2018-12-22 23:44:11,420 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-319 | | 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-12-22 23:44:11,423 - 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=DvRJ2Qg4mENqhCVxHcXGctq7e export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-12-22 23:44:11,423 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-22 23:44:11,424 - 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-12-22 23:44:11,433 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-12-22 23:44:12,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-22 23:44:12,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-22 23:44:12,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-22 23:44:12,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-22 23:44:12,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:44:12,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e790c228-b8cc-4079-8e0a-36bb3eb6cf49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:44:12,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e790c228-b8cc-4079-8e0a-36bb3eb6cf49 2018-12-22 23:44:12,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:12,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9673704b75e4254b287ac35103b6d8c", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f73e04431d2346a1a18d72707a9c3110"}, "audit_ids": ["6rdNWNdYQ0qdtCqQ-tiEsQ"], "issued_at": "2018-12-22T23:44:12.000000Z"}} 2018-12-22 23:44:12,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:12,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:44:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:44:12,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:12,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ff2367-9300-470f-867e-3d8c1fcdabeb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-22 23:44:12,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-33ff2367-9300-470f-867e-3d8c1fcdabeb 2018-12-22 23:44:12,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.573096990585s 2018-12-22 23:44:12,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-22 23:44:12,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f"}}' 2018-12-22 23:44:13,115 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6bbd5d7-bd7a-4144-8975-2a53a8dffefd Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bc244746cbe4d4da3df942495f28dbc"}, "enabled": true, "id": "3bc244746cbe4d4da3df942495f28dbc", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f"}} 2018-12-22 23:44:13,115 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d6bbd5d7-bd7a-4144-8975-2a53a8dffefd 2018-12-22 23:44:13,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.246967077255s 2018-12-22 23:44:13,115 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d6bbd5d7-bd7a-4144-8975-2a53a8dffefd 2018-12-22 23:44:13,116 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f', 'id': u'3bc244746cbe4d4da3df942495f28dbc', '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-12-22 23:44:13,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-22 23:44:13,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.498045921326s 2018-12-22 23:44:13,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/158e6b38aa4d4d6e9d761f57991c9ca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:13,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f74bdc2a-0039-4bbe-ae1d-797626911326 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/158e6b38aa4d4d6e9d761f57991c9ca3"}, "enabled": true, "id": "158e6b38aa4d4d6e9d761f57991c9ca3", "options": {}, "domain_id": "default", "name": "connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f"}} 2018-12-22 23:44:13,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/158e6b38aa4d4d6e9d761f57991c9ca3 used request id req-f74bdc2a-0039-4bbe-ae1d-797626911326 2018-12-22 23:44:13,738 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'158e6b38aa4d4d6e9d761f57991c9ca3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f'}) 2018-12-22 23:44:13,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:44:13,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:13,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9159341a-602c-438b-a99e-6dd05ea542cc Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:13,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9159341a-602c-438b-a99e-6dd05ea542cc 2018-12-22 23:44:13,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.144000053406s 2018-12-22 23:44:13,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:44:13,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:14,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0256bb31-9798-494f-b997-ddb88575f5fd Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:14,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0256bb31-9798-494f-b997-ddb88575f5fd 2018-12-22 23:44:14,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.143899917603s 2018-12-22 23:44:14,029 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-22 23:44:14,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-22 23:44:14,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" -d '{"role": {"name": "Member"}}' 2018-12-22 23:44:14,261 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f766c7a-caff-4427-bdc8-43b4dd23ee8e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c410640ef2dc4639817e269b0e1d0a8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/c410640ef2dc4639817e269b0e1d0a8e"}, "name": "Member"}} 2018-12-22 23:44:14,261 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-8f766c7a-caff-4427-bdc8-43b4dd23ee8e 2018-12-22 23:44:14,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.231657028198s 2018-12-22 23:44:14,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/c410640ef2dc4639817e269b0e1d0a8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:14,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de08e91-1959-4a88-a70e-b451f946080e Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/c410640ef2dc4639817e269b0e1d0a8e"}, "domain_id": null, "name": "Member", "id": "c410640ef2dc4639817e269b0e1d0a8e"}} 2018-12-22 23:44:14,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c410640ef2dc4639817e269b0e1d0a8e used request id req-2de08e91-1959-4a88-a70e-b451f946080e 2018-12-22 23:44:14,342 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/c410640ef2dc4639817e269b0e1d0a8e'}, 'domain_id': None, 'human_id': None, 'id': u'c410640ef2dc4639817e269b0e1d0a8e', 'HUMAN_ID': False}) 2018-12-22 23:44:14,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:44:14,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:14,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a01d1c-7605-458c-b1df-780bfda01040 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "c410640ef2dc4639817e269b0e1d0a8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/c410640ef2dc4639817e269b0e1d0a8e"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:14,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-01a01d1c-7605-458c-b1df-780bfda01040 2018-12-22 23:44:14,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.132776021957s 2018-12-22 23:44:14,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-22 23:44:14,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:14,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b68780e-addc-48b8-959d-2776a7759a4a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-22 23:44:14,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-7b68780e-addc-48b8-959d-2776a7759a4a 2018-12-22 23:44:14,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0827231407166s 2018-12-22 23:44:14,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-22 23:44:14,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:14,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f525edc9-dec8-4ccb-8265-c44378270de1 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f", "links": {"self": "http://172.30.9.26:5000/v3/users/158e6b38aa4d4d6e9d761f57991c9ca3"}, "domain_id": "default", "enabled": true, "id": "158e6b38aa4d4d6e9d761f57991c9ca3", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:44:14,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f525edc9-dec8-4ccb-8265-c44378270de1 2018-12-22 23:44:14,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138830900192s 2018-12-22 23:44:14,700 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f525edc9-dec8-4ccb-8265-c44378270de1 2018-12-22 23:44:14,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-22 23:44:14,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:14,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e55c74-d1c9-4d64-bdce-6dff85687f71 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bc244746cbe4d4da3df942495f28dbc"}, "enabled": true, "id": "3bc244746cbe4d4da3df942495f28dbc", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-22 23:44:14,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d9e55c74-d1c9-4d64-bdce-6dff85687f71 2018-12-22 23:44:14,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0784351825714s 2018-12-22 23:44:14,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d9e55c74-d1c9-4d64-bdce-6dff85687f71 2018-12-22 23:44:14,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-22 23:44:14,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=158e6b38aa4d4d6e9d761f57991c9ca3&scope.project.id=3bc244746cbe4d4da3df942495f28dbc&role.id=c410640ef2dc4639817e269b0e1d0a8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:14,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26493d38-809e-4fad-8281-a002703f4ea2 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=158e6b38aa4d4d6e9d761f57991c9ca3&scope.project.id=3bc244746cbe4d4da3df942495f28dbc&role.id=c410640ef2dc4639817e269b0e1d0a8e", "previous": null, "next": null}} 2018-12-22 23:44:14,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=158e6b38aa4d4d6e9d761f57991c9ca3&scope.project.id=3bc244746cbe4d4da3df942495f28dbc&role.id=c410640ef2dc4639817e269b0e1d0a8e used request id req-26493d38-809e-4fad-8281-a002703f4ea2 2018-12-22 23:44:14,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.080873966217s 2018-12-22 23:44:14,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-22 23:44:14,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/3bc244746cbe4d4da3df942495f28dbc/users/158e6b38aa4d4d6e9d761f57991c9ca3/roles/c410640ef2dc4639817e269b0e1d0a8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:15,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36444239-f5d0-43f9-b696-3ee03cf4ad30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:15,069 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3bc244746cbe4d4da3df942495f28dbc/users/158e6b38aa4d4d6e9d761f57991c9ca3/roles/c410640ef2dc4639817e269b0e1d0a8e used request id req-36444239-f5d0-43f9-b696-3ee03cf4ad30 2018-12-22 23:44:15,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.200009822845s 2018-12-22 23:44:15,070 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f', 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': '05b31885-c68f-41aa-83ff-f21ba0155fbb', 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_ce13194c-2d9f-46d6-b8dd-b506701b150f', 'project_id': u'3bc244746cbe4d4da3df942495f28dbc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-22 23:44:15,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-22 23:44:15,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-22 23:44:15,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-22 23:44:15,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-22 23:44:15,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-22 23:44:15,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-22 23:44:15,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-22 23:44:15,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-22 23:44:15,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-22 23:44:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-22 23:44:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-22 23:44:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-22 23:44:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-22 23:44:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-22 23:44:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-22 23:44:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-22 23:44:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-22 23:44:15,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-22 23:44:15,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-22 23:44:15,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-22 23:44:15,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-22 23:44:15,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-22 23:44:15,075 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f', 'password': '05b31885-c68f-41aa-83ff-f21ba0155fbb', 'project_name': 'connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '3bc244746cbe4d4da3df942495f28dbc', 'project_domain_name': 'Default'} 2018-12-22 23:44:15,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:44:15,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:15,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c30a0f7c-c188-41f3-83c2-942af04c2a0b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "c410640ef2dc4639817e269b0e1d0a8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/c410640ef2dc4639817e269b0e1d0a8e"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:15,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c30a0f7c-c188-41f3-83c2-942af04c2a0b 2018-12-22 23:44:15,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0848970413208s 2018-12-22 23:44:15,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:44:15,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:15,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5036719-2608-4bef-891a-3eb7f65130e5 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "c410640ef2dc4639817e269b0e1d0a8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/c410640ef2dc4639817e269b0e1d0a8e"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:15,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b5036719-2608-4bef-891a-3eb7f65130e5 2018-12-22 23:44:15,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.084615945816s 2018-12-22 23:44:15,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-22 23:44:15,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:15,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bfc6a69-c149-4dc4-a404-8a27504bf739 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-22 23:44:15,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-9bfc6a69-c149-4dc4-a404-8a27504bf739 2018-12-22 23:44:15,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0741541385651s 2018-12-22 23:44:15,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-22 23:44:15,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:15,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92a790e0-e98a-4ec3-8fdc-e10d8716e276 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f", "links": {"self": "http://172.30.9.26:5000/v3/users/158e6b38aa4d4d6e9d761f57991c9ca3"}, "domain_id": "default", "enabled": true, "id": "158e6b38aa4d4d6e9d761f57991c9ca3", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:44:15,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-92a790e0-e98a-4ec3-8fdc-e10d8716e276 2018-12-22 23:44:15,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.155735015869s 2018-12-22 23:44:15,480 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-92a790e0-e98a-4ec3-8fdc-e10d8716e276 2018-12-22 23:44:15,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-22 23:44:15,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:15,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e4a42f-bf91-4a1a-acbc-1488f2e76931 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bc244746cbe4d4da3df942495f28dbc"}, "enabled": true, "id": "3bc244746cbe4d4da3df942495f28dbc", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-22 23:44:15,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-10e4a42f-bf91-4a1a-acbc-1488f2e76931 2018-12-22 23:44:15,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.081001996994s 2018-12-22 23:44:15,567 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-10e4a42f-bf91-4a1a-acbc-1488f2e76931 2018-12-22 23:44:15,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-22 23:44:15,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=158e6b38aa4d4d6e9d761f57991c9ca3&scope.project.id=3bc244746cbe4d4da3df942495f28dbc&role.id=b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:15,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca26fd1-1e99-4624-a127-c23cfa7705e4 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=158e6b38aa4d4d6e9d761f57991c9ca3&scope.project.id=3bc244746cbe4d4da3df942495f28dbc&role.id=b8a71d37985c4b6e86bd1cd18cca4950", "previous": null, "next": null}} 2018-12-22 23:44:15,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=158e6b38aa4d4d6e9d761f57991c9ca3&scope.project.id=3bc244746cbe4d4da3df942495f28dbc&role.id=b8a71d37985c4b6e86bd1cd18cca4950 used request id req-1ca26fd1-1e99-4624-a127-c23cfa7705e4 2018-12-22 23:44:15,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0777390003204s 2018-12-22 23:44:15,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-22 23:44:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/3bc244746cbe4d4da3df942495f28dbc/users/158e6b38aa4d4d6e9d761f57991c9ca3/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:15,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bec1cd9-a4b5-42bd-a1ef-0501ae53b4f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:15,862 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3bc244746cbe4d4da3df942495f28dbc/users/158e6b38aa4d4d6e9d761f57991c9ca3/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-8bec1cd9-a4b5-42bd-a1ef-0501ae53b4f0 2018-12-22 23:44:15,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.214807033539s 2018-12-22 23:44:15,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:44:15,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:16,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ef49ce-6c61-4ed0-8702-6468758dd508 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "c410640ef2dc4639817e269b0e1d0a8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/c410640ef2dc4639817e269b0e1d0a8e"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:16,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-71ef49ce-6c61-4ed0-8702-6468758dd508 2018-12-22 23:44:16,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.17223906517s 2018-12-22 23:44:16,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-22 23:44:16,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-22 23:44:16,131 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-895ee261-8471-45c7-853e-8c4a2e46a3ff Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14e2ce3b083748f9988c6de168e3a42b", "links": {"self": "http://172.30.9.26:5000/v3/roles/14e2ce3b083748f9988c6de168e3a42b"}, "name": "heat_stack_owner"}} 2018-12-22 23:44:16,131 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-895ee261-8471-45c7-853e-8c4a2e46a3ff 2018-12-22 23:44:16,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.094927072525s 2018-12-22 23:44:16,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/14e2ce3b083748f9988c6de168e3a42b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:16,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c60b6e6d-bb14-45bc-9ea1-c1e888b30d7f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/14e2ce3b083748f9988c6de168e3a42b"}, "domain_id": null, "name": "heat_stack_owner", "id": "14e2ce3b083748f9988c6de168e3a42b"}} 2018-12-22 23:44:16,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/14e2ce3b083748f9988c6de168e3a42b used request id req-c60b6e6d-bb14-45bc-9ea1-c1e888b30d7f 2018-12-22 23:44:16,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:44:16,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:16,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e47368-5dcd-4b01-909e-501b3d404cc6 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14e2ce3b083748f9988c6de168e3a42b", "links": {"self": "http://172.30.9.26:5000/v3/roles/14e2ce3b083748f9988c6de168e3a42b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "c410640ef2dc4639817e269b0e1d0a8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/c410640ef2dc4639817e269b0e1d0a8e"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:16,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-60e47368-5dcd-4b01-909e-501b3d404cc6 2018-12-22 23:44:16,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.079666852951s 2018-12-22 23:44:16,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-22 23:44:16,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:16,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55aebaa1-cf1c-4958-ae39-a4ba1ab99da8 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-22 23:44:16,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-55aebaa1-cf1c-4958-ae39-a4ba1ab99da8 2018-12-22 23:44:16,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0778059959412s 2018-12-22 23:44:16,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-22 23:44:16,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:16,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a65ac3a-35ed-4361-a551-be876a219650 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f", "links": {"self": "http://172.30.9.26:5000/v3/users/158e6b38aa4d4d6e9d761f57991c9ca3"}, "domain_id": "default", "enabled": true, "id": "158e6b38aa4d4d6e9d761f57991c9ca3", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:44:16,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0a65ac3a-35ed-4361-a551-be876a219650 2018-12-22 23:44:16,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101064920425s 2018-12-22 23:44:16,533 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0a65ac3a-35ed-4361-a551-be876a219650 2018-12-22 23:44:16,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-22 23:44:16,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:16,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24219a1c-69cf-46e4-9368-1d61c649be4a Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bc244746cbe4d4da3df942495f28dbc"}, "enabled": true, "id": "3bc244746cbe4d4da3df942495f28dbc", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-22 23:44:16,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-24219a1c-69cf-46e4-9368-1d61c649be4a 2018-12-22 23:44:16,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0845990180969s 2018-12-22 23:44:16,625 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-24219a1c-69cf-46e4-9368-1d61c649be4a 2018-12-22 23:44:16,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-22 23:44:16,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=158e6b38aa4d4d6e9d761f57991c9ca3&scope.project.id=3bc244746cbe4d4da3df942495f28dbc&role.id=14e2ce3b083748f9988c6de168e3a42b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:16,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed57328-5ffd-4cec-ac38-edf379f90161 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=158e6b38aa4d4d6e9d761f57991c9ca3&scope.project.id=3bc244746cbe4d4da3df942495f28dbc&role.id=14e2ce3b083748f9988c6de168e3a42b", "previous": null, "next": null}} 2018-12-22 23:44:16,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=158e6b38aa4d4d6e9d761f57991c9ca3&scope.project.id=3bc244746cbe4d4da3df942495f28dbc&role.id=14e2ce3b083748f9988c6de168e3a42b used request id req-1ed57328-5ffd-4cec-ac38-edf379f90161 2018-12-22 23:44:16,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0735201835632s 2018-12-22 23:44:16,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-22 23:44:16,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/3bc244746cbe4d4da3df942495f28dbc/users/158e6b38aa4d4d6e9d761f57991c9ca3/roles/14e2ce3b083748f9988c6de168e3a42b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:16,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bd71f3a-45fb-49cc-9480-48b1fb4c24c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:16,940 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3bc244746cbe4d4da3df942495f28dbc/users/158e6b38aa4d4d6e9d761f57991c9ca3/roles/14e2ce3b083748f9988c6de168e3a42b used request id req-6bd71f3a-45fb-49cc-9480-48b1fb4c24c4 2018-12-22 23:44:16,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.23926615715s 2018-12-22 23:44:16,940 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-22 23:44:16,940 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-22 23:44:16,941 - openstack_tests - INFO - OS Credentials = > 2018-12-22 23:44:16,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:16,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:17,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c410640ef2dc4639817e269b0e1d0a8e", "name": "Member"}, {"id": "14e2ce3b083748f9988c6de168e3a42b", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc244746cbe4d4da3df942495f28dbc", "name": "connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f", "id": "158e6b38aa4d4d6e9d761f57991c9ca3"}, "audit_ids": ["gS1vGl8oTFKoT5HvCv6hmQ"], "issued_at": "2018-12-22T23:44:17.000000Z"}} 2018-12-22 23:44:17,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69b0e863fa14da84231afb7070b4043edabbc83" 2018-12-22 23:44:18,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-8663ea9a-b588-48cb-9be1-f214da095efc Date: Sat, 22 Dec 2018 23:44:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-22 23:44:18,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-8663ea9a-b588-48cb-9be1-f214da095efc 2018-12-22 23:44:18,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69b0e863fa14da84231afb7070b4043edabbc83" 2018-12-22 23:44:19,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5a92310f-6094-489f-8985-8ab2a77f8d41 Date: Sat, 22 Dec 2018 23:44:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-22 23:44:19,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-5a92310f-6094-489f-8985-8ab2a77f8d41 2018-12-22 23:44:19,253 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-22 23:44:19,253 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-12-22 23:44:19,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:19,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:19,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:19,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:19,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:19,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:19,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:19,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:19,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:19,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:19,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:19,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:19,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:19,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:19,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:19,285 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-12-22 23:44:19,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:19,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c410640ef2dc4639817e269b0e1d0a8e", "name": "Member"}, {"id": "14e2ce3b083748f9988c6de168e3a42b", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc244746cbe4d4da3df942495f28dbc", "name": "connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f", "id": "158e6b38aa4d4d6e9d761f57991c9ca3"}, "audit_ids": ["43Sx06oPQYqadhuB7BvXqA"], "issued_at": "2018-12-22T23:44:19.000000Z"}} 2018-12-22 23:44:19,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e423eed39c9e01dd5fe46481cf7897225ffff8b0" 2018-12-22 23:44:20,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-56190581-fd26-4663-8494-485529880851 Date: Sat, 22 Dec 2018 23:44:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-12-22 23:44:20,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&name=foo used request id req-56190581-fd26-4663-8494-485529880851 2018-12-22 23:44:20,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:20,351 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-12-22 23:44:20,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:20,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c410640ef2dc4639817e269b0e1d0a8e", "name": "Member"}, {"id": "14e2ce3b083748f9988c6de168e3a42b", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc244746cbe4d4da3df942495f28dbc", "name": "connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f", "id": "158e6b38aa4d4d6e9d761f57991c9ca3"}, "audit_ids": ["-ZvNlREvTtOOjIvg6W0uXQ"], "issued_at": "2018-12-22T23:44:20.000000Z"}} 2018-12-22 23:44:20,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abdf2235c4c79de55eef005163ca15a6458988c" 2018-12-22 23:44:20,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c984094-e81b-4f3c-89b3-5f2c047b4068 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:44:20,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4c984094-e81b-4f3c-89b3-5f2c047b4068 2018-12-22 23:44:20,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:44:20,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:44:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:44:20,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abdf2235c4c79de55eef005163ca15a6458988c" 2018-12-22 23:44:20,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d614dcb0-1044-4b3f-b66a-fdf340e8e891 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f", "links": {"self": "http://172.30.9.26:5000/v3/users/158e6b38aa4d4d6e9d761f57991c9ca3"}, "domain_id": "default", "enabled": true, "id": "158e6b38aa4d4d6e9d761f57991c9ca3", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:44:20,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d614dcb0-1044-4b3f-b66a-fdf340e8e891 2018-12-22 23:44:20,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:20,961 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-12-22 23:44:20,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:21,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c410640ef2dc4639817e269b0e1d0a8e", "name": "Member"}, {"id": "14e2ce3b083748f9988c6de168e3a42b", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc244746cbe4d4da3df942495f28dbc", "name": "connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f", "id": "158e6b38aa4d4d6e9d761f57991c9ca3"}, "audit_ids": ["i5UMHmSCQzq4InXWuqFWFg"], "issued_at": "2018-12-22T23:44:21.000000Z"}} 2018-12-22 23:44:21,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c763d82b9ecf5e1432966364c16d1297ebccc5" 2018-12-22 23:44:22,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-18332752-a209-4345-8e41-ab5f4e9906fb Date: Sat, 22 Dec 2018 23:44:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-22 23:44:22,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-18332752-a209-4345-8e41-ab5f4e9906fb 2018-12-22 23:44:22,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:22,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c410640ef2dc4639817e269b0e1d0a8e", "name": "Member"}, {"id": "14e2ce3b083748f9988c6de168e3a42b", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc244746cbe4d4da3df942495f28dbc", "name": "connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f", "id": "158e6b38aa4d4d6e9d761f57991c9ca3"}, "audit_ids": ["rgQQr5sNT1a6F2tKu5FZHA"], "issued_at": "2018-12-22T23:44:22.000000Z"}} 2018-12-22 23:44:22,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e56c08d0a937b52c377e9da9c324ad5ac606ff8" 2018-12-22 23:44:23,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-52eaee8b-d5f2-4c5e-b0d1-6e9a4586fe3e Date: Sat, 22 Dec 2018 23:44:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-22 23:44:23,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-52eaee8b-d5f2-4c5e-b0d1-6e9a4586fe3e 2018-12-22 23:44:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e56c08d0a937b52c377e9da9c324ad5ac606ff8" 2018-12-22 23:44:24,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-80444397-9430-4beb-a731-4f5f3e1ab29c Date: Sat, 22 Dec 2018 23:44:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-22 23:44:24,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-80444397-9430-4beb-a731-4f5f3e1ab29c 2018-12-22 23:44:24,777 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:44:24,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:24,820 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.26:5000/v2.0/tokens 2018-12-22 23:44:24,839 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-12-22 23:44:24,840 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:44:24,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:25,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c410640ef2dc4639817e269b0e1d0a8e", "name": "Member"}, {"id": "14e2ce3b083748f9988c6de168e3a42b", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc244746cbe4d4da3df942495f28dbc", "name": "connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f", "id": "158e6b38aa4d4d6e9d761f57991c9ca3"}, "audit_ids": ["cIrXEkAiTl21DA0KriPkhA"], "issued_at": "2018-12-22T23:44:25.000000Z"}} 2018-12-22 23:44:25,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe1c02eef13bf39793c307cb90626f21f649c55" 2018-12-22 23:44:25,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44: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-bbbae1f4-e0b9-46c6-8e59-343847a8b3fb x-compute-request-id: req-bbbae1f4-e0b9-46c6-8e59-343847a8b3fb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:44:25,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail used request id req-bbbae1f4-e0b9-46c6-8e59-343847a8b3fb 2018-12-22 23:44:25,986 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:44:25,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:26,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c410640ef2dc4639817e269b0e1d0a8e", "name": "Member"}, {"id": "14e2ce3b083748f9988c6de168e3a42b", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc244746cbe4d4da3df942495f28dbc", "name": "connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f", "id": "158e6b38aa4d4d6e9d761f57991c9ca3"}, "audit_ids": ["jV65JxpdRXW4Vb5DoDaubw"], "issued_at": "2018-12-22T23:44:26.000000Z"}} 2018-12-22 23:44:26,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0d488beb65d077949f910a23d756957029b49b" 2018-12-22 23:44:26,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44: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-21e306d6-6949-4786-9fcc-cc564ab996c8 x-compute-request-id: req-21e306d6-6949-4786-9fcc-cc564ab996c8 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 183}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 201}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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-12-22 23:44:26,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-21e306d6-6949-4786-9fcc-cc564ab996c8 2018-12-22 23:44:26,637 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-22 23:44:26,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:26,645 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.26:5000/v2.0/tokens 2018-12-22 23:44:26,660 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-12-22 23:44:26,660 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-22 23:44:26,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:27,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c410640ef2dc4639817e269b0e1d0a8e", "name": "Member"}, {"id": "14e2ce3b083748f9988c6de168e3a42b", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc244746cbe4d4da3df942495f28dbc", "name": "connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f", "id": "158e6b38aa4d4d6e9d761f57991c9ca3"}, "audit_ids": ["Pwc1FfYmRVaNCL826J1eTQ"], "issued_at": "2018-12-22T23:44:27.000000Z"}} 2018-12-22 23:44:27,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3bc244746cbe4d4da3df942495f28dbc/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a7857f1147f9ffb87b701f06123b8871697c" 2018-12-22 23:44:27,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:27 GMT Server: Apache x-openstack-request-id: req-5aef75e1-33b8-4cd8-8712-10412e6d3f86 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-22 23:44:27,813 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3bc244746cbe4d4da3df942495f28dbc/stacks used request id req-5aef75e1-33b8-4cd8-8712-10412e6d3f86 2018-12-22 23:44:27,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:27,832 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-12-22 23:44:27,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:28,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c410640ef2dc4639817e269b0e1d0a8e", "name": "Member"}, {"id": "14e2ce3b083748f9988c6de168e3a42b", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bc244746cbe4d4da3df942495f28dbc", "name": "connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3bc244746cbe4d4da3df942495f28dbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f", "id": "158e6b38aa4d4d6e9d761f57991c9ca3"}, "audit_ids": ["fx8-hq4fSjK4uZ2C1akx0A"], "issued_at": "2018-12-22T23:44:28.000000Z"}} 2018-12-22 23:44:28,204 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/3bc244746cbe4d4da3df942495f28dbc/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a4ecd979fc3b84a9c1f8b678c71a529b3caf1a" 2018-12-22 23:44:28,970 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:28 GMT Server: Apache x-compute-request-id: req-4e664095-75fa-4bac-bbb7-1fefb45dd447 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4e664095-75fa-4bac-bbb7-1fefb45dd447 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-22 23:44:28,970 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/3bc244746cbe4d4da3df942495f28dbc/volumes/detail used request id req-4e664095-75fa-4bac-bbb7-1fefb45dd447 2018-12-22 23:44:28,972 - 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 9.706s OK 2018-12-22 23:44:29,083 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-22 23:44:29,083 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-22 23:44:29,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:44:29,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:29,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb2cd00-24d7-4a54-8670-acc69e145fe2 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14e2ce3b083748f9988c6de168e3a42b", "links": {"self": "http://172.30.9.26:5000/v3/roles/14e2ce3b083748f9988c6de168e3a42b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "c410640ef2dc4639817e269b0e1d0a8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/c410640ef2dc4639817e269b0e1d0a8e"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:29,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-beb2cd00-24d7-4a54-8670-acc69e145fe2 2018-12-22 23:44:29,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0908210277557s 2018-12-22 23:44:29,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-22 23:44:29,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/14e2ce3b083748f9988c6de168e3a42b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:29,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0cf49be-d32c-4b70-ad1f-7e10c823f6f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:29,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/14e2ce3b083748f9988c6de168e3a42b used request id req-b0cf49be-d32c-4b70-ad1f-7e10c823f6f3 2018-12-22 23:44:29,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.269823789597s 2018-12-22 23:44:29,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-22 23:44:29,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:29,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b6afd8a-5561-46bd-9760-dd79d4ddd3b7 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f", "links": {"self": "http://172.30.9.26:5000/v3/users/158e6b38aa4d4d6e9d761f57991c9ca3"}, "domain_id": "default", "enabled": true, "id": "158e6b38aa4d4d6e9d761f57991c9ca3", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:44:29,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5b6afd8a-5561-46bd-9760-dd79d4ddd3b7 2018-12-22 23:44:29,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0985398292542s 2018-12-22 23:44:29,551 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5b6afd8a-5561-46bd-9760-dd79d4ddd3b7 2018-12-22 23:44:29,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-22 23:44:29,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/158e6b38aa4d4d6e9d761f57991c9ca3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:29,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e62360dd-9edc-42db-99fc-a904cfd8ba34 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/158e6b38aa4d4d6e9d761f57991c9ca3"}, "enabled": true, "id": "158e6b38aa4d4d6e9d761f57991c9ca3", "options": {}, "domain_id": "default", "name": "connection_check-user_ce13194c-2d9f-46d6-b8dd-b506701b150f"}} 2018-12-22 23:44:29,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/158e6b38aa4d4d6e9d761f57991c9ca3 used request id req-e62360dd-9edc-42db-99fc-a904cfd8ba34 2018-12-22 23:44:29,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0920450687408s 2018-12-22 23:44:29,650 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/158e6b38aa4d4d6e9d761f57991c9ca3 used request id req-e62360dd-9edc-42db-99fc-a904cfd8ba34 2018-12-22 23:44:29,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-22 23:44:29,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/158e6b38aa4d4d6e9d761f57991c9ca3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:29,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fae93643-abc8-4102-b2b3-b16539b2cfc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:29,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/158e6b38aa4d4d6e9d761f57991c9ca3 used request id req-fae93643-abc8-4102-b2b3-b16539b2cfc0 2018-12-22 23:44:29,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.232170820236s 2018-12-22 23:44:29,883 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/158e6b38aa4d4d6e9d761f57991c9ca3 used request id req-fae93643-abc8-4102-b2b3-b16539b2cfc0 2018-12-22 23:44:29,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-22 23:44:29,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:29,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65788ab1-a39c-486f-a591-07d36a039584 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/3bc244746cbe4d4da3df942495f28dbc"}, "enabled": true, "id": "3bc244746cbe4d4da3df942495f28dbc", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_ce13194c-2d9f-46d6-b8dd-b506701b150f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-22 23:44:29,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-65788ab1-a39c-486f-a591-07d36a039584 2018-12-22 23:44:29,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0711929798126s 2018-12-22 23:44:29,955 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-65788ab1-a39c-486f-a591-07d36a039584 2018-12-22 23:44:29,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-22 23:44:29,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/3bc244746cbe4d4da3df942495f28dbc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:30,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55d2d566-f1a6-4bc4-9888-a653a40bf5f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:30,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3bc244746cbe4d4da3df942495f28dbc used request id req-55d2d566-f1a6-4bc4-9888-a653a40bf5f8 2018-12-22 23:44:30,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.190968036652s 2018-12-22 23:44:30,149 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3bc244746cbe4d4da3df942495f28dbc used request id req-55d2d566-f1a6-4bc4-9888-a653a40bf5f8 2018-12-22 23:44:30,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:44:30,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:30,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de0c9503-daf4-43a5-ac2c-7e6c51aeb635 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "c410640ef2dc4639817e269b0e1d0a8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/c410640ef2dc4639817e269b0e1d0a8e"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:30,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-de0c9503-daf4-43a5-ac2c-7e6c51aeb635 2018-12-22 23:44:30,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0820829868317s 2018-12-22 23:44:30,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-22 23:44:30,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/c410640ef2dc4639817e269b0e1d0a8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:30,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-654ef561-a917-4544-81bb-f9489b813eba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:30,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c410640ef2dc4639817e269b0e1d0a8e used request id req-654ef561-a917-4544-81bb-f9489b813eba 2018-12-22 23:44:30,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.14407992363s 2018-12-22 23:44:30,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-22 23:44:30,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3bc244746cbe4d4da3df942495f28dbc&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}9264b6f60280eb05ffa54f17d9ee4a49746ab605" 2018-12-22 23:44:31,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ac778b25-f3ab-4768-98c0-0506582280f1 Date: Sat, 22 Dec 2018 23:44:31 GMT RESP BODY: {"security_groups": []} 2018-12-22 23:44:31,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3bc244746cbe4d4da3df942495f28dbc&name=default used request id req-ac778b25-f3ab-4768-98c0-0506582280f1 2018-12-22 23:44:31,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.977926015854s 2018-12-22 23:44:31,360 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3bc244746cbe4d4da3df942495f28dbc&name=default used request id req-ac778b25-f3ab-4768-98c0-0506582280f1 2018-12-22 23:44:31,381 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-12-22 23:44:31,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-22 23:44:31,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-22 23:44:31,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-22 23:44:31,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-22 23:44:31,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-22 23:44:31,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-22 23:44:31,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-22 23:44:31,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-22 23:44:31,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-22 23:44:31,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-22 23:44:31,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-22 23:44:31,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-22 23:44:31,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-22 23:44:31,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-22 23:44:31,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-22 23:44:31,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-22 23:44:31,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-22 23:44:31,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-22 23:44:31,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-22 23:44:31,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-22 23:44:31,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-22 23:44:31,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-22 23:44:31,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-22 23:44:31,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:44:31,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b34eef1a-178f-423b-a011-ea4e32554aee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:44:31,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b34eef1a-178f-423b-a011-ea4e32554aee 2018-12-22 23:44:31,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:31,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9673704b75e4254b287ac35103b6d8c", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f73e04431d2346a1a18d72707a9c3110"}, "audit_ids": ["OJZ-CU0iToKTaK5HANbDrg"], "issued_at": "2018-12-22T23:44:31.000000Z"}} 2018-12-22 23:44:31,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:31,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:44:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:44:31,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:32,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d2ed6c-f07b-423c-bac3-c76a0ab3e807 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-22 23:44:32,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-a4d2ed6c-f07b-423c-bac3-c76a0ab3e807 2018-12-22 23:44:32,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.604575872421s 2018-12-22 23:44:32,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-22 23:44:32,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}}' 2018-12-22 23:44:32,165 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b2c1212-fbc6-4417-a66d-03a2079f1ef5 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:44:32,165 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6b2c1212-fbc6-4417-a66d-03a2079f1ef5 2018-12-22 23:44:32,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.155778884888s 2018-12-22 23:44:32,166 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6b2c1212-fbc6-4417-a66d-03a2079f1ef5 2018-12-22 23:44:32,167 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7', 'id': u'6b4824dcac8d47c6ad7cf8d37563bed6', '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-12-22 23:44:32,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-22 23:44:32,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.482628107071s 2018-12-22 23:44:32,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:32,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d48490-fef8-4d8f-901f-ecb0abe7c1db Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}, "domain_id": "default", "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:44:32,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab used request id req-54d48490-fef8-4d8f-901f-ecb0abe7c1db 2018-12-22 23:44:32,756 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e10b4dc8f76440ad826c2bd90fdf98ab', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7'}) 2018-12-22 23:44:32,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:44:32,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:32,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70e3de8c-e3f3-4478-80a7-a15e931b5e1d Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:32,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-70e3de8c-e3f3-4478-80a7-a15e931b5e1d 2018-12-22 23:44:32,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0907120704651s 2018-12-22 23:44:32,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:44:32,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:32,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93457b3f-e8ce-48b8-b5b9-bf148c593d2e Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:32,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-93457b3f-e8ce-48b8-b5b9-bf148c593d2e 2018-12-22 23:44:32,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.131088018417s 2018-12-22 23:44:32,980 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-22 23:44:32,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-22 23:44:32,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" -d '{"role": {"name": "Member"}}' 2018-12-22 23:44:33,218 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fffdf8c8-b4b1-4020-a7d2-0d714db41c6b Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}} 2018-12-22 23:44:33,218 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-fffdf8c8-b4b1-4020-a7d2-0d714db41c6b 2018-12-22 23:44:33,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.238005876541s 2018-12-22 23:44:33,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:33,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f29400-91b2-4da2-8223-5c0d58509ae5 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "domain_id": null, "name": "Member", "id": "576bff5cb3d74aa48b71d152531b756e"}} 2018-12-22 23:44:33,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e used request id req-f8f29400-91b2-4da2-8223-5c0d58509ae5 2018-12-22 23:44:33,326 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e'}, 'domain_id': None, 'human_id': None, 'id': u'576bff5cb3d74aa48b71d152531b756e', 'HUMAN_ID': False}) 2018-12-22 23:44:33,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:44:33,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:33,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbe83ec-432c-4d4a-b77d-b6755a9d6952 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:33,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bdbe83ec-432c-4d4a-b77d-b6755a9d6952 2018-12-22 23:44:33,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0788099765778s 2018-12-22 23:44:33,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-22 23:44:33,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:33,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bbcfcf2-14e5-45ac-a233-cad29f3fca38 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-22 23:44:33,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-4bbcfcf2-14e5-45ac-a233-cad29f3fca38 2018-12-22 23:44:33,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0823159217834s 2018-12-22 23:44:33,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-22 23:44:33,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:33,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76987efc-dd6e-4ea0-8012-85f2ed188e9c Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "domain_id": "default", "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:44:33,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-76987efc-dd6e-4ea0-8012-85f2ed188e9c 2018-12-22 23:44:33,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104233026505s 2018-12-22 23:44:33,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-76987efc-dd6e-4ea0-8012-85f2ed188e9c 2018-12-22 23:44:33,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-22 23:44:33,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:33,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0c43ee-1f34-444b-ba7b-73914c82a6be Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-22 23:44:33,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5c0c43ee-1f34-444b-ba7b-73914c82a6be 2018-12-22 23:44:33,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0924828052521s 2018-12-22 23:44:33,696 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5c0c43ee-1f34-444b-ba7b-73914c82a6be 2018-12-22 23:44:33,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-22 23:44:33,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=e10b4dc8f76440ad826c2bd90fdf98ab&scope.project.id=6b4824dcac8d47c6ad7cf8d37563bed6&role.id=576bff5cb3d74aa48b71d152531b756e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:33,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c1cbbd-9249-4f6d-8e81-95894d8a636a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=e10b4dc8f76440ad826c2bd90fdf98ab&scope.project.id=6b4824dcac8d47c6ad7cf8d37563bed6&role.id=576bff5cb3d74aa48b71d152531b756e", "previous": null, "next": null}} 2018-12-22 23:44:33,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=e10b4dc8f76440ad826c2bd90fdf98ab&scope.project.id=6b4824dcac8d47c6ad7cf8d37563bed6&role.id=576bff5cb3d74aa48b71d152531b756e used request id req-34c1cbbd-9249-4f6d-8e81-95894d8a636a 2018-12-22 23:44:33,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0846099853516s 2018-12-22 23:44:33,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-22 23:44:33,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/e10b4dc8f76440ad826c2bd90fdf98ab/roles/576bff5cb3d74aa48b71d152531b756e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:33,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99d995e4-fb96-42c2-9b37-37698e923fff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:33,961 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/e10b4dc8f76440ad826c2bd90fdf98ab/roles/576bff5cb3d74aa48b71d152531b756e used request id req-99d995e4-fb96-42c2-9b37-37698e923fff 2018-12-22 23:44:33,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.177819013596s 2018-12-22 23:44:33,962 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7', 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': 'bdac6ed4-dcfa-42ce-b49f-8e31d99d346e', 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_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7', 'project_id': u'6b4824dcac8d47c6ad7cf8d37563bed6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-22 23:44:33,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-22 23:44:33,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-22 23:44:33,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-22 23:44:33,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-22 23:44:33,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-22 23:44:33,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-22 23:44:33,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-22 23:44:33,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-22 23:44:33,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-22 23:44:33,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-22 23:44:33,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-22 23:44:33,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-22 23:44:33,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-22 23:44:33,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-22 23:44:33,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-22 23:44:33,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-22 23:44:33,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-22 23:44:33,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-22 23:44:33,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-22 23:44:33,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-22 23:44:33,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-22 23:44:33,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-22 23:44:33,974 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7', 'password': 'bdac6ed4-dcfa-42ce-b49f-8e31d99d346e', 'project_name': 'api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '6b4824dcac8d47c6ad7cf8d37563bed6', 'project_domain_name': 'Default'} 2018-12-22 23:44:33,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:44:33,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:34,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebc8acb9-bc48-4527-b0be-1a972cc3b3a7 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:34,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ebc8acb9-bc48-4527-b0be-1a972cc3b3a7 2018-12-22 23:44:34,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.076385974884s 2018-12-22 23:44:34,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:44:34,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:34,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536ee15d-f8b7-4287-aa86-fef32e3a0734 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:34,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-536ee15d-f8b7-4287-aa86-fef32e3a0734 2018-12-22 23:44:34,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0896420478821s 2018-12-22 23:44:34,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-22 23:44:34,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:34,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e185b84a-5f17-41a0-aece-b29d00fa3b9d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-22 23:44:34,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-e185b84a-5f17-41a0-aece-b29d00fa3b9d 2018-12-22 23:44:34,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0182509422302s 2018-12-22 23:44:34,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-22 23:44:34,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:34,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041d970a-0fe1-466d-a809-ee185c058c54 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "domain_id": "default", "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:44:34,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-041d970a-0fe1-466d-a809-ee185c058c54 2018-12-22 23:44:34,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0906810760498s 2018-12-22 23:44:34,253 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-041d970a-0fe1-466d-a809-ee185c058c54 2018-12-22 23:44:34,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-22 23:44:34,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:34,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba3ec33-d6b3-4fa6-b911-f9ccfd8e8d2b Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-22 23:44:34,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6ba3ec33-d6b3-4fa6-b911-f9ccfd8e8d2b 2018-12-22 23:44:34,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.142070055008s 2018-12-22 23:44:34,402 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6ba3ec33-d6b3-4fa6-b911-f9ccfd8e8d2b 2018-12-22 23:44:34,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-22 23:44:34,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=e10b4dc8f76440ad826c2bd90fdf98ab&scope.project.id=6b4824dcac8d47c6ad7cf8d37563bed6&role.id=b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:34,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c270af-1d1a-444e-a1a1-5c4d76f802bd Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=e10b4dc8f76440ad826c2bd90fdf98ab&scope.project.id=6b4824dcac8d47c6ad7cf8d37563bed6&role.id=b8a71d37985c4b6e86bd1cd18cca4950", "previous": null, "next": null}} 2018-12-22 23:44:34,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=e10b4dc8f76440ad826c2bd90fdf98ab&scope.project.id=6b4824dcac8d47c6ad7cf8d37563bed6&role.id=b8a71d37985c4b6e86bd1cd18cca4950 used request id req-c4c270af-1d1a-444e-a1a1-5c4d76f802bd 2018-12-22 23:44:34,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.08256316185s 2018-12-22 23:44:34,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-22 23:44:34,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/e10b4dc8f76440ad826c2bd90fdf98ab/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:34,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5413a165-a48d-4c04-8670-439391ecf4af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:34,600 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/e10b4dc8f76440ad826c2bd90fdf98ab/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-5413a165-a48d-4c04-8670-439391ecf4af 2018-12-22 23:44:34,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.112854003906s 2018-12-22 23:44:34,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:44:34,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:34,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aae6e05-8a19-4a17-b9e1-0103da2ceaca Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:34,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6aae6e05-8a19-4a17-b9e1-0103da2ceaca 2018-12-22 23:44:34,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0796089172363s 2018-12-22 23:44:34,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-22 23:44:34,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-22 23:44:34,878 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2a14ff0-949f-474a-895a-8a2e05332a23 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}} 2018-12-22 23:44:34,878 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b2a14ff0-949f-474a-895a-8a2e05332a23 2018-12-22 23:44:34,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.197207927704s 2018-12-22 23:44:34,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:34,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df24235-cc0a-4abb-9b50-2ed85a3265a5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "domain_id": null, "name": "heat_stack_owner", "id": "676ff1ccf23a4d25b806d0753e5786b4"}} 2018-12-22 23:44:34,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4 used request id req-1df24235-cc0a-4abb-9b50-2ed85a3265a5 2018-12-22 23:44:34,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:44:34,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:35,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-391500db-7d1e-4492-89d9-871aeb9d5d87 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:35,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-391500db-7d1e-4492-89d9-871aeb9d5d87 2018-12-22 23:44:35,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0823881626129s 2018-12-22 23:44:35,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-22 23:44:35,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:35,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b13cbcf-d077-4b8f-bf1e-5c5f24c6880a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-22 23:44:35,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-9b13cbcf-d077-4b8f-bf1e-5c5f24c6880a 2018-12-22 23:44:35,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0798830986023s 2018-12-22 23:44:35,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-22 23:44:35,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:35,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c98abaa7-0921-4150-b8af-091ea89ffdb5 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "domain_id": "default", "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:44:35,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c98abaa7-0921-4150-b8af-091ea89ffdb5 2018-12-22 23:44:35,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0895969867706s 2018-12-22 23:44:35,207 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c98abaa7-0921-4150-b8af-091ea89ffdb5 2018-12-22 23:44:35,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-22 23:44:35,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:35,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c877560a-525c-4f67-8b7c-313338a71307 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-22 23:44:35,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c877560a-525c-4f67-8b7c-313338a71307 2018-12-22 23:44:35,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.098240852356s 2018-12-22 23:44:35,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c877560a-525c-4f67-8b7c-313338a71307 2018-12-22 23:44:35,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-22 23:44:35,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=e10b4dc8f76440ad826c2bd90fdf98ab&scope.project.id=6b4824dcac8d47c6ad7cf8d37563bed6&role.id=676ff1ccf23a4d25b806d0753e5786b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:35,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac4072bd-8d13-46ed-80c7-2a279522d13b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=e10b4dc8f76440ad826c2bd90fdf98ab&scope.project.id=6b4824dcac8d47c6ad7cf8d37563bed6&role.id=676ff1ccf23a4d25b806d0753e5786b4", "previous": null, "next": null}} 2018-12-22 23:44:35,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=e10b4dc8f76440ad826c2bd90fdf98ab&scope.project.id=6b4824dcac8d47c6ad7cf8d37563bed6&role.id=676ff1ccf23a4d25b806d0753e5786b4 used request id req-ac4072bd-8d13-46ed-80c7-2a279522d13b 2018-12-22 23:44:35,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0888209342957s 2018-12-22 23:44:35,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-22 23:44:35,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/e10b4dc8f76440ad826c2bd90fdf98ab/roles/676ff1ccf23a4d25b806d0753e5786b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:44:35,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abf15aae-dd04-4dbf-b3d6-9713b4796876 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:35,608 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/e10b4dc8f76440ad826c2bd90fdf98ab/roles/676ff1ccf23a4d25b806d0753e5786b4 used request id req-abf15aae-dd04-4dbf-b3d6-9713b4796876 2018-12-22 23:44:35,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.204902887344s 2018-12-22 23:44:35,609 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-22 23:44:35,609 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-22 23:44:35,610 - openstack_tests - INFO - OS Credentials = > 2018-12-22 23:44:35,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:35,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:36,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["psGCgdrlRtK86-Nfo0qbNA"], "issued_at": "2018-12-22T23:44:36.000000Z"}} 2018-12-22 23:44:36,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3985f5f374ce28f4fcd896d20c164d9ae180076a" 2018-12-22 23:44:37,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e88b7e8c-92ec-4881-a7bb-7973d4ddfcf2 Date: Sat, 22 Dec 2018 23:44:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-22 23:44:37,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-e88b7e8c-92ec-4881-a7bb-7973d4ddfcf2 2018-12-22 23:44:37,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3985f5f374ce28f4fcd896d20c164d9ae180076a" 2018-12-22 23:44:37,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-cd831e33-2f66-4b81-a0bb-3bb712502695 Date: Sat, 22 Dec 2018 23:44:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-22 23:44:37,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-cd831e33-2f66-4b81-a0bb-3bb712502695 2018-12-22 23:44:37,959 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-22 23:44:37,960 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-12-22 23:44:37,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:37,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:38,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:38,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["RtSwGj4IR5mMNp97Y1azSg"], "issued_at": "2018-12-22T23:44:38.000000Z"}} 2018-12-22 23:44:38,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7aeab50dab186115d6758fe4d5a1993d3cb18f8" 2018-12-22 23:44:38,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1313770-e567-4a64-b5ae-3e7be5cf07f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:44:38,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d1313770-e567-4a64-b5ae-3e7be5cf07f0 2018-12-22 23:44:38,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:44:38,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:44:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:44:38,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7aeab50dab186115d6758fe4d5a1993d3cb18f8" 2018-12-22 23:44:38,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a335ac91-72f5-46eb-b7c4-bde61e090600 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:44:38,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a335ac91-72f5-46eb-b7c4-bde61e090600 2018-12-22 23:44:38,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7aeab50dab186115d6758fe4d5a1993d3cb18f8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-6ec9eba9-8a74-477b-90d6-1d7233fb5d0a-projName"}}' 2018-12-22 23:44:38,797 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:44:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db91e63c-77ae-4ddc-ae32-84a3f5d2285b Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/54337e633aa645d78f3a34c97796f101"}, "enabled": true, "id": "54337e633aa645d78f3a34c97796f101", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-6ec9eba9-8a74-477b-90d6-1d7233fb5d0a-projName"}} 2018-12-22 23:44:38,797 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-db91e63c-77ae-4ddc-ae32-84a3f5d2285b 2018-12-22 23:44:38,797 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-6ec9eba9-8a74-477b-90d6-1d7233fb5d0a-projName 2018-12-22 23:44:38,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-6ec9eba9-8a74-477b-90d6-1d7233fb5d0a-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7aeab50dab186115d6758fe4d5a1993d3cb18f8" 2018-12-22 23:44:38,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25366018-a30d-4c7a-b637-342ffb22c206 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-6ec9eba9-8a74-477b-90d6-1d7233fb5d0a-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/54337e633aa645d78f3a34c97796f101"}, "enabled": true, "id": "54337e633aa645d78f3a34c97796f101", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-6ec9eba9-8a74-477b-90d6-1d7233fb5d0a-projName"}]} 2018-12-22 23:44:38,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-6ec9eba9-8a74-477b-90d6-1d7233fb5d0a-projName used request id req-25366018-a30d-4c7a-b637-342ffb22c206 2018-12-22 23:44:38,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7aeab50dab186115d6758fe4d5a1993d3cb18f8" 2018-12-22 23:44:38,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa8c36d4-a161-4cf4-85b5-14ec99adcd6d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-22 23:44:38,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-fa8c36d4-a161-4cf4-85b5-14ec99adcd6d 2018-12-22 23:44:38,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7aeab50dab186115d6758fe4d5a1993d3cb18f8" 2018-12-22 23:44:40,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-6b2c6146-9a62-442d-8ef8-86f1c339c5e2 Date: Sat, 22 Dec 2018 23:44:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:44:39Z", "updated_at": "2018-12-22T23:44:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:39Z", "revision_number": 0, "id": "35beb6ac-a730-4bb9-be93-4cad9bc152c6", "remote_group_id": "42f735f0-f274-44e1-8d0a-acd5d5dc60d1", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:39Z", "security_group_id": "42f735f0-f274-44e1-8d0a-acd5d5dc60d1", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:39Z", "revision_number": 0, "id": "5871846e-5db7-41b9-8975-e613b280305c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:39Z", "security_group_id": "42f735f0-f274-44e1-8d0a-acd5d5dc60d1", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:39Z", "revision_number": 0, "id": "7cda2468-0bc0-456c-813d-bbe2e75b2a16", "remote_group_id": "42f735f0-f274-44e1-8d0a-acd5d5dc60d1", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:39Z", "security_group_id": "42f735f0-f274-44e1-8d0a-acd5d5dc60d1", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:39Z", "revision_number": 0, "id": "ec7e68fe-02db-4eb5-9a78-3fccdc9dbb24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:39Z", "security_group_id": "42f735f0-f274-44e1-8d0a-acd5d5dc60d1", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 4, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "42f735f0-f274-44e1-8d0a-acd5d5dc60d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-22 23:44:40,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6b2c6146-9a62-442d-8ef8-86f1c339c5e2 2018-12-22 23:44:40,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7aeab50dab186115d6758fe4d5a1993d3cb18f8" 2018-12-22 23:44:40,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2278539f-c19b-4273-b53c-1dbea0b31766 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:44:40,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-2278539f-c19b-4273-b53c-1dbea0b31766 2018-12-22 23:44:40,116 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42f735f0-f274-44e1-8d0a-acd5d5dc60d1 2018-12-22 23:44:40,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=42f735f0-f274-44e1-8d0a-acd5d5dc60d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7aeab50dab186115d6758fe4d5a1993d3cb18f8" 2018-12-22 23:44:40,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-aacfc1e3-8015-4f81-be03-fe0966931044 Date: Sat, 22 Dec 2018 23:44:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "42f735f0-f274-44e1-8d0a-acd5d5dc60d1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:44:39Z", "security_group_id": "42f735f0-f274-44e1-8d0a-acd5d5dc60d1", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:44:39Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "35beb6ac-a730-4bb9-be93-4cad9bc152c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:44:39Z", "security_group_id": "42f735f0-f274-44e1-8d0a-acd5d5dc60d1", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:44:39Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "5871846e-5db7-41b9-8975-e613b280305c"}, {"remote_group_id": "42f735f0-f274-44e1-8d0a-acd5d5dc60d1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:44:39Z", "security_group_id": "42f735f0-f274-44e1-8d0a-acd5d5dc60d1", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:44:39Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "7cda2468-0bc0-456c-813d-bbe2e75b2a16"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:44:39Z", "security_group_id": "42f735f0-f274-44e1-8d0a-acd5d5dc60d1", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:44:39Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "ec7e68fe-02db-4eb5-9a78-3fccdc9dbb24"}]} 2018-12-22 23:44:40,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=42f735f0-f274-44e1-8d0a-acd5d5dc60d1 used request id req-aacfc1e3-8015-4f81-be03-fe0966931044 2018-12-22 23:44:40,299 - neutron_utils - INFO - Deleting security group with name - default 2018-12-22 23:44:40,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/42f735f0-f274-44e1-8d0a-acd5d5dc60d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7aeab50dab186115d6758fe4d5a1993d3cb18f8" 2018-12-22 23:44:41,338 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ef7eb6a-87f7-428c-a59d-497aabef85cd Content-Length: 0 Date: Sat, 22 Dec 2018 23:44:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:44:41,338 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/42f735f0-f274-44e1-8d0a-acd5d5dc60d1 used request id req-3ef7eb6a-87f7-428c-a59d-497aabef85cd 2018-12-22 23:44:41,339 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-6ec9eba9-8a74-477b-90d6-1d7233fb5d0a-projName 2018-12-22 23:44:41,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/54337e633aa645d78f3a34c97796f101 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7aeab50dab186115d6758fe4d5a1993d3cb18f8" 2018-12-22 23:44:41,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebd9fd88-1a96-4fbf-a9e0-81e4f410faaa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:41,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/54337e633aa645d78f3a34c97796f101 used request id req-ebd9fd88-1a96-4fbf-a9e0-81e4f410faaa 2018-12-22 23:44:41,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:41,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["QXxyA7gBSW2PYgvuQI_axg"], "issued_at": "2018-12-22T23:44:41.000000Z"}} 2018-12-22 23:44:41,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f90f05947c9fbf1fd8bc2115d310c148484cd5c" 2018-12-22 23:44:42,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67e03e4-4d11-4520-9ada-f54b670196f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:44:42,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c67e03e4-4d11-4520-9ada-f54b670196f1 2018-12-22 23:44:42,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:44:42,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:44:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:44:42,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f90f05947c9fbf1fd8bc2115d310c148484cd5c" 2018-12-22 23:44:42,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7280894-b777-4aa0-a71f-9d6545d530ba Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:44:42,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a7280894-b777-4aa0-a71f-9d6545d530ba 2018-12-22 23:44:42,497 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-d22dc17e-c955-486c-b5f0-b11f18626535-username 2018-12-22 23:44:42,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f90f05947c9fbf1fd8bc2115d310c148484cd5c" 2018-12-22 23:44:42,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d02c19e-a3c6-48e1-aa30-948e3342ca22 Content-Encoding: gzip Content-Length: 951 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-d22dc17e-c955-486c-b5f0-b11f18626535-username", "links": {"self": "http://172.30.9.26:5000/v3/users/db6dcd6477ae4e5fbf717f2b7edb9d82"}, "domain_id": "default", "enabled": true, "id": "db6dcd6477ae4e5fbf717f2b7edb9d82", "options": {}}, {"password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "domain_id": "default", "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:44:42,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3d02c19e-a3c6-48e1-aa30-948e3342ca22 2018-12-22 23:44:42,687 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-d22dc17e-c955-486c-b5f0-b11f18626535-username 2018-12-22 23:44:42,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/db6dcd6477ae4e5fbf717f2b7edb9d82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f90f05947c9fbf1fd8bc2115d310c148484cd5c" 2018-12-22 23:44:42,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09e7962e-9c00-45c9-887d-84eb01e6c53f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:42,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/db6dcd6477ae4e5fbf717f2b7edb9d82 used request id req-09e7962e-9c00-45c9-887d-84eb01e6c53f 2018-12-22 23:44:42,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:43,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["WXDBnHhRTx25z_jvb393Dw"], "issued_at": "2018-12-22T23:44:43.000000Z"}} 2018-12-22 23:44:43,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7eb76d5eebf25bf317b30c709bd37d1a7cd64c7" 2018-12-22 23:44:43,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a52820d-3106-48f8-a58f-a57ea30fd5fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:44:43,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1a52820d-3106-48f8-a58f-a57ea30fd5fb 2018-12-22 23:44:43,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:43,378 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-12-22 23:44:43,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:43,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["bsTZIHeFSKmp1OOMPswtfg"], "issued_at": "2018-12-22T23:44:43.000000Z"}} 2018-12-22 23:44:43,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac185180e100a3f328aba638ce76940a265bcb48" 2018-12-22 23:44:43,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1a2835-cba5-49a8-817e-61200aad128c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:44:43,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-af1a2835-cba5-49a8-817e-61200aad128c 2018-12-22 23:44:43,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:43,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:44,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["0mxDZ4ePRJi5Li50jlqzVA"], "issued_at": "2018-12-22T23:44:44.000000Z"}} 2018-12-22 23:44:44,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:44,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["qZXY4cHvS8634Xir2y0LqQ"], "issued_at": "2018-12-22T23:44:44.000000Z"}} 2018-12-22 23:44:44,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70153f79fdba6e112ac84c6dd8c73defb8e77a2f" 2018-12-22 23:44:44,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cdfbf68-e3e6-4f93-9f31-58f460c46279 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:44:44,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5cdfbf68-e3e6-4f93-9f31-58f460c46279 2018-12-22 23:44:44,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:44,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:45,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["I77BwogZQzmgaiVignM2Ag"], "issued_at": "2018-12-22T23:44:45.000000Z"}} 2018-12-22 23:44:45,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:45,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["SB10OsUyQQqQN25aObAfmg"], "issued_at": "2018-12-22T23:44:45.000000Z"}} 2018-12-22 23:44:45,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9b38d438b45c1d03dab558bc86a0ec2f383d80" 2018-12-22 23:44:45,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f57f08e-1367-482f-8fc3-e7a6f2341a5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:44:45,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3f57f08e-1367-482f-8fc3-e7a6f2341a5a 2018-12-22 23:44:45,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:45,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:46,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["OdF2zyVcSVSsBBOqC0i8DQ"], "issued_at": "2018-12-22T23:44:46.000000Z"}} 2018-12-22 23:44:46,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:46,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:46,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["Ciklgu1MTO-hx3KYVXP7cg"], "issued_at": "2018-12-22T23:44:46.000000Z"}} 2018-12-22 23:44:46,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:46,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:46,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["DBcwfbtvRwCoUuclIF4DxQ"], "issued_at": "2018-12-22T23:44:46.000000Z"}} 2018-12-22 23:44:46,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:47,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["K9wNTfLmQPuWpXctlmdotg"], "issued_at": "2018-12-22T23:44:47.000000Z"}} 2018-12-22 23:44:47,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b59a872340095139acaefb468bf723b1070714" 2018-12-22 23:44:47,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ac8fb6-c1b1-4239-9198-45f20504fa40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:44:47,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-72ac8fb6-c1b1-4239-9198-45f20504fa40 2018-12-22 23:44:47,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:44:47,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:44:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:44:47,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b59a872340095139acaefb468bf723b1070714" 2018-12-22 23:44:47,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-818eeee3-eba4-4d45-b857-d0896b7b33a4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:44:47,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-818eeee3-eba4-4d45-b857-d0896b7b33a4 2018-12-22 23:44:47,748 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-6ec8b063-5601-4776-96cd-4e5536d480ce-username 2018-12-22 23:44:47,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b59a872340095139acaefb468bf723b1070714" 2018-12-22 23:44:47,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2835940-77f2-4ad3-8fbc-9def19a98f37 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:44:47,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f2835940-77f2-4ad3-8fbc-9def19a98f37 2018-12-22 23:44:47,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b59a872340095139acaefb468bf723b1070714" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-6ec8b063-5601-4776-96cd-4e5536d480ce-projName"}}' 2018-12-22 23:44:47,998 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:44:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ee4f318-154d-4d03-8be9-a00739ef986a Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7238f095dae44c3b9db8c7083b80695d"}, "enabled": true, "id": "7238f095dae44c3b9db8c7083b80695d", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-6ec8b063-5601-4776-96cd-4e5536d480ce-projName"}} 2018-12-22 23:44:47,998 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3ee4f318-154d-4d03-8be9-a00739ef986a 2018-12-22 23:44:47,998 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-6ec8b063-5601-4776-96cd-4e5536d480ce-projName 2018-12-22 23:44:48,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b59a872340095139acaefb468bf723b1070714" -d '{"role": {"name": "KeystoneUtilsTests-6ec8b063-5601-4776-96cd-4e5536d480ce-role"}}' 2018-12-22 23:44:48,235 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:44:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19a077ea-27c1-42c9-9f6b-dbcac26d6df9 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "86b833aa82144c2e84597f896f086a8c", "links": {"self": "http://172.30.9.26:5000/v3/roles/86b833aa82144c2e84597f896f086a8c"}, "name": "KeystoneUtilsTests-6ec8b063-5601-4776-96cd-4e5536d480ce-role"}} 2018-12-22 23:44:48,235 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-19a077ea-27c1-42c9-9f6b-dbcac26d6df9 2018-12-22 23:44:48,235 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-6ec8b063-5601-4776-96cd-4e5536d480ce-role 2018-12-22 23:44:48,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/86b833aa82144c2e84597f896f086a8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b59a872340095139acaefb468bf723b1070714" 2018-12-22 23:44:48,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b02074-71a1-4dbc-8c48-92e31792890a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/86b833aa82144c2e84597f896f086a8c"}, "domain_id": null, "name": "KeystoneUtilsTests-6ec8b063-5601-4776-96cd-4e5536d480ce-role", "id": "86b833aa82144c2e84597f896f086a8c"}} 2018-12-22 23:44:48,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/86b833aa82144c2e84597f896f086a8c used request id req-a6b02074-71a1-4dbc-8c48-92e31792890a 2018-12-22 23:44:48,259 - keystone_utils - INFO - Granting role KeystoneUtilsTests-6ec8b063-5601-4776-96cd-4e5536d480ce-role to project KeystoneUtilsTests-6ec8b063-5601-4776-96cd-4e5536d480ce-projName 2018-12-22 23:44:48,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/7238f095dae44c3b9db8c7083b80695d/users/486f719cfdd34eed880aa59e593bd0d1/roles/86b833aa82144c2e84597f896f086a8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b59a872340095139acaefb468bf723b1070714" 2018-12-22 23:44:48,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61123cf3-cfa3-48fc-8613-b1a54aba48bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:48,360 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/7238f095dae44c3b9db8c7083b80695d/users/486f719cfdd34eed880aa59e593bd0d1/roles/86b833aa82144c2e84597f896f086a8c used request id req-61123cf3-cfa3-48fc-8613-b1a54aba48bc 2018-12-22 23:44:48,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7238f095dae44c3b9db8c7083b80695d/users/486f719cfdd34eed880aa59e593bd0d1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b59a872340095139acaefb468bf723b1070714" 2018-12-22 23:44:48,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad789742-b6cf-4e3b-a5be-cb87fa23bc7b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/7238f095dae44c3b9db8c7083b80695d/users/486f719cfdd34eed880aa59e593bd0d1/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "86b833aa82144c2e84597f896f086a8c", "links": {"self": "http://172.30.9.26:5000/v3/roles/86b833aa82144c2e84597f896f086a8c"}, "name": "KeystoneUtilsTests-6ec8b063-5601-4776-96cd-4e5536d480ce-role"}]} 2018-12-22 23:44:48,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7238f095dae44c3b9db8c7083b80695d/users/486f719cfdd34eed880aa59e593bd0d1/roles used request id req-ad789742-b6cf-4e3b-a5be-cb87fa23bc7b 2018-12-22 23:44:48,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b59a872340095139acaefb468bf723b1070714" 2018-12-22 23:44:49,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-152667c2-2b8b-40f3-8d77-15685354df39 Date: Sat, 22 Dec 2018 23:44:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:44:49Z", "updated_at": "2018-12-22T23:44:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:49Z", "revision_number": 0, "id": "9b0787c7-9143-4beb-b8c0-99ac8216af3e", "remote_group_id": "7ff0e1aa-5d76-47fc-9b79-0e756c86852f", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:49Z", "security_group_id": "7ff0e1aa-5d76-47fc-9b79-0e756c86852f", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:49Z", "revision_number": 0, "id": "3f57e85f-dfcb-49db-bc8b-7ae6dd922139", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:49Z", "security_group_id": "7ff0e1aa-5d76-47fc-9b79-0e756c86852f", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:49Z", "revision_number": 0, "id": "cf3da6d3-4a28-49f5-901a-f7efddbe2738", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:49Z", "security_group_id": "7ff0e1aa-5d76-47fc-9b79-0e756c86852f", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:49Z", "revision_number": 0, "id": "4f9cd12f-7e0c-4686-8fc2-21ddcb1d1ce9", "remote_group_id": "7ff0e1aa-5d76-47fc-9b79-0e756c86852f", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:49Z", "security_group_id": "7ff0e1aa-5d76-47fc-9b79-0e756c86852f", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 4, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "7ff0e1aa-5d76-47fc-9b79-0e756c86852f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-22 23:44:49,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-152667c2-2b8b-40f3-8d77-15685354df39 2018-12-22 23:44:49,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b59a872340095139acaefb468bf723b1070714" 2018-12-22 23:44:49,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e44b08be-e460-43ee-a36e-4dafb8507efe 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:44:49,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-e44b08be-e460-43ee-a36e-4dafb8507efe 2018-12-22 23:44:49,718 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7ff0e1aa-5d76-47fc-9b79-0e756c86852f 2018-12-22 23:44:49,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7ff0e1aa-5d76-47fc-9b79-0e756c86852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b59a872340095139acaefb468bf723b1070714" 2018-12-22 23:44:50,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8e3198ac-e7b1-4dd5-b958-4f57420a8949 Date: Sat, 22 Dec 2018 23:44:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:44:49Z", "security_group_id": "7ff0e1aa-5d76-47fc-9b79-0e756c86852f", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:44:49Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "3f57e85f-dfcb-49db-bc8b-7ae6dd922139"}, {"remote_group_id": "7ff0e1aa-5d76-47fc-9b79-0e756c86852f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:44:49Z", "security_group_id": "7ff0e1aa-5d76-47fc-9b79-0e756c86852f", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:44:49Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "4f9cd12f-7e0c-4686-8fc2-21ddcb1d1ce9"}, {"remote_group_id": "7ff0e1aa-5d76-47fc-9b79-0e756c86852f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:44:49Z", "security_group_id": "7ff0e1aa-5d76-47fc-9b79-0e756c86852f", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:44:49Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "9b0787c7-9143-4beb-b8c0-99ac8216af3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:44:49Z", "security_group_id": "7ff0e1aa-5d76-47fc-9b79-0e756c86852f", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:44:49Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "cf3da6d3-4a28-49f5-901a-f7efddbe2738"}]} 2018-12-22 23:44:50,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7ff0e1aa-5d76-47fc-9b79-0e756c86852f used request id req-8e3198ac-e7b1-4dd5-b958-4f57420a8949 2018-12-22 23:44:50,539 - neutron_utils - INFO - Deleting security group with name - default 2018-12-22 23:44:50,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/7ff0e1aa-5d76-47fc-9b79-0e756c86852f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b59a872340095139acaefb468bf723b1070714" 2018-12-22 23:44:51,574 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7401a026-d8f2-4e55-8066-4be8754977b5 Content-Length: 0 Date: Sat, 22 Dec 2018 23:44:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:44:51,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/7ff0e1aa-5d76-47fc-9b79-0e756c86852f used request id req-7401a026-d8f2-4e55-8066-4be8754977b5 2018-12-22 23:44:51,574 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-6ec8b063-5601-4776-96cd-4e5536d480ce-projName 2018-12-22 23:44:51,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/7238f095dae44c3b9db8c7083b80695d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b59a872340095139acaefb468bf723b1070714" 2018-12-22 23:44:51,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16c8ecfa-64fd-4f3c-8125-7847580aa53f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:51,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7238f095dae44c3b9db8c7083b80695d used request id req-16c8ecfa-64fd-4f3c-8125-7847580aa53f 2018-12-22 23:44:51,813 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-6ec8b063-5601-4776-96cd-4e5536d480ce-username 2018-12-22 23:44:51,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/486f719cfdd34eed880aa59e593bd0d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b59a872340095139acaefb468bf723b1070714" 2018-12-22 23:44:51,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74ff12d3-d286-48ec-ad2b-87c0d4bbbe9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:51,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/486f719cfdd34eed880aa59e593bd0d1 used request id req-74ff12d3-d286-48ec-ad2b-87c0d4bbbe9a 2018-12-22 23:44:51,981 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-6ec8b063-5601-4776-96cd-4e5536d480ce-role 2018-12-22 23:44:51,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/86b833aa82144c2e84597f896f086a8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b59a872340095139acaefb468bf723b1070714" 2018-12-22 23:44:52,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fd8e91a-367e-43c1-a36d-930b93af65d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:52,088 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/86b833aa82144c2e84597f896f086a8c used request id req-8fd8e91a-367e-43c1-a36d-930b93af65d1 2018-12-22 23:44:52,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:52,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["QkqVQSzmRlGyiXOaZl70_A"], "issued_at": "2018-12-22T23:44:52.000000Z"}} 2018-12-22 23:44:52,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7992e4ac7e88dd2fb2b6d61b9dfe5cf27c4f5014" 2018-12-22 23:44:52,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b29c1276-5b68-48c5-a90e-5e5e3bf01488 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:44:52,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b29c1276-5b68-48c5-a90e-5e5e3bf01488 2018-12-22 23:44:52,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:52,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:52,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["m0uFPNX5TWyvHjE6r_jPtQ"], "issued_at": "2018-12-22T23:44:52.000000Z"}} 2018-12-22 23:44:52,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f12aff7a553b5464f375a1c985ddb0e7a96ed89" 2018-12-22 23:44:53,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21861d1-dd4d-4375-8e8f-e730f83663b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:44:53,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b21861d1-dd4d-4375-8e8f-e730f83663b5 2018-12-22 23:44:53,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:44:53,046 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:44:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:44:53,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f12aff7a553b5464f375a1c985ddb0e7a96ed89" 2018-12-22 23:44:53,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bce3a02-4bd0-4e7e-bea5-af4831f33ba4 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "domain_id": "default", "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:44:53,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4bce3a02-4bd0-4e7e-bea5-af4831f33ba4 2018-12-22 23:44:53,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f12aff7a553b5464f375a1c985ddb0e7a96ed89" 2018-12-22 23:44:53,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fdf2064-c649-487c-8af0-2b3bd28bd1ab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:44:53,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8fdf2064-c649-487c-8af0-2b3bd28bd1ab 2018-12-22 23:44:53,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f12aff7a553b5464f375a1c985ddb0e7a96ed89" 2018-12-22 23:44:53,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68728db4-5b83-4f96-8217-37d34deb37a0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:53,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-68728db4-5b83-4f96-8217-37d34deb37a0 2018-12-22 23:44:53,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f12aff7a553b5464f375a1c985ddb0e7a96ed89" 2018-12-22 23:44:53,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f9c0fb-8361-48db-be2a-23e4c0b25cb7 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}]} 2018-12-22 23:44:53,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 used request id req-42f9c0fb-8361-48db-be2a-23e4c0b25cb7 2018-12-22 23:44:53,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/5e14a10363784641a98bb792f76ba78b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f12aff7a553b5464f375a1c985ddb0e7a96ed89" 2018-12-22 23:44:53,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10d8e4e7-ae47-423c-b4fb-46f0b59ab7fe Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/5e14a10363784641a98bb792f76ba78b"}, "enabled": true, "id": "5e14a10363784641a98bb792f76ba78b", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-b7eda72f-a14d-4cb-name"}} 2018-12-22 23:44:53,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/5e14a10363784641a98bb792f76ba78b used request id req-10d8e4e7-ae47-423c-b4fb-46f0b59ab7fe 2018-12-22 23:44:53,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/5e14a10363784641a98bb792f76ba78b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f12aff7a553b5464f375a1c985ddb0e7a96ed89" 2018-12-22 23:44:54,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d17ae28-ac6d-4301-ad7f-ec8de820cf62 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/5e14a10363784641a98bb792f76ba78b/roles", "previous": null, "next": null}, "roles": []} 2018-12-22 23:44:54,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/5e14a10363784641a98bb792f76ba78b/roles used request id req-1d17ae28-ac6d-4301-ad7f-ec8de820cf62 2018-12-22 23:44:54,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f12aff7a553b5464f375a1c985ddb0e7a96ed89" 2018-12-22 23:44:54,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694906e2-e62c-4497-99c4-094c45d984a7 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "domain_id": null, "name": "admin", "id": "b8a71d37985c4b6e86bd1cd18cca4950"}} 2018-12-22 23:44:54,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-694906e2-e62c-4497-99c4-094c45d984a7 2018-12-22 23:44:54,109 - keystone_utils - INFO - Granting role admin to project api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 2018-12-22 23:44:54,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/5e14a10363784641a98bb792f76ba78b/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f12aff7a553b5464f375a1c985ddb0e7a96ed89" 2018-12-22 23:44:54,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b74cf8d9-ba37-4db6-b7b9-7e942aeaac48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:54,284 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/5e14a10363784641a98bb792f76ba78b/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-b74cf8d9-ba37-4db6-b7b9-7e942aeaac48 2018-12-22 23:44:54,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f12aff7a553b5464f375a1c985ddb0e7a96ed89" 2018-12-22 23:44:54,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f011ba-9a89-437f-9950-a465e063765d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:54,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-56f011ba-9a89-437f-9950-a465e063765d 2018-12-22 23:44:54,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f12aff7a553b5464f375a1c985ddb0e7a96ed89" 2018-12-22 23:44:54,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a22158f3-a54f-4d9d-bb2c-6d387ece4e75 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}]} 2018-12-22 23:44:54,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 used request id req-a22158f3-a54f-4d9d-bb2c-6d387ece4e75 2018-12-22 23:44:54,395 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-b7eda72f-a14d-4cb-name 2018-12-22 23:44:54,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:44:54,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:44:54,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7992e4ac7e88dd2fb2b6d61b9dfe5cf27c4f5014" 2018-12-22 23:44:54,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ed4fa3-b663-40b4-92f4-1c9c0acd1dbd Content-Encoding: gzip Content-Length: 938 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-b7eda72f-a14d-4cb-name", "links": {"self": "http://172.30.9.26:5000/v3/users/5e14a10363784641a98bb792f76ba78b"}, "domain_id": "default", "enabled": true, "id": "5e14a10363784641a98bb792f76ba78b", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "domain_id": "default", "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:44:54,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c2ed4fa3-b663-40b4-92f4-1c9c0acd1dbd 2018-12-22 23:44:54,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7992e4ac7e88dd2fb2b6d61b9dfe5cf27c4f5014" 2018-12-22 23:44:54,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9af961c-148e-4b5c-96f5-7579e122afc8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:54,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d9af961c-148e-4b5c-96f5-7579e122afc8 2018-12-22 23:44:54,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7992e4ac7e88dd2fb2b6d61b9dfe5cf27c4f5014" 2018-12-22 23:44:54,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a68cb6-b2ce-4b67-8f5b-0d9b5cfffa05 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}]} 2018-12-22 23:44:54,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 used request id req-00a68cb6-b2ce-4b67-8f5b-0d9b5cfffa05 2018-12-22 23:44:54,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/5e14a10363784641a98bb792f76ba78b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7992e4ac7e88dd2fb2b6d61b9dfe5cf27c4f5014" 2018-12-22 23:44:54,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54667fb8-8603-47bb-9e3f-30933050f884 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/5e14a10363784641a98bb792f76ba78b/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}]} 2018-12-22 23:44:54,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/5e14a10363784641a98bb792f76ba78b/roles used request id req-54667fb8-8603-47bb-9e3f-30933050f884 2018-12-22 23:44:54,855 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-b7eda72f-a14d-4cb-name 2018-12-22 23:44:54,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/5e14a10363784641a98bb792f76ba78b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f12aff7a553b5464f375a1c985ddb0e7a96ed89" 2018-12-22 23:44:55,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-394c8292-2c54-4615-b717-dc747d7b18bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:55,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5e14a10363784641a98bb792f76ba78b used request id req-394c8292-2c54-4615-b717-dc747d7b18bb 2018-12-22 23:44:55,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:55,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["EeqOX5RWSBmpVc7HiJVE3A"], "issued_at": "2018-12-22T23:44:55.000000Z"}} 2018-12-22 23:44:55,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af644a00b098e6b5f4c87e60345e4eca957098d1" 2018-12-22 23:44:55,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e5ae7f-1a2b-4db0-a6c6-fec55dcfd762 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:44:55,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-81e5ae7f-1a2b-4db0-a6c6-fec55dcfd762 2018-12-22 23:44:55,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:55,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:55,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["QbUNQ2RcS-ewIZNudXZj1g"], "issued_at": "2018-12-22T23:44:55.000000Z"}} 2018-12-22 23:44:55,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912b7624dcf9688f6d3ead2a9180811f5730d6b0" 2018-12-22 23:44:56,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cbb8280-94a3-42bc-bacb-647c00f5ef6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:44:56,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1cbb8280-94a3-42bc-bacb-647c00f5ef6c 2018-12-22 23:44:56,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:44:56,100 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:44:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:44:56,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912b7624dcf9688f6d3ead2a9180811f5730d6b0" 2018-12-22 23:44:56,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca10a0ae-3075-420f-9ac2-98463b64956b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "domain_id": "default", "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:44:56,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ca10a0ae-3075-420f-9ac2-98463b64956b 2018-12-22 23:44:56,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912b7624dcf9688f6d3ead2a9180811f5730d6b0" 2018-12-22 23:44:56,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f61be7-7404-49bb-a6d9-c0ab1fe90b38 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:44:56,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-78f61be7-7404-49bb-a6d9-c0ab1fe90b38 2018-12-22 23:44:56,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912b7624dcf9688f6d3ead2a9180811f5730d6b0" 2018-12-22 23:44:56,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480ac43a-a694-4c5a-a5c4-acb42c2a7ecf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:56,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-480ac43a-a694-4c5a-a5c4-acb42c2a7ecf 2018-12-22 23:44:56,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912b7624dcf9688f6d3ead2a9180811f5730d6b0" 2018-12-22 23:44:56,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c17977-4cbd-4c86-a7ac-c2cff1c5cb68 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}]} 2018-12-22 23:44:56,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 used request id req-04c17977-4cbd-4c86-a7ac-c2cff1c5cb68 2018-12-22 23:44:56,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/298685a64cb345bf8c5fee7f41b38d67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912b7624dcf9688f6d3ead2a9180811f5730d6b0" 2018-12-22 23:44:56,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5fcaeea-3302-4121-abf4-6349e87c4124 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/298685a64cb345bf8c5fee7f41b38d67"}, "enabled": true, "id": "298685a64cb345bf8c5fee7f41b38d67", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-287a42f9-c885-484-name"}} 2018-12-22 23:44:56,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/298685a64cb345bf8c5fee7f41b38d67 used request id req-a5fcaeea-3302-4121-abf4-6349e87c4124 2018-12-22 23:44:56,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/298685a64cb345bf8c5fee7f41b38d67/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912b7624dcf9688f6d3ead2a9180811f5730d6b0" 2018-12-22 23:44:57,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb43f3b-50bc-4fe5-b6f6-4ef39926955b Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/298685a64cb345bf8c5fee7f41b38d67/roles", "previous": null, "next": null}, "roles": []} 2018-12-22 23:44:57,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/298685a64cb345bf8c5fee7f41b38d67/roles used request id req-cbb43f3b-50bc-4fe5-b6f6-4ef39926955b 2018-12-22 23:44:57,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912b7624dcf9688f6d3ead2a9180811f5730d6b0" 2018-12-22 23:44:57,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8642bf1-faa4-45a5-86fb-c45308c9e015 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "domain_id": null, "name": "admin", "id": "b8a71d37985c4b6e86bd1cd18cca4950"}} 2018-12-22 23:44:57,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-d8642bf1-faa4-45a5-86fb-c45308c9e015 2018-12-22 23:44:57,170 - keystone_utils - INFO - Granting role admin to project api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 2018-12-22 23:44:57,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/298685a64cb345bf8c5fee7f41b38d67/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912b7624dcf9688f6d3ead2a9180811f5730d6b0" 2018-12-22 23:44:57,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5ba09a9-54a4-4c33-b35e-13fa2db244a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:57,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/298685a64cb345bf8c5fee7f41b38d67/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-b5ba09a9-54a4-4c33-b35e-13fa2db244a7 2018-12-22 23:44:57,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912b7624dcf9688f6d3ead2a9180811f5730d6b0" 2018-12-22 23:44:57,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12dd8fa4-34e4-4a77-b083-8b779b25c8cf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:57,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-12dd8fa4-34e4-4a77-b083-8b779b25c8cf 2018-12-22 23:44:57,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912b7624dcf9688f6d3ead2a9180811f5730d6b0" 2018-12-22 23:44:57,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb5b868-7ce4-4436-afb3-c1d506647705 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}]} 2018-12-22 23:44:57,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 used request id req-6cb5b868-7ce4-4436-afb3-c1d506647705 2018-12-22 23:44:57,519 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-287a42f9-c885-484-name 2018-12-22 23:44:57,519 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-287a42f9-c885-484-name 2018-12-22 23:44:57,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:44:57,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:44:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:44:57,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/298685a64cb345bf8c5fee7f41b38d67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af644a00b098e6b5f4c87e60345e4eca957098d1" 2018-12-22 23:44:57,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7257aaf-921d-4ad2-96e3-081ade4bb8d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:57,782 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/298685a64cb345bf8c5fee7f41b38d67 used request id req-d7257aaf-921d-4ad2-96e3-081ade4bb8d7 2018-12-22 23:44:57,782 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-287a42f9-c885-484-name 2018-12-22 23:44:57,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/298685a64cb345bf8c5fee7f41b38d67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912b7624dcf9688f6d3ead2a9180811f5730d6b0" 2018-12-22 23:44:57,883 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:44:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aec98c9c-9b99-48f9-82a1-3571304f3422 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 298685a64cb345bf8c5fee7f41b38d67.", "code": 404, "title": "Not Found"}} 2018-12-22 23:44:57,883 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/298685a64cb345bf8c5fee7f41b38d67 used request id req-aec98c9c-9b99-48f9-82a1-3571304f3422 2018-12-22 23:44:57,883 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-22 23:44:57,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:58,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["EM6cmtvrTNCwsljYJ3HUXQ"], "issued_at": "2018-12-22T23:44:58.000000Z"}} 2018-12-22 23:44:58,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584c875d9c1b44fd5ee051bd399093d4e53a1845" 2018-12-22 23:44:58,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9fb072b-b581-4daa-b875-07156d415fea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:44:58,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a9fb072b-b581-4daa-b875-07156d415fea 2018-12-22 23:44:58,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:44:58,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:44:58,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:44:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["V_OgUhstQJmj8Q8u-9TnlQ"], "issued_at": "2018-12-22T23:44:58.000000Z"}} 2018-12-22 23:44:58,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3705bfe920c3a91180750280c08716748f324449" 2018-12-22 23:44:58,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e090517f-b71d-4b40-874b-b03eb7562288 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:44:58,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e090517f-b71d-4b40-874b-b03eb7562288 2018-12-22 23:44:58,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:44:58,832 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:44:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:44:58,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3705bfe920c3a91180750280c08716748f324449" 2018-12-22 23:44:58,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-165048e6-65e5-4044-927f-ddbb8f82d8ae Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "domain_id": "default", "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:44:58,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-165048e6-65e5-4044-927f-ddbb8f82d8ae 2018-12-22 23:44:58,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3705bfe920c3a91180750280c08716748f324449" 2018-12-22 23:44:59,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-712b9cc5-15f4-4af5-b485-6e6caf299be0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:44:59,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-712b9cc5-15f4-4af5-b485-6e6caf299be0 2018-12-22 23:44:59,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3705bfe920c3a91180750280c08716748f324449" 2018-12-22 23:44:59,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c847a64-a037-4130-bf46-b42098837677 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:44:59,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2c847a64-a037-4130-bf46-b42098837677 2018-12-22 23:44:59,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3705bfe920c3a91180750280c08716748f324449" 2018-12-22 23:44:59,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4045dfe0-c8d1-4c8c-9733-1a92b72d3dba Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}]} 2018-12-22 23:44:59,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 used request id req-4045dfe0-c8d1-4c8c-9733-1a92b72d3dba 2018-12-22 23:44:59,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/843cea96f26142d8be3a4f37df486d72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3705bfe920c3a91180750280c08716748f324449" 2018-12-22 23:44:59,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11798862-61c6-405b-bf36-f40441d39402 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/843cea96f26142d8be3a4f37df486d72"}, "enabled": true, "id": "843cea96f26142d8be3a4f37df486d72", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-f6203248-3981-450-name"}} 2018-12-22 23:44:59,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/843cea96f26142d8be3a4f37df486d72 used request id req-11798862-61c6-405b-bf36-f40441d39402 2018-12-22 23:44:59,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/843cea96f26142d8be3a4f37df486d72/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3705bfe920c3a91180750280c08716748f324449" 2018-12-22 23:44:59,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ee82b5-8c36-4611-ae11-e48d69becf27 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/843cea96f26142d8be3a4f37df486d72/roles", "previous": null, "next": null}, "roles": []} 2018-12-22 23:44:59,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/843cea96f26142d8be3a4f37df486d72/roles used request id req-20ee82b5-8c36-4611-ae11-e48d69becf27 2018-12-22 23:44:59,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3705bfe920c3a91180750280c08716748f324449" 2018-12-22 23:44:59,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cafc36b0-05dc-4fd3-bf36-177cb5383bf4 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "domain_id": null, "name": "admin", "id": "b8a71d37985c4b6e86bd1cd18cca4950"}} 2018-12-22 23:44:59,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-cafc36b0-05dc-4fd3-bf36-177cb5383bf4 2018-12-22 23:44:59,781 - keystone_utils - INFO - Granting role admin to project api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 2018-12-22 23:44:59,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/843cea96f26142d8be3a4f37df486d72/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3705bfe920c3a91180750280c08716748f324449" 2018-12-22 23:44:59,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:44:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be925b27-6bd1-4aa5-b4f2-d75ce111920a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:44:59,911 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/843cea96f26142d8be3a4f37df486d72/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-be925b27-6bd1-4aa5-b4f2-d75ce111920a 2018-12-22 23:44:59,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3705bfe920c3a91180750280c08716748f324449" 2018-12-22 23:45:00,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a64e5f-421f-48de-a2b2-0cd9ac0606f6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:00,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c4a64e5f-421f-48de-a2b2-0cd9ac0606f6 2018-12-22 23:45:00,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3705bfe920c3a91180750280c08716748f324449" 2018-12-22 23:45:00,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67084f71-80a0-4e4b-b9c0-3837e738c3cb Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}]} 2018-12-22 23:45:00,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 used request id req-67084f71-80a0-4e4b-b9c0-3837e738c3cb 2018-12-22 23:45:00,102 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-f6203248-3981-450-name 2018-12-22 23:45:00,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:00,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:00,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584c875d9c1b44fd5ee051bd399093d4e53a1845" 2018-12-22 23:45:00,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b85937-f850-455c-b774-c8e2ee4c5354 Content-Encoding: gzip Content-Length: 940 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-f6203248-3981-450-name", "links": {"self": "http://172.30.9.26:5000/v3/users/843cea96f26142d8be3a4f37df486d72"}, "domain_id": "default", "enabled": true, "id": "843cea96f26142d8be3a4f37df486d72", "options": {}}, {"password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "domain_id": "default", "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:45:00,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-45b85937-f850-455c-b774-c8e2ee4c5354 2018-12-22 23:45:00,216 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-f6203248-3981-450-name 2018-12-22 23:45:00,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/843cea96f26142d8be3a4f37df486d72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3705bfe920c3a91180750280c08716748f324449" 2018-12-22 23:45:00,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47962bc0-7a4b-4427-80b3-af22e27fa912 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:00,528 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/843cea96f26142d8be3a4f37df486d72 used request id req-47962bc0-7a4b-4427-80b3-af22e27fa912 2018-12-22 23:45:00,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:00,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["iCKu1K6fTjSffKIUVOnwcw"], "issued_at": "2018-12-22T23:45:00.000000Z"}} 2018-12-22 23:45:00,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0de79b1c334fb1265eadffa68a5684b6c44f310" 2018-12-22 23:45:01,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a0bafd3-3307-4701-b45e-4193eeaf4839 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:01,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1a0bafd3-3307-4701-b45e-4193eeaf4839 2018-12-22 23:45:01,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:01,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:01,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["_pC8-2zdTceOBjj4DAF7qA"], "issued_at": "2018-12-22T23:45:01.000000Z"}} 2018-12-22 23:45:01,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a72da6bad67ddce6ca2f0c4427c3bfe1c08775" 2018-12-22 23:45:01,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1203d33f-0948-4ffa-9c1d-4698a26c454c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:01,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1203d33f-0948-4ffa-9c1d-4698a26c454c 2018-12-22 23:45:01,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:01,506 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:01,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a72da6bad67ddce6ca2f0c4427c3bfe1c08775" 2018-12-22 23:45:01,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97df10d7-278b-4445-8ce6-d4b37f5ccc99 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "domain_id": "default", "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:45:01,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-97df10d7-278b-4445-8ce6-d4b37f5ccc99 2018-12-22 23:45:01,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a72da6bad67ddce6ca2f0c4427c3bfe1c08775" 2018-12-22 23:45:01,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e079da6-670b-46b2-bcc5-2e1f63cb5549 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:45:01,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4e079da6-670b-46b2-bcc5-2e1f63cb5549 2018-12-22 23:45:02,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a72da6bad67ddce6ca2f0c4427c3bfe1c08775" 2018-12-22 23:45:02,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cebc17d7-5087-4672-a085-9e0589f39a64 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:02,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cebc17d7-5087-4672-a085-9e0589f39a64 2018-12-22 23:45:02,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a72da6bad67ddce6ca2f0c4427c3bfe1c08775" 2018-12-22 23:45:02,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd60f2a3-0932-4169-bd02-0648b74bba9e Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}]} 2018-12-22 23:45:02,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 used request id req-fd60f2a3-0932-4169-bd02-0648b74bba9e 2018-12-22 23:45:02,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/6301606e2b964db5b8922c560d336725 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a72da6bad67ddce6ca2f0c4427c3bfe1c08775" 2018-12-22 23:45:02,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c027f922-c92d-47dc-9007-8e648d8f6ef9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/6301606e2b964db5b8922c560d336725"}, "enabled": true, "id": "6301606e2b964db5b8922c560d336725", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-3da0df37-970b-441-name"}} 2018-12-22 23:45:02,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6301606e2b964db5b8922c560d336725 used request id req-c027f922-c92d-47dc-9007-8e648d8f6ef9 2018-12-22 23:45:02,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/6301606e2b964db5b8922c560d336725/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a72da6bad67ddce6ca2f0c4427c3bfe1c08775" 2018-12-22 23:45:02,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90d6770f-f440-47fa-a1bc-af8169cd6cf5 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/6301606e2b964db5b8922c560d336725/roles", "previous": null, "next": null}, "roles": []} 2018-12-22 23:45:02,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/6301606e2b964db5b8922c560d336725/roles used request id req-90d6770f-f440-47fa-a1bc-af8169cd6cf5 2018-12-22 23:45:02,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a72da6bad67ddce6ca2f0c4427c3bfe1c08775" 2018-12-22 23:45:02,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03dbba43-7177-44e7-895a-7c7f7bed4f9d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "domain_id": null, "name": "admin", "id": "b8a71d37985c4b6e86bd1cd18cca4950"}} 2018-12-22 23:45:02,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-03dbba43-7177-44e7-895a-7c7f7bed4f9d 2018-12-22 23:45:02,652 - keystone_utils - INFO - Granting role admin to project api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 2018-12-22 23:45:02,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/6301606e2b964db5b8922c560d336725/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a72da6bad67ddce6ca2f0c4427c3bfe1c08775" 2018-12-22 23:45:02,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bec210b8-842e-4d35-a3ae-89424f47402a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:02,786 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6/users/6301606e2b964db5b8922c560d336725/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-bec210b8-842e-4d35-a3ae-89424f47402a 2018-12-22 23:45:02,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a72da6bad67ddce6ca2f0c4427c3bfe1c08775" 2018-12-22 23:45:02,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-647d2c0b-2b05-4ab8-a797-2a3aa91638f6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:02,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-647d2c0b-2b05-4ab8-a797-2a3aa91638f6 2018-12-22 23:45:02,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a72da6bad67ddce6ca2f0c4427c3bfe1c08775" 2018-12-22 23:45:02,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64554635-4da9-4054-8d6c-1c4daeebcb0f Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}]} 2018-12-22 23:45:02,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7 used request id req-64554635-4da9-4054-8d6c-1c4daeebcb0f 2018-12-22 23:45:02,961 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-3da0df37-970b-441-name 2018-12-22 23:45:02,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:02,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:02,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0de79b1c334fb1265eadffa68a5684b6c44f310" 2018-12-22 23:45:03,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f1a0b7-0803-4347-bd4d-235fcf8fc0ad Content-Encoding: gzip Content-Length: 941 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-3da0df37-970b-441-name", "links": {"self": "http://172.30.9.26:5000/v3/users/6301606e2b964db5b8922c560d336725"}, "domain_id": "default", "enabled": true, "id": "6301606e2b964db5b8922c560d336725", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "domain_id": "default", "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:45:03,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-02f1a0b7-0803-4347-bd4d-235fcf8fc0ad 2018-12-22 23:45:03,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:03,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:03,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["WyYdTD5mQ9O_-SE2zPwb3Q"], "issued_at": "2018-12-22T23:45:03.000000Z"}} 2018-12-22 23:45:03,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4fac73d04af11c8aa4cd32d6fb9b9065602bef" 2018-12-22 23:45:03,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2bf57b-82f0-48cf-94f5-910311aba358 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:03,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0b2bf57b-82f0-48cf-94f5-910311aba358 2018-12-22 23:45:03,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:03,545 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:03,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4fac73d04af11c8aa4cd32d6fb9b9065602bef" 2018-12-22 23:45:03,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c0b3cf-4f78-4ebc-967c-26b0238237a5 Content-Encoding: gzip Content-Length: 941 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-3da0df37-970b-441-name", "links": {"self": "http://172.30.9.26:5000/v3/users/6301606e2b964db5b8922c560d336725"}, "domain_id": "default", "enabled": true, "id": "6301606e2b964db5b8922c560d336725", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "domain_id": "default", "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:45:03,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a5c0b3cf-4f78-4ebc-967c-26b0238237a5 2018-12-22 23:45:03,647 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-3da0df37-970b-441-name 2018-12-22 23:45:03,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/6301606e2b964db5b8922c560d336725 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a72da6bad67ddce6ca2f0c4427c3bfe1c08775" 2018-12-22 23:45:03,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94694b68-0296-4efa-9a14-44e8e07fc3cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:03,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6301606e2b964db5b8922c560d336725 used request id req-94694b68-0296-4efa-9a14-44e8e07fc3cd 2018-12-22 23:45:03,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:04,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["6MTe57SpRRGt5wL8KFlagw"], "issued_at": "2018-12-22T23:45:04.000000Z"}} 2018-12-22 23:45:04,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e683555d1df335695f80f0857c64e25c88ef975" 2018-12-22 23:45:04,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a01731d2-9753-4ceb-ba81-24b4b1f2b19a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:04,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a01731d2-9753-4ceb-ba81-24b4b1f2b19a 2018-12-22 23:45:04,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:04,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:04,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["B7-X3u8-SGOxkHKMZAsmsQ"], "issued_at": "2018-12-22T23:45:04.000000Z"}} 2018-12-22 23:45:04,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9993f5beb86ad62d641e825d04e16accd67af58" 2018-12-22 23:45:05,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cd6922f-2ad0-4a47-892f-3ce47b6a82f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:05,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4cd6922f-2ad0-4a47-892f-3ce47b6a82f5 2018-12-22 23:45:05,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:05,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:05,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ed469a6e-e7e7-496-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9993f5beb86ad62d641e825d04e16accd67af58" 2018-12-22 23:45:05,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b890a09b-1898-4a02-9517-100c7e417eff Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ed469a6e-e7e7-496-name", "previous": null, "next": null}, "projects": []} 2018-12-22 23:45:05,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ed469a6e-e7e7-496-name used request id req-b890a09b-1898-4a02-9517-100c7e417eff 2018-12-22 23:45:05,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9993f5beb86ad62d641e825d04e16accd67af58" 2018-12-22 23:45:05,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6733d78-33ab-421b-b7ce-0f1e611f2694 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:45:05,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d6733d78-33ab-421b-b7ce-0f1e611f2694 2018-12-22 23:45:05,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9993f5beb86ad62d641e825d04e16accd67af58" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-ed469a6e-e7e7-496-name"}}' 2018-12-22 23:45:05,316 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ec7e5f1-9504-49a8-add0-ba4ca47406e3 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/83dd68aa5a5b41cf98d57b2ece66a55b"}, "enabled": true, "id": "83dd68aa5a5b41cf98d57b2ece66a55b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ed469a6e-e7e7-496-name"}} 2018-12-22 23:45:05,317 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1ec7e5f1-9504-49a8-add0-ba4ca47406e3 2018-12-22 23:45:05,317 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-ed469a6e-e7e7-496-name 2018-12-22 23:45:05,317 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ed469a6e-e7e7-496-name 2018-12-22 23:45:05,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:05,325 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:05,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/83dd68aa5a5b41cf98d57b2ece66a55b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e683555d1df335695f80f0857c64e25c88ef975" 2018-12-22 23:45:05,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3270b6eb-2c75-4eb2-a346-f712718142dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:05,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/83dd68aa5a5b41cf98d57b2ece66a55b used request id req-3270b6eb-2c75-4eb2-a346-f712718142dc 2018-12-22 23:45:05,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9993f5beb86ad62d641e825d04e16accd67af58" 2018-12-22 23:45:06,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-5d40e935-f1ac-4345-81b2-4dc21d925a9a Date: Sat, 22 Dec 2018 23:45:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:45:06Z", "updated_at": "2018-12-22T23:45:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "b4ee06e2-221a-450f-a2d5-977e309d5e42", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "4c904d16-96ab-46d1-a87e-5bb33bf260e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "84f70548-9042-4be8-b97d-4151a6a5badc", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "29919dbc-1370-4668-a366-cf5e6e471bc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 4, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "954c3b08-b184-4ca4-bd7c-81358d208235", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-22 23:45:06,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5d40e935-f1ac-4345-81b2-4dc21d925a9a 2018-12-22 23:45:06,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9993f5beb86ad62d641e825d04e16accd67af58" 2018-12-22 23:45:06,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ab90ab-1ebe-41b7-ac2c-4da2b87d0c11 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-22 23:45:06,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-70ab90ab-1ebe-41b7-ac2c-4da2b87d0c11 2018-12-22 23:45:06,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9993f5beb86ad62d641e825d04e16accd67af58" 2018-12-22 23:45:06,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94fc37d5-2f4a-4fba-8ca7-996b824708eb 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:45:06,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-94fc37d5-2f4a-4fba-8ca7-996b824708eb 2018-12-22 23:45:06,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9993f5beb86ad62d641e825d04e16accd67af58" 2018-12-22 23:45:06,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ad9256-3b59-4fea-98da-75ac12874960 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-22 23:45:06,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-c3ad9256-3b59-4fea-98da-75ac12874960 2018-12-22 23:45:06,670 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ed469a6e-e7e7-496-name 2018-12-22 23:45:06,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/83dd68aa5a5b41cf98d57b2ece66a55b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9993f5beb86ad62d641e825d04e16accd67af58" 2018-12-22 23:45:06,774 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-689cf2ed-6ad0-4820-bdd4-a534145e7c33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 83dd68aa5a5b41cf98d57b2ece66a55b.", "code": 404, "title": "Not Found"}} 2018-12-22 23:45:06,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/83dd68aa5a5b41cf98d57b2ece66a55b used request id req-689cf2ed-6ad0-4820-bdd4-a534145e7c33 2018-12-22 23:45:06,774 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-22 23:45:06,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9993f5beb86ad62d641e825d04e16accd67af58" 2018-12-22 23:45:06,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b42d7d8-663a-4f64-9e12-590548cb14c1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:06,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8b42d7d8-663a-4f64-9e12-590548cb14c1 2018-12-22 23:45:06,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e683555d1df335695f80f0857c64e25c88ef975" 2018-12-22 23:45:06,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38885364-f57c-4e2d-b662-c0a3af9035b5 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-22 23:45:06,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-38885364-f57c-4e2d-b662-c0a3af9035b5 2018-12-22 23:45:06,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9993f5beb86ad62d641e825d04e16accd67af58" 2018-12-22 23:45:07,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3696635-2aec-418d-bb59-535e3b53e539 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:07,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c3696635-2aec-418d-bb59-535e3b53e539 2018-12-22 23:45:07,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:07,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["tqsCPgk6QRCeigCkrq4uzw"], "issued_at": "2018-12-22T23:45:07.000000Z"}} 2018-12-22 23:45:07,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74575a0824224d5aa6405281f697ba13cb262dc4" 2018-12-22 23:45:07,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e86dea38-7874-44ee-b5f9-577e6465f6c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:07,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e86dea38-7874-44ee-b5f9-577e6465f6c7 2018-12-22 23:45:07,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:07,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:07,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["_z2kgJ4LQrWBn9u-mp1xsA"], "issued_at": "2018-12-22T23:45:07.000000Z"}} 2018-12-22 23:45:07,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c665ac3aa62b873c9a4f61978f8baaecd40b3b8d" 2018-12-22 23:45:07,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2c76d1-264e-4e7e-91b0-c665895fc931 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:07,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cd2c76d1-264e-4e7e-91b0-c665895fc931 2018-12-22 23:45:08,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:08,009 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:08,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-baab1fbb-26d4-42f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c665ac3aa62b873c9a4f61978f8baaecd40b3b8d" 2018-12-22 23:45:08,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c381b4a-f519-484c-bb6e-d409c2f708ba Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-baab1fbb-26d4-42f-name", "previous": null, "next": null}, "projects": []} 2018-12-22 23:45:08,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-baab1fbb-26d4-42f-name used request id req-0c381b4a-f519-484c-bb6e-d409c2f708ba 2018-12-22 23:45:08,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c665ac3aa62b873c9a4f61978f8baaecd40b3b8d" 2018-12-22 23:45:08,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aec3444e-af20-49ea-8774-389016350c9d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:45:08,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-aec3444e-af20-49ea-8774-389016350c9d 2018-12-22 23:45:08,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c665ac3aa62b873c9a4f61978f8baaecd40b3b8d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-baab1fbb-26d4-42f-name"}}' 2018-12-22 23:45:08,310 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c470ce7-cda4-47f1-9925-198458366134 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/450efc11d2b64a47aa5d7223af590d3d"}, "enabled": true, "id": "450efc11d2b64a47aa5d7223af590d3d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-baab1fbb-26d4-42f-name"}} 2018-12-22 23:45:08,311 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7c470ce7-cda4-47f1-9925-198458366134 2018-12-22 23:45:08,311 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-baab1fbb-26d4-42f-name 2018-12-22 23:45:08,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:08,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:08,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-baab1fbb-26d4-42f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74575a0824224d5aa6405281f697ba13cb262dc4" 2018-12-22 23:45:08,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-228e9fef-7cbd-4fc2-9247-b66b829ca640 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-baab1fbb-26d4-42f-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/450efc11d2b64a47aa5d7223af590d3d"}, "enabled": true, "id": "450efc11d2b64a47aa5d7223af590d3d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-baab1fbb-26d4-42f-name"}]} 2018-12-22 23:45:08,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-baab1fbb-26d4-42f-name used request id req-228e9fef-7cbd-4fc2-9247-b66b829ca640 2018-12-22 23:45:08,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74575a0824224d5aa6405281f697ba13cb262dc4" 2018-12-22 23:45:08,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ac0f10-bb2c-459d-a26e-d1b4d92b0602 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-22 23:45:08,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-87ac0f10-bb2c-459d-a26e-d1b4d92b0602 2018-12-22 23:45:08,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c665ac3aa62b873c9a4f61978f8baaecd40b3b8d" 2018-12-22 23:45:09,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-493b8de6-3942-4f8f-82e5-394e116e2392 Date: Sat, 22 Dec 2018 23:45:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:45:06Z", "updated_at": "2018-12-22T23:45:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "84f70548-9042-4be8-b97d-4151a6a5badc", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "29919dbc-1370-4668-a366-cf5e6e471bc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "b4ee06e2-221a-450f-a2d5-977e309d5e42", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "4c904d16-96ab-46d1-a87e-5bb33bf260e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 4, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "954c3b08-b184-4ca4-bd7c-81358d208235", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-22 23:45:09,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-493b8de6-3942-4f8f-82e5-394e116e2392 2018-12-22 23:45:09,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c665ac3aa62b873c9a4f61978f8baaecd40b3b8d" 2018-12-22 23:45:09,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbec57d4-ac11-44ec-b58b-345b2556995c Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-22 23:45:09,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-dbec57d4-ac11-44ec-b58b-345b2556995c 2018-12-22 23:45:09,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c665ac3aa62b873c9a4f61978f8baaecd40b3b8d" 2018-12-22 23:45:09,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c348d9-63bd-4ed4-9ec9-02add1f933b0 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:45:09,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-95c348d9-63bd-4ed4-9ec9-02add1f933b0 2018-12-22 23:45:09,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c665ac3aa62b873c9a4f61978f8baaecd40b3b8d" 2018-12-22 23:45:09,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605263cf-687d-4cbb-ba07-ed2c5b0b9cc9 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-22 23:45:09,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-605263cf-687d-4cbb-ba07-ed2c5b0b9cc9 2018-12-22 23:45:09,645 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-baab1fbb-26d4-42f-name 2018-12-22 23:45:09,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/450efc11d2b64a47aa5d7223af590d3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c665ac3aa62b873c9a4f61978f8baaecd40b3b8d" 2018-12-22 23:45:09,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c4dd31d-0598-4524-8785-9d0e3995a6c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:09,810 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/450efc11d2b64a47aa5d7223af590d3d used request id req-3c4dd31d-0598-4524-8785-9d0e3995a6c7 2018-12-22 23:45:09,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c665ac3aa62b873c9a4f61978f8baaecd40b3b8d" 2018-12-22 23:45:09,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e18ca0-b50b-4dae-9e0e-db4ee4284540 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:09,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-31e18ca0-b50b-4dae-9e0e-db4ee4284540 2018-12-22 23:45:09,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:10,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["VS9-VnzlQby17zF85oCffw"], "issued_at": "2018-12-22T23:45:10.000000Z"}} 2018-12-22 23:45:10,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82deb981a9fa81cdf835b94eaebc4c1ada010ed8" 2018-12-22 23:45:10,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53bb645-8f0c-4244-83ce-370fb53c3147 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:10,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e53bb645-8f0c-4244-83ce-370fb53c3147 2018-12-22 23:45:10,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:10,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:10,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["dwpqcyMkTqqsBLjWe5DmLg"], "issued_at": "2018-12-22T23:45:10.000000Z"}} 2018-12-22 23:45:10,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e365d7c5cac84b626a2ad5471dc37a9603d8f702" 2018-12-22 23:45:10,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf5d691-934d-4564-88a0-bff4a1c8eb19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:10,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-edf5d691-934d-4564-88a0-bff4a1c8eb19 2018-12-22 23:45:10,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:10,848 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:10,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f06d552-d79e-418-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e365d7c5cac84b626a2ad5471dc37a9603d8f702" 2018-12-22 23:45:10,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04971faa-38d7-41c8-8a38-162c85dada68 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f06d552-d79e-418-name", "previous": null, "next": null}, "projects": []} 2018-12-22 23:45:10,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f06d552-d79e-418-name used request id req-04971faa-38d7-41c8-8a38-162c85dada68 2018-12-22 23:45:10,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e365d7c5cac84b626a2ad5471dc37a9603d8f702" 2018-12-22 23:45:11,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e16cf06-6d47-4f9f-b646-745ed8dfdd08 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:45:11,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7e16cf06-6d47-4f9f-b646-745ed8dfdd08 2018-12-22 23:45:11,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e365d7c5cac84b626a2ad5471dc37a9603d8f702" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-4f06d552-d79e-418-name"}}' 2018-12-22 23:45:11,155 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33bab712-3f6e-40e9-b94b-141231f48bcc Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/220fa0dfef4b477a8b963673e69a4962"}, "enabled": true, "id": "220fa0dfef4b477a8b963673e69a4962", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-4f06d552-d79e-418-name"}} 2018-12-22 23:45:11,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-33bab712-3f6e-40e9-b94b-141231f48bcc 2018-12-22 23:45:11,155 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-4f06d552-d79e-418-name 2018-12-22 23:45:11,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:11,164 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:11,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f06d552-d79e-418-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82deb981a9fa81cdf835b94eaebc4c1ada010ed8" 2018-12-22 23:45:11,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4586dcab-82af-411f-8387-890a2aa95538 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f06d552-d79e-418-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/220fa0dfef4b477a8b963673e69a4962"}, "enabled": true, "id": "220fa0dfef4b477a8b963673e69a4962", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-4f06d552-d79e-418-name"}]} 2018-12-22 23:45:11,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f06d552-d79e-418-name used request id req-4586dcab-82af-411f-8387-890a2aa95538 2018-12-22 23:45:11,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:11,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:11,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["FKG8hNcoSeO1UfwWQHYelQ"], "issued_at": "2018-12-22T23:45:11.000000Z"}} 2018-12-22 23:45:11,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c2a25b57239d44ba8a71f8555bb70ec9c6d7d3" 2018-12-22 23:45:11,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e7ac24-7f1b-4a6d-a15b-681130bf15ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:11,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-66e7ac24-7f1b-4a6d-a15b-681130bf15ef 2018-12-22 23:45:11,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:11,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:11,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f06d552-d79e-418-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c2a25b57239d44ba8a71f8555bb70ec9c6d7d3" 2018-12-22 23:45:11,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be477db-a2ee-4b7d-817b-2022231dc3cf Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f06d552-d79e-418-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/220fa0dfef4b477a8b963673e69a4962"}, "enabled": true, "id": "220fa0dfef4b477a8b963673e69a4962", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-4f06d552-d79e-418-name"}]} 2018-12-22 23:45:11,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f06d552-d79e-418-name used request id req-1be477db-a2ee-4b7d-817b-2022231dc3cf 2018-12-22 23:45:11,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82deb981a9fa81cdf835b94eaebc4c1ada010ed8" 2018-12-22 23:45:11,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f27156-7257-4088-b525-ce0a6c367bf9 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-22 23:45:11,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c8f27156-7257-4088-b525-ce0a6c367bf9 2018-12-22 23:45:11,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e365d7c5cac84b626a2ad5471dc37a9603d8f702" 2018-12-22 23:45:12,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-43bccf6a-5874-41c6-80d0-adf34cf4a0f3 Date: Sat, 22 Dec 2018 23:45:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:45:06Z", "updated_at": "2018-12-22T23:45:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "29919dbc-1370-4668-a366-cf5e6e471bc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "b4ee06e2-221a-450f-a2d5-977e309d5e42", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "4c904d16-96ab-46d1-a87e-5bb33bf260e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "84f70548-9042-4be8-b97d-4151a6a5badc", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 4, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "954c3b08-b184-4ca4-bd7c-81358d208235", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-22 23:45:12,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-43bccf6a-5874-41c6-80d0-adf34cf4a0f3 2018-12-22 23:45:12,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e365d7c5cac84b626a2ad5471dc37a9603d8f702" 2018-12-22 23:45:12,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a279aac9-4892-4270-95e9-5368e2e71a93 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-22 23:45:12,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-a279aac9-4892-4270-95e9-5368e2e71a93 2018-12-22 23:45:12,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e365d7c5cac84b626a2ad5471dc37a9603d8f702" 2018-12-22 23:45:12,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb7774e-e033-4a7f-8c85-cf8d8a4d778b 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:45:12,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-6fb7774e-e033-4a7f-8c85-cf8d8a4d778b 2018-12-22 23:45:12,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e365d7c5cac84b626a2ad5471dc37a9603d8f702" 2018-12-22 23:45:12,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7847aa61-9b04-421c-a5c0-14a3ddf703e1 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-22 23:45:12,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-7847aa61-9b04-421c-a5c0-14a3ddf703e1 2018-12-22 23:45:12,504 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-4f06d552-d79e-418-name 2018-12-22 23:45:12,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/220fa0dfef4b477a8b963673e69a4962 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e365d7c5cac84b626a2ad5471dc37a9603d8f702" 2018-12-22 23:45:12,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7aa2c7a-30fa-4108-bf17-05a73331d40d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:12,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/220fa0dfef4b477a8b963673e69a4962 used request id req-e7aa2c7a-30fa-4108-bf17-05a73331d40d 2018-12-22 23:45:12,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e365d7c5cac84b626a2ad5471dc37a9603d8f702" 2018-12-22 23:45:12,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-273db09e-cd85-49a3-822a-fe13b4454d9d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:12,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-273db09e-cd85-49a3-822a-fe13b4454d9d 2018-12-22 23:45:12,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:13,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["75DK10PuSvyfa15m5fw5Dw"], "issued_at": "2018-12-22T23:45:13.000000Z"}} 2018-12-22 23:45:13,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d43775d0bff52d65a0741de1f74e3a62edc668ee" 2018-12-22 23:45:13,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b319c39b-e71e-41be-9fa8-40d6c8c64bef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:13,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b319c39b-e71e-41be-9fa8-40d6c8c64bef 2018-12-22 23:45:13,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:13,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:13,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["3xoQFoD-Tnypt7cLL7CTBw"], "issued_at": "2018-12-22T23:45:13.000000Z"}} 2018-12-22 23:45:13,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff8096309fea298c86e1ac8d303a50b6ec0f2e6" 2018-12-22 23:45:13,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f1c748d-e472-41fa-b231-9b42e7157df4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:13,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9f1c748d-e472-41fa-b231-9b42e7157df4 2018-12-22 23:45:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:13,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:13,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-0faeafe4-0cab-43e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff8096309fea298c86e1ac8d303a50b6ec0f2e6" 2018-12-22 23:45:13,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e40202-76cd-4c53-87cd-0df37d1a3fcf Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-0faeafe4-0cab-43e-name", "previous": null, "next": null}, "projects": []} 2018-12-22 23:45:13,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-0faeafe4-0cab-43e-name used request id req-a4e40202-76cd-4c53-87cd-0df37d1a3fcf 2018-12-22 23:45:13,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff8096309fea298c86e1ac8d303a50b6ec0f2e6" 2018-12-22 23:45:13,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0553366-129d-4ae8-92bf-13ce5c16c4e1 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-12-22 23:45:13,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=foo used request id req-e0553366-129d-4ae8-92bf-13ce5c16c4e1 2018-12-22 23:45:13,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff8096309fea298c86e1ac8d303a50b6ec0f2e6" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-0faeafe4-0cab-43e-name"}}' 2018-12-22 23:45:14,002 - keystoneauth.session - DEBUG - RESP: [400] Date: Sat, 22 Dec 2018 23:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b04746c9-f228-469c-83f9-2566c37bdf6d Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-12-22 23:45:14,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b04746c9-f228-469c-83f9-2566c37bdf6d 2018-12-22 23:45:14,002 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-12-22 23:45:14,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff8096309fea298c86e1ac8d303a50b6ec0f2e6" 2018-12-22 23:45:14,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f6989a5-bdcd-4695-8ac6-06b1119bd8e7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:14,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2f6989a5-bdcd-4695-8ac6-06b1119bd8e7 2018-12-22 23:45:14,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:14,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["hZcpluVyRw2s3zmUNEC2Sg"], "issued_at": "2018-12-22T23:45:14.000000Z"}} 2018-12-22 23:45:14,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5931d31ef3499e41b7e9a7235edd673ee0d994" 2018-12-22 23:45:14,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-591bba95-8089-4bc5-8c4e-37143042860f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:14,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-591bba95-8089-4bc5-8c4e-37143042860f 2018-12-22 23:45:14,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:14,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:14,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["WDCJwghtQvywHFPm7vFV4A"], "issued_at": "2018-12-22T23:45:14.000000Z"}} 2018-12-22 23:45:14,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8425b449afd53d3730e50784079df60fb983eb5f" 2018-12-22 23:45:15,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103bdb08-f38d-4685-b3d1-794f153636c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:15,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-103bdb08-f38d-4685-b3d1-794f153636c2 2018-12-22 23:45:15,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:15,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:15,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2dcbcd02-3b89-475-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8425b449afd53d3730e50784079df60fb983eb5f" 2018-12-22 23:45:15,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f14374a-6cae-41fe-94f2-cd65934634ca Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2dcbcd02-3b89-475-name", "previous": null, "next": null}, "projects": []} 2018-12-22 23:45:15,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2dcbcd02-3b89-475-name used request id req-0f14374a-6cae-41fe-94f2-cd65934634ca 2018-12-22 23:45:15,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8425b449afd53d3730e50784079df60fb983eb5f" 2018-12-22 23:45:15,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a30df5-6090-4ca9-8ae6-bcff16c653f2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:45:15,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-42a30df5-6090-4ca9-8ae6-bcff16c653f2 2018-12-22 23:45:15,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8425b449afd53d3730e50784079df60fb983eb5f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-2dcbcd02-3b89-475-name"}}' 2018-12-22 23:45:15,286 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed52f66f-3a90-4729-8060-2553234d208c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a05c51338e464a35b74766201e3550b0"}, "enabled": true, "id": "a05c51338e464a35b74766201e3550b0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-2dcbcd02-3b89-475-name"}} 2018-12-22 23:45:15,286 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ed52f66f-3a90-4729-8060-2553234d208c 2018-12-22 23:45:15,286 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-2dcbcd02-3b89-475-name 2018-12-22 23:45:15,286 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:45:15,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/a05c51338e464a35b74766201e3550b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8425b449afd53d3730e50784079df60fb983eb5f" 2018-12-22 23:45:15,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-310ee3a4-1e06-4555-8c27-79847ad52384 x-compute-request-id: req-310ee3a4-1e06-4555-8c27-79847ad52384 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "a05c51338e464a35b74766201e3550b0", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-22 23:45:15,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/a05c51338e464a35b74766201e3550b0 used request id req-310ee3a4-1e06-4555-8c27-79847ad52384 2018-12-22 23:45:15,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:8774/v2.1/os-quota-sets/a05c51338e464a35b74766201e3550b0 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8425b449afd53d3730e50784079df60fb983eb5f" -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-12-22 23:45:16,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-a68fdc32-9cce-4292-8ac3-cf110aee7518 x-compute-request-id: req-a68fdc32-9cce-4292-8ac3-cf110aee7518 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-12-22 23:45:16,537 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/a05c51338e464a35b74766201e3550b0 used request id req-a68fdc32-9cce-4292-8ac3-cf110aee7518 2018-12-22 23:45:16,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:16,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:16,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2dcbcd02-3b89-475-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5931d31ef3499e41b7e9a7235edd673ee0d994" 2018-12-22 23:45:16,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b072c5b-a7b5-4a41-a41b-0a45f2522238 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2dcbcd02-3b89-475-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a05c51338e464a35b74766201e3550b0"}, "enabled": true, "id": "a05c51338e464a35b74766201e3550b0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-2dcbcd02-3b89-475-name"}]} 2018-12-22 23:45:16,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2dcbcd02-3b89-475-name used request id req-9b072c5b-a7b5-4a41-a41b-0a45f2522238 2018-12-22 23:45:16,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5931d31ef3499e41b7e9a7235edd673ee0d994" 2018-12-22 23:45:16,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9e2294f-1418-4723-8bc4-2b608d5017b2 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-22 23:45:16,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c9e2294f-1418-4723-8bc4-2b608d5017b2 2018-12-22 23:45:16,719 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:45:16,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/a05c51338e464a35b74766201e3550b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5931d31ef3499e41b7e9a7235edd673ee0d994" 2018-12-22 23:45:17,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-03bc7a5a-fbf2-4ee6-96a9-7b1eceae5833 x-compute-request-id: req-03bc7a5a-fbf2-4ee6-96a9-7b1eceae5833 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "a05c51338e464a35b74766201e3550b0", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-22 23:45:17,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/a05c51338e464a35b74766201e3550b0 used request id req-03bc7a5a-fbf2-4ee6-96a9-7b1eceae5833 2018-12-22 23:45:17,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8425b449afd53d3730e50784079df60fb983eb5f" 2018-12-22 23:45:18,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-b8c59d58-eb42-4386-b34b-6ddf6d79cf3f Date: Sat, 22 Dec 2018 23:45:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:45:06Z", "updated_at": "2018-12-22T23:45:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "84f70548-9042-4be8-b97d-4151a6a5badc", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "29919dbc-1370-4668-a366-cf5e6e471bc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "b4ee06e2-221a-450f-a2d5-977e309d5e42", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "4c904d16-96ab-46d1-a87e-5bb33bf260e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 4, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "954c3b08-b184-4ca4-bd7c-81358d208235", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-22 23:45:18,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b8c59d58-eb42-4386-b34b-6ddf6d79cf3f 2018-12-22 23:45:18,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8425b449afd53d3730e50784079df60fb983eb5f" 2018-12-22 23:45:18,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6384bc67-422c-4517-8ba9-e18e6c0092a0 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-22 23:45:18,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-6384bc67-422c-4517-8ba9-e18e6c0092a0 2018-12-22 23:45:18,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8425b449afd53d3730e50784079df60fb983eb5f" 2018-12-22 23:45:18,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22ee4f2-7287-4ea9-b27e-51a5b06afa14 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:45:18,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-f22ee4f2-7287-4ea9-b27e-51a5b06afa14 2018-12-22 23:45:18,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8425b449afd53d3730e50784079df60fb983eb5f" 2018-12-22 23:45:18,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd35df4-f7c9-4302-bd86-35956cc1a1d7 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-22 23:45:18,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-1fd35df4-f7c9-4302-bd86-35956cc1a1d7 2018-12-22 23:45:18,627 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-2dcbcd02-3b89-475-name 2018-12-22 23:45:18,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/a05c51338e464a35b74766201e3550b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8425b449afd53d3730e50784079df60fb983eb5f" 2018-12-22 23:45:18,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d232a40d-8169-4fec-8773-35239a6fa7b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:18,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a05c51338e464a35b74766201e3550b0 used request id req-d232a40d-8169-4fec-8773-35239a6fa7b2 2018-12-22 23:45:18,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8425b449afd53d3730e50784079df60fb983eb5f" 2018-12-22 23:45:18,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f74079f7-2da1-49cd-ac92-804cb3b923f1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:18,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f74079f7-2da1-49cd-ac92-804cb3b923f1 2018-12-22 23:45:18,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:19,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["twXd4rOcRC-rt4FPuqo91g"], "issued_at": "2018-12-22T23:45:19.000000Z"}} 2018-12-22 23:45:19,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb2be9531894063df27e2bcdecf1c16f1e350b2" 2018-12-22 23:45:19,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892fdaab-9d4d-41d7-9f58-54413d8082db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:19,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-892fdaab-9d4d-41d7-9f58-54413d8082db 2018-12-22 23:45:19,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:19,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:19,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["fzHSNlGYS2eB-Uk0RUMd9g"], "issued_at": "2018-12-22T23:45:19.000000Z"}} 2018-12-22 23:45:19,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3e37b705b89d65724f284bae0574b006eba0b4" 2018-12-22 23:45:19,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70360167-b3a2-4db6-b97c-54d0943ab701 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:19,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-70360167-b3a2-4db6-b97c-54d0943ab701 2018-12-22 23:45:19,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:19,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:19,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5a0f3958-8e1b-490-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3e37b705b89d65724f284bae0574b006eba0b4" 2018-12-22 23:45:19,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe259ff-7446-4b77-8221-a415ebab9eba Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5a0f3958-8e1b-490-name", "previous": null, "next": null}, "projects": []} 2018-12-22 23:45:19,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5a0f3958-8e1b-490-name used request id req-cfe259ff-7446-4b77-8221-a415ebab9eba 2018-12-22 23:45:19,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3e37b705b89d65724f284bae0574b006eba0b4" 2018-12-22 23:45:19,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5385a3a-9aa8-4cd9-a6a6-dd747defd6d7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:45:19,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a5385a3a-9aa8-4cd9-a6a6-dd747defd6d7 2018-12-22 23:45:19,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3e37b705b89d65724f284bae0574b006eba0b4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-5a0f3958-8e1b-490-name"}}' 2018-12-22 23:45:20,118 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:45:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-048947c9-94ed-4b01-b137-d745fbb19a2d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/487db48a8e484d63849e4c5b4eeeae9f"}, "enabled": true, "id": "487db48a8e484d63849e4c5b4eeeae9f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-5a0f3958-8e1b-490-name"}} 2018-12-22 23:45:20,118 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-048947c9-94ed-4b01-b137-d745fbb19a2d 2018-12-22 23:45:20,119 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-5a0f3958-8e1b-490-name 2018-12-22 23:45:20,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:20,127 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:20,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5a0f3958-8e1b-490-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb2be9531894063df27e2bcdecf1c16f1e350b2" 2018-12-22 23:45:20,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a68a131-ecd4-4d36-89f9-78235d08884e Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5a0f3958-8e1b-490-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/487db48a8e484d63849e4c5b4eeeae9f"}, "enabled": true, "id": "487db48a8e484d63849e4c5b4eeeae9f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-5a0f3958-8e1b-490-name"}]} 2018-12-22 23:45:20,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5a0f3958-8e1b-490-name used request id req-1a68a131-ecd4-4d36-89f9-78235d08884e 2018-12-22 23:45:20,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb2be9531894063df27e2bcdecf1c16f1e350b2" 2018-12-22 23:45:20,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f185620-e188-4e15-96f3-68ce434c81ed Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-22 23:45:20,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-1f185620-e188-4e15-96f3-68ce434c81ed 2018-12-22 23:45:20,313 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:45:20,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:8774/v2.1/os-quota-sets/487db48a8e484d63849e4c5b4eeeae9f -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3e37b705b89d65724f284bae0574b006eba0b4" -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-12-22 23:45:21,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45: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-c8e1d7e2-22ee-4ceb-965b-2936575e4337 x-compute-request-id: req-c8e1d7e2-22ee-4ceb-965b-2936575e4337 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-12-22 23:45:21,402 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/487db48a8e484d63849e4c5b4eeeae9f used request id req-c8e1d7e2-22ee-4ceb-965b-2936575e4337 2018-12-22 23:45:21,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/quotas/487db48a8e484d63849e4c5b4eeeae9f -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3e37b705b89d65724f284bae0574b006eba0b4" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-12-22 23:45:21,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-a5ea701a-dfe6-4d45-b02a-a44bf227215c Date: Sat, 22 Dec 2018 23:45:21 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-12-22 23:45:21,793 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/487db48a8e484d63849e4c5b4eeeae9f used request id req-a5ea701a-dfe6-4d45-b02a-a44bf227215c 2018-12-22 23:45:21,794 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:45:21,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/487db48a8e484d63849e4c5b4eeeae9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3e37b705b89d65724f284bae0574b006eba0b4" 2018-12-22 23:45:22,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45: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-5d9022d1-3f4b-44f8-a90b-94adcae959f4 x-compute-request-id: req-5d9022d1-3f4b-44f8-a90b-94adcae959f4 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": "487db48a8e484d63849e4c5b4eeeae9f", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-22 23:45:22,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/487db48a8e484d63849e4c5b4eeeae9f used request id req-5d9022d1-3f4b-44f8-a90b-94adcae959f4 2018-12-22 23:45:22,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/quotas/487db48a8e484d63849e4c5b4eeeae9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3e37b705b89d65724f284bae0574b006eba0b4" 2018-12-22 23:45:23,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-d1154a28-a00f-4aad-b801-1cfba6731536 Date: Sat, 22 Dec 2018 23:45:23 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-12-22 23:45:23,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/quotas/487db48a8e484d63849e4c5b4eeeae9f used request id req-d1154a28-a00f-4aad-b801-1cfba6731536 2018-12-22 23:45:23,211 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:45:23,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/487db48a8e484d63849e4c5b4eeeae9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb2be9531894063df27e2bcdecf1c16f1e350b2" 2018-12-22 23:45:24,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-b1e9cbd4-bf8a-4206-bc60-1a5a434891f8 x-compute-request-id: req-b1e9cbd4-bf8a-4206-bc60-1a5a434891f8 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": "487db48a8e484d63849e4c5b4eeeae9f", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-22 23:45:24,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/487db48a8e484d63849e4c5b4eeeae9f used request id req-b1e9cbd4-bf8a-4206-bc60-1a5a434891f8 2018-12-22 23:45:24,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/quotas/487db48a8e484d63849e4c5b4eeeae9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb2be9531894063df27e2bcdecf1c16f1e350b2" 2018-12-22 23:45:24,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-088b2c80-4a1e-4922-9cd5-2baa9bde7ba7 Date: Sat, 22 Dec 2018 23:45:24 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-12-22 23:45:24,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/quotas/487db48a8e484d63849e4c5b4eeeae9f used request id req-088b2c80-4a1e-4922-9cd5-2baa9bde7ba7 2018-12-22 23:45:24,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3e37b705b89d65724f284bae0574b006eba0b4" 2018-12-22 23:45:25,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-339e2abf-ad07-47c4-8463-ab820f9d5044 Date: Sat, 22 Dec 2018 23:45:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:45:06Z", "updated_at": "2018-12-22T23:45:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "84f70548-9042-4be8-b97d-4151a6a5badc", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "29919dbc-1370-4668-a366-cf5e6e471bc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "b4ee06e2-221a-450f-a2d5-977e309d5e42", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "4c904d16-96ab-46d1-a87e-5bb33bf260e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 4, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "954c3b08-b184-4ca4-bd7c-81358d208235", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-22 23:45:25,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-339e2abf-ad07-47c4-8463-ab820f9d5044 2018-12-22 23:45:25,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3e37b705b89d65724f284bae0574b006eba0b4" 2018-12-22 23:45:25,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c3533b-c4da-4b5c-a93b-689c410cf84e Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-22 23:45:25,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-56c3533b-c4da-4b5c-a93b-689c410cf84e 2018-12-22 23:45:25,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3e37b705b89d65724f284bae0574b006eba0b4" 2018-12-22 23:45:25,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2bef11a-c41f-4325-87dd-f50b25b2cb34 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:45:25,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-f2bef11a-c41f-4325-87dd-f50b25b2cb34 2018-12-22 23:45:25,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3e37b705b89d65724f284bae0574b006eba0b4" 2018-12-22 23:45:25,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0c8af35-90cf-49de-a189-8c1d2ac97d30 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-22 23:45:25,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-a0c8af35-90cf-49de-a189-8c1d2ac97d30 2018-12-22 23:45:25,445 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-5a0f3958-8e1b-490-name 2018-12-22 23:45:25,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/487db48a8e484d63849e4c5b4eeeae9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3e37b705b89d65724f284bae0574b006eba0b4" 2018-12-22 23:45:25,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58548496-d782-47a4-8f72-5c45ef21ba41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:25,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/487db48a8e484d63849e4c5b4eeeae9f used request id req-58548496-d782-47a4-8f72-5c45ef21ba41 2018-12-22 23:45:25,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3e37b705b89d65724f284bae0574b006eba0b4" 2018-12-22 23:45:25,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759b6aa9-e8a1-4b44-9c65-20c4647fa6bc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:25,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-759b6aa9-e8a1-4b44-9c65-20c4647fa6bc 2018-12-22 23:45:25,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:26,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["xl7Ng5ERSQ-L7Qf3Yfbo8Q"], "issued_at": "2018-12-22T23:45:26.000000Z"}} 2018-12-22 23:45:26,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ce925397b22e1f9839adaee1140276106590be" 2018-12-22 23:45:26,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85225e49-b8a0-4de2-abfe-dd7d8ce7b907 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:26,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-85225e49-b8a0-4de2-abfe-dd7d8ce7b907 2018-12-22 23:45:26,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:26,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:26,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["D4oLcpDuSeiOYHoFp-q-Og"], "issued_at": "2018-12-22T23:45:26.000000Z"}} 2018-12-22 23:45:26,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" 2018-12-22 23:45:26,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e5254ab-8c99-44af-932d-edf6ef9cb8fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:26,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0e5254ab-8c99-44af-932d-edf6ef9cb8fd 2018-12-22 23:45:26,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:26,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:26,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-63867173-12ac-40a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" 2018-12-22 23:45:26,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059d6bd6-a87a-4442-be11-3d5897b8ec86 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-63867173-12ac-40a-name", "previous": null, "next": null}, "projects": []} 2018-12-22 23:45:26,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-63867173-12ac-40a-name used request id req-059d6bd6-a87a-4442-be11-3d5897b8ec86 2018-12-22 23:45:26,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" 2018-12-22 23:45:26,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-979ba10c-140e-4613-b164-5bcf356abfb5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:45:26,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-979ba10c-140e-4613-b164-5bcf356abfb5 2018-12-22 23:45:26,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-63867173-12ac-40a-name"}}' 2018-12-22 23:45:26,945 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91e41166-d681-4e50-b5cd-d3ffb7eec12d Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/db52c4687b7e4d0c95738b8ce8da4df3"}, "enabled": true, "id": "db52c4687b7e4d0c95738b8ce8da4df3", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-63867173-12ac-40a-name"}} 2018-12-22 23:45:26,945 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-91e41166-d681-4e50-b5cd-d3ffb7eec12d 2018-12-22 23:45:26,945 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-63867173-12ac-40a-name 2018-12-22 23:45:26,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:26,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:27,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["2MSxPhDrRgiZNx1NsPRPgg"], "issued_at": "2018-12-22T23:45:27.000000Z"}} 2018-12-22 23:45:27,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f0af2cb082988edb263f96b95f8b11543a1650" 2018-12-22 23:45:27,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e24b93-ea28-4fef-ac11-65680a62a9fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:27,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c8e24b93-ea28-4fef-ac11-65680a62a9fa 2018-12-22 23:45:27,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:27,415 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:27,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f0af2cb082988edb263f96b95f8b11543a1650" 2018-12-22 23:45:27,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e8de5cf-9136-4d66-9fe4-e3f65b7fa98b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "domain_id": "default", "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:45:27,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0e8de5cf-9136-4d66-9fe4-e3f65b7fa98b 2018-12-22 23:45:27,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f0af2cb082988edb263f96b95f8b11543a1650" 2018-12-22 23:45:27,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee5158e2-b14f-439b-a98a-1aa240fd3ff5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:45:27,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ee5158e2-b14f-439b-a98a-1aa240fd3ff5 2018-12-22 23:45:28,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f0af2cb082988edb263f96b95f8b11543a1650" 2018-12-22 23:45:28,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf0eaea-26c2-4887-963d-f11e1385f316 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:28,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bcf0eaea-26c2-4887-963d-f11e1385f316 2018-12-22 23:45:28,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-63867173-12ac-40a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f0af2cb082988edb263f96b95f8b11543a1650" 2018-12-22 23:45:28,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a0e53fe-c87b-4834-8c65-ba45141bc51d Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-63867173-12ac-40a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/db52c4687b7e4d0c95738b8ce8da4df3"}, "enabled": true, "id": "db52c4687b7e4d0c95738b8ce8da4df3", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-63867173-12ac-40a-name"}]} 2018-12-22 23:45:28,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-63867173-12ac-40a-name used request id req-4a0e53fe-c87b-4834-8c65-ba45141bc51d 2018-12-22 23:45:28,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/54d5060fe9e74ef58a5dd7f1ce65b130 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f0af2cb082988edb263f96b95f8b11543a1650" 2018-12-22 23:45:28,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0957315f-a815-4276-b877-2bc219ab84fd Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/54d5060fe9e74ef58a5dd7f1ce65b130"}, "enabled": true, "id": "54d5060fe9e74ef58a5dd7f1ce65b130", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-63867173-12ac-40a-user"}} 2018-12-22 23:45:28,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/54d5060fe9e74ef58a5dd7f1ce65b130 used request id req-0957315f-a815-4276-b877-2bc219ab84fd 2018-12-22 23:45:28,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/db52c4687b7e4d0c95738b8ce8da4df3/users/54d5060fe9e74ef58a5dd7f1ce65b130/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f0af2cb082988edb263f96b95f8b11543a1650" 2018-12-22 23:45:28,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab2b6578-dd30-454c-8c65-1863cd730d31 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/db52c4687b7e4d0c95738b8ce8da4df3/users/54d5060fe9e74ef58a5dd7f1ce65b130/roles", "previous": null, "next": null}, "roles": []} 2018-12-22 23:45:28,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/db52c4687b7e4d0c95738b8ce8da4df3/users/54d5060fe9e74ef58a5dd7f1ce65b130/roles used request id req-ab2b6578-dd30-454c-8c65-1863cd730d31 2018-12-22 23:45:28,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f0af2cb082988edb263f96b95f8b11543a1650" 2018-12-22 23:45:28,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d3fb29-a213-4903-bc69-8f237ef78347 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "domain_id": null, "name": "admin", "id": "b8a71d37985c4b6e86bd1cd18cca4950"}} 2018-12-22 23:45:28,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-58d3fb29-a213-4903-bc69-8f237ef78347 2018-12-22 23:45:28,504 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-63867173-12ac-40a-name 2018-12-22 23:45:28,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/db52c4687b7e4d0c95738b8ce8da4df3/users/54d5060fe9e74ef58a5dd7f1ce65b130/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f0af2cb082988edb263f96b95f8b11543a1650" 2018-12-22 23:45:28,637 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85bc7821-40c7-44c3-aeec-72123909575a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:28,637 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/db52c4687b7e4d0c95738b8ce8da4df3/users/54d5060fe9e74ef58a5dd7f1ce65b130/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-85bc7821-40c7-44c3-aeec-72123909575a 2018-12-22 23:45:28,638 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-63867173-12ac-40a-user 2018-12-22 23:45:28,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" 2018-12-22 23:45:28,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a89a6439-fbc0-43a9-96f0-4a687c6cb971 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:28,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a89a6439-fbc0-43a9-96f0-4a687c6cb971 2018-12-22 23:45:28,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" -d '{"role": {"name": "CreateProjectUserTests-63867173-12ac-40a-name-role"}}' 2018-12-22 23:45:28,837 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70def51a-6481-4992-aba6-c66820620c8f Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ccd2b50393a4cad8b6f31800a433ea2", "links": {"self": "http://172.30.9.26:5000/v3/roles/8ccd2b50393a4cad8b6f31800a433ea2"}, "name": "CreateProjectUserTests-63867173-12ac-40a-name-role"}} 2018-12-22 23:45:28,837 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-70def51a-6481-4992-aba6-c66820620c8f 2018-12-22 23:45:28,837 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-63867173-12ac-40a-name-role 2018-12-22 23:45:28,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8ccd2b50393a4cad8b6f31800a433ea2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" 2018-12-22 23:45:28,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27df5ff6-00c7-4718-b71e-20ab2aa6cfff Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/8ccd2b50393a4cad8b6f31800a433ea2"}, "domain_id": null, "name": "CreateProjectUserTests-63867173-12ac-40a-name-role", "id": "8ccd2b50393a4cad8b6f31800a433ea2"}} 2018-12-22 23:45:28,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8ccd2b50393a4cad8b6f31800a433ea2 used request id req-27df5ff6-00c7-4718-b71e-20ab2aa6cfff 2018-12-22 23:45:28,931 - keystone_utils - INFO - Granting role CreateProjectUserTests-63867173-12ac-40a-name-role to project CreateProjectUserTests-63867173-12ac-40a-name 2018-12-22 23:45:28,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/db52c4687b7e4d0c95738b8ce8da4df3/users/54d5060fe9e74ef58a5dd7f1ce65b130/roles/8ccd2b50393a4cad8b6f31800a433ea2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" 2018-12-22 23:45:29,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-273848fc-80af-407c-b4fb-52bb5b49767f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:29,087 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/db52c4687b7e4d0c95738b8ce8da4df3/users/54d5060fe9e74ef58a5dd7f1ce65b130/roles/8ccd2b50393a4cad8b6f31800a433ea2 used request id req-273848fc-80af-407c-b4fb-52bb5b49767f 2018-12-22 23:45:29,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:29,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:29,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ccd2b50393a4cad8b6f31800a433ea2", "name": "CreateProjectUserTests-63867173-12ac-40a-name-role"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db52c4687b7e4d0c95738b8ce8da4df3", "name": "CreateProjectUserTests-63867173-12ac-40a-name"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/db52c4687b7e4d0c95738b8ce8da4df3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/db52c4687b7e4d0c95738b8ce8da4df3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/db52c4687b7e4d0c95738b8ce8da4df3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/db52c4687b7e4d0c95738b8ce8da4df3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/db52c4687b7e4d0c95738b8ce8da4df3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/db52c4687b7e4d0c95738b8ce8da4df3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/db52c4687b7e4d0c95738b8ce8da4df3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/db52c4687b7e4d0c95738b8ce8da4df3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/db52c4687b7e4d0c95738b8ce8da4df3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/db52c4687b7e4d0c95738b8ce8da4df3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/db52c4687b7e4d0c95738b8ce8da4df3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/db52c4687b7e4d0c95738b8ce8da4df3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-63867173-12ac-40a-user", "id": "54d5060fe9e74ef58a5dd7f1ce65b130"}, "audit_ids": ["Jm3__9kRSaWV_gr3Yuxb6A"], "issued_at": "2018-12-22T23:45:29.000000Z"}} 2018-12-22 23:45:29,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073cdde3366b50978cb62a0bbaa3d3f52bbb301" 2018-12-22 23:45:29,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3df40697-0dff-41ee-a2a3-5cc4dcdbd533 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:29,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3df40697-0dff-41ee-a2a3-5cc4dcdbd533 2018-12-22 23:45:29,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-63867173-12ac-40a-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073cdde3366b50978cb62a0bbaa3d3f52bbb301" 2018-12-22 23:45:30,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-505b8ecf-f8d0-41ab-8b53-4def1367298b Date: Sat, 22 Dec 2018 23:45:30 GMT RESP BODY: {"security_groups": []} 2018-12-22 23:45:30,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-63867173-12ac-40a-name&description=hello+group used request id req-505b8ecf-f8d0-41ab-8b53-4def1367298b 2018-12-22 23:45:30,555 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-63867173-12ac-40a-name... 2018-12-22 23:45:30,555 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-63867173-12ac-40a-name 2018-12-22 23:45:30,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073cdde3366b50978cb62a0bbaa3d3f52bbb301" -d '{"security_group": {"name": "CreateProjectUserTests-63867173-12ac-40a-name", "description": "hello group"}}' 2018-12-22 23:45:31,175 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-abea7cab-9110-4c34-b009-91e0ebe9577c Date: Sat, 22 Dec 2018 23:45:31 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:31Z", "updated_at": "2018-12-22T23:45:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:31Z", "revision_number": 0, "id": "5bf47e83-2d8e-4e3c-a0aa-089c6d4be031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "port_range_min": null, "ethertype": "IPv6", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:31Z", "revision_number": 0, "id": "e78a629b-9256-4dea-b306-e3c17d669a6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3"}], "revision_number": 2, "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "name": "CreateProjectUserTests-63867173-12ac-40a-name"}} 2018-12-22 23:45:31,175 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-abea7cab-9110-4c34-b009-91e0ebe9577c 2018-12-22 23:45:31,176 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6b134569-2296-4fd9-b33c-b5330b6a0083 2018-12-22 23:45:31,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6b134569-2296-4fd9-b33c-b5330b6a0083 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073cdde3366b50978cb62a0bbaa3d3f52bbb301" 2018-12-22 23:45:31,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-80e3b817-35b1-4c61-87ca-c28e5543f4a0 Date: Sat, 22 Dec 2018 23:45:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "port_range_min": null, "revision_number": 0, "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:31Z", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "5bf47e83-2d8e-4e3c-a0aa-089c6d4be031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "port_range_min": null, "revision_number": 0, "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:31Z", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "e78a629b-9256-4dea-b306-e3c17d669a6f"}]} 2018-12-22 23:45:31,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6b134569-2296-4fd9-b33c-b5330b6a0083 used request id req-80e3b817-35b1-4c61-87ca-c28e5543f4a0 2018-12-22 23:45:31,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6b134569-2296-4fd9-b33c-b5330b6a0083 2018-12-22 23:45:31,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6b134569-2296-4fd9-b33c-b5330b6a0083 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073cdde3366b50978cb62a0bbaa3d3f52bbb301" 2018-12-22 23:45:32,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-868e18a1-e10d-4ce6-a221-56f743021b78 Date: Sat, 22 Dec 2018 23:45: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-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "port_range_min": null, "revision_number": 0, "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:31Z", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "5bf47e83-2d8e-4e3c-a0aa-089c6d4be031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "port_range_min": null, "revision_number": 0, "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:31Z", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "e78a629b-9256-4dea-b306-e3c17d669a6f"}]} 2018-12-22 23:45:32,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6b134569-2296-4fd9-b33c-b5330b6a0083 used request id req-868e18a1-e10d-4ce6-a221-56f743021b78 2018-12-22 23:45:32,713 - neutron_utils - INFO - Retrieving security group with ID - 6b134569-2296-4fd9-b33c-b5330b6a0083 2018-12-22 23:45:32,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=6b134569-2296-4fd9-b33c-b5330b6a0083 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073cdde3366b50978cb62a0bbaa3d3f52bbb301" 2018-12-22 23:45:32,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-4f2e327e-1e5b-4239-998e-3cb372426aca Date: Sat, 22 Dec 2018 23:45:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:31Z", "updated_at": "2018-12-22T23:45:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:31Z", "revision_number": 0, "id": "5bf47e83-2d8e-4e3c-a0aa-089c6d4be031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "port_range_min": null, "ethertype": "IPv6", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:31Z", "revision_number": 0, "id": "e78a629b-9256-4dea-b306-e3c17d669a6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3"}], "revision_number": 2, "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "name": "CreateProjectUserTests-63867173-12ac-40a-name"}]} 2018-12-22 23:45:32,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=6b134569-2296-4fd9-b33c-b5330b6a0083 used request id req-4f2e327e-1e5b-4239-998e-3cb372426aca 2018-12-22 23:45:32,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6b134569-2296-4fd9-b33c-b5330b6a0083 2018-12-22 23:45:32,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6b134569-2296-4fd9-b33c-b5330b6a0083 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073cdde3366b50978cb62a0bbaa3d3f52bbb301" 2018-12-22 23:45:33,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e63cf0b-2f24-4cdc-a742-17b12a2fbf78 Date: Sat, 22 Dec 2018 23:45: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-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "port_range_min": null, "revision_number": 0, "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:31Z", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "5bf47e83-2d8e-4e3c-a0aa-089c6d4be031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "port_range_min": null, "revision_number": 0, "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:31Z", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "e78a629b-9256-4dea-b306-e3c17d669a6f"}]} 2018-12-22 23:45:33,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6b134569-2296-4fd9-b33c-b5330b6a0083 used request id req-1e63cf0b-2f24-4cdc-a742-17b12a2fbf78 2018-12-22 23:45:33,111 - neutron_utils - INFO - Retrieving security group with ID - 6b134569-2296-4fd9-b33c-b5330b6a0083 2018-12-22 23:45:33,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=6b134569-2296-4fd9-b33c-b5330b6a0083 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073cdde3366b50978cb62a0bbaa3d3f52bbb301" 2018-12-22 23:45:33,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-5b2d231d-ada0-4270-8705-b7b79a2afafd Date: Sat, 22 Dec 2018 23:45:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:31Z", "updated_at": "2018-12-22T23:45:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:31Z", "revision_number": 0, "id": "5bf47e83-2d8e-4e3c-a0aa-089c6d4be031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "port_range_min": null, "ethertype": "IPv6", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:31Z", "revision_number": 0, "id": "e78a629b-9256-4dea-b306-e3c17d669a6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3"}], "revision_number": 2, "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "name": "CreateProjectUserTests-63867173-12ac-40a-name"}]} 2018-12-22 23:45:33,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=6b134569-2296-4fd9-b33c-b5330b6a0083 used request id req-5b2d231d-ada0-4270-8705-b7b79a2afafd 2018-12-22 23:45:33,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6b134569-2296-4fd9-b33c-b5330b6a0083 2018-12-22 23:45:33,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6b134569-2296-4fd9-b33c-b5330b6a0083 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073cdde3366b50978cb62a0bbaa3d3f52bbb301" 2018-12-22 23:45:34,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-af65d863-cbd9-41c0-a009-a06c9a9b12c4 Date: Sat, 22 Dec 2018 23:45:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "port_range_min": null, "revision_number": 0, "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:31Z", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "5bf47e83-2d8e-4e3c-a0aa-089c6d4be031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "port_range_min": null, "revision_number": 0, "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:31Z", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "e78a629b-9256-4dea-b306-e3c17d669a6f"}]} 2018-12-22 23:45:34,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6b134569-2296-4fd9-b33c-b5330b6a0083 used request id req-af65d863-cbd9-41c0-a009-a06c9a9b12c4 2018-12-22 23:45:34,750 - neutron_utils - INFO - Retrieving security group with ID - 6b134569-2296-4fd9-b33c-b5330b6a0083 2018-12-22 23:45:34,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=6b134569-2296-4fd9-b33c-b5330b6a0083 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073cdde3366b50978cb62a0bbaa3d3f52bbb301" 2018-12-22 23:45:35,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-62b8b9a9-92e4-4889-a78c-aec965b51df7 Date: Sat, 22 Dec 2018 23:45:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:31Z", "updated_at": "2018-12-22T23:45:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:31Z", "revision_number": 0, "id": "5bf47e83-2d8e-4e3c-a0aa-089c6d4be031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "port_range_min": null, "ethertype": "IPv6", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:31Z", "revision_number": 0, "id": "e78a629b-9256-4dea-b306-e3c17d669a6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3"}], "revision_number": 2, "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "name": "CreateProjectUserTests-63867173-12ac-40a-name"}]} 2018-12-22 23:45:35,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=6b134569-2296-4fd9-b33c-b5330b6a0083 used request id req-62b8b9a9-92e4-4889-a78c-aec965b51df7 2018-12-22 23:45:35,585 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6b134569-2296-4fd9-b33c-b5330b6a0083 2018-12-22 23:45:35,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6b134569-2296-4fd9-b33c-b5330b6a0083 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073cdde3366b50978cb62a0bbaa3d3f52bbb301" 2018-12-22 23:45:35,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-238943d6-0f35-4b31-b671-4868303f038c Date: Sat, 22 Dec 2018 23:45: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-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "port_range_min": null, "revision_number": 0, "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:31Z", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "5bf47e83-2d8e-4e3c-a0aa-089c6d4be031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:31Z", "security_group_id": "6b134569-2296-4fd9-b33c-b5330b6a0083", "port_range_min": null, "revision_number": 0, "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:31Z", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "e78a629b-9256-4dea-b306-e3c17d669a6f"}]} 2018-12-22 23:45:35,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6b134569-2296-4fd9-b33c-b5330b6a0083 used request id req-238943d6-0f35-4b31-b671-4868303f038c 2018-12-22 23:45:35,764 - neutron_utils - INFO - Deleting security group rule with ID - e78a629b-9256-4dea-b306-e3c17d669a6f 2018-12-22 23:45:35,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/e78a629b-9256-4dea-b306-e3c17d669a6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073cdde3366b50978cb62a0bbaa3d3f52bbb301" 2018-12-22 23:45:36,811 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38ad3a35-3495-4ba9-8dde-42577f21a96d Content-Length: 0 Date: Sat, 22 Dec 2018 23:45:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:45:36,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/e78a629b-9256-4dea-b306-e3c17d669a6f used request id req-38ad3a35-3495-4ba9-8dde-42577f21a96d 2018-12-22 23:45:36,811 - neutron_utils - INFO - Deleting security group rule with ID - 5bf47e83-2d8e-4e3c-a0aa-089c6d4be031 2018-12-22 23:45:36,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/5bf47e83-2d8e-4e3c-a0aa-089c6d4be031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073cdde3366b50978cb62a0bbaa3d3f52bbb301" 2018-12-22 23:45:37,100 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d7df7c0e-699b-430c-a1f8-bf8b2c53f020 Content-Length: 0 Date: Sat, 22 Dec 2018 23:45:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:45:37,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/5bf47e83-2d8e-4e3c-a0aa-089c6d4be031 used request id req-d7df7c0e-699b-430c-a1f8-bf8b2c53f020 2018-12-22 23:45:37,100 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-63867173-12ac-40a-name 2018-12-22 23:45:37,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/6b134569-2296-4fd9-b33c-b5330b6a0083 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073cdde3366b50978cb62a0bbaa3d3f52bbb301" 2018-12-22 23:45:37,444 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25cd8db6-1982-4334-8f0d-b3855d8ddef3 Content-Length: 0 Date: Sat, 22 Dec 2018 23:45:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:45:37,444 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6b134569-2296-4fd9-b33c-b5330b6a0083 used request id req-25cd8db6-1982-4334-8f0d-b3855d8ddef3 2018-12-22 23:45:37,445 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-63867173-12ac-40a-user 2018-12-22 23:45:37,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/54d5060fe9e74ef58a5dd7f1ce65b130 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f0af2cb082988edb263f96b95f8b11543a1650" 2018-12-22 23:45:37,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d43a926-bc33-43d5-9948-4a3588dd6f09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:37,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/54d5060fe9e74ef58a5dd7f1ce65b130 used request id req-0d43a926-bc33-43d5-9948-4a3588dd6f09 2018-12-22 23:45:37,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" 2018-12-22 23:45:37,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-7d118fbc-a425-4327-9773-aabdf7c3b22d Date: Sat, 22 Dec 2018 23:45:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:45:06Z", "updated_at": "2018-12-22T23:45:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "b4ee06e2-221a-450f-a2d5-977e309d5e42", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "84f70548-9042-4be8-b97d-4151a6a5badc", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "4c904d16-96ab-46d1-a87e-5bb33bf260e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "29919dbc-1370-4668-a366-cf5e6e471bc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 4, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "954c3b08-b184-4ca4-bd7c-81358d208235", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:30Z", "updated_at": "2018-12-22T23:45:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:30Z", "revision_number": 0, "id": "7943965e-8646-418c-9908-e2648907dd8a", "remote_group_id": "f9f66558-600c-4b6b-9c94-f8d98cc315e5", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:30Z", "security_group_id": "f9f66558-600c-4b6b-9c94-f8d98cc315e5", "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:30Z", "revision_number": 0, "id": "6f262a61-7c90-426c-ae85-7eede9dfa381", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:30Z", "security_group_id": "f9f66558-600c-4b6b-9c94-f8d98cc315e5", "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "port_range_min": null, "ethertype": "IPv4", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:30Z", "revision_number": 0, "id": "506b172b-2a74-4391-bc0b-7c7bd0c9a16e", "remote_group_id": "f9f66558-600c-4b6b-9c94-f8d98cc315e5", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:30Z", "security_group_id": "f9f66558-600c-4b6b-9c94-f8d98cc315e5", "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "port_range_min": null, "ethertype": "IPv6", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:30Z", "revision_number": 0, "id": "bbdab8f6-02b1-485c-93d2-585af69936d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:30Z", "security_group_id": "f9f66558-600c-4b6b-9c94-f8d98cc315e5", "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "port_range_min": null, "ethertype": "IPv6", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3"}], "revision_number": 4, "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "f9f66558-600c-4b6b-9c94-f8d98cc315e5", "name": "default"}]} 2018-12-22 23:45:37,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7d118fbc-a425-4327-9773-aabdf7c3b22d 2018-12-22 23:45:37,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" 2018-12-22 23:45:37,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a05db645-8ea1-48d8-afbc-61d86780ad14 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-22 23:45:37,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-a05db645-8ea1-48d8-afbc-61d86780ad14 2018-12-22 23:45:37,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" 2018-12-22 23:45:38,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e826482-c133-4db3-b85f-defd977022ad 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:45:38,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-9e826482-c133-4db3-b85f-defd977022ad 2018-12-22 23:45:38,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" 2018-12-22 23:45:38,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef36aac-d283-47b4-8f15-58addbd0c5d7 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-22 23:45:38,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-2ef36aac-d283-47b4-8f15-58addbd0c5d7 2018-12-22 23:45:38,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/db52c4687b7e4d0c95738b8ce8da4df3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" 2018-12-22 23:45:38,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-204a513c-130d-4bf3-b722-ebb1bed43c8b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/db52c4687b7e4d0c95738b8ce8da4df3"}, "enabled": true, "id": "db52c4687b7e4d0c95738b8ce8da4df3", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-63867173-12ac-40a-name"}} 2018-12-22 23:45:38,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/db52c4687b7e4d0c95738b8ce8da4df3 used request id req-204a513c-130d-4bf3-b722-ebb1bed43c8b 2018-12-22 23:45:38,217 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9f66558-600c-4b6b-9c94-f8d98cc315e5 2018-12-22 23:45:38,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f9f66558-600c-4b6b-9c94-f8d98cc315e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" 2018-12-22 23:45:38,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7a50034e-ba75-4237-b489-56611394f005 Date: Sat, 22 Dec 2018 23:45:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f9f66558-600c-4b6b-9c94-f8d98cc315e5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:30Z", "security_group_id": "f9f66558-600c-4b6b-9c94-f8d98cc315e5", "port_range_min": null, "revision_number": 0, "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:30Z", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "506b172b-2a74-4391-bc0b-7c7bd0c9a16e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:30Z", "security_group_id": "f9f66558-600c-4b6b-9c94-f8d98cc315e5", "port_range_min": null, "revision_number": 0, "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:30Z", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "6f262a61-7c90-426c-ae85-7eede9dfa381"}, {"remote_group_id": "f9f66558-600c-4b6b-9c94-f8d98cc315e5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:30Z", "security_group_id": "f9f66558-600c-4b6b-9c94-f8d98cc315e5", "port_range_min": null, "revision_number": 0, "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:30Z", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "7943965e-8646-418c-9908-e2648907dd8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:30Z", "security_group_id": "f9f66558-600c-4b6b-9c94-f8d98cc315e5", "port_range_min": null, "revision_number": 0, "tenant_id": "db52c4687b7e4d0c95738b8ce8da4df3", "created_at": "2018-12-22T23:45:30Z", "project_id": "db52c4687b7e4d0c95738b8ce8da4df3", "id": "bbdab8f6-02b1-485c-93d2-585af69936d6"}]} 2018-12-22 23:45:38,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f9f66558-600c-4b6b-9c94-f8d98cc315e5 used request id req-7a50034e-ba75-4237-b489-56611394f005 2018-12-22 23:45:38,918 - neutron_utils - INFO - Deleting security group with name - default 2018-12-22 23:45:38,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f9f66558-600c-4b6b-9c94-f8d98cc315e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" 2018-12-22 23:45:39,266 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-07c28d81-28ae-406b-ab4f-1717a9486b0b Content-Length: 0 Date: Sat, 22 Dec 2018 23:45:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:45:39,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f9f66558-600c-4b6b-9c94-f8d98cc315e5 used request id req-07c28d81-28ae-406b-ab4f-1717a9486b0b 2018-12-22 23:45:39,267 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-63867173-12ac-40a-name 2018-12-22 23:45:39,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/db52c4687b7e4d0c95738b8ce8da4df3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" 2018-12-22 23:45:39,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1acb4a8a-e9d4-48ca-a1a1-e05ddf518750 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:39,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/db52c4687b7e4d0c95738b8ce8da4df3 used request id req-1acb4a8a-e9d4-48ca-a1a1-e05ddf518750 2018-12-22 23:45:39,438 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-63867173-12ac-40a-name-role 2018-12-22 23:45:39,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8ccd2b50393a4cad8b6f31800a433ea2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" 2018-12-22 23:45:39,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ba377cb-b08d-417b-b7c1-d8c11c73dd0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:39,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8ccd2b50393a4cad8b6f31800a433ea2 used request id req-4ba377cb-b08d-417b-b7c1-d8c11c73dd0f 2018-12-22 23:45:39,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd0f03039f934faaa164099971c39eda1a64a7c" 2018-12-22 23:45:39,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73682b01-ccb0-4485-8e18-9407c79a6959 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:39,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-73682b01-ccb0-4485-8e18-9407c79a6959 2018-12-22 23:45:39,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:40,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["DADyoQIgTb-Udq-M8kjdzQ"], "issued_at": "2018-12-22T23:45:40.000000Z"}} 2018-12-22 23:45:40,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a1b4ba4824d8caaaf71f99133f696b74a4f1ff" 2018-12-22 23:45:40,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30aa35c-79a1-4cdf-b7a6-71350bd81ca9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:40,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b30aa35c-79a1-4cdf-b7a6-71350bd81ca9 2018-12-22 23:45:40,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:40,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:40,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["MXeM0uJJRgyI476PdZl2iQ"], "issued_at": "2018-12-22T23:45:40.000000Z"}} 2018-12-22 23:45:40,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:40,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f3ada60-2660-44dc-af20-ed1d0d69c037 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:40,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2f3ada60-2660-44dc-af20-ed1d0d69c037 2018-12-22 23:45:40,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:40,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:40,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-ac23f16a-b99d-461-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:40,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1879ce45-1bb8-456f-931c-7f7d4a79b714 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-ac23f16a-b99d-461-name", "previous": null, "next": null}, "projects": []} 2018-12-22 23:45:40,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-ac23f16a-b99d-461-name used request id req-1879ce45-1bb8-456f-931c-7f7d4a79b714 2018-12-22 23:45:40,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:40,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c59717fb-cafb-4ed9-bf10-f1a821793bd5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:45:40,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c59717fb-cafb-4ed9-bf10-f1a821793bd5 2018-12-22 23:45:40,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-ac23f16a-b99d-461-name"}}' 2018-12-22 23:45:40,885 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:45:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf0ad0f-1d65-4b66-8616-22f496bf3ed1 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b"}, "enabled": true, "id": "96056ddf66104321bf4983dc1eee2b3b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ac23f16a-b99d-461-name"}} 2018-12-22 23:45:40,885 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-faf0ad0f-1d65-4b66-8616-22f496bf3ed1 2018-12-22 23:45:40,886 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-ac23f16a-b99d-461-name 2018-12-22 23:45:40,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:40,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:41,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["FJ_zq0paT-yDN5CipsgTFw"], "issued_at": "2018-12-22T23:45:41.000000Z"}} 2018-12-22 23:45:41,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d47fdd7113eb91676a6f0795e4c81bb9a9a0e86" 2018-12-22 23:45:41,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d84a9b6-5ba8-49d0-9b83-66dfb1da175c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:41,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8d84a9b6-5ba8-49d0-9b83-66dfb1da175c 2018-12-22 23:45:41,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:41,379 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:41,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d47fdd7113eb91676a6f0795e4c81bb9a9a0e86" 2018-12-22 23:45:41,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a683ada-3619-4a08-bf97-04368695521b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "domain_id": "default", "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:45:41,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8a683ada-3619-4a08-bf97-04368695521b 2018-12-22 23:45:41,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d47fdd7113eb91676a6f0795e4c81bb9a9a0e86" 2018-12-22 23:45:41,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc001a9a-aa83-486a-bd1f-6298431aa6a7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:45:41,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-cc001a9a-aa83-486a-bd1f-6298431aa6a7 2018-12-22 23:45:41,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d47fdd7113eb91676a6f0795e4c81bb9a9a0e86" 2018-12-22 23:45:42,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416c8fee-a4c9-4f27-80ce-82f8db642ef9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:42,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-416c8fee-a4c9-4f27-80ce-82f8db642ef9 2018-12-22 23:45:42,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-ac23f16a-b99d-461-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d47fdd7113eb91676a6f0795e4c81bb9a9a0e86" 2018-12-22 23:45:42,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d19c02d1-67f3-420b-b33c-22df7018f71a Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-ac23f16a-b99d-461-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b"}, "enabled": true, "id": "96056ddf66104321bf4983dc1eee2b3b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ac23f16a-b99d-461-name"}]} 2018-12-22 23:45:42,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-ac23f16a-b99d-461-name used request id req-d19c02d1-67f3-420b-b33c-22df7018f71a 2018-12-22 23:45:42,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/0230fc44415f40e29cb172703701ce31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d47fdd7113eb91676a6f0795e4c81bb9a9a0e86" 2018-12-22 23:45:42,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a28abf56-1771-4b21-b0e9-9156dea0fc06 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/0230fc44415f40e29cb172703701ce31"}, "enabled": true, "id": "0230fc44415f40e29cb172703701ce31", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-ac23f16a-b99d-461-user1"}} 2018-12-22 23:45:42,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/0230fc44415f40e29cb172703701ce31 used request id req-a28abf56-1771-4b21-b0e9-9156dea0fc06 2018-12-22 23:45:42,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b/users/0230fc44415f40e29cb172703701ce31/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d47fdd7113eb91676a6f0795e4c81bb9a9a0e86" 2018-12-22 23:45:42,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc7ee15f-427f-495e-90e3-28697fd398c5 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b/users/0230fc44415f40e29cb172703701ce31/roles", "previous": null, "next": null}, "roles": []} 2018-12-22 23:45:42,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b/users/0230fc44415f40e29cb172703701ce31/roles used request id req-dc7ee15f-427f-495e-90e3-28697fd398c5 2018-12-22 23:45:42,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d47fdd7113eb91676a6f0795e4c81bb9a9a0e86" 2018-12-22 23:45:42,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-781288b2-4dd7-497b-b7d1-d0754d60a364 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "domain_id": null, "name": "admin", "id": "b8a71d37985c4b6e86bd1cd18cca4950"}} 2018-12-22 23:45:42,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-781288b2-4dd7-497b-b7d1-d0754d60a364 2018-12-22 23:45:42,474 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-ac23f16a-b99d-461-name 2018-12-22 23:45:42,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b/users/0230fc44415f40e29cb172703701ce31/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d47fdd7113eb91676a6f0795e4c81bb9a9a0e86" 2018-12-22 23:45:42,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a23a373-f7d8-47c4-ba1c-599d3a55737e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:42,594 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b/users/0230fc44415f40e29cb172703701ce31/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-1a23a373-f7d8-47c4-ba1c-599d3a55737e 2018-12-22 23:45:42,594 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-ac23f16a-b99d-461-user1 2018-12-22 23:45:42,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:42,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7de8942-e277-4b36-8269-715a278ce7d8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:42,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b7de8942-e277-4b36-8269-715a278ce7d8 2018-12-22 23:45:42,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" -d '{"role": {"name": "CreateProjectUserTests-ac23f16a-b99d-461-name-role"}}' 2018-12-22 23:45:42,801 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:45:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51e54827-738b-4958-b37e-e04149bfa2cb Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b1977f7ad38e4f81843e96d49d467eaa", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1977f7ad38e4f81843e96d49d467eaa"}, "name": "CreateProjectUserTests-ac23f16a-b99d-461-name-role"}} 2018-12-22 23:45:42,801 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-51e54827-738b-4958-b37e-e04149bfa2cb 2018-12-22 23:45:42,801 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-ac23f16a-b99d-461-name-role 2018-12-22 23:45:42,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b1977f7ad38e4f81843e96d49d467eaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:42,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22549367-2cd7-41df-800f-ddd7f1699619 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b1977f7ad38e4f81843e96d49d467eaa"}, "domain_id": null, "name": "CreateProjectUserTests-ac23f16a-b99d-461-name-role", "id": "b1977f7ad38e4f81843e96d49d467eaa"}} 2018-12-22 23:45:42,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b1977f7ad38e4f81843e96d49d467eaa used request id req-22549367-2cd7-41df-800f-ddd7f1699619 2018-12-22 23:45:42,886 - keystone_utils - INFO - Granting role CreateProjectUserTests-ac23f16a-b99d-461-name-role to project CreateProjectUserTests-ac23f16a-b99d-461-name 2018-12-22 23:45:42,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b/users/0230fc44415f40e29cb172703701ce31/roles/b1977f7ad38e4f81843e96d49d467eaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:43,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73008385-9499-40b5-b35c-8c3aca868a6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:43,020 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b/users/0230fc44415f40e29cb172703701ce31/roles/b1977f7ad38e4f81843e96d49d467eaa used request id req-73008385-9499-40b5-b35c-8c3aca868a6d 2018-12-22 23:45:43,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:43,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:43,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["EE6ntK9jTqaeId7ORV0ykQ"], "issued_at": "2018-12-22T23:45:43.000000Z"}} 2018-12-22 23:45:43,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76aea3391a30ce486d4eda684293943d71966fa0" 2018-12-22 23:45:43,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda99f7a-c13f-4a55-8aa4-377f23f8b425 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:43,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bda99f7a-c13f-4a55-8aa4-377f23f8b425 2018-12-22 23:45:43,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:43,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:43,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76aea3391a30ce486d4eda684293943d71966fa0" 2018-12-22 23:45:43,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60183718-79c2-438a-9c6a-bcec5e4f9eec Content-Encoding: gzip Content-Length: 945 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "CreateProjectUserTests-ac23f16a-b99d-461-user1", "links": {"self": "http://172.30.9.26:5000/v3/users/0230fc44415f40e29cb172703701ce31"}, "domain_id": "default", "enabled": true, "id": "0230fc44415f40e29cb172703701ce31", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "domain_id": "default", "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:45:43,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-60183718-79c2-438a-9c6a-bcec5e4f9eec 2018-12-22 23:45:43,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76aea3391a30ce486d4eda684293943d71966fa0" 2018-12-22 23:45:43,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43e891f7-6fb2-436c-927a-b2fdebfd7d23 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:45:43,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-43e891f7-6fb2-436c-927a-b2fdebfd7d23 2018-12-22 23:45:44,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76aea3391a30ce486d4eda684293943d71966fa0" 2018-12-22 23:45:44,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5da9136-4062-4bd3-ba78-3280fa11dc25 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1977f7ad38e4f81843e96d49d467eaa", "links": {"self": "http://172.30.9.26:5000/v3/roles/b1977f7ad38e4f81843e96d49d467eaa"}, "name": "CreateProjectUserTests-ac23f16a-b99d-461-name-role"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:44,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a5da9136-4062-4bd3-ba78-3280fa11dc25 2018-12-22 23:45:44,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-ac23f16a-b99d-461-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76aea3391a30ce486d4eda684293943d71966fa0" 2018-12-22 23:45:44,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cbe91a7-2ef9-4221-973d-84f4c3cc4718 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-ac23f16a-b99d-461-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b"}, "enabled": true, "id": "96056ddf66104321bf4983dc1eee2b3b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ac23f16a-b99d-461-name"}]} 2018-12-22 23:45:44,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-ac23f16a-b99d-461-name used request id req-1cbe91a7-2ef9-4221-973d-84f4c3cc4718 2018-12-22 23:45:44,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/d54e4ca8c4dc4f1cbf7aebb987b1d900 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76aea3391a30ce486d4eda684293943d71966fa0" 2018-12-22 23:45:44,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c9a205-a1b2-4453-bf6b-6d969274c3b4 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/d54e4ca8c4dc4f1cbf7aebb987b1d900"}, "enabled": true, "id": "d54e4ca8c4dc4f1cbf7aebb987b1d900", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-ac23f16a-b99d-461-user2"}} 2018-12-22 23:45:44,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/d54e4ca8c4dc4f1cbf7aebb987b1d900 used request id req-53c9a205-a1b2-4453-bf6b-6d969274c3b4 2018-12-22 23:45:44,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b/users/d54e4ca8c4dc4f1cbf7aebb987b1d900/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76aea3391a30ce486d4eda684293943d71966fa0" 2018-12-22 23:45:44,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b07ae2d-e937-4e44-9d0b-da2b9165dd86 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b/users/d54e4ca8c4dc4f1cbf7aebb987b1d900/roles", "previous": null, "next": null}, "roles": []} 2018-12-22 23:45:44,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b/users/d54e4ca8c4dc4f1cbf7aebb987b1d900/roles used request id req-1b07ae2d-e937-4e44-9d0b-da2b9165dd86 2018-12-22 23:45:44,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76aea3391a30ce486d4eda684293943d71966fa0" 2018-12-22 23:45:44,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4bcf513-1dc9-4c70-82fb-af07c72df98e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "domain_id": null, "name": "admin", "id": "b8a71d37985c4b6e86bd1cd18cca4950"}} 2018-12-22 23:45:44,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-d4bcf513-1dc9-4c70-82fb-af07c72df98e 2018-12-22 23:45:44,595 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-ac23f16a-b99d-461-name 2018-12-22 23:45:44,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b/users/d54e4ca8c4dc4f1cbf7aebb987b1d900/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76aea3391a30ce486d4eda684293943d71966fa0" 2018-12-22 23:45:44,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06c7d8e2-f697-43f6-87a6-3a7176d37465 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:44,876 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b/users/d54e4ca8c4dc4f1cbf7aebb987b1d900/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-06c7d8e2-f697-43f6-87a6-3a7176d37465 2018-12-22 23:45:44,877 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-ac23f16a-b99d-461-user2 2018-12-22 23:45:44,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b1977f7ad38e4f81843e96d49d467eaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:44,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f7649d-d5d7-47c2-ab30-e633f597920a Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b1977f7ad38e4f81843e96d49d467eaa"}, "domain_id": null, "name": "CreateProjectUserTests-ac23f16a-b99d-461-name-role", "id": "b1977f7ad38e4f81843e96d49d467eaa"}} 2018-12-22 23:45:44,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b1977f7ad38e4f81843e96d49d467eaa used request id req-95f7649d-d5d7-47c2-ab30-e633f597920a 2018-12-22 23:45:44,975 - keystone_utils - INFO - Granting role CreateProjectUserTests-ac23f16a-b99d-461-name-role to project CreateProjectUserTests-ac23f16a-b99d-461-name 2018-12-22 23:45:44,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b/users/d54e4ca8c4dc4f1cbf7aebb987b1d900/roles/b1977f7ad38e4f81843e96d49d467eaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:45,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eeab9ca-9d9b-427b-9b18-0a24e8638bc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:45,090 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b/users/d54e4ca8c4dc4f1cbf7aebb987b1d900/roles/b1977f7ad38e4f81843e96d49d467eaa used request id req-2eeab9ca-9d9b-427b-9b18-0a24e8638bc8 2018-12-22 23:45:45,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:45,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:45,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1977f7ad38e4f81843e96d49d467eaa", "name": "CreateProjectUserTests-ac23f16a-b99d-461-name-role"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96056ddf66104321bf4983dc1eee2b3b", "name": "CreateProjectUserTests-ac23f16a-b99d-461-name"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/96056ddf66104321bf4983dc1eee2b3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/96056ddf66104321bf4983dc1eee2b3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/96056ddf66104321bf4983dc1eee2b3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/96056ddf66104321bf4983dc1eee2b3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/96056ddf66104321bf4983dc1eee2b3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/96056ddf66104321bf4983dc1eee2b3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/96056ddf66104321bf4983dc1eee2b3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/96056ddf66104321bf4983dc1eee2b3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/96056ddf66104321bf4983dc1eee2b3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/96056ddf66104321bf4983dc1eee2b3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/96056ddf66104321bf4983dc1eee2b3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/96056ddf66104321bf4983dc1eee2b3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-ac23f16a-b99d-461-user1", "id": "0230fc44415f40e29cb172703701ce31"}, "audit_ids": ["_Ym2_WFLQXeVok51aHTKpg"], "issued_at": "2018-12-22T23:45:45.000000Z"}} 2018-12-22 23:45:45,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75fb2216dd72309f1fbc5515adc0cb63c957d2e" 2018-12-22 23:45:45,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50200455-78ad-433a-bd87-a54973ec9451 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:45,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-50200455-78ad-433a-bd87-a54973ec9451 2018-12-22 23:45:45,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-ac23f16a-b99d-461-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75fb2216dd72309f1fbc5515adc0cb63c957d2e" 2018-12-22 23:45:45,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-066af5a7-e481-4224-ae79-05de14e9d4c3 Date: Sat, 22 Dec 2018 23:45:45 GMT RESP BODY: {"security_groups": []} 2018-12-22 23:45:45,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-ac23f16a-b99d-461-name&description=hello+group used request id req-066af5a7-e481-4224-ae79-05de14e9d4c3 2018-12-22 23:45:45,878 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-ac23f16a-b99d-461-name... 2018-12-22 23:45:45,878 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-ac23f16a-b99d-461-name 2018-12-22 23:45:45,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75fb2216dd72309f1fbc5515adc0cb63c957d2e" -d '{"security_group": {"name": "CreateProjectUserTests-ac23f16a-b99d-461-name", "description": "hello group"}}' 2018-12-22 23:45:46,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-87786eb8-7736-4736-84a4-c943e51f838c Date: Sat, 22 Dec 2018 23:45:46 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "updated_at": "2018-12-22T23:45:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "revision_number": 0, "id": "594ba8d1-2feb-4fac-bc5a-da680415ce2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "96056ddf66104321bf4983dc1eee2b3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "revision_number": 0, "id": "9c80d92f-39f3-47a9-a268-f6ecf585a120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "96056ddf66104321bf4983dc1eee2b3b"}], "revision_number": 2, "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "7b724e68-860e-49df-a735-39bff67f5296", "name": "CreateProjectUserTests-ac23f16a-b99d-461-name"}} 2018-12-22 23:45:46,287 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-87786eb8-7736-4736-84a4-c943e51f838c 2018-12-22 23:45:46,288 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b724e68-860e-49df-a735-39bff67f5296 2018-12-22 23:45:46,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b724e68-860e-49df-a735-39bff67f5296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75fb2216dd72309f1fbc5515adc0cb63c957d2e" 2018-12-22 23:45:47,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e65f7156-9972-47f1-949e-de3f370d99c0 Date: Sat, 22 Dec 2018 23:45: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-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "594ba8d1-2feb-4fac-bc5a-da680415ce2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "9c80d92f-39f3-47a9-a268-f6ecf585a120"}]} 2018-12-22 23:45:47,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b724e68-860e-49df-a735-39bff67f5296 used request id req-e65f7156-9972-47f1-949e-de3f370d99c0 2018-12-22 23:45:47,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b724e68-860e-49df-a735-39bff67f5296 2018-12-22 23:45:47,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b724e68-860e-49df-a735-39bff67f5296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75fb2216dd72309f1fbc5515adc0cb63c957d2e" 2018-12-22 23:45:47,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b5a7c24-fb20-4a2c-9c60-01f67ec90d68 Date: Sat, 22 Dec 2018 23:45: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-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "594ba8d1-2feb-4fac-bc5a-da680415ce2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "9c80d92f-39f3-47a9-a268-f6ecf585a120"}]} 2018-12-22 23:45:47,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b724e68-860e-49df-a735-39bff67f5296 used request id req-7b5a7c24-fb20-4a2c-9c60-01f67ec90d68 2018-12-22 23:45:47,885 - neutron_utils - INFO - Retrieving security group with ID - 7b724e68-860e-49df-a735-39bff67f5296 2018-12-22 23:45:47,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=7b724e68-860e-49df-a735-39bff67f5296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75fb2216dd72309f1fbc5515adc0cb63c957d2e" 2018-12-22 23:45:48,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-3138c365-3e5d-4979-b4c2-5b99dd4e2a4f Date: Sat, 22 Dec 2018 23:45:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "updated_at": "2018-12-22T23:45:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "revision_number": 0, "id": "594ba8d1-2feb-4fac-bc5a-da680415ce2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "96056ddf66104321bf4983dc1eee2b3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "revision_number": 0, "id": "9c80d92f-39f3-47a9-a268-f6ecf585a120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "96056ddf66104321bf4983dc1eee2b3b"}], "revision_number": 2, "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "7b724e68-860e-49df-a735-39bff67f5296", "name": "CreateProjectUserTests-ac23f16a-b99d-461-name"}]} 2018-12-22 23:45:48,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=7b724e68-860e-49df-a735-39bff67f5296 used request id req-3138c365-3e5d-4979-b4c2-5b99dd4e2a4f 2018-12-22 23:45:48,091 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b724e68-860e-49df-a735-39bff67f5296 2018-12-22 23:45:48,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b724e68-860e-49df-a735-39bff67f5296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75fb2216dd72309f1fbc5515adc0cb63c957d2e" 2018-12-22 23:45:48,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-717af148-50d5-401e-aad6-297ea98ca8dd Date: Sat, 22 Dec 2018 23:45: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-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "594ba8d1-2feb-4fac-bc5a-da680415ce2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "9c80d92f-39f3-47a9-a268-f6ecf585a120"}]} 2018-12-22 23:45:48,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b724e68-860e-49df-a735-39bff67f5296 used request id req-717af148-50d5-401e-aad6-297ea98ca8dd 2018-12-22 23:45:48,267 - neutron_utils - INFO - Retrieving security group with ID - 7b724e68-860e-49df-a735-39bff67f5296 2018-12-22 23:45:48,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=7b724e68-860e-49df-a735-39bff67f5296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75fb2216dd72309f1fbc5515adc0cb63c957d2e" 2018-12-22 23:45:48,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-15b6dca1-d261-4199-b9dd-86447eb5c4b2 Date: Sat, 22 Dec 2018 23:45:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "updated_at": "2018-12-22T23:45:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "revision_number": 0, "id": "594ba8d1-2feb-4fac-bc5a-da680415ce2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "96056ddf66104321bf4983dc1eee2b3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "revision_number": 0, "id": "9c80d92f-39f3-47a9-a268-f6ecf585a120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "96056ddf66104321bf4983dc1eee2b3b"}], "revision_number": 2, "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "7b724e68-860e-49df-a735-39bff67f5296", "name": "CreateProjectUserTests-ac23f16a-b99d-461-name"}]} 2018-12-22 23:45:48,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=7b724e68-860e-49df-a735-39bff67f5296 used request id req-15b6dca1-d261-4199-b9dd-86447eb5c4b2 2018-12-22 23:45:48,468 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b724e68-860e-49df-a735-39bff67f5296 2018-12-22 23:45:48,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b724e68-860e-49df-a735-39bff67f5296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75fb2216dd72309f1fbc5515adc0cb63c957d2e" 2018-12-22 23:45:48,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-702f8cee-2fc1-4444-83c9-3597166bcada Date: Sat, 22 Dec 2018 23:45: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-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "594ba8d1-2feb-4fac-bc5a-da680415ce2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "9c80d92f-39f3-47a9-a268-f6ecf585a120"}]} 2018-12-22 23:45:48,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b724e68-860e-49df-a735-39bff67f5296 used request id req-702f8cee-2fc1-4444-83c9-3597166bcada 2018-12-22 23:45:48,493 - neutron_utils - INFO - Retrieving security group with ID - 7b724e68-860e-49df-a735-39bff67f5296 2018-12-22 23:45:48,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=7b724e68-860e-49df-a735-39bff67f5296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75fb2216dd72309f1fbc5515adc0cb63c957d2e" 2018-12-22 23:45:49,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-4822378f-704c-43d9-8add-2a12c889bfc8 Date: Sat, 22 Dec 2018 23:45:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "updated_at": "2018-12-22T23:45:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "revision_number": 0, "id": "594ba8d1-2feb-4fac-bc5a-da680415ce2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "96056ddf66104321bf4983dc1eee2b3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "revision_number": 0, "id": "9c80d92f-39f3-47a9-a268-f6ecf585a120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "96056ddf66104321bf4983dc1eee2b3b"}], "revision_number": 2, "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "7b724e68-860e-49df-a735-39bff67f5296", "name": "CreateProjectUserTests-ac23f16a-b99d-461-name"}]} 2018-12-22 23:45:49,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=7b724e68-860e-49df-a735-39bff67f5296 used request id req-4822378f-704c-43d9-8add-2a12c889bfc8 2018-12-22 23:45:49,256 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b724e68-860e-49df-a735-39bff67f5296 2018-12-22 23:45:49,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b724e68-860e-49df-a735-39bff67f5296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75fb2216dd72309f1fbc5515adc0cb63c957d2e" 2018-12-22 23:45:49,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9cc561b0-2222-4d10-8b71-5e8230d4cf3f Date: Sat, 22 Dec 2018 23:45: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-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "594ba8d1-2feb-4fac-bc5a-da680415ce2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "9c80d92f-39f3-47a9-a268-f6ecf585a120"}]} 2018-12-22 23:45:49,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b724e68-860e-49df-a735-39bff67f5296 used request id req-9cc561b0-2222-4d10-8b71-5e8230d4cf3f 2018-12-22 23:45:49,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:45:49,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:49,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1977f7ad38e4f81843e96d49d467eaa", "name": "CreateProjectUserTests-ac23f16a-b99d-461-name-role"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96056ddf66104321bf4983dc1eee2b3b", "name": "CreateProjectUserTests-ac23f16a-b99d-461-name"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/96056ddf66104321bf4983dc1eee2b3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/96056ddf66104321bf4983dc1eee2b3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/96056ddf66104321bf4983dc1eee2b3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/96056ddf66104321bf4983dc1eee2b3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/96056ddf66104321bf4983dc1eee2b3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/96056ddf66104321bf4983dc1eee2b3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/96056ddf66104321bf4983dc1eee2b3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/96056ddf66104321bf4983dc1eee2b3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/96056ddf66104321bf4983dc1eee2b3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/96056ddf66104321bf4983dc1eee2b3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/96056ddf66104321bf4983dc1eee2b3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/96056ddf66104321bf4983dc1eee2b3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-ac23f16a-b99d-461-user2", "id": "d54e4ca8c4dc4f1cbf7aebb987b1d900"}, "audit_ids": ["B7Uxs-npRtizhGrRvjTKhA"], "issued_at": "2018-12-22T23:45:49.000000Z"}} 2018-12-22 23:45:49,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6bf015b82e7d805d423001b9f95af8f1dd5fbe" 2018-12-22 23:45:49,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a79534-6667-4b89-afb0-4f2bbdfdc2ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:45:49,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f3a79534-6667-4b89-afb0-4f2bbdfdc2ce 2018-12-22 23:45:49,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-ac23f16a-b99d-461-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6bf015b82e7d805d423001b9f95af8f1dd5fbe" 2018-12-22 23:45:50,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b3ebe0af-2e54-4115-b78c-b3d143168d6a Date: Sat, 22 Dec 2018 23:45:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "updated_at": "2018-12-22T23:45:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "revision_number": 0, "id": "9c80d92f-39f3-47a9-a268-f6ecf585a120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "96056ddf66104321bf4983dc1eee2b3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "revision_number": 0, "id": "594ba8d1-2feb-4fac-bc5a-da680415ce2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "96056ddf66104321bf4983dc1eee2b3b"}], "revision_number": 2, "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "7b724e68-860e-49df-a735-39bff67f5296", "name": "CreateProjectUserTests-ac23f16a-b99d-461-name"}]} 2018-12-22 23:45:50,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-ac23f16a-b99d-461-name&description=hello+group used request id req-b3ebe0af-2e54-4115-b78c-b3d143168d6a 2018-12-22 23:45:50,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:45:50,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:45:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:45:50,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6bf015b82e7d805d423001b9f95af8f1dd5fbe" 2018-12-22 23:45:50,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11c1e94b-2067-4c43-b15d-86522f58944a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b"}, "enabled": true, "id": "96056ddf66104321bf4983dc1eee2b3b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ac23f16a-b99d-461-name"}} 2018-12-22 23:45:50,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b used request id req-11c1e94b-2067-4c43-b15d-86522f58944a 2018-12-22 23:45:50,240 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b724e68-860e-49df-a735-39bff67f5296 2018-12-22 23:45:50,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b724e68-860e-49df-a735-39bff67f5296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6bf015b82e7d805d423001b9f95af8f1dd5fbe" 2018-12-22 23:45:50,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-62a1d79d-2d78-420d-8577-a6237847ed12 Date: Sat, 22 Dec 2018 23:45: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-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "594ba8d1-2feb-4fac-bc5a-da680415ce2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "9c80d92f-39f3-47a9-a268-f6ecf585a120"}]} 2018-12-22 23:45:50,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b724e68-860e-49df-a735-39bff67f5296 used request id req-62a1d79d-2d78-420d-8577-a6237847ed12 2018-12-22 23:45:50,418 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b724e68-860e-49df-a735-39bff67f5296 2018-12-22 23:45:50,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b724e68-860e-49df-a735-39bff67f5296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6bf015b82e7d805d423001b9f95af8f1dd5fbe" 2018-12-22 23:45:50,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-884bc642-7b30-4098-b979-663e6c7d9ccc Date: Sat, 22 Dec 2018 23:45: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-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "594ba8d1-2feb-4fac-bc5a-da680415ce2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "9c80d92f-39f3-47a9-a268-f6ecf585a120"}]} 2018-12-22 23:45:50,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b724e68-860e-49df-a735-39bff67f5296 used request id req-884bc642-7b30-4098-b979-663e6c7d9ccc 2018-12-22 23:45:50,580 - neutron_utils - INFO - Retrieving security group with ID - 7b724e68-860e-49df-a735-39bff67f5296 2018-12-22 23:45:50,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=7b724e68-860e-49df-a735-39bff67f5296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6bf015b82e7d805d423001b9f95af8f1dd5fbe" 2018-12-22 23:45:50,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-99799c33-e1a2-4853-9359-a5440fdd7ea5 Date: Sat, 22 Dec 2018 23:45:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "updated_at": "2018-12-22T23:45:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "revision_number": 0, "id": "594ba8d1-2feb-4fac-bc5a-da680415ce2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "96056ddf66104321bf4983dc1eee2b3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "revision_number": 0, "id": "9c80d92f-39f3-47a9-a268-f6ecf585a120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "96056ddf66104321bf4983dc1eee2b3b"}], "revision_number": 2, "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "7b724e68-860e-49df-a735-39bff67f5296", "name": "CreateProjectUserTests-ac23f16a-b99d-461-name"}]} 2018-12-22 23:45:50,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=7b724e68-860e-49df-a735-39bff67f5296 used request id req-99799c33-e1a2-4853-9359-a5440fdd7ea5 2018-12-22 23:45:50,624 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b724e68-860e-49df-a735-39bff67f5296 2018-12-22 23:45:50,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b724e68-860e-49df-a735-39bff67f5296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6bf015b82e7d805d423001b9f95af8f1dd5fbe" 2018-12-22 23:45:50,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6722d844-0944-46c6-8596-69de58f39e3e Date: Sat, 22 Dec 2018 23:45: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-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "594ba8d1-2feb-4fac-bc5a-da680415ce2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:46Z", "security_group_id": "7b724e68-860e-49df-a735-39bff67f5296", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:46Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "9c80d92f-39f3-47a9-a268-f6ecf585a120"}]} 2018-12-22 23:45:50,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b724e68-860e-49df-a735-39bff67f5296 used request id req-6722d844-0944-46c6-8596-69de58f39e3e 2018-12-22 23:45:50,648 - neutron_utils - INFO - Deleting security group rule with ID - 594ba8d1-2feb-4fac-bc5a-da680415ce2f 2018-12-22 23:45:50,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/594ba8d1-2feb-4fac-bc5a-da680415ce2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75fb2216dd72309f1fbc5515adc0cb63c957d2e" 2018-12-22 23:45:50,778 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64bebeab-7fb8-44f7-9ca8-d7a02da3e0c8 Content-Length: 0 Date: Sat, 22 Dec 2018 23:45:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:45:50,779 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/594ba8d1-2feb-4fac-bc5a-da680415ce2f used request id req-64bebeab-7fb8-44f7-9ca8-d7a02da3e0c8 2018-12-22 23:45:50,779 - neutron_utils - INFO - Deleting security group rule with ID - 9c80d92f-39f3-47a9-a268-f6ecf585a120 2018-12-22 23:45:50,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/9c80d92f-39f3-47a9-a268-f6ecf585a120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75fb2216dd72309f1fbc5515adc0cb63c957d2e" 2018-12-22 23:45:51,722 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db6f039e-43f4-4856-b9e5-a4e79d3124f9 Content-Length: 0 Date: Sat, 22 Dec 2018 23:45:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:45:51,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/9c80d92f-39f3-47a9-a268-f6ecf585a120 used request id req-db6f039e-43f4-4856-b9e5-a4e79d3124f9 2018-12-22 23:45:51,723 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-ac23f16a-b99d-461-name 2018-12-22 23:45:51,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/7b724e68-860e-49df-a735-39bff67f5296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75fb2216dd72309f1fbc5515adc0cb63c957d2e" 2018-12-22 23:45:51,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96911a51-5a1a-46f3-bc1a-4af463ac58c4 Content-Length: 0 Date: Sat, 22 Dec 2018 23:45:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:45:52,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/7b724e68-860e-49df-a735-39bff67f5296 used request id req-96911a51-5a1a-46f3-bc1a-4af463ac58c4 2018-12-22 23:45:52,000 - neutron_utils - INFO - Deleting security group rule with ID - 9c80d92f-39f3-47a9-a268-f6ecf585a120 2018-12-22 23:45:52,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/9c80d92f-39f3-47a9-a268-f6ecf585a120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6bf015b82e7d805d423001b9f95af8f1dd5fbe" 2018-12-22 23:45:52,025 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-b1a6a865-86ca-405b-a454-259c2e601997 Date: Sat, 22 Dec 2018 23:45:52 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 9c80d92f-39f3-47a9-a268-f6ecf585a120 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-22 23:45:52,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/9c80d92f-39f3-47a9-a268-f6ecf585a120 used request id req-b1a6a865-86ca-405b-a454-259c2e601997 2018-12-22 23:45:52,025 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 9c80d92f-39f3-47a9-a268-f6ecf585a120 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-22 23:45:52,025 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 9c80d92f-39f3-47a9-a268-f6ecf585a120 does not exist Neutron server returns request_ids: ['req-b1a6a865-86ca-405b-a454-259c2e601997'] 2018-12-22 23:45:52,025 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-ac23f16a-b99d-461-name 2018-12-22 23:45:52,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/7b724e68-860e-49df-a735-39bff67f5296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6bf015b82e7d805d423001b9f95af8f1dd5fbe" 2018-12-22 23:45:52,049 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-e7b16797-1b80-4472-a241-34e2cf57dd55 Date: Sat, 22 Dec 2018 23:45:52 GMT RESP BODY: {"NeutronError": {"message": "Security group 7b724e68-860e-49df-a735-39bff67f5296 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-22 23:45:52,049 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/7b724e68-860e-49df-a735-39bff67f5296 used request id req-e7b16797-1b80-4472-a241-34e2cf57dd55 2018-12-22 23:45:52,050 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 7b724e68-860e-49df-a735-39bff67f5296 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-22 23:45:52,050 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 7b724e68-860e-49df-a735-39bff67f5296 does not exist Neutron server returns request_ids: ['req-e7b16797-1b80-4472-a241-34e2cf57dd55'] 2018-12-22 23:45:52,050 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-ac23f16a-b99d-461-user1 2018-12-22 23:45:52,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0230fc44415f40e29cb172703701ce31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d47fdd7113eb91676a6f0795e4c81bb9a9a0e86" 2018-12-22 23:45:52,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82ed4c1d-dc8c-47d9-bf70-2f87dbf2082b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:52,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0230fc44415f40e29cb172703701ce31 used request id req-82ed4c1d-dc8c-47d9-bf70-2f87dbf2082b 2018-12-22 23:45:52,276 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-ac23f16a-b99d-461-user2 2018-12-22 23:45:52,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d54e4ca8c4dc4f1cbf7aebb987b1d900 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76aea3391a30ce486d4eda684293943d71966fa0" 2018-12-22 23:45:52,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c33ab2e-e54b-46fe-a378-ce5fa0f0376e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:52,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d54e4ca8c4dc4f1cbf7aebb987b1d900 used request id req-2c33ab2e-e54b-46fe-a378-ce5fa0f0376e 2018-12-22 23:45:52,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:52,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-db5cd2b7-a517-42ee-b1b8-be2c3afaf291 Date: Sat, 22 Dec 2018 23:45:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:45:06Z", "updated_at": "2018-12-22T23:45:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "84f70548-9042-4be8-b97d-4151a6a5badc", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "4c904d16-96ab-46d1-a87e-5bb33bf260e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "29919dbc-1370-4668-a366-cf5e6e471bc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "b4ee06e2-221a-450f-a2d5-977e309d5e42", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 4, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "954c3b08-b184-4ca4-bd7c-81358d208235", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:45Z", "updated_at": "2018-12-22T23:45:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:45Z", "revision_number": 0, "id": "364e29bf-dd16-43b2-9a48-53daa0ddbe8e", "remote_group_id": "c5249f9d-ebb7-4863-bd8e-6b11f67c31c0", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:45Z", "security_group_id": "c5249f9d-ebb7-4863-bd8e-6b11f67c31c0", "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "96056ddf66104321bf4983dc1eee2b3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:45Z", "revision_number": 0, "id": "cd317b82-e9d3-4244-9caa-518de05c4ee2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:45Z", "security_group_id": "c5249f9d-ebb7-4863-bd8e-6b11f67c31c0", "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "96056ddf66104321bf4983dc1eee2b3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:45Z", "revision_number": 0, "id": "8a628281-da4d-4d02-b942-90069746bfc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:45Z", "security_group_id": "c5249f9d-ebb7-4863-bd8e-6b11f67c31c0", "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "96056ddf66104321bf4983dc1eee2b3b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:45Z", "revision_number": 0, "id": "698d6d73-6876-41cc-953e-6636de174e88", "remote_group_id": "c5249f9d-ebb7-4863-bd8e-6b11f67c31c0", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:45Z", "security_group_id": "c5249f9d-ebb7-4863-bd8e-6b11f67c31c0", "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "96056ddf66104321bf4983dc1eee2b3b"}], "revision_number": 4, "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "c5249f9d-ebb7-4863-bd8e-6b11f67c31c0", "name": "default"}]} 2018-12-22 23:45:52,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-db5cd2b7-a517-42ee-b1b8-be2c3afaf291 2018-12-22 23:45:52,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:52,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-386fbc9e-f124-4c54-95c9-e549ce3f7e9c Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-22 23:45:52,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-386fbc9e-f124-4c54-95c9-e549ce3f7e9c 2018-12-22 23:45:52,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:52,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae638bf5-36fa-43fd-bb58-145914ff2454 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:45:52,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-ae638bf5-36fa-43fd-bb58-145914ff2454 2018-12-22 23:45:52,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:53,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0146ec39-9b00-4bf1-b872-440059500a1c Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-22 23:45:53,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-0146ec39-9b00-4bf1-b872-440059500a1c 2018-12-22 23:45:53,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:53,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3e0aee-5dc2-4f96-8e41-670d43a71bda Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b"}, "enabled": true, "id": "96056ddf66104321bf4983dc1eee2b3b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ac23f16a-b99d-461-name"}} 2018-12-22 23:45:53,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b used request id req-ee3e0aee-5dc2-4f96-8e41-670d43a71bda 2018-12-22 23:45:53,116 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5249f9d-ebb7-4863-bd8e-6b11f67c31c0 2018-12-22 23:45:53,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c5249f9d-ebb7-4863-bd8e-6b11f67c31c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:53,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7deb042d-bc16-4662-acff-93d38e19d1a8 Date: Sat, 22 Dec 2018 23:45:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c5249f9d-ebb7-4863-bd8e-6b11f67c31c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:45Z", "security_group_id": "c5249f9d-ebb7-4863-bd8e-6b11f67c31c0", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:45Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "364e29bf-dd16-43b2-9a48-53daa0ddbe8e"}, {"remote_group_id": "c5249f9d-ebb7-4863-bd8e-6b11f67c31c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:45Z", "security_group_id": "c5249f9d-ebb7-4863-bd8e-6b11f67c31c0", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:45Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "698d6d73-6876-41cc-953e-6636de174e88"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:45Z", "security_group_id": "c5249f9d-ebb7-4863-bd8e-6b11f67c31c0", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:45Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "8a628281-da4d-4d02-b942-90069746bfc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:45:45Z", "security_group_id": "c5249f9d-ebb7-4863-bd8e-6b11f67c31c0", "port_range_min": null, "revision_number": 0, "tenant_id": "96056ddf66104321bf4983dc1eee2b3b", "created_at": "2018-12-22T23:45:45Z", "project_id": "96056ddf66104321bf4983dc1eee2b3b", "id": "cd317b82-e9d3-4244-9caa-518de05c4ee2"}]} 2018-12-22 23:45:53,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c5249f9d-ebb7-4863-bd8e-6b11f67c31c0 used request id req-7deb042d-bc16-4662-acff-93d38e19d1a8 2018-12-22 23:45:53,278 - neutron_utils - INFO - Deleting security group with name - default 2018-12-22 23:45:53,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c5249f9d-ebb7-4863-bd8e-6b11f67c31c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:53,674 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-477eba84-873c-4def-93a3-af8a11d399d9 Content-Length: 0 Date: Sat, 22 Dec 2018 23:45:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:45:53,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c5249f9d-ebb7-4863-bd8e-6b11f67c31c0 used request id req-477eba84-873c-4def-93a3-af8a11d399d9 2018-12-22 23:45:53,675 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-ac23f16a-b99d-461-name 2018-12-22 23:45:53,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:53,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7a45e21-b8b8-4e26-8e23-21078d3965fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:53,853 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/96056ddf66104321bf4983dc1eee2b3b used request id req-e7a45e21-b8b8-4e26-8e23-21078d3965fc 2018-12-22 23:45:53,853 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-ac23f16a-b99d-461-name-role 2018-12-22 23:45:53,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b1977f7ad38e4f81843e96d49d467eaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:53,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:45:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d71c5ce1-af03-40ae-80d9-3ebe758e13d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:45:53,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b1977f7ad38e4f81843e96d49d467eaa used request id req-d71c5ce1-af03-40ae-80d9-3ebe758e13d3 2018-12-22 23:45:53,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12070494fcc92410a393492c0ea3b6d1f94b5b60" 2018-12-22 23:45:54,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2b1b608-7045-4891-a343-1ed0e355e98d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:45:54,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f2b1b608-7045-4891-a343-1ed0e355e98d 2018-12-22 23:45:54,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:45:54,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:45:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["a9gu9oB6Q5qI5xkEcxkMFw"], "issued_at": "2018-12-22T23:45:54.000000Z"}} 2018-12-22 23:45:54,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d7b087f398e7fe7c0ec069cefe2853aba143c9c" 2018-12-22 23:45:55,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-08107ae6-181a-4402-8c30-206e62484364 Date: Sat, 22 Dec 2018 23:45: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-12-22 23:45:55,040 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-08107ae6-181a-4402-8c30-206e62484364 2018-12-22 23:45:55,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d7b087f398e7fe7c0ec069cefe2853aba143c9c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-ae3835d3-4417-44ef-85cd-89e048eb4413"}' 2018-12-22 23:45:55,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/3beb0f77-227d-417d-a148-e38cc0094dcc X-Openstack-Request-Id: req-6015f042-83f7-4535-b748-2f39364994b1 Date: Sat, 22 Dec 2018 23:45:55 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-ae3835d3-4417-44ef-85cd-89e048eb4413", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:45:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-22T23:45:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/3beb0f77-227d-417d-a148-e38cc0094dcc", "min_disk": 0, "protected": false, "id": "3beb0f77-227d-417d-a148-e38cc0094dcc", "file": "/v2/images/3beb0f77-227d-417d-a148-e38cc0094dcc/file", "checksum": null, "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:45:55,778 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6015f042-83f7-4535-b748-2f39364994b1 2018-12-22 23:45:55,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/3beb0f77-227d-417d-a148-e38cc0094dcc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d7b087f398e7fe7c0ec069cefe2853aba143c9c" -d '' 2018-12-22 23:45:59,991 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-52ed9081-2b30-4436-b085-d3cb27640bbf Date: Sat, 22 Dec 2018 23:45:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:45:59,991 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3beb0f77-227d-417d-a148-e38cc0094dcc/file used request id req-52ed9081-2b30-4436-b085-d3cb27640bbf 2018-12-22 23:45:59,991 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-22 23:45:59,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/3beb0f77-227d-417d-a148-e38cc0094dcc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d7b087f398e7fe7c0ec069cefe2853aba143c9c" 2018-12-22 23:46:00,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-b714e202-92d2-4bc3-8e62-f2cd9dd57689 Date: Sat, 22 Dec 2018 23:46:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-ae3835d3-4417-44ef-85cd-89e048eb4413", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:45:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:45:59Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3beb0f77-227d-417d-a148-e38cc0094dcc/snap", "metadata": {}}], "self": "/v2/images/3beb0f77-227d-417d-a148-e38cc0094dcc", "min_disk": 0, "protected": false, "id": "3beb0f77-227d-417d-a148-e38cc0094dcc", "file": "/v2/images/3beb0f77-227d-417d-a148-e38cc0094dcc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3beb0f77-227d-417d-a148-e38cc0094dcc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:46:00,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/3beb0f77-227d-417d-a148-e38cc0094dcc used request id req-b714e202-92d2-4bc3-8e62-f2cd9dd57689 2018-12-22 23:46:00,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d7b087f398e7fe7c0ec069cefe2853aba143c9c" 2018-12-22 23:46:01,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b3f5a632-4f10-4ad4-86d7-446142843aa1 Date: Sat, 22 Dec 2018 23:46:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-22 23:46:01,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b3f5a632-4f10-4ad4-86d7-446142843aa1 2018-12-22 23:46:01,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-ae3835d3-4417-44ef-85cd-89e048eb4413 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d7b087f398e7fe7c0ec069cefe2853aba143c9c" 2018-12-22 23:46:01,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-4140b126-d76c-498a-8c7a-57905017352b Date: Sat, 22 Dec 2018 23:46:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-ae3835d3-4417-44ef-85cd-89e048eb4413", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:45:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:45:59Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3beb0f77-227d-417d-a148-e38cc0094dcc/snap", "metadata": {}}], "self": "/v2/images/3beb0f77-227d-417d-a148-e38cc0094dcc", "min_disk": 0, "protected": false, "id": "3beb0f77-227d-417d-a148-e38cc0094dcc", "file": "/v2/images/3beb0f77-227d-417d-a148-e38cc0094dcc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3beb0f77-227d-417d-a148-e38cc0094dcc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-ae3835d3-4417-44ef-85cd-89e048eb4413"} 2018-12-22 23:46:01,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-ae3835d3-4417-44ef-85cd-89e048eb4413 used request id req-4140b126-d76c-498a-8c7a-57905017352b 2018-12-22 23:46:01,885 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-ae3835d3-4417-44ef-85cd-89e048eb4413 2018-12-22 23:46:01,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/3beb0f77-227d-417d-a148-e38cc0094dcc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d7b087f398e7fe7c0ec069cefe2853aba143c9c" 2018-12-22 23:46:03,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2658ce11-fd40-41a8-9109-9d10586559c8 Date: Sat, 22 Dec 2018 23:46:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:46:03,636 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3beb0f77-227d-417d-a148-e38cc0094dcc used request id req-2658ce11-fd40-41a8-9109-9d10586559c8 2018-12-22 23:46:03,638 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-22 23:46:03,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:46:04,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:46:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["hXb93HzcT6SRxeiLJ8LXgw"], "issued_at": "2018-12-22T23:46:04.000000Z"}} 2018-12-22 23:46:04,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b4f905bb4bfe369f430abeddc2b2153284b62a" 2018-12-22 23:46:04,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53832c0-5e0a-4023-96ee-f41d0482e4b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:46:04,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e53832c0-5e0a-4023-96ee-f41d0482e4b7 2018-12-22 23:46:04,096 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-ec26e504-1425-442d-af2e-fda9944c7976-pub-net 2018-12-22 23:46:04,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b4f905bb4bfe369f430abeddc2b2153284b62a" -d '{"network": {"name": "NeutronUtilsNetworkTests-ec26e504-1425-442d-af2e-fda9944c7976-pub-net", "admin_state_up": true}}' 2018-12-22 23:46:04,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-c43ac15b-e9ce-493c-9235-f3d7fd3656c0 Date: Sat, 22 Dec 2018 23:46:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"836cae5c-3657-424d-b1d4-1f741cac9dfa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:04Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-ec26e504-1425-442d-af2e-fda9944c7976-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:04Z","mtu":1450}} 2018-12-22 23:46:04,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-c43ac15b-e9ce-493c-9235-f3d7fd3656c0 2018-12-22 23:46:04,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=836cae5c-3657-424d-b1d4-1f741cac9dfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b4f905bb4bfe369f430abeddc2b2153284b62a" 2018-12-22 23:46:04,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-74af183a-4bbb-4b1b-a9f8-2f67e3eb7b83 Date: Sat, 22 Dec 2018 23:46:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"836cae5c-3657-424d-b1d4-1f741cac9dfa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:04Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-ec26e504-1425-442d-af2e-fda9944c7976-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:04Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:04,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=836cae5c-3657-424d-b1d4-1f741cac9dfa used request id req-74af183a-4bbb-4b1b-a9f8-2f67e3eb7b83 2018-12-22 23:46:04,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=836cae5c-3657-424d-b1d4-1f741cac9dfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b4f905bb4bfe369f430abeddc2b2153284b62a" 2018-12-22 23:46:05,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bf113ea8-49f1-47e8-8717-c1b1903898c5 Date: Sat, 22 Dec 2018 23:46:05 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:46:05,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=836cae5c-3657-424d-b1d4-1f741cac9dfa used request id req-bf113ea8-49f1-47e8-8717-c1b1903898c5 2018-12-22 23:46:05,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=836cae5c-3657-424d-b1d4-1f741cac9dfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b4f905bb4bfe369f430abeddc2b2153284b62a" 2018-12-22 23:46:05,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-ab790a6e-8186-4834-98b7-adc5d2e5d3fa Date: Sat, 22 Dec 2018 23:46:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"836cae5c-3657-424d-b1d4-1f741cac9dfa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:04Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-ec26e504-1425-442d-af2e-fda9944c7976-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:04Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:05,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=836cae5c-3657-424d-b1d4-1f741cac9dfa used request id req-ab790a6e-8186-4834-98b7-adc5d2e5d3fa 2018-12-22 23:46:05,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=836cae5c-3657-424d-b1d4-1f741cac9dfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b4f905bb4bfe369f430abeddc2b2153284b62a" 2018-12-22 23:46:05,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4a024fbf-91ea-45fa-b1f5-216743cd290b Date: Sat, 22 Dec 2018 23:46:05 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:46:05,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=836cae5c-3657-424d-b1d4-1f741cac9dfa used request id req-4a024fbf-91ea-45fa-b1f5-216743cd290b 2018-12-22 23:46:05,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsNetworkTests-ec26e504-1425-442d-af2e-fda9944c7976-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b4f905bb4bfe369f430abeddc2b2153284b62a" 2018-12-22 23:46:05,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-03c12d34-ace9-43c8-b52c-adb5acae81e9 Date: Sat, 22 Dec 2018 23:46:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"836cae5c-3657-424d-b1d4-1f741cac9dfa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:04Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-ec26e504-1425-442d-af2e-fda9944c7976-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:04Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:05,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsNetworkTests-ec26e504-1425-442d-af2e-fda9944c7976-pub-net used request id req-03c12d34-ace9-43c8-b52c-adb5acae81e9 2018-12-22 23:46:05,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:46:05,716 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:46:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:46:05,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b4f905bb4bfe369f430abeddc2b2153284b62a" 2018-12-22 23:46:05,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad51c88c-11fc-4f68-88a6-82d2fffa24da 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:46:05,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-ad51c88c-11fc-4f68-88a6-82d2fffa24da 2018-12-22 23:46:05,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=836cae5c-3657-424d-b1d4-1f741cac9dfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b4f905bb4bfe369f430abeddc2b2153284b62a" 2018-12-22 23:46:06,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0c8d4200-da32-45d5-89de-e271c46365a0 Date: Sat, 22 Dec 2018 23:46:06 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:46:06,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=836cae5c-3657-424d-b1d4-1f741cac9dfa used request id req-0c8d4200-da32-45d5-89de-e271c46365a0 2018-12-22 23:46:06,009 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-ec26e504-1425-442d-af2e-fda9944c7976-pub-net 2018-12-22 23:46:06,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/836cae5c-3657-424d-b1d4-1f741cac9dfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b4f905bb4bfe369f430abeddc2b2153284b62a" 2018-12-22 23:46:06,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07072b06-b5c5-40e2-aa38-ac13db6d01c5 Date: Sat, 22 Dec 2018 23:46:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:46:06,982 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/836cae5c-3657-424d-b1d4-1f741cac9dfa used request id req-07072b06-b5c5-40e2-aa38-ac13db6d01c5 2018-12-22 23:46:06,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:46:07,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:46:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["R7Sau8AMShaYV-1qpst_Zw"], "issued_at": "2018-12-22T23:46:07.000000Z"}} 2018-12-22 23:46:07,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc84f4eb256dfeff8e46f1e3304f009c633c2fd" 2018-12-22 23:46:07,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4e59cee-78c8-497b-b0eb-e53a5ed2d1f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:46:07,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e4e59cee-78c8-497b-b0eb-e53a5ed2d1f8 2018-12-22 23:46:07,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:46:07,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:46:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["odEQ6kEnSi2PJBNYdHnWmg"], "issued_at": "2018-12-22T23:46:07.000000Z"}} 2018-12-22 23:46:07,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c966bbed53451f1408df96cdb0953c85661f0c0" 2018-12-22 23:46:07,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19d16f11-34ba-4944-9238-52b7ab12ddb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:46:07,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-19d16f11-34ba-4944-9238-52b7ab12ddb9 2018-12-22 23:46:07,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:46:08,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:46:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["nafsFSAuRPW1wtShKs6ZPw"], "issued_at": "2018-12-22T23:46:08.000000Z"}} 2018-12-22 23:46:08,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" 2018-12-22 23:46:08,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cd0a87b-0b13-43c3-8021-01e5d54d2ff8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:46:08,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9cd0a87b-0b13-43c3-8021-01e5d54d2ff8 2018-12-22 23:46:08,396 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-net 2018-12-22 23:46:08,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" -d '{"network": {"name": "NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-net", "admin_state_up": true}}' 2018-12-22 23:46:08,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2325fe25-8db0-468b-ad39-56945a5bb88d Date: Sat, 22 Dec 2018 23:46: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":"66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:08Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:08Z","mtu":1450}} 2018-12-22 23:46:08,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-2325fe25-8db0-468b-ad39-56945a5bb88d 2018-12-22 23:46:08,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" 2018-12-22 23:46:09,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-1ef1bdfa-5f9d-4acc-aff9-42268671427b Date: Sat, 22 Dec 2018 23:46:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:08Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:08Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:09,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7 used request id req-1ef1bdfa-5f9d-4acc-aff9-42268671427b 2018-12-22 23:46:09,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" 2018-12-22 23:46:09,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-047230e2-e47d-4c05-ba3b-b204457e1b61 Date: Sat, 22 Dec 2018 23:46:09 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:46:09,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7 used request id req-047230e2-e47d-4c05-ba3b-b204457e1b61 2018-12-22 23:46:09,344 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet 2018-12-22 23:46:09,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" -d '{"subnets": [{"ip_version": 4, "network_id": "66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet"}]}' 2018-12-22 23:46:09,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-697f77d9-943f-4bf6-9942-103504249fab Date: Sat, 22 Dec 2018 23:46:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:09Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"6bd66955-4379-4a9c-bd62-a7230d2e1652","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet"}]} 2018-12-22 23:46:09,949 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-697f77d9-943f-4bf6-9942-103504249fab 2018-12-22 23:46:09,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" 2018-12-22 23:46:10,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-258487de-1e30-4695-bebf-01ea916634d6 Date: Sat, 22 Dec 2018 23:46:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["6bd66955-4379-4a9c-bd62-a7230d2e1652"],"description":"","tags":[],"updated_at":"2018-12-22T23:46:09Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:08Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:10,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7 used request id req-258487de-1e30-4695-bebf-01ea916634d6 2018-12-22 23:46:10,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" 2018-12-22 23:46:10,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0e1f29f7-0296-485e-948e-092b2d6191ab Date: Sat, 22 Dec 2018 23:46:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:09Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"6bd66955-4379-4a9c-bd62-a7230d2e1652","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet"}]} 2018-12-22 23:46:10,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7 used request id req-0e1f29f7-0296-485e-948e-092b2d6191ab 2018-12-22 23:46:10,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" 2018-12-22 23:46:10,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c0ce1284-f81c-4a4e-a6d8-ed72a016f069 Date: Sat, 22 Dec 2018 23:46:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["6bd66955-4379-4a9c-bd62-a7230d2e1652"],"description":"","tags":[],"updated_at":"2018-12-22T23:46:09Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:08Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:10,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-net used request id req-c0ce1284-f81c-4a4e-a6d8-ed72a016f069 2018-12-22 23:46:10,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:46:10,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:46:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:46:10,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" 2018-12-22 23:46:10,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cc63e6e-8b5a-4c5f-b5d8-8f703ed1481d 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:46:10,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-9cc63e6e-8b5a-4c5f-b5d8-8f703ed1481d 2018-12-22 23:46:10,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" 2018-12-22 23:46:10,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3f7da373-14fd-4bdf-9a98-e5011f666feb Date: Sat, 22 Dec 2018 23:46:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:09Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"6bd66955-4379-4a9c-bd62-a7230d2e1652","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet"}]} 2018-12-22 23:46:10,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7 used request id req-3f7da373-14fd-4bdf-9a98-e5011f666feb 2018-12-22 23:46:10,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7&name=NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" 2018-12-22 23:46:11,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-192e56f8-7cb2-4dd1-817d-7379f586c08c Date: Sat, 22 Dec 2018 23:46:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:09Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"6bd66955-4379-4a9c-bd62-a7230d2e1652","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet"}]} 2018-12-22 23:46:11,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7&name=NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet used request id req-192e56f8-7cb2-4dd1-817d-7379f586c08c 2018-12-22 23:46:11,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7&name=NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" 2018-12-22 23:46:11,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6c28bb14-2934-40b6-9987-f99fec1d6791 Date: Sat, 22 Dec 2018 23:46:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:09Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"6bd66955-4379-4a9c-bd62-a7230d2e1652","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet"}]} 2018-12-22 23:46:11,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7&name=NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet used request id req-6c28bb14-2934-40b6-9987-f99fec1d6791 2018-12-22 23:46:11,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" 2018-12-22 23:46:11,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b36602a6-800c-45e2-982c-bda1572827fe Date: Sat, 22 Dec 2018 23:46:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:09Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"6bd66955-4379-4a9c-bd62-a7230d2e1652","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet"}]} 2018-12-22 23:46:11,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7 used request id req-b36602a6-800c-45e2-982c-bda1572827fe 2018-12-22 23:46:11,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" 2018-12-22 23:46:11,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4d165f1e-3d44-4e46-abb1-75ef5bffee23 Date: Sat, 22 Dec 2018 23:46:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:09Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"6bd66955-4379-4a9c-bd62-a7230d2e1652","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet"}]} 2018-12-22 23:46:11,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet used request id req-4d165f1e-3d44-4e46-abb1-75ef5bffee23 2018-12-22 23:46:11,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" 2018-12-22 23:46:11,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a240703c-627e-4de7-bd3e-f72dfc894861 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:46:11,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-a240703c-627e-4de7-bd3e-f72dfc894861 2018-12-22 23:46:11,430 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet 2018-12-22 23:46:11,430 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-subnet 2018-12-22 23:46:11,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/6bd66955-4379-4a9c-bd62-a7230d2e1652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" 2018-12-22 23:46:13,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03290718-382b-4f37-9164-cbf90f51bc1e Date: Sat, 22 Dec 2018 23:46:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:46:13,180 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6bd66955-4379-4a9c-bd62-a7230d2e1652 used request id req-03290718-382b-4f37-9164-cbf90f51bc1e 2018-12-22 23:46:13,180 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-239256e9-6188-43d5-9dc2-488f6b5adb06-pub-net 2018-12-22 23:46:13,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27d5efbd66b5b97232a2adbf5d6de3d1415b8af" 2018-12-22 23:46:14,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a473a963-654c-457a-a44d-3bf56de891c8 Date: Sat, 22 Dec 2018 23:46:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:46:14,835 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/66dc6306-dd96-4c3f-83bc-aa9cb9c94fc7 used request id req-a473a963-654c-457a-a44d-3bf56de891c8 2018-12-22 23:46:14,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:46:15,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:46:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["HtGw2maITaiOwvD5hiN8Zw"], "issued_at": "2018-12-22T23:46:15.000000Z"}} 2018-12-22 23:46:15,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bc3ee4b5e2552639ee10e5aed6cbbb74336c1f" 2018-12-22 23:46:15,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b29436cd-d376-47c7-a8eb-5d6713f8fc59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:46:15,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b29436cd-d376-47c7-a8eb-5d6713f8fc59 2018-12-22 23:46:15,308 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-51227c8b-028e-4025-bedb-64c56d6a3e4b-pub-net 2018-12-22 23:46:15,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bc3ee4b5e2552639ee10e5aed6cbbb74336c1f" -d '{"network": {"name": "NeutronUtilsSubnetTests-51227c8b-028e-4025-bedb-64c56d6a3e4b-pub-net", "admin_state_up": true}}' 2018-12-22 23:46:16,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-b7e582dd-22a2-422e-aa50-c94717ba01a7 Date: Sat, 22 Dec 2018 23:46: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":"a32e85c9-8ca5-4302-8b06-04f1e08c94c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:16Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-51227c8b-028e-4025-bedb-64c56d6a3e4b-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:16Z","mtu":1450}} 2018-12-22 23:46:16,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-b7e582dd-22a2-422e-aa50-c94717ba01a7 2018-12-22 23:46:16,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a32e85c9-8ca5-4302-8b06-04f1e08c94c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bc3ee4b5e2552639ee10e5aed6cbbb74336c1f" 2018-12-22 23:46:16,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-5f169076-34c6-40ae-96c0-cb994ad44404 Date: Sat, 22 Dec 2018 23:46:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a32e85c9-8ca5-4302-8b06-04f1e08c94c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:16Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-51227c8b-028e-4025-bedb-64c56d6a3e4b-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:16Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:16,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a32e85c9-8ca5-4302-8b06-04f1e08c94c3 used request id req-5f169076-34c6-40ae-96c0-cb994ad44404 2018-12-22 23:46:16,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a32e85c9-8ca5-4302-8b06-04f1e08c94c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bc3ee4b5e2552639ee10e5aed6cbbb74336c1f" 2018-12-22 23:46:16,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-474c9c3d-ddca-4750-b55b-51d1013dfbf5 Date: Sat, 22 Dec 2018 23:46:16 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:46:16,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a32e85c9-8ca5-4302-8b06-04f1e08c94c3 used request id req-474c9c3d-ddca-4750-b55b-51d1013dfbf5 2018-12-22 23:46:16,815 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-51227c8b-028e-4025-bedb-64c56d6a3e4b-pub-subnet 2018-12-22 23:46:16,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bc3ee4b5e2552639ee10e5aed6cbbb74336c1f" -d '{"subnets": [{"ip_version": 4, "network_id": "a32e85c9-8ca5-4302-8b06-04f1e08c94c3", "cidr": "", "name": "NeutronUtilsSubnetTests-51227c8b-028e-4025-bedb-64c56d6a3e4b-pub-subnet"}]}' 2018-12-22 23:46:17,005 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-1581b418-ca25-4ec2-acad-dc0918cfefde Date: Sat, 22 Dec 2018 23:46:17 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-22 23:46:17,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-1581b418-ca25-4ec2-acad-dc0918cfefde 2018-12-22 23:46:17,005 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-22 23:46:17,006 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-51227c8b-028e-4025-bedb-64c56d6a3e4b-pub-subnet] for network [NeutronUtilsSubnetTests-51227c8b-028e-4025-bedb-64c56d6a3e4b-pub-net] 2018-12-22 23:46:17,006 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-51227c8b-028e-4025-bedb-64c56d6a3e4b-pub-net 2018-12-22 23:46:17,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/a32e85c9-8ca5-4302-8b06-04f1e08c94c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bc3ee4b5e2552639ee10e5aed6cbbb74336c1f" 2018-12-22 23:46:17,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7083c811-d525-46d6-8ba1-bdbcda963c32 Date: Sat, 22 Dec 2018 23:46:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:46:17,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a32e85c9-8ca5-4302-8b06-04f1e08c94c3 used request id req-7083c811-d525-46d6-8ba1-bdbcda963c32 2018-12-22 23:46:17,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:46:18,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:46:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["Aezlv2fXT92-jcLVcfogqA"], "issued_at": "2018-12-22T23:46:18.000000Z"}} 2018-12-22 23:46:18,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a164b632694f4305f7bfacc26f311225b123f58" 2018-12-22 23:46:18,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d9d344-545a-4561-8201-f61fe7805a5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:46:18,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d1d9d344-545a-4561-8201-f61fe7805a5f 2018-12-22 23:46:18,197 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-net 2018-12-22 23:46:18,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a164b632694f4305f7bfacc26f311225b123f58" -d '{"network": {"name": "NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-net", "admin_state_up": true}}' 2018-12-22 23:46:18,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-db2b180d-df45-4dd8-8348-48a966c5de43 Date: Sat, 22 Dec 2018 23:46:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c5d5c474-1f28-45da-89aa-4331fad181c7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:18Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:18Z","mtu":1450}} 2018-12-22 23:46:18,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-db2b180d-df45-4dd8-8348-48a966c5de43 2018-12-22 23:46:18,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c5d5c474-1f28-45da-89aa-4331fad181c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a164b632694f4305f7bfacc26f311225b123f58" 2018-12-22 23:46:18,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-d7476a4d-7682-4246-83dd-e67f097b2729 Date: Sat, 22 Dec 2018 23:46:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c5d5c474-1f28-45da-89aa-4331fad181c7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:18Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:18Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:18,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c5d5c474-1f28-45da-89aa-4331fad181c7 used request id req-d7476a4d-7682-4246-83dd-e67f097b2729 2018-12-22 23:46:18,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5d5c474-1f28-45da-89aa-4331fad181c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a164b632694f4305f7bfacc26f311225b123f58" 2018-12-22 23:46:19,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-86431966-cc35-4cc9-879b-35754302a12e Date: Sat, 22 Dec 2018 23:46:19 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:46:19,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5d5c474-1f28-45da-89aa-4331fad181c7 used request id req-86431966-cc35-4cc9-879b-35754302a12e 2018-12-22 23:46:19,135 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-subnet 2018-12-22 23:46:19,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a164b632694f4305f7bfacc26f311225b123f58" -d '{"subnets": [{"ip_version": 4, "network_id": "c5d5c474-1f28-45da-89aa-4331fad181c7", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-subnet"}]}' 2018-12-22 23:46:19,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-46670572-463d-4636-8a31-92378e7c7b8a Date: Sat, 22 Dec 2018 23:46:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5d5c474-1f28-45da-89aa-4331fad181c7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:19Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"208f14b4-413d-40f9-aba4-0b06ed948155","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-subnet"}]} 2018-12-22 23:46:19,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-46670572-463d-4636-8a31-92378e7c7b8a 2018-12-22 23:46:19,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c5d5c474-1f28-45da-89aa-4331fad181c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a164b632694f4305f7bfacc26f311225b123f58" 2018-12-22 23:46:19,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6bf0c887-4b2b-4a81-a70e-021c69930733 Date: Sat, 22 Dec 2018 23:46:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5d5c474-1f28-45da-89aa-4331fad181c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["208f14b4-413d-40f9-aba4-0b06ed948155"],"description":"","tags":[],"updated_at":"2018-12-22T23:46:19Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:18Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:19,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c5d5c474-1f28-45da-89aa-4331fad181c7 used request id req-6bf0c887-4b2b-4a81-a70e-021c69930733 2018-12-22 23:46:19,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5d5c474-1f28-45da-89aa-4331fad181c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a164b632694f4305f7bfacc26f311225b123f58" 2018-12-22 23:46:20,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-225cc4c2-729b-4287-9a50-7808d4b56e93 Date: Sat, 22 Dec 2018 23:46:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5d5c474-1f28-45da-89aa-4331fad181c7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:19Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"208f14b4-413d-40f9-aba4-0b06ed948155","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-subnet"}]} 2018-12-22 23:46:20,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5d5c474-1f28-45da-89aa-4331fad181c7 used request id req-225cc4c2-729b-4287-9a50-7808d4b56e93 2018-12-22 23:46:20,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a164b632694f4305f7bfacc26f311225b123f58" 2018-12-22 23:46:21,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b471b23a-4048-4f37-92ca-e5f6dcb49800 Date: Sat, 22 Dec 2018 23:46:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5d5c474-1f28-45da-89aa-4331fad181c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["208f14b4-413d-40f9-aba4-0b06ed948155"],"description":"","tags":[],"updated_at":"2018-12-22T23:46:19Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:18Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:21,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-net used request id req-b471b23a-4048-4f37-92ca-e5f6dcb49800 2018-12-22 23:46:21,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:46:21,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:46:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:46:21,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a164b632694f4305f7bfacc26f311225b123f58" 2018-12-22 23:46:21,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03924c22-75d6-4ae3-8423-4c5e38b141fb 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:46:21,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-03924c22-75d6-4ae3-8423-4c5e38b141fb 2018-12-22 23:46:21,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5d5c474-1f28-45da-89aa-4331fad181c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a164b632694f4305f7bfacc26f311225b123f58" 2018-12-22 23:46:21,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8ebcb0ee-5d23-4d2d-8995-950ed308e1c8 Date: Sat, 22 Dec 2018 23:46:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5d5c474-1f28-45da-89aa-4331fad181c7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:19Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"208f14b4-413d-40f9-aba4-0b06ed948155","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-subnet"}]} 2018-12-22 23:46:21,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5d5c474-1f28-45da-89aa-4331fad181c7 used request id req-8ebcb0ee-5d23-4d2d-8995-950ed308e1c8 2018-12-22 23:46:21,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5d5c474-1f28-45da-89aa-4331fad181c7&name=NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a164b632694f4305f7bfacc26f311225b123f58" 2018-12-22 23:46:21,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cea9f102-735e-40e8-9b50-92ec961ceb30 Date: Sat, 22 Dec 2018 23:46:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5d5c474-1f28-45da-89aa-4331fad181c7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:19Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"208f14b4-413d-40f9-aba4-0b06ed948155","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-subnet"}]} 2018-12-22 23:46:21,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5d5c474-1f28-45da-89aa-4331fad181c7&name=NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-subnet used request id req-cea9f102-735e-40e8-9b50-92ec961ceb30 2018-12-22 23:46:21,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5d5c474-1f28-45da-89aa-4331fad181c7&name=NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a164b632694f4305f7bfacc26f311225b123f58" 2018-12-22 23:46:21,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5258066d-4f9b-476f-b1a9-bde66e906665 Date: Sat, 22 Dec 2018 23:46:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5d5c474-1f28-45da-89aa-4331fad181c7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:19Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"208f14b4-413d-40f9-aba4-0b06ed948155","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-subnet"}]} 2018-12-22 23:46:21,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5d5c474-1f28-45da-89aa-4331fad181c7&name=NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-subnet used request id req-5258066d-4f9b-476f-b1a9-bde66e906665 2018-12-22 23:46:21,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5d5c474-1f28-45da-89aa-4331fad181c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a164b632694f4305f7bfacc26f311225b123f58" 2018-12-22 23:46:21,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2370923e-7a0f-4514-aba7-fa0717e49f8a Date: Sat, 22 Dec 2018 23:46:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5d5c474-1f28-45da-89aa-4331fad181c7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:19Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"208f14b4-413d-40f9-aba4-0b06ed948155","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-subnet"}]} 2018-12-22 23:46:21,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5d5c474-1f28-45da-89aa-4331fad181c7 used request id req-2370923e-7a0f-4514-aba7-fa0717e49f8a 2018-12-22 23:46:21,896 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-subnet 2018-12-22 23:46:21,896 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-subnet 2018-12-22 23:46:21,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/208f14b4-413d-40f9-aba4-0b06ed948155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a164b632694f4305f7bfacc26f311225b123f58" 2018-12-22 23:46:23,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a476a966-6483-4181-b50a-d701e8f61982 Date: Sat, 22 Dec 2018 23:46:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:46:23,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/208f14b4-413d-40f9-aba4-0b06ed948155 used request id req-a476a966-6483-4181-b50a-d701e8f61982 2018-12-22 23:46:23,967 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-971f93ec-df1f-41bd-9115-351284acd89f-pub-net 2018-12-22 23:46:23,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/c5d5c474-1f28-45da-89aa-4331fad181c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a164b632694f4305f7bfacc26f311225b123f58" 2018-12-22 23:46:25,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-029a378a-b0cc-4e26-8e0f-58227c0e0922 Date: Sat, 22 Dec 2018 23:46:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:46:25,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c5d5c474-1f28-45da-89aa-4331fad181c7 used request id req-029a378a-b0cc-4e26-8e0f-58227c0e0922 2018-12-22 23:46:25,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:46:25,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:46:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["PlP5w1oATpWzwQbRL70GAQ"], "issued_at": "2018-12-22T23:46:25.000000Z"}} 2018-12-22 23:46:25,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1ec749e92dc7ef794bf0cb6fd62ab34500ea16" 2018-12-22 23:46:25,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cff6c4a-14eb-4585-a409-8d7d52b21b43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:46:25,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1cff6c4a-14eb-4585-a409-8d7d52b21b43 2018-12-22 23:46:25,503 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-f565199e-6bdf-4ee9-bc19-0686e9050580-pub-net 2018-12-22 23:46:25,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1ec749e92dc7ef794bf0cb6fd62ab34500ea16" -d '{"network": {"name": "NeutronUtilsSubnetTests-f565199e-6bdf-4ee9-bc19-0686e9050580-pub-net", "admin_state_up": true}}' 2018-12-22 23:46:26,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6f2ae8bd-0188-4e68-8fce-939c92c46eec Date: Sat, 22 Dec 2018 23:46:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5f17bf00-8a1d-4648-95ba-1ee6f5442794","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:26Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f565199e-6bdf-4ee9-bc19-0686e9050580-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:26Z","mtu":1450}} 2018-12-22 23:46:26,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-6f2ae8bd-0188-4e68-8fce-939c92c46eec 2018-12-22 23:46:26,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5f17bf00-8a1d-4648-95ba-1ee6f5442794 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1ec749e92dc7ef794bf0cb6fd62ab34500ea16" 2018-12-22 23:46:26,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-3277c6a1-28a5-43bc-9860-fcf716c4475f Date: Sat, 22 Dec 2018 23:46:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5f17bf00-8a1d-4648-95ba-1ee6f5442794","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:26Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f565199e-6bdf-4ee9-bc19-0686e9050580-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:26,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5f17bf00-8a1d-4648-95ba-1ee6f5442794 used request id req-3277c6a1-28a5-43bc-9860-fcf716c4475f 2018-12-22 23:46:26,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5f17bf00-8a1d-4648-95ba-1ee6f5442794 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1ec749e92dc7ef794bf0cb6fd62ab34500ea16" 2018-12-22 23:46:27,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-61aea864-9f7f-4b80-90eb-b44dd514ca6c Date: Sat, 22 Dec 2018 23:46:27 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:46:27,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5f17bf00-8a1d-4648-95ba-1ee6f5442794 used request id req-61aea864-9f7f-4b80-90eb-b44dd514ca6c 2018-12-22 23:46:27,056 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-f565199e-6bdf-4ee9-bc19-0686e9050580-pub-subnet 2018-12-22 23:46:27,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1ec749e92dc7ef794bf0cb6fd62ab34500ea16" -d '{"subnets": [{"ip_version": 4, "network_id": "5f17bf00-8a1d-4648-95ba-1ee6f5442794", "cidr": null, "name": "NeutronUtilsSubnetTests-f565199e-6bdf-4ee9-bc19-0686e9050580-pub-subnet"}]}' 2018-12-22 23:46:27,319 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-820b0202-9b0b-47af-a116-113cd9ccaeac Date: Sat, 22 Dec 2018 23:46:27 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-12-22 23:46:27,320 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-820b0202-9b0b-47af-a116-113cd9ccaeac 2018-12-22 23:46:27,320 - 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-12-22 23:46:27,320 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-f565199e-6bdf-4ee9-bc19-0686e9050580-pub-subnet] for network [NeutronUtilsSubnetTests-f565199e-6bdf-4ee9-bc19-0686e9050580-pub-net] 2018-12-22 23:46:27,320 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-f565199e-6bdf-4ee9-bc19-0686e9050580-pub-net 2018-12-22 23:46:27,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/5f17bf00-8a1d-4648-95ba-1ee6f5442794 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1ec749e92dc7ef794bf0cb6fd62ab34500ea16" 2018-12-22 23:46:28,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8941145b-8a96-426b-8581-ea910d23d773 Date: Sat, 22 Dec 2018 23:46:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:46:28,014 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/5f17bf00-8a1d-4648-95ba-1ee6f5442794 used request id req-8941145b-8a96-426b-8581-ea910d23d773 2018-12-22 23:46:28,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:46:28,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:46:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["U20fnblWQKSybrn7Nzg7DA"], "issued_at": "2018-12-22T23:46:28.000000Z"}} 2018-12-22 23:46:28,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ad9123df611e1f1535265cbd392551f31db13" 2018-12-22 23:46:28,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3eb4fcc-fd48-46a3-a91f-674838df640e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:46:28,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a3eb4fcc-fd48-46a3-a91f-674838df640e 2018-12-22 23:46:28,493 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-0369a941-c94c-4f26-aca1-aa0e1e82b58a-pub-net 2018-12-22 23:46:28,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ad9123df611e1f1535265cbd392551f31db13" -d '{"network": {"name": "NeutronUtilsSubnetTests-0369a941-c94c-4f26-aca1-aa0e1e82b58a-pub-net", "admin_state_up": true}}' 2018-12-22 23:46:28,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-dafce0f0-afa4-49ab-bae7-11962f3949a0 Date: Sat, 22 Dec 2018 23:46:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"07d8617f-899e-4a85-8a27-c77dd5c56e35","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:28Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-0369a941-c94c-4f26-aca1-aa0e1e82b58a-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:28Z","mtu":1450}} 2018-12-22 23:46:28,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-dafce0f0-afa4-49ab-bae7-11962f3949a0 2018-12-22 23:46:28,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=07d8617f-899e-4a85-8a27-c77dd5c56e35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ad9123df611e1f1535265cbd392551f31db13" 2018-12-22 23:46:29,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-971ec972-b771-4886-ac51-878546cff200 Date: Sat, 22 Dec 2018 23:46:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"07d8617f-899e-4a85-8a27-c77dd5c56e35","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:28Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-0369a941-c94c-4f26-aca1-aa0e1e82b58a-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:28Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:29,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=07d8617f-899e-4a85-8a27-c77dd5c56e35 used request id req-971ec972-b771-4886-ac51-878546cff200 2018-12-22 23:46:29,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=07d8617f-899e-4a85-8a27-c77dd5c56e35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ad9123df611e1f1535265cbd392551f31db13" 2018-12-22 23:46:30,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d80a68ad-04d4-4e09-9682-c9093209590d Date: Sat, 22 Dec 2018 23:46:30 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:46:30,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=07d8617f-899e-4a85-8a27-c77dd5c56e35 used request id req-d80a68ad-04d4-4e09-9682-c9093209590d 2018-12-22 23:46:30,201 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-0369a941-c94c-4f26-aca1-aa0e1e82b58a-pub-subnet 2018-12-22 23:46:30,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ad9123df611e1f1535265cbd392551f31db13" -d '{"subnets": [{"ip_version": 4, "network_id": "07d8617f-899e-4a85-8a27-c77dd5c56e35", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-0369a941-c94c-4f26-aca1-aa0e1e82b58a-pub-subnet"}]}' 2018-12-22 23:46:30,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f6cf32c0-e6c1-41bb-970b-15587e1eb622 Date: Sat, 22 Dec 2018 23:46:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07d8617f-899e-4a85-8a27-c77dd5c56e35","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:30Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"7f47b0f7-7a6b-4efb-afff-19948fa8949b","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0369a941-c94c-4f26-aca1-aa0e1e82b58a-pub-subnet"}]} 2018-12-22 23:46:30,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f6cf32c0-e6c1-41bb-970b-15587e1eb622 2018-12-22 23:46:30,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=07d8617f-899e-4a85-8a27-c77dd5c56e35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ad9123df611e1f1535265cbd392551f31db13" 2018-12-22 23:46:30,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8920b585-e7a2-4775-97de-d2c04d129b00 Date: Sat, 22 Dec 2018 23:46:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"07d8617f-899e-4a85-8a27-c77dd5c56e35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["7f47b0f7-7a6b-4efb-afff-19948fa8949b"],"description":"","tags":[],"updated_at":"2018-12-22T23:46:30Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-0369a941-c94c-4f26-aca1-aa0e1e82b58a-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:28Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:30,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=07d8617f-899e-4a85-8a27-c77dd5c56e35 used request id req-8920b585-e7a2-4775-97de-d2c04d129b00 2018-12-22 23:46:30,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=07d8617f-899e-4a85-8a27-c77dd5c56e35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ad9123df611e1f1535265cbd392551f31db13" 2018-12-22 23:46:31,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3f57c3c6-ce74-4719-bfc1-b2c6059f672a Date: Sat, 22 Dec 2018 23:46:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07d8617f-899e-4a85-8a27-c77dd5c56e35","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:30Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"7f47b0f7-7a6b-4efb-afff-19948fa8949b","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0369a941-c94c-4f26-aca1-aa0e1e82b58a-pub-subnet"}]} 2018-12-22 23:46:31,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=07d8617f-899e-4a85-8a27-c77dd5c56e35 used request id req-3f57c3c6-ce74-4719-bfc1-b2c6059f672a 2018-12-22 23:46:31,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-0369a941-c94c-4f26-aca1-aa0e1e82b58a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ad9123df611e1f1535265cbd392551f31db13" 2018-12-22 23:46:31,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-281e6541-e9bf-49ad-ab5e-7add6b5ea0ab Date: Sat, 22 Dec 2018 23:46:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"07d8617f-899e-4a85-8a27-c77dd5c56e35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["7f47b0f7-7a6b-4efb-afff-19948fa8949b"],"description":"","tags":[],"updated_at":"2018-12-22T23:46:30Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-0369a941-c94c-4f26-aca1-aa0e1e82b58a-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:28Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:31,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-0369a941-c94c-4f26-aca1-aa0e1e82b58a-pub-net used request id req-281e6541-e9bf-49ad-ab5e-7add6b5ea0ab 2018-12-22 23:46:31,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:46:31,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:46:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:46:31,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ad9123df611e1f1535265cbd392551f31db13" 2018-12-22 23:46:31,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6482bd9b-8472-4d89-a626-e2e472dba2bf 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:46:31,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-6482bd9b-8472-4d89-a626-e2e472dba2bf 2018-12-22 23:46:31,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=07d8617f-899e-4a85-8a27-c77dd5c56e35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ad9123df611e1f1535265cbd392551f31db13" 2018-12-22 23:46:31,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-233ec39b-0e34-47cd-adf0-ba7be6c04104 Date: Sat, 22 Dec 2018 23:46:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07d8617f-899e-4a85-8a27-c77dd5c56e35","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:30Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"7f47b0f7-7a6b-4efb-afff-19948fa8949b","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0369a941-c94c-4f26-aca1-aa0e1e82b58a-pub-subnet"}]} 2018-12-22 23:46:31,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=07d8617f-899e-4a85-8a27-c77dd5c56e35 used request id req-233ec39b-0e34-47cd-adf0-ba7be6c04104 2018-12-22 23:46:31,641 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-0369a941-c94c-4f26-aca1-aa0e1e82b58a-pub-subnet 2018-12-22 23:46:31,642 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-0369a941-c94c-4f26-aca1-aa0e1e82b58a-pub-subnet 2018-12-22 23:46:31,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/7f47b0f7-7a6b-4efb-afff-19948fa8949b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ad9123df611e1f1535265cbd392551f31db13" 2018-12-22 23:46:33,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3013f091-4f47-4267-a4e8-5cd63f6dfb29 Date: Sat, 22 Dec 2018 23:46:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:46:33,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7f47b0f7-7a6b-4efb-afff-19948fa8949b used request id req-3013f091-4f47-4267-a4e8-5cd63f6dfb29 2018-12-22 23:46:33,265 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-0369a941-c94c-4f26-aca1-aa0e1e82b58a-pub-net 2018-12-22 23:46:33,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/07d8617f-899e-4a85-8a27-c77dd5c56e35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08ad9123df611e1f1535265cbd392551f31db13" 2018-12-22 23:46:34,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eaaba0d8-0aa9-48ce-a646-1ebadd1a3200 Date: Sat, 22 Dec 2018 23:46:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:46:34,620 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/07d8617f-899e-4a85-8a27-c77dd5c56e35 used request id req-eaaba0d8-0aa9-48ce-a646-1ebadd1a3200 2018-12-22 23:46:34,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:46:34,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:46:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["fIjKarixSOy-Yq-Vwq0xrg"], "issued_at": "2018-12-22T23:46:34.000000Z"}} 2018-12-22 23:46:34,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:35,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c1a919-3044-4cd9-914c-c829ddcc6cb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:46:35,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-57c1a919-3044-4cd9-914c-c829ddcc6cb8 2018-12-22 23:46:35,079 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-net 2018-12-22 23:46:35,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" -d '{"network": {"name": "NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-net", "admin_state_up": true}}' 2018-12-22 23:46:35,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8f489036-dcd7-4d5d-a185-3c3b4c12f113 Date: Sat, 22 Dec 2018 23:46:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6319c37c-8114-4626-9480-1deea6e18c95","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:35Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:35Z","mtu":1450}} 2018-12-22 23:46:35,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-8f489036-dcd7-4d5d-a185-3c3b4c12f113 2018-12-22 23:46:35,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=6319c37c-8114-4626-9480-1deea6e18c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:35,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-8ddfcfb6-994c-484f-927c-e0db2d12ec06 Date: Sat, 22 Dec 2018 23:46:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6319c37c-8114-4626-9480-1deea6e18c95","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:35Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:35,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=6319c37c-8114-4626-9480-1deea6e18c95 used request id req-8ddfcfb6-994c-484f-927c-e0db2d12ec06 2018-12-22 23:46:35,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6319c37c-8114-4626-9480-1deea6e18c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:36,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d58942ea-266e-42e2-bdba-a3321be64c66 Date: Sat, 22 Dec 2018 23:46:36 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:46:36,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6319c37c-8114-4626-9480-1deea6e18c95 used request id req-d58942ea-266e-42e2-bdba-a3321be64c66 2018-12-22 23:46:36,051 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-subnet 2018-12-22 23:46:36,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" -d '{"subnets": [{"ip_version": 4, "network_id": "6319c37c-8114-4626-9480-1deea6e18c95", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-subnet"}]}' 2018-12-22 23:46:36,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-08d03653-4329-4616-815e-a9f7450b92fd Date: Sat, 22 Dec 2018 23:46:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6319c37c-8114-4626-9480-1deea6e18c95","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:36Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"56fd659c-25a2-4e61-bb91-6aeff36bc00e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-subnet"}]} 2018-12-22 23:46:36,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-08d03653-4329-4616-815e-a9f7450b92fd 2018-12-22 23:46:36,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=6319c37c-8114-4626-9480-1deea6e18c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:36,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-1fa1985e-fda8-4ceb-8df0-944b08881e45 Date: Sat, 22 Dec 2018 23:46:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6319c37c-8114-4626-9480-1deea6e18c95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["56fd659c-25a2-4e61-bb91-6aeff36bc00e"],"description":"","tags":[],"updated_at":"2018-12-22T23:46:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:35Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:36,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=6319c37c-8114-4626-9480-1deea6e18c95 used request id req-1fa1985e-fda8-4ceb-8df0-944b08881e45 2018-12-22 23:46:36,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6319c37c-8114-4626-9480-1deea6e18c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:37,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c9a045fd-c619-4704-bf25-9d311dc28134 Date: Sat, 22 Dec 2018 23:46:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6319c37c-8114-4626-9480-1deea6e18c95","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"56fd659c-25a2-4e61-bb91-6aeff36bc00e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-subnet"}]} 2018-12-22 23:46:37,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6319c37c-8114-4626-9480-1deea6e18c95 used request id req-c9a045fd-c619-4704-bf25-9d311dc28134 2018-12-22 23:46:37,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:37,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-5d896140-d707-4177-85e7-a2f2b626d28b Date: Sat, 22 Dec 2018 23:46:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6319c37c-8114-4626-9480-1deea6e18c95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["56fd659c-25a2-4e61-bb91-6aeff36bc00e"],"description":"","tags":[],"updated_at":"2018-12-22T23:46:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:35Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:37,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-net used request id req-5d896140-d707-4177-85e7-a2f2b626d28b 2018-12-22 23:46:37,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:46:37,456 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:46:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:46:37,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:37,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a86c0d-84aa-4f58-a263-9b1c35af668d 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:46:37,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-10a86c0d-84aa-4f58-a263-9b1c35af668d 2018-12-22 23:46:37,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6319c37c-8114-4626-9480-1deea6e18c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:37,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9a7c9ecd-4341-492f-bfe2-546dc9369af3 Date: Sat, 22 Dec 2018 23:46:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6319c37c-8114-4626-9480-1deea6e18c95","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"56fd659c-25a2-4e61-bb91-6aeff36bc00e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-subnet"}]} 2018-12-22 23:46:37,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6319c37c-8114-4626-9480-1deea6e18c95 used request id req-9a7c9ecd-4341-492f-bfe2-546dc9369af3 2018-12-22 23:46:37,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6319c37c-8114-4626-9480-1deea6e18c95&name=NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:37,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cf26ccd7-014b-45c5-beaf-fc134e3b8f9f Date: Sat, 22 Dec 2018 23:46:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6319c37c-8114-4626-9480-1deea6e18c95","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"56fd659c-25a2-4e61-bb91-6aeff36bc00e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-subnet"}]} 2018-12-22 23:46:37,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6319c37c-8114-4626-9480-1deea6e18c95&name=NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-subnet used request id req-cf26ccd7-014b-45c5-beaf-fc134e3b8f9f 2018-12-22 23:46:37,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:46:37,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:46:38,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:46:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["to_bZe4FR6Sm2n70U4q25A"], "issued_at": "2018-12-22T23:46:38.000000Z"}} 2018-12-22 23:46:38,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbcfeeb109839ef664c12c99b8fa99262186838" 2018-12-22 23:46:38,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfbf685-d546-4b53-99d4-1caaf7f1280f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:46:38,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3bfbf685-d546-4b53-99d4-1caaf7f1280f 2018-12-22 23:46:38,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:38,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3546fc24-0e15-4b3d-add6-0b4cb9a3fcbf Date: Sat, 22 Dec 2018 23:46:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-22 23:46:38,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-3546fc24-0e15-4b3d-add6-0b4cb9a3fcbf 2018-12-22 23:46:38,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:38,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ab8a0040-5381-4eac-b42a-914cb7a9d873 Date: Sat, 22 Dec 2018 23:46:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-22 23:46:38,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-ab8a0040-5381-4eac-b42a-914cb7a9d873 2018-12-22 23:46:38,711 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-router 2018-12-22 23:46:38,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-router", "admin_state_up": true}}' 2018-12-22 23:46:43,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-aee5cf61-11ae-424a-8b41-900e230d4391 Date: Sat, 22 Dec 2018 23:46:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:46:39Z", "admin_state_up": true, "updated_at": "2018-12-22T23:46:40Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9", "name": "NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-router"}} 2018-12-22 23:46:43,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-aee5cf61-11ae-424a-8b41-900e230d4391 2018-12-22 23:46:43,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:43,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-0f882464-442e-4588-bad3-62a3e6eecf84 Date: Sat, 22 Dec 2018 23:46:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:46:40Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.201"}],"id":"53a864aa-4fdc-4c8d-88ce-252f09d53d10","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dc:fc:04","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-22T23:46:39Z","binding:vnic_type":"normal","device_id":"c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:46:40Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a3a2eb0-578f-4781-964f-f8a0725cc611","ip_address":"169.254.192.3"}],"id":"72f19d4b-c4ce-4b37-a19e-61d92901b7f4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bb:e2:37","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"2fab1ca2-7e75-4f5a-82c8-a673c238570f","tenant_id":"","created_at":"2018-12-22T23:46:40Z","binding:vnic_type":"normal","device_id":"c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:46:42Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a3a2eb0-578f-4781-964f-f8a0725cc611","ip_address":"169.254.192.4"}],"id":"984225e6-6424-44c4-8b1b-357ad113d0da","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:82:fc:26","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"2fab1ca2-7e75-4f5a-82c8-a673c238570f","tenant_id":"","created_at":"2018-12-22T23:46:42Z","binding:vnic_type":"normal","device_id":"c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:46:41Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a3a2eb0-578f-4781-964f-f8a0725cc611","ip_address":"169.254.192.8"}],"id":"b6d0ab65-fe16-4c21-8501-44687292820e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a5:b3:81","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"2fab1ca2-7e75-4f5a-82c8-a673c238570f","tenant_id":"","created_at":"2018-12-22T23:46:41Z","binding:vnic_type":"normal","device_id":"c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9"}]} 2018-12-22 23:46:43,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9 used request id req-0f882464-442e-4588-bad3-62a3e6eecf84 2018-12-22 23:46:43,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:44,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f98d3156-c365-473c-b569-e88fde31c3fc Date: Sat, 22 Dec 2018 23:46:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-22 23:46:44,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-f98d3156-c365-473c-b569-e88fde31c3fc 2018-12-22 23:46:44,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/3a3a2eb0-578f-4781-964f-f8a0725cc611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:44,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-384a8631-6d21-4ef4-9bf1-0856411da87a Date: Sat, 22 Dec 2018 23:46:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2fab1ca2-7e75-4f5a-82c8-a673c238570f","tenant_id":"","created_at":"2018-12-22T23:46:39Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:39Z","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":"3a3a2eb0-578f-4781-964f-f8a0725cc611","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:46:44,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/3a3a2eb0-578f-4781-964f-f8a0725cc611 used request id req-384a8631-6d21-4ef4-9bf1-0856411da87a 2018-12-22 23:46:44,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/3a3a2eb0-578f-4781-964f-f8a0725cc611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:44,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3b4acb47-e651-4fc9-abce-e20a3d0b4490 Date: Sat, 22 Dec 2018 23:46:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2fab1ca2-7e75-4f5a-82c8-a673c238570f","tenant_id":"","created_at":"2018-12-22T23:46:39Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:39Z","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":"3a3a2eb0-578f-4781-964f-f8a0725cc611","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:46:44,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/3a3a2eb0-578f-4781-964f-f8a0725cc611 used request id req-3b4acb47-e651-4fc9-abce-e20a3d0b4490 2018-12-22 23:46:44,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/3a3a2eb0-578f-4781-964f-f8a0725cc611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:44,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-26857741-bd81-492a-a4ae-06530647084a Date: Sat, 22 Dec 2018 23:46:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2fab1ca2-7e75-4f5a-82c8-a673c238570f","tenant_id":"","created_at":"2018-12-22T23:46:39Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:39Z","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":"3a3a2eb0-578f-4781-964f-f8a0725cc611","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:46:44,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/3a3a2eb0-578f-4781-964f-f8a0725cc611 used request id req-26857741-bd81-492a-a4ae-06530647084a 2018-12-22 23:46:44,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:44,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-5ffaa8f6-6c80-4815-a404-ae2513fefa9c Date: Sat, 22 Dec 2018 23:46:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:46:39Z", "admin_state_up": true, "updated_at": "2018-12-22T23:46:42Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9", "name": "NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-router"}]} 2018-12-22 23:46:44,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-router used request id req-5ffaa8f6-6c80-4815-a404-ae2513fefa9c 2018-12-22 23:46:44,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:44,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee19448c-376e-4ea5-a906-37740cc365ed 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:46:44,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-ee19448c-376e-4ea5-a906-37740cc365ed 2018-12-22 23:46:44,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:44,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3248 X-Openstack-Request-Id: req-68f2d68e-8526-452a-b6d5-8e971f6a272e Date: Sat, 22 Dec 2018 23:46:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:46:44Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.201"}],"id":"53a864aa-4fdc-4c8d-88ce-252f09d53d10","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dc:fc:04","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":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-22T23:46:39Z","binding:vnic_type":"normal","device_id":"c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:46:40Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a3a2eb0-578f-4781-964f-f8a0725cc611","ip_address":"169.254.192.3"}],"id":"72f19d4b-c4ce-4b37-a19e-61d92901b7f4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bb:e2:37","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"2fab1ca2-7e75-4f5a-82c8-a673c238570f","tenant_id":"","created_at":"2018-12-22T23:46:40Z","binding:vnic_type":"normal","device_id":"c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:46:42Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a3a2eb0-578f-4781-964f-f8a0725cc611","ip_address":"169.254.192.4"}],"id":"984225e6-6424-44c4-8b1b-357ad113d0da","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:82:fc:26","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"2fab1ca2-7e75-4f5a-82c8-a673c238570f","tenant_id":"","created_at":"2018-12-22T23:46:42Z","binding:vnic_type":"normal","device_id":"c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:46:41Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a3a2eb0-578f-4781-964f-f8a0725cc611","ip_address":"169.254.192.8"}],"id":"b6d0ab65-fe16-4c21-8501-44687292820e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a5:b3:81","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"2fab1ca2-7e75-4f5a-82c8-a673c238570f","tenant_id":"","created_at":"2018-12-22T23:46:41Z","binding:vnic_type":"normal","device_id":"c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9"}]} 2018-12-22 23:46:44,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9 used request id req-68f2d68e-8526-452a-b6d5-8e971f6a272e 2018-12-22 23:46:44,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:45,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-aae4a337-1287-4ea1-93cd-a1eec2333906 Date: Sat, 22 Dec 2018 23:46:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-22 23:46:45,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-aae4a337-1287-4ea1-93cd-a1eec2333906 2018-12-22 23:46:45,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/3a3a2eb0-578f-4781-964f-f8a0725cc611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:45,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-85742090-6018-432b-af6c-dc08b4b0283f Date: Sat, 22 Dec 2018 23:46:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2fab1ca2-7e75-4f5a-82c8-a673c238570f","tenant_id":"","created_at":"2018-12-22T23:46:39Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:39Z","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":"3a3a2eb0-578f-4781-964f-f8a0725cc611","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:46:45,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/3a3a2eb0-578f-4781-964f-f8a0725cc611 used request id req-85742090-6018-432b-af6c-dc08b4b0283f 2018-12-22 23:46:45,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/3a3a2eb0-578f-4781-964f-f8a0725cc611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:45,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-26a88b6a-d215-487a-a3c5-4e3d92f13cf0 Date: Sat, 22 Dec 2018 23:46:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2fab1ca2-7e75-4f5a-82c8-a673c238570f","tenant_id":"","created_at":"2018-12-22T23:46:39Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:39Z","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":"3a3a2eb0-578f-4781-964f-f8a0725cc611","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:46:45,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/3a3a2eb0-578f-4781-964f-f8a0725cc611 used request id req-26a88b6a-d215-487a-a3c5-4e3d92f13cf0 2018-12-22 23:46:45,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/3a3a2eb0-578f-4781-964f-f8a0725cc611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:45,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fb798f87-5ad7-450d-8fee-251ad0a2b4e3 Date: Sat, 22 Dec 2018 23:46:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2fab1ca2-7e75-4f5a-82c8-a673c238570f","tenant_id":"","created_at":"2018-12-22T23:46:39Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:39Z","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":"3a3a2eb0-578f-4781-964f-f8a0725cc611","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:46:45,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/3a3a2eb0-578f-4781-964f-f8a0725cc611 used request id req-fb798f87-5ad7-450d-8fee-251ad0a2b4e3 2018-12-22 23:46:45,966 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-router 2018-12-22 23:46:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" -d '{"subnet_id": "56fd659c-25a2-4e61-bb91-6aeff36bc00e"}' 2018-12-22 23:46:47,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-16f4a2dc-581e-4485-ac56-c64bd388103c Date: Sat, 22 Dec 2018 23:46:47 GMT RESP BODY: {"network_id": "6319c37c-8114-4626-9480-1deea6e18c95", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "subnet_id": "56fd659c-25a2-4e61-bb91-6aeff36bc00e", "subnet_ids": ["56fd659c-25a2-4e61-bb91-6aeff36bc00e"], "port_id": "1dc90afe-c529-4920-b61d-60ab2e2bb29f", "id": "c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9"} 2018-12-22 23:46:47,625 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9/add_router_interface used request id req-16f4a2dc-581e-4485-ac56-c64bd388103c 2018-12-22 23:46:47,625 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-router 2018-12-22 23:46:47,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" -d '{"subnet_id": "56fd659c-25a2-4e61-bb91-6aeff36bc00e"}' 2018-12-22 23:46:49,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-93da0bc1-46a5-43ef-8675-562cbb881a57 Date: Sat, 22 Dec 2018 23:46:49 GMT RESP BODY: {"network_id": "6319c37c-8114-4626-9480-1deea6e18c95", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "subnet_id": "56fd659c-25a2-4e61-bb91-6aeff36bc00e", "subnet_ids": ["56fd659c-25a2-4e61-bb91-6aeff36bc00e"], "port_id": "1dc90afe-c529-4920-b61d-60ab2e2bb29f", "id": "c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9"} 2018-12-22 23:46:49,002 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9/remove_router_interface used request id req-93da0bc1-46a5-43ef-8675-562cbb881a57 2018-12-22 23:46:49,002 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-router 2018-12-22 23:46:49,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:52,152 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a083f140-3172-4410-98bb-8ddc767b5928 Content-Length: 0 Date: Sat, 22 Dec 2018 23:46:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:46:52,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/c9b87a97-b8cb-4782-8eb5-884bb7fa2fc9 used request id req-a083f140-3172-4410-98bb-8ddc767b5928 2018-12-22 23:46:52,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:52,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-91022bcf-1013-4770-996b-28b5336b0a6f Date: Sat, 22 Dec 2018 23:46:52 GMT RESP BODY: {"routers": []} 2018-12-22 23:46:52,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-router used request id req-91022bcf-1013-4770-996b-28b5336b0a6f 2018-12-22 23:46:52,428 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-subnet 2018-12-22 23:46:52,429 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-subnet 2018-12-22 23:46:52,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/56fd659c-25a2-4e61-bb91-6aeff36bc00e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:54,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52a49eaa-e407-427e-8220-2f9dd460a1e2 Date: Sat, 22 Dec 2018 23:46:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:46:54,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/56fd659c-25a2-4e61-bb91-6aeff36bc00e used request id req-52a49eaa-e407-427e-8220-2f9dd460a1e2 2018-12-22 23:46:54,676 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-14415eda-9d3a-4257-901f-bf7fb37d560b-pub-net 2018-12-22 23:46:54,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/6319c37c-8114-4626-9480-1deea6e18c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d1ad13219d3a316036e9739c1b94e2c4b5818" 2018-12-22 23:46:55,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd421aca-ba8a-48c4-b70b-6d9654c36dba Date: Sat, 22 Dec 2018 23:46:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:46:55,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/6319c37c-8114-4626-9480-1deea6e18c95 used request id req-cd421aca-ba8a-48c4-b70b-6d9654c36dba 2018-12-22 23:46:55,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:46:56,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:46:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["7OHg2Nz5QwyBuPsC1DOQwQ"], "issued_at": "2018-12-22T23:46:56.000000Z"}} 2018-12-22 23:46:56,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:46:56,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b1ccda-c080-4939-8003-1f78c3a220db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:46:56,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-97b1ccda-c080-4939-8003-1f78c3a220db 2018-12-22 23:46:56,363 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-net 2018-12-22 23:46:56,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" -d '{"network": {"name": "NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-net", "admin_state_up": true}}' 2018-12-22 23:46:56,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d6c33b26-4e17-4cae-b7f9-17dcf605e9d8 Date: Sat, 22 Dec 2018 23:46:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e6082cac-94cd-4102-b17a-345ac1126510","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:56Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:56Z","mtu":1450}} 2018-12-22 23:46:56,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d6c33b26-4e17-4cae-b7f9-17dcf605e9d8 2018-12-22 23:46:56,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e6082cac-94cd-4102-b17a-345ac1126510 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:46:57,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-4d8345c0-f2e9-4f75-a301-dca17b09b701 Date: Sat, 22 Dec 2018 23:46:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e6082cac-94cd-4102-b17a-345ac1126510","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:46:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:57,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e6082cac-94cd-4102-b17a-345ac1126510 used request id req-4d8345c0-f2e9-4f75-a301-dca17b09b701 2018-12-22 23:46:57,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e6082cac-94cd-4102-b17a-345ac1126510 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:46:57,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e3554b0a-7dfa-43b5-9b08-02e1d6e41147 Date: Sat, 22 Dec 2018 23:46:57 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:46:57,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e6082cac-94cd-4102-b17a-345ac1126510 used request id req-e3554b0a-7dfa-43b5-9b08-02e1d6e41147 2018-12-22 23:46:57,240 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-subnet 2018-12-22 23:46:57,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" -d '{"subnets": [{"ip_version": 4, "network_id": "e6082cac-94cd-4102-b17a-345ac1126510", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-subnet"}]}' 2018-12-22 23:46:57,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-02853104-b8cf-4a73-814a-217088f1aca5 Date: Sat, 22 Dec 2018 23:46:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6082cac-94cd-4102-b17a-345ac1126510","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:57Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"ccc423d4-dad3-41e6-8882-1844b32d456a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-subnet"}]} 2018-12-22 23:46:57,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-02853104-b8cf-4a73-814a-217088f1aca5 2018-12-22 23:46:57,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e6082cac-94cd-4102-b17a-345ac1126510 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:46:58,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-08e0b021-3231-4067-8ca5-93da24bd033e Date: Sat, 22 Dec 2018 23:46:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6082cac-94cd-4102-b17a-345ac1126510","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["ccc423d4-dad3-41e6-8882-1844b32d456a"],"description":"","tags":[],"updated_at":"2018-12-22T23:46:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:58,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e6082cac-94cd-4102-b17a-345ac1126510 used request id req-08e0b021-3231-4067-8ca5-93da24bd033e 2018-12-22 23:46:58,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e6082cac-94cd-4102-b17a-345ac1126510 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:46:58,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8a8b67d0-f492-42b5-98be-bb92f1936053 Date: Sat, 22 Dec 2018 23:46:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6082cac-94cd-4102-b17a-345ac1126510","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:57Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"ccc423d4-dad3-41e6-8882-1844b32d456a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-subnet"}]} 2018-12-22 23:46:58,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e6082cac-94cd-4102-b17a-345ac1126510 used request id req-8a8b67d0-f492-42b5-98be-bb92f1936053 2018-12-22 23:46:58,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:46:58,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4358bedb-fe2a-4025-ad88-cd343303e5e2 Date: Sat, 22 Dec 2018 23:46:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6082cac-94cd-4102-b17a-345ac1126510","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["ccc423d4-dad3-41e6-8882-1844b32d456a"],"description":"","tags":[],"updated_at":"2018-12-22T23:46:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:46:58,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-net used request id req-4358bedb-fe2a-4025-ad88-cd343303e5e2 2018-12-22 23:46:58,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:46:58,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:46:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:46:58,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:46:58,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-485025fc-c838-4b6a-9795-9557e648b1f8 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:46:58,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-485025fc-c838-4b6a-9795-9557e648b1f8 2018-12-22 23:46:58,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e6082cac-94cd-4102-b17a-345ac1126510 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:46:58,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f9c62f50-a15f-4969-a197-9991da1fac71 Date: Sat, 22 Dec 2018 23:46:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6082cac-94cd-4102-b17a-345ac1126510","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:46:57Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"ccc423d4-dad3-41e6-8882-1844b32d456a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-subnet"}]} 2018-12-22 23:46:58,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e6082cac-94cd-4102-b17a-345ac1126510 used request id req-f9c62f50-a15f-4969-a197-9991da1fac71 2018-12-22 23:46:58,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:46:58,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:46:59,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:46:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["3m2GtWSFSq-j-fdaXYJpSg"], "issued_at": "2018-12-22T23:46:59.000000Z"}} 2018-12-22 23:46:59,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4f0ca07c745a61a322db2f048f7f9b46175c80c" 2018-12-22 23:46:59,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b694a6d-94be-4871-8973-1acd286e142a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:46:59,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6b694a6d-94be-4871-8973-1acd286e142a 2018-12-22 23:46:59,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:46:59,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-680fa193-9f4d-4aef-af00-4ba4e32fc485 Date: Sat, 22 Dec 2018 23:46:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-22 23:46:59,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-680fa193-9f4d-4aef-af00-4ba4e32fc485 2018-12-22 23:46:59,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:46:59,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-69921472-97de-4490-8b31-c2ffcd62a4dd Date: Sat, 22 Dec 2018 23:46:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-22 23:46:59,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-69921472-97de-4490-8b31-c2ffcd62a4dd 2018-12-22 23:46:59,490 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-router 2018-12-22 23:46:59,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-router", "admin_state_up": true}}' 2018-12-22 23:47:04,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-96c37373-7cbc-4d4c-8121-18e97a1ae090 Date: Sat, 22 Dec 2018 23:47:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:47:00Z", "admin_state_up": true, "updated_at": "2018-12-22T23:47:01Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "b11305d4-7a2b-4b94-a305-a2601e971511", "name": "NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-router"}} 2018-12-22 23:47:04,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-96c37373-7cbc-4d4c-8121-18e97a1ae090 2018-12-22 23:47:04,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=b11305d4-7a2b-4b94-a305-a2601e971511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:04,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-618b513e-39af-43ad-a191-083f0ccc92ca Date: Sat, 22 Dec 2018 23:47:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:00Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.206"}],"id":"41e75c84-2537-445e-9a05-51ef4b684610","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e9:db:e6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-22T23:47:00Z","binding:vnic_type":"normal","device_id":"b11305d4-7a2b-4b94-a305-a2601e971511"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:02Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d648b204-09d0-41d5-a9f7-704d737f524c","ip_address":"169.254.192.5"}],"id":"68ea9f86-2541-4c16-b3bd-6d9f165b5851","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f2:bd:aa","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"e1936833-be6b-4d4c-903e-4316fcafb9a5","tenant_id":"","created_at":"2018-12-22T23:47:02Z","binding:vnic_type":"normal","device_id":"b11305d4-7a2b-4b94-a305-a2601e971511"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:03Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d648b204-09d0-41d5-a9f7-704d737f524c","ip_address":"169.254.192.9"}],"id":"6d222239-187a-4aab-954f-acf110fa90b6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d7:b0:5a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"e1936833-be6b-4d4c-903e-4316fcafb9a5","tenant_id":"","created_at":"2018-12-22T23:47:03Z","binding:vnic_type":"normal","device_id":"b11305d4-7a2b-4b94-a305-a2601e971511"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:01Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d648b204-09d0-41d5-a9f7-704d737f524c","ip_address":"169.254.192.2"}],"id":"9a83a0f9-ea94-4928-bd55-5f4546d4c287","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d4:79:2c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"e1936833-be6b-4d4c-903e-4316fcafb9a5","tenant_id":"","created_at":"2018-12-22T23:47:01Z","binding:vnic_type":"normal","device_id":"b11305d4-7a2b-4b94-a305-a2601e971511"}]} 2018-12-22 23:47:04,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=b11305d4-7a2b-4b94-a305-a2601e971511 used request id req-618b513e-39af-43ad-a191-083f0ccc92ca 2018-12-22 23:47:04,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:04,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-987560b2-e03a-4b92-aa8f-3a45cc166b0e Date: Sat, 22 Dec 2018 23:47:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-22 23:47:04,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-987560b2-e03a-4b92-aa8f-3a45cc166b0e 2018-12-22 23:47:04,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/d648b204-09d0-41d5-a9f7-704d737f524c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:04,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a46fb226-e559-41e4-9035-019cde5a268c Date: Sat, 22 Dec 2018 23:47:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e1936833-be6b-4d4c-903e-4316fcafb9a5","tenant_id":"","created_at":"2018-12-22T23:46:59Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:59Z","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":"d648b204-09d0-41d5-a9f7-704d737f524c","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:47:04,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/d648b204-09d0-41d5-a9f7-704d737f524c used request id req-a46fb226-e559-41e4-9035-019cde5a268c 2018-12-22 23:47:04,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/d648b204-09d0-41d5-a9f7-704d737f524c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:05,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9de1440e-0ddb-494d-996a-2863b084b08a Date: Sat, 22 Dec 2018 23:47:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e1936833-be6b-4d4c-903e-4316fcafb9a5","tenant_id":"","created_at":"2018-12-22T23:46:59Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:59Z","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":"d648b204-09d0-41d5-a9f7-704d737f524c","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:47:05,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/d648b204-09d0-41d5-a9f7-704d737f524c used request id req-9de1440e-0ddb-494d-996a-2863b084b08a 2018-12-22 23:47:05,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/d648b204-09d0-41d5-a9f7-704d737f524c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:05,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-06023fda-a5d8-4f16-b917-7ead703e12c8 Date: Sat, 22 Dec 2018 23:47:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e1936833-be6b-4d4c-903e-4316fcafb9a5","tenant_id":"","created_at":"2018-12-22T23:46:59Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:59Z","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":"d648b204-09d0-41d5-a9f7-704d737f524c","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:47:05,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/d648b204-09d0-41d5-a9f7-704d737f524c used request id req-06023fda-a5d8-4f16-b917-7ead703e12c8 2018-12-22 23:47:05,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:05,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-1f30ea4c-6f96-421a-aaaa-5e66453de034 Date: Sat, 22 Dec 2018 23:47:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:47:00Z", "admin_state_up": true, "updated_at": "2018-12-22T23:47:03Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "b11305d4-7a2b-4b94-a305-a2601e971511", "name": "NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-router"}]} 2018-12-22 23:47:05,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-router used request id req-1f30ea4c-6f96-421a-aaaa-5e66453de034 2018-12-22 23:47:05,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:05,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d70737-de84-463c-8f6e-f4b2085ecdbe 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:47:05,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-38d70737-de84-463c-8f6e-f4b2085ecdbe 2018-12-22 23:47:05,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=b11305d4-7a2b-4b94-a305-a2601e971511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:05,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-8c4ca61b-302c-443a-94a4-836af5379e2c Date: Sat, 22 Dec 2018 23:47:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:05Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.206"}],"id":"41e75c84-2537-445e-9a05-51ef4b684610","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e9:db:e6","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":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-22T23:47:00Z","binding:vnic_type":"normal","device_id":"b11305d4-7a2b-4b94-a305-a2601e971511"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:02Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d648b204-09d0-41d5-a9f7-704d737f524c","ip_address":"169.254.192.5"}],"id":"68ea9f86-2541-4c16-b3bd-6d9f165b5851","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f2:bd:aa","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"e1936833-be6b-4d4c-903e-4316fcafb9a5","tenant_id":"","created_at":"2018-12-22T23:47:02Z","binding:vnic_type":"normal","device_id":"b11305d4-7a2b-4b94-a305-a2601e971511"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:03Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d648b204-09d0-41d5-a9f7-704d737f524c","ip_address":"169.254.192.9"}],"id":"6d222239-187a-4aab-954f-acf110fa90b6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d7:b0:5a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"e1936833-be6b-4d4c-903e-4316fcafb9a5","tenant_id":"","created_at":"2018-12-22T23:47:03Z","binding:vnic_type":"normal","device_id":"b11305d4-7a2b-4b94-a305-a2601e971511"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:05Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d648b204-09d0-41d5-a9f7-704d737f524c","ip_address":"169.254.192.2"}],"id":"9a83a0f9-ea94-4928-bd55-5f4546d4c287","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:79:2c","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"e1936833-be6b-4d4c-903e-4316fcafb9a5","tenant_id":"","created_at":"2018-12-22T23:47:01Z","binding:vnic_type":"normal","device_id":"b11305d4-7a2b-4b94-a305-a2601e971511"}]} 2018-12-22 23:47:05,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=b11305d4-7a2b-4b94-a305-a2601e971511 used request id req-8c4ca61b-302c-443a-94a4-836af5379e2c 2018-12-22 23:47:05,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:05,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2e47c767-ca2d-487f-a617-e4c5229e340f Date: Sat, 22 Dec 2018 23:47:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-22 23:47:05,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-2e47c767-ca2d-487f-a617-e4c5229e340f 2018-12-22 23:47:05,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/d648b204-09d0-41d5-a9f7-704d737f524c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:05,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c56df650-ed6c-4a5b-96ac-ccafc0a8d67b Date: Sat, 22 Dec 2018 23:47:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e1936833-be6b-4d4c-903e-4316fcafb9a5","tenant_id":"","created_at":"2018-12-22T23:46:59Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:59Z","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":"d648b204-09d0-41d5-a9f7-704d737f524c","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:47:05,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/d648b204-09d0-41d5-a9f7-704d737f524c used request id req-c56df650-ed6c-4a5b-96ac-ccafc0a8d67b 2018-12-22 23:47:05,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/d648b204-09d0-41d5-a9f7-704d737f524c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:05,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-60c1fa8b-71f7-4ccf-97e1-5f800ac051f0 Date: Sat, 22 Dec 2018 23:47:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e1936833-be6b-4d4c-903e-4316fcafb9a5","tenant_id":"","created_at":"2018-12-22T23:46:59Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:59Z","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":"d648b204-09d0-41d5-a9f7-704d737f524c","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:47:05,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/d648b204-09d0-41d5-a9f7-704d737f524c used request id req-60c1fa8b-71f7-4ccf-97e1-5f800ac051f0 2018-12-22 23:47:05,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/d648b204-09d0-41d5-a9f7-704d737f524c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:05,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-02fd65a8-1e94-41c7-b53b-2b4ea911766a Date: Sat, 22 Dec 2018 23:47:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e1936833-be6b-4d4c-903e-4316fcafb9a5","tenant_id":"","created_at":"2018-12-22T23:46:59Z","dns_nameservers":[],"updated_at":"2018-12-22T23:46:59Z","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":"d648b204-09d0-41d5-a9f7-704d737f524c","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:47:05,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/d648b204-09d0-41d5-a9f7-704d737f524c used request id req-02fd65a8-1e94-41c7-b53b-2b4ea911766a 2018-12-22 23:47:05,968 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-subnet 2018-12-22 23:47:05,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/ccc423d4-dad3-41e6-8882-1844b32d456a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:08,146 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51c4c602-7e7b-4caa-b234-7a8299af0c04 Date: Sat, 22 Dec 2018 23:47:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:47:08,146 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/ccc423d4-dad3-41e6-8882-1844b32d456a used request id req-51c4c602-7e7b-4caa-b234-7a8299af0c04 2018-12-22 23:47:08,147 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-router 2018-12-22 23:47:08,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/b11305d4-7a2b-4b94-a305-a2601e971511/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" -d '{"subnet_id": "ccc423d4-dad3-41e6-8882-1844b32d456a"}' 2018-12-22 23:47:08,341 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-f93a574e-0d13-425c-9760-53b06d5d819f Date: Sat, 22 Dec 2018 23:47:08 GMT RESP BODY: {"NeutronError": {"message": "Subnet ccc423d4-dad3-41e6-8882-1844b32d456a could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-22 23:47:08,341 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b11305d4-7a2b-4b94-a305-a2601e971511/add_router_interface used request id req-f93a574e-0d13-425c-9760-53b06d5d819f 2018-12-22 23:47:08,341 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet ccc423d4-dad3-41e6-8882-1844b32d456a could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-22 23:47:08,342 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-router 2018-12-22 23:47:08,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/b11305d4-7a2b-4b94-a305-a2601e971511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:11,612 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c72ed82a-567c-4695-b560-d8143c8be0c8 Content-Length: 0 Date: Sat, 22 Dec 2018 23:47:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:47:11,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/b11305d4-7a2b-4b94-a305-a2601e971511 used request id req-c72ed82a-567c-4695-b560-d8143c8be0c8 2018-12-22 23:47:11,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:11,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dc35adbe-0471-4dd9-b500-821c127e2ba5 Date: Sat, 22 Dec 2018 23:47:11 GMT RESP BODY: {"routers": []} 2018-12-22 23:47:11,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-router used request id req-dc35adbe-0471-4dd9-b500-821c127e2ba5 2018-12-22 23:47:11,819 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-subnet 2018-12-22 23:47:11,819 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-subnet 2018-12-22 23:47:11,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/ccc423d4-dad3-41e6-8882-1844b32d456a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:12,040 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-79d7af46-2740-4409-b106-170d1380b925 Date: Sat, 22 Dec 2018 23:47:12 GMT RESP BODY: {"NeutronError": {"message": "Subnet ccc423d4-dad3-41e6-8882-1844b32d456a could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-22 23:47:12,040 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/ccc423d4-dad3-41e6-8882-1844b32d456a used request id req-79d7af46-2740-4409-b106-170d1380b925 2018-12-22 23:47:12,040 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet ccc423d4-dad3-41e6-8882-1844b32d456a could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-22 23:47:12,041 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-cc0a0e80-ba26-46d1-85f6-e6877289b3dc-pub-net 2018-12-22 23:47:12,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/e6082cac-94cd-4102-b17a-345ac1126510 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb8666da3d867eadde6d1a224931b01e2438248" 2018-12-22 23:47:12,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-18019841-95fc-4124-a399-b351d5268934 Date: Sat, 22 Dec 2018 23:47:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:47:12,709 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e6082cac-94cd-4102-b17a-345ac1126510 used request id req-18019841-95fc-4124-a399-b351d5268934 2018-12-22 23:47:12,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:47:13,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:47:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["GdnUdS3ZQKecbOr0PDSZnA"], "issued_at": "2018-12-22T23:47:13.000000Z"}} 2018-12-22 23:47:13,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8531f98bce370b67d54e5ef175d9f83ab0d3b419" 2018-12-22 23:47:13,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e71c50-004d-4bca-b511-45ad6d6f1e80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:47:13,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-18e71c50-004d-4bca-b511-45ad6d6f1e80 2018-12-22 23:47:13,182 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-net 2018-12-22 23:47:13,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8531f98bce370b67d54e5ef175d9f83ab0d3b419" -d '{"network": {"name": "NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-net", "admin_state_up": true}}' 2018-12-22 23:47:13,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-062b2c81-5ad5-429b-b804-2a15c204cbbf Date: Sat, 22 Dec 2018 23:47: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":"d5e91103-11eb-49fe-bc07-33c2e1b49d84","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:47:13Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:13Z","mtu":1450}} 2018-12-22 23:47:13,596 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-062b2c81-5ad5-429b-b804-2a15c204cbbf 2018-12-22 23:47:13,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d5e91103-11eb-49fe-bc07-33c2e1b49d84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8531f98bce370b67d54e5ef175d9f83ab0d3b419" 2018-12-22 23:47:14,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-49785d12-b367-4b9c-9d54-18f6a48af242 Date: Sat, 22 Dec 2018 23:47:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d5e91103-11eb-49fe-bc07-33c2e1b49d84","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:47:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:13Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:14,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d5e91103-11eb-49fe-bc07-33c2e1b49d84 used request id req-49785d12-b367-4b9c-9d54-18f6a48af242 2018-12-22 23:47:14,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d5e91103-11eb-49fe-bc07-33c2e1b49d84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8531f98bce370b67d54e5ef175d9f83ab0d3b419" 2018-12-22 23:47:14,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-83ac781f-10c7-49fc-8f81-b18a5acac74b Date: Sat, 22 Dec 2018 23:47:14 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:47:14,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d5e91103-11eb-49fe-bc07-33c2e1b49d84 used request id req-83ac781f-10c7-49fc-8f81-b18a5acac74b 2018-12-22 23:47:14,723 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-subnet 2018-12-22 23:47:14,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8531f98bce370b67d54e5ef175d9f83ab0d3b419" -d '{"subnets": [{"ip_version": 4, "network_id": "d5e91103-11eb-49fe-bc07-33c2e1b49d84", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-subnet"}]}' 2018-12-22 23:47:15,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-03d6141f-574f-4412-956e-3b47500896dc Date: Sat, 22 Dec 2018 23:47:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5e91103-11eb-49fe-bc07-33c2e1b49d84","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:14Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:14Z","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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"6a446495-ea30-4df8-872a-6591c3fdbb50","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-subnet"}]} 2018-12-22 23:47:15,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-03d6141f-574f-4412-956e-3b47500896dc 2018-12-22 23:47:15,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d5e91103-11eb-49fe-bc07-33c2e1b49d84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8531f98bce370b67d54e5ef175d9f83ab0d3b419" 2018-12-22 23:47:15,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e5753154-ee85-4e1f-9246-4a9c6bdffcb4 Date: Sat, 22 Dec 2018 23:47:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d5e91103-11eb-49fe-bc07-33c2e1b49d84","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["6a446495-ea30-4df8-872a-6591c3fdbb50"],"description":"","tags":[],"updated_at":"2018-12-22T23:47:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:13Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:15,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d5e91103-11eb-49fe-bc07-33c2e1b49d84 used request id req-e5753154-ee85-4e1f-9246-4a9c6bdffcb4 2018-12-22 23:47:15,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d5e91103-11eb-49fe-bc07-33c2e1b49d84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8531f98bce370b67d54e5ef175d9f83ab0d3b419" 2018-12-22 23:47:15,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3a62cf51-2c45-4b90-8266-b32b0cdd4135 Date: Sat, 22 Dec 2018 23:47:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5e91103-11eb-49fe-bc07-33c2e1b49d84","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:14Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"6a446495-ea30-4df8-872a-6591c3fdbb50","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-subnet"}]} 2018-12-22 23:47:15,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d5e91103-11eb-49fe-bc07-33c2e1b49d84 used request id req-3a62cf51-2c45-4b90-8266-b32b0cdd4135 2018-12-22 23:47:15,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8531f98bce370b67d54e5ef175d9f83ab0d3b419" 2018-12-22 23:47:15,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-14a6b0f5-f1d5-4dc8-afc2-788a25faa8d4 Date: Sat, 22 Dec 2018 23:47:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d5e91103-11eb-49fe-bc07-33c2e1b49d84","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["6a446495-ea30-4df8-872a-6591c3fdbb50"],"description":"","tags":[],"updated_at":"2018-12-22T23:47:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:13Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:15,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-net used request id req-14a6b0f5-f1d5-4dc8-afc2-788a25faa8d4 2018-12-22 23:47:15,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:47:15,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:47:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:47:15,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8531f98bce370b67d54e5ef175d9f83ab0d3b419" 2018-12-22 23:47:15,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff62c06-f55b-43f5-9f27-f5f1bbcbd149 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:47:15,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-3ff62c06-f55b-43f5-9f27-f5f1bbcbd149 2018-12-22 23:47:15,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d5e91103-11eb-49fe-bc07-33c2e1b49d84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8531f98bce370b67d54e5ef175d9f83ab0d3b419" 2018-12-22 23:47:16,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-312fe021-93ea-4ade-a569-91b7a07637f4 Date: Sat, 22 Dec 2018 23:47:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5e91103-11eb-49fe-bc07-33c2e1b49d84","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:14Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"6a446495-ea30-4df8-872a-6591c3fdbb50","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-subnet"}]} 2018-12-22 23:47:16,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d5e91103-11eb-49fe-bc07-33c2e1b49d84 used request id req-312fe021-93ea-4ade-a569-91b7a07637f4 2018-12-22 23:47:16,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d5e91103-11eb-49fe-bc07-33c2e1b49d84&name=NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8531f98bce370b67d54e5ef175d9f83ab0d3b419" 2018-12-22 23:47:16,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4f9afaba-330a-44e2-8897-1ae4934d7357 Date: Sat, 22 Dec 2018 23:47:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5e91103-11eb-49fe-bc07-33c2e1b49d84","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:14Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"6a446495-ea30-4df8-872a-6591c3fdbb50","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-subnet"}]} 2018-12-22 23:47:16,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d5e91103-11eb-49fe-bc07-33c2e1b49d84&name=NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-subnet used request id req-4f9afaba-330a-44e2-8897-1ae4934d7357 2018-12-22 23:47:16,370 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-subnet 2018-12-22 23:47:16,370 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-subnet 2018-12-22 23:47:16,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/6a446495-ea30-4df8-872a-6591c3fdbb50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8531f98bce370b67d54e5ef175d9f83ab0d3b419" 2018-12-22 23:47:18,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d63d7d88-5f84-42d6-8698-272965e49207 Date: Sat, 22 Dec 2018 23:47:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:47:18,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6a446495-ea30-4df8-872a-6591c3fdbb50 used request id req-d63d7d88-5f84-42d6-8698-272965e49207 2018-12-22 23:47:18,054 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b8f05683-6d4b-409e-81d8-eb33affad041-pub-net 2018-12-22 23:47:18,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/d5e91103-11eb-49fe-bc07-33c2e1b49d84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8531f98bce370b67d54e5ef175d9f83ab0d3b419" 2018-12-22 23:47:19,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b5914891-0e38-4677-8a7f-d13a69289b8b Date: Sat, 22 Dec 2018 23:47:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:47:19,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d5e91103-11eb-49fe-bc07-33c2e1b49d84 used request id req-b5914891-0e38-4677-8a7f-d13a69289b8b 2018-12-22 23:47:19,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:47:19,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:47:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["Wyt4X-H7QuyPLp8mmEQqpg"], "issued_at": "2018-12-22T23:47:19.000000Z"}} 2018-12-22 23:47:19,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:19,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af8596e1-eba4-4a8f-b203-80209410bca0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:47:19,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-af8596e1-eba4-4a8f-b203-80209410bca0 2018-12-22 23:47:19,768 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-net 2018-12-22 23:47:19,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" -d '{"network": {"name": "NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-net", "admin_state_up": true}}' 2018-12-22 23:47:20,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-91672166-7930-4677-a316-483e21804603 Date: Sat, 22 Dec 2018 23:47:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"61dd8a46-0d33-4942-9b7f-b6ab69d9f80a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:47:20Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:20Z","mtu":1450}} 2018-12-22 23:47:20,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-91672166-7930-4677-a316-483e21804603 2018-12-22 23:47:20,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=61dd8a46-0d33-4942-9b7f-b6ab69d9f80a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:20,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-2d9f3f57-eb8b-4fad-b730-6fde290b3850 Date: Sat, 22 Dec 2018 23:47:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"61dd8a46-0d33-4942-9b7f-b6ab69d9f80a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:47:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:20Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:20,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=61dd8a46-0d33-4942-9b7f-b6ab69d9f80a used request id req-2d9f3f57-eb8b-4fad-b730-6fde290b3850 2018-12-22 23:47:20,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=61dd8a46-0d33-4942-9b7f-b6ab69d9f80a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:20,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7677acdf-218e-469b-ae98-acaad46dd282 Date: Sat, 22 Dec 2018 23:47:20 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:47:20,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=61dd8a46-0d33-4942-9b7f-b6ab69d9f80a used request id req-7677acdf-218e-469b-ae98-acaad46dd282 2018-12-22 23:47:20,913 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-subnet 2018-12-22 23:47:20,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" -d '{"subnets": [{"ip_version": 4, "network_id": "61dd8a46-0d33-4942-9b7f-b6ab69d9f80a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-subnet"}]}' 2018-12-22 23:47:21,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-470099aa-8bec-41d7-9884-975539a48746 Date: Sat, 22 Dec 2018 23:47:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61dd8a46-0d33-4942-9b7f-b6ab69d9f80a","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:21Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:21Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"64837271-4e5c-4025-9fd8-45e3e6fd36b4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-subnet"}]} 2018-12-22 23:47:21,434 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-470099aa-8bec-41d7-9884-975539a48746 2018-12-22 23:47:21,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=61dd8a46-0d33-4942-9b7f-b6ab69d9f80a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:21,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3b6fbf0e-45e5-4110-a22b-792b1e0e7bec Date: Sat, 22 Dec 2018 23:47:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61dd8a46-0d33-4942-9b7f-b6ab69d9f80a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["64837271-4e5c-4025-9fd8-45e3e6fd36b4"],"description":"","tags":[],"updated_at":"2018-12-22T23:47:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:20Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:21,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=61dd8a46-0d33-4942-9b7f-b6ab69d9f80a used request id req-3b6fbf0e-45e5-4110-a22b-792b1e0e7bec 2018-12-22 23:47:21,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=61dd8a46-0d33-4942-9b7f-b6ab69d9f80a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:21,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-57925cc6-98d2-4b24-894a-4749e03bf665 Date: Sat, 22 Dec 2018 23:47:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61dd8a46-0d33-4942-9b7f-b6ab69d9f80a","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:21Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"64837271-4e5c-4025-9fd8-45e3e6fd36b4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-subnet"}]} 2018-12-22 23:47:21,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=61dd8a46-0d33-4942-9b7f-b6ab69d9f80a used request id req-57925cc6-98d2-4b24-894a-4749e03bf665 2018-12-22 23:47:21,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:22,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b74f40be-c02f-43a3-b6f4-221c9f329fa3 Date: Sat, 22 Dec 2018 23:47:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61dd8a46-0d33-4942-9b7f-b6ab69d9f80a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["64837271-4e5c-4025-9fd8-45e3e6fd36b4"],"description":"","tags":[],"updated_at":"2018-12-22T23:47:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:20Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:22,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-net used request id req-b74f40be-c02f-43a3-b6f4-221c9f329fa3 2018-12-22 23:47:22,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:47:22,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:47:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:47:22,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:22,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7492211-da41-474d-bbe0-94066bd0aad6 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:47:22,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-c7492211-da41-474d-bbe0-94066bd0aad6 2018-12-22 23:47:22,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=61dd8a46-0d33-4942-9b7f-b6ab69d9f80a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:22,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a041156f-c82a-4e10-942c-e1c3e1db89a7 Date: Sat, 22 Dec 2018 23:47:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61dd8a46-0d33-4942-9b7f-b6ab69d9f80a","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:21Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"64837271-4e5c-4025-9fd8-45e3e6fd36b4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-subnet"}]} 2018-12-22 23:47:22,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=61dd8a46-0d33-4942-9b7f-b6ab69d9f80a used request id req-a041156f-c82a-4e10-942c-e1c3e1db89a7 2018-12-22 23:47:22,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:47:22,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:47:22,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:47:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["TBzslcKhShSsgc5gWmuEnA"], "issued_at": "2018-12-22T23:47:22.000000Z"}} 2018-12-22 23:47:22,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4969d027db6a235d79dd5e6095f4350c466c3a88" 2018-12-22 23:47:22,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c7c7808-c46e-4768-a35d-01a84cba8dcf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:47:22,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7c7c7808-c46e-4768-a35d-01a84cba8dcf 2018-12-22 23:47:22,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:22,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a9dbea58-da37-42af-8bf2-d083d038dc24 Date: Sat, 22 Dec 2018 23:47:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-22 23:47:22,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-a9dbea58-da37-42af-8bf2-d083d038dc24 2018-12-22 23:47:22,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:23,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ac7f67ea-fc8b-474c-a5ec-e3d00a3ec56f Date: Sat, 22 Dec 2018 23:47:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-22 23:47:23,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-ac7f67ea-fc8b-474c-a5ec-e3d00a3ec56f 2018-12-22 23:47:23,176 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-router 2018-12-22 23:47:23,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-router", "admin_state_up": true}}' 2018-12-22 23:47:27,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-6592c5e6-903f-4e02-9f7b-b3780c2d7126 Date: Sat, 22 Dec 2018 23:47:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:47:23Z", "admin_state_up": true, "updated_at": "2018-12-22T23:47:24Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "68220695-bd5f-4802-908d-3b10d2696985", "name": "NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-router"}} 2018-12-22 23:47:27,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-6592c5e6-903f-4e02-9f7b-b3780c2d7126 2018-12-22 23:47:27,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=68220695-bd5f-4802-908d-3b10d2696985 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:28,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-26f6fcb7-f2d5-48d3-ad08-e153f85ff31d Date: Sat, 22 Dec 2018 23:47:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:24Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.208"}],"id":"2a88b31c-5c92-4a34-b6c8-05bfdbc2d2b1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:2a:5a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-22T23:47:24Z","binding:vnic_type":"normal","device_id":"68220695-bd5f-4802-908d-3b10d2696985"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b603f81a-598e-414e-b792-bde175ae869c","ip_address":"169.254.192.9"}],"id":"a045dda3-35c2-43f3-a51e-d47a56255b32","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:94:cf","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"9dbe5aff-0b93-4d29-9ae6-6311d8bc8a27","tenant_id":"","created_at":"2018-12-22T23:47:26Z","binding:vnic_type":"normal","device_id":"68220695-bd5f-4802-908d-3b10d2696985"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b603f81a-598e-414e-b792-bde175ae869c","ip_address":"169.254.192.10"}],"id":"dbed6ecd-70d1-432d-9b7a-b67dd205cb56","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5e:12:34","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"9dbe5aff-0b93-4d29-9ae6-6311d8bc8a27","tenant_id":"","created_at":"2018-12-22T23:47:25Z","binding:vnic_type":"normal","device_id":"68220695-bd5f-4802-908d-3b10d2696985"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b603f81a-598e-414e-b792-bde175ae869c","ip_address":"169.254.192.6"}],"id":"ee3de90c-b133-43c8-91c0-0f17b7f8943d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:00:5c:a1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"9dbe5aff-0b93-4d29-9ae6-6311d8bc8a27","tenant_id":"","created_at":"2018-12-22T23:47:25Z","binding:vnic_type":"normal","device_id":"68220695-bd5f-4802-908d-3b10d2696985"}]} 2018-12-22 23:47:28,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=68220695-bd5f-4802-908d-3b10d2696985 used request id req-26f6fcb7-f2d5-48d3-ad08-e153f85ff31d 2018-12-22 23:47:28,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:28,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-cc7cc15a-3f9b-4f9a-90ba-724a4a866d78 Date: Sat, 22 Dec 2018 23:47:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-22 23:47:28,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-cc7cc15a-3f9b-4f9a-90ba-724a4a866d78 2018-12-22 23:47:28,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/b603f81a-598e-414e-b792-bde175ae869c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:28,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a5f5b82d-e3f4-4ba1-b728-39cdc88b6634 Date: Sat, 22 Dec 2018 23:47:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9dbe5aff-0b93-4d29-9ae6-6311d8bc8a27","tenant_id":"","created_at":"2018-12-22T23:47:23Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:23Z","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":"b603f81a-598e-414e-b792-bde175ae869c","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:47:28,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/b603f81a-598e-414e-b792-bde175ae869c used request id req-a5f5b82d-e3f4-4ba1-b728-39cdc88b6634 2018-12-22 23:47:28,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/b603f81a-598e-414e-b792-bde175ae869c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:28,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ab69de12-50a1-4bfa-9063-af26e53c79fe Date: Sat, 22 Dec 2018 23:47:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9dbe5aff-0b93-4d29-9ae6-6311d8bc8a27","tenant_id":"","created_at":"2018-12-22T23:47:23Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:23Z","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":"b603f81a-598e-414e-b792-bde175ae869c","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:47:28,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/b603f81a-598e-414e-b792-bde175ae869c used request id req-ab69de12-50a1-4bfa-9063-af26e53c79fe 2018-12-22 23:47:28,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/b603f81a-598e-414e-b792-bde175ae869c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:28,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0a27eac5-891e-4331-abff-81bd9ae65572 Date: Sat, 22 Dec 2018 23:47:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9dbe5aff-0b93-4d29-9ae6-6311d8bc8a27","tenant_id":"","created_at":"2018-12-22T23:47:23Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:23Z","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":"b603f81a-598e-414e-b792-bde175ae869c","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:47:28,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/b603f81a-598e-414e-b792-bde175ae869c used request id req-0a27eac5-891e-4331-abff-81bd9ae65572 2018-12-22 23:47:28,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:29,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-92ccb469-b80a-435c-bfe4-2dc2924afcd4 Date: Sat, 22 Dec 2018 23:47:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:47:23Z", "admin_state_up": true, "updated_at": "2018-12-22T23:47:27Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "68220695-bd5f-4802-908d-3b10d2696985", "name": "NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-router"}]} 2018-12-22 23:47:29,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-router used request id req-92ccb469-b80a-435c-bfe4-2dc2924afcd4 2018-12-22 23:47:29,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:29,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c692f6f-6655-4d5a-bb43-db8388e7bf64 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:47:29,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-5c692f6f-6655-4d5a-bb43-db8388e7bf64 2018-12-22 23:47:29,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=68220695-bd5f-4802-908d-3b10d2696985 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:29,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3407 X-Openstack-Request-Id: req-3c9fa4e5-3e9c-4d6f-a830-0f5ab587ce00 Date: Sat, 22 Dec 2018 23:47:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:28Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.208"}],"id":"2a88b31c-5c92-4a34-b6c8-05bfdbc2d2b1","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:2a:5a","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":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-22T23:47:24Z","binding:vnic_type":"normal","device_id":"68220695-bd5f-4802-908d-3b10d2696985"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b603f81a-598e-414e-b792-bde175ae869c","ip_address":"169.254.192.9"}],"id":"a045dda3-35c2-43f3-a51e-d47a56255b32","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:94:cf","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"9dbe5aff-0b93-4d29-9ae6-6311d8bc8a27","tenant_id":"","created_at":"2018-12-22T23:47:26Z","binding:vnic_type":"normal","device_id":"68220695-bd5f-4802-908d-3b10d2696985"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:29Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b603f81a-598e-414e-b792-bde175ae869c","ip_address":"169.254.192.10"}],"id":"dbed6ecd-70d1-432d-9b7a-b67dd205cb56","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:12:34","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"9dbe5aff-0b93-4d29-9ae6-6311d8bc8a27","tenant_id":"","created_at":"2018-12-22T23:47:25Z","binding:vnic_type":"normal","device_id":"68220695-bd5f-4802-908d-3b10d2696985"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b603f81a-598e-414e-b792-bde175ae869c","ip_address":"169.254.192.6"}],"id":"ee3de90c-b133-43c8-91c0-0f17b7f8943d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:00:5c:a1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"9dbe5aff-0b93-4d29-9ae6-6311d8bc8a27","tenant_id":"","created_at":"2018-12-22T23:47:25Z","binding:vnic_type":"normal","device_id":"68220695-bd5f-4802-908d-3b10d2696985"}]} 2018-12-22 23:47:29,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=68220695-bd5f-4802-908d-3b10d2696985 used request id req-3c9fa4e5-3e9c-4d6f-a830-0f5ab587ce00 2018-12-22 23:47:29,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:29,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-805fb92f-ac8b-4402-bf86-722f654b4c42 Date: Sat, 22 Dec 2018 23:47:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-22 23:47:29,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-805fb92f-ac8b-4402-bf86-722f654b4c42 2018-12-22 23:47:29,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/b603f81a-598e-414e-b792-bde175ae869c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:29,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b7258532-aed3-4a98-a7ff-ed736abfaf97 Date: Sat, 22 Dec 2018 23:47:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9dbe5aff-0b93-4d29-9ae6-6311d8bc8a27","tenant_id":"","created_at":"2018-12-22T23:47:23Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:23Z","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":"b603f81a-598e-414e-b792-bde175ae869c","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:47:29,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/b603f81a-598e-414e-b792-bde175ae869c used request id req-b7258532-aed3-4a98-a7ff-ed736abfaf97 2018-12-22 23:47:29,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/b603f81a-598e-414e-b792-bde175ae869c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:29,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5e51c661-951a-4a04-8f2a-96da29492587 Date: Sat, 22 Dec 2018 23:47:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9dbe5aff-0b93-4d29-9ae6-6311d8bc8a27","tenant_id":"","created_at":"2018-12-22T23:47:23Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:23Z","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":"b603f81a-598e-414e-b792-bde175ae869c","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:47:29,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/b603f81a-598e-414e-b792-bde175ae869c used request id req-5e51c661-951a-4a04-8f2a-96da29492587 2018-12-22 23:47:29,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/b603f81a-598e-414e-b792-bde175ae869c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:29,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8808ec0d-93d2-4f1e-894e-bd3b7362584e Date: Sat, 22 Dec 2018 23:47:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9dbe5aff-0b93-4d29-9ae6-6311d8bc8a27","tenant_id":"","created_at":"2018-12-22T23:47:23Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:23Z","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":"b603f81a-598e-414e-b792-bde175ae869c","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:47:29,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/b603f81a-598e-414e-b792-bde175ae869c used request id req-8808ec0d-93d2-4f1e-894e-bd3b7362584e 2018-12-22 23:47:29,829 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-router 2018-12-22 23:47:29,829 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-router 2018-12-22 23:47:29,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/68220695-bd5f-4802-908d-3b10d2696985 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:33,080 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c50e6b9-0759-44c8-9cf7-a09c5971d329 Content-Length: 0 Date: Sat, 22 Dec 2018 23:47:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:47:33,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/68220695-bd5f-4802-908d-3b10d2696985 used request id req-1c50e6b9-0759-44c8-9cf7-a09c5971d329 2018-12-22 23:47:33,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:33,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-24247e7b-223d-4c43-8d7b-fcc528cf1b94 Date: Sat, 22 Dec 2018 23:47:33 GMT RESP BODY: {"routers": []} 2018-12-22 23:47:33,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-router used request id req-24247e7b-223d-4c43-8d7b-fcc528cf1b94 2018-12-22 23:47:33,133 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-subnet 2018-12-22 23:47:33,134 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-subnet 2018-12-22 23:47:33,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/64837271-4e5c-4025-9fd8-45e3e6fd36b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:35,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a0deecb-48b7-4069-a07a-1050cc5c5f5b Date: Sat, 22 Dec 2018 23:47:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:47:35,211 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/64837271-4e5c-4025-9fd8-45e3e6fd36b4 used request id req-9a0deecb-48b7-4069-a07a-1050cc5c5f5b 2018-12-22 23:47:35,211 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9b7ea0cd-16dc-43ac-b08d-82207b418bc7-pub-net 2018-12-22 23:47:35,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/61dd8a46-0d33-4942-9b7f-b6ab69d9f80a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21834482621d25b9cb22444fb0aa9ddb833264" 2018-12-22 23:47:36,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83245398-01fc-4cdc-bc3e-cf5a9d2ef2cf Date: Sat, 22 Dec 2018 23:47:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:47:36,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/61dd8a46-0d33-4942-9b7f-b6ab69d9f80a used request id req-83245398-01fc-4cdc-bc3e-cf5a9d2ef2cf 2018-12-22 23:47:36,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:47:36,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:47:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["cPmmM58wTZCBqBmc6_Wx9Q"], "issued_at": "2018-12-22T23:47:36.000000Z"}} 2018-12-22 23:47:36,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:36,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f7b513-a7e0-4fcd-83e2-371a757cabce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:47:36,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-62f7b513-a7e0-4fcd-83e2-371a757cabce 2018-12-22 23:47:36,936 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-net 2018-12-22 23:47:36,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" -d '{"network": {"name": "NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-net", "admin_state_up": true}}' 2018-12-22 23:47:37,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-8c8d08c5-e10e-487a-b356-0f4b98af5c7b Date: Sat, 22 Dec 2018 23:47: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":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:47:37Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:37Z","mtu":1450}} 2018-12-22 23:47:37,337 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-8c8d08c5-e10e-487a-b356-0f4b98af5c7b 2018-12-22 23:47:37,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=79910d88-3d8d-45f8-beeb-fb3ceace91c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:37,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-d364122d-f5fd-4a92-9ae4-43d981286b48 Date: Sat, 22 Dec 2018 23:47:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:47:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:37Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:37,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=79910d88-3d8d-45f8-beeb-fb3ceace91c8 used request id req-d364122d-f5fd-4a92-9ae4-43d981286b48 2018-12-22 23:47:37,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=79910d88-3d8d-45f8-beeb-fb3ceace91c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:37,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f19f462e-3f51-4adc-a1cf-2b104736e890 Date: Sat, 22 Dec 2018 23:47:37 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:47:37,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=79910d88-3d8d-45f8-beeb-fb3ceace91c8 used request id req-f19f462e-3f51-4adc-a1cf-2b104736e890 2018-12-22 23:47:37,775 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-subnet 2018-12-22 23:47:37,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" -d '{"subnets": [{"ip_version": 4, "network_id": "79910d88-3d8d-45f8-beeb-fb3ceace91c8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-subnet"}]}' 2018-12-22 23:47:38,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-44fb70c9-c0f3-40bb-9d29-6fbcd17a50a4 Date: Sat, 22 Dec 2018 23:47:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:38Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"76095454-c344-4332-9523-a5bd5cb667c6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-subnet"}]} 2018-12-22 23:47:38,355 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-44fb70c9-c0f3-40bb-9d29-6fbcd17a50a4 2018-12-22 23:47:38,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=79910d88-3d8d-45f8-beeb-fb3ceace91c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:38,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6310c7ff-f2f7-4bcb-87fa-a650322585bc Date: Sat, 22 Dec 2018 23:47:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["76095454-c344-4332-9523-a5bd5cb667c6"],"description":"","tags":[],"updated_at":"2018-12-22T23:47:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:37Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:38,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=79910d88-3d8d-45f8-beeb-fb3ceace91c8 used request id req-6310c7ff-f2f7-4bcb-87fa-a650322585bc 2018-12-22 23:47:38,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=79910d88-3d8d-45f8-beeb-fb3ceace91c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:38,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c4610e08-3102-4916-92c0-1f20a73e9899 Date: Sat, 22 Dec 2018 23:47:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:38Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"76095454-c344-4332-9523-a5bd5cb667c6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-subnet"}]} 2018-12-22 23:47:38,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=79910d88-3d8d-45f8-beeb-fb3ceace91c8 used request id req-c4610e08-3102-4916-92c0-1f20a73e9899 2018-12-22 23:47:38,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:39,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-0b230d66-7682-4cbb-8066-4fc6f7e752c5 Date: Sat, 22 Dec 2018 23:47:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["76095454-c344-4332-9523-a5bd5cb667c6"],"description":"","tags":[],"updated_at":"2018-12-22T23:47:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:37Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:39,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-net used request id req-0b230d66-7682-4cbb-8066-4fc6f7e752c5 2018-12-22 23:47:39,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:47:39,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:47:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:47:39,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:39,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e50471-08a1-4c7e-9143-c0db87a5a7ac 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:47:39,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-b5e50471-08a1-4c7e-9143-c0db87a5a7ac 2018-12-22 23:47:39,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=79910d88-3d8d-45f8-beeb-fb3ceace91c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:39,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-53a1cdf5-42ed-4eee-9490-d5863b6bc623 Date: Sat, 22 Dec 2018 23:47:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:38Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"76095454-c344-4332-9523-a5bd5cb667c6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-subnet"}]} 2018-12-22 23:47:39,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=79910d88-3d8d-45f8-beeb-fb3ceace91c8 used request id req-53a1cdf5-42ed-4eee-9490-d5863b6bc623 2018-12-22 23:47:39,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=79910d88-3d8d-45f8-beeb-fb3ceace91c8&name=NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:39,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ce48b95c-7f61-4fcf-a1b5-bf0537d0567e Date: Sat, 22 Dec 2018 23:47:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:38Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"76095454-c344-4332-9523-a5bd5cb667c6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-subnet"}]} 2018-12-22 23:47:39,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=79910d88-3d8d-45f8-beeb-fb3ceace91c8&name=NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-subnet used request id req-ce48b95c-7f61-4fcf-a1b5-bf0537d0567e 2018-12-22 23:47:39,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:47:39,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:47:39,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:47:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["ZDWDQPNAQOieaUuM9oeHHg"], "issued_at": "2018-12-22T23:47:39.000000Z"}} 2018-12-22 23:47:39,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8cd46cdd37326948b02c6cddb3646f0548ea40" 2018-12-22 23:47:40,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-351939f0-75dd-4749-a4a9-1a8582e41013 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:47:40,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-351939f0-75dd-4749-a4a9-1a8582e41013 2018-12-22 23:47:40,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:40,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2a378f46-f391-4cf2-b6e6-a9443e416809 Date: Sat, 22 Dec 2018 23:47:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["76095454-c344-4332-9523-a5bd5cb667c6"],"description":"","tags":[],"updated_at":"2018-12-22T23:47:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:37Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:40,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-net used request id req-2a378f46-f391-4cf2-b6e6-a9443e416809 2018-12-22 23:47:40,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=79910d88-3d8d-45f8-beeb-fb3ceace91c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:40,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d55e5d89-4e8f-4772-b856-e41060aaeec8 Date: Sat, 22 Dec 2018 23:47:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:38Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"76095454-c344-4332-9523-a5bd5cb667c6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-subnet"}]} 2018-12-22 23:47:40,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=79910d88-3d8d-45f8-beeb-fb3ceace91c8 used request id req-d55e5d89-4e8f-4772-b856-e41060aaeec8 2018-12-22 23:47:40,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:40,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-deffc770-8791-48d0-9cea-e53a248080eb Date: Sat, 22 Dec 2018 23:47:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["76095454-c344-4332-9523-a5bd5cb667c6"],"description":"","tags":[],"updated_at":"2018-12-22T23:47:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:37Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:40,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-net used request id req-deffc770-8791-48d0-9cea-e53a248080eb 2018-12-22 23:47:40,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:47:40,574 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:47:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:47:40,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8cd46cdd37326948b02c6cddb3646f0548ea40" 2018-12-22 23:47:40,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a0c5fc8-b16a-4720-a83c-886b815aa24a 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:47:40,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-7a0c5fc8-b16a-4720-a83c-886b815aa24a 2018-12-22 23:47:40,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=79910d88-3d8d-45f8-beeb-fb3ceace91c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:40,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e6cbc44f-d5dd-4fe2-ab7d-bb1ed783c602 Date: Sat, 22 Dec 2018 23:47:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:38Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"76095454-c344-4332-9523-a5bd5cb667c6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-subnet"}]} 2018-12-22 23:47:40,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=79910d88-3d8d-45f8-beeb-fb3ceace91c8 used request id req-e6cbc44f-d5dd-4fe2-ab7d-bb1ed783c602 2018-12-22 23:47:40,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=79910d88-3d8d-45f8-beeb-fb3ceace91c8&name=NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:40,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f657c4ce-4916-473d-835c-17969f17c8be Date: Sat, 22 Dec 2018 23:47:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:38Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"76095454-c344-4332-9523-a5bd5cb667c6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-subnet"}]} 2018-12-22 23:47:40,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=79910d88-3d8d-45f8-beeb-fb3ceace91c8&name=NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-subnet used request id req-f657c4ce-4916-473d-835c-17969f17c8be 2018-12-22 23:47:40,795 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-net 2018-12-22 23:47:40,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" -d '{"port": {"network_id": "79910d88-3d8d-45f8-beeb-fb3ceace91c8", "fixed_ips": [{"subnet_id": "76095454-c344-4332-9523-a5bd5cb667c6", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-port", "admin_state_up": true}}' 2018-12-22 23:47:41,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-263da966-fbf7-46da-bf4e-b687193c49ab Date: Sat, 22 Dec 2018 23:47:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:41Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"76095454-c344-4332-9523-a5bd5cb667c6","ip_address":"10.55.1.100"}],"id":"778c08af-8124-4b68-b312-ca939829d903","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a1:c6:10","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-port","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","qos_policy_id":null,"admin_state_up":true,"network_id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:40Z","binding:vnic_type":"normal"}} 2018-12-22 23:47:41,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-263da966-fbf7-46da-bf4e-b687193c49ab 2018-12-22 23:47:41,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:41,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3730 X-Openstack-Request-Id: req-62415e9c-c128-4eab-8108-9c3ba99801df Date: Sat, 22 Dec 2018 23:47:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"76095454-c344-4332-9523-a5bd5cb667c6","ip_address":"10.55.1.2"}],"id":"433aa749-2724-41cd-91c3-a849428dbb44","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:58:e7","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-79910d88-3d8d-45f8-beeb-fb3ceace91c8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:41Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"76095454-c344-4332-9523-a5bd5cb667c6","ip_address":"10.55.1.100"}],"id":"778c08af-8124-4b68-b312-ca939829d903","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a1:c6:10","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-port","admin_state_up":true,"network_id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:40Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:40Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"76095454-c344-4332-9523-a5bd5cb667c6","ip_address":"10.55.1.4"}],"id":"b6013b45-ed8e-4801-ba3a-fb123fe88882","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:09:9e","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-79910d88-3d8d-45f8-beeb-fb3ceace91c8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"76095454-c344-4332-9523-a5bd5cb667c6","ip_address":"10.55.1.3"}],"id":"f9a2bcb5-c964-45f8-ba7b-21928001773e","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:aa:51","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79910d88-3d8d-45f8-beeb-fb3ceace91c8","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-79910d88-3d8d-45f8-beeb-fb3ceace91c8"}]} 2018-12-22 23:47:41,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports used request id req-62415e9c-c128-4eab-8108-9c3ba99801df 2018-12-22 23:47:41,616 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-port 2018-12-22 23:47:41,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/778c08af-8124-4b68-b312-ca939829d903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:42,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55d305ff-2ae0-4f55-b0bb-065ae80e35ef Date: Sat, 22 Dec 2018 23:47:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:47:42,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/778c08af-8124-4b68-b312-ca939829d903 used request id req-55d305ff-2ae0-4f55-b0bb-065ae80e35ef 2018-12-22 23:47:42,045 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-subnet 2018-12-22 23:47:42,045 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-subnet 2018-12-22 23:47:42,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/76095454-c344-4332-9523-a5bd5cb667c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:44,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-274b3900-46d0-45fd-9910-1273a2670e16 Date: Sat, 22 Dec 2018 23:47:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:47:44,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/76095454-c344-4332-9523-a5bd5cb667c6 used request id req-274b3900-46d0-45fd-9910-1273a2670e16 2018-12-22 23:47:44,206 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-baf5ad5a-63be-476c-83e3-28e8e7883092-pub-net 2018-12-22 23:47:44,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/79910d88-3d8d-45f8-beeb-fb3ceace91c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7361ff38ddf1df50f8499457c21fca44a846b69" 2018-12-22 23:47:45,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8cc3f5eb-714e-4dd9-9c3a-66461010e0a9 Date: Sat, 22 Dec 2018 23:47:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:47:45,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/79910d88-3d8d-45f8-beeb-fb3ceace91c8 used request id req-8cc3f5eb-714e-4dd9-9c3a-66461010e0a9 2018-12-22 23:47:45,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:47:45,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:47:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["Mqeh_LJgTrWHUSJTpeUWWQ"], "issued_at": "2018-12-22T23:47:45.000000Z"}} 2018-12-22 23:47:45,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:45,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb1ea0dc-e541-479f-bd8c-23acc951d3d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:47:45,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cb1ea0dc-e541-479f-bd8c-23acc951d3d6 2018-12-22 23:47:45,958 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-net 2018-12-22 23:47:45,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" -d '{"network": {"name": "NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-net", "admin_state_up": true}}' 2018-12-22 23:47:46,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6a6f2991-8315-4af6-a79c-3a2258669595 Date: Sat, 22 Dec 2018 23:47: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":"38aeb5f7-5898-44e1-8985-748f3dcac176","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:47:46Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:46Z","mtu":1450}} 2018-12-22 23:47:46,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-6a6f2991-8315-4af6-a79c-3a2258669595 2018-12-22 23:47:46,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=38aeb5f7-5898-44e1-8985-748f3dcac176 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:46,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-85009b2a-d68e-424a-bfc1-106efe27392d Date: Sat, 22 Dec 2018 23:47:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"38aeb5f7-5898-44e1-8985-748f3dcac176","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:47:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:46Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:46,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=38aeb5f7-5898-44e1-8985-748f3dcac176 used request id req-85009b2a-d68e-424a-bfc1-106efe27392d 2018-12-22 23:47:46,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=38aeb5f7-5898-44e1-8985-748f3dcac176 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:46,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-902bb61a-693d-4193-b45a-17183b4f435c Date: Sat, 22 Dec 2018 23:47:46 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:47:46,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=38aeb5f7-5898-44e1-8985-748f3dcac176 used request id req-902bb61a-693d-4193-b45a-17183b4f435c 2018-12-22 23:47:46,791 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-subnet 2018-12-22 23:47:46,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" -d '{"subnets": [{"ip_version": 4, "network_id": "38aeb5f7-5898-44e1-8985-748f3dcac176", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-subnet"}]}' 2018-12-22 23:47:47,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-86a44e5c-b398-4576-a0bc-b4b1e423b838 Date: Sat, 22 Dec 2018 23:47:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38aeb5f7-5898-44e1-8985-748f3dcac176","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:47Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"ee247f1f-c87b-4610-9b5e-73f780bf955e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-subnet"}]} 2018-12-22 23:47:47,499 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-86a44e5c-b398-4576-a0bc-b4b1e423b838 2018-12-22 23:47:47,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=38aeb5f7-5898-44e1-8985-748f3dcac176 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:47,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-51ecc70b-5364-4131-b356-eb89b72576fc Date: Sat, 22 Dec 2018 23:47:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"38aeb5f7-5898-44e1-8985-748f3dcac176","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["ee247f1f-c87b-4610-9b5e-73f780bf955e"],"description":"","tags":[],"updated_at":"2018-12-22T23:47:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:46Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:47,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=38aeb5f7-5898-44e1-8985-748f3dcac176 used request id req-51ecc70b-5364-4131-b356-eb89b72576fc 2018-12-22 23:47:47,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=38aeb5f7-5898-44e1-8985-748f3dcac176 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:48,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f501c9c1-6532-4544-a34a-dc6bfc660071 Date: Sat, 22 Dec 2018 23:47:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38aeb5f7-5898-44e1-8985-748f3dcac176","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:47Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"ee247f1f-c87b-4610-9b5e-73f780bf955e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-subnet"}]} 2018-12-22 23:47:48,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=38aeb5f7-5898-44e1-8985-748f3dcac176 used request id req-f501c9c1-6532-4544-a34a-dc6bfc660071 2018-12-22 23:47:48,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:48,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c7fcbdd1-fa3f-4c11-b40a-0d4e1b1e062c Date: Sat, 22 Dec 2018 23:47:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"38aeb5f7-5898-44e1-8985-748f3dcac176","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["ee247f1f-c87b-4610-9b5e-73f780bf955e"],"description":"","tags":[],"updated_at":"2018-12-22T23:47:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:46Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:48,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-net used request id req-c7fcbdd1-fa3f-4c11-b40a-0d4e1b1e062c 2018-12-22 23:47:48,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:47:48,298 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:47:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:47:48,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:48,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691b610a-2d93-4233-a47f-b5d2d04dae71 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:47:48,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-691b610a-2d93-4233-a47f-b5d2d04dae71 2018-12-22 23:47:48,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=38aeb5f7-5898-44e1-8985-748f3dcac176 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:48,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0375e9c6-b184-4b08-a002-cc4e162fc4e9 Date: Sat, 22 Dec 2018 23:47:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38aeb5f7-5898-44e1-8985-748f3dcac176","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:47Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"ee247f1f-c87b-4610-9b5e-73f780bf955e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-subnet"}]} 2018-12-22 23:47:48,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=38aeb5f7-5898-44e1-8985-748f3dcac176 used request id req-0375e9c6-b184-4b08-a002-cc4e162fc4e9 2018-12-22 23:47:48,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=38aeb5f7-5898-44e1-8985-748f3dcac176&name=NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:48,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2131c70f-69a7-4b5d-a8b9-12de98f47676 Date: Sat, 22 Dec 2018 23:47:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38aeb5f7-5898-44e1-8985-748f3dcac176","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:47Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"ee247f1f-c87b-4610-9b5e-73f780bf955e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-subnet"}]} 2018-12-22 23:47:48,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=38aeb5f7-5898-44e1-8985-748f3dcac176&name=NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-subnet used request id req-2131c70f-69a7-4b5d-a8b9-12de98f47676 2018-12-22 23:47:48,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:47:48,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:47:49,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:47:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["vBz86lXWQRS9Z_PnnOoYAA"], "issued_at": "2018-12-22T23:47:49.000000Z"}} 2018-12-22 23:47:49,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaebea4d90562b0272992be576e6dcdd9209dec" 2018-12-22 23:47:49,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61061c1-9b4f-4a9a-bffd-9d8c9a7e624b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:47:49,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e61061c1-9b4f-4a9a-bffd-9d8c9a7e624b 2018-12-22 23:47:49,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:49,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c81f32c4-4fc1-4ca1-9282-7fbab8d2cfeb Date: Sat, 22 Dec 2018 23:47:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"38aeb5f7-5898-44e1-8985-748f3dcac176","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["ee247f1f-c87b-4610-9b5e-73f780bf955e"],"description":"","tags":[],"updated_at":"2018-12-22T23:47:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:46Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:49,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-net used request id req-c81f32c4-4fc1-4ca1-9282-7fbab8d2cfeb 2018-12-22 23:47:49,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=38aeb5f7-5898-44e1-8985-748f3dcac176 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:49,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1ce3229f-9736-4817-aa0e-f08813c7532a Date: Sat, 22 Dec 2018 23:47:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38aeb5f7-5898-44e1-8985-748f3dcac176","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:47Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"ee247f1f-c87b-4610-9b5e-73f780bf955e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-subnet"}]} 2018-12-22 23:47:49,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=38aeb5f7-5898-44e1-8985-748f3dcac176 used request id req-1ce3229f-9736-4817-aa0e-f08813c7532a 2018-12-22 23:47:49,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:49,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e313393e-1d13-4973-aebb-23660f99f24e Date: Sat, 22 Dec 2018 23:47:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"38aeb5f7-5898-44e1-8985-748f3dcac176","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["ee247f1f-c87b-4610-9b5e-73f780bf955e"],"description":"","tags":[],"updated_at":"2018-12-22T23:47:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:46Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:49,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-net used request id req-e313393e-1d13-4973-aebb-23660f99f24e 2018-12-22 23:47:49,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:47:49,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:47:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:47:49,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaebea4d90562b0272992be576e6dcdd9209dec" 2018-12-22 23:47:49,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c5e75d-785a-4c00-a6c6-31554713f858 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:47:49,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-34c5e75d-785a-4c00-a6c6-31554713f858 2018-12-22 23:47:49,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=38aeb5f7-5898-44e1-8985-748f3dcac176 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:50,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c6085391-b41a-400c-bab8-be56360a0852 Date: Sat, 22 Dec 2018 23:47:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38aeb5f7-5898-44e1-8985-748f3dcac176","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:47Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"ee247f1f-c87b-4610-9b5e-73f780bf955e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-subnet"}]} 2018-12-22 23:47:50,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=38aeb5f7-5898-44e1-8985-748f3dcac176 used request id req-c6085391-b41a-400c-bab8-be56360a0852 2018-12-22 23:47:50,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=38aeb5f7-5898-44e1-8985-748f3dcac176&name=NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:50,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a46475cf-93e0-4102-aa20-b293744f1b0e Date: Sat, 22 Dec 2018 23:47:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38aeb5f7-5898-44e1-8985-748f3dcac176","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:47Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"ee247f1f-c87b-4610-9b5e-73f780bf955e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-subnet"}]} 2018-12-22 23:47:50,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=38aeb5f7-5898-44e1-8985-748f3dcac176&name=NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-subnet used request id req-a46475cf-93e0-4102-aa20-b293744f1b0e 2018-12-22 23:47:50,360 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-net 2018-12-22 23:47:50,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" -d '{"port": {"network_id": "38aeb5f7-5898-44e1-8985-748f3dcac176", "fixed_ips": [{"subnet_id": "ee247f1f-c87b-4610-9b5e-73f780bf955e", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-port", "admin_state_up": true}}' 2018-12-22 23:47:51,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-593ebcc0-46cd-4558-8462-d25e6211d5a2 Date: Sat, 22 Dec 2018 23:47:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:50Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ee247f1f-c87b-4610-9b5e-73f780bf955e","ip_address":"10.55.1.100"}],"id":"810c53d6-5966-40b6-b0fe-417467c75ee6","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:74:59","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-port","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","qos_policy_id":null,"admin_state_up":true,"network_id":"38aeb5f7-5898-44e1-8985-748f3dcac176","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:50Z","binding:vnic_type":"normal"}} 2018-12-22 23:47:51,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-593ebcc0-46cd-4558-8462-d25e6211d5a2 2018-12-22 23:47:51,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:51,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3730 X-Openstack-Request-Id: req-bf843515-7431-4407-bbe3-20e79f36347e Date: Sat, 22 Dec 2018 23:47:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ee247f1f-c87b-4610-9b5e-73f780bf955e","ip_address":"10.55.1.100"}],"id":"810c53d6-5966-40b6-b0fe-417467c75ee6","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:74:59","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-port","admin_state_up":true,"network_id":"38aeb5f7-5898-44e1-8985-748f3dcac176","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:50Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ee247f1f-c87b-4610-9b5e-73f780bf955e","ip_address":"10.55.1.3"}],"id":"a9b46eb6-7b16-45ea-bc4d-2430be67c741","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:13:9d","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"38aeb5f7-5898-44e1-8985-748f3dcac176","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-38aeb5f7-5898-44e1-8985-748f3dcac176"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ee247f1f-c87b-4610-9b5e-73f780bf955e","ip_address":"10.55.1.2"}],"id":"b2a751a7-0fde-421e-a604-a8cde09d8fcc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:99:47","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"38aeb5f7-5898-44e1-8985-748f3dcac176","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-38aeb5f7-5898-44e1-8985-748f3dcac176"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:47:49Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ee247f1f-c87b-4610-9b5e-73f780bf955e","ip_address":"10.55.1.4"}],"id":"de2fd0c6-abf9-4c4a-9eff-612961ac7171","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:50:26","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"38aeb5f7-5898-44e1-8985-748f3dcac176","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-38aeb5f7-5898-44e1-8985-748f3dcac176"}]} 2018-12-22 23:47:51,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports used request id req-bf843515-7431-4407-bbe3-20e79f36347e 2018-12-22 23:47:51,387 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-port 2018-12-22 23:47:51,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/810c53d6-5966-40b6-b0fe-417467c75ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:51,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-094ddf99-c202-4c05-85f0-6dcf21387994 Date: Sat, 22 Dec 2018 23:47:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:47:51,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/810c53d6-5966-40b6-b0fe-417467c75ee6 used request id req-094ddf99-c202-4c05-85f0-6dcf21387994 2018-12-22 23:47:51,918 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-subnet 2018-12-22 23:47:51,918 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-subnet 2018-12-22 23:47:51,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/ee247f1f-c87b-4610-9b5e-73f780bf955e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:54,229 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fdd0c321-05ec-41ed-a60e-aec8128aca68 Date: Sat, 22 Dec 2018 23:47:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:47:54,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/ee247f1f-c87b-4610-9b5e-73f780bf955e used request id req-fdd0c321-05ec-41ed-a60e-aec8128aca68 2018-12-22 23:47:54,230 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-aa41ec6f-1708-44b2-b17d-726ebc117cb2-pub-net 2018-12-22 23:47:54,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/38aeb5f7-5898-44e1-8985-748f3dcac176 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea5f8bb6c908832bb4d65b7362ab9090d903e81" 2018-12-22 23:47:55,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95ceb0fb-fbbe-4626-8dc0-c6a8c4d4fe28 Date: Sat, 22 Dec 2018 23:47:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:47:55,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/38aeb5f7-5898-44e1-8985-748f3dcac176 used request id req-95ceb0fb-fbbe-4626-8dc0-c6a8c4d4fe28 2018-12-22 23:47:55,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:47:55,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:47:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["2NMgtDGJQGqgIDUStwEuhg"], "issued_at": "2018-12-22T23:47:55.000000Z"}} 2018-12-22 23:47:55,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" 2018-12-22 23:47:55,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f28277-44e9-42c0-9997-98a576f72f91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:47:55,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-26f28277-44e9-42c0-9997-98a576f72f91 2018-12-22 23:47:55,807 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-net 2018-12-22 23:47:55,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" -d '{"network": {"name": "NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-net", "admin_state_up": true}}' 2018-12-22 23:47:56,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-498cbcef-48ac-41f9-a622-2abb599e4752 Date: Sat, 22 Dec 2018 23:47:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"08a22956-c1f9-4f68-b844-e650078eb4fd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:47:56Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:56Z","mtu":1450}} 2018-12-22 23:47:56,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-498cbcef-48ac-41f9-a622-2abb599e4752 2018-12-22 23:47:56,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=08a22956-c1f9-4f68-b844-e650078eb4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" 2018-12-22 23:47:56,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-4b778778-603f-4a62-b0b4-2e474caa37ef Date: Sat, 22 Dec 2018 23:47:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"08a22956-c1f9-4f68-b844-e650078eb4fd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:47:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:56,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=08a22956-c1f9-4f68-b844-e650078eb4fd used request id req-4b778778-603f-4a62-b0b4-2e474caa37ef 2018-12-22 23:47:56,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08a22956-c1f9-4f68-b844-e650078eb4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" 2018-12-22 23:47:56,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e644f700-57a8-4209-bf75-d3a6087b6a1a Date: Sat, 22 Dec 2018 23:47:56 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:47:56,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08a22956-c1f9-4f68-b844-e650078eb4fd used request id req-e644f700-57a8-4209-bf75-d3a6087b6a1a 2018-12-22 23:47:56,635 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-subnet 2018-12-22 23:47:56,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" -d '{"subnets": [{"ip_version": 4, "network_id": "08a22956-c1f9-4f68-b844-e650078eb4fd", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-subnet"}]}' 2018-12-22 23:47:57,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e3664540-e32d-4d5f-b191-3129948366c1 Date: Sat, 22 Dec 2018 23:47:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a22956-c1f9-4f68-b844-e650078eb4fd","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:56Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"626f384f-890c-41bb-92fc-bb58f99d6ea0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-subnet"}]} 2018-12-22 23:47:57,206 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-e3664540-e32d-4d5f-b191-3129948366c1 2018-12-22 23:47:57,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=08a22956-c1f9-4f68-b844-e650078eb4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" 2018-12-22 23:47:57,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ce473c0f-d76f-4282-8bd6-7f46dfe73478 Date: Sat, 22 Dec 2018 23:47:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"08a22956-c1f9-4f68-b844-e650078eb4fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["626f384f-890c-41bb-92fc-bb58f99d6ea0"],"description":"","tags":[],"updated_at":"2018-12-22T23:47:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:57,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=08a22956-c1f9-4f68-b844-e650078eb4fd used request id req-ce473c0f-d76f-4282-8bd6-7f46dfe73478 2018-12-22 23:47:57,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08a22956-c1f9-4f68-b844-e650078eb4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" 2018-12-22 23:47:57,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ad7219b5-629f-4f4e-a958-3d0ef7dd2e03 Date: Sat, 22 Dec 2018 23:47:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a22956-c1f9-4f68-b844-e650078eb4fd","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:56Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"626f384f-890c-41bb-92fc-bb58f99d6ea0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-subnet"}]} 2018-12-22 23:47:57,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08a22956-c1f9-4f68-b844-e650078eb4fd used request id req-ad7219b5-629f-4f4e-a958-3d0ef7dd2e03 2018-12-22 23:47:57,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" 2018-12-22 23:47:57,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-30ea0a9f-b038-4f7d-8790-25e71f92280a Date: Sat, 22 Dec 2018 23:47:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"08a22956-c1f9-4f68-b844-e650078eb4fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["626f384f-890c-41bb-92fc-bb58f99d6ea0"],"description":"","tags":[],"updated_at":"2018-12-22T23:47:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:57,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-net used request id req-30ea0a9f-b038-4f7d-8790-25e71f92280a 2018-12-22 23:47:57,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:47:57,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:47:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:47:57,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" 2018-12-22 23:47:57,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-243a516f-d86e-4bc5-a375-6c5c6b15feb0 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:47:57,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-243a516f-d86e-4bc5-a375-6c5c6b15feb0 2018-12-22 23:47:58,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08a22956-c1f9-4f68-b844-e650078eb4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" 2018-12-22 23:47:58,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-79b6e7ef-1e2c-4453-a5dd-8faeaf248607 Date: Sat, 22 Dec 2018 23:47:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a22956-c1f9-4f68-b844-e650078eb4fd","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:56Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"626f384f-890c-41bb-92fc-bb58f99d6ea0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-subnet"}]} 2018-12-22 23:47:58,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08a22956-c1f9-4f68-b844-e650078eb4fd used request id req-79b6e7ef-1e2c-4453-a5dd-8faeaf248607 2018-12-22 23:47:58,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08a22956-c1f9-4f68-b844-e650078eb4fd&name=NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" 2018-12-22 23:47:58,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-df584086-a20a-4ffe-9df9-e16aac7ec946 Date: Sat, 22 Dec 2018 23:47:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a22956-c1f9-4f68-b844-e650078eb4fd","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:56Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"626f384f-890c-41bb-92fc-bb58f99d6ea0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-subnet"}]} 2018-12-22 23:47:58,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08a22956-c1f9-4f68-b844-e650078eb4fd&name=NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-subnet used request id req-df584086-a20a-4ffe-9df9-e16aac7ec946 2018-12-22 23:47:58,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:47:58,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:47:58,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["5kj4qQUXRAOynqwnU8ywIQ"], "issued_at": "2018-12-22T23:47:58.000000Z"}} 2018-12-22 23:47:58,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5321a2e619428ba1dd85f869c081d7da1a023126" 2018-12-22 23:47:58,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cbdae6c-5b4d-4c9a-b346-58bee9603573 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:47:58,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9cbdae6c-5b4d-4c9a-b346-58bee9603573 2018-12-22 23:47:58,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" 2018-12-22 23:47:58,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c141d4de-deb3-40c9-a3cf-65ff82d2ee34 Date: Sat, 22 Dec 2018 23:47:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"08a22956-c1f9-4f68-b844-e650078eb4fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["626f384f-890c-41bb-92fc-bb58f99d6ea0"],"description":"","tags":[],"updated_at":"2018-12-22T23:47:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:58,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-net used request id req-c141d4de-deb3-40c9-a3cf-65ff82d2ee34 2018-12-22 23:47:58,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08a22956-c1f9-4f68-b844-e650078eb4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" 2018-12-22 23:47:58,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-33434492-6014-45c7-97a4-2c0e5b55c4ef Date: Sat, 22 Dec 2018 23:47:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a22956-c1f9-4f68-b844-e650078eb4fd","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:56Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"626f384f-890c-41bb-92fc-bb58f99d6ea0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-subnet"}]} 2018-12-22 23:47:58,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08a22956-c1f9-4f68-b844-e650078eb4fd used request id req-33434492-6014-45c7-97a4-2c0e5b55c4ef 2018-12-22 23:47:59,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" 2018-12-22 23:47:59,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-75d39784-791b-42e5-839b-77ef35c7fc6e Date: Sat, 22 Dec 2018 23:47:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"08a22956-c1f9-4f68-b844-e650078eb4fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["626f384f-890c-41bb-92fc-bb58f99d6ea0"],"description":"","tags":[],"updated_at":"2018-12-22T23:47:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:47:59,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-net used request id req-75d39784-791b-42e5-839b-77ef35c7fc6e 2018-12-22 23:47:59,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:47:59,241 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:47:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:47:59,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5321a2e619428ba1dd85f869c081d7da1a023126" 2018-12-22 23:47:59,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91a0180-266f-45e2-b6c3-5615850e6f48 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:47:59,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-b91a0180-266f-45e2-b6c3-5615850e6f48 2018-12-22 23:47:59,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08a22956-c1f9-4f68-b844-e650078eb4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" 2018-12-22 23:47:59,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ffe99e2e-ad3c-4a8a-b974-71651d501fe3 Date: Sat, 22 Dec 2018 23:47:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a22956-c1f9-4f68-b844-e650078eb4fd","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:56Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"626f384f-890c-41bb-92fc-bb58f99d6ea0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-subnet"}]} 2018-12-22 23:47:59,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08a22956-c1f9-4f68-b844-e650078eb4fd used request id req-ffe99e2e-ad3c-4a8a-b974-71651d501fe3 2018-12-22 23:47:59,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=08a22956-c1f9-4f68-b844-e650078eb4fd&name=NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" 2018-12-22 23:47:59,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-765d0224-1eb4-47e1-b53d-0aa196c6f386 Date: Sat, 22 Dec 2018 23:47:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a22956-c1f9-4f68-b844-e650078eb4fd","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:47:56Z","dns_nameservers":[],"updated_at":"2018-12-22T23:47: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"626f384f-890c-41bb-92fc-bb58f99d6ea0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-subnet"}]} 2018-12-22 23:47:59,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=08a22956-c1f9-4f68-b844-e650078eb4fd&name=NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-subnet used request id req-765d0224-1eb4-47e1-b53d-0aa196c6f386 2018-12-22 23:47:59,786 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-net 2018-12-22 23:47:59,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" -d '{"port": {"network_id": "08a22956-c1f9-4f68-b844-e650078eb4fd", "fixed_ips": [{"subnet_id": "626f384f-890c-41bb-92fc-bb58f99d6ea0", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-port", "admin_state_up": true}}' 2018-12-22 23:47:59,803 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-5d1040ed-a9b4-4f13-9e6c-f9bbf25fdaa6 Date: Sat, 22 Dec 2018 23:47:59 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-22 23:47:59,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-5d1040ed-a9b4-4f13-9e6c-f9bbf25fdaa6 2018-12-22 23:47:59,803 - 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-12-22 23:47:59,803 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-subnet 2018-12-22 23:47:59,804 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-subnet 2018-12-22 23:47:59,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/626f384f-890c-41bb-92fc-bb58f99d6ea0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" 2018-12-22 23:48:02,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-486c67b2-de11-484f-be77-9594c821050a Date: Sat, 22 Dec 2018 23:48:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:48:02,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/626f384f-890c-41bb-92fc-bb58f99d6ea0 used request id req-486c67b2-de11-484f-be77-9594c821050a 2018-12-22 23:48:02,715 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3c2d9df4-23de-4a73-b649-3d8b0deb1b65-pub-net 2018-12-22 23:48:02,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/08a22956-c1f9-4f68-b844-e650078eb4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a64cdc9ac05c001daec86af7b8148a9ffa54f68" 2018-12-22 23:48:03,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d92471cc-4d22-4494-b603-bcc39576c367 Date: Sat, 22 Dec 2018 23:48:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:48:03,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/08a22956-c1f9-4f68-b844-e650078eb4fd used request id req-d92471cc-4d22-4494-b603-bcc39576c367 2018-12-22 23:48:03,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:48:04,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:48:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["Gp8NpPhYTnKBZ_IDAmG0oQ"], "issued_at": "2018-12-22T23:48:04.000000Z"}} 2018-12-22 23:48:04,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" 2018-12-22 23:48:04,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a70df434-eecd-4222-917c-0f1c6e5f01ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:04,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a70df434-eecd-4222-917c-0f1c6e5f01ce 2018-12-22 23:48:04,312 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-net 2018-12-22 23:48:04,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" -d '{"network": {"name": "NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-net", "admin_state_up": true}}' 2018-12-22 23:48:04,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-de92696f-a2af-4ab3-85ed-3c4f7989173f Date: Sat, 22 Dec 2018 23:48:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ec281446-cf06-43df-8a77-f0dcd2d6f0d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:48:04Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:04Z","mtu":1450}} 2018-12-22 23:48:04,739 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-de92696f-a2af-4ab3-85ed-3c4f7989173f 2018-12-22 23:48:04,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" 2018-12-22 23:48:04,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-cac19691-6495-4e44-8ad5-cd47a67f96e3 Date: Sat, 22 Dec 2018 23:48:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ec281446-cf06-43df-8a77-f0dcd2d6f0d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:48:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:04Z","provider:network_type":"vxlan"}]} 2018-12-22 23:48:04,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2 used request id req-cac19691-6495-4e44-8ad5-cd47a67f96e3 2018-12-22 23:48:04,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" 2018-12-22 23:48:05,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3d984d83-9dd1-4db6-b264-85b2b25e7503 Date: Sat, 22 Dec 2018 23:48:05 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:48:05,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2 used request id req-3d984d83-9dd1-4db6-b264-85b2b25e7503 2018-12-22 23:48:05,170 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-subnet 2018-12-22 23:48:05,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" -d '{"subnets": [{"ip_version": 4, "network_id": "ec281446-cf06-43df-8a77-f0dcd2d6f0d2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-subnet"}]}' 2018-12-22 23:48:05,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-30a6531e-ece6-426a-9557-e195049723f3 Date: Sat, 22 Dec 2018 23:48:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec281446-cf06-43df-8a77-f0dcd2d6f0d2","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:05Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"4cf036ee-5340-4f40-8818-6b257f92777a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-subnet"}]} 2018-12-22 23:48:05,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-30a6531e-ece6-426a-9557-e195049723f3 2018-12-22 23:48:05,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" 2018-12-22 23:48:06,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-136318f8-1894-4513-a200-bf198c8ece5d Date: Sat, 22 Dec 2018 23:48:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec281446-cf06-43df-8a77-f0dcd2d6f0d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["4cf036ee-5340-4f40-8818-6b257f92777a"],"description":"","tags":[],"updated_at":"2018-12-22T23:48:05Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:04Z","provider:network_type":"vxlan"}]} 2018-12-22 23:48:06,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2 used request id req-136318f8-1894-4513-a200-bf198c8ece5d 2018-12-22 23:48:06,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" 2018-12-22 23:48:06,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7a38aaef-d22b-43a9-9ca8-a2acad4ccb20 Date: Sat, 22 Dec 2018 23:48:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec281446-cf06-43df-8a77-f0dcd2d6f0d2","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:05Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"4cf036ee-5340-4f40-8818-6b257f92777a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-subnet"}]} 2018-12-22 23:48:06,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2 used request id req-7a38aaef-d22b-43a9-9ca8-a2acad4ccb20 2018-12-22 23:48:06,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" 2018-12-22 23:48:06,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b0351b28-b3a1-43cc-abc6-08d1bcd85c94 Date: Sat, 22 Dec 2018 23:48:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec281446-cf06-43df-8a77-f0dcd2d6f0d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["4cf036ee-5340-4f40-8818-6b257f92777a"],"description":"","tags":[],"updated_at":"2018-12-22T23:48:05Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:04Z","provider:network_type":"vxlan"}]} 2018-12-22 23:48:06,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-net used request id req-b0351b28-b3a1-43cc-abc6-08d1bcd85c94 2018-12-22 23:48:06,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:48:06,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:48:06,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" 2018-12-22 23:48:06,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ecf32d2-86f6-40ca-8ee5-1d2dae19008b 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:48:06,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-8ecf32d2-86f6-40ca-8ee5-1d2dae19008b 2018-12-22 23:48:06,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" 2018-12-22 23:48:06,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-408f6242-5d80-4248-958b-a3214552547f Date: Sat, 22 Dec 2018 23:48:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec281446-cf06-43df-8a77-f0dcd2d6f0d2","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:05Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"4cf036ee-5340-4f40-8818-6b257f92777a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-subnet"}]} 2018-12-22 23:48:06,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2 used request id req-408f6242-5d80-4248-958b-a3214552547f 2018-12-22 23:48:06,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2&name=NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" 2018-12-22 23:48:07,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9180a68a-2be2-4169-9778-77182a59716c Date: Sat, 22 Dec 2018 23:48:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec281446-cf06-43df-8a77-f0dcd2d6f0d2","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:05Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"4cf036ee-5340-4f40-8818-6b257f92777a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-subnet"}]} 2018-12-22 23:48:07,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2&name=NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-subnet used request id req-9180a68a-2be2-4169-9778-77182a59716c 2018-12-22 23:48:07,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:48:07,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:48:07,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:48:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["LOodF89ERZ-z_bzwcGrilg"], "issued_at": "2018-12-22T23:48:07.000000Z"}} 2018-12-22 23:48:07,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62862296d757b3057f7f5af2c409f356a5ba670" 2018-12-22 23:48:07,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0555f67f-b9ba-4612-b922-9b89ae8922db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:07,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0555f67f-b9ba-4612-b922-9b89ae8922db 2018-12-22 23:48:07,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" 2018-12-22 23:48:07,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f5588996-f828-4d4d-bf13-00cd68b60879 Date: Sat, 22 Dec 2018 23:48:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec281446-cf06-43df-8a77-f0dcd2d6f0d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["4cf036ee-5340-4f40-8818-6b257f92777a"],"description":"","tags":[],"updated_at":"2018-12-22T23:48:05Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:04Z","provider:network_type":"vxlan"}]} 2018-12-22 23:48:07,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-net used request id req-f5588996-f828-4d4d-bf13-00cd68b60879 2018-12-22 23:48:07,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" 2018-12-22 23:48:07,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5943b063-01b9-49fb-b563-9acf79360bd8 Date: Sat, 22 Dec 2018 23:48:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec281446-cf06-43df-8a77-f0dcd2d6f0d2","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:05Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"4cf036ee-5340-4f40-8818-6b257f92777a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-subnet"}]} 2018-12-22 23:48:07,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2 used request id req-5943b063-01b9-49fb-b563-9acf79360bd8 2018-12-22 23:48:07,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" 2018-12-22 23:48:08,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-fc6684c3-2b10-4014-9a21-9d1e5fdb77cc Date: Sat, 22 Dec 2018 23:48:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec281446-cf06-43df-8a77-f0dcd2d6f0d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["4cf036ee-5340-4f40-8818-6b257f92777a"],"description":"","tags":[],"updated_at":"2018-12-22T23:48:05Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:04Z","provider:network_type":"vxlan"}]} 2018-12-22 23:48:08,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-net used request id req-fc6684c3-2b10-4014-9a21-9d1e5fdb77cc 2018-12-22 23:48:08,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:48:08,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:48:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:48:08,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62862296d757b3057f7f5af2c409f356a5ba670" 2018-12-22 23:48:08,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f8d816-f7eb-406f-92b9-3fd78f556962 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:48:08,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-b4f8d816-f7eb-406f-92b9-3fd78f556962 2018-12-22 23:48:08,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" 2018-12-22 23:48:08,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-aec1a5a1-3b88-4bd5-b004-5bcf3e1d7c5b Date: Sat, 22 Dec 2018 23:48:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec281446-cf06-43df-8a77-f0dcd2d6f0d2","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:05Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"4cf036ee-5340-4f40-8818-6b257f92777a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-subnet"}]} 2018-12-22 23:48:08,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2 used request id req-aec1a5a1-3b88-4bd5-b004-5bcf3e1d7c5b 2018-12-22 23:48:08,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2&name=NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" 2018-12-22 23:48:08,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b63b2ae8-dae5-457e-90d7-166da2eb20ac Date: Sat, 22 Dec 2018 23:48:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec281446-cf06-43df-8a77-f0dcd2d6f0d2","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:05Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"4cf036ee-5340-4f40-8818-6b257f92777a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-subnet"}]} 2018-12-22 23:48:08,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ec281446-cf06-43df-8a77-f0dcd2d6f0d2&name=NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-subnet used request id req-b63b2ae8-dae5-457e-90d7-166da2eb20ac 2018-12-22 23:48:08,500 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-net 2018-12-22 23:48:08,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" -d '{"port": {"network_id": "ec281446-cf06-43df-8a77-f0dcd2d6f0d2", "fixed_ips": [{"subnet_id": "4cf036ee-5340-4f40-8818-6b257f92777a", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-port", "admin_state_up": true}}' 2018-12-22 23:48:08,714 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-e002467b-ba3e-4869-b2e0-d8737b1539a2 Date: Sat, 22 Dec 2018 23:48:08 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-12-22 23:48:08,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-e002467b-ba3e-4869-b2e0-d8737b1539a2 2018-12-22 23:48:08,714 - 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-12-22 23:48:08,715 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-subnet 2018-12-22 23:48:08,715 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-subnet 2018-12-22 23:48:08,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/4cf036ee-5340-4f40-8818-6b257f92777a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" 2018-12-22 23:48:10,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-056e7ad1-5878-4e8f-94a7-3bbcf84fa758 Date: Sat, 22 Dec 2018 23:48:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:48:10,601 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/4cf036ee-5340-4f40-8818-6b257f92777a used request id req-056e7ad1-5878-4e8f-94a7-3bbcf84fa758 2018-12-22 23:48:10,601 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-85b6b725-e611-4c89-acec-af1ab07130f8-pub-net 2018-12-22 23:48:10,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/ec281446-cf06-43df-8a77-f0dcd2d6f0d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec9051c9d229abea3f01f0737b42a373ecb0a99" 2018-12-22 23:48:11,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e9c42a7-a1d4-4699-a2fc-661ffbb4af3b Date: Sat, 22 Dec 2018 23:48:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:48:11,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/ec281446-cf06-43df-8a77-f0dcd2d6f0d2 used request id req-4e9c42a7-a1d4-4699-a2fc-661ffbb4af3b 2018-12-22 23:48:11,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:48:12,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:48:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["BeA0zu6eRXal9KQoERESdw"], "issued_at": "2018-12-22T23:48:12.000000Z"}} 2018-12-22 23:48:12,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" 2018-12-22 23:48:12,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e51a8a1-a55c-42d9-82b2-1bf3178b7f4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:12,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4e51a8a1-a55c-42d9-82b2-1bf3178b7f4d 2018-12-22 23:48:12,238 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-net 2018-12-22 23:48:12,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" -d '{"network": {"name": "NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-net", "admin_state_up": true}}' 2018-12-22 23:48:12,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-b6cd2f54-25ae-4dfa-9c3c-5a818b05cc11 Date: Sat, 22 Dec 2018 23:48: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":"cb82fc43-363d-435d-829b-a45a149da7bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:48:12Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:12Z","mtu":1450}} 2018-12-22 23:48:12,619 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-b6cd2f54-25ae-4dfa-9c3c-5a818b05cc11 2018-12-22 23:48:12,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=cb82fc43-363d-435d-829b-a45a149da7bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" 2018-12-22 23:48:12,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-a8e654e3-3bd8-4bcf-bc7a-668932758e84 Date: Sat, 22 Dec 2018 23:48:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cb82fc43-363d-435d-829b-a45a149da7bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:48:12Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:12Z","provider:network_type":"vxlan"}]} 2018-12-22 23:48:12,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=cb82fc43-363d-435d-829b-a45a149da7bf used request id req-a8e654e3-3bd8-4bcf-bc7a-668932758e84 2018-12-22 23:48:12,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb82fc43-363d-435d-829b-a45a149da7bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" 2018-12-22 23:48:13,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ec3d057d-96a0-4d60-9b3c-d939c73b46ad Date: Sat, 22 Dec 2018 23:48:13 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:48:13,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb82fc43-363d-435d-829b-a45a149da7bf used request id req-ec3d057d-96a0-4d60-9b3c-d939c73b46ad 2018-12-22 23:48:13,053 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-subnet 2018-12-22 23:48:13,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" -d '{"subnets": [{"ip_version": 4, "network_id": "cb82fc43-363d-435d-829b-a45a149da7bf", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-subnet"}]}' 2018-12-22 23:48:13,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9f56c501-5737-47df-9c01-18ec9a630111 Date: Sat, 22 Dec 2018 23:48:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb82fc43-363d-435d-829b-a45a149da7bf","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:13Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:13Z","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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"fdacbccc-9b37-43a1-8b70-9cc28575713e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-subnet"}]} 2018-12-22 23:48:13,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-9f56c501-5737-47df-9c01-18ec9a630111 2018-12-22 23:48:13,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=cb82fc43-363d-435d-829b-a45a149da7bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" 2018-12-22 23:48:14,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9c01f1a4-a399-4291-be88-66e1d5355370 Date: Sat, 22 Dec 2018 23:48:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cb82fc43-363d-435d-829b-a45a149da7bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["fdacbccc-9b37-43a1-8b70-9cc28575713e"],"description":"","tags":[],"updated_at":"2018-12-22T23:48:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:12Z","provider:network_type":"vxlan"}]} 2018-12-22 23:48:14,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=cb82fc43-363d-435d-829b-a45a149da7bf used request id req-9c01f1a4-a399-4291-be88-66e1d5355370 2018-12-22 23:48:14,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb82fc43-363d-435d-829b-a45a149da7bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" 2018-12-22 23:48:14,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d362f50b-80b5-4896-be34-44bc0083749c Date: Sat, 22 Dec 2018 23:48:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb82fc43-363d-435d-829b-a45a149da7bf","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:13Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"fdacbccc-9b37-43a1-8b70-9cc28575713e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-subnet"}]} 2018-12-22 23:48:14,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb82fc43-363d-435d-829b-a45a149da7bf used request id req-d362f50b-80b5-4896-be34-44bc0083749c 2018-12-22 23:48:14,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" 2018-12-22 23:48:14,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2f5d3439-606b-4799-8132-9f6ddaeda97e Date: Sat, 22 Dec 2018 23:48:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cb82fc43-363d-435d-829b-a45a149da7bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["fdacbccc-9b37-43a1-8b70-9cc28575713e"],"description":"","tags":[],"updated_at":"2018-12-22T23:48:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:12Z","provider:network_type":"vxlan"}]} 2018-12-22 23:48:14,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-net used request id req-2f5d3439-606b-4799-8132-9f6ddaeda97e 2018-12-22 23:48:14,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:48:14,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:48:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:48:14,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" 2018-12-22 23:48:14,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89ea51d2-230a-47f4-a722-357416e518e1 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:48:14,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-89ea51d2-230a-47f4-a722-357416e518e1 2018-12-22 23:48:14,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb82fc43-363d-435d-829b-a45a149da7bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" 2018-12-22 23:48:14,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9f2e6573-370f-4779-af62-134d42a03064 Date: Sat, 22 Dec 2018 23:48:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb82fc43-363d-435d-829b-a45a149da7bf","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:13Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"fdacbccc-9b37-43a1-8b70-9cc28575713e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-subnet"}]} 2018-12-22 23:48:14,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb82fc43-363d-435d-829b-a45a149da7bf used request id req-9f2e6573-370f-4779-af62-134d42a03064 2018-12-22 23:48:14,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb82fc43-363d-435d-829b-a45a149da7bf&name=NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" 2018-12-22 23:48:14,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5cc7d43e-21b1-4904-b841-58a9fdfdcb73 Date: Sat, 22 Dec 2018 23:48:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb82fc43-363d-435d-829b-a45a149da7bf","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:13Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"fdacbccc-9b37-43a1-8b70-9cc28575713e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-subnet"}]} 2018-12-22 23:48:14,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb82fc43-363d-435d-829b-a45a149da7bf&name=NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-subnet used request id req-5cc7d43e-21b1-4904-b841-58a9fdfdcb73 2018-12-22 23:48:14,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:48:14,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:48:15,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:48:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["GVEaMVL0Sku4ncCpM_nysQ"], "issued_at": "2018-12-22T23:48:15.000000Z"}} 2018-12-22 23:48:15,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73972f4f2a22372d1b828640e561dc39d4736509" 2018-12-22 23:48:15,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ebe642-88ca-40ca-9c63-52f56318f192 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:15,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-95ebe642-88ca-40ca-9c63-52f56318f192 2018-12-22 23:48:15,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" 2018-12-22 23:48:15,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-fe04ac46-06da-4db8-8a56-f3b9be65ce95 Date: Sat, 22 Dec 2018 23:48:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cb82fc43-363d-435d-829b-a45a149da7bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["fdacbccc-9b37-43a1-8b70-9cc28575713e"],"description":"","tags":[],"updated_at":"2018-12-22T23:48:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:12Z","provider:network_type":"vxlan"}]} 2018-12-22 23:48:15,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-net used request id req-fe04ac46-06da-4db8-8a56-f3b9be65ce95 2018-12-22 23:48:15,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb82fc43-363d-435d-829b-a45a149da7bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" 2018-12-22 23:48:15,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-eadaeaa2-e880-4ff7-af12-4cf30ba20724 Date: Sat, 22 Dec 2018 23:48:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb82fc43-363d-435d-829b-a45a149da7bf","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:13Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"fdacbccc-9b37-43a1-8b70-9cc28575713e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-subnet"}]} 2018-12-22 23:48:15,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb82fc43-363d-435d-829b-a45a149da7bf used request id req-eadaeaa2-e880-4ff7-af12-4cf30ba20724 2018-12-22 23:48:15,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" 2018-12-22 23:48:15,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d109fe2b-e929-482b-a71b-64adef1e36eb Date: Sat, 22 Dec 2018 23:48:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cb82fc43-363d-435d-829b-a45a149da7bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["fdacbccc-9b37-43a1-8b70-9cc28575713e"],"description":"","tags":[],"updated_at":"2018-12-22T23:48:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:12Z","provider:network_type":"vxlan"}]} 2018-12-22 23:48:15,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-net used request id req-d109fe2b-e929-482b-a71b-64adef1e36eb 2018-12-22 23:48:15,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:48:15,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:48:15,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73972f4f2a22372d1b828640e561dc39d4736509" 2018-12-22 23:48:16,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d960de4-f62d-48e9-9336-8c91c3c02014 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:48:16,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-1d960de4-f62d-48e9-9336-8c91c3c02014 2018-12-22 23:48:16,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb82fc43-363d-435d-829b-a45a149da7bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" 2018-12-22 23:48:16,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c4319034-0c32-4799-ad79-c03488310e76 Date: Sat, 22 Dec 2018 23:48:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb82fc43-363d-435d-829b-a45a149da7bf","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:13Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"fdacbccc-9b37-43a1-8b70-9cc28575713e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-subnet"}]} 2018-12-22 23:48:16,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb82fc43-363d-435d-829b-a45a149da7bf used request id req-c4319034-0c32-4799-ad79-c03488310e76 2018-12-22 23:48:16,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cb82fc43-363d-435d-829b-a45a149da7bf&name=NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" 2018-12-22 23:48:16,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-60df6518-d135-4852-b928-a6e864fffb29 Date: Sat, 22 Dec 2018 23:48:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb82fc43-363d-435d-829b-a45a149da7bf","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:13Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"fdacbccc-9b37-43a1-8b70-9cc28575713e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-subnet"}]} 2018-12-22 23:48:16,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cb82fc43-363d-435d-829b-a45a149da7bf&name=NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-subnet used request id req-60df6518-d135-4852-b928-a6e864fffb29 2018-12-22 23:48:16,434 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-net 2018-12-22 23:48:16,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" -d '{"port": {"network_id": "cb82fc43-363d-435d-829b-a45a149da7bf", "fixed_ips": [{"subnet_id": "fdacbccc-9b37-43a1-8b70-9cc28575713e", "ip_address": null}], "name": "NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-port", "admin_state_up": true}}' 2018-12-22 23:48:16,451 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-c0b785f6-1f0c-49de-8216-65f8eb3499c4 Date: Sat, 22 Dec 2018 23:48:16 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-22 23:48:16,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-c0b785f6-1f0c-49de-8216-65f8eb3499c4 2018-12-22 23:48:16,451 - 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-12-22 23:48:16,452 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-subnet 2018-12-22 23:48:16,452 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-subnet 2018-12-22 23:48:16,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/fdacbccc-9b37-43a1-8b70-9cc28575713e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" 2018-12-22 23:48:18,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f49478fb-9ded-4efe-ba77-99f0a3f6ae0b Date: Sat, 22 Dec 2018 23:48:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:48:18,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/fdacbccc-9b37-43a1-8b70-9cc28575713e used request id req-f49478fb-9ded-4efe-ba77-99f0a3f6ae0b 2018-12-22 23:48:18,261 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e569702b-d07f-49cb-ac5d-34169593456c-pub-net 2018-12-22 23:48:18,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/cb82fc43-363d-435d-829b-a45a149da7bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bc8e7aae57993cfe4ed7c031d0f7afa19ead17" 2018-12-22 23:48:19,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17a4da88-8ea0-4eb6-9910-d886494baa53 Date: Sat, 22 Dec 2018 23:48:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:48:19,493 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/cb82fc43-363d-435d-829b-a45a149da7bf used request id req-17a4da88-8ea0-4eb6-9910-d886494baa53 2018-12-22 23:48:19,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:48:19,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:48:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["82YFWfR_Q_O9tsudCwvhnQ"], "issued_at": "2018-12-22T23:48:19.000000Z"}} 2018-12-22 23:48:19,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:19,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0db3d24-4f86-4129-9b66-ca5dfd66e9e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:19,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e0db3d24-4f86-4129-9b66-ca5dfd66e9e6 2018-12-22 23:48:19,959 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-net 2018-12-22 23:48:19,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" -d '{"network": {"name": "NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-net", "admin_state_up": true}}' 2018-12-22 23:48:20,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c4239d3c-72ab-4fdf-a80a-77c8c4f57c22 Date: Sat, 22 Dec 2018 23:48:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"aa1d3873-37b4-41a4-a8f9-5889bd2279fb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:48:20Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:20Z","mtu":1450}} 2018-12-22 23:48:20,337 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-c4239d3c-72ab-4fdf-a80a-77c8c4f57c22 2018-12-22 23:48:20,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:20,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-dc2e6b1a-4f7b-49b1-a02d-1cef04cbc296 Date: Sat, 22 Dec 2018 23:48:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa1d3873-37b4-41a4-a8f9-5889bd2279fb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:48:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:20Z","provider:network_type":"vxlan"}]} 2018-12-22 23:48:20,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb used request id req-dc2e6b1a-4f7b-49b1-a02d-1cef04cbc296 2018-12-22 23:48:20,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:20,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6c00ce68-31d1-45bb-a271-9607f4c2318b Date: Sat, 22 Dec 2018 23:48:20 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:48:20,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb used request id req-6c00ce68-31d1-45bb-a271-9607f4c2318b 2018-12-22 23:48:20,760 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-subnet 2018-12-22 23:48:20,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" -d '{"subnets": [{"ip_version": 4, "network_id": "aa1d3873-37b4-41a4-a8f9-5889bd2279fb", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-subnet"}]}' 2018-12-22 23:48:21,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-197852df-e7e5-49ff-82be-26a04f5c7bcd Date: Sat, 22 Dec 2018 23:48:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa1d3873-37b4-41a4-a8f9-5889bd2279fb","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:21Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:21Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"c7bf7bed-3ae8-4d20-90d1-550557cfcb21","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-subnet"}]} 2018-12-22 23:48:21,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-197852df-e7e5-49ff-82be-26a04f5c7bcd 2018-12-22 23:48:21,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:21,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-82a28412-eb26-435b-8007-a14daf73c1e3 Date: Sat, 22 Dec 2018 23:48:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aa1d3873-37b4-41a4-a8f9-5889bd2279fb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["c7bf7bed-3ae8-4d20-90d1-550557cfcb21"],"description":"","tags":[],"updated_at":"2018-12-22T23:48:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:20Z","provider:network_type":"vxlan"}]} 2018-12-22 23:48:21,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb used request id req-82a28412-eb26-435b-8007-a14daf73c1e3 2018-12-22 23:48:21,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:21,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-60c35c01-fbfc-4791-bf53-7d9e0dd294d6 Date: Sat, 22 Dec 2018 23:48:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa1d3873-37b4-41a4-a8f9-5889bd2279fb","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:21Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"c7bf7bed-3ae8-4d20-90d1-550557cfcb21","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-subnet"}]} 2018-12-22 23:48:21,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb used request id req-60c35c01-fbfc-4791-bf53-7d9e0dd294d6 2018-12-22 23:48:21,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:21,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-596a9d65-5739-4974-86ce-ad747a452534 Date: Sat, 22 Dec 2018 23:48:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aa1d3873-37b4-41a4-a8f9-5889bd2279fb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["c7bf7bed-3ae8-4d20-90d1-550557cfcb21"],"description":"","tags":[],"updated_at":"2018-12-22T23:48:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:20Z","provider:network_type":"vxlan"}]} 2018-12-22 23:48:21,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-net used request id req-596a9d65-5739-4974-86ce-ad747a452534 2018-12-22 23:48:21,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:48:21,957 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:48:21,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:21,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28abe518-5955-4631-a293-29029d3fda71 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:48:21,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-28abe518-5955-4631-a293-29029d3fda71 2018-12-22 23:48:21,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:22,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1d0d9723-c7e6-479a-ad4e-a802a5f68582 Date: Sat, 22 Dec 2018 23:48:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa1d3873-37b4-41a4-a8f9-5889bd2279fb","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:21Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"c7bf7bed-3ae8-4d20-90d1-550557cfcb21","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-subnet"}]} 2018-12-22 23:48:22,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb used request id req-1d0d9723-c7e6-479a-ad4e-a802a5f68582 2018-12-22 23:48:22,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb&name=NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:22,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4c48ecba-c3ca-4ace-98f0-ee7d0491668b Date: Sat, 22 Dec 2018 23:48:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa1d3873-37b4-41a4-a8f9-5889bd2279fb","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:21Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"c7bf7bed-3ae8-4d20-90d1-550557cfcb21","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-subnet"}]} 2018-12-22 23:48:22,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb&name=NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-subnet used request id req-4c48ecba-c3ca-4ace-98f0-ee7d0491668b 2018-12-22 23:48:22,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:48:22,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:48:22,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:48:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["0v214io_R4a5rxtgW7tmqg"], "issued_at": "2018-12-22T23:48:22.000000Z"}} 2018-12-22 23:48:22,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811eb54494e7a8fed2e4d97c18cee0b4746a6c29" 2018-12-22 23:48:22,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0e34594-cf29-4ec0-b164-602b13a1d96d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:22,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d0e34594-cf29-4ec0-b164-602b13a1d96d 2018-12-22 23:48:22,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:22,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a4a661a0-467d-42bb-84bc-d8c45ac4feb1 Date: Sat, 22 Dec 2018 23:48:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aa1d3873-37b4-41a4-a8f9-5889bd2279fb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["c7bf7bed-3ae8-4d20-90d1-550557cfcb21"],"description":"","tags":[],"updated_at":"2018-12-22T23:48:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:20Z","provider:network_type":"vxlan"}]} 2018-12-22 23:48:22,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-net used request id req-a4a661a0-467d-42bb-84bc-d8c45ac4feb1 2018-12-22 23:48:22,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:22,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-afad2ad2-42d9-4f1d-9a22-df1a9c073978 Date: Sat, 22 Dec 2018 23:48:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa1d3873-37b4-41a4-a8f9-5889bd2279fb","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:21Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"c7bf7bed-3ae8-4d20-90d1-550557cfcb21","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-subnet"}]} 2018-12-22 23:48:22,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb used request id req-afad2ad2-42d9-4f1d-9a22-df1a9c073978 2018-12-22 23:48:22,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:23,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f2d8169f-cb69-47a9-8ce4-1ad7903cb9aa Date: Sat, 22 Dec 2018 23:48:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aa1d3873-37b4-41a4-a8f9-5889bd2279fb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["c7bf7bed-3ae8-4d20-90d1-550557cfcb21"],"description":"","tags":[],"updated_at":"2018-12-22T23:48:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:20Z","provider:network_type":"vxlan"}]} 2018-12-22 23:48:23,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-net used request id req-f2d8169f-cb69-47a9-8ce4-1ad7903cb9aa 2018-12-22 23:48:23,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:48:23,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:48:23,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811eb54494e7a8fed2e4d97c18cee0b4746a6c29" 2018-12-22 23:48:23,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b611af-59b1-4d32-bef9-7136570228a6 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:48:23,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-50b611af-59b1-4d32-bef9-7136570228a6 2018-12-22 23:48:23,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:23,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c1090f87-232a-4b41-b200-fda3f3e5343c Date: Sat, 22 Dec 2018 23:48:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa1d3873-37b4-41a4-a8f9-5889bd2279fb","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:21Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"c7bf7bed-3ae8-4d20-90d1-550557cfcb21","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-subnet"}]} 2018-12-22 23:48:23,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb used request id req-c1090f87-232a-4b41-b200-fda3f3e5343c 2018-12-22 23:48:23,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb&name=NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:23,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-056645d2-3593-46da-a995-66c7adcd6612 Date: Sat, 22 Dec 2018 23:48:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa1d3873-37b4-41a4-a8f9-5889bd2279fb","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:21Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"c7bf7bed-3ae8-4d20-90d1-550557cfcb21","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-subnet"}]} 2018-12-22 23:48:23,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa1d3873-37b4-41a4-a8f9-5889bd2279fb&name=NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-subnet used request id req-056645d2-3593-46da-a995-66c7adcd6612 2018-12-22 23:48:23,619 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-net 2018-12-22 23:48:23,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" -d '{"port": {"network_id": "aa1d3873-37b4-41a4-a8f9-5889bd2279fb", "fixed_ips": [{"subnet_id": "c7bf7bed-3ae8-4d20-90d1-550557cfcb21", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-12-22 23:48:24,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-b469faef-fa69-4512-aa61-4f48f819fe37 Date: Sat, 22 Dec 2018 23:48:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:23Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7bf7bed-3ae8-4d20-90d1-550557cfcb21","ip_address":"10.55.1.100"}],"id":"1800be70-31f0-4991-946d-1a8b2aaff9fd","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:31:f6:9c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","qos_policy_id":null,"admin_state_up":true,"network_id":"aa1d3873-37b4-41a4-a8f9-5889bd2279fb","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:23Z","binding:vnic_type":"normal"}} 2018-12-22 23:48:24,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-b469faef-fa69-4512-aa61-4f48f819fe37 2018-12-22 23:48:24,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1800be70-31f0-4991-946d-1a8b2aaff9fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:24,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-65945015-25ea-404b-a683-1731b351b557 Date: Sat, 22 Dec 2018 23:48:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c7bf7bed-3ae8-4d20-90d1-550557cfcb21","ip_address":"10.55.1.100"}],"id":"1800be70-31f0-4991-946d-1a8b2aaff9fd","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:31:f6:9c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","qos_policy_id":null,"admin_state_up":true,"network_id":"aa1d3873-37b4-41a4-a8f9-5889bd2279fb","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:48:23Z","binding:vnic_type":"normal"}} 2018-12-22 23:48:24,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/1800be70-31f0-4991-946d-1a8b2aaff9fd used request id req-65945015-25ea-404b-a683-1731b351b557 2018-12-22 23:48:24,512 - neutron_utils - INFO - Deleting port with name 2018-12-22 23:48:24,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/1800be70-31f0-4991-946d-1a8b2aaff9fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:25,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-832845ea-66dd-4cf4-84fa-2f6e38f72a81 Date: Sat, 22 Dec 2018 23:48:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:48:25,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/1800be70-31f0-4991-946d-1a8b2aaff9fd used request id req-832845ea-66dd-4cf4-84fa-2f6e38f72a81 2018-12-22 23:48:25,162 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-subnet 2018-12-22 23:48:25,162 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-subnet 2018-12-22 23:48:25,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/c7bf7bed-3ae8-4d20-90d1-550557cfcb21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:27,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c11f1d78-045d-4762-a5b9-9823dbb69354 Date: Sat, 22 Dec 2018 23:48:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:48:27,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c7bf7bed-3ae8-4d20-90d1-550557cfcb21 used request id req-c11f1d78-045d-4762-a5b9-9823dbb69354 2018-12-22 23:48:27,332 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-7ebc2251-4b7f-4c77-a242-dbd38e330801-pub-net 2018-12-22 23:48:27,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/aa1d3873-37b4-41a4-a8f9-5889bd2279fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8efa7663e829cb6a14a71cce49f3e57ae4a49053" 2018-12-22 23:48:28,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15af9def-7319-4889-9ca1-8d1c7955f3da Date: Sat, 22 Dec 2018 23:48:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:48:28,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/aa1d3873-37b4-41a4-a8f9-5889bd2279fb used request id req-15af9def-7319-4889-9ca1-8d1c7955f3da 2018-12-22 23:48:28,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:48:28,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:48:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["sPIpk9DnSsWwiUvsMkAywA"], "issued_at": "2018-12-22T23:48:28.000000Z"}} 2018-12-22 23:48:28,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12e6ddcfc667ed4475ecdd44ebdd114c41794e0d" 2018-12-22 23:48:28,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e05bdc04-6277-43ad-b3f1-f4a29083f1f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:28,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e05bdc04-6277-43ad-b3f1-f4a29083f1f1 2018-12-22 23:48:28,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:48:28,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:48:29,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:48:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["KZysC-M0Sj6dmvhAaGCNnw"], "issued_at": "2018-12-22T23:48:29.000000Z"}} 2018-12-22 23:48:29,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1bc7893c11a365ead04076ea496474309b9df4b" 2018-12-22 23:48:29,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac3f7ea5-25e0-438c-87a1-bc1931bf55de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:29,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ac3f7ea5-25e0-438c-87a1-bc1931bf55de 2018-12-22 23:48:29,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad269967-c272-4827-ac59-064c3867222e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12e6ddcfc667ed4475ecdd44ebdd114c41794e0d" 2018-12-22 23:48:29,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-627051af-6418-4431-b949-eb2588b15005 Date: Sat, 22 Dec 2018 23:48:29 GMT RESP BODY: {"networks":[]} 2018-12-22 23:48:29,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad269967-c272-4827-ac59-064c3867222e-pub-net used request id req-627051af-6418-4431-b949-eb2588b15005 2018-12-22 23:48:29,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:48:29,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:48:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["Tbk7UkdqTJKvo9WkxlIhAg"], "issued_at": "2018-12-22T23:48:29.000000Z"}} 2018-12-22 23:48:29,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:30,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6cfe2b-8a0d-4542-9b68-999518ec65da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:30,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3c6cfe2b-8a0d-4542-9b68-999518ec65da 2018-12-22 23:48:30,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:48:30,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:48:30,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:48:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["GIsW7dqKQ0K5TUwzSs_LoQ"], "issued_at": "2018-12-22T23:48:30.000000Z"}} 2018-12-22 23:48:30,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b6f9d9840d08843da5a52334ff66b83c41b115" 2018-12-22 23:48:30,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69cf2c8-e77d-4886-b1a9-f5d851673bc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:30,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a69cf2c8-e77d-4886-b1a9-f5d851673bc2 2018-12-22 23:48:30,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:30,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-51dc645b-4412-462e-84ed-5097b71027cd Date: Sat, 22 Dec 2018 23:48:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-22 23:48:30,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-51dc645b-4412-462e-84ed-5097b71027cd 2018-12-22 23:48:30,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:30,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-4581daec-601c-4e0f-a203-1459bda215c5 Date: Sat, 22 Dec 2018 23:48:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-22 23:48:30,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-4581daec-601c-4e0f-a203-1459bda215c5 2018-12-22 23:48:30,990 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-7d7671e8-73e2-4a7e-a8af-dfe037631693-pub-router 2018-12-22 23:48:30,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "NeutronUtilsRouterTests-7d7671e8-73e2-4a7e-a8af-dfe037631693-pub-router", "admin_state_up": true}}' 2018-12-22 23:48:35,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-7e5c7e75-f85f-446b-8c2e-97b13b78e054 Date: Sat, 22 Dec 2018 23:48:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:31Z", "admin_state_up": true, "updated_at": "2018-12-22T23:48:32Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "32a79e02-b230-426b-ac32-9e216e313356", "name": "NeutronUtilsRouterTests-7d7671e8-73e2-4a7e-a8af-dfe037631693-pub-router"}} 2018-12-22 23:48:35,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-7e5c7e75-f85f-446b-8c2e-97b13b78e054 2018-12-22 23:48:35,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=32a79e02-b230-426b-ac32-9e216e313356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:36,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-88bc84a0-fffe-4229-b064-9fe32a855eb6 Date: Sat, 22 Dec 2018 23:48:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:32Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.203"}],"id":"271fdd16-f469-4dca-8fc7-af20bc086ac0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:97:c6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-22T23:48:32Z","binding:vnic_type":"normal","device_id":"32a79e02-b230-426b-ac32-9e216e313356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36fbbaac-f741-4943-b694-77d7013beb80","ip_address":"169.254.192.4"}],"id":"a4453967-bc0a-47de-80ab-3e9135e4ba0e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:21:c5:ff","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"b6908c3c-8db4-47a8-bad9-dbf29c1d14c9","tenant_id":"","created_at":"2018-12-22T23:48:33Z","binding:vnic_type":"normal","device_id":"32a79e02-b230-426b-ac32-9e216e313356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36fbbaac-f741-4943-b694-77d7013beb80","ip_address":"169.254.192.7"}],"id":"ce9eb96b-5b3f-4285-879c-8403ec51a20b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2a:6c:1d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"b6908c3c-8db4-47a8-bad9-dbf29c1d14c9","tenant_id":"","created_at":"2018-12-22T23:48:33Z","binding:vnic_type":"normal","device_id":"32a79e02-b230-426b-ac32-9e216e313356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36fbbaac-f741-4943-b694-77d7013beb80","ip_address":"169.254.192.8"}],"id":"d2bd13b4-6e67-4021-8668-9a6026f85566","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9f:f2:1d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"b6908c3c-8db4-47a8-bad9-dbf29c1d14c9","tenant_id":"","created_at":"2018-12-22T23:48:34Z","binding:vnic_type":"normal","device_id":"32a79e02-b230-426b-ac32-9e216e313356"}]} 2018-12-22 23:48:36,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=32a79e02-b230-426b-ac32-9e216e313356 used request id req-88bc84a0-fffe-4229-b064-9fe32a855eb6 2018-12-22 23:48:36,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:36,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-1fd8d1b9-3e36-4ebf-91f3-cb978d1ec7b3 Date: Sat, 22 Dec 2018 23:48:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-22 23:48:36,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-1fd8d1b9-3e36-4ebf-91f3-cb978d1ec7b3 2018-12-22 23:48:36,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/36fbbaac-f741-4943-b694-77d7013beb80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:36,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ae77fd65-0ec1-43c1-89a9-c59e9a5f5f0f Date: Sat, 22 Dec 2018 23:48:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b6908c3c-8db4-47a8-bad9-dbf29c1d14c9","tenant_id":"","created_at":"2018-12-22T23:48:31Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:31Z","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":"36fbbaac-f741-4943-b694-77d7013beb80","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:48:36,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/36fbbaac-f741-4943-b694-77d7013beb80 used request id req-ae77fd65-0ec1-43c1-89a9-c59e9a5f5f0f 2018-12-22 23:48:36,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/36fbbaac-f741-4943-b694-77d7013beb80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:36,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-feb5572e-f084-4d8b-bfa7-147b4c7d517f Date: Sat, 22 Dec 2018 23:48:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b6908c3c-8db4-47a8-bad9-dbf29c1d14c9","tenant_id":"","created_at":"2018-12-22T23:48:31Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:31Z","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":"36fbbaac-f741-4943-b694-77d7013beb80","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:48:36,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/36fbbaac-f741-4943-b694-77d7013beb80 used request id req-feb5572e-f084-4d8b-bfa7-147b4c7d517f 2018-12-22 23:48:36,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/36fbbaac-f741-4943-b694-77d7013beb80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:36,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0c3ae0f2-795b-49e7-9d6c-9953584b9ee5 Date: Sat, 22 Dec 2018 23:48:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b6908c3c-8db4-47a8-bad9-dbf29c1d14c9","tenant_id":"","created_at":"2018-12-22T23:48:31Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:31Z","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":"36fbbaac-f741-4943-b694-77d7013beb80","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:48:36,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/36fbbaac-f741-4943-b694-77d7013beb80 used request id req-0c3ae0f2-795b-49e7-9d6c-9953584b9ee5 2018-12-22 23:48:36,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-7d7671e8-73e2-4a7e-a8af-dfe037631693-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:36,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0b918cbe-d760-4942-bb75-2d68b0a0884e Date: Sat, 22 Dec 2018 23:48:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:31Z", "admin_state_up": true, "updated_at": "2018-12-22T23:48:35Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "32a79e02-b230-426b-ac32-9e216e313356", "name": "NeutronUtilsRouterTests-7d7671e8-73e2-4a7e-a8af-dfe037631693-pub-router"}]} 2018-12-22 23:48:36,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-7d7671e8-73e2-4a7e-a8af-dfe037631693-pub-router used request id req-0b918cbe-d760-4942-bb75-2d68b0a0884e 2018-12-22 23:48:36,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:48:36,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:48:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:48:36,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:37,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7cb660-c8dd-4f5d-b3b6-44878e2f8659 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:48:37,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-0e7cb660-c8dd-4f5d-b3b6-44878e2f8659 2018-12-22 23:48:37,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=32a79e02-b230-426b-ac32-9e216e313356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:37,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-968b83c8-349f-45e2-8386-8a68ae385799 Date: Sat, 22 Dec 2018 23:48:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:37Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.203"}],"id":"271fdd16-f469-4dca-8fc7-af20bc086ac0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:97:c6","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":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-22T23:48:32Z","binding:vnic_type":"normal","device_id":"32a79e02-b230-426b-ac32-9e216e313356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36fbbaac-f741-4943-b694-77d7013beb80","ip_address":"169.254.192.4"}],"id":"a4453967-bc0a-47de-80ab-3e9135e4ba0e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:21:c5:ff","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"b6908c3c-8db4-47a8-bad9-dbf29c1d14c9","tenant_id":"","created_at":"2018-12-22T23:48:33Z","binding:vnic_type":"normal","device_id":"32a79e02-b230-426b-ac32-9e216e313356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:37Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36fbbaac-f741-4943-b694-77d7013beb80","ip_address":"169.254.192.7"}],"id":"ce9eb96b-5b3f-4285-879c-8403ec51a20b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2a:6c:1d","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"b6908c3c-8db4-47a8-bad9-dbf29c1d14c9","tenant_id":"","created_at":"2018-12-22T23:48:33Z","binding:vnic_type":"normal","device_id":"32a79e02-b230-426b-ac32-9e216e313356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36fbbaac-f741-4943-b694-77d7013beb80","ip_address":"169.254.192.8"}],"id":"d2bd13b4-6e67-4021-8668-9a6026f85566","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9f:f2:1d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"b6908c3c-8db4-47a8-bad9-dbf29c1d14c9","tenant_id":"","created_at":"2018-12-22T23:48:34Z","binding:vnic_type":"normal","device_id":"32a79e02-b230-426b-ac32-9e216e313356"}]} 2018-12-22 23:48:37,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=32a79e02-b230-426b-ac32-9e216e313356 used request id req-968b83c8-349f-45e2-8386-8a68ae385799 2018-12-22 23:48:37,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:37,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-61b12f86-05ba-4ff8-86c3-ace596ad32ba Date: Sat, 22 Dec 2018 23:48:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-22 23:48:37,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-61b12f86-05ba-4ff8-86c3-ace596ad32ba 2018-12-22 23:48:37,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/36fbbaac-f741-4943-b694-77d7013beb80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:37,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6604508a-01c8-4cd3-9aea-26098ec70086 Date: Sat, 22 Dec 2018 23:48:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b6908c3c-8db4-47a8-bad9-dbf29c1d14c9","tenant_id":"","created_at":"2018-12-22T23:48:31Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:31Z","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":"36fbbaac-f741-4943-b694-77d7013beb80","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:48:37,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/36fbbaac-f741-4943-b694-77d7013beb80 used request id req-6604508a-01c8-4cd3-9aea-26098ec70086 2018-12-22 23:48:37,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/36fbbaac-f741-4943-b694-77d7013beb80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:37,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1f2ae3bb-8a24-40ed-a791-76b19f11d684 Date: Sat, 22 Dec 2018 23:48:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b6908c3c-8db4-47a8-bad9-dbf29c1d14c9","tenant_id":"","created_at":"2018-12-22T23:48:31Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:31Z","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":"36fbbaac-f741-4943-b694-77d7013beb80","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:48:37,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/36fbbaac-f741-4943-b694-77d7013beb80 used request id req-1f2ae3bb-8a24-40ed-a791-76b19f11d684 2018-12-22 23:48:37,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/36fbbaac-f741-4943-b694-77d7013beb80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:38,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-26870a16-b17f-47c0-be89-1d9e5ec74a96 Date: Sat, 22 Dec 2018 23:48:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b6908c3c-8db4-47a8-bad9-dbf29c1d14c9","tenant_id":"","created_at":"2018-12-22T23:48:31Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48:31Z","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":"36fbbaac-f741-4943-b694-77d7013beb80","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:48:38,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/36fbbaac-f741-4943-b694-77d7013beb80 used request id req-26870a16-b17f-47c0-be89-1d9e5ec74a96 2018-12-22 23:48:38,024 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-7d7671e8-73e2-4a7e-a8af-dfe037631693-pub-router 2018-12-22 23:48:38,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/32a79e02-b230-426b-ac32-9e216e313356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:41,209 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-180719aa-41e0-4583-9e92-1b9454d66849 Content-Length: 0 Date: Sat, 22 Dec 2018 23:48:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:48:41,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/32a79e02-b230-426b-ac32-9e216e313356 used request id req-180719aa-41e0-4583-9e92-1b9454d66849 2018-12-22 23:48:41,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-7d7671e8-73e2-4a7e-a8af-dfe037631693-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee1e70fb6c398fd9708e664e243ae1abce65d90" 2018-12-22 23:48:41,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-456c5031-64eb-4b41-a324-3d8f8c6cb771 Date: Sat, 22 Dec 2018 23:48:41 GMT RESP BODY: {"routers": []} 2018-12-22 23:48:41,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-7d7671e8-73e2-4a7e-a8af-dfe037631693-pub-router used request id req-456c5031-64eb-4b41-a324-3d8f8c6cb771 2018-12-22 23:48:41,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:48:41,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:48:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["_POmA4WNRgmAIr-ds1orfQ"], "issued_at": "2018-12-22T23:48:41.000000Z"}} 2018-12-22 23:48:41,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:41,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e927d272-1707-4ea3-ad87-68e4b73d2c2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:41,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e927d272-1707-4ea3-ad87-68e4b73d2c2f 2018-12-22 23:48:41,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:48:41,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:48:42,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["I6IsyElOQe6sRUjmmU-IQg"], "issued_at": "2018-12-22T23:48:42.000000Z"}} 2018-12-22 23:48:42,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd114b725b82bdeca9babfb4b03c253aaefa7ea" 2018-12-22 23:48:42,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc721de-1f32-4ab0-adcc-1aaad3676ff0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:42,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6dc721de-1f32-4ab0-adcc-1aaad3676ff0 2018-12-22 23:48:42,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:42,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-94fd79fd-2cf7-492f-929d-8c860cc6cf71 Date: Sat, 22 Dec 2018 23:48:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-22 23:48:42,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-94fd79fd-2cf7-492f-929d-8c860cc6cf71 2018-12-22 23:48:42,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:42,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ea2284b4-d93b-4e6c-8b51-e86c4737ad48 Date: Sat, 22 Dec 2018 23:48:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-22 23:48:42,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-ea2284b4-d93b-4e6c-8b51-e86c4737ad48 2018-12-22 23:48:42,891 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-95d84f34-53f6-4ec1-9eb2-43e056e23435-pub-router 2018-12-22 23:48:42,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "NeutronUtilsRouterTests-95d84f34-53f6-4ec1-9eb2-43e056e23435-pub-router", "admin_state_up": true}}' 2018-12-22 23:48:47,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-be587d98-4628-4e8b-a8a0-01c649d21021 Date: Sat, 22 Dec 2018 23:48:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:43Z", "admin_state_up": true, "updated_at": "2018-12-22T23:48:44Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "162250c5-30de-4c6d-994d-86cda587f5fd", "name": "NeutronUtilsRouterTests-95d84f34-53f6-4ec1-9eb2-43e056e23435-pub-router"}} 2018-12-22 23:48:47,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-be587d98-4628-4e8b-a8a0-01c649d21021 2018-12-22 23:48:47,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=162250c5-30de-4c6d-994d-86cda587f5fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:48,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-3dbeb38a-0a76-4168-bf89-1b2437ec0654 Date: Sat, 22 Dec 2018 23:48:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d47176a-e6ac-4f16-9d66-c1d0f0e6f378","ip_address":"169.254.192.5"}],"id":"3ddbbccf-494a-4402-8e42-60ebd179a263","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:16:88:aa","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"46a2c1bf-cded-472c-ac24-8a3ac6dc86bb","tenant_id":"","created_at":"2018-12-22T23:48:46Z","binding:vnic_type":"normal","device_id":"162250c5-30de-4c6d-994d-86cda587f5fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d47176a-e6ac-4f16-9d66-c1d0f0e6f378","ip_address":"169.254.192.2"}],"id":"47fc8004-8716-4353-96f7-e809593e0d98","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:17:ec","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"46a2c1bf-cded-472c-ac24-8a3ac6dc86bb","tenant_id":"","created_at":"2018-12-22T23:48:44Z","binding:vnic_type":"normal","device_id":"162250c5-30de-4c6d-994d-86cda587f5fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d47176a-e6ac-4f16-9d66-c1d0f0e6f378","ip_address":"169.254.192.7"}],"id":"95a6041f-8f41-4a1f-b0c6-d5f4d4cf65c6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2f:41:28","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"46a2c1bf-cded-472c-ac24-8a3ac6dc86bb","tenant_id":"","created_at":"2018-12-22T23:48:45Z","binding:vnic_type":"normal","device_id":"162250c5-30de-4c6d-994d-86cda587f5fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:44Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.205"}],"id":"eb0c5fc5-5b41-4b99-b81e-dadf4be3c0f7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5b:2e:0e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-22T23:48:43Z","binding:vnic_type":"normal","device_id":"162250c5-30de-4c6d-994d-86cda587f5fd"}]} 2018-12-22 23:48:48,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=162250c5-30de-4c6d-994d-86cda587f5fd used request id req-3dbeb38a-0a76-4168-bf89-1b2437ec0654 2018-12-22 23:48:48,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:48,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4538a64e-f8c0-43a7-a123-346c36720bbb Date: Sat, 22 Dec 2018 23:48:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-22 23:48:48,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-4538a64e-f8c0-43a7-a123-346c36720bbb 2018-12-22 23:48:48,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5d47176a-e6ac-4f16-9d66-c1d0f0e6f378 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:48,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c815a181-a08b-4181-a84e-a6d361da3e60 Date: Sat, 22 Dec 2018 23:48:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"46a2c1bf-cded-472c-ac24-8a3ac6dc86bb","tenant_id":"","created_at":"2018-12-22T23:48:43Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48: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":"5d47176a-e6ac-4f16-9d66-c1d0f0e6f378","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:48:48,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5d47176a-e6ac-4f16-9d66-c1d0f0e6f378 used request id req-c815a181-a08b-4181-a84e-a6d361da3e60 2018-12-22 23:48:48,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5d47176a-e6ac-4f16-9d66-c1d0f0e6f378 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:48,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-73d40480-101a-4a0e-bb59-31f2a3d225d4 Date: Sat, 22 Dec 2018 23:48:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"46a2c1bf-cded-472c-ac24-8a3ac6dc86bb","tenant_id":"","created_at":"2018-12-22T23:48:43Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48: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":"5d47176a-e6ac-4f16-9d66-c1d0f0e6f378","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:48:48,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5d47176a-e6ac-4f16-9d66-c1d0f0e6f378 used request id req-73d40480-101a-4a0e-bb59-31f2a3d225d4 2018-12-22 23:48:48,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5d47176a-e6ac-4f16-9d66-c1d0f0e6f378 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:48,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2b6a9a32-4224-49c2-bf06-717b26c624eb Date: Sat, 22 Dec 2018 23:48:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"46a2c1bf-cded-472c-ac24-8a3ac6dc86bb","tenant_id":"","created_at":"2018-12-22T23:48:43Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48: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":"5d47176a-e6ac-4f16-9d66-c1d0f0e6f378","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:48:48,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5d47176a-e6ac-4f16-9d66-c1d0f0e6f378 used request id req-2b6a9a32-4224-49c2-bf06-717b26c624eb 2018-12-22 23:48:48,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-95d84f34-53f6-4ec1-9eb2-43e056e23435-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:48,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-92878c73-42c0-4bc3-89ab-1509429f2a86 Date: Sat, 22 Dec 2018 23:48:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:43Z", "admin_state_up": true, "updated_at": "2018-12-22T23:48:46Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "162250c5-30de-4c6d-994d-86cda587f5fd", "name": "NeutronUtilsRouterTests-95d84f34-53f6-4ec1-9eb2-43e056e23435-pub-router"}]} 2018-12-22 23:48:48,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-95d84f34-53f6-4ec1-9eb2-43e056e23435-pub-router used request id req-92878c73-42c0-4bc3-89ab-1509429f2a86 2018-12-22 23:48:49,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:48:49,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:48:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:48:49,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:49,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d4401ab-260a-4ed9-b05f-a3f59bc11984 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:48:49,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-8d4401ab-260a-4ed9-b05f-a3f59bc11984 2018-12-22 23:48:49,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=162250c5-30de-4c6d-994d-86cda587f5fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:49,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3406 X-Openstack-Request-Id: req-a6e29868-3819-4b1a-bcaa-e4ed9d73fd4c Date: Sat, 22 Dec 2018 23:48:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d47176a-e6ac-4f16-9d66-c1d0f0e6f378","ip_address":"169.254.192.5"}],"id":"3ddbbccf-494a-4402-8e42-60ebd179a263","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:16:88:aa","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"46a2c1bf-cded-472c-ac24-8a3ac6dc86bb","tenant_id":"","created_at":"2018-12-22T23:48:46Z","binding:vnic_type":"normal","device_id":"162250c5-30de-4c6d-994d-86cda587f5fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d47176a-e6ac-4f16-9d66-c1d0f0e6f378","ip_address":"169.254.192.2"}],"id":"47fc8004-8716-4353-96f7-e809593e0d98","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:17:ec","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"46a2c1bf-cded-472c-ac24-8a3ac6dc86bb","tenant_id":"","created_at":"2018-12-22T23:48:44Z","binding:vnic_type":"normal","device_id":"162250c5-30de-4c6d-994d-86cda587f5fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:49Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d47176a-e6ac-4f16-9d66-c1d0f0e6f378","ip_address":"169.254.192.7"}],"id":"95a6041f-8f41-4a1f-b0c6-d5f4d4cf65c6","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:41:28","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6b4824dcac8d47c6ad7cf8d37563bed6","admin_state_up":true,"network_id":"46a2c1bf-cded-472c-ac24-8a3ac6dc86bb","tenant_id":"","created_at":"2018-12-22T23:48:45Z","binding:vnic_type":"normal","device_id":"162250c5-30de-4c6d-994d-86cda587f5fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:48:49Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.205"}],"id":"eb0c5fc5-5b41-4b99-b81e-dadf4be3c0f7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5b:2e:0e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-22T23:48:43Z","binding:vnic_type":"normal","device_id":"162250c5-30de-4c6d-994d-86cda587f5fd"}]} 2018-12-22 23:48:49,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=162250c5-30de-4c6d-994d-86cda587f5fd used request id req-a6e29868-3819-4b1a-bcaa-e4ed9d73fd4c 2018-12-22 23:48:49,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:49,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-967e8914-5d09-460f-a344-e488996c06dc Date: Sat, 22 Dec 2018 23:48:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-22 23:48:49,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-967e8914-5d09-460f-a344-e488996c06dc 2018-12-22 23:48:49,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5d47176a-e6ac-4f16-9d66-c1d0f0e6f378 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:49,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2ff56984-d9fa-4b59-9949-b1d2eb8a0b84 Date: Sat, 22 Dec 2018 23:48:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"46a2c1bf-cded-472c-ac24-8a3ac6dc86bb","tenant_id":"","created_at":"2018-12-22T23:48:43Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48: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":"5d47176a-e6ac-4f16-9d66-c1d0f0e6f378","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:48:49,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5d47176a-e6ac-4f16-9d66-c1d0f0e6f378 used request id req-2ff56984-d9fa-4b59-9949-b1d2eb8a0b84 2018-12-22 23:48:49,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5d47176a-e6ac-4f16-9d66-c1d0f0e6f378 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:49,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d0602bc2-4dbe-4db0-be6b-d7f2e200042a Date: Sat, 22 Dec 2018 23:48:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"46a2c1bf-cded-472c-ac24-8a3ac6dc86bb","tenant_id":"","created_at":"2018-12-22T23:48:43Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48: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":"5d47176a-e6ac-4f16-9d66-c1d0f0e6f378","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:48:49,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5d47176a-e6ac-4f16-9d66-c1d0f0e6f378 used request id req-d0602bc2-4dbe-4db0-be6b-d7f2e200042a 2018-12-22 23:48:49,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5d47176a-e6ac-4f16-9d66-c1d0f0e6f378 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:49,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1de11a71-a91a-4512-85cf-6d5dbfa763cc Date: Sat, 22 Dec 2018 23:48:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"46a2c1bf-cded-472c-ac24-8a3ac6dc86bb","tenant_id":"","created_at":"2018-12-22T23:48:43Z","dns_nameservers":[],"updated_at":"2018-12-22T23:48: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":"5d47176a-e6ac-4f16-9d66-c1d0f0e6f378","subnetpool_id":null,"name":"HA subnet tenant 6b4824dcac8d47c6ad7cf8d37563bed6"}} 2018-12-22 23:48:49,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5d47176a-e6ac-4f16-9d66-c1d0f0e6f378 used request id req-1de11a71-a91a-4512-85cf-6d5dbfa763cc 2018-12-22 23:48:49,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:50,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-896c2e73-7397-499e-943e-8b02a883b336 Date: Sat, 22 Dec 2018 23:48:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-22 23:48:50,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-896c2e73-7397-499e-943e-8b02a883b336 2018-12-22 23:48:50,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:50,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-cda124e1-4362-46db-aa8a-53a7c269b0ee Date: Sat, 22 Dec 2018 23:48:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-22 23:48:50,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-cda124e1-4362-46db-aa8a-53a7c269b0ee 2018-12-22 23:48:50,523 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-95d84f34-53f6-4ec1-9eb2-43e056e23435-pub-router 2018-12-22 23:48:50,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/162250c5-30de-4c6d-994d-86cda587f5fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:53,522 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a324738-c34e-490b-9ad1-18a0458682e4 Content-Length: 0 Date: Sat, 22 Dec 2018 23:48:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:48:53,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/162250c5-30de-4c6d-994d-86cda587f5fd used request id req-8a324738-c34e-490b-9ad1-18a0458682e4 2018-12-22 23:48:53,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-95d84f34-53f6-4ec1-9eb2-43e056e23435-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb09873829b179682dfbbf5cf56070aa742fece9" 2018-12-22 23:48:53,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-01db0595-5227-41ca-bf01-6926f660af1c Date: Sat, 22 Dec 2018 23:48:53 GMT RESP BODY: {"routers": []} 2018-12-22 23:48:53,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-95d84f34-53f6-4ec1-9eb2-43e056e23435-pub-router used request id req-01db0595-5227-41ca-bf01-6926f660af1c 2018-12-22 23:48:53,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:48:54,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:48:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["AKPebniJSu-4bx2mEkpQJg"], "issued_at": "2018-12-22T23:48:54.000000Z"}} 2018-12-22 23:48:54,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268e9119a100bc7b9a68427a36dc71eff904b888" 2018-12-22 23:48:54,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ecffac-de9a-4cc2-8915-731a68e81af3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:54,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e4ecffac-de9a-4cc2-8915-731a68e81af3 2018-12-22 23:48:54,171 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-2afb6e07-823c-4c7e-b929-282ccb8a238dname 2018-12-22 23:48:54,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268e9119a100bc7b9a68427a36dc71eff904b888" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-2afb6e07-823c-4c7e-b929-282ccb8a238dname"}}' 2018-12-22 23:48:54,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-7bf4325c-3662-465b-8c05-299d3f7a331e Date: Sat, 22 Dec 2018 23:48:54 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:54Z", "updated_at": "2018-12-22T23:48:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:54Z", "revision_number": 0, "id": "1ace20c3-012c-4870-8970-9723d74392ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:54Z", "security_group_id": "67786601-cb3d-4ac8-99a2-56d75a414045", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:54Z", "revision_number": 0, "id": "8fb18f08-8b55-4fe5-9fb4-9061ab7589eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:54Z", "security_group_id": "67786601-cb3d-4ac8-99a2-56d75a414045", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 2, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "67786601-cb3d-4ac8-99a2-56d75a414045", "name": "NeutronUtilsSecurityGroupTests-2afb6e07-823c-4c7e-b929-282ccb8a238dname"}} 2018-12-22 23:48:54,574 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-7bf4325c-3662-465b-8c05-299d3f7a331e 2018-12-22 23:48:54,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67786601-cb3d-4ac8-99a2-56d75a414045 2018-12-22 23:48:54,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=67786601-cb3d-4ac8-99a2-56d75a414045 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268e9119a100bc7b9a68427a36dc71eff904b888" 2018-12-22 23:48:54,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9943a041-133d-440c-9362-85f6bb48a010 Date: Sat, 22 Dec 2018 23:48: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-12-22T23:48:54Z", "security_group_id": "67786601-cb3d-4ac8-99a2-56d75a414045", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:54Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "1ace20c3-012c-4870-8970-9723d74392ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:48:54Z", "security_group_id": "67786601-cb3d-4ac8-99a2-56d75a414045", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:54Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "8fb18f08-8b55-4fe5-9fb4-9061ab7589eb"}]} 2018-12-22 23:48:54,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=67786601-cb3d-4ac8-99a2-56d75a414045 used request id req-9943a041-133d-440c-9362-85f6bb48a010 2018-12-22 23:48:54,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2afb6e07-823c-4c7e-b929-282ccb8a238dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268e9119a100bc7b9a68427a36dc71eff904b888" 2018-12-22 23:48:54,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-fd303a53-51d9-47c0-813e-87a9f38402a0 Date: Sat, 22 Dec 2018 23:48:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:54Z", "updated_at": "2018-12-22T23:48:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:54Z", "revision_number": 0, "id": "1ace20c3-012c-4870-8970-9723d74392ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:54Z", "security_group_id": "67786601-cb3d-4ac8-99a2-56d75a414045", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:54Z", "revision_number": 0, "id": "8fb18f08-8b55-4fe5-9fb4-9061ab7589eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:54Z", "security_group_id": "67786601-cb3d-4ac8-99a2-56d75a414045", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 2, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "67786601-cb3d-4ac8-99a2-56d75a414045", "name": "NeutronUtilsSecurityGroupTests-2afb6e07-823c-4c7e-b929-282ccb8a238dname"}]} 2018-12-22 23:48:54,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2afb6e07-823c-4c7e-b929-282ccb8a238dname used request id req-fd303a53-51d9-47c0-813e-87a9f38402a0 2018-12-22 23:48:54,965 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67786601-cb3d-4ac8-99a2-56d75a414045 2018-12-22 23:48:54,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=67786601-cb3d-4ac8-99a2-56d75a414045 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268e9119a100bc7b9a68427a36dc71eff904b888" 2018-12-22 23:48:55,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-899bd4b8-6a21-469f-a1e7-d295b78b8622 Date: Sat, 22 Dec 2018 23:48: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-12-22T23:48:54Z", "security_group_id": "67786601-cb3d-4ac8-99a2-56d75a414045", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:54Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "1ace20c3-012c-4870-8970-9723d74392ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:48:54Z", "security_group_id": "67786601-cb3d-4ac8-99a2-56d75a414045", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:54Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "8fb18f08-8b55-4fe5-9fb4-9061ab7589eb"}]} 2018-12-22 23:48:55,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=67786601-cb3d-4ac8-99a2-56d75a414045 used request id req-899bd4b8-6a21-469f-a1e7-d295b78b8622 2018-12-22 23:48:55,131 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-2afb6e07-823c-4c7e-b929-282ccb8a238dname 2018-12-22 23:48:55,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/67786601-cb3d-4ac8-99a2-56d75a414045 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268e9119a100bc7b9a68427a36dc71eff904b888" 2018-12-22 23:48:55,487 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-024fff70-c309-4802-9424-71987eec6bb0 Content-Length: 0 Date: Sat, 22 Dec 2018 23:48:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:48:55,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/67786601-cb3d-4ac8-99a2-56d75a414045 used request id req-024fff70-c309-4802-9424-71987eec6bb0 2018-12-22 23:48:55,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2afb6e07-823c-4c7e-b929-282ccb8a238dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268e9119a100bc7b9a68427a36dc71eff904b888" 2018-12-22 23:48:55,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ad49af6d-d78f-4899-b705-e29de850594b Date: Sat, 22 Dec 2018 23:48:55 GMT RESP BODY: {"security_groups": []} 2018-12-22 23:48:55,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2afb6e07-823c-4c7e-b929-282ccb8a238dname used request id req-ad49af6d-d78f-4899-b705-e29de850594b 2018-12-22 23:48:55,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:48:56,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:48:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["nKP3-XKfTw6Nn7r1XbeoBg"], "issued_at": "2018-12-22T23:48:56.000000Z"}} 2018-12-22 23:48:56,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73060286f7680bf4eb365609c9a5e92de91313d9" 2018-12-22 23:48:56,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7734501a-293f-48a5-a545-813b930e3096 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:56,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7734501a-293f-48a5-a545-813b930e3096 2018-12-22 23:48:56,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:48:56,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:48:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["HYyZ5AfiRAK2IeinILkEHA"], "issued_at": "2018-12-22T23:48:56.000000Z"}} 2018-12-22 23:48:56,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf8a8e621b9942c705575bcc5e2c257efd3b387" 2018-12-22 23:48:56,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef0615c-8a19-481a-9f5d-26c2b64a1309 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:56,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0ef0615c-8a19-481a-9f5d-26c2b64a1309 2018-12-22 23:48:56,544 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-d4dc99ad-cf25-4633-a4b0-4e16cbe3c571name 2018-12-22 23:48:56,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf8a8e621b9942c705575bcc5e2c257efd3b387" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-d4dc99ad-cf25-4633-a4b0-4e16cbe3c571name", "description": "hello group"}}' 2018-12-22 23:48:56,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-dc11fe95-5022-49d4-a4cb-8c6ab0386863 Date: Sat, 22 Dec 2018 23:48:56 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:56Z", "updated_at": "2018-12-22T23:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:56Z", "revision_number": 0, "id": "132ac840-ea10-4ae1-8a13-f7d1ecde0f9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:56Z", "security_group_id": "216ff8fc-876f-40e5-97c7-735d22822611", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:56Z", "revision_number": 0, "id": "5355bb6c-9cf6-4db2-8ea8-fcb10146006a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:56Z", "security_group_id": "216ff8fc-876f-40e5-97c7-735d22822611", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 2, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "216ff8fc-876f-40e5-97c7-735d22822611", "name": "NeutronUtilsSecurityGroupTests-d4dc99ad-cf25-4633-a4b0-4e16cbe3c571name"}} 2018-12-22 23:48:56,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-dc11fe95-5022-49d4-a4cb-8c6ab0386863 2018-12-22 23:48:56,875 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 216ff8fc-876f-40e5-97c7-735d22822611 2018-12-22 23:48:56,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=216ff8fc-876f-40e5-97c7-735d22822611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf8a8e621b9942c705575bcc5e2c257efd3b387" 2018-12-22 23:48:57,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a05765ac-fa24-4ac5-b563-c491b23624e1 Date: Sat, 22 Dec 2018 23:48:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:48:56Z", "security_group_id": "216ff8fc-876f-40e5-97c7-735d22822611", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:56Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "132ac840-ea10-4ae1-8a13-f7d1ecde0f9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:48:56Z", "security_group_id": "216ff8fc-876f-40e5-97c7-735d22822611", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:56Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "5355bb6c-9cf6-4db2-8ea8-fcb10146006a"}]} 2018-12-22 23:48:57,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=216ff8fc-876f-40e5-97c7-735d22822611 used request id req-a05765ac-fa24-4ac5-b563-c491b23624e1 2018-12-22 23:48:57,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d4dc99ad-cf25-4633-a4b0-4e16cbe3c571name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf8a8e621b9942c705575bcc5e2c257efd3b387" 2018-12-22 23:48:57,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-fbf055a3-aba6-4eb7-a487-3a79fe069a5c Date: Sat, 22 Dec 2018 23:48:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:56Z", "updated_at": "2018-12-22T23:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:56Z", "revision_number": 0, "id": "5355bb6c-9cf6-4db2-8ea8-fcb10146006a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:56Z", "security_group_id": "216ff8fc-876f-40e5-97c7-735d22822611", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:56Z", "revision_number": 0, "id": "132ac840-ea10-4ae1-8a13-f7d1ecde0f9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:56Z", "security_group_id": "216ff8fc-876f-40e5-97c7-735d22822611", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 2, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "216ff8fc-876f-40e5-97c7-735d22822611", "name": "NeutronUtilsSecurityGroupTests-d4dc99ad-cf25-4633-a4b0-4e16cbe3c571name"}]} 2018-12-22 23:48:57,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d4dc99ad-cf25-4633-a4b0-4e16cbe3c571name&description=hello+group used request id req-fbf055a3-aba6-4eb7-a487-3a79fe069a5c 2018-12-22 23:48:57,299 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 216ff8fc-876f-40e5-97c7-735d22822611 2018-12-22 23:48:57,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=216ff8fc-876f-40e5-97c7-735d22822611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf8a8e621b9942c705575bcc5e2c257efd3b387" 2018-12-22 23:48:57,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-964e7b17-478e-43ee-9d0e-c1da15486751 Date: Sat, 22 Dec 2018 23:48:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:48:56Z", "security_group_id": "216ff8fc-876f-40e5-97c7-735d22822611", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:56Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "132ac840-ea10-4ae1-8a13-f7d1ecde0f9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:48:56Z", "security_group_id": "216ff8fc-876f-40e5-97c7-735d22822611", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:56Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "5355bb6c-9cf6-4db2-8ea8-fcb10146006a"}]} 2018-12-22 23:48:57,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=216ff8fc-876f-40e5-97c7-735d22822611 used request id req-964e7b17-478e-43ee-9d0e-c1da15486751 2018-12-22 23:48:57,470 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-d4dc99ad-cf25-4633-a4b0-4e16cbe3c571name 2018-12-22 23:48:57,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/216ff8fc-876f-40e5-97c7-735d22822611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf8a8e621b9942c705575bcc5e2c257efd3b387" 2018-12-22 23:48:57,618 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12c51052-c27c-4a2e-bfbe-efb09b9fa5ba Content-Length: 0 Date: Sat, 22 Dec 2018 23:48:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:48:57,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/216ff8fc-876f-40e5-97c7-735d22822611 used request id req-12c51052-c27c-4a2e-bfbe-efb09b9fa5ba 2018-12-22 23:48:57,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:48:58,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:48:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["Bwya1LSZQ6GL73vlokxGxA"], "issued_at": "2018-12-22T23:48:58.000000Z"}} 2018-12-22 23:48:58,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" 2018-12-22 23:48:58,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9c5f4f1-7f9f-4412-b09d-f7bbed6dc0b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:58,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a9c5f4f1-7f9f-4412-b09d-f7bbed6dc0b0 2018-12-22 23:48:58,081 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-7e0a2481-8f88-4898-89db-f3e7eb436ca7name 2018-12-22 23:48:58,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-7e0a2481-8f88-4898-89db-f3e7eb436ca7name", "description": "hello group"}}' 2018-12-22 23:48:58,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-187f4104-2fd7-488c-b13a-f45cfddc2578 Date: Sat, 22 Dec 2018 23:48:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:58Z", "updated_at": "2018-12-22T23:48:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:58Z", "revision_number": 0, "id": "040d18cc-5139-4f62-9041-e5aa1923acaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:58Z", "revision_number": 0, "id": "e736a097-6a59-467b-a6ae-63b931073190", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 2, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "name": "NeutronUtilsSecurityGroupTests-7e0a2481-8f88-4898-89db-f3e7eb436ca7name"}} 2018-12-22 23:48:58,437 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-187f4104-2fd7-488c-b13a-f45cfddc2578 2018-12-22 23:48:58,438 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 837fe90a-35da-46ae-a845-52d0196b5f0d 2018-12-22 23:48:58,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=837fe90a-35da-46ae-a845-52d0196b5f0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" 2018-12-22 23:48:58,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-40b42a9a-3629-4f9e-bb01-c2f75884b5f5 Date: Sat, 22 Dec 2018 23: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-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:58Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "040d18cc-5139-4f62-9041-e5aa1923acaa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:58Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "e736a097-6a59-467b-a6ae-63b931073190"}]} 2018-12-22 23:48:58,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=837fe90a-35da-46ae-a845-52d0196b5f0d used request id req-40b42a9a-3629-4f9e-bb01-c2f75884b5f5 2018-12-22 23:48:58,644 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 837fe90a-35da-46ae-a845-52d0196b5f0d 2018-12-22 23:48:58,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=837fe90a-35da-46ae-a845-52d0196b5f0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" 2018-12-22 23:48:58,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fe647b55-deea-46a2-988b-d8c9fff3c577 Date: Sat, 22 Dec 2018 23: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-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:58Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "040d18cc-5139-4f62-9041-e5aa1923acaa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:58Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "e736a097-6a59-467b-a6ae-63b931073190"}]} 2018-12-22 23:48:58,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=837fe90a-35da-46ae-a845-52d0196b5f0d used request id req-fe647b55-deea-46a2-988b-d8c9fff3c577 2018-12-22 23:48:58,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" 2018-12-22 23:48:58,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e3eeb49-56d3-45c1-9c8c-10f1ac66a419 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:48:58,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6e3eeb49-56d3-45c1-9c8c-10f1ac66a419 2018-12-22 23:48:58,902 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-7e0a2481-8f88-4898-89db-f3e7eb436ca7name 2018-12-22 23:48:58,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7e0a2481-8f88-4898-89db-f3e7eb436ca7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" 2018-12-22 23:48:59,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-c9549710-b457-42cb-a736-21979dcaefe3 Date: Sat, 22 Dec 2018 23:48:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:58Z", "updated_at": "2018-12-22T23:48:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:58Z", "revision_number": 0, "id": "e736a097-6a59-467b-a6ae-63b931073190", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:58Z", "revision_number": 0, "id": "040d18cc-5139-4f62-9041-e5aa1923acaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 2, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "name": "NeutronUtilsSecurityGroupTests-7e0a2481-8f88-4898-89db-f3e7eb436ca7name"}]} 2018-12-22 23:48:59,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7e0a2481-8f88-4898-89db-f3e7eb436ca7name used request id req-c9549710-b457-42cb-a736-21979dcaefe3 2018-12-22 23:48:59,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:48:59,127 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:48:59,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" 2018-12-22 23:48:59,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a500b75e-2998-4400-bea3-364333f9b475 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:48:59,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-a500b75e-2998-4400-bea3-364333f9b475 2018-12-22 23:48:59,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 837fe90a-35da-46ae-a845-52d0196b5f0d 2018-12-22 23:48:59,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=837fe90a-35da-46ae-a845-52d0196b5f0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" 2018-12-22 23:48:59,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-463701a8-a522-44d0-aa4d-081eec8a19c8 Date: Sat, 22 Dec 2018 23: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-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:58Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "040d18cc-5139-4f62-9041-e5aa1923acaa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:58Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "e736a097-6a59-467b-a6ae-63b931073190"}]} 2018-12-22 23:48:59,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=837fe90a-35da-46ae-a845-52d0196b5f0d used request id req-463701a8-a522-44d0-aa4d-081eec8a19c8 2018-12-22 23:48:59,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d"}}' 2018-12-22 23:48:59,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-657f1824-13d7-463e-a294-287cbe166613 Date: Sat, 22 Dec 2018 23:48:59 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-12-22T23:48:59Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:59Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "137ea78c-1c9d-43d3-b15f-983f2170acf7"}} 2018-12-22 23:48:59,502 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-657f1824-13d7-463e-a294-287cbe166613 2018-12-22 23:48:59,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7e0a2481-8f88-4898-89db-f3e7eb436ca7name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" 2018-12-22 23:48:59,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-2bb74f20-0cae-4154-bbd5-f8f92259430f Date: Sat, 22 Dec 2018 23:48:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:58Z", "updated_at": "2018-12-22T23:48:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:59Z", "revision_number": 0, "id": "137ea78c-1c9d-43d3-b15f-983f2170acf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:59Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:58Z", "revision_number": 0, "id": "040d18cc-5139-4f62-9041-e5aa1923acaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:58Z", "revision_number": 0, "id": "e736a097-6a59-467b-a6ae-63b931073190", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 3, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "name": "NeutronUtilsSecurityGroupTests-7e0a2481-8f88-4898-89db-f3e7eb436ca7name"}]} 2018-12-22 23:48:59,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7e0a2481-8f88-4898-89db-f3e7eb436ca7name&description=hello+group used request id req-2bb74f20-0cae-4154-bbd5-f8f92259430f 2018-12-22 23:48:59,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 837fe90a-35da-46ae-a845-52d0196b5f0d 2018-12-22 23:48:59,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=837fe90a-35da-46ae-a845-52d0196b5f0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" 2018-12-22 23:48:59,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-6ae18446-408f-4ef1-a7a2-c1befff57689 Date: Sat, 22 Dec 2018 23: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-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:58Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "040d18cc-5139-4f62-9041-e5aa1923acaa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:48:59Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:59Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "137ea78c-1c9d-43d3-b15f-983f2170acf7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:58Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "e736a097-6a59-467b-a6ae-63b931073190"}]} 2018-12-22 23:48:59,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=837fe90a-35da-46ae-a845-52d0196b5f0d used request id req-6ae18446-408f-4ef1-a7a2-c1befff57689 2018-12-22 23:48:59,907 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 837fe90a-35da-46ae-a845-52d0196b5f0d 2018-12-22 23:48:59,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=837fe90a-35da-46ae-a845-52d0196b5f0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" 2018-12-22 23:49:00,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-67206d5c-22ad-4727-ac15-beafffcb929b Date: Sat, 22 Dec 2018 23: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-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:58Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "040d18cc-5139-4f62-9041-e5aa1923acaa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:48:59Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:59Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "137ea78c-1c9d-43d3-b15f-983f2170acf7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:58Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "e736a097-6a59-467b-a6ae-63b931073190"}]} 2018-12-22 23:49:00,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=837fe90a-35da-46ae-a845-52d0196b5f0d used request id req-67206d5c-22ad-4727-ac15-beafffcb929b 2018-12-22 23:49:00,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7e0a2481-8f88-4898-89db-f3e7eb436ca7name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" 2018-12-22 23:49:00,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-d83b479a-2a99-41d4-a560-69d7336c0d6d Date: Sat, 22 Dec 2018 23:49:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:58Z", "updated_at": "2018-12-22T23:48:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:59Z", "revision_number": 0, "id": "137ea78c-1c9d-43d3-b15f-983f2170acf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:59Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:58Z", "revision_number": 0, "id": "040d18cc-5139-4f62-9041-e5aa1923acaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:48:58Z", "revision_number": 0, "id": "e736a097-6a59-467b-a6ae-63b931073190", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 3, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "name": "NeutronUtilsSecurityGroupTests-7e0a2481-8f88-4898-89db-f3e7eb436ca7name"}]} 2018-12-22 23:49:00,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7e0a2481-8f88-4898-89db-f3e7eb436ca7name&description=hello+group used request id req-d83b479a-2a99-41d4-a560-69d7336c0d6d 2018-12-22 23:49:00,277 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 837fe90a-35da-46ae-a845-52d0196b5f0d 2018-12-22 23:49:00,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=837fe90a-35da-46ae-a845-52d0196b5f0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" 2018-12-22 23:49:00,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-7ba1525c-3cc6-4c25-9bba-f7e6ca02a188 Date: Sat, 22 Dec 2018 23: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-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:58Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "040d18cc-5139-4f62-9041-e5aa1923acaa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:48:59Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:59Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "137ea78c-1c9d-43d3-b15f-983f2170acf7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:48:58Z", "security_group_id": "837fe90a-35da-46ae-a845-52d0196b5f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:48:58Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "e736a097-6a59-467b-a6ae-63b931073190"}]} 2018-12-22 23:49:00,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=837fe90a-35da-46ae-a845-52d0196b5f0d used request id req-7ba1525c-3cc6-4c25-9bba-f7e6ca02a188 2018-12-22 23:49:00,471 - neutron_utils - INFO - Deleting security group rule with ID - 040d18cc-5139-4f62-9041-e5aa1923acaa 2018-12-22 23:49:00,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/040d18cc-5139-4f62-9041-e5aa1923acaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" 2018-12-22 23:49:00,735 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41b58d6b-7226-40f7-ae97-b404355bb210 Content-Length: 0 Date: Sat, 22 Dec 2018 23:49:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:49:00,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/040d18cc-5139-4f62-9041-e5aa1923acaa used request id req-41b58d6b-7226-40f7-ae97-b404355bb210 2018-12-22 23:49:00,735 - neutron_utils - INFO - Deleting security group rule with ID - e736a097-6a59-467b-a6ae-63b931073190 2018-12-22 23:49:00,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/e736a097-6a59-467b-a6ae-63b931073190 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" 2018-12-22 23:49:00,825 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5663e990-ad0c-4a6f-af23-a409e0358b88 Content-Length: 0 Date: Sat, 22 Dec 2018 23:49:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:49:00,825 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/e736a097-6a59-467b-a6ae-63b931073190 used request id req-5663e990-ad0c-4a6f-af23-a409e0358b88 2018-12-22 23:49:00,826 - neutron_utils - INFO - Deleting security group rule with ID - 137ea78c-1c9d-43d3-b15f-983f2170acf7 2018-12-22 23:49:00,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/137ea78c-1c9d-43d3-b15f-983f2170acf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" 2018-12-22 23:49:01,225 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d219f0d-eafa-4a67-845b-4ae24801a05b Content-Length: 0 Date: Sat, 22 Dec 2018 23:49:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:49:01,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/137ea78c-1c9d-43d3-b15f-983f2170acf7 used request id req-3d219f0d-eafa-4a67-845b-4ae24801a05b 2018-12-22 23:49:01,226 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-7e0a2481-8f88-4898-89db-f3e7eb436ca7name 2018-12-22 23:49:01,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/837fe90a-35da-46ae-a845-52d0196b5f0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f7e320923b5cf08e1dcc85cb940dde722600d6" 2018-12-22 23:49:01,635 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4efc9c4e-e6e7-4e1a-8b9b-dcf0b867e8d5 Content-Length: 0 Date: Sat, 22 Dec 2018 23:49:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:49:01,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/837fe90a-35da-46ae-a845-52d0196b5f0d used request id req-4efc9c4e-e6e7-4e1a-8b9b-dcf0b867e8d5 2018-12-22 23:49:01,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:49:02,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:49:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["Qr1NuxAaTru-tjt9W1JjFg"], "issued_at": "2018-12-22T23:49:02.000000Z"}} 2018-12-22 23:49:02,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387ab46053e565410f47599c0dc0de10ee418247" 2018-12-22 23:49:02,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8504c0e-83ef-43f8-8d98-c21aa5888756 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:49:02,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e8504c0e-83ef-43f8-8d98-c21aa5888756 2018-12-22 23:49:02,115 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-95d091fa-19a9-48c7-9327-4dafb5f8be3aname-1 2018-12-22 23:49:02,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387ab46053e565410f47599c0dc0de10ee418247" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-95d091fa-19a9-48c7-9327-4dafb5f8be3aname-1", "description": "hello group"}}' 2018-12-22 23:49:02,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-f378a93b-b963-45fc-8aa9-b4cd106c56ce Date: Sat, 22 Dec 2018 23:49:02 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:49:02Z", "updated_at": "2018-12-22T23:49:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:49:02Z", "revision_number": 0, "id": "418b398e-22d3-446f-9202-3bc24faeeaac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:49:02Z", "security_group_id": "0a55a92c-7563-4727-9a3e-0ad243b5d7d8", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:49:02Z", "revision_number": 0, "id": "8d6971b7-6bab-4534-a649-471bb3060f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:49:02Z", "security_group_id": "0a55a92c-7563-4727-9a3e-0ad243b5d7d8", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 2, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "0a55a92c-7563-4727-9a3e-0ad243b5d7d8", "name": "NeutronUtilsSecurityGroupTests-95d091fa-19a9-48c7-9327-4dafb5f8be3aname-1"}} 2018-12-22 23:49:02,483 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-f378a93b-b963-45fc-8aa9-b4cd106c56ce 2018-12-22 23:49:02,484 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a55a92c-7563-4727-9a3e-0ad243b5d7d8 2018-12-22 23:49:02,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0a55a92c-7563-4727-9a3e-0ad243b5d7d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387ab46053e565410f47599c0dc0de10ee418247" 2018-12-22 23:49:02,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9c8aa7ea-0ca8-4fe5-9b40-21c3de34960d Date: Sat, 22 Dec 2018 23:49:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:49:02Z", "security_group_id": "0a55a92c-7563-4727-9a3e-0ad243b5d7d8", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:49:02Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "418b398e-22d3-446f-9202-3bc24faeeaac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:49:02Z", "security_group_id": "0a55a92c-7563-4727-9a3e-0ad243b5d7d8", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:49:02Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "8d6971b7-6bab-4534-a649-471bb3060f2d"}]} 2018-12-22 23:49:02,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0a55a92c-7563-4727-9a3e-0ad243b5d7d8 used request id req-9c8aa7ea-0ca8-4fe5-9b40-21c3de34960d 2018-12-22 23:49:02,651 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-95d091fa-19a9-48c7-9327-4dafb5f8be3aname-2 2018-12-22 23:49:02,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387ab46053e565410f47599c0dc0de10ee418247" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-95d091fa-19a9-48c7-9327-4dafb5f8be3aname-2", "description": "hello group"}}' 2018-12-22 23:49:03,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-c51ffaa9-0afd-44cb-a0c6-715f50b96081 Date: Sat, 22 Dec 2018 23:49:03 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:49:02Z", "updated_at": "2018-12-22T23:49:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:49:02Z", "revision_number": 0, "id": "30ccc1a9-1aad-494e-ac2b-e22ac790b78a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:49:02Z", "security_group_id": "a84fa443-3e94-4bd9-baab-79486872adee", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:49:02Z", "revision_number": 0, "id": "57505b4f-9d33-45af-a441-b965f0435d96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:49:02Z", "security_group_id": "a84fa443-3e94-4bd9-baab-79486872adee", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 2, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "a84fa443-3e94-4bd9-baab-79486872adee", "name": "NeutronUtilsSecurityGroupTests-95d091fa-19a9-48c7-9327-4dafb5f8be3aname-2"}} 2018-12-22 23:49:03,035 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-c51ffaa9-0afd-44cb-a0c6-715f50b96081 2018-12-22 23:49:03,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a84fa443-3e94-4bd9-baab-79486872adee 2018-12-22 23:49:03,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a84fa443-3e94-4bd9-baab-79486872adee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387ab46053e565410f47599c0dc0de10ee418247" 2018-12-22 23:49:03,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eb466b6f-b517-4de6-b042-0f62dc48b472 Date: Sat, 22 Dec 2018 23:49: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-12-22T23:49:02Z", "security_group_id": "a84fa443-3e94-4bd9-baab-79486872adee", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:49:02Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "30ccc1a9-1aad-494e-ac2b-e22ac790b78a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:49:02Z", "security_group_id": "a84fa443-3e94-4bd9-baab-79486872adee", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:49:02Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "57505b4f-9d33-45af-a441-b965f0435d96"}]} 2018-12-22 23:49:03,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a84fa443-3e94-4bd9-baab-79486872adee used request id req-eb466b6f-b517-4de6-b042-0f62dc48b472 2018-12-22 23:49:03,086 - neutron_utils - INFO - Retrieving security group with ID - 0a55a92c-7563-4727-9a3e-0ad243b5d7d8 2018-12-22 23:49:03,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=0a55a92c-7563-4727-9a3e-0ad243b5d7d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387ab46053e565410f47599c0dc0de10ee418247" 2018-12-22 23:49:03,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-41994046-7aa8-4676-beee-2c194715f430 Date: Sat, 22 Dec 2018 23:49:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:49:02Z", "updated_at": "2018-12-22T23:49:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:49:02Z", "revision_number": 0, "id": "418b398e-22d3-446f-9202-3bc24faeeaac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:49:02Z", "security_group_id": "0a55a92c-7563-4727-9a3e-0ad243b5d7d8", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:49:02Z", "revision_number": 0, "id": "8d6971b7-6bab-4534-a649-471bb3060f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:49:02Z", "security_group_id": "0a55a92c-7563-4727-9a3e-0ad243b5d7d8", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 2, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "0a55a92c-7563-4727-9a3e-0ad243b5d7d8", "name": "NeutronUtilsSecurityGroupTests-95d091fa-19a9-48c7-9327-4dafb5f8be3aname-1"}]} 2018-12-22 23:49:03,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=0a55a92c-7563-4727-9a3e-0ad243b5d7d8 used request id req-41994046-7aa8-4676-beee-2c194715f430 2018-12-22 23:49:03,281 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a55a92c-7563-4727-9a3e-0ad243b5d7d8 2018-12-22 23:49:03,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0a55a92c-7563-4727-9a3e-0ad243b5d7d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387ab46053e565410f47599c0dc0de10ee418247" 2018-12-22 23:49:03,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2b71624c-ee90-4c0d-aa48-3af7d9c9310f Date: Sat, 22 Dec 2018 23:49: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-12-22T23:49:02Z", "security_group_id": "0a55a92c-7563-4727-9a3e-0ad243b5d7d8", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:49:02Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "418b398e-22d3-446f-9202-3bc24faeeaac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:49:02Z", "security_group_id": "0a55a92c-7563-4727-9a3e-0ad243b5d7d8", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:49:02Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "8d6971b7-6bab-4534-a649-471bb3060f2d"}]} 2018-12-22 23:49:03,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0a55a92c-7563-4727-9a3e-0ad243b5d7d8 used request id req-2b71624c-ee90-4c0d-aa48-3af7d9c9310f 2018-12-22 23:49:03,460 - neutron_utils - INFO - Retrieving security group with ID - a84fa443-3e94-4bd9-baab-79486872adee 2018-12-22 23:49:03,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=a84fa443-3e94-4bd9-baab-79486872adee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387ab46053e565410f47599c0dc0de10ee418247" 2018-12-22 23:49:03,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-92559e0b-bb6d-4491-8cf6-bf2dd72949ae Date: Sat, 22 Dec 2018 23:49:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:49:02Z", "updated_at": "2018-12-22T23:49:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:49:02Z", "revision_number": 0, "id": "30ccc1a9-1aad-494e-ac2b-e22ac790b78a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:49:02Z", "security_group_id": "a84fa443-3e94-4bd9-baab-79486872adee", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:49:02Z", "revision_number": 0, "id": "57505b4f-9d33-45af-a441-b965f0435d96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:49:02Z", "security_group_id": "a84fa443-3e94-4bd9-baab-79486872adee", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 2, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "a84fa443-3e94-4bd9-baab-79486872adee", "name": "NeutronUtilsSecurityGroupTests-95d091fa-19a9-48c7-9327-4dafb5f8be3aname-2"}]} 2018-12-22 23:49:03,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=a84fa443-3e94-4bd9-baab-79486872adee used request id req-92559e0b-bb6d-4491-8cf6-bf2dd72949ae 2018-12-22 23:49:03,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a84fa443-3e94-4bd9-baab-79486872adee 2018-12-22 23:49:03,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a84fa443-3e94-4bd9-baab-79486872adee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387ab46053e565410f47599c0dc0de10ee418247" 2018-12-22 23:49:03,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cf842028-b172-4f80-88d6-26ab4df26f21 Date: Sat, 22 Dec 2018 23:49: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-12-22T23:49:02Z", "security_group_id": "a84fa443-3e94-4bd9-baab-79486872adee", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:49:02Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "30ccc1a9-1aad-494e-ac2b-e22ac790b78a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:49:02Z", "security_group_id": "a84fa443-3e94-4bd9-baab-79486872adee", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:49:02Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "57505b4f-9d33-45af-a441-b965f0435d96"}]} 2018-12-22 23:49:03,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a84fa443-3e94-4bd9-baab-79486872adee used request id req-cf842028-b172-4f80-88d6-26ab4df26f21 2018-12-22 23:49:03,813 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-95d091fa-19a9-48c7-9327-4dafb5f8be3aname-1 2018-12-22 23:49:03,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0a55a92c-7563-4727-9a3e-0ad243b5d7d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387ab46053e565410f47599c0dc0de10ee418247" 2018-12-22 23:49:04,109 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4d3a2400-14ed-48aa-a57f-ae164a724a07 Content-Length: 0 Date: Sat, 22 Dec 2018 23:49:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:49:04,109 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0a55a92c-7563-4727-9a3e-0ad243b5d7d8 used request id req-4d3a2400-14ed-48aa-a57f-ae164a724a07 2018-12-22 23:49:04,110 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-95d091fa-19a9-48c7-9327-4dafb5f8be3aname-2 2018-12-22 23:49:04,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a84fa443-3e94-4bd9-baab-79486872adee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387ab46053e565410f47599c0dc0de10ee418247" 2018-12-22 23:49:04,385 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60354414-3048-4603-b00c-6fefd48f5ebe Content-Length: 0 Date: Sat, 22 Dec 2018 23:49:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:49:04,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a84fa443-3e94-4bd9-baab-79486872adee used request id req-60354414-3048-4603-b00c-6fefd48f5ebe 2018-12-22 23:49:04,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:49:04,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:49:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["fs9T9Pp-SDyuPhg17pB-JQ"], "issued_at": "2018-12-22T23:49:04.000000Z"}} 2018-12-22 23:49:04,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448111cb510feb56df29b46db59ff13f35ecdbbb" 2018-12-22 23:49:04,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ac0a30-aaee-4a48-bf0b-029adef2830b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:49:04,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-34ac0a30-aaee-4a48-bf0b-029adef2830b 2018-12-22 23:49:04,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448111cb510feb56df29b46db59ff13f35ecdbbb" 2018-12-22 23:49:05,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a7f172a1-3ea2-4916-9db7-eadfa59d0964 Date: Sat, 22 Dec 2018 23:49:05 GMT RESP BODY: {"floatingips": []} 2018-12-22 23:49:05,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-a7f172a1-3ea2-4916-9db7-eadfa59d0964 2018-12-22 23:49:05,034 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-22 23:49:05,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448111cb510feb56df29b46db59ff13f35ecdbbb" 2018-12-22 23:49:05,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5f1b41b6-03e0-4472-9c3b-2f1889311ce4 Date: Sat, 22 Dec 2018 23:49:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-22 23:49:05,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-5f1b41b6-03e0-4472-9c3b-2f1889311ce4 2018-12-22 23:49:05,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448111cb510feb56df29b46db59ff13f35ecdbbb" 2018-12-22 23:49:05,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-3cba5b25-7fe4-4442-8711-d769f833158c Date: Sat, 22 Dec 2018 23:49:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-22 23:49:05,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-3cba5b25-7fe4-4442-8711-d769f833158c 2018-12-22 23:49:05,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448111cb510feb56df29b46db59ff13f35ecdbbb" -d '{"floatingip": {"floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}}' 2018-12-22 23:49:06,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-ffb8d11a-f136-43c1-8e4f-b0d83a614d7d Date: Sat, 22 Dec 2018 23:49:06 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:49:06Z", "updated_at": "2018-12-22T23:49:06Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_id": null, "id": "6dd43866-9ea3-46f5-9d9d-6ec682aa1dce"}} 2018-12-22 23:49:06,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-ffb8d11a-f136-43c1-8e4f-b0d83a614d7d 2018-12-22 23:49:06,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448111cb510feb56df29b46db59ff13f35ecdbbb" 2018-12-22 23:49:07,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-7897eb26-37f7-4902-9d45-376dd5af53e6 Date: Sat, 22 Dec 2018 23:49:07 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:49:06Z", "updated_at": "2018-12-22T23:49:06Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_id": null, "id": "6dd43866-9ea3-46f5-9d9d-6ec682aa1dce"}]} 2018-12-22 23:49:07,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-7897eb26-37f7-4902-9d45-376dd5af53e6 2018-12-22 23:49:07,003 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.208 2018-12-22 23:49:07,003 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.208 2018-12-22 23:49:07,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips?ip=6dd43866-9ea3-46f5-9d9d-6ec682aa1dce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448111cb510feb56df29b46db59ff13f35ecdbbb" 2018-12-22 23:49:07,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-a78a10ae-cf1e-43b5-b4e0-bb88b140de34 Date: Sat, 22 Dec 2018 23:49:07 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:49:06Z", "updated_at": "2018-12-22T23:49:06Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_id": null, "id": "6dd43866-9ea3-46f5-9d9d-6ec682aa1dce"}]} 2018-12-22 23:49:07,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips?ip=6dd43866-9ea3-46f5-9d9d-6ec682aa1dce used request id req-a78a10ae-cf1e-43b5-b4e0-bb88b140de34 2018-12-22 23:49:07,192 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-12-22 23:49:07,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/6dd43866-9ea3-46f5-9d9d-6ec682aa1dce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448111cb510feb56df29b46db59ff13f35ecdbbb" 2018-12-22 23:49:07,757 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-970a8698-1510-4325-be11-50a63c57ad19 Content-Length: 0 Date: Sat, 22 Dec 2018 23:49:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:49:07,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/6dd43866-9ea3-46f5-9d9d-6ec682aa1dce used request id req-970a8698-1510-4325-be11-50a63c57ad19 2018-12-22 23:49:07,758 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:49:07,871 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-5241835b-166d-4b30-8e3d-fcbb3f198994 2018-12-22 23:49:07,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:49:08,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["pFbzOEwLT-ahUT11Frpkag"], "issued_at": "2018-12-22T23:49:08.000000Z"}} 2018-12-22 23:49:08,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75df6c03e4bbc5d610974b82f2753001e17c9a8" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRXgqskDWMy8026pQrqs1FCzg/PrqvMJZ3X1r/emmR4Xo8EvCPkWH3h8RjmlAsyqxGjLvKhi8KAE/55aHM28gDzYQZWjJc50NYDWBpqKIVvZnisFaT54OOayO+wCfALl1oizv9ydgv82j3eHGUBh7NEy7Zc3L1BA+gMAk4CLUTKmPnQGb4e+Y/JBCGt16RRkgRGWYZl6ErZOxmYsFghehtzPHtvPWu9RwaoG2RK6J7ViGFzdDqF/5J6dmKEtmv2Mh024z2JdT4hPu9Q3sIkWRhP1yHpRbh0psvmPUh9Fqv2KNpzBe3EotPeCuTbeX7+ERmrwssAOZWeyfS44wKeCSX", "name": "NovaUtilsKeypairTests-5241835b-166d-4b30-8e3d-fcbb3f198994"}}' 2018-12-22 23:49:08,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-2cb95a33-b7d5-4ce6-90e2-f511d8a814bd x-compute-request-id: req-2cb95a33-b7d5-4ce6-90e2-f511d8a814bd Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRXgqskDWMy8026pQrqs1FCzg/PrqvMJZ3X1r/emmR4Xo8EvCPkWH3h8RjmlAsyqxGjLvKhi8KAE/55aHM28gDzYQZWjJc50NYDWBpqKIVvZnisFaT54OOayO+wCfALl1oizv9ydgv82j3eHGUBh7NEy7Zc3L1BA+gMAk4CLUTKmPnQGb4e+Y/JBCGt16RRkgRGWYZl6ErZOxmYsFghehtzPHtvPWu9RwaoG2RK6J7ViGFzdDqF/5J6dmKEtmv2Mh024z2JdT4hPu9Q3sIkWRhP1yHpRbh0psvmPUh9Fqv2KNpzBe3EotPeCuTbeX7+ERmrwssAOZWeyfS44wKeCSX", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "name": "NovaUtilsKeypairTests-5241835b-166d-4b30-8e3d-fcbb3f198994", "fingerprint": "39:01:98:2e:f8:88:b0:2c:94:33:11:d7:b6:f1:0d:5d"}} 2018-12-22 23:49:08,520 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-2cb95a33-b7d5-4ce6-90e2-f511d8a814bd 2018-12-22 23:49:08,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5241835b-166d-4b30-8e3d-fcbb3f198994 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75df6c03e4bbc5d610974b82f2753001e17c9a8" 2018-12-22 23:49:08,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-3eede6d7-777e-4b91-84df-dc3ee0c3bcbd x-compute-request-id: req-3eede6d7-777e-4b91-84df-dc3ee0c3bcbd Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRXgqskDWMy8026pQrqs1FCzg/PrqvMJZ3X1r/emmR4Xo8EvCPkWH3h8RjmlAsyqxGjLvKhi8KAE/55aHM28gDzYQZWjJc50NYDWBpqKIVvZnisFaT54OOayO+wCfALl1oizv9ydgv82j3eHGUBh7NEy7Zc3L1BA+gMAk4CLUTKmPnQGb4e+Y/JBCGt16RRkgRGWYZl6ErZOxmYsFghehtzPHtvPWu9RwaoG2RK6J7ViGFzdDqF/5J6dmKEtmv2Mh024z2JdT4hPu9Q3sIkWRhP1yHpRbh0psvmPUh9Fqv2KNpzBe3EotPeCuTbeX7+ERmrwssAOZWeyfS44wKeCSX", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "name": "NovaUtilsKeypairTests-5241835b-166d-4b30-8e3d-fcbb3f198994", "deleted": false, "created_at": "2018-12-22T23:49:08.000000", "updated_at": null, "fingerprint": "39:01:98:2e:f8:88:b0:2c:94:33:11:d7:b6:f1:0d:5d", "deleted_at": null, "id": 3}} 2018-12-22 23:49:08,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5241835b-166d-4b30-8e3d-fcbb3f198994 used request id req-3eede6d7-777e-4b91-84df-dc3ee0c3bcbd 2018-12-22 23:49:08,650 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-5241835b-166d-4b30-8e3d-fcbb3f198994 2018-12-22 23:49:08,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5241835b-166d-4b30-8e3d-fcbb3f198994 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75df6c03e4bbc5d610974b82f2753001e17c9a8" 2018-12-22 23:49:08,812 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23: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-3321b375-1892-48e0-a25f-adfae5022f0c x-compute-request-id: req-3321b375-1892-48e0-a25f-adfae5022f0c Content-Length: 0 Content-Type: application/json 2018-12-22 23:49:08,812 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5241835b-166d-4b30-8e3d-fcbb3f198994 used request id req-3321b375-1892-48e0-a25f-adfae5022f0c 2018-12-22 23:49:08,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5241835b-166d-4b30-8e3d-fcbb3f198994 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75df6c03e4bbc5d610974b82f2753001e17c9a8" 2018-12-22 23:49:08,939 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23: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-d7b29f7d-3e92-4da5-8cab-f46388baf3b3 x-compute-request-id: req-d7b29f7d-3e92-4da5-8cab-f46388baf3b3 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-5241835b-166d-4b30-8e3d-fcbb3f198994 not found for user e10b4dc8f76440ad826c2bd90fdf98ab", "code": 404}} 2018-12-22 23:49:08,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5241835b-166d-4b30-8e3d-fcbb3f198994 used request id req-d7b29f7d-3e92-4da5-8cab-f46388baf3b3 2018-12-22 23:49:08,940 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-5241835b-166d-4b30-8e3d-fcbb3f198994 2018-12-22 23:49:08,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5241835b-166d-4b30-8e3d-fcbb3f198994 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75df6c03e4bbc5d610974b82f2753001e17c9a8" 2018-12-22 23:49:09,036 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23: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-300c0f1b-9949-4907-8ecf-b8574188d5f8 x-compute-request-id: req-300c0f1b-9949-4907-8ecf-b8574188d5f8 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-5241835b-166d-4b30-8e3d-fcbb3f198994 not found for user e10b4dc8f76440ad826c2bd90fdf98ab", "code": 404}} 2018-12-22 23:49:09,036 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5241835b-166d-4b30-8e3d-fcbb3f198994 used request id req-300c0f1b-9949-4907-8ecf-b8574188d5f8 2018-12-22 23:49:09,037 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:49:09,067 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-d988b95b-76c7-4786-ae3c-9bcd39d92407.pub 2018-12-22 23:49:09,067 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-d988b95b-76c7-4786-ae3c-9bcd39d92407 2018-12-22 23:49:09,067 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-d988b95b-76c7-4786-ae3c-9bcd39d92407.pub 2018-12-22 23:49:09,067 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-d988b95b-76c7-4786-ae3c-9bcd39d92407 2018-12-22 23:49:09,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:49:09,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:49:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["DXoRl8DaRvuqEPgiYX2x3w"], "issued_at": "2018-12-22T23:49:09.000000Z"}} 2018-12-22 23:49:09,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1abf4d46d5e35cd7d310f2ec5555f2bbf5da2c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcoo09hjzjDYyDW/JUM1L8FJ7zZrN6kTpzBUvk9mUExHtRKLuUz6G4/fosmltS8h+bTDugqGek07uNXedemkWxfNPBp4I7hpXVB1dzp3CPt8rFljq9iTVn0RmY/lHWSnh68IHC+kFCFoCKc0L3klFrtsuXVj6cIV0fkHWVDZSAOD49AkSII1N5MMRbavD+1+xI94mh01GVl0EfHxrn7eiZ/1kcqbE20fwHFfGuenOs5uRnqIXvxxwQNxk6bCELjZxGGCQXfmKnTtk19vqD55TdlXWjUkC+lti04OXmNG45R+G5/zidAsKyI99nt9ErVsJQsamULjVelY95izsTsIqx", "name": "NovaUtilsKeypairTests-d988b95b-76c7-4786-ae3c-9bcd39d92407"}}' 2018-12-22 23:49:10,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-280e528f-bf4e-46b6-add1-b376d8222e7b x-compute-request-id: req-280e528f-bf4e-46b6-add1-b376d8222e7b Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcoo09hjzjDYyDW/JUM1L8FJ7zZrN6kTpzBUvk9mUExHtRKLuUz6G4/fosmltS8h+bTDugqGek07uNXedemkWxfNPBp4I7hpXVB1dzp3CPt8rFljq9iTVn0RmY/lHWSnh68IHC+kFCFoCKc0L3klFrtsuXVj6cIV0fkHWVDZSAOD49AkSII1N5MMRbavD+1+xI94mh01GVl0EfHxrn7eiZ/1kcqbE20fwHFfGuenOs5uRnqIXvxxwQNxk6bCELjZxGGCQXfmKnTtk19vqD55TdlXWjUkC+lti04OXmNG45R+G5/zidAsKyI99nt9ErVsJQsamULjVelY95izsTsIqx", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "name": "NovaUtilsKeypairTests-d988b95b-76c7-4786-ae3c-9bcd39d92407", "fingerprint": "bc:c4:f6:46:ea:3c:9e:33:01:05:7e:4e:37:59:37:8d"}} 2018-12-22 23:49:10,106 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-280e528f-bf4e-46b6-add1-b376d8222e7b 2018-12-22 23:49:10,107 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-d988b95b-76c7-4786-ae3c-9bcd39d92407 2018-12-22 23:49:10,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d988b95b-76c7-4786-ae3c-9bcd39d92407 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1abf4d46d5e35cd7d310f2ec5555f2bbf5da2c" 2018-12-22 23:49:10,153 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:49:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf15f4ed-801b-4972-8db6-bb6e91eab1b9 x-compute-request-id: req-bf15f4ed-801b-4972-8db6-bb6e91eab1b9 Content-Length: 0 Content-Type: application/json 2018-12-22 23:49:10,153 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d988b95b-76c7-4786-ae3c-9bcd39d92407 used request id req-bf15f4ed-801b-4972-8db6-bb6e91eab1b9 2018-12-22 23:49:10,155 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:49:10,285 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-61290118-2d60-4646-9db5-16b353f1a481 2018-12-22 23:49:10,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:49:10,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:49:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["qxFlZR10RWOATfgz1mX4hQ"], "issued_at": "2018-12-22T23:49:10.000000Z"}} 2018-12-22 23:49:10,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458a31b5f09841ce9639b66b1a711356385271eb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClstCenoNlQcnf6XMPVlZdFAN02ZOn78zJqQSze5QtzBLvzQ2sjaqsrqmS6jnmWGWsfP0T3b9wAvAt26fNu7OH4ixpbZHxwpWb9EWl7sLjTrNRuEc/rgzGGgK6BJ9LoM48g1b0vB25JC36+laCnGuKvLhXCAjsDYPEkK0rSAOhepUlzXve48Ndgea7FRTLjmDNuDt5ZNu+x0k3RGbdkU9AVrOEM008Ei4aWtszPVY2RgnuZh656eY71Bhv4e5BmYoMLUIZhnPxRy8GJy7nzEvhfU6oJxm5T7qpcXPsadPFM0x6jGVTpbaotGQBLh2s++ehhLK8bs+nTzUQpjsc2UlN", "name": "NovaUtilsKeypairTests-61290118-2d60-4646-9db5-16b353f1a481"}}' 2018-12-22 23:49:11,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-202b0557-be2d-4aec-a767-6fa1fc9576ba x-compute-request-id: req-202b0557-be2d-4aec-a767-6fa1fc9576ba Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClstCenoNlQcnf6XMPVlZdFAN02ZOn78zJqQSze5QtzBLvzQ2sjaqsrqmS6jnmWGWsfP0T3b9wAvAt26fNu7OH4ixpbZHxwpWb9EWl7sLjTrNRuEc/rgzGGgK6BJ9LoM48g1b0vB25JC36+laCnGuKvLhXCAjsDYPEkK0rSAOhepUlzXve48Ndgea7FRTLjmDNuDt5ZNu+x0k3RGbdkU9AVrOEM008Ei4aWtszPVY2RgnuZh656eY71Bhv4e5BmYoMLUIZhnPxRy8GJy7nzEvhfU6oJxm5T7qpcXPsadPFM0x6jGVTpbaotGQBLh2s++ehhLK8bs+nTzUQpjsc2UlN", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "name": "NovaUtilsKeypairTests-61290118-2d60-4646-9db5-16b353f1a481", "fingerprint": "34:cb:44:d8:a5:95:e1:36:7f:37:64:6a:ce:c1:09:e7"}} 2018-12-22 23:49:11,495 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-202b0557-be2d-4aec-a767-6fa1fc9576ba 2018-12-22 23:49:11,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-61290118-2d60-4646-9db5-16b353f1a481 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458a31b5f09841ce9639b66b1a711356385271eb" 2018-12-22 23:49:11,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49: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-19e7100b-b2ab-4e9b-ad7c-a7e2efdadf9d x-compute-request-id: req-19e7100b-b2ab-4e9b-ad7c-a7e2efdadf9d Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClstCenoNlQcnf6XMPVlZdFAN02ZOn78zJqQSze5QtzBLvzQ2sjaqsrqmS6jnmWGWsfP0T3b9wAvAt26fNu7OH4ixpbZHxwpWb9EWl7sLjTrNRuEc/rgzGGgK6BJ9LoM48g1b0vB25JC36+laCnGuKvLhXCAjsDYPEkK0rSAOhepUlzXve48Ndgea7FRTLjmDNuDt5ZNu+x0k3RGbdkU9AVrOEM008Ei4aWtszPVY2RgnuZh656eY71Bhv4e5BmYoMLUIZhnPxRy8GJy7nzEvhfU6oJxm5T7qpcXPsadPFM0x6jGVTpbaotGQBLh2s++ehhLK8bs+nTzUQpjsc2UlN", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "name": "NovaUtilsKeypairTests-61290118-2d60-4646-9db5-16b353f1a481", "deleted": false, "created_at": "2018-12-22T23:49:11.000000", "updated_at": null, "fingerprint": "34:cb:44:d8:a5:95:e1:36:7f:37:64:6a:ce:c1:09:e7", "deleted_at": null, "id": 9}} 2018-12-22 23:49:11,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-61290118-2d60-4646-9db5-16b353f1a481 used request id req-19e7100b-b2ab-4e9b-ad7c-a7e2efdadf9d 2018-12-22 23:49:11,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458a31b5f09841ce9639b66b1a711356385271eb" 2018-12-22 23:49:11,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49: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-d01a95f9-7dc1-4c34-92b3-1fd27b6ca172 x-compute-request-id: req-d01a95f9-7dc1-4c34-92b3-1fd27b6ca172 Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClstCenoNlQcnf6XMPVlZdFAN02ZOn78zJqQSze5QtzBLvzQ2sjaqsrqmS6jnmWGWsfP0T3b9wAvAt26fNu7OH4ixpbZHxwpWb9EWl7sLjTrNRuEc/rgzGGgK6BJ9LoM48g1b0vB25JC36+laCnGuKvLhXCAjsDYPEkK0rSAOhepUlzXve48Ndgea7FRTLjmDNuDt5ZNu+x0k3RGbdkU9AVrOEM008Ei4aWtszPVY2RgnuZh656eY71Bhv4e5BmYoMLUIZhnPxRy8GJy7nzEvhfU6oJxm5T7qpcXPsadPFM0x6jGVTpbaotGQBLh2s++ehhLK8bs+nTzUQpjsc2UlN", "name": "NovaUtilsKeypairTests-61290118-2d60-4646-9db5-16b353f1a481", "fingerprint": "34:cb:44:d8:a5:95:e1:36:7f:37:64:6a:ce:c1:09:e7"}}]} 2018-12-22 23:49:11,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d01a95f9-7dc1-4c34-92b3-1fd27b6ca172 2018-12-22 23:49:11,647 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-61290118-2d60-4646-9db5-16b353f1a481 2018-12-22 23:49:11,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-61290118-2d60-4646-9db5-16b353f1a481 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458a31b5f09841ce9639b66b1a711356385271eb" 2018-12-22 23:49:11,806 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:49: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-6912942e-9793-4ad3-a370-ee381909cae5 x-compute-request-id: req-6912942e-9793-4ad3-a370-ee381909cae5 Content-Length: 0 Content-Type: application/json 2018-12-22 23:49:11,806 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-61290118-2d60-4646-9db5-16b353f1a481 used request id req-6912942e-9793-4ad3-a370-ee381909cae5 2018-12-22 23:49:11,807 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:49:11,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:49:12,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:49:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["SHOazzBKSSmrRUkm4Okmyw"], "issued_at": "2018-12-22T23:49:12.000000Z"}} 2018-12-22 23:49:12,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c08f4f95c8c26d17b1d9cd81140720f939dcce9" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-26a9ffa6-0b9e-42a1-aa9f-b5589f6f6f72-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-26a9ffa6-0b9e-42a1-aa9f-b5589f6f6f72-id", "swap": 2}}' 2018-12-22 23:49:12,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3bb76c1-eb0d-4493-885a-5eecc289d8c0 x-compute-request-id: req-c3bb76c1-eb0d-4493-885a-5eecc289d8c0 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-26a9ffa6-0b9e-42a1-aa9f-b5589f6f6f72-id", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/NovaUtilsFlavorTests-26a9ffa6-0b9e-42a1-aa9f-b5589f6f6f72-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-26a9ffa6-0b9e-42a1-aa9f-b5589f6f6f72-id", "name": "NovaUtilsFlavorTests-26a9ffa6-0b9e-42a1-aa9f-b5589f6f6f72-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-12-22 23:49:12,447 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c3bb76c1-eb0d-4493-885a-5eecc289d8c0 2018-12-22 23:49:12,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-26a9ffa6-0b9e-42a1-aa9f-b5589f6f6f72-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c08f4f95c8c26d17b1d9cd81140720f939dcce9" 2018-12-22 23:49:12,510 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:49:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe3f2cd5-5fa6-4874-8ce9-7e46a1e8e310 x-compute-request-id: req-fe3f2cd5-5fa6-4874-8ce9-7e46a1e8e310 Content-Length: 0 Content-Type: application/json 2018-12-22 23:49:12,510 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-26a9ffa6-0b9e-42a1-aa9f-b5589f6f6f72-id used request id req-fe3f2cd5-5fa6-4874-8ce9-7e46a1e8e310 2018-12-22 23:49:12,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c08f4f95c8c26d17b1d9cd81140720f939dcce9" 2018-12-22 23:49:12,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-976b90ed-fe44-4353-a6b8-c1c47caae1d8 x-compute-request-id: req-976b90ed-fe44-4353-a6b8-c1c47caae1d8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:49:12,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-976b90ed-fe44-4353-a6b8-c1c47caae1d8 2018-12-22 23:49:12,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-26a9ffa6-0b9e-42a1-aa9f-b5589f6f6f72-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c08f4f95c8c26d17b1d9cd81140720f939dcce9" 2018-12-22 23:49:12,579 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:49:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-931b5968-54a0-4eca-a070-c64921eeeeb6 x-compute-request-id: req-931b5968-54a0-4eca-a070-c64921eeeeb6 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-26a9ffa6-0b9e-42a1-aa9f-b5589f6f6f72-id could not be found.", "code": 404}} 2018-12-22 23:49:12,579 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-26a9ffa6-0b9e-42a1-aa9f-b5589f6f6f72-id used request id req-931b5968-54a0-4eca-a070-c64921eeeeb6 2018-12-22 23:49:12,580 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:49:12,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:49:12,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:49:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["VoEVtp_wRKSM80BpQpyH2A"], "issued_at": "2018-12-22T23:49:12.000000Z"}} 2018-12-22 23:49:12,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0305800f33d710365091a842e57e4aa964eca830" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-8aaf9ef0-f6be-40c5-81b1-3c4c1355f376-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-8aaf9ef0-f6be-40c5-81b1-3c4c1355f376-id", "swap": 2}}' 2018-12-22 23:49:13,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23f16487-e38b-4e99-ac05-d56e5db725e9 x-compute-request-id: req-23f16487-e38b-4e99-ac05-d56e5db725e9 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-8aaf9ef0-f6be-40c5-81b1-3c4c1355f376-id", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/NovaUtilsFlavorTests-8aaf9ef0-f6be-40c5-81b1-3c4c1355f376-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-8aaf9ef0-f6be-40c5-81b1-3c4c1355f376-id", "name": "NovaUtilsFlavorTests-8aaf9ef0-f6be-40c5-81b1-3c4c1355f376-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-12-22 23:49:13,532 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-23f16487-e38b-4e99-ac05-d56e5db725e9 2018-12-22 23:49:13,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-8aaf9ef0-f6be-40c5-81b1-3c4c1355f376-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0305800f33d710365091a842e57e4aa964eca830" 2018-12-22 23:49:13,575 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23: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-eb1dc396-5fe8-4b5e-baf1-e12fc12cbdc8 x-compute-request-id: req-eb1dc396-5fe8-4b5e-baf1-e12fc12cbdc8 Content-Length: 0 Content-Type: application/json 2018-12-22 23:49:13,575 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-8aaf9ef0-f6be-40c5-81b1-3c4c1355f376-id used request id req-eb1dc396-5fe8-4b5e-baf1-e12fc12cbdc8 2018-12-22 23:49:13,576 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:49:13,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:49:13,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:49:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["evbwylknRoWueFk7epToJA"], "issued_at": "2018-12-22T23:49:13.000000Z"}} 2018-12-22 23:49:13,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:14,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7daf0793-7314-43b5-b7b1-b3b05ef235fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:49:14,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7daf0793-7314-43b5-b7b1-b3b05ef235fc 2018-12-22 23:49:14,077 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-22 23:49:14,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:49:14,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:49:14,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:49:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["t7kRHFUGR5mnQdT3lUAvig"], "issued_at": "2018-12-22T23:49:14.000000Z"}} 2018-12-22 23:49:14,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f2c69ba815e5a592c3bef1afb83358607991aa" 2018-12-22 23:49:14,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd2b1e3-81ee-4a6e-8339-062c9b997e5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:49:14,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2dd2b1e3-81ee-4a6e-8339-062c9b997e5a 2018-12-22 23:49:14,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f2c69ba815e5a592c3bef1afb83358607991aa" 2018-12-22 23:49:15,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-6a649966-271d-4b9c-b466-41f41c431e93 Date: Sat, 22 Dec 2018 23:49:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-image"} 2018-12-22 23:49:15,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-image used request id req-6a649966-271d-4b9c-b466-41f41c431e93 2018-12-22 23:49:15,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f2c69ba815e5a592c3bef1afb83358607991aa" 2018-12-22 23:49:15,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-68771290-bfee-4b6f-9fa7-b4d3bc3d52a4 Date: Sat, 22 Dec 2018 23:49:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-22 23:49:15,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-68771290-bfee-4b6f-9fa7-b4d3bc3d52a4 2018-12-22 23:49:15,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26f2c69ba815e5a592c3bef1afb83358607991aa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-image"}' 2018-12-22 23:49:16,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc X-Openstack-Request-Id: req-5eb69c83-df64-4cbf-bac6-f049e6e966bb Date: Sat, 22 Dec 2018 23:49:16 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:49:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-22T23:49:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "min_disk": 0, "protected": false, "id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "file": "/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc/file", "checksum": null, "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:49:16,463 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5eb69c83-df64-4cbf-bac6-f049e6e966bb 2018-12-22 23:49:16,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f2c69ba815e5a592c3bef1afb83358607991aa" -d '' 2018-12-22 23:49:18,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90752f21-f6f3-413f-a205-b9be4d220253 Date: Sat, 22 Dec 2018 23:49:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:49:18,373 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc/file used request id req-90752f21-f6f3-413f-a205-b9be4d220253 2018-12-22 23:49:18,373 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-22 23:49:18,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f2c69ba815e5a592c3bef1afb83358607991aa" 2018-12-22 23:49:18,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-045f42d6-8d1b-422f-862b-520569bf2f35 Date: Sat, 22 Dec 2018 23:49:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:49:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:49:18Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc/snap", "metadata": {}}], "self": "/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "min_disk": 0, "protected": false, "id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "file": "/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:49:18,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc used request id req-045f42d6-8d1b-422f-862b-520569bf2f35 2018-12-22 23:49:18,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f2c69ba815e5a592c3bef1afb83358607991aa" 2018-12-22 23:49:18,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1e88bfc0-2647-47a8-9b56-a1d0a114b1f0 Date: Sat, 22 Dec 2018 23:49: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-12-22 23:49:18,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-1e88bfc0-2647-47a8-9b56-a1d0a114b1f0 2018-12-22 23:49:18,459 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-image 2018-12-22 23:49:18,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f2c69ba815e5a592c3bef1afb83358607991aa" 2018-12-22 23:49:19,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-8fe5622f-1f1c-44e7-a227-3a617d87b00a Date: Sat, 22 Dec 2018 23:49:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:49:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:49:18Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc/snap", "metadata": {}}], "self": "/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "min_disk": 0, "protected": false, "id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "file": "/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:49:19,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc used request id req-8fe5622f-1f1c-44e7-a227-3a617d87b00a 2018-12-22 23:49:19,084 - create_image - DEBUG - Instance status is - active 2018-12-22 23:49:19,084 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-image 2018-12-22 23:49:19,084 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-image 2018-12-22 23:49:19,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:49:19,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:49:19,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:49:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["HLO2N1WbRQSjikqzsrovkg"], "issued_at": "2018-12-22T23:49:19.000000Z"}} 2018-12-22 23:49:19,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5911170ee20d6648cea7d1bf79367443addb1f7" 2018-12-22 23:49:19,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e21adbf-0024-48e3-9309-bf4a8d59896b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:49:19,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4e21adbf-0024-48e3-9309-bf4a8d59896b 2018-12-22 23:49:19,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5911170ee20d6648cea7d1bf79367443addb1f7" 2018-12-22 23:49:19,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-17de2208-488c-453d-8aef-330405a22251 Date: Sat, 22 Dec 2018 23:49:19 GMT RESP BODY: {"networks":[]} 2018-12-22 23:49:19,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net used request id req-17de2208-488c-453d-8aef-330405a22251 2018-12-22 23:49:19,737 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net 2018-12-22 23:49:19,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5911170ee20d6648cea7d1bf79367443addb1f7" -d '{"network": {"name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net", "admin_state_up": true}}' 2018-12-22 23:49:20,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4afae717-633b-4169-87af-d0a716eeb0a0 Date: Sat, 22 Dec 2018 23:49:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2330f4cb-0944-40f4-93be-9547e0ea597b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:49:20Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:20Z","mtu":1450}} 2018-12-22 23:49:20,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-4afae717-633b-4169-87af-d0a716eeb0a0 2018-12-22 23:49:20,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2330f4cb-0944-40f4-93be-9547e0ea597b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5911170ee20d6648cea7d1bf79367443addb1f7" 2018-12-22 23:49:20,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-73e6d7bf-5139-4a5e-bf05-f78fd5b53763 Date: Sat, 22 Dec 2018 23:49:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2330f4cb-0944-40f4-93be-9547e0ea597b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:49:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:20Z","provider:network_type":"vxlan"}]} 2018-12-22 23:49:20,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2330f4cb-0944-40f4-93be-9547e0ea597b used request id req-73e6d7bf-5139-4a5e-bf05-f78fd5b53763 2018-12-22 23:49:20,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2330f4cb-0944-40f4-93be-9547e0ea597b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5911170ee20d6648cea7d1bf79367443addb1f7" 2018-12-22 23:49:20,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-92fc7835-2870-4c25-8779-c4000f44bad3 Date: Sat, 22 Dec 2018 23:49:20 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:49:20,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2330f4cb-0944-40f4-93be-9547e0ea597b used request id req-92fc7835-2870-4c25-8779-c4000f44bad3 2018-12-22 23:49:20,638 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-subnet 2018-12-22 23:49:20,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5911170ee20d6648cea7d1bf79367443addb1f7" -d '{"subnets": [{"ip_version": 4, "network_id": "2330f4cb-0944-40f4-93be-9547e0ea597b", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-subnet"}]}' 2018-12-22 23:49:21,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b88533e9-855c-4490-9f10-6a641df62e13 Date: Sat, 22 Dec 2018 23:49:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2330f4cb-0944-40f4-93be-9547e0ea597b","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:20Z","dns_nameservers":[],"updated_at":"2018-12-22T23:49:20Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"2e26dbf1-364d-472a-909e-506dd975746b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-subnet"}]} 2018-12-22 23:49:21,139 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-b88533e9-855c-4490-9f10-6a641df62e13 2018-12-22 23:49:21,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2330f4cb-0944-40f4-93be-9547e0ea597b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5911170ee20d6648cea7d1bf79367443addb1f7" 2018-12-22 23:49:21,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-088d6c32-d8e6-4b18-853a-baca2bcc3852 Date: Sat, 22 Dec 2018 23:49:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2330f4cb-0944-40f4-93be-9547e0ea597b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["2e26dbf1-364d-472a-909e-506dd975746b"],"description":"","tags":[],"updated_at":"2018-12-22T23:49:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:20Z","provider:network_type":"vxlan"}]} 2018-12-22 23:49:21,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2330f4cb-0944-40f4-93be-9547e0ea597b used request id req-088d6c32-d8e6-4b18-853a-baca2bcc3852 2018-12-22 23:49:21,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2330f4cb-0944-40f4-93be-9547e0ea597b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5911170ee20d6648cea7d1bf79367443addb1f7" 2018-12-22 23:49:21,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-940c4170-fd73-4770-8262-e6f590101ebd Date: Sat, 22 Dec 2018 23:49:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2330f4cb-0944-40f4-93be-9547e0ea597b","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:20Z","dns_nameservers":[],"updated_at":"2018-12-22T23:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"2e26dbf1-364d-472a-909e-506dd975746b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-subnet"}]} 2018-12-22 23:49:21,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2330f4cb-0944-40f4-93be-9547e0ea597b used request id req-940c4170-fd73-4770-8262-e6f590101ebd 2018-12-22 23:49:21,582 - OpenStackNetwork - DEBUG - Network [2330f4cb-0944-40f4-93be-9547e0ea597b] created successfully 2018-12-22 23:49:21,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:49:21,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:49:22,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:49:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["piiesm5QRIqlKkGZAroEAA"], "issued_at": "2018-12-22T23:49:22.000000Z"}} 2018-12-22 23:49:22,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c438f0217fe3d86f207ca78eaaf1ff109cf9475f" 2018-12-22 23:49:22,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75559b3f-b4c0-4fcf-a94e-a96bc47e40c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:49:22,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-75559b3f-b4c0-4fcf-a94e-a96bc47e40c0 2018-12-22 23:49:22,122 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:49:22,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c438f0217fe3d86f207ca78eaaf1ff109cf9475f" 2018-12-22 23:49:22,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49: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-91b41975-38ca-4deb-a183-9442ffa5b71b x-compute-request-id: req-91b41975-38ca-4deb-a183-9442ffa5b71b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:49:22,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-91b41975-38ca-4deb-a183-9442ffa5b71b 2018-12-22 23:49:22,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c438f0217fe3d86f207ca78eaaf1ff109cf9475f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-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-12-22 23:49:22,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49: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-1bb6fa12-79c7-467a-8241-3c007313df3f x-compute-request-id: req-1bb6fa12-79c7-467a-8241-3c007313df3f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "25068333-d43c-4024-9cc5-98c996b13a83", "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:49:22,873 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1bb6fa12-79c7-467a-8241-3c007313df3f 2018-12-22 23:49:22,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:49:22,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:49:23,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:49:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["L5gkf0krSLmCfSs3q72hWg"], "issued_at": "2018-12-22T23:49:23.000000Z"}} 2018-12-22 23:49:23,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d251c2d9d20eecd3c4a351b2118278d4b49c20" 2018-12-22 23:49:23,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9808cb31-f18b-4740-a3f0-0a590500b86e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:49:23,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9808cb31-f18b-4740-a3f0-0a590500b86e 2018-12-22 23:49:23,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:23,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-b5b10cba-572a-4592-b237-93f02876ad5f Date: Sat, 22 Dec 2018 23:49:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2330f4cb-0944-40f4-93be-9547e0ea597b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["2e26dbf1-364d-472a-909e-506dd975746b"],"description":"","tags":[],"updated_at":"2018-12-22T23:49:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:20Z","provider:network_type":"vxlan"}]} 2018-12-22 23:49:23,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net used request id req-b5b10cba-572a-4592-b237-93f02876ad5f 2018-12-22 23:49:23,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2330f4cb-0944-40f4-93be-9547e0ea597b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:23,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9ea0202d-6505-412b-b2ae-f24e747954f0 Date: Sat, 22 Dec 2018 23:49:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2330f4cb-0944-40f4-93be-9547e0ea597b","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:20Z","dns_nameservers":[],"updated_at":"2018-12-22T23:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"2e26dbf1-364d-472a-909e-506dd975746b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-subnet"}]} 2018-12-22 23:49:23,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2330f4cb-0944-40f4-93be-9547e0ea597b used request id req-9ea0202d-6505-412b-b2ae-f24e747954f0 2018-12-22 23:49:23,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:24,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-713b5836-45c8-431a-852e-6a8fe73931be Date: Sat, 22 Dec 2018 23:49:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2330f4cb-0944-40f4-93be-9547e0ea597b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["2e26dbf1-364d-472a-909e-506dd975746b"],"description":"","tags":[],"updated_at":"2018-12-22T23:49:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:20Z","provider:network_type":"vxlan"}]} 2018-12-22 23:49:24,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net used request id req-713b5836-45c8-431a-852e-6a8fe73931be 2018-12-22 23:49:24,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:49:24,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:49:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:49:24,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d251c2d9d20eecd3c4a351b2118278d4b49c20" 2018-12-22 23:49:24,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb91677-4be3-451f-a1e9-162af1187a6e 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:49:24,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-5fb91677-4be3-451f-a1e9-162af1187a6e 2018-12-22 23:49:24,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2330f4cb-0944-40f4-93be-9547e0ea597b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:24,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4845e5cd-3568-4b58-b5fe-205f0cbe38fe Date: Sat, 22 Dec 2018 23:49:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2330f4cb-0944-40f4-93be-9547e0ea597b","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:20Z","dns_nameservers":[],"updated_at":"2018-12-22T23:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"2e26dbf1-364d-472a-909e-506dd975746b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-subnet"}]} 2018-12-22 23:49:24,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2330f4cb-0944-40f4-93be-9547e0ea597b used request id req-4845e5cd-3568-4b58-b5fe-205f0cbe38fe 2018-12-22 23:49:24,208 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net 2018-12-22 23:49:24,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" -d '{"port": {"network_id": "2330f4cb-0944-40f4-93be-9547e0ea597b", "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-port", "admin_state_up": true}}' 2018-12-22 23:49:25,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-b0b6f09d-3f76-4dc9-a344-139b75f131b7 Date: Sat, 22 Dec 2018 23:49:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:49:24Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2e26dbf1-364d-472a-909e-506dd975746b","ip_address":"10.55.0.14"}],"id":"10bee29a-62b6-4588-b3b0-b45a90beef5c","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:72:97:fa","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-port","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","qos_policy_id":null,"admin_state_up":true,"network_id":"2330f4cb-0944-40f4-93be-9547e0ea597b","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:24Z","binding:vnic_type":"normal"}} 2018-12-22 23:49:25,122 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-b0b6f09d-3f76-4dc9-a344-139b75f131b7 2018-12-22 23:49:25,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:25,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-0b8a1192-c92f-479f-8b5d-94c3b5dce64e Date: Sat, 22 Dec 2018 23:49:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2330f4cb-0944-40f4-93be-9547e0ea597b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["2e26dbf1-364d-472a-909e-506dd975746b"],"description":"","tags":[],"updated_at":"2018-12-22T23:49:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:20Z","provider:network_type":"vxlan"}]} 2018-12-22 23:49:25,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net used request id req-0b8a1192-c92f-479f-8b5d-94c3b5dce64e 2018-12-22 23:49:25,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:49:25,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:49:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:49:25,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:25,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-401aaa64-b5e4-44c8-9d76-df83b5dc1d2a 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:49:25,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-401aaa64-b5e4-44c8-9d76-df83b5dc1d2a 2018-12-22 23:49:25,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2330f4cb-0944-40f4-93be-9547e0ea597b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:25,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c9419f26-177e-41d8-9871-589bda4e8034 Date: Sat, 22 Dec 2018 23:49:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2330f4cb-0944-40f4-93be-9547e0ea597b","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:20Z","dns_nameservers":[],"updated_at":"2018-12-22T23:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"2e26dbf1-364d-472a-909e-506dd975746b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-subnet"}]} 2018-12-22 23:49:25,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2330f4cb-0944-40f4-93be-9547e0ea597b used request id req-c9419f26-177e-41d8-9871-589bda4e8034 2018-12-22 23:49:25,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2330f4cb-0944-40f4-93be-9547e0ea597b&name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:25,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-57aa2fa0-4140-444d-8761-e897d2ff012f Date: Sat, 22 Dec 2018 23:49:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:49:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e26dbf1-364d-472a-909e-506dd975746b","ip_address":"10.55.0.14"}],"id":"10bee29a-62b6-4588-b3b0-b45a90beef5c","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:72:97:fa","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-port","admin_state_up":true,"network_id":"2330f4cb-0944-40f4-93be-9547e0ea597b","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:24Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-22 23:49:25,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2330f4cb-0944-40f4-93be-9547e0ea597b&name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-port&admin_state_up=True used request id req-57aa2fa0-4140-444d-8761-e897d2ff012f 2018-12-22 23:49:25,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:25,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f663069-8a3a-4ee1-8757-3d164000b0b7 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:49:25,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-4f663069-8a3a-4ee1-8757-3d164000b0b7 2018-12-22 23:49:25,514 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst 2018-12-22 23:49:25,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:25,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49: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-75845ebf-79b3-4ae5-87f6-5d73e4125512 x-compute-request-id: req-75845ebf-79b3-4ae5-87f6-5d73e4125512 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"flavors": [{"id": "25068333-d43c-4024-9cc5-98c996b13a83", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-flavor-name"}]} 2018-12-22 23:49:25,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-75845ebf-79b3-4ae5-87f6-5d73e4125512 2018-12-22 23:49:25,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/25068333-d43c-4024-9cc5-98c996b13a83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:25,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49: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-005ade27-61f4-4b24-a0a3-9d7d6cff809a x-compute-request-id: req-005ade27-61f4-4b24-a0a3-9d7d6cff809a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "25068333-d43c-4024-9cc5-98c996b13a83", "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:49:25,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/25068333-d43c-4024-9cc5-98c996b13a83 used request id req-005ade27-61f4-4b24-a0a3-9d7d6cff809a 2018-12-22 23:49:25,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:25,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-a90195ca-7b52-40ed-a28e-a13292cf80bd Date: Sat, 22 Dec 2018 23:49:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:49:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:49:18Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc/snap", "metadata": {}}], "self": "/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "min_disk": 0, "protected": false, "id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "file": "/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-image"} 2018-12-22 23:49:25,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-image used request id req-a90195ca-7b52-40ed-a28e-a13292cf80bd 2018-12-22 23:49:25,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:26,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c7830b99-f25b-4cfc-b904-aff9b0133b1f Date: Sat, 22 Dec 2018 23:49: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-12-22 23:49:26,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c7830b99-f25b-4cfc-b904-aff9b0133b1f 2018-12-22 23:49:26,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" -d '{"server": {"name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst", "imageRef": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "flavorRef": "25068333-d43c-4024-9cc5-98c996b13a83", "max_count": 1, "min_count": 1, "networks": [{"port": "10bee29a-62b6-4588-b3b0-b45a90beef5c"}]}}' 2018-12-22 23:49:28,429 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:49: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-adb5e881-8462-4af2-bf80-5b928a64edd3 x-compute-request-id: req-adb5e881-8462-4af2-bf80-5b928a64edd3 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d0e605f6-3e1f-439e-9e60-dbd438aaee86", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "bookmark"}], "adminPass": "8M9N4sTVygE6"}} 2018-12-22 23:49:28,429 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-adb5e881-8462-4af2-bf80-5b928a64edd3 2018-12-22 23:49:28,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:28,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49: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-cca64fb6-a00b-46dc-ae86-55a09b48bff1 x-compute-request-id: req-cca64fb6-a00b-46dc-ae86-55a09b48bff1 Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "bookmark"}], "image": {"id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "links": [{"href": "http://172.30.9.26:8774/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25068333-d43c-4024-9cc5-98c996b13a83", "links": [{"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}]}, "id": "d0e605f6-3e1f-439e-9e60-dbd438aaee86", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "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-12-22T23:49:28Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst", "created": "2018-12-22T23:49:28Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:49:28,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 used request id req-cca64fb6-a00b-46dc-ae86-55a09b48bff1 2018-12-22 23:49:28,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:29,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49: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-34582c1b-b3e3-45c2-b110-422a4a0394c4 x-compute-request-id: req-34582c1b-b3e3-45c2-b110-422a4a0394c4 Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "bookmark"}], "image": {"id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "links": [{"href": "http://172.30.9.26:8774/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25068333-d43c-4024-9cc5-98c996b13a83", "links": [{"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}]}, "id": "d0e605f6-3e1f-439e-9e60-dbd438aaee86", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "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-12-22T23:49:28Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst", "created": "2018-12-22T23:49:28Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:49:29,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 used request id req-34582c1b-b3e3-45c2-b110-422a4a0394c4 2018-12-22 23:49:32,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:33,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a28a1b4-88ff-4cdd-bdc1-4b0e807dcd85 x-compute-request-id: req-6a28a1b4-88ff-4cdd-bdc1-4b0e807dcd85 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "bookmark"}], "image": {"id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "links": [{"href": "http://172.30.9.26:8774/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25068333-d43c-4024-9cc5-98c996b13a83", "links": [{"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}]}, "id": "d0e605f6-3e1f-439e-9e60-dbd438aaee86", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:49:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst", "created": "2018-12-22T23:49:28Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:49:33,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 used request id req-6a28a1b4-88ff-4cdd-bdc1-4b0e807dcd85 2018-12-22 23:49:36,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:37,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49: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-c7101a22-f721-43d3-a373-1b594bb27d1b x-compute-request-id: req-c7101a22-f721-43d3-a373-1b594bb27d1b Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "bookmark"}], "image": {"id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "links": [{"href": "http://172.30.9.26:8774/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25068333-d43c-4024-9cc5-98c996b13a83", "links": [{"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}]}, "id": "d0e605f6-3e1f-439e-9e60-dbd438aaee86", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:49:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst", "created": "2018-12-22T23:49:28Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:49:37,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 used request id req-c7101a22-f721-43d3-a373-1b594bb27d1b 2018-12-22 23:49:40,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:41,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49: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-06a8c5e1-120f-48fa-900b-cbc29b7b01d9 x-compute-request-id: req-06a8c5e1-120f-48fa-900b-cbc29b7b01d9 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "bookmark"}], "image": {"id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "links": [{"href": "http://172.30.9.26:8774/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25068333-d43c-4024-9cc5-98c996b13a83", "links": [{"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}]}, "id": "d0e605f6-3e1f-439e-9e60-dbd438aaee86", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:49:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst", "created": "2018-12-22T23:49:28Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:49:41,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 used request id req-06a8c5e1-120f-48fa-900b-cbc29b7b01d9 2018-12-22 23:49:44,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:45,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49: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-28bc9240-67cc-40d8-a1d3-66d1a9588276 x-compute-request-id: req-28bc9240-67cc-40d8-a1d3-66d1a9588276 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "bookmark"}], "image": {"id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "links": [{"href": "http://172.30.9.26:8774/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25068333-d43c-4024-9cc5-98c996b13a83", "links": [{"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}]}, "id": "d0e605f6-3e1f-439e-9e60-dbd438aaee86", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:49:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst", "created": "2018-12-22T23:49:28Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:49:45,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 used request id req-28bc9240-67cc-40d8-a1d3-66d1a9588276 2018-12-22 23:49:48,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:48,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-734a963d-aa52-4353-b472-dafd21d8c40e x-compute-request-id: req-734a963d-aa52-4353-b472-dafd21d8c40e Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "bookmark"}], "image": {"id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "links": [{"href": "http://172.30.9.26:8774/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25068333-d43c-4024-9cc5-98c996b13a83", "links": [{"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}]}, "id": "d0e605f6-3e1f-439e-9e60-dbd438aaee86", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:49:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst", "created": "2018-12-22T23:49:28Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:49:48,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 used request id req-734a963d-aa52-4353-b472-dafd21d8c40e 2018-12-22 23:49:51,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:52,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60c2c370-19c1-4655-aa8a-1e4dd62df123 x-compute-request-id: req-60c2c370-19c1-4655-aa8a-1e4dd62df123 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "bookmark"}], "image": {"id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "links": [{"href": "http://172.30.9.26:8774/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25068333-d43c-4024-9cc5-98c996b13a83", "links": [{"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}]}, "id": "d0e605f6-3e1f-439e-9e60-dbd438aaee86", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:49:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst", "created": "2018-12-22T23:49:28Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:49:52,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 used request id req-60c2c370-19c1-4655-aa8a-1e4dd62df123 2018-12-22 23:49:55,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:55,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dd6f1a9-4b8d-4851-a26a-b6c06a79ffe2 x-compute-request-id: req-7dd6f1a9-4b8d-4851-a26a-b6c06a79ffe2 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "bookmark"}], "image": {"id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "links": [{"href": "http://172.30.9.26:8774/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25068333-d43c-4024-9cc5-98c996b13a83", "links": [{"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}]}, "id": "d0e605f6-3e1f-439e-9e60-dbd438aaee86", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:49:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst", "created": "2018-12-22T23:49:28Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:49:55,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 used request id req-7dd6f1a9-4b8d-4851-a26a-b6c06a79ffe2 2018-12-22 23:49:58,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:49:59,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:49: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-fddf84a4-2dd6-42f4-b076-5fcf24dd7909 x-compute-request-id: req-fddf84a4-2dd6-42f4-b076-5fcf24dd7909 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "bookmark"}], "image": {"id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "links": [{"href": "http://172.30.9.26:8774/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25068333-d43c-4024-9cc5-98c996b13a83", "links": [{"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}]}, "id": "d0e605f6-3e1f-439e-9e60-dbd438aaee86", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:49:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst", "created": "2018-12-22T23:49:28Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:49:59,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 used request id req-fddf84a4-2dd6-42f4-b076-5fcf24dd7909 2018-12-22 23:50:02,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:50:03,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b159ccd-3170-4a5e-909a-2ae72f1623b1 x-compute-request-id: req-9b159ccd-3170-4a5e-909a-2ae72f1623b1 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "bookmark"}], "image": {"id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "links": [{"href": "http://172.30.9.26:8774/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25068333-d43c-4024-9cc5-98c996b13a83", "links": [{"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}]}, "id": "d0e605f6-3e1f-439e-9e60-dbd438aaee86", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:50:01Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst", "created": "2018-12-22T23:49:28Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:50:03,638 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 used request id req-9b159ccd-3170-4a5e-909a-2ae72f1623b1 2018-12-22 23:50:06,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:50:07,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-4256ca9d-43b3-4415-b352-ba2639201a78 x-compute-request-id: req-4256ca9d-43b3-4415-b352-ba2639201a78 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:97:fa", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "bookmark"}], "image": {"id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "links": [{"href": "http://172.30.9.26:8774/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25068333-d43c-4024-9cc5-98c996b13a83", "links": [{"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}]}, "id": "d0e605f6-3e1f-439e-9e60-dbd438aaee86", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:50:01Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst", "created": "2018-12-22T23:49:28Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:50:07,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 used request id req-4256ca9d-43b3-4415-b352-ba2639201a78 2018-12-22 23:50:10,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:50:11,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-6cc92f25-8cdb-4760-abfc-9130200c0735 x-compute-request-id: req-6cc92f25-8cdb-4760-abfc-9130200c0735 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:97:fa", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "bookmark"}], "image": {"id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "links": [{"href": "http://172.30.9.26:8774/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25068333-d43c-4024-9cc5-98c996b13a83", "links": [{"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}]}, "id": "d0e605f6-3e1f-439e-9e60-dbd438aaee86", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:50:01Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst", "created": "2018-12-22T23:49:28Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:50:11,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 used request id req-6cc92f25-8cdb-4760-abfc-9130200c0735 2018-12-22 23:50:14,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:50:15,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea571014-66ed-4073-a551-ea9445af7317 x-compute-request-id: req-ea571014-66ed-4073-a551-ea9445af7317 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:97:fa", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "bookmark"}], "image": {"id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "links": [{"href": "http://172.30.9.26:8774/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-12-22T23:50:11.000000", "flavor": {"id": "25068333-d43c-4024-9cc5-98c996b13a83", "links": [{"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}]}, "id": "d0e605f6-3e1f-439e-9e60-dbd438aaee86", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:50:11Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst", "created": "2018-12-22T23:49:28Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:50:15,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 used request id req-ea571014-66ed-4073-a551-ea9445af7317 2018-12-22 23:50:15,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:50:15,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98b0e677-9a27-4c73-bb7d-874db941c328 x-compute-request-id: req-98b0e677-9a27-4c73-bb7d-874db941c328 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:97:fa", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86", "rel": "bookmark"}], "image": {"id": "fb92d28d-9e94-4f35-acc6-a19f02c564dc", "links": [{"href": "http://172.30.9.26:8774/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-12-22T23:50:11.000000", "flavor": {"id": "25068333-d43c-4024-9cc5-98c996b13a83", "links": [{"href": "http://172.30.9.26:8774/flavors/25068333-d43c-4024-9cc5-98c996b13a83", "rel": "bookmark"}]}, "id": "d0e605f6-3e1f-439e-9e60-dbd438aaee86", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:50:11Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-46785baf-e437-4028-9742-9cfdcc63229a-vm_inst", "created": "2018-12-22T23:49:28Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:50:15,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 used request id req-98b0e677-9a27-4c73-bb7d-874db941c328 2018-12-22 23:50:15,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:50:15,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-a344e96f-c164-465b-b7cf-b9b397c0e1cb Date: Sat, 22 Dec 2018 23:50:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2330f4cb-0944-40f4-93be-9547e0ea597b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["2e26dbf1-364d-472a-909e-506dd975746b"],"description":"","tags":[],"updated_at":"2018-12-22T23:49:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:20Z","provider:network_type":"vxlan"}]} 2018-12-22 23:50:15,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net used request id req-a344e96f-c164-465b-b7cf-b9b397c0e1cb 2018-12-22 23:50:15,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:50:15,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf0990c-f3d6-4bab-95d5-8506d67c9dc2 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:50:15,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-2cf0990c-f3d6-4bab-95d5-8506d67c9dc2 2018-12-22 23:50:15,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2330f4cb-0944-40f4-93be-9547e0ea597b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:50:15,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b1dad0a7-dfe5-4f98-8fa5-071ecb36866b Date: Sat, 22 Dec 2018 23:50:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2330f4cb-0944-40f4-93be-9547e0ea597b","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:20Z","dns_nameservers":[],"updated_at":"2018-12-22T23:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"2e26dbf1-364d-472a-909e-506dd975746b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-subnet"}]} 2018-12-22 23:50:15,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2330f4cb-0944-40f4-93be-9547e0ea597b used request id req-b1dad0a7-dfe5-4f98-8fa5-071ecb36866b 2018-12-22 23:50:15,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2330f4cb-0944-40f4-93be-9547e0ea597b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:50:16,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3877 X-Openstack-Request-Id: req-28d6825b-e0ea-476d-bcaf-88b1d273d94c Date: Sat, 22 Dec 2018 23:50:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e26dbf1-364d-472a-909e-506dd975746b","ip_address":"10.55.0.14"}],"id":"10bee29a-62b6-4588-b3b0-b45a90beef5c","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:97:fa","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-port","admin_state_up":true,"network_id":"2330f4cb-0944-40f4-93be-9547e0ea597b","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:24Z","binding:vnic_type":"normal","device_id":"d0e605f6-3e1f-439e-9e60-dbd438aaee86"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:49:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e26dbf1-364d-472a-909e-506dd975746b","ip_address":"10.55.0.4"}],"id":"31488278-90de-4ec8-bd01-4b48a53d5c12","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:94:76","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2330f4cb-0944-40f4-93be-9547e0ea597b","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2330f4cb-0944-40f4-93be-9547e0ea597b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:49:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e26dbf1-364d-472a-909e-506dd975746b","ip_address":"10.55.0.2"}],"id":"4032d1bd-ff9f-43a3-99ce-6e60814c7c1a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:db:d0","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2330f4cb-0944-40f4-93be-9547e0ea597b","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2330f4cb-0944-40f4-93be-9547e0ea597b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:49:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e26dbf1-364d-472a-909e-506dd975746b","ip_address":"10.55.0.3"}],"id":"6986b4e1-ad95-4153-8cbf-a716e620ecd5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:49:a4","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2330f4cb-0944-40f4-93be-9547e0ea597b","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:49:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2330f4cb-0944-40f4-93be-9547e0ea597b"}]} 2018-12-22 23:50:16,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2330f4cb-0944-40f4-93be-9547e0ea597b used request id req-28d6825b-e0ea-476d-bcaf-88b1d273d94c 2018-12-22 23:50:16,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:50:16,395 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:50:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e7203c2-87aa-4356-a91a-d733a92ac562 x-compute-request-id: req-2e7203c2-87aa-4356-a91a-d733a92ac562 Content-Type: application/json 2018-12-22 23:50:16,395 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/d0e605f6-3e1f-439e-9e60-dbd438aaee86 used request id req-2e7203c2-87aa-4356-a91a-d733a92ac562 2018-12-22 23:50:16,395 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-port 2018-12-22 23:50:16,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/10bee29a-62b6-4588-b3b0-b45a90beef5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bcd5c58ec19c51ddd2ae1109c38cf76de50cf0" 2018-12-22 23:50:16,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-09d97f10-64e7-4243-8aba-15eda973841e Date: Sat, 22 Dec 2018 23:50:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:50:16,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/10bee29a-62b6-4588-b3b0-b45a90beef5c used request id req-09d97f10-64e7-4243-8aba-15eda973841e 2018-12-22 23:50:16,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/25068333-d43c-4024-9cc5-98c996b13a83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c438f0217fe3d86f207ca78eaaf1ff109cf9475f" 2018-12-22 23:50:16,903 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:50:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-65f891c9-7918-41cf-9797-b1c47609ee8d x-compute-request-id: req-65f891c9-7918-41cf-9797-b1c47609ee8d Content-Length: 0 Content-Type: application/json 2018-12-22 23:50:16,903 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/25068333-d43c-4024-9cc5-98c996b13a83 used request id req-65f891c9-7918-41cf-9797-b1c47609ee8d 2018-12-22 23:50:16,903 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-subnet 2018-12-22 23:50:16,904 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-subnet 2018-12-22 23:50:16,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/2e26dbf1-364d-472a-909e-506dd975746b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5911170ee20d6648cea7d1bf79367443addb1f7" 2018-12-22 23:50:18,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-18c67642-a5b3-49a8-ad52-3b123f9f2591 Date: Sat, 22 Dec 2018 23:50:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:50:18,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/2e26dbf1-364d-472a-909e-506dd975746b used request id req-18c67642-a5b3-49a8-ad52-3b123f9f2591 2018-12-22 23:50:18,946 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-net 2018-12-22 23:50:18,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/2330f4cb-0944-40f4-93be-9547e0ea597b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5911170ee20d6648cea7d1bf79367443addb1f7" 2018-12-22 23:50:20,294 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b1182a63-7563-4a98-bc65-6b9bbbb95162 Date: Sat, 22 Dec 2018 23:50:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:50:20,294 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2330f4cb-0944-40f4-93be-9547e0ea597b used request id req-b1182a63-7563-4a98-bc65-6b9bbbb95162 2018-12-22 23:50:20,295 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-46785baf-e437-4028-9742-9cfdcc63229a-image 2018-12-22 23:50:20,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f2c69ba815e5a592c3bef1afb83358607991aa" 2018-12-22 23:50:21,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af412b2d-6d29-4ede-b9a9-5ba9ed97ae93 Date: Sat, 22 Dec 2018 23:50:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:50:21,903 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fb92d28d-9e94-4f35-acc6-a19f02c564dc used request id req-af412b2d-6d29-4ede-b9a9-5ba9ed97ae93 2018-12-22 23:50:21,905 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:50:21,908 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-22 23:50:21,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:50:21,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:50:22,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:50:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["hyHTHA8OT1yZMkhoi1IPTQ"], "issued_at": "2018-12-22T23:50:22.000000Z"}} 2018-12-22 23:50:22,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a227f9faf8ec65a73e175372f0c67ebf4dd790" 2018-12-22 23:50:22,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e57cebe7-ba71-41d8-9807-a8bb51d263ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:50:22,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e57cebe7-ba71-41d8-9807-a8bb51d263ab 2018-12-22 23:50:22,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86a227f9faf8ec65a73e175372f0c67ebf4dd790" 2018-12-22 23:50:23,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-7cc62cba-c16d-4ed9-81c8-3c2b5bdfd1b1 Date: Sat, 22 Dec 2018 23:50:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-image"} 2018-12-22 23:50:23,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-image used request id req-7cc62cba-c16d-4ed9-81c8-3c2b5bdfd1b1 2018-12-22 23:50:23,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86a227f9faf8ec65a73e175372f0c67ebf4dd790" 2018-12-22 23:50:23,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6ff3f60c-ec3e-4aa0-9354-8e2bdb6b48c5 Date: Sat, 22 Dec 2018 23:50: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-12-22 23:50:23,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6ff3f60c-ec3e-4aa0-9354-8e2bdb6b48c5 2018-12-22 23:50:23,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}86a227f9faf8ec65a73e175372f0c67ebf4dd790" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-image"}' 2018-12-22 23:50:23,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/57be416f-624f-4276-b4b2-54341112bafe X-Openstack-Request-Id: req-0b39e4aa-4e93-4fdd-af2a-edf221254d5b Date: Sat, 22 Dec 2018 23:50:23 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:50:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-22T23:50:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/57be416f-624f-4276-b4b2-54341112bafe", "min_disk": 0, "protected": false, "id": "57be416f-624f-4276-b4b2-54341112bafe", "file": "/v2/images/57be416f-624f-4276-b4b2-54341112bafe/file", "checksum": null, "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:50:23,435 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-0b39e4aa-4e93-4fdd-af2a-edf221254d5b 2018-12-22 23:50:23,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/57be416f-624f-4276-b4b2-54341112bafe/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86a227f9faf8ec65a73e175372f0c67ebf4dd790" -d '' 2018-12-22 23:50:24,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-708a6c21-0f08-4ad1-bb88-889c1b7e04df Date: Sat, 22 Dec 2018 23:50:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:50:24,965 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/57be416f-624f-4276-b4b2-54341112bafe/file used request id req-708a6c21-0f08-4ad1-bb88-889c1b7e04df 2018-12-22 23:50:24,965 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-22 23:50:24,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/57be416f-624f-4276-b4b2-54341112bafe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86a227f9faf8ec65a73e175372f0c67ebf4dd790" 2018-12-22 23:50:25,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-c30e4798-445f-49ed-84ec-5c2b0182ab36 Date: Sat, 22 Dec 2018 23:50:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:50:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:50:24Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/57be416f-624f-4276-b4b2-54341112bafe/snap", "metadata": {}}], "self": "/v2/images/57be416f-624f-4276-b4b2-54341112bafe", "min_disk": 0, "protected": false, "id": "57be416f-624f-4276-b4b2-54341112bafe", "file": "/v2/images/57be416f-624f-4276-b4b2-54341112bafe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/57be416f-624f-4276-b4b2-54341112bafe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:50:25,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/57be416f-624f-4276-b4b2-54341112bafe used request id req-c30e4798-445f-49ed-84ec-5c2b0182ab36 2018-12-22 23:50:25,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86a227f9faf8ec65a73e175372f0c67ebf4dd790" 2018-12-22 23:50:25,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-264273e4-7ab0-4d85-b30d-84840cd5d4d7 Date: Sat, 22 Dec 2018 23:50: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-12-22 23:50:25,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-264273e4-7ab0-4d85-b30d-84840cd5d4d7 2018-12-22 23:50:25,590 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-image 2018-12-22 23:50:25,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/57be416f-624f-4276-b4b2-54341112bafe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86a227f9faf8ec65a73e175372f0c67ebf4dd790" 2018-12-22 23:50:25,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-6b498e56-837b-4853-9782-a2c4e10bab0b Date: Sat, 22 Dec 2018 23:50:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:50:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:50:24Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/57be416f-624f-4276-b4b2-54341112bafe/snap", "metadata": {}}], "self": "/v2/images/57be416f-624f-4276-b4b2-54341112bafe", "min_disk": 0, "protected": false, "id": "57be416f-624f-4276-b4b2-54341112bafe", "file": "/v2/images/57be416f-624f-4276-b4b2-54341112bafe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/57be416f-624f-4276-b4b2-54341112bafe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:50:25,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/57be416f-624f-4276-b4b2-54341112bafe used request id req-6b498e56-837b-4853-9782-a2c4e10bab0b 2018-12-22 23:50:25,753 - create_image - DEBUG - Instance status is - active 2018-12-22 23:50:25,753 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-image 2018-12-22 23:50:25,754 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-image 2018-12-22 23:50:25,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:50:25,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:50:26,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:50:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["XyHNFmvsSSCEIJ_fkR9mVg"], "issued_at": "2018-12-22T23:50:26.000000Z"}} 2018-12-22 23:50:26,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b592c220fe75d82d08c19eabc0404bda3eb62959" 2018-12-22 23:50:26,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93612ef-e13f-406e-ab7d-c6cad7b7efb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:50:26,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c93612ef-e13f-406e-ab7d-c6cad7b7efb3 2018-12-22 23:50:26,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b592c220fe75d82d08c19eabc0404bda3eb62959" 2018-12-22 23:50:26,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fee7d973-2b1c-43f5-9b54-c9bd2122cac5 Date: Sat, 22 Dec 2018 23:50:26 GMT RESP BODY: {"networks":[]} 2018-12-22 23:50:26,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net used request id req-fee7d973-2b1c-43f5-9b54-c9bd2122cac5 2018-12-22 23:50:26,439 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net 2018-12-22 23:50:26,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b592c220fe75d82d08c19eabc0404bda3eb62959" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net", "admin_state_up": true}}' 2018-12-22 23:50:26,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-925d2c52-95c2-475c-b673-201031b58801 Date: Sat, 22 Dec 2018 23:50:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:50:26Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","mtu":1450}} 2018-12-22 23:50:26,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-925d2c52-95c2-475c-b673-201031b58801 2018-12-22 23:50:26,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b592c220fe75d82d08c19eabc0404bda3eb62959" 2018-12-22 23:50:27,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-749aebca-c482-48a8-b476-444143481956 Date: Sat, 22 Dec 2018 23:50:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:50:26Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:50:27,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-749aebca-c482-48a8-b476-444143481956 2018-12-22 23:50:27,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b592c220fe75d82d08c19eabc0404bda3eb62959" 2018-12-22 23:50:27,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-82f0a228-ae3e-4cd8-90b3-8f07a1d2617e Date: Sat, 22 Dec 2018 23:50:27 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:50:27,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-82f0a228-ae3e-4cd8-90b3-8f07a1d2617e 2018-12-22 23:50:27,421 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet 2018-12-22 23:50:27,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b592c220fe75d82d08c19eabc0404bda3eb62959" -d '{"subnets": [{"ip_version": 4, "network_id": "0e035e1b-326b-4086-a4cc-b5d4b0970ca7", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]}' 2018-12-22 23:50:27,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-43533fc3-871a-4d90-ad94-f93db547d306 Date: Sat, 22 Dec 2018 23:50:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:50:27,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-43533fc3-871a-4d90-ad94-f93db547d306 2018-12-22 23:50:27,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b592c220fe75d82d08c19eabc0404bda3eb62959" 2018-12-22 23:50:28,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a7657eda-cffa-415d-b095-b3bb703e0907 Date: Sat, 22 Dec 2018 23:50:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["aab8dd81-daa1-409c-8387-5275a948cf68"],"description":"","tags":[],"updated_at":"2018-12-22T23:50:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:50:28,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-a7657eda-cffa-415d-b095-b3bb703e0907 2018-12-22 23:50:28,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b592c220fe75d82d08c19eabc0404bda3eb62959" 2018-12-22 23:50:28,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ddda6dca-01f4-4341-aabd-268acbdee25e Date: Sat, 22 Dec 2018 23:50:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:50:28,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-ddda6dca-01f4-4341-aabd-268acbdee25e 2018-12-22 23:50:28,316 - OpenStackNetwork - DEBUG - Network [0e035e1b-326b-4086-a4cc-b5d4b0970ca7] created successfully 2018-12-22 23:50:28,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:50:28,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:50:28,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:50:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["-zRZwWToQUigD9j3uQVesA"], "issued_at": "2018-12-22T23:50:28.000000Z"}} 2018-12-22 23:50:28,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051f1bca09a7b5df33e48d8e365570bc7c6385b6" 2018-12-22 23:50:28,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3643494a-c145-4042-9378-3fcba0424c19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:50:28,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3643494a-c145-4042-9378-3fcba0424c19 2018-12-22 23:50:28,709 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:50:28,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051f1bca09a7b5df33e48d8e365570bc7c6385b6" 2018-12-22 23:50:29,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50: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-7989cecd-bc18-4b17-a7b6-991f1cda730c x-compute-request-id: req-7989cecd-bc18-4b17-a7b6-991f1cda730c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:50:29,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7989cecd-bc18-4b17-a7b6-991f1cda730c 2018-12-22 23:50:29,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051f1bca09a7b5df33e48d8e365570bc7c6385b6" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-22 23:50:29,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50: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-e2cf1f61-f124-443f-ad71-2a9b9a9d304a x-compute-request-id: req-e2cf1f61-f124-443f-ad71-2a9b9a9d304a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "name": "NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:50:29,618 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e2cf1f61-f124-443f-ad71-2a9b9a9d304a 2018-12-22 23:50:29,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:50:29,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:50:30,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:50:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["INYLnm-tQ6mhuCecmckR5g"], "issued_at": "2018-12-22T23:50:30.000000Z"}} 2018-12-22 23:50:30,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6564e791961acf4ecff5c61588aa53b637db1" 2018-12-22 23:50:30,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ce6ad6-b119-4cdd-a4d1-53c3c46b2115 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:50:30,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-46ce6ad6-b119-4cdd-a4d1-53c3c46b2115 2018-12-22 23:50:30,100 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6564e791961acf4ecff5c61588aa53b637db1" 2018-12-22 23:50:30,888 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:30 GMT Server: Apache x-compute-request-id: req-51912778-396c-462d-b683-b0e3f4154f2e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-51912778-396c-462d-b683-b0e3f4154f2e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-22 23:50:30,889 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/detail used request id req-51912778-396c-462d-b683-b0e3f4154f2e 2018-12-22 23:50:30,892 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-51912778-396c-462d-b683-b0e3f4154f2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6564e791961acf4ecff5c61588aa53b637db1" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563", "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-12-22 23:50:32,021 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:50:30 GMT Server: Apache x-compute-request-id: req-1c7d3698-1071-4862-81da-b29e488877aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1c7d3698-1071-4862-81da-b29e488877aa Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-22T23:50:31.892460", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "252bbe0f-71db-414a-aed2-ca655a981a11", "size": 1}} 2018-12-22 23:50:32,021 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes used request id req-1c7d3698-1071-4862-81da-b29e488877aa 2018-12-22 23:50:32,025 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51912778-396c-462d-b683-b0e3f4154f2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6564e791961acf4ecff5c61588aa53b637db1" 2018-12-22 23:50:32,779 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:32 GMT Server: Apache x-compute-request-id: req-1cb80d6e-7208-4edb-a22d-8c5668880f2d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1cb80d6e-7208-4edb-a22d-8c5668880f2d Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:50:32.000000", "replication_status": null, "snapshot_id": null, "id": "252bbe0f-71db-414a-aed2-ca655a981a11", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-6d438b22-bd24-49b5-89f6-a809f87b5563", "bootable": "false", "created_at": "2018-12-22T23:50:31.000000", "volume_type": null}} 2018-12-22 23:50:32,779 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 used request id req-1cb80d6e-7208-4edb-a22d-8c5668880f2d 2018-12-22 23:50:32,779 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563 2018-12-22 23:50:32,783 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51912778-396c-462d-b683-b0e3f4154f2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6564e791961acf4ecff5c61588aa53b637db1" 2018-12-22 23:50:33,537 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:32 GMT Server: Apache x-compute-request-id: req-c07b1d5f-20a4-4782-a0f6-f27b293cb733 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c07b1d5f-20a4-4782-a0f6-f27b293cb733 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:50:32.000000", "replication_status": null, "snapshot_id": null, "id": "252bbe0f-71db-414a-aed2-ca655a981a11", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-6d438b22-bd24-49b5-89f6-a809f87b5563", "bootable": "false", "created_at": "2018-12-22T23:50:31.000000", "volume_type": null}} 2018-12-22 23:50:33,537 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 used request id req-c07b1d5f-20a4-4782-a0f6-f27b293cb733 2018-12-22 23:50:33,538 - create_volume - DEBUG - Instance status is - creating 2018-12-22 23:50:33,538 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-22 23:50:36,541 - create_volume - DEBUG - Volume status query timeout in 296.23844099 2018-12-22 23:50:36,545 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51912778-396c-462d-b683-b0e3f4154f2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6564e791961acf4ecff5c61588aa53b637db1" 2018-12-22 23:50:37,339 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:36 GMT Server: Apache x-compute-request-id: req-043fe003-3838-4349-b4de-a54451ab3ccf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-043fe003-3838-4349-b4de-a54451ab3ccf Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:50:35.000000", "replication_status": null, "snapshot_id": null, "id": "252bbe0f-71db-414a-aed2-ca655a981a11", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-6d438b22-bd24-49b5-89f6-a809f87b5563", "bootable": "false", "created_at": "2018-12-22T23:50:31.000000", "volume_type": null}} 2018-12-22 23:50:37,339 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 used request id req-043fe003-3838-4349-b4de-a54451ab3ccf 2018-12-22 23:50:37,340 - create_volume - DEBUG - Instance status is - available 2018-12-22 23:50:37,340 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563 2018-12-22 23:50:37,340 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563 2018-12-22 23:50:37,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:50:37,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:50:37,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:50:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["zBAWSywRQw2bWdV8RBFVVA"], "issued_at": "2018-12-22T23:50:37.000000Z"}} 2018-12-22 23:50:37,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:37,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d106f9d8-2fd7-4a02-888f-b761482d187d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:50:37,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d106f9d8-2fd7-4a02-888f-b761482d187d 2018-12-22 23:50:37,834 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:50:37,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:37,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ddb449-574e-441f-813a-56660ff5e2e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:50:37,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b7ddb449-574e-441f-813a-56660ff5e2e2 2018-12-22 23:50:37,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:38,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4dc7fe2b-642f-4a3e-81ba-1f96b352ebb2 Date: Sat, 22 Dec 2018 23:50:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["aab8dd81-daa1-409c-8387-5275a948cf68"],"description":"","tags":[],"updated_at":"2018-12-22T23:50:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:50:38,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net used request id req-4dc7fe2b-642f-4a3e-81ba-1f96b352ebb2 2018-12-22 23:50:38,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:50:38,189 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:50:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:50:38,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:38,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974b6583-6eea-4624-ab1f-b669f41fc614 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:50:38,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-974b6583-6eea-4624-ab1f-b669f41fc614 2018-12-22 23:50:38,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:38,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6fd4ebb0-30f5-4b03-8168-2f18d6c642c2 Date: Sat, 22 Dec 2018 23:50:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:50:38,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-6fd4ebb0-30f5-4b03-8168-2f18d6c642c2 2018-12-22 23:50:38,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7&name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:38,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dfb1568d-4aef-419d-864d-63925f02c1ec Date: Sat, 22 Dec 2018 23:50:38 GMT RESP BODY: {"ports":[]} 2018-12-22 23:50:38,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7&name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port&admin_state_up=True used request id req-dfb1568d-4aef-419d-864d-63925f02c1ec 2018-12-22 23:50:38,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:39,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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 x-openstack-request-id: req-5f33df54-4e4e-4a35-b4d1-d756d1120652 x-compute-request-id: req-5f33df54-4e4e-4a35-b4d1-d756d1120652 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-22 23:50:39,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst used request id req-5f33df54-4e4e-4a35-b4d1-d756d1120652 2018-12-22 23:50:39,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:39,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f33a52fe-98e2-4c8f-8273-e3394078b85d Date: Sat, 22 Dec 2018 23:50:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["aab8dd81-daa1-409c-8387-5275a948cf68"],"description":"","tags":[],"updated_at":"2018-12-22T23:50:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:50:39,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net used request id req-f33a52fe-98e2-4c8f-8273-e3394078b85d 2018-12-22 23:50:39,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:39,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fab0b32-e1a0-4eaf-935b-9ec4bba11755 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:50:39,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-0fab0b32-e1a0-4eaf-935b-9ec4bba11755 2018-12-22 23:50:39,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:39,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-994b9e16-0488-45cf-a5de-ae5192d24d00 Date: Sat, 22 Dec 2018 23:50:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:50:39,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-994b9e16-0488-45cf-a5de-ae5192d24d00 2018-12-22 23:50:39,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7&name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:39,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b47b99c8-fc0f-44c6-8887-f4f299e861bc Date: Sat, 22 Dec 2018 23:50:39 GMT RESP BODY: {"ports":[]} 2018-12-22 23:50:39,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7&name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port&admin_state_up=True used request id req-b47b99c8-fc0f-44c6-8887-f4f299e861bc 2018-12-22 23:50:39,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:50:39,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:50:40,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:50:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["LwKrT_b1SZSLhVIDa5S_AQ"], "issued_at": "2018-12-22T23:50:40.000000Z"}} 2018-12-22 23:50:40,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74876174c3473356d7f31e9048db3a778f445ba2" 2018-12-22 23:50:40,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e8c9d2-f7fb-4bfc-9d25-e870dcc2712c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:50:40,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-25e8c9d2-f7fb-4bfc-9d25-e870dcc2712c 2018-12-22 23:50:40,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:40,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3e7224de-8579-44c6-b9aa-4293d43aad56 Date: Sat, 22 Dec 2018 23:50:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["aab8dd81-daa1-409c-8387-5275a948cf68"],"description":"","tags":[],"updated_at":"2018-12-22T23:50:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:50:40,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net used request id req-3e7224de-8579-44c6-b9aa-4293d43aad56 2018-12-22 23:50:40,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:40,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-05cd775d-1d5a-42d6-afaa-34767b3464e8 Date: Sat, 22 Dec 2018 23:50:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:50:40,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-05cd775d-1d5a-42d6-afaa-34767b3464e8 2018-12-22 23:50:40,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:40,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-af735e56-f4ac-4f73-bec4-e4b9240b1df2 Date: Sat, 22 Dec 2018 23:50:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["aab8dd81-daa1-409c-8387-5275a948cf68"],"description":"","tags":[],"updated_at":"2018-12-22T23:50:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:50:40,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net used request id req-af735e56-f4ac-4f73-bec4-e4b9240b1df2 2018-12-22 23:50:40,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:50:40,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:50:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:50:40,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74876174c3473356d7f31e9048db3a778f445ba2" 2018-12-22 23:50:40,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc60e172-5e8b-40da-a9ca-9acf29786edb 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:50:40,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-bc60e172-5e8b-40da-a9ca-9acf29786edb 2018-12-22 23:50:40,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:40,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-670b056d-d9d5-4701-b93c-181daee6ecf2 Date: Sat, 22 Dec 2018 23:50:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:50:40,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-670b056d-d9d5-4701-b93c-181daee6ecf2 2018-12-22 23:50:40,956 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net 2018-12-22 23:50:40,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" -d '{"port": {"network_id": "0e035e1b-326b-4086-a4cc-b5d4b0970ca7", "name": "NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port", "admin_state_up": true}}' 2018-12-22 23:50:41,893 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-8e86ab2b-519c-4895-8f8b-f208176ae465 Date: Sat, 22 Dec 2018 23:50:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:41Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.13"}],"id":"4d95bf63-c05e-4cf6-a933-fb80345bf646","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:1f:c5","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","qos_policy_id":null,"admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:41Z","binding:vnic_type":"normal"}} 2018-12-22 23:50:41,894 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-8e86ab2b-519c-4895-8f8b-f208176ae465 2018-12-22 23:50:41,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:42,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-dee23fef-e409-4853-a321-9b1d6f278d30 Date: Sat, 22 Dec 2018 23:50:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["aab8dd81-daa1-409c-8387-5275a948cf68"],"description":"","tags":[],"updated_at":"2018-12-22T23:50:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:50:42,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net used request id req-dee23fef-e409-4853-a321-9b1d6f278d30 2018-12-22 23:50:42,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:42,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f549dc7-909c-43dd-b474-5be17f1986f6 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:50:42,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-3f549dc7-909c-43dd-b474-5be17f1986f6 2018-12-22 23:50:42,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:42,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-838b09c2-50c4-4aed-91d6-954bd795c207 Date: Sat, 22 Dec 2018 23:50:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:50:42,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-838b09c2-50c4-4aed-91d6-954bd795c207 2018-12-22 23:50:42,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7&name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:42,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-f8a29ae5-3155-414f-bdfc-33b8e2297d55 Date: Sat, 22 Dec 2018 23:50:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:41Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.13"}],"id":"4d95bf63-c05e-4cf6-a933-fb80345bf646","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:1f:c5","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:41Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-22 23:50:42,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7&name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port&admin_state_up=True used request id req-f8a29ae5-3155-414f-bdfc-33b8e2297d55 2018-12-22 23:50:42,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:42,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c14d0e-37ac-478b-94d7-e642d9f545a6 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:50:42,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-50c14d0e-37ac-478b-94d7-e642d9f545a6 2018-12-22 23:50:42,695 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst 2018-12-22 23:50:42,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:42,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50: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-330078b4-f0c0-46c7-a2af-16cc8c7cffa8 x-compute-request-id: req-330078b4-f0c0-46c7-a2af-16cc8c7cffa8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-flavor"}]} 2018-12-22 23:50:42,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-330078b4-f0c0-46c7-a2af-16cc8c7cffa8 2018-12-22 23:50:42,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:42,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50: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-20b8dcef-8cf4-4037-9113-3751253c4af1 x-compute-request-id: req-20b8dcef-8cf4-4037-9113-3751253c4af1 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "name": "NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:50:42,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d used request id req-20b8dcef-8cf4-4037-9113-3751253c4af1 2018-12-22 23:50:42,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:43,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-2ceb47b6-8ce7-4494-bc39-6d281ce1d231 Date: Sat, 22 Dec 2018 23:50:43 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:50:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:50:24Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/57be416f-624f-4276-b4b2-54341112bafe/snap", "metadata": {}}], "self": "/v2/images/57be416f-624f-4276-b4b2-54341112bafe", "min_disk": 0, "protected": false, "id": "57be416f-624f-4276-b4b2-54341112bafe", "file": "/v2/images/57be416f-624f-4276-b4b2-54341112bafe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/57be416f-624f-4276-b4b2-54341112bafe/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-image"} 2018-12-22 23:50:43,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-image used request id req-2ceb47b6-8ce7-4494-bc39-6d281ce1d231 2018-12-22 23:50:43,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:43,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3ac5ade8-11dc-47f1-adc4-6c0e1ade0d42 Date: Sat, 22 Dec 2018 23:50: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-12-22 23:50:43,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3ac5ade8-11dc-47f1-adc4-6c0e1ade0d42 2018-12-22 23:50:43,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "imageRef": "57be416f-624f-4276-b4b2-54341112bafe", "flavorRef": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "max_count": 1, "min_count": 1, "networks": [{"port": "4d95bf63-c05e-4cf6-a933-fb80345bf646"}]}}' 2018-12-22 23:50:45,298 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:50: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-e2e561b5-cf6a-4687-a199-2ffc7e993274 x-compute-request-id: req-e2e561b5-cf6a-4687-a199-2ffc7e993274 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "adminPass": "uv7WNVccfg9L"}} 2018-12-22 23:50:45,298 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e2e561b5-cf6a-4687-a199-2ffc7e993274 2018-12-22 23:50:45,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:45,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-3fef575d-5674-47f6-953d-86a861346ee6 x-compute-request-id: req-3fef575d-5674-47f6-953d-86a861346ee6 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "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-12-22T23:50:45Z", "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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:50:45,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-3fef575d-5674-47f6-953d-86a861346ee6 2018-12-22 23:50:45,923 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst 2018-12-22 23:50:45,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:46,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-87b9d3e2-0ef9-429c-87c9-11d6eafdf5aa x-compute-request-id: req-87b9d3e2-0ef9-429c-87c9-11d6eafdf5aa Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "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-12-22T23:50:45Z", "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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:50:46,296 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-87b9d3e2-0ef9-429c-87c9-11d6eafdf5aa 2018-12-22 23:50:46,296 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst] is - BUILD 2018-12-22 23:50:46,296 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:50:49,300 - create_instance - DEBUG - VM status query timeout in 896.623562813 2018-12-22 23:50:49,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:49,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b24ac4f7-30cc-4e65-85d6-bfbb29203907 x-compute-request-id: req-b24ac4f7-30cc-4e65-85d6-bfbb29203907 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "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-12-22T23:50:49Z", "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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:50:49,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-b24ac4f7-30cc-4e65-85d6-bfbb29203907 2018-12-22 23:50:49,551 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst] is - BUILD 2018-12-22 23:50:49,551 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:50:52,554 - create_instance - DEBUG - VM status query timeout in 893.368939877 2018-12-22 23:50:52,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:53,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-d002fce8-a067-4900-90b9-af3b8b893d8d x-compute-request-id: req-d002fce8-a067-4900-90b9-af3b8b893d8d Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:50:52Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:50:53,143 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-d002fce8-a067-4900-90b9-af3b8b893d8d 2018-12-22 23:50:53,144 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst] is - BUILD 2018-12-22 23:50:53,144 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:50:56,147 - create_instance - DEBUG - VM status query timeout in 889.775833845 2018-12-22 23:50:56,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:56,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-285cb9d6-3022-4272-ba4e-44a9cb45aade x-compute-request-id: req-285cb9d6-3022-4272-ba4e-44a9cb45aade Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:1f:c5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:50:52Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:50:56,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-285cb9d6-3022-4272-ba4e-44a9cb45aade 2018-12-22 23:50:56,457 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst] is - BUILD 2018-12-22 23:50:56,457 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:50:59,459 - create_instance - DEBUG - VM status query timeout in 886.464052916 2018-12-22 23:50:59,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:50:59,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:50: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-9a9837aa-b94d-4a3f-b39e-b112e73b7429 x-compute-request-id: req-9a9837aa-b94d-4a3f-b39e-b112e73b7429 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:1f:c5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:50:52Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:50:59,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-9a9837aa-b94d-4a3f-b39e-b112e73b7429 2018-12-22 23:50:59,909 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst] is - BUILD 2018-12-22 23:50:59,909 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:51:02,913 - create_instance - DEBUG - VM status query timeout in 883.010627985 2018-12-22 23:51:02,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:03,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-f18e1b7d-010a-49ec-8bef-ee33cb468493 x-compute-request-id: req-f18e1b7d-010a-49ec-8bef-ee33cb468493 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:1f:c5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-22T23:50:59.000000", "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:50:59Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:51:03,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-f18e1b7d-010a-49ec-8bef-ee33cb468493 2018-12-22 23:51:03,671 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst] is - ACTIVE 2018-12-22 23:51:03,671 - create_instance - INFO - VM is - ACTIVE 2018-12-22 23:51:03,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:04,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e80f6b9-fa31-48ab-a803-031629532f7d x-compute-request-id: req-9e80f6b9-fa31-48ab-a803-031629532f7d Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:1f:c5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-22T23:50:59.000000", "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:50:59Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:51:04,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-9e80f6b9-fa31-48ab-a803-031629532f7d 2018-12-22 23:51:04,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:05,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d3d9bb56-1b61-4311-8631-798717c7c4e3 Date: Sat, 22 Dec 2018 23:51:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["aab8dd81-daa1-409c-8387-5275a948cf68"],"description":"","tags":[],"updated_at":"2018-12-22T23:50:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:51:05,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net used request id req-d3d9bb56-1b61-4311-8631-798717c7c4e3 2018-12-22 23:51:05,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:05,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3cb7eb9-c6d0-4b02-8822-1df1ecfafaa4 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:51:05,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-f3cb7eb9-c6d0-4b02-8822-1df1ecfafaa4 2018-12-22 23:51:05,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:05,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dacd304f-48ca-4df0-9cae-aa7734356409 Date: Sat, 22 Dec 2018 23:51:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:51:05,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-dacd304f-48ca-4df0-9cae-aa7734356409 2018-12-22 23:51:05,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:05,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-abf499a1-df1e-4926-afdc-6bfa2d4ec22a Date: Sat, 22 Dec 2018 23:51:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.13"}],"id":"4d95bf63-c05e-4cf6-a933-fb80345bf646","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:1f:c5","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:41Z","binding:vnic_type":"normal","device_id":"70c34f8e-54cf-4ef2-aba0-32590548f35b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.2"}],"id":"835a34f4-fd75-4a47-8595-1b7214c53206","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:63:fc","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.4"}],"id":"8f25b04b-fdce-42a4-b664-74f5d1c71765","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:a8:81","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.3"}],"id":"9f331df5-d0ce-40b6-850c-724e8064c5c3","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:92:fb","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"}]} 2018-12-22 23:51:05,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-abf499a1-df1e-4926-afdc-6bfa2d4ec22a 2018-12-22 23:51:05,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:51:05,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:51:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["p10rJC9iRVufUlhdyY10gQ"], "issued_at": "2018-12-22T23:51:05.000000Z"}} 2018-12-22 23:51:05,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:06,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b636f95-2fd3-4006-ac2d-45bfbac9298a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:51:06,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8b636f95-2fd3-4006-ac2d-45bfbac9298a 2018-12-22 23:51:06,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:07,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-ff4971f2-6ae1-4d62-b214-ec81805c986d x-compute-request-id: req-ff4971f2-6ae1-4d62-b214-ec81805c986d Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:1f:c5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-22T23:50:59.000000", "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:50:59Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:51:07,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-ff4971f2-6ae1-4d62-b214-ec81805c986d 2018-12-22 23:51:07,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:07,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4b39cdd0-fa83-4ec5-9cb3-036dc45abefa Date: Sat, 22 Dec 2018 23:51:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["aab8dd81-daa1-409c-8387-5275a948cf68"],"description":"","tags":[],"updated_at":"2018-12-22T23:50:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:51:07,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net used request id req-4b39cdd0-fa83-4ec5-9cb3-036dc45abefa 2018-12-22 23:51:07,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:07,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157450e2-615c-47b3-aa45-caf27f2e619f 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:51:07,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-157450e2-615c-47b3-aa45-caf27f2e619f 2018-12-22 23:51:07,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:07,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-02b83cd8-a314-4046-bbbc-50894f2960ef Date: Sat, 22 Dec 2018 23:51:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:51:07,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-02b83cd8-a314-4046-bbbc-50894f2960ef 2018-12-22 23:51:07,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:07,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-f58555b3-c8b0-4fea-add1-7f38dc64a30e Date: Sat, 22 Dec 2018 23:51:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.13"}],"id":"4d95bf63-c05e-4cf6-a933-fb80345bf646","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:1f:c5","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:41Z","binding:vnic_type":"normal","device_id":"70c34f8e-54cf-4ef2-aba0-32590548f35b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.2"}],"id":"835a34f4-fd75-4a47-8595-1b7214c53206","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:63:fc","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.4"}],"id":"8f25b04b-fdce-42a4-b664-74f5d1c71765","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:a8:81","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.3"}],"id":"9f331df5-d0ce-40b6-850c-724e8064c5c3","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:92:fb","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"}]} 2018-12-22 23:51:07,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-f58555b3-c8b0-4fea-add1-7f38dc64a30e 2018-12-22 23:51:07,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" -d '{"volumeAttachment": {"volumeId": "252bbe0f-71db-414a-aed2-ca655a981a11"}}' 2018-12-22 23:51:09,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51: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-cd895245-f76a-4631-ad39-6183bfe52c01 x-compute-request-id: req-cd895245-f76a-4631-ad39-6183bfe52c01 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "id": "252bbe0f-71db-414a-aed2-ca655a981a11", "volumeId": "252bbe0f-71db-414a-aed2-ca655a981a11"}} 2018-12-22 23:51:09,534 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b/os-volume_attachments used request id req-cd895245-f76a-4631-ad39-6183bfe52c01 2018-12-22 23:51:09,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:10,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51: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-bf9bc613-110c-422c-9ce4-82cfd8091083 x-compute-request-id: req-bf9bc613-110c-422c-9ce4-82cfd8091083 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:1f:c5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-22T23:50:59.000000", "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:50:59Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [{"id": "252bbe0f-71db-414a-aed2-ca655a981a11"}], "metadata": {}}} 2018-12-22 23:51:10,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-bf9bc613-110c-422c-9ce4-82cfd8091083 2018-12-22 23:51:10,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:10,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6589a34e-a8a8-4ec8-ba4c-d58d701c4546 Date: Sat, 22 Dec 2018 23:51:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["aab8dd81-daa1-409c-8387-5275a948cf68"],"description":"","tags":[],"updated_at":"2018-12-22T23:50:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:51:10,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net used request id req-6589a34e-a8a8-4ec8-ba4c-d58d701c4546 2018-12-22 23:51:10,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:51:10,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:51:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:51:10,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:10,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6118547-73d3-45f9-aa8c-77299ef580a5 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:51:10,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-e6118547-73d3-45f9-aa8c-77299ef580a5 2018-12-22 23:51:10,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:10,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d0b5fe79-fb77-49e7-b322-51f6a56bb422 Date: Sat, 22 Dec 2018 23:51:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:51:10,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-d0b5fe79-fb77-49e7-b322-51f6a56bb422 2018-12-22 23:51:10,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:11,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-9062e42f-7dd1-4c19-8098-1e6b215b6b33 Date: Sat, 22 Dec 2018 23:51:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.13"}],"id":"4d95bf63-c05e-4cf6-a933-fb80345bf646","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:1f:c5","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:41Z","binding:vnic_type":"normal","device_id":"70c34f8e-54cf-4ef2-aba0-32590548f35b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.2"}],"id":"835a34f4-fd75-4a47-8595-1b7214c53206","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:63:fc","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.4"}],"id":"8f25b04b-fdce-42a4-b664-74f5d1c71765","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:a8:81","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.3"}],"id":"9f331df5-d0ce-40b6-850c-724e8064c5c3","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:92:fb","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"}]} 2018-12-22 23:51:11,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-9062e42f-7dd1-4c19-8098-1e6b215b6b33 2018-12-22 23:51:11,113 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:11,297 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:11 GMT Server: Apache x-compute-request-id: req-995aa326-2c89-4697-ae78-1717e8501018 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-995aa326-2c89-4697-ae78-1717e8501018 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:51:09.000000", "replication_status": null, "snapshot_id": null, "id": "252bbe0f-71db-414a-aed2-ca655a981a11", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-6d438b22-bd24-49b5-89f6-a809f87b5563", "bootable": "false", "created_at": "2018-12-22T23:50:31.000000", "volume_type": null}} 2018-12-22 23:51:11,297 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 used request id req-995aa326-2c89-4697-ae78-1717e8501018 2018-12-22 23:51:14,304 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-995aa326-2c89-4697-ae78-1717e8501018" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:15,056 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:14 GMT Server: Apache x-compute-request-id: req-867aaf3c-ed89-441f-bcf4-ae9d31203493 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-867aaf3c-ed89-441f-bcf4-ae9d31203493 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "attachment_id": "2a29af1d-c5c0-4a6a-856f-71bf9cdd4663", "attached_at": "2018-12-22T23:51:14.000000", "host_name": null, "volume_id": "252bbe0f-71db-414a-aed2-ca655a981a11", "device": "/dev/vdb", "id": "252bbe0f-71db-414a-aed2-ca655a981a11"}], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:51:14.000000", "replication_status": null, "snapshot_id": null, "id": "252bbe0f-71db-414a-aed2-ca655a981a11", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-6d438b22-bd24-49b5-89f6-a809f87b5563", "bootable": "false", "created_at": "2018-12-22T23:50:31.000000", "volume_type": null}} 2018-12-22 23:51:15,057 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 used request id req-867aaf3c-ed89-441f-bcf4-ae9d31203493 2018-12-22 23:51:15,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:15,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3abe1093-f407-4025-8c60-ecf41f6e7b61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:51:15,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3abe1093-f407-4025-8c60-ecf41f6e7b61 2018-12-22 23:51:15,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:15,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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,Accept-Encoding x-openstack-request-id: req-544cad3b-8392-4847-ab46-37153c5a73e7 x-compute-request-id: req-544cad3b-8392-4847-ab46-37153c5a73e7 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:1f:c5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-22T23:50:59.000000", "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:51:12Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [{"id": "252bbe0f-71db-414a-aed2-ca655a981a11"}], "metadata": {}}} 2018-12-22 23:51:15,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-544cad3b-8392-4847-ab46-37153c5a73e7 2018-12-22 23:51:15,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:15,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2135f19c-4b0f-4c67-9a51-fd30c1742587 Date: Sat, 22 Dec 2018 23:51:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["aab8dd81-daa1-409c-8387-5275a948cf68"],"description":"","tags":[],"updated_at":"2018-12-22T23:50:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:51:15,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net used request id req-2135f19c-4b0f-4c67-9a51-fd30c1742587 2018-12-22 23:51:15,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:15,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6fcd49-398c-49da-9577-1a7796f29dcd 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:51:15,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-2b6fcd49-398c-49da-9577-1a7796f29dcd 2018-12-22 23:51:15,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:16,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c7063a8e-b685-4f4b-8b3d-9e8e00e6cff4 Date: Sat, 22 Dec 2018 23:51:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:51:16,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-c7063a8e-b685-4f4b-8b3d-9e8e00e6cff4 2018-12-22 23:51:16,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:16,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-f34f6e09-cb4d-4c4b-b768-93478c39a0b8 Date: Sat, 22 Dec 2018 23:51:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.13"}],"id":"4d95bf63-c05e-4cf6-a933-fb80345bf646","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:1f:c5","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:41Z","binding:vnic_type":"normal","device_id":"70c34f8e-54cf-4ef2-aba0-32590548f35b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.2"}],"id":"835a34f4-fd75-4a47-8595-1b7214c53206","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:63:fc","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.4"}],"id":"8f25b04b-fdce-42a4-b664-74f5d1c71765","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:a8:81","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.3"}],"id":"9f331df5-d0ce-40b6-850c-724e8064c5c3","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:92:fb","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"}]} 2018-12-22 23:51:16,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-f34f6e09-cb4d-4c4b-b768-93478c39a0b8 2018-12-22 23:51:16,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:17,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-a9d0e0eb-f5ee-4a11-b4e4-63b32128a93e x-compute-request-id: req-a9d0e0eb-f5ee-4a11-b4e4-63b32128a93e Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:1f:c5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-22T23:50:59.000000", "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:51:12Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [{"id": "252bbe0f-71db-414a-aed2-ca655a981a11"}], "metadata": {}}} 2018-12-22 23:51:17,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-a9d0e0eb-f5ee-4a11-b4e4-63b32128a93e 2018-12-22 23:51:17,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:17,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-49964253-8c02-4677-92d4-1858acd8a098 Date: Sat, 22 Dec 2018 23:51:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["aab8dd81-daa1-409c-8387-5275a948cf68"],"description":"","tags":[],"updated_at":"2018-12-22T23:50:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:51:17,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net used request id req-49964253-8c02-4677-92d4-1858acd8a098 2018-12-22 23:51:17,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:17,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-667e331d-7030-4f7d-a3dc-5c2334993dc6 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:51:17,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-667e331d-7030-4f7d-a3dc-5c2334993dc6 2018-12-22 23:51:17,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:17,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9c46101d-3f48-4832-9f7a-1f79a932e297 Date: Sat, 22 Dec 2018 23:51:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:51:17,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-9c46101d-3f48-4832-9f7a-1f79a932e297 2018-12-22 23:51:17,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:17,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-b64614db-48f3-4a93-86f7-f78e7d31804a Date: Sat, 22 Dec 2018 23:51:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.13"}],"id":"4d95bf63-c05e-4cf6-a933-fb80345bf646","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:1f:c5","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:41Z","binding:vnic_type":"normal","device_id":"70c34f8e-54cf-4ef2-aba0-32590548f35b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.2"}],"id":"835a34f4-fd75-4a47-8595-1b7214c53206","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:63:fc","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.4"}],"id":"8f25b04b-fdce-42a4-b664-74f5d1c71765","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:a8:81","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.3"}],"id":"9f331df5-d0ce-40b6-850c-724e8064c5c3","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:92:fb","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"}]} 2018-12-22 23:51:17,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-b64614db-48f3-4a93-86f7-f78e7d31804a 2018-12-22 23:51:17,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:18,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-d340c988-a64d-43bf-8fd2-03a192b32171 x-compute-request-id: req-d340c988-a64d-43bf-8fd2-03a192b32171 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:1f:c5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-22T23:50:59.000000", "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:51:12Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [{"id": "252bbe0f-71db-414a-aed2-ca655a981a11"}], "metadata": {}}} 2018-12-22 23:51:18,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-d340c988-a64d-43bf-8fd2-03a192b32171 2018-12-22 23:51:18,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:18,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-35429270-c404-4938-9b17-8685ecd01ca3 Date: Sat, 22 Dec 2018 23:51:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["aab8dd81-daa1-409c-8387-5275a948cf68"],"description":"","tags":[],"updated_at":"2018-12-22T23:50:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:51:18,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net used request id req-35429270-c404-4938-9b17-8685ecd01ca3 2018-12-22 23:51:18,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:18,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd515ff-2ac3-4100-b306-a04e3707d384 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:51:18,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-7bd515ff-2ac3-4100-b306-a04e3707d384 2018-12-22 23:51:18,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:18,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5e01b0db-a37c-4785-ac6f-f405e776a362 Date: Sat, 22 Dec 2018 23:51:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:51:18,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-5e01b0db-a37c-4785-ac6f-f405e776a362 2018-12-22 23:51:18,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:18,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-24ae0ea6-2221-449d-9460-a83e1a727f46 Date: Sat, 22 Dec 2018 23:51:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.13"}],"id":"4d95bf63-c05e-4cf6-a933-fb80345bf646","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:1f:c5","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:41Z","binding:vnic_type":"normal","device_id":"70c34f8e-54cf-4ef2-aba0-32590548f35b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.2"}],"id":"835a34f4-fd75-4a47-8595-1b7214c53206","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:63:fc","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.4"}],"id":"8f25b04b-fdce-42a4-b664-74f5d1c71765","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:a8:81","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.3"}],"id":"9f331df5-d0ce-40b6-850c-724e8064c5c3","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:92:fb","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"}]} 2018-12-22 23:51:18,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-24ae0ea6-2221-449d-9460-a83e1a727f46 2018-12-22 23:51:18,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b/os-volume_attachments/252bbe0f-71db-414a-aed2-ca655a981a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:20,897 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:51:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c100274-ca3a-46a8-ad2b-5f2b2c307125 x-compute-request-id: req-9c100274-ca3a-46a8-ad2b-5f2b2c307125 Content-Length: 0 Content-Type: application/json 2018-12-22 23:51:20,897 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b/os-volume_attachments/252bbe0f-71db-414a-aed2-ca655a981a11 used request id req-9c100274-ca3a-46a8-ad2b-5f2b2c307125 2018-12-22 23:51:20,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:21,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-a3b35586-f3d4-462b-bd76-d28cf6ffa553 x-compute-request-id: req-a3b35586-f3d4-462b-bd76-d28cf6ffa553 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:1f:c5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-22T23:50:59.000000", "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:51:12Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [{"id": "252bbe0f-71db-414a-aed2-ca655a981a11"}], "metadata": {}}} 2018-12-22 23:51:21,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-a3b35586-f3d4-462b-bd76-d28cf6ffa553 2018-12-22 23:51:21,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:22,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d8c91059-dbcb-4fc1-8511-074f8fb923f4 Date: Sat, 22 Dec 2018 23:51:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["aab8dd81-daa1-409c-8387-5275a948cf68"],"description":"","tags":[],"updated_at":"2018-12-22T23:50:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:51:22,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net used request id req-d8c91059-dbcb-4fc1-8511-074f8fb923f4 2018-12-22 23:51:22,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:22,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c51e5b93-2edf-42b2-b290-a093de75f654 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:51:22,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-c51e5b93-2edf-42b2-b290-a093de75f654 2018-12-22 23:51:22,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:22,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5a643164-a195-4b9b-b174-7ebc98093c5c Date: Sat, 22 Dec 2018 23:51:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:51:22,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-5a643164-a195-4b9b-b174-7ebc98093c5c 2018-12-22 23:51:22,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:22,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-55b68d38-1f80-41e0-8914-f063d0fa547c Date: Sat, 22 Dec 2018 23:51:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.13"}],"id":"4d95bf63-c05e-4cf6-a933-fb80345bf646","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:1f:c5","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:41Z","binding:vnic_type":"normal","device_id":"70c34f8e-54cf-4ef2-aba0-32590548f35b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.2"}],"id":"835a34f4-fd75-4a47-8595-1b7214c53206","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:63:fc","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.4"}],"id":"8f25b04b-fdce-42a4-b664-74f5d1c71765","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:a8:81","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.3"}],"id":"9f331df5-d0ce-40b6-850c-724e8064c5c3","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:92:fb","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"}]} 2018-12-22 23:51:22,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-55b68d38-1f80-41e0-8914-f063d0fa547c 2018-12-22 23:51:25,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:25,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c09d9359-1dac-486e-ad9e-179630048032 x-compute-request-id: req-c09d9359-1dac-486e-ad9e-179630048032 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:1f:c5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-22T23:50:59.000000", "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:51:12Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:51:25,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-c09d9359-1dac-486e-ad9e-179630048032 2018-12-22 23:51:25,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:26,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-bb86c50d-470a-4ed0-a425-eb4db1349e84 Date: Sat, 22 Dec 2018 23:51:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["aab8dd81-daa1-409c-8387-5275a948cf68"],"description":"","tags":[],"updated_at":"2018-12-22T23:50:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:51:26,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net used request id req-bb86c50d-470a-4ed0-a425-eb4db1349e84 2018-12-22 23:51:26,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:26,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b845a3-e839-46fe-9005-7f1476276d83 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:51:26,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-c5b845a3-e839-46fe-9005-7f1476276d83 2018-12-22 23:51:26,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:26,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0db1f5d5-da5f-4d57-ae25-5706e42a738a Date: Sat, 22 Dec 2018 23:51:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:51:26,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-0db1f5d5-da5f-4d57-ae25-5706e42a738a 2018-12-22 23:51:26,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:26,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-1b0fe72e-84a4-44b8-937c-9fd84f410884 Date: Sat, 22 Dec 2018 23:51:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.13"}],"id":"4d95bf63-c05e-4cf6-a933-fb80345bf646","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:1f:c5","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:41Z","binding:vnic_type":"normal","device_id":"70c34f8e-54cf-4ef2-aba0-32590548f35b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.2"}],"id":"835a34f4-fd75-4a47-8595-1b7214c53206","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:63:fc","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.4"}],"id":"8f25b04b-fdce-42a4-b664-74f5d1c71765","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:a8:81","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.3"}],"id":"9f331df5-d0ce-40b6-850c-724e8064c5c3","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:92:fb","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"}]} 2018-12-22 23:51:26,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-1b0fe72e-84a4-44b8-937c-9fd84f410884 2018-12-22 23:51:26,549 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-995aa326-2c89-4697-ae78-1717e8501018" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:27,291 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:26 GMT Server: Apache x-compute-request-id: req-52d88e57-d77e-4049-9270-2ad55b1fc6f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-52d88e57-d77e-4049-9270-2ad55b1fc6f9 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:51:20.000000", "replication_status": null, "snapshot_id": null, "id": "252bbe0f-71db-414a-aed2-ca655a981a11", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-6d438b22-bd24-49b5-89f6-a809f87b5563", "bootable": "false", "created_at": "2018-12-22T23:50:31.000000", "volume_type": null}} 2018-12-22 23:51:27,291 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 used request id req-52d88e57-d77e-4049-9270-2ad55b1fc6f9 2018-12-22 23:51:27,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:27,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-4ea7d2cd-8ca8-4fe9-aba0-ca3c30572ba5 x-compute-request-id: req-4ea7d2cd-8ca8-4fe9-aba0-ca3c30572ba5 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:1f:c5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-22T23:50:59.000000", "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:51:12Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:51:27,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-4ea7d2cd-8ca8-4fe9-aba0-ca3c30572ba5 2018-12-22 23:51:27,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:27,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4db94b30-f84d-47a9-bea5-2b256a98745c Date: Sat, 22 Dec 2018 23:51:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["aab8dd81-daa1-409c-8387-5275a948cf68"],"description":"","tags":[],"updated_at":"2018-12-22T23:50:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:51:27,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net used request id req-4db94b30-f84d-47a9-bea5-2b256a98745c 2018-12-22 23:51:27,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:28,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2cc1fc-b9db-4902-bf1a-5d66cb1b8969 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:51:28,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-ae2cc1fc-b9db-4902-bf1a-5d66cb1b8969 2018-12-22 23:51:28,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:28,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-88f89b07-8604-4a5e-86d1-2ac8734e5a8d Date: Sat, 22 Dec 2018 23:51:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:51:28,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-88f89b07-8604-4a5e-86d1-2ac8734e5a8d 2018-12-22 23:51:28,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:28,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-8abaee8c-302d-41e5-b15f-75ef9f7cfa5c Date: Sat, 22 Dec 2018 23:51:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.13"}],"id":"4d95bf63-c05e-4cf6-a933-fb80345bf646","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:1f:c5","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:41Z","binding:vnic_type":"normal","device_id":"70c34f8e-54cf-4ef2-aba0-32590548f35b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.2"}],"id":"835a34f4-fd75-4a47-8595-1b7214c53206","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:63:fc","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.4"}],"id":"8f25b04b-fdce-42a4-b664-74f5d1c71765","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:a8:81","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.3"}],"id":"9f331df5-d0ce-40b6-850c-724e8064c5c3","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:92:fb","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"}]} 2018-12-22 23:51:28,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-8abaee8c-302d-41e5-b15f-75ef9f7cfa5c 2018-12-22 23:51:28,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:28,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e992b974-852b-48cc-873e-0415a36d5893 x-compute-request-id: req-e992b974-852b-48cc-873e-0415a36d5893 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:1f:c5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-22T23:50:59.000000", "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:51:12Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:51:28,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-e992b974-852b-48cc-873e-0415a36d5893 2018-12-22 23:51:28,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:28,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c079afd4-32d5-4487-8b2c-5a71b70230c6 Date: Sat, 22 Dec 2018 23:51:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["aab8dd81-daa1-409c-8387-5275a948cf68"],"description":"","tags":[],"updated_at":"2018-12-22T23:50:27Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:26Z","provider:network_type":"vxlan"}]} 2018-12-22 23:51:28,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net used request id req-c079afd4-32d5-4487-8b2c-5a71b70230c6 2018-12-22 23:51:28,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:29,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef224477-2518-4577-b199-ff8942d1c5c4 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:51:29,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-ef224477-2518-4577-b199-ff8942d1c5c4 2018-12-22 23:51:29,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:29,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-85e53644-2b82-4b3a-8d4b-c78bf9dc6bc3 Date: Sat, 22 Dec 2018 23:51:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:27Z","dns_nameservers":[],"updated_at":"2018-12-22T23:50: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"aab8dd81-daa1-409c-8387-5275a948cf68","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet"}]} 2018-12-22 23:51:29,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-85e53644-2b82-4b3a-8d4b-c78bf9dc6bc3 2018-12-22 23:51:29,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba8ed084c99b11b26bcfdfa43a3ade3df5786d2" 2018-12-22 23:51:29,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-0d517378-5bac-4a63-8d93-3544ee6e9bce Date: Sat, 22 Dec 2018 23:51:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.13"}],"id":"4d95bf63-c05e-4cf6-a933-fb80345bf646","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:1f:c5","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:41Z","binding:vnic_type":"normal","device_id":"70c34f8e-54cf-4ef2-aba0-32590548f35b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.2"}],"id":"835a34f4-fd75-4a47-8595-1b7214c53206","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:63:fc","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.4"}],"id":"8f25b04b-fdce-42a4-b664-74f5d1c71765","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:a8:81","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:50:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aab8dd81-daa1-409c-8387-5275a948cf68","ip_address":"10.55.0.3"}],"id":"9f331df5-d0ce-40b6-850c-724e8064c5c3","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:92:fb","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0e035e1b-326b-4086-a4cc-b5d4b0970ca7","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:50:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0e035e1b-326b-4086-a4cc-b5d4b0970ca7"}]} 2018-12-22 23:51:29,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-0d517378-5bac-4a63-8d93-3544ee6e9bce 2018-12-22 23:51:29,488 - create_instance - INFO - Deleting Port with ID - 4d95bf63-c05e-4cf6-a933-fb80345bf646 2018-12-22 23:51:29,488 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-port 2018-12-22 23:51:29,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/4d95bf63-c05e-4cf6-a933-fb80345bf646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:29,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c4ffbdc-1aca-48cb-815f-6da1ea17e9fd Date: Sat, 22 Dec 2018 23:51:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:51:29,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/4d95bf63-c05e-4cf6-a933-fb80345bf646 used request id req-0c4ffbdc-1aca-48cb-815f-6da1ea17e9fd 2018-12-22 23:51:29,995 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst 2018-12-22 23:51:29,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:30,181 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23: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-5eb48ae4-3bac-4452-947f-41625f61c2a2 x-compute-request-id: req-5eb48ae4-3bac-4452-947f-41625f61c2a2 Content-Type: application/json 2018-12-22 23:51:30,182 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-5eb48ae4-3bac-4452-947f-41625f61c2a2 2018-12-22 23:51:30,182 - create_instance - INFO - Checking deletion status 2018-12-22 23:51:30,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:30,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-666e6a94-562d-4591-a023-2e66e845679e x-compute-request-id: req-666e6a94-562d-4591-a023-2e66e845679e Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:1f:c5", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-22T23:50:59.000000", "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:51:30Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:51:30,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-666e6a94-562d-4591-a023-2e66e845679e 2018-12-22 23:51:30,453 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst] is - ACTIVE 2018-12-22 23:51:30,453 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:51:33,456 - create_instance - DEBUG - VM status query timeout in 296.725898981 2018-12-22 23:51:33,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:33,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51: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-c9f36a5b-8e3b-494f-aa0f-4db2e97cf3e6 x-compute-request-id: req-c9f36a5b-8e3b-494f-aa0f-4db2e97cf3e6 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-22T23:50:59.000000", "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:51:30Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:51:33,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-c9f36a5b-8e3b-494f-aa0f-4db2e97cf3e6 2018-12-22 23:51:33,716 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst] is - ACTIVE 2018-12-22 23:51:33,716 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:51:36,720 - create_instance - DEBUG - VM status query timeout in 293.462491989 2018-12-22 23:51:36,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:37,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51: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-6958ba0f-f29c-4bfa-92ca-b7e28bca9b82 x-compute-request-id: req-6958ba0f-f29c-4bfa-92ca-b7e28bca9b82 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b", "rel": "bookmark"}], "image": {"id": "57be416f-624f-4276-b4b2-54341112bafe", "links": [{"href": "http://172.30.9.26:8774/images/57be416f-624f-4276-b4b2-54341112bafe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-22T23:50:59.000000", "flavor": {"id": "0cbbdd00-1549-432b-b32c-8fe6120d921d", "links": [{"href": "http://172.30.9.26:8774/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d", "rel": "bookmark"}]}, "id": "70c34f8e-54cf-4ef2-aba0-32590548f35b", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:51:30Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst", "created": "2018-12-22T23:50:45Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:51:37,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-6958ba0f-f29c-4bfa-92ca-b7e28bca9b82 2018-12-22 23:51:37,138 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst] is - ACTIVE 2018-12-22 23:51:37,139 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:51:40,142 - create_instance - DEBUG - VM status query timeout in 290.0403018 2018-12-22 23:51:40,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c494d48ab91ab733edc420246d53c22dab6435" 2018-12-22 23:51:40,599 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:51: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-34a2ed52-302f-4c13-beed-c2ba7d5ccaa8 x-compute-request-id: req-34a2ed52-302f-4c13-beed-c2ba7d5ccaa8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 70c34f8e-54cf-4ef2-aba0-32590548f35b could not be found.", "code": 404}} 2018-12-22 23:51:40,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c34f8e-54cf-4ef2-aba0-32590548f35b used request id req-34a2ed52-302f-4c13-beed-c2ba7d5ccaa8 2018-12-22 23:51:40,600 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 70c34f8e-54cf-4ef2-aba0-32590548f35b could not be found. (HTTP 404) (Request-ID: req-34a2ed52-302f-4c13-beed-c2ba7d5ccaa8) 2018-12-22 23:51:40,600 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-vm_inst 2018-12-22 23:51:40,604 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51912778-396c-462d-b683-b0e3f4154f2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6564e791961acf4ecff5c61588aa53b637db1" 2018-12-22 23:51:41,358 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:40 GMT Server: Apache x-compute-request-id: req-8d52e03d-fb18-4d56-ae83-fd723c890197 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8d52e03d-fb18-4d56-ae83-fd723c890197 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:51:20.000000", "replication_status": null, "snapshot_id": null, "id": "252bbe0f-71db-414a-aed2-ca655a981a11", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-6d438b22-bd24-49b5-89f6-a809f87b5563", "bootable": "false", "created_at": "2018-12-22T23:50:31.000000", "volume_type": null}} 2018-12-22 23:51:41,358 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 used request id req-8d52e03d-fb18-4d56-ae83-fd723c890197 2018-12-22 23:51:41,358 - create_volume - DEBUG - Instance status is - available 2018-12-22 23:51:41,358 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563 2018-12-22 23:51:41,359 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563 2018-12-22 23:51:41,361 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51912778-396c-462d-b683-b0e3f4154f2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6564e791961acf4ecff5c61588aa53b637db1" 2018-12-22 23:51:42,194 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:51:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fefc934b-14db-436d-91cb-5e99d2e4d46f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:51:42,194 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 used request id req-fefc934b-14db-436d-91cb-5e99d2e4d46f 2018-12-22 23:51:42,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51912778-396c-462d-b683-b0e3f4154f2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6564e791961acf4ecff5c61588aa53b637db1" 2018-12-22 23:51:42,422 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:42 GMT Server: Apache x-compute-request-id: req-07b6e7b3-15d2-4a55-8c7d-f845afec74ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-07b6e7b3-15d2-4a55-8c7d-f845afec74ee Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:51:42.000000", "replication_status": null, "snapshot_id": null, "id": "252bbe0f-71db-414a-aed2-ca655a981a11", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563", "bootable": "false", "created_at": "2018-12-22T23:50:31.000000", "volume_type": null}} 2018-12-22 23:51:42,422 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 used request id req-07b6e7b3-15d2-4a55-8c7d-f845afec74ee 2018-12-22 23:51:42,423 - create_volume - DEBUG - Instance status is - deleting 2018-12-22 23:51:42,423 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-22 23:51:45,426 - create_volume - DEBUG - Volume status query timeout in 56.768296957 2018-12-22 23:51:45,429 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51912778-396c-462d-b683-b0e3f4154f2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6564e791961acf4ecff5c61588aa53b637db1" 2018-12-22 23:51:46,148 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:51:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-453c73d9-c41d-4b8c-91a8-76321747dfe9 x-openstack-request-id: req-453c73d9-c41d-4b8c-91a8-76321747dfe9 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 252bbe0f-71db-414a-aed2-ca655a981a11 could not be found.", "code": 404}} 2018-12-22 23:51:46,148 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/252bbe0f-71db-414a-aed2-ca655a981a11 used request id req-453c73d9-c41d-4b8c-91a8-76321747dfe9 2018-12-22 23:51:46,148 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 252bbe0f-71db-414a-aed2-ca655a981a11 could not be found. (HTTP 404) (Request-ID: req-453c73d9-c41d-4b8c-91a8-76321747dfe9) 2018-12-22 23:51:46,148 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563 2018-12-22 23:51:46,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051f1bca09a7b5df33e48d8e365570bc7c6385b6" 2018-12-22 23:51:46,206 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:51:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-386e4753-5220-4625-84d6-4f9ef5613d10 x-compute-request-id: req-386e4753-5220-4625-84d6-4f9ef5613d10 Content-Length: 0 Content-Type: application/json 2018-12-22 23:51:46,206 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0cbbdd00-1549-432b-b32c-8fe6120d921d used request id req-386e4753-5220-4625-84d6-4f9ef5613d10 2018-12-22 23:51:46,207 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet 2018-12-22 23:51:46,207 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-subnet 2018-12-22 23:51:46,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/aab8dd81-daa1-409c-8387-5275a948cf68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b592c220fe75d82d08c19eabc0404bda3eb62959" 2018-12-22 23:51:48,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-108d7aef-b907-4c75-b4dc-cc8d2f028091 Date: Sat, 22 Dec 2018 23:51:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:51:48,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/aab8dd81-daa1-409c-8387-5275a948cf68 used request id req-108d7aef-b907-4c75-b4dc-cc8d2f028091 2018-12-22 23:51:48,324 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-net 2018-12-22 23:51:48,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/0e035e1b-326b-4086-a4cc-b5d4b0970ca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b592c220fe75d82d08c19eabc0404bda3eb62959" 2018-12-22 23:51:49,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e8540d10-28e6-4161-a494-c480af0c533d Date: Sat, 22 Dec 2018 23:51:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:51:49,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0e035e1b-326b-4086-a4cc-b5d4b0970ca7 used request id req-e8540d10-28e6-4161-a494-c480af0c533d 2018-12-22 23:51:49,385 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-6d438b22-bd24-49b5-89f6-a809f87b5563-image 2018-12-22 23:51:49,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/57be416f-624f-4276-b4b2-54341112bafe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86a227f9faf8ec65a73e175372f0c67ebf4dd790" 2018-12-22 23:51:50,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5d4af110-438f-49e8-b0e2-86819b1bbbd4 Date: Sat, 22 Dec 2018 23:51:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:51:50,174 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/57be416f-624f-4276-b4b2-54341112bafe used request id req-5d4af110-438f-49e8-b0e2-86819b1bbbd4 2018-12-22 23:51:50,176 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:51:50,179 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-22 23:51:50,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:51:50,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:51:50,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:51:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["mWEKo8u_R3muKtaI67RzRA"], "issued_at": "2018-12-22T23:51:50.000000Z"}} 2018-12-22 23:51:50,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd9c9b5b5ad26834fe3a29c34b343ad50a66c86" 2018-12-22 23:51:50,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c3c3a9-74a4-404f-a760-45029a4745bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:51:50,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-80c3c3a9-74a4-404f-a760-45029a4745bc 2018-12-22 23:51:50,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3dd9c9b5b5ad26834fe3a29c34b343ad50a66c86" 2018-12-22 23:51:51,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-e065eba2-5400-49f4-8743-fda994cc6880 Date: Sat, 22 Dec 2018 23:51:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-image"} 2018-12-22 23:51:51,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-image used request id req-e065eba2-5400-49f4-8743-fda994cc6880 2018-12-22 23:51:51,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3dd9c9b5b5ad26834fe3a29c34b343ad50a66c86" 2018-12-22 23:51:51,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-936c5e3d-193c-48b8-aa9e-a61c3d16c0eb Date: Sat, 22 Dec 2018 23:51: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-12-22 23:51:51,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-936c5e3d-193c-48b8-aa9e-a61c3d16c0eb 2018-12-22 23:51:51,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3dd9c9b5b5ad26834fe3a29c34b343ad50a66c86" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-image"}' 2018-12-22 23:51:52,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6 X-Openstack-Request-Id: req-7d6c0d0b-3217-438f-bff4-13781b5f14fe Date: Sat, 22 Dec 2018 23:51:52 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:51:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-22T23:51:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "min_disk": 0, "protected": false, "id": "3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "file": "/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6/file", "checksum": null, "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:51:52,167 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7d6c0d0b-3217-438f-bff4-13781b5f14fe 2018-12-22 23:51:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3dd9c9b5b5ad26834fe3a29c34b343ad50a66c86" -d '' 2018-12-22 23:51:54,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-70c33c27-dcef-4e86-b1d8-c8a0b6a239c0 Date: Sat, 22 Dec 2018 23:51:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:51:54,716 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6/file used request id req-70c33c27-dcef-4e86-b1d8-c8a0b6a239c0 2018-12-22 23:51:54,716 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-22 23:51:54,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3dd9c9b5b5ad26834fe3a29c34b343ad50a66c86" 2018-12-22 23:51:54,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-9835ed30-8488-4372-965e-b743c1b135fd Date: Sat, 22 Dec 2018 23:51:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:51:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:51:54Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6/snap", "metadata": {}}], "self": "/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "min_disk": 0, "protected": false, "id": "3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "file": "/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:51:54,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6 used request id req-9835ed30-8488-4372-965e-b743c1b135fd 2018-12-22 23:51:54,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3dd9c9b5b5ad26834fe3a29c34b343ad50a66c86" 2018-12-22 23:51:55,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-804f9b1a-1bb2-4efb-a845-1b3ab8b0965a Date: Sat, 22 Dec 2018 23:51: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-12-22 23:51:55,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-804f9b1a-1bb2-4efb-a845-1b3ab8b0965a 2018-12-22 23:51:55,060 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-image 2018-12-22 23:51:55,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3dd9c9b5b5ad26834fe3a29c34b343ad50a66c86" 2018-12-22 23:51:55,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-7be92528-850e-4f8d-afa5-bd5651344fe5 Date: Sat, 22 Dec 2018 23:51:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:51:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:51:54Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6/snap", "metadata": {}}], "self": "/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "min_disk": 0, "protected": false, "id": "3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "file": "/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:51:55,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6 used request id req-7be92528-850e-4f8d-afa5-bd5651344fe5 2018-12-22 23:51:55,219 - create_image - DEBUG - Instance status is - active 2018-12-22 23:51:55,219 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-image 2018-12-22 23:51:55,219 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-image 2018-12-22 23:51:55,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:51:55,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:51:55,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:51:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["Ovx7SLV0S8iP7jrZknMQ5A"], "issued_at": "2018-12-22T23:51:55.000000Z"}} 2018-12-22 23:51:55,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c98a2eb6a646543b4ad44bd6f06c24ee336a3c" 2018-12-22 23:51:55,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8842b2da-0238-4d42-998a-563bfa7c739c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:51:55,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8842b2da-0238-4d42-998a-563bfa7c739c 2018-12-22 23:51:55,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c98a2eb6a646543b4ad44bd6f06c24ee336a3c" 2018-12-22 23:51:55,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-72bf82f5-0c07-4cb2-a5a9-6ea3ed41522a Date: Sat, 22 Dec 2018 23:51:55 GMT RESP BODY: {"networks":[]} 2018-12-22 23:51:55,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net used request id req-72bf82f5-0c07-4cb2-a5a9-6ea3ed41522a 2018-12-22 23:51:55,895 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net 2018-12-22 23:51:55,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c98a2eb6a646543b4ad44bd6f06c24ee336a3c" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net", "admin_state_up": true}}' 2018-12-22 23:51:56,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-85530be7-10e2-4e89-88a9-84f1e6678cce Date: Sat, 22 Dec 2018 23:51:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:51:56Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:56Z","mtu":1450}} 2018-12-22 23:51:56,342 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-85530be7-10e2-4e89-88a9-84f1e6678cce 2018-12-22 23:51:56,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c98a2eb6a646543b4ad44bd6f06c24ee336a3c" 2018-12-22 23:51:56,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-00df0f76-140e-4c34-8e82-246c4adf0b1d Date: Sat, 22 Dec 2018 23:51:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:51:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:51:56,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d used request id req-00df0f76-140e-4c34-8e82-246c4adf0b1d 2018-12-22 23:51:56,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c98a2eb6a646543b4ad44bd6f06c24ee336a3c" 2018-12-22 23:51:56,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2bbadb76-c548-4961-8a65-02c57527bdba Date: Sat, 22 Dec 2018 23:51:56 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:51:56,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d used request id req-2bbadb76-c548-4961-8a65-02c57527bdba 2018-12-22 23:51:56,765 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-subnet 2018-12-22 23:51:56,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c98a2eb6a646543b4ad44bd6f06c24ee336a3c" -d '{"subnets": [{"ip_version": 4, "network_id": "6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-subnet"}]}' 2018-12-22 23:51:57,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1390621f-bdbc-4fda-abfc-2ecbe0b4be14 Date: Sat, 22 Dec 2018 23:51:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:57Z","dns_nameservers":[],"updated_at":"2018-12-22T23:51:57Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-subnet"}]} 2018-12-22 23:51:57,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-1390621f-bdbc-4fda-abfc-2ecbe0b4be14 2018-12-22 23:51:57,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c98a2eb6a646543b4ad44bd6f06c24ee336a3c" 2018-12-22 23:51:57,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-7a0bd62d-4e21-4af4-bc70-3bd94e88cce2 Date: Sat, 22 Dec 2018 23:51:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["dfbf2ebd-6e5f-4739-af36-bcf0f646f82e"],"description":"","tags":[],"updated_at":"2018-12-22T23:51:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:51:57,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d used request id req-7a0bd62d-4e21-4af4-bc70-3bd94e88cce2 2018-12-22 23:51:57,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c98a2eb6a646543b4ad44bd6f06c24ee336a3c" 2018-12-22 23:51:57,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-005b106b-5b7b-4fdf-99d3-832b4f7452f1 Date: Sat, 22 Dec 2018 23:51:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:57Z","dns_nameservers":[],"updated_at":"2018-12-22T23:51:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-subnet"}]} 2018-12-22 23:51:57,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d used request id req-005b106b-5b7b-4fdf-99d3-832b4f7452f1 2018-12-22 23:51:57,823 - OpenStackNetwork - DEBUG - Network [6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d] created successfully 2018-12-22 23:51:57,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:51:57,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:51:58,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:51:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["I6wDYSlhTOmmJ02vittyuA"], "issued_at": "2018-12-22T23:51:58.000000Z"}} 2018-12-22 23:51:58,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca0073855f132e118cc877e0a3d6fd39831030" 2018-12-22 23:51:58,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057a9e59-57f0-4030-a9d6-d208be83f0c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:51:58,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-057a9e59-57f0-4030-a9d6-d208be83f0c0 2018-12-22 23:51:58,297 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:51:58,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca0073855f132e118cc877e0a3d6fd39831030" 2018-12-22 23:51:58,500 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-e89220ff-1cf4-4f68-a6e2-d2e0f8312f12 x-compute-request-id: req-e89220ff-1cf4-4f68-a6e2-d2e0f8312f12 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:51:58,500 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e89220ff-1cf4-4f68-a6e2-d2e0f8312f12 2018-12-22 23:51:58,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca0073855f132e118cc877e0a3d6fd39831030" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-22 23:51:58,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-45ebac1f-d502-48a6-beb6-6436a311b5a0 x-compute-request-id: req-45ebac1f-d502-48a6-beb6-6436a311b5a0 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "name": "NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:51:58,605 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-45ebac1f-d502-48a6-beb6-6436a311b5a0 2018-12-22 23:51:58,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:51:58,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:51:58,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:51:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["gaDVTvpyQO22zUvjIkgtzg"], "issued_at": "2018-12-22T23:51:58.000000Z"}} 2018-12-22 23:51:58,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abfda25dd6d813c2c8263714243487bde916299" 2018-12-22 23:51:59,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b14f64d-5627-4c44-83c1-7f6b736b5d98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:51:59,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7b14f64d-5627-4c44-83c1-7f6b736b5d98 2018-12-22 23:51:59,083 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abfda25dd6d813c2c8263714243487bde916299" 2018-12-22 23:51:59,918 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:51:59 GMT Server: Apache x-compute-request-id: req-49951881-f687-42d4-8806-ac1684af1dd6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-49951881-f687-42d4-8806-ac1684af1dd6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-22 23:51:59,918 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/detail used request id req-49951881-f687-42d4-8806-ac1684af1dd6 2018-12-22 23:51:59,922 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-49951881-f687-42d4-8806-ac1684af1dd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abfda25dd6d813c2c8263714243487bde916299" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e", "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-12-22 23:52:00,439 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:51:59 GMT Server: Apache x-compute-request-id: req-73d92a0c-1f4d-48b5-83e7-96012b086070 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-73d92a0c-1f4d-48b5-83e7-96012b086070 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-22T23:52:00.334976", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "872078c0-7d22-4c43-a332-1835467a04c7", "size": 1}} 2018-12-22 23:52:00,439 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes used request id req-73d92a0c-1f4d-48b5-83e7-96012b086070 2018-12-22 23:52:00,442 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49951881-f687-42d4-8806-ac1684af1dd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abfda25dd6d813c2c8263714243487bde916299" 2018-12-22 23:52:00,652 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:00 GMT Server: Apache x-compute-request-id: req-5bc676f3-114f-42f3-8793-18b7b894b5df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5bc676f3-114f-42f3-8793-18b7b894b5df Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:52:00.000000", "replication_status": null, "snapshot_id": null, "id": "872078c0-7d22-4c43-a332-1835467a04c7", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-9f1d582c-b60c-46f3-8743-bfd6bb97b75e", "bootable": "false", "created_at": "2018-12-22T23:52:00.000000", "volume_type": null}} 2018-12-22 23:52:00,653 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7 used request id req-5bc676f3-114f-42f3-8793-18b7b894b5df 2018-12-22 23:52:00,653 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e 2018-12-22 23:52:00,656 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49951881-f687-42d4-8806-ac1684af1dd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abfda25dd6d813c2c8263714243487bde916299" 2018-12-22 23:52:00,863 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:00 GMT Server: Apache x-compute-request-id: req-cc316a39-5d92-4fcc-bfe1-416e23407f3f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cc316a39-5d92-4fcc-bfe1-416e23407f3f Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:52:00.000000", "replication_status": null, "snapshot_id": null, "id": "872078c0-7d22-4c43-a332-1835467a04c7", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-9f1d582c-b60c-46f3-8743-bfd6bb97b75e", "bootable": "false", "created_at": "2018-12-22T23:52:00.000000", "volume_type": null}} 2018-12-22 23:52:00,864 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7 used request id req-cc316a39-5d92-4fcc-bfe1-416e23407f3f 2018-12-22 23:52:00,864 - create_volume - DEBUG - Instance status is - available 2018-12-22 23:52:00,864 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e 2018-12-22 23:52:00,864 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e 2018-12-22 23:52:00,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:52:00,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:52:01,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:52:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["MhsWxxeZQbKCnAMlOjIFbQ"], "issued_at": "2018-12-22T23:52:01.000000Z"}} 2018-12-22 23:52:01,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:01,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d5259c-b529-42dd-b5f0-e6bab3e1d6b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:52:01,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f9d5259c-b529-42dd-b5f0-e6bab3e1d6b6 2018-12-22 23:52:01,327 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:52:01,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:01,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ab1493-53e6-4030-8265-569aff5664fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:52:01,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-99ab1493-53e6-4030-8265-569aff5664fe 2018-12-22 23:52:01,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:01,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4f5bbcb8-89ae-4853-a9d8-5d7f43aa5c31 Date: Sat, 22 Dec 2018 23:52:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["dfbf2ebd-6e5f-4739-af36-bcf0f646f82e"],"description":"","tags":[],"updated_at":"2018-12-22T23:51:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:52:01,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net used request id req-4f5bbcb8-89ae-4853-a9d8-5d7f43aa5c31 2018-12-22 23:52:01,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:52:01,675 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:52:01,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:01,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88273c51-42e0-4330-97b4-8b529e8e765d 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:52:01,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-88273c51-42e0-4330-97b4-8b529e8e765d 2018-12-22 23:52:01,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:01,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a2a9f0cd-3ebe-4e0a-8002-fd21d0ca4a7b Date: Sat, 22 Dec 2018 23:52:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:57Z","dns_nameservers":[],"updated_at":"2018-12-22T23:51:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-subnet"}]} 2018-12-22 23:52:01,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d used request id req-a2a9f0cd-3ebe-4e0a-8002-fd21d0ca4a7b 2018-12-22 23:52:02,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d&name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:02,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ed2ef8e0-2e34-4ba5-be1e-668a6a37e725 Date: Sat, 22 Dec 2018 23:52:02 GMT RESP BODY: {"ports":[]} 2018-12-22 23:52:02,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d&name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-port&admin_state_up=True used request id req-ed2ef8e0-2e34-4ba5-be1e-668a6a37e725 2018-12-22 23:52:02,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:02,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52: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-7e9af5bc-c7ef-48d8-8c63-43bef9be9965 x-compute-request-id: req-7e9af5bc-c7ef-48d8-8c63-43bef9be9965 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-22 23:52:02,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst used request id req-7e9af5bc-c7ef-48d8-8c63-43bef9be9965 2018-12-22 23:52:02,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:02,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-47224a0e-0784-4449-a326-a7bfc6e16c47 Date: Sat, 22 Dec 2018 23:52:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["dfbf2ebd-6e5f-4739-af36-bcf0f646f82e"],"description":"","tags":[],"updated_at":"2018-12-22T23:51:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:52:02,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net used request id req-47224a0e-0784-4449-a326-a7bfc6e16c47 2018-12-22 23:52:02,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:02,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11a5dc6-c5f2-4af2-ba75-24e6b258fcce 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:52:02,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-b11a5dc6-c5f2-4af2-ba75-24e6b258fcce 2018-12-22 23:52:02,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:02,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7106d13c-1893-457b-9550-c65212887c03 Date: Sat, 22 Dec 2018 23:52:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:57Z","dns_nameservers":[],"updated_at":"2018-12-22T23:51:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-subnet"}]} 2018-12-22 23:52:02,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d used request id req-7106d13c-1893-457b-9550-c65212887c03 2018-12-22 23:52:02,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d&name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:02,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-89636848-e034-42f6-9a33-19cc8b189044 Date: Sat, 22 Dec 2018 23:52:02 GMT RESP BODY: {"ports":[]} 2018-12-22 23:52:02,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d&name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-port&admin_state_up=True used request id req-89636848-e034-42f6-9a33-19cc8b189044 2018-12-22 23:52:02,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:52:02,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:52:03,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:52:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["uyqIxkm5RGeob68j9KAcEg"], "issued_at": "2018-12-22T23:52:03.000000Z"}} 2018-12-22 23:52:03,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b9da2e836eebbcf30478e78022b837b5532b4d" 2018-12-22 23:52:03,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6858adb-a414-48ec-8ae6-d9cfaf9ed3aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:52:03,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f6858adb-a414-48ec-8ae6-d9cfaf9ed3aa 2018-12-22 23:52:03,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:03,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6c9c66e3-3100-4fa6-91b7-f968654175a8 Date: Sat, 22 Dec 2018 23:52:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["dfbf2ebd-6e5f-4739-af36-bcf0f646f82e"],"description":"","tags":[],"updated_at":"2018-12-22T23:51:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:52:03,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net used request id req-6c9c66e3-3100-4fa6-91b7-f968654175a8 2018-12-22 23:52:03,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:03,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a46d1346-680c-49a4-8811-82364cd5c7e9 Date: Sat, 22 Dec 2018 23:52:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:57Z","dns_nameservers":[],"updated_at":"2018-12-22T23:51:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-subnet"}]} 2018-12-22 23:52:03,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d used request id req-a46d1346-680c-49a4-8811-82364cd5c7e9 2018-12-22 23:52:03,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:04,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-53d08e13-82a9-454d-81e0-4bf6253f94f5 Date: Sat, 22 Dec 2018 23:52:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["dfbf2ebd-6e5f-4739-af36-bcf0f646f82e"],"description":"","tags":[],"updated_at":"2018-12-22T23:51:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:52:04,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net used request id req-53d08e13-82a9-454d-81e0-4bf6253f94f5 2018-12-22 23:52:04,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:52:04,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:52:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:52:04,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b9da2e836eebbcf30478e78022b837b5532b4d" 2018-12-22 23:52:04,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b4e4fc-2ccb-4b34-8852-4c7d99e074a2 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:52:04,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-f6b4e4fc-2ccb-4b34-8852-4c7d99e074a2 2018-12-22 23:52:04,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:04,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ece34279-801d-47a6-b4ef-a6339bed06cd Date: Sat, 22 Dec 2018 23:52:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:57Z","dns_nameservers":[],"updated_at":"2018-12-22T23:51:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-subnet"}]} 2018-12-22 23:52:04,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d used request id req-ece34279-801d-47a6-b4ef-a6339bed06cd 2018-12-22 23:52:04,492 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net 2018-12-22 23:52:04,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" -d '{"port": {"network_id": "6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d", "name": "NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-port", "admin_state_up": true}}' 2018-12-22 23:52:05,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-3c8576b2-2e5e-4709-bce0-ef0a8af97a33 Date: Sat, 22 Dec 2018 23:52:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:04Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","ip_address":"10.55.0.7"}],"id":"b6b5ecf2-99fd-43bb-a114-83ea259b521d","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dc:75:98","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-port","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","qos_policy_id":null,"admin_state_up":true,"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:04Z","binding:vnic_type":"normal"}} 2018-12-22 23:52:05,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-3c8576b2-2e5e-4709-bce0-ef0a8af97a33 2018-12-22 23:52:05,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:05,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a7323411-ab3c-4cab-9732-f06eae50003e Date: Sat, 22 Dec 2018 23:52:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["dfbf2ebd-6e5f-4739-af36-bcf0f646f82e"],"description":"","tags":[],"updated_at":"2018-12-22T23:51:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:52:05,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net used request id req-a7323411-ab3c-4cab-9732-f06eae50003e 2018-12-22 23:52:05,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:05,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f51d4f-436e-4187-b5af-6699159f8840 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:52:05,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-b1f51d4f-436e-4187-b5af-6699159f8840 2018-12-22 23:52:05,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:06,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c7013808-1189-402d-858a-61bb22f9bcd4 Date: Sat, 22 Dec 2018 23:52:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:57Z","dns_nameservers":[],"updated_at":"2018-12-22T23:51:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-subnet"}]} 2018-12-22 23:52:06,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d used request id req-c7013808-1189-402d-858a-61bb22f9bcd4 2018-12-22 23:52:06,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d&name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:06,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-0d82364c-9615-4c85-aae2-ff92061c1a9c Date: Sat, 22 Dec 2018 23:52:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","ip_address":"10.55.0.7"}],"id":"b6b5ecf2-99fd-43bb-a114-83ea259b521d","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dc:75:98","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-port","admin_state_up":true,"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:04Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-22 23:52:06,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d&name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-port&admin_state_up=True used request id req-0d82364c-9615-4c85-aae2-ff92061c1a9c 2018-12-22 23:52:06,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:06,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1fd6da1-2449-4636-a43e-a9ac34cc66bc 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:52:06,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-d1fd6da1-2449-4636-a43e-a9ac34cc66bc 2018-12-22 23:52:06,363 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst 2018-12-22 23:52:06,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:06,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-847ecad2-0c01-455b-9b0f-b93a8a6a8f7b x-compute-request-id: req-847ecad2-0c01-455b-9b0f-b93a8a6a8f7b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-flavor"}]} 2018-12-22 23:52:06,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-847ecad2-0c01-455b-9b0f-b93a8a6a8f7b 2018-12-22 23:52:06,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:06,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ed7ce93-f274-4a52-9715-1a1341fad39f x-compute-request-id: req-4ed7ce93-f274-4a52-9715-1a1341fad39f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "name": "NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:52:06,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef used request id req-4ed7ce93-f274-4a52-9715-1a1341fad39f 2018-12-22 23:52:06,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:06,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-de763c44-ee6a-4543-9b09-d981d236c790 Date: Sat, 22 Dec 2018 23:52:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:51:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:51:54Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6/snap", "metadata": {}}], "self": "/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "min_disk": 0, "protected": false, "id": "3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "file": "/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-image"} 2018-12-22 23:52:06,590 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-image used request id req-de763c44-ee6a-4543-9b09-d981d236c790 2018-12-22 23:52:06,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:07,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0031df0e-a199-4809-9ae3-4e69dcf5fe6a Date: Sat, 22 Dec 2018 23:52: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-12-22 23:52:07,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-0031df0e-a199-4809-9ae3-4e69dcf5fe6a 2018-12-22 23:52:07,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst", "imageRef": "3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "flavorRef": "dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "max_count": 1, "min_count": 1, "networks": [{"port": "b6b5ecf2-99fd-43bb-a114-83ea259b521d"}]}}' 2018-12-22 23:52:09,144 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:52:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2e9a17c-2be2-4bb7-a46f-ac76ca1ae9e3 x-compute-request-id: req-a2e9a17c-2be2-4bb7-a46f-ac76ca1ae9e3 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "bookmark"}], "adminPass": "Bk583YyrQrGX"}} 2018-12-22 23:52:09,144 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-a2e9a17c-2be2-4bb7-a46f-ac76ca1ae9e3 2018-12-22 23:52:09,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:09,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-5338aa76-d212-41be-a5d7-f1570635749d x-compute-request-id: req-5338aa76-d212-41be-a5d7-f1570635749d Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "bookmark"}], "image": {"id": "3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "links": [{"href": "http://172.30.9.26:8774/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "links": [{"href": "http://172.30.9.26:8774/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "rel": "bookmark"}]}, "id": "e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "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-12-22T23:52:09Z", "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-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst", "created": "2018-12-22T23:52:09Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:52:09,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 used request id req-5338aa76-d212-41be-a5d7-f1570635749d 2018-12-22 23:52:09,382 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst 2018-12-22 23:52:09,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:09,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-1fb2b876-9da9-4d6f-a22c-e1ceef916b34 x-compute-request-id: req-1fb2b876-9da9-4d6f-a22c-e1ceef916b34 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "bookmark"}], "image": {"id": "3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "links": [{"href": "http://172.30.9.26:8774/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "links": [{"href": "http://172.30.9.26:8774/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "rel": "bookmark"}]}, "id": "e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "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-12-22T23:52:09Z", "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-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst", "created": "2018-12-22T23:52:09Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:52:09,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 used request id req-1fb2b876-9da9-4d6f-a22c-e1ceef916b34 2018-12-22 23:52:09,726 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst] is - BUILD 2018-12-22 23:52:09,726 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:52:12,729 - create_instance - DEBUG - VM status query timeout in 896.653107882 2018-12-22 23:52:12,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:12,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-dc43923f-e15e-4f26-a9d1-3519caa38fcb x-compute-request-id: req-dc43923f-e15e-4f26-a9d1-3519caa38fcb Content-Encoding: gzip Content-Length: 727 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "bookmark"}], "image": {"id": "3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "links": [{"href": "http://172.30.9.26:8774/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "links": [{"href": "http://172.30.9.26:8774/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "rel": "bookmark"}]}, "id": "e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:52:12Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst", "created": "2018-12-22T23:52:09Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:52:12,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 used request id req-dc43923f-e15e-4f26-a9d1-3519caa38fcb 2018-12-22 23:52:12,964 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst] is - BUILD 2018-12-22 23:52:12,964 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:52:15,967 - create_instance - DEBUG - VM status query timeout in 893.415384054 2018-12-22 23:52:15,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:17,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76264aba-7665-4c63-b0d7-c60f7ba9bfcc x-compute-request-id: req-76264aba-7665-4c63-b0d7-c60f7ba9bfcc Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:75:98", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "bookmark"}], "image": {"id": "3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "links": [{"href": "http://172.30.9.26:8774/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "links": [{"href": "http://172.30.9.26:8774/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "rel": "bookmark"}]}, "id": "e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:52:12Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst", "created": "2018-12-22T23:52:09Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:52:17,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 used request id req-76264aba-7665-4c63-b0d7-c60f7ba9bfcc 2018-12-22 23:52:17,112 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst] is - BUILD 2018-12-22 23:52:17,112 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:52:20,115 - create_instance - DEBUG - VM status query timeout in 889.267307043 2018-12-22 23:52:20,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:20,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35e74ac5-2533-431c-9734-aaa597fddf4a x-compute-request-id: req-35e74ac5-2533-431c-9734-aaa597fddf4a Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:75:98", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "bookmark"}], "image": {"id": "3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "links": [{"href": "http://172.30.9.26:8774/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-12-22T23:52:17.000000", "flavor": {"id": "dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "links": [{"href": "http://172.30.9.26:8774/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "rel": "bookmark"}]}, "id": "e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:52:17Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst", "created": "2018-12-22T23:52:09Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:52:20,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 used request id req-35e74ac5-2533-431c-9734-aaa597fddf4a 2018-12-22 23:52:20,585 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst] is - ACTIVE 2018-12-22 23:52:20,586 - create_instance - INFO - VM is - ACTIVE 2018-12-22 23:52:20,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:21,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4789d91f-8612-489f-8026-92b18d86aeca x-compute-request-id: req-4789d91f-8612-489f-8026-92b18d86aeca Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:75:98", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "bookmark"}], "image": {"id": "3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "links": [{"href": "http://172.30.9.26:8774/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-12-22T23:52:17.000000", "flavor": {"id": "dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "links": [{"href": "http://172.30.9.26:8774/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "rel": "bookmark"}]}, "id": "e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:52:17Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst", "created": "2018-12-22T23:52:09Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:52:21,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 used request id req-4789d91f-8612-489f-8026-92b18d86aeca 2018-12-22 23:52:21,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:21,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3cdbdfcb-15ec-4352-8d3f-b2ee04f093fc Date: Sat, 22 Dec 2018 23:52:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["dfbf2ebd-6e5f-4739-af36-bcf0f646f82e"],"description":"","tags":[],"updated_at":"2018-12-22T23:51:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:52:21,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net used request id req-3cdbdfcb-15ec-4352-8d3f-b2ee04f093fc 2018-12-22 23:52:21,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:21,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce9d31b-ce7b-4aac-b3fd-b46c29447faa 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:52:21,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-9ce9d31b-ce7b-4aac-b3fd-b46c29447faa 2018-12-22 23:52:21,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:21,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a0024a15-91d7-456f-94a5-0a6dbdef7492 Date: Sat, 22 Dec 2018 23:52:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:57Z","dns_nameservers":[],"updated_at":"2018-12-22T23:51:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-subnet"}]} 2018-12-22 23:52:21,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d used request id req-a0024a15-91d7-456f-94a5-0a6dbdef7492 2018-12-22 23:52:21,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:21,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-177857e0-4c8f-4f6d-b692-5a64d954a7fc Date: Sat, 22 Dec 2018 23:52:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","ip_address":"10.55.0.4"}],"id":"21a38c6d-0392-463a-b429-0b709331fd3f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:48:9c","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:51:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","ip_address":"10.55.0.2"}],"id":"240157eb-7371-471f-b6dc-a9b37b75b118","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:c0:ab","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","ip_address":"10.55.0.7"}],"id":"b6b5ecf2-99fd-43bb-a114-83ea259b521d","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:75:98","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-port","admin_state_up":true,"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:04Z","binding:vnic_type":"normal","device_id":"e2e9f72e-9fa2-4347-9005-4db8a69cb3f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:51:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","ip_address":"10.55.0.3"}],"id":"d6420b75-5f08-4361-89c9-54dcefd6154b","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:be:38","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d"}]} 2018-12-22 23:52:21,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d used request id req-177857e0-4c8f-4f6d-b692-5a64d954a7fc 2018-12-22 23:52:21,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:52:22,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:52:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["7QzC2oelT765FuOBN1hSUg"], "issued_at": "2018-12-22T23:52:22.000000Z"}} 2018-12-22 23:52:22,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}277fee0f24c29992b6b094315d5a9b8c8cf9313b" 2018-12-22 23:52:22,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7fe6038-f726-4407-a9ab-b23b6793f020 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:52:22,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e7fe6038-f726-4407-a9ab-b23b6793f020 2018-12-22 23:52:22,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:22,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-429e6813-e489-4bbd-83f7-728812f7f121 x-compute-request-id: req-429e6813-e489-4bbd-83f7-728812f7f121 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:75:98", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "bookmark"}], "image": {"id": "3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "links": [{"href": "http://172.30.9.26:8774/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-12-22T23:52:17.000000", "flavor": {"id": "dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "links": [{"href": "http://172.30.9.26:8774/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "rel": "bookmark"}]}, "id": "e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:52:17Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst", "created": "2018-12-22T23:52:09Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:52:22,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 used request id req-429e6813-e489-4bbd-83f7-728812f7f121 2018-12-22 23:52:22,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:22,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b0cd01ea-9138-42b0-8038-1eba5f34c1d6 Date: Sat, 22 Dec 2018 23:52:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["dfbf2ebd-6e5f-4739-af36-bcf0f646f82e"],"description":"","tags":[],"updated_at":"2018-12-22T23:51:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:56Z","provider:network_type":"vxlan"}]} 2018-12-22 23:52:22,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net used request id req-b0cd01ea-9138-42b0-8038-1eba5f34c1d6 2018-12-22 23:52:22,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:22,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d706294-e6b1-408e-94df-6f061a640d75 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:52:22,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-9d706294-e6b1-408e-94df-6f061a640d75 2018-12-22 23:52:22,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:22,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-135aa511-0924-4f74-9891-1f44dee2c8aa Date: Sat, 22 Dec 2018 23:52:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:57Z","dns_nameservers":[],"updated_at":"2018-12-22T23:51:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-subnet"}]} 2018-12-22 23:52:22,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d used request id req-135aa511-0924-4f74-9891-1f44dee2c8aa 2018-12-22 23:52:22,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:22,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-11db5e2d-6eb0-40c3-a348-7ecc56f1c09c Date: Sat, 22 Dec 2018 23:52:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","ip_address":"10.55.0.4"}],"id":"21a38c6d-0392-463a-b429-0b709331fd3f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:48:9c","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:51:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","ip_address":"10.55.0.2"}],"id":"240157eb-7371-471f-b6dc-a9b37b75b118","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:c0:ab","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","ip_address":"10.55.0.7"}],"id":"b6b5ecf2-99fd-43bb-a114-83ea259b521d","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:75:98","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-port","admin_state_up":true,"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:04Z","binding:vnic_type":"normal","device_id":"e2e9f72e-9fa2-4347-9005-4db8a69cb3f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:51:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfbf2ebd-6e5f-4739-af36-bcf0f646f82e","ip_address":"10.55.0.3"}],"id":"d6420b75-5f08-4361-89c9-54dcefd6154b","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:be:38","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:51:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d"}]} 2018-12-22 23:52:22,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d used request id req-11db5e2d-6eb0-40c3-a348-7ecc56f1c09c 2018-12-22 23:52:22,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}277fee0f24c29992b6b094315d5a9b8c8cf9313b" -d '{"volumeAttachment": {"volumeId": "872078c0-7d22-4c43-a332-1835467a04c7"}}' 2018-12-22 23:52:24,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-683e09e9-ddf1-4b09-b0b0-874a13632c9f x-compute-request-id: req-683e09e9-ddf1-4b09-b0b0-874a13632c9f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "id": "872078c0-7d22-4c43-a332-1835467a04c7", "volumeId": "872078c0-7d22-4c43-a332-1835467a04c7"}} 2018-12-22 23:52:24,522 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2/os-volume_attachments used request id req-683e09e9-ddf1-4b09-b0b0-874a13632c9f 2018-12-22 23:52:24,522 - create_instance - INFO - Deleting Port with ID - b6b5ecf2-99fd-43bb-a114-83ea259b521d 2018-12-22 23:52:24,523 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-port 2018-12-22 23:52:24,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/b6b5ecf2-99fd-43bb-a114-83ea259b521d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:25,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3808698-4649-4591-8264-3f7d0d77a958 Date: Sat, 22 Dec 2018 23:52:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:52:25,174 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/b6b5ecf2-99fd-43bb-a114-83ea259b521d used request id req-a3808698-4649-4591-8264-3f7d0d77a958 2018-12-22 23:52:25,175 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst 2018-12-22 23:52:25,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:25,352 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23: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-bdcd00a7-834f-4412-ba69-2f2c82038a09 x-compute-request-id: req-bdcd00a7-834f-4412-ba69-2f2c82038a09 Content-Type: application/json 2018-12-22 23:52:25,352 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 used request id req-bdcd00a7-834f-4412-ba69-2f2c82038a09 2018-12-22 23:52:25,352 - create_instance - INFO - Checking deletion status 2018-12-22 23:52:25,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:25,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-e871d992-2a30-4e27-a764-565a32925305 x-compute-request-id: req-e871d992-2a30-4e27-a764-565a32925305 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:75:98", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "bookmark"}], "image": {"id": "3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "links": [{"href": "http://172.30.9.26:8774/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-12-22T23:52:17.000000", "flavor": {"id": "dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "links": [{"href": "http://172.30.9.26:8774/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "rel": "bookmark"}]}, "id": "e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:52:25Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst", "created": "2018-12-22T23:52:09Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [{"id": "872078c0-7d22-4c43-a332-1835467a04c7"}], "metadata": {}}} 2018-12-22 23:52:25,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 used request id req-e871d992-2a30-4e27-a764-565a32925305 2018-12-22 23:52:25,786 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst] is - ACTIVE 2018-12-22 23:52:25,787 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:52:28,787 - create_instance - DEBUG - VM status query timeout in 296.565418959 2018-12-22 23:52:28,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:29,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52: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-120f5d7c-53e9-4922-8e34-c2ad673ba246 x-compute-request-id: req-120f5d7c-53e9-4922-8e34-c2ad673ba246 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "bookmark"}], "image": {"id": "3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "links": [{"href": "http://172.30.9.26:8774/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-12-22T23:52:17.000000", "flavor": {"id": "dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "links": [{"href": "http://172.30.9.26:8774/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "rel": "bookmark"}]}, "id": "e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:52:25Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst", "created": "2018-12-22T23:52:09Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [{"id": "872078c0-7d22-4c43-a332-1835467a04c7"}], "metadata": {}}} 2018-12-22 23:52:29,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 used request id req-120f5d7c-53e9-4922-8e34-c2ad673ba246 2018-12-22 23:52:29,032 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst] is - ACTIVE 2018-12-22 23:52:29,032 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:52:32,035 - create_instance - DEBUG - VM status query timeout in 293.317403793 2018-12-22 23:52:32,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:32,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba3c3f1a-a171-4535-80cb-3cb00633f201 x-compute-request-id: req-ba3c3f1a-a171-4535-80cb-3cb00633f201 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "rel": "bookmark"}], "image": {"id": "3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "links": [{"href": "http://172.30.9.26:8774/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-12-22T23:52:17.000000", "flavor": {"id": "dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "links": [{"href": "http://172.30.9.26:8774/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef", "rel": "bookmark"}]}, "id": "e2e9f72e-9fa2-4347-9005-4db8a69cb3f2", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:52:30Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst", "created": "2018-12-22T23:52:09Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [{"id": "872078c0-7d22-4c43-a332-1835467a04c7"}], "metadata": {}}} 2018-12-22 23:52:32,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 used request id req-ba3c3f1a-a171-4535-80cb-3cb00633f201 2018-12-22 23:52:32,434 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst] is - ACTIVE 2018-12-22 23:52:32,434 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:52:35,437 - create_instance - DEBUG - VM status query timeout in 289.915569782 2018-12-22 23:52:35,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d116dbc36a3115e6926726c760ddbd27861c2b" 2018-12-22 23:52:35,507 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23: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-71e13ed2-ba9d-436b-ba87-1ff487ba6781 x-compute-request-id: req-71e13ed2-ba9d-436b-ba87-1ff487ba6781 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 could not be found.", "code": 404}} 2018-12-22 23:52:35,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 used request id req-71e13ed2-ba9d-436b-ba87-1ff487ba6781 2018-12-22 23:52:35,507 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e2e9f72e-9fa2-4347-9005-4db8a69cb3f2 could not be found. (HTTP 404) (Request-ID: req-71e13ed2-ba9d-436b-ba87-1ff487ba6781) 2018-12-22 23:52:35,508 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-vm_inst 2018-12-22 23:52:35,510 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49951881-f687-42d4-8806-ac1684af1dd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abfda25dd6d813c2c8263714243487bde916299" 2018-12-22 23:52:36,230 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:35 GMT Server: Apache x-compute-request-id: req-33a185a1-dedf-408d-9f58-85ed4e1f67bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-33a185a1-dedf-408d-9f58-85ed4e1f67bd Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:52:26.000000", "replication_status": null, "snapshot_id": null, "id": "872078c0-7d22-4c43-a332-1835467a04c7", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-9f1d582c-b60c-46f3-8743-bfd6bb97b75e", "bootable": "false", "created_at": "2018-12-22T23:52:00.000000", "volume_type": null}} 2018-12-22 23:52:36,230 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7 used request id req-33a185a1-dedf-408d-9f58-85ed4e1f67bd 2018-12-22 23:52:36,231 - create_volume - DEBUG - Instance status is - available 2018-12-22 23:52:36,231 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e 2018-12-22 23:52:36,231 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e 2018-12-22 23:52:36,235 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49951881-f687-42d4-8806-ac1684af1dd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abfda25dd6d813c2c8263714243487bde916299" 2018-12-22 23:52:37,029 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:52:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-de635f56-938a-43c0-85c4-fc4d811415bf Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:52:37,029 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7 used request id req-de635f56-938a-43c0-85c4-fc4d811415bf 2018-12-22 23:52:37,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49951881-f687-42d4-8806-ac1684af1dd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abfda25dd6d813c2c8263714243487bde916299" 2018-12-22 23:52:37,093 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:37 GMT Server: Apache x-compute-request-id: req-3fb4b5dc-f4a7-422b-9688-71b96ddc1d66 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3fb4b5dc-f4a7-422b-9688-71b96ddc1d66 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:52:36.000000", "replication_status": null, "snapshot_id": null, "id": "872078c0-7d22-4c43-a332-1835467a04c7", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e", "bootable": "false", "created_at": "2018-12-22T23:52:00.000000", "volume_type": null}} 2018-12-22 23:52:37,093 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7 used request id req-3fb4b5dc-f4a7-422b-9688-71b96ddc1d66 2018-12-22 23:52:37,093 - create_volume - DEBUG - Instance status is - deleting 2018-12-22 23:52:37,094 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-22 23:52:40,097 - create_volume - DEBUG - Volume status query timeout in 56.9328279495 2018-12-22 23:52:40,101 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49951881-f687-42d4-8806-ac1684af1dd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abfda25dd6d813c2c8263714243487bde916299" 2018-12-22 23:52:40,835 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:52:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-aa9f101a-85bb-44e1-8f9a-c657784a01c1 x-openstack-request-id: req-aa9f101a-85bb-44e1-8f9a-c657784a01c1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 872078c0-7d22-4c43-a332-1835467a04c7 could not be found.", "code": 404}} 2018-12-22 23:52:40,835 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/872078c0-7d22-4c43-a332-1835467a04c7 used request id req-aa9f101a-85bb-44e1-8f9a-c657784a01c1 2018-12-22 23:52:40,835 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 872078c0-7d22-4c43-a332-1835467a04c7 could not be found. (HTTP 404) (Request-ID: req-aa9f101a-85bb-44e1-8f9a-c657784a01c1) 2018-12-22 23:52:40,835 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e 2018-12-22 23:52:40,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deca0073855f132e118cc877e0a3d6fd39831030" 2018-12-22 23:52:40,893 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:52:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-51dd56a4-aab7-4663-912c-36643c3b064d x-compute-request-id: req-51dd56a4-aab7-4663-912c-36643c3b064d Content-Length: 0 Content-Type: application/json 2018-12-22 23:52:40,894 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/dfce62fa-5fb2-4ecb-a9de-ff10cd74e2ef used request id req-51dd56a4-aab7-4663-912c-36643c3b064d 2018-12-22 23:52:40,895 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-subnet 2018-12-22 23:52:40,895 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-subnet 2018-12-22 23:52:40,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/dfbf2ebd-6e5f-4739-af36-bcf0f646f82e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c98a2eb6a646543b4ad44bd6f06c24ee336a3c" 2018-12-22 23:52:42,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-86df40c5-f0f5-48ce-b2b1-a167479dbdf3 Date: Sat, 22 Dec 2018 23:52:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:52:42,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/dfbf2ebd-6e5f-4739-af36-bcf0f646f82e used request id req-86df40c5-f0f5-48ce-b2b1-a167479dbdf3 2018-12-22 23:52:42,966 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-net 2018-12-22 23:52:42,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c98a2eb6a646543b4ad44bd6f06c24ee336a3c" 2018-12-22 23:52:44,348 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f13c473f-c80f-4214-834d-d44ec5402a09 Date: Sat, 22 Dec 2018 23:52:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:52:44,348 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/6e904f7d-a37b-48dc-ba1a-cb0bd1a0801d used request id req-f13c473f-c80f-4214-834d-d44ec5402a09 2018-12-22 23:52:44,349 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-9f1d582c-b60c-46f3-8743-bfd6bb97b75e-image 2018-12-22 23:52:44,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3dd9c9b5b5ad26834fe3a29c34b343ad50a66c86" 2018-12-22 23:52:46,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8dee619d-d675-4fba-938a-27b2d4347e04 Date: Sat, 22 Dec 2018 23:52:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:52:46,199 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3ef18d2b-2863-41ad-927a-b4f61bdf16c6 used request id req-8dee619d-d675-4fba-938a-27b2d4347e04 2018-12-22 23:52:46,201 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:52:46,204 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-22 23:52:46,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:52:46,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:52:46,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:52:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["9XK_3NDjRr-l-M-aQgboYw"], "issued_at": "2018-12-22T23:52:46.000000Z"}} 2018-12-22 23:52:46,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b6f5bad0445bac51525ec2fdb93b15ae1912ed" 2018-12-22 23:52:46,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aadd002-888e-49bf-ac4b-7d79291dd60a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:52:46,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8aadd002-888e-49bf-ac4b-7d79291dd60a 2018-12-22 23:52:46,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3b6f5bad0445bac51525ec2fdb93b15ae1912ed" 2018-12-22 23:52:46,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-29686bff-1ec2-46f5-9478-15f25eb0a13c Date: Sat, 22 Dec 2018 23:52:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-image"} 2018-12-22 23:52:46,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-image used request id req-29686bff-1ec2-46f5-9478-15f25eb0a13c 2018-12-22 23:52:46,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3b6f5bad0445bac51525ec2fdb93b15ae1912ed" 2018-12-22 23:52:47,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a3928c5d-db7b-425f-8b4f-ed8492d2ee2f Date: Sat, 22 Dec 2018 23:52: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-12-22 23:52:47,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a3928c5d-db7b-425f-8b4f-ed8492d2ee2f 2018-12-22 23:52:47,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c3b6f5bad0445bac51525ec2fdb93b15ae1912ed" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-image"}' 2018-12-22 23:52:47,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229 X-Openstack-Request-Id: req-7b5caf6e-e9c8-494b-955e-520f8dcf6e33 Date: Sat, 22 Dec 2018 23:52:47 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:52:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-22T23:52:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "min_disk": 0, "protected": false, "id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "file": "/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229/file", "checksum": null, "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:52:47,628 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7b5caf6e-e9c8-494b-955e-520f8dcf6e33 2018-12-22 23:52:47,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3b6f5bad0445bac51525ec2fdb93b15ae1912ed" -d '' 2018-12-22 23:52:50,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e07c104a-0b6f-4a78-b99c-3a82f05d5f7d Date: Sat, 22 Dec 2018 23:52:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:52:50,426 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229/file used request id req-e07c104a-0b6f-4a78-b99c-3a82f05d5f7d 2018-12-22 23:52:50,427 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-22 23:52:50,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3b6f5bad0445bac51525ec2fdb93b15ae1912ed" 2018-12-22 23:52:50,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-240324e6-07c9-4a02-82eb-0503dfac3fc3 Date: Sat, 22 Dec 2018 23:52:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:52:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:52:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/e3f9d3a0-468b-4897-a5af-808a72bca229/snap", "metadata": {}}], "self": "/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "min_disk": 0, "protected": false, "id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "file": "/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/e3f9d3a0-468b-4897-a5af-808a72bca229/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:52:50,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229 used request id req-240324e6-07c9-4a02-82eb-0503dfac3fc3 2018-12-22 23:52:50,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3b6f5bad0445bac51525ec2fdb93b15ae1912ed" 2018-12-22 23:52:51,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e101eb66-e861-4190-95ac-65571e1ece35 Date: Sat, 22 Dec 2018 23:52: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-12-22 23:52:51,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e101eb66-e861-4190-95ac-65571e1ece35 2018-12-22 23:52:51,175 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-image 2018-12-22 23:52:51,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3b6f5bad0445bac51525ec2fdb93b15ae1912ed" 2018-12-22 23:52:51,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-ac837a3c-d626-472d-b3b8-a8e4c05b1ca7 Date: Sat, 22 Dec 2018 23:52:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:52:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:52:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/e3f9d3a0-468b-4897-a5af-808a72bca229/snap", "metadata": {}}], "self": "/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "min_disk": 0, "protected": false, "id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "file": "/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/e3f9d3a0-468b-4897-a5af-808a72bca229/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:52:51,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229 used request id req-ac837a3c-d626-472d-b3b8-a8e4c05b1ca7 2018-12-22 23:52:51,197 - create_image - DEBUG - Instance status is - active 2018-12-22 23:52:51,197 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-image 2018-12-22 23:52:51,197 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-image 2018-12-22 23:52:51,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:52:51,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:52:51,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:52:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["ozIt4GF5TSCkOx8SCHZUYQ"], "issued_at": "2018-12-22T23:52:51.000000Z"}} 2018-12-22 23:52:51,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd66a2eb139e856cb136244eda85a0f8c1def5c" 2018-12-22 23:52:51,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7d4a6c-bd35-42d8-85ca-12a0a9ecc062 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:52:51,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7a7d4a6c-bd35-42d8-85ca-12a0a9ecc062 2018-12-22 23:52:51,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd66a2eb139e856cb136244eda85a0f8c1def5c" 2018-12-22 23:52:51,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1b017878-8ff9-4c45-b529-35e77be6d7c7 Date: Sat, 22 Dec 2018 23:52:51 GMT RESP BODY: {"networks":[]} 2018-12-22 23:52:51,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net used request id req-1b017878-8ff9-4c45-b529-35e77be6d7c7 2018-12-22 23:52:51,797 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net 2018-12-22 23:52:51,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd66a2eb139e856cb136244eda85a0f8c1def5c" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net", "admin_state_up": true}}' 2018-12-22 23:52:52,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-9ef2b219-47ad-4d2c-96e8-c7c56968284c Date: Sat, 22 Dec 2018 23:52:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4408a278-2b57-42f4-973f-bbb08de00ece","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:52:52Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:52Z","mtu":1450}} 2018-12-22 23:52:52,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-9ef2b219-47ad-4d2c-96e8-c7c56968284c 2018-12-22 23:52:52,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd66a2eb139e856cb136244eda85a0f8c1def5c" 2018-12-22 23:52:52,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-bd73ea4e-4d25-4242-9799-0caaec15bdbe Date: Sat, 22 Dec 2018 23:52:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4408a278-2b57-42f4-973f-bbb08de00ece","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:52:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:52Z","provider:network_type":"vxlan"}]} 2018-12-22 23:52:52,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-bd73ea4e-4d25-4242-9799-0caaec15bdbe 2018-12-22 23:52:52,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd66a2eb139e856cb136244eda85a0f8c1def5c" 2018-12-22 23:52:52,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-23eeb244-2da0-4b9c-bb3e-4ee09e7340db Date: Sat, 22 Dec 2018 23:52:52 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:52:52,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-23eeb244-2da0-4b9c-bb3e-4ee09e7340db 2018-12-22 23:52:52,660 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet 2018-12-22 23:52:52,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd66a2eb139e856cb136244eda85a0f8c1def5c" -d '{"subnets": [{"ip_version": 4, "network_id": "4408a278-2b57-42f4-973f-bbb08de00ece", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet"}]}' 2018-12-22 23:52:53,306 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-de8a5092-62d5-4c7e-b640-91fd8825372b Date: Sat, 22 Dec 2018 23:52:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","dns_nameservers":[],"updated_at":"2018-12-22T23:52: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet"}]} 2018-12-22 23:52:53,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-de8a5092-62d5-4c7e-b640-91fd8825372b 2018-12-22 23:52:53,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd66a2eb139e856cb136244eda85a0f8c1def5c" 2018-12-22 23:52:53,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-60d4d30c-a01a-41ad-bf26-e16011127409 Date: Sat, 22 Dec 2018 23:52:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4408a278-2b57-42f4-973f-bbb08de00ece","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["3db24041-263f-4c1f-87d0-f55d4e25dfa0"],"description":"","tags":[],"updated_at":"2018-12-22T23:52:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:52Z","provider:network_type":"vxlan"}]} 2018-12-22 23:52:53,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-60d4d30c-a01a-41ad-bf26-e16011127409 2018-12-22 23:52:53,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd66a2eb139e856cb136244eda85a0f8c1def5c" 2018-12-22 23:52:53,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-95425e44-282e-46a5-9dba-7dccb090c127 Date: Sat, 22 Dec 2018 23:52:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","dns_nameservers":[],"updated_at":"2018-12-22T23:52: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet"}]} 2018-12-22 23:52:53,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-95425e44-282e-46a5-9dba-7dccb090c127 2018-12-22 23:52:53,626 - OpenStackNetwork - DEBUG - Network [4408a278-2b57-42f4-973f-bbb08de00ece] created successfully 2018-12-22 23:52:53,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:52:53,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:52:54,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["3gCPqVoCRWqIZDhBHRb4Sw"], "issued_at": "2018-12-22T23:52:54.000000Z"}} 2018-12-22 23:52:54,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d32d3f6ce6de21bc4db6f792005cde1c7b32f2e" 2018-12-22 23:52:54,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90387a69-1948-4b69-ae00-5dacc12a018c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:52:54,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-90387a69-1948-4b69-ae00-5dacc12a018c 2018-12-22 23:52:54,172 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:52:54,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d32d3f6ce6de21bc4db6f792005cde1c7b32f2e" 2018-12-22 23:52:54,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-785d260c-2901-45bf-bd81-2fcc1e20be26 x-compute-request-id: req-785d260c-2901-45bf-bd81-2fcc1e20be26 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:52:54,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-785d260c-2901-45bf-bd81-2fcc1e20be26 2018-12-22 23:52:54,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d32d3f6ce6de21bc4db6f792005cde1c7b32f2e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-22 23:52:54,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-144d512b-ae00-4955-acdc-bdc731b3a5fb x-compute-request-id: req-144d512b-ae00-4955-acdc-bdc731b3a5fb Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "name": "NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:52:54,485 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-144d512b-ae00-4955-acdc-bdc731b3a5fb 2018-12-22 23:52:54,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:52:54,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:52:54,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["LoyP-XzjRged-uLkJQ6NUQ"], "issued_at": "2018-12-22T23:52:54.000000Z"}} 2018-12-22 23:52:54,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5bc3fde7a7c082275fa51eb1b3abe92358fe78" 2018-12-22 23:52:54,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff0decbf-624c-4a67-bea3-780feefc529a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:52:54,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ff0decbf-624c-4a67-bea3-780feefc529a 2018-12-22 23:52:54,962 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5bc3fde7a7c082275fa51eb1b3abe92358fe78" 2018-12-22 23:52:55,151 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:54 GMT Server: Apache x-compute-request-id: req-b493d7ee-bf82-4d2f-af0f-e61f57e16601 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b493d7ee-bf82-4d2f-af0f-e61f57e16601 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-22 23:52:55,151 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/detail used request id req-b493d7ee-bf82-4d2f-af0f-e61f57e16601 2018-12-22 23:52:55,154 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b493d7ee-bf82-4d2f-af0f-e61f57e16601" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5bc3fde7a7c082275fa51eb1b3abe92358fe78" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd", "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-12-22 23:52:55,542 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:52:55 GMT Server: Apache x-compute-request-id: req-dd146e77-ff72-46dd-9461-e4eedc62f30c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dd146e77-ff72-46dd-9461-e4eedc62f30c Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-22T23:52:55.400739", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9944403a-6c3c-4230-8721-215670cbe413", "size": 1}} 2018-12-22 23:52:55,542 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes used request id req-dd146e77-ff72-46dd-9461-e4eedc62f30c 2018-12-22 23:52:55,546 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b493d7ee-bf82-4d2f-af0f-e61f57e16601" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5bc3fde7a7c082275fa51eb1b3abe92358fe78" 2018-12-22 23:52:55,750 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:55 GMT Server: Apache x-compute-request-id: req-b00f116f-0e8a-4411-897c-133dfa1abe40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b00f116f-0e8a-4411-897c-133dfa1abe40 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:52:55.000000", "replication_status": null, "snapshot_id": null, "id": "9944403a-6c3c-4230-8721-215670cbe413", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-05c818e4-f1d8-43ab-8ae6-abc962addcbd", "bootable": "false", "created_at": "2018-12-22T23:52:55.000000", "volume_type": null}} 2018-12-22 23:52:55,750 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413 used request id req-b00f116f-0e8a-4411-897c-133dfa1abe40 2018-12-22 23:52:55,750 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd 2018-12-22 23:52:55,753 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b493d7ee-bf82-4d2f-af0f-e61f57e16601" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5bc3fde7a7c082275fa51eb1b3abe92358fe78" 2018-12-22 23:52:56,523 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:55 GMT Server: Apache x-compute-request-id: req-154deec0-6dd7-442d-af4b-5bfb26e65189 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-154deec0-6dd7-442d-af4b-5bfb26e65189 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:52:55.000000", "replication_status": null, "snapshot_id": null, "id": "9944403a-6c3c-4230-8721-215670cbe413", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-05c818e4-f1d8-43ab-8ae6-abc962addcbd", "bootable": "false", "created_at": "2018-12-22T23:52:55.000000", "volume_type": null}} 2018-12-22 23:52:56,524 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413 used request id req-154deec0-6dd7-442d-af4b-5bfb26e65189 2018-12-22 23:52:56,524 - create_volume - DEBUG - Instance status is - available 2018-12-22 23:52:56,524 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd 2018-12-22 23:52:56,524 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd 2018-12-22 23:52:56,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:52:56,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:52:56,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["NOyAxdMbS_-al_BPtW0REg"], "issued_at": "2018-12-22T23:52:56.000000Z"}} 2018-12-22 23:52:56,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:52:56,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e08fbdb-198d-4f78-b0bd-0e18838b1f80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:52:56,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3e08fbdb-198d-4f78-b0bd-0e18838b1f80 2018-12-22 23:52:56,991 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:52:56,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:52:57,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59b3cbc4-a319-4a4a-9798-8b74195f2007 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:52:57,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-59b3cbc4-a319-4a4a-9798-8b74195f2007 2018-12-22 23:52:57,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:52:57,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4c7c72aa-b34c-44b7-bd84-64595a7c2f31 Date: Sat, 22 Dec 2018 23:52:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4408a278-2b57-42f4-973f-bbb08de00ece","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["3db24041-263f-4c1f-87d0-f55d4e25dfa0"],"description":"","tags":[],"updated_at":"2018-12-22T23:52:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:52Z","provider:network_type":"vxlan"}]} 2018-12-22 23:52:57,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net used request id req-4c7c72aa-b34c-44b7-bd84-64595a7c2f31 2018-12-22 23:52:57,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:52:57,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:52:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:52:57,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:52:57,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e832d36b-8334-4d3c-88d4-d9cecec7eaa3 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:52:57,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-e832d36b-8334-4d3c-88d4-d9cecec7eaa3 2018-12-22 23:52:57,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:52:57,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4ebbeff4-f261-4067-8fd6-db317ae1ba7a Date: Sat, 22 Dec 2018 23:52:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","dns_nameservers":[],"updated_at":"2018-12-22T23:52: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet"}]} 2018-12-22 23:52:57,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-4ebbeff4-f261-4067-8fd6-db317ae1ba7a 2018-12-22 23:52:57,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece&name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:52:57,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2fcf7099-81f1-44e7-b51c-9d0e2d78a1ea Date: Sat, 22 Dec 2018 23:52:57 GMT RESP BODY: {"ports":[]} 2018-12-22 23:52:57,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece&name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-port&admin_state_up=True used request id req-2fcf7099-81f1-44e7-b51c-9d0e2d78a1ea 2018-12-22 23:52:57,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:52:58,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52: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-681e74c7-b1d6-4402-aab7-bb3f6702af10 x-compute-request-id: req-681e74c7-b1d6-4402-aab7-bb3f6702af10 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-22 23:52:58,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst used request id req-681e74c7-b1d6-4402-aab7-bb3f6702af10 2018-12-22 23:52:58,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:52:58,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b6d21bc5-a024-41f6-98a9-66cd3407ade0 Date: Sat, 22 Dec 2018 23:52:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4408a278-2b57-42f4-973f-bbb08de00ece","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["3db24041-263f-4c1f-87d0-f55d4e25dfa0"],"description":"","tags":[],"updated_at":"2018-12-22T23:52:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:52Z","provider:network_type":"vxlan"}]} 2018-12-22 23:52:58,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net used request id req-b6d21bc5-a024-41f6-98a9-66cd3407ade0 2018-12-22 23:52:58,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:52:58,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c35ac895-7934-40d3-96a5-01d99f6af5eb 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:52:58,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-c35ac895-7934-40d3-96a5-01d99f6af5eb 2018-12-22 23:52:58,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:52:58,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3d7b56a3-65f8-4a34-9ce6-c767dcbba6c8 Date: Sat, 22 Dec 2018 23:52:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","dns_nameservers":[],"updated_at":"2018-12-22T23:52: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet"}]} 2018-12-22 23:52:58,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-3d7b56a3-65f8-4a34-9ce6-c767dcbba6c8 2018-12-22 23:52:58,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece&name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:52:59,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-61ad718a-dc60-429a-a546-aa842bb9ab00 Date: Sat, 22 Dec 2018 23:52:59 GMT RESP BODY: {"ports":[]} 2018-12-22 23:52:59,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece&name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-port&admin_state_up=True used request id req-61ad718a-dc60-429a-a546-aa842bb9ab00 2018-12-22 23:52:59,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:52:59,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:52:59,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["XnLo54_oRlOi-fVhKuJt4g"], "issued_at": "2018-12-22T23:52:59.000000Z"}} 2018-12-22 23:52:59,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1af274de17417a29183c83c16927e72a1dbee75" 2018-12-22 23:52:59,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec334d42-7352-4d8c-b938-f3f73ac6af4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:52:59,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ec334d42-7352-4d8c-b938-f3f73ac6af4e 2018-12-22 23:52:59,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:52:59,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-af9f30c4-ebbb-4979-bfa3-b2f899960a2e Date: Sat, 22 Dec 2018 23:52:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4408a278-2b57-42f4-973f-bbb08de00ece","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["3db24041-263f-4c1f-87d0-f55d4e25dfa0"],"description":"","tags":[],"updated_at":"2018-12-22T23:52:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:52Z","provider:network_type":"vxlan"}]} 2018-12-22 23:52:59,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net used request id req-af9f30c4-ebbb-4979-bfa3-b2f899960a2e 2018-12-22 23:52:59,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:00,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7d902b7d-e606-4c99-8f0d-f489bf5e7cb1 Date: Sat, 22 Dec 2018 23:53:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","dns_nameservers":[],"updated_at":"2018-12-22T23:52: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet"}]} 2018-12-22 23:53:00,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-7d902b7d-e606-4c99-8f0d-f489bf5e7cb1 2018-12-22 23:53:00,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:00,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ba80319d-7c1b-4e84-a0e3-511d10803847 Date: Sat, 22 Dec 2018 23:53:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4408a278-2b57-42f4-973f-bbb08de00ece","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["3db24041-263f-4c1f-87d0-f55d4e25dfa0"],"description":"","tags":[],"updated_at":"2018-12-22T23:52:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:52Z","provider:network_type":"vxlan"}]} 2018-12-22 23:53:00,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net used request id req-ba80319d-7c1b-4e84-a0e3-511d10803847 2018-12-22 23:53:00,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:53:00,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:53:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:53:00,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1af274de17417a29183c83c16927e72a1dbee75" 2018-12-22 23:53:00,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc5e83ba-c451-49e6-8409-2b8beca5929f 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:53:00,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-fc5e83ba-c451-49e6-8409-2b8beca5929f 2018-12-22 23:53:00,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:00,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0becf58a-4b04-4922-b418-c722578334a4 Date: Sat, 22 Dec 2018 23:53:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","dns_nameservers":[],"updated_at":"2018-12-22T23:52: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet"}]} 2018-12-22 23:53:00,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-0becf58a-4b04-4922-b418-c722578334a4 2018-12-22 23:53:00,439 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net 2018-12-22 23:53:00,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" -d '{"port": {"network_id": "4408a278-2b57-42f4-973f-bbb08de00ece", "name": "NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-port", "admin_state_up": true}}' 2018-12-22 23:53:01,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-d6f2f3d3-7359-4b80-ae5a-af5db12fa57b Date: Sat, 22 Dec 2018 23:53:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:53:00Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.9"}],"id":"ad43d4b9-3967-4fa4-8746-0bd6594c89f7","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:90:dc:8a","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-port","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","qos_policy_id":null,"admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:53:00Z","binding:vnic_type":"normal"}} 2018-12-22 23:53:01,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-d6f2f3d3-7359-4b80-ae5a-af5db12fa57b 2018-12-22 23:53:01,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:01,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6e640b67-e44b-4bc0-98f7-5646b122de3c Date: Sat, 22 Dec 2018 23:53:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4408a278-2b57-42f4-973f-bbb08de00ece","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["3db24041-263f-4c1f-87d0-f55d4e25dfa0"],"description":"","tags":[],"updated_at":"2018-12-22T23:52:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:52Z","provider:network_type":"vxlan"}]} 2018-12-22 23:53:01,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net used request id req-6e640b67-e44b-4bc0-98f7-5646b122de3c 2018-12-22 23:53:01,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:01,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e954cf-b15e-44d2-b742-f9483b2b18d7 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:53:01,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-f9e954cf-b15e-44d2-b742-f9483b2b18d7 2018-12-22 23:53:01,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:01,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0801a5b1-b5ef-4229-9fed-c88e44bc4e49 Date: Sat, 22 Dec 2018 23:53:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","dns_nameservers":[],"updated_at":"2018-12-22T23:52: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet"}]} 2018-12-22 23:53:01,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-0801a5b1-b5ef-4229-9fed-c88e44bc4e49 2018-12-22 23:53:01,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece&name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:01,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-d72df656-8fca-4a9f-acb0-5726cd30e1d2 Date: Sat, 22 Dec 2018 23:53:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:53:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.9"}],"id":"ad43d4b9-3967-4fa4-8746-0bd6594c89f7","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:90:dc:8a","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-port","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:53:00Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-22 23:53:01,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece&name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-port&admin_state_up=True used request id req-d72df656-8fca-4a9f-acb0-5726cd30e1d2 2018-12-22 23:53:01,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:01,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7e1474-7195-49dd-b04a-35e22357f36c 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:53:01,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-1d7e1474-7195-49dd-b04a-35e22357f36c 2018-12-22 23:53:01,737 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst 2018-12-22 23:53:01,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:01,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a2e8796-7144-40f7-9cab-817576287e2d x-compute-request-id: req-7a2e8796-7144-40f7-9cab-817576287e2d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-flavor"}]} 2018-12-22 23:53:01,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7a2e8796-7144-40f7-9cab-817576287e2d 2018-12-22 23:53:01,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:01,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff719640-d2ce-424d-976a-4e63b5ff63a0 x-compute-request-id: req-ff719640-d2ce-424d-976a-4e63b5ff63a0 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "name": "NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:53:01,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59 used request id req-ff719640-d2ce-424d-976a-4e63b5ff63a0 2018-12-22 23:53:01,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:01,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-d28fae94-265f-47ff-a463-46e5a629d940 Date: Sat, 22 Dec 2018 23:53:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:52:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:52:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/e3f9d3a0-468b-4897-a5af-808a72bca229/snap", "metadata": {}}], "self": "/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "min_disk": 0, "protected": false, "id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "file": "/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/e3f9d3a0-468b-4897-a5af-808a72bca229/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-image"} 2018-12-22 23:53:01,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-image used request id req-d28fae94-265f-47ff-a463-46e5a629d940 2018-12-22 23:53:01,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:02,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-647f80e6-2034-4dd8-9a21-f0949f26f5af Date: Sat, 22 Dec 2018 23:53: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-12-22 23:53:02,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-647f80e6-2034-4dd8-9a21-f0949f26f5af 2018-12-22 23:53:02,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst", "imageRef": "e3f9d3a0-468b-4897-a5af-808a72bca229", "flavorRef": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "max_count": 1, "min_count": 1, "networks": [{"port": "ad43d4b9-3967-4fa4-8746-0bd6594c89f7"}]}}' 2018-12-22 23:53:04,798 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:53:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-474ce975-c384-44ba-a873-0f2d8e9225e0 x-compute-request-id: req-474ce975-c384-44ba-a873-0f2d8e9225e0 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5de75601-8f4b-4a28-b65e-45d17e0f9c80", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "bookmark"}], "adminPass": "pe3KMX6ZpoP3"}} 2018-12-22 23:53:04,798 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-474ce975-c384-44ba-a873-0f2d8e9225e0 2018-12-22 23:53:04,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:05,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-5d789a9b-2c29-44ae-8bea-05eaf218e521 x-compute-request-id: req-5d789a9b-2c29-44ae-8bea-05eaf218e521 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "bookmark"}], "image": {"id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "links": [{"href": "http://172.30.9.26:8774/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "links": [{"href": "http://172.30.9.26:8774/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "bookmark"}]}, "id": "5de75601-8f4b-4a28-b65e-45d17e0f9c80", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "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-12-22T23:53:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst", "created": "2018-12-22T23:53:04Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:53:05,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 used request id req-5d789a9b-2c29-44ae-8bea-05eaf218e521 2018-12-22 23:53:05,435 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst 2018-12-22 23:53:05,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:05,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c7abada-f8cc-4c91-8550-88fa41012eb5 x-compute-request-id: req-6c7abada-f8cc-4c91-8550-88fa41012eb5 Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "bookmark"}], "image": {"id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "links": [{"href": "http://172.30.9.26:8774/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "links": [{"href": "http://172.30.9.26:8774/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "bookmark"}]}, "id": "5de75601-8f4b-4a28-b65e-45d17e0f9c80", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "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-12-22T23:53:05Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst", "created": "2018-12-22T23:53:04Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:53:05,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 used request id req-6c7abada-f8cc-4c91-8550-88fa41012eb5 2018-12-22 23:53:05,795 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst] is - BUILD 2018-12-22 23:53:05,795 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:53:08,799 - create_instance - DEBUG - VM status query timeout in 896.636425018 2018-12-22 23:53:08,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:09,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-f93ea4fb-58b6-4335-8caf-e8cb97b678ff x-compute-request-id: req-f93ea4fb-58b6-4335-8caf-e8cb97b678ff Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:dc:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "bookmark"}], "image": {"id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "links": [{"href": "http://172.30.9.26:8774/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "links": [{"href": "http://172.30.9.26:8774/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "bookmark"}]}, "id": "5de75601-8f4b-4a28-b65e-45d17e0f9c80", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:53:06Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst", "created": "2018-12-22T23:53:04Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:53:09,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 used request id req-f93ea4fb-58b6-4335-8caf-e8cb97b678ff 2018-12-22 23:53:09,649 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst] is - BUILD 2018-12-22 23:53:09,649 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:53:12,653 - create_instance - DEBUG - VM status query timeout in 892.782337904 2018-12-22 23:53:12,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:13,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3617e557-1f9e-4614-ae02-974c141ef418 x-compute-request-id: req-3617e557-1f9e-4614-ae02-974c141ef418 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:dc:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "bookmark"}], "image": {"id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "links": [{"href": "http://172.30.9.26:8774/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-22T23:53:11.000000", "flavor": {"id": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "links": [{"href": "http://172.30.9.26:8774/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "bookmark"}]}, "id": "5de75601-8f4b-4a28-b65e-45d17e0f9c80", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:53:11Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst", "created": "2018-12-22T23:53:04Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:53:13,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 used request id req-3617e557-1f9e-4614-ae02-974c141ef418 2018-12-22 23:53:13,437 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst] is - ACTIVE 2018-12-22 23:53:13,437 - create_instance - INFO - VM is - ACTIVE 2018-12-22 23:53:13,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:14,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1d9e461-3514-46bd-815a-4f7f198985a3 x-compute-request-id: req-f1d9e461-3514-46bd-815a-4f7f198985a3 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:dc:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "bookmark"}], "image": {"id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "links": [{"href": "http://172.30.9.26:8774/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-22T23:53:11.000000", "flavor": {"id": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "links": [{"href": "http://172.30.9.26:8774/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "bookmark"}]}, "id": "5de75601-8f4b-4a28-b65e-45d17e0f9c80", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:53:11Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst", "created": "2018-12-22T23:53:04Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:53:14,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 used request id req-f1d9e461-3514-46bd-815a-4f7f198985a3 2018-12-22 23:53:14,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:14,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8704d275-7ad4-45e8-a249-1974114b595e Date: Sat, 22 Dec 2018 23:53:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4408a278-2b57-42f4-973f-bbb08de00ece","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["3db24041-263f-4c1f-87d0-f55d4e25dfa0"],"description":"","tags":[],"updated_at":"2018-12-22T23:52:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:52Z","provider:network_type":"vxlan"}]} 2018-12-22 23:53:14,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net used request id req-8704d275-7ad4-45e8-a249-1974114b595e 2018-12-22 23:53:14,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:14,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b94fb8f-52e8-4b03-b2b2-7bb60db9ac3d 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:53:14,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-7b94fb8f-52e8-4b03-b2b2-7bb60db9ac3d 2018-12-22 23:53:14,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:14,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ddd0896a-1edf-4e37-822f-abf1dee2d46f Date: Sat, 22 Dec 2018 23:53:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","dns_nameservers":[],"updated_at":"2018-12-22T23:52: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet"}]} 2018-12-22 23:53:14,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-ddd0896a-1edf-4e37-822f-abf1dee2d46f 2018-12-22 23:53:14,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:14,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-0d829506-a2c3-49b3-8cd1-527f0bcf88a4 Date: Sat, 22 Dec 2018 23:53:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.2"}],"id":"67da9f89-e499-445e-9f0e-59d7370bc1ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:16:22","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4408a278-2b57-42f4-973f-bbb08de00ece"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:53:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.9"}],"id":"ad43d4b9-3967-4fa4-8746-0bd6594c89f7","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:dc:8a","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-port","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:53:00Z","binding:vnic_type":"normal","device_id":"5de75601-8f4b-4a28-b65e-45d17e0f9c80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.3"}],"id":"b119a287-c3ea-4791-a10b-34c43c5bd5f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:21:f0","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4408a278-2b57-42f4-973f-bbb08de00ece"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.4"}],"id":"dfed5ab4-593f-494f-968f-b2f4e6d604c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:56:f3","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4408a278-2b57-42f4-973f-bbb08de00ece"}]} 2018-12-22 23:53:14,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-0d829506-a2c3-49b3-8cd1-527f0bcf88a4 2018-12-22 23:53:14,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:53:14,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:53:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["NqS4XxFQQ-iXTxqrvOIeqA"], "issued_at": "2018-12-22T23:53:14.000000Z"}} 2018-12-22 23:53:14,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc51ecaf63c9c42c62b2d41fe27bdb8b223cda" 2018-12-22 23:53:15,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a2bcf61-4c67-4fd6-ad69-208a4370bd33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:53:15,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4a2bcf61-4c67-4fd6-ad69-208a4370bd33 2018-12-22 23:53:15,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:15,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-c1a4e5a9-7093-4b1b-808d-fef73f361e38 x-compute-request-id: req-c1a4e5a9-7093-4b1b-808d-fef73f361e38 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:dc:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "bookmark"}], "image": {"id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "links": [{"href": "http://172.30.9.26:8774/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-22T23:53:11.000000", "flavor": {"id": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "links": [{"href": "http://172.30.9.26:8774/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "bookmark"}]}, "id": "5de75601-8f4b-4a28-b65e-45d17e0f9c80", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:53:11Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst", "created": "2018-12-22T23:53:04Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:53:15,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 used request id req-c1a4e5a9-7093-4b1b-808d-fef73f361e38 2018-12-22 23:53:15,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:15,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-da9ce50a-9ba8-4461-818e-aecd8439246b Date: Sat, 22 Dec 2018 23:53:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4408a278-2b57-42f4-973f-bbb08de00ece","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["3db24041-263f-4c1f-87d0-f55d4e25dfa0"],"description":"","tags":[],"updated_at":"2018-12-22T23:52:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:52Z","provider:network_type":"vxlan"}]} 2018-12-22 23:53:15,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net used request id req-da9ce50a-9ba8-4461-818e-aecd8439246b 2018-12-22 23:53:15,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:15,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a678505-8771-4dc6-8418-99793b6d19bb 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:53:15,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-7a678505-8771-4dc6-8418-99793b6d19bb 2018-12-22 23:53:15,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:16,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-202ac2cc-1c3d-4f4e-afca-894d00bef762 Date: Sat, 22 Dec 2018 23:53:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","dns_nameservers":[],"updated_at":"2018-12-22T23:52: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet"}]} 2018-12-22 23:53:16,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-202ac2cc-1c3d-4f4e-afca-894d00bef762 2018-12-22 23:53:16,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:16,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-945d04bb-902f-41e3-8b79-5267830cad9a Date: Sat, 22 Dec 2018 23:53:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.2"}],"id":"67da9f89-e499-445e-9f0e-59d7370bc1ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:16:22","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4408a278-2b57-42f4-973f-bbb08de00ece"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:53:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.9"}],"id":"ad43d4b9-3967-4fa4-8746-0bd6594c89f7","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:dc:8a","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-port","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:53:00Z","binding:vnic_type":"normal","device_id":"5de75601-8f4b-4a28-b65e-45d17e0f9c80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.3"}],"id":"b119a287-c3ea-4791-a10b-34c43c5bd5f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:21:f0","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4408a278-2b57-42f4-973f-bbb08de00ece"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.4"}],"id":"dfed5ab4-593f-494f-968f-b2f4e6d604c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:56:f3","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4408a278-2b57-42f4-973f-bbb08de00ece"}]} 2018-12-22 23:53:16,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-945d04bb-902f-41e3-8b79-5267830cad9a 2018-12-22 23:53:16,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc51ecaf63c9c42c62b2d41fe27bdb8b223cda" -d '{"volumeAttachment": {"volumeId": "9944403a-6c3c-4230-8721-215670cbe413"}}' 2018-12-22 23:53:17,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53: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-37dc00d3-6030-4287-af31-cf10ddfa1aa2 x-compute-request-id: req-37dc00d3-6030-4287-af31-cf10ddfa1aa2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "5de75601-8f4b-4a28-b65e-45d17e0f9c80", "id": "9944403a-6c3c-4230-8721-215670cbe413", "volumeId": "9944403a-6c3c-4230-8721-215670cbe413"}} 2018-12-22 23:53:17,803 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80/os-volume_attachments used request id req-37dc00d3-6030-4287-af31-cf10ddfa1aa2 2018-12-22 23:53:17,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc51ecaf63c9c42c62b2d41fe27bdb8b223cda" 2018-12-22 23:53:18,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75ecec01-4e41-49d3-ba91-63c734550ad0 x-compute-request-id: req-75ecec01-4e41-49d3-ba91-63c734550ad0 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:dc:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "bookmark"}], "image": {"id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "links": [{"href": "http://172.30.9.26:8774/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-22T23:53:11.000000", "flavor": {"id": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "links": [{"href": "http://172.30.9.26:8774/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "bookmark"}]}, "id": "5de75601-8f4b-4a28-b65e-45d17e0f9c80", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:53:11Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst", "created": "2018-12-22T23:53:04Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [{"id": "9944403a-6c3c-4230-8721-215670cbe413"}], "metadata": {}}} 2018-12-22 23:53:18,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 used request id req-75ecec01-4e41-49d3-ba91-63c734550ad0 2018-12-22 23:53:18,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc51ecaf63c9c42c62b2d41fe27bdb8b223cda" 2018-12-22 23:53:18,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2b058b8f-be80-4bca-ab93-2d0e95950a88 Date: Sat, 22 Dec 2018 23:53:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4408a278-2b57-42f4-973f-bbb08de00ece","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["3db24041-263f-4c1f-87d0-f55d4e25dfa0"],"description":"","tags":[],"updated_at":"2018-12-22T23:52:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:52Z","provider:network_type":"vxlan"}]} 2018-12-22 23:53:18,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net used request id req-2b058b8f-be80-4bca-ab93-2d0e95950a88 2018-12-22 23:53:18,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:53:18,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:53:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:53:18,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc51ecaf63c9c42c62b2d41fe27bdb8b223cda" 2018-12-22 23:53:18,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb93581b-0cec-4fb6-8766-4851e672833f 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:53:18,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-eb93581b-0cec-4fb6-8766-4851e672833f 2018-12-22 23:53:18,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc51ecaf63c9c42c62b2d41fe27bdb8b223cda" 2018-12-22 23:53:18,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a96b7a5f-41c0-4f76-a766-2d57eecefdec Date: Sat, 22 Dec 2018 23:53:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","dns_nameservers":[],"updated_at":"2018-12-22T23:52: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet"}]} 2018-12-22 23:53:18,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-a96b7a5f-41c0-4f76-a766-2d57eecefdec 2018-12-22 23:53:18,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc51ecaf63c9c42c62b2d41fe27bdb8b223cda" 2018-12-22 23:53:19,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-543ec8f1-4bbc-4139-adc2-75a9300cf6e9 Date: Sat, 22 Dec 2018 23:53:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.2"}],"id":"67da9f89-e499-445e-9f0e-59d7370bc1ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:16:22","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4408a278-2b57-42f4-973f-bbb08de00ece"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:53:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.9"}],"id":"ad43d4b9-3967-4fa4-8746-0bd6594c89f7","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:dc:8a","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-port","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:53:00Z","binding:vnic_type":"normal","device_id":"5de75601-8f4b-4a28-b65e-45d17e0f9c80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.3"}],"id":"b119a287-c3ea-4791-a10b-34c43c5bd5f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:21:f0","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4408a278-2b57-42f4-973f-bbb08de00ece"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.4"}],"id":"dfed5ab4-593f-494f-968f-b2f4e6d604c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:56:f3","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4408a278-2b57-42f4-973f-bbb08de00ece"}]} 2018-12-22 23:53:19,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-543ec8f1-4bbc-4139-adc2-75a9300cf6e9 2018-12-22 23:53:19,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc51ecaf63c9c42c62b2d41fe27bdb8b223cda" 2018-12-22 23:53:19,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad798a83-99b6-4105-99c0-4f41bea84a65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:53:19,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ad798a83-99b6-4105-99c0-4f41bea84a65 2018-12-22 23:53:19,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:19,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1203821-8815-4e04-aa0e-6471fa7c32bd x-compute-request-id: req-f1203821-8815-4e04-aa0e-6471fa7c32bd Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:dc:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "bookmark"}], "image": {"id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "links": [{"href": "http://172.30.9.26:8774/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-22T23:53:11.000000", "flavor": {"id": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "links": [{"href": "http://172.30.9.26:8774/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "bookmark"}]}, "id": "5de75601-8f4b-4a28-b65e-45d17e0f9c80", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:53:11Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst", "created": "2018-12-22T23:53:04Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [{"id": "9944403a-6c3c-4230-8721-215670cbe413"}], "metadata": {}}} 2018-12-22 23:53:19,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 used request id req-f1203821-8815-4e04-aa0e-6471fa7c32bd 2018-12-22 23:53:19,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:20,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-265efdf9-e5db-49b5-9235-00b5055c35e5 Date: Sat, 22 Dec 2018 23:53:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4408a278-2b57-42f4-973f-bbb08de00ece","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["3db24041-263f-4c1f-87d0-f55d4e25dfa0"],"description":"","tags":[],"updated_at":"2018-12-22T23:52:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:52Z","provider:network_type":"vxlan"}]} 2018-12-22 23:53:20,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net used request id req-265efdf9-e5db-49b5-9235-00b5055c35e5 2018-12-22 23:53:20,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:20,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d03b66-6704-4bfb-9725-3156d9884728 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:53:20,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-04d03b66-6704-4bfb-9725-3156d9884728 2018-12-22 23:53:20,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:20,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a216a92d-0408-4165-a2a4-339153b7d63d Date: Sat, 22 Dec 2018 23:53:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","dns_nameservers":[],"updated_at":"2018-12-22T23:52: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet"}]} 2018-12-22 23:53:20,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-a216a92d-0408-4165-a2a4-339153b7d63d 2018-12-22 23:53:20,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:20,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-ae3d3b0f-3a4a-40db-ab55-00f27d8dcb45 Date: Sat, 22 Dec 2018 23:53:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.2"}],"id":"67da9f89-e499-445e-9f0e-59d7370bc1ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:16:22","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4408a278-2b57-42f4-973f-bbb08de00ece"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:53:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.9"}],"id":"ad43d4b9-3967-4fa4-8746-0bd6594c89f7","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:dc:8a","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-port","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:53:00Z","binding:vnic_type":"normal","device_id":"5de75601-8f4b-4a28-b65e-45d17e0f9c80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.3"}],"id":"b119a287-c3ea-4791-a10b-34c43c5bd5f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:21:f0","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4408a278-2b57-42f4-973f-bbb08de00ece"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.4"}],"id":"dfed5ab4-593f-494f-968f-b2f4e6d604c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:56:f3","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4408a278-2b57-42f4-973f-bbb08de00ece"}]} 2018-12-22 23:53:20,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-ae3d3b0f-3a4a-40db-ab55-00f27d8dcb45 2018-12-22 23:53:20,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc51ecaf63c9c42c62b2d41fe27bdb8b223cda" 2018-12-22 23:53:20,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-450cdd94-12c6-4a6c-b0ee-bde7b39bff0c x-compute-request-id: req-450cdd94-12c6-4a6c-b0ee-bde7b39bff0c Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:dc:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "bookmark"}], "image": {"id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "links": [{"href": "http://172.30.9.26:8774/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-22T23:53:11.000000", "flavor": {"id": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "links": [{"href": "http://172.30.9.26:8774/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "bookmark"}]}, "id": "5de75601-8f4b-4a28-b65e-45d17e0f9c80", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:53:19Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst", "created": "2018-12-22T23:53:04Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [{"id": "9944403a-6c3c-4230-8721-215670cbe413"}], "metadata": {}}} 2018-12-22 23:53:20,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 used request id req-450cdd94-12c6-4a6c-b0ee-bde7b39bff0c 2018-12-22 23:53:20,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc51ecaf63c9c42c62b2d41fe27bdb8b223cda" 2018-12-22 23:53:21,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-99883371-556e-4fde-89ed-056ecbf9da3f Date: Sat, 22 Dec 2018 23:53:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4408a278-2b57-42f4-973f-bbb08de00ece","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["3db24041-263f-4c1f-87d0-f55d4e25dfa0"],"description":"","tags":[],"updated_at":"2018-12-22T23:52:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:52Z","provider:network_type":"vxlan"}]} 2018-12-22 23:53:21,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net used request id req-99883371-556e-4fde-89ed-056ecbf9da3f 2018-12-22 23:53:21,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc51ecaf63c9c42c62b2d41fe27bdb8b223cda" 2018-12-22 23:53:21,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d856065-f3a8-41ac-b4a1-484e859796fa 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:53:21,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-1d856065-f3a8-41ac-b4a1-484e859796fa 2018-12-22 23:53:21,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc51ecaf63c9c42c62b2d41fe27bdb8b223cda" 2018-12-22 23:53:21,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dddc1540-69c7-4df8-8e53-34a7550b57ba Date: Sat, 22 Dec 2018 23:53:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","dns_nameservers":[],"updated_at":"2018-12-22T23:52: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet"}]} 2018-12-22 23:53:21,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-dddc1540-69c7-4df8-8e53-34a7550b57ba 2018-12-22 23:53:21,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc51ecaf63c9c42c62b2d41fe27bdb8b223cda" 2018-12-22 23:53:21,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-25459f57-a1f4-4785-b6b4-c9808acfff99 Date: Sat, 22 Dec 2018 23:53:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.2"}],"id":"67da9f89-e499-445e-9f0e-59d7370bc1ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:16:22","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4408a278-2b57-42f4-973f-bbb08de00ece"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:53:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.9"}],"id":"ad43d4b9-3967-4fa4-8746-0bd6594c89f7","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:dc:8a","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-port","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:53:00Z","binding:vnic_type":"normal","device_id":"5de75601-8f4b-4a28-b65e-45d17e0f9c80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.3"}],"id":"b119a287-c3ea-4791-a10b-34c43c5bd5f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:21:f0","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4408a278-2b57-42f4-973f-bbb08de00ece"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.4"}],"id":"dfed5ab4-593f-494f-968f-b2f4e6d604c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:56:f3","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4408a278-2b57-42f4-973f-bbb08de00ece"}]} 2018-12-22 23:53:21,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-25459f57-a1f4-4785-b6b4-c9808acfff99 2018-12-22 23:53:21,686 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc51ecaf63c9c42c62b2d41fe27bdb8b223cda" 2018-12-22 23:53:21,897 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:21 GMT Server: Apache x-compute-request-id: req-fd5e55dd-fca1-4fdf-a230-edf4ff4274cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd5e55dd-fca1-4fdf-a230-edf4ff4274cc Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "5de75601-8f4b-4a28-b65e-45d17e0f9c80", "attachment_id": "052ad930-cf4e-4f9a-9a20-13d57ca4bb93", "attached_at": "2018-12-22T23:53:19.000000", "host_name": null, "volume_id": "9944403a-6c3c-4230-8721-215670cbe413", "device": "/dev/vdb", "id": "9944403a-6c3c-4230-8721-215670cbe413"}], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:53:19.000000", "replication_status": null, "snapshot_id": null, "id": "9944403a-6c3c-4230-8721-215670cbe413", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-05c818e4-f1d8-43ab-8ae6-abc962addcbd", "bootable": "false", "created_at": "2018-12-22T23:52:55.000000", "volume_type": null}} 2018-12-22 23:53:21,897 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413 used request id req-fd5e55dd-fca1-4fdf-a230-edf4ff4274cc 2018-12-22 23:53:21,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:22,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d6f27a9-9ee8-407b-a4d3-f699f1ec6693 x-compute-request-id: req-5d6f27a9-9ee8-407b-a4d3-f699f1ec6693 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:dc:8a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "bookmark"}], "image": {"id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "links": [{"href": "http://172.30.9.26:8774/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-22T23:53:11.000000", "flavor": {"id": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "links": [{"href": "http://172.30.9.26:8774/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "bookmark"}]}, "id": "5de75601-8f4b-4a28-b65e-45d17e0f9c80", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:53:19Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst", "created": "2018-12-22T23:53:04Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [{"id": "9944403a-6c3c-4230-8721-215670cbe413"}], "metadata": {}}} 2018-12-22 23:53:22,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 used request id req-5d6f27a9-9ee8-407b-a4d3-f699f1ec6693 2018-12-22 23:53:22,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:22,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d464df38-72fa-49f4-8390-aaf003f3a918 Date: Sat, 22 Dec 2018 23:53:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4408a278-2b57-42f4-973f-bbb08de00ece","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["3db24041-263f-4c1f-87d0-f55d4e25dfa0"],"description":"","tags":[],"updated_at":"2018-12-22T23:52:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:52Z","provider:network_type":"vxlan"}]} 2018-12-22 23:53:22,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net used request id req-d464df38-72fa-49f4-8390-aaf003f3a918 2018-12-22 23:53:22,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:22,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f36745c6-d397-44d7-9863-887431eab47d 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:53:22,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-f36745c6-d397-44d7-9863-887431eab47d 2018-12-22 23:53:22,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:23,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-42c4dd1c-7b06-4a52-af2b-ab469907b109 Date: Sat, 22 Dec 2018 23:53:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","dns_nameservers":[],"updated_at":"2018-12-22T23:52: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet"}]} 2018-12-22 23:53:23,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-42c4dd1c-7b06-4a52-af2b-ab469907b109 2018-12-22 23:53:23,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:23,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-11469adb-0398-4101-a48b-d609ffef293a Date: Sat, 22 Dec 2018 23:53:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.2"}],"id":"67da9f89-e499-445e-9f0e-59d7370bc1ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:16:22","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4408a278-2b57-42f4-973f-bbb08de00ece"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:53:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.9"}],"id":"ad43d4b9-3967-4fa4-8746-0bd6594c89f7","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:dc:8a","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-port","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:53:00Z","binding:vnic_type":"normal","device_id":"5de75601-8f4b-4a28-b65e-45d17e0f9c80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.3"}],"id":"b119a287-c3ea-4791-a10b-34c43c5bd5f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:21:f0","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4408a278-2b57-42f4-973f-bbb08de00ece"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:52:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3db24041-263f-4c1f-87d0-f55d4e25dfa0","ip_address":"10.55.0.4"}],"id":"dfed5ab4-593f-494f-968f-b2f4e6d604c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:56:f3","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4408a278-2b57-42f4-973f-bbb08de00ece","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:52:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4408a278-2b57-42f4-973f-bbb08de00ece"}]} 2018-12-22 23:53:23,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4408a278-2b57-42f4-973f-bbb08de00ece used request id req-11469adb-0398-4101-a48b-d609ffef293a 2018-12-22 23:53:23,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80/os-volume_attachments/9944403a-6c3c-4230-8721-215670cbe413 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc51ecaf63c9c42c62b2d41fe27bdb8b223cda" 2018-12-22 23:53:25,084 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:53:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e5fe6cd-e202-40fd-95d5-962d5cd999fc x-compute-request-id: req-1e5fe6cd-e202-40fd-95d5-962d5cd999fc Content-Length: 0 Content-Type: application/json 2018-12-22 23:53:25,084 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80/os-volume_attachments/9944403a-6c3c-4230-8721-215670cbe413 used request id req-1e5fe6cd-e202-40fd-95d5-962d5cd999fc 2018-12-22 23:53:25,085 - create_instance - INFO - Deleting Port with ID - ad43d4b9-3967-4fa4-8746-0bd6594c89f7 2018-12-22 23:53:25,085 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-port 2018-12-22 23:53:25,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/ad43d4b9-3967-4fa4-8746-0bd6594c89f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:25,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-48d9cce7-bcda-45de-b58a-b5e5559e4fd6 Date: Sat, 22 Dec 2018 23:53:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:53:25,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/ad43d4b9-3967-4fa4-8746-0bd6594c89f7 used request id req-48d9cce7-bcda-45de-b58a-b5e5559e4fd6 2018-12-22 23:53:25,732 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst 2018-12-22 23:53:25,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:25,905 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23: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 x-openstack-request-id: req-edaf3ca1-4726-45dd-b0d7-9d0ef2d6b3c3 x-compute-request-id: req-edaf3ca1-4726-45dd-b0d7-9d0ef2d6b3c3 Content-Type: application/json 2018-12-22 23:53:25,905 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 used request id req-edaf3ca1-4726-45dd-b0d7-9d0ef2d6b3c3 2018-12-22 23:53:25,905 - create_instance - INFO - Checking deletion status 2018-12-22 23:53:25,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:26,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-fcd36053-2147-47b7-82bd-aaa24a659b47 x-compute-request-id: req-fcd36053-2147-47b7-82bd-aaa24a659b47 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "bookmark"}], "image": {"id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "links": [{"href": "http://172.30.9.26:8774/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-22T23:53:11.000000", "flavor": {"id": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "links": [{"href": "http://172.30.9.26:8774/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "bookmark"}]}, "id": "5de75601-8f4b-4a28-b65e-45d17e0f9c80", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:53:25Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst", "created": "2018-12-22T23:53:04Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [{"id": "9944403a-6c3c-4230-8721-215670cbe413"}], "metadata": {}}} 2018-12-22 23:53:26,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 used request id req-fcd36053-2147-47b7-82bd-aaa24a659b47 2018-12-22 23:53:26,326 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst] is - ACTIVE 2018-12-22 23:53:26,326 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:53:29,329 - create_instance - DEBUG - VM status query timeout in 296.576767921 2018-12-22 23:53:29,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:29,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b38420cc-f361-4a40-b195-1f1b7874da0c x-compute-request-id: req-b38420cc-f361-4a40-b195-1f1b7874da0c Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "bookmark"}], "image": {"id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "links": [{"href": "http://172.30.9.26:8774/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-22T23:53:11.000000", "flavor": {"id": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "links": [{"href": "http://172.30.9.26:8774/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "bookmark"}]}, "id": "5de75601-8f4b-4a28-b65e-45d17e0f9c80", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:53:25Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst", "created": "2018-12-22T23:53:04Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:53:29,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 used request id req-b38420cc-f361-4a40-b195-1f1b7874da0c 2018-12-22 23:53:29,731 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst] is - ACTIVE 2018-12-22 23:53:29,731 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:53:32,735 - create_instance - DEBUG - VM status query timeout in 293.17099905 2018-12-22 23:53:32,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:32,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f6bfeb7-a716-42be-b394-6272f93231af x-compute-request-id: req-2f6bfeb7-a716-42be-b394-6272f93231af Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80", "rel": "bookmark"}], "image": {"id": "e3f9d3a0-468b-4897-a5af-808a72bca229", "links": [{"href": "http://172.30.9.26:8774/images/e3f9d3a0-468b-4897-a5af-808a72bca229", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-22T23:53:11.000000", "flavor": {"id": "5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "links": [{"href": "http://172.30.9.26:8774/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59", "rel": "bookmark"}]}, "id": "5de75601-8f4b-4a28-b65e-45d17e0f9c80", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:53:25Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst", "created": "2018-12-22T23:53:04Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:53:32,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 used request id req-2f6bfeb7-a716-42be-b394-6272f93231af 2018-12-22 23:53:32,892 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst] is - ACTIVE 2018-12-22 23:53:32,892 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:53:35,895 - create_instance - DEBUG - VM status query timeout in 290.01026988 2018-12-22 23:53:35,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666ed8bfffa26bfb195f9fb9b10434c9ac72f102" 2018-12-22 23:53:35,950 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:53: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-976c8764-fbbe-4417-8836-b6c69985bd95 x-compute-request-id: req-976c8764-fbbe-4417-8836-b6c69985bd95 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5de75601-8f4b-4a28-b65e-45d17e0f9c80 could not be found.", "code": 404}} 2018-12-22 23:53:35,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5de75601-8f4b-4a28-b65e-45d17e0f9c80 used request id req-976c8764-fbbe-4417-8836-b6c69985bd95 2018-12-22 23:53:35,951 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5de75601-8f4b-4a28-b65e-45d17e0f9c80 could not be found. (HTTP 404) (Request-ID: req-976c8764-fbbe-4417-8836-b6c69985bd95) 2018-12-22 23:53:35,951 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-vm_inst 2018-12-22 23:53:35,955 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b493d7ee-bf82-4d2f-af0f-e61f57e16601" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5bc3fde7a7c082275fa51eb1b3abe92358fe78" 2018-12-22 23:53:36,154 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:35 GMT Server: Apache x-compute-request-id: req-c68ffb1e-562a-433a-a9fc-29374c3df0c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c68ffb1e-562a-433a-a9fc-29374c3df0c9 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:53:34.000000", "replication_status": null, "snapshot_id": null, "id": "9944403a-6c3c-4230-8721-215670cbe413", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-05c818e4-f1d8-43ab-8ae6-abc962addcbd", "bootable": "false", "created_at": "2018-12-22T23:52:55.000000", "volume_type": null}} 2018-12-22 23:53:36,155 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413 used request id req-c68ffb1e-562a-433a-a9fc-29374c3df0c9 2018-12-22 23:53:36,155 - create_volume - DEBUG - Instance status is - available 2018-12-22 23:53:36,155 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd 2018-12-22 23:53:36,155 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd 2018-12-22 23:53:36,158 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b493d7ee-bf82-4d2f-af0f-e61f57e16601" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5bc3fde7a7c082275fa51eb1b3abe92358fe78" 2018-12-22 23:53:36,932 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:53:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a16797e8-8267-476d-a73d-25dd69db3453 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:53:36,932 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413 used request id req-a16797e8-8267-476d-a73d-25dd69db3453 2018-12-22 23:53:36,935 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b493d7ee-bf82-4d2f-af0f-e61f57e16601" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5bc3fde7a7c082275fa51eb1b3abe92358fe78" 2018-12-22 23:53:37,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:36 GMT Server: Apache x-compute-request-id: req-e9e56777-9fc1-44ed-a0f2-006e25efd558 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e9e56777-9fc1-44ed-a0f2-006e25efd558 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:53:36.000000", "replication_status": null, "snapshot_id": null, "id": "9944403a-6c3c-4230-8721-215670cbe413", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd", "bootable": "false", "created_at": "2018-12-22T23:52:55.000000", "volume_type": null}} 2018-12-22 23:53:37,140 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413 used request id req-e9e56777-9fc1-44ed-a0f2-006e25efd558 2018-12-22 23:53:37,140 - create_volume - DEBUG - Instance status is - deleting 2018-12-22 23:53:37,141 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-22 23:53:40,144 - create_volume - DEBUG - Volume status query timeout in 56.7889180183 2018-12-22 23:53:40,147 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b493d7ee-bf82-4d2f-af0f-e61f57e16601" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5bc3fde7a7c082275fa51eb1b3abe92358fe78" 2018-12-22 23:53:40,185 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:53:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-651a3410-727e-4406-95cb-366601ddc0d3 x-openstack-request-id: req-651a3410-727e-4406-95cb-366601ddc0d3 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 9944403a-6c3c-4230-8721-215670cbe413 could not be found.", "code": 404}} 2018-12-22 23:53:40,185 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/9944403a-6c3c-4230-8721-215670cbe413 used request id req-651a3410-727e-4406-95cb-366601ddc0d3 2018-12-22 23:53:40,186 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 9944403a-6c3c-4230-8721-215670cbe413 could not be found. (HTTP 404) (Request-ID: req-651a3410-727e-4406-95cb-366601ddc0d3) 2018-12-22 23:53:40,186 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd 2018-12-22 23:53:40,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d32d3f6ce6de21bc4db6f792005cde1c7b32f2e" 2018-12-22 23:53:40,248 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:53:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-023a5ab7-e50c-4804-b06e-8fa111d52cec x-compute-request-id: req-023a5ab7-e50c-4804-b06e-8fa111d52cec Content-Length: 0 Content-Type: application/json 2018-12-22 23:53:40,248 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5dbc101f-81e5-40e6-8dfe-db0ef3312b59 used request id req-023a5ab7-e50c-4804-b06e-8fa111d52cec 2018-12-22 23:53:40,249 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet 2018-12-22 23:53:40,249 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-subnet 2018-12-22 23:53:40,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/3db24041-263f-4c1f-87d0-f55d4e25dfa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd66a2eb139e856cb136244eda85a0f8c1def5c" 2018-12-22 23:53:42,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-214d353e-1fb3-4fa3-a051-247ed81eee4b Date: Sat, 22 Dec 2018 23:53:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:53:42,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/3db24041-263f-4c1f-87d0-f55d4e25dfa0 used request id req-214d353e-1fb3-4fa3-a051-247ed81eee4b 2018-12-22 23:53:42,557 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-net 2018-12-22 23:53:42,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/4408a278-2b57-42f4-973f-bbb08de00ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd66a2eb139e856cb136244eda85a0f8c1def5c" 2018-12-22 23:53:43,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b810bc78-a1d3-4bae-a47c-ad4e573dc14d Date: Sat, 22 Dec 2018 23:53:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:53:43,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4408a278-2b57-42f4-973f-bbb08de00ece used request id req-b810bc78-a1d3-4bae-a47c-ad4e573dc14d 2018-12-22 23:53:43,923 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-05c818e4-f1d8-43ab-8ae6-abc962addcbd-image 2018-12-22 23:53:43,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3b6f5bad0445bac51525ec2fdb93b15ae1912ed" 2018-12-22 23:53:46,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-edba0260-fee8-44a9-8b32-522689d7f4b4 Date: Sat, 22 Dec 2018 23:53:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:53:46,220 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e3f9d3a0-468b-4897-a5af-808a72bca229 used request id req-edba0260-fee8-44a9-8b32-522689d7f4b4 2018-12-22 23:53:46,222 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:53:46,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:53:46,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:53:46,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:53:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["JKca_x1YRTSaaqKPnssONw"], "issued_at": "2018-12-22T23:53:46.000000Z"}} 2018-12-22 23:53:46,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15301c9d554694fd65ce0fd79c9a1dc9247c0f00" 2018-12-22 23:53:46,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8116e2a-2c5e-45cc-9a8f-feecaa1b4d24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:53:46,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a8116e2a-2c5e-45cc-9a8f-feecaa1b4d24 2018-12-22 23:53:46,695 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:53:46,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15301c9d554694fd65ce0fd79c9a1dc9247c0f00" 2018-12-22 23:53:46,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbb005d0-d600-4631-9480-f173e2386eda x-compute-request-id: req-dbb005d0-d600-4631-9480-f173e2386eda Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:53:46,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dbb005d0-d600-4631-9480-f173e2386eda 2018-12-22 23:53:46,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15301c9d554694fd65ce0fd79c9a1dc9247c0f00" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-4a82145a-1068-463e-89ba-38c8acf399afname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-22 23:53:47,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ba0818a-7585-4092-8a4f-0bc2e0615353 x-compute-request-id: req-3ba0818a-7585-4092-8a4f-0bc2e0615353 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f31aa1a4-b7fb-4dd7-8540-33ee1c77b0fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f31aa1a4-b7fb-4dd7-8540-33ee1c77b0fe", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f31aa1a4-b7fb-4dd7-8540-33ee1c77b0fe", "name": "CreateFlavorTests-4a82145a-1068-463e-89ba-38c8acf399afname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:53:47,130 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3ba0818a-7585-4092-8a4f-0bc2e0615353 2018-12-22 23:53:47,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:53:47,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:53:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["wifpfVjRRmKr5ysLJVxguw"], "issued_at": "2018-12-22T23:53:47.000000Z"}} 2018-12-22 23:53:47,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/f31aa1a4-b7fb-4dd7-8540-33ee1c77b0fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e71317ce1fc886af5d30a4c7981466b3cb2009" 2018-12-22 23:53:47,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b77ba174-e776-4fe2-acee-32066c6e35e0 x-compute-request-id: req-b77ba174-e776-4fe2-acee-32066c6e35e0 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f31aa1a4-b7fb-4dd7-8540-33ee1c77b0fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f31aa1a4-b7fb-4dd7-8540-33ee1c77b0fe", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f31aa1a4-b7fb-4dd7-8540-33ee1c77b0fe", "name": "CreateFlavorTests-4a82145a-1068-463e-89ba-38c8acf399afname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:53:47,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/f31aa1a4-b7fb-4dd7-8540-33ee1c77b0fe used request id req-b77ba174-e776-4fe2-acee-32066c6e35e0 2018-12-22 23:53:47,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/f31aa1a4-b7fb-4dd7-8540-33ee1c77b0fe/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e71317ce1fc886af5d30a4c7981466b3cb2009" 2018-12-22 23:53:47,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ba9ca9a-b107-4220-aec7-0d0204f4d2a7 x-compute-request-id: req-4ba9ca9a-b107-4220-aec7-0d0204f4d2a7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-22 23:53:47,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/f31aa1a4-b7fb-4dd7-8540-33ee1c77b0fe/os-extra_specs used request id req-4ba9ca9a-b107-4220-aec7-0d0204f4d2a7 2018-12-22 23:53:47,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/f31aa1a4-b7fb-4dd7-8540-33ee1c77b0fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15301c9d554694fd65ce0fd79c9a1dc9247c0f00" 2018-12-22 23:53:47,760 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:53:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e60ce4b3-6457-4957-b479-b03f460c534c x-compute-request-id: req-e60ce4b3-6457-4957-b479-b03f460c534c Content-Length: 0 Content-Type: application/json 2018-12-22 23:53:47,761 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f31aa1a4-b7fb-4dd7-8540-33ee1c77b0fe used request id req-e60ce4b3-6457-4957-b479-b03f460c534c 2018-12-22 23:53:47,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e71317ce1fc886af5d30a4c7981466b3cb2009" 2018-12-22 23:53:47,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-530e6cf3-bf92-4a22-bd5a-644de016295d x-compute-request-id: req-530e6cf3-bf92-4a22-bd5a-644de016295d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:53:47,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-530e6cf3-bf92-4a22-bd5a-644de016295d 2018-12-22 23:53:47,796 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:53:47,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:53:47,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:53:48,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:53:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["tZiVj2luQCa78RNzqNpWcg"], "issued_at": "2018-12-22T23:53:48.000000Z"}} 2018-12-22 23:53:48,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}855b9fad1948e7559505370c0e15e52058878ead" 2018-12-22 23:53:48,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c4922a-3651-4d9f-8001-9fd5c48c4638 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:53:48,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-38c4922a-3651-4d9f-8001-9fd5c48c4638 2018-12-22 23:53:48,265 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:53:48,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}855b9fad1948e7559505370c0e15e52058878ead" 2018-12-22 23:53:48,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a2142bf-70fa-4cf5-a8d0-844a4791cf59 x-compute-request-id: req-8a2142bf-70fa-4cf5-a8d0-844a4791cf59 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:53:48,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8a2142bf-70fa-4cf5-a8d0-844a4791cf59 2018-12-22 23:53:48,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}855b9fad1948e7559505370c0e15e52058878ead" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-30d29d7b-92b6-42f4-a28d-de384132826fname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-22 23:53:48,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6508b0c4-6be6-405f-af95-5f6f342d467b x-compute-request-id: req-6508b0c4-6be6-405f-af95-5f6f342d467b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ea63141a-3fc7-4793-bb88-961585964bbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ea63141a-3fc7-4793-bb88-961585964bbc", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ea63141a-3fc7-4793-bb88-961585964bbc", "name": "CreateFlavorTests-30d29d7b-92b6-42f4-a28d-de384132826fname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:53:48,518 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6508b0c4-6be6-405f-af95-5f6f342d467b 2018-12-22 23:53:48,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:53:48,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:53:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["OJm5MZtJS_G-6fz8CnZg8w"], "issued_at": "2018-12-22T23:53:48.000000Z"}} 2018-12-22 23:53:48,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/ea63141a-3fc7-4793-bb88-961585964bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7441e20d9abea93bdb3f4cb138171a7139106967" 2018-12-22 23:53:49,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d032739-b4e4-485b-adfa-4b8d4ed5d080 x-compute-request-id: req-4d032739-b4e4-485b-adfa-4b8d4ed5d080 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ea63141a-3fc7-4793-bb88-961585964bbc", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ea63141a-3fc7-4793-bb88-961585964bbc", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ea63141a-3fc7-4793-bb88-961585964bbc", "name": "CreateFlavorTests-30d29d7b-92b6-42f4-a28d-de384132826fname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:53:49,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/ea63141a-3fc7-4793-bb88-961585964bbc used request id req-4d032739-b4e4-485b-adfa-4b8d4ed5d080 2018-12-22 23:53:49,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/ea63141a-3fc7-4793-bb88-961585964bbc/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7441e20d9abea93bdb3f4cb138171a7139106967" 2018-12-22 23:53:49,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53: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-9597295f-8ce1-486b-a09f-50e58f407ede x-compute-request-id: req-9597295f-8ce1-486b-a09f-50e58f407ede Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-22 23:53:49,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/ea63141a-3fc7-4793-bb88-961585964bbc/os-extra_specs used request id req-9597295f-8ce1-486b-a09f-50e58f407ede 2018-12-22 23:53:49,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/ea63141a-3fc7-4793-bb88-961585964bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7441e20d9abea93bdb3f4cb138171a7139106967" 2018-12-22 23:53:49,638 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:53: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-fcb22129-716f-44f4-a6b1-f79dfe2c5e3e x-compute-request-id: req-fcb22129-716f-44f4-a6b1-f79dfe2c5e3e Content-Length: 0 Content-Type: application/json 2018-12-22 23:53:49,639 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ea63141a-3fc7-4793-bb88-961585964bbc used request id req-fcb22129-716f-44f4-a6b1-f79dfe2c5e3e 2018-12-22 23:53:49,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7441e20d9abea93bdb3f4cb138171a7139106967" 2018-12-22 23:53:49,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53: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-17ac1d88-71b2-4204-a17b-168b351f715b x-compute-request-id: req-17ac1d88-71b2-4204-a17b-168b351f715b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:53:49,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-17ac1d88-71b2-4204-a17b-168b351f715b 2018-12-22 23:53:49,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/ea63141a-3fc7-4793-bb88-961585964bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}855b9fad1948e7559505370c0e15e52058878ead" 2018-12-22 23:53:49,691 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:53: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-6a380231-130a-4acd-96b7-c755aa29961e x-compute-request-id: req-6a380231-130a-4acd-96b7-c755aa29961e Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor ea63141a-3fc7-4793-bb88-961585964bbc could not be found.", "code": 404}} 2018-12-22 23:53:49,691 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ea63141a-3fc7-4793-bb88-961585964bbc used request id req-6a380231-130a-4acd-96b7-c755aa29961e 2018-12-22 23:53:49,692 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:53:49,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:53:49,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:53:50,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:53:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["xisFZ-GyQt-3f2bc_sarqw"], "issued_at": "2018-12-22T23:53:50.000000Z"}} 2018-12-22 23:53:50,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9598a83d969e25b0e848eeac437076c5f50ee34b" 2018-12-22 23:53:50,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c223584b-edc1-4f09-83d2-17b44c7f7427 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:53:50,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c223584b-edc1-4f09-83d2-17b44c7f7427 2018-12-22 23:53:50,153 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:53:50,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9598a83d969e25b0e848eeac437076c5f50ee34b" 2018-12-22 23:53:50,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-ad39efeb-51fe-49fe-9082-49d002a8577a x-compute-request-id: req-ad39efeb-51fe-49fe-9082-49d002a8577a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:53:50,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ad39efeb-51fe-49fe-9082-49d002a8577a 2018-12-22 23:53:50,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9598a83d969e25b0e848eeac437076c5f50ee34b" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-3d490c84-6f5b-45d7-ad0d-52b4e822db11name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-22 23:53:50,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ee91d5b-5fcb-4bf0-8776-f4e48938e292 x-compute-request-id: req-0ee91d5b-5fcb-4bf0-8776-f4e48938e292 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/68914b08-8521-43b4-86bb-b30cb138ecd0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/68914b08-8521-43b4-86bb-b30cb138ecd0", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "68914b08-8521-43b4-86bb-b30cb138ecd0", "name": "CreateFlavorTests-3d490c84-6f5b-45d7-ad0d-52b4e822db11name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:53:50,800 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0ee91d5b-5fcb-4bf0-8776-f4e48938e292 2018-12-22 23:53:50,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:53:51,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["NWuOzXaAR7aonUQa_28bWQ"], "issued_at": "2018-12-22T23:53:51.000000Z"}} 2018-12-22 23:53:51,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/68914b08-8521-43b4-86bb-b30cb138ecd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc71628d5c22cf92fd4c5f10bce88dadbf8492bf" 2018-12-22 23:53:51,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b686498-d934-468c-849d-80fa5a1b4f2f x-compute-request-id: req-3b686498-d934-468c-849d-80fa5a1b4f2f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/68914b08-8521-43b4-86bb-b30cb138ecd0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/68914b08-8521-43b4-86bb-b30cb138ecd0", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "68914b08-8521-43b4-86bb-b30cb138ecd0", "name": "CreateFlavorTests-3d490c84-6f5b-45d7-ad0d-52b4e822db11name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:53:51,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/68914b08-8521-43b4-86bb-b30cb138ecd0 used request id req-3b686498-d934-468c-849d-80fa5a1b4f2f 2018-12-22 23:53:51,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/68914b08-8521-43b4-86bb-b30cb138ecd0/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc71628d5c22cf92fd4c5f10bce88dadbf8492bf" 2018-12-22 23:53:51,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-42bb4c82-adfe-4ac3-8dc7-f7efa856852c x-compute-request-id: req-42bb4c82-adfe-4ac3-8dc7-f7efa856852c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-22 23:53:51,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/68914b08-8521-43b4-86bb-b30cb138ecd0/os-extra_specs used request id req-42bb4c82-adfe-4ac3-8dc7-f7efa856852c 2018-12-22 23:53:51,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/68914b08-8521-43b4-86bb-b30cb138ecd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9598a83d969e25b0e848eeac437076c5f50ee34b" 2018-12-22 23:53:51,417 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1c8199f-f856-4d36-93ba-4cc646fdb726 x-compute-request-id: req-c1c8199f-f856-4d36-93ba-4cc646fdb726 Content-Length: 0 Content-Type: application/json 2018-12-22 23:53:51,417 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/68914b08-8521-43b4-86bb-b30cb138ecd0 used request id req-c1c8199f-f856-4d36-93ba-4cc646fdb726 2018-12-22 23:53:51,419 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:53:51,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:53:51,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:53:51,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["VZjJsesCS763xjQo3SLxsA"], "issued_at": "2018-12-22T23:53:51.000000Z"}} 2018-12-22 23:53:51,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58fbbd95ae4cec1a1d13d4db169c0d59b560de9f" 2018-12-22 23:53:51,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c9c7f82-f848-48d2-8f2b-eb69c882c143 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:53:51,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3c9c7f82-f848-48d2-8f2b-eb69c882c143 2018-12-22 23:53:51,877 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:53:51,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58fbbd95ae4cec1a1d13d4db169c0d59b560de9f" 2018-12-22 23:53:52,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1ad0923-ae2f-4d97-bd88-1a29fcf524e6 x-compute-request-id: req-b1ad0923-ae2f-4d97-bd88-1a29fcf524e6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:53:52,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b1ad0923-ae2f-4d97-bd88-1a29fcf524e6 2018-12-22 23:53:52,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58fbbd95ae4cec1a1d13d4db169c0d59b560de9f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-64bbf26c-b295-42db-8095-3c1dc1abab87name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-12-22 23:53:52,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9574e42e-9087-4cf3-bebd-ccf68f5acc11 x-compute-request-id: req-9574e42e-9087-4cf3-bebd-ccf68f5acc11 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ad102d55-b968-48a9-a75b-3dba1577c0c8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ad102d55-b968-48a9-a75b-3dba1577c0c8", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "ad102d55-b968-48a9-a75b-3dba1577c0c8", "name": "CreateFlavorTests-64bbf26c-b295-42db-8095-3c1dc1abab87name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-12-22 23:53:52,114 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9574e42e-9087-4cf3-bebd-ccf68f5acc11 2018-12-22 23:53:52,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:53:52,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:53:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["rnIn91eHTFiN6rjsxm7yyA"], "issued_at": "2018-12-22T23:53:52.000000Z"}} 2018-12-22 23:53:52,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/ad102d55-b968-48a9-a75b-3dba1577c0c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f176656c3f31d118bbc29eff002f460d9abf9a7" 2018-12-22 23:53:52,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04f42fcf-210c-4798-a8de-abdb099fa018 x-compute-request-id: req-04f42fcf-210c-4798-a8de-abdb099fa018 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ad102d55-b968-48a9-a75b-3dba1577c0c8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ad102d55-b968-48a9-a75b-3dba1577c0c8", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "ad102d55-b968-48a9-a75b-3dba1577c0c8", "name": "CreateFlavorTests-64bbf26c-b295-42db-8095-3c1dc1abab87name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-12-22 23:53:52,659 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/ad102d55-b968-48a9-a75b-3dba1577c0c8 used request id req-04f42fcf-210c-4798-a8de-abdb099fa018 2018-12-22 23:53:52,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/ad102d55-b968-48a9-a75b-3dba1577c0c8/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f176656c3f31d118bbc29eff002f460d9abf9a7" 2018-12-22 23:53:52,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-39f89d9a-45e7-49af-a5f4-6e17bb984757 x-compute-request-id: req-39f89d9a-45e7-49af-a5f4-6e17bb984757 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-22 23:53:52,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/ad102d55-b968-48a9-a75b-3dba1577c0c8/os-extra_specs used request id req-39f89d9a-45e7-49af-a5f4-6e17bb984757 2018-12-22 23:53:52,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/ad102d55-b968-48a9-a75b-3dba1577c0c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f176656c3f31d118bbc29eff002f460d9abf9a7" 2018-12-22 23:53:52,710 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85d8bc1c-9e65-4379-b22f-d58dc2dff84f x-compute-request-id: req-85d8bc1c-9e65-4379-b22f-d58dc2dff84f Content-Length: 0 Content-Type: application/json 2018-12-22 23:53:52,710 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ad102d55-b968-48a9-a75b-3dba1577c0c8 used request id req-85d8bc1c-9e65-4379-b22f-d58dc2dff84f 2018-12-22 23:53:52,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f176656c3f31d118bbc29eff002f460d9abf9a7" 2018-12-22 23:53:52,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b134def-3cb0-4608-84ff-7d7f4bb1ba59 x-compute-request-id: req-6b134def-3cb0-4608-84ff-7d7f4bb1ba59 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:53:52,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6b134def-3cb0-4608-84ff-7d7f4bb1ba59 2018-12-22 23:53:52,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/ad102d55-b968-48a9-a75b-3dba1577c0c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58fbbd95ae4cec1a1d13d4db169c0d59b560de9f" 2018-12-22 23:53:52,762 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7c185c0-8472-40f1-bb32-436bfd082af1 x-compute-request-id: req-b7c185c0-8472-40f1-bb32-436bfd082af1 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor ad102d55-b968-48a9-a75b-3dba1577c0c8 could not be found.", "code": 404}} 2018-12-22 23:53:52,762 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ad102d55-b968-48a9-a75b-3dba1577c0c8 used request id req-b7c185c0-8472-40f1-bb32-436bfd082af1 2018-12-22 23:53:52,763 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:53:52,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:53:52,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:53:53,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:53:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["hveMKyLlQA-jql_CMsFb6w"], "issued_at": "2018-12-22T23:53:53.000000Z"}} 2018-12-22 23:53:53,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc0fbe6ed1f08b410e873e70ed51a34a6da920c" 2018-12-22 23:53:53,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa959ec0-a791-408f-8023-c27094514a3c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:53:53,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fa959ec0-a791-408f-8023-c27094514a3c 2018-12-22 23:53:53,232 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:53:53,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc0fbe6ed1f08b410e873e70ed51a34a6da920c" 2018-12-22 23:53:53,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53: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-29372ac9-2d99-4c51-ae69-86e2efaee835 x-compute-request-id: req-29372ac9-2d99-4c51-ae69-86e2efaee835 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:53:53,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-29372ac9-2d99-4c51-ae69-86e2efaee835 2018-12-22 23:53:53,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc0fbe6ed1f08b410e873e70ed51a34a6da920c" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-5980f3cd-a15f-4c3c-8951-5510070f7d9aname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-22 23:53:53,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53: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-74387d74-c9bc-4091-9a04-14b25ec4f569 x-compute-request-id: req-74387d74-c9bc-4091-9a04-14b25ec4f569 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f6e8fc92-32cf-446e-bc55-463712e97947", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f6e8fc92-32cf-446e-bc55-463712e97947", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f6e8fc92-32cf-446e-bc55-463712e97947", "name": "CreateFlavorTests-5980f3cd-a15f-4c3c-8951-5510070f7d9aname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:53:53,613 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-74387d74-c9bc-4091-9a04-14b25ec4f569 2018-12-22 23:53:53,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:53:54,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:53:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["vB_dIGFaTqiFg0MgBBs5mw"], "issued_at": "2018-12-22T23:53:53.000000Z"}} 2018-12-22 23:53:54,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/f6e8fc92-32cf-446e-bc55-463712e97947 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc181e0c88cac8f7c3557c2bdb4bfe7e132b3cb" 2018-12-22 23:53:54,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-d4bf6c34-0473-420d-83e3-5a49363cd166 x-compute-request-id: req-d4bf6c34-0473-420d-83e3-5a49363cd166 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f6e8fc92-32cf-446e-bc55-463712e97947", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f6e8fc92-32cf-446e-bc55-463712e97947", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f6e8fc92-32cf-446e-bc55-463712e97947", "name": "CreateFlavorTests-5980f3cd-a15f-4c3c-8951-5510070f7d9aname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:53:54,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/f6e8fc92-32cf-446e-bc55-463712e97947 used request id req-d4bf6c34-0473-420d-83e3-5a49363cd166 2018-12-22 23:53:54,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/f6e8fc92-32cf-446e-bc55-463712e97947/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc181e0c88cac8f7c3557c2bdb4bfe7e132b3cb" 2018-12-22 23:53:54,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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 x-openstack-request-id: req-fd9f5444-a7da-4aa1-9103-c85a57b80b5e x-compute-request-id: req-fd9f5444-a7da-4aa1-9103-c85a57b80b5e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-22 23:53:54,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/f6e8fc92-32cf-446e-bc55-463712e97947/os-extra_specs used request id req-fd9f5444-a7da-4aa1-9103-c85a57b80b5e 2018-12-22 23:53:54,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:53:54,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:53:54,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:53:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["zcOJ4JYcQcOmo6HIRwJxLw"], "issued_at": "2018-12-22T23:53:54.000000Z"}} 2018-12-22 23:53:54,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da0e14c0737e09767a2d168d978b3ba50f65b4" 2018-12-22 23:53:54,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a3876b-8897-4946-aabe-3dc7ddc15124 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:53:54,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-61a3876b-8897-4946-aabe-3dc7ddc15124 2018-12-22 23:53:54,666 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:53:54,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da0e14c0737e09767a2d168d978b3ba50f65b4" 2018-12-22 23:53:54,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-76f9e7bc-fdc1-4f72-b04a-c5d172becbc0 x-compute-request-id: req-76f9e7bc-fdc1-4f72-b04a-c5d172becbc0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f6e8fc92-32cf-446e-bc55-463712e97947", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f6e8fc92-32cf-446e-bc55-463712e97947", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f6e8fc92-32cf-446e-bc55-463712e97947", "rel": "bookmark"}], "name": "CreateFlavorTests-5980f3cd-a15f-4c3c-8951-5510070f7d9aname"}]} 2018-12-22 23:53:54,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-76f9e7bc-fdc1-4f72-b04a-c5d172becbc0 2018-12-22 23:53:54,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/f6e8fc92-32cf-446e-bc55-463712e97947 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da0e14c0737e09767a2d168d978b3ba50f65b4" 2018-12-22 23:53:54,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-24da5a64-d0cc-47c1-80e5-6704b1c43345 x-compute-request-id: req-24da5a64-d0cc-47c1-80e5-6704b1c43345 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f6e8fc92-32cf-446e-bc55-463712e97947", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f6e8fc92-32cf-446e-bc55-463712e97947", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f6e8fc92-32cf-446e-bc55-463712e97947", "name": "CreateFlavorTests-5980f3cd-a15f-4c3c-8951-5510070f7d9aname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:53:54,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/f6e8fc92-32cf-446e-bc55-463712e97947 used request id req-24da5a64-d0cc-47c1-80e5-6704b1c43345 2018-12-22 23:53:54,881 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-5980f3cd-a15f-4c3c-8951-5510070f7d9aname 2018-12-22 23:53:54,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/f6e8fc92-32cf-446e-bc55-463712e97947 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc0fbe6ed1f08b410e873e70ed51a34a6da920c" 2018-12-22 23:53:54,941 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23: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 x-openstack-request-id: req-3a0da52c-7b7c-452c-8e7c-a8188767f351 x-compute-request-id: req-3a0da52c-7b7c-452c-8e7c-a8188767f351 Content-Length: 0 Content-Type: application/json 2018-12-22 23:53:54,941 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f6e8fc92-32cf-446e-bc55-463712e97947 used request id req-3a0da52c-7b7c-452c-8e7c-a8188767f351 2018-12-22 23:53:54,942 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-22 23:53:54,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:53:54,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:53:55,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:53:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["WHLJn5rMQDyrEPO5j7y5Lg"], "issued_at": "2018-12-22T23:53:55.000000Z"}} 2018-12-22 23:53:55,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77795beeb18422d3d9c97234f2ba90c43df055b" 2018-12-22 23:53:55,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee5754b-51bf-4cd5-b1ee-520b13943577 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:53:55,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4ee5754b-51bf-4cd5-b1ee-520b13943577 2018-12-22 23:53:55,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e77795beeb18422d3d9c97234f2ba90c43df055b" 2018-12-22 23:53:55,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-0fcb3254-1b49-4ce1-b9cb-22bbd59343f2 Date: Sat, 22 Dec 2018 23:53:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image"} 2018-12-22 23:53:55,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image used request id req-0fcb3254-1b49-4ce1-b9cb-22bbd59343f2 2018-12-22 23:53:55,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e77795beeb18422d3d9c97234f2ba90c43df055b" 2018-12-22 23:53:55,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-635abbf6-e836-40de-b2a6-a335415d7153 Date: Sat, 22 Dec 2018 23: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-12-22 23:53:55,789 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-635abbf6-e836-40de-b2a6-a335415d7153 2018-12-22 23:53:55,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e77795beeb18422d3d9c97234f2ba90c43df055b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image"}' 2018-12-22 23:53:56,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/53c71d03-d871-4ab5-b69f-514067871058 X-Openstack-Request-Id: req-a251afed-940f-4c06-9e5c-4720d9bb1c4c Date: Sat, 22 Dec 2018 23:53:56 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:53:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-22T23:53:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/53c71d03-d871-4ab5-b69f-514067871058", "min_disk": 0, "protected": false, "id": "53c71d03-d871-4ab5-b69f-514067871058", "file": "/v2/images/53c71d03-d871-4ab5-b69f-514067871058/file", "checksum": null, "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:53:56,042 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a251afed-940f-4c06-9e5c-4720d9bb1c4c 2018-12-22 23:53:56,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/53c71d03-d871-4ab5-b69f-514067871058/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e77795beeb18422d3d9c97234f2ba90c43df055b" -d '' 2018-12-22 23:53:57,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d8af8df-e6bb-4c1b-85c8-ee6fee9d6feb Date: Sat, 22 Dec 2018 23:53:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:53:57,623 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/53c71d03-d871-4ab5-b69f-514067871058/file used request id req-4d8af8df-e6bb-4c1b-85c8-ee6fee9d6feb 2018-12-22 23:53:57,623 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-22 23:53:57,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/53c71d03-d871-4ab5-b69f-514067871058 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e77795beeb18422d3d9c97234f2ba90c43df055b" 2018-12-22 23:53:57,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-0a9aa750-cf99-4e7e-833b-efbba43dc9aa Date: Sat, 22 Dec 2018 23:53:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:53:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:53:57Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/53c71d03-d871-4ab5-b69f-514067871058/snap", "metadata": {}}], "self": "/v2/images/53c71d03-d871-4ab5-b69f-514067871058", "min_disk": 0, "protected": false, "id": "53c71d03-d871-4ab5-b69f-514067871058", "file": "/v2/images/53c71d03-d871-4ab5-b69f-514067871058/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/53c71d03-d871-4ab5-b69f-514067871058/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:53:57,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/53c71d03-d871-4ab5-b69f-514067871058 used request id req-0a9aa750-cf99-4e7e-833b-efbba43dc9aa 2018-12-22 23:53:57,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e77795beeb18422d3d9c97234f2ba90c43df055b" 2018-12-22 23:53:57,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fd8c2ed8-2356-49ce-9506-9193d8ec4b74 Date: Sat, 22 Dec 2018 23:53: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-12-22 23:53:57,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-fd8c2ed8-2356-49ce-9506-9193d8ec4b74 2018-12-22 23:53:57,808 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image 2018-12-22 23:53:57,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/53c71d03-d871-4ab5-b69f-514067871058 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e77795beeb18422d3d9c97234f2ba90c43df055b" 2018-12-22 23:53:58,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-f4a0ab7c-3e0b-4cb6-beab-2d9f3232e20f Date: Sat, 22 Dec 2018 23:53:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:53:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:53:57Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/53c71d03-d871-4ab5-b69f-514067871058/snap", "metadata": {}}], "self": "/v2/images/53c71d03-d871-4ab5-b69f-514067871058", "min_disk": 0, "protected": false, "id": "53c71d03-d871-4ab5-b69f-514067871058", "file": "/v2/images/53c71d03-d871-4ab5-b69f-514067871058/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/53c71d03-d871-4ab5-b69f-514067871058/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:53:58,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/53c71d03-d871-4ab5-b69f-514067871058 used request id req-f4a0ab7c-3e0b-4cb6-beab-2d9f3232e20f 2018-12-22 23:53:58,450 - create_image - DEBUG - Instance status is - active 2018-12-22 23:53:58,450 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image 2018-12-22 23:53:58,450 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image 2018-12-22 23:53:58,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:53:58,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:53:58,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:53:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["rGxc6Y1ZSvW0fBwSQGLPGg"], "issued_at": "2018-12-22T23:53:58.000000Z"}} 2018-12-22 23:53:58,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3371dcb2060bc2aee49ff55232618d9584a89870" 2018-12-22 23:53:58,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25f88631-7407-4ae6-87d6-622386283ac0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:53:58,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-25f88631-7407-4ae6-87d6-622386283ac0 2018-12-22 23:53:58,920 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:53:58,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3371dcb2060bc2aee49ff55232618d9584a89870" 2018-12-22 23:53:59,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1770d92c-79db-4911-b9de-8cfcc496e4fb x-compute-request-id: req-1770d92c-79db-4911-b9de-8cfcc496e4fb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:53:59,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1770d92c-79db-4911-b9de-8cfcc496e4fb 2018-12-22 23:53:59,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3371dcb2060bc2aee49ff55232618d9584a89870" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-22 23:53:59,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43b6369e-9c4d-41f1-ad24-466899ba80c2 x-compute-request-id: req-43b6369e-9c4d-41f1-ad24-466899ba80c2 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eca33852-d5b3-4f55-a9bf-057269444620", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eca33852-d5b3-4f55-a9bf-057269444620", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eca33852-d5b3-4f55-a9bf-057269444620", "name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:53:59,188 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-43b6369e-9c4d-41f1-ad24-466899ba80c2 2018-12-22 23:53:59,190 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-22 23:53:59,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:53:59,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:53:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["1DmLiTn-SO2f4-t0mDsDOg"], "issued_at": "2018-12-22T23:53:59.000000Z"}} 2018-12-22 23:53:59,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-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-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-net", "inst_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-flavor"}}' 2018-12-22 23:54:02,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:53:59 GMT Server: Apache x-openstack-request-id: req-2466f9b6-2ea0-4201-82a3-9b332c06bd41 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "cb1e4038-f120-414c-a475-d860de66a3c8", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "self"}]}} 2018-12-22 23:54:02,716 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks used request id req-2466f9b6-2ea0-4201-82a3-9b332c06bd41 2018-12-22 23:54:02,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/cb1e4038-f120-414c-a475-d860de66a3c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:03,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:02 GMT Server: Apache x-openstack-request-id: req-5c97b0ed-2058-4cb9-98d9-031e9550fcb6 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:04,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:03 GMT Server: Apache x-openstack-request-id: req-06dec5ce-cdc5-4788-a928-afabeb41ae78 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "cb1e4038-f120-414c-a475-d860de66a3c8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1", "stack_user_project_id": "fbac66ae87e34f5b820ae809b8ca6c7d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cb1e4038-f120-414c-a475-d860de66a3c8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:04,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 used request id req-06dec5ce-cdc5-4788-a928-afabeb41ae78 2018-12-22 23:54:04,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:04,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:04 GMT Server: Apache x-openstack-request-id: req-b4291124-d7b4-4424-aa11-58e55b1033bb 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-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1", "stack_user_project_id": "fbac66ae87e34f5b820ae809b8ca6c7d", "deletion_time": null, "creation_time": "2018-12-22T23:54:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "self"}], "updated_time": null, "project": "6b4824dcac8d47c6ad7cf8d37563bed6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "cb1e4038-f120-414c-a475-d860de66a3c8", "tags": null}]} 2018-12-22 23:54:04,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1 used request id req-b4291124-d7b4-4424-aa11-58e55b1033bb 2018-12-22 23:54:04,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:05,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:04 GMT Server: Apache x-openstack-request-id: req-53d53f8c-476c-4542-aaf5-5ebd38335595 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-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1", "stack_user_project_id": "fbac66ae87e34f5b820ae809b8ca6c7d", "deletion_time": null, "creation_time": "2018-12-22T23:54:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "self"}], "updated_time": null, "project": "6b4824dcac8d47c6ad7cf8d37563bed6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "cb1e4038-f120-414c-a475-d860de66a3c8", "tags": null}]} 2018-12-22 23:54:05,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1 used request id req-53d53f8c-476c-4542-aaf5-5ebd38335595 2018-12-22 23:54:05,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/cb1e4038-f120-414c-a475-d860de66a3c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:06,335 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:05 GMT Server: Apache x-openstack-request-id: req-8ec80c5c-8d18-49dd-985a-5cc1ec896ef2 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:07,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:06 GMT Server: Apache x-openstack-request-id: req-b529d3a5-0fd5-4906-806a-2697f30f9c11 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "cb1e4038-f120-414c-a475-d860de66a3c8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1", "stack_user_project_id": "fbac66ae87e34f5b820ae809b8ca6c7d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cb1e4038-f120-414c-a475-d860de66a3c8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:07,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 used request id req-b529d3a5-0fd5-4906-806a-2697f30f9c11 2018-12-22 23:54:07,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/cb1e4038-f120-414c-a475-d860de66a3c8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:07,785 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:07 GMT Server: Apache x-openstack-request-id: req-50bb537e-b0ff-4db7-9a07-1db06af6a417 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:08,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:07 GMT Server: Apache x-openstack-request-id: req-f9b5f484-e9a5-460c-ad80-2660ac39bde0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-22T23:54:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:54:02Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ceb7f366-b9c0-434b-8dd1-8504d87db8b0", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-22T23:54:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:54:02Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "b65a12ae-a4d1-47b5-8f89-bdb842453964", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-22T23:54:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:54:02Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "bc9b4a6c-4f76-4305-ad3e-916aaf227913", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-22T23:54:02Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-12-22T23:54:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-12-22 23:54:08,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources used request id req-f9b5f484-e9a5-460c-ad80-2660ac39bde0 2018-12-22 23:54:08,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/cb1e4038-f120-414c-a475-d860de66a3c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:08,510 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:08 GMT Server: Apache x-openstack-request-id: req-dac0a537-db47-4b1b-a3e7-e907dbb6fc59 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:08,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:08 GMT Server: Apache x-openstack-request-id: req-edaa28fc-630b-4de0-9dda-c47f39eb1d62 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "cb1e4038-f120-414c-a475-d860de66a3c8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1", "stack_user_project_id": "fbac66ae87e34f5b820ae809b8ca6c7d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cb1e4038-f120-414c-a475-d860de66a3c8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:08,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 used request id req-edaa28fc-630b-4de0-9dda-c47f39eb1d62 2018-12-22 23:54:08,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/cb1e4038-f120-414c-a475-d860de66a3c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:09,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:08 GMT Server: Apache x-openstack-request-id: req-403428bc-89f7-4e13-af6a-87d3f21c4884 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:09,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:09 GMT Server: Apache x-openstack-request-id: req-955fa8b2-9fd5-463b-a55c-77751366f099 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "cb1e4038-f120-414c-a475-d860de66a3c8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1", "stack_user_project_id": "fbac66ae87e34f5b820ae809b8ca6c7d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cb1e4038-f120-414c-a475-d860de66a3c8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:09,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 used request id req-955fa8b2-9fd5-463b-a55c-77751366f099 2018-12-22 23:54:12,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/cb1e4038-f120-414c-a475-d860de66a3c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:12,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:12 GMT Server: Apache x-openstack-request-id: req-7f279a8d-672b-4a74-b327-520485fdec01 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:13,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:12 GMT Server: Apache x-openstack-request-id: req-e97eb2d6-dad2-4735-a808-852733fbd80e 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "cb1e4038-f120-414c-a475-d860de66a3c8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1", "stack_user_project_id": "fbac66ae87e34f5b820ae809b8ca6c7d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cb1e4038-f120-414c-a475-d860de66a3c8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:13,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 used request id req-e97eb2d6-dad2-4735-a808-852733fbd80e 2018-12-22 23:54:16,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/cb1e4038-f120-414c-a475-d860de66a3c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:16,450 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:16 GMT Server: Apache x-openstack-request-id: req-2660c833-3d37-4b2b-b6b2-0db0d697366c Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:16,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:16 GMT Server: Apache x-openstack-request-id: req-b8b33882-149c-4a8e-8e63-ccf585d49417 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "cb1e4038-f120-414c-a475-d860de66a3c8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1", "stack_user_project_id": "fbac66ae87e34f5b820ae809b8ca6c7d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cb1e4038-f120-414c-a475-d860de66a3c8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:16,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 used request id req-b8b33882-149c-4a8e-8e63-ccf585d49417 2018-12-22 23:54:19,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/cb1e4038-f120-414c-a475-d860de66a3c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:19,654 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:19 GMT Server: Apache x-openstack-request-id: req-913d60dd-de6c-4489-87a3-946130644649 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:20,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:19 GMT Server: Apache x-openstack-request-id: req-a752886e-7abc-44e5-83c2-85c91c6cf640 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "cb1e4038-f120-414c-a475-d860de66a3c8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1", "stack_user_project_id": "fbac66ae87e34f5b820ae809b8ca6c7d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-22T23:54:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cb1e4038-f120-414c-a475-d860de66a3c8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:20,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 used request id req-a752886e-7abc-44e5-83c2-85c91c6cf640 2018-12-22 23:54:20,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/cb1e4038-f120-414c-a475-d860de66a3c8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:20,583 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:20 GMT Server: Apache x-openstack-request-id: req-670936cb-2ef5-4e78-8eb9-07667e546158 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:20,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:20 GMT Server: Apache x-openstack-request-id: req-29dd288b-6bdf-421e-88a5-11e25d9b7ba1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-22T23:54:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:54:02Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ceb7f366-b9c0-434b-8dd1-8504d87db8b0", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-22T23:54:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:54:02Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "b65a12ae-a4d1-47b5-8f89-bdb842453964", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-22T23:54:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:54:02Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "bc9b4a6c-4f76-4305-ad3e-916aaf227913", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-22T23:54:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:54:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2b241b0a-755f-4ea2-a006-456c8d2b5249", "resource_type": "OS::Nova::Server"}]} 2018-12-22 23:54:20,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources used request id req-29dd288b-6bdf-421e-88a5-11e25d9b7ba1 2018-12-22 23:54:20,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=bc9b4a6c-4f76-4305-ad3e-916aaf227913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:20,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-38357e37-44c1-48fe-ae27-bf4084577aee Date: Sat, 22 Dec 2018 23:54:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bc9b4a6c-4f76-4305-ad3e-916aaf227913","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["b65a12ae-a4d1-47b5-8f89-bdb842453964"],"description":"","tags":[],"updated_at":"2018-12-22T23:54:04Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:54:03Z","provider:network_type":"vxlan"}]} 2018-12-22 23:54:20,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=bc9b4a6c-4f76-4305-ad3e-916aaf227913 used request id req-38357e37-44c1-48fe-ae27-bf4084577aee 2018-12-22 23:54:20,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bc9b4a6c-4f76-4305-ad3e-916aaf227913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:21,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f0149265-eb5b-441a-be6e-1b9a2c5b300f Date: Sat, 22 Dec 2018 23:54:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc9b4a6c-4f76-4305-ad3e-916aaf227913","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:54:04Z","dns_nameservers":[],"updated_at":"2018-12-22T23:54: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"b65a12ae-a4d1-47b5-8f89-bdb842453964","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-subnet"}]} 2018-12-22 23:54:21,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bc9b4a6c-4f76-4305-ad3e-916aaf227913 used request id req-f0149265-eb5b-441a-be6e-1b9a2c5b300f 2018-12-22 23:54:21,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bc9b4a6c-4f76-4305-ad3e-916aaf227913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:21,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9a959b5b-0242-47e8-91a2-d0204aaaef06 Date: Sat, 22 Dec 2018 23:54:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc9b4a6c-4f76-4305-ad3e-916aaf227913","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:54:04Z","dns_nameservers":[],"updated_at":"2018-12-22T23:54: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"b65a12ae-a4d1-47b5-8f89-bdb842453964","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-subnet"}]} 2018-12-22 23:54:21,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bc9b4a6c-4f76-4305-ad3e-916aaf227913 used request id req-9a959b5b-0242-47e8-91a2-d0204aaaef06 2018-12-22 23:54:21,252 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:54:21,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:21,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-463c78be-345c-4b1e-8fef-3ce6abc07649 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:54:21,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-463c78be-345c-4b1e-8fef-3ce6abc07649 2018-12-22 23:54:21,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/cb1e4038-f120-414c-a475-d860de66a3c8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:21,418 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:21 GMT Server: Apache x-openstack-request-id: req-6f0cc031-ce4e-449a-b747-a296c071230c Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:22,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:21 GMT Server: Apache x-openstack-request-id: req-25a7d0b9-2c6f-40fb-8e5f-0db7e7b088e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-22T23:54:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:54:02Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ceb7f366-b9c0-434b-8dd1-8504d87db8b0", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-22T23:54:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:54:02Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "b65a12ae-a4d1-47b5-8f89-bdb842453964", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-22T23:54:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:54:02Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "bc9b4a6c-4f76-4305-ad3e-916aaf227913", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-22T23:54:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:54:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2b241b0a-755f-4ea2-a006-456c8d2b5249", "resource_type": "OS::Nova::Server"}]} 2018-12-22 23:54:22,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources used request id req-25a7d0b9-2c6f-40fb-8e5f-0db7e7b088e9 2018-12-22 23:54:22,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2b241b0a-755f-4ea2-a006-456c8d2b5249 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:22,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6adc0dcb-de20-44d9-8b1a-66923f18553b x-compute-request-id: req-6adc0dcb-de20-44d9-8b1a-66923f18553b Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:5c:38", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2b241b0a-755f-4ea2-a006-456c8d2b5249", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2b241b0a-755f-4ea2-a006-456c8d2b5249", "rel": "bookmark"}], "image": {"id": "53c71d03-d871-4ab5-b69f-514067871058", "links": [{"href": "http://172.30.9.26:8774/images/53c71d03-d871-4ab5-b69f-514067871058", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-12-22T23:54:15.000000", "flavor": {"id": "eca33852-d5b3-4f55-a9bf-057269444620", "links": [{"href": "http://172.30.9.26:8774/flavors/eca33852-d5b3-4f55-a9bf-057269444620", "rel": "bookmark"}]}, "id": "2b241b0a-755f-4ea2-a006-456c8d2b5249", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:54:15Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-inst", "created": "2018-12-22T23:54:09Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:54:22,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2b241b0a-755f-4ea2-a006-456c8d2b5249 used request id req-6adc0dcb-de20-44d9-8b1a-66923f18553b 2018-12-22 23:54:22,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:23,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-e6edc802-c082-4bbe-9c07-904587aff7ac Date: Sat, 22 Dec 2018 23:54:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bc9b4a6c-4f76-4305-ad3e-916aaf227913","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["b65a12ae-a4d1-47b5-8f89-bdb842453964"],"description":"","tags":[],"updated_at":"2018-12-22T23:54:04Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:54:03Z","provider:network_type":"vxlan"}]} 2018-12-22 23:54:23,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-net used request id req-e6edc802-c082-4bbe-9c07-904587aff7ac 2018-12-22 23:54:23,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:54:23,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:54:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:54:23,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:23,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e55b4d-60d0-44b3-b91e-4eba294a0413 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:54:23,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-27e55b4d-60d0-44b3-b91e-4eba294a0413 2018-12-22 23:54:23,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bc9b4a6c-4f76-4305-ad3e-916aaf227913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:23,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6515a252-05eb-4e0e-b8b5-2dacdcd3fb11 Date: Sat, 22 Dec 2018 23:54:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc9b4a6c-4f76-4305-ad3e-916aaf227913","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:54:04Z","dns_nameservers":[],"updated_at":"2018-12-22T23:54: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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"b65a12ae-a4d1-47b5-8f89-bdb842453964","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-subnet"}]} 2018-12-22 23:54:23,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bc9b4a6c-4f76-4305-ad3e-916aaf227913 used request id req-6515a252-05eb-4e0e-b8b5-2dacdcd3fb11 2018-12-22 23:54:23,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=bc9b4a6c-4f76-4305-ad3e-916aaf227913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:23,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3909 X-Openstack-Request-Id: req-d995b0a5-9ed5-4484-8b25-b0d0b6ecbfff Date: Sat, 22 Dec 2018 23:54:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:54:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b65a12ae-a4d1-47b5-8f89-bdb842453964","ip_address":"10.0.0.2"}],"id":"8cf80f24-bd29-4a52-9286-205f1dd8a4e7","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:3b:cf","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc9b4a6c-4f76-4305-ad3e-916aaf227913","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:54:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bc9b4a6c-4f76-4305-ad3e-916aaf227913"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:54:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b65a12ae-a4d1-47b5-8f89-bdb842453964","ip_address":"10.0.0.3"}],"id":"9c77befa-3b8b-4b19-a7e1-f2af925044d2","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:2a:91","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc9b4a6c-4f76-4305-ad3e-916aaf227913","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:54:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bc9b4a6c-4f76-4305-ad3e-916aaf227913"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:54:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b65a12ae-a4d1-47b5-8f89-bdb842453964","ip_address":"10.0.0.8"}],"id":"ceb7f366-b9c0-434b-8dd1-8504d87db8b0","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:5c:38","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1-server1_port-26cublyteoea","admin_state_up":true,"network_id":"bc9b4a6c-4f76-4305-ad3e-916aaf227913","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:54:06Z","binding:vnic_type":"normal","device_id":"2b241b0a-755f-4ea2-a006-456c8d2b5249"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:54:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b65a12ae-a4d1-47b5-8f89-bdb842453964","ip_address":"10.0.0.4"}],"id":"fe882096-7f4c-4d83-97ce-1055727f90f7","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:17:6f","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc9b4a6c-4f76-4305-ad3e-916aaf227913","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:54:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bc9b4a6c-4f76-4305-ad3e-916aaf227913"}]} 2018-12-22 23:54:23,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=bc9b4a6c-4f76-4305-ad3e-916aaf227913 used request id req-d995b0a5-9ed5-4484-8b25-b0d0b6ecbfff 2018-12-22 23:54:23,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/cb1e4038-f120-414c-a475-d860de66a3c8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:23,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:23 GMT Server: Apache x-openstack-request-id: req-cecb667c-7fad-4d1a-a87a-f9faac162da3 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:23,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:23 GMT Server: Apache x-openstack-request-id: req-42aafdb1-1b90-45d4-b5e7-424f95eed574 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-22T23:54:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:54:02Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ceb7f366-b9c0-434b-8dd1-8504d87db8b0", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-22T23:54:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:54:02Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "b65a12ae-a4d1-47b5-8f89-bdb842453964", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-22T23:54:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:54:02Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "bc9b4a6c-4f76-4305-ad3e-916aaf227913", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-22T23:54:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:54:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2b241b0a-755f-4ea2-a006-456c8d2b5249", "resource_type": "OS::Nova::Server"}]} 2018-12-22 23:54:23,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8/resources used request id req-42aafdb1-1b90-45d4-b5e7-424f95eed574 2018-12-22 23:54:23,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/cb1e4038-f120-414c-a475-d860de66a3c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71f5048cc0ac7437ad3286e7dc3cd75f3b5a20" 2018-12-22 23:54:23,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:23 GMT Server: Apache x-openstack-request-id: req-e1f27c77-3294-4c0b-8122-592170b64db5 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:23,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:54:23 GMT Server: Apache x-openstack-request-id: req-7b118240-89eb-4b8c-a83c-249dc4da770e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:54:23,940 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-stack1/cb1e4038-f120-414c-a475-d860de66a3c8 used request id req-7b118240-89eb-4b8c-a83c-249dc4da770e 2018-12-22 23:54:23,940 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-19ab89a8-fa2c-426c-9a45-d23b4283a6b7-image 2018-12-22 23:54:23,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/53c71d03-d871-4ab5-b69f-514067871058 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e77795beeb18422d3d9c97234f2ba90c43df055b" 2018-12-22 23:54:26,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b09747ae-4d03-4428-ba8c-fd353a2358d0 Date: Sat, 22 Dec 2018 23:54:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:54:26,817 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/53c71d03-d871-4ab5-b69f-514067871058 used request id req-b09747ae-4d03-4428-ba8c-fd353a2358d0 2018-12-22 23:54:26,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/eca33852-d5b3-4f55-a9bf-057269444620 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3371dcb2060bc2aee49ff55232618d9584a89870" 2018-12-22 23:54:26,860 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23: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 x-openstack-request-id: req-42a1b6ce-14df-4c18-9517-f0a0abf875f6 x-compute-request-id: req-42a1b6ce-14df-4c18-9517-f0a0abf875f6 Content-Length: 0 Content-Type: application/json 2018-12-22 23:54:26,860 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/eca33852-d5b3-4f55-a9bf-057269444620 used request id req-42a1b6ce-14df-4c18-9517-f0a0abf875f6 2018-12-22 23:54:26,862 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-22 23:54:26,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:54:26,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:54:27,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:54:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["5t5md2aLSX6Mri8S2MCA7g"], "issued_at": "2018-12-22T23:54:27.000000Z"}} 2018-12-22 23:54:27,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834645cb633016a0fb076bd2caa96b3fcf37109" 2018-12-22 23:54:27,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4922c2c5-3b76-40aa-941e-a0bc91afeb68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:54:27,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4922c2c5-3b76-40aa-941e-a0bc91afeb68 2018-12-22 23:54:27,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9834645cb633016a0fb076bd2caa96b3fcf37109" 2018-12-22 23:54:27,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-0d0cbfc0-6c3d-4ec1-8d13-56cb19aa7c39 Date: Sat, 22 Dec 2018 23:54:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image"} 2018-12-22 23:54:27,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image used request id req-0d0cbfc0-6c3d-4ec1-8d13-56cb19aa7c39 2018-12-22 23:54:27,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9834645cb633016a0fb076bd2caa96b3fcf37109" 2018-12-22 23:54:28,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2f0a2cb9-da03-41c1-a1ba-b619c5d3049c Date: Sat, 22 Dec 2018 23:54: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-12-22 23:54:28,071 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2f0a2cb9-da03-41c1-a1ba-b619c5d3049c 2018-12-22 23:54:28,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9834645cb633016a0fb076bd2caa96b3fcf37109" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image"}' 2018-12-22 23:54:28,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/32906ba3-0370-4078-a06a-c423aa790bde X-Openstack-Request-Id: req-3b67816b-d481-471e-b933-ae17c7103db1 Date: Sat, 22 Dec 2018 23:54:28 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:54:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-22T23:54:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/32906ba3-0370-4078-a06a-c423aa790bde", "min_disk": 0, "protected": false, "id": "32906ba3-0370-4078-a06a-c423aa790bde", "file": "/v2/images/32906ba3-0370-4078-a06a-c423aa790bde/file", "checksum": null, "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:54:28,315 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-3b67816b-d481-471e-b933-ae17c7103db1 2018-12-22 23:54:28,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/32906ba3-0370-4078-a06a-c423aa790bde/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9834645cb633016a0fb076bd2caa96b3fcf37109" -d '' 2018-12-22 23:54:31,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a054c53-977f-4827-a977-1335b7a4470b Date: Sat, 22 Dec 2018 23:54:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:54:31,263 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/32906ba3-0370-4078-a06a-c423aa790bde/file used request id req-2a054c53-977f-4827-a977-1335b7a4470b 2018-12-22 23:54:31,263 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-22 23:54:31,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/32906ba3-0370-4078-a06a-c423aa790bde -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9834645cb633016a0fb076bd2caa96b3fcf37109" 2018-12-22 23:54:31,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-a1a392a2-3c6b-4c92-9c5f-80f4663cb51d Date: Sat, 22 Dec 2018 23:54:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:54:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:54:31Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/32906ba3-0370-4078-a06a-c423aa790bde/snap", "metadata": {}}], "self": "/v2/images/32906ba3-0370-4078-a06a-c423aa790bde", "min_disk": 0, "protected": false, "id": "32906ba3-0370-4078-a06a-c423aa790bde", "file": "/v2/images/32906ba3-0370-4078-a06a-c423aa790bde/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/32906ba3-0370-4078-a06a-c423aa790bde/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:54:31,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/32906ba3-0370-4078-a06a-c423aa790bde used request id req-a1a392a2-3c6b-4c92-9c5f-80f4663cb51d 2018-12-22 23:54:31,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9834645cb633016a0fb076bd2caa96b3fcf37109" 2018-12-22 23:54:31,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-aee86b35-651d-46b8-8536-98deced78ee5 Date: Sat, 22 Dec 2018 23:54: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-12-22 23:54:31,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-aee86b35-651d-46b8-8536-98deced78ee5 2018-12-22 23:54:31,623 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image 2018-12-22 23:54:31,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/32906ba3-0370-4078-a06a-c423aa790bde -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9834645cb633016a0fb076bd2caa96b3fcf37109" 2018-12-22 23:54:31,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-2de300ab-3cbb-4534-ac37-bfba0128dacf Date: Sat, 22 Dec 2018 23:54:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:54:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:54:31Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/32906ba3-0370-4078-a06a-c423aa790bde/snap", "metadata": {}}], "self": "/v2/images/32906ba3-0370-4078-a06a-c423aa790bde", "min_disk": 0, "protected": false, "id": "32906ba3-0370-4078-a06a-c423aa790bde", "file": "/v2/images/32906ba3-0370-4078-a06a-c423aa790bde/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/32906ba3-0370-4078-a06a-c423aa790bde/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:54:31,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/32906ba3-0370-4078-a06a-c423aa790bde used request id req-2de300ab-3cbb-4534-ac37-bfba0128dacf 2018-12-22 23:54:31,645 - create_image - DEBUG - Instance status is - active 2018-12-22 23:54:31,645 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image 2018-12-22 23:54:31,645 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image 2018-12-22 23:54:31,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:54:31,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:54:32,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:54:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["UWrKCXD9Tie1HB6AN4zv8Q"], "issued_at": "2018-12-22T23:54:32.000000Z"}} 2018-12-22 23:54:32,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebac76db3b422ab0f79cb582cf1f43436428abac" 2018-12-22 23:54:32,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d110ca-b48f-481e-8170-bad532d2de50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:54:32,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-68d110ca-b48f-481e-8170-bad532d2de50 2018-12-22 23:54:32,035 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:54:32,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebac76db3b422ab0f79cb582cf1f43436428abac" 2018-12-22 23:54:32,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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 x-openstack-request-id: req-0536a699-7f34-48fb-a09c-26f1766cdfc1 x-compute-request-id: req-0536a699-7f34-48fb-a09c-26f1766cdfc1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:54:32,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0536a699-7f34-48fb-a09c-26f1766cdfc1 2018-12-22 23:54:32,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebac76db3b422ab0f79cb582cf1f43436428abac" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-22 23:54:32,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-7df4afd9-fe80-416c-88a9-d6aa8e693dc4 x-compute-request-id: req-7df4afd9-fe80-416c-88a9-d6aa8e693dc4 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c2b80eaa-411a-40ab-a399-ca9b51db87e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c2b80eaa-411a-40ab-a399-ca9b51db87e0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c2b80eaa-411a-40ab-a399-ca9b51db87e0", "name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:54:32,282 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7df4afd9-fe80-416c-88a9-d6aa8e693dc4 2018-12-22 23:54:32,283 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-22 23:54:32,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:54:32,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:54:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["bS8Hnv3-S7eRZGHeq_I5Kw"], "issued_at": "2018-12-22T23:54:32.000000Z"}} 2018-12-22 23:54:32,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-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-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}}' 2018-12-22 23:54:35,167 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:54:32 GMT Server: Apache x-openstack-request-id: req-af8d39a1-d618-42aa-be45-1c1ca46e5d12 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "ac6e822a-5508-4655-b259-5695df1a6616", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616", "rel": "self"}]}} 2018-12-22 23:54:35,167 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks used request id req-af8d39a1-d618-42aa-be45-1c1ca46e5d12 2018-12-22 23:54:35,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/ac6e822a-5508-4655-b259-5695df1a6616 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:54:35,391 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:35 GMT Server: Apache x-openstack-request-id: req-6bbf6776-4856-4a69-89ec-a6bf6674ecfe Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:36,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:35 GMT Server: Apache x-openstack-request-id: req-c3e4dd32-4c70-4c00-a6a2-36561120f213 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "ac6e822a-5508-4655-b259-5695df1a6616", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1", "stack_user_project_id": "b436de1d0b8e41899ebfe1c8b66d78b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac6e822a-5508-4655-b259-5695df1a6616", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:36,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 used request id req-c3e4dd32-4c70-4c00-a6a2-36561120f213 2018-12-22 23:54:36,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:54:36,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:36 GMT Server: Apache x-openstack-request-id: req-6f4e30f3-225e-4f11-a73d-454d707df314 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-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1", "stack_user_project_id": "b436de1d0b8e41899ebfe1c8b66d78b5", "deletion_time": null, "creation_time": "2018-12-22T23:54:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616", "rel": "self"}], "updated_time": null, "project": "6b4824dcac8d47c6ad7cf8d37563bed6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "ac6e822a-5508-4655-b259-5695df1a6616", "tags": null}]} 2018-12-22 23:54:36,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1 used request id req-6f4e30f3-225e-4f11-a73d-454d707df314 2018-12-22 23:54:36,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:54:36,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:36 GMT Server: Apache x-openstack-request-id: req-edbc54b9-61d8-46ff-8986-b94962d44c7b 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-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1", "stack_user_project_id": "b436de1d0b8e41899ebfe1c8b66d78b5", "deletion_time": null, "creation_time": "2018-12-22T23:54:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616", "rel": "self"}], "updated_time": null, "project": "6b4824dcac8d47c6ad7cf8d37563bed6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "ac6e822a-5508-4655-b259-5695df1a6616", "tags": null}]} 2018-12-22 23:54:36,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1 used request id req-edbc54b9-61d8-46ff-8986-b94962d44c7b 2018-12-22 23:54:36,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/ac6e822a-5508-4655-b259-5695df1a6616 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:54:36,886 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:36 GMT Server: Apache x-openstack-request-id: req-f3b01660-de86-41e2-821a-d034a159be12 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:37,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:36 GMT Server: Apache x-openstack-request-id: req-8ed978e4-34f1-40d0-b6f3-b445b6aba62a 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "ac6e822a-5508-4655-b259-5695df1a6616", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1", "stack_user_project_id": "b436de1d0b8e41899ebfe1c8b66d78b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac6e822a-5508-4655-b259-5695df1a6616", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:37,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 used request id req-8ed978e4-34f1-40d0-b6f3-b445b6aba62a 2018-12-22 23:54:37,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/ac6e822a-5508-4655-b259-5695df1a6616 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:54:37,389 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:37 GMT Server: Apache x-openstack-request-id: req-b6e15468-53e3-43e4-9a04-75fdc62cd508 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:37,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:37 GMT Server: Apache x-openstack-request-id: req-ddd26ab3-66bd-4cac-bffa-b25a8bdcf294 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "ac6e822a-5508-4655-b259-5695df1a6616", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1", "stack_user_project_id": "b436de1d0b8e41899ebfe1c8b66d78b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac6e822a-5508-4655-b259-5695df1a6616", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:37,577 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 used request id req-ddd26ab3-66bd-4cac-bffa-b25a8bdcf294 2018-12-22 23:54:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/ac6e822a-5508-4655-b259-5695df1a6616 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:54:40,609 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:40 GMT Server: Apache x-openstack-request-id: req-3adad29c-b93f-4e2c-9125-4aecf436777b Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:41,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:40 GMT Server: Apache x-openstack-request-id: req-28576161-35c4-4253-b1fe-1f51f814c8a7 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "ac6e822a-5508-4655-b259-5695df1a6616", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1", "stack_user_project_id": "b436de1d0b8e41899ebfe1c8b66d78b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac6e822a-5508-4655-b259-5695df1a6616", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:41,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 used request id req-28576161-35c4-4253-b1fe-1f51f814c8a7 2018-12-22 23:54:44,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/ac6e822a-5508-4655-b259-5695df1a6616 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:54:44,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:44 GMT Server: Apache x-openstack-request-id: req-d4e1a6e4-4821-4cdf-a12b-055452bfebb0 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:45,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:44 GMT Server: Apache x-openstack-request-id: req-2516b690-2dbe-4551-ac21-1f8c7850dae9 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "ac6e822a-5508-4655-b259-5695df1a6616", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1", "stack_user_project_id": "b436de1d0b8e41899ebfe1c8b66d78b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac6e822a-5508-4655-b259-5695df1a6616", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:45,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 used request id req-2516b690-2dbe-4551-ac21-1f8c7850dae9 2018-12-22 23:54:48,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/ac6e822a-5508-4655-b259-5695df1a6616 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:54:48,799 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:48 GMT Server: Apache x-openstack-request-id: req-a18aa922-dc46-497b-a892-ce069e4d1158 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:48,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:48 GMT Server: Apache x-openstack-request-id: req-124d6042-2af9-476e-9dbc-91952d93c948 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "ac6e822a-5508-4655-b259-5695df1a6616", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1", "stack_user_project_id": "b436de1d0b8e41899ebfe1c8b66d78b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ac6e822a-5508-4655-b259-5695df1a6616", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:48,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 used request id req-124d6042-2af9-476e-9dbc-91952d93c948 2018-12-22 23:54:51,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/ac6e822a-5508-4655-b259-5695df1a6616 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:54:51,876 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:51 GMT Server: Apache x-openstack-request-id: req-40a45413-2132-4950-a7d9-8b58552fe764 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:52,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:51 GMT Server: Apache x-openstack-request-id: req-21d82f17-0363-4191-b0be-d4d78da4ebc6 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "ac6e822a-5508-4655-b259-5695df1a6616", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1", "stack_user_project_id": "b436de1d0b8e41899ebfe1c8b66d78b5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-22T23:54:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ac6e822a-5508-4655-b259-5695df1a6616", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:52,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 used request id req-21d82f17-0363-4191-b0be-d4d78da4ebc6 2018-12-22 23:54:52,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-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-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}}' 2018-12-22 23:54:55,203 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:54:52 GMT Server: Apache x-openstack-request-id: req-574922bf-2f8c-4260-b79a-c7401f56f250 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}]}} 2018-12-22 23:54:55,203 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks used request id req-574922bf-2f8c-4260-b79a-c7401f56f250 2018-12-22 23:54:55,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:54:55,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:55 GMT Server: Apache x-openstack-request-id: req-1ecc92d7-c486-48c6-ae5e-6cf1767eac9c Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:55,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:55 GMT Server: Apache x-openstack-request-id: req-6eeb82da-18e1-470b-a111-040ce7c790d3 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:55,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-6eeb82da-18e1-470b-a111-040ce7c790d3 2018-12-22 23:54:55,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:54:55,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:55 GMT Server: Apache x-openstack-request-id: req-96d7aea9-9d87-40ee-8c1f-2ab703adf8fe 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-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "deletion_time": null, "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "updated_time": null, "project": "6b4824dcac8d47c6ad7cf8d37563bed6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "tags": null}]} 2018-12-22 23:54:55,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2 used request id req-96d7aea9-9d87-40ee-8c1f-2ab703adf8fe 2018-12-22 23:54:55,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:54:55,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:55 GMT Server: Apache x-openstack-request-id: req-c037184a-b370-400f-8079-3a450e356ce4 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-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "deletion_time": null, "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "updated_time": null, "project": "6b4824dcac8d47c6ad7cf8d37563bed6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "tags": null}]} 2018-12-22 23:54:55,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2 used request id req-c037184a-b370-400f-8079-3a450e356ce4 2018-12-22 23:54:55,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:54:56,145 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:55 GMT Server: Apache x-openstack-request-id: req-a893e0c8-8cd0-42ab-b6d9-b75964d003a6 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:56,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:56 GMT Server: Apache x-openstack-request-id: req-fb3d9fd7-ffb7-40e0-b200-0555f3fca6fd 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:56,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-fb3d9fd7-ffb7-40e0-b200-0555f3fca6fd 2018-12-22 23:54:56,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:54:57,513 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:54:56 GMT Server: Apache x-openstack-request-id: req-aac10b75-8b75-4b07-8daa-b8bff23faa7b Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:54:57,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:54:57 GMT Server: Apache x-openstack-request-id: req-d98c9efd-5e4b-4fdf-b8a4-843b0664ce66 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:54:57,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-d98c9efd-5e4b-4fdf-b8a4-843b0664ce66 2018-12-22 23:55:00,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:00,590 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:00 GMT Server: Apache x-openstack-request-id: req-25a32af7-917d-43e4-a4e6-196cd8a625a4 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:00,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:00 GMT Server: Apache x-openstack-request-id: req-31684597-819f-479a-9075-9d87c52f0e39 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:55:00,631 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-31684597-819f-479a-9075-9d87c52f0e39 2018-12-22 23:55:03,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:03,665 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:03 GMT Server: Apache x-openstack-request-id: req-eefaac46-7f2e-4184-ba87-6bf2796edcd9 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:03,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:03 GMT Server: Apache x-openstack-request-id: req-52cf3fdf-bbd2-4a1d-a2ae-f89e6fe7c3ba 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:55:03,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-52cf3fdf-bbd2-4a1d-a2ae-f89e6fe7c3ba 2018-12-22 23:55:06,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:07,373 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:06 GMT Server: Apache x-openstack-request-id: req-1d3bc964-ef30-4ab4-82a7-f76c671720b0 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:08,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:07 GMT Server: Apache x-openstack-request-id: req-39ce8bd1-6b91-448f-9734-f851be244ba1 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:55:08,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-39ce8bd1-6b91-448f-9734-f851be244ba1 2018-12-22 23:55:11,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:11,092 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:11 GMT Server: Apache x-openstack-request-id: req-a74cf038-1116-4fc6-a2c0-19a7b35d38f7 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:11,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:11 GMT Server: Apache x-openstack-request-id: req-803f117c-c884-4db3-9043-1b1e7dd87e3b 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:55:11,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-803f117c-c884-4db3-9043-1b1e7dd87e3b 2018-12-22 23:55:14,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:14,808 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:14 GMT Server: Apache x-openstack-request-id: req-fd3a4b9b-1c75-456a-baa6-a7c7008122b6 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:14,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:14 GMT Server: Apache x-openstack-request-id: req-e0802746-5371-48ef-95ca-0d1d9d99bffe 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:55:14,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-e0802746-5371-48ef-95ca-0d1d9d99bffe 2018-12-22 23:55:17,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:17,884 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:17 GMT Server: Apache x-openstack-request-id: req-ca51d629-33a7-4a40-ae21-ad595423a0a0 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:17,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:17 GMT Server: Apache x-openstack-request-id: req-213e151d-2eaf-4005-9bb7-8f9d42224e41 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:55:17,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-213e151d-2eaf-4005-9bb7-8f9d42224e41 2018-12-22 23:55:20,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:20,992 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:20 GMT Server: Apache x-openstack-request-id: req-776ab57f-23a0-4da8-8ad5-c30b378f705d Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:21,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:20 GMT Server: Apache x-openstack-request-id: req-20d12b57-1ad3-4449-a210-6f0a0d5b555a 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:55:21,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-20d12b57-1ad3-4449-a210-6f0a0d5b555a 2018-12-22 23:55:24,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:24,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:24 GMT Server: Apache x-openstack-request-id: req-8b62f34f-2661-4893-94f6-78cc2d61fb4a Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:24,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:24 GMT Server: Apache x-openstack-request-id: req-0bd73804-7806-45a6-bd07-e36db624d0ac 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:55:24,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-0bd73804-7806-45a6-bd07-e36db624d0ac 2018-12-22 23:55:27,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:27,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:27 GMT Server: Apache x-openstack-request-id: req-0c8ecd70-3b1b-4dd4-81fd-94f73d1903cd Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:28,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:27 GMT Server: Apache x-openstack-request-id: req-da66ea61-dd72-4a2d-ae80-a70560a525fe 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:55:28,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-da66ea61-dd72-4a2d-ae80-a70560a525fe 2018-12-22 23:55:31,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:31,641 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:31 GMT Server: Apache x-openstack-request-id: req-6d219f25-455a-4813-b214-71c7e79e9be4 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:31,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:31 GMT Server: Apache x-openstack-request-id: req-3841e07c-2733-42f9-b4b0-b11d925b6643 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:55:31,683 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-3841e07c-2733-42f9-b4b0-b11d925b6643 2018-12-22 23:55:34,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:34,715 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:34 GMT Server: Apache x-openstack-request-id: req-a1a020f0-026c-4d01-b75f-0c8109f62d76 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:34,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:34 GMT Server: Apache x-openstack-request-id: req-8787cb70-8d98-4982-b12d-5622be656e2d 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:55:34,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-8787cb70-8d98-4982-b12d-5622be656e2d 2018-12-22 23:55:37,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:37,789 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:37 GMT Server: Apache x-openstack-request-id: req-c39a9986-e849-49cf-9130-68ef78f09614 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:38,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:37 GMT Server: Apache x-openstack-request-id: req-3f8c99af-1df6-4d6c-bcaf-0fc2097440a4 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:55:38,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-3f8c99af-1df6-4d6c-bcaf-0fc2097440a4 2018-12-22 23:55:41,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:41,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:41 GMT Server: Apache x-openstack-request-id: req-b3c199f4-4578-4f1a-9ddd-f5ebabf6ff5a Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:41,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:41 GMT Server: Apache x-openstack-request-id: req-03892308-713c-4729-a1b4-995296468582 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:55:41,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-03892308-713c-4729-a1b4-995296468582 2018-12-22 23:55:44,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:44,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:44 GMT Server: Apache x-openstack-request-id: req-f2a1206a-1dbc-444c-a95f-2d5983ace734 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:44,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:44 GMT Server: Apache x-openstack-request-id: req-95087e39-2bf2-4f3a-9617-2f35a5ec807a 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:55:44,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-95087e39-2bf2-4f3a-9617-2f35a5ec807a 2018-12-22 23:55:47,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:47,770 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:47 GMT Server: Apache x-openstack-request-id: req-b4c1a8e5-c07a-4b95-98f2-1c071edc886c Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:47,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:47 GMT Server: Apache x-openstack-request-id: req-658b7ba6-963c-4d6d-842f-567ff74b89c2 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2", "stack_user_project_id": "ccd80e7060504d7e88b4a78d826aefb8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-22T23:54:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1e15f539-a14b-4098-8ed7-8ee4517b69f3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-22 23:55:47,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-658b7ba6-963c-4d6d-842f-567ff74b89c2 2018-12-22 23:55:47,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/ac6e822a-5508-4655-b259-5695df1a6616 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:47,839 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:47 GMT Server: Apache x-openstack-request-id: req-5265ba41-12c1-4345-a73e-e75f170f5520 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:47,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:55:47 GMT Server: Apache x-openstack-request-id: req-e40a7ce6-2e53-47f3-9ea7-f91a1e5b71e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:55:47,912 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack1/ac6e822a-5508-4655-b259-5695df1a6616 used request id req-e40a7ce6-2e53-47f3-9ea7-f91a1e5b71e6 2018-12-22 23:55:47,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1e15f539-a14b-4098-8ed7-8ee4517b69f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab11070145e82a1b5a2b56282d5dc284ad8c591c" 2018-12-22 23:55:47,941 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:55:47 GMT Server: Apache x-openstack-request-id: req-f954ff32-491f-44e7-93e2-366222bbf3d7 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:55:48,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:55:47 GMT Server: Apache x-openstack-request-id: req-13fc86dd-a53e-45ca-a9e0-260b22690769 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:55:48,014 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-stack2/1e15f539-a14b-4098-8ed7-8ee4517b69f3 used request id req-13fc86dd-a53e-45ca-a9e0-260b22690769 2018-12-22 23:55:48,015 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-8b6fb0ea-1fc1-4b46-ba8a-938e4413e417-image 2018-12-22 23:55:48,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/32906ba3-0370-4078-a06a-c423aa790bde -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9834645cb633016a0fb076bd2caa96b3fcf37109" 2018-12-22 23:55:49,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f0617762-9056-40e0-ad97-cfcd7307beeb Date: Sat, 22 Dec 2018 23: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-12-22 23:55:49,873 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/32906ba3-0370-4078-a06a-c423aa790bde used request id req-f0617762-9056-40e0-ad97-cfcd7307beeb 2018-12-22 23:55:49,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/c2b80eaa-411a-40ab-a399-ca9b51db87e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebac76db3b422ab0f79cb582cf1f43436428abac" 2018-12-22 23:55:49,919 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:55:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-278452c7-a18b-44b1-bf6c-9fa92f8d049f x-compute-request-id: req-278452c7-a18b-44b1-bf6c-9fa92f8d049f Content-Length: 0 Content-Type: application/json 2018-12-22 23:55:49,919 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c2b80eaa-411a-40ab-a399-ca9b51db87e0 used request id req-278452c7-a18b-44b1-bf6c-9fa92f8d049f 2018-12-22 23:55:49,921 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-22 23:55:49,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:55:49,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:55:50,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:55:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["wN0sgdKpQWmwQKzLWHnF7g"], "issued_at": "2018-12-22T23:55:50.000000Z"}} 2018-12-22 23:55:50,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85d9fd4a333ff7a00970e22ee869d9e81eb02e5" 2018-12-22 23:55:50,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc3047b-a62d-4e0a-89bc-3fe7961802ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:55:50,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3cc3047b-a62d-4e0a-89bc-3fe7961802ed 2018-12-22 23:55:50,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f85d9fd4a333ff7a00970e22ee869d9e81eb02e5" 2018-12-22 23:55:50,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-31cc555f-eceb-43d0-8d01-977836ecae80 Date: Sat, 22 Dec 2018 23:55:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"} 2018-12-22 23:55:50,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1 used request id req-31cc555f-eceb-43d0-8d01-977836ecae80 2018-12-22 23:55:50,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f85d9fd4a333ff7a00970e22ee869d9e81eb02e5" 2018-12-22 23:55:50,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-04667484-b37c-449e-8f10-66cb7eb39d38 Date: Sat, 22 Dec 2018 23:55: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-12-22 23:55:50,712 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-04667484-b37c-449e-8f10-66cb7eb39d38 2018-12-22 23:55:50,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f85d9fd4a333ff7a00970e22ee869d9e81eb02e5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}' 2018-12-22 23:55:50,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2 X-Openstack-Request-Id: req-14c8dc89-66be-44b1-bf32-85853f984bc1 Date: Sat, 22 Dec 2018 23:55:50 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:55:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-22T23:55:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2", "min_disk": 0, "protected": false, "id": "52c58206-dfe6-4800-871f-4627ff452bf2", "file": "/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2/file", "checksum": null, "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:55:50,955 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-14c8dc89-66be-44b1-bf32-85853f984bc1 2018-12-22 23:55:50,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f85d9fd4a333ff7a00970e22ee869d9e81eb02e5" -d '' 2018-12-22 23:55:52,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-111f6d32-de16-4957-94bd-ea71fa6832c3 Date: Sat, 22 Dec 2018 23:55:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:55:52,651 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2/file used request id req-111f6d32-de16-4957-94bd-ea71fa6832c3 2018-12-22 23:55:52,652 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-22 23:55:52,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f85d9fd4a333ff7a00970e22ee869d9e81eb02e5" 2018-12-22 23:55:52,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-1655a59f-748d-46b8-9499-b4bc2dcd27fa Date: Sat, 22 Dec 2018 23:55:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:55:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:55:52Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/52c58206-dfe6-4800-871f-4627ff452bf2/snap", "metadata": {}}], "self": "/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2", "min_disk": 0, "protected": false, "id": "52c58206-dfe6-4800-871f-4627ff452bf2", "file": "/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/52c58206-dfe6-4800-871f-4627ff452bf2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:55:52,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2 used request id req-1655a59f-748d-46b8-9499-b4bc2dcd27fa 2018-12-22 23:55:52,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f85d9fd4a333ff7a00970e22ee869d9e81eb02e5" 2018-12-22 23:55:53,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7faad5e4-0c0c-4b6e-b529-08bfe9182e3d Date: Sat, 22 Dec 2018 23:55:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-22 23:55:53,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7faad5e4-0c0c-4b6e-b529-08bfe9182e3d 2018-12-22 23:55:53,086 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1 2018-12-22 23:55:53,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f85d9fd4a333ff7a00970e22ee869d9e81eb02e5" 2018-12-22 23:55:53,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-8f858379-6279-4db7-9d40-85eafda3339d Date: Sat, 22 Dec 2018 23:55:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:55:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:55:52Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/52c58206-dfe6-4800-871f-4627ff452bf2/snap", "metadata": {}}], "self": "/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2", "min_disk": 0, "protected": false, "id": "52c58206-dfe6-4800-871f-4627ff452bf2", "file": "/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/52c58206-dfe6-4800-871f-4627ff452bf2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:55:53,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2 used request id req-8f858379-6279-4db7-9d40-85eafda3339d 2018-12-22 23:55:53,259 - create_image - DEBUG - Instance status is - active 2018-12-22 23:55:53,259 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1 2018-12-22 23:55:53,259 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1 2018-12-22 23:55:53,259 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-22 23:55:53,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:55:53,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:55:53,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["op03HhX4TuOX2oHLJkLFlQ"], "issued_at": "2018-12-22T23:55:53.000000Z"}} 2018-12-22 23:55:53,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801b008e5d3af1d086d3c34e119075c664770852" 2018-12-22 23:55:53,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b21bfc-9502-4ed3-beea-0ee093d71045 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:55:53,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a7b21bfc-9502-4ed3-beea-0ee093d71045 2018-12-22 23:55:53,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}801b008e5d3af1d086d3c34e119075c664770852" 2018-12-22 23:55:53,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-4d40bebc-91bb-479e-ba80-7e55fd19827f Date: Sat, 22 Dec 2018 23:55:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2"} 2018-12-22 23:55:53,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2 used request id req-4d40bebc-91bb-479e-ba80-7e55fd19827f 2018-12-22 23:55:53,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}801b008e5d3af1d086d3c34e119075c664770852" 2018-12-22 23:55:54,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d4de4ab0-41c6-434d-82c8-d8f2141cd28b Date: Sat, 22 Dec 2018 23:55: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-12-22 23:55:54,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d4de4ab0-41c6-434d-82c8-d8f2141cd28b 2018-12-22 23:55:54,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}801b008e5d3af1d086d3c34e119075c664770852" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2"}' 2018-12-22 23:55:54,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d X-Openstack-Request-Id: req-680f73f1-1a65-4eff-8b03-83b9935f69a7 Date: Sat, 22 Dec 2018 23:55:54 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:55:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-22T23:55:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d", "min_disk": 0, "protected": false, "id": "f79ca4d8-8b67-4f03-85b9-320ef267808d", "file": "/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d/file", "checksum": null, "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:55:54,338 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-680f73f1-1a65-4eff-8b03-83b9935f69a7 2018-12-22 23:55:54,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}801b008e5d3af1d086d3c34e119075c664770852" -d '' 2018-12-22 23:55:55,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-60e72658-7ae7-4be0-987b-24a737e09cd4 Date: Sat, 22 Dec 2018 23:55:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:55:55,938 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d/file used request id req-60e72658-7ae7-4be0-987b-24a737e09cd4 2018-12-22 23:55:55,939 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-22 23:55:55,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}801b008e5d3af1d086d3c34e119075c664770852" 2018-12-22 23:55:56,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-e14d7637-4528-422c-a71a-557c8befc061 Date: Sat, 22 Dec 2018 23:55:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:55:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:55:55Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f79ca4d8-8b67-4f03-85b9-320ef267808d/snap", "metadata": {}}], "self": "/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d", "min_disk": 0, "protected": false, "id": "f79ca4d8-8b67-4f03-85b9-320ef267808d", "file": "/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f79ca4d8-8b67-4f03-85b9-320ef267808d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:55:56,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d used request id req-e14d7637-4528-422c-a71a-557c8befc061 2018-12-22 23:55:56,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}801b008e5d3af1d086d3c34e119075c664770852" 2018-12-22 23:55:56,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5921dbd8-51ad-47cf-82c0-6c9278abc99d Date: Sat, 22 Dec 2018 23:55: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-12-22 23:55:56,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5921dbd8-51ad-47cf-82c0-6c9278abc99d 2018-12-22 23:55:56,294 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2 2018-12-22 23:55:56,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}801b008e5d3af1d086d3c34e119075c664770852" 2018-12-22 23:55:56,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-9745d173-4c6a-4dfc-8abd-1c1936a26ff3 Date: Sat, 22 Dec 2018 23:55:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:55:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:55:55Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f79ca4d8-8b67-4f03-85b9-320ef267808d/snap", "metadata": {}}], "self": "/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d", "min_disk": 0, "protected": false, "id": "f79ca4d8-8b67-4f03-85b9-320ef267808d", "file": "/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f79ca4d8-8b67-4f03-85b9-320ef267808d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:55:56,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d used request id req-9745d173-4c6a-4dfc-8abd-1c1936a26ff3 2018-12-22 23:55:56,459 - create_image - DEBUG - Instance status is - active 2018-12-22 23:55:56,459 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2 2018-12-22 23:55:56,459 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2 2018-12-22 23:55:56,459 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-22 23:55:56,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:55:56,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["mLEn1FGoSvCqGdnpQqTUHA"], "issued_at": "2018-12-22T23:55:56.000000Z"}} 2018-12-22 23:55:56,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-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-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net"}}' 2018-12-22 23:56:00,984 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:55:56 GMT Server: Apache x-openstack-request-id: req-bcb5277f-3a6b-4dd5-bd82-6eaaaf75840e Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}]}} 2018-12-22 23:56:00,984 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks used request id req-bcb5277f-3a6b-4dd5-bd82-6eaaaf75840e 2018-12-22 23:56:00,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:01,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:00 GMT Server: Apache x-openstack-request-id: req-01bfb90e-5a17-4c0a-8dff-bf3479915cbb Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:01,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:01 GMT Server: Apache x-openstack-request-id: req-109feeb8-b686-4a95-af69-6441c1949362 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "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-12-22 23:56:01,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-109feeb8-b686-4a95-af69-6441c1949362 2018-12-22 23:56:01,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:02,033 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:01 GMT Server: Apache x-openstack-request-id: req-773284c9-b757-4f56-ad74-a960a4865898 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:02,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:02 GMT Server: Apache x-openstack-request-id: req-f6a39194-caa0-4b75-82fb-100273460d1d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "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-12-22 23:56:02,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-f6a39194-caa0-4b75-82fb-100273460d1d 2018-12-22 23:56:05,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:05,439 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:05 GMT Server: Apache x-openstack-request-id: req-f93625e0-0dde-40ae-8a1d-46f1a5b76a23 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:06,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:05 GMT Server: Apache x-openstack-request-id: req-c7bfe5d8-6c80-4c5f-9d5e-014b7cd8b7e7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "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-12-22 23:56:06,144 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-c7bfe5d8-6c80-4c5f-9d5e-014b7cd8b7e7 2018-12-22 23:56:09,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:09,176 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:09 GMT Server: Apache x-openstack-request-id: req-6b0d23e1-0be9-480f-a446-5a08bd885c6c Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:09,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:09 GMT Server: Apache x-openstack-request-id: req-d4af4bb2-483f-4efb-9cf7-dbe2f4d7fb57 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArcaBmB9gsk8xeRVph4OSGs1VqDhngbhdHDuThG3EFlpx/FjT\nLMufL9GxVOMelXgGhmMyIaDktwKhSBuPyABRhEpI8ldaHygIcqashOwBeURSNV1t\nlhl10AjMhK+ekWhg7OX1eK5ik3AUfUBYIgIyZUSO4sFPbT7s3J/9Fl1JsCDB7055\n5F6kM0suHRRZ5Eb6s/W2V3Keey/rNX/ka8waFFNuK9F7hMpzbrYA+HjORFTtsuwe\nznnhIW7bCpzIjKJfii+QALINjnfsr2XJtMyMIk+T4Tbh/cR7LmMrwKh+DPZKpNx7\nhy0wtHtiDbcdF6UC30/Po/l/gae40lMbV8tF+QIDAQABAoIBAQCnFeTphdIN4INr\nLyFmwSUsTB5+Pq2XVtOAH/B5NqmB7LkIr8dsnOSUsATX4AE6Kkvrz1kWaINBTHAS\nyx12aof2sQ5upXrr1iw5QPVEYUARf5Wj5g9GcXiL7MnpEoteuIPphDqALPxvUycA\nP2v+VyppoH/am5BpNEW+5L4OUOhXRbJSyFXmwiWe0j9+dcXWUwWmrIuvE7WKrB4w\nPkCdTucT62XlAEaVGKjiQbg5UuZ7CFkF+y444KgfSBpXQiLtGCYTnSR46MIWHyRn\na5fSPxFxKaEBrxrFxYQsLbrD4QLYFYozgqTyfcHSrd5LddBiOWPIODsnXIA+VIZR\nzCaIB50BAoGBANUsczSQN6BQSbU3cB9Nn5bh5VxwwvcZBXn2XJVte9jsvJ2MeLA7\nXARjYywr3o3NapStA8ifXnzWa/0a8oTOLC/VCVmqYM9vx89w+2Xb4oY7DlV8L/5J\n6DChIRmKrQoGewxVNSkVjeezflvr8+kwuwJxGOY+ayf5tFQ2a/KhorHxAoGBANCv\nzODbP+KDQEU+Dff+f492TjDBuig9Nr+e4hvQkATzrOh1yS7phlzMqviimVOK7rgH\nija5HA3RJht8rPYglcfJnJRaePJEi9l0Al/kGVIsZ2YdAT+tERKWOHadg6DW39s4\nZ26RjzZYv+ss3oMZFHCAsOwDwTDeOpl0L2gizsyJAoGAY5XYW/3jfqkDRf0YDAef\nPkVZeM3UxsqRnGBS8Butd7Fgi9lLqEiSvBoSAlicJ3KHD92jnt2Uro0c9ajZEuGe\nEtpa++B0SXPWzDnjt7n5IOwFzjmt0gWEyvL7G4uFOuG8Kg7EPuUq3cskhJy93Xo+\nYu2izCzsskgczhp+Y2LPNoECgYATxjTBscTR7+HtLb4hG6p2q50pHZJIMdS4P5Pp\nUs/yyCxAMrkHivVCYdppiO7Cbc3E/mHoYY34+TKFNEEnaVsH/WCq5g/D1R7zUfzP\nnUuQ78g0ctclc37EphtfkflhCjtYCHY0kfJiEfLNlAjZn0zChE8/bfOmb8hZthqv\n4Wx7EQKBgEZJP31c0GmtPQJD+7Vzyu+KGhk4361hlbjSScZR8sA3UNUpPrQNsGoC\nKFftgUNZtFfHUbkRt3KASZoH7TD8PNF7U6C925zSKouyU1RFcSrodaDuODBnj1L9\nG6+hfoKeD1pPuXlg2NoVNQfnidwmJj5AVmGL+qcMSrZXjVS4jlbt\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-12-22 23:56:09,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-d4af4bb2-483f-4efb-9cf7-dbe2f4d7fb57 2018-12-22 23:56:12,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:12,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:12 GMT Server: Apache x-openstack-request-id: req-4fcfcfac-a48c-4c2e-8050-f0dcd2c24063 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:12,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:12 GMT Server: Apache x-openstack-request-id: req-bdff86f6-0c94-4745-bd34-84480f69bb60 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArcaBmB9gsk8xeRVph4OSGs1VqDhngbhdHDuThG3EFlpx/FjT\nLMufL9GxVOMelXgGhmMyIaDktwKhSBuPyABRhEpI8ldaHygIcqashOwBeURSNV1t\nlhl10AjMhK+ekWhg7OX1eK5ik3AUfUBYIgIyZUSO4sFPbT7s3J/9Fl1JsCDB7055\n5F6kM0suHRRZ5Eb6s/W2V3Keey/rNX/ka8waFFNuK9F7hMpzbrYA+HjORFTtsuwe\nznnhIW7bCpzIjKJfii+QALINjnfsr2XJtMyMIk+T4Tbh/cR7LmMrwKh+DPZKpNx7\nhy0wtHtiDbcdF6UC30/Po/l/gae40lMbV8tF+QIDAQABAoIBAQCnFeTphdIN4INr\nLyFmwSUsTB5+Pq2XVtOAH/B5NqmB7LkIr8dsnOSUsATX4AE6Kkvrz1kWaINBTHAS\nyx12aof2sQ5upXrr1iw5QPVEYUARf5Wj5g9GcXiL7MnpEoteuIPphDqALPxvUycA\nP2v+VyppoH/am5BpNEW+5L4OUOhXRbJSyFXmwiWe0j9+dcXWUwWmrIuvE7WKrB4w\nPkCdTucT62XlAEaVGKjiQbg5UuZ7CFkF+y444KgfSBpXQiLtGCYTnSR46MIWHyRn\na5fSPxFxKaEBrxrFxYQsLbrD4QLYFYozgqTyfcHSrd5LddBiOWPIODsnXIA+VIZR\nzCaIB50BAoGBANUsczSQN6BQSbU3cB9Nn5bh5VxwwvcZBXn2XJVte9jsvJ2MeLA7\nXARjYywr3o3NapStA8ifXnzWa/0a8oTOLC/VCVmqYM9vx89w+2Xb4oY7DlV8L/5J\n6DChIRmKrQoGewxVNSkVjeezflvr8+kwuwJxGOY+ayf5tFQ2a/KhorHxAoGBANCv\nzODbP+KDQEU+Dff+f492TjDBuig9Nr+e4hvQkATzrOh1yS7phlzMqviimVOK7rgH\nija5HA3RJht8rPYglcfJnJRaePJEi9l0Al/kGVIsZ2YdAT+tERKWOHadg6DW39s4\nZ26RjzZYv+ss3oMZFHCAsOwDwTDeOpl0L2gizsyJAoGAY5XYW/3jfqkDRf0YDAef\nPkVZeM3UxsqRnGBS8Butd7Fgi9lLqEiSvBoSAlicJ3KHD92jnt2Uro0c9ajZEuGe\nEtpa++B0SXPWzDnjt7n5IOwFzjmt0gWEyvL7G4uFOuG8Kg7EPuUq3cskhJy93Xo+\nYu2izCzsskgczhp+Y2LPNoECgYATxjTBscTR7+HtLb4hG6p2q50pHZJIMdS4P5Pp\nUs/yyCxAMrkHivVCYdppiO7Cbc3E/mHoYY34+TKFNEEnaVsH/WCq5g/D1R7zUfzP\nnUuQ78g0ctclc37EphtfkflhCjtYCHY0kfJiEfLNlAjZn0zChE8/bfOmb8hZthqv\n4Wx7EQKBgEZJP31c0GmtPQJD+7Vzyu+KGhk4361hlbjSScZR8sA3UNUpPrQNsGoC\nKFftgUNZtFfHUbkRt3KASZoH7TD8PNF7U6C925zSKouyU1RFcSrodaDuODBnj1L9\nG6+hfoKeD1pPuXlg2NoVNQfnidwmJj5AVmGL+qcMSrZXjVS4jlbt\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-12-22 23:56:12,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-bdff86f6-0c94-4745-bd34-84480f69bb60 2018-12-22 23:56:15,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:15,881 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:15 GMT Server: Apache x-openstack-request-id: req-f75bc2f5-99b1-4354-bb2b-44d987cb4cab Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:16,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:15 GMT Server: Apache x-openstack-request-id: req-a0af07bc-15a5-4da3-8642-8216a41cecfd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArcaBmB9gsk8xeRVph4OSGs1VqDhngbhdHDuThG3EFlpx/FjT\nLMufL9GxVOMelXgGhmMyIaDktwKhSBuPyABRhEpI8ldaHygIcqashOwBeURSNV1t\nlhl10AjMhK+ekWhg7OX1eK5ik3AUfUBYIgIyZUSO4sFPbT7s3J/9Fl1JsCDB7055\n5F6kM0suHRRZ5Eb6s/W2V3Keey/rNX/ka8waFFNuK9F7hMpzbrYA+HjORFTtsuwe\nznnhIW7bCpzIjKJfii+QALINjnfsr2XJtMyMIk+T4Tbh/cR7LmMrwKh+DPZKpNx7\nhy0wtHtiDbcdF6UC30/Po/l/gae40lMbV8tF+QIDAQABAoIBAQCnFeTphdIN4INr\nLyFmwSUsTB5+Pq2XVtOAH/B5NqmB7LkIr8dsnOSUsATX4AE6Kkvrz1kWaINBTHAS\nyx12aof2sQ5upXrr1iw5QPVEYUARf5Wj5g9GcXiL7MnpEoteuIPphDqALPxvUycA\nP2v+VyppoH/am5BpNEW+5L4OUOhXRbJSyFXmwiWe0j9+dcXWUwWmrIuvE7WKrB4w\nPkCdTucT62XlAEaVGKjiQbg5UuZ7CFkF+y444KgfSBpXQiLtGCYTnSR46MIWHyRn\na5fSPxFxKaEBrxrFxYQsLbrD4QLYFYozgqTyfcHSrd5LddBiOWPIODsnXIA+VIZR\nzCaIB50BAoGBANUsczSQN6BQSbU3cB9Nn5bh5VxwwvcZBXn2XJVte9jsvJ2MeLA7\nXARjYywr3o3NapStA8ifXnzWa/0a8oTOLC/VCVmqYM9vx89w+2Xb4oY7DlV8L/5J\n6DChIRmKrQoGewxVNSkVjeezflvr8+kwuwJxGOY+ayf5tFQ2a/KhorHxAoGBANCv\nzODbP+KDQEU+Dff+f492TjDBuig9Nr+e4hvQkATzrOh1yS7phlzMqviimVOK7rgH\nija5HA3RJht8rPYglcfJnJRaePJEi9l0Al/kGVIsZ2YdAT+tERKWOHadg6DW39s4\nZ26RjzZYv+ss3oMZFHCAsOwDwTDeOpl0L2gizsyJAoGAY5XYW/3jfqkDRf0YDAef\nPkVZeM3UxsqRnGBS8Butd7Fgi9lLqEiSvBoSAlicJ3KHD92jnt2Uro0c9ajZEuGe\nEtpa++B0SXPWzDnjt7n5IOwFzjmt0gWEyvL7G4uFOuG8Kg7EPuUq3cskhJy93Xo+\nYu2izCzsskgczhp+Y2LPNoECgYATxjTBscTR7+HtLb4hG6p2q50pHZJIMdS4P5Pp\nUs/yyCxAMrkHivVCYdppiO7Cbc3E/mHoYY34+TKFNEEnaVsH/WCq5g/D1R7zUfzP\nnUuQ78g0ctclc37EphtfkflhCjtYCHY0kfJiEfLNlAjZn0zChE8/bfOmb8hZthqv\n4Wx7EQKBgEZJP31c0GmtPQJD+7Vzyu+KGhk4361hlbjSScZR8sA3UNUpPrQNsGoC\nKFftgUNZtFfHUbkRt3KASZoH7TD8PNF7U6C925zSKouyU1RFcSrodaDuODBnj1L9\nG6+hfoKeD1pPuXlg2NoVNQfnidwmJj5AVmGL+qcMSrZXjVS4jlbt\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-12-22 23:56:16,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-a0af07bc-15a5-4da3-8642-8216a41cecfd 2018-12-22 23:56:19,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:19,431 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:19 GMT Server: Apache x-openstack-request-id: req-5d2a7816-f0b0-41a6-879d-ef4fd6a24e8f Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:19,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:19 GMT Server: Apache x-openstack-request-id: req-b2ae2e82-d9eb-431c-a798-173abe2b705e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArcaBmB9gsk8xeRVph4OSGs1VqDhngbhdHDuThG3EFlpx/FjT\nLMufL9GxVOMelXgGhmMyIaDktwKhSBuPyABRhEpI8ldaHygIcqashOwBeURSNV1t\nlhl10AjMhK+ekWhg7OX1eK5ik3AUfUBYIgIyZUSO4sFPbT7s3J/9Fl1JsCDB7055\n5F6kM0suHRRZ5Eb6s/W2V3Keey/rNX/ka8waFFNuK9F7hMpzbrYA+HjORFTtsuwe\nznnhIW7bCpzIjKJfii+QALINjnfsr2XJtMyMIk+T4Tbh/cR7LmMrwKh+DPZKpNx7\nhy0wtHtiDbcdF6UC30/Po/l/gae40lMbV8tF+QIDAQABAoIBAQCnFeTphdIN4INr\nLyFmwSUsTB5+Pq2XVtOAH/B5NqmB7LkIr8dsnOSUsATX4AE6Kkvrz1kWaINBTHAS\nyx12aof2sQ5upXrr1iw5QPVEYUARf5Wj5g9GcXiL7MnpEoteuIPphDqALPxvUycA\nP2v+VyppoH/am5BpNEW+5L4OUOhXRbJSyFXmwiWe0j9+dcXWUwWmrIuvE7WKrB4w\nPkCdTucT62XlAEaVGKjiQbg5UuZ7CFkF+y444KgfSBpXQiLtGCYTnSR46MIWHyRn\na5fSPxFxKaEBrxrFxYQsLbrD4QLYFYozgqTyfcHSrd5LddBiOWPIODsnXIA+VIZR\nzCaIB50BAoGBANUsczSQN6BQSbU3cB9Nn5bh5VxwwvcZBXn2XJVte9jsvJ2MeLA7\nXARjYywr3o3NapStA8ifXnzWa/0a8oTOLC/VCVmqYM9vx89w+2Xb4oY7DlV8L/5J\n6DChIRmKrQoGewxVNSkVjeezflvr8+kwuwJxGOY+ayf5tFQ2a/KhorHxAoGBANCv\nzODbP+KDQEU+Dff+f492TjDBuig9Nr+e4hvQkATzrOh1yS7phlzMqviimVOK7rgH\nija5HA3RJht8rPYglcfJnJRaePJEi9l0Al/kGVIsZ2YdAT+tERKWOHadg6DW39s4\nZ26RjzZYv+ss3oMZFHCAsOwDwTDeOpl0L2gizsyJAoGAY5XYW/3jfqkDRf0YDAef\nPkVZeM3UxsqRnGBS8Butd7Fgi9lLqEiSvBoSAlicJ3KHD92jnt2Uro0c9ajZEuGe\nEtpa++B0SXPWzDnjt7n5IOwFzjmt0gWEyvL7G4uFOuG8Kg7EPuUq3cskhJy93Xo+\nYu2izCzsskgczhp+Y2LPNoECgYATxjTBscTR7+HtLb4hG6p2q50pHZJIMdS4P5Pp\nUs/yyCxAMrkHivVCYdppiO7Cbc3E/mHoYY34+TKFNEEnaVsH/WCq5g/D1R7zUfzP\nnUuQ78g0ctclc37EphtfkflhCjtYCHY0kfJiEfLNlAjZn0zChE8/bfOmb8hZthqv\n4Wx7EQKBgEZJP31c0GmtPQJD+7Vzyu+KGhk4361hlbjSScZR8sA3UNUpPrQNsGoC\nKFftgUNZtFfHUbkRt3KASZoH7TD8PNF7U6C925zSKouyU1RFcSrodaDuODBnj1L9\nG6+hfoKeD1pPuXlg2NoVNQfnidwmJj5AVmGL+qcMSrZXjVS4jlbt\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-12-22 23:56:19,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-b2ae2e82-d9eb-431c-a798-173abe2b705e 2018-12-22 23:56:22,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:22,868 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:22 GMT Server: Apache x-openstack-request-id: req-9af2ce22-7469-497e-afe5-1bc39b2ef20a Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:23,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:22 GMT Server: Apache x-openstack-request-id: req-33f2d6a7-899e-4ac0-b576-6ac26d4bfee8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArcaBmB9gsk8xeRVph4OSGs1VqDhngbhdHDuThG3EFlpx/FjT\nLMufL9GxVOMelXgGhmMyIaDktwKhSBuPyABRhEpI8ldaHygIcqashOwBeURSNV1t\nlhl10AjMhK+ekWhg7OX1eK5ik3AUfUBYIgIyZUSO4sFPbT7s3J/9Fl1JsCDB7055\n5F6kM0suHRRZ5Eb6s/W2V3Keey/rNX/ka8waFFNuK9F7hMpzbrYA+HjORFTtsuwe\nznnhIW7bCpzIjKJfii+QALINjnfsr2XJtMyMIk+T4Tbh/cR7LmMrwKh+DPZKpNx7\nhy0wtHtiDbcdF6UC30/Po/l/gae40lMbV8tF+QIDAQABAoIBAQCnFeTphdIN4INr\nLyFmwSUsTB5+Pq2XVtOAH/B5NqmB7LkIr8dsnOSUsATX4AE6Kkvrz1kWaINBTHAS\nyx12aof2sQ5upXrr1iw5QPVEYUARf5Wj5g9GcXiL7MnpEoteuIPphDqALPxvUycA\nP2v+VyppoH/am5BpNEW+5L4OUOhXRbJSyFXmwiWe0j9+dcXWUwWmrIuvE7WKrB4w\nPkCdTucT62XlAEaVGKjiQbg5UuZ7CFkF+y444KgfSBpXQiLtGCYTnSR46MIWHyRn\na5fSPxFxKaEBrxrFxYQsLbrD4QLYFYozgqTyfcHSrd5LddBiOWPIODsnXIA+VIZR\nzCaIB50BAoGBANUsczSQN6BQSbU3cB9Nn5bh5VxwwvcZBXn2XJVte9jsvJ2MeLA7\nXARjYywr3o3NapStA8ifXnzWa/0a8oTOLC/VCVmqYM9vx89w+2Xb4oY7DlV8L/5J\n6DChIRmKrQoGewxVNSkVjeezflvr8+kwuwJxGOY+ayf5tFQ2a/KhorHxAoGBANCv\nzODbP+KDQEU+Dff+f492TjDBuig9Nr+e4hvQkATzrOh1yS7phlzMqviimVOK7rgH\nija5HA3RJht8rPYglcfJnJRaePJEi9l0Al/kGVIsZ2YdAT+tERKWOHadg6DW39s4\nZ26RjzZYv+ss3oMZFHCAsOwDwTDeOpl0L2gizsyJAoGAY5XYW/3jfqkDRf0YDAef\nPkVZeM3UxsqRnGBS8Butd7Fgi9lLqEiSvBoSAlicJ3KHD92jnt2Uro0c9ajZEuGe\nEtpa++B0SXPWzDnjt7n5IOwFzjmt0gWEyvL7G4uFOuG8Kg7EPuUq3cskhJy93Xo+\nYu2izCzsskgczhp+Y2LPNoECgYATxjTBscTR7+HtLb4hG6p2q50pHZJIMdS4P5Pp\nUs/yyCxAMrkHivVCYdppiO7Cbc3E/mHoYY34+TKFNEEnaVsH/WCq5g/D1R7zUfzP\nnUuQ78g0ctclc37EphtfkflhCjtYCHY0kfJiEfLNlAjZn0zChE8/bfOmb8hZthqv\n4Wx7EQKBgEZJP31c0GmtPQJD+7Vzyu+KGhk4361hlbjSScZR8sA3UNUpPrQNsGoC\nKFftgUNZtFfHUbkRt3KASZoH7TD8PNF7U6C925zSKouyU1RFcSrodaDuODBnj1L9\nG6+hfoKeD1pPuXlg2NoVNQfnidwmJj5AVmGL+qcMSrZXjVS4jlbt\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-12-22 23:56:23,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-33f2d6a7-899e-4ac0-b576-6ac26d4bfee8 2018-12-22 23:56:26,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:26,076 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:26 GMT Server: Apache x-openstack-request-id: req-bbd68ba2-76c4-40ba-98a8-f82ef1422411 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:26,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:26 GMT Server: Apache x-openstack-request-id: req-960ea1d8-a811-4617-be6a-c1d3f61840f6 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-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArcaBmB9gsk8xeRVph4OSGs1VqDhngbhdHDuThG3EFlpx/FjT\nLMufL9GxVOMelXgGhmMyIaDktwKhSBuPyABRhEpI8ldaHygIcqashOwBeURSNV1t\nlhl10AjMhK+ekWhg7OX1eK5ik3AUfUBYIgIyZUSO4sFPbT7s3J/9Fl1JsCDB7055\n5F6kM0suHRRZ5Eb6s/W2V3Keey/rNX/ka8waFFNuK9F7hMpzbrYA+HjORFTtsuwe\nznnhIW7bCpzIjKJfii+QALINjnfsr2XJtMyMIk+T4Tbh/cR7LmMrwKh+DPZKpNx7\nhy0wtHtiDbcdF6UC30/Po/l/gae40lMbV8tF+QIDAQABAoIBAQCnFeTphdIN4INr\nLyFmwSUsTB5+Pq2XVtOAH/B5NqmB7LkIr8dsnOSUsATX4AE6Kkvrz1kWaINBTHAS\nyx12aof2sQ5upXrr1iw5QPVEYUARf5Wj5g9GcXiL7MnpEoteuIPphDqALPxvUycA\nP2v+VyppoH/am5BpNEW+5L4OUOhXRbJSyFXmwiWe0j9+dcXWUwWmrIuvE7WKrB4w\nPkCdTucT62XlAEaVGKjiQbg5UuZ7CFkF+y444KgfSBpXQiLtGCYTnSR46MIWHyRn\na5fSPxFxKaEBrxrFxYQsLbrD4QLYFYozgqTyfcHSrd5LddBiOWPIODsnXIA+VIZR\nzCaIB50BAoGBANUsczSQN6BQSbU3cB9Nn5bh5VxwwvcZBXn2XJVte9jsvJ2MeLA7\nXARjYywr3o3NapStA8ifXnzWa/0a8oTOLC/VCVmqYM9vx89w+2Xb4oY7DlV8L/5J\n6DChIRmKrQoGewxVNSkVjeezflvr8+kwuwJxGOY+ayf5tFQ2a/KhorHxAoGBANCv\nzODbP+KDQEU+Dff+f492TjDBuig9Nr+e4hvQkATzrOh1yS7phlzMqviimVOK7rgH\nija5HA3RJht8rPYglcfJnJRaePJEi9l0Al/kGVIsZ2YdAT+tERKWOHadg6DW39s4\nZ26RjzZYv+ss3oMZFHCAsOwDwTDeOpl0L2gizsyJAoGAY5XYW/3jfqkDRf0YDAef\nPkVZeM3UxsqRnGBS8Butd7Fgi9lLqEiSvBoSAlicJ3KHD92jnt2Uro0c9ajZEuGe\nEtpa++B0SXPWzDnjt7n5IOwFzjmt0gWEyvL7G4uFOuG8Kg7EPuUq3cskhJy93Xo+\nYu2izCzsskgczhp+Y2LPNoECgYATxjTBscTR7+HtLb4hG6p2q50pHZJIMdS4P5Pp\nUs/yyCxAMrkHivVCYdppiO7Cbc3E/mHoYY34+TKFNEEnaVsH/WCq5g/D1R7zUfzP\nnUuQ78g0ctclc37EphtfkflhCjtYCHY0kfJiEfLNlAjZn0zChE8/bfOmb8hZthqv\n4Wx7EQKBgEZJP31c0GmtPQJD+7Vzyu+KGhk4361hlbjSScZR8sA3UNUpPrQNsGoC\nKFftgUNZtFfHUbkRt3KASZoH7TD8PNF7U6C925zSKouyU1RFcSrodaDuODBnj1L9\nG6+hfoKeD1pPuXlg2NoVNQfnidwmJj5AVmGL+qcMSrZXjVS4jlbt\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-12-22 23:56:26,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-960ea1d8-a811-4617-be6a-c1d3f61840f6 2018-12-22 23:56:26,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:26,434 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:26 GMT Server: Apache x-openstack-request-id: req-20c3379a-6625-4b96-bbdd-b6ad2076b4bd Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:26,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:26 GMT Server: Apache x-openstack-request-id: req-9e0ed4e3-cd71-44e7-99f5-715fbabcee49 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c912ca35-814c-4fa1-aebd-b76778e03c20", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c59f5b51-bc6e-4346-ade8-c8f9d9e2707e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "df89b81f-d1c1-4171-b11a-4aef506fdd38", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "7164a484-b3c5-4d8b-a0d8-6ca2d5b16df3", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "90affd26-a0e4-41a4-85ca-3c5980c1a4e9", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56: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.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "b418ff9a-1951-4d1d-a5c9-989668197ffc", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "b418ff9a-1951-4d1d-a5c9-989668197ffc:subnet_id=409a6c6a-1807-4e46-9d83-7f4a0f91d04e", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "409a6c6a-1807-4e46-9d83-7f4a0f91d04e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b3bda9b4-e68f-4288-85cd-4130e9031e9c", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ec0fb4f3-9308-430a-996f-7791e7ce8bce", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e8e0f31d-9ad3-4e6f-bcc4-0119c1d338db", "resource_type": "OS::Neutron::Port"}]} 2018-12-22 23:56:26,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources used request id req-9e0ed4e3-cd71-44e7-99f5-715fbabcee49 2018-12-22 23:56:26,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:26,684 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:26 GMT Server: Apache x-openstack-request-id: req-ac7164da-0240-4aa2-a3dd-73a9be05666f Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:27,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:26 GMT Server: Apache x-openstack-request-id: req-885c0cda-de16-40b6-9990-22856a879f95 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-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArcaBmB9gsk8xeRVph4OSGs1VqDhngbhdHDuThG3EFlpx/FjT\nLMufL9GxVOMelXgGhmMyIaDktwKhSBuPyABRhEpI8ldaHygIcqashOwBeURSNV1t\nlhl10AjMhK+ekWhg7OX1eK5ik3AUfUBYIgIyZUSO4sFPbT7s3J/9Fl1JsCDB7055\n5F6kM0suHRRZ5Eb6s/W2V3Keey/rNX/ka8waFFNuK9F7hMpzbrYA+HjORFTtsuwe\nznnhIW7bCpzIjKJfii+QALINjnfsr2XJtMyMIk+T4Tbh/cR7LmMrwKh+DPZKpNx7\nhy0wtHtiDbcdF6UC30/Po/l/gae40lMbV8tF+QIDAQABAoIBAQCnFeTphdIN4INr\nLyFmwSUsTB5+Pq2XVtOAH/B5NqmB7LkIr8dsnOSUsATX4AE6Kkvrz1kWaINBTHAS\nyx12aof2sQ5upXrr1iw5QPVEYUARf5Wj5g9GcXiL7MnpEoteuIPphDqALPxvUycA\nP2v+VyppoH/am5BpNEW+5L4OUOhXRbJSyFXmwiWe0j9+dcXWUwWmrIuvE7WKrB4w\nPkCdTucT62XlAEaVGKjiQbg5UuZ7CFkF+y444KgfSBpXQiLtGCYTnSR46MIWHyRn\na5fSPxFxKaEBrxrFxYQsLbrD4QLYFYozgqTyfcHSrd5LddBiOWPIODsnXIA+VIZR\nzCaIB50BAoGBANUsczSQN6BQSbU3cB9Nn5bh5VxwwvcZBXn2XJVte9jsvJ2MeLA7\nXARjYywr3o3NapStA8ifXnzWa/0a8oTOLC/VCVmqYM9vx89w+2Xb4oY7DlV8L/5J\n6DChIRmKrQoGewxVNSkVjeezflvr8+kwuwJxGOY+ayf5tFQ2a/KhorHxAoGBANCv\nzODbP+KDQEU+Dff+f492TjDBuig9Nr+e4hvQkATzrOh1yS7phlzMqviimVOK7rgH\nija5HA3RJht8rPYglcfJnJRaePJEi9l0Al/kGVIsZ2YdAT+tERKWOHadg6DW39s4\nZ26RjzZYv+ss3oMZFHCAsOwDwTDeOpl0L2gizsyJAoGAY5XYW/3jfqkDRf0YDAef\nPkVZeM3UxsqRnGBS8Butd7Fgi9lLqEiSvBoSAlicJ3KHD92jnt2Uro0c9ajZEuGe\nEtpa++B0SXPWzDnjt7n5IOwFzjmt0gWEyvL7G4uFOuG8Kg7EPuUq3cskhJy93Xo+\nYu2izCzsskgczhp+Y2LPNoECgYATxjTBscTR7+HtLb4hG6p2q50pHZJIMdS4P5Pp\nUs/yyCxAMrkHivVCYdppiO7Cbc3E/mHoYY34+TKFNEEnaVsH/WCq5g/D1R7zUfzP\nnUuQ78g0ctclc37EphtfkflhCjtYCHY0kfJiEfLNlAjZn0zChE8/bfOmb8hZthqv\n4Wx7EQKBgEZJP31c0GmtPQJD+7Vzyu+KGhk4361hlbjSScZR8sA3UNUpPrQNsGoC\nKFftgUNZtFfHUbkRt3KASZoH7TD8PNF7U6C925zSKouyU1RFcSrodaDuODBnj1L9\nG6+hfoKeD1pPuXlg2NoVNQfnidwmJj5AVmGL+qcMSrZXjVS4jlbt\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-12-22 23:56:27,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-885c0cda-de16-40b6-9990-22856a879f95 2018-12-22 23:56:27,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:27,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:27 GMT Server: Apache x-openstack-request-id: req-834c08a9-aa92-4ce5-8f9c-c73459ac150b Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:27,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:27 GMT Server: Apache x-openstack-request-id: req-303e8a07-0d2c-4e07-9db0-b73b32252f2a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c912ca35-814c-4fa1-aebd-b76778e03c20", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c59f5b51-bc6e-4346-ade8-c8f9d9e2707e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "df89b81f-d1c1-4171-b11a-4aef506fdd38", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "7164a484-b3c5-4d8b-a0d8-6ca2d5b16df3", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "90affd26-a0e4-41a4-85ca-3c5980c1a4e9", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56: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.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "b418ff9a-1951-4d1d-a5c9-989668197ffc", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "b418ff9a-1951-4d1d-a5c9-989668197ffc:subnet_id=409a6c6a-1807-4e46-9d83-7f4a0f91d04e", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "409a6c6a-1807-4e46-9d83-7f4a0f91d04e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b3bda9b4-e68f-4288-85cd-4130e9031e9c", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ec0fb4f3-9308-430a-996f-7791e7ce8bce", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e8e0f31d-9ad3-4e6f-bcc4-0119c1d338db", "resource_type": "OS::Neutron::Port"}]} 2018-12-22 23:56:27,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources used request id req-303e8a07-0d2c-4e07-9db0-b73b32252f2a 2018-12-22 23:56:27,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=df89b81f-d1c1-4171-b11a-4aef506fdd38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:27,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-6f72a6cd-0524-4984-8cdc-9ea0b2f56944 Date: Sat, 22 Dec 2018 23:56:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["409a6c6a-1807-4e46-9d83-7f4a0f91d04e"],"description":"","tags":[],"updated_at":"2018-12-22T23:56:04Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:02Z","provider:network_type":"vxlan"}]} 2018-12-22 23:56:27,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=df89b81f-d1c1-4171-b11a-4aef506fdd38 used request id req-6f72a6cd-0524-4984-8cdc-9ea0b2f56944 2018-12-22 23:56:27,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=df89b81f-d1c1-4171-b11a-4aef506fdd38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:27,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-09b24e3c-466e-4797-9f2d-1fe8de89f006 Date: Sat, 22 Dec 2018 23:56:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:04Z","dns_nameservers":[],"updated_at":"2018-12-22T23:56:04Z","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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"409a6c6a-1807-4e46-9d83-7f4a0f91d04e","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet"}]} 2018-12-22 23:56:27,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=df89b81f-d1c1-4171-b11a-4aef506fdd38 used request id req-09b24e3c-466e-4797-9f2d-1fe8de89f006 2018-12-22 23:56:27,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=df89b81f-d1c1-4171-b11a-4aef506fdd38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:27,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b1db7de9-3c88-4285-8cf7-526ff752c270 Date: Sat, 22 Dec 2018 23:56:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:04Z","dns_nameservers":[],"updated_at":"2018-12-22T23:56:04Z","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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"409a6c6a-1807-4e46-9d83-7f4a0f91d04e","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet"}]} 2018-12-22 23:56:27,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=df89b81f-d1c1-4171-b11a-4aef506fdd38 used request id req-b1db7de9-3c88-4285-8cf7-526ff752c270 2018-12-22 23:56:27,746 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:56:27,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:27,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-723a50b1-9fcf-4e61-8ef1-462cefc40986 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:56:27,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-723a50b1-9fcf-4e61-8ef1-462cefc40986 2018-12-22 23:56:27,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:27,863 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:27 GMT Server: Apache x-openstack-request-id: req-5bb3c454-c015-4360-8043-149c13ea440d Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:27,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:27 GMT Server: Apache x-openstack-request-id: req-d0a075dd-8b84-4752-adc9-016c6255eaf2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1051 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c912ca35-814c-4fa1-aebd-b76778e03c20", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c59f5b51-bc6e-4346-ade8-c8f9d9e2707e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "df89b81f-d1c1-4171-b11a-4aef506fdd38", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "7164a484-b3c5-4d8b-a0d8-6ca2d5b16df3", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "90affd26-a0e4-41a4-85ca-3c5980c1a4e9", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56: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.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "b418ff9a-1951-4d1d-a5c9-989668197ffc", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "b418ff9a-1951-4d1d-a5c9-989668197ffc:subnet_id=409a6c6a-1807-4e46-9d83-7f4a0f91d04e", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "409a6c6a-1807-4e46-9d83-7f4a0f91d04e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b3bda9b4-e68f-4288-85cd-4130e9031e9c", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ec0fb4f3-9308-430a-996f-7791e7ce8bce", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e8e0f31d-9ad3-4e6f-bcc4-0119c1d338db", "resource_type": "OS::Neutron::Port"}]} 2018-12-22 23:56:27,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources used request id req-d0a075dd-8b84-4752-adc9-016c6255eaf2 2018-12-22 23:56:27,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b3bda9b4-e68f-4288-85cd-4130e9031e9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:28,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-5c4acd56-5503-44df-8879-5e78f60bbbc4 x-compute-request-id: req-5c4acd56-5503-44df-8879-5e78f60bbbc4 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:41:f0", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:41:f0", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b3bda9b4-e68f-4288-85cd-4130e9031e9c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b3bda9b4-e68f-4288-85cd-4130e9031e9c", "rel": "bookmark"}], "image": {"id": "52c58206-dfe6-4800-871f-4627ff452bf2", "links": [{"href": "http://172.30.9.26:8774/images/52c58206-dfe6-4800-871f-4627ff452bf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001e", "OS-SRV-USG:launched_at": "2018-12-22T23:56:21.000000", "flavor": {"id": "c59f5b51-bc6e-4346-ade8-c8f9d9e2707e", "links": [{"href": "http://172.30.9.26:8774/flavors/c59f5b51-bc6e-4346-ade8-c8f9d9e2707e", "rel": "bookmark"}]}, "id": "b3bda9b4-e68f-4288-85cd-4130e9031e9c", "security_groups": [{"name": "security_group_name"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:56:21Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "created": "2018-12-22T23:56:10Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:56:28,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b3bda9b4-e68f-4288-85cd-4130e9031e9c used request id req-5c4acd56-5503-44df-8879-5e78f60bbbc4 2018-12-22 23:56:28,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:28,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-9f360189-85dc-491f-bd06-e8004212e27d Date: Sat, 22 Dec 2018 23:56:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["409a6c6a-1807-4e46-9d83-7f4a0f91d04e"],"description":"","tags":[],"updated_at":"2018-12-22T23:56:04Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:02Z","provider:network_type":"vxlan"}]} 2018-12-22 23:56:28,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net used request id req-9f360189-85dc-491f-bd06-e8004212e27d 2018-12-22 23:56:28,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:56:28,221 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:56:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:56:28,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:28,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd38ad3b-08c3-4f4b-87c2-09bd160651f7 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:56:28,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-cd38ad3b-08c3-4f4b-87c2-09bd160651f7 2018-12-22 23:56:28,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=df89b81f-d1c1-4171-b11a-4aef506fdd38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:28,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2a3b1902-6d37-4df5-b2e9-80b27efce4cc Date: Sat, 22 Dec 2018 23:56:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:04Z","dns_nameservers":[],"updated_at":"2018-12-22T23:56:04Z","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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"409a6c6a-1807-4e46-9d83-7f4a0f91d04e","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet"}]} 2018-12-22 23:56:28,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=df89b81f-d1c1-4171-b11a-4aef506fdd38 used request id req-2a3b1902-6d37-4df5-b2e9-80b27efce4cc 2018-12-22 23:56:28,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=df89b81f-d1c1-4171-b11a-4aef506fdd38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:28,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5784 X-Openstack-Request-Id: req-cb11a508-0627-4abc-818f-bf51d4ef11c7 Date: Sat, 22 Dec 2018 23:56:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:56:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"409a6c6a-1807-4e46-9d83-7f4a0f91d04e","ip_address":"10.1.2.3"}],"id":"3f6ce717-c842-4e92-bafb-59a770c329d7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:b9:5f","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-df89b81f-d1c1-4171-b11a-4aef506fdd38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:56:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"409a6c6a-1807-4e46-9d83-7f4a0f91d04e","ip_address":"10.1.2.6"}],"id":"852e70e4-a938-41ef-88cd-ad2af1302423","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:f3:35","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:12Z","binding:vnic_type":"normal","device_id":"ec0fb4f3-9308-430a-996f-7791e7ce8bce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:56:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"409a6c6a-1807-4e46-9d83-7f4a0f91d04e","ip_address":"10.1.2.1"}],"id":"97775761-e133-4606-a1b8-56854b566a0f","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:b0:ed","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:12Z","binding:vnic_type":"normal","device_id":"b418ff9a-1951-4d1d-a5c9-989668197ffc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:56:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"409a6c6a-1807-4e46-9d83-7f4a0f91d04e","ip_address":"10.1.2.4"}],"id":"9be000fb-823d-4c5b-b222-829fe01d0af7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:ef:92","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-df89b81f-d1c1-4171-b11a-4aef506fdd38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:56:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"409a6c6a-1807-4e46-9d83-7f4a0f91d04e","ip_address":"10.1.2.11"}],"id":"e8e0f31d-9ad3-4e6f-bcc4-0119c1d338db","security_groups":["7164a484-b3c5-4d8b-a0d8-6ca2d5b16df3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:41:f0","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack-port1-nurnnhnrlpvf","admin_state_up":true,"network_id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:06Z","binding:vnic_type":"normal","device_id":"b3bda9b4-e68f-4288-85cd-4130e9031e9c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:56:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"409a6c6a-1807-4e46-9d83-7f4a0f91d04e","ip_address":"10.1.2.2"}],"id":"fc9971f1-a611-4457-a1a5-5b2347941e40","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:08:5f","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-df89b81f-d1c1-4171-b11a-4aef506fdd38"}]} 2018-12-22 23:56:28,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=df89b81f-d1c1-4171-b11a-4aef506fdd38 used request id req-cb11a508-0627-4abc-818f-bf51d4ef11c7 2018-12-22 23:56:28,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ec0fb4f3-9308-430a-996f-7791e7ce8bce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:28,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce412c30-2248-4525-b7e0-ee9332c9cd55 x-compute-request-id: req-ce412c30-2248-4525-b7e0-ee9332c9cd55 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:f3:35", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ec0fb4f3-9308-430a-996f-7791e7ce8bce", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ec0fb4f3-9308-430a-996f-7791e7ce8bce", "rel": "bookmark"}], "image": {"id": "f79ca4d8-8b67-4f03-85b9-320ef267808d", "links": [{"href": "http://172.30.9.26:8774/images/f79ca4d8-8b67-4f03-85b9-320ef267808d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001b", "OS-SRV-USG:launched_at": "2018-12-22T23:56:17.000000", "flavor": {"id": "c912ca35-814c-4fa1-aebd-b76778e03c20", "links": [{"href": "http://172.30.9.26:8774/flavors/c912ca35-814c-4fa1-aebd-b76778e03c20", "rel": "bookmark"}]}, "id": "ec0fb4f3-9308-430a-996f-7791e7ce8bce", "security_groups": [{"name": "default"}], "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:56:17Z", "hostId": "52d248df38c89740c6c335d3db8141b95c407025f5de88e2b26ddd22", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "created": "2018-12-22T23:56:09Z", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:56:28,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ec0fb4f3-9308-430a-996f-7791e7ce8bce used request id req-ce412c30-2248-4525-b7e0-ee9332c9cd55 2018-12-22 23:56:28,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:28,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-f28add94-2316-41f3-aa60-0eef569f4ac9 Date: Sat, 22 Dec 2018 23:56:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","subnets":["409a6c6a-1807-4e46-9d83-7f4a0f91d04e"],"description":"","tags":[],"updated_at":"2018-12-22T23:56:04Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net","admin_state_up":true,"tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:02Z","provider:network_type":"vxlan"}]} 2018-12-22 23:56:28,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net used request id req-f28add94-2316-41f3-aa60-0eef569f4ac9 2018-12-22 23:56:28,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:29,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a46567b6-1042-4c5b-919f-715ba538a9d2 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:56:29,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-a46567b6-1042-4c5b-919f-715ba538a9d2 2018-12-22 23:56:29,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=df89b81f-d1c1-4171-b11a-4aef506fdd38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:29,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d05e1e2e-99b0-43a1-a915-3ca678685881 Date: Sat, 22 Dec 2018 23:56:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:04Z","dns_nameservers":[],"updated_at":"2018-12-22T23:56:04Z","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":"6b4824dcac8d47c6ad7cf8d37563bed6","id":"409a6c6a-1807-4e46-9d83-7f4a0f91d04e","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet"}]} 2018-12-22 23:56:29,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=df89b81f-d1c1-4171-b11a-4aef506fdd38 used request id req-d05e1e2e-99b0-43a1-a915-3ca678685881 2018-12-22 23:56:29,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=df89b81f-d1c1-4171-b11a-4aef506fdd38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:29,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5784 X-Openstack-Request-Id: req-db3449a7-eb78-4d49-8536-d3007245e604 Date: Sat, 22 Dec 2018 23:56:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:56:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"409a6c6a-1807-4e46-9d83-7f4a0f91d04e","ip_address":"10.1.2.3"}],"id":"3f6ce717-c842-4e92-bafb-59a770c329d7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:b9:5f","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-df89b81f-d1c1-4171-b11a-4aef506fdd38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:56:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"409a6c6a-1807-4e46-9d83-7f4a0f91d04e","ip_address":"10.1.2.6"}],"id":"852e70e4-a938-41ef-88cd-ad2af1302423","security_groups":["954c3b08-b184-4ca4-bd7c-81358d208235"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:f3:35","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:12Z","binding:vnic_type":"normal","device_id":"ec0fb4f3-9308-430a-996f-7791e7ce8bce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:56:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"409a6c6a-1807-4e46-9d83-7f4a0f91d04e","ip_address":"10.1.2.1"}],"id":"97775761-e133-4606-a1b8-56854b566a0f","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:b0:ed","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:12Z","binding:vnic_type":"normal","device_id":"b418ff9a-1951-4d1d-a5c9-989668197ffc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:56:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"409a6c6a-1807-4e46-9d83-7f4a0f91d04e","ip_address":"10.1.2.4"}],"id":"9be000fb-823d-4c5b-b222-829fe01d0af7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:ef:92","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-df89b81f-d1c1-4171-b11a-4aef506fdd38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:56:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"409a6c6a-1807-4e46-9d83-7f4a0f91d04e","ip_address":"10.1.2.11"}],"id":"e8e0f31d-9ad3-4e6f-bcc4-0119c1d338db","security_groups":["7164a484-b3c5-4d8b-a0d8-6ca2d5b16df3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:41:f0","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack-port1-nurnnhnrlpvf","admin_state_up":true,"network_id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:06Z","binding:vnic_type":"normal","device_id":"b3bda9b4-e68f-4288-85cd-4130e9031e9c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:56:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"409a6c6a-1807-4e46-9d83-7f4a0f91d04e","ip_address":"10.1.2.2"}],"id":"fc9971f1-a611-4457-a1a5-5b2347941e40","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:08:5f","project_id":"6b4824dcac8d47c6ad7cf8d37563bed6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df89b81f-d1c1-4171-b11a-4aef506fdd38","tenant_id":"6b4824dcac8d47c6ad7cf8d37563bed6","created_at":"2018-12-22T23:56:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-df89b81f-d1c1-4171-b11a-4aef506fdd38"}]} 2018-12-22 23:56:29,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=df89b81f-d1c1-4171-b11a-4aef506fdd38 used request id req-db3449a7-eb78-4d49-8536-d3007245e604 2018-12-22 23:56:29,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:29,335 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:29 GMT Server: Apache x-openstack-request-id: req-00f24e0e-3f55-49be-a891-498a5b717944 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:29,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:29 GMT Server: Apache x-openstack-request-id: req-5ab450f5-466e-46b1-8c2f-aaa301763876 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1051 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c912ca35-814c-4fa1-aebd-b76778e03c20", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c59f5b51-bc6e-4346-ade8-c8f9d9e2707e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "df89b81f-d1c1-4171-b11a-4aef506fdd38", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "7164a484-b3c5-4d8b-a0d8-6ca2d5b16df3", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "90affd26-a0e4-41a4-85ca-3c5980c1a4e9", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56: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.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "b418ff9a-1951-4d1d-a5c9-989668197ffc", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "b418ff9a-1951-4d1d-a5c9-989668197ffc:subnet_id=409a6c6a-1807-4e46-9d83-7f4a0f91d04e", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "409a6c6a-1807-4e46-9d83-7f4a0f91d04e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b3bda9b4-e68f-4288-85cd-4130e9031e9c", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ec0fb4f3-9308-430a-996f-7791e7ce8bce", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-22T23:56:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e8e0f31d-9ad3-4e6f-bcc4-0119c1d338db", "resource_type": "OS::Neutron::Port"}]} 2018-12-22 23:56:29,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6/resources used request id req-5ab450f5-466e-46b1-8c2f-aaa301763876 2018-12-22 23:56:29,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:29,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-e626d366-8854-4d2b-9fce-f7dbb14c922e Date: Sat, 22 Dec 2018 23:56:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:55:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:55:52Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/52c58206-dfe6-4800-871f-4627ff452bf2/snap", "metadata": {}}], "self": "/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2", "min_disk": 0, "protected": false, "id": "52c58206-dfe6-4800-871f-4627ff452bf2", "file": "/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/52c58206-dfe6-4800-871f-4627ff452bf2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:56:29,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2 used request id req-e626d366-8854-4d2b-9fce-f7dbb14c922e 2018-12-22 23:56:29,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:29,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-842126bf-cbe6-4a47-97dd-e383a20d5748 Date: Sat, 22 Dec 2018 23:56: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-12-22 23:56:29,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-842126bf-cbe6-4a47-97dd-e383a20d5748 2018-12-22 23:56:29,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:30,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-c0fb24e2-c94d-490f-9ef2-4af803fd02d6 Date: Sat, 22 Dec 2018 23:56:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:55:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:55:55Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f79ca4d8-8b67-4f03-85b9-320ef267808d/snap", "metadata": {}}], "self": "/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d", "min_disk": 0, "protected": false, "id": "f79ca4d8-8b67-4f03-85b9-320ef267808d", "file": "/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f79ca4d8-8b67-4f03-85b9-320ef267808d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:56:30,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d used request id req-c0fb24e2-c94d-490f-9ef2-4af803fd02d6 2018-12-22 23:56:30,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:30,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-83a786a7-17af-4a03-8c8b-a97b00fbc28a Date: Sat, 22 Dec 2018 23:56:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:55:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:55:55Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f79ca4d8-8b67-4f03-85b9-320ef267808d/snap", "metadata": {}}], "self": "/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d", "min_disk": 0, "protected": false, "id": "f79ca4d8-8b67-4f03-85b9-320ef267808d", "file": "/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b4824dcac8d47c6ad7cf8d37563bed6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f79ca4d8-8b67-4f03-85b9-320ef267808d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:56:30,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d used request id req-83a786a7-17af-4a03-8c8b-a97b00fbc28a 2018-12-22 23:56:30,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:30,401 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:30 GMT Server: Apache x-openstack-request-id: req-f4a881b4-4651-4211-8937-f6e00ee45f58 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:30,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:30 GMT Server: Apache x-openstack-request-id: req-3deb2558-e565-44b1-b7bd-52902e075fe2 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-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArcaBmB9gsk8xeRVph4OSGs1VqDhngbhdHDuThG3EFlpx/FjT\nLMufL9GxVOMelXgGhmMyIaDktwKhSBuPyABRhEpI8ldaHygIcqashOwBeURSNV1t\nlhl10AjMhK+ekWhg7OX1eK5ik3AUfUBYIgIyZUSO4sFPbT7s3J/9Fl1JsCDB7055\n5F6kM0suHRRZ5Eb6s/W2V3Keey/rNX/ka8waFFNuK9F7hMpzbrYA+HjORFTtsuwe\nznnhIW7bCpzIjKJfii+QALINjnfsr2XJtMyMIk+T4Tbh/cR7LmMrwKh+DPZKpNx7\nhy0wtHtiDbcdF6UC30/Po/l/gae40lMbV8tF+QIDAQABAoIBAQCnFeTphdIN4INr\nLyFmwSUsTB5+Pq2XVtOAH/B5NqmB7LkIr8dsnOSUsATX4AE6Kkvrz1kWaINBTHAS\nyx12aof2sQ5upXrr1iw5QPVEYUARf5Wj5g9GcXiL7MnpEoteuIPphDqALPxvUycA\nP2v+VyppoH/am5BpNEW+5L4OUOhXRbJSyFXmwiWe0j9+dcXWUwWmrIuvE7WKrB4w\nPkCdTucT62XlAEaVGKjiQbg5UuZ7CFkF+y444KgfSBpXQiLtGCYTnSR46MIWHyRn\na5fSPxFxKaEBrxrFxYQsLbrD4QLYFYozgqTyfcHSrd5LddBiOWPIODsnXIA+VIZR\nzCaIB50BAoGBANUsczSQN6BQSbU3cB9Nn5bh5VxwwvcZBXn2XJVte9jsvJ2MeLA7\nXARjYywr3o3NapStA8ifXnzWa/0a8oTOLC/VCVmqYM9vx89w+2Xb4oY7DlV8L/5J\n6DChIRmKrQoGewxVNSkVjeezflvr8+kwuwJxGOY+ayf5tFQ2a/KhorHxAoGBANCv\nzODbP+KDQEU+Dff+f492TjDBuig9Nr+e4hvQkATzrOh1yS7phlzMqviimVOK7rgH\nija5HA3RJht8rPYglcfJnJRaePJEi9l0Al/kGVIsZ2YdAT+tERKWOHadg6DW39s4\nZ26RjzZYv+ss3oMZFHCAsOwDwTDeOpl0L2gizsyJAoGAY5XYW/3jfqkDRf0YDAef\nPkVZeM3UxsqRnGBS8Butd7Fgi9lLqEiSvBoSAlicJ3KHD92jnt2Uro0c9ajZEuGe\nEtpa++B0SXPWzDnjt7n5IOwFzjmt0gWEyvL7G4uFOuG8Kg7EPuUq3cskhJy93Xo+\nYu2izCzsskgczhp+Y2LPNoECgYATxjTBscTR7+HtLb4hG6p2q50pHZJIMdS4P5Pp\nUs/yyCxAMrkHivVCYdppiO7Cbc3E/mHoYY34+TKFNEEnaVsH/WCq5g/D1R7zUfzP\nnUuQ78g0ctclc37EphtfkflhCjtYCHY0kfJiEfLNlAjZn0zChE8/bfOmb8hZthqv\n4Wx7EQKBgEZJP31c0GmtPQJD+7Vzyu+KGhk4361hlbjSScZR8sA3UNUpPrQNsGoC\nKFftgUNZtFfHUbkRt3KASZoH7TD8PNF7U6C925zSKouyU1RFcSrodaDuODBnj1L9\nG6+hfoKeD1pPuXlg2NoVNQfnidwmJj5AVmGL+qcMSrZXjVS4jlbt\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-12-22 23:56:30,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-3deb2558-e565-44b1-b7bd-52902e075fe2 2018-12-22 23:56:30,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:30,656 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:30 GMT Server: Apache x-openstack-request-id: req-7a12720d-55ed-474d-aecf-019d4297a43b Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:31,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:30 GMT Server: Apache x-openstack-request-id: req-705dd8ab-107e-4552-81c4-4187cf77e878 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-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArcaBmB9gsk8xeRVph4OSGs1VqDhngbhdHDuThG3EFlpx/FjT\nLMufL9GxVOMelXgGhmMyIaDktwKhSBuPyABRhEpI8ldaHygIcqashOwBeURSNV1t\nlhl10AjMhK+ekWhg7OX1eK5ik3AUfUBYIgIyZUSO4sFPbT7s3J/9Fl1JsCDB7055\n5F6kM0suHRRZ5Eb6s/W2V3Keey/rNX/ka8waFFNuK9F7hMpzbrYA+HjORFTtsuwe\nznnhIW7bCpzIjKJfii+QALINjnfsr2XJtMyMIk+T4Tbh/cR7LmMrwKh+DPZKpNx7\nhy0wtHtiDbcdF6UC30/Po/l/gae40lMbV8tF+QIDAQABAoIBAQCnFeTphdIN4INr\nLyFmwSUsTB5+Pq2XVtOAH/B5NqmB7LkIr8dsnOSUsATX4AE6Kkvrz1kWaINBTHAS\nyx12aof2sQ5upXrr1iw5QPVEYUARf5Wj5g9GcXiL7MnpEoteuIPphDqALPxvUycA\nP2v+VyppoH/am5BpNEW+5L4OUOhXRbJSyFXmwiWe0j9+dcXWUwWmrIuvE7WKrB4w\nPkCdTucT62XlAEaVGKjiQbg5UuZ7CFkF+y444KgfSBpXQiLtGCYTnSR46MIWHyRn\na5fSPxFxKaEBrxrFxYQsLbrD4QLYFYozgqTyfcHSrd5LddBiOWPIODsnXIA+VIZR\nzCaIB50BAoGBANUsczSQN6BQSbU3cB9Nn5bh5VxwwvcZBXn2XJVte9jsvJ2MeLA7\nXARjYywr3o3NapStA8ifXnzWa/0a8oTOLC/VCVmqYM9vx89w+2Xb4oY7DlV8L/5J\n6DChIRmKrQoGewxVNSkVjeezflvr8+kwuwJxGOY+ayf5tFQ2a/KhorHxAoGBANCv\nzODbP+KDQEU+Dff+f492TjDBuig9Nr+e4hvQkATzrOh1yS7phlzMqviimVOK7rgH\nija5HA3RJht8rPYglcfJnJRaePJEi9l0Al/kGVIsZ2YdAT+tERKWOHadg6DW39s4\nZ26RjzZYv+ss3oMZFHCAsOwDwTDeOpl0L2gizsyJAoGAY5XYW/3jfqkDRf0YDAef\nPkVZeM3UxsqRnGBS8Butd7Fgi9lLqEiSvBoSAlicJ3KHD92jnt2Uro0c9ajZEuGe\nEtpa++B0SXPWzDnjt7n5IOwFzjmt0gWEyvL7G4uFOuG8Kg7EPuUq3cskhJy93Xo+\nYu2izCzsskgczhp+Y2LPNoECgYATxjTBscTR7+HtLb4hG6p2q50pHZJIMdS4P5Pp\nUs/yyCxAMrkHivVCYdppiO7Cbc3E/mHoYY34+TKFNEEnaVsH/WCq5g/D1R7zUfzP\nnUuQ78g0ctclc37EphtfkflhCjtYCHY0kfJiEfLNlAjZn0zChE8/bfOmb8hZthqv\n4Wx7EQKBgEZJP31c0GmtPQJD+7Vzyu+KGhk4361hlbjSScZR8sA3UNUpPrQNsGoC\nKFftgUNZtFfHUbkRt3KASZoH7TD8PNF7U6C925zSKouyU1RFcSrodaDuODBnj1L9\nG6+hfoKeD1pPuXlg2NoVNQfnidwmJj5AVmGL+qcMSrZXjVS4jlbt\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-12-22 23:56:31,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-705dd8ab-107e-4552-81c4-4187cf77e878 2018-12-22 23:56:31,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:31,196 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:31 GMT Server: Apache x-openstack-request-id: req-50873376-20aa-4aa6-bd99-63c654767a7a Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:31,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:56:31 GMT Server: Apache x-openstack-request-id: req-082028cf-7f3b-4702-a244-e9310d00afea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:56:31,319 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-082028cf-7f3b-4702-a244-e9310d00afea 2018-12-22 23:56:31,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:31,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:31 GMT Server: Apache x-openstack-request-id: req-a3799e0c-e06a-4fd4-bdd5-a94a6b68033f Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:31,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:31 GMT Server: Apache x-openstack-request-id: req-c69c3be4-5332-4111-b1de-96717df6fc6c 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-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArcaBmB9gsk8xeRVph4OSGs1VqDhngbhdHDuThG3EFlpx/FjT\nLMufL9GxVOMelXgGhmMyIaDktwKhSBuPyABRhEpI8ldaHygIcqashOwBeURSNV1t\nlhl10AjMhK+ekWhg7OX1eK5ik3AUfUBYIgIyZUSO4sFPbT7s3J/9Fl1JsCDB7055\n5F6kM0suHRRZ5Eb6s/W2V3Keey/rNX/ka8waFFNuK9F7hMpzbrYA+HjORFTtsuwe\nznnhIW7bCpzIjKJfii+QALINjnfsr2XJtMyMIk+T4Tbh/cR7LmMrwKh+DPZKpNx7\nhy0wtHtiDbcdF6UC30/Po/l/gae40lMbV8tF+QIDAQABAoIBAQCnFeTphdIN4INr\nLyFmwSUsTB5+Pq2XVtOAH/B5NqmB7LkIr8dsnOSUsATX4AE6Kkvrz1kWaINBTHAS\nyx12aof2sQ5upXrr1iw5QPVEYUARf5Wj5g9GcXiL7MnpEoteuIPphDqALPxvUycA\nP2v+VyppoH/am5BpNEW+5L4OUOhXRbJSyFXmwiWe0j9+dcXWUwWmrIuvE7WKrB4w\nPkCdTucT62XlAEaVGKjiQbg5UuZ7CFkF+y444KgfSBpXQiLtGCYTnSR46MIWHyRn\na5fSPxFxKaEBrxrFxYQsLbrD4QLYFYozgqTyfcHSrd5LddBiOWPIODsnXIA+VIZR\nzCaIB50BAoGBANUsczSQN6BQSbU3cB9Nn5bh5VxwwvcZBXn2XJVte9jsvJ2MeLA7\nXARjYywr3o3NapStA8ifXnzWa/0a8oTOLC/VCVmqYM9vx89w+2Xb4oY7DlV8L/5J\n6DChIRmKrQoGewxVNSkVjeezflvr8+kwuwJxGOY+ayf5tFQ2a/KhorHxAoGBANCv\nzODbP+KDQEU+Dff+f492TjDBuig9Nr+e4hvQkATzrOh1yS7phlzMqviimVOK7rgH\nija5HA3RJht8rPYglcfJnJRaePJEi9l0Al/kGVIsZ2YdAT+tERKWOHadg6DW39s4\nZ26RjzZYv+ss3oMZFHCAsOwDwTDeOpl0L2gizsyJAoGAY5XYW/3jfqkDRf0YDAef\nPkVZeM3UxsqRnGBS8Butd7Fgi9lLqEiSvBoSAlicJ3KHD92jnt2Uro0c9ajZEuGe\nEtpa++B0SXPWzDnjt7n5IOwFzjmt0gWEyvL7G4uFOuG8Kg7EPuUq3cskhJy93Xo+\nYu2izCzsskgczhp+Y2LPNoECgYATxjTBscTR7+HtLb4hG6p2q50pHZJIMdS4P5Pp\nUs/yyCxAMrkHivVCYdppiO7Cbc3E/mHoYY34+TKFNEEnaVsH/WCq5g/D1R7zUfzP\nnUuQ78g0ctclc37EphtfkflhCjtYCHY0kfJiEfLNlAjZn0zChE8/bfOmb8hZthqv\n4Wx7EQKBgEZJP31c0GmtPQJD+7Vzyu+KGhk4361hlbjSScZR8sA3UNUpPrQNsGoC\nKFftgUNZtFfHUbkRt3KASZoH7TD8PNF7U6C925zSKouyU1RFcSrodaDuODBnj1L9\nG6+hfoKeD1pPuXlg2NoVNQfnidwmJj5AVmGL+qcMSrZXjVS4jlbt\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-12-22 23:56:31,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-c69c3be4-5332-4111-b1de-96717df6fc6c 2018-12-22 23:56:34,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:34,555 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:34 GMT Server: Apache x-openstack-request-id: req-2f0213c4-70f9-47f6-a6e3-4419e508a030 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:35,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:34 GMT Server: Apache x-openstack-request-id: req-49a094d4-3fc6-45b2-93b9-0107da807211 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": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "tags": null, "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-22T23:56:31Z", "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "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-12-22 23:56:35,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-49a094d4-3fc6-45b2-93b9-0107da807211 2018-12-22 23:56:38,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:38,255 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:38 GMT Server: Apache x-openstack-request-id: req-954f72b3-f406-450a-b02f-97892cfc4b2c Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:38,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:38 GMT Server: Apache x-openstack-request-id: req-02ca73e5-3eb5-4c83-9af4-323dfca55f4f 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": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "tags": null, "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-22T23:56:31Z", "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "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-12-22 23:56:38,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-02ca73e5-3eb5-4c83-9af4-323dfca55f4f 2018-12-22 23:56:41,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:41,609 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:41 GMT Server: Apache x-openstack-request-id: req-d18cb32d-c758-4bef-8a2f-e936d7a514e6 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:41,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:41 GMT Server: Apache x-openstack-request-id: req-27ec6314-f2a1-4cf1-9b89-6a4f0e6021e7 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": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "tags": null, "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-22T23:56:31Z", "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "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-12-22 23:56:41,651 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-27ec6314-f2a1-4cf1-9b89-6a4f0e6021e7 2018-12-22 23:56:44,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:44,684 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:44 GMT Server: Apache x-openstack-request-id: req-bd68c3a8-9ac4-42ec-bb04-7b6e47fa71df Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:44,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:44 GMT Server: Apache x-openstack-request-id: req-a1c01507-2bf2-488a-86f5-c9a9ee9fc9be 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": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "tags": null, "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-22T23:56:31Z", "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "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-12-22 23:56:44,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-a1c01507-2bf2-488a-86f5-c9a9ee9fc9be 2018-12-22 23:56:47,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c4392ac9983c4573ab581744ccfe61fbc047f" 2018-12-22 23:56:47,744 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:47 GMT Server: Apache x-openstack-request-id: req-fbf40dae-4637-4136-bae1-101cb8486922 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:47,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:47 GMT Server: Apache x-openstack-request-id: req-34b3ff43-c0fc-4163-ab3d-36957511b28c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor2", "OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "OS::stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-subnet", "net_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1"}, "deletion_time": "2018-12-22T23:56:46Z", "stack_name": "HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack", "stack_user_project_id": "18ba9b28ef8c45df9b7fc82cb85367b6", "tags": null, "creation_time": "2018-12-22T23:56:00Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-22T23:56:31Z", "id": "9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6", "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-12-22 23:56:47,770 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-stack/9566d0b7-7f8c-4ab5-9bde-0f99908c2dd6 used request id req-34b3ff43-c0fc-4163-ab3d-36957511b28c 2018-12-22 23:56:47,770 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image1 2018-12-22 23:56:47,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f85d9fd4a333ff7a00970e22ee869d9e81eb02e5" 2018-12-22 23:56:49,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b72768a-a7d2-40bf-89a7-8c0eada09b1b Date: Sat, 22 Dec 2018 23:56:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:56:49,055 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/52c58206-dfe6-4800-871f-4627ff452bf2 used request id req-4b72768a-a7d2-40bf-89a7-8c0eada09b1b 2018-12-22 23:56:49,056 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-2ee287a3-1596-48e1-8b3e-97f3aebb4f5b-image2 2018-12-22 23:56:49,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}801b008e5d3af1d086d3c34e119075c664770852" 2018-12-22 23:56:50,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-35cc0e25-6077-42eb-95ec-2613f4d6a230 Date: Sat, 22 Dec 2018 23:56:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:56:50,139 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f79ca4d8-8b67-4f03-85b9-320ef267808d used request id req-35cc0e25-6077-42eb-95ec-2613f4d6a230 2018-12-22 23:56:50,142 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-22 23:56:50,142 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:56:50,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:56:50,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:56:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["53gYEP_3SRaUhK-dC9N2yg"], "issued_at": "2018-12-22T23:56:50.000000Z"}} 2018-12-22 23:56:50,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4811cfc3aa7f15dd5a4fa5f3dfa2fc9cdf8d" -d '{"stack_name": "HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-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-12-22 23:56:52,177 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:56:50 GMT Server: Apache x-openstack-request-id: req-d1ba133c-d14b-4d12-978c-0f59bf26a095 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "1c284045-7474-409b-af65-7d465603443e", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e", "rel": "self"}]}} 2018-12-22 23:56:52,177 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks used request id req-d1ba133c-d14b-4d12-978c-0f59bf26a095 2018-12-22 23:56:52,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1c284045-7474-409b-af65-7d465603443e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4811cfc3aa7f15dd5a4fa5f3dfa2fc9cdf8d" 2018-12-22 23:56:52,356 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:52 GMT Server: Apache x-openstack-request-id: req-9208f799-9555-4173-8354-2eb86d68e560 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:53,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:52 GMT Server: Apache x-openstack-request-id: req-30ffcdb7-8d5a-4ff6-b3a2-625390b0a4bf 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1c284045-7474-409b-af65-7d465603443e", "OS::stack_name": "HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack", "stack_user_project_id": "e3b77eb4c23a485182850c8f33e2d8ae", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-22T23:56:51Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1c284045-7474-409b-af65-7d465603443e", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-22 23:56:53,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e used request id req-30ffcdb7-8d5a-4ff6-b3a2-625390b0a4bf 2018-12-22 23:56:53,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1c284045-7474-409b-af65-7d465603443e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4811cfc3aa7f15dd5a4fa5f3dfa2fc9cdf8d" 2018-12-22 23:56:53,247 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:53 GMT Server: Apache x-openstack-request-id: req-93686808-fa5f-4b55-a9fa-c4d6a5b28d47 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:53,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:53 GMT Server: Apache x-openstack-request-id: req-736a9242-0a09-4eea-9812-39eeae182977 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "1c284045-7474-409b-af65-7d465603443e", "OS::stack_name": "HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack", "stack_user_project_id": "e3b77eb4c23a485182850c8f33e2d8ae", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-22T23:56:51Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1c284045-7474-409b-af65-7d465603443e", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-22 23:56:53,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e used request id req-736a9242-0a09-4eea-9812-39eeae182977 2018-12-22 23:56:53,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1c284045-7474-409b-af65-7d465603443e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4811cfc3aa7f15dd5a4fa5f3dfa2fc9cdf8d" 2018-12-22 23:56:53,615 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:53 GMT Server: Apache x-openstack-request-id: req-4d5dce8e-7a13-49b7-b7e5-273dc6249a55 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:53,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:53 GMT Server: Apache x-openstack-request-id: req-42613549-6258-46f7-bd72-25e120b51304 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-12-22T23:56:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "03219abb-eb88-4f19-812f-36e6b4f70bad", "resource_type": "OS::Nova::Flavor"}]} 2018-12-22 23:56:53,814 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e/resources used request id req-42613549-6258-46f7-bd72-25e120b51304 2018-12-22 23:56:53,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/03219abb-eb88-4f19-812f-36e6b4f70bad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4811cfc3aa7f15dd5a4fa5f3dfa2fc9cdf8d" 2018-12-22 23:56:53,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-eab47758-58dc-4bf3-a097-33f72bc9cf7d x-compute-request-id: req-eab47758-58dc-4bf3-a097-33f72bc9cf7d Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/03219abb-eb88-4f19-812f-36e6b4f70bad", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/03219abb-eb88-4f19-812f-36e6b4f70bad", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "03219abb-eb88-4f19-812f-36e6b4f70bad", "name": "HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack-flavor-7ajycckmbkkb", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:56:53,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/03219abb-eb88-4f19-812f-36e6b4f70bad used request id req-eab47758-58dc-4bf3-a097-33f72bc9cf7d 2018-12-22 23:56:53,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/1c284045-7474-409b-af65-7d465603443e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4811cfc3aa7f15dd5a4fa5f3dfa2fc9cdf8d" 2018-12-22 23:56:53,867 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:53 GMT Server: Apache x-openstack-request-id: req-87cfd6a8-23d9-413a-b2a1-52d8d14c2a84 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:54,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:56:53 GMT Server: Apache x-openstack-request-id: req-f5a029d8-f207-4ea5-8ee1-9c5aeac22966 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:56:54,049 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsFlavorTests-c78ea6df-0020-4f74-a46a-7063f72952bc-stack/1c284045-7474-409b-af65-7d465603443e used request id req-f5a029d8-f207-4ea5-8ee1-9c5aeac22966 2018-12-22 23:56:54,050 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-22 23:56:54,050 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:56:54,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:56:54,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:56:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["OunRIHM-SF6jRW07VvjH-A"], "issued_at": "2018-12-22T23:56:54.000000Z"}} 2018-12-22 23:56:54,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a22ae700f8be41d285d45a4c79b1b0606e6d7be" -d '{"stack_name": "HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-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-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-kp"}}' 2018-12-22 23:56:56,026 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:56:54 GMT Server: Apache x-openstack-request-id: req-855d33cd-e329-46c1-8493-b18aa8cb591b Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "78a450f8-7573-454d-b31a-b96b17841f36", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36", "rel": "self"}]}} 2018-12-22 23:56:56,026 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks used request id req-855d33cd-e329-46c1-8493-b18aa8cb591b 2018-12-22 23:56:56,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/78a450f8-7573-454d-b31a-b96b17841f36 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a22ae700f8be41d285d45a4c79b1b0606e6d7be" 2018-12-22 23:56:56,207 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:56 GMT Server: Apache x-openstack-request-id: req-14067c4e-a8fb-4d0e-81b3-5ea8950c6b12 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:56,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:56 GMT Server: Apache x-openstack-request-id: req-db1cc9dc-792c-48d9-ac66-405bbdd73012 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "78a450f8-7573-454d-b31a-b96b17841f36", "OS::stack_name": "HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack", "keypair_name": "HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack", "stack_user_project_id": "69fb6826c84f4adb824d8249a9a8c1bc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:56:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "78a450f8-7573-454d-b31a-b96b17841f36", "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-12-22 23:56:56,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36 used request id req-db1cc9dc-792c-48d9-ac66-405bbdd73012 2018-12-22 23:56:56,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/78a450f8-7573-454d-b31a-b96b17841f36 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a22ae700f8be41d285d45a4c79b1b0606e6d7be" 2018-12-22 23:56:56,578 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:56 GMT Server: Apache x-openstack-request-id: req-31d1aaae-af18-4118-b61e-09e37c4a92d2 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:56,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:56 GMT Server: Apache x-openstack-request-id: req-5fc33749-d0cc-48da-956e-6a51616351a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1905 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "78a450f8-7573-454d-b31a-b96b17841f36", "OS::stack_name": "HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack", "keypair_name": "HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack", "stack_user_project_id": "69fb6826c84f4adb824d8249a9a8c1bc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-22T23:56:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "78a450f8-7573-454d-b31a-b96b17841f36", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAyYfSgO6RkTSX8dk6+YFkbjR0CPoWlRuTMesiPc8JjVLgh3ab\nJd2/4MXvLSHwzQVXUz0DWTF7Ew9k6QDQpIkYcsqVPPNFs1blewHZMby9it0+cbOB\nRcpawdFHc3ussSzO2dWOKIEcZueZjWkg4zWYBj3XkJF3xFaBcQ2b+/J9PItAYp2u\n1EMSaA0yJefzR3moX1dPvwg1Y0YlgJsFpbEk93AgNRdSRQcHUAvH/G5IlBG4jIGn\nd0UQtunGjrodJXooGcHugPGRhSR/HahJNzSiNBZHfdC9nE4PCj176NvW8027UOSE\nZ8cVW7sG9lufm1rigvt+GBDWSCqd0T5CajCeFwIDAQABAoIBAQCXMRWk8tY0mL9x\niqZq7z74StPOtEji3ogkiCHtOvkQlF+sYTfuRZmhOP3B31e3iE1GPlzXun56Ay+S\nerEM72lvHTqvOldNP2D0UqOuY8nTdz5UsPXH9RL3m1k+c0dQuKwK0uNO0eYL8a7K\nX1dz/g4qiJTDec7fdoKv3STr9LUuCHj0THZ6D/pXwzggpEweuR2bNu/S6BmbcqjM\nAcEnu0HHD8S932fA2THX1DCLuF7KeZ6AEx1z5QM+s1sRitBz0KyPmkmG3BV9XZ0d\nbXJxKvQm5AJkq89lMBsBAZAVXYNp/gM7g65UAUAT00uxxCZIdW+EwAMtEuBmNbmF\n/5Zq+6jpAoGBAPGZRQJGY2AngT3iZmuCSKX9QyChksLHAAduHp4dmibZGij6KjyJ\nHHqaXzAkBTzm+EJOUan7ort4wH3pbukH1QFJ7jMo/akgcycLoTjurLe37w1rjlzp\nKu279EHM0wl+s5KiZon6SzZZgweFMY7LYtnQr4DkYJc3DNlW0dR1KrWTAoGBANWL\nH6VPEqm65FAsgsKokEPV2795DmSkonEzGnRNHGJaFJHvUXZkBtGUQyjqh73uC9dX\nApBUJiFtQiMDCV6ZfKQkVVULv7ar+k26x8wRCmPdi2czKN6aowsOisjeT37ku38c\nXte8nOr72VTPvuJ0HOstsE7L3Z7kLnIyjeV0QoftAoGBAJG8gAlARn/hNLAM2vVt\nML+YR57ueCYwfo782VFN0AgxG/ut9D5yAxDeAB99Cv/S39y3e8GK/n4R+CO75WCC\njfXqD9silekonu3lsQozx1JHjNdOkyDusiuYHl523LK0kEQa3LnMlwQg+M5XhS56\n95UmskeQ+8cbuQ99tLNxPiMrAoGBAKs/9+/tGs1s6J33JCIRZihQf/rsjQNfGDpp\nviRYlpO1I9vorU6hZup52OYeNx+0oGBgEdlG8pFJ+ojzbXck5dUIojoiwusuvfvJ\n92KKo+d0itAHMhZasrgyQFBYIC5mJosIaHLgeoLj1+Vw+ObIMUzVBhga268J1MmW\nCz9g3d39AoGAWyIi/iF6SYnyNTogeCMGQnNGngOodyxmuKGMGHdHyGf9/xuS/Bjc\nowOkQ7f3braV79DULVClkaoON070QzlrQvosl1i+t+oan2H1tjbxsaGiRqOS8GH9\nTyg8l9JmlS8/Wx9ksTXsUkyJLG1HdQLXZZjq/IPVlXEkivudq1dwy80=\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-12-22 23:56:56,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36 used request id req-5fc33749-d0cc-48da-956e-6a51616351a4 2018-12-22 23:56:56,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/78a450f8-7573-454d-b31a-b96b17841f36/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a22ae700f8be41d285d45a4c79b1b0606e6d7be" 2018-12-22 23:56:57,053 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:56 GMT Server: Apache x-openstack-request-id: req-6affb5fa-ec5a-4893-81c9-29dfc55815e6 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:57,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:57 GMT Server: Apache x-openstack-request-id: req-47ccb498-72c9-43fc-b0bd-f1c888b670b3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-22T23:56:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-12-22 23:56:57,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36/resources used request id req-47ccb498-72c9-43fc-b0bd-f1c888b670b3 2018-12-22 23:56:57,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a22ae700f8be41d285d45a4c79b1b0606e6d7be" 2018-12-22 23:56:57,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bc2d09f-dc28-469c-b2d0-d4becdccd831 x-compute-request-id: req-4bc2d09f-dc28-469c-b2d0-d4becdccd831 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJh9KA7pGRNJfx2Tr5gWRuNHQI+haVG5Mx6yI9zwmNUuCHdpsl3b/gxe8tIfDNBVdTPQNZMXsTD2TpANCkiRhyypU880WzVuV7AdkxvL2K3T5xs4FFylrB0Udze6yxLM7Z1Y4ogRxm55mNaSDjNZgGPdeQkXfEVoFxDZv78n08i0Bina7UQxJoDTIl5/NHeahfV0+/CDVjRiWAmwWlsST3cCA1F1JFBwdQC8f8bkiUEbiMgad3RRC26caOuh0leigZwe6A8ZGFJH8dqEk3NKI0Fkd90L2cTg8KPXvo29bzTbtQ5IRnxxVbuwb2W5+bWuKC+34YENZIKp3RPkJqMJ4X Generated-by-Nova", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "name": "HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-kp", "deleted": false, "created_at": "2018-12-22T23:56:56.000000", "updated_at": null, "fingerprint": "18:00:9d:8e:e0:4d:3d:0b:ba:26:e5:92:c9:68:1f:d0", "deleted_at": null, "id": 15}} 2018-12-22 23:56:57,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-kp used request id req-4bc2d09f-dc28-469c-b2d0-d4becdccd831 2018-12-22 23:56:57,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/78a450f8-7573-454d-b31a-b96b17841f36 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a22ae700f8be41d285d45a4c79b1b0606e6d7be" 2018-12-22 23:56:57,281 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:57 GMT Server: Apache x-openstack-request-id: req-2c13a547-bcd2-4ac3-b9f7-452f8fc259be Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:57,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:57 GMT Server: Apache x-openstack-request-id: req-a444ed59-0038-426a-8593-c7797f0e384a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1905 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "78a450f8-7573-454d-b31a-b96b17841f36", "OS::stack_name": "HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack", "keypair_name": "HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack", "stack_user_project_id": "69fb6826c84f4adb824d8249a9a8c1bc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-22T23:56:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "78a450f8-7573-454d-b31a-b96b17841f36", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAyYfSgO6RkTSX8dk6+YFkbjR0CPoWlRuTMesiPc8JjVLgh3ab\nJd2/4MXvLSHwzQVXUz0DWTF7Ew9k6QDQpIkYcsqVPPNFs1blewHZMby9it0+cbOB\nRcpawdFHc3ussSzO2dWOKIEcZueZjWkg4zWYBj3XkJF3xFaBcQ2b+/J9PItAYp2u\n1EMSaA0yJefzR3moX1dPvwg1Y0YlgJsFpbEk93AgNRdSRQcHUAvH/G5IlBG4jIGn\nd0UQtunGjrodJXooGcHugPGRhSR/HahJNzSiNBZHfdC9nE4PCj176NvW8027UOSE\nZ8cVW7sG9lufm1rigvt+GBDWSCqd0T5CajCeFwIDAQABAoIBAQCXMRWk8tY0mL9x\niqZq7z74StPOtEji3ogkiCHtOvkQlF+sYTfuRZmhOP3B31e3iE1GPlzXun56Ay+S\nerEM72lvHTqvOldNP2D0UqOuY8nTdz5UsPXH9RL3m1k+c0dQuKwK0uNO0eYL8a7K\nX1dz/g4qiJTDec7fdoKv3STr9LUuCHj0THZ6D/pXwzggpEweuR2bNu/S6BmbcqjM\nAcEnu0HHD8S932fA2THX1DCLuF7KeZ6AEx1z5QM+s1sRitBz0KyPmkmG3BV9XZ0d\nbXJxKvQm5AJkq89lMBsBAZAVXYNp/gM7g65UAUAT00uxxCZIdW+EwAMtEuBmNbmF\n/5Zq+6jpAoGBAPGZRQJGY2AngT3iZmuCSKX9QyChksLHAAduHp4dmibZGij6KjyJ\nHHqaXzAkBTzm+EJOUan7ort4wH3pbukH1QFJ7jMo/akgcycLoTjurLe37w1rjlzp\nKu279EHM0wl+s5KiZon6SzZZgweFMY7LYtnQr4DkYJc3DNlW0dR1KrWTAoGBANWL\nH6VPEqm65FAsgsKokEPV2795DmSkonEzGnRNHGJaFJHvUXZkBtGUQyjqh73uC9dX\nApBUJiFtQiMDCV6ZfKQkVVULv7ar+k26x8wRCmPdi2czKN6aowsOisjeT37ku38c\nXte8nOr72VTPvuJ0HOstsE7L3Z7kLnIyjeV0QoftAoGBAJG8gAlARn/hNLAM2vVt\nML+YR57ueCYwfo782VFN0AgxG/ut9D5yAxDeAB99Cv/S39y3e8GK/n4R+CO75WCC\njfXqD9silekonu3lsQozx1JHjNdOkyDusiuYHl523LK0kEQa3LnMlwQg+M5XhS56\n95UmskeQ+8cbuQ99tLNxPiMrAoGBAKs/9+/tGs1s6J33JCIRZihQf/rsjQNfGDpp\nviRYlpO1I9vorU6hZup52OYeNx+0oGBgEdlG8pFJ+ojzbXck5dUIojoiwusuvfvJ\n92KKo+d0itAHMhZasrgyQFBYIC5mJosIaHLgeoLj1+Vw+ObIMUzVBhga268J1MmW\nCz9g3d39AoGAWyIi/iF6SYnyNTogeCMGQnNGngOodyxmuKGMGHdHyGf9/xuS/Bjc\nowOkQ7f3braV79DULVClkaoON070QzlrQvosl1i+t+oan2H1tjbxsaGiRqOS8GH9\nTyg8l9JmlS8/Wx9ksTXsUkyJLG1HdQLXZZjq/IPVlXEkivudq1dwy80=\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-12-22 23:56:57,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36 used request id req-a444ed59-0038-426a-8593-c7797f0e384a 2018-12-22 23:56:57,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a22ae700f8be41d285d45a4c79b1b0606e6d7be" 2018-12-22 23:56:57,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63eba48f-7552-494b-a6e3-03e62383dff5 x-compute-request-id: req-63eba48f-7552-494b-a6e3-03e62383dff5 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJh9KA7pGRNJfx2Tr5gWRuNHQI+haVG5Mx6yI9zwmNUuCHdpsl3b/gxe8tIfDNBVdTPQNZMXsTD2TpANCkiRhyypU880WzVuV7AdkxvL2K3T5xs4FFylrB0Udze6yxLM7Z1Y4ogRxm55mNaSDjNZgGPdeQkXfEVoFxDZv78n08i0Bina7UQxJoDTIl5/NHeahfV0+/CDVjRiWAmwWlsST3cCA1F1JFBwdQC8f8bkiUEbiMgad3RRC26caOuh0leigZwe6A8ZGFJH8dqEk3NKI0Fkd90L2cTg8KPXvo29bzTbtQ5IRnxxVbuwb2W5+bWuKC+34YENZIKp3RPkJqMJ4X Generated-by-Nova", "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "name": "HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-kp", "deleted": false, "created_at": "2018-12-22T23:56:56.000000", "updated_at": null, "fingerprint": "18:00:9d:8e:e0:4d:3d:0b:ba:26:e5:92:c9:68:1f:d0", "deleted_at": null, "id": 15}} 2018-12-22 23:56:57,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-kp used request id req-63eba48f-7552-494b-a6e3-03e62383dff5 2018-12-22 23:56:57,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/78a450f8-7573-454d-b31a-b96b17841f36 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a22ae700f8be41d285d45a4c79b1b0606e6d7be" 2018-12-22 23:56:57,611 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:57 GMT Server: Apache x-openstack-request-id: req-67a3e562-84b1-41be-9fa7-4f08c997d342 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:56:57,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:56:57 GMT Server: Apache x-openstack-request-id: req-59ffd1a1-6a98-44f0-8b12-9f4480755645 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:56:57,652 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsKeypairTests-9dba43b9-c9d3-4b38-9680-60c22df8c6c1-stack/78a450f8-7573-454d-b31a-b96b17841f36 used request id req-59ffd1a1-6a98-44f0-8b12-9f4480755645 2018-12-22 23:56:57,653 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-22 23:56:57,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:56:58,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["Le8ARfu8SnCGz3F2jqBTUA"], "issued_at": "2018-12-22T23:56:58.000000Z"}} 2018-12-22 23:56:58,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba86a4138bdbc5d5719af8f4d940344ab8acdcf" -d '{"stack_name": "HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-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-bdd76070-08e2-41ec-9b14-e5f483d4adb3-sec-grp"}}' 2018-12-22 23:56:59,765 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:56:58 GMT Server: Apache x-openstack-request-id: req-20ea1cf6-26d6-4bb7-a368-e6950fcd32c5 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260 Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "8a521873-5e07-4ff5-b986-cd009c09a260", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260", "rel": "self"}]}} 2018-12-22 23:56:59,765 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks used request id req-20ea1cf6-26d6-4bb7-a368-e6950fcd32c5 2018-12-22 23:56:59,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/8a521873-5e07-4ff5-b986-cd009c09a260 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba86a4138bdbc5d5719af8f4d940344ab8acdcf" 2018-12-22 23:56:59,946 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:56:59 GMT Server: Apache x-openstack-request-id: req-3479227a-5123-4e28-beb1-af4e289e322a Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:57:00,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:56:59 GMT Server: Apache x-openstack-request-id: req-0bdaf96b-6f79-48cb-bc56-eaef9ca1c4ad 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "8a521873-5e07-4ff5-b986-cd009c09a260", "OS::stack_name": "HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack", "security_group_name": "HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack", "stack_user_project_id": "591af574b40b4a5e96784b96312c06db", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:56:58Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a521873-5e07-4ff5-b986-cd009c09a260", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-22 23:57:00,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260 used request id req-0bdaf96b-6f79-48cb-bc56-eaef9ca1c4ad 2018-12-22 23:57:00,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/8a521873-5e07-4ff5-b986-cd009c09a260 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba86a4138bdbc5d5719af8f4d940344ab8acdcf" 2018-12-22 23:57:00,164 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:57:00 GMT Server: Apache x-openstack-request-id: req-2384006d-f526-4839-b6cc-1ea9d871b8b6 Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:57:00,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:00 GMT Server: Apache x-openstack-request-id: req-9cf0b56f-1df2-40cc-8f2c-b082125a328c 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": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "8a521873-5e07-4ff5-b986-cd009c09a260", "OS::stack_name": "HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack", "security_group_name": "HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack", "stack_user_project_id": "591af574b40b4a5e96784b96312c06db", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-22T23:56:58Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a521873-5e07-4ff5-b986-cd009c09a260", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-22 23:57:00,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260 used request id req-9cf0b56f-1df2-40cc-8f2c-b082125a328c 2018-12-22 23:57:03,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/8a521873-5e07-4ff5-b986-cd009c09a260 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba86a4138bdbc5d5719af8f4d940344ab8acdcf" 2018-12-22 23:57:03,553 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:57:03 GMT Server: Apache x-openstack-request-id: req-930c4b9f-a715-4839-89e9-1a9c4ba86d6f Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:57:03,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:03 GMT Server: Apache x-openstack-request-id: req-b1b1b84b-5f34-4d04-9c86-72cc2c71183d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "OS::stack_id": "8a521873-5e07-4ff5-b986-cd009c09a260", "OS::stack_name": "HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack", "security_group_name": "HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack", "stack_user_project_id": "591af574b40b4a5e96784b96312c06db", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-22T23:56:58Z", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8a521873-5e07-4ff5-b986-cd009c09a260", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-22 23:57:03,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260 used request id req-b1b1b84b-5f34-4d04-9c86-72cc2c71183d 2018-12-22 23:57:03,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/8a521873-5e07-4ff5-b986-cd009c09a260/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba86a4138bdbc5d5719af8f4d940344ab8acdcf" 2018-12-22 23:57:03,953 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:57:03 GMT Server: Apache x-openstack-request-id: req-a1c1326d-f59c-486b-8d6e-8daa708f614f Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:57:04,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:03 GMT Server: Apache x-openstack-request-id: req-a21aa6b2-b488-45ad-aa90-370f7087c157 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-22T23:56:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-22T23:56:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f100058f-bc67-422c-9bf5-127afff57574", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-12-22 23:57:04,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260/resources used request id req-a21aa6b2-b488-45ad-aa90-370f7087c157 2018-12-22 23:57:04,135 - neutron_utils - INFO - Retrieving security group with ID - f100058f-bc67-422c-9bf5-127afff57574 2018-12-22 23:57:04,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=f100058f-bc67-422c-9bf5-127afff57574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba86a4138bdbc5d5719af8f4d940344ab8acdcf" 2018-12-22 23:57:04,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-b7898f3c-fbc4-4339-8cc2-f3abcc4ddbf6 Date: Sat, 22 Dec 2018 23:57:04 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:57:00Z", "updated_at": "2018-12-22T23:57:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:57:01Z", "revision_number": 0, "id": "20586b68-1214-49c0-8db2-264320683566", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-22T23:57:01Z", "security_group_id": "f100058f-bc67-422c-9bf5-127afff57574", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-22T23:57:01Z", "revision_number": 0, "id": "61b2d60e-8dd3-4723-93bf-552bcb417de2", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-22T23:57:01Z", "security_group_id": "f100058f-bc67-422c-9bf5-127afff57574", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 6, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "f100058f-bc67-422c-9bf5-127afff57574", "name": "HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-sec-grp"}]} 2018-12-22 23:57:04,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=f100058f-bc67-422c-9bf5-127afff57574 used request id req-b7898f3c-fbc4-4339-8cc2-f3abcc4ddbf6 2018-12-22 23:57:04,355 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f100058f-bc67-422c-9bf5-127afff57574 2018-12-22 23:57:04,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f100058f-bc67-422c-9bf5-127afff57574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba86a4138bdbc5d5719af8f4d940344ab8acdcf" 2018-12-22 23:57:04,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-c5ae50e8-1443-44eb-84c0-dda461e43a0e Date: Sat, 22 Dec 2018 23:57: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-12-22T23:57:01Z", "security_group_id": "f100058f-bc67-422c-9bf5-127afff57574", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:57:01Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "20586b68-1214-49c0-8db2-264320683566"}, {"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-12-22T23:57:01Z", "security_group_id": "f100058f-bc67-422c-9bf5-127afff57574", "port_range_min": 22, "revision_number": 0, "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:57:01Z", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "61b2d60e-8dd3-4723-93bf-552bcb417de2"}]} 2018-12-22 23:57:04,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f100058f-bc67-422c-9bf5-127afff57574 used request id req-c5ae50e8-1443-44eb-84c0-dda461e43a0e 2018-12-22 23:57:04,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/8a521873-5e07-4ff5-b986-cd009c09a260 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba86a4138bdbc5d5719af8f4d940344ab8acdcf" 2018-12-22 23:57:04,710 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Dec 2018 23:57:04 GMT Server: Apache x-openstack-request-id: req-cff0a382-529d-4f0d-8c48-d3a3c8e3be9f Location: http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-22 23:57:04,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:57:04 GMT Server: Apache x-openstack-request-id: req-4847fdc3-d82e-4e41-bab7-97619e836d25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:57:04,751 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6/stacks/HeatUtilsSecurityGroupTests-bdd76070-08e2-41ec-9b14-e5f483d4adb3-stack/8a521873-5e07-4ff5-b986-cd009c09a260 used request id req-4847fdc3-d82e-4e41-bab7-97619e836d25 2018-12-22 23:57:04,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:05,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["90p2CsF-RHmYE9_O3KW8Rw"], "issued_at": "2018-12-22T23:57:05.000000Z"}} 2018-12-22 23:57:05,131 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd5b47792a38924a1cfb286a3df378576a84653" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-99717a73-5fcb-409a-b66c-d1faad93f2d6"}}' 2018-12-22 23:57:05,374 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:05 GMT Server: Apache x-compute-request-id: req-f842ebb1-0b3b-4a21-8f5a-90a5e973b0e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f842ebb1-0b3b-4a21-8f5a-90a5e973b0e0 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "f8e43a5f-7723-4bef-9b6d-5aaf3ad68c06", "name": "CinderUtilsQoSTests-99717a73-5fcb-409a-b66c-d1faad93f2d6"}, "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/f8e43a5f-7723-4bef-9b6d-5aaf3ad68c06", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/f8e43a5f-7723-4bef-9b6d-5aaf3ad68c06", "rel": "bookmark"}]} 2018-12-22 23:57:05,374 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs used request id req-f842ebb1-0b3b-4a21-8f5a-90a5e973b0e0 2018-12-22 23:57:05,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f842ebb1-0b3b-4a21-8f5a-90a5e973b0e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd5b47792a38924a1cfb286a3df378576a84653" 2018-12-22 23:57:06,101 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:05 GMT Server: Apache x-compute-request-id: req-3e264254-caa7-45da-8103-323feb66f018 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3e264254-caa7-45da-8103-323feb66f018 Content-Encoding: gzip Content-Length: 155 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "f8e43a5f-7723-4bef-9b6d-5aaf3ad68c06", "name": "CinderUtilsQoSTests-99717a73-5fcb-409a-b66c-d1faad93f2d6"}]} 2018-12-22 23:57:06,101 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs used request id req-3e264254-caa7-45da-8103-323feb66f018 2018-12-22 23:57:06,102 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-99717a73-5fcb-409a-b66c-d1faad93f2d6 2018-12-22 23:57:06,105 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/f8e43a5f-7723-4bef-9b6d-5aaf3ad68c06?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f842ebb1-0b3b-4a21-8f5a-90a5e973b0e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd5b47792a38924a1cfb286a3df378576a84653" 2018-12-22 23:57:06,961 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8b8bb2dc-4c4e-408d-a3f8-4bbd59db1b49 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:06,962 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/f8e43a5f-7723-4bef-9b6d-5aaf3ad68c06?force=False used request id req-8b8bb2dc-4c4e-408d-a3f8-4bbd59db1b49 2018-12-22 23:57:06,965 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f842ebb1-0b3b-4a21-8f5a-90a5e973b0e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd5b47792a38924a1cfb286a3df378576a84653" 2018-12-22 23:57:06,983 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:06 GMT Server: Apache x-compute-request-id: req-5a4c3fc2-ed02-4536-8226-b50a4bbf3087 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5a4c3fc2-ed02-4536-8226-b50a4bbf3087 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-22 23:57:06,983 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs used request id req-5a4c3fc2-ed02-4536-8226-b50a4bbf3087 2018-12-22 23:57:06,984 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-99717a73-5fcb-409a-b66c-d1faad93f2d6 2018-12-22 23:57:06,987 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/f8e43a5f-7723-4bef-9b6d-5aaf3ad68c06?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f842ebb1-0b3b-4a21-8f5a-90a5e973b0e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd5b47792a38924a1cfb286a3df378576a84653" 2018-12-22 23:57:07,691 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:57:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b3fbf9ca-6faa-4511-83f7-11dc96362d7b x-openstack-request-id: req-b3fbf9ca-6faa-4511-83f7-11dc96362d7b Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec f8e43a5f-7723-4bef-9b6d-5aaf3ad68c06.", "code": 404}} 2018-12-22 23:57:07,692 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/f8e43a5f-7723-4bef-9b6d-5aaf3ad68c06?force=False used request id req-b3fbf9ca-6faa-4511-83f7-11dc96362d7b 2018-12-22 23:57:07,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:08,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["tMIouMQ2R-uU7K34Paai7Q"], "issued_at": "2018-12-22T23:57:08.000000Z"}} 2018-12-22 23:57:08,088 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8ee1269e24c7322dc710620a7b1066a1814e31" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-efc492a4-15f2-4392-964d-c07e5bd4c979"}}' 2018-12-22 23:57:08,860 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:08 GMT Server: Apache x-compute-request-id: req-8484dec6-82c8-4c31-8ea8-70dcf7262b84 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8484dec6-82c8-4c31-8ea8-70dcf7262b84 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "1ffced76-d76a-4e93-898e-6c27e2dbb478", "name": "CinderUtilsQoSTests-efc492a4-15f2-4392-964d-c07e5bd4c979"}, "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/1ffced76-d76a-4e93-898e-6c27e2dbb478", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/1ffced76-d76a-4e93-898e-6c27e2dbb478", "rel": "bookmark"}]} 2018-12-22 23:57:08,860 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs used request id req-8484dec6-82c8-4c31-8ea8-70dcf7262b84 2018-12-22 23:57:08,863 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8484dec6-82c8-4c31-8ea8-70dcf7262b84" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8ee1269e24c7322dc710620a7b1066a1814e31" 2018-12-22 23:57:09,616 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:08 GMT Server: Apache x-compute-request-id: req-069a2ba2-1c84-40f8-8bbb-2279319c7da0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-069a2ba2-1c84-40f8-8bbb-2279319c7da0 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "1ffced76-d76a-4e93-898e-6c27e2dbb478", "name": "CinderUtilsQoSTests-efc492a4-15f2-4392-964d-c07e5bd4c979"}]} 2018-12-22 23:57:09,617 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs used request id req-069a2ba2-1c84-40f8-8bbb-2279319c7da0 2018-12-22 23:57:09,620 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/1ffced76-d76a-4e93-898e-6c27e2dbb478 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8484dec6-82c8-4c31-8ea8-70dcf7262b84" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8ee1269e24c7322dc710620a7b1066a1814e31" 2018-12-22 23:57:10,311 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:09 GMT Server: Apache x-compute-request-id: req-6e543159-cd18-4d8d-ad9d-2e1ea64b81d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e543159-cd18-4d8d-ad9d-2e1ea64b81d0 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "1ffced76-d76a-4e93-898e-6c27e2dbb478", "name": "CinderUtilsQoSTests-efc492a4-15f2-4392-964d-c07e5bd4c979"}, "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/1ffced76-d76a-4e93-898e-6c27e2dbb478", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/1ffced76-d76a-4e93-898e-6c27e2dbb478", "rel": "bookmark"}]} 2018-12-22 23:57:10,312 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/1ffced76-d76a-4e93-898e-6c27e2dbb478 used request id req-6e543159-cd18-4d8d-ad9d-2e1ea64b81d0 2018-12-22 23:57:10,312 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-efc492a4-15f2-4392-964d-c07e5bd4c979 2018-12-22 23:57:10,315 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/1ffced76-d76a-4e93-898e-6c27e2dbb478?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8484dec6-82c8-4c31-8ea8-70dcf7262b84" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8ee1269e24c7322dc710620a7b1066a1814e31" 2018-12-22 23:57:10,552 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cca11b3d-92e0-441d-ab93-3576705fe5a0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:10,553 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/1ffced76-d76a-4e93-898e-6c27e2dbb478?force=False used request id req-cca11b3d-92e0-441d-ab93-3576705fe5a0 2018-12-22 23:57:10,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:10,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["vIGaen-kS7S4TSe6_-J6rA"], "issued_at": "2018-12-22T23:57:10.000000Z"}} 2018-12-22 23:57:10,954 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10bb6237349ddd335aadbb54ba0718bf3e276a3c" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-a212a964-e88d-41a7-aa5c-ad686eef39d3"}}' 2018-12-22 23:57:11,235 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:10 GMT Server: Apache x-compute-request-id: req-f84822a1-f6ff-4fd3-a503-49e971fef815 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f84822a1-f6ff-4fd3-a503-49e971fef815 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "2cfc8806-1223-4513-b68c-36a79fbb57f9", "name": "CinderUtilsQoSTests-a212a964-e88d-41a7-aa5c-ad686eef39d3"}, "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/2cfc8806-1223-4513-b68c-36a79fbb57f9", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/2cfc8806-1223-4513-b68c-36a79fbb57f9", "rel": "bookmark"}]} 2018-12-22 23:57:11,235 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs used request id req-f84822a1-f6ff-4fd3-a503-49e971fef815 2018-12-22 23:57:11,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f84822a1-f6ff-4fd3-a503-49e971fef815" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10bb6237349ddd335aadbb54ba0718bf3e276a3c" 2018-12-22 23:57:11,394 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:11 GMT Server: Apache x-compute-request-id: req-4f1e4fdd-a67f-4de7-832e-9408cec14948 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f1e4fdd-a67f-4de7-832e-9408cec14948 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "2cfc8806-1223-4513-b68c-36a79fbb57f9", "name": "CinderUtilsQoSTests-a212a964-e88d-41a7-aa5c-ad686eef39d3"}]} 2018-12-22 23:57:11,395 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs used request id req-4f1e4fdd-a67f-4de7-832e-9408cec14948 2018-12-22 23:57:11,398 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/2cfc8806-1223-4513-b68c-36a79fbb57f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f84822a1-f6ff-4fd3-a503-49e971fef815" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10bb6237349ddd335aadbb54ba0718bf3e276a3c" 2018-12-22 23:57:12,109 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:11 GMT Server: Apache x-compute-request-id: req-53a5e82f-9b94-4536-a9eb-64a7490c89b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-53a5e82f-9b94-4536-a9eb-64a7490c89b3 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "2cfc8806-1223-4513-b68c-36a79fbb57f9", "name": "CinderUtilsQoSTests-a212a964-e88d-41a7-aa5c-ad686eef39d3"}, "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/2cfc8806-1223-4513-b68c-36a79fbb57f9", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/2cfc8806-1223-4513-b68c-36a79fbb57f9", "rel": "bookmark"}]} 2018-12-22 23:57:12,109 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/2cfc8806-1223-4513-b68c-36a79fbb57f9 used request id req-53a5e82f-9b94-4536-a9eb-64a7490c89b3 2018-12-22 23:57:12,110 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-a212a964-e88d-41a7-aa5c-ad686eef39d3 2018-12-22 23:57:12,113 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/2cfc8806-1223-4513-b68c-36a79fbb57f9?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f84822a1-f6ff-4fd3-a503-49e971fef815" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10bb6237349ddd335aadbb54ba0718bf3e276a3c" 2018-12-22 23:57:12,887 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ed12a5ed-4880-4f64-8fbe-b3aaf364d603 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:12,887 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/2cfc8806-1223-4513-b68c-36a79fbb57f9?force=False used request id req-ed12a5ed-4880-4f64-8fbe-b3aaf364d603 2018-12-22 23:57:12,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:13,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["LzCAki5PR92BfZYkgYJs4w"], "issued_at": "2018-12-22T23:57:13.000000Z"}} 2018-12-22 23:57:13,267 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1ad3ca93aadecb22745623f9ab590226e427ea" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-0ba30605-0e0b-4dde-a15f-856e65044404"}}' 2018-12-22 23:57:13,458 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:13 GMT Server: Apache x-compute-request-id: req-58f6961a-cbfa-4d63-9771-b290b3bceb1a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-58f6961a-cbfa-4d63-9771-b290b3bceb1a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "e73b694e-829c-415c-b3d1-450e3e56181a", "name": "CinderUtilsQoSTests-0ba30605-0e0b-4dde-a15f-856e65044404"}, "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/e73b694e-829c-415c-b3d1-450e3e56181a", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/e73b694e-829c-415c-b3d1-450e3e56181a", "rel": "bookmark"}]} 2018-12-22 23:57:13,458 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs used request id req-58f6961a-cbfa-4d63-9771-b290b3bceb1a 2018-12-22 23:57:13,462 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58f6961a-cbfa-4d63-9771-b290b3bceb1a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1ad3ca93aadecb22745623f9ab590226e427ea" 2018-12-22 23:57:13,634 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:13 GMT Server: Apache x-compute-request-id: req-42bc38a1-511d-4474-9680-287efd044b1f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-42bc38a1-511d-4474-9680-287efd044b1f Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "e73b694e-829c-415c-b3d1-450e3e56181a", "name": "CinderUtilsQoSTests-0ba30605-0e0b-4dde-a15f-856e65044404"}]} 2018-12-22 23:57:13,634 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs used request id req-42bc38a1-511d-4474-9680-287efd044b1f 2018-12-22 23:57:13,637 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/e73b694e-829c-415c-b3d1-450e3e56181a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58f6961a-cbfa-4d63-9771-b290b3bceb1a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1ad3ca93aadecb22745623f9ab590226e427ea" 2018-12-22 23:57:13,829 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:13 GMT Server: Apache x-compute-request-id: req-6fc92d0f-87a5-404c-b886-d6d739432539 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6fc92d0f-87a5-404c-b886-d6d739432539 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "e73b694e-829c-415c-b3d1-450e3e56181a", "name": "CinderUtilsQoSTests-0ba30605-0e0b-4dde-a15f-856e65044404"}, "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/e73b694e-829c-415c-b3d1-450e3e56181a", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/e73b694e-829c-415c-b3d1-450e3e56181a", "rel": "bookmark"}]} 2018-12-22 23:57:13,830 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/e73b694e-829c-415c-b3d1-450e3e56181a used request id req-6fc92d0f-87a5-404c-b886-d6d739432539 2018-12-22 23:57:13,830 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-0ba30605-0e0b-4dde-a15f-856e65044404 2018-12-22 23:57:13,833 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/e73b694e-829c-415c-b3d1-450e3e56181a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58f6961a-cbfa-4d63-9771-b290b3bceb1a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1ad3ca93aadecb22745623f9ab590226e427ea" 2018-12-22 23:57:14,027 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6227240f-aec7-4d7b-b8ea-f00f857169b7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:14,027 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/e73b694e-829c-415c-b3d1-450e3e56181a?force=False used request id req-6227240f-aec7-4d7b-b8ea-f00f857169b7 2018-12-22 23:57:14,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:14,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["D1_loeBtSEuBDbHemWqG6g"], "issued_at": "2018-12-22T23:57:14.000000Z"}} 2018-12-22 23:57:14,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d87b61e3c94e1f3d3f8e26b7df3fb1de6154f0e" 2018-12-22 23:57:14,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecea2e93-ea68-4fc8-b9b2-2784fa9271ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:57:14,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ecea2e93-ea68-4fc8-b9b2-2784fa9271ba 2018-12-22 23:57:14,511 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d87b61e3c94e1f3d3f8e26b7df3fb1de6154f0e" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-0aec217f-9e36-474c-9543-af315d21d059", "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-12-22 23:57:14,878 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:14 GMT Server: Apache x-compute-request-id: req-b300e87e-840b-46de-b169-0e0880ffc8a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b300e87e-840b-46de-b169-0e0880ffc8a0 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-22T23:57:14.758079", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-0aec217f-9e36-474c-9543-af315d21d059", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1", "size": 1}} 2018-12-22 23:57:14,878 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes used request id req-b300e87e-840b-46de-b169-0e0880ffc8a0 2018-12-22 23:57:14,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b300e87e-840b-46de-b169-0e0880ffc8a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d87b61e3c94e1f3d3f8e26b7df3fb1de6154f0e" 2018-12-22 23:57:15,178 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:14 GMT Server: Apache x-compute-request-id: req-1982b003-46a8-43f3-9317-ee61f8beeced OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1982b003-46a8-43f3-9317-ee61f8beeced Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:57:15.000000", "replication_status": null, "snapshot_id": null, "id": "38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-0aec217f-9e36-474c-9543-af315d21d059", "bootable": "false", "created_at": "2018-12-22T23:57:14.000000", "volume_type": null}} 2018-12-22 23:57:15,178 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 used request id req-1982b003-46a8-43f3-9317-ee61f8beeced 2018-12-22 23:57:15,181 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b300e87e-840b-46de-b169-0e0880ffc8a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d87b61e3c94e1f3d3f8e26b7df3fb1de6154f0e" 2018-12-22 23:57:15,374 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:15 GMT Server: Apache x-compute-request-id: req-371d6051-aee1-4a39-800b-de55b78255ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-371d6051-aee1-4a39-800b-de55b78255ad Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:57:15.000000", "replication_status": null, "snapshot_id": null, "id": "38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-0aec217f-9e36-474c-9543-af315d21d059", "bootable": "false", "created_at": "2018-12-22T23:57:14.000000", "volume_type": null}} 2018-12-22 23:57:15,374 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 used request id req-371d6051-aee1-4a39-800b-de55b78255ad 2018-12-22 23:57:15,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b300e87e-840b-46de-b169-0e0880ffc8a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d87b61e3c94e1f3d3f8e26b7df3fb1de6154f0e" 2018-12-22 23:57:15,569 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:15 GMT Server: Apache x-compute-request-id: req-85fc722a-08ab-41a6-864c-5a1026b5adf3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-85fc722a-08ab-41a6-864c-5a1026b5adf3 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:57:15.000000", "replication_status": null, "snapshot_id": null, "id": "38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-0aec217f-9e36-474c-9543-af315d21d059", "bootable": "false", "created_at": "2018-12-22T23:57:14.000000", "volume_type": null}]} 2018-12-22 23:57:15,569 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/detail used request id req-85fc722a-08ab-41a6-864c-5a1026b5adf3 2018-12-22 23:57:15,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:57:15,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:57:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:57:15,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d87b61e3c94e1f3d3f8e26b7df3fb1de6154f0e" 2018-12-22 23:57:15,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3959af59-46e0-437c-8c17-69320423c9f2 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:57:15,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-3959af59-46e0-437c-8c17-69320423c9f2 2018-12-22 23:57:15,658 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-0aec217f-9e36-474c-9543-af315d21d059 2018-12-22 23:57:15,661 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b300e87e-840b-46de-b169-0e0880ffc8a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d87b61e3c94e1f3d3f8e26b7df3fb1de6154f0e" 2018-12-22 23:57:15,763 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1f9fcb3e-44ba-49a5-baa7-d98cbd785463 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:15,764 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 used request id req-1f9fcb3e-44ba-49a5-baa7-d98cbd785463 2018-12-22 23:57:15,767 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b300e87e-840b-46de-b169-0e0880ffc8a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d87b61e3c94e1f3d3f8e26b7df3fb1de6154f0e" 2018-12-22 23:57:15,978 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:15 GMT Server: Apache x-compute-request-id: req-bf2b8654-af0e-4e29-b96a-6363ae8c02b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf2b8654-af0e-4e29-b96a-6363ae8c02b8 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:57:15.000000", "replication_status": null, "snapshot_id": null, "id": "38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-0aec217f-9e36-474c-9543-af315d21d059", "bootable": "false", "created_at": "2018-12-22T23:57:14.000000", "volume_type": null}} 2018-12-22 23:57:15,979 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 used request id req-bf2b8654-af0e-4e29-b96a-6363ae8c02b8 2018-12-22 23:57:18,985 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b300e87e-840b-46de-b169-0e0880ffc8a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d87b61e3c94e1f3d3f8e26b7df3fb1de6154f0e" 2018-12-22 23:57:19,198 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:57:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-46ebb778-8e3a-40dc-ae27-b783fb2b291f x-openstack-request-id: req-46ebb778-8e3a-40dc-ae27-b783fb2b291f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 could not be found.", "code": 404}} 2018-12-22 23:57:19,198 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 used request id req-46ebb778-8e3a-40dc-ae27-b783fb2b291f 2018-12-22 23:57:19,201 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b300e87e-840b-46de-b169-0e0880ffc8a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d87b61e3c94e1f3d3f8e26b7df3fb1de6154f0e" 2018-12-22 23:57:19,524 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:19 GMT Server: Apache x-compute-request-id: req-463e20a8-358b-4c4a-81b5-8b191e477a99 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-463e20a8-358b-4c4a-81b5-8b191e477a99 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-22 23:57:19,524 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/detail used request id req-463e20a8-358b-4c4a-81b5-8b191e477a99 2018-12-22 23:57:19,525 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-0aec217f-9e36-474c-9543-af315d21d059 2018-12-22 23:57:19,527 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b300e87e-840b-46de-b169-0e0880ffc8a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d87b61e3c94e1f3d3f8e26b7df3fb1de6154f0e" 2018-12-22 23:57:19,733 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:57:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1fbdb968-5883-4554-be15-e9981c4b2243 x-openstack-request-id: req-1fbdb968-5883-4554-be15-e9981c4b2243 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 could not be found.", "code": 404}} 2018-12-22 23:57:19,733 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 used request id req-1fbdb968-5883-4554-be15-e9981c4b2243 2018-12-22 23:57:19,736 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b300e87e-840b-46de-b169-0e0880ffc8a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d87b61e3c94e1f3d3f8e26b7df3fb1de6154f0e" 2018-12-22 23:57:19,903 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:57:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b5dbb58d-652f-42d1-baf3-036bbd9a9071 x-openstack-request-id: req-b5dbb58d-652f-42d1-baf3-036bbd9a9071 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 could not be found.", "code": 404}} 2018-12-22 23:57:19,904 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/38e6dd38-dff0-4fb5-9ed9-4c2ae0372bc1 used request id req-b5dbb58d-652f-42d1-baf3-036bbd9a9071 2018-12-22 23:57:19,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:20,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["3J-jWOTLQYqCChx50FBgcA"], "issued_at": "2018-12-22T23:57:20.000000Z"}} 2018-12-22 23:57:20,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb13c6dffbb2d5a0e2fb7ce7a26ec285fd89511" 2018-12-22 23:57:20,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84f6e06-d58f-4fac-900e-914fb65a395d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:57:20,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f84f6e06-d58f-4fac-900e-914fb65a395d 2018-12-22 23:57:20,369 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb13c6dffbb2d5a0e2fb7ce7a26ec285fd89511" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-92233363-2c94-4067-8f1f-ffeded4882c4", "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-12-22 23:57:20,811 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:20 GMT Server: Apache x-compute-request-id: req-b9aa6412-896d-4ad2-b162-182323c61b9a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b9aa6412-896d-4ad2-b162-182323c61b9a Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-22T23:57:20.738009", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-92233363-2c94-4067-8f1f-ffeded4882c4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c80095cb-e7e7-4671-90da-24b99416add2", "size": 1}} 2018-12-22 23:57:20,811 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes used request id req-b9aa6412-896d-4ad2-b162-182323c61b9a 2018-12-22 23:57:20,815 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b9aa6412-896d-4ad2-b162-182323c61b9a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb13c6dffbb2d5a0e2fb7ce7a26ec285fd89511" 2018-12-22 23:57:21,097 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:20 GMT Server: Apache x-compute-request-id: req-dffa3e82-daa2-4f89-9929-2a8228f66076 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dffa3e82-daa2-4f89-9929-2a8228f66076 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:57:20.000000", "replication_status": null, "snapshot_id": null, "id": "c80095cb-e7e7-4671-90da-24b99416add2", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-92233363-2c94-4067-8f1f-ffeded4882c4", "bootable": "false", "created_at": "2018-12-22T23:57:20.000000", "volume_type": null}} 2018-12-22 23:57:21,097 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2 used request id req-dffa3e82-daa2-4f89-9929-2a8228f66076 2018-12-22 23:57:21,100 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b9aa6412-896d-4ad2-b162-182323c61b9a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb13c6dffbb2d5a0e2fb7ce7a26ec285fd89511" 2018-12-22 23:57:21,289 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:21 GMT Server: Apache x-compute-request-id: req-b541de9e-b3c1-4ffa-9e67-4faafa996ef0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b541de9e-b3c1-4ffa-9e67-4faafa996ef0 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:57:21.000000", "replication_status": null, "snapshot_id": null, "id": "c80095cb-e7e7-4671-90da-24b99416add2", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-92233363-2c94-4067-8f1f-ffeded4882c4", "bootable": "false", "created_at": "2018-12-22T23:57:20.000000", "volume_type": null}} 2018-12-22 23:57:21,289 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2 used request id req-b541de9e-b3c1-4ffa-9e67-4faafa996ef0 2018-12-22 23:57:21,293 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b9aa6412-896d-4ad2-b162-182323c61b9a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb13c6dffbb2d5a0e2fb7ce7a26ec285fd89511" 2018-12-22 23:57:21,488 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:21 GMT Server: Apache x-compute-request-id: req-18b6a04b-da17-408c-bed4-491854060186 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-18b6a04b-da17-408c-bed4-491854060186 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:57:21.000000", "replication_status": null, "snapshot_id": null, "id": "c80095cb-e7e7-4671-90da-24b99416add2", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-92233363-2c94-4067-8f1f-ffeded4882c4", "bootable": "false", "created_at": "2018-12-22T23:57:20.000000", "volume_type": null}]} 2018-12-22 23:57:21,488 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/detail used request id req-18b6a04b-da17-408c-bed4-491854060186 2018-12-22 23:57:21,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:57:21,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:57:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:57:21,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb13c6dffbb2d5a0e2fb7ce7a26ec285fd89511" 2018-12-22 23:57:21,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f631a2dc-a020-41fa-8a4e-41862764b489 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.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:57:21,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-f631a2dc-a020-41fa-8a4e-41862764b489 2018-12-22 23:57:21,586 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-92233363-2c94-4067-8f1f-ffeded4882c4 2018-12-22 23:57:21,589 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b9aa6412-896d-4ad2-b162-182323c61b9a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb13c6dffbb2d5a0e2fb7ce7a26ec285fd89511" 2018-12-22 23:57:21,816 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3e1b6777-4372-49e2-a776-847e98ba5f30 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:21,816 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2 used request id req-3e1b6777-4372-49e2-a776-847e98ba5f30 2018-12-22 23:57:21,819 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b9aa6412-896d-4ad2-b162-182323c61b9a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb13c6dffbb2d5a0e2fb7ce7a26ec285fd89511" 2018-12-22 23:57:22,031 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:21 GMT Server: Apache x-compute-request-id: req-b94ac34d-cfd9-48c2-8b16-2984bf128d6b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b94ac34d-cfd9-48c2-8b16-2984bf128d6b Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-22T23:57:21.000000", "replication_status": null, "snapshot_id": null, "id": "c80095cb-e7e7-4671-90da-24b99416add2", "size": 1, "user_id": "e10b4dc8f76440ad826c2bd90fdf98ab", "os-vol-tenant-attr:tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "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-92233363-2c94-4067-8f1f-ffeded4882c4", "bootable": "false", "created_at": "2018-12-22T23:57:20.000000", "volume_type": null}} 2018-12-22 23:57:22,032 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2 used request id req-b94ac34d-cfd9-48c2-8b16-2984bf128d6b 2018-12-22 23:57:25,038 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b9aa6412-896d-4ad2-b162-182323c61b9a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb13c6dffbb2d5a0e2fb7ce7a26ec285fd89511" 2018-12-22 23:57:25,245 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:57:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-12e5ea9c-3f58-4f51-b782-a1a340552b7c x-openstack-request-id: req-12e5ea9c-3f58-4f51-b782-a1a340552b7c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c80095cb-e7e7-4671-90da-24b99416add2 could not be found.", "code": 404}} 2018-12-22 23:57:25,245 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/volumes/c80095cb-e7e7-4671-90da-24b99416add2 used request id req-12e5ea9c-3f58-4f51-b782-a1a340552b7c 2018-12-22 23:57:25,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:25,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["YmJu-EhbS0W2hfZvBu0qXA"], "issued_at": "2018-12-22T23:57:25.000000Z"}} 2018-12-22 23:57:25,625 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09b39b789b99004b06d42ed9bd78811fb1b56ef" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-4b4d6c02-66c6-48d4-bc3e-0477b025d50b", "description": null}}' 2018-12-22 23:57:25,866 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:25 GMT Server: Apache x-compute-request-id: req-fd882f21-f574-408a-a638-12517571a3d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd882f21-f574-408a-a638-12517571a3d1 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-4b4d6c02-66c6-48d4-bc3e-0477b025d50b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "267621b2-4df1-4792-82cd-064c00353661", "description": null}} 2018-12-22 23:57:25,866 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types used request id req-fd882f21-f574-408a-a638-12517571a3d1 2018-12-22 23:57:25,869 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd882f21-f574-408a-a638-12517571a3d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09b39b789b99004b06d42ed9bd78811fb1b56ef" 2018-12-22 23:57:26,054 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:25 GMT Server: Apache x-compute-request-id: req-f6fa9584-9910-4038-90cf-e2cd3d99a05e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f6fa9584-9910-4038-90cf-e2cd3d99a05e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-4b4d6c02-66c6-48d4-bc3e-0477b025d50b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "267621b2-4df1-4792-82cd-064c00353661", "description": null}]} 2018-12-22 23:57:26,054 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types?is_public=None used request id req-f6fa9584-9910-4038-90cf-e2cd3d99a05e 2018-12-22 23:57:26,058 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/267621b2-4df1-4792-82cd-064c00353661 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd882f21-f574-408a-a638-12517571a3d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09b39b789b99004b06d42ed9bd78811fb1b56ef" 2018-12-22 23:57:26,246 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:26 GMT Server: Apache x-compute-request-id: req-054481a5-a8af-455b-9ae1-89691e8e2c06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-054481a5-a8af-455b-9ae1-89691e8e2c06 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-4b4d6c02-66c6-48d4-bc3e-0477b025d50b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "267621b2-4df1-4792-82cd-064c00353661", "description": null}} 2018-12-22 23:57:26,246 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/267621b2-4df1-4792-82cd-064c00353661 used request id req-054481a5-a8af-455b-9ae1-89691e8e2c06 2018-12-22 23:57:26,249 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/267621b2-4df1-4792-82cd-064c00353661/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd882f21-f574-408a-a638-12517571a3d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09b39b789b99004b06d42ed9bd78811fb1b56ef" 2018-12-22 23:57:26,957 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:26 GMT Server: Apache x-compute-request-id: req-ebf4887b-4a45-40cf-b72c-13a8cdb977a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ebf4887b-4a45-40cf-b72c-13a8cdb977a9 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-22 23:57:26,957 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/267621b2-4df1-4792-82cd-064c00353661/encryption used request id req-ebf4887b-4a45-40cf-b72c-13a8cdb977a9 2018-12-22 23:57:26,957 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-4b4d6c02-66c6-48d4-bc3e-0477b025d50b 2018-12-22 23:57:26,960 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/267621b2-4df1-4792-82cd-064c00353661 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd882f21-f574-408a-a638-12517571a3d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09b39b789b99004b06d42ed9bd78811fb1b56ef" 2018-12-22 23:57:27,164 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3de3e983-d798-4a2f-b290-4d5d4a8296ab Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:27,164 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/267621b2-4df1-4792-82cd-064c00353661 used request id req-3de3e983-d798-4a2f-b290-4d5d4a8296ab 2018-12-22 23:57:27,167 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/267621b2-4df1-4792-82cd-064c00353661 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd882f21-f574-408a-a638-12517571a3d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09b39b789b99004b06d42ed9bd78811fb1b56ef" 2018-12-22 23:57:27,339 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:57:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-119c1cfd-2196-410f-8922-8fb467c4b4f5 x-openstack-request-id: req-119c1cfd-2196-410f-8922-8fb467c4b4f5 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 267621b2-4df1-4792-82cd-064c00353661 could not be found.", "code": 404}} 2018-12-22 23:57:27,340 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/267621b2-4df1-4792-82cd-064c00353661 used request id req-119c1cfd-2196-410f-8922-8fb467c4b4f5 2018-12-22 23:57:27,340 - cinder_utils - INFO - Volume with ID [267621b2-4df1-4792-82cd-064c00353661] does not exist 2018-12-22 23:57:27,340 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-4b4d6c02-66c6-48d4-bc3e-0477b025d50b 2018-12-22 23:57:27,343 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/267621b2-4df1-4792-82cd-064c00353661 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd882f21-f574-408a-a638-12517571a3d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09b39b789b99004b06d42ed9bd78811fb1b56ef" 2018-12-22 23:57:27,508 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:57:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e15c9254-d70b-4587-99f1-4f9ac3503bae x-openstack-request-id: req-e15c9254-d70b-4587-99f1-4f9ac3503bae Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 267621b2-4df1-4792-82cd-064c00353661 could not be found.", "code": 404}} 2018-12-22 23:57:27,508 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/267621b2-4df1-4792-82cd-064c00353661 used request id req-e15c9254-d70b-4587-99f1-4f9ac3503bae 2018-12-22 23:57:27,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:27,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["I4E9EbnxRISIOAVXoa7LPA"], "issued_at": "2018-12-22T23:57:27.000000Z"}} 2018-12-22 23:57:27,904 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1196fdd3cc9c84e87e8e4f62f3019c13e0989e14" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-b67eb36a-7773-4f96-a451-83178da96c71", "description": null}}' 2018-12-22 23:57:28,756 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:27 GMT Server: Apache x-compute-request-id: req-50380e53-daad-407a-8ec3-f120194f1a6b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-50380e53-daad-407a-8ec3-f120194f1a6b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-b67eb36a-7773-4f96-a451-83178da96c71", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "be561f55-c4c3-4480-9b47-cefbe4fd65b7", "description": null}} 2018-12-22 23:57:28,756 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types used request id req-50380e53-daad-407a-8ec3-f120194f1a6b 2018-12-22 23:57:28,759 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50380e53-daad-407a-8ec3-f120194f1a6b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1196fdd3cc9c84e87e8e4f62f3019c13e0989e14" 2018-12-22 23:57:28,922 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:28 GMT Server: Apache x-compute-request-id: req-221e9ae8-73ef-4094-a63f-b164263421c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-221e9ae8-73ef-4094-a63f-b164263421c4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-b67eb36a-7773-4f96-a451-83178da96c71", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "be561f55-c4c3-4480-9b47-cefbe4fd65b7", "description": null}]} 2018-12-22 23:57:28,922 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types?is_public=None used request id req-221e9ae8-73ef-4094-a63f-b164263421c4 2018-12-22 23:57:28,925 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/be561f55-c4c3-4480-9b47-cefbe4fd65b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50380e53-daad-407a-8ec3-f120194f1a6b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1196fdd3cc9c84e87e8e4f62f3019c13e0989e14" 2018-12-22 23:57:29,101 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:28 GMT Server: Apache x-compute-request-id: req-f75d150b-eeea-49b3-99f4-555eec4abee1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f75d150b-eeea-49b3-99f4-555eec4abee1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-b67eb36a-7773-4f96-a451-83178da96c71", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "be561f55-c4c3-4480-9b47-cefbe4fd65b7", "description": null}} 2018-12-22 23:57:29,101 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/be561f55-c4c3-4480-9b47-cefbe4fd65b7 used request id req-f75d150b-eeea-49b3-99f4-555eec4abee1 2018-12-22 23:57:29,104 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/be561f55-c4c3-4480-9b47-cefbe4fd65b7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50380e53-daad-407a-8ec3-f120194f1a6b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1196fdd3cc9c84e87e8e4f62f3019c13e0989e14" 2018-12-22 23:57:29,822 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:29 GMT Server: Apache x-compute-request-id: req-886104be-bfdb-4cd3-a596-d9083c5c5d4c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-886104be-bfdb-4cd3-a596-d9083c5c5d4c Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-22 23:57:29,822 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/be561f55-c4c3-4480-9b47-cefbe4fd65b7/encryption used request id req-886104be-bfdb-4cd3-a596-d9083c5c5d4c 2018-12-22 23:57:29,825 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/be561f55-c4c3-4480-9b47-cefbe4fd65b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50380e53-daad-407a-8ec3-f120194f1a6b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1196fdd3cc9c84e87e8e4f62f3019c13e0989e14" 2018-12-22 23:57:30,528 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:29 GMT Server: Apache x-compute-request-id: req-9078c77b-cb91-4681-94c1-f523befc4aef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9078c77b-cb91-4681-94c1-f523befc4aef Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-b67eb36a-7773-4f96-a451-83178da96c71", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "be561f55-c4c3-4480-9b47-cefbe4fd65b7", "description": null}} 2018-12-22 23:57:30,528 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/be561f55-c4c3-4480-9b47-cefbe4fd65b7 used request id req-9078c77b-cb91-4681-94c1-f523befc4aef 2018-12-22 23:57:30,531 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/be561f55-c4c3-4480-9b47-cefbe4fd65b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50380e53-daad-407a-8ec3-f120194f1a6b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1196fdd3cc9c84e87e8e4f62f3019c13e0989e14" 2018-12-22 23:57:30,699 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:30 GMT Server: Apache x-compute-request-id: req-defb2f5f-e103-4e07-9815-c52d455d1ad2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-defb2f5f-e103-4e07-9815-c52d455d1ad2 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-b67eb36a-7773-4f96-a451-83178da96c71", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "be561f55-c4c3-4480-9b47-cefbe4fd65b7", "description": null}} 2018-12-22 23:57:30,699 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/be561f55-c4c3-4480-9b47-cefbe4fd65b7 used request id req-defb2f5f-e103-4e07-9815-c52d455d1ad2 2018-12-22 23:57:30,702 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/be561f55-c4c3-4480-9b47-cefbe4fd65b7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50380e53-daad-407a-8ec3-f120194f1a6b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1196fdd3cc9c84e87e8e4f62f3019c13e0989e14" 2018-12-22 23:57:30,876 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:30 GMT Server: Apache x-compute-request-id: req-4ed963ae-beaa-4a1f-91f9-b063154e1100 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4ed963ae-beaa-4a1f-91f9-b063154e1100 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-22 23:57:30,876 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/be561f55-c4c3-4480-9b47-cefbe4fd65b7/encryption used request id req-4ed963ae-beaa-4a1f-91f9-b063154e1100 2018-12-22 23:57:30,877 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-b67eb36a-7773-4f96-a451-83178da96c71 2018-12-22 23:57:30,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/be561f55-c4c3-4480-9b47-cefbe4fd65b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50380e53-daad-407a-8ec3-f120194f1a6b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1196fdd3cc9c84e87e8e4f62f3019c13e0989e14" 2018-12-22 23:57:31,114 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4885ad45-23b6-4544-8153-919228d732d7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:31,114 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/be561f55-c4c3-4480-9b47-cefbe4fd65b7 used request id req-4885ad45-23b6-4544-8153-919228d732d7 2018-12-22 23:57:31,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:31,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["8tBdJhpPTuukDG4KS4-6qA"], "issued_at": "2018-12-22T23:57:31.000000Z"}} 2018-12-22 23:57:31,515 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d51b7a1ae68e458fbdb277609dd44885eca61a1" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-e0aff8e0-98e2-4e3c-83a9-9d1e0ba614bb-type", "description": null}}' 2018-12-22 23:57:32,308 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:31 GMT Server: Apache x-compute-request-id: req-f20bef15-92d9-4fd5-8dd2-ba9a326ccd1c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f20bef15-92d9-4fd5-8dd2-ba9a326ccd1c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e0aff8e0-98e2-4e3c-83a9-9d1e0ba614bb-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2b86c562-48d5-425a-b3c2-de7150e40713", "description": null}} 2018-12-22 23:57:32,308 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types used request id req-f20bef15-92d9-4fd5-8dd2-ba9a326ccd1c 2018-12-22 23:57:32,311 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/2b86c562-48d5-425a-b3c2-de7150e40713/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f20bef15-92d9-4fd5-8dd2-ba9a326ccd1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d51b7a1ae68e458fbdb277609dd44885eca61a1" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-e0aff8e0-98e2-4e3c-83a9-9d1e0ba614bb", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-12-22 23:57:32,513 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 22 Dec 2018 23:57:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-45a91298-11eb-4c4c-8964-1b860110aad6 x-openstack-request-id: req-45a91298-11eb-4c4c-8964-1b860110aad6 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-12-22 23:57:32,513 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/2b86c562-48d5-425a-b3c2-de7150e40713/encryption used request id req-45a91298-11eb-4c4c-8964-1b860110aad6 2018-12-22 23:57:32,514 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-e0aff8e0-98e2-4e3c-83a9-9d1e0ba614bb-type 2018-12-22 23:57:32,517 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/2b86c562-48d5-425a-b3c2-de7150e40713 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f20bef15-92d9-4fd5-8dd2-ba9a326ccd1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d51b7a1ae68e458fbdb277609dd44885eca61a1" 2018-12-22 23:57:32,740 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-50e9ff15-ba6a-4d10-9414-a432d0f79320 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:32,740 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/2b86c562-48d5-425a-b3c2-de7150e40713 used request id req-50e9ff15-ba6a-4d10-9414-a432d0f79320 2018-12-22 23:57:32,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:33,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["TC9N4gxtQ2CV8pq-t5l6hw"], "issued_at": "2018-12-22T23:57:33.000000Z"}} 2018-12-22 23:57:33,205 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3288f4822ff685138e959466c05ea5361849bc36" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-b172775a-d03b-4408-803c-ebe1be1a1297-type", "description": null}}' 2018-12-22 23:57:33,408 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:33 GMT Server: Apache x-compute-request-id: req-a841129a-2792-4f22-8a73-59e889bcef8a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a841129a-2792-4f22-8a73-59e889bcef8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b172775a-d03b-4408-803c-ebe1be1a1297-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c90fc04-cbc4-41ad-be1b-b94ff9041afb", "description": null}} 2018-12-22 23:57:33,409 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types used request id req-a841129a-2792-4f22-8a73-59e889bcef8a 2018-12-22 23:57:33,412 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a841129a-2792-4f22-8a73-59e889bcef8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3288f4822ff685138e959466c05ea5361849bc36" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-b172775a-d03b-4408-803c-ebe1be1a1297", "provider": "LuksEncryptor"}}' 2018-12-22 23:57:33,613 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:33 GMT Server: Apache x-compute-request-id: req-c85443f2-384b-41f2-9541-586d3b0c15d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c85443f2-384b-41f2-9541-586d3b0c15d6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "4c90fc04-cbc4-41ad-be1b-b94ff9041afb", "name": "CinderUtilsAddEncryptionTests-b172775a-d03b-4408-803c-ebe1be1a1297", "control_location": "back-end", "encryption_id": "71076356-bb82-484d-91ea-1430c369e75a", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-12-22 23:57:33,613 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb/encryption used request id req-c85443f2-384b-41f2-9541-586d3b0c15d6 2018-12-22 23:57:33,617 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a841129a-2792-4f22-8a73-59e889bcef8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3288f4822ff685138e959466c05ea5361849bc36" 2018-12-22 23:57:33,795 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:33 GMT Server: Apache x-compute-request-id: req-3ab0f675-e137-42ab-a2c9-884bcf9cbebf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3ab0f675-e137-42ab-a2c9-884bcf9cbebf Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b172775a-d03b-4408-803c-ebe1be1a1297-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c90fc04-cbc4-41ad-be1b-b94ff9041afb", "description": null}} 2018-12-22 23:57:33,795 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb used request id req-3ab0f675-e137-42ab-a2c9-884bcf9cbebf 2018-12-22 23:57:33,798 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a841129a-2792-4f22-8a73-59e889bcef8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3288f4822ff685138e959466c05ea5361849bc36" 2018-12-22 23:57:33,970 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:33 GMT Server: Apache x-compute-request-id: req-ecc84100-58ae-492b-82e8-3bc91e0e3a2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ecc84100-58ae-492b-82e8-3bc91e0e3a2b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"volume_type_id": "4c90fc04-cbc4-41ad-be1b-b94ff9041afb", "control_location": "back-end", "deleted": false, "created_at": "2018-12-22T23:57:33.000000", "updated_at": null, "encryption_id": "71076356-bb82-484d-91ea-1430c369e75a", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-12-22 23:57:33,971 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb/encryption used request id req-ecc84100-58ae-492b-82e8-3bc91e0e3a2b 2018-12-22 23:57:33,971 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-b172775a-d03b-4408-803c-ebe1be1a1297-type 2018-12-22 23:57:33,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a841129a-2792-4f22-8a73-59e889bcef8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3288f4822ff685138e959466c05ea5361849bc36" 2018-12-22 23:57:33,996 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:33 GMT Server: Apache x-compute-request-id: req-157a22c0-1d4b-4d38-b93a-12c971a47e70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-157a22c0-1d4b-4d38-b93a-12c971a47e70 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b172775a-d03b-4408-803c-ebe1be1a1297-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c90fc04-cbc4-41ad-be1b-b94ff9041afb", "description": null}} 2018-12-22 23:57:33,996 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb used request id req-157a22c0-1d4b-4d38-b93a-12c971a47e70 2018-12-22 23:57:33,999 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a841129a-2792-4f22-8a73-59e889bcef8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3288f4822ff685138e959466c05ea5361849bc36" 2018-12-22 23:57:34,197 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6a36f37f-1816-4d35-b475-c653af74b318 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:34,197 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb/encryption/provider used request id req-6a36f37f-1816-4d35-b475-c653af74b318 2018-12-22 23:57:34,200 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a841129a-2792-4f22-8a73-59e889bcef8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3288f4822ff685138e959466c05ea5361849bc36" 2018-12-22 23:57:34,222 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:34 GMT Server: Apache x-compute-request-id: req-11f3bf29-e4a2-4bb6-b663-34be93254d7c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-11f3bf29-e4a2-4bb6-b663-34be93254d7c Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b172775a-d03b-4408-803c-ebe1be1a1297-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c90fc04-cbc4-41ad-be1b-b94ff9041afb", "description": null}} 2018-12-22 23:57:34,222 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb used request id req-11f3bf29-e4a2-4bb6-b663-34be93254d7c 2018-12-22 23:57:34,225 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a841129a-2792-4f22-8a73-59e889bcef8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3288f4822ff685138e959466c05ea5361849bc36" 2018-12-22 23:57:34,410 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:34 GMT Server: Apache x-compute-request-id: req-cef6dbf6-125c-4fdd-8d2f-616dda47bc4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cef6dbf6-125c-4fdd-8d2f-616dda47bc4b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-22 23:57:34,411 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb/encryption used request id req-cef6dbf6-125c-4fdd-8d2f-616dda47bc4b 2018-12-22 23:57:34,411 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-b172775a-d03b-4408-803c-ebe1be1a1297-type 2018-12-22 23:57:34,414 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a841129a-2792-4f22-8a73-59e889bcef8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3288f4822ff685138e959466c05ea5361849bc36" 2018-12-22 23:57:34,596 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:34 GMT Server: Apache x-compute-request-id: req-43983d05-949b-4828-a0d3-093eebaf1ab4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-43983d05-949b-4828-a0d3-093eebaf1ab4 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b172775a-d03b-4408-803c-ebe1be1a1297-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c90fc04-cbc4-41ad-be1b-b94ff9041afb", "description": null}} 2018-12-22 23:57:34,596 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb used request id req-43983d05-949b-4828-a0d3-093eebaf1ab4 2018-12-22 23:57:34,599 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a841129a-2792-4f22-8a73-59e889bcef8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3288f4822ff685138e959466c05ea5361849bc36" 2018-12-22 23:57:34,629 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:57:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-16428783-df1c-4c67-8126-60272e6c3c99 x-openstack-request-id: req-16428783-df1c-4c67-8126-60272e6c3c99 Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 4c90fc04-cbc4-41ad-be1b-b94ff9041afb does not exist.", "code": 404}} 2018-12-22 23:57:34,629 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb/encryption/provider used request id req-16428783-df1c-4c67-8126-60272e6c3c99 2018-12-22 23:57:34,629 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-b172775a-d03b-4408-803c-ebe1be1a1297-type 2018-12-22 23:57:34,632 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a841129a-2792-4f22-8a73-59e889bcef8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3288f4822ff685138e959466c05ea5361849bc36" 2018-12-22 23:57:34,690 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0d11c158-6a50-40fa-b0e0-b33ee7e069c6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:34,690 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/4c90fc04-cbc4-41ad-be1b-b94ff9041afb used request id req-0d11c158-6a50-40fa-b0e0-b33ee7e069c6 2018-12-22 23:57:34,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:35,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["ugR4dMK0SAiHNh__tFPPnw"], "issued_at": "2018-12-22T23:57:35.000000Z"}} 2018-12-22 23:57:35,078 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b582695600bb75cd01cb28d83f21f23c81bc58" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-f44ce96c-d8cd-4a5f-9177-a7184081cb64-type", "description": null}}' 2018-12-22 23:57:35,293 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:35 GMT Server: Apache x-compute-request-id: req-66bbbaf7-2592-4ec7-8bae-3bf82c5a35e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-66bbbaf7-2592-4ec7-8bae-3bf82c5a35e6 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f44ce96c-d8cd-4a5f-9177-a7184081cb64-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "892cdf51-0298-4049-9355-d3435e951909", "description": null}} 2018-12-22 23:57:35,293 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types used request id req-66bbbaf7-2592-4ec7-8bae-3bf82c5a35e6 2018-12-22 23:57:35,297 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/892cdf51-0298-4049-9355-d3435e951909/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-66bbbaf7-2592-4ec7-8bae-3bf82c5a35e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b582695600bb75cd01cb28d83f21f23c81bc58" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-f44ce96c-d8cd-4a5f-9177-a7184081cb64", "provider": "foo"}}' 2018-12-22 23:57:35,515 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:35 GMT Server: Apache x-compute-request-id: req-c43337f5-056a-4fda-8c28-a182afdd27eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c43337f5-056a-4fda-8c28-a182afdd27eb Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "892cdf51-0298-4049-9355-d3435e951909", "name": "CinderUtilsAddEncryptionTests-f44ce96c-d8cd-4a5f-9177-a7184081cb64", "control_location": "front-end", "encryption_id": "c98ba3a4-28b8-416d-b642-97365a05e670", "provider": "foo", "provider_class": "foo"}} 2018-12-22 23:57:35,515 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/892cdf51-0298-4049-9355-d3435e951909/encryption used request id req-c43337f5-056a-4fda-8c28-a182afdd27eb 2018-12-22 23:57:35,518 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/892cdf51-0298-4049-9355-d3435e951909 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66bbbaf7-2592-4ec7-8bae-3bf82c5a35e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b582695600bb75cd01cb28d83f21f23c81bc58" 2018-12-22 23:57:35,697 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:35 GMT Server: Apache x-compute-request-id: req-82862ed0-eef1-4098-96d8-74a27dfd0cc1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-82862ed0-eef1-4098-96d8-74a27dfd0cc1 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f44ce96c-d8cd-4a5f-9177-a7184081cb64-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "892cdf51-0298-4049-9355-d3435e951909", "description": null}} 2018-12-22 23:57:35,697 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/892cdf51-0298-4049-9355-d3435e951909 used request id req-82862ed0-eef1-4098-96d8-74a27dfd0cc1 2018-12-22 23:57:35,700 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/892cdf51-0298-4049-9355-d3435e951909/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66bbbaf7-2592-4ec7-8bae-3bf82c5a35e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b582695600bb75cd01cb28d83f21f23c81bc58" 2018-12-22 23:57:35,856 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:35 GMT Server: Apache x-compute-request-id: req-f93afcf4-1bf7-4171-91e9-ea4ab39748b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f93afcf4-1bf7-4171-91e9-ea4ab39748b5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "892cdf51-0298-4049-9355-d3435e951909", "control_location": "front-end", "deleted": false, "created_at": "2018-12-22T23:57:35.000000", "updated_at": null, "encryption_id": "c98ba3a4-28b8-416d-b642-97365a05e670", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-12-22 23:57:35,856 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/892cdf51-0298-4049-9355-d3435e951909/encryption used request id req-f93afcf4-1bf7-4171-91e9-ea4ab39748b5 2018-12-22 23:57:35,857 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-f44ce96c-d8cd-4a5f-9177-a7184081cb64-type 2018-12-22 23:57:35,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/892cdf51-0298-4049-9355-d3435e951909 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66bbbaf7-2592-4ec7-8bae-3bf82c5a35e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b582695600bb75cd01cb28d83f21f23c81bc58" 2018-12-22 23:57:36,573 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:35 GMT Server: Apache x-compute-request-id: req-3494aecb-3b68-428f-bd20-9705ee4fd63e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3494aecb-3b68-428f-bd20-9705ee4fd63e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f44ce96c-d8cd-4a5f-9177-a7184081cb64-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "892cdf51-0298-4049-9355-d3435e951909", "description": null}} 2018-12-22 23:57:36,573 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/892cdf51-0298-4049-9355-d3435e951909 used request id req-3494aecb-3b68-428f-bd20-9705ee4fd63e 2018-12-22 23:57:36,576 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/892cdf51-0298-4049-9355-d3435e951909/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66bbbaf7-2592-4ec7-8bae-3bf82c5a35e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b582695600bb75cd01cb28d83f21f23c81bc58" 2018-12-22 23:57:36,766 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2b2b7a50-be56-465d-9e7a-62ae2aed7ac4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:36,766 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/892cdf51-0298-4049-9355-d3435e951909/encryption/provider used request id req-2b2b7a50-be56-465d-9e7a-62ae2aed7ac4 2018-12-22 23:57:36,766 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-f44ce96c-d8cd-4a5f-9177-a7184081cb64-type 2018-12-22 23:57:36,769 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/892cdf51-0298-4049-9355-d3435e951909 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66bbbaf7-2592-4ec7-8bae-3bf82c5a35e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b582695600bb75cd01cb28d83f21f23c81bc58" 2018-12-22 23:57:36,983 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a5ab33bc-0dcf-4c3b-90dd-f80481578897 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:36,984 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/892cdf51-0298-4049-9355-d3435e951909 used request id req-a5ab33bc-0dcf-4c3b-90dd-f80481578897 2018-12-22 23:57:36,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:37,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["53wx92L_QL-Xo6JK1_6d3Q"], "issued_at": "2018-12-22T23:57:37.000000Z"}} 2018-12-22 23:57:37,380 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f617f25951440a123021776e5e6593d9c752c136" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-6c32b6f9-2931-493e-8780-885507f6fd6a-type", "description": null}}' 2018-12-22 23:57:37,628 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:37 GMT Server: Apache x-compute-request-id: req-7893acf8-9a35-446e-b909-34c0fef7f92a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7893acf8-9a35-446e-b909-34c0fef7f92a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-6c32b6f9-2931-493e-8780-885507f6fd6a-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9411baa4-6b1d-4e57-b861-e2784d36b609", "description": null}} 2018-12-22 23:57:37,628 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types used request id req-7893acf8-9a35-446e-b909-34c0fef7f92a 2018-12-22 23:57:37,632 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/9411baa4-6b1d-4e57-b861-e2784d36b609/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7893acf8-9a35-446e-b909-34c0fef7f92a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f617f25951440a123021776e5e6593d9c752c136" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-6c32b6f9-2931-493e-8780-885507f6fd6a", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-12-22 23:57:37,852 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:37 GMT Server: Apache x-compute-request-id: req-d8472e1e-bfc2-4217-9859-4dcb65b564ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d8472e1e-bfc2-4217-9859-4dcb65b564ed Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "9411baa4-6b1d-4e57-b861-e2784d36b609", "name": "CinderUtilsAddEncryptionTests-6c32b6f9-2931-493e-8780-885507f6fd6a", "control_location": "back-end", "encryption_id": "f4debe1d-7951-4a04-a12e-7f7473520979", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-12-22 23:57:37,852 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/9411baa4-6b1d-4e57-b861-e2784d36b609/encryption used request id req-d8472e1e-bfc2-4217-9859-4dcb65b564ed 2018-12-22 23:57:37,856 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/9411baa4-6b1d-4e57-b861-e2784d36b609 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7893acf8-9a35-446e-b909-34c0fef7f92a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f617f25951440a123021776e5e6593d9c752c136" 2018-12-22 23:57:38,036 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:37 GMT Server: Apache x-compute-request-id: req-3afaafd5-d6b8-4e10-94b4-cb43d16c76ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3afaafd5-d6b8-4e10-94b4-cb43d16c76ae Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-6c32b6f9-2931-493e-8780-885507f6fd6a-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9411baa4-6b1d-4e57-b861-e2784d36b609", "description": null}} 2018-12-22 23:57:38,036 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/9411baa4-6b1d-4e57-b861-e2784d36b609 used request id req-3afaafd5-d6b8-4e10-94b4-cb43d16c76ae 2018-12-22 23:57:38,039 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/9411baa4-6b1d-4e57-b861-e2784d36b609/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7893acf8-9a35-446e-b909-34c0fef7f92a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f617f25951440a123021776e5e6593d9c752c136" 2018-12-22 23:57:38,210 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:38 GMT Server: Apache x-compute-request-id: req-96228101-031e-44ea-8557-3c0630fd9275 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96228101-031e-44ea-8557-3c0630fd9275 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"volume_type_id": "9411baa4-6b1d-4e57-b861-e2784d36b609", "control_location": "back-end", "deleted": false, "created_at": "2018-12-22T23:57:37.000000", "updated_at": null, "encryption_id": "f4debe1d-7951-4a04-a12e-7f7473520979", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-12-22 23:57:38,211 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/9411baa4-6b1d-4e57-b861-e2784d36b609/encryption used request id req-96228101-031e-44ea-8557-3c0630fd9275 2018-12-22 23:57:38,211 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-6c32b6f9-2931-493e-8780-885507f6fd6a-type 2018-12-22 23:57:38,214 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/9411baa4-6b1d-4e57-b861-e2784d36b609 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7893acf8-9a35-446e-b909-34c0fef7f92a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f617f25951440a123021776e5e6593d9c752c136" 2018-12-22 23:57:38,379 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:38 GMT Server: Apache x-compute-request-id: req-c5502860-c46f-4167-92b8-0a91b4ca7965 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5502860-c46f-4167-92b8-0a91b4ca7965 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-6c32b6f9-2931-493e-8780-885507f6fd6a-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9411baa4-6b1d-4e57-b861-e2784d36b609", "description": null}} 2018-12-22 23:57:38,380 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/9411baa4-6b1d-4e57-b861-e2784d36b609 used request id req-c5502860-c46f-4167-92b8-0a91b4ca7965 2018-12-22 23:57:38,383 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/9411baa4-6b1d-4e57-b861-e2784d36b609/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7893acf8-9a35-446e-b909-34c0fef7f92a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f617f25951440a123021776e5e6593d9c752c136" 2018-12-22 23:57:38,592 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ea958db8-ec5d-417b-831e-4a08f07eb828 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:38,593 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/9411baa4-6b1d-4e57-b861-e2784d36b609/encryption/provider used request id req-ea958db8-ec5d-417b-831e-4a08f07eb828 2018-12-22 23:57:38,593 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-6c32b6f9-2931-493e-8780-885507f6fd6a-type 2018-12-22 23:57:38,596 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/9411baa4-6b1d-4e57-b861-e2784d36b609 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7893acf8-9a35-446e-b909-34c0fef7f92a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f617f25951440a123021776e5e6593d9c752c136" 2018-12-22 23:57:38,804 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2b262b15-f16d-4e01-a6da-d2b7cd7ac8b4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:38,804 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/9411baa4-6b1d-4e57-b861-e2784d36b609 used request id req-2b262b15-f16d-4e01-a6da-d2b7cd7ac8b4 2018-12-22 23:57:38,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:39,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["b6ZFEOn8QgClstCYSRcaSA"], "issued_at": "2018-12-22T23:57:39.000000Z"}} 2018-12-22 23:57:39,184 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690c36c99b47805d3450313cf905039fe5b7fbcb" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-127cced1-7baf-416c-bfac-a6f5ccd7d151-qos"}}' 2018-12-22 23:57:39,367 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:39 GMT Server: Apache x-compute-request-id: req-30000bea-4af2-4bd6-b800-2aee2f2192df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30000bea-4af2-4bd6-b800-2aee2f2192df Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "ce9b5f5b-85b3-44f2-b500-2acf5f3c0e22", "name": "CinderUtilsVolumeTypeCompleteTests-127cced1-7baf-416c-bfac-a6f5ccd7d151-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/ce9b5f5b-85b3-44f2-b500-2acf5f3c0e22", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/ce9b5f5b-85b3-44f2-b500-2acf5f3c0e22", "rel": "bookmark"}]} 2018-12-22 23:57:39,368 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs used request id req-30000bea-4af2-4bd6-b800-2aee2f2192df 2018-12-22 23:57:39,371 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-30000bea-4af2-4bd6-b800-2aee2f2192df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690c36c99b47805d3450313cf905039fe5b7fbcb" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-127cced1-7baf-416c-bfac-a6f5ccd7d151", "description": null}}' 2018-12-22 23:57:39,574 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:39 GMT Server: Apache x-compute-request-id: req-71a2ab7e-3c57-42c0-b80e-e1584d7051ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-71a2ab7e-3c57-42c0-b80e-e1584d7051ba Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-127cced1-7baf-416c-bfac-a6f5ccd7d151", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8a0e9262-3d5e-428a-8f68-a39905efc66f", "description": null}} 2018-12-22 23:57:39,575 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types used request id req-71a2ab7e-3c57-42c0-b80e-e1584d7051ba 2018-12-22 23:57:39,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/8a0e9262-3d5e-428a-8f68-a39905efc66f/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-30000bea-4af2-4bd6-b800-2aee2f2192df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690c36c99b47805d3450313cf905039fe5b7fbcb" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-22 23:57:39,786 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:39 GMT Server: Apache x-compute-request-id: req-f9f0ea5e-ec17-40f5-ab7c-15aeba0d404e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f9f0ea5e-ec17-40f5-ab7c-15aeba0d404e Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "8a0e9262-3d5e-428a-8f68-a39905efc66f", "name": "foo", "control_location": "back-end", "encryption_id": "fd36f404-7345-4ab6-a604-5ed038e095e1", "provider": "bar", "provider_class": "bar"}} 2018-12-22 23:57:39,786 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/8a0e9262-3d5e-428a-8f68-a39905efc66f/encryption used request id req-f9f0ea5e-ec17-40f5-ab7c-15aeba0d404e 2018-12-22 23:57:39,789 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/8a0e9262-3d5e-428a-8f68-a39905efc66f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30000bea-4af2-4bd6-b800-2aee2f2192df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690c36c99b47805d3450313cf905039fe5b7fbcb" 2018-12-22 23:57:39,952 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:39 GMT Server: Apache x-compute-request-id: req-8bf3a793-70e1-4545-b3e4-97694330e322 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8bf3a793-70e1-4545-b3e4-97694330e322 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-127cced1-7baf-416c-bfac-a6f5ccd7d151", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8a0e9262-3d5e-428a-8f68-a39905efc66f", "description": null}} 2018-12-22 23:57:39,953 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/8a0e9262-3d5e-428a-8f68-a39905efc66f used request id req-8bf3a793-70e1-4545-b3e4-97694330e322 2018-12-22 23:57:39,956 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/8a0e9262-3d5e-428a-8f68-a39905efc66f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30000bea-4af2-4bd6-b800-2aee2f2192df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690c36c99b47805d3450313cf905039fe5b7fbcb" 2018-12-22 23:57:40,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:39 GMT Server: Apache x-compute-request-id: req-0a7b62e1-dc6d-4f69-8544-7aec18023560 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a7b62e1-dc6d-4f69-8544-7aec18023560 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "8a0e9262-3d5e-428a-8f68-a39905efc66f", "control_location": "back-end", "deleted": false, "created_at": "2018-12-22T23:57:39.000000", "updated_at": null, "encryption_id": "fd36f404-7345-4ab6-a604-5ed038e095e1", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-22 23:57:40,140 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/8a0e9262-3d5e-428a-8f68-a39905efc66f/encryption used request id req-0a7b62e1-dc6d-4f69-8544-7aec18023560 2018-12-22 23:57:40,141 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-127cced1-7baf-416c-bfac-a6f5ccd7d151 2018-12-22 23:57:40,144 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/8a0e9262-3d5e-428a-8f68-a39905efc66f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30000bea-4af2-4bd6-b800-2aee2f2192df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690c36c99b47805d3450313cf905039fe5b7fbcb" 2018-12-22 23:57:40,321 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:40 GMT Server: Apache x-compute-request-id: req-35be520c-ea2f-430b-bf43-a8759616ea24 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-35be520c-ea2f-430b-bf43-a8759616ea24 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-127cced1-7baf-416c-bfac-a6f5ccd7d151", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8a0e9262-3d5e-428a-8f68-a39905efc66f", "description": null}} 2018-12-22 23:57:40,321 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/8a0e9262-3d5e-428a-8f68-a39905efc66f used request id req-35be520c-ea2f-430b-bf43-a8759616ea24 2018-12-22 23:57:40,324 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/8a0e9262-3d5e-428a-8f68-a39905efc66f/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30000bea-4af2-4bd6-b800-2aee2f2192df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690c36c99b47805d3450313cf905039fe5b7fbcb" 2018-12-22 23:57:40,532 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6b73b296-2947-4a6f-a6f1-863a23c2ce8c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:40,532 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/8a0e9262-3d5e-428a-8f68-a39905efc66f/encryption/provider used request id req-6b73b296-2947-4a6f-a6f1-863a23c2ce8c 2018-12-22 23:57:40,533 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-127cced1-7baf-416c-bfac-a6f5ccd7d151 2018-12-22 23:57:40,536 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/8a0e9262-3d5e-428a-8f68-a39905efc66f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30000bea-4af2-4bd6-b800-2aee2f2192df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690c36c99b47805d3450313cf905039fe5b7fbcb" 2018-12-22 23:57:40,594 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-53a6b127-535d-4226-b59c-e07a2e7bb5a7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:40,594 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/8a0e9262-3d5e-428a-8f68-a39905efc66f used request id req-53a6b127-535d-4226-b59c-e07a2e7bb5a7 2018-12-22 23:57:40,594 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-127cced1-7baf-416c-bfac-a6f5ccd7d151-qos 2018-12-22 23:57:40,597 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/ce9b5f5b-85b3-44f2-b500-2acf5f3c0e22?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30000bea-4af2-4bd6-b800-2aee2f2192df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690c36c99b47805d3450313cf905039fe5b7fbcb" 2018-12-22 23:57:40,792 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-86419887-0bc2-4231-84a5-f0bd0649b7db Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:40,792 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/ce9b5f5b-85b3-44f2-b500-2acf5f3c0e22?force=False used request id req-86419887-0bc2-4231-84a5-f0bd0649b7db 2018-12-22 23:57:40,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:41,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["3X8cuE5OR6W4rO6XZ4A1Xw"], "issued_at": "2018-12-22T23:57:41.000000Z"}} 2018-12-22 23:57:41,177 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ad20f311b332d933cf778bf87b60da9db46979" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-c14f3ec0-315d-4fbb-bc1e-25e5b745bf12-qos"}}' 2018-12-22 23:57:41,386 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:41 GMT Server: Apache x-compute-request-id: req-5cfc6827-8d10-428a-9e6c-9ba4e4989492 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5cfc6827-8d10-428a-9e6c-9ba4e4989492 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "a636de48-690d-4367-a186-bb7213c66f75", "name": "CinderUtilsVolumeTypeCompleteTests-c14f3ec0-315d-4fbb-bc1e-25e5b745bf12-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/a636de48-690d-4367-a186-bb7213c66f75", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/a636de48-690d-4367-a186-bb7213c66f75", "rel": "bookmark"}]} 2018-12-22 23:57:41,386 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs used request id req-5cfc6827-8d10-428a-9e6c-9ba4e4989492 2018-12-22 23:57:41,390 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5cfc6827-8d10-428a-9e6c-9ba4e4989492" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ad20f311b332d933cf778bf87b60da9db46979" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-c14f3ec0-315d-4fbb-bc1e-25e5b745bf12", "description": null}}' 2018-12-22 23:57:41,592 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:41 GMT Server: Apache x-compute-request-id: req-4debb73b-f5d7-4121-8080-540f20090ab9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4debb73b-f5d7-4121-8080-540f20090ab9 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-c14f3ec0-315d-4fbb-bc1e-25e5b745bf12", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d5347633-ddb3-4f61-a253-5cdd688896c9", "description": null}} 2018-12-22 23:57:41,593 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types used request id req-4debb73b-f5d7-4121-8080-540f20090ab9 2018-12-22 23:57:41,596 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5cfc6827-8d10-428a-9e6c-9ba4e4989492" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ad20f311b332d933cf778bf87b60da9db46979" 2018-12-22 23:57:41,775 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:41 GMT Server: Apache x-compute-request-id: req-7bd28f7a-3e0f-4d60-ae20-66629b41f353 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7bd28f7a-3e0f-4d60-ae20-66629b41f353 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "a636de48-690d-4367-a186-bb7213c66f75", "name": "CinderUtilsVolumeTypeCompleteTests-c14f3ec0-315d-4fbb-bc1e-25e5b745bf12-qos"}]} 2018-12-22 23:57:41,776 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs used request id req-7bd28f7a-3e0f-4d60-ae20-66629b41f353 2018-12-22 23:57:41,779 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/None/associate?vol_type_id=d5347633-ddb3-4f61-a253-5cdd688896c9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5cfc6827-8d10-428a-9e6c-9ba4e4989492" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ad20f311b332d933cf778bf87b60da9db46979" 2018-12-22 23:57:41,950 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23:57:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-bdae56cb-b4c3-4d83-ba24-be18c2e758bd x-openstack-request-id: req-bdae56cb-b4c3-4d83-ba24-be18c2e758bd Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-12-22 23:57:41,950 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/None/associate?vol_type_id=d5347633-ddb3-4f61-a253-5cdd688896c9 used request id req-bdae56cb-b4c3-4d83-ba24-be18c2e758bd 2018-12-22 23:57:41,950 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-bdae56cb-b4c3-4d83-ba24-be18c2e758bd) 2018-12-22 23:57:41,950 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-c14f3ec0-315d-4fbb-bc1e-25e5b745bf12 2018-12-22 23:57:41,953 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/d5347633-ddb3-4f61-a253-5cdd688896c9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5cfc6827-8d10-428a-9e6c-9ba4e4989492" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ad20f311b332d933cf778bf87b60da9db46979" 2018-12-22 23:57:42,163 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c21482f1-c29d-43a8-bca9-0da3287bfc56 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:42,164 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/d5347633-ddb3-4f61-a253-5cdd688896c9 used request id req-c21482f1-c29d-43a8-bca9-0da3287bfc56 2018-12-22 23:57:42,164 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-c14f3ec0-315d-4fbb-bc1e-25e5b745bf12-qos 2018-12-22 23:57:42,167 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/a636de48-690d-4367-a186-bb7213c66f75?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5cfc6827-8d10-428a-9e6c-9ba4e4989492" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23ad20f311b332d933cf778bf87b60da9db46979" 2018-12-22 23:57:42,367 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f2837d3a-cdee-4f9a-a11f-d5e8b6bef0ae Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:42,367 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/a636de48-690d-4367-a186-bb7213c66f75?force=False used request id req-f2837d3a-cdee-4f9a-a11f-d5e8b6bef0ae 2018-12-22 23:57:42,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:42,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["Q2kyTGMpSmCx0-od1hAHNA"], "issued_at": "2018-12-22T23:57:42.000000Z"}} 2018-12-22 23:57:42,762 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf089eabc3f2c119659e7db11aa8213248fe40b4" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-92d028b9-2c61-4c52-8a5d-01640127bd91-qos"}}' 2018-12-22 23:57:42,967 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:42 GMT Server: Apache x-compute-request-id: req-f347b6f8-a5ab-4112-8637-a45a3eac5401 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f347b6f8-a5ab-4112-8637-a45a3eac5401 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "30e6cf35-63a5-4bc8-83b2-2df843227569", "name": "CinderUtilsVolumeTypeCompleteTests-92d028b9-2c61-4c52-8a5d-01640127bd91-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/30e6cf35-63a5-4bc8-83b2-2df843227569", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/30e6cf35-63a5-4bc8-83b2-2df843227569", "rel": "bookmark"}]} 2018-12-22 23:57:42,967 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs used request id req-f347b6f8-a5ab-4112-8637-a45a3eac5401 2018-12-22 23:57:42,970 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f347b6f8-a5ab-4112-8637-a45a3eac5401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf089eabc3f2c119659e7db11aa8213248fe40b4" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-92d028b9-2c61-4c52-8a5d-01640127bd91", "description": null}}' 2018-12-22 23:57:43,166 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:42 GMT Server: Apache x-compute-request-id: req-97886c3b-70da-457e-9085-dca83b3e5397 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-97886c3b-70da-457e-9085-dca83b3e5397 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-92d028b9-2c61-4c52-8a5d-01640127bd91", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e35b74ad-bb4f-4a6a-8db4-0531503a1eed", "description": null}} 2018-12-22 23:57:43,166 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types used request id req-97886c3b-70da-457e-9085-dca83b3e5397 2018-12-22 23:57:43,170 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f347b6f8-a5ab-4112-8637-a45a3eac5401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf089eabc3f2c119659e7db11aa8213248fe40b4" 2018-12-22 23:57:43,336 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:43 GMT Server: Apache x-compute-request-id: req-5376c37c-447d-4e82-a56c-e9609a9312a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5376c37c-447d-4e82-a56c-e9609a9312a3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "30e6cf35-63a5-4bc8-83b2-2df843227569", "name": "CinderUtilsVolumeTypeCompleteTests-92d028b9-2c61-4c52-8a5d-01640127bd91-qos"}]} 2018-12-22 23:57:43,336 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs used request id req-5376c37c-447d-4e82-a56c-e9609a9312a3 2018-12-22 23:57:43,339 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/30e6cf35-63a5-4bc8-83b2-2df843227569/associate?vol_type_id=e35b74ad-bb4f-4a6a-8db4-0531503a1eed -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f347b6f8-a5ab-4112-8637-a45a3eac5401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf089eabc3f2c119659e7db11aa8213248fe40b4" 2018-12-22 23:57:43,559 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e1d87d22-a87c-4963-b2d4-16165779be3f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:43,559 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/30e6cf35-63a5-4bc8-83b2-2df843227569/associate?vol_type_id=e35b74ad-bb4f-4a6a-8db4-0531503a1eed used request id req-e1d87d22-a87c-4963-b2d4-16165779be3f 2018-12-22 23:57:43,560 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-92d028b9-2c61-4c52-8a5d-01640127bd91 2018-12-22 23:57:43,563 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/e35b74ad-bb4f-4a6a-8db4-0531503a1eed -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f347b6f8-a5ab-4112-8637-a45a3eac5401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf089eabc3f2c119659e7db11aa8213248fe40b4" 2018-12-22 23:57:43,780 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-541049e4-bfeb-4edb-a7ed-f07bf15011bc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:43,780 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/e35b74ad-bb4f-4a6a-8db4-0531503a1eed used request id req-541049e4-bfeb-4edb-a7ed-f07bf15011bc 2018-12-22 23:57:43,781 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-92d028b9-2c61-4c52-8a5d-01640127bd91-qos 2018-12-22 23:57:43,784 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/30e6cf35-63a5-4bc8-83b2-2df843227569?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f347b6f8-a5ab-4112-8637-a45a3eac5401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf089eabc3f2c119659e7db11aa8213248fe40b4" 2018-12-22 23:57:43,999 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-05d46a67-dcb6-4735-9aa8-2d8c002e41be Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:43,999 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/30e6cf35-63a5-4bc8-83b2-2df843227569?force=False used request id req-05d46a67-dcb6-4735-9aa8-2d8c002e41be 2018-12-22 23:57:44,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:44,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676ff1ccf23a4d25b806d0753e5786b4", "name": "heat_stack_owner"}, {"id": "576bff5cb3d74aa48b71d152531b756e", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6b4824dcac8d47c6ad7cf8d37563bed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "id": "e10b4dc8f76440ad826c2bd90fdf98ab"}, "audit_ids": ["psw2mWy0TvGjxYvWO7TJ4g"], "issued_at": "2018-12-22T23:57:44.000000Z"}} 2018-12-22 23:57:44,379 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ca430ec9d3c8ebf72aec72495c64afa68426f" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-c4d32148-1f3b-43c1-a42b-f49672da3ce2-qos"}}' 2018-12-22 23:57:44,631 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:44 GMT Server: Apache x-compute-request-id: req-b65c576e-c33e-4a3d-95a5-76cd1c3ec360 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b65c576e-c33e-4a3d-95a5-76cd1c3ec360 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "97f1e51e-23b2-480b-a8c0-aeeb6ac89550", "name": "CinderUtilsVolumeTypeCompleteTests-c4d32148-1f3b-43c1-a42b-f49672da3ce2-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/97f1e51e-23b2-480b-a8c0-aeeb6ac89550", "rel": "self"}, {"href": "http://172.30.9.26:8776/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/97f1e51e-23b2-480b-a8c0-aeeb6ac89550", "rel": "bookmark"}]} 2018-12-22 23:57:44,631 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs used request id req-b65c576e-c33e-4a3d-95a5-76cd1c3ec360 2018-12-22 23:57:44,635 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b65c576e-c33e-4a3d-95a5-76cd1c3ec360" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ca430ec9d3c8ebf72aec72495c64afa68426f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-c4d32148-1f3b-43c1-a42b-f49672da3ce2", "description": null}}' 2018-12-22 23:57:44,880 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:44 GMT Server: Apache x-compute-request-id: req-0695ed79-8f4d-424e-b266-08dded59b104 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0695ed79-8f4d-424e-b266-08dded59b104 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-c4d32148-1f3b-43c1-a42b-f49672da3ce2", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2d2dee30-3bd6-4292-bb7d-19e5f1fba66d", "description": null}} 2018-12-22 23:57:44,880 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types used request id req-0695ed79-8f4d-424e-b266-08dded59b104 2018-12-22 23:57:44,884 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/2d2dee30-3bd6-4292-bb7d-19e5f1fba66d/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b65c576e-c33e-4a3d-95a5-76cd1c3ec360" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ca430ec9d3c8ebf72aec72495c64afa68426f" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-22 23:57:45,098 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:44 GMT Server: Apache x-compute-request-id: req-7614a4ac-d362-4517-b62f-f1ca0e8a1dae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7614a4ac-d362-4517-b62f-f1ca0e8a1dae Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "2d2dee30-3bd6-4292-bb7d-19e5f1fba66d", "name": "foo", "control_location": "back-end", "encryption_id": "f065da68-01ee-490c-8a85-c950351e56f9", "provider": "bar", "provider_class": "bar"}} 2018-12-22 23:57:45,098 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/2d2dee30-3bd6-4292-bb7d-19e5f1fba66d/encryption used request id req-7614a4ac-d362-4517-b62f-f1ca0e8a1dae 2018-12-22 23:57:45,101 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b65c576e-c33e-4a3d-95a5-76cd1c3ec360" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ca430ec9d3c8ebf72aec72495c64afa68426f" 2018-12-22 23:57:45,262 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:45 GMT Server: Apache x-compute-request-id: req-fe4d9608-c876-4d9e-9d89-229797b6d9c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fe4d9608-c876-4d9e-9d89-229797b6d9c6 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "97f1e51e-23b2-480b-a8c0-aeeb6ac89550", "name": "CinderUtilsVolumeTypeCompleteTests-c4d32148-1f3b-43c1-a42b-f49672da3ce2-qos"}]} 2018-12-22 23:57:45,262 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs used request id req-fe4d9608-c876-4d9e-9d89-229797b6d9c6 2018-12-22 23:57:45,266 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/97f1e51e-23b2-480b-a8c0-aeeb6ac89550/associate?vol_type_id=2d2dee30-3bd6-4292-bb7d-19e5f1fba66d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b65c576e-c33e-4a3d-95a5-76cd1c3ec360" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ca430ec9d3c8ebf72aec72495c64afa68426f" 2018-12-22 23:57:46,056 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-112e50d5-f552-4199-81d4-eeb412da4ad6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:46,056 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/97f1e51e-23b2-480b-a8c0-aeeb6ac89550/associate?vol_type_id=2d2dee30-3bd6-4292-bb7d-19e5f1fba66d used request id req-112e50d5-f552-4199-81d4-eeb412da4ad6 2018-12-22 23:57:46,059 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/2d2dee30-3bd6-4292-bb7d-19e5f1fba66d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b65c576e-c33e-4a3d-95a5-76cd1c3ec360" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ca430ec9d3c8ebf72aec72495c64afa68426f" 2018-12-22 23:57:46,082 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:46 GMT Server: Apache x-compute-request-id: req-731c9a3e-5e8d-42c9-ac5f-761ab67adc4a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-731c9a3e-5e8d-42c9-ac5f-761ab67adc4a Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-c4d32148-1f3b-43c1-a42b-f49672da3ce2", "qos_specs_id": "97f1e51e-23b2-480b-a8c0-aeeb6ac89550", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2d2dee30-3bd6-4292-bb7d-19e5f1fba66d", "description": null}} 2018-12-22 23:57:46,082 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/2d2dee30-3bd6-4292-bb7d-19e5f1fba66d used request id req-731c9a3e-5e8d-42c9-ac5f-761ab67adc4a 2018-12-22 23:57:46,085 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/2d2dee30-3bd6-4292-bb7d-19e5f1fba66d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b65c576e-c33e-4a3d-95a5-76cd1c3ec360" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ca430ec9d3c8ebf72aec72495c64afa68426f" 2018-12-22 23:57:46,107 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:46 GMT Server: Apache x-compute-request-id: req-11d39b5d-5a2b-4371-b253-920138d7227c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-11d39b5d-5a2b-4371-b253-920138d7227c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "2d2dee30-3bd6-4292-bb7d-19e5f1fba66d", "control_location": "back-end", "deleted": false, "created_at": "2018-12-22T23:57:45.000000", "updated_at": null, "encryption_id": "f065da68-01ee-490c-8a85-c950351e56f9", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-22 23:57:46,107 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/2d2dee30-3bd6-4292-bb7d-19e5f1fba66d/encryption used request id req-11d39b5d-5a2b-4371-b253-920138d7227c 2018-12-22 23:57:46,107 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-c4d32148-1f3b-43c1-a42b-f49672da3ce2 2018-12-22 23:57:46,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/2d2dee30-3bd6-4292-bb7d-19e5f1fba66d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b65c576e-c33e-4a3d-95a5-76cd1c3ec360" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ca430ec9d3c8ebf72aec72495c64afa68426f" 2018-12-22 23:57:46,273 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:46 GMT Server: Apache x-compute-request-id: req-3ecce270-c540-4615-9ec9-91d5d12c8f9f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3ecce270-c540-4615-9ec9-91d5d12c8f9f Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-c4d32148-1f3b-43c1-a42b-f49672da3ce2", "qos_specs_id": "97f1e51e-23b2-480b-a8c0-aeeb6ac89550", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2d2dee30-3bd6-4292-bb7d-19e5f1fba66d", "description": null}} 2018-12-22 23:57:46,273 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/2d2dee30-3bd6-4292-bb7d-19e5f1fba66d used request id req-3ecce270-c540-4615-9ec9-91d5d12c8f9f 2018-12-22 23:57:46,276 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/2d2dee30-3bd6-4292-bb7d-19e5f1fba66d/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b65c576e-c33e-4a3d-95a5-76cd1c3ec360" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ca430ec9d3c8ebf72aec72495c64afa68426f" 2018-12-22 23:57:46,508 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-325618e6-dad6-4b18-bfed-98625a30a6b2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:46,508 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/2d2dee30-3bd6-4292-bb7d-19e5f1fba66d/encryption/provider used request id req-325618e6-dad6-4b18-bfed-98625a30a6b2 2018-12-22 23:57:46,508 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-c4d32148-1f3b-43c1-a42b-f49672da3ce2 2018-12-22 23:57:46,511 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/2d2dee30-3bd6-4292-bb7d-19e5f1fba66d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b65c576e-c33e-4a3d-95a5-76cd1c3ec360" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ca430ec9d3c8ebf72aec72495c64afa68426f" 2018-12-22 23:57:46,738 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f8722bc8-47a0-45fb-82ac-7676841320a3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:46,739 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/types/2d2dee30-3bd6-4292-bb7d-19e5f1fba66d used request id req-f8722bc8-47a0-45fb-82ac-7676841320a3 2018-12-22 23:57:46,739 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-c4d32148-1f3b-43c1-a42b-f49672da3ce2-qos 2018-12-22 23:57:46,742 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/97f1e51e-23b2-480b-a8c0-aeeb6ac89550?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b65c576e-c33e-4a3d-95a5-76cd1c3ec360" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ca430ec9d3c8ebf72aec72495c64afa68426f" 2018-12-22 23:57:46,946 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:57:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-16f9b16e-7605-4f6e-a3de-422338ab578f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:46,946 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/6b4824dcac8d47c6ad7cf8d37563bed6/qos-specs/97f1e51e-23b2-480b-a8c0-aeeb6ac89550?force=False used request id req-16f9b16e-7605-4f6e-a3de-422338ab578f 2018-12-22 23:57:46,947 - 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 788.846s OK 2018-12-22 23:57:47,068 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-22 23:57:47,068 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-22 23:57:47,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:57:47,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:57:47,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b962203-0361-4b00-85bf-cb0ca78f5e52 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "676ff1ccf23a4d25b806d0753e5786b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:57:47,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4b962203-0361-4b00-85bf-cb0ca78f5e52 2018-12-22 23:57:47,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0856211185455s 2018-12-22 23:57:47,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-22 23:57:47,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:57:47,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f51f4094-2a02-48d8-aec5-110937babbc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:57:47,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/676ff1ccf23a4d25b806d0753e5786b4 used request id req-f51f4094-2a02-48d8-aec5-110937babbc3 2018-12-22 23:57:47,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.355269908905s 2018-12-22 23:57:47,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-22 23:57:47,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:57:47,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4348cb57-323e-4b45-81ee-0e82781a3833 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7", "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "domain_id": "default", "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:57:47,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4348cb57-323e-4b45-81ee-0e82781a3833 2018-12-22 23:57:47,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.092169046402s 2018-12-22 23:57:47,610 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4348cb57-323e-4b45-81ee-0e82781a3833 2018-12-22 23:57:47,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-22 23:57:47,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:57:47,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf94b80-05c1-40f0-83eb-aa1c0771713e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab"}, "enabled": true, "id": "e10b4dc8f76440ad826c2bd90fdf98ab", "options": {}, "domain_id": "default", "name": "api_check-user_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}} 2018-12-22 23:57:47,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab used request id req-bcf94b80-05c1-40f0-83eb-aa1c0771713e 2018-12-22 23:57:47,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0962009429932s 2018-12-22 23:57:47,712 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab used request id req-bcf94b80-05c1-40f0-83eb-aa1c0771713e 2018-12-22 23:57:47,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-22 23:57:47,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:57:47,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5741e85-5a87-4b42-bc10-92711eadc5a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:57:47,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab used request id req-b5741e85-5a87-4b42-bc10-92711eadc5a1 2018-12-22 23:57:47,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.215427875519s 2018-12-22 23:57:47,929 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e10b4dc8f76440ad826c2bd90fdf98ab used request id req-b5741e85-5a87-4b42-bc10-92711eadc5a1 2018-12-22 23:57:47,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-22 23:57:47,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:57:48,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e23447b-d9d8-44fa-ba09-253eb7d2c437 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6"}, "enabled": true, "id": "6b4824dcac8d47c6ad7cf8d37563bed6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_15d04cb4-70f1-4a6d-bee3-4e979a1f19d7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-22 23:57:48,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4e23447b-d9d8-44fa-ba09-253eb7d2c437 2018-12-22 23:57:48,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0749862194061s 2018-12-22 23:57:48,005 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4e23447b-d9d8-44fa-ba09-253eb7d2c437 2018-12-22 23:57:48,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-22 23:57:48,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:57:48,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcd97cd1-c7df-4f15-9c82-644bbd2861a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:57:48,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-fcd97cd1-c7df-4f15-9c82-644bbd2861a8 2018-12-22 23:57:48,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.164839982986s 2018-12-22 23:57:48,172 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6b4824dcac8d47c6ad7cf8d37563bed6 used request id req-fcd97cd1-c7df-4f15-9c82-644bbd2861a8 2018-12-22 23:57:48,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:57:48,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:57:48,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e757688-9fbc-452a-b141-fec4de37a4e4 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "576bff5cb3d74aa48b71d152531b756e", "links": {"self": "http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:57:48,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7e757688-9fbc-452a-b141-fec4de37a4e4 2018-12-22 23:57:48,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0810279846191s 2018-12-22 23:57:48,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-22 23:57:48,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:57:48,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-329fd5d5-eeeb-4884-bb88-6b0937fee652 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:57:48,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/576bff5cb3d74aa48b71d152531b756e used request id req-329fd5d5-eeeb-4884-bb88-6b0937fee652 2018-12-22 23:57:48,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0988390445709s 2018-12-22 23:57:48,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-22 23:57:48,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=6b4824dcac8d47c6ad7cf8d37563bed6&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}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:57:48,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-5fc38070-508e-42a9-84a0-9962f8360f99 Date: Sat, 22 Dec 2018 23:57:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:45:06Z", "updated_at": "2018-12-22T23:45:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "29919dbc-1370-4668-a366-cf5e6e471bc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "4c904d16-96ab-46d1-a87e-5bb33bf260e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "84f70548-9042-4be8-b97d-4151a6a5badc", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "b4ee06e2-221a-450f-a2d5-977e309d5e42", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 4, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "954c3b08-b184-4ca4-bd7c-81358d208235", "name": "default"}]} 2018-12-22 23:57:48,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=6b4824dcac8d47c6ad7cf8d37563bed6&name=default used request id req-5fc38070-508e-42a9-84a0-9962f8360f99 2018-12-22 23:57:48,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19949889183s 2018-12-22 23:57:48,560 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=6b4824dcac8d47c6ad7cf8d37563bed6&name=default used request id req-5fc38070-508e-42a9-84a0-9962f8360f99 2018-12-22 23:57:48,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-22 23:57:48,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:57:48,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2427f78f-33f7-42b6-9bf2-79b95f149ddb Date: Sat, 22 Dec 2018 23:57:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "created_at": "2018-12-22T23:45:06Z", "updated_at": "2018-12-22T23:45:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "4c904d16-96ab-46d1-a87e-5bb33bf260e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "84f70548-9042-4be8-b97d-4151a6a5badc", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "29919dbc-1370-4668-a366-cf5e6e471bc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:45:06Z", "revision_number": 0, "id": "b4ee06e2-221a-450f-a2d5-977e309d5e42", "remote_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "remote_ip_prefix": null, "created_at": "2018-12-22T23:45:06Z", "security_group_id": "954c3b08-b184-4ca4-bd7c-81358d208235", "tenant_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6"}], "revision_number": 4, "project_id": "6b4824dcac8d47c6ad7cf8d37563bed6", "id": "954c3b08-b184-4ca4-bd7c-81358d208235", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-22 23:57:48,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-2427f78f-33f7-42b6-9bf2-79b95f149ddb 2018-12-22 23:57:48,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.2047560215s 2018-12-22 23:57:48,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-2427f78f-33f7-42b6-9bf2-79b95f149ddb 2018-12-22 23:57:48,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-22 23:57:48,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/954c3b08-b184-4ca4-bd7c-81358d208235.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f3e76ef40b9ad086c05f7f23b8404a3c7062ace" 2018-12-22 23:57:49,111 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bbcf7bb6-56f8-4962-9db4-cd64a5a421c3 Content-Length: 0 Date: Sat, 22 Dec 2018 23:57:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:57:49,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/954c3b08-b184-4ca4-bd7c-81358d208235.json used request id req-bbcf7bb6-56f8-4962-9db4-cd64a5a421c3 2018-12-22 23:57:49,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.338516950607s 2018-12-22 23:57:49,112 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/954c3b08-b184-4ca4-bd7c-81358d208235.json used request id req-bbcf7bb6-56f8-4962-9db4-cd64a5a421c3 2018-12-22 23:57:49,132 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-12-22 23:57:49,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-22 23:57:49,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-22 23:57:49,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-22 23:57:49,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-22 23:57:49,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-22 23:57:49,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-22 23:57:49,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-22 23:57:49,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-22 23:57:49,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-22 23:57:49,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-22 23:57:49,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-22 23:57:49,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-22 23:57:49,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-22 23:57:49,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-22 23:57:49,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-22 23:57:49,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-22 23:57:49,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-22 23:57:49,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-22 23:57:49,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-22 23:57:49,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-22 23:57:49,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-22 23:57:49,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-22 23:57:49,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-22 23:57:49,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:57:49,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75c82d2e-1ea9-46bb-b0f6-81c858a26018 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:57:49,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-75c82d2e-1ea9-46bb-b0f6-81c858a26018 2018-12-22 23:57:49,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:49,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:57:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9673704b75e4254b287ac35103b6d8c", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f73e04431d2346a1a18d72707a9c3110"}, "audit_ids": ["PKWSNqHMToCd_d-R_Vj7pg"], "issued_at": "2018-12-22T23:57:49.000000Z"}} 2018-12-22 23:57:49,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:49,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:57:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:57:49,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:49,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0fb39ed-1de7-4c9c-afcf-86a501d845dd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-22 23:57:49,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-d0fb39ed-1de7-4c9c-afcf-86a501d845dd 2018-12-22 23:57:49,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.480084896088s 2018-12-22 23:57:49,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-22 23:57:49,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_8324fcde-daca-4b70-b508-15043ae9630e"}}' 2018-12-22 23:57:49,744 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1122240-6b24-4e6e-a81b-86d26f1e94ff Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/3d7183ea57fa4dfb8611628b5813c5a0"}, "enabled": true, "id": "3d7183ea57fa4dfb8611628b5813c5a0", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_8324fcde-daca-4b70-b508-15043ae9630e"}} 2018-12-22 23:57:49,744 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c1122240-6b24-4e6e-a81b-86d26f1e94ff 2018-12-22 23:57:49,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.106855869293s 2018-12-22 23:57:49,744 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c1122240-6b24-4e6e-a81b-86d26f1e94ff 2018-12-22 23:57:49,745 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_8324fcde-daca-4b70-b508-15043ae9630e', 'id': u'3d7183ea57fa4dfb8611628b5813c5a0', '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-12-22 23:57:49,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-22 23:57:50,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.357254981995s 2018-12-22 23:57:50,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/dc29af1e41d045d5b11e793b2d7ba40a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:50,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a815b668-4d27-49e9-8fb4-16a95009ea6e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/dc29af1e41d045d5b11e793b2d7ba40a"}, "enabled": true, "id": "dc29af1e41d045d5b11e793b2d7ba40a", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_8324fcde-daca-4b70-b508-15043ae9630e"}} 2018-12-22 23:57:50,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/dc29af1e41d045d5b11e793b2d7ba40a used request id req-a815b668-4d27-49e9-8fb4-16a95009ea6e 2018-12-22 23:57:50,198 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'dc29af1e41d045d5b11e793b2d7ba40a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_8324fcde-daca-4b70-b508-15043ae9630e'}) 2018-12-22 23:57:50,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:57:50,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:50,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4e93151-56d2-48a6-a58c-79efd7881e29 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:57:50,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f4e93151-56d2-48a6-a58c-79efd7881e29 2018-12-22 23:57:50,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.169189929962s 2018-12-22 23:57:50,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:57:50,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:50,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa8a9e8-d3fb-479f-bc56-56033ea95441 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:57:50,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-eaa8a9e8-d3fb-479f-bc56-56033ea95441 2018-12-22 23:57:50,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0786700248718s 2018-12-22 23:57:50,449 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-22 23:57:50,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-22 23:57:50,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" -d '{"role": {"name": "Member"}}' 2018-12-22 23:57:50,558 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f33d19f9-4c32-4b75-bc07-a2c909c9906d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a71be68e336d4d02acd47b9e659cd7e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/a71be68e336d4d02acd47b9e659cd7e4"}, "name": "Member"}} 2018-12-22 23:57:50,558 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f33d19f9-4c32-4b75-bc07-a2c909c9906d 2018-12-22 23:57:50,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.109016180038s 2018-12-22 23:57:50,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/a71be68e336d4d02acd47b9e659cd7e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:50,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eecb34b8-e68b-4a05-be00-1f5000c60655 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/a71be68e336d4d02acd47b9e659cd7e4"}, "domain_id": null, "name": "Member", "id": "a71be68e336d4d02acd47b9e659cd7e4"}} 2018-12-22 23:57:50,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a71be68e336d4d02acd47b9e659cd7e4 used request id req-eecb34b8-e68b-4a05-be00-1f5000c60655 2018-12-22 23:57:50,576 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/a71be68e336d4d02acd47b9e659cd7e4'}, 'domain_id': None, 'human_id': None, 'id': u'a71be68e336d4d02acd47b9e659cd7e4', 'HUMAN_ID': False}) 2018-12-22 23:57:50,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:57:50,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:50,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f3c21f3-2606-4096-88b3-f58a4035b7d4 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a71be68e336d4d02acd47b9e659cd7e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/a71be68e336d4d02acd47b9e659cd7e4"}, "name": "Member"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:57:50,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3f3c21f3-2606-4096-88b3-f58a4035b7d4 2018-12-22 23:57:50,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0733931064606s 2018-12-22 23:57:50,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-22 23:57:50,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:50,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01299c36-98ab-4225-893a-9ba211c71c5a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-22 23:57:50,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-01299c36-98ab-4225-893a-9ba211c71c5a 2018-12-22 23:57:50,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0822818279266s 2018-12-22 23:57:50,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-22 23:57:50,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:50,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b213ab-a1b1-4551-806b-e289aa4a84aa Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_8324fcde-daca-4b70-b508-15043ae9630e", "links": {"self": "http://172.30.9.26:5000/v3/users/dc29af1e41d045d5b11e793b2d7ba40a"}, "domain_id": "default", "enabled": true, "id": "dc29af1e41d045d5b11e793b2d7ba40a", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:57:50,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-03b213ab-a1b1-4551-806b-e289aa4a84aa 2018-12-22 23:57:50,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0995178222656s 2018-12-22 23:57:50,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-03b213ab-a1b1-4551-806b-e289aa4a84aa 2018-12-22 23:57:50,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-22 23:57:50,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:50,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc7e9227-2f7a-43bf-8936-a43de438e47b Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/3d7183ea57fa4dfb8611628b5813c5a0"}, "enabled": true, "id": "3d7183ea57fa4dfb8611628b5813c5a0", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_8324fcde-daca-4b70-b508-15043ae9630e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-22 23:57:50,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-bc7e9227-2f7a-43bf-8936-a43de438e47b 2018-12-22 23:57:50,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0741369724274s 2018-12-22 23:57:50,915 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-bc7e9227-2f7a-43bf-8936-a43de438e47b 2018-12-22 23:57:50,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-22 23:57:50,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=dc29af1e41d045d5b11e793b2d7ba40a&scope.project.id=3d7183ea57fa4dfb8611628b5813c5a0&role.id=a71be68e336d4d02acd47b9e659cd7e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:50,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7921d08-41f1-4fde-b04d-c60cd4377105 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=dc29af1e41d045d5b11e793b2d7ba40a&scope.project.id=3d7183ea57fa4dfb8611628b5813c5a0&role.id=a71be68e336d4d02acd47b9e659cd7e4", "previous": null, "next": null}} 2018-12-22 23:57:50,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=dc29af1e41d045d5b11e793b2d7ba40a&scope.project.id=3d7183ea57fa4dfb8611628b5813c5a0&role.id=a71be68e336d4d02acd47b9e659cd7e4 used request id req-b7921d08-41f1-4fde-b04d-c60cd4377105 2018-12-22 23:57:51,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0820138454437s 2018-12-22 23:57:51,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-22 23:57:51,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/3d7183ea57fa4dfb8611628b5813c5a0/users/dc29af1e41d045d5b11e793b2d7ba40a/roles/a71be68e336d4d02acd47b9e659cd7e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:51,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:57:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-626a2e16-72d6-4701-9cfa-8a87bbf03ce3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:57:51,123 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3d7183ea57fa4dfb8611628b5813c5a0/users/dc29af1e41d045d5b11e793b2d7ba40a/roles/a71be68e336d4d02acd47b9e659cd7e4 used request id req-626a2e16-72d6-4701-9cfa-8a87bbf03ce3 2018-12-22 23:57:51,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123222112656s 2018-12-22 23:57:51,124 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_8324fcde-daca-4b70-b508-15043ae9630e', 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': '74ef83c3-e3d1-43d1-98ff-6d6b66c9dc9c', 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_8324fcde-daca-4b70-b508-15043ae9630e', 'project_id': u'3d7183ea57fa4dfb8611628b5813c5a0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-22 23:57:51,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-22 23:57:51,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-22 23:57:51,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-22 23:57:51,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-22 23:57:51,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-22 23:57:51,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-22 23:57:51,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-22 23:57:51,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-22 23:57:51,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-22 23:57:51,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-22 23:57:51,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-22 23:57:51,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-22 23:57:51,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-22 23:57:51,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-22 23:57:51,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-22 23:57:51,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-22 23:57:51,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-22 23:57:51,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-22 23:57:51,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-22 23:57:51,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-22 23:57:51,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-22 23:57:51,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-22 23:57:51,129 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_8324fcde-daca-4b70-b508-15043ae9630e', 'password': '74ef83c3-e3d1-43d1-98ff-6d6b66c9dc9c', 'project_name': 'snaps_health_check-project_8324fcde-daca-4b70-b508-15043ae9630e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '3d7183ea57fa4dfb8611628b5813c5a0', 'project_domain_name': 'Default'} 2018-12-22 23:57:51,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:57:51,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:51,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-567d6b39-0ba5-4685-8fb6-9bb4e068d306 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a71be68e336d4d02acd47b9e659cd7e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/a71be68e336d4d02acd47b9e659cd7e4"}, "name": "Member"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:57:51,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-567d6b39-0ba5-4685-8fb6-9bb4e068d306 2018-12-22 23:57:51,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0738039016724s 2018-12-22 23:57:51,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:57:51,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:51,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9c84031-c0f0-42de-b36d-2ef13bd80eb1 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a71be68e336d4d02acd47b9e659cd7e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/a71be68e336d4d02acd47b9e659cd7e4"}, "name": "Member"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:57:51,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a9c84031-c0f0-42de-b36d-2ef13bd80eb1 2018-12-22 23:57:51,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080658197403s 2018-12-22 23:57:51,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-22 23:57:51,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:51,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f68ae38-b7da-43a8-9e59-ebf54a1f6eb8 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-22 23:57:51,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-5f68ae38-b7da-43a8-9e59-ebf54a1f6eb8 2018-12-22 23:57:51,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0806348323822s 2018-12-22 23:57:51,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-22 23:57:51,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:51,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-555e6294-2584-4c8c-8664-62e991ee48fd Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_8324fcde-daca-4b70-b508-15043ae9630e", "links": {"self": "http://172.30.9.26:5000/v3/users/dc29af1e41d045d5b11e793b2d7ba40a"}, "domain_id": "default", "enabled": true, "id": "dc29af1e41d045d5b11e793b2d7ba40a", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:57:51,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-555e6294-2584-4c8c-8664-62e991ee48fd 2018-12-22 23:57:51,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0911769866943s 2018-12-22 23:57:51,460 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-555e6294-2584-4c8c-8664-62e991ee48fd 2018-12-22 23:57:51,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-22 23:57:51,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:51,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cae38240-fb4f-4e0f-a7b7-d74a8d33f8e8 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/3d7183ea57fa4dfb8611628b5813c5a0"}, "enabled": true, "id": "3d7183ea57fa4dfb8611628b5813c5a0", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_8324fcde-daca-4b70-b508-15043ae9630e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-22 23:57:51,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-cae38240-fb4f-4e0f-a7b7-d74a8d33f8e8 2018-12-22 23:57:51,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0783820152283s 2018-12-22 23:57:51,545 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-cae38240-fb4f-4e0f-a7b7-d74a8d33f8e8 2018-12-22 23:57:51,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-22 23:57:51,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=dc29af1e41d045d5b11e793b2d7ba40a&scope.project.id=3d7183ea57fa4dfb8611628b5813c5a0&role.id=b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:51,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5e8df8-c555-416f-9f33-18335d44258c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=dc29af1e41d045d5b11e793b2d7ba40a&scope.project.id=3d7183ea57fa4dfb8611628b5813c5a0&role.id=b8a71d37985c4b6e86bd1cd18cca4950", "previous": null, "next": null}} 2018-12-22 23:57:51,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=dc29af1e41d045d5b11e793b2d7ba40a&scope.project.id=3d7183ea57fa4dfb8611628b5813c5a0&role.id=b8a71d37985c4b6e86bd1cd18cca4950 used request id req-4b5e8df8-c555-416f-9f33-18335d44258c 2018-12-22 23:57:51,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0769290924072s 2018-12-22 23:57:51,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-22 23:57:51,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/3d7183ea57fa4dfb8611628b5813c5a0/users/dc29af1e41d045d5b11e793b2d7ba40a/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:51,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:57:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a1e7139-100d-4866-a5dd-d2c658e98562 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:57:51,740 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3d7183ea57fa4dfb8611628b5813c5a0/users/dc29af1e41d045d5b11e793b2d7ba40a/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-2a1e7139-100d-4866-a5dd-d2c658e98562 2018-12-22 23:57:51,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115750074387s 2018-12-22 23:57:51,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:57:51,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:51,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-150c8b04-55bd-413c-a937-8acab272d099 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a71be68e336d4d02acd47b9e659cd7e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/a71be68e336d4d02acd47b9e659cd7e4"}, "name": "Member"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:57:51,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-150c8b04-55bd-413c-a937-8acab272d099 2018-12-22 23:57:51,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0726799964905s 2018-12-22 23:57:51,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-22 23:57:51,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-22 23:57:51,911 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:57:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58ccba86-cac2-4f6f-80c9-0eeae33c5943 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "07adba09bfed41ae863893d724a65a00", "links": {"self": "http://172.30.9.26:5000/v3/roles/07adba09bfed41ae863893d724a65a00"}, "name": "heat_stack_owner"}} 2018-12-22 23:57:51,911 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-58ccba86-cac2-4f6f-80c9-0eeae33c5943 2018-12-22 23:57:51,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0963020324707s 2018-12-22 23:57:51,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/07adba09bfed41ae863893d724a65a00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:51,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d433b75-252b-453d-b247-1100d8fe9607 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/07adba09bfed41ae863893d724a65a00"}, "domain_id": null, "name": "heat_stack_owner", "id": "07adba09bfed41ae863893d724a65a00"}} 2018-12-22 23:57:51,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/07adba09bfed41ae863893d724a65a00 used request id req-6d433b75-252b-453d-b247-1100d8fe9607 2018-12-22 23:57:51,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:57:51,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:52,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-294d89e7-3322-4e83-92e0-e35ced423e6e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07adba09bfed41ae863893d724a65a00", "links": {"self": "http://172.30.9.26:5000/v3/roles/07adba09bfed41ae863893d724a65a00"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a71be68e336d4d02acd47b9e659cd7e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/a71be68e336d4d02acd47b9e659cd7e4"}, "name": "Member"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:57:52,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-294d89e7-3322-4e83-92e0-e35ced423e6e 2018-12-22 23:57:52,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0826969146729s 2018-12-22 23:57:52,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-22 23:57:52,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:52,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914f7992-1579-4407-a016-a014263eff93 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-22 23:57:52,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-914f7992-1579-4407-a016-a014263eff93 2018-12-22 23:57:52,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0831551551819s 2018-12-22 23:57:52,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-22 23:57:52,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:52,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-199f0ebd-9cd1-401e-aa21-1472ab70c6b5 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_8324fcde-daca-4b70-b508-15043ae9630e", "links": {"self": "http://172.30.9.26:5000/v3/users/dc29af1e41d045d5b11e793b2d7ba40a"}, "domain_id": "default", "enabled": true, "id": "dc29af1e41d045d5b11e793b2d7ba40a", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:57:52,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-199f0ebd-9cd1-401e-aa21-1472ab70c6b5 2018-12-22 23:57:52,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0928618907928s 2018-12-22 23:57:52,248 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-199f0ebd-9cd1-401e-aa21-1472ab70c6b5 2018-12-22 23:57:52,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-22 23:57:52,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:52,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3bcca51-9c49-4513-bdb5-e36f943eb621 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/3d7183ea57fa4dfb8611628b5813c5a0"}, "enabled": true, "id": "3d7183ea57fa4dfb8611628b5813c5a0", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_8324fcde-daca-4b70-b508-15043ae9630e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-22 23:57:52,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c3bcca51-9c49-4513-bdb5-e36f943eb621 2018-12-22 23:57:52,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0778291225433s 2018-12-22 23:57:52,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c3bcca51-9c49-4513-bdb5-e36f943eb621 2018-12-22 23:57:52,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-22 23:57:52,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=dc29af1e41d045d5b11e793b2d7ba40a&scope.project.id=3d7183ea57fa4dfb8611628b5813c5a0&role.id=07adba09bfed41ae863893d724a65a00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:52,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e93f70fa-4cf5-4069-83dd-cc80681980a8 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=dc29af1e41d045d5b11e793b2d7ba40a&scope.project.id=3d7183ea57fa4dfb8611628b5813c5a0&role.id=07adba09bfed41ae863893d724a65a00", "previous": null, "next": null}} 2018-12-22 23:57:52,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=dc29af1e41d045d5b11e793b2d7ba40a&scope.project.id=3d7183ea57fa4dfb8611628b5813c5a0&role.id=07adba09bfed41ae863893d724a65a00 used request id req-e93f70fa-4cf5-4069-83dd-cc80681980a8 2018-12-22 23:57:52,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0779569149017s 2018-12-22 23:57:52,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-22 23:57:52,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/3d7183ea57fa4dfb8611628b5813c5a0/users/dc29af1e41d045d5b11e793b2d7ba40a/roles/07adba09bfed41ae863893d724a65a00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:57:52,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:57:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aad83fa8-de2b-4238-997b-b101a89fef11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:57:52,539 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3d7183ea57fa4dfb8611628b5813c5a0/users/dc29af1e41d045d5b11e793b2d7ba40a/roles/07adba09bfed41ae863893d724a65a00 used request id req-aad83fa8-de2b-4238-997b-b101a89fef11 2018-12-22 23:57:52,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125311851501s 2018-12-22 23:57:52,539 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-22 23:57:52,539 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-22 23:57:52,540 - openstack_tests - INFO - OS Credentials = > 2018-12-22 23:57:52,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:57:52,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:52,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}, {"id": "a71be68e336d4d02acd47b9e659cd7e4", "name": "Member"}, {"id": "07adba09bfed41ae863893d724a65a00", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T00:57:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d7183ea57fa4dfb8611628b5813c5a0", "name": "snaps_health_check-project_8324fcde-daca-4b70-b508-15043ae9630e"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_8324fcde-daca-4b70-b508-15043ae9630e", "id": "dc29af1e41d045d5b11e793b2d7ba40a"}, "audit_ids": ["yBbNaokETqqA85vQR-2DNQ"], "issued_at": "2018-12-22T23:57:52.000000Z"}} 2018-12-22 23:57:52,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1322e374db13b73421191296a5087084faae0b6b" 2018-12-22 23:57:53,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-06a4db50-c4b7-45ab-a625-6bfa251ba3f5 Date: Sat, 22 Dec 2018 23:57:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-22 23:57:53,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-06a4db50-c4b7-45ab-a625-6bfa251ba3f5 2018-12-22 23:57:53,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1322e374db13b73421191296a5087084faae0b6b" 2018-12-22 23:57:53,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b2062eba-7290-4bf8-9f9b-480c2128328e Date: Sat, 22 Dec 2018 23:57:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-22 23:57:53,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-b2062eba-7290-4bf8-9f9b-480c2128328e 2018-12-22 23:57:53,361 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-22 23:57:53,361 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-12-22 23:57:53,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:57:53,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:53,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}, {"id": "a71be68e336d4d02acd47b9e659cd7e4", "name": "Member"}, {"id": "07adba09bfed41ae863893d724a65a00", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T00:57:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d7183ea57fa4dfb8611628b5813c5a0", "name": "snaps_health_check-project_8324fcde-daca-4b70-b508-15043ae9630e"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_8324fcde-daca-4b70-b508-15043ae9630e", "id": "dc29af1e41d045d5b11e793b2d7ba40a"}, "audit_ids": ["NlmFVeEZQpumJoVbyibUqA"], "issued_at": "2018-12-22T23:57:53.000000Z"}} 2018-12-22 23:57:53,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a26d44da3795360c026d4f1e8432a07b3ddf5c17" 2018-12-22 23:57:53,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db5aeda-a447-4d96-b4c9-8baff5fb88a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:57:53,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0db5aeda-a447-4d96-b4c9-8baff5fb88a7 2018-12-22 23:57:53,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:57:53,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:54,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}, {"id": "a71be68e336d4d02acd47b9e659cd7e4", "name": "Member"}, {"id": "07adba09bfed41ae863893d724a65a00", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T00:57:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d7183ea57fa4dfb8611628b5813c5a0", "name": "snaps_health_check-project_8324fcde-daca-4b70-b508-15043ae9630e"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_8324fcde-daca-4b70-b508-15043ae9630e", "id": "dc29af1e41d045d5b11e793b2d7ba40a"}, "audit_ids": ["JlSKS2xvQ82KVQ5rkH8AFg"], "issued_at": "2018-12-22T23:57:54.000000Z"}} 2018-12-22 23:57:54,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b527f5ecf7f0e0a0c32487df56248f62c53db50e" 2018-12-22 23:57:54,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2afde995-afcd-43b9-83ef-b9b6466cf024 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:57:54,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2afde995-afcd-43b9-83ef-b9b6466cf024 2018-12-22 23:57:54,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:57:54,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:57:54,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-84d507f1-3581-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b527f5ecf7f0e0a0c32487df56248f62c53db50e" 2018-12-22 23:57:54,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b685ff20-d06b-489e-bf24-4626b7da5095 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-84d507f1-3581-4f5-proj", "previous": null, "next": null}, "projects": []} 2018-12-22 23:57:54,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-84d507f1-3581-4f5-proj used request id req-b685ff20-d06b-489e-bf24-4626b7da5095 2018-12-22 23:57:54,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b527f5ecf7f0e0a0c32487df56248f62c53db50e" 2018-12-22 23:57:54,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d83e948b-085a-4633-9723-e8284f5b5075 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:57:54,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d83e948b-085a-4633-9723-e8284f5b5075 2018-12-22 23:57:54,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b527f5ecf7f0e0a0c32487df56248f62c53db50e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj"}}' 2018-12-22 23:57:54,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51beb9cb-c91d-4131-aee3-3dbfd76eb1a7 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef"}, "enabled": true, "id": "7fcf64c1768944968ebf16129fbdb0ef", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj"}} 2018-12-22 23:57:54,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-51beb9cb-c91d-4131-aee3-3dbfd76eb1a7 2018-12-22 23:57:54,678 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-84d507f1-3581-4f5-proj 2018-12-22 23:57:54,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:57:54,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:55,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}, {"id": "a71be68e336d4d02acd47b9e659cd7e4", "name": "Member"}, {"id": "07adba09bfed41ae863893d724a65a00", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T00:57:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d7183ea57fa4dfb8611628b5813c5a0", "name": "snaps_health_check-project_8324fcde-daca-4b70-b508-15043ae9630e"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_8324fcde-daca-4b70-b508-15043ae9630e", "id": "dc29af1e41d045d5b11e793b2d7ba40a"}, "audit_ids": ["9kGisAO3R_ygTAIt1Fnr8Q"], "issued_at": "2018-12-22T23:57:55.000000Z"}} 2018-12-22 23:57:55,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4408f8e6ec9fc8984c64b0fee3350ca3e38500ed" 2018-12-22 23:57:55,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef891667-f87c-41e5-91e1-7b783431c76c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:57:55,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ef891667-f87c-41e5-91e1-7b783431c76c 2018-12-22 23:57:55,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:57:55,166 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:57:55,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4408f8e6ec9fc8984c64b0fee3350ca3e38500ed" 2018-12-22 23:57:55,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afdc7aa4-fc16-4d69-a37c-5062dbd08acf Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_8324fcde-daca-4b70-b508-15043ae9630e", "links": {"self": "http://172.30.9.26:5000/v3/users/dc29af1e41d045d5b11e793b2d7ba40a"}, "domain_id": "default", "enabled": true, "id": "dc29af1e41d045d5b11e793b2d7ba40a", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:57:55,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-afdc7aa4-fc16-4d69-a37c-5062dbd08acf 2018-12-22 23:57:55,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-84d507f1-3581-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4408f8e6ec9fc8984c64b0fee3350ca3e38500ed" 2018-12-22 23:57:55,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d9087d-91da-44a0-8304-c1856bf748fd Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-84d507f1-3581-4f5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef"}, "enabled": true, "id": "7fcf64c1768944968ebf16129fbdb0ef", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj"}]} 2018-12-22 23:57:55,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-84d507f1-3581-4f5-proj used request id req-32d9087d-91da-44a0-8304-c1856bf748fd 2018-12-22 23:57:55,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4408f8e6ec9fc8984c64b0fee3350ca3e38500ed" 2018-12-22 23:57:55,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faf2326e-73c8-415c-9e93-9043a4bbc780 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-22 23:57:55,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-faf2326e-73c8-415c-9e93-9043a4bbc780 2018-12-22 23:57:55,750 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-84d507f1-3581-4f5-user 2018-12-22 23:57:55,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:57:55,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b527f5ecf7f0e0a0c32487df56248f62c53db50e" 2018-12-22 23:57:55,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87f3dedb-ed01-40bd-9732-fac78c5149d2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07adba09bfed41ae863893d724a65a00", "links": {"self": "http://172.30.9.26:5000/v3/roles/07adba09bfed41ae863893d724a65a00"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a71be68e336d4d02acd47b9e659cd7e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/a71be68e336d4d02acd47b9e659cd7e4"}, "name": "Member"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:57:55,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-87f3dedb-ed01-40bd-9732-fac78c5149d2 2018-12-22 23:57:55,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b527f5ecf7f0e0a0c32487df56248f62c53db50e" -d '{"role": {"name": "SimpleHealthCheck-84d507f1-3581-4f5-proj-role"}}' 2018-12-22 23:57:55,953 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-988ee9f2-4c40-4be8-bb9e-d5d298d2fd51 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9645821202cf4dd89037180b5c2db6c4", "links": {"self": "http://172.30.9.26:5000/v3/roles/9645821202cf4dd89037180b5c2db6c4"}, "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj-role"}} 2018-12-22 23:57:55,953 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-988ee9f2-4c40-4be8-bb9e-d5d298d2fd51 2018-12-22 23:57:55,954 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-84d507f1-3581-4f5-proj-role 2018-12-22 23:57:55,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/9645821202cf4dd89037180b5c2db6c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b527f5ecf7f0e0a0c32487df56248f62c53db50e" 2018-12-22 23:57:56,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-943db35a-afd0-4d20-ae27-b8dfef8acd66 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/9645821202cf4dd89037180b5c2db6c4"}, "domain_id": null, "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj-role", "id": "9645821202cf4dd89037180b5c2db6c4"}} 2018-12-22 23:57:56,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/9645821202cf4dd89037180b5c2db6c4 used request id req-943db35a-afd0-4d20-ae27-b8dfef8acd66 2018-12-22 23:57:56,048 - keystone_utils - INFO - Granting role SimpleHealthCheck-84d507f1-3581-4f5-proj-role to project SimpleHealthCheck-84d507f1-3581-4f5-proj 2018-12-22 23:57:56,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef/users/ab6a7ed945b24c9689d231cceadeb49d/roles/9645821202cf4dd89037180b5c2db6c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b527f5ecf7f0e0a0c32487df56248f62c53db50e" 2018-12-22 23:57:56,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfacd837-fab8-45ef-8289-28e09284f46f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:57:56,196 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef/users/ab6a7ed945b24c9689d231cceadeb49d/roles/9645821202cf4dd89037180b5c2db6c4 used request id req-dfacd837-fab8-45ef-8289-28e09284f46f 2018-12-22 23:57:56,196 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:57:56,197 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-22 23:57:56,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:57:56,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:56,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9645821202cf4dd89037180b5c2db6c4", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj-role"}], "expires_at": "2018-12-23T00:57:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fcf64c1768944968ebf16129fbdb0ef", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7fcf64c1768944968ebf16129fbdb0ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7fcf64c1768944968ebf16129fbdb0ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7fcf64c1768944968ebf16129fbdb0ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7fcf64c1768944968ebf16129fbdb0ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7fcf64c1768944968ebf16129fbdb0ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7fcf64c1768944968ebf16129fbdb0ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-84d507f1-3581-4f5-user", "id": "ab6a7ed945b24c9689d231cceadeb49d"}, "audit_ids": ["5XEGvFFBRzKtA3Khuje_JA"], "issued_at": "2018-12-22T23:57:56.000000Z"}} 2018-12-22 23:57:56,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb067e46cfeebd2260dca5a27863023211b49d6f" 2018-12-22 23:57:56,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1efa0d15-8eed-4113-8978-bf0f6277392a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:57:56,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1efa0d15-8eed-4113-8978-bf0f6277392a 2018-12-22 23:57:56,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb067e46cfeebd2260dca5a27863023211b49d6f" 2018-12-22 23:57:56,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-06e248be-8307-428c-b0b6-8dfa79a83d65 Date: Sat, 22 Dec 2018 23:57:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-image"} 2018-12-22 23:57:56,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-image used request id req-06e248be-8307-428c-b0b6-8dfa79a83d65 2018-12-22 23:57:56,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb067e46cfeebd2260dca5a27863023211b49d6f" 2018-12-22 23:57:56,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d34c59d4-b62c-4d75-81f5-56015a6616e2 Date: Sat, 22 Dec 2018 23:57: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-12-22 23:57:56,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d34c59d4-b62c-4d75-81f5-56015a6616e2 2018-12-22 23:57:57,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb067e46cfeebd2260dca5a27863023211b49d6f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-image"}' 2018-12-22 23:57:57,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8 X-Openstack-Request-Id: req-c333b47f-52d3-4fb0-9731-2dd0aea79425 Date: Sat, 22 Dec 2018 23:57:57 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:57:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-22T23:57:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "min_disk": 0, "protected": false, "id": "de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "file": "/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8/file", "checksum": null, "owner": "7fcf64c1768944968ebf16129fbdb0ef", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:57:57,234 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c333b47f-52d3-4fb0-9731-2dd0aea79425 2018-12-22 23:57:57,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb067e46cfeebd2260dca5a27863023211b49d6f" -d '' 2018-12-22 23:57:58,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-21a5188b-3945-4ae0-b5fe-7c3aeba48871 Date: Sat, 22 Dec 2018 23:57:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:57:58,976 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8/file used request id req-21a5188b-3945-4ae0-b5fe-7c3aeba48871 2018-12-22 23:57:58,976 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-22 23:57:58,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb067e46cfeebd2260dca5a27863023211b49d6f" 2018-12-22 23:57:59,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-0033fcd4-46a3-41a6-9e77-480ce39ab542 Date: Sat, 22 Dec 2018 23:57:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:57:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:57:58Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8/snap", "metadata": {}}], "self": "/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "min_disk": 0, "protected": false, "id": "de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "file": "/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7fcf64c1768944968ebf16129fbdb0ef", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:57:59,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8 used request id req-0033fcd4-46a3-41a6-9e77-480ce39ab542 2018-12-22 23:57:59,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb067e46cfeebd2260dca5a27863023211b49d6f" 2018-12-22 23:57:59,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3b63e763-6eaa-43e4-95f7-82a8ed2dd113 Date: Sat, 22 Dec 2018 23: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-12-22 23:57:59,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3b63e763-6eaa-43e4-95f7-82a8ed2dd113 2018-12-22 23:57:59,302 - create_image - INFO - Created image with name - SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-image 2018-12-22 23:57:59,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb067e46cfeebd2260dca5a27863023211b49d6f" 2018-12-22 23:57:59,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-cd73e9d0-e311-42fe-b87b-a5c7b0f1bf10 Date: Sat, 22 Dec 2018 23:57:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:57:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:57:58Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8/snap", "metadata": {}}], "self": "/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "min_disk": 0, "protected": false, "id": "de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "file": "/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7fcf64c1768944968ebf16129fbdb0ef", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-22 23:57:59,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8 used request id req-cd73e9d0-e311-42fe-b87b-a5c7b0f1bf10 2018-12-22 23:57:59,322 - create_image - DEBUG - Instance status is - active 2018-12-22 23:57:59,322 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-image 2018-12-22 23:57:59,322 - create_image - INFO - Image is now active with name - SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-image 2018-12-22 23:57:59,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:57:59,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:57:59,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9645821202cf4dd89037180b5c2db6c4", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj-role"}], "expires_at": "2018-12-23T00:57:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fcf64c1768944968ebf16129fbdb0ef", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7fcf64c1768944968ebf16129fbdb0ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7fcf64c1768944968ebf16129fbdb0ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7fcf64c1768944968ebf16129fbdb0ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7fcf64c1768944968ebf16129fbdb0ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7fcf64c1768944968ebf16129fbdb0ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7fcf64c1768944968ebf16129fbdb0ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-84d507f1-3581-4f5-user", "id": "ab6a7ed945b24c9689d231cceadeb49d"}, "audit_ids": ["QeUZ7cEbTGClZ46kpEDsvA"], "issued_at": "2018-12-22T23:57:59.000000Z"}} 2018-12-22 23:57:59,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47b8db6db134430cf0e211241b633dca6f9e145f" 2018-12-22 23:57:59,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab1129d-da88-4bb9-bb35-3743650b2f33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:57:59,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3ab1129d-da88-4bb9-bb35-3743650b2f33 2018-12-22 23:57:59,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47b8db6db134430cf0e211241b633dca6f9e145f" 2018-12-22 23:58:00,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a2f51a43-9b08-483b-aa8d-841526070fc8 Date: Sat, 22 Dec 2018 23:58:00 GMT RESP BODY: {"networks":[]} 2018-12-22 23:58:00,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net used request id req-a2f51a43-9b08-483b-aa8d-841526070fc8 2018-12-22 23:58:00,027 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net 2018-12-22 23:58:00,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47b8db6db134430cf0e211241b633dca6f9e145f" -d '{"network": {"name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net", "admin_state_up": true}}' 2018-12-22 23:58:00,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-535befd5-2a43-489f-b275-df7b0b2d676a Date: Sat, 22 Dec 2018 23:58:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24007d8-f794-4968-86b8-930b8815297c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7fcf64c1768944968ebf16129fbdb0ef","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:58:00Z","is_default":false,"name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:00Z","mtu":1450}} 2018-12-22 23:58:00,658 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-535befd5-2a43-489f-b275-df7b0b2d676a 2018-12-22 23:58:00,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b24007d8-f794-4968-86b8-930b8815297c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47b8db6db134430cf0e211241b633dca6f9e145f" 2018-12-22 23:58:00,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-33d3b7d2-ff9c-431f-9df6-d463162d08d8 Date: Sat, 22 Dec 2018 23:58:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-22T23:58:00Z","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7fcf64c1768944968ebf16129fbdb0ef","id":"b24007d8-f794-4968-86b8-930b8815297c","name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net"}]} 2018-12-22 23:58:00,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b24007d8-f794-4968-86b8-930b8815297c used request id req-33d3b7d2-ff9c-431f-9df6-d463162d08d8 2018-12-22 23:58:00,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b24007d8-f794-4968-86b8-930b8815297c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47b8db6db134430cf0e211241b633dca6f9e145f" 2018-12-22 23:58:01,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c973205e-6b6e-4389-a4a9-12c4c2f9b542 Date: Sat, 22 Dec 2018 23:58:01 GMT RESP BODY: {"subnets":[]} 2018-12-22 23:58:01,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b24007d8-f794-4968-86b8-930b8815297c used request id req-c973205e-6b6e-4389-a4a9-12c4c2f9b542 2018-12-22 23:58:01,063 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-subnet 2018-12-22 23:58:01,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47b8db6db134430cf0e211241b633dca6f9e145f" -d '{"subnets": [{"ip_version": 4, "network_id": "b24007d8-f794-4968-86b8-930b8815297c", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-subnet"}]}' 2018-12-22 23:58:01,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ef0658ca-7685-439b-8b52-7c76fd331612 Date: Sat, 22 Dec 2018 23:58:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b24007d8-f794-4968-86b8-930b8815297c","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:01Z","dns_nameservers":[],"updated_at":"2018-12-22T23:58: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":"7fcf64c1768944968ebf16129fbdb0ef","id":"c2b08c4f-27aa-4397-a2da-333db3cadf49","subnetpool_id":null,"name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-subnet"}]} 2018-12-22 23:58:01,742 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-ef0658ca-7685-439b-8b52-7c76fd331612 2018-12-22 23:58:01,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b24007d8-f794-4968-86b8-930b8815297c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47b8db6db134430cf0e211241b633dca6f9e145f" 2018-12-22 23:58:02,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-4b560f50-fb26-4fce-9eef-3ed713f45dc4 Date: Sat, 22 Dec 2018 23:58: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":["c2b08c4f-27aa-4397-a2da-333db3cadf49"],"updated_at":"2018-12-22T23:58:01Z","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fcf64c1768944968ebf16129fbdb0ef","id":"b24007d8-f794-4968-86b8-930b8815297c","name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net"}]} 2018-12-22 23:58:02,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b24007d8-f794-4968-86b8-930b8815297c used request id req-4b560f50-fb26-4fce-9eef-3ed713f45dc4 2018-12-22 23:58:02,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b24007d8-f794-4968-86b8-930b8815297c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47b8db6db134430cf0e211241b633dca6f9e145f" 2018-12-22 23:58:02,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-62fad23b-f177-4a25-ab75-153ac2096897 Date: Sat, 22 Dec 2018 23:58:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b24007d8-f794-4968-86b8-930b8815297c","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:01Z","dns_nameservers":[],"updated_at":"2018-12-22T23:58: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":"7fcf64c1768944968ebf16129fbdb0ef","id":"c2b08c4f-27aa-4397-a2da-333db3cadf49","subnetpool_id":null,"name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-subnet"}]} 2018-12-22 23:58:02,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b24007d8-f794-4968-86b8-930b8815297c used request id req-62fad23b-f177-4a25-ab75-153ac2096897 2018-12-22 23:58:02,236 - OpenStackNetwork - DEBUG - Network [b24007d8-f794-4968-86b8-930b8815297c] created successfully 2018-12-22 23:58:02,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:58:02,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:58:02,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}, {"id": "a71be68e336d4d02acd47b9e659cd7e4", "name": "Member"}, {"id": "07adba09bfed41ae863893d724a65a00", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T00:58:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d7183ea57fa4dfb8611628b5813c5a0", "name": "snaps_health_check-project_8324fcde-daca-4b70-b508-15043ae9630e"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3d7183ea57fa4dfb8611628b5813c5a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_8324fcde-daca-4b70-b508-15043ae9630e", "id": "dc29af1e41d045d5b11e793b2d7ba40a"}, "audit_ids": ["7Ejf6-JRQAeFIn2JKWs3Bw"], "issued_at": "2018-12-22T23:58:02.000000Z"}} 2018-12-22 23:58:02,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a20fd4fb93df0aa94462c7eabc120c198c0f37c9" 2018-12-22 23:58:02,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c56a3a9a-2679-4bd4-88ea-c503fd1572c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:58:02,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c56a3a9a-2679-4bd4-88ea-c503fd1572c6 2018-12-22 23:58:02,740 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:58:02,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a20fd4fb93df0aa94462c7eabc120c198c0f37c9" 2018-12-22 23:58:02,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e76bf7a-f81c-412b-8aac-7b6afcbe75c7 x-compute-request-id: req-7e76bf7a-f81c-412b-8aac-7b6afcbe75c7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-22 23:58:02,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7e76bf7a-f81c-412b-8aac-7b6afcbe75c7 2018-12-22 23:58:02,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a20fd4fb93df0aa94462c7eabc120c198c0f37c9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-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-12-22 23:58:02,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62318f58-d1a6-4312-89fe-82f1241a6110 x-compute-request-id: req-62318f58-d1a6-4312-89fe-82f1241a6110 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "93e6b83c-9ff0-4b41-9990-d08e75b9f969", "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:58:02,976 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-62318f58-d1a6-4312-89fe-82f1241a6110 2018-12-22 23:58:02,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:58:02,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:58:03,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9645821202cf4dd89037180b5c2db6c4", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj-role"}], "expires_at": "2018-12-23T00:58:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fcf64c1768944968ebf16129fbdb0ef", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7fcf64c1768944968ebf16129fbdb0ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7fcf64c1768944968ebf16129fbdb0ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7fcf64c1768944968ebf16129fbdb0ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7fcf64c1768944968ebf16129fbdb0ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7fcf64c1768944968ebf16129fbdb0ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7fcf64c1768944968ebf16129fbdb0ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-84d507f1-3581-4f5-user", "id": "ab6a7ed945b24c9689d231cceadeb49d"}, "audit_ids": ["7BtQbh0dQoaQ75-wxcoW1w"], "issued_at": "2018-12-22T23:58:03.000000Z"}} 2018-12-22 23:58:03,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:03,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecbd927f-000a-4d05-bc8c-cdd453f286d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:58:03,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ecbd927f-000a-4d05-bc8c-cdd453f286d3 2018-12-22 23:58:03,424 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-22 23:58:03,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:03,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef66cbb9-b328-4ddb-a5fa-4dd409b58687 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:58:03,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ef66cbb9-b328-4ddb-a5fa-4dd409b58687 2018-12-22 23:58:03,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:03,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-34ce2e5a-f689-4260-9cf6-0e1c862fb3d4 Date: Sat, 22 Dec 2018 23:58: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":["c2b08c4f-27aa-4397-a2da-333db3cadf49"],"updated_at":"2018-12-22T23:58:01Z","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fcf64c1768944968ebf16129fbdb0ef","id":"b24007d8-f794-4968-86b8-930b8815297c","name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net"}]} 2018-12-22 23:58:03,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net used request id req-34ce2e5a-f689-4260-9cf6-0e1c862fb3d4 2018-12-22 23:58:03,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:58:03,771 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:58:03,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:03,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b6c94c-6c25-47b4-9b6c-7132ce85eb93 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef"}, "enabled": true, "id": "7fcf64c1768944968ebf16129fbdb0ef", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj"}} 2018-12-22 23:58:03,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef used request id req-c5b6c94c-6c25-47b4-9b6c-7132ce85eb93 2018-12-22 23:58:03,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b24007d8-f794-4968-86b8-930b8815297c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:04,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-032264d7-034b-453e-85b2-1b63c32cc5f2 Date: Sat, 22 Dec 2018 23:58:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b24007d8-f794-4968-86b8-930b8815297c","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:01Z","dns_nameservers":[],"updated_at":"2018-12-22T23:58: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":"7fcf64c1768944968ebf16129fbdb0ef","id":"c2b08c4f-27aa-4397-a2da-333db3cadf49","subnetpool_id":null,"name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-subnet"}]} 2018-12-22 23:58:04,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b24007d8-f794-4968-86b8-930b8815297c used request id req-032264d7-034b-453e-85b2-1b63c32cc5f2 2018-12-22 23:58:04,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b24007d8-f794-4968-86b8-930b8815297c&name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:04,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-314ac436-a018-493a-bfad-286df78a0cd7 Date: Sat, 22 Dec 2018 23:58:04 GMT RESP BODY: {"ports":[]} 2018-12-22 23:58:04,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b24007d8-f794-4968-86b8-930b8815297c&name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10port-1&admin_state_up=True used request id req-314ac436-a018-493a-bfad-286df78a0cd7 2018-12-22 23:58:04,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:04,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35100dab-b9de-4d0b-8c3b-1b9ed4220e23 x-compute-request-id: req-35100dab-b9de-4d0b-8c3b-1b9ed4220e23 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-22 23:58:04,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst used request id req-35100dab-b9de-4d0b-8c3b-1b9ed4220e23 2018-12-22 23:58:04,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:04,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-5d809e13-455c-4dc8-800d-d9d045e98976 Date: Sat, 22 Dec 2018 23:58: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":["c2b08c4f-27aa-4397-a2da-333db3cadf49"],"updated_at":"2018-12-22T23:58:01Z","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fcf64c1768944968ebf16129fbdb0ef","id":"b24007d8-f794-4968-86b8-930b8815297c","name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net"}]} 2018-12-22 23:58:04,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net used request id req-5d809e13-455c-4dc8-800d-d9d045e98976 2018-12-22 23:58:04,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:04,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f829f5-39d2-40b8-bc08-e19653eae6b2 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef"}, "enabled": true, "id": "7fcf64c1768944968ebf16129fbdb0ef", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj"}} 2018-12-22 23:58:04,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef used request id req-d0f829f5-39d2-40b8-bc08-e19653eae6b2 2018-12-22 23:58:04,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b24007d8-f794-4968-86b8-930b8815297c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:04,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-185e36c5-5047-4910-b6ab-02076af2c46a Date: Sat, 22 Dec 2018 23:58:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b24007d8-f794-4968-86b8-930b8815297c","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:01Z","dns_nameservers":[],"updated_at":"2018-12-22T23:58: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":"7fcf64c1768944968ebf16129fbdb0ef","id":"c2b08c4f-27aa-4397-a2da-333db3cadf49","subnetpool_id":null,"name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-subnet"}]} 2018-12-22 23:58:04,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b24007d8-f794-4968-86b8-930b8815297c used request id req-185e36c5-5047-4910-b6ab-02076af2c46a 2018-12-22 23:58:04,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b24007d8-f794-4968-86b8-930b8815297c&name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:05,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-623083f9-7bc9-444b-a4a7-bdc6547de443 Date: Sat, 22 Dec 2018 23:58:05 GMT RESP BODY: {"ports":[]} 2018-12-22 23:58:05,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b24007d8-f794-4968-86b8-930b8815297c&name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10port-1&admin_state_up=True used request id req-623083f9-7bc9-444b-a4a7-bdc6547de443 2018-12-22 23:58:05,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-22 23:58:05,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:58:05,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9645821202cf4dd89037180b5c2db6c4", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj-role"}], "expires_at": "2018-12-23T00:58:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fcf64c1768944968ebf16129fbdb0ef", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7fcf64c1768944968ebf16129fbdb0ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7fcf64c1768944968ebf16129fbdb0ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7fcf64c1768944968ebf16129fbdb0ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7fcf64c1768944968ebf16129fbdb0ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7fcf64c1768944968ebf16129fbdb0ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7fcf64c1768944968ebf16129fbdb0ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7fcf64c1768944968ebf16129fbdb0ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-84d507f1-3581-4f5-user", "id": "ab6a7ed945b24c9689d231cceadeb49d"}, "audit_ids": ["pNtHGIn6TXux8BFoTL3fFA"], "issued_at": "2018-12-22T23:58:05.000000Z"}} 2018-12-22 23:58:05,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92780ab2f84cdc79335d8f76d8f40429073cdd72" 2018-12-22 23:58:05,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4891e0a0-25a3-4f86-bea0-852c55048721 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:58:05,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4891e0a0-25a3-4f86-bea0-852c55048721 2018-12-22 23:58:05,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:05,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-cd72e2ab-1da9-48d1-bdb0-4aef0db5549a Date: Sat, 22 Dec 2018 23:58: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":["c2b08c4f-27aa-4397-a2da-333db3cadf49"],"updated_at":"2018-12-22T23:58:01Z","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fcf64c1768944968ebf16129fbdb0ef","id":"b24007d8-f794-4968-86b8-930b8815297c","name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net"}]} 2018-12-22 23:58:05,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net used request id req-cd72e2ab-1da9-48d1-bdb0-4aef0db5549a 2018-12-22 23:58:05,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b24007d8-f794-4968-86b8-930b8815297c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:06,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8677dc13-caf1-434b-820e-f847f4116238 Date: Sat, 22 Dec 2018 23:58:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b24007d8-f794-4968-86b8-930b8815297c","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:01Z","dns_nameservers":[],"updated_at":"2018-12-22T23:58: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":"7fcf64c1768944968ebf16129fbdb0ef","id":"c2b08c4f-27aa-4397-a2da-333db3cadf49","subnetpool_id":null,"name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-subnet"}]} 2018-12-22 23:58:06,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b24007d8-f794-4968-86b8-930b8815297c used request id req-8677dc13-caf1-434b-820e-f847f4116238 2018-12-22 23:58:06,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:06,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-daa2141d-fe44-4cb0-97b6-a4d5677c168e Date: Sat, 22 Dec 2018 23:58: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":["c2b08c4f-27aa-4397-a2da-333db3cadf49"],"updated_at":"2018-12-22T23:58:01Z","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fcf64c1768944968ebf16129fbdb0ef","id":"b24007d8-f794-4968-86b8-930b8815297c","name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net"}]} 2018-12-22 23:58:06,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net used request id req-daa2141d-fe44-4cb0-97b6-a4d5677c168e 2018-12-22 23:58:06,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:58:06,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:58:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:58:06,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92780ab2f84cdc79335d8f76d8f40429073cdd72" 2018-12-22 23:58:06,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5dc9553-6cc5-4d79-80d4-646b8e78def4 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef"}, "enabled": true, "id": "7fcf64c1768944968ebf16129fbdb0ef", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj"}} 2018-12-22 23:58:06,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef used request id req-c5dc9553-6cc5-4d79-80d4-646b8e78def4 2018-12-22 23:58:06,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b24007d8-f794-4968-86b8-930b8815297c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:06,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8238b46b-423d-4e5b-8e8b-c54c56d210ca Date: Sat, 22 Dec 2018 23:58:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b24007d8-f794-4968-86b8-930b8815297c","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:01Z","dns_nameservers":[],"updated_at":"2018-12-22T23:58: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":"7fcf64c1768944968ebf16129fbdb0ef","id":"c2b08c4f-27aa-4397-a2da-333db3cadf49","subnetpool_id":null,"name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-subnet"}]} 2018-12-22 23:58:06,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b24007d8-f794-4968-86b8-930b8815297c used request id req-8238b46b-423d-4e5b-8e8b-c54c56d210ca 2018-12-22 23:58:06,563 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net 2018-12-22 23:58:06,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" -d '{"port": {"network_id": "b24007d8-f794-4968-86b8-930b8815297c", "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10port-1", "admin_state_up": true}}' 2018-12-22 23:58:07,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-41c3f38a-aed6-4090-ab08-5cfce87a9ba5 Date: Sat, 22 Dec 2018 23:58:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:58:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c2b08c4f-27aa-4397-a2da-333db3cadf49","ip_address":"10.55.0.12"}],"id":"eece479e-4991-4665-81d7-445198d22e84","security_groups":["679936e1-82f8-4af1-88e8-5794e8c4e143"],"mac_address":"fa:16:3e:d6:92:a3","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10port-1","project_id":"7fcf64c1768944968ebf16129fbdb0ef","qos_policy_id":null,"admin_state_up":true,"network_id":"b24007d8-f794-4968-86b8-930b8815297c","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:07Z","binding:vnic_type":"normal"}} 2018-12-22 23:58:07,694 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-41c3f38a-aed6-4090-ab08-5cfce87a9ba5 2018-12-22 23:58:07,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:07,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-8d9deac6-9688-4f2a-a619-a8c54c30eed4 Date: Sat, 22 Dec 2018 23:58: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":["c2b08c4f-27aa-4397-a2da-333db3cadf49"],"updated_at":"2018-12-22T23:58:01Z","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fcf64c1768944968ebf16129fbdb0ef","id":"b24007d8-f794-4968-86b8-930b8815297c","name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net"}]} 2018-12-22 23:58:07,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net used request id req-8d9deac6-9688-4f2a-a619-a8c54c30eed4 2018-12-22 23:58:07,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:08,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a60935-1b4d-4d7f-9357-13c6c2720223 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef"}, "enabled": true, "id": "7fcf64c1768944968ebf16129fbdb0ef", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj"}} 2018-12-22 23:58:08,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef used request id req-f7a60935-1b4d-4d7f-9357-13c6c2720223 2018-12-22 23:58:08,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b24007d8-f794-4968-86b8-930b8815297c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:08,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5c80bb06-7b17-4dac-a0ac-475ac67ba371 Date: Sat, 22 Dec 2018 23:58:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b24007d8-f794-4968-86b8-930b8815297c","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:01Z","dns_nameservers":[],"updated_at":"2018-12-22T23:58: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":"7fcf64c1768944968ebf16129fbdb0ef","id":"c2b08c4f-27aa-4397-a2da-333db3cadf49","subnetpool_id":null,"name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-subnet"}]} 2018-12-22 23:58:08,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b24007d8-f794-4968-86b8-930b8815297c used request id req-5c80bb06-7b17-4dac-a0ac-475ac67ba371 2018-12-22 23:58:08,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b24007d8-f794-4968-86b8-930b8815297c&name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:08,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 777 X-Openstack-Request-Id: req-ec60131d-c921-412b-a767-e7c76adfd75e Date: Sat, 22 Dec 2018 23:58:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:58:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c2b08c4f-27aa-4397-a2da-333db3cadf49","ip_address":"10.55.0.12"}],"id":"eece479e-4991-4665-81d7-445198d22e84","security_groups":["679936e1-82f8-4af1-88e8-5794e8c4e143"],"mac_address":"fa:16:3e:d6:92:a3","project_id":"7fcf64c1768944968ebf16129fbdb0ef","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10port-1","admin_state_up":true,"network_id":"b24007d8-f794-4968-86b8-930b8815297c","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:07Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-22 23:58:08,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b24007d8-f794-4968-86b8-930b8815297c&name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10port-1&admin_state_up=True used request id req-ec60131d-c921-412b-a767-e7c76adfd75e 2018-12-22 23:58:08,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:08,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd41537-51db-4bff-9464-fbcc1df0fc97 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef"}, "enabled": true, "id": "7fcf64c1768944968ebf16129fbdb0ef", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj"}} 2018-12-22 23:58:08,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef used request id req-6dd41537-51db-4bff-9464-fbcc1df0fc97 2018-12-22 23:58:08,269 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst 2018-12-22 23:58:08,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:08,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-56aa0c94-208d-4ccf-872a-df5d284c2179 x-compute-request-id: req-56aa0c94-208d-4ccf-872a-df5d284c2179 Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"flavors": [{"id": "93e6b83c-9ff0-4b41-9990-d08e75b9f969", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969", "rel": "bookmark"}], "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-flavor-name"}]} 2018-12-22 23:58:08,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-56aa0c94-208d-4ccf-872a-df5d284c2179 2018-12-22 23:58:08,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:08,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-d9ef84f2-d253-4fa4-b4db-e71813036d8a x-compute-request-id: req-d9ef84f2-d253-4fa4-b4db-e71813036d8a Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "93e6b83c-9ff0-4b41-9990-d08e75b9f969", "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:58:08,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969 used request id req-d9ef84f2-d253-4fa4-b4db-e71813036d8a 2018-12-22 23:58:08,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:08,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-b89319cf-aaee-4028-8bf5-a1f65d490f2f Date: Sat, 22 Dec 2018 23:58:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-image", "tags": [], "container_format": "bare", "created_at": "2018-12-22T23:57:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-22T23:57:58Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8/snap", "metadata": {}}], "self": "/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "min_disk": 0, "protected": false, "id": "de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "file": "/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7fcf64c1768944968ebf16129fbdb0ef", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-image"} 2018-12-22 23:58:08,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-image used request id req-b89319cf-aaee-4028-8bf5-a1f65d490f2f 2018-12-22 23:58:08,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:08,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-11619358-f079-424a-9bf3-bdf8a35ab80d Date: Sat, 22 Dec 2018 23:58: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-12-22 23:58:08,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-11619358-f079-424a-9bf3-bdf8a35ab80d 2018-12-22 23:58:08,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" -d '{"server": {"name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst", "imageRef": "de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "flavorRef": "93e6b83c-9ff0-4b41-9990-d08e75b9f969", "max_count": 1, "min_count": 1, "networks": [{"port": "eece479e-4991-4665-81d7-445198d22e84"}]}}' 2018-12-22 23:58:10,397 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:58:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-09c7bfbd-c0b6-4e49-baa7-2053e1d09422 x-compute-request-id: req-09c7bfbd-c0b6-4e49-baa7-2053e1d09422 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "bookmark"}], "adminPass": "iM4cq98W5wsE"}} 2018-12-22 23:58:10,397 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-09c7bfbd-c0b6-4e49-baa7-2053e1d09422 2018-12-22 23:58:10,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:10,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-33a829e3-57cc-4c82-9c2c-75a291ea6b99 x-compute-request-id: req-33a829e3-57cc-4c82-9c2c-75a291ea6b99 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "bookmark"}], "image": {"id": "de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "links": [{"href": "http://172.30.9.26:8774/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93e6b83c-9ff0-4b41-9990-d08e75b9f969", "links": [{"href": "http://172.30.9.26:8774/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969", "rel": "bookmark"}]}, "id": "2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "user_id": "ab6a7ed945b24c9689d231cceadeb49d", "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-12-22T23:58:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst", "created": "2018-12-22T23:58:10Z", "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:58:10,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 used request id req-33a829e3-57cc-4c82-9c2c-75a291ea6b99 2018-12-22 23:58:10,802 - create_instance - INFO - Created instance with name - SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst 2018-12-22 23:58:10,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:11,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-f9f14ae9-bebe-40dd-b107-9bc3b3e9c071 x-compute-request-id: req-f9f14ae9-bebe-40dd-b107-9bc3b3e9c071 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "bookmark"}], "image": {"id": "de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "links": [{"href": "http://172.30.9.26:8774/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93e6b83c-9ff0-4b41-9990-d08e75b9f969", "links": [{"href": "http://172.30.9.26:8774/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969", "rel": "bookmark"}]}, "id": "2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "user_id": "ab6a7ed945b24c9689d231cceadeb49d", "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-12-22T23:58:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst", "created": "2018-12-22T23:58:10Z", "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:58:11,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 used request id req-f9f14ae9-bebe-40dd-b107-9bc3b3e9c071 2018-12-22 23:58:11,163 - create_instance - DEBUG - Instance status [SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst] is - BUILD 2018-12-22 23:58:11,163 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:58:14,167 - create_instance - DEBUG - VM status query timeout in 896.635541916 2018-12-22 23:58:14,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:14,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85837341-1c95-4919-b872-d712448385ed x-compute-request-id: req-85837341-1c95-4919-b872-d712448385ed Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "bookmark"}], "image": {"id": "de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "links": [{"href": "http://172.30.9.26:8774/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93e6b83c-9ff0-4b41-9990-d08e75b9f969", "links": [{"href": "http://172.30.9.26:8774/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969", "rel": "bookmark"}]}, "id": "2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "security_groups": [{"name": "default"}], "user_id": "ab6a7ed945b24c9689d231cceadeb49d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:58:11Z", "hostId": "40213f901cee6c6ca073f5a599388154b3698b4608158c644d6511b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst", "created": "2018-12-22T23:58:10Z", "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:58:14,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 used request id req-85837341-1c95-4919-b872-d712448385ed 2018-12-22 23:58:14,504 - create_instance - DEBUG - Instance status [SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst] is - BUILD 2018-12-22 23:58:14,505 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:58:17,508 - create_instance - DEBUG - VM status query timeout in 893.294410944 2018-12-22 23:58:17,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:18,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9087685e-4eaa-4809-9576-57872ee1c65f x-compute-request-id: req-9087685e-4eaa-4809-9576-57872ee1c65f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "bookmark"}], "image": {"id": "de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "links": [{"href": "http://172.30.9.26:8774/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93e6b83c-9ff0-4b41-9990-d08e75b9f969", "links": [{"href": "http://172.30.9.26:8774/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969", "rel": "bookmark"}]}, "id": "2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "security_groups": [{"name": "default"}], "user_id": "ab6a7ed945b24c9689d231cceadeb49d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:58:11Z", "hostId": "40213f901cee6c6ca073f5a599388154b3698b4608158c644d6511b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst", "created": "2018-12-22T23:58:10Z", "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:58:18,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 used request id req-9087685e-4eaa-4809-9576-57872ee1c65f 2018-12-22 23:58:18,112 - create_instance - DEBUG - Instance status [SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst] is - BUILD 2018-12-22 23:58:18,112 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:58:21,115 - create_instance - DEBUG - VM status query timeout in 889.686986923 2018-12-22 23:58:21,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:21,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-2a9cdfb6-c1e1-4b62-b087-e2dd2e03d616 x-compute-request-id: req-2a9cdfb6-c1e1-4b62-b087-e2dd2e03d616 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:92:a3", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "bookmark"}], "image": {"id": "de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "links": [{"href": "http://172.30.9.26:8774/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-22T23:58:17.000000", "flavor": {"id": "93e6b83c-9ff0-4b41-9990-d08e75b9f969", "links": [{"href": "http://172.30.9.26:8774/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969", "rel": "bookmark"}]}, "id": "2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "security_groups": [{"name": "default"}], "user_id": "ab6a7ed945b24c9689d231cceadeb49d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:58:17Z", "hostId": "40213f901cee6c6ca073f5a599388154b3698b4608158c644d6511b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst", "created": "2018-12-22T23:58:10Z", "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:58:21,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 used request id req-2a9cdfb6-c1e1-4b62-b087-e2dd2e03d616 2018-12-22 23:58:21,680 - create_instance - DEBUG - Instance status [SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst] is - ACTIVE 2018-12-22 23:58:21,680 - create_instance - INFO - VM is - ACTIVE 2018-12-22 23:58:21,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:22,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-70fe538e-a265-4406-b35c-c8bfa06f2887 x-compute-request-id: req-70fe538e-a265-4406-b35c-c8bfa06f2887 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:92:a3", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "bookmark"}], "image": {"id": "de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "links": [{"href": "http://172.30.9.26:8774/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-22T23:58:17.000000", "flavor": {"id": "93e6b83c-9ff0-4b41-9990-d08e75b9f969", "links": [{"href": "http://172.30.9.26:8774/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969", "rel": "bookmark"}]}, "id": "2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "security_groups": [{"name": "default"}], "user_id": "ab6a7ed945b24c9689d231cceadeb49d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:58:17Z", "hostId": "40213f901cee6c6ca073f5a599388154b3698b4608158c644d6511b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst", "created": "2018-12-22T23:58:10Z", "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:58:22,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 used request id req-70fe538e-a265-4406-b35c-c8bfa06f2887 2018-12-22 23:58:22,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:22,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-666a6a0a-6d55-4a98-abd5-9e55a6aea8ff Date: Sat, 22 Dec 2018 23:58: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":["c2b08c4f-27aa-4397-a2da-333db3cadf49"],"updated_at":"2018-12-22T23:58:01Z","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fcf64c1768944968ebf16129fbdb0ef","id":"b24007d8-f794-4968-86b8-930b8815297c","name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net"}]} 2018-12-22 23:58:22,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net used request id req-666a6a0a-6d55-4a98-abd5-9e55a6aea8ff 2018-12-22 23:58:22,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:22,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4824738-a68a-4598-9d6b-8c6706c05961 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef"}, "enabled": true, "id": "7fcf64c1768944968ebf16129fbdb0ef", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj"}} 2018-12-22 23:58:22,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef used request id req-a4824738-a68a-4598-9d6b-8c6706c05961 2018-12-22 23:58:22,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b24007d8-f794-4968-86b8-930b8815297c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:22,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-993b6233-8423-46b9-b732-ead0931df743 Date: Sat, 22 Dec 2018 23:58:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b24007d8-f794-4968-86b8-930b8815297c","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:01Z","dns_nameservers":[],"updated_at":"2018-12-22T23:58: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":"7fcf64c1768944968ebf16129fbdb0ef","id":"c2b08c4f-27aa-4397-a2da-333db3cadf49","subnetpool_id":null,"name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-subnet"}]} 2018-12-22 23:58:22,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b24007d8-f794-4968-86b8-930b8815297c used request id req-993b6233-8423-46b9-b732-ead0931df743 2018-12-22 23:58:22,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b24007d8-f794-4968-86b8-930b8815297c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:22,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3104 X-Openstack-Request-Id: req-aa115a94-c44a-4f38-b520-e767d9576bfd Date: Sat, 22 Dec 2018 23:58:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:58:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c2b08c4f-27aa-4397-a2da-333db3cadf49","ip_address":"10.55.0.3"}],"id":"4450f618-29a4-48b2-94f7-427d4f848994","security_groups":[],"mac_address":"fa:16:3e:1d:03:ac","project_id":"7fcf64c1768944968ebf16129fbdb0ef","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b24007d8-f794-4968-86b8-930b8815297c","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b24007d8-f794-4968-86b8-930b8815297c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:58:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c2b08c4f-27aa-4397-a2da-333db3cadf49","ip_address":"10.55.0.4"}],"id":"4d67cc7d-0589-427a-8153-84c2bc3fb286","security_groups":[],"mac_address":"fa:16:3e:a3:fa:98","project_id":"7fcf64c1768944968ebf16129fbdb0ef","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b24007d8-f794-4968-86b8-930b8815297c","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b24007d8-f794-4968-86b8-930b8815297c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:58:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c2b08c4f-27aa-4397-a2da-333db3cadf49","ip_address":"10.55.0.2"}],"id":"7269c139-df62-4dd1-af56-b6cff0a12ba6","security_groups":[],"mac_address":"fa:16:3e:c6:88:48","project_id":"7fcf64c1768944968ebf16129fbdb0ef","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b24007d8-f794-4968-86b8-930b8815297c","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b24007d8-f794-4968-86b8-930b8815297c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:58:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c2b08c4f-27aa-4397-a2da-333db3cadf49","ip_address":"10.55.0.12"}],"id":"eece479e-4991-4665-81d7-445198d22e84","security_groups":["679936e1-82f8-4af1-88e8-5794e8c4e143"],"mac_address":"fa:16:3e:d6:92:a3","project_id":"7fcf64c1768944968ebf16129fbdb0ef","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10port-1","admin_state_up":true,"network_id":"b24007d8-f794-4968-86b8-930b8815297c","tenant_id":"7fcf64c1768944968ebf16129fbdb0ef","created_at":"2018-12-22T23:58:07Z","binding:vnic_type":"normal","device_id":"2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6"}]} 2018-12-22 23:58:22,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b24007d8-f794-4968-86b8-930b8815297c used request id req-aa115a94-c44a-4f38-b520-e767d9576bfd 2018-12-22 23:58:22,511 - create_instance_tests - INFO - Looking for IP 10.55.0.12 in the console log 2018-12-22 23:58:22,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:23,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9114882-e59e-4975-b179-528648124151 x-compute-request-id: req-d9114882-e59e-4975-b179-528648124151 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:92:a3", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "bookmark"}], "image": {"id": "de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "links": [{"href": "http://172.30.9.26:8774/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-22T23:58:17.000000", "flavor": {"id": "93e6b83c-9ff0-4b41-9990-d08e75b9f969", "links": [{"href": "http://172.30.9.26:8774/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969", "rel": "bookmark"}]}, "id": "2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "security_groups": [{"name": "default"}], "user_id": "ab6a7ed945b24c9689d231cceadeb49d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:58:17Z", "hostId": "40213f901cee6c6ca073f5a599388154b3698b4608158c644d6511b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst", "created": "2018-12-22T23:58:10Z", "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:58:23,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 used request id req-d9114882-e59e-4975-b179-528648124151 2018-12-22 23:58:23,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-22 23:58:24,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02a37db5-7e3a-4897-acc8-3b21339e969a x-compute-request-id: req-02a37db5-7e3a-4897-acc8-3b21339e969a Content-Encoding: gzip Content-Length: 9420 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 571450903 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.128480] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.130143] pid_max: default: 32768 minimum: 301\n[ 0.131047] ACPI: Core revision 20150930\n[ 0.132442] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133761] Security Framework initialized\n[ 0.134586] Yama: becoming mindful.\n[ 0.135322] AppArmor: AppArmor initialized\n[ 0.136173] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137467] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138731] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139933] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141310] Initializing cgroup subsys io\n[ 0.142123] Initializing cgroup subsys memory\n[ 0.142991] Initializing cgroup subsys devices\n[ 0.143886] Initializing cgroup subsys freezer\n[ 0.144761] Initializing cgroup subsys net_cls\n[ 0.145637] Initializing cgroup subsys perf_event\n[ 0.146553] Initializing cgroup subsys net_prio\n[ 0.147439] Initializing cgroup subsys hugetlb\n[ 0.148311] Initializing cgroup subsys pids\n[ 0.149193] CPU: Physical Processor ID: 0\n[ 0.150708] mce: CPU supports 10 MCE banks\n[ 0.151576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152584] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164454] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170856] ftrace: allocating 31920 entries in 125 pages\n[ 0.197056] smpboot: Max logical packages: 1\n[ 0.197918] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199277] x2apic enabled\n[ 0.200096] Switched APIC routing to physical x2apic.\n[ 0.201860] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206786] KVM setup paravirtual spinlock\n[ 0.208072] x86: Booted up 1 node, 1 CPUs\n[ 0.208880] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.210270] devtmpfs: initialized\n[ 0.211969] evm: security.selinux\n[ 0.212676] evm: security.SMACK64\n[ 0.213370] evm: security.SMACK64EXEC\n[ 0.214114] evm: security.SMACK64TRANSMUTE\n[ 0.214926] evm: security.SMACK64MMAP\n[ 0.215677] evm: security.ima\n[ 0.216323] evm: security.capability\n[ 0.217127] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218987] pinctrl core: initialized pinctrl subsystem\n[ 0.220095] RTC time: 23:58:17, date: 12/22/18\n[ 0.221047] NET: Registered protocol family 16\n[ 0.222018] cpuidle: using governor ladder\n[ 0.222839] cpuidle: using governor menu\n[ 0.223623] PCCT header not found.\n[ 0.224381] ACPI: bus type PCI registered\n[ 0.225182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226428] PCI: Using configuration type 1 for base access\n[ 0.228175] ACPI: Added _OSI(Module Device)\n[ 0.229023] ACPI: Added _OSI(Processor Device)\n[ 0.229885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230785] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232902] ACPI: Interpreter enabled\n[ 0.233686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239279] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241141] ACPI: (supports S0 S5)\n[ 0.241857] ACPI: Using IOAPIC for interrupt routing\n[ 0.243046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247303] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248660] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249916] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252151] acpiphp: Slot [3] registered\n[ 0.252961] acpiphp: Slot [4] registered\n[ 0.253772] acpiphp: Slot [5] registered\n[ 0.254578] acpiphp: Slot [6] registered\n[ 0.255374] acpiphp: Slot [7] registered\n[ 0.256174] acpiphp: Slot [8] registered\n[ 0.256982] acpiphp: Slot [9] registered\n[ 0.257789] acpiphp: Slot [10] registered\n[ 0.258609] acpiphp: Slot [11] registered\n[ 0.259423] acpiphp: Slot [12] registered\n[ 0.260243] acpiphp: Slot [13] registered\n[ 0.261051] acpiphp: Slot [14] registered\n[ 0.261867] acpiphp: Slot [15] registered\n[ 0.272851] acpiphp: Slot [16] registered\n[ 0.273678] acpiphp: Slot [17] registered\n[ 0.274490] acpiphp: Slot [18] registered\n[ 0.275302] acpiphp: Slot [19] registered\n[ 0.276112] acpiphp: Slot [20] registered\n[ 0.276935] acpiphp: Slot [21] registered\n[ 0.277750] acpiphp: Slot [22] registered\n[ 0.278563] acpiphp: Slot [23] registered\n[ 0.279378] acpiphp: Slot [24] registered\n[ 0.280197] acpiphp: Slot [25] registered\n[ 0.281012] acpiphp: Slot [26] registered\n[ 0.281825] acpiphp: Slot [27] registered\n[ 0.282640] acpiphp: Slot [28] registered\n[ 0.283457] acpiphp: Slot [29] registered\n[ 0.284268] acpiphp: Slot [30] registered\n[ 0.285084] acpiphp: Slot [31] registered\n[ 0.285899] PCI host bridge to bus 0000:00\n[ 0.286714] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287928] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290606] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.292059] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298280] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299561] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300742] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309107] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310545] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360610] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362129] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363546] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364967] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366433] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368077] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369456] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372475] vgaarb: loaded\n[ 0.373134] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374462] SCSI subsystem initialized\n[ 0.375575] ACPI: bus type USB registered\n[ 0.376708] usbcore: registered new interface driver usbfs\n[ 0.378108] usbcore: registered new interface driver hub\n[ 0.379484] usbcore: registered new device driver usb\n[ 0.380855] PCI: Using ACPI for IRQ routing\n[ 0.382085] NetLabel: Initializing\n[ 0.382877] NetLabel: domain hash size = 128\n[ 0.383961] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385245] NetLabel: unlabeled traffic allowed by default\n[ 0.386632] clocksource: Switched to clocksource kvm-clock\n[ 0.392379] AppArmor: AppArmor Filesystem Enabled\n[ 0.393538] pnp: PnP ACPI init\n[ 0.394615] pnp: PnP ACPI: found 5 devices\n[ 0.400926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403165] NET: Registered protocol family 2\n[ 0.404384] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.405994] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.407576] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.409142] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410609] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412230] NET: Registered protocol family 1\n[ 0.413322] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414819] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416219] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445532] Trying to unpack rootfs image as initramfs...\n[ 0.495720] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.510339] Scanning for low memory corruption every 60 seconds\n[ 0.512131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513470] audit: initializing netlink subsys (disabled)\n[ 0.514620] audit: type=2000 audit(1545523098.435:1): initialized\n[ 0.516100] Initialise system trusted keyring\n[ 0.517147] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518589] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520946] zbud: loaded\n[ 0.521731] VFS: Disk quotas dquot_6.6.0\n[ 0.522639] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524366] fuse init (API version 7.23)\n[ 0.525380] Key type big_key registered\n[ 0.526347] Allocating IMA MOK and blacklist keyrings.\n[ 0.527592] Key type asymmetric registered\n[ 0.528582] Asymmetric key parser 'x509' registered\n[ 0.529726] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531340] io scheduler noop registered\n[ 0.532378] io scheduler deadline registered (default)\n[ 0.533615] io scheduler cfq registered\n[ 0.534593] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537560] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539466] ACPI: Power Button [PWRF]\n[ 0.540526] GHES: HEST is not enabled!\n[ 0.554429] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.589117] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.593549] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.617371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.620677] Linux agpgart interface v0.103\n[ 0.623564] brd: module loaded\n[ 0.624996] loop: module loaded\n[ 0.629747] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.631667] GPT:90111 != 20971519\n[ 0.632707] GPT:Alternate GPT header not at the end of the disk.\n[ 0.634501] GPT:90111 != 20971519\n[ 0.635599] GPT: Use GNU Parted to correct GPT errors.\n[ 0.637073] vda: vda1 vda15\n[ 0.639272] scsi host0: ata_piix\n[ 0.640940] scsi host1: ata_piix\n[ 0.642075] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644056] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646438] libphy: Fixed MDIO Bus: probed\n[ 0.647922] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649525] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.652487] PPP generic driver version 2.4.2\n[ 0.653780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.655234] ehci-pci: EHCI PCI platform driver\n[ 0.656329] ehci-platform: EHCI generic platform driver\n[ 0.657657] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659153] ohci-pci: OHCI PCI platform driver\n[ 0.660326] ohci-platform: OHCI generic platform driver\n[ 0.661680] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676605] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.679755] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.681063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.682467] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684075] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.685980] usb usb1: Product: UHCI Host Controller\n[ 0.687304] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.688830] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690082] hub 1-0:1.0: USB hub found\n[ 0.691103] hub 1-0:1.0: 2 ports detected\n[ 0.692260] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.694929] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696248] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697649] mousedev: PS/2 mouse device common for all mice\n[ 0.699289] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701598] rtc_cmos 00:00: RTC can wake from S4\n[ 0.702944] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706282] i2c /dev entries driver\n[ 0.707298] device-mapper: uevent: version 1.0.3\n[ 0.708541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.710478] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.711949] NET: Registered protocol family 10\n[ 0.712989] NET: Registered protocol family 17\n[ 0.713878] Key type dns_resolver registered\n[ 0.714843] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.715936] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.717709] registered taskstats version 1\n[ 0.718545] Loading compiled-in X.509 certificates\n[ 0.720009] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.721879] zswap: loaded using pool lzo/zbud\n[ 0.723316] Key type trusted registered\n[ 0.724891] Key type encrypted registered\n[ 0.725725] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726786] ima: No TPM chip found, activating TPM-bypass!\n[ 0.727832] evm: HMAC attrs: 0x1\n[ 0.728802] Magic number: 14:574:1010\n[ 0.729700] rtc_cmos 00:00: setting system clock to 2018-12-22 23:58:18 UTC (1545523098)\n[ 0.731323] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.732441] EDD information not available.\n[ 0.799728] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801312] Write protecting the kernel read-only data: 14336k\n[ 0.813347] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.815215] 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.10\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.305669] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.12...\nLease of 10.55.0.12 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.25. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCjz4LlFVh0PmPOMhxGbGRG3UpGtPV1W4AHoXGb9mY47BrJMw0hf4ORmevJb3dgnUQLZ6nBm0v1kO8EXjnm3MWIhSc2c3gOE+M02AqzJtsLByPo16eSbKV+7OTOE10yutgFgEGLkY3BbpQiLzKq/DejFSOwxhslex82YDS7VcC7PRueDyp3hSzLV4HL/Fhvlhd9y5xz2OyMP3Kv2IfKBAbxjrZ7w5TZQS1mfKtbCabk/Izr9iJMp8WFK0yeBvsCzTGHNS9rfjss6txB9OYSRxNphnhg51Cf0bvx8ssXrTVwnw6FrvQebN6D1O3EGHaPCGfMK1bGUc2VSl9WMcaH60o3 root@simplehealthcheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAJeYE43KjnpsXSZ7/c5cXBaSJwo7+bPft0tJGVEBSwhtP4JKvHQkHguT5qcdBo5gYjAjIldzopcc4WALuD81puijIftFh7pNTMy1Qxu/aKXuGCZKHWnNbIU65/Tm4ro/dLr7OWeEXgiET1tobWagyS4/oKz+TCqOxZ98/mzYtoIJAAAAFQCfRuvLSX5hSRI5q2Xoiz76dVfpMwAAAIAPhmFUnyF/OHQ6nCBMPZmHdaYAbUGYxxVDyb9YQLD68/SLKhdZtl2aee7R/iDLfEx4wwEHaQdpTs4eKqz6gzdEr0/NfTI9yB6Et2LH/39G41rMV7GFgqmzRkE7WXhZjkwnSEYkGgLi3zc/Omij8ddM8dwZPWPjOCPz79EUpIMVxgAAAIBTWkuvkeWKpwv8bOivI+CS+RgYS1WNRLGQJfK/2P1f2+j/fGrwbHwuwXWyTZCfqwgONZRNV+xBCTBibQ6eFNzEM/lljW1GeUUKSczVSM6XTcwdsQQEPAn/87/xIaKKZX5/1lvc4/sC5uJk5BWx5koIXIPgrQDFTUijMfFw5TCpag== root@simplehealthcheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-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.12,24,fe80::f816:3eff:fed6:92a3/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.12 \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-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.74 ===\n"} 2018-12-22 23:58:24,231 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6/action used request id req-02a37db5-7e3a-4897-acc8-3b21339e969a 2018-12-22 23:58:24,233 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-22 23:58:24,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 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 571450903 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.128480] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.130143] pid_max: default: 32768 minimum: 301 [ 0.131047] ACPI: Core revision 20150930 [ 0.132442] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133761] Security Framework initialized [ 0.134586] Yama: becoming mindful. [ 0.135322] AppArmor: AppArmor initialized [ 0.136173] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137467] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138731] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139933] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141310] Initializing cgroup subsys io [ 0.142123] Initializing cgroup subsys memory [ 0.142991] Initializing cgroup subsys devices [ 0.143886] Initializing cgroup subsys freezer [ 0.144761] Initializing cgroup subsys net_cls [ 0.145637] Initializing cgroup subsys perf_event [ 0.146553] Initializing cgroup subsys net_prio [ 0.147439] Initializing cgroup subsys hugetlb [ 0.148311] Initializing cgroup subsys pids [ 0.149193] CPU: Physical Processor ID: 0 [ 0.150708] mce: CPU supports 10 MCE banks [ 0.151576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152584] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164454] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170856] ftrace: allocating 31920 entries in 125 pages [ 0.197056] smpboot: Max logical packages: 1 [ 0.197918] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199277] x2apic enabled [ 0.200096] Switched APIC routing to physical x2apic. [ 0.201860] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206786] KVM setup paravirtual spinlock [ 0.208072] x86: Booted up 1 node, 1 CPUs [ 0.208880] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.210270] devtmpfs: initialized [ 0.211969] evm: security.selinux [ 0.212676] evm: security.SMACK64 [ 0.213370] evm: security.SMACK64EXEC [ 0.214114] evm: security.SMACK64TRANSMUTE [ 0.214926] evm: security.SMACK64MMAP [ 0.215677] evm: security.ima [ 0.216323] evm: security.capability [ 0.217127] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218987] pinctrl core: initialized pinctrl subsystem [ 0.220095] RTC time: 23:58:17, date: 12/22/18 [ 0.221047] NET: Registered protocol family 16 [ 0.222018] cpuidle: using governor ladder [ 0.222839] cpuidle: using governor menu [ 0.223623] PCCT header not found. [ 0.224381] ACPI: bus type PCI registered [ 0.225182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226428] PCI: Using configuration type 1 for base access [ 0.228175] ACPI: Added _OSI(Module Device) [ 0.229023] ACPI: Added _OSI(Processor Device) [ 0.229885] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230785] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232902] ACPI: Interpreter enabled [ 0.233686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239279] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.241141] ACPI: (supports S0 S5) [ 0.241857] ACPI: Using IOAPIC for interrupt routing [ 0.243046] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.246143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.247303] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248660] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249916] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.252151] acpiphp: Slot [3] registered [ 0.252961] acpiphp: Slot [4] registered [ 0.253772] acpiphp: Slot [5] registered [ 0.254578] acpiphp: Slot [6] registered [ 0.255374] acpiphp: Slot [7] registered [ 0.256174] acpiphp: Slot [8] registered [ 0.256982] acpiphp: Slot [9] registered [ 0.257789] acpiphp: Slot [10] registered [ 0.258609] acpiphp: Slot [11] registered [ 0.259423] acpiphp: Slot [12] registered [ 0.260243] acpiphp: Slot [13] registered [ 0.261051] acpiphp: Slot [14] registered [ 0.261867] acpiphp: Slot [15] registered [ 0.272851] acpiphp: Slot [16] registered [ 0.273678] acpiphp: Slot [17] registered [ 0.274490] acpiphp: Slot [18] registered [ 0.275302] acpiphp: Slot [19] registered [ 0.276112] acpiphp: Slot [20] registered [ 0.276935] acpiphp: Slot [21] registered [ 0.277750] acpiphp: Slot [22] registered [ 0.278563] acpiphp: Slot [23] registered [ 0.279378] acpiphp: Slot [24] registered [ 0.280197] acpiphp: Slot [25] registered [ 0.281012] acpiphp: Slot [26] registered [ 0.281825] acpiphp: Slot [27] registered [ 0.282640] acpiphp: Slot [28] registered [ 0.283457] acpiphp: Slot [29] registered [ 0.284268] acpiphp: Slot [30] registered [ 0.285084] acpiphp: Slot [31] registered [ 0.285899] PCI host bridge to bus 0000:00 [ 0.286714] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.287928] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289147] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290606] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.292059] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298280] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299561] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300742] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309107] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310545] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360610] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362129] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363546] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.364967] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366433] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368077] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369456] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372475] vgaarb: loaded [ 0.373134] vgaarb: bridge control possible 0000:00:02.0 [ 0.374462] SCSI subsystem initialized [ 0.375575] ACPI: bus type USB registered [ 0.376708] usbcore: registered new interface driver usbfs [ 0.378108] usbcore: registered new interface driver hub [ 0.379484] usbcore: registered new device driver usb [ 0.380855] PCI: Using ACPI for IRQ routing [ 0.382085] NetLabel: Initializing [ 0.382877] NetLabel: domain hash size = 128 [ 0.383961] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.385245] NetLabel: unlabeled traffic allowed by default [ 0.386632] clocksource: Switched to clocksource kvm-clock [ 0.392379] AppArmor: AppArmor Filesystem Enabled [ 0.393538] pnp: PnP ACPI init [ 0.394615] pnp: PnP ACPI: found 5 devices [ 0.400926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.403165] NET: Registered protocol family 2 [ 0.404384] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.405994] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.407576] TCP: Hash tables configured (established 2048 bind 2048) [ 0.409142] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.410609] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412230] NET: Registered protocol family 1 [ 0.413322] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414819] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.416219] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.431022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.445532] Trying to unpack rootfs image as initramfs... [ 0.495720] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.510339] Scanning for low memory corruption every 60 seconds [ 0.512131] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.513470] audit: initializing netlink subsys (disabled) [ 0.514620] audit: type=2000 audit(1545523098.435:1): initialized [ 0.516100] Initialise system trusted keyring [ 0.517147] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.518589] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520946] zbud: loaded [ 0.521731] VFS: Disk quotas dquot_6.6.0 [ 0.522639] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.524366] fuse init (API version 7.23) [ 0.525380] Key type big_key registered [ 0.526347] Allocating IMA MOK and blacklist keyrings. [ 0.527592] Key type asymmetric registered [ 0.528582] Asymmetric key parser 'x509' registered [ 0.529726] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.531340] io scheduler noop registered [ 0.532378] io scheduler deadline registered (default) [ 0.533615] io scheduler cfq registered [ 0.534593] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.537560] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539466] ACPI: Power Button [PWRF] [ 0.540526] GHES: HEST is not enabled! [ 0.554429] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.589117] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.593549] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.617371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.620677] Linux agpgart interface v0.103 [ 0.623564] brd: module loaded [ 0.624996] loop: module loaded [ 0.629747] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.631667] GPT:90111 != 20971519 [ 0.632707] GPT:Alternate GPT header not at the end of the disk. [ 0.634501] GPT:90111 != 20971519 [ 0.635599] GPT: Use GNU Parted to correct GPT errors. [ 0.637073] vda: vda1 vda15 [ 0.639272] scsi host0: ata_piix [ 0.640940] scsi host1: ata_piix [ 0.642075] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.644056] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.646438] libphy: Fixed MDIO Bus: probed [ 0.647922] tun: Universal TUN/TAP device driver, 1.6 [ 0.649525] tun: (C) 1999-2004 Max Krasnyansky [ 0.652487] PPP generic driver version 2.4.2 [ 0.653780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.655234] ehci-pci: EHCI PCI platform driver [ 0.656329] ehci-platform: EHCI generic platform driver [ 0.657657] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.659153] ohci-pci: OHCI PCI platform driver [ 0.660326] ohci-platform: OHCI generic platform driver [ 0.661680] uhci_hcd: USB Universal Host Controller Interface driver [ 0.676605] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.677867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.679755] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.681063] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.682467] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684075] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.685980] usb usb1: Product: UHCI Host Controller [ 0.687304] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.688830] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690082] hub 1-0:1.0: USB hub found [ 0.691103] hub 1-0:1.0: 2 ports detected [ 0.692260] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.694929] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696248] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697649] mousedev: PS/2 mouse device common for all mice [ 0.699289] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701598] rtc_cmos 00:00: RTC can wake from S4 [ 0.702944] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706282] i2c /dev entries driver [ 0.707298] device-mapper: uevent: version 1.0.3 [ 0.708541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.710478] ledtrig-cpu: registered to indicate activity on CPUs [ 0.711949] NET: Registered protocol family 10 [ 0.712989] NET: Registered protocol family 17 [ 0.713878] Key type dns_resolver registered [ 0.714843] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.715936] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.717709] registered taskstats version 1 [ 0.718545] Loading compiled-in X.509 certificates [ 0.720009] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.721879] zswap: loaded using pool lzo/zbud [ 0.723316] Key type trusted registered [ 0.724891] Key type encrypted registered [ 0.725725] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726786] ima: No TPM chip found, activating TPM-bypass! [ 0.727832] evm: HMAC attrs: 0x1 [ 0.728802] Magic number: 14:574:1010 [ 0.729700] rtc_cmos 00:00: setting system clock to 2018-12-22 23:58:18 UTC (1545523098) [ 0.731323] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.732441] EDD information not available. [ 0.799728] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.801312] Write protecting the kernel read-only data: 14336k [ 0.813347] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.815215] 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.10 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.305669] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.12... Lease of 10.55.0.12 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.25. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCjz4LlFVh0PmPOMhxGbGRG3UpGtPV1W4AHoXGb9mY47BrJMw0hf4ORmevJb3dgnUQLZ6nBm0v1kO8EXjnm3MWIhSc2c3gOE+M02AqzJtsLByPo16eSbKV+7OTOE10yutgFgEGLkY3BbpQiLzKq/DejFSOwxhslex82YDS7VcC7PRueDyp3hSzLV4HL/Fhvlhd9y5xz2OyMP3Kv2IfKBAbxjrZ7w5TZQS1mfKtbCabk/Izr9iJMp8WFK0yeBvsCzTGHNS9rfjss6txB9OYSRxNphnhg51Cf0bvx8ssXrTVwnw6FrvQebN6D1O3EGHaPCGfMK1bGUc2VSl9WMcaH60o3 root@simplehealthcheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst ssh-dss AAAAB3NzaC1kc3MAAACBAJeYE43KjnpsXSZ7/c5cXBaSJwo7+bPft0tJGVEBSwhtP4JKvHQkHguT5qcdBo5gYjAjIldzopcc4WALuD81puijIftFh7pNTMy1Qxu/aKXuGCZKHWnNbIU65/Tm4ro/dLr7OWeEXgiET1tobWagyS4/oKz+TCqOxZ98/mzYtoIJAAAAFQCfRuvLSX5hSRI5q2Xoiz76dVfpMwAAAIAPhmFUnyF/OHQ6nCBMPZmHdaYAbUGYxxVDyb9YQLD68/SLKhdZtl2aee7R/iDLfEx4wwEHaQdpTs4eKqz6gzdEr0/NfTI9yB6Et2LH/39G41rMV7GFgqmzRkE7WXhZjkwnSEYkGgLi3zc/Omij8ddM8dwZPWPjOCPz79EUpIMVxgAAAIBTWkuvkeWKpwv8bOivI+CS+RgYS1WNRLGQJfK/2P1f2+j/fGrwbHwuwXWyTZCfqwgONZRNV+xBCTBibQ6eFNzEM/lljW1GeUUKSczVSM6XTcwdsQQEPAn/87/xIaKKZX5/1lvc4/sC5uJk5BWx5koIXIPgrQDFTUijMfFw5TCpag== root@simplehealthcheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.12,24,fe80::f816:3eff:fed6:92a3/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.12 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-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.74 === 2018-12-22 23:58:24,234 - create_instance - INFO - Deleting Port with ID - eece479e-4991-4665-81d7-445198d22e84 2018-12-22 23:58:24,234 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10port-1 2018-12-22 23:58:24,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/eece479e-4991-4665-81d7-445198d22e84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:24,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fcdb5655-ce32-4383-9530-1e4e06509abf Date: Sat, 22 Dec 2018 23:58:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:58:24,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/eece479e-4991-4665-81d7-445198d22e84 used request id req-fcdb5655-ce32-4383-9530-1e4e06509abf 2018-12-22 23:58:24,731 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst 2018-12-22 23:58:24,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:24,871 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23: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 x-openstack-request-id: req-95a7e8cd-0924-4e27-8185-01764236ebed x-compute-request-id: req-95a7e8cd-0924-4e27-8185-01764236ebed Content-Type: application/json 2018-12-22 23:58:24,871 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 used request id req-95a7e8cd-0924-4e27-8185-01764236ebed 2018-12-22 23:58:24,872 - create_instance - INFO - Checking deletion status 2018-12-22 23:58:24,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:25,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-1cbcb67c-cd3d-4663-b99e-b5b2d4b23b82 x-compute-request-id: req-1cbcb67c-cd3d-4663-b99e-b5b2d4b23b82 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:92:a3", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "bookmark"}], "image": {"id": "de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "links": [{"href": "http://172.30.9.26:8774/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-22T23:58:17.000000", "flavor": {"id": "93e6b83c-9ff0-4b41-9990-d08e75b9f969", "links": [{"href": "http://172.30.9.26:8774/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969", "rel": "bookmark"}]}, "id": "2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "user_id": "ab6a7ed945b24c9689d231cceadeb49d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:58:24Z", "hostId": "40213f901cee6c6ca073f5a599388154b3698b4608158c644d6511b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst", "created": "2018-12-22T23:58:10Z", "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:58:25,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 used request id req-1cbcb67c-cd3d-4663-b99e-b5b2d4b23b82 2018-12-22 23:58:25,333 - create_instance - DEBUG - Instance status [SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst] is - ACTIVE 2018-12-22 23:58:25,333 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:58:28,337 - create_instance - DEBUG - VM status query timeout in 296.535130024 2018-12-22 23:58:28,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:28,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36d27727-c2df-4add-8ad6-f920576c4a83 x-compute-request-id: req-36d27727-c2df-4add-8ad6-f920576c4a83 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.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "rel": "bookmark"}], "image": {"id": "de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "links": [{"href": "http://172.30.9.26:8774/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-22T23:58:17.000000", "flavor": {"id": "93e6b83c-9ff0-4b41-9990-d08e75b9f969", "links": [{"href": "http://172.30.9.26:8774/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969", "rel": "bookmark"}]}, "id": "2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6", "user_id": "ab6a7ed945b24c9689d231cceadeb49d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:58:24Z", "hostId": "40213f901cee6c6ca073f5a599388154b3698b4608158c644d6511b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst", "created": "2018-12-22T23:58:10Z", "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-22 23:58:28,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 used request id req-36d27727-c2df-4add-8ad6-f920576c4a83 2018-12-22 23:58:28,589 - create_instance - DEBUG - Instance status [SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst] is - ACTIVE 2018-12-22 23:58:28,589 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-22 23:58:31,592 - create_instance - DEBUG - VM status query timeout in 293.279517889 2018-12-22 23:58:31,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70937cccdb58801cfad942e55131b98f8f1944cf" 2018-12-22 23:58:31,640 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Dec 2018 23: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-2c43b967-0eb6-4dd5-a607-4f58a4dc4b8f x-compute-request-id: req-2c43b967-0eb6-4dd5-a607-4f58a4dc4b8f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 could not be found.", "code": 404}} 2018-12-22 23:58:31,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 used request id req-2c43b967-0eb6-4dd5-a607-4f58a4dc4b8f 2018-12-22 23:58:31,641 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2248afd4-fb7a-4ec7-b6f8-80e6ba4e44e6 could not be found. (HTTP 404) (Request-ID: req-2c43b967-0eb6-4dd5-a607-4f58a4dc4b8f) 2018-12-22 23:58:31,641 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-inst 2018-12-22 23:58:31,642 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-subnet 2018-12-22 23:58:31,642 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-subnet 2018-12-22 23:58:31,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/c2b08c4f-27aa-4397-a2da-333db3cadf49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47b8db6db134430cf0e211241b633dca6f9e145f" 2018-12-22 23:58:33,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a2d970a0-cad0-4fee-b247-ef8773760233 Date: Sat, 22 Dec 2018 23:58:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:58:33,969 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c2b08c4f-27aa-4397-a2da-333db3cadf49 used request id req-a2d970a0-cad0-4fee-b247-ef8773760233 2018-12-22 23:58:33,969 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-priv-net 2018-12-22 23:58:33,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/b24007d8-f794-4968-86b8-930b8815297c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47b8db6db134430cf0e211241b633dca6f9e145f" 2018-12-22 23:58:35,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70966438-886c-4edd-ba28-17d8fac6f455 Date: Sat, 22 Dec 2018 23:58:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:58:35,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b24007d8-f794-4968-86b8-930b8815297c used request id req-70966438-886c-4edd-ba28-17d8fac6f455 2018-12-22 23:58:35,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a20fd4fb93df0aa94462c7eabc120c198c0f37c9" 2018-12-22 23:58:35,289 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23: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-2f7063ab-a3de-4b86-a463-eabfbc4a97a8 x-compute-request-id: req-2f7063ab-a3de-4b86-a463-eabfbc4a97a8 Content-Length: 0 Content-Type: application/json 2018-12-22 23:58:35,289 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/93e6b83c-9ff0-4b41-9990-d08e75b9f969 used request id req-2f7063ab-a3de-4b86-a463-eabfbc4a97a8 2018-12-22 23:58:35,290 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-c749e7f3-2770-4282-aa7d-b80b081d3b10-image 2018-12-22 23:58:35,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb067e46cfeebd2260dca5a27863023211b49d6f" 2018-12-22 23:58:37,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-810ed864-dc53-4d74-bfee-1d1726dfbf1b Date: Sat, 22 Dec 2018 23:58:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:58:37,816 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/de2bdf6d-bfc0-4577-827e-a9c07ded6dc8 used request id req-810ed864-dc53-4d74-bfee-1d1726dfbf1b 2018-12-22 23:58:37,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b527f5ecf7f0e0a0c32487df56248f62c53db50e" 2018-12-22 23:58:38,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7b0ddc60-3e2f-4575-b3b9-4e61c38ac487 Date: Sat, 22 Dec 2018 23:58:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "created_at": "2018-12-22T23:58:00Z", "updated_at": "2018-12-22T23:58:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:58:00Z", "revision_number": 0, "id": "1ef0a8ae-3e24-4e8f-a8b9-7fd3ec5d58b1", "remote_group_id": "679936e1-82f8-4af1-88e8-5794e8c4e143", "remote_ip_prefix": null, "created_at": "2018-12-22T23:58:00Z", "security_group_id": "679936e1-82f8-4af1-88e8-5794e8c4e143", "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fcf64c1768944968ebf16129fbdb0ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:58:00Z", "revision_number": 0, "id": "36ef1a9c-79ef-4fe4-a525-b6f9a5cfa994", "remote_group_id": "679936e1-82f8-4af1-88e8-5794e8c4e143", "remote_ip_prefix": null, "created_at": "2018-12-22T23:58:00Z", "security_group_id": "679936e1-82f8-4af1-88e8-5794e8c4e143", "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fcf64c1768944968ebf16129fbdb0ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:58:00Z", "revision_number": 0, "id": "72d66e83-65ec-40b2-8f4e-ffbbeb95ba08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:58:00Z", "security_group_id": "679936e1-82f8-4af1-88e8-5794e8c4e143", "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fcf64c1768944968ebf16129fbdb0ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:58:00Z", "revision_number": 0, "id": "e576d54d-1641-4a72-9a9a-1137c9a97bc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:58:00Z", "security_group_id": "679936e1-82f8-4af1-88e8-5794e8c4e143", "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fcf64c1768944968ebf16129fbdb0ef"}], "revision_number": 4, "project_id": "7fcf64c1768944968ebf16129fbdb0ef", "id": "679936e1-82f8-4af1-88e8-5794e8c4e143", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7183ea57fa4dfb8611628b5813c5a0", "created_at": "2018-12-22T23:58:38Z", "updated_at": "2018-12-22T23:58:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:58:38Z", "revision_number": 0, "id": "44ee1edb-ab98-427c-b70e-1e6c5c427e88", "remote_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "remote_ip_prefix": null, "created_at": "2018-12-22T23:58:38Z", "security_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "tenant_id": "3d7183ea57fa4dfb8611628b5813c5a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7183ea57fa4dfb8611628b5813c5a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:58:38Z", "revision_number": 0, "id": "74800df3-e225-4719-b31c-06c75c675e06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:58:38Z", "security_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "tenant_id": "3d7183ea57fa4dfb8611628b5813c5a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7183ea57fa4dfb8611628b5813c5a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:58:38Z", "revision_number": 0, "id": "a4661ad9-6fbc-40be-afb6-0a6b0a4bdbe6", "remote_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "remote_ip_prefix": null, "created_at": "2018-12-22T23:58:38Z", "security_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "tenant_id": "3d7183ea57fa4dfb8611628b5813c5a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7183ea57fa4dfb8611628b5813c5a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:58:38Z", "revision_number": 0, "id": "e6f1b082-2431-4695-8eb8-d528691e1773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:58:38Z", "security_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "tenant_id": "3d7183ea57fa4dfb8611628b5813c5a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7183ea57fa4dfb8611628b5813c5a0"}], "revision_number": 4, "project_id": "3d7183ea57fa4dfb8611628b5813c5a0", "id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-22 23:58:38,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7b0ddc60-3e2f-4575-b3b9-4e61c38ac487 2018-12-22 23:58:38,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b527f5ecf7f0e0a0c32487df56248f62c53db50e" 2018-12-22 23:58:38,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-260287be-5853-4795-92f4-06bc545abc7d Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef"}, "enabled": true, "id": "7fcf64c1768944968ebf16129fbdb0ef", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-84d507f1-3581-4f5-proj"}} 2018-12-22 23:58:38,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef used request id req-260287be-5853-4795-92f4-06bc545abc7d 2018-12-22 23:58:38,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 679936e1-82f8-4af1-88e8-5794e8c4e143 2018-12-22 23:58:38,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=679936e1-82f8-4af1-88e8-5794e8c4e143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b527f5ecf7f0e0a0c32487df56248f62c53db50e" 2018-12-22 23:58:38,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a470d13a-62a6-4160-bfd5-8418ad871565 Date: Sat, 22 Dec 2018 23:58:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "679936e1-82f8-4af1-88e8-5794e8c4e143", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:58:00Z", "security_group_id": "679936e1-82f8-4af1-88e8-5794e8c4e143", "port_range_min": null, "revision_number": 0, "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "created_at": "2018-12-22T23:58:00Z", "project_id": "7fcf64c1768944968ebf16129fbdb0ef", "id": "1ef0a8ae-3e24-4e8f-a8b9-7fd3ec5d58b1"}, {"remote_group_id": "679936e1-82f8-4af1-88e8-5794e8c4e143", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:58:00Z", "security_group_id": "679936e1-82f8-4af1-88e8-5794e8c4e143", "port_range_min": null, "revision_number": 0, "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "created_at": "2018-12-22T23:58:00Z", "project_id": "7fcf64c1768944968ebf16129fbdb0ef", "id": "36ef1a9c-79ef-4fe4-a525-b6f9a5cfa994"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:58:00Z", "security_group_id": "679936e1-82f8-4af1-88e8-5794e8c4e143", "port_range_min": null, "revision_number": 0, "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "created_at": "2018-12-22T23:58:00Z", "project_id": "7fcf64c1768944968ebf16129fbdb0ef", "id": "72d66e83-65ec-40b2-8f4e-ffbbeb95ba08"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:58:00Z", "security_group_id": "679936e1-82f8-4af1-88e8-5794e8c4e143", "port_range_min": null, "revision_number": 0, "tenant_id": "7fcf64c1768944968ebf16129fbdb0ef", "created_at": "2018-12-22T23:58:00Z", "project_id": "7fcf64c1768944968ebf16129fbdb0ef", "id": "e576d54d-1641-4a72-9a9a-1137c9a97bc5"}]} 2018-12-22 23:58:38,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=679936e1-82f8-4af1-88e8-5794e8c4e143 used request id req-a470d13a-62a6-4160-bfd5-8418ad871565 2018-12-22 23:58:38,402 - neutron_utils - INFO - Deleting security group with name - default 2018-12-22 23:58:38,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/679936e1-82f8-4af1-88e8-5794e8c4e143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b527f5ecf7f0e0a0c32487df56248f62c53db50e" 2018-12-22 23:58:38,688 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39757b2a-6cbe-45ec-9905-751ae837c123 Content-Length: 0 Date: Sat, 22 Dec 2018 23:58:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:58:38,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/679936e1-82f8-4af1-88e8-5794e8c4e143 used request id req-39757b2a-6cbe-45ec-9905-751ae837c123 2018-12-22 23:58:38,689 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-84d507f1-3581-4f5-proj 2018-12-22 23:58:38,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b527f5ecf7f0e0a0c32487df56248f62c53db50e" 2018-12-22 23:58:38,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b98449e-f95a-4a87-bf43-d8b1351c6cb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:58:38,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7fcf64c1768944968ebf16129fbdb0ef used request id req-0b98449e-f95a-4a87-bf43-d8b1351c6cb6 2018-12-22 23:58:38,920 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-84d507f1-3581-4f5-proj-role 2018-12-22 23:58:38,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/9645821202cf4dd89037180b5c2db6c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b527f5ecf7f0e0a0c32487df56248f62c53db50e" 2018-12-22 23:58:39,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3160861-a66d-41e8-bc40-ff6b8d5a05aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:58:39,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/9645821202cf4dd89037180b5c2db6c4 used request id req-e3160861-a66d-41e8-bc40-ff6b8d5a05aa 2018-12-22 23:58:39,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b527f5ecf7f0e0a0c32487df56248f62c53db50e" 2018-12-22 23:58:39,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75e38127-6e35-4fcd-a7b7-68509d3f77c5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07adba09bfed41ae863893d724a65a00", "links": {"self": "http://172.30.9.26:5000/v3/roles/07adba09bfed41ae863893d724a65a00"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a71be68e336d4d02acd47b9e659cd7e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/a71be68e336d4d02acd47b9e659cd7e4"}, "name": "Member"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:58:39,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-75e38127-6e35-4fcd-a7b7-68509d3f77c5 2018-12-22 23:58:39,141 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-84d507f1-3581-4f5-user 2018-12-22 23:58:39,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/ab6a7ed945b24c9689d231cceadeb49d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4408f8e6ec9fc8984c64b0fee3350ca3e38500ed" 2018-12-22 23:58:39,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54043d83-eb6d-434f-902f-fbea9f3aa51f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:58:39,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ab6a7ed945b24c9689d231cceadeb49d used request id req-54043d83-eb6d-434f-902f-fbea9f3aa51f 2018-12-22 23:58:39,319 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 45.957s OK 2018-12-22 23:58:39,434 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-22 23:58:39,434 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:46 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-12-22 23:58:39,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:58:39,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:58:39,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f8f8c4-c5ad-465d-9489-7bcc5044ad33 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07adba09bfed41ae863893d724a65a00", "links": {"self": "http://172.30.9.26:5000/v3/roles/07adba09bfed41ae863893d724a65a00"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a71be68e336d4d02acd47b9e659cd7e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/a71be68e336d4d02acd47b9e659cd7e4"}, "name": "Member"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:58:39,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b7f8f8c4-c5ad-465d-9489-7bcc5044ad33 2018-12-22 23:58:39,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0748019218445s 2018-12-22 23:58:39,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-22 23:58:39,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/07adba09bfed41ae863893d724a65a00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:58:39,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a36a9423-d90e-4637-bcce-c6f42bd5f255 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:58:39,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/07adba09bfed41ae863893d724a65a00 used request id req-a36a9423-d90e-4637-bcce-c6f42bd5f255 2018-12-22 23:58:39,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.130661964417s 2018-12-22 23:58:39,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-22 23:58:39,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:58:39,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-629b5648-ec28-4bf7-b253-df20f5438b9f Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_8324fcde-daca-4b70-b508-15043ae9630e", "links": {"self": "http://172.30.9.26:5000/v3/users/dc29af1e41d045d5b11e793b2d7ba40a"}, "domain_id": "default", "enabled": true, "id": "dc29af1e41d045d5b11e793b2d7ba40a", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:58:39,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-629b5648-ec28-4bf7-b253-df20f5438b9f 2018-12-22 23:58:39,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0955309867859s 2018-12-22 23:58:39,745 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-629b5648-ec28-4bf7-b253-df20f5438b9f 2018-12-22 23:58:39,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-22 23:58:39,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/dc29af1e41d045d5b11e793b2d7ba40a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:58:39,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6198796-ff19-437e-b7b4-8907dbdd8744 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/dc29af1e41d045d5b11e793b2d7ba40a"}, "enabled": true, "id": "dc29af1e41d045d5b11e793b2d7ba40a", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_8324fcde-daca-4b70-b508-15043ae9630e"}} 2018-12-22 23:58:39,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/dc29af1e41d045d5b11e793b2d7ba40a used request id req-b6198796-ff19-437e-b7b4-8907dbdd8744 2018-12-22 23:58:39,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.086895942688s 2018-12-22 23:58:39,838 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/dc29af1e41d045d5b11e793b2d7ba40a used request id req-b6198796-ff19-437e-b7b4-8907dbdd8744 2018-12-22 23:58:39,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-22 23:58:39,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/dc29af1e41d045d5b11e793b2d7ba40a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:58:40,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d67b9f9a-1944-492d-a309-ea42bf48c740 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:58:40,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/dc29af1e41d045d5b11e793b2d7ba40a used request id req-d67b9f9a-1944-492d-a309-ea42bf48c740 2018-12-22 23:58:40,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.27447104454s 2018-12-22 23:58:40,113 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/dc29af1e41d045d5b11e793b2d7ba40a used request id req-d67b9f9a-1944-492d-a309-ea42bf48c740 2018-12-22 23:58:40,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-22 23:58:40,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:58:40,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-357b0cd4-cccf-415d-ba06-458e073727f6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/3d7183ea57fa4dfb8611628b5813c5a0"}, "enabled": true, "id": "3d7183ea57fa4dfb8611628b5813c5a0", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_8324fcde-daca-4b70-b508-15043ae9630e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-22 23:58:40,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-357b0cd4-cccf-415d-ba06-458e073727f6 2018-12-22 23:58:40,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0807871818542s 2018-12-22 23:58:40,195 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-357b0cd4-cccf-415d-ba06-458e073727f6 2018-12-22 23:58:40,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-22 23:58:40,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/3d7183ea57fa4dfb8611628b5813c5a0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:58:40,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:58:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0389823-8bff-4f11-ac6e-f2d8111655ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:58:40,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3d7183ea57fa4dfb8611628b5813c5a0 used request id req-c0389823-8bff-4f11-ac6e-f2d8111655ea 2018-12-22 23:58:40,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.170988082886s 2018-12-22 23:58:40,369 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3d7183ea57fa4dfb8611628b5813c5a0 used request id req-c0389823-8bff-4f11-ac6e-f2d8111655ea 2018-12-22 23:58:40,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:58:40,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:58:40,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69de28a7-eb36-4e72-a075-47314f238f4d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a71be68e336d4d02acd47b9e659cd7e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/a71be68e336d4d02acd47b9e659cd7e4"}, "name": "Member"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:58:40,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-69de28a7-eb36-4e72-a075-47314f238f4d 2018-12-22 23:58:40,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0766348838806s 2018-12-22 23:58:40,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-22 23:58:40,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/a71be68e336d4d02acd47b9e659cd7e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:58:40,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:58:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c2dacdf-dacf-4f30-bc4a-56d7a132c514 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:58:40,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a71be68e336d4d02acd47b9e659cd7e4 used request id req-1c2dacdf-dacf-4f30-bc4a-56d7a132c514 2018-12-22 23:58:40,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103985071182s 2018-12-22 23:58:40,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-22 23:58:40,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3d7183ea57fa4dfb8611628b5813c5a0&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}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:58:40,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-c837c9e7-ddb3-48d7-8b82-2dc60305c638 Date: Sat, 22 Dec 2018 23:58:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3d7183ea57fa4dfb8611628b5813c5a0", "created_at": "2018-12-22T23:58:38Z", "updated_at": "2018-12-22T23:58:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:58:38Z", "revision_number": 0, "id": "44ee1edb-ab98-427c-b70e-1e6c5c427e88", "remote_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "remote_ip_prefix": null, "created_at": "2018-12-22T23:58:38Z", "security_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "tenant_id": "3d7183ea57fa4dfb8611628b5813c5a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7183ea57fa4dfb8611628b5813c5a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:58:38Z", "revision_number": 0, "id": "74800df3-e225-4719-b31c-06c75c675e06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:58:38Z", "security_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "tenant_id": "3d7183ea57fa4dfb8611628b5813c5a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7183ea57fa4dfb8611628b5813c5a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:58:38Z", "revision_number": 0, "id": "a4661ad9-6fbc-40be-afb6-0a6b0a4bdbe6", "remote_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "remote_ip_prefix": null, "created_at": "2018-12-22T23:58:38Z", "security_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "tenant_id": "3d7183ea57fa4dfb8611628b5813c5a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7183ea57fa4dfb8611628b5813c5a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:58:38Z", "revision_number": 0, "id": "e6f1b082-2431-4695-8eb8-d528691e1773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:58:38Z", "security_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "tenant_id": "3d7183ea57fa4dfb8611628b5813c5a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7183ea57fa4dfb8611628b5813c5a0"}], "revision_number": 4, "project_id": "3d7183ea57fa4dfb8611628b5813c5a0", "id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "name": "default"}]} 2018-12-22 23:58:40,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3d7183ea57fa4dfb8611628b5813c5a0&name=default used request id req-c837c9e7-ddb3-48d7-8b82-2dc60305c638 2018-12-22 23:58:40,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.18189406395s 2018-12-22 23:58:40,740 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3d7183ea57fa4dfb8611628b5813c5a0&name=default used request id req-c837c9e7-ddb3-48d7-8b82-2dc60305c638 2018-12-22 23:58:40,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-22 23:58:40,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:58:40,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-250d1e17-3101-4360-9954-b110a80971ec Date: Sat, 22 Dec 2018 23:58:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7183ea57fa4dfb8611628b5813c5a0", "created_at": "2018-12-22T23:58:38Z", "updated_at": "2018-12-22T23:58:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:58:38Z", "revision_number": 0, "id": "e6f1b082-2431-4695-8eb8-d528691e1773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:58:38Z", "security_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "tenant_id": "3d7183ea57fa4dfb8611628b5813c5a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7183ea57fa4dfb8611628b5813c5a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:58:38Z", "revision_number": 0, "id": "44ee1edb-ab98-427c-b70e-1e6c5c427e88", "remote_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "remote_ip_prefix": null, "created_at": "2018-12-22T23:58:38Z", "security_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "tenant_id": "3d7183ea57fa4dfb8611628b5813c5a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7183ea57fa4dfb8611628b5813c5a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:58:38Z", "revision_number": 0, "id": "74800df3-e225-4719-b31c-06c75c675e06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:58:38Z", "security_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "tenant_id": "3d7183ea57fa4dfb8611628b5813c5a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7183ea57fa4dfb8611628b5813c5a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:58:38Z", "revision_number": 0, "id": "a4661ad9-6fbc-40be-afb6-0a6b0a4bdbe6", "remote_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "remote_ip_prefix": null, "created_at": "2018-12-22T23:58:38Z", "security_group_id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "tenant_id": "3d7183ea57fa4dfb8611628b5813c5a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7183ea57fa4dfb8611628b5813c5a0"}], "revision_number": 4, "project_id": "3d7183ea57fa4dfb8611628b5813c5a0", "id": "bfa51ed8-695d-41ce-90c3-f929bf49b347", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-22 23:58:40,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-250d1e17-3101-4360-9954-b110a80971ec 2018-12-22 23:58:40,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.197010040283s 2018-12-22 23:58:40,941 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-250d1e17-3101-4360-9954-b110a80971ec 2018-12-22 23:58:40,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-22 23:58:40,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/bfa51ed8-695d-41ce-90c3-f929bf49b347.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe157ca6f2fd131f833f382b2eabf20e9976c982" 2018-12-22 23:58:41,612 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae6dc80b-3116-41a8-9792-1095229f51d7 Content-Length: 0 Date: Sat, 22 Dec 2018 23:58:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-22 23:58:41,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/bfa51ed8-695d-41ce-90c3-f929bf49b347.json used request id req-ae6dc80b-3116-41a8-9792-1095229f51d7 2018-12-22 23:58:41,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.667216777802s 2018-12-22 23:58:41,613 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/bfa51ed8-695d-41ce-90c3-f929bf49b347.json used request id req-ae6dc80b-3116-41a8-9792-1095229f51d7 2018-12-22 23:58:41,613 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 13:09 | PASS | | snaps_health_check | functest | healthcheck | 00:46 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-12-22 23:58:41,618 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-22 23:59:33,186 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-319 | | 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-12-22 23:59:33,189 - 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=DvRJ2Qg4mENqhCVxHcXGctq7e export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-12-22 23:59:33,189 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-22 23:59:33,189 - 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-12-22 23:59:33,212 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-12-22 23:59:34,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-22 23:59:34,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-22 23:59:34,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-22 23:59:34,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-22 23:59:34,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-22 23:59:34,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-22 23:59:34,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-22 23:59:34,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:59:34,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a464c0f-6b42-4a20-8e1b-16a39874ddf0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:59:34,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1a464c0f-6b42-4a20-8e1b-16a39874ddf0 2018-12-22 23:59:34,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:59:34,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T00:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9673704b75e4254b287ac35103b6d8c", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f73e04431d2346a1a18d72707a9c3110"}, "audit_ids": ["g_lhaYB7S1mjNshO1325dQ"], "issued_at": "2018-12-22T23:59:34.000000Z"}} 2018-12-22 23:59:34,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-22 23:59:34,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-22 23:59:34,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e9c17d0f-31fb-458a-8da0-3b4e370b18e2 Date: Sat, 22 Dec 2018 23:59:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-22 23:59:34,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e9c17d0f-31fb-458a-8da0-3b4e370b18e2 2018-12-22 23:59:34,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257631778717s 2018-12-22 23:59:34,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e9c17d0f-31fb-458a-8da0-3b4e370b18e2 2018-12-22 23:59:34,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-22 23:59:34,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-22 23:59:34,796 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Dec 2018 23:59:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-22 23:59:35,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-22 23:59:35,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce0d9ff-24b7-4301-8747-eef4a8b16334 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-22 23:59:35,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-dce0d9ff-24b7-4301-8747-eef4a8b16334 2018-12-22 23:59:35,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.297613143921s 2018-12-22 23:59:35,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-22 23:59:35,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}}' 2018-12-22 23:59:35,198 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:59:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eff7c6b8-6520-424c-b06a-062201345b85 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba4b0dafa0194009a88d914dde03a9e6"}, "enabled": true, "id": "ba4b0dafa0194009a88d914dde03a9e6", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}} 2018-12-22 23:59:35,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-eff7c6b8-6520-424c-b06a-062201345b85 2018-12-22 23:59:35,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.11239695549s 2018-12-22 23:59:35,199 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-eff7c6b8-6520-424c-b06a-062201345b85 2018-12-22 23:59:35,199 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_7c1c0dda-4c3f-4f74-b876-9c98a738c025', 'id': u'ba4b0dafa0194009a88d914dde03a9e6', '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-12-22 23:59:35,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-22 23:59:35,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.369024991989s 2018-12-22 23:59:35,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/2ba3cb8a78f543df82112528f78480d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-22 23:59:35,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfe270e3-3182-47f8-a714-e2e70f3c93c3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/2ba3cb8a78f543df82112528f78480d1"}, "enabled": true, "id": "2ba3cb8a78f543df82112528f78480d1", "options": {}, "domain_id": "default", "name": "vping_ssh-user_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}} 2018-12-22 23:59:35,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/2ba3cb8a78f543df82112528f78480d1 used request id req-dfe270e3-3182-47f8-a714-e2e70f3c93c3 2018-12-22 23:59:35,658 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2ba3cb8a78f543df82112528f78480d1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_7c1c0dda-4c3f-4f74-b876-9c98a738c025'}) 2018-12-22 23:59:35,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:59:35,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-22 23:59:35,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ecf0a1-7190-405e-a564-cc9b6a1ec126 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:59:35,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-07ecf0a1-7190-405e-a564-cc9b6a1ec126 2018-12-22 23:59:35,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0873761177063s 2018-12-22 23:59:35,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:59:35,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-22 23:59:35,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a20e18fc-8ade-4f0c-a7ff-fa10710c0693 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:59:35,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a20e18fc-8ade-4f0c-a7ff-fa10710c0693 2018-12-22 23:59:35,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0800211429596s 2018-12-22 23:59:35,829 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-22 23:59:35,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-22 23:59:35,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" -d '{"role": {"name": "Member"}}' 2018-12-22 23:59:35,929 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Dec 2018 23:59:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ff4a5ed-2e18-45ef-8a80-18ad7f51bcca Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "90853fc5a0fb4324a256d65cb09dedb0", "links": {"self": "http://172.30.9.26:5000/v3/roles/90853fc5a0fb4324a256d65cb09dedb0"}, "name": "Member"}} 2018-12-22 23:59:35,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4ff4a5ed-2e18-45ef-8a80-18ad7f51bcca 2018-12-22 23:59:35,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0998849868774s 2018-12-22 23:59:35,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/90853fc5a0fb4324a256d65cb09dedb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-22 23:59:36,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-874e11db-2614-45cd-9b39-afa5a0543625 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/90853fc5a0fb4324a256d65cb09dedb0"}, "domain_id": null, "name": "Member", "id": "90853fc5a0fb4324a256d65cb09dedb0"}} 2018-12-22 23:59:36,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/90853fc5a0fb4324a256d65cb09dedb0 used request id req-874e11db-2614-45cd-9b39-afa5a0543625 2018-12-22 23:59:36,013 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/90853fc5a0fb4324a256d65cb09dedb0'}, 'domain_id': None, 'human_id': None, 'id': u'90853fc5a0fb4324a256d65cb09dedb0', 'HUMAN_ID': False}) 2018-12-22 23:59:36,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-22 23:59:36,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-22 23:59:36,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a45b595-1774-4474-8723-6bd93730f1f9 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "90853fc5a0fb4324a256d65cb09dedb0", "links": {"self": "http://172.30.9.26:5000/v3/roles/90853fc5a0fb4324a256d65cb09dedb0"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-22 23:59:36,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5a45b595-1774-4474-8723-6bd93730f1f9 2018-12-22 23:59:36,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0827579498291s 2018-12-22 23:59:36,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-22 23:59:36,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-22 23:59:36,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f432acc9-157e-4070-be88-a3bdaa4efefb Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-22 23:59:36,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f432acc9-157e-4070-be88-a3bdaa4efefb 2018-12-22 23:59:36,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0758769512177s 2018-12-22 23:59:36,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-22 23:59:36,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-22 23:59:36,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50bf2248-7c92-4c36-a26f-6ebbdda3d535 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "links": {"self": "http://172.30.9.26:5000/v3/users/2ba3cb8a78f543df82112528f78480d1"}, "domain_id": "default", "enabled": true, "id": "2ba3cb8a78f543df82112528f78480d1", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-22 23:59:36,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-50bf2248-7c92-4c36-a26f-6ebbdda3d535 2018-12-22 23:59:36,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0336439609528s 2018-12-22 23:59:36,208 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-50bf2248-7c92-4c36-a26f-6ebbdda3d535 2018-12-22 23:59:36,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-22 23:59:36,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-22 23:59:36,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beafafc0-293e-4c4d-ad65-f41a7ada865e Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba4b0dafa0194009a88d914dde03a9e6"}, "enabled": true, "id": "ba4b0dafa0194009a88d914dde03a9e6", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-22 23:59:36,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-beafafc0-293e-4c4d-ad65-f41a7ada865e 2018-12-22 23:59:36,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0809240341187s 2018-12-22 23:59:36,295 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-beafafc0-293e-4c4d-ad65-f41a7ada865e 2018-12-22 23:59:36,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-22 23:59:36,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=2ba3cb8a78f543df82112528f78480d1&scope.project.id=ba4b0dafa0194009a88d914dde03a9e6&role.id=90853fc5a0fb4324a256d65cb09dedb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-22 23:59:36,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d8f16e-ffd7-4978-96a0-d5238c99720c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=2ba3cb8a78f543df82112528f78480d1&scope.project.id=ba4b0dafa0194009a88d914dde03a9e6&role.id=90853fc5a0fb4324a256d65cb09dedb0", "previous": null, "next": null}} 2018-12-22 23:59:36,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=2ba3cb8a78f543df82112528f78480d1&scope.project.id=ba4b0dafa0194009a88d914dde03a9e6&role.id=90853fc5a0fb4324a256d65cb09dedb0 used request id req-47d8f16e-ffd7-4978-96a0-d5238c99720c 2018-12-22 23:59:36,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0771269798279s 2018-12-22 23:59:36,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-22 23:59:36,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/ba4b0dafa0194009a88d914dde03a9e6/users/2ba3cb8a78f543df82112528f78480d1/roles/90853fc5a0fb4324a256d65cb09dedb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-22 23:59:36,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Dec 2018 23:59:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec48817a-6a4e-4e42-870e-ba6ed2c987e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-22 23:59:36,494 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ba4b0dafa0194009a88d914dde03a9e6/users/2ba3cb8a78f543df82112528f78480d1/roles/90853fc5a0fb4324a256d65cb09dedb0 used request id req-ec48817a-6a4e-4e42-870e-ba6ed2c987e5 2018-12-22 23:59:36,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119667053223s 2018-12-22 23:59:36,495 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_7c1c0dda-4c3f-4f74-b876-9c98a738c025', 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': '86921153-9c3d-40df-b36d-42c5ca605934', 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_7c1c0dda-4c3f-4f74-b876-9c98a738c025', 'project_id': u'ba4b0dafa0194009a88d914dde03a9e6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-22 23:59:36,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-22 23:59:36,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-22 23:59:36,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-22 23:59:36,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-22 23:59:36,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-22 23:59:36,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-22 23:59:36,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-22 23:59:36,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-22 23:59:36,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-22 23:59:36,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-22 23:59:36,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-22 23:59:36,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-22 23:59:36,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-22 23:59:36,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-22 23:59:36,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-22 23:59:36,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-22 23:59:36,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-22 23:59:36,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-22 23:59:36,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-22 23:59:36,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-22 23:59:36,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-22 23:59:36,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-22 23:59:36,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-22 23:59:36,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-22 23:59:36,501 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_7c1c0dda-4c3f-4f74-b876-9c98a738c025', 'password': '86921153-9c3d-40df-b36d-42c5ca605934', 'project_name': 'vping_ssh-project_7c1c0dda-4c3f-4f74-b876-9c98a738c025', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'ba4b0dafa0194009a88d914dde03a9e6', 'project_domain_name': 'Default'} 2018-12-22 23:59:36,502 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-12-22 23:59:36,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-22 23:59:36,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-22 23:59:36,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85fca1a3-1bec-45cf-8a2d-74f8411e258b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-22 23:59:36,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-85fca1a3-1bec-45cf-8a2d-74f8411e258b 2018-12-22 23:59:36,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0824749469757s 2018-12-22 23:59:36,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-22 23:59:36,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-22 23:59:36,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ed2ed2-0221-4558-93e2-828d7143fef9 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba4b0dafa0194009a88d914dde03a9e6"}, "enabled": true, "id": "ba4b0dafa0194009a88d914dde03a9e6", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-22 23:59:36,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-59ed2ed2-0221-4558-93e2-828d7143fef9 2018-12-22 23:59:36,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0742530822754s 2018-12-22 23:59:36,661 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-59ed2ed2-0221-4558-93e2-828d7143fef9 2018-12-22 23:59:36,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-22 23:59:36,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" -d '{"network": {"tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "name": "vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "admin_state_up": true}}' 2018-12-22 23:59:37,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-5b35424c-60a7-46a9-b02b-535b245351ca Date: Sat, 22 Dec 2018 23:59: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":"b48f87ce-009a-431c-853c-be4e65e04de4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"ba4b0dafa0194009a88d914dde03a9e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-22T23:59:37Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025","admin_state_up":true,"tenant_id":"ba4b0dafa0194009a88d914dde03a9e6","created_at":"2018-12-22T23:59:36Z","mtu":1450}} 2018-12-22 23:59:37,184 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5b35424c-60a7-46a9-b02b-535b245351ca 2018-12-22 23:59:37,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.520684957504s 2018-12-22 23:59:37,185 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5b35424c-60a7-46a9-b02b-535b245351ca 2018-12-22 23:59:37,185 - 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-12-22T23:59:37Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b48f87ce-009a-431c-853c-be4e65e04de4', u'provider:segmentation_id': 62, 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_7c1c0dda-4c3f-4f74-b876-9c98a738c025', u'created_at': u'2018-12-22T23:59:36Z', u'mtu': 1450, u'tenant_id': u'ba4b0dafa0194009a88d914dde03a9e6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ba4b0dafa0194009a88d914dde03a9e6'}) 2018-12-22 23:59:37,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-22 23:59:37,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a67e2c-dd7f-4585-a78c-38c38d1b12ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-22 23:59:37,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-30a67e2c-dd7f-4585-a78c-38c38d1b12ab 2018-12-22 23:59:37,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-22 23:59:37,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90853fc5a0fb4324a256d65cb09dedb0", "name": "Member"}], "expires_at": "2018-12-23T00:59:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba4b0dafa0194009a88d914dde03a9e6", "name": "vping_ssh-project_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ba4b0dafa0194009a88d914dde03a9e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/ba4b0dafa0194009a88d914dde03a9e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/ba4b0dafa0194009a88d914dde03a9e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/ba4b0dafa0194009a88d914dde03a9e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/ba4b0dafa0194009a88d914dde03a9e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/ba4b0dafa0194009a88d914dde03a9e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ba4b0dafa0194009a88d914dde03a9e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/ba4b0dafa0194009a88d914dde03a9e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/ba4b0dafa0194009a88d914dde03a9e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ba4b0dafa0194009a88d914dde03a9e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/ba4b0dafa0194009a88d914dde03a9e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/ba4b0dafa0194009a88d914dde03a9e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "id": "2ba3cb8a78f543df82112528f78480d1"}, "audit_ids": ["4fWtUbZ8QYKmXnptgKwOfg"], "issued_at": "2018-12-22T23:59:37.000000Z"}} 2018-12-22 23:59:37,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-22 23:59:37,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-22 23:59:37,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-6fcb6c8c-2f9c-42b3-a6c9-a205c980f684 Date: Sat, 22 Dec 2018 23:59:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-22T23:59:37Z","tenant_id":"ba4b0dafa0194009a88d914dde03a9e6","created_at":"2018-12-22T23:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ba4b0dafa0194009a88d914dde03a9e6","id":"b48f87ce-009a-431c-853c-be4e65e04de4","name":"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-22 23:59:37,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6fcb6c8c-2f9c-42b3-a6c9-a205c980f684 2018-12-22 23:59:37,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.26109790802s 2018-12-22 23:59:37,841 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6fcb6c8c-2f9c-42b3-a6c9-a205c980f684 2018-12-22 23:59:37,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-22 23:59:37,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" -d '{"subnet": {"name": "vping_ssh-subnet_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "enable_dhcp": true, "network_id": "b48f87ce-009a-431c-853c-be4e65e04de4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-22 23:59:38,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1e3e0621-e544-4759-9b3f-2e0b1ee2a506 Date: Sat, 22 Dec 2018 23:59:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b48f87ce-009a-431c-853c-be4e65e04de4","tenant_id":"ba4b0dafa0194009a88d914dde03a9e6","created_at":"2018-12-22T23:59:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-22T23:59:38Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ba4b0dafa0194009a88d914dde03a9e6","id":"a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2","subnetpool_id":null,"name":"vping_ssh-subnet_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}} 2018-12-22 23:59:38,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1e3e0621-e544-4759-9b3f-2e0b1ee2a506 2018-12-22 23:59:38,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.772824048996s 2018-12-22 23:59:38,616 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1e3e0621-e544-4759-9b3f-2e0b1ee2a506 2018-12-22 23:59:38,617 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-22T23:59:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_7c1c0dda-4c3f-4f74-b876-9c98a738c025', u'enable_dhcp': True, u'network_id': u'b48f87ce-009a-431c-853c-be4e65e04de4', u'tenant_id': u'ba4b0dafa0194009a88d914dde03a9e6', u'created_at': u'2018-12-22T23:59:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ba4b0dafa0194009a88d914dde03a9e6'}) 2018-12-22 23:59:38,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-22 23:59:38,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "vping_ssh-router_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "admin_state_up": true}}' 2018-12-22 23:59:43,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-5da73eea-4701-4e0a-afa5-c95cda8da8a4 Date: Sat, 22 Dec 2018 23:59:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-22T23:59:39Z", "admin_state_up": true, "updated_at": "2018-12-22T23:59:40Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "id": "08c3d3ed-600b-4b1b-826a-e0f01ed4b682", "name": "vping_ssh-router_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}} 2018-12-22 23:59:43,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5da73eea-4701-4e0a-afa5-c95cda8da8a4 2018-12-22 23:59:43,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.15431189537s 2018-12-22 23:59:43,772 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5da73eea-4701-4e0a-afa5-c95cda8da8a4 2018-12-22 23:59:43,772 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-22T23:59:40Z', u'revision_number': 3, u'id': u'08c3d3ed-600b-4b1b-826a-e0f01ed4b682', u'external_gateway_info': {u'network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4a37038d-a521-4738-99a2-4d08a417e092', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_7c1c0dda-4c3f-4f74-b876-9c98a738c025', u'admin_state_up': True, u'tenant_id': u'ba4b0dafa0194009a88d914dde03a9e6', u'created_at': u'2018-12-22T23:59:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'ba4b0dafa0194009a88d914dde03a9e6'}) 2018-12-22 23:59:43,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-22 23:59:43,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/08c3d3ed-600b-4b1b-826a-e0f01ed4b682/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}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" -d '{"subnet_id": "a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2"}' 2018-12-22 23:59:45,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f07122f1-b461-470d-b2f2-44e9becdfdf3 Date: Sat, 22 Dec 2018 23:59:45 GMT RESP BODY: {"network_id": "b48f87ce-009a-431c-853c-be4e65e04de4", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "subnet_id": "a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2", "subnet_ids": ["a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2"], "port_id": "ce4962df-f60f-4ac3-9516-adb5ff2a00d1", "id": "08c3d3ed-600b-4b1b-826a-e0f01ed4b682"} 2018-12-22 23:59:45,916 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/08c3d3ed-600b-4b1b-826a-e0f01ed4b682/add_router_interface.json used request id req-f07122f1-b461-470d-b2f2-44e9becdfdf3 2018-12-22 23:59:45,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.1433839798s 2018-12-22 23:59:45,917 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/08c3d3ed-600b-4b1b-826a-e0f01ed4b682/add_router_interface.json used request id req-f07122f1-b461-470d-b2f2-44e9becdfdf3 returning object 08c3d3ed-600b-4b1b-826a-e0f01ed4b682 2018-12-22 23:59:45,918 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-22 23:59:46,049 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-22 23:59:46,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-22 23:59:46,056 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 22 Dec 2018 23:59:46 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-22 23:59:46,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-22 23:59:46,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-22 23:59:46,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c1d0923e-99b4-4cd8-9f54-949761aa0cf2 Date: Sat, 22 Dec 2018 23:59:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-22 23:59:46,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c1d0923e-99b4-4cd8-9f54-949761aa0cf2 2018-12-22 23:59:46,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.267855167389s 2018-12-22 23:59:46,328 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c1d0923e-99b4-4cd8-9f54-949761aa0cf2 2018-12-22 23:59:46,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-22 23:59:46,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}' 2018-12-22 23:59:46,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c534fb4b-9828-4837-886f-8481138e6da5 X-Openstack-Request-Id: req-a50bd15c-36a1-40b9-bae9-9f82890ceeb3 Date: Sat, 22 Dec 2018 23:59:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c534fb4b-9828-4837-886f-8481138e6da5/file", "owner": "ba4b0dafa0194009a88d914dde03a9e6", "id": "c534fb4b-9828-4837-886f-8481138e6da5", "size": null, "self": "/v2/images/c534fb4b-9828-4837-886f-8481138e6da5", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-22T23:59:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "checksum": null, "created_at": "2018-12-22T23:59:46Z", "protected": false} 2018-12-22 23:59:46,536 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a50bd15c-36a1-40b9-bae9-9f82890ceeb3 2018-12-22 23:59:46,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.206369876862s 2018-12-22 23:59:46,536 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a50bd15c-36a1-40b9-bae9-9f82890ceeb3 returning object c534fb4b-9828-4837-886f-8481138e6da5 2018-12-22 23:59:46,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-22 23:59:46,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/c534fb4b-9828-4837-886f-8481138e6da5/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}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" -d '' 2018-12-22 23:59:48,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bed5e66a-d971-4d88-a0e4-40195af4a3aa Date: Sat, 22 Dec 2018 23:59:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-22 23:59:48,600 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c534fb4b-9828-4837-886f-8481138e6da5/file used request id req-bed5e66a-d971-4d88-a0e4-40195af4a3aa 2018-12-22 23:59:48,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.06297683716s 2018-12-22 23:59:48,600 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c534fb4b-9828-4837-886f-8481138e6da5/file used request id req-bed5e66a-d971-4d88-a0e4-40195af4a3aa 2018-12-22 23:59:48,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-22 23:59:48,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-22 23:59:48,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-e6aca9a6-7090-491d-9204-805e2700e668 Date: Sat, 22 Dec 2018 23:59:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c534fb4b-9828-4837-886f-8481138e6da5/snap", "metadata": {}}], "file": "/v2/images/c534fb4b-9828-4837-886f-8481138e6da5/file", "owner": "ba4b0dafa0194009a88d914dde03a9e6", "id": "c534fb4b-9828-4837-886f-8481138e6da5", "size": 12716032, "self": "/v2/images/c534fb4b-9828-4837-886f-8481138e6da5", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c534fb4b-9828-4837-886f-8481138e6da5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-22T23:59:48Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-22T23:59:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-22 23:59:48,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e6aca9a6-7090-491d-9204-805e2700e668 2018-12-22 23:59:48,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172983884811s 2018-12-22 23:59:48,775 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e6aca9a6-7090-491d-9204-805e2700e668 2018-12-22 23:59:48,777 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c534fb4b-9828-4837-886f-8481138e6da5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c534fb4b-9828-4837-886f-8481138e6da5/file', 'owner': u'ba4b0dafa0194009a88d914dde03a9e6', 'id': u'c534fb4b-9828-4837-886f-8481138e6da5', 'size': 12716032, u'self': u'/v2/images/c534fb4b-9828-4837-886f-8481138e6da5', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba4b0dafa0194009a88d914dde03a9e6', 'name': 'vping_ssh-project_7c1c0dda-4c3f-4f74-b876-9c98a738c025', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c534fb4b-9828-4837-886f-8481138e6da5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-22T23:59:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-22T23:59:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_7c1c0dda-4c3f-4f74-b876-9c98a738c025', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c534fb4b-9828-4837-886f-8481138e6da5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_7c1c0dda-4c3f-4f74-b876-9c98a738c025', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_7c1c0dda-4c3f-4f74-b876-9c98a738c025', 'created': u'2018-12-22T23:59:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-22T23:59:46Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c534fb4b-9828-4837-886f-8481138e6da5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_7c1c0dda-4c3f-4f74-b876-9c98a738c025', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-22 23:59:48,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-22 23:59:48,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-22 23:59:48,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f21ed3b-fef5-4924-b6fa-1d65478693b0 x-compute-request-id: req-9f21ed3b-fef5-4924-b6fa-1d65478693b0 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "name": "vping_ssh-flavor_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-22 23:59:48,994 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9f21ed3b-fef5-4924-b6fa-1d65478693b0 2018-12-22 23:59:48,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.216212034225s 2018-12-22 23:59:48,994 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9f21ed3b-fef5-4924-b6fa-1d65478693b0 returning object 61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e 2018-12-22 23:59:48,995 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_7c1c0dda-4c3f-4f74-b876-9c98a738c025', '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'c9673704b75e4254b287ac35103b6d8c', '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'61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e', 'swap': 0}) 2018-12-22 23:59:48,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-22 23:59:48,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e/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}6a77329d55de756c726448e44aee28390897cec4" -d '{"extra_specs": {}}' 2018-12-22 23:59:49,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9c9c0d3-90a3-45ca-a19e-3e40f8dd5213 x-compute-request-id: req-a9c9c0d3-90a3-45ca-a19e-3e40f8dd5213 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-22 23:59:49,015 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e/os-extra_specs used request id req-a9c9c0d3-90a3-45ca-a19e-3e40f8dd5213 2018-12-22 23:59:49,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195977687836s 2018-12-22 23:59:49,015 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e/os-extra_specs used request id req-a9c9c0d3-90a3-45ca-a19e-3e40f8dd5213 2018-12-22 23:59:49,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-22 23:59:49,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" -d '{"keypair": {"name": "vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}}' 2018-12-22 23:59:49,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-899d50f7-96a7-47db-9cc3-b421b01005fd x-compute-request-id: req-899d50f7-96a7-47db-9cc3-b421b01005fd Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD3njfb4HswrSMvUMFocYwp1eyKSdDDMkfHbmSAwzpZ+BOmLwE5W9ZTriToFAaH45Tkl1BEE5DqzNbO6yUEsjrrgo6b8jiXvcEEYo0V257LQ2OK6iApX6XlRcXPV1FV3MLblaH2MKnWY5HHbrKlAwS1R0odnXmxL42a8lDX3OevlDpGiTD46YBw4QxZvB7J8+mmJyGfE7LdACVr+GlHimgkI45e3MJef4d/OabY1db3d1arYBI8B3evgyWmn2Jfat+eLPK3Qk+fqmfSYg46Dwtd8J+t8XwDiVddAx31od6Hf7/+WoHubmpsRMFn7WQbdjMRudjnStmUla7niq9QjU7r Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA95432+B7MK0jL1DBaHGMKdXsiknQwzJHx25kgMM6WfgTpi8B\nOVvWU64k6BQGh+OU5JdQRBOQ6szWzuslBLI664KOm/I4l73BBGKNFduey0Njiuog\nKV+l5UXFz1dRVdzC25Wh9jCp1mORx26ypQMEtUdKHZ15sS+NmvJQ19znr5Q6Rokw\n+OmAcOEMWbweyfPppichnxOy3QAla/hpR4poJCOOXtzCXn+Hfzmm2NXW93dWq2AS\nPAd3r4Mlpp9iX2rfnizyt0JPn6pn0mIOOg8LXfCfrfF8A4lXXQMd9aHeh3+//lqB\n7m5qbETBZ+1kG3YzEbnY50rZlJWu54qvUI1O6wIDAQABAoIBAQCUNRUF+/SADAE1\nPsakduIH4Ez18HyNeLjRu1dYYoG4e+122EeJR1ifOWpJpkLKbwMdVxvpwzRH9VbU\n/pVnnC377GbjHDWXTTIMJ9h+Lrd6vdkEumGJogAvnHVrRr4eAEZ5G7SXIEVnVq1Y\niv9OGOJmhkbsNucxkF7XURXmPghGY+qfjgeBOPMb7jrzH8Y/t05UfiFcuDBW33mF\nQVHxwKvoXR7sQXKdkH86Vnb6qt5Y50wdYaPRbe+7ZkQTC9CdEnpn9aJjIDBbizN7\nqyY+3y2CDOJcnb6+rGg6MZaZpgXlJZFQH9mEeOr/J/Esl5CL2f8tUdcjboJa4JLB\n/276GRFhAoGBAP0A8lGDqd+aR5ZqGjeoD9Pl95iRjXyzeluRx5RrdP4pVtx8glEs\n36PVX+8KsISI4gHNmCUcR8vACqa3n5moqoAgEQHloDfoZOdsIuvFYLZJg1YP+IdB\nQNSUBa65pQYJ1GgZ2Y5iZ8ggj49sWS5LHbp9Tz7pcP5ZRU5VvlvojutDAoGBAPqM\n8YdzDYEWtHXwtgi0+F5MV1Vl9VWPS3DhmV/thJJlkBiwtkLjyOvhkumKjCtrWT5w\nBgXF+YoEIgaontTwNvwvklNBoiygu4rSnjJultXSgkX94c4U2KT98gjQ2R+vXSsj\nKVhI2sSLkWB49QOAAOUGYoGF1b8HczeHTXl/Jg85AoGBAKfeZOmpDqGKYE1xAQxE\nupvCTlIw4UwIWfs/8siLtAifrT6GboEl4Q13mjulQBHwMOU5YOXeqdSLC4Yq9/6g\nZuC0ZhR4I6J0096pZVJCmDTa+gW0exZjOXzS6iJQkyo6g3C/FhbfPDURRa/IGDQb\nKxJ96oK3qX1aBh4/zhp1Z765AoGAbK10GqeaJPM/RaUqoG43CVgdzaoTF5C3TXhd\nudFh3sp1DXChLjR1s3M98VUqZa8Dn+ShiCGOkwIl7DN56a1kfFD6LGjcunThxF6F\nRiTYAll0Ln3oUyaRrkeEk7RbabX8OLjgty2qzvQnE+yDgogkWzNAySPPSjQmEuD6\nhwfS72kCgYAcdTvdGstm/fGiKC6B+LnnEyoAnFNa3w1OnqgUyMnOQ0inX/q7NDRG\n8Q+ZMSa1+NGc+QfiwOrpMua/eakyyhE/d3Jlp0+C5Fc+uP6x3rNQP7wAsEMCTTLs\nvlvGcoX4D8OR+h6zCq7193+3gSo7OU5X9TbCqd/MnBMgZO6Th2cjsQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "2ba3cb8a78f543df82112528f78480d1", "name": "vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "fingerprint": "00:e3:ab:7e:64:e9:65:5d:99:65:d2:50:78:f6:a4:f0"}} 2018-12-22 23:59:49,377 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-899d50f7-96a7-47db-9cc3-b421b01005fd 2018-12-22 23:59:49,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.361362934113s 2018-12-22 23:59:49,378 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-899d50f7-96a7-47db-9cc3-b421b01005fd 2018-12-22 23:59:49,379 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD3njfb4HswrSMvUMFocYwp1eyKSdDDMkfHbmSAwzpZ+BOmLwE5W9ZTriToFAaH45Tkl1BEE5DqzNbO6yUEsjrrgo6b8jiXvcEEYo0V257LQ2OK6iApX6XlRcXPV1FV3MLblaH2MKnWY5HHbrKlAwS1R0odnXmxL42a8lDX3OevlDpGiTD46YBw4QxZvB7J8+mmJyGfE7LdACVr+GlHimgkI45e3MJef4d/OabY1db3d1arYBI8B3evgyWmn2Jfat+eLPK3Qk+fqmfSYg46Dwtd8J+t8XwDiVddAx31od6Hf7/+WoHubmpsRMFn7WQbdjMRudjnStmUla7niq9QjU7r Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA95432+B7MK0jL1DBaHGMKdXsiknQwzJHx25kgMM6WfgTpi8B\nOVvWU64k6BQGh+OU5JdQRBOQ6szWzuslBLI664KOm/I4l73BBGKNFduey0Njiuog\nKV+l5UXFz1dRVdzC25Wh9jCp1mORx26ypQMEtUdKHZ15sS+NmvJQ19znr5Q6Rokw\n+OmAcOEMWbweyfPppichnxOy3QAla/hpR4poJCOOXtzCXn+Hfzmm2NXW93dWq2AS\nPAd3r4Mlpp9iX2rfnizyt0JPn6pn0mIOOg8LXfCfrfF8A4lXXQMd9aHeh3+//lqB\n7m5qbETBZ+1kG3YzEbnY50rZlJWu54qvUI1O6wIDAQABAoIBAQCUNRUF+/SADAE1\nPsakduIH4Ez18HyNeLjRu1dYYoG4e+122EeJR1ifOWpJpkLKbwMdVxvpwzRH9VbU\n/pVnnC377GbjHDWXTTIMJ9h+Lrd6vdkEumGJogAvnHVrRr4eAEZ5G7SXIEVnVq1Y\niv9OGOJmhkbsNucxkF7XURXmPghGY+qfjgeBOPMb7jrzH8Y/t05UfiFcuDBW33mF\nQVHxwKvoXR7sQXKdkH86Vnb6qt5Y50wdYaPRbe+7ZkQTC9CdEnpn9aJjIDBbizN7\nqyY+3y2CDOJcnb6+rGg6MZaZpgXlJZFQH9mEeOr/J/Esl5CL2f8tUdcjboJa4JLB\n/276GRFhAoGBAP0A8lGDqd+aR5ZqGjeoD9Pl95iRjXyzeluRx5RrdP4pVtx8glEs\n36PVX+8KsISI4gHNmCUcR8vACqa3n5moqoAgEQHloDfoZOdsIuvFYLZJg1YP+IdB\nQNSUBa65pQYJ1GgZ2Y5iZ8ggj49sWS5LHbp9Tz7pcP5ZRU5VvlvojutDAoGBAPqM\n8YdzDYEWtHXwtgi0+F5MV1Vl9VWPS3DhmV/thJJlkBiwtkLjyOvhkumKjCtrWT5w\nBgXF+YoEIgaontTwNvwvklNBoiygu4rSnjJultXSgkX94c4U2KT98gjQ2R+vXSsj\nKVhI2sSLkWB49QOAAOUGYoGF1b8HczeHTXl/Jg85AoGBAKfeZOmpDqGKYE1xAQxE\nupvCTlIw4UwIWfs/8siLtAifrT6GboEl4Q13mjulQBHwMOU5YOXeqdSLC4Yq9/6g\nZuC0ZhR4I6J0096pZVJCmDTa+gW0exZjOXzS6iJQkyo6g3C/FhbfPDURRa/IGDQb\nKxJ96oK3qX1aBh4/zhp1Z765AoGAbK10GqeaJPM/RaUqoG43CVgdzaoTF5C3TXhd\nudFh3sp1DXChLjR1s3M98VUqZa8Dn+ShiCGOkwIl7DN56a1kfFD6LGjcunThxF6F\nRiTYAll0Ln3oUyaRrkeEk7RbabX8OLjgty2qzvQnE+yDgogkWzNAySPPSjQmEuD6\nhwfS72kCgYAcdTvdGstm/fGiKC6B+LnnEyoAnFNa3w1OnqgUyMnOQ0inX/q7NDRG\n8Q+ZMSa1+NGc+QfiwOrpMua/eakyyhE/d3Jlp0+C5Fc+uP6x3rNQP7wAsEMCTTLs\nvlvGcoX4D8OR+h6zCq7193+3gSo7OU5X9TbCqd/MnBMgZO6Th2cjsQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2ba3cb8a78f543df82112528f78480d1', 'name': u'vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025', 'created_at': '2018-12-22T23:59:49.379030', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba4b0dafa0194009a88d914dde03a9e6', 'name': 'vping_ssh-project_7c1c0dda-4c3f-4f74-b876-9c98a738c025', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'00:e3:ab:7e:64:e9:65:5d:99:65:d2:50:78:f6:a4:f0', 'type': 'ssh', 'id': u'vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025'}) 2018-12-22 23:59:49,379 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA95432+B7MK0jL1DBaHGMKdXsiknQwzJHx25kgMM6WfgTpi8B OVvWU64k6BQGh+OU5JdQRBOQ6szWzuslBLI664KOm/I4l73BBGKNFduey0Njiuog KV+l5UXFz1dRVdzC25Wh9jCp1mORx26ypQMEtUdKHZ15sS+NmvJQ19znr5Q6Rokw +OmAcOEMWbweyfPppichnxOy3QAla/hpR4poJCOOXtzCXn+Hfzmm2NXW93dWq2AS PAd3r4Mlpp9iX2rfnizyt0JPn6pn0mIOOg8LXfCfrfF8A4lXXQMd9aHeh3+//lqB 7m5qbETBZ+1kG3YzEbnY50rZlJWu54qvUI1O6wIDAQABAoIBAQCUNRUF+/SADAE1 PsakduIH4Ez18HyNeLjRu1dYYoG4e+122EeJR1ifOWpJpkLKbwMdVxvpwzRH9VbU /pVnnC377GbjHDWXTTIMJ9h+Lrd6vdkEumGJogAvnHVrRr4eAEZ5G7SXIEVnVq1Y iv9OGOJmhkbsNucxkF7XURXmPghGY+qfjgeBOPMb7jrzH8Y/t05UfiFcuDBW33mF QVHxwKvoXR7sQXKdkH86Vnb6qt5Y50wdYaPRbe+7ZkQTC9CdEnpn9aJjIDBbizN7 qyY+3y2CDOJcnb6+rGg6MZaZpgXlJZFQH9mEeOr/J/Esl5CL2f8tUdcjboJa4JLB /276GRFhAoGBAP0A8lGDqd+aR5ZqGjeoD9Pl95iRjXyzeluRx5RrdP4pVtx8glEs 36PVX+8KsISI4gHNmCUcR8vACqa3n5moqoAgEQHloDfoZOdsIuvFYLZJg1YP+IdB QNSUBa65pQYJ1GgZ2Y5iZ8ggj49sWS5LHbp9Tz7pcP5ZRU5VvlvojutDAoGBAPqM 8YdzDYEWtHXwtgi0+F5MV1Vl9VWPS3DhmV/thJJlkBiwtkLjyOvhkumKjCtrWT5w BgXF+YoEIgaontTwNvwvklNBoiygu4rSnjJultXSgkX94c4U2KT98gjQ2R+vXSsj KVhI2sSLkWB49QOAAOUGYoGF1b8HczeHTXl/Jg85AoGBAKfeZOmpDqGKYE1xAQxE upvCTlIw4UwIWfs/8siLtAifrT6GboEl4Q13mjulQBHwMOU5YOXeqdSLC4Yq9/6g ZuC0ZhR4I6J0096pZVJCmDTa+gW0exZjOXzS6iJQkyo6g3C/FhbfPDURRa/IGDQb KxJ96oK3qX1aBh4/zhp1Z765AoGAbK10GqeaJPM/RaUqoG43CVgdzaoTF5C3TXhd udFh3sp1DXChLjR1s3M98VUqZa8Dn+ShiCGOkwIl7DN56a1kfFD6LGjcunThxF6F RiTYAll0Ln3oUyaRrkeEk7RbabX8OLjgty2qzvQnE+yDgogkWzNAySPPSjQmEuD6 hwfS72kCgYAcdTvdGstm/fGiKC6B+LnnEyoAnFNa3w1OnqgUyMnOQ0inX/q7NDRG 8Q+ZMSa1+NGc+QfiwOrpMua/eakyyhE/d3Jlp0+C5Fc+uP6x3rNQP7wAsEMCTTLs vlvGcoX4D8OR+h6zCq7193+3gSo7OU5X9TbCqd/MnBMgZO6Th2cjsQ== -----END RSA PRIVATE KEY----- 2018-12-22 23:59:49,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-22 23:59:49,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" -d '{"security_group": {"name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-12-22 23:59:49,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-27899be5-2c20-4230-95c2-845e553fa087 Date: Sat, 22 Dec 2018 23:59:49 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-22T23:59:49Z", "updated_at": "2018-12-22T23:59:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:49Z", "revision_number": 0, "id": "532fd1b1-f4d5-4686-a9e5-c163e3752e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:49Z", "security_group_id": "0898bae6-852b-4f35-8407-3e707963340f", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:49Z", "revision_number": 0, "id": "dc5dcd5a-d71e-4987-8eb5-2fc58d1f29d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:49Z", "security_group_id": "0898bae6-852b-4f35-8407-3e707963340f", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}], "revision_number": 2, "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "id": "0898bae6-852b-4f35-8407-3e707963340f", "name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}} 2018-12-22 23:59:49,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-27899be5-2c20-4230-95c2-845e553fa087 2018-12-22 23:59:49,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.33248591423s 2018-12-22 23:59:49,717 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-27899be5-2c20-4230-95c2-845e553fa087 2018-12-22 23:59:49,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-22 23:59:49,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-22 23:59:49,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-f398748b-bb85-4559-9bdf-7231b8870527 Date: Sat, 22 Dec 2018 23:59:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-22T23:59:49Z", "updated_at": "2018-12-22T23:59:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:49Z", "revision_number": 0, "id": "532fd1b1-f4d5-4686-a9e5-c163e3752e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:49Z", "security_group_id": "0898bae6-852b-4f35-8407-3e707963340f", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:49Z", "revision_number": 0, "id": "dc5dcd5a-d71e-4987-8eb5-2fc58d1f29d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:49Z", "security_group_id": "0898bae6-852b-4f35-8407-3e707963340f", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}], "revision_number": 2, "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "id": "0898bae6-852b-4f35-8407-3e707963340f", "name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}, {"description": "Default security group", "tags": [], "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-22T23:59:36Z", "updated_at": "2018-12-22T23:59:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "44ba1f53-0702-44c2-b8c6-3fa8b8a670c4", "remote_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "4ab93485-71dd-48b7-b289-31e6cdda1518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "6ff05114-b42c-4e86-a2ca-8ad67a9e1dd8", "remote_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "edc4ef2f-857e-4600-aa2c-9ebd2120bf81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}], "revision_number": 4, "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "name": "default"}]} 2018-12-22 23:59:49,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f398748b-bb85-4559-9bdf-7231b8870527 2018-12-22 23:59:49,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19155216217s 2018-12-22 23:59:49,913 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f398748b-bb85-4559-9bdf-7231b8870527 2018-12-22 23:59:49,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-22 23:59:49,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" -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": "0898bae6-852b-4f35-8407-3e707963340f"}}' 2018-12-22 23:59:50,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-28637c1a-61f4-49a2-a4b8-72e3a0c3c590 Date: Sat, 22 Dec 2018 23:59:50 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-12-22T23:59:50Z", "security_group_id": "0898bae6-852b-4f35-8407-3e707963340f", "port_range_min": 22, "revision_number": 0, "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-22T23:59:50Z", "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "id": "a7336a10-f6de-4f98-8d6e-6b22452e5df9"}} 2018-12-22 23:59:50,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-28637c1a-61f4-49a2-a4b8-72e3a0c3c590 2018-12-22 23:59:50,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.364978075027s 2018-12-22 23:59:50,283 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-28637c1a-61f4-49a2-a4b8-72e3a0c3c590 2018-12-22 23:59:50,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-22 23:59:50,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-22 23:59:50,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-eb6eb6d4-270a-4427-bd19-448c88899fd1 Date: Sat, 22 Dec 2018 23:59:50 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-22T23:59:49Z", "updated_at": "2018-12-22T23:59:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:49Z", "revision_number": 0, "id": "532fd1b1-f4d5-4686-a9e5-c163e3752e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:49Z", "security_group_id": "0898bae6-852b-4f35-8407-3e707963340f", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-22T23:59:50Z", "revision_number": 0, "id": "a7336a10-f6de-4f98-8d6e-6b22452e5df9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:50Z", "security_group_id": "0898bae6-852b-4f35-8407-3e707963340f", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:49Z", "revision_number": 0, "id": "dc5dcd5a-d71e-4987-8eb5-2fc58d1f29d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:49Z", "security_group_id": "0898bae6-852b-4f35-8407-3e707963340f", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}], "revision_number": 3, "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "id": "0898bae6-852b-4f35-8407-3e707963340f", "name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}, {"description": "Default security group", "tags": [], "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-22T23:59:36Z", "updated_at": "2018-12-22T23:59:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "44ba1f53-0702-44c2-b8c6-3fa8b8a670c4", "remote_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "4ab93485-71dd-48b7-b289-31e6cdda1518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "6ff05114-b42c-4e86-a2ca-8ad67a9e1dd8", "remote_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "edc4ef2f-857e-4600-aa2c-9ebd2120bf81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}], "revision_number": 4, "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "name": "default"}]} 2018-12-22 23:59:50,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-eb6eb6d4-270a-4427-bd19-448c88899fd1 2018-12-22 23:59:50,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.251797914505s 2018-12-22 23:59:50,539 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-eb6eb6d4-270a-4427-bd19-448c88899fd1 2018-12-22 23:59:50,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-22 23:59:50,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" -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": "0898bae6-852b-4f35-8407-3e707963340f"}}' 2018-12-22 23:59:50,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-203db686-908a-49e3-a2b5-87805a949f03 Date: Sat, 22 Dec 2018 23:59:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-22T23:59:50Z", "security_group_id": "0898bae6-852b-4f35-8407-3e707963340f", "port_range_min": null, "revision_number": 0, "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-22T23:59:50Z", "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "id": "01a6d98c-2e85-4549-9761-9234421eff02"}} 2018-12-22 23:59:50,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-203db686-908a-49e3-a2b5-87805a949f03 2018-12-22 23:59:50,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.308684110641s 2018-12-22 23:59:50,852 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-203db686-908a-49e3-a2b5-87805a949f03 2018-12-22 23:59:50,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-22 23:59:50,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-22 23:59:51,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-0e549cbd-2316-4306-82ff-04e165a0fcb8 Date: Sat, 22 Dec 2018 23:59: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":["a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2"],"updated_at":"2018-12-22T23:59:38Z","tenant_id":"ba4b0dafa0194009a88d914dde03a9e6","created_at":"2018-12-22T23:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ba4b0dafa0194009a88d914dde03a9e6","id":"b48f87ce-009a-431c-853c-be4e65e04de4","name":"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-22 23:59:51,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0e549cbd-2316-4306-82ff-04e165a0fcb8 2018-12-22 23:59:51,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256313085556s 2018-12-22 23:59:51,110 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0e549cbd-2316-4306-82ff-04e165a0fcb8 2018-12-22 23:59:51,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-22 23:59:51,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-22 23:59:51,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-eeff01c6-c54b-4776-8e40-f1940aae2fe8 Date: Sat, 22 Dec 2018 23:59:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c534fb4b-9828-4837-886f-8481138e6da5/snap", "metadata": {}}], "file": "/v2/images/c534fb4b-9828-4837-886f-8481138e6da5/file", "owner": "ba4b0dafa0194009a88d914dde03a9e6", "id": "c534fb4b-9828-4837-886f-8481138e6da5", "size": 12716032, "self": "/v2/images/c534fb4b-9828-4837-886f-8481138e6da5", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c534fb4b-9828-4837-886f-8481138e6da5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-22T23:59:48Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-22T23:59:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-22 23:59:51,280 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-eeff01c6-c54b-4776-8e40-f1940aae2fe8 2018-12-22 23:59:51,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169175863266s 2018-12-22 23:59:51,281 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-eeff01c6-c54b-4776-8e40-f1940aae2fe8 2018-12-22 23:59:51,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-22 23:59:51,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-22 23:59:51,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c437d662-836c-49ca-9352-5d12a3fe828a x-compute-request-id: req-c437d662-836c-49ca-9352-5d12a3fe828a Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "name": "vping_ssh-flavor_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-22 23:59:51,317 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c437d662-836c-49ca-9352-5d12a3fe828a 2018-12-22 23:59:51,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.034471988678s 2018-12-22 23:59:51,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c437d662-836c-49ca-9352-5d12a3fe828a 2018-12-22 23:59:51,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-22 23:59:51,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" -d '{"server": {"name": "vping_ssh-vm2_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "imageRef": "c534fb4b-9828-4837-886f-8481138e6da5", "flavorRef": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b48f87ce-009a-431c-853c-be4e65e04de4"}], "security_groups": [{"name": "0898bae6-852b-4f35-8407-3e707963340f"}]}}' 2018-12-22 23:59:53,253 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Dec 2018 23:59:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3826457-e3d3-4025-a899-9889fb4b5d64 x-compute-request-id: req-c3826457-e3d3-4025-a899-9889fb4b5d64 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "0898bae6-852b-4f35-8407-3e707963340f"}], "OS-DCF:diskConfig": "MANUAL", "id": "9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "bookmark"}], "adminPass": "Pu2iQobJrEV5"}} 2018-12-22 23:59:53,253 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-c3826457-e3d3-4025-a899-9889fb4b5d64 2018-12-22 23:59:53,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.9335808754s 2018-12-22 23:59:53,253 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-c3826457-e3d3-4025-a899-9889fb4b5d64 2018-12-22 23:59:53,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-22 23:59:53,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-22 23:59:53,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23: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-87c7e78d-76d7-49ea-96b7-5c5b6f446568 x-compute-request-id: req-87c7e78d-76d7-49ea-96b7-5c5b6f446568 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "user_id": "2ba3cb8a78f543df82112528f78480d1", "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-12-22T23:59:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-22T23:59:53Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-22 23:59:53,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-87c7e78d-76d7-49ea-96b7-5c5b6f446568 2018-12-22 23:59:53,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.291869878769s 2018-12-22 23:59:53,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-87c7e78d-76d7-49ea-96b7-5c5b6f446568 2018-12-22 23:59:53,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-22 23:59:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-22 23:59:53,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-79f5da0d-643a-49ca-ac59-27afd184f1b0 Date: Sat, 22 Dec 2018 23:59: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":["a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2"],"updated_at":"2018-12-22T23:59:38Z","tenant_id":"ba4b0dafa0194009a88d914dde03a9e6","created_at":"2018-12-22T23:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ba4b0dafa0194009a88d914dde03a9e6","id":"b48f87ce-009a-431c-853c-be4e65e04de4","name":"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-22 23:59:53,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-79f5da0d-643a-49ca-ac59-27afd184f1b0 2018-12-22 23:59:53,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109617948532s 2018-12-22 23:59:53,663 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-79f5da0d-643a-49ca-ac59-27afd184f1b0 2018-12-22 23:59:53,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-22 23:59:53,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-22 23:59:53,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-42f91e30-705b-44d7-8207-ab96ed2458da Date: Sat, 22 Dec 2018 23:59:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b48f87ce-009a-431c-853c-be4e65e04de4","tenant_id":"ba4b0dafa0194009a88d914dde03a9e6","created_at":"2018-12-22T23:59:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-22T23:59:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ba4b0dafa0194009a88d914dde03a9e6","id":"a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2","subnetpool_id":null,"name":"vping_ssh-subnet_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}]} 2018-12-22 23:59:53,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-42f91e30-705b-44d7-8207-ab96ed2458da 2018-12-22 23:59:53,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.198007106781s 2018-12-22 23:59:53,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-42f91e30-705b-44d7-8207-ab96ed2458da 2018-12-22 23:59:53,863 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-22 23:59:55,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-22 23:59:55,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-22 23:59:56,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64980d81-ea01-4e80-8f9f-2e195203e058 x-compute-request-id: req-64980d81-ea01-4e80-8f9f-2e195203e058 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "security_groups": [{"name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}], "user_id": "2ba3cb8a78f543df82112528f78480d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:59:54Z", "hostId": "62d05f5d4aa47955efa0c14c42bb88ca33dc4772df8b732aa475ab94", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-22T23:59:53Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-22 23:59:56,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-64980d81-ea01-4e80-8f9f-2e195203e058 2018-12-22 23:59:56,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.836720943451s 2018-12-22 23:59:56,703 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-64980d81-ea01-4e80-8f9f-2e195203e058 2018-12-22 23:59:56,707 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-22 23:59:58,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-22 23:59:58,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-22 23:59:59,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Dec 2018 23:59:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56db60a6-1ac2-4323-b126-33c07d1ce091 x-compute-request-id: req-56db60a6-1ac2-4323-b126-33c07d1ce091 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "security_groups": [{"name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}], "user_id": "2ba3cb8a78f543df82112528f78480d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-22T23:59:54Z", "hostId": "62d05f5d4aa47955efa0c14c42bb88ca33dc4772df8b732aa475ab94", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-22T23:59:53Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-22 23:59:59,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-56db60a6-1ac2-4323-b126-33c07d1ce091 2018-12-22 23:59:59,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572250843048s 2018-12-22 23:59:59,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-56db60a6-1ac2-4323-b126-33c07d1ce091 2018-12-22 23:59:59,287 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:00:01,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:00:01,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:01,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec030680-b250-456d-aaf4-bbf8613d96c7 x-compute-request-id: req-ec030680-b250-456d-aaf4-bbf8613d96c7 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:fa:f8", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-22T23:59:59.000000", "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "security_groups": [{"name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}], "user_id": "2ba3cb8a78f543df82112528f78480d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:59:59Z", "hostId": "62d05f5d4aa47955efa0c14c42bb88ca33dc4772df8b732aa475ab94", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-22T23:59:53Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:00:01,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ec030680-b250-456d-aaf4-bbf8613d96c7 2018-12-23 00:00:01,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523000955582s 2018-12-23 00:00:01,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ec030680-b250-456d-aaf4-bbf8613d96c7 2018-12-23 00:00:01,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 00:00:01,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:01,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-c75a4747-f168-4f8e-bc04-9a53e2c045d7 Date: Sun, 23 Dec 2018 00:00:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-22T23:59:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2","ip_address":"192.168.120.12"}],"id":"48a5341f-f0c4-4155-8bdb-f215735f1415","security_groups":["0898bae6-852b-4f35-8407-3e707963340f"],"mac_address":"fa:16:3e:bb:fa:f8","project_id":"ba4b0dafa0194009a88d914dde03a9e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b48f87ce-009a-431c-853c-be4e65e04de4","tenant_id":"ba4b0dafa0194009a88d914dde03a9e6","created_at":"2018-12-22T23:59:54Z","binding:vnic_type":"normal","device_id":"9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15"}]} 2018-12-23 00:00:01,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15 used request id req-c75a4747-f168-4f8e-bc04-9a53e2c045d7 2018-12-23 00:00:01,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0579800605774s 2018-12-23 00:00:01,874 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15 used request id req-c75a4747-f168-4f8e-bc04-9a53e2c045d7 2018-12-23 00:00:01,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 00:00:01,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=48a5341f-f0c4-4155-8bdb-f215735f1415" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:01,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-feb570c4-dcbb-4775-95c1-6e3e6b62ed4c Date: Sun, 23 Dec 2018 00:00:01 GMT RESP BODY: {"floatingips": []} 2018-12-23 00:00:01,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=48a5341f-f0c4-4155-8bdb-f215735f1415 used request id req-feb570c4-dcbb-4775-95c1-6e3e6b62ed4c 2018-12-23 00:00:01,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0188410282135s 2018-12-23 00:00:01,899 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=48a5341f-f0c4-4155-8bdb-f215735f1415 used request id req-feb570c4-dcbb-4775-95c1-6e3e6b62ed4c 2018-12-23 00:00:01,900 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:fa:f8', 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'c534fb4b-9828-4837-886f-8481138e6da5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-22T23:59:59.000000', 'flavor': Munch({u'id': u'61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e'}), 'az': u'nova', 'id': u'9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15', 'security_groups': [Munch({u'name': u'vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2ba3cb8a78f543df82112528f78480d1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba4b0dafa0194009a88d914dde03a9e6', 'name': 'vping_ssh-project_7c1c0dda-4c3f-4f74-b876-9c98a738c025', '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-12-22T23:59:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-22T23:59:59Z', 'hostId': u'62d05f5d4aa47955efa0c14c42bb88ca33dc4772df8b732aa475ab94', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'62d05f5d4aa47955efa0c14c42bb88ca33dc4772df8b732aa475ab94', '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-12-22T23:59:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ba4b0dafa0194009a88d914dde03a9e6', 'name': u'vping_ssh-vm2_7c1c0dda-4c3f-4f74-b876-9c98a738c025', 'adminPass': u'Pu2iQobJrEV5', 'tenant_id': u'ba4b0dafa0194009a88d914dde03a9e6', 'region': 'regionOne', 'created': u'2018-12-22T23:59:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-23 00:00:01,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 00:00:01,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:02,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-1743cd7e-a246-48c0-bbf1-2c6c79483419 Date: Sun, 23 Dec 2018 00:00: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":["a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2"],"updated_at":"2018-12-22T23:59:38Z","tenant_id":"ba4b0dafa0194009a88d914dde03a9e6","created_at":"2018-12-22T23:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ba4b0dafa0194009a88d914dde03a9e6","id":"b48f87ce-009a-431c-853c-be4e65e04de4","name":"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 00:00:02,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1743cd7e-a246-48c0-bbf1-2c6c79483419 2018-12-23 00:00:02,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123468160629s 2018-12-23 00:00:02,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1743cd7e-a246-48c0-bbf1-2c6c79483419 2018-12-23 00:00:02,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:00:02,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:02,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-76ea8fb7-2726-4aeb-b2e6-f6bc886c9ca5 Date: Sun, 23 Dec 2018 00:00:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c534fb4b-9828-4837-886f-8481138e6da5/snap", "metadata": {}}], "file": "/v2/images/c534fb4b-9828-4837-886f-8481138e6da5/file", "owner": "ba4b0dafa0194009a88d914dde03a9e6", "id": "c534fb4b-9828-4837-886f-8481138e6da5", "size": 12716032, "self": "/v2/images/c534fb4b-9828-4837-886f-8481138e6da5", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c534fb4b-9828-4837-886f-8481138e6da5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-22T23:59:48Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-22T23:59:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:00:02,209 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-76ea8fb7-2726-4aeb-b2e6-f6bc886c9ca5 2018-12-23 00:00:02,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183116912842s 2018-12-23 00:00:02,209 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-76ea8fb7-2726-4aeb-b2e6-f6bc886c9ca5 2018-12-23 00:00:02,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 00:00:02,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:02,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c8f245a-7c4b-4dd2-bd3d-d88ed56721bf x-compute-request-id: req-6c8f245a-7c4b-4dd2-bd3d-d88ed56721bf Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "name": "vping_ssh-flavor_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 00:00:02,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6c8f245a-7c4b-4dd2-bd3d-d88ed56721bf 2018-12-23 00:00:02,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0348191261292s 2018-12-23 00:00:02,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6c8f245a-7c4b-4dd2-bd3d-d88ed56721bf 2018-12-23 00:00:02,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 00:00:02,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" -d '{"server": {"name": "vping_ssh-vm_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "imageRef": "c534fb4b-9828-4837-886f-8481138e6da5", "key_name": "vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "flavorRef": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b48f87ce-009a-431c-853c-be4e65e04de4"}], "security_groups": [{"name": "0898bae6-852b-4f35-8407-3e707963340f"}]}}' 2018-12-23 00:00:04,659 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:00:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0d50ecf-d79c-42cb-be3c-01e64ff0fdbf x-compute-request-id: req-a0d50ecf-d79c-42cb-be3c-01e64ff0fdbf Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "0898bae6-852b-4f35-8407-3e707963340f"}], "OS-DCF:diskConfig": "MANUAL", "id": "91b87f3b-3029-45bc-9e89-1e96c534b73d", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "bookmark"}], "adminPass": "Yg5FHKf7Udc2"}} 2018-12-23 00:00:04,659 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-a0d50ecf-d79c-42cb-be3c-01e64ff0fdbf 2018-12-23 00:00:04,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.41158485413s 2018-12-23 00:00:04,660 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-a0d50ecf-d79c-42cb-be3c-01e64ff0fdbf 2018-12-23 00:00:04,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:00:04,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:05,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cab4797-992c-44cd-a13f-1dcb00a4e81b x-compute-request-id: req-8cab4797-992c-44cd-a13f-1dcb00a4e81b Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "91b87f3b-3029-45bc-9e89-1e96c534b73d", "user_id": "2ba3cb8a78f543df82112528f78480d1", "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-12-23T00:00:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "name": "vping_ssh-vm_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-23T00:00:04Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:fa:f8", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-22T23:59:59.000000", "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "security_groups": [{"name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}], "user_id": "2ba3cb8a78f543df82112528f78480d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:59:59Z", "hostId": "62d05f5d4aa47955efa0c14c42bb88ca33dc4772df8b732aa475ab94", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-22T23:59:53Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:00:05,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8cab4797-992c-44cd-a13f-1dcb00a4e81b 2018-12-23 00:00:05,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511477947235s 2018-12-23 00:00:05,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8cab4797-992c-44cd-a13f-1dcb00a4e81b 2018-12-23 00:00:05,177 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:00:07,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:00:07,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:07,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb03c00d-ab6d-4570-9ff5-688433846815 x-compute-request-id: req-bb03c00d-ab6d-4570-9ff5-688433846815 Content-Encoding: gzip Content-Length: 894 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "91b87f3b-3029-45bc-9e89-1e96c534b73d", "security_groups": [{"name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}], "user_id": "2ba3cb8a78f543df82112528f78480d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T00:00:05Z", "hostId": "9c587889ec44f10526f6f2bdd54cc08ae6a6bd914bee8d20338caa16", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "name": "vping_ssh-vm_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-23T00:00:04Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:fa:f8", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-22T23:59:59.000000", "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "security_groups": [{"name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}], "user_id": "2ba3cb8a78f543df82112528f78480d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:59:59Z", "hostId": "62d05f5d4aa47955efa0c14c42bb88ca33dc4772df8b732aa475ab94", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-22T23:59:53Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:00:07,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bb03c00d-ab6d-4570-9ff5-688433846815 2018-12-23 00:00:07,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499599933624s 2018-12-23 00:00:07,680 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bb03c00d-ab6d-4570-9ff5-688433846815 2018-12-23 00:00:07,685 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:00:09,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:00:09,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:10,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-130c4b0e-7f49-472b-9633-05d729ecb752 x-compute-request-id: req-130c4b0e-7f49-472b-9633-05d729ecb752 Content-Encoding: gzip Content-Length: 894 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "91b87f3b-3029-45bc-9e89-1e96c534b73d", "security_groups": [{"name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}], "user_id": "2ba3cb8a78f543df82112528f78480d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T00:00:05Z", "hostId": "9c587889ec44f10526f6f2bdd54cc08ae6a6bd914bee8d20338caa16", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "name": "vping_ssh-vm_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-23T00:00:04Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:fa:f8", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-22T23:59:59.000000", "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "security_groups": [{"name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}], "user_id": "2ba3cb8a78f543df82112528f78480d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:59:59Z", "hostId": "62d05f5d4aa47955efa0c14c42bb88ca33dc4772df8b732aa475ab94", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-22T23:59:53Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:00:10,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-130c4b0e-7f49-472b-9633-05d729ecb752 2018-12-23 00:00:10,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464210987091s 2018-12-23 00:00:10,152 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-130c4b0e-7f49-472b-9633-05d729ecb752 2018-12-23 00:00:10,157 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:00:12,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:00:12,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:12,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88770058-f904-4ebc-9289-a83d5931e72d x-compute-request-id: req-88770058-f904-4ebc-9289-a83d5931e72d Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ae:19", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:00:10.000000", "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "91b87f3b-3029-45bc-9e89-1e96c534b73d", "security_groups": [{"name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}], "user_id": "2ba3cb8a78f543df82112528f78480d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:00:11Z", "hostId": "9c587889ec44f10526f6f2bdd54cc08ae6a6bd914bee8d20338caa16", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "name": "vping_ssh-vm_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-23T00:00:04Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:fa:f8", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-22T23:59:59.000000", "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "security_groups": [{"name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}], "user_id": "2ba3cb8a78f543df82112528f78480d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-22T23:59:59Z", "hostId": "62d05f5d4aa47955efa0c14c42bb88ca33dc4772df8b732aa475ab94", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-22T23:59:53Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:00:12,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-88770058-f904-4ebc-9289-a83d5931e72d 2018-12-23 00:00:12,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.658308982849s 2018-12-23 00:00:12,819 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-88770058-f904-4ebc-9289-a83d5931e72d 2018-12-23 00:00:12,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 00:00:12,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=91b87f3b-3029-45bc-9e89-1e96c534b73d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:12,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-11f5b49a-31b0-4640-af5c-a2a78618bf8e Date: Sun, 23 Dec 2018 00:00:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:00:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2","ip_address":"192.168.120.8"}],"id":"011c0a55-1645-48c6-84d9-cb4aa0f640b3","security_groups":["0898bae6-852b-4f35-8407-3e707963340f"],"mac_address":"fa:16:3e:3a:ae:19","project_id":"ba4b0dafa0194009a88d914dde03a9e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b48f87ce-009a-431c-853c-be4e65e04de4","tenant_id":"ba4b0dafa0194009a88d914dde03a9e6","created_at":"2018-12-23T00:00:06Z","binding:vnic_type":"normal","device_id":"91b87f3b-3029-45bc-9e89-1e96c534b73d"}]} 2018-12-23 00:00:12,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=91b87f3b-3029-45bc-9e89-1e96c534b73d used request id req-11f5b49a-31b0-4640-af5c-a2a78618bf8e 2018-12-23 00:00:12,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0975379943848s 2018-12-23 00:00:12,922 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=91b87f3b-3029-45bc-9e89-1e96c534b73d used request id req-11f5b49a-31b0-4640-af5c-a2a78618bf8e 2018-12-23 00:00:12,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 00:00:12,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=011c0a55-1645-48c6-84d9-cb4aa0f640b3" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:13,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0dc30589-49c8-42ca-8f51-bc65fbd6f603 Date: Sun, 23 Dec 2018 00:00:13 GMT RESP BODY: {"floatingips": []} 2018-12-23 00:00:13,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=011c0a55-1645-48c6-84d9-cb4aa0f640b3 used request id req-0dc30589-49c8-42ca-8f51-bc65fbd6f603 2018-12-23 00:00:13,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.171706914902s 2018-12-23 00:00:13,099 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=011c0a55-1645-48c6-84d9-cb4aa0f640b3 used request id req-0dc30589-49c8-42ca-8f51-bc65fbd6f603 2018-12-23 00:00:13,100 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3a:ae:19', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c534fb4b-9828-4837-886f-8481138e6da5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T00:00:10.000000', 'flavor': Munch({u'id': u'61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e'}), 'az': u'nova', 'id': u'91b87f3b-3029-45bc-9e89-1e96c534b73d', 'security_groups': [Munch({u'name': u'vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2ba3cb8a78f543df82112528f78480d1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba4b0dafa0194009a88d914dde03a9e6', 'name': 'vping_ssh-project_7c1c0dda-4c3f-4f74-b876-9c98a738c025', '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-12-23T00:00:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T00:00:11Z', 'hostId': u'9c587889ec44f10526f6f2bdd54cc08ae6a6bd914bee8d20338caa16', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'9c587889ec44f10526f6f2bdd54cc08ae6a6bd914bee8d20338caa16', '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-12-23T00:00:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ba4b0dafa0194009a88d914dde03a9e6', 'name': u'vping_ssh-vm_7c1c0dda-4c3f-4f74-b876-9c98a738c025', 'adminPass': u'Yg5FHKf7Udc2', 'tenant_id': u'ba4b0dafa0194009a88d914dde03a9e6', 'region': 'regionOne', 'created': u'2018-12-23T00:00:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-23 00:00:13,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 00:00:13,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:13,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-2ee0dbb6-783f-4b91-b195-3745cddff520 Date: Sun, 23 Dec 2018 00:00: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":["a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2"],"updated_at":"2018-12-22T23:59:38Z","tenant_id":"ba4b0dafa0194009a88d914dde03a9e6","created_at":"2018-12-22T23:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ba4b0dafa0194009a88d914dde03a9e6","id":"b48f87ce-009a-431c-853c-be4e65e04de4","name":"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 00:00:13,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2ee0dbb6-783f-4b91-b195-3745cddff520 2018-12-23 00:00:13,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108279943466s 2018-12-23 00:00:13,212 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2ee0dbb6-783f-4b91-b195-3745cddff520 2018-12-23 00:00:13,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 00:00:13,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=91b87f3b-3029-45bc-9e89-1e96c534b73d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:13,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-51e64a35-a5cd-4777-84d9-4ac52c1ecb70 Date: Sun, 23 Dec 2018 00:00:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:00:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2","ip_address":"192.168.120.8"}],"id":"011c0a55-1645-48c6-84d9-cb4aa0f640b3","security_groups":["0898bae6-852b-4f35-8407-3e707963340f"],"mac_address":"fa:16:3e:3a:ae:19","project_id":"ba4b0dafa0194009a88d914dde03a9e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b48f87ce-009a-431c-853c-be4e65e04de4","tenant_id":"ba4b0dafa0194009a88d914dde03a9e6","created_at":"2018-12-23T00:00:06Z","binding:vnic_type":"normal","device_id":"91b87f3b-3029-45bc-9e89-1e96c534b73d"}]} 2018-12-23 00:00:13,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=91b87f3b-3029-45bc-9e89-1e96c534b73d used request id req-51e64a35-a5cd-4777-84d9-4ac52c1ecb70 2018-12-23 00:00:13,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0568060874939s 2018-12-23 00:00:13,270 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=91b87f3b-3029-45bc-9e89-1e96c534b73d used request id req-51e64a35-a5cd-4777-84d9-4ac52c1ecb70 2018-12-23 00:00:13,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-23 00:00:13,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" -d '{"floatingip": {"floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.8", "port_id": "011c0a55-1645-48c6-84d9-cb4aa0f640b3"}}' 2018-12-23 00:00:14,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-fbb987d2-40b6-417f-874a-fddfaafb4fa0 Date: Sun, 23 Dec 2018 00:00:14 GMT RESP BODY: {"floatingip": {"router_id": "08c3d3ed-600b-4b1b-826a-e0f01ed4b682", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-23T00:00:13Z", "updated_at": "2018-12-23T00:00:13Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_id": "011c0a55-1645-48c6-84d9-cb4aa0f640b3", "id": "aee73d07-2770-437f-98fe-d54590f84278"}} 2018-12-23 00:00:14,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fbb987d2-40b6-417f-874a-fddfaafb4fa0 2018-12-23 00:00:14,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.65418100357s 2018-12-23 00:00:14,926 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fbb987d2-40b6-417f-874a-fddfaafb4fa0 2018-12-23 00:00:14,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 00:00:14,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:15,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-41387d52-6ec9-4d3e-87c2-4c8b16ed6969 Date: Sun, 23 Dec 2018 00:00:15 GMT RESP BODY: {"floatingips": [{"router_id": "08c3d3ed-600b-4b1b-826a-e0f01ed4b682", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-23T00:00:13Z", "updated_at": "2018-12-23T00:00:13Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_id": "011c0a55-1645-48c6-84d9-cb4aa0f640b3", "id": "aee73d07-2770-437f-98fe-d54590f84278"}]} 2018-12-23 00:00:15,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-41387d52-6ec9-4d3e-87c2-4c8b16ed6969 2018-12-23 00:00:15,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.170973062515s 2018-12-23 00:00:15,106 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-41387d52-6ec9-4d3e-87c2-4c8b16ed6969 2018-12-23 00:00:15,110 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 00:00:15,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 00:00:15,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:15,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-22a06a43-be9d-46e1-b34f-b8e2bb478824 Date: Sun, 23 Dec 2018 00:00:15 GMT RESP BODY: {"floatingips": [{"router_id": "08c3d3ed-600b-4b1b-826a-e0f01ed4b682", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-23T00:00:13Z", "updated_at": "2018-12-23T00:00:13Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_id": "011c0a55-1645-48c6-84d9-cb4aa0f640b3", "id": "aee73d07-2770-437f-98fe-d54590f84278"}]} 2018-12-23 00:00:15,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-22a06a43-be9d-46e1-b34f-b8e2bb478824 2018-12-23 00:00:15,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0237390995026s 2018-12-23 00:00:15,240 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-22a06a43-be9d-46e1-b34f-b8e2bb478824 2018-12-23 00:00:15,243 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 00:00:15,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 00:00:15,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:15,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-7af64455-34a3-4795-a479-a7181fc2958a Date: Sun, 23 Dec 2018 00:00:15 GMT RESP BODY: {"floatingips": [{"router_id": "08c3d3ed-600b-4b1b-826a-e0f01ed4b682", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-23T00:00:13Z", "updated_at": "2018-12-23T00:00:13Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_id": "011c0a55-1645-48c6-84d9-cb4aa0f640b3", "id": "aee73d07-2770-437f-98fe-d54590f84278"}]} 2018-12-23 00:00:15,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-7af64455-34a3-4795-a479-a7181fc2958a 2018-12-23 00:00:15,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0217549800873s 2018-12-23 00:00:15,370 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-7af64455-34a3-4795-a479-a7181fc2958a 2018-12-23 00:00:15,374 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 00:00:15,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 00:00:15,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:15,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-8bfa86b2-f4f5-4353-b3a0-05c307e7c35d Date: Sun, 23 Dec 2018 00:00:15 GMT RESP BODY: {"floatingips": [{"router_id": "08c3d3ed-600b-4b1b-826a-e0f01ed4b682", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-23T00:00:13Z", "updated_at": "2018-12-23T00:00:13Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_id": "011c0a55-1645-48c6-84d9-cb4aa0f640b3", "id": "aee73d07-2770-437f-98fe-d54590f84278"}]} 2018-12-23 00:00:15,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-8bfa86b2-f4f5-4353-b3a0-05c307e7c35d 2018-12-23 00:00:15,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0224750041962s 2018-12-23 00:00:15,502 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-8bfa86b2-f4f5-4353-b3a0-05c307e7c35d 2018-12-23 00:00:15,505 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'08c3d3ed-600b-4b1b-826a-e0f01ed4b682', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'ba4b0dafa0194009a88d914dde03a9e6', 'created_at': u'2018-12-23T00:00:13Z', 'attached': True, 'updated_at': u'2018-12-23T00:00:13Z', 'id': u'aee73d07-2770-437f-98fe-d54590f84278', 'floating_network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba4b0dafa0194009a88d914dde03a9e6', 'name': 'vping_ssh-project_7c1c0dda-4c3f-4f74-b876-9c98a738c025', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'08c3d3ed-600b-4b1b-826a-e0f01ed4b682', 'project_id': u'ba4b0dafa0194009a88d914dde03a9e6', 'port_id': u'011c0a55-1645-48c6-84d9-cb4aa0f640b3', 'port': u'011c0a55-1645-48c6-84d9-cb4aa0f640b3', 'network': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b'}) 2018-12-23 00:00:15,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 00:00:15,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d/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}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 00:00:16,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00: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-ffdc8e7c-8d1d-429d-bfba-83facfdcdf2d x-compute-request-id: req-ffdc8e7c-8d1d-429d-bfba-83facfdcdf2d Content-Encoding: gzip Content-Length: 9525 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 508691132 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.162826] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.165082] pid_max: default: 32768 minimum: 301\n[ 0.166300] ACPI: Core revision 20150930\n[ 0.167967] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.169607] Security Framework initialized\n[ 0.170728] Yama: becoming mindful.\n[ 0.171682] AppArmor: AppArmor initialized\n[ 0.172759] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.174479] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.176194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.177761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179724] Initializing cgroup subsys io\n[ 0.180784] Initializing cgroup subsys memory\n[ 0.181954] Initializing cgroup subsys devices\n[ 0.183159] Initializing cgroup subsys freezer\n[ 0.184346] Initializing cgroup subsys net_cls\n[ 0.185442] Initializing cgroup subsys perf_event\n[ 0.186683] Initializing cgroup subsys net_prio\n[ 0.187889] Initializing cgroup subsys hugetlb\n[ 0.189046] Initializing cgroup subsys pids\n[ 0.190235] CPU: Physical Processor ID: 0\n[ 0.192016] mce: CPU supports 10 MCE banks\n[ 0.193179] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.194585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.205696] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.212736] ftrace: allocating 31920 entries in 125 pages\n[ 0.240116] smpboot: Max logical packages: 1\n[ 0.241293] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.243102] x2apic enabled\n[ 0.244147] Switched APIC routing to physical x2apic.\n[ 0.246262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.247839] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.250518] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.252917] KVM setup paravirtual spinlock\n[ 0.254563] x86: Booted up 1 node, 1 CPUs\n[ 0.255690] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.257611] devtmpfs: initialized\n[ 0.259608] evm: security.selinux\n[ 0.260556] evm: security.SMACK64\n[ 0.261515] evm: security.SMACK64EXEC\n[ 0.262544] evm: security.SMACK64TRANSMUTE\n[ 0.263673] evm: security.SMACK64MMAP\n[ 0.264699] evm: security.ima\n[ 0.265579] evm: security.capability\n[ 0.266661] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.269306] pinctrl core: initialized pinctrl subsystem\n[ 0.270823] RTC time: 0:00:09, date: 12/23/18\n[ 0.272187] NET: Registered protocol family 16\n[ 0.273497] cpuidle: using governor ladder\n[ 0.274602] cpuidle: using governor menu\n[ 0.275684] PCCT header not found.\n[ 0.276686] ACPI: bus type PCI registered\n[ 0.277776] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279508] PCI: Using configuration type 1 for base access\n[ 0.281708] ACPI: Added _OSI(Module Device)\n[ 0.282854] ACPI: Added _OSI(Processor Device)\n[ 0.284065] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285296] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287827] ACPI: Interpreter enabled\n[ 0.288845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.296356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299077] ACPI: (supports S0 S5)\n[ 0.300023] ACPI: Using IOAPIC for interrupt routing\n[ 0.301353] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.305158] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.306769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308506] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.310182] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.313256] acpiphp: Slot [3] registered\n[ 0.314337] acpiphp: Slot [4] registered\n[ 0.315425] acpiphp: Slot [5] registered\n[ 0.316512] acpiphp: Slot [6] registered\n[ 0.317648] acpiphp: Slot [7] registered\n[ 0.318769] acpiphp: Slot [8] registered\n[ 0.319910] acpiphp: Slot [9] registered\n[ 0.320997] acpiphp: Slot [10] registered\n[ 0.322131] acpiphp: Slot [11] registered\n[ 0.323256] acpiphp: Slot [12] registered\n[ 0.324379] acpiphp: Slot [13] registered\n[ 0.325498] acpiphp: Slot [14] registered\n[ 0.326634] acpiphp: Slot [15] registered\n[ 0.337733] acpiphp: Slot [16] registered\n[ 0.338867] acpiphp: Slot [17] registered\n[ 0.339990] acpiphp: Slot [18] registered\n[ 0.341101] acpiphp: Slot [19] registered\n[ 0.342270] acpiphp: Slot [20] registered\n[ 0.343409] acpiphp: Slot [21] registered\n[ 0.344547] acpiphp: Slot [22] registered\n[ 0.345642] acpiphp: Slot [23] registered\n[ 0.346750] acpiphp: Slot [24] registered\n[ 0.347870] acpiphp: Slot [25] registered\n[ 0.348938] acpiphp: Slot [26] registered\n[ 0.350022] acpiphp: Slot [27] registered\n[ 0.351168] acpiphp: Slot [28] registered\n[ 0.352138] acpiphp: Slot [29] registered\n[ 0.353070] acpiphp: Slot [30] registered\n[ 0.354204] acpiphp: Slot [31] registered\n[ 0.355218] PCI host bridge to bus 0000:00\n[ 0.356247] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.357980] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.359741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.361771] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.370297] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.372114] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.373787] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.375590] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.382857] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.384828] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433291] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436079] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.438881] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440191] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.441408] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.442492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.443999] vgaarb: loaded\n[ 0.444627] vgaarb: bridge control possible 0000:00:02.0\n[ 0.445798] SCSI subsystem initialized\n[ 0.446630] ACPI: bus type USB registered\n[ 0.447429] usbcore: registered new interface driver usbfs\n[ 0.448461] usbcore: registered new interface driver hub\n[ 0.449475] usbcore: registered new device driver usb\n[ 0.450537] PCI: Using ACPI for IRQ routing\n[ 0.451531] NetLabel: Initializing\n[ 0.452227] NetLabel: domain hash size = 128\n[ 0.453055] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.453981] NetLabel: unlabeled traffic allowed by default\n[ 0.455111] clocksource: Switched to clocksource kvm-clock\n[ 0.460538] AppArmor: AppArmor Filesystem Enabled\n[ 0.461556] pnp: PnP ACPI init\n[ 0.462480] pnp: PnP ACPI: found 5 devices\n[ 0.468849] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.470574] NET: Registered protocol family 2\n[ 0.471541] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.472816] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.473983] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.475178] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.476268] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.477450] NET: Registered protocol family 1\n[ 0.478311] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.479432] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.480510] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.494250] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.508258] Trying to unpack rootfs image as initramfs...\n[ 0.557632] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571715] Scanning for low memory corruption every 60 seconds\n[ 0.573077] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574224] audit: initializing netlink subsys (disabled)\n[ 0.575251] audit: type=2000 audit(1545523211.042:1): initialized\n[ 0.576562] Initialise system trusted keyring\n[ 0.577488] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.578654] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.580618] zbud: loaded\n[ 0.581318] VFS: Disk quotas dquot_6.6.0\n[ 0.582136] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.583651] fuse init (API version 7.23)\n[ 0.584549] Key type big_key registered\n[ 0.585353] Allocating IMA MOK and blacklist keyrings.\n[ 0.586459] Key type asymmetric registered\n[ 0.587297] Asymmetric key parser 'x509' registered\n[ 0.588258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.589724] io scheduler noop registered\n[ 0.590520] io scheduler deadline registered (default)\n[ 0.591522] io scheduler cfq registered\n[ 0.592360] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.593408] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.594681] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.596155] ACPI: Power Button [PWRF]\n[ 0.597359] GHES: HEST is not enabled!\n[ 0.612428] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.641208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.643701] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.667846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.670800] Linux agpgart interface v0.103\n[ 0.672840] brd: module loaded\n[ 0.674031] loop: module loaded\n[ 0.678964] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.680428] GPT:90111 != 2097151\n[ 0.681101] GPT:Alternate GPT header not at the end of the disk.\n[ 0.682174] GPT:90111 != 2097151\n[ 0.682835] GPT: Use GNU Parted to correct GPT errors.\n[ 0.683827] vda: vda1 vda15\n[ 0.685275] scsi host0: ata_piix\n[ 0.686016] scsi host1: ata_piix\n[ 0.686716] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.687960] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.689419] libphy: Fixed MDIO Bus: probed\n[ 0.690234] tun: Universal TUN/TAP device driver, 1.6\n[ 0.691180] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693284] PPP generic driver version 2.4.2\n[ 0.694359] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.695654] ehci-pci: EHCI PCI platform driver\n[ 0.696541] ehci-platform: EHCI generic platform driver\n[ 0.697553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.698688] ohci-pci: OHCI PCI platform driver\n[ 0.699569] ohci-platform: OHCI generic platform driver\n[ 0.700550] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.714820] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715830] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717235] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.718255] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.719350] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720558] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.721916] usb usb1: Product: UHCI Host Controller\n[ 0.722817] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.723922] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.724927] hub 1-0:1.0: USB hub found\n[ 0.725715] hub 1-0:1.0: 2 ports detected\n[ 0.726577] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728689] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729641] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730619] mousedev: PS/2 mouse device common for all mice\n[ 0.731859] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733648] rtc_cmos 00:00: RTC can wake from S4\n[ 0.734706] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.735905] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.737085] i2c /dev entries driver\n[ 0.737811] device-mapper: uevent: version 1.0.3\n[ 0.738747] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.740318] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.741592] NET: Registered protocol family 10\n[ 0.742586] NET: Registered protocol family 17\n[ 0.743453] Key type dns_resolver registered\n[ 0.744352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.745429] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.747171] registered taskstats version 1\n[ 0.747967] Loading compiled-in X.509 certificates\n[ 0.749384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.751183] zswap: loaded using pool lzo/zbud\n[ 0.752498] Key type trusted registered\n[ 0.753993] Key type encrypted registered\n[ 0.754787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755783] ima: No TPM chip found, activating TPM-bypass!\n[ 0.756788] evm: HMAC attrs: 0x1\n[ 0.757682] Magic number: 14:722:1\n[ 0.758521] rtc_cmos 00:00: setting system clock to 2018-12-23 00:00:10 UTC (1545523210)\n[ 0.760093] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.761159] EDD information not available.\n[ 0.848091] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.849762] Write protecting the kernel read-only data: 14336k\n[ 0.861425] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.863254] 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.905386] 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.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.42. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDHUDYkXSnyHSWHZbNGxjXeljQMwHYdBUmAhA/roc0dr+t/CzOK6M5PsMsAFWy0TpijJ9DHgJXbrweEjEez6al5dl3CVQW0/Dkaiam9Rtv8BYJbeDGJE0ig2M3IMlgkQ+t2QyqgrqnQRM/M30G77WmfGm0yZQRINNI5I+ouKz7PJ6beGhotjM4HAFO46DaHIVAsq5+ku4hr7WkYjqAuKcxfvSsBD0p1U+whSSQwoWvjCWpkTeYTg6fkQQZjHBRbo2YcgcvmnuXH/fYQ40E3sQ5swTCdVrF3ZkT5JyFmceRbHjXQCdxTxw5wUqFUU3Bfs6clZbmre9madC7YcU+LL5ET root@vping-ssh-vm-7c1c0dda-4c3f-4f74-b876-9c98a738c025\nssh-dss AAAAB3NzaC1kc3MAAACBALVW8ZYa1THKqozzXZkeAeO7ijqrHSxiA9bYEC/nW6377yBGwc6LAlM0TJTrtiNqQfiJvjoX8abzf1grjVbO8Xco09m13ZlMvVQHyXyBJ8sOL0Hsf/Ys66i7DrchFmWHpY6irJtGEmpILaX041AC/cORSZwZtRCH+Yy5CQqRDmFpAAAAFQD4ij7RiCFiKYVnf/e9anSgJ3fzlQAAAIEAsPD/l6uEg3cHotutRxNsCCqzyQMytpwFlChyKR40K6OG++1VNGcOpyEkCezb/9TsQrJcD39Tr3OZzJaI613RMTIrGDWFfu7E5yY8dbtibQCUCv7RnOmzTh4vdpL1KZRsCH/8BSyyBt2TXZbUDUDTfH7R9K4RFvEHveljrUR5zhUAAACAMCLhcHwAc1mxy8yAC0uDnsfW/KGWa+9WZQZj5L4R/M1a9egs/sxVNl8OgsrIRul1L+qgUYb1o8CQFeywB9qMKhPPUAvkOIe78OppYFQ9T1PWnFo4VJCWUHc6UJHZQ/Ov2wMXm8ZrV8FGbqNJTO7wViOZX1T7EhXUIqfxfvQp7no= root@vping-ssh-vm-7c1c0dda-4c3f-4f74-b876-9c98a738c025\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe3a:ae19/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000024\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-7c1c0dda-4c3f-4f74-b876-9c98a738c025\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.27 ===\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-7c1c0dda-4c3f-4f74-b876-9c98a738c025 login: "} 2018-12-23 00:00:16,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d/action used request id req-ffdc8e7c-8d1d-429d-bfba-83facfdcdf2d 2018-12-23 00:00:16,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07208204269s 2018-12-23 00:00:16,579 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d/action used request id req-ffdc8e7c-8d1d-429d-bfba-83facfdcdf2d 2018-12-23 00:00:16,579 - 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 508691132 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.162826] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.165082] pid_max: default: 32768 minimum: 301 [ 0.166300] ACPI: Core revision 20150930 [ 0.167967] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.169607] Security Framework initialized [ 0.170728] Yama: becoming mindful. [ 0.171682] AppArmor: AppArmor initialized [ 0.172759] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.174479] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.176194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.177761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179724] Initializing cgroup subsys io [ 0.180784] Initializing cgroup subsys memory [ 0.181954] Initializing cgroup subsys devices [ 0.183159] Initializing cgroup subsys freezer [ 0.184346] Initializing cgroup subsys net_cls [ 0.185442] Initializing cgroup subsys perf_event [ 0.186683] Initializing cgroup subsys net_prio [ 0.187889] Initializing cgroup subsys hugetlb [ 0.189046] Initializing cgroup subsys pids [ 0.190235] CPU: Physical Processor ID: 0 [ 0.192016] mce: CPU supports 10 MCE banks [ 0.193179] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.194585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.205696] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.212736] ftrace: allocating 31920 entries in 125 pages [ 0.240116] smpboot: Max logical packages: 1 [ 0.241293] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.243102] x2apic enabled [ 0.244147] Switched APIC routing to physical x2apic. [ 0.246262] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.247839] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.250518] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.252917] KVM setup paravirtual spinlock [ 0.254563] x86: Booted up 1 node, 1 CPUs [ 0.255690] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.257611] devtmpfs: initialized [ 0.259608] evm: security.selinux [ 0.260556] evm: security.SMACK64 [ 0.261515] evm: security.SMACK64EXEC [ 0.262544] evm: security.SMACK64TRANSMUTE [ 0.263673] evm: security.SMACK64MMAP [ 0.264699] evm: security.ima [ 0.265579] evm: security.capability [ 0.266661] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.269306] pinctrl core: initialized pinctrl subsystem [ 0.270823] RTC time: 0:00:09, date: 12/23/18 [ 0.272187] NET: Registered protocol family 16 [ 0.273497] cpuidle: using governor ladder [ 0.274602] cpuidle: using governor menu [ 0.275684] PCCT header not found. [ 0.276686] ACPI: bus type PCI registered [ 0.277776] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279508] PCI: Using configuration type 1 for base access [ 0.281708] ACPI: Added _OSI(Module Device) [ 0.282854] ACPI: Added _OSI(Processor Device) [ 0.284065] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287827] ACPI: Interpreter enabled [ 0.288845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.296356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299077] ACPI: (supports S0 S5) [ 0.300023] ACPI: Using IOAPIC for interrupt routing [ 0.301353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.305158] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.306769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.308506] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.310182] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.313256] acpiphp: Slot [3] registered [ 0.314337] acpiphp: Slot [4] registered [ 0.315425] acpiphp: Slot [5] registered [ 0.316512] acpiphp: Slot [6] registered [ 0.317648] acpiphp: Slot [7] registered [ 0.318769] acpiphp: Slot [8] registered [ 0.319910] acpiphp: Slot [9] registered [ 0.320997] acpiphp: Slot [10] registered [ 0.322131] acpiphp: Slot [11] registered [ 0.323256] acpiphp: Slot [12] registered [ 0.324379] acpiphp: Slot [13] registered [ 0.325498] acpiphp: Slot [14] registered [ 0.326634] acpiphp: Slot [15] registered [ 0.337733] acpiphp: Slot [16] registered [ 0.338867] acpiphp: Slot [17] registered [ 0.339990] acpiphp: Slot [18] registered [ 0.341101] acpiphp: Slot [19] registered [ 0.342270] acpiphp: Slot [20] registered [ 0.343409] acpiphp: Slot [21] registered [ 0.344547] acpiphp: Slot [22] registered [ 0.345642] acpiphp: Slot [23] registered [ 0.346750] acpiphp: Slot [24] registered [ 0.347870] acpiphp: Slot [25] registered [ 0.348938] acpiphp: Slot [26] registered [ 0.350022] acpiphp: Slot [27] registered [ 0.351168] acpiphp: Slot [28] registered [ 0.352138] acpiphp: Slot [29] registered [ 0.353070] acpiphp: Slot [30] registered [ 0.354204] acpiphp: Slot [31] registered [ 0.355218] PCI host bridge to bus 0000:00 [ 0.356247] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.357980] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.359741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.361771] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.363802] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.370297] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.372114] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.373787] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.375590] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.382857] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.384828] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.431800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.433291] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.436079] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.438881] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.440191] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.441408] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442492] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.443999] vgaarb: loaded [ 0.444627] vgaarb: bridge control possible 0000:00:02.0 [ 0.445798] SCSI subsystem initialized [ 0.446630] ACPI: bus type USB registered [ 0.447429] usbcore: registered new interface driver usbfs [ 0.448461] usbcore: registered new interface driver hub [ 0.449475] usbcore: registered new device driver usb [ 0.450537] PCI: Using ACPI for IRQ routing [ 0.451531] NetLabel: Initializing [ 0.452227] NetLabel: domain hash size = 128 [ 0.453055] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.453981] NetLabel: unlabeled traffic allowed by default [ 0.455111] clocksource: Switched to clocksource kvm-clock [ 0.460538] AppArmor: AppArmor Filesystem Enabled [ 0.461556] pnp: PnP ACPI init [ 0.462480] pnp: PnP ACPI: found 5 devices [ 0.468849] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.470574] NET: Registered protocol family 2 [ 0.471541] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.472816] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.473983] TCP: Hash tables configured (established 4096 bind 4096) [ 0.475178] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.476268] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.477450] NET: Registered protocol family 1 [ 0.478311] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.479432] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.480510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.494250] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.508258] Trying to unpack rootfs image as initramfs... [ 0.557632] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.571715] Scanning for low memory corruption every 60 seconds [ 0.573077] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.574224] audit: initializing netlink subsys (disabled) [ 0.575251] audit: type=2000 audit(1545523211.042:1): initialized [ 0.576562] Initialise system trusted keyring [ 0.577488] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.578654] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.580618] zbud: loaded [ 0.581318] VFS: Disk quotas dquot_6.6.0 [ 0.582136] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.583651] fuse init (API version 7.23) [ 0.584549] Key type big_key registered [ 0.585353] Allocating IMA MOK and blacklist keyrings. [ 0.586459] Key type asymmetric registered [ 0.587297] Asymmetric key parser 'x509' registered [ 0.588258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.589724] io scheduler noop registered [ 0.590520] io scheduler deadline registered (default) [ 0.591522] io scheduler cfq registered [ 0.592360] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.593408] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.594681] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.596155] ACPI: Power Button [PWRF] [ 0.597359] GHES: HEST is not enabled! [ 0.612428] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.641208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.643701] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.667846] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.670800] Linux agpgart interface v0.103 [ 0.672840] brd: module loaded [ 0.674031] loop: module loaded [ 0.678964] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.680428] GPT:90111 != 2097151 [ 0.681101] GPT:Alternate GPT header not at the end of the disk. [ 0.682174] GPT:90111 != 2097151 [ 0.682835] GPT: Use GNU Parted to correct GPT errors. [ 0.683827] vda: vda1 vda15 [ 0.685275] scsi host0: ata_piix [ 0.686016] scsi host1: ata_piix [ 0.686716] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.687960] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.689419] libphy: Fixed MDIO Bus: probed [ 0.690234] tun: Universal TUN/TAP device driver, 1.6 [ 0.691180] tun: (C) 1999-2004 Max Krasnyansky [ 0.693284] PPP generic driver version 2.4.2 [ 0.694359] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.695654] ehci-pci: EHCI PCI platform driver [ 0.696541] ehci-platform: EHCI generic platform driver [ 0.697553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.698688] ohci-pci: OHCI PCI platform driver [ 0.699569] ohci-platform: OHCI generic platform driver [ 0.700550] uhci_hcd: USB Universal Host Controller Interface driver [ 0.714820] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715830] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717235] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.718255] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.719350] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720558] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.721916] usb usb1: Product: UHCI Host Controller [ 0.722817] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.723922] usb usb1: SerialNumber: 0000:00:01.2 [ 0.724927] hub 1-0:1.0: USB hub found [ 0.725715] hub 1-0:1.0: 2 ports detected [ 0.726577] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728689] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729641] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730619] mousedev: PS/2 mouse device common for all mice [ 0.731859] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733648] rtc_cmos 00:00: RTC can wake from S4 [ 0.734706] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.735905] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.737085] i2c /dev entries driver [ 0.737811] device-mapper: uevent: version 1.0.3 [ 0.738747] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.740318] ledtrig-cpu: registered to indicate activity on CPUs [ 0.741592] NET: Registered protocol family 10 [ 0.742586] NET: Registered protocol family 17 [ 0.743453] Key type dns_resolver registered [ 0.744352] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.745429] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.747171] registered taskstats version 1 [ 0.747967] Loading compiled-in X.509 certificates [ 0.749384] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.751183] zswap: loaded using pool lzo/zbud [ 0.752498] Key type trusted registered [ 0.753993] Key type encrypted registered [ 0.754787] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755783] ima: No TPM chip found, activating TPM-bypass! [ 0.756788] evm: HMAC attrs: 0x1 [ 0.757682] Magic number: 14:722:1 [ 0.758521] rtc_cmos 00:00: setting system clock to 2018-12-23 00:00:10 UTC (1545523210) [ 0.760093] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.761159] EDD information not available. [ 0.848091] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.849762] Write protecting the kernel read-only data: 14336k [ 0.861425] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.863254] 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.905386] 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.26 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.42. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDHUDYkXSnyHSWHZbNGxjXeljQMwHYdBUmAhA/roc0dr+t/CzOK6M5PsMsAFWy0TpijJ9DHgJXbrweEjEez6al5dl3CVQW0/Dkaiam9Rtv8BYJbeDGJE0ig2M3IMlgkQ+t2QyqgrqnQRM/M30G77WmfGm0yZQRINNI5I+ouKz7PJ6beGhotjM4HAFO46DaHIVAsq5+ku4hr7WkYjqAuKcxfvSsBD0p1U+whSSQwoWvjCWpkTeYTg6fkQQZjHBRbo2YcgcvmnuXH/fYQ40E3sQ5swTCdVrF3ZkT5JyFmceRbHjXQCdxTxw5wUqFUU3Bfs6clZbmre9madC7YcU+LL5ET root@vping-ssh-vm-7c1c0dda-4c3f-4f74-b876-9c98a738c025 ssh-dss AAAAB3NzaC1kc3MAAACBALVW8ZYa1THKqozzXZkeAeO7ijqrHSxiA9bYEC/nW6377yBGwc6LAlM0TJTrtiNqQfiJvjoX8abzf1grjVbO8Xco09m13ZlMvVQHyXyBJ8sOL0Hsf/Ys66i7DrchFmWHpY6irJtGEmpILaX041AC/cORSZwZtRCH+Yy5CQqRDmFpAAAAFQD4ij7RiCFiKYVnf/e9anSgJ3fzlQAAAIEAsPD/l6uEg3cHotutRxNsCCqzyQMytpwFlChyKR40K6OG++1VNGcOpyEkCezb/9TsQrJcD39Tr3OZzJaI613RMTIrGDWFfu7E5yY8dbtibQCUCv7RnOmzTh4vdpL1KZRsCH/8BSyyBt2TXZbUDUDTfH7R9K4RFvEHveljrUR5zhUAAACAMCLhcHwAc1mxy8yAC0uDnsfW/KGWa+9WZQZj5L4R/M1a9egs/sxVNl8OgsrIRul1L+qgUYb1o8CQFeywB9qMKhPPUAvkOIe78OppYFQ9T1PWnFo4VJCWUHc6UJHZQ/Ov2wMXm8ZrV8FGbqNJTO7wViOZX1T7EhXUIqfxfvQp7no= root@vping-ssh-vm-7c1c0dda-4c3f-4f74-b876-9c98a738c025 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe3a:ae19/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000024 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-7c1c0dda-4c3f-4f74-b876-9c98a738c025 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.27 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-7c1c0dda-4c3f-4f74-b876-9c98a738c025 login: 2018-12-23 00:00:16,584 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b0b7690L 2018-12-23 00:00:16,585 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 00:00:16,585 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 00:00:16,585 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 00:00:16,587 - 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-12-23 00:00:16,587 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 00:00:16,587 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 00:00:16,588 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 00:00:16,588 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 00:00:16,588 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 00:00:16,609 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 00:00:16,610 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 00:00:16,616 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 6706aa3d88fdf5c21013773c5f34aa21 2018-12-23 00:00:16,618 - paramiko.transport - DEBUG - Trying key 00e3ab7e64e9655d9965d25078f6a4f0 from /tmp/tmpV5oggE 2018-12-23 00:00:16,647 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 00:00:18,905 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 00:00:18,921 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 00:00:18,922 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 00:00:18,923 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 00:00:18,924 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 00:00:18,927 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 00:00:18,927 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.12 (192.168.120.12): 56 data bytes 64 bytes from 192.168.120.12: seq=0 ttl=64 time=1.004 ms --- 192.168.120.12 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.004/1.004/1.004 ms 2018-12-23 00:00:18,928 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-12-23 00:00:18,933 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 00:00:19,034 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 00:00:19,035 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 00:00:19,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 00:00:19,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:19,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44796926-230e-4c7d-8034-0da931e8b688 x-compute-request-id: req-44796926-230e-4c7d-8034-0da931e8b688 Content-Type: application/json 2018-12-23 00:00:19,254 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15 used request id req-44796926-230e-4c7d-8034-0da931e8b688 2018-12-23 00:00:19,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.213130950928s 2018-12-23 00:00:19,255 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15 used request id req-44796926-230e-4c7d-8034-0da931e8b688 2018-12-23 00:00:19,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:00:19,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:19,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1cf2d42-e812-4c39-ac74-53d0bbb1258d x-compute-request-id: req-a1cf2d42-e812-4c39-ac74-53d0bbb1258d Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ae:19", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ae:19", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:00:10.000000", "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "91b87f3b-3029-45bc-9e89-1e96c534b73d", "security_groups": [{"name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}], "user_id": "2ba3cb8a78f543df82112528f78480d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:00:11Z", "hostId": "9c587889ec44f10526f6f2bdd54cc08ae6a6bd914bee8d20338caa16", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "name": "vping_ssh-vm_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-23T00:00:04Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:fa:f8", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-22T23:59:59.000000", "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "security_groups": [{"name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}], "user_id": "2ba3cb8a78f543df82112528f78480d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:00:19Z", "hostId": "62d05f5d4aa47955efa0c14c42bb88ca33dc4772df8b732aa475ab94", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-22T23:59:53Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:00:19,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a1cf2d42-e812-4c39-ac74-53d0bbb1258d 2018-12-23 00:00:19,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544941186905s 2018-12-23 00:00:19,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a1cf2d42-e812-4c39-ac74-53d0bbb1258d 2018-12-23 00:00:19,803 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:00:21,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:00:21,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:22,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00: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-4942a996-d52f-432f-bd4a-66968318da54 x-compute-request-id: req-4942a996-d52f-432f-bd4a-66968318da54 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ae:19", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ae:19", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:00:10.000000", "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "91b87f3b-3029-45bc-9e89-1e96c534b73d", "security_groups": [{"name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}], "user_id": "2ba3cb8a78f543df82112528f78480d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:00:11Z", "hostId": "9c587889ec44f10526f6f2bdd54cc08ae6a6bd914bee8d20338caa16", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "name": "vping_ssh-vm_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-23T00:00:04Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-22T23:59:59.000000", "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "9e9a7ccc-e310-45bd-b7f1-422d8e3cdb15", "user_id": "2ba3cb8a78f543df82112528f78480d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:00:21Z", "hostId": "62d05f5d4aa47955efa0c14c42bb88ca33dc4772df8b732aa475ab94", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-22T23:59:53Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:00:22,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4942a996-d52f-432f-bd4a-66968318da54 2018-12-23 00:00:22,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43034696579s 2018-12-23 00:00:22,236 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4942a996-d52f-432f-bd4a-66968318da54 2018-12-23 00:00:22,239 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:00:24,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:00:24,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:24,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfecabf2-fd5d-4b2e-9a29-b4d6dde89282 x-compute-request-id: req-dfecabf2-fd5d-4b2e-9a29-b4d6dde89282 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ae:19", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ae:19", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:00:10.000000", "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "91b87f3b-3029-45bc-9e89-1e96c534b73d", "security_groups": [{"name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}], "user_id": "2ba3cb8a78f543df82112528f78480d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:00:11Z", "hostId": "9c587889ec44f10526f6f2bdd54cc08ae6a6bd914bee8d20338caa16", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "name": "vping_ssh-vm_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-23T00:00:04Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:00:24,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dfecabf2-fd5d-4b2e-9a29-b4d6dde89282 2018-12-23 00:00:24,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.66988992691s 2018-12-23 00:00:24,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dfecabf2-fd5d-4b2e-9a29-b4d6dde89282 2018-12-23 00:00:24,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 00:00:24,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/aee73d07-2770-437f-98fe-d54590f84278.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:25,840 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b5de01c-be2d-4170-9e44-088406a1ceff Content-Length: 0 Date: Sun, 23 Dec 2018 00:00:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:00:25,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/aee73d07-2770-437f-98fe-d54590f84278.json used request id req-0b5de01c-be2d-4170-9e44-088406a1ceff 2018-12-23 00:00:25,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.923502922058s 2018-12-23 00:00:25,840 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/aee73d07-2770-437f-98fe-d54590f84278.json used request id req-0b5de01c-be2d-4170-9e44-088406a1ceff 2018-12-23 00:00:25,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 00:00:25,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:25,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-079ab001-2430-4930-98fa-ca4e4c0d393a Date: Sun, 23 Dec 2018 00:00:25 GMT RESP BODY: {"floatingips": []} 2018-12-23 00:00:25,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-079ab001-2430-4930-98fa-ca4e4c0d393a 2018-12-23 00:00:25,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0189001560211s 2018-12-23 00:00:25,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-079ab001-2430-4930-98fa-ca4e4c0d393a 2018-12-23 00:00:25,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 00:00:25,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:26,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:00: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-a4962625-57f0-4553-b591-fd75a3a3f13b x-compute-request-id: req-a4962625-57f0-4553-b591-fd75a3a3f13b Content-Type: application/json 2018-12-23 00:00:26,026 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d used request id req-a4962625-57f0-4553-b591-fd75a3a3f13b 2018-12-23 00:00:26,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.160374879837s 2018-12-23 00:00:26,026 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d used request id req-a4962625-57f0-4553-b591-fd75a3a3f13b 2018-12-23 00:00:26,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:00:26,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:26,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00: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-c7a5aa2e-7827-4fb0-b0fa-a2a79441d714 x-compute-request-id: req-c7a5aa2e-7827-4fb0-b0fa-a2a79441d714 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ae:19", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ae:19", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/91b87f3b-3029-45bc-9e89-1e96c534b73d", "rel": "bookmark"}], "image": {"id": "c534fb4b-9828-4837-886f-8481138e6da5", "links": [{"href": "http://172.30.9.26:8774/images/c534fb4b-9828-4837-886f-8481138e6da5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:00:10.000000", "flavor": {"id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "links": [{"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}]}, "id": "91b87f3b-3029-45bc-9e89-1e96c534b73d", "security_groups": [{"name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}], "user_id": "2ba3cb8a78f543df82112528f78480d1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:00:25Z", "hostId": "9c587889ec44f10526f6f2bdd54cc08ae6a6bd914bee8d20338caa16", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "name": "vping_ssh-vm_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "created": "2018-12-23T00:00:04Z", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:00:26,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c7a5aa2e-7827-4fb0-b0fa-a2a79441d714 2018-12-23 00:00:26,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419430971146s 2018-12-23 00:00:26,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c7a5aa2e-7827-4fb0-b0fa-a2a79441d714 2018-12-23 00:00:26,448 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:00:28,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:00:28,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:28,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00: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-739d6357-4c2c-4ab2-934a-97baa561a69d x-compute-request-id: req-739d6357-4c2c-4ab2-934a-97baa561a69d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 00:00:28,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-739d6357-4c2c-4ab2-934a-97baa561a69d 2018-12-23 00:00:28,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0854561328888s 2018-12-23 00:00:28,537 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-739d6357-4c2c-4ab2-934a-97baa561a69d 2018-12-23 00:00:28,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 00:00:28,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:28,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-f3f35033-8f84-4c73-bec0-a17d0ec7791d Date: Sun, 23 Dec 2018 00:00:28 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-22T23:59:49Z", "updated_at": "2018-12-22T23:59:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:50Z", "revision_number": 0, "id": "01a6d98c-2e85-4549-9761-9234421eff02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:50Z", "security_group_id": "0898bae6-852b-4f35-8407-3e707963340f", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:49Z", "revision_number": 0, "id": "532fd1b1-f4d5-4686-a9e5-c163e3752e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:49Z", "security_group_id": "0898bae6-852b-4f35-8407-3e707963340f", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-22T23:59:50Z", "revision_number": 0, "id": "a7336a10-f6de-4f98-8d6e-6b22452e5df9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:50Z", "security_group_id": "0898bae6-852b-4f35-8407-3e707963340f", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:49Z", "revision_number": 0, "id": "dc5dcd5a-d71e-4987-8eb5-2fc58d1f29d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:49Z", "security_group_id": "0898bae6-852b-4f35-8407-3e707963340f", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}], "revision_number": 4, "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "id": "0898bae6-852b-4f35-8407-3e707963340f", "name": "vping_ssh-sg_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}, {"description": "Default security group", "tags": [], "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-22T23:59:36Z", "updated_at": "2018-12-22T23:59:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "44ba1f53-0702-44c2-b8c6-3fa8b8a670c4", "remote_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "4ab93485-71dd-48b7-b289-31e6cdda1518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "6ff05114-b42c-4e86-a2ca-8ad67a9e1dd8", "remote_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "edc4ef2f-857e-4600-aa2c-9ebd2120bf81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}], "revision_number": 4, "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "name": "default"}]} 2018-12-23 00:00:28,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f3f35033-8f84-4c73-bec0-a17d0ec7791d 2018-12-23 00:00:28,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0513060092926s 2018-12-23 00:00:28,592 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f3f35033-8f84-4c73-bec0-a17d0ec7791d 2018-12-23 00:00:28,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 00:00:28,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0898bae6-852b-4f35-8407-3e707963340f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:28,761 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7121063-d014-413a-b121-f69f0997cb08 Content-Length: 0 Date: Sun, 23 Dec 2018 00:00:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:00:28,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0898bae6-852b-4f35-8407-3e707963340f.json used request id req-a7121063-d014-413a-b121-f69f0997cb08 2018-12-23 00:00:28,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.166069030762s 2018-12-23 00:00:28,762 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0898bae6-852b-4f35-8407-3e707963340f.json used request id req-a7121063-d014-413a-b121-f69f0997cb08 2018-12-23 00:00:28,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-23 00:00:28,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:28,796 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:00: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-55854a21-1da2-45a2-a03a-60dcd8fea686 x-compute-request-id: req-55854a21-1da2-45a2-a03a-60dcd8fea686 Content-Length: 0 Content-Type: application/json 2018-12-23 00:00:28,796 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025 used request id req-55854a21-1da2-45a2-a03a-60dcd8fea686 2018-12-23 00:00:28,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0342798233032s 2018-12-23 00:00:28,797 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_7c1c0dda-4c3f-4f74-b876-9c98a738c025 used request id req-55854a21-1da2-45a2-a03a-60dcd8fea686 2018-12-23 00:00:28,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 00:00:28,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/08c3d3ed-600b-4b1b-826a-e0f01ed4b682/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}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" -d '{"subnet_id": "a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2"}' 2018-12-23 00:00:30,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-71907f11-1e6c-4d18-b72c-b3a833fce802 Date: Sun, 23 Dec 2018 00:00:30 GMT RESP BODY: {"network_id": "b48f87ce-009a-431c-853c-be4e65e04de4", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "subnet_id": "a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2", "subnet_ids": ["a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2"], "port_id": "ce4962df-f60f-4ac3-9516-adb5ff2a00d1", "id": "08c3d3ed-600b-4b1b-826a-e0f01ed4b682"} 2018-12-23 00:00:30,479 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/08c3d3ed-600b-4b1b-826a-e0f01ed4b682/remove_router_interface.json used request id req-71907f11-1e6c-4d18-b72c-b3a833fce802 2018-12-23 00:00:30,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.68156599998s 2018-12-23 00:00:30,479 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/08c3d3ed-600b-4b1b-826a-e0f01ed4b682/remove_router_interface.json used request id req-71907f11-1e6c-4d18-b72c-b3a833fce802 returning object 08c3d3ed-600b-4b1b-826a-e0f01ed4b682 2018-12-23 00:00:30,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 00:00:30,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:30,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-f9947e41-38bf-48db-8e77-41ec110b7517 Date: Sun, 23 Dec 2018 00:00:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-22T23:59:39Z", "admin_state_up": true, "updated_at": "2018-12-23T00:00:29Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "id": "08c3d3ed-600b-4b1b-826a-e0f01ed4b682", "name": "vping_ssh-router_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}]} 2018-12-23 00:00:30,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f9947e41-38bf-48db-8e77-41ec110b7517 2018-12-23 00:00:30,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.268882036209s 2018-12-23 00:00:30,749 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f9947e41-38bf-48db-8e77-41ec110b7517 2018-12-23 00:00:30,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 00:00:30,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/08c3d3ed-600b-4b1b-826a-e0f01ed4b682.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:34,263 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b521227-4daf-432c-8150-f99b9c3805f8 Content-Length: 0 Date: Sun, 23 Dec 2018 00:00:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:00:34,263 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/08c3d3ed-600b-4b1b-826a-e0f01ed4b682.json used request id req-0b521227-4daf-432c-8150-f99b9c3805f8 2018-12-23 00:00:34,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.51274418831s 2018-12-23 00:00:34,263 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/08c3d3ed-600b-4b1b-826a-e0f01ed4b682.json used request id req-0b521227-4daf-432c-8150-f99b9c3805f8 2018-12-23 00:00:34,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 00:00:34,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:34,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-0e6dda7e-5b79-406a-8753-e6d2ff6b7209 Date: Sun, 23 Dec 2018 00:00:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b48f87ce-009a-431c-853c-be4e65e04de4","tenant_id":"ba4b0dafa0194009a88d914dde03a9e6","created_at":"2018-12-22T23:59:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-22T23:59:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ba4b0dafa0194009a88d914dde03a9e6","id":"a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2","subnetpool_id":null,"name":"vping_ssh-subnet_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}]} 2018-12-23 00:00:34,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0e6dda7e-5b79-406a-8753-e6d2ff6b7209 2018-12-23 00:00:34,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.21652507782s 2018-12-23 00:00:34,481 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0e6dda7e-5b79-406a-8753-e6d2ff6b7209 2018-12-23 00:00:34,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 00:00:34,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:36,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e09d9ac-509a-4d33-8f9f-46f433599b8b Date: Sun, 23 Dec 2018 00:00:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:00:36,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2.json used request id req-5e09d9ac-509a-4d33-8f9f-46f433599b8b 2018-12-23 00:00:36,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.36939096451s 2018-12-23 00:00:36,852 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a7b97dc2-dc22-48dd-aea9-dfa2211eb3d2.json used request id req-5e09d9ac-509a-4d33-8f9f-46f433599b8b 2018-12-23 00:00:36,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 00:00:36,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:36,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-fb9a56e8-1f59-4da4-9fb0-05e14bb0ea9a Date: Sun, 23 Dec 2018 00:00: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":[],"updated_at":"2018-12-23T00:00:36Z","tenant_id":"ba4b0dafa0194009a88d914dde03a9e6","created_at":"2018-12-22T23:59:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"ba4b0dafa0194009a88d914dde03a9e6","id":"b48f87ce-009a-431c-853c-be4e65e04de4","name":"vping_ssh-net_7c1c0dda-4c3f-4f74-b876-9c98a738c025"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 00:00:36,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-fb9a56e8-1f59-4da4-9fb0-05e14bb0ea9a 2018-12-23 00:00:36,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115998983383s 2018-12-23 00:00:36,969 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-fb9a56e8-1f59-4da4-9fb0-05e14bb0ea9a 2018-12-23 00:00:36,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 00:00:36,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/b48f87ce-009a-431c-853c-be4e65e04de4.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:38,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2233d473-f246-4e19-a6cf-7c2c878594d0 Date: Sun, 23 Dec 2018 00:00:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:00:38,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b48f87ce-009a-431c-853c-be4e65e04de4.json used request id req-2233d473-f246-4e19-a6cf-7c2c878594d0 2018-12-23 00:00:38,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20811295509s 2018-12-23 00:00:38,178 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b48f87ce-009a-431c-853c-be4e65e04de4.json used request id req-2233d473-f246-4e19-a6cf-7c2c878594d0 2018-12-23 00:00:38,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:00:38,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:38,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-41982e7d-0f49-455a-9445-2eddfa498ccb Date: Sun, 23 Dec 2018 00:00:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c534fb4b-9828-4837-886f-8481138e6da5/snap", "metadata": {}}], "file": "/v2/images/c534fb4b-9828-4837-886f-8481138e6da5/file", "owner": "ba4b0dafa0194009a88d914dde03a9e6", "id": "c534fb4b-9828-4837-886f-8481138e6da5", "size": 12716032, "self": "/v2/images/c534fb4b-9828-4837-886f-8481138e6da5", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c534fb4b-9828-4837-886f-8481138e6da5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-22T23:59:48Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-22T23:59:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:00:38,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-41982e7d-0f49-455a-9445-2eddfa498ccb 2018-12-23 00:00:38,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0309038162231s 2018-12-23 00:00:38,210 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-41982e7d-0f49-455a-9445-2eddfa498ccb 2018-12-23 00:00:38,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 00:00:38,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/c534fb4b-9828-4837-886f-8481138e6da5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}69f9ad3e61b336d19f47c2be5d856d7c7937ba21" 2018-12-23 00:00:39,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cc75624c-a96a-49bd-ba21-3e54f85fbb3b Date: Sun, 23 Dec 2018 00:00:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:00:39,366 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c534fb4b-9828-4837-886f-8481138e6da5 used request id req-cc75624c-a96a-49bd-ba21-3e54f85fbb3b 2018-12-23 00:00:39,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.15424799919s 2018-12-23 00:00:39,366 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c534fb4b-9828-4837-886f-8481138e6da5 used request id req-cc75624c-a96a-49bd-ba21-3e54f85fbb3b 2018-12-23 00:00:39,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 00:00:39,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-23 00:00:39,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46dad94e-6742-4e23-a9e1-a1f755dc1298 x-compute-request-id: req-46dad94e-6742-4e23-a9e1-a1f755dc1298 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e", "name": "vping_ssh-flavor_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 00:00:39,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-46dad94e-6742-4e23-a9e1-a1f755dc1298 2018-12-23 00:00:39,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0365180969238s 2018-12-23 00:00:39,404 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-46dad94e-6742-4e23-a9e1-a1f755dc1298 2018-12-23 00:00:39,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 00:00:39,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-23 00:00:39,476 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0233f21-acc9-4709-a16d-f9aca560893d x-compute-request-id: req-d0233f21-acc9-4709-a16d-f9aca560893d Content-Length: 0 Content-Type: application/json 2018-12-23 00:00:39,476 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e used request id req-d0233f21-acc9-4709-a16d-f9aca560893d 2018-12-23 00:00:39,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0709910392761s 2018-12-23 00:00:39,476 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/61f9c7e9-ee50-40f1-82f7-c23a11ebbc9e used request id req-d0233f21-acc9-4709-a16d-f9aca560893d 2018-12-23 00:00:39,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:00:39,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-23 00:00:39,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42137e97-435d-45c2-bbc4-706c5953eeb2 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_7c1c0dda-4c3f-4f74-b876-9c98a738c025", "links": {"self": "http://172.30.9.26:5000/v3/users/2ba3cb8a78f543df82112528f78480d1"}, "domain_id": "default", "enabled": true, "id": "2ba3cb8a78f543df82112528f78480d1", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:00:39,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-42137e97-435d-45c2-bbc4-706c5953eeb2 2018-12-23 00:00:39,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0912408828735s 2018-12-23 00:00:39,569 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-42137e97-435d-45c2-bbc4-706c5953eeb2 2018-12-23 00:00:39,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:00:39,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/2ba3cb8a78f543df82112528f78480d1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-23 00:00:39,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94a53162-9cf1-4f25-962b-f56c8303e67f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/2ba3cb8a78f543df82112528f78480d1"}, "enabled": true, "id": "2ba3cb8a78f543df82112528f78480d1", "options": {}, "domain_id": "default", "name": "vping_ssh-user_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}} 2018-12-23 00:00:39,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/2ba3cb8a78f543df82112528f78480d1 used request id req-94a53162-9cf1-4f25-962b-f56c8303e67f 2018-12-23 00:00:39,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101368188858s 2018-12-23 00:00:39,677 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/2ba3cb8a78f543df82112528f78480d1 used request id req-94a53162-9cf1-4f25-962b-f56c8303e67f 2018-12-23 00:00:39,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 00:00:39,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/2ba3cb8a78f543df82112528f78480d1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-23 00:00:39,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:00:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8810e0b1-aebc-467c-9295-6b2736668e6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:00:39,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2ba3cb8a78f543df82112528f78480d1 used request id req-8810e0b1-aebc-467c-9295-6b2736668e6e 2018-12-23 00:00:39,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.197323083878s 2018-12-23 00:00:39,875 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2ba3cb8a78f543df82112528f78480d1 used request id req-8810e0b1-aebc-467c-9295-6b2736668e6e 2018-12-23 00:00:39,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:00:39,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-23 00:00:39,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cfb56c4-586d-491a-a2df-f7b16d9fefee Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba4b0dafa0194009a88d914dde03a9e6"}, "enabled": true, "id": "ba4b0dafa0194009a88d914dde03a9e6", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7c1c0dda-4c3f-4f74-b876-9c98a738c025"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:00:39,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-6cfb56c4-586d-491a-a2df-f7b16d9fefee 2018-12-23 00:00:39,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0755150318146s 2018-12-23 00:00:39,952 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-6cfb56c4-586d-491a-a2df-f7b16d9fefee 2018-12-23 00:00:39,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 00:00:39,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/ba4b0dafa0194009a88d914dde03a9e6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-23 00:00:40,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:00:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f53a7fbc-3130-48c5-a216-f838bc00c9c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:00:40,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ba4b0dafa0194009a88d914dde03a9e6 used request id req-f53a7fbc-3130-48c5-a216-f838bc00c9c9 2018-12-23 00:00:40,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.177495002747s 2018-12-23 00:00:40,132 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ba4b0dafa0194009a88d914dde03a9e6 used request id req-f53a7fbc-3130-48c5-a216-f838bc00c9c9 2018-12-23 00:00:40,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:00:40,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-23 00:00:40,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec6915ae-4529-4e00-be85-5c63082bc561 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "90853fc5a0fb4324a256d65cb09dedb0", "links": {"self": "http://172.30.9.26:5000/v3/roles/90853fc5a0fb4324a256d65cb09dedb0"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:00:40,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ec6915ae-4529-4e00-be85-5c63082bc561 2018-12-23 00:00:40,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.09068608284s 2018-12-23 00:00:40,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 00:00:40,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/90853fc5a0fb4324a256d65cb09dedb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-23 00:00:40,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:00:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d3af0d8-d200-494f-875e-d872b9b99ef1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:00:40,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/90853fc5a0fb4324a256d65cb09dedb0 used request id req-6d3af0d8-d200-494f-875e-d872b9b99ef1 2018-12-23 00:00:40,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.213169813156s 2018-12-23 00:00:40,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 00:00:40,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ba4b0dafa0194009a88d914dde03a9e6&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}6a77329d55de756c726448e44aee28390897cec4" 2018-12-23 00:00:40,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-82b6ca87-a91b-45ed-8386-7fe6e5b733ea Date: Sun, 23 Dec 2018 00:00:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-22T23:59:36Z", "updated_at": "2018-12-22T23:59:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "44ba1f53-0702-44c2-b8c6-3fa8b8a670c4", "remote_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "4ab93485-71dd-48b7-b289-31e6cdda1518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "6ff05114-b42c-4e86-a2ca-8ad67a9e1dd8", "remote_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "edc4ef2f-857e-4600-aa2c-9ebd2120bf81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}], "revision_number": 4, "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "name": "default"}]} 2018-12-23 00:00:40,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ba4b0dafa0194009a88d914dde03a9e6&name=default used request id req-82b6ca87-a91b-45ed-8386-7fe6e5b733ea 2018-12-23 00:00:40,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191718816757s 2018-12-23 00:00:40,633 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ba4b0dafa0194009a88d914dde03a9e6&name=default used request id req-82b6ca87-a91b-45ed-8386-7fe6e5b733ea 2018-12-23 00:00:40,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 00:00:40,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-23 00:00:40,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cbf78fac-dd45-4449-a065-3e6ed53c8afc Date: Sun, 23 Dec 2018 00:00:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "created_at": "2018-12-22T23:59:36Z", "updated_at": "2018-12-22T23:59:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "4ab93485-71dd-48b7-b289-31e6cdda1518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "edc4ef2f-857e-4600-aa2c-9ebd2120bf81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "44ba1f53-0702-44c2-b8c6-3fa8b8a670c4", "remote_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:59:36Z", "revision_number": 0, "id": "6ff05114-b42c-4e86-a2ca-8ad67a9e1dd8", "remote_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "remote_ip_prefix": null, "created_at": "2018-12-22T23:59:36Z", "security_group_id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "tenant_id": "ba4b0dafa0194009a88d914dde03a9e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba4b0dafa0194009a88d914dde03a9e6"}], "revision_number": 4, "project_id": "ba4b0dafa0194009a88d914dde03a9e6", "id": "28dc9136-1244-47b7-af8a-9b0a0660b6c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:00:40,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-cbf78fac-dd45-4449-a065-3e6ed53c8afc 2018-12-23 00:00:40,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201200008392s 2018-12-23 00:00:40,838 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-cbf78fac-dd45-4449-a065-3e6ed53c8afc 2018-12-23 00:00:40,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 00:00:40,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/28dc9136-1244-47b7-af8a-9b0a0660b6c1.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a77329d55de756c726448e44aee28390897cec4" 2018-12-23 00:00:41,155 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e1a23b20-ee21-4ae2-b449-504937252cad Content-Length: 0 Date: Sun, 23 Dec 2018 00:00:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:00:41,155 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/28dc9136-1244-47b7-af8a-9b0a0660b6c1.json used request id req-e1a23b20-ee21-4ae2-b449-504937252cad 2018-12-23 00:00:41,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.312975883484s 2018-12-23 00:00:41,156 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/28dc9136-1244-47b7-af8a-9b0a0660b6c1.json used request id req-e1a23b20-ee21-4ae2-b449-504937252cad 2018-12-23 00:00:41,210 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-12-23 00:00:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 00:00:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 00:00:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 00:00:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 00:00:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 00:00:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 00:00:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 00:00:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 00:00:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 00:00:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 00:00:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 00:00:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 00:00:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 00:00:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 00:00:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 00:00:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 00:00:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 00:00:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 00:00:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 00:00:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 00:00:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 00:00:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 00:00:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 00:00:41,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 00:00:41,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:00:41,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0503b75d-2fea-45fb-a9cd-62dec4586c1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:00:41,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0503b75d-2fea-45fb-a9cd-62dec4586c1a 2018-12-23 00:00:41,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:00:41,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:00:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9673704b75e4254b287ac35103b6d8c", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f73e04431d2346a1a18d72707a9c3110"}, "audit_ids": ["LJzo0DHWTs6MdlUBFhdL_w"], "issued_at": "2018-12-23T00:00:41.000000Z"}} 2018-12-23 00:00:41,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 00:00:41,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:00:41,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-42d3d4e3-4b78-4cdb-869f-40a6f320e1b1 Date: Sun, 23 Dec 2018 00:00:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 00:00:41,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-42d3d4e3-4b78-4cdb-869f-40a6f320e1b1 2018-12-23 00:00:41,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.236742019653s 2018-12-23 00:00:41,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-42d3d4e3-4b78-4cdb-869f-40a6f320e1b1 2018-12-23 00:00:41,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 00:00:41,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:00:41,880 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:00:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:00:41,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:00:42,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5585c1ac-3818-42a1-a2ac-ab83e4960cd2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 00:00:42,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-5585c1ac-3818-42a1-a2ac-ab83e4960cd2 2018-12-23 00:00:42,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.161737203598s 2018-12-23 00:00:42,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 00:00:42,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_3ca10f78-477f-49f1-82ba-821725e3bfda"}}' 2018-12-23 00:00:42,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:00:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8197e69-aee1-4711-afa5-06d89568ea02 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/7446ca4fea244e0b9b24372a130bf73c"}, "enabled": true, "id": "7446ca4fea244e0b9b24372a130bf73c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3ca10f78-477f-49f1-82ba-821725e3bfda"}} 2018-12-23 00:00:42,163 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d8197e69-aee1-4711-afa5-06d89568ea02 2018-12-23 00:00:42,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.128185987473s 2018-12-23 00:00:42,163 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d8197e69-aee1-4711-afa5-06d89568ea02 2018-12-23 00:00:42,164 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_3ca10f78-477f-49f1-82ba-821725e3bfda', 'id': u'7446ca4fea244e0b9b24372a130bf73c', '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-12-23 00:00:42,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 00:00:42,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.375184059143s 2018-12-23 00:00:42,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/88eebe369bfc41a993b7982ccab19999 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:00:42,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45316800-4299-40f0-9cae-e76ace25a1cc Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/88eebe369bfc41a993b7982ccab19999"}, "enabled": true, "id": "88eebe369bfc41a993b7982ccab19999", "options": {}, "domain_id": "default", "name": "vping_userdata-user_3ca10f78-477f-49f1-82ba-821725e3bfda"}} 2018-12-23 00:00:42,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/88eebe369bfc41a993b7982ccab19999 used request id req-45316800-4299-40f0-9cae-e76ace25a1cc 2018-12-23 00:00:42,635 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'88eebe369bfc41a993b7982ccab19999', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_3ca10f78-477f-49f1-82ba-821725e3bfda'}) 2018-12-23 00:00:42,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:00:42,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:00:42,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71051576-d279-47de-8369-ed5d5b92d8d4 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:00:42,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-71051576-d279-47de-8369-ed5d5b92d8d4 2018-12-23 00:00:42,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080589056015s 2018-12-23 00:00:42,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:00:42,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:00:42,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b7a855-c969-483b-9b28-3a78ab1e8566 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:00:42,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a1b7a855-c969-483b-9b28-3a78ab1e8566 2018-12-23 00:00:42,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0776219367981s 2018-12-23 00:00:42,796 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 00:00:42,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 00:00:42,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" -d '{"role": {"name": "Member"}}' 2018-12-23 00:00:42,950 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:00:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5ec7de7-184b-4b83-b193-3bdb68995edc Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37380bcc2f7f41f2937179b836dc180c", "links": {"self": "http://172.30.9.26:5000/v3/roles/37380bcc2f7f41f2937179b836dc180c"}, "name": "Member"}} 2018-12-23 00:00:42,950 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c5ec7de7-184b-4b83-b193-3bdb68995edc 2018-12-23 00:00:42,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.153894901276s 2018-12-23 00:00:42,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/37380bcc2f7f41f2937179b836dc180c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:00:43,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5128d079-8e5a-4c0d-a103-9ac6f31b219f Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/37380bcc2f7f41f2937179b836dc180c"}, "domain_id": null, "name": "Member", "id": "37380bcc2f7f41f2937179b836dc180c"}} 2018-12-23 00:00:43,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/37380bcc2f7f41f2937179b836dc180c used request id req-5128d079-8e5a-4c0d-a103-9ac6f31b219f 2018-12-23 00:00:43,031 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/37380bcc2f7f41f2937179b836dc180c'}, 'domain_id': None, 'human_id': None, 'id': u'37380bcc2f7f41f2937179b836dc180c', 'HUMAN_ID': False}) 2018-12-23 00:00:43,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:00:43,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:00:43,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb248a5-0bf1-4c79-831e-cfac316e9443 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37380bcc2f7f41f2937179b836dc180c", "links": {"self": "http://172.30.9.26:5000/v3/roles/37380bcc2f7f41f2937179b836dc180c"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:00:43,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fdb248a5-0bf1-4c79-831e-cfac316e9443 2018-12-23 00:00:43,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0764410495758s 2018-12-23 00:00:43,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 00:00:43,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:00:43,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf2301d-a6d6-48f4-aa14-40f44725328d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 00:00:43,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-bbf2301d-a6d6-48f4-aa14-40f44725328d 2018-12-23 00:00:43,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0827090740204s 2018-12-23 00:00:43,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:00:43,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:00:43,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352b061f-7c2c-4a95-ac88-bd0117027f22 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_3ca10f78-477f-49f1-82ba-821725e3bfda", "links": {"self": "http://172.30.9.26:5000/v3/users/88eebe369bfc41a993b7982ccab19999"}, "domain_id": "default", "enabled": true, "id": "88eebe369bfc41a993b7982ccab19999", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:00:43,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-352b061f-7c2c-4a95-ac88-bd0117027f22 2018-12-23 00:00:43,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0971629619598s 2018-12-23 00:00:43,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-352b061f-7c2c-4a95-ac88-bd0117027f22 2018-12-23 00:00:43,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:00:43,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:00:43,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb199ba2-de69-4f4a-bb73-4349db6dac3d Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/7446ca4fea244e0b9b24372a130bf73c"}, "enabled": true, "id": "7446ca4fea244e0b9b24372a130bf73c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3ca10f78-477f-49f1-82ba-821725e3bfda"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:00:43,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-fb199ba2-de69-4f4a-bb73-4349db6dac3d 2018-12-23 00:00:43,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0742099285126s 2018-12-23 00:00:43,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-fb199ba2-de69-4f4a-bb73-4349db6dac3d 2018-12-23 00:00:43,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 00:00:43,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=88eebe369bfc41a993b7982ccab19999&scope.project.id=7446ca4fea244e0b9b24372a130bf73c&role.id=37380bcc2f7f41f2937179b836dc180c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:00:43,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046d4147-61df-4dd1-92bb-57f41305197e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=88eebe369bfc41a993b7982ccab19999&scope.project.id=7446ca4fea244e0b9b24372a130bf73c&role.id=37380bcc2f7f41f2937179b836dc180c", "previous": null, "next": null}} 2018-12-23 00:00:43,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=88eebe369bfc41a993b7982ccab19999&scope.project.id=7446ca4fea244e0b9b24372a130bf73c&role.id=37380bcc2f7f41f2937179b836dc180c used request id req-046d4147-61df-4dd1-92bb-57f41305197e 2018-12-23 00:00:43,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0828378200531s 2018-12-23 00:00:43,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 00:00:43,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/7446ca4fea244e0b9b24372a130bf73c/users/88eebe369bfc41a993b7982ccab19999/roles/37380bcc2f7f41f2937179b836dc180c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:00:43,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:00:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3925a134-7081-422b-a36e-3b4b7ffd16b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:00:43,596 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/7446ca4fea244e0b9b24372a130bf73c/users/88eebe369bfc41a993b7982ccab19999/roles/37380bcc2f7f41f2937179b836dc180c used request id req-3925a134-7081-422b-a36e-3b4b7ffd16b8 2018-12-23 00:00:43,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.138627052307s 2018-12-23 00:00:43,597 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_3ca10f78-477f-49f1-82ba-821725e3bfda', 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': '29a50545-7e92-4094-b6e8-744bccb45463', 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_3ca10f78-477f-49f1-82ba-821725e3bfda', 'project_id': u'7446ca4fea244e0b9b24372a130bf73c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 00:00:43,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 00:00:43,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 00:00:43,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 00:00:43,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 00:00:43,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 00:00:43,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 00:00:43,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 00:00:43,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 00:00:43,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 00:00:43,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 00:00:43,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 00:00:43,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 00:00:43,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 00:00:43,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 00:00:43,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 00:00:43,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 00:00:43,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 00:00:43,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 00:00:43,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 00:00:43,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 00:00:43,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 00:00:43,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 00:00:43,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 00:00:43,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 00:00:43,603 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_3ca10f78-477f-49f1-82ba-821725e3bfda', 'password': '29a50545-7e92-4094-b6e8-744bccb45463', 'project_name': 'vping_userdata-project_3ca10f78-477f-49f1-82ba-821725e3bfda', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '7446ca4fea244e0b9b24372a130bf73c', 'project_domain_name': 'Default'} 2018-12-23 00:00:43,603 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-12-23 00:00:43,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 00:00:43,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:00:43,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-241b49b0-4085-4da2-82c9-b4510d3758ff Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 00:00:43,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-241b49b0-4085-4da2-82c9-b4510d3758ff 2018-12-23 00:00:43,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0784900188446s 2018-12-23 00:00:43,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:00:43,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:00:43,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70fca5d5-e95e-47ee-9620-7207259d5c29 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/7446ca4fea244e0b9b24372a130bf73c"}, "enabled": true, "id": "7446ca4fea244e0b9b24372a130bf73c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3ca10f78-477f-49f1-82ba-821725e3bfda"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:00:43,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-70fca5d5-e95e-47ee-9620-7207259d5c29 2018-12-23 00:00:43,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0790190696716s 2018-12-23 00:00:43,763 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-70fca5d5-e95e-47ee-9620-7207259d5c29 2018-12-23 00:00:43,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 00:00:43,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" -d '{"network": {"tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "name": "vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda", "admin_state_up": true}}' 2018-12-23 00:00:44,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-d32d56fb-9f56-4f21-968c-00ba5f3ae600 Date: Sun, 23 Dec 2018 00:00:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dd6739b8-2100-4643-bcc7-3c166b577bef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"7446ca4fea244e0b9b24372a130bf73c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T00:00:44Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda","admin_state_up":true,"tenant_id":"7446ca4fea244e0b9b24372a130bf73c","created_at":"2018-12-23T00:00:44Z","mtu":1450}} 2018-12-23 00:00:44,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d32d56fb-9f56-4f21-968c-00ba5f3ae600 2018-12-23 00:00:44,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.705872058868s 2018-12-23 00:00:44,472 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d32d56fb-9f56-4f21-968c-00ba5f3ae600 2018-12-23 00:00:44,473 - 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-12-23T00:00:44Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dd6739b8-2100-4643-bcc7-3c166b577bef', u'provider:segmentation_id': 30, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda', u'created_at': u'2018-12-23T00:00:44Z', u'mtu': 1450, u'tenant_id': u'7446ca4fea244e0b9b24372a130bf73c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7446ca4fea244e0b9b24372a130bf73c'}) 2018-12-23 00:00:44,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:00:44,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b280ce-4b2d-4a6b-a489-4e6dec0d7678 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:00:44,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-32b280ce-4b2d-4a6b-a489-4e6dec0d7678 2018-12-23 00:00:44,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:00:44,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37380bcc2f7f41f2937179b836dc180c", "name": "Member"}], "expires_at": "2018-12-23T01:00:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7446ca4fea244e0b9b24372a130bf73c", "name": "vping_userdata-project_3ca10f78-477f-49f1-82ba-821725e3bfda"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7446ca4fea244e0b9b24372a130bf73c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7446ca4fea244e0b9b24372a130bf73c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7446ca4fea244e0b9b24372a130bf73c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7446ca4fea244e0b9b24372a130bf73c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7446ca4fea244e0b9b24372a130bf73c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7446ca4fea244e0b9b24372a130bf73c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7446ca4fea244e0b9b24372a130bf73c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7446ca4fea244e0b9b24372a130bf73c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7446ca4fea244e0b9b24372a130bf73c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7446ca4fea244e0b9b24372a130bf73c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7446ca4fea244e0b9b24372a130bf73c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7446ca4fea244e0b9b24372a130bf73c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_3ca10f78-477f-49f1-82ba-821725e3bfda", "id": "88eebe369bfc41a993b7982ccab19999"}, "audit_ids": ["H97KMrkcRBSDGN4iDQAEAQ"], "issued_at": "2018-12-23T00:00:44.000000Z"}} 2018-12-23 00:00:44,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 00:00:44,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:00:45,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-2dfce047-3c84-4cb6-ae5b-04adfae265b7 Date: Sun, 23 Dec 2018 00:00:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-23T00:00:44Z","tenant_id":"7446ca4fea244e0b9b24372a130bf73c","created_at":"2018-12-23T00:00:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7446ca4fea244e0b9b24372a130bf73c","id":"dd6739b8-2100-4643-bcc7-3c166b577bef","name":"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda"}]} 2018-12-23 00:00:45,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2dfce047-3c84-4cb6-ae5b-04adfae265b7 2018-12-23 00:00:45,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264127969742s 2018-12-23 00:00:45,120 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2dfce047-3c84-4cb6-ae5b-04adfae265b7 2018-12-23 00:00:45,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 00:00:45,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" -d '{"subnet": {"name": "vping_userdata-subnet_3ca10f78-477f-49f1-82ba-821725e3bfda", "enable_dhcp": true, "network_id": "dd6739b8-2100-4643-bcc7-3c166b577bef", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 00:00:45,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-868be116-9b83-4a4a-86e1-a05c3b947824 Date: Sun, 23 Dec 2018 00:00:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd6739b8-2100-4643-bcc7-3c166b577bef","tenant_id":"7446ca4fea244e0b9b24372a130bf73c","created_at":"2018-12-23T00:00:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T00:00:45Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"7446ca4fea244e0b9b24372a130bf73c","id":"d66f796f-efeb-4e0c-8f35-18e265e3d489","subnetpool_id":null,"name":"vping_userdata-subnet_3ca10f78-477f-49f1-82ba-821725e3bfda"}} 2018-12-23 00:00:45,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-868be116-9b83-4a4a-86e1-a05c3b947824 2018-12-23 00:00:45,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.775359153748s 2018-12-23 00:00:45,897 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-868be116-9b83-4a4a-86e1-a05c3b947824 2018-12-23 00:00:45,898 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T00:00:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd66f796f-efeb-4e0c-8f35-18e265e3d489', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_3ca10f78-477f-49f1-82ba-821725e3bfda', u'enable_dhcp': True, u'network_id': u'dd6739b8-2100-4643-bcc7-3c166b577bef', u'tenant_id': u'7446ca4fea244e0b9b24372a130bf73c', u'created_at': u'2018-12-23T00:00:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7446ca4fea244e0b9b24372a130bf73c'}) 2018-12-23 00:00:45,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 00:00:45,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "vping_userdata-router_3ca10f78-477f-49f1-82ba-821725e3bfda", "admin_state_up": true}}' 2018-12-23 00:00:50,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-1103d33a-62de-47ae-b381-cdab96b8f6e5 Date: Sun, 23 Dec 2018 00:00:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "created_at": "2018-12-23T00:00:46Z", "admin_state_up": true, "updated_at": "2018-12-23T00:00:47Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7446ca4fea244e0b9b24372a130bf73c", "id": "e576b135-3b3e-473a-9029-fad1e247f947", "name": "vping_userdata-router_3ca10f78-477f-49f1-82ba-821725e3bfda"}} 2018-12-23 00:00:50,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-1103d33a-62de-47ae-b381-cdab96b8f6e5 2018-12-23 00:00:50,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.80983114243s 2018-12-23 00:00:50,708 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-1103d33a-62de-47ae-b381-cdab96b8f6e5 2018-12-23 00:00:50,709 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T00:00:47Z', u'revision_number': 3, u'id': u'e576b135-3b3e-473a-9029-fad1e247f947', u'external_gateway_info': {u'network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4a37038d-a521-4738-99a2-4d08a417e092', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_3ca10f78-477f-49f1-82ba-821725e3bfda', u'admin_state_up': True, u'tenant_id': u'7446ca4fea244e0b9b24372a130bf73c', u'created_at': u'2018-12-23T00:00:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'7446ca4fea244e0b9b24372a130bf73c'}) 2018-12-23 00:00:50,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 00:00:50,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/e576b135-3b3e-473a-9029-fad1e247f947/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}4507559ffbfcdf0e656cc19232e453e9908c6d5f" -d '{"subnet_id": "d66f796f-efeb-4e0c-8f35-18e265e3d489"}' 2018-12-23 00:00:52,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8e5223c6-6987-4452-ab6c-b656cba09c44 Date: Sun, 23 Dec 2018 00:00:52 GMT RESP BODY: {"network_id": "dd6739b8-2100-4643-bcc7-3c166b577bef", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "subnet_id": "d66f796f-efeb-4e0c-8f35-18e265e3d489", "subnet_ids": ["d66f796f-efeb-4e0c-8f35-18e265e3d489"], "port_id": "a344965b-fd07-40d7-b8e3-5157f103d8d7", "id": "e576b135-3b3e-473a-9029-fad1e247f947"} 2018-12-23 00:00:52,885 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e576b135-3b3e-473a-9029-fad1e247f947/add_router_interface.json used request id req-8e5223c6-6987-4452-ab6c-b656cba09c44 2018-12-23 00:00:52,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.17615294456s 2018-12-23 00:00:52,886 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e576b135-3b3e-473a-9029-fad1e247f947/add_router_interface.json used request id req-8e5223c6-6987-4452-ab6c-b656cba09c44 returning object e576b135-3b3e-473a-9029-fad1e247f947 2018-12-23 00:00:52,887 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 00:00:53,019 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 00:00:53,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:00:53,026 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 00:00:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-23 00:00:53,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:00:53,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:00:53,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fc8b8833-9967-4669-ac1d-5ce9d67068c8 Date: Sun, 23 Dec 2018 00:00:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:00:53,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fc8b8833-9967-4669-ac1d-5ce9d67068c8 2018-12-23 00:00:53,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170076131821s 2018-12-23 00:00:53,200 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fc8b8833-9967-4669-ac1d-5ce9d67068c8 2018-12-23 00:00:53,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 00:00:53,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_3ca10f78-477f-49f1-82ba-821725e3bfda", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_3ca10f78-477f-49f1-82ba-821725e3bfda"}' 2018-12-23 00:00:53,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07 X-Openstack-Request-Id: req-6515faea-8db3-484e-b3c8-b6181247dc8c Date: Sun, 23 Dec 2018 00:00:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/file", "owner": "7446ca4fea244e0b9b24372a130bf73c", "id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "size": null, "self": "/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:00:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3ca10f78-477f-49f1-82ba-821725e3bfda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3ca10f78-477f-49f1-82ba-821725e3bfda", "checksum": null, "created_at": "2018-12-23T00:00:53Z", "protected": false} 2018-12-23 00:00:53,426 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6515faea-8db3-484e-b3c8-b6181247dc8c 2018-12-23 00:00:53,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.224025964737s 2018-12-23 00:00:53,427 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6515faea-8db3-484e-b3c8-b6181247dc8c returning object df5ce6e5-028e-47b1-9197-cde9d591cb07 2018-12-23 00:00:53,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 00:00:53,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/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}4507559ffbfcdf0e656cc19232e453e9908c6d5f" -d '' 2018-12-23 00:00:54,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dfbaa21a-8e73-4a05-80db-21159fb9b91a Date: Sun, 23 Dec 2018 00:00:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:00:54,938 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/file used request id req-dfbaa21a-8e73-4a05-80db-21159fb9b91a 2018-12-23 00:00:54,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.51108908653s 2018-12-23 00:00:54,939 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/file used request id req-dfbaa21a-8e73-4a05-80db-21159fb9b91a 2018-12-23 00:00:54,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:00:54,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:00:55,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-f780c7bf-b7a5-47d0-97af-4120e1714f57 Date: Sun, 23 Dec 2018 00:00:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/snap", "metadata": {}}], "file": "/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/file", "owner": "7446ca4fea244e0b9b24372a130bf73c", "id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "size": 12716032, "self": "/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:00:54Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3ca10f78-477f-49f1-82ba-821725e3bfda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3ca10f78-477f-49f1-82ba-821725e3bfda", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:00:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:00:55,116 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f780c7bf-b7a5-47d0-97af-4120e1714f57 2018-12-23 00:00:55,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176497936249s 2018-12-23 00:00:55,116 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f780c7bf-b7a5-47d0-97af-4120e1714f57 2018-12-23 00:00:55,118 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/snap', u'metadata': Munch({})})], 'file': u'/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/file', 'owner': u'7446ca4fea244e0b9b24372a130bf73c', 'id': u'df5ce6e5-028e-47b1-9197-cde9d591cb07', 'size': 12716032, u'self': u'/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7446ca4fea244e0b9b24372a130bf73c', 'name': 'vping_userdata-project_3ca10f78-477f-49f1-82ba-821725e3bfda', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T00:00:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T00:00:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_3ca10f78-477f-49f1-82ba-821725e3bfda', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_3ca10f78-477f-49f1-82ba-821725e3bfda', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_3ca10f78-477f-49f1-82ba-821725e3bfda', 'created': u'2018-12-23T00:00:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T00:00:53Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_3ca10f78-477f-49f1-82ba-821725e3bfda', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 00:00:55,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 00:00:55,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_3ca10f78-477f-49f1-82ba-821725e3bfda", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 00:00:55,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cbacd34-8b03-4087-acc9-1a3a7e4cdd2e x-compute-request-id: req-7cbacd34-8b03-4087-acc9-1a3a7e4cdd2e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4424ff3a-00dc-4a27-a557-7437496a6611", "name": "vping_userdata-flavor_3ca10f78-477f-49f1-82ba-821725e3bfda", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 00:00:55,362 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7cbacd34-8b03-4087-acc9-1a3a7e4cdd2e 2018-12-23 00:00:55,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.242862939835s 2018-12-23 00:00:55,363 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7cbacd34-8b03-4087-acc9-1a3a7e4cdd2e returning object 4424ff3a-00dc-4a27-a557-7437496a6611 2018-12-23 00:00:55,364 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_3ca10f78-477f-49f1-82ba-821725e3bfda', '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'c9673704b75e4254b287ac35103b6d8c', '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'4424ff3a-00dc-4a27-a557-7437496a6611', 'swap': 0}) 2018-12-23 00:00:55,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 00:00:55,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/4424ff3a-00dc-4a27-a557-7437496a6611/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}4b1a7a6377db8b06c5481fc15911606b36350b0d" -d '{"extra_specs": {}}' 2018-12-23 00:00:55,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c80fb037-1c4b-4c5f-96ed-8a0749c63281 x-compute-request-id: req-c80fb037-1c4b-4c5f-96ed-8a0749c63281 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 00:00:55,385 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/4424ff3a-00dc-4a27-a557-7437496a6611/os-extra_specs used request id req-c80fb037-1c4b-4c5f-96ed-8a0749c63281 2018-12-23 00:00:55,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207109451294s 2018-12-23 00:00:55,385 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/4424ff3a-00dc-4a27-a557-7437496a6611/os-extra_specs used request id req-c80fb037-1c4b-4c5f-96ed-8a0749c63281 2018-12-23 00:00:55,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 00:00:55,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:00:55,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-bfb6429f-a35a-4d45-b874-a183ba74af6c Date: Sun, 23 Dec 2018 00:00:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d66f796f-efeb-4e0c-8f35-18e265e3d489"],"updated_at":"2018-12-23T00:00:45Z","tenant_id":"7446ca4fea244e0b9b24372a130bf73c","created_at":"2018-12-23T00:00:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7446ca4fea244e0b9b24372a130bf73c","id":"dd6739b8-2100-4643-bcc7-3c166b577bef","name":"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda"}]} 2018-12-23 00:00:55,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bfb6429f-a35a-4d45-b874-a183ba74af6c 2018-12-23 00:00:55,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261444807053s 2018-12-23 00:00:55,648 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bfb6429f-a35a-4d45-b874-a183ba74af6c 2018-12-23 00:00:55,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:00:55,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:00:55,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-5e21f5cb-6604-4627-86c0-46416c932ef5 Date: Sun, 23 Dec 2018 00:00:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/snap", "metadata": {}}], "file": "/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/file", "owner": "7446ca4fea244e0b9b24372a130bf73c", "id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "size": 12716032, "self": "/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:00:54Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3ca10f78-477f-49f1-82ba-821725e3bfda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3ca10f78-477f-49f1-82ba-821725e3bfda", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:00:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:00:55,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5e21f5cb-6604-4627-86c0-46416c932ef5 2018-12-23 00:00:55,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184334993362s 2018-12-23 00:00:55,834 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5e21f5cb-6604-4627-86c0-46416c932ef5 2018-12-23 00:00:55,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 00:00:55,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:00:56,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98f93864-2535-4ab5-ad9e-8ccb7eb01c89 x-compute-request-id: req-98f93864-2535-4ab5-ad9e-8ccb7eb01c89 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4424ff3a-00dc-4a27-a557-7437496a6611", "name": "vping_userdata-flavor_3ca10f78-477f-49f1-82ba-821725e3bfda", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 00:00:56,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-98f93864-2535-4ab5-ad9e-8ccb7eb01c89 2018-12-23 00:00:56,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.180419921875s 2018-12-23 00:00:56,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-98f93864-2535-4ab5-ad9e-8ccb7eb01c89 2018-12-23 00:00:56,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 00:00:56,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" -d '{"server": {"name": "vping_userdata-vm_3ca10f78-477f-49f1-82ba-821725e3bfda", "imageRef": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "flavorRef": "4424ff3a-00dc-4a27-a557-7437496a6611", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dd6739b8-2100-4643-bcc7-3c166b577bef"}]}}' 2018-12-23 00:00:57,697 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:00:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-09d749b6-84a2-4e4d-8101-151bd1742145 x-compute-request-id: req-09d749b6-84a2-4e4d-8101-151bd1742145 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1915394d-4508-4d0d-8812-fbee514bb78d", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "bookmark"}], "adminPass": "CBgeh6wkh2Zi"}} 2018-12-23 00:00:57,698 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-09d749b6-84a2-4e4d-8101-151bd1742145 2018-12-23 00:00:57,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.67912888527s 2018-12-23 00:00:57,698 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-09d749b6-84a2-4e4d-8101-151bd1742145 2018-12-23 00:00:57,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:00:57,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:00:58,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb0b8864-5e98-4eb0-8a39-515a13c47de7 x-compute-request-id: req-eb0b8864-5e98-4eb0-8a39-515a13c47de7 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "1915394d-4508-4d0d-8812-fbee514bb78d", "user_id": "88eebe369bfc41a993b7982ccab19999", "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-12-23T00:00:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:00:57Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:00:58,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eb0b8864-5e98-4eb0-8a39-515a13c47de7 2018-12-23 00:00:58,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416113138199s 2018-12-23 00:00:58,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eb0b8864-5e98-4eb0-8a39-515a13c47de7 2018-12-23 00:00:58,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 00:00:58,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:00:58,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-d29ccf68-2437-407a-82cc-ff0c3a61f316 Date: Sun, 23 Dec 2018 00:00:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d66f796f-efeb-4e0c-8f35-18e265e3d489"],"updated_at":"2018-12-23T00:00:45Z","tenant_id":"7446ca4fea244e0b9b24372a130bf73c","created_at":"2018-12-23T00:00:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7446ca4fea244e0b9b24372a130bf73c","id":"dd6739b8-2100-4643-bcc7-3c166b577bef","name":"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda"}]} 2018-12-23 00:00:58,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d29ccf68-2437-407a-82cc-ff0c3a61f316 2018-12-23 00:00:58,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28330206871s 2018-12-23 00:00:58,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d29ccf68-2437-407a-82cc-ff0c3a61f316 2018-12-23 00:00:58,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 00:00:58,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:00:58,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-db10bd12-286a-4046-8ae2-7ada32a2c6ff Date: Sun, 23 Dec 2018 00:00:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd6739b8-2100-4643-bcc7-3c166b577bef","tenant_id":"7446ca4fea244e0b9b24372a130bf73c","created_at":"2018-12-23T00:00:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T00:00:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7446ca4fea244e0b9b24372a130bf73c","id":"d66f796f-efeb-4e0c-8f35-18e265e3d489","subnetpool_id":null,"name":"vping_userdata-subnet_3ca10f78-477f-49f1-82ba-821725e3bfda"}]} 2018-12-23 00:00:58,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-db10bd12-286a-4046-8ae2-7ada32a2c6ff 2018-12-23 00:00:58,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0522530078888s 2018-12-23 00:00:58,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-db10bd12-286a-4046-8ae2-7ada32a2c6ff 2018-12-23 00:00:58,460 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:01:00,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:01:00,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:01,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb7031fe-f67a-4e26-b950-83e0c1518d0a x-compute-request-id: req-cb7031fe-f67a-4e26-b950-83e0c1518d0a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "1915394d-4508-4d0d-8812-fbee514bb78d", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T00:00:59Z", "hostId": "ec4dce268154115ce31fcab24a9d4160e5cd3e9e4dc80874ee81be7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:00:57Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:01:01,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cb7031fe-f67a-4e26-b950-83e0c1518d0a 2018-12-23 00:01:01,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.822462081909s 2018-12-23 00:01:01,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cb7031fe-f67a-4e26-b950-83e0c1518d0a 2018-12-23 00:01:01,290 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:01:03,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:01:03,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:03,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5fb2281-1618-4f0f-84d4-b7d4bcd6b156 x-compute-request-id: req-e5fb2281-1618-4f0f-84d4-b7d4bcd6b156 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "1915394d-4508-4d0d-8812-fbee514bb78d", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T00:00:59Z", "hostId": "ec4dce268154115ce31fcab24a9d4160e5cd3e9e4dc80874ee81be7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:00:57Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:01:03,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e5fb2281-1618-4f0f-84d4-b7d4bcd6b156 2018-12-23 00:01:03,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592041015625s 2018-12-23 00:01:03,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e5fb2281-1618-4f0f-84d4-b7d4bcd6b156 2018-12-23 00:01:03,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:01:05,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:01:05,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:06,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f63f16d-3957-41a9-9d7a-ddca8708e663 x-compute-request-id: req-1f63f16d-3957-41a9-9d7a-ddca8708e663 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "1915394d-4508-4d0d-8812-fbee514bb78d", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T00:00:59Z", "hostId": "ec4dce268154115ce31fcab24a9d4160e5cd3e9e4dc80874ee81be7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:00:57Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:01:06,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1f63f16d-3957-41a9-9d7a-ddca8708e663 2018-12-23 00:01:06,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.658450126648s 2018-12-23 00:01:06,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1f63f16d-3957-41a9-9d7a-ddca8708e663 2018-12-23 00:01:06,554 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:01:08,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:01:08,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:08,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01: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-84aad27e-9322-4f41-98ec-5a9a2cbf120e x-compute-request-id: req-84aad27e-9322-4f41-98ec-5a9a2cbf120e Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:56:28", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:01:05.000000", "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "1915394d-4508-4d0d-8812-fbee514bb78d", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:01:05Z", "hostId": "ec4dce268154115ce31fcab24a9d4160e5cd3e9e4dc80874ee81be7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:00:57Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:01:08,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-84aad27e-9322-4f41-98ec-5a9a2cbf120e 2018-12-23 00:01:08,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339841842651s 2018-12-23 00:01:08,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-84aad27e-9322-4f41-98ec-5a9a2cbf120e 2018-12-23 00:01:08,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 00:01:08,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=1915394d-4508-4d0d-8812-fbee514bb78d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:08,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d6b5bf24-42d5-4c43-90c5-3534113d4f36 Date: Sun, 23 Dec 2018 00:01:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:01:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d66f796f-efeb-4e0c-8f35-18e265e3d489","ip_address":"192.168.120.9"}],"id":"b9b1483b-a0dc-4ece-ae0e-25a0abc67296","security_groups":["226d2cae-ad3b-47bc-9a5b-cef6241c2f9a"],"mac_address":"fa:16:3e:39:56:28","project_id":"7446ca4fea244e0b9b24372a130bf73c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd6739b8-2100-4643-bcc7-3c166b577bef","tenant_id":"7446ca4fea244e0b9b24372a130bf73c","created_at":"2018-12-23T00:01:00Z","binding:vnic_type":"normal","device_id":"1915394d-4508-4d0d-8812-fbee514bb78d"}]} 2018-12-23 00:01:08,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=1915394d-4508-4d0d-8812-fbee514bb78d used request id req-d6b5bf24-42d5-4c43-90c5-3534113d4f36 2018-12-23 00:01:08,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0550689697266s 2018-12-23 00:01:08,957 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=1915394d-4508-4d0d-8812-fbee514bb78d used request id req-d6b5bf24-42d5-4c43-90c5-3534113d4f36 2018-12-23 00:01:08,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 00:01:08,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b9b1483b-a0dc-4ece-ae0e-25a0abc67296" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:09,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0476b557-4cd2-4920-b0fd-20fb4b28375d Date: Sun, 23 Dec 2018 00:01:09 GMT RESP BODY: {"floatingips": []} 2018-12-23 00:01:09,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b9b1483b-a0dc-4ece-ae0e-25a0abc67296 used request id req-0476b557-4cd2-4920-b0fd-20fb4b28375d 2018-12-23 00:01:09,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.178150892258s 2018-12-23 00:01:09,141 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b9b1483b-a0dc-4ece-ae0e-25a0abc67296 used request id req-0476b557-4cd2-4920-b0fd-20fb4b28375d 2018-12-23 00:01:09,142 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:39:56:28', 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'df5ce6e5-028e-47b1-9197-cde9d591cb07'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T00:01:05.000000', 'flavor': Munch({u'id': u'4424ff3a-00dc-4a27-a557-7437496a6611'}), 'az': u'nova', 'id': u'1915394d-4508-4d0d-8812-fbee514bb78d', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'88eebe369bfc41a993b7982ccab19999', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7446ca4fea244e0b9b24372a130bf73c', 'name': 'vping_userdata-project_3ca10f78-477f-49f1-82ba-821725e3bfda', '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-12-23T00:01:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T00:01:05Z', 'hostId': u'ec4dce268154115ce31fcab24a9d4160e5cd3e9e4dc80874ee81be7b', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'ec4dce268154115ce31fcab24a9d4160e5cd3e9e4dc80874ee81be7b', '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-12-23T00:01:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7446ca4fea244e0b9b24372a130bf73c', 'name': u'vping_userdata-vm_3ca10f78-477f-49f1-82ba-821725e3bfda', 'adminPass': u'CBgeh6wkh2Zi', 'tenant_id': u'7446ca4fea244e0b9b24372a130bf73c', 'region': 'regionOne', 'created': u'2018-12-23T00:00:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-23 00:01:09,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 00:01:09,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:09,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-0751095b-2693-4edf-bd2b-f45dc75a995b Date: Sun, 23 Dec 2018 00:01:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d66f796f-efeb-4e0c-8f35-18e265e3d489"],"updated_at":"2018-12-23T00:00:45Z","tenant_id":"7446ca4fea244e0b9b24372a130bf73c","created_at":"2018-12-23T00:00:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7446ca4fea244e0b9b24372a130bf73c","id":"dd6739b8-2100-4643-bcc7-3c166b577bef","name":"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda"}]} 2018-12-23 00:01:09,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0751095b-2693-4edf-bd2b-f45dc75a995b 2018-12-23 00:01:09,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256860017776s 2018-12-23 00:01:09,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0751095b-2693-4edf-bd2b-f45dc75a995b 2018-12-23 00:01:09,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:01:09,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:09,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-ab6227b8-95f4-4fba-b50c-2371132659ab Date: Sun, 23 Dec 2018 00:01:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/snap", "metadata": {}}], "file": "/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/file", "owner": "7446ca4fea244e0b9b24372a130bf73c", "id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "size": 12716032, "self": "/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:00:54Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3ca10f78-477f-49f1-82ba-821725e3bfda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3ca10f78-477f-49f1-82ba-821725e3bfda", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:00:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:01:09,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ab6227b8-95f4-4fba-b50c-2371132659ab 2018-12-23 00:01:09,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0318169593811s 2018-12-23 00:01:09,433 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ab6227b8-95f4-4fba-b50c-2371132659ab 2018-12-23 00:01:09,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 00:01:09,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:09,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01: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-7af98d1b-736e-4f4e-b366-ad2d4ddb928c x-compute-request-id: req-7af98d1b-736e-4f4e-b366-ad2d4ddb928c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4424ff3a-00dc-4a27-a557-7437496a6611", "name": "vping_userdata-flavor_3ca10f78-477f-49f1-82ba-821725e3bfda", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 00:01:09,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-7af98d1b-736e-4f4e-b366-ad2d4ddb928c 2018-12-23 00:01:09,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0364220142365s 2018-12-23 00:01:09,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-7af98d1b-736e-4f4e-b366-ad2d4ddb928c 2018-12-23 00:01:09,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 00:01:09,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" -d '{"server": {"name": "vping_userdata-vm2_3ca10f78-477f-49f1-82ba-821725e3bfda", "imageRef": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "flavorRef": "4424ff3a-00dc-4a27-a557-7437496a6611", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjkgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dd6739b8-2100-4643-bcc7-3c166b577bef"}]}}' 2018-12-23 00:01:10,697 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:01: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-9aa412b2-332f-409a-b263-5b336ab41bc7 x-compute-request-id: req-9aa412b2-332f-409a-b263-5b336ab41bc7 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "da7cd8bf-6da3-4365-ac16-eae5b374a73f", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "bookmark"}], "adminPass": "LhNsSXe3UHqY"}} 2018-12-23 00:01:10,697 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-9aa412b2-332f-409a-b263-5b336ab41bc7 2018-12-23 00:01:10,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.2248468399s 2018-12-23 00:01:10,698 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-9aa412b2-332f-409a-b263-5b336ab41bc7 2018-12-23 00:01:10,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:01:10,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:11,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-c8bc7e94-fe0a-49e1-84c9-924e621e11ce x-compute-request-id: req-c8bc7e94-fe0a-49e1-84c9-924e621e11ce Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "da7cd8bf-6da3-4365-ac16-eae5b374a73f", "user_id": "88eebe369bfc41a993b7982ccab19999", "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-12-23T00:01:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:01:10Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:56:28", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:01:05.000000", "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "1915394d-4508-4d0d-8812-fbee514bb78d", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:01:05Z", "hostId": "ec4dce268154115ce31fcab24a9d4160e5cd3e9e4dc80874ee81be7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:00:57Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:01:11,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c8bc7e94-fe0a-49e1-84c9-924e621e11ce 2018-12-23 00:01:11,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.877350091934s 2018-12-23 00:01:11,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c8bc7e94-fe0a-49e1-84c9-924e621e11ce 2018-12-23 00:01:11,582 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:01:13,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:01:13,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:14,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-7368a025-929c-4a24-a0c8-cc72998dc59f x-compute-request-id: req-7368a025-929c-4a24-a0c8-cc72998dc59f Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "da7cd8bf-6da3-4365-ac16-eae5b374a73f", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T00:01:12Z", "hostId": "a7e65dcca287b90d127a6f626bf0ccb6418cdb0f21d4b363df674d3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:01:10Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:56:28", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:01:05.000000", "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "1915394d-4508-4d0d-8812-fbee514bb78d", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:01:05Z", "hostId": "ec4dce268154115ce31fcab24a9d4160e5cd3e9e4dc80874ee81be7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:00:57Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:01:14,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7368a025-929c-4a24-a0c8-cc72998dc59f 2018-12-23 00:01:14,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639400005341s 2018-12-23 00:01:14,224 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7368a025-929c-4a24-a0c8-cc72998dc59f 2018-12-23 00:01:14,229 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:01:16,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:01:16,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:16,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-a2f66f87-d991-4524-8300-d1b2957687e2 x-compute-request-id: req-a2f66f87-d991-4524-8300-d1b2957687e2 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "da7cd8bf-6da3-4365-ac16-eae5b374a73f", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T00:01:12Z", "hostId": "a7e65dcca287b90d127a6f626bf0ccb6418cdb0f21d4b363df674d3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:01:10Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:56:28", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:01:05.000000", "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "1915394d-4508-4d0d-8812-fbee514bb78d", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:01:05Z", "hostId": "ec4dce268154115ce31fcab24a9d4160e5cd3e9e4dc80874ee81be7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:00:57Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:01:16,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a2f66f87-d991-4524-8300-d1b2957687e2 2018-12-23 00:01:16,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359614849091s 2018-12-23 00:01:16,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a2f66f87-d991-4524-8300-d1b2957687e2 2018-12-23 00:01:16,597 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:01:18,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:01:18,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:18,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-e00f0f29-0cda-4f1c-b60c-a4e6c8aa790f x-compute-request-id: req-e00f0f29-0cda-4f1c-b60c-a4e6c8aa790f Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "da7cd8bf-6da3-4365-ac16-eae5b374a73f", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T00:01:12Z", "hostId": "a7e65dcca287b90d127a6f626bf0ccb6418cdb0f21d4b363df674d3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:01:10Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:56:28", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:01:05.000000", "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "1915394d-4508-4d0d-8812-fbee514bb78d", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:01:05Z", "hostId": "ec4dce268154115ce31fcab24a9d4160e5cd3e9e4dc80874ee81be7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:00:57Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:01:18,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e00f0f29-0cda-4f1c-b60c-a4e6c8aa790f 2018-12-23 00:01:18,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.303097963333s 2018-12-23 00:01:18,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e00f0f29-0cda-4f1c-b60c-a4e6c8aa790f 2018-12-23 00:01:18,909 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:01:20,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:01:20,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:21,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1bce6f5-898a-48bd-a5f9-c382c4a24060 x-compute-request-id: req-d1bce6f5-898a-48bd-a5f9-c382c4a24060 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:04:c0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:01:18.000000", "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "da7cd8bf-6da3-4365-ac16-eae5b374a73f", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:01:20Z", "hostId": "a7e65dcca287b90d127a6f626bf0ccb6418cdb0f21d4b363df674d3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:01:10Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:56:28", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:01:05.000000", "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "1915394d-4508-4d0d-8812-fbee514bb78d", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:01:05Z", "hostId": "ec4dce268154115ce31fcab24a9d4160e5cd3e9e4dc80874ee81be7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:00:57Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:01:21,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d1bce6f5-898a-48bd-a5f9-c382c4a24060 2018-12-23 00:01:21,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.966129779816s 2018-12-23 00:01:21,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d1bce6f5-898a-48bd-a5f9-c382c4a24060 2018-12-23 00:01:21,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 00:01:21,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=da7cd8bf-6da3-4365-ac16-eae5b374a73f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:22,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-b5837688-1971-455f-8882-68edcfa0e88c Date: Sun, 23 Dec 2018 00:01:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:01:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d66f796f-efeb-4e0c-8f35-18e265e3d489","ip_address":"192.168.120.13"}],"id":"feddb65c-fd5b-4f4c-8515-620fb9e86428","security_groups":["226d2cae-ad3b-47bc-9a5b-cef6241c2f9a"],"mac_address":"fa:16:3e:c5:04:c0","project_id":"7446ca4fea244e0b9b24372a130bf73c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd6739b8-2100-4643-bcc7-3c166b577bef","tenant_id":"7446ca4fea244e0b9b24372a130bf73c","created_at":"2018-12-23T00:01:12Z","binding:vnic_type":"normal","device_id":"da7cd8bf-6da3-4365-ac16-eae5b374a73f"}]} 2018-12-23 00:01:22,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=da7cd8bf-6da3-4365-ac16-eae5b374a73f used request id req-b5837688-1971-455f-8882-68edcfa0e88c 2018-12-23 00:01:22,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.202358961105s 2018-12-23 00:01:22,088 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=da7cd8bf-6da3-4365-ac16-eae5b374a73f used request id req-b5837688-1971-455f-8882-68edcfa0e88c 2018-12-23 00:01:22,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 00:01:22,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=feddb65c-fd5b-4f4c-8515-620fb9e86428" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:22,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-45a0d22a-ee9a-444e-9be6-32598e065261 Date: Sun, 23 Dec 2018 00:01:22 GMT RESP BODY: {"floatingips": []} 2018-12-23 00:01:22,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=feddb65c-fd5b-4f4c-8515-620fb9e86428 used request id req-45a0d22a-ee9a-444e-9be6-32598e065261 2018-12-23 00:01:22,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0178661346436s 2018-12-23 00:01:22,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=feddb65c-fd5b-4f4c-8515-620fb9e86428 used request id req-45a0d22a-ee9a-444e-9be6-32598e065261 2018-12-23 00:01:22,112 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c5:04:c0', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'df5ce6e5-028e-47b1-9197-cde9d591cb07'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T00:01:18.000000', 'flavor': Munch({u'id': u'4424ff3a-00dc-4a27-a557-7437496a6611'}), 'az': u'nova', 'id': u'da7cd8bf-6da3-4365-ac16-eae5b374a73f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'88eebe369bfc41a993b7982ccab19999', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7446ca4fea244e0b9b24372a130bf73c', 'name': 'vping_userdata-project_3ca10f78-477f-49f1-82ba-821725e3bfda', '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-12-23T00:01:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T00:01:20Z', 'hostId': u'a7e65dcca287b90d127a6f626bf0ccb6418cdb0f21d4b363df674d3c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'a7e65dcca287b90d127a6f626bf0ccb6418cdb0f21d4b363df674d3c', '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-12-23T00:01:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7446ca4fea244e0b9b24372a130bf73c', 'name': u'vping_userdata-vm2_3ca10f78-477f-49f1-82ba-821725e3bfda', 'adminPass': u'LhNsSXe3UHqY', 'tenant_id': u'7446ca4fea244e0b9b24372a130bf73c', 'region': 'regionOne', 'created': u'2018-12-23T00:01:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-23 00:01:22,112 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-12-23 00:01:23,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:01:23,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:23,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-004ecaff-e12b-4b82-afba-442be9b0248a x-compute-request-id: req-004ecaff-e12b-4b82-afba-442be9b0248a Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:04:c0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:01:18.000000", "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "da7cd8bf-6da3-4365-ac16-eae5b374a73f", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:01:20Z", "hostId": "a7e65dcca287b90d127a6f626bf0ccb6418cdb0f21d4b363df674d3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:01:10Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:56:28", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:01:05.000000", "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "1915394d-4508-4d0d-8812-fbee514bb78d", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:01:05Z", "hostId": "ec4dce268154115ce31fcab24a9d4160e5cd3e9e4dc80874ee81be7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:00:57Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:01:23,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-004ecaff-e12b-4b82-afba-442be9b0248a 2018-12-23 00:01:23,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523472070694s 2018-12-23 00:01:23,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-004ecaff-e12b-4b82-afba-442be9b0248a 2018-12-23 00:01:23,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 00:01:23,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f/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}4507559ffbfcdf0e656cc19232e453e9908c6d5f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 00:01:24,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78e8edb4-7940-4729-9fb9-19889d303dfc x-compute-request-id: req-78e8edb4-7940-4729-9fb9-19889d303dfc Content-Encoding: gzip Content-Length: 7911 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 498393845 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.149734] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.151347] pid_max: default: 32768 minimum: 301\n[ 0.152221] ACPI: Core revision 20150930\n[ 0.153581] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154859] Security Framework initialized\n[ 0.155658] Yama: becoming mindful.\n[ 0.156374] AppArmor: AppArmor initialized\n[ 0.157221] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158522] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.159771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160950] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162310] Initializing cgroup subsys io\n[ 0.163107] Initializing cgroup subsys memory\n[ 0.163944] Initializing cgroup subsys devices\n[ 0.164791] Initializing cgroup subsys freezer\n[ 0.165642] Initializing cgroup subsys net_cls\n[ 0.166494] Initializing cgroup subsys perf_event\n[ 0.167383] Initializing cgroup subsys net_prio\n[ 0.168244] Initializing cgroup subsys hugetlb\n[ 0.169104] Initializing cgroup subsys pids\n[ 0.169963] CPU: Physical Processor ID: 0\n[ 0.171442] mce: CPU supports 10 MCE banks\n[ 0.172267] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.173245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.183861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190213] ftrace: allocating 31920 entries in 125 pages\n[ 0.216363] smpboot: Max logical packages: 1\n[ 0.217206] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.218528] x2apic enabled\n[ 0.219323] Switched APIC routing to physical x2apic.\n[ 0.221061] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.222153] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.224099] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.225838] KVM setup paravirtual spinlock\n[ 0.227121] x86: Booted up 1 node, 1 CPUs\n[ 0.227908] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.229269] devtmpfs: initialized\n[ 0.230963] evm: security.selinux\n[ 0.231644] evm: security.SMACK64\n[ 0.232319] evm: security.SMACK64EXEC\n[ 0.233045] evm: security.SMACK64TRANSMUTE\n[ 0.233830] evm: security.SMACK64MMAP\n[ 0.234555] evm: security.ima\n[ 0.235185] evm: security.capability\n[ 0.235975] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.237772] pinctrl core: initialized pinctrl subsystem\n[ 0.238837] RTC time: 0:01:19, date: 12/23/18\n[ 0.239780] NET: Registered protocol family 16\n[ 0.240733] cpuidle: using governor ladder\n[ 0.241532] cpuidle: using governor menu\n[ 0.242299] PCCT header not found.\n[ 0.243029] ACPI: bus type PCI registered\n[ 0.243813] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.245027] PCI: Using configuration type 1 for base access\n[ 0.246747] ACPI: Added _OSI(Module Device)\n[ 0.247571] ACPI: Added _OSI(Processor Device)\n[ 0.248417] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249297] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251384] ACPI: Interpreter enabled\n[ 0.252131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257531] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259344] ACPI: (supports S0 S5)\n[ 0.260032] ACPI: Using IOAPIC for interrupt routing\n[ 0.261076] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265255] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266454] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269785] acpiphp: Slot [3] registered\n[ 0.270565] acpiphp: Slot [4] registered\n[ 0.271344] acpiphp: Slot [5] registered\n[ 0.272120] acpiphp: Slot [6] registered\n[ 0.272891] acpiphp: Slot [7] registered\n[ 0.273675] acpiphp: Slot [8] registered\n[ 0.274456] acpiphp: Slot [9] registered\n[ 0.275234] acpiphp: Slot [10] registered\n[ 0.276023] acpiphp: Slot [11] registered\n[ 0.276811] acpiphp: Slot [12] registered\n[ 0.277610] acpiphp: Slot [13] registered\n[ 0.278405] acpiphp: Slot [14] registered\n[ 0.279195] acpiphp: Slot [15] registered\n[ 0.289905] acpiphp: Slot [16] registered\n[ 0.290698] acpiphp: Slot [17] registered\n[ 0.291485] acpiphp: Slot [18] registered\n[ 0.292278] acpiphp: Slot [19] registered\n[ 0.293064] acpiphp: Slot [20] registered\n[ 0.293857] acpiphp: Slot [21] registered\n[ 0.294651] acpiphp: Slot [22] registered\n[ 0.295443] acpiphp: Slot [23] registered\n[ 0.296235] acpiphp: Slot [24] registered\n[ 0.297025] acpiphp: Slot [25] registered\n[ 0.297809] acpiphp: Slot [26] registered\n[ 0.298595] acpiphp: Slot [27] registered\n[ 0.299392] acpiphp: Slot [28] registered\n[ 0.300182] acpiphp: Slot [29] registered\n[ 0.300969] acpiphp: Slot [30] registered\n[ 0.301753] acpiphp: Slot [31] registered\n[ 0.302538] PCI host bridge to bus 0000:00\n[ 0.303330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304511] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305688] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307100] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315841] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316995] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318227] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324731] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.326138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372380] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373818] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375205] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376598] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377956] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379172] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381366] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382950] vgaarb: loaded\n[ 0.383536] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384648] SCSI subsystem initialized\n[ 0.385459] ACPI: bus type USB registered\n[ 0.386259] usbcore: registered new interface driver usbfs\n[ 0.387256] usbcore: registered new interface driver hub\n[ 0.388237] usbcore: registered new device driver usb\n[ 0.389268] PCI: Using ACPI for IRQ routing\n[ 0.390270] NetLabel: Initializing\n[ 0.390970] NetLabel: domain hash size = 128\n[ 0.391798] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392726] NetLabel: unlabeled traffic allowed by default\n[ 0.393815] clocksource: Switched to clocksource kvm-clock\n[ 0.399203] AppArmor: AppArmor Filesystem Enabled\n[ 0.400136] pnp: PnP ACPI init\n[ 0.401027] pnp: PnP ACPI: found 5 devices\n[ 0.407361] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.409017] NET: Registered protocol family 2\n[ 0.409951] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.411185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412323] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413452] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414507] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415649] NET: Registered protocol family 1\n[ 0.416499] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418618] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446790] Trying to unpack rootfs image as initramfs...\n[ 0.496631] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510774] Scanning for low memory corruption every 60 seconds\n[ 0.512056] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513171] audit: initializing netlink subsys (disabled)\n[ 0.514180] audit: type=2000 audit(1545523279.686:1): initialized\n[ 0.515461] Initialise system trusted keyring\n[ 0.516370] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517514] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519462] zbud: loaded\n[ 0.520153] VFS: Disk quotas dquot_6.6.0\n[ 0.520952] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522446] fuse init (API version 7.23)\n[ 0.523341] Key type big_key registered\n[ 0.524125] Allocating IMA MOK and blacklist keyrings.\n[ 0.525201] Key type asymmetric registered\n[ 0.526014] Asymmetric key parser 'x509' registered\n[ 0.526948] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.528735] io scheduler noop registered\n[ 0.529512] io scheduler deadline registered (default)\n[ 0.530480] io scheduler cfq registered\n[ 0.531293] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532314] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533532] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534960] ACPI: Power Button [PWRF]\n[ 0.535773] GHES: HEST is not enabled!\n[ 0.549459] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577488] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579681] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604799] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606959] Linux agpgart interface v0.103\n[ 0.608956] brd: module loaded\n[ 0.610101] loop: module loaded\n[ 0.616709] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618146] GPT:90111 != 2097151\n[ 0.618812] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619880] GPT:90111 != 2097151\n[ 0.620543] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621494] vda: vda1 vda15\n[ 0.622936] scsi host0: ata_piix\n[ 0.623654] scsi host1: ata_piix\n[ 0.624360] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625551] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626973] libphy: Fixed MDIO Bus: probed\n[ 0.627774] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628704] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630808] PPP generic driver version 2.4.2\n[ 0.631678] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632945] ehci-pci: EHCI PCI platform driver\n[ 0.633793] ehci-platform: EHCI generic platform driver\n[ 0.634774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635883] ohci-pci: OHCI PCI platform driver\n[ 0.636733] ohci-platform: OHCI generic platform driver\n[ 0.637693] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652029] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.653010] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654437] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655435] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656527] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657720] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.659110] usb usb1: Product: UHCI Host Controller\n[ 0.660022] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.661133] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662107] hub 1-0:1.0: USB hub found\n[ 0.662867] hub 1-0:1.0: 2 ports detected\n[ 0.663753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665828] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666759] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667756] mousedev: PS/2 mouse device common for all mice\n[ 0.668969] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670777] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671841] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674187] i2c /dev entries driver\n[ 0.674943] device-mapper: uevent: version 1.0.3\n[ 0.675855] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677445] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678689] NET: Registered protocol family 10\n[ 0.679648] NET: Registered protocol family 17\n[ 0.680514] Key type dns_resolver registered\n[ 0.681416] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682494] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684202] registered taskstats version 1\n[ 0.685018] Loading compiled-in X.509 certificates\n[ 0.686442] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688250] zswap: loaded using pool lzo/zbud\n[ 0.689588] Key type trusted registered\n[ 0.691138] Key type encrypted registered\n[ 0.691959] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692956] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693978] evm: HMAC attrs: 0x1\n[ 0.694883] Magic number: 14:722:1\n[ 0.695701] rtc_cmos 00:00: setting system clock to 2018-12-23 00:01:19 UTC (1545523279)\n[ 0.697272] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698368] EDD information not available.\n[ 0.787025] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788540] Write protecting the kernel read-only data: 14336k\n[ 0.800474] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802275] 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.848066] 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.22\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.13...\nLease of 192.168.120.13 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.35. 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\n"} 2018-12-23 00:01:24,740 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f/action used request id req-78e8edb4-7940-4729-9fb9-19889d303dfc 2018-12-23 00:01:24,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09907603264s 2018-12-23 00:01:24,741 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f/action used request id req-78e8edb4-7940-4729-9fb9-19889d303dfc 2018-12-23 00:01:24,741 - 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 498393845 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.149734] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.151347] pid_max: default: 32768 minimum: 301 [ 0.152221] ACPI: Core revision 20150930 [ 0.153581] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.154859] Security Framework initialized [ 0.155658] Yama: becoming mindful. [ 0.156374] AppArmor: AppArmor initialized [ 0.157221] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.158522] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.159771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.160950] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.162310] Initializing cgroup subsys io [ 0.163107] Initializing cgroup subsys memory [ 0.163944] Initializing cgroup subsys devices [ 0.164791] Initializing cgroup subsys freezer [ 0.165642] Initializing cgroup subsys net_cls [ 0.166494] Initializing cgroup subsys perf_event [ 0.167383] Initializing cgroup subsys net_prio [ 0.168244] Initializing cgroup subsys hugetlb [ 0.169104] Initializing cgroup subsys pids [ 0.169963] CPU: Physical Processor ID: 0 [ 0.171442] mce: CPU supports 10 MCE banks [ 0.172267] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.173245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.183861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.190213] ftrace: allocating 31920 entries in 125 pages [ 0.216363] smpboot: Max logical packages: 1 [ 0.217206] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.218528] x2apic enabled [ 0.219323] Switched APIC routing to physical x2apic. [ 0.221061] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.222153] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.224099] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.225838] KVM setup paravirtual spinlock [ 0.227121] x86: Booted up 1 node, 1 CPUs [ 0.227908] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.229269] devtmpfs: initialized [ 0.230963] evm: security.selinux [ 0.231644] evm: security.SMACK64 [ 0.232319] evm: security.SMACK64EXEC [ 0.233045] evm: security.SMACK64TRANSMUTE [ 0.233830] evm: security.SMACK64MMAP [ 0.234555] evm: security.ima [ 0.235185] evm: security.capability [ 0.235975] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.237772] pinctrl core: initialized pinctrl subsystem [ 0.238837] RTC time: 0:01:19, date: 12/23/18 [ 0.239780] NET: Registered protocol family 16 [ 0.240733] cpuidle: using governor ladder [ 0.241532] cpuidle: using governor menu [ 0.242299] PCCT header not found. [ 0.243029] ACPI: bus type PCI registered [ 0.243813] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.245027] PCI: Using configuration type 1 for base access [ 0.246747] ACPI: Added _OSI(Module Device) [ 0.247571] ACPI: Added _OSI(Processor Device) [ 0.248417] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249297] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251384] ACPI: Interpreter enabled [ 0.252131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.253931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.255720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.257531] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.259344] ACPI: (supports S0 S5) [ 0.260032] ACPI: Using IOAPIC for interrupt routing [ 0.261076] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.264137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265255] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266454] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.267618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269785] acpiphp: Slot [3] registered [ 0.270565] acpiphp: Slot [4] registered [ 0.271344] acpiphp: Slot [5] registered [ 0.272120] acpiphp: Slot [6] registered [ 0.272891] acpiphp: Slot [7] registered [ 0.273675] acpiphp: Slot [8] registered [ 0.274456] acpiphp: Slot [9] registered [ 0.275234] acpiphp: Slot [10] registered [ 0.276023] acpiphp: Slot [11] registered [ 0.276811] acpiphp: Slot [12] registered [ 0.277610] acpiphp: Slot [13] registered [ 0.278405] acpiphp: Slot [14] registered [ 0.279195] acpiphp: Slot [15] registered [ 0.289905] acpiphp: Slot [16] registered [ 0.290698] acpiphp: Slot [17] registered [ 0.291485] acpiphp: Slot [18] registered [ 0.292278] acpiphp: Slot [19] registered [ 0.293064] acpiphp: Slot [20] registered [ 0.293857] acpiphp: Slot [21] registered [ 0.294651] acpiphp: Slot [22] registered [ 0.295443] acpiphp: Slot [23] registered [ 0.296235] acpiphp: Slot [24] registered [ 0.297025] acpiphp: Slot [25] registered [ 0.297809] acpiphp: Slot [26] registered [ 0.298595] acpiphp: Slot [27] registered [ 0.299392] acpiphp: Slot [28] registered [ 0.300182] acpiphp: Slot [29] registered [ 0.300969] acpiphp: Slot [30] registered [ 0.301753] acpiphp: Slot [31] registered [ 0.302538] PCI host bridge to bus 0000:00 [ 0.303330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.304511] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.305688] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.307100] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.308516] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.314594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.315841] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.316995] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.318227] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.324731] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.326138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.372380] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.373818] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.375205] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.376598] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.377956] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.379172] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.380339] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.381366] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.382950] vgaarb: loaded [ 0.383536] vgaarb: bridge control possible 0000:00:02.0 [ 0.384648] SCSI subsystem initialized [ 0.385459] ACPI: bus type USB registered [ 0.386259] usbcore: registered new interface driver usbfs [ 0.387256] usbcore: registered new interface driver hub [ 0.388237] usbcore: registered new device driver usb [ 0.389268] PCI: Using ACPI for IRQ routing [ 0.390270] NetLabel: Initializing [ 0.390970] NetLabel: domain hash size = 128 [ 0.391798] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.392726] NetLabel: unlabeled traffic allowed by default [ 0.393815] clocksource: Switched to clocksource kvm-clock [ 0.399203] AppArmor: AppArmor Filesystem Enabled [ 0.400136] pnp: PnP ACPI init [ 0.401027] pnp: PnP ACPI: found 5 devices [ 0.407361] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.409017] NET: Registered protocol family 2 [ 0.409951] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.411185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.412323] TCP: Hash tables configured (established 4096 bind 4096) [ 0.413452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.414507] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.415649] NET: Registered protocol family 1 [ 0.416499] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.417565] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.418618] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.432601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.446790] Trying to unpack rootfs image as initramfs... [ 0.496631] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510774] Scanning for low memory corruption every 60 seconds [ 0.512056] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.513171] audit: initializing netlink subsys (disabled) [ 0.514180] audit: type=2000 audit(1545523279.686:1): initialized [ 0.515461] Initialise system trusted keyring [ 0.516370] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517514] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519462] zbud: loaded [ 0.520153] VFS: Disk quotas dquot_6.6.0 [ 0.520952] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522446] fuse init (API version 7.23) [ 0.523341] Key type big_key registered [ 0.524125] Allocating IMA MOK and blacklist keyrings. [ 0.525201] Key type asymmetric registered [ 0.526014] Asymmetric key parser 'x509' registered [ 0.526948] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.528735] io scheduler noop registered [ 0.529512] io scheduler deadline registered (default) [ 0.530480] io scheduler cfq registered [ 0.531293] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532314] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533532] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.534960] ACPI: Power Button [PWRF] [ 0.535773] GHES: HEST is not enabled! [ 0.549459] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577488] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579681] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604799] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.606959] Linux agpgart interface v0.103 [ 0.608956] brd: module loaded [ 0.610101] loop: module loaded [ 0.616709] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.618146] GPT:90111 != 2097151 [ 0.618812] GPT:Alternate GPT header not at the end of the disk. [ 0.619880] GPT:90111 != 2097151 [ 0.620543] GPT: Use GNU Parted to correct GPT errors. [ 0.621494] vda: vda1 vda15 [ 0.622936] scsi host0: ata_piix [ 0.623654] scsi host1: ata_piix [ 0.624360] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.625551] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.626973] libphy: Fixed MDIO Bus: probed [ 0.627774] tun: Universal TUN/TAP device driver, 1.6 [ 0.628704] tun: (C) 1999-2004 Max Krasnyansky [ 0.630808] PPP generic driver version 2.4.2 [ 0.631678] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.632945] ehci-pci: EHCI PCI platform driver [ 0.633793] ehci-platform: EHCI generic platform driver [ 0.634774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.635883] ohci-pci: OHCI PCI platform driver [ 0.636733] ohci-platform: OHCI generic platform driver [ 0.637693] uhci_hcd: USB Universal Host Controller Interface driver [ 0.652029] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.653010] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.654437] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.655435] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.656527] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.657720] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.659110] usb usb1: Product: UHCI Host Controller [ 0.660022] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.661133] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662107] hub 1-0:1.0: USB hub found [ 0.662867] hub 1-0:1.0: 2 ports detected [ 0.663753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.665828] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.666759] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.667756] mousedev: PS/2 mouse device common for all mice [ 0.668969] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.670777] rtc_cmos 00:00: RTC can wake from S4 [ 0.671841] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.673022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.674187] i2c /dev entries driver [ 0.674943] device-mapper: uevent: version 1.0.3 [ 0.675855] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.677445] ledtrig-cpu: registered to indicate activity on CPUs [ 0.678689] NET: Registered protocol family 10 [ 0.679648] NET: Registered protocol family 17 [ 0.680514] Key type dns_resolver registered [ 0.681416] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.682494] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.684202] registered taskstats version 1 [ 0.685018] Loading compiled-in X.509 certificates [ 0.686442] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.688250] zswap: loaded using pool lzo/zbud [ 0.689588] Key type trusted registered [ 0.691138] Key type encrypted registered [ 0.691959] AppArmor: AppArmor sha1 policy hashing enabled [ 0.692956] ima: No TPM chip found, activating TPM-bypass! [ 0.693978] evm: HMAC attrs: 0x1 [ 0.694883] Magic number: 14:722:1 [ 0.695701] rtc_cmos 00:00: setting system clock to 2018-12-23 00:01:19 UTC (1545523279) [ 0.697272] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698368] EDD information not available. [ 0.787025] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788540] Write protecting the kernel read-only data: 14336k [ 0.800474] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.802275] 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.848066] 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.22 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.13... Lease of 192.168.120.13 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.35. 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 2018-12-23 00:01:24,742 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.9. Waiting for response... 2018-12-23 00:01:25,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:01:25,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:26,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01: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-c3a31fe8-73fc-4403-9cb7-97e700b9faac x-compute-request-id: req-c3a31fe8-73fc-4403-9cb7-97e700b9faac Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:04:c0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:01:18.000000", "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "da7cd8bf-6da3-4365-ac16-eae5b374a73f", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:01:20Z", "hostId": "a7e65dcca287b90d127a6f626bf0ccb6418cdb0f21d4b363df674d3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:01:10Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:56:28", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:01:05.000000", "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "1915394d-4508-4d0d-8812-fbee514bb78d", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:01:05Z", "hostId": "ec4dce268154115ce31fcab24a9d4160e5cd3e9e4dc80874ee81be7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:00:57Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:01:26,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c3a31fe8-73fc-4403-9cb7-97e700b9faac 2018-12-23 00:01:26,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800974845886s 2018-12-23 00:01:26,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c3a31fe8-73fc-4403-9cb7-97e700b9faac 2018-12-23 00:01:26,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 00:01:26,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f/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}4507559ffbfcdf0e656cc19232e453e9908c6d5f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 00:01:27,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f80c462a-945e-47fe-9cd3-5b2b59936ac0 x-compute-request-id: req-f80c462a-945e-47fe-9cd3-5b2b59936ac0 Content-Encoding: gzip Content-Length: 9495 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 498393845 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.149734] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.151347] pid_max: default: 32768 minimum: 301\n[ 0.152221] ACPI: Core revision 20150930\n[ 0.153581] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154859] Security Framework initialized\n[ 0.155658] Yama: becoming mindful.\n[ 0.156374] AppArmor: AppArmor initialized\n[ 0.157221] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158522] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.159771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160950] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162310] Initializing cgroup subsys io\n[ 0.163107] Initializing cgroup subsys memory\n[ 0.163944] Initializing cgroup subsys devices\n[ 0.164791] Initializing cgroup subsys freezer\n[ 0.165642] Initializing cgroup subsys net_cls\n[ 0.166494] Initializing cgroup subsys perf_event\n[ 0.167383] Initializing cgroup subsys net_prio\n[ 0.168244] Initializing cgroup subsys hugetlb\n[ 0.169104] Initializing cgroup subsys pids\n[ 0.169963] CPU: Physical Processor ID: 0\n[ 0.171442] mce: CPU supports 10 MCE banks\n[ 0.172267] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.173245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.183861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190213] ftrace: allocating 31920 entries in 125 pages\n[ 0.216363] smpboot: Max logical packages: 1\n[ 0.217206] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.218528] x2apic enabled\n[ 0.219323] Switched APIC routing to physical x2apic.\n[ 0.221061] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.222153] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.224099] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.225838] KVM setup paravirtual spinlock\n[ 0.227121] x86: Booted up 1 node, 1 CPUs\n[ 0.227908] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.229269] devtmpfs: initialized\n[ 0.230963] evm: security.selinux\n[ 0.231644] evm: security.SMACK64\n[ 0.232319] evm: security.SMACK64EXEC\n[ 0.233045] evm: security.SMACK64TRANSMUTE\n[ 0.233830] evm: security.SMACK64MMAP\n[ 0.234555] evm: security.ima\n[ 0.235185] evm: security.capability\n[ 0.235975] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.237772] pinctrl core: initialized pinctrl subsystem\n[ 0.238837] RTC time: 0:01:19, date: 12/23/18\n[ 0.239780] NET: Registered protocol family 16\n[ 0.240733] cpuidle: using governor ladder\n[ 0.241532] cpuidle: using governor menu\n[ 0.242299] PCCT header not found.\n[ 0.243029] ACPI: bus type PCI registered\n[ 0.243813] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.245027] PCI: Using configuration type 1 for base access\n[ 0.246747] ACPI: Added _OSI(Module Device)\n[ 0.247571] ACPI: Added _OSI(Processor Device)\n[ 0.248417] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249297] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251384] ACPI: Interpreter enabled\n[ 0.252131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257531] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259344] ACPI: (supports S0 S5)\n[ 0.260032] ACPI: Using IOAPIC for interrupt routing\n[ 0.261076] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265255] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266454] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269785] acpiphp: Slot [3] registered\n[ 0.270565] acpiphp: Slot [4] registered\n[ 0.271344] acpiphp: Slot [5] registered\n[ 0.272120] acpiphp: Slot [6] registered\n[ 0.272891] acpiphp: Slot [7] registered\n[ 0.273675] acpiphp: Slot [8] registered\n[ 0.274456] acpiphp: Slot [9] registered\n[ 0.275234] acpiphp: Slot [10] registered\n[ 0.276023] acpiphp: Slot [11] registered\n[ 0.276811] acpiphp: Slot [12] registered\n[ 0.277610] acpiphp: Slot [13] registered\n[ 0.278405] acpiphp: Slot [14] registered\n[ 0.279195] acpiphp: Slot [15] registered\n[ 0.289905] acpiphp: Slot [16] registered\n[ 0.290698] acpiphp: Slot [17] registered\n[ 0.291485] acpiphp: Slot [18] registered\n[ 0.292278] acpiphp: Slot [19] registered\n[ 0.293064] acpiphp: Slot [20] registered\n[ 0.293857] acpiphp: Slot [21] registered\n[ 0.294651] acpiphp: Slot [22] registered\n[ 0.295443] acpiphp: Slot [23] registered\n[ 0.296235] acpiphp: Slot [24] registered\n[ 0.297025] acpiphp: Slot [25] registered\n[ 0.297809] acpiphp: Slot [26] registered\n[ 0.298595] acpiphp: Slot [27] registered\n[ 0.299392] acpiphp: Slot [28] registered\n[ 0.300182] acpiphp: Slot [29] registered\n[ 0.300969] acpiphp: Slot [30] registered\n[ 0.301753] acpiphp: Slot [31] registered\n[ 0.302538] PCI host bridge to bus 0000:00\n[ 0.303330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.304511] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305688] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307100] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315841] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316995] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318227] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324731] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.326138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372380] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373818] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375205] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.376598] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377956] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379172] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380339] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381366] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382950] vgaarb: loaded\n[ 0.383536] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384648] SCSI subsystem initialized\n[ 0.385459] ACPI: bus type USB registered\n[ 0.386259] usbcore: registered new interface driver usbfs\n[ 0.387256] usbcore: registered new interface driver hub\n[ 0.388237] usbcore: registered new device driver usb\n[ 0.389268] PCI: Using ACPI for IRQ routing\n[ 0.390270] NetLabel: Initializing\n[ 0.390970] NetLabel: domain hash size = 128\n[ 0.391798] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392726] NetLabel: unlabeled traffic allowed by default\n[ 0.393815] clocksource: Switched to clocksource kvm-clock\n[ 0.399203] AppArmor: AppArmor Filesystem Enabled\n[ 0.400136] pnp: PnP ACPI init\n[ 0.401027] pnp: PnP ACPI: found 5 devices\n[ 0.407361] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.409017] NET: Registered protocol family 2\n[ 0.409951] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.411185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412323] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.413452] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414507] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415649] NET: Registered protocol family 1\n[ 0.416499] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418618] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446790] Trying to unpack rootfs image as initramfs...\n[ 0.496631] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510774] Scanning for low memory corruption every 60 seconds\n[ 0.512056] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513171] audit: initializing netlink subsys (disabled)\n[ 0.514180] audit: type=2000 audit(1545523279.686:1): initialized\n[ 0.515461] Initialise system trusted keyring\n[ 0.516370] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517514] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519462] zbud: loaded\n[ 0.520153] VFS: Disk quotas dquot_6.6.0\n[ 0.520952] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522446] fuse init (API version 7.23)\n[ 0.523341] Key type big_key registered\n[ 0.524125] Allocating IMA MOK and blacklist keyrings.\n[ 0.525201] Key type asymmetric registered\n[ 0.526014] Asymmetric key parser 'x509' registered\n[ 0.526948] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.528735] io scheduler noop registered\n[ 0.529512] io scheduler deadline registered (default)\n[ 0.530480] io scheduler cfq registered\n[ 0.531293] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532314] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533532] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534960] ACPI: Power Button [PWRF]\n[ 0.535773] GHES: HEST is not enabled!\n[ 0.549459] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577488] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579681] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604799] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606959] Linux agpgart interface v0.103\n[ 0.608956] brd: module loaded\n[ 0.610101] loop: module loaded\n[ 0.616709] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.618146] GPT:90111 != 2097151\n[ 0.618812] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619880] GPT:90111 != 2097151\n[ 0.620543] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621494] vda: vda1 vda15\n[ 0.622936] scsi host0: ata_piix\n[ 0.623654] scsi host1: ata_piix\n[ 0.624360] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625551] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626973] libphy: Fixed MDIO Bus: probed\n[ 0.627774] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628704] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630808] PPP generic driver version 2.4.2\n[ 0.631678] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632945] ehci-pci: EHCI PCI platform driver\n[ 0.633793] ehci-platform: EHCI generic platform driver\n[ 0.634774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635883] ohci-pci: OHCI PCI platform driver\n[ 0.636733] ohci-platform: OHCI generic platform driver\n[ 0.637693] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652029] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.653010] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654437] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655435] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656527] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657720] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.659110] usb usb1: Product: UHCI Host Controller\n[ 0.660022] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.661133] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662107] hub 1-0:1.0: USB hub found\n[ 0.662867] hub 1-0:1.0: 2 ports detected\n[ 0.663753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665828] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666759] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667756] mousedev: PS/2 mouse device common for all mice\n[ 0.668969] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670777] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671841] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674187] i2c /dev entries driver\n[ 0.674943] device-mapper: uevent: version 1.0.3\n[ 0.675855] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677445] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678689] NET: Registered protocol family 10\n[ 0.679648] NET: Registered protocol family 17\n[ 0.680514] Key type dns_resolver registered\n[ 0.681416] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682494] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684202] registered taskstats version 1\n[ 0.685018] Loading compiled-in X.509 certificates\n[ 0.686442] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688250] zswap: loaded using pool lzo/zbud\n[ 0.689588] Key type trusted registered\n[ 0.691138] Key type encrypted registered\n[ 0.691959] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692956] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693978] evm: HMAC attrs: 0x1\n[ 0.694883] Magic number: 14:722:1\n[ 0.695701] rtc_cmos 00:00: setting system clock to 2018-12-23 00:01:19 UTC (1545523279)\n[ 0.697272] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698368] EDD information not available.\n[ 0.787025] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788540] Write protecting the kernel read-only data: 14336k\n[ 0.800474] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802275] 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.848066] 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.22\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.13...\nLease of 192.168.120.13 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.35. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCbW1K1jvSWWWTVUqlmvlqGN4A97bpLZTnGrgpZ8WGuLTV/uLWwrAo6fJ4LiHJkdQmvuDqWLj+NHSP05YzA9zcl8Lgyi7wE3A1+rv9bKxnu/YUZzG/JrS46w6mtt0oWqQmVNMtNvMGVir9vdSRhZxJm3SOmDMoBrKT047uLn/kYxh3gKW00+7Yld0nqoiTpzahtsUhH4JQhyDUTC4q2K0nZtcJSIv93n8zEYS3zGkaGY3YXcsWILj3SRyjwxgvZ3P1r29UB+8ovGQjZPsOefpWuWDYVdIBxnX7DPyMvDrIEa+Axnd3/WdvbkJsrDYJGfo8/lIvRG8zXN7ymPat3f+5/ root@vping-userdata-vm2-3ca10f78-477f-49f1-82ba-821725e3bfda\nssh-dss AAAAB3NzaC1kc3MAAACBAMsZfqDwAiA1a/AnTUY3ooQr53Fc3evqeX/cLmz2xOLpoLg8JjgLHL8MfTxRuqjZ1jaL+S/GgeSZiWMthGc6NxynQ9/gj3PiECfyX9G0w36m/RWaJ1SxOpYnIj0F0W80DUfkUtZ+O1oyo4Y3iNjO0FA4Yt4kcKuicT6qUZP+BMfJAAAAFQDkHrulG/6wNKp03XdJTlJhIAsSuQAAAIBOh86mGdeSzgUgKvvPAGkWZG4eOk64w5LkdkqGf6Su8gyufoCYVxu05kZhlKENxEvnIw6sw3T1FSEMyDF+7baRCHLg5eXDZmRAjwcIIZlN4Zyv1bSmqmfrJal7dVbH6lU1feG2/2VuopP+uKEVpEiyyrNka16R1de4L2oeJUpHBgAAAIA9knyjhF1Ir+Vui/HbyU1PPZ6dr1MHo4+aoM/g084U6qSWgjqWqRAFM7wJHlfLkX2rW5wK5wgbkOi8T46CwkeHjzI8UfZI6YFcI0zDH5H7/rNJoQ20LtSIT/ApjvqMBHfEXtEFp0Nai/Wd8M6eAWrU6weizXN/mZ3wrjhFFB2jcQ== root@vping-userdata-vm2-3ca10f78-477f-49f1-82ba-821725e3bfda\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.13,24,fe80::f816:3eff:fec5:4c0/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 \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-3ca10f78-477f-49f1-82ba-821725e3bfda\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.05 ===\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-3ca10f78-477f-49f1-82ba-821725e3bfda login: "} 2018-12-23 00:01:27,652 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f/action used request id req-f80c462a-945e-47fe-9cd3-5b2b59936ac0 2018-12-23 00:01:27,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10439610481s 2018-12-23 00:01:27,653 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f/action used request id req-f80c462a-945e-47fe-9cd3-5b2b59936ac0 2018-12-23 00:01:27,654 - 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 498393845 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.149734] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.151347] pid_max: default: 32768 minimum: 301 [ 0.152221] ACPI: Core revision 20150930 [ 0.153581] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.154859] Security Framework initialized [ 0.155658] Yama: becoming mindful. [ 0.156374] AppArmor: AppArmor initialized [ 0.157221] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.158522] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.159771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.160950] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.162310] Initializing cgroup subsys io [ 0.163107] Initializing cgroup subsys memory [ 0.163944] Initializing cgroup subsys devices [ 0.164791] Initializing cgroup subsys freezer [ 0.165642] Initializing cgroup subsys net_cls [ 0.166494] Initializing cgroup subsys perf_event [ 0.167383] Initializing cgroup subsys net_prio [ 0.168244] Initializing cgroup subsys hugetlb [ 0.169104] Initializing cgroup subsys pids [ 0.169963] CPU: Physical Processor ID: 0 [ 0.171442] mce: CPU supports 10 MCE banks [ 0.172267] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.173245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.183861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.190213] ftrace: allocating 31920 entries in 125 pages [ 0.216363] smpboot: Max logical packages: 1 [ 0.217206] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.218528] x2apic enabled [ 0.219323] Switched APIC routing to physical x2apic. [ 0.221061] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.222153] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.224099] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.225838] KVM setup paravirtual spinlock [ 0.227121] x86: Booted up 1 node, 1 CPUs [ 0.227908] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.229269] devtmpfs: initialized [ 0.230963] evm: security.selinux [ 0.231644] evm: security.SMACK64 [ 0.232319] evm: security.SMACK64EXEC [ 0.233045] evm: security.SMACK64TRANSMUTE [ 0.233830] evm: security.SMACK64MMAP [ 0.234555] evm: security.ima [ 0.235185] evm: security.capability [ 0.235975] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.237772] pinctrl core: initialized pinctrl subsystem [ 0.238837] RTC time: 0:01:19, date: 12/23/18 [ 0.239780] NET: Registered protocol family 16 [ 0.240733] cpuidle: using governor ladder [ 0.241532] cpuidle: using governor menu [ 0.242299] PCCT header not found. [ 0.243029] ACPI: bus type PCI registered [ 0.243813] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.245027] PCI: Using configuration type 1 for base access [ 0.246747] ACPI: Added _OSI(Module Device) [ 0.247571] ACPI: Added _OSI(Processor Device) [ 0.248417] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249297] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251384] ACPI: Interpreter enabled [ 0.252131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.253931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.255720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.257531] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.259344] ACPI: (supports S0 S5) [ 0.260032] ACPI: Using IOAPIC for interrupt routing [ 0.261076] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.264137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265255] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266454] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.267618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269785] acpiphp: Slot [3] registered [ 0.270565] acpiphp: Slot [4] registered [ 0.271344] acpiphp: Slot [5] registered [ 0.272120] acpiphp: Slot [6] registered [ 0.272891] acpiphp: Slot [7] registered [ 0.273675] acpiphp: Slot [8] registered [ 0.274456] acpiphp: Slot [9] registered [ 0.275234] acpiphp: Slot [10] registered [ 0.276023] acpiphp: Slot [11] registered [ 0.276811] acpiphp: Slot [12] registered [ 0.277610] acpiphp: Slot [13] registered [ 0.278405] acpiphp: Slot [14] registered [ 0.279195] acpiphp: Slot [15] registered [ 0.289905] acpiphp: Slot [16] registered [ 0.290698] acpiphp: Slot [17] registered [ 0.291485] acpiphp: Slot [18] registered [ 0.292278] acpiphp: Slot [19] registered [ 0.293064] acpiphp: Slot [20] registered [ 0.293857] acpiphp: Slot [21] registered [ 0.294651] acpiphp: Slot [22] registered [ 0.295443] acpiphp: Slot [23] registered [ 0.296235] acpiphp: Slot [24] registered [ 0.297025] acpiphp: Slot [25] registered [ 0.297809] acpiphp: Slot [26] registered [ 0.298595] acpiphp: Slot [27] registered [ 0.299392] acpiphp: Slot [28] registered [ 0.300182] acpiphp: Slot [29] registered [ 0.300969] acpiphp: Slot [30] registered [ 0.301753] acpiphp: Slot [31] registered [ 0.302538] PCI host bridge to bus 0000:00 [ 0.303330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.304511] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.305688] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.307100] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.308516] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.314594] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.315841] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.316995] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.318227] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.324731] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.326138] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.372380] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.373818] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.375205] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.376598] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.377956] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.379172] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.380339] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.381366] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.382950] vgaarb: loaded [ 0.383536] vgaarb: bridge control possible 0000:00:02.0 [ 0.384648] SCSI subsystem initialized [ 0.385459] ACPI: bus type USB registered [ 0.386259] usbcore: registered new interface driver usbfs [ 0.387256] usbcore: registered new interface driver hub [ 0.388237] usbcore: registered new device driver usb [ 0.389268] PCI: Using ACPI for IRQ routing [ 0.390270] NetLabel: Initializing [ 0.390970] NetLabel: domain hash size = 128 [ 0.391798] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.392726] NetLabel: unlabeled traffic allowed by default [ 0.393815] clocksource: Switched to clocksource kvm-clock [ 0.399203] AppArmor: AppArmor Filesystem Enabled [ 0.400136] pnp: PnP ACPI init [ 0.401027] pnp: PnP ACPI: found 5 devices [ 0.407361] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.409017] NET: Registered protocol family 2 [ 0.409951] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.411185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.412323] TCP: Hash tables configured (established 4096 bind 4096) [ 0.413452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.414507] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.415649] NET: Registered protocol family 1 [ 0.416499] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.417565] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.418618] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.432601] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.446790] Trying to unpack rootfs image as initramfs... [ 0.496631] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510774] Scanning for low memory corruption every 60 seconds [ 0.512056] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.513171] audit: initializing netlink subsys (disabled) [ 0.514180] audit: type=2000 audit(1545523279.686:1): initialized [ 0.515461] Initialise system trusted keyring [ 0.516370] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517514] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519462] zbud: loaded [ 0.520153] VFS: Disk quotas dquot_6.6.0 [ 0.520952] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522446] fuse init (API version 7.23) [ 0.523341] Key type big_key registered [ 0.524125] Allocating IMA MOK and blacklist keyrings. [ 0.525201] Key type asymmetric registered [ 0.526014] Asymmetric key parser 'x509' registered [ 0.526948] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.528735] io scheduler noop registered [ 0.529512] io scheduler deadline registered (default) [ 0.530480] io scheduler cfq registered [ 0.531293] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532314] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533532] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.534960] ACPI: Power Button [PWRF] [ 0.535773] GHES: HEST is not enabled! [ 0.549459] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577488] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579681] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604799] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.606959] Linux agpgart interface v0.103 [ 0.608956] brd: module loaded [ 0.610101] loop: module loaded [ 0.616709] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.618146] GPT:90111 != 2097151 [ 0.618812] GPT:Alternate GPT header not at the end of the disk. [ 0.619880] GPT:90111 != 2097151 [ 0.620543] GPT: Use GNU Parted to correct GPT errors. [ 0.621494] vda: vda1 vda15 [ 0.622936] scsi host0: ata_piix [ 0.623654] scsi host1: ata_piix [ 0.624360] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.625551] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.626973] libphy: Fixed MDIO Bus: probed [ 0.627774] tun: Universal TUN/TAP device driver, 1.6 [ 0.628704] tun: (C) 1999-2004 Max Krasnyansky [ 0.630808] PPP generic driver version 2.4.2 [ 0.631678] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.632945] ehci-pci: EHCI PCI platform driver [ 0.633793] ehci-platform: EHCI generic platform driver [ 0.634774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.635883] ohci-pci: OHCI PCI platform driver [ 0.636733] ohci-platform: OHCI generic platform driver [ 0.637693] uhci_hcd: USB Universal Host Controller Interface driver [ 0.652029] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.653010] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.654437] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.655435] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.656527] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.657720] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.659110] usb usb1: Product: UHCI Host Controller [ 0.660022] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.661133] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662107] hub 1-0:1.0: USB hub found [ 0.662867] hub 1-0:1.0: 2 ports detected [ 0.663753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.665828] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.666759] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.667756] mousedev: PS/2 mouse device common for all mice [ 0.668969] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.670777] rtc_cmos 00:00: RTC can wake from S4 [ 0.671841] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.673022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.674187] i2c /dev entries driver [ 0.674943] device-mapper: uevent: version 1.0.3 [ 0.675855] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.677445] ledtrig-cpu: registered to indicate activity on CPUs [ 0.678689] NET: Registered protocol family 10 [ 0.679648] NET: Registered protocol family 17 [ 0.680514] Key type dns_resolver registered [ 0.681416] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.682494] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.684202] registered taskstats version 1 [ 0.685018] Loading compiled-in X.509 certificates [ 0.686442] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.688250] zswap: loaded using pool lzo/zbud [ 0.689588] Key type trusted registered [ 0.691138] Key type encrypted registered [ 0.691959] AppArmor: AppArmor sha1 policy hashing enabled [ 0.692956] ima: No TPM chip found, activating TPM-bypass! [ 0.693978] evm: HMAC attrs: 0x1 [ 0.694883] Magic number: 14:722:1 [ 0.695701] rtc_cmos 00:00: setting system clock to 2018-12-23 00:01:19 UTC (1545523279) [ 0.697272] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698368] EDD information not available. [ 0.787025] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788540] Write protecting the kernel read-only data: 14336k [ 0.800474] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.802275] 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.848066] 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.22 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.13... Lease of 192.168.120.13 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.35. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCbW1K1jvSWWWTVUqlmvlqGN4A97bpLZTnGrgpZ8WGuLTV/uLWwrAo6fJ4LiHJkdQmvuDqWLj+NHSP05YzA9zcl8Lgyi7wE3A1+rv9bKxnu/YUZzG/JrS46w6mtt0oWqQmVNMtNvMGVir9vdSRhZxJm3SOmDMoBrKT047uLn/kYxh3gKW00+7Yld0nqoiTpzahtsUhH4JQhyDUTC4q2K0nZtcJSIv93n8zEYS3zGkaGY3YXcsWILj3SRyjwxgvZ3P1r29UB+8ovGQjZPsOefpWuWDYVdIBxnX7DPyMvDrIEa+Axnd3/WdvbkJsrDYJGfo8/lIvRG8zXN7ymPat3f+5/ root@vping-userdata-vm2-3ca10f78-477f-49f1-82ba-821725e3bfda ssh-dss AAAAB3NzaC1kc3MAAACBAMsZfqDwAiA1a/AnTUY3ooQr53Fc3evqeX/cLmz2xOLpoLg8JjgLHL8MfTxRuqjZ1jaL+S/GgeSZiWMthGc6NxynQ9/gj3PiECfyX9G0w36m/RWaJ1SxOpYnIj0F0W80DUfkUtZ+O1oyo4Y3iNjO0FA4Yt4kcKuicT6qUZP+BMfJAAAAFQDkHrulG/6wNKp03XdJTlJhIAsSuQAAAIBOh86mGdeSzgUgKvvPAGkWZG4eOk64w5LkdkqGf6Su8gyufoCYVxu05kZhlKENxEvnIw6sw3T1FSEMyDF+7baRCHLg5eXDZmRAjwcIIZlN4Zyv1bSmqmfrJal7dVbH6lU1feG2/2VuopP+uKEVpEiyyrNka16R1de4L2oeJUpHBgAAAIA9knyjhF1Ir+Vui/HbyU1PPZ6dr1MHo4+aoM/g084U6qSWgjqWqRAFM7wJHlfLkX2rW5wK5wgbkOi8T46CwkeHjzI8UfZI6YFcI0zDH5H7/rNJoQ20LtSIT/ApjvqMBHfEXtEFp0Nai/Wd8M6eAWrU6weizXN/mZ3wrjhFFB2jcQ== root@vping-userdata-vm2-3ca10f78-477f-49f1-82ba-821725e3bfda -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fec5:4c0/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 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-3ca10f78-477f-49f1-82ba-821725e3bfda launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.05 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-3ca10f78-477f-49f1-82ba-821725e3bfda login: 2018-12-23 00:01:27,655 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-12-23 00:01:27,766 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 00:01:27,766 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:44 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-23 00:01:27,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 00:01:27,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:28,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:01:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-709d51ee-63c6-4bed-9fca-76ac6f34bc07 x-compute-request-id: req-709d51ee-63c6-4bed-9fca-76ac6f34bc07 Content-Type: application/json 2018-12-23 00:01:28,020 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d used request id req-709d51ee-63c6-4bed-9fca-76ac6f34bc07 2018-12-23 00:01:28,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.249006032944s 2018-12-23 00:01:28,021 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d used request id req-709d51ee-63c6-4bed-9fca-76ac6f34bc07 2018-12-23 00:01:28,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:01:28,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:28,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68ef3542-6b7e-4f63-b384-e327f1cb15a4 x-compute-request-id: req-68ef3542-6b7e-4f63-b384-e327f1cb15a4 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:04:c0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:01:18.000000", "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "da7cd8bf-6da3-4365-ac16-eae5b374a73f", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:01:20Z", "hostId": "a7e65dcca287b90d127a6f626bf0ccb6418cdb0f21d4b363df674d3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:01:10Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:56:28", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1915394d-4508-4d0d-8812-fbee514bb78d", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:01:05.000000", "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "1915394d-4508-4d0d-8812-fbee514bb78d", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:01:27Z", "hostId": "ec4dce268154115ce31fcab24a9d4160e5cd3e9e4dc80874ee81be7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:00:57Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:01:28,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-68ef3542-6b7e-4f63-b384-e327f1cb15a4 2018-12-23 00:01:28,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631196975708s 2018-12-23 00:01:28,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-68ef3542-6b7e-4f63-b384-e327f1cb15a4 2018-12-23 00:01:28,655 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:01:30,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:01:30,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:31,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bed56c7-c137-4f92-9633-d001dda6be60 x-compute-request-id: req-8bed56c7-c137-4f92-9633-d001dda6be60 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:04:c0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:01:18.000000", "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "da7cd8bf-6da3-4365-ac16-eae5b374a73f", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:01:20Z", "hostId": "a7e65dcca287b90d127a6f626bf0ccb6418cdb0f21d4b363df674d3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:01:10Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:01:31,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8bed56c7-c137-4f92-9633-d001dda6be60 2018-12-23 00:01:31,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477261066437s 2018-12-23 00:01:31,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8bed56c7-c137-4f92-9633-d001dda6be60 2018-12-23 00:01:31,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 00:01:31,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:31,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:01:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35c91354-c176-4fc5-940e-f6e3f4779515 x-compute-request-id: req-35c91354-c176-4fc5-940e-f6e3f4779515 Content-Type: application/json 2018-12-23 00:01:31,313 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f used request id req-35c91354-c176-4fc5-940e-f6e3f4779515 2018-12-23 00:01:31,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.175798177719s 2018-12-23 00:01:31,314 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f used request id req-35c91354-c176-4fc5-940e-f6e3f4779515 2018-12-23 00:01:31,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:01:31,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:31,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcc03f37-e75a-4e49-9677-ba7b10413552 x-compute-request-id: req-fcc03f37-e75a-4e49-9677-ba7b10413552 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:04:c0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/da7cd8bf-6da3-4365-ac16-eae5b374a73f", "rel": "bookmark"}], "image": {"id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "links": [{"href": "http://172.30.9.26:8774/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T00:01:18.000000", "flavor": {"id": "4424ff3a-00dc-4a27-a557-7437496a6611", "links": [{"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}]}, "id": "da7cd8bf-6da3-4365-ac16-eae5b374a73f", "security_groups": [{"name": "default"}], "user_id": "88eebe369bfc41a993b7982ccab19999", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T00:01:31Z", "hostId": "a7e65dcca287b90d127a6f626bf0ccb6418cdb0f21d4b363df674d3c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3ca10f78-477f-49f1-82ba-821725e3bfda", "created": "2018-12-23T00:01:10Z", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 00:01:31,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fcc03f37-e75a-4e49-9677-ba7b10413552 2018-12-23 00:01:31,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486962080002s 2018-12-23 00:01:31,802 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fcc03f37-e75a-4e49-9677-ba7b10413552 2018-12-23 00:01:31,803 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 00:01:33,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 00:01:33,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:33,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5384dc09-bd26-4e12-bfd4-1d5d9920e739 x-compute-request-id: req-5384dc09-bd26-4e12-bfd4-1d5d9920e739 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 00:01:33,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5384dc09-bd26-4e12-bfd4-1d5d9920e739 2018-12-23 00:01:33,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0804479122162s 2018-12-23 00:01:33,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5384dc09-bd26-4e12-bfd4-1d5d9920e739 2018-12-23 00:01:33,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 00:01:33,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/e576b135-3b3e-473a-9029-fad1e247f947/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}4507559ffbfcdf0e656cc19232e453e9908c6d5f" -d '{"subnet_id": "d66f796f-efeb-4e0c-8f35-18e265e3d489"}' 2018-12-23 00:01:35,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3da7cae8-c328-4e9f-a4b2-83d77dda6adf Date: Sun, 23 Dec 2018 00:01:35 GMT RESP BODY: {"network_id": "dd6739b8-2100-4643-bcc7-3c166b577bef", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "subnet_id": "d66f796f-efeb-4e0c-8f35-18e265e3d489", "subnet_ids": ["d66f796f-efeb-4e0c-8f35-18e265e3d489"], "port_id": "a344965b-fd07-40d7-b8e3-5157f103d8d7", "id": "e576b135-3b3e-473a-9029-fad1e247f947"} 2018-12-23 00:01:35,239 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e576b135-3b3e-473a-9029-fad1e247f947/remove_router_interface.json used request id req-3da7cae8-c328-4e9f-a4b2-83d77dda6adf 2018-12-23 00:01:35,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.35143399239s 2018-12-23 00:01:35,239 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e576b135-3b3e-473a-9029-fad1e247f947/remove_router_interface.json used request id req-3da7cae8-c328-4e9f-a4b2-83d77dda6adf returning object e576b135-3b3e-473a-9029-fad1e247f947 2018-12-23 00:01:35,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 00:01:35,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:35,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-784fb52b-5554-4c11-b5bf-170c0969f151 Date: Sun, 23 Dec 2018 00:01:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "created_at": "2018-12-23T00:00:46Z", "admin_state_up": true, "updated_at": "2018-12-23T00:01:34Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "7446ca4fea244e0b9b24372a130bf73c", "id": "e576b135-3b3e-473a-9029-fad1e247f947", "name": "vping_userdata-router_3ca10f78-477f-49f1-82ba-821725e3bfda"}]} 2018-12-23 00:01:35,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-784fb52b-5554-4c11-b5bf-170c0969f151 2018-12-23 00:01:35,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0744450092316s 2018-12-23 00:01:35,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-784fb52b-5554-4c11-b5bf-170c0969f151 2018-12-23 00:01:35,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 00:01:35,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/e576b135-3b3e-473a-9029-fad1e247f947.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:38,534 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c6b905c-ae38-4339-a128-25bc8fc623e3 Content-Length: 0 Date: Sun, 23 Dec 2018 00:01:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:01:38,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/e576b135-3b3e-473a-9029-fad1e247f947.json used request id req-7c6b905c-ae38-4339-a128-25bc8fc623e3 2018-12-23 00:01:38,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.21761798859s 2018-12-23 00:01:38,534 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/e576b135-3b3e-473a-9029-fad1e247f947.json used request id req-7c6b905c-ae38-4339-a128-25bc8fc623e3 2018-12-23 00:01:38,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 00:01:38,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:38,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d535da9e-4904-4ec6-bac4-6bf69c2ff5ee Date: Sun, 23 Dec 2018 00:01:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd6739b8-2100-4643-bcc7-3c166b577bef","tenant_id":"7446ca4fea244e0b9b24372a130bf73c","created_at":"2018-12-23T00:00:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T00:00:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7446ca4fea244e0b9b24372a130bf73c","id":"d66f796f-efeb-4e0c-8f35-18e265e3d489","subnetpool_id":null,"name":"vping_userdata-subnet_3ca10f78-477f-49f1-82ba-821725e3bfda"}]} 2018-12-23 00:01:38,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d535da9e-4904-4ec6-bac4-6bf69c2ff5ee 2018-12-23 00:01:38,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.213551998138s 2018-12-23 00:01:38,749 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d535da9e-4904-4ec6-bac4-6bf69c2ff5ee 2018-12-23 00:01:38,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 00:01:38,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/d66f796f-efeb-4e0c-8f35-18e265e3d489.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:40,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5db7e391-a489-495e-b30f-1df7e61f6596 Date: Sun, 23 Dec 2018 00:01:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:01:40,968 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d66f796f-efeb-4e0c-8f35-18e265e3d489.json used request id req-5db7e391-a489-495e-b30f-1df7e61f6596 2018-12-23 00:01:40,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.21844601631s 2018-12-23 00:01:40,969 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d66f796f-efeb-4e0c-8f35-18e265e3d489.json used request id req-5db7e391-a489-495e-b30f-1df7e61f6596 2018-12-23 00:01:40,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 00:01:40,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:41,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1201 X-Openstack-Request-Id: req-2d7c7c2f-2748-4890-a241-befb828df1ec Date: Sun, 23 Dec 2018 00:01:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-23T00:01:40Z","tenant_id":"7446ca4fea244e0b9b24372a130bf73c","created_at":"2018-12-23T00:00:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"7446ca4fea244e0b9b24372a130bf73c","id":"dd6739b8-2100-4643-bcc7-3c166b577bef","name":"vping_userdata-net_3ca10f78-477f-49f1-82ba-821725e3bfda"}]} 2018-12-23 00:01:41,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2d7c7c2f-2748-4890-a241-befb828df1ec 2018-12-23 00:01:41,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.125308990479s 2018-12-23 00:01:41,095 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2d7c7c2f-2748-4890-a241-befb828df1ec 2018-12-23 00:01:41,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 00:01:41,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/dd6739b8-2100-4643-bcc7-3c166b577bef.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:42,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac2b1047-fd8b-419e-9787-a27e120c2344 Date: Sun, 23 Dec 2018 00:01:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:01:42,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/dd6739b8-2100-4643-bcc7-3c166b577bef.json used request id req-ac2b1047-fd8b-419e-9787-a27e120c2344 2018-12-23 00:01:42,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.36328005791s 2018-12-23 00:01:42,460 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/dd6739b8-2100-4643-bcc7-3c166b577bef.json used request id req-ac2b1047-fd8b-419e-9787-a27e120c2344 2018-12-23 00:01:42,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:01:42,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:42,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-762f7a97-ee1d-4e75-bac6-78ea14ee1b4b Date: Sun, 23 Dec 2018 00:01:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/snap", "metadata": {}}], "file": "/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/file", "owner": "7446ca4fea244e0b9b24372a130bf73c", "id": "df5ce6e5-028e-47b1-9197-cde9d591cb07", "size": 12716032, "self": "/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/df5ce6e5-028e-47b1-9197-cde9d591cb07/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:00:54Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3ca10f78-477f-49f1-82ba-821725e3bfda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3ca10f78-477f-49f1-82ba-821725e3bfda", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:00:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:01:42,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-762f7a97-ee1d-4e75-bac6-78ea14ee1b4b 2018-12-23 00:01:42,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.032338142395s 2018-12-23 00:01:42,493 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-762f7a97-ee1d-4e75-bac6-78ea14ee1b4b 2018-12-23 00:01:42,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 00:01:42,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4507559ffbfcdf0e656cc19232e453e9908c6d5f" 2018-12-23 00:01:43,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ab1b76a5-027b-4472-9a0e-02aee02082be Date: Sun, 23 Dec 2018 00:01:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:01:43,780 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07 used request id req-ab1b76a5-027b-4472-9a0e-02aee02082be 2018-12-23 00:01:43,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.28587007523s 2018-12-23 00:01:43,781 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/df5ce6e5-028e-47b1-9197-cde9d591cb07 used request id req-ab1b76a5-027b-4472-9a0e-02aee02082be 2018-12-23 00:01:43,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 00:01:43,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:01:43,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-686f044c-3ee3-4b75-99e4-c41b8e95287f x-compute-request-id: req-686f044c-3ee3-4b75-99e4-c41b8e95287f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4424ff3a-00dc-4a27-a557-7437496a6611", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4424ff3a-00dc-4a27-a557-7437496a6611", "name": "vping_userdata-flavor_3ca10f78-477f-49f1-82ba-821725e3bfda", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 00:01:43,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-686f044c-3ee3-4b75-99e4-c41b8e95287f 2018-12-23 00:01:43,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0338180065155s 2018-12-23 00:01:43,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-686f044c-3ee3-4b75-99e4-c41b8e95287f 2018-12-23 00:01:43,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 00:01:43,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/4424ff3a-00dc-4a27-a557-7437496a6611 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:01:43,888 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c7866ee-def6-470b-aee8-45fd63004abf x-compute-request-id: req-3c7866ee-def6-470b-aee8-45fd63004abf Content-Length: 0 Content-Type: application/json 2018-12-23 00:01:43,888 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4424ff3a-00dc-4a27-a557-7437496a6611 used request id req-3c7866ee-def6-470b-aee8-45fd63004abf 2018-12-23 00:01:43,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0715909004211s 2018-12-23 00:01:43,889 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4424ff3a-00dc-4a27-a557-7437496a6611 used request id req-3c7866ee-def6-470b-aee8-45fd63004abf 2018-12-23 00:01:43,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:01:43,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:01:43,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9e0220e-2e60-4139-b5ae-52b7c37d5327 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_3ca10f78-477f-49f1-82ba-821725e3bfda", "links": {"self": "http://172.30.9.26:5000/v3/users/88eebe369bfc41a993b7982ccab19999"}, "domain_id": "default", "enabled": true, "id": "88eebe369bfc41a993b7982ccab19999", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:01:43,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a9e0220e-2e60-4139-b5ae-52b7c37d5327 2018-12-23 00:01:43,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101980924606s 2018-12-23 00:01:43,992 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a9e0220e-2e60-4139-b5ae-52b7c37d5327 2018-12-23 00:01:43,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:01:43,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/88eebe369bfc41a993b7982ccab19999 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:01:44,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c3dccd5-f3bf-4710-b3cb-e462f7562272 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/88eebe369bfc41a993b7982ccab19999"}, "enabled": true, "id": "88eebe369bfc41a993b7982ccab19999", "options": {}, "domain_id": "default", "name": "vping_userdata-user_3ca10f78-477f-49f1-82ba-821725e3bfda"}} 2018-12-23 00:01:44,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/88eebe369bfc41a993b7982ccab19999 used request id req-7c3dccd5-f3bf-4710-b3cb-e462f7562272 2018-12-23 00:01:44,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0967228412628s 2018-12-23 00:01:44,095 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/88eebe369bfc41a993b7982ccab19999 used request id req-7c3dccd5-f3bf-4710-b3cb-e462f7562272 2018-12-23 00:01:44,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 00:01:44,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/88eebe369bfc41a993b7982ccab19999 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:01:44,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98f14497-ca4d-4397-acbf-4f539f8f71fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:01:44,297 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/88eebe369bfc41a993b7982ccab19999 used request id req-98f14497-ca4d-4397-acbf-4f539f8f71fd 2018-12-23 00:01:44,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.2018430233s 2018-12-23 00:01:44,298 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/88eebe369bfc41a993b7982ccab19999 used request id req-98f14497-ca4d-4397-acbf-4f539f8f71fd 2018-12-23 00:01:44,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:01:44,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:01:44,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87bbed61-fdb3-4bed-bbab-4567108b79e3 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/7446ca4fea244e0b9b24372a130bf73c"}, "enabled": true, "id": "7446ca4fea244e0b9b24372a130bf73c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3ca10f78-477f-49f1-82ba-821725e3bfda"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:01:44,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-87bbed61-fdb3-4bed-bbab-4567108b79e3 2018-12-23 00:01:44,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0820231437683s 2018-12-23 00:01:44,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-87bbed61-fdb3-4bed-bbab-4567108b79e3 2018-12-23 00:01:44,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 00:01:44,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/7446ca4fea244e0b9b24372a130bf73c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:01:44,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f92a7b0-a390-4ac4-bc81-04775b4a04cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:01:44,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7446ca4fea244e0b9b24372a130bf73c used request id req-6f92a7b0-a390-4ac4-bc81-04775b4a04cf 2018-12-23 00:01:44,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.158504962921s 2018-12-23 00:01:44,542 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7446ca4fea244e0b9b24372a130bf73c used request id req-6f92a7b0-a390-4ac4-bc81-04775b4a04cf 2018-12-23 00:01:44,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:01:44,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:01:44,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c1ef45-1b78-49e6-afff-f34f836fd300 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37380bcc2f7f41f2937179b836dc180c", "links": {"self": "http://172.30.9.26:5000/v3/roles/37380bcc2f7f41f2937179b836dc180c"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:01:44,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b4c1ef45-1b78-49e6-afff-f34f836fd300 2018-12-23 00:01:44,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0731379985809s 2018-12-23 00:01:44,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 00:01:44,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/37380bcc2f7f41f2937179b836dc180c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:01:44,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21b9f400-0dc6-4a32-9c2d-2381080e117b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:01:44,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/37380bcc2f7f41f2937179b836dc180c used request id req-21b9f400-0dc6-4a32-9c2d-2381080e117b 2018-12-23 00:01:44,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.132217168808s 2018-12-23 00:01:44,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 00:01:44,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=7446ca4fea244e0b9b24372a130bf73c&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}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:01:44,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-49a5aac9-d868-48bc-8dbc-ba0b65238a3c Date: Sun, 23 Dec 2018 00:01:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "created_at": "2018-12-23T00:00:43Z", "updated_at": "2018-12-23T00:00:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:00:44Z", "revision_number": 0, "id": "06c91ad9-5b9a-45c8-a217-fca18f4bd3f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:00:44Z", "security_group_id": "226d2cae-ad3b-47bc-9a5b-cef6241c2f9a", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7446ca4fea244e0b9b24372a130bf73c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:00:44Z", "revision_number": 0, "id": "395cc0f7-edb7-4cb9-83f2-68fcbc71b0fe", "remote_group_id": "226d2cae-ad3b-47bc-9a5b-cef6241c2f9a", "remote_ip_prefix": null, "created_at": "2018-12-23T00:00:44Z", "security_group_id": "226d2cae-ad3b-47bc-9a5b-cef6241c2f9a", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7446ca4fea244e0b9b24372a130bf73c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:00:44Z", "revision_number": 0, "id": "9d3fe98c-77c9-42e7-831d-3c458aec4a6a", "remote_group_id": "226d2cae-ad3b-47bc-9a5b-cef6241c2f9a", "remote_ip_prefix": null, "created_at": "2018-12-23T00:00:44Z", "security_group_id": "226d2cae-ad3b-47bc-9a5b-cef6241c2f9a", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7446ca4fea244e0b9b24372a130bf73c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:00:44Z", "revision_number": 0, "id": "bba1cf83-3998-489a-b442-939727a376a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:00:44Z", "security_group_id": "226d2cae-ad3b-47bc-9a5b-cef6241c2f9a", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7446ca4fea244e0b9b24372a130bf73c"}], "revision_number": 4, "project_id": "7446ca4fea244e0b9b24372a130bf73c", "id": "226d2cae-ad3b-47bc-9a5b-cef6241c2f9a", "name": "default"}]} 2018-12-23 00:01:44,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=7446ca4fea244e0b9b24372a130bf73c&name=default used request id req-49a5aac9-d868-48bc-8dbc-ba0b65238a3c 2018-12-23 00:01:44,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201048135757s 2018-12-23 00:01:44,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=7446ca4fea244e0b9b24372a130bf73c&name=default used request id req-49a5aac9-d868-48bc-8dbc-ba0b65238a3c 2018-12-23 00:01:44,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 00:01:44,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:01:45,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-828e86a6-3008-46f9-88f3-30f595820b61 Date: Sun, 23 Dec 2018 00:01:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "created_at": "2018-12-23T00:00:43Z", "updated_at": "2018-12-23T00:00:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:00:44Z", "revision_number": 0, "id": "bba1cf83-3998-489a-b442-939727a376a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:00:44Z", "security_group_id": "226d2cae-ad3b-47bc-9a5b-cef6241c2f9a", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7446ca4fea244e0b9b24372a130bf73c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:00:44Z", "revision_number": 0, "id": "06c91ad9-5b9a-45c8-a217-fca18f4bd3f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:00:44Z", "security_group_id": "226d2cae-ad3b-47bc-9a5b-cef6241c2f9a", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7446ca4fea244e0b9b24372a130bf73c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:00:44Z", "revision_number": 0, "id": "9d3fe98c-77c9-42e7-831d-3c458aec4a6a", "remote_group_id": "226d2cae-ad3b-47bc-9a5b-cef6241c2f9a", "remote_ip_prefix": null, "created_at": "2018-12-23T00:00:44Z", "security_group_id": "226d2cae-ad3b-47bc-9a5b-cef6241c2f9a", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7446ca4fea244e0b9b24372a130bf73c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:00:44Z", "revision_number": 0, "id": "395cc0f7-edb7-4cb9-83f2-68fcbc71b0fe", "remote_group_id": "226d2cae-ad3b-47bc-9a5b-cef6241c2f9a", "remote_ip_prefix": null, "created_at": "2018-12-23T00:00:44Z", "security_group_id": "226d2cae-ad3b-47bc-9a5b-cef6241c2f9a", "tenant_id": "7446ca4fea244e0b9b24372a130bf73c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7446ca4fea244e0b9b24372a130bf73c"}], "revision_number": 4, "project_id": "7446ca4fea244e0b9b24372a130bf73c", "id": "226d2cae-ad3b-47bc-9a5b-cef6241c2f9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:01:45,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-828e86a6-3008-46f9-88f3-30f595820b61 2018-12-23 00:01:45,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.216341972351s 2018-12-23 00:01:45,174 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-828e86a6-3008-46f9-88f3-30f595820b61 2018-12-23 00:01:45,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 00:01:45,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/226d2cae-ad3b-47bc-9a5b-cef6241c2f9a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b1a7a6377db8b06c5481fc15911606b36350b0d" 2018-12-23 00:01:45,635 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44956930-c53c-4ace-8b04-a1f4e747f83c Content-Length: 0 Date: Sun, 23 Dec 2018 00:01:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:01:45,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/226d2cae-ad3b-47bc-9a5b-cef6241c2f9a.json used request id req-44956930-c53c-4ace-8b04-a1f4e747f83c 2018-12-23 00:01:45,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.456871032715s 2018-12-23 00:01:45,636 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/226d2cae-ad3b-47bc-9a5b-cef6241c2f9a.json used request id req-44956930-c53c-4ace-8b04-a1f4e747f83c 2018-12-23 00:01:45,689 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-12-23 00:01:45,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 00:01:45,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 00:01:45,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 00:01:45,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 00:01:45,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 00:01:45,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 00:01:45,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 00:01:45,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 00:01:45,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 00:01:45,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 00:01:45,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 00:01:45,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 00:01:45,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 00:01:45,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 00:01:45,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 00:01:45,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 00:01:45,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 00:01:45,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 00:01:45,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 00:01:45,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 00:01:45,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 00:01:45,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 00:01:45,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 00:01:45,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 00:01:45,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:01:45,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0eb2fe7-6f0b-4fe3-ac92-acb779ffb385 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:01:45,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a0eb2fe7-6f0b-4fe3-ac92-acb779ffb385 2018-12-23 00:01:45,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:01:46,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:01:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9673704b75e4254b287ac35103b6d8c", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f73e04431d2346a1a18d72707a9c3110"}, "audit_ids": ["5mrB3smuSVOQhpF44kBVZg"], "issued_at": "2018-12-23T00:01:46.000000Z"}} 2018-12-23 00:01:46,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 00:01:46,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:46,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-069c2015-9d6c-43d5-b012-debd525feb3c Date: Sun, 23 Dec 2018 00:01:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 00:01:46,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-069c2015-9d6c-43d5-b012-debd525feb3c 2018-12-23 00:01:46,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.23016500473s 2018-12-23 00:01:46,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-069c2015-9d6c-43d5-b012-debd525feb3c 2018-12-23 00:01:46,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 00:01:46,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:46,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:01:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:01:46,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:46,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a7d362-af28-4da6-8cfe-71945fab983c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 00:01:46,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-47a7d362-af28-4da6-8cfe-71945fab983c 2018-12-23 00:01:46,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0931479930878s 2018-12-23 00:01:46,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 00:01:46,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_de476ba6-8275-4966-882f-6ce2ebef3f7a"}}' 2018-12-23 00:01:46,545 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:01:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8603cffc-d265-41ec-88a0-76ac9638986c Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.26:5000/v3/projects/cb54ff7efee74825a990e1100e4ee641"}, "enabled": true, "id": "cb54ff7efee74825a990e1100e4ee641", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_de476ba6-8275-4966-882f-6ce2ebef3f7a"}} 2018-12-23 00:01:46,545 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8603cffc-d265-41ec-88a0-76ac9638986c 2018-12-23 00:01:46,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.104367017746s 2018-12-23 00:01:46,545 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8603cffc-d265-41ec-88a0-76ac9638986c 2018-12-23 00:01:46,546 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_de476ba6-8275-4966-882f-6ce2ebef3f7a', 'id': u'cb54ff7efee74825a990e1100e4ee641', '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-12-23 00:01:46,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 00:01:46,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.356856107712s 2018-12-23 00:01:46,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/3d4db1a0d2db45ebb9458c3233121bc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:46,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b06725b5-4574-487c-9f3c-0bca76d93d30 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/3d4db1a0d2db45ebb9458c3233121bc9"}, "enabled": true, "id": "3d4db1a0d2db45ebb9458c3233121bc9", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_de476ba6-8275-4966-882f-6ce2ebef3f7a"}} 2018-12-23 00:01:46,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/3d4db1a0d2db45ebb9458c3233121bc9 used request id req-b06725b5-4574-487c-9f3c-0bca76d93d30 2018-12-23 00:01:46,998 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3d4db1a0d2db45ebb9458c3233121bc9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_de476ba6-8275-4966-882f-6ce2ebef3f7a'}) 2018-12-23 00:01:46,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:01:46,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:47,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d36c906-6ae4-4ad5-bae6-8efd34af152e Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:01:47,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7d36c906-6ae4-4ad5-bae6-8efd34af152e 2018-12-23 00:01:47,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0762770175934s 2018-12-23 00:01:47,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:01:47,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:47,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9946d232-81c1-4bb5-acd0-37fd14fd31b3 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:01:47,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9946d232-81c1-4bb5-acd0-37fd14fd31b3 2018-12-23 00:01:47,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806341171265s 2018-12-23 00:01:47,158 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 00:01:47,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 00:01:47,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" -d '{"role": {"name": "Member"}}' 2018-12-23 00:01:47,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:01:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab232f73-e79c-474a-8f8b-3dd64c22afbc Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "997de7fb12b5477a8c566570bbcf8c9a", "links": {"self": "http://172.30.9.26:5000/v3/roles/997de7fb12b5477a8c566570bbcf8c9a"}, "name": "Member"}} 2018-12-23 00:01:47,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ab232f73-e79c-474a-8f8b-3dd64c22afbc 2018-12-23 00:01:47,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.142278909683s 2018-12-23 00:01:47,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/997de7fb12b5477a8c566570bbcf8c9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:47,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5808ccc-75a9-4b27-90f9-9b144e6c9de6 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/997de7fb12b5477a8c566570bbcf8c9a"}, "domain_id": null, "name": "Member", "id": "997de7fb12b5477a8c566570bbcf8c9a"}} 2018-12-23 00:01:47,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/997de7fb12b5477a8c566570bbcf8c9a used request id req-e5808ccc-75a9-4b27-90f9-9b144e6c9de6 2018-12-23 00:01:47,379 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/997de7fb12b5477a8c566570bbcf8c9a'}, 'domain_id': None, 'human_id': None, 'id': u'997de7fb12b5477a8c566570bbcf8c9a', 'HUMAN_ID': False}) 2018-12-23 00:01:47,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:01:47,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:47,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f80b14-ba73-4a33-a9a1-e3191cbd6693 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "997de7fb12b5477a8c566570bbcf8c9a", "links": {"self": "http://172.30.9.26:5000/v3/roles/997de7fb12b5477a8c566570bbcf8c9a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:01:47,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-89f80b14-ba73-4a33-a9a1-e3191cbd6693 2018-12-23 00:01:47,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0842440128326s 2018-12-23 00:01:47,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 00:01:47,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:47,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5e7248-3721-482c-b12c-0c12e1d4141c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 00:01:47,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-5a5e7248-3721-482c-b12c-0c12e1d4141c 2018-12-23 00:01:47,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0806851387024s 2018-12-23 00:01:47,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:01:47,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:47,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cdc96bd-eed6-4e2f-a733-800479ada85f Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_de476ba6-8275-4966-882f-6ce2ebef3f7a", "links": {"self": "http://172.30.9.26:5000/v3/users/3d4db1a0d2db45ebb9458c3233121bc9"}, "domain_id": "default", "enabled": true, "id": "3d4db1a0d2db45ebb9458c3233121bc9", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:01:47,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3cdc96bd-eed6-4e2f-a733-800479ada85f 2018-12-23 00:01:47,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0904788970947s 2018-12-23 00:01:47,638 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3cdc96bd-eed6-4e2f-a733-800479ada85f 2018-12-23 00:01:47,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:01:47,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:47,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387a22e1-65d7-4eab-997a-2e7431182c6c Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.26:5000/v3/projects/cb54ff7efee74825a990e1100e4ee641"}, "enabled": true, "id": "cb54ff7efee74825a990e1100e4ee641", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_de476ba6-8275-4966-882f-6ce2ebef3f7a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:01:47,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-387a22e1-65d7-4eab-997a-2e7431182c6c 2018-12-23 00:01:47,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0786960124969s 2018-12-23 00:01:47,724 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-387a22e1-65d7-4eab-997a-2e7431182c6c 2018-12-23 00:01:47,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 00:01:47,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=3d4db1a0d2db45ebb9458c3233121bc9&scope.project.id=cb54ff7efee74825a990e1100e4ee641&role.id=997de7fb12b5477a8c566570bbcf8c9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:47,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602ee40e-4471-4951-b7fd-74bbe0af13bc Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=3d4db1a0d2db45ebb9458c3233121bc9&scope.project.id=cb54ff7efee74825a990e1100e4ee641&role.id=997de7fb12b5477a8c566570bbcf8c9a", "previous": null, "next": null}} 2018-12-23 00:01:47,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=3d4db1a0d2db45ebb9458c3233121bc9&scope.project.id=cb54ff7efee74825a990e1100e4ee641&role.id=997de7fb12b5477a8c566570bbcf8c9a used request id req-602ee40e-4471-4951-b7fd-74bbe0af13bc 2018-12-23 00:01:47,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0819451808929s 2018-12-23 00:01:47,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 00:01:47,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/cb54ff7efee74825a990e1100e4ee641/users/3d4db1a0d2db45ebb9458c3233121bc9/roles/997de7fb12b5477a8c566570bbcf8c9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:47,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:01:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a15e01d7-718c-43dd-a8a6-330a7d11a8ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:01:47,912 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/cb54ff7efee74825a990e1100e4ee641/users/3d4db1a0d2db45ebb9458c3233121bc9/roles/997de7fb12b5477a8c566570bbcf8c9a used request id req-a15e01d7-718c-43dd-a8a6-330a7d11a8ab 2018-12-23 00:01:47,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.103685855865s 2018-12-23 00:01:47,913 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_de476ba6-8275-4966-882f-6ce2ebef3f7a', 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': 'c87aba54-7ded-4299-b3ee-f2e3d5720977', 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_de476ba6-8275-4966-882f-6ce2ebef3f7a', 'project_id': u'cb54ff7efee74825a990e1100e4ee641', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 00:01:47,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 00:01:47,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 00:01:47,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 00:01:47,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 00:01:47,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 00:01:47,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 00:01:47,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 00:01:47,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 00:01:47,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 00:01:47,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 00:01:47,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 00:01:47,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 00:01:47,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 00:01:47,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 00:01:47,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 00:01:47,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 00:01:47,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 00:01:47,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 00:01:47,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 00:01:47,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 00:01:47,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 00:01:47,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 00:01:47,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 00:01:47,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 00:01:47,918 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_de476ba6-8275-4966-882f-6ce2ebef3f7a', 'password': 'c87aba54-7ded-4299-b3ee-f2e3d5720977', 'project_name': 'tempest_smoke_seri-project_de476ba6-8275-4966-882f-6ce2ebef3f7a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'cb54ff7efee74825a990e1100e4ee641', 'project_domain_name': 'Default'} 2018-12-23 00:01:47,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:01:47,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:48,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfc8f075-3e7a-4c9b-9850-7067c4b5e9d5 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "997de7fb12b5477a8c566570bbcf8c9a", "links": {"self": "http://172.30.9.26:5000/v3/roles/997de7fb12b5477a8c566570bbcf8c9a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:01:48,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dfc8f075-3e7a-4c9b-9850-7067c4b5e9d5 2018-12-23 00:01:48,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.082123041153s 2018-12-23 00:01:48,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:01:48,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:48,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf5759a-e89d-42d1-a034-233bc69d4288 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "997de7fb12b5477a8c566570bbcf8c9a", "links": {"self": "http://172.30.9.26:5000/v3/roles/997de7fb12b5477a8c566570bbcf8c9a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:01:48,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3bf5759a-e89d-42d1-a034-233bc69d4288 2018-12-23 00:01:48,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0829381942749s 2018-12-23 00:01:48,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 00:01:48,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:48,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa56b51-3eff-4dc5-bdd4-5e68beea0ab9 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 00:01:48,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-6aa56b51-3eff-4dc5-bdd4-5e68beea0ab9 2018-12-23 00:01:48,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0735220909119s 2018-12-23 00:01:48,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:01:48,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:48,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb54f20-d8ce-41ae-b7c7-eb11f6c66381 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_de476ba6-8275-4966-882f-6ce2ebef3f7a", "links": {"self": "http://172.30.9.26:5000/v3/users/3d4db1a0d2db45ebb9458c3233121bc9"}, "domain_id": "default", "enabled": true, "id": "3d4db1a0d2db45ebb9458c3233121bc9", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:01:48,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-afb54f20-d8ce-41ae-b7c7-eb11f6c66381 2018-12-23 00:01:48,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0989649295807s 2018-12-23 00:01:48,261 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-afb54f20-d8ce-41ae-b7c7-eb11f6c66381 2018-12-23 00:01:48,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:01:48,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:48,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e9263d-708a-46c5-a563-9c78198f58af Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.26:5000/v3/projects/cb54ff7efee74825a990e1100e4ee641"}, "enabled": true, "id": "cb54ff7efee74825a990e1100e4ee641", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_de476ba6-8275-4966-882f-6ce2ebef3f7a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:01:48,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-41e9263d-708a-46c5-a563-9c78198f58af 2018-12-23 00:01:48,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.077602148056s 2018-12-23 00:01:48,345 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-41e9263d-708a-46c5-a563-9c78198f58af 2018-12-23 00:01:48,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 00:01:48,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=3d4db1a0d2db45ebb9458c3233121bc9&scope.project.id=cb54ff7efee74825a990e1100e4ee641&role.id=b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:48,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9055fde1-5990-47b5-bc22-ed90fdf59039 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=3d4db1a0d2db45ebb9458c3233121bc9&scope.project.id=cb54ff7efee74825a990e1100e4ee641&role.id=b8a71d37985c4b6e86bd1cd18cca4950", "previous": null, "next": null}} 2018-12-23 00:01:48,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=3d4db1a0d2db45ebb9458c3233121bc9&scope.project.id=cb54ff7efee74825a990e1100e4ee641&role.id=b8a71d37985c4b6e86bd1cd18cca4950 used request id req-9055fde1-5990-47b5-bc22-ed90fdf59039 2018-12-23 00:01:48,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0765228271484s 2018-12-23 00:01:48,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 00:01:48,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/cb54ff7efee74825a990e1100e4ee641/users/3d4db1a0d2db45ebb9458c3233121bc9/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:48,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2651c996-7c04-4787-b0ae-bd5a0aa0aa39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:01:48,547 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/cb54ff7efee74825a990e1100e4ee641/users/3d4db1a0d2db45ebb9458c3233121bc9/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-2651c996-7c04-4787-b0ae-bd5a0aa0aa39 2018-12-23 00:01:48,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123523950577s 2018-12-23 00:01:48,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:01:48,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:48,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9cc47da-aa37-400a-9587-35182fa095d8 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "997de7fb12b5477a8c566570bbcf8c9a", "links": {"self": "http://172.30.9.26:5000/v3/roles/997de7fb12b5477a8c566570bbcf8c9a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:01:48,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f9cc47da-aa37-400a-9587-35182fa095d8 2018-12-23 00:01:48,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.079733133316s 2018-12-23 00:01:48,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 00:01:48,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:48,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c750eef-dabd-48c7-a28a-8e6817387a91 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 00:01:48,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-5c750eef-dabd-48c7-a28a-8e6817387a91 2018-12-23 00:01:48,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0765659809113s 2018-12-23 00:01:48,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:01:48,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:48,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e26159-238b-45b9-bf23-b8e93289fb0a Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_de476ba6-8275-4966-882f-6ce2ebef3f7a", "links": {"self": "http://172.30.9.26:5000/v3/users/3d4db1a0d2db45ebb9458c3233121bc9"}, "domain_id": "default", "enabled": true, "id": "3d4db1a0d2db45ebb9458c3233121bc9", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:01:48,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-65e26159-238b-45b9-bf23-b8e93289fb0a 2018-12-23 00:01:48,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.096204996109s 2018-12-23 00:01:48,803 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-65e26159-238b-45b9-bf23-b8e93289fb0a 2018-12-23 00:01:48,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 00:01:48,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=3d4db1a0d2db45ebb9458c3233121bc9&role.id=b8a71d37985c4b6e86bd1cd18cca4950&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:48,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28470f4f-d0be-403c-ae9c-a57331d5d3f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=3d4db1a0d2db45ebb9458c3233121bc9&role.id=b8a71d37985c4b6e86bd1cd18cca4950&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 00:01:48,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=3d4db1a0d2db45ebb9458c3233121bc9&role.id=b8a71d37985c4b6e86bd1cd18cca4950&scope.domain.id=default used request id req-28470f4f-d0be-403c-ae9c-a57331d5d3f2 2018-12-23 00:01:48,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.088751077652s 2018-12-23 00:01:48,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 00:01:48,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/3d4db1a0d2db45ebb9458c3233121bc9/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:01:49,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fc20cc7-69fd-43d3-8505-3f5c01351625 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:01:49,009 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/3d4db1a0d2db45ebb9458c3233121bc9/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-1fc20cc7-69fd-43d3-8505-3f5c01351625 2018-12-23 00:01:49,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.110857963562s 2018-12-23 00:01:49,010 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 00:01:53,726 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-23 00:01:53.431 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=b5cfc5f5-da1b-4ef9-bfd6-b3c20af7fa4e) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | b5cfc5f5-da1b-4ef9-bfd6-b3c20af7fa4e | 2018-12-23T00:01:53 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: b5cfc5f5-da1b-4ef9-bfd6-b3c20af7fa4e ~/.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-12-23 00:01:57,470 - 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-12-23 00:01:57,470 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 00:02:03,467 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-23 00:02:01.666 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-23 00:02:01.846 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-23 00:02:03.217 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=70ceb531-65a9-489a-9817-818c2133c732) has been successfully created! Using verifier 'opnfv-tempest' (UUID=70ceb531-65a9-489a-9817-818c2133c732) as the default verifier for the future CLI operations. 2018-12-23 00:02:06,435 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-12-23 00:02:06,435 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 00:02:06,569 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 00:02:06,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:02:06,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0ecc47c-eed5-4608-afcc-73cfdfb7707b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:02:06,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d0ecc47c-eed5-4608-afcc-73cfdfb7707b 2018-12-23 00:02:06,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:02:06,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "997de7fb12b5477a8c566570bbcf8c9a", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb54ff7efee74825a990e1100e4ee641", "name": "tempest_smoke_seri-project_de476ba6-8275-4966-882f-6ce2ebef3f7a"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/cb54ff7efee74825a990e1100e4ee641", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/cb54ff7efee74825a990e1100e4ee641", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/cb54ff7efee74825a990e1100e4ee641", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/cb54ff7efee74825a990e1100e4ee641", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/cb54ff7efee74825a990e1100e4ee641", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/cb54ff7efee74825a990e1100e4ee641", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cb54ff7efee74825a990e1100e4ee641", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/cb54ff7efee74825a990e1100e4ee641", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/cb54ff7efee74825a990e1100e4ee641", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/cb54ff7efee74825a990e1100e4ee641", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/cb54ff7efee74825a990e1100e4ee641", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/cb54ff7efee74825a990e1100e4ee641", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_de476ba6-8275-4966-882f-6ce2ebef3f7a", "id": "3d4db1a0d2db45ebb9458c3233121bc9"}, "audit_ids": ["szyb28oRRHScUhHvUDrASg"], "issued_at": "2018-12-23T00:02:06.000000Z"}} 2018-12-23 00:02:06,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b27f94f8b72af1033a8b88d5a6d4905f656a955" 2018-12-23 00:02:06,964 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 00:02:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-23 00:02:06,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:02:06,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b27f94f8b72af1033a8b88d5a6d4905f656a955" 2018-12-23 00:02:07,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2d693806-26cb-47cd-9c05-04cd934d9123 Date: Sun, 23 Dec 2018 00:02:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:02:07,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2d693806-26cb-47cd-9c05-04cd934d9123 2018-12-23 00:02:07,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.187747001648s 2018-12-23 00:02:07,156 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2d693806-26cb-47cd-9c05-04cd934d9123 2018-12-23 00:02:07,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 00:02:07,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8b27f94f8b72af1033a8b88d5a6d4905f656a955" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_de476ba6-8275-4966-882f-6ce2ebef3f7a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_de476ba6-8275-4966-882f-6ce2ebef3f7a"}' 2018-12-23 00:02:07,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d X-Openstack-Request-Id: req-c7bc220a-c304-43a6-9d83-d5728b571c1f Date: Sun, 23 Dec 2018 00:02:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d/file", "owner": "cb54ff7efee74825a990e1100e4ee641", "id": "11dcc065-331e-40a4-baba-c4cbed51df1d", "size": null, "self": "/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:02:07Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_de476ba6-8275-4966-882f-6ce2ebef3f7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_de476ba6-8275-4966-882f-6ce2ebef3f7a", "checksum": null, "created_at": "2018-12-23T00:02:07Z", "protected": false} 2018-12-23 00:02:07,351 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c7bc220a-c304-43a6-9d83-d5728b571c1f 2018-12-23 00:02:07,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.193216085434s 2018-12-23 00:02:07,352 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c7bc220a-c304-43a6-9d83-d5728b571c1f returning object 11dcc065-331e-40a4-baba-c4cbed51df1d 2018-12-23 00:02:07,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 00:02:07,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d/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}8b27f94f8b72af1033a8b88d5a6d4905f656a955" -d '' 2018-12-23 00:02:08,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7dbb6d0d-9359-4042-8522-e54f1e2b2f5b Date: Sun, 23 Dec 2018 00:02:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:02:08,948 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d/file used request id req-7dbb6d0d-9359-4042-8522-e54f1e2b2f5b 2018-12-23 00:02:08,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.59595704079s 2018-12-23 00:02:08,949 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d/file used request id req-7dbb6d0d-9359-4042-8522-e54f1e2b2f5b 2018-12-23 00:02:08,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:02:08,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b27f94f8b72af1033a8b88d5a6d4905f656a955" 2018-12-23 00:02:09,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-a2eb5e5d-12c0-4b59-86fb-f3c69cace45e Date: Sun, 23 Dec 2018 00:02:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/11dcc065-331e-40a4-baba-c4cbed51df1d/snap", "metadata": {}}], "file": "/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d/file", "owner": "cb54ff7efee74825a990e1100e4ee641", "id": "11dcc065-331e-40a4-baba-c4cbed51df1d", "size": 12716032, "self": "/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/11dcc065-331e-40a4-baba-c4cbed51df1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:02:08Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_de476ba6-8275-4966-882f-6ce2ebef3f7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_de476ba6-8275-4966-882f-6ce2ebef3f7a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:02:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:02:09,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a2eb5e5d-12c0-4b59-86fb-f3c69cace45e 2018-12-23 00:02:09,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173335075378s 2018-12-23 00:02:09,123 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a2eb5e5d-12c0-4b59-86fb-f3c69cace45e 2018-12-23 00:02:09,125 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/11dcc065-331e-40a4-baba-c4cbed51df1d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d/file', 'owner': u'cb54ff7efee74825a990e1100e4ee641', 'id': u'11dcc065-331e-40a4-baba-c4cbed51df1d', 'size': 12716032, u'self': u'/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cb54ff7efee74825a990e1100e4ee641', 'name': 'tempest_smoke_seri-project_de476ba6-8275-4966-882f-6ce2ebef3f7a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/11dcc065-331e-40a4-baba-c4cbed51df1d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T00:02:08Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T00:02:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_de476ba6-8275-4966-882f-6ce2ebef3f7a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_de476ba6-8275-4966-882f-6ce2ebef3f7a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_de476ba6-8275-4966-882f-6ce2ebef3f7a', 'created': u'2018-12-23T00:02:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T00:02:07Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_de476ba6-8275-4966-882f-6ce2ebef3f7a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 00:02:09,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 00:02:09,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_de476ba6-8275-4966-882f-6ce2ebef3f7a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 00:02:09,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-2c6529b7-43ab-4edc-bcca-1218f1f5f757 x-compute-request-id: req-2c6529b7-43ab-4edc-bcca-1218f1f5f757 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/41f91058-9b51-45de-a02e-d271247d4e00", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/41f91058-9b51-45de-a02e-d271247d4e00", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "41f91058-9b51-45de-a02e-d271247d4e00", "name": "tempest_smoke_serial-flavor_de476ba6-8275-4966-882f-6ce2ebef3f7a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 00:02:09,331 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2c6529b7-43ab-4edc-bcca-1218f1f5f757 2018-12-23 00:02:09,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.205397844315s 2018-12-23 00:02:09,332 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2c6529b7-43ab-4edc-bcca-1218f1f5f757 returning object 41f91058-9b51-45de-a02e-d271247d4e00 2018-12-23 00:02:09,333 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_de476ba6-8275-4966-882f-6ce2ebef3f7a', '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'c9673704b75e4254b287ac35103b6d8c', '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'41f91058-9b51-45de-a02e-d271247d4e00', 'swap': 0}) 2018-12-23 00:02:09,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 00:02:09,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/41f91058-9b51-45de-a02e-d271247d4e00/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}e62462dbe3911ebd2a1088a1fb362b23730b7370" -d '{"extra_specs": {}}' 2018-12-23 00:02:09,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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 x-openstack-request-id: req-fa0beb12-b111-4938-b881-d45babea4324 x-compute-request-id: req-fa0beb12-b111-4938-b881-d45babea4324 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 00:02:09,355 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/41f91058-9b51-45de-a02e-d271247d4e00/os-extra_specs used request id req-fa0beb12-b111-4938-b881-d45babea4324 2018-12-23 00:02:09,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218870639801s 2018-12-23 00:02:09,356 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/41f91058-9b51-45de-a02e-d271247d4e00/os-extra_specs used request id req-fa0beb12-b111-4938-b881-d45babea4324 2018-12-23 00:02:09,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:02:09,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b27f94f8b72af1033a8b88d5a6d4905f656a955" 2018-12-23 00:02:09,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:02:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:02:09,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b27f94f8b72af1033a8b88d5a6d4905f656a955" 2018-12-23 00:02:09,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ddaeeb5-2697-468b-b26c-bd69223cc058 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "997de7fb12b5477a8c566570bbcf8c9a", "links": {"self": "http://172.30.9.26:5000/v3/roles/997de7fb12b5477a8c566570bbcf8c9a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:02:09,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1ddaeeb5-2697-468b-b26c-bd69223cc058 2018-12-23 00:02:09,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.100286960602s 2018-12-23 00:02:09,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 00:02:09,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b27f94f8b72af1033a8b88d5a6d4905f656a955" 2018-12-23 00:02:09,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-5188a494-c597-4755-a1a8-08fe9560a438 x-compute-request-id: req-5188a494-c597-4755-a1a8-08fe9560a438 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 183}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 201}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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-12-23 00:02:09,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-5188a494-c597-4755-a1a8-08fe9560a438 2018-12-23 00:02:09,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.192771911621s 2018-12-23 00:02:09,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-5188a494-c597-4755-a1a8-08fe9560a438 2018-12-23 00:02:09,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:02:09,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b27f94f8b72af1033a8b88d5a6d4905f656a955" 2018-12-23 00:02:09,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-13e3dbf1-aa52-4242-bf58-91ff727cd517 Date: Sun, 23 Dec 2018 00:02:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/11dcc065-331e-40a4-baba-c4cbed51df1d/snap", "metadata": {}}], "file": "/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d/file", "owner": "cb54ff7efee74825a990e1100e4ee641", "id": "11dcc065-331e-40a4-baba-c4cbed51df1d", "size": 12716032, "self": "/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/11dcc065-331e-40a4-baba-c4cbed51df1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:02:08Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_de476ba6-8275-4966-882f-6ce2ebef3f7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_de476ba6-8275-4966-882f-6ce2ebef3f7a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:02:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:02:09,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-13e3dbf1-aa52-4242-bf58-91ff727cd517 2018-12-23 00:02:09,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0212268829346s 2018-12-23 00:02:09,678 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-13e3dbf1-aa52-4242-bf58-91ff727cd517 2018-12-23 00:02:09,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 00:02:09,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8b27f94f8b72af1033a8b88d5a6d4905f656a955" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_de476ba6-8275-4966-882f-6ce2ebef3f7a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_de476ba6-8275-4966-882f-6ce2ebef3f7a"}' 2018-12-23 00:02:09,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/1f38eb07-2fa4-43be-8893-399876b39f3c X-Openstack-Request-Id: req-fd6a6285-8964-4c3c-a7af-0e5bb9308523 Date: Sun, 23 Dec 2018 00:02:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1f38eb07-2fa4-43be-8893-399876b39f3c/file", "owner": "cb54ff7efee74825a990e1100e4ee641", "id": "1f38eb07-2fa4-43be-8893-399876b39f3c", "size": null, "self": "/v2/images/1f38eb07-2fa4-43be-8893-399876b39f3c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:02:09Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_de476ba6-8275-4966-882f-6ce2ebef3f7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_de476ba6-8275-4966-882f-6ce2ebef3f7a", "checksum": null, "created_at": "2018-12-23T00:02:09Z", "protected": false} 2018-12-23 00:02:09,912 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-fd6a6285-8964-4c3c-a7af-0e5bb9308523 2018-12-23 00:02:09,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.23224401474s 2018-12-23 00:02:09,913 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-fd6a6285-8964-4c3c-a7af-0e5bb9308523 returning object 1f38eb07-2fa4-43be-8893-399876b39f3c 2018-12-23 00:02:09,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 00:02:09,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/1f38eb07-2fa4-43be-8893-399876b39f3c/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}8b27f94f8b72af1033a8b88d5a6d4905f656a955" -d '' 2018-12-23 00:02:11,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-656eabe7-403c-411a-9d5a-bc337b45fd20 Date: Sun, 23 Dec 2018 00:02:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:02:11,302 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/1f38eb07-2fa4-43be-8893-399876b39f3c/file used request id req-656eabe7-403c-411a-9d5a-bc337b45fd20 2018-12-23 00:02:11,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.38849496841s 2018-12-23 00:02:11,303 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/1f38eb07-2fa4-43be-8893-399876b39f3c/file used request id req-656eabe7-403c-411a-9d5a-bc337b45fd20 2018-12-23 00:02:11,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:02:11,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b27f94f8b72af1033a8b88d5a6d4905f656a955" 2018-12-23 00:02:11,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-b786d7fa-300f-4f74-ba9f-36bc4826914a Date: Sun, 23 Dec 2018 00:02:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/1f38eb07-2fa4-43be-8893-399876b39f3c/snap", "metadata": {}}], "file": "/v2/images/1f38eb07-2fa4-43be-8893-399876b39f3c/file", "owner": "cb54ff7efee74825a990e1100e4ee641", "id": "1f38eb07-2fa4-43be-8893-399876b39f3c", "size": 12716032, "self": "/v2/images/1f38eb07-2fa4-43be-8893-399876b39f3c", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/1f38eb07-2fa4-43be-8893-399876b39f3c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:02:11Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_de476ba6-8275-4966-882f-6ce2ebef3f7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_de476ba6-8275-4966-882f-6ce2ebef3f7a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:02:09Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/11dcc065-331e-40a4-baba-c4cbed51df1d/snap", "metadata": {}}], "file": "/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d/file", "owner": "cb54ff7efee74825a990e1100e4ee641", "id": "11dcc065-331e-40a4-baba-c4cbed51df1d", "size": 12716032, "self": "/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/11dcc065-331e-40a4-baba-c4cbed51df1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:02:08Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_de476ba6-8275-4966-882f-6ce2ebef3f7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_de476ba6-8275-4966-882f-6ce2ebef3f7a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:02:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:02:11,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b786d7fa-300f-4f74-ba9f-36bc4826914a 2018-12-23 00:02:11,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181679964066s 2018-12-23 00:02:11,485 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b786d7fa-300f-4f74-ba9f-36bc4826914a 2018-12-23 00:02:11,488 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/1f38eb07-2fa4-43be-8893-399876b39f3c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1f38eb07-2fa4-43be-8893-399876b39f3c/file', 'owner': u'cb54ff7efee74825a990e1100e4ee641', 'id': u'1f38eb07-2fa4-43be-8893-399876b39f3c', 'size': 12716032, u'self': u'/v2/images/1f38eb07-2fa4-43be-8893-399876b39f3c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cb54ff7efee74825a990e1100e4ee641', 'name': 'tempest_smoke_seri-project_de476ba6-8275-4966-882f-6ce2ebef3f7a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/1f38eb07-2fa4-43be-8893-399876b39f3c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T00:02:11Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T00:02:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_de476ba6-8275-4966-882f-6ce2ebef3f7a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1f38eb07-2fa4-43be-8893-399876b39f3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_de476ba6-8275-4966-882f-6ce2ebef3f7a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_de476ba6-8275-4966-882f-6ce2ebef3f7a', 'created': u'2018-12-23T00:02:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T00:02:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1f38eb07-2fa4-43be-8893-399876b39f3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_de476ba6-8275-4966-882f-6ce2ebef3f7a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 00:02:11,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 00:02:11,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_de476ba6-8275-4966-882f-6ce2ebef3f7a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 00:02:11,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:02:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c5726c0-6d3f-4252-9e3d-7aaab5d9b964 x-compute-request-id: req-9c5726c0-6d3f-4252-9e3d-7aaab5d9b964 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/36bde671-7cff-478a-833e-7b7e580c073c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/36bde671-7cff-478a-833e-7b7e580c073c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "36bde671-7cff-478a-833e-7b7e580c073c", "name": "tempest_smoke_serial-flavor_alt_de476ba6-8275-4966-882f-6ce2ebef3f7a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 00:02:11,567 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9c5726c0-6d3f-4252-9e3d-7aaab5d9b964 2018-12-23 00:02:11,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0777699947357s 2018-12-23 00:02:11,567 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9c5726c0-6d3f-4252-9e3d-7aaab5d9b964 returning object 36bde671-7cff-478a-833e-7b7e580c073c 2018-12-23 00:02:11,568 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_de476ba6-8275-4966-882f-6ce2ebef3f7a', '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'c9673704b75e4254b287ac35103b6d8c', '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'36bde671-7cff-478a-833e-7b7e580c073c', 'swap': 0}) 2018-12-23 00:02:11,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 00:02:11,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/36bde671-7cff-478a-833e-7b7e580c073c/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}e62462dbe3911ebd2a1088a1fb362b23730b7370" -d '{"extra_specs": {}}' 2018-12-23 00:02:11,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:02:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d88ca4f-e9d9-4e86-a3e1-b532f19668e9 x-compute-request-id: req-2d88ca4f-e9d9-4e86-a3e1-b532f19668e9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 00:02:11,589 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/36bde671-7cff-478a-833e-7b7e580c073c/os-extra_specs used request id req-2d88ca4f-e9d9-4e86-a3e1-b532f19668e9 2018-12-23 00:02:11,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206820964813s 2018-12-23 00:02:11,590 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/36bde671-7cff-478a-833e-7b7e580c073c/os-extra_specs used request id req-2d88ca4f-e9d9-4e86-a3e1-b532f19668e9 2018-12-23 00:02:11,590 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_de476ba6-8275-4966-882f-6ce2ebef3f7a', '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'c9673704b75e4254b287ac35103b6d8c', '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'36bde671-7cff-478a-833e-7b7e580c073c', 'swap': 0}) 2018-12-23 00:02:14,782 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 00:02:13.724 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=70ceb531-65a9-489a-9817-818c2133c732) for deployment 'opnfv-rally' (UUID=b5cfc5f5-da1b-4ef9-bfd6-b3c20af7fa4e). 2018-12-23 00:02:14.618 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-23 00:02:14.620 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=70ceb531-65a9-489a-9817-818c2133c732) has been successfully configured for deployment 'opnfv-rally' (UUID=b5cfc5f5-da1b-4ef9-bfd6-b3c20af7fa4e)! 2018-12-23 00:02:14,783 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-23 00:02:14,783 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-23 00:02:14,786 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-23 00:02:15,358 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-23 00:02:18,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-70ceb531-65a9-489a-9817-818c2133c732/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-12-23 00:02:18,877 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-23 00:02:18,898 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-23 00:02:18,898 - 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-12-23 00:02:21,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:02:21.085 51 INFO rally.api [-] Starting verification (UUID=a9492fa5-9dc0-419b-8376-276bff8706df) for deployment 'opnfv-rally' (UUID=b5cfc5f5-da1b-4ef9-bfd6-b3c20af7fa4e) by verifier 'opnfv-tempest' (UUID=70ceb531-65a9-489a-9817-818c2133c732). 2018-12-23 00:02:21,087 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: a9492fa5-9dc0-419b-8376-276bff8706df 2018-12-23 00:02:27,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:02:27.237 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.181s] 2018-12-23 00:02:27,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:02:27.459 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.222s] 2018-12-23 00:02:33,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:02:33.521 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.458s] 2018-12-23 00:02:37,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:02:37.053 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.532s] 2018-12-23 00:02:49,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:02:49.238 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.661s] 2018-12-23 00:03:05,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:03:05.593 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.866s] 2018-12-23 00:03:42,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:03:42.264 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.080s] 2018-12-23 00:03:42,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:03:42.266 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-23 00:04:22,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:04:22.457 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.066s] 2018-12-23 00:04:22,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:04:22.458 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-23 00:04:58,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:04:58.822 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.069s] 2018-12-23 00:04:58,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:04:58.824 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-23 00:05:46,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:05:46.775 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.790s] 2018-12-23 00:06:14,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:06:14.149 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.052s] 2018-12-23 00:06:14,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:06:14.249 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.099s] 2018-12-23 00:06:20,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:06:20.642 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.661s] 2018-12-23 00:06:20,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:06:20.652 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-12-23 00:06:21,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:06:21.892 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 00:06:21,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:06:21.893 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 00:06:26,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:06:26.134 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.334s] 2018-12-23 00:06:31,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:06:31.928 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.412s] 2018-12-23 00:06:38,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:06:38.428 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.574s] 2018-12-23 00:06:45,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:06:45.696 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.382s] 2018-12-23 00:06:54,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:06:54.763 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.931s] 2018-12-23 00:07:00,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:07:00.845 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.663s] 2018-12-23 00:07:06,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:07:06.812 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.151s] 2018-12-23 00:07:14,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:07:14.297 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.455s] 2018-12-23 00:07:21,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:07:21.293 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.762s] 2018-12-23 00:07:30,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:07:30.212 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.752s] 2018-12-23 00:07:32,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:07:32.148 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-23 00:07:34,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:07:34.106 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.077s] 2018-12-23 00:07:34,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:07:34.181 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.075s] 2018-12-23 00:07:34,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:07:34.265 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.083s] 2018-12-23 00:07:34,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:07:34.271 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-12-23 00:07:38,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:07:38.201 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.850s] 2018-12-23 00:07:40,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:07:40.162 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.959s] 2018-12-23 00:07:42,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:07:42.441 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.279s] 2018-12-23 00:07:49,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:07:49.621 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-12-23 00:07:56,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:07:56.319 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.557s] 2018-12-23 00:08:13,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:08:13.494 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.661s] 2018-12-23 00:08:18,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:08:18.235 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.740s] 2018-12-23 00:08:31,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:08:31.124 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.561s] 2018-12-23 00:08:34,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:08:34.974 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.848s] 2018-12-23 00:08:43,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:08:43.305 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.329s] 2018-12-23 00:08:52,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:08:52.713 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.889s] 2018-12-23 00:08:56,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:08:56.388 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.672s] 2018-12-23 00:09:02,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:02.247 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.859s] 2018-12-23 00:09:18,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:18.194 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.814s] 2018-12-23 00:09:18,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:18.628 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.433s] 2018-12-23 00:09:18,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:18.965 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.337s] 2018-12-23 00:09:19,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:19.158 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.192s] 2018-12-23 00:09:19,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:19.420 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.262s] 2018-12-23 00:09:19,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:19.619 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.199s] 2018-12-23 00:09:32,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:32.915 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.511s] 2018-12-23 00:09:33,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:33.185 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.270s] 2018-12-23 00:09:33,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:33.325 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.139s] 2018-12-23 00:09:33,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:33.532 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.207s] 2018-12-23 00:09:33,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:33.787 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.254s] 2018-12-23 00:09:33,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:33.845 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.058s] 2018-12-23 00:09:47,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:47.202 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.476s] 2018-12-23 00:09:53,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:53.168 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.965s] 2018-12-23 00:09:54,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:54.924 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.754s] 2018-12-23 00:09:55,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:55.133 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.209s] 2018-12-23 00:09:55,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:09:55.323 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.190s] 2018-12-23 00:10:07,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:10:07.222 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.435s] 2018-12-23 00:10:13,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:10:13.329 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.107s] 2018-12-23 00:10:15,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:10:15.458 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.127s] 2018-12-23 00:10:15,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:10:15.748 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.290s] 2018-12-23 00:10:15,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:10:15.893 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.145s] 2018-12-23 00:10:36,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:10:36.376 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.425s] 2018-12-23 00:10:48,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:10:48.047 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.671s] 2018-12-23 00:10:58,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:10:58.862 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.814s] 2018-12-23 00:11:08,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:11:08.449 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.587s] 2018-12-23 00:11:39,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:11:39.070 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.307s] 2018-12-23 00:11:50,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:11:50.975 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.905s] 2018-12-23 00:12:01,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:12:01.630 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.655s] 2018-12-23 00:12:10,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:12:10.813 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.182s] 2018-12-23 00:12:27,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:12:27.005 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.656s] 2018-12-23 00:12:29,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:12:29.427 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.420s] 2018-12-23 00:12:29,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:12:29.603 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.179s] 2018-12-23 00:12:33,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:12:33.989 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.425s] 2018-12-23 00:12:36,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:12:36.100 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.108s] 2018-12-23 00:12:36,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:12:36.285 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.188s] 2018-12-23 00:12:40,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:12:40.613 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.248s] 2018-12-23 00:12:43,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:12:43.710 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-12-23 00:12:45,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:12:45.027 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-12-23 00:12:45,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:12:45.029 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-12-23 00:12:45,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:12:45.030 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-12-23 00:12:45,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:12:45.031 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-12-23 00:12:45,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:12:45.032 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-12-23 00:12:46,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:12:46.953 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-12-23 00:13:03,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:13:03.039 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.160s] 2018-12-23 00:13:18,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:13:18.373 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.990s] 2018-12-23 00:13:31,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:13:31.700 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.324s] 2018-12-23 00:13:40,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:13:40.992 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.183s] 2018-12-23 00:14:53,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:14:53.538 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [65.398s] 2018-12-23 00:15:33,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:15:33.650 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [27.851s] 2018-12-23 00:16:26,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:16:26.870 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [24.425s] 2018-12-23 00:16:46,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a9492fa5-9dc0-419b-8376-276bff8706df 2018-12-23 00:16:46,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a9492fa5-9dc0-419b-8376-276bff8706df']'. 2018-12-23 00:16:47,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-23 00:16:47,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-23 00:16:47,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 00:16:47,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a9492fa5-9dc0-419b-8376-276bff8706df | 2018-12-23 00:16:47,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-23 00:16:47,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 00:02:21 | 2018-12-23 00:16:47,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-23 00:16:46 | 2018-12-23 00:16:47,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:25 | 2018-12-23 00:16:47,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-12-23 00:16:47,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-23 00:16:47,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-23 00:16:47,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 70ceb531-65a9-489a-9817-818c2133c732) | 2018-12-23 00:16:47,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-23 00:16:47,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b5cfc5f5-da1b-4ef9-bfd6-b3c20af7fa4e) | 2018-12-23 00:16:47,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-12-23 00:16:47,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 841.838 | 2018-12-23 00:16:47,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-12-23 00:16:47,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-12-23 00:16:47,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-23 00:16:47,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-23 00:16:47,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-23 00:16:47,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 00:16:47,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-23 00:16:47,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-23 00:16:47,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-12-23 00:16:48,076 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 00:16:48,076 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:42 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-12-23 00:16:48,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 00:16:48,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/1f38eb07-2fa4-43be-8893-399876b39f3c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b27f94f8b72af1033a8b88d5a6d4905f656a955" 2018-12-23 00:16:49,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d3dc0170-7d81-4098-a3f9-e752d364cc29 Date: Sun, 23 Dec 2018 00:16:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:16:49,189 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/1f38eb07-2fa4-43be-8893-399876b39f3c used request id req-d3dc0170-7d81-4098-a3f9-e752d364cc29 2018-12-23 00:16:49,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.10777807236s 2018-12-23 00:16:49,189 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/1f38eb07-2fa4-43be-8893-399876b39f3c used request id req-d3dc0170-7d81-4098-a3f9-e752d364cc29 2018-12-23 00:16:49,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 00:16:49,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:16:49,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-022e22b3-f5e8-4415-a57e-766054f8b5bd x-compute-request-id: req-022e22b3-f5e8-4415-a57e-766054f8b5bd Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/36bde671-7cff-478a-833e-7b7e580c073c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/36bde671-7cff-478a-833e-7b7e580c073c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "36bde671-7cff-478a-833e-7b7e580c073c", "name": "tempest_smoke_serial-flavor_alt_de476ba6-8275-4966-882f-6ce2ebef3f7a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/41f91058-9b51-45de-a02e-d271247d4e00", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/41f91058-9b51-45de-a02e-d271247d4e00", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "41f91058-9b51-45de-a02e-d271247d4e00", "name": "tempest_smoke_serial-flavor_de476ba6-8275-4966-882f-6ce2ebef3f7a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 00:16:49,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-022e22b3-f5e8-4415-a57e-766054f8b5bd 2018-12-23 00:16:49,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.205592870712s 2018-12-23 00:16:49,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-022e22b3-f5e8-4415-a57e-766054f8b5bd 2018-12-23 00:16:49,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 00:16:49,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/36bde671-7cff-478a-833e-7b7e580c073c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:16:49,440 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:16:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-18db47cc-3521-40f2-8d8a-6349332b8f4f x-compute-request-id: req-18db47cc-3521-40f2-8d8a-6349332b8f4f Content-Length: 0 Content-Type: application/json 2018-12-23 00:16:49,441 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/36bde671-7cff-478a-833e-7b7e580c073c used request id req-18db47cc-3521-40f2-8d8a-6349332b8f4f 2018-12-23 00:16:49,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0424740314484s 2018-12-23 00:16:49,441 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/36bde671-7cff-478a-833e-7b7e580c073c used request id req-18db47cc-3521-40f2-8d8a-6349332b8f4f 2018-12-23 00:16:49,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:16:49,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b27f94f8b72af1033a8b88d5a6d4905f656a955" 2018-12-23 00:16:49,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-7c6fd485-f2a3-4f7b-be82-22691d905d15 Date: Sun, 23 Dec 2018 00:16:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/11dcc065-331e-40a4-baba-c4cbed51df1d/snap", "metadata": {}}], "file": "/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d/file", "owner": "cb54ff7efee74825a990e1100e4ee641", "id": "11dcc065-331e-40a4-baba-c4cbed51df1d", "size": 12716032, "self": "/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/11dcc065-331e-40a4-baba-c4cbed51df1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:02:08Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_de476ba6-8275-4966-882f-6ce2ebef3f7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_de476ba6-8275-4966-882f-6ce2ebef3f7a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:02:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:16:49,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7c6fd485-f2a3-4f7b-be82-22691d905d15 2018-12-23 00:16:49,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170904874802s 2018-12-23 00:16:49,613 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7c6fd485-f2a3-4f7b-be82-22691d905d15 2018-12-23 00:16:49,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 00:16:49,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b27f94f8b72af1033a8b88d5a6d4905f656a955" 2018-12-23 00:16:51,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d8859f3e-658e-451e-b00a-a6496b43b51d Date: Sun, 23 Dec 2018 00:16:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:16:51,572 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d used request id req-d8859f3e-658e-451e-b00a-a6496b43b51d 2018-12-23 00:16:51,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.95620679855s 2018-12-23 00:16:51,573 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/11dcc065-331e-40a4-baba-c4cbed51df1d used request id req-d8859f3e-658e-451e-b00a-a6496b43b51d 2018-12-23 00:16:51,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 00:16:51,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:16:51,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64ce87e5-3b61-4f43-99f1-2d3d7eb20a62 x-compute-request-id: req-64ce87e5-3b61-4f43-99f1-2d3d7eb20a62 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/41f91058-9b51-45de-a02e-d271247d4e00", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/41f91058-9b51-45de-a02e-d271247d4e00", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "41f91058-9b51-45de-a02e-d271247d4e00", "name": "tempest_smoke_serial-flavor_de476ba6-8275-4966-882f-6ce2ebef3f7a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 00:16:51,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-64ce87e5-3b61-4f43-99f1-2d3d7eb20a62 2018-12-23 00:16:51,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0380969047546s 2018-12-23 00:16:51,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-64ce87e5-3b61-4f43-99f1-2d3d7eb20a62 2018-12-23 00:16:51,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 00:16:51,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/41f91058-9b51-45de-a02e-d271247d4e00 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:16:51,657 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-150e3089-0ad9-4e4a-b056-c5cff0dd993c x-compute-request-id: req-150e3089-0ad9-4e4a-b056-c5cff0dd993c Content-Length: 0 Content-Type: application/json 2018-12-23 00:16:51,657 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/41f91058-9b51-45de-a02e-d271247d4e00 used request id req-150e3089-0ad9-4e4a-b056-c5cff0dd993c 2018-12-23 00:16:51,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.043792963028s 2018-12-23 00:16:51,657 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/41f91058-9b51-45de-a02e-d271247d4e00 used request id req-150e3089-0ad9-4e4a-b056-c5cff0dd993c 2018-12-23 00:16:51,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:16:51,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:16:51,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c1bac0-b8a1-416c-957d-4329a8e6236d Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_de476ba6-8275-4966-882f-6ce2ebef3f7a", "links": {"self": "http://172.30.9.26:5000/v3/users/3d4db1a0d2db45ebb9458c3233121bc9"}, "domain_id": "default", "enabled": true, "id": "3d4db1a0d2db45ebb9458c3233121bc9", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:16:51,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-65c1bac0-b8a1-416c-957d-4329a8e6236d 2018-12-23 00:16:51,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0950918197632s 2018-12-23 00:16:51,753 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-65c1bac0-b8a1-416c-957d-4329a8e6236d 2018-12-23 00:16:51,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:16:51,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/3d4db1a0d2db45ebb9458c3233121bc9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:16:51,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-037a2dcb-5f37-49cb-8ee9-099d5bec67ab Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/3d4db1a0d2db45ebb9458c3233121bc9"}, "enabled": true, "id": "3d4db1a0d2db45ebb9458c3233121bc9", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_de476ba6-8275-4966-882f-6ce2ebef3f7a"}} 2018-12-23 00:16:51,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/3d4db1a0d2db45ebb9458c3233121bc9 used request id req-037a2dcb-5f37-49cb-8ee9-099d5bec67ab 2018-12-23 00:16:51,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0966718196869s 2018-12-23 00:16:51,857 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/3d4db1a0d2db45ebb9458c3233121bc9 used request id req-037a2dcb-5f37-49cb-8ee9-099d5bec67ab 2018-12-23 00:16:51,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 00:16:51,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/3d4db1a0d2db45ebb9458c3233121bc9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:16:52,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:16:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c269062e-2752-4a35-80af-4f0e88e12ee7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:16:52,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3d4db1a0d2db45ebb9458c3233121bc9 used request id req-c269062e-2752-4a35-80af-4f0e88e12ee7 2018-12-23 00:16:52,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.252316951752s 2018-12-23 00:16:52,110 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3d4db1a0d2db45ebb9458c3233121bc9 used request id req-c269062e-2752-4a35-80af-4f0e88e12ee7 2018-12-23 00:16:52,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:16:52,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:16:52,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-989e78fd-e0f2-4a6f-be51-982b7850f4f2 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.26:5000/v3/projects/cb54ff7efee74825a990e1100e4ee641"}, "enabled": true, "id": "cb54ff7efee74825a990e1100e4ee641", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_de476ba6-8275-4966-882f-6ce2ebef3f7a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:16:52,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-989e78fd-e0f2-4a6f-be51-982b7850f4f2 2018-12-23 00:16:52,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0899109840393s 2018-12-23 00:16:52,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-989e78fd-e0f2-4a6f-be51-982b7850f4f2 2018-12-23 00:16:52,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 00:16:52,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/cb54ff7efee74825a990e1100e4ee641 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:16:52,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3170246-544e-416f-801b-b8e7cb10f251 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:16:52,346 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/cb54ff7efee74825a990e1100e4ee641 used request id req-e3170246-544e-416f-801b-b8e7cb10f251 2018-12-23 00:16:52,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.142532110214s 2018-12-23 00:16:52,346 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/cb54ff7efee74825a990e1100e4ee641 used request id req-e3170246-544e-416f-801b-b8e7cb10f251 2018-12-23 00:16:52,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:16:52,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:16:52,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803fff34-d9a6-4567-a5e5-a76c2a50f1c3 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "997de7fb12b5477a8c566570bbcf8c9a", "links": {"self": "http://172.30.9.26:5000/v3/roles/997de7fb12b5477a8c566570bbcf8c9a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:16:52,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-803fff34-d9a6-4567-a5e5-a76c2a50f1c3 2018-12-23 00:16:52,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0794110298157s 2018-12-23 00:16:52,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 00:16:52,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/997de7fb12b5477a8c566570bbcf8c9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:16:52,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30cc35cf-29f1-47c8-b420-7c6972bf9aec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:16:52,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/997de7fb12b5477a8c566570bbcf8c9a used request id req-30cc35cf-29f1-47c8-b420-7c6972bf9aec 2018-12-23 00:16:52,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.113131046295s 2018-12-23 00:16:52,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 00:16:52,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=cb54ff7efee74825a990e1100e4ee641&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}e62462dbe3911ebd2a1088a1fb362b23730b7370" 2018-12-23 00:16:52,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8e50884f-3963-40ab-b15f-9147bb9e6c5e Date: Sun, 23 Dec 2018 00:16:52 GMT RESP BODY: {"security_groups": []} 2018-12-23 00:16:52,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=cb54ff7efee74825a990e1100e4ee641&name=default used request id req-8e50884f-3963-40ab-b15f-9147bb9e6c5e 2018-12-23 00:16:52,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.186246156693s 2018-12-23 00:16:52,731 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=cb54ff7efee74825a990e1100e4ee641&name=default used request id req-8e50884f-3963-40ab-b15f-9147bb9e6c5e 2018-12-23 00:16:52,790 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-12-23 00:16:52,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 00:16:52,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 00:16:52,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 00:16:52,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 00:16:52,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 00:16:52,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 00:16:52,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 00:16:52,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 00:16:52,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 00:16:52,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 00:16:52,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 00:16:52,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 00:16:52,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 00:16:52,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 00:16:52,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 00:16:52,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 00:16:52,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 00:16:52,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 00:16:52,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 00:16:52,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 00:16:52,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 00:16:52,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 00:16:52,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 00:16:52,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 00:16:52,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:16:52,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30595a08-b4d6-4271-8b7d-29a5abac4b89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:16:52,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-30595a08-b4d6-4271-8b7d-29a5abac4b89 2018-12-23 00:16:52,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:16:53,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:16:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9673704b75e4254b287ac35103b6d8c", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f73e04431d2346a1a18d72707a9c3110"}, "audit_ids": ["tbpkz42-RqGClsbFqZagXA"], "issued_at": "2018-12-23T00:16:53.000000Z"}} 2018-12-23 00:16:53,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 00:16:53,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:53,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-bf222000-99d3-495f-a074-bdf697feb792 Date: Sun, 23 Dec 2018 00:16:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 00:16:53,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bf222000-99d3-495f-a074-bdf697feb792 2018-12-23 00:16:53,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247209072113s 2018-12-23 00:16:53,469 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bf222000-99d3-495f-a074-bdf697feb792 2018-12-23 00:16:53,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 00:16:53,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:53,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:16:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:16:53,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:53,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ab9bf6-34ae-45a0-ad3e-412c232596ce Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 00:16:53,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-18ab9bf6-34ae-45a0-ad3e-412c232596ce 2018-12-23 00:16:53,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0928900241852s 2018-12-23 00:16:53,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 00:16:53,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_903a368d-250c-4c59-abc6-ab7febe60778"}}' 2018-12-23 00:16:53,667 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:16:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91dbb7c5-7359-43b9-b387-3564a3b5f3ff Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/995acec055f74a238fb171936bdc95a2"}, "enabled": true, "id": "995acec055f74a238fb171936bdc95a2", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_903a368d-250c-4c59-abc6-ab7febe60778"}} 2018-12-23 00:16:53,667 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-91dbb7c5-7359-43b9-b387-3564a3b5f3ff 2018-12-23 00:16:53,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.103793859482s 2018-12-23 00:16:53,668 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-91dbb7c5-7359-43b9-b387-3564a3b5f3ff 2018-12-23 00:16:53,669 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_903a368d-250c-4c59-abc6-ab7febe60778', 'id': u'995acec055f74a238fb171936bdc95a2', '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-12-23 00:16:53,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 00:16:54,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350544929504s 2018-12-23 00:16:54,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/6c3acdc0ca55479fadd7450f1a3d1548 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:54,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0029169-c88e-46f2-b585-b6c840b20c03 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/6c3acdc0ca55479fadd7450f1a3d1548"}, "enabled": true, "id": "6c3acdc0ca55479fadd7450f1a3d1548", "options": {}, "domain_id": "default", "name": "rally_sanity-user_903a368d-250c-4c59-abc6-ab7febe60778"}} 2018-12-23 00:16:54,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6c3acdc0ca55479fadd7450f1a3d1548 used request id req-b0029169-c88e-46f2-b585-b6c840b20c03 2018-12-23 00:16:54,118 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6c3acdc0ca55479fadd7450f1a3d1548', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_903a368d-250c-4c59-abc6-ab7febe60778'}) 2018-12-23 00:16:54,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:16:54,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:54,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9327d460-11fc-4761-8333-2b5045fa00cf Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:16:54,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9327d460-11fc-4761-8333-2b5045fa00cf 2018-12-23 00:16:54,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0845460891724s 2018-12-23 00:16:54,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:16:54,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:54,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-450470d2-b91f-403c-ab4f-6e427ee299b4 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:16:54,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-450470d2-b91f-403c-ab4f-6e427ee299b4 2018-12-23 00:16:54,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0923888683319s 2018-12-23 00:16:54,297 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 00:16:54,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 00:16:54,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" -d '{"role": {"name": "Member"}}' 2018-12-23 00:16:54,391 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:16:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ad1679e-26b8-46e4-97e3-af25585cb531 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d127e75a2a28401192530618bcb62b44", "links": {"self": "http://172.30.9.26:5000/v3/roles/d127e75a2a28401192530618bcb62b44"}, "name": "Member"}} 2018-12-23 00:16:54,392 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2ad1679e-26b8-46e4-97e3-af25585cb531 2018-12-23 00:16:54,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0939190387726s 2018-12-23 00:16:54,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/d127e75a2a28401192530618bcb62b44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:54,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6100bfcd-f903-4317-b5c7-54916a95db68 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/d127e75a2a28401192530618bcb62b44"}, "domain_id": null, "name": "Member", "id": "d127e75a2a28401192530618bcb62b44"}} 2018-12-23 00:16:54,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d127e75a2a28401192530618bcb62b44 used request id req-6100bfcd-f903-4317-b5c7-54916a95db68 2018-12-23 00:16:54,472 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/d127e75a2a28401192530618bcb62b44'}, 'domain_id': None, 'human_id': None, 'id': u'd127e75a2a28401192530618bcb62b44', 'HUMAN_ID': False}) 2018-12-23 00:16:54,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:16:54,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:54,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df542db-6278-4f0f-92e7-a717d41b40dd Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "d127e75a2a28401192530618bcb62b44", "links": {"self": "http://172.30.9.26:5000/v3/roles/d127e75a2a28401192530618bcb62b44"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:16:54,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0df542db-6278-4f0f-92e7-a717d41b40dd 2018-12-23 00:16:54,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0842061042786s 2018-12-23 00:16:54,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 00:16:54,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:54,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63b87f93-a5fe-4caf-a43b-2d1351afc625 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 00:16:54,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-63b87f93-a5fe-4caf-a43b-2d1351afc625 2018-12-23 00:16:54,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0746150016785s 2018-12-23 00:16:54,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:16:54,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:54,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1377b35-0af9-44d2-bfa8-6424c4cb382c Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_903a368d-250c-4c59-abc6-ab7febe60778", "links": {"self": "http://172.30.9.26:5000/v3/users/6c3acdc0ca55479fadd7450f1a3d1548"}, "domain_id": "default", "enabled": true, "id": "6c3acdc0ca55479fadd7450f1a3d1548", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:16:54,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c1377b35-0af9-44d2-bfa8-6424c4cb382c 2018-12-23 00:16:54,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0959379673004s 2018-12-23 00:16:54,730 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c1377b35-0af9-44d2-bfa8-6424c4cb382c 2018-12-23 00:16:54,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:16:54,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:54,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad68e88d-d193-4053-91a8-ad5cd6e297c0 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/995acec055f74a238fb171936bdc95a2"}, "enabled": true, "id": "995acec055f74a238fb171936bdc95a2", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_903a368d-250c-4c59-abc6-ab7febe60778"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:16:54,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ad68e88d-d193-4053-91a8-ad5cd6e297c0 2018-12-23 00:16:54,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0872578620911s 2018-12-23 00:16:54,824 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ad68e88d-d193-4053-91a8-ad5cd6e297c0 2018-12-23 00:16:54,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 00:16:54,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=6c3acdc0ca55479fadd7450f1a3d1548&scope.project.id=995acec055f74a238fb171936bdc95a2&role.id=d127e75a2a28401192530618bcb62b44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:54,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cddb5d2-f13f-4abe-995b-4934d1910e94 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=6c3acdc0ca55479fadd7450f1a3d1548&scope.project.id=995acec055f74a238fb171936bdc95a2&role.id=d127e75a2a28401192530618bcb62b44", "previous": null, "next": null}} 2018-12-23 00:16:54,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=6c3acdc0ca55479fadd7450f1a3d1548&scope.project.id=995acec055f74a238fb171936bdc95a2&role.id=d127e75a2a28401192530618bcb62b44 used request id req-1cddb5d2-f13f-4abe-995b-4934d1910e94 2018-12-23 00:16:54,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0771820545197s 2018-12-23 00:16:54,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 00:16:54,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/995acec055f74a238fb171936bdc95a2/users/6c3acdc0ca55479fadd7450f1a3d1548/roles/d127e75a2a28401192530618bcb62b44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:55,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:16:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06f3a42d-a4e0-4ef0-9b08-d36a6da17af0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:16:55,029 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/995acec055f74a238fb171936bdc95a2/users/6c3acdc0ca55479fadd7450f1a3d1548/roles/d127e75a2a28401192530618bcb62b44 used request id req-06f3a42d-a4e0-4ef0-9b08-d36a6da17af0 2018-12-23 00:16:55,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124361038208s 2018-12-23 00:16:55,030 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_903a368d-250c-4c59-abc6-ab7febe60778', 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': 'c1a3eff5-c509-4cf8-86d6-e449bd71f6df', 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_903a368d-250c-4c59-abc6-ab7febe60778', 'project_id': u'995acec055f74a238fb171936bdc95a2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 00:16:55,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 00:16:55,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 00:16:55,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 00:16:55,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 00:16:55,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 00:16:55,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 00:16:55,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 00:16:55,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 00:16:55,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 00:16:55,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 00:16:55,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 00:16:55,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 00:16:55,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 00:16:55,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 00:16:55,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 00:16:55,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 00:16:55,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 00:16:55,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 00:16:55,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 00:16:55,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 00:16:55,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 00:16:55,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 00:16:55,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 00:16:55,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 00:16:55,035 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_903a368d-250c-4c59-abc6-ab7febe60778', 'password': 'c1a3eff5-c509-4cf8-86d6-e449bd71f6df', 'project_name': 'rally_sanity-project_903a368d-250c-4c59-abc6-ab7febe60778', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '995acec055f74a238fb171936bdc95a2', 'project_domain_name': 'Default'} 2018-12-23 00:16:55,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:16:55,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:55,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df3a0312-0c27-4d40-a144-654c0e8ecf54 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "d127e75a2a28401192530618bcb62b44", "links": {"self": "http://172.30.9.26:5000/v3/roles/d127e75a2a28401192530618bcb62b44"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:16:55,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-df3a0312-0c27-4d40-a144-654c0e8ecf54 2018-12-23 00:16:55,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0856149196625s 2018-12-23 00:16:55,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:16:55,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:55,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7609f814-80d5-4f57-bed5-f143a6d6be00 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "d127e75a2a28401192530618bcb62b44", "links": {"self": "http://172.30.9.26:5000/v3/roles/d127e75a2a28401192530618bcb62b44"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:16:55,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7609f814-80d5-4f57-bed5-f143a6d6be00 2018-12-23 00:16:55,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0748090744019s 2018-12-23 00:16:55,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 00:16:55,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:55,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5212743-a24e-4813-a446-a643272936a3 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 00:16:55,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c5212743-a24e-4813-a446-a643272936a3 2018-12-23 00:16:55,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0792298316956s 2018-12-23 00:16:55,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:16:55,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:55,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d0b8dc-fbe4-451c-9caf-d69769015fad Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_903a368d-250c-4c59-abc6-ab7febe60778", "links": {"self": "http://172.30.9.26:5000/v3/users/6c3acdc0ca55479fadd7450f1a3d1548"}, "domain_id": "default", "enabled": true, "id": "6c3acdc0ca55479fadd7450f1a3d1548", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:16:55,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-16d0b8dc-fbe4-451c-9caf-d69769015fad 2018-12-23 00:16:55,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0960190296173s 2018-12-23 00:16:55,375 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-16d0b8dc-fbe4-451c-9caf-d69769015fad 2018-12-23 00:16:55,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:16:55,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:55,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5843593-a7e5-4ba4-8b1c-be44d07e509e Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/995acec055f74a238fb171936bdc95a2"}, "enabled": true, "id": "995acec055f74a238fb171936bdc95a2", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_903a368d-250c-4c59-abc6-ab7febe60778"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:16:55,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b5843593-a7e5-4ba4-8b1c-be44d07e509e 2018-12-23 00:16:55,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.079913854599s 2018-12-23 00:16:55,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b5843593-a7e5-4ba4-8b1c-be44d07e509e 2018-12-23 00:16:55,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 00:16:55,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=6c3acdc0ca55479fadd7450f1a3d1548&scope.project.id=995acec055f74a238fb171936bdc95a2&role.id=b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:55,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67eb42a0-19c6-4436-bd41-43766775d0f4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=6c3acdc0ca55479fadd7450f1a3d1548&scope.project.id=995acec055f74a238fb171936bdc95a2&role.id=b8a71d37985c4b6e86bd1cd18cca4950", "previous": null, "next": null}} 2018-12-23 00:16:55,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=6c3acdc0ca55479fadd7450f1a3d1548&scope.project.id=995acec055f74a238fb171936bdc95a2&role.id=b8a71d37985c4b6e86bd1cd18cca4950 used request id req-67eb42a0-19c6-4436-bd41-43766775d0f4 2018-12-23 00:16:55,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0789489746094s 2018-12-23 00:16:55,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 00:16:55,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/995acec055f74a238fb171936bdc95a2/users/6c3acdc0ca55479fadd7450f1a3d1548/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:55,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:16:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2d03770-786e-490e-8787-a1189b771177 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:16:55,663 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/995acec055f74a238fb171936bdc95a2/users/6c3acdc0ca55479fadd7450f1a3d1548/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-a2d03770-786e-490e-8787-a1189b771177 2018-12-23 00:16:55,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.12019109726s 2018-12-23 00:16:55,663 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-12-23 00:16:55,985 - 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-12-23 00:16:55,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 00:16:55,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:56,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865dfcf6-5a8e-49f0-9d94-cc680276d66c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 00:16:56,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-865dfcf6-5a8e-49f0-9d94-cc680276d66c 2018-12-23 00:16:56,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.075455904007s 2018-12-23 00:16:56,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:16:56,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:16:56,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d190b7da-81f8-4ef0-a027-e46405b6cb62 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/995acec055f74a238fb171936bdc95a2"}, "enabled": true, "id": "995acec055f74a238fb171936bdc95a2", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_903a368d-250c-4c59-abc6-ab7febe60778"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:16:56,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d190b7da-81f8-4ef0-a027-e46405b6cb62 2018-12-23 00:16:56,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0768609046936s 2018-12-23 00:16:56,140 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d190b7da-81f8-4ef0-a027-e46405b6cb62 2018-12-23 00:16:56,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 00:16:56,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" -d '{"network": {"shared": true, "tenant_id": "995acec055f74a238fb171936bdc95a2", "name": "rally_sanity-net_903a368d-250c-4c59-abc6-ab7febe60778", "admin_state_up": true}}' 2018-12-23 00:16:56,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-2a327f1b-b4c6-4648-b141-13c4d9457bfc Date: Sun, 23 Dec 2018 00:16:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"019655c6-1826-44f4-a684-b90379675a73","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":true,"project_id":"995acec055f74a238fb171936bdc95a2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T00:16:56Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_903a368d-250c-4c59-abc6-ab7febe60778","admin_state_up":true,"tenant_id":"995acec055f74a238fb171936bdc95a2","created_at":"2018-12-23T00:16:56Z","mtu":1450}} 2018-12-23 00:16:56,731 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2a327f1b-b4c6-4648-b141-13c4d9457bfc 2018-12-23 00:16:56,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.587599039078s 2018-12-23 00:16:56,731 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2a327f1b-b4c6-4648-b141-13c4d9457bfc 2018-12-23 00:16:56,731 - 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-12-23T00:16:56Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'019655c6-1826-44f4-a684-b90379675a73', u'provider:segmentation_id': 30, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_903a368d-250c-4c59-abc6-ab7febe60778', u'created_at': u'2018-12-23T00:16:56Z', u'mtu': 1450, u'tenant_id': u'995acec055f74a238fb171936bdc95a2', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'995acec055f74a238fb171936bdc95a2'}) 2018-12-23 00:16:56,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:16:56,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0688214e-37a2-42da-9b8c-1822cd6a292c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:16:56,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0688214e-37a2-42da-9b8c-1822cd6a292c 2018-12-23 00:16:56,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:16:57,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d127e75a2a28401192530618bcb62b44", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:16:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "995acec055f74a238fb171936bdc95a2", "name": "rally_sanity-project_903a368d-250c-4c59-abc6-ab7febe60778"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/995acec055f74a238fb171936bdc95a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/995acec055f74a238fb171936bdc95a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/995acec055f74a238fb171936bdc95a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/995acec055f74a238fb171936bdc95a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/995acec055f74a238fb171936bdc95a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/995acec055f74a238fb171936bdc95a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/995acec055f74a238fb171936bdc95a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/995acec055f74a238fb171936bdc95a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/995acec055f74a238fb171936bdc95a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/995acec055f74a238fb171936bdc95a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/995acec055f74a238fb171936bdc95a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/995acec055f74a238fb171936bdc95a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_903a368d-250c-4c59-abc6-ab7febe60778", "id": "6c3acdc0ca55479fadd7450f1a3d1548"}, "audit_ids": ["EfkNeSQOSXqSerTuRUwSrw"], "issued_at": "2018-12-23T00:16:57.000000Z"}} 2018-12-23 00:16:57,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 00:16:57,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a31dd74c17877cc3dafdea5f06e8569d05c6077" 2018-12-23 00:16:57,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-2268b2eb-476f-4caa-a543-f1fb77e3b426 Date: Sun, 23 Dec 2018 00:16:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"019655c6-1826-44f4-a684-b90379675a73","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":true,"project_id":"995acec055f74a238fb171936bdc95a2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T00:16:56Z","qos_policy_id":null,"name":"rally_sanity-net_903a368d-250c-4c59-abc6-ab7febe60778","admin_state_up":true,"tenant_id":"995acec055f74a238fb171936bdc95a2","created_at":"2018-12-23T00:16:56Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 00:16:57,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2268b2eb-476f-4caa-a543-f1fb77e3b426 2018-12-23 00:16:57,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.231277942657s 2018-12-23 00:16:57,342 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2268b2eb-476f-4caa-a543-f1fb77e3b426 2018-12-23 00:16:57,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 00:16:57,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a31dd74c17877cc3dafdea5f06e8569d05c6077" -d '{"subnet": {"name": "rally_sanity-subnet_903a368d-250c-4c59-abc6-ab7febe60778", "enable_dhcp": true, "network_id": "019655c6-1826-44f4-a684-b90379675a73", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 00:16:57,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-9a7a64a2-9d1b-4819-bfe2-5e2d8868d03e Date: Sun, 23 Dec 2018 00:16:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"019655c6-1826-44f4-a684-b90379675a73","tenant_id":"995acec055f74a238fb171936bdc95a2","created_at":"2018-12-23T00:16:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T00:16:57Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"995acec055f74a238fb171936bdc95a2","id":"8696d315-4cda-4d08-a208-8fa705c90315","subnetpool_id":null,"name":"rally_sanity-subnet_903a368d-250c-4c59-abc6-ab7febe60778"}} 2018-12-23 00:16:57,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9a7a64a2-9d1b-4819-bfe2-5e2d8868d03e 2018-12-23 00:16:57,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.537102937698s 2018-12-23 00:16:57,881 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9a7a64a2-9d1b-4819-bfe2-5e2d8868d03e 2018-12-23 00:16:57,881 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T00:16:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8696d315-4cda-4d08-a208-8fa705c90315', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_903a368d-250c-4c59-abc6-ab7febe60778', u'enable_dhcp': True, u'network_id': u'019655c6-1826-44f4-a684-b90379675a73', u'tenant_id': u'995acec055f74a238fb171936bdc95a2', u'created_at': u'2018-12-23T00:16:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'995acec055f74a238fb171936bdc95a2'}) 2018-12-23 00:16:57,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 00:16:57,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a31dd74c17877cc3dafdea5f06e8569d05c6077" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "rally_sanity-router_903a368d-250c-4c59-abc6-ab7febe60778", "admin_state_up": true}}' 2018-12-23 00:17:03,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-6a09833a-dfb6-4a74-9f14-c1383c12952a Date: Sun, 23 Dec 2018 00:17:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "995acec055f74a238fb171936bdc95a2", "created_at": "2018-12-23T00:16:58Z", "admin_state_up": true, "updated_at": "2018-12-23T00:16:59Z", "project_id": "995acec055f74a238fb171936bdc95a2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a7e1c50f-bcd4-4cae-afa9-b6079397fddb", "name": "rally_sanity-router_903a368d-250c-4c59-abc6-ab7febe60778"}} 2018-12-23 00:17:03,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-6a09833a-dfb6-4a74-9f14-c1383c12952a 2018-12-23 00:17:03,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.1337249279s 2018-12-23 00:17:03,016 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-6a09833a-dfb6-4a74-9f14-c1383c12952a 2018-12-23 00:17:03,017 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T00:16:59Z', u'revision_number': 3, u'ha': True, u'id': u'a7e1c50f-bcd4-4cae-afa9-b6079397fddb', u'external_gateway_info': {u'network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4a37038d-a521-4738-99a2-4d08a417e092', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_903a368d-250c-4c59-abc6-ab7febe60778', u'admin_state_up': True, u'tenant_id': u'995acec055f74a238fb171936bdc95a2', u'created_at': u'2018-12-23T00:16:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'995acec055f74a238fb171936bdc95a2'}) 2018-12-23 00:17:03,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 00:17:03,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/a7e1c50f-bcd4-4cae-afa9-b6079397fddb/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}1a31dd74c17877cc3dafdea5f06e8569d05c6077" -d '{"subnet_id": "8696d315-4cda-4d08-a208-8fa705c90315"}' 2018-12-23 00:17:04,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6547570b-d5ee-466b-a3f3-71e9049074a5 Date: Sun, 23 Dec 2018 00:17:04 GMT RESP BODY: {"network_id": "019655c6-1826-44f4-a684-b90379675a73", "tenant_id": "995acec055f74a238fb171936bdc95a2", "subnet_id": "8696d315-4cda-4d08-a208-8fa705c90315", "subnet_ids": ["8696d315-4cda-4d08-a208-8fa705c90315"], "port_id": "b5c5103d-b80a-4ed1-8160-6073325217f0", "id": "a7e1c50f-bcd4-4cae-afa9-b6079397fddb"} 2018-12-23 00:17:04,801 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a7e1c50f-bcd4-4cae-afa9-b6079397fddb/add_router_interface.json used request id req-6547570b-d5ee-466b-a3f3-71e9049074a5 2018-12-23 00:17:04,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.78331398964s 2018-12-23 00:17:04,801 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a7e1c50f-bcd4-4cae-afa9-b6079397fddb/add_router_interface.json used request id req-6547570b-d5ee-466b-a3f3-71e9049074a5 returning object a7e1c50f-bcd4-4cae-afa9-b6079397fddb 2018-12-23 00:17:04,802 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 00:17:04,934 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 00:17:04,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a31dd74c17877cc3dafdea5f06e8569d05c6077" 2018-12-23 00:17:04,941 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 00:17:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-23 00:17:04,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:17:04,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a31dd74c17877cc3dafdea5f06e8569d05c6077" 2018-12-23 00:17:05,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-095a65f1-2ec4-410b-b879-9c8b4a206fb2 Date: Sun, 23 Dec 2018 00:17:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:17:05,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-095a65f1-2ec4-410b-b879-9c8b4a206fb2 2018-12-23 00:17:05,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.159106969833s 2018-12-23 00:17:05,104 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-095a65f1-2ec4-410b-b879-9c8b4a206fb2 2018-12-23 00:17:05,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 00:17:05,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a31dd74c17877cc3dafdea5f06e8569d05c6077" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778"}' 2018-12-23 00:17:05,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a X-Openstack-Request-Id: req-e8ecba79-aafe-4f37-b5be-2d2a58a88592 Date: Sun, 23 Dec 2018 00:17:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a/file", "owner": "995acec055f74a238fb171936bdc95a2", "id": "bf919a00-4656-49a2-b8cc-6b527e95093a", "size": null, "self": "/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:17:05Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778", "checksum": null, "created_at": "2018-12-23T00:17:05Z", "protected": false} 2018-12-23 00:17:05,315 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e8ecba79-aafe-4f37-b5be-2d2a58a88592 2018-12-23 00:17:05,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.209342002869s 2018-12-23 00:17:05,316 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e8ecba79-aafe-4f37-b5be-2d2a58a88592 returning object bf919a00-4656-49a2-b8cc-6b527e95093a 2018-12-23 00:17:05,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 00:17:05,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a/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}1a31dd74c17877cc3dafdea5f06e8569d05c6077" -d '' 2018-12-23 00:17:06,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01aeabac-f9a2-4efc-8850-d8ed1e773312 Date: Sun, 23 Dec 2018 00:17:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:17:06,961 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a/file used request id req-01aeabac-f9a2-4efc-8850-d8ed1e773312 2018-12-23 00:17:06,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.64491009712s 2018-12-23 00:17:06,962 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a/file used request id req-01aeabac-f9a2-4efc-8850-d8ed1e773312 2018-12-23 00:17:06,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:17:06,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a31dd74c17877cc3dafdea5f06e8569d05c6077" 2018-12-23 00:17:07,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-083c3d78-4350-4f4f-93f9-1d48d8450a70 Date: Sun, 23 Dec 2018 00:17:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/bf919a00-4656-49a2-b8cc-6b527e95093a/snap", "metadata": {}}], "file": "/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a/file", "owner": "995acec055f74a238fb171936bdc95a2", "id": "bf919a00-4656-49a2-b8cc-6b527e95093a", "size": 12716032, "self": "/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/bf919a00-4656-49a2-b8cc-6b527e95093a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:17:06Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:17:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:17:07,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-083c3d78-4350-4f4f-93f9-1d48d8450a70 2018-12-23 00:17:07,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.239768981934s 2018-12-23 00:17:07,202 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-083c3d78-4350-4f4f-93f9-1d48d8450a70 2018-12-23 00:17:07,205 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/bf919a00-4656-49a2-b8cc-6b527e95093a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a/file', 'owner': u'995acec055f74a238fb171936bdc95a2', 'id': u'bf919a00-4656-49a2-b8cc-6b527e95093a', 'size': 12716032, u'self': u'/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'995acec055f74a238fb171936bdc95a2', 'name': 'rally_sanity-project_903a368d-250c-4c59-abc6-ab7febe60778', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/bf919a00-4656-49a2-b8cc-6b527e95093a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T00:17:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T00:17:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778', 'created': u'2018-12-23T00:17:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T00:17:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 00:17:07,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 00:17:07,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_903a368d-250c-4c59-abc6-ab7febe60778", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 00:17:07,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:17: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-0ba18a97-e106-4697-9fe6-a0e4d71e5b48 x-compute-request-id: req-0ba18a97-e106-4697-9fe6-a0e4d71e5b48 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6ff10dc5-2400-4d0c-a74e-3037e2aecb5c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6ff10dc5-2400-4d0c-a74e-3037e2aecb5c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6ff10dc5-2400-4d0c-a74e-3037e2aecb5c", "name": "rally_sanity-flavor_903a368d-250c-4c59-abc6-ab7febe60778", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 00:17:07,408 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0ba18a97-e106-4697-9fe6-a0e4d71e5b48 2018-12-23 00:17:07,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.202064990997s 2018-12-23 00:17:07,408 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0ba18a97-e106-4697-9fe6-a0e4d71e5b48 returning object 6ff10dc5-2400-4d0c-a74e-3037e2aecb5c 2018-12-23 00:17:07,409 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_903a368d-250c-4c59-abc6-ab7febe60778', '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'c9673704b75e4254b287ac35103b6d8c', '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'6ff10dc5-2400-4d0c-a74e-3037e2aecb5c', 'swap': 0}) 2018-12-23 00:17:07,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 00:17:07,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/6ff10dc5-2400-4d0c-a74e-3037e2aecb5c/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}18f8618bee9e2e459521fda4fbdc90d22cca23cb" -d '{"extra_specs": {}}' 2018-12-23 00:17:07,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:17: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-7fd50d8f-326e-4750-b371-8eba955bd6da x-compute-request-id: req-7fd50d8f-326e-4750-b371-8eba955bd6da Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 00:17:07,432 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/6ff10dc5-2400-4d0c-a74e-3037e2aecb5c/os-extra_specs used request id req-7fd50d8f-326e-4750-b371-8eba955bd6da 2018-12-23 00:17:07,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215630531311s 2018-12-23 00:17:07,432 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/6ff10dc5-2400-4d0c-a74e-3037e2aecb5c/os-extra_specs used request id req-7fd50d8f-326e-4750-b371-8eba955bd6da 2018-12-23 00:17:07,432 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 00:17:09,961 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 00:17:09.543 115 INFO rally.deployment.engine [-] Deployment b5cfc5f5-da1b-4ef9-bfd6-b3c20af7fa4e | Starting: Destroy cloud and free allocated resources. 2018-12-23 00:17:09.639 115 INFO rally.deployment.engine [-] Deployment b5cfc5f5-da1b-4ef9-bfd6-b3c20af7fa4e | Completed: Destroy cloud and free allocated resources. 2018-12-23 00:17:09.679 115 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=70ceb531-65a9-489a-9817-818c2133c732) for deployment 'opnfv-rally'. 2018-12-23 00:17:09.695 115 INFO rally.api [-] Deleting verification (UUID=a9492fa5-9dc0-419b-8376-276bff8706df). 2018-12-23 00:17:09.746 115 INFO rally.api [-] Verification has been successfully deleted! 2018-12-23 00:17:09.747 115 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=70ceb531-65a9-489a-9817-818c2133c732). 2018-12-23 00:17:09.754 115 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-12-23 00:17:12,393 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-23 00:17:12.125 118 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=bb90712c-3943-41bd-a2e7-e6896a78232f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | bb90712c-3943-41bd-a2e7-e6896a78232f | 2018-12-23T00:17:12 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: bb90712c-3943-41bd-a2e7-e6896a78232f ~/.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-12-23 00:17:15,686 - 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-12-23 00:17:15,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-12-23 00:17:15,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 00:17:15,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a31dd74c17877cc3dafdea5f06e8569d05c6077" 2018-12-23 00:17:15,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29afcf1f-fa67-445b-b8b8-1e7d836fd921 x-compute-request-id: req-29afcf1f-fa67-445b-b8b8-1e7d836fd921 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 183}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 201}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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-12-23 00:17:15,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-29afcf1f-fa67-445b-b8b8-1e7d836fd921 2018-12-23 00:17:15,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.195100069046s 2018-12-23 00:17:15,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-29afcf1f-fa67-445b-b8b8-1e7d836fd921 2018-12-23 00:17:15,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 00:17:15,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_903a368d-250c-4c59-abc6-ab7febe60778", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 00:17:15,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f887283-4e87-454e-9d2f-8ff884ab629d x-compute-request-id: req-4f887283-4e87-454e-9d2f-8ff884ab629d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a164042e-c542-4891-b26c-c188750b8cf3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a164042e-c542-4891-b26c-c188750b8cf3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a164042e-c542-4891-b26c-c188750b8cf3", "name": "rally_sanity-flavor_alt_903a368d-250c-4c59-abc6-ab7febe60778", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 00:17:15,936 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4f887283-4e87-454e-9d2f-8ff884ab629d 2018-12-23 00:17:15,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0511491298676s 2018-12-23 00:17:15,936 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4f887283-4e87-454e-9d2f-8ff884ab629d returning object a164042e-c542-4891-b26c-c188750b8cf3 2018-12-23 00:17:15,937 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_903a368d-250c-4c59-abc6-ab7febe60778', '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'c9673704b75e4254b287ac35103b6d8c', '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'a164042e-c542-4891-b26c-c188750b8cf3', 'swap': 0}) 2018-12-23 00:17:15,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 00:17:15,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/a164042e-c542-4891-b26c-c188750b8cf3/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}18f8618bee9e2e459521fda4fbdc90d22cca23cb" -d '{"extra_specs": {}}' 2018-12-23 00:17:15,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2eebce46-7e20-4e62-8ee4-7241831e095a x-compute-request-id: req-2eebce46-7e20-4e62-8ee4-7241831e095a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 00:17:15,959 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a164042e-c542-4891-b26c-c188750b8cf3/os-extra_specs used request id req-2eebce46-7e20-4e62-8ee4-7241831e095a 2018-12-23 00:17:15,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208840370178s 2018-12-23 00:17:15,959 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a164042e-c542-4891-b26c-c188750b8cf3/os-extra_specs used request id req-2eebce46-7e20-4e62-8ee4-7241831e095a 2018-12-23 00:17:15,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_903a368d-250c-4c59-abc6-ab7febe60778', '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'c9673704b75e4254b287ac35103b6d8c', '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'a164042e-c542-4891-b26c-c188750b8cf3', 'swap': 0}) 2018-12-23 00:17:15,960 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-12-23 00:17:15,960 - 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-12-23 00:17:15,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 00:17:15,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 00:17:15,978 - 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': '019655c6-1826-44f4-a684-b90379675a73', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778', 'flavor_name': 'rally_sanity-flavor_903a368d-250c-4c59-abc6-ab7febe60778', '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_903a368d-250c-4c59-abc6-ab7febe60778', '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-12-23 00:18:16,626 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 80d58b21-0880-48af-8862-bd06a82b7fe6 2018-12-23 00:18:16,627 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-12-23 00:18:16,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '80d58b21-0880-48af-8862-bd06a82b7fe6'] 2018-12-23 00:18:17,713 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 80d58b21-0880-48af-8862-bd06a82b7fe6 -------------------------------------------------------------------------------- Task 80d58b21-0880-48af-8862-bd06a82b7fe6: 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 80d58b21-0880-48af-8862-bd06a82b7fe6 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.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | total | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | -> duration | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.473324 Full duration: 7.565294 -------------------------------------------------------------------------------- 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 80d58b21-0880-48af-8862-bd06a82b7fe6 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.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 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.800171 Full duration: 7.671551 -------------------------------------------------------------------------------- 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 80d58b21-0880-48af-8862-bd06a82b7fe6 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.515 | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 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.938067 Full duration: 7.673616 -------------------------------------------------------------------------------- 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 80d58b21-0880-48af-8862-bd06a82b7fe6 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.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | total | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> duration | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.766472 Full duration: 7.64231 -------------------------------------------------------------------------------- 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 80d58b21-0880-48af-8862-bd06a82b7fe6 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.531 | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 100.0% | 1 | | total | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | -> duration | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.934956 Full duration: 7.71358 -------------------------------------------------------------------------------- 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 80d58b21-0880-48af-8862-bd06a82b7fe6 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.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | total | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> duration | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.668389 Full duration: 7.161217 HINTS: * To plot HTML graphics with this data, run: rally task report 80d58b21-0880-48af-8862-bd06a82b7fe6 --out output.html * To generate a JUnit report, run: rally task export 80d58b21-0880-48af-8862-bd06a82b7fe6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 80d58b21-0880-48af-8862-bd06a82b7fe6 --json --out output.json 2018-12-23 00:18:17,714 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '80d58b21-0880-48af-8862-bd06a82b7fe6', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-12-23 00:18:19,975 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 80d58b21-0880-48af-8862-bd06a82b7fe6 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-12-23 00:18:19.870 726 INFO rally.api [-] Building 'json' report for the following task(s): '80d58b21-0880-48af-8862-bd06a82b7fe6'. 2018-12-23 00:18:19.875 726 INFO rally.api [-] The report has been successfully built. 2018-12-23 00:18:19,976 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '80d58b21-0880-48af-8862-bd06a82b7fe6', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-12-23 00:18:22,130 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 80d58b21-0880-48af-8862-bd06a82b7fe6 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-12-23 00:18:22.004 729 INFO rally.api [-] Building 'html' report for the following task(s): '80d58b21-0880-48af-8862-bd06a82b7fe6'. 2018-12-23 00:18:22.027 729 INFO rally.api [-] The report has been successfully built. 2018-12-23 00:18:22,136 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-12-23 00:18:22,137 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-12-23 00:18:22,137 - 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-12-23 00:18:22,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 00:18:22,154 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 00:18:22,155 - 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': '019655c6-1826-44f4-a684-b90379675a73', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778', 'flavor_name': 'rally_sanity-flavor_903a368d-250c-4c59-abc6-ab7febe60778', '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_903a368d-250c-4c59-abc6-ab7febe60778', '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-12-23 00:19:56,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b8c4023d-a25b-44a0-9a54-438497b4e8f1 2018-12-23 00:19:56,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b8c4023d-a25b-44a0-9a54-438497b4e8f1'] 2018-12-23 00:19:57,482 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b8c4023d-a25b-44a0-9a54-438497b4e8f1 -------------------------------------------------------------------------------- Task b8c4023d-a25b-44a0-9a54-438497b4e8f1: 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 b8c4023d-a25b-44a0-9a54-438497b4e8f1 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.172 | 4.172 | 4.172 | 4.172 | 4.172 | 4.172 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | | -> glance_v2.upload_data | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 100.0% | 1 | | glance_v2.delete_image | 1.104 | 1.104 | 1.104 | 1.104 | 1.104 | 1.104 | 100.0% | 1 | | total | 5.276 | 5.276 | 5.276 | 5.276 | 5.276 | 5.276 | 100.0% | 1 | | -> duration | 5.276 | 5.276 | 5.276 | 5.276 | 5.276 | 5.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.275941 Full duration: 13.767356 -------------------------------------------------------------------------------- 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 b8c4023d-a25b-44a0-9a54-438497b4e8f1 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.926 | 4.926 | 4.926 | 4.926 | 4.926 | 4.926 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | -> glance_v2.upload_data | 2.001 | 2.001 | 2.001 | 2.001 | 2.001 | 2.001 | 100.0% | 1 | | glance_v2.list_images | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 5.106 | 5.106 | 5.106 | 5.106 | 5.106 | 5.106 | 100.0% | 1 | | -> duration | 5.106 | 5.106 | 5.106 | 5.106 | 5.106 | 5.106 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.106291 Full duration: 17.264237 -------------------------------------------------------------------------------- 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 b8c4023d-a25b-44a0-9a54-438497b4e8f1 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.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | total | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | -> duration | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.367092 Full duration: 8.470087 -------------------------------------------------------------------------------- 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_903a368d-250c-4c59-abc6-ab7febe60778" }, "number_instances": 2, "nics": [ { "net-id": "019655c6-1826-44f4-a684-b90379675a73" } ] }, "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 b8c4023d-a25b-44a0-9a54-438497b4e8f1 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.631 | 4.631 | 4.631 | 4.631 | 4.631 | 4.631 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | -> glance_v2.upload_data | 1.608 | 1.608 | 1.608 | 1.608 | 1.608 | 1.608 | 100.0% | 1 | | nova.boot_servers | 11.185 | 11.185 | 11.185 | 11.185 | 11.185 | 11.185 | 100.0% | 1 | | total | 15.816 | 15.816 | 15.816 | 15.816 | 15.816 | 15.816 | 100.0% | 1 | | -> duration | 14.816 | 14.816 | 14.816 | 14.816 | 14.816 | 14.816 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.816193 Full duration: 37.953112 HINTS: * To plot HTML graphics with this data, run: rally task report b8c4023d-a25b-44a0-9a54-438497b4e8f1 --out output.html * To generate a JUnit report, run: rally task export b8c4023d-a25b-44a0-9a54-438497b4e8f1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b8c4023d-a25b-44a0-9a54-438497b4e8f1 --json --out output.json 2018-12-23 00:19:57,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b8c4023d-a25b-44a0-9a54-438497b4e8f1', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-12-23 00:19:59,795 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b8c4023d-a25b-44a0-9a54-438497b4e8f1 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-12-23 00:19:59.679 1282 INFO rally.api [-] Building 'json' report for the following task(s): 'b8c4023d-a25b-44a0-9a54-438497b4e8f1'. 2018-12-23 00:19:59.684 1282 INFO rally.api [-] The report has been successfully built. 2018-12-23 00:19:59,795 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b8c4023d-a25b-44a0-9a54-438497b4e8f1', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-12-23 00:20:01,906 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b8c4023d-a25b-44a0-9a54-438497b4e8f1 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-12-23 00:20:01.781 1285 INFO rally.api [-] Building 'html' report for the following task(s): 'b8c4023d-a25b-44a0-9a54-438497b4e8f1'. 2018-12-23 00:20:01.804 1285 INFO rally.api [-] The report has been successfully built. 2018-12-23 00:20:01,912 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-12-23 00:20:01,913 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-12-23 00:20:01,914 - 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-12-23 00:20:01,914 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 00:20:01,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 00:20:01,932 - 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': '019655c6-1826-44f4-a684-b90379675a73', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778', 'flavor_name': 'rally_sanity-flavor_903a368d-250c-4c59-abc6-ab7febe60778', '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_903a368d-250c-4c59-abc6-ab7febe60778', '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-12-23 00:23:21,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 2018-12-23 00:23:21,343 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a331e0cd-cf6a-4d91-8984-7f3ecf0739e3'] 2018-12-23 00:23:22,342 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 -------------------------------------------------------------------------------- Task a331e0cd-cf6a-4d91-8984-7f3ecf0739e3: 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 a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 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.144 | 3.144 | 3.144 | 3.144 | 3.144 | 3.144 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.76 | 2.76 | 2.76 | 2.76 | 2.76 | 2.76 | 100.0% | 1 | | total | 5.904 | 5.904 | 5.904 | 5.904 | 5.904 | 5.904 | 100.0% | 1 | | -> duration | 5.904 | 5.904 | 5.904 | 5.904 | 5.904 | 5.904 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.904469 Full duration: 23.450926 -------------------------------------------------------------------------------- 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 a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 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.31 | 3.31 | 3.31 | 3.31 | 3.31 | 3.31 | 100.0% | 1 | | cinder_v2.delete_volume | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 100.0% | 1 | | total | 5.944 | 5.944 | 5.944 | 5.944 | 5.944 | 5.944 | 100.0% | 1 | | -> duration | 5.944 | 5.944 | 5.944 | 5.944 | 5.944 | 5.944 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.944288 Full duration: 16.913101 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 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.729 | 8.729 | 8.729 | 8.729 | 8.729 | 8.729 | 100.0% | 1 | | cinder_v2.delete_volume | 2.492 | 2.492 | 2.492 | 2.492 | 2.492 | 2.492 | 100.0% | 1 | | total | 11.222 | 11.222 | 11.222 | 11.222 | 11.222 | 11.222 | 100.0% | 1 | | -> duration | 11.222 | 11.222 | 11.222 | 11.222 | 11.222 | 11.222 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.221975 Full duration: 21.916931 -------------------------------------------------------------------------------- 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 a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 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.274 | 3.274 | 3.274 | 3.274 | 3.274 | 3.274 | 100.0% | 1 | | cinder_v2.delete_volume | 2.728 | 2.728 | 2.728 | 2.728 | 2.728 | 2.728 | 100.0% | 1 | | total | 6.002 | 6.002 | 6.002 | 6.002 | 6.002 | 6.002 | 100.0% | 1 | | -> duration | 6.002 | 6.002 | 6.002 | 6.002 | 6.002 | 6.002 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.002312 Full duration: 16.100852 -------------------------------------------------------------------------------- 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 a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 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.139 | 3.139 | 3.139 | 3.139 | 3.139 | 3.139 | 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.551 | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 100.0% | 1 | | total | 8.338 | 8.338 | 8.338 | 8.338 | 8.338 | 8.338 | 100.0% | 1 | | -> duration | 8.338 | 8.338 | 8.338 | 8.338 | 8.338 | 8.338 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.337512 Full duration: 18.407905 -------------------------------------------------------------------------------- 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 a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 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.201 | 3.201 | 3.201 | 3.201 | 3.201 | 3.201 | 100.0% | 1 | | cinder_v2.delete_volume | 2.724 | 2.724 | 2.724 | 2.724 | 2.724 | 2.724 | 100.0% | 1 | | total | 5.925 | 5.925 | 5.925 | 5.925 | 5.925 | 5.925 | 100.0% | 1 | | -> duration | 5.925 | 5.925 | 5.925 | 5.925 | 5.925 | 5.925 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.925038 Full duration: 23.40708 -------------------------------------------------------------------------------- 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 a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 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.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | cinder_v2.list_qos | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 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.799728 Full duration: 12.61433 -------------------------------------------------------------------------------- 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 a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | cinder_v2.set_qos | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | -> duration | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.787486 Full duration: 12.931021 -------------------------------------------------------------------------------- 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 a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 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.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | cinder_v2.list_types | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> duration | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.833391 Full duration: 12.466956 -------------------------------------------------------------------------------- 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 a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 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.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> duration | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.835904 Full duration: 12.534897 HINTS: * To plot HTML graphics with this data, run: rally task report a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 --out output.html * To generate a JUnit report, run: rally task export a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 --json --out output.json 2018-12-23 00:23:22,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a331e0cd-cf6a-4d91-8984-7f3ecf0739e3', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-12-23 00:23:24,544 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-12-23 00:23:24.433 3074 INFO rally.api [-] Building 'json' report for the following task(s): 'a331e0cd-cf6a-4d91-8984-7f3ecf0739e3'. 2018-12-23 00:23:24.441 3074 INFO rally.api [-] The report has been successfully built. 2018-12-23 00:23:24,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a331e0cd-cf6a-4d91-8984-7f3ecf0739e3', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-12-23 00:23:26,734 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a331e0cd-cf6a-4d91-8984-7f3ecf0739e3 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-12-23 00:23:26.599 3077 INFO rally.api [-] Building 'html' report for the following task(s): 'a331e0cd-cf6a-4d91-8984-7f3ecf0739e3'. 2018-12-23 00:23:26.629 3077 INFO rally.api [-] The report has been successfully built. 2018-12-23 00:23:26,746 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-12-23 00:23:26,746 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-12-23 00:23:26,747 - 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-12-23 00:23:26,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 00:23:26,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 00:23:26,764 - 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': '019655c6-1826-44f4-a684-b90379675a73', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778', 'flavor_name': 'rally_sanity-flavor_903a368d-250c-4c59-abc6-ab7febe60778', '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_903a368d-250c-4c59-abc6-ab7febe60778', '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-12-23 00:24:51,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 74bd8406-e073-4131-8dcd-a2767420df4f 2018-12-23 00:24:51,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '74bd8406-e073-4131-8dcd-a2767420df4f'] 2018-12-23 00:24:52,734 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 74bd8406-e073-4131-8dcd-a2767420df4f -------------------------------------------------------------------------------- Task 74bd8406-e073-4131-8dcd-a2767420df4f: 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 74bd8406-e073-4131-8dcd-a2767420df4f 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.518 | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 100.0% | 1 | | heat.update_stack | 3.498 | 3.498 | 3.498 | 3.498 | 3.498 | 3.498 | 100.0% | 1 | | heat.delete_stack | 2.658 | 2.658 | 2.658 | 2.658 | 2.658 | 2.658 | 100.0% | 1 | | total | 10.674 | 10.674 | 10.674 | 10.674 | 10.674 | 10.674 | 100.0% | 1 | | -> duration | 6.674 | 6.674 | 6.674 | 6.674 | 6.674 | 6.674 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.673837 Full duration: 20.531363 -------------------------------------------------------------------------------- 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 74bd8406-e073-4131-8dcd-a2767420df4f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.681 | 4.681 | 4.681 | 4.681 | 4.681 | 4.681 | 100.0% | 1 | | heat.check_stack | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | heat.delete_stack | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 100.0% | 1 | | total | 6.971 | 6.971 | 6.971 | 6.971 | 6.971 | 6.971 | 100.0% | 1 | | -> duration | 4.971 | 4.971 | 4.971 | 4.971 | 4.971 | 4.971 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.970952 Full duration: 17.048722 -------------------------------------------------------------------------------- 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 74bd8406-e073-4131-8dcd-a2767420df4f 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 | 5.022 | 5.022 | 5.022 | 5.022 | 5.022 | 5.022 | 100.0% | 1 | | heat.suspend_stack | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | heat.resume_stack | 1.72 | 1.72 | 1.72 | 1.72 | 1.72 | 1.72 | 100.0% | 1 | | heat.delete_stack | 2.541 | 2.541 | 2.541 | 2.541 | 2.541 | 2.541 | 100.0% | 1 | | total | 10.234 | 10.234 | 10.234 | 10.234 | 10.234 | 10.234 | 100.0% | 1 | | -> duration | 8.234 | 8.234 | 8.234 | 8.234 | 8.234 | 8.234 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.234262 Full duration: 18.645921 -------------------------------------------------------------------------------- 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 74bd8406-e073-4131-8dcd-a2767420df4f 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.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | total | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | -> duration | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.568228 Full duration: 8.282688 HINTS: * To plot HTML graphics with this data, run: rally task report 74bd8406-e073-4131-8dcd-a2767420df4f --out output.html * To generate a JUnit report, run: rally task export 74bd8406-e073-4131-8dcd-a2767420df4f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 74bd8406-e073-4131-8dcd-a2767420df4f --json --out output.json 2018-12-23 00:24:52,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '74bd8406-e073-4131-8dcd-a2767420df4f', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-12-23 00:24:55,005 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 74bd8406-e073-4131-8dcd-a2767420df4f --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-12-23 00:24:54.889 3810 INFO rally.api [-] Building 'json' report for the following task(s): '74bd8406-e073-4131-8dcd-a2767420df4f'. 2018-12-23 00:24:54.895 3810 INFO rally.api [-] The report has been successfully built. 2018-12-23 00:24:55,005 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '74bd8406-e073-4131-8dcd-a2767420df4f', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-12-23 00:24:57,252 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 74bd8406-e073-4131-8dcd-a2767420df4f --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-12-23 00:24:57.129 3813 INFO rally.api [-] Building 'html' report for the following task(s): '74bd8406-e073-4131-8dcd-a2767420df4f'. 2018-12-23 00:24:57.151 3813 INFO rally.api [-] The report has been successfully built. 2018-12-23 00:24:57,258 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-12-23 00:24:57,258 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-12-23 00:24:57,259 - 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-12-23 00:24:57,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 00:24:57,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 00:24:57,276 - 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': '019655c6-1826-44f4-a684-b90379675a73', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778', 'flavor_name': 'rally_sanity-flavor_903a368d-250c-4c59-abc6-ab7febe60778', '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_903a368d-250c-4c59-abc6-ab7febe60778', '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-12-23 00:28:13,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e1c6a589-c285-4e7a-afb0-d8e91e99e614 2018-12-23 00:28:13,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e1c6a589-c285-4e7a-afb0-d8e91e99e614'] 2018-12-23 00:28:14,957 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e1c6a589-c285-4e7a-afb0-d8e91e99e614 -------------------------------------------------------------------------------- Task e1c6a589-c285-4e7a-afb0-d8e91e99e614: 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 e1c6a589-c285-4e7a-afb0-d8e91e99e614 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.515 | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.revoke_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 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.774407 Full duration: 14.553832 -------------------------------------------------------------------------------- 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 e1c6a589-c285-4e7a-afb0-d8e91e99e614 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.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | keystone_v3.add_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.list_roles | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.746041 Full duration: 14.663378 -------------------------------------------------------------------------------- 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 e1c6a589-c285-4e7a-afb0-d8e91e99e614 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.list_projects | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> duration | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.812422 Full duration: 14.805348 -------------------------------------------------------------------------------- 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 e1c6a589-c285-4e7a-afb0-d8e91e99e614 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.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | keystone_v3.delete_role | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> duration | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.636181 Full duration: 12.453819 -------------------------------------------------------------------------------- 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 e1c6a589-c285-4e7a-afb0-d8e91e99e614 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.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | keystone_v3.delete_service | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> duration | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.71989 Full duration: 12.674221 -------------------------------------------------------------------------------- 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 e1c6a589-c285-4e7a-afb0-d8e91e99e614 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | keystone_v3.create_user | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | -> keystone_v3.add_role | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.create_role | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | keystone_v3.get_project | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | keystone_v3.get_user | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.get_role | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | keystone_v3.list_services | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | keystone_v3.get_services | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 100.0% | 1 | | -> duration | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.928669 Full duration: 19.894213 -------------------------------------------------------------------------------- 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 e1c6a589-c285-4e7a-afb0-d8e91e99e614 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.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | keystone_v3.update_project | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.delete_project | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | -> duration | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.932574 Full duration: 12.555489 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task e1c6a589-c285-4e7a-afb0-d8e91e99e614 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.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | total | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> duration | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.82993 Full duration: 14.516784 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task e1c6a589-c285-4e7a-afb0-d8e91e99e614 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | total | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> duration | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.684109 Full duration: 14.540843 -------------------------------------------------------------------------------- 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 e1c6a589-c285-4e7a-afb0-d8e91e99e614 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.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | keystone_v3.list_users | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | -> duration | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.996773 Full duration: 14.835036 -------------------------------------------------------------------------------- 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 e1c6a589-c285-4e7a-afb0-d8e91e99e614 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.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | keystone_v3.create_users | 5.253 | 5.253 | 5.253 | 5.253 | 5.253 | 5.253 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.253 | 5.253 | 5.253 | 5.253 | 5.253 | 5.253 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.44 | 1.44 | 1.44 | 1.44 | 1.44 | 1.44 | 100.0% | 1 | | total | 6.894 | 6.894 | 6.894 | 6.894 | 6.894 | 6.894 | 100.0% | 1 | | -> duration | 6.894 | 6.894 | 6.894 | 6.894 | 6.894 | 6.894 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.893978 Full duration: 23.210891 HINTS: * To plot HTML graphics with this data, run: rally task report e1c6a589-c285-4e7a-afb0-d8e91e99e614 --out output.html * To generate a JUnit report, run: rally task export e1c6a589-c285-4e7a-afb0-d8e91e99e614 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e1c6a589-c285-4e7a-afb0-d8e91e99e614 --json --out output.json 2018-12-23 00:28:14,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e1c6a589-c285-4e7a-afb0-d8e91e99e614', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-12-23 00:28:17,048 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e1c6a589-c285-4e7a-afb0-d8e91e99e614 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-12-23 00:28:16.932 5728 INFO rally.api [-] Building 'json' report for the following task(s): 'e1c6a589-c285-4e7a-afb0-d8e91e99e614'. 2018-12-23 00:28:16.942 5728 INFO rally.api [-] The report has been successfully built. 2018-12-23 00:28:17,049 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e1c6a589-c285-4e7a-afb0-d8e91e99e614', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-12-23 00:28:19,280 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e1c6a589-c285-4e7a-afb0-d8e91e99e614 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-12-23 00:28:19.147 5731 INFO rally.api [-] Building 'html' report for the following task(s): 'e1c6a589-c285-4e7a-afb0-d8e91e99e614'. 2018-12-23 00:28:19.177 5731 INFO rally.api [-] The report has been successfully built. 2018-12-23 00:28:19,294 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-12-23 00:28:19,294 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-12-23 00:28:19,295 - 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-12-23 00:28:19,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 00:28:19,311 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 00:28:19,313 - 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': '019655c6-1826-44f4-a684-b90379675a73', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778', 'flavor_name': 'rally_sanity-flavor_903a368d-250c-4c59-abc6-ab7febe60778', '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_903a368d-250c-4c59-abc6-ab7febe60778', '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-12-23 00:34:29,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : da75d113-6dd2-45fb-a5e6-b56acf2aefc0 2018-12-23 00:34:29,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'da75d113-6dd2-45fb-a5e6-b56acf2aefc0'] 2018-12-23 00:34:30,613 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid da75d113-6dd2-45fb-a5e6-b56acf2aefc0 -------------------------------------------------------------------------------- Task da75d113-6dd2-45fb-a5e6-b56acf2aefc0: 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 da75d113-6dd2-45fb-a5e6-b56acf2aefc0 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.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | neutron.delete_network | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | total | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 100.0% | 1 | | -> duration | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.825776 Full duration: 15.448465 -------------------------------------------------------------------------------- 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 da75d113-6dd2-45fb-a5e6-b56acf2aefc0 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.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | neutron.delete_port | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | total | 2.035 | 2.035 | 2.035 | 2.035 | 2.035 | 2.035 | 100.0% | 1 | | -> duration | 2.035 | 2.035 | 2.035 | 2.035 | 2.035 | 2.035 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.035062 Full duration: 35.697679 -------------------------------------------------------------------------------- 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 da75d113-6dd2-45fb-a5e6-b56acf2aefc0 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.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | neutron.create_router | 3.143 | 3.143 | 3.143 | 3.143 | 3.143 | 3.143 | 100.0% | 1 | | neutron.add_interface_router | 2.02 | 2.02 | 2.02 | 2.02 | 2.02 | 2.02 | 100.0% | 1 | | neutron.remove_interface_router | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 100.0% | 1 | | neutron.delete_router | 2.073 | 2.073 | 2.073 | 2.073 | 2.073 | 2.073 | 100.0% | 1 | | total | 10.029 | 10.029 | 10.029 | 10.029 | 10.029 | 10.029 | 100.0% | 1 | | -> duration | 10.029 | 10.029 | 10.029 | 10.029 | 10.029 | 10.029 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.028553 Full duration: 48.011152 -------------------------------------------------------------------------------- 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 da75d113-6dd2-45fb-a5e6-b56acf2aefc0 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.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | neutron.delete_subnet | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | total | 2.036 | 2.036 | 2.036 | 2.036 | 2.036 | 2.036 | 100.0% | 1 | | -> duration | 2.036 | 2.036 | 2.036 | 2.036 | 2.036 | 2.036 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.036058 Full duration: 36.518719 -------------------------------------------------------------------------------- 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 da75d113-6dd2-45fb-a5e6-b56acf2aefc0 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.143 | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 100.0% | 1 | | neutron.list_networks | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | total | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 100.0% | 1 | | -> duration | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.427547 Full duration: 17.386387 -------------------------------------------------------------------------------- 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 da75d113-6dd2-45fb-a5e6-b56acf2aefc0 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.441 | 1.441 | 1.441 | 1.441 | 1.441 | 1.441 | 100.0% | 1 | | neutron.list_ports | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 100.0% | 1 | | -> duration | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.69235 Full duration: 36.471864 -------------------------------------------------------------------------------- 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 da75d113-6dd2-45fb-a5e6-b56acf2aefc0 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.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | neutron.create_subnet | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | neutron.create_router | 3.092 | 3.092 | 3.092 | 3.092 | 3.092 | 3.092 | 100.0% | 1 | | neutron.add_interface_router | 1.871 | 1.871 | 1.871 | 1.871 | 1.871 | 1.871 | 100.0% | 1 | | neutron.list_routers | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 6.733 | 6.733 | 6.733 | 6.733 | 6.733 | 6.733 | 100.0% | 1 | | -> duration | 6.733 | 6.733 | 6.733 | 6.733 | 6.733 | 6.733 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.732895 Full duration: 49.650964 -------------------------------------------------------------------------------- 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 da75d113-6dd2-45fb-a5e6-b56acf2aefc0 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.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | neutron.create_subnet | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | neutron.list_subnets | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 1.723 | 1.723 | 1.723 | 1.723 | 1.723 | 1.723 | 100.0% | 1 | | -> duration | 1.723 | 1.723 | 1.723 | 1.723 | 1.723 | 1.723 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.723469 Full duration: 41.05805 -------------------------------------------------------------------------------- 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 da75d113-6dd2-45fb-a5e6-b56acf2aefc0 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.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | neutron.delete_security_group | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> duration | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.154391 Full duration: 14.577329 -------------------------------------------------------------------------------- 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 da75d113-6dd2-45fb-a5e6-b56acf2aefc0 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.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | neutron.create_security_group_rule | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | neutron.delete_security_group | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | total | 1.963 | 1.963 | 1.963 | 1.963 | 1.963 | 1.963 | 100.0% | 1 | | -> duration | 1.963 | 1.963 | 1.963 | 1.963 | 1.963 | 1.963 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.963101 Full duration: 15.224364 -------------------------------------------------------------------------------- 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 da75d113-6dd2-45fb-a5e6-b56acf2aefc0 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.923 | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 100.0% | 1 | | neutron.create_router | 3.775 | 3.775 | 3.775 | 3.775 | 3.775 | 3.775 | 100.0% | 1 | | neutron.add_gateway_router | 2.042 | 2.042 | 2.042 | 2.042 | 2.042 | 2.042 | 100.0% | 1 | | neutron.remove_gateway_router | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 100.0% | 1 | | total | 7.806 | 7.806 | 7.806 | 7.806 | 7.806 | 7.806 | 100.0% | 1 | | -> duration | 7.806 | 7.806 | 7.806 | 7.806 | 7.806 | 7.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.806134 Full duration: 30.780653 HINTS: * To plot HTML graphics with this data, run: rally task report da75d113-6dd2-45fb-a5e6-b56acf2aefc0 --out output.html * To generate a JUnit report, run: rally task export da75d113-6dd2-45fb-a5e6-b56acf2aefc0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report da75d113-6dd2-45fb-a5e6-b56acf2aefc0 --json --out output.json 2018-12-23 00:34:30,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'da75d113-6dd2-45fb-a5e6-b56acf2aefc0', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-12-23 00:34:32,818 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid da75d113-6dd2-45fb-a5e6-b56acf2aefc0 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-12-23 00:34:32.704 9026 INFO rally.api [-] Building 'json' report for the following task(s): 'da75d113-6dd2-45fb-a5e6-b56acf2aefc0'. 2018-12-23 00:34:32.714 9026 INFO rally.api [-] The report has been successfully built. 2018-12-23 00:34:32,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'da75d113-6dd2-45fb-a5e6-b56acf2aefc0', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-12-23 00:34:34,998 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid da75d113-6dd2-45fb-a5e6-b56acf2aefc0 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-12-23 00:34:34.863 9029 INFO rally.api [-] Building 'html' report for the following task(s): 'da75d113-6dd2-45fb-a5e6-b56acf2aefc0'. 2018-12-23 00:34:34.895 9029 INFO rally.api [-] The report has been successfully built. 2018-12-23 00:34:35,014 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-12-23 00:34:35,014 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-12-23 00:34:35,015 - 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-12-23 00:34:35,015 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 00:34:35,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 00:34:35,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '019655c6-1826-44f4-a684-b90379675a73', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778', 'flavor_name': 'rally_sanity-flavor_903a368d-250c-4c59-abc6-ab7febe60778', '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_903a368d-250c-4c59-abc6-ab7febe60778', '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-12-23 00:42:08,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e 2018-12-23 00:42:08,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '000cd60c-3f5d-4ba5-b126-9d50bfc4a74e'] 2018-12-23 00:42:09,623 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e -------------------------------------------------------------------------------- Task 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e: 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_903a368d-250c-4c59-abc6-ab7febe60778" }, "image": { "name": "rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778" }, "block_migration": false, "nics": [ { "net-id": "019655c6-1826-44f4-a684-b90379675a73" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e 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.676 | 9.676 | 9.676 | 9.676 | 9.676 | 9.676 | 100.0% | 1 | | nova.find_host_to_migrate | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 100.0% | 1 | | nova.live_migrate | 12.432 | 12.432 | 12.432 | 12.432 | 12.432 | 12.432 | 100.0% | 1 | | nova.delete_server | 2.841 | 2.841 | 2.841 | 2.841 | 2.841 | 2.841 | 100.0% | 1 | | total | 26.329 | 26.329 | 26.329 | 26.329 | 26.329 | 26.329 | 100.0% | 1 | | -> duration | 25.329 | 25.329 | 25.329 | 25.329 | 25.329 | 25.329 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.329141 Full duration: 35.648629 -------------------------------------------------------------------------------- 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_903a368d-250c-4c59-abc6-ab7febe60778" }, "image": { "name": "rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "019655c6-1826-44f4-a684-b90379675a73" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e 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.391 | 9.391 | 9.391 | 9.391 | 9.391 | 9.391 | 100.0% | 1 | | cinder_v2.create_volume | 2.965 | 2.965 | 2.965 | 2.965 | 2.965 | 2.965 | 100.0% | 1 | | nova.attach_volume | 4.207 | 4.207 | 4.207 | 4.207 | 4.207 | 4.207 | 100.0% | 1 | | nova.find_host_to_migrate | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 100.0% | 1 | | nova.live_migrate | 41.317 | 41.317 | 41.317 | 41.317 | 41.317 | 41.317 | 100.0% | 1 | | nova.detach_volume | 3.695 | 3.695 | 3.695 | 3.695 | 3.695 | 3.695 | 100.0% | 1 | | cinder_v2.delete_volume | 2.627 | 2.627 | 2.627 | 2.627 | 2.627 | 2.627 | 100.0% | 1 | | nova.delete_server | 2.794 | 2.794 | 2.794 | 2.794 | 2.794 | 2.794 | 100.0% | 1 | | total | 68.386 | 68.386 | 68.386 | 68.386 | 68.386 | 68.386 | 100.0% | 1 | | -> duration | 67.386 | 67.386 | 67.386 | 67.386 | 67.386 | 67.386 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 67.385716 Full duration: 80.082188 -------------------------------------------------------------------------------- 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_903a368d-250c-4c59-abc6-ab7febe60778" }, "image": { "name": "rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "019655c6-1826-44f4-a684-b90379675a73" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e 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 | 9.073 | 9.073 | 9.073 | 9.073 | 9.073 | 9.073 | 100.0% | 1 | | nova.boot_server | 9.317 | 9.317 | 9.317 | 9.317 | 9.317 | 9.317 | 100.0% | 1 | | nova.find_host_to_migrate | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | nova.live_migrate | 13.712 | 13.712 | 13.712 | 13.712 | 13.712 | 13.712 | 100.0% | 1 | | nova.delete_server | 7.436 | 7.436 | 7.436 | 7.436 | 7.436 | 7.436 | 100.0% | 1 | | total | 40.932 | 40.932 | 40.932 | 40.932 | 40.932 | 40.932 | 100.0% | 1 | | -> duration | 39.932 | 39.932 | 39.932 | 39.932 | 39.932 | 39.932 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.931754 Full duration: 53.63391 -------------------------------------------------------------------------------- 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_903a368d-250c-4c59-abc6-ab7febe60778" }, "image": { "name": "rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778" }, "server_kwargs": { "nics": [ { "net-id": "019655c6-1826-44f4-a684-b90379675a73" } ] } }, "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 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e 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.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | nova.boot_server | 8.5 | 8.5 | 8.5 | 8.5 | 8.5 | 8.5 | 100.0% | 1 | | nova.delete_server | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 100.0% | 1 | | nova.delete_keypair | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 12.396 | 12.396 | 12.396 | 12.396 | 12.396 | 12.396 | 100.0% | 1 | | -> duration | 11.396 | 11.396 | 11.396 | 11.396 | 11.396 | 11.396 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.395935 Full duration: 44.037794 -------------------------------------------------------------------------------- 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_903a368d-250c-4c59-abc6-ab7febe60778" }, "image": { "name": "rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778" }, "volume_size": 5, "nics": [ { "net-id": "019655c6-1826-44f4-a684-b90379675a73" } ] }, "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 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e 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.535 | 8.535 | 8.535 | 8.535 | 8.535 | 8.535 | 100.0% | 1 | | nova.boot_server | 9.412 | 9.412 | 9.412 | 9.412 | 9.412 | 9.412 | 100.0% | 1 | | nova.delete_server | 2.982 | 2.982 | 2.982 | 2.982 | 2.982 | 2.982 | 100.0% | 1 | | total | 20.929 | 20.929 | 20.929 | 20.929 | 20.929 | 20.929 | 100.0% | 1 | | -> duration | 19.929 | 19.929 | 19.929 | 19.929 | 19.929 | 19.929 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.928949 Full duration: 55.410213 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_903a368d-250c-4c59-abc6-ab7febe60778" }, "image": { "name": "rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778" }, "force_delete": false, "nics": [ { "net-id": "019655c6-1826-44f4-a684-b90379675a73" } ] }, "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 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e 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.175 | 9.175 | 9.175 | 9.175 | 9.175 | 9.175 | 100.0% | 1 | | nova.pause_server | 2.814 | 2.814 | 2.814 | 2.814 | 2.814 | 2.814 | 100.0% | 1 | | nova.unpause_server | 2.753 | 2.753 | 2.753 | 2.753 | 2.753 | 2.753 | 100.0% | 1 | | nova.delete_server | 2.79 | 2.79 | 2.79 | 2.79 | 2.79 | 2.79 | 100.0% | 1 | | total | 17.533 | 17.533 | 17.533 | 17.533 | 17.533 | 17.533 | 100.0% | 1 | | -> duration | 12.533 | 12.533 | 12.533 | 12.533 | 12.533 | 12.533 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.532665 Full duration: 48.64241 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_903a368d-250c-4c59-abc6-ab7febe60778" }, "image": { "name": "rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778" }, "nics": [ { "net-id": "019655c6-1826-44f4-a684-b90379675a73" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e 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 | 14.769 | 14.769 | 14.769 | 14.769 | 14.769 | 14.769 | 100.0% | 1 | | nova.migrate | 14.127 | 14.127 | 14.127 | 14.127 | 14.127 | 14.127 | 100.0% | 1 | | nova.resize_confirm | 2.863 | 2.863 | 2.863 | 2.863 | 2.863 | 2.863 | 100.0% | 1 | | nova.delete_server | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 100.0% | 1 | | total | 34.457 | 34.457 | 34.457 | 34.457 | 34.457 | 34.457 | 100.0% | 1 | | -> duration | 33.457 | 33.457 | 33.457 | 33.457 | 33.457 | 33.457 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.457031 Full duration: 43.682536 -------------------------------------------------------------------------------- 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_903a368d-250c-4c59-abc6-ab7febe60778" }, "image": { "name": "rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.555 | 11.555 | 11.555 | 11.555 | 11.555 | 11.555 | 100.0% | 1 | | nova.list_interfaces | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 100.0% | 1 | | total | 12.016 | 12.016 | 12.016 | 12.016 | 12.016 | 12.016 | 100.0% | 1 | | -> duration | 11.016 | 11.016 | 11.016 | 11.016 | 11.016 | 11.016 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.016341 Full duration: 49.422925 -------------------------------------------------------------------------------- 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 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e 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.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | nova.delete_server_group | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> duration | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.714026 Full duration: 9.551931 HINTS: * To plot HTML graphics with this data, run: rally task report 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e --out output.html * To generate a JUnit report, run: rally task export 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e --json --out output.json 2018-12-23 00:42:09,623 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '000cd60c-3f5d-4ba5-b126-9d50bfc4a74e', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-12-23 00:42:11,919 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-12-23 00:42:11.806 10672 INFO rally.api [-] Building 'json' report for the following task(s): '000cd60c-3f5d-4ba5-b126-9d50bfc4a74e'. 2018-12-23 00:42:11.815 10672 INFO rally.api [-] The report has been successfully built. 2018-12-23 00:42:11,919 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '000cd60c-3f5d-4ba5-b126-9d50bfc4a74e', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-12-23 00:42:14,293 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 000cd60c-3f5d-4ba5-b126-9d50bfc4a74e --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-12-23 00:42:14.159 10675 INFO rally.api [-] Building 'html' report for the following task(s): '000cd60c-3f5d-4ba5-b126-9d50bfc4a74e'. 2018-12-23 00:42:14.190 10675 INFO rally.api [-] The report has been successfully built. 2018-12-23 00:42:14,301 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-12-23 00:42:14,301 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-12-23 00:42:14,302 - 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-12-23 00:42:14,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 00:42:14,313 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 00:42:14,313 - 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': '019655c6-1826-44f4-a684-b90379675a73', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778', 'flavor_name': 'rally_sanity-flavor_903a368d-250c-4c59-abc6-ab7febe60778', '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_903a368d-250c-4c59-abc6-ab7febe60778', '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-12-23 00:43:07,566 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 712df6ae-af87-49c7-a0db-f922fc8643b3 2018-12-23 00:43:07,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '712df6ae-af87-49c7-a0db-f922fc8643b3'] 2018-12-23 00:43:08,568 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 712df6ae-af87-49c7-a0db-f922fc8643b3 -------------------------------------------------------------------------------- Task 712df6ae-af87-49c7-a0db-f922fc8643b3: 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 712df6ae-af87-49c7-a0db-f922fc8643b3 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.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | quotas.delete_quotas | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 100.0% | 1 | | -> duration | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.907994 Full duration: 8.760372 -------------------------------------------------------------------------------- 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 712df6ae-af87-49c7-a0db-f922fc8643b3 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.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | total | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> duration | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.710788 Full duration: 8.823055 -------------------------------------------------------------------------------- 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 712df6ae-af87-49c7-a0db-f922fc8643b3 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.28 | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 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.687925 Full duration: 8.602371 -------------------------------------------------------------------------------- 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 712df6ae-af87-49c7-a0db-f922fc8643b3 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.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | total | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | -> duration | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.066758 Full duration: 9.319584 HINTS: * To plot HTML graphics with this data, run: rally task report 712df6ae-af87-49c7-a0db-f922fc8643b3 --out output.html * To generate a JUnit report, run: rally task export 712df6ae-af87-49c7-a0db-f922fc8643b3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 712df6ae-af87-49c7-a0db-f922fc8643b3 --json --out output.json 2018-12-23 00:43:08,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '712df6ae-af87-49c7-a0db-f922fc8643b3', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-12-23 00:43:10,804 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 712df6ae-af87-49c7-a0db-f922fc8643b3 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-12-23 00:43:10.699 11188 INFO rally.api [-] Building 'json' report for the following task(s): '712df6ae-af87-49c7-a0db-f922fc8643b3'. 2018-12-23 00:43:10.703 11188 INFO rally.api [-] The report has been successfully built. 2018-12-23 00:43:10,805 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '712df6ae-af87-49c7-a0db-f922fc8643b3', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-12-23 00:43:13,072 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 712df6ae-af87-49c7-a0db-f922fc8643b3 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-12-23 00:43:12.949 11191 INFO rally.api [-] Building 'html' report for the following task(s): '712df6ae-af87-49c7-a0db-f922fc8643b3'. 2018-12-23 00:43:12.970 11191 INFO rally.api [-] The report has been successfully built. 2018-12-23 00:43:13,076 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-12-23 00:43:13,079 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:45 | 6 | 100.00% | | glance | 01:17 | 4 | 100.00% | | cinder | 02:50 | 10 | 100.00% | | heat | 01:04 | 4 | 100.00% | | keystone | 02:48 | 11 | 100.00% | | neutron | 05:40 | 11 | 100.00% | | nova | 07:00 | 9 | 100.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:22:03 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-12-23 00:43:13,080 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-12-23 00:43:13,219 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 00:43:13,220 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 26:17 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-23 00:43:13,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 00:43:13,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:43:13,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2afd641f-0a41-42fc-a9ea-5ff317eeb8d2 x-compute-request-id: req-2afd641f-0a41-42fc-a9ea-5ff317eeb8d2 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6ff10dc5-2400-4d0c-a74e-3037e2aecb5c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6ff10dc5-2400-4d0c-a74e-3037e2aecb5c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6ff10dc5-2400-4d0c-a74e-3037e2aecb5c", "name": "rally_sanity-flavor_903a368d-250c-4c59-abc6-ab7febe60778", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a164042e-c542-4891-b26c-c188750b8cf3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a164042e-c542-4891-b26c-c188750b8cf3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a164042e-c542-4891-b26c-c188750b8cf3", "name": "rally_sanity-flavor_alt_903a368d-250c-4c59-abc6-ab7febe60778", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 00:43:13,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2afd641f-0a41-42fc-a9ea-5ff317eeb8d2 2018-12-23 00:43:13,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.185659170151s 2018-12-23 00:43:13,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2afd641f-0a41-42fc-a9ea-5ff317eeb8d2 2018-12-23 00:43:13,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 00:43:13,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/a164042e-c542-4891-b26c-c188750b8cf3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:43:13,478 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2b828022-10b3-4f6d-a99d-a65590c9f273 x-compute-request-id: req-2b828022-10b3-4f6d-a99d-a65590c9f273 Content-Length: 0 Content-Type: application/json 2018-12-23 00:43:13,478 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a164042e-c542-4891-b26c-c188750b8cf3 used request id req-2b828022-10b3-4f6d-a99d-a65590c9f273 2018-12-23 00:43:13,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0634000301361s 2018-12-23 00:43:13,478 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a164042e-c542-4891-b26c-c188750b8cf3 used request id req-2b828022-10b3-4f6d-a99d-a65590c9f273 2018-12-23 00:43:13,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 00:43:13,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/a7e1c50f-bcd4-4cae-afa9-b6079397fddb/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}1a31dd74c17877cc3dafdea5f06e8569d05c6077" -d '{"subnet_id": "8696d315-4cda-4d08-a208-8fa705c90315"}' 2018-12-23 00:43:15,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c54c42af-beaa-4e4d-90f4-65ff66260b4c Date: Sun, 23 Dec 2018 00:43:15 GMT RESP BODY: {"network_id": "019655c6-1826-44f4-a684-b90379675a73", "tenant_id": "995acec055f74a238fb171936bdc95a2", "subnet_id": "8696d315-4cda-4d08-a208-8fa705c90315", "subnet_ids": ["8696d315-4cda-4d08-a208-8fa705c90315"], "port_id": "b5c5103d-b80a-4ed1-8160-6073325217f0", "id": "a7e1c50f-bcd4-4cae-afa9-b6079397fddb"} 2018-12-23 00:43:15,136 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a7e1c50f-bcd4-4cae-afa9-b6079397fddb/remove_router_interface.json used request id req-c54c42af-beaa-4e4d-90f4-65ff66260b4c 2018-12-23 00:43:15,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.65751218796s 2018-12-23 00:43:15,137 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a7e1c50f-bcd4-4cae-afa9-b6079397fddb/remove_router_interface.json used request id req-c54c42af-beaa-4e4d-90f4-65ff66260b4c returning object a7e1c50f-bcd4-4cae-afa9-b6079397fddb 2018-12-23 00:43:15,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 00:43:15,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a31dd74c17877cc3dafdea5f06e8569d05c6077" 2018-12-23 00:43:15,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-b235f5cd-f582-48cc-b544-14d434ec7169 Date: Sun, 23 Dec 2018 00:43:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "995acec055f74a238fb171936bdc95a2", "created_at": "2018-12-23T00:16:58Z", "admin_state_up": true, "updated_at": "2018-12-23T00:43:14Z", "project_id": "995acec055f74a238fb171936bdc95a2", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "a7e1c50f-bcd4-4cae-afa9-b6079397fddb", "name": "rally_sanity-router_903a368d-250c-4c59-abc6-ab7febe60778"}]} 2018-12-23 00:43:15,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b235f5cd-f582-48cc-b544-14d434ec7169 2018-12-23 00:43:15,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.239562034607s 2018-12-23 00:43:15,378 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b235f5cd-f582-48cc-b544-14d434ec7169 2018-12-23 00:43:15,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 00:43:15,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/a7e1c50f-bcd4-4cae-afa9-b6079397fddb.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a31dd74c17877cc3dafdea5f06e8569d05c6077" 2018-12-23 00:43:19,170 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9879ee57-020e-4f9d-8f1e-badc8481dfe7 Content-Length: 0 Date: Sun, 23 Dec 2018 00:43:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:43:19,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a7e1c50f-bcd4-4cae-afa9-b6079397fddb.json used request id req-9879ee57-020e-4f9d-8f1e-badc8481dfe7 2018-12-23 00:43:19,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.79083800316s 2018-12-23 00:43:19,170 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a7e1c50f-bcd4-4cae-afa9-b6079397fddb.json used request id req-9879ee57-020e-4f9d-8f1e-badc8481dfe7 2018-12-23 00:43:19,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 00:43:19,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a31dd74c17877cc3dafdea5f06e8569d05c6077" 2018-12-23 00:43:19,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-bd69d8b2-f8af-4d2a-8b38-039c83557197 Date: Sun, 23 Dec 2018 00:43:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"019655c6-1826-44f4-a684-b90379675a73","tenant_id":"995acec055f74a238fb171936bdc95a2","created_at":"2018-12-23T00:16:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T00:16:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"995acec055f74a238fb171936bdc95a2","id":"8696d315-4cda-4d08-a208-8fa705c90315","subnetpool_id":null,"name":"rally_sanity-subnet_903a368d-250c-4c59-abc6-ab7febe60778"}]} 2018-12-23 00:43:19,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bd69d8b2-f8af-4d2a-8b38-039c83557197 2018-12-23 00:43:19,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.550096035004s 2018-12-23 00:43:19,721 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bd69d8b2-f8af-4d2a-8b38-039c83557197 2018-12-23 00:43:19,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 00:43:19,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/8696d315-4cda-4d08-a208-8fa705c90315.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a31dd74c17877cc3dafdea5f06e8569d05c6077" 2018-12-23 00:43:21,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4fc50e2e-31e9-4c25-a14d-bbb15e26a814 Date: Sun, 23 Dec 2018 00:43:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:43:21,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8696d315-4cda-4d08-a208-8fa705c90315.json used request id req-4fc50e2e-31e9-4c25-a14d-bbb15e26a814 2018-12-23 00:43:21,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.17766904831s 2018-12-23 00:43:21,901 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8696d315-4cda-4d08-a208-8fa705c90315.json used request id req-4fc50e2e-31e9-4c25-a14d-bbb15e26a814 2018-12-23 00:43:21,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 00:43:21,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a31dd74c17877cc3dafdea5f06e8569d05c6077" 2018-12-23 00:43:22,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1397 X-Openstack-Request-Id: req-a75e12b2-9f9b-4565-850e-e998f2ca3b82 Date: Sun, 23 Dec 2018 00:43:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"019655c6-1826-44f4-a684-b90379675a73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":true,"project_id":"995acec055f74a238fb171936bdc95a2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T00:43:21Z","qos_policy_id":null,"name":"rally_sanity-net_903a368d-250c-4c59-abc6-ab7febe60778","admin_state_up":true,"tenant_id":"995acec055f74a238fb171936bdc95a2","created_at":"2018-12-23T00:16:56Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 00:43:22,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a75e12b2-9f9b-4565-850e-e998f2ca3b82 2018-12-23 00:43:22,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.614608049393s 2018-12-23 00:43:22,516 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a75e12b2-9f9b-4565-850e-e998f2ca3b82 2018-12-23 00:43:22,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 00:43:22,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/019655c6-1826-44f4-a684-b90379675a73.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a31dd74c17877cc3dafdea5f06e8569d05c6077" 2018-12-23 00:43:23,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52c49662-1f02-48b1-88c6-95ed6461f743 Date: Sun, 23 Dec 2018 00:43:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:43:23,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/019655c6-1826-44f4-a684-b90379675a73.json used request id req-52c49662-1f02-48b1-88c6-95ed6461f743 2018-12-23 00:43:23,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.802546977997s 2018-12-23 00:43:23,320 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/019655c6-1826-44f4-a684-b90379675a73.json used request id req-52c49662-1f02-48b1-88c6-95ed6461f743 2018-12-23 00:43:23,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:43:23,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a31dd74c17877cc3dafdea5f06e8569d05c6077" 2018-12-23 00:43:23,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-5f5d6467-f5af-49fe-8698-714d720baf5a Date: Sun, 23 Dec 2018 00:43:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/bf919a00-4656-49a2-b8cc-6b527e95093a/snap", "metadata": {}}], "file": "/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a/file", "owner": "995acec055f74a238fb171936bdc95a2", "id": "bf919a00-4656-49a2-b8cc-6b527e95093a", "size": 12716032, "self": "/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/bf919a00-4656-49a2-b8cc-6b527e95093a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:17:06Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_903a368d-250c-4c59-abc6-ab7febe60778", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:17:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:43:23,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5f5d6467-f5af-49fe-8698-714d720baf5a 2018-12-23 00:43:23,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176445960999s 2018-12-23 00:43:23,498 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5f5d6467-f5af-49fe-8698-714d720baf5a 2018-12-23 00:43:23,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 00:43:23,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a31dd74c17877cc3dafdea5f06e8569d05c6077" 2018-12-23 00:43:25,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1338c990-e9a6-4aac-a8b3-ce893c4b505f Date: Sun, 23 Dec 2018 00: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-12-23 00:43:25,187 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a used request id req-1338c990-e9a6-4aac-a8b3-ce893c4b505f 2018-12-23 00:43:25,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.68720412254s 2018-12-23 00:43:25,187 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/bf919a00-4656-49a2-b8cc-6b527e95093a used request id req-1338c990-e9a6-4aac-a8b3-ce893c4b505f 2018-12-23 00:43:25,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 00:43:25,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:43:25,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66aab5e8-f5c4-4c15-be4a-b789ac62d081 x-compute-request-id: req-66aab5e8-f5c4-4c15-be4a-b789ac62d081 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6ff10dc5-2400-4d0c-a74e-3037e2aecb5c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6ff10dc5-2400-4d0c-a74e-3037e2aecb5c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6ff10dc5-2400-4d0c-a74e-3037e2aecb5c", "name": "rally_sanity-flavor_903a368d-250c-4c59-abc6-ab7febe60778", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 00:43:25,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-66aab5e8-f5c4-4c15-be4a-b789ac62d081 2018-12-23 00:43:25,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0389039516449s 2018-12-23 00:43:25,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-66aab5e8-f5c4-4c15-be4a-b789ac62d081 2018-12-23 00:43:25,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 00:43:25,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/6ff10dc5-2400-4d0c-a74e-3037e2aecb5c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:43:25,272 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:43:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a16f176a-01f9-42e1-b461-ef8ffb1b688f x-compute-request-id: req-a16f176a-01f9-42e1-b461-ef8ffb1b688f Content-Length: 0 Content-Type: application/json 2018-12-23 00:43:25,272 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/6ff10dc5-2400-4d0c-a74e-3037e2aecb5c used request id req-a16f176a-01f9-42e1-b461-ef8ffb1b688f 2018-12-23 00:43:25,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0426340103149s 2018-12-23 00:43:25,272 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/6ff10dc5-2400-4d0c-a74e-3037e2aecb5c used request id req-a16f176a-01f9-42e1-b461-ef8ffb1b688f 2018-12-23 00:43:25,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:43:25,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:43:25,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a433bba5-dfc4-4781-aef1-62c3b114efd6 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_903a368d-250c-4c59-abc6-ab7febe60778", "links": {"self": "http://172.30.9.26:5000/v3/users/6c3acdc0ca55479fadd7450f1a3d1548"}, "domain_id": "default", "enabled": true, "id": "6c3acdc0ca55479fadd7450f1a3d1548", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:43:25,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a433bba5-dfc4-4781-aef1-62c3b114efd6 2018-12-23 00:43:25,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110378026962s 2018-12-23 00:43:25,384 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a433bba5-dfc4-4781-aef1-62c3b114efd6 2018-12-23 00:43:25,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:43:25,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/6c3acdc0ca55479fadd7450f1a3d1548 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:43:25,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad7dd68-98c5-4f87-9c8d-2842e02d2174 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/6c3acdc0ca55479fadd7450f1a3d1548"}, "enabled": true, "id": "6c3acdc0ca55479fadd7450f1a3d1548", "options": {}, "domain_id": "default", "name": "rally_sanity-user_903a368d-250c-4c59-abc6-ab7febe60778"}} 2018-12-23 00:43:25,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6c3acdc0ca55479fadd7450f1a3d1548 used request id req-3ad7dd68-98c5-4f87-9c8d-2842e02d2174 2018-12-23 00:43:25,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0920479297638s 2018-12-23 00:43:25,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6c3acdc0ca55479fadd7450f1a3d1548 used request id req-3ad7dd68-98c5-4f87-9c8d-2842e02d2174 2018-12-23 00:43:25,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 00:43:25,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/6c3acdc0ca55479fadd7450f1a3d1548 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:43:25,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:43:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f771c3ff-5b2c-4c9d-b42b-fe0e8b5545e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:43:25,652 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6c3acdc0ca55479fadd7450f1a3d1548 used request id req-f771c3ff-5b2c-4c9d-b42b-fe0e8b5545e5 2018-12-23 00:43:25,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.168762922287s 2018-12-23 00:43:25,652 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6c3acdc0ca55479fadd7450f1a3d1548 used request id req-f771c3ff-5b2c-4c9d-b42b-fe0e8b5545e5 2018-12-23 00:43:25,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:43:25,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:43:25,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d5e82b-6145-4d90-bb17-523c97e03a15 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/995acec055f74a238fb171936bdc95a2"}, "enabled": true, "id": "995acec055f74a238fb171936bdc95a2", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_903a368d-250c-4c59-abc6-ab7febe60778"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:43:25,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-a7d5e82b-6145-4d90-bb17-523c97e03a15 2018-12-23 00:43:25,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0800271034241s 2018-12-23 00:43:25,733 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-a7d5e82b-6145-4d90-bb17-523c97e03a15 2018-12-23 00:43:25,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 00:43:25,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/995acec055f74a238fb171936bdc95a2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:43:25,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:43:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-385c7b74-01d2-4856-8be3-66e6e9092113 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:43:25,901 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/995acec055f74a238fb171936bdc95a2 used request id req-385c7b74-01d2-4856-8be3-66e6e9092113 2018-12-23 00:43:25,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.165166139603s 2018-12-23 00:43:25,902 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/995acec055f74a238fb171936bdc95a2 used request id req-385c7b74-01d2-4856-8be3-66e6e9092113 2018-12-23 00:43:25,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:43:25,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:43:25,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ffdc5b5-438a-45d0-a6d6-8f711caab23f Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "d127e75a2a28401192530618bcb62b44", "links": {"self": "http://172.30.9.26:5000/v3/roles/d127e75a2a28401192530618bcb62b44"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:43:25,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6ffdc5b5-438a-45d0-a6d6-8f711caab23f 2018-12-23 00:43:25,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0696659088135s 2018-12-23 00:43:25,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 00:43:25,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/d127e75a2a28401192530618bcb62b44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:43:26,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:43:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99f28a9e-461d-4700-9972-7d5ce957537d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:43:26,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d127e75a2a28401192530618bcb62b44 used request id req-99f28a9e-461d-4700-9972-7d5ce957537d 2018-12-23 00:43:26,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0986869335175s 2018-12-23 00:43:26,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 00:43:26,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=995acec055f74a238fb171936bdc95a2&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}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:43:26,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a55e5432-71e1-47c1-bcd7-5494f56a054f Date: Sun, 23 Dec 2018 00:43:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "995acec055f74a238fb171936bdc95a2", "created_at": "2018-12-23T00:16:56Z", "updated_at": "2018-12-23T00:16:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:16:56Z", "revision_number": 0, "id": "220db06d-b8bc-486d-b8b2-dc5fb361227a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:16:56Z", "security_group_id": "42744a1f-f730-4508-b5a0-2b930d09f503", "tenant_id": "995acec055f74a238fb171936bdc95a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "995acec055f74a238fb171936bdc95a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:16:56Z", "revision_number": 0, "id": "38329e3b-f6b1-4a02-9a8f-bded5ab7325c", "remote_group_id": "42744a1f-f730-4508-b5a0-2b930d09f503", "remote_ip_prefix": null, "created_at": "2018-12-23T00:16:56Z", "security_group_id": "42744a1f-f730-4508-b5a0-2b930d09f503", "tenant_id": "995acec055f74a238fb171936bdc95a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "995acec055f74a238fb171936bdc95a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:16:56Z", "revision_number": 0, "id": "9e928a38-bbd1-4935-9007-fc0bb32056b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:16:56Z", "security_group_id": "42744a1f-f730-4508-b5a0-2b930d09f503", "tenant_id": "995acec055f74a238fb171936bdc95a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "995acec055f74a238fb171936bdc95a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:16:56Z", "revision_number": 0, "id": "a4622602-d6b0-46f3-84b4-a95515b9ebb5", "remote_group_id": "42744a1f-f730-4508-b5a0-2b930d09f503", "remote_ip_prefix": null, "created_at": "2018-12-23T00:16:56Z", "security_group_id": "42744a1f-f730-4508-b5a0-2b930d09f503", "tenant_id": "995acec055f74a238fb171936bdc95a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "995acec055f74a238fb171936bdc95a2"}], "revision_number": 4, "project_id": "995acec055f74a238fb171936bdc95a2", "id": "42744a1f-f730-4508-b5a0-2b930d09f503", "name": "default"}]} 2018-12-23 00:43:26,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=995acec055f74a238fb171936bdc95a2&name=default used request id req-a55e5432-71e1-47c1-bcd7-5494f56a054f 2018-12-23 00:43:26,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206809043884s 2018-12-23 00:43:26,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=995acec055f74a238fb171936bdc95a2&name=default used request id req-a55e5432-71e1-47c1-bcd7-5494f56a054f 2018-12-23 00:43:26,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 00:43:26,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:43:26,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b7b1ed5a-463c-4eec-a072-7b5e52f4f575 Date: Sun, 23 Dec 2018 00:43:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "995acec055f74a238fb171936bdc95a2", "created_at": "2018-12-23T00:16:56Z", "updated_at": "2018-12-23T00:16:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:16:56Z", "revision_number": 0, "id": "a4622602-d6b0-46f3-84b4-a95515b9ebb5", "remote_group_id": "42744a1f-f730-4508-b5a0-2b930d09f503", "remote_ip_prefix": null, "created_at": "2018-12-23T00:16:56Z", "security_group_id": "42744a1f-f730-4508-b5a0-2b930d09f503", "tenant_id": "995acec055f74a238fb171936bdc95a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "995acec055f74a238fb171936bdc95a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:16:56Z", "revision_number": 0, "id": "9e928a38-bbd1-4935-9007-fc0bb32056b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:16:56Z", "security_group_id": "42744a1f-f730-4508-b5a0-2b930d09f503", "tenant_id": "995acec055f74a238fb171936bdc95a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "995acec055f74a238fb171936bdc95a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:16:56Z", "revision_number": 0, "id": "38329e3b-f6b1-4a02-9a8f-bded5ab7325c", "remote_group_id": "42744a1f-f730-4508-b5a0-2b930d09f503", "remote_ip_prefix": null, "created_at": "2018-12-23T00:16:56Z", "security_group_id": "42744a1f-f730-4508-b5a0-2b930d09f503", "tenant_id": "995acec055f74a238fb171936bdc95a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "995acec055f74a238fb171936bdc95a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:16:56Z", "revision_number": 0, "id": "220db06d-b8bc-486d-b8b2-dc5fb361227a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:16:56Z", "security_group_id": "42744a1f-f730-4508-b5a0-2b930d09f503", "tenant_id": "995acec055f74a238fb171936bdc95a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "995acec055f74a238fb171936bdc95a2"}], "revision_number": 4, "project_id": "995acec055f74a238fb171936bdc95a2", "id": "42744a1f-f730-4508-b5a0-2b930d09f503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:43:26,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b7b1ed5a-463c-4eec-a072-7b5e52f4f575 2018-12-23 00:43:26,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.587452888489s 2018-12-23 00:43:26,874 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b7b1ed5a-463c-4eec-a072-7b5e52f4f575 2018-12-23 00:43:26,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 00:43:26,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/42744a1f-f730-4508-b5a0-2b930d09f503.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18f8618bee9e2e459521fda4fbdc90d22cca23cb" 2018-12-23 00:43:27,174 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff064056-fd57-472a-afa5-889cc13a98c2 Content-Length: 0 Date: Sun, 23 Dec 2018 00:43:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:43:27,174 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/42744a1f-f730-4508-b5a0-2b930d09f503.json used request id req-ff064056-fd57-472a-afa5-889cc13a98c2 2018-12-23 00:43:27,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.295350074768s 2018-12-23 00:43:27,174 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/42744a1f-f730-4508-b5a0-2b930d09f503.json used request id req-ff064056-fd57-472a-afa5-889cc13a98c2 2018-12-23 00:43:27,227 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-12-23 00:43:27,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 00:43:27,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 00:43:27,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 00:43:27,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 00:43:27,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 00:43:27,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 00:43:27,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 00:43:27,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 00:43:27,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 00:43:27,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 00:43:27,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 00:43:27,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 00:43:27,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 00:43:27,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 00:43:27,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 00:43:27,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 00:43:27,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 00:43:27,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 00:43:27,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 00:43:27,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 00:43:27,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 00:43:27,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 00:43:27,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 00:43:27,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 00:43:27,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:43:27,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d9189c3-27de-4857-93a1-aa3ec6fa866e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:43:27,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1d9189c3-27de-4857-93a1-aa3ec6fa866e 2018-12-23 00:43:27,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:43:27,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:43:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9673704b75e4254b287ac35103b6d8c", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f73e04431d2346a1a18d72707a9c3110"}, "audit_ids": ["LNneZTVsRDyO6mx9gPYJiQ"], "issued_at": "2018-12-23T00:43:27.000000Z"}} 2018-12-23 00:43:27,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 00:43:27,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:27,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-b8964d5e-3dc8-46a9-b537-3d7ef0ce3c84 Date: Sun, 23 Dec 2018 00:43:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 00:43:27,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b8964d5e-3dc8-46a9-b537-3d7ef0ce3c84 2018-12-23 00:43:27,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25975894928s 2018-12-23 00:43:27,910 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b8964d5e-3dc8-46a9-b537-3d7ef0ce3c84 2018-12-23 00:43:27,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 00:43:27,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:27,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:43:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:43:27,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:28,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2167abed-0dc8-43d7-9759-9d52b868beb4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 00:43:28,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-2167abed-0dc8-43d7-9759-9d52b868beb4 2018-12-23 00:43:28,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0927710533142s 2018-12-23 00:43:28,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 00:43:28,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_0cd949ff-134a-41eb-bb92-ec47ce5b44ab"}}' 2018-12-23 00:43:28,115 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-453ab787-65d7-4dd7-9b43-75e0f94dd9fb Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/60d06725f02f4bd693dd1778af9ffdaa"}, "enabled": true, "id": "60d06725f02f4bd693dd1778af9ffdaa", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_0cd949ff-134a-41eb-bb92-ec47ce5b44ab"}} 2018-12-23 00:43:28,115 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-453ab787-65d7-4dd7-9b43-75e0f94dd9fb 2018-12-23 00:43:28,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.109890937805s 2018-12-23 00:43:28,116 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-453ab787-65d7-4dd7-9b43-75e0f94dd9fb 2018-12-23 00:43:28,116 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', 'id': u'60d06725f02f4bd693dd1778af9ffdaa', '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-12-23 00:43:28,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 00:43:28,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.356040000916s 2018-12-23 00:43:28,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/f4d7295e47be44c39a607bc0669d9ac6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:28,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65131f73-a6bd-4d93-af8c-a110d5b83c5a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/f4d7295e47be44c39a607bc0669d9ac6"}, "enabled": true, "id": "f4d7295e47be44c39a607bc0669d9ac6", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_0cd949ff-134a-41eb-bb92-ec47ce5b44ab"}} 2018-12-23 00:43:28,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/f4d7295e47be44c39a607bc0669d9ac6 used request id req-65131f73-a6bd-4d93-af8c-a110d5b83c5a 2018-12-23 00:43:28,572 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f4d7295e47be44c39a607bc0669d9ac6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_0cd949ff-134a-41eb-bb92-ec47ce5b44ab'}) 2018-12-23 00:43:28,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:43:28,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:28,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc47ed57-4258-4f1a-a598-49df5672aa8e Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:43:28,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bc47ed57-4258-4f1a-a598-49df5672aa8e 2018-12-23 00:43:28,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0747640132904s 2018-12-23 00:43:28,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:43:28,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:28,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f52b7cee-d99d-49fa-871d-00e6035e9fe6 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:43:28,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f52b7cee-d99d-49fa-871d-00e6035e9fe6 2018-12-23 00:43:28,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801260471344s 2018-12-23 00:43:28,730 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 00:43:28,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 00:43:28,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" -d '{"role": {"name": "Member"}}' 2018-12-23 00:43:28,838 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d080fef-55ef-46ea-903c-14eb52d3b53f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b54f40a08cc1495a9fae0af33044d6bb", "links": {"self": "http://172.30.9.26:5000/v3/roles/b54f40a08cc1495a9fae0af33044d6bb"}, "name": "Member"}} 2018-12-23 00:43:28,838 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6d080fef-55ef-46ea-903c-14eb52d3b53f 2018-12-23 00:43:28,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.108285903931s 2018-12-23 00:43:28,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/b54f40a08cc1495a9fae0af33044d6bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:28,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1fdec4b-de27-4c07-a2eb-b75b540ff51e Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b54f40a08cc1495a9fae0af33044d6bb"}, "domain_id": null, "name": "Member", "id": "b54f40a08cc1495a9fae0af33044d6bb"}} 2018-12-23 00:43:28,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b54f40a08cc1495a9fae0af33044d6bb used request id req-b1fdec4b-de27-4c07-a2eb-b75b540ff51e 2018-12-23 00:43:28,920 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/b54f40a08cc1495a9fae0af33044d6bb'}, 'domain_id': None, 'human_id': None, 'id': u'b54f40a08cc1495a9fae0af33044d6bb', 'HUMAN_ID': False}) 2018-12-23 00:43:28,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:43:28,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:29,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f809e7a-9627-4906-a531-3f51ef9cdded Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b54f40a08cc1495a9fae0af33044d6bb", "links": {"self": "http://172.30.9.26:5000/v3/roles/b54f40a08cc1495a9fae0af33044d6bb"}, "name": "Member"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:43:29,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2f809e7a-9627-4906-a531-3f51ef9cdded 2018-12-23 00:43:29,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0799760818481s 2018-12-23 00:43:29,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 00:43:29,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:29,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f210ac-c1f3-4903-a22f-fcdd368e5f8d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 00:43:29,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-15f210ac-c1f3-4903-a22f-fcdd368e5f8d 2018-12-23 00:43:29,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0839681625366s 2018-12-23 00:43:29,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:43:29,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:29,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4d3c8a-2eef-4347-bbbd-0c5f1de12db3 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "links": {"self": "http://172.30.9.26:5000/v3/users/f4d7295e47be44c39a607bc0669d9ac6"}, "domain_id": "default", "enabled": true, "id": "f4d7295e47be44c39a607bc0669d9ac6", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:43:29,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4d4d3c8a-2eef-4347-bbbd-0c5f1de12db3 2018-12-23 00:43:29,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0904819965363s 2018-12-23 00:43:29,178 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4d4d3c8a-2eef-4347-bbbd-0c5f1de12db3 2018-12-23 00:43:29,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:43:29,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:29,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e340e96-6a41-440c-a1f1-5e4cc822f990 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/60d06725f02f4bd693dd1778af9ffdaa"}, "enabled": true, "id": "60d06725f02f4bd693dd1778af9ffdaa", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_0cd949ff-134a-41eb-bb92-ec47ce5b44ab"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:43:29,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7e340e96-6a41-440c-a1f1-5e4cc822f990 2018-12-23 00:43:29,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0799160003662s 2018-12-23 00:43:29,265 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7e340e96-6a41-440c-a1f1-5e4cc822f990 2018-12-23 00:43:29,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 00:43:29,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=f4d7295e47be44c39a607bc0669d9ac6&scope.project.id=60d06725f02f4bd693dd1778af9ffdaa&role.id=b54f40a08cc1495a9fae0af33044d6bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:29,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dffce229-4ccc-4cf7-8571-de24f3c65042 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=f4d7295e47be44c39a607bc0669d9ac6&scope.project.id=60d06725f02f4bd693dd1778af9ffdaa&role.id=b54f40a08cc1495a9fae0af33044d6bb", "previous": null, "next": null}} 2018-12-23 00:43:29,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=f4d7295e47be44c39a607bc0669d9ac6&scope.project.id=60d06725f02f4bd693dd1778af9ffdaa&role.id=b54f40a08cc1495a9fae0af33044d6bb used request id req-dffce229-4ccc-4cf7-8571-de24f3c65042 2018-12-23 00:43:29,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0793178081512s 2018-12-23 00:43:29,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 00:43:29,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/60d06725f02f4bd693dd1778af9ffdaa/users/f4d7295e47be44c39a607bc0669d9ac6/roles/b54f40a08cc1495a9fae0af33044d6bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:29,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12bb6bea-0784-453e-8e64-88eba4a8c84b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:43:29,463 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/60d06725f02f4bd693dd1778af9ffdaa/users/f4d7295e47be44c39a607bc0669d9ac6/roles/b54f40a08cc1495a9fae0af33044d6bb used request id req-12bb6bea-0784-453e-8e64-88eba4a8c84b 2018-12-23 00:43:29,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116271018982s 2018-12-23 00:43:29,465 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', 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': '7ec2656e-7cf3-4386-86fd-3e25c0dfcf2f', 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_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', 'project_id': u'60d06725f02f4bd693dd1778af9ffdaa', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 00:43:29,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 00:43:29,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 00:43:29,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 00:43:29,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 00:43:29,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 00:43:29,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 00:43:29,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 00:43:29,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 00:43:29,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 00:43:29,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 00:43:29,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 00:43:29,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 00:43:29,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 00:43:29,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 00:43:29,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 00:43:29,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 00:43:29,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 00:43:29,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 00:43:29,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 00:43:29,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 00:43:29,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 00:43:29,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 00:43:29,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 00:43:29,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 00:43:29,470 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', 'password': '7ec2656e-7cf3-4386-86fd-3e25c0dfcf2f', 'project_name': 'refstack_defcore-project_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '60d06725f02f4bd693dd1778af9ffdaa', 'project_domain_name': 'Default'} 2018-12-23 00:43:29,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:43:29,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:29,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1184e103-a2ca-4b00-a33b-dd658c00830e Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b54f40a08cc1495a9fae0af33044d6bb", "links": {"self": "http://172.30.9.26:5000/v3/roles/b54f40a08cc1495a9fae0af33044d6bb"}, "name": "Member"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:43:29,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1184e103-a2ca-4b00-a33b-dd658c00830e 2018-12-23 00:43:29,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824508666992s 2018-12-23 00:43:29,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:43:29,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:29,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791e5043-08c1-4f08-be2a-8fda2b768626 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b54f40a08cc1495a9fae0af33044d6bb", "links": {"self": "http://172.30.9.26:5000/v3/roles/b54f40a08cc1495a9fae0af33044d6bb"}, "name": "Member"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:43:29,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-791e5043-08c1-4f08-be2a-8fda2b768626 2018-12-23 00:43:29,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080766916275s 2018-12-23 00:43:29,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 00:43:29,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:29,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c875790c-2b20-4366-a038-f6e04ba767b4 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 00:43:29,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c875790c-2b20-4366-a038-f6e04ba767b4 2018-12-23 00:43:29,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0768070220947s 2018-12-23 00:43:29,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:43:29,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:29,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058c647a-c1cf-4b35-a06c-cc3cf591dd20 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "links": {"self": "http://172.30.9.26:5000/v3/users/f4d7295e47be44c39a607bc0669d9ac6"}, "domain_id": "default", "enabled": true, "id": "f4d7295e47be44c39a607bc0669d9ac6", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:43:29,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-058c647a-c1cf-4b35-a06c-cc3cf591dd20 2018-12-23 00:43:29,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100942134857s 2018-12-23 00:43:29,816 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-058c647a-c1cf-4b35-a06c-cc3cf591dd20 2018-12-23 00:43:29,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:43:29,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:29,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa275767-2ea4-480b-ab8e-3989f142a47d Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/60d06725f02f4bd693dd1778af9ffdaa"}, "enabled": true, "id": "60d06725f02f4bd693dd1778af9ffdaa", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_0cd949ff-134a-41eb-bb92-ec47ce5b44ab"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:43:29,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-fa275767-2ea4-480b-ab8e-3989f142a47d 2018-12-23 00:43:29,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.081484079361s 2018-12-23 00:43:29,904 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-fa275767-2ea4-480b-ab8e-3989f142a47d 2018-12-23 00:43:29,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 00:43:29,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=f4d7295e47be44c39a607bc0669d9ac6&scope.project.id=60d06725f02f4bd693dd1778af9ffdaa&role.id=b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:29,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea0056ae-bb64-4fdf-be7e-11703981e9b0 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=f4d7295e47be44c39a607bc0669d9ac6&scope.project.id=60d06725f02f4bd693dd1778af9ffdaa&role.id=b8a71d37985c4b6e86bd1cd18cca4950", "previous": null, "next": null}} 2018-12-23 00:43:29,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=f4d7295e47be44c39a607bc0669d9ac6&scope.project.id=60d06725f02f4bd693dd1778af9ffdaa&role.id=b8a71d37985c4b6e86bd1cd18cca4950 used request id req-ea0056ae-bb64-4fdf-be7e-11703981e9b0 2018-12-23 00:43:29,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0819311141968s 2018-12-23 00:43:29,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 00:43:29,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/60d06725f02f4bd693dd1778af9ffdaa/users/f4d7295e47be44c39a607bc0669d9ac6/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:30,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f27de4b-ae88-42e8-aedb-21ba8d4e5d35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:43:30,105 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/60d06725f02f4bd693dd1778af9ffdaa/users/f4d7295e47be44c39a607bc0669d9ac6/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-6f27de4b-ae88-42e8-aedb-21ba8d4e5d35 2018-12-23 00:43:30,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116729974747s 2018-12-23 00:43:30,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:43:30,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:30,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01986e4b-3881-474f-bc91-e09970005b8e Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b54f40a08cc1495a9fae0af33044d6bb", "links": {"self": "http://172.30.9.26:5000/v3/roles/b54f40a08cc1495a9fae0af33044d6bb"}, "name": "Member"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:43:30,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-01986e4b-3881-474f-bc91-e09970005b8e 2018-12-23 00:43:30,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0831100940704s 2018-12-23 00:43:30,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 00:43:30,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:30,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e4cd0e-cbf2-4dbe-bb29-b40cf5a1715b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 00:43:30,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f9e4cd0e-cbf2-4dbe-bb29-b40cf5a1715b 2018-12-23 00:43:30,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0782799720764s 2018-12-23 00:43:30,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:43:30,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:30,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29282bdd-7559-4bc5-82b9-30155cf82ec1 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "links": {"self": "http://172.30.9.26:5000/v3/users/f4d7295e47be44c39a607bc0669d9ac6"}, "domain_id": "default", "enabled": true, "id": "f4d7295e47be44c39a607bc0669d9ac6", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:43:30,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-29282bdd-7559-4bc5-82b9-30155cf82ec1 2018-12-23 00:43:30,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104053974152s 2018-12-23 00:43:30,374 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-29282bdd-7559-4bc5-82b9-30155cf82ec1 2018-12-23 00:43:30,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 00:43:30,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=f4d7295e47be44c39a607bc0669d9ac6&role.id=b8a71d37985c4b6e86bd1cd18cca4950&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:30,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200f1fd9-1e8c-4e7a-b029-56e6f67b1f67 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=f4d7295e47be44c39a607bc0669d9ac6&role.id=b8a71d37985c4b6e86bd1cd18cca4950&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 00:43:30,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=f4d7295e47be44c39a607bc0669d9ac6&role.id=b8a71d37985c4b6e86bd1cd18cca4950&scope.domain.id=default used request id req-200f1fd9-1e8c-4e7a-b029-56e6f67b1f67 2018-12-23 00:43:30,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0881268978119s 2018-12-23 00:43:30,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 00:43:30,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/f4d7295e47be44c39a607bc0669d9ac6/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:43:30,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2702fce9-4b2b-4ecc-9b38-334387e6ece2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:43:30,584 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/f4d7295e47be44c39a607bc0669d9ac6/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-2702fce9-4b2b-4ecc-9b38-334387e6ece2 2018-12-23 00:43:30,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116072893143s 2018-12-23 00:43:30,585 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 00:43:32,945 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 00:43:32.701 11194 INFO rally.deployment.engine [-] Deployment bb90712c-3943-41bd-a2e7-e6896a78232f | Starting: Destroy cloud and free allocated resources. 2018-12-23 00:43:32.787 11194 INFO rally.deployment.engine [-] Deployment bb90712c-3943-41bd-a2e7-e6896a78232f | Completed: Destroy cloud and free allocated resources. 2018-12-23 00:43:32.797 11194 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=70ceb531-65a9-489a-9817-818c2133c732). 2018-12-23 00:43:32.799 11194 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-12-23 00:43:35,309 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-23 00:43:35.000 11197 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=6bacf45a-0935-47b7-a7d3-a264cf2071b3) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 6bacf45a-0935-47b7-a7d3-a264cf2071b3 | 2018-12-23T00:43:34 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 6bacf45a-0935-47b7-a7d3-a264cf2071b3 ~/.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-12-23 00:43:38,868 - 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-12-23 00:43:38,869 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 00:43:41,182 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-23 00:43:40.908 11203 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=70ceb531-65a9-489a-9817-818c2133c732). 2018-12-23 00:43:41.034 11203 INFO rally.api [-] Verifier has been successfully deleted! 2018-12-23 00:43:44,791 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-23 00:43:43.255 11206 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-23 00:43:43.394 11206 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-23 00:43:44.578 11206 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b6bb3b14-f529-42a0-b0cb-8b97d4fb7463) has been successfully created! Using verifier 'opnfv-tempest' (UUID=b6bb3b14-f529-42a0-b0cb-8b97d4fb7463) as the default verifier for the future CLI operations. 2018-12-23 00:43:47,820 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-12-23 00:43:47,822 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 00:43:47,955 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 00:43:47,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:43:47,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ce58c3-e684-4cbd-a9a7-04c21f17c5c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:43:47,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c8ce58c3-e684-4cbd-a9a7-04c21f17c5c9 2018-12-23 00:43:47,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:43:48,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b54f40a08cc1495a9fae0af33044d6bb", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:43:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60d06725f02f4bd693dd1778af9ffdaa", "name": "refstack_defcore-project_0cd949ff-134a-41eb-bb92-ec47ce5b44ab"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/60d06725f02f4bd693dd1778af9ffdaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/60d06725f02f4bd693dd1778af9ffdaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/60d06725f02f4bd693dd1778af9ffdaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/60d06725f02f4bd693dd1778af9ffdaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/60d06725f02f4bd693dd1778af9ffdaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/60d06725f02f4bd693dd1778af9ffdaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/60d06725f02f4bd693dd1778af9ffdaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/60d06725f02f4bd693dd1778af9ffdaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/60d06725f02f4bd693dd1778af9ffdaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/60d06725f02f4bd693dd1778af9ffdaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/60d06725f02f4bd693dd1778af9ffdaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/60d06725f02f4bd693dd1778af9ffdaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "id": "f4d7295e47be44c39a607bc0669d9ac6"}, "audit_ids": ["0jNJOPtKTuCOFGZ7XV8BCQ"], "issued_at": "2018-12-23T00:43:48.000000Z"}} 2018-12-23 00:43:48,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963b766a1f76140988cc987eeb296454f464d737" 2018-12-23 00:43:48,350 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 00:43:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-23 00:43:48,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:43:48,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}963b766a1f76140988cc987eeb296454f464d737" 2018-12-23 00:43:48,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-06d0bbe6-2ec2-410a-b24d-a25c181f4783 Date: Sun, 23 Dec 2018 00:43:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:43:48,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-06d0bbe6-2ec2-410a-b24d-a25c181f4783 2018-12-23 00:43:48,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.242218971252s 2018-12-23 00:43:48,596 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-06d0bbe6-2ec2-410a-b24d-a25c181f4783 2018-12-23 00:43:48,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 00:43:48,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963b766a1f76140988cc987eeb296454f464d737" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_0cd949ff-134a-41eb-bb92-ec47ce5b44ab"}' 2018-12-23 00:43:48,818 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b X-Openstack-Request-Id: req-8d4e6b77-cd6b-4505-b7ed-a06da49e68be Date: Sun, 23 Dec 2018 00:43:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/file", "owner": "60d06725f02f4bd693dd1778af9ffdaa", "id": "5562e331-cd1a-47f7-9ec8-3715e44ad75b", "size": null, "self": "/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:43:48Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "checksum": null, "created_at": "2018-12-23T00:43:48Z", "protected": false} 2018-12-23 00:43:48,819 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8d4e6b77-cd6b-4505-b7ed-a06da49e68be 2018-12-23 00:43:48,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.220541954041s 2018-12-23 00:43:48,819 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8d4e6b77-cd6b-4505-b7ed-a06da49e68be returning object 5562e331-cd1a-47f7-9ec8-3715e44ad75b 2018-12-23 00:43:48,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 00:43:48,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/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}963b766a1f76140988cc987eeb296454f464d737" -d '' 2018-12-23 00:43:50,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-23af2e75-8978-4838-a842-4e794487dd7f Date: Sun, 23 Dec 2018 00:43:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:43:50,804 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/file used request id req-23af2e75-8978-4838-a842-4e794487dd7f 2018-12-23 00:43:50,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.98399710655s 2018-12-23 00:43:50,804 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/file used request id req-23af2e75-8978-4838-a842-4e794487dd7f 2018-12-23 00:43:50,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:43:50,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}963b766a1f76140988cc987eeb296454f464d737" 2018-12-23 00:43:50,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-b6c7eca7-50af-4379-b199-3da7e1573d0a Date: Sun, 23 Dec 2018 00:43:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/snap", "metadata": {}}], "file": "/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/file", "owner": "60d06725f02f4bd693dd1778af9ffdaa", "id": "5562e331-cd1a-47f7-9ec8-3715e44ad75b", "size": 12716032, "self": "/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:43:50Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:43:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:43:50,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b6c7eca7-50af-4379-b199-3da7e1573d0a 2018-12-23 00:43:50,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.117700815201s 2018-12-23 00:43:50,923 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b6c7eca7-50af-4379-b199-3da7e1573d0a 2018-12-23 00:43:50,926 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/file', 'owner': u'60d06725f02f4bd693dd1778af9ffdaa', 'id': u'5562e331-cd1a-47f7-9ec8-3715e44ad75b', 'size': 12716032, u'self': u'/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'60d06725f02f4bd693dd1778af9ffdaa', 'name': 'refstack_defcore-project_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T00:43:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T00:43:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', 'created': u'2018-12-23T00:43:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T00:43:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 00:43:50,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 00:43:50,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 00:43:51,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c3eb70c-19d1-4f10-bcff-e31d861377cf x-compute-request-id: req-0c3eb70c-19d1-4f10-bcff-e31d861377cf Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b029008d-286a-4f59-8c80-8c6bd602d51c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b029008d-286a-4f59-8c80-8c6bd602d51c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b029008d-286a-4f59-8c80-8c6bd602d51c", "name": "refstack_defcore-flavor_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 00:43:51,132 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0c3eb70c-19d1-4f10-bcff-e31d861377cf 2018-12-23 00:43:51,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.205441951752s 2018-12-23 00:43:51,133 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0c3eb70c-19d1-4f10-bcff-e31d861377cf returning object b029008d-286a-4f59-8c80-8c6bd602d51c 2018-12-23 00:43:51,134 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', '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'c9673704b75e4254b287ac35103b6d8c', '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'b029008d-286a-4f59-8c80-8c6bd602d51c', 'swap': 0}) 2018-12-23 00:43:51,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 00:43:51,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/b029008d-286a-4f59-8c80-8c6bd602d51c/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}4f187f8178b6f82daaab2dca67889a8fc0db60bd" -d '{"extra_specs": {}}' 2018-12-23 00:43:51,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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 x-openstack-request-id: req-1d0d0d4a-5d3b-4022-85c0-ede469524fad x-compute-request-id: req-1d0d0d4a-5d3b-4022-85c0-ede469524fad Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 00:43:51,158 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/b029008d-286a-4f59-8c80-8c6bd602d51c/os-extra_specs used request id req-1d0d0d4a-5d3b-4022-85c0-ede469524fad 2018-12-23 00:43:51,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238289833069s 2018-12-23 00:43:51,159 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/b029008d-286a-4f59-8c80-8c6bd602d51c/os-extra_specs used request id req-1d0d0d4a-5d3b-4022-85c0-ede469524fad 2018-12-23 00:43:51,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:43:51,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963b766a1f76140988cc987eeb296454f464d737" 2018-12-23 00:43:51,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:43:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:43:51,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}963b766a1f76140988cc987eeb296454f464d737" 2018-12-23 00:43:51,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54052697-d049-404b-a6a2-5bd44729f2e9 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b54f40a08cc1495a9fae0af33044d6bb", "links": {"self": "http://172.30.9.26:5000/v3/roles/b54f40a08cc1495a9fae0af33044d6bb"}, "name": "Member"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:43:51,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-54052697-d049-404b-a6a2-5bd44729f2e9 2018-12-23 00:43:51,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.106724977493s 2018-12-23 00:43:52,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 00:43:52,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}963b766a1f76140988cc987eeb296454f464d737" 2018-12-23 00:43:52,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-87ae35b2-bff6-49a7-bfa0-566b723961ad x-compute-request-id: req-87ae35b2-bff6-49a7-bfa0-566b723961ad Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 183}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 201}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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-12-23 00:43:52,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-87ae35b2-bff6-49a7-bfa0-566b723961ad 2018-12-23 00:43:52,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.193057060242s 2018-12-23 00:43:52,859 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-87ae35b2-bff6-49a7-bfa0-566b723961ad 2018-12-23 00:43:52,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:43:52,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}963b766a1f76140988cc987eeb296454f464d737" 2018-12-23 00:43:53,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-ef91bea7-90c2-4bd7-9277-786023638925 Date: Sun, 23 Dec 2018 00:43:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/snap", "metadata": {}}], "file": "/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/file", "owner": "60d06725f02f4bd693dd1778af9ffdaa", "id": "5562e331-cd1a-47f7-9ec8-3715e44ad75b", "size": 12716032, "self": "/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:43:50Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:43:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:43:53,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ef91bea7-90c2-4bd7-9277-786023638925 2018-12-23 00:43:53,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.158809185028s 2018-12-23 00:43:53,019 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ef91bea7-90c2-4bd7-9277-786023638925 2018-12-23 00:43:53,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 00:43:53,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963b766a1f76140988cc987eeb296454f464d737" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_0cd949ff-134a-41eb-bb92-ec47ce5b44ab"}' 2018-12-23 00:43:53,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe X-Openstack-Request-Id: req-ff3927a7-2e5f-46c7-919b-a5f05f87a7e0 Date: Sun, 23 Dec 2018 00:43:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe/file", "owner": "60d06725f02f4bd693dd1778af9ffdaa", "id": "9e6be6f6-79ef-4a82-9ecb-89869f73a6fe", "size": null, "self": "/v2/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:43:53Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "checksum": null, "created_at": "2018-12-23T00:43:53Z", "protected": false} 2018-12-23 00:43:53,224 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ff3927a7-2e5f-46c7-919b-a5f05f87a7e0 2018-12-23 00:43:53,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.202836990356s 2018-12-23 00:43:53,225 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ff3927a7-2e5f-46c7-919b-a5f05f87a7e0 returning object 9e6be6f6-79ef-4a82-9ecb-89869f73a6fe 2018-12-23 00:43:53,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 00:43:53,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe/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}963b766a1f76140988cc987eeb296454f464d737" -d '' 2018-12-23 00:43:55,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80d72944-f2c9-4371-aa13-022a960db63d Date: Sun, 23 Dec 2018 00:43:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:43:55,243 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe/file used request id req-80d72944-f2c9-4371-aa13-022a960db63d 2018-12-23 00:43:55,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.01679801941s 2018-12-23 00:43:55,243 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe/file used request id req-80d72944-f2c9-4371-aa13-022a960db63d 2018-12-23 00:43:55,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:43:55,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}963b766a1f76140988cc987eeb296454f464d737" 2018-12-23 00:43:55,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-57ce6b46-7309-42c7-a852-cdefeaa49a32 Date: Sun, 23 Dec 2018 00:43:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe/snap", "metadata": {}}], "file": "/v2/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe/file", "owner": "60d06725f02f4bd693dd1778af9ffdaa", "id": "9e6be6f6-79ef-4a82-9ecb-89869f73a6fe", "size": 12716032, "self": "/v2/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:43:55Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:43:53Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/snap", "metadata": {}}], "file": "/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/file", "owner": "60d06725f02f4bd693dd1778af9ffdaa", "id": "5562e331-cd1a-47f7-9ec8-3715e44ad75b", "size": 12716032, "self": "/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:43:50Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:43:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:43:55,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-57ce6b46-7309-42c7-a852-cdefeaa49a32 2018-12-23 00:43:55,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176832199097s 2018-12-23 00:43:55,421 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-57ce6b46-7309-42c7-a852-cdefeaa49a32 2018-12-23 00:43:55,424 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe/file', 'owner': u'60d06725f02f4bd693dd1778af9ffdaa', 'id': u'9e6be6f6-79ef-4a82-9ecb-89869f73a6fe', 'size': 12716032, u'self': u'/v2/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'60d06725f02f4bd693dd1778af9ffdaa', 'name': 'refstack_defcore-project_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T00:43:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T00:43:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', 'created': u'2018-12-23T00:43:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T00:43:53Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 00:43:55,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 00:43:55,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 00:43:55,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb2ee90e-2b60-48e2-813b-006991d0dc62 x-compute-request-id: req-bb2ee90e-2b60-48e2-813b-006991d0dc62 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/142bc3e0-f895-4362-8477-def495955b16", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/142bc3e0-f895-4362-8477-def495955b16", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "142bc3e0-f895-4362-8477-def495955b16", "name": "refstack_defcore-flavor_alt_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 00:43:55,472 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bb2ee90e-2b60-48e2-813b-006991d0dc62 2018-12-23 00:43:55,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0472400188446s 2018-12-23 00:43:55,472 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bb2ee90e-2b60-48e2-813b-006991d0dc62 returning object 142bc3e0-f895-4362-8477-def495955b16 2018-12-23 00:43:55,473 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', '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'c9673704b75e4254b287ac35103b6d8c', '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'142bc3e0-f895-4362-8477-def495955b16', 'swap': 0}) 2018-12-23 00:43:55,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 00:43:55,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/142bc3e0-f895-4362-8477-def495955b16/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}4f187f8178b6f82daaab2dca67889a8fc0db60bd" -d '{"extra_specs": {}}' 2018-12-23 00:43:55,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:43:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e29510ab-ccc5-4621-88b6-2454808163ed x-compute-request-id: req-e29510ab-ccc5-4621-88b6-2454808163ed Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 00:43:55,494 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/142bc3e0-f895-4362-8477-def495955b16/os-extra_specs used request id req-e29510ab-ccc5-4621-88b6-2454808163ed 2018-12-23 00:43:55,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205111503601s 2018-12-23 00:43:55,494 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/142bc3e0-f895-4362-8477-def495955b16/os-extra_specs used request id req-e29510ab-ccc5-4621-88b6-2454808163ed 2018-12-23 00:43:55,494 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_0cd949ff-134a-41eb-bb92-ec47ce5b44ab', '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'c9673704b75e4254b287ac35103b6d8c', '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'142bc3e0-f895-4362-8477-def495955b16', 'swap': 0}) 2018-12-23 00:43:59,523 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 00:43:57.590 11225 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b6bb3b14-f529-42a0-b0cb-8b97d4fb7463) for deployment 'opnfv-rally' (UUID=6bacf45a-0935-47b7-a7d3-a264cf2071b3). 2018-12-23 00:43:59.338 11225 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-23 00:43:59.353 11225 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b6bb3b14-f529-42a0-b0cb-8b97d4fb7463) has been successfully configured for deployment 'opnfv-rally' (UUID=6bacf45a-0935-47b7-a7d3-a264cf2071b3)! 2018-12-23 00:43:59,523 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-23 00:43:59,524 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-23 00:43:59,527 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-23 00:44:02,085 - 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-12-23 00:44:02,085 - 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-12-23 00:44:02,085 - 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-12-23 00:44:02,085 - 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-12-23 00:44:02,085 - 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-12-23 00:44:02,085 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-12-23 00:44:02,085 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-12-23 00:44:02,085 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-12-23 00:44:02,086 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-12-23 00:44:02,086 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-12-23 00:44:02,086 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-12-23 00:44:02,086 - 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-12-23 00:44:02,086 - 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-12-23 00:44:02,086 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-12-23 00:44:02,086 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-12-23 00:44:02,086 - 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-12-23 00:44:02,086 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-12-23 00:44:02,086 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-12-23 00:44:02,086 - 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-12-23 00:44:02,087 - 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-12-23 00:44:02,087 - 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-12-23 00:44:02,087 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-12-23 00:44:02,087 - 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-12-23 00:44:02,087 - 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-12-23 00:44:02,087 - 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-12-23 00:44:02,087 - 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-12-23 00:44:02,087 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-12-23 00:44:02,087 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-12-23 00:44:02,087 - 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-12-23 00:44:02,087 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-12-23 00:44:02,087 - 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-12-23 00:44:02,088 - 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-12-23 00:44:02,088 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-12-23 00:44:02,088 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-12-23 00:44:02,088 - 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-12-23 00:44:02,088 - 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-12-23 00:44:02,088 - 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-12-23 00:44:02,088 - 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-12-23 00:44:02,088 - 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-12-23 00:44:02,088 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-12-23 00:44:02,088 - 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-12-23 00:44:02,088 - 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-12-23 00:44:02,088 - 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-12-23 00:44:02,089 - 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-12-23 00:44:02,089 - 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-12-23 00:44:02,089 - 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-12-23 00:44:02,089 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-12-23 00:44:02,089 - 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-12-23 00:44:02,089 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-12-23 00:44:02,089 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-12-23 00:44:02,089 - 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-12-23 00:44:02,089 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-12-23 00:44:02,089 - 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-12-23 00:44:02,089 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-12-23 00:44:02,089 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-12-23 00:44:02,090 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-12-23 00:44:02,090 - 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-12-23 00:44:02,090 - 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-12-23 00:44:02,090 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-12-23 00:44:02,090 - 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-12-23 00:44:02,090 - 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-12-23 00:44:02,090 - 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-12-23 00:44:02,090 - 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-12-23 00:44:02,090 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-12-23 00:44:02,090 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-12-23 00:44:02,090 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-12-23 00:44:02,090 - 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-12-23 00:44:02,091 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-12-23 00:44:02,091 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-12-23 00:44:02,091 - 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-12-23 00:44:02,091 - 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-12-23 00:44:02,091 - 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-12-23 00:44:02,091 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-12-23 00:44:02,091 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-12-23 00:44:02,091 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-12-23 00:44:02,091 - 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-12-23 00:44:02,091 - 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-12-23 00:44:02,091 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-12-23 00:44:02,091 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-12-23 00:44:02,092 - 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-12-23 00:44:02,092 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-12-23 00:44:02,092 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-12-23 00:44:02,092 - 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-12-23 00:44:02,092 - 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-12-23 00:44:02,092 - 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-12-23 00:44:02,092 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-12-23 00:44:02,092 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-12-23 00:44:02,092 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-12-23 00:44:02,092 - 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-12-23 00:44:02,092 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-12-23 00:44:02,092 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-12-23 00:44:02,093 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-12-23 00:44:02,093 - 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-12-23 00:44:02,093 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-12-23 00:44:02,093 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-12-23 00:44:02,095 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-23 00:44:02,117 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-23 00:44:02,117 - 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-12-23 00:44:04,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:44:04.315 11237 INFO rally.api [-] Starting verification (UUID=fe79c1e0-042f-465c-9446-d50548118796) for deployment 'opnfv-rally' (UUID=6bacf45a-0935-47b7-a7d3-a264cf2071b3) by verifier 'opnfv-tempest' (UUID=b6bb3b14-f529-42a0-b0cb-8b97d4fb7463). 2018-12-23 00:44:04,317 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: fe79c1e0-042f-465c-9446-d50548118796 2018-12-23 00:44:13,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:44:13.805 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.730s] 2018-12-23 00:44:26,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:44:26.212 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [15.263s] 2018-12-23 00:44:26,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:44:26.656 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [12.847s] 2018-12-23 00:44:36,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:44:36.627 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.055s] 2018-12-23 00:44:39,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:44:39.576 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.947s] 2018-12-23 00:44:42,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:44:42.876 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [22.688s] 2018-12-23 00:44:44,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:44:44.204 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.332s] 2018-12-23 00:44:44,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:44:44.339 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [17.681s] 2018-12-23 00:44:53,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:44:53.387 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [9.047s] 2018-12-23 00:45:04,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:04.985 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.606s] 2018-12-23 00:45:05,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:05.538 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.552s] 2018-12-23 00:45:06,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:06.052 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.513s] 2018-12-23 00:45:06,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:06.603 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.549s] 2018-12-23 00:45:07,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:07.195 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.592s] 2018-12-23 00:45:07,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:07.264 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.068s] 2018-12-23 00:45:07,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:07.350 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.086s] 2018-12-23 00:45:07,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:07.419 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.067s] 2018-12-23 00:45:07,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:07.487 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.067s] 2018-12-23 00:45:07,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:07.571 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.083s] 2018-12-23 00:45:07,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:07.707 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.135s] 2018-12-23 00:45:31,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:31.726 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [15.139s] 2018-12-23 00:45:31,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:31.795 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.069s] 2018-12-23 00:45:32,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:32.448 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.653s] 2018-12-23 00:45:32,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:32.578 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.128s] 2018-12-23 00:45:32,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:32.580 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-23 00:45:59,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:45:59.791 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [66.389s] 2018-12-23 00:46:03,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:46:03.768 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.253s] 2018-12-23 00:46:04,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:46:04.139 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.371s] 2018-12-23 00:46:12,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:46:12.284 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [14.099s] 2018-12-23 00:46:23,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:46:23.637 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.353s] 2018-12-23 00:46:28,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:46:28.269 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [15.106s] 2018-12-23 00:46:28,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:46:28.335 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.066s] 2018-12-23 00:46:28,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:46:28.711 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.374s] 2018-12-23 00:46:28,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:46:28.844 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.132s] 2018-12-23 00:46:28,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:46:28.845 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-23 00:46:52,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:46:52.384 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.363s] 2018-12-23 00:46:52,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:46:52.620 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.236s] 2018-12-23 00:46:52,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:46:52.818 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.196s] 2018-12-23 00:46:53,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:46:53.216 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.398s] 2018-12-23 00:46:54,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:46:54.019 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.802s] 2018-12-23 00:46:54,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:46:54.430 11237 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.411s] 2018-12-23 00:46:57,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:46:57.551 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [33.906s] 2018-12-23 00:47:00,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:00.153 11237 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.850s] 2018-12-23 00:47:02,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:02.709 11237 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.556s] 2018-12-23 00:47:09,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:09.621 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [52.790s] 2018-12-23 00:47:10,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:10.741 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.614s] 2018-12-23 00:47:12,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:12.005 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.264s] 2018-12-23 00:47:15,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:15.712 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.702s] 2018-12-23 00:47:16,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:16.756 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.046s] 2018-12-23 00:47:16,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:16.904 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [19.352s] 2018-12-23 00:47:18,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:18.688 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.929s] 2018-12-23 00:47:20,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:20.082 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.395s] 2018-12-23 00:47:21,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:21.935 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.848s] 2018-12-23 00:47:21,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:21.988 11237 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.057s] 2018-12-23 00:47:25,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:25.227 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.158s] 2018-12-23 00:47:31,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:31.424 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.658s] 2018-12-23 00:47:32,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:32.379 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.954s] 2018-12-23 00:47:42,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:42.275 11237 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [32.646s] 2018-12-23 00:47:44,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:44.631 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.274s] 2018-12-23 00:47:45,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:45.842 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.210s] 2018-12-23 00:47:47,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:47.477 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.634s] 2018-12-23 00:47:48,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:48.322 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.844s] 2018-12-23 00:47:49,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:49.577 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.254s] 2018-12-23 00:47:50,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:50.880 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.303s] 2018-12-23 00:47:51,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:51.407 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.526s] 2018-12-23 00:47:51,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:51.642 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.235s] 2018-12-23 00:47:52,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:52.033 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.391s] 2018-12-23 00:47:53,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:53.055 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.020s] 2018-12-23 00:47:53,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:53.305 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.251s] 2018-12-23 00:47:53,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:53.694 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.388s] 2018-12-23 00:47:54,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:54.959 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [1.265s] 2018-12-23 00:47:55,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:55.879 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.918s] 2018-12-23 00:47:56,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:56.118 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.240s] 2018-12-23 00:47:56,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:56.806 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.687s] 2018-12-23 00:47:57,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:57.039 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.232s] 2018-12-23 00:47:57,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:57.559 11237 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.520s] 2018-12-23 00:47:58,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:47:58.935 11237 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.312s] 2018-12-23 00:48:05,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:05.376 11237 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.604s] 2018-12-23 00:48:12,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:12.934 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [40.547s] 2018-12-23 00:48:13,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:13.835 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.593s] 2018-12-23 00:48:16,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:16.090 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.148s] 2018-12-23 00:48:16,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:16.245 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.154s] 2018-12-23 00:48:16,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:16.457 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.211s] 2018-12-23 00:48:16,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:16.639 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.182s] 2018-12-23 00:48:16,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:16.814 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.174s] 2018-12-23 00:48:17,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:17.003 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.188s] 2018-12-23 00:48:17,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:17.210 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.207s] 2018-12-23 00:48:17,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:17.399 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.187s] 2018-12-23 00:48:17,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:17.667 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.268s] 2018-12-23 00:48:17,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:17.872 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.204s] 2018-12-23 00:48:18,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:18.802 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.966s] 2018-12-23 00:48:21,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:21.385 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.582s] 2018-12-23 00:48:21,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:21.587 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.201s] 2018-12-23 00:48:21,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:21.776 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.189s] 2018-12-23 00:48:21,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:21.831 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.054s] 2018-12-23 00:48:22,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:22.013 11237 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.182s] 2018-12-23 00:48:25,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:25.958 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.212s] 2018-12-23 00:48:26,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:26.330 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.371s] 2018-12-23 00:48:28,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:28.506 11237 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.148s] 2018-12-23 00:48:34,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:34.105 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.011s] 2018-12-23 00:48:34,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:34.126 11237 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.021s] 2018-12-23 00:48:36,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:36.167 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.176s] 2018-12-23 00:48:36,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:36.341 11237 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.173s] 2018-12-23 00:48:38,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:38.878 11237 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.139s] 2018-12-23 00:48:38,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:38.886 11237 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.231s] 2018-12-23 00:48:47,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:47.763 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.103s] 2018-12-23 00:48:48,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:48.625 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.861s] 2018-12-23 00:48:48,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:48.827 11237 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.947s] 2018-12-23 00:48:59,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:48:59.816 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.195s] 2018-12-23 00:49:00,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:00.001 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.185s] 2018-12-23 00:49:00,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:00.048 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.046s] 2018-12-23 00:49:00,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:00.599 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.550s] 2018-12-23 00:49:00,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:00.699 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.099s] 2018-12-23 00:49:01,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:01.366 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.667s] 2018-12-23 00:49:01,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:01.402 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.036s] 2018-12-23 00:49:01,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:01.450 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.047s] 2018-12-23 00:49:01,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:01.504 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.053s] 2018-12-23 00:49:01,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:01.706 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.201s] 2018-12-23 00:49:01,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:01.904 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.197s] 2018-12-23 00:49:02,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:02.007 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.102s] 2018-12-23 00:49:02,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:02.084 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.075s] 2018-12-23 00:49:02,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:02.133 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.049s] 2018-12-23 00:49:02,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:02.182 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.048s] 2018-12-23 00:49:03,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:03.706 11237 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.874s] 2018-12-23 00:49:08,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:08.937 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.235s] 2018-12-23 00:49:09,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:09.107 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.169s] 2018-12-23 00:49:09,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:09.296 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.188s] 2018-12-23 00:49:09,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:09.455 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.158s] 2018-12-23 00:49:09,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:09.617 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.162s] 2018-12-23 00:49:09,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:09.789 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.171s] 2018-12-23 00:49:09,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:09.975 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.186s] 2018-12-23 00:49:10,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:10.159 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.183s] 2018-12-23 00:49:10,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:10.170 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-12-23 00:49:10,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:10.203 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.033s] 2018-12-23 00:49:10,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:10.356 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.152s] 2018-12-23 00:49:10,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:10.534 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.177s] 2018-12-23 00:49:10,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:10.810 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.275s] 2018-12-23 00:49:10,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:10.850 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.040s] 2018-12-23 00:49:11,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:11.032 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.181s] 2018-12-23 00:49:11,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:11.042 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2018-12-23 00:49:11,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:11.075 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.033s] 2018-12-23 00:49:11,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:11.252 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.176s] 2018-12-23 00:49:11,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:11.285 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.033s] 2018-12-23 00:49:11,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:11.320 11237 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.034s] 2018-12-23 00:49:15,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: fe79c1e0-042f-465c-9446-d50548118796 2018-12-23 00:49:15,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'fe79c1e0-042f-465c-9446-d50548118796']'. 2018-12-23 00:49:16,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-23 00:49:16,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-23 00:49:16,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 00:49:16,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | fe79c1e0-042f-465c-9446-d50548118796 | 2018-12-23 00:49:16,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-23 00:49:16,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 00:44:04 | 2018-12-23 00:49:16,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-23 00:49:14 | 2018-12-23 00:49:16,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:10 | 2018-12-23 00:49:16,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-23 00:49:16,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-23 00:49:16,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-23 00:49:16,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b6bb3b14-f529-42a0-b0cb-8b97d4fb7463) | 2018-12-23 00:49:16,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-23 00:49:16,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6bacf45a-0935-47b7-a7d3-a264cf2071b3) | 2018-12-23 00:49:16,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 144 | 2018-12-23 00:49:16,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 302.138 | 2018-12-23 00:49:16,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 144 | 2018-12-23 00:49:16,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-12-23 00:49:16,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-23 00:49:16,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-23 00:49:16,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-23 00:49:16,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 00:49:16,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-23 00:49:16,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-23 00:49:16,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-12-23 00:49:16,433 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 00:49:16,434 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:28 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-23 00:49:16,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 00:49:16,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}963b766a1f76140988cc987eeb296454f464d737" 2018-12-23 00:49:18,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-95175899-d119-4dd8-9808-8557116dc1ed Date: Sun, 23 Dec 2018 00:49:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:49:18,598 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe used request id req-95175899-d119-4dd8-9808-8557116dc1ed 2018-12-23 00:49:18,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.16168189049s 2018-12-23 00:49:18,598 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/9e6be6f6-79ef-4a82-9ecb-89869f73a6fe used request id req-95175899-d119-4dd8-9808-8557116dc1ed 2018-12-23 00:49:18,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 00:49:18,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:49:18,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-b5b4e881-897e-4543-9a95-90eeda9f5efe x-compute-request-id: req-b5b4e881-897e-4543-9a95-90eeda9f5efe Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/142bc3e0-f895-4362-8477-def495955b16", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/142bc3e0-f895-4362-8477-def495955b16", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "142bc3e0-f895-4362-8477-def495955b16", "name": "refstack_defcore-flavor_alt_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b029008d-286a-4f59-8c80-8c6bd602d51c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b029008d-286a-4f59-8c80-8c6bd602d51c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b029008d-286a-4f59-8c80-8c6bd602d51c", "name": "refstack_defcore-flavor_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 00:49:18,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b5b4e881-897e-4543-9a95-90eeda9f5efe 2018-12-23 00:49:18,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.180438995361s 2018-12-23 00:49:18,780 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b5b4e881-897e-4543-9a95-90eeda9f5efe 2018-12-23 00:49:18,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 00:49:18,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/142bc3e0-f895-4362-8477-def495955b16 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:49:18,826 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00: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 x-openstack-request-id: req-0452507d-480f-41d2-8fbd-3fe302ecc8ac x-compute-request-id: req-0452507d-480f-41d2-8fbd-3fe302ecc8ac Content-Length: 0 Content-Type: application/json 2018-12-23 00:49:18,826 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/142bc3e0-f895-4362-8477-def495955b16 used request id req-0452507d-480f-41d2-8fbd-3fe302ecc8ac 2018-12-23 00:49:18,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0441861152649s 2018-12-23 00:49:18,826 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/142bc3e0-f895-4362-8477-def495955b16 used request id req-0452507d-480f-41d2-8fbd-3fe302ecc8ac 2018-12-23 00:49:18,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:49:18,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}963b766a1f76140988cc987eeb296454f464d737" 2018-12-23 00:49:18,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-52534837-3f51-4aef-8585-9ff1e9aaf276 Date: Sun, 23 Dec 2018 00:49:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/snap", "metadata": {}}], "file": "/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/file", "owner": "60d06725f02f4bd693dd1778af9ffdaa", "id": "5562e331-cd1a-47f7-9ec8-3715e44ad75b", "size": 12716032, "self": "/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:43:50Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:43:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:49:18,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-52534837-3f51-4aef-8585-9ff1e9aaf276 2018-12-23 00:49:18,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168226957321s 2018-12-23 00:49:18,995 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-52534837-3f51-4aef-8585-9ff1e9aaf276 2018-12-23 00:49:18,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 00:49:18,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}963b766a1f76140988cc987eeb296454f464d737" 2018-12-23 00:49:20,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d95de9b4-f022-428d-8995-be9d564659fb Date: Sun, 23 Dec 2018 00:49:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:49:20,584 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b used request id req-d95de9b4-f022-428d-8995-be9d564659fb 2018-12-23 00:49:20,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.58797693253s 2018-12-23 00:49:20,585 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5562e331-cd1a-47f7-9ec8-3715e44ad75b used request id req-d95de9b4-f022-428d-8995-be9d564659fb 2018-12-23 00:49:20,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 00:49:20,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:49:20,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f7121be-8784-46ae-895c-5c425acd34fc x-compute-request-id: req-0f7121be-8784-46ae-895c-5c425acd34fc Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b029008d-286a-4f59-8c80-8c6bd602d51c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b029008d-286a-4f59-8c80-8c6bd602d51c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b029008d-286a-4f59-8c80-8c6bd602d51c", "name": "refstack_defcore-flavor_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 00:49:20,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0f7121be-8784-46ae-895c-5c425acd34fc 2018-12-23 00:49:20,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0303919315338s 2018-12-23 00:49:20,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0f7121be-8784-46ae-895c-5c425acd34fc 2018-12-23 00:49:20,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 00:49:20,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/b029008d-286a-4f59-8c80-8c6bd602d51c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:49:20,658 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:49:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49751de2-416b-4afd-b086-118800c90594 x-compute-request-id: req-49751de2-416b-4afd-b086-118800c90594 Content-Length: 0 Content-Type: application/json 2018-12-23 00:49:20,658 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b029008d-286a-4f59-8c80-8c6bd602d51c used request id req-49751de2-416b-4afd-b086-118800c90594 2018-12-23 00:49:20,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0406880378723s 2018-12-23 00:49:20,659 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b029008d-286a-4f59-8c80-8c6bd602d51c used request id req-49751de2-416b-4afd-b086-118800c90594 2018-12-23 00:49:20,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:49:20,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:49:20,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf42a3e8-9478-4328-a5f6-c4996f239789 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_0cd949ff-134a-41eb-bb92-ec47ce5b44ab", "links": {"self": "http://172.30.9.26:5000/v3/users/f4d7295e47be44c39a607bc0669d9ac6"}, "domain_id": "default", "enabled": true, "id": "f4d7295e47be44c39a607bc0669d9ac6", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:49:20,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bf42a3e8-9478-4328-a5f6-c4996f239789 2018-12-23 00:49:20,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101255178452s 2018-12-23 00:49:20,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bf42a3e8-9478-4328-a5f6-c4996f239789 2018-12-23 00:49:20,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:49:20,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/f4d7295e47be44c39a607bc0669d9ac6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:49:20,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac890add-9a70-4b89-807c-2c73a379ab20 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/f4d7295e47be44c39a607bc0669d9ac6"}, "enabled": true, "id": "f4d7295e47be44c39a607bc0669d9ac6", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_0cd949ff-134a-41eb-bb92-ec47ce5b44ab"}} 2018-12-23 00:49:20,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/f4d7295e47be44c39a607bc0669d9ac6 used request id req-ac890add-9a70-4b89-807c-2c73a379ab20 2018-12-23 00:49:20,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0936028957367s 2018-12-23 00:49:20,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/f4d7295e47be44c39a607bc0669d9ac6 used request id req-ac890add-9a70-4b89-807c-2c73a379ab20 2018-12-23 00:49:20,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 00:49:20,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/f4d7295e47be44c39a607bc0669d9ac6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:49:21,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c65aa22-5b98-4a1d-a73f-da298b9b95d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:49:21,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f4d7295e47be44c39a607bc0669d9ac6 used request id req-2c65aa22-5b98-4a1d-a73f-da298b9b95d3 2018-12-23 00:49:21,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.207638978958s 2018-12-23 00:49:21,070 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f4d7295e47be44c39a607bc0669d9ac6 used request id req-2c65aa22-5b98-4a1d-a73f-da298b9b95d3 2018-12-23 00:49:21,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:49:21,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:49:21,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da4ecb2c-0fc6-4677-8ba5-cfa0751ec1f5 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/60d06725f02f4bd693dd1778af9ffdaa"}, "enabled": true, "id": "60d06725f02f4bd693dd1778af9ffdaa", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_0cd949ff-134a-41eb-bb92-ec47ce5b44ab"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:49:21,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-da4ecb2c-0fc6-4677-8ba5-cfa0751ec1f5 2018-12-23 00:49:21,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0740849971771s 2018-12-23 00:49:21,145 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-da4ecb2c-0fc6-4677-8ba5-cfa0751ec1f5 2018-12-23 00:49:21,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 00:49:21,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/60d06725f02f4bd693dd1778af9ffdaa -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:49:21,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:49:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f10070a3-140a-4786-b9a4-84f19a640b66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:49:21,301 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/60d06725f02f4bd693dd1778af9ffdaa used request id req-f10070a3-140a-4786-b9a4-84f19a640b66 2018-12-23 00:49:21,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153515100479s 2018-12-23 00:49:21,301 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/60d06725f02f4bd693dd1778af9ffdaa used request id req-f10070a3-140a-4786-b9a4-84f19a640b66 2018-12-23 00:49:21,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:49:21,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:49:21,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd46ab31-590a-4c82-bb1a-28569cb3b2bb Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b54f40a08cc1495a9fae0af33044d6bb", "links": {"self": "http://172.30.9.26:5000/v3/roles/b54f40a08cc1495a9fae0af33044d6bb"}, "name": "Member"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:49:21,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fd46ab31-590a-4c82-bb1a-28569cb3b2bb 2018-12-23 00:49:21,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0812940597534s 2018-12-23 00:49:21,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 00:49:21,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/b54f40a08cc1495a9fae0af33044d6bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:49:21,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:49:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf52914-f58c-4c85-8481-9c352d5ac87d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:49:21,477 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b54f40a08cc1495a9fae0af33044d6bb used request id req-1cf52914-f58c-4c85-8481-9c352d5ac87d 2018-12-23 00:49:21,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0929310321808s 2018-12-23 00:49:21,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 00:49:21,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=60d06725f02f4bd693dd1778af9ffdaa&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}4f187f8178b6f82daaab2dca67889a8fc0db60bd" 2018-12-23 00:49:21,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-108da56e-55f2-461c-98cc-e6ac3b9b90f7 Date: Sun, 23 Dec 2018 00:49:21 GMT RESP BODY: {"security_groups": []} 2018-12-23 00:49:21,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=60d06725f02f4bd693dd1778af9ffdaa&name=default used request id req-108da56e-55f2-461c-98cc-e6ac3b9b90f7 2018-12-23 00:49:21,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.182891845703s 2018-12-23 00:49:21,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=60d06725f02f4bd693dd1778af9ffdaa&name=default used request id req-108da56e-55f2-461c-98cc-e6ac3b9b90f7 2018-12-23 00:49:21,717 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-12-23 00:49:21,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 00:49:21,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 00:49:21,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 00:49:21,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 00:49:21,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 00:49:21,759 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 00:49:21,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 00:49:21,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 00:49:21,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 00:49:21,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 00:49:21,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 00:49:21,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 00:49:21,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 00:49:21,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 00:49:21,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 00:49:21,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 00:49:21,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 00:49:21,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 00:49:21,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 00:49:21,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 00:49:21,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 00:49:21,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 00:49:21,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 00:49:21,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 00:49:21,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:49:21,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f612137-872d-470a-8b7e-fb5a36bbba7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:49:21,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2f612137-872d-470a-8b7e-fb5a36bbba7b 2018-12-23 00:49:21,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:49:22,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:49:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9673704b75e4254b287ac35103b6d8c", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f73e04431d2346a1a18d72707a9c3110"}, "audit_ids": ["D0oiABkPTVGmiwmccyqOFg"], "issued_at": "2018-12-23T00:49:22.000000Z"}} 2018-12-23 00:49:22,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 00:49:22,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:22,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0252a98d-0e96-4d4d-85ec-d063fad8a65e Date: Sun, 23 Dec 2018 00:49:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 00:49:22,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0252a98d-0e96-4d4d-85ec-d063fad8a65e 2018-12-23 00:49:22,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.238497972488s 2018-12-23 00:49:22,395 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0252a98d-0e96-4d4d-85ec-d063fad8a65e 2018-12-23 00:49:22,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 00:49:22,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:22,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:49:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:49:22,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:22,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b5be6e-3a7d-4b7a-8de0-a363e9f9d872 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 00:49:22,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-77b5be6e-3a7d-4b7a-8de0-a363e9f9d872 2018-12-23 00:49:22,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.095291852951s 2018-12-23 00:49:22,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 00:49:22,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_72c08735-6686-4773-b226-a1359fb29946"}}' 2018-12-23 00:49:22,597 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:49:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-826aa3ae-46d9-4787-811e-3719c9411dde Content-Length: 348 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/10e287b56a44428db33a2b96383757fd"}, "enabled": true, "id": "10e287b56a44428db33a2b96383757fd", "parent_id": "default", "domain_id": "default", "name": "patrole-project_72c08735-6686-4773-b226-a1359fb29946"}} 2018-12-23 00:49:22,598 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-826aa3ae-46d9-4787-811e-3719c9411dde 2018-12-23 00:49:22,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.104729175568s 2018-12-23 00:49:22,598 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-826aa3ae-46d9-4787-811e-3719c9411dde 2018-12-23 00:49:22,599 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_72c08735-6686-4773-b226-a1359fb29946', 'id': u'10e287b56a44428db33a2b96383757fd', '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-12-23 00:49:22,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 00:49:22,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.339079141617s 2018-12-23 00:49:22,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/a0a1d8163ef74cb29340417be6d694d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:23,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0ebebee-afcd-4672-b015-275d0d9bdc2a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/a0a1d8163ef74cb29340417be6d694d7"}, "enabled": true, "id": "a0a1d8163ef74cb29340417be6d694d7", "options": {}, "domain_id": "default", "name": "patrole-user_72c08735-6686-4773-b226-a1359fb29946"}} 2018-12-23 00:49:23,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/a0a1d8163ef74cb29340417be6d694d7 used request id req-d0ebebee-afcd-4672-b015-275d0d9bdc2a 2018-12-23 00:49:23,036 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a0a1d8163ef74cb29340417be6d694d7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_72c08735-6686-4773-b226-a1359fb29946'}) 2018-12-23 00:49:23,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:49:23,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:23,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb757eb-e8ee-48f1-8af5-80107b7400f6 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:49:23,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dcb757eb-e8ee-48f1-8af5-80107b7400f6 2018-12-23 00:49:23,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.082200050354s 2018-12-23 00:49:23,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:49:23,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:23,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9850c5b-bc25-4dc8-b3ff-6b9d1c4dc433 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:49:23,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d9850c5b-bc25-4dc8-b3ff-6b9d1c4dc433 2018-12-23 00:49:23,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.072594165802s 2018-12-23 00:49:23,193 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 00:49:23,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 00:49:23,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" -d '{"role": {"name": "Member"}}' 2018-12-23 00:49:23,298 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8fab26c-90d5-4008-af41-b2ca888afa3b Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edf990485f58461ba7ee6ebe8f60c03b", "links": {"self": "http://172.30.9.26:5000/v3/roles/edf990485f58461ba7ee6ebe8f60c03b"}, "name": "Member"}} 2018-12-23 00:49:23,298 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a8fab26c-90d5-4008-af41-b2ca888afa3b 2018-12-23 00:49:23,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.105216026306s 2018-12-23 00:49:23,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/edf990485f58461ba7ee6ebe8f60c03b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:23,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d88a7610-3794-43f0-a076-7b0104c50010 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/edf990485f58461ba7ee6ebe8f60c03b"}, "domain_id": null, "name": "Member", "id": "edf990485f58461ba7ee6ebe8f60c03b"}} 2018-12-23 00:49:23,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/edf990485f58461ba7ee6ebe8f60c03b used request id req-d88a7610-3794-43f0-a076-7b0104c50010 2018-12-23 00:49:23,385 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/edf990485f58461ba7ee6ebe8f60c03b'}, 'domain_id': None, 'human_id': None, 'id': u'edf990485f58461ba7ee6ebe8f60c03b', 'HUMAN_ID': False}) 2018-12-23 00:49:23,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:49:23,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:23,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f85534d-e04a-4990-86fd-9396c3a11076 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "edf990485f58461ba7ee6ebe8f60c03b", "links": {"self": "http://172.30.9.26:5000/v3/roles/edf990485f58461ba7ee6ebe8f60c03b"}, "name": "Member"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:49:23,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0f85534d-e04a-4990-86fd-9396c3a11076 2018-12-23 00:49:23,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0734357833862s 2018-12-23 00:49:23,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 00:49:23,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:23,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197b3b61-1c04-45fd-ad47-ca0f5d98df69 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 00:49:23,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-197b3b61-1c04-45fd-ad47-ca0f5d98df69 2018-12-23 00:49:23,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0807700157166s 2018-12-23 00:49:23,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:49:23,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:23,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c49cac-328d-49c3-8d84-187919384142 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_72c08735-6686-4773-b226-a1359fb29946", "links": {"self": "http://172.30.9.26:5000/v3/users/a0a1d8163ef74cb29340417be6d694d7"}, "domain_id": "default", "enabled": true, "id": "a0a1d8163ef74cb29340417be6d694d7", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:49:23,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-06c49cac-328d-49c3-8d84-187919384142 2018-12-23 00:49:23,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107443809509s 2018-12-23 00:49:23,650 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-06c49cac-328d-49c3-8d84-187919384142 2018-12-23 00:49:23,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:49:23,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:23,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0badb224-36a2-4c6d-b947-5916fa63b161 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/10e287b56a44428db33a2b96383757fd"}, "enabled": true, "id": "10e287b56a44428db33a2b96383757fd", "parent_id": "default", "domain_id": "default", "name": "patrole-project_72c08735-6686-4773-b226-a1359fb29946"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:49:23,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-0badb224-36a2-4c6d-b947-5916fa63b161 2018-12-23 00:49:23,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0832860469818s 2018-12-23 00:49:23,740 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-0badb224-36a2-4c6d-b947-5916fa63b161 2018-12-23 00:49:23,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 00:49:23,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=a0a1d8163ef74cb29340417be6d694d7&scope.project.id=10e287b56a44428db33a2b96383757fd&role.id=edf990485f58461ba7ee6ebe8f60c03b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:23,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd853b3b-0a2f-413d-bd15-ce63892ffd0b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=a0a1d8163ef74cb29340417be6d694d7&scope.project.id=10e287b56a44428db33a2b96383757fd&role.id=edf990485f58461ba7ee6ebe8f60c03b", "previous": null, "next": null}} 2018-12-23 00:49:23,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=a0a1d8163ef74cb29340417be6d694d7&scope.project.id=10e287b56a44428db33a2b96383757fd&role.id=edf990485f58461ba7ee6ebe8f60c03b used request id req-dd853b3b-0a2f-413d-bd15-ce63892ffd0b 2018-12-23 00:49:23,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0817580223083s 2018-12-23 00:49:23,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 00:49:23,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/10e287b56a44428db33a2b96383757fd/users/a0a1d8163ef74cb29340417be6d694d7/roles/edf990485f58461ba7ee6ebe8f60c03b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:23,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e759a423-1451-493c-b989-f01fbc121c62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:49:23,966 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/10e287b56a44428db33a2b96383757fd/users/a0a1d8163ef74cb29340417be6d694d7/roles/edf990485f58461ba7ee6ebe8f60c03b used request id req-e759a423-1451-493c-b989-f01fbc121c62 2018-12-23 00:49:23,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.140750169754s 2018-12-23 00:49:23,967 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_72c08735-6686-4773-b226-a1359fb29946', 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': '2d55ca9c-39ff-4ba5-9f16-c7b5dde24692', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_72c08735-6686-4773-b226-a1359fb29946', 'project_id': u'10e287b56a44428db33a2b96383757fd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 00:49:23,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 00:49:23,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 00:49:23,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 00:49:23,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 00:49:23,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 00:49:23,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 00:49:23,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 00:49:23,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 00:49:23,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 00:49:23,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 00:49:23,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 00:49:23,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 00:49:23,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 00:49:23,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 00:49:23,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 00:49:23,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 00:49:23,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 00:49:23,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 00:49:23,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 00:49:23,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 00:49:23,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 00:49:23,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 00:49:23,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 00:49:23,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 00:49:23,972 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_72c08735-6686-4773-b226-a1359fb29946', 'password': '2d55ca9c-39ff-4ba5-9f16-c7b5dde24692', 'project_name': 'patrole-project_72c08735-6686-4773-b226-a1359fb29946', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '10e287b56a44428db33a2b96383757fd', 'project_domain_name': 'Default'} 2018-12-23 00:49:23,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:49:23,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:24,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fee2f90-7ce0-4ad7-ae56-5d58c8a5800e Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "edf990485f58461ba7ee6ebe8f60c03b", "links": {"self": "http://172.30.9.26:5000/v3/roles/edf990485f58461ba7ee6ebe8f60c03b"}, "name": "Member"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:49:24,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1fee2f90-7ce0-4ad7-ae56-5d58c8a5800e 2018-12-23 00:49:24,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0754430294037s 2018-12-23 00:49:24,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:49:24,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:24,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a53d8d8-f2d1-4b51-a5ca-49c2e3341705 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "edf990485f58461ba7ee6ebe8f60c03b", "links": {"self": "http://172.30.9.26:5000/v3/roles/edf990485f58461ba7ee6ebe8f60c03b"}, "name": "Member"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:49:24,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5a53d8d8-f2d1-4b51-a5ca-49c2e3341705 2018-12-23 00:49:24,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0786471366882s 2018-12-23 00:49:24,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 00:49:24,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:24,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cec6fe20-40fa-47af-95f8-3aa213e38d98 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 00:49:24,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-cec6fe20-40fa-47af-95f8-3aa213e38d98 2018-12-23 00:49:24,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0838251113892s 2018-12-23 00:49:24,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:49:24,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:24,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d69183-d976-4cf7-b45d-a7d62d1e39a0 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_72c08735-6686-4773-b226-a1359fb29946", "links": {"self": "http://172.30.9.26:5000/v3/users/a0a1d8163ef74cb29340417be6d694d7"}, "domain_id": "default", "enabled": true, "id": "a0a1d8163ef74cb29340417be6d694d7", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:49:24,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-70d69183-d976-4cf7-b45d-a7d62d1e39a0 2018-12-23 00:49:24,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0985679626465s 2018-12-23 00:49:24,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-70d69183-d976-4cf7-b45d-a7d62d1e39a0 2018-12-23 00:49:24,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:49:24,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:24,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af00b948-2401-474a-a7ed-b9b5a5571e44 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/10e287b56a44428db33a2b96383757fd"}, "enabled": true, "id": "10e287b56a44428db33a2b96383757fd", "parent_id": "default", "domain_id": "default", "name": "patrole-project_72c08735-6686-4773-b226-a1359fb29946"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:49:24,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-af00b948-2401-474a-a7ed-b9b5a5571e44 2018-12-23 00:49:24,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0821549892426s 2018-12-23 00:49:24,401 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-af00b948-2401-474a-a7ed-b9b5a5571e44 2018-12-23 00:49:24,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 00:49:24,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=a0a1d8163ef74cb29340417be6d694d7&scope.project.id=10e287b56a44428db33a2b96383757fd&role.id=b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:24,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492f382e-b8c0-4420-a27a-eec8cb2464f2 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=a0a1d8163ef74cb29340417be6d694d7&scope.project.id=10e287b56a44428db33a2b96383757fd&role.id=b8a71d37985c4b6e86bd1cd18cca4950", "previous": null, "next": null}} 2018-12-23 00:49:24,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=a0a1d8163ef74cb29340417be6d694d7&scope.project.id=10e287b56a44428db33a2b96383757fd&role.id=b8a71d37985c4b6e86bd1cd18cca4950 used request id req-492f382e-b8c0-4420-a27a-eec8cb2464f2 2018-12-23 00:49:24,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0819249153137s 2018-12-23 00:49:24,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 00:49:24,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/10e287b56a44428db33a2b96383757fd/users/a0a1d8163ef74cb29340417be6d694d7/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:24,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49351191-2f81-434f-a484-37268ede21fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:49:24,600 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/10e287b56a44428db33a2b96383757fd/users/a0a1d8163ef74cb29340417be6d694d7/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-49351191-2f81-434f-a484-37268ede21fc 2018-12-23 00:49:24,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11491894722s 2018-12-23 00:49:24,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:49:24,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:24,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fb48c36-86d9-4316-9554-d8c464e99cad Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "edf990485f58461ba7ee6ebe8f60c03b", "links": {"self": "http://172.30.9.26:5000/v3/roles/edf990485f58461ba7ee6ebe8f60c03b"}, "name": "Member"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:49:24,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2fb48c36-86d9-4316-9554-d8c464e99cad 2018-12-23 00:49:24,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0798859596252s 2018-12-23 00:49:24,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 00:49:24,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:24,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5288e719-8396-4b91-872a-a9d9bb26c60c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 00:49:24,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-5288e719-8396-4b91-872a-a9d9bb26c60c 2018-12-23 00:49:24,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0828211307526s 2018-12-23 00:49:24,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:49:24,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:24,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21174864-e4a5-4e8a-9b89-8fa0eb45da09 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_72c08735-6686-4773-b226-a1359fb29946", "links": {"self": "http://172.30.9.26:5000/v3/users/a0a1d8163ef74cb29340417be6d694d7"}, "domain_id": "default", "enabled": true, "id": "a0a1d8163ef74cb29340417be6d694d7", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:49:24,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-21174864-e4a5-4e8a-9b89-8fa0eb45da09 2018-12-23 00:49:24,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0908758640289s 2018-12-23 00:49:24,857 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-21174864-e4a5-4e8a-9b89-8fa0eb45da09 2018-12-23 00:49:24,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 00:49:24,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=a0a1d8163ef74cb29340417be6d694d7&role.id=b8a71d37985c4b6e86bd1cd18cca4950&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:24,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba05b946-d9a5-4dbe-823b-8df6e0951a11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=a0a1d8163ef74cb29340417be6d694d7&role.id=b8a71d37985c4b6e86bd1cd18cca4950&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 00:49:24,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=a0a1d8163ef74cb29340417be6d694d7&role.id=b8a71d37985c4b6e86bd1cd18cca4950&scope.domain.id=default used request id req-ba05b946-d9a5-4dbe-823b-8df6e0951a11 2018-12-23 00:49:24,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0800170898438s 2018-12-23 00:49:24,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 00:49:24,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/a0a1d8163ef74cb29340417be6d694d7/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:49:25,055 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37429b59-6aaa-4e0d-85e2-c1fb5178d2a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:49:25,056 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/a0a1d8163ef74cb29340417be6d694d7/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-37429b59-6aaa-4e0d-85e2-c1fb5178d2a3 2018-12-23 00:49:25,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11268901825s 2018-12-23 00:49:25,056 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 00:49:27,582 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 00:49:27.160 11289 INFO rally.deployment.engine [-] Deployment 6bacf45a-0935-47b7-a7d3-a264cf2071b3 | Starting: Destroy cloud and free allocated resources. 2018-12-23 00:49:27.244 11289 INFO rally.deployment.engine [-] Deployment 6bacf45a-0935-47b7-a7d3-a264cf2071b3 | Completed: Destroy cloud and free allocated resources. 2018-12-23 00:49:27.283 11289 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=b6bb3b14-f529-42a0-b0cb-8b97d4fb7463) for deployment 'opnfv-rally'. 2018-12-23 00:49:27.300 11289 INFO rally.api [-] Deleting verification (UUID=fe79c1e0-042f-465c-9446-d50548118796). 2018-12-23 00:49:27.359 11289 INFO rally.api [-] Verification has been successfully deleted! 2018-12-23 00:49:27.359 11289 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=b6bb3b14-f529-42a0-b0cb-8b97d4fb7463). 2018-12-23 00:49:27.366 11289 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-12-23 00:49:30,048 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-23 00:49:29.754 11292 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=37a29490-88be-4d2c-a8be-e3b663424f40) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 37a29490-88be-4d2c-a8be-e3b663424f40 | 2018-12-23T00:49:29 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 37a29490-88be-4d2c-a8be-e3b663424f40 ~/.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-12-23 00:49:33,389 - 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-12-23 00:49:33,390 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 00:49:35,702 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-23 00:49:35.426 11298 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=b6bb3b14-f529-42a0-b0cb-8b97d4fb7463). 2018-12-23 00:49:35.546 11298 INFO rally.api [-] Verifier has been successfully deleted! 2018-12-23 00:49:38,953 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-23 00:49:37.598 11301 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-23 00:49:37.725 11301 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-23 00:49:38.771 11301 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0363c70f-3489-4445-baa4-3d0c5113e966) has been successfully created! Using verifier 'opnfv-tempest' (UUID=0363c70f-3489-4445-baa4-3d0c5113e966) as the default verifier for the future CLI operations. 2018-12-23 00:49:41,989 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-12-23 00:49:41,990 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 00:49:42,116 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 00:49:42,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:49:42,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-273c29cf-c44a-4f28-82c8-da3c8dd96c33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:49:42,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-273c29cf-c44a-4f28-82c8-da3c8dd96c33 2018-12-23 00:49:42,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:49:42,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edf990485f58461ba7ee6ebe8f60c03b", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:49:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10e287b56a44428db33a2b96383757fd", "name": "patrole-project_72c08735-6686-4773-b226-a1359fb29946"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/10e287b56a44428db33a2b96383757fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/10e287b56a44428db33a2b96383757fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/10e287b56a44428db33a2b96383757fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/10e287b56a44428db33a2b96383757fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/10e287b56a44428db33a2b96383757fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/10e287b56a44428db33a2b96383757fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/10e287b56a44428db33a2b96383757fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/10e287b56a44428db33a2b96383757fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/10e287b56a44428db33a2b96383757fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/10e287b56a44428db33a2b96383757fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/10e287b56a44428db33a2b96383757fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/10e287b56a44428db33a2b96383757fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_72c08735-6686-4773-b226-a1359fb29946", "id": "a0a1d8163ef74cb29340417be6d694d7"}, "audit_ids": ["1evDd5MZTCG4MqPnxyRFTA"], "issued_at": "2018-12-23T00:49:42.000000Z"}} 2018-12-23 00:49:42,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82f598750994063b457f2b8bfa16086f8540f83" 2018-12-23 00:49:42,519 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 00:49:42 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-23 00:49:42,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:49:42,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e82f598750994063b457f2b8bfa16086f8540f83" 2018-12-23 00:49:42,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-22a55c59-3086-4d21-bb8a-b03261484de9 Date: Sun, 23 Dec 2018 00:49:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:49:42,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-22a55c59-3086-4d21-bb8a-b03261484de9 2018-12-23 00:49:42,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175407171249s 2018-12-23 00:49:42,696 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-22a55c59-3086-4d21-bb8a-b03261484de9 2018-12-23 00:49:42,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 00:49:42,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e82f598750994063b457f2b8bfa16086f8540f83" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_72c08735-6686-4773-b226-a1359fb29946", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_72c08735-6686-4773-b226-a1359fb29946"}' 2018-12-23 00:49:43,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6 X-Openstack-Request-Id: req-0382bc95-3fbb-4c8b-b782-f0edcf16a436 Date: Sun, 23 Dec 2018 00:49:43 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/file", "owner": "10e287b56a44428db33a2b96383757fd", "id": "3327d6c1-4dac-40d7-8863-6e5dfe3f14a6", "size": null, "self": "/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:49:43Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_72c08735-6686-4773-b226-a1359fb29946", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_72c08735-6686-4773-b226-a1359fb29946", "checksum": null, "created_at": "2018-12-23T00:49:43Z", "protected": false} 2018-12-23 00:49:43,267 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-0382bc95-3fbb-4c8b-b782-f0edcf16a436 2018-12-23 00:49:43,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.569983005524s 2018-12-23 00:49:43,268 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-0382bc95-3fbb-4c8b-b782-f0edcf16a436 returning object 3327d6c1-4dac-40d7-8863-6e5dfe3f14a6 2018-12-23 00:49:43,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 00:49:43,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/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}e82f598750994063b457f2b8bfa16086f8540f83" -d '' 2018-12-23 00:49:45,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-57db990c-a1b4-4606-8998-e446fa68aea9 Date: Sun, 23 Dec 2018 00:49:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:49:45,126 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/file used request id req-57db990c-a1b4-4606-8998-e446fa68aea9 2018-12-23 00:49:45,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.85819792747s 2018-12-23 00:49:45,126 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/file used request id req-57db990c-a1b4-4606-8998-e446fa68aea9 2018-12-23 00:49:45,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:49:45,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e82f598750994063b457f2b8bfa16086f8540f83" 2018-12-23 00:49:45,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-13b0fa6f-276e-4066-89d8-d8c945344566 Date: Sun, 23 Dec 2018 00:49:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/snap", "metadata": {}}], "file": "/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/file", "owner": "10e287b56a44428db33a2b96383757fd", "id": "3327d6c1-4dac-40d7-8863-6e5dfe3f14a6", "size": 12716032, "self": "/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:49:45Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_72c08735-6686-4773-b226-a1359fb29946", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_72c08735-6686-4773-b226-a1359fb29946", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:49:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:49:45,157 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-13b0fa6f-276e-4066-89d8-d8c945344566 2018-12-23 00:49:45,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0302078723907s 2018-12-23 00:49:45,158 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-13b0fa6f-276e-4066-89d8-d8c945344566 2018-12-23 00:49:45,160 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/file', 'owner': u'10e287b56a44428db33a2b96383757fd', 'id': u'3327d6c1-4dac-40d7-8863-6e5dfe3f14a6', 'size': 12716032, u'self': u'/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'10e287b56a44428db33a2b96383757fd', 'name': 'patrole-project_72c08735-6686-4773-b226-a1359fb29946', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T00:49:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T00:49:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_72c08735-6686-4773-b226-a1359fb29946', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_72c08735-6686-4773-b226-a1359fb29946', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_72c08735-6686-4773-b226-a1359fb29946', 'created': u'2018-12-23T00:49:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T00:49:43Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_72c08735-6686-4773-b226-a1359fb29946', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 00:49:45,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 00:49:45,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_72c08735-6686-4773-b226-a1359fb29946", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 00:49:45,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-c88269d3-0200-47f0-8214-7ab4bedd235f x-compute-request-id: req-c88269d3-0200-47f0-8214-7ab4bedd235f Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/23104b76-01c2-4471-bf59-d69820861414", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/23104b76-01c2-4471-bf59-d69820861414", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "23104b76-01c2-4471-bf59-d69820861414", "name": "patrole-flavor_72c08735-6686-4773-b226-a1359fb29946", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 00:49:45,748 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c88269d3-0200-47f0-8214-7ab4bedd235f 2018-12-23 00:49:45,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.587612867355s 2018-12-23 00:49:45,749 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c88269d3-0200-47f0-8214-7ab4bedd235f returning object 23104b76-01c2-4471-bf59-d69820861414 2018-12-23 00:49:45,750 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_72c08735-6686-4773-b226-a1359fb29946', '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'c9673704b75e4254b287ac35103b6d8c', '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'23104b76-01c2-4471-bf59-d69820861414', 'swap': 0}) 2018-12-23 00:49:45,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 00:49:45,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/23104b76-01c2-4471-bf59-d69820861414/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}3909c34f31b2584d24ab88f0fc1f715ef5415a35" -d '{"extra_specs": {}}' 2018-12-23 00:49:45,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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 x-openstack-request-id: req-aaa1d041-e087-410d-adca-93a0357d97d2 x-compute-request-id: req-aaa1d041-e087-410d-adca-93a0357d97d2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 00:49:45,774 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/23104b76-01c2-4471-bf59-d69820861414/os-extra_specs used request id req-aaa1d041-e087-410d-adca-93a0357d97d2 2018-12-23 00:49:45,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238180160522s 2018-12-23 00:49:45,775 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/23104b76-01c2-4471-bf59-d69820861414/os-extra_specs used request id req-aaa1d041-e087-410d-adca-93a0357d97d2 2018-12-23 00:49:45,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:49:45,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82f598750994063b457f2b8bfa16086f8540f83" 2018-12-23 00:49:45,786 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:49:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:49:45,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e82f598750994063b457f2b8bfa16086f8540f83" 2018-12-23 00:49:45,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f25b69-2168-47fb-8d70-aa4bfbbea871 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "edf990485f58461ba7ee6ebe8f60c03b", "links": {"self": "http://172.30.9.26:5000/v3/roles/edf990485f58461ba7ee6ebe8f60c03b"}, "name": "Member"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:49:45,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f7f25b69-2168-47fb-8d70-aa4bfbbea871 2018-12-23 00:49:45,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.107818841934s 2018-12-23 00:49:45,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 00:49:45,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e82f598750994063b457f2b8bfa16086f8540f83" 2018-12-23 00:49:46,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-bdba7470-b2c4-4cca-8a3e-aef320d7155f x-compute-request-id: req-bdba7470-b2c4-4cca-8a3e-aef320d7155f Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 183}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 201}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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-12-23 00:49:46,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-bdba7470-b2c4-4cca-8a3e-aef320d7155f 2018-12-23 00:49:46,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.187301158905s 2018-12-23 00:49:46,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-bdba7470-b2c4-4cca-8a3e-aef320d7155f 2018-12-23 00:49:46,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:49:46,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e82f598750994063b457f2b8bfa16086f8540f83" 2018-12-23 00:49:46,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-fe0e1db7-b27f-4a12-91e1-7fd2dd0d1e7f Date: Sun, 23 Dec 2018 00:49:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/snap", "metadata": {}}], "file": "/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/file", "owner": "10e287b56a44428db33a2b96383757fd", "id": "3327d6c1-4dac-40d7-8863-6e5dfe3f14a6", "size": 12716032, "self": "/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:49:45Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_72c08735-6686-4773-b226-a1359fb29946", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_72c08735-6686-4773-b226-a1359fb29946", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:49:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:49:46,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fe0e1db7-b27f-4a12-91e1-7fd2dd0d1e7f 2018-12-23 00:49:46,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174951076508s 2018-12-23 00:49:46,252 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fe0e1db7-b27f-4a12-91e1-7fd2dd0d1e7f 2018-12-23 00:49:46,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 00:49:46,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e82f598750994063b457f2b8bfa16086f8540f83" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_72c08735-6686-4773-b226-a1359fb29946", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_72c08735-6686-4773-b226-a1359fb29946"}' 2018-12-23 00:49:46,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/7dde0a75-7468-4b1f-9100-47b44d089b3b X-Openstack-Request-Id: req-d4da05ad-6eba-4781-b6cd-b0a3fba262dd Date: Sun, 23 Dec 2018 00:49:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7dde0a75-7468-4b1f-9100-47b44d089b3b/file", "owner": "10e287b56a44428db33a2b96383757fd", "id": "7dde0a75-7468-4b1f-9100-47b44d089b3b", "size": null, "self": "/v2/images/7dde0a75-7468-4b1f-9100-47b44d089b3b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:49:46Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_72c08735-6686-4773-b226-a1359fb29946", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_72c08735-6686-4773-b226-a1359fb29946", "checksum": null, "created_at": "2018-12-23T00:49:46Z", "protected": false} 2018-12-23 00:49:46,830 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d4da05ad-6eba-4781-b6cd-b0a3fba262dd 2018-12-23 00:49:46,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.576025009155s 2018-12-23 00:49:46,831 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d4da05ad-6eba-4781-b6cd-b0a3fba262dd returning object 7dde0a75-7468-4b1f-9100-47b44d089b3b 2018-12-23 00:49:46,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 00:49:46,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/7dde0a75-7468-4b1f-9100-47b44d089b3b/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}e82f598750994063b457f2b8bfa16086f8540f83" -d '' 2018-12-23 00:49:48,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d026e968-c7b3-45d1-8972-d3e5f64bb839 Date: Sun, 23 Dec 2018 00:49:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:49:48,768 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/7dde0a75-7468-4b1f-9100-47b44d089b3b/file used request id req-d026e968-c7b3-45d1-8972-d3e5f64bb839 2018-12-23 00:49:48,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.93661403656s 2018-12-23 00:49:48,768 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/7dde0a75-7468-4b1f-9100-47b44d089b3b/file used request id req-d026e968-c7b3-45d1-8972-d3e5f64bb839 2018-12-23 00:49:48,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:49:48,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e82f598750994063b457f2b8bfa16086f8540f83" 2018-12-23 00:49:49,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-641eed3b-e2b6-4207-8a08-187af6805389 Date: Sun, 23 Dec 2018 00:49:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/7dde0a75-7468-4b1f-9100-47b44d089b3b/snap", "metadata": {}}], "file": "/v2/images/7dde0a75-7468-4b1f-9100-47b44d089b3b/file", "owner": "10e287b56a44428db33a2b96383757fd", "id": "7dde0a75-7468-4b1f-9100-47b44d089b3b", "size": 12716032, "self": "/v2/images/7dde0a75-7468-4b1f-9100-47b44d089b3b", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/7dde0a75-7468-4b1f-9100-47b44d089b3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:49:48Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_72c08735-6686-4773-b226-a1359fb29946", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_72c08735-6686-4773-b226-a1359fb29946", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:49:46Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/snap", "metadata": {}}], "file": "/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/file", "owner": "10e287b56a44428db33a2b96383757fd", "id": "3327d6c1-4dac-40d7-8863-6e5dfe3f14a6", "size": 12716032, "self": "/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:49:45Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_72c08735-6686-4773-b226-a1359fb29946", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_72c08735-6686-4773-b226-a1359fb29946", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:49:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:49:49,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-641eed3b-e2b6-4207-8a08-187af6805389 2018-12-23 00:49:49,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.271753787994s 2018-12-23 00:49:49,041 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-641eed3b-e2b6-4207-8a08-187af6805389 2018-12-23 00:49:49,044 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/7dde0a75-7468-4b1f-9100-47b44d089b3b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7dde0a75-7468-4b1f-9100-47b44d089b3b/file', 'owner': u'10e287b56a44428db33a2b96383757fd', 'id': u'7dde0a75-7468-4b1f-9100-47b44d089b3b', 'size': 12716032, u'self': u'/v2/images/7dde0a75-7468-4b1f-9100-47b44d089b3b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'10e287b56a44428db33a2b96383757fd', 'name': 'patrole-project_72c08735-6686-4773-b226-a1359fb29946', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/7dde0a75-7468-4b1f-9100-47b44d089b3b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T00:49:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T00:49:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_72c08735-6686-4773-b226-a1359fb29946', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7dde0a75-7468-4b1f-9100-47b44d089b3b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_72c08735-6686-4773-b226-a1359fb29946', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_72c08735-6686-4773-b226-a1359fb29946', 'created': u'2018-12-23T00:49:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T00:49:46Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7dde0a75-7468-4b1f-9100-47b44d089b3b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_72c08735-6686-4773-b226-a1359fb29946', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 00:49:49,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 00:49:49,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_72c08735-6686-4773-b226-a1359fb29946", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 00:49:49,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95710c32-d562-499c-9f19-ce69748f3059 x-compute-request-id: req-95710c32-d562-499c-9f19-ce69748f3059 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/aa5bc325-3891-492c-99d1-05f1a80700e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/aa5bc325-3891-492c-99d1-05f1a80700e9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "aa5bc325-3891-492c-99d1-05f1a80700e9", "name": "patrole-flavor_alt_72c08735-6686-4773-b226-a1359fb29946", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 00:49:49,107 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-95710c32-d562-499c-9f19-ce69748f3059 2018-12-23 00:49:49,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0624840259552s 2018-12-23 00:49:49,108 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-95710c32-d562-499c-9f19-ce69748f3059 returning object aa5bc325-3891-492c-99d1-05f1a80700e9 2018-12-23 00:49:49,108 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_72c08735-6686-4773-b226-a1359fb29946', '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'c9673704b75e4254b287ac35103b6d8c', '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'aa5bc325-3891-492c-99d1-05f1a80700e9', 'swap': 0}) 2018-12-23 00:49:49,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 00:49:49,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/aa5bc325-3891-492c-99d1-05f1a80700e9/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}3909c34f31b2584d24ab88f0fc1f715ef5415a35" -d '{"extra_specs": {}}' 2018-12-23 00:49:49,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:49:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-060cfb81-d8ef-43bf-9180-62be53e8373f x-compute-request-id: req-060cfb81-d8ef-43bf-9180-62be53e8373f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 00:49:49,131 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/aa5bc325-3891-492c-99d1-05f1a80700e9/os-extra_specs used request id req-060cfb81-d8ef-43bf-9180-62be53e8373f 2018-12-23 00:49:49,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021744966507s 2018-12-23 00:49:49,131 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/aa5bc325-3891-492c-99d1-05f1a80700e9/os-extra_specs used request id req-060cfb81-d8ef-43bf-9180-62be53e8373f 2018-12-23 00:49:49,132 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_72c08735-6686-4773-b226-a1359fb29946', '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'c9673704b75e4254b287ac35103b6d8c', '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'aa5bc325-3891-492c-99d1-05f1a80700e9', 'swap': 0}) 2018-12-23 00:49:52,322 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 00:49:51.256 11320 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0363c70f-3489-4445-baa4-3d0c5113e966) for deployment 'opnfv-rally' (UUID=37a29490-88be-4d2c-a8be-e3b663424f40). 2018-12-23 00:49:52.155 11320 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-23 00:49:52.157 11320 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0363c70f-3489-4445-baa4-3d0c5113e966) has been successfully configured for deployment 'opnfv-rally' (UUID=37a29490-88be-4d2c-a8be-e3b663424f40)! 2018-12-23 00:49:52,322 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-23 00:49:52,323 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-23 00:49:52,325 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-23 00:49:53,215 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-23 00:49:56,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0363c70f-3489-4445-baa4-3d0c5113e966/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-12-23 00:49:56,542 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-23 00:49:56,556 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-23 00:49:56,557 - 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-12-23 00:49:58,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 00:49:58.709 11329 INFO rally.api [-] Starting verification (UUID=eae4ebad-b15d-4abd-a03d-e6b56ff5496f) for deployment 'opnfv-rally' (UUID=37a29490-88be-4d2c-a8be-e3b663424f40) by verifier 'opnfv-tempest' (UUID=0363c70f-3489-4445-baa4-3d0c5113e966). 2018-12-23 00:49:58,710 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: eae4ebad-b15d-4abd-a03d-e6b56ff5496f 2018-12-23 00:52:20,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: eae4ebad-b15d-4abd-a03d-e6b56ff5496f 2018-12-23 00:52:20,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'eae4ebad-b15d-4abd-a03d-e6b56ff5496f']'. 2018-12-23 00:52:21,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-23 00:52:21,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-23 00:52:21,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 00:52:21,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | eae4ebad-b15d-4abd-a03d-e6b56ff5496f | 2018-12-23 00:52:21,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-23 00:52:21,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 00:49:58 | 2018-12-23 00:52:21,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-23 00:52:20 | 2018-12-23 00:52:21,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:22 | 2018-12-23 00:52:21,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-23 00:52:21,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-23 00:52:21,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0363c70f-3489-4445-baa4-3d0c5113e966) | 2018-12-23 00:52:21,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-23 00:52:21,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 37a29490-88be-4d2c-a8be-e3b663424f40) | 2018-12-23 00:52:21,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-12-23 00:52:21,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 133.284 | 2018-12-23 00:52:21,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-12-23 00:52:21,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2018-12-23 00:52:21,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-23 00:52:21,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-23 00:52:21,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-23 00:52:21,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 00:52:21,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-23 00:52:21,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-23 00:52:21,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-12-23 00:52:22,094 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 00:52:22,094 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 00:52:22,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 00:52:22,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/7dde0a75-7468-4b1f-9100-47b44d089b3b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e82f598750994063b457f2b8bfa16086f8540f83" 2018-12-23 00:52:24,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8877b266-93be-4e7d-b1d2-e28bab5620df Date: Sun, 23 Dec 2018 00:52:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:52:24,592 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/7dde0a75-7468-4b1f-9100-47b44d089b3b used request id req-8877b266-93be-4e7d-b1d2-e28bab5620df 2018-12-23 00:52:24,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.49148392677s 2018-12-23 00:52:24,592 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/7dde0a75-7468-4b1f-9100-47b44d089b3b used request id req-8877b266-93be-4e7d-b1d2-e28bab5620df 2018-12-23 00:52:24,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 00:52:24,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:52:24,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-cde35c54-2248-43b5-8d6d-fc777fe4b03d x-compute-request-id: req-cde35c54-2248-43b5-8d6d-fc777fe4b03d Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/23104b76-01c2-4471-bf59-d69820861414", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/23104b76-01c2-4471-bf59-d69820861414", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "23104b76-01c2-4471-bf59-d69820861414", "name": "patrole-flavor_72c08735-6686-4773-b226-a1359fb29946", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/aa5bc325-3891-492c-99d1-05f1a80700e9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/aa5bc325-3891-492c-99d1-05f1a80700e9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "aa5bc325-3891-492c-99d1-05f1a80700e9", "name": "patrole-flavor_alt_72c08735-6686-4773-b226-a1359fb29946", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 00:52:24,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-cde35c54-2248-43b5-8d6d-fc777fe4b03d 2018-12-23 00:52:24,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0482230186462s 2018-12-23 00:52:24,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-cde35c54-2248-43b5-8d6d-fc777fe4b03d 2018-12-23 00:52:24,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 00:52:24,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/aa5bc325-3891-492c-99d1-05f1a80700e9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:52:24,731 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00: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-e197fc23-5ebf-463b-bf21-9dfaa32d40c8 x-compute-request-id: req-e197fc23-5ebf-463b-bf21-9dfaa32d40c8 Content-Length: 0 Content-Type: application/json 2018-12-23 00:52:24,731 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/aa5bc325-3891-492c-99d1-05f1a80700e9 used request id req-e197fc23-5ebf-463b-bf21-9dfaa32d40c8 2018-12-23 00:52:24,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0871319770813s 2018-12-23 00:52:24,731 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/aa5bc325-3891-492c-99d1-05f1a80700e9 used request id req-e197fc23-5ebf-463b-bf21-9dfaa32d40c8 2018-12-23 00:52:24,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 00:52:24,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e82f598750994063b457f2b8bfa16086f8540f83" 2018-12-23 00:52:24,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-663ac25f-68a3-4135-807e-2951467146a9 Date: Sun, 23 Dec 2018 00:52:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/snap", "metadata": {}}], "file": "/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/file", "owner": "10e287b56a44428db33a2b96383757fd", "id": "3327d6c1-4dac-40d7-8863-6e5dfe3f14a6", "size": 12716032, "self": "/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T00:49:45Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_72c08735-6686-4773-b226-a1359fb29946", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_72c08735-6686-4773-b226-a1359fb29946", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T00:49:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 00:52:24,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-663ac25f-68a3-4135-807e-2951467146a9 2018-12-23 00:52:24,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185725927353s 2018-12-23 00:52:24,918 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-663ac25f-68a3-4135-807e-2951467146a9 2018-12-23 00:52:24,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 00:52:24,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e82f598750994063b457f2b8bfa16086f8540f83" 2018-12-23 00:52:26,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d6a8c2e1-d4b8-4ccc-b142-8795e1839361 Date: Sun, 23 Dec 2018 00:52:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:52:26,496 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6 used request id req-d6a8c2e1-d4b8-4ccc-b142-8795e1839361 2018-12-23 00:52:26,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.57639098167s 2018-12-23 00:52:26,496 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3327d6c1-4dac-40d7-8863-6e5dfe3f14a6 used request id req-d6a8c2e1-d4b8-4ccc-b142-8795e1839361 2018-12-23 00:52:26,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 00:52:26,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:52:26,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-c06eb67e-f53e-404f-9a3a-2ed7a3d07ae1 x-compute-request-id: req-c06eb67e-f53e-404f-9a3a-2ed7a3d07ae1 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/23104b76-01c2-4471-bf59-d69820861414", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/23104b76-01c2-4471-bf59-d69820861414", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "23104b76-01c2-4471-bf59-d69820861414", "name": "patrole-flavor_72c08735-6686-4773-b226-a1359fb29946", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 00:52:26,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c06eb67e-f53e-404f-9a3a-2ed7a3d07ae1 2018-12-23 00:52:26,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0392260551453s 2018-12-23 00:52:26,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c06eb67e-f53e-404f-9a3a-2ed7a3d07ae1 2018-12-23 00:52:26,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 00:52:26,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/23104b76-01c2-4471-bf59-d69820861414 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:52:26,587 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00: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-89a06ce0-f8bb-4746-8ebb-77eb1de582a8 x-compute-request-id: req-89a06ce0-f8bb-4746-8ebb-77eb1de582a8 Content-Length: 0 Content-Type: application/json 2018-12-23 00:52:26,587 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/23104b76-01c2-4471-bf59-d69820861414 used request id req-89a06ce0-f8bb-4746-8ebb-77eb1de582a8 2018-12-23 00:52:26,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0495460033417s 2018-12-23 00:52:26,588 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/23104b76-01c2-4471-bf59-d69820861414 used request id req-89a06ce0-f8bb-4746-8ebb-77eb1de582a8 2018-12-23 00:52:26,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:52:26,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:52:26,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d67213-046b-4d4e-816f-c91d64f1e4ae Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_72c08735-6686-4773-b226-a1359fb29946", "links": {"self": "http://172.30.9.26:5000/v3/users/a0a1d8163ef74cb29340417be6d694d7"}, "domain_id": "default", "enabled": true, "id": "a0a1d8163ef74cb29340417be6d694d7", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:52:26,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-35d67213-046b-4d4e-816f-c91d64f1e4ae 2018-12-23 00:52:26,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107214212418s 2018-12-23 00:52:26,696 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-35d67213-046b-4d4e-816f-c91d64f1e4ae 2018-12-23 00:52:26,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:52:26,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/a0a1d8163ef74cb29340417be6d694d7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:52:26,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50234683-25aa-4aba-a301-d2c9ac4f77a1 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/a0a1d8163ef74cb29340417be6d694d7"}, "enabled": true, "id": "a0a1d8163ef74cb29340417be6d694d7", "options": {}, "domain_id": "default", "name": "patrole-user_72c08735-6686-4773-b226-a1359fb29946"}} 2018-12-23 00:52:26,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/a0a1d8163ef74cb29340417be6d694d7 used request id req-50234683-25aa-4aba-a301-d2c9ac4f77a1 2018-12-23 00:52:26,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189486980438s 2018-12-23 00:52:26,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/a0a1d8163ef74cb29340417be6d694d7 used request id req-50234683-25aa-4aba-a301-d2c9ac4f77a1 2018-12-23 00:52:26,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 00:52:26,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/a0a1d8163ef74cb29340417be6d694d7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:52:27,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-922c59e4-ce4f-450e-8cbc-134ac187de36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:52:27,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a0a1d8163ef74cb29340417be6d694d7 used request id req-922c59e4-ce4f-450e-8cbc-134ac187de36 2018-12-23 00:52:27,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.238531112671s 2018-12-23 00:52:27,129 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a0a1d8163ef74cb29340417be6d694d7 used request id req-922c59e4-ce4f-450e-8cbc-134ac187de36 2018-12-23 00:52:27,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:52:27,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:52:27,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c757be-890f-4dfc-b086-15bb917f09b4 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/10e287b56a44428db33a2b96383757fd"}, "enabled": true, "id": "10e287b56a44428db33a2b96383757fd", "parent_id": "default", "domain_id": "default", "name": "patrole-project_72c08735-6686-4773-b226-a1359fb29946"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:52:27,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-b2c757be-890f-4dfc-b086-15bb917f09b4 2018-12-23 00:52:27,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0850260257721s 2018-12-23 00:52:27,215 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-b2c757be-890f-4dfc-b086-15bb917f09b4 2018-12-23 00:52:27,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 00:52:27,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/10e287b56a44428db33a2b96383757fd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:52:27,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f31df2e5-85cd-4837-b3bc-29c99a64cedb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:52:27,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/10e287b56a44428db33a2b96383757fd used request id req-f31df2e5-85cd-4837-b3bc-29c99a64cedb 2018-12-23 00:52:27,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.160689115524s 2018-12-23 00:52:27,378 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/10e287b56a44428db33a2b96383757fd used request id req-f31df2e5-85cd-4837-b3bc-29c99a64cedb 2018-12-23 00:52:27,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:52:27,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:52:27,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc27fdc1-e8f2-45a7-8740-f7637962543e Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "edf990485f58461ba7ee6ebe8f60c03b", "links": {"self": "http://172.30.9.26:5000/v3/roles/edf990485f58461ba7ee6ebe8f60c03b"}, "name": "Member"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:52:27,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fc27fdc1-e8f2-45a7-8740-f7637962543e 2018-12-23 00:52:27,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0811281204224s 2018-12-23 00:52:27,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 00:52:27,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/edf990485f58461ba7ee6ebe8f60c03b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:52:27,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54ce0cfd-0ad2-4825-bfc9-ab216c055487 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:52:27,590 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/edf990485f58461ba7ee6ebe8f60c03b used request id req-54ce0cfd-0ad2-4825-bfc9-ab216c055487 2018-12-23 00:52:27,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.129437923431s 2018-12-23 00:52:27,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 00:52:27,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=10e287b56a44428db33a2b96383757fd&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}3909c34f31b2584d24ab88f0fc1f715ef5415a35" 2018-12-23 00:52:27,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9c1b130f-99cf-41a3-9b16-ae736c901241 Date: Sun, 23 Dec 2018 00:52:27 GMT RESP BODY: {"security_groups": []} 2018-12-23 00:52:27,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=10e287b56a44428db33a2b96383757fd&name=default used request id req-9c1b130f-99cf-41a3-9b16-ae736c901241 2018-12-23 00:52:27,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.179016113281s 2018-12-23 00:52:27,772 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=10e287b56a44428db33a2b96383757fd&name=default used request id req-9c1b130f-99cf-41a3-9b16-ae736c901241 2018-12-23 00:52:27,818 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-12-23 00:52:27,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 00:52:27,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 00:52:27,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 00:52:27,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 00:52:27,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 00:52:27,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 00:52:27,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 00:52:27,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 00:52:27,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 00:52:27,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 00:52:27,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 00:52:27,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 00:52:27,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 00:52:27,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 00:52:27,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 00:52:27,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 00:52:27,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 00:52:27,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 00:52:27,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 00:52:27,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 00:52:27,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 00:52:27,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 00:52:27,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 00:52:27,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 00:52:27,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 00:52:27,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:52:27,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-063b82a1-1a30-43b1-bb9e-7e3649bbede6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:52:27,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-063b82a1-1a30-43b1-bb9e-7e3649bbede6 2018-12-23 00:52:27,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:28,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:52:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9673704b75e4254b287ac35103b6d8c", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f73e04431d2346a1a18d72707a9c3110"}, "audit_ids": ["fBCg2Gp8QhWsL5hsmHqpDw"], "issued_at": "2018-12-23T00:52:28.000000Z"}} 2018-12-23 00:52:28,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:28,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:52:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:52:28,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:28,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df721b1-4f02-41d1-adbd-a12e50267158 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 00:52:28,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-6df721b1-4f02-41d1-adbd-a12e50267158 2018-12-23 00:52:28,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.470318078995s 2018-12-23 00:52:28,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 00:52:28,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}}' 2018-12-23 00:52:28,561 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-153fd731-1a43-432e-94a3-528e8a1b78d8 Content-Length: 356 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:52:28,561 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-153fd731-1a43-432e-94a3-528e8a1b78d8 2018-12-23 00:52:28,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.111909151077s 2018-12-23 00:52:28,562 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-153fd731-1a43-432e-94a3-528e8a1b78d8 2018-12-23 00:52:28,562 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4', 'id': u'4466b263b23f4e9aa04cbaa58e4396c9', '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-12-23 00:52:28,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 00:52:28,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.344907045364s 2018-12-23 00:52:28,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:28,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec7300cb-3099-4b06-bfae-1b746ad4f61a Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:52:28,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906 used request id req-ec7300cb-3099-4b06-bfae-1b746ad4f61a 2018-12-23 00:52:28,994 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b1cd762f6fd044759e47f1e6318aa906', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4'}) 2018-12-23 00:52:28,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:52:28,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:29,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14afa9b-0d5e-4fbf-86dc-b99c13144439 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:52:29,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b14afa9b-0d5e-4fbf-86dc-b99c13144439 2018-12-23 00:52:29,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0900311470032s 2018-12-23 00:52:29,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:52:29,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:29,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7d50d9-622b-4408-a02f-2ce4288410a7 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:52:29,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fb7d50d9-622b-4408-a02f-2ce4288410a7 2018-12-23 00:52:29,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0773730278015s 2018-12-23 00:52:29,163 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 00:52:29,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 00:52:29,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" -d '{"role": {"name": "Member"}}' 2018-12-23 00:52:29,353 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bddb46a8-9dad-4c1d-9273-5dad5ef74db3 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}} 2018-12-23 00:52:29,353 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-bddb46a8-9dad-4c1d-9273-5dad5ef74db3 2018-12-23 00:52:29,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.189023017883s 2018-12-23 00:52:29,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:29,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d3dbcf-0bb6-4c20-b357-b919f1343d54 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "domain_id": null, "name": "Member", "id": "00d607d2102e46b69fbd9c486e059798"}} 2018-12-23 00:52:29,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798 used request id req-54d3dbcf-0bb6-4c20-b357-b919f1343d54 2018-12-23 00:52:29,437 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798'}, 'domain_id': None, 'human_id': None, 'id': u'00d607d2102e46b69fbd9c486e059798', 'HUMAN_ID': False}) 2018-12-23 00:52:29,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:52:29,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:29,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9875c178-7eb3-40fc-990e-c0b6d8e31abb Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:52:29,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9875c178-7eb3-40fc-990e-c0b6d8e31abb 2018-12-23 00:52:29,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0814380645752s 2018-12-23 00:52:29,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 00:52:29,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:29,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b5d66c-12b4-450d-89e2-5c69d6f6fd9f Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 00:52:29,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-67b5d66c-12b4-450d-89e2-5c69d6f6fd9f 2018-12-23 00:52:29,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0760998725891s 2018-12-23 00:52:29,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:52:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:29,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64fefc84-d5b8-4477-8624-d59fa120ad9d Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:52:29,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-64fefc84-d5b8-4477-8624-d59fa120ad9d 2018-12-23 00:52:29,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100276231766s 2018-12-23 00:52:29,698 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-64fefc84-d5b8-4477-8624-d59fa120ad9d 2018-12-23 00:52:29,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:52:29,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:29,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68949c93-e871-4f4a-b070-9ba76b26080e Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:52:29,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-68949c93-e871-4f4a-b070-9ba76b26080e 2018-12-23 00:52:29,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0799610614777s 2018-12-23 00:52:29,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-68949c93-e871-4f4a-b070-9ba76b26080e 2018-12-23 00:52:29,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 00:52:29,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=b1cd762f6fd044759e47f1e6318aa906&scope.project.id=4466b263b23f4e9aa04cbaa58e4396c9&role.id=00d607d2102e46b69fbd9c486e059798 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:29,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c7d74c-333a-4cca-9f6c-addd9f001951 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=b1cd762f6fd044759e47f1e6318aa906&scope.project.id=4466b263b23f4e9aa04cbaa58e4396c9&role.id=00d607d2102e46b69fbd9c486e059798", "previous": null, "next": null}} 2018-12-23 00:52:29,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=b1cd762f6fd044759e47f1e6318aa906&scope.project.id=4466b263b23f4e9aa04cbaa58e4396c9&role.id=00d607d2102e46b69fbd9c486e059798 used request id req-59c7d74c-333a-4cca-9f6c-addd9f001951 2018-12-23 00:52:29,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0744800567627s 2018-12-23 00:52:29,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 00:52:29,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9/users/b1cd762f6fd044759e47f1e6318aa906/roles/00d607d2102e46b69fbd9c486e059798 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:29,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6c424de-fdd4-48f5-8232-bdff01f03f0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:52:29,976 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9/users/b1cd762f6fd044759e47f1e6318aa906/roles/00d607d2102e46b69fbd9c486e059798 used request id req-a6c424de-fdd4-48f5-8232-bdff01f03f0b 2018-12-23 00:52:29,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114036083221s 2018-12-23 00:52:29,977 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4', 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': 'f34a6246-2513-40d8-9147-348d297fe486', 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_4ba9840c-9a41-4713-acfb-d2b773cd68b4', 'project_id': u'4466b263b23f4e9aa04cbaa58e4396c9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 00:52:29,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 00:52:29,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 00:52:29,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 00:52:29,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 00:52:29,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 00:52:29,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 00:52:29,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 00:52:29,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 00:52:29,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 00:52:29,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 00:52:29,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 00:52:29,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 00:52:29,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 00:52:29,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 00:52:29,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 00:52:29,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 00:52:29,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 00:52:29,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 00:52:29,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 00:52:29,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 00:52:29,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 00:52:29,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 00:52:29,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 00:52:29,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 00:52:29,983 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4', 'password': 'f34a6246-2513-40d8-9147-348d297fe486', 'project_name': 'snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '4466b263b23f4e9aa04cbaa58e4396c9', 'project_domain_name': 'Default'} 2018-12-23 00:52:29,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:52:29,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:30,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44a5581c-57ae-42f7-a007-beb0ce1788ce Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:52:30,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-44a5581c-57ae-42f7-a007-beb0ce1788ce 2018-12-23 00:52:30,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0861458778381s 2018-12-23 00:52:30,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:52:30,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:30,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e9837a-86cf-4cb2-8f9d-fca644de99dd Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:52:30,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e1e9837a-86cf-4cb2-8f9d-fca644de99dd 2018-12-23 00:52:30,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.082592010498s 2018-12-23 00:52:30,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 00:52:30,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:30,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a319c91b-47c0-49bf-997d-42c957c56576 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 00:52:30,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-a319c91b-47c0-49bf-997d-42c957c56576 2018-12-23 00:52:30,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.017343044281s 2018-12-23 00:52:30,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:52:30,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:30,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1b9628-1f35-4664-a1be-b4b2d972011a Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:52:30,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-eb1b9628-1f35-4664-a1be-b4b2d972011a 2018-12-23 00:52:30,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0984048843384s 2018-12-23 00:52:30,272 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-eb1b9628-1f35-4664-a1be-b4b2d972011a 2018-12-23 00:52:30,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:52:30,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:30,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5348b916-9903-4168-8d42-63563a4fd78d Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:52:30,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5348b916-9903-4168-8d42-63563a4fd78d 2018-12-23 00:52:30,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0788910388947s 2018-12-23 00:52:30,357 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5348b916-9903-4168-8d42-63563a4fd78d 2018-12-23 00:52:30,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 00:52:30,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=b1cd762f6fd044759e47f1e6318aa906&scope.project.id=4466b263b23f4e9aa04cbaa58e4396c9&role.id=b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:30,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8052478-74cc-4f41-8925-061ac70c7ee7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=b1cd762f6fd044759e47f1e6318aa906&scope.project.id=4466b263b23f4e9aa04cbaa58e4396c9&role.id=b8a71d37985c4b6e86bd1cd18cca4950", "previous": null, "next": null}} 2018-12-23 00:52:30,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=b1cd762f6fd044759e47f1e6318aa906&scope.project.id=4466b263b23f4e9aa04cbaa58e4396c9&role.id=b8a71d37985c4b6e86bd1cd18cca4950 used request id req-a8052478-74cc-4f41-8925-061ac70c7ee7 2018-12-23 00:52:30,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0797719955444s 2018-12-23 00:52:30,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 00:52:30,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9/users/b1cd762f6fd044759e47f1e6318aa906/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:30,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c2e4477-fc98-4848-99c5-925a93a0c89b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:52:30,564 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9/users/b1cd762f6fd044759e47f1e6318aa906/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-6c2e4477-fc98-4848-99c5-925a93a0c89b 2018-12-23 00:52:30,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124313831329s 2018-12-23 00:52:30,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:52:30,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:30,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6a4405-7885-4ee4-9155-7e1a5f97261d Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:52:30,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7f6a4405-7885-4ee4-9155-7e1a5f97261d 2018-12-23 00:52:30,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0724220275879s 2018-12-23 00:52:30,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 00:52:30,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-23 00:52:30,734 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c7924c-bebe-494d-a839-4a40405d0b4c Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}} 2018-12-23 00:52:30,734 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-66c7924c-bebe-494d-a839-4a40405d0b4c 2018-12-23 00:52:30,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0961380004883s 2018-12-23 00:52:30,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:30,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ef1bc89-c23b-4c44-9dd8-662a1d6a2c9b Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 00:52:30,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-8ef1bc89-c23b-4c44-9dd8-662a1d6a2c9b 2018-12-23 00:52:30,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 00:52:30,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:30,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-326ac41b-8ea5-4e70-9023-dbab67a635b6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:52:30,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-326ac41b-8ea5-4e70-9023-dbab67a635b6 2018-12-23 00:52:30,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0897760391235s 2018-12-23 00:52:30,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 00:52:30,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:30,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4734f408-af1a-4381-9f9c-7e0aa454ca75 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 00:52:30,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-4734f408-af1a-4381-9f9c-7e0aa454ca75 2018-12-23 00:52:30,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0796182155609s 2018-12-23 00:52:30,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 00:52:30,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:31,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e08fd6af-20b3-42ba-8d00-b16ebe763e5d Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:52:31,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e08fd6af-20b3-42ba-8d00-b16ebe763e5d 2018-12-23 00:52:31,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0989470481873s 2018-12-23 00:52:31,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e08fd6af-20b3-42ba-8d00-b16ebe763e5d 2018-12-23 00:52:31,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 00:52:31,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:31,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec5a337-eee8-4fc0-9446-73995476adc5 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 00:52:31,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5ec5a337-eee8-4fc0-9446-73995476adc5 2018-12-23 00:52:31,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.079029083252s 2018-12-23 00:52:31,179 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5ec5a337-eee8-4fc0-9446-73995476adc5 2018-12-23 00:52:31,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 00:52:31,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=b1cd762f6fd044759e47f1e6318aa906&scope.project.id=4466b263b23f4e9aa04cbaa58e4396c9&role.id=33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:31,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdfb8fce-c712-4e84-84d4-c7c03ea8a267 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=b1cd762f6fd044759e47f1e6318aa906&scope.project.id=4466b263b23f4e9aa04cbaa58e4396c9&role.id=33b4d73a584d43819999ba417c629e3a", "previous": null, "next": null}} 2018-12-23 00:52:31,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=b1cd762f6fd044759e47f1e6318aa906&scope.project.id=4466b263b23f4e9aa04cbaa58e4396c9&role.id=33b4d73a584d43819999ba417c629e3a used request id req-fdfb8fce-c712-4e84-84d4-c7c03ea8a267 2018-12-23 00:52:31,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0811150074005s 2018-12-23 00:52:31,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 00:52:31,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9/users/b1cd762f6fd044759e47f1e6318aa906/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304978cd67dcd3b50034894ee79ba6d1afab1be8" 2018-12-23 00:52:31,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:52:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0648844f-c109-49c4-b55c-92caee2b9cd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:52:31,384 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9/users/b1cd762f6fd044759e47f1e6318aa906/roles/33b4d73a584d43819999ba417c629e3a used request id req-0648844f-c109-49c4-b55c-92caee2b9cd2 2018-12-23 00:52:31,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120857000351s 2018-12-23 00:52:31,384 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-23 00:52:31,384 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-23 00:52:31,385 - openstack_tests - INFO - OS Credentials = > 2018-12-23 00:52:31,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:31,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:31,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:52:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["AiqkN7LPS5av6NMiCxCQiQ"], "issued_at": "2018-12-23T00:52:31.000000Z"}} 2018-12-23 00:52:31,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c1a28e434d7b6670fa57397c75a631f5c198e0" 2018-12-23 00:52:32,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-27f9d83e-4f3b-4558-b4d1-e4ac1bcc5571 Date: Sun, 23 Dec 2018 00:52:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 00:52:32,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-27f9d83e-4f3b-4558-b4d1-e4ac1bcc5571 2018-12-23 00:52:32,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c1a28e434d7b6670fa57397c75a631f5c198e0" 2018-12-23 00:52:32,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-83e58259-0906-48de-80e0-50c4e837ba63 Date: Sun, 23 Dec 2018 00:52:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 00:52:32,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-83e58259-0906-48de-80e0-50c4e837ba63 2018-12-23 00:52:32,226 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-23 00:52:32,226 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-12-23 00:52:32,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:32,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:52:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["zMQPJc0ITvyqVJsm_d9FXg"], "issued_at": "2018-12-23T00:52:32.000000Z"}} 2018-12-23 00:52:32,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8836f3c91705e57d5dd1fb706526b31841ddaa99" 2018-12-23 00:52:32,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f7f0f3-6dfd-49e5-b123-27b331ad5355 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:52:32,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d7f7f0f3-6dfd-49e5-b123-27b331ad5355 2018-12-23 00:52:32,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:32,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:33,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:52:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["-KqFR1NwSp-WUG_D8KV7gw"], "issued_at": "2018-12-23T00:52:33.000000Z"}} 2018-12-23 00:52:33,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d092bbbd021456ffac713e7db0804ddf1abe3" 2018-12-23 00:52:33,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efa92c02-6328-48c3-bc6f-08218e91187f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:52:33,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-efa92c02-6328-48c3-bc6f-08218e91187f 2018-12-23 00:52:33,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:52:33,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:52:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:52:33,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f8a34687-ecc3-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d092bbbd021456ffac713e7db0804ddf1abe3" 2018-12-23 00:52:33,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e0048e-d086-4163-8011-3eaec243a03d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f8a34687-ecc3-430-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:52:33,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f8a34687-ecc3-430-proj used request id req-60e0048e-d086-4163-8011-3eaec243a03d 2018-12-23 00:52:33,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d092bbbd021456ffac713e7db0804ddf1abe3" 2018-12-23 00:52:33,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdec4d3b-092e-4ec5-a278-53f629ee797e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:52:33,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bdec4d3b-092e-4ec5-a278-53f629ee797e 2018-12-23 00:52:33,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d092bbbd021456ffac713e7db0804ddf1abe3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-f8a34687-ecc3-430-proj"}}' 2018-12-23 00:52:33,489 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe48d0c8-13ca-4f02-8d95-8e236c076b98 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b77bc43ba1e408582161401c8e20278"}, "enabled": true, "id": "0b77bc43ba1e408582161401c8e20278", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8a34687-ecc3-430-proj"}} 2018-12-23 00:52:33,490 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-fe48d0c8-13ca-4f02-8d95-8e236c076b98 2018-12-23 00:52:33,490 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-f8a34687-ecc3-430-proj 2018-12-23 00:52:33,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:33,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:33,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:52:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["_h2GJxhbTOGzQMcWyy5TcA"], "issued_at": "2018-12-23T00:52:33.000000Z"}} 2018-12-23 00:52:33,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc9a49bfb182246980cb4b169ec84e047899b6" 2018-12-23 00:52:33,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f3de9f-3932-4e7f-af7f-426852ae1425 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:52:33,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-39f3de9f-3932-4e7f-af7f-426852ae1425 2018-12-23 00:52:33,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:52:33,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:52:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:52:33,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc9a49bfb182246980cb4b169ec84e047899b6" 2018-12-23 00:52:34,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-252fd3c4-58d1-4666-b06a-ebca09d47c5b Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:52:34,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-252fd3c4-58d1-4666-b06a-ebca09d47c5b 2018-12-23 00:52:34,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-f8a34687-ecc3-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc9a49bfb182246980cb4b169ec84e047899b6" 2018-12-23 00:52:34,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd247f5-bd3e-4d52-a24f-7b02b161bb0c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-f8a34687-ecc3-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b77bc43ba1e408582161401c8e20278"}, "enabled": true, "id": "0b77bc43ba1e408582161401c8e20278", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8a34687-ecc3-430-proj"}]} 2018-12-23 00:52:34,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-f8a34687-ecc3-430-proj used request id req-cdd247f5-bd3e-4d52-a24f-7b02b161bb0c 2018-12-23 00:52:34,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc9a49bfb182246980cb4b169ec84e047899b6" 2018-12-23 00:52:34,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58074ade-51a1-430c-8433-4d9d4a67ad65 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:52:34,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-58074ade-51a1-430c-8433-4d9d4a67ad65 2018-12-23 00:52:34,710 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-f8a34687-ecc3-430-user 2018-12-23 00:52:34,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:34,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d092bbbd021456ffac713e7db0804ddf1abe3" 2018-12-23 00:52:34,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a2febf8-54ef-4bf0-b2e9-a8d71675b047 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:52:34,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1a2febf8-54ef-4bf0-b2e9-a8d71675b047 2018-12-23 00:52:34,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d092bbbd021456ffac713e7db0804ddf1abe3" -d '{"role": {"name": "CreateSecurityGroupTests-f8a34687-ecc3-430-proj-role"}}' 2018-12-23 00:52:34,938 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:52:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93a39160-c047-4ab8-b85b-91eb09169f8e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a6237b02a65e48e79d0f9896184119f9", "links": {"self": "http://172.30.9.26:5000/v3/roles/a6237b02a65e48e79d0f9896184119f9"}, "name": "CreateSecurityGroupTests-f8a34687-ecc3-430-proj-role"}} 2018-12-23 00:52:34,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-93a39160-c047-4ab8-b85b-91eb09169f8e 2018-12-23 00:52:34,939 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-f8a34687-ecc3-430-proj-role 2018-12-23 00:52:34,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a6237b02a65e48e79d0f9896184119f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d092bbbd021456ffac713e7db0804ddf1abe3" 2018-12-23 00:52:34,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df6c6f2e-dd03-4ddd-9c03-9974c2451e9c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/a6237b02a65e48e79d0f9896184119f9"}, "domain_id": null, "name": "CreateSecurityGroupTests-f8a34687-ecc3-430-proj-role", "id": "a6237b02a65e48e79d0f9896184119f9"}} 2018-12-23 00:52:34,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a6237b02a65e48e79d0f9896184119f9 used request id req-df6c6f2e-dd03-4ddd-9c03-9974c2451e9c 2018-12-23 00:52:34,959 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-f8a34687-ecc3-430-proj-role to project CreateSecurityGroupTests-f8a34687-ecc3-430-proj 2018-12-23 00:52:34,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0b77bc43ba1e408582161401c8e20278/users/cbabd23b2a7b404490ed4680d6c5b1a3/roles/a6237b02a65e48e79d0f9896184119f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d092bbbd021456ffac713e7db0804ddf1abe3" 2018-12-23 00:52:35,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:52:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b18fed3b-6726-4d30-8a87-becf3feb34cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:52:35,097 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0b77bc43ba1e408582161401c8e20278/users/cbabd23b2a7b404490ed4680d6c5b1a3/roles/a6237b02a65e48e79d0f9896184119f9 used request id req-b18fed3b-6726-4d30-8a87-becf3feb34cf 2018-12-23 00:52:35,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:35,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:35,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6237b02a65e48e79d0f9896184119f9", "name": "CreateSecurityGroupTests-f8a34687-ecc3-430-proj-role"}], "expires_at": "2018-12-23T01:52:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b77bc43ba1e408582161401c8e20278", "name": "CreateSecurityGroupTests-f8a34687-ecc3-430-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b77bc43ba1e408582161401c8e20278", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0b77bc43ba1e408582161401c8e20278", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0b77bc43ba1e408582161401c8e20278", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0b77bc43ba1e408582161401c8e20278", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0b77bc43ba1e408582161401c8e20278", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0b77bc43ba1e408582161401c8e20278", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b77bc43ba1e408582161401c8e20278", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0b77bc43ba1e408582161401c8e20278", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0b77bc43ba1e408582161401c8e20278", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0b77bc43ba1e408582161401c8e20278", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0b77bc43ba1e408582161401c8e20278", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0b77bc43ba1e408582161401c8e20278", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f8a34687-ecc3-430-user", "id": "cbabd23b2a7b404490ed4680d6c5b1a3"}, "audit_ids": ["rWS6VXlCSdGf6RfWmbcPBQ"], "issued_at": "2018-12-23T00:52:35.000000Z"}} 2018-12-23 00:52:35,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:35,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c06db03-5e69-4658-86e7-398f41c8f09c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:52:35,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8c06db03-5e69-4658-86e7-398f41c8f09c 2018-12-23 00:52:35,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:35,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-36843477-e4cb-4dc2-b8aa-3ff55aa151a6 Date: Sun, 23 Dec 2018 00:52:35 GMT RESP BODY: {"security_groups": []} 2018-12-23 00:52:35,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name&description=hello+group used request id req-36843477-e4cb-4dc2-b8aa-3ff55aa151a6 2018-12-23 00:52:35,892 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name... 2018-12-23 00:52:35,892 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name 2018-12-23 00:52:35,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" -d '{"security_group": {"name": "CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name", "description": "hello group"}}' 2018-12-23 00:52:36,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-5e674f87-6ca2-4f97-bbb9-6cb5cf9422f4 Date: Sun, 23 Dec 2018 00:52:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "updated_at": "2018-12-23T00:52:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b77bc43ba1e408582161401c8e20278"}], "revision_number": 2, "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "name": "CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name"}} 2018-12-23 00:52:36,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-5e674f87-6ca2-4f97-bbb9-6cb5cf9422f4 2018-12-23 00:52:36,257 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccd5ea55-a5d5-40fa-a4da-848deae5a5cb 2018-12-23 00:52:36,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:36,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-49cc4a17-65c1-45b0-9aa9-fa679ec55f06 Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c"}]} 2018-12-23 00:52:36,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-49cc4a17-65c1-45b0-9aa9-fa679ec55f06 2018-12-23 00:52:36,448 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccd5ea55-a5d5-40fa-a4da-848deae5a5cb 2018-12-23 00:52:36,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:36,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-51ad5c88-fb37-44a0-befb-55a496b1a22b Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c"}]} 2018-12-23 00:52:36,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-51ad5c88-fb37-44a0-befb-55a496b1a22b 2018-12-23 00:52:36,629 - neutron_utils - INFO - Retrieving security group with ID - ccd5ea55-a5d5-40fa-a4da-848deae5a5cb 2018-12-23 00:52:36,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:36,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ee7ff948-456b-4ca3-a455-f7505b39134a Date: Sun, 23 Dec 2018 00:52:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "updated_at": "2018-12-23T00:52:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b77bc43ba1e408582161401c8e20278"}], "revision_number": 2, "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "name": "CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name"}]} 2018-12-23 00:52:36,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-ee7ff948-456b-4ca3-a455-f7505b39134a 2018-12-23 00:52:36,826 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccd5ea55-a5d5-40fa-a4da-848deae5a5cb 2018-12-23 00:52:36,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:36,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e7246547-cede-4615-82ee-5d9ce465a4a9 Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c"}]} 2018-12-23 00:52:36,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-e7246547-cede-4615-82ee-5d9ce465a4a9 2018-12-23 00:52:36,996 - neutron_utils - INFO - Retrieving security group with ID - ccd5ea55-a5d5-40fa-a4da-848deae5a5cb 2018-12-23 00:52:37,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:37,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-22016633-6ed3-4323-81f3-375b9805851d Date: Sun, 23 Dec 2018 00:52:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "updated_at": "2018-12-23T00:52:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b77bc43ba1e408582161401c8e20278"}], "revision_number": 2, "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "name": "CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name"}]} 2018-12-23 00:52:37,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-22016633-6ed3-4323-81f3-375b9805851d 2018-12-23 00:52:37,283 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccd5ea55-a5d5-40fa-a4da-848deae5a5cb 2018-12-23 00:52:37,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:37,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fbe7b31b-663c-41f8-8b38-3143737c5465 Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c"}]} 2018-12-23 00:52:37,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-fbe7b31b-663c-41f8-8b38-3143737c5465 2018-12-23 00:52:37,472 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name 2018-12-23 00:52:37,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:37,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c0967977-1e2b-40d6-b585-62bb9a2ec63f Date: Sun, 23 Dec 2018 00:52:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "updated_at": "2018-12-23T00:52:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b77bc43ba1e408582161401c8e20278"}], "revision_number": 2, "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "name": "CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name"}]} 2018-12-23 00:52:37,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name used request id req-c0967977-1e2b-40d6-b585-62bb9a2ec63f 2018-12-23 00:52:37,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:52:37,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:52:37,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0b77bc43ba1e408582161401c8e20278 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:37,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08a523a-1f07-4180-99cf-ed1ac356f4e1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b77bc43ba1e408582161401c8e20278"}, "enabled": true, "id": "0b77bc43ba1e408582161401c8e20278", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8a34687-ecc3-430-proj"}} 2018-12-23 00:52:37,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0b77bc43ba1e408582161401c8e20278 used request id req-d08a523a-1f07-4180-99cf-ed1ac356f4e1 2018-12-23 00:52:37,775 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccd5ea55-a5d5-40fa-a4da-848deae5a5cb 2018-12-23 00:52:37,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:37,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-52a75af9-593d-4cd3-9a6b-1b6987c54de0 Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c"}]} 2018-12-23 00:52:37,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-52a75af9-593d-4cd3-9a6b-1b6987c54de0 2018-12-23 00:52:37,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb"}}' 2018-12-23 00:52:38,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-60cbe375-9d4f-40fe-9f29-7f92428e9790 Date: Sun, 23 Dec 2018 00:52:38 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-12-23T00:52:38Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:38Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "902f8759-9abc-4d6b-9125-5fa998eb17a5"}} 2018-12-23 00:52:38,286 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-60cbe375-9d4f-40fe-9f29-7f92428e9790 2018-12-23 00:52:38,286 - neutron_utils - INFO - Retrieving security group with ID - ccd5ea55-a5d5-40fa-a4da-848deae5a5cb 2018-12-23 00:52:38,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:38,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-9c098067-8c42-495a-b450-c55ae10fd8c0 Date: Sun, 23 Dec 2018 00:52:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "updated_at": "2018-12-23T00:52:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:38Z", "revision_number": 0, "id": "902f8759-9abc-4d6b-9125-5fa998eb17a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:38Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b77bc43ba1e408582161401c8e20278"}], "revision_number": 3, "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "name": "CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name"}]} 2018-12-23 00:52:38,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-9c098067-8c42-495a-b450-c55ae10fd8c0 2018-12-23 00:52:38,487 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccd5ea55-a5d5-40fa-a4da-848deae5a5cb 2018-12-23 00:52:38,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:38,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a135be1d-4118-4aec-b7ca-e85b774c26e0 Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420"}, {"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-12-23T00:52:38Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:38Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "902f8759-9abc-4d6b-9125-5fa998eb17a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c"}]} 2018-12-23 00:52:38,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-a135be1d-4118-4aec-b7ca-e85b774c26e0 2018-12-23 00:52:38,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:39,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6237b02a65e48e79d0f9896184119f9", "name": "CreateSecurityGroupTests-f8a34687-ecc3-430-proj-role"}], "expires_at": "2018-12-23T01:52:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b77bc43ba1e408582161401c8e20278", "name": "CreateSecurityGroupTests-f8a34687-ecc3-430-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b77bc43ba1e408582161401c8e20278", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0b77bc43ba1e408582161401c8e20278", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0b77bc43ba1e408582161401c8e20278", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0b77bc43ba1e408582161401c8e20278", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0b77bc43ba1e408582161401c8e20278", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0b77bc43ba1e408582161401c8e20278", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b77bc43ba1e408582161401c8e20278", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0b77bc43ba1e408582161401c8e20278", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0b77bc43ba1e408582161401c8e20278", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0b77bc43ba1e408582161401c8e20278", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0b77bc43ba1e408582161401c8e20278", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0b77bc43ba1e408582161401c8e20278", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f8a34687-ecc3-430-user", "id": "cbabd23b2a7b404490ed4680d6c5b1a3"}, "audit_ids": ["Tppp2RJvQ6iS0wIRu9Obzw"], "issued_at": "2018-12-23T00:52:39.000000Z"}} 2018-12-23 00:52:39,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceb0640f56a046f43bbfc7cc6c42def992761ef" 2018-12-23 00:52:39,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2f6c8d7f-04e2-4d82-95b9-077acdeebbdb Date: Sun, 23 Dec 2018 00:52:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "updated_at": "2018-12-23T00:52:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:38Z", "revision_number": 0, "id": "902f8759-9abc-4d6b-9125-5fa998eb17a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:38Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b77bc43ba1e408582161401c8e20278"}], "revision_number": 3, "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "name": "CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name"}]} 2018-12-23 00:52:39,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name&description=hello+group used request id req-2f6c8d7f-04e2-4d82-95b9-077acdeebbdb 2018-12-23 00:52:39,524 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccd5ea55-a5d5-40fa-a4da-848deae5a5cb 2018-12-23 00:52:39,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceb0640f56a046f43bbfc7cc6c42def992761ef" 2018-12-23 00:52:39,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-8d6d16b7-8dda-4735-8930-4fbe44bb5414 Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420"}, {"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-12-23T00:52:38Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:38Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "902f8759-9abc-4d6b-9125-5fa998eb17a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c"}]} 2018-12-23 00:52:39,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-8d6d16b7-8dda-4735-8930-4fbe44bb5414 2018-12-23 00:52:39,697 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccd5ea55-a5d5-40fa-a4da-848deae5a5cb 2018-12-23 00:52:39,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceb0640f56a046f43bbfc7cc6c42def992761ef" 2018-12-23 00:52:39,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7a5ce4c5-71c5-4519-99ad-39f30cdb6117 Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420"}, {"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-12-23T00:52:38Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:38Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "902f8759-9abc-4d6b-9125-5fa998eb17a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c"}]} 2018-12-23 00:52:39,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-7a5ce4c5-71c5-4519-99ad-39f30cdb6117 2018-12-23 00:52:39,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceb0640f56a046f43bbfc7cc6c42def992761ef" 2018-12-23 00:52:40,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-88bbb6a3-6a9c-4d24-8697-9c1cc73e0981 Date: Sun, 23 Dec 2018 00:52:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "updated_at": "2018-12-23T00:52:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:38Z", "revision_number": 0, "id": "902f8759-9abc-4d6b-9125-5fa998eb17a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:38Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b77bc43ba1e408582161401c8e20278"}], "revision_number": 3, "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "name": "CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name"}]} 2018-12-23 00:52:40,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name used request id req-88bbb6a3-6a9c-4d24-8697-9c1cc73e0981 2018-12-23 00:52:40,082 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccd5ea55-a5d5-40fa-a4da-848deae5a5cb 2018-12-23 00:52:40,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceb0640f56a046f43bbfc7cc6c42def992761ef" 2018-12-23 00:52:40,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-4aa2f17f-75a4-4174-8bd6-c0c6255c4c8f Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420"}, {"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-12-23T00:52:38Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:38Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "902f8759-9abc-4d6b-9125-5fa998eb17a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c"}]} 2018-12-23 00:52:40,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-4aa2f17f-75a4-4174-8bd6-c0c6255c4c8f 2018-12-23 00:52:40,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceb0640f56a046f43bbfc7cc6c42def992761ef" 2018-12-23 00:52:40,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ae430378-c4ae-4887-9671-62451e162300 Date: Sun, 23 Dec 2018 00:52:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "updated_at": "2018-12-23T00:52:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:38Z", "revision_number": 0, "id": "902f8759-9abc-4d6b-9125-5fa998eb17a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:38Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b77bc43ba1e408582161401c8e20278"}], "revision_number": 3, "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "name": "CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name"}]} 2018-12-23 00:52:40,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name used request id req-ae430378-c4ae-4887-9671-62451e162300 2018-12-23 00:52:40,304 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccd5ea55-a5d5-40fa-a4da-848deae5a5cb 2018-12-23 00:52:40,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceb0640f56a046f43bbfc7cc6c42def992761ef" 2018-12-23 00:52:40,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-049e108f-bfa4-40d5-a89b-ae0d9e7ca065 Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420"}, {"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-12-23T00:52:38Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:38Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "902f8759-9abc-4d6b-9125-5fa998eb17a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c"}]} 2018-12-23 00:52:40,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-049e108f-bfa4-40d5-a89b-ae0d9e7ca065 2018-12-23 00:52:40,498 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccd5ea55-a5d5-40fa-a4da-848deae5a5cb 2018-12-23 00:52:40,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceb0640f56a046f43bbfc7cc6c42def992761ef" 2018-12-23 00:52:40,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-344fcab3-a34e-46c7-a4c1-3fc1413119a1 Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420"}, {"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-12-23T00:52:38Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:38Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "902f8759-9abc-4d6b-9125-5fa998eb17a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c"}]} 2018-12-23 00:52:40,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-344fcab3-a34e-46c7-a4c1-3fc1413119a1 2018-12-23 00:52:40,530 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name 2018-12-23 00:52:40,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:40,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-7be56870-02f6-4b46-a3f9-10d0d55a0874 Date: Sun, 23 Dec 2018 00:52:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "updated_at": "2018-12-23T00:52:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:38Z", "revision_number": 0, "id": "902f8759-9abc-4d6b-9125-5fa998eb17a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:38Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "revision_number": 0, "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b77bc43ba1e408582161401c8e20278"}], "revision_number": 3, "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "name": "CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name"}]} 2018-12-23 00:52:40,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name used request id req-7be56870-02f6-4b46-a3f9-10d0d55a0874 2018-12-23 00:52:40,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0b77bc43ba1e408582161401c8e20278 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:40,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef18196-73ae-4af6-ac8a-7db21eb48fdd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b77bc43ba1e408582161401c8e20278"}, "enabled": true, "id": "0b77bc43ba1e408582161401c8e20278", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8a34687-ecc3-430-proj"}} 2018-12-23 00:52:40,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0b77bc43ba1e408582161401c8e20278 used request id req-9ef18196-73ae-4af6-ac8a-7db21eb48fdd 2018-12-23 00:52:40,679 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccd5ea55-a5d5-40fa-a4da-848deae5a5cb 2018-12-23 00:52:40,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:40,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-cd81fa6b-22f2-4a1c-8774-260dabdf34b9 Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420"}, {"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-12-23T00:52:38Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:38Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "902f8759-9abc-4d6b-9125-5fa998eb17a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c"}]} 2018-12-23 00:52:40,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-cd81fa6b-22f2-4a1c-8774-260dabdf34b9 2018-12-23 00:52:40,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb"}}' 2018-12-23 00:52:41,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-bf0de1ec-9c34-46f8-a939-06a4ba7956e6 Date: Sun, 23 Dec 2018 00:52:41 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-12-23T00:52:40Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:40Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "9e526310-2f9e-422a-8ca2-3d7c595c414b"}} 2018-12-23 00:52:41,022 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-bf0de1ec-9c34-46f8-a939-06a4ba7956e6 2018-12-23 00:52:41,022 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccd5ea55-a5d5-40fa-a4da-848deae5a5cb 2018-12-23 00:52:41,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceb0640f56a046f43bbfc7cc6c42def992761ef" 2018-12-23 00:52:41,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-133d62e7-8318-49e0-8340-123a0647bc14 Date: Sun, 23 Dec 2018 00:52:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "36e504b4-7280-4f6a-a19a-b5c3dac43420"}, {"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-12-23T00:52:38Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:38Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "902f8759-9abc-4d6b-9125-5fa998eb17a5"}, {"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-12-23T00:52:40Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:40Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "9e526310-2f9e-422a-8ca2-3d7c595c414b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:36Z", "security_group_id": "ccd5ea55-a5d5-40fa-a4da-848deae5a5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:36Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "e669a554-def3-4ec9-b4a1-aa46f2ebef1c"}]} 2018-12-23 00:52:41,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-133d62e7-8318-49e0-8340-123a0647bc14 2018-12-23 00:52:41,194 - neutron_utils - INFO - Deleting security group rule with ID - e669a554-def3-4ec9-b4a1-aa46f2ebef1c 2018-12-23 00:52:41,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/e669a554-def3-4ec9-b4a1-aa46f2ebef1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:41,452 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87e850c4-3c0e-4122-8b68-b41ac10e36b3 Content-Length: 0 Date: Sun, 23 Dec 2018 00:52:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:52:41,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/e669a554-def3-4ec9-b4a1-aa46f2ebef1c used request id req-87e850c4-3c0e-4122-8b68-b41ac10e36b3 2018-12-23 00:52:41,452 - neutron_utils - INFO - Deleting security group rule with ID - 902f8759-9abc-4d6b-9125-5fa998eb17a5 2018-12-23 00:52:41,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/902f8759-9abc-4d6b-9125-5fa998eb17a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:41,545 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd099446-e3c5-480a-8ee7-b44a3e0097be Content-Length: 0 Date: Sun, 23 Dec 2018 00:52:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:52:41,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/902f8759-9abc-4d6b-9125-5fa998eb17a5 used request id req-cd099446-e3c5-480a-8ee7-b44a3e0097be 2018-12-23 00:52:41,545 - neutron_utils - INFO - Deleting security group rule with ID - 9e526310-2f9e-422a-8ca2-3d7c595c414b 2018-12-23 00:52:41,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/9e526310-2f9e-422a-8ca2-3d7c595c414b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:41,794 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11587749-9052-4c82-acef-27ad23bcd0af Content-Length: 0 Date: Sun, 23 Dec 2018 00:52:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:52:41,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/9e526310-2f9e-422a-8ca2-3d7c595c414b used request id req-11587749-9052-4c82-acef-27ad23bcd0af 2018-12-23 00:52:41,794 - neutron_utils - INFO - Deleting security group rule with ID - 36e504b4-7280-4f6a-a19a-b5c3dac43420 2018-12-23 00:52:41,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/36e504b4-7280-4f6a-a19a-b5c3dac43420 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:41,898 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13025e00-cf3b-4da9-b46c-c3cc1c0bed81 Content-Length: 0 Date: Sun, 23 Dec 2018 00:52:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:52:41,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/36e504b4-7280-4f6a-a19a-b5c3dac43420 used request id req-13025e00-cf3b-4da9-b46c-c3cc1c0bed81 2018-12-23 00:52:41,898 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-02ab7cc3-295a-47eb-8ab0-dc73b05a36b3name 2018-12-23 00:52:41,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ccd5ea55-a5d5-40fa-a4da-848deae5a5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae332766453d13f55d59973871ed14f6ff2c8dac" 2018-12-23 00:52:42,196 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53f118b7-321f-4c97-980b-a0b378ea7424 Content-Length: 0 Date: Sun, 23 Dec 2018 00:52:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:52:42,196 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ccd5ea55-a5d5-40fa-a4da-848deae5a5cb used request id req-53f118b7-321f-4c97-980b-a0b378ea7424 2018-12-23 00:52:42,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d092bbbd021456ffac713e7db0804ddf1abe3" 2018-12-23 00:52:42,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0457667c-81bf-4e91-8658-d1ff19a4710f Date: Sun, 23 Dec 2018 00:52:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:35Z", "updated_at": "2018-12-23T00:52:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:35Z", "revision_number": 0, "id": "5aa63daf-7c75-4d20-ba71-b0161aeb3c61", "remote_group_id": "09b30e5d-313c-4f58-ba9f-85cceab092fa", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:35Z", "security_group_id": "09b30e5d-313c-4f58-ba9f-85cceab092fa", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:35Z", "revision_number": 0, "id": "7853c0c0-14bd-460a-be50-27d966d75441", "remote_group_id": "09b30e5d-313c-4f58-ba9f-85cceab092fa", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:35Z", "security_group_id": "09b30e5d-313c-4f58-ba9f-85cceab092fa", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:35Z", "revision_number": 0, "id": "69b183a7-46b3-4209-aea2-6fbb17012b40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:35Z", "security_group_id": "09b30e5d-313c-4f58-ba9f-85cceab092fa", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b77bc43ba1e408582161401c8e20278"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:35Z", "revision_number": 0, "id": "2be24352-1c1f-4040-80b9-c7878f03d285", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:35Z", "security_group_id": "09b30e5d-313c-4f58-ba9f-85cceab092fa", "tenant_id": "0b77bc43ba1e408582161401c8e20278", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b77bc43ba1e408582161401c8e20278"}], "revision_number": 4, "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "09b30e5d-313c-4f58-ba9f-85cceab092fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:52:42,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-0457667c-81bf-4e91-8658-d1ff19a4710f 2018-12-23 00:52:42,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0b77bc43ba1e408582161401c8e20278 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d092bbbd021456ffac713e7db0804ddf1abe3" 2018-12-23 00:52:42,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370eabd2-36b4-4e0f-9c14-f6190df6a840 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b77bc43ba1e408582161401c8e20278"}, "enabled": true, "id": "0b77bc43ba1e408582161401c8e20278", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8a34687-ecc3-430-proj"}} 2018-12-23 00:52:42,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0b77bc43ba1e408582161401c8e20278 used request id req-370eabd2-36b4-4e0f-9c14-f6190df6a840 2018-12-23 00:52:42,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09b30e5d-313c-4f58-ba9f-85cceab092fa 2018-12-23 00:52:42,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09b30e5d-313c-4f58-ba9f-85cceab092fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d092bbbd021456ffac713e7db0804ddf1abe3" 2018-12-23 00:52:42,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f4aaa2cb-3377-4552-bb5b-19c10a524ba8 Date: Sun, 23 Dec 2018 00:52:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:35Z", "security_group_id": "09b30e5d-313c-4f58-ba9f-85cceab092fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:35Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "2be24352-1c1f-4040-80b9-c7878f03d285"}, {"remote_group_id": "09b30e5d-313c-4f58-ba9f-85cceab092fa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:35Z", "security_group_id": "09b30e5d-313c-4f58-ba9f-85cceab092fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:35Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "5aa63daf-7c75-4d20-ba71-b0161aeb3c61"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:35Z", "security_group_id": "09b30e5d-313c-4f58-ba9f-85cceab092fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:35Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "69b183a7-46b3-4209-aea2-6fbb17012b40"}, {"remote_group_id": "09b30e5d-313c-4f58-ba9f-85cceab092fa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:35Z", "security_group_id": "09b30e5d-313c-4f58-ba9f-85cceab092fa", "port_range_min": null, "revision_number": 0, "tenant_id": "0b77bc43ba1e408582161401c8e20278", "created_at": "2018-12-23T00:52:35Z", "project_id": "0b77bc43ba1e408582161401c8e20278", "id": "7853c0c0-14bd-460a-be50-27d966d75441"}]} 2018-12-23 00:52:42,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09b30e5d-313c-4f58-ba9f-85cceab092fa used request id req-f4aaa2cb-3377-4552-bb5b-19c10a524ba8 2018-12-23 00:52:42,796 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 00:52:42,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/09b30e5d-313c-4f58-ba9f-85cceab092fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d092bbbd021456ffac713e7db0804ddf1abe3" 2018-12-23 00:52:43,074 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1eaaf83-6a4e-4a3f-a30a-bbb24aaa67ac Content-Length: 0 Date: Sun, 23 Dec 2018 00:52:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:52:43,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/09b30e5d-313c-4f58-ba9f-85cceab092fa used request id req-a1eaaf83-6a4e-4a3f-a30a-bbb24aaa67ac 2018-12-23 00:52:43,075 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-f8a34687-ecc3-430-proj 2018-12-23 00:52:43,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0b77bc43ba1e408582161401c8e20278 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d092bbbd021456ffac713e7db0804ddf1abe3" 2018-12-23 00:52:43,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54e26d38-3a24-413f-9756-f5b77ec62d3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:52:43,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0b77bc43ba1e408582161401c8e20278 used request id req-54e26d38-3a24-413f-9756-f5b77ec62d3b 2018-12-23 00:52:43,300 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-f8a34687-ecc3-430-proj-role 2018-12-23 00:52:43,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a6237b02a65e48e79d0f9896184119f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d092bbbd021456ffac713e7db0804ddf1abe3" 2018-12-23 00:52:43,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd15b92c-c9c1-4897-9b34-6a01d9ae009c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:52:43,411 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a6237b02a65e48e79d0f9896184119f9 used request id req-dd15b92c-c9c1-4897-9b34-6a01d9ae009c 2018-12-23 00:52:43,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d092bbbd021456ffac713e7db0804ddf1abe3" 2018-12-23 00:52:43,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742c9f71-4f54-4ede-a526-5d3821cf22c3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:52:43,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-742c9f71-4f54-4ede-a526-5d3821cf22c3 2018-12-23 00:52:43,514 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-f8a34687-ecc3-430-user 2018-12-23 00:52:43,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/cbabd23b2a7b404490ed4680d6c5b1a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1cc9a49bfb182246980cb4b169ec84e047899b6" 2018-12-23 00:52:43,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1abff0ac-c82a-487e-b53e-190c50170c9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:52:43,690 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cbabd23b2a7b404490ed4680d6c5b1a3 used request id req-1abff0ac-c82a-487e-b53e-190c50170c9e 2018-12-23 00:52:43,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:44,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:52:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["rRDEoRfkQlWPbjyE0Q7RDg"], "issued_at": "2018-12-23T00:52:44.000000Z"}} 2018-12-23 00:52:44,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a28250ae90075ef768e84ef0aa9a4068b04f6da" 2018-12-23 00:52:44,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b51ab3b-af11-4cb5-bb0e-d215eb8ffad2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:52:44,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1b51ab3b-af11-4cb5-bb0e-d215eb8ffad2 2018-12-23 00:52:44,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:44,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:44,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:52:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["ol0OStpPRuuGXsE3pwB_uQ"], "issued_at": "2018-12-23T00:52:44.000000Z"}} 2018-12-23 00:52:44,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd1ad58737fa43f117614170da4ce7f544554bd" 2018-12-23 00:52:44,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f43ec370-6790-49bf-813e-5f536afac126 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:52:44,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f43ec370-6790-49bf-813e-5f536afac126 2018-12-23 00:52:44,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:52:44,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:52:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:52:44,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fff193c1-ef7f-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd1ad58737fa43f117614170da4ce7f544554bd" 2018-12-23 00:52:44,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9d4c75-7ac5-4b19-bc6e-fff6ac52a67a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fff193c1-ef7f-49c-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:52:44,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fff193c1-ef7f-49c-proj used request id req-5a9d4c75-7ac5-4b19-bc6e-fff6ac52a67a 2018-12-23 00:52:44,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd1ad58737fa43f117614170da4ce7f544554bd" 2018-12-23 00:52:44,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e868ae-12ee-4fef-bd28-e020de2d3738 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:52:44,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b9e868ae-12ee-4fef-bd28-e020de2d3738 2018-12-23 00:52:44,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd1ad58737fa43f117614170da4ce7f544554bd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-fff193c1-ef7f-49c-proj"}}' 2018-12-23 00:52:44,944 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c51d82e0-eea2-4845-889f-e76935f28bdf Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d98720c9dfac4c5c8fe468c3e13cf4c3"}, "enabled": true, "id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fff193c1-ef7f-49c-proj"}} 2018-12-23 00:52:44,944 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c51d82e0-eea2-4845-889f-e76935f28bdf 2018-12-23 00:52:44,944 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-fff193c1-ef7f-49c-proj 2018-12-23 00:52:44,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:44,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:45,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:52:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["zbHTWXDQSb6KE2RUBEKCBQ"], "issued_at": "2018-12-23T00:52:45.000000Z"}} 2018-12-23 00:52:45,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b2f0849a0ae2ae1010462bc89f2c5304366ddf" 2018-12-23 00:52:45,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12316fe6-66a9-4fbd-8fbd-a6ad59e5601a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:52:45,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-12316fe6-66a9-4fbd-8fbd-a6ad59e5601a 2018-12-23 00:52:45,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:52:45,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:52:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:52:45,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b2f0849a0ae2ae1010462bc89f2c5304366ddf" 2018-12-23 00:52:45,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5031d9c-8072-4283-b9bf-606e27247c2c Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:52:45,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f5031d9c-8072-4283-b9bf-606e27247c2c 2018-12-23 00:52:45,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-fff193c1-ef7f-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b2f0849a0ae2ae1010462bc89f2c5304366ddf" 2018-12-23 00:52:45,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174ea129-70fe-407f-be33-211108e04622 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-fff193c1-ef7f-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d98720c9dfac4c5c8fe468c3e13cf4c3"}, "enabled": true, "id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fff193c1-ef7f-49c-proj"}]} 2018-12-23 00:52:45,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-fff193c1-ef7f-49c-proj used request id req-174ea129-70fe-407f-be33-211108e04622 2018-12-23 00:52:45,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b2f0849a0ae2ae1010462bc89f2c5304366ddf" 2018-12-23 00:52:45,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16fd4dd4-2f7a-4021-93d1-972aa54f5faa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:52:45,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-16fd4dd4-2f7a-4021-93d1-972aa54f5faa 2018-12-23 00:52:45,867 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-fff193c1-ef7f-49c-user 2018-12-23 00:52:45,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:45,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd1ad58737fa43f117614170da4ce7f544554bd" 2018-12-23 00:52:45,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f884c94-a7c2-455a-9822-4541daa1db67 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:52:45,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3f884c94-a7c2-455a-9822-4541daa1db67 2018-12-23 00:52:45,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd1ad58737fa43f117614170da4ce7f544554bd" -d '{"role": {"name": "CreateSecurityGroupTests-fff193c1-ef7f-49c-proj-role"}}' 2018-12-23 00:52:46,094 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32c7a20a-e3f8-4282-95fa-96b4e9ab2810 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f373c81b41a4bc1908d70e3841b3122", "links": {"self": "http://172.30.9.26:5000/v3/roles/3f373c81b41a4bc1908d70e3841b3122"}, "name": "CreateSecurityGroupTests-fff193c1-ef7f-49c-proj-role"}} 2018-12-23 00:52:46,095 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-32c7a20a-e3f8-4282-95fa-96b4e9ab2810 2018-12-23 00:52:46,095 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-fff193c1-ef7f-49c-proj-role 2018-12-23 00:52:46,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/3f373c81b41a4bc1908d70e3841b3122 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd1ad58737fa43f117614170da4ce7f544554bd" 2018-12-23 00:52:46,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72780de1-bf83-4560-99f8-58857fc81586 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/3f373c81b41a4bc1908d70e3841b3122"}, "domain_id": null, "name": "CreateSecurityGroupTests-fff193c1-ef7f-49c-proj-role", "id": "3f373c81b41a4bc1908d70e3841b3122"}} 2018-12-23 00:52:46,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/3f373c81b41a4bc1908d70e3841b3122 used request id req-72780de1-bf83-4560-99f8-58857fc81586 2018-12-23 00:52:46,187 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-fff193c1-ef7f-49c-proj-role to project CreateSecurityGroupTests-fff193c1-ef7f-49c-proj 2018-12-23 00:52:46,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/d98720c9dfac4c5c8fe468c3e13cf4c3/users/25424c81642247f38e5b79949aa36a0c/roles/3f373c81b41a4bc1908d70e3841b3122 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd1ad58737fa43f117614170da4ce7f544554bd" 2018-12-23 00:52:46,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:52:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a449dff-145a-475d-9acb-3606916212df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:52:46,318 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d98720c9dfac4c5c8fe468c3e13cf4c3/users/25424c81642247f38e5b79949aa36a0c/roles/3f373c81b41a4bc1908d70e3841b3122 used request id req-7a449dff-145a-475d-9acb-3606916212df 2018-12-23 00:52:46,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:46,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:46,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f373c81b41a4bc1908d70e3841b3122", "name": "CreateSecurityGroupTests-fff193c1-ef7f-49c-proj-role"}], "expires_at": "2018-12-23T01:52:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "name": "CreateSecurityGroupTests-fff193c1-ef7f-49c-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fff193c1-ef7f-49c-user", "id": "25424c81642247f38e5b79949aa36a0c"}, "audit_ids": ["2Q-RQCI6Rh67sGgiwZttpQ"], "issued_at": "2018-12-23T00:52:46.000000Z"}} 2018-12-23 00:52:46,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930567b2f681f47ad1601f7da9e0f2aef4297035" 2018-12-23 00:52:46,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0905c23-128b-429b-9755-6925d290b960 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:52:46,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e0905c23-128b-429b-9755-6925d290b960 2018-12-23 00:52:46,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-30d41f2b-1453-4166-b39f-b88e5e079103name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930567b2f681f47ad1601f7da9e0f2aef4297035" 2018-12-23 00:52:47,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a2818bda-0462-4fd2-ab85-a2c6231ab287 Date: Sun, 23 Dec 2018 00:52:47 GMT RESP BODY: {"security_groups": []} 2018-12-23 00:52:47,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-30d41f2b-1453-4166-b39f-b88e5e079103name&description=hello+group used request id req-a2818bda-0462-4fd2-ab85-a2c6231ab287 2018-12-23 00:52:47,085 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-30d41f2b-1453-4166-b39f-b88e5e079103name... 2018-12-23 00:52:47,085 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-30d41f2b-1453-4166-b39f-b88e5e079103name 2018-12-23 00:52:47,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930567b2f681f47ad1601f7da9e0f2aef4297035" -d '{"security_group": {"name": "CreateSecurityGroupTests-30d41f2b-1453-4166-b39f-b88e5e079103name", "description": "hello group"}}' 2018-12-23 00:52:47,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-3a248733-d52b-47aa-979b-15ca8458b048 Date: Sun, 23 Dec 2018 00:52:47 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:47Z", "updated_at": "2018-12-23T00:52:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "revision_number": 0, "id": "2cb05bba-1779-44ad-8069-99909f48f798", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "revision_number": 0, "id": "d2b720f3-d04b-4477-ac39-149cef6044c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3"}], "revision_number": 2, "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "name": "CreateSecurityGroupTests-30d41f2b-1453-4166-b39f-b88e5e079103name"}} 2018-12-23 00:52:47,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-3a248733-d52b-47aa-979b-15ca8458b048 2018-12-23 00:52:47,490 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 24d84de1-2a82-4ca3-868f-11083b61b5a1 2018-12-23 00:52:47,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=24d84de1-2a82-4ca3-868f-11083b61b5a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930567b2f681f47ad1601f7da9e0f2aef4297035" 2018-12-23 00:52:47,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-743805e3-b950-4f8b-b18d-1eb4c2c6dfa1 Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "port_range_min": null, "revision_number": 0, "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:47Z", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "2cb05bba-1779-44ad-8069-99909f48f798"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "port_range_min": null, "revision_number": 0, "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:47Z", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "d2b720f3-d04b-4477-ac39-149cef6044c2"}]} 2018-12-23 00:52:47,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=24d84de1-2a82-4ca3-868f-11083b61b5a1 used request id req-743805e3-b950-4f8b-b18d-1eb4c2c6dfa1 2018-12-23 00:52:47,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 24d84de1-2a82-4ca3-868f-11083b61b5a1 2018-12-23 00:52:47,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=24d84de1-2a82-4ca3-868f-11083b61b5a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930567b2f681f47ad1601f7da9e0f2aef4297035" 2018-12-23 00:52:47,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a3d95aef-9112-4e9a-b3ef-4ead9f41fb54 Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "port_range_min": null, "revision_number": 0, "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:47Z", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "2cb05bba-1779-44ad-8069-99909f48f798"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "port_range_min": null, "revision_number": 0, "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:47Z", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "d2b720f3-d04b-4477-ac39-149cef6044c2"}]} 2018-12-23 00:52:47,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=24d84de1-2a82-4ca3-868f-11083b61b5a1 used request id req-a3d95aef-9112-4e9a-b3ef-4ead9f41fb54 2018-12-23 00:52:47,853 - neutron_utils - INFO - Retrieving security group with ID - 24d84de1-2a82-4ca3-868f-11083b61b5a1 2018-12-23 00:52:47,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=24d84de1-2a82-4ca3-868f-11083b61b5a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930567b2f681f47ad1601f7da9e0f2aef4297035" 2018-12-23 00:52:48,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-751a61da-8f13-4e70-b653-5e080da1f604 Date: Sun, 23 Dec 2018 00:52:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:47Z", "updated_at": "2018-12-23T00:52:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "revision_number": 0, "id": "2cb05bba-1779-44ad-8069-99909f48f798", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "revision_number": 0, "id": "d2b720f3-d04b-4477-ac39-149cef6044c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3"}], "revision_number": 2, "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "name": "CreateSecurityGroupTests-30d41f2b-1453-4166-b39f-b88e5e079103name"}]} 2018-12-23 00:52:48,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=24d84de1-2a82-4ca3-868f-11083b61b5a1 used request id req-751a61da-8f13-4e70-b653-5e080da1f604 2018-12-23 00:52:48,051 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 24d84de1-2a82-4ca3-868f-11083b61b5a1 2018-12-23 00:52:48,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=24d84de1-2a82-4ca3-868f-11083b61b5a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930567b2f681f47ad1601f7da9e0f2aef4297035" 2018-12-23 00:52:48,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9e3a6d8e-d5bb-4c5a-8be8-424a6c9a67fa Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "port_range_min": null, "revision_number": 0, "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:47Z", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "2cb05bba-1779-44ad-8069-99909f48f798"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "port_range_min": null, "revision_number": 0, "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:47Z", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "d2b720f3-d04b-4477-ac39-149cef6044c2"}]} 2018-12-23 00:52:48,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=24d84de1-2a82-4ca3-868f-11083b61b5a1 used request id req-9e3a6d8e-d5bb-4c5a-8be8-424a6c9a67fa 2018-12-23 00:52:48,322 - neutron_utils - INFO - Retrieving security group with ID - 24d84de1-2a82-4ca3-868f-11083b61b5a1 2018-12-23 00:52:48,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=24d84de1-2a82-4ca3-868f-11083b61b5a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930567b2f681f47ad1601f7da9e0f2aef4297035" 2018-12-23 00:52:48,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-12300f7f-e8ef-4eeb-998e-8c2dd90e5367 Date: Sun, 23 Dec 2018 00:52:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:47Z", "updated_at": "2018-12-23T00:52:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "revision_number": 0, "id": "2cb05bba-1779-44ad-8069-99909f48f798", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "revision_number": 0, "id": "d2b720f3-d04b-4477-ac39-149cef6044c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3"}], "revision_number": 2, "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "name": "CreateSecurityGroupTests-30d41f2b-1453-4166-b39f-b88e5e079103name"}]} 2018-12-23 00:52:48,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=24d84de1-2a82-4ca3-868f-11083b61b5a1 used request id req-12300f7f-e8ef-4eeb-998e-8c2dd90e5367 2018-12-23 00:52:48,612 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 24d84de1-2a82-4ca3-868f-11083b61b5a1 2018-12-23 00:52:48,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=24d84de1-2a82-4ca3-868f-11083b61b5a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930567b2f681f47ad1601f7da9e0f2aef4297035" 2018-12-23 00:52:48,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1a1800fa-eab9-4276-9e3d-cc3deae8ac4b Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "port_range_min": null, "revision_number": 0, "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:47Z", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "2cb05bba-1779-44ad-8069-99909f48f798"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "port_range_min": null, "revision_number": 0, "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:47Z", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "d2b720f3-d04b-4477-ac39-149cef6044c2"}]} 2018-12-23 00:52:48,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=24d84de1-2a82-4ca3-868f-11083b61b5a1 used request id req-1a1800fa-eab9-4276-9e3d-cc3deae8ac4b 2018-12-23 00:52:48,779 - neutron_utils - INFO - Retrieving security group with ID - 24d84de1-2a82-4ca3-868f-11083b61b5a1 2018-12-23 00:52:48,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=24d84de1-2a82-4ca3-868f-11083b61b5a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930567b2f681f47ad1601f7da9e0f2aef4297035" 2018-12-23 00:52:48,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-775d6ef3-48a3-4313-8a17-f944beb7b54f Date: Sun, 23 Dec 2018 00:52:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:47Z", "updated_at": "2018-12-23T00:52:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "revision_number": 0, "id": "2cb05bba-1779-44ad-8069-99909f48f798", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "revision_number": 0, "id": "d2b720f3-d04b-4477-ac39-149cef6044c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3"}], "revision_number": 2, "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "name": "CreateSecurityGroupTests-30d41f2b-1453-4166-b39f-b88e5e079103name"}]} 2018-12-23 00:52:48,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=24d84de1-2a82-4ca3-868f-11083b61b5a1 used request id req-775d6ef3-48a3-4313-8a17-f944beb7b54f 2018-12-23 00:52:48,834 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 24d84de1-2a82-4ca3-868f-11083b61b5a1 2018-12-23 00:52:48,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=24d84de1-2a82-4ca3-868f-11083b61b5a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930567b2f681f47ad1601f7da9e0f2aef4297035" 2018-12-23 00:52:49,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ed08e573-7d48-4d58-adf1-76aa94fc37e4 Date: Sun, 23 Dec 2018 00:52: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-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "port_range_min": null, "revision_number": 0, "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:47Z", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "2cb05bba-1779-44ad-8069-99909f48f798"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "security_group_id": "24d84de1-2a82-4ca3-868f-11083b61b5a1", "port_range_min": null, "revision_number": 0, "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:47Z", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "d2b720f3-d04b-4477-ac39-149cef6044c2"}]} 2018-12-23 00:52:49,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=24d84de1-2a82-4ca3-868f-11083b61b5a1 used request id req-ed08e573-7d48-4d58-adf1-76aa94fc37e4 2018-12-23 00:52:49,013 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-30d41f2b-1453-4166-b39f-b88e5e079103name 2018-12-23 00:52:49,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:49,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f373c81b41a4bc1908d70e3841b3122", "name": "CreateSecurityGroupTests-fff193c1-ef7f-49c-proj-role"}], "expires_at": "2018-12-23T01:52:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "name": "CreateSecurityGroupTests-fff193c1-ef7f-49c-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/d98720c9dfac4c5c8fe468c3e13cf4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fff193c1-ef7f-49c-user", "id": "25424c81642247f38e5b79949aa36a0c"}, "audit_ids": ["tW9W4nl3RNG34y1ZQmjgQA"], "issued_at": "2018-12-23T00:52:49.000000Z"}} 2018-12-23 00:52:49,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/24d84de1-2a82-4ca3-868f-11083b61b5a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cb3fb6006964d03ee2b6a8880f0aaa343476db" 2018-12-23 00:52:49,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-17c83576-22a5-4b3f-9d36-e3752c6e0b38 Content-Length: 0 Date: Sun, 23 Dec 2018 00:52:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:52:49,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/24d84de1-2a82-4ca3-868f-11083b61b5a1 used request id req-17c83576-22a5-4b3f-9d36-e3752c6e0b38 2018-12-23 00:52:49,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-30d41f2b-1453-4166-b39f-b88e5e079103name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71cb3fb6006964d03ee2b6a8880f0aaa343476db" 2018-12-23 00:52:49,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5d3f3c8a-0fcb-4267-9d6c-dad4701bfade Date: Sun, 23 Dec 2018 00:52:49 GMT RESP BODY: {"security_groups": []} 2018-12-23 00:52:49,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-30d41f2b-1453-4166-b39f-b88e5e079103name&description=hello+group used request id req-5d3f3c8a-0fcb-4267-9d6c-dad4701bfade 2018-12-23 00:52:49,869 - neutron_utils - INFO - Deleting security group rule with ID - d2b720f3-d04b-4477-ac39-149cef6044c2 2018-12-23 00:52:49,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/d2b720f3-d04b-4477-ac39-149cef6044c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930567b2f681f47ad1601f7da9e0f2aef4297035" 2018-12-23 00:52:49,894 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-9a73cc50-1215-4f35-b8bc-adc765bd5fd5 Date: Sun, 23 Dec 2018 00:52:49 GMT RESP BODY: {"NeutronError": {"message": "Security group rule d2b720f3-d04b-4477-ac39-149cef6044c2 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 00:52:49,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/d2b720f3-d04b-4477-ac39-149cef6044c2 used request id req-9a73cc50-1215-4f35-b8bc-adc765bd5fd5 2018-12-23 00:52:49,895 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule d2b720f3-d04b-4477-ac39-149cef6044c2 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 00:52:49,895 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule d2b720f3-d04b-4477-ac39-149cef6044c2 does not exist Neutron server returns request_ids: ['req-9a73cc50-1215-4f35-b8bc-adc765bd5fd5'] 2018-12-23 00:52:49,895 - neutron_utils - INFO - Deleting security group rule with ID - 2cb05bba-1779-44ad-8069-99909f48f798 2018-12-23 00:52:49,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/2cb05bba-1779-44ad-8069-99909f48f798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930567b2f681f47ad1601f7da9e0f2aef4297035" 2018-12-23 00:52:50,077 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-c525f7bd-e1da-4768-868c-f366c4e989e1 Date: Sun, 23 Dec 2018 00:52:50 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 2cb05bba-1779-44ad-8069-99909f48f798 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 00:52:50,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/2cb05bba-1779-44ad-8069-99909f48f798 used request id req-c525f7bd-e1da-4768-868c-f366c4e989e1 2018-12-23 00:52:50,077 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 2cb05bba-1779-44ad-8069-99909f48f798 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 00:52:50,078 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 2cb05bba-1779-44ad-8069-99909f48f798 does not exist Neutron server returns request_ids: ['req-c525f7bd-e1da-4768-868c-f366c4e989e1'] 2018-12-23 00:52:50,078 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-30d41f2b-1453-4166-b39f-b88e5e079103name 2018-12-23 00:52:50,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/24d84de1-2a82-4ca3-868f-11083b61b5a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930567b2f681f47ad1601f7da9e0f2aef4297035" 2018-12-23 00:52:50,255 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-aa8d8646-d093-4927-8fae-84c878578341 Date: Sun, 23 Dec 2018 00:52:50 GMT RESP BODY: {"NeutronError": {"message": "Security group 24d84de1-2a82-4ca3-868f-11083b61b5a1 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-23 00:52:50,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/24d84de1-2a82-4ca3-868f-11083b61b5a1 used request id req-aa8d8646-d093-4927-8fae-84c878578341 2018-12-23 00:52:50,256 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 24d84de1-2a82-4ca3-868f-11083b61b5a1 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-23 00:52:50,256 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 24d84de1-2a82-4ca3-868f-11083b61b5a1 does not exist Neutron server returns request_ids: ['req-aa8d8646-d093-4927-8fae-84c878578341'] 2018-12-23 00:52:50,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd1ad58737fa43f117614170da4ce7f544554bd" 2018-12-23 00:52:50,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-39b1e75e-9205-4508-b5c9-6fbe7b22ff71 Date: Sun, 23 Dec 2018 00:52:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:46Z", "updated_at": "2018-12-23T00:52:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:46Z", "revision_number": 0, "id": "f756d28c-43f6-4d0b-bc02-add008cc2a8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:46Z", "security_group_id": "6dd00737-617a-4713-81ea-695196f41b07", "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:46Z", "revision_number": 0, "id": "01767df1-62fe-4488-8bf1-67d039a93929", "remote_group_id": "6dd00737-617a-4713-81ea-695196f41b07", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:46Z", "security_group_id": "6dd00737-617a-4713-81ea-695196f41b07", "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "revision_number": 0, "id": "ccf8b069-2d78-45f3-b2ed-0fe0c3fb42c2", "remote_group_id": "6dd00737-617a-4713-81ea-695196f41b07", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:47Z", "security_group_id": "6dd00737-617a-4713-81ea-695196f41b07", "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "revision_number": 0, "id": "c5a79729-e1ca-4be3-9fc5-9d20def0f7e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:47Z", "security_group_id": "6dd00737-617a-4713-81ea-695196f41b07", "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3"}], "revision_number": 4, "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "6dd00737-617a-4713-81ea-695196f41b07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:52:50,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-39b1e75e-9205-4508-b5c9-6fbe7b22ff71 2018-12-23 00:52:50,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d98720c9dfac4c5c8fe468c3e13cf4c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd1ad58737fa43f117614170da4ce7f544554bd" 2018-12-23 00:52:50,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a178c2b4-a1c5-4e3a-9b3f-0447c6ee439b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d98720c9dfac4c5c8fe468c3e13cf4c3"}, "enabled": true, "id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fff193c1-ef7f-49c-proj"}} 2018-12-23 00:52:50,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d98720c9dfac4c5c8fe468c3e13cf4c3 used request id req-a178c2b4-a1c5-4e3a-9b3f-0447c6ee439b 2018-12-23 00:52:50,560 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6dd00737-617a-4713-81ea-695196f41b07 2018-12-23 00:52:50,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6dd00737-617a-4713-81ea-695196f41b07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd1ad58737fa43f117614170da4ce7f544554bd" 2018-12-23 00:52:50,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-feb674ae-5367-4a39-ab9d-55439f963c50 Date: Sun, 23 Dec 2018 00:52:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6dd00737-617a-4713-81ea-695196f41b07", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:46Z", "security_group_id": "6dd00737-617a-4713-81ea-695196f41b07", "port_range_min": null, "revision_number": 0, "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:46Z", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "01767df1-62fe-4488-8bf1-67d039a93929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "security_group_id": "6dd00737-617a-4713-81ea-695196f41b07", "port_range_min": null, "revision_number": 0, "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:47Z", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "c5a79729-e1ca-4be3-9fc5-9d20def0f7e6"}, {"remote_group_id": "6dd00737-617a-4713-81ea-695196f41b07", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:47Z", "security_group_id": "6dd00737-617a-4713-81ea-695196f41b07", "port_range_min": null, "revision_number": 0, "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:47Z", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "ccf8b069-2d78-45f3-b2ed-0fe0c3fb42c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:46Z", "security_group_id": "6dd00737-617a-4713-81ea-695196f41b07", "port_range_min": null, "revision_number": 0, "tenant_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "created_at": "2018-12-23T00:52:46Z", "project_id": "d98720c9dfac4c5c8fe468c3e13cf4c3", "id": "f756d28c-43f6-4d0b-bc02-add008cc2a8f"}]} 2018-12-23 00:52:50,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6dd00737-617a-4713-81ea-695196f41b07 used request id req-feb674ae-5367-4a39-ab9d-55439f963c50 2018-12-23 00:52:50,834 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 00:52:50,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/6dd00737-617a-4713-81ea-695196f41b07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd1ad58737fa43f117614170da4ce7f544554bd" 2018-12-23 00:52:51,127 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc16447a-a722-4d52-a88d-bb628616b858 Content-Length: 0 Date: Sun, 23 Dec 2018 00:52:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:52:51,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6dd00737-617a-4713-81ea-695196f41b07 used request id req-dc16447a-a722-4d52-a88d-bb628616b858 2018-12-23 00:52:51,128 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-fff193c1-ef7f-49c-proj 2018-12-23 00:52:51,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/d98720c9dfac4c5c8fe468c3e13cf4c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd1ad58737fa43f117614170da4ce7f544554bd" 2018-12-23 00:52:51,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:52:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90aff919-c089-46a1-b7bb-92c92586dfae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:52:51,312 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d98720c9dfac4c5c8fe468c3e13cf4c3 used request id req-90aff919-c089-46a1-b7bb-92c92586dfae 2018-12-23 00:52:51,312 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-fff193c1-ef7f-49c-proj-role 2018-12-23 00:52:51,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/3f373c81b41a4bc1908d70e3841b3122 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd1ad58737fa43f117614170da4ce7f544554bd" 2018-12-23 00:52:51,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:52:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0de04752-7ad2-4ff9-adbd-02a5172a9bb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:52:51,422 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/3f373c81b41a4bc1908d70e3841b3122 used request id req-0de04752-7ad2-4ff9-adbd-02a5172a9bb8 2018-12-23 00:52:51,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd1ad58737fa43f117614170da4ce7f544554bd" 2018-12-23 00:52:51,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1094aee6-48de-4560-9b66-1b076917f7bd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:52:51,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1094aee6-48de-4560-9b66-1b076917f7bd 2018-12-23 00:52:51,516 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-fff193c1-ef7f-49c-user 2018-12-23 00:52:51,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/25424c81642247f38e5b79949aa36a0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7b2f0849a0ae2ae1010462bc89f2c5304366ddf" 2018-12-23 00:52:51,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:52:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b2a56f2-28cf-46de-8998-34d0e7075b8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:52:51,679 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/25424c81642247f38e5b79949aa36a0c used request id req-9b2a56f2-28cf-46de-8998-34d0e7075b8a 2018-12-23 00:52:51,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:52,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["TuyrFv6oRxmc7xk2DqKwtQ"], "issued_at": "2018-12-23T00:52:52.000000Z"}} 2018-12-23 00:52:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618951e77d6ad399467742ae16af1999401155c2" 2018-12-23 00:52:52,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560db58a-dffa-4cc1-b5c0-64eb15252b79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:52:52,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-560db58a-dffa-4cc1-b5c0-64eb15252b79 2018-12-23 00:52:52,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:52,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:52,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Ddo2xp1gT6qpvd3--TT45g"], "issued_at": "2018-12-23T00:52:52.000000Z"}} 2018-12-23 00:52:52,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eace814402d8de455b402bb6a74934f073ad4" 2018-12-23 00:52:52,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-401ff52a-f506-4c26-834c-00db05287e7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:52:52,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-401ff52a-f506-4c26-834c-00db05287e7c 2018-12-23 00:52:52,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:52:52,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:52:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:52:52,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eace814402d8de455b402bb6a74934f073ad4" 2018-12-23 00:52:52,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8870102e-ca42-45dc-b522-00896a344e28 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:52:52,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj used request id req-8870102e-ca42-45dc-b522-00896a344e28 2018-12-23 00:52:52,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eace814402d8de455b402bb6a74934f073ad4" 2018-12-23 00:52:52,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-752c26e8-38d9-49d9-9592-f071dae121a6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:52:52,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-752c26e8-38d9-49d9-9592-f071dae121a6 2018-12-23 00:52:52,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eace814402d8de455b402bb6a74934f073ad4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj"}}' 2018-12-23 00:52:52,944 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:52:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a71fd53-c086-427b-98ea-ae374d6714a2 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0fabf27414e549038f40f03382825c94"}, "enabled": true, "id": "0fabf27414e549038f40f03382825c94", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj"}} 2018-12-23 00:52:52,944 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7a71fd53-c086-427b-98ea-ae374d6714a2 2018-12-23 00:52:52,945 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj 2018-12-23 00:52:52,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:52,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:53,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:52:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["TgFjNfTxQh2E3D37U573vQ"], "issued_at": "2018-12-23T00:52:53.000000Z"}} 2018-12-23 00:52:53,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1494ce56f380990fbac1d2761362d81f1ee7bcf0" 2018-12-23 00:52:53,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9a5a8e2-b3ad-4db4-afa9-6d3845a7d50a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:52:53,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b9a5a8e2-b3ad-4db4-afa9-6d3845a7d50a 2018-12-23 00:52:53,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:52:53,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:52:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:52:53,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1494ce56f380990fbac1d2761362d81f1ee7bcf0" 2018-12-23 00:52:53,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5060656-a026-48cc-8bc7-98f780b563fe Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:52:53,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a5060656-a026-48cc-8bc7-98f780b563fe 2018-12-23 00:52:53,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1494ce56f380990fbac1d2761362d81f1ee7bcf0" 2018-12-23 00:52:53,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e157490-798f-4ce7-b282-8b3ed4baf54a Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0fabf27414e549038f40f03382825c94"}, "enabled": true, "id": "0fabf27414e549038f40f03382825c94", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj"}]} 2018-12-23 00:52:53,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj used request id req-6e157490-798f-4ce7-b282-8b3ed4baf54a 2018-12-23 00:52:53,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1494ce56f380990fbac1d2761362d81f1ee7bcf0" 2018-12-23 00:52:53,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caea2090-18db-4915-ab34-606c9492eaac Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:52:53,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-caea2090-18db-4915-ab34-606c9492eaac 2018-12-23 00:52:54,031 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-dcc5a946-3fdd-4f6-user 2018-12-23 00:52:54,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:54,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eace814402d8de455b402bb6a74934f073ad4" 2018-12-23 00:52:54,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d452d0e6-400a-41a1-a1ec-363b03d5fb8b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:52:54,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d452d0e6-400a-41a1-a1ec-363b03d5fb8b 2018-12-23 00:52:54,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eace814402d8de455b402bb6a74934f073ad4" -d '{"role": {"name": "CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj-role"}}' 2018-12-23 00:52:54,243 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37b86beb-456d-4b6e-b993-0630e2314b5a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "72aa0514461841a68c5500ab6314b1ad", "links": {"self": "http://172.30.9.26:5000/v3/roles/72aa0514461841a68c5500ab6314b1ad"}, "name": "CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj-role"}} 2018-12-23 00:52:54,243 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-37b86beb-456d-4b6e-b993-0630e2314b5a 2018-12-23 00:52:54,243 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj-role 2018-12-23 00:52:54,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/72aa0514461841a68c5500ab6314b1ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eace814402d8de455b402bb6a74934f073ad4" 2018-12-23 00:52:54,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c73d9e-933f-4e91-a2e8-29bcbedf7e55 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/72aa0514461841a68c5500ab6314b1ad"}, "domain_id": null, "name": "CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj-role", "id": "72aa0514461841a68c5500ab6314b1ad"}} 2018-12-23 00:52:54,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/72aa0514461841a68c5500ab6314b1ad used request id req-12c73d9e-933f-4e91-a2e8-29bcbedf7e55 2018-12-23 00:52:54,328 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj-role to project CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj 2018-12-23 00:52:54,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0fabf27414e549038f40f03382825c94/users/6c47979a35a64986bdd1c5a22004765f/roles/72aa0514461841a68c5500ab6314b1ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eace814402d8de455b402bb6a74934f073ad4" 2018-12-23 00:52:54,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d724560-c824-42b7-b28e-72475ba3adb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:52:54,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0fabf27414e549038f40f03382825c94/users/6c47979a35a64986bdd1c5a22004765f/roles/72aa0514461841a68c5500ab6314b1ad used request id req-9d724560-c824-42b7-b28e-72475ba3adb0 2018-12-23 00:52:54,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:54,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:54,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["5M-_YvD_RGeRCe6MCfbyBA"], "issued_at": "2018-12-23T00:52:54.000000Z"}} 2018-12-23 00:52:54,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135a7eb43a182e54af2499453e00ea375b3d8ddc" 2018-12-23 00:52:55,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3fe2d1e-201c-4b51-b512-4f0d254739c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:52:55,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e3fe2d1e-201c-4b51-b512-4f0d254739c9 2018-12-23 00:52:55,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135a7eb43a182e54af2499453e00ea375b3d8ddc" 2018-12-23 00:52:55,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3b5e2f28-dfd4-44ec-9e27-50a4364686a4 Date: Sun, 23 Dec 2018 00:52:55 GMT RESP BODY: {"security_groups": []} 2018-12-23 00:52:55,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname&description=hello+group used request id req-3b5e2f28-dfd4-44ec-9e27-50a4364686a4 2018-12-23 00:52:55,264 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname... 2018-12-23 00:52:55,264 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname 2018-12-23 00:52:55,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:52:55,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:52:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:52:55,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135a7eb43a182e54af2499453e00ea375b3d8ddc" 2018-12-23 00:52:55,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b4a97ec-a5e4-4780-99c3-6c471834320c Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0fabf27414e549038f40f03382825c94"}, "enabled": true, "id": "0fabf27414e549038f40f03382825c94", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj"}]} 2018-12-23 00:52:55,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj used request id req-0b4a97ec-a5e4-4780-99c3-6c471834320c 2018-12-23 00:52:55,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135a7eb43a182e54af2499453e00ea375b3d8ddc" -d '{"security_group": {"tenant_id": "0fabf27414e549038f40f03382825c94", "name": "CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname", "description": "hello group"}}' 2018-12-23 00:52:55,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-f26636dd-e8aa-4888-bedf-7dc5c46595a1 Date: Sun, 23 Dec 2018 00:52:55 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "updated_at": "2018-12-23T00:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "4e296c07-2836-49b5-a928-7af51be99474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fabf27414e549038f40f03382825c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fabf27414e549038f40f03382825c94"}], "revision_number": 2, "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "name": "CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname"}} 2018-12-23 00:52:55,825 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-f26636dd-e8aa-4888-bedf-7dc5c46595a1 2018-12-23 00:52:55,825 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e53612b-1a4b-47d6-940a-a182eaca6fbd 2018-12-23 00:52:55,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135a7eb43a182e54af2499453e00ea375b3d8ddc" 2018-12-23 00:52:56,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dd8d27d8-381b-4ce2-8420-85d8d7e07819 Date: Sun, 23 Dec 2018 00:52:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e296c07-2836-49b5-a928-7af51be99474"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c"}]} 2018-12-23 00:52:56,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd used request id req-dd8d27d8-381b-4ce2-8420-85d8d7e07819 2018-12-23 00:52:56,009 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e53612b-1a4b-47d6-940a-a182eaca6fbd 2018-12-23 00:52:56,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135a7eb43a182e54af2499453e00ea375b3d8ddc" 2018-12-23 00:52:56,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6d0df57e-5ccb-414b-8517-d3e7c943b918 Date: Sun, 23 Dec 2018 00:52:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e296c07-2836-49b5-a928-7af51be99474"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c"}]} 2018-12-23 00:52:56,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd used request id req-6d0df57e-5ccb-414b-8517-d3e7c943b918 2018-12-23 00:52:56,184 - neutron_utils - INFO - Retrieving security group with ID - 4e53612b-1a4b-47d6-940a-a182eaca6fbd 2018-12-23 00:52:56,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4e53612b-1a4b-47d6-940a-a182eaca6fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135a7eb43a182e54af2499453e00ea375b3d8ddc" 2018-12-23 00:52:56,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-59346d1f-ea04-4b76-a3fe-3c18fcc28782 Date: Sun, 23 Dec 2018 00:52:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "updated_at": "2018-12-23T00:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "4e296c07-2836-49b5-a928-7af51be99474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fabf27414e549038f40f03382825c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fabf27414e549038f40f03382825c94"}], "revision_number": 2, "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "name": "CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname"}]} 2018-12-23 00:52:56,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4e53612b-1a4b-47d6-940a-a182eaca6fbd used request id req-59346d1f-ea04-4b76-a3fe-3c18fcc28782 2018-12-23 00:52:56,398 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e53612b-1a4b-47d6-940a-a182eaca6fbd 2018-12-23 00:52:56,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135a7eb43a182e54af2499453e00ea375b3d8ddc" 2018-12-23 00:52:56,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b33fa504-2af8-4cc5-93c4-3654a504fa49 Date: Sun, 23 Dec 2018 00:52:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e296c07-2836-49b5-a928-7af51be99474"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c"}]} 2018-12-23 00:52:56,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd used request id req-b33fa504-2af8-4cc5-93c4-3654a504fa49 2018-12-23 00:52:56,585 - neutron_utils - INFO - Retrieving security group with ID - 4e53612b-1a4b-47d6-940a-a182eaca6fbd 2018-12-23 00:52:56,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4e53612b-1a4b-47d6-940a-a182eaca6fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135a7eb43a182e54af2499453e00ea375b3d8ddc" 2018-12-23 00:52:56,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6a07ce90-6a68-4b49-85c6-48c591cd2f33 Date: Sun, 23 Dec 2018 00:52:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "updated_at": "2018-12-23T00:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "4e296c07-2836-49b5-a928-7af51be99474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fabf27414e549038f40f03382825c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fabf27414e549038f40f03382825c94"}], "revision_number": 2, "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "name": "CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname"}]} 2018-12-23 00:52:56,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4e53612b-1a4b-47d6-940a-a182eaca6fbd used request id req-6a07ce90-6a68-4b49-85c6-48c591cd2f33 2018-12-23 00:52:56,781 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e53612b-1a4b-47d6-940a-a182eaca6fbd 2018-12-23 00:52:56,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135a7eb43a182e54af2499453e00ea375b3d8ddc" 2018-12-23 00:52:56,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aef6d371-70ef-49a8-96da-26ffabf1c43c Date: Sun, 23 Dec 2018 00:52:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e296c07-2836-49b5-a928-7af51be99474"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c"}]} 2018-12-23 00:52:56,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd used request id req-aef6d371-70ef-49a8-96da-26ffabf1c43c 2018-12-23 00:52:56,969 - neutron_utils - INFO - Retrieving security group with ID - 4e53612b-1a4b-47d6-940a-a182eaca6fbd 2018-12-23 00:52:56,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4e53612b-1a4b-47d6-940a-a182eaca6fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135a7eb43a182e54af2499453e00ea375b3d8ddc" 2018-12-23 00:52:57,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0de3ffd7-4791-46d7-8736-e60f3f0b4152 Date: Sun, 23 Dec 2018 00:52:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "updated_at": "2018-12-23T00:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "4e296c07-2836-49b5-a928-7af51be99474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fabf27414e549038f40f03382825c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fabf27414e549038f40f03382825c94"}], "revision_number": 2, "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "name": "CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname"}]} 2018-12-23 00:52:57,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4e53612b-1a4b-47d6-940a-a182eaca6fbd used request id req-0de3ffd7-4791-46d7-8736-e60f3f0b4152 2018-12-23 00:52:57,158 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e53612b-1a4b-47d6-940a-a182eaca6fbd 2018-12-23 00:52:57,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135a7eb43a182e54af2499453e00ea375b3d8ddc" 2018-12-23 00:52:57,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-38a17457-521d-4e2c-8840-bce696cfe176 Date: Sun, 23 Dec 2018 00:52:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e296c07-2836-49b5-a928-7af51be99474"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c"}]} 2018-12-23 00:52:57,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd used request id req-38a17457-521d-4e2c-8840-bce696cfe176 2018-12-23 00:52:57,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:57,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72aa0514461841a68c5500ab6314b1ad", "name": "CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj-role"}], "expires_at": "2018-12-23T01:52:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fabf27414e549038f40f03382825c94", "name": "CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0fabf27414e549038f40f03382825c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0fabf27414e549038f40f03382825c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0fabf27414e549038f40f03382825c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0fabf27414e549038f40f03382825c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0fabf27414e549038f40f03382825c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0fabf27414e549038f40f03382825c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0fabf27414e549038f40f03382825c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0fabf27414e549038f40f03382825c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0fabf27414e549038f40f03382825c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0fabf27414e549038f40f03382825c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0fabf27414e549038f40f03382825c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0fabf27414e549038f40f03382825c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-dcc5a946-3fdd-4f6-user", "id": "6c47979a35a64986bdd1c5a22004765f"}, "audit_ids": ["NsiX8XWgTDS5q4a4EEVfog"], "issued_at": "2018-12-23T00:52:57.000000Z"}} 2018-12-23 00:52:57,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921514ec4ee8886e558d7b4897507d7bc6a9b59d" 2018-12-23 00:52:57,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a3689346-d8fb-4619-8971-c6af2f610a44 Date: Sun, 23 Dec 2018 00:52:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "updated_at": "2018-12-23T00:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "4e296c07-2836-49b5-a928-7af51be99474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fabf27414e549038f40f03382825c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fabf27414e549038f40f03382825c94"}], "revision_number": 2, "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "name": "CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname"}]} 2018-12-23 00:52:57,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname&description=hello+group used request id req-a3689346-d8fb-4619-8971-c6af2f610a44 2018-12-23 00:52:57,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:52:57,770 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:52:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:52:57,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0fabf27414e549038f40f03382825c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}618951e77d6ad399467742ae16af1999401155c2" 2018-12-23 00:52:57,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff5542c-edad-4f4c-a9e5-e98895aa4093 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0fabf27414e549038f40f03382825c94"}, "enabled": true, "id": "0fabf27414e549038f40f03382825c94", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj"}} 2018-12-23 00:52:57,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0fabf27414e549038f40f03382825c94 used request id req-3ff5542c-edad-4f4c-a9e5-e98895aa4093 2018-12-23 00:52:57,866 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e53612b-1a4b-47d6-940a-a182eaca6fbd 2018-12-23 00:52:57,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921514ec4ee8886e558d7b4897507d7bc6a9b59d" 2018-12-23 00:52:58,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7965c2bc-abf6-41d2-92da-bcb0607752f7 Date: Sun, 23 Dec 2018 00:52:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e296c07-2836-49b5-a928-7af51be99474"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c"}]} 2018-12-23 00:52:58,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd used request id req-7965c2bc-abf6-41d2-92da-bcb0607752f7 2018-12-23 00:52:58,049 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e53612b-1a4b-47d6-940a-a182eaca6fbd 2018-12-23 00:52:58,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921514ec4ee8886e558d7b4897507d7bc6a9b59d" 2018-12-23 00:52:58,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c8de0a08-55f4-419f-86a7-3026f6cfb3d1 Date: Sun, 23 Dec 2018 00:52:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e296c07-2836-49b5-a928-7af51be99474"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c"}]} 2018-12-23 00:52:58,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd used request id req-c8de0a08-55f4-419f-86a7-3026f6cfb3d1 2018-12-23 00:52:58,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:52:58,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:52:58,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72aa0514461841a68c5500ab6314b1ad", "name": "CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj-role"}], "expires_at": "2018-12-23T01:52:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fabf27414e549038f40f03382825c94", "name": "CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0fabf27414e549038f40f03382825c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0fabf27414e549038f40f03382825c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0fabf27414e549038f40f03382825c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0fabf27414e549038f40f03382825c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0fabf27414e549038f40f03382825c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0fabf27414e549038f40f03382825c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0fabf27414e549038f40f03382825c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0fabf27414e549038f40f03382825c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0fabf27414e549038f40f03382825c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0fabf27414e549038f40f03382825c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0fabf27414e549038f40f03382825c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0fabf27414e549038f40f03382825c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-dcc5a946-3fdd-4f6-user", "id": "6c47979a35a64986bdd1c5a22004765f"}, "audit_ids": ["_gP7O_axTu2-61hpnG50VQ"], "issued_at": "2018-12-23T00:52:58.000000Z"}} 2018-12-23 00:52:58,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e43fd5d2ad8d0fc7f7394aa815eecf014820a95a" 2018-12-23 00:52:58,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694ded8f-7fa2-4254-9e37-9b8a19eecff1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:52:58,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-694ded8f-7fa2-4254-9e37-9b8a19eecff1 2018-12-23 00:52:58,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e43fd5d2ad8d0fc7f7394aa815eecf014820a95a" 2018-12-23 00:52:58,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ee05e7ce-6be9-4d45-afa3-36830b51e1d2 Date: Sun, 23 Dec 2018 00:52:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "updated_at": "2018-12-23T00:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "4e296c07-2836-49b5-a928-7af51be99474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fabf27414e549038f40f03382825c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fabf27414e549038f40f03382825c94"}], "revision_number": 2, "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "name": "CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname"}]} 2018-12-23 00:52:58,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname used request id req-ee05e7ce-6be9-4d45-afa3-36830b51e1d2 2018-12-23 00:52:58,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:52:58,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:52:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:52:58,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0fabf27414e549038f40f03382825c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e43fd5d2ad8d0fc7f7394aa815eecf014820a95a" 2018-12-23 00:52:58,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-943343d6-5254-4b34-a03d-24abfb9a196e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0fabf27414e549038f40f03382825c94"}, "enabled": true, "id": "0fabf27414e549038f40f03382825c94", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj"}} 2018-12-23 00:52:58,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0fabf27414e549038f40f03382825c94 used request id req-943343d6-5254-4b34-a03d-24abfb9a196e 2018-12-23 00:52:58,975 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e53612b-1a4b-47d6-940a-a182eaca6fbd 2018-12-23 00:52:58,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e43fd5d2ad8d0fc7f7394aa815eecf014820a95a" 2018-12-23 00:52:59,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-96c7e907-3b6f-474b-b8a2-ba37b131855a Date: Sun, 23 Dec 2018 00:52:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e296c07-2836-49b5-a928-7af51be99474"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c"}]} 2018-12-23 00:52:59,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd used request id req-96c7e907-3b6f-474b-b8a2-ba37b131855a 2018-12-23 00:52:59,165 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e53612b-1a4b-47d6-940a-a182eaca6fbd 2018-12-23 00:52:59,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e43fd5d2ad8d0fc7f7394aa815eecf014820a95a" 2018-12-23 00:52:59,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aaea93e7-f08c-4cb5-9bc8-8b1689962f3f Date: Sun, 23 Dec 2018 00:52:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e296c07-2836-49b5-a928-7af51be99474"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c"}]} 2018-12-23 00:52:59,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd used request id req-aaea93e7-f08c-4cb5-9bc8-8b1689962f3f 2018-12-23 00:52:59,334 - neutron_utils - INFO - Retrieving security group with ID - 4e53612b-1a4b-47d6-940a-a182eaca6fbd 2018-12-23 00:52:59,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4e53612b-1a4b-47d6-940a-a182eaca6fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e43fd5d2ad8d0fc7f7394aa815eecf014820a95a" 2018-12-23 00:52:59,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-63251cab-1a9a-4247-a8b8-ec1a48aa56ee Date: Sun, 23 Dec 2018 00:52:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "updated_at": "2018-12-23T00:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "4e296c07-2836-49b5-a928-7af51be99474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fabf27414e549038f40f03382825c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fabf27414e549038f40f03382825c94"}], "revision_number": 2, "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "name": "CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname"}]} 2018-12-23 00:52:59,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4e53612b-1a4b-47d6-940a-a182eaca6fbd used request id req-63251cab-1a9a-4247-a8b8-ec1a48aa56ee 2018-12-23 00:52:59,536 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e53612b-1a4b-47d6-940a-a182eaca6fbd 2018-12-23 00:52:59,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e43fd5d2ad8d0fc7f7394aa815eecf014820a95a" 2018-12-23 00:52:59,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-56002127-c8fc-44ee-866f-c1f09e4138d3 Date: Sun, 23 Dec 2018 00:52:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "4e296c07-2836-49b5-a928-7af51be99474"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "4e53612b-1a4b-47d6-940a-a182eaca6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "53b17f70-0c5f-4cba-a5c3-09d74c5bab2c"}]} 2018-12-23 00:52:59,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4e53612b-1a4b-47d6-940a-a182eaca6fbd used request id req-56002127-c8fc-44ee-866f-c1f09e4138d3 2018-12-23 00:52:59,721 - neutron_utils - INFO - Deleting security group rule with ID - 4e296c07-2836-49b5-a928-7af51be99474 2018-12-23 00:52:59,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/4e296c07-2836-49b5-a928-7af51be99474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135a7eb43a182e54af2499453e00ea375b3d8ddc" 2018-12-23 00:52:59,823 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cdf63d0f-1c7f-4884-aedd-ac9650c800ce Content-Length: 0 Date: Sun, 23 Dec 2018 00:52:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:52:59,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/4e296c07-2836-49b5-a928-7af51be99474 used request id req-cdf63d0f-1c7f-4884-aedd-ac9650c800ce 2018-12-23 00:52:59,823 - neutron_utils - INFO - Deleting security group rule with ID - 53b17f70-0c5f-4cba-a5c3-09d74c5bab2c 2018-12-23 00:52:59,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/53b17f70-0c5f-4cba-a5c3-09d74c5bab2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135a7eb43a182e54af2499453e00ea375b3d8ddc" 2018-12-23 00:52:59,916 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c773707d-411d-42ce-8901-8ccead11f1dd Content-Length: 0 Date: Sun, 23 Dec 2018 00:52:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:52:59,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/53b17f70-0c5f-4cba-a5c3-09d74c5bab2c used request id req-c773707d-411d-42ce-8901-8ccead11f1dd 2018-12-23 00:52:59,916 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-25808f09-9a02-4993-a2a6-1a9f97e4859bname 2018-12-23 00:52:59,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4e53612b-1a4b-47d6-940a-a182eaca6fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135a7eb43a182e54af2499453e00ea375b3d8ddc" 2018-12-23 00:53:00,187 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c528d3e0-8d73-43b5-871e-5b95a2e29fbf Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:00,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4e53612b-1a4b-47d6-940a-a182eaca6fbd used request id req-c528d3e0-8d73-43b5-871e-5b95a2e29fbf 2018-12-23 00:53:00,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eace814402d8de455b402bb6a74934f073ad4" 2018-12-23 00:53:00,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7f864405-565d-405e-9c65-86e3b27a0cfa Date: Sun, 23 Dec 2018 00:53:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "updated_at": "2018-12-23T00:52:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "8192f3b3-abb2-4309-a66d-715a469a6309", "remote_group_id": "93abc93a-71c6-4583-a637-7621f1208b09", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "93abc93a-71c6-4583-a637-7621f1208b09", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fabf27414e549038f40f03382825c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "5f640a7d-22c5-4c48-8329-3f06c55eb3d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "93abc93a-71c6-4583-a637-7621f1208b09", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fabf27414e549038f40f03382825c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "a08db5c1-13fa-454c-ae28-1b3d5dd17fa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "93abc93a-71c6-4583-a637-7621f1208b09", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fabf27414e549038f40f03382825c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "revision_number": 0, "id": "1da9566d-8fc2-47c6-9d81-ffcbec0b2250", "remote_group_id": "93abc93a-71c6-4583-a637-7621f1208b09", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:55Z", "security_group_id": "93abc93a-71c6-4583-a637-7621f1208b09", "tenant_id": "0fabf27414e549038f40f03382825c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fabf27414e549038f40f03382825c94"}], "revision_number": 4, "project_id": "0fabf27414e549038f40f03382825c94", "id": "93abc93a-71c6-4583-a637-7621f1208b09", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:53:00,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7f864405-565d-405e-9c65-86e3b27a0cfa 2018-12-23 00:53:00,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eace814402d8de455b402bb6a74934f073ad4" 2018-12-23 00:53:00,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f46810-8a56-4ffa-be2c-5bd9cf816a2e Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:53:00,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-a9f46810-8a56-4ffa-be2c-5bd9cf816a2e 2018-12-23 00:53:00,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0fabf27414e549038f40f03382825c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eace814402d8de455b402bb6a74934f073ad4" 2018-12-23 00:53:00,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d24426c1-ecfb-49c9-a79a-bda99b016cf5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0fabf27414e549038f40f03382825c94"}, "enabled": true, "id": "0fabf27414e549038f40f03382825c94", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj"}} 2018-12-23 00:53:00,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0fabf27414e549038f40f03382825c94 used request id req-d24426c1-ecfb-49c9-a79a-bda99b016cf5 2018-12-23 00:53:00,525 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 93abc93a-71c6-4583-a637-7621f1208b09 2018-12-23 00:53:00,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=93abc93a-71c6-4583-a637-7621f1208b09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eace814402d8de455b402bb6a74934f073ad4" 2018-12-23 00:53:00,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5cf568a8-7449-4b6f-b970-8ca41699f31f Date: Sun, 23 Dec 2018 00:53:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "93abc93a-71c6-4583-a637-7621f1208b09", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "93abc93a-71c6-4583-a637-7621f1208b09", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "1da9566d-8fc2-47c6-9d81-ffcbec0b2250"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "93abc93a-71c6-4583-a637-7621f1208b09", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "5f640a7d-22c5-4c48-8329-3f06c55eb3d1"}, {"remote_group_id": "93abc93a-71c6-4583-a637-7621f1208b09", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "93abc93a-71c6-4583-a637-7621f1208b09", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "8192f3b3-abb2-4309-a66d-715a469a6309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:52:55Z", "security_group_id": "93abc93a-71c6-4583-a637-7621f1208b09", "port_range_min": null, "revision_number": 0, "tenant_id": "0fabf27414e549038f40f03382825c94", "created_at": "2018-12-23T00:52:55Z", "project_id": "0fabf27414e549038f40f03382825c94", "id": "a08db5c1-13fa-454c-ae28-1b3d5dd17fa9"}]} 2018-12-23 00:53:00,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=93abc93a-71c6-4583-a637-7621f1208b09 used request id req-5cf568a8-7449-4b6f-b970-8ca41699f31f 2018-12-23 00:53:00,713 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 00:53:00,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/93abc93a-71c6-4583-a637-7621f1208b09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eace814402d8de455b402bb6a74934f073ad4" 2018-12-23 00:53:00,990 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4b53a8f-85a8-4efc-b1eb-4d5ea2a643fc Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:00,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/93abc93a-71c6-4583-a637-7621f1208b09 used request id req-b4b53a8f-85a8-4efc-b1eb-4d5ea2a643fc 2018-12-23 00:53:00,991 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj 2018-12-23 00:53:00,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0fabf27414e549038f40f03382825c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eace814402d8de455b402bb6a74934f073ad4" 2018-12-23 00:53:01,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d002384b-82a9-4427-a5c7-65a5b9a8c8f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:01,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0fabf27414e549038f40f03382825c94 used request id req-d002384b-82a9-4427-a5c7-65a5b9a8c8f2 2018-12-23 00:53:01,204 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-dcc5a946-3fdd-4f6-proj-role 2018-12-23 00:53:01,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/72aa0514461841a68c5500ab6314b1ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eace814402d8de455b402bb6a74934f073ad4" 2018-12-23 00:53:01,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30d9a4a7-3b8f-4ec6-afb9-973a0748619d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:01,327 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/72aa0514461841a68c5500ab6314b1ad used request id req-30d9a4a7-3b8f-4ec6-afb9-973a0748619d 2018-12-23 00:53:01,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eace814402d8de455b402bb6a74934f073ad4" 2018-12-23 00:53:01,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ae29b6-02d3-4247-a0d4-85f38425036e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:53:01,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-09ae29b6-02d3-4247-a0d4-85f38425036e 2018-12-23 00:53:01,422 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-dcc5a946-3fdd-4f6-user 2018-12-23 00:53:01,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/6c47979a35a64986bdd1c5a22004765f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1494ce56f380990fbac1d2761362d81f1ee7bcf0" 2018-12-23 00:53:01,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b980a936-7f7f-4f90-9bd5-826b43dd9c85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:01,600 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6c47979a35a64986bdd1c5a22004765f used request id req-b980a936-7f7f-4f90-9bd5-826b43dd9c85 2018-12-23 00:53:01,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:01,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["DyScga5VTASjQHMlrcBTgg"], "issued_at": "2018-12-23T00:53:01.000000Z"}} 2018-12-23 00:53:01,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481ba02cf64536374077ef08c01376f405b4a354" 2018-12-23 00:53:02,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3523b8a-fd62-420b-ac85-e33e33f94eaf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:02,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f3523b8a-fd62-420b-ac85-e33e33f94eaf 2018-12-23 00:53:02,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:02,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:02,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["dqZsM_O2TkC5H8vvuQiwiQ"], "issued_at": "2018-12-23T00:53:02.000000Z"}} 2018-12-23 00:53:02,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04414305346085bd72e1661f51977fc95bcaeaed" 2018-12-23 00:53:02,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ab1be5-6227-4508-b029-0c5d4ec2ed94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:02,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-24ab1be5-6227-4508-b029-0c5d4ec2ed94 2018-12-23 00:53:02,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:02,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:02,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-afdb7874-2a91-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04414305346085bd72e1661f51977fc95bcaeaed" 2018-12-23 00:53:02,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da71d49-2293-4be3-81d7-53120f98fb01 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-afdb7874-2a91-49a-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:53:02,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-afdb7874-2a91-49a-proj used request id req-5da71d49-2293-4be3-81d7-53120f98fb01 2018-12-23 00:53:02,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04414305346085bd72e1661f51977fc95bcaeaed" 2018-12-23 00:53:02,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7350df11-806e-4283-8f1a-00e4f467a080 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:53:02,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7350df11-806e-4283-8f1a-00e4f467a080 2018-12-23 00:53:02,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04414305346085bd72e1661f51977fc95bcaeaed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-afdb7874-2a91-49a-proj"}}' 2018-12-23 00:53:02,860 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:53:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5051e9d-a4ae-4cc1-bf1d-16729c421b5e Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bc59445480bc45459658680055fa6d6e"}, "enabled": true, "id": "bc59445480bc45459658680055fa6d6e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-afdb7874-2a91-49a-proj"}} 2018-12-23 00:53:02,860 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d5051e9d-a4ae-4cc1-bf1d-16729c421b5e 2018-12-23 00:53:02,860 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-afdb7874-2a91-49a-proj 2018-12-23 00:53:02,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:02,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:03,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["kKO2DsHMQXq3rldJ3h3s4w"], "issued_at": "2018-12-23T00:53:03.000000Z"}} 2018-12-23 00:53:03,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7896b1e49ddcd89fe35298055095d8e18c3da286" 2018-12-23 00:53:03,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b08cdd8b-4eef-4d75-ba79-974aed6f4b65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:03,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b08cdd8b-4eef-4d75-ba79-974aed6f4b65 2018-12-23 00:53:03,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:03,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:03,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7896b1e49ddcd89fe35298055095d8e18c3da286" 2018-12-23 00:53:03,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6db013b-8011-4443-a25d-fad3dfc42cd5 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:53:03,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d6db013b-8011-4443-a25d-fad3dfc42cd5 2018-12-23 00:53:03,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-afdb7874-2a91-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7896b1e49ddcd89fe35298055095d8e18c3da286" 2018-12-23 00:53:03,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a7f8ce-aaf8-49c8-a624-14c91b7a606e Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-afdb7874-2a91-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bc59445480bc45459658680055fa6d6e"}, "enabled": true, "id": "bc59445480bc45459658680055fa6d6e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-afdb7874-2a91-49a-proj"}]} 2018-12-23 00:53:03,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-afdb7874-2a91-49a-proj used request id req-f2a7f8ce-aaf8-49c8-a624-14c91b7a606e 2018-12-23 00:53:03,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7896b1e49ddcd89fe35298055095d8e18c3da286" 2018-12-23 00:53:03,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086e305c-c81b-4699-9b4a-1cbdeee2401a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:53:03,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-086e305c-c81b-4699-9b4a-1cbdeee2401a 2018-12-23 00:53:04,004 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-afdb7874-2a91-49a-user 2018-12-23 00:53:04,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:04,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04414305346085bd72e1661f51977fc95bcaeaed" 2018-12-23 00:53:04,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1963e38-ca4d-486c-865f-bb1fd54e938e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:53:04,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f1963e38-ca4d-486c-865f-bb1fd54e938e 2018-12-23 00:53:04,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04414305346085bd72e1661f51977fc95bcaeaed" -d '{"role": {"name": "CreateSecurityGroupTests-afdb7874-2a91-49a-proj-role"}}' 2018-12-23 00:53:04,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2feb95dd-c482-4d52-8dca-62a47cec9dfa Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "764c6e29cfc44214bc5511fb069dbcf3", "links": {"self": "http://172.30.9.26:5000/v3/roles/764c6e29cfc44214bc5511fb069dbcf3"}, "name": "CreateSecurityGroupTests-afdb7874-2a91-49a-proj-role"}} 2018-12-23 00:53:04,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2feb95dd-c482-4d52-8dca-62a47cec9dfa 2018-12-23 00:53:04,226 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-afdb7874-2a91-49a-proj-role 2018-12-23 00:53:04,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/764c6e29cfc44214bc5511fb069dbcf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04414305346085bd72e1661f51977fc95bcaeaed" 2018-12-23 00:53:04,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aed0415-2cf6-4bde-bff0-81e8fca0fa6a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/764c6e29cfc44214bc5511fb069dbcf3"}, "domain_id": null, "name": "CreateSecurityGroupTests-afdb7874-2a91-49a-proj-role", "id": "764c6e29cfc44214bc5511fb069dbcf3"}} 2018-12-23 00:53:04,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/764c6e29cfc44214bc5511fb069dbcf3 used request id req-4aed0415-2cf6-4bde-bff0-81e8fca0fa6a 2018-12-23 00:53:04,311 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-afdb7874-2a91-49a-proj-role to project CreateSecurityGroupTests-afdb7874-2a91-49a-proj 2018-12-23 00:53:04,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/bc59445480bc45459658680055fa6d6e/users/bf78db39cf984ac9b50b02797d8c63b2/roles/764c6e29cfc44214bc5511fb069dbcf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04414305346085bd72e1661f51977fc95bcaeaed" 2018-12-23 00:53:04,443 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4374a4b0-ef6e-4e62-af1b-cba4a042d6b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:04,443 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bc59445480bc45459658680055fa6d6e/users/bf78db39cf984ac9b50b02797d8c63b2/roles/764c6e29cfc44214bc5511fb069dbcf3 used request id req-4374a4b0-ef6e-4e62-af1b-cba4a042d6b4 2018-12-23 00:53:04,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:04,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:04,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["mDeeYnA0S6-QuA6jhq3eVQ"], "issued_at": "2018-12-23T00:53:04.000000Z"}} 2018-12-23 00:53:04,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61fb8d85bf1fe9b18e8d06bbe4ba58951f39b0b" 2018-12-23 00:53:04,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cdd5058-3383-4c63-86a0-d466f5640a39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:04,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1cdd5058-3383-4c63-86a0-d466f5640a39 2018-12-23 00:53:04,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ace3c93-b177-4184-a4e9-3b01af860f6cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61fb8d85bf1fe9b18e8d06bbe4ba58951f39b0b" 2018-12-23 00:53:05,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cee26ca1-caa4-4955-a31e-2237b8287765 Date: Sun, 23 Dec 2018 00:53:05 GMT RESP BODY: {"security_groups": []} 2018-12-23 00:53:05,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ace3c93-b177-4184-a4e9-3b01af860f6cname&description=hello+group used request id req-cee26ca1-caa4-4955-a31e-2237b8287765 2018-12-23 00:53:05,109 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-0ace3c93-b177-4184-a4e9-3b01af860f6cname... 2018-12-23 00:53:05,109 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-0ace3c93-b177-4184-a4e9-3b01af860f6cname 2018-12-23 00:53:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:05,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:05,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-afdb7874-2a91-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61fb8d85bf1fe9b18e8d06bbe4ba58951f39b0b" 2018-12-23 00:53:05,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc736c6-4319-40ab-be39-7eede6ec6cc6 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-afdb7874-2a91-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bc59445480bc45459658680055fa6d6e"}, "enabled": true, "id": "bc59445480bc45459658680055fa6d6e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-afdb7874-2a91-49a-proj"}]} 2018-12-23 00:53:05,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-afdb7874-2a91-49a-proj used request id req-1fc736c6-4319-40ab-be39-7eede6ec6cc6 2018-12-23 00:53:05,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61fb8d85bf1fe9b18e8d06bbe4ba58951f39b0b" -d '{"security_group": {"tenant_id": "bc59445480bc45459658680055fa6d6e", "name": "CreateSecurityGroupTests-0ace3c93-b177-4184-a4e9-3b01af860f6cname", "description": "hello group"}}' 2018-12-23 00:53:05,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-75a8feec-35dc-45c8-9c2b-566482db682e Date: Sun, 23 Dec 2018 00:53:05 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "updated_at": "2018-12-23T00:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "revision_number": 0, "id": "72bc9935-5e11-40f0-b3ba-edc8a993c1de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "tenant_id": "bc59445480bc45459658680055fa6d6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc59445480bc45459658680055fa6d6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "revision_number": 0, "id": "c6f32aab-a94c-4ed4-a006-48c18fe08a8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "tenant_id": "bc59445480bc45459658680055fa6d6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc59445480bc45459658680055fa6d6e"}], "revision_number": 2, "project_id": "bc59445480bc45459658680055fa6d6e", "id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "name": "CreateSecurityGroupTests-0ace3c93-b177-4184-a4e9-3b01af860f6cname"}} 2018-12-23 00:53:05,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-75a8feec-35dc-45c8-9c2b-566482db682e 2018-12-23 00:53:05,657 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03ccd4ee-0823-4d04-a5be-837b0737f132 2018-12-23 00:53:05,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=03ccd4ee-0823-4d04-a5be-837b0737f132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61fb8d85bf1fe9b18e8d06bbe4ba58951f39b0b" 2018-12-23 00:53:05,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f12da54f-535d-4234-8527-8d8c20bff25c Date: Sun, 23 Dec 2018 00:53:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "72bc9935-5e11-40f0-b3ba-edc8a993c1de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "c6f32aab-a94c-4ed4-a006-48c18fe08a8c"}]} 2018-12-23 00:53:05,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=03ccd4ee-0823-4d04-a5be-837b0737f132 used request id req-f12da54f-535d-4234-8527-8d8c20bff25c 2018-12-23 00:53:05,824 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03ccd4ee-0823-4d04-a5be-837b0737f132 2018-12-23 00:53:05,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=03ccd4ee-0823-4d04-a5be-837b0737f132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61fb8d85bf1fe9b18e8d06bbe4ba58951f39b0b" 2018-12-23 00:53:06,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-94481b29-6774-43c9-b808-f8904a9f86aa Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "72bc9935-5e11-40f0-b3ba-edc8a993c1de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "c6f32aab-a94c-4ed4-a006-48c18fe08a8c"}]} 2018-12-23 00:53:06,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=03ccd4ee-0823-4d04-a5be-837b0737f132 used request id req-94481b29-6774-43c9-b808-f8904a9f86aa 2018-12-23 00:53:06,004 - neutron_utils - INFO - Retrieving security group with ID - 03ccd4ee-0823-4d04-a5be-837b0737f132 2018-12-23 00:53:06,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=03ccd4ee-0823-4d04-a5be-837b0737f132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61fb8d85bf1fe9b18e8d06bbe4ba58951f39b0b" 2018-12-23 00:53:06,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f4886602-8821-4914-812b-f08f4dc1b8f9 Date: Sun, 23 Dec 2018 00:53:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "updated_at": "2018-12-23T00:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "revision_number": 0, "id": "72bc9935-5e11-40f0-b3ba-edc8a993c1de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "tenant_id": "bc59445480bc45459658680055fa6d6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc59445480bc45459658680055fa6d6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "revision_number": 0, "id": "c6f32aab-a94c-4ed4-a006-48c18fe08a8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "tenant_id": "bc59445480bc45459658680055fa6d6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc59445480bc45459658680055fa6d6e"}], "revision_number": 2, "project_id": "bc59445480bc45459658680055fa6d6e", "id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "name": "CreateSecurityGroupTests-0ace3c93-b177-4184-a4e9-3b01af860f6cname"}]} 2018-12-23 00:53:06,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=03ccd4ee-0823-4d04-a5be-837b0737f132 used request id req-f4886602-8821-4914-812b-f08f4dc1b8f9 2018-12-23 00:53:06,207 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03ccd4ee-0823-4d04-a5be-837b0737f132 2018-12-23 00:53:06,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=03ccd4ee-0823-4d04-a5be-837b0737f132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61fb8d85bf1fe9b18e8d06bbe4ba58951f39b0b" 2018-12-23 00:53:06,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-54cbbb89-6a69-4348-a6bc-317cd7c4ce03 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "72bc9935-5e11-40f0-b3ba-edc8a993c1de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "c6f32aab-a94c-4ed4-a006-48c18fe08a8c"}]} 2018-12-23 00:53:06,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=03ccd4ee-0823-4d04-a5be-837b0737f132 used request id req-54cbbb89-6a69-4348-a6bc-317cd7c4ce03 2018-12-23 00:53:06,380 - neutron_utils - INFO - Retrieving security group with ID - 03ccd4ee-0823-4d04-a5be-837b0737f132 2018-12-23 00:53:06,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=03ccd4ee-0823-4d04-a5be-837b0737f132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61fb8d85bf1fe9b18e8d06bbe4ba58951f39b0b" 2018-12-23 00:53:06,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-09b2f20d-706e-40a2-802c-7e34c240ea5c Date: Sun, 23 Dec 2018 00:53:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "updated_at": "2018-12-23T00:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "revision_number": 0, "id": "72bc9935-5e11-40f0-b3ba-edc8a993c1de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "tenant_id": "bc59445480bc45459658680055fa6d6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc59445480bc45459658680055fa6d6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "revision_number": 0, "id": "c6f32aab-a94c-4ed4-a006-48c18fe08a8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "tenant_id": "bc59445480bc45459658680055fa6d6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc59445480bc45459658680055fa6d6e"}], "revision_number": 2, "project_id": "bc59445480bc45459658680055fa6d6e", "id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "name": "CreateSecurityGroupTests-0ace3c93-b177-4184-a4e9-3b01af860f6cname"}]} 2018-12-23 00:53:06,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=03ccd4ee-0823-4d04-a5be-837b0737f132 used request id req-09b2f20d-706e-40a2-802c-7e34c240ea5c 2018-12-23 00:53:06,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03ccd4ee-0823-4d04-a5be-837b0737f132 2018-12-23 00:53:06,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=03ccd4ee-0823-4d04-a5be-837b0737f132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61fb8d85bf1fe9b18e8d06bbe4ba58951f39b0b" 2018-12-23 00:53:06,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e71f76b-6955-4e28-b17c-5999334d699e Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "72bc9935-5e11-40f0-b3ba-edc8a993c1de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "c6f32aab-a94c-4ed4-a006-48c18fe08a8c"}]} 2018-12-23 00:53:06,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=03ccd4ee-0823-4d04-a5be-837b0737f132 used request id req-5e71f76b-6955-4e28-b17c-5999334d699e 2018-12-23 00:53:06,453 - neutron_utils - INFO - Retrieving security group with ID - 03ccd4ee-0823-4d04-a5be-837b0737f132 2018-12-23 00:53:06,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=03ccd4ee-0823-4d04-a5be-837b0737f132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61fb8d85bf1fe9b18e8d06bbe4ba58951f39b0b" 2018-12-23 00:53:06,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-da2f79d8-df2b-441e-8d60-d5785eb5b31a Date: Sun, 23 Dec 2018 00:53:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "updated_at": "2018-12-23T00:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "revision_number": 0, "id": "72bc9935-5e11-40f0-b3ba-edc8a993c1de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "tenant_id": "bc59445480bc45459658680055fa6d6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc59445480bc45459658680055fa6d6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "revision_number": 0, "id": "c6f32aab-a94c-4ed4-a006-48c18fe08a8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "tenant_id": "bc59445480bc45459658680055fa6d6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc59445480bc45459658680055fa6d6e"}], "revision_number": 2, "project_id": "bc59445480bc45459658680055fa6d6e", "id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "name": "CreateSecurityGroupTests-0ace3c93-b177-4184-a4e9-3b01af860f6cname"}]} 2018-12-23 00:53:06,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=03ccd4ee-0823-4d04-a5be-837b0737f132 used request id req-da2f79d8-df2b-441e-8d60-d5785eb5b31a 2018-12-23 00:53:06,498 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03ccd4ee-0823-4d04-a5be-837b0737f132 2018-12-23 00:53:06,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=03ccd4ee-0823-4d04-a5be-837b0737f132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61fb8d85bf1fe9b18e8d06bbe4ba58951f39b0b" 2018-12-23 00:53:06,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f68968bd-d182-41fb-8d31-ca1d1c0a7022 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "72bc9935-5e11-40f0-b3ba-edc8a993c1de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "c6f32aab-a94c-4ed4-a006-48c18fe08a8c"}]} 2018-12-23 00:53:06,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=03ccd4ee-0823-4d04-a5be-837b0737f132 used request id req-f68968bd-d182-41fb-8d31-ca1d1c0a7022 2018-12-23 00:53:06,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:06,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "764c6e29cfc44214bc5511fb069dbcf3", "name": "CreateSecurityGroupTests-afdb7874-2a91-49a-proj-role"}], "expires_at": "2018-12-23T01:53:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc59445480bc45459658680055fa6d6e", "name": "CreateSecurityGroupTests-afdb7874-2a91-49a-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/bc59445480bc45459658680055fa6d6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/bc59445480bc45459658680055fa6d6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/bc59445480bc45459658680055fa6d6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/bc59445480bc45459658680055fa6d6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/bc59445480bc45459658680055fa6d6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/bc59445480bc45459658680055fa6d6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bc59445480bc45459658680055fa6d6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/bc59445480bc45459658680055fa6d6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/bc59445480bc45459658680055fa6d6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/bc59445480bc45459658680055fa6d6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/bc59445480bc45459658680055fa6d6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/bc59445480bc45459658680055fa6d6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-afdb7874-2a91-49a-user", "id": "bf78db39cf984ac9b50b02797d8c63b2"}, "audit_ids": ["VhqPtM1eR2aMP3fdJyZJAw"], "issued_at": "2018-12-23T00:53:06.000000Z"}} 2018-12-23 00:53:06,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ace3c93-b177-4184-a4e9-3b01af860f6cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d672abb5909f156d4fc65e6887e567651add0b5c" 2018-12-23 00:53:07,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b8516310-f5a1-497a-851a-ba398208716d Date: Sun, 23 Dec 2018 00:53:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "updated_at": "2018-12-23T00:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "revision_number": 0, "id": "72bc9935-5e11-40f0-b3ba-edc8a993c1de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "tenant_id": "bc59445480bc45459658680055fa6d6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc59445480bc45459658680055fa6d6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "revision_number": 0, "id": "c6f32aab-a94c-4ed4-a006-48c18fe08a8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "tenant_id": "bc59445480bc45459658680055fa6d6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc59445480bc45459658680055fa6d6e"}], "revision_number": 2, "project_id": "bc59445480bc45459658680055fa6d6e", "id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "name": "CreateSecurityGroupTests-0ace3c93-b177-4184-a4e9-3b01af860f6cname"}]} 2018-12-23 00:53:07,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ace3c93-b177-4184-a4e9-3b01af860f6cname&description=hello+group used request id req-b8516310-f5a1-497a-851a-ba398208716d 2018-12-23 00:53:07,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:07,108 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:07,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bc59445480bc45459658680055fa6d6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481ba02cf64536374077ef08c01376f405b4a354" 2018-12-23 00:53:07,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2067024-2279-4a18-91cb-36166e73be76 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bc59445480bc45459658680055fa6d6e"}, "enabled": true, "id": "bc59445480bc45459658680055fa6d6e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-afdb7874-2a91-49a-proj"}} 2018-12-23 00:53:07,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bc59445480bc45459658680055fa6d6e used request id req-d2067024-2279-4a18-91cb-36166e73be76 2018-12-23 00:53:07,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03ccd4ee-0823-4d04-a5be-837b0737f132 2018-12-23 00:53:07,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=03ccd4ee-0823-4d04-a5be-837b0737f132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d672abb5909f156d4fc65e6887e567651add0b5c" 2018-12-23 00:53:07,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-37c77fa0-78b0-467a-abd3-66ec467f5d00 Date: Sun, 23 Dec 2018 00:53:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "72bc9935-5e11-40f0-b3ba-edc8a993c1de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "c6f32aab-a94c-4ed4-a006-48c18fe08a8c"}]} 2018-12-23 00:53:07,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=03ccd4ee-0823-4d04-a5be-837b0737f132 used request id req-37c77fa0-78b0-467a-abd3-66ec467f5d00 2018-12-23 00:53:07,379 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03ccd4ee-0823-4d04-a5be-837b0737f132 2018-12-23 00:53:07,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=03ccd4ee-0823-4d04-a5be-837b0737f132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d672abb5909f156d4fc65e6887e567651add0b5c" 2018-12-23 00:53:07,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8059c0ee-65f1-43f5-af27-dfa62842736a Date: Sun, 23 Dec 2018 00:53:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "72bc9935-5e11-40f0-b3ba-edc8a993c1de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "security_group_id": "03ccd4ee-0823-4d04-a5be-837b0737f132", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "c6f32aab-a94c-4ed4-a006-48c18fe08a8c"}]} 2018-12-23 00:53:07,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=03ccd4ee-0823-4d04-a5be-837b0737f132 used request id req-8059c0ee-65f1-43f5-af27-dfa62842736a 2018-12-23 00:53:07,560 - neutron_utils - INFO - Deleting security group rule with ID - 72bc9935-5e11-40f0-b3ba-edc8a993c1de 2018-12-23 00:53:07,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/72bc9935-5e11-40f0-b3ba-edc8a993c1de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61fb8d85bf1fe9b18e8d06bbe4ba58951f39b0b" 2018-12-23 00:53:07,659 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f8df399-cc33-4f5f-85a2-da87a335441c Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:07,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/72bc9935-5e11-40f0-b3ba-edc8a993c1de used request id req-5f8df399-cc33-4f5f-85a2-da87a335441c 2018-12-23 00:53:07,659 - neutron_utils - INFO - Deleting security group rule with ID - c6f32aab-a94c-4ed4-a006-48c18fe08a8c 2018-12-23 00:53:07,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/c6f32aab-a94c-4ed4-a006-48c18fe08a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61fb8d85bf1fe9b18e8d06bbe4ba58951f39b0b" 2018-12-23 00:53:07,901 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5e33b24-7300-4399-b658-9b38fff9a45f Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:07,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/c6f32aab-a94c-4ed4-a006-48c18fe08a8c used request id req-c5e33b24-7300-4399-b658-9b38fff9a45f 2018-12-23 00:53:07,902 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-0ace3c93-b177-4184-a4e9-3b01af860f6cname 2018-12-23 00:53:07,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/03ccd4ee-0823-4d04-a5be-837b0737f132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61fb8d85bf1fe9b18e8d06bbe4ba58951f39b0b" 2018-12-23 00:53:08,161 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e47ebe7-8f8d-4896-a553-06d8e74c8c7b Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:08,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/03ccd4ee-0823-4d04-a5be-837b0737f132 used request id req-0e47ebe7-8f8d-4896-a553-06d8e74c8c7b 2018-12-23 00:53:08,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04414305346085bd72e1661f51977fc95bcaeaed" 2018-12-23 00:53:08,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a4fdba93-c9e9-4545-8c55-d3160bf3d32d Date: Sun, 23 Dec 2018 00:53:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "updated_at": "2018-12-23T00:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "revision_number": 0, "id": "1795095e-c820-4dbe-80a4-0e7443abd1e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:05Z", "security_group_id": "25bbf8cf-a8ba-4347-91fe-47153c79d4d4", "tenant_id": "bc59445480bc45459658680055fa6d6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc59445480bc45459658680055fa6d6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "revision_number": 0, "id": "bf47d0e2-bf40-4ea5-af35-b06411bef274", "remote_group_id": "25bbf8cf-a8ba-4347-91fe-47153c79d4d4", "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:05Z", "security_group_id": "25bbf8cf-a8ba-4347-91fe-47153c79d4d4", "tenant_id": "bc59445480bc45459658680055fa6d6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc59445480bc45459658680055fa6d6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "revision_number": 0, "id": "283a958c-aa16-4abe-83a0-dcea114f7d45", "remote_group_id": "25bbf8cf-a8ba-4347-91fe-47153c79d4d4", "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:05Z", "security_group_id": "25bbf8cf-a8ba-4347-91fe-47153c79d4d4", "tenant_id": "bc59445480bc45459658680055fa6d6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc59445480bc45459658680055fa6d6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "revision_number": 0, "id": "6b57e47e-c736-43ca-8c1e-fb7956c0e528", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:05Z", "security_group_id": "25bbf8cf-a8ba-4347-91fe-47153c79d4d4", "tenant_id": "bc59445480bc45459658680055fa6d6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc59445480bc45459658680055fa6d6e"}], "revision_number": 4, "project_id": "bc59445480bc45459658680055fa6d6e", "id": "25bbf8cf-a8ba-4347-91fe-47153c79d4d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:53:08,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a4fdba93-c9e9-4545-8c55-d3160bf3d32d 2018-12-23 00:53:08,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bc59445480bc45459658680055fa6d6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04414305346085bd72e1661f51977fc95bcaeaed" 2018-12-23 00:53:08,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc7e418-d926-4d10-b0a0-72ca8f25891b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bc59445480bc45459658680055fa6d6e"}, "enabled": true, "id": "bc59445480bc45459658680055fa6d6e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-afdb7874-2a91-49a-proj"}} 2018-12-23 00:53:08,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bc59445480bc45459658680055fa6d6e used request id req-bcc7e418-d926-4d10-b0a0-72ca8f25891b 2018-12-23 00:53:08,473 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25bbf8cf-a8ba-4347-91fe-47153c79d4d4 2018-12-23 00:53:08,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=25bbf8cf-a8ba-4347-91fe-47153c79d4d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04414305346085bd72e1661f51977fc95bcaeaed" 2018-12-23 00:53:08,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dc58f99b-0ac5-42bb-a9b1-67c96d0e5eb6 Date: Sun, 23 Dec 2018 00:53:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "security_group_id": "25bbf8cf-a8ba-4347-91fe-47153c79d4d4", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "1795095e-c820-4dbe-80a4-0e7443abd1e9"}, {"remote_group_id": "25bbf8cf-a8ba-4347-91fe-47153c79d4d4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "security_group_id": "25bbf8cf-a8ba-4347-91fe-47153c79d4d4", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "283a958c-aa16-4abe-83a0-dcea114f7d45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "security_group_id": "25bbf8cf-a8ba-4347-91fe-47153c79d4d4", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "6b57e47e-c736-43ca-8c1e-fb7956c0e528"}, {"remote_group_id": "25bbf8cf-a8ba-4347-91fe-47153c79d4d4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:05Z", "security_group_id": "25bbf8cf-a8ba-4347-91fe-47153c79d4d4", "port_range_min": null, "revision_number": 0, "tenant_id": "bc59445480bc45459658680055fa6d6e", "created_at": "2018-12-23T00:53:05Z", "project_id": "bc59445480bc45459658680055fa6d6e", "id": "bf47d0e2-bf40-4ea5-af35-b06411bef274"}]} 2018-12-23 00:53:08,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=25bbf8cf-a8ba-4347-91fe-47153c79d4d4 used request id req-dc58f99b-0ac5-42bb-a9b1-67c96d0e5eb6 2018-12-23 00:53:08,655 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 00:53:08,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/25bbf8cf-a8ba-4347-91fe-47153c79d4d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04414305346085bd72e1661f51977fc95bcaeaed" 2018-12-23 00:53:08,940 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d2d5d3ab-d29a-4b5a-8d73-f393bcd9b2e4 Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:08,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/25bbf8cf-a8ba-4347-91fe-47153c79d4d4 used request id req-d2d5d3ab-d29a-4b5a-8d73-f393bcd9b2e4 2018-12-23 00:53:08,941 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-afdb7874-2a91-49a-proj 2018-12-23 00:53:08,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/bc59445480bc45459658680055fa6d6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04414305346085bd72e1661f51977fc95bcaeaed" 2018-12-23 00:53:09,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32bef4ba-db9b-4717-96c1-4d7994c431b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:09,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/bc59445480bc45459658680055fa6d6e used request id req-32bef4ba-db9b-4717-96c1-4d7994c431b6 2018-12-23 00:53:09,139 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-afdb7874-2a91-49a-proj-role 2018-12-23 00:53:09,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/764c6e29cfc44214bc5511fb069dbcf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04414305346085bd72e1661f51977fc95bcaeaed" 2018-12-23 00:53:09,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-166d5638-4f83-45e9-8394-af559eb1e7e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:09,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/764c6e29cfc44214bc5511fb069dbcf3 used request id req-166d5638-4f83-45e9-8394-af559eb1e7e0 2018-12-23 00:53:09,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04414305346085bd72e1661f51977fc95bcaeaed" 2018-12-23 00:53:09,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a2d2dd8-6486-42ad-a384-4aed7cb2f70e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:53:09,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8a2d2dd8-6486-42ad-a384-4aed7cb2f70e 2018-12-23 00:53:09,436 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-afdb7874-2a91-49a-user 2018-12-23 00:53:09,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/bf78db39cf984ac9b50b02797d8c63b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7896b1e49ddcd89fe35298055095d8e18c3da286" 2018-12-23 00:53:09,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f013c6dc-a8e2-469e-86ed-ef586c90e50f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:09,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/bf78db39cf984ac9b50b02797d8c63b2 used request id req-f013c6dc-a8e2-469e-86ed-ef586c90e50f 2018-12-23 00:53:09,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:09,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["SAzst87fRFaFZtj5V_mg7g"], "issued_at": "2018-12-23T00:53:09.000000Z"}} 2018-12-23 00:53:09,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ffa582605165ee30e79b2ea79720ba4d856610" 2018-12-23 00:53:10,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a997787c-af19-4ceb-8fce-ef928e74d093 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:10,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a997787c-af19-4ceb-8fce-ef928e74d093 2018-12-23 00:53:10,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:10,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:10,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["LV4RwdBEQHedQu1a4hE1dA"], "issued_at": "2018-12-23T00:53:10.000000Z"}} 2018-12-23 00:53:10,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" 2018-12-23 00:53:10,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78fd22f4-f678-4118-aaf6-1e0689ae9d53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:10,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-78fd22f4-f678-4118-aaf6-1e0689ae9d53 2018-12-23 00:53:10,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:10,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:10,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" 2018-12-23 00:53:10,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e2f422-3291-46f0-a33c-41ffa0e5af49 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:53:10,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj used request id req-06e2f422-3291-46f0-a33c-41ffa0e5af49 2018-12-23 00:53:10,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" 2018-12-23 00:53:10,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-661d37bd-8f82-4ec1-8a0c-14bc234b113f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:53:10,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-661d37bd-8f82-4ec1-8a0c-14bc234b113f 2018-12-23 00:53:10,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj"}}' 2018-12-23 00:53:10,949 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:53:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b13b1c79-f7ed-431b-8615-c9e2a2ceab2d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84f2c0c1c1044399bd3f1f3ea37a4cc3"}, "enabled": true, "id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj"}} 2018-12-23 00:53:10,950 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b13b1c79-f7ed-431b-8615-c9e2a2ceab2d 2018-12-23 00:53:10,950 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj 2018-12-23 00:53:10,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:10,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:11,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["ZFcG8TL6Q-aHYDcsmdxHIw"], "issued_at": "2018-12-23T00:53:11.000000Z"}} 2018-12-23 00:53:11,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365a404f76cd468010c37ca0db70764c898e75f9" 2018-12-23 00:53:11,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc237da4-6668-457e-861c-b5e28ff1b5da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:11,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bc237da4-6668-457e-861c-b5e28ff1b5da 2018-12-23 00:53:11,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:11,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:11,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365a404f76cd468010c37ca0db70764c898e75f9" 2018-12-23 00:53:11,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f1575e-99a9-4640-85da-b48d0ea0551f Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:53:11,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a9f1575e-99a9-4640-85da-b48d0ea0551f 2018-12-23 00:53:11,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365a404f76cd468010c37ca0db70764c898e75f9" 2018-12-23 00:53:11,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ff78de-18d5-4250-9e44-577360d66e5c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84f2c0c1c1044399bd3f1f3ea37a4cc3"}, "enabled": true, "id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj"}]} 2018-12-23 00:53:11,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj used request id req-04ff78de-18d5-4250-9e44-577360d66e5c 2018-12-23 00:53:11,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365a404f76cd468010c37ca0db70764c898e75f9" 2018-12-23 00:53:11,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4f205a-3d05-4aeb-be88-d4e0edd7d611 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:53:11,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9d4f205a-3d05-4aeb-be88-d4e0edd7d611 2018-12-23 00:53:12,099 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-user 2018-12-23 00:53:12,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:12,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" 2018-12-23 00:53:12,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-661cb993-484a-4cbb-bef3-aa5f1e7ed82e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:53:12,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-661cb993-484a-4cbb-bef3-aa5f1e7ed82e 2018-12-23 00:53:12,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" -d '{"role": {"name": "CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj-role"}}' 2018-12-23 00:53:12,297 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d2225a3-2125-45a2-b6ee-62d50fcd1fd7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c51840dad6b04bf5b5fe249ea86fc7ad", "links": {"self": "http://172.30.9.26:5000/v3/roles/c51840dad6b04bf5b5fe249ea86fc7ad"}, "name": "CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj-role"}} 2018-12-23 00:53:12,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3d2225a3-2125-45a2-b6ee-62d50fcd1fd7 2018-12-23 00:53:12,297 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj-role 2018-12-23 00:53:12,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c51840dad6b04bf5b5fe249ea86fc7ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" 2018-12-23 00:53:12,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2752f83-bf46-4bad-9ac2-898c4827f7a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/c51840dad6b04bf5b5fe249ea86fc7ad"}, "domain_id": null, "name": "CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj-role", "id": "c51840dad6b04bf5b5fe249ea86fc7ad"}} 2018-12-23 00:53:12,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c51840dad6b04bf5b5fe249ea86fc7ad used request id req-d2752f83-bf46-4bad-9ac2-898c4827f7a9 2018-12-23 00:53:12,395 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj-role to project CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj 2018-12-23 00:53:12,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/84f2c0c1c1044399bd3f1f3ea37a4cc3/users/38d1f173911f4097bb635906bce44c16/roles/c51840dad6b04bf5b5fe249ea86fc7ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" 2018-12-23 00:53:12,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ad27cfd-a40f-4fa7-b746-8015c05d10c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:12,533 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/84f2c0c1c1044399bd3f1f3ea37a4cc3/users/38d1f173911f4097bb635906bce44c16/roles/c51840dad6b04bf5b5fe249ea86fc7ad used request id req-1ad27cfd-a40f-4fa7-b746-8015c05d10c2 2018-12-23 00:53:12,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:12,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:12,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51840dad6b04bf5b5fe249ea86fc7ad", "name": "CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj-role"}], "expires_at": "2018-12-23T01:53:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "name": "CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-user", "id": "38d1f173911f4097bb635906bce44c16"}, "audit_ids": ["U7FqQXqVT2eLXtEg6C-2JQ"], "issued_at": "2018-12-23T00:53:12.000000Z"}} 2018-12-23 00:53:12,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:12,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9317ccfd-7564-4a03-aa08-6b131184708e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:12,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9317ccfd-7564-4a03-aa08-6b131184708e 2018-12-23 00:53:12,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:13,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-03519fb1-f521-4816-a5ce-6e127f55bc28 Date: Sun, 23 Dec 2018 00:53:13 GMT RESP BODY: {"security_groups": []} 2018-12-23 00:53:13,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name&description=hello+group used request id req-03519fb1-f521-4816-a5ce-6e127f55bc28 2018-12-23 00:53:13,296 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name... 2018-12-23 00:53:13,297 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name 2018-12-23 00:53:13,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" -d '{"security_group": {"name": "CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name", "description": "hello group"}}' 2018-12-23 00:53:13,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-856917f0-6c46-4dbc-ad9d-4f24387ff2ba Date: Sun, 23 Dec 2018 00:53:13 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "updated_at": "2018-12-23T00:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "028b03a9-4f0b-455c-9f3c-45006f08056a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}], "revision_number": 2, "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "name": "CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name"}} 2018-12-23 00:53:13,663 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-856917f0-6c46-4dbc-ad9d-4f24387ff2ba 2018-12-23 00:53:13,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 2018-12-23 00:53:13,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:13,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-470d2fcb-58f0-485b-b5da-a1a84525a179 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "028b03a9-4f0b-455c-9f3c-45006f08056a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed"}]} 2018-12-23 00:53:13,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 used request id req-470d2fcb-58f0-485b-b5da-a1a84525a179 2018-12-23 00:53:13,834 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 2018-12-23 00:53:13,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:14,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-49fe96ad-78f8-437c-87eb-b49f30bd9269 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "028b03a9-4f0b-455c-9f3c-45006f08056a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed"}]} 2018-12-23 00:53:14,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 used request id req-49fe96ad-78f8-437c-87eb-b49f30bd9269 2018-12-23 00:53:14,019 - neutron_utils - INFO - Retrieving security group with ID - e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 2018-12-23 00:53:14,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:14,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5a78c822-db36-4537-a2ea-c2fca4fecb6b Date: Sun, 23 Dec 2018 00:53:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "updated_at": "2018-12-23T00:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "028b03a9-4f0b-455c-9f3c-45006f08056a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}], "revision_number": 2, "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "name": "CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name"}]} 2018-12-23 00:53:14,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 used request id req-5a78c822-db36-4537-a2ea-c2fca4fecb6b 2018-12-23 00:53:14,240 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 2018-12-23 00:53:14,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:14,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8d03f405-c4a6-42ea-8716-388d6cd0fdf6 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "028b03a9-4f0b-455c-9f3c-45006f08056a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed"}]} 2018-12-23 00:53:14,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 used request id req-8d03f405-c4a6-42ea-8716-388d6cd0fdf6 2018-12-23 00:53:14,491 - neutron_utils - INFO - Retrieving security group with ID - e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 2018-12-23 00:53:14,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:14,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-953a2b81-af2c-47c4-8fd6-b00311990feb Date: Sun, 23 Dec 2018 00:53:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "updated_at": "2018-12-23T00:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "028b03a9-4f0b-455c-9f3c-45006f08056a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}], "revision_number": 2, "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "name": "CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name"}]} 2018-12-23 00:53:14,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 used request id req-953a2b81-af2c-47c4-8fd6-b00311990feb 2018-12-23 00:53:14,699 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 2018-12-23 00:53:14,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:14,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1498f9d7-d08e-41d1-88c7-bc8d31d71330 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "028b03a9-4f0b-455c-9f3c-45006f08056a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed"}]} 2018-12-23 00:53:14,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 used request id req-1498f9d7-d08e-41d1-88c7-bc8d31d71330 2018-12-23 00:53:14,751 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name 2018-12-23 00:53:14,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:14,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-732ca8f1-1ffb-45a8-9b6e-dcc42001f46e Date: Sun, 23 Dec 2018 00:53:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "updated_at": "2018-12-23T00:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "028b03a9-4f0b-455c-9f3c-45006f08056a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}], "revision_number": 2, "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "name": "CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name"}]} 2018-12-23 00:53:14,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name used request id req-732ca8f1-1ffb-45a8-9b6e-dcc42001f46e 2018-12-23 00:53:14,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:14,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:14,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84f2c0c1c1044399bd3f1f3ea37a4cc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:14,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd97f718-4b73-4f0d-b9fc-260e7e9ab500 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84f2c0c1c1044399bd3f1f3ea37a4cc3"}, "enabled": true, "id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj"}} 2018-12-23 00:53:14,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84f2c0c1c1044399bd3f1f3ea37a4cc3 used request id req-dd97f718-4b73-4f0d-b9fc-260e7e9ab500 2018-12-23 00:53:14,975 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 2018-12-23 00:53:14,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:15,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-805b3486-6954-4411-89ae-400cfd5fd173 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "028b03a9-4f0b-455c-9f3c-45006f08056a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed"}]} 2018-12-23 00:53:15,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 used request id req-805b3486-6954-4411-89ae-400cfd5fd173 2018-12-23 00:53:15,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": 10}}' 2018-12-23 00:53:15,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-2db59c1d-2815-4f1f-9562-716662967e23 Date: Sun, 23 Dec 2018 00:53:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T00:53:15Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": 10, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:15Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e7cb413b-ae8f-46e2-818b-f1bc54af72e6"}} 2018-12-23 00:53:15,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-2db59c1d-2815-4f1f-9562-716662967e23 2018-12-23 00:53:15,460 - neutron_utils - INFO - Retrieving security group with ID - e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 2018-12-23 00:53:15,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:15,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-88ac2a24-041d-4109-b300-f4a564fe5207 Date: Sun, 23 Dec 2018 00:53:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "updated_at": "2018-12-23T00:53:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "028b03a9-4f0b-455c-9f3c-45006f08056a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:15Z", "revision_number": 0, "id": "e7cb413b-ae8f-46e2-818b-f1bc54af72e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:15Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}], "revision_number": 3, "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "name": "CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name"}]} 2018-12-23 00:53:15,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 used request id req-88ac2a24-041d-4109-b300-f4a564fe5207 2018-12-23 00:53:15,670 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 2018-12-23 00:53:15,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:15,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-4c18596c-34ae-4533-97cd-c4519f704555 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "028b03a9-4f0b-455c-9f3c-45006f08056a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed"}, {"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-12-23T00:53:15Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": 10, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:15Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e7cb413b-ae8f-46e2-818b-f1bc54af72e6"}]} 2018-12-23 00:53:15,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 used request id req-4c18596c-34ae-4533-97cd-c4519f704555 2018-12-23 00:53:15,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:16,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51840dad6b04bf5b5fe249ea86fc7ad", "name": "CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj-role"}], "expires_at": "2018-12-23T01:53:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "name": "CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/84f2c0c1c1044399bd3f1f3ea37a4cc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-user", "id": "38d1f173911f4097bb635906bce44c16"}, "audit_ids": ["GoJEMQQ1Qu60l-E5R0VO0g"], "issued_at": "2018-12-23T00:53:16.000000Z"}} 2018-12-23 00:53:16,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8471b148f3061df6c1eaf9919c124e7ad0c9834" 2018-12-23 00:53:16,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-1c6edc57-fe54-4c53-b5a7-259f8a2ac57a Date: Sun, 23 Dec 2018 00:53:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "updated_at": "2018-12-23T00:53:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "028b03a9-4f0b-455c-9f3c-45006f08056a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:15Z", "revision_number": 0, "id": "e7cb413b-ae8f-46e2-818b-f1bc54af72e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:15Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}], "revision_number": 3, "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "name": "CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name"}]} 2018-12-23 00:53:16,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name&description=hello+group used request id req-1c6edc57-fe54-4c53-b5a7-259f8a2ac57a 2018-12-23 00:53:16,438 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 2018-12-23 00:53:16,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8471b148f3061df6c1eaf9919c124e7ad0c9834" 2018-12-23 00:53:16,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-cfecb82c-3393-4f24-b18d-22ca0ee4a8e9 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "028b03a9-4f0b-455c-9f3c-45006f08056a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed"}, {"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-12-23T00:53:15Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": 10, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:15Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e7cb413b-ae8f-46e2-818b-f1bc54af72e6"}]} 2018-12-23 00:53:16,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 used request id req-cfecb82c-3393-4f24-b18d-22ca0ee4a8e9 2018-12-23 00:53:16,621 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 2018-12-23 00:53:16,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8471b148f3061df6c1eaf9919c124e7ad0c9834" 2018-12-23 00:53:16,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-71fbd813-dc7a-4916-a9f6-9b71283a781d Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "028b03a9-4f0b-455c-9f3c-45006f08056a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed"}, {"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-12-23T00:53:15Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": 10, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:15Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e7cb413b-ae8f-46e2-818b-f1bc54af72e6"}]} 2018-12-23 00:53:16,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 used request id req-71fbd813-dc7a-4916-a9f6-9b71283a781d 2018-12-23 00:53:16,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8471b148f3061df6c1eaf9919c124e7ad0c9834" 2018-12-23 00:53:17,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-164dccac-8055-4896-ae59-6a7d42ad1487 Date: Sun, 23 Dec 2018 00:53:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "updated_at": "2018-12-23T00:53:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "028b03a9-4f0b-455c-9f3c-45006f08056a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:15Z", "revision_number": 0, "id": "e7cb413b-ae8f-46e2-818b-f1bc54af72e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:15Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}], "revision_number": 3, "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "name": "CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name"}]} 2018-12-23 00:53:17,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name used request id req-164dccac-8055-4896-ae59-6a7d42ad1487 2018-12-23 00:53:17,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 2018-12-23 00:53:17,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8471b148f3061df6c1eaf9919c124e7ad0c9834" 2018-12-23 00:53:17,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-31a60504-2750-41f7-8929-c5b482cb60eb Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "028b03a9-4f0b-455c-9f3c-45006f08056a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed"}, {"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-12-23T00:53:15Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": 10, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:15Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e7cb413b-ae8f-46e2-818b-f1bc54af72e6"}]} 2018-12-23 00:53:17,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 used request id req-31a60504-2750-41f7-8929-c5b482cb60eb 2018-12-23 00:53:17,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8471b148f3061df6c1eaf9919c124e7ad0c9834" 2018-12-23 00:53:17,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-5a647442-bf7c-47c5-aace-8945cda7f20a Date: Sun, 23 Dec 2018 00:53:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "updated_at": "2018-12-23T00:53:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "028b03a9-4f0b-455c-9f3c-45006f08056a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:15Z", "revision_number": 0, "id": "e7cb413b-ae8f-46e2-818b-f1bc54af72e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:15Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}], "revision_number": 3, "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "name": "CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name"}]} 2018-12-23 00:53:17,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name used request id req-5a647442-bf7c-47c5-aace-8945cda7f20a 2018-12-23 00:53:17,386 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 2018-12-23 00:53:17,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8471b148f3061df6c1eaf9919c124e7ad0c9834" 2018-12-23 00:53:17,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-7cd4cfbb-a71a-4f6a-bade-21303923b8a3 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "028b03a9-4f0b-455c-9f3c-45006f08056a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed"}, {"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-12-23T00:53:15Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": 10, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:15Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e7cb413b-ae8f-46e2-818b-f1bc54af72e6"}]} 2018-12-23 00:53:17,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 used request id req-7cd4cfbb-a71a-4f6a-bade-21303923b8a3 2018-12-23 00:53:17,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8471b148f3061df6c1eaf9919c124e7ad0c9834" 2018-12-23 00:53:17,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-0cf47d08-eaa3-4ccd-89d1-28f79bca9f33 Date: Sun, 23 Dec 2018 00:53:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "updated_at": "2018-12-23T00:53:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "028b03a9-4f0b-455c-9f3c-45006f08056a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:15Z", "revision_number": 0, "id": "e7cb413b-ae8f-46e2-818b-f1bc54af72e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:15Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}], "revision_number": 3, "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "name": "CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name"}]} 2018-12-23 00:53:17,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name used request id req-0cf47d08-eaa3-4ccd-89d1-28f79bca9f33 2018-12-23 00:53:17,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 2018-12-23 00:53:17,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8471b148f3061df6c1eaf9919c124e7ad0c9834" 2018-12-23 00:53:17,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-c0c8b9a6-1bb2-4150-9aa2-cf9fdedcbde7 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "028b03a9-4f0b-455c-9f3c-45006f08056a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e2099bd7-c1bc-40f9-884b-b2ba557df5ed"}, {"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-12-23T00:53:15Z", "security_group_id": "e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3", "port_range_min": 10, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:15Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "e7cb413b-ae8f-46e2-818b-f1bc54af72e6"}]} 2018-12-23 00:53:17,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 used request id req-c0c8b9a6-1bb2-4150-9aa2-cf9fdedcbde7 2018-12-23 00:53:17,979 - neutron_utils - INFO - Deleting security group rule with ID - 028b03a9-4f0b-455c-9f3c-45006f08056a 2018-12-23 00:53:17,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/028b03a9-4f0b-455c-9f3c-45006f08056a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:18,268 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a10fb3d4-6957-4473-9ac1-403a9e4cc384 Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:18,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/028b03a9-4f0b-455c-9f3c-45006f08056a used request id req-a10fb3d4-6957-4473-9ac1-403a9e4cc384 2018-12-23 00:53:18,268 - neutron_utils - INFO - Deleting security group rule with ID - e2099bd7-c1bc-40f9-884b-b2ba557df5ed 2018-12-23 00:53:18,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/e2099bd7-c1bc-40f9-884b-b2ba557df5ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:18,516 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d438156-9e04-4bfa-b456-b2879e6a0677 Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:18,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/e2099bd7-c1bc-40f9-884b-b2ba557df5ed used request id req-9d438156-9e04-4bfa-b456-b2879e6a0677 2018-12-23 00:53:18,517 - neutron_utils - INFO - Deleting security group rule with ID - e7cb413b-ae8f-46e2-818b-f1bc54af72e6 2018-12-23 00:53:18,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/e7cb413b-ae8f-46e2-818b-f1bc54af72e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:18,630 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9db7b14d-47ee-4ecf-b0d2-bd8700709a20 Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:18,630 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/e7cb413b-ae8f-46e2-818b-f1bc54af72e6 used request id req-9db7b14d-47ee-4ecf-b0d2-bd8700709a20 2018-12-23 00:53:18,630 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-79cdecdf-ce4e-4212-b11d-c4f3ac8b8484name 2018-12-23 00:53:18,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd00ead7b50be210449b8dffe75afeb80fadec1" 2018-12-23 00:53:18,746 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7b3d53e-694c-4823-a290-a210994d6bd1 Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:18,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e58e7577-a415-41c2-9dbe-f4c4b0cdc5d3 used request id req-c7b3d53e-694c-4823-a290-a210994d6bd1 2018-12-23 00:53:18,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" 2018-12-23 00:53:18,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-39867697-ba87-4111-9ecd-1f932facb877 Date: Sun, 23 Dec 2018 00:53:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "updated_at": "2018-12-23T00:53:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "2af30317-a1ed-4d82-8d7e-7bd9e417c760", "remote_group_id": "f613604e-18c1-44cc-bf1c-45a091843947", "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "f613604e-18c1-44cc-bf1c-45a091843947", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "67be62d4-8c2c-4aa8-8460-aaec478dbff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "f613604e-18c1-44cc-bf1c-45a091843947", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "8ee9eca6-b9a3-47fa-bf63-aca6cba45259", "remote_group_id": "f613604e-18c1-44cc-bf1c-45a091843947", "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "f613604e-18c1-44cc-bf1c-45a091843947", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "revision_number": 0, "id": "0cd4c998-df29-429d-a3a3-dc79f3232edd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:13Z", "security_group_id": "f613604e-18c1-44cc-bf1c-45a091843947", "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3"}], "revision_number": 4, "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "f613604e-18c1-44cc-bf1c-45a091843947", "name": "default"}]} 2018-12-23 00:53:18,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-39867697-ba87-4111-9ecd-1f932facb877 2018-12-23 00:53:18,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" 2018-12-23 00:53:19,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1efcfe01-5556-43b6-8eb3-924416a90075 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:53:19,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-1efcfe01-5556-43b6-8eb3-924416a90075 2018-12-23 00:53:19,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" 2018-12-23 00:53:19,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42299599-c0f8-4ba1-af6e-3ff13f6c4ac2 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:53:19,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-42299599-c0f8-4ba1-af6e-3ff13f6c4ac2 2018-12-23 00:53:19,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" 2018-12-23 00:53:19,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38213cca-2023-428d-a38d-948e7c0a5edb Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:53:19,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-38213cca-2023-428d-a38d-948e7c0a5edb 2018-12-23 00:53:19,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84f2c0c1c1044399bd3f1f3ea37a4cc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" 2018-12-23 00:53:19,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd19511f-4be6-441a-be0c-2cd374d5151b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84f2c0c1c1044399bd3f1f3ea37a4cc3"}, "enabled": true, "id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj"}} 2018-12-23 00:53:19,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84f2c0c1c1044399bd3f1f3ea37a4cc3 used request id req-fd19511f-4be6-441a-be0c-2cd374d5151b 2018-12-23 00:53:19,337 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f613604e-18c1-44cc-bf1c-45a091843947 2018-12-23 00:53:19,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f613604e-18c1-44cc-bf1c-45a091843947 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" 2018-12-23 00:53:19,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4ff0eda9-ab39-48f8-a7c0-0f4c16605622 Date: Sun, 23 Dec 2018 00:53:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "security_group_id": "f613604e-18c1-44cc-bf1c-45a091843947", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "0cd4c998-df29-429d-a3a3-dc79f3232edd"}, {"remote_group_id": "f613604e-18c1-44cc-bf1c-45a091843947", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "security_group_id": "f613604e-18c1-44cc-bf1c-45a091843947", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "2af30317-a1ed-4d82-8d7e-7bd9e417c760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "security_group_id": "f613604e-18c1-44cc-bf1c-45a091843947", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "67be62d4-8c2c-4aa8-8460-aaec478dbff3"}, {"remote_group_id": "f613604e-18c1-44cc-bf1c-45a091843947", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:13Z", "security_group_id": "f613604e-18c1-44cc-bf1c-45a091843947", "port_range_min": null, "revision_number": 0, "tenant_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "created_at": "2018-12-23T00:53:13Z", "project_id": "84f2c0c1c1044399bd3f1f3ea37a4cc3", "id": "8ee9eca6-b9a3-47fa-bf63-aca6cba45259"}]} 2018-12-23 00:53:19,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f613604e-18c1-44cc-bf1c-45a091843947 used request id req-4ff0eda9-ab39-48f8-a7c0-0f4c16605622 2018-12-23 00:53:19,514 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 00:53:19,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f613604e-18c1-44cc-bf1c-45a091843947 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" 2018-12-23 00:53:19,796 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c86866e9-a9ae-443e-8f9f-917aa470ae1c Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:19,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f613604e-18c1-44cc-bf1c-45a091843947 used request id req-c86866e9-a9ae-443e-8f9f-917aa470ae1c 2018-12-23 00:53:19,797 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj 2018-12-23 00:53:19,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/84f2c0c1c1044399bd3f1f3ea37a4cc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" 2018-12-23 00:53:20,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38a292a4-9b06-416d-b7fe-1709d8057579 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:20,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/84f2c0c1c1044399bd3f1f3ea37a4cc3 used request id req-38a292a4-9b06-416d-b7fe-1709d8057579 2018-12-23 00:53:20,096 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-proj-role 2018-12-23 00:53:20,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c51840dad6b04bf5b5fe249ea86fc7ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" 2018-12-23 00:53:20,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f3b69ea-7299-4bb8-9013-ae8b1c6775fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:20,213 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c51840dad6b04bf5b5fe249ea86fc7ad used request id req-8f3b69ea-7299-4bb8-9013-ae8b1c6775fa 2018-12-23 00:53:20,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96833737c5f15eda43d4a3566c7eaaee22e5df8" 2018-12-23 00:53:20,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-521c29ce-5eea-4be5-90c8-0e3a877eb1d2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:53:20,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-521c29ce-5eea-4be5-90c8-0e3a877eb1d2 2018-12-23 00:53:20,304 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-5ec70d7d-e0b7-4b6-user 2018-12-23 00:53:20,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/38d1f173911f4097bb635906bce44c16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365a404f76cd468010c37ca0db70764c898e75f9" 2018-12-23 00:53:20,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b170578-0f39-4099-b73a-d40c1c7174c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:20,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/38d1f173911f4097bb635906bce44c16 used request id req-5b170578-0f39-4099-b73a-d40c1c7174c2 2018-12-23 00:53:20,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:20,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["KQCEpiChQv2xxaUbb59ySA"], "issued_at": "2018-12-23T00:53:20.000000Z"}} 2018-12-23 00:53:20,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7d313db6e0417d7067d647f27b3ee50e135a1f" 2018-12-23 00:53:20,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5358a31f-63ae-478b-bb07-af5bc62f3f54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:20,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5358a31f-63ae-478b-bb07-af5bc62f3f54 2018-12-23 00:53:20,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:20,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:21,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["HFhIRk2EQ1mrVm3vqVOVzg"], "issued_at": "2018-12-23T00:53:21.000000Z"}} 2018-12-23 00:53:21,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78afe81b54d405533a2e655393ebcf7b56ea3b07" 2018-12-23 00:53:21,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85248a0-f8a4-4f1d-aab0-edb7a903d232 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:21,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c85248a0-f8a4-4f1d-aab0-edb7a903d232 2018-12-23 00:53:21,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:21,408 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:21,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2c4f41f5-38ec-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78afe81b54d405533a2e655393ebcf7b56ea3b07" 2018-12-23 00:53:21,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a028275-9d95-4c8d-a17c-03912d82583f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2c4f41f5-38ec-492-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:53:21,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2c4f41f5-38ec-492-proj used request id req-4a028275-9d95-4c8d-a17c-03912d82583f 2018-12-23 00:53:21,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78afe81b54d405533a2e655393ebcf7b56ea3b07" 2018-12-23 00:53:21,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a686c5-76f8-4cda-8d0d-0caad2c291fc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:53:21,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f6a686c5-76f8-4cda-8d0d-0caad2c291fc 2018-12-23 00:53:21,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78afe81b54d405533a2e655393ebcf7b56ea3b07" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-2c4f41f5-38ec-492-proj"}}' 2018-12-23 00:53:21,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:53:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-846ae5ec-bac4-4658-a4ea-bfd7e22eecea Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8c0affc308ec4c78b77a323c082a4b07"}, "enabled": true, "id": "8c0affc308ec4c78b77a323c082a4b07", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2c4f41f5-38ec-492-proj"}} 2018-12-23 00:53:21,722 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-846ae5ec-bac4-4658-a4ea-bfd7e22eecea 2018-12-23 00:53:21,723 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2c4f41f5-38ec-492-proj 2018-12-23 00:53:21,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:21,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:22,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["bRZOg6bVTKSxTXzRaa1zrA"], "issued_at": "2018-12-23T00:53:22.000000Z"}} 2018-12-23 00:53:22,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f129bc5ae9b5bfa7fc024458db3ea8e4058efe4" 2018-12-23 00:53:22,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0610755-65c6-42d2-a165-55006e2b0239 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:22,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c0610755-65c6-42d2-a165-55006e2b0239 2018-12-23 00:53:22,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:22,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:22,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f129bc5ae9b5bfa7fc024458db3ea8e4058efe4" 2018-12-23 00:53:22,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d2c514-ed06-4280-bcff-e46099830878 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:53:22,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-81d2c514-ed06-4280-bcff-e46099830878 2018-12-23 00:53:22,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-2c4f41f5-38ec-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f129bc5ae9b5bfa7fc024458db3ea8e4058efe4" 2018-12-23 00:53:22,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de43106-11cd-451d-a273-d787e5f5abd6 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-2c4f41f5-38ec-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8c0affc308ec4c78b77a323c082a4b07"}, "enabled": true, "id": "8c0affc308ec4c78b77a323c082a4b07", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2c4f41f5-38ec-492-proj"}]} 2018-12-23 00:53:22,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-2c4f41f5-38ec-492-proj used request id req-4de43106-11cd-451d-a273-d787e5f5abd6 2018-12-23 00:53:22,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f129bc5ae9b5bfa7fc024458db3ea8e4058efe4" 2018-12-23 00:53:22,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e80e1d-5003-4541-b156-6bff8906079d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:53:22,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-16e80e1d-5003-4541-b156-6bff8906079d 2018-12-23 00:53:22,770 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2c4f41f5-38ec-492-user 2018-12-23 00:53:22,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:22,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78afe81b54d405533a2e655393ebcf7b56ea3b07" 2018-12-23 00:53:22,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f07c011b-534e-4fe0-a578-3549a8255b0d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:53:22,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f07c011b-534e-4fe0-a578-3549a8255b0d 2018-12-23 00:53:22,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78afe81b54d405533a2e655393ebcf7b56ea3b07" -d '{"role": {"name": "CreateSecurityGroupTests-2c4f41f5-38ec-492-proj-role"}}' 2018-12-23 00:53:22,992 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28d9c3ab-b1db-4828-9b18-84f0583620d8 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ad98b1ebfa4843e1ac06a21e0f482f4b", "links": {"self": "http://172.30.9.26:5000/v3/roles/ad98b1ebfa4843e1ac06a21e0f482f4b"}, "name": "CreateSecurityGroupTests-2c4f41f5-38ec-492-proj-role"}} 2018-12-23 00:53:22,992 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-28d9c3ab-b1db-4828-9b18-84f0583620d8 2018-12-23 00:53:22,992 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2c4f41f5-38ec-492-proj-role 2018-12-23 00:53:22,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ad98b1ebfa4843e1ac06a21e0f482f4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78afe81b54d405533a2e655393ebcf7b56ea3b07" 2018-12-23 00:53:23,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad3df7c5-27b6-4361-8a5b-773ff40ecf98 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ad98b1ebfa4843e1ac06a21e0f482f4b"}, "domain_id": null, "name": "CreateSecurityGroupTests-2c4f41f5-38ec-492-proj-role", "id": "ad98b1ebfa4843e1ac06a21e0f482f4b"}} 2018-12-23 00:53:23,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ad98b1ebfa4843e1ac06a21e0f482f4b used request id req-ad3df7c5-27b6-4361-8a5b-773ff40ecf98 2018-12-23 00:53:23,077 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2c4f41f5-38ec-492-proj-role to project CreateSecurityGroupTests-2c4f41f5-38ec-492-proj 2018-12-23 00:53:23,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8c0affc308ec4c78b77a323c082a4b07/users/3b6e6d835746401fa3653cf4f8a93a3c/roles/ad98b1ebfa4843e1ac06a21e0f482f4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78afe81b54d405533a2e655393ebcf7b56ea3b07" 2018-12-23 00:53:23,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f16a21d-5c64-4070-96ff-105de6e293fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:23,252 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8c0affc308ec4c78b77a323c082a4b07/users/3b6e6d835746401fa3653cf4f8a93a3c/roles/ad98b1ebfa4843e1ac06a21e0f482f4b used request id req-7f16a21d-5c64-4070-96ff-105de6e293fd 2018-12-23 00:53:23,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:23,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:23,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad98b1ebfa4843e1ac06a21e0f482f4b", "name": "CreateSecurityGroupTests-2c4f41f5-38ec-492-proj-role"}], "expires_at": "2018-12-23T01:53:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c0affc308ec4c78b77a323c082a4b07", "name": "CreateSecurityGroupTests-2c4f41f5-38ec-492-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8c0affc308ec4c78b77a323c082a4b07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8c0affc308ec4c78b77a323c082a4b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8c0affc308ec4c78b77a323c082a4b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8c0affc308ec4c78b77a323c082a4b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8c0affc308ec4c78b77a323c082a4b07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8c0affc308ec4c78b77a323c082a4b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8c0affc308ec4c78b77a323c082a4b07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8c0affc308ec4c78b77a323c082a4b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8c0affc308ec4c78b77a323c082a4b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8c0affc308ec4c78b77a323c082a4b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8c0affc308ec4c78b77a323c082a4b07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8c0affc308ec4c78b77a323c082a4b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2c4f41f5-38ec-492-user", "id": "3b6e6d835746401fa3653cf4f8a93a3c"}, "audit_ids": ["a7f9s1YtQDCeg2-CpwoM5Q"], "issued_at": "2018-12-23T00:53:23.000000Z"}} 2018-12-23 00:53:23,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:23,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991a764a-99d9-40b3-9dfb-66bc10e5dcbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:23,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-991a764a-99d9-40b3-9dfb-66bc10e5dcbb 2018-12-23 00:53:23,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:23,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8f488406-645e-4f56-9744-71bf9e9d1333 Date: Sun, 23 Dec 2018 00:53:23 GMT RESP BODY: {"security_groups": []} 2018-12-23 00:53:23,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename&description=hello+group used request id req-8f488406-645e-4f56-9744-71bf9e9d1333 2018-12-23 00:53:23,988 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename... 2018-12-23 00:53:23,988 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename 2018-12-23 00:53:23,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" -d '{"security_group": {"name": "CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename", "description": "hello group"}}' 2018-12-23 00:53:24,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-8463892f-0bf9-4e16-8856-dcc26d5fd60e Date: Sun, 23 Dec 2018 00:53:24 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "updated_at": "2018-12-23T00:53:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "9ee23983-382a-48b6-be69-8468bd9b4730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}], "revision_number": 2, "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "name": "CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename"}} 2018-12-23 00:53:24,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-8463892f-0bf9-4e16-8856-dcc26d5fd60e 2018-12-23 00:53:24,334 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fe8af2e-dd57-4946-b38b-fb7d598a8a7b 2018-12-23 00:53:24,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:24,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-64d36056-b7b3-4cd9-a1db-48536dea2538 Date: Sun, 23 Dec 2018 00:53:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "9ee23983-382a-48b6-be69-8468bd9b4730"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3"}]} 2018-12-23 00:53:24,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b used request id req-64d36056-b7b3-4cd9-a1db-48536dea2538 2018-12-23 00:53:24,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fe8af2e-dd57-4946-b38b-fb7d598a8a7b 2018-12-23 00:53:24,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:24,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d76d1bcb-75ae-4db1-bfa7-26418aa14dce Date: Sun, 23 Dec 2018 00:53:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "9ee23983-382a-48b6-be69-8468bd9b4730"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3"}]} 2018-12-23 00:53:24,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b used request id req-d76d1bcb-75ae-4db1-bfa7-26418aa14dce 2018-12-23 00:53:24,689 - neutron_utils - INFO - Retrieving security group with ID - 1fe8af2e-dd57-4946-b38b-fb7d598a8a7b 2018-12-23 00:53:24,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:24,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9a9260af-a16e-4248-9c00-cf24e39fbc45 Date: Sun, 23 Dec 2018 00:53:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "updated_at": "2018-12-23T00:53:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "9ee23983-382a-48b6-be69-8468bd9b4730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}], "revision_number": 2, "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "name": "CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename"}]} 2018-12-23 00:53:24,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b used request id req-9a9260af-a16e-4248-9c00-cf24e39fbc45 2018-12-23 00:53:24,890 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fe8af2e-dd57-4946-b38b-fb7d598a8a7b 2018-12-23 00:53:24,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:25,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c54c8134-d106-42dd-b8fd-2d756426b7bb Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "9ee23983-382a-48b6-be69-8468bd9b4730"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3"}]} 2018-12-23 00:53:25,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b used request id req-c54c8134-d106-42dd-b8fd-2d756426b7bb 2018-12-23 00:53:25,067 - neutron_utils - INFO - Retrieving security group with ID - 1fe8af2e-dd57-4946-b38b-fb7d598a8a7b 2018-12-23 00:53:25,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:25,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dd9ae4be-c8db-435d-bb3d-3e9217165f80 Date: Sun, 23 Dec 2018 00:53:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "updated_at": "2018-12-23T00:53:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "9ee23983-382a-48b6-be69-8468bd9b4730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}], "revision_number": 2, "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "name": "CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename"}]} 2018-12-23 00:53:25,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b used request id req-dd9ae4be-c8db-435d-bb3d-3e9217165f80 2018-12-23 00:53:25,122 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fe8af2e-dd57-4946-b38b-fb7d598a8a7b 2018-12-23 00:53:25,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:25,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff90ecb9-edb1-406c-b294-e6b8c8e912a0 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "9ee23983-382a-48b6-be69-8468bd9b4730"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3"}]} 2018-12-23 00:53:25,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b used request id req-ff90ecb9-edb1-406c-b294-e6b8c8e912a0 2018-12-23 00:53:25,299 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename 2018-12-23 00:53:25,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:25,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-237fbabf-b44b-4655-b3a1-59aab61092fd Date: Sun, 23 Dec 2018 00:53:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "updated_at": "2018-12-23T00:53:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "9ee23983-382a-48b6-be69-8468bd9b4730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}], "revision_number": 2, "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "name": "CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename"}]} 2018-12-23 00:53:25,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename used request id req-237fbabf-b44b-4655-b3a1-59aab61092fd 2018-12-23 00:53:25,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:25,356 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:25,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8c0affc308ec4c78b77a323c082a4b07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:25,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e6ba10-d857-4e4d-8af7-acb600772e02 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8c0affc308ec4c78b77a323c082a4b07"}, "enabled": true, "id": "8c0affc308ec4c78b77a323c082a4b07", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2c4f41f5-38ec-492-proj"}} 2018-12-23 00:53:25,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8c0affc308ec4c78b77a323c082a4b07 used request id req-82e6ba10-d857-4e4d-8af7-acb600772e02 2018-12-23 00:53:25,437 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fe8af2e-dd57-4946-b38b-fb7d598a8a7b 2018-12-23 00:53:25,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:25,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-141a121b-e506-4c9c-9093-f5902c10b920 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "9ee23983-382a-48b6-be69-8468bd9b4730"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3"}]} 2018-12-23 00:53:25,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b used request id req-141a121b-e506-4c9c-9093-f5902c10b920 2018-12-23 00:53:25,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b"}}' 2018-12-23 00:53:26,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-2464f4b1-6888-472d-839d-f098038c7ff6 Date: Sun, 23 Dec 2018 00:53:26 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-12-23T00:53:25Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:25Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed4bfcf1-cb3f-4d75-a27d-7543b3fd5aa8"}} 2018-12-23 00:53:26,046 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-2464f4b1-6888-472d-839d-f098038c7ff6 2018-12-23 00:53:26,047 - neutron_utils - INFO - Retrieving security group with ID - 1fe8af2e-dd57-4946-b38b-fb7d598a8a7b 2018-12-23 00:53:26,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:26,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-384a5a1e-42ca-4d7d-a25d-e05679f647ab Date: Sun, 23 Dec 2018 00:53:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "updated_at": "2018-12-23T00:53:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "9ee23983-382a-48b6-be69-8468bd9b4730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:25Z", "revision_number": 0, "id": "ed4bfcf1-cb3f-4d75-a27d-7543b3fd5aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:25Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}], "revision_number": 3, "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "name": "CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename"}]} 2018-12-23 00:53:26,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b used request id req-384a5a1e-42ca-4d7d-a25d-e05679f647ab 2018-12-23 00:53:26,100 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fe8af2e-dd57-4946-b38b-fb7d598a8a7b 2018-12-23 00:53:26,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:26,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-c8883da2-a968-4ef4-8ee3-93a1ab6e7312 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "9ee23983-382a-48b6-be69-8468bd9b4730"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3"}, {"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-12-23T00:53:25Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:25Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed4bfcf1-cb3f-4d75-a27d-7543b3fd5aa8"}]} 2018-12-23 00:53:26,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b used request id req-c8883da2-a968-4ef4-8ee3-93a1ab6e7312 2018-12-23 00:53:26,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:26,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad98b1ebfa4843e1ac06a21e0f482f4b", "name": "CreateSecurityGroupTests-2c4f41f5-38ec-492-proj-role"}], "expires_at": "2018-12-23T01:53:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c0affc308ec4c78b77a323c082a4b07", "name": "CreateSecurityGroupTests-2c4f41f5-38ec-492-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8c0affc308ec4c78b77a323c082a4b07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8c0affc308ec4c78b77a323c082a4b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8c0affc308ec4c78b77a323c082a4b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8c0affc308ec4c78b77a323c082a4b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8c0affc308ec4c78b77a323c082a4b07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8c0affc308ec4c78b77a323c082a4b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8c0affc308ec4c78b77a323c082a4b07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8c0affc308ec4c78b77a323c082a4b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8c0affc308ec4c78b77a323c082a4b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8c0affc308ec4c78b77a323c082a4b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8c0affc308ec4c78b77a323c082a4b07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8c0affc308ec4c78b77a323c082a4b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2c4f41f5-38ec-492-user", "id": "3b6e6d835746401fa3653cf4f8a93a3c"}, "audit_ids": ["wWH-jFqCSq6WjTdpjV5GnA"], "issued_at": "2018-12-23T00:53:26.000000Z"}} 2018-12-23 00:53:26,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e7c585726aaadc4e9325de1d3b2944521291fa" 2018-12-23 00:53:26,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-9d48bf6e-9cb3-4c00-9679-93383b602fe9 Date: Sun, 23 Dec 2018 00:53:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "updated_at": "2018-12-23T00:53:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "9ee23983-382a-48b6-be69-8468bd9b4730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:25Z", "revision_number": 0, "id": "ed4bfcf1-cb3f-4d75-a27d-7543b3fd5aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:25Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}], "revision_number": 3, "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "name": "CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename"}]} 2018-12-23 00:53:26,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename&description=hello+group used request id req-9d48bf6e-9cb3-4c00-9679-93383b602fe9 2018-12-23 00:53:26,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fe8af2e-dd57-4946-b38b-fb7d598a8a7b 2018-12-23 00:53:26,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e7c585726aaadc4e9325de1d3b2944521291fa" 2018-12-23 00:53:27,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e8035780-7174-410d-ae06-2eaca4ea911e Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "9ee23983-382a-48b6-be69-8468bd9b4730"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3"}, {"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-12-23T00:53:25Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:25Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed4bfcf1-cb3f-4d75-a27d-7543b3fd5aa8"}]} 2018-12-23 00:53:27,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b used request id req-e8035780-7174-410d-ae06-2eaca4ea911e 2018-12-23 00:53:27,044 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fe8af2e-dd57-4946-b38b-fb7d598a8a7b 2018-12-23 00:53:27,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e7c585726aaadc4e9325de1d3b2944521291fa" 2018-12-23 00:53:27,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-09c78a5a-cfc3-4500-a799-05307204739f Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "9ee23983-382a-48b6-be69-8468bd9b4730"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3"}, {"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-12-23T00:53:25Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:25Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed4bfcf1-cb3f-4d75-a27d-7543b3fd5aa8"}]} 2018-12-23 00:53:27,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b used request id req-09c78a5a-cfc3-4500-a799-05307204739f 2018-12-23 00:53:27,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e7c585726aaadc4e9325de1d3b2944521291fa" 2018-12-23 00:53:27,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-dc78d8c0-0bb8-49a1-99b8-b588685c386a Date: Sun, 23 Dec 2018 00:53:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "updated_at": "2018-12-23T00:53:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "9ee23983-382a-48b6-be69-8468bd9b4730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:25Z", "revision_number": 0, "id": "ed4bfcf1-cb3f-4d75-a27d-7543b3fd5aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:25Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}], "revision_number": 3, "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "name": "CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename"}]} 2018-12-23 00:53:27,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename used request id req-dc78d8c0-0bb8-49a1-99b8-b588685c386a 2018-12-23 00:53:27,482 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fe8af2e-dd57-4946-b38b-fb7d598a8a7b 2018-12-23 00:53:27,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e7c585726aaadc4e9325de1d3b2944521291fa" 2018-12-23 00:53:27,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2e74b1da-6e4e-433e-b4c4-c2bed888e7e1 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "9ee23983-382a-48b6-be69-8468bd9b4730"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3"}, {"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-12-23T00:53:25Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:25Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed4bfcf1-cb3f-4d75-a27d-7543b3fd5aa8"}]} 2018-12-23 00:53:27,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b used request id req-2e74b1da-6e4e-433e-b4c4-c2bed888e7e1 2018-12-23 00:53:27,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e7c585726aaadc4e9325de1d3b2944521291fa" 2018-12-23 00:53:27,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2edbc6a1-b380-4a54-9359-dbd9452fe0a1 Date: Sun, 23 Dec 2018 00:53:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "updated_at": "2018-12-23T00:53:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "9ee23983-382a-48b6-be69-8468bd9b4730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:25Z", "revision_number": 0, "id": "ed4bfcf1-cb3f-4d75-a27d-7543b3fd5aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:25Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}], "revision_number": 3, "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "name": "CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename"}]} 2018-12-23 00:53:27,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename used request id req-2edbc6a1-b380-4a54-9359-dbd9452fe0a1 2018-12-23 00:53:27,873 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fe8af2e-dd57-4946-b38b-fb7d598a8a7b 2018-12-23 00:53:27,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e7c585726aaadc4e9325de1d3b2944521291fa" 2018-12-23 00:53:28,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7aaf319c-78bf-4872-9ba9-0509cea219bb Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "9ee23983-382a-48b6-be69-8468bd9b4730"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3"}, {"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-12-23T00:53:25Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:25Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed4bfcf1-cb3f-4d75-a27d-7543b3fd5aa8"}]} 2018-12-23 00:53:28,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b used request id req-7aaf319c-78bf-4872-9ba9-0509cea219bb 2018-12-23 00:53:28,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e7c585726aaadc4e9325de1d3b2944521291fa" 2018-12-23 00:53:28,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-8d8dee0c-5a6a-4955-aa17-f2f3b5aca79f Date: Sun, 23 Dec 2018 00:53:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "updated_at": "2018-12-23T00:53:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "9ee23983-382a-48b6-be69-8468bd9b4730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "revision_number": 0, "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:25Z", "revision_number": 0, "id": "ed4bfcf1-cb3f-4d75-a27d-7543b3fd5aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:25Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}], "revision_number": 3, "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "name": "CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename"}]} 2018-12-23 00:53:28,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename used request id req-8d8dee0c-5a6a-4955-aa17-f2f3b5aca79f 2018-12-23 00:53:28,255 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fe8af2e-dd57-4946-b38b-fb7d598a8a7b 2018-12-23 00:53:28,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e7c585726aaadc4e9325de1d3b2944521291fa" 2018-12-23 00:53:28,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9e343f94-1697-4905-bcde-466779167bb2 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "9ee23983-382a-48b6-be69-8468bd9b4730"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:24Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:24Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed30094e-87a1-4e5f-98df-4f73750fb6f3"}, {"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-12-23T00:53:25Z", "security_group_id": "1fe8af2e-dd57-4946-b38b-fb7d598a8a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:25Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "ed4bfcf1-cb3f-4d75-a27d-7543b3fd5aa8"}]} 2018-12-23 00:53:28,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1fe8af2e-dd57-4946-b38b-fb7d598a8a7b used request id req-9e343f94-1697-4905-bcde-466779167bb2 2018-12-23 00:53:28,444 - neutron_utils - INFO - Deleting security group rule with ID - 9ee23983-382a-48b6-be69-8468bd9b4730 2018-12-23 00:53:28,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/9ee23983-382a-48b6-be69-8468bd9b4730 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:28,697 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-45e98496-62b6-4940-95f6-8d1f8fdf1644 Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:28,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/9ee23983-382a-48b6-be69-8468bd9b4730 used request id req-45e98496-62b6-4940-95f6-8d1f8fdf1644 2018-12-23 00:53:28,697 - neutron_utils - INFO - Deleting security group rule with ID - ed30094e-87a1-4e5f-98df-4f73750fb6f3 2018-12-23 00:53:28,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/ed30094e-87a1-4e5f-98df-4f73750fb6f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:28,927 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-45086002-8bd5-4386-a823-8e3b1ade287f Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:28,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/ed30094e-87a1-4e5f-98df-4f73750fb6f3 used request id req-45086002-8bd5-4386-a823-8e3b1ade287f 2018-12-23 00:53:28,928 - neutron_utils - INFO - Deleting security group rule with ID - ed4bfcf1-cb3f-4d75-a27d-7543b3fd5aa8 2018-12-23 00:53:28,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/ed4bfcf1-cb3f-4d75-a27d-7543b3fd5aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:29,177 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5adcea67-ab28-4573-808a-92bbacf97f03 Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:29,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/ed4bfcf1-cb3f-4d75-a27d-7543b3fd5aa8 used request id req-5adcea67-ab28-4573-808a-92bbacf97f03 2018-12-23 00:53:29,178 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-d855cc65-9871-4d87-a2db-34ee9507cacename 2018-12-23 00:53:29,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1fe8af2e-dd57-4946-b38b-fb7d598a8a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a3cf17d0b787fb1d6d0ec0edc3313a5ba2913" 2018-12-23 00:53:29,309 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98e67b92-50f4-4d6b-bcbd-6e9537295e55 Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:29,310 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1fe8af2e-dd57-4946-b38b-fb7d598a8a7b used request id req-98e67b92-50f4-4d6b-bcbd-6e9537295e55 2018-12-23 00:53:29,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78afe81b54d405533a2e655393ebcf7b56ea3b07" 2018-12-23 00:53:29,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b41fa123-c524-426e-aa52-62811dd9b22f Date: Sun, 23 Dec 2018 00:53:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:23Z", "updated_at": "2018-12-23T00:53:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:23Z", "revision_number": 0, "id": "90cb098c-c9c3-4778-bee5-bfc8ffbb907e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:23Z", "security_group_id": "4ab7b7fc-15ab-4767-8522-f1377cf4b3db", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:23Z", "revision_number": 0, "id": "d6c02232-80a9-42c8-bea6-82738e313c55", "remote_group_id": "4ab7b7fc-15ab-4767-8522-f1377cf4b3db", "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:23Z", "security_group_id": "4ab7b7fc-15ab-4767-8522-f1377cf4b3db", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:23Z", "revision_number": 0, "id": "577b1124-084b-4e8a-b190-eafdefd43319", "remote_group_id": "4ab7b7fc-15ab-4767-8522-f1377cf4b3db", "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:23Z", "security_group_id": "4ab7b7fc-15ab-4767-8522-f1377cf4b3db", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:23Z", "revision_number": 0, "id": "b6010636-ddbb-4526-8122-b15890480881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:23Z", "security_group_id": "4ab7b7fc-15ab-4767-8522-f1377cf4b3db", "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c0affc308ec4c78b77a323c082a4b07"}], "revision_number": 4, "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "4ab7b7fc-15ab-4767-8522-f1377cf4b3db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:53:29,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b41fa123-c524-426e-aa52-62811dd9b22f 2018-12-23 00:53:29,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8c0affc308ec4c78b77a323c082a4b07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78afe81b54d405533a2e655393ebcf7b56ea3b07" 2018-12-23 00:53:29,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-757cc990-4996-4b4e-b01e-6fed540461bc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8c0affc308ec4c78b77a323c082a4b07"}, "enabled": true, "id": "8c0affc308ec4c78b77a323c082a4b07", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2c4f41f5-38ec-492-proj"}} 2018-12-23 00:53:29,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8c0affc308ec4c78b77a323c082a4b07 used request id req-757cc990-4996-4b4e-b01e-6fed540461bc 2018-12-23 00:53:29,620 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ab7b7fc-15ab-4767-8522-f1377cf4b3db 2018-12-23 00:53:29,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4ab7b7fc-15ab-4767-8522-f1377cf4b3db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78afe81b54d405533a2e655393ebcf7b56ea3b07" 2018-12-23 00:53:29,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d7650f50-7dfe-45a6-9d1d-acb35befa18d Date: Sun, 23 Dec 2018 00:53:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4ab7b7fc-15ab-4767-8522-f1377cf4b3db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:23Z", "security_group_id": "4ab7b7fc-15ab-4767-8522-f1377cf4b3db", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:23Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "577b1124-084b-4e8a-b190-eafdefd43319"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:23Z", "security_group_id": "4ab7b7fc-15ab-4767-8522-f1377cf4b3db", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:23Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "90cb098c-c9c3-4778-bee5-bfc8ffbb907e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:23Z", "security_group_id": "4ab7b7fc-15ab-4767-8522-f1377cf4b3db", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:23Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "b6010636-ddbb-4526-8122-b15890480881"}, {"remote_group_id": "4ab7b7fc-15ab-4767-8522-f1377cf4b3db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:23Z", "security_group_id": "4ab7b7fc-15ab-4767-8522-f1377cf4b3db", "port_range_min": null, "revision_number": 0, "tenant_id": "8c0affc308ec4c78b77a323c082a4b07", "created_at": "2018-12-23T00:53:23Z", "project_id": "8c0affc308ec4c78b77a323c082a4b07", "id": "d6c02232-80a9-42c8-bea6-82738e313c55"}]} 2018-12-23 00:53:29,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4ab7b7fc-15ab-4767-8522-f1377cf4b3db used request id req-d7650f50-7dfe-45a6-9d1d-acb35befa18d 2018-12-23 00:53:29,795 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 00:53:29,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4ab7b7fc-15ab-4767-8522-f1377cf4b3db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78afe81b54d405533a2e655393ebcf7b56ea3b07" 2018-12-23 00:53:30,092 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25827a7a-190b-4b79-91b2-8a7d052088f7 Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:30,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4ab7b7fc-15ab-4767-8522-f1377cf4b3db used request id req-25827a7a-190b-4b79-91b2-8a7d052088f7 2018-12-23 00:53:30,093 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2c4f41f5-38ec-492-proj 2018-12-23 00:53:30,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8c0affc308ec4c78b77a323c082a4b07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78afe81b54d405533a2e655393ebcf7b56ea3b07" 2018-12-23 00:53:30,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffa7669a-20f8-40c1-8605-c75ed97f3ff9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:30,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8c0affc308ec4c78b77a323c082a4b07 used request id req-ffa7669a-20f8-40c1-8605-c75ed97f3ff9 2018-12-23 00:53:30,312 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2c4f41f5-38ec-492-proj-role 2018-12-23 00:53:30,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/ad98b1ebfa4843e1ac06a21e0f482f4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78afe81b54d405533a2e655393ebcf7b56ea3b07" 2018-12-23 00:53:30,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0925264-3332-42fe-8eda-76f8d6092fbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:30,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ad98b1ebfa4843e1ac06a21e0f482f4b used request id req-f0925264-3332-42fe-8eda-76f8d6092fbb 2018-12-23 00:53:30,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78afe81b54d405533a2e655393ebcf7b56ea3b07" 2018-12-23 00:53:30,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4529783e-a964-4cb5-8fb7-af0632919565 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:53:30,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4529783e-a964-4cb5-8fb7-af0632919565 2018-12-23 00:53:30,508 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2c4f41f5-38ec-492-user 2018-12-23 00:53:30,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3b6e6d835746401fa3653cf4f8a93a3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f129bc5ae9b5bfa7fc024458db3ea8e4058efe4" 2018-12-23 00:53:30,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a22ecf7b-67d6-48e6-8abe-8fdba46674d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:30,673 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3b6e6d835746401fa3653cf4f8a93a3c used request id req-a22ecf7b-67d6-48e6-8abe-8fdba46674d9 2018-12-23 00:53:30,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:31,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["qgpFsiJLT96Ty4WPvKRgIA"], "issued_at": "2018-12-23T00:53:31.000000Z"}} 2018-12-23 00:53:31,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da81607e96f5f7b5c05ab675a49e2deebda8d706" 2018-12-23 00:53:31,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b308bfc-1027-4c4a-9d21-4e4674fe394b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:31,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4b308bfc-1027-4c4a-9d21-4e4674fe394b 2018-12-23 00:53:31,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:31,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:31,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Iqzjw0H1RwSgZsImbNvTSw"], "issued_at": "2018-12-23T00:53:31.000000Z"}} 2018-12-23 00:53:31,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bb3bbee15d06fe45436c2ba571d22b0ffa4cf0" 2018-12-23 00:53:31,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beec361a-5d04-42ef-9e29-0cc03cea562d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:31,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-beec361a-5d04-42ef-9e29-0cc03cea562d 2018-12-23 00:53:31,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:31,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:31,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bb3bbee15d06fe45436c2ba571d22b0ffa4cf0" 2018-12-23 00:53:31,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b0ea69d-23ea-4799-8b4b-a2a149b78b14 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:53:31,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj used request id req-1b0ea69d-23ea-4799-8b4b-a2a149b78b14 2018-12-23 00:53:31,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bb3bbee15d06fe45436c2ba571d22b0ffa4cf0" 2018-12-23 00:53:31,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92aa3c56-37ed-488d-b8fb-4d31599ed820 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:53:31,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-92aa3c56-37ed-488d-b8fb-4d31599ed820 2018-12-23 00:53:31,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bb3bbee15d06fe45436c2ba571d22b0ffa4cf0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj"}}' 2018-12-23 00:53:31,908 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-212079ec-b723-467f-b15f-4e397d7a1267 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f"}, "enabled": true, "id": "696e5dac7631409dabc9ffa901c5568f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj"}} 2018-12-23 00:53:31,908 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-212079ec-b723-467f-b15f-4e397d7a1267 2018-12-23 00:53:31,909 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj 2018-12-23 00:53:31,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:31,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:32,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["EEzpRRKSS52e0NUnI_uMAA"], "issued_at": "2018-12-23T00:53:32.000000Z"}} 2018-12-23 00:53:32,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b1ff6a29f0cba3f65501c30759e28cc171b704c" 2018-12-23 00:53:32,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f99a76b2-30b4-4f04-b240-6a2bd0c4594e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:32,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f99a76b2-30b4-4f04-b240-6a2bd0c4594e 2018-12-23 00:53:32,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:32,388 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:32,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b1ff6a29f0cba3f65501c30759e28cc171b704c" 2018-12-23 00:53:32,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-901da4ef-bb73-4bb2-adde-e66352be0626 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:53:32,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-901da4ef-bb73-4bb2-adde-e66352be0626 2018-12-23 00:53:32,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b1ff6a29f0cba3f65501c30759e28cc171b704c" 2018-12-23 00:53:32,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50275d3-d3d6-4723-bd3d-bf01f5ca7da4 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f"}, "enabled": true, "id": "696e5dac7631409dabc9ffa901c5568f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj"}]} 2018-12-23 00:53:32,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj used request id req-b50275d3-d3d6-4723-bd3d-bf01f5ca7da4 2018-12-23 00:53:32,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b1ff6a29f0cba3f65501c30759e28cc171b704c" 2018-12-23 00:53:32,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c6abb8-a9cd-4d76-a0ba-ec0076ee7560 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:53:32,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b9c6abb8-a9cd-4d76-a0ba-ec0076ee7560 2018-12-23 00:53:32,967 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-846ca1b2-eb7f-49b-user 2018-12-23 00:53:32,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:32,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bb3bbee15d06fe45436c2ba571d22b0ffa4cf0" 2018-12-23 00:53:33,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f3d6a41-c028-432f-acee-e76bf94bb3bd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:53:33,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0f3d6a41-c028-432f-acee-e76bf94bb3bd 2018-12-23 00:53:33,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bb3bbee15d06fe45436c2ba571d22b0ffa4cf0" -d '{"role": {"name": "CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj-role"}}' 2018-12-23 00:53:33,159 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:53:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e83deb-6299-4f96-9c04-624ae5e20bd9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "281fee4866a64bfdb579748d66937f64", "links": {"self": "http://172.30.9.26:5000/v3/roles/281fee4866a64bfdb579748d66937f64"}, "name": "CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj-role"}} 2018-12-23 00:53:33,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-96e83deb-6299-4f96-9c04-624ae5e20bd9 2018-12-23 00:53:33,159 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj-role 2018-12-23 00:53:33,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/281fee4866a64bfdb579748d66937f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bb3bbee15d06fe45436c2ba571d22b0ffa4cf0" 2018-12-23 00:53:33,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fecc3be-36b6-4e0c-88bd-00b1e5d21ad4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/281fee4866a64bfdb579748d66937f64"}, "domain_id": null, "name": "CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj-role", "id": "281fee4866a64bfdb579748d66937f64"}} 2018-12-23 00:53:33,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/281fee4866a64bfdb579748d66937f64 used request id req-0fecc3be-36b6-4e0c-88bd-00b1e5d21ad4 2018-12-23 00:53:33,251 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj-role to project CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj 2018-12-23 00:53:33,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f/users/eb6e75bf5b394f1fab3a0e0dcd6b95ee/roles/281fee4866a64bfdb579748d66937f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bb3bbee15d06fe45436c2ba571d22b0ffa4cf0" 2018-12-23 00:53:33,305 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7fda858-c768-4d0d-80bd-3e9671b3b75b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:33,305 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f/users/eb6e75bf5b394f1fab3a0e0dcd6b95ee/roles/281fee4866a64bfdb579748d66937f64 used request id req-b7fda858-c768-4d0d-80bd-3e9671b3b75b 2018-12-23 00:53:33,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:33,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:33,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "281fee4866a64bfdb579748d66937f64", "name": "CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj-role"}], "expires_at": "2018-12-23T01:53:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "696e5dac7631409dabc9ffa901c5568f", "name": "CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/696e5dac7631409dabc9ffa901c5568f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/696e5dac7631409dabc9ffa901c5568f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/696e5dac7631409dabc9ffa901c5568f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/696e5dac7631409dabc9ffa901c5568f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/696e5dac7631409dabc9ffa901c5568f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/696e5dac7631409dabc9ffa901c5568f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/696e5dac7631409dabc9ffa901c5568f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/696e5dac7631409dabc9ffa901c5568f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/696e5dac7631409dabc9ffa901c5568f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/696e5dac7631409dabc9ffa901c5568f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/696e5dac7631409dabc9ffa901c5568f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/696e5dac7631409dabc9ffa901c5568f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-846ca1b2-eb7f-49b-user", "id": "eb6e75bf5b394f1fab3a0e0dcd6b95ee"}, "audit_ids": ["4pUOX76ySsaDpJcG_q0fzw"], "issued_at": "2018-12-23T00:53:33.000000Z"}} 2018-12-23 00:53:33,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:33,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd52edd0-5dfe-4403-85dc-4f229ae2f2eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:33,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fd52edd0-5dfe-4403-85dc-4f229ae2f2eb 2018-12-23 00:53:33,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:34,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-eb63d1e6-144d-4f4c-ab77-861fa91b1c0f Date: Sun, 23 Dec 2018 00:53:34 GMT RESP BODY: {"security_groups": []} 2018-12-23 00:53:34,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name&description=hello+group used request id req-eb63d1e6-144d-4f4c-ab77-861fa91b1c0f 2018-12-23 00:53:34,059 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name... 2018-12-23 00:53:34,060 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name 2018-12-23 00:53:34,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" -d '{"security_group": {"name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name", "description": "hello group"}}' 2018-12-23 00:53:34,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-9adc3bb1-dc49-4ae7-84a2-daf54a458234 Date: Sun, 23 Dec 2018 00:53:34 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "updated_at": "2018-12-23T00:53:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "4848a688-81a6-483f-866e-7882f0af37c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "f065914f-c907-46f1-9622-d4558adb4ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 2, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "1eb6dd40-cc55-4906-980f-23037b02032c", "name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name"}} 2018-12-23 00:53:34,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-9adc3bb1-dc49-4ae7-84a2-daf54a458234 2018-12-23 00:53:34,412 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:34,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:34,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8e7d3b4d-47f5-4934-a8a7-0a57f45eff05 Date: Sun, 23 Dec 2018 00:53:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:34,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-8e7d3b4d-47f5-4934-a8a7-0a57f45eff05 2018-12-23 00:53:34,596 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:34,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:34,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cef9f524-f6ba-477f-947b-325085d7c1c7 Date: Sun, 23 Dec 2018 00:53:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:34,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-cef9f524-f6ba-477f-947b-325085d7c1c7 2018-12-23 00:53:34,782 - neutron_utils - INFO - Retrieving security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:34,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:34,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2ac25fa3-4da5-4c0a-a48c-6220cd77962e Date: Sun, 23 Dec 2018 00:53:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "updated_at": "2018-12-23T00:53:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "4848a688-81a6-483f-866e-7882f0af37c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "f065914f-c907-46f1-9622-d4558adb4ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 2, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "1eb6dd40-cc55-4906-980f-23037b02032c", "name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name"}]} 2018-12-23 00:53:34,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-2ac25fa3-4da5-4c0a-a48c-6220cd77962e 2018-12-23 00:53:34,859 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:34,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:35,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b7d2a13b-975d-4f68-8c31-f47e12498dbf Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:35,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-b7d2a13b-975d-4f68-8c31-f47e12498dbf 2018-12-23 00:53:35,034 - neutron_utils - INFO - Retrieving security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:35,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:35,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2c16cbb4-b261-46e0-8696-867b54ae0797 Date: Sun, 23 Dec 2018 00:53:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "updated_at": "2018-12-23T00:53:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "4848a688-81a6-483f-866e-7882f0af37c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "f065914f-c907-46f1-9622-d4558adb4ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 2, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "1eb6dd40-cc55-4906-980f-23037b02032c", "name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name"}]} 2018-12-23 00:53:35,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-2c16cbb4-b261-46e0-8696-867b54ae0797 2018-12-23 00:53:35,243 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:35,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:35,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7e0246d5-4900-4c3c-be76-b9879b85a22d Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:35,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-7e0246d5-4900-4c3c-be76-b9879b85a22d 2018-12-23 00:53:35,314 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name 2018-12-23 00:53:35,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:35,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-238987aa-3174-4585-b50e-dde93ab64ee2 Date: Sun, 23 Dec 2018 00:53:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "updated_at": "2018-12-23T00:53:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "4848a688-81a6-483f-866e-7882f0af37c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "f065914f-c907-46f1-9622-d4558adb4ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 2, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "1eb6dd40-cc55-4906-980f-23037b02032c", "name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name"}]} 2018-12-23 00:53:35,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name used request id req-238987aa-3174-4585-b50e-dde93ab64ee2 2018-12-23 00:53:35,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:35,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:35,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:35,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a71939-a1e4-42bc-ab4b-9c97577a813e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f"}, "enabled": true, "id": "696e5dac7631409dabc9ffa901c5568f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj"}} 2018-12-23 00:53:35,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f used request id req-20a71939-a1e4-42bc-ab4b-9c97577a813e 2018-12-23 00:53:35,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:35,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:35,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7e2107b9-0b5d-464e-a3c3-65d9e6a940f6 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:35,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-7e2107b9-0b5d-464e-a3c3-65d9e6a940f6 2018-12-23 00:53:35,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c"}}' 2018-12-23 00:53:36,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-0be3874e-477b-4d0b-a0a9-8d07d86b920b Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "11fd241f-fc56-415a-bbc2-dfd20c095114"}} 2018-12-23 00:53:36,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-0be3874e-477b-4d0b-a0a9-8d07d86b920b 2018-12-23 00:53:36,172 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name 2018-12-23 00:53:36,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:36,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-555b9686-9326-4690-9473-585d1cc72781 Date: Sun, 23 Dec 2018 00:53:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "updated_at": "2018-12-23T00:53:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "11fd241f-fc56-415a-bbc2-dfd20c095114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "4848a688-81a6-483f-866e-7882f0af37c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "f065914f-c907-46f1-9622-d4558adb4ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 3, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "1eb6dd40-cc55-4906-980f-23037b02032c", "name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name"}]} 2018-12-23 00:53:36,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name used request id req-555b9686-9326-4690-9473-585d1cc72781 2018-12-23 00:53:36,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:36,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bc23679-2e86-48c1-906a-15a75429dcb9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f"}, "enabled": true, "id": "696e5dac7631409dabc9ffa901c5568f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj"}} 2018-12-23 00:53:36,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f used request id req-4bc23679-2e86-48c1-906a-15a75429dcb9 2018-12-23 00:53:36,459 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:36,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:36,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-82a1ef51-642e-449c-aa8d-57d5c3e46a98 Date: Sun, 23 Dec 2018 00:53:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "11fd241f-fc56-415a-bbc2-dfd20c095114"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:36,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-82a1ef51-642e-449c-aa8d-57d5c3e46a98 2018-12-23 00:53:36,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c"}}' 2018-12-23 00:53:36,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-6d8f1342-f14d-40e9-925b-6d728e38fc1d Date: Sun, 23 Dec 2018 00:53:36 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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810"}} 2018-12-23 00:53:36,993 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-6d8f1342-f14d-40e9-925b-6d728e38fc1d 2018-12-23 00:53:36,993 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name 2018-12-23 00:53:36,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:37,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-7a21ffb6-5cfe-46c6-aa6c-de190c1cc25a Date: Sun, 23 Dec 2018 00:53:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "updated_at": "2018-12-23T00:53:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "11fd241f-fc56-415a-bbc2-dfd20c095114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "4848a688-81a6-483f-866e-7882f0af37c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "f065914f-c907-46f1-9622-d4558adb4ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 4, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "1eb6dd40-cc55-4906-980f-23037b02032c", "name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name"}]} 2018-12-23 00:53:37,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name used request id req-7a21ffb6-5cfe-46c6-aa6c-de190c1cc25a 2018-12-23 00:53:37,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:37,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e46a3a95-ee39-4c73-9301-e6dbf6f702e3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f"}, "enabled": true, "id": "696e5dac7631409dabc9ffa901c5568f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj"}} 2018-12-23 00:53:37,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f used request id req-e46a3a95-ee39-4c73-9301-e6dbf6f702e3 2018-12-23 00:53:37,283 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:37,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:37,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-c7389757-040e-4917-b83c-9c116e49eaa6 Date: Sun, 23 Dec 2018 00:53:37 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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "11fd241f-fc56-415a-bbc2-dfd20c095114"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:37,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-c7389757-040e-4917-b83c-9c116e49eaa6 2018-12-23 00:53:37,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": 10}}' 2018-12-23 00:53:37,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-c8b52561-bc33-4d7f-9a24-0ed08e222362 Date: Sun, 23 Dec 2018 00:53:37 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-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": 10, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:37Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd"}} 2018-12-23 00:53:37,669 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-c8b52561-bc33-4d7f-9a24-0ed08e222362 2018-12-23 00:53:37,669 - neutron_utils - INFO - Retrieving security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:37,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:37,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1040d052-79bf-4b73-b3a4-34ba081618d9 Date: Sun, 23 Dec 2018 00:53:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "updated_at": "2018-12-23T00:53:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "11fd241f-fc56-415a-bbc2-dfd20c095114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "4848a688-81a6-483f-866e-7882f0af37c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:37Z", "revision_number": 0, "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "f065914f-c907-46f1-9622-d4558adb4ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 5, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "1eb6dd40-cc55-4906-980f-23037b02032c", "name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name"}]} 2018-12-23 00:53:37,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-1040d052-79bf-4b73-b3a4-34ba081618d9 2018-12-23 00:53:37,861 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:37,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:38,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f03cea8f-853d-4072-8db5-9f8a5fc5058e Date: Sun, 23 Dec 2018 00:53:38 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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "11fd241f-fc56-415a-bbc2-dfd20c095114"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"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-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": 10, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:37Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd"}, {"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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:38,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-f03cea8f-853d-4072-8db5-9f8a5fc5058e 2018-12-23 00:53:38,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:38,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "281fee4866a64bfdb579748d66937f64", "name": "CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj-role"}], "expires_at": "2018-12-23T01:53:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "696e5dac7631409dabc9ffa901c5568f", "name": "CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/696e5dac7631409dabc9ffa901c5568f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/696e5dac7631409dabc9ffa901c5568f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/696e5dac7631409dabc9ffa901c5568f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/696e5dac7631409dabc9ffa901c5568f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/696e5dac7631409dabc9ffa901c5568f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/696e5dac7631409dabc9ffa901c5568f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/696e5dac7631409dabc9ffa901c5568f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/696e5dac7631409dabc9ffa901c5568f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/696e5dac7631409dabc9ffa901c5568f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/696e5dac7631409dabc9ffa901c5568f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/696e5dac7631409dabc9ffa901c5568f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/696e5dac7631409dabc9ffa901c5568f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-846ca1b2-eb7f-49b-user", "id": "eb6e75bf5b394f1fab3a0e0dcd6b95ee"}, "audit_ids": ["_6kKwQoVRyKDQgzA0Zsm6A"], "issued_at": "2018-12-23T00:53:38.000000Z"}} 2018-12-23 00:53:38,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:38,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-79eae914-9f06-4420-bb06-030a2c26cf01 Date: Sun, 23 Dec 2018 00:53:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "updated_at": "2018-12-23T00:53:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "11fd241f-fc56-415a-bbc2-dfd20c095114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "4848a688-81a6-483f-866e-7882f0af37c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:37Z", "revision_number": 0, "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "f065914f-c907-46f1-9622-d4558adb4ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 5, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "1eb6dd40-cc55-4906-980f-23037b02032c", "name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name"}]} 2018-12-23 00:53:38,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name&description=hello+group used request id req-79eae914-9f06-4420-bb06-030a2c26cf01 2018-12-23 00:53:38,708 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:38,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:38,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b465d9b6-e972-43f7-834b-925b94a335ad Date: Sun, 23 Dec 2018 00:53:38 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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "11fd241f-fc56-415a-bbc2-dfd20c095114"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"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-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": 10, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:37Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd"}, {"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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:38,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-b465d9b6-e972-43f7-834b-925b94a335ad 2018-12-23 00:53:38,891 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:38,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:39,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-29e60c8e-9f53-4a2f-82af-6cf01e5c5f77 Date: Sun, 23 Dec 2018 00:53:39 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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "11fd241f-fc56-415a-bbc2-dfd20c095114"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"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-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": 10, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:37Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd"}, {"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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:39,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-29e60c8e-9f53-4a2f-82af-6cf01e5c5f77 2018-12-23 00:53:39,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:39,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-84c03d60-abae-41d7-8764-a5b7d691f4d3 Date: Sun, 23 Dec 2018 00:53:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "updated_at": "2018-12-23T00:53:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "11fd241f-fc56-415a-bbc2-dfd20c095114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "4848a688-81a6-483f-866e-7882f0af37c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:37Z", "revision_number": 0, "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "f065914f-c907-46f1-9622-d4558adb4ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 5, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "1eb6dd40-cc55-4906-980f-23037b02032c", "name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name"}]} 2018-12-23 00:53:39,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name used request id req-84c03d60-abae-41d7-8764-a5b7d691f4d3 2018-12-23 00:53:39,276 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:39,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:39,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-67b43825-ca05-4dcd-8f0c-a495d3de06f2 Date: Sun, 23 Dec 2018 00:53:39 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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "11fd241f-fc56-415a-bbc2-dfd20c095114"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"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-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": 10, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:37Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd"}, {"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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:39,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-67b43825-ca05-4dcd-8f0c-a495d3de06f2 2018-12-23 00:53:39,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:39,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c8c36baa-d86e-4aca-93eb-fe868af98a86 Date: Sun, 23 Dec 2018 00:53:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "updated_at": "2018-12-23T00:53:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "11fd241f-fc56-415a-bbc2-dfd20c095114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "4848a688-81a6-483f-866e-7882f0af37c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:37Z", "revision_number": 0, "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "f065914f-c907-46f1-9622-d4558adb4ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 5, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "1eb6dd40-cc55-4906-980f-23037b02032c", "name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name"}]} 2018-12-23 00:53:39,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name used request id req-c8c36baa-d86e-4aca-93eb-fe868af98a86 2018-12-23 00:53:39,649 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:39,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:39,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ab4ea590-e867-43e5-a3c9-0dad42861b4a Date: Sun, 23 Dec 2018 00:53:39 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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "11fd241f-fc56-415a-bbc2-dfd20c095114"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"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-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": 10, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:37Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd"}, {"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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:39,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-ab4ea590-e867-43e5-a3c9-0dad42861b4a 2018-12-23 00:53:39,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:39,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8daec552-727c-4c7c-87fd-6fd81f30c377 Date: Sun, 23 Dec 2018 00:53:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "updated_at": "2018-12-23T00:53:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "11fd241f-fc56-415a-bbc2-dfd20c095114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "4848a688-81a6-483f-866e-7882f0af37c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:37Z", "revision_number": 0, "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "f065914f-c907-46f1-9622-d4558adb4ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 5, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "1eb6dd40-cc55-4906-980f-23037b02032c", "name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name"}]} 2018-12-23 00:53:39,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name used request id req-8daec552-727c-4c7c-87fd-6fd81f30c377 2018-12-23 00:53:39,888 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:39,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:40,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b7571bc8-448d-430a-b4bc-4795e413bb43 Date: Sun, 23 Dec 2018 00:53:40 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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "11fd241f-fc56-415a-bbc2-dfd20c095114"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"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-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": 10, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:37Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd"}, {"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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:40,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-b7571bc8-448d-430a-b4bc-4795e413bb43 2018-12-23 00:53:40,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:40,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ac13b478-078e-4290-86ef-07a30907dd74 Date: Sun, 23 Dec 2018 00:53:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "updated_at": "2018-12-23T00:53:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "11fd241f-fc56-415a-bbc2-dfd20c095114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "4848a688-81a6-483f-866e-7882f0af37c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:37Z", "revision_number": 0, "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "f065914f-c907-46f1-9622-d4558adb4ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 5, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "1eb6dd40-cc55-4906-980f-23037b02032c", "name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name"}]} 2018-12-23 00:53:40,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name used request id req-ac13b478-078e-4290-86ef-07a30907dd74 2018-12-23 00:53:40,127 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:40,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:40,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-19fca70a-1f5d-4496-ae60-60da5d644452 Date: Sun, 23 Dec 2018 00:53:40 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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "11fd241f-fc56-415a-bbc2-dfd20c095114"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"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-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": 10, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:37Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd"}, {"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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:40,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-19fca70a-1f5d-4496-ae60-60da5d644452 2018-12-23 00:53:40,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:40,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b1eff38e-96b7-46ce-90ca-cc4b5b85bbcc Date: Sun, 23 Dec 2018 00:53:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "updated_at": "2018-12-23T00:53:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "11fd241f-fc56-415a-bbc2-dfd20c095114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "4848a688-81a6-483f-866e-7882f0af37c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:37Z", "revision_number": 0, "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "f065914f-c907-46f1-9622-d4558adb4ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 5, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "1eb6dd40-cc55-4906-980f-23037b02032c", "name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name"}]} 2018-12-23 00:53:40,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name used request id req-b1eff38e-96b7-46ce-90ca-cc4b5b85bbcc 2018-12-23 00:53:40,504 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:40,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:40,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2c4c37d2-dd0f-40d5-9937-666d91a578be Date: Sun, 23 Dec 2018 00:53:40 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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "11fd241f-fc56-415a-bbc2-dfd20c095114"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"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-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": 10, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:37Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd"}, {"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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:40,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-2c4c37d2-dd0f-40d5-9937-666d91a578be 2018-12-23 00:53:40,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:40,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c89cefba-df7c-427e-a301-9484505dcacc Date: Sun, 23 Dec 2018 00:53:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "updated_at": "2018-12-23T00:53:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "11fd241f-fc56-415a-bbc2-dfd20c095114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "4848a688-81a6-483f-866e-7882f0af37c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:37Z", "revision_number": 0, "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "f065914f-c907-46f1-9622-d4558adb4ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 5, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "1eb6dd40-cc55-4906-980f-23037b02032c", "name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name"}]} 2018-12-23 00:53:40,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name used request id req-c89cefba-df7c-427e-a301-9484505dcacc 2018-12-23 00:53:40,890 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:40,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:40,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bd388f3e-ce86-4535-b905-16af12ec2296 Date: Sun, 23 Dec 2018 00:53:40 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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "11fd241f-fc56-415a-bbc2-dfd20c095114"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"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-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": 10, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:37Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd"}, {"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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:40,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-bd388f3e-ce86-4535-b905-16af12ec2296 2018-12-23 00:53:40,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:41,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3a5fa153-9c5f-496f-b044-802877a1e156 Date: Sun, 23 Dec 2018 00:53:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "updated_at": "2018-12-23T00:53:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "11fd241f-fc56-415a-bbc2-dfd20c095114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "4848a688-81a6-483f-866e-7882f0af37c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:37Z", "revision_number": 0, "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "f065914f-c907-46f1-9622-d4558adb4ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 5, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "1eb6dd40-cc55-4906-980f-23037b02032c", "name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name"}]} 2018-12-23 00:53:41,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name used request id req-3a5fa153-9c5f-496f-b044-802877a1e156 2018-12-23 00:53:41,117 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:41,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:41,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b4227fd2-3bfe-4a94-9a51-6fd9f0d6a05a Date: Sun, 23 Dec 2018 00:53:41 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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "11fd241f-fc56-415a-bbc2-dfd20c095114"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"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-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": 10, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:37Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd"}, {"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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:41,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-b4227fd2-3bfe-4a94-9a51-6fd9f0d6a05a 2018-12-23 00:53:41,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:41,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6827f38c-4f57-4e5e-8182-620ff1a26950 Date: Sun, 23 Dec 2018 00:53:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "updated_at": "2018-12-23T00:53:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "11fd241f-fc56-415a-bbc2-dfd20c095114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "4848a688-81a6-483f-866e-7882f0af37c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:37Z", "revision_number": 0, "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:36Z", "revision_number": 0, "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "f065914f-c907-46f1-9622-d4558adb4ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 5, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "1eb6dd40-cc55-4906-980f-23037b02032c", "name": "CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name"}]} 2018-12-23 00:53:41,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name used request id req-6827f38c-4f57-4e5e-8182-620ff1a26950 2018-12-23 00:53:41,493 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1eb6dd40-cc55-4906-980f-23037b02032c 2018-12-23 00:53:41,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d049476f591836131b45ead405e82f30485062cf" 2018-12-23 00:53:41,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-915ad36f-8172-4018-8dcc-709a2b5ba442 Date: Sun, 23 Dec 2018 00:53:41 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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "11fd241f-fc56-415a-bbc2-dfd20c095114"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "4848a688-81a6-483f-866e-7882f0af37c3"}, {"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-12-23T00:53:37Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": 10, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:37Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "69c33b76-e0aa-4d86-a6b7-f0754029ebfd"}, {"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-12-23T00:53:36Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:36Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "a51bbfe5-91b2-47b1-ab3e-5e24778e1810"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "1eb6dd40-cc55-4906-980f-23037b02032c", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "f065914f-c907-46f1-9622-d4558adb4ac7"}]} 2018-12-23 00:53:41,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1eb6dd40-cc55-4906-980f-23037b02032c used request id req-915ad36f-8172-4018-8dcc-709a2b5ba442 2018-12-23 00:53:41,680 - neutron_utils - INFO - Deleting security group rule with ID - f065914f-c907-46f1-9622-d4558adb4ac7 2018-12-23 00:53:41,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/f065914f-c907-46f1-9622-d4558adb4ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:41,935 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f24a3cdd-1e94-43d0-beed-51d557ecda5e Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:41,935 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/f065914f-c907-46f1-9622-d4558adb4ac7 used request id req-f24a3cdd-1e94-43d0-beed-51d557ecda5e 2018-12-23 00:53:41,935 - neutron_utils - INFO - Deleting security group rule with ID - 11fd241f-fc56-415a-bbc2-dfd20c095114 2018-12-23 00:53:41,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/11fd241f-fc56-415a-bbc2-dfd20c095114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:42,034 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa98756c-335b-4a7b-a4d0-fd41e2509bfa Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:42,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/11fd241f-fc56-415a-bbc2-dfd20c095114 used request id req-fa98756c-335b-4a7b-a4d0-fd41e2509bfa 2018-12-23 00:53:42,035 - neutron_utils - INFO - Deleting security group rule with ID - 4848a688-81a6-483f-866e-7882f0af37c3 2018-12-23 00:53:42,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/4848a688-81a6-483f-866e-7882f0af37c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:42,138 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d58c5f66-acd9-4f75-baab-3a6d735fcf18 Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:42,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/4848a688-81a6-483f-866e-7882f0af37c3 used request id req-d58c5f66-acd9-4f75-baab-3a6d735fcf18 2018-12-23 00:53:42,139 - neutron_utils - INFO - Deleting security group rule with ID - 69c33b76-e0aa-4d86-a6b7-f0754029ebfd 2018-12-23 00:53:42,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/69c33b76-e0aa-4d86-a6b7-f0754029ebfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:42,250 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0b5b7f5-f205-47da-9c38-54a429465213 Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:42,250 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/69c33b76-e0aa-4d86-a6b7-f0754029ebfd used request id req-d0b5b7f5-f205-47da-9c38-54a429465213 2018-12-23 00:53:42,250 - neutron_utils - INFO - Deleting security group rule with ID - a51bbfe5-91b2-47b1-ab3e-5e24778e1810 2018-12-23 00:53:42,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/a51bbfe5-91b2-47b1-ab3e-5e24778e1810 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:42,342 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aae4d9cb-8df8-4f04-9def-7addca1f2c4e Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:42,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/a51bbfe5-91b2-47b1-ab3e-5e24778e1810 used request id req-aae4d9cb-8df8-4f04-9def-7addca1f2c4e 2018-12-23 00:53:42,343 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c4ae340b-f07c-471a-98d4-cdf5111e2920name 2018-12-23 00:53:42,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1eb6dd40-cc55-4906-980f-23037b02032c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16878e3c4fc0f302f88c80cb0784a95474f1e1e3" 2018-12-23 00:53:42,472 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-787a4ea6-5233-4e76-ba30-09bf15edf07e Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:42,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1eb6dd40-cc55-4906-980f-23037b02032c used request id req-787a4ea6-5233-4e76-ba30-09bf15edf07e 2018-12-23 00:53:42,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bb3bbee15d06fe45436c2ba571d22b0ffa4cf0" 2018-12-23 00:53:42,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b4ecad61-e7d1-499f-93d9-a03d6157f997 Date: Sun, 23 Dec 2018 00:53:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:33Z", "updated_at": "2018-12-23T00:53:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "revision_number": 0, "id": "ea65aebc-8b1b-4538-8eeb-079e9c8c8ab6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:34Z", "security_group_id": "8652bad1-6b69-498c-bb3c-8dd25d73e8db", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:33Z", "revision_number": 0, "id": "d9c77689-9495-4bd6-bf38-ca9961fab29a", "remote_group_id": "8652bad1-6b69-498c-bb3c-8dd25d73e8db", "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:33Z", "security_group_id": "8652bad1-6b69-498c-bb3c-8dd25d73e8db", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv6", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:33Z", "revision_number": 0, "id": "d2506052-9a63-4d28-bce6-385718b1ef34", "remote_group_id": "8652bad1-6b69-498c-bb3c-8dd25d73e8db", "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:33Z", "security_group_id": "8652bad1-6b69-498c-bb3c-8dd25d73e8db", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:33Z", "revision_number": 0, "id": "fc614806-0179-422b-8fd7-f027c9e16673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:33Z", "security_group_id": "8652bad1-6b69-498c-bb3c-8dd25d73e8db", "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "port_range_min": null, "ethertype": "IPv4", "project_id": "696e5dac7631409dabc9ffa901c5568f"}], "revision_number": 4, "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "8652bad1-6b69-498c-bb3c-8dd25d73e8db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:53:42,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b4ecad61-e7d1-499f-93d9-a03d6157f997 2018-12-23 00:53:42,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bb3bbee15d06fe45436c2ba571d22b0ffa4cf0" 2018-12-23 00:53:42,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e06593c-2881-4fe9-91cf-9aac36caa197 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f"}, "enabled": true, "id": "696e5dac7631409dabc9ffa901c5568f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj"}} 2018-12-23 00:53:42,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f used request id req-4e06593c-2881-4fe9-91cf-9aac36caa197 2018-12-23 00:53:42,778 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8652bad1-6b69-498c-bb3c-8dd25d73e8db 2018-12-23 00:53:42,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8652bad1-6b69-498c-bb3c-8dd25d73e8db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bb3bbee15d06fe45436c2ba571d22b0ffa4cf0" 2018-12-23 00:53:42,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-12aa44c6-89e1-4d76-a336-33729bad94dc Date: Sun, 23 Dec 2018 00:53:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8652bad1-6b69-498c-bb3c-8dd25d73e8db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:33Z", "security_group_id": "8652bad1-6b69-498c-bb3c-8dd25d73e8db", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:33Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "d2506052-9a63-4d28-bce6-385718b1ef34"}, {"remote_group_id": "8652bad1-6b69-498c-bb3c-8dd25d73e8db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:33Z", "security_group_id": "8652bad1-6b69-498c-bb3c-8dd25d73e8db", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:33Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "d9c77689-9495-4bd6-bf38-ca9961fab29a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:34Z", "security_group_id": "8652bad1-6b69-498c-bb3c-8dd25d73e8db", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:34Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "ea65aebc-8b1b-4538-8eeb-079e9c8c8ab6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:33Z", "security_group_id": "8652bad1-6b69-498c-bb3c-8dd25d73e8db", "port_range_min": null, "revision_number": 0, "tenant_id": "696e5dac7631409dabc9ffa901c5568f", "created_at": "2018-12-23T00:53:33Z", "project_id": "696e5dac7631409dabc9ffa901c5568f", "id": "fc614806-0179-422b-8fd7-f027c9e16673"}]} 2018-12-23 00:53:42,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8652bad1-6b69-498c-bb3c-8dd25d73e8db used request id req-12aa44c6-89e1-4d76-a336-33729bad94dc 2018-12-23 00:53:42,964 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 00:53:42,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/8652bad1-6b69-498c-bb3c-8dd25d73e8db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bb3bbee15d06fe45436c2ba571d22b0ffa4cf0" 2018-12-23 00:53:43,255 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3d34000-b21a-4497-aec3-19870bc7ac1a Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:43,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/8652bad1-6b69-498c-bb3c-8dd25d73e8db used request id req-a3d34000-b21a-4497-aec3-19870bc7ac1a 2018-12-23 00:53:43,256 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj 2018-12-23 00:53:43,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bb3bbee15d06fe45436c2ba571d22b0ffa4cf0" 2018-12-23 00:53:43,443 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e8aebb-105f-43dc-8a40-f89f46b2415b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:43,443 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/696e5dac7631409dabc9ffa901c5568f used request id req-74e8aebb-105f-43dc-8a40-f89f46b2415b 2018-12-23 00:53:43,443 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-846ca1b2-eb7f-49b-proj-role 2018-12-23 00:53:43,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/281fee4866a64bfdb579748d66937f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bb3bbee15d06fe45436c2ba571d22b0ffa4cf0" 2018-12-23 00:53:43,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ace8b21-997e-4067-8f17-a47f142cd060 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:43,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/281fee4866a64bfdb579748d66937f64 used request id req-2ace8b21-997e-4067-8f17-a47f142cd060 2018-12-23 00:53:43,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bb3bbee15d06fe45436c2ba571d22b0ffa4cf0" 2018-12-23 00:53:43,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e6f7b0-4fcb-4dc8-a6a2-cd1276257e45 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:53:43,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d6e6f7b0-4fcb-4dc8-a6a2-cd1276257e45 2018-12-23 00:53:43,743 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-846ca1b2-eb7f-49b-user 2018-12-23 00:53:43,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/eb6e75bf5b394f1fab3a0e0dcd6b95ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b1ff6a29f0cba3f65501c30759e28cc171b704c" 2018-12-23 00:53:43,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07a3fe19-5303-4797-b44d-2f05d8891582 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:43,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/eb6e75bf5b394f1fab3a0e0dcd6b95ee used request id req-07a3fe19-5303-4797-b44d-2f05d8891582 2018-12-23 00:53:43,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:44,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["DXIZc2jzTaW6DVTdEOR_0w"], "issued_at": "2018-12-23T00:53:44.000000Z"}} 2018-12-23 00:53:44,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ee24c8ce676ef3abdbf12f522cb09e4cd72891" 2018-12-23 00:53:44,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b586b8d1-5a86-473d-8b9a-a87c8c494a7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:44,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b586b8d1-5a86-473d-8b9a-a87c8c494a7c 2018-12-23 00:53:44,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:44,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:44,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["jMLsuoJlQPmJlA0WSozgHA"], "issued_at": "2018-12-23T00:53:44.000000Z"}} 2018-12-23 00:53:44,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f82e8b82eab7b4fb5524c1348dc3bb1b59dfb" 2018-12-23 00:53:44,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5fedf4-a04b-44ae-ac3e-e350fc4ad084 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:44,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7a5fedf4-a04b-44ae-ac3e-e350fc4ad084 2018-12-23 00:53:44,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:44,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:44,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f82e8b82eab7b4fb5524c1348dc3bb1b59dfb" 2018-12-23 00:53:44,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9904f8f-7240-4abe-98cb-aa9901bf0993 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:53:44,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj used request id req-c9904f8f-7240-4abe-98cb-aa9901bf0993 2018-12-23 00:53:44,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f82e8b82eab7b4fb5524c1348dc3bb1b59dfb" 2018-12-23 00:53:45,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f08141cc-fa03-470c-a5fb-ab3bd94cced6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:53:45,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f08141cc-fa03-470c-a5fb-ab3bd94cced6 2018-12-23 00:53:45,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f82e8b82eab7b4fb5524c1348dc3bb1b59dfb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj"}}' 2018-12-23 00:53:45,171 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-676f5e88-3d9e-4c44-860b-f8a76a9972b9 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2947f181ea8043e690f6dae0defb7667"}, "enabled": true, "id": "2947f181ea8043e690f6dae0defb7667", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj"}} 2018-12-23 00:53:45,171 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-676f5e88-3d9e-4c44-860b-f8a76a9972b9 2018-12-23 00:53:45,172 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj 2018-12-23 00:53:45,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:45,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:45,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["XUhtTQX_Qq2I1harCzlrHg"], "issued_at": "2018-12-23T00:53:45.000000Z"}} 2018-12-23 00:53:45,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d479c2a3d4b74322d0e3806582f1427ec916a244" 2018-12-23 00:53:45,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-452451ef-7ec4-4670-ad5a-c719f7f7217a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:45,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-452451ef-7ec4-4670-ad5a-c719f7f7217a 2018-12-23 00:53:45,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:45,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:45,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d479c2a3d4b74322d0e3806582f1427ec916a244" 2018-12-23 00:53:45,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04820780-d45f-46c7-a8d5-32426cde4008 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:53:45,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-04820780-d45f-46c7-a8d5-32426cde4008 2018-12-23 00:53:45,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d479c2a3d4b74322d0e3806582f1427ec916a244" 2018-12-23 00:53:45,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42455da-ee9d-4ab1-a4a8-4fe11082b836 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2947f181ea8043e690f6dae0defb7667"}, "enabled": true, "id": "2947f181ea8043e690f6dae0defb7667", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj"}]} 2018-12-23 00:53:45,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj used request id req-b42455da-ee9d-4ab1-a4a8-4fe11082b836 2018-12-23 00:53:45,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d479c2a3d4b74322d0e3806582f1427ec916a244" 2018-12-23 00:53:45,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924bfb32-e782-4360-b381-de97eee9c79e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:53:45,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-924bfb32-e782-4360-b381-de97eee9c79e 2018-12-23 00:53:46,309 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-cf95cf2a-cb4c-406-user 2018-12-23 00:53:46,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:46,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f82e8b82eab7b4fb5524c1348dc3bb1b59dfb" 2018-12-23 00:53:46,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccabd984-f1b4-45d2-9fa7-90b5fa16914c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:53:46,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ccabd984-f1b4-45d2-9fa7-90b5fa16914c 2018-12-23 00:53:46,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f82e8b82eab7b4fb5524c1348dc3bb1b59dfb" -d '{"role": {"name": "CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj-role"}}' 2018-12-23 00:53:46,537 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa4e0bfa-f735-43aa-8427-049ac2e30745 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2dea87ff5f004a68a4ce8fc764bc9334", "links": {"self": "http://172.30.9.26:5000/v3/roles/2dea87ff5f004a68a4ce8fc764bc9334"}, "name": "CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj-role"}} 2018-12-23 00:53:46,537 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-aa4e0bfa-f735-43aa-8427-049ac2e30745 2018-12-23 00:53:46,537 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj-role 2018-12-23 00:53:46,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2dea87ff5f004a68a4ce8fc764bc9334 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f82e8b82eab7b4fb5524c1348dc3bb1b59dfb" 2018-12-23 00:53:46,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1620f0-3fa3-44d5-8fcd-939c876e0c54 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/2dea87ff5f004a68a4ce8fc764bc9334"}, "domain_id": null, "name": "CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj-role", "id": "2dea87ff5f004a68a4ce8fc764bc9334"}} 2018-12-23 00:53:46,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2dea87ff5f004a68a4ce8fc764bc9334 used request id req-ff1620f0-3fa3-44d5-8fcd-939c876e0c54 2018-12-23 00:53:46,620 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj-role to project CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj 2018-12-23 00:53:46,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/2947f181ea8043e690f6dae0defb7667/users/91c575588c2f48ff8e577a34d8f2c25f/roles/2dea87ff5f004a68a4ce8fc764bc9334 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f82e8b82eab7b4fb5524c1348dc3bb1b59dfb" 2018-12-23 00:53:46,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a2fe615-a243-46fe-b777-8a0e387ec24a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:46,761 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2947f181ea8043e690f6dae0defb7667/users/91c575588c2f48ff8e577a34d8f2c25f/roles/2dea87ff5f004a68a4ce8fc764bc9334 used request id req-9a2fe615-a243-46fe-b777-8a0e387ec24a 2018-12-23 00:53:46,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:46,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:47,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dea87ff5f004a68a4ce8fc764bc9334", "name": "CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj-role"}], "expires_at": "2018-12-23T01:53:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2947f181ea8043e690f6dae0defb7667", "name": "CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2947f181ea8043e690f6dae0defb7667", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/2947f181ea8043e690f6dae0defb7667", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/2947f181ea8043e690f6dae0defb7667", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/2947f181ea8043e690f6dae0defb7667", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/2947f181ea8043e690f6dae0defb7667", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/2947f181ea8043e690f6dae0defb7667", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2947f181ea8043e690f6dae0defb7667", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/2947f181ea8043e690f6dae0defb7667", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/2947f181ea8043e690f6dae0defb7667", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/2947f181ea8043e690f6dae0defb7667", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/2947f181ea8043e690f6dae0defb7667", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/2947f181ea8043e690f6dae0defb7667", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-cf95cf2a-cb4c-406-user", "id": "91c575588c2f48ff8e577a34d8f2c25f"}, "audit_ids": ["ybOQ8Xl4QkSEj4Sz_TfZ8Q"], "issued_at": "2018-12-23T00:53:47.000000Z"}} 2018-12-23 00:53:47,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c591264d3bcf222a2589a318b37c0390ed54d46" 2018-12-23 00:53:47,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f2e188-98c4-4d22-86f2-f7c3fb316044 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:47,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-74f2e188-98c4-4d22-86f2-f7c3fb316044 2018-12-23 00:53:47,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b7a3b15b-2698-4ea7-a72c-423cf5eb96e3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c591264d3bcf222a2589a318b37c0390ed54d46" 2018-12-23 00:53:47,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a0975ce9-0760-41ab-a374-7a10059e1cde Date: Sun, 23 Dec 2018 00:53:47 GMT RESP BODY: {"security_groups": []} 2018-12-23 00:53:47,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b7a3b15b-2698-4ea7-a72c-423cf5eb96e3name&description=hello+group used request id req-a0975ce9-0760-41ab-a374-7a10059e1cde 2018-12-23 00:53:47,533 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b7a3b15b-2698-4ea7-a72c-423cf5eb96e3name... 2018-12-23 00:53:47,534 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b7a3b15b-2698-4ea7-a72c-423cf5eb96e3name 2018-12-23 00:53:47,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c591264d3bcf222a2589a318b37c0390ed54d46" -d '{"security_group": {"name": "CreateSecurityGroupTests-b7a3b15b-2698-4ea7-a72c-423cf5eb96e3name", "description": "hello group"}}' 2018-12-23 00:53:47,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-ddfd1021-c7dc-4c69-b08e-59da8cc22c32 Date: Sun, 23 Dec 2018 00:53:47 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "updated_at": "2018-12-23T00:53:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "revision_number": 0, "id": "dfcbf189-1bd4-4111-a5d9-e9f428696cd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "tenant_id": "2947f181ea8043e690f6dae0defb7667", "port_range_min": null, "ethertype": "IPv4", "project_id": "2947f181ea8043e690f6dae0defb7667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "revision_number": 0, "id": "e023b5f1-7c25-4df4-bad3-0934ffb1510d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "tenant_id": "2947f181ea8043e690f6dae0defb7667", "port_range_min": null, "ethertype": "IPv6", "project_id": "2947f181ea8043e690f6dae0defb7667"}], "revision_number": 2, "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "name": "CreateSecurityGroupTests-b7a3b15b-2698-4ea7-a72c-423cf5eb96e3name"}} 2018-12-23 00:53:47,878 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-ddfd1021-c7dc-4c69-b08e-59da8cc22c32 2018-12-23 00:53:47,879 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e83aec2-7860-4e08-86d1-5165a604bcfd 2018-12-23 00:53:47,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e83aec2-7860-4e08-86d1-5165a604bcfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c591264d3bcf222a2589a318b37c0390ed54d46" 2018-12-23 00:53:48,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5059cb5e-ca3c-45cd-bb86-a7cb3b54a34e Date: Sun, 23 Dec 2018 00:53:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "dfcbf189-1bd4-4111-a5d9-e9f428696cd3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "e023b5f1-7c25-4df4-bad3-0934ffb1510d"}]} 2018-12-23 00:53:48,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e83aec2-7860-4e08-86d1-5165a604bcfd used request id req-5059cb5e-ca3c-45cd-bb86-a7cb3b54a34e 2018-12-23 00:53:48,051 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e83aec2-7860-4e08-86d1-5165a604bcfd 2018-12-23 00:53:48,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e83aec2-7860-4e08-86d1-5165a604bcfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c591264d3bcf222a2589a318b37c0390ed54d46" 2018-12-23 00:53:48,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0f5277c5-0d4f-490b-bb43-597c7457d40f Date: Sun, 23 Dec 2018 00:53:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "dfcbf189-1bd4-4111-a5d9-e9f428696cd3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "e023b5f1-7c25-4df4-bad3-0934ffb1510d"}]} 2018-12-23 00:53:48,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e83aec2-7860-4e08-86d1-5165a604bcfd used request id req-0f5277c5-0d4f-490b-bb43-597c7457d40f 2018-12-23 00:53:48,235 - neutron_utils - INFO - Retrieving security group with ID - 5e83aec2-7860-4e08-86d1-5165a604bcfd 2018-12-23 00:53:48,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=5e83aec2-7860-4e08-86d1-5165a604bcfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c591264d3bcf222a2589a318b37c0390ed54d46" 2018-12-23 00:53:48,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-364bd544-2f1b-441d-9e15-e975354e6fe3 Date: Sun, 23 Dec 2018 00:53:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "updated_at": "2018-12-23T00:53:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "revision_number": 0, "id": "dfcbf189-1bd4-4111-a5d9-e9f428696cd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "tenant_id": "2947f181ea8043e690f6dae0defb7667", "port_range_min": null, "ethertype": "IPv4", "project_id": "2947f181ea8043e690f6dae0defb7667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "revision_number": 0, "id": "e023b5f1-7c25-4df4-bad3-0934ffb1510d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "tenant_id": "2947f181ea8043e690f6dae0defb7667", "port_range_min": null, "ethertype": "IPv6", "project_id": "2947f181ea8043e690f6dae0defb7667"}], "revision_number": 2, "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "name": "CreateSecurityGroupTests-b7a3b15b-2698-4ea7-a72c-423cf5eb96e3name"}]} 2018-12-23 00:53:48,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=5e83aec2-7860-4e08-86d1-5165a604bcfd used request id req-364bd544-2f1b-441d-9e15-e975354e6fe3 2018-12-23 00:53:48,440 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e83aec2-7860-4e08-86d1-5165a604bcfd 2018-12-23 00:53:48,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e83aec2-7860-4e08-86d1-5165a604bcfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c591264d3bcf222a2589a318b37c0390ed54d46" 2018-12-23 00:53:48,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f615ceb9-0557-4891-9b96-881a4bd4dbe2 Date: Sun, 23 Dec 2018 00:53:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "dfcbf189-1bd4-4111-a5d9-e9f428696cd3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "e023b5f1-7c25-4df4-bad3-0934ffb1510d"}]} 2018-12-23 00:53:48,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e83aec2-7860-4e08-86d1-5165a604bcfd used request id req-f615ceb9-0557-4891-9b96-881a4bd4dbe2 2018-12-23 00:53:48,610 - neutron_utils - INFO - Retrieving security group with ID - 5e83aec2-7860-4e08-86d1-5165a604bcfd 2018-12-23 00:53:48,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=5e83aec2-7860-4e08-86d1-5165a604bcfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c591264d3bcf222a2589a318b37c0390ed54d46" 2018-12-23 00:53:48,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5ef85342-6947-4a7a-a037-204b86fe514f Date: Sun, 23 Dec 2018 00:53:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "updated_at": "2018-12-23T00:53:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "revision_number": 0, "id": "dfcbf189-1bd4-4111-a5d9-e9f428696cd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "tenant_id": "2947f181ea8043e690f6dae0defb7667", "port_range_min": null, "ethertype": "IPv4", "project_id": "2947f181ea8043e690f6dae0defb7667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "revision_number": 0, "id": "e023b5f1-7c25-4df4-bad3-0934ffb1510d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "tenant_id": "2947f181ea8043e690f6dae0defb7667", "port_range_min": null, "ethertype": "IPv6", "project_id": "2947f181ea8043e690f6dae0defb7667"}], "revision_number": 2, "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "name": "CreateSecurityGroupTests-b7a3b15b-2698-4ea7-a72c-423cf5eb96e3name"}]} 2018-12-23 00:53:48,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=5e83aec2-7860-4e08-86d1-5165a604bcfd used request id req-5ef85342-6947-4a7a-a037-204b86fe514f 2018-12-23 00:53:48,811 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e83aec2-7860-4e08-86d1-5165a604bcfd 2018-12-23 00:53:48,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e83aec2-7860-4e08-86d1-5165a604bcfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c591264d3bcf222a2589a318b37c0390ed54d46" 2018-12-23 00:53:48,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-62b80fc8-ca0b-4008-b9a6-b608b90ad83e Date: Sun, 23 Dec 2018 00:53:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "dfcbf189-1bd4-4111-a5d9-e9f428696cd3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "e023b5f1-7c25-4df4-bad3-0934ffb1510d"}]} 2018-12-23 00:53:48,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e83aec2-7860-4e08-86d1-5165a604bcfd used request id req-62b80fc8-ca0b-4008-b9a6-b608b90ad83e 2018-12-23 00:53:48,883 - neutron_utils - INFO - Retrieving security group with ID - 5e83aec2-7860-4e08-86d1-5165a604bcfd 2018-12-23 00:53:48,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=5e83aec2-7860-4e08-86d1-5165a604bcfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c591264d3bcf222a2589a318b37c0390ed54d46" 2018-12-23 00:53:49,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fe179304-2e55-4923-899c-b90d95f091c5 Date: Sun, 23 Dec 2018 00:53:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "updated_at": "2018-12-23T00:53:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "revision_number": 0, "id": "dfcbf189-1bd4-4111-a5d9-e9f428696cd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "tenant_id": "2947f181ea8043e690f6dae0defb7667", "port_range_min": null, "ethertype": "IPv4", "project_id": "2947f181ea8043e690f6dae0defb7667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "revision_number": 0, "id": "e023b5f1-7c25-4df4-bad3-0934ffb1510d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "tenant_id": "2947f181ea8043e690f6dae0defb7667", "port_range_min": null, "ethertype": "IPv6", "project_id": "2947f181ea8043e690f6dae0defb7667"}], "revision_number": 2, "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "name": "CreateSecurityGroupTests-b7a3b15b-2698-4ea7-a72c-423cf5eb96e3name"}]} 2018-12-23 00:53:49,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=5e83aec2-7860-4e08-86d1-5165a604bcfd used request id req-fe179304-2e55-4923-899c-b90d95f091c5 2018-12-23 00:53:49,103 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e83aec2-7860-4e08-86d1-5165a604bcfd 2018-12-23 00:53:49,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e83aec2-7860-4e08-86d1-5165a604bcfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c591264d3bcf222a2589a318b37c0390ed54d46" 2018-12-23 00:53:49,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bbbddde3-41d8-42b9-a3ff-f3524e814da5 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "dfcbf189-1bd4-4111-a5d9-e9f428696cd3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "e023b5f1-7c25-4df4-bad3-0934ffb1510d"}]} 2018-12-23 00:53:49,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e83aec2-7860-4e08-86d1-5165a604bcfd used request id req-bbbddde3-41d8-42b9-a3ff-f3524e814da5 2018-12-23 00:53:49,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:49,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dea87ff5f004a68a4ce8fc764bc9334", "name": "CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj-role"}], "expires_at": "2018-12-23T01:53:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2947f181ea8043e690f6dae0defb7667", "name": "CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2947f181ea8043e690f6dae0defb7667", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/2947f181ea8043e690f6dae0defb7667", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/2947f181ea8043e690f6dae0defb7667", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/2947f181ea8043e690f6dae0defb7667", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/2947f181ea8043e690f6dae0defb7667", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/2947f181ea8043e690f6dae0defb7667", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2947f181ea8043e690f6dae0defb7667", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/2947f181ea8043e690f6dae0defb7667", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/2947f181ea8043e690f6dae0defb7667", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/2947f181ea8043e690f6dae0defb7667", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/2947f181ea8043e690f6dae0defb7667", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/2947f181ea8043e690f6dae0defb7667", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-cf95cf2a-cb4c-406-user", "id": "91c575588c2f48ff8e577a34d8f2c25f"}, "audit_ids": ["yQq6Mrk-Tka1JbR4tJdLLw"], "issued_at": "2018-12-23T00:53:49.000000Z"}} 2018-12-23 00:53:49,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b7a3b15b-2698-4ea7-a72c-423cf5eb96e3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995c37999a78eb42711bd49034d45c86f048e648" 2018-12-23 00:53:49,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-755660af-6bf8-428a-8fcc-85146c4da27a Date: Sun, 23 Dec 2018 00:53:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "updated_at": "2018-12-23T00:53:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "revision_number": 0, "id": "dfcbf189-1bd4-4111-a5d9-e9f428696cd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "tenant_id": "2947f181ea8043e690f6dae0defb7667", "port_range_min": null, "ethertype": "IPv4", "project_id": "2947f181ea8043e690f6dae0defb7667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "revision_number": 0, "id": "e023b5f1-7c25-4df4-bad3-0934ffb1510d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "tenant_id": "2947f181ea8043e690f6dae0defb7667", "port_range_min": null, "ethertype": "IPv6", "project_id": "2947f181ea8043e690f6dae0defb7667"}], "revision_number": 2, "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "name": "CreateSecurityGroupTests-b7a3b15b-2698-4ea7-a72c-423cf5eb96e3name"}]} 2018-12-23 00:53:49,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b7a3b15b-2698-4ea7-a72c-423cf5eb96e3name&description=hello+group used request id req-755660af-6bf8-428a-8fcc-85146c4da27a 2018-12-23 00:53:49,859 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e83aec2-7860-4e08-86d1-5165a604bcfd 2018-12-23 00:53:49,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e83aec2-7860-4e08-86d1-5165a604bcfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995c37999a78eb42711bd49034d45c86f048e648" 2018-12-23 00:53:50,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4792eb4a-f8fa-43fb-9d1a-86d0a4caa9c0 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "dfcbf189-1bd4-4111-a5d9-e9f428696cd3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "e023b5f1-7c25-4df4-bad3-0934ffb1510d"}]} 2018-12-23 00:53:50,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e83aec2-7860-4e08-86d1-5165a604bcfd used request id req-4792eb4a-f8fa-43fb-9d1a-86d0a4caa9c0 2018-12-23 00:53:50,051 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e83aec2-7860-4e08-86d1-5165a604bcfd 2018-12-23 00:53:50,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e83aec2-7860-4e08-86d1-5165a604bcfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995c37999a78eb42711bd49034d45c86f048e648" 2018-12-23 00:53:50,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6cc5b148-d51c-4614-a19d-e13e8cc23ab7 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "dfcbf189-1bd4-4111-a5d9-e9f428696cd3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "security_group_id": "5e83aec2-7860-4e08-86d1-5165a604bcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "e023b5f1-7c25-4df4-bad3-0934ffb1510d"}]} 2018-12-23 00:53:50,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e83aec2-7860-4e08-86d1-5165a604bcfd used request id req-6cc5b148-d51c-4614-a19d-e13e8cc23ab7 2018-12-23 00:53:50,367 - neutron_utils - INFO - Deleting security group rule with ID - dfcbf189-1bd4-4111-a5d9-e9f428696cd3 2018-12-23 00:53:50,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/dfcbf189-1bd4-4111-a5d9-e9f428696cd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c591264d3bcf222a2589a318b37c0390ed54d46" 2018-12-23 00:53:50,627 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a0250f50-ce51-4d56-87b9-c7b96f05240a Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:50,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/dfcbf189-1bd4-4111-a5d9-e9f428696cd3 used request id req-a0250f50-ce51-4d56-87b9-c7b96f05240a 2018-12-23 00:53:50,627 - neutron_utils - INFO - Deleting security group rule with ID - e023b5f1-7c25-4df4-bad3-0934ffb1510d 2018-12-23 00:53:50,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/e023b5f1-7c25-4df4-bad3-0934ffb1510d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c591264d3bcf222a2589a318b37c0390ed54d46" 2018-12-23 00:53:50,894 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7a390b4-3bc6-4803-b373-c1fb25d266b7 Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:50,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/e023b5f1-7c25-4df4-bad3-0934ffb1510d used request id req-a7a390b4-3bc6-4803-b373-c1fb25d266b7 2018-12-23 00:53:50,894 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b7a3b15b-2698-4ea7-a72c-423cf5eb96e3name 2018-12-23 00:53:50,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5e83aec2-7860-4e08-86d1-5165a604bcfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c591264d3bcf222a2589a318b37c0390ed54d46" 2018-12-23 00:53:51,152 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-88600fbe-7223-4532-b6a7-e0c3863685aa Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:51,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5e83aec2-7860-4e08-86d1-5165a604bcfd used request id req-88600fbe-7223-4532-b6a7-e0c3863685aa 2018-12-23 00:53:51,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f82e8b82eab7b4fb5524c1348dc3bb1b59dfb" 2018-12-23 00:53:51,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9aceb373-f2f5-4791-8365-c7f0d8a0aba0 Date: Sun, 23 Dec 2018 00:53:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "updated_at": "2018-12-23T00:53:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "revision_number": 0, "id": "febb580b-a1a9-4040-be5b-88a12dd15ff4", "remote_group_id": "2d01c82f-57ae-409b-ba4c-d3971a502434", "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:47Z", "security_group_id": "2d01c82f-57ae-409b-ba4c-d3971a502434", "tenant_id": "2947f181ea8043e690f6dae0defb7667", "port_range_min": null, "ethertype": "IPv6", "project_id": "2947f181ea8043e690f6dae0defb7667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "revision_number": 0, "id": "6dac4485-0099-4979-abdd-83fc6f5fbca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:47Z", "security_group_id": "2d01c82f-57ae-409b-ba4c-d3971a502434", "tenant_id": "2947f181ea8043e690f6dae0defb7667", "port_range_min": null, "ethertype": "IPv6", "project_id": "2947f181ea8043e690f6dae0defb7667"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "revision_number": 0, "id": "adcf5b12-a382-4134-9f61-bc91eb0fd727", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:47Z", "security_group_id": "2d01c82f-57ae-409b-ba4c-d3971a502434", "tenant_id": "2947f181ea8043e690f6dae0defb7667", "port_range_min": null, "ethertype": "IPv4", "project_id": "2947f181ea8043e690f6dae0defb7667"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "revision_number": 0, "id": "cf1c378e-b72f-4b56-8743-ac2140b226f0", "remote_group_id": "2d01c82f-57ae-409b-ba4c-d3971a502434", "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:47Z", "security_group_id": "2d01c82f-57ae-409b-ba4c-d3971a502434", "tenant_id": "2947f181ea8043e690f6dae0defb7667", "port_range_min": null, "ethertype": "IPv4", "project_id": "2947f181ea8043e690f6dae0defb7667"}], "revision_number": 4, "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "2d01c82f-57ae-409b-ba4c-d3971a502434", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:53:51,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9aceb373-f2f5-4791-8365-c7f0d8a0aba0 2018-12-23 00:53:51,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/2947f181ea8043e690f6dae0defb7667 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f82e8b82eab7b4fb5524c1348dc3bb1b59dfb" 2018-12-23 00:53:51,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4323ee6-f292-4cf6-bc61-b2bd0ae74524 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2947f181ea8043e690f6dae0defb7667"}, "enabled": true, "id": "2947f181ea8043e690f6dae0defb7667", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj"}} 2018-12-23 00:53:51,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/2947f181ea8043e690f6dae0defb7667 used request id req-b4323ee6-f292-4cf6-bc61-b2bd0ae74524 2018-12-23 00:53:51,466 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d01c82f-57ae-409b-ba4c-d3971a502434 2018-12-23 00:53:51,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2d01c82f-57ae-409b-ba4c-d3971a502434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f82e8b82eab7b4fb5524c1348dc3bb1b59dfb" 2018-12-23 00:53:51,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a443ec4d-6735-4a53-b6c8-3837e8312f86 Date: Sun, 23 Dec 2018 00:53:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "security_group_id": "2d01c82f-57ae-409b-ba4c-d3971a502434", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "6dac4485-0099-4979-abdd-83fc6f5fbca8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "security_group_id": "2d01c82f-57ae-409b-ba4c-d3971a502434", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "adcf5b12-a382-4134-9f61-bc91eb0fd727"}, {"remote_group_id": "2d01c82f-57ae-409b-ba4c-d3971a502434", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "security_group_id": "2d01c82f-57ae-409b-ba4c-d3971a502434", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "cf1c378e-b72f-4b56-8743-ac2140b226f0"}, {"remote_group_id": "2d01c82f-57ae-409b-ba4c-d3971a502434", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:47Z", "security_group_id": "2d01c82f-57ae-409b-ba4c-d3971a502434", "port_range_min": null, "revision_number": 0, "tenant_id": "2947f181ea8043e690f6dae0defb7667", "created_at": "2018-12-23T00:53:47Z", "project_id": "2947f181ea8043e690f6dae0defb7667", "id": "febb580b-a1a9-4040-be5b-88a12dd15ff4"}]} 2018-12-23 00:53:51,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2d01c82f-57ae-409b-ba4c-d3971a502434 used request id req-a443ec4d-6735-4a53-b6c8-3837e8312f86 2018-12-23 00:53:51,651 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 00:53:51,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/2d01c82f-57ae-409b-ba4c-d3971a502434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f82e8b82eab7b4fb5524c1348dc3bb1b59dfb" 2018-12-23 00:53:51,934 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b701b8c0-58f0-4454-a443-3cf1a3c95f81 Content-Length: 0 Date: Sun, 23 Dec 2018 00:53:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:53:51,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2d01c82f-57ae-409b-ba4c-d3971a502434 used request id req-b701b8c0-58f0-4454-a443-3cf1a3c95f81 2018-12-23 00:53:51,935 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj 2018-12-23 00:53:51,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/2947f181ea8043e690f6dae0defb7667 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f82e8b82eab7b4fb5524c1348dc3bb1b59dfb" 2018-12-23 00:53:52,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-313773a1-945c-461f-bbac-76e8ec8d57c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:52,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2947f181ea8043e690f6dae0defb7667 used request id req-313773a1-945c-461f-bbac-76e8ec8d57c7 2018-12-23 00:53:52,126 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-cf95cf2a-cb4c-406-proj-role 2018-12-23 00:53:52,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2dea87ff5f004a68a4ce8fc764bc9334 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f82e8b82eab7b4fb5524c1348dc3bb1b59dfb" 2018-12-23 00:53:52,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d37a5253-826b-41c3-9ba5-c993978d9448 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:52,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2dea87ff5f004a68a4ce8fc764bc9334 used request id req-d37a5253-826b-41c3-9ba5-c993978d9448 2018-12-23 00:53:52,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77f82e8b82eab7b4fb5524c1348dc3bb1b59dfb" 2018-12-23 00:53:52,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d377e446-dfcf-4a29-a013-3a2b5362f93f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:53:52,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d377e446-dfcf-4a29-a013-3a2b5362f93f 2018-12-23 00:53:52,333 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-cf95cf2a-cb4c-406-user 2018-12-23 00:53:52,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/91c575588c2f48ff8e577a34d8f2c25f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d479c2a3d4b74322d0e3806582f1427ec916a244" 2018-12-23 00:53:52,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27ef124b-18d9-43e0-ad50-12556d6e4a94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:52,508 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/91c575588c2f48ff8e577a34d8f2c25f used request id req-27ef124b-18d9-43e0-ad50-12556d6e4a94 2018-12-23 00:53:52,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:52,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["0EQ9hC9BQKmv0naCCory5g"], "issued_at": "2018-12-23T00:53:52.000000Z"}} 2018-12-23 00:53:52,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b6f1b3a0fae9e0a14351c13315fdc1ae769a2c4" 2018-12-23 00:53:52,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e012c9-04b2-4522-8136-6324e024e189 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:52,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-55e012c9-04b2-4522-8136-6324e024e189 2018-12-23 00:53:52,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:52,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:53,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["MRmzykxNQ0Onxc4qkQanKA"], "issued_at": "2018-12-23T00:53:53.000000Z"}} 2018-12-23 00:53:53,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656b34f762bf96c4e8396c12f8ea0f3444770395" 2018-12-23 00:53:53,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3352e9f-30a0-4527-a84b-1a1f68e5e471 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:53,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a3352e9f-30a0-4527-a84b-1a1f68e5e471 2018-12-23 00:53:53,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:53,482 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:53,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-cef78f44-e068-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656b34f762bf96c4e8396c12f8ea0f3444770395" 2018-12-23 00:53:53,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e90655-4e82-4abb-97ad-f7110033aa39 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-cef78f44-e068-41f-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:53:53,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-cef78f44-e068-41f-proj used request id req-b3e90655-4e82-4abb-97ad-f7110033aa39 2018-12-23 00:53:53,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656b34f762bf96c4e8396c12f8ea0f3444770395" 2018-12-23 00:53:53,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a1026a-0d70-47f3-b16b-ddfa2ea3c0d0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:53:53,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-88a1026a-0d70-47f3-b16b-ddfa2ea3c0d0 2018-12-23 00:53:53,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656b34f762bf96c4e8396c12f8ea0f3444770395" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-cef78f44-e068-41f-proj"}}' 2018-12-23 00:53:53,782 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0677778f-b55c-4366-af3f-76fcfa09875c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8"}, "enabled": true, "id": "b9cee84c70104b4a909ee59a6975a8c8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cef78f44-e068-41f-proj"}} 2018-12-23 00:53:53,782 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-0677778f-b55c-4366-af3f-76fcfa09875c 2018-12-23 00:53:53,783 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-cef78f44-e068-41f-proj 2018-12-23 00:53:53,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:53,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:54,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:53:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["EDiN6h6yQOynhcNmNPKXpA"], "issued_at": "2018-12-23T00:53:54.000000Z"}} 2018-12-23 00:53:54,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b34134685552d4563732cb8e3a31c1a099ecfa" 2018-12-23 00:53:54,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb202e07-4d69-469d-b457-ee04da5ae405 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:54,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bb202e07-4d69-469d-b457-ee04da5ae405 2018-12-23 00:53:54,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:54,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:54,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b34134685552d4563732cb8e3a31c1a099ecfa" 2018-12-23 00:53:54,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7af983fc-2343-4009-b02d-02636699abf7 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:53:54,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7af983fc-2343-4009-b02d-02636699abf7 2018-12-23 00:53:54,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-cef78f44-e068-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b34134685552d4563732cb8e3a31c1a099ecfa" 2018-12-23 00:53:54,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab0a53b-e867-4ed7-8630-1695c2794b39 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-cef78f44-e068-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8"}, "enabled": true, "id": "b9cee84c70104b4a909ee59a6975a8c8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cef78f44-e068-41f-proj"}]} 2018-12-23 00:53:54,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-cef78f44-e068-41f-proj used request id req-7ab0a53b-e867-4ed7-8630-1695c2794b39 2018-12-23 00:53:54,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b34134685552d4563732cb8e3a31c1a099ecfa" 2018-12-23 00:53:54,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d13bf1cc-e84b-4848-b78c-b13e2f003041 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:53:54,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d13bf1cc-e84b-4848-b78c-b13e2f003041 2018-12-23 00:53:54,848 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-cef78f44-e068-41f-user 2018-12-23 00:53:54,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:54,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656b34f762bf96c4e8396c12f8ea0f3444770395" 2018-12-23 00:53:55,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53bd7b46-a988-4c87-b237-837adf582373 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:53:55,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-53bd7b46-a988-4c87-b237-837adf582373 2018-12-23 00:53:55,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656b34f762bf96c4e8396c12f8ea0f3444770395" -d '{"role": {"name": "CreateSecurityGroupTests-cef78f44-e068-41f-proj-role"}}' 2018-12-23 00:53:55,141 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:53:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b70ca657-8bc8-4a60-b34e-fb09b45c9e6c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2929340992047d4b1fdafff19e59809", "links": {"self": "http://172.30.9.26:5000/v3/roles/f2929340992047d4b1fdafff19e59809"}, "name": "CreateSecurityGroupTests-cef78f44-e068-41f-proj-role"}} 2018-12-23 00:53:55,141 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b70ca657-8bc8-4a60-b34e-fb09b45c9e6c 2018-12-23 00:53:55,142 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-cef78f44-e068-41f-proj-role 2018-12-23 00:53:55,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f2929340992047d4b1fdafff19e59809 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656b34f762bf96c4e8396c12f8ea0f3444770395" 2018-12-23 00:53:55,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7fa6c00-9cb2-49d4-b2b0-482e5443aa1b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/f2929340992047d4b1fdafff19e59809"}, "domain_id": null, "name": "CreateSecurityGroupTests-cef78f44-e068-41f-proj-role", "id": "f2929340992047d4b1fdafff19e59809"}} 2018-12-23 00:53:55,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f2929340992047d4b1fdafff19e59809 used request id req-a7fa6c00-9cb2-49d4-b2b0-482e5443aa1b 2018-12-23 00:53:55,228 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-cef78f44-e068-41f-proj-role to project CreateSecurityGroupTests-cef78f44-e068-41f-proj 2018-12-23 00:53:55,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8/users/3d1221b3fbac43b6854191490afb275d/roles/f2929340992047d4b1fdafff19e59809 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656b34f762bf96c4e8396c12f8ea0f3444770395" 2018-12-23 00:53:55,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:53:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6cc43b2-6995-4c60-8cab-fb663228fbf3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:53:55,365 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8/users/3d1221b3fbac43b6854191490afb275d/roles/f2929340992047d4b1fdafff19e59809 used request id req-b6cc43b2-6995-4c60-8cab-fb663228fbf3 2018-12-23 00:53:55,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:53:55,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:55,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2929340992047d4b1fdafff19e59809", "name": "CreateSecurityGroupTests-cef78f44-e068-41f-proj-role"}], "expires_at": "2018-12-23T01:53:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9cee84c70104b4a909ee59a6975a8c8", "name": "CreateSecurityGroupTests-cef78f44-e068-41f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b9cee84c70104b4a909ee59a6975a8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b9cee84c70104b4a909ee59a6975a8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b9cee84c70104b4a909ee59a6975a8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b9cee84c70104b4a909ee59a6975a8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b9cee84c70104b4a909ee59a6975a8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b9cee84c70104b4a909ee59a6975a8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b9cee84c70104b4a909ee59a6975a8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b9cee84c70104b4a909ee59a6975a8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b9cee84c70104b4a909ee59a6975a8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b9cee84c70104b4a909ee59a6975a8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b9cee84c70104b4a909ee59a6975a8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b9cee84c70104b4a909ee59a6975a8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-cef78f44-e068-41f-user", "id": "3d1221b3fbac43b6854191490afb275d"}, "audit_ids": ["oxfzo0VXTY-QHvGgSxaBIA"], "issued_at": "2018-12-23T00:53:55.000000Z"}} 2018-12-23 00:53:55,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:55,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf13d3be-67c5-419f-be9c-cabe4da7629c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:53:55,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bf13d3be-67c5-419f-be9c-cabe4da7629c 2018-12-23 00:53:55,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:56,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-91400228-ffc6-4102-a01d-24ddd437bf38 Date: Sun, 23 Dec 2018 00:53:56 GMT RESP BODY: {"security_groups": []} 2018-12-23 00:53:56,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename&description=hello+group used request id req-91400228-ffc6-4102-a01d-24ddd437bf38 2018-12-23 00:53:56,117 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename... 2018-12-23 00:53:56,117 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename 2018-12-23 00:53:56,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" -d '{"security_group": {"name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename", "description": "hello group"}}' 2018-12-23 00:53:56,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d77befc2-1ba2-4a59-bfdb-46c8d9a9eb5b Date: Sun, 23 Dec 2018 00:53:56 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 2, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}} 2018-12-23 00:53:56,483 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-d77befc2-1ba2-4a59-bfdb-46c8d9a9eb5b 2018-12-23 00:53:56,484 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:53:56,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:56,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0ce60619-98ab-4d06-8d07-f0068d70b72d Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:53:56,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-0ce60619-98ab-4d06-8d07-f0068d70b72d 2018-12-23 00:53:56,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:53:56,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:56,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e8c0130-f8aa-4d17-ac3c-0ef8a61d868b Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:53:56,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-4e8c0130-f8aa-4d17-ac3c-0ef8a61d868b 2018-12-23 00:53:56,830 - neutron_utils - INFO - Retrieving security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:53:56,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:57,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ba9d90ab-dba4-43e0-9d54-cb42e57f0a59 Date: Sun, 23 Dec 2018 00:53:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 2, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}]} 2018-12-23 00:53:57,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-ba9d90ab-dba4-43e0-9d54-cb42e57f0a59 2018-12-23 00:53:57,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:53:57,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:57,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e664f8e-e1e0-445b-b65c-51271d4d36b3 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:53:57,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-4e664f8e-e1e0-445b-b65c-51271d4d36b3 2018-12-23 00:53:57,197 - neutron_utils - INFO - Retrieving security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:53:57,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:57,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cd8fd53a-af10-4c8e-abd8-e5843a7f2d6f Date: Sun, 23 Dec 2018 00:53:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 2, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}]} 2018-12-23 00:53:57,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-cd8fd53a-af10-4c8e-abd8-e5843a7f2d6f 2018-12-23 00:53:57,399 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:53:57,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:57,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1deb4e0c-5f5f-4dea-8145-80b94e0e6546 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:53:57,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-1deb4e0c-5f5f-4dea-8145-80b94e0e6546 2018-12-23 00:53:57,430 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename 2018-12-23 00:53:57,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:57,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b297e2a5-ab3b-4eb7-bb32-98432938b961 Date: Sun, 23 Dec 2018 00:53:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 2, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}]} 2018-12-23 00:53:57,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename used request id req-b297e2a5-ab3b-4eb7-bb32-98432938b961 2018-12-23 00:53:57,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:53:57,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:53:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:53:57,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:57,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c99f614-a3d9-4461-8419-0a42ab408d71 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8"}, "enabled": true, "id": "b9cee84c70104b4a909ee59a6975a8c8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cef78f44-e068-41f-proj"}} 2018-12-23 00:53:57,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8 used request id req-7c99f614-a3d9-4461-8419-0a42ab408d71 2018-12-23 00:53:57,714 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:53:57,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:57,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-263fc52c-021d-4ddc-9c9d-b7fbe8a0fe22 Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:53:57,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-263fc52c-021d-4ddc-9c9d-b7fbe8a0fe22 2018-12-23 00:53:57,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe"}}' 2018-12-23 00:53:57,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-45398129-d697-4089-b30d-30b4bc8a8a1d Date: Sun, 23 Dec 2018 00:53:57 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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}} 2018-12-23 00:53:57,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-45398129-d697-4089-b30d-30b4bc8a8a1d 2018-12-23 00:53:57,915 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename 2018-12-23 00:53:57,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:57,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-99a20a90-525d-46a5-9251-fa12bea67095 Date: Sun, 23 Dec 2018 00:53:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:57Z", "revision_number": 0, "id": "2025588a-3018-4603-95ae-8e8d6dca6530", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 3, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}]} 2018-12-23 00:53:57,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename used request id req-99a20a90-525d-46a5-9251-fa12bea67095 2018-12-23 00:53:57,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:58,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6a879d-1a45-43bb-a93b-c84098d3a57a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8"}, "enabled": true, "id": "b9cee84c70104b4a909ee59a6975a8c8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cef78f44-e068-41f-proj"}} 2018-12-23 00:53:58,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8 used request id req-ab6a879d-1a45-43bb-a93b-c84098d3a57a 2018-12-23 00:53:58,054 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:53:58,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:58,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-02f2d8f7-fc68-4c07-999e-06d8547af7fb Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:53:58,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-02f2d8f7-fc68-4c07-999e-06d8547af7fb 2018-12-23 00:53:58,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe"}}' 2018-12-23 00:53:58,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-b0d7cc78-63fc-4b8f-ab08-5fbd270d24f1 Date: Sun, 23 Dec 2018 00:53:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e"}} 2018-12-23 00:53:58,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-b0d7cc78-63fc-4b8f-ab08-5fbd270d24f1 2018-12-23 00:53:58,256 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename 2018-12-23 00:53:58,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:58,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-766ba2e5-9a24-495e-89fb-86c7c06d01e3 Date: Sun, 23 Dec 2018 00:53:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:57Z", "revision_number": 0, "id": "2025588a-3018-4603-95ae-8e8d6dca6530", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 4, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}]} 2018-12-23 00:53:58,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename used request id req-766ba2e5-9a24-495e-89fb-86c7c06d01e3 2018-12-23 00:53:58,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:58,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f72dd7-3416-46c1-a99d-2c4c44c2c982 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8"}, "enabled": true, "id": "b9cee84c70104b4a909ee59a6975a8c8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cef78f44-e068-41f-proj"}} 2018-12-23 00:53:58,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8 used request id req-c9f72dd7-3416-46c1-a99d-2c4c44c2c982 2018-12-23 00:53:58,397 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:53:58,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:58,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-d8b68c93-e14c-4fa7-a561-421eb94b274f Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:53:58,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-d8b68c93-e14c-4fa7-a561-421eb94b274f 2018-12-23 00:53:58,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": 10}}' 2018-12-23 00:53:58,908 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-d30bbce5-6109-4437-994c-86ab5892cf85 Date: Sun, 23 Dec 2018 00:53:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": 10, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "4776db90-da69-4d0e-ae54-f93abac78e3e"}} 2018-12-23 00:53:58,908 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-d30bbce5-6109-4437-994c-86ab5892cf85 2018-12-23 00:53:58,908 - neutron_utils - INFO - Retrieving security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:53:58,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:58,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1bba849b-845c-40a4-af0a-94986afd6c61 Date: Sun, 23 Dec 2018 00:53:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:57Z", "revision_number": 0, "id": "2025588a-3018-4603-95ae-8e8d6dca6530", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "4776db90-da69-4d0e-ae54-f93abac78e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 5, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}]} 2018-12-23 00:53:58,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-1bba849b-845c-40a4-af0a-94986afd6c61 2018-12-23 00:53:58,962 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:53:58,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:53:59,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b1c00be3-23de-48a7-b755-285c10aba1ce Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": 10, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "4776db90-da69-4d0e-ae54-f93abac78e3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:53:59,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-b1c00be3-23de-48a7-b755-285c10aba1ce 2018-12-23 00:53:59,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:53:59,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2929340992047d4b1fdafff19e59809", "name": "CreateSecurityGroupTests-cef78f44-e068-41f-proj-role"}], "expires_at": "2018-12-23T01:53:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9cee84c70104b4a909ee59a6975a8c8", "name": "CreateSecurityGroupTests-cef78f44-e068-41f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b9cee84c70104b4a909ee59a6975a8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b9cee84c70104b4a909ee59a6975a8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b9cee84c70104b4a909ee59a6975a8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b9cee84c70104b4a909ee59a6975a8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b9cee84c70104b4a909ee59a6975a8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b9cee84c70104b4a909ee59a6975a8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b9cee84c70104b4a909ee59a6975a8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b9cee84c70104b4a909ee59a6975a8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b9cee84c70104b4a909ee59a6975a8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b9cee84c70104b4a909ee59a6975a8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b9cee84c70104b4a909ee59a6975a8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b9cee84c70104b4a909ee59a6975a8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-cef78f44-e068-41f-user", "id": "3d1221b3fbac43b6854191490afb275d"}, "audit_ids": ["_YCQIzjATmuwC9kSo_YMNQ"], "issued_at": "2018-12-23T00:53:59.000000Z"}} 2018-12-23 00:53:59,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:53:59,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5d8f2e52-fd04-49c2-889b-dcef871bd1e9 Date: Sun, 23 Dec 2018 00:53:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:57Z", "revision_number": 0, "id": "2025588a-3018-4603-95ae-8e8d6dca6530", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "4776db90-da69-4d0e-ae54-f93abac78e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 5, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}]} 2018-12-23 00:53:59,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename&description=hello+group used request id req-5d8f2e52-fd04-49c2-889b-dcef871bd1e9 2018-12-23 00:53:59,796 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:53:59,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:53:59,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1638a012-fd53-45e7-9935-dc5f10ce2dfb Date: Sun, 23 Dec 2018 00:53: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": 10, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "4776db90-da69-4d0e-ae54-f93abac78e3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:53:59,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-1638a012-fd53-45e7-9935-dc5f10ce2dfb 2018-12-23 00:53:59,985 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:53:59,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:00,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-078b24e1-ba89-4f5a-a666-1b85c4e0ab13 Date: Sun, 23 Dec 2018 00:54: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": 10, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "4776db90-da69-4d0e-ae54-f93abac78e3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:54:00,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-078b24e1-ba89-4f5a-a666-1b85c4e0ab13 2018-12-23 00:54:00,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:00,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-35b49b4d-9cfd-46d4-b7f1-8ab79e195322 Date: Sun, 23 Dec 2018 00:54:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:57Z", "revision_number": 0, "id": "2025588a-3018-4603-95ae-8e8d6dca6530", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "4776db90-da69-4d0e-ae54-f93abac78e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 5, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}]} 2018-12-23 00:54:00,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename used request id req-35b49b4d-9cfd-46d4-b7f1-8ab79e195322 2018-12-23 00:54:00,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:54:00,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:00,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9b898df8-0a90-4307-ae77-8f3dbca72a3b Date: Sun, 23 Dec 2018 00:54: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": 10, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "4776db90-da69-4d0e-ae54-f93abac78e3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:54:00,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-9b898df8-0a90-4307-ae77-8f3dbca72a3b 2018-12-23 00:54:00,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:00,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ec6cabb8-86b8-46e6-bc44-879785742dac Date: Sun, 23 Dec 2018 00:54:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:57Z", "revision_number": 0, "id": "2025588a-3018-4603-95ae-8e8d6dca6530", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "4776db90-da69-4d0e-ae54-f93abac78e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 5, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}]} 2018-12-23 00:54:00,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename used request id req-ec6cabb8-86b8-46e6-bc44-879785742dac 2018-12-23 00:54:00,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:54:00,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:00,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-636200f1-6117-4a29-bdee-9a14ea3d071a Date: Sun, 23 Dec 2018 00:54: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": 10, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "4776db90-da69-4d0e-ae54-f93abac78e3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:54:00,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-636200f1-6117-4a29-bdee-9a14ea3d071a 2018-12-23 00:54:00,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:00,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3f146cff-7d65-4d10-ba07-f3b09b49168a Date: Sun, 23 Dec 2018 00:54:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:57Z", "revision_number": 0, "id": "2025588a-3018-4603-95ae-8e8d6dca6530", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "4776db90-da69-4d0e-ae54-f93abac78e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 5, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}]} 2018-12-23 00:54:00,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename used request id req-3f146cff-7d65-4d10-ba07-f3b09b49168a 2018-12-23 00:54:00,838 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:54:00,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:01,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-abe23239-49ea-4d72-9e04-f3744a545a62 Date: Sun, 23 Dec 2018 00:54: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": 10, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "4776db90-da69-4d0e-ae54-f93abac78e3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:54:01,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-abe23239-49ea-4d72-9e04-f3744a545a62 2018-12-23 00:54:01,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:01,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-979ed0af-b108-45dc-b179-bba84ff8960d Date: Sun, 23 Dec 2018 00:54:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:57Z", "revision_number": 0, "id": "2025588a-3018-4603-95ae-8e8d6dca6530", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "4776db90-da69-4d0e-ae54-f93abac78e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 5, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}]} 2018-12-23 00:54:01,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename used request id req-979ed0af-b108-45dc-b179-bba84ff8960d 2018-12-23 00:54:01,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:54:01,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:01,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9050d82c-c146-499a-8dc9-22658e7755e5 Date: Sun, 23 Dec 2018 00:54: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": 10, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "4776db90-da69-4d0e-ae54-f93abac78e3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:54:01,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-9050d82c-c146-499a-8dc9-22658e7755e5 2018-12-23 00:54:01,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:01,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3b5f998a-a3be-40db-be6a-ca88fd7cba4d Date: Sun, 23 Dec 2018 00:54:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:57Z", "revision_number": 0, "id": "2025588a-3018-4603-95ae-8e8d6dca6530", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "4776db90-da69-4d0e-ae54-f93abac78e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 5, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}]} 2018-12-23 00:54:01,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename used request id req-3b5f998a-a3be-40db-be6a-ca88fd7cba4d 2018-12-23 00:54:01,330 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:54:01,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:01,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5fea1327-9c81-4f0f-8667-45dee50ffd87 Date: Sun, 23 Dec 2018 00:54: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": 10, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "4776db90-da69-4d0e-ae54-f93abac78e3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:54:01,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-5fea1327-9c81-4f0f-8667-45dee50ffd87 2018-12-23 00:54:01,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:01,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-16f74efc-43e5-44ac-afb9-b858ed30e97f Date: Sun, 23 Dec 2018 00:54:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:57Z", "revision_number": 0, "id": "2025588a-3018-4603-95ae-8e8d6dca6530", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "4776db90-da69-4d0e-ae54-f93abac78e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 5, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}]} 2018-12-23 00:54:01,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename used request id req-16f74efc-43e5-44ac-afb9-b858ed30e97f 2018-12-23 00:54:01,419 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:54:01,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:01,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f6258049-b4a5-4d27-acfb-1cc39b38eff6 Date: Sun, 23 Dec 2018 00:54: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": 10, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "4776db90-da69-4d0e-ae54-f93abac78e3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:54:01,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-f6258049-b4a5-4d27-acfb-1cc39b38eff6 2018-12-23 00:54:01,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:01,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7eb314ae-08c6-42c4-80ad-161aca514ff8 Date: Sun, 23 Dec 2018 00:54:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:57Z", "revision_number": 0, "id": "2025588a-3018-4603-95ae-8e8d6dca6530", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "4776db90-da69-4d0e-ae54-f93abac78e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 5, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}]} 2018-12-23 00:54:01,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename used request id req-7eb314ae-08c6-42c4-80ad-161aca514ff8 2018-12-23 00:54:01,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:54:01,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:01,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8d0feff4-1e3d-4bf5-8c34-e7126bdce07d Date: Sun, 23 Dec 2018 00:54: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": 10, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "4776db90-da69-4d0e-ae54-f93abac78e3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:54:01,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-8d0feff4-1e3d-4bf5-8c34-e7126bdce07d 2018-12-23 00:54:01,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:02,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-62428627-4763-490f-9248-f19b272fd5cb Date: Sun, 23 Dec 2018 00:54:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:57Z", "revision_number": 0, "id": "2025588a-3018-4603-95ae-8e8d6dca6530", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "4776db90-da69-4d0e-ae54-f93abac78e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 5, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}]} 2018-12-23 00:54:02,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename used request id req-62428627-4763-490f-9248-f19b272fd5cb 2018-12-23 00:54:02,044 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:54:02,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:02,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-27ac3f43-a105-4144-b3aa-3be8af7f6367 Date: Sun, 23 Dec 2018 00:54: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": 10, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "4776db90-da69-4d0e-ae54-f93abac78e3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:54:02,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-27ac3f43-a105-4144-b3aa-3be8af7f6367 2018-12-23 00:54:02,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:02,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ddd865e2-c0a3-429f-b533-6afc511b4ece Date: Sun, 23 Dec 2018 00:54:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "078bc198-6776-4af0-a787-f9709e271812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:57Z", "revision_number": 0, "id": "2025588a-3018-4603-95ae-8e8d6dca6530", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:53:58Z", "revision_number": 0, "id": "4776db90-da69-4d0e-ae54-f93abac78e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 5, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "7cb00726-9b24-4123-87b8-574283953ebe", "name": "CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename"}]} 2018-12-23 00:54:02,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename used request id req-ddd865e2-c0a3-429f-b533-6afc511b4ece 2018-12-23 00:54:02,457 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:54:02,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:02,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f66a4c62-f8af-4a26-9a68-13579e782933 Date: Sun, 23 Dec 2018 00:54: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": 10, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "4776db90-da69-4d0e-ae54-f93abac78e3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:54:02,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-f66a4c62-f8af-4a26-9a68-13579e782933 2018-12-23 00:54:02,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:54:02,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1366bde3-c74a-485f-96e8-b292d6134fda Date: Sun, 23 Dec 2018 00:54: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-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "078bc198-6776-4af0-a787-f9709e271812"}, {"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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": 10, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "4776db90-da69-4d0e-ae54-f93abac78e3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:54:02,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-1366bde3-c74a-485f-96e8-b292d6134fda 2018-12-23 00:54:02,698 - neutron_utils - INFO - Deleting security group rule with ID - 078bc198-6776-4af0-a787-f9709e271812 2018-12-23 00:54:02,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/078bc198-6776-4af0-a787-f9709e271812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:54:02,944 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f845a9d4-53d6-40bc-997e-276b61946bf1 Content-Length: 0 Date: Sun, 23 Dec 2018 00:54:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:54:02,944 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/078bc198-6776-4af0-a787-f9709e271812 used request id req-f845a9d4-53d6-40bc-997e-276b61946bf1 2018-12-23 00:54:02,945 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cb00726-9b24-4123-87b8-574283953ebe 2018-12-23 00:54:02,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba96178a6fabc6bca387138102cf0163ef78039" 2018-12-23 00:54:02,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2002 X-Openstack-Request-Id: req-55f1690a-cc66-4d5d-9458-fb2a6b3f2e4c Date: Sun, 23 Dec 2018 00:54:02 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-12-23T00:53:57Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:57Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2025588a-3018-4603-95ae-8e8d6dca6530"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "2d2e8032-9291-4e52-a2fb-5f08804a769e"}, {"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-12-23T00:53:58Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": 10, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:58Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "4776db90-da69-4d0e-ae54-f93abac78e3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "7cb00726-9b24-4123-87b8-574283953ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "96f79fab-2e71-48eb-b43e-974b7a8a3979"}]} 2018-12-23 00:54:02,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7cb00726-9b24-4123-87b8-574283953ebe used request id req-55f1690a-cc66-4d5d-9458-fb2a6b3f2e4c 2018-12-23 00:54:02,979 - neutron_utils - INFO - Deleting security group rule with ID - 2d2e8032-9291-4e52-a2fb-5f08804a769e 2018-12-23 00:54:02,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/2d2e8032-9291-4e52-a2fb-5f08804a769e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:54:03,260 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11c3489b-50d4-4686-8809-e9558cec04a5 Content-Length: 0 Date: Sun, 23 Dec 2018 00:54:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:54:03,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/2d2e8032-9291-4e52-a2fb-5f08804a769e used request id req-11c3489b-50d4-4686-8809-e9558cec04a5 2018-12-23 00:54:03,260 - neutron_utils - INFO - Deleting security group rule with ID - 96f79fab-2e71-48eb-b43e-974b7a8a3979 2018-12-23 00:54:03,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/96f79fab-2e71-48eb-b43e-974b7a8a3979 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:54:03,365 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4882b009-2e85-4114-af18-33c1c94d7982 Content-Length: 0 Date: Sun, 23 Dec 2018 00:54:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:54:03,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/96f79fab-2e71-48eb-b43e-974b7a8a3979 used request id req-4882b009-2e85-4114-af18-33c1c94d7982 2018-12-23 00:54:03,365 - neutron_utils - INFO - Deleting security group rule with ID - 078bc198-6776-4af0-a787-f9709e271812 2018-12-23 00:54:03,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/078bc198-6776-4af0-a787-f9709e271812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:54:03,391 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-4557cb63-d695-478a-b2aa-27e2c0c70025 Date: Sun, 23 Dec 2018 00:54:03 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 078bc198-6776-4af0-a787-f9709e271812 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 00:54:03,391 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/078bc198-6776-4af0-a787-f9709e271812 used request id req-4557cb63-d695-478a-b2aa-27e2c0c70025 2018-12-23 00:54:03,392 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 078bc198-6776-4af0-a787-f9709e271812 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 00:54:03,392 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 078bc198-6776-4af0-a787-f9709e271812 does not exist Neutron server returns request_ids: ['req-4557cb63-d695-478a-b2aa-27e2c0c70025'] 2018-12-23 00:54:03,392 - neutron_utils - INFO - Deleting security group rule with ID - 2025588a-3018-4603-95ae-8e8d6dca6530 2018-12-23 00:54:03,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/2025588a-3018-4603-95ae-8e8d6dca6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:54:03,622 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18476557-3e7c-4d48-9e54-3cb176f81494 Content-Length: 0 Date: Sun, 23 Dec 2018 00:54:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:54:03,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/2025588a-3018-4603-95ae-8e8d6dca6530 used request id req-18476557-3e7c-4d48-9e54-3cb176f81494 2018-12-23 00:54:03,623 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3a8408b9-326e-4cce-a80c-0629de134efename 2018-12-23 00:54:03,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/7cb00726-9b24-4123-87b8-574283953ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fd84a3d847e7c5e7b13b038238ffbd38b9f7ce" 2018-12-23 00:54:03,902 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb4c7089-0a33-47e4-b632-f3f8edd0c3a1 Content-Length: 0 Date: Sun, 23 Dec 2018 00:54:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:54:03,902 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/7cb00726-9b24-4123-87b8-574283953ebe used request id req-cb4c7089-0a33-47e4-b632-f3f8edd0c3a1 2018-12-23 00:54:03,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656b34f762bf96c4e8396c12f8ea0f3444770395" 2018-12-23 00:54:04,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-37122297-8637-4ac1-9b54-3336c861198a Date: Sun, 23 Dec 2018 00:54:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "updated_at": "2018-12-23T00:53:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "16d7e921-2cdf-4ef8-9eed-418b6d93282e", "remote_group_id": "0d1c0f8c-8880-4844-b3a6-df67ab47dd00", "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "0d1c0f8c-8880-4844-b3a6-df67ab47dd00", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "9777bdd4-416b-441a-af94-c66ed1f81306", "remote_group_id": "0d1c0f8c-8880-4844-b3a6-df67ab47dd00", "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "0d1c0f8c-8880-4844-b3a6-df67ab47dd00", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "921151f6-e8c5-469a-9d2d-e44081ae663f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "0d1c0f8c-8880-4844-b3a6-df67ab47dd00", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "revision_number": 0, "id": "abcb5f11-bafd-4ce1-82e7-fbaed132d904", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:53:56Z", "security_group_id": "0d1c0f8c-8880-4844-b3a6-df67ab47dd00", "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9cee84c70104b4a909ee59a6975a8c8"}], "revision_number": 4, "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "0d1c0f8c-8880-4844-b3a6-df67ab47dd00", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:54:04,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-37122297-8637-4ac1-9b54-3336c861198a 2018-12-23 00:54:04,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656b34f762bf96c4e8396c12f8ea0f3444770395" 2018-12-23 00:54:04,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ead0fde-6a89-4685-a362-1b228589a8ce Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8"}, "enabled": true, "id": "b9cee84c70104b4a909ee59a6975a8c8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cef78f44-e068-41f-proj"}} 2018-12-23 00:54:04,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8 used request id req-0ead0fde-6a89-4685-a362-1b228589a8ce 2018-12-23 00:54:04,195 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d1c0f8c-8880-4844-b3a6-df67ab47dd00 2018-12-23 00:54:04,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d1c0f8c-8880-4844-b3a6-df67ab47dd00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656b34f762bf96c4e8396c12f8ea0f3444770395" 2018-12-23 00:54:04,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-434540de-aa66-4427-82f2-5201a89d8357 Date: Sun, 23 Dec 2018 00:54:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0d1c0f8c-8880-4844-b3a6-df67ab47dd00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "0d1c0f8c-8880-4844-b3a6-df67ab47dd00", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "16d7e921-2cdf-4ef8-9eed-418b6d93282e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "0d1c0f8c-8880-4844-b3a6-df67ab47dd00", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "921151f6-e8c5-469a-9d2d-e44081ae663f"}, {"remote_group_id": "0d1c0f8c-8880-4844-b3a6-df67ab47dd00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "0d1c0f8c-8880-4844-b3a6-df67ab47dd00", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "9777bdd4-416b-441a-af94-c66ed1f81306"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:53:56Z", "security_group_id": "0d1c0f8c-8880-4844-b3a6-df67ab47dd00", "port_range_min": null, "revision_number": 0, "tenant_id": "b9cee84c70104b4a909ee59a6975a8c8", "created_at": "2018-12-23T00:53:56Z", "project_id": "b9cee84c70104b4a909ee59a6975a8c8", "id": "abcb5f11-bafd-4ce1-82e7-fbaed132d904"}]} 2018-12-23 00:54:04,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d1c0f8c-8880-4844-b3a6-df67ab47dd00 used request id req-434540de-aa66-4427-82f2-5201a89d8357 2018-12-23 00:54:04,375 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 00:54:04,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0d1c0f8c-8880-4844-b3a6-df67ab47dd00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656b34f762bf96c4e8396c12f8ea0f3444770395" 2018-12-23 00:54:04,689 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9249a9a0-d4a8-451e-a066-fddac798e9c9 Content-Length: 0 Date: Sun, 23 Dec 2018 00:54:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:54:04,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0d1c0f8c-8880-4844-b3a6-df67ab47dd00 used request id req-9249a9a0-d4a8-451e-a066-fddac798e9c9 2018-12-23 00:54:04,690 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-cef78f44-e068-41f-proj 2018-12-23 00:54:04,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656b34f762bf96c4e8396c12f8ea0f3444770395" 2018-12-23 00:54:04,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee295e7a-8889-4fce-9f6c-d8e066ac9246 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:04,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b9cee84c70104b4a909ee59a6975a8c8 used request id req-ee295e7a-8889-4fce-9f6c-d8e066ac9246 2018-12-23 00:54:04,995 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-cef78f44-e068-41f-proj-role 2018-12-23 00:54:04,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f2929340992047d4b1fdafff19e59809 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656b34f762bf96c4e8396c12f8ea0f3444770395" 2018-12-23 00:54:05,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b76dfb30-52e1-4d28-8a80-c5a474a87daf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:05,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f2929340992047d4b1fdafff19e59809 used request id req-b76dfb30-52e1-4d28-8a80-c5a474a87daf 2018-12-23 00:54:05,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656b34f762bf96c4e8396c12f8ea0f3444770395" 2018-12-23 00:54:05,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d603359b-27cb-4e14-804f-28c5e14a04f1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:54:05,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d603359b-27cb-4e14-804f-28c5e14a04f1 2018-12-23 00:54:05,190 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-cef78f44-e068-41f-user 2018-12-23 00:54:05,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3d1221b3fbac43b6854191490afb275d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b34134685552d4563732cb8e3a31c1a099ecfa" 2018-12-23 00:54:05,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0dd4918-51a9-4f55-a0d1-fe48443818a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:05,381 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3d1221b3fbac43b6854191490afb275d used request id req-c0dd4918-51a9-4f55-a0d1-fe48443818a4 2018-12-23 00:54:05,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:05,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:54:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["1R-1s6wdQd6PJmUUW8ZuUA"], "issued_at": "2018-12-23T00:54:05.000000Z"}} 2018-12-23 00:54:05,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c41ff8b5ebffc8df3abfa0bbf0cdb7d2083c593" 2018-12-23 00:54:05,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f07fdd-2bd2-455a-8fa0-244d5b9cad5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:05,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-73f07fdd-2bd2-455a-8fa0-244d5b9cad5c 2018-12-23 00:54:05,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:05,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:06,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:54:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["PTa8Uvp7SgSP4HeCRAUybQ"], "issued_at": "2018-12-23T00:54:06.000000Z"}} 2018-12-23 00:54:06,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" 2018-12-23 00:54:06,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f941e4-248c-4721-9020-df9446fa4fe0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:06,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-21f941e4-248c-4721-9020-df9446fa4fe0 2018-12-23 00:54:06,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:54:06,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:54:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:54:06,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" 2018-12-23 00:54:06,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8663ce5b-ae95-4f5f-9683-6370ea913577 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:54:06,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj used request id req-8663ce5b-ae95-4f5f-9683-6370ea913577 2018-12-23 00:54:06,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" 2018-12-23 00:54:06,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-971c7951-dcc5-440b-b3cc-55eeeb138d47 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:54:06,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-971c7951-dcc5-440b-b3cc-55eeeb138d47 2018-12-23 00:54:06,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj"}}' 2018-12-23 00:54:06,645 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:54:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-535329c4-f2f6-47c8-ac61-ce11625e0472 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242"}, "enabled": true, "id": "da49eac0b2864a929d9fce9889b1e242", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj"}} 2018-12-23 00:54:06,645 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-535329c4-f2f6-47c8-ac61-ce11625e0472 2018-12-23 00:54:06,645 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj 2018-12-23 00:54:06,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:06,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:07,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:54:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["c6RpnNp_SJyKoJCc44OSzA"], "issued_at": "2018-12-23T00:54:07.000000Z"}} 2018-12-23 00:54:07,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83c3a3ac6989010043c1b7c6ba7050eb2296185" 2018-12-23 00:54:07,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc6ab97-4b6c-4d0b-bc07-47b1d8a0c2b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:07,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bbc6ab97-4b6c-4d0b-bc07-47b1d8a0c2b6 2018-12-23 00:54:07,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:54:07,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:54:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:54:07,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83c3a3ac6989010043c1b7c6ba7050eb2296185" 2018-12-23 00:54:07,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4be95d-2920-4067-b26a-fd4b7d351879 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:54:07,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7f4be95d-2920-4067-b26a-fd4b7d351879 2018-12-23 00:54:07,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83c3a3ac6989010043c1b7c6ba7050eb2296185" 2018-12-23 00:54:07,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685df62d-68d0-4dc5-a307-856e490bb3d0 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242"}, "enabled": true, "id": "da49eac0b2864a929d9fce9889b1e242", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj"}]} 2018-12-23 00:54:07,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj used request id req-685df62d-68d0-4dc5-a307-856e490bb3d0 2018-12-23 00:54:07,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83c3a3ac6989010043c1b7c6ba7050eb2296185" 2018-12-23 00:54:07,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02cd2b82-3bcb-4d4c-bbf1-2ab0da03bef4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:54:07,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-02cd2b82-3bcb-4d4c-bbf1-2ab0da03bef4 2018-12-23 00:54:07,794 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-09f2bdf3-3328-4c9-user 2018-12-23 00:54:07,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:07,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" 2018-12-23 00:54:07,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-236f0e5c-7bad-4f23-93f1-360b1aba9eb0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:54:07,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-236f0e5c-7bad-4f23-93f1-360b1aba9eb0 2018-12-23 00:54:07,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" -d '{"role": {"name": "CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj-role"}}' 2018-12-23 00:54:08,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74a0c2c7-f777-408c-a756-84e9ed823271 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "959c81b093cc43d7a985c67203d7f6ac", "links": {"self": "http://172.30.9.26:5000/v3/roles/959c81b093cc43d7a985c67203d7f6ac"}, "name": "CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj-role"}} 2018-12-23 00:54:08,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-74a0c2c7-f777-408c-a756-84e9ed823271 2018-12-23 00:54:08,003 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj-role 2018-12-23 00:54:08,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/959c81b093cc43d7a985c67203d7f6ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" 2018-12-23 00:54:08,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa32ad5e-8af8-4d0c-9469-f6630d3e8cf3 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/959c81b093cc43d7a985c67203d7f6ac"}, "domain_id": null, "name": "CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj-role", "id": "959c81b093cc43d7a985c67203d7f6ac"}} 2018-12-23 00:54:08,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/959c81b093cc43d7a985c67203d7f6ac used request id req-aa32ad5e-8af8-4d0c-9469-f6630d3e8cf3 2018-12-23 00:54:08,090 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj-role to project CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj 2018-12-23 00:54:08,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242/users/30a6dceef1f748f197e5fe8c267696b7/roles/959c81b093cc43d7a985c67203d7f6ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" 2018-12-23 00:54:08,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ee76831-f510-4022-a0ed-c3c45c847922 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:08,221 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242/users/30a6dceef1f748f197e5fe8c267696b7/roles/959c81b093cc43d7a985c67203d7f6ac used request id req-3ee76831-f510-4022-a0ed-c3c45c847922 2018-12-23 00:54:08,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:08,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:08,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "959c81b093cc43d7a985c67203d7f6ac", "name": "CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj-role"}], "expires_at": "2018-12-23T01:54:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da49eac0b2864a929d9fce9889b1e242", "name": "CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/da49eac0b2864a929d9fce9889b1e242", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/da49eac0b2864a929d9fce9889b1e242", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/da49eac0b2864a929d9fce9889b1e242", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/da49eac0b2864a929d9fce9889b1e242", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/da49eac0b2864a929d9fce9889b1e242", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/da49eac0b2864a929d9fce9889b1e242", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/da49eac0b2864a929d9fce9889b1e242", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/da49eac0b2864a929d9fce9889b1e242", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/da49eac0b2864a929d9fce9889b1e242", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/da49eac0b2864a929d9fce9889b1e242", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/da49eac0b2864a929d9fce9889b1e242", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/da49eac0b2864a929d9fce9889b1e242", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-09f2bdf3-3328-4c9-user", "id": "30a6dceef1f748f197e5fe8c267696b7"}, "audit_ids": ["FSZumIBPQF2_7aJ0der7ig"], "issued_at": "2018-12-23T00:54:08.000000Z"}} 2018-12-23 00:54:08,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:08,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf6de1f-9871-4673-a7dc-32482641a50d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:08,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4bf6de1f-9871-4673-a7dc-32482641a50d 2018-12-23 00:54:08,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:08,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5b759949-2641-4f79-9c8e-d98b7d96efd2 Date: Sun, 23 Dec 2018 00:54:08 GMT RESP BODY: {"security_groups": []} 2018-12-23 00:54:08,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name&description=hello+group used request id req-5b759949-2641-4f79-9c8e-d98b7d96efd2 2018-12-23 00:54:08,983 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name... 2018-12-23 00:54:08,983 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name 2018-12-23 00:54:08,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" -d '{"security_group": {"name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name", "description": "hello group"}}' 2018-12-23 00:54:09,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-33154b32-6af4-431b-a510-2d276dddc3cf Date: Sun, 23 Dec 2018 00:54:09 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 2, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}} 2018-12-23 00:54:09,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-33154b32-6af4-431b-a510-2d276dddc3cf 2018-12-23 00:54:09,316 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:09,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:09,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9a2320c0-df48-43a1-a129-2b3f099968bb Date: Sun, 23 Dec 2018 00:54:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}]} 2018-12-23 00:54:09,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-9a2320c0-df48-43a1-a129-2b3f099968bb 2018-12-23 00:54:09,489 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:09,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:09,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-296a802c-dbef-4d48-8a64-fc5008b86cdf Date: Sun, 23 Dec 2018 00:54:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}]} 2018-12-23 00:54:09,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-296a802c-dbef-4d48-8a64-fc5008b86cdf 2018-12-23 00:54:09,674 - neutron_utils - INFO - Retrieving security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:09,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:09,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5d26c87d-3290-48a0-bf69-11cf69136164 Date: Sun, 23 Dec 2018 00:54:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 2, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:09,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-5d26c87d-3290-48a0-bf69-11cf69136164 2018-12-23 00:54:09,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:09,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:10,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fc6e2274-b7ff-4375-8f81-54152e86ce05 Date: Sun, 23 Dec 2018 00:54:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}]} 2018-12-23 00:54:10,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-fc6e2274-b7ff-4375-8f81-54152e86ce05 2018-12-23 00:54:10,053 - neutron_utils - INFO - Retrieving security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:10,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:10,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e5bf7ba1-9ccd-47c2-b5f6-92e3bece2719 Date: Sun, 23 Dec 2018 00:54:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 2, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:10,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-e5bf7ba1-9ccd-47c2-b5f6-92e3bece2719 2018-12-23 00:54:10,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:10,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:10,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-70783ace-039d-4a1f-b1ea-9da6b7764e23 Date: Sun, 23 Dec 2018 00:54:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}]} 2018-12-23 00:54:10,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-70783ace-039d-4a1f-b1ea-9da6b7764e23 2018-12-23 00:54:10,281 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name 2018-12-23 00:54:10,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:10,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-eaa229c4-d9f9-4fcb-a049-0053efe00624 Date: Sun, 23 Dec 2018 00:54:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 2, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:10,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name used request id req-eaa229c4-d9f9-4fcb-a049-0053efe00624 2018-12-23 00:54:10,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:54:10,486 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:54:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:54:10,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:10,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c8c19d-2a17-4b9a-ab77-34ef4ffca712 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242"}, "enabled": true, "id": "da49eac0b2864a929d9fce9889b1e242", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj"}} 2018-12-23 00:54:10,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242 used request id req-d6c8c19d-2a17-4b9a-ab77-34ef4ffca712 2018-12-23 00:54:10,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:10,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:10,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fbe1dd9b-47a1-4f4f-8293-1b2896837662 Date: Sun, 23 Dec 2018 00:54:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}]} 2018-12-23 00:54:10,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-fbe1dd9b-47a1-4f4f-8293-1b2896837662 2018-12-23 00:54:10,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e"}}' 2018-12-23 00:54:11,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-c07ead7b-09b9-4b6e-9a98-f428eeb1caa4 Date: Sun, 23 Dec 2018 00:54:11 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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "86073113-44ba-40ce-86c7-85a9b7648b25"}} 2018-12-23 00:54:11,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-c07ead7b-09b9-4b6e-9a98-f428eeb1caa4 2018-12-23 00:54:11,142 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name 2018-12-23 00:54:11,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:11,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-5f89797d-754e-4082-9584-918316a02905 Date: Sun, 23 Dec 2018 00:54:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "86073113-44ba-40ce-86c7-85a9b7648b25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 3, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:11,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name used request id req-5f89797d-754e-4082-9584-918316a02905 2018-12-23 00:54:11,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:11,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2efcb241-dda2-42d2-9cb1-de4707f10f47 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242"}, "enabled": true, "id": "da49eac0b2864a929d9fce9889b1e242", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj"}} 2018-12-23 00:54:11,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242 used request id req-2efcb241-dda2-42d2-9cb1-de4707f10f47 2018-12-23 00:54:11,432 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:11,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:11,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-0f5219aa-5263-4da2-8a0b-bbf6cbf10344 Date: Sun, 23 Dec 2018 00:54:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "86073113-44ba-40ce-86c7-85a9b7648b25"}]} 2018-12-23 00:54:11,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-0f5219aa-5263-4da2-8a0b-bbf6cbf10344 2018-12-23 00:54:11,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e"}}' 2018-12-23 00:54:11,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-8a2bb657-b542-4efe-a8ac-fa458b5ae67c Date: Sun, 23 Dec 2018 00:54:11 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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "c189daec-3f88-4578-926e-c997a84507d7"}} 2018-12-23 00:54:11,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-8a2bb657-b542-4efe-a8ac-fa458b5ae67c 2018-12-23 00:54:11,933 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name 2018-12-23 00:54:11,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:11,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-ac546e74-f1cd-4c35-a995-a191e37c027f Date: Sun, 23 Dec 2018 00:54:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "86073113-44ba-40ce-86c7-85a9b7648b25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "c189daec-3f88-4578-926e-c997a84507d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 4, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:11,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name used request id req-ac546e74-f1cd-4c35-a995-a191e37c027f 2018-12-23 00:54:11,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:12,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c2ff6fe-16cc-402d-85e6-90ee6d0b7960 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242"}, "enabled": true, "id": "da49eac0b2864a929d9fce9889b1e242", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj"}} 2018-12-23 00:54:12,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242 used request id req-9c2ff6fe-16cc-402d-85e6-90ee6d0b7960 2018-12-23 00:54:12,078 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:12,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:12,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-66ff5e51-0116-4b1b-b51c-d8136788d9d5 Date: Sun, 23 Dec 2018 00:54: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-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "86073113-44ba-40ce-86c7-85a9b7648b25"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "c189daec-3f88-4578-926e-c997a84507d7"}]} 2018-12-23 00:54:12,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-66ff5e51-0116-4b1b-b51c-d8136788d9d5 2018-12-23 00:54:12,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": 10}}' 2018-12-23 00:54:12,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-18f41353-81c0-4a22-ac67-ca77eeb033a0 Date: Sun, 23 Dec 2018 00:54:12 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-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": 10, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:12Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b"}} 2018-12-23 00:54:12,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-18f41353-81c0-4a22-ac67-ca77eeb033a0 2018-12-23 00:54:12,430 - neutron_utils - INFO - Retrieving security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:12,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:12,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-446fe875-2d0a-4395-a7e6-e1a340cfd752 Date: Sun, 23 Dec 2018 00:54:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "revision_number": 0, "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": 10, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "86073113-44ba-40ce-86c7-85a9b7648b25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "c189daec-3f88-4578-926e-c997a84507d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 5, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:12,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-446fe875-2d0a-4395-a7e6-e1a340cfd752 2018-12-23 00:54:12,631 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:12,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:12,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4535cda6-eebc-4988-b92d-c2b654a7bd18 Date: Sun, 23 Dec 2018 00:54:12 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-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": 10, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:12Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "86073113-44ba-40ce-86c7-85a9b7648b25"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "c189daec-3f88-4578-926e-c997a84507d7"}]} 2018-12-23 00:54:12,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-4535cda6-eebc-4988-b92d-c2b654a7bd18 2018-12-23 00:54:12,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:13,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "959c81b093cc43d7a985c67203d7f6ac", "name": "CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj-role"}], "expires_at": "2018-12-23T01:54:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da49eac0b2864a929d9fce9889b1e242", "name": "CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/da49eac0b2864a929d9fce9889b1e242", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/da49eac0b2864a929d9fce9889b1e242", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/da49eac0b2864a929d9fce9889b1e242", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/da49eac0b2864a929d9fce9889b1e242", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/da49eac0b2864a929d9fce9889b1e242", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/da49eac0b2864a929d9fce9889b1e242", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/da49eac0b2864a929d9fce9889b1e242", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/da49eac0b2864a929d9fce9889b1e242", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/da49eac0b2864a929d9fce9889b1e242", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/da49eac0b2864a929d9fce9889b1e242", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/da49eac0b2864a929d9fce9889b1e242", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/da49eac0b2864a929d9fce9889b1e242", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-09f2bdf3-3328-4c9-user", "id": "30a6dceef1f748f197e5fe8c267696b7"}, "audit_ids": ["8jkKOq2SQKmKPc4sOCsBfQ"], "issued_at": "2018-12-23T00:54:13.000000Z"}} 2018-12-23 00:54:13,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:13,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-65717ee7-9b16-418b-805a-2a892d92cae3 Date: Sun, 23 Dec 2018 00:54:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "revision_number": 0, "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": 10, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "86073113-44ba-40ce-86c7-85a9b7648b25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "c189daec-3f88-4578-926e-c997a84507d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 5, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:13,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name&description=hello+group used request id req-65717ee7-9b16-418b-805a-2a892d92cae3 2018-12-23 00:54:13,422 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:13,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:13,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b068afb0-f124-43bb-96c2-2054fc20a122 Date: Sun, 23 Dec 2018 00:54:13 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-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": 10, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:12Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "86073113-44ba-40ce-86c7-85a9b7648b25"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "c189daec-3f88-4578-926e-c997a84507d7"}]} 2018-12-23 00:54:13,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-b068afb0-f124-43bb-96c2-2054fc20a122 2018-12-23 00:54:13,612 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:13,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:13,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c86d2c79-40a2-4aa5-a37f-a595473b0208 Date: Sun, 23 Dec 2018 00:54:13 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-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": 10, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:12Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "86073113-44ba-40ce-86c7-85a9b7648b25"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "c189daec-3f88-4578-926e-c997a84507d7"}]} 2018-12-23 00:54:13,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-c86d2c79-40a2-4aa5-a37f-a595473b0208 2018-12-23 00:54:13,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:13,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a1d87fde-4806-4243-acc8-4c92467f818d Date: Sun, 23 Dec 2018 00:54:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "revision_number": 0, "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": 10, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "86073113-44ba-40ce-86c7-85a9b7648b25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "c189daec-3f88-4578-926e-c997a84507d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 5, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:13,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name used request id req-a1d87fde-4806-4243-acc8-4c92467f818d 2018-12-23 00:54:13,989 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:13,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:14,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c881bfe2-44b1-46d9-8f86-946468493276 Date: Sun, 23 Dec 2018 00:54:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": 10, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:12Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "86073113-44ba-40ce-86c7-85a9b7648b25"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "c189daec-3f88-4578-926e-c997a84507d7"}]} 2018-12-23 00:54:14,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-c881bfe2-44b1-46d9-8f86-946468493276 2018-12-23 00:54:14,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:14,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f68f376c-f9ea-4e85-ae7c-052d89c7ee62 Date: Sun, 23 Dec 2018 00:54:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "revision_number": 0, "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": 10, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "86073113-44ba-40ce-86c7-85a9b7648b25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "c189daec-3f88-4578-926e-c997a84507d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 5, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:14,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name used request id req-f68f376c-f9ea-4e85-ae7c-052d89c7ee62 2018-12-23 00:54:14,391 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:14,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:14,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-763e50e9-1754-49a0-89dc-762d453f59c4 Date: Sun, 23 Dec 2018 00:54:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": 10, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:12Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "86073113-44ba-40ce-86c7-85a9b7648b25"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "c189daec-3f88-4578-926e-c997a84507d7"}]} 2018-12-23 00:54:14,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-763e50e9-1754-49a0-89dc-762d453f59c4 2018-12-23 00:54:14,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:14,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a2080b25-9ea9-447a-a6cb-6943e88cc998 Date: Sun, 23 Dec 2018 00:54:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "revision_number": 0, "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": 10, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "86073113-44ba-40ce-86c7-85a9b7648b25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "c189daec-3f88-4578-926e-c997a84507d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 5, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:14,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name used request id req-a2080b25-9ea9-447a-a6cb-6943e88cc998 2018-12-23 00:54:14,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:14,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:14,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7e4790b7-08d0-4ab9-9c3c-c489bec97273 Date: Sun, 23 Dec 2018 00:54:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": 10, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:12Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "86073113-44ba-40ce-86c7-85a9b7648b25"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "c189daec-3f88-4578-926e-c997a84507d7"}]} 2018-12-23 00:54:14,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-7e4790b7-08d0-4ab9-9c3c-c489bec97273 2018-12-23 00:54:14,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:15,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-698129dd-370d-4b53-aa0e-b443bce8212c Date: Sun, 23 Dec 2018 00:54:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "revision_number": 0, "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": 10, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "86073113-44ba-40ce-86c7-85a9b7648b25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "c189daec-3f88-4578-926e-c997a84507d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 5, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:15,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name used request id req-698129dd-370d-4b53-aa0e-b443bce8212c 2018-12-23 00:54:15,024 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:15,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:15,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e8dc5c48-8ed8-448b-96ec-04c959b1a4df Date: Sun, 23 Dec 2018 00:54:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": 10, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:12Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "86073113-44ba-40ce-86c7-85a9b7648b25"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "c189daec-3f88-4578-926e-c997a84507d7"}]} 2018-12-23 00:54:15,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-e8dc5c48-8ed8-448b-96ec-04c959b1a4df 2018-12-23 00:54:15,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:15,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6dc64a7b-da20-474a-b724-65e5528e83d9 Date: Sun, 23 Dec 2018 00:54:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "revision_number": 0, "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": 10, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "86073113-44ba-40ce-86c7-85a9b7648b25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "c189daec-3f88-4578-926e-c997a84507d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 5, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:15,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name used request id req-6dc64a7b-da20-474a-b724-65e5528e83d9 2018-12-23 00:54:15,417 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:15,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:15,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9567bbc1-c143-42ef-98b5-2b2608a65ae6 Date: Sun, 23 Dec 2018 00:54:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": 10, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:12Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "86073113-44ba-40ce-86c7-85a9b7648b25"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "c189daec-3f88-4578-926e-c997a84507d7"}]} 2018-12-23 00:54:15,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-9567bbc1-c143-42ef-98b5-2b2608a65ae6 2018-12-23 00:54:15,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:15,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-45fec2b8-13ef-4fcc-995f-6ad5a22c0be3 Date: Sun, 23 Dec 2018 00:54:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "revision_number": 0, "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": 10, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "86073113-44ba-40ce-86c7-85a9b7648b25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "c189daec-3f88-4578-926e-c997a84507d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 5, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:15,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name used request id req-45fec2b8-13ef-4fcc-995f-6ad5a22c0be3 2018-12-23 00:54:15,528 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:15,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:15,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f298c16f-ef6d-47a4-8107-cc8fa4d4c7ef Date: Sun, 23 Dec 2018 00:54:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": 10, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:12Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "86073113-44ba-40ce-86c7-85a9b7648b25"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "c189daec-3f88-4578-926e-c997a84507d7"}]} 2018-12-23 00:54:15,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-f298c16f-ef6d-47a4-8107-cc8fa4d4c7ef 2018-12-23 00:54:15,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:15,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-666a1394-532b-4d0f-8081-cf2a0ca93dbb Date: Sun, 23 Dec 2018 00:54:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "revision_number": 0, "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": 10, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "86073113-44ba-40ce-86c7-85a9b7648b25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "c189daec-3f88-4578-926e-c997a84507d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 5, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:15,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name used request id req-666a1394-532b-4d0f-8081-cf2a0ca93dbb 2018-12-23 00:54:15,918 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:15,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:16,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b88b8330-be7a-4604-9728-cc64497a4d62 Date: Sun, 23 Dec 2018 00:54:16 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-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": 10, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:12Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "86073113-44ba-40ce-86c7-85a9b7648b25"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "c189daec-3f88-4578-926e-c997a84507d7"}]} 2018-12-23 00:54:16,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-b88b8330-be7a-4604-9728-cc64497a4d62 2018-12-23 00:54:16,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:16,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a8bb9af7-1d07-4a4b-8989-6f7751df1e3c Date: Sun, 23 Dec 2018 00:54:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "revision_number": 0, "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": 10, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "86073113-44ba-40ce-86c7-85a9b7648b25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "c189daec-3f88-4578-926e-c997a84507d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 5, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:16,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name used request id req-a8bb9af7-1d07-4a4b-8989-6f7751df1e3c 2018-12-23 00:54:16,163 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:16,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:16,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9fa64b2e-a849-4811-a7de-a2ec7a5d74f6 Date: Sun, 23 Dec 2018 00:54:16 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-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": 10, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:12Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "86073113-44ba-40ce-86c7-85a9b7648b25"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "c189daec-3f88-4578-926e-c997a84507d7"}]} 2018-12-23 00:54:16,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-9fa64b2e-a849-4811-a7de-a2ec7a5d74f6 2018-12-23 00:54:16,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:16,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7ac0130f-7cbd-401e-9e8e-156de812c6f5 Date: Sun, 23 Dec 2018 00:54:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "revision_number": 0, "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": 10, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "86073113-44ba-40ce-86c7-85a9b7648b25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "c189daec-3f88-4578-926e-c997a84507d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 5, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:16,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name used request id req-7ac0130f-7cbd-401e-9e8e-156de812c6f5 2018-12-23 00:54:16,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:16,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:16,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3fbf8a8e-c559-4047-9ee7-f3dc7df52693 Date: Sun, 23 Dec 2018 00:54:16 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-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": 10, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:12Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "86073113-44ba-40ce-86c7-85a9b7648b25"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "c189daec-3f88-4578-926e-c997a84507d7"}]} 2018-12-23 00:54:16,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-3fbf8a8e-c559-4047-9ee7-f3dc7df52693 2018-12-23 00:54:16,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:16,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-32b08d42-4c6b-47da-92a5-af986032dc4b Date: Sun, 23 Dec 2018 00:54:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "updated_at": "2018-12-23T00:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T00:54:12Z", "revision_number": 0, "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": 10, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "revision_number": 0, "id": "42426307-d004-40d9-a079-c24d1bed1f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "86073113-44ba-40ce-86c7-85a9b7648b25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:11Z", "revision_number": 0, "id": "c189daec-3f88-4578-926e-c997a84507d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 5, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "name": "CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name"}]} 2018-12-23 00:54:16,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name used request id req-32b08d42-4c6b-47da-92a5-af986032dc4b 2018-12-23 00:54:16,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:16,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:16,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-00989b85-7eed-4c9f-9d09-c95b28af36bc Date: Sun, 23 Dec 2018 00:54:16 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-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": 10, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:12Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "86073113-44ba-40ce-86c7-85a9b7648b25"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "c189daec-3f88-4578-926e-c997a84507d7"}]} 2018-12-23 00:54:16,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-00989b85-7eed-4c9f-9d09-c95b28af36bc 2018-12-23 00:54:16,709 - neutron_utils - INFO - Deleting security group rule with ID - 86073113-44ba-40ce-86c7-85a9b7648b25 2018-12-23 00:54:16,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/86073113-44ba-40ce-86c7-85a9b7648b25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:16,862 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77766384-1700-40bb-9326-56778b80802c Content-Length: 0 Date: Sun, 23 Dec 2018 00:54:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:54:16,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/86073113-44ba-40ce-86c7-85a9b7648b25 used request id req-77766384-1700-40bb-9326-56778b80802c 2018-12-23 00:54:16,862 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-12-23 00:54:16,862 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5afeb65-693e-4df8-a95d-41de3b986f2e 2018-12-23 00:54:16,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ed4865583250383a17238e707dea77c1da903a" 2018-12-23 00:54:17,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-efbae30e-bb5c-4c5f-aa87-ab91fae5d577 Date: Sun, 23 Dec 2018 00:54:17 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-12-23T00:54:12Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": 10, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:12Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "0fa42ad3-f0e3-4043-8ba6-04540bae5d0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "2082ea2a-3b5e-4c60-8f04-11f10f58b508"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:09Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:09Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "42426307-d004-40d9-a079-c24d1bed1f9f"}, {"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-12-23T00:54:11Z", "security_group_id": "f5afeb65-693e-4df8-a95d-41de3b986f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:11Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "c189daec-3f88-4578-926e-c997a84507d7"}]} 2018-12-23 00:54:17,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-efbae30e-bb5c-4c5f-aa87-ab91fae5d577 2018-12-23 00:54:17,062 - neutron_utils - INFO - Deleting security group rule with ID - c189daec-3f88-4578-926e-c997a84507d7 2018-12-23 00:54:17,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/c189daec-3f88-4578-926e-c997a84507d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:17,360 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a96304fb-8753-43ef-b8cc-52a3d963fe70 Content-Length: 0 Date: Sun, 23 Dec 2018 00:54:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:54:17,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/c189daec-3f88-4578-926e-c997a84507d7 used request id req-a96304fb-8753-43ef-b8cc-52a3d963fe70 2018-12-23 00:54:17,360 - neutron_utils - INFO - Deleting security group rule with ID - 42426307-d004-40d9-a079-c24d1bed1f9f 2018-12-23 00:54:17,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/42426307-d004-40d9-a079-c24d1bed1f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:17,626 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe8b066d-e59b-4341-ba32-792fb8bc5a91 Content-Length: 0 Date: Sun, 23 Dec 2018 00:54:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:54:17,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/42426307-d004-40d9-a079-c24d1bed1f9f used request id req-fe8b066d-e59b-4341-ba32-792fb8bc5a91 2018-12-23 00:54:17,627 - neutron_utils - INFO - Deleting security group rule with ID - 86073113-44ba-40ce-86c7-85a9b7648b25 2018-12-23 00:54:17,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/86073113-44ba-40ce-86c7-85a9b7648b25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:17,653 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-edec7834-1d4e-48dc-a6ba-e700a272d15d Date: Sun, 23 Dec 2018 00:54:17 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 86073113-44ba-40ce-86c7-85a9b7648b25 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 00:54:17,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/86073113-44ba-40ce-86c7-85a9b7648b25 used request id req-edec7834-1d4e-48dc-a6ba-e700a272d15d 2018-12-23 00:54:17,653 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 86073113-44ba-40ce-86c7-85a9b7648b25 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 00:54:17,653 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 86073113-44ba-40ce-86c7-85a9b7648b25 does not exist Neutron server returns request_ids: ['req-edec7834-1d4e-48dc-a6ba-e700a272d15d'] 2018-12-23 00:54:17,653 - neutron_utils - INFO - Deleting security group rule with ID - 0fa42ad3-f0e3-4043-8ba6-04540bae5d0b 2018-12-23 00:54:17,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/0fa42ad3-f0e3-4043-8ba6-04540bae5d0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:17,891 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d40b852f-ac3d-4349-99fa-323eb0380ed4 Content-Length: 0 Date: Sun, 23 Dec 2018 00:54:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:54:17,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/0fa42ad3-f0e3-4043-8ba6-04540bae5d0b used request id req-d40b852f-ac3d-4349-99fa-323eb0380ed4 2018-12-23 00:54:17,892 - neutron_utils - INFO - Deleting security group rule with ID - 2082ea2a-3b5e-4c60-8f04-11f10f58b508 2018-12-23 00:54:17,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/2082ea2a-3b5e-4c60-8f04-11f10f58b508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:18,249 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6ed10334-f781-4344-b85d-087a30dd230f Content-Length: 0 Date: Sun, 23 Dec 2018 00:54:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:54:18,249 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/2082ea2a-3b5e-4c60-8f04-11f10f58b508 used request id req-6ed10334-f781-4344-b85d-087a30dd230f 2018-12-23 00:54:18,249 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-5e139f19-3a70-4c9c-b27f-39fc1a403b40name 2018-12-23 00:54:18,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f5afeb65-693e-4df8-a95d-41de3b986f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbb151ed921187e8d9b6c6fb2e769c17e7b498e" 2018-12-23 00:54:18,400 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-010f8f0e-e759-48b2-b15a-ea6469252577 Content-Length: 0 Date: Sun, 23 Dec 2018 00:54:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:54:18,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f5afeb65-693e-4df8-a95d-41de3b986f2e used request id req-010f8f0e-e759-48b2-b15a-ea6469252577 2018-12-23 00:54:18,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" 2018-12-23 00:54:18,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-84b582f0-c09a-4419-bcd2-8c9267a978f1 Date: Sun, 23 Dec 2018 00:54:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:08Z", "updated_at": "2018-12-23T00:54:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:08Z", "revision_number": 0, "id": "a487b3c9-eb87-4640-8965-a464e6a7e382", "remote_group_id": "e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1", "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:08Z", "security_group_id": "e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:08Z", "revision_number": 0, "id": "0e433690-1061-4b0d-90fa-d18568e49fd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:08Z", "security_group_id": "e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:08Z", "revision_number": 0, "id": "a421f3cd-4be9-42be-9888-68f8d2042aad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:08Z", "security_group_id": "e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv6", "project_id": "da49eac0b2864a929d9fce9889b1e242"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:54:08Z", "revision_number": 0, "id": "fe0c1735-990b-4db5-a9fb-1e54351d7862", "remote_group_id": "e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1", "remote_ip_prefix": null, "created_at": "2018-12-23T00:54:08Z", "security_group_id": "e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1", "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "port_range_min": null, "ethertype": "IPv4", "project_id": "da49eac0b2864a929d9fce9889b1e242"}], "revision_number": 4, "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1", "name": "default"}]} 2018-12-23 00:54:18,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-84b582f0-c09a-4419-bcd2-8c9267a978f1 2018-12-23 00:54:18,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" 2018-12-23 00:54:18,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6244eb35-adce-4994-aaa1-0ede5ab1d966 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:54:18,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-6244eb35-adce-4994-aaa1-0ede5ab1d966 2018-12-23 00:54:18,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" 2018-12-23 00:54:18,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb6369a-1efd-411b-aedc-b7ba88ed4d7e 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:54:18,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-1fb6369a-1efd-411b-aedc-b7ba88ed4d7e 2018-12-23 00:54:18,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" 2018-12-23 00:54:18,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f757f6-895a-47d8-8cdb-ed4fb5eb42e0 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:54:18,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-81f757f6-895a-47d8-8cdb-ed4fb5eb42e0 2018-12-23 00:54:18,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" 2018-12-23 00:54:18,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6affb514-6aa8-4e8b-9bd1-85b7c22231aa Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242"}, "enabled": true, "id": "da49eac0b2864a929d9fce9889b1e242", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj"}} 2018-12-23 00:54:18,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242 used request id req-6affb514-6aa8-4e8b-9bd1-85b7c22231aa 2018-12-23 00:54:18,996 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1 2018-12-23 00:54:19,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" 2018-12-23 00:54:19,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7eae433c-9fe2-4fc5-ac92-abe40f7f9779 Date: Sun, 23 Dec 2018 00:54:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:08Z", "security_group_id": "e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:08Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "0e433690-1061-4b0d-90fa-d18568e49fd5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:08Z", "security_group_id": "e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:08Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "a421f3cd-4be9-42be-9888-68f8d2042aad"}, {"remote_group_id": "e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:08Z", "security_group_id": "e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:08Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "a487b3c9-eb87-4640-8965-a464e6a7e382"}, {"remote_group_id": "e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:54:08Z", "security_group_id": "e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1", "port_range_min": null, "revision_number": 0, "tenant_id": "da49eac0b2864a929d9fce9889b1e242", "created_at": "2018-12-23T00:54:08Z", "project_id": "da49eac0b2864a929d9fce9889b1e242", "id": "fe0c1735-990b-4db5-a9fb-1e54351d7862"}]} 2018-12-23 00:54:19,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1 used request id req-7eae433c-9fe2-4fc5-ac92-abe40f7f9779 2018-12-23 00:54:19,255 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 00:54:19,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" 2018-12-23 00:54:19,548 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6a32d1cc-fab9-49e1-bf7f-24edd10d5915 Content-Length: 0 Date: Sun, 23 Dec 2018 00:54:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:54:19,548 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e3f17fd7-107b-47b2-bd5a-e94c5ca7a5c1 used request id req-6a32d1cc-fab9-49e1-bf7f-24edd10d5915 2018-12-23 00:54:19,549 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj 2018-12-23 00:54:19,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" 2018-12-23 00:54:19,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9dee8ac-fec0-4ef3-a3ca-ae1634531bea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:19,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/da49eac0b2864a929d9fce9889b1e242 used request id req-e9dee8ac-fec0-4ef3-a3ca-ae1634531bea 2018-12-23 00:54:19,774 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-09f2bdf3-3328-4c9-proj-role 2018-12-23 00:54:19,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/959c81b093cc43d7a985c67203d7f6ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" 2018-12-23 00:54:19,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3f58af4-f33f-4f56-82bb-08fda56867d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:19,883 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/959c81b093cc43d7a985c67203d7f6ac used request id req-b3f58af4-f33f-4f56-82bb-08fda56867d6 2018-12-23 00:54:19,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f36ff0b62a5adde0737bcb1246240ccb83c2f9" 2018-12-23 00:54:19,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb48bf21-17c2-4d48-ba23-86e6925946ca Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:54:19,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bb48bf21-17c2-4d48-ba23-86e6925946ca 2018-12-23 00:54:19,976 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-09f2bdf3-3328-4c9-user 2018-12-23 00:54:19,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/30a6dceef1f748f197e5fe8c267696b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83c3a3ac6989010043c1b7c6ba7050eb2296185" 2018-12-23 00:54:20,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0985c65e-c338-4478-af0d-76c619afd7ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:20,206 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/30a6dceef1f748f197e5fe8c267696b7 used request id req-0985c65e-c338-4478-af0d-76c619afd7ab 2018-12-23 00:54:20,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:20,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:54:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["b7nmpxRaSgS-g9utA5xxiQ"], "issued_at": "2018-12-23T00:54:20.000000Z"}} 2018-12-23 00:54:20,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98bfc3d394a32339a88ea79c4c7ce961aa95bc3" 2018-12-23 00:54:20,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96450059-4075-47fc-9b95-2822f6bdb43f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:20,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-96450059-4075-47fc-9b95-2822f6bdb43f 2018-12-23 00:54:20,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:20,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:21,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:54:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["txycfRU3SniEEg5FC9OPog"], "issued_at": "2018-12-23T00:54:21.000000Z"}} 2018-12-23 00:54:21,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd47ec8d3596ed6dbd0ece890bbd4029a6d7c7b" 2018-12-23 00:54:21,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc670995-a964-4f8b-90e0-322af05e8830 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:21,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fc670995-a964-4f8b-90e0-322af05e8830 2018-12-23 00:54:21,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:54:21,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:54:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:54:21,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d56852a5-990c-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd47ec8d3596ed6dbd0ece890bbd4029a6d7c7b" 2018-12-23 00:54:21,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e1b560-4b63-4984-9bfb-ae53f07bf7ba Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d56852a5-990c-41b-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:54:21,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d56852a5-990c-41b-proj used request id req-b5e1b560-4b63-4984-9bfb-ae53f07bf7ba 2018-12-23 00:54:21,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd47ec8d3596ed6dbd0ece890bbd4029a6d7c7b" 2018-12-23 00:54:21,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc16272c-eec6-45d3-baa4-b7485a2c2d64 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:54:21,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-dc16272c-eec6-45d3-baa4-b7485a2c2d64 2018-12-23 00:54:21,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd47ec8d3596ed6dbd0ece890bbd4029a6d7c7b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-d56852a5-990c-41b-proj"}}' 2018-12-23 00:54:21,440 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:54:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bb578ac-78cd-4b97-9ffe-c052d4ff69f0 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a29a529637d947a88f4e99113e29b453"}, "enabled": true, "id": "a29a529637d947a88f4e99113e29b453", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d56852a5-990c-41b-proj"}} 2018-12-23 00:54:21,440 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6bb578ac-78cd-4b97-9ffe-c052d4ff69f0 2018-12-23 00:54:21,440 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-d56852a5-990c-41b-proj 2018-12-23 00:54:21,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:21,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:21,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:54:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["1mOzE9qJRBSlQwl1tiCG_g"], "issued_at": "2018-12-23T00:54:21.000000Z"}} 2018-12-23 00:54:21,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6211779e128e7bebc3d4dcda36e90eb560f6f45" 2018-12-23 00:54:21,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c60db3-a1ea-41cc-b344-b17d5321be37 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:21,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-57c60db3-a1ea-41cc-b344-b17d5321be37 2018-12-23 00:54:21,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:54:21,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:54:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:54:21,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6211779e128e7bebc3d4dcda36e90eb560f6f45" 2018-12-23 00:54:22,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e4ae8ad-5857-4584-83b8-fbbf7d15fff8 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:54:22,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3e4ae8ad-5857-4584-83b8-fbbf7d15fff8 2018-12-23 00:54:22,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-d56852a5-990c-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6211779e128e7bebc3d4dcda36e90eb560f6f45" 2018-12-23 00:54:22,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c6c87d-face-4f09-b960-1cf79db01141 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-d56852a5-990c-41b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a29a529637d947a88f4e99113e29b453"}, "enabled": true, "id": "a29a529637d947a88f4e99113e29b453", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d56852a5-990c-41b-proj"}]} 2018-12-23 00:54:22,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-d56852a5-990c-41b-proj used request id req-63c6c87d-face-4f09-b960-1cf79db01141 2018-12-23 00:54:22,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6211779e128e7bebc3d4dcda36e90eb560f6f45" 2018-12-23 00:54:22,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb6e2a7-d927-4e97-863d-caa099b030b9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:54:22,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ccb6e2a7-d927-4e97-863d-caa099b030b9 2018-12-23 00:54:22,566 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-d56852a5-990c-41b-user 2018-12-23 00:54:22,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:22,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd47ec8d3596ed6dbd0ece890bbd4029a6d7c7b" 2018-12-23 00:54:22,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-054e2d82-931c-4d07-85a2-9d38c8952089 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:54:22,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-054e2d82-931c-4d07-85a2-9d38c8952089 2018-12-23 00:54:22,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd47ec8d3596ed6dbd0ece890bbd4029a6d7c7b" -d '{"role": {"name": "CreateImageSuccessTests-d56852a5-990c-41b-proj-role"}}' 2018-12-23 00:54:22,788 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:54:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13f6b448-c3f8-48ec-917b-b4c46996c7a4 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "26a5b8b9834e4fec8b92d214c6d0f88e", "links": {"self": "http://172.30.9.26:5000/v3/roles/26a5b8b9834e4fec8b92d214c6d0f88e"}, "name": "CreateImageSuccessTests-d56852a5-990c-41b-proj-role"}} 2018-12-23 00:54:22,788 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-13f6b448-c3f8-48ec-917b-b4c46996c7a4 2018-12-23 00:54:22,788 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-d56852a5-990c-41b-proj-role 2018-12-23 00:54:22,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/26a5b8b9834e4fec8b92d214c6d0f88e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd47ec8d3596ed6dbd0ece890bbd4029a6d7c7b" 2018-12-23 00:54:22,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97baef73-1480-4f81-b7cb-0cfa1ed1bb16 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/26a5b8b9834e4fec8b92d214c6d0f88e"}, "domain_id": null, "name": "CreateImageSuccessTests-d56852a5-990c-41b-proj-role", "id": "26a5b8b9834e4fec8b92d214c6d0f88e"}} 2018-12-23 00:54:22,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/26a5b8b9834e4fec8b92d214c6d0f88e used request id req-97baef73-1480-4f81-b7cb-0cfa1ed1bb16 2018-12-23 00:54:22,890 - keystone_utils - INFO - Granting role CreateImageSuccessTests-d56852a5-990c-41b-proj-role to project CreateImageSuccessTests-d56852a5-990c-41b-proj 2018-12-23 00:54:22,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/a29a529637d947a88f4e99113e29b453/users/4a06c456666547d4a1e9c1d82fa98573/roles/26a5b8b9834e4fec8b92d214c6d0f88e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd47ec8d3596ed6dbd0ece890bbd4029a6d7c7b" 2018-12-23 00:54:23,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ed96c7d-635e-49f0-92e4-4d5b4b13e43f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:23,024 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a29a529637d947a88f4e99113e29b453/users/4a06c456666547d4a1e9c1d82fa98573/roles/26a5b8b9834e4fec8b92d214c6d0f88e used request id req-7ed96c7d-635e-49f0-92e4-4d5b4b13e43f 2018-12-23 00:54:23,045 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 00:54:23,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:23,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:23,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26a5b8b9834e4fec8b92d214c6d0f88e", "name": "CreateImageSuccessTests-d56852a5-990c-41b-proj-role"}], "expires_at": "2018-12-23T01:54:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a29a529637d947a88f4e99113e29b453", "name": "CreateImageSuccessTests-d56852a5-990c-41b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a29a529637d947a88f4e99113e29b453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/a29a529637d947a88f4e99113e29b453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/a29a529637d947a88f4e99113e29b453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a29a529637d947a88f4e99113e29b453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/a29a529637d947a88f4e99113e29b453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/a29a529637d947a88f4e99113e29b453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a29a529637d947a88f4e99113e29b453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/a29a529637d947a88f4e99113e29b453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/a29a529637d947a88f4e99113e29b453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a29a529637d947a88f4e99113e29b453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/a29a529637d947a88f4e99113e29b453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/a29a529637d947a88f4e99113e29b453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d56852a5-990c-41b-user", "id": "4a06c456666547d4a1e9c1d82fa98573"}, "audit_ids": ["1cgVRluETXKiT7GtUZwBSg"], "issued_at": "2018-12-23T00:54:23.000000Z"}} 2018-12-23 00:54:23,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ac8ceada7f7b5a14cb1d6b33b42b60e7a34faa" 2018-12-23 00:54:23,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c97ee68e-3e3d-43d2-b5f0-ecb050d0419a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:23,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c97ee68e-3e3d-43d2-b5f0-ecb050d0419a 2018-12-23 00:54:23,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77ac8ceada7f7b5a14cb1d6b33b42b60e7a34faa" 2018-12-23 00:54:23,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-ebe891c6-dc89-4bb5-8fc8-a5dc867561cb Date: Sun, 23 Dec 2018 00:54:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa"} 2018-12-23 00:54:23,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa used request id req-ebe891c6-dc89-4bb5-8fc8-a5dc867561cb 2018-12-23 00:54:23,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77ac8ceada7f7b5a14cb1d6b33b42b60e7a34faa" 2018-12-23 00:54:23,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6e47b05f-807c-4cff-a82a-d41bc64f08f0 Date: Sun, 23 Dec 2018 00:54:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 00:54:23,844 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6e47b05f-807c-4cff-a82a-d41bc64f08f0 2018-12-23 00:54:23,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}77ac8ceada7f7b5a14cb1d6b33b42b60e7a34faa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa"}' 2018-12-23 00:54:24,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3 X-Openstack-Request-Id: req-285caca4-a3dc-49a8-b137-974653468b23 Date: Sun, 23 Dec 2018 00:54:24 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:54:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T00:54:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3", "min_disk": 0, "protected": false, "id": "cf54382d-95d3-4e58-b39e-a9880aab7cb3", "file": "/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3/file", "checksum": null, "owner": "a29a529637d947a88f4e99113e29b453", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:54:24,463 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-285caca4-a3dc-49a8-b137-974653468b23 2018-12-23 00:54:24,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77ac8ceada7f7b5a14cb1d6b33b42b60e7a34faa" -d '' 2018-12-23 00:54:27,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ed8c407-67e2-4669-bceb-2867c34296d6 Date: Sun, 23 Dec 2018 00:54:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:54:27,144 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3/file used request id req-7ed8c407-67e2-4669-bceb-2867c34296d6 2018-12-23 00:54:27,144 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 00:54:27,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77ac8ceada7f7b5a14cb1d6b33b42b60e7a34faa" 2018-12-23 00:54:27,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-255b9498-bc7c-43e4-8e71-096f33ce9a88 Date: Sun, 23 Dec 2018 00:54:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:54:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:54:27Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3/snap", "metadata": {}}], "self": "/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3", "min_disk": 0, "protected": false, "id": "cf54382d-95d3-4e58-b39e-a9880aab7cb3", "file": "/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a29a529637d947a88f4e99113e29b453", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:54:27,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3 used request id req-255b9498-bc7c-43e4-8e71-096f33ce9a88 2018-12-23 00:54:27,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77ac8ceada7f7b5a14cb1d6b33b42b60e7a34faa" 2018-12-23 00:54:27,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-08b12271-fb64-48a4-ba9f-ea4275d824c4 Date: Sun, 23 Dec 2018 00:54: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-12-23 00:54:27,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-08b12271-fb64-48a4-ba9f-ea4275d824c4 2018-12-23 00:54:27,517 - create_image - INFO - Created image with name - CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa 2018-12-23 00:54:27,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77ac8ceada7f7b5a14cb1d6b33b42b60e7a34faa" 2018-12-23 00:54:27,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2b2fbcda-1955-4fb2-b185-278132fb2dd3 Date: Sun, 23 Dec 2018 00:54:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:54:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:54:27Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3/snap", "metadata": {}}], "self": "/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3", "min_disk": 0, "protected": false, "id": "cf54382d-95d3-4e58-b39e-a9880aab7cb3", "file": "/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a29a529637d947a88f4e99113e29b453", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:54:27,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3 used request id req-2b2fbcda-1955-4fb2-b185-278132fb2dd3 2018-12-23 00:54:27,682 - create_image - DEBUG - Instance status is - active 2018-12-23 00:54:27,682 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa 2018-12-23 00:54:27,682 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa 2018-12-23 00:54:27,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:28,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26a5b8b9834e4fec8b92d214c6d0f88e", "name": "CreateImageSuccessTests-d56852a5-990c-41b-proj-role"}], "expires_at": "2018-12-23T01:54:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a29a529637d947a88f4e99113e29b453", "name": "CreateImageSuccessTests-d56852a5-990c-41b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a29a529637d947a88f4e99113e29b453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/a29a529637d947a88f4e99113e29b453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/a29a529637d947a88f4e99113e29b453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a29a529637d947a88f4e99113e29b453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/a29a529637d947a88f4e99113e29b453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/a29a529637d947a88f4e99113e29b453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a29a529637d947a88f4e99113e29b453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/a29a529637d947a88f4e99113e29b453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/a29a529637d947a88f4e99113e29b453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a29a529637d947a88f4e99113e29b453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/a29a529637d947a88f4e99113e29b453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/a29a529637d947a88f4e99113e29b453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d56852a5-990c-41b-user", "id": "4a06c456666547d4a1e9c1d82fa98573"}, "audit_ids": ["dYXx6_fmRyqXUzutPtsa5A"], "issued_at": "2018-12-23T00:54:28.000000Z"}} 2018-12-23 00:54:28,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbee682911769b7ccb892d8c5265801c06fcd02f" 2018-12-23 00:54:28,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-49152d7e-7854-4cf3-af59-1c51571d7d9d Date: Sun, 23 Dec 2018 00:54:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:54:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:54:27Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3/snap", "metadata": {}}], "self": "/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3", "min_disk": 0, "protected": false, "id": "cf54382d-95d3-4e58-b39e-a9880aab7cb3", "file": "/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a29a529637d947a88f4e99113e29b453", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa"} 2018-12-23 00:54:28,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa used request id req-49152d7e-7854-4cf3-af59-1c51571d7d9d 2018-12-23 00:54:28,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbee682911769b7ccb892d8c5265801c06fcd02f" 2018-12-23 00:54:28,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-81d10e94-3e82-47fd-9409-57151ada8128 Date: Sun, 23 Dec 2018 00:54: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-12-23 00:54:28,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-81d10e94-3e82-47fd-9409-57151ada8128 2018-12-23 00:54:28,423 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa 2018-12-23 00:54:28,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbee682911769b7ccb892d8c5265801c06fcd02f" 2018-12-23 00:54:30,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d2042fd3-009e-4b15-b5aa-55391b2c6e68 Date: Sun, 23 Dec 2018 00:54:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:54:30,159 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3 used request id req-d2042fd3-009e-4b15-b5aa-55391b2c6e68 2018-12-23 00:54:30,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbee682911769b7ccb892d8c5265801c06fcd02f" 2018-12-23 00:54:30,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-1e68cd83-3dce-421d-80d3-79f48ec96eac Date: Sun, 23 Dec 2018 00:54:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa"} 2018-12-23 00:54:30,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa used request id req-1e68cd83-3dce-421d-80d3-79f48ec96eac 2018-12-23 00:54:30,422 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-1896f2c2-81ed-44e0-a6d7-1898f7f5a5fa 2018-12-23 00:54:30,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77ac8ceada7f7b5a14cb1d6b33b42b60e7a34faa" 2018-12-23 00:54:30,577 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-702aa6aa-b08a-4599-84f4-5d5f1551ba38 Date: Sun, 23 Dec 2018 00:54:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:54:30,577 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/cf54382d-95d3-4e58-b39e-a9880aab7cb3 used request id req-702aa6aa-b08a-4599-84f4-5d5f1551ba38 2018-12-23 00:54:30,577 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-12-23 00:54:30,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd47ec8d3596ed6dbd0ece890bbd4029a6d7c7b" 2018-12-23 00:54:30,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-34e36b12-2be4-46d8-9eb7-3d677a5975b6 Date: Sun, 23 Dec 2018 00:54:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:54:30,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-34e36b12-2be4-46d8-9eb7-3d677a5975b6 2018-12-23 00:54:30,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd47ec8d3596ed6dbd0ece890bbd4029a6d7c7b" 2018-12-23 00:54:30,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-410b5ff3-7521-4a61-be9d-4c93e269a220 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:54:30,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-410b5ff3-7521-4a61-be9d-4c93e269a220 2018-12-23 00:54:30,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd47ec8d3596ed6dbd0ece890bbd4029a6d7c7b" 2018-12-23 00:54:30,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2c6ea79-e274-4faa-a2ab-8e7373d01fc6 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:54:30,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-e2c6ea79-e274-4faa-a2ab-8e7373d01fc6 2018-12-23 00:54:31,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd47ec8d3596ed6dbd0ece890bbd4029a6d7c7b" 2018-12-23 00:54:31,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ab2b8b-84ed-4301-89f5-865bc2a1595d Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:54:31,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-80ab2b8b-84ed-4301-89f5-865bc2a1595d 2018-12-23 00:54:31,084 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-d56852a5-990c-41b-proj 2018-12-23 00:54:31,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/a29a529637d947a88f4e99113e29b453 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd47ec8d3596ed6dbd0ece890bbd4029a6d7c7b" 2018-12-23 00:54:31,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09cde105-1084-4a07-b489-b26ba17683b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:31,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a29a529637d947a88f4e99113e29b453 used request id req-09cde105-1084-4a07-b489-b26ba17683b6 2018-12-23 00:54:31,300 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-d56852a5-990c-41b-proj-role 2018-12-23 00:54:31,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/26a5b8b9834e4fec8b92d214c6d0f88e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd47ec8d3596ed6dbd0ece890bbd4029a6d7c7b" 2018-12-23 00:54:31,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa71785-3cfe-417d-bd41-74e0d4fbb7b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:31,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/26a5b8b9834e4fec8b92d214c6d0f88e used request id req-daa71785-3cfe-417d-bd41-74e0d4fbb7b1 2018-12-23 00:54:31,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd47ec8d3596ed6dbd0ece890bbd4029a6d7c7b" 2018-12-23 00:54:31,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c4aec1-1048-4a5a-b741-ac3c74cb4196 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:54:31,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f0c4aec1-1048-4a5a-b741-ac3c74cb4196 2018-12-23 00:54:31,503 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-d56852a5-990c-41b-user 2018-12-23 00:54:31,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/4a06c456666547d4a1e9c1d82fa98573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6211779e128e7bebc3d4dcda36e90eb560f6f45" 2018-12-23 00:54:31,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-225dbb6e-633e-4dcc-aa04-d8e9a8b52c6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:31,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/4a06c456666547d4a1e9c1d82fa98573 used request id req-225dbb6e-633e-4dcc-aa04-d8e9a8b52c6f 2018-12-23 00:54:31,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:32,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:54:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["g5TYUjgkRvyZwEEEFqZwig"], "issued_at": "2018-12-23T00:54:32.000000Z"}} 2018-12-23 00:54:32,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9763443d3abf4c792d6f81ec92d2de22fcde017a" 2018-12-23 00:54:32,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89644973-1663-492e-ac07-c7e83dd21b65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:32,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-89644973-1663-492e-ac07-c7e83dd21b65 2018-12-23 00:54:32,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:32,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:32,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:54:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["VazO-2eXTCS2Mt2XHNQMwA"], "issued_at": "2018-12-23T00:54:32.000000Z"}} 2018-12-23 00:54:32,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c699bbc3ee9c4ec89bc253e1299ba93664478b" 2018-12-23 00:54:32,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f0e7606-b0e3-4b0b-a78f-ecda042198ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:32,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4f0e7606-b0e3-4b0b-a78f-ecda042198ab 2018-12-23 00:54:32,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:54:32,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:54:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:54:32,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4cf3682e-ead7-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c699bbc3ee9c4ec89bc253e1299ba93664478b" 2018-12-23 00:54:32,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24afc1b-a8cb-4e4f-8cca-dcd2f1a5a203 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4cf3682e-ead7-459-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:54:32,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4cf3682e-ead7-459-proj used request id req-f24afc1b-a8cb-4e4f-8cca-dcd2f1a5a203 2018-12-23 00:54:32,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c699bbc3ee9c4ec89bc253e1299ba93664478b" 2018-12-23 00:54:32,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef97212-222a-41d7-821c-e2a9f8f72b66 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:54:32,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-cef97212-222a-41d7-821c-e2a9f8f72b66 2018-12-23 00:54:32,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c699bbc3ee9c4ec89bc253e1299ba93664478b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-4cf3682e-ead7-459-proj"}}' 2018-12-23 00:54:32,961 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:54:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dc48c98-eaae-485e-b2ac-90c973c1b703 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d9a80e361c7f42599d03c581774803e4"}, "enabled": true, "id": "d9a80e361c7f42599d03c581774803e4", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-4cf3682e-ead7-459-proj"}} 2018-12-23 00:54:32,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3dc48c98-eaae-485e-b2ac-90c973c1b703 2018-12-23 00:54:32,962 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-4cf3682e-ead7-459-proj 2018-12-23 00:54:32,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:32,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:33,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:54:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Rv9zhzQVSceYEFFDRFkeNQ"], "issued_at": "2018-12-23T00:54:33.000000Z"}} 2018-12-23 00:54:33,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc36ff1afd71403e8e4eb51085a8e422ffcbcbee" 2018-12-23 00:54:33,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558f7df1-5607-4860-b43a-d240ef28cbf1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:33,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-558f7df1-5607-4860-b43a-d240ef28cbf1 2018-12-23 00:54:33,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:54:33,438 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:54:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:54:33,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc36ff1afd71403e8e4eb51085a8e422ffcbcbee" 2018-12-23 00:54:33,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ddb05ca-758d-41f2-a27c-3a98918096a3 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:54:33,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9ddb05ca-758d-41f2-a27c-3a98918096a3 2018-12-23 00:54:33,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-4cf3682e-ead7-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc36ff1afd71403e8e4eb51085a8e422ffcbcbee" 2018-12-23 00:54:33,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e54f9c-8c81-4148-9e0b-ea702bc6a865 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-4cf3682e-ead7-459-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d9a80e361c7f42599d03c581774803e4"}, "enabled": true, "id": "d9a80e361c7f42599d03c581774803e4", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-4cf3682e-ead7-459-proj"}]} 2018-12-23 00:54:33,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-4cf3682e-ead7-459-proj used request id req-f0e54f9c-8c81-4148-9e0b-ea702bc6a865 2018-12-23 00:54:33,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc36ff1afd71403e8e4eb51085a8e422ffcbcbee" 2018-12-23 00:54:33,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6021fb4c-c2b7-4b85-95e4-61cccc37f886 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:54:33,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6021fb4c-c2b7-4b85-95e4-61cccc37f886 2018-12-23 00:54:34,087 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-4cf3682e-ead7-459-user 2018-12-23 00:54:34,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:34,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c699bbc3ee9c4ec89bc253e1299ba93664478b" 2018-12-23 00:54:34,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4491be5-16bd-4706-bbb7-e44d908c463f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:54:34,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d4491be5-16bd-4706-bbb7-e44d908c463f 2018-12-23 00:54:34,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c699bbc3ee9c4ec89bc253e1299ba93664478b" -d '{"role": {"name": "CreateImageSuccessTests-4cf3682e-ead7-459-proj-role"}}' 2018-12-23 00:54:34,296 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:54:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6ef4c4e-b104-4326-ae85-d1c6f9c192bf Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0177cb06b1484bd5bcddfac127017ab6", "links": {"self": "http://172.30.9.26:5000/v3/roles/0177cb06b1484bd5bcddfac127017ab6"}, "name": "CreateImageSuccessTests-4cf3682e-ead7-459-proj-role"}} 2018-12-23 00:54:34,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e6ef4c4e-b104-4326-ae85-d1c6f9c192bf 2018-12-23 00:54:34,297 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-4cf3682e-ead7-459-proj-role 2018-12-23 00:54:34,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0177cb06b1484bd5bcddfac127017ab6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c699bbc3ee9c4ec89bc253e1299ba93664478b" 2018-12-23 00:54:34,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d189418-3e0a-44ed-8ada-650dcc7365c7 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/0177cb06b1484bd5bcddfac127017ab6"}, "domain_id": null, "name": "CreateImageSuccessTests-4cf3682e-ead7-459-proj-role", "id": "0177cb06b1484bd5bcddfac127017ab6"}} 2018-12-23 00:54:34,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0177cb06b1484bd5bcddfac127017ab6 used request id req-4d189418-3e0a-44ed-8ada-650dcc7365c7 2018-12-23 00:54:34,390 - keystone_utils - INFO - Granting role CreateImageSuccessTests-4cf3682e-ead7-459-proj-role to project CreateImageSuccessTests-4cf3682e-ead7-459-proj 2018-12-23 00:54:34,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/d9a80e361c7f42599d03c581774803e4/users/3ca8d540cd784a4d8e8b0e29e82670bc/roles/0177cb06b1484bd5bcddfac127017ab6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c699bbc3ee9c4ec89bc253e1299ba93664478b" 2018-12-23 00:54:34,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25248c15-3ef0-4b28-8366-44714317a11a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:34,532 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d9a80e361c7f42599d03c581774803e4/users/3ca8d540cd784a4d8e8b0e29e82670bc/roles/0177cb06b1484bd5bcddfac127017ab6 used request id req-25248c15-3ef0-4b28-8366-44714317a11a 2018-12-23 00:54:34,533 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 00:54:34,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:34,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:34,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0177cb06b1484bd5bcddfac127017ab6", "name": "CreateImageSuccessTests-4cf3682e-ead7-459-proj-role"}], "expires_at": "2018-12-23T01:54:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9a80e361c7f42599d03c581774803e4", "name": "CreateImageSuccessTests-4cf3682e-ead7-459-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d9a80e361c7f42599d03c581774803e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/d9a80e361c7f42599d03c581774803e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/d9a80e361c7f42599d03c581774803e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/d9a80e361c7f42599d03c581774803e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/d9a80e361c7f42599d03c581774803e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/d9a80e361c7f42599d03c581774803e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d9a80e361c7f42599d03c581774803e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/d9a80e361c7f42599d03c581774803e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/d9a80e361c7f42599d03c581774803e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/d9a80e361c7f42599d03c581774803e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/d9a80e361c7f42599d03c581774803e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/d9a80e361c7f42599d03c581774803e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4cf3682e-ead7-459-user", "id": "3ca8d540cd784a4d8e8b0e29e82670bc"}, "audit_ids": ["4cZ7V-WfTX6ZSUNzyoQkQQ"], "issued_at": "2018-12-23T00:54:34.000000Z"}} 2018-12-23 00:54:34,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a131b0ca561190839206ac861fedc87665b89d" 2018-12-23 00:54:34,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2f7d5b-460e-41c7-87af-e6e4a181aabb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:34,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5c2f7d5b-460e-41c7-87af-e6e4a181aabb 2018-12-23 00:54:34,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-beebff0f-13fe-4ecb-9cab-7479b566ff2b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57a131b0ca561190839206ac861fedc87665b89d" 2018-12-23 00:54:35,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-62948f69-c101-47b8-9f4a-e0f13f99113a Date: Sun, 23 Dec 2018 00:54:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-beebff0f-13fe-4ecb-9cab-7479b566ff2b"} 2018-12-23 00:54:35,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-beebff0f-13fe-4ecb-9cab-7479b566ff2b used request id req-62948f69-c101-47b8-9f4a-e0f13f99113a 2018-12-23 00:54:35,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57a131b0ca561190839206ac861fedc87665b89d" 2018-12-23 00:54:35,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-837f3f40-55ec-4cfc-907f-6150faf6778c Date: Sun, 23 Dec 2018 00:54:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 00:54:35,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-837f3f40-55ec-4cfc-907f-6150faf6778c 2018-12-23 00:54:35,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}57a131b0ca561190839206ac861fedc87665b89d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-beebff0f-13fe-4ecb-9cab-7479b566ff2b"}' 2018-12-23 00:54:36,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433 X-Openstack-Request-Id: req-a5d5f4b7-1391-424e-9614-e8d1744730c2 Date: Sun, 23 Dec 2018 00:54:36 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-beebff0f-13fe-4ecb-9cab-7479b566ff2b", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:54:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T00:54:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433", "min_disk": 0, "protected": false, "id": "db1f9532-a988-48e1-92e8-b1a0ede84433", "file": "/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433/file", "checksum": null, "owner": "d9a80e361c7f42599d03c581774803e4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:54:36,034 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a5d5f4b7-1391-424e-9614-e8d1744730c2 2018-12-23 00:54:36,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57a131b0ca561190839206ac861fedc87665b89d" -d '' 2018-12-23 00:54:38,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a8c17b22-6f80-44c2-b1cf-088e986c10de Date: Sun, 23 Dec 2018 00:54:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:54:38,266 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433/file used request id req-a8c17b22-6f80-44c2-b1cf-088e986c10de 2018-12-23 00:54:38,267 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 00:54:38,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57a131b0ca561190839206ac861fedc87665b89d" 2018-12-23 00:54:38,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c8da1b00-31fa-4244-a7f7-8eac8a6996b7 Date: Sun, 23 Dec 2018 00:54:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-beebff0f-13fe-4ecb-9cab-7479b566ff2b", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:54:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:54:38Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/db1f9532-a988-48e1-92e8-b1a0ede84433/snap", "metadata": {}}], "self": "/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433", "min_disk": 0, "protected": false, "id": "db1f9532-a988-48e1-92e8-b1a0ede84433", "file": "/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d9a80e361c7f42599d03c581774803e4", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/db1f9532-a988-48e1-92e8-b1a0ede84433/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:54:38,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433 used request id req-c8da1b00-31fa-4244-a7f7-8eac8a6996b7 2018-12-23 00:54:38,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57a131b0ca561190839206ac861fedc87665b89d" 2018-12-23 00:54:38,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3a3ceaf5-32d4-443f-a36a-81bee818ae79 Date: Sun, 23 Dec 2018 00:54: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-12-23 00:54:38,973 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3a3ceaf5-32d4-443f-a36a-81bee818ae79 2018-12-23 00:54:38,976 - create_image - INFO - Created image with name - CreateImageSuccessTests-beebff0f-13fe-4ecb-9cab-7479b566ff2b 2018-12-23 00:54:38,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57a131b0ca561190839206ac861fedc87665b89d" 2018-12-23 00:54:39,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2ad81df4-2776-4ac7-9260-90c057cf3610 Date: Sun, 23 Dec 2018 00:54:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-beebff0f-13fe-4ecb-9cab-7479b566ff2b", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:54:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:54:38Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/db1f9532-a988-48e1-92e8-b1a0ede84433/snap", "metadata": {}}], "self": "/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433", "min_disk": 0, "protected": false, "id": "db1f9532-a988-48e1-92e8-b1a0ede84433", "file": "/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d9a80e361c7f42599d03c581774803e4", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/db1f9532-a988-48e1-92e8-b1a0ede84433/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:54:39,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433 used request id req-2ad81df4-2776-4ac7-9260-90c057cf3610 2018-12-23 00:54:39,150 - create_image - DEBUG - Instance status is - active 2018-12-23 00:54:39,150 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-beebff0f-13fe-4ecb-9cab-7479b566ff2b 2018-12-23 00:54:39,150 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-beebff0f-13fe-4ecb-9cab-7479b566ff2b 2018-12-23 00:54:39,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:39,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0177cb06b1484bd5bcddfac127017ab6", "name": "CreateImageSuccessTests-4cf3682e-ead7-459-proj-role"}], "expires_at": "2018-12-23T01:54:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9a80e361c7f42599d03c581774803e4", "name": "CreateImageSuccessTests-4cf3682e-ead7-459-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d9a80e361c7f42599d03c581774803e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/d9a80e361c7f42599d03c581774803e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/d9a80e361c7f42599d03c581774803e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/d9a80e361c7f42599d03c581774803e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/d9a80e361c7f42599d03c581774803e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/d9a80e361c7f42599d03c581774803e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d9a80e361c7f42599d03c581774803e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/d9a80e361c7f42599d03c581774803e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/d9a80e361c7f42599d03c581774803e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/d9a80e361c7f42599d03c581774803e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/d9a80e361c7f42599d03c581774803e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/d9a80e361c7f42599d03c581774803e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4cf3682e-ead7-459-user", "id": "3ca8d540cd784a4d8e8b0e29e82670bc"}, "audit_ids": ["WU9KssxpRdKGSHumT4lI9Q"], "issued_at": "2018-12-23T00:54:39.000000Z"}} 2018-12-23 00:54:39,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-beebff0f-13fe-4ecb-9cab-7479b566ff2b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}416e96f3c967236b5188907eca0253cf9254c43c" 2018-12-23 00:54:39,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-696aeb66-fb7d-4975-b371-1f91c9905b01 Date: Sun, 23 Dec 2018 00:54:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-beebff0f-13fe-4ecb-9cab-7479b566ff2b", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:54:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:54:38Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/db1f9532-a988-48e1-92e8-b1a0ede84433/snap", "metadata": {}}], "self": "/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433", "min_disk": 0, "protected": false, "id": "db1f9532-a988-48e1-92e8-b1a0ede84433", "file": "/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d9a80e361c7f42599d03c581774803e4", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/db1f9532-a988-48e1-92e8-b1a0ede84433/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-beebff0f-13fe-4ecb-9cab-7479b566ff2b"} 2018-12-23 00:54:39,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-beebff0f-13fe-4ecb-9cab-7479b566ff2b used request id req-696aeb66-fb7d-4975-b371-1f91c9905b01 2018-12-23 00:54:39,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}416e96f3c967236b5188907eca0253cf9254c43c" 2018-12-23 00:54:39,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-153a0385-1090-45e3-bcdb-03cb0444f0cd Date: Sun, 23 Dec 2018 00:54: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-12-23 00:54:39,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-153a0385-1090-45e3-bcdb-03cb0444f0cd 2018-12-23 00:54:39,881 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-beebff0f-13fe-4ecb-9cab-7479b566ff2b 2018-12-23 00:54:39,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57a131b0ca561190839206ac861fedc87665b89d" 2018-12-23 00:54:40,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c06b9b34-471c-4d9e-ad01-e8f940d77be9 Date: Sun, 23 Dec 2018 00:54:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:54:40,956 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/db1f9532-a988-48e1-92e8-b1a0ede84433 used request id req-c06b9b34-471c-4d9e-ad01-e8f940d77be9 2018-12-23 00:54:40,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c699bbc3ee9c4ec89bc253e1299ba93664478b" 2018-12-23 00:54:41,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5cf1036f-1aa6-415d-bacc-8df34b3aacd8 Date: Sun, 23 Dec 2018 00:54:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:54:41,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5cf1036f-1aa6-415d-bacc-8df34b3aacd8 2018-12-23 00:54:41,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c699bbc3ee9c4ec89bc253e1299ba93664478b" 2018-12-23 00:54:41,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da72b57-229a-428d-959b-1e8a9d2ad4a1 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:54:41,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-2da72b57-229a-428d-959b-1e8a9d2ad4a1 2018-12-23 00:54:41,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c699bbc3ee9c4ec89bc253e1299ba93664478b" 2018-12-23 00:54:41,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea155f52-d3f5-436e-a2fe-27bdd612e3ba 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:54:41,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-ea155f52-d3f5-436e-a2fe-27bdd612e3ba 2018-12-23 00:54:41,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c699bbc3ee9c4ec89bc253e1299ba93664478b" 2018-12-23 00:54:41,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115a933a-e1a6-4e0e-b423-0cb2bb5a0da8 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:54:41,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-115a933a-e1a6-4e0e-b423-0cb2bb5a0da8 2018-12-23 00:54:41,487 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-4cf3682e-ead7-459-proj 2018-12-23 00:54:41,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/d9a80e361c7f42599d03c581774803e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c699bbc3ee9c4ec89bc253e1299ba93664478b" 2018-12-23 00:54:41,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d37c8ec-8509-43db-b717-354e417ed5c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:41,670 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d9a80e361c7f42599d03c581774803e4 used request id req-9d37c8ec-8509-43db-b717-354e417ed5c4 2018-12-23 00:54:41,671 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-4cf3682e-ead7-459-proj-role 2018-12-23 00:54:41,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0177cb06b1484bd5bcddfac127017ab6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c699bbc3ee9c4ec89bc253e1299ba93664478b" 2018-12-23 00:54:41,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0795463-8cf1-45a8-b328-1b2e1643c2f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:41,806 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0177cb06b1484bd5bcddfac127017ab6 used request id req-d0795463-8cf1-45a8-b328-1b2e1643c2f4 2018-12-23 00:54:41,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c699bbc3ee9c4ec89bc253e1299ba93664478b" 2018-12-23 00:54:41,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb7f55d-d227-4fce-95a4-7c292dcacd0e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:54:41,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cfb7f55d-d227-4fce-95a4-7c292dcacd0e 2018-12-23 00:54:41,896 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-4cf3682e-ead7-459-user 2018-12-23 00:54:41,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3ca8d540cd784a4d8e8b0e29e82670bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc36ff1afd71403e8e4eb51085a8e422ffcbcbee" 2018-12-23 00:54:42,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96c3ef13-b08e-475c-b3fd-6ea7248b4c26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:42,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3ca8d540cd784a4d8e8b0e29e82670bc used request id req-96c3ef13-b08e-475c-b3fd-6ea7248b4c26 2018-12-23 00:54:42,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:42,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:54:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["SmRiy_wsQ7WwDStSMhCetA"], "issued_at": "2018-12-23T00:54:42.000000Z"}} 2018-12-23 00:54:42,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31250537cc34b0eca28be01ae7fdacb78299854" 2018-12-23 00:54:42,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3ab2c1-f6a4-4dcf-9964-078bdb3c98e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:42,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fe3ab2c1-f6a4-4dcf-9964-078bdb3c98e7 2018-12-23 00:54:42,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:42,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:42,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:54:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["oeXhaaiOQmC2QFcLsMBdIA"], "issued_at": "2018-12-23T00:54:42.000000Z"}} 2018-12-23 00:54:42,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dc1ae2d324a2959885337ab5bda40ee81b6ce7" 2018-12-23 00:54:43,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae63aa8a-514b-443d-a6c3-2966cc779168 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:43,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ae63aa8a-514b-443d-a6c3-2966cc779168 2018-12-23 00:54:43,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:54:43,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:54:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:54:43,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5acec7dd-8997-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dc1ae2d324a2959885337ab5bda40ee81b6ce7" 2018-12-23 00:54:43,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c421a3-70be-4df2-bb33-fc1362163b34 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5acec7dd-8997-4d4-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:54:43,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5acec7dd-8997-4d4-proj used request id req-e1c421a3-70be-4df2-bb33-fc1362163b34 2018-12-23 00:54:43,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dc1ae2d324a2959885337ab5bda40ee81b6ce7" 2018-12-23 00:54:43,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c4aecb4-e999-46e3-b34a-49107a72009b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:54:43,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5c4aecb4-e999-46e3-b34a-49107a72009b 2018-12-23 00:54:43,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dc1ae2d324a2959885337ab5bda40ee81b6ce7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-5acec7dd-8997-4d4-proj"}}' 2018-12-23 00:54:43,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a06bc5e9-8416-450e-9f4b-65efe4838941 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5a9fc1fea743494881a2ab1bc31924bb"}, "enabled": true, "id": "5a9fc1fea743494881a2ab1bc31924bb", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-5acec7dd-8997-4d4-proj"}} 2018-12-23 00:54:43,339 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a06bc5e9-8416-450e-9f4b-65efe4838941 2018-12-23 00:54:43,340 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-5acec7dd-8997-4d4-proj 2018-12-23 00:54:43,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:43,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:43,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:54:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Ga1Hk_abSOWXv4PUbMl3JQ"], "issued_at": "2018-12-23T00:54:43.000000Z"}} 2018-12-23 00:54:43,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19718bef528083516b0e0ce431c25ee0fca7af5d" 2018-12-23 00:54:43,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d499618-6c44-4c3f-aff5-c88004be7c46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:43,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2d499618-6c44-4c3f-aff5-c88004be7c46 2018-12-23 00:54:43,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:54:43,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:54:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:54:43,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19718bef528083516b0e0ce431c25ee0fca7af5d" 2018-12-23 00:54:43,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb17830-4c51-46b7-9b35-2493f500b752 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:54:43,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8cb17830-4c51-46b7-9b35-2493f500b752 2018-12-23 00:54:43,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-5acec7dd-8997-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19718bef528083516b0e0ce431c25ee0fca7af5d" 2018-12-23 00:54:44,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc77bb31-ebf2-4b0d-91ef-446e9f9c1f02 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-5acec7dd-8997-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5a9fc1fea743494881a2ab1bc31924bb"}, "enabled": true, "id": "5a9fc1fea743494881a2ab1bc31924bb", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-5acec7dd-8997-4d4-proj"}]} 2018-12-23 00:54:44,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-5acec7dd-8997-4d4-proj used request id req-fc77bb31-ebf2-4b0d-91ef-446e9f9c1f02 2018-12-23 00:54:44,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19718bef528083516b0e0ce431c25ee0fca7af5d" 2018-12-23 00:54:44,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb0cdba-2dd2-41bc-bc9c-65bef4af9460 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:54:44,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6cb0cdba-2dd2-41bc-bc9c-65bef4af9460 2018-12-23 00:54:44,489 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-5acec7dd-8997-4d4-user 2018-12-23 00:54:44,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:44,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dc1ae2d324a2959885337ab5bda40ee81b6ce7" 2018-12-23 00:54:44,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea8eb7a-d801-4a30-b29c-346f6dbc9120 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:54:44,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3ea8eb7a-d801-4a30-b29c-346f6dbc9120 2018-12-23 00:54:44,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dc1ae2d324a2959885337ab5bda40ee81b6ce7" -d '{"role": {"name": "CreateImageSuccessTests-5acec7dd-8997-4d4-proj-role"}}' 2018-12-23 00:54:44,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5fa51a5-764e-4c79-9981-5c18130f5e1f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8cbdb14a62ee48dca188eb2e9ecec0d8", "links": {"self": "http://172.30.9.26:5000/v3/roles/8cbdb14a62ee48dca188eb2e9ecec0d8"}, "name": "CreateImageSuccessTests-5acec7dd-8997-4d4-proj-role"}} 2018-12-23 00:54:44,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c5fa51a5-764e-4c79-9981-5c18130f5e1f 2018-12-23 00:54:44,717 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-5acec7dd-8997-4d4-proj-role 2018-12-23 00:54:44,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8cbdb14a62ee48dca188eb2e9ecec0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dc1ae2d324a2959885337ab5bda40ee81b6ce7" 2018-12-23 00:54:44,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3ac83b5-bc04-4a76-b394-5f2a298ed77b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/8cbdb14a62ee48dca188eb2e9ecec0d8"}, "domain_id": null, "name": "CreateImageSuccessTests-5acec7dd-8997-4d4-proj-role", "id": "8cbdb14a62ee48dca188eb2e9ecec0d8"}} 2018-12-23 00:54:44,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8cbdb14a62ee48dca188eb2e9ecec0d8 used request id req-d3ac83b5-bc04-4a76-b394-5f2a298ed77b 2018-12-23 00:54:44,737 - keystone_utils - INFO - Granting role CreateImageSuccessTests-5acec7dd-8997-4d4-proj-role to project CreateImageSuccessTests-5acec7dd-8997-4d4-proj 2018-12-23 00:54:44,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/5a9fc1fea743494881a2ab1bc31924bb/users/a7dfea1de5de407a96ed8d840456d16a/roles/8cbdb14a62ee48dca188eb2e9ecec0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dc1ae2d324a2959885337ab5bda40ee81b6ce7" 2018-12-23 00:54:44,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2876ee60-85da-457c-ac20-c1b86f9a1991 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:44,862 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5a9fc1fea743494881a2ab1bc31924bb/users/a7dfea1de5de407a96ed8d840456d16a/roles/8cbdb14a62ee48dca188eb2e9ecec0d8 used request id req-2876ee60-85da-457c-ac20-c1b86f9a1991 2018-12-23 00:54:44,862 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 00:54:44,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:44,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:45,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cbdb14a62ee48dca188eb2e9ecec0d8", "name": "CreateImageSuccessTests-5acec7dd-8997-4d4-proj-role"}], "expires_at": "2018-12-23T01:54:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a9fc1fea743494881a2ab1bc31924bb", "name": "CreateImageSuccessTests-5acec7dd-8997-4d4-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5a9fc1fea743494881a2ab1bc31924bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/5a9fc1fea743494881a2ab1bc31924bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/5a9fc1fea743494881a2ab1bc31924bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/5a9fc1fea743494881a2ab1bc31924bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/5a9fc1fea743494881a2ab1bc31924bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/5a9fc1fea743494881a2ab1bc31924bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5a9fc1fea743494881a2ab1bc31924bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/5a9fc1fea743494881a2ab1bc31924bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/5a9fc1fea743494881a2ab1bc31924bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5a9fc1fea743494881a2ab1bc31924bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/5a9fc1fea743494881a2ab1bc31924bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/5a9fc1fea743494881a2ab1bc31924bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-5acec7dd-8997-4d4-user", "id": "a7dfea1de5de407a96ed8d840456d16a"}, "audit_ids": ["2YiM3WkWT4qh9j7iJXCc9Q"], "issued_at": "2018-12-23T00:54:45.000000Z"}} 2018-12-23 00:54:45,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200da867169a18099680843bb09410856edece9a" 2018-12-23 00:54:45,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a40dca-0630-42ac-8dcb-6ad600ca2bee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:45,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b2a40dca-0630-42ac-8dcb-6ad600ca2bee 2018-12-23 00:54:45,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0ed9eda7-8f02-4b80-a62c-f149546181d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}200da867169a18099680843bb09410856edece9a" 2018-12-23 00:54:45,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-ff78e14b-4b25-4dc4-8a76-e95ce89f845c Date: Sun, 23 Dec 2018 00:54:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0ed9eda7-8f02-4b80-a62c-f149546181d3"} 2018-12-23 00:54:45,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0ed9eda7-8f02-4b80-a62c-f149546181d3 used request id req-ff78e14b-4b25-4dc4-8a76-e95ce89f845c 2018-12-23 00:54:45,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}200da867169a18099680843bb09410856edece9a" 2018-12-23 00:54:46,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-531a1a2f-6485-4417-809a-788a3a80286f Date: Sun, 23 Dec 2018 00:54: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-12-23 00:54:46,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-531a1a2f-6485-4417-809a-788a3a80286f 2018-12-23 00:54:46,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}200da867169a18099680843bb09410856edece9a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-0ed9eda7-8f02-4b80-a62c-f149546181d3"}' 2018-12-23 00:54:46,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/92911e7b-ca38-46de-896c-5ecff220973c X-Openstack-Request-Id: req-b0130bf8-22f2-4b02-a9a9-5356ce07d7f8 Date: Sun, 23 Dec 2018 00:54:46 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-0ed9eda7-8f02-4b80-a62c-f149546181d3", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:54:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T00:54:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/92911e7b-ca38-46de-896c-5ecff220973c", "min_disk": 0, "protected": false, "id": "92911e7b-ca38-46de-896c-5ecff220973c", "file": "/v2/images/92911e7b-ca38-46de-896c-5ecff220973c/file", "checksum": null, "owner": "5a9fc1fea743494881a2ab1bc31924bb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:54:46,265 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b0130bf8-22f2-4b02-a9a9-5356ce07d7f8 2018-12-23 00:54:46,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/92911e7b-ca38-46de-896c-5ecff220973c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}200da867169a18099680843bb09410856edece9a" -d '' 2018-12-23 00:54:48,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dcaa4ac1-9bdf-46da-82a3-3f8e5f5e7d7c Date: Sun, 23 Dec 2018 00:54:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:54:48,218 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/92911e7b-ca38-46de-896c-5ecff220973c/file used request id req-dcaa4ac1-9bdf-46da-82a3-3f8e5f5e7d7c 2018-12-23 00:54:48,218 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 00:54:48,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/92911e7b-ca38-46de-896c-5ecff220973c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}200da867169a18099680843bb09410856edece9a" 2018-12-23 00:54:48,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c1ee2b3f-bdda-4aea-8e76-5bb166576476 Date: Sun, 23 Dec 2018 00:54:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0ed9eda7-8f02-4b80-a62c-f149546181d3", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:54:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:54:48Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/92911e7b-ca38-46de-896c-5ecff220973c/snap", "metadata": {}}], "self": "/v2/images/92911e7b-ca38-46de-896c-5ecff220973c", "min_disk": 0, "protected": false, "id": "92911e7b-ca38-46de-896c-5ecff220973c", "file": "/v2/images/92911e7b-ca38-46de-896c-5ecff220973c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a9fc1fea743494881a2ab1bc31924bb", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/92911e7b-ca38-46de-896c-5ecff220973c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:54:48,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/92911e7b-ca38-46de-896c-5ecff220973c used request id req-c1ee2b3f-bdda-4aea-8e76-5bb166576476 2018-12-23 00:54:48,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}200da867169a18099680843bb09410856edece9a" 2018-12-23 00:54:49,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-857709e5-9f1a-44d1-918f-449d038cb506 Date: Sun, 23 Dec 2018 00:54: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-12-23 00:54:49,315 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-857709e5-9f1a-44d1-918f-449d038cb506 2018-12-23 00:54:49,318 - create_image - INFO - Created image with name - CreateImageSuccessTests-0ed9eda7-8f02-4b80-a62c-f149546181d3 2018-12-23 00:54:49,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/92911e7b-ca38-46de-896c-5ecff220973c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}200da867169a18099680843bb09410856edece9a" 2018-12-23 00:54:49,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f76972c8-a1d9-4997-92f8-2ed12c3d0ea0 Date: Sun, 23 Dec 2018 00:54:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0ed9eda7-8f02-4b80-a62c-f149546181d3", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:54:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:54:48Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/92911e7b-ca38-46de-896c-5ecff220973c/snap", "metadata": {}}], "self": "/v2/images/92911e7b-ca38-46de-896c-5ecff220973c", "min_disk": 0, "protected": false, "id": "92911e7b-ca38-46de-896c-5ecff220973c", "file": "/v2/images/92911e7b-ca38-46de-896c-5ecff220973c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a9fc1fea743494881a2ab1bc31924bb", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/92911e7b-ca38-46de-896c-5ecff220973c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:54:49,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/92911e7b-ca38-46de-896c-5ecff220973c used request id req-f76972c8-a1d9-4997-92f8-2ed12c3d0ea0 2018-12-23 00:54:49,483 - create_image - DEBUG - Instance status is - active 2018-12-23 00:54:49,483 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-0ed9eda7-8f02-4b80-a62c-f149546181d3 2018-12-23 00:54:49,484 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-0ed9eda7-8f02-4b80-a62c-f149546181d3 2018-12-23 00:54:49,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:49,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cbdb14a62ee48dca188eb2e9ecec0d8", "name": "CreateImageSuccessTests-5acec7dd-8997-4d4-proj-role"}], "expires_at": "2018-12-23T01:54:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a9fc1fea743494881a2ab1bc31924bb", "name": "CreateImageSuccessTests-5acec7dd-8997-4d4-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5a9fc1fea743494881a2ab1bc31924bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/5a9fc1fea743494881a2ab1bc31924bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/5a9fc1fea743494881a2ab1bc31924bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/5a9fc1fea743494881a2ab1bc31924bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/5a9fc1fea743494881a2ab1bc31924bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/5a9fc1fea743494881a2ab1bc31924bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5a9fc1fea743494881a2ab1bc31924bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/5a9fc1fea743494881a2ab1bc31924bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/5a9fc1fea743494881a2ab1bc31924bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5a9fc1fea743494881a2ab1bc31924bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/5a9fc1fea743494881a2ab1bc31924bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/5a9fc1fea743494881a2ab1bc31924bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-5acec7dd-8997-4d4-user", "id": "a7dfea1de5de407a96ed8d840456d16a"}, "audit_ids": ["cYjafymcR9abOLfzBjQ0eA"], "issued_at": "2018-12-23T00:54:49.000000Z"}} 2018-12-23 00:54:49,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0ed9eda7-8f02-4b80-a62c-f149546181d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1edbed8b91e38b1266d6748d886cfd16bda94277" 2018-12-23 00:54:50,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-affc6e73-ca16-4b3b-97d0-866d0fce3687 Date: Sun, 23 Dec 2018 00:54:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0ed9eda7-8f02-4b80-a62c-f149546181d3", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:54:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:54:48Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/92911e7b-ca38-46de-896c-5ecff220973c/snap", "metadata": {}}], "self": "/v2/images/92911e7b-ca38-46de-896c-5ecff220973c", "min_disk": 0, "protected": false, "id": "92911e7b-ca38-46de-896c-5ecff220973c", "file": "/v2/images/92911e7b-ca38-46de-896c-5ecff220973c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a9fc1fea743494881a2ab1bc31924bb", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/92911e7b-ca38-46de-896c-5ecff220973c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0ed9eda7-8f02-4b80-a62c-f149546181d3"} 2018-12-23 00:54:50,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0ed9eda7-8f02-4b80-a62c-f149546181d3 used request id req-affc6e73-ca16-4b3b-97d0-866d0fce3687 2018-12-23 00:54:50,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1edbed8b91e38b1266d6748d886cfd16bda94277" 2018-12-23 00:54:50,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-374b533f-e57c-4f93-b875-6a18b96f149e Date: Sun, 23 Dec 2018 00:54: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-12-23 00:54:50,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-374b533f-e57c-4f93-b875-6a18b96f149e 2018-12-23 00:54:50,227 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-0ed9eda7-8f02-4b80-a62c-f149546181d3 2018-12-23 00:54:50,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/92911e7b-ca38-46de-896c-5ecff220973c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}200da867169a18099680843bb09410856edece9a" 2018-12-23 00:54:51,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f41e7990-3a1d-4fc7-b031-908720c2dfc3 Date: Sun, 23 Dec 2018 00:54:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:54:51,375 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/92911e7b-ca38-46de-896c-5ecff220973c used request id req-f41e7990-3a1d-4fc7-b031-908720c2dfc3 2018-12-23 00:54:51,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dc1ae2d324a2959885337ab5bda40ee81b6ce7" 2018-12-23 00:54:51,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d4f4d194-c04c-40fa-923e-59209f39f885 Date: Sun, 23 Dec 2018 00:54:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:54:51,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d4f4d194-c04c-40fa-923e-59209f39f885 2018-12-23 00:54:51,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dc1ae2d324a2959885337ab5bda40ee81b6ce7" 2018-12-23 00:54:51,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb8b9911-091e-4ab7-ba52-0f4813f68d47 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:54:51,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-bb8b9911-091e-4ab7-ba52-0f4813f68d47 2018-12-23 00:54:51,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dc1ae2d324a2959885337ab5bda40ee81b6ce7" 2018-12-23 00:54:51,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325f1f3e-4b6d-45a9-87e5-2f8f2c4fab36 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:54:51,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-325f1f3e-4b6d-45a9-87e5-2f8f2c4fab36 2018-12-23 00:54:51,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dc1ae2d324a2959885337ab5bda40ee81b6ce7" 2018-12-23 00:54:51,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b51f9f4a-4692-4ee5-8caf-cf09b62d5a14 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:54:51,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-b51f9f4a-4692-4ee5-8caf-cf09b62d5a14 2018-12-23 00:54:51,860 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-5acec7dd-8997-4d4-proj 2018-12-23 00:54:51,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/5a9fc1fea743494881a2ab1bc31924bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dc1ae2d324a2959885337ab5bda40ee81b6ce7" 2018-12-23 00:54:52,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db2abdd-62a1-4e85-9357-0555bd14d3f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:52,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5a9fc1fea743494881a2ab1bc31924bb used request id req-0db2abdd-62a1-4e85-9357-0555bd14d3f5 2018-12-23 00:54:52,060 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-5acec7dd-8997-4d4-proj-role 2018-12-23 00:54:52,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8cbdb14a62ee48dca188eb2e9ecec0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dc1ae2d324a2959885337ab5bda40ee81b6ce7" 2018-12-23 00:54:52,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f36b3c3-b27a-456a-8e34-0c3149aa3567 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:52,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8cbdb14a62ee48dca188eb2e9ecec0d8 used request id req-1f36b3c3-b27a-456a-8e34-0c3149aa3567 2018-12-23 00:54:52,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dc1ae2d324a2959885337ab5bda40ee81b6ce7" 2018-12-23 00:54:52,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-054635f6-4a21-4e99-a41c-8ce7a2e2e7f8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:54:52,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-054635f6-4a21-4e99-a41c-8ce7a2e2e7f8 2018-12-23 00:54:52,259 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-5acec7dd-8997-4d4-user 2018-12-23 00:54:52,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/a7dfea1de5de407a96ed8d840456d16a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19718bef528083516b0e0ce431c25ee0fca7af5d" 2018-12-23 00:54:52,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-489b3f84-e3b9-4f78-9e0c-3d193cb7e61c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:52,428 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a7dfea1de5de407a96ed8d840456d16a used request id req-489b3f84-e3b9-4f78-9e0c-3d193cb7e61c 2018-12-23 00:54:52,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:52,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:54:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["OJM42ALASn2cPhVuXyEscA"], "issued_at": "2018-12-23T00:54:52.000000Z"}} 2018-12-23 00:54:52,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff10dde5d292992855b143a8810a72f98f7fbb2" 2018-12-23 00:54:52,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01499334-f6f8-4c7c-9bf4-7e2151754c43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:52,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-01499334-f6f8-4c7c-9bf4-7e2151754c43 2018-12-23 00:54:52,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:52,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:53,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:54:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["HX48ch0BQDOFpQJCDhxoow"], "issued_at": "2018-12-23T00:54:53.000000Z"}} 2018-12-23 00:54:53,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27825f323652ff61239923eed37a6199f4e7ff9" 2018-12-23 00:54:53,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acabf3d5-a58e-4f75-b634-809d19a8deb5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:53,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-acabf3d5-a58e-4f75-b634-809d19a8deb5 2018-12-23 00:54:53,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:54:53,387 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:54:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:54:53,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-638015ff-9a12-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27825f323652ff61239923eed37a6199f4e7ff9" 2018-12-23 00:54:53,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12af5229-299d-43a2-9203-908230c577b9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-638015ff-9a12-442-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:54:53,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-638015ff-9a12-442-proj used request id req-12af5229-299d-43a2-9203-908230c577b9 2018-12-23 00:54:53,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27825f323652ff61239923eed37a6199f4e7ff9" 2018-12-23 00:54:53,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6edac177-ff32-4b5f-b7b0-766066577e35 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:54:53,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6edac177-ff32-4b5f-b7b0-766066577e35 2018-12-23 00:54:53,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27825f323652ff61239923eed37a6199f4e7ff9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-638015ff-9a12-442-proj"}}' 2018-12-23 00:54:53,691 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:54:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1ef7eca-769d-4335-b545-ce7f434c195e Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6234024b2ce442f97d429f23f3999c6"}, "enabled": true, "id": "b6234024b2ce442f97d429f23f3999c6", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-638015ff-9a12-442-proj"}} 2018-12-23 00:54:53,692 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f1ef7eca-769d-4335-b545-ce7f434c195e 2018-12-23 00:54:53,692 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-638015ff-9a12-442-proj 2018-12-23 00:54:53,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:53,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:54,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:54:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["L9dW2mabS26QtI1MxSHYDQ"], "issued_at": "2018-12-23T00:54:54.000000Z"}} 2018-12-23 00:54:54,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec0e6e26dec9d2e0cb6239ff8d9694bd50916b3" 2018-12-23 00:54:54,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab1289f-f0c6-4042-bbdd-858340af884c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:54,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2ab1289f-f0c6-4042-bbdd-858340af884c 2018-12-23 00:54:54,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:54:54,164 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:54:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:54:54,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec0e6e26dec9d2e0cb6239ff8d9694bd50916b3" 2018-12-23 00:54:54,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ba47c1-15a8-4ad3-8d0c-ccf8989d9069 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:54:54,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-20ba47c1-15a8-4ad3-8d0c-ccf8989d9069 2018-12-23 00:54:54,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-638015ff-9a12-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec0e6e26dec9d2e0cb6239ff8d9694bd50916b3" 2018-12-23 00:54:54,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62e0a0b-c395-45a1-a3da-c3ec00e4d8ab Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-638015ff-9a12-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6234024b2ce442f97d429f23f3999c6"}, "enabled": true, "id": "b6234024b2ce442f97d429f23f3999c6", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-638015ff-9a12-442-proj"}]} 2018-12-23 00:54:54,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-638015ff-9a12-442-proj used request id req-f62e0a0b-c395-45a1-a3da-c3ec00e4d8ab 2018-12-23 00:54:54,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec0e6e26dec9d2e0cb6239ff8d9694bd50916b3" 2018-12-23 00:54:54,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c59c5f-ae51-4e6c-b996-3dc978f3437e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:54:54,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-03c59c5f-ae51-4e6c-b996-3dc978f3437e 2018-12-23 00:54:54,757 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-638015ff-9a12-442-user 2018-12-23 00:54:54,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:54,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27825f323652ff61239923eed37a6199f4e7ff9" 2018-12-23 00:54:54,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-372bf533-76ac-461e-a9f6-b387729174ab Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:54:54,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-372bf533-76ac-461e-a9f6-b387729174ab 2018-12-23 00:54:54,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27825f323652ff61239923eed37a6199f4e7ff9" -d '{"role": {"name": "CreateImageSuccessTests-638015ff-9a12-442-proj-role"}}' 2018-12-23 00:54:54,949 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:54:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52edb453-d872-4fc7-adb2-533478affd7d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9447ca53588d480a849cf55b218c40db", "links": {"self": "http://172.30.9.26:5000/v3/roles/9447ca53588d480a849cf55b218c40db"}, "name": "CreateImageSuccessTests-638015ff-9a12-442-proj-role"}} 2018-12-23 00:54:54,949 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-52edb453-d872-4fc7-adb2-533478affd7d 2018-12-23 00:54:54,950 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-638015ff-9a12-442-proj-role 2018-12-23 00:54:54,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/9447ca53588d480a849cf55b218c40db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27825f323652ff61239923eed37a6199f4e7ff9" 2018-12-23 00:54:55,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cac1509-ac9f-406e-9e91-1435d49cb93a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/9447ca53588d480a849cf55b218c40db"}, "domain_id": null, "name": "CreateImageSuccessTests-638015ff-9a12-442-proj-role", "id": "9447ca53588d480a849cf55b218c40db"}} 2018-12-23 00:54:55,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/9447ca53588d480a849cf55b218c40db used request id req-2cac1509-ac9f-406e-9e91-1435d49cb93a 2018-12-23 00:54:55,046 - keystone_utils - INFO - Granting role CreateImageSuccessTests-638015ff-9a12-442-proj-role to project CreateImageSuccessTests-638015ff-9a12-442-proj 2018-12-23 00:54:55,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b6234024b2ce442f97d429f23f3999c6/users/7a1f30abc1c34826851f89af5e19270d/roles/9447ca53588d480a849cf55b218c40db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27825f323652ff61239923eed37a6199f4e7ff9" 2018-12-23 00:54:55,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:54:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10de081f-ceb2-496f-95cd-766265cb91c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:54:55,245 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b6234024b2ce442f97d429f23f3999c6/users/7a1f30abc1c34826851f89af5e19270d/roles/9447ca53588d480a849cf55b218c40db used request id req-10de081f-ceb2-496f-95cd-766265cb91c7 2018-12-23 00:54:55,246 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 00:54:55,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:54:55,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:55,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9447ca53588d480a849cf55b218c40db", "name": "CreateImageSuccessTests-638015ff-9a12-442-proj-role"}], "expires_at": "2018-12-23T01:54:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6234024b2ce442f97d429f23f3999c6", "name": "CreateImageSuccessTests-638015ff-9a12-442-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b6234024b2ce442f97d429f23f3999c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b6234024b2ce442f97d429f23f3999c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b6234024b2ce442f97d429f23f3999c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b6234024b2ce442f97d429f23f3999c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b6234024b2ce442f97d429f23f3999c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b6234024b2ce442f97d429f23f3999c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b6234024b2ce442f97d429f23f3999c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b6234024b2ce442f97d429f23f3999c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b6234024b2ce442f97d429f23f3999c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b6234024b2ce442f97d429f23f3999c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b6234024b2ce442f97d429f23f3999c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b6234024b2ce442f97d429f23f3999c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-638015ff-9a12-442-user", "id": "7a1f30abc1c34826851f89af5e19270d"}, "audit_ids": ["k20sGCmBTFqCVhctu2o5IA"], "issued_at": "2018-12-23T00:54:55.000000Z"}} 2018-12-23 00:54:55,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6970c07048ddd6c11f2f066c58e08e8a82f68d7" 2018-12-23 00:54:55,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eca5a618-54ff-4be1-ae4e-545177c968c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:54:55,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-eca5a618-54ff-4be1-ae4e-545177c968c1 2018-12-23 00:54:55,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e3c6aa9a-964f-42ee-a35f-9313d0a75920 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6970c07048ddd6c11f2f066c58e08e8a82f68d7" 2018-12-23 00:54:55,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-d825ad76-4497-4b30-b3ec-4505f7d1b1bf Date: Sun, 23 Dec 2018 00:54:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-e3c6aa9a-964f-42ee-a35f-9313d0a75920"} 2018-12-23 00:54:55,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e3c6aa9a-964f-42ee-a35f-9313d0a75920 used request id req-d825ad76-4497-4b30-b3ec-4505f7d1b1bf 2018-12-23 00:54:55,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6970c07048ddd6c11f2f066c58e08e8a82f68d7" 2018-12-23 00:54:56,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-81234760-47e5-4c8f-b2ad-2255e66e9fd3 Date: Sun, 23 Dec 2018 00: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-12-23 00:54:56,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-81234760-47e5-4c8f-b2ad-2255e66e9fd3 2018-12-23 00:54:56,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c6970c07048ddd6c11f2f066c58e08e8a82f68d7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-e3c6aa9a-964f-42ee-a35f-9313d0a75920"}' 2018-12-23 00:54:56,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1 X-Openstack-Request-Id: req-1c2bf9aa-8a6c-4ae1-b69e-0d2231faa25e Date: Sun, 23 Dec 2018 00:54:56 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-e3c6aa9a-964f-42ee-a35f-9313d0a75920", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:54:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T00:54:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1", "min_disk": 0, "protected": false, "id": "310184b2-e93f-40ba-beab-1e99c0eab6a1", "file": "/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1/file", "checksum": null, "owner": "b6234024b2ce442f97d429f23f3999c6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:54:56,347 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1c2bf9aa-8a6c-4ae1-b69e-0d2231faa25e 2018-12-23 00:54:56,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6970c07048ddd6c11f2f066c58e08e8a82f68d7" -d '' 2018-12-23 00:54:58,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b89e7a4-d031-4cfb-ae8b-961d3655f9ad Date: Sun, 23 Dec 2018 00:54:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:54:58,227 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1/file used request id req-5b89e7a4-d031-4cfb-ae8b-961d3655f9ad 2018-12-23 00:54:58,228 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 00:54:58,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6970c07048ddd6c11f2f066c58e08e8a82f68d7" 2018-12-23 00:54:58,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f438709c-541f-4778-ac84-ef91fa3d10dd Date: Sun, 23 Dec 2018 00:54:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-e3c6aa9a-964f-42ee-a35f-9313d0a75920", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:54:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:54:58Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/310184b2-e93f-40ba-beab-1e99c0eab6a1/snap", "metadata": {}}], "self": "/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1", "min_disk": 0, "protected": false, "id": "310184b2-e93f-40ba-beab-1e99c0eab6a1", "file": "/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6234024b2ce442f97d429f23f3999c6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/310184b2-e93f-40ba-beab-1e99c0eab6a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:54:58,394 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1 used request id req-f438709c-541f-4778-ac84-ef91fa3d10dd 2018-12-23 00:54:58,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6970c07048ddd6c11f2f066c58e08e8a82f68d7" 2018-12-23 00:54:58,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3f297a70-86b9-4ad4-8c92-7b5c3b52c2b2 Date: Sun, 23 Dec 2018 00:54: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-12-23 00:54:58,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3f297a70-86b9-4ad4-8c92-7b5c3b52c2b2 2018-12-23 00:54:58,556 - create_image - INFO - Created image with name - CreateImageSuccessTests-e3c6aa9a-964f-42ee-a35f-9313d0a75920 2018-12-23 00:54:58,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6970c07048ddd6c11f2f066c58e08e8a82f68d7" 2018-12-23 00:54:58,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-0fb31b28-d610-4631-bc6f-fa6eae4d1f0e Date: Sun, 23 Dec 2018 00:54:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-e3c6aa9a-964f-42ee-a35f-9313d0a75920", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:54:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:54:58Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/310184b2-e93f-40ba-beab-1e99c0eab6a1/snap", "metadata": {}}], "self": "/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1", "min_disk": 0, "protected": false, "id": "310184b2-e93f-40ba-beab-1e99c0eab6a1", "file": "/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6234024b2ce442f97d429f23f3999c6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/310184b2-e93f-40ba-beab-1e99c0eab6a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:54:58,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1 used request id req-0fb31b28-d610-4631-bc6f-fa6eae4d1f0e 2018-12-23 00:54:58,742 - create_image - DEBUG - Instance status is - active 2018-12-23 00:54:58,742 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-e3c6aa9a-964f-42ee-a35f-9313d0a75920 2018-12-23 00:54:58,742 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-e3c6aa9a-964f-42ee-a35f-9313d0a75920 2018-12-23 00:54:58,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:54:59,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9447ca53588d480a849cf55b218c40db", "name": "CreateImageSuccessTests-638015ff-9a12-442-proj-role"}], "expires_at": "2018-12-23T01:54:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6234024b2ce442f97d429f23f3999c6", "name": "CreateImageSuccessTests-638015ff-9a12-442-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b6234024b2ce442f97d429f23f3999c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b6234024b2ce442f97d429f23f3999c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b6234024b2ce442f97d429f23f3999c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b6234024b2ce442f97d429f23f3999c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b6234024b2ce442f97d429f23f3999c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b6234024b2ce442f97d429f23f3999c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b6234024b2ce442f97d429f23f3999c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b6234024b2ce442f97d429f23f3999c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b6234024b2ce442f97d429f23f3999c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b6234024b2ce442f97d429f23f3999c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b6234024b2ce442f97d429f23f3999c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b6234024b2ce442f97d429f23f3999c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-638015ff-9a12-442-user", "id": "7a1f30abc1c34826851f89af5e19270d"}, "audit_ids": ["Xi-JAJARTwecixktaSjI1w"], "issued_at": "2018-12-23T00:54:59.000000Z"}} 2018-12-23 00:54:59,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e3c6aa9a-964f-42ee-a35f-9313d0a75920 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74b4023922409aea7e5e18499594797c15b74f1d" 2018-12-23 00:54:59,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-545dc533-c24a-4886-8238-8b4a407e8a7f Date: Sun, 23 Dec 2018 00:54:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-e3c6aa9a-964f-42ee-a35f-9313d0a75920", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:54:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:54:58Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/310184b2-e93f-40ba-beab-1e99c0eab6a1/snap", "metadata": {}}], "self": "/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1", "min_disk": 0, "protected": false, "id": "310184b2-e93f-40ba-beab-1e99c0eab6a1", "file": "/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6234024b2ce442f97d429f23f3999c6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/310184b2-e93f-40ba-beab-1e99c0eab6a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-e3c6aa9a-964f-42ee-a35f-9313d0a75920"} 2018-12-23 00:54:59,396 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e3c6aa9a-964f-42ee-a35f-9313d0a75920 used request id req-545dc533-c24a-4886-8238-8b4a407e8a7f 2018-12-23 00:54:59,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74b4023922409aea7e5e18499594797c15b74f1d" 2018-12-23 00:54:59,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9b2ff810-271c-4bea-8517-ff3ee74eaede Date: Sun, 23 Dec 2018 00:54: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-12-23 00:54:59,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9b2ff810-271c-4bea-8517-ff3ee74eaede 2018-12-23 00:54:59,560 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-e3c6aa9a-964f-42ee-a35f-9313d0a75920 2018-12-23 00:54:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6970c07048ddd6c11f2f066c58e08e8a82f68d7" 2018-12-23 00:55:00,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bee7ea5a-3ae5-4710-aff0-0a920804eb36 Date: Sun, 23 Dec 2018 00:55:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:55:00,891 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/310184b2-e93f-40ba-beab-1e99c0eab6a1 used request id req-bee7ea5a-3ae5-4710-aff0-0a920804eb36 2018-12-23 00:55:00,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27825f323652ff61239923eed37a6199f4e7ff9" 2018-12-23 00:55:01,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-152d6acf-80d2-47f1-b60e-93c1996e0056 Date: Sun, 23 Dec 2018 00:55:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:55:01,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-152d6acf-80d2-47f1-b60e-93c1996e0056 2018-12-23 00:55:01,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27825f323652ff61239923eed37a6199f4e7ff9" 2018-12-23 00:55:01,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33a7606a-90f6-4992-9c94-929225d8eafb Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:55:01,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-33a7606a-90f6-4992-9c94-929225d8eafb 2018-12-23 00:55:01,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27825f323652ff61239923eed37a6199f4e7ff9" 2018-12-23 00:55:01,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4bea946-3ce1-408d-bc05-cb6a0a784ac0 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:55:01,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-d4bea946-3ce1-408d-bc05-cb6a0a784ac0 2018-12-23 00:55:01,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27825f323652ff61239923eed37a6199f4e7ff9" 2018-12-23 00:55:01,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dbdc89b-15c3-4034-bf27-accdfdc841f2 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:55:01,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-4dbdc89b-15c3-4034-bf27-accdfdc841f2 2018-12-23 00:55:01,390 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-638015ff-9a12-442-proj 2018-12-23 00:55:01,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b6234024b2ce442f97d429f23f3999c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27825f323652ff61239923eed37a6199f4e7ff9" 2018-12-23 00:55:01,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcc1d05d-f2c3-4ce9-af2f-61b301d3f6d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:01,581 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b6234024b2ce442f97d429f23f3999c6 used request id req-fcc1d05d-f2c3-4ce9-af2f-61b301d3f6d3 2018-12-23 00:55:01,582 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-638015ff-9a12-442-proj-role 2018-12-23 00:55:01,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/9447ca53588d480a849cf55b218c40db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27825f323652ff61239923eed37a6199f4e7ff9" 2018-12-23 00:55:01,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37287fbd-730a-4eb3-bcbf-935f0e14e2d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:01,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/9447ca53588d480a849cf55b218c40db used request id req-37287fbd-730a-4eb3-bcbf-935f0e14e2d4 2018-12-23 00:55:01,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27825f323652ff61239923eed37a6199f4e7ff9" 2018-12-23 00:55:01,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-401da470-1b6f-4a71-96ca-da8a8a6c311c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:01,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-401da470-1b6f-4a71-96ca-da8a8a6c311c 2018-12-23 00:55:01,854 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-638015ff-9a12-442-user 2018-12-23 00:55:01,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/7a1f30abc1c34826851f89af5e19270d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec0e6e26dec9d2e0cb6239ff8d9694bd50916b3" 2018-12-23 00:55:02,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cae175f-c4d8-41c6-8692-83647b50019d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:02,033 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7a1f30abc1c34826851f89af5e19270d used request id req-2cae175f-c4d8-41c6-8692-83647b50019d 2018-12-23 00:55:02,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:02,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["or1zpwMSShWjCrM9JkQiXA"], "issued_at": "2018-12-23T00:55:02.000000Z"}} 2018-12-23 00:55:02,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7b57bc41dbdaab33a2485649c4a1f4c885e4e7" 2018-12-23 00:55:02,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-011960d4-59b5-4a7c-adeb-0567c4212386 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:02,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-011960d4-59b5-4a7c-adeb-0567c4212386 2018-12-23 00:55:02,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:02,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:02,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["1sl-KBPNT_yJJZYHk1x8dw"], "issued_at": "2018-12-23T00:55:02.000000Z"}} 2018-12-23 00:55:02,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bc03af4c5eae1e118dfe56e67ed65e7e5eafbe" 2018-12-23 00:55:02,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc93b2bd-0d2b-4cbd-aedd-2b198c9209a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:02,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cc93b2bd-0d2b-4cbd-aedd-2b198c9209a6 2018-12-23 00:55:02,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:03,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:55:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:03,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d4acdeee-8009-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bc03af4c5eae1e118dfe56e67ed65e7e5eafbe" 2018-12-23 00:55:03,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02ca4b11-75de-48d8-8f83-02eb80ebb1ff Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d4acdeee-8009-4fe-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:55:03,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d4acdeee-8009-4fe-proj used request id req-02ca4b11-75de-48d8-8f83-02eb80ebb1ff 2018-12-23 00:55:03,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bc03af4c5eae1e118dfe56e67ed65e7e5eafbe" 2018-12-23 00:55:03,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06556a70-d56f-4f0b-84da-2eb1d2266931 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:03,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-06556a70-d56f-4f0b-84da-2eb1d2266931 2018-12-23 00:55:03,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bc03af4c5eae1e118dfe56e67ed65e7e5eafbe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-d4acdeee-8009-4fe-proj"}}' 2018-12-23 00:55:03,314 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8101c591-b0e3-497b-a22b-943b090e1521 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c3cd6a29dc7a4291b28b2ac7fe2ecbd2"}, "enabled": true, "id": "c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d4acdeee-8009-4fe-proj"}} 2018-12-23 00:55:03,314 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8101c591-b0e3-497b-a22b-943b090e1521 2018-12-23 00:55:03,315 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-d4acdeee-8009-4fe-proj 2018-12-23 00:55:03,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:03,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:03,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["KjXao_A-TPyko9Re8VCRPA"], "issued_at": "2018-12-23T00:55:03.000000Z"}} 2018-12-23 00:55:03,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668af2ef0edfdc907adda07788358eb427111185" 2018-12-23 00:55:03,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80787b5-7651-41b8-816e-f642f3cf503a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:03,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d80787b5-7651-41b8-816e-f642f3cf503a 2018-12-23 00:55:03,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:03,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:55:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:03,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668af2ef0edfdc907adda07788358eb427111185" 2018-12-23 00:55:03,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9654fed7-a26a-4f6b-9299-f9c949dad86e Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:55:03,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9654fed7-a26a-4f6b-9299-f9c949dad86e 2018-12-23 00:55:03,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-d4acdeee-8009-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668af2ef0edfdc907adda07788358eb427111185" 2018-12-23 00:55:04,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b50daf-19e2-4abc-bee8-6677113f9eff Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-d4acdeee-8009-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c3cd6a29dc7a4291b28b2ac7fe2ecbd2"}, "enabled": true, "id": "c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d4acdeee-8009-4fe-proj"}]} 2018-12-23 00:55:04,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-d4acdeee-8009-4fe-proj used request id req-85b50daf-19e2-4abc-bee8-6677113f9eff 2018-12-23 00:55:04,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668af2ef0edfdc907adda07788358eb427111185" 2018-12-23 00:55:04,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae050691-3502-4639-9242-a49c6fe31b53 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:04,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ae050691-3502-4639-9242-a49c6fe31b53 2018-12-23 00:55:04,410 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-d4acdeee-8009-4fe-user 2018-12-23 00:55:04,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bc03af4c5eae1e118dfe56e67ed65e7e5eafbe" 2018-12-23 00:55:04,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa3d742-650f-4f7a-834e-84063cc22e90 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:04,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-aaa3d742-650f-4f7a-834e-84063cc22e90 2018-12-23 00:55:04,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bc03af4c5eae1e118dfe56e67ed65e7e5eafbe" -d '{"role": {"name": "CreateImageSuccessTests-d4acdeee-8009-4fe-proj-role"}}' 2018-12-23 00:55:04,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28fdc35f-9ae4-4e29-822a-e9adab4e0630 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "270706b912bd426e857311e4019f0c9e", "links": {"self": "http://172.30.9.26:5000/v3/roles/270706b912bd426e857311e4019f0c9e"}, "name": "CreateImageSuccessTests-d4acdeee-8009-4fe-proj-role"}} 2018-12-23 00:55:04,602 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-28fdc35f-9ae4-4e29-822a-e9adab4e0630 2018-12-23 00:55:04,602 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-d4acdeee-8009-4fe-proj-role 2018-12-23 00:55:04,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/270706b912bd426e857311e4019f0c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bc03af4c5eae1e118dfe56e67ed65e7e5eafbe" 2018-12-23 00:55:04,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1747749-f549-46c9-a097-1cd25d8efe71 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/270706b912bd426e857311e4019f0c9e"}, "domain_id": null, "name": "CreateImageSuccessTests-d4acdeee-8009-4fe-proj-role", "id": "270706b912bd426e857311e4019f0c9e"}} 2018-12-23 00:55:04,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/270706b912bd426e857311e4019f0c9e used request id req-e1747749-f549-46c9-a097-1cd25d8efe71 2018-12-23 00:55:04,692 - keystone_utils - INFO - Granting role CreateImageSuccessTests-d4acdeee-8009-4fe-proj-role to project CreateImageSuccessTests-d4acdeee-8009-4fe-proj 2018-12-23 00:55:04,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c3cd6a29dc7a4291b28b2ac7fe2ecbd2/users/1648bfd32cf14f42a3f2256c68391209/roles/270706b912bd426e857311e4019f0c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bc03af4c5eae1e118dfe56e67ed65e7e5eafbe" 2018-12-23 00:55:04,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d49c374-610a-4b76-9ff2-bc8137b7a87b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:04,826 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c3cd6a29dc7a4291b28b2ac7fe2ecbd2/users/1648bfd32cf14f42a3f2256c68391209/roles/270706b912bd426e857311e4019f0c9e used request id req-5d49c374-610a-4b76-9ff2-bc8137b7a87b 2018-12-23 00:55:04,827 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 00:55:04,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:04,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:05,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "270706b912bd426e857311e4019f0c9e", "name": "CreateImageSuccessTests-d4acdeee-8009-4fe-proj-role"}], "expires_at": "2018-12-23T01:55:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "name": "CreateImageSuccessTests-d4acdeee-8009-4fe-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d4acdeee-8009-4fe-user", "id": "1648bfd32cf14f42a3f2256c68391209"}, "audit_ids": ["wUh3LkyDSQGjLyl66zWN1A"], "issued_at": "2018-12-23T00:55:05.000000Z"}} 2018-12-23 00:55:05,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b071d7cb9379cb8be5cbed712818fb027ae718" 2018-12-23 00:55:05,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b435c4f5-205d-429b-b614-a640bc40f683 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:05,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b435c4f5-205d-429b-b614-a640bc40f683 2018-12-23 00:55:05,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51b071d7cb9379cb8be5cbed712818fb027ae718" 2018-12-23 00:55:05,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-e7efecba-7603-40ea-8758-6a4fcba05419 Date: Sun, 23 Dec 2018 00:55:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f"} 2018-12-23 00:55:05,536 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f used request id req-e7efecba-7603-40ea-8758-6a4fcba05419 2018-12-23 00:55:05,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51b071d7cb9379cb8be5cbed712818fb027ae718" 2018-12-23 00:55:05,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a2486bb0-dab4-48e1-a0d1-d9e392e82e1e Date: Sun, 23 Dec 2018 00:55: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-12-23 00:55:05,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a2486bb0-dab4-48e1-a0d1-d9e392e82e1e 2018-12-23 00:55:05,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}51b071d7cb9379cb8be5cbed712818fb027ae718" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f"}' 2018-12-23 00:55:06,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8 X-Openstack-Request-Id: req-5b64093c-cd59-4461-a9a3-0c635c581c85 Date: Sun, 23 Dec 2018 00:55:06 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:55:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T00:55:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8", "min_disk": 0, "protected": false, "id": "a3acbb02-28a9-486a-9d68-efd8739f14e8", "file": "/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8/file", "checksum": null, "owner": "c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:55:06,102 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5b64093c-cd59-4461-a9a3-0c635c581c85 2018-12-23 00:55:06,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51b071d7cb9379cb8be5cbed712818fb027ae718" -d '' 2018-12-23 00:55:08,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d8b006e-ec9b-4a6d-9c9c-f426a04dc0e2 Date: Sun, 23 Dec 2018 00:55:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:55:08,349 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8/file used request id req-7d8b006e-ec9b-4a6d-9c9c-f426a04dc0e2 2018-12-23 00:55:08,350 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 00:55:08,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51b071d7cb9379cb8be5cbed712818fb027ae718" 2018-12-23 00:55:08,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b940b917-91da-407d-a9f3-e152202fd397 Date: Sun, 23 Dec 2018 00:55:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:55:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:55:08Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a3acbb02-28a9-486a-9d68-efd8739f14e8/snap", "metadata": {}}], "self": "/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8", "min_disk": 0, "protected": false, "id": "a3acbb02-28a9-486a-9d68-efd8739f14e8", "file": "/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a3acbb02-28a9-486a-9d68-efd8739f14e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:55:08,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8 used request id req-b940b917-91da-407d-a9f3-e152202fd397 2018-12-23 00:55:08,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51b071d7cb9379cb8be5cbed712818fb027ae718" 2018-12-23 00:55:08,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0966871e-862e-4fb7-b804-145a2fe1bc6f Date: Sun, 23 Dec 2018 00:55:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 00:55:08,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-0966871e-862e-4fb7-b804-145a2fe1bc6f 2018-12-23 00:55:08,675 - create_image - INFO - Created image with name - CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f 2018-12-23 00:55:08,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51b071d7cb9379cb8be5cbed712818fb027ae718" 2018-12-23 00:55:08,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c1e44251-4bae-4967-9671-c8db5140fee2 Date: Sun, 23 Dec 2018 00:55:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:55:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:55:08Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a3acbb02-28a9-486a-9d68-efd8739f14e8/snap", "metadata": {}}], "self": "/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8", "min_disk": 0, "protected": false, "id": "a3acbb02-28a9-486a-9d68-efd8739f14e8", "file": "/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a3acbb02-28a9-486a-9d68-efd8739f14e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:55:08,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8 used request id req-c1e44251-4bae-4967-9671-c8db5140fee2 2018-12-23 00:55:08,842 - create_image - DEBUG - Instance status is - active 2018-12-23 00:55:08,842 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f 2018-12-23 00:55:08,843 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f 2018-12-23 00:55:08,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:09,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "270706b912bd426e857311e4019f0c9e", "name": "CreateImageSuccessTests-d4acdeee-8009-4fe-proj-role"}], "expires_at": "2018-12-23T01:55:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "name": "CreateImageSuccessTests-d4acdeee-8009-4fe-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d4acdeee-8009-4fe-user", "id": "1648bfd32cf14f42a3f2256c68391209"}, "audit_ids": ["ACDuM_ajQOORnVWuot_CqQ"], "issued_at": "2018-12-23T00:55:09.000000Z"}} 2018-12-23 00:55:09,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd8c6f5ae1cfad90d966662885bba6a4e571442e" 2018-12-23 00:55:09,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-007a7b01-63ee-4405-bb61-1e608f7a503a Date: Sun, 23 Dec 2018 00:55:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:55:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:55:08Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a3acbb02-28a9-486a-9d68-efd8739f14e8/snap", "metadata": {}}], "self": "/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8", "min_disk": 0, "protected": false, "id": "a3acbb02-28a9-486a-9d68-efd8739f14e8", "file": "/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a3acbb02-28a9-486a-9d68-efd8739f14e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f"} 2018-12-23 00:55:09,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f used request id req-007a7b01-63ee-4405-bb61-1e608f7a503a 2018-12-23 00:55:09,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd8c6f5ae1cfad90d966662885bba6a4e571442e" 2018-12-23 00:55:09,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b85432bb-ad5d-4e37-be5b-668085b90f73 Date: Sun, 23 Dec 2018 00: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-12-23 00:55:09,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b85432bb-ad5d-4e37-be5b-668085b90f73 2018-12-23 00:55:09,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:09,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:10,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "270706b912bd426e857311e4019f0c9e", "name": "CreateImageSuccessTests-d4acdeee-8009-4fe-proj-role"}], "expires_at": "2018-12-23T01:55:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "name": "CreateImageSuccessTests-d4acdeee-8009-4fe-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d4acdeee-8009-4fe-user", "id": "1648bfd32cf14f42a3f2256c68391209"}, "audit_ids": ["EUhUJL4dR4aaLhN4zpueoA"], "issued_at": "2018-12-23T00:55:10.000000Z"}} 2018-12-23 00:55:10,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08fa26bc43fdd25e169cadd086d930d2b6f9893" 2018-12-23 00:55:10,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-508be480-b0a7-4741-81b7-e70c4efb8066 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:10,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-508be480-b0a7-4741-81b7-e70c4efb8066 2018-12-23 00:55:10,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a08fa26bc43fdd25e169cadd086d930d2b6f9893" 2018-12-23 00:55:10,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-c2185fc1-f041-4f66-9861-35dafbc0156c Date: Sun, 23 Dec 2018 00:55:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:55:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:55:08Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a3acbb02-28a9-486a-9d68-efd8739f14e8/snap", "metadata": {}}], "self": "/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8", "min_disk": 0, "protected": false, "id": "a3acbb02-28a9-486a-9d68-efd8739f14e8", "file": "/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c3cd6a29dc7a4291b28b2ac7fe2ecbd2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a3acbb02-28a9-486a-9d68-efd8739f14e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f"} 2018-12-23 00:55:10,318 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f used request id req-c2185fc1-f041-4f66-9861-35dafbc0156c 2018-12-23 00:55:10,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a08fa26bc43fdd25e169cadd086d930d2b6f9893" 2018-12-23 00:55:10,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d2bda49d-17a0-4c81-8451-d339630f508e Date: Sun, 23 Dec 2018 00:55:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 00:55:10,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d2bda49d-17a0-4c81-8451-d339630f508e 2018-12-23 00:55:10,469 - create_image - INFO - Found image with name - CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f 2018-12-23 00:55:10,470 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-48614c7b-47cd-4507-83bf-8e8da38cb61f 2018-12-23 00:55:10,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51b071d7cb9379cb8be5cbed712818fb027ae718" 2018-12-23 00:55:12,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0eace685-9f36-47d5-b0c6-58a2b4ed6230 Date: Sun, 23 Dec 2018 00:55:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:55:12,381 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a3acbb02-28a9-486a-9d68-efd8739f14e8 used request id req-0eace685-9f36-47d5-b0c6-58a2b4ed6230 2018-12-23 00:55:12,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bc03af4c5eae1e118dfe56e67ed65e7e5eafbe" 2018-12-23 00:55:12,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-bd1e5e43-e16c-4b8d-b103-675ba6e21477 Date: Sun, 23 Dec 2018 00:55:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:55:12,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-bd1e5e43-e16c-4b8d-b103-675ba6e21477 2018-12-23 00:55:12,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bc03af4c5eae1e118dfe56e67ed65e7e5eafbe" 2018-12-23 00:55:12,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09bbbcd4-244e-4250-ad13-65294b9f139e Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:55:12,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-09bbbcd4-244e-4250-ad13-65294b9f139e 2018-12-23 00:55:12,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bc03af4c5eae1e118dfe56e67ed65e7e5eafbe" 2018-12-23 00:55:12,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f71a3a-4f78-4962-9ae1-ed994df1277e 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:55:12,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-f5f71a3a-4f78-4962-9ae1-ed994df1277e 2018-12-23 00:55:12,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bc03af4c5eae1e118dfe56e67ed65e7e5eafbe" 2018-12-23 00:55:12,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-603fef67-09da-4424-947e-b845a569ebe4 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:55:12,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-603fef67-09da-4424-947e-b845a569ebe4 2018-12-23 00:55:12,904 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-d4acdeee-8009-4fe-proj 2018-12-23 00:55:12,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c3cd6a29dc7a4291b28b2ac7fe2ecbd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bc03af4c5eae1e118dfe56e67ed65e7e5eafbe" 2018-12-23 00:55:13,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5b0021b-93d9-41ae-a5e5-d414eaeb52f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:13,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c3cd6a29dc7a4291b28b2ac7fe2ecbd2 used request id req-f5b0021b-93d9-41ae-a5e5-d414eaeb52f5 2018-12-23 00:55:13,158 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-d4acdeee-8009-4fe-proj-role 2018-12-23 00:55:13,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/270706b912bd426e857311e4019f0c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bc03af4c5eae1e118dfe56e67ed65e7e5eafbe" 2018-12-23 00:55:13,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-780f1ea1-8168-4a15-a7fa-c7db18d88d6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:13,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/270706b912bd426e857311e4019f0c9e used request id req-780f1ea1-8168-4a15-a7fa-c7db18d88d6f 2018-12-23 00:55:13,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bc03af4c5eae1e118dfe56e67ed65e7e5eafbe" 2018-12-23 00:55:13,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f3b456d-9ea0-4224-9e7b-f528533e4b42 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:13,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4f3b456d-9ea0-4224-9e7b-f528533e4b42 2018-12-23 00:55:13,351 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-d4acdeee-8009-4fe-user 2018-12-23 00:55:13,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/1648bfd32cf14f42a3f2256c68391209 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668af2ef0edfdc907adda07788358eb427111185" 2018-12-23 00:55:13,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a48d122-b51d-4968-baba-98716480baa7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:13,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1648bfd32cf14f42a3f2256c68391209 used request id req-0a48d122-b51d-4968-baba-98716480baa7 2018-12-23 00:55:13,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:13,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["KltJHE5RS1ei9nbitDMFOg"], "issued_at": "2018-12-23T00:55:13.000000Z"}} 2018-12-23 00:55:13,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0fe928b010877d9bba4aaa5bc0b74d6cc961ea4" 2018-12-23 00:55:14,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3a1a394-4b4c-43c5-a1ef-218d6fb1bcc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:14,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d3a1a394-4b4c-43c5-a1ef-218d6fb1bcc1 2018-12-23 00:55:14,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:14,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:14,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["vgebiz5MSCGeqad8xiJvXQ"], "issued_at": "2018-12-23T00:55:14.000000Z"}} 2018-12-23 00:55:14,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537504b91164a3b4d75ef9c040f462d54db02dc4" 2018-12-23 00:55:14,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-526fa3e2-404a-47fe-91c4-7e61352fb7a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:14,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-526fa3e2-404a-47fe-91c4-7e61352fb7a7 2018-12-23 00:55:14,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:14,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:14,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-298de28c-73fd-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537504b91164a3b4d75ef9c040f462d54db02dc4" 2018-12-23 00:55:14,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc200bc-54aa-4e2d-aea1-b759250c7fb8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-298de28c-73fd-4ec-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:55:14,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-298de28c-73fd-4ec-proj used request id req-efc200bc-54aa-4e2d-aea1-b759250c7fb8 2018-12-23 00:55:14,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537504b91164a3b4d75ef9c040f462d54db02dc4" 2018-12-23 00:55:14,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f21485-45e6-4f7a-b03c-2dde48573092 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:14,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b2f21485-45e6-4f7a-b03c-2dde48573092 2018-12-23 00:55:14,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537504b91164a3b4d75ef9c040f462d54db02dc4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-298de28c-73fd-4ec-proj"}}' 2018-12-23 00:55:14,799 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e292191e-263b-4241-abb1-83e47444af02 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4e78802de339498997565282b4bb41a4"}, "enabled": true, "id": "4e78802de339498997565282b4bb41a4", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-298de28c-73fd-4ec-proj"}} 2018-12-23 00:55:14,800 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e292191e-263b-4241-abb1-83e47444af02 2018-12-23 00:55:14,800 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-298de28c-73fd-4ec-proj 2018-12-23 00:55:14,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:14,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:15,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["1P_o9sLIT6GHgr_SNj9U6g"], "issued_at": "2018-12-23T00:55:15.000000Z"}} 2018-12-23 00:55:15,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4a6cc4347813a9e39762a4ee9408ac0fa20477" 2018-12-23 00:55:15,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b0c9f7-dc98-459c-af0b-3e276730ee34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:15,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-42b0c9f7-dc98-459c-af0b-3e276730ee34 2018-12-23 00:55:15,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:15,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:15,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4a6cc4347813a9e39762a4ee9408ac0fa20477" 2018-12-23 00:55:15,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5eda6b-034b-429b-a30e-2785e25e5608 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:55:15,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7a5eda6b-034b-429b-a30e-2785e25e5608 2018-12-23 00:55:15,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-298de28c-73fd-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4a6cc4347813a9e39762a4ee9408ac0fa20477" 2018-12-23 00:55:15,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fa2dbd9-05d0-43ab-8719-8b855a033704 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-298de28c-73fd-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4e78802de339498997565282b4bb41a4"}, "enabled": true, "id": "4e78802de339498997565282b4bb41a4", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-298de28c-73fd-4ec-proj"}]} 2018-12-23 00:55:15,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-298de28c-73fd-4ec-proj used request id req-7fa2dbd9-05d0-43ab-8719-8b855a033704 2018-12-23 00:55:15,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4a6cc4347813a9e39762a4ee9408ac0fa20477" 2018-12-23 00:55:15,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade44528-9483-48ba-8032-a80655c61645 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:15,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ade44528-9483-48ba-8032-a80655c61645 2018-12-23 00:55:15,794 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-298de28c-73fd-4ec-user 2018-12-23 00:55:15,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:15,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537504b91164a3b4d75ef9c040f462d54db02dc4" 2018-12-23 00:55:15,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24ec635-a8e2-4772-9cf3-faed1b11c001 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:15,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f24ec635-a8e2-4772-9cf3-faed1b11c001 2018-12-23 00:55:15,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537504b91164a3b4d75ef9c040f462d54db02dc4" -d '{"role": {"name": "CreateImageSuccessTests-298de28c-73fd-4ec-proj-role"}}' 2018-12-23 00:55:15,991 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4a4386e-6271-48c2-9c82-99628b565e9a Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5fc3f907a95a416d98229587ca726754", "links": {"self": "http://172.30.9.26:5000/v3/roles/5fc3f907a95a416d98229587ca726754"}, "name": "CreateImageSuccessTests-298de28c-73fd-4ec-proj-role"}} 2018-12-23 00:55:15,991 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b4a4386e-6271-48c2-9c82-99628b565e9a 2018-12-23 00:55:15,992 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-298de28c-73fd-4ec-proj-role 2018-12-23 00:55:15,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/5fc3f907a95a416d98229587ca726754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537504b91164a3b4d75ef9c040f462d54db02dc4" 2018-12-23 00:55:16,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58eff0e3-add0-441d-ba32-2c479a13b323 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/5fc3f907a95a416d98229587ca726754"}, "domain_id": null, "name": "CreateImageSuccessTests-298de28c-73fd-4ec-proj-role", "id": "5fc3f907a95a416d98229587ca726754"}} 2018-12-23 00:55:16,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/5fc3f907a95a416d98229587ca726754 used request id req-58eff0e3-add0-441d-ba32-2c479a13b323 2018-12-23 00:55:16,085 - keystone_utils - INFO - Granting role CreateImageSuccessTests-298de28c-73fd-4ec-proj-role to project CreateImageSuccessTests-298de28c-73fd-4ec-proj 2018-12-23 00:55:16,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/4e78802de339498997565282b4bb41a4/users/6c88f789a9c24c078f5e0c65c197e9b1/roles/5fc3f907a95a416d98229587ca726754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537504b91164a3b4d75ef9c040f462d54db02dc4" 2018-12-23 00:55:16,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-917e7d46-67e1-480c-9e87-2aabe251ca4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:16,209 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4e78802de339498997565282b4bb41a4/users/6c88f789a9c24c078f5e0c65c197e9b1/roles/5fc3f907a95a416d98229587ca726754 used request id req-917e7d46-67e1-480c-9e87-2aabe251ca4a 2018-12-23 00:55:16,210 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 00:55:16,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:16,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:16,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fc3f907a95a416d98229587ca726754", "name": "CreateImageSuccessTests-298de28c-73fd-4ec-proj-role"}], "expires_at": "2018-12-23T01:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4e78802de339498997565282b4bb41a4", "name": "CreateImageSuccessTests-298de28c-73fd-4ec-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4e78802de339498997565282b4bb41a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4e78802de339498997565282b4bb41a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4e78802de339498997565282b4bb41a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4e78802de339498997565282b4bb41a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4e78802de339498997565282b4bb41a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4e78802de339498997565282b4bb41a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4e78802de339498997565282b4bb41a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4e78802de339498997565282b4bb41a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4e78802de339498997565282b4bb41a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4e78802de339498997565282b4bb41a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4e78802de339498997565282b4bb41a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4e78802de339498997565282b4bb41a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-298de28c-73fd-4ec-user", "id": "6c88f789a9c24c078f5e0c65c197e9b1"}, "audit_ids": ["X4L5SqBFRLGWrdSgTj9ngQ"], "issued_at": "2018-12-23T00:55:16.000000Z"}} 2018-12-23 00:55:16,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce873a489b5ea9336b34a851b1c2436c49103e73" 2018-12-23 00:55:16,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74bdbf2a-970c-4224-8e1f-2bf2ae778efa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:16,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-74bdbf2a-970c-4224-8e1f-2bf2ae778efa 2018-12-23 00:55:16,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce873a489b5ea9336b34a851b1c2436c49103e73" 2018-12-23 00:55:16,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-dbcd7c5f-0077-41fb-a9bf-e01228310707 Date: Sun, 23 Dec 2018 00:55:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6"} 2018-12-23 00:55:16,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6 used request id req-dbcd7c5f-0077-41fb-a9bf-e01228310707 2018-12-23 00:55:16,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce873a489b5ea9336b34a851b1c2436c49103e73" 2018-12-23 00:55:17,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2f2611a2-66d1-4b93-8587-903f42c9aa80 Date: Sun, 23 Dec 2018 00:55:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 00:55:17,011 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2f2611a2-66d1-4b93-8587-903f42c9aa80 2018-12-23 00:55:17,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce873a489b5ea9336b34a851b1c2436c49103e73" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6"}' 2018-12-23 00:55:17,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee X-Openstack-Request-Id: req-25edcc21-3c35-48d9-96be-83cd824cbb9b Date: Sun, 23 Dec 2018 00:55:17 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:55:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T00:55:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee", "min_disk": 0, "protected": false, "id": "4b478e4d-6376-4677-85ea-eb11659c19ee", "file": "/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee/file", "checksum": null, "owner": "4e78802de339498997565282b4bb41a4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:55:17,245 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-25edcc21-3c35-48d9-96be-83cd824cbb9b 2018-12-23 00:55:17,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce873a489b5ea9336b34a851b1c2436c49103e73" -d '' 2018-12-23 00:55:19,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd31c4d0-06d5-42b4-abeb-5afde4d88f6b Date: Sun, 23 Dec 2018 00:55:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:55:19,391 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee/file used request id req-dd31c4d0-06d5-42b4-abeb-5afde4d88f6b 2018-12-23 00:55:19,392 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 00:55:19,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce873a489b5ea9336b34a851b1c2436c49103e73" 2018-12-23 00:55:19,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-33ff78cb-8614-4afc-a66a-da4da04f2d14 Date: Sun, 23 Dec 2018 00:55:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:55:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:55:19Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4b478e4d-6376-4677-85ea-eb11659c19ee/snap", "metadata": {}}], "self": "/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee", "min_disk": 0, "protected": false, "id": "4b478e4d-6376-4677-85ea-eb11659c19ee", "file": "/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4e78802de339498997565282b4bb41a4", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4b478e4d-6376-4677-85ea-eb11659c19ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:55:19,561 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee used request id req-33ff78cb-8614-4afc-a66a-da4da04f2d14 2018-12-23 00:55:19,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce873a489b5ea9336b34a851b1c2436c49103e73" 2018-12-23 00:55:19,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e625954f-a93c-4483-ade2-7f18ec748135 Date: Sun, 23 Dec 2018 00:55:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 00:55:19,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e625954f-a93c-4483-ade2-7f18ec748135 2018-12-23 00:55:19,713 - create_image - INFO - Created image with name - CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6 2018-12-23 00:55:19,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce873a489b5ea9336b34a851b1c2436c49103e73" 2018-12-23 00:55:19,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-01d5ef77-1e4c-45c3-898e-9d40c0b3a5b1 Date: Sun, 23 Dec 2018 00:55:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:55:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:55:19Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4b478e4d-6376-4677-85ea-eb11659c19ee/snap", "metadata": {}}], "self": "/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee", "min_disk": 0, "protected": false, "id": "4b478e4d-6376-4677-85ea-eb11659c19ee", "file": "/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4e78802de339498997565282b4bb41a4", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4b478e4d-6376-4677-85ea-eb11659c19ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:55:19,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee used request id req-01d5ef77-1e4c-45c3-898e-9d40c0b3a5b1 2018-12-23 00:55:19,969 - create_image - DEBUG - Instance status is - active 2018-12-23 00:55:19,969 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6 2018-12-23 00:55:19,969 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6 2018-12-23 00:55:19,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:20,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fc3f907a95a416d98229587ca726754", "name": "CreateImageSuccessTests-298de28c-73fd-4ec-proj-role"}], "expires_at": "2018-12-23T01:55:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4e78802de339498997565282b4bb41a4", "name": "CreateImageSuccessTests-298de28c-73fd-4ec-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4e78802de339498997565282b4bb41a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4e78802de339498997565282b4bb41a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4e78802de339498997565282b4bb41a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4e78802de339498997565282b4bb41a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4e78802de339498997565282b4bb41a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4e78802de339498997565282b4bb41a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4e78802de339498997565282b4bb41a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4e78802de339498997565282b4bb41a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4e78802de339498997565282b4bb41a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4e78802de339498997565282b4bb41a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4e78802de339498997565282b4bb41a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4e78802de339498997565282b4bb41a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-298de28c-73fd-4ec-user", "id": "6c88f789a9c24c078f5e0c65c197e9b1"}, "audit_ids": ["ovypC5sNSsSfXPnlpxPp6Q"], "issued_at": "2018-12-23T00:55:20.000000Z"}} 2018-12-23 00:55:20,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}707904dfb307fd1864a06698063d33949211b184" 2018-12-23 00:55:20,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e6280e0b-5082-4a04-beec-1b925d4e0e1f Date: Sun, 23 Dec 2018 00:55:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:55:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:55:19Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4b478e4d-6376-4677-85ea-eb11659c19ee/snap", "metadata": {}}], "self": "/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee", "min_disk": 0, "protected": false, "id": "4b478e4d-6376-4677-85ea-eb11659c19ee", "file": "/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4e78802de339498997565282b4bb41a4", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4b478e4d-6376-4677-85ea-eb11659c19ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6"} 2018-12-23 00:55:20,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6 used request id req-e6280e0b-5082-4a04-beec-1b925d4e0e1f 2018-12-23 00:55:20,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}707904dfb307fd1864a06698063d33949211b184" 2018-12-23 00:55:20,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2177a49d-e636-4d19-bc72-6f290c07432a Date: Sun, 23 Dec 2018 00:55: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-12-23 00:55:20,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2177a49d-e636-4d19-bc72-6f290c07432a 2018-12-23 00:55:20,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:20,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:21,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fc3f907a95a416d98229587ca726754", "name": "CreateImageSuccessTests-298de28c-73fd-4ec-proj-role"}], "expires_at": "2018-12-23T01:55:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4e78802de339498997565282b4bb41a4", "name": "CreateImageSuccessTests-298de28c-73fd-4ec-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4e78802de339498997565282b4bb41a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4e78802de339498997565282b4bb41a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4e78802de339498997565282b4bb41a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4e78802de339498997565282b4bb41a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4e78802de339498997565282b4bb41a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4e78802de339498997565282b4bb41a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4e78802de339498997565282b4bb41a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4e78802de339498997565282b4bb41a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4e78802de339498997565282b4bb41a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4e78802de339498997565282b4bb41a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4e78802de339498997565282b4bb41a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4e78802de339498997565282b4bb41a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-298de28c-73fd-4ec-user", "id": "6c88f789a9c24c078f5e0c65c197e9b1"}, "audit_ids": ["aB_FAUbpQM-8nz14blOZMg"], "issued_at": "2018-12-23T00:55:21.000000Z"}} 2018-12-23 00:55:21,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b96bcb8f4b0b9b7b4c21112f42c6c54a7cb3ce" 2018-12-23 00:55:21,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-462f497b-1ff0-477f-a901-515b7a48ca57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:21,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-462f497b-1ff0-477f-a901-515b7a48ca57 2018-12-23 00:55:21,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&name=CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}97b96bcb8f4b0b9b7b4c21112f42c6c54a7cb3ce" 2018-12-23 00:55:21,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-e54d6353-7125-4195-ac9c-5b8b6b47d906 Date: Sun, 23 Dec 2018 00:55:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:55:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T00:55:19Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4b478e4d-6376-4677-85ea-eb11659c19ee/snap", "metadata": {}}], "self": "/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee", "min_disk": 0, "protected": false, "id": "4b478e4d-6376-4677-85ea-eb11659c19ee", "file": "/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4e78802de339498997565282b4bb41a4", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4b478e4d-6376-4677-85ea-eb11659c19ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6"} 2018-12-23 00:55:21,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&name=CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6 used request id req-e54d6353-7125-4195-ac9c-5b8b6b47d906 2018-12-23 00:55:21,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}97b96bcb8f4b0b9b7b4c21112f42c6c54a7cb3ce" 2018-12-23 00:55:21,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-670b83ba-e9d3-4e3b-9d82-f2613a2ed88e Date: Sun, 23 Dec 2018 00:55: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-12-23 00:55:21,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-670b83ba-e9d3-4e3b-9d82-f2613a2ed88e 2018-12-23 00:55:21,487 - create_image - INFO - Found image with name - CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6 2018-12-23 00:55:21,488 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-0422adff-a6b4-4e03-8aa4-3408f5756cf6 2018-12-23 00:55:21,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce873a489b5ea9336b34a851b1c2436c49103e73" 2018-12-23 00:55:22,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b7960ce0-7728-4c05-a831-1fc28143f3b1 Date: Sun, 23 Dec 2018 00:55:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:55:22,944 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/4b478e4d-6376-4677-85ea-eb11659c19ee used request id req-b7960ce0-7728-4c05-a831-1fc28143f3b1 2018-12-23 00:55:22,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537504b91164a3b4d75ef9c040f462d54db02dc4" 2018-12-23 00:55:23,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1bb2c5cb-fa0a-4f84-b85f-f947bec159d9 Date: Sun, 23 Dec 2018 00:55:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:55:23,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-1bb2c5cb-fa0a-4f84-b85f-f947bec159d9 2018-12-23 00:55:23,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537504b91164a3b4d75ef9c040f462d54db02dc4" 2018-12-23 00:55:23,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07388c84-f5a7-431d-9d33-e4f3a5b42998 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:55:23,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-07388c84-f5a7-431d-9d33-e4f3a5b42998 2018-12-23 00:55:23,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537504b91164a3b4d75ef9c040f462d54db02dc4" 2018-12-23 00:55:23,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2026081-e490-41e1-8e40-e1bf10406359 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:55:23,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-b2026081-e490-41e1-8e40-e1bf10406359 2018-12-23 00:55:23,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537504b91164a3b4d75ef9c040f462d54db02dc4" 2018-12-23 00:55:23,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbef0c34-89d8-4318-b415-0959bfbf2c4e Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:55:23,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-dbef0c34-89d8-4318-b415-0959bfbf2c4e 2018-12-23 00:55:23,447 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-298de28c-73fd-4ec-proj 2018-12-23 00:55:23,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/4e78802de339498997565282b4bb41a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537504b91164a3b4d75ef9c040f462d54db02dc4" 2018-12-23 00:55:23,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35826505-3d87-4df0-9188-3ffad8e68fdd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:23,628 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4e78802de339498997565282b4bb41a4 used request id req-35826505-3d87-4df0-9188-3ffad8e68fdd 2018-12-23 00:55:23,629 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-298de28c-73fd-4ec-proj-role 2018-12-23 00:55:23,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/5fc3f907a95a416d98229587ca726754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537504b91164a3b4d75ef9c040f462d54db02dc4" 2018-12-23 00:55:23,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a224d48-7617-4f6b-b209-c520b3df4cdc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:23,739 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/5fc3f907a95a416d98229587ca726754 used request id req-7a224d48-7617-4f6b-b209-c520b3df4cdc 2018-12-23 00:55:23,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537504b91164a3b4d75ef9c040f462d54db02dc4" 2018-12-23 00:55:23,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6561532a-d94c-439d-a121-77fc69482e12 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:23,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6561532a-d94c-439d-a121-77fc69482e12 2018-12-23 00:55:23,840 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-298de28c-73fd-4ec-user 2018-12-23 00:55:23,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/6c88f789a9c24c078f5e0c65c197e9b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4a6cc4347813a9e39762a4ee9408ac0fa20477" 2018-12-23 00:55:24,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-728ca6fd-933b-425b-8586-f74e16bddbce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:24,025 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6c88f789a9c24c078f5e0c65c197e9b1 used request id req-728ca6fd-933b-425b-8586-f74e16bddbce 2018-12-23 00:55:24,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:24,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["2U2y6010S1qUkyneIat4tw"], "issued_at": "2018-12-23T00:55:24.000000Z"}} 2018-12-23 00:55:24,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17fe3c8e426f184a5d4a7490286bd9f1508b363a" 2018-12-23 00:55:24,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77223245-e3c2-40f5-8d7f-33fce1faa1ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:24,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-77223245-e3c2-40f5-8d7f-33fce1faa1ee 2018-12-23 00:55:24,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:24,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:24,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Z_a4t65CR4WZC3JFOjG5kg"], "issued_at": "2018-12-23T00:55:24.000000Z"}} 2018-12-23 00:55:24,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac3b70ca7d6b8ee8c0cd5aae402211165ab58ea" 2018-12-23 00:55:24,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d9078d6-b52c-4496-ab24-0f90050e192a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:24,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1d9078d6-b52c-4496-ab24-0f90050e192a 2018-12-23 00:55:24,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:24,989 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:24,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-98b74764-b3b8-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac3b70ca7d6b8ee8c0cd5aae402211165ab58ea" 2018-12-23 00:55:25,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a62fd5-9a97-4f34-9850-9b13ed002603 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-98b74764-b3b8-4b0-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:55:25,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-98b74764-b3b8-4b0-proj used request id req-69a62fd5-9a97-4f34-9850-9b13ed002603 2018-12-23 00:55:25,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac3b70ca7d6b8ee8c0cd5aae402211165ab58ea" 2018-12-23 00:55:25,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be9010a-288e-4210-8b05-6ba0a9e520e0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:25,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8be9010a-288e-4210-8b05-6ba0a9e520e0 2018-12-23 00:55:25,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac3b70ca7d6b8ee8c0cd5aae402211165ab58ea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-98b74764-b3b8-4b0-proj"}}' 2018-12-23 00:55:25,296 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd012397-ce37-416d-bc3c-6795b7daee99 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1537296dd264492cae804735be2f56b5"}, "enabled": true, "id": "1537296dd264492cae804735be2f56b5", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-98b74764-b3b8-4b0-proj"}} 2018-12-23 00:55:25,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-cd012397-ce37-416d-bc3c-6795b7daee99 2018-12-23 00:55:25,297 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-98b74764-b3b8-4b0-proj 2018-12-23 00:55:25,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:25,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:25,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["UI2xB-w1Qi-1Ocm0LuEgbw"], "issued_at": "2018-12-23T00:55:25.000000Z"}} 2018-12-23 00:55:25,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eafaab9aa0f89d67d38b18de08c5c0e67715c1ce" 2018-12-23 00:55:25,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d306af8-18fd-4cf3-bb4c-ab85dbb468e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:25,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4d306af8-18fd-4cf3-bb4c-ab85dbb468e7 2018-12-23 00:55:25,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:25,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:25,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eafaab9aa0f89d67d38b18de08c5c0e67715c1ce" 2018-12-23 00:55:25,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c66b9e3-0238-491e-80ef-c447028b7ee1 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:55:25,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0c66b9e3-0238-491e-80ef-c447028b7ee1 2018-12-23 00:55:25,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-98b74764-b3b8-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eafaab9aa0f89d67d38b18de08c5c0e67715c1ce" 2018-12-23 00:55:25,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c5e7a5e-8747-43ef-8be1-cb97b46a86ad Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-98b74764-b3b8-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1537296dd264492cae804735be2f56b5"}, "enabled": true, "id": "1537296dd264492cae804735be2f56b5", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-98b74764-b3b8-4b0-proj"}]} 2018-12-23 00:55:25,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-98b74764-b3b8-4b0-proj used request id req-9c5e7a5e-8747-43ef-8be1-cb97b46a86ad 2018-12-23 00:55:25,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eafaab9aa0f89d67d38b18de08c5c0e67715c1ce" 2018-12-23 00:55:25,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-defcee4e-9ed6-4dac-9a29-d280cacf9c22 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:25,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-defcee4e-9ed6-4dac-9a29-d280cacf9c22 2018-12-23 00:55:26,296 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-98b74764-b3b8-4b0-user 2018-12-23 00:55:26,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:26,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac3b70ca7d6b8ee8c0cd5aae402211165ab58ea" 2018-12-23 00:55:26,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fac925ee-9303-431a-a7ee-b00c0803fced Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:26,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fac925ee-9303-431a-a7ee-b00c0803fced 2018-12-23 00:55:26,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac3b70ca7d6b8ee8c0cd5aae402211165ab58ea" -d '{"role": {"name": "CreateImageNegativeTests-98b74764-b3b8-4b0-proj-role"}}' 2018-12-23 00:55:26,518 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d997073-c300-4d45-8afd-40b61de03ea8 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8670fd700abf4bbeb0a80a6a7894a7c4", "links": {"self": "http://172.30.9.26:5000/v3/roles/8670fd700abf4bbeb0a80a6a7894a7c4"}, "name": "CreateImageNegativeTests-98b74764-b3b8-4b0-proj-role"}} 2018-12-23 00:55:26,518 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6d997073-c300-4d45-8afd-40b61de03ea8 2018-12-23 00:55:26,518 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-98b74764-b3b8-4b0-proj-role 2018-12-23 00:55:26,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8670fd700abf4bbeb0a80a6a7894a7c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac3b70ca7d6b8ee8c0cd5aae402211165ab58ea" 2018-12-23 00:55:26,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0bbcf08-a917-482c-987d-b74010cf94b0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/8670fd700abf4bbeb0a80a6a7894a7c4"}, "domain_id": null, "name": "CreateImageNegativeTests-98b74764-b3b8-4b0-proj-role", "id": "8670fd700abf4bbeb0a80a6a7894a7c4"}} 2018-12-23 00:55:26,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8670fd700abf4bbeb0a80a6a7894a7c4 used request id req-e0bbcf08-a917-482c-987d-b74010cf94b0 2018-12-23 00:55:26,610 - keystone_utils - INFO - Granting role CreateImageNegativeTests-98b74764-b3b8-4b0-proj-role to project CreateImageNegativeTests-98b74764-b3b8-4b0-proj 2018-12-23 00:55:26,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1537296dd264492cae804735be2f56b5/users/3fd7e49e2be1432a81fa920cf9b36112/roles/8670fd700abf4bbeb0a80a6a7894a7c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac3b70ca7d6b8ee8c0cd5aae402211165ab58ea" 2018-12-23 00:55:26,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d134fc4-d466-4c45-9fb2-dde1e46fe77a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:26,766 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1537296dd264492cae804735be2f56b5/users/3fd7e49e2be1432a81fa920cf9b36112/roles/8670fd700abf4bbeb0a80a6a7894a7c4 used request id req-1d134fc4-d466-4c45-9fb2-dde1e46fe77a 2018-12-23 00:55:26,766 - openstack_tests - DEBUG - Image metadata - None 2018-12-23 00:55:26,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:26,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:27,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8670fd700abf4bbeb0a80a6a7894a7c4", "name": "CreateImageNegativeTests-98b74764-b3b8-4b0-proj-role"}], "expires_at": "2018-12-23T01:55:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1537296dd264492cae804735be2f56b5", "name": "CreateImageNegativeTests-98b74764-b3b8-4b0-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1537296dd264492cae804735be2f56b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/1537296dd264492cae804735be2f56b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/1537296dd264492cae804735be2f56b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/1537296dd264492cae804735be2f56b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/1537296dd264492cae804735be2f56b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/1537296dd264492cae804735be2f56b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1537296dd264492cae804735be2f56b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/1537296dd264492cae804735be2f56b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/1537296dd264492cae804735be2f56b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1537296dd264492cae804735be2f56b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/1537296dd264492cae804735be2f56b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/1537296dd264492cae804735be2f56b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-98b74764-b3b8-4b0-user", "id": "3fd7e49e2be1432a81fa920cf9b36112"}, "audit_ids": ["oVUZ-TlITImQdpLlzzQY7w"], "issued_at": "2018-12-23T00:55:27.000000Z"}} 2018-12-23 00:55:27,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcddfdfb5cb3cead9161f1f71ca620a2164e27c" 2018-12-23 00:55:27,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654c2246-5aa0-4406-8399-cd59e7b7fa0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:27,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-654c2246-5aa0-4406-8399-cd59e7b7fa0a 2018-12-23 00:55:27,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-8ad7bea4-9640-4ccb-add7-6fd6b4983d60 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dcddfdfb5cb3cead9161f1f71ca620a2164e27c" 2018-12-23 00:55:27,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-3f7fc109-9292-48e6-b3a6-454123664176 Date: Sun, 23 Dec 2018 00:55:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-8ad7bea4-9640-4ccb-add7-6fd6b4983d60"} 2018-12-23 00:55:27,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-8ad7bea4-9640-4ccb-add7-6fd6b4983d60 used request id req-3f7fc109-9292-48e6-b3a6-454123664176 2018-12-23 00:55:27,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dcddfdfb5cb3cead9161f1f71ca620a2164e27c" 2018-12-23 00:55:27,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bba8bc92-1b8b-49a1-92a0-41eb8c6ff33d Date: Sun, 23 Dec 2018 00:55: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-12-23 00:55:27,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-bba8bc92-1b8b-49a1-92a0-41eb8c6ff33d 2018-12-23 00:55:27,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8dcddfdfb5cb3cead9161f1f71ca620a2164e27c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-8ad7bea4-9640-4ccb-add7-6fd6b4983d60"}' 2018-12-23 00:55:27,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/54050738-57db-40bf-baeb-f9a936a2851a X-Openstack-Request-Id: req-c9e18bba-795a-472a-9939-3587b7f1ec46 Date: Sun, 23 Dec 2018 00:55:27 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-8ad7bea4-9640-4ccb-add7-6fd6b4983d60", "tags": [], "container_format": "bare", "created_at": "2018-12-23T00:55:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T00:55:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/54050738-57db-40bf-baeb-f9a936a2851a", "min_disk": 0, "protected": false, "id": "54050738-57db-40bf-baeb-f9a936a2851a", "file": "/v2/images/54050738-57db-40bf-baeb-f9a936a2851a/file", "checksum": null, "owner": "1537296dd264492cae804735be2f56b5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 00:55:27,861 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c9e18bba-795a-472a-9939-3587b7f1ec46 2018-12-23 00:55:27,869 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-12-23 00:55:27,869 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-8ad7bea4-9640-4ccb-add7-6fd6b4983d60 2018-12-23 00:55:27,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/54050738-57db-40bf-baeb-f9a936a2851a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dcddfdfb5cb3cead9161f1f71ca620a2164e27c" 2018-12-23 00:55:28,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b0e1df97-590e-429e-bdf3-672131d19824 Date: Sun, 23 Dec 2018 00:55:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 00:55:28,093 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/54050738-57db-40bf-baeb-f9a936a2851a used request id req-b0e1df97-590e-429e-bdf3-672131d19824 2018-12-23 00:55:28,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac3b70ca7d6b8ee8c0cd5aae402211165ab58ea" 2018-12-23 00:55:28,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0e59e0f0-46d3-4d79-a30a-c29691c74346 Date: Sun, 23 Dec 2018 00:55:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:55:28,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-0e59e0f0-46d3-4d79-a30a-c29691c74346 2018-12-23 00:55:28,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac3b70ca7d6b8ee8c0cd5aae402211165ab58ea" 2018-12-23 00:55:28,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1545c58c-c809-4b3b-99ad-455a8f3bda77 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:55:28,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-1545c58c-c809-4b3b-99ad-455a8f3bda77 2018-12-23 00:55:28,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac3b70ca7d6b8ee8c0cd5aae402211165ab58ea" 2018-12-23 00:55:28,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f0686e-1646-47f2-8440-d92d8a6d03d3 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:55:28,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-15f0686e-1646-47f2-8440-d92d8a6d03d3 2018-12-23 00:55:28,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac3b70ca7d6b8ee8c0cd5aae402211165ab58ea" 2018-12-23 00:55:28,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24d44c8-69c4-4673-94d3-2b0cafdd55dd Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:55:28,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-f24d44c8-69c4-4673-94d3-2b0cafdd55dd 2018-12-23 00:55:28,604 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-98b74764-b3b8-4b0-proj 2018-12-23 00:55:28,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1537296dd264492cae804735be2f56b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac3b70ca7d6b8ee8c0cd5aae402211165ab58ea" 2018-12-23 00:55:28,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-087f2d53-4e41-45b1-9b6b-99fd50dddfbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:28,832 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1537296dd264492cae804735be2f56b5 used request id req-087f2d53-4e41-45b1-9b6b-99fd50dddfbb 2018-12-23 00:55:28,833 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-98b74764-b3b8-4b0-proj-role 2018-12-23 00:55:28,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8670fd700abf4bbeb0a80a6a7894a7c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac3b70ca7d6b8ee8c0cd5aae402211165ab58ea" 2018-12-23 00:55:28,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a544d8e-cd9c-4735-9843-2b15c66e7dd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:28,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8670fd700abf4bbeb0a80a6a7894a7c4 used request id req-9a544d8e-cd9c-4735-9843-2b15c66e7dd5 2018-12-23 00:55:28,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eac3b70ca7d6b8ee8c0cd5aae402211165ab58ea" 2018-12-23 00:55:29,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f79cd826-fd6d-40f5-a53b-05088167cdc0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:29,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f79cd826-fd6d-40f5-a53b-05088167cdc0 2018-12-23 00:55:29,029 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-98b74764-b3b8-4b0-user 2018-12-23 00:55:29,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3fd7e49e2be1432a81fa920cf9b36112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eafaab9aa0f89d67d38b18de08c5c0e67715c1ce" 2018-12-23 00:55:29,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6d86a95-de55-4053-9745-e6bbe12d368f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:29,213 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3fd7e49e2be1432a81fa920cf9b36112 used request id req-c6d86a95-de55-4053-9745-e6bbe12d368f 2018-12-23 00:55:29,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:29,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["VhGAmrfzR_mJPbn8B7v-EA"], "issued_at": "2018-12-23T00:55:29.000000Z"}} 2018-12-23 00:55:29,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447c0161f9e7a8681f5a7ff8289dae521b22049e" 2018-12-23 00:55:29,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad17c16e-788a-4aef-ad94-79ca17c26be6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:29,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ad17c16e-788a-4aef-ad94-79ca17c26be6 2018-12-23 00:55:29,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:29,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:30,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["2Cm5SYZpSnyl-vyFbk2KrA"], "issued_at": "2018-12-23T00:55:30.000000Z"}} 2018-12-23 00:55:30,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200d06262dafee596cc3b5eb3ebffa104e463043" 2018-12-23 00:55:30,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-942e0b82-2ccf-4400-8810-8cb492e59269 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:30,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-942e0b82-2ccf-4400-8810-8cb492e59269 2018-12-23 00:55:30,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:30,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:55:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:30,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2003a7dc-e66d-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200d06262dafee596cc3b5eb3ebffa104e463043" 2018-12-23 00:55:30,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098e071a-9bc9-46be-8776-300b4257e587 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2003a7dc-e66d-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:55:30,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2003a7dc-e66d-4d9-proj used request id req-098e071a-9bc9-46be-8776-300b4257e587 2018-12-23 00:55:30,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200d06262dafee596cc3b5eb3ebffa104e463043" 2018-12-23 00:55:30,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b2377c7-a8b7-4a33-9789-4ced72a6bc94 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:30,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6b2377c7-a8b7-4a33-9789-4ced72a6bc94 2018-12-23 00:55:30,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200d06262dafee596cc3b5eb3ebffa104e463043" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-2003a7dc-e66d-4d9-proj"}}' 2018-12-23 00:55:30,548 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-879c670d-f4fe-4f3c-ad05-a18d5e492e98 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/91103937c5f94859a6f38a2f7e2214e0"}, "enabled": true, "id": "91103937c5f94859a6f38a2f7e2214e0", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-2003a7dc-e66d-4d9-proj"}} 2018-12-23 00:55:30,548 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-879c670d-f4fe-4f3c-ad05-a18d5e492e98 2018-12-23 00:55:30,548 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-2003a7dc-e66d-4d9-proj 2018-12-23 00:55:30,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:30,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:30,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["C-RG8ZqASqGxKPsJTC3yiQ"], "issued_at": "2018-12-23T00:55:30.000000Z"}} 2018-12-23 00:55:30,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04abc271671f07f5c3713dc176c7b44852090718" 2018-12-23 00:55:31,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9981d597-a5e8-4fae-addf-deb2954f7239 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:31,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9981d597-a5e8-4fae-addf-deb2954f7239 2018-12-23 00:55:31,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:31,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:55:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:31,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04abc271671f07f5c3713dc176c7b44852090718" 2018-12-23 00:55:31,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a662203c-6607-4203-9fb6-45a9bfce1c82 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:55:31,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a662203c-6607-4203-9fb6-45a9bfce1c82 2018-12-23 00:55:31,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-2003a7dc-e66d-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04abc271671f07f5c3713dc176c7b44852090718" 2018-12-23 00:55:31,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f8562d-7b43-468b-9731-f514c0f7a684 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-2003a7dc-e66d-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/91103937c5f94859a6f38a2f7e2214e0"}, "enabled": true, "id": "91103937c5f94859a6f38a2f7e2214e0", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-2003a7dc-e66d-4d9-proj"}]} 2018-12-23 00:55:31,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-2003a7dc-e66d-4d9-proj used request id req-98f8562d-7b43-468b-9731-f514c0f7a684 2018-12-23 00:55:31,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04abc271671f07f5c3713dc176c7b44852090718" 2018-12-23 00:55:31,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129514d9-6b78-414a-bdf7-afa4e4d8b131 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:31,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-129514d9-6b78-414a-bdf7-afa4e4d8b131 2018-12-23 00:55:31,698 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-2003a7dc-e66d-4d9-user 2018-12-23 00:55:31,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:31,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200d06262dafee596cc3b5eb3ebffa104e463043" 2018-12-23 00:55:31,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84254e6-77b7-40f4-8e32-9e41ca1a1c69 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:31,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c84254e6-77b7-40f4-8e32-9e41ca1a1c69 2018-12-23 00:55:31,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200d06262dafee596cc3b5eb3ebffa104e463043" -d '{"role": {"name": "CreateImageNegativeTests-2003a7dc-e66d-4d9-proj-role"}}' 2018-12-23 00:55:31,907 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ca4690e-da2a-4fb7-b17f-701280acc7ed Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2183244930174c0b9658949748c38c93", "links": {"self": "http://172.30.9.26:5000/v3/roles/2183244930174c0b9658949748c38c93"}, "name": "CreateImageNegativeTests-2003a7dc-e66d-4d9-proj-role"}} 2018-12-23 00:55:31,907 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6ca4690e-da2a-4fb7-b17f-701280acc7ed 2018-12-23 00:55:31,907 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-2003a7dc-e66d-4d9-proj-role 2018-12-23 00:55:31,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2183244930174c0b9658949748c38c93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200d06262dafee596cc3b5eb3ebffa104e463043" 2018-12-23 00:55:31,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-820f79bb-6630-4f5c-84f8-c1ce482f5f9e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/2183244930174c0b9658949748c38c93"}, "domain_id": null, "name": "CreateImageNegativeTests-2003a7dc-e66d-4d9-proj-role", "id": "2183244930174c0b9658949748c38c93"}} 2018-12-23 00:55:31,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2183244930174c0b9658949748c38c93 used request id req-820f79bb-6630-4f5c-84f8-c1ce482f5f9e 2018-12-23 00:55:31,929 - keystone_utils - INFO - Granting role CreateImageNegativeTests-2003a7dc-e66d-4d9-proj-role to project CreateImageNegativeTests-2003a7dc-e66d-4d9-proj 2018-12-23 00:55:31,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/91103937c5f94859a6f38a2f7e2214e0/users/4e50772653914c8188587a3f8be5bed2/roles/2183244930174c0b9658949748c38c93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200d06262dafee596cc3b5eb3ebffa104e463043" 2018-12-23 00:55:32,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4e2064b-5d0e-4360-ae56-f9ad238acc83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:32,072 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/91103937c5f94859a6f38a2f7e2214e0/users/4e50772653914c8188587a3f8be5bed2/roles/2183244930174c0b9658949748c38c93 used request id req-c4e2064b-5d0e-4360-ae56-f9ad238acc83 2018-12-23 00:55:32,072 - openstack_tests - DEBUG - Image metadata - None 2018-12-23 00:55:32,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:32,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:32,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2183244930174c0b9658949748c38c93", "name": "CreateImageNegativeTests-2003a7dc-e66d-4d9-proj-role"}], "expires_at": "2018-12-23T01:55:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91103937c5f94859a6f38a2f7e2214e0", "name": "CreateImageNegativeTests-2003a7dc-e66d-4d9-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/91103937c5f94859a6f38a2f7e2214e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/91103937c5f94859a6f38a2f7e2214e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/91103937c5f94859a6f38a2f7e2214e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/91103937c5f94859a6f38a2f7e2214e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/91103937c5f94859a6f38a2f7e2214e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/91103937c5f94859a6f38a2f7e2214e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/91103937c5f94859a6f38a2f7e2214e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/91103937c5f94859a6f38a2f7e2214e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/91103937c5f94859a6f38a2f7e2214e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/91103937c5f94859a6f38a2f7e2214e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/91103937c5f94859a6f38a2f7e2214e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/91103937c5f94859a6f38a2f7e2214e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-2003a7dc-e66d-4d9-user", "id": "4e50772653914c8188587a3f8be5bed2"}, "audit_ids": ["JAYjc86OT8-xV8-cbiRhfg"], "issued_at": "2018-12-23T00:55:32.000000Z"}} 2018-12-23 00:55:32,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909399e35667570e4f89d6cd9896c5563127e1c2" 2018-12-23 00:55:32,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a88ccc-6d37-4e3b-a39f-df1bfd8fa54b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:32,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-22a88ccc-6d37-4e3b-a39f-df1bfd8fa54b 2018-12-23 00:55:32,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-e1f2ad33-c3c3-47d6-8183-e2161dda60d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}909399e35667570e4f89d6cd9896c5563127e1c2" 2018-12-23 00:55:32,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-ca8c3dcf-1584-43a3-8f30-415b56365e58 Date: Sun, 23 Dec 2018 00:55:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-e1f2ad33-c3c3-47d6-8183-e2161dda60d7"} 2018-12-23 00:55:32,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-e1f2ad33-c3c3-47d6-8183-e2161dda60d7 used request id req-ca8c3dcf-1584-43a3-8f30-415b56365e58 2018-12-23 00:55:32,707 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-12-23 00:55:32,708 - file_utils - DEBUG - Saving file to - /tmp/8dd15b2f-708c-4f01-991f-d31584ed1bb7 2018-12-23 00:55:34,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}909399e35667570e4f89d6cd9896c5563127e1c2" 2018-12-23 00:55:34,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-82b65a10-bdd2-4a7a-9797-bc7795e8d347 Date: Sun, 23 Dec 2018 00:55: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-12-23 00:55:34,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-82b65a10-bdd2-4a7a-9797-bc7795e8d347 2018-12-23 00:55:34,210 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-12-23 00:55:34,210 - glance_utils - DEBUG - Closing file ./tmp/8dd15b2f-708c-4f01-991f-d31584ed1bb7 2018-12-23 00:55:34,210 - glance_utils - INFO - Removing file ./tmp/8dd15b2f-708c-4f01-991f-d31584ed1bb7 2018-12-23 00:55:34,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200d06262dafee596cc3b5eb3ebffa104e463043" 2018-12-23 00:55:34,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ec48d0c8-e45d-40bb-94b2-72bf9c2c8188 Date: Sun, 23 Dec 2018 00:55:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:55:34,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ec48d0c8-e45d-40bb-94b2-72bf9c2c8188 2018-12-23 00:55:34,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200d06262dafee596cc3b5eb3ebffa104e463043" 2018-12-23 00:55:34,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-345cbc0f-6503-42a6-93f3-1b34ad843ae5 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:55:34,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-345cbc0f-6503-42a6-93f3-1b34ad843ae5 2018-12-23 00:55:34,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200d06262dafee596cc3b5eb3ebffa104e463043" 2018-12-23 00:55:34,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f1579ea-8fe2-4703-8c1e-de14649198f1 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:55:34,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-3f1579ea-8fe2-4703-8c1e-de14649198f1 2018-12-23 00:55:34,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200d06262dafee596cc3b5eb3ebffa104e463043" 2018-12-23 00:55:34,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6cf0540-b52c-47ff-9b3c-77d53a99cb2f Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:55:34,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-a6cf0540-b52c-47ff-9b3c-77d53a99cb2f 2018-12-23 00:55:34,726 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-2003a7dc-e66d-4d9-proj 2018-12-23 00:55:34,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/91103937c5f94859a6f38a2f7e2214e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200d06262dafee596cc3b5eb3ebffa104e463043" 2018-12-23 00:55:34,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7428dc8-bd60-4e83-a3ec-95b869267266 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:34,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/91103937c5f94859a6f38a2f7e2214e0 used request id req-d7428dc8-bd60-4e83-a3ec-95b869267266 2018-12-23 00:55:34,917 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-2003a7dc-e66d-4d9-proj-role 2018-12-23 00:55:34,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2183244930174c0b9658949748c38c93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200d06262dafee596cc3b5eb3ebffa104e463043" 2018-12-23 00:55:35,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1470b025-8deb-4328-9dde-d8c0dc2b3299 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:35,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2183244930174c0b9658949748c38c93 used request id req-1470b025-8deb-4328-9dde-d8c0dc2b3299 2018-12-23 00:55:35,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200d06262dafee596cc3b5eb3ebffa104e463043" 2018-12-23 00:55:35,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4729534-19d9-4492-b906-e3d5fefb5fad Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:35,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b4729534-19d9-4492-b906-e3d5fefb5fad 2018-12-23 00:55:35,113 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-2003a7dc-e66d-4d9-user 2018-12-23 00:55:35,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/4e50772653914c8188587a3f8be5bed2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04abc271671f07f5c3713dc176c7b44852090718" 2018-12-23 00:55:35,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3ad18c3-af8c-4e7e-9a23-e35078879b8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:35,296 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/4e50772653914c8188587a3f8be5bed2 used request id req-e3ad18c3-af8c-4e7e-9a23-e35078879b8d 2018-12-23 00:55:35,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:35,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Gw6nAc-SRZuaa8whUl5dfg"], "issued_at": "2018-12-23T00:55:35.000000Z"}} 2018-12-23 00:55:35,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12e45c26fad957b48c8a0162613b5bd1d99ebcb5" 2018-12-23 00:55:35,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-208d9b1c-981f-4c8d-b51d-9ff9b1ef7882 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:35,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-208d9b1c-981f-4c8d-b51d-9ff9b1ef7882 2018-12-23 00:55:35,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:35,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:36,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Hzp89Z0TTxKJAAnEeGQcmA"], "issued_at": "2018-12-23T00:55:36.000000Z"}} 2018-12-23 00:55:36,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272232930ea68e340d1779ea9f73f8f69e55cb9e" 2018-12-23 00:55:36,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baba1bfc-21e9-4ada-b765-e6ad493840ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:36,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-baba1bfc-21e9-4ada-b765-e6ad493840ef 2018-12-23 00:55:36,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:36,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:55:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:36,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272232930ea68e340d1779ea9f73f8f69e55cb9e" 2018-12-23 00:55:36,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b527f1-cc15-47c9-ab12-7ae787d8aeb4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:55:36,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj used request id req-92b527f1-cc15-47c9-ab12-7ae787d8aeb4 2018-12-23 00:55:36,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272232930ea68e340d1779ea9f73f8f69e55cb9e" 2018-12-23 00:55:36,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df7b066-80c9-4b6b-85a9-67776bf3b043 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:36,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8df7b066-80c9-4b6b-85a9-67776bf3b043 2018-12-23 00:55:36,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272232930ea68e340d1779ea9f73f8f69e55cb9e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj"}}' 2018-12-23 00:55:36,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecd702a0-bcee-4a40-a031-405517cf9394 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/978a6b769c394a8ba66d450bb882770f"}, "enabled": true, "id": "978a6b769c394a8ba66d450bb882770f", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj"}} 2018-12-23 00:55:36,548 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ecd702a0-bcee-4a40-a031-405517cf9394 2018-12-23 00:55:36,548 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj 2018-12-23 00:55:36,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:36,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:36,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["lkRlwVSqSYyQQt0Q65ZR7A"], "issued_at": "2018-12-23T00:55:36.000000Z"}} 2018-12-23 00:55:36,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f70b84b00269d60e947e7cb9d133f3be0898c" 2018-12-23 00:55:36,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac5e69c-6bd7-431d-a4fb-1d0e7d719cf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:36,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8ac5e69c-6bd7-431d-a4fb-1d0e7d719cf7 2018-12-23 00:55:36,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:36,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:55:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:36,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f70b84b00269d60e947e7cb9d133f3be0898c" 2018-12-23 00:55:37,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a665bac-9da7-4f2b-96a8-ab076ac462d2 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:55:37,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3a665bac-9da7-4f2b-96a8-ab076ac462d2 2018-12-23 00:55:37,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f70b84b00269d60e947e7cb9d133f3be0898c" 2018-12-23 00:55:37,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9109d5a-6db1-4e6f-bff7-bc5ced86c4d4 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/978a6b769c394a8ba66d450bb882770f"}, "enabled": true, "id": "978a6b769c394a8ba66d450bb882770f", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj"}]} 2018-12-23 00:55:37,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj used request id req-f9109d5a-6db1-4e6f-bff7-bc5ced86c4d4 2018-12-23 00:55:37,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f70b84b00269d60e947e7cb9d133f3be0898c" 2018-12-23 00:55:37,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e090397-9ed8-46bf-ac6a-dcca2aa894a1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:37,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1e090397-9ed8-46bf-ac6a-dcca2aa894a1 2018-12-23 00:55:37,710 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-9bf14bf1-5a72-4e2-user 2018-12-23 00:55:37,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:37,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272232930ea68e340d1779ea9f73f8f69e55cb9e" 2018-12-23 00:55:37,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a49218-1ca6-4582-b49b-289c52b02f1d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:37,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-76a49218-1ca6-4582-b49b-289c52b02f1d 2018-12-23 00:55:37,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272232930ea68e340d1779ea9f73f8f69e55cb9e" -d '{"role": {"name": "CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj-role"}}' 2018-12-23 00:55:37,913 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f02d713-198d-4b1c-995b-a7ae77295d14 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e28e815cc7214e32a1dac8609fb18041", "links": {"self": "http://172.30.9.26:5000/v3/roles/e28e815cc7214e32a1dac8609fb18041"}, "name": "CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj-role"}} 2018-12-23 00:55:37,913 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4f02d713-198d-4b1c-995b-a7ae77295d14 2018-12-23 00:55:37,913 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj-role 2018-12-23 00:55:37,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e28e815cc7214e32a1dac8609fb18041 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272232930ea68e340d1779ea9f73f8f69e55cb9e" 2018-12-23 00:55:38,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94346db1-8583-4197-b147-5d27245d5903 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/e28e815cc7214e32a1dac8609fb18041"}, "domain_id": null, "name": "CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj-role", "id": "e28e815cc7214e32a1dac8609fb18041"}} 2018-12-23 00:55:38,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e28e815cc7214e32a1dac8609fb18041 used request id req-94346db1-8583-4197-b147-5d27245d5903 2018-12-23 00:55:38,002 - keystone_utils - INFO - Granting role CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj-role to project CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj 2018-12-23 00:55:38,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/978a6b769c394a8ba66d450bb882770f/users/c2c8b19ec8484306bab67878c5ef645f/roles/e28e815cc7214e32a1dac8609fb18041 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272232930ea68e340d1779ea9f73f8f69e55cb9e" 2018-12-23 00:55:38,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb24f752-1495-459e-add0-69f32faffea1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:38,131 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/978a6b769c394a8ba66d450bb882770f/users/c2c8b19ec8484306bab67878c5ef645f/roles/e28e815cc7214e32a1dac8609fb18041 used request id req-cb24f752-1495-459e-add0-69f32faffea1 2018-12-23 00:55:38,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:38,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:38,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e28e815cc7214e32a1dac8609fb18041", "name": "CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj-role"}], "expires_at": "2018-12-23T01:55:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "978a6b769c394a8ba66d450bb882770f", "name": "CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/978a6b769c394a8ba66d450bb882770f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/978a6b769c394a8ba66d450bb882770f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/978a6b769c394a8ba66d450bb882770f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/978a6b769c394a8ba66d450bb882770f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/978a6b769c394a8ba66d450bb882770f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/978a6b769c394a8ba66d450bb882770f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/978a6b769c394a8ba66d450bb882770f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/978a6b769c394a8ba66d450bb882770f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/978a6b769c394a8ba66d450bb882770f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/978a6b769c394a8ba66d450bb882770f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/978a6b769c394a8ba66d450bb882770f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/978a6b769c394a8ba66d450bb882770f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-9bf14bf1-5a72-4e2-user", "id": "c2c8b19ec8484306bab67878c5ef645f"}, "audit_ids": ["F6gal8hoT-OLtKAlNvNQSQ"], "issued_at": "2018-12-23T00:55:38.000000Z"}} 2018-12-23 00:55:38,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c336581c577429a62b607baf7c5642d189119b" 2018-12-23 00:55:38,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adcf9f8f-8940-40a8-bde3-e6b2c1353a0e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:38,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-adcf9f8f-8940-40a8-bde3-e6b2c1353a0e 2018-12-23 00:55:38,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19c336581c577429a62b607baf7c5642d189119b" 2018-12-23 00:55:38,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-55d2d84b-9b4a-4f93-9168-6bf5e6b011ab Date: Sun, 23 Dec 2018 00:55:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-12-23 00:55:38,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&name=foo used request id req-55d2d84b-9b4a-4f93-9168-6bf5e6b011ab 2018-12-23 00:55:38,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272232930ea68e340d1779ea9f73f8f69e55cb9e" 2018-12-23 00:55:38,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d1d88da8-02df-43cf-9363-3e775bd6fb2c Date: Sun, 23 Dec 2018 00:55:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:55:38,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d1d88da8-02df-43cf-9363-3e775bd6fb2c 2018-12-23 00:55:38,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272232930ea68e340d1779ea9f73f8f69e55cb9e" 2018-12-23 00:55:39,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c12d235-44d9-4bca-b7e1-decebca1356b Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:55:39,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-7c12d235-44d9-4bca-b7e1-decebca1356b 2018-12-23 00:55:39,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272232930ea68e340d1779ea9f73f8f69e55cb9e" 2018-12-23 00:55:39,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bdd925b-427c-438e-8768-b6742fb88936 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:55:39,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-2bdd925b-427c-438e-8768-b6742fb88936 2018-12-23 00:55:39,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272232930ea68e340d1779ea9f73f8f69e55cb9e" 2018-12-23 00:55:39,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1278c397-4aec-4bf0-8377-23ef0092df90 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:55:39,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-1278c397-4aec-4bf0-8377-23ef0092df90 2018-12-23 00:55:39,271 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj 2018-12-23 00:55:39,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/978a6b769c394a8ba66d450bb882770f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272232930ea68e340d1779ea9f73f8f69e55cb9e" 2018-12-23 00:55:39,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-034827ee-ed8d-433a-a8ba-d6af01e2e983 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:39,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/978a6b769c394a8ba66d450bb882770f used request id req-034827ee-ed8d-433a-a8ba-d6af01e2e983 2018-12-23 00:55:39,461 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-9bf14bf1-5a72-4e2-proj-role 2018-12-23 00:55:39,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e28e815cc7214e32a1dac8609fb18041 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272232930ea68e340d1779ea9f73f8f69e55cb9e" 2018-12-23 00:55:39,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9168f0a-c9b5-4cf7-ae2a-b5170b6d58f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:39,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e28e815cc7214e32a1dac8609fb18041 used request id req-e9168f0a-c9b5-4cf7-ae2a-b5170b6d58f1 2018-12-23 00:55:39,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272232930ea68e340d1779ea9f73f8f69e55cb9e" 2018-12-23 00:55:39,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-504d5759-0f32-4359-a1ac-23b2de69318e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:39,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-504d5759-0f32-4359-a1ac-23b2de69318e 2018-12-23 00:55:39,672 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-9bf14bf1-5a72-4e2-user 2018-12-23 00:55:39,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c2c8b19ec8484306bab67878c5ef645f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f70b84b00269d60e947e7cb9d133f3be0898c" 2018-12-23 00:55:39,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c8937f9-3e8a-461e-9d98-68ca88731e1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:39,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c2c8b19ec8484306bab67878c5ef645f used request id req-2c8937f9-3e8a-461e-9d98-68ca88731e1b 2018-12-23 00:55:39,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:40,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["fUV-WavkSF6G4SPur2c7_w"], "issued_at": "2018-12-23T00:55:40.000000Z"}} 2018-12-23 00:55:40,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf5c6f180772393ea1a910b642db7d73a60e4d7" 2018-12-23 00:55:40,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a827d623-fbaf-462a-897e-422f85d69d09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:40,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a827d623-fbaf-462a-897e-422f85d69d09 2018-12-23 00:55:40,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:40,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:40,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["n0Jf75zWTaOv15VemmvEnA"], "issued_at": "2018-12-23T00:55:40.000000Z"}} 2018-12-23 00:55:40,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1505889b3888838d5ba2511f8319ecc5819948" 2018-12-23 00:55:40,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9f9346c-58e0-4056-b6f7-6706d6cf7264 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:40,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d9f9346c-58e0-4056-b6f7-6706d6cf7264 2018-12-23 00:55:40,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:40,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:55:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:40,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-82d350e7-98e9-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1505889b3888838d5ba2511f8319ecc5819948" 2018-12-23 00:55:40,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ec7bd6-c39d-457a-a3ba-6f90982e3c1d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-82d350e7-98e9-4f4-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:55:40,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-82d350e7-98e9-4f4-proj used request id req-43ec7bd6-c39d-457a-a3ba-6f90982e3c1d 2018-12-23 00:55:40,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1505889b3888838d5ba2511f8319ecc5819948" 2018-12-23 00:55:40,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d99906-ceec-475c-8fdf-c9de07041f3a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:40,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f8d99906-ceec-475c-8fdf-c9de07041f3a 2018-12-23 00:55:40,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1505889b3888838d5ba2511f8319ecc5819948" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-82d350e7-98e9-4f4-proj"}}' 2018-12-23 00:55:41,081 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95de828b-af43-4a50-889a-a0e190eef4e5 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/54cffbac2e7d4a479301464f282f5af5"}, "enabled": true, "id": "54cffbac2e7d4a479301464f282f5af5", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-82d350e7-98e9-4f4-proj"}} 2018-12-23 00:55:41,081 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-95de828b-af43-4a50-889a-a0e190eef4e5 2018-12-23 00:55:41,081 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-82d350e7-98e9-4f4-proj 2018-12-23 00:55:41,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:41,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:41,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["_5vpwX7MRtWOi7-Pv7ohmg"], "issued_at": "2018-12-23T00:55:41.000000Z"}} 2018-12-23 00:55:41,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb431c48249f1372d5b26e601ff75ba0ca7deea" 2018-12-23 00:55:41,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d76c84-2627-4d31-809b-85fc9a31b743 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:41,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-24d76c84-2627-4d31-809b-85fc9a31b743 2018-12-23 00:55:41,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:41,557 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:55:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:41,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb431c48249f1372d5b26e601ff75ba0ca7deea" 2018-12-23 00:55:41,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39425bc8-66ab-4f85-ace9-a86271473acc Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:55:41,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-39425bc8-66ab-4f85-ace9-a86271473acc 2018-12-23 00:55:41,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-82d350e7-98e9-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb431c48249f1372d5b26e601ff75ba0ca7deea" 2018-12-23 00:55:41,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30bd8edb-20ae-4d3a-ae85-d87ff69bd58f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-82d350e7-98e9-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/54cffbac2e7d4a479301464f282f5af5"}, "enabled": true, "id": "54cffbac2e7d4a479301464f282f5af5", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-82d350e7-98e9-4f4-proj"}]} 2018-12-23 00:55:41,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-82d350e7-98e9-4f4-proj used request id req-30bd8edb-20ae-4d3a-ae85-d87ff69bd58f 2018-12-23 00:55:41,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb431c48249f1372d5b26e601ff75ba0ca7deea" 2018-12-23 00:55:41,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d33e3dfd-77e7-4713-9706-ec822de59011 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:41,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d33e3dfd-77e7-4713-9706-ec822de59011 2018-12-23 00:55:42,128 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-82d350e7-98e9-4f4-user 2018-12-23 00:55:42,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:42,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1505889b3888838d5ba2511f8319ecc5819948" 2018-12-23 00:55:42,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c4bc9b-7e16-48e5-ada3-6f0312487dad Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:42,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f7c4bc9b-7e16-48e5-ada3-6f0312487dad 2018-12-23 00:55:42,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1505889b3888838d5ba2511f8319ecc5819948" -d '{"role": {"name": "CreateImageNegativeTests-82d350e7-98e9-4f4-proj-role"}}' 2018-12-23 00:55:42,344 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e66cf61-74f7-4449-b29a-c61e7606d918 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b6305e0c29044259a61cedd5a58adfa", "links": {"self": "http://172.30.9.26:5000/v3/roles/1b6305e0c29044259a61cedd5a58adfa"}, "name": "CreateImageNegativeTests-82d350e7-98e9-4f4-proj-role"}} 2018-12-23 00:55:42,344 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9e66cf61-74f7-4449-b29a-c61e7606d918 2018-12-23 00:55:42,345 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-82d350e7-98e9-4f4-proj-role 2018-12-23 00:55:42,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/1b6305e0c29044259a61cedd5a58adfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1505889b3888838d5ba2511f8319ecc5819948" 2018-12-23 00:55:42,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17816304-d74f-49ba-bdc8-eb950baffe84 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/1b6305e0c29044259a61cedd5a58adfa"}, "domain_id": null, "name": "CreateImageNegativeTests-82d350e7-98e9-4f4-proj-role", "id": "1b6305e0c29044259a61cedd5a58adfa"}} 2018-12-23 00:55:42,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/1b6305e0c29044259a61cedd5a58adfa used request id req-17816304-d74f-49ba-bdc8-eb950baffe84 2018-12-23 00:55:42,427 - keystone_utils - INFO - Granting role CreateImageNegativeTests-82d350e7-98e9-4f4-proj-role to project CreateImageNegativeTests-82d350e7-98e9-4f4-proj 2018-12-23 00:55:42,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/54cffbac2e7d4a479301464f282f5af5/users/5803d7f119d6470896009dcf4d6904f4/roles/1b6305e0c29044259a61cedd5a58adfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1505889b3888838d5ba2511f8319ecc5819948" 2018-12-23 00:55:42,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9859055f-28f0-41da-8815-e4b509d85a1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:42,550 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/54cffbac2e7d4a479301464f282f5af5/users/5803d7f119d6470896009dcf4d6904f4/roles/1b6305e0c29044259a61cedd5a58adfa used request id req-9859055f-28f0-41da-8815-e4b509d85a1a 2018-12-23 00:55:42,551 - openstack_tests - DEBUG - Image metadata - None 2018-12-23 00:55:42,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:42,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:42,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b6305e0c29044259a61cedd5a58adfa", "name": "CreateImageNegativeTests-82d350e7-98e9-4f4-proj-role"}], "expires_at": "2018-12-23T01:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "54cffbac2e7d4a479301464f282f5af5", "name": "CreateImageNegativeTests-82d350e7-98e9-4f4-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/54cffbac2e7d4a479301464f282f5af5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/54cffbac2e7d4a479301464f282f5af5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/54cffbac2e7d4a479301464f282f5af5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/54cffbac2e7d4a479301464f282f5af5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/54cffbac2e7d4a479301464f282f5af5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/54cffbac2e7d4a479301464f282f5af5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/54cffbac2e7d4a479301464f282f5af5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/54cffbac2e7d4a479301464f282f5af5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/54cffbac2e7d4a479301464f282f5af5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/54cffbac2e7d4a479301464f282f5af5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/54cffbac2e7d4a479301464f282f5af5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/54cffbac2e7d4a479301464f282f5af5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-82d350e7-98e9-4f4-user", "id": "5803d7f119d6470896009dcf4d6904f4"}, "audit_ids": ["r3zoOUFPRamaPCYGhHZMWQ"], "issued_at": "2018-12-23T00:55:42.000000Z"}} 2018-12-23 00:55:42,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73c99a2bc7c6636e9ba95d668783a73faa859b8" 2018-12-23 00:55:43,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed1d33df-d117-46c5-aef3-af53870dcb4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:43,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ed1d33df-d117-46c5-aef3-af53870dcb4c 2018-12-23 00:55:43,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-6e1494c3-7088-447b-817e-abf6b9100fb2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b73c99a2bc7c6636e9ba95d668783a73faa859b8" 2018-12-23 00:55:43,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-5b925975-672c-4646-b22b-2b40b5d6e353 Date: Sun, 23 Dec 2018 00:55:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-6e1494c3-7088-447b-817e-abf6b9100fb2"} 2018-12-23 00:55:43,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-6e1494c3-7088-447b-817e-abf6b9100fb2 used request id req-5b925975-672c-4646-b22b-2b40b5d6e353 2018-12-23 00:55:43,188 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-12-23 00:55:43,189 - file_utils - DEBUG - Saving file to - /tmp/9c7f2aed-b795-49fb-bc7c-84ea5120dae5 2018-12-23 00:55:43,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1505889b3888838d5ba2511f8319ecc5819948" 2018-12-23 00:55:43,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a2c71fa0-9c75-4100-83fe-9a463d0e81fa Date: Sun, 23 Dec 2018 00:55:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:55:43,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a2c71fa0-9c75-4100-83fe-9a463d0e81fa 2018-12-23 00:55:43,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1505889b3888838d5ba2511f8319ecc5819948" 2018-12-23 00:55:43,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec720f18-57c1-4dee-b856-01845d7b28d8 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:55:43,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-ec720f18-57c1-4dee-b856-01845d7b28d8 2018-12-23 00:55:43,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1505889b3888838d5ba2511f8319ecc5819948" 2018-12-23 00:55:43,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b865869-fa8d-4358-b253-05b231a6bf78 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:55:43,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-1b865869-fa8d-4358-b253-05b231a6bf78 2018-12-23 00:55:43,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1505889b3888838d5ba2511f8319ecc5819948" 2018-12-23 00:55:43,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c82677fd-9171-4567-bfc6-36a4336b104c Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:55:43,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-c82677fd-9171-4567-bfc6-36a4336b104c 2018-12-23 00:55:43,889 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-82d350e7-98e9-4f4-proj 2018-12-23 00:55:43,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/54cffbac2e7d4a479301464f282f5af5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1505889b3888838d5ba2511f8319ecc5819948" 2018-12-23 00:55:44,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab062827-4b8d-47e5-b19f-33350028515d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:44,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/54cffbac2e7d4a479301464f282f5af5 used request id req-ab062827-4b8d-47e5-b19f-33350028515d 2018-12-23 00:55:44,090 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-82d350e7-98e9-4f4-proj-role 2018-12-23 00:55:44,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/1b6305e0c29044259a61cedd5a58adfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1505889b3888838d5ba2511f8319ecc5819948" 2018-12-23 00:55:44,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e29605a2-9984-4fca-bfae-3c749772001a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:44,200 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/1b6305e0c29044259a61cedd5a58adfa used request id req-e29605a2-9984-4fca-bfae-3c749772001a 2018-12-23 00:55:44,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1505889b3888838d5ba2511f8319ecc5819948" 2018-12-23 00:55:44,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26440167-fbe9-4443-a31e-331e040085f9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:44,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-26440167-fbe9-4443-a31e-331e040085f9 2018-12-23 00:55:44,291 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-82d350e7-98e9-4f4-user 2018-12-23 00:55:44,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/5803d7f119d6470896009dcf4d6904f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb431c48249f1372d5b26e601ff75ba0ca7deea" 2018-12-23 00:55:44,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847a41d3-dfd3-45db-bfcd-f0a4716bbeba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:44,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5803d7f119d6470896009dcf4d6904f4 used request id req-847a41d3-dfd3-45db-bfcd-f0a4716bbeba 2018-12-23 00:55:44,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:44,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["m4dd0QLCQKmaZ7-jrkMwNw"], "issued_at": "2018-12-23T00:55:44.000000Z"}} 2018-12-23 00:55:44,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5de9dfa7a5033dc8e6b4c3c35d048d1f30e51b" 2018-12-23 00:55:45,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e627419-4172-4b7e-ba2a-3a9e7b1ab835 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:45,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8e627419-4172-4b7e-ba2a-3a9e7b1ab835 2018-12-23 00:55:45,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:45,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:45,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["d8xPmavOT7K63ZwVsj6gPA"], "issued_at": "2018-12-23T00:55:45.000000Z"}} 2018-12-23 00:55:45,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29ecda7d381046fa7dab684bbe0b4f9d64cf0a" 2018-12-23 00:55:45,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a24011-33ca-40d6-9155-1db5536590bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:45,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-18a24011-33ca-40d6-9155-1db5536590bb 2018-12-23 00:55:45,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:45,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:45,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d623fe35-d4fb-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29ecda7d381046fa7dab684bbe0b4f9d64cf0a" 2018-12-23 00:55:45,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c716adcd-c9bb-4bbe-83b1-ce6f996d69fc Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d623fe35-d4fb-443-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:55:45,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d623fe35-d4fb-443-proj used request id req-c716adcd-c9bb-4bbe-83b1-ce6f996d69fc 2018-12-23 00:55:45,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29ecda7d381046fa7dab684bbe0b4f9d64cf0a" 2018-12-23 00:55:45,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-584002ba-a7ac-4ae2-8d57-43de82171a13 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:45,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-584002ba-a7ac-4ae2-8d57-43de82171a13 2018-12-23 00:55:45,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29ecda7d381046fa7dab684bbe0b4f9d64cf0a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-d623fe35-d4fb-443-proj"}}' 2018-12-23 00:55:45,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-345958e4-fc1e-427d-8381-cf5887833df6 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7d8b158b2817453e831489bf603967e4"}, "enabled": true, "id": "7d8b158b2817453e831489bf603967e4", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d623fe35-d4fb-443-proj"}} 2018-12-23 00:55:45,794 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-345958e4-fc1e-427d-8381-cf5887833df6 2018-12-23 00:55:45,794 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-d623fe35-d4fb-443-proj 2018-12-23 00:55:45,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:45,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:46,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["OI3L5zJXRgKdjuEBGh7Q6g"], "issued_at": "2018-12-23T00:55:46.000000Z"}} 2018-12-23 00:55:46,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3449e8dc70f28efd28211001ea7107e0a03a1619" 2018-12-23 00:55:46,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6db51eb-d9c7-4b87-958f-0574900a2fae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:46,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a6db51eb-d9c7-4b87-958f-0574900a2fae 2018-12-23 00:55:46,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:46,374 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:55:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:46,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3449e8dc70f28efd28211001ea7107e0a03a1619" 2018-12-23 00:55:46,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f4de3c-5ff2-41dd-8e3e-e1c7932b6931 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:55:46,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d0f4de3c-5ff2-41dd-8e3e-e1c7932b6931 2018-12-23 00:55:46,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-d623fe35-d4fb-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3449e8dc70f28efd28211001ea7107e0a03a1619" 2018-12-23 00:55:46,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6daf1e5-5fe8-4beb-806c-2302c97cb237 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-d623fe35-d4fb-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7d8b158b2817453e831489bf603967e4"}, "enabled": true, "id": "7d8b158b2817453e831489bf603967e4", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d623fe35-d4fb-443-proj"}]} 2018-12-23 00:55:46,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-d623fe35-d4fb-443-proj used request id req-a6daf1e5-5fe8-4beb-806c-2302c97cb237 2018-12-23 00:55:46,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3449e8dc70f28efd28211001ea7107e0a03a1619" 2018-12-23 00:55:46,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab95501-bb32-4bf2-a3b9-6c70a431b087 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:46,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3ab95501-bb32-4bf2-a3b9-6c70a431b087 2018-12-23 00:55:47,117 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-d623fe35-d4fb-443-user 2018-12-23 00:55:47,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29ecda7d381046fa7dab684bbe0b4f9d64cf0a" 2018-12-23 00:55:47,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae23a427-1e7a-49fd-ac83-9b277e90a72e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:47,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ae23a427-1e7a-49fd-ac83-9b277e90a72e 2018-12-23 00:55:47,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29ecda7d381046fa7dab684bbe0b4f9d64cf0a" -d '{"role": {"name": "CreateMultiPartImageTests-d623fe35-d4fb-443-proj-role"}}' 2018-12-23 00:55:47,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce8487bf-b381-41fa-9f9c-c03dcc1dc009 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "67f759bb521d4ef6b528287d7edcb8df", "links": {"self": "http://172.30.9.26:5000/v3/roles/67f759bb521d4ef6b528287d7edcb8df"}, "name": "CreateMultiPartImageTests-d623fe35-d4fb-443-proj-role"}} 2018-12-23 00:55:47,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ce8487bf-b381-41fa-9f9c-c03dcc1dc009 2018-12-23 00:55:47,357 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-d623fe35-d4fb-443-proj-role 2018-12-23 00:55:47,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/67f759bb521d4ef6b528287d7edcb8df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29ecda7d381046fa7dab684bbe0b4f9d64cf0a" 2018-12-23 00:55:47,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1a9a25-96da-4919-8f25-84c0fab2d7bd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/67f759bb521d4ef6b528287d7edcb8df"}, "domain_id": null, "name": "CreateMultiPartImageTests-d623fe35-d4fb-443-proj-role", "id": "67f759bb521d4ef6b528287d7edcb8df"}} 2018-12-23 00:55:47,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/67f759bb521d4ef6b528287d7edcb8df used request id req-1e1a9a25-96da-4919-8f25-84c0fab2d7bd 2018-12-23 00:55:47,377 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-d623fe35-d4fb-443-proj-role to project CreateMultiPartImageTests-d623fe35-d4fb-443-proj 2018-12-23 00:55:47,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/7d8b158b2817453e831489bf603967e4/users/f877437217334d0eac845fd51a36e833/roles/67f759bb521d4ef6b528287d7edcb8df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29ecda7d381046fa7dab684bbe0b4f9d64cf0a" 2018-12-23 00:55:47,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7abacf68-c395-4212-adea-99f79c38a7af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:47,521 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/7d8b158b2817453e831489bf603967e4/users/f877437217334d0eac845fd51a36e833/roles/67f759bb521d4ef6b528287d7edcb8df used request id req-7abacf68-c395-4212-adea-99f79c38a7af 2018-12-23 00:55:47,522 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-12-23 00:55:47,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29ecda7d381046fa7dab684bbe0b4f9d64cf0a" 2018-12-23 00:55:47,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c00a2a9b-a8db-48c5-99b1-34416c8b90d3 Date: Sun, 23 Dec 2018 00:55:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:55:47,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-c00a2a9b-a8db-48c5-99b1-34416c8b90d3 2018-12-23 00:55:47,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29ecda7d381046fa7dab684bbe0b4f9d64cf0a" 2018-12-23 00:55:47,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe8b2e1-8c8b-4391-a301-949a7829bfb9 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:55:47,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-1fe8b2e1-8c8b-4391-a301-949a7829bfb9 2018-12-23 00:55:47,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29ecda7d381046fa7dab684bbe0b4f9d64cf0a" 2018-12-23 00:55:48,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc82f36-bc86-4f47-b433-92ad4c843a94 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:55:48,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-ecc82f36-bc86-4f47-b433-92ad4c843a94 2018-12-23 00:55:48,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29ecda7d381046fa7dab684bbe0b4f9d64cf0a" 2018-12-23 00:55:48,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c55cc05c-41c0-400d-a5a0-e9cd52764913 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:55:48,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-c55cc05c-41c0-400d-a5a0-e9cd52764913 2018-12-23 00:55:48,180 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-d623fe35-d4fb-443-proj 2018-12-23 00:55:48,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/7d8b158b2817453e831489bf603967e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29ecda7d381046fa7dab684bbe0b4f9d64cf0a" 2018-12-23 00:55:48,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a35c129-edb2-4657-b7e7-c1e8819547e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:48,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7d8b158b2817453e831489bf603967e4 used request id req-3a35c129-edb2-4657-b7e7-c1e8819547e7 2018-12-23 00:55:48,437 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-d623fe35-d4fb-443-proj-role 2018-12-23 00:55:48,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/67f759bb521d4ef6b528287d7edcb8df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29ecda7d381046fa7dab684bbe0b4f9d64cf0a" 2018-12-23 00:55:48,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8e68ea1-c964-4866-b9f8-c569d948403a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:48,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/67f759bb521d4ef6b528287d7edcb8df used request id req-f8e68ea1-c964-4866-b9f8-c569d948403a 2018-12-23 00:55:48,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29ecda7d381046fa7dab684bbe0b4f9d64cf0a" 2018-12-23 00:55:48,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-241be8f4-ac63-4786-8b77-35fd0cb68b1e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:48,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-241be8f4-ac63-4786-8b77-35fd0cb68b1e 2018-12-23 00:55:48,653 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-d623fe35-d4fb-443-user 2018-12-23 00:55:48,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f877437217334d0eac845fd51a36e833 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3449e8dc70f28efd28211001ea7107e0a03a1619" 2018-12-23 00:55:48,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2890e0f-c3a4-4e8d-8a6b-2a6fec62d1ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:48,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f877437217334d0eac845fd51a36e833 used request id req-e2890e0f-c3a4-4e8d-8a6b-2a6fec62d1ab 2018-12-23 00:55:48,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:49,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["L-vjU2ElSP2Rj8Qjelxxew"], "issued_at": "2018-12-23T00:55:49.000000Z"}} 2018-12-23 00:55:49,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70b56fdb0024834837db30e2537ba8e0a3884fb" 2018-12-23 00:55:49,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c36757-be1a-444d-a24b-0f9fbb6686d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:49,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e6c36757-be1a-444d-a24b-0f9fbb6686d1 2018-12-23 00:55:49,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:49,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:49,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["gM_rheMiTdaiNUspQBn6uA"], "issued_at": "2018-12-23T00:55:49.000000Z"}} 2018-12-23 00:55:49,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df10b9a8093f91a6d6dce97d292cef04298654" 2018-12-23 00:55:49,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdab96bf-d5da-41f4-8c2c-225212a31c9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:49,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bdab96bf-d5da-41f4-8c2c-225212a31c9f 2018-12-23 00:55:49,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:49,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:55:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:49,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df10b9a8093f91a6d6dce97d292cef04298654" 2018-12-23 00:55:49,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3dee94-7e98-4d81-947f-b56bec5bfddb Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:55:49,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj used request id req-ef3dee94-7e98-4d81-947f-b56bec5bfddb 2018-12-23 00:55:49,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df10b9a8093f91a6d6dce97d292cef04298654" 2018-12-23 00:55:49,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48331812-33c0-48bc-9b38-f6a55a1eca8f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:49,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-48331812-33c0-48bc-9b38-f6a55a1eca8f 2018-12-23 00:55:49,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df10b9a8093f91a6d6dce97d292cef04298654" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj"}}' 2018-12-23 00:55:50,069 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64210f0f-ff84-44a8-a570-93e68476b08c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b4f0ec011a8419790627ac5e35a4526"}, "enabled": true, "id": "1b4f0ec011a8419790627ac5e35a4526", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj"}} 2018-12-23 00:55:50,069 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-64210f0f-ff84-44a8-a570-93e68476b08c 2018-12-23 00:55:50,069 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj 2018-12-23 00:55:50,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:50,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:50,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["9tTkqdLBQgy3PqiA8YGX7g"], "issued_at": "2018-12-23T00:55:50.000000Z"}} 2018-12-23 00:55:50,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7277ff103c57851ecfaf5f2ede9d6183790bfe1" 2018-12-23 00:55:50,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e7063a-d9c5-43e0-8df7-ee3b584ea43a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:50,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-81e7063a-d9c5-43e0-8df7-ee3b584ea43a 2018-12-23 00:55:50,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:50,544 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:55:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:50,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7277ff103c57851ecfaf5f2ede9d6183790bfe1" 2018-12-23 00:55:50,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27337b07-adc0-4f3d-909d-b2b124562361 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:55:50,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-27337b07-adc0-4f3d-909d-b2b124562361 2018-12-23 00:55:50,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7277ff103c57851ecfaf5f2ede9d6183790bfe1" 2018-12-23 00:55:50,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02e4d7e-31a0-4488-ab38-71eb3f528edf Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1b4f0ec011a8419790627ac5e35a4526"}, "enabled": true, "id": "1b4f0ec011a8419790627ac5e35a4526", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj"}]} 2018-12-23 00:55:50,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj used request id req-c02e4d7e-31a0-4488-ab38-71eb3f528edf 2018-12-23 00:55:50,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7277ff103c57851ecfaf5f2ede9d6183790bfe1" 2018-12-23 00:55:50,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-971461b0-0929-430c-8541-9ae0c237ae74 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:50,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-971461b0-0929-430c-8541-9ae0c237ae74 2018-12-23 00:55:51,110 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-68da8fe2-42eb-4d3-user 2018-12-23 00:55:51,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:51,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df10b9a8093f91a6d6dce97d292cef04298654" 2018-12-23 00:55:51,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bae527c-a009-4f67-a9e6-5ff0680f8ae9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:51,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0bae527c-a009-4f67-a9e6-5ff0680f8ae9 2018-12-23 00:55:51,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df10b9a8093f91a6d6dce97d292cef04298654" -d '{"role": {"name": "CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj-role"}}' 2018-12-23 00:55:51,326 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36d2c13e-81c7-4c53-b121-b3525b6a4790 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "875fcfb0be2a4926a2234f85b8c3a211", "links": {"self": "http://172.30.9.26:5000/v3/roles/875fcfb0be2a4926a2234f85b8c3a211"}, "name": "CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj-role"}} 2018-12-23 00:55:51,326 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-36d2c13e-81c7-4c53-b121-b3525b6a4790 2018-12-23 00:55:51,327 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj-role 2018-12-23 00:55:51,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/875fcfb0be2a4926a2234f85b8c3a211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df10b9a8093f91a6d6dce97d292cef04298654" 2018-12-23 00:55:51,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ef4cb9-009f-431a-acba-21f2e116c4ea Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/875fcfb0be2a4926a2234f85b8c3a211"}, "domain_id": null, "name": "CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj-role", "id": "875fcfb0be2a4926a2234f85b8c3a211"}} 2018-12-23 00:55:51,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/875fcfb0be2a4926a2234f85b8c3a211 used request id req-79ef4cb9-009f-431a-acba-21f2e116c4ea 2018-12-23 00:55:51,413 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj-role to project CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj 2018-12-23 00:55:51,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1b4f0ec011a8419790627ac5e35a4526/users/ec62c2a140e74ca585d85fb36a9854ef/roles/875fcfb0be2a4926a2234f85b8c3a211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df10b9a8093f91a6d6dce97d292cef04298654" 2018-12-23 00:55:51,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e29a8f-aeba-407b-8a76-3144a60c8174 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:51,551 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1b4f0ec011a8419790627ac5e35a4526/users/ec62c2a140e74ca585d85fb36a9854ef/roles/875fcfb0be2a4926a2234f85b8c3a211 used request id req-92e29a8f-aeba-407b-8a76-3144a60c8174 2018-12-23 00:55:51,565 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-23 00:55:51,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df10b9a8093f91a6d6dce97d292cef04298654" 2018-12-23 00:55:51,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5c4d86d8-4c4a-436f-848f-c95db23cffdf Date: Sun, 23 Dec 2018 00:55:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:55:51,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5c4d86d8-4c4a-436f-848f-c95db23cffdf 2018-12-23 00:55:51,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df10b9a8093f91a6d6dce97d292cef04298654" 2018-12-23 00:55:51,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d6f82c9-de11-41f7-8136-1906cb23c174 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:55:51,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-2d6f82c9-de11-41f7-8136-1906cb23c174 2018-12-23 00:55:51,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df10b9a8093f91a6d6dce97d292cef04298654" 2018-12-23 00:55:51,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5ab32f1-85a5-4615-bd08-9672c9534c81 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:55:51,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-c5ab32f1-85a5-4615-bd08-9672c9534c81 2018-12-23 00:55:51,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df10b9a8093f91a6d6dce97d292cef04298654" 2018-12-23 00:55:52,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2bb64b-1e14-4510-bc10-ebf17a932a88 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:55:52,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-8f2bb64b-1e14-4510-bc10-ebf17a932a88 2018-12-23 00:55:52,045 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj 2018-12-23 00:55:52,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1b4f0ec011a8419790627ac5e35a4526 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df10b9a8093f91a6d6dce97d292cef04298654" 2018-12-23 00:55:52,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e558ff0-b819-4690-9127-2ee8a637fd5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:52,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1b4f0ec011a8419790627ac5e35a4526 used request id req-5e558ff0-b819-4690-9127-2ee8a637fd5e 2018-12-23 00:55:52,275 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-68da8fe2-42eb-4d3-proj-role 2018-12-23 00:55:52,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/875fcfb0be2a4926a2234f85b8c3a211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df10b9a8093f91a6d6dce97d292cef04298654" 2018-12-23 00:55:52,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90e60e41-e01c-44cf-b443-de7308754665 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:52,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/875fcfb0be2a4926a2234f85b8c3a211 used request id req-90e60e41-e01c-44cf-b443-de7308754665 2018-12-23 00:55:52,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06df10b9a8093f91a6d6dce97d292cef04298654" 2018-12-23 00:55:52,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ecb9fa-5f78-4c6d-83ed-3518499dd293 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:52,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e3ecb9fa-5f78-4c6d-83ed-3518499dd293 2018-12-23 00:55:52,490 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-68da8fe2-42eb-4d3-user 2018-12-23 00:55:52,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/ec62c2a140e74ca585d85fb36a9854ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7277ff103c57851ecfaf5f2ede9d6183790bfe1" 2018-12-23 00:55:52,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2368d12b-2de2-43b2-ab63-ed9a004e6464 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:52,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ec62c2a140e74ca585d85fb36a9854ef used request id req-2368d12b-2de2-43b2-ab63-ed9a004e6464 2018-12-23 00:55:52,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:53,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["v3tS6bHqRByMbDcASoPKfw"], "issued_at": "2018-12-23T00:55:53.000000Z"}} 2018-12-23 00:55:53,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ee31aac64602bdaefe2a4948dde6d180b38f1c" 2018-12-23 00:55:53,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9324e140-0e9e-47b6-a13d-8a4882c74da5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:53,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9324e140-0e9e-47b6-a13d-8a4882c74da5 2018-12-23 00:55:53,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:53,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:53,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["yACRCoASTo68zlKe1b_K7A"], "issued_at": "2018-12-23T00:55:53.000000Z"}} 2018-12-23 00:55:53,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf246f3a6565706d04786891354b191af64b7d83" 2018-12-23 00:55:53,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-938e4120-6f2e-41bc-ac5c-fa6a657cba1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:53,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-938e4120-6f2e-41bc-ac5c-fa6a657cba1a 2018-12-23 00:55:53,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:53,629 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:55:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:53,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-01dba219-cf88-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf246f3a6565706d04786891354b191af64b7d83" 2018-12-23 00:55:53,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0260d7-1f04-4d71-a92e-9c4b24324f94 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-01dba219-cf88-408-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:55:53,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-01dba219-cf88-408-proj used request id req-3f0260d7-1f04-4d71-a92e-9c4b24324f94 2018-12-23 00:55:53,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf246f3a6565706d04786891354b191af64b7d83" 2018-12-23 00:55:53,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c282a5-4b9d-4ce7-996c-17ad08110cb3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:53,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-32c282a5-4b9d-4ce7-996c-17ad08110cb3 2018-12-23 00:55:53,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf246f3a6565706d04786891354b191af64b7d83" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-01dba219-cf88-408-proj"}}' 2018-12-23 00:55:53,955 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-351701d8-3a66-4912-bf69-7ac417073eec Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d3a4b8fcf85d4950ad5a2e9af7e66144"}, "enabled": true, "id": "d3a4b8fcf85d4950ad5a2e9af7e66144", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-01dba219-cf88-408-proj"}} 2018-12-23 00:55:53,955 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-351701d8-3a66-4912-bf69-7ac417073eec 2018-12-23 00:55:53,956 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-01dba219-cf88-408-proj 2018-12-23 00:55:53,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:53,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:54,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["ozxP3K-sTPqj23hRQMRHWw"], "issued_at": "2018-12-23T00:55:54.000000Z"}} 2018-12-23 00:55:54,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2a4f193f4d5d5adfa9dcbd90a9058b35f67e230" 2018-12-23 00:55:54,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf9e0263-b9b3-40ec-834e-5f4055ef6240 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:54,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cf9e0263-b9b3-40ec-834e-5f4055ef6240 2018-12-23 00:55:54,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:54,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:55:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:54,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2a4f193f4d5d5adfa9dcbd90a9058b35f67e230" 2018-12-23 00:55:54,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a23e60-e468-46df-968c-6e67ce6aaab7 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:55:54,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-48a23e60-e468-46df-968c-6e67ce6aaab7 2018-12-23 00:55:54,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-01dba219-cf88-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2a4f193f4d5d5adfa9dcbd90a9058b35f67e230" 2018-12-23 00:55:54,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d4a9a30-7acd-4bc2-b346-3d70dc5760f7 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-01dba219-cf88-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d3a4b8fcf85d4950ad5a2e9af7e66144"}, "enabled": true, "id": "d3a4b8fcf85d4950ad5a2e9af7e66144", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-01dba219-cf88-408-proj"}]} 2018-12-23 00:55:54,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-01dba219-cf88-408-proj used request id req-5d4a9a30-7acd-4bc2-b346-3d70dc5760f7 2018-12-23 00:55:54,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2a4f193f4d5d5adfa9dcbd90a9058b35f67e230" 2018-12-23 00:55:54,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae33f2f4-c460-4400-990d-ea0c52aca0b4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:54,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ae33f2f4-c460-4400-990d-ea0c52aca0b4 2018-12-23 00:55:55,021 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-01dba219-cf88-408-user 2018-12-23 00:55:55,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:55,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf246f3a6565706d04786891354b191af64b7d83" 2018-12-23 00:55:55,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ef1d1f-f001-49c5-b69e-e54ab4b7dbaa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:55,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-53ef1d1f-f001-49c5-b69e-e54ab4b7dbaa 2018-12-23 00:55:55,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf246f3a6565706d04786891354b191af64b7d83" -d '{"role": {"name": "CreateMultiPartImageTests-01dba219-cf88-408-proj-role"}}' 2018-12-23 00:55:55,237 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b806a5af-26e9-4164-b524-1ac5c25d66d1 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "08f4bc0a96f14568a641031c304be014", "links": {"self": "http://172.30.9.26:5000/v3/roles/08f4bc0a96f14568a641031c304be014"}, "name": "CreateMultiPartImageTests-01dba219-cf88-408-proj-role"}} 2018-12-23 00:55:55,237 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b806a5af-26e9-4164-b524-1ac5c25d66d1 2018-12-23 00:55:55,237 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-01dba219-cf88-408-proj-role 2018-12-23 00:55:55,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/08f4bc0a96f14568a641031c304be014 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf246f3a6565706d04786891354b191af64b7d83" 2018-12-23 00:55:55,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef939a0c-a79d-496c-a9a1-1c8ddd86f9de Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/08f4bc0a96f14568a641031c304be014"}, "domain_id": null, "name": "CreateMultiPartImageTests-01dba219-cf88-408-proj-role", "id": "08f4bc0a96f14568a641031c304be014"}} 2018-12-23 00:55:55,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/08f4bc0a96f14568a641031c304be014 used request id req-ef939a0c-a79d-496c-a9a1-1c8ddd86f9de 2018-12-23 00:55:55,325 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-01dba219-cf88-408-proj-role to project CreateMultiPartImageTests-01dba219-cf88-408-proj 2018-12-23 00:55:55,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/d3a4b8fcf85d4950ad5a2e9af7e66144/users/1b23ec8e9806497093d17e871e66aba5/roles/08f4bc0a96f14568a641031c304be014 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf246f3a6565706d04786891354b191af64b7d83" 2018-12-23 00:55:55,448 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dff7cfc-04cb-4033-b45d-588930d7943f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:55,448 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d3a4b8fcf85d4950ad5a2e9af7e66144/users/1b23ec8e9806497093d17e871e66aba5/roles/08f4bc0a96f14568a641031c304be014 used request id req-5dff7cfc-04cb-4033-b45d-588930d7943f 2018-12-23 00:55:55,449 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-23 00:55:55,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf246f3a6565706d04786891354b191af64b7d83" 2018-12-23 00:55:55,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9d7466a5-9821-4389-8a26-e6fd1b5b5641 Date: Sun, 23 Dec 2018 00:55:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:55:55,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9d7466a5-9821-4389-8a26-e6fd1b5b5641 2018-12-23 00:55:55,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf246f3a6565706d04786891354b191af64b7d83" 2018-12-23 00:55:55,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3106a4d9-1a72-4bb3-9cdc-343301b6a901 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:55:55,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-3106a4d9-1a72-4bb3-9cdc-343301b6a901 2018-12-23 00:55:55,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf246f3a6565706d04786891354b191af64b7d83" 2018-12-23 00:55:55,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c62619f-5f54-4de8-bdd0-42b69fbde987 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:55:55,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-2c62619f-5f54-4de8-bdd0-42b69fbde987 2018-12-23 00:55:55,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf246f3a6565706d04786891354b191af64b7d83" 2018-12-23 00:55:55,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6403a6-d4f1-4f5f-977d-50d2bb0e4019 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:55:55,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-4b6403a6-d4f1-4f5f-977d-50d2bb0e4019 2018-12-23 00:55:55,941 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-01dba219-cf88-408-proj 2018-12-23 00:55:55,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/d3a4b8fcf85d4950ad5a2e9af7e66144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf246f3a6565706d04786891354b191af64b7d83" 2018-12-23 00:55:56,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6732e1d-41d8-493e-bd09-562f684406c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:56,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d3a4b8fcf85d4950ad5a2e9af7e66144 used request id req-b6732e1d-41d8-493e-bd09-562f684406c3 2018-12-23 00:55:56,144 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-01dba219-cf88-408-proj-role 2018-12-23 00:55:56,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/08f4bc0a96f14568a641031c304be014 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf246f3a6565706d04786891354b191af64b7d83" 2018-12-23 00:55:56,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d169966-47f9-46ea-bb5e-627dff22da0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:56,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/08f4bc0a96f14568a641031c304be014 used request id req-1d169966-47f9-46ea-bb5e-627dff22da0d 2018-12-23 00:55:56,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf246f3a6565706d04786891354b191af64b7d83" 2018-12-23 00:55:56,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ef0691-27b7-4b5b-b386-fcd0a938bad3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:56,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-39ef0691-27b7-4b5b-b386-fcd0a938bad3 2018-12-23 00:55:56,348 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-01dba219-cf88-408-user 2018-12-23 00:55:56,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/1b23ec8e9806497093d17e871e66aba5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2a4f193f4d5d5adfa9dcbd90a9058b35f67e230" 2018-12-23 00:55:56,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-390b19df-b1ec-4653-b5a9-5cbbe1b5dbf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:56,535 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1b23ec8e9806497093d17e871e66aba5 used request id req-390b19df-b1ec-4653-b5a9-5cbbe1b5dbf6 2018-12-23 00:55:56,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:56,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["OAWkkTlES-mJ1IJzKuMrcw"], "issued_at": "2018-12-23T00:55:56.000000Z"}} 2018-12-23 00:55:56,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef82138c78b4732af4a340f1ff46112c8583440" 2018-12-23 00:55:56,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b8c2c22-5afd-47a4-975f-65bfbb1bfb07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:56,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6b8c2c22-5afd-47a4-975f-65bfbb1bfb07 2018-12-23 00:55:56,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:56,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:57,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["WPeC39WZT127DYUo012cZg"], "issued_at": "2018-12-23T00:55:57.000000Z"}} 2018-12-23 00:55:57,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127c05c34ea26ab423ed768faff8d3c6f65f4aeb" 2018-12-23 00:55:57,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-507366b4-6377-41eb-8f4a-974cc3d8b434 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:57,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-507366b4-6377-41eb-8f4a-974cc3d8b434 2018-12-23 00:55:57,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:57,476 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:55:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:57,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0e27bb0c-642c-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127c05c34ea26ab423ed768faff8d3c6f65f4aeb" 2018-12-23 00:55:57,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c8444a-d4fc-47f7-9a6a-9e339fc70811 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0e27bb0c-642c-4b1-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:55:57,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0e27bb0c-642c-4b1-proj used request id req-b3c8444a-d4fc-47f7-9a6a-9e339fc70811 2018-12-23 00:55:57,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127c05c34ea26ab423ed768faff8d3c6f65f4aeb" 2018-12-23 00:55:57,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ba739d-847b-477f-90f6-22fd81fc2655 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:57,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-78ba739d-847b-477f-90f6-22fd81fc2655 2018-12-23 00:55:57,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127c05c34ea26ab423ed768faff8d3c6f65f4aeb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-0e27bb0c-642c-4b1-proj"}}' 2018-12-23 00:55:57,763 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37f65dda-a3cb-4526-a714-d561afe81f91 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/322ef9dd46d84e578fffc2c7c7903b58"}, "enabled": true, "id": "322ef9dd46d84e578fffc2c7c7903b58", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0e27bb0c-642c-4b1-proj"}} 2018-12-23 00:55:57,763 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-37f65dda-a3cb-4526-a714-d561afe81f91 2018-12-23 00:55:57,763 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-0e27bb0c-642c-4b1-proj 2018-12-23 00:55:57,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:57,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:58,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:55:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["owrm2q0fTy-XVHIjdyF-Jg"], "issued_at": "2018-12-23T00:55:58.000000Z"}} 2018-12-23 00:55:58,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c5e3460f821e0c4c3d012b0ebd5e5805aa37a3" 2018-12-23 00:55:58,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cb4c390-5a2e-41fb-822e-220a15dad346 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:58,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1cb4c390-5a2e-41fb-822e-220a15dad346 2018-12-23 00:55:58,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:55:58,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:55:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:55:58,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c5e3460f821e0c4c3d012b0ebd5e5805aa37a3" 2018-12-23 00:55:58,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2537ba0-f539-4d51-9041-b8ce4ccf6641 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:55:58,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b2537ba0-f539-4d51-9041-b8ce4ccf6641 2018-12-23 00:55:58,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-0e27bb0c-642c-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c5e3460f821e0c4c3d012b0ebd5e5805aa37a3" 2018-12-23 00:55:58,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178bc0c1-5f95-4975-b350-e9dbaef057dc Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-0e27bb0c-642c-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/322ef9dd46d84e578fffc2c7c7903b58"}, "enabled": true, "id": "322ef9dd46d84e578fffc2c7c7903b58", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0e27bb0c-642c-4b1-proj"}]} 2018-12-23 00:55:58,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-0e27bb0c-642c-4b1-proj used request id req-178bc0c1-5f95-4975-b350-e9dbaef057dc 2018-12-23 00:55:58,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c5e3460f821e0c4c3d012b0ebd5e5805aa37a3" 2018-12-23 00:55:58,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796832bd-40f9-44d6-ac65-ed5fe70dc3ab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:55:58,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-796832bd-40f9-44d6-ac65-ed5fe70dc3ab 2018-12-23 00:55:58,848 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-0e27bb0c-642c-4b1-user 2018-12-23 00:55:58,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:58,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127c05c34ea26ab423ed768faff8d3c6f65f4aeb" 2018-12-23 00:55:58,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51dc75db-d7cc-4264-8c21-d23cd389277b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:55:58,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-51dc75db-d7cc-4264-8c21-d23cd389277b 2018-12-23 00:55:58,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127c05c34ea26ab423ed768faff8d3c6f65f4aeb" -d '{"role": {"name": "CreateKeypairsTests-0e27bb0c-642c-4b1-proj-role"}}' 2018-12-23 00:55:59,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bce19b5-a1ad-4964-8b30-79e911a3009e Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c501855757a142d1a8e480a7f6169ad2", "links": {"self": "http://172.30.9.26:5000/v3/roles/c501855757a142d1a8e480a7f6169ad2"}, "name": "CreateKeypairsTests-0e27bb0c-642c-4b1-proj-role"}} 2018-12-23 00:55:59,063 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2bce19b5-a1ad-4964-8b30-79e911a3009e 2018-12-23 00:55:59,063 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-0e27bb0c-642c-4b1-proj-role 2018-12-23 00:55:59,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c501855757a142d1a8e480a7f6169ad2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127c05c34ea26ab423ed768faff8d3c6f65f4aeb" 2018-12-23 00:55:59,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e219de6e-5402-4fae-a5b5-50267b9041ff Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/c501855757a142d1a8e480a7f6169ad2"}, "domain_id": null, "name": "CreateKeypairsTests-0e27bb0c-642c-4b1-proj-role", "id": "c501855757a142d1a8e480a7f6169ad2"}} 2018-12-23 00:55:59,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c501855757a142d1a8e480a7f6169ad2 used request id req-e219de6e-5402-4fae-a5b5-50267b9041ff 2018-12-23 00:55:59,087 - keystone_utils - INFO - Granting role CreateKeypairsTests-0e27bb0c-642c-4b1-proj-role to project CreateKeypairsTests-0e27bb0c-642c-4b1-proj 2018-12-23 00:55:59,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/322ef9dd46d84e578fffc2c7c7903b58/users/9c0bf634fec74e4ba9c2a81f4264a4d6/roles/c501855757a142d1a8e480a7f6169ad2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127c05c34ea26ab423ed768faff8d3c6f65f4aeb" 2018-12-23 00:55:59,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd8d14eb-6482-4778-ae43-dc8a46b2cf06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:55:59,221 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/322ef9dd46d84e578fffc2c7c7903b58/users/9c0bf634fec74e4ba9c2a81f4264a4d6/roles/c501855757a142d1a8e480a7f6169ad2 used request id req-cd8d14eb-6482-4778-ae43-dc8a46b2cf06 2018-12-23 00:55:59,222 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:55:59,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:55:59,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:55:59,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c501855757a142d1a8e480a7f6169ad2", "name": "CreateKeypairsTests-0e27bb0c-642c-4b1-proj-role"}], "expires_at": "2018-12-23T01:55:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "322ef9dd46d84e578fffc2c7c7903b58", "name": "CreateKeypairsTests-0e27bb0c-642c-4b1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/322ef9dd46d84e578fffc2c7c7903b58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/322ef9dd46d84e578fffc2c7c7903b58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/322ef9dd46d84e578fffc2c7c7903b58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/322ef9dd46d84e578fffc2c7c7903b58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/322ef9dd46d84e578fffc2c7c7903b58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/322ef9dd46d84e578fffc2c7c7903b58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/322ef9dd46d84e578fffc2c7c7903b58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/322ef9dd46d84e578fffc2c7c7903b58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/322ef9dd46d84e578fffc2c7c7903b58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/322ef9dd46d84e578fffc2c7c7903b58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/322ef9dd46d84e578fffc2c7c7903b58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/322ef9dd46d84e578fffc2c7c7903b58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0e27bb0c-642c-4b1-user", "id": "9c0bf634fec74e4ba9c2a81f4264a4d6"}, "audit_ids": ["mP4VaZBOQ-ugB-nEj423ww"], "issued_at": "2018-12-23T00:55:59.000000Z"}} 2018-12-23 00:55:59,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c1a4e9b7aa6133e93101c584bd1a4715197a1b4" 2018-12-23 00:55:59,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e138a7-b0ca-42f0-9520-bc541f40566c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:55:59,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-89e138a7-b0ca-42f0-9520-bc541f40566c 2018-12-23 00:55:59,722 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:55:59,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c1a4e9b7aa6133e93101c584bd1a4715197a1b4" 2018-12-23 00:55:59,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55: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-6fd2edd7-d41c-49d1-b567-d1ed67e4b6ab x-compute-request-id: req-6fd2edd7-d41c-49d1-b567-d1ed67e4b6ab Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 00:55:59,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-6fd2edd7-d41c-49d1-b567-d1ed67e4b6ab 2018-12-23 00:55:59,884 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-e3923c5c-b339-47aa-8d23-89a6d5da03ce... 2018-12-23 00:55:59,884 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 00:55:59,911 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-e3923c5c-b339-47aa-8d23-89a6d5da03ce 2018-12-23 00:55:59,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c1a4e9b7aa6133e93101c584bd1a4715197a1b4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCs6dDQ5mS8+9wmNuZk07omdD4rkCwr3/1XCxSXzp8UKIgozG+N1oiJj18dLZH9v4wgSXc2wLXQizIJh//2NKzBRu44WZ+gD1OkuUMlAlsvKkNwXkZCoJ2WLBpg6tenCX6A79+/LryFonAaXj7cszYmuP/V6VOFLj+LGDPTDh7zYw==", "name": "CreateKeypairsTests-e3923c5c-b339-47aa-8d23-89a6d5da03ce"}}' 2018-12-23 00:55:59,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:55: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-ea9cc351-f791-4401-92af-197f740ac148 x-compute-request-id: req-ea9cc351-f791-4401-92af-197f740ac148 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCs6dDQ5mS8+9wmNuZk07omdD4rkCwr3/1XCxSXzp8UKIgozG+N1oiJj18dLZH9v4wgSXc2wLXQizIJh//2NKzBRu44WZ+gD1OkuUMlAlsvKkNwXkZCoJ2WLBpg6tenCX6A79+/LryFonAaXj7cszYmuP/V6VOFLj+LGDPTDh7zYw==", "user_id": "9c0bf634fec74e4ba9c2a81f4264a4d6", "name": "CreateKeypairsTests-e3923c5c-b339-47aa-8d23-89a6d5da03ce", "fingerprint": "20:51:6a:60:84:7a:03:12:22:b4:30:da:a3:8f:1f:ad"}} 2018-12-23 00:55:59,967 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-ea9cc351-f791-4401-92af-197f740ac148 2018-12-23 00:55:59,968 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-e3923c5c-b339-47aa-8d23-89a6d5da03ce 2018-12-23 00:55:59,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:00,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c501855757a142d1a8e480a7f6169ad2", "name": "CreateKeypairsTests-0e27bb0c-642c-4b1-proj-role"}], "expires_at": "2018-12-23T01:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "322ef9dd46d84e578fffc2c7c7903b58", "name": "CreateKeypairsTests-0e27bb0c-642c-4b1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/322ef9dd46d84e578fffc2c7c7903b58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/322ef9dd46d84e578fffc2c7c7903b58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/322ef9dd46d84e578fffc2c7c7903b58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/322ef9dd46d84e578fffc2c7c7903b58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/322ef9dd46d84e578fffc2c7c7903b58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/322ef9dd46d84e578fffc2c7c7903b58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/322ef9dd46d84e578fffc2c7c7903b58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/322ef9dd46d84e578fffc2c7c7903b58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/322ef9dd46d84e578fffc2c7c7903b58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/322ef9dd46d84e578fffc2c7c7903b58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/322ef9dd46d84e578fffc2c7c7903b58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/322ef9dd46d84e578fffc2c7c7903b58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0e27bb0c-642c-4b1-user", "id": "9c0bf634fec74e4ba9c2a81f4264a4d6"}, "audit_ids": ["UBK_Ij98TtS8FNJO5_lnXg"], "issued_at": "2018-12-23T00:56:00.000000Z"}} 2018-12-23 00:56:00,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-e3923c5c-b339-47aa-8d23-89a6d5da03ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b43a108931864e6b142197222339f61132f014" 2018-12-23 00:56:00,554 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:56:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60f15943-658f-49a6-9d4a-9cc6295e6f16 x-compute-request-id: req-60f15943-658f-49a6-9d4a-9cc6295e6f16 Content-Length: 0 Content-Type: application/json 2018-12-23 00:56:00,554 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-e3923c5c-b339-47aa-8d23-89a6d5da03ce used request id req-60f15943-658f-49a6-9d4a-9cc6295e6f16 2018-12-23 00:56:00,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b43a108931864e6b142197222339f61132f014" 2018-12-23 00:56:00,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b940f2f-08d8-4df0-a71f-2a6baf9e158f x-compute-request-id: req-9b940f2f-08d8-4df0-a71f-2a6baf9e158f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 00:56:00,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-9b940f2f-08d8-4df0-a71f-2a6baf9e158f 2018-12-23 00:56:00,576 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-e3923c5c-b339-47aa-8d23-89a6d5da03ce 2018-12-23 00:56:00,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-e3923c5c-b339-47aa-8d23-89a6d5da03ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c1a4e9b7aa6133e93101c584bd1a4715197a1b4" 2018-12-23 00:56:00,618 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 00:56:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a2bf4ed-7f3c-4df7-9e2f-1f131b11a625 x-compute-request-id: req-3a2bf4ed-7f3c-4df7-9e2f-1f131b11a625 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-e3923c5c-b339-47aa-8d23-89a6d5da03ce not found for user 9c0bf634fec74e4ba9c2a81f4264a4d6", "code": 404}} 2018-12-23 00:56:00,618 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-e3923c5c-b339-47aa-8d23-89a6d5da03ce used request id req-3a2bf4ed-7f3c-4df7-9e2f-1f131b11a625 2018-12-23 00:56:00,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127c05c34ea26ab423ed768faff8d3c6f65f4aeb" 2018-12-23 00:56:00,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0b5753e6-2b9b-4c3a-96b4-eb7ff81b502e Date: Sun, 23 Dec 2018 00:56:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:56:00,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-0b5753e6-2b9b-4c3a-96b4-eb7ff81b502e 2018-12-23 00:56:00,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127c05c34ea26ab423ed768faff8d3c6f65f4aeb" 2018-12-23 00:56:00,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d47e65-c192-4206-8df1-4ded1725f06a Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:56:00,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-c3d47e65-c192-4206-8df1-4ded1725f06a 2018-12-23 00:56:00,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127c05c34ea26ab423ed768faff8d3c6f65f4aeb" 2018-12-23 00:56:01,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-106efd3c-e26f-4d46-9a02-e752282e0d19 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:56:01,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-106efd3c-e26f-4d46-9a02-e752282e0d19 2018-12-23 00:56:01,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127c05c34ea26ab423ed768faff8d3c6f65f4aeb" 2018-12-23 00:56:01,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5440aab2-42c6-447d-96b7-cb2ef9a9df14 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:56:01,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-5440aab2-42c6-447d-96b7-cb2ef9a9df14 2018-12-23 00:56:01,118 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-0e27bb0c-642c-4b1-proj 2018-12-23 00:56:01,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/322ef9dd46d84e578fffc2c7c7903b58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127c05c34ea26ab423ed768faff8d3c6f65f4aeb" 2018-12-23 00:56:01,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b30c124-56d0-4cc9-a3c7-908a65ae204d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:01,323 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/322ef9dd46d84e578fffc2c7c7903b58 used request id req-3b30c124-56d0-4cc9-a3c7-908a65ae204d 2018-12-23 00:56:01,323 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-0e27bb0c-642c-4b1-proj-role 2018-12-23 00:56:01,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c501855757a142d1a8e480a7f6169ad2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127c05c34ea26ab423ed768faff8d3c6f65f4aeb" 2018-12-23 00:56:01,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38c3be91-df41-4747-b1c4-36f80771b691 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:01,439 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c501855757a142d1a8e480a7f6169ad2 used request id req-38c3be91-df41-4747-b1c4-36f80771b691 2018-12-23 00:56:01,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127c05c34ea26ab423ed768faff8d3c6f65f4aeb" 2018-12-23 00:56:01,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17243fe6-18bf-4f00-b445-cacb87925ee4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:01,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-17243fe6-18bf-4f00-b445-cacb87925ee4 2018-12-23 00:56:01,536 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-0e27bb0c-642c-4b1-user 2018-12-23 00:56:01,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/9c0bf634fec74e4ba9c2a81f4264a4d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c5e3460f821e0c4c3d012b0ebd5e5805aa37a3" 2018-12-23 00:56:01,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efd02648-beab-416a-84d1-2a6af5fa4ae6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:01,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9c0bf634fec74e4ba9c2a81f4264a4d6 used request id req-efd02648-beab-416a-84d1-2a6af5fa4ae6 2018-12-23 00:56:01,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:02,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["lQmIKPUXQa-Gz2X6cOdB0g"], "issued_at": "2018-12-23T00:56:02.000000Z"}} 2018-12-23 00:56:02,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3977a1872502658e8b4398540053bfd14e68fd" 2018-12-23 00:56:02,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d03c40-8249-4281-9c36-a0d1d412f807 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:02,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-40d03c40-8249-4281-9c36-a0d1d412f807 2018-12-23 00:56:02,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:02,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:02,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["per95V2ESDSvzbhzJJVzbw"], "issued_at": "2018-12-23T00:56:02.000000Z"}} 2018-12-23 00:56:02,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec62fedc39d42a71919bbd6911e6991f19531cba" 2018-12-23 00:56:02,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83f975e-dad8-4670-9e2e-5623704dc305 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:02,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b83f975e-dad8-4670-9e2e-5623704dc305 2018-12-23 00:56:02,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:02,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:02,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7cd6836e-4aff-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec62fedc39d42a71919bbd6911e6991f19531cba" 2018-12-23 00:56:02,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b03f246-cae9-4d76-b60d-1c8cad1239d8 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7cd6836e-4aff-464-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:56:02,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7cd6836e-4aff-464-proj used request id req-9b03f246-cae9-4d76-b60d-1c8cad1239d8 2018-12-23 00:56:02,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec62fedc39d42a71919bbd6911e6991f19531cba" 2018-12-23 00:56:02,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b720d9f-5317-4ae3-946e-39f35a6a0aa1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:02,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0b720d9f-5317-4ae3-946e-39f35a6a0aa1 2018-12-23 00:56:02,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec62fedc39d42a71919bbd6911e6991f19531cba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-7cd6836e-4aff-464-proj"}}' 2018-12-23 00:56:02,967 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f71b7f30-21ef-4daa-befc-3743deada44a Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7a28bf404dc3429aab30bb48bb620e2a"}, "enabled": true, "id": "7a28bf404dc3429aab30bb48bb620e2a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-7cd6836e-4aff-464-proj"}} 2018-12-23 00:56:02,967 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f71b7f30-21ef-4daa-befc-3743deada44a 2018-12-23 00:56:02,967 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-7cd6836e-4aff-464-proj 2018-12-23 00:56:02,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:02,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:03,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["j6hTf45GS2KLPLLJf9eUnw"], "issued_at": "2018-12-23T00:56:03.000000Z"}} 2018-12-23 00:56:03,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756431fa1f558c129c8b29a2468bc8cea67e38eb" 2018-12-23 00:56:03,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca9e618-2479-419d-9f4b-84a8078e7501 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:03,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dca9e618-2479-419d-9f4b-84a8078e7501 2018-12-23 00:56:03,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:03,373 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:03,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756431fa1f558c129c8b29a2468bc8cea67e38eb" 2018-12-23 00:56:03,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c00fa3d-7e43-4c6a-90c2-345649c6ebf0 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:56:03,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8c00fa3d-7e43-4c6a-90c2-345649c6ebf0 2018-12-23 00:56:03,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-7cd6836e-4aff-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756431fa1f558c129c8b29a2468bc8cea67e38eb" 2018-12-23 00:56:03,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7b87f2-d821-47be-aa93-3b4c51d717c4 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-7cd6836e-4aff-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7a28bf404dc3429aab30bb48bb620e2a"}, "enabled": true, "id": "7a28bf404dc3429aab30bb48bb620e2a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-7cd6836e-4aff-464-proj"}]} 2018-12-23 00:56:03,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-7cd6836e-4aff-464-proj used request id req-cb7b87f2-d821-47be-aa93-3b4c51d717c4 2018-12-23 00:56:03,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756431fa1f558c129c8b29a2468bc8cea67e38eb" 2018-12-23 00:56:03,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b636508f-8c94-4224-a921-864329d60bb7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:03,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b636508f-8c94-4224-a921-864329d60bb7 2018-12-23 00:56:04,020 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-7cd6836e-4aff-464-user 2018-12-23 00:56:04,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:04,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec62fedc39d42a71919bbd6911e6991f19531cba" 2018-12-23 00:56:04,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e73d47-e6e1-4a91-8937-387184bc7f32 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:04,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b9e73d47-e6e1-4a91-8937-387184bc7f32 2018-12-23 00:56:04,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec62fedc39d42a71919bbd6911e6991f19531cba" -d '{"role": {"name": "CreateKeypairsTests-7cd6836e-4aff-464-proj-role"}}' 2018-12-23 00:56:04,218 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-088cd4b6-205c-4c92-9ef0-60a97327d84f Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f86b40c88cce40389c076d4e8c65ac37", "links": {"self": "http://172.30.9.26:5000/v3/roles/f86b40c88cce40389c076d4e8c65ac37"}, "name": "CreateKeypairsTests-7cd6836e-4aff-464-proj-role"}} 2018-12-23 00:56:04,219 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-088cd4b6-205c-4c92-9ef0-60a97327d84f 2018-12-23 00:56:04,219 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-7cd6836e-4aff-464-proj-role 2018-12-23 00:56:04,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f86b40c88cce40389c076d4e8c65ac37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec62fedc39d42a71919bbd6911e6991f19531cba" 2018-12-23 00:56:04,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7a0c2f-39b1-4fa0-82e7-40aa719139ef Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/f86b40c88cce40389c076d4e8c65ac37"}, "domain_id": null, "name": "CreateKeypairsTests-7cd6836e-4aff-464-proj-role", "id": "f86b40c88cce40389c076d4e8c65ac37"}} 2018-12-23 00:56:04,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f86b40c88cce40389c076d4e8c65ac37 used request id req-1f7a0c2f-39b1-4fa0-82e7-40aa719139ef 2018-12-23 00:56:04,238 - keystone_utils - INFO - Granting role CreateKeypairsTests-7cd6836e-4aff-464-proj-role to project CreateKeypairsTests-7cd6836e-4aff-464-proj 2018-12-23 00:56:04,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/7a28bf404dc3429aab30bb48bb620e2a/users/d04fb231dcf04a12b2820d2012f96611/roles/f86b40c88cce40389c076d4e8c65ac37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec62fedc39d42a71919bbd6911e6991f19531cba" 2018-12-23 00:56:04,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-945b7c79-4fa7-424f-b1cf-326364836fd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:04,370 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/7a28bf404dc3429aab30bb48bb620e2a/users/d04fb231dcf04a12b2820d2012f96611/roles/f86b40c88cce40389c076d4e8c65ac37 used request id req-945b7c79-4fa7-424f-b1cf-326364836fd5 2018-12-23 00:56:04,371 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:04,640 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-a574bc25-61ca-47a3-913a-11bb9e7de162.pub 2018-12-23 00:56:04,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:04,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:05,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f86b40c88cce40389c076d4e8c65ac37", "name": "CreateKeypairsTests-7cd6836e-4aff-464-proj-role"}], "expires_at": "2018-12-23T01:56:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a28bf404dc3429aab30bb48bb620e2a", "name": "CreateKeypairsTests-7cd6836e-4aff-464-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7a28bf404dc3429aab30bb48bb620e2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7a28bf404dc3429aab30bb48bb620e2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7a28bf404dc3429aab30bb48bb620e2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7a28bf404dc3429aab30bb48bb620e2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7a28bf404dc3429aab30bb48bb620e2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7a28bf404dc3429aab30bb48bb620e2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7a28bf404dc3429aab30bb48bb620e2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7a28bf404dc3429aab30bb48bb620e2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7a28bf404dc3429aab30bb48bb620e2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7a28bf404dc3429aab30bb48bb620e2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7a28bf404dc3429aab30bb48bb620e2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7a28bf404dc3429aab30bb48bb620e2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-7cd6836e-4aff-464-user", "id": "d04fb231dcf04a12b2820d2012f96611"}, "audit_ids": ["xt0YjTimRyubme6GNdqoew"], "issued_at": "2018-12-23T00:56:05.000000Z"}} 2018-12-23 00:56:05,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46318592c4f5e2da16fe83f6b556bb8a826614e" 2018-12-23 00:56:05,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-753262c3-1f3d-456b-9856-a90b8a3790f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:05,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-753262c3-1f3d-456b-9856-a90b8a3790f7 2018-12-23 00:56:05,111 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:05,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46318592c4f5e2da16fe83f6b556bb8a826614e" 2018-12-23 00:56:05,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b039a01-3110-4d08-8844-858180cbd387 x-compute-request-id: req-7b039a01-3110-4d08-8844-858180cbd387 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 00:56:05,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-7b039a01-3110-4d08-8844-858180cbd387 2018-12-23 00:56:05,667 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-a574bc25-61ca-47a3-913a-11bb9e7de162... 2018-12-23 00:56:05,667 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-23 00:56:05,667 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-a574bc25-61ca-47a3-913a-11bb9e7de162.pub 2018-12-23 00:56:05,667 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-a574bc25-61ca-47a3-913a-11bb9e7de162 2018-12-23 00:56:05,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46318592c4f5e2da16fe83f6b556bb8a826614e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8l47mhbpqFsQ45p5c7PN9Pim+VJKq/OzFw9T+XscXLyYGsvGfhN/g4cJzssv6Ig5niQhwahTAxL+zfpRZsGaHJEmm/gUSh1bVcVVSAeJ7nTVzEb6gU2lTpmm0seMsMk/VYcZKFIL9+/WQJwRdcRpAEUFC9FIq8AchcQhTCu0zfmyxIvALZeMttKKWxfpTY/k6jSQK5Pig6PL6mLkDRVhNf9BsAu0C/c6ywwZ0XNjyzWH6U6iDBJb6VlKPAGu38orhQWn5sYK6agDH+fWLrna2VV2EelSQdT7Of4lx553A/IP7y5POBe6/VwdsKBAvS0EeeWelh4cS9xvjSZYzeu2V", "name": "CreateKeypairsTests-a574bc25-61ca-47a3-913a-11bb9e7de162"}}' 2018-12-23 00:56:05,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a96ec9e5-eace-4fbf-9a01-d41273bdf530 x-compute-request-id: req-a96ec9e5-eace-4fbf-9a01-d41273bdf530 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8l47mhbpqFsQ45p5c7PN9Pim+VJKq/OzFw9T+XscXLyYGsvGfhN/g4cJzssv6Ig5niQhwahTAxL+zfpRZsGaHJEmm/gUSh1bVcVVSAeJ7nTVzEb6gU2lTpmm0seMsMk/VYcZKFIL9+/WQJwRdcRpAEUFC9FIq8AchcQhTCu0zfmyxIvALZeMttKKWxfpTY/k6jSQK5Pig6PL6mLkDRVhNf9BsAu0C/c6ywwZ0XNjyzWH6U6iDBJb6VlKPAGu38orhQWn5sYK6agDH+fWLrna2VV2EelSQdT7Of4lx553A/IP7y5POBe6/VwdsKBAvS0EeeWelh4cS9xvjSZYzeu2V", "user_id": "d04fb231dcf04a12b2820d2012f96611", "name": "CreateKeypairsTests-a574bc25-61ca-47a3-913a-11bb9e7de162", "fingerprint": "65:9e:4e:97:1d:2d:78:f8:2c:f7:37:0f:5e:c8:5a:c9"}} 2018-12-23 00:56:05,728 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a96ec9e5-eace-4fbf-9a01-d41273bdf530 2018-12-23 00:56:05,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:06,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f86b40c88cce40389c076d4e8c65ac37", "name": "CreateKeypairsTests-7cd6836e-4aff-464-proj-role"}], "expires_at": "2018-12-23T01:56:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a28bf404dc3429aab30bb48bb620e2a", "name": "CreateKeypairsTests-7cd6836e-4aff-464-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7a28bf404dc3429aab30bb48bb620e2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7a28bf404dc3429aab30bb48bb620e2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7a28bf404dc3429aab30bb48bb620e2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7a28bf404dc3429aab30bb48bb620e2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7a28bf404dc3429aab30bb48bb620e2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7a28bf404dc3429aab30bb48bb620e2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7a28bf404dc3429aab30bb48bb620e2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7a28bf404dc3429aab30bb48bb620e2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7a28bf404dc3429aab30bb48bb620e2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7a28bf404dc3429aab30bb48bb620e2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7a28bf404dc3429aab30bb48bb620e2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7a28bf404dc3429aab30bb48bb620e2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-7cd6836e-4aff-464-user", "id": "d04fb231dcf04a12b2820d2012f96611"}, "audit_ids": ["0W9ow7erTlSTibTDXhri1Q"], "issued_at": "2018-12-23T00:56:06.000000Z"}} 2018-12-23 00:56:06,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-a574bc25-61ca-47a3-913a-11bb9e7de162 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b321e088a7ec9d1c05251ec3bba16175e980250d" 2018-12-23 00:56:06,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-ec2f3066-debe-4592-9453-a7961e4ac1d1 x-compute-request-id: req-ec2f3066-debe-4592-9453-a7961e4ac1d1 Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8l47mhbpqFsQ45p5c7PN9Pim+VJKq/OzFw9T+XscXLyYGsvGfhN/g4cJzssv6Ig5niQhwahTAxL+zfpRZsGaHJEmm/gUSh1bVcVVSAeJ7nTVzEb6gU2lTpmm0seMsMk/VYcZKFIL9+/WQJwRdcRpAEUFC9FIq8AchcQhTCu0zfmyxIvALZeMttKKWxfpTY/k6jSQK5Pig6PL6mLkDRVhNf9BsAu0C/c6ywwZ0XNjyzWH6U6iDBJb6VlKPAGu38orhQWn5sYK6agDH+fWLrna2VV2EelSQdT7Of4lx553A/IP7y5POBe6/VwdsKBAvS0EeeWelh4cS9xvjSZYzeu2V", "user_id": "d04fb231dcf04a12b2820d2012f96611", "name": "CreateKeypairsTests-a574bc25-61ca-47a3-913a-11bb9e7de162", "deleted": false, "created_at": "2018-12-23T00:56:05.000000", "updated_at": null, "fingerprint": "65:9e:4e:97:1d:2d:78:f8:2c:f7:37:0f:5e:c8:5a:c9", "deleted_at": null, "id": 66}} 2018-12-23 00:56:06,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-a574bc25-61ca-47a3-913a-11bb9e7de162 used request id req-ec2f3066-debe-4592-9453-a7961e4ac1d1 2018-12-23 00:56:06,282 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-a574bc25-61ca-47a3-913a-11bb9e7de162 2018-12-23 00:56:06,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-a574bc25-61ca-47a3-913a-11bb9e7de162 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46318592c4f5e2da16fe83f6b556bb8a826614e" 2018-12-23 00:56:06,314 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:56:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd6e177f-b179-413e-b82f-0282b6ccba9b x-compute-request-id: req-fd6e177f-b179-413e-b82f-0282b6ccba9b Content-Length: 0 Content-Type: application/json 2018-12-23 00:56:06,314 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-a574bc25-61ca-47a3-913a-11bb9e7de162 used request id req-fd6e177f-b179-413e-b82f-0282b6ccba9b 2018-12-23 00:56:06,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec62fedc39d42a71919bbd6911e6991f19531cba" 2018-12-23 00:56:06,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6dbc33fb-0965-4974-9b92-40f903c49875 Date: Sun, 23 Dec 2018 00:56:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:56:06,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6dbc33fb-0965-4974-9b92-40f903c49875 2018-12-23 00:56:06,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec62fedc39d42a71919bbd6911e6991f19531cba" 2018-12-23 00:56:06,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98137ff0-a3b4-459d-ae87-f79a9c053bdf Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:56:06,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-98137ff0-a3b4-459d-ae87-f79a9c053bdf 2018-12-23 00:56:06,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec62fedc39d42a71919bbd6911e6991f19531cba" 2018-12-23 00:56:06,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-613c25a1-e8aa-4418-8ef8-f8c023b12775 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:56:06,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-613c25a1-e8aa-4418-8ef8-f8c023b12775 2018-12-23 00:56:06,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec62fedc39d42a71919bbd6911e6991f19531cba" 2018-12-23 00:56:06,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e94d3d-3611-471e-8054-9b8d42351e36 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:56:06,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-f2e94d3d-3611-471e-8054-9b8d42351e36 2018-12-23 00:56:06,803 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-7cd6836e-4aff-464-proj 2018-12-23 00:56:06,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/7a28bf404dc3429aab30bb48bb620e2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec62fedc39d42a71919bbd6911e6991f19531cba" 2018-12-23 00:56:07,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d827372-a477-4aaf-b669-a597e60e3f25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:07,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7a28bf404dc3429aab30bb48bb620e2a used request id req-9d827372-a477-4aaf-b669-a597e60e3f25 2018-12-23 00:56:07,031 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-7cd6836e-4aff-464-proj-role 2018-12-23 00:56:07,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f86b40c88cce40389c076d4e8c65ac37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec62fedc39d42a71919bbd6911e6991f19531cba" 2018-12-23 00:56:07,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7f35b0a-754c-4532-a028-06a13536685a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:07,134 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f86b40c88cce40389c076d4e8c65ac37 used request id req-b7f35b0a-754c-4532-a028-06a13536685a 2018-12-23 00:56:07,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec62fedc39d42a71919bbd6911e6991f19531cba" 2018-12-23 00:56:07,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a37fe2e-1008-4451-aa91-448b37b1ec91 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:07,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7a37fe2e-1008-4451-aa91-448b37b1ec91 2018-12-23 00:56:07,229 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-7cd6836e-4aff-464-user 2018-12-23 00:56:07,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d04fb231dcf04a12b2820d2012f96611 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756431fa1f558c129c8b29a2468bc8cea67e38eb" 2018-12-23 00:56:07,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f4a6ac2-9f0b-4658-b529-6dd117f3f8bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:07,440 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d04fb231dcf04a12b2820d2012f96611 used request id req-6f4a6ac2-9f0b-4658-b529-6dd117f3f8bd 2018-12-23 00:56:07,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:07,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Y6OMRn4ITL6fbYeArEUYOA"], "issued_at": "2018-12-23T00:56:07.000000Z"}} 2018-12-23 00:56:07,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f323fa5b238c9422ac4a0b931db466764985f00" 2018-12-23 00:56:07,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb90afa-0bae-4d77-9915-c5ba8ba14e82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:07,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ebb90afa-0bae-4d77-9915-c5ba8ba14e82 2018-12-23 00:56:07,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:07,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:08,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["IsOg0-RwT-SPaLB8WmBdcg"], "issued_at": "2018-12-23T00:56:08.000000Z"}} 2018-12-23 00:56:08,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbe6a4983a64c9b080506dd24dad4bf44a4aaa7" 2018-12-23 00:56:08,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db499d4-2d5e-413a-a217-111edacaebbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:08,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5db499d4-2d5e-413a-a217-111edacaebbb 2018-12-23 00:56:08,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:08,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:08,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-be2c2363-1b6e-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbe6a4983a64c9b080506dd24dad4bf44a4aaa7" 2018-12-23 00:56:08,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c7b98a-493b-469a-a81a-b911d6a05d42 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-be2c2363-1b6e-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:56:08,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-be2c2363-1b6e-4c1-proj used request id req-93c7b98a-493b-469a-a81a-b911d6a05d42 2018-12-23 00:56:08,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbe6a4983a64c9b080506dd24dad4bf44a4aaa7" 2018-12-23 00:56:08,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90745f8-a797-488e-bd92-df0e486d528a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:08,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b90745f8-a797-488e-bd92-df0e486d528a 2018-12-23 00:56:08,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbe6a4983a64c9b080506dd24dad4bf44a4aaa7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-be2c2363-1b6e-4c1-proj"}}' 2018-12-23 00:56:08,710 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd1e9538-78c6-468e-8f37-21aab84f0b1c Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4057c7562c804493aef426feeea1938b"}, "enabled": true, "id": "4057c7562c804493aef426feeea1938b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-be2c2363-1b6e-4c1-proj"}} 2018-12-23 00:56:08,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-dd1e9538-78c6-468e-8f37-21aab84f0b1c 2018-12-23 00:56:08,710 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-be2c2363-1b6e-4c1-proj 2018-12-23 00:56:08,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:08,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:09,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["hmbPn-w0Qn-MU0JYuJTxuQ"], "issued_at": "2018-12-23T00:56:09.000000Z"}} 2018-12-23 00:56:09,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71758c35c8efdec5e88e32adcd528248b6692968" 2018-12-23 00:56:09,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed5d1118-dd95-4e47-9cae-888738a3803c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:09,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ed5d1118-dd95-4e47-9cae-888738a3803c 2018-12-23 00:56:09,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:09,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:09,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71758c35c8efdec5e88e32adcd528248b6692968" 2018-12-23 00:56:09,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc4cbc3-3b37-4e09-9486-5ee0bbbb8a0b Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:56:09,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0cc4cbc3-3b37-4e09-9486-5ee0bbbb8a0b 2018-12-23 00:56:09,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-be2c2363-1b6e-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71758c35c8efdec5e88e32adcd528248b6692968" 2018-12-23 00:56:09,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ed9d20-bbe3-434c-9613-5e4c54c85ae4 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-be2c2363-1b6e-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4057c7562c804493aef426feeea1938b"}, "enabled": true, "id": "4057c7562c804493aef426feeea1938b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-be2c2363-1b6e-4c1-proj"}]} 2018-12-23 00:56:09,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-be2c2363-1b6e-4c1-proj used request id req-f8ed9d20-bbe3-434c-9613-5e4c54c85ae4 2018-12-23 00:56:09,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71758c35c8efdec5e88e32adcd528248b6692968" 2018-12-23 00:56:09,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f9dd5b-2c09-4bcf-ad82-8359786a9263 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:09,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c7f9dd5b-2c09-4bcf-ad82-8359786a9263 2018-12-23 00:56:09,841 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-be2c2363-1b6e-4c1-user 2018-12-23 00:56:09,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:09,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbe6a4983a64c9b080506dd24dad4bf44a4aaa7" 2018-12-23 00:56:09,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e9d456-6f6f-41f0-bbdb-7d469702756e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:09,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-06e9d456-6f6f-41f0-bbdb-7d469702756e 2018-12-23 00:56:09,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbe6a4983a64c9b080506dd24dad4bf44a4aaa7" -d '{"role": {"name": "CreateKeypairsTests-be2c2363-1b6e-4c1-proj-role"}}' 2018-12-23 00:56:09,966 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ee8e533-86e8-4a28-8c24-c6f878bbdeac Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5896d41980864a7f9593024b75cda7f9", "links": {"self": "http://172.30.9.26:5000/v3/roles/5896d41980864a7f9593024b75cda7f9"}, "name": "CreateKeypairsTests-be2c2363-1b6e-4c1-proj-role"}} 2018-12-23 00:56:09,967 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2ee8e533-86e8-4a28-8c24-c6f878bbdeac 2018-12-23 00:56:09,967 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-be2c2363-1b6e-4c1-proj-role 2018-12-23 00:56:09,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/5896d41980864a7f9593024b75cda7f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbe6a4983a64c9b080506dd24dad4bf44a4aaa7" 2018-12-23 00:56:09,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc8961b-4084-4852-acf3-82c605c57d30 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/5896d41980864a7f9593024b75cda7f9"}, "domain_id": null, "name": "CreateKeypairsTests-be2c2363-1b6e-4c1-proj-role", "id": "5896d41980864a7f9593024b75cda7f9"}} 2018-12-23 00:56:09,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/5896d41980864a7f9593024b75cda7f9 used request id req-6fc8961b-4084-4852-acf3-82c605c57d30 2018-12-23 00:56:09,988 - keystone_utils - INFO - Granting role CreateKeypairsTests-be2c2363-1b6e-4c1-proj-role to project CreateKeypairsTests-be2c2363-1b6e-4c1-proj 2018-12-23 00:56:09,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/4057c7562c804493aef426feeea1938b/users/3495732281bb4a45bf90424f88b431f1/roles/5896d41980864a7f9593024b75cda7f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbe6a4983a64c9b080506dd24dad4bf44a4aaa7" 2018-12-23 00:56:10,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bd949c0-7ce4-4991-9e40-b43fec55d592 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:10,119 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4057c7562c804493aef426feeea1938b/users/3495732281bb4a45bf90424f88b431f1/roles/5896d41980864a7f9593024b75cda7f9 used request id req-4bd949c0-7ce4-4991-9e40-b43fec55d592 2018-12-23 00:56:10,119 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:10,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:10,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:10,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5896d41980864a7f9593024b75cda7f9", "name": "CreateKeypairsTests-be2c2363-1b6e-4c1-proj-role"}], "expires_at": "2018-12-23T01:56:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4057c7562c804493aef426feeea1938b", "name": "CreateKeypairsTests-be2c2363-1b6e-4c1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4057c7562c804493aef426feeea1938b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4057c7562c804493aef426feeea1938b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4057c7562c804493aef426feeea1938b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4057c7562c804493aef426feeea1938b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4057c7562c804493aef426feeea1938b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4057c7562c804493aef426feeea1938b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4057c7562c804493aef426feeea1938b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4057c7562c804493aef426feeea1938b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4057c7562c804493aef426feeea1938b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4057c7562c804493aef426feeea1938b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4057c7562c804493aef426feeea1938b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4057c7562c804493aef426feeea1938b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-be2c2363-1b6e-4c1-user", "id": "3495732281bb4a45bf90424f88b431f1"}, "audit_ids": ["4d3z_u86QCSw5uCSIv2L-A"], "issued_at": "2018-12-23T00:56:10.000000Z"}} 2018-12-23 00:56:10,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab6e2bfdc73f3f401b1d657b5756329d434e5e4" 2018-12-23 00:56:10,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-017232f7-b60d-4528-b2ea-1cc701239bfb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:10,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-017232f7-b60d-4528-b2ea-1cc701239bfb 2018-12-23 00:56:10,574 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:10,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab6e2bfdc73f3f401b1d657b5756329d434e5e4" 2018-12-23 00:56:10,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5babf6d-bfa0-4673-96f5-b9e433eb864d x-compute-request-id: req-f5babf6d-bfa0-4673-96f5-b9e433eb864d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 00:56:10,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-f5babf6d-bfa0-4673-96f5-b9e433eb864d 2018-12-23 00:56:10,743 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-0be3be1c-8617-461b-9c13-b805d906d7e2... 2018-12-23 00:56:10,744 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 00:56:13,068 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-0be3be1c-8617-461b-9c13-b805d906d7e2 2018-12-23 00:56:13,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab6e2bfdc73f3f401b1d657b5756329d434e5e4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCvji/lDIWLiDc8Qo729BcZkJ2Y/+nr0upa3SWw7eTuL/LpTSkxlnMJDsjocZH9R9CIDav9Xm1W5sEKmPCsW6jilokUEl/qKeelmhq2WqAGlynYNdyq22nK6xq6W1eLgZI+SQ5xU+U1lifs3fNrpzLDB2q+ONH/vDrb35YhNQ+9e0KVLEnlZIgRoevYgufLY3u11lxbdtwb3i+h4VLh84VEg8tPI6g95PlSBWJxBffy/p1DZCyBzcHkewGHSdYbBJa8ZRAEDr5uWeulqtliAzA42NllPwVMIzS3DXGfH5olz82QXnpVoA6E8XLLep1K1G/P5BzW0fkqOhsluXuxPnSqZHjawxM4UdLUIGQlU0mtbzYUNEa7pQJ2O4NS2u325vFlQ8b1dBhZ1j77WvfCjWR6Y7mpKGcVyalxs0m1oFupyxgZiSS6dM7nBmDGR/Llxg4gzMwKBvMly8HQXM7KR1CbyLWKJ1BUNcAuiGI/3564UpQLpx6b/atVLI+ejgInLwcok/NMPyR+MYExYYQbLs9Ieeq4vtQ4a4BhRgPR5hBjRVmd2bmyibgNpTJmEmj58aAECi98B5a2RQxcLOOxw6hw+ihx2YCYNM60Ulza0PKr0fDhjXUc7fOKOzom+55j8ZYyNir5nD3Xp3PhD4VXUA30D2s5vuULcuTW4y0QTe+g2jWpuSk19Q0obLy35aMtMwLpMKEFnivIHAvGcL4Y4HgOYpIIjuKBvVPyKrh1vT2zsIiBeYvV9dkR4GuYwVTqB+Wb+3cCpuhvlSdbeFM+7kFaYhpB34KaVoiutsl8wFk4oX+5XxJ50ckFbgIlBfSEwiCtOa4Ge6mdD72uPM5XJtHATCYtFcX7vKUgy6vz0oaAvnZIie2xltyu1nq5zPmzTnih+jUcm851yMW3AwH6YAVScEygZcHqp1GYb+lHMLaeqYAUudCbg+rk5Dw6VV1lfIBm6X9qpmq2VuptmN2MNDnhdSnnZsWvNKYT4hCHz2sqOLsZUd/QTC7v5nAzlOqB8rk+y6gjAAaxPMe5BkhAxV4HcDCWefxJTPKs5I93GGSRzjuuMGUWtL3suyXSdjWYftxSPK2NJeRupZzedXsbIrW7j9/gfDp60hfjsto7+tqwj9Ufkw4GEwm6eTXdakXnJWhggrwbCyOjpjQMweVFWfOrTZ8pynSpB2agpdMFY/NaPVYq6Ind6ePBrCDGrjv9gUqANKaq2HMbgs/xuAyn7vDjZihW5z4U8PEDHXgqaZoLUOH8oCgiOmzVRHf/8rhgW33qg1D6pqCIvg03PEb0rP5E/QueXc1ACh8l0/MXu5ZWWhG5Wvg+gVoXwlqLRM6k9IhgebsosxiSAK7ywByqXr6R5s+gcofWBSd3KeAGTKiQYv0C78kr4zbPGZERDq1eUT3cQAXcrjLCHN9lGf4KOvFa2UKQ6mhuy5kMrMPWGBJvIgPb6r3ej444zP8RSXovBQPFbe2kuIsFqNJhQE/pqQQdTKAR4o37aPhc7nnwu0tZb61IfXlaR5WFs3HgdlAJRnVv36i8YN/xcI0L/6XEYFgMRaWDcPw6SmjiUnNIrVNjWJzu6y/TrFyujh/LJlTed0y+Y5OUIg8tUba84ySU0vGeF8TiVTem8iSbCfW5UYhvu3EcZAOWSK2e7en9csWNmyoQhQ==", "name": "CreateKeypairsTests-0be3be1c-8617-461b-9c13-b805d906d7e2"}}' 2018-12-23 00:56:13,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b204f2de-12e8-4a7f-8d8c-0f5298046abc x-compute-request-id: req-b204f2de-12e8-4a7f-8d8c-0f5298046abc Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCvji/lDIWLiDc8Qo729BcZkJ2Y/+nr0upa3SWw7eTuL/LpTSkxlnMJDsjocZH9R9CIDav9Xm1W5sEKmPCsW6jilokUEl/qKeelmhq2WqAGlynYNdyq22nK6xq6W1eLgZI+SQ5xU+U1lifs3fNrpzLDB2q+ONH/vDrb35YhNQ+9e0KVLEnlZIgRoevYgufLY3u11lxbdtwb3i+h4VLh84VEg8tPI6g95PlSBWJxBffy/p1DZCyBzcHkewGHSdYbBJa8ZRAEDr5uWeulqtliAzA42NllPwVMIzS3DXGfH5olz82QXnpVoA6E8XLLep1K1G/P5BzW0fkqOhsluXuxPnSqZHjawxM4UdLUIGQlU0mtbzYUNEa7pQJ2O4NS2u325vFlQ8b1dBhZ1j77WvfCjWR6Y7mpKGcVyalxs0m1oFupyxgZiSS6dM7nBmDGR/Llxg4gzMwKBvMly8HQXM7KR1CbyLWKJ1BUNcAuiGI/3564UpQLpx6b/atVLI+ejgInLwcok/NMPyR+MYExYYQbLs9Ieeq4vtQ4a4BhRgPR5hBjRVmd2bmyibgNpTJmEmj58aAECi98B5a2RQxcLOOxw6hw+ihx2YCYNM60Ulza0PKr0fDhjXUc7fOKOzom+55j8ZYyNir5nD3Xp3PhD4VXUA30D2s5vuULcuTW4y0QTe+g2jWpuSk19Q0obLy35aMtMwLpMKEFnivIHAvGcL4Y4HgOYpIIjuKBvVPyKrh1vT2zsIiBeYvV9dkR4GuYwVTqB+Wb+3cCpuhvlSdbeFM+7kFaYhpB34KaVoiutsl8wFk4oX+5XxJ50ckFbgIlBfSEwiCtOa4Ge6mdD72uPM5XJtHATCYtFcX7vKUgy6vz0oaAvnZIie2xltyu1nq5zPmzTnih+jUcm851yMW3AwH6YAVScEygZcHqp1GYb+lHMLaeqYAUudCbg+rk5Dw6VV1lfIBm6X9qpmq2VuptmN2MNDnhdSnnZsWvNKYT4hCHz2sqOLsZUd/QTC7v5nAzlOqB8rk+y6gjAAaxPMe5BkhAxV4HcDCWefxJTPKs5I93GGSRzjuuMGUWtL3suyXSdjWYftxSPK2NJeRupZzedXsbIrW7j9/gfDp60hfjsto7+tqwj9Ufkw4GEwm6eTXdakXnJWhggrwbCyOjpjQMweVFWfOrTZ8pynSpB2agpdMFY/NaPVYq6Ind6ePBrCDGrjv9gUqANKaq2HMbgs/xuAyn7vDjZihW5z4U8PEDHXgqaZoLUOH8oCgiOmzVRHf/8rhgW33qg1D6pqCIvg03PEb0rP5E/QueXc1ACh8l0/MXu5ZWWhG5Wvg+gVoXwlqLRM6k9IhgebsosxiSAK7ywByqXr6R5s+gcofWBSd3KeAGTKiQYv0C78kr4zbPGZERDq1eUT3cQAXcrjLCHN9lGf4KOvFa2UKQ6mhuy5kMrMPWGBJvIgPb6r3ej444zP8RSXovBQPFbe2kuIsFqNJhQE/pqQQdTKAR4o37aPhc7nnwu0tZb61IfXlaR5WFs3HgdlAJRnVv36i8YN/xcI0L/6XEYFgMRaWDcPw6SmjiUnNIrVNjWJzu6y/TrFyujh/LJlTed0y+Y5OUIg8tUba84ySU0vGeF8TiVTem8iSbCfW5UYhvu3EcZAOWSK2e7en9csWNmyoQhQ==", "user_id": "3495732281bb4a45bf90424f88b431f1", "name": "CreateKeypairsTests-0be3be1c-8617-461b-9c13-b805d906d7e2", "fingerprint": "0f:df:5e:40:d6:0c:41:66:81:0e:ae:bc:0d:75:d0:f9"}} 2018-12-23 00:56:13,141 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b204f2de-12e8-4a7f-8d8c-0f5298046abc 2018-12-23 00:56:13,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:13,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5896d41980864a7f9593024b75cda7f9", "name": "CreateKeypairsTests-be2c2363-1b6e-4c1-proj-role"}], "expires_at": "2018-12-23T01:56:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4057c7562c804493aef426feeea1938b", "name": "CreateKeypairsTests-be2c2363-1b6e-4c1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4057c7562c804493aef426feeea1938b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4057c7562c804493aef426feeea1938b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4057c7562c804493aef426feeea1938b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4057c7562c804493aef426feeea1938b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4057c7562c804493aef426feeea1938b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4057c7562c804493aef426feeea1938b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4057c7562c804493aef426feeea1938b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4057c7562c804493aef426feeea1938b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4057c7562c804493aef426feeea1938b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4057c7562c804493aef426feeea1938b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4057c7562c804493aef426feeea1938b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4057c7562c804493aef426feeea1938b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-be2c2363-1b6e-4c1-user", "id": "3495732281bb4a45bf90424f88b431f1"}, "audit_ids": ["s6HBdIGaShqr9Zzcqoszxg"], "issued_at": "2018-12-23T00:56:13.000000Z"}} 2018-12-23 00:56:13,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-0be3be1c-8617-461b-9c13-b805d906d7e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}183bc2ba790372dc6888c7e7118900f3c26df97f" 2018-12-23 00:56:13,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a43ee0e-036d-4780-840b-72bf04a6a093 x-compute-request-id: req-8a43ee0e-036d-4780-840b-72bf04a6a093 Content-Encoding: gzip Content-Length: 1577 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCvji/lDIWLiDc8Qo729BcZkJ2Y/+nr0upa3SWw7eTuL/LpTSkxlnMJDsjocZH9R9CIDav9Xm1W5sEKmPCsW6jilokUEl/qKeelmhq2WqAGlynYNdyq22nK6xq6W1eLgZI+SQ5xU+U1lifs3fNrpzLDB2q+ONH/vDrb35YhNQ+9e0KVLEnlZIgRoevYgufLY3u11lxbdtwb3i+h4VLh84VEg8tPI6g95PlSBWJxBffy/p1DZCyBzcHkewGHSdYbBJa8ZRAEDr5uWeulqtliAzA42NllPwVMIzS3DXGfH5olz82QXnpVoA6E8XLLep1K1G/P5BzW0fkqOhsluXuxPnSqZHjawxM4UdLUIGQlU0mtbzYUNEa7pQJ2O4NS2u325vFlQ8b1dBhZ1j77WvfCjWR6Y7mpKGcVyalxs0m1oFupyxgZiSS6dM7nBmDGR/Llxg4gzMwKBvMly8HQXM7KR1CbyLWKJ1BUNcAuiGI/3564UpQLpx6b/atVLI+ejgInLwcok/NMPyR+MYExYYQbLs9Ieeq4vtQ4a4BhRgPR5hBjRVmd2bmyibgNpTJmEmj58aAECi98B5a2RQxcLOOxw6hw+ihx2YCYNM60Ulza0PKr0fDhjXUc7fOKOzom+55j8ZYyNir5nD3Xp3PhD4VXUA30D2s5vuULcuTW4y0QTe+g2jWpuSk19Q0obLy35aMtMwLpMKEFnivIHAvGcL4Y4HgOYpIIjuKBvVPyKrh1vT2zsIiBeYvV9dkR4GuYwVTqB+Wb+3cCpuhvlSdbeFM+7kFaYhpB34KaVoiutsl8wFk4oX+5XxJ50ckFbgIlBfSEwiCtOa4Ge6mdD72uPM5XJtHATCYtFcX7vKUgy6vz0oaAvnZIie2xltyu1nq5zPmzTnih+jUcm851yMW3AwH6YAVScEygZcHqp1GYb+lHMLaeqYAUudCbg+rk5Dw6VV1lfIBm6X9qpmq2VuptmN2MNDnhdSnnZsWvNKYT4hCHz2sqOLsZUd/QTC7v5nAzlOqB8rk+y6gjAAaxPMe5BkhAxV4HcDCWefxJTPKs5I93GGSRzjuuMGUWtL3suyXSdjWYftxSPK2NJeRupZzedXsbIrW7j9/gfDp60hfjsto7+tqwj9Ufkw4GEwm6eTXdakXnJWhggrwbCyOjpjQMweVFWfOrTZ8pynSpB2agpdMFY/NaPVYq6Ind6ePBrCDGrjv9gUqANKaq2HMbgs/xuAyn7vDjZihW5z4U8PEDHXgqaZoLUOH8oCgiOmzVRHf/8rhgW33qg1D6pqCIvg03PEb0rP5E/QueXc1ACh8l0/MXu5ZWWhG5Wvg+gVoXwlqLRM6k9IhgebsosxiSAK7ywByqXr6R5s+gcofWBSd3KeAGTKiQYv0C78kr4zbPGZERDq1eUT3cQAXcrjLCHN9lGf4KOvFa2UKQ6mhuy5kMrMPWGBJvIgPb6r3ej444zP8RSXovBQPFbe2kuIsFqNJhQE/pqQQdTKAR4o37aPhc7nnwu0tZb61IfXlaR5WFs3HgdlAJRnVv36i8YN/xcI0L/6XEYFgMRaWDcPw6SmjiUnNIrVNjWJzu6y/TrFyujh/LJlTed0y+Y5OUIg8tUba84ySU0vGeF8TiVTem8iSbCfW5UYhvu3EcZAOWSK2e7en9csWNmyoQhQ==", "user_id": "3495732281bb4a45bf90424f88b431f1", "name": "CreateKeypairsTests-0be3be1c-8617-461b-9c13-b805d906d7e2", "deleted": false, "created_at": "2018-12-23T00:56:13.000000", "updated_at": null, "fingerprint": "0f:df:5e:40:d6:0c:41:66:81:0e:ae:bc:0d:75:d0:f9", "deleted_at": null, "id": 69}} 2018-12-23 00:56:13,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-0be3be1c-8617-461b-9c13-b805d906d7e2 used request id req-8a43ee0e-036d-4780-840b-72bf04a6a093 2018-12-23 00:56:13,797 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-0be3be1c-8617-461b-9c13-b805d906d7e2 2018-12-23 00:56:13,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-0be3be1c-8617-461b-9c13-b805d906d7e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab6e2bfdc73f3f401b1d657b5756329d434e5e4" 2018-12-23 00:56:13,841 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:56:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98489b94-401f-4395-8fd1-30c207640034 x-compute-request-id: req-98489b94-401f-4395-8fd1-30c207640034 Content-Length: 0 Content-Type: application/json 2018-12-23 00:56:13,841 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-0be3be1c-8617-461b-9c13-b805d906d7e2 used request id req-98489b94-401f-4395-8fd1-30c207640034 2018-12-23 00:56:13,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbe6a4983a64c9b080506dd24dad4bf44a4aaa7" 2018-12-23 00:56:14,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-59a60ff3-c600-4f2d-92ab-5c3daeb5ad56 Date: Sun, 23 Dec 2018 00:56:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:56:14,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-59a60ff3-c600-4f2d-92ab-5c3daeb5ad56 2018-12-23 00:56:14,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbe6a4983a64c9b080506dd24dad4bf44a4aaa7" 2018-12-23 00:56:14,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b737b665-9d48-4566-9b9d-2218b779db91 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:56:14,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-b737b665-9d48-4566-9b9d-2218b779db91 2018-12-23 00:56:14,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbe6a4983a64c9b080506dd24dad4bf44a4aaa7" 2018-12-23 00:56:14,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df1d91c2-cc24-4680-b043-bdd9639d8b5b 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:56:14,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-df1d91c2-cc24-4680-b043-bdd9639d8b5b 2018-12-23 00:56:14,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbe6a4983a64c9b080506dd24dad4bf44a4aaa7" 2018-12-23 00:56:14,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74396dfe-0c47-490f-b9c7-5fa7fb329b1a Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:56:14,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-74396dfe-0c47-490f-b9c7-5fa7fb329b1a 2018-12-23 00:56:14,373 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-be2c2363-1b6e-4c1-proj 2018-12-23 00:56:14,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/4057c7562c804493aef426feeea1938b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbe6a4983a64c9b080506dd24dad4bf44a4aaa7" 2018-12-23 00:56:14,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5699e462-d947-4ce1-91f6-0f533cb24821 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:14,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4057c7562c804493aef426feeea1938b used request id req-5699e462-d947-4ce1-91f6-0f533cb24821 2018-12-23 00:56:14,593 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-be2c2363-1b6e-4c1-proj-role 2018-12-23 00:56:14,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/5896d41980864a7f9593024b75cda7f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbe6a4983a64c9b080506dd24dad4bf44a4aaa7" 2018-12-23 00:56:14,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05b3db45-53a3-4bd6-af11-814fc1ef527b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:14,715 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/5896d41980864a7f9593024b75cda7f9 used request id req-05b3db45-53a3-4bd6-af11-814fc1ef527b 2018-12-23 00:56:14,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fbe6a4983a64c9b080506dd24dad4bf44a4aaa7" 2018-12-23 00:56:14,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9674ad69-2462-49d2-80d3-8b1bf35460e7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:14,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9674ad69-2462-49d2-80d3-8b1bf35460e7 2018-12-23 00:56:14,798 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-be2c2363-1b6e-4c1-user 2018-12-23 00:56:14,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3495732281bb4a45bf90424f88b431f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71758c35c8efdec5e88e32adcd528248b6692968" 2018-12-23 00:56:14,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed84f814-cf1e-42a9-83a6-d10693dba336 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:14,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3495732281bb4a45bf90424f88b431f1 used request id req-ed84f814-cf1e-42a9-83a6-d10693dba336 2018-12-23 00:56:14,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:15,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["M3KDwKhDTzmBws5irdGvag"], "issued_at": "2018-12-23T00:56:15.000000Z"}} 2018-12-23 00:56:15,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2becf9491fd23a30e603435bb2313324e9831770" 2018-12-23 00:56:15,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4b8529-6d19-4814-b92a-ec181730c2ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:15,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ad4b8529-6d19-4814-b92a-ec181730c2ce 2018-12-23 00:56:15,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:15,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:15,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["secMjRuiQoepaojj40VvGw"], "issued_at": "2018-12-23T00:56:15.000000Z"}} 2018-12-23 00:56:15,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b398c6d52500229193b7ba27a33eaa5df666368a" 2018-12-23 00:56:15,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258590c4-563c-4a5f-b108-2f5dc947c707 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:15,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-258590c4-563c-4a5f-b108-2f5dc947c707 2018-12-23 00:56:15,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:15,960 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:15,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e72b760f-e4a9-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b398c6d52500229193b7ba27a33eaa5df666368a" 2018-12-23 00:56:16,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eae6c8a-5f25-4114-af26-fc6fd29bf0dc Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e72b760f-e4a9-4eb-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:56:16,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e72b760f-e4a9-4eb-proj used request id req-8eae6c8a-5f25-4114-af26-fc6fd29bf0dc 2018-12-23 00:56:16,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b398c6d52500229193b7ba27a33eaa5df666368a" 2018-12-23 00:56:16,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee546af-7e3c-4a6f-b37c-0e1418d2dd6f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:16,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-cee546af-7e3c-4a6f-b37c-0e1418d2dd6f 2018-12-23 00:56:16,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b398c6d52500229193b7ba27a33eaa5df666368a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-e72b760f-e4a9-4eb-proj"}}' 2018-12-23 00:56:16,260 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-308decb5-6bca-44f9-a541-09a619bf9e75 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dd813b3dcf1e4aebbb5cd1c8c7d3f23d"}, "enabled": true, "id": "dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e72b760f-e4a9-4eb-proj"}} 2018-12-23 00:56:16,261 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-308decb5-6bca-44f9-a541-09a619bf9e75 2018-12-23 00:56:16,261 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-e72b760f-e4a9-4eb-proj 2018-12-23 00:56:16,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:16,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:16,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Iwu8Sir0TlKNnx5VyNKUoQ"], "issued_at": "2018-12-23T00:56:16.000000Z"}} 2018-12-23 00:56:16,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ca687ac38379656253b86fab5b22066395fff3" 2018-12-23 00:56:16,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa743e7-a0ac-4547-9ec7-195dd844f424 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:16,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4fa743e7-a0ac-4547-9ec7-195dd844f424 2018-12-23 00:56:16,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:16,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:16,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ca687ac38379656253b86fab5b22066395fff3" 2018-12-23 00:56:16,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05d620d-b2ef-496c-8269-30427542d6e0 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:56:16,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f05d620d-b2ef-496c-8269-30427542d6e0 2018-12-23 00:56:16,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-e72b760f-e4a9-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ca687ac38379656253b86fab5b22066395fff3" 2018-12-23 00:56:16,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a1408f-71b9-4daf-8cf2-2a6b4223569a Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-e72b760f-e4a9-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dd813b3dcf1e4aebbb5cd1c8c7d3f23d"}, "enabled": true, "id": "dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e72b760f-e4a9-4eb-proj"}]} 2018-12-23 00:56:16,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-e72b760f-e4a9-4eb-proj used request id req-a8a1408f-71b9-4daf-8cf2-2a6b4223569a 2018-12-23 00:56:16,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ca687ac38379656253b86fab5b22066395fff3" 2018-12-23 00:56:16,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca394eca-cfca-47d9-9fc9-943ded2201a8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:16,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ca394eca-cfca-47d9-9fc9-943ded2201a8 2018-12-23 00:56:17,332 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-e72b760f-e4a9-4eb-user 2018-12-23 00:56:17,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:17,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b398c6d52500229193b7ba27a33eaa5df666368a" 2018-12-23 00:56:17,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df595b8f-30c7-4f44-971e-f76575c02bf5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:17,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-df595b8f-30c7-4f44-971e-f76575c02bf5 2018-12-23 00:56:17,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b398c6d52500229193b7ba27a33eaa5df666368a" -d '{"role": {"name": "CreateKeypairsTests-e72b760f-e4a9-4eb-proj-role"}}' 2018-12-23 00:56:17,542 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa9f5588-5190-4ae0-8743-77fc630ed5e9 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "664c595b9c9d4e5eb345d0ef271e0b69", "links": {"self": "http://172.30.9.26:5000/v3/roles/664c595b9c9d4e5eb345d0ef271e0b69"}, "name": "CreateKeypairsTests-e72b760f-e4a9-4eb-proj-role"}} 2018-12-23 00:56:17,542 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-fa9f5588-5190-4ae0-8743-77fc630ed5e9 2018-12-23 00:56:17,543 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-e72b760f-e4a9-4eb-proj-role 2018-12-23 00:56:17,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/664c595b9c9d4e5eb345d0ef271e0b69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b398c6d52500229193b7ba27a33eaa5df666368a" 2018-12-23 00:56:17,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3faa2f6-792e-487d-93b1-3cd2db9e6031 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/664c595b9c9d4e5eb345d0ef271e0b69"}, "domain_id": null, "name": "CreateKeypairsTests-e72b760f-e4a9-4eb-proj-role", "id": "664c595b9c9d4e5eb345d0ef271e0b69"}} 2018-12-23 00:56:17,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/664c595b9c9d4e5eb345d0ef271e0b69 used request id req-b3faa2f6-792e-487d-93b1-3cd2db9e6031 2018-12-23 00:56:17,564 - keystone_utils - INFO - Granting role CreateKeypairsTests-e72b760f-e4a9-4eb-proj-role to project CreateKeypairsTests-e72b760f-e4a9-4eb-proj 2018-12-23 00:56:17,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/dd813b3dcf1e4aebbb5cd1c8c7d3f23d/users/aaa4b1d93f9248c09975c3b38de381ac/roles/664c595b9c9d4e5eb345d0ef271e0b69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b398c6d52500229193b7ba27a33eaa5df666368a" 2018-12-23 00:56:17,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f89109a9-2efb-4804-9266-9298d6c32327 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:17,701 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/dd813b3dcf1e4aebbb5cd1c8c7d3f23d/users/aaa4b1d93f9248c09975c3b38de381ac/roles/664c595b9c9d4e5eb345d0ef271e0b69 used request id req-f89109a9-2efb-4804-9266-9298d6c32327 2018-12-23 00:56:17,702 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:17,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:17,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:18,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "664c595b9c9d4e5eb345d0ef271e0b69", "name": "CreateKeypairsTests-e72b760f-e4a9-4eb-proj-role"}], "expires_at": "2018-12-23T01:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "name": "CreateKeypairsTests-e72b760f-e4a9-4eb-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e72b760f-e4a9-4eb-user", "id": "aaa4b1d93f9248c09975c3b38de381ac"}, "audit_ids": ["71HtiteORHWIJxlvrDAEmA"], "issued_at": "2018-12-23T00:56:18.000000Z"}} 2018-12-23 00:56:18,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16beb4247d7af32a78f7cad1c4de017c07bb5200" 2018-12-23 00:56:18,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7493a31e-73bc-4d6b-a996-cb6fe1497cb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:18,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7493a31e-73bc-4d6b-a996-cb6fe1497cb7 2018-12-23 00:56:18,159 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:18,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16beb4247d7af32a78f7cad1c4de017c07bb5200" 2018-12-23 00:56:18,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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 x-openstack-request-id: req-7d38ea6b-13a0-4b6f-b062-786cd7c0ea1b x-compute-request-id: req-7d38ea6b-13a0-4b6f-b062-786cd7c0ea1b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 00:56:18,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-7d38ea6b-13a0-4b6f-b062-786cd7c0ea1b 2018-12-23 00:56:18,405 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-4f916897-9c27-4288-b19f-c15d9dd3c014... 2018-12-23 00:56:18,405 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 00:56:18,434 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-4f916897-9c27-4288-b19f-c15d9dd3c014 2018-12-23 00:56:18,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16beb4247d7af32a78f7cad1c4de017c07bb5200" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCjj9+tWSXb4ZLNwSylfEm3QUJ5o+2FJdghP+iq/s6Jj59SrSn15ncRV6qAL7a5+FN8oMw3xJrz0KIFhH7leEAgUuJFiju0EDUZZL9S31r9G3OnZXvl20vDEJYa2pGmy3mfkNlxXgLVkPGqwSLt6SyEbmJlnmAj6kA6ZzaBLAk5Dw==", "name": "CreateKeypairsTests-4f916897-9c27-4288-b19f-c15d9dd3c014"}}' 2018-12-23 00:56:18,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-a9cefb7b-db18-46ad-9324-8cafafef98eb x-compute-request-id: req-a9cefb7b-db18-46ad-9324-8cafafef98eb Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCjj9+tWSXb4ZLNwSylfEm3QUJ5o+2FJdghP+iq/s6Jj59SrSn15ncRV6qAL7a5+FN8oMw3xJrz0KIFhH7leEAgUuJFiju0EDUZZL9S31r9G3OnZXvl20vDEJYa2pGmy3mfkNlxXgLVkPGqwSLt6SyEbmJlnmAj6kA6ZzaBLAk5Dw==", "user_id": "aaa4b1d93f9248c09975c3b38de381ac", "name": "CreateKeypairsTests-4f916897-9c27-4288-b19f-c15d9dd3c014", "fingerprint": "ae:21:6e:fe:bf:82:17:1c:6c:ab:b3:2a:94:f3:37:d2"}} 2018-12-23 00:56:18,506 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a9cefb7b-db18-46ad-9324-8cafafef98eb 2018-12-23 00:56:18,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:18,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "664c595b9c9d4e5eb345d0ef271e0b69", "name": "CreateKeypairsTests-e72b760f-e4a9-4eb-proj-role"}], "expires_at": "2018-12-23T01:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "name": "CreateKeypairsTests-e72b760f-e4a9-4eb-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/dd813b3dcf1e4aebbb5cd1c8c7d3f23d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e72b760f-e4a9-4eb-user", "id": "aaa4b1d93f9248c09975c3b38de381ac"}, "audit_ids": ["bPvaBNjeQwKui4uC8luZRg"], "issued_at": "2018-12-23T00:56:18.000000Z"}} 2018-12-23 00:56:18,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-4f916897-9c27-4288-b19f-c15d9dd3c014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b601c3961bf4fac8de0536f8455cc5d7700a7173" 2018-12-23 00:56:19,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-9f1207a1-a892-4160-abd6-a9b0ee4bde94 x-compute-request-id: req-9f1207a1-a892-4160-abd6-a9b0ee4bde94 Content-Encoding: gzip Content-Length: 425 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCjj9+tWSXb4ZLNwSylfEm3QUJ5o+2FJdghP+iq/s6Jj59SrSn15ncRV6qAL7a5+FN8oMw3xJrz0KIFhH7leEAgUuJFiju0EDUZZL9S31r9G3OnZXvl20vDEJYa2pGmy3mfkNlxXgLVkPGqwSLt6SyEbmJlnmAj6kA6ZzaBLAk5Dw==", "user_id": "aaa4b1d93f9248c09975c3b38de381ac", "name": "CreateKeypairsTests-4f916897-9c27-4288-b19f-c15d9dd3c014", "deleted": false, "created_at": "2018-12-23T00:56:18.000000", "updated_at": null, "fingerprint": "ae:21:6e:fe:bf:82:17:1c:6c:ab:b3:2a:94:f3:37:d2", "deleted_at": null, "id": 72}} 2018-12-23 00:56:19,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-4f916897-9c27-4288-b19f-c15d9dd3c014 used request id req-9f1207a1-a892-4160-abd6-a9b0ee4bde94 2018-12-23 00:56:19,437 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-4f916897-9c27-4288-b19f-c15d9dd3c014 2018-12-23 00:56:19,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-4f916897-9c27-4288-b19f-c15d9dd3c014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16beb4247d7af32a78f7cad1c4de017c07bb5200" 2018-12-23 00:56:19,469 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:56:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63937295-5f5c-49aa-a42d-04aeb5d8dcfa x-compute-request-id: req-63937295-5f5c-49aa-a42d-04aeb5d8dcfa Content-Length: 0 Content-Type: application/json 2018-12-23 00:56:19,470 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-4f916897-9c27-4288-b19f-c15d9dd3c014 used request id req-63937295-5f5c-49aa-a42d-04aeb5d8dcfa 2018-12-23 00:56:19,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b398c6d52500229193b7ba27a33eaa5df666368a" 2018-12-23 00:56:19,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ce664837-d46c-4cec-a71a-6a9dd005b6f5 Date: Sun, 23 Dec 2018 00:56:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:56:19,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ce664837-d46c-4cec-a71a-6a9dd005b6f5 2018-12-23 00:56:19,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b398c6d52500229193b7ba27a33eaa5df666368a" 2018-12-23 00:56:19,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09cb08e2-f4e9-4595-9b59-214518fa7a05 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:56:19,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-09cb08e2-f4e9-4595-9b59-214518fa7a05 2018-12-23 00:56:19,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b398c6d52500229193b7ba27a33eaa5df666368a" 2018-12-23 00:56:19,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98587aff-6170-4823-b2d7-7f15c2d2f81b 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:56:19,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-98587aff-6170-4823-b2d7-7f15c2d2f81b 2018-12-23 00:56:19,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b398c6d52500229193b7ba27a33eaa5df666368a" 2018-12-23 00:56:19,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78919e49-d1c1-46e9-b2b6-5176599d4d25 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:56:19,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-78919e49-d1c1-46e9-b2b6-5176599d4d25 2018-12-23 00:56:19,970 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-e72b760f-e4a9-4eb-proj 2018-12-23 00:56:19,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/dd813b3dcf1e4aebbb5cd1c8c7d3f23d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b398c6d52500229193b7ba27a33eaa5df666368a" 2018-12-23 00:56:20,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d250522-b6ed-44b8-b88f-4816182febb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:20,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/dd813b3dcf1e4aebbb5cd1c8c7d3f23d used request id req-2d250522-b6ed-44b8-b88f-4816182febb1 2018-12-23 00:56:20,204 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-e72b760f-e4a9-4eb-proj-role 2018-12-23 00:56:20,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/664c595b9c9d4e5eb345d0ef271e0b69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b398c6d52500229193b7ba27a33eaa5df666368a" 2018-12-23 00:56:20,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ef4b7e2-e065-4191-96d7-9ebd577d3bfd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:20,320 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/664c595b9c9d4e5eb345d0ef271e0b69 used request id req-5ef4b7e2-e065-4191-96d7-9ebd577d3bfd 2018-12-23 00:56:20,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b398c6d52500229193b7ba27a33eaa5df666368a" 2018-12-23 00:56:20,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da7d8408-817f-4317-adbe-46998e8c748c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:20,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-da7d8408-817f-4317-adbe-46998e8c748c 2018-12-23 00:56:20,412 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-e72b760f-e4a9-4eb-user 2018-12-23 00:56:20,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/aaa4b1d93f9248c09975c3b38de381ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ca687ac38379656253b86fab5b22066395fff3" 2018-12-23 00:56:20,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c1375c9-573b-44fe-9650-265d6a19fbe3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:20,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/aaa4b1d93f9248c09975c3b38de381ac used request id req-5c1375c9-573b-44fe-9650-265d6a19fbe3 2018-12-23 00:56:20,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:20,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["bmNsBdn9T6eN8E6Au66xIw"], "issued_at": "2018-12-23T00:56:20.000000Z"}} 2018-12-23 00:56:20,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c82fe5a0a348d48fa1d35a5fabf8729638263d" 2018-12-23 00:56:21,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b24c57-2731-4f18-bdfa-d35a35524972 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:21,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-53b24c57-2731-4f18-bdfa-d35a35524972 2018-12-23 00:56:21,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:21,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:21,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["6AiuPfYcSxGWUTn8Es_BOw"], "issued_at": "2018-12-23T00:56:21.000000Z"}} 2018-12-23 00:56:21,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35cb6ca5916fffeb20d4cfcc8d6323b92fb2750" 2018-12-23 00:56:21,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2bae97-9ec4-46bc-87ac-33f01e9560e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:21,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-de2bae97-9ec4-46bc-87ac-33f01e9560e1 2018-12-23 00:56:21,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:21,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:21,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4503e9f7-cb2c-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35cb6ca5916fffeb20d4cfcc8d6323b92fb2750" 2018-12-23 00:56:21,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c04cbd-6245-441e-a8ab-acc540a9c72f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4503e9f7-cb2c-41e-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:56:21,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4503e9f7-cb2c-41e-proj used request id req-84c04cbd-6245-441e-a8ab-acc540a9c72f 2018-12-23 00:56:21,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35cb6ca5916fffeb20d4cfcc8d6323b92fb2750" 2018-12-23 00:56:21,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6e2a8e-a443-4d68-b643-fcf9181810e8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:21,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-2b6e2a8e-a443-4d68-b643-fcf9181810e8 2018-12-23 00:56:21,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35cb6ca5916fffeb20d4cfcc8d6323b92fb2750" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-4503e9f7-cb2c-41e-proj"}}' 2018-12-23 00:56:21,900 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc754b1e-db38-460d-9847-5ee58b4fa7ff Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e64a7b02c694dbd8d88487d4524405a"}, "enabled": true, "id": "5e64a7b02c694dbd8d88487d4524405a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-4503e9f7-cb2c-41e-proj"}} 2018-12-23 00:56:21,901 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-dc754b1e-db38-460d-9847-5ee58b4fa7ff 2018-12-23 00:56:21,901 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-4503e9f7-cb2c-41e-proj 2018-12-23 00:56:21,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:21,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:22,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["AL4qc1JiSNaP8ma68SO96w"], "issued_at": "2018-12-23T00:56:22.000000Z"}} 2018-12-23 00:56:22,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57db81a2b9710f86cc3fc228f9a0dccfb3168660" 2018-12-23 00:56:22,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b34717-73c5-4476-873a-069e462a4c07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:22,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-12b34717-73c5-4476-873a-069e462a4c07 2018-12-23 00:56:22,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:22,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:22,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57db81a2b9710f86cc3fc228f9a0dccfb3168660" 2018-12-23 00:56:22,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-483a5bd8-4320-425f-8ff7-98e61045de7b Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:56:22,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-483a5bd8-4320-425f-8ff7-98e61045de7b 2018-12-23 00:56:22,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-4503e9f7-cb2c-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57db81a2b9710f86cc3fc228f9a0dccfb3168660" 2018-12-23 00:56:22,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7a07ea-d0ae-4f80-80ca-2c592d6235d7 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-4503e9f7-cb2c-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5e64a7b02c694dbd8d88487d4524405a"}, "enabled": true, "id": "5e64a7b02c694dbd8d88487d4524405a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-4503e9f7-cb2c-41e-proj"}]} 2018-12-23 00:56:22,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-4503e9f7-cb2c-41e-proj used request id req-6d7a07ea-d0ae-4f80-80ca-2c592d6235d7 2018-12-23 00:56:22,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57db81a2b9710f86cc3fc228f9a0dccfb3168660" 2018-12-23 00:56:22,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f653789-1a27-4e5e-bbf0-a4c13afec346 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:22,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1f653789-1a27-4e5e-bbf0-a4c13afec346 2018-12-23 00:56:23,105 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-4503e9f7-cb2c-41e-user 2018-12-23 00:56:23,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:23,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35cb6ca5916fffeb20d4cfcc8d6323b92fb2750" 2018-12-23 00:56:23,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dfcc749-0b4b-4c47-8a86-cbbb088b44f4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:23,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2dfcc749-0b4b-4c47-8a86-cbbb088b44f4 2018-12-23 00:56:23,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35cb6ca5916fffeb20d4cfcc8d6323b92fb2750" -d '{"role": {"name": "CreateKeypairsTests-4503e9f7-cb2c-41e-proj-role"}}' 2018-12-23 00:56:23,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2182c62f-8bcb-4add-9923-af7991608cb6 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a722b96510d1491698bc4ed13bee82d2", "links": {"self": "http://172.30.9.26:5000/v3/roles/a722b96510d1491698bc4ed13bee82d2"}, "name": "CreateKeypairsTests-4503e9f7-cb2c-41e-proj-role"}} 2018-12-23 00:56:23,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2182c62f-8bcb-4add-9923-af7991608cb6 2018-12-23 00:56:23,321 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-4503e9f7-cb2c-41e-proj-role 2018-12-23 00:56:23,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a722b96510d1491698bc4ed13bee82d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35cb6ca5916fffeb20d4cfcc8d6323b92fb2750" 2018-12-23 00:56:23,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6702d4-662b-4166-8792-6c5a359d8cdc Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/a722b96510d1491698bc4ed13bee82d2"}, "domain_id": null, "name": "CreateKeypairsTests-4503e9f7-cb2c-41e-proj-role", "id": "a722b96510d1491698bc4ed13bee82d2"}} 2018-12-23 00:56:23,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a722b96510d1491698bc4ed13bee82d2 used request id req-7f6702d4-662b-4166-8792-6c5a359d8cdc 2018-12-23 00:56:23,407 - keystone_utils - INFO - Granting role CreateKeypairsTests-4503e9f7-cb2c-41e-proj-role to project CreateKeypairsTests-4503e9f7-cb2c-41e-proj 2018-12-23 00:56:23,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/5e64a7b02c694dbd8d88487d4524405a/users/148974b111d34320b67d655466ca6db9/roles/a722b96510d1491698bc4ed13bee82d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35cb6ca5916fffeb20d4cfcc8d6323b92fb2750" 2018-12-23 00:56:23,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8014452-ffb9-461e-a69b-992f4310fe27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:23,622 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5e64a7b02c694dbd8d88487d4524405a/users/148974b111d34320b67d655466ca6db9/roles/a722b96510d1491698bc4ed13bee82d2 used request id req-a8014452-ffb9-461e-a69b-992f4310fe27 2018-12-23 00:56:23,622 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:23,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:23,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:24,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a722b96510d1491698bc4ed13bee82d2", "name": "CreateKeypairsTests-4503e9f7-cb2c-41e-proj-role"}], "expires_at": "2018-12-23T01:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e64a7b02c694dbd8d88487d4524405a", "name": "CreateKeypairsTests-4503e9f7-cb2c-41e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5e64a7b02c694dbd8d88487d4524405a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/5e64a7b02c694dbd8d88487d4524405a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/5e64a7b02c694dbd8d88487d4524405a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/5e64a7b02c694dbd8d88487d4524405a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/5e64a7b02c694dbd8d88487d4524405a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/5e64a7b02c694dbd8d88487d4524405a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5e64a7b02c694dbd8d88487d4524405a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/5e64a7b02c694dbd8d88487d4524405a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/5e64a7b02c694dbd8d88487d4524405a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5e64a7b02c694dbd8d88487d4524405a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/5e64a7b02c694dbd8d88487d4524405a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/5e64a7b02c694dbd8d88487d4524405a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-4503e9f7-cb2c-41e-user", "id": "148974b111d34320b67d655466ca6db9"}, "audit_ids": ["upzYgPR1Rqi8WojzwZM8DA"], "issued_at": "2018-12-23T00:56:24.000000Z"}} 2018-12-23 00:56:24,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfe12735c6fdf68ad3b73e37ae1deccc82d2bc5" 2018-12-23 00:56:24,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a716766-b2e6-4ed1-bfc1-ebead034513c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:24,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7a716766-b2e6-4ed1-bfc1-ebead034513c 2018-12-23 00:56:24,084 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:24,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfe12735c6fdf68ad3b73e37ae1deccc82d2bc5" 2018-12-23 00:56:24,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87575679-d408-434b-9c30-91d24b9582d2 x-compute-request-id: req-87575679-d408-434b-9c30-91d24b9582d2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 00:56:24,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-87575679-d408-434b-9c30-91d24b9582d2 2018-12-23 00:56:24,263 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-e51fe16d-3968-44fb-b49e-ba1c54c48228... 2018-12-23 00:56:24,263 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 00:56:24,298 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-e51fe16d-3968-44fb-b49e-ba1c54c48228 2018-12-23 00:56:24,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfe12735c6fdf68ad3b73e37ae1deccc82d2bc5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJ4zOqaNgXwn8uc8xU2XlJR2O34vVIEkQ/JuZYPyvtzoAQW9XyPaOszQRBxu0dWRH9Dx+Ml1E6JBzfs2rHBnXZK+Zw4Sri10qwSJGzMOSdvatPIfzWxj/qBwVM+Q2cnnDg8/ZJcNH7e1IepzNacZBaL1IjeNXSp4+PPWUtFUccCQ==", "name": "CreateKeypairsTests-e51fe16d-3968-44fb-b49e-ba1c54c48228"}}' 2018-12-23 00:56:24,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd1ca272-7ae8-4426-a780-840fae900777 x-compute-request-id: req-cd1ca272-7ae8-4426-a780-840fae900777 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJ4zOqaNgXwn8uc8xU2XlJR2O34vVIEkQ/JuZYPyvtzoAQW9XyPaOszQRBxu0dWRH9Dx+Ml1E6JBzfs2rHBnXZK+Zw4Sri10qwSJGzMOSdvatPIfzWxj/qBwVM+Q2cnnDg8/ZJcNH7e1IepzNacZBaL1IjeNXSp4+PPWUtFUccCQ==", "user_id": "148974b111d34320b67d655466ca6db9", "name": "CreateKeypairsTests-e51fe16d-3968-44fb-b49e-ba1c54c48228", "fingerprint": "af:68:53:f1:37:f9:42:e1:df:49:36:18:96:73:d8:da"}} 2018-12-23 00:56:24,356 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-cd1ca272-7ae8-4426-a780-840fae900777 2018-12-23 00:56:24,358 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-e51fe16d-3968-44fb-b49e-ba1c54c48228.pub 2018-12-23 00:56:24,359 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-e51fe16d-3968-44fb-b49e-ba1c54c48228 2018-12-23 00:56:24,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:24,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a722b96510d1491698bc4ed13bee82d2", "name": "CreateKeypairsTests-4503e9f7-cb2c-41e-proj-role"}], "expires_at": "2018-12-23T01:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e64a7b02c694dbd8d88487d4524405a", "name": "CreateKeypairsTests-4503e9f7-cb2c-41e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5e64a7b02c694dbd8d88487d4524405a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/5e64a7b02c694dbd8d88487d4524405a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/5e64a7b02c694dbd8d88487d4524405a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/5e64a7b02c694dbd8d88487d4524405a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/5e64a7b02c694dbd8d88487d4524405a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/5e64a7b02c694dbd8d88487d4524405a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5e64a7b02c694dbd8d88487d4524405a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/5e64a7b02c694dbd8d88487d4524405a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/5e64a7b02c694dbd8d88487d4524405a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5e64a7b02c694dbd8d88487d4524405a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/5e64a7b02c694dbd8d88487d4524405a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/5e64a7b02c694dbd8d88487d4524405a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-4503e9f7-cb2c-41e-user", "id": "148974b111d34320b67d655466ca6db9"}, "audit_ids": ["NEENM6EBR3C8n77kqMr1OA"], "issued_at": "2018-12-23T00:56:24.000000Z"}} 2018-12-23 00:56:24,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-e51fe16d-3968-44fb-b49e-ba1c54c48228 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c09e77e8020e9f6ae703b7fc6a97932f70dcae" 2018-12-23 00:56:24,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f25725c-a460-4dc3-929e-b13cf394b9b0 x-compute-request-id: req-8f25725c-a460-4dc3-929e-b13cf394b9b0 Content-Encoding: gzip Content-Length: 425 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJ4zOqaNgXwn8uc8xU2XlJR2O34vVIEkQ/JuZYPyvtzoAQW9XyPaOszQRBxu0dWRH9Dx+Ml1E6JBzfs2rHBnXZK+Zw4Sri10qwSJGzMOSdvatPIfzWxj/qBwVM+Q2cnnDg8/ZJcNH7e1IepzNacZBaL1IjeNXSp4+PPWUtFUccCQ==", "user_id": "148974b111d34320b67d655466ca6db9", "name": "CreateKeypairsTests-e51fe16d-3968-44fb-b49e-ba1c54c48228", "deleted": false, "created_at": "2018-12-23T00:56:24.000000", "updated_at": null, "fingerprint": "af:68:53:f1:37:f9:42:e1:df:49:36:18:96:73:d8:da", "deleted_at": null, "id": 75}} 2018-12-23 00:56:24,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-e51fe16d-3968-44fb-b49e-ba1c54c48228 used request id req-8f25725c-a460-4dc3-929e-b13cf394b9b0 2018-12-23 00:56:24,900 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-e51fe16d-3968-44fb-b49e-ba1c54c48228 2018-12-23 00:56:24,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-e51fe16d-3968-44fb-b49e-ba1c54c48228 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bfe12735c6fdf68ad3b73e37ae1deccc82d2bc5" 2018-12-23 00:56:24,942 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:56:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43464dba-e3a7-484d-9f17-b5488f15d0fa x-compute-request-id: req-43464dba-e3a7-484d-9f17-b5488f15d0fa Content-Length: 0 Content-Type: application/json 2018-12-23 00:56:24,943 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-e51fe16d-3968-44fb-b49e-ba1c54c48228 used request id req-43464dba-e3a7-484d-9f17-b5488f15d0fa 2018-12-23 00:56:24,943 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-e51fe16d-3968-44fb-b49e-ba1c54c48228.pub] 2018-12-23 00:56:24,943 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-e51fe16d-3968-44fb-b49e-ba1c54c48228] 2018-12-23 00:56:24,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35cb6ca5916fffeb20d4cfcc8d6323b92fb2750" 2018-12-23 00:56:25,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-607b2939-ec13-44cf-a5b2-d1d7d29af7a5 Date: Sun, 23 Dec 2018 00:56:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:56:25,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-607b2939-ec13-44cf-a5b2-d1d7d29af7a5 2018-12-23 00:56:25,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35cb6ca5916fffeb20d4cfcc8d6323b92fb2750" 2018-12-23 00:56:25,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87bb78e9-7277-441a-8a9c-1fdcb10b3dab Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:56:25,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-87bb78e9-7277-441a-8a9c-1fdcb10b3dab 2018-12-23 00:56:25,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35cb6ca5916fffeb20d4cfcc8d6323b92fb2750" 2018-12-23 00:56:25,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318b84cc-88bb-4cfb-a095-0a52a449d8a6 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:56:25,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-318b84cc-88bb-4cfb-a095-0a52a449d8a6 2018-12-23 00:56:25,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35cb6ca5916fffeb20d4cfcc8d6323b92fb2750" 2018-12-23 00:56:25,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03dc5b14-44f3-40d4-9614-fe17947eafb7 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:56:25,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-03dc5b14-44f3-40d4-9614-fe17947eafb7 2018-12-23 00:56:25,365 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-4503e9f7-cb2c-41e-proj 2018-12-23 00:56:25,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/5e64a7b02c694dbd8d88487d4524405a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35cb6ca5916fffeb20d4cfcc8d6323b92fb2750" 2018-12-23 00:56:25,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e77c5375-16d7-4666-9f5d-c4ba2d6dabba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:25,605 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5e64a7b02c694dbd8d88487d4524405a used request id req-e77c5375-16d7-4666-9f5d-c4ba2d6dabba 2018-12-23 00:56:25,605 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-4503e9f7-cb2c-41e-proj-role 2018-12-23 00:56:25,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a722b96510d1491698bc4ed13bee82d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35cb6ca5916fffeb20d4cfcc8d6323b92fb2750" 2018-12-23 00:56:25,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8ef2155-92ef-44cd-8f58-b42a8924a873 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:25,715 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a722b96510d1491698bc4ed13bee82d2 used request id req-e8ef2155-92ef-44cd-8f58-b42a8924a873 2018-12-23 00:56:25,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35cb6ca5916fffeb20d4cfcc8d6323b92fb2750" 2018-12-23 00:56:25,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd69741f-4d99-40bd-a1eb-84301ec60ef5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:25,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cd69741f-4d99-40bd-a1eb-84301ec60ef5 2018-12-23 00:56:25,809 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-4503e9f7-cb2c-41e-user 2018-12-23 00:56:25,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/148974b111d34320b67d655466ca6db9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57db81a2b9710f86cc3fc228f9a0dccfb3168660" 2018-12-23 00:56:26,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93f1de2e-3ace-4b94-b74f-c7dbad96ddec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:26,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/148974b111d34320b67d655466ca6db9 used request id req-93f1de2e-3ace-4b94-b74f-c7dbad96ddec 2018-12-23 00:56:26,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:26,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["meLR797_T3WDvn_LBisaxg"], "issued_at": "2018-12-23T00:56:26.000000Z"}} 2018-12-23 00:56:26,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab24194658e58cf9dc70f336eb0d6e3dfbc20b2" 2018-12-23 00:56:26,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531c65bf-e874-4cbd-a677-2cc62a1716dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:26,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-531c65bf-e874-4cbd-a677-2cc62a1716dc 2018-12-23 00:56:26,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:26,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:26,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["oZmXfEqCSVGPtIZiE3lDaA"], "issued_at": "2018-12-23T00:56:26.000000Z"}} 2018-12-23 00:56:26,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc429c5625b9bc170c1929f03e4f475bbcc3cb6a" 2018-12-23 00:56:26,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2604ae-3951-4717-b083-af2d2f701dea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:26,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5c2604ae-3951-4717-b083-af2d2f701dea 2018-12-23 00:56:26,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:26,946 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:26,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-01bb2099-1c4b-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc429c5625b9bc170c1929f03e4f475bbcc3cb6a" 2018-12-23 00:56:27,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-940b6f36-d24e-4a84-8db2-8c5a6a3d94fc Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-01bb2099-1c4b-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:56:27,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-01bb2099-1c4b-4fc-proj used request id req-940b6f36-d24e-4a84-8db2-8c5a6a3d94fc 2018-12-23 00:56:27,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc429c5625b9bc170c1929f03e4f475bbcc3cb6a" 2018-12-23 00:56:27,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc0e6dd4-ba78-46c9-af12-3a0658962d5e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:27,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-dc0e6dd4-ba78-46c9-af12-3a0658962d5e 2018-12-23 00:56:27,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc429c5625b9bc170c1929f03e4f475bbcc3cb6a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-01bb2099-1c4b-4fc-proj"}}' 2018-12-23 00:56:27,248 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-511d4772-c9a5-46e9-baab-4d867b2543a3 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1836800caf154f999fcd6e34a1a1fe3a"}, "enabled": true, "id": "1836800caf154f999fcd6e34a1a1fe3a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-01bb2099-1c4b-4fc-proj"}} 2018-12-23 00:56:27,248 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-511d4772-c9a5-46e9-baab-4d867b2543a3 2018-12-23 00:56:27,249 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-01bb2099-1c4b-4fc-proj 2018-12-23 00:56:27,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:27,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:27,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["ljZzILlkT2y7pMtMOH7Ntg"], "issued_at": "2018-12-23T00:56:27.000000Z"}} 2018-12-23 00:56:27,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ae34ce87e8762daed1dfd5572ead4ab07261e68" 2018-12-23 00:56:27,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9f08d8-d2bd-40b1-8bd5-a772f96f4296 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:27,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2e9f08d8-d2bd-40b1-8bd5-a772f96f4296 2018-12-23 00:56:27,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:27,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:27,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ae34ce87e8762daed1dfd5572ead4ab07261e68" 2018-12-23 00:56:27,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee09c43f-39e6-483f-8af1-9880e47d6c1c Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:56:27,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ee09c43f-39e6-483f-8af1-9880e47d6c1c 2018-12-23 00:56:27,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-01bb2099-1c4b-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ae34ce87e8762daed1dfd5572ead4ab07261e68" 2018-12-23 00:56:27,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d2e91a-2a83-425d-bf4d-6333c6da0d42 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-01bb2099-1c4b-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1836800caf154f999fcd6e34a1a1fe3a"}, "enabled": true, "id": "1836800caf154f999fcd6e34a1a1fe3a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-01bb2099-1c4b-4fc-proj"}]} 2018-12-23 00:56:27,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-01bb2099-1c4b-4fc-proj used request id req-c6d2e91a-2a83-425d-bf4d-6333c6da0d42 2018-12-23 00:56:27,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ae34ce87e8762daed1dfd5572ead4ab07261e68" 2018-12-23 00:56:27,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce8151a-fa92-491c-921f-d9fd530b991c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:27,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bce8151a-fa92-491c-921f-d9fd530b991c 2018-12-23 00:56:28,314 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-01bb2099-1c4b-4fc-user 2018-12-23 00:56:28,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:28,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc429c5625b9bc170c1929f03e4f475bbcc3cb6a" 2018-12-23 00:56:28,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49519f47-57bb-4a75-83fb-dba1921cb1dd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:28,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-49519f47-57bb-4a75-83fb-dba1921cb1dd 2018-12-23 00:56:28,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc429c5625b9bc170c1929f03e4f475bbcc3cb6a" -d '{"role": {"name": "CreateKeypairsTests-01bb2099-1c4b-4fc-proj-role"}}' 2018-12-23 00:56:28,536 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa406bce-54d8-4296-9c26-c1ef9afca308 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ee239d9dd63840bf93f4c01395f035f2", "links": {"self": "http://172.30.9.26:5000/v3/roles/ee239d9dd63840bf93f4c01395f035f2"}, "name": "CreateKeypairsTests-01bb2099-1c4b-4fc-proj-role"}} 2018-12-23 00:56:28,536 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-fa406bce-54d8-4296-9c26-c1ef9afca308 2018-12-23 00:56:28,537 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-01bb2099-1c4b-4fc-proj-role 2018-12-23 00:56:28,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ee239d9dd63840bf93f4c01395f035f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc429c5625b9bc170c1929f03e4f475bbcc3cb6a" 2018-12-23 00:56:28,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61605a3e-4450-4ba0-830e-f1895809d15d Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ee239d9dd63840bf93f4c01395f035f2"}, "domain_id": null, "name": "CreateKeypairsTests-01bb2099-1c4b-4fc-proj-role", "id": "ee239d9dd63840bf93f4c01395f035f2"}} 2018-12-23 00:56:28,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ee239d9dd63840bf93f4c01395f035f2 used request id req-61605a3e-4450-4ba0-830e-f1895809d15d 2018-12-23 00:56:28,633 - keystone_utils - INFO - Granting role CreateKeypairsTests-01bb2099-1c4b-4fc-proj-role to project CreateKeypairsTests-01bb2099-1c4b-4fc-proj 2018-12-23 00:56:28,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1836800caf154f999fcd6e34a1a1fe3a/users/6f7ac9850dd94aac8cd1b0220d87a743/roles/ee239d9dd63840bf93f4c01395f035f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc429c5625b9bc170c1929f03e4f475bbcc3cb6a" 2018-12-23 00:56:28,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d794caed-0cc8-4ef4-a613-ad8be32051c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:28,754 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1836800caf154f999fcd6e34a1a1fe3a/users/6f7ac9850dd94aac8cd1b0220d87a743/roles/ee239d9dd63840bf93f4c01395f035f2 used request id req-d794caed-0cc8-4ef4-a613-ad8be32051c7 2018-12-23 00:56:28,754 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:28,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:28,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:29,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee239d9dd63840bf93f4c01395f035f2", "name": "CreateKeypairsTests-01bb2099-1c4b-4fc-proj-role"}], "expires_at": "2018-12-23T01:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1836800caf154f999fcd6e34a1a1fe3a", "name": "CreateKeypairsTests-01bb2099-1c4b-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1836800caf154f999fcd6e34a1a1fe3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/1836800caf154f999fcd6e34a1a1fe3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/1836800caf154f999fcd6e34a1a1fe3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/1836800caf154f999fcd6e34a1a1fe3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/1836800caf154f999fcd6e34a1a1fe3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/1836800caf154f999fcd6e34a1a1fe3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1836800caf154f999fcd6e34a1a1fe3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/1836800caf154f999fcd6e34a1a1fe3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/1836800caf154f999fcd6e34a1a1fe3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1836800caf154f999fcd6e34a1a1fe3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/1836800caf154f999fcd6e34a1a1fe3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/1836800caf154f999fcd6e34a1a1fe3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-01bb2099-1c4b-4fc-user", "id": "6f7ac9850dd94aac8cd1b0220d87a743"}, "audit_ids": ["XjkoAs1lTX6-P46B11PdpA"], "issued_at": "2018-12-23T00:56:29.000000Z"}} 2018-12-23 00:56:29,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4c972b41b63bf8f764086ff93ef2f6daef4f52" 2018-12-23 00:56:29,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-615b0668-fcad-41f2-9698-2909e1d3dc28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:29,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-615b0668-fcad-41f2-9698-2909e1d3dc28 2018-12-23 00:56:29,235 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:29,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4c972b41b63bf8f764086ff93ef2f6daef4f52" 2018-12-23 00:56:29,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-a0c22f21-b582-4c4c-9b28-17784cf142f0 x-compute-request-id: req-a0c22f21-b582-4c4c-9b28-17784cf142f0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 00:56:29,412 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a0c22f21-b582-4c4c-9b28-17784cf142f0 2018-12-23 00:56:29,413 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-fbf2f491-80db-4d0f-9777-37a4ec3a799e... 2018-12-23 00:56:29,413 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 00:56:29,430 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-fbf2f491-80db-4d0f-9777-37a4ec3a799e 2018-12-23 00:56:29,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4c972b41b63bf8f764086ff93ef2f6daef4f52" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDRrl9mAvaIwFIDcfKMVM+TFzhSsdHbl+M0bAo7l0xVk1aPrr1heUM5NjebQ+D8ttn8Zttrlh9cbLYfljmhoPxZa/wzhu9Pea8ZUVhPSwEwV0p48AJOHTOFxHQBBW7ViNSGwNgkpiMauv6IVEcBRGKeYo/NlAndOXRpRUTmthdWFQ==", "name": "CreateKeypairsTests-fbf2f491-80db-4d0f-9777-37a4ec3a799e"}}' 2018-12-23 00:56:29,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-34463835-d095-4dd3-8b84-7b12d490037c x-compute-request-id: req-34463835-d095-4dd3-8b84-7b12d490037c Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDRrl9mAvaIwFIDcfKMVM+TFzhSsdHbl+M0bAo7l0xVk1aPrr1heUM5NjebQ+D8ttn8Zttrlh9cbLYfljmhoPxZa/wzhu9Pea8ZUVhPSwEwV0p48AJOHTOFxHQBBW7ViNSGwNgkpiMauv6IVEcBRGKeYo/NlAndOXRpRUTmthdWFQ==", "user_id": "6f7ac9850dd94aac8cd1b0220d87a743", "name": "CreateKeypairsTests-fbf2f491-80db-4d0f-9777-37a4ec3a799e", "fingerprint": "f8:a5:1f:64:f6:4d:d2:12:04:95:cd:0a:67:78:95:c9"}} 2018-12-23 00:56:29,487 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-34463835-d095-4dd3-8b84-7b12d490037c 2018-12-23 00:56:29,503 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-fbf2f491-80db-4d0f-9777-37a4ec3a799e.pub 2018-12-23 00:56:29,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:29,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee239d9dd63840bf93f4c01395f035f2", "name": "CreateKeypairsTests-01bb2099-1c4b-4fc-proj-role"}], "expires_at": "2018-12-23T01:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1836800caf154f999fcd6e34a1a1fe3a", "name": "CreateKeypairsTests-01bb2099-1c4b-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1836800caf154f999fcd6e34a1a1fe3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/1836800caf154f999fcd6e34a1a1fe3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/1836800caf154f999fcd6e34a1a1fe3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/1836800caf154f999fcd6e34a1a1fe3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/1836800caf154f999fcd6e34a1a1fe3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/1836800caf154f999fcd6e34a1a1fe3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1836800caf154f999fcd6e34a1a1fe3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/1836800caf154f999fcd6e34a1a1fe3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/1836800caf154f999fcd6e34a1a1fe3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1836800caf154f999fcd6e34a1a1fe3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/1836800caf154f999fcd6e34a1a1fe3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/1836800caf154f999fcd6e34a1a1fe3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-01bb2099-1c4b-4fc-user", "id": "6f7ac9850dd94aac8cd1b0220d87a743"}, "audit_ids": ["sI9GgfFkSuGdZ2tyzP3zDQ"], "issued_at": "2018-12-23T00:56:29.000000Z"}} 2018-12-23 00:56:29,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-fbf2f491-80db-4d0f-9777-37a4ec3a799e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88eeab9a08f387488cedb0c44b809030be3faf14" 2018-12-23 00:56:30,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-33af80fa-ea57-4f19-9e34-6500a5ae6bae x-compute-request-id: req-33af80fa-ea57-4f19-9e34-6500a5ae6bae Content-Encoding: gzip Content-Length: 421 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDRrl9mAvaIwFIDcfKMVM+TFzhSsdHbl+M0bAo7l0xVk1aPrr1heUM5NjebQ+D8ttn8Zttrlh9cbLYfljmhoPxZa/wzhu9Pea8ZUVhPSwEwV0p48AJOHTOFxHQBBW7ViNSGwNgkpiMauv6IVEcBRGKeYo/NlAndOXRpRUTmthdWFQ==", "user_id": "6f7ac9850dd94aac8cd1b0220d87a743", "name": "CreateKeypairsTests-fbf2f491-80db-4d0f-9777-37a4ec3a799e", "deleted": false, "created_at": "2018-12-23T00:56:29.000000", "updated_at": null, "fingerprint": "f8:a5:1f:64:f6:4d:d2:12:04:95:cd:0a:67:78:95:c9", "deleted_at": null, "id": 78}} 2018-12-23 00:56:30,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-fbf2f491-80db-4d0f-9777-37a4ec3a799e used request id req-33af80fa-ea57-4f19-9e34-6500a5ae6bae 2018-12-23 00:56:30,492 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-fbf2f491-80db-4d0f-9777-37a4ec3a799e 2018-12-23 00:56:30,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-fbf2f491-80db-4d0f-9777-37a4ec3a799e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4c972b41b63bf8f764086ff93ef2f6daef4f52" 2018-12-23 00:56:30,530 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:56:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84d2a3e7-5e3f-41f7-91a8-38532f1c555e x-compute-request-id: req-84d2a3e7-5e3f-41f7-91a8-38532f1c555e Content-Length: 0 Content-Type: application/json 2018-12-23 00:56:30,530 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-fbf2f491-80db-4d0f-9777-37a4ec3a799e used request id req-84d2a3e7-5e3f-41f7-91a8-38532f1c555e 2018-12-23 00:56:30,530 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-fbf2f491-80db-4d0f-9777-37a4ec3a799e.pub] 2018-12-23 00:56:30,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc429c5625b9bc170c1929f03e4f475bbcc3cb6a" 2018-12-23 00:56:30,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-08844601-0ec4-4a32-87db-3da60b5db199 Date: Sun, 23 Dec 2018 00:56:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:56:30,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-08844601-0ec4-4a32-87db-3da60b5db199 2018-12-23 00:56:30,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc429c5625b9bc170c1929f03e4f475bbcc3cb6a" 2018-12-23 00:56:30,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-573be695-1001-4d21-b26e-518c0d7c1fc9 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:56:30,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-573be695-1001-4d21-b26e-518c0d7c1fc9 2018-12-23 00:56:30,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc429c5625b9bc170c1929f03e4f475bbcc3cb6a" 2018-12-23 00:56:30,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db414d4c-0634-42e3-bb01-880a2f163d07 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:56:30,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-db414d4c-0634-42e3-bb01-880a2f163d07 2018-12-23 00:56:30,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc429c5625b9bc170c1929f03e4f475bbcc3cb6a" 2018-12-23 00:56:31,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a04666aa-509e-4e9d-9f3c-79e22766f16f Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:56:31,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-a04666aa-509e-4e9d-9f3c-79e22766f16f 2018-12-23 00:56:31,023 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-01bb2099-1c4b-4fc-proj 2018-12-23 00:56:31,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1836800caf154f999fcd6e34a1a1fe3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc429c5625b9bc170c1929f03e4f475bbcc3cb6a" 2018-12-23 00:56:31,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93834c38-e2cc-4e76-9553-368df6838cff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:31,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1836800caf154f999fcd6e34a1a1fe3a used request id req-93834c38-e2cc-4e76-9553-368df6838cff 2018-12-23 00:56:31,240 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-01bb2099-1c4b-4fc-proj-role 2018-12-23 00:56:31,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/ee239d9dd63840bf93f4c01395f035f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc429c5625b9bc170c1929f03e4f475bbcc3cb6a" 2018-12-23 00:56:31,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b77e17c2-a271-4b67-937f-0ee3082ed8ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:31,278 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ee239d9dd63840bf93f4c01395f035f2 used request id req-b77e17c2-a271-4b67-937f-0ee3082ed8ee 2018-12-23 00:56:31,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc429c5625b9bc170c1929f03e4f475bbcc3cb6a" 2018-12-23 00:56:31,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e85e32-c6b5-48a9-860e-565d02ff9282 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:31,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-74e85e32-c6b5-48a9-860e-565d02ff9282 2018-12-23 00:56:31,364 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-01bb2099-1c4b-4fc-user 2018-12-23 00:56:31,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/6f7ac9850dd94aac8cd1b0220d87a743 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ae34ce87e8762daed1dfd5572ead4ab07261e68" 2018-12-23 00:56:31,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bca7c0e-05dc-4696-ba98-8b8b6f07dd69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:31,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6f7ac9850dd94aac8cd1b0220d87a743 used request id req-2bca7c0e-05dc-4696-ba98-8b8b6f07dd69 2018-12-23 00:56:31,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:31,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["EqJevRCwQ-OMNgNEg-jH9w"], "issued_at": "2018-12-23T00:56:31.000000Z"}} 2018-12-23 00:56:31,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9ac36201d1dca8564c46293018dcd7573492f0" 2018-12-23 00:56:32,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d050c96f-977e-4fa8-af05-3d82371eecf5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:32,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d050c96f-977e-4fa8-af05-3d82371eecf5 2018-12-23 00:56:32,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:32,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:32,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Ds7DwVc8Q7G_f_Hjb4AZaQ"], "issued_at": "2018-12-23T00:56:32.000000Z"}} 2018-12-23 00:56:32,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9783f98fbd6873c5966de7cf2adcd5af77b4d5" 2018-12-23 00:56:32,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e93bec-842b-462b-920d-dc10df5bc054 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:32,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-77e93bec-842b-462b-920d-dc10df5bc054 2018-12-23 00:56:32,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:32,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:32,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-6b07611a-bff5-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9783f98fbd6873c5966de7cf2adcd5af77b4d5" 2018-12-23 00:56:32,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c1a73d-a583-483c-837a-deefa3272680 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-6b07611a-bff5-407-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:56:32,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-6b07611a-bff5-407-proj used request id req-c6c1a73d-a583-483c-837a-deefa3272680 2018-12-23 00:56:32,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9783f98fbd6873c5966de7cf2adcd5af77b4d5" 2018-12-23 00:56:32,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fedba91-899a-4078-bba3-de61ccfec476 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:32,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5fedba91-899a-4078-bba3-de61ccfec476 2018-12-23 00:56:32,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9783f98fbd6873c5966de7cf2adcd5af77b4d5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-6b07611a-bff5-407-proj"}}' 2018-12-23 00:56:32,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5cfe523-4754-48e1-b7fd-b9e3795e9f28 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0497025390d2432e96c67c215c5f3c97"}, "enabled": true, "id": "0497025390d2432e96c67c215c5f3c97", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-6b07611a-bff5-407-proj"}} 2018-12-23 00:56:32,793 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e5cfe523-4754-48e1-b7fd-b9e3795e9f28 2018-12-23 00:56:32,793 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-6b07611a-bff5-407-proj 2018-12-23 00:56:32,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:32,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:33,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["rYTZjtwFQQS9x4g-1D2CXw"], "issued_at": "2018-12-23T00:56:33.000000Z"}} 2018-12-23 00:56:33,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856600025a2d9c93867c63e6277c7bc812565b76" 2018-12-23 00:56:33,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a313e7c9-1e24-462e-967a-c234ee75f96c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:33,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a313e7c9-1e24-462e-967a-c234ee75f96c 2018-12-23 00:56:33,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:33,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:33,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856600025a2d9c93867c63e6277c7bc812565b76" 2018-12-23 00:56:33,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474c3945-6de0-4ac8-a884-82c7f4b9b3e5 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:56:33,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-474c3945-6de0-4ac8-a884-82c7f4b9b3e5 2018-12-23 00:56:33,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-6b07611a-bff5-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856600025a2d9c93867c63e6277c7bc812565b76" 2018-12-23 00:56:33,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf77e179-c41d-4d9b-b8ee-eaa4c0b3749a Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-6b07611a-bff5-407-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0497025390d2432e96c67c215c5f3c97"}, "enabled": true, "id": "0497025390d2432e96c67c215c5f3c97", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-6b07611a-bff5-407-proj"}]} 2018-12-23 00:56:33,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-6b07611a-bff5-407-proj used request id req-bf77e179-c41d-4d9b-b8ee-eaa4c0b3749a 2018-12-23 00:56:33,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856600025a2d9c93867c63e6277c7bc812565b76" 2018-12-23 00:56:33,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd464379-255c-4de8-949a-62a922f19030 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:33,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-dd464379-255c-4de8-949a-62a922f19030 2018-12-23 00:56:33,871 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-6b07611a-bff5-407-user 2018-12-23 00:56:33,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:33,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9783f98fbd6873c5966de7cf2adcd5af77b4d5" 2018-12-23 00:56:33,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd647a5-b939-4f11-800f-cf289846d6a0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:33,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5cd647a5-b939-4f11-800f-cf289846d6a0 2018-12-23 00:56:33,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9783f98fbd6873c5966de7cf2adcd5af77b4d5" -d '{"role": {"name": "CreateKeypairsCleanupTests-6b07611a-bff5-407-proj-role"}}' 2018-12-23 00:56:34,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bffeb5d3-49db-48b0-b5ec-bbdc31532807 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "404d1742655c497c91a93979435fd967", "links": {"self": "http://172.30.9.26:5000/v3/roles/404d1742655c497c91a93979435fd967"}, "name": "CreateKeypairsCleanupTests-6b07611a-bff5-407-proj-role"}} 2018-12-23 00:56:34,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-bffeb5d3-49db-48b0-b5ec-bbdc31532807 2018-12-23 00:56:34,063 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-6b07611a-bff5-407-proj-role 2018-12-23 00:56:34,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/404d1742655c497c91a93979435fd967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9783f98fbd6873c5966de7cf2adcd5af77b4d5" 2018-12-23 00:56:34,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04f7959-4554-4d59-8b98-ec9f7b868edd Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/404d1742655c497c91a93979435fd967"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-6b07611a-bff5-407-proj-role", "id": "404d1742655c497c91a93979435fd967"}} 2018-12-23 00:56:34,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/404d1742655c497c91a93979435fd967 used request id req-c04f7959-4554-4d59-8b98-ec9f7b868edd 2018-12-23 00:56:34,081 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-6b07611a-bff5-407-proj-role to project CreateKeypairsCleanupTests-6b07611a-bff5-407-proj 2018-12-23 00:56:34,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0497025390d2432e96c67c215c5f3c97/users/af02a54d08b749179613ec90a4b427ab/roles/404d1742655c497c91a93979435fd967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9783f98fbd6873c5966de7cf2adcd5af77b4d5" 2018-12-23 00:56:34,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b2eedc7-91bc-46fd-babc-4443819ebd05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:34,202 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0497025390d2432e96c67c215c5f3c97/users/af02a54d08b749179613ec90a4b427ab/roles/404d1742655c497c91a93979435fd967 used request id req-2b2eedc7-91bc-46fd-babc-4443819ebd05 2018-12-23 00:56:34,203 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:34,342 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-cbd63d31-b768-4c83-a07c-e62258f4c46a.pub 2018-12-23 00:56:34,342 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-cbd63d31-b768-4c83-a07c-e62258f4c46a 2018-12-23 00:56:34,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:34,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:34,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "404d1742655c497c91a93979435fd967", "name": "CreateKeypairsCleanupTests-6b07611a-bff5-407-proj-role"}], "expires_at": "2018-12-23T01:56:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0497025390d2432e96c67c215c5f3c97", "name": "CreateKeypairsCleanupTests-6b07611a-bff5-407-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0497025390d2432e96c67c215c5f3c97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0497025390d2432e96c67c215c5f3c97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0497025390d2432e96c67c215c5f3c97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0497025390d2432e96c67c215c5f3c97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0497025390d2432e96c67c215c5f3c97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0497025390d2432e96c67c215c5f3c97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0497025390d2432e96c67c215c5f3c97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0497025390d2432e96c67c215c5f3c97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0497025390d2432e96c67c215c5f3c97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0497025390d2432e96c67c215c5f3c97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0497025390d2432e96c67c215c5f3c97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0497025390d2432e96c67c215c5f3c97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-6b07611a-bff5-407-user", "id": "af02a54d08b749179613ec90a4b427ab"}, "audit_ids": ["J3MivcO7QHm9QdRyjOJwWg"], "issued_at": "2018-12-23T00:56:34.000000Z"}} 2018-12-23 00:56:34,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dab02a6d479df241f3dd4d8c88acc9337f22f3" 2018-12-23 00:56:34,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26b5e2c-ac20-4f3f-849d-071dc978f6bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:34,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b26b5e2c-ac20-4f3f-849d-071dc978f6bb 2018-12-23 00:56:34,785 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:34,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dab02a6d479df241f3dd4d8c88acc9337f22f3" 2018-12-23 00:56:34,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f2b062b-5b96-4ac8-9ef7-bf5f3eb2b965 x-compute-request-id: req-7f2b062b-5b96-4ac8-9ef7-bf5f3eb2b965 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 00:56:34,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-7f2b062b-5b96-4ac8-9ef7-bf5f3eb2b965 2018-12-23 00:56:34,956 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-cbd63d31-b768-4c83-a07c-e62258f4c46a... 2018-12-23 00:56:34,956 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-23 00:56:34,956 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-cbd63d31-b768-4c83-a07c-e62258f4c46a.pub 2018-12-23 00:56:34,956 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-cbd63d31-b768-4c83-a07c-e62258f4c46a 2018-12-23 00:56:34,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dab02a6d479df241f3dd4d8c88acc9337f22f3" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3Ey52nI5slPOdJKcaIInc8yJ7DtHN3lYrhIHmN+4mVbZB0FvvovzPDhqratrga4z6nUlsouDlHxVf6tTPJBZYT+Zim9Aa2dvCUEP/BbjTfm2uHLxHYQQmcrHeKI47nk0QuydUPadBPUy0MRjGj7e1a9NKZZanaDg/R+WWFELXpuazC/54FtBpokLtd6nX6hYEGfAHlPp8RxI1gfre90EUR4FJ59RrfnBteRYjuGJ5skR11wNhF1ibaGNKgCUeS/jnoDnuiF8xPJ60FR54sKrHLbwYA2aQKZSb21teOilNCs+FhObXeGoDx3/RgL0rfEUybGjIHhzjsTLIcd8wdgip", "name": "CreateKeypairsCleanupTests-cbd63d31-b768-4c83-a07c-e62258f4c46a"}}' 2018-12-23 00:56:35,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84c7f671-5e7f-4d43-a8e6-4285af183f74 x-compute-request-id: req-84c7f671-5e7f-4d43-a8e6-4285af183f74 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3Ey52nI5slPOdJKcaIInc8yJ7DtHN3lYrhIHmN+4mVbZB0FvvovzPDhqratrga4z6nUlsouDlHxVf6tTPJBZYT+Zim9Aa2dvCUEP/BbjTfm2uHLxHYQQmcrHeKI47nk0QuydUPadBPUy0MRjGj7e1a9NKZZanaDg/R+WWFELXpuazC/54FtBpokLtd6nX6hYEGfAHlPp8RxI1gfre90EUR4FJ59RrfnBteRYjuGJ5skR11wNhF1ibaGNKgCUeS/jnoDnuiF8xPJ60FR54sKrHLbwYA2aQKZSb21teOilNCs+FhObXeGoDx3/RgL0rfEUybGjIHhzjsTLIcd8wdgip", "user_id": "af02a54d08b749179613ec90a4b427ab", "name": "CreateKeypairsCleanupTests-cbd63d31-b768-4c83-a07c-e62258f4c46a", "fingerprint": "d7:49:b9:bc:62:2c:62:56:77:2f:58:6a:86:f6:4c:48"}} 2018-12-23 00:56:35,021 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-84c7f671-5e7f-4d43-a8e6-4285af183f74 2018-12-23 00:56:35,022 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-cbd63d31-b768-4c83-a07c-e62258f4c46a 2018-12-23 00:56:35,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-cbd63d31-b768-4c83-a07c-e62258f4c46a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dab02a6d479df241f3dd4d8c88acc9337f22f3" 2018-12-23 00:56:35,056 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00: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 x-openstack-request-id: req-3cb22dd8-099a-465d-bdb5-c580eac9d292 x-compute-request-id: req-3cb22dd8-099a-465d-bdb5-c580eac9d292 Content-Length: 0 Content-Type: application/json 2018-12-23 00:56:35,056 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-cbd63d31-b768-4c83-a07c-e62258f4c46a used request id req-3cb22dd8-099a-465d-bdb5-c580eac9d292 2018-12-23 00:56:35,057 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-cbd63d31-b768-4c83-a07c-e62258f4c46a.pub] 2018-12-23 00:56:35,057 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-cbd63d31-b768-4c83-a07c-e62258f4c46a] 2018-12-23 00:56:35,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9783f98fbd6873c5966de7cf2adcd5af77b4d5" 2018-12-23 00:56:35,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7aef77ed-02fb-4f91-852d-bd00e80a6c55 Date: Sun, 23 Dec 2018 00:56:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:56:35,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7aef77ed-02fb-4f91-852d-bd00e80a6c55 2018-12-23 00:56:35,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9783f98fbd6873c5966de7cf2adcd5af77b4d5" 2018-12-23 00:56:35,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef1ebde3-ed0b-470a-ad19-01e6352876e0 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:56:35,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-ef1ebde3-ed0b-470a-ad19-01e6352876e0 2018-12-23 00:56:35,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9783f98fbd6873c5966de7cf2adcd5af77b4d5" 2018-12-23 00:56:35,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cccb9c36-66a3-4ea0-aa18-0c4b2c235933 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:56:35,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-cccb9c36-66a3-4ea0-aa18-0c4b2c235933 2018-12-23 00:56:35,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9783f98fbd6873c5966de7cf2adcd5af77b4d5" 2018-12-23 00:56:35,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4526eb44-45d6-4dbc-8ab0-54baa86f973f Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:56:35,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-4526eb44-45d6-4dbc-8ab0-54baa86f973f 2018-12-23 00:56:35,549 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-6b07611a-bff5-407-proj 2018-12-23 00:56:35,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0497025390d2432e96c67c215c5f3c97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9783f98fbd6873c5966de7cf2adcd5af77b4d5" 2018-12-23 00:56:35,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b0d9ded-a670-49b4-ae1e-3317ff6a1c5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:35,767 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0497025390d2432e96c67c215c5f3c97 used request id req-4b0d9ded-a670-49b4-ae1e-3317ff6a1c5d 2018-12-23 00:56:35,767 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-6b07611a-bff5-407-proj-role 2018-12-23 00:56:35,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/404d1742655c497c91a93979435fd967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9783f98fbd6873c5966de7cf2adcd5af77b4d5" 2018-12-23 00:56:35,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df24a11c-3057-4277-92d9-a8af9fdc14de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:35,883 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/404d1742655c497c91a93979435fd967 used request id req-df24a11c-3057-4277-92d9-a8af9fdc14de 2018-12-23 00:56:35,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9783f98fbd6873c5966de7cf2adcd5af77b4d5" 2018-12-23 00:56:35,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18b0a8bd-8a3f-4429-85a8-1b2809c5330d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:35,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-18b0a8bd-8a3f-4429-85a8-1b2809c5330d 2018-12-23 00:56:35,977 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-6b07611a-bff5-407-user 2018-12-23 00:56:35,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/af02a54d08b749179613ec90a4b427ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856600025a2d9c93867c63e6277c7bc812565b76" 2018-12-23 00:56:36,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-397f30d0-5a7f-4ee2-9024-0d973ab525a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:36,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/af02a54d08b749179613ec90a4b427ab used request id req-397f30d0-5a7f-4ee2-9024-0d973ab525a3 2018-12-23 00:56:36,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:36,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["ocBzL9h8QdmueJZkGXs1Dg"], "issued_at": "2018-12-23T00:56:36.000000Z"}} 2018-12-23 00:56:36,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bce365939f5baf2e855d292e74f87c11fa7b3a7" 2018-12-23 00:56:36,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c14ec5-159a-4a7b-badf-f42c423eaf70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:36,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-85c14ec5-159a-4a7b-badf-f42c423eaf70 2018-12-23 00:56:36,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:36,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:37,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["_Go1yHPZQASxvcDqrVUawA"], "issued_at": "2018-12-23T00:56:37.000000Z"}} 2018-12-23 00:56:37,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be15feeaf40ffbfd491d8df0ff8546429da91102" 2018-12-23 00:56:37,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f82f7620-ea2c-42b9-9f88-ace210483edf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:37,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f82f7620-ea2c-42b9-9f88-ace210483edf 2018-12-23 00:56:37,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:37,076 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:37,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be15feeaf40ffbfd491d8df0ff8546429da91102" 2018-12-23 00:56:37,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b40bde62-68f1-4310-873e-21458b18a8ff Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:56:37,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj used request id req-b40bde62-68f1-4310-873e-21458b18a8ff 2018-12-23 00:56:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be15feeaf40ffbfd491d8df0ff8546429da91102" 2018-12-23 00:56:37,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e91715b4-151a-4e8a-8f2c-040e7148e228 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:37,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e91715b4-151a-4e8a-8f2c-040e7148e228 2018-12-23 00:56:37,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be15feeaf40ffbfd491d8df0ff8546429da91102" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj"}}' 2018-12-23 00:56:37,464 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3bf9c37-6e5a-4280-9b67-3adb39d1cf45 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/72cca50965e8419d80364bc32ac52915"}, "enabled": true, "id": "72cca50965e8419d80364bc32ac52915", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj"}} 2018-12-23 00:56:37,464 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f3bf9c37-6e5a-4280-9b67-3adb39d1cf45 2018-12-23 00:56:37,465 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj 2018-12-23 00:56:37,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:37,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:37,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["qkz91N46TGyE1J4XN0prEQ"], "issued_at": "2018-12-23T00:56:37.000000Z"}} 2018-12-23 00:56:37,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f05f1a400766774dac9efed7fce10a941702f3" 2018-12-23 00:56:37,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b3c2b4-5136-4adf-9e86-c3ccaeb50daa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:37,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-60b3c2b4-5136-4adf-9e86-c3ccaeb50daa 2018-12-23 00:56:37,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:37,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:37,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f05f1a400766774dac9efed7fce10a941702f3" 2018-12-23 00:56:38,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c608ecc-a03d-41f4-bf53-280a8c8b1867 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:56:38,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7c608ecc-a03d-41f4-bf53-280a8c8b1867 2018-12-23 00:56:38,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f05f1a400766774dac9efed7fce10a941702f3" 2018-12-23 00:56:38,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd68d1a-07aa-4821-bed5-7aba6ada7545 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/72cca50965e8419d80364bc32ac52915"}, "enabled": true, "id": "72cca50965e8419d80364bc32ac52915", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj"}]} 2018-12-23 00:56:38,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj used request id req-8cd68d1a-07aa-4821-bed5-7aba6ada7545 2018-12-23 00:56:38,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f05f1a400766774dac9efed7fce10a941702f3" 2018-12-23 00:56:38,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b5a519-2135-4ffb-bf48-55769c394e78 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:38,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-30b5a519-2135-4ffb-bf48-55769c394e78 2018-12-23 00:56:38,537 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-880f55da-d7f2-4de-user 2018-12-23 00:56:38,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:38,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be15feeaf40ffbfd491d8df0ff8546429da91102" 2018-12-23 00:56:38,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be4cb9d-1c9a-4cb9-a9e6-3ca48fa8bdce Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:38,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2be4cb9d-1c9a-4cb9-a9e6-3ca48fa8bdce 2018-12-23 00:56:38,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be15feeaf40ffbfd491d8df0ff8546429da91102" -d '{"role": {"name": "CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj-role"}}' 2018-12-23 00:56:38,679 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff6d1e9c-8251-4af1-bac6-d2d89dc882c6 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7640b445555a4795af019f64a7a8bbea", "links": {"self": "http://172.30.9.26:5000/v3/roles/7640b445555a4795af019f64a7a8bbea"}, "name": "CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj-role"}} 2018-12-23 00:56:38,679 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ff6d1e9c-8251-4af1-bac6-d2d89dc882c6 2018-12-23 00:56:38,680 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj-role 2018-12-23 00:56:38,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/7640b445555a4795af019f64a7a8bbea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be15feeaf40ffbfd491d8df0ff8546429da91102" 2018-12-23 00:56:38,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff105d4-d858-4492-9de8-47ea8859e78b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/7640b445555a4795af019f64a7a8bbea"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj-role", "id": "7640b445555a4795af019f64a7a8bbea"}} 2018-12-23 00:56:38,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7640b445555a4795af019f64a7a8bbea used request id req-0ff105d4-d858-4492-9de8-47ea8859e78b 2018-12-23 00:56:38,774 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj-role to project CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj 2018-12-23 00:56:38,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/72cca50965e8419d80364bc32ac52915/users/637f09bddeb64a1ba383fbbd25f2f84f/roles/7640b445555a4795af019f64a7a8bbea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be15feeaf40ffbfd491d8df0ff8546429da91102" 2018-12-23 00:56:38,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aab79b35-6d58-4356-929c-bef235e458cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:38,909 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/72cca50965e8419d80364bc32ac52915/users/637f09bddeb64a1ba383fbbd25f2f84f/roles/7640b445555a4795af019f64a7a8bbea used request id req-aab79b35-6d58-4356-929c-bef235e458cf 2018-12-23 00:56:38,910 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:38,959 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-9dee7d5c-6ec8-4936-b621-82541cec808f.pub 2018-12-23 00:56:38,960 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-9dee7d5c-6ec8-4936-b621-82541cec808f 2018-12-23 00:56:38,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:38,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:39,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7640b445555a4795af019f64a7a8bbea", "name": "CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj-role"}], "expires_at": "2018-12-23T01:56:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72cca50965e8419d80364bc32ac52915", "name": "CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/72cca50965e8419d80364bc32ac52915", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/72cca50965e8419d80364bc32ac52915", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/72cca50965e8419d80364bc32ac52915", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/72cca50965e8419d80364bc32ac52915", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/72cca50965e8419d80364bc32ac52915", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/72cca50965e8419d80364bc32ac52915", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/72cca50965e8419d80364bc32ac52915", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/72cca50965e8419d80364bc32ac52915", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/72cca50965e8419d80364bc32ac52915", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/72cca50965e8419d80364bc32ac52915", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/72cca50965e8419d80364bc32ac52915", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/72cca50965e8419d80364bc32ac52915", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-880f55da-d7f2-4de-user", "id": "637f09bddeb64a1ba383fbbd25f2f84f"}, "audit_ids": ["y5MHSqpoSfuxgaTIyDV0Nw"], "issued_at": "2018-12-23T00:56:39.000000Z"}} 2018-12-23 00:56:39,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755a94317a3ae2467a0331aaeea991c1bfb25447" 2018-12-23 00:56:39,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ddbaea9-43d8-48aa-be3f-0587bf734547 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:39,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7ddbaea9-43d8-48aa-be3f-0587bf734547 2018-12-23 00:56:39,427 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:39,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755a94317a3ae2467a0331aaeea991c1bfb25447" 2018-12-23 00:56:39,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-0bfc7131-b022-4d0f-9052-54bbab2c8894 x-compute-request-id: req-0bfc7131-b022-4d0f-9052-54bbab2c8894 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 00:56:39,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-0bfc7131-b022-4d0f-9052-54bbab2c8894 2018-12-23 00:56:39,588 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-9dee7d5c-6ec8-4936-b621-82541cec808f... 2018-12-23 00:56:39,589 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-23 00:56:39,589 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-9dee7d5c-6ec8-4936-b621-82541cec808f.pub 2018-12-23 00:56:39,589 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-9dee7d5c-6ec8-4936-b621-82541cec808f 2018-12-23 00:56:39,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755a94317a3ae2467a0331aaeea991c1bfb25447" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHKb2FIe55GmCHtEjhfkCTpyp8a7PPuvrqNA2LtHkDaGYTPG7pgeeo8ueS2S+7XOAOP/qCAqLM1gZq59BU5fLv75oi+WBHu6lVU1alLl0Uv64BHAoWeRh3QLy6u29PjUlNr6SsUpj461i6QX6tg88IpXszhOVxwZL1EwGGJRWyJENBv7sne50NpqJZ4NPFxJbRWuH8UpVe6JHdUxfkl5VjorxEK2ENQpKUIeLSnURQIvt9G6nSB0R78mr199eue95RMf1Aynhn6A47aDPko/zwiVqT63RM3Ol1n7zmiUxx+Xq82Wj18Y2wH9MBfGjPZm73qFoE4KjQw7q8boqWP0MF", "name": "CreateKeypairsCleanupTests-9dee7d5c-6ec8-4936-b621-82541cec808f"}}' 2018-12-23 00:56:39,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3086bcf-a356-4bb1-a6dd-30409aabbb97 x-compute-request-id: req-c3086bcf-a356-4bb1-a6dd-30409aabbb97 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHKb2FIe55GmCHtEjhfkCTpyp8a7PPuvrqNA2LtHkDaGYTPG7pgeeo8ueS2S+7XOAOP/qCAqLM1gZq59BU5fLv75oi+WBHu6lVU1alLl0Uv64BHAoWeRh3QLy6u29PjUlNr6SsUpj461i6QX6tg88IpXszhOVxwZL1EwGGJRWyJENBv7sne50NpqJZ4NPFxJbRWuH8UpVe6JHdUxfkl5VjorxEK2ENQpKUIeLSnURQIvt9G6nSB0R78mr199eue95RMf1Aynhn6A47aDPko/zwiVqT63RM3Ol1n7zmiUxx+Xq82Wj18Y2wH9MBfGjPZm73qFoE4KjQw7q8boqWP0MF", "user_id": "637f09bddeb64a1ba383fbbd25f2f84f", "name": "CreateKeypairsCleanupTests-9dee7d5c-6ec8-4936-b621-82541cec808f", "fingerprint": "4d:48:32:c2:b1:55:92:31:14:8d:12:7d:4b:ed:8c:34"}} 2018-12-23 00:56:39,649 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-c3086bcf-a356-4bb1-a6dd-30409aabbb97 2018-12-23 00:56:39,650 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-9dee7d5c-6ec8-4936-b621-82541cec808f 2018-12-23 00:56:39,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-9dee7d5c-6ec8-4936-b621-82541cec808f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755a94317a3ae2467a0331aaeea991c1bfb25447" 2018-12-23 00:56:39,684 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00: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-793283e6-51cb-49ae-bdc0-3ea03b7f0c1c x-compute-request-id: req-793283e6-51cb-49ae-bdc0-3ea03b7f0c1c Content-Length: 0 Content-Type: application/json 2018-12-23 00:56:39,685 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-9dee7d5c-6ec8-4936-b621-82541cec808f used request id req-793283e6-51cb-49ae-bdc0-3ea03b7f0c1c 2018-12-23 00:56:39,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be15feeaf40ffbfd491d8df0ff8546429da91102" 2018-12-23 00:56:39,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-99884b05-0ad2-4974-b4d8-032ef3f4c475 Date: Sun, 23 Dec 2018 00:56:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:56:39,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-99884b05-0ad2-4974-b4d8-032ef3f4c475 2018-12-23 00:56:39,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be15feeaf40ffbfd491d8df0ff8546429da91102" 2018-12-23 00:56:39,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce9ce53-0728-440d-90c3-e3c984cdb05d Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:56:39,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-0ce9ce53-0728-440d-90c3-e3c984cdb05d 2018-12-23 00:56:39,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be15feeaf40ffbfd491d8df0ff8546429da91102" 2018-12-23 00:56:40,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f4202d7-2ccb-47c3-b765-d0b1421e1d56 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:56:40,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-2f4202d7-2ccb-47c3-b765-d0b1421e1d56 2018-12-23 00:56:40,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be15feeaf40ffbfd491d8df0ff8546429da91102" 2018-12-23 00:56:40,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a635814-9c9c-4ac3-a01e-81706d4e7e6f Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:56:40,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-9a635814-9c9c-4ac3-a01e-81706d4e7e6f 2018-12-23 00:56:40,181 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj 2018-12-23 00:56:40,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/72cca50965e8419d80364bc32ac52915 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be15feeaf40ffbfd491d8df0ff8546429da91102" 2018-12-23 00:56:40,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b87b1d7-2cb6-4923-844d-c0b71a76b24a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:40,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/72cca50965e8419d80364bc32ac52915 used request id req-2b87b1d7-2cb6-4923-844d-c0b71a76b24a 2018-12-23 00:56:40,395 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-880f55da-d7f2-4de-proj-role 2018-12-23 00:56:40,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/7640b445555a4795af019f64a7a8bbea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be15feeaf40ffbfd491d8df0ff8546429da91102" 2018-12-23 00:56:40,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ddcc2b5-fabe-4cab-b128-2874c63a1ea6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:40,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7640b445555a4795af019f64a7a8bbea used request id req-3ddcc2b5-fabe-4cab-b128-2874c63a1ea6 2018-12-23 00:56:40,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be15feeaf40ffbfd491d8df0ff8546429da91102" 2018-12-23 00:56:40,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a809124-0efd-4009-acbc-4d88b691b4d3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:40,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9a809124-0efd-4009-acbc-4d88b691b4d3 2018-12-23 00:56:40,598 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-880f55da-d7f2-4de-user 2018-12-23 00:56:40,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/637f09bddeb64a1ba383fbbd25f2f84f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f05f1a400766774dac9efed7fce10a941702f3" 2018-12-23 00:56:40,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06694877-5ccb-4562-a86c-239d3e04ce58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:40,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/637f09bddeb64a1ba383fbbd25f2f84f used request id req-06694877-5ccb-4562-a86c-239d3e04ce58 2018-12-23 00:56:40,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:41,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["5ebNZfkaQ8WosPoIy7x2KQ"], "issued_at": "2018-12-23T00:56:41.000000Z"}} 2018-12-23 00:56:41,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204bb84fafa4abc5763c7d4ec78a78e13dbd3fa0" 2018-12-23 00:56:41,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271a6da6-f700-4cdd-87ab-5712b967129f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:41,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-271a6da6-f700-4cdd-87ab-5712b967129f 2018-12-23 00:56:41,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:41,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:41,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["D5icnl-1SFOX24LOEKC1sw"], "issued_at": "2018-12-23T00:56:41.000000Z"}} 2018-12-23 00:56:41,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232c0149fd084a83c3448078788fb86748095b43" 2018-12-23 00:56:41,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b2884e-2e7a-4317-a584-577432a35f3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:41,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-70b2884e-2e7a-4317-a584-577432a35f3a 2018-12-23 00:56:41,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:41,846 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:41,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232c0149fd084a83c3448078788fb86748095b43" 2018-12-23 00:56:41,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe1c84b-0615-4978-96f0-f1d4ae86c469 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:56:41,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj used request id req-fbe1c84b-0615-4978-96f0-f1d4ae86c469 2018-12-23 00:56:41,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232c0149fd084a83c3448078788fb86748095b43" 2018-12-23 00:56:42,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca8d56a-83d4-4319-8eff-87a889d10382 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:42,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-cca8d56a-83d4-4319-8eff-87a889d10382 2018-12-23 00:56:42,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232c0149fd084a83c3448078788fb86748095b43" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj"}}' 2018-12-23 00:56:42,158 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b2004da-635a-46ea-a52b-57ce52a2899e Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e037d55233bd49c793b9369466431103"}, "enabled": true, "id": "e037d55233bd49c793b9369466431103", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj"}} 2018-12-23 00:56:42,158 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6b2004da-635a-46ea-a52b-57ce52a2899e 2018-12-23 00:56:42,159 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj 2018-12-23 00:56:42,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:42,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:42,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["6a2bBO8iQKqtP_8P-joJhA"], "issued_at": "2018-12-23T00:56:42.000000Z"}} 2018-12-23 00:56:42,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925f64a85d613c5e2d6e874bbdbc47cb53450d25" 2018-12-23 00:56:42,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c814da6-06e2-4a35-b16c-d4c08e739ffe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:42,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0c814da6-06e2-4a35-b16c-d4c08e739ffe 2018-12-23 00:56:42,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:42,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:42,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925f64a85d613c5e2d6e874bbdbc47cb53450d25" 2018-12-23 00:56:42,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34084962-654b-4c87-8539-64a80308279d Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:56:42,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-34084962-654b-4c87-8539-64a80308279d 2018-12-23 00:56:42,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925f64a85d613c5e2d6e874bbdbc47cb53450d25" 2018-12-23 00:56:42,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e36512-5829-4671-bf16-1f5fc4a94fd1 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e037d55233bd49c793b9369466431103"}, "enabled": true, "id": "e037d55233bd49c793b9369466431103", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj"}]} 2018-12-23 00:56:42,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj used request id req-d3e36512-5829-4671-bf16-1f5fc4a94fd1 2018-12-23 00:56:42,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925f64a85d613c5e2d6e874bbdbc47cb53450d25" 2018-12-23 00:56:42,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61fb4341-bcb1-4943-8e92-40c5c8747bae Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:42,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-61fb4341-bcb1-4943-8e92-40c5c8747bae 2018-12-23 00:56:43,278 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-97a8cbff-9398-4c1-user 2018-12-23 00:56:43,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:43,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232c0149fd084a83c3448078788fb86748095b43" 2018-12-23 00:56:43,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4f5162-97f1-4a94-acc3-65853dc154a5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:43,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8f4f5162-97f1-4a94-acc3-65853dc154a5 2018-12-23 00:56:43,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232c0149fd084a83c3448078788fb86748095b43" -d '{"role": {"name": "CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj-role"}}' 2018-12-23 00:56:43,416 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19b3484c-af6a-4e31-bc28-a4d70f9b9017 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bc32ce32435480688aba805eb7688d9", "links": {"self": "http://172.30.9.26:5000/v3/roles/0bc32ce32435480688aba805eb7688d9"}, "name": "CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj-role"}} 2018-12-23 00:56:43,416 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-19b3484c-af6a-4e31-bc28-a4d70f9b9017 2018-12-23 00:56:43,416 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj-role 2018-12-23 00:56:43,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0bc32ce32435480688aba805eb7688d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232c0149fd084a83c3448078788fb86748095b43" 2018-12-23 00:56:43,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb6a7c1-2460-4506-be86-f36959218b56 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/0bc32ce32435480688aba805eb7688d9"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj-role", "id": "0bc32ce32435480688aba805eb7688d9"}} 2018-12-23 00:56:43,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0bc32ce32435480688aba805eb7688d9 used request id req-fdb6a7c1-2460-4506-be86-f36959218b56 2018-12-23 00:56:43,501 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj-role to project CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj 2018-12-23 00:56:43,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e037d55233bd49c793b9369466431103/users/161a4602062d41c187b10eda08c8a51d/roles/0bc32ce32435480688aba805eb7688d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232c0149fd084a83c3448078788fb86748095b43" 2018-12-23 00:56:43,711 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec0096cd-5c5e-414e-873f-d7bf1cbdc22e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:43,712 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e037d55233bd49c793b9369466431103/users/161a4602062d41c187b10eda08c8a51d/roles/0bc32ce32435480688aba805eb7688d9 used request id req-ec0096cd-5c5e-414e-873f-d7bf1cbdc22e 2018-12-23 00:56:43,712 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:43,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:43,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:44,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bc32ce32435480688aba805eb7688d9", "name": "CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj-role"}], "expires_at": "2018-12-23T01:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e037d55233bd49c793b9369466431103", "name": "CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e037d55233bd49c793b9369466431103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/e037d55233bd49c793b9369466431103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/e037d55233bd49c793b9369466431103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/e037d55233bd49c793b9369466431103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/e037d55233bd49c793b9369466431103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/e037d55233bd49c793b9369466431103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e037d55233bd49c793b9369466431103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/e037d55233bd49c793b9369466431103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/e037d55233bd49c793b9369466431103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e037d55233bd49c793b9369466431103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/e037d55233bd49c793b9369466431103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/e037d55233bd49c793b9369466431103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-97a8cbff-9398-4c1-user", "id": "161a4602062d41c187b10eda08c8a51d"}, "audit_ids": ["3IctiIoOT7iOslUyZ93E9g"], "issued_at": "2018-12-23T00:56:44.000000Z"}} 2018-12-23 00:56:44,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa647230babb2e2c7a12fe30ced45645ac4680d" 2018-12-23 00:56:44,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e28c126e-8053-43b3-a378-6d230cd927b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:44,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e28c126e-8053-43b3-a378-6d230cd927b3 2018-12-23 00:56:44,164 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:44,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa647230babb2e2c7a12fe30ced45645ac4680d" 2018-12-23 00:56:44,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-573484ca-704f-4275-ad86-ee34cd7866a9 x-compute-request-id: req-573484ca-704f-4275-ad86-ee34cd7866a9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 00:56:44,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-573484ca-704f-4275-ad86-ee34cd7866a9 2018-12-23 00:56:44,422 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-ab782de7-18b5-43d3-8f53-6675e1055c85... 2018-12-23 00:56:44,422 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 00:56:44,438 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-ab782de7-18b5-43d3-8f53-6675e1055c85 2018-12-23 00:56:44,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa647230babb2e2c7a12fe30ced45645ac4680d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCY7fZzQh1XXq7haVejOqpAyCk5iRtv9d96udDlvaNuj/wWTEXGOY6JF2jP4q+I9DIlAXkEytafKiiN0QW1TzKgno95LMhQxvA2i57U+Wh4zFo8NKofMcLbWSGBcdCk1/3aIFXEOzfhimghKLZlDGXTYeYLCbsS/Bpcs867WCWyRw==", "name": "CreateKeypairsCleanupTests-ab782de7-18b5-43d3-8f53-6675e1055c85"}}' 2018-12-23 00:56:44,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-498b8aac-34ed-4bdb-86a1-20fcd64d43bc x-compute-request-id: req-498b8aac-34ed-4bdb-86a1-20fcd64d43bc Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCY7fZzQh1XXq7haVejOqpAyCk5iRtv9d96udDlvaNuj/wWTEXGOY6JF2jP4q+I9DIlAXkEytafKiiN0QW1TzKgno95LMhQxvA2i57U+Wh4zFo8NKofMcLbWSGBcdCk1/3aIFXEOzfhimghKLZlDGXTYeYLCbsS/Bpcs867WCWyRw==", "user_id": "161a4602062d41c187b10eda08c8a51d", "name": "CreateKeypairsCleanupTests-ab782de7-18b5-43d3-8f53-6675e1055c85", "fingerprint": "ed:9f:c8:65:01:98:eb:a4:d4:cb:01:d7:17:bd:ad:44"}} 2018-12-23 00:56:44,506 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-498b8aac-34ed-4bdb-86a1-20fcd64d43bc 2018-12-23 00:56:44,521 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-ab782de7-18b5-43d3-8f53-6675e1055c85.pub 2018-12-23 00:56:44,522 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-ab782de7-18b5-43d3-8f53-6675e1055c85 2018-12-23 00:56:44,522 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-ab782de7-18b5-43d3-8f53-6675e1055c85 2018-12-23 00:56:44,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-ab782de7-18b5-43d3-8f53-6675e1055c85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa647230babb2e2c7a12fe30ced45645ac4680d" 2018-12-23 00:56:44,559 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00:56:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c27187b-9cd5-4792-8502-0641c901ed8e x-compute-request-id: req-2c27187b-9cd5-4792-8502-0641c901ed8e Content-Length: 0 Content-Type: application/json 2018-12-23 00:56:44,559 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-ab782de7-18b5-43d3-8f53-6675e1055c85 used request id req-2c27187b-9cd5-4792-8502-0641c901ed8e 2018-12-23 00:56:44,560 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-ab782de7-18b5-43d3-8f53-6675e1055c85.pub] 2018-12-23 00:56:44,560 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-ab782de7-18b5-43d3-8f53-6675e1055c85] 2018-12-23 00:56:44,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232c0149fd084a83c3448078788fb86748095b43" 2018-12-23 00:56:44,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7f22f622-0ee2-4df7-a545-f56403870ca1 Date: Sun, 23 Dec 2018 00:56:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:56:44,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7f22f622-0ee2-4df7-a545-f56403870ca1 2018-12-23 00:56:44,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232c0149fd084a83c3448078788fb86748095b43" 2018-12-23 00:56:44,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae70652-be84-44ad-a42e-1c5d372d4e6b Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:56:44,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-6ae70652-be84-44ad-a42e-1c5d372d4e6b 2018-12-23 00:56:44,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232c0149fd084a83c3448078788fb86748095b43" 2018-12-23 00:56:44,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea40125-295c-46ca-84e4-97dd3a31ab5f 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:56:44,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-7ea40125-295c-46ca-84e4-97dd3a31ab5f 2018-12-23 00:56:44,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232c0149fd084a83c3448078788fb86748095b43" 2018-12-23 00:56:45,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a937682-9e87-498d-8991-82757f4f2844 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:56:45,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-5a937682-9e87-498d-8991-82757f4f2844 2018-12-23 00:56:45,059 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj 2018-12-23 00:56:45,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e037d55233bd49c793b9369466431103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232c0149fd084a83c3448078788fb86748095b43" 2018-12-23 00:56:45,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9a1b8b2-9140-48ba-9cda-f6469e090967 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:45,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e037d55233bd49c793b9369466431103 used request id req-f9a1b8b2-9140-48ba-9cda-f6469e090967 2018-12-23 00:56:45,277 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-97a8cbff-9398-4c1-proj-role 2018-12-23 00:56:45,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0bc32ce32435480688aba805eb7688d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232c0149fd084a83c3448078788fb86748095b43" 2018-12-23 00:56:45,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8838ee55-013b-4287-8e4b-87fd1208ebf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:45,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0bc32ce32435480688aba805eb7688d9 used request id req-8838ee55-013b-4287-8e4b-87fd1208ebf6 2018-12-23 00:56:45,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232c0149fd084a83c3448078788fb86748095b43" 2018-12-23 00:56:45,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893e9cf1-8749-4418-99df-8aff8dc0b8b7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:45,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-893e9cf1-8749-4418-99df-8aff8dc0b8b7 2018-12-23 00:56:45,478 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-97a8cbff-9398-4c1-user 2018-12-23 00:56:45,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/161a4602062d41c187b10eda08c8a51d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925f64a85d613c5e2d6e874bbdbc47cb53450d25" 2018-12-23 00:56:45,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58590268-cad8-4517-960d-6b42d6373f07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:45,667 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/161a4602062d41c187b10eda08c8a51d used request id req-58590268-cad8-4517-960d-6b42d6373f07 2018-12-23 00:56:45,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:46,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["GjJ6EIF3QF26fnWnOsatbw"], "issued_at": "2018-12-23T00:56:46.000000Z"}} 2018-12-23 00:56:46,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d91b1b5f2bfd4d6d9a8c24cb999ed9ba9f526d" 2018-12-23 00:56:46,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a31f26-83c7-49af-a6c4-81dc9ad17026 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:46,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-23a31f26-83c7-49af-a6c4-81dc9ad17026 2018-12-23 00:56:46,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:46,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:46,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["FKxDXcJRRHOddV5aKmhKRg"], "issued_at": "2018-12-23T00:56:46.000000Z"}} 2018-12-23 00:56:46,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517a41a1e35cc06cbd7db021b1b8ecd8a63b37f8" 2018-12-23 00:56:46,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba99ad49-d918-4119-a148-a29f939be81c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:46,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ba99ad49-d918-4119-a148-a29f939be81c 2018-12-23 00:56:46,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:46,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:46,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517a41a1e35cc06cbd7db021b1b8ecd8a63b37f8" 2018-12-23 00:56:46,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-583d9ca9-469e-4df0-a742-c605319f0f8e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:56:46,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj used request id req-583d9ca9-469e-4df0-a742-c605319f0f8e 2018-12-23 00:56:46,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517a41a1e35cc06cbd7db021b1b8ecd8a63b37f8" 2018-12-23 00:56:46,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3838c465-a17a-49bc-8288-9e748458ce98 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:46,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3838c465-a17a-49bc-8288-9e748458ce98 2018-12-23 00:56:46,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517a41a1e35cc06cbd7db021b1b8ecd8a63b37f8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj"}}' 2018-12-23 00:56:46,920 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-884ba5ad-6fd6-44eb-b35a-89ff23ef591c Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1a4e743da67d429b87cfa89855a50bc5"}, "enabled": true, "id": "1a4e743da67d429b87cfa89855a50bc5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj"}} 2018-12-23 00:56:46,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-884ba5ad-6fd6-44eb-b35a-89ff23ef591c 2018-12-23 00:56:46,920 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj 2018-12-23 00:56:46,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:46,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:47,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["y60RkMkKRv2AMKJm8OaZ8Q"], "issued_at": "2018-12-23T00:56:47.000000Z"}} 2018-12-23 00:56:47,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7fdb673d8cb6015a62737b300c6733e9f17e064" 2018-12-23 00:56:47,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e877136a-9d82-4b7c-9d91-5eecc9e23191 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:47,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e877136a-9d82-4b7c-9d91-5eecc9e23191 2018-12-23 00:56:47,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:47,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:47,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7fdb673d8cb6015a62737b300c6733e9f17e064" 2018-12-23 00:56:47,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0210c1b-f54e-4f63-8e79-a052fcce6ebd Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:56:47,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f0210c1b-f54e-4f63-8e79-a052fcce6ebd 2018-12-23 00:56:47,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7fdb673d8cb6015a62737b300c6733e9f17e064" 2018-12-23 00:56:47,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e52652b-958b-47ac-8b81-bb15f25c2a44 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1a4e743da67d429b87cfa89855a50bc5"}, "enabled": true, "id": "1a4e743da67d429b87cfa89855a50bc5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj"}]} 2018-12-23 00:56:47,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj used request id req-3e52652b-958b-47ac-8b81-bb15f25c2a44 2018-12-23 00:56:47,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7fdb673d8cb6015a62737b300c6733e9f17e064" 2018-12-23 00:56:47,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d5c33c8-a838-4480-bb56-f4f16e9b8109 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:47,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5d5c33c8-a838-4480-bb56-f4f16e9b8109 2018-12-23 00:56:47,985 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-user 2018-12-23 00:56:47,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:47,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517a41a1e35cc06cbd7db021b1b8ecd8a63b37f8" 2018-12-23 00:56:48,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aca12c4-6219-46e5-9bb7-85274ccb06ab Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:48,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9aca12c4-6219-46e5-9bb7-85274ccb06ab 2018-12-23 00:56:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517a41a1e35cc06cbd7db021b1b8ecd8a63b37f8" -d '{"role": {"name": "CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj-role"}}' 2018-12-23 00:56:48,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53d0eabf-8535-4054-ba0c-ef06bdf5c96c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8f055c7dbf9f4f4aba9025cf26d51843", "links": {"self": "http://172.30.9.26:5000/v3/roles/8f055c7dbf9f4f4aba9025cf26d51843"}, "name": "CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj-role"}} 2018-12-23 00:56:48,188 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-53d0eabf-8535-4054-ba0c-ef06bdf5c96c 2018-12-23 00:56:48,189 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj-role 2018-12-23 00:56:48,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8f055c7dbf9f4f4aba9025cf26d51843 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517a41a1e35cc06cbd7db021b1b8ecd8a63b37f8" 2018-12-23 00:56:48,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4876f15-78ef-4a7c-8500-55c17e9bda7a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/8f055c7dbf9f4f4aba9025cf26d51843"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj-role", "id": "8f055c7dbf9f4f4aba9025cf26d51843"}} 2018-12-23 00:56:48,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8f055c7dbf9f4f4aba9025cf26d51843 used request id req-f4876f15-78ef-4a7c-8500-55c17e9bda7a 2018-12-23 00:56:48,281 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj-role to project CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj 2018-12-23 00:56:48,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1a4e743da67d429b87cfa89855a50bc5/users/75e87427654b4b209db3196801abb981/roles/8f055c7dbf9f4f4aba9025cf26d51843 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517a41a1e35cc06cbd7db021b1b8ecd8a63b37f8" 2018-12-23 00:56:48,412 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef9dcf9d-2dfc-47de-9c96-927c0be6727d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:48,412 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1a4e743da67d429b87cfa89855a50bc5/users/75e87427654b4b209db3196801abb981/roles/8f055c7dbf9f4f4aba9025cf26d51843 used request id req-ef9dcf9d-2dfc-47de-9c96-927c0be6727d 2018-12-23 00:56:48,413 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:48,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:48,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:48,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8f055c7dbf9f4f4aba9025cf26d51843", "name": "CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj-role"}], "expires_at": "2018-12-23T01:56:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a4e743da67d429b87cfa89855a50bc5", "name": "CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1a4e743da67d429b87cfa89855a50bc5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/1a4e743da67d429b87cfa89855a50bc5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/1a4e743da67d429b87cfa89855a50bc5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/1a4e743da67d429b87cfa89855a50bc5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/1a4e743da67d429b87cfa89855a50bc5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/1a4e743da67d429b87cfa89855a50bc5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1a4e743da67d429b87cfa89855a50bc5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/1a4e743da67d429b87cfa89855a50bc5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/1a4e743da67d429b87cfa89855a50bc5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1a4e743da67d429b87cfa89855a50bc5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/1a4e743da67d429b87cfa89855a50bc5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/1a4e743da67d429b87cfa89855a50bc5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-user", "id": "75e87427654b4b209db3196801abb981"}, "audit_ids": ["SVU0tjv7TGK4sJyo1dIYYw"], "issued_at": "2018-12-23T00:56:48.000000Z"}} 2018-12-23 00:56:48,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b83b2c231842593bb440503bed26b9852e5321ca" 2018-12-23 00:56:48,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a635df-8094-412d-b6a3-b60fb27b69a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:48,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f0a635df-8094-412d-b6a3-b60fb27b69a7 2018-12-23 00:56:48,868 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:48,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b83b2c231842593bb440503bed26b9852e5321ca" 2018-12-23 00:56:49,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26b03f98-ae65-4ef7-8666-f1b1ef5ef9f6 x-compute-request-id: req-26b03f98-ae65-4ef7-8666-f1b1ef5ef9f6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 00:56:49,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-26b03f98-ae65-4ef7-8666-f1b1ef5ef9f6 2018-12-23 00:56:49,053 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-a245a8d9-1a61-4af6-bdcb-77add42bfe7c... 2018-12-23 00:56:49,053 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 00:56:49,096 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-a245a8d9-1a61-4af6-bdcb-77add42bfe7c 2018-12-23 00:56:49,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b83b2c231842593bb440503bed26b9852e5321ca" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8kO5gMe0M7lVjO7M82Mr0vRCsmKf6eG8A7eVnLS5e6ljGHL6EdQ9gcaN2AW/d0VPfMbOSJnac+zaWu8o25pNUnwtM8EJtIMprxs15kyI05Md/Db8QMlmgssijDS8mvEYY0+FuwOfLYJ9KgCw0MdEpZvhpJqRmW7rmBUlCMPS+BQ==", "name": "CreateKeypairsCleanupTests-a245a8d9-1a61-4af6-bdcb-77add42bfe7c"}}' 2018-12-23 00:56:49,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-966d3766-f764-4caf-9955-3e3eb95f6263 x-compute-request-id: req-966d3766-f764-4caf-9955-3e3eb95f6263 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8kO5gMe0M7lVjO7M82Mr0vRCsmKf6eG8A7eVnLS5e6ljGHL6EdQ9gcaN2AW/d0VPfMbOSJnac+zaWu8o25pNUnwtM8EJtIMprxs15kyI05Md/Db8QMlmgssijDS8mvEYY0+FuwOfLYJ9KgCw0MdEpZvhpJqRmW7rmBUlCMPS+BQ==", "user_id": "75e87427654b4b209db3196801abb981", "name": "CreateKeypairsCleanupTests-a245a8d9-1a61-4af6-bdcb-77add42bfe7c", "fingerprint": "88:61:cc:11:c5:a2:01:db:8e:8c:b6:b7:68:15:4f:36"}} 2018-12-23 00:56:49,159 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-966d3766-f764-4caf-9955-3e3eb95f6263 2018-12-23 00:56:49,174 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-a245a8d9-1a61-4af6-bdcb-77add42bfe7c.pub 2018-12-23 00:56:49,174 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-a245a8d9-1a61-4af6-bdcb-77add42bfe7c 2018-12-23 00:56:49,174 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-a245a8d9-1a61-4af6-bdcb-77add42bfe7c 2018-12-23 00:56:49,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-a245a8d9-1a61-4af6-bdcb-77add42bfe7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b83b2c231842593bb440503bed26b9852e5321ca" 2018-12-23 00:56:49,213 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00: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-21233cfb-1202-45db-ac4e-c5c441cf29cd x-compute-request-id: req-21233cfb-1202-45db-ac4e-c5c441cf29cd Content-Length: 0 Content-Type: application/json 2018-12-23 00:56:49,214 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-a245a8d9-1a61-4af6-bdcb-77add42bfe7c used request id req-21233cfb-1202-45db-ac4e-c5c441cf29cd 2018-12-23 00:56:49,214 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-a245a8d9-1a61-4af6-bdcb-77add42bfe7c.pub] 2018-12-23 00:56:49,214 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-a245a8d9-1a61-4af6-bdcb-77add42bfe7c] 2018-12-23 00:56:49,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517a41a1e35cc06cbd7db021b1b8ecd8a63b37f8" 2018-12-23 00:56:49,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fbbc561a-69d0-4dc7-ba18-0fe1e97eed82 Date: Sun, 23 Dec 2018 00:56:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:56:49,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-fbbc561a-69d0-4dc7-ba18-0fe1e97eed82 2018-12-23 00:56:49,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517a41a1e35cc06cbd7db021b1b8ecd8a63b37f8" 2018-12-23 00:56:49,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ff18797-b2a4-4b0d-a091-bbec90ea68ce Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:56:49,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-7ff18797-b2a4-4b0d-a091-bbec90ea68ce 2018-12-23 00:56:49,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517a41a1e35cc06cbd7db021b1b8ecd8a63b37f8" 2018-12-23 00:56:49,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95fb1cab-d049-4094-8adf-22e784bc61cc 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:56:49,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-95fb1cab-d049-4094-8adf-22e784bc61cc 2018-12-23 00:56:49,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517a41a1e35cc06cbd7db021b1b8ecd8a63b37f8" 2018-12-23 00:56:49,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5223a8d-7410-4fa4-b439-8d4a1e1544e6 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:56:49,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-f5223a8d-7410-4fa4-b439-8d4a1e1544e6 2018-12-23 00:56:49,717 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj 2018-12-23 00:56:49,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1a4e743da67d429b87cfa89855a50bc5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517a41a1e35cc06cbd7db021b1b8ecd8a63b37f8" 2018-12-23 00:56:49,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-673a8b9e-80ef-4776-8346-67f8038ee263 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:49,934 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1a4e743da67d429b87cfa89855a50bc5 used request id req-673a8b9e-80ef-4776-8346-67f8038ee263 2018-12-23 00:56:49,934 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-proj-role 2018-12-23 00:56:49,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8f055c7dbf9f4f4aba9025cf26d51843 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517a41a1e35cc06cbd7db021b1b8ecd8a63b37f8" 2018-12-23 00:56:50,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cd4de7d-57d8-4ff8-bb32-cd106b79ed0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:50,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8f055c7dbf9f4f4aba9025cf26d51843 used request id req-1cd4de7d-57d8-4ff8-bb32-cd106b79ed0d 2018-12-23 00:56:50,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517a41a1e35cc06cbd7db021b1b8ecd8a63b37f8" 2018-12-23 00:56:50,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c72da2c-740d-4738-b74b-f21af148e37f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:50,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1c72da2c-740d-4738-b74b-f21af148e37f 2018-12-23 00:56:50,141 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-3a69b03a-4dd9-45b-user 2018-12-23 00:56:50,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/75e87427654b4b209db3196801abb981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7fdb673d8cb6015a62737b300c6733e9f17e064" 2018-12-23 00:56:50,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-944462df-8b5d-44db-be9b-d27e2a55a6e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:50,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/75e87427654b4b209db3196801abb981 used request id req-944462df-8b5d-44db-be9b-d27e2a55a6e7 2018-12-23 00:56:50,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:50,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["qz5pYvH4SKOwQep1qWFG3A"], "issued_at": "2018-12-23T00:56:50.000000Z"}} 2018-12-23 00:56:50,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e642ce055548f0477555052a48759fc835400228" 2018-12-23 00:56:50,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a80bfb82-f541-4bff-8fa7-5dba404f7fe0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:50,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a80bfb82-f541-4bff-8fa7-5dba404f7fe0 2018-12-23 00:56:50,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:50,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:51,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["1DuatTmWR7yknj7twQRZSA"], "issued_at": "2018-12-23T00:56:51.000000Z"}} 2018-12-23 00:56:51,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6242e15aa8ff63f7089fcc1a19e7a26121c9ba" 2018-12-23 00:56:51,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2222b702-4dbc-497e-b8c0-76a19c73987f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:51,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2222b702-4dbc-497e-b8c0-76a19c73987f 2018-12-23 00:56:51,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:51,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:51,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6242e15aa8ff63f7089fcc1a19e7a26121c9ba" 2018-12-23 00:56:51,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfcc9e3f-fd50-4688-a55d-9e5a90bcba1b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:56:51,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj used request id req-cfcc9e3f-fd50-4688-a55d-9e5a90bcba1b 2018-12-23 00:56:51,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6242e15aa8ff63f7089fcc1a19e7a26121c9ba" 2018-12-23 00:56:51,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2d7aa2-f64d-4967-8602-a37c92fbf7c3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:51,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7b2d7aa2-f64d-4967-8602-a37c92fbf7c3 2018-12-23 00:56:51,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6242e15aa8ff63f7089fcc1a19e7a26121c9ba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj"}}' 2018-12-23 00:56:51,559 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b0060a9-fc67-4c36-802e-0664d39b9ad1 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/acdfb102318d4dafa54bad01fe10d43f"}, "enabled": true, "id": "acdfb102318d4dafa54bad01fe10d43f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj"}} 2018-12-23 00:56:51,559 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7b0060a9-fc67-4c36-802e-0664d39b9ad1 2018-12-23 00:56:51,560 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj 2018-12-23 00:56:51,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:51,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:51,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["22QjUhdWT_-oYzdfivNanA"], "issued_at": "2018-12-23T00:56:51.000000Z"}} 2018-12-23 00:56:51,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc6248219f0d470b9fe52be07f9aa5095ada790" 2018-12-23 00:56:52,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a56a20-6c35-4dd3-841f-8482d95b502b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:52,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-88a56a20-6c35-4dd3-841f-8482d95b502b 2018-12-23 00:56:52,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:52,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:52,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc6248219f0d470b9fe52be07f9aa5095ada790" 2018-12-23 00:56:52,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f6f908e-097a-4bd6-bc4e-f704c40efd17 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:56:52,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2f6f908e-097a-4bd6-bc4e-f704c40efd17 2018-12-23 00:56:52,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc6248219f0d470b9fe52be07f9aa5095ada790" 2018-12-23 00:56:52,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ddf309-139f-4902-8a01-13238ba87197 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/acdfb102318d4dafa54bad01fe10d43f"}, "enabled": true, "id": "acdfb102318d4dafa54bad01fe10d43f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj"}]} 2018-12-23 00:56:52,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj used request id req-f1ddf309-139f-4902-8a01-13238ba87197 2018-12-23 00:56:52,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc6248219f0d470b9fe52be07f9aa5095ada790" 2018-12-23 00:56:52,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c90e956-41a8-4fb5-9853-b56c2697552e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:52,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6c90e956-41a8-4fb5-9853-b56c2697552e 2018-12-23 00:56:52,703 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-566edc16-3fdf-45c-user 2018-12-23 00:56:52,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:52,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6242e15aa8ff63f7089fcc1a19e7a26121c9ba" 2018-12-23 00:56:52,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eecb7577-4527-496e-8016-13323e22e4ca Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:52,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-eecb7577-4527-496e-8016-13323e22e4ca 2018-12-23 00:56:52,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6242e15aa8ff63f7089fcc1a19e7a26121c9ba" -d '{"role": {"name": "CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj-role"}}' 2018-12-23 00:56:52,907 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a58964cc-028b-4a2f-a938-bf9fdb7b0be1 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9adba9f6353f46d3a31458f9c6e5f76c", "links": {"self": "http://172.30.9.26:5000/v3/roles/9adba9f6353f46d3a31458f9c6e5f76c"}, "name": "CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj-role"}} 2018-12-23 00:56:52,907 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a58964cc-028b-4a2f-a938-bf9fdb7b0be1 2018-12-23 00:56:52,907 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj-role 2018-12-23 00:56:52,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/9adba9f6353f46d3a31458f9c6e5f76c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6242e15aa8ff63f7089fcc1a19e7a26121c9ba" 2018-12-23 00:56:53,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c06f5910-33b1-4fa3-a2a3-e9eb76f267c2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/9adba9f6353f46d3a31458f9c6e5f76c"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj-role", "id": "9adba9f6353f46d3a31458f9c6e5f76c"}} 2018-12-23 00:56:53,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/9adba9f6353f46d3a31458f9c6e5f76c used request id req-c06f5910-33b1-4fa3-a2a3-e9eb76f267c2 2018-12-23 00:56:53,001 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj-role to project CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj 2018-12-23 00:56:53,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/acdfb102318d4dafa54bad01fe10d43f/users/f0bfe214aa584dc7ad62436a03eb0efd/roles/9adba9f6353f46d3a31458f9c6e5f76c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6242e15aa8ff63f7089fcc1a19e7a26121c9ba" 2018-12-23 00:56:53,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aba451e7-14af-4545-bacc-3e1f65133ff7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:53,059 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/acdfb102318d4dafa54bad01fe10d43f/users/f0bfe214aa584dc7ad62436a03eb0efd/roles/9adba9f6353f46d3a31458f9c6e5f76c used request id req-aba451e7-14af-4545-bacc-3e1f65133ff7 2018-12-23 00:56:53,059 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:53,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:53,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:53,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9adba9f6353f46d3a31458f9c6e5f76c", "name": "CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj-role"}], "expires_at": "2018-12-23T01:56:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "acdfb102318d4dafa54bad01fe10d43f", "name": "CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/acdfb102318d4dafa54bad01fe10d43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/acdfb102318d4dafa54bad01fe10d43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/acdfb102318d4dafa54bad01fe10d43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/acdfb102318d4dafa54bad01fe10d43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/acdfb102318d4dafa54bad01fe10d43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/acdfb102318d4dafa54bad01fe10d43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/acdfb102318d4dafa54bad01fe10d43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/acdfb102318d4dafa54bad01fe10d43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/acdfb102318d4dafa54bad01fe10d43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/acdfb102318d4dafa54bad01fe10d43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/acdfb102318d4dafa54bad01fe10d43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/acdfb102318d4dafa54bad01fe10d43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-566edc16-3fdf-45c-user", "id": "f0bfe214aa584dc7ad62436a03eb0efd"}, "audit_ids": ["3QrmZivXSfCBA-Jj8wyQCA"], "issued_at": "2018-12-23T00:56:53.000000Z"}} 2018-12-23 00:56:53,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c05b1d32ea43a39246fc03d66ba781317e9518" 2018-12-23 00:56:53,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac77ffb-77de-46a6-9e72-6691db59c0a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:53,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9ac77ffb-77de-46a6-9e72-6691db59c0a2 2018-12-23 00:56:53,522 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 00:56:53,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c05b1d32ea43a39246fc03d66ba781317e9518" 2018-12-23 00:56:53,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-26ba885a-78c1-4638-862f-7208f2a4ff18 x-compute-request-id: req-26ba885a-78c1-4638-862f-7208f2a4ff18 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 00:56:53,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-26ba885a-78c1-4638-862f-7208f2a4ff18 2018-12-23 00:56:53,694 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-f2b83998-b556-4014-bd0d-80200af1d2e9... 2018-12-23 00:56:53,694 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 00:56:53,750 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-f2b83998-b556-4014-bd0d-80200af1d2e9 2018-12-23 00:56:53,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c05b1d32ea43a39246fc03d66ba781317e9518" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLoIkAA4Q0dU/2lJMm2IoI5fDxqyVycAl+os+9Td1P/EOt4yt0vUlM9y5ejTKt3w7we5NFCoNFOoKHDIv20Dx3a8rwfSE4ifDsEAVnSycl/mnHj3JtDj0fG2Vt/lRKP7LPziPY3jh+e8VFeNhZ6nlKL8sojtXD/MAr3RkqHJAfUQ==", "name": "CreateKeypairsCleanupTests-f2b83998-b556-4014-bd0d-80200af1d2e9"}}' 2018-12-23 00:56:53,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00: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-80386f71-f242-4fff-9541-fbf4400f11ed x-compute-request-id: req-80386f71-f242-4fff-9541-fbf4400f11ed Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLoIkAA4Q0dU/2lJMm2IoI5fDxqyVycAl+os+9Td1P/EOt4yt0vUlM9y5ejTKt3w7we5NFCoNFOoKHDIv20Dx3a8rwfSE4ifDsEAVnSycl/mnHj3JtDj0fG2Vt/lRKP7LPziPY3jh+e8VFeNhZ6nlKL8sojtXD/MAr3RkqHJAfUQ==", "user_id": "f0bfe214aa584dc7ad62436a03eb0efd", "name": "CreateKeypairsCleanupTests-f2b83998-b556-4014-bd0d-80200af1d2e9", "fingerprint": "5a:78:18:91:db:c5:48:90:55:64:5d:da:a7:c1:14:e1"}} 2018-12-23 00:56:53,811 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-80386f71-f242-4fff-9541-fbf4400f11ed 2018-12-23 00:56:53,813 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-f2b83998-b556-4014-bd0d-80200af1d2e9.pub 2018-12-23 00:56:53,814 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-f2b83998-b556-4014-bd0d-80200af1d2e9 2018-12-23 00:56:53,814 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-f2b83998-b556-4014-bd0d-80200af1d2e9 2018-12-23 00:56:53,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f2b83998-b556-4014-bd0d-80200af1d2e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c05b1d32ea43a39246fc03d66ba781317e9518" 2018-12-23 00:56:53,846 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 00: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-a4a2c5bf-7326-4f5e-8538-7367b403776e x-compute-request-id: req-a4a2c5bf-7326-4f5e-8538-7367b403776e Content-Length: 0 Content-Type: application/json 2018-12-23 00:56:53,847 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f2b83998-b556-4014-bd0d-80200af1d2e9 used request id req-a4a2c5bf-7326-4f5e-8538-7367b403776e 2018-12-23 00:56:53,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6242e15aa8ff63f7089fcc1a19e7a26121c9ba" 2018-12-23 00:56:54,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5d6b98c8-b681-4c67-b63f-5061e580eee6 Date: Sun, 23 Dec 2018 00:56:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:56:54,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5d6b98c8-b681-4c67-b63f-5061e580eee6 2018-12-23 00:56:54,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6242e15aa8ff63f7089fcc1a19e7a26121c9ba" 2018-12-23 00:56:54,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83f64b9-3579-4f6b-8879-d32b8ab1c76d Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:56:54,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-b83f64b9-3579-4f6b-8879-d32b8ab1c76d 2018-12-23 00:56:54,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6242e15aa8ff63f7089fcc1a19e7a26121c9ba" 2018-12-23 00:56:54,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883fb404-b1cf-4256-a229-d759ab9cb0b5 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:56:54,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-883fb404-b1cf-4256-a229-d759ab9cb0b5 2018-12-23 00:56:54,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6242e15aa8ff63f7089fcc1a19e7a26121c9ba" 2018-12-23 00:56:54,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-564b3b13-f5b1-45d1-a4e7-bf3615e2e358 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:56:54,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-564b3b13-f5b1-45d1-a4e7-bf3615e2e358 2018-12-23 00:56:54,334 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj 2018-12-23 00:56:54,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/acdfb102318d4dafa54bad01fe10d43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6242e15aa8ff63f7089fcc1a19e7a26121c9ba" 2018-12-23 00:56:54,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b76ff604-5f77-41dd-82f4-1cfc8b59c1d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:54,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/acdfb102318d4dafa54bad01fe10d43f used request id req-b76ff604-5f77-41dd-82f4-1cfc8b59c1d9 2018-12-23 00:56:54,544 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-566edc16-3fdf-45c-proj-role 2018-12-23 00:56:54,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/9adba9f6353f46d3a31458f9c6e5f76c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6242e15aa8ff63f7089fcc1a19e7a26121c9ba" 2018-12-23 00:56:54,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df11bebd-4e8b-4786-bef7-00c148a39c3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:54,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/9adba9f6353f46d3a31458f9c6e5f76c used request id req-df11bebd-4e8b-4786-bef7-00c148a39c3e 2018-12-23 00:56:54,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6242e15aa8ff63f7089fcc1a19e7a26121c9ba" 2018-12-23 00:56:54,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cabc88f8-30b6-4fb2-834f-ac1758dfa268 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:54,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cabc88f8-30b6-4fb2-834f-ac1758dfa268 2018-12-23 00:56:54,753 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-566edc16-3fdf-45c-user 2018-12-23 00:56:54,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f0bfe214aa584dc7ad62436a03eb0efd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc6248219f0d470b9fe52be07f9aa5095ada790" 2018-12-23 00:56:54,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8bb081d-ad99-44fe-bef0-d62fe7da79a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:54,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f0bfe214aa584dc7ad62436a03eb0efd used request id req-c8bb081d-ad99-44fe-bef0-d62fe7da79a1 2018-12-23 00:56:54,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:55,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["E2EpnmPATZCiidG1rz9J7A"], "issued_at": "2018-12-23T00:56:55.000000Z"}} 2018-12-23 00:56:55,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3411a7c52fccdf78df8bf64bddb6c5310c15da9d" 2018-12-23 00:56:55,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc3467d-e6b6-43f6-97cc-d0e6861792ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:55,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9bc3467d-e6b6-43f6-97cc-d0e6861792ba 2018-12-23 00:56:55,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:55,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:55,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["yEZ4uZxxQqi8n4DT3RrG8w"], "issued_at": "2018-12-23T00:56:55.000000Z"}} 2018-12-23 00:56:55,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" 2018-12-23 00:56:55,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8887a31-dba6-45ea-bfb7-cd6d67c8130e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:55,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f8887a31-dba6-45ea-bfb7-cd6d67c8130e 2018-12-23 00:56:55,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:55,880 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:55,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d3836a1f-cebb-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" 2018-12-23 00:56:55,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32be32ce-1137-4b94-932e-961b655ea4bc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d3836a1f-cebb-431-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:56:55,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d3836a1f-cebb-431-proj used request id req-32be32ce-1137-4b94-932e-961b655ea4bc 2018-12-23 00:56:55,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" 2018-12-23 00:56:55,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24fd016-fdcc-4a60-9a04-0ba6335c0e9b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:55,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f24fd016-fdcc-4a60-9a04-0ba6335c0e9b 2018-12-23 00:56:55,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-d3836a1f-cebb-431-proj"}}' 2018-12-23 00:56:56,098 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fa33594-cbb8-4604-92a2-75ee055e42c7 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a9c51a1265654867986f72298bdf57a4"}, "enabled": true, "id": "a9c51a1265654867986f72298bdf57a4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d3836a1f-cebb-431-proj"}} 2018-12-23 00:56:56,098 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1fa33594-cbb8-4604-92a2-75ee055e42c7 2018-12-23 00:56:56,098 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-d3836a1f-cebb-431-proj 2018-12-23 00:56:56,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:56,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:56,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:56:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["ZumGCWmqQzqPaAGRpHNefg"], "issued_at": "2018-12-23T00:56:56.000000Z"}} 2018-12-23 00:56:56,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874b59126e7fa121eeac94fdccc8e4378d43aed7" 2018-12-23 00:56:56,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a726680-b9d7-45d5-93b6-386f173afe7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:56,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5a726680-b9d7-45d5-93b6-386f173afe7e 2018-12-23 00:56:56,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:56:56,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:56:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:56:56,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874b59126e7fa121eeac94fdccc8e4378d43aed7" 2018-12-23 00:56:56,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14fbc31-f2a1-4fa6-b9db-97842a668ede Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:56:56,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b14fbc31-f2a1-4fa6-b9db-97842a668ede 2018-12-23 00:56:56,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d3836a1f-cebb-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874b59126e7fa121eeac94fdccc8e4378d43aed7" 2018-12-23 00:56:56,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c5231a-bcda-4042-a5fe-e5493dfa0c0f Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d3836a1f-cebb-431-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a9c51a1265654867986f72298bdf57a4"}, "enabled": true, "id": "a9c51a1265654867986f72298bdf57a4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d3836a1f-cebb-431-proj"}]} 2018-12-23 00:56:56,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d3836a1f-cebb-431-proj used request id req-e8c5231a-bcda-4042-a5fe-e5493dfa0c0f 2018-12-23 00:56:56,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874b59126e7fa121eeac94fdccc8e4378d43aed7" 2018-12-23 00:56:56,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a9b010-f3e3-4a49-9ebb-7a2950046cbb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:56:56,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-00a9b010-f3e3-4a49-9ebb-7a2950046cbb 2018-12-23 00:56:57,241 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-d3836a1f-cebb-431-user 2018-12-23 00:56:57,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:57,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" 2018-12-23 00:56:57,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3dd553c-f66e-435e-b085-f8be480e38c8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:56:57,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f3dd553c-f66e-435e-b085-f8be480e38c8 2018-12-23 00:56:57,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" -d '{"role": {"name": "CreateNetworkSuccessTests-d3836a1f-cebb-431-proj-role"}}' 2018-12-23 00:56:57,458 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:56:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-267486f8-ce84-4cc4-af8e-a1659a312f11 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c0b1d1ea824c497f9304ff50a0a7e5f6", "links": {"self": "http://172.30.9.26:5000/v3/roles/c0b1d1ea824c497f9304ff50a0a7e5f6"}, "name": "CreateNetworkSuccessTests-d3836a1f-cebb-431-proj-role"}} 2018-12-23 00:56:57,458 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-267486f8-ce84-4cc4-af8e-a1659a312f11 2018-12-23 00:56:57,458 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-d3836a1f-cebb-431-proj-role 2018-12-23 00:56:57,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c0b1d1ea824c497f9304ff50a0a7e5f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" 2018-12-23 00:56:57,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a23dd7-84b5-4d24-b88a-dba8b5916657 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/c0b1d1ea824c497f9304ff50a0a7e5f6"}, "domain_id": null, "name": "CreateNetworkSuccessTests-d3836a1f-cebb-431-proj-role", "id": "c0b1d1ea824c497f9304ff50a0a7e5f6"}} 2018-12-23 00:56:57,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c0b1d1ea824c497f9304ff50a0a7e5f6 used request id req-75a23dd7-84b5-4d24-b88a-dba8b5916657 2018-12-23 00:56:57,476 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-d3836a1f-cebb-431-proj-role to project CreateNetworkSuccessTests-d3836a1f-cebb-431-proj 2018-12-23 00:56:57,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/a9c51a1265654867986f72298bdf57a4/users/d600aa0073a44376907f4e976ec8229d/roles/c0b1d1ea824c497f9304ff50a0a7e5f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" 2018-12-23 00:56:57,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:56:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-122a6abf-266c-4235-aa02-959451333db6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:56:57,617 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a9c51a1265654867986f72298bdf57a4/users/d600aa0073a44376907f4e976ec8229d/roles/c0b1d1ea824c497f9304ff50a0a7e5f6 used request id req-122a6abf-266c-4235-aa02-959451333db6 2018-12-23 00:56:57,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:56:57,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:56:57,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c0b1d1ea824c497f9304ff50a0a7e5f6", "name": "CreateNetworkSuccessTests-d3836a1f-cebb-431-proj-role"}], "expires_at": "2018-12-23T01:56:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9c51a1265654867986f72298bdf57a4", "name": "CreateNetworkSuccessTests-d3836a1f-cebb-431-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a9c51a1265654867986f72298bdf57a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/a9c51a1265654867986f72298bdf57a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/a9c51a1265654867986f72298bdf57a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a9c51a1265654867986f72298bdf57a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/a9c51a1265654867986f72298bdf57a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/a9c51a1265654867986f72298bdf57a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9c51a1265654867986f72298bdf57a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/a9c51a1265654867986f72298bdf57a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/a9c51a1265654867986f72298bdf57a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a9c51a1265654867986f72298bdf57a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/a9c51a1265654867986f72298bdf57a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/a9c51a1265654867986f72298bdf57a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-d3836a1f-cebb-431-user", "id": "d600aa0073a44376907f4e976ec8229d"}, "audit_ids": ["GPS46-InRCqVHscnTsvT8A"], "issued_at": "2018-12-23T00:56:57.000000Z"}} 2018-12-23 00:56:57,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6265cc4dfb3e42a2cdafbcfbbca9206e799de4f0" 2018-12-23 00:56:58,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e681d3dc-39a5-4c19-8b90-87594ebb1509 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:56:58,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e681d3dc-39a5-4c19-8b90-87594ebb1509 2018-12-23 00:56:58,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6265cc4dfb3e42a2cdafbcfbbca9206e799de4f0" 2018-12-23 00:56:58,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1245ae7e-a857-472d-9622-9ce1700a4719 Date: Sun, 23 Dec 2018 00:56:58 GMT RESP BODY: {"networks":[]} 2018-12-23 00:56:58,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-net used request id req-1245ae7e-a857-472d-9622-9ce1700a4719 2018-12-23 00:56:58,253 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-net 2018-12-23 00:56:58,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6265cc4dfb3e42a2cdafbcfbbca9206e799de4f0" -d '{"network": {"name": "CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-net", "admin_state_up": true}}' 2018-12-23 00:56:58,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-667d2a39-222a-449c-8cc8-c2e11ee28612 Date: Sun, 23 Dec 2018 00:56:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e8ffadc1-7fac-40d9-9d40-270cf0c4ee58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a9c51a1265654867986f72298bdf57a4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T00:56:58Z","is_default":false,"name":"CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a9c51a1265654867986f72298bdf57a4","created_at":"2018-12-23T00:56:58Z","mtu":1450}} 2018-12-23 00:56:58,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-667d2a39-222a-449c-8cc8-c2e11ee28612 2018-12-23 00:56:58,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e8ffadc1-7fac-40d9-9d40-270cf0c4ee58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6265cc4dfb3e42a2cdafbcfbbca9206e799de4f0" 2018-12-23 00:56:59,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1ec4495d-6d7b-4509-a1f3-94d683e740e1 Date: Sun, 23 Dec 2018 00:56:59 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-12-23T00:56:58Z","tenant_id":"a9c51a1265654867986f72298bdf57a4","created_at":"2018-12-23T00:56:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a9c51a1265654867986f72298bdf57a4","id":"e8ffadc1-7fac-40d9-9d40-270cf0c4ee58","name":"CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-net"}]} 2018-12-23 00:56:59,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e8ffadc1-7fac-40d9-9d40-270cf0c4ee58 used request id req-1ec4495d-6d7b-4509-a1f3-94d683e740e1 2018-12-23 00:56:59,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e8ffadc1-7fac-40d9-9d40-270cf0c4ee58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6265cc4dfb3e42a2cdafbcfbbca9206e799de4f0" 2018-12-23 00:56:59,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-25bc8dcb-fcef-461a-b27b-459252140282 Date: Sun, 23 Dec 2018 00:56:59 GMT RESP BODY: {"subnets":[]} 2018-12-23 00:56:59,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e8ffadc1-7fac-40d9-9d40-270cf0c4ee58 used request id req-25bc8dcb-fcef-461a-b27b-459252140282 2018-12-23 00:56:59,287 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-subnet 2018-12-23 00:56:59,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6265cc4dfb3e42a2cdafbcfbbca9206e799de4f0" -d '{"subnets": [{"ip_version": 4, "network_id": "e8ffadc1-7fac-40d9-9d40-270cf0c4ee58", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-subnet"}]}' 2018-12-23 00:57:00,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9c456e0c-44f9-431e-b267-f1d563ea53ab Date: Sun, 23 Dec 2018 00:57:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8ffadc1-7fac-40d9-9d40-270cf0c4ee58","tenant_id":"a9c51a1265654867986f72298bdf57a4","created_at":"2018-12-23T00:56:59Z","dns_nameservers":[],"updated_at":"2018-12-23T00:56: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":"a9c51a1265654867986f72298bdf57a4","id":"f4191704-7b6f-4794-a43e-abba1a59b38e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-subnet"}]} 2018-12-23 00:57:00,210 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-9c456e0c-44f9-431e-b267-f1d563ea53ab 2018-12-23 00:57:00,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e8ffadc1-7fac-40d9-9d40-270cf0c4ee58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6265cc4dfb3e42a2cdafbcfbbca9206e799de4f0" 2018-12-23 00:57:00,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d4d57752-4a89-4328-a41d-df31b35e2617 Date: Sun, 23 Dec 2018 00:57: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":["f4191704-7b6f-4794-a43e-abba1a59b38e"],"updated_at":"2018-12-23T00:56:59Z","tenant_id":"a9c51a1265654867986f72298bdf57a4","created_at":"2018-12-23T00:56:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9c51a1265654867986f72298bdf57a4","id":"e8ffadc1-7fac-40d9-9d40-270cf0c4ee58","name":"CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-net"}]} 2018-12-23 00:57:00,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e8ffadc1-7fac-40d9-9d40-270cf0c4ee58 used request id req-d4d57752-4a89-4328-a41d-df31b35e2617 2018-12-23 00:57:00,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e8ffadc1-7fac-40d9-9d40-270cf0c4ee58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6265cc4dfb3e42a2cdafbcfbbca9206e799de4f0" 2018-12-23 00:57:00,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ee8cbd61-2495-4507-a908-eef27f6a2a59 Date: Sun, 23 Dec 2018 00:57:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8ffadc1-7fac-40d9-9d40-270cf0c4ee58","tenant_id":"a9c51a1265654867986f72298bdf57a4","created_at":"2018-12-23T00:56:59Z","dns_nameservers":[],"updated_at":"2018-12-23T00:56: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":"a9c51a1265654867986f72298bdf57a4","id":"f4191704-7b6f-4794-a43e-abba1a59b38e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-subnet"}]} 2018-12-23 00:57:00,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e8ffadc1-7fac-40d9-9d40-270cf0c4ee58 used request id req-ee8cbd61-2495-4507-a908-eef27f6a2a59 2018-12-23 00:57:00,519 - OpenStackNetwork - DEBUG - Network [e8ffadc1-7fac-40d9-9d40-270cf0c4ee58] created successfully 2018-12-23 00:57:00,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:00,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c0b1d1ea824c497f9304ff50a0a7e5f6", "name": "CreateNetworkSuccessTests-d3836a1f-cebb-431-proj-role"}], "expires_at": "2018-12-23T01:57:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9c51a1265654867986f72298bdf57a4", "name": "CreateNetworkSuccessTests-d3836a1f-cebb-431-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a9c51a1265654867986f72298bdf57a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/a9c51a1265654867986f72298bdf57a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/a9c51a1265654867986f72298bdf57a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a9c51a1265654867986f72298bdf57a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/a9c51a1265654867986f72298bdf57a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/a9c51a1265654867986f72298bdf57a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9c51a1265654867986f72298bdf57a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/a9c51a1265654867986f72298bdf57a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/a9c51a1265654867986f72298bdf57a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a9c51a1265654867986f72298bdf57a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/a9c51a1265654867986f72298bdf57a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/a9c51a1265654867986f72298bdf57a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-d3836a1f-cebb-431-user", "id": "d600aa0073a44376907f4e976ec8229d"}, "audit_ids": ["VINkWCaBSZyUkUXX_efpYw"], "issued_at": "2018-12-23T00:57:00.000000Z"}} 2018-12-23 00:57:00,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6b9aba125502eb999d97fe7f801ee8a36e805f" 2018-12-23 00:57:01,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a218de44-b1c8-4342-94b8-fa679bc4c03b Date: Sun, 23 Dec 2018 00:57: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":["f4191704-7b6f-4794-a43e-abba1a59b38e"],"updated_at":"2018-12-23T00:56:59Z","tenant_id":"a9c51a1265654867986f72298bdf57a4","created_at":"2018-12-23T00:56:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9c51a1265654867986f72298bdf57a4","id":"e8ffadc1-7fac-40d9-9d40-270cf0c4ee58","name":"CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-net"}]} 2018-12-23 00:57:01,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-net used request id req-a218de44-b1c8-4342-94b8-fa679bc4c03b 2018-12-23 00:57:01,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:57:01,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:57:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:57:01,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a9c51a1265654867986f72298bdf57a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3411a7c52fccdf78df8bf64bddb6c5310c15da9d" 2018-12-23 00:57:01,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae58a56-5631-422a-9293-5556ba70b298 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a9c51a1265654867986f72298bdf57a4"}, "enabled": true, "id": "a9c51a1265654867986f72298bdf57a4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d3836a1f-cebb-431-proj"}} 2018-12-23 00:57:01,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a9c51a1265654867986f72298bdf57a4 used request id req-7ae58a56-5631-422a-9293-5556ba70b298 2018-12-23 00:57:01,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e8ffadc1-7fac-40d9-9d40-270cf0c4ee58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6b9aba125502eb999d97fe7f801ee8a36e805f" 2018-12-23 00:57:01,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5333c224-edb7-4436-8f24-0c75cf373356 Date: Sun, 23 Dec 2018 00:57:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8ffadc1-7fac-40d9-9d40-270cf0c4ee58","tenant_id":"a9c51a1265654867986f72298bdf57a4","created_at":"2018-12-23T00:56:59Z","dns_nameservers":[],"updated_at":"2018-12-23T00:56: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":"a9c51a1265654867986f72298bdf57a4","id":"f4191704-7b6f-4794-a43e-abba1a59b38e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-subnet"}]} 2018-12-23 00:57:01,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e8ffadc1-7fac-40d9-9d40-270cf0c4ee58 used request id req-5333c224-edb7-4436-8f24-0c75cf373356 2018-12-23 00:57:01,484 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-subnet 2018-12-23 00:57:01,484 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-subnet 2018-12-23 00:57:01,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/f4191704-7b6f-4794-a43e-abba1a59b38e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6b9aba125502eb999d97fe7f801ee8a36e805f" 2018-12-23 00:57:03,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de2e2ffa-46f9-4fdf-941a-b94a2a8fe7fc Date: Sun, 23 Dec 2018 00:57:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:57:03,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f4191704-7b6f-4794-a43e-abba1a59b38e used request id req-de2e2ffa-46f9-4fdf-941a-b94a2a8fe7fc 2018-12-23 00:57:03,217 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-net 2018-12-23 00:57:03,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/e8ffadc1-7fac-40d9-9d40-270cf0c4ee58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6b9aba125502eb999d97fe7f801ee8a36e805f" 2018-12-23 00:57:04,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b4f5c4b-b2fb-496e-856d-e5e9b3b4c205 Date: Sun, 23 Dec 2018 00:57:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:57:04,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e8ffadc1-7fac-40d9-9d40-270cf0c4ee58 used request id req-7b4f5c4b-b2fb-496e-856d-e5e9b3b4c205 2018-12-23 00:57:04,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6b9aba125502eb999d97fe7f801ee8a36e805f" 2018-12-23 00:57:04,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2034e9be-4a09-4ab2-8f9a-92b8b354b466 Date: Sun, 23 Dec 2018 00:57:04 GMT RESP BODY: {"networks":[]} 2018-12-23 00:57:04,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-net used request id req-2034e9be-4a09-4ab2-8f9a-92b8b354b466 2018-12-23 00:57:04,804 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-subnet 2018-12-23 00:57:04,804 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-subnet 2018-12-23 00:57:04,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/f4191704-7b6f-4794-a43e-abba1a59b38e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6265cc4dfb3e42a2cdafbcfbbca9206e799de4f0" 2018-12-23 00:57:04,841 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-1392150f-2a7f-486e-94d5-521017d40849 Date: Sun, 23 Dec 2018 00:57:04 GMT RESP BODY: {"NeutronError": {"message": "Subnet f4191704-7b6f-4794-a43e-abba1a59b38e could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-23 00:57:04,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f4191704-7b6f-4794-a43e-abba1a59b38e used request id req-1392150f-2a7f-486e-94d5-521017d40849 2018-12-23 00:57:04,842 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet f4191704-7b6f-4794-a43e-abba1a59b38e could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-23 00:57:04,842 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-3ae3d070-8493-4355-9870-eb37b17067ff-pub-net 2018-12-23 00:57:04,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/e8ffadc1-7fac-40d9-9d40-270cf0c4ee58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6265cc4dfb3e42a2cdafbcfbbca9206e799de4f0" 2018-12-23 00:57:05,014 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-c1c018b4-1aa7-4384-9e12-fc7fd600d778 Date: Sun, 23 Dec 2018 00:57:05 GMT RESP BODY: {"NeutronError": {"message": "Network e8ffadc1-7fac-40d9-9d40-270cf0c4ee58 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-12-23 00:57:05,014 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e8ffadc1-7fac-40d9-9d40-270cf0c4ee58 used request id req-c1c018b4-1aa7-4384-9e12-fc7fd600d778 2018-12-23 00:57:05,015 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network e8ffadc1-7fac-40d9-9d40-270cf0c4ee58 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-12-23 00:57:05,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" 2018-12-23 00:57:05,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-db43d134-32e7-4a01-9112-596a98b619bf Date: Sun, 23 Dec 2018 00:57:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a9c51a1265654867986f72298bdf57a4", "created_at": "2018-12-23T00:56:58Z", "updated_at": "2018-12-23T00:56:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:56:58Z", "revision_number": 0, "id": "f7f246ed-cc9d-43dd-b607-a9ec01722c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:56:58Z", "security_group_id": "c007d1ea-ffa1-4c05-b42f-a8559b2ad55c", "tenant_id": "a9c51a1265654867986f72298bdf57a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9c51a1265654867986f72298bdf57a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:56:58Z", "revision_number": 0, "id": "8922884f-8128-425c-bedc-92cdb9a13499", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:56:58Z", "security_group_id": "c007d1ea-ffa1-4c05-b42f-a8559b2ad55c", "tenant_id": "a9c51a1265654867986f72298bdf57a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9c51a1265654867986f72298bdf57a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:56:58Z", "revision_number": 0, "id": "2eb16402-2c72-45e2-80c4-8cc35e1c6204", "remote_group_id": "c007d1ea-ffa1-4c05-b42f-a8559b2ad55c", "remote_ip_prefix": null, "created_at": "2018-12-23T00:56:58Z", "security_group_id": "c007d1ea-ffa1-4c05-b42f-a8559b2ad55c", "tenant_id": "a9c51a1265654867986f72298bdf57a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9c51a1265654867986f72298bdf57a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:56:58Z", "revision_number": 0, "id": "b3c65cb7-7b14-428f-b7c4-ba19122de5ca", "remote_group_id": "c007d1ea-ffa1-4c05-b42f-a8559b2ad55c", "remote_ip_prefix": null, "created_at": "2018-12-23T00:56:58Z", "security_group_id": "c007d1ea-ffa1-4c05-b42f-a8559b2ad55c", "tenant_id": "a9c51a1265654867986f72298bdf57a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9c51a1265654867986f72298bdf57a4"}], "revision_number": 4, "project_id": "a9c51a1265654867986f72298bdf57a4", "id": "c007d1ea-ffa1-4c05-b42f-a8559b2ad55c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:57:05,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-db43d134-32e7-4a01-9112-596a98b619bf 2018-12-23 00:57:05,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" 2018-12-23 00:57:05,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-169fc45b-efef-4d69-9172-be52f97e0691 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:57:05,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-169fc45b-efef-4d69-9172-be52f97e0691 2018-12-23 00:57:05,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" 2018-12-23 00:57:05,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c49fb18-52e2-48c7-8491-3e32976f64b4 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:57:05,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-2c49fb18-52e2-48c7-8491-3e32976f64b4 2018-12-23 00:57:05,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a9c51a1265654867986f72298bdf57a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" 2018-12-23 00:57:05,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6630022-115f-4def-8902-764b980e9d23 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a9c51a1265654867986f72298bdf57a4"}, "enabled": true, "id": "a9c51a1265654867986f72298bdf57a4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d3836a1f-cebb-431-proj"}} 2018-12-23 00:57:05,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a9c51a1265654867986f72298bdf57a4 used request id req-c6630022-115f-4def-8902-764b980e9d23 2018-12-23 00:57:05,503 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c007d1ea-ffa1-4c05-b42f-a8559b2ad55c 2018-12-23 00:57:05,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c007d1ea-ffa1-4c05-b42f-a8559b2ad55c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" 2018-12-23 00:57:05,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e05a935d-087a-4f9c-8447-a19dea700b1c Date: Sun, 23 Dec 2018 00:57:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c007d1ea-ffa1-4c05-b42f-a8559b2ad55c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:56:58Z", "security_group_id": "c007d1ea-ffa1-4c05-b42f-a8559b2ad55c", "port_range_min": null, "revision_number": 0, "tenant_id": "a9c51a1265654867986f72298bdf57a4", "created_at": "2018-12-23T00:56:58Z", "project_id": "a9c51a1265654867986f72298bdf57a4", "id": "2eb16402-2c72-45e2-80c4-8cc35e1c6204"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:56:58Z", "security_group_id": "c007d1ea-ffa1-4c05-b42f-a8559b2ad55c", "port_range_min": null, "revision_number": 0, "tenant_id": "a9c51a1265654867986f72298bdf57a4", "created_at": "2018-12-23T00:56:58Z", "project_id": "a9c51a1265654867986f72298bdf57a4", "id": "8922884f-8128-425c-bedc-92cdb9a13499"}, {"remote_group_id": "c007d1ea-ffa1-4c05-b42f-a8559b2ad55c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:56:58Z", "security_group_id": "c007d1ea-ffa1-4c05-b42f-a8559b2ad55c", "port_range_min": null, "revision_number": 0, "tenant_id": "a9c51a1265654867986f72298bdf57a4", "created_at": "2018-12-23T00:56:58Z", "project_id": "a9c51a1265654867986f72298bdf57a4", "id": "b3c65cb7-7b14-428f-b7c4-ba19122de5ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:56:58Z", "security_group_id": "c007d1ea-ffa1-4c05-b42f-a8559b2ad55c", "port_range_min": null, "revision_number": 0, "tenant_id": "a9c51a1265654867986f72298bdf57a4", "created_at": "2018-12-23T00:56:58Z", "project_id": "a9c51a1265654867986f72298bdf57a4", "id": "f7f246ed-cc9d-43dd-b607-a9ec01722c09"}]} 2018-12-23 00:57:05,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c007d1ea-ffa1-4c05-b42f-a8559b2ad55c used request id req-e05a935d-087a-4f9c-8447-a19dea700b1c 2018-12-23 00:57:05,693 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 00:57:05,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c007d1ea-ffa1-4c05-b42f-a8559b2ad55c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" 2018-12-23 00:57:06,004 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0dc346da-5331-4c80-b5c7-075453202514 Content-Length: 0 Date: Sun, 23 Dec 2018 00:57:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:57:06,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c007d1ea-ffa1-4c05-b42f-a8559b2ad55c used request id req-0dc346da-5331-4c80-b5c7-075453202514 2018-12-23 00:57:06,005 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-d3836a1f-cebb-431-proj 2018-12-23 00:57:06,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/a9c51a1265654867986f72298bdf57a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" 2018-12-23 00:57:06,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4858e05d-5d37-4f3c-b4d9-af294496a25f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:57:06,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a9c51a1265654867986f72298bdf57a4 used request id req-4858e05d-5d37-4f3c-b4d9-af294496a25f 2018-12-23 00:57:06,203 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-d3836a1f-cebb-431-proj-role 2018-12-23 00:57:06,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c0b1d1ea824c497f9304ff50a0a7e5f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" 2018-12-23 00:57:06,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6f81a1f-1601-4056-9846-982396b1f541 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:57:06,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c0b1d1ea824c497f9304ff50a0a7e5f6 used request id req-c6f81a1f-1601-4056-9846-982396b1f541 2018-12-23 00:57:06,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73aa9976e15f9a0d14bcce796cba06225a32e888" 2018-12-23 00:57:06,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c635624-1851-4f3a-8de6-dae54421ab55 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:57:06,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7c635624-1851-4f3a-8de6-dae54421ab55 2018-12-23 00:57:06,411 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-d3836a1f-cebb-431-user 2018-12-23 00:57:06,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d600aa0073a44376907f4e976ec8229d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874b59126e7fa121eeac94fdccc8e4378d43aed7" 2018-12-23 00:57:06,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50463eaf-1ecb-4ef7-b48f-19a59977ef7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:57:06,607 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d600aa0073a44376907f4e976ec8229d used request id req-50463eaf-1ecb-4ef7-b48f-19a59977ef7a 2018-12-23 00:57:06,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:06,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:57:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["cKkqEq_sTs-dxJRyXSopbA"], "issued_at": "2018-12-23T00:57:06.000000Z"}} 2018-12-23 00:57:06,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}948eccff56174a0e3028350b65a481bc214104e7" 2018-12-23 00:57:07,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052edb4c-1b79-42cc-80db-6d34f81d44e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:07,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-052edb4c-1b79-42cc-80db-6d34f81d44e8 2018-12-23 00:57:07,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:07,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:07,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:57:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["M9D6O1FfT8y7vqodwyXa9g"], "issued_at": "2018-12-23T00:57:07.000000Z"}} 2018-12-23 00:57:07,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" 2018-12-23 00:57:07,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd29021-8439-4a79-93e2-689a2915efbd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:07,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0cd29021-8439-4a79-93e2-689a2915efbd 2018-12-23 00:57:07,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:57:07,557 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:57:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:57:07,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" 2018-12-23 00:57:07,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c3f3dd1-6ab3-4a0f-9b65-b84296b69dbd Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:57:07,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj used request id req-9c3f3dd1-6ab3-4a0f-9b65-b84296b69dbd 2018-12-23 00:57:07,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" 2018-12-23 00:57:07,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bade923c-78eb-48a3-97b0-20bf2ff99307 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:57:07,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bade923c-78eb-48a3-97b0-20bf2ff99307 2018-12-23 00:57:07,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj"}}' 2018-12-23 00:57:07,865 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a35ebbc-1330-4ded-8efa-ca0a38d60bae Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981"}, "enabled": true, "id": "5bf8c741a9904eb7b962816563462981", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj"}} 2018-12-23 00:57:07,865 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9a35ebbc-1330-4ded-8efa-ca0a38d60bae 2018-12-23 00:57:07,865 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj 2018-12-23 00:57:07,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:07,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:08,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:57:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["cWUVscrpQXir0HM6_117Ug"], "issued_at": "2018-12-23T00:57:08.000000Z"}} 2018-12-23 00:57:08,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63fc7cd8525a31a9dda2d7a648725887db88e303" 2018-12-23 00:57:08,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80063110-385f-4c7b-9e06-7063b3dc2214 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:08,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-80063110-385f-4c7b-9e06-7063b3dc2214 2018-12-23 00:57:08,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:57:08,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:57:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:57:08,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63fc7cd8525a31a9dda2d7a648725887db88e303" 2018-12-23 00:57:08,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc9105b-3d66-4783-b485-f1b0b5c891f9 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:57:08,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5bc9105b-3d66-4783-b485-f1b0b5c891f9 2018-12-23 00:57:08,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63fc7cd8525a31a9dda2d7a648725887db88e303" 2018-12-23 00:57:08,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e6fcad-f97c-46ef-9bba-4979c5bba3ee Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981"}, "enabled": true, "id": "5bf8c741a9904eb7b962816563462981", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj"}]} 2018-12-23 00:57:08,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj used request id req-88e6fcad-f97c-46ef-9bba-4979c5bba3ee 2018-12-23 00:57:08,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63fc7cd8525a31a9dda2d7a648725887db88e303" 2018-12-23 00:57:08,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df327ac9-857a-4259-8c75-257c5f44bf27 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:57:08,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-df327ac9-857a-4259-8c75-257c5f44bf27 2018-12-23 00:57:09,122 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-fc5d4c81-048e-42e-user 2018-12-23 00:57:09,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:09,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" 2018-12-23 00:57:09,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3454edd-0864-4f33-80b9-637972816c4b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:57:09,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f3454edd-0864-4f33-80b9-637972816c4b 2018-12-23 00:57:09,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" -d '{"role": {"name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj-role"}}' 2018-12-23 00:57:09,319 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-996d972c-1edd-4a63-b0c8-e26c7519b746 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e512b8c67e844b588f78a78def0b61a", "links": {"self": "http://172.30.9.26:5000/v3/roles/3e512b8c67e844b588f78a78def0b61a"}, "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj-role"}} 2018-12-23 00:57:09,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-996d972c-1edd-4a63-b0c8-e26c7519b746 2018-12-23 00:57:09,320 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj-role 2018-12-23 00:57:09,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/3e512b8c67e844b588f78a78def0b61a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" 2018-12-23 00:57:09,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b254a6af-2fa6-4855-931b-6b713862e12c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/3e512b8c67e844b588f78a78def0b61a"}, "domain_id": null, "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj-role", "id": "3e512b8c67e844b588f78a78def0b61a"}} 2018-12-23 00:57:09,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/3e512b8c67e844b588f78a78def0b61a used request id req-b254a6af-2fa6-4855-931b-6b713862e12c 2018-12-23 00:57:09,410 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj-role to project CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj 2018-12-23 00:57:09,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981/users/6d1400457b2743cfa82cb5fc8188975c/roles/3e512b8c67e844b588f78a78def0b61a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" 2018-12-23 00:57:09,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb6f729a-71e0-489d-acd2-f16e92c512ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:57:09,550 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981/users/6d1400457b2743cfa82cb5fc8188975c/roles/3e512b8c67e844b588f78a78def0b61a used request id req-fb6f729a-71e0-489d-acd2-f16e92c512ab 2018-12-23 00:57:09,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:09,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:09,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:57:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["RFuqR38tQ4GKjK7kmGtJ0w"], "issued_at": "2018-12-23T00:57:09.000000Z"}} 2018-12-23 00:57:09,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a425be706012ef20967652c9e96e74f03770062" 2018-12-23 00:57:10,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57b3a913-377c-436c-8431-79a5d26c6ba9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:10,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-57b3a913-377c-436c-8431-79a5d26c6ba9 2018-12-23 00:57:10,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a425be706012ef20967652c9e96e74f03770062" 2018-12-23 00:57:10,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2650d441-c585-4a12-9664-9a8ef0359650 Date: Sun, 23 Dec 2018 00:57:10 GMT RESP BODY: {"networks":[]} 2018-12-23 00:57:10,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net used request id req-2650d441-c585-4a12-9664-9a8ef0359650 2018-12-23 00:57:10,205 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net 2018-12-23 00:57:10,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:10,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:10,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:57:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["eeF6JZJtSp65J6ZkS5nfPQ"], "issued_at": "2018-12-23T00:57:10.000000Z"}} 2018-12-23 00:57:10,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b09f53617f47c8452dc20a46509cd29805f0de2" 2018-12-23 00:57:10,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-696bf571-3cba-4eed-9ac3-98384f9c6840 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:10,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-696bf571-3cba-4eed-9ac3-98384f9c6840 2018-12-23 00:57:10,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:57:10,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:57:10,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b09f53617f47c8452dc20a46509cd29805f0de2" 2018-12-23 00:57:10,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac856c4-b72a-49c4-9939-821e9a518678 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981"}, "enabled": true, "id": "5bf8c741a9904eb7b962816563462981", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj"}]} 2018-12-23 00:57:10,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj used request id req-2ac856c4-b72a-49c4-9939-821e9a518678 2018-12-23 00:57:10,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a425be706012ef20967652c9e96e74f03770062" -d '{"network": {"tenant_id": "5bf8c741a9904eb7b962816563462981", "name": "CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net", "admin_state_up": true}}' 2018-12-23 00:57:11,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-9e55f54c-1f29-4139-a719-650bf627b4e4 Date: Sun, 23 Dec 2018 00:57:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"58f5af00-a82c-4abe-85bd-402e78018589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"5bf8c741a9904eb7b962816563462981","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T00:57:11Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net","admin_state_up":true,"tenant_id":"5bf8c741a9904eb7b962816563462981","created_at":"2018-12-23T00:57:11Z","mtu":1450}} 2018-12-23 00:57:11,294 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-9e55f54c-1f29-4139-a719-650bf627b4e4 2018-12-23 00:57:11,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=58f5af00-a82c-4abe-85bd-402e78018589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a425be706012ef20967652c9e96e74f03770062" 2018-12-23 00:57:11,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-3bd71b22-8c6a-43e6-b1b2-163f4897c761 Date: Sun, 23 Dec 2018 00:57:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"58f5af00-a82c-4abe-85bd-402e78018589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"5bf8c741a9904eb7b962816563462981","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T00:57:11Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net","admin_state_up":true,"tenant_id":"5bf8c741a9904eb7b962816563462981","created_at":"2018-12-23T00:57:11Z","provider:network_type":"vxlan"}]} 2018-12-23 00:57:11,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=58f5af00-a82c-4abe-85bd-402e78018589 used request id req-3bd71b22-8c6a-43e6-b1b2-163f4897c761 2018-12-23 00:57:11,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=58f5af00-a82c-4abe-85bd-402e78018589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a425be706012ef20967652c9e96e74f03770062" 2018-12-23 00:57:11,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6baef02f-231c-428f-b240-1b52bca08372 Date: Sun, 23 Dec 2018 00:57:11 GMT RESP BODY: {"subnets":[]} 2018-12-23 00:57:11,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=58f5af00-a82c-4abe-85bd-402e78018589 used request id req-6baef02f-231c-428f-b240-1b52bca08372 2018-12-23 00:57:11,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:11,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:12,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:57:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["3zO4Yj7rRjO8lvLBKwuQsA"], "issued_at": "2018-12-23T00:57:12.000000Z"}} 2018-12-23 00:57:12,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc55696856708ffddbdb85ca944f1334e49619b" 2018-12-23 00:57:12,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a82d0a-6dea-4983-8d3d-6216b9fb6356 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:12,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f3a82d0a-6dea-4983-8d3d-6216b9fb6356 2018-12-23 00:57:12,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:57:12,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:57:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:57:12,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc55696856708ffddbdb85ca944f1334e49619b" 2018-12-23 00:57:12,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d766f4a-c594-4299-937b-40f759bf8425 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981"}, "enabled": true, "id": "5bf8c741a9904eb7b962816563462981", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj"}]} 2018-12-23 00:57:12,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj used request id req-0d766f4a-c594-4299-937b-40f759bf8425 2018-12-23 00:57:12,388 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-subnet 2018-12-23 00:57:12,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a425be706012ef20967652c9e96e74f03770062" -d '{"subnets": [{"ip_version": 4, "network_id": "58f5af00-a82c-4abe-85bd-402e78018589", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-subnet", "tenant_id": "5bf8c741a9904eb7b962816563462981"}]}' 2018-12-23 00:57:12,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-285f41fd-94e3-4ab4-b45f-76fa13bebdb7 Date: Sun, 23 Dec 2018 00:57:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58f5af00-a82c-4abe-85bd-402e78018589","tenant_id":"5bf8c741a9904eb7b962816563462981","created_at":"2018-12-23T00:57:12Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5bf8c741a9904eb7b962816563462981","id":"feb49b17-3bc5-4f20-8734-51f069e6a51e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-subnet"}]} 2018-12-23 00:57:12,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-285f41fd-94e3-4ab4-b45f-76fa13bebdb7 2018-12-23 00:57:12,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=58f5af00-a82c-4abe-85bd-402e78018589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a425be706012ef20967652c9e96e74f03770062" 2018-12-23 00:57:13,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-ff8741e1-933f-4eeb-aba5-4265b4c54cc3 Date: Sun, 23 Dec 2018 00:57:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"58f5af00-a82c-4abe-85bd-402e78018589","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"5bf8c741a9904eb7b962816563462981","status":"ACTIVE","subnets":["feb49b17-3bc5-4f20-8734-51f069e6a51e"],"description":"","tags":[],"updated_at":"2018-12-23T00:57:12Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net","admin_state_up":true,"tenant_id":"5bf8c741a9904eb7b962816563462981","created_at":"2018-12-23T00:57:11Z","provider:network_type":"vxlan"}]} 2018-12-23 00:57:13,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=58f5af00-a82c-4abe-85bd-402e78018589 used request id req-ff8741e1-933f-4eeb-aba5-4265b4c54cc3 2018-12-23 00:57:13,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=58f5af00-a82c-4abe-85bd-402e78018589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a425be706012ef20967652c9e96e74f03770062" 2018-12-23 00:57:13,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6f205cae-445e-4530-b7dd-af16f316110e Date: Sun, 23 Dec 2018 00:57:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58f5af00-a82c-4abe-85bd-402e78018589","tenant_id":"5bf8c741a9904eb7b962816563462981","created_at":"2018-12-23T00:57:12Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5bf8c741a9904eb7b962816563462981","id":"feb49b17-3bc5-4f20-8734-51f069e6a51e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-subnet"}]} 2018-12-23 00:57:13,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=58f5af00-a82c-4abe-85bd-402e78018589 used request id req-6f205cae-445e-4530-b7dd-af16f316110e 2018-12-23 00:57:13,371 - OpenStackNetwork - DEBUG - Network [58f5af00-a82c-4abe-85bd-402e78018589] created successfully 2018-12-23 00:57:13,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:13,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3e512b8c67e844b588f78a78def0b61a", "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj-role"}], "expires_at": "2018-12-23T01:57:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bf8c741a9904eb7b962816563462981", "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5bf8c741a9904eb7b962816563462981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/5bf8c741a9904eb7b962816563462981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/5bf8c741a9904eb7b962816563462981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/5bf8c741a9904eb7b962816563462981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/5bf8c741a9904eb7b962816563462981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/5bf8c741a9904eb7b962816563462981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5bf8c741a9904eb7b962816563462981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/5bf8c741a9904eb7b962816563462981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/5bf8c741a9904eb7b962816563462981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5bf8c741a9904eb7b962816563462981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/5bf8c741a9904eb7b962816563462981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/5bf8c741a9904eb7b962816563462981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-user", "id": "6d1400457b2743cfa82cb5fc8188975c"}, "audit_ids": ["YbLI2t_uQvimV4JXrVFzHw"], "issued_at": "2018-12-23T00:57:13.000000Z"}} 2018-12-23 00:57:13,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940cb1ce3f00e39ef34abeea1bc98fbf464275a4" 2018-12-23 00:57:13,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2a3aa2a8-2533-435b-a4b7-9b1926fe7c20 Date: Sun, 23 Dec 2018 00:57: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":["feb49b17-3bc5-4f20-8734-51f069e6a51e"],"updated_at":"2018-12-23T00:57:12Z","tenant_id":"5bf8c741a9904eb7b962816563462981","created_at":"2018-12-23T00:57:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5bf8c741a9904eb7b962816563462981","id":"58f5af00-a82c-4abe-85bd-402e78018589","name":"CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net"}]} 2018-12-23 00:57:13,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net used request id req-2a3aa2a8-2533-435b-a4b7-9b1926fe7c20 2018-12-23 00:57:14,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:57:14,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:57:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:57:14,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}948eccff56174a0e3028350b65a481bc214104e7" 2018-12-23 00:57:14,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5807e6b-bdeb-4098-9039-e84fd455ef6a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981"}, "enabled": true, "id": "5bf8c741a9904eb7b962816563462981", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj"}} 2018-12-23 00:57:14,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981 used request id req-f5807e6b-bdeb-4098-9039-e84fd455ef6a 2018-12-23 00:57:14,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=58f5af00-a82c-4abe-85bd-402e78018589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940cb1ce3f00e39ef34abeea1bc98fbf464275a4" 2018-12-23 00:57:14,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fc4d0d8f-f541-46f4-b0b3-8df6bd376bfd Date: Sun, 23 Dec 2018 00:57:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58f5af00-a82c-4abe-85bd-402e78018589","tenant_id":"5bf8c741a9904eb7b962816563462981","created_at":"2018-12-23T00:57:12Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5bf8c741a9904eb7b962816563462981","id":"feb49b17-3bc5-4f20-8734-51f069e6a51e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-subnet"}]} 2018-12-23 00:57:14,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=58f5af00-a82c-4abe-85bd-402e78018589 used request id req-fc4d0d8f-f541-46f4-b0b3-8df6bd376bfd 2018-12-23 00:57:14,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:14,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:14,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3e512b8c67e844b588f78a78def0b61a", "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj-role"}], "expires_at": "2018-12-23T01:57:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bf8c741a9904eb7b962816563462981", "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5bf8c741a9904eb7b962816563462981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/5bf8c741a9904eb7b962816563462981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/5bf8c741a9904eb7b962816563462981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/5bf8c741a9904eb7b962816563462981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/5bf8c741a9904eb7b962816563462981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/5bf8c741a9904eb7b962816563462981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5bf8c741a9904eb7b962816563462981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/5bf8c741a9904eb7b962816563462981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/5bf8c741a9904eb7b962816563462981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5bf8c741a9904eb7b962816563462981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/5bf8c741a9904eb7b962816563462981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/5bf8c741a9904eb7b962816563462981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-user", "id": "6d1400457b2743cfa82cb5fc8188975c"}, "audit_ids": ["XQDG6kLsRnG6zrv09Rt1PQ"], "issued_at": "2018-12-23T00:57:14.000000Z"}} 2018-12-23 00:57:14,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b63e42b7ca8a9fb5a7cde748b22d07c9e9c05ac" 2018-12-23 00:57:14,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6eeed49-1ba9-49ba-a6f0-fb283802eec6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:14,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e6eeed49-1ba9-49ba-a6f0-fb283802eec6 2018-12-23 00:57:14,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b63e42b7ca8a9fb5a7cde748b22d07c9e9c05ac" 2018-12-23 00:57:15,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-adbcd28a-af5d-445a-9900-800e473eeb75 Date: Sun, 23 Dec 2018 00:57: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":["feb49b17-3bc5-4f20-8734-51f069e6a51e"],"updated_at":"2018-12-23T00:57:12Z","tenant_id":"5bf8c741a9904eb7b962816563462981","created_at":"2018-12-23T00:57:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5bf8c741a9904eb7b962816563462981","id":"58f5af00-a82c-4abe-85bd-402e78018589","name":"CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net"}]} 2018-12-23 00:57:15,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net used request id req-adbcd28a-af5d-445a-9900-800e473eeb75 2018-12-23 00:57:15,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:57:15,022 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:57:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:57:15,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b63e42b7ca8a9fb5a7cde748b22d07c9e9c05ac" 2018-12-23 00:57:15,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c00d5c-1bb9-471e-9220-429ae2bd13e4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981"}, "enabled": true, "id": "5bf8c741a9904eb7b962816563462981", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj"}} 2018-12-23 00:57:15,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981 used request id req-46c00d5c-1bb9-471e-9220-429ae2bd13e4 2018-12-23 00:57:15,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=58f5af00-a82c-4abe-85bd-402e78018589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b63e42b7ca8a9fb5a7cde748b22d07c9e9c05ac" 2018-12-23 00:57:15,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d9f9fd40-c2db-43bc-8ecb-89a1c02a2615 Date: Sun, 23 Dec 2018 00:57:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58f5af00-a82c-4abe-85bd-402e78018589","tenant_id":"5bf8c741a9904eb7b962816563462981","created_at":"2018-12-23T00:57:12Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5bf8c741a9904eb7b962816563462981","id":"feb49b17-3bc5-4f20-8734-51f069e6a51e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-subnet"}]} 2018-12-23 00:57:15,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=58f5af00-a82c-4abe-85bd-402e78018589 used request id req-d9f9fd40-c2db-43bc-8ecb-89a1c02a2615 2018-12-23 00:57:15,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:15,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:15,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:57:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["ryoAeXaOSY68qG6Jl9Fwkg"], "issued_at": "2018-12-23T00:57:15.000000Z"}} 2018-12-23 00:57:15,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:15,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a6e982f-8691-4347-84b4-13c54e701a4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:15,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6a6e982f-8691-4347-84b4-13c54e701a4f 2018-12-23 00:57:15,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:16,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-497e9014-ae47-4000-8e38-e969b4785116 Date: Sun, 23 Dec 2018 00:57:16 GMT RESP BODY: {"routers": []} 2018-12-23 00:57:16,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-router&admin_state_up=True used request id req-497e9014-ae47-4000-8e38-e969b4785116 2018-12-23 00:57:16,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:16,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:16,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:57:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["L_rzFw6nQnqj9jQCTtZ5Cw"], "issued_at": "2018-12-23T00:57:16.000000Z"}} 2018-12-23 00:57:16,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8c32ed1407c286ae65b3b6a5ae86dca9576aac" 2018-12-23 00:57:16,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c59728fc-c864-4845-bc93-d07df8fc4935 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:16,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c59728fc-c864-4845-bc93-d07df8fc4935 2018-12-23 00:57:16,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:57:16,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:57:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:57:16,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8c32ed1407c286ae65b3b6a5ae86dca9576aac" 2018-12-23 00:57:16,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d794d52a-bfcb-43cc-9429-f8bc3294ff16 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981"}, "enabled": true, "id": "5bf8c741a9904eb7b962816563462981", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj"}]} 2018-12-23 00:57:16,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj used request id req-d794d52a-bfcb-43cc-9429-f8bc3294ff16 2018-12-23 00:57:16,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:16,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c4dd2f38-92bc-4804-b8f6-c3599ab67b8d Date: Sun, 23 Dec 2018 00:57:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 00:57:16,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-c4dd2f38-92bc-4804-b8f6-c3599ab67b8d 2018-12-23 00:57:16,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:17,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-3c68f856-c149-411c-9e2f-8bb9fa51e832 Date: Sun, 23 Dec 2018 00:57:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 00:57:17,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-3c68f856-c149-411c-9e2f-8bb9fa51e832 2018-12-23 00:57:17,207 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-router 2018-12-23 00:57:17,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "tenant_id": "5bf8c741a9904eb7b962816563462981", "name": "CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-router", "admin_state_up": true}}' 2018-12-23 00:57:22,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5ba646f9-3602-4ccc-af07-bd25a37e5bd8 Date: Sun, 23 Dec 2018 00:57:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5bf8c741a9904eb7b962816563462981", "created_at": "2018-12-23T00:57:17Z", "admin_state_up": true, "updated_at": "2018-12-23T00:57:18Z", "project_id": "5bf8c741a9904eb7b962816563462981", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "f3c60130-0736-4b28-858f-1b925bec5769", "name": "CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-router"}} 2018-12-23 00:57:22,180 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-5ba646f9-3602-4ccc-af07-bd25a37e5bd8 2018-12-23 00:57:22,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=f3c60130-0736-4b28-858f-1b925bec5769 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:22,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3248 X-Openstack-Request-Id: req-06b58a62-b102-4974-a2b1-c5696189556f Date: Sun, 23 Dec 2018 00:57:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:22Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.209"}],"id":"49e76547-e916-404c-80cb-a60e09c49c77","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:d7:48","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":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-23T00:57:18Z","binding:vnic_type":"normal","device_id":"f3c60130-0736-4b28-858f-1b925bec5769"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:19Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915a11cb-1582-4612-93a1-e6a49d197a12","ip_address":"169.254.192.4"}],"id":"6c7bb854-601f-4dce-8470-08ebb90c253b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:65:e2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5bf8c741a9904eb7b962816563462981","admin_state_up":true,"network_id":"abc37595-93a2-4dac-8d21-2eaaf654ec5b","tenant_id":"","created_at":"2018-12-23T00:57:19Z","binding:vnic_type":"normal","device_id":"f3c60130-0736-4b28-858f-1b925bec5769"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915a11cb-1582-4612-93a1-e6a49d197a12","ip_address":"169.254.192.3"}],"id":"8c482a87-b62b-4d23-a59f-96dee3b2dd82","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4a:d0:2b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5bf8c741a9904eb7b962816563462981","admin_state_up":true,"network_id":"abc37595-93a2-4dac-8d21-2eaaf654ec5b","tenant_id":"","created_at":"2018-12-23T00:57:20Z","binding:vnic_type":"normal","device_id":"f3c60130-0736-4b28-858f-1b925bec5769"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:20Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915a11cb-1582-4612-93a1-e6a49d197a12","ip_address":"169.254.192.7"}],"id":"d271aebb-b59b-40ce-b883-9696c3ced752","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:b0:ed","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5bf8c741a9904eb7b962816563462981","admin_state_up":true,"network_id":"abc37595-93a2-4dac-8d21-2eaaf654ec5b","tenant_id":"","created_at":"2018-12-23T00:57:20Z","binding:vnic_type":"normal","device_id":"f3c60130-0736-4b28-858f-1b925bec5769"}]} 2018-12-23 00:57:22,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=f3c60130-0736-4b28-858f-1b925bec5769 used request id req-06b58a62-b102-4974-a2b1-c5696189556f 2018-12-23 00:57:22,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:22,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a052e972-7d6a-455e-b9df-165167f303fa Date: Sun, 23 Dec 2018 00:57:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 00:57:22,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-a052e972-7d6a-455e-b9df-165167f303fa 2018-12-23 00:57:22,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/915a11cb-1582-4612-93a1-e6a49d197a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:22,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c6f5919a-e48e-40a1-a09b-230abdd12c4a Date: Sun, 23 Dec 2018 00:57:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"abc37595-93a2-4dac-8d21-2eaaf654ec5b","tenant_id":"","created_at":"2018-12-23T00:57:17Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:17Z","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":"915a11cb-1582-4612-93a1-e6a49d197a12","subnetpool_id":null,"name":"HA subnet tenant 5bf8c741a9904eb7b962816563462981"}} 2018-12-23 00:57:22,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/915a11cb-1582-4612-93a1-e6a49d197a12 used request id req-c6f5919a-e48e-40a1-a09b-230abdd12c4a 2018-12-23 00:57:22,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/915a11cb-1582-4612-93a1-e6a49d197a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:23,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-eada695b-d480-4c4e-8fac-fb51d14d7f03 Date: Sun, 23 Dec 2018 00:57:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"abc37595-93a2-4dac-8d21-2eaaf654ec5b","tenant_id":"","created_at":"2018-12-23T00:57:17Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:17Z","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":"915a11cb-1582-4612-93a1-e6a49d197a12","subnetpool_id":null,"name":"HA subnet tenant 5bf8c741a9904eb7b962816563462981"}} 2018-12-23 00:57:23,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/915a11cb-1582-4612-93a1-e6a49d197a12 used request id req-eada695b-d480-4c4e-8fac-fb51d14d7f03 2018-12-23 00:57:23,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/915a11cb-1582-4612-93a1-e6a49d197a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:23,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bb8f0568-c806-47dc-a14b-c1968019dba0 Date: Sun, 23 Dec 2018 00:57:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"abc37595-93a2-4dac-8d21-2eaaf654ec5b","tenant_id":"","created_at":"2018-12-23T00:57:17Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:17Z","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":"915a11cb-1582-4612-93a1-e6a49d197a12","subnetpool_id":null,"name":"HA subnet tenant 5bf8c741a9904eb7b962816563462981"}} 2018-12-23 00:57:23,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/915a11cb-1582-4612-93a1-e6a49d197a12 used request id req-bb8f0568-c806-47dc-a14b-c1968019dba0 2018-12-23 00:57:23,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:23,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-f0e78168-32dc-4757-a005-3944ca18105e Date: Sun, 23 Dec 2018 00:57:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"58f5af00-a82c-4abe-85bd-402e78018589","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"5bf8c741a9904eb7b962816563462981","status":"ACTIVE","subnets":["feb49b17-3bc5-4f20-8734-51f069e6a51e"],"description":"","tags":[],"updated_at":"2018-12-23T00:57:12Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net","admin_state_up":true,"tenant_id":"5bf8c741a9904eb7b962816563462981","created_at":"2018-12-23T00:57:11Z","provider:network_type":"vxlan"}]} 2018-12-23 00:57:23,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net used request id req-f0e78168-32dc-4757-a005-3944ca18105e 2018-12-23 00:57:23,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:57:23,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:57:23,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:23,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ee9bce-c994-4c27-840c-edf39dd866a5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981"}, "enabled": true, "id": "5bf8c741a9904eb7b962816563462981", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj"}} 2018-12-23 00:57:23,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981 used request id req-06ee9bce-c994-4c27-840c-edf39dd866a5 2018-12-23 00:57:23,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=58f5af00-a82c-4abe-85bd-402e78018589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:23,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9f133daf-afee-45ae-a3f8-ea082f2a3e36 Date: Sun, 23 Dec 2018 00:57:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58f5af00-a82c-4abe-85bd-402e78018589","tenant_id":"5bf8c741a9904eb7b962816563462981","created_at":"2018-12-23T00:57:12Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5bf8c741a9904eb7b962816563462981","id":"feb49b17-3bc5-4f20-8734-51f069e6a51e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-subnet"}]} 2018-12-23 00:57:23,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=58f5af00-a82c-4abe-85bd-402e78018589 used request id req-9f133daf-afee-45ae-a3f8-ea082f2a3e36 2018-12-23 00:57:23,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=58f5af00-a82c-4abe-85bd-402e78018589&name=CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:23,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1bab4d24-730f-4921-96e3-75d64d8f1794 Date: Sun, 23 Dec 2018 00:57:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58f5af00-a82c-4abe-85bd-402e78018589","tenant_id":"5bf8c741a9904eb7b962816563462981","created_at":"2018-12-23T00:57:12Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5bf8c741a9904eb7b962816563462981","id":"feb49b17-3bc5-4f20-8734-51f069e6a51e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-subnet"}]} 2018-12-23 00:57:23,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=58f5af00-a82c-4abe-85bd-402e78018589&name=CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-subnet used request id req-1bab4d24-730f-4921-96e3-75d64d8f1794 2018-12-23 00:57:23,904 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 00:57:23,904 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-router 2018-12-23 00:57:23,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/f3c60130-0736-4b28-858f-1b925bec5769/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" -d '{"subnet_id": "feb49b17-3bc5-4f20-8734-51f069e6a51e"}' 2018-12-23 00:57:25,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-90470bfb-dfa5-42ad-9208-b034d9d4de6d Date: Sun, 23 Dec 2018 00:57:25 GMT RESP BODY: {"network_id": "58f5af00-a82c-4abe-85bd-402e78018589", "tenant_id": "5bf8c741a9904eb7b962816563462981", "subnet_id": "feb49b17-3bc5-4f20-8734-51f069e6a51e", "subnet_ids": ["feb49b17-3bc5-4f20-8734-51f069e6a51e"], "port_id": "0ce66fbb-a7a3-40fc-9257-02d018734f16", "id": "f3c60130-0736-4b28-858f-1b925bec5769"} 2018-12-23 00:57:25,681 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f3c60130-0736-4b28-858f-1b925bec5769/add_router_interface used request id req-90470bfb-dfa5-42ad-9208-b034d9d4de6d 2018-12-23 00:57:25,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/f3c60130-0736-4b28-858f-1b925bec5769 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:25,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-d4b6c0db-cd8f-4fc9-b47e-6a4f9184b314 Date: Sun, 23 Dec 2018 00:57:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5bf8c741a9904eb7b962816563462981", "created_at": "2018-12-23T00:57:17Z", "admin_state_up": true, "updated_at": "2018-12-23T00:57:25Z", "project_id": "5bf8c741a9904eb7b962816563462981", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "f3c60130-0736-4b28-858f-1b925bec5769", "name": "CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-router"}} 2018-12-23 00:57:25,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/f3c60130-0736-4b28-858f-1b925bec5769 used request id req-d4b6c0db-cd8f-4fc9-b47e-6a4f9184b314 2018-12-23 00:57:25,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=f3c60130-0736-4b28-858f-1b925bec5769 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:26,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4443 X-Openstack-Request-Id: req-5cea19e6-9a34-47e0-9a01-55e94681aa41 Date: Sun, 23 Dec 2018 00:57:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"feb49b17-3bc5-4f20-8734-51f069e6a51e","ip_address":"10.55.1.1"}],"id":"0ce66fbb-a7a3-40fc-9257-02d018734f16","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b8:39:52","project_id":"5bf8c741a9904eb7b962816563462981","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58f5af00-a82c-4abe-85bd-402e78018589","tenant_id":"5bf8c741a9904eb7b962816563462981","created_at":"2018-12-23T00:57:24Z","binding:vnic_type":"normal","device_id":"f3c60130-0736-4b28-858f-1b925bec5769"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:23Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.209"}],"id":"49e76547-e916-404c-80cb-a60e09c49c77","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:d7:48","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":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-23T00:57:18Z","binding:vnic_type":"normal","device_id":"f3c60130-0736-4b28-858f-1b925bec5769"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:25Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915a11cb-1582-4612-93a1-e6a49d197a12","ip_address":"169.254.192.4"}],"id":"6c7bb854-601f-4dce-8470-08ebb90c253b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:65:e2","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5bf8c741a9904eb7b962816563462981","admin_state_up":true,"network_id":"abc37595-93a2-4dac-8d21-2eaaf654ec5b","tenant_id":"","created_at":"2018-12-23T00:57:19Z","binding:vnic_type":"normal","device_id":"f3c60130-0736-4b28-858f-1b925bec5769"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:24Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915a11cb-1582-4612-93a1-e6a49d197a12","ip_address":"169.254.192.3"}],"id":"8c482a87-b62b-4d23-a59f-96dee3b2dd82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:d0:2b","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5bf8c741a9904eb7b962816563462981","admin_state_up":true,"network_id":"abc37595-93a2-4dac-8d21-2eaaf654ec5b","tenant_id":"","created_at":"2018-12-23T00:57:20Z","binding:vnic_type":"normal","device_id":"f3c60130-0736-4b28-858f-1b925bec5769"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:25Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915a11cb-1582-4612-93a1-e6a49d197a12","ip_address":"169.254.192.7"}],"id":"d271aebb-b59b-40ce-b883-9696c3ced752","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:17:b0:ed","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5bf8c741a9904eb7b962816563462981","admin_state_up":true,"network_id":"abc37595-93a2-4dac-8d21-2eaaf654ec5b","tenant_id":"","created_at":"2018-12-23T00:57:20Z","binding:vnic_type":"normal","device_id":"f3c60130-0736-4b28-858f-1b925bec5769"}]} 2018-12-23 00:57:26,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=f3c60130-0736-4b28-858f-1b925bec5769 used request id req-5cea19e6-9a34-47e0-9a01-55e94681aa41 2018-12-23 00:57:26,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:26,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b346b239-3b10-47f2-957b-b2557e059bc7 Date: Sun, 23 Dec 2018 00:57:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 00:57:26,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-b346b239-3b10-47f2-957b-b2557e059bc7 2018-12-23 00:57:26,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/915a11cb-1582-4612-93a1-e6a49d197a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:26,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e7656872-9d27-4940-b2df-c7d3fdc128dd Date: Sun, 23 Dec 2018 00:57:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"abc37595-93a2-4dac-8d21-2eaaf654ec5b","tenant_id":"","created_at":"2018-12-23T00:57:17Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:17Z","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":"915a11cb-1582-4612-93a1-e6a49d197a12","subnetpool_id":null,"name":"HA subnet tenant 5bf8c741a9904eb7b962816563462981"}} 2018-12-23 00:57:26,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/915a11cb-1582-4612-93a1-e6a49d197a12 used request id req-e7656872-9d27-4940-b2df-c7d3fdc128dd 2018-12-23 00:57:26,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/915a11cb-1582-4612-93a1-e6a49d197a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:26,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e67db0b6-5d9f-40cf-ac45-5bc1d2c63f72 Date: Sun, 23 Dec 2018 00:57:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"abc37595-93a2-4dac-8d21-2eaaf654ec5b","tenant_id":"","created_at":"2018-12-23T00:57:17Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:17Z","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":"915a11cb-1582-4612-93a1-e6a49d197a12","subnetpool_id":null,"name":"HA subnet tenant 5bf8c741a9904eb7b962816563462981"}} 2018-12-23 00:57:26,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/915a11cb-1582-4612-93a1-e6a49d197a12 used request id req-e67db0b6-5d9f-40cf-ac45-5bc1d2c63f72 2018-12-23 00:57:26,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/915a11cb-1582-4612-93a1-e6a49d197a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:26,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b01d5be3-afd8-40c6-ad17-fa36fc26deee Date: Sun, 23 Dec 2018 00:57:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"abc37595-93a2-4dac-8d21-2eaaf654ec5b","tenant_id":"","created_at":"2018-12-23T00:57:17Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:17Z","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":"915a11cb-1582-4612-93a1-e6a49d197a12","subnetpool_id":null,"name":"HA subnet tenant 5bf8c741a9904eb7b962816563462981"}} 2018-12-23 00:57:26,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/915a11cb-1582-4612-93a1-e6a49d197a12 used request id req-b01d5be3-afd8-40c6-ad17-fa36fc26deee 2018-12-23 00:57:26,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/feb49b17-3bc5-4f20-8734-51f069e6a51e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:26,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-e4eb16bc-1842-4ab4-b5ad-d6bb4503e125 Date: Sun, 23 Dec 2018 00:57:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58f5af00-a82c-4abe-85bd-402e78018589","tenant_id":"5bf8c741a9904eb7b962816563462981","created_at":"2018-12-23T00:57:12Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5bf8c741a9904eb7b962816563462981","id":"feb49b17-3bc5-4f20-8734-51f069e6a51e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-subnet"}} 2018-12-23 00:57:26,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/feb49b17-3bc5-4f20-8734-51f069e6a51e used request id req-e4eb16bc-1842-4ab4-b5ad-d6bb4503e125 2018-12-23 00:57:26,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940cb1ce3f00e39ef34abeea1bc98fbf464275a4" 2018-12-23 00:57:27,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-779b06ed-07ad-4a90-ad8d-351a5a452197 Date: Sun, 23 Dec 2018 00:57:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5bf8c741a9904eb7b962816563462981", "created_at": "2018-12-23T00:57:17Z", "admin_state_up": true, "updated_at": "2018-12-23T00:57:25Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "5bf8c741a9904eb7b962816563462981", "id": "f3c60130-0736-4b28-858f-1b925bec5769", "name": "CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-router"}]} 2018-12-23 00:57:27,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-router&admin_state_up=True used request id req-779b06ed-07ad-4a90-ad8d-351a5a452197 2018-12-23 00:57:27,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}948eccff56174a0e3028350b65a481bc214104e7" 2018-12-23 00:57:27,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-275548b9-6bca-4910-918a-e054b14b2f4b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981"}, "enabled": true, "id": "5bf8c741a9904eb7b962816563462981", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj"}} 2018-12-23 00:57:27,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981 used request id req-275548b9-6bca-4910-918a-e054b14b2f4b 2018-12-23 00:57:27,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=f3c60130-0736-4b28-858f-1b925bec5769 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940cb1ce3f00e39ef34abeea1bc98fbf464275a4" 2018-12-23 00:57:27,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-fe618410-6b44-4180-9452-7206483c7e49 Date: Sun, 23 Dec 2018 00:57:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"feb49b17-3bc5-4f20-8734-51f069e6a51e","ip_address":"10.55.1.1"}],"id":"0ce66fbb-a7a3-40fc-9257-02d018734f16","security_groups":[],"mac_address":"fa:16:3e:b8:39:52","project_id":"5bf8c741a9904eb7b962816563462981","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58f5af00-a82c-4abe-85bd-402e78018589","tenant_id":"5bf8c741a9904eb7b962816563462981","created_at":"2018-12-23T00:57:24Z","binding:vnic_type":"normal","device_id":"f3c60130-0736-4b28-858f-1b925bec5769"}]} 2018-12-23 00:57:27,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=f3c60130-0736-4b28-858f-1b925bec5769 used request id req-fe618410-6b44-4180-9452-7206483c7e49 2018-12-23 00:57:27,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/feb49b17-3bc5-4f20-8734-51f069e6a51e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940cb1ce3f00e39ef34abeea1bc98fbf464275a4" 2018-12-23 00:57:27,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-083cda0f-c36a-4408-a233-8a671d8ac23e Date: Sun, 23 Dec 2018 00:57:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58f5af00-a82c-4abe-85bd-402e78018589","tenant_id":"5bf8c741a9904eb7b962816563462981","created_at":"2018-12-23T00:57:12Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5bf8c741a9904eb7b962816563462981","id":"feb49b17-3bc5-4f20-8734-51f069e6a51e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-subnet"}} 2018-12-23 00:57:27,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/feb49b17-3bc5-4f20-8734-51f069e6a51e used request id req-083cda0f-c36a-4408-a233-8a671d8ac23e 2018-12-23 00:57:27,596 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-router and subnet CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-subnet 2018-12-23 00:57:27,597 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-router 2018-12-23 00:57:27,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/f3c60130-0736-4b28-858f-1b925bec5769/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" -d '{"subnet_id": "feb49b17-3bc5-4f20-8734-51f069e6a51e"}' 2018-12-23 00:57:29,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dd5b97a6-9892-480a-acd2-9b2619cb6d4e Date: Sun, 23 Dec 2018 00:57:29 GMT RESP BODY: {"network_id": "58f5af00-a82c-4abe-85bd-402e78018589", "tenant_id": "5bf8c741a9904eb7b962816563462981", "subnet_id": "feb49b17-3bc5-4f20-8734-51f069e6a51e", "subnet_ids": ["feb49b17-3bc5-4f20-8734-51f069e6a51e"], "port_id": "0ce66fbb-a7a3-40fc-9257-02d018734f16", "id": "f3c60130-0736-4b28-858f-1b925bec5769"} 2018-12-23 00:57:29,557 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f3c60130-0736-4b28-858f-1b925bec5769/remove_router_interface used request id req-dd5b97a6-9892-480a-acd2-9b2619cb6d4e 2018-12-23 00:57:29,557 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-router 2018-12-23 00:57:29,558 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-router 2018-12-23 00:57:29,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/f3c60130-0736-4b28-858f-1b925bec5769 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5259655fb37614e49eec99251046f8182089609" 2018-12-23 00:57:32,897 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82ce2b5e-6964-4fae-9b74-95d77aa57479 Content-Length: 0 Date: Sun, 23 Dec 2018 00:57:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:57:32,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/f3c60130-0736-4b28-858f-1b925bec5769 used request id req-82ce2b5e-6964-4fae-9b74-95d77aa57479 2018-12-23 00:57:32,898 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-subnet 2018-12-23 00:57:32,898 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-subnet 2018-12-23 00:57:32,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/feb49b17-3bc5-4f20-8734-51f069e6a51e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a425be706012ef20967652c9e96e74f03770062" 2018-12-23 00:57:35,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8c934fab-ca39-4431-b5e0-c00a36c8946f Date: Sun, 23 Dec 2018 00:57:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:57:35,059 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/feb49b17-3bc5-4f20-8734-51f069e6a51e used request id req-8c934fab-ca39-4431-b5e0-c00a36c8946f 2018-12-23 00:57:35,059 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-c5248d80-5533-4293-85bd-1cc731025406-pub-net 2018-12-23 00:57:35,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/58f5af00-a82c-4abe-85bd-402e78018589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a425be706012ef20967652c9e96e74f03770062" 2018-12-23 00:57:36,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6d34efcd-a588-4618-b11d-6571d100e00a Date: Sun, 23 Dec 2018 00:57:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:57:36,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/58f5af00-a82c-4abe-85bd-402e78018589 used request id req-6d34efcd-a588-4618-b11d-6571d100e00a 2018-12-23 00:57:36,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" 2018-12-23 00:57:36,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f55d2903-4fe7-4aae-9436-669e9de8593b Date: Sun, 23 Dec 2018 00:57:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bf8c741a9904eb7b962816563462981", "created_at": "2018-12-23T00:57:10Z", "updated_at": "2018-12-23T00:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:57:11Z", "revision_number": 0, "id": "5f1bd7ad-d6df-4f06-b0c5-94a2dcb694df", "remote_group_id": "af6e7866-f480-445a-a910-089af5411973", "remote_ip_prefix": null, "created_at": "2018-12-23T00:57:11Z", "security_group_id": "af6e7866-f480-445a-a910-089af5411973", "tenant_id": "5bf8c741a9904eb7b962816563462981", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bf8c741a9904eb7b962816563462981"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:57:11Z", "revision_number": 0, "id": "ae1bf691-0c80-4233-b059-f3ec1456b3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:57:11Z", "security_group_id": "af6e7866-f480-445a-a910-089af5411973", "tenant_id": "5bf8c741a9904eb7b962816563462981", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bf8c741a9904eb7b962816563462981"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:57:11Z", "revision_number": 0, "id": "6c4bbb19-73e6-4b76-b95c-3649f4e113e2", "remote_group_id": "af6e7866-f480-445a-a910-089af5411973", "remote_ip_prefix": null, "created_at": "2018-12-23T00:57:11Z", "security_group_id": "af6e7866-f480-445a-a910-089af5411973", "tenant_id": "5bf8c741a9904eb7b962816563462981", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bf8c741a9904eb7b962816563462981"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:57:11Z", "revision_number": 0, "id": "97097ade-1f4e-4bb9-936d-cad5b82b8e4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:57:11Z", "security_group_id": "af6e7866-f480-445a-a910-089af5411973", "tenant_id": "5bf8c741a9904eb7b962816563462981", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bf8c741a9904eb7b962816563462981"}], "revision_number": 4, "project_id": "5bf8c741a9904eb7b962816563462981", "id": "af6e7866-f480-445a-a910-089af5411973", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:57:36,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f55d2903-4fe7-4aae-9436-669e9de8593b 2018-12-23 00:57:36,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" 2018-12-23 00:57:36,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baabf01f-7d2e-404f-a0cf-d9731d110981 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:57:36,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-baabf01f-7d2e-404f-a0cf-d9731d110981 2018-12-23 00:57:36,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" 2018-12-23 00:57:37,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55114072-7fd9-49d1-ac3b-f28e31fec508 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:57:37,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-55114072-7fd9-49d1-ac3b-f28e31fec508 2018-12-23 00:57:37,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" 2018-12-23 00:57:37,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eebdf058-3465-4312-a3e6-784de51e6ed4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981"}, "enabled": true, "id": "5bf8c741a9904eb7b962816563462981", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj"}} 2018-12-23 00:57:37,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981 used request id req-eebdf058-3465-4312-a3e6-784de51e6ed4 2018-12-23 00:57:37,096 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af6e7866-f480-445a-a910-089af5411973 2018-12-23 00:57:37,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=af6e7866-f480-445a-a910-089af5411973 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" 2018-12-23 00:57:37,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ac093571-accc-4726-b283-16fb61876606 Date: Sun, 23 Dec 2018 00:57:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "af6e7866-f480-445a-a910-089af5411973", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:57:11Z", "security_group_id": "af6e7866-f480-445a-a910-089af5411973", "port_range_min": null, "revision_number": 0, "tenant_id": "5bf8c741a9904eb7b962816563462981", "created_at": "2018-12-23T00:57:11Z", "project_id": "5bf8c741a9904eb7b962816563462981", "id": "5f1bd7ad-d6df-4f06-b0c5-94a2dcb694df"}, {"remote_group_id": "af6e7866-f480-445a-a910-089af5411973", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:57:11Z", "security_group_id": "af6e7866-f480-445a-a910-089af5411973", "port_range_min": null, "revision_number": 0, "tenant_id": "5bf8c741a9904eb7b962816563462981", "created_at": "2018-12-23T00:57:11Z", "project_id": "5bf8c741a9904eb7b962816563462981", "id": "6c4bbb19-73e6-4b76-b95c-3649f4e113e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:57:11Z", "security_group_id": "af6e7866-f480-445a-a910-089af5411973", "port_range_min": null, "revision_number": 0, "tenant_id": "5bf8c741a9904eb7b962816563462981", "created_at": "2018-12-23T00:57:11Z", "project_id": "5bf8c741a9904eb7b962816563462981", "id": "97097ade-1f4e-4bb9-936d-cad5b82b8e4d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:57:11Z", "security_group_id": "af6e7866-f480-445a-a910-089af5411973", "port_range_min": null, "revision_number": 0, "tenant_id": "5bf8c741a9904eb7b962816563462981", "created_at": "2018-12-23T00:57:11Z", "project_id": "5bf8c741a9904eb7b962816563462981", "id": "ae1bf691-0c80-4233-b059-f3ec1456b3f9"}]} 2018-12-23 00:57:37,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=af6e7866-f480-445a-a910-089af5411973 used request id req-ac093571-accc-4726-b283-16fb61876606 2018-12-23 00:57:37,278 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 00:57:37,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/af6e7866-f480-445a-a910-089af5411973 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" 2018-12-23 00:57:37,601 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d21409fb-ffbd-4239-b175-5485e80a2c5c Content-Length: 0 Date: Sun, 23 Dec 2018 00:57:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:57:37,601 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/af6e7866-f480-445a-a910-089af5411973 used request id req-d21409fb-ffbd-4239-b175-5485e80a2c5c 2018-12-23 00:57:37,601 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj 2018-12-23 00:57:37,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" 2018-12-23 00:57:37,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-139baf63-2e59-4a5b-960c-aafab2a725ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:57:37,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5bf8c741a9904eb7b962816563462981 used request id req-139baf63-2e59-4a5b-960c-aafab2a725ee 2018-12-23 00:57:37,814 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-fc5d4c81-048e-42e-proj-role 2018-12-23 00:57:37,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/3e512b8c67e844b588f78a78def0b61a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" 2018-12-23 00:57:37,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73e316bc-8379-4298-bb79-6c20863458a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:57:37,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/3e512b8c67e844b588f78a78def0b61a used request id req-73e316bc-8379-4298-bb79-6c20863458a0 2018-12-23 00:57:37,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d35eb090a47b36221d5eadb6035181155628d5" 2018-12-23 00:57:38,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88d38c8-e233-446b-8856-096e40916bb7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:57:38,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c88d38c8-e233-446b-8856-096e40916bb7 2018-12-23 00:57:38,023 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-fc5d4c81-048e-42e-user 2018-12-23 00:57:38,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/6d1400457b2743cfa82cb5fc8188975c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63fc7cd8525a31a9dda2d7a648725887db88e303" 2018-12-23 00:57:38,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91a64087-96b6-4c98-a0d9-2943b128eb86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:57:38,230 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6d1400457b2743cfa82cb5fc8188975c used request id req-91a64087-96b6-4c98-a0d9-2943b128eb86 2018-12-23 00:57:38,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:38,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:57:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Q07f9Hy9SAGUJPN8Tws_Gw"], "issued_at": "2018-12-23T00:57:38.000000Z"}} 2018-12-23 00:57:38,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d2da39d33cef7a3eefa30ad4059e58d0ec98acd" 2018-12-23 00:57:38,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea8a079d-7740-49b0-b2d4-e878cb69feb6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:38,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ea8a079d-7740-49b0-b2d4-e878cb69feb6 2018-12-23 00:57:38,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:38,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:39,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:57:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["jf_FdUXqS-aultcWCE03ew"], "issued_at": "2018-12-23T00:57:39.000000Z"}} 2018-12-23 00:57:39,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" 2018-12-23 00:57:39,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c20d19-ced7-4911-be57-37c0ff855e9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:39,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d8c20d19-ced7-4911-be57-37c0ff855e9c 2018-12-23 00:57:39,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:57:39,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:57:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:57:39,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-22fab259-1134-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" 2018-12-23 00:57:39,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d9e14a-36e3-4f0a-9775-9bb3b3ef4ae8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-22fab259-1134-4c6-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:57:39,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-22fab259-1134-4c6-proj used request id req-16d9e14a-36e3-4f0a-9775-9bb3b3ef4ae8 2018-12-23 00:57:39,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" 2018-12-23 00:57:39,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0c84e8-b601-4657-bd21-206e96bb2ee7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:57:39,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3d0c84e8-b601-4657-bd21-206e96bb2ee7 2018-12-23 00:57:39,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-22fab259-1134-4c6-proj"}}' 2018-12-23 00:57:39,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:57:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccf7f5f7-4dd2-4c35-839b-bfe5c59eb956 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3"}, "enabled": true, "id": "1cab8b603f4744468d77e53f7477a9d3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-22fab259-1134-4c6-proj"}} 2018-12-23 00:57:39,602 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ccf7f5f7-4dd2-4c35-839b-bfe5c59eb956 2018-12-23 00:57:39,602 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-22fab259-1134-4c6-proj 2018-12-23 00:57:39,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:39,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:39,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:57:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["ewO4o00qTQm_QWCUEAUjyQ"], "issued_at": "2018-12-23T00:57:39.000000Z"}} 2018-12-23 00:57:39,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81901d9deef33f57c9b7ed92184daafc7ab21da4" 2018-12-23 00:57:40,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68cfe791-ca4f-41ac-8026-c04e59e7c37b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:40,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-68cfe791-ca4f-41ac-8026-c04e59e7c37b 2018-12-23 00:57:40,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:57:40,079 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:57:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:57:40,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81901d9deef33f57c9b7ed92184daafc7ab21da4" 2018-12-23 00:57:40,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64943cc3-089d-4ae9-95b0-ffcca98bc7aa Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:57:40,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-64943cc3-089d-4ae9-95b0-ffcca98bc7aa 2018-12-23 00:57:40,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-22fab259-1134-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81901d9deef33f57c9b7ed92184daafc7ab21da4" 2018-12-23 00:57:40,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c72ae00e-b7c8-4e71-a8cb-a923d0c4d9e4 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-22fab259-1134-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3"}, "enabled": true, "id": "1cab8b603f4744468d77e53f7477a9d3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-22fab259-1134-4c6-proj"}]} 2018-12-23 00:57:40,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-22fab259-1134-4c6-proj used request id req-c72ae00e-b7c8-4e71-a8cb-a923d0c4d9e4 2018-12-23 00:57:40,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81901d9deef33f57c9b7ed92184daafc7ab21da4" 2018-12-23 00:57:40,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa1de0d8-08b1-49f4-94dd-97b2e76bd561 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:57:40,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-fa1de0d8-08b1-49f4-94dd-97b2e76bd561 2018-12-23 00:57:40,691 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-22fab259-1134-4c6-user 2018-12-23 00:57:40,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:40,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" 2018-12-23 00:57:40,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f641d24-c470-482d-8985-7de467bce28b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:57:40,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4f641d24-c470-482d-8985-7de467bce28b 2018-12-23 00:57:40,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" -d '{"role": {"name": "CreateNetworkSuccessTests-22fab259-1134-4c6-proj-role"}}' 2018-12-23 00:57:40,895 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1df20ebc-c2b4-4cb2-be36-2362c77f685c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "07115cf770614f0c97cb4f9db27fea77", "links": {"self": "http://172.30.9.26:5000/v3/roles/07115cf770614f0c97cb4f9db27fea77"}, "name": "CreateNetworkSuccessTests-22fab259-1134-4c6-proj-role"}} 2018-12-23 00:57:40,895 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1df20ebc-c2b4-4cb2-be36-2362c77f685c 2018-12-23 00:57:40,895 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-22fab259-1134-4c6-proj-role 2018-12-23 00:57:40,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/07115cf770614f0c97cb4f9db27fea77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" 2018-12-23 00:57:40,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4076824-0c94-4f53-bf9c-66a9ce18189a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/07115cf770614f0c97cb4f9db27fea77"}, "domain_id": null, "name": "CreateNetworkSuccessTests-22fab259-1134-4c6-proj-role", "id": "07115cf770614f0c97cb4f9db27fea77"}} 2018-12-23 00:57:40,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/07115cf770614f0c97cb4f9db27fea77 used request id req-b4076824-0c94-4f53-bf9c-66a9ce18189a 2018-12-23 00:57:40,988 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-22fab259-1134-4c6-proj-role to project CreateNetworkSuccessTests-22fab259-1134-4c6-proj 2018-12-23 00:57:40,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3/users/6b017eccd9384ddf8c191d2a3e5be94c/roles/07115cf770614f0c97cb4f9db27fea77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" 2018-12-23 00:57:41,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-803fb240-a6a0-4ed7-bc9c-bc9c69004d69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:57:41,113 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3/users/6b017eccd9384ddf8c191d2a3e5be94c/roles/07115cf770614f0c97cb4f9db27fea77 used request id req-803fb240-a6a0-4ed7-bc9c-bc9c69004d69 2018-12-23 00:57:41,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:41,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:41,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:57:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["EnLSjIk_TUuMEmKj90xLSg"], "issued_at": "2018-12-23T00:57:41.000000Z"}} 2018-12-23 00:57:41,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3777f6d968693024ef5479aefc5d67b57e7cd617" 2018-12-23 00:57:41,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc9459f-5703-4ad7-840f-8849e864e23a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:41,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-edc9459f-5703-4ad7-840f-8849e864e23a 2018-12-23 00:57:41,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3777f6d968693024ef5479aefc5d67b57e7cd617" 2018-12-23 00:57:41,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c709e737-ed61-4f32-b831-87d0fb221a48 Date: Sun, 23 Dec 2018 00:57:41 GMT RESP BODY: {"networks":[]} 2018-12-23 00:57:41,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-net used request id req-c709e737-ed61-4f32-b831-87d0fb221a48 2018-12-23 00:57:41,780 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-net 2018-12-23 00:57:41,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:41,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:42,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:57:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Kp0XSLevQMy0wi-1igpGzA"], "issued_at": "2018-12-23T00:57:42.000000Z"}} 2018-12-23 00:57:42,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca463f77f1b7c968aa6ca1d4961f7ad40a42106" 2018-12-23 00:57:42,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89526e14-b6de-4d17-a3a4-bd85e66e2af7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:42,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-89526e14-b6de-4d17-a3a4-bd85e66e2af7 2018-12-23 00:57:42,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:57:42,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:57:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:57:42,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-22fab259-1134-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca463f77f1b7c968aa6ca1d4961f7ad40a42106" 2018-12-23 00:57:42,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72be63a0-1ade-4d45-9c59-64edbdf6a2d3 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-22fab259-1134-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3"}, "enabled": true, "id": "1cab8b603f4744468d77e53f7477a9d3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-22fab259-1134-4c6-proj"}]} 2018-12-23 00:57:42,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-22fab259-1134-4c6-proj used request id req-72be63a0-1ade-4d45-9c59-64edbdf6a2d3 2018-12-23 00:57:42,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3777f6d968693024ef5479aefc5d67b57e7cd617" -d '{"network": {"tenant_id": "1cab8b603f4744468d77e53f7477a9d3", "name": "CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-net", "admin_state_up": true}}' 2018-12-23 00:57:42,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-30298370-b591-4c40-81ac-02548de4a02a Date: Sun, 23 Dec 2018 00:57:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a0cad79b-2410-46f6-a498-2c1b9eebbbb1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"1cab8b603f4744468d77e53f7477a9d3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T00:57:42Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-net","admin_state_up":true,"tenant_id":"1cab8b603f4744468d77e53f7477a9d3","created_at":"2018-12-23T00:57:42Z","mtu":1450}} 2018-12-23 00:57:42,893 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-30298370-b591-4c40-81ac-02548de4a02a 2018-12-23 00:57:42,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a0cad79b-2410-46f6-a498-2c1b9eebbbb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3777f6d968693024ef5479aefc5d67b57e7cd617" 2018-12-23 00:57:43,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-f7d7095d-0113-485e-96fc-b701c35600f8 Date: Sun, 23 Dec 2018 00:57:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a0cad79b-2410-46f6-a498-2c1b9eebbbb1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"1cab8b603f4744468d77e53f7477a9d3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T00:57:42Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-net","admin_state_up":true,"tenant_id":"1cab8b603f4744468d77e53f7477a9d3","created_at":"2018-12-23T00:57:42Z","provider:network_type":"vxlan"}]} 2018-12-23 00:57:43,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a0cad79b-2410-46f6-a498-2c1b9eebbbb1 used request id req-f7d7095d-0113-485e-96fc-b701c35600f8 2018-12-23 00:57:43,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a0cad79b-2410-46f6-a498-2c1b9eebbbb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3777f6d968693024ef5479aefc5d67b57e7cd617" 2018-12-23 00:57:43,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6a7715a3-aa98-4ff6-ac37-a5ee9a2cb9de Date: Sun, 23 Dec 2018 00:57:43 GMT RESP BODY: {"subnets":[]} 2018-12-23 00:57:43,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a0cad79b-2410-46f6-a498-2c1b9eebbbb1 used request id req-6a7715a3-aa98-4ff6-ac37-a5ee9a2cb9de 2018-12-23 00:57:43,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:43,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:43,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:57:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["KOtwU838SheQn1NWbKOQWQ"], "issued_at": "2018-12-23T00:57:43.000000Z"}} 2018-12-23 00:57:43,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5642385a1b6a5e4239be0f66d3e31b90e4321d6" 2018-12-23 00:57:43,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15868638-b721-4148-8fef-9cb1e2484704 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:43,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-15868638-b721-4148-8fef-9cb1e2484704 2018-12-23 00:57:43,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:57:43,960 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:57:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:57:43,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-22fab259-1134-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5642385a1b6a5e4239be0f66d3e31b90e4321d6" 2018-12-23 00:57:44,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d34dcd2f-e0bb-45a8-aa31-b853d21f65ec Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-22fab259-1134-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3"}, "enabled": true, "id": "1cab8b603f4744468d77e53f7477a9d3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-22fab259-1134-4c6-proj"}]} 2018-12-23 00:57:44,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-22fab259-1134-4c6-proj used request id req-d34dcd2f-e0bb-45a8-aa31-b853d21f65ec 2018-12-23 00:57:44,049 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-subnet 2018-12-23 00:57:44,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3777f6d968693024ef5479aefc5d67b57e7cd617" -d '{"subnets": [{"ip_version": 4, "network_id": "a0cad79b-2410-46f6-a498-2c1b9eebbbb1", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-subnet", "tenant_id": "1cab8b603f4744468d77e53f7477a9d3"}]}' 2018-12-23 00:57:44,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-231cfe41-c459-450d-95e7-a977a7586a60 Date: Sun, 23 Dec 2018 00:57:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0cad79b-2410-46f6-a498-2c1b9eebbbb1","tenant_id":"1cab8b603f4744468d77e53f7477a9d3","created_at":"2018-12-23T00:57:44Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"1cab8b603f4744468d77e53f7477a9d3","id":"a4c60178-7586-49dd-905f-35f9e9654892","subnetpool_id":null,"name":"CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-subnet"}]} 2018-12-23 00:57:44,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-231cfe41-c459-450d-95e7-a977a7586a60 2018-12-23 00:57:44,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a0cad79b-2410-46f6-a498-2c1b9eebbbb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3777f6d968693024ef5479aefc5d67b57e7cd617" 2018-12-23 00:57:44,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4186fd60-729c-44b2-9871-cf58515f097f Date: Sun, 23 Dec 2018 00:57:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a0cad79b-2410-46f6-a498-2c1b9eebbbb1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"1cab8b603f4744468d77e53f7477a9d3","status":"ACTIVE","subnets":["a4c60178-7586-49dd-905f-35f9e9654892"],"description":"","tags":[],"updated_at":"2018-12-23T00:57:44Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-net","admin_state_up":true,"tenant_id":"1cab8b603f4744468d77e53f7477a9d3","created_at":"2018-12-23T00:57:42Z","provider:network_type":"vxlan"}]} 2018-12-23 00:57:44,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a0cad79b-2410-46f6-a498-2c1b9eebbbb1 used request id req-4186fd60-729c-44b2-9871-cf58515f097f 2018-12-23 00:57:44,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a0cad79b-2410-46f6-a498-2c1b9eebbbb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3777f6d968693024ef5479aefc5d67b57e7cd617" 2018-12-23 00:57:45,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b46719b2-9825-494b-b78a-a9dca09e82a7 Date: Sun, 23 Dec 2018 00:57:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0cad79b-2410-46f6-a498-2c1b9eebbbb1","tenant_id":"1cab8b603f4744468d77e53f7477a9d3","created_at":"2018-12-23T00:57:44Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1cab8b603f4744468d77e53f7477a9d3","id":"a4c60178-7586-49dd-905f-35f9e9654892","subnetpool_id":null,"name":"CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-subnet"}]} 2018-12-23 00:57:45,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a0cad79b-2410-46f6-a498-2c1b9eebbbb1 used request id req-b46719b2-9825-494b-b78a-a9dca09e82a7 2018-12-23 00:57:45,076 - OpenStackNetwork - DEBUG - Network [a0cad79b-2410-46f6-a498-2c1b9eebbbb1] created successfully 2018-12-23 00:57:45,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:45,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07115cf770614f0c97cb4f9db27fea77", "name": "CreateNetworkSuccessTests-22fab259-1134-4c6-proj-role"}], "expires_at": "2018-12-23T01:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cab8b603f4744468d77e53f7477a9d3", "name": "CreateNetworkSuccessTests-22fab259-1134-4c6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1cab8b603f4744468d77e53f7477a9d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/1cab8b603f4744468d77e53f7477a9d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/1cab8b603f4744468d77e53f7477a9d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/1cab8b603f4744468d77e53f7477a9d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/1cab8b603f4744468d77e53f7477a9d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/1cab8b603f4744468d77e53f7477a9d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1cab8b603f4744468d77e53f7477a9d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/1cab8b603f4744468d77e53f7477a9d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/1cab8b603f4744468d77e53f7477a9d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1cab8b603f4744468d77e53f7477a9d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/1cab8b603f4744468d77e53f7477a9d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/1cab8b603f4744468d77e53f7477a9d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-22fab259-1134-4c6-user", "id": "6b017eccd9384ddf8c191d2a3e5be94c"}, "audit_ids": ["1C2z2YzLQFKiS4nx20R6zg"], "issued_at": "2018-12-23T00:57:45.000000Z"}} 2018-12-23 00:57:45,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364e1d3015ba226a63ac24977685ab3d6b5c7c33" 2018-12-23 00:57:45,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c6c36dae-a782-4b84-acd8-3705b41b3896 Date: Sun, 23 Dec 2018 00:57: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":["a4c60178-7586-49dd-905f-35f9e9654892"],"updated_at":"2018-12-23T00:57:44Z","tenant_id":"1cab8b603f4744468d77e53f7477a9d3","created_at":"2018-12-23T00:57:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1cab8b603f4744468d77e53f7477a9d3","id":"a0cad79b-2410-46f6-a498-2c1b9eebbbb1","name":"CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-net"}]} 2018-12-23 00:57:45,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-net used request id req-c6c36dae-a782-4b84-acd8-3705b41b3896 2018-12-23 00:57:45,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:57:45,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:57:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:57:45,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d2da39d33cef7a3eefa30ad4059e58d0ec98acd" 2018-12-23 00:57:45,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e163b3-857f-4f23-8798-18d4f331e420 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3"}, "enabled": true, "id": "1cab8b603f4744468d77e53f7477a9d3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-22fab259-1134-4c6-proj"}} 2018-12-23 00:57:45,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3 used request id req-51e163b3-857f-4f23-8798-18d4f331e420 2018-12-23 00:57:45,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a0cad79b-2410-46f6-a498-2c1b9eebbbb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364e1d3015ba226a63ac24977685ab3d6b5c7c33" 2018-12-23 00:57:46,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c9d8e3e3-7bc6-4293-8aef-31aa26610a93 Date: Sun, 23 Dec 2018 00:57:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0cad79b-2410-46f6-a498-2c1b9eebbbb1","tenant_id":"1cab8b603f4744468d77e53f7477a9d3","created_at":"2018-12-23T00:57:44Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1cab8b603f4744468d77e53f7477a9d3","id":"a4c60178-7586-49dd-905f-35f9e9654892","subnetpool_id":null,"name":"CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-subnet"}]} 2018-12-23 00:57:46,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a0cad79b-2410-46f6-a498-2c1b9eebbbb1 used request id req-c9d8e3e3-7bc6-4293-8aef-31aa26610a93 2018-12-23 00:57:46,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:46,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:46,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["pXnTKFjCSCewnvWVC3Dzxw"], "issued_at": "2018-12-23T00:57:46.000000Z"}} 2018-12-23 00:57:46,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:46,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366f348a-91cf-4e3c-be8a-9a378880f3ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:46,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-366f348a-91cf-4e3c-be8a-9a378880f3ef 2018-12-23 00:57:46,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:46,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5946e91d-4695-4a41-86fb-c69946ce3096 Date: Sun, 23 Dec 2018 00:57:46 GMT RESP BODY: {"routers": []} 2018-12-23 00:57:46,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-router&admin_state_up=True used request id req-5946e91d-4695-4a41-86fb-c69946ce3096 2018-12-23 00:57:46,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:57:46,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:57:47,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["pCkPIIXKQkqesig0ciOQZg"], "issued_at": "2018-12-23T00:57:47.000000Z"}} 2018-12-23 00:57:47,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c580e99183e1ef92fb37bbb9fd6b8b858fc60b0e" 2018-12-23 00:57:47,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c212d87a-55d7-42bf-bbfb-347364c8650c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:57:47,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c212d87a-55d7-42bf-bbfb-347364c8650c 2018-12-23 00:57:47,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:57:47,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:57:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:57:47,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-22fab259-1134-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c580e99183e1ef92fb37bbb9fd6b8b858fc60b0e" 2018-12-23 00:57:47,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f41845-8bad-42b8-b366-add454075990 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-22fab259-1134-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3"}, "enabled": true, "id": "1cab8b603f4744468d77e53f7477a9d3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-22fab259-1134-4c6-proj"}]} 2018-12-23 00:57:47,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-22fab259-1134-4c6-proj used request id req-07f41845-8bad-42b8-b366-add454075990 2018-12-23 00:57:47,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:47,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-6d8e64d1-3bc3-4483-9b12-5d455b586e97 Date: Sun, 23 Dec 2018 00:57:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 00:57:47,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-6d8e64d1-3bc3-4483-9b12-5d455b586e97 2018-12-23 00:57:47,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:47,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ea4e7440-0de6-4f87-943c-cc76195fac08 Date: Sun, 23 Dec 2018 00:57:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 00:57:47,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-ea4e7440-0de6-4f87-943c-cc76195fac08 2018-12-23 00:57:47,640 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-router 2018-12-23 00:57:47,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "tenant_id": "1cab8b603f4744468d77e53f7477a9d3", "name": "CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-router", "admin_state_up": true}}' 2018-12-23 00:57:52,669 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-3c01d4a6-6f4b-4e4a-8f5b-55b491cc32ef Date: Sun, 23 Dec 2018 00:57:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1cab8b603f4744468d77e53f7477a9d3", "created_at": "2018-12-23T00:57:48Z", "admin_state_up": true, "updated_at": "2018-12-23T00:57:49Z", "project_id": "1cab8b603f4744468d77e53f7477a9d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a598c07a-91a0-453f-b8dd-e6afd39befb1", "name": "CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-router"}} 2018-12-23 00:57:52,669 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-3c01d4a6-6f4b-4e4a-8f5b-55b491cc32ef 2018-12-23 00:57:52,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=a598c07a-91a0-453f-b8dd-e6afd39befb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:52,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-644745ff-cbf2-4cbf-b10a-0e759008cdac Date: Sun, 23 Dec 2018 00:57:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:50Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17e33872-bf06-42d8-a417-e8f76ad7f66b","ip_address":"169.254.192.2"}],"id":"3263b19c-0f17-42d3-a4ef-7d37b1c2e14e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:93:60:5a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1cab8b603f4744468d77e53f7477a9d3","admin_state_up":true,"network_id":"d7236a97-7d03-4e22-ab1c-2c9a541302d5","tenant_id":"","created_at":"2018-12-23T00:57:50Z","binding:vnic_type":"normal","device_id":"a598c07a-91a0-453f-b8dd-e6afd39befb1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:51Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17e33872-bf06-42d8-a417-e8f76ad7f66b","ip_address":"169.254.192.1"}],"id":"6de63af4-0a27-4c1a-95e9-b58d84b90bd9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:45:41:03","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1cab8b603f4744468d77e53f7477a9d3","admin_state_up":true,"network_id":"d7236a97-7d03-4e22-ab1c-2c9a541302d5","tenant_id":"","created_at":"2018-12-23T00:57:51Z","binding:vnic_type":"normal","device_id":"a598c07a-91a0-453f-b8dd-e6afd39befb1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:49Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17e33872-bf06-42d8-a417-e8f76ad7f66b","ip_address":"169.254.192.8"}],"id":"e13205bf-a15c-4673-8e01-917567753eb5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2e:9d:82","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1cab8b603f4744468d77e53f7477a9d3","admin_state_up":true,"network_id":"d7236a97-7d03-4e22-ab1c-2c9a541302d5","tenant_id":"","created_at":"2018-12-23T00:57:49Z","binding:vnic_type":"normal","device_id":"a598c07a-91a0-453f-b8dd-e6afd39befb1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:49Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.205"}],"id":"eda2fea3-464f-4a9c-92a2-5f3b84c8061f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0e:45:b0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-23T00:57:48Z","binding:vnic_type":"normal","device_id":"a598c07a-91a0-453f-b8dd-e6afd39befb1"}]} 2018-12-23 00:57:52,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=a598c07a-91a0-453f-b8dd-e6afd39befb1 used request id req-644745ff-cbf2-4cbf-b10a-0e759008cdac 2018-12-23 00:57:52,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:53,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-58d4e093-f00f-430e-b3de-13a1a4b189c5 Date: Sun, 23 Dec 2018 00:57:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 00:57:53,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-58d4e093-f00f-430e-b3de-13a1a4b189c5 2018-12-23 00:57:53,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/17e33872-bf06-42d8-a417-e8f76ad7f66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:53,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3490fbcd-d63f-4609-b264-71c837cf6499 Date: Sun, 23 Dec 2018 00:57:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d7236a97-7d03-4e22-ab1c-2c9a541302d5","tenant_id":"","created_at":"2018-12-23T00:57:48Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:48Z","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":"17e33872-bf06-42d8-a417-e8f76ad7f66b","subnetpool_id":null,"name":"HA subnet tenant 1cab8b603f4744468d77e53f7477a9d3"}} 2018-12-23 00:57:53,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/17e33872-bf06-42d8-a417-e8f76ad7f66b used request id req-3490fbcd-d63f-4609-b264-71c837cf6499 2018-12-23 00:57:53,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/17e33872-bf06-42d8-a417-e8f76ad7f66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:53,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-84006f80-e7f3-4b6e-8787-f7c7a19ae2c1 Date: Sun, 23 Dec 2018 00:57:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d7236a97-7d03-4e22-ab1c-2c9a541302d5","tenant_id":"","created_at":"2018-12-23T00:57:48Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:48Z","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":"17e33872-bf06-42d8-a417-e8f76ad7f66b","subnetpool_id":null,"name":"HA subnet tenant 1cab8b603f4744468d77e53f7477a9d3"}} 2018-12-23 00:57:53,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/17e33872-bf06-42d8-a417-e8f76ad7f66b used request id req-84006f80-e7f3-4b6e-8787-f7c7a19ae2c1 2018-12-23 00:57:53,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/17e33872-bf06-42d8-a417-e8f76ad7f66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:53,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a7aa3709-8b1c-45ce-8330-2e08c53ab663 Date: Sun, 23 Dec 2018 00:57:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d7236a97-7d03-4e22-ab1c-2c9a541302d5","tenant_id":"","created_at":"2018-12-23T00:57:48Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:48Z","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":"17e33872-bf06-42d8-a417-e8f76ad7f66b","subnetpool_id":null,"name":"HA subnet tenant 1cab8b603f4744468d77e53f7477a9d3"}} 2018-12-23 00:57:53,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/17e33872-bf06-42d8-a417-e8f76ad7f66b used request id req-a7aa3709-8b1c-45ce-8330-2e08c53ab663 2018-12-23 00:57:53,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:53,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-a506c58c-7784-45aa-b70d-fd6707ee0e44 Date: Sun, 23 Dec 2018 00:57:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a0cad79b-2410-46f6-a498-2c1b9eebbbb1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"1cab8b603f4744468d77e53f7477a9d3","status":"ACTIVE","subnets":["a4c60178-7586-49dd-905f-35f9e9654892"],"description":"","tags":[],"updated_at":"2018-12-23T00:57:44Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-net","admin_state_up":true,"tenant_id":"1cab8b603f4744468d77e53f7477a9d3","created_at":"2018-12-23T00:57:42Z","provider:network_type":"vxlan"}]} 2018-12-23 00:57:53,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-net used request id req-a506c58c-7784-45aa-b70d-fd6707ee0e44 2018-12-23 00:57:53,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:57:53,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:57:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:57:53,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:53,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7afdaee-32b2-4526-8021-d46b80711547 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3"}, "enabled": true, "id": "1cab8b603f4744468d77e53f7477a9d3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-22fab259-1134-4c6-proj"}} 2018-12-23 00:57:53,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3 used request id req-a7afdaee-32b2-4526-8021-d46b80711547 2018-12-23 00:57:53,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a0cad79b-2410-46f6-a498-2c1b9eebbbb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:54,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5978c491-b26b-42fa-a981-3a3fe6d0fa14 Date: Sun, 23 Dec 2018 00:57:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0cad79b-2410-46f6-a498-2c1b9eebbbb1","tenant_id":"1cab8b603f4744468d77e53f7477a9d3","created_at":"2018-12-23T00:57:44Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1cab8b603f4744468d77e53f7477a9d3","id":"a4c60178-7586-49dd-905f-35f9e9654892","subnetpool_id":null,"name":"CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-subnet"}]} 2018-12-23 00:57:54,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a0cad79b-2410-46f6-a498-2c1b9eebbbb1 used request id req-5978c491-b26b-42fa-a981-3a3fe6d0fa14 2018-12-23 00:57:54,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a0cad79b-2410-46f6-a498-2c1b9eebbbb1&name=CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:54,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e5795cb7-768f-4849-85f1-3248bb99f65a Date: Sun, 23 Dec 2018 00:57:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0cad79b-2410-46f6-a498-2c1b9eebbbb1","tenant_id":"1cab8b603f4744468d77e53f7477a9d3","created_at":"2018-12-23T00:57:44Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1cab8b603f4744468d77e53f7477a9d3","id":"a4c60178-7586-49dd-905f-35f9e9654892","subnetpool_id":null,"name":"CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-subnet"}]} 2018-12-23 00:57:54,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a0cad79b-2410-46f6-a498-2c1b9eebbbb1&name=CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-subnet used request id req-e5795cb7-768f-4849-85f1-3248bb99f65a 2018-12-23 00:57:54,436 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 00:57:54,436 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-router 2018-12-23 00:57:54,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/a598c07a-91a0-453f-b8dd-e6afd39befb1/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" -d '{"subnet_id": "a4c60178-7586-49dd-905f-35f9e9654892"}' 2018-12-23 00:57:56,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9fb53f8d-6770-43ff-970e-082a91fce15b Date: Sun, 23 Dec 2018 00:57:56 GMT RESP BODY: {"network_id": "a0cad79b-2410-46f6-a498-2c1b9eebbbb1", "tenant_id": "1cab8b603f4744468d77e53f7477a9d3", "subnet_id": "a4c60178-7586-49dd-905f-35f9e9654892", "subnet_ids": ["a4c60178-7586-49dd-905f-35f9e9654892"], "port_id": "73dd7458-1395-4aad-8041-0f0853fa3e8f", "id": "a598c07a-91a0-453f-b8dd-e6afd39befb1"} 2018-12-23 00:57:56,175 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a598c07a-91a0-453f-b8dd-e6afd39befb1/add_router_interface used request id req-9fb53f8d-6770-43ff-970e-082a91fce15b 2018-12-23 00:57:56,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/a598c07a-91a0-453f-b8dd-e6afd39befb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:56,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-4c08146e-4b49-4a69-9b79-3031136f86f2 Date: Sun, 23 Dec 2018 00:57:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1cab8b603f4744468d77e53f7477a9d3", "created_at": "2018-12-23T00:57:48Z", "admin_state_up": true, "updated_at": "2018-12-23T00:57:55Z", "project_id": "1cab8b603f4744468d77e53f7477a9d3", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "a598c07a-91a0-453f-b8dd-e6afd39befb1", "name": "CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-router"}} 2018-12-23 00:57:56,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/a598c07a-91a0-453f-b8dd-e6afd39befb1 used request id req-4c08146e-4b49-4a69-9b79-3031136f86f2 2018-12-23 00:57:56,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=a598c07a-91a0-453f-b8dd-e6afd39befb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:56,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4441 X-Openstack-Request-Id: req-e6c6a557-f813-4df5-8bd1-ebb7245cbd32 Date: Sun, 23 Dec 2018 00:57:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:56Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17e33872-bf06-42d8-a417-e8f76ad7f66b","ip_address":"169.254.192.2"}],"id":"3263b19c-0f17-42d3-a4ef-7d37b1c2e14e","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:60:5a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1cab8b603f4744468d77e53f7477a9d3","admin_state_up":true,"network_id":"d7236a97-7d03-4e22-ab1c-2c9a541302d5","tenant_id":"","created_at":"2018-12-23T00:57:50Z","binding:vnic_type":"normal","device_id":"a598c07a-91a0-453f-b8dd-e6afd39befb1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:55Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17e33872-bf06-42d8-a417-e8f76ad7f66b","ip_address":"169.254.192.1"}],"id":"6de63af4-0a27-4c1a-95e9-b58d84b90bd9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:41:03","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1cab8b603f4744468d77e53f7477a9d3","admin_state_up":true,"network_id":"d7236a97-7d03-4e22-ab1c-2c9a541302d5","tenant_id":"","created_at":"2018-12-23T00:57:51Z","binding:vnic_type":"normal","device_id":"a598c07a-91a0-453f-b8dd-e6afd39befb1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a4c60178-7586-49dd-905f-35f9e9654892","ip_address":"10.55.1.1"}],"id":"73dd7458-1395-4aad-8041-0f0853fa3e8f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:38:2e:89","project_id":"1cab8b603f4744468d77e53f7477a9d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a0cad79b-2410-46f6-a498-2c1b9eebbbb1","tenant_id":"1cab8b603f4744468d77e53f7477a9d3","created_at":"2018-12-23T00:57:54Z","binding:vnic_type":"normal","device_id":"a598c07a-91a0-453f-b8dd-e6afd39befb1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:55Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17e33872-bf06-42d8-a417-e8f76ad7f66b","ip_address":"169.254.192.8"}],"id":"e13205bf-a15c-4673-8e01-917567753eb5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:9d:82","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1cab8b603f4744468d77e53f7477a9d3","admin_state_up":true,"network_id":"d7236a97-7d03-4e22-ab1c-2c9a541302d5","tenant_id":"","created_at":"2018-12-23T00:57:49Z","binding:vnic_type":"normal","device_id":"a598c07a-91a0-453f-b8dd-e6afd39befb1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:54Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.205"}],"id":"eda2fea3-464f-4a9c-92a2-5f3b84c8061f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:45:b0","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":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-23T00:57:48Z","binding:vnic_type":"normal","device_id":"a598c07a-91a0-453f-b8dd-e6afd39befb1"}]} 2018-12-23 00:57:56,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=a598c07a-91a0-453f-b8dd-e6afd39befb1 used request id req-e6c6a557-f813-4df5-8bd1-ebb7245cbd32 2018-12-23 00:57:56,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:56,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ae9ed60e-6260-4d4b-85c1-b890e30fe0c7 Date: Sun, 23 Dec 2018 00:57:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 00:57:56,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-ae9ed60e-6260-4d4b-85c1-b890e30fe0c7 2018-12-23 00:57:56,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/17e33872-bf06-42d8-a417-e8f76ad7f66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:56,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1e118b0d-5baf-479a-9db8-9b41a0d572f0 Date: Sun, 23 Dec 2018 00:57:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d7236a97-7d03-4e22-ab1c-2c9a541302d5","tenant_id":"","created_at":"2018-12-23T00:57:48Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:48Z","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":"17e33872-bf06-42d8-a417-e8f76ad7f66b","subnetpool_id":null,"name":"HA subnet tenant 1cab8b603f4744468d77e53f7477a9d3"}} 2018-12-23 00:57:56,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/17e33872-bf06-42d8-a417-e8f76ad7f66b used request id req-1e118b0d-5baf-479a-9db8-9b41a0d572f0 2018-12-23 00:57:56,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/17e33872-bf06-42d8-a417-e8f76ad7f66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:56,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cdc2e326-e0ea-47fc-9388-1150b2b4da01 Date: Sun, 23 Dec 2018 00:57:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d7236a97-7d03-4e22-ab1c-2c9a541302d5","tenant_id":"","created_at":"2018-12-23T00:57:48Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:48Z","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":"17e33872-bf06-42d8-a417-e8f76ad7f66b","subnetpool_id":null,"name":"HA subnet tenant 1cab8b603f4744468d77e53f7477a9d3"}} 2018-12-23 00:57:56,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/17e33872-bf06-42d8-a417-e8f76ad7f66b used request id req-cdc2e326-e0ea-47fc-9388-1150b2b4da01 2018-12-23 00:57:56,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/17e33872-bf06-42d8-a417-e8f76ad7f66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:57,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e2b6ee01-2a5d-482e-bdf9-a9b9ff1c5153 Date: Sun, 23 Dec 2018 00:57:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d7236a97-7d03-4e22-ab1c-2c9a541302d5","tenant_id":"","created_at":"2018-12-23T00:57:48Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:48Z","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":"17e33872-bf06-42d8-a417-e8f76ad7f66b","subnetpool_id":null,"name":"HA subnet tenant 1cab8b603f4744468d77e53f7477a9d3"}} 2018-12-23 00:57:57,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/17e33872-bf06-42d8-a417-e8f76ad7f66b used request id req-e2b6ee01-2a5d-482e-bdf9-a9b9ff1c5153 2018-12-23 00:57:57,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a4c60178-7586-49dd-905f-35f9e9654892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:57:57,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-d241d323-575b-4fa1-ab05-798fc167b729 Date: Sun, 23 Dec 2018 00:57:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0cad79b-2410-46f6-a498-2c1b9eebbbb1","tenant_id":"1cab8b603f4744468d77e53f7477a9d3","created_at":"2018-12-23T00:57:44Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"1cab8b603f4744468d77e53f7477a9d3","id":"a4c60178-7586-49dd-905f-35f9e9654892","subnetpool_id":null,"name":"CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-subnet"}} 2018-12-23 00:57:57,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a4c60178-7586-49dd-905f-35f9e9654892 used request id req-d241d323-575b-4fa1-ab05-798fc167b729 2018-12-23 00:57:57,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364e1d3015ba226a63ac24977685ab3d6b5c7c33" 2018-12-23 00:57:57,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-92927561-c35d-4e7b-b635-e98266fe9b17 Date: Sun, 23 Dec 2018 00:57:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1cab8b603f4744468d77e53f7477a9d3", "created_at": "2018-12-23T00:57:48Z", "admin_state_up": true, "updated_at": "2018-12-23T00:57:55Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "1cab8b603f4744468d77e53f7477a9d3", "id": "a598c07a-91a0-453f-b8dd-e6afd39befb1", "name": "CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-router"}]} 2018-12-23 00:57:57,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-router&admin_state_up=True used request id req-92927561-c35d-4e7b-b635-e98266fe9b17 2018-12-23 00:57:57,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d2da39d33cef7a3eefa30ad4059e58d0ec98acd" 2018-12-23 00:57:57,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee5b40f-f557-466d-806b-eaa702fcf1f2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3"}, "enabled": true, "id": "1cab8b603f4744468d77e53f7477a9d3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-22fab259-1134-4c6-proj"}} 2018-12-23 00:57:57,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3 used request id req-fee5b40f-f557-466d-806b-eaa702fcf1f2 2018-12-23 00:57:57,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=a598c07a-91a0-453f-b8dd-e6afd39befb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364e1d3015ba226a63ac24977685ab3d6b5c7c33" 2018-12-23 00:57:57,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-9397c294-96c0-4c63-afcd-823bf0179069 Date: Sun, 23 Dec 2018 00:57:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:57:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a4c60178-7586-49dd-905f-35f9e9654892","ip_address":"10.55.1.1"}],"id":"73dd7458-1395-4aad-8041-0f0853fa3e8f","security_groups":[],"mac_address":"fa:16:3e:38:2e:89","project_id":"1cab8b603f4744468d77e53f7477a9d3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a0cad79b-2410-46f6-a498-2c1b9eebbbb1","tenant_id":"1cab8b603f4744468d77e53f7477a9d3","created_at":"2018-12-23T00:57:54Z","binding:vnic_type":"normal","device_id":"a598c07a-91a0-453f-b8dd-e6afd39befb1"}]} 2018-12-23 00:57:57,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=a598c07a-91a0-453f-b8dd-e6afd39befb1 used request id req-9397c294-96c0-4c63-afcd-823bf0179069 2018-12-23 00:57:57,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a4c60178-7586-49dd-905f-35f9e9654892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364e1d3015ba226a63ac24977685ab3d6b5c7c33" 2018-12-23 00:57:58,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-ab581107-e42b-49ad-a9ef-a78e56907f7f Date: Sun, 23 Dec 2018 00:57:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0cad79b-2410-46f6-a498-2c1b9eebbbb1","tenant_id":"1cab8b603f4744468d77e53f7477a9d3","created_at":"2018-12-23T00:57:44Z","dns_nameservers":[],"updated_at":"2018-12-23T00:57:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"1cab8b603f4744468d77e53f7477a9d3","id":"a4c60178-7586-49dd-905f-35f9e9654892","subnetpool_id":null,"name":"CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-subnet"}} 2018-12-23 00:57:58,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a4c60178-7586-49dd-905f-35f9e9654892 used request id req-ab581107-e42b-49ad-a9ef-a78e56907f7f 2018-12-23 00:57:58,062 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-router and subnet CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-subnet 2018-12-23 00:57:58,062 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-router 2018-12-23 00:57:58,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/a598c07a-91a0-453f-b8dd-e6afd39befb1/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" -d '{"subnet_id": "a4c60178-7586-49dd-905f-35f9e9654892"}' 2018-12-23 00:57:59,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b9f14a76-7622-4873-8b63-5e3ad97d8ef9 Date: Sun, 23 Dec 2018 00:57:59 GMT RESP BODY: {"network_id": "a0cad79b-2410-46f6-a498-2c1b9eebbbb1", "tenant_id": "1cab8b603f4744468d77e53f7477a9d3", "subnet_id": "a4c60178-7586-49dd-905f-35f9e9654892", "subnet_ids": ["a4c60178-7586-49dd-905f-35f9e9654892"], "port_id": "73dd7458-1395-4aad-8041-0f0853fa3e8f", "id": "a598c07a-91a0-453f-b8dd-e6afd39befb1"} 2018-12-23 00:57:59,650 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a598c07a-91a0-453f-b8dd-e6afd39befb1/remove_router_interface used request id req-b9f14a76-7622-4873-8b63-5e3ad97d8ef9 2018-12-23 00:57:59,650 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-router 2018-12-23 00:57:59,650 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-router 2018-12-23 00:57:59,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/a598c07a-91a0-453f-b8dd-e6afd39befb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1e382debd9ad4fee8efe65fed056bb80328c47" 2018-12-23 00:58:02,896 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77854d3d-05bc-493f-b977-8167cbc21b51 Content-Length: 0 Date: Sun, 23 Dec 2018 00:58:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:58:02,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a598c07a-91a0-453f-b8dd-e6afd39befb1 used request id req-77854d3d-05bc-493f-b977-8167cbc21b51 2018-12-23 00:58:02,897 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-subnet 2018-12-23 00:58:02,897 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-subnet 2018-12-23 00:58:02,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/a4c60178-7586-49dd-905f-35f9e9654892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3777f6d968693024ef5479aefc5d67b57e7cd617" 2018-12-23 00:58:04,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-32a06d24-c403-4f70-98ef-8378fd118025 Date: Sun, 23 Dec 2018 00:58:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:58:04,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a4c60178-7586-49dd-905f-35f9e9654892 used request id req-32a06d24-c403-4f70-98ef-8378fd118025 2018-12-23 00:58:04,881 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-abc9c104-64f2-4a54-875c-d5b7fe1bea5e-pub-net 2018-12-23 00:58:04,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/a0cad79b-2410-46f6-a498-2c1b9eebbbb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3777f6d968693024ef5479aefc5d67b57e7cd617" 2018-12-23 00:58:06,172 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-64137df6-b434-4843-9e70-9a740067dbe5 Date: Sun, 23 Dec 2018 00:58:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:58:06,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a0cad79b-2410-46f6-a498-2c1b9eebbbb1 used request id req-64137df6-b434-4843-9e70-9a740067dbe5 2018-12-23 00:58:06,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" 2018-12-23 00:58:06,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-458f9f5d-75e3-4540-b1ce-b87e078ab6c9 Date: Sun, 23 Dec 2018 00:58:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1cab8b603f4744468d77e53f7477a9d3", "created_at": "2018-12-23T00:57:42Z", "updated_at": "2018-12-23T00:57:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:57:42Z", "revision_number": 0, "id": "bacee3c7-9a7f-4b6c-8528-a30301f63dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:57:42Z", "security_group_id": "b8436430-c910-4efc-820c-2e60100c91fc", "tenant_id": "1cab8b603f4744468d77e53f7477a9d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cab8b603f4744468d77e53f7477a9d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:57:42Z", "revision_number": 0, "id": "fca34e8a-9d88-45e8-90b9-f956f6abca86", "remote_group_id": "b8436430-c910-4efc-820c-2e60100c91fc", "remote_ip_prefix": null, "created_at": "2018-12-23T00:57:42Z", "security_group_id": "b8436430-c910-4efc-820c-2e60100c91fc", "tenant_id": "1cab8b603f4744468d77e53f7477a9d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cab8b603f4744468d77e53f7477a9d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:57:42Z", "revision_number": 0, "id": "059cb4d6-d61d-4479-a2cd-643802f7dd87", "remote_group_id": "b8436430-c910-4efc-820c-2e60100c91fc", "remote_ip_prefix": null, "created_at": "2018-12-23T00:57:42Z", "security_group_id": "b8436430-c910-4efc-820c-2e60100c91fc", "tenant_id": "1cab8b603f4744468d77e53f7477a9d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cab8b603f4744468d77e53f7477a9d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:57:42Z", "revision_number": 0, "id": "d1465443-f02a-44c9-bb53-cdb8593dd4d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:57:42Z", "security_group_id": "b8436430-c910-4efc-820c-2e60100c91fc", "tenant_id": "1cab8b603f4744468d77e53f7477a9d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cab8b603f4744468d77e53f7477a9d3"}], "revision_number": 4, "project_id": "1cab8b603f4744468d77e53f7477a9d3", "id": "b8436430-c910-4efc-820c-2e60100c91fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:58:06,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-458f9f5d-75e3-4540-b1ce-b87e078ab6c9 2018-12-23 00:58:06,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" 2018-12-23 00:58:06,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f53f1bc4-2735-4fb0-9ec8-ea46e38880d6 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:58:06,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-f53f1bc4-2735-4fb0-9ec8-ea46e38880d6 2018-12-23 00:58:06,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" 2018-12-23 00:58:06,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04e24a7c-37f0-4280-91ac-de656d27035e 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:58:06,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-04e24a7c-37f0-4280-91ac-de656d27035e 2018-12-23 00:58:06,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" 2018-12-23 00:58:06,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc174f3-fc76-4409-a2f2-165b8dcd4210 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3"}, "enabled": true, "id": "1cab8b603f4744468d77e53f7477a9d3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-22fab259-1134-4c6-proj"}} 2018-12-23 00:58:06,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3 used request id req-edc174f3-fc76-4409-a2f2-165b8dcd4210 2018-12-23 00:58:06,656 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8436430-c910-4efc-820c-2e60100c91fc 2018-12-23 00:58:06,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b8436430-c910-4efc-820c-2e60100c91fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" 2018-12-23 00:58:06,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2e9d1fb2-010d-4cef-ae66-798056b1c592 Date: Sun, 23 Dec 2018 00:58:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b8436430-c910-4efc-820c-2e60100c91fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:57:42Z", "security_group_id": "b8436430-c910-4efc-820c-2e60100c91fc", "port_range_min": null, "revision_number": 0, "tenant_id": "1cab8b603f4744468d77e53f7477a9d3", "created_at": "2018-12-23T00:57:42Z", "project_id": "1cab8b603f4744468d77e53f7477a9d3", "id": "059cb4d6-d61d-4479-a2cd-643802f7dd87"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:57:42Z", "security_group_id": "b8436430-c910-4efc-820c-2e60100c91fc", "port_range_min": null, "revision_number": 0, "tenant_id": "1cab8b603f4744468d77e53f7477a9d3", "created_at": "2018-12-23T00:57:42Z", "project_id": "1cab8b603f4744468d77e53f7477a9d3", "id": "bacee3c7-9a7f-4b6c-8528-a30301f63dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:57:42Z", "security_group_id": "b8436430-c910-4efc-820c-2e60100c91fc", "port_range_min": null, "revision_number": 0, "tenant_id": "1cab8b603f4744468d77e53f7477a9d3", "created_at": "2018-12-23T00:57:42Z", "project_id": "1cab8b603f4744468d77e53f7477a9d3", "id": "d1465443-f02a-44c9-bb53-cdb8593dd4d4"}, {"remote_group_id": "b8436430-c910-4efc-820c-2e60100c91fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:57:42Z", "security_group_id": "b8436430-c910-4efc-820c-2e60100c91fc", "port_range_min": null, "revision_number": 0, "tenant_id": "1cab8b603f4744468d77e53f7477a9d3", "created_at": "2018-12-23T00:57:42Z", "project_id": "1cab8b603f4744468d77e53f7477a9d3", "id": "fca34e8a-9d88-45e8-90b9-f956f6abca86"}]} 2018-12-23 00:58:06,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b8436430-c910-4efc-820c-2e60100c91fc used request id req-2e9d1fb2-010d-4cef-ae66-798056b1c592 2018-12-23 00:58:06,843 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 00:58:06,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b8436430-c910-4efc-820c-2e60100c91fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" 2018-12-23 00:58:07,186 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e520382b-8d8e-4c35-a9c8-142dff850f46 Content-Length: 0 Date: Sun, 23 Dec 2018 00:58:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:58:07,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b8436430-c910-4efc-820c-2e60100c91fc used request id req-e520382b-8d8e-4c35-a9c8-142dff850f46 2018-12-23 00:58:07,187 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-22fab259-1134-4c6-proj 2018-12-23 00:58:07,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" 2018-12-23 00:58:07,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a26c93ec-0463-4eb8-8c84-4a4a1ae7a07a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:58:07,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1cab8b603f4744468d77e53f7477a9d3 used request id req-a26c93ec-0463-4eb8-8c84-4a4a1ae7a07a 2018-12-23 00:58:07,437 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-22fab259-1134-4c6-proj-role 2018-12-23 00:58:07,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/07115cf770614f0c97cb4f9db27fea77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" 2018-12-23 00:58:07,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a8bb07f-f115-4fcd-8d43-c7c616274f33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:58:07,546 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/07115cf770614f0c97cb4f9db27fea77 used request id req-7a8bb07f-f115-4fcd-8d43-c7c616274f33 2018-12-23 00:58:07,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bbd6f0285f19912a74ccfd62a12773b2906755" 2018-12-23 00:58:07,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf58990-2f0a-4e4c-8f1b-e1a07b248d5c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:58:07,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1cf58990-2f0a-4e4c-8f1b-e1a07b248d5c 2018-12-23 00:58:07,642 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-22fab259-1134-4c6-user 2018-12-23 00:58:07,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/6b017eccd9384ddf8c191d2a3e5be94c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81901d9deef33f57c9b7ed92184daafc7ab21da4" 2018-12-23 00:58:07,822 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3da58066-2292-4c8f-a9eb-27d8c33baafb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:58:07,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6b017eccd9384ddf8c191d2a3e5be94c used request id req-3da58066-2292-4c8f-a9eb-27d8c33baafb 2018-12-23 00:58:07,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:08,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:58:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["QMyLi73ASc22yLOWCdRGpA"], "issued_at": "2018-12-23T00:58:08.000000Z"}} 2018-12-23 00:58:08,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}108a6e4f18d8e450596a85c574012cc324409155" 2018-12-23 00:58:08,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd8262a9-1fcf-4d07-ba10-7d81442aefe0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:58:08,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fd8262a9-1fcf-4d07-ba10-7d81442aefe0 2018-12-23 00:58:08,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:58:08,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:08,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:58:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Tb_4p8UISwKmBOn0IR9Q_Q"], "issued_at": "2018-12-23T00:58:08.000000Z"}} 2018-12-23 00:58:08,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" 2018-12-23 00:58:08,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b908b09-9935-4e03-a780-19548c50aa11 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:58:08,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5b908b09-9935-4e03-a780-19548c50aa11 2018-12-23 00:58:08,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:58:08,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:58:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:58:08,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-48358b14-90c6-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" 2018-12-23 00:58:08,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99cbb788-37ff-42c8-ac85-2f5553e5d400 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-48358b14-90c6-4b0-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:58:08,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-48358b14-90c6-4b0-proj used request id req-99cbb788-37ff-42c8-ac85-2f5553e5d400 2018-12-23 00:58:08,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" 2018-12-23 00:58:08,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8538d863-99c7-465b-8d62-fb790f9d6aeb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:58:08,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8538d863-99c7-465b-8d62-fb790f9d6aeb 2018-12-23 00:58:08,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj"}}' 2018-12-23 00:58:09,068 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8913a11-b3e7-4442-b41f-ff6dca13803b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964"}, "enabled": true, "id": "0860a57e9c5240ca98f6a19b8e0cc964", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj"}} 2018-12-23 00:58:09,069 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a8913a11-b3e7-4442-b41f-ff6dca13803b 2018-12-23 00:58:09,069 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-48358b14-90c6-4b0-proj 2018-12-23 00:58:09,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:58:09,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:09,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:58:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["asnwyXOpTUGN08dT4cVOuw"], "issued_at": "2018-12-23T00:58:09.000000Z"}} 2018-12-23 00:58:09,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a337b74ef8ba6ce1554596d81063f890dc4fe7ee" 2018-12-23 00:58:09,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-176431d3-47bb-4052-b4dc-0c0826eff810 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:58:09,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-176431d3-47bb-4052-b4dc-0c0826eff810 2018-12-23 00:58:09,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:58:09,625 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:58:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:58:09,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a337b74ef8ba6ce1554596d81063f890dc4fe7ee" 2018-12-23 00:58:09,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-541f4b4b-f61d-4e28-911d-d7206735a7b5 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:58:09,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-541f4b4b-f61d-4e28-911d-d7206735a7b5 2018-12-23 00:58:09,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-48358b14-90c6-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a337b74ef8ba6ce1554596d81063f890dc4fe7ee" 2018-12-23 00:58:09,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2fcb883-b195-44e7-aead-405b464fb147 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-48358b14-90c6-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964"}, "enabled": true, "id": "0860a57e9c5240ca98f6a19b8e0cc964", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj"}]} 2018-12-23 00:58:09,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-48358b14-90c6-4b0-proj used request id req-f2fcb883-b195-44e7-aead-405b464fb147 2018-12-23 00:58:09,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a337b74ef8ba6ce1554596d81063f890dc4fe7ee" 2018-12-23 00:58:09,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9577eb79-dde3-43a6-a8cc-b2e5cacdb528 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:58:09,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9577eb79-dde3-43a6-a8cc-b2e5cacdb528 2018-12-23 00:58:10,367 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-48358b14-90c6-4b0-user 2018-12-23 00:58:10,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:58:10,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" 2018-12-23 00:58:10,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7aa2ec-2404-4673-ae6e-09f7b417b254 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:58:10,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4f7aa2ec-2404-4673-ae6e-09f7b417b254 2018-12-23 00:58:10,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" -d '{"role": {"name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj-role"}}' 2018-12-23 00:58:10,511 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f417e53-9818-4d3e-9414-5537727a17db Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56dbb664541e46ae99b58e8950ae6a6c", "links": {"self": "http://172.30.9.26:5000/v3/roles/56dbb664541e46ae99b58e8950ae6a6c"}, "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj-role"}} 2018-12-23 00:58:10,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9f417e53-9818-4d3e-9414-5537727a17db 2018-12-23 00:58:10,512 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-48358b14-90c6-4b0-proj-role 2018-12-23 00:58:10,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/56dbb664541e46ae99b58e8950ae6a6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" 2018-12-23 00:58:10,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-897cb3ca-b0a5-4db0-9866-91c31cd6d95f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/56dbb664541e46ae99b58e8950ae6a6c"}, "domain_id": null, "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj-role", "id": "56dbb664541e46ae99b58e8950ae6a6c"}} 2018-12-23 00:58:10,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/56dbb664541e46ae99b58e8950ae6a6c used request id req-897cb3ca-b0a5-4db0-9866-91c31cd6d95f 2018-12-23 00:58:10,532 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-48358b14-90c6-4b0-proj-role to project CreateNetworkSuccessTests-48358b14-90c6-4b0-proj 2018-12-23 00:58:10,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964/users/a5b7548fe4f54861b1ef27374860956c/roles/56dbb664541e46ae99b58e8950ae6a6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" 2018-12-23 00:58:10,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a1419c4-2bfb-4201-9422-31a768adb537 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:58:10,657 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964/users/a5b7548fe4f54861b1ef27374860956c/roles/56dbb664541e46ae99b58e8950ae6a6c used request id req-3a1419c4-2bfb-4201-9422-31a768adb537 2018-12-23 00:58:10,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:58:10,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:11,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56dbb664541e46ae99b58e8950ae6a6c", "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj-role"}], "expires_at": "2018-12-23T01:58:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0860a57e9c5240ca98f6a19b8e0cc964", "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-user", "id": "a5b7548fe4f54861b1ef27374860956c"}, "audit_ids": ["VrU9AVYUReOVT9SI_En01Q"], "issued_at": "2018-12-23T00:58:11.000000Z"}} 2018-12-23 00:58:11,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160a15367362173f3a1d7300528d38c4afaa36e4" 2018-12-23 00:58:11,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03891647-aa2e-47cc-a615-ff08ff5b5579 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:58:11,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-03891647-aa2e-47cc-a615-ff08ff5b5579 2018-12-23 00:58:11,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160a15367362173f3a1d7300528d38c4afaa36e4" 2018-12-23 00:58:11,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b01e8d0d-359e-413d-9557-80d5a535a42f Date: Sun, 23 Dec 2018 00:58:11 GMT RESP BODY: {"networks":[]} 2018-12-23 00:58:11,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-net used request id req-b01e8d0d-359e-413d-9557-80d5a535a42f 2018-12-23 00:58:11,298 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-net 2018-12-23 00:58:11,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160a15367362173f3a1d7300528d38c4afaa36e4" -d '{"network": {"name": "CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-net", "admin_state_up": true}}' 2018-12-23 00:58:11,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-f7acfde2-9a6f-411a-8998-e4c6fd4c1f62 Date: Sun, 23 Dec 2018 00:58:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5c281fba-2dcc-4425-9cd8-a2ad5cec604c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0860a57e9c5240ca98f6a19b8e0cc964","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T00:58:11Z","is_default":false,"name":"CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0860a57e9c5240ca98f6a19b8e0cc964","created_at":"2018-12-23T00:58:11Z","mtu":1450}} 2018-12-23 00:58:11,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f7acfde2-9a6f-411a-8998-e4c6fd4c1f62 2018-12-23 00:58:11,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5c281fba-2dcc-4425-9cd8-a2ad5cec604c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160a15367362173f3a1d7300528d38c4afaa36e4" 2018-12-23 00:58:12,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1fa6f75e-e048-41d6-9546-aa773fcb03fc Date: Sun, 23 Dec 2018 00:58:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-23T00:58:11Z","tenant_id":"0860a57e9c5240ca98f6a19b8e0cc964","created_at":"2018-12-23T00:58:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0860a57e9c5240ca98f6a19b8e0cc964","id":"5c281fba-2dcc-4425-9cd8-a2ad5cec604c","name":"CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-net"}]} 2018-12-23 00:58:12,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5c281fba-2dcc-4425-9cd8-a2ad5cec604c used request id req-1fa6f75e-e048-41d6-9546-aa773fcb03fc 2018-12-23 00:58:12,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5c281fba-2dcc-4425-9cd8-a2ad5cec604c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160a15367362173f3a1d7300528d38c4afaa36e4" 2018-12-23 00:58:12,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9818b5a4-396e-4b09-9796-53235acc3f1f Date: Sun, 23 Dec 2018 00:58:12 GMT RESP BODY: {"subnets":[]} 2018-12-23 00:58:12,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5c281fba-2dcc-4425-9cd8-a2ad5cec604c used request id req-9818b5a4-396e-4b09-9796-53235acc3f1f 2018-12-23 00:58:12,247 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet 2018-12-23 00:58:12,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160a15367362173f3a1d7300528d38c4afaa36e4" -d '{"subnets": [{"ip_version": 4, "network_id": "5c281fba-2dcc-4425-9cd8-a2ad5cec604c", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet"}]}' 2018-12-23 00:58:13,114 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-70a8e0b7-e113-46ae-93db-0268423f9b3f Date: Sun, 23 Dec 2018 00:58:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c281fba-2dcc-4425-9cd8-a2ad5cec604c","tenant_id":"0860a57e9c5240ca98f6a19b8e0cc964","created_at":"2018-12-23T00:58:12Z","dns_nameservers":[],"updated_at":"2018-12-23T00:58:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0860a57e9c5240ca98f6a19b8e0cc964","id":"2e04fdc4-5bc3-4093-a7cb-5df9a307aa17","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet"}]} 2018-12-23 00:58:13,114 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-70a8e0b7-e113-46ae-93db-0268423f9b3f 2018-12-23 00:58:13,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5c281fba-2dcc-4425-9cd8-a2ad5cec604c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160a15367362173f3a1d7300528d38c4afaa36e4" 2018-12-23 00:58:13,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-79ff3c69-94af-4f51-8324-0e8ae992104e Date: Sun, 23 Dec 2018 00:58: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":["2e04fdc4-5bc3-4093-a7cb-5df9a307aa17"],"updated_at":"2018-12-23T00:58:12Z","tenant_id":"0860a57e9c5240ca98f6a19b8e0cc964","created_at":"2018-12-23T00:58:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0860a57e9c5240ca98f6a19b8e0cc964","id":"5c281fba-2dcc-4425-9cd8-a2ad5cec604c","name":"CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-net"}]} 2018-12-23 00:58:13,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5c281fba-2dcc-4425-9cd8-a2ad5cec604c used request id req-79ff3c69-94af-4f51-8324-0e8ae992104e 2018-12-23 00:58:13,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5c281fba-2dcc-4425-9cd8-a2ad5cec604c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160a15367362173f3a1d7300528d38c4afaa36e4" 2018-12-23 00:58:13,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2a15d962-4f7c-4f17-b2af-f7fa167326bb Date: Sun, 23 Dec 2018 00:58:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c281fba-2dcc-4425-9cd8-a2ad5cec604c","tenant_id":"0860a57e9c5240ca98f6a19b8e0cc964","created_at":"2018-12-23T00:58:12Z","dns_nameservers":[],"updated_at":"2018-12-23T00:58:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0860a57e9c5240ca98f6a19b8e0cc964","id":"2e04fdc4-5bc3-4093-a7cb-5df9a307aa17","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet"}]} 2018-12-23 00:58:13,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5c281fba-2dcc-4425-9cd8-a2ad5cec604c used request id req-2a15d962-4f7c-4f17-b2af-f7fa167326bb 2018-12-23 00:58:13,559 - OpenStackNetwork - DEBUG - Network [5c281fba-2dcc-4425-9cd8-a2ad5cec604c] created successfully 2018-12-23 00:58:13,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:58:13,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:13,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56dbb664541e46ae99b58e8950ae6a6c", "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj-role"}], "expires_at": "2018-12-23T01:58:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0860a57e9c5240ca98f6a19b8e0cc964", "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-user", "id": "a5b7548fe4f54861b1ef27374860956c"}, "audit_ids": ["BPng-kX2Q7WVXJohCsfujA"], "issued_at": "2018-12-23T00:58:13.000000Z"}} 2018-12-23 00:58:13,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4f01364d486b19a43a2437f7507d5b8d142cba" 2018-12-23 00:58:14,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf7732d8-a87b-407c-98c7-adc4852617ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:58:14,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bf7732d8-a87b-407c-98c7-adc4852617ba 2018-12-23 00:58:14,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4f01364d486b19a43a2437f7507d5b8d142cba" 2018-12-23 00:58:14,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b27a6815-83d4-4869-bc94-8bbbc4b38799 Date: Sun, 23 Dec 2018 00:58:14 GMT RESP BODY: {"routers": []} 2018-12-23 00:58:14,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-router&admin_state_up=True used request id req-b27a6815-83d4-4869-bc94-8bbbc4b38799 2018-12-23 00:58:14,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:58:14,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:14,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56dbb664541e46ae99b58e8950ae6a6c", "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj-role"}], "expires_at": "2018-12-23T01:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0860a57e9c5240ca98f6a19b8e0cc964", "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-user", "id": "a5b7548fe4f54861b1ef27374860956c"}, "audit_ids": ["KxVSyIxURqGkDVA5mAPHhA"], "issued_at": "2018-12-23T00:58:14.000000Z"}} 2018-12-23 00:58:14,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7118baf5c5365df6323cb7e6687fb7724dffca0e" 2018-12-23 00:58:14,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e0e0db-cf1e-47ef-b7f0-b956c1ed29e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:58:14,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-82e0e0db-cf1e-47ef-b7f0-b956c1ed29e2 2018-12-23 00:58:14,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4f01364d486b19a43a2437f7507d5b8d142cba" 2018-12-23 00:58:14,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c427f965-6d3a-4e88-9c9f-9d309025b2c3 Date: Sun, 23 Dec 2018 00:58:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 00:58:14,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-c427f965-6d3a-4e88-9c9f-9d309025b2c3 2018-12-23 00:58:14,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4f01364d486b19a43a2437f7507d5b8d142cba" 2018-12-23 00:58:15,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5dbf3359-ee5c-4894-8e9a-17bce36a541e Date: Sun, 23 Dec 2018 00:58:15 GMT RESP BODY: {"subnets":[]} 2018-12-23 00:58:15,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-5dbf3359-ee5c-4894-8e9a-17bce36a541e 2018-12-23 00:58:15,096 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-router 2018-12-23 00:58:15,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4f01364d486b19a43a2437f7507d5b8d142cba" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-router", "admin_state_up": true}}' 2018-12-23 00:58:20,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-d0a10bfe-cd05-4e48-85db-3a27da5e576f Date: Sun, 23 Dec 2018 00:58:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0860a57e9c5240ca98f6a19b8e0cc964", "created_at": "2018-12-23T00:58:15Z", "admin_state_up": true, "updated_at": "2018-12-23T00:58:16Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0860a57e9c5240ca98f6a19b8e0cc964", "id": "bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab", "name": "CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-router"}} 2018-12-23 00:58:20,250 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-d0a10bfe-cd05-4e48-85db-3a27da5e576f 2018-12-23 00:58:20,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4f01364d486b19a43a2437f7507d5b8d142cba" 2018-12-23 00:58:20,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-66f8b5bb-041b-4ddd-8dd1-aacceb2a8a54 Date: Sun, 23 Dec 2018 00:58:20 GMT RESP BODY: {"ports":[]} 2018-12-23 00:58:20,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab used request id req-66f8b5bb-041b-4ddd-8dd1-aacceb2a8a54 2018-12-23 00:58:20,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4f01364d486b19a43a2437f7507d5b8d142cba" 2018-12-23 00:58:20,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c7d79165-aff7-4f06-b1ef-8465386d9bb5 Date: Sun, 23 Dec 2018 00:58: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":["2e04fdc4-5bc3-4093-a7cb-5df9a307aa17"],"updated_at":"2018-12-23T00:58:12Z","tenant_id":"0860a57e9c5240ca98f6a19b8e0cc964","created_at":"2018-12-23T00:58:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0860a57e9c5240ca98f6a19b8e0cc964","id":"5c281fba-2dcc-4425-9cd8-a2ad5cec604c","name":"CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-net"}]} 2018-12-23 00:58:20,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-net used request id req-c7d79165-aff7-4f06-b1ef-8465386d9bb5 2018-12-23 00:58:20,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:58:20,708 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:58:20,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4f01364d486b19a43a2437f7507d5b8d142cba" 2018-12-23 00:58:20,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2da0b9-34c2-4205-af88-e87c61a3632a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964"}, "enabled": true, "id": "0860a57e9c5240ca98f6a19b8e0cc964", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj"}} 2018-12-23 00:58:20,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964 used request id req-dd2da0b9-34c2-4205-af88-e87c61a3632a 2018-12-23 00:58:20,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5c281fba-2dcc-4425-9cd8-a2ad5cec604c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4f01364d486b19a43a2437f7507d5b8d142cba" 2018-12-23 00:58:21,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-394aaee6-d167-4d86-afca-6a5e6b7448ab Date: Sun, 23 Dec 2018 00:58:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c281fba-2dcc-4425-9cd8-a2ad5cec604c","tenant_id":"0860a57e9c5240ca98f6a19b8e0cc964","created_at":"2018-12-23T00:58:12Z","dns_nameservers":[],"updated_at":"2018-12-23T00:58:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0860a57e9c5240ca98f6a19b8e0cc964","id":"2e04fdc4-5bc3-4093-a7cb-5df9a307aa17","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet"}]} 2018-12-23 00:58:21,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5c281fba-2dcc-4425-9cd8-a2ad5cec604c used request id req-394aaee6-d167-4d86-afca-6a5e6b7448ab 2018-12-23 00:58:21,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5c281fba-2dcc-4425-9cd8-a2ad5cec604c&name=CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4f01364d486b19a43a2437f7507d5b8d142cba" 2018-12-23 00:58:21,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e5ae07ee-7309-466c-8cf5-32752c6bb59f Date: Sun, 23 Dec 2018 00:58:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c281fba-2dcc-4425-9cd8-a2ad5cec604c","tenant_id":"0860a57e9c5240ca98f6a19b8e0cc964","created_at":"2018-12-23T00:58:12Z","dns_nameservers":[],"updated_at":"2018-12-23T00:58:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0860a57e9c5240ca98f6a19b8e0cc964","id":"2e04fdc4-5bc3-4093-a7cb-5df9a307aa17","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet"}]} 2018-12-23 00:58:21,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5c281fba-2dcc-4425-9cd8-a2ad5cec604c&name=CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet used request id req-e5ae07ee-7309-466c-8cf5-32752c6bb59f 2018-12-23 00:58:21,072 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 00:58:21,072 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-router 2018-12-23 00:58:21,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4f01364d486b19a43a2437f7507d5b8d142cba" -d '{"subnet_id": "2e04fdc4-5bc3-4093-a7cb-5df9a307aa17"}' 2018-12-23 00:58:23,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ac5a6cf1-1b87-4f32-927a-425fe2dae1d2 Date: Sun, 23 Dec 2018 00:58:23 GMT RESP BODY: {"network_id": "5c281fba-2dcc-4425-9cd8-a2ad5cec604c", "tenant_id": "0860a57e9c5240ca98f6a19b8e0cc964", "subnet_id": "2e04fdc4-5bc3-4093-a7cb-5df9a307aa17", "subnet_ids": ["2e04fdc4-5bc3-4093-a7cb-5df9a307aa17"], "port_id": "bd8be381-16b9-4305-a163-f4e8893db999", "id": "bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab"} 2018-12-23 00:58:23,153 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab/add_router_interface used request id req-ac5a6cf1-1b87-4f32-927a-425fe2dae1d2 2018-12-23 00:58:23,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4f01364d486b19a43a2437f7507d5b8d142cba" 2018-12-23 00:58:23,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-e5074d7e-0f30-4770-8fcb-720b03334bc1 Date: Sun, 23 Dec 2018 00:58:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0860a57e9c5240ca98f6a19b8e0cc964", "created_at": "2018-12-23T00:58:15Z", "admin_state_up": true, "updated_at": "2018-12-23T00:58:22Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "0860a57e9c5240ca98f6a19b8e0cc964", "id": "bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab", "name": "CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-router"}} 2018-12-23 00:58:23,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab used request id req-e5074d7e-0f30-4770-8fcb-720b03334bc1 2018-12-23 00:58:23,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4f01364d486b19a43a2437f7507d5b8d142cba" 2018-12-23 00:58:23,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-d6084bfc-d554-4b13-a7f8-16d0e5d34fbe Date: Sun, 23 Dec 2018 00:58:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:58:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2e04fdc4-5bc3-4093-a7cb-5df9a307aa17","ip_address":"10.55.1.1"}],"id":"bd8be381-16b9-4305-a163-f4e8893db999","security_groups":[],"mac_address":"fa:16:3e:6a:8c:c6","project_id":"0860a57e9c5240ca98f6a19b8e0cc964","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5c281fba-2dcc-4425-9cd8-a2ad5cec604c","tenant_id":"0860a57e9c5240ca98f6a19b8e0cc964","created_at":"2018-12-23T00:58:21Z","binding:vnic_type":"normal","device_id":"bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab"}]} 2018-12-23 00:58:23,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab used request id req-d6084bfc-d554-4b13-a7f8-16d0e5d34fbe 2018-12-23 00:58:23,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/2e04fdc4-5bc3-4093-a7cb-5df9a307aa17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4f01364d486b19a43a2437f7507d5b8d142cba" 2018-12-23 00:58:23,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-d21492d4-a601-44ef-8109-e4a934d45229 Date: Sun, 23 Dec 2018 00:58:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c281fba-2dcc-4425-9cd8-a2ad5cec604c","tenant_id":"0860a57e9c5240ca98f6a19b8e0cc964","created_at":"2018-12-23T00:58:12Z","dns_nameservers":[],"updated_at":"2018-12-23T00:58:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0860a57e9c5240ca98f6a19b8e0cc964","id":"2e04fdc4-5bc3-4093-a7cb-5df9a307aa17","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet"}} 2018-12-23 00:58:23,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/2e04fdc4-5bc3-4093-a7cb-5df9a307aa17 used request id req-d21492d4-a601-44ef-8109-e4a934d45229 2018-12-23 00:58:23,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:24,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56dbb664541e46ae99b58e8950ae6a6c", "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj-role"}], "expires_at": "2018-12-23T01:58:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0860a57e9c5240ca98f6a19b8e0cc964", "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0860a57e9c5240ca98f6a19b8e0cc964", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-user", "id": "a5b7548fe4f54861b1ef27374860956c"}, "audit_ids": ["BrUCOj_eTIyG53w5C-_6jw"], "issued_at": "2018-12-23T00:58:24.000000Z"}} 2018-12-23 00:58:24,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f9fe9b152bb8de457be6844aa01670b149eae6" 2018-12-23 00:58:24,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-491a1c87-2c53-4798-bc8c-aad8a70ed865 Date: Sun, 23 Dec 2018 00:58: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":["2e04fdc4-5bc3-4093-a7cb-5df9a307aa17"],"updated_at":"2018-12-23T00:58:12Z","tenant_id":"0860a57e9c5240ca98f6a19b8e0cc964","created_at":"2018-12-23T00:58:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0860a57e9c5240ca98f6a19b8e0cc964","id":"5c281fba-2dcc-4425-9cd8-a2ad5cec604c","name":"CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-net"}]} 2018-12-23 00:58:24,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-net used request id req-491a1c87-2c53-4798-bc8c-aad8a70ed865 2018-12-23 00:58:24,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:58:24,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:58:24,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}108a6e4f18d8e450596a85c574012cc324409155" 2018-12-23 00:58:24,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2247247c-c390-4c0c-83f0-5a47679599b3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964"}, "enabled": true, "id": "0860a57e9c5240ca98f6a19b8e0cc964", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj"}} 2018-12-23 00:58:24,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964 used request id req-2247247c-c390-4c0c-83f0-5a47679599b3 2018-12-23 00:58:24,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5c281fba-2dcc-4425-9cd8-a2ad5cec604c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f9fe9b152bb8de457be6844aa01670b149eae6" 2018-12-23 00:58:24,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-268108e0-d2af-4135-837b-71cafe974c47 Date: Sun, 23 Dec 2018 00:58:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c281fba-2dcc-4425-9cd8-a2ad5cec604c","tenant_id":"0860a57e9c5240ca98f6a19b8e0cc964","created_at":"2018-12-23T00:58:12Z","dns_nameservers":[],"updated_at":"2018-12-23T00:58:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0860a57e9c5240ca98f6a19b8e0cc964","id":"2e04fdc4-5bc3-4093-a7cb-5df9a307aa17","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet"}]} 2018-12-23 00:58:24,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5c281fba-2dcc-4425-9cd8-a2ad5cec604c used request id req-268108e0-d2af-4135-837b-71cafe974c47 2018-12-23 00:58:24,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5c281fba-2dcc-4425-9cd8-a2ad5cec604c&name=CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f9fe9b152bb8de457be6844aa01670b149eae6" 2018-12-23 00:58:25,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a6b1e32e-9edf-4ffd-a487-7ef90f3d1493 Date: Sun, 23 Dec 2018 00:58:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c281fba-2dcc-4425-9cd8-a2ad5cec604c","tenant_id":"0860a57e9c5240ca98f6a19b8e0cc964","created_at":"2018-12-23T00:58:12Z","dns_nameservers":[],"updated_at":"2018-12-23T00:58:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0860a57e9c5240ca98f6a19b8e0cc964","id":"2e04fdc4-5bc3-4093-a7cb-5df9a307aa17","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet"}]} 2018-12-23 00:58:25,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5c281fba-2dcc-4425-9cd8-a2ad5cec604c&name=CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet used request id req-a6b1e32e-9edf-4ffd-a487-7ef90f3d1493 2018-12-23 00:58:25,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f9fe9b152bb8de457be6844aa01670b149eae6" 2018-12-23 00:58:25,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-eaa70813-c8f5-4fc4-9c1d-96e7e4767bef Date: Sun, 23 Dec 2018 00:58:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0860a57e9c5240ca98f6a19b8e0cc964", "created_at": "2018-12-23T00:58:15Z", "admin_state_up": true, "updated_at": "2018-12-23T00:58:22Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "0860a57e9c5240ca98f6a19b8e0cc964", "id": "bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab", "name": "CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-router"}]} 2018-12-23 00:58:25,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-router used request id req-eaa70813-c8f5-4fc4-9c1d-96e7e4767bef 2018-12-23 00:58:25,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}108a6e4f18d8e450596a85c574012cc324409155" 2018-12-23 00:58:25,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bdc959e-16e3-4b71-8e38-ad105819c3f9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964"}, "enabled": true, "id": "0860a57e9c5240ca98f6a19b8e0cc964", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj"}} 2018-12-23 00:58:25,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964 used request id req-6bdc959e-16e3-4b71-8e38-ad105819c3f9 2018-12-23 00:58:25,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f9fe9b152bb8de457be6844aa01670b149eae6" 2018-12-23 00:58:25,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-7bed79e2-0c75-40d9-8586-c53f3738ed98 Date: Sun, 23 Dec 2018 00:58:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:58:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2e04fdc4-5bc3-4093-a7cb-5df9a307aa17","ip_address":"10.55.1.1"}],"id":"bd8be381-16b9-4305-a163-f4e8893db999","security_groups":[],"mac_address":"fa:16:3e:6a:8c:c6","project_id":"0860a57e9c5240ca98f6a19b8e0cc964","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5c281fba-2dcc-4425-9cd8-a2ad5cec604c","tenant_id":"0860a57e9c5240ca98f6a19b8e0cc964","created_at":"2018-12-23T00:58:21Z","binding:vnic_type":"normal","device_id":"bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab"}]} 2018-12-23 00:58:25,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab used request id req-7bed79e2-0c75-40d9-8586-c53f3738ed98 2018-12-23 00:58:25,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/2e04fdc4-5bc3-4093-a7cb-5df9a307aa17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f9fe9b152bb8de457be6844aa01670b149eae6" 2018-12-23 00:58:25,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-03557b91-f5ce-42ee-a392-13cf243d43ff Date: Sun, 23 Dec 2018 00:58:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c281fba-2dcc-4425-9cd8-a2ad5cec604c","tenant_id":"0860a57e9c5240ca98f6a19b8e0cc964","created_at":"2018-12-23T00:58:12Z","dns_nameservers":[],"updated_at":"2018-12-23T00:58:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0860a57e9c5240ca98f6a19b8e0cc964","id":"2e04fdc4-5bc3-4093-a7cb-5df9a307aa17","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet"}} 2018-12-23 00:58:25,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/2e04fdc4-5bc3-4093-a7cb-5df9a307aa17 used request id req-03557b91-f5ce-42ee-a392-13cf243d43ff 2018-12-23 00:58:25,783 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-router and subnet CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet 2018-12-23 00:58:25,783 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-router 2018-12-23 00:58:25,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4f01364d486b19a43a2437f7507d5b8d142cba" -d '{"subnet_id": "2e04fdc4-5bc3-4093-a7cb-5df9a307aa17"}' 2018-12-23 00:58:27,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-da3e0e86-4ea5-4c05-bd6d-7633220e3c86 Date: Sun, 23 Dec 2018 00:58:27 GMT RESP BODY: {"network_id": "5c281fba-2dcc-4425-9cd8-a2ad5cec604c", "tenant_id": "0860a57e9c5240ca98f6a19b8e0cc964", "subnet_id": "2e04fdc4-5bc3-4093-a7cb-5df9a307aa17", "subnet_ids": ["2e04fdc4-5bc3-4093-a7cb-5df9a307aa17"], "port_id": "bd8be381-16b9-4305-a163-f4e8893db999", "id": "bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab"} 2018-12-23 00:58:27,256 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab/remove_router_interface used request id req-da3e0e86-4ea5-4c05-bd6d-7633220e3c86 2018-12-23 00:58:27,256 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-router 2018-12-23 00:58:27,256 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-router 2018-12-23 00:58:27,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4f01364d486b19a43a2437f7507d5b8d142cba" 2018-12-23 00:58:30,654 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0bea9578-0b25-4e5c-8e11-cd5d6e97f0d5 Content-Length: 0 Date: Sun, 23 Dec 2018 00:58:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:58:30,654 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/bfd4a2f5-fcc5-4b30-a998-5b8649ebe6ab used request id req-0bea9578-0b25-4e5c-8e11-cd5d6e97f0d5 2018-12-23 00:58:30,655 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet 2018-12-23 00:58:30,655 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-subnet 2018-12-23 00:58:30,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/2e04fdc4-5bc3-4093-a7cb-5df9a307aa17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160a15367362173f3a1d7300528d38c4afaa36e4" 2018-12-23 00:58:32,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0e955f73-c037-45c0-87bd-a4870129a4b7 Date: Sun, 23 Dec 2018 00:58:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:58:32,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/2e04fdc4-5bc3-4093-a7cb-5df9a307aa17 used request id req-0e955f73-c037-45c0-87bd-a4870129a4b7 2018-12-23 00:58:32,862 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-cc47a72a-6763-487a-96d1-69553867b930-pub-net 2018-12-23 00:58:32,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/5c281fba-2dcc-4425-9cd8-a2ad5cec604c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160a15367362173f3a1d7300528d38c4afaa36e4" 2018-12-23 00:58:34,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1c44c9f-9297-493b-b1dd-77d62624f9b7 Date: Sun, 23 Dec 2018 00:58:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:58:34,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/5c281fba-2dcc-4425-9cd8-a2ad5cec604c used request id req-a1c44c9f-9297-493b-b1dd-77d62624f9b7 2018-12-23 00:58:34,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" 2018-12-23 00:58:34,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4ec5104a-cb82-48c9-ab35-12575d8a6966 Date: Sun, 23 Dec 2018 00:58:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0860a57e9c5240ca98f6a19b8e0cc964", "created_at": "2018-12-23T00:58:11Z", "updated_at": "2018-12-23T00:58:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:58:11Z", "revision_number": 0, "id": "117b253f-e838-493d-a4b8-a38429233679", "remote_group_id": "fef04d57-9a6d-4983-bb21-fe68d64ff9e2", "remote_ip_prefix": null, "created_at": "2018-12-23T00:58:11Z", "security_group_id": "fef04d57-9a6d-4983-bb21-fe68d64ff9e2", "tenant_id": "0860a57e9c5240ca98f6a19b8e0cc964", "port_range_min": null, "ethertype": "IPv4", "project_id": "0860a57e9c5240ca98f6a19b8e0cc964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:58:11Z", "revision_number": 0, "id": "4ceeb6dd-fcfc-4e7b-9128-dae6919e6c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:58:11Z", "security_group_id": "fef04d57-9a6d-4983-bb21-fe68d64ff9e2", "tenant_id": "0860a57e9c5240ca98f6a19b8e0cc964", "port_range_min": null, "ethertype": "IPv6", "project_id": "0860a57e9c5240ca98f6a19b8e0cc964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:58:11Z", "revision_number": 0, "id": "807ec54c-fb1b-46af-89d7-3f616937e818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:58:11Z", "security_group_id": "fef04d57-9a6d-4983-bb21-fe68d64ff9e2", "tenant_id": "0860a57e9c5240ca98f6a19b8e0cc964", "port_range_min": null, "ethertype": "IPv4", "project_id": "0860a57e9c5240ca98f6a19b8e0cc964"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:58:11Z", "revision_number": 0, "id": "24c05ade-0a0a-453a-89e5-477402a78395", "remote_group_id": "fef04d57-9a6d-4983-bb21-fe68d64ff9e2", "remote_ip_prefix": null, "created_at": "2018-12-23T00:58:11Z", "security_group_id": "fef04d57-9a6d-4983-bb21-fe68d64ff9e2", "tenant_id": "0860a57e9c5240ca98f6a19b8e0cc964", "port_range_min": null, "ethertype": "IPv6", "project_id": "0860a57e9c5240ca98f6a19b8e0cc964"}], "revision_number": 4, "project_id": "0860a57e9c5240ca98f6a19b8e0cc964", "id": "fef04d57-9a6d-4983-bb21-fe68d64ff9e2", "name": "default"}]} 2018-12-23 00:58:34,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-4ec5104a-cb82-48c9-ab35-12575d8a6966 2018-12-23 00:58:34,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" 2018-12-23 00:58:34,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa7bcfe-5155-42bb-bc26-88980a41b69d Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:58:34,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-aaa7bcfe-5155-42bb-bc26-88980a41b69d 2018-12-23 00:58:34,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" 2018-12-23 00:58:34,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88954964-4659-454f-9304-d67caf923e94 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:58:34,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-88954964-4659-454f-9304-d67caf923e94 2018-12-23 00:58:34,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" 2018-12-23 00:58:34,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5f972b-0076-4864-809e-d9922ee9f47e Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:58:34,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-2b5f972b-0076-4864-809e-d9922ee9f47e 2018-12-23 00:58:34,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" 2018-12-23 00:58:34,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1f221c-682c-4f14-bd71-2d3654b59264 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964"}, "enabled": true, "id": "0860a57e9c5240ca98f6a19b8e0cc964", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-48358b14-90c6-4b0-proj"}} 2018-12-23 00:58:34,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964 used request id req-4b1f221c-682c-4f14-bd71-2d3654b59264 2018-12-23 00:58:34,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fef04d57-9a6d-4983-bb21-fe68d64ff9e2 2018-12-23 00:58:34,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fef04d57-9a6d-4983-bb21-fe68d64ff9e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" 2018-12-23 00:58:34,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c6f73ea1-c598-4d01-a2d8-68a45a4d14c6 Date: Sun, 23 Dec 2018 00:58:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fef04d57-9a6d-4983-bb21-fe68d64ff9e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:58:11Z", "security_group_id": "fef04d57-9a6d-4983-bb21-fe68d64ff9e2", "port_range_min": null, "revision_number": 0, "tenant_id": "0860a57e9c5240ca98f6a19b8e0cc964", "created_at": "2018-12-23T00:58:11Z", "project_id": "0860a57e9c5240ca98f6a19b8e0cc964", "id": "117b253f-e838-493d-a4b8-a38429233679"}, {"remote_group_id": "fef04d57-9a6d-4983-bb21-fe68d64ff9e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:58:11Z", "security_group_id": "fef04d57-9a6d-4983-bb21-fe68d64ff9e2", "port_range_min": null, "revision_number": 0, "tenant_id": "0860a57e9c5240ca98f6a19b8e0cc964", "created_at": "2018-12-23T00:58:11Z", "project_id": "0860a57e9c5240ca98f6a19b8e0cc964", "id": "24c05ade-0a0a-453a-89e5-477402a78395"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:58:11Z", "security_group_id": "fef04d57-9a6d-4983-bb21-fe68d64ff9e2", "port_range_min": null, "revision_number": 0, "tenant_id": "0860a57e9c5240ca98f6a19b8e0cc964", "created_at": "2018-12-23T00:58:11Z", "project_id": "0860a57e9c5240ca98f6a19b8e0cc964", "id": "4ceeb6dd-fcfc-4e7b-9128-dae6919e6c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:58:11Z", "security_group_id": "fef04d57-9a6d-4983-bb21-fe68d64ff9e2", "port_range_min": null, "revision_number": 0, "tenant_id": "0860a57e9c5240ca98f6a19b8e0cc964", "created_at": "2018-12-23T00:58:11Z", "project_id": "0860a57e9c5240ca98f6a19b8e0cc964", "id": "807ec54c-fb1b-46af-89d7-3f616937e818"}]} 2018-12-23 00:58:34,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fef04d57-9a6d-4983-bb21-fe68d64ff9e2 used request id req-c6f73ea1-c598-4d01-a2d8-68a45a4d14c6 2018-12-23 00:58:34,925 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 00:58:34,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/fef04d57-9a6d-4983-bb21-fe68d64ff9e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" 2018-12-23 00:58:35,254 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b27c842-cc1d-4223-a363-bc8d03c6c93f Content-Length: 0 Date: Sun, 23 Dec 2018 00:58:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:58:35,254 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/fef04d57-9a6d-4983-bb21-fe68d64ff9e2 used request id req-0b27c842-cc1d-4223-a363-bc8d03c6c93f 2018-12-23 00:58:35,255 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-48358b14-90c6-4b0-proj 2018-12-23 00:58:35,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" 2018-12-23 00:58:35,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fc31c78-37fa-4b2a-9b4f-ea3008284d12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:58:35,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0860a57e9c5240ca98f6a19b8e0cc964 used request id req-3fc31c78-37fa-4b2a-9b4f-ea3008284d12 2018-12-23 00:58:35,490 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-48358b14-90c6-4b0-proj-role 2018-12-23 00:58:35,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/56dbb664541e46ae99b58e8950ae6a6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" 2018-12-23 00:58:35,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cb46063-dbf9-4fa7-8386-cfd5a1a72537 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:58:35,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/56dbb664541e46ae99b58e8950ae6a6c used request id req-2cb46063-dbf9-4fa7-8386-cfd5a1a72537 2018-12-23 00:58:35,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b3d451f3260f1657f642877351be5983e1d698" 2018-12-23 00:58:35,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c2309bd-d572-4052-a492-f8a02dbe44d4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:58:35,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0c2309bd-d572-4052-a492-f8a02dbe44d4 2018-12-23 00:58:35,689 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-48358b14-90c6-4b0-user 2018-12-23 00:58:35,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/a5b7548fe4f54861b1ef27374860956c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a337b74ef8ba6ce1554596d81063f890dc4fe7ee" 2018-12-23 00:58:35,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b32d28a-3450-4329-83c7-e127e8c0e71b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:58:35,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a5b7548fe4f54861b1ef27374860956c used request id req-1b32d28a-3450-4329-83c7-e127e8c0e71b 2018-12-23 00:58:35,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:36,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:58:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["UXFBUeXATaaoPGA-35AB5A"], "issued_at": "2018-12-23T00:58:36.000000Z"}} 2018-12-23 00:58:36,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad812aa8b9d76289c419af312eb36218d0ce9f5" 2018-12-23 00:58:36,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-106a5944-a3da-4e6c-b3df-ec9ccf7e7bb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:58:36,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-106a5944-a3da-4e6c-b3df-ec9ccf7e7bb3 2018-12-23 00:58:36,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:58:36,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:36,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:58:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["PTABJnjcS6C7uQ_epDQiPw"], "issued_at": "2018-12-23T00:58:36.000000Z"}} 2018-12-23 00:58:36,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" 2018-12-23 00:58:36,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b213f0-979f-46b6-8e07-2915a4181578 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:58:36,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-33b213f0-979f-46b6-8e07-2915a4181578 2018-12-23 00:58:36,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:58:36,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:58:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:58:36,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" 2018-12-23 00:58:36,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cdaad7b-af2a-4a9f-9dbb-08b1dc6e65ca Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:58:36,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj used request id req-2cdaad7b-af2a-4a9f-9dbb-08b1dc6e65ca 2018-12-23 00:58:36,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" 2018-12-23 00:58:37,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa66f0a5-7e1e-475c-9a97-9943271dd5eb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:58:37,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-fa66f0a5-7e1e-475c-9a97-9943271dd5eb 2018-12-23 00:58:37,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj"}}' 2018-12-23 00:58:37,170 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:58:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec096e9f-284d-40e7-9bb3-a3d1b9d2f5e4 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e01063dbd24c492c948dcb3824212249"}, "enabled": true, "id": "e01063dbd24c492c948dcb3824212249", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj"}} 2018-12-23 00:58:37,170 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ec096e9f-284d-40e7-9bb3-a3d1b9d2f5e4 2018-12-23 00:58:37,170 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj 2018-12-23 00:58:37,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:58:37,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:37,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:58:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["-5uo03Q3RZ-WFLoW34InRg"], "issued_at": "2018-12-23T00:58:37.000000Z"}} 2018-12-23 00:58:37,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872dc262080634a112f4a4d825d49b6c6a87a13f" 2018-12-23 00:58:37,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2181f4d0-2787-4a8a-af2b-be2e8b8fe1c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:58:37,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2181f4d0-2787-4a8a-af2b-be2e8b8fe1c0 2018-12-23 00:58:37,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:58:37,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:58:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:58:37,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872dc262080634a112f4a4d825d49b6c6a87a13f" 2018-12-23 00:58:37,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a570475-c1ed-4054-baa7-87109a406e41 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:58:37,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6a570475-c1ed-4054-baa7-87109a406e41 2018-12-23 00:58:37,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872dc262080634a112f4a4d825d49b6c6a87a13f" 2018-12-23 00:58:37,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f10f9c5c-5ee1-40b3-92e0-4529e56372c0 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e01063dbd24c492c948dcb3824212249"}, "enabled": true, "id": "e01063dbd24c492c948dcb3824212249", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj"}]} 2018-12-23 00:58:37,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj used request id req-f10f9c5c-5ee1-40b3-92e0-4529e56372c0 2018-12-23 00:58:37,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872dc262080634a112f4a4d825d49b6c6a87a13f" 2018-12-23 00:58:37,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0182967-2de0-42b6-8018-86880af710cc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:58:37,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b0182967-2de0-42b6-8018-86880af710cc 2018-12-23 00:58:38,266 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-9642d5a4-a03f-4e8-user 2018-12-23 00:58:38,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:58:38,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" 2018-12-23 00:58:38,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f056f28c-6938-4b43-8acd-323897f8ef0a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:58:38,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f056f28c-6938-4b43-8acd-323897f8ef0a 2018-12-23 00:58:38,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" -d '{"role": {"name": "CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj-role"}}' 2018-12-23 00:58:38,482 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-897936ad-7824-44be-b8bc-3813c24e7d14 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dfa7d161738a4062b9b9977fc1eae0c7", "links": {"self": "http://172.30.9.26:5000/v3/roles/dfa7d161738a4062b9b9977fc1eae0c7"}, "name": "CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj-role"}} 2018-12-23 00:58:38,482 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-897936ad-7824-44be-b8bc-3813c24e7d14 2018-12-23 00:58:38,482 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj-role 2018-12-23 00:58:38,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/dfa7d161738a4062b9b9977fc1eae0c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" 2018-12-23 00:58:38,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0add995-82d0-4620-a3f8-dbc66451415e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/dfa7d161738a4062b9b9977fc1eae0c7"}, "domain_id": null, "name": "CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj-role", "id": "dfa7d161738a4062b9b9977fc1eae0c7"}} 2018-12-23 00:58:38,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/dfa7d161738a4062b9b9977fc1eae0c7 used request id req-a0add995-82d0-4620-a3f8-dbc66451415e 2018-12-23 00:58:38,504 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj-role to project CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj 2018-12-23 00:58:38,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e01063dbd24c492c948dcb3824212249/users/38ad34927a6e4ef49497c58fbf254005/roles/dfa7d161738a4062b9b9977fc1eae0c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" 2018-12-23 00:58:38,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b837a19-86bc-4819-b857-e461a6525876 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:58:38,639 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e01063dbd24c492c948dcb3824212249/users/38ad34927a6e4ef49497c58fbf254005/roles/dfa7d161738a4062b9b9977fc1eae0c7 used request id req-9b837a19-86bc-4819-b857-e461a6525876 2018-12-23 00:58:38,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:58:38,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:39,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfa7d161738a4062b9b9977fc1eae0c7", "name": "CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj-role"}], "expires_at": "2018-12-23T01:58:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e01063dbd24c492c948dcb3824212249", "name": "CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e01063dbd24c492c948dcb3824212249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/e01063dbd24c492c948dcb3824212249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/e01063dbd24c492c948dcb3824212249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/e01063dbd24c492c948dcb3824212249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/e01063dbd24c492c948dcb3824212249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/e01063dbd24c492c948dcb3824212249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e01063dbd24c492c948dcb3824212249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/e01063dbd24c492c948dcb3824212249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/e01063dbd24c492c948dcb3824212249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e01063dbd24c492c948dcb3824212249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/e01063dbd24c492c948dcb3824212249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/e01063dbd24c492c948dcb3824212249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9642d5a4-a03f-4e8-user", "id": "38ad34927a6e4ef49497c58fbf254005"}, "audit_ids": ["asH-DqQiTHGBUIIP-cN5sQ"], "issued_at": "2018-12-23T00:58:39.000000Z"}} 2018-12-23 00:58:39,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e0ec3252cc9b83b61d68bf079f9a6ec7e38c70" 2018-12-23 00:58:39,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61b7c67-f63b-46d9-bcab-d5adedb23f62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:58:39,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b61b7c67-f63b-46d9-bcab-d5adedb23f62 2018-12-23 00:58:39,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e0ec3252cc9b83b61d68bf079f9a6ec7e38c70" 2018-12-23 00:58:39,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a54c8f40-546f-40a6-bbdb-3728d35a235a Date: Sun, 23 Dec 2018 00:58:39 GMT RESP BODY: {"networks":[]} 2018-12-23 00:58:39,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-net used request id req-a54c8f40-546f-40a6-bbdb-3728d35a235a 2018-12-23 00:58:39,264 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-net 2018-12-23 00:58:39,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e0ec3252cc9b83b61d68bf079f9a6ec7e38c70" -d '{"network": {"name": "CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-net", "admin_state_up": true}}' 2018-12-23 00:58:40,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c0b936e1-2b04-4fb2-b438-8cafb8ebbe61 Date: Sun, 23 Dec 2018 00:58:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"89ed0370-e2df-4961-9e45-822762548221","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e01063dbd24c492c948dcb3824212249","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T00:58:39Z","is_default":false,"name":"CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e01063dbd24c492c948dcb3824212249","created_at":"2018-12-23T00:58:39Z","mtu":1450}} 2018-12-23 00:58:40,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-c0b936e1-2b04-4fb2-b438-8cafb8ebbe61 2018-12-23 00:58:40,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=89ed0370-e2df-4961-9e45-822762548221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e0ec3252cc9b83b61d68bf079f9a6ec7e38c70" 2018-12-23 00:58:40,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5133b9b9-33b4-4e96-91f5-1de8566973fe Date: Sun, 23 Dec 2018 00:58: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-12-23T00:58:39Z","tenant_id":"e01063dbd24c492c948dcb3824212249","created_at":"2018-12-23T00:58:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e01063dbd24c492c948dcb3824212249","id":"89ed0370-e2df-4961-9e45-822762548221","name":"CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-net"}]} 2018-12-23 00:58:40,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=89ed0370-e2df-4961-9e45-822762548221 used request id req-5133b9b9-33b4-4e96-91f5-1de8566973fe 2018-12-23 00:58:40,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=89ed0370-e2df-4961-9e45-822762548221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e0ec3252cc9b83b61d68bf079f9a6ec7e38c70" 2018-12-23 00:58:40,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6532535b-7221-4e7e-9f9c-02a2ccde3569 Date: Sun, 23 Dec 2018 00:58:40 GMT RESP BODY: {"subnets":[]} 2018-12-23 00:58:40,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=89ed0370-e2df-4961-9e45-822762548221 used request id req-6532535b-7221-4e7e-9f9c-02a2ccde3569 2018-12-23 00:58:40,451 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-subnet 2018-12-23 00:58:40,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e0ec3252cc9b83b61d68bf079f9a6ec7e38c70" -d '{"subnets": [{"ip_version": 4, "network_id": "89ed0370-e2df-4961-9e45-822762548221", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-subnet"}]}' 2018-12-23 00:58:41,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6bfdfd0c-7d94-456a-94d9-00bb0ed87bc4 Date: Sun, 23 Dec 2018 00:58:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89ed0370-e2df-4961-9e45-822762548221","tenant_id":"e01063dbd24c492c948dcb3824212249","created_at":"2018-12-23T00:58:40Z","dns_nameservers":[],"updated_at":"2018-12-23T00:58:40Z","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":"e01063dbd24c492c948dcb3824212249","id":"18a4b8ca-d87d-4cc2-bb52-0dec6690dc8f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-subnet"}]} 2018-12-23 00:58:41,288 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-6bfdfd0c-7d94-456a-94d9-00bb0ed87bc4 2018-12-23 00:58:41,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=89ed0370-e2df-4961-9e45-822762548221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e0ec3252cc9b83b61d68bf079f9a6ec7e38c70" 2018-12-23 00:58:41,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bd399fec-892c-4eb7-88ed-390d3aa9ffa9 Date: Sun, 23 Dec 2018 00:58: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":["18a4b8ca-d87d-4cc2-bb52-0dec6690dc8f"],"updated_at":"2018-12-23T00:58:40Z","tenant_id":"e01063dbd24c492c948dcb3824212249","created_at":"2018-12-23T00:58:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e01063dbd24c492c948dcb3824212249","id":"89ed0370-e2df-4961-9e45-822762548221","name":"CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-net"}]} 2018-12-23 00:58:41,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=89ed0370-e2df-4961-9e45-822762548221 used request id req-bd399fec-892c-4eb7-88ed-390d3aa9ffa9 2018-12-23 00:58:41,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=89ed0370-e2df-4961-9e45-822762548221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e0ec3252cc9b83b61d68bf079f9a6ec7e38c70" 2018-12-23 00:58:41,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bcc66222-4fdf-4f24-9d24-ba409bc2bd22 Date: Sun, 23 Dec 2018 00:58:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89ed0370-e2df-4961-9e45-822762548221","tenant_id":"e01063dbd24c492c948dcb3824212249","created_at":"2018-12-23T00:58:40Z","dns_nameservers":[],"updated_at":"2018-12-23T00:58:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e01063dbd24c492c948dcb3824212249","id":"18a4b8ca-d87d-4cc2-bb52-0dec6690dc8f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-subnet"}]} 2018-12-23 00:58:41,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=89ed0370-e2df-4961-9e45-822762548221 used request id req-bcc66222-4fdf-4f24-9d24-ba409bc2bd22 2018-12-23 00:58:41,728 - OpenStackNetwork - DEBUG - Network [89ed0370-e2df-4961-9e45-822762548221] created successfully 2018-12-23 00:58:41,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:42,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfa7d161738a4062b9b9977fc1eae0c7", "name": "CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj-role"}], "expires_at": "2018-12-23T01:58:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e01063dbd24c492c948dcb3824212249", "name": "CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e01063dbd24c492c948dcb3824212249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/e01063dbd24c492c948dcb3824212249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/e01063dbd24c492c948dcb3824212249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/e01063dbd24c492c948dcb3824212249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/e01063dbd24c492c948dcb3824212249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/e01063dbd24c492c948dcb3824212249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e01063dbd24c492c948dcb3824212249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/e01063dbd24c492c948dcb3824212249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/e01063dbd24c492c948dcb3824212249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e01063dbd24c492c948dcb3824212249", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/e01063dbd24c492c948dcb3824212249", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/e01063dbd24c492c948dcb3824212249", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9642d5a4-a03f-4e8-user", "id": "38ad34927a6e4ef49497c58fbf254005"}, "audit_ids": ["_h3AYojPTG-UqbpyvJf6BA"], "issued_at": "2018-12-23T00:58:42.000000Z"}} 2018-12-23 00:58:42,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5165299be2a0477cf7b4a0d35d9c2bf7f1a321b" 2018-12-23 00:58:42,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fb0f1fa1-4c6b-4075-97ca-429ba249edb1 Date: Sun, 23 Dec 2018 00:58: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":["18a4b8ca-d87d-4cc2-bb52-0dec6690dc8f"],"updated_at":"2018-12-23T00:58:40Z","tenant_id":"e01063dbd24c492c948dcb3824212249","created_at":"2018-12-23T00:58:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e01063dbd24c492c948dcb3824212249","id":"89ed0370-e2df-4961-9e45-822762548221","name":"CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-net"}]} 2018-12-23 00:58:42,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-net used request id req-fb0f1fa1-4c6b-4075-97ca-429ba249edb1 2018-12-23 00:58:42,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:58:42,362 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:58:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:58:42,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e01063dbd24c492c948dcb3824212249 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad812aa8b9d76289c419af312eb36218d0ce9f5" 2018-12-23 00:58:42,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97197b7d-a6f7-42ed-955c-482ab09c702e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e01063dbd24c492c948dcb3824212249"}, "enabled": true, "id": "e01063dbd24c492c948dcb3824212249", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj"}} 2018-12-23 00:58:42,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e01063dbd24c492c948dcb3824212249 used request id req-97197b7d-a6f7-42ed-955c-482ab09c702e 2018-12-23 00:58:42,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=89ed0370-e2df-4961-9e45-822762548221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5165299be2a0477cf7b4a0d35d9c2bf7f1a321b" 2018-12-23 00:58:42,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8c626c77-d482-4585-9291-49a0e553ffb9 Date: Sun, 23 Dec 2018 00:58:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89ed0370-e2df-4961-9e45-822762548221","tenant_id":"e01063dbd24c492c948dcb3824212249","created_at":"2018-12-23T00:58:40Z","dns_nameservers":[],"updated_at":"2018-12-23T00:58:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e01063dbd24c492c948dcb3824212249","id":"18a4b8ca-d87d-4cc2-bb52-0dec6690dc8f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-subnet"}]} 2018-12-23 00:58:42,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=89ed0370-e2df-4961-9e45-822762548221 used request id req-8c626c77-d482-4585-9291-49a0e553ffb9 2018-12-23 00:58:42,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=89ed0370-e2df-4961-9e45-822762548221&name=CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5165299be2a0477cf7b4a0d35d9c2bf7f1a321b" 2018-12-23 00:58:42,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5473f492-d397-4c8a-9f75-7c946d3cd69e Date: Sun, 23 Dec 2018 00:58:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89ed0370-e2df-4961-9e45-822762548221","tenant_id":"e01063dbd24c492c948dcb3824212249","created_at":"2018-12-23T00:58:40Z","dns_nameservers":[],"updated_at":"2018-12-23T00:58:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e01063dbd24c492c948dcb3824212249","id":"18a4b8ca-d87d-4cc2-bb52-0dec6690dc8f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-subnet"}]} 2018-12-23 00:58:42,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=89ed0370-e2df-4961-9e45-822762548221&name=CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-subnet used request id req-5473f492-d397-4c8a-9f75-7c946d3cd69e 2018-12-23 00:58:42,870 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-subnet 2018-12-23 00:58:42,870 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-subnet 2018-12-23 00:58:42,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/18a4b8ca-d87d-4cc2-bb52-0dec6690dc8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e0ec3252cc9b83b61d68bf079f9a6ec7e38c70" 2018-12-23 00:58:45,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e9f4ca99-e92e-49c4-ac42-d02b69102482 Date: Sun, 23 Dec 2018 00:58:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:58:45,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/18a4b8ca-d87d-4cc2-bb52-0dec6690dc8f used request id req-e9f4ca99-e92e-49c4-ac42-d02b69102482 2018-12-23 00:58:45,502 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-88ceca7b-ba2a-4a64-b37b-9d146272ae54-pub-net 2018-12-23 00:58:45,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/89ed0370-e2df-4961-9e45-822762548221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e0ec3252cc9b83b61d68bf079f9a6ec7e38c70" 2018-12-23 00:58:46,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f93356ed-04ff-4760-9436-418f9914a8e5 Date: Sun, 23 Dec 2018 00:58:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:58:46,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/89ed0370-e2df-4961-9e45-822762548221 used request id req-f93356ed-04ff-4760-9436-418f9914a8e5 2018-12-23 00:58:46,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" 2018-12-23 00:58:46,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d2f69a39-81a7-4ecc-88f9-2eba84c96e8e Date: Sun, 23 Dec 2018 00:58:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e01063dbd24c492c948dcb3824212249", "created_at": "2018-12-23T00:58:39Z", "updated_at": "2018-12-23T00:58:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:58:39Z", "revision_number": 0, "id": "c72acf73-34b4-439b-bc12-6586c0e68458", "remote_group_id": "f11e6056-ce58-44f7-a3ed-0128881f967b", "remote_ip_prefix": null, "created_at": "2018-12-23T00:58:39Z", "security_group_id": "f11e6056-ce58-44f7-a3ed-0128881f967b", "tenant_id": "e01063dbd24c492c948dcb3824212249", "port_range_min": null, "ethertype": "IPv4", "project_id": "e01063dbd24c492c948dcb3824212249"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:58:39Z", "revision_number": 0, "id": "ce18b0a5-1ff3-4847-83bc-d05fc36a1d20", "remote_group_id": "f11e6056-ce58-44f7-a3ed-0128881f967b", "remote_ip_prefix": null, "created_at": "2018-12-23T00:58:39Z", "security_group_id": "f11e6056-ce58-44f7-a3ed-0128881f967b", "tenant_id": "e01063dbd24c492c948dcb3824212249", "port_range_min": null, "ethertype": "IPv6", "project_id": "e01063dbd24c492c948dcb3824212249"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:58:39Z", "revision_number": 0, "id": "ec453429-ed77-404a-869b-7e7afdfd48c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:58:39Z", "security_group_id": "f11e6056-ce58-44f7-a3ed-0128881f967b", "tenant_id": "e01063dbd24c492c948dcb3824212249", "port_range_min": null, "ethertype": "IPv6", "project_id": "e01063dbd24c492c948dcb3824212249"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:58:39Z", "revision_number": 0, "id": "ffee7fc5-d844-401c-92c8-8f3b8d1db1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:58:39Z", "security_group_id": "f11e6056-ce58-44f7-a3ed-0128881f967b", "tenant_id": "e01063dbd24c492c948dcb3824212249", "port_range_min": null, "ethertype": "IPv4", "project_id": "e01063dbd24c492c948dcb3824212249"}], "revision_number": 4, "project_id": "e01063dbd24c492c948dcb3824212249", "id": "f11e6056-ce58-44f7-a3ed-0128881f967b", "name": "default"}]} 2018-12-23 00:58:46,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d2f69a39-81a7-4ecc-88f9-2eba84c96e8e 2018-12-23 00:58:46,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" 2018-12-23 00:58:47,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b79ba4c-551b-4810-9225-9f17ddfa1e3a Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:58:47,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-1b79ba4c-551b-4810-9225-9f17ddfa1e3a 2018-12-23 00:58:47,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" 2018-12-23 00:58:47,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aad528b-13fa-4363-9770-f637c672eb25 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:58:47,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-7aad528b-13fa-4363-9770-f637c672eb25 2018-12-23 00:58:47,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" 2018-12-23 00:58:47,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8625296f-e21b-48a8-829b-15bf39775431 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:58:47,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-8625296f-e21b-48a8-829b-15bf39775431 2018-12-23 00:58:47,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e01063dbd24c492c948dcb3824212249 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" 2018-12-23 00:58:47,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc0eb3a-8f96-48d5-b36f-aab2b7a1c5fa Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e01063dbd24c492c948dcb3824212249"}, "enabled": true, "id": "e01063dbd24c492c948dcb3824212249", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj"}} 2018-12-23 00:58:47,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e01063dbd24c492c948dcb3824212249 used request id req-2dc0eb3a-8f96-48d5-b36f-aab2b7a1c5fa 2018-12-23 00:58:47,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f11e6056-ce58-44f7-a3ed-0128881f967b 2018-12-23 00:58:47,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f11e6056-ce58-44f7-a3ed-0128881f967b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" 2018-12-23 00:58:47,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6f419b73-d73f-47df-b3c9-5c8f43fb599c Date: Sun, 23 Dec 2018 00:58:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f11e6056-ce58-44f7-a3ed-0128881f967b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:58:39Z", "security_group_id": "f11e6056-ce58-44f7-a3ed-0128881f967b", "port_range_min": null, "revision_number": 0, "tenant_id": "e01063dbd24c492c948dcb3824212249", "created_at": "2018-12-23T00:58:39Z", "project_id": "e01063dbd24c492c948dcb3824212249", "id": "c72acf73-34b4-439b-bc12-6586c0e68458"}, {"remote_group_id": "f11e6056-ce58-44f7-a3ed-0128881f967b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:58:39Z", "security_group_id": "f11e6056-ce58-44f7-a3ed-0128881f967b", "port_range_min": null, "revision_number": 0, "tenant_id": "e01063dbd24c492c948dcb3824212249", "created_at": "2018-12-23T00:58:39Z", "project_id": "e01063dbd24c492c948dcb3824212249", "id": "ce18b0a5-1ff3-4847-83bc-d05fc36a1d20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:58:39Z", "security_group_id": "f11e6056-ce58-44f7-a3ed-0128881f967b", "port_range_min": null, "revision_number": 0, "tenant_id": "e01063dbd24c492c948dcb3824212249", "created_at": "2018-12-23T00:58:39Z", "project_id": "e01063dbd24c492c948dcb3824212249", "id": "ec453429-ed77-404a-869b-7e7afdfd48c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:58:39Z", "security_group_id": "f11e6056-ce58-44f7-a3ed-0128881f967b", "port_range_min": null, "revision_number": 0, "tenant_id": "e01063dbd24c492c948dcb3824212249", "created_at": "2018-12-23T00:58:39Z", "project_id": "e01063dbd24c492c948dcb3824212249", "id": "ffee7fc5-d844-401c-92c8-8f3b8d1db1ef"}]} 2018-12-23 00:58:47,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f11e6056-ce58-44f7-a3ed-0128881f967b used request id req-6f419b73-d73f-47df-b3c9-5c8f43fb599c 2018-12-23 00:58:47,483 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 00:58:47,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f11e6056-ce58-44f7-a3ed-0128881f967b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" 2018-12-23 00:58:47,829 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9dcc10ac-a5de-4816-b453-0f308b5b34e1 Content-Length: 0 Date: Sun, 23 Dec 2018 00:58:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:58:47,829 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f11e6056-ce58-44f7-a3ed-0128881f967b used request id req-9dcc10ac-a5de-4816-b453-0f308b5b34e1 2018-12-23 00:58:47,830 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj 2018-12-23 00:58:47,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e01063dbd24c492c948dcb3824212249 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" 2018-12-23 00:58:48,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fec3518d-e5a8-4a14-bb0a-bd4d2ab01dd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:58:48,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e01063dbd24c492c948dcb3824212249 used request id req-fec3518d-e5a8-4a14-bb0a-bd4d2ab01dd3 2018-12-23 00:58:48,060 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-9642d5a4-a03f-4e8-proj-role 2018-12-23 00:58:48,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/dfa7d161738a4062b9b9977fc1eae0c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" 2018-12-23 00:58:48,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce09354c-f04b-42dc-8c49-d60c195b92b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:58:48,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/dfa7d161738a4062b9b9977fc1eae0c7 used request id req-ce09354c-f04b-42dc-8c49-d60c195b92b6 2018-12-23 00:58:48,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5eb06f07a0f8a95b14d1b115f40fe8ffe31b0e" 2018-12-23 00:58:48,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297f80fa-ff60-4ba5-ad7a-6cf32d4c7ed8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:58:48,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-297f80fa-ff60-4ba5-ad7a-6cf32d4c7ed8 2018-12-23 00:58:48,279 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-9642d5a4-a03f-4e8-user 2018-12-23 00:58:48,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/38ad34927a6e4ef49497c58fbf254005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872dc262080634a112f4a4d825d49b6c6a87a13f" 2018-12-23 00:58:48,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd1374ac-07ea-402d-8a0e-fc66d8b3d0f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:58:48,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/38ad34927a6e4ef49497c58fbf254005 used request id req-cd1374ac-07ea-402d-8a0e-fc66d8b3d0f1 2018-12-23 00:58:48,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:48,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["E9G9QRitR7qhERjdsaPDbQ"], "issued_at": "2018-12-23T00:58:48.000000Z"}} 2018-12-23 00:58:48,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff83c793ca3a68eec5241f2387c284994f0d334" 2018-12-23 00:58:48,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e9deebe-9bf1-4988-b962-696b62cac8b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:58:48,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0e9deebe-9bf1-4988-b962-696b62cac8b6 2018-12-23 00:58:48,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:58:48,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:49,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["qJ_Fq7_1T6KNenKc9UfjkA"], "issued_at": "2018-12-23T00:58:49.000000Z"}} 2018-12-23 00:58:49,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1980f4bf224250312d5aee114b67361988febb" 2018-12-23 00:58:49,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb82c9d-5f26-4937-a84d-8782c60c6d7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:58:49,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-adb82c9d-5f26-4937-a84d-8782c60c6d7d 2018-12-23 00:58:49,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:58:49,419 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:58:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:58:49,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1980f4bf224250312d5aee114b67361988febb" 2018-12-23 00:58:49,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dec4df3-3b06-4f77-aa27-7f31f9672570 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:58:49,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj used request id req-4dec4df3-3b06-4f77-aa27-7f31f9672570 2018-12-23 00:58:49,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1980f4bf224250312d5aee114b67361988febb" 2018-12-23 00:58:49,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-842e53fa-48e8-40b4-bf4b-d1ce607d8bc9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:58:49,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-842e53fa-48e8-40b4-bf4b-d1ce607d8bc9 2018-12-23 00:58:49,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1980f4bf224250312d5aee114b67361988febb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj"}}' 2018-12-23 00:58:49,715 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84462da8-8ac3-4710-8b65-d9773f7d60e0 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c2f1305b6bff4755a4d0967af5b3f24a"}, "enabled": true, "id": "c2f1305b6bff4755a4d0967af5b3f24a", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj"}} 2018-12-23 00:58:49,715 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-84462da8-8ac3-4710-8b65-d9773f7d60e0 2018-12-23 00:58:49,715 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj 2018-12-23 00:58:49,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:58:49,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:50,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["ILocXGLERS2J75qxyY1B_g"], "issued_at": "2018-12-23T00:58:50.000000Z"}} 2018-12-23 00:58:50,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6b30a75976c8cec073008c52b73e874ba4217" 2018-12-23 00:58:50,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af0864bd-a186-422f-8a43-2b39e1c1dbbd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:58:50,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-af0864bd-a186-422f-8a43-2b39e1c1dbbd 2018-12-23 00:58:50,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:58:50,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:58:50,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6b30a75976c8cec073008c52b73e874ba4217" 2018-12-23 00:58:50,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d021f816-4b7c-415d-9fda-e259fe37122c Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:58:50,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d021f816-4b7c-415d-9fda-e259fe37122c 2018-12-23 00:58:50,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6b30a75976c8cec073008c52b73e874ba4217" 2018-12-23 00:58:50,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4884735c-5969-4e66-a483-4b56052700ff Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c2f1305b6bff4755a4d0967af5b3f24a"}, "enabled": true, "id": "c2f1305b6bff4755a4d0967af5b3f24a", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj"}]} 2018-12-23 00:58:50,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj used request id req-4884735c-5969-4e66-a483-4b56052700ff 2018-12-23 00:58:50,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6b30a75976c8cec073008c52b73e874ba4217" 2018-12-23 00:58:50,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f888e640-81c2-4e0e-9840-281fc3c49e31 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:58:50,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f888e640-81c2-4e0e-9840-281fc3c49e31 2018-12-23 00:58:50,913 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-a5ac2f2e-d572-416-user 2018-12-23 00:58:50,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:58:50,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1980f4bf224250312d5aee114b67361988febb" 2018-12-23 00:58:51,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807c67c2-27fd-4b93-a67b-9bb96a9b7293 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:58:51,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-807c67c2-27fd-4b93-a67b-9bb96a9b7293 2018-12-23 00:58:51,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1980f4bf224250312d5aee114b67361988febb" -d '{"role": {"name": "CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj-role"}}' 2018-12-23 00:58:51,115 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de889a6e-f7a3-4c49-a288-d8eaad1d6d9d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "135d579ff2944e028f98c1a18d6f1a84", "links": {"self": "http://172.30.9.26:5000/v3/roles/135d579ff2944e028f98c1a18d6f1a84"}, "name": "CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj-role"}} 2018-12-23 00:58:51,115 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-de889a6e-f7a3-4c49-a288-d8eaad1d6d9d 2018-12-23 00:58:51,116 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj-role 2018-12-23 00:58:51,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/135d579ff2944e028f98c1a18d6f1a84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1980f4bf224250312d5aee114b67361988febb" 2018-12-23 00:58:51,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a1a3ee-292a-4666-9306-56625281ee40 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/135d579ff2944e028f98c1a18d6f1a84"}, "domain_id": null, "name": "CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj-role", "id": "135d579ff2944e028f98c1a18d6f1a84"}} 2018-12-23 00:58:51,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/135d579ff2944e028f98c1a18d6f1a84 used request id req-b5a1a3ee-292a-4666-9306-56625281ee40 2018-12-23 00:58:51,206 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj-role to project CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj 2018-12-23 00:58:51,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c2f1305b6bff4755a4d0967af5b3f24a/users/1881c4bc16a2435e93041b13201729ee/roles/135d579ff2944e028f98c1a18d6f1a84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1980f4bf224250312d5aee114b67361988febb" 2018-12-23 00:58:51,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0232eb6-c512-4b88-8203-d973fc1d00c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:58:51,352 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c2f1305b6bff4755a4d0967af5b3f24a/users/1881c4bc16a2435e93041b13201729ee/roles/135d579ff2944e028f98c1a18d6f1a84 used request id req-f0232eb6-c512-4b88-8203-d973fc1d00c2 2018-12-23 00:58:51,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:58:51,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:51,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "135d579ff2944e028f98c1a18d6f1a84", "name": "CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj-role"}], "expires_at": "2018-12-23T01:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2f1305b6bff4755a4d0967af5b3f24a", "name": "CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-a5ac2f2e-d572-416-user", "id": "1881c4bc16a2435e93041b13201729ee"}, "audit_ids": ["LOext-YOSRmrGtURIN51Qw"], "issued_at": "2018-12-23T00:58:51.000000Z"}} 2018-12-23 00:58:51,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defa9de037e3e6a37ee3f65d5a3af4f263eaf819" 2018-12-23 00:58:51,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347cdc46-56e6-4464-8ccb-e7d46780ea47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:58:51,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-347cdc46-56e6-4464-8ccb-e7d46780ea47 2018-12-23 00:58:51,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defa9de037e3e6a37ee3f65d5a3af4f263eaf819" 2018-12-23 00:58:52,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-75ef8198-196d-4dd8-b2e5-7304df6eb2b3 Date: Sun, 23 Dec 2018 00:58:52 GMT RESP BODY: {"networks":[]} 2018-12-23 00:58:52,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-net used request id req-75ef8198-196d-4dd8-b2e5-7304df6eb2b3 2018-12-23 00:58:52,070 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-net 2018-12-23 00:58:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defa9de037e3e6a37ee3f65d5a3af4f263eaf819" -d '{"network": {"name": "CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-net", "admin_state_up": true}}' 2018-12-23 00:58:52,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-7d7490f8-1d55-493a-97a9-005f1fb0f2b7 Date: Sun, 23 Dec 2018 00:58:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"621a84f1-cf55-48ec-adaa-30700933eee7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c2f1305b6bff4755a4d0967af5b3f24a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T00:58:52Z","is_default":false,"name":"CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c2f1305b6bff4755a4d0967af5b3f24a","created_at":"2018-12-23T00:58:52Z","mtu":1450}} 2018-12-23 00:58:52,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-7d7490f8-1d55-493a-97a9-005f1fb0f2b7 2018-12-23 00:58:52,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=621a84f1-cf55-48ec-adaa-30700933eee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defa9de037e3e6a37ee3f65d5a3af4f263eaf819" 2018-12-23 00:58:52,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7d3ad3c6-d0a2-4a87-9e9f-26406b403c1f Date: Sun, 23 Dec 2018 00:58: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-12-23T00:58:52Z","tenant_id":"c2f1305b6bff4755a4d0967af5b3f24a","created_at":"2018-12-23T00:58:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c2f1305b6bff4755a4d0967af5b3f24a","id":"621a84f1-cf55-48ec-adaa-30700933eee7","name":"CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-net"}]} 2018-12-23 00:58:52,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=621a84f1-cf55-48ec-adaa-30700933eee7 used request id req-7d3ad3c6-d0a2-4a87-9e9f-26406b403c1f 2018-12-23 00:58:52,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=621a84f1-cf55-48ec-adaa-30700933eee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defa9de037e3e6a37ee3f65d5a3af4f263eaf819" 2018-12-23 00:58:53,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b89776dc-6368-4ad4-b908-3cd5d606d00f Date: Sun, 23 Dec 2018 00:58:53 GMT RESP BODY: {"subnets":[]} 2018-12-23 00:58:53,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=621a84f1-cf55-48ec-adaa-30700933eee7 used request id req-b89776dc-6368-4ad4-b908-3cd5d606d00f 2018-12-23 00:58:53,057 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-subnet 2018-12-23 00:58:53,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defa9de037e3e6a37ee3f65d5a3af4f263eaf819" -d '{"subnets": [{"ip_version": 4, "network_id": "621a84f1-cf55-48ec-adaa-30700933eee7", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-subnet"}]}' 2018-12-23 00:58:53,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8ae4b8ef-bd4b-408c-aebd-95478a025b9b Date: Sun, 23 Dec 2018 00:58:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"621a84f1-cf55-48ec-adaa-30700933eee7","tenant_id":"c2f1305b6bff4755a4d0967af5b3f24a","created_at":"2018-12-23T00:58:53Z","dns_nameservers":[],"updated_at":"2018-12-23T00:58:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c2f1305b6bff4755a4d0967af5b3f24a","id":"d1c2f0ee-1686-4a39-8ec3-3a05643261b8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-subnet"}]} 2018-12-23 00:58:53,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-8ae4b8ef-bd4b-408c-aebd-95478a025b9b 2018-12-23 00:58:53,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=621a84f1-cf55-48ec-adaa-30700933eee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defa9de037e3e6a37ee3f65d5a3af4f263eaf819" 2018-12-23 00:58:53,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-db3abcb7-4e7e-47c5-9c3f-824ff6019128 Date: Sun, 23 Dec 2018 00:58: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":["d1c2f0ee-1686-4a39-8ec3-3a05643261b8"],"updated_at":"2018-12-23T00:58:53Z","tenant_id":"c2f1305b6bff4755a4d0967af5b3f24a","created_at":"2018-12-23T00:58:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c2f1305b6bff4755a4d0967af5b3f24a","id":"621a84f1-cf55-48ec-adaa-30700933eee7","name":"CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-net"}]} 2018-12-23 00:58:53,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=621a84f1-cf55-48ec-adaa-30700933eee7 used request id req-db3abcb7-4e7e-47c5-9c3f-824ff6019128 2018-12-23 00:58:53,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=621a84f1-cf55-48ec-adaa-30700933eee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defa9de037e3e6a37ee3f65d5a3af4f263eaf819" 2018-12-23 00:58:54,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-53ba9d26-9d5e-4f06-95bd-f75feeba35ac Date: Sun, 23 Dec 2018 00:58:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"621a84f1-cf55-48ec-adaa-30700933eee7","tenant_id":"c2f1305b6bff4755a4d0967af5b3f24a","created_at":"2018-12-23T00:58:53Z","dns_nameservers":[],"updated_at":"2018-12-23T00:58:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c2f1305b6bff4755a4d0967af5b3f24a","id":"d1c2f0ee-1686-4a39-8ec3-3a05643261b8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-subnet"}]} 2018-12-23 00:58:54,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=621a84f1-cf55-48ec-adaa-30700933eee7 used request id req-53ba9d26-9d5e-4f06-95bd-f75feeba35ac 2018-12-23 00:58:54,193 - OpenStackNetwork - DEBUG - Network [621a84f1-cf55-48ec-adaa-30700933eee7] created successfully 2018-12-23 00:58:54,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:58:54,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:58:54,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "135d579ff2944e028f98c1a18d6f1a84", "name": "CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj-role"}], "expires_at": "2018-12-23T01:58:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2f1305b6bff4755a4d0967af5b3f24a", "name": "CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c2f1305b6bff4755a4d0967af5b3f24a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-a5ac2f2e-d572-416-user", "id": "1881c4bc16a2435e93041b13201729ee"}, "audit_ids": ["DblG7jnWQqK1IOnu4Z4blA"], "issued_at": "2018-12-23T00:58:54.000000Z"}} 2018-12-23 00:58:54,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212014606088bf7079507ffb490ef66664bcca0a" 2018-12-23 00:58:54,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae55da5d-56a5-4c47-ae13-7a42997f06bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:58:54,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ae55da5d-56a5-4c47-ae13-7a42997f06bd 2018-12-23 00:58:54,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212014606088bf7079507ffb490ef66664bcca0a" 2018-12-23 00:58:54,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cd001bad-787a-41fb-bce2-1fe909eed96b Date: Sun, 23 Dec 2018 00:58: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":["d1c2f0ee-1686-4a39-8ec3-3a05643261b8"],"updated_at":"2018-12-23T00:58:53Z","tenant_id":"c2f1305b6bff4755a4d0967af5b3f24a","created_at":"2018-12-23T00:58:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c2f1305b6bff4755a4d0967af5b3f24a","id":"621a84f1-cf55-48ec-adaa-30700933eee7","name":"CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-net"}]} 2018-12-23 00:58:54,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-net used request id req-cd001bad-787a-41fb-bce2-1fe909eed96b 2018-12-23 00:58:54,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:58:54,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:58:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:58:54,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c2f1305b6bff4755a4d0967af5b3f24a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212014606088bf7079507ffb490ef66664bcca0a" 2018-12-23 00:58:54,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-128d02cf-6c46-43f0-912f-ba8530f96371 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c2f1305b6bff4755a4d0967af5b3f24a"}, "enabled": true, "id": "c2f1305b6bff4755a4d0967af5b3f24a", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj"}} 2018-12-23 00:58:54,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c2f1305b6bff4755a4d0967af5b3f24a used request id req-128d02cf-6c46-43f0-912f-ba8530f96371 2018-12-23 00:58:55,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=621a84f1-cf55-48ec-adaa-30700933eee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212014606088bf7079507ffb490ef66664bcca0a" 2018-12-23 00:58:55,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0ff67381-83a4-47c0-b224-f8a6a027540f Date: Sun, 23 Dec 2018 00:58:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"621a84f1-cf55-48ec-adaa-30700933eee7","tenant_id":"c2f1305b6bff4755a4d0967af5b3f24a","created_at":"2018-12-23T00:58:53Z","dns_nameservers":[],"updated_at":"2018-12-23T00:58:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c2f1305b6bff4755a4d0967af5b3f24a","id":"d1c2f0ee-1686-4a39-8ec3-3a05643261b8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-subnet"}]} 2018-12-23 00:58:55,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=621a84f1-cf55-48ec-adaa-30700933eee7 used request id req-0ff67381-83a4-47c0-b224-f8a6a027540f 2018-12-23 00:58:55,197 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-subnet 2018-12-23 00:58:55,197 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-subnet 2018-12-23 00:58:55,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/d1c2f0ee-1686-4a39-8ec3-3a05643261b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defa9de037e3e6a37ee3f65d5a3af4f263eaf819" 2018-12-23 00:58:57,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14f7a1b5-c115-4c22-bb5f-35083d2ebfb0 Date: Sun, 23 Dec 2018 00:58:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:58:57,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d1c2f0ee-1686-4a39-8ec3-3a05643261b8 used request id req-14f7a1b5-c115-4c22-bb5f-35083d2ebfb0 2018-12-23 00:58:57,209 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-0ed625b7-ce22-454f-8f0d-c3bcfe0c8e15-pub-net 2018-12-23 00:58:57,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/621a84f1-cf55-48ec-adaa-30700933eee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defa9de037e3e6a37ee3f65d5a3af4f263eaf819" 2018-12-23 00:58:58,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c4a37faf-e569-42e7-9d2e-ba04a7cb35b9 Date: Sun, 23 Dec 2018 00:58:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:58:58,448 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/621a84f1-cf55-48ec-adaa-30700933eee7 used request id req-c4a37faf-e569-42e7-9d2e-ba04a7cb35b9 2018-12-23 00:58:58,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1980f4bf224250312d5aee114b67361988febb" 2018-12-23 00:58:58,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-904813bc-096a-4364-825d-644502876a0a Date: Sun, 23 Dec 2018 00:58:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c2f1305b6bff4755a4d0967af5b3f24a", "created_at": "2018-12-23T00:58:52Z", "updated_at": "2018-12-23T00:58:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:58:52Z", "revision_number": 0, "id": "0f974abb-e94b-44ff-b970-fe446a466388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:58:52Z", "security_group_id": "2ea0e19e-9937-4783-84a0-a5ca2818d2e0", "tenant_id": "c2f1305b6bff4755a4d0967af5b3f24a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2f1305b6bff4755a4d0967af5b3f24a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:58:52Z", "revision_number": 0, "id": "63fe63bf-e762-4253-b6eb-fd5156e68fa6", "remote_group_id": "2ea0e19e-9937-4783-84a0-a5ca2818d2e0", "remote_ip_prefix": null, "created_at": "2018-12-23T00:58:52Z", "security_group_id": "2ea0e19e-9937-4783-84a0-a5ca2818d2e0", "tenant_id": "c2f1305b6bff4755a4d0967af5b3f24a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2f1305b6bff4755a4d0967af5b3f24a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:58:52Z", "revision_number": 0, "id": "8a24593b-a10c-4c79-bbeb-65ea0bad4fcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:58:52Z", "security_group_id": "2ea0e19e-9937-4783-84a0-a5ca2818d2e0", "tenant_id": "c2f1305b6bff4755a4d0967af5b3f24a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2f1305b6bff4755a4d0967af5b3f24a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:58:52Z", "revision_number": 0, "id": "a983cb44-8d08-4de4-9190-d7c34ddb01de", "remote_group_id": "2ea0e19e-9937-4783-84a0-a5ca2818d2e0", "remote_ip_prefix": null, "created_at": "2018-12-23T00:58:52Z", "security_group_id": "2ea0e19e-9937-4783-84a0-a5ca2818d2e0", "tenant_id": "c2f1305b6bff4755a4d0967af5b3f24a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2f1305b6bff4755a4d0967af5b3f24a"}], "revision_number": 4, "project_id": "c2f1305b6bff4755a4d0967af5b3f24a", "id": "2ea0e19e-9937-4783-84a0-a5ca2818d2e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:58:58,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-904813bc-096a-4364-825d-644502876a0a 2018-12-23 00:58:58,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c2f1305b6bff4755a4d0967af5b3f24a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1980f4bf224250312d5aee114b67361988febb" 2018-12-23 00:58:58,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16baee8f-384e-45f0-a160-2f94aa3f20f0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c2f1305b6bff4755a4d0967af5b3f24a"}, "enabled": true, "id": "c2f1305b6bff4755a4d0967af5b3f24a", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj"}} 2018-12-23 00:58:58,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c2f1305b6bff4755a4d0967af5b3f24a used request id req-16baee8f-384e-45f0-a160-2f94aa3f20f0 2018-12-23 00:58:58,751 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ea0e19e-9937-4783-84a0-a5ca2818d2e0 2018-12-23 00:58:58,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2ea0e19e-9937-4783-84a0-a5ca2818d2e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1980f4bf224250312d5aee114b67361988febb" 2018-12-23 00:58:58,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8e5527eb-c96a-4688-a5d9-7e5a1ebb94dc Date: Sun, 23 Dec 2018 00:58: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-12-23T00:58:52Z", "security_group_id": "2ea0e19e-9937-4783-84a0-a5ca2818d2e0", "port_range_min": null, "revision_number": 0, "tenant_id": "c2f1305b6bff4755a4d0967af5b3f24a", "created_at": "2018-12-23T00:58:52Z", "project_id": "c2f1305b6bff4755a4d0967af5b3f24a", "id": "0f974abb-e94b-44ff-b970-fe446a466388"}, {"remote_group_id": "2ea0e19e-9937-4783-84a0-a5ca2818d2e0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:58:52Z", "security_group_id": "2ea0e19e-9937-4783-84a0-a5ca2818d2e0", "port_range_min": null, "revision_number": 0, "tenant_id": "c2f1305b6bff4755a4d0967af5b3f24a", "created_at": "2018-12-23T00:58:52Z", "project_id": "c2f1305b6bff4755a4d0967af5b3f24a", "id": "63fe63bf-e762-4253-b6eb-fd5156e68fa6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:58:52Z", "security_group_id": "2ea0e19e-9937-4783-84a0-a5ca2818d2e0", "port_range_min": null, "revision_number": 0, "tenant_id": "c2f1305b6bff4755a4d0967af5b3f24a", "created_at": "2018-12-23T00:58:52Z", "project_id": "c2f1305b6bff4755a4d0967af5b3f24a", "id": "8a24593b-a10c-4c79-bbeb-65ea0bad4fcb"}, {"remote_group_id": "2ea0e19e-9937-4783-84a0-a5ca2818d2e0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T00:58:52Z", "security_group_id": "2ea0e19e-9937-4783-84a0-a5ca2818d2e0", "port_range_min": null, "revision_number": 0, "tenant_id": "c2f1305b6bff4755a4d0967af5b3f24a", "created_at": "2018-12-23T00:58:52Z", "project_id": "c2f1305b6bff4755a4d0967af5b3f24a", "id": "a983cb44-8d08-4de4-9190-d7c34ddb01de"}]} 2018-12-23 00:58:58,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2ea0e19e-9937-4783-84a0-a5ca2818d2e0 used request id req-8e5527eb-c96a-4688-a5d9-7e5a1ebb94dc 2018-12-23 00:58:58,933 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 00:58:58,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/2ea0e19e-9937-4783-84a0-a5ca2818d2e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1980f4bf224250312d5aee114b67361988febb" 2018-12-23 00:58:59,249 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f7f0158-4182-458f-b067-fecc16839950 Content-Length: 0 Date: Sun, 23 Dec 2018 00:58:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:58:59,250 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2ea0e19e-9937-4783-84a0-a5ca2818d2e0 used request id req-6f7f0158-4182-458f-b067-fecc16839950 2018-12-23 00:58:59,250 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj 2018-12-23 00:58:59,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c2f1305b6bff4755a4d0967af5b3f24a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1980f4bf224250312d5aee114b67361988febb" 2018-12-23 00:58:59,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:58:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e75a0a4-bc42-4cf6-8259-53713a1f210b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:58:59,478 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c2f1305b6bff4755a4d0967af5b3f24a used request id req-5e75a0a4-bc42-4cf6-8259-53713a1f210b 2018-12-23 00:58:59,478 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-a5ac2f2e-d572-416-proj-role 2018-12-23 00:58:59,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/135d579ff2944e028f98c1a18d6f1a84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1980f4bf224250312d5aee114b67361988febb" 2018-12-23 00:58:59,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:58:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3792365c-7768-441c-a3c2-c55c80842256 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:58:59,594 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/135d579ff2944e028f98c1a18d6f1a84 used request id req-3792365c-7768-441c-a3c2-c55c80842256 2018-12-23 00:58:59,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1980f4bf224250312d5aee114b67361988febb" 2018-12-23 00:58:59,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1432978b-4afc-4300-a9da-7d2ea61534e2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:58:59,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1432978b-4afc-4300-a9da-7d2ea61534e2 2018-12-23 00:58:59,681 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-a5ac2f2e-d572-416-user 2018-12-23 00:58:59,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/1881c4bc16a2435e93041b13201729ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6b30a75976c8cec073008c52b73e874ba4217" 2018-12-23 00:58:59,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:58:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63e051e2-76ff-4e76-915e-bb22c7915c15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:58:59,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1881c4bc16a2435e93041b13201729ee used request id req-63e051e2-76ff-4e76-915e-bb22c7915c15 2018-12-23 00:58:59,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:00,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:59:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["IFeqHCi7R3SKK8G0mXHAbw"], "issued_at": "2018-12-23T00:59:00.000000Z"}} 2018-12-23 00:59:00,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59e94845537f817a48fa377e96fb6bf5f6da4f0" 2018-12-23 00:59:00,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6acc74a4-60f1-42b5-a805-87cca88aab6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:00,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6acc74a4-60f1-42b5-a805-87cca88aab6d 2018-12-23 00:59:00,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:00,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:00,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:59:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["8BBmycAeRdaCDFi4ZJsDWA"], "issued_at": "2018-12-23T00:59:00.000000Z"}} 2018-12-23 00:59:00,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21df0a3a8e4d6e8ebb96f64e192334a956ce7d1d" 2018-12-23 00:59:00,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c1e328-d7e1-4822-9998-a80394c68f6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:00,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-85c1e328-d7e1-4822-9998-a80394c68f6a 2018-12-23 00:59:00,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:59:00,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:59:00,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-04cac9b0-61c5-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21df0a3a8e4d6e8ebb96f64e192334a956ce7d1d" 2018-12-23 00:59:01,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ecf382-c8e3-464b-8d24-19c88ba39833 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-04cac9b0-61c5-458-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:59:01,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-04cac9b0-61c5-458-proj used request id req-c2ecf382-c8e3-464b-8d24-19c88ba39833 2018-12-23 00:59:01,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21df0a3a8e4d6e8ebb96f64e192334a956ce7d1d" 2018-12-23 00:59:01,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e6036b-cb93-4a6e-ac5f-fef0a89fcd98 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:59:01,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-14e6036b-cb93-4a6e-ac5f-fef0a89fcd98 2018-12-23 00:59:01,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21df0a3a8e4d6e8ebb96f64e192334a956ce7d1d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-04cac9b0-61c5-458-proj"}}' 2018-12-23 00:59:01,283 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c3b84ab-b114-4f32-bf20-202200d9b679 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d55f3837fd2747d0aefc3d3dc7205c23"}, "enabled": true, "id": "d55f3837fd2747d0aefc3d3dc7205c23", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-04cac9b0-61c5-458-proj"}} 2018-12-23 00:59:01,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9c3b84ab-b114-4f32-bf20-202200d9b679 2018-12-23 00:59:01,284 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-04cac9b0-61c5-458-proj 2018-12-23 00:59:01,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:01,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:01,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:59:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["qVPm-BBDQc-biv8Ng829sA"], "issued_at": "2018-12-23T00:59:01.000000Z"}} 2018-12-23 00:59:01,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7c2cd434cb8cdba8fc2f3883f6c84cb8916961" 2018-12-23 00:59:01,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e781d2c0-cf03-4b0f-a715-0a6742e42c7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:01,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e781d2c0-cf03-4b0f-a715-0a6742e42c7c 2018-12-23 00:59:01,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:59:01,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:59:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7c2cd434cb8cdba8fc2f3883f6c84cb8916961" 2018-12-23 00:59:01,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3aad02d-3c7b-4c92-93ed-20b75202cbfb Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:59:01,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b3aad02d-3c7b-4c92-93ed-20b75202cbfb 2018-12-23 00:59:01,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-04cac9b0-61c5-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7c2cd434cb8cdba8fc2f3883f6c84cb8916961" 2018-12-23 00:59:01,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91de30e-42be-482d-8dfb-f7b340c7b10b Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-04cac9b0-61c5-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d55f3837fd2747d0aefc3d3dc7205c23"}, "enabled": true, "id": "d55f3837fd2747d0aefc3d3dc7205c23", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-04cac9b0-61c5-458-proj"}]} 2018-12-23 00:59:01,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-04cac9b0-61c5-458-proj used request id req-f91de30e-42be-482d-8dfb-f7b340c7b10b 2018-12-23 00:59:01,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7c2cd434cb8cdba8fc2f3883f6c84cb8916961" 2018-12-23 00:59:02,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec55e38d-2ea6-46e1-8b68-fa604cc7abc8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:59:02,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ec55e38d-2ea6-46e1-8b68-fa604cc7abc8 2018-12-23 00:59:02,313 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-04cac9b0-61c5-458-user 2018-12-23 00:59:02,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:02,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21df0a3a8e4d6e8ebb96f64e192334a956ce7d1d" 2018-12-23 00:59:02,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7925cfe9-23df-4323-a747-3a7c98a8900d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:59:02,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7925cfe9-23df-4323-a747-3a7c98a8900d 2018-12-23 00:59:02,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21df0a3a8e4d6e8ebb96f64e192334a956ce7d1d" -d '{"role": {"name": "CreateRouterSuccessTests-04cac9b0-61c5-458-proj-role"}}' 2018-12-23 00:59:02,523 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2cd879c-5f21-4e85-a6da-0e4e9f4429b5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a23ec85e3b6e40ed8aad2f0f6e13b745", "links": {"self": "http://172.30.9.26:5000/v3/roles/a23ec85e3b6e40ed8aad2f0f6e13b745"}, "name": "CreateRouterSuccessTests-04cac9b0-61c5-458-proj-role"}} 2018-12-23 00:59:02,523 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f2cd879c-5f21-4e85-a6da-0e4e9f4429b5 2018-12-23 00:59:02,523 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-04cac9b0-61c5-458-proj-role 2018-12-23 00:59:02,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a23ec85e3b6e40ed8aad2f0f6e13b745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21df0a3a8e4d6e8ebb96f64e192334a956ce7d1d" 2018-12-23 00:59:02,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec46c53-ac2f-4205-9aab-b64fa8a045f2 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/a23ec85e3b6e40ed8aad2f0f6e13b745"}, "domain_id": null, "name": "CreateRouterSuccessTests-04cac9b0-61c5-458-proj-role", "id": "a23ec85e3b6e40ed8aad2f0f6e13b745"}} 2018-12-23 00:59:02,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a23ec85e3b6e40ed8aad2f0f6e13b745 used request id req-9ec46c53-ac2f-4205-9aab-b64fa8a045f2 2018-12-23 00:59:02,617 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-04cac9b0-61c5-458-proj-role to project CreateRouterSuccessTests-04cac9b0-61c5-458-proj 2018-12-23 00:59:02,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/d55f3837fd2747d0aefc3d3dc7205c23/users/11b6b1923ef242bb8c512c5c944f6895/roles/a23ec85e3b6e40ed8aad2f0f6e13b745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21df0a3a8e4d6e8ebb96f64e192334a956ce7d1d" 2018-12-23 00:59:02,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a0d2237-1755-473b-9058-45ba218ce643 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:59:02,753 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d55f3837fd2747d0aefc3d3dc7205c23/users/11b6b1923ef242bb8c512c5c944f6895/roles/a23ec85e3b6e40ed8aad2f0f6e13b745 used request id req-4a0d2237-1755-473b-9058-45ba218ce643 2018-12-23 00:59:02,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:02,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:03,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a23ec85e3b6e40ed8aad2f0f6e13b745", "name": "CreateRouterSuccessTests-04cac9b0-61c5-458-proj-role"}], "expires_at": "2018-12-23T01:59:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d55f3837fd2747d0aefc3d3dc7205c23", "name": "CreateRouterSuccessTests-04cac9b0-61c5-458-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-04cac9b0-61c5-458-user", "id": "11b6b1923ef242bb8c512c5c944f6895"}, "audit_ids": ["1hhZ51QQQoGojHRzsjVWTg"], "issued_at": "2018-12-23T00:59:03.000000Z"}} 2018-12-23 00:59:03,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9aeb173cc2f8a2c41d96e0d43d54c373446132" 2018-12-23 00:59:03,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a3b8ca0-e041-4322-92fb-355461ae0837 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:03,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3a3b8ca0-e041-4322-92fb-355461ae0837 2018-12-23 00:59:03,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-e0537737-9d60-4bc7-a6d3-f9b41425c1f9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9aeb173cc2f8a2c41d96e0d43d54c373446132" 2018-12-23 00:59:03,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ec33ec0d-1231-4c91-a332-62852f5b928f Date: Sun, 23 Dec 2018 00:59:03 GMT RESP BODY: {"routers": []} 2018-12-23 00:59:03,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-e0537737-9d60-4bc7-a6d3-f9b41425c1f9-pub-router&admin_state_up=True used request id req-ec33ec0d-1231-4c91-a332-62852f5b928f 2018-12-23 00:59:03,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:03,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:03,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a23ec85e3b6e40ed8aad2f0f6e13b745", "name": "CreateRouterSuccessTests-04cac9b0-61c5-458-proj-role"}], "expires_at": "2018-12-23T01:59:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d55f3837fd2747d0aefc3d3dc7205c23", "name": "CreateRouterSuccessTests-04cac9b0-61c5-458-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-04cac9b0-61c5-458-user", "id": "11b6b1923ef242bb8c512c5c944f6895"}, "audit_ids": ["j0wpzIIsSF6dNprhHm_1uw"], "issued_at": "2018-12-23T00:59:03.000000Z"}} 2018-12-23 00:59:03,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb33b8a0e084d71914312d90e35fe051e0e71ff" 2018-12-23 00:59:03,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a9b1e01-d1c2-4613-9530-f8c7c16cab8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:03,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4a9b1e01-d1c2-4613-9530-f8c7c16cab8a 2018-12-23 00:59:03,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9aeb173cc2f8a2c41d96e0d43d54c373446132" 2018-12-23 00:59:04,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4db06731-9e85-4e2e-bdc1-544b4827a09d Date: Sun, 23 Dec 2018 00:59:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 00:59:04,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-4db06731-9e85-4e2e-bdc1-544b4827a09d 2018-12-23 00:59:04,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9aeb173cc2f8a2c41d96e0d43d54c373446132" 2018-12-23 00:59:04,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7fff471d-2695-49fd-9d69-9d29167c4911 Date: Sun, 23 Dec 2018 00:59:04 GMT RESP BODY: {"subnets":[]} 2018-12-23 00:59:04,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-7fff471d-2695-49fd-9d69-9d29167c4911 2018-12-23 00:59:04,463 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e0537737-9d60-4bc7-a6d3-f9b41425c1f9-pub-router 2018-12-23 00:59:04,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9aeb173cc2f8a2c41d96e0d43d54c373446132" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "CreateRouterSuccessTests-e0537737-9d60-4bc7-a6d3-f9b41425c1f9-pub-router", "admin_state_up": true}}' 2018-12-23 00:59:09,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-9dcab878-0d19-4a34-ad43-96a5953f3454 Date: Sun, 23 Dec 2018 00:59:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d55f3837fd2747d0aefc3d3dc7205c23", "created_at": "2018-12-23T00:59:05Z", "admin_state_up": true, "updated_at": "2018-12-23T00:59:06Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d55f3837fd2747d0aefc3d3dc7205c23", "id": "7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111", "name": "CreateRouterSuccessTests-e0537737-9d60-4bc7-a6d3-f9b41425c1f9-pub-router"}} 2018-12-23 00:59:09,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-9dcab878-0d19-4a34-ad43-96a5953f3454 2018-12-23 00:59:09,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9aeb173cc2f8a2c41d96e0d43d54c373446132" 2018-12-23 00:59:09,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-70272797-9d5c-442d-a7d1-9814995faee3 Date: Sun, 23 Dec 2018 00:59:09 GMT RESP BODY: {"ports":[]} 2018-12-23 00:59:09,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111 used request id req-70272797-9d5c-442d-a7d1-9814995faee3 2018-12-23 00:59:09,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9aeb173cc2f8a2c41d96e0d43d54c373446132" 2018-12-23 00:59:09,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8592cece-3b01-4d54-9cce-9485068df338 Date: Sun, 23 Dec 2018 00:59:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d55f3837fd2747d0aefc3d3dc7205c23", "created_at": "2018-12-23T00:59:05Z", "admin_state_up": true, "updated_at": "2018-12-23T00:59:08Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "d55f3837fd2747d0aefc3d3dc7205c23", "id": "7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111", "name": "CreateRouterSuccessTests-e0537737-9d60-4bc7-a6d3-f9b41425c1f9-pub-router"}} 2018-12-23 00:59:09,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111 used request id req-8592cece-3b01-4d54-9cce-9485068df338 2018-12-23 00:59:10,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9aeb173cc2f8a2c41d96e0d43d54c373446132" 2018-12-23 00:59:10,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e87507b2-a092-4fd7-a13a-0348970b9128 Date: Sun, 23 Dec 2018 00:59:10 GMT RESP BODY: {"ports":[]} 2018-12-23 00:59:10,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111 used request id req-e87507b2-a092-4fd7-a13a-0348970b9128 2018-12-23 00:59:10,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:10,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a23ec85e3b6e40ed8aad2f0f6e13b745", "name": "CreateRouterSuccessTests-04cac9b0-61c5-458-proj-role"}], "expires_at": "2018-12-23T01:59:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d55f3837fd2747d0aefc3d3dc7205c23", "name": "CreateRouterSuccessTests-04cac9b0-61c5-458-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/d55f3837fd2747d0aefc3d3dc7205c23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-04cac9b0-61c5-458-user", "id": "11b6b1923ef242bb8c512c5c944f6895"}, "audit_ids": ["bDXp3eYkSeSuxXVH9joTlQ"], "issued_at": "2018-12-23T00:59:10.000000Z"}} 2018-12-23 00:59:10,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-e0537737-9d60-4bc7-a6d3-f9b41425c1f9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b7a3e5e9067e4981fb421848f03ce921d5d069" 2018-12-23 00:59:10,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-4b8250e5-d197-48f2-89ec-c5dbe6e711c5 Date: Sun, 23 Dec 2018 00:59:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d55f3837fd2747d0aefc3d3dc7205c23", "created_at": "2018-12-23T00:59:05Z", "admin_state_up": true, "updated_at": "2018-12-23T00:59:08Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "d55f3837fd2747d0aefc3d3dc7205c23", "id": "7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111", "name": "CreateRouterSuccessTests-e0537737-9d60-4bc7-a6d3-f9b41425c1f9-pub-router"}]} 2018-12-23 00:59:10,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-e0537737-9d60-4bc7-a6d3-f9b41425c1f9-pub-router&admin_state_up=True used request id req-4b8250e5-d197-48f2-89ec-c5dbe6e711c5 2018-12-23 00:59:10,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:59:10,814 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:59:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:59:10,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d55f3837fd2747d0aefc3d3dc7205c23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59e94845537f817a48fa377e96fb6bf5f6da4f0" 2018-12-23 00:59:10,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875616cd-f3f0-481d-a22a-eee2ecfc0f2a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d55f3837fd2747d0aefc3d3dc7205c23"}, "enabled": true, "id": "d55f3837fd2747d0aefc3d3dc7205c23", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-04cac9b0-61c5-458-proj"}} 2018-12-23 00:59:10,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d55f3837fd2747d0aefc3d3dc7205c23 used request id req-875616cd-f3f0-481d-a22a-eee2ecfc0f2a 2018-12-23 00:59:10,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b7a3e5e9067e4981fb421848f03ce921d5d069" 2018-12-23 00:59:11,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-04203542-058e-4fb5-8db9-d70ad377d8bb Date: Sun, 23 Dec 2018 00:59:11 GMT RESP BODY: {"ports":[]} 2018-12-23 00:59:11,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111 used request id req-04203542-058e-4fb5-8db9-d70ad377d8bb 2018-12-23 00:59:11,086 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e0537737-9d60-4bc7-a6d3-f9b41425c1f9-pub-router 2018-12-23 00:59:11,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b7a3e5e9067e4981fb421848f03ce921d5d069" 2018-12-23 00:59:14,669 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34cda270-62e1-44b8-8926-1ab807bf18b4 Content-Length: 0 Date: Sun, 23 Dec 2018 00:59:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:59:14,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111 used request id req-34cda270-62e1-44b8-8926-1ab807bf18b4 2018-12-23 00:59:14,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-e0537737-9d60-4bc7-a6d3-f9b41425c1f9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b7a3e5e9067e4981fb421848f03ce921d5d069" 2018-12-23 00:59:14,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d2a7ab94-9957-405e-bf85-2c151214ad4a Date: Sun, 23 Dec 2018 00:59:14 GMT RESP BODY: {"routers": []} 2018-12-23 00:59:14,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-e0537737-9d60-4bc7-a6d3-f9b41425c1f9-pub-router&admin_state_up=True used request id req-d2a7ab94-9957-405e-bf85-2c151214ad4a 2018-12-23 00:59:14,878 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e0537737-9d60-4bc7-a6d3-f9b41425c1f9-pub-router 2018-12-23 00:59:14,879 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e0537737-9d60-4bc7-a6d3-f9b41425c1f9-pub-router 2018-12-23 00:59:14,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9aeb173cc2f8a2c41d96e0d43d54c373446132" 2018-12-23 00:59:15,083 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-cf6eb2fe-3eae-49aa-ad0e-b3122ed55cb0 Date: Sun, 23 Dec 2018 00:59:15 GMT RESP BODY: {"NeutronError": {"message": "Router 7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-12-23 00:59:15,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111 used request id req-cf6eb2fe-3eae-49aa-ad0e-b3122ed55cb0 2018-12-23 00:59:15,083 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router 7aaca2f2-f7ae-40ba-8e4f-8a3bea1d7111 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-12-23 00:59:15,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21df0a3a8e4d6e8ebb96f64e192334a956ce7d1d" 2018-12-23 00:59:15,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d87e8406-41ab-49e1-8d83-9493fd26808d Date: Sun, 23 Dec 2018 00:59:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:59:15,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d87e8406-41ab-49e1-8d83-9493fd26808d 2018-12-23 00:59:15,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21df0a3a8e4d6e8ebb96f64e192334a956ce7d1d" 2018-12-23 00:59:15,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b53b32ff-493c-40b8-a9a4-3cf832a0291d Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:59:15,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-b53b32ff-493c-40b8-a9a4-3cf832a0291d 2018-12-23 00:59:15,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21df0a3a8e4d6e8ebb96f64e192334a956ce7d1d" 2018-12-23 00:59:15,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d5460ce-db59-4644-91e9-e7442ce06f15 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:59:15,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-3d5460ce-db59-4644-91e9-e7442ce06f15 2018-12-23 00:59:15,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21df0a3a8e4d6e8ebb96f64e192334a956ce7d1d" 2018-12-23 00:59:15,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1991ded7-afef-4cec-af2d-901b1c170423 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:59:15,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-1991ded7-afef-4cec-af2d-901b1c170423 2018-12-23 00:59:15,589 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-04cac9b0-61c5-458-proj 2018-12-23 00:59:15,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/d55f3837fd2747d0aefc3d3dc7205c23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21df0a3a8e4d6e8ebb96f64e192334a956ce7d1d" 2018-12-23 00:59:15,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54c7e6f2-766a-4e2b-9739-bcaa20295a72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:59:15,789 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d55f3837fd2747d0aefc3d3dc7205c23 used request id req-54c7e6f2-766a-4e2b-9739-bcaa20295a72 2018-12-23 00:59:15,789 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-04cac9b0-61c5-458-proj-role 2018-12-23 00:59:15,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a23ec85e3b6e40ed8aad2f0f6e13b745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21df0a3a8e4d6e8ebb96f64e192334a956ce7d1d" 2018-12-23 00:59:15,918 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f18e458-17b3-43a7-8e11-06a4bac5f60e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:59:15,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a23ec85e3b6e40ed8aad2f0f6e13b745 used request id req-1f18e458-17b3-43a7-8e11-06a4bac5f60e 2018-12-23 00:59:15,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21df0a3a8e4d6e8ebb96f64e192334a956ce7d1d" 2018-12-23 00:59:16,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cff4ab9-686c-4b9f-982e-148c834000d3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:59:16,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4cff4ab9-686c-4b9f-982e-148c834000d3 2018-12-23 00:59:16,002 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-04cac9b0-61c5-458-user 2018-12-23 00:59:16,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/11b6b1923ef242bb8c512c5c944f6895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7c2cd434cb8cdba8fc2f3883f6c84cb8916961" 2018-12-23 00:59:16,175 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:59:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c13c03e6-1c84-4b64-804d-0e059893cf9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:59:16,176 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/11b6b1923ef242bb8c512c5c944f6895 used request id req-c13c03e6-1c84-4b64-804d-0e059893cf9b 2018-12-23 00:59:16,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:16,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Oi989hQISu-ZsDxf9u8H4w"], "issued_at": "2018-12-23T00:59:16.000000Z"}} 2018-12-23 00:59:16,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44b913cc103e2de0647e2b13a9f2da8d9ce8304" 2018-12-23 00:59:16,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a15b7a-6da2-4d43-a2b4-ebdbf9db176f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:16,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b0a15b7a-6da2-4d43-a2b4-ebdbf9db176f 2018-12-23 00:59:16,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:16,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:17,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:59:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["PDmtzVmVTVuSxAszYTN1oA"], "issued_at": "2018-12-23T00:59:17.000000Z"}} 2018-12-23 00:59:17,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebe92abb85400a9ca2e4e46790d596c60fbd75a" 2018-12-23 00:59:17,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c6881c-88b3-4c24-990c-7ac1d6102e5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:17,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-70c6881c-88b3-4c24-990c-7ac1d6102e5c 2018-12-23 00:59:17,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:59:17,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:59:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:59:17,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-df1c6a42-214f-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebe92abb85400a9ca2e4e46790d596c60fbd75a" 2018-12-23 00:59:17,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a188fdd-c65f-4f03-8bfc-c8e846e29e59 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-df1c6a42-214f-477-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:59:17,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-df1c6a42-214f-477-proj used request id req-1a188fdd-c65f-4f03-8bfc-c8e846e29e59 2018-12-23 00:59:17,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebe92abb85400a9ca2e4e46790d596c60fbd75a" 2018-12-23 00:59:17,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b733ab4a-df3f-4ef3-a38c-df0162069ea6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:59:17,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b733ab4a-df3f-4ef3-a38c-df0162069ea6 2018-12-23 00:59:17,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebe92abb85400a9ca2e4e46790d596c60fbd75a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-df1c6a42-214f-477-proj"}}' 2018-12-23 00:59:17,522 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:59:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-200e84a2-923c-47ae-8ddb-c7fc13c7eda9 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b7f7fa96c6224d1f9a38725944bc8aac"}, "enabled": true, "id": "b7f7fa96c6224d1f9a38725944bc8aac", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-df1c6a42-214f-477-proj"}} 2018-12-23 00:59:17,522 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-200e84a2-923c-47ae-8ddb-c7fc13c7eda9 2018-12-23 00:59:17,523 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-df1c6a42-214f-477-proj 2018-12-23 00:59:17,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:17,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:17,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:59:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["KvA6I2l0T8OWxYG2m5n2tA"], "issued_at": "2018-12-23T00:59:17.000000Z"}} 2018-12-23 00:59:17,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbeddbb481d31e11e6f2abf2e18934c54ed8e238" 2018-12-23 00:59:18,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e14fa7-08fe-45c3-be4f-12d56f15b530 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:18,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e3e14fa7-08fe-45c3-be4f-12d56f15b530 2018-12-23 00:59:18,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:59:18,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:59:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:59:18,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbeddbb481d31e11e6f2abf2e18934c54ed8e238" 2018-12-23 00:59:18,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e46a3ddf-9ebf-42b0-86ee-8cf9792395e9 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:59:18,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e46a3ddf-9ebf-42b0-86ee-8cf9792395e9 2018-12-23 00:59:18,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-df1c6a42-214f-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbeddbb481d31e11e6f2abf2e18934c54ed8e238" 2018-12-23 00:59:18,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a280995f-fabc-4ee4-86af-c4294729c12b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-df1c6a42-214f-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b7f7fa96c6224d1f9a38725944bc8aac"}, "enabled": true, "id": "b7f7fa96c6224d1f9a38725944bc8aac", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-df1c6a42-214f-477-proj"}]} 2018-12-23 00:59:18,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-df1c6a42-214f-477-proj used request id req-a280995f-fabc-4ee4-86af-c4294729c12b 2018-12-23 00:59:18,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbeddbb481d31e11e6f2abf2e18934c54ed8e238" 2018-12-23 00:59:18,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a77e49ed-2264-400b-b9a3-c8638c5497ef Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:59:18,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a77e49ed-2264-400b-b9a3-c8638c5497ef 2018-12-23 00:59:18,684 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-df1c6a42-214f-477-user 2018-12-23 00:59:18,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:18,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebe92abb85400a9ca2e4e46790d596c60fbd75a" 2018-12-23 00:59:18,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b9ea30a-13eb-417b-a054-72b94d488dc7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:59:18,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0b9ea30a-13eb-417b-a054-72b94d488dc7 2018-12-23 00:59:18,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebe92abb85400a9ca2e4e46790d596c60fbd75a" -d '{"role": {"name": "CreateRouterSuccessTests-df1c6a42-214f-477-proj-role"}}' 2018-12-23 00:59:18,876 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:59:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-890b81ec-5e95-48ca-adb6-221aa768eea7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7559bd9d60bf4655988575376a16c862", "links": {"self": "http://172.30.9.26:5000/v3/roles/7559bd9d60bf4655988575376a16c862"}, "name": "CreateRouterSuccessTests-df1c6a42-214f-477-proj-role"}} 2018-12-23 00:59:18,876 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-890b81ec-5e95-48ca-adb6-221aa768eea7 2018-12-23 00:59:18,877 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-df1c6a42-214f-477-proj-role 2018-12-23 00:59:18,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/7559bd9d60bf4655988575376a16c862 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebe92abb85400a9ca2e4e46790d596c60fbd75a" 2018-12-23 00:59:18,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f206d356-334b-4dc1-980c-0c33943e50a1 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/7559bd9d60bf4655988575376a16c862"}, "domain_id": null, "name": "CreateRouterSuccessTests-df1c6a42-214f-477-proj-role", "id": "7559bd9d60bf4655988575376a16c862"}} 2018-12-23 00:59:18,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7559bd9d60bf4655988575376a16c862 used request id req-f206d356-334b-4dc1-980c-0c33943e50a1 2018-12-23 00:59:18,969 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-df1c6a42-214f-477-proj-role to project CreateRouterSuccessTests-df1c6a42-214f-477-proj 2018-12-23 00:59:18,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b7f7fa96c6224d1f9a38725944bc8aac/users/ed76851616114a52a18e15e2950763b5/roles/7559bd9d60bf4655988575376a16c862 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebe92abb85400a9ca2e4e46790d596c60fbd75a" 2018-12-23 00:59:19,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:59:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c0eb064-cf33-46d2-9315-3f38169f4e57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:59:19,094 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b7f7fa96c6224d1f9a38725944bc8aac/users/ed76851616114a52a18e15e2950763b5/roles/7559bd9d60bf4655988575376a16c862 used request id req-8c0eb064-cf33-46d2-9315-3f38169f4e57 2018-12-23 00:59:19,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:19,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:19,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7559bd9d60bf4655988575376a16c862", "name": "CreateRouterSuccessTests-df1c6a42-214f-477-proj-role"}], "expires_at": "2018-12-23T01:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7f7fa96c6224d1f9a38725944bc8aac", "name": "CreateRouterSuccessTests-df1c6a42-214f-477-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-df1c6a42-214f-477-user", "id": "ed76851616114a52a18e15e2950763b5"}, "audit_ids": ["uiFDtAIqT8CuvwEDpxhf5Q"], "issued_at": "2018-12-23T00:59:19.000000Z"}} 2018-12-23 00:59:19,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b018c2896b0f2a56066edf7fa0f6efd7fcbafbd" 2018-12-23 00:59:19,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7e2cb18-4e07-47da-8ad7-b621e15e426a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:19,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c7e2cb18-4e07-47da-8ad7-b621e15e426a 2018-12-23 00:59:19,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-537c5cb8-9f5f-4cc4-aade-ecbed95097d1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b018c2896b0f2a56066edf7fa0f6efd7fcbafbd" 2018-12-23 00:59:19,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-83b9f28a-f552-4921-add0-349d0fc577f5 Date: Sun, 23 Dec 2018 00:59:19 GMT RESP BODY: {"routers": []} 2018-12-23 00:59:19,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-537c5cb8-9f5f-4cc4-aade-ecbed95097d1-pub-router&admin_state_up=True used request id req-83b9f28a-f552-4921-add0-349d0fc577f5 2018-12-23 00:59:19,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:19,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:20,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7559bd9d60bf4655988575376a16c862", "name": "CreateRouterSuccessTests-df1c6a42-214f-477-proj-role"}], "expires_at": "2018-12-23T01:59:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7f7fa96c6224d1f9a38725944bc8aac", "name": "CreateRouterSuccessTests-df1c6a42-214f-477-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-df1c6a42-214f-477-user", "id": "ed76851616114a52a18e15e2950763b5"}, "audit_ids": ["_q6U4HDVQLOi1d1GBRp92Q"], "issued_at": "2018-12-23T00:59:20.000000Z"}} 2018-12-23 00:59:20,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7babd055c6d882faeba66a3a078388a150eaab57" 2018-12-23 00:59:20,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddba3644-6e77-475e-929c-d44f3bcbb8dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:20,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ddba3644-6e77-475e-929c-d44f3bcbb8dc 2018-12-23 00:59:20,204 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-537c5cb8-9f5f-4cc4-aade-ecbed95097d1-pub-router 2018-12-23 00:59:20,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b018c2896b0f2a56066edf7fa0f6efd7fcbafbd" -d '{"router": {"name": "CreateRouterSuccessTests-537c5cb8-9f5f-4cc4-aade-ecbed95097d1-pub-router", "admin_state_up": true}}' 2018-12-23 00:59:23,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-a6f5643d-c91e-456f-bccb-114ae36db38e Date: Sun, 23 Dec 2018 00:59:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b7f7fa96c6224d1f9a38725944bc8aac", "created_at": "2018-12-23T00:59:21Z", "admin_state_up": true, "updated_at": "2018-12-23T00:59:21Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "b7f7fa96c6224d1f9a38725944bc8aac", "id": "33f3d775-5f93-431a-b897-51369c670acc", "name": "CreateRouterSuccessTests-537c5cb8-9f5f-4cc4-aade-ecbed95097d1-pub-router"}} 2018-12-23 00:59:23,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-a6f5643d-c91e-456f-bccb-114ae36db38e 2018-12-23 00:59:23,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=33f3d775-5f93-431a-b897-51369c670acc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b018c2896b0f2a56066edf7fa0f6efd7fcbafbd" 2018-12-23 00:59:24,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a74bd062-7877-43ee-afe3-95936389b3aa Date: Sun, 23 Dec 2018 00:59:24 GMT RESP BODY: {"ports":[]} 2018-12-23 00:59:24,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=33f3d775-5f93-431a-b897-51369c670acc used request id req-a74bd062-7877-43ee-afe3-95936389b3aa 2018-12-23 00:59:24,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/33f3d775-5f93-431a-b897-51369c670acc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b018c2896b0f2a56066edf7fa0f6efd7fcbafbd" 2018-12-23 00:59:24,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-3bc6d48e-4a11-46df-b730-0aa24d257042 Date: Sun, 23 Dec 2018 00:59:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b7f7fa96c6224d1f9a38725944bc8aac", "created_at": "2018-12-23T00:59:21Z", "admin_state_up": true, "updated_at": "2018-12-23T00:59:23Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "b7f7fa96c6224d1f9a38725944bc8aac", "id": "33f3d775-5f93-431a-b897-51369c670acc", "name": "CreateRouterSuccessTests-537c5cb8-9f5f-4cc4-aade-ecbed95097d1-pub-router"}} 2018-12-23 00:59:24,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/33f3d775-5f93-431a-b897-51369c670acc used request id req-3bc6d48e-4a11-46df-b730-0aa24d257042 2018-12-23 00:59:24,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=33f3d775-5f93-431a-b897-51369c670acc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b018c2896b0f2a56066edf7fa0f6efd7fcbafbd" 2018-12-23 00:59:24,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-47ddcdc7-c92a-4da0-a1ae-17b2776bf6e8 Date: Sun, 23 Dec 2018 00:59:24 GMT RESP BODY: {"ports":[]} 2018-12-23 00:59:24,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=33f3d775-5f93-431a-b897-51369c670acc used request id req-47ddcdc7-c92a-4da0-a1ae-17b2776bf6e8 2018-12-23 00:59:24,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:24,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7559bd9d60bf4655988575376a16c862", "name": "CreateRouterSuccessTests-df1c6a42-214f-477-proj-role"}], "expires_at": "2018-12-23T01:59:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7f7fa96c6224d1f9a38725944bc8aac", "name": "CreateRouterSuccessTests-df1c6a42-214f-477-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b7f7fa96c6224d1f9a38725944bc8aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-df1c6a42-214f-477-user", "id": "ed76851616114a52a18e15e2950763b5"}, "audit_ids": ["yscv12-cQXSGM_eXDEgOGA"], "issued_at": "2018-12-23T00:59:24.000000Z"}} 2018-12-23 00:59:24,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-537c5cb8-9f5f-4cc4-aade-ecbed95097d1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4455f4c09e5ba7740b7edfc405e34520da0e5e6" 2018-12-23 00:59:25,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-c98a9d86-3773-4e94-9e3c-2bb1ec0b5dca Date: Sun, 23 Dec 2018 00:59:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b7f7fa96c6224d1f9a38725944bc8aac", "created_at": "2018-12-23T00:59:21Z", "admin_state_up": true, "updated_at": "2018-12-23T00:59:23Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "b7f7fa96c6224d1f9a38725944bc8aac", "id": "33f3d775-5f93-431a-b897-51369c670acc", "name": "CreateRouterSuccessTests-537c5cb8-9f5f-4cc4-aade-ecbed95097d1-pub-router"}]} 2018-12-23 00:59:25,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-537c5cb8-9f5f-4cc4-aade-ecbed95097d1-pub-router&admin_state_up=True used request id req-c98a9d86-3773-4e94-9e3c-2bb1ec0b5dca 2018-12-23 00:59:25,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:59:25,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:59:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:59:25,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b7f7fa96c6224d1f9a38725944bc8aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44b913cc103e2de0647e2b13a9f2da8d9ce8304" 2018-12-23 00:59:25,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b47bdc7-843d-42ac-b387-fdb7faf61659 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b7f7fa96c6224d1f9a38725944bc8aac"}, "enabled": true, "id": "b7f7fa96c6224d1f9a38725944bc8aac", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-df1c6a42-214f-477-proj"}} 2018-12-23 00:59:25,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b7f7fa96c6224d1f9a38725944bc8aac used request id req-0b47bdc7-843d-42ac-b387-fdb7faf61659 2018-12-23 00:59:25,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=33f3d775-5f93-431a-b897-51369c670acc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4455f4c09e5ba7740b7edfc405e34520da0e5e6" 2018-12-23 00:59:25,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2e50fba9-7ae1-4be8-b5fa-05e9e5a3feaf Date: Sun, 23 Dec 2018 00:59:25 GMT RESP BODY: {"ports":[]} 2018-12-23 00:59:25,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=33f3d775-5f93-431a-b897-51369c670acc used request id req-2e50fba9-7ae1-4be8-b5fa-05e9e5a3feaf 2018-12-23 00:59:25,424 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-537c5cb8-9f5f-4cc4-aade-ecbed95097d1-pub-router 2018-12-23 00:59:25,424 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-537c5cb8-9f5f-4cc4-aade-ecbed95097d1-pub-router 2018-12-23 00:59:25,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/33f3d775-5f93-431a-b897-51369c670acc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b018c2896b0f2a56066edf7fa0f6efd7fcbafbd" 2018-12-23 00:59:28,072 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9dbc0b6a-f097-4065-b31e-2a2af96f2391 Content-Length: 0 Date: Sun, 23 Dec 2018 00:59:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:59:28,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/33f3d775-5f93-431a-b897-51369c670acc used request id req-9dbc0b6a-f097-4065-b31e-2a2af96f2391 2018-12-23 00:59:28,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebe92abb85400a9ca2e4e46790d596c60fbd75a" 2018-12-23 00:59:28,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e0c2d6eb-54d3-48d4-8f95-5bb2e148ccc3 Date: Sun, 23 Dec 2018 00:59:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:59:28,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e0c2d6eb-54d3-48d4-8f95-5bb2e148ccc3 2018-12-23 00:59:28,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebe92abb85400a9ca2e4e46790d596c60fbd75a" 2018-12-23 00:59:28,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29b0fbf-4e81-4e3d-a4a7-e2db3b7fbd3e Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:59:28,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-f29b0fbf-4e81-4e3d-a4a7-e2db3b7fbd3e 2018-12-23 00:59:28,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebe92abb85400a9ca2e4e46790d596c60fbd75a" 2018-12-23 00:59:28,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a97c58c7-bf8c-4348-a64a-cee25c8c2e7c 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:59:28,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-a97c58c7-bf8c-4348-a64a-cee25c8c2e7c 2018-12-23 00:59:28,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebe92abb85400a9ca2e4e46790d596c60fbd75a" 2018-12-23 00:59:28,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e06907c0-914a-480b-bb48-d0bea411af50 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:59:28,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-e06907c0-914a-480b-bb48-d0bea411af50 2018-12-23 00:59:28,574 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-df1c6a42-214f-477-proj 2018-12-23 00:59:28,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b7f7fa96c6224d1f9a38725944bc8aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebe92abb85400a9ca2e4e46790d596c60fbd75a" 2018-12-23 00:59:28,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2a7d184-1166-44c0-b035-026f97008a5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:59:28,796 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b7f7fa96c6224d1f9a38725944bc8aac used request id req-a2a7d184-1166-44c0-b035-026f97008a5a 2018-12-23 00:59:28,796 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-df1c6a42-214f-477-proj-role 2018-12-23 00:59:28,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/7559bd9d60bf4655988575376a16c862 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebe92abb85400a9ca2e4e46790d596c60fbd75a" 2018-12-23 00:59:28,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9974c13f-9cf4-4a5a-835f-5c38f56d6b8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:59:28,912 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7559bd9d60bf4655988575376a16c862 used request id req-9974c13f-9cf4-4a5a-835f-5c38f56d6b8d 2018-12-23 00:59:28,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebe92abb85400a9ca2e4e46790d596c60fbd75a" 2018-12-23 00:59:28,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d88b69-8242-4cc5-8d8f-bbd554fc4d96 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:59:28,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b5d88b69-8242-4cc5-8d8f-bbd554fc4d96 2018-12-23 00:59:28,996 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-df1c6a42-214f-477-user 2018-12-23 00:59:29,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/ed76851616114a52a18e15e2950763b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbeddbb481d31e11e6f2abf2e18934c54ed8e238" 2018-12-23 00:59:29,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42eba143-6e96-4ba7-883e-adecac93fe35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:59:29,206 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ed76851616114a52a18e15e2950763b5 used request id req-42eba143-6e96-4ba7-883e-adecac93fe35 2018-12-23 00:59:29,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:29,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:59:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["-cYC6HkHTlS0UsdHRltPIg"], "issued_at": "2018-12-23T00:59:29.000000Z"}} 2018-12-23 00:59:29,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0834eff65db825cd0b7670fb806a8aadd960eeb8" 2018-12-23 00:59:29,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a84889-c2dd-406d-8801-25a4045bb52c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:29,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f5a84889-c2dd-406d-8801-25a4045bb52c 2018-12-23 00:59:29,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:29,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:30,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:59:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["ictfkX3RReC97NZfawhSiA"], "issued_at": "2018-12-23T00:59:30.000000Z"}} 2018-12-23 00:59:30,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605beed9576cae52ce7f0100e180b4c5ed433193" 2018-12-23 00:59:30,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3f928c-8e77-4b38-a2d2-c0dff5534fb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:30,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5d3f928c-8e77-4b38-a2d2-c0dff5534fb9 2018-12-23 00:59:30,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:59:30,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:59:30,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605beed9576cae52ce7f0100e180b4c5ed433193" 2018-12-23 00:59:30,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02b4463f-aa3d-4110-9dbb-64c8aba87924 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:59:30,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj used request id req-02b4463f-aa3d-4110-9dbb-64c8aba87924 2018-12-23 00:59:30,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605beed9576cae52ce7f0100e180b4c5ed433193" 2018-12-23 00:59:30,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de95f3be-5861-4101-a6b3-4a8e129fb442 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:59:30,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-de95f3be-5861-4101-a6b3-4a8e129fb442 2018-12-23 00:59:30,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605beed9576cae52ce7f0100e180b4c5ed433193" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj"}}' 2018-12-23 00:59:30,457 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71ce29f3-2e8e-4d5c-af99-d4d734a4ce20 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f6d2a7afe5aa4e0c9cdb36cb9073e247"}, "enabled": true, "id": "f6d2a7afe5aa4e0c9cdb36cb9073e247", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj"}} 2018-12-23 00:59:30,457 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-71ce29f3-2e8e-4d5c-af99-d4d734a4ce20 2018-12-23 00:59:30,457 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj 2018-12-23 00:59:30,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:30,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:30,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:59:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["57OKld4lSfSKSbRgTEMK-w"], "issued_at": "2018-12-23T00:59:30.000000Z"}} 2018-12-23 00:59:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36c27736e258e13ed9d85d64ff6b52877d4f456" 2018-12-23 00:59:30,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce90a52-d6d0-4195-a060-5d7824563ec4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:30,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0ce90a52-d6d0-4195-a060-5d7824563ec4 2018-12-23 00:59:30,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:59:30,938 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:59:30,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36c27736e258e13ed9d85d64ff6b52877d4f456" 2018-12-23 00:59:31,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0010c246-dfc6-4bcf-9105-0569b1f3f894 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:59:31,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0010c246-dfc6-4bcf-9105-0569b1f3f894 2018-12-23 00:59:31,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36c27736e258e13ed9d85d64ff6b52877d4f456" 2018-12-23 00:59:31,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6471af70-e220-4d2e-90a8-77e4a5677866 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f6d2a7afe5aa4e0c9cdb36cb9073e247"}, "enabled": true, "id": "f6d2a7afe5aa4e0c9cdb36cb9073e247", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj"}]} 2018-12-23 00:59:31,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj used request id req-6471af70-e220-4d2e-90a8-77e4a5677866 2018-12-23 00:59:31,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36c27736e258e13ed9d85d64ff6b52877d4f456" 2018-12-23 00:59:31,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-003f0e86-1bef-446e-a39e-2d077504583a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:59:31,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-003f0e86-1bef-446e-a39e-2d077504583a 2018-12-23 00:59:31,547 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-2f66b0c1-d016-4fe-user 2018-12-23 00:59:31,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:31,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605beed9576cae52ce7f0100e180b4c5ed433193" 2018-12-23 00:59:31,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c48e4b10-9c59-4a4d-bca1-77f29bd1e924 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:59:31,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c48e4b10-9c59-4a4d-bca1-77f29bd1e924 2018-12-23 00:59:31,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605beed9576cae52ce7f0100e180b4c5ed433193" -d '{"role": {"name": "CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj-role"}}' 2018-12-23 00:59:31,756 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eb4456c-a3af-49ec-9c2e-fb9d90d99f8e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3cc371f192f45f4a207845430ef57b6", "links": {"self": "http://172.30.9.26:5000/v3/roles/e3cc371f192f45f4a207845430ef57b6"}, "name": "CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj-role"}} 2018-12-23 00:59:31,757 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-0eb4456c-a3af-49ec-9c2e-fb9d90d99f8e 2018-12-23 00:59:31,757 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj-role 2018-12-23 00:59:31,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e3cc371f192f45f4a207845430ef57b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605beed9576cae52ce7f0100e180b4c5ed433193" 2018-12-23 00:59:31,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b888b457-a8f7-4886-b022-87c62be9cc3d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/e3cc371f192f45f4a207845430ef57b6"}, "domain_id": null, "name": "CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj-role", "id": "e3cc371f192f45f4a207845430ef57b6"}} 2018-12-23 00:59:31,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e3cc371f192f45f4a207845430ef57b6 used request id req-b888b457-a8f7-4886-b022-87c62be9cc3d 2018-12-23 00:59:31,848 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj-role to project CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj 2018-12-23 00:59:31,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f6d2a7afe5aa4e0c9cdb36cb9073e247/users/e2b7dbfc8f274fe99bfb1ab297490ee8/roles/e3cc371f192f45f4a207845430ef57b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605beed9576cae52ce7f0100e180b4c5ed433193" 2018-12-23 00:59:31,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbe9ef1a-0841-42af-a0d7-6de13b64398f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:59:31,908 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f6d2a7afe5aa4e0c9cdb36cb9073e247/users/e2b7dbfc8f274fe99bfb1ab297490ee8/roles/e3cc371f192f45f4a207845430ef57b6 used request id req-dbe9ef1a-0841-42af-a0d7-6de13b64398f 2018-12-23 00:59:31,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:31,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:32,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3cc371f192f45f4a207845430ef57b6", "name": "CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj-role"}], "expires_at": "2018-12-23T01:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6d2a7afe5aa4e0c9cdb36cb9073e247", "name": "CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2f66b0c1-d016-4fe-user", "id": "e2b7dbfc8f274fe99bfb1ab297490ee8"}, "audit_ids": ["fuN3y_sXQVGnWyQhKwvjkQ"], "issued_at": "2018-12-23T00:59:32.000000Z"}} 2018-12-23 00:59:32,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b03923302980d1765f7894a608e2567310238956" 2018-12-23 00:59:32,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af6b977e-f6a9-46d3-bc65-5c17c360e57e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:32,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-af6b977e-f6a9-46d3-bc65-5c17c360e57e 2018-12-23 00:59:32,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-db517bb4-76d8-42aa-be32-56c276adbbda-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b03923302980d1765f7894a608e2567310238956" 2018-12-23 00:59:32,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-39676338-9588-48f0-be3f-90d9a9439c7b Date: Sun, 23 Dec 2018 00:59:32 GMT RESP BODY: {"routers": []} 2018-12-23 00:59:32,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-db517bb4-76d8-42aa-be32-56c276adbbda-pub-router&admin_state_up=False used request id req-39676338-9588-48f0-be3f-90d9a9439c7b 2018-12-23 00:59:32,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:32,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:32,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3cc371f192f45f4a207845430ef57b6", "name": "CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj-role"}], "expires_at": "2018-12-23T01:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6d2a7afe5aa4e0c9cdb36cb9073e247", "name": "CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2f66b0c1-d016-4fe-user", "id": "e2b7dbfc8f274fe99bfb1ab297490ee8"}, "audit_ids": ["oF5WWOzPS-GYehlukwE_EA"], "issued_at": "2018-12-23T00:59:32.000000Z"}} 2018-12-23 00:59:32,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e4c50be0f42f23525c6d2267f551d7837e33eb" 2018-12-23 00:59:33,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f877ad-6b33-47c1-bec4-0a5b941bdb59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:33,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f8f877ad-6b33-47c1-bec4-0a5b941bdb59 2018-12-23 00:59:33,022 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-db517bb4-76d8-42aa-be32-56c276adbbda-pub-router 2018-12-23 00:59:33,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b03923302980d1765f7894a608e2567310238956" -d '{"router": {"name": "CreateRouterSuccessTests-db517bb4-76d8-42aa-be32-56c276adbbda-pub-router", "admin_state_up": false}}' 2018-12-23 00:59:36,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-9b30f3a4-6c72-4f95-a548-4737eb15288f Date: Sun, 23 Dec 2018 00:59:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f6d2a7afe5aa4e0c9cdb36cb9073e247", "created_at": "2018-12-23T00:59:33Z", "admin_state_up": false, "updated_at": "2018-12-23T00:59:33Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "f6d2a7afe5aa4e0c9cdb36cb9073e247", "id": "a47dbf25-f966-429b-8755-444dba77eeb6", "name": "CreateRouterSuccessTests-db517bb4-76d8-42aa-be32-56c276adbbda-pub-router"}} 2018-12-23 00:59:36,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-9b30f3a4-6c72-4f95-a548-4737eb15288f 2018-12-23 00:59:36,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=a47dbf25-f966-429b-8755-444dba77eeb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b03923302980d1765f7894a608e2567310238956" 2018-12-23 00:59:36,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6ec8c904-96c2-4edd-8eeb-f8405e6151cc Date: Sun, 23 Dec 2018 00:59:36 GMT RESP BODY: {"ports":[]} 2018-12-23 00:59:36,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=a47dbf25-f966-429b-8755-444dba77eeb6 used request id req-6ec8c904-96c2-4edd-8eeb-f8405e6151cc 2018-12-23 00:59:36,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/a47dbf25-f966-429b-8755-444dba77eeb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b03923302980d1765f7894a608e2567310238956" 2018-12-23 00:59:36,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-a625c05d-30a5-4e19-88d6-2ddda6045939 Date: Sun, 23 Dec 2018 00:59:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f6d2a7afe5aa4e0c9cdb36cb9073e247", "created_at": "2018-12-23T00:59:33Z", "admin_state_up": false, "updated_at": "2018-12-23T00:59:36Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "f6d2a7afe5aa4e0c9cdb36cb9073e247", "id": "a47dbf25-f966-429b-8755-444dba77eeb6", "name": "CreateRouterSuccessTests-db517bb4-76d8-42aa-be32-56c276adbbda-pub-router"}} 2018-12-23 00:59:36,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/a47dbf25-f966-429b-8755-444dba77eeb6 used request id req-a625c05d-30a5-4e19-88d6-2ddda6045939 2018-12-23 00:59:36,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=a47dbf25-f966-429b-8755-444dba77eeb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b03923302980d1765f7894a608e2567310238956" 2018-12-23 00:59:37,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0aac2d11-0225-4549-8164-3c83dca67edc Date: Sun, 23 Dec 2018 00:59:37 GMT RESP BODY: {"ports":[]} 2018-12-23 00:59:37,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=a47dbf25-f966-429b-8755-444dba77eeb6 used request id req-0aac2d11-0225-4549-8164-3c83dca67edc 2018-12-23 00:59:37,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:37,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3cc371f192f45f4a207845430ef57b6", "name": "CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj-role"}], "expires_at": "2018-12-23T01:59:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6d2a7afe5aa4e0c9cdb36cb9073e247", "name": "CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/f6d2a7afe5aa4e0c9cdb36cb9073e247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2f66b0c1-d016-4fe-user", "id": "e2b7dbfc8f274fe99bfb1ab297490ee8"}, "audit_ids": ["b8d4WRFoTQ6bb6iPtsSpIw"], "issued_at": "2018-12-23T00:59:37.000000Z"}} 2018-12-23 00:59:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-db517bb4-76d8-42aa-be32-56c276adbbda-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e57ae0b3516fd6310eb42989bc5bac708fac9b" 2018-12-23 00:59:37,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 545 X-Openstack-Request-Id: req-e2e5a42f-8af4-45ee-ba67-a97f94337718 Date: Sun, 23 Dec 2018 00:59:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f6d2a7afe5aa4e0c9cdb36cb9073e247", "created_at": "2018-12-23T00:59:33Z", "admin_state_up": false, "updated_at": "2018-12-23T00:59:36Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "f6d2a7afe5aa4e0c9cdb36cb9073e247", "id": "a47dbf25-f966-429b-8755-444dba77eeb6", "name": "CreateRouterSuccessTests-db517bb4-76d8-42aa-be32-56c276adbbda-pub-router"}]} 2018-12-23 00:59:37,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-db517bb4-76d8-42aa-be32-56c276adbbda-pub-router&admin_state_up=False used request id req-e2e5a42f-8af4-45ee-ba67-a97f94337718 2018-12-23 00:59:37,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:59:37,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:59:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:59:37,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f6d2a7afe5aa4e0c9cdb36cb9073e247 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0834eff65db825cd0b7670fb806a8aadd960eeb8" 2018-12-23 00:59:37,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19cd1628-6be5-4aa3-acf8-0757613edb1e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f6d2a7afe5aa4e0c9cdb36cb9073e247"}, "enabled": true, "id": "f6d2a7afe5aa4e0c9cdb36cb9073e247", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj"}} 2018-12-23 00:59:37,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f6d2a7afe5aa4e0c9cdb36cb9073e247 used request id req-19cd1628-6be5-4aa3-acf8-0757613edb1e 2018-12-23 00:59:37,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=a47dbf25-f966-429b-8755-444dba77eeb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e57ae0b3516fd6310eb42989bc5bac708fac9b" 2018-12-23 00:59:37,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b3d613ba-d7d3-4e85-b21a-ff442bd68580 Date: Sun, 23 Dec 2018 00:59:37 GMT RESP BODY: {"ports":[]} 2018-12-23 00:59:37,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=a47dbf25-f966-429b-8755-444dba77eeb6 used request id req-b3d613ba-d7d3-4e85-b21a-ff442bd68580 2018-12-23 00:59:37,918 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-db517bb4-76d8-42aa-be32-56c276adbbda-pub-router 2018-12-23 00:59:37,918 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-db517bb4-76d8-42aa-be32-56c276adbbda-pub-router 2018-12-23 00:59:37,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/a47dbf25-f966-429b-8755-444dba77eeb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b03923302980d1765f7894a608e2567310238956" 2018-12-23 00:59:40,630 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43c23108-451b-4a39-b9ef-171bfc69fe32 Content-Length: 0 Date: Sun, 23 Dec 2018 00:59:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:59:40,630 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a47dbf25-f966-429b-8755-444dba77eeb6 used request id req-43c23108-451b-4a39-b9ef-171bfc69fe32 2018-12-23 00:59:40,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605beed9576cae52ce7f0100e180b4c5ed433193" 2018-12-23 00:59:40,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-91fe6791-b773-44bc-9f24-0673055f5d3b Date: Sun, 23 Dec 2018 00:59:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:59:40,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-91fe6791-b773-44bc-9f24-0673055f5d3b 2018-12-23 00:59:40,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605beed9576cae52ce7f0100e180b4c5ed433193" 2018-12-23 00:59:40,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c3f749-6708-4fa5-b0ae-fe24b5077a3c Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:59:40,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-b9c3f749-6708-4fa5-b0ae-fe24b5077a3c 2018-12-23 00:59:40,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605beed9576cae52ce7f0100e180b4c5ed433193" 2018-12-23 00:59:41,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60ef134-be3c-43e2-a0f6-d9ce0b975986 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:59:41,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-a60ef134-be3c-43e2-a0f6-d9ce0b975986 2018-12-23 00:59:41,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605beed9576cae52ce7f0100e180b4c5ed433193" 2018-12-23 00:59:41,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35721859-2a42-4806-a332-740892c02854 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:59:41,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-35721859-2a42-4806-a332-740892c02854 2018-12-23 00:59:41,249 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj 2018-12-23 00:59:41,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f6d2a7afe5aa4e0c9cdb36cb9073e247 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605beed9576cae52ce7f0100e180b4c5ed433193" 2018-12-23 00:59:41,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:59:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d9a0e34-9fdd-49bd-ba49-5b4ccfa92e32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:59:41,460 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f6d2a7afe5aa4e0c9cdb36cb9073e247 used request id req-2d9a0e34-9fdd-49bd-ba49-5b4ccfa92e32 2018-12-23 00:59:41,460 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-2f66b0c1-d016-4fe-proj-role 2018-12-23 00:59:41,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e3cc371f192f45f4a207845430ef57b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605beed9576cae52ce7f0100e180b4c5ed433193" 2018-12-23 00:59:41,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:59:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45355609-6b66-4614-8ea6-c990512a544c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:59:41,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e3cc371f192f45f4a207845430ef57b6 used request id req-45355609-6b66-4614-8ea6-c990512a544c 2018-12-23 00:59:41,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605beed9576cae52ce7f0100e180b4c5ed433193" 2018-12-23 00:59:41,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af54a569-ea85-4bc3-b739-9a5b953b31da Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:59:41,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-af54a569-ea85-4bc3-b739-9a5b953b31da 2018-12-23 00:59:41,657 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-2f66b0c1-d016-4fe-user 2018-12-23 00:59:41,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/e2b7dbfc8f274fe99bfb1ab297490ee8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36c27736e258e13ed9d85d64ff6b52877d4f456" 2018-12-23 00:59:41,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:59:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-984eaa87-09f5-495a-bcdf-7b83ccce60a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:59:41,834 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e2b7dbfc8f274fe99bfb1ab297490ee8 used request id req-984eaa87-09f5-495a-bcdf-7b83ccce60a6 2018-12-23 00:59:41,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:42,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:59:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["kqc2rFphQ3O8YqaCFTLJRA"], "issued_at": "2018-12-23T00:59:42.000000Z"}} 2018-12-23 00:59:42,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff204773fcfbefeced0cb8734b0a4a0d7abf6e31" 2018-12-23 00:59:42,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc5d33fc-e2c4-4dd7-883b-be05013921fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:42,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cc5d33fc-e2c4-4dd7-883b-be05013921fb 2018-12-23 00:59:42,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:42,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:42,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:59:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["fszh5-JbSEG_j45q2SPgUw"], "issued_at": "2018-12-23T00:59:42.000000Z"}} 2018-12-23 00:59:42,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0abcba8b894e2e09d55a58833a7bac61c77489" 2018-12-23 00:59:42,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051e793a-6e71-463d-8ae9-f383fcc06260 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:42,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-051e793a-6e71-463d-8ae9-f383fcc06260 2018-12-23 00:59:42,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:59:42,800 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:59:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:59:42,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0abcba8b894e2e09d55a58833a7bac61c77489" 2018-12-23 00:59:42,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a70377-b5c0-4829-8910-8fdfd2204741 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 00:59:42,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj used request id req-15a70377-b5c0-4829-8910-8fdfd2204741 2018-12-23 00:59:42,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0abcba8b894e2e09d55a58833a7bac61c77489" 2018-12-23 00:59:42,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c48315-bca1-4e66-af23-11a75a937185 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:59:42,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-02c48315-bca1-4e66-af23-11a75a937185 2018-12-23 00:59:42,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0abcba8b894e2e09d55a58833a7bac61c77489" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj"}}' 2018-12-23 00:59:43,103 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:59:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34c94380-51a9-4109-a600-12fd20f76ab1 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c1ab96c291ae45cab3101ed97bc8deb0"}, "enabled": true, "id": "c1ab96c291ae45cab3101ed97bc8deb0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj"}} 2018-12-23 00:59:43,103 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-34c94380-51a9-4109-a600-12fd20f76ab1 2018-12-23 00:59:43,104 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj 2018-12-23 00:59:43,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:43,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:43,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:59:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["D9AneGfTQv-1k_GVW14kRw"], "issued_at": "2018-12-23T00:59:43.000000Z"}} 2018-12-23 00:59:43,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a4b162febb7a9c83c7db39d98cadc893bc01f22" 2018-12-23 00:59:43,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eddca510-275e-4685-b4da-2dd0c138fd21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:43,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-eddca510-275e-4685-b4da-2dd0c138fd21 2018-12-23 00:59:43,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:59:43,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:59:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:59:43,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a4b162febb7a9c83c7db39d98cadc893bc01f22" 2018-12-23 00:59:43,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54655a50-6bbf-4f3f-93ac-86e077bfcec4 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 00:59:43,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-54655a50-6bbf-4f3f-93ac-86e077bfcec4 2018-12-23 00:59:43,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a4b162febb7a9c83c7db39d98cadc893bc01f22" 2018-12-23 00:59:43,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806793d0-6f9a-40d1-9b07-e003098ca8ed Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c1ab96c291ae45cab3101ed97bc8deb0"}, "enabled": true, "id": "c1ab96c291ae45cab3101ed97bc8deb0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj"}]} 2018-12-23 00:59:43,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj used request id req-806793d0-6f9a-40d1-9b07-e003098ca8ed 2018-12-23 00:59:43,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a4b162febb7a9c83c7db39d98cadc893bc01f22" 2018-12-23 00:59:43,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a2469b-e65f-4a45-b30d-224111e2ac3d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 00:59:43,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e4a2469b-e65f-4a45-b30d-224111e2ac3d 2018-12-23 00:59:44,254 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-ed70eeb3-bc2f-43e-user 2018-12-23 00:59:44,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:44,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0abcba8b894e2e09d55a58833a7bac61c77489" 2018-12-23 00:59:44,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce97e94-0ef6-4514-811d-07c9a9480f19 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:59:44,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0ce97e94-0ef6-4514-811d-07c9a9480f19 2018-12-23 00:59:44,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0abcba8b894e2e09d55a58833a7bac61c77489" -d '{"role": {"name": "CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj-role"}}' 2018-12-23 00:59:44,457 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 00:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7f2c149-ec5a-46fe-ac12-15cd1db1caae Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8dbd39d2f967405aabe1b0aae2d52d53", "links": {"self": "http://172.30.9.26:5000/v3/roles/8dbd39d2f967405aabe1b0aae2d52d53"}, "name": "CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj-role"}} 2018-12-23 00:59:44,457 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f7f2c149-ec5a-46fe-ac12-15cd1db1caae 2018-12-23 00:59:44,458 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj-role 2018-12-23 00:59:44,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8dbd39d2f967405aabe1b0aae2d52d53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0abcba8b894e2e09d55a58833a7bac61c77489" 2018-12-23 00:59:44,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3745dc7-bda4-49c5-b53d-95ae3ee8b929 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/8dbd39d2f967405aabe1b0aae2d52d53"}, "domain_id": null, "name": "CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj-role", "id": "8dbd39d2f967405aabe1b0aae2d52d53"}} 2018-12-23 00:59:44,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8dbd39d2f967405aabe1b0aae2d52d53 used request id req-e3745dc7-bda4-49c5-b53d-95ae3ee8b929 2018-12-23 00:59:44,479 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj-role to project CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj 2018-12-23 00:59:44,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c1ab96c291ae45cab3101ed97bc8deb0/users/4122086c6ff74bc49c7c640fda4ec407/roles/8dbd39d2f967405aabe1b0aae2d52d53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0abcba8b894e2e09d55a58833a7bac61c77489" 2018-12-23 00:59:44,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c443462-7317-4633-9d56-55dc4cab5514 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:59:44,615 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c1ab96c291ae45cab3101ed97bc8deb0/users/4122086c6ff74bc49c7c640fda4ec407/roles/8dbd39d2f967405aabe1b0aae2d52d53 used request id req-7c443462-7317-4633-9d56-55dc4cab5514 2018-12-23 00:59:44,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:44,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:44,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["c8HepclMQf-HiKFP72aFAg"], "issued_at": "2018-12-23T00:59:45.000000Z"}} 2018-12-23 00:59:44,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" 2018-12-23 00:59:45,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02eed06a-dc62-4970-8e27-0393bdbebcd4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:45,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-02eed06a-dc62-4970-8e27-0393bdbebcd4 2018-12-23 00:59:45,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-1ec7b22d-2b1a-4a24-b8d7-4ccf0ba3b855-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" 2018-12-23 00:59:45,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4e872002-256c-4487-846f-e38a0757d947 Date: Sun, 23 Dec 2018 00:59:45 GMT RESP BODY: {"routers": []} 2018-12-23 00:59:45,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-1ec7b22d-2b1a-4a24-b8d7-4ccf0ba3b855-pub-router&admin_state_up=True used request id req-4e872002-256c-4487-846f-e38a0757d947 2018-12-23 00:59:45,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:45,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:45,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["TV-jUwtNQpWNLrP7eGranw"], "issued_at": "2018-12-23T00:59:45.000000Z"}} 2018-12-23 00:59:45,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293256fef9486f93d8843b5c3db3baeb7bd0afe7" 2018-12-23 00:59:45,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ee5650-9f5c-42da-b75a-89e704cfdd02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:45,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-78ee5650-9f5c-42da-b75a-89e704cfdd02 2018-12-23 00:59:45,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:59:45,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:59:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:59:45,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293256fef9486f93d8843b5c3db3baeb7bd0afe7" 2018-12-23 00:59:45,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49a2441-77d5-46fc-8b4a-640bbb444845 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c1ab96c291ae45cab3101ed97bc8deb0"}, "enabled": true, "id": "c1ab96c291ae45cab3101ed97bc8deb0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj"}]} 2018-12-23 00:59:45,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj used request id req-e49a2441-77d5-46fc-8b4a-640bbb444845 2018-12-23 00:59:45,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" 2018-12-23 00:59:46,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f1bc427e-9598-4fa5-a7ca-f901a1a021df Date: Sun, 23 Dec 2018 00:59:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 00:59:46,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-f1bc427e-9598-4fa5-a7ca-f901a1a021df 2018-12-23 00:59:46,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" 2018-12-23 00:59:46,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-186de367-71fa-4fed-b6cd-d053b6e988a6 Date: Sun, 23 Dec 2018 00:59:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 00:59:46,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-186de367-71fa-4fed-b6cd-d053b6e988a6 2018-12-23 00:59:46,241 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-1ec7b22d-2b1a-4a24-b8d7-4ccf0ba3b855-pub-router 2018-12-23 00:59:46,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "tenant_id": "c1ab96c291ae45cab3101ed97bc8deb0", "name": "CreateRouterSuccessTests-1ec7b22d-2b1a-4a24-b8d7-4ccf0ba3b855-pub-router", "admin_state_up": true}}' 2018-12-23 00:59:51,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-fd81fa08-9041-4d09-a69f-21e83b2b35fd Date: Sun, 23 Dec 2018 00:59:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c1ab96c291ae45cab3101ed97bc8deb0", "created_at": "2018-12-23T00:59:46Z", "admin_state_up": true, "updated_at": "2018-12-23T00:59:47Z", "project_id": "c1ab96c291ae45cab3101ed97bc8deb0", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "14126ea5-b446-4bd1-bdf0-dcc71bf203d7", "name": "CreateRouterSuccessTests-1ec7b22d-2b1a-4a24-b8d7-4ccf0ba3b855-pub-router"}} 2018-12-23 00:59:51,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-fd81fa08-9041-4d09-a69f-21e83b2b35fd 2018-12-23 00:59:51,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=14126ea5-b446-4bd1-bdf0-dcc71bf203d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" 2018-12-23 00:59:51,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-6dd4aa34-667c-49bf-a734-74fe1316ec43 Date: Sun, 23 Dec 2018 00:59:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:59:50Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2af49c12-9e8e-4343-9bb0-ceb0b720a736","ip_address":"169.254.192.12"}],"id":"5d9d43fa-2bdd-48a2-ae93-6c7c8c9158b6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e6:31:d9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c1ab96c291ae45cab3101ed97bc8deb0","admin_state_up":true,"network_id":"efb745f2-0675-408d-86b2-d4f2dd0948cc","tenant_id":"","created_at":"2018-12-23T00:59:50Z","binding:vnic_type":"normal","device_id":"14126ea5-b446-4bd1-bdf0-dcc71bf203d7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:59:48Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2af49c12-9e8e-4343-9bb0-ceb0b720a736","ip_address":"169.254.192.3"}],"id":"9b889f5b-8f52-47f8-aa24-c696b68ad77c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0b:cf:b7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c1ab96c291ae45cab3101ed97bc8deb0","admin_state_up":true,"network_id":"efb745f2-0675-408d-86b2-d4f2dd0948cc","tenant_id":"","created_at":"2018-12-23T00:59:48Z","binding:vnic_type":"normal","device_id":"14126ea5-b446-4bd1-bdf0-dcc71bf203d7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:59:49Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2af49c12-9e8e-4343-9bb0-ceb0b720a736","ip_address":"169.254.192.1"}],"id":"bcbe0959-662c-4ce4-a5b3-ea5d6b6e8c0c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:93:91","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c1ab96c291ae45cab3101ed97bc8deb0","admin_state_up":true,"network_id":"efb745f2-0675-408d-86b2-d4f2dd0948cc","tenant_id":"","created_at":"2018-12-23T00:59:49Z","binding:vnic_type":"normal","device_id":"14126ea5-b446-4bd1-bdf0-dcc71bf203d7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:59:47Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.205"}],"id":"c0b0813c-3ddb-4acc-a87a-f2b5abbcb8ad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:b5:c5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-23T00:59:47Z","binding:vnic_type":"normal","device_id":"14126ea5-b446-4bd1-bdf0-dcc71bf203d7"}]} 2018-12-23 00:59:51,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=14126ea5-b446-4bd1-bdf0-dcc71bf203d7 used request id req-6dd4aa34-667c-49bf-a734-74fe1316ec43 2018-12-23 00:59:51,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" 2018-12-23 00:59:51,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b75ab521-6e65-42a9-bb31-739a02c30001 Date: Sun, 23 Dec 2018 00:59:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 00:59:51,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-b75ab521-6e65-42a9-bb31-739a02c30001 2018-12-23 00:59:51,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/2af49c12-9e8e-4343-9bb0-ceb0b720a736 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" 2018-12-23 00:59:52,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9a538954-9598-4a59-85a7-b15b035c1eb0 Date: Sun, 23 Dec 2018 00:59:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"efb745f2-0675-408d-86b2-d4f2dd0948cc","tenant_id":"","created_at":"2018-12-23T00:59:46Z","dns_nameservers":[],"updated_at":"2018-12-23T00:59:46Z","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":"2af49c12-9e8e-4343-9bb0-ceb0b720a736","subnetpool_id":null,"name":"HA subnet tenant c1ab96c291ae45cab3101ed97bc8deb0"}} 2018-12-23 00:59:52,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/2af49c12-9e8e-4343-9bb0-ceb0b720a736 used request id req-9a538954-9598-4a59-85a7-b15b035c1eb0 2018-12-23 00:59:52,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/2af49c12-9e8e-4343-9bb0-ceb0b720a736 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" 2018-12-23 00:59:52,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-068501d7-4074-42ac-aedc-06806c718d8c Date: Sun, 23 Dec 2018 00:59:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"efb745f2-0675-408d-86b2-d4f2dd0948cc","tenant_id":"","created_at":"2018-12-23T00:59:46Z","dns_nameservers":[],"updated_at":"2018-12-23T00:59:46Z","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":"2af49c12-9e8e-4343-9bb0-ceb0b720a736","subnetpool_id":null,"name":"HA subnet tenant c1ab96c291ae45cab3101ed97bc8deb0"}} 2018-12-23 00:59:52,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/2af49c12-9e8e-4343-9bb0-ceb0b720a736 used request id req-068501d7-4074-42ac-aedc-06806c718d8c 2018-12-23 00:59:52,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/2af49c12-9e8e-4343-9bb0-ceb0b720a736 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" 2018-12-23 00:59:52,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b61fd71f-a5c4-4528-8b00-87b3e70a098f Date: Sun, 23 Dec 2018 00:59:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"efb745f2-0675-408d-86b2-d4f2dd0948cc","tenant_id":"","created_at":"2018-12-23T00:59:46Z","dns_nameservers":[],"updated_at":"2018-12-23T00:59:46Z","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":"2af49c12-9e8e-4343-9bb0-ceb0b720a736","subnetpool_id":null,"name":"HA subnet tenant c1ab96c291ae45cab3101ed97bc8deb0"}} 2018-12-23 00:59:52,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/2af49c12-9e8e-4343-9bb0-ceb0b720a736 used request id req-b61fd71f-a5c4-4528-8b00-87b3e70a098f 2018-12-23 00:59:52,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/14126ea5-b446-4bd1-bdf0-dcc71bf203d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" 2018-12-23 00:59:52,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-2d9aeb2a-298e-410d-8462-376a2d107081 Date: Sun, 23 Dec 2018 00:59:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c1ab96c291ae45cab3101ed97bc8deb0", "created_at": "2018-12-23T00:59:46Z", "admin_state_up": true, "updated_at": "2018-12-23T00:59:50Z", "project_id": "c1ab96c291ae45cab3101ed97bc8deb0", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "14126ea5-b446-4bd1-bdf0-dcc71bf203d7", "name": "CreateRouterSuccessTests-1ec7b22d-2b1a-4a24-b8d7-4ccf0ba3b855-pub-router"}} 2018-12-23 00:59:52,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/14126ea5-b446-4bd1-bdf0-dcc71bf203d7 used request id req-2d9aeb2a-298e-410d-8462-376a2d107081 2018-12-23 00:59:52,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=14126ea5-b446-4bd1-bdf0-dcc71bf203d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" 2018-12-23 00:59:52,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-30759248-e70e-41cf-bc83-170973e4187e Date: Sun, 23 Dec 2018 00:59:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:59:50Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2af49c12-9e8e-4343-9bb0-ceb0b720a736","ip_address":"169.254.192.12"}],"id":"5d9d43fa-2bdd-48a2-ae93-6c7c8c9158b6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e6:31:d9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c1ab96c291ae45cab3101ed97bc8deb0","admin_state_up":true,"network_id":"efb745f2-0675-408d-86b2-d4f2dd0948cc","tenant_id":"","created_at":"2018-12-23T00:59:50Z","binding:vnic_type":"normal","device_id":"14126ea5-b446-4bd1-bdf0-dcc71bf203d7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:59:48Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2af49c12-9e8e-4343-9bb0-ceb0b720a736","ip_address":"169.254.192.3"}],"id":"9b889f5b-8f52-47f8-aa24-c696b68ad77c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0b:cf:b7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c1ab96c291ae45cab3101ed97bc8deb0","admin_state_up":true,"network_id":"efb745f2-0675-408d-86b2-d4f2dd0948cc","tenant_id":"","created_at":"2018-12-23T00:59:48Z","binding:vnic_type":"normal","device_id":"14126ea5-b446-4bd1-bdf0-dcc71bf203d7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:59:52Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2af49c12-9e8e-4343-9bb0-ceb0b720a736","ip_address":"169.254.192.1"}],"id":"bcbe0959-662c-4ce4-a5b3-ea5d6b6e8c0c","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:93:91","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c1ab96c291ae45cab3101ed97bc8deb0","admin_state_up":true,"network_id":"efb745f2-0675-408d-86b2-d4f2dd0948cc","tenant_id":"","created_at":"2018-12-23T00:59:49Z","binding:vnic_type":"normal","device_id":"14126ea5-b446-4bd1-bdf0-dcc71bf203d7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T00:59:52Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.205"}],"id":"c0b0813c-3ddb-4acc-a87a-f2b5abbcb8ad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:b5:c5","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":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-23T00:59:47Z","binding:vnic_type":"normal","device_id":"14126ea5-b446-4bd1-bdf0-dcc71bf203d7"}]} 2018-12-23 00:59:52,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=14126ea5-b446-4bd1-bdf0-dcc71bf203d7 used request id req-30759248-e70e-41cf-bc83-170973e4187e 2018-12-23 00:59:52,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" 2018-12-23 00:59:53,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-775e36d4-7c97-4c2e-87fa-81c43b842203 Date: Sun, 23 Dec 2018 00:59:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 00:59:53,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-775e36d4-7c97-4c2e-87fa-81c43b842203 2018-12-23 00:59:53,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/2af49c12-9e8e-4343-9bb0-ceb0b720a736 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" 2018-12-23 00:59:53,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6f0575ec-f057-4264-8489-99463ac23265 Date: Sun, 23 Dec 2018 00:59:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"efb745f2-0675-408d-86b2-d4f2dd0948cc","tenant_id":"","created_at":"2018-12-23T00:59:46Z","dns_nameservers":[],"updated_at":"2018-12-23T00:59:46Z","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":"2af49c12-9e8e-4343-9bb0-ceb0b720a736","subnetpool_id":null,"name":"HA subnet tenant c1ab96c291ae45cab3101ed97bc8deb0"}} 2018-12-23 00:59:53,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/2af49c12-9e8e-4343-9bb0-ceb0b720a736 used request id req-6f0575ec-f057-4264-8489-99463ac23265 2018-12-23 00:59:53,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/2af49c12-9e8e-4343-9bb0-ceb0b720a736 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" 2018-12-23 00:59:53,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-047c64d9-f2f3-4d2b-84a7-6ec2fbeff97c Date: Sun, 23 Dec 2018 00:59:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"efb745f2-0675-408d-86b2-d4f2dd0948cc","tenant_id":"","created_at":"2018-12-23T00:59:46Z","dns_nameservers":[],"updated_at":"2018-12-23T00:59:46Z","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":"2af49c12-9e8e-4343-9bb0-ceb0b720a736","subnetpool_id":null,"name":"HA subnet tenant c1ab96c291ae45cab3101ed97bc8deb0"}} 2018-12-23 00:59:53,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/2af49c12-9e8e-4343-9bb0-ceb0b720a736 used request id req-047c64d9-f2f3-4d2b-84a7-6ec2fbeff97c 2018-12-23 00:59:53,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/2af49c12-9e8e-4343-9bb0-ceb0b720a736 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" 2018-12-23 00:59:53,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-56bf8739-e2c0-4fc9-afe9-fcfe98c0ac8d Date: Sun, 23 Dec 2018 00:59:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"efb745f2-0675-408d-86b2-d4f2dd0948cc","tenant_id":"","created_at":"2018-12-23T00:59:46Z","dns_nameservers":[],"updated_at":"2018-12-23T00:59:46Z","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":"2af49c12-9e8e-4343-9bb0-ceb0b720a736","subnetpool_id":null,"name":"HA subnet tenant c1ab96c291ae45cab3101ed97bc8deb0"}} 2018-12-23 00:59:53,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/2af49c12-9e8e-4343-9bb0-ceb0b720a736 used request id req-56bf8739-e2c0-4fc9-afe9-fcfe98c0ac8d 2018-12-23 00:59:53,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:54,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8dbd39d2f967405aabe1b0aae2d52d53", "name": "CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj-role"}], "expires_at": "2018-12-23T01:59:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1ab96c291ae45cab3101ed97bc8deb0", "name": "CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c1ab96c291ae45cab3101ed97bc8deb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c1ab96c291ae45cab3101ed97bc8deb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c1ab96c291ae45cab3101ed97bc8deb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c1ab96c291ae45cab3101ed97bc8deb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c1ab96c291ae45cab3101ed97bc8deb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c1ab96c291ae45cab3101ed97bc8deb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c1ab96c291ae45cab3101ed97bc8deb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c1ab96c291ae45cab3101ed97bc8deb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c1ab96c291ae45cab3101ed97bc8deb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c1ab96c291ae45cab3101ed97bc8deb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c1ab96c291ae45cab3101ed97bc8deb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c1ab96c291ae45cab3101ed97bc8deb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ed70eeb3-bc2f-43e-user", "id": "4122086c6ff74bc49c7c640fda4ec407"}, "audit_ids": ["kxkdtuLOS-24Nej4s9e8UQ"], "issued_at": "2018-12-23T00:59:54.000000Z"}} 2018-12-23 00:59:54,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-1ec7b22d-2b1a-4a24-b8d7-4ccf0ba3b855-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaed7afa6881a9b695d37496e2378a4af0e2b860" 2018-12-23 00:59:54,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-80cf2015-8098-4252-814c-d8f23cc25164 Date: Sun, 23 Dec 2018 00:59:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c1ab96c291ae45cab3101ed97bc8deb0", "created_at": "2018-12-23T00:59:46Z", "admin_state_up": true, "updated_at": "2018-12-23T00:59:50Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "c1ab96c291ae45cab3101ed97bc8deb0", "id": "14126ea5-b446-4bd1-bdf0-dcc71bf203d7", "name": "CreateRouterSuccessTests-1ec7b22d-2b1a-4a24-b8d7-4ccf0ba3b855-pub-router"}]} 2018-12-23 00:59:54,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-1ec7b22d-2b1a-4a24-b8d7-4ccf0ba3b855-pub-router&admin_state_up=True used request id req-80cf2015-8098-4252-814c-d8f23cc25164 2018-12-23 00:59:54,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 00:59:54,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 00:59:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 00:59:54,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c1ab96c291ae45cab3101ed97bc8deb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff204773fcfbefeced0cb8734b0a4a0d7abf6e31" 2018-12-23 00:59:54,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-019594e8-6d08-4ad1-bd31-a88e92f02572 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c1ab96c291ae45cab3101ed97bc8deb0"}, "enabled": true, "id": "c1ab96c291ae45cab3101ed97bc8deb0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj"}} 2018-12-23 00:59:54,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c1ab96c291ae45cab3101ed97bc8deb0 used request id req-019594e8-6d08-4ad1-bd31-a88e92f02572 2018-12-23 00:59:54,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=14126ea5-b446-4bd1-bdf0-dcc71bf203d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaed7afa6881a9b695d37496e2378a4af0e2b860" 2018-12-23 00:59:54,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d0baf2f1-0563-4f6c-8a59-e343cb4f8d56 Date: Sun, 23 Dec 2018 00:59:54 GMT RESP BODY: {"ports":[]} 2018-12-23 00:59:54,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=14126ea5-b446-4bd1-bdf0-dcc71bf203d7 used request id req-d0baf2f1-0563-4f6c-8a59-e343cb4f8d56 2018-12-23 00:59:54,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaed7afa6881a9b695d37496e2378a4af0e2b860" 2018-12-23 00:59:54,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d09c6add-b511-4e1f-a19c-00b4285fed09 Date: Sun, 23 Dec 2018 00:59:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 00:59:54,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-d09c6add-b511-4e1f-a19c-00b4285fed09 2018-12-23 00:59:54,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaed7afa6881a9b695d37496e2378a4af0e2b860" 2018-12-23 00:59:55,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-80d755ab-af5d-46ff-bea8-854d765d4d50 Date: Sun, 23 Dec 2018 00:59:55 GMT RESP BODY: {"subnets":[]} 2018-12-23 00:59:55,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-80d755ab-af5d-46ff-bea8-854d765d4d50 2018-12-23 00:59:55,079 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-1ec7b22d-2b1a-4a24-b8d7-4ccf0ba3b855-pub-router 2018-12-23 00:59:55,080 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-1ec7b22d-2b1a-4a24-b8d7-4ccf0ba3b855-pub-router 2018-12-23 00:59:55,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/14126ea5-b446-4bd1-bdf0-dcc71bf203d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}508fb8ffdeb0b83858baa72adab33ffdddd33dbd" 2018-12-23 00:59:58,209 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c3b3bafe-ce25-4216-b594-412f96ce39f1 Content-Length: 0 Date: Sun, 23 Dec 2018 00:59:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 00:59:58,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/14126ea5-b446-4bd1-bdf0-dcc71bf203d7 used request id req-c3b3bafe-ce25-4216-b594-412f96ce39f1 2018-12-23 00:59:58,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0abcba8b894e2e09d55a58833a7bac61c77489" 2018-12-23 00:59:58,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-deb884c1-fc5e-4643-8575-f20d60394e71 Date: Sun, 23 Dec 2018 00:59:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 00:59:58,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-deb884c1-fc5e-4643-8575-f20d60394e71 2018-12-23 00:59:58,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0abcba8b894e2e09d55a58833a7bac61c77489" 2018-12-23 00:59:58,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3251f2b4-2483-42c0-b060-7bcdaf91a85f Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 00:59:58,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-3251f2b4-2483-42c0-b060-7bcdaf91a85f 2018-12-23 00:59:58,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0abcba8b894e2e09d55a58833a7bac61c77489" 2018-12-23 00:59:58,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf13db39-171e-4ffe-aaeb-100ab4e11e5f 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 00:59:58,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-cf13db39-171e-4ffe-aaeb-100ab4e11e5f 2018-12-23 00:59:58,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0abcba8b894e2e09d55a58833a7bac61c77489" 2018-12-23 00:59:58,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66765d8-8113-4154-9f7e-50f306348034 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 00:59:58,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-c66765d8-8113-4154-9f7e-50f306348034 2018-12-23 00:59:58,693 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj 2018-12-23 00:59:58,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c1ab96c291ae45cab3101ed97bc8deb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0abcba8b894e2e09d55a58833a7bac61c77489" 2018-12-23 00:59:58,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:59:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63f6ff84-e82f-4320-a679-58c993044b91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:59:58,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c1ab96c291ae45cab3101ed97bc8deb0 used request id req-63f6ff84-e82f-4320-a679-58c993044b91 2018-12-23 00:59:58,908 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-ed70eeb3-bc2f-43e-proj-role 2018-12-23 00:59:58,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8dbd39d2f967405aabe1b0aae2d52d53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0abcba8b894e2e09d55a58833a7bac61c77489" 2018-12-23 00:59:59,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:59:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e627edb1-24d1-4c9b-bb6c-ebd593ec8e4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:59:59,025 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8dbd39d2f967405aabe1b0aae2d52d53 used request id req-e627edb1-24d1-4c9b-bb6c-ebd593ec8e4b 2018-12-23 00:59:59,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0abcba8b894e2e09d55a58833a7bac61c77489" 2018-12-23 00:59:59,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1df60bb-c7e0-4196-976a-3177aad66daa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 00:59:59,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d1df60bb-c7e0-4196-976a-3177aad66daa 2018-12-23 00:59:59,129 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-ed70eeb3-bc2f-43e-user 2018-12-23 00:59:59,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/4122086c6ff74bc49c7c640fda4ec407 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a4b162febb7a9c83c7db39d98cadc893bc01f22" 2018-12-23 00:59:59,305 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 00:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0c8e6a7-fa44-4128-b4be-e59f8f3ae979 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 00:59:59,305 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/4122086c6ff74bc49c7c640fda4ec407 used request id req-d0c8e6a7-fa44-4128-b4be-e59f8f3ae979 2018-12-23 00:59:59,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 00:59:59,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T01:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["HVxS5hrjSquCzyQE2mJcGg"], "issued_at": "2018-12-23T00:59:59.000000Z"}} 2018-12-23 00:59:59,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05fddd07b129900d50b9d0fb89c120498426ad54" 2018-12-23 00:59:59,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 00:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e808d6ea-4a24-4633-8dbf-774745c29870 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 00:59:59,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e808d6ea-4a24-4633-8dbf-774745c29870 2018-12-23 00:59:59,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 00:59:59,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:00,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:00:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["wFgiI_YYTbiHO4ZAhaT8iw"], "issued_at": "2018-12-23T01:00:00.000000Z"}} 2018-12-23 01:00:00,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdca69c77b78057b9624e59f498d3f7fed377e8" 2018-12-23 01:00:00,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84cb73d-5728-4487-b2dc-2242253ff751 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:00,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f84cb73d-5728-4487-b2dc-2242253ff751 2018-12-23 01:00:00,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:00:00,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:00:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:00:00,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-df4e0725-39ae-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdca69c77b78057b9624e59f498d3f7fed377e8" 2018-12-23 01:00:00,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9a3d51c-7a70-4f43-a8de-7a9cde54da50 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-df4e0725-39ae-46a-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:00:00,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-df4e0725-39ae-46a-proj used request id req-f9a3d51c-7a70-4f43-a8de-7a9cde54da50 2018-12-23 01:00:00,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdca69c77b78057b9624e59f498d3f7fed377e8" 2018-12-23 01:00:00,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4623ca-276e-4ec5-9e1e-5a5d10163ddd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:00:00,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0c4623ca-276e-4ec5-9e1e-5a5d10163ddd 2018-12-23 01:00:00,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdca69c77b78057b9624e59f498d3f7fed377e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj"}}' 2018-12-23 01:00:00,565 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fa64f43-74d8-41bc-bf55-8006ad56a69c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10"}, "enabled": true, "id": "f78f02ad08f24611b5ccd088fe050b10", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj"}} 2018-12-23 01:00:00,565 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1fa64f43-74d8-41bc-bf55-8006ad56a69c 2018-12-23 01:00:00,566 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-df4e0725-39ae-46a-proj 2018-12-23 01:00:00,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:00,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:00,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:00:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["m32X8HPaSWuCttohiwqJKw"], "issued_at": "2018-12-23T01:00:00.000000Z"}} 2018-12-23 01:00:00,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e420caf96cbb4480b38e621926e19379e51fd1" 2018-12-23 01:00:00,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27913007-5809-4a0c-bf99-d1c56d70a835 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:00,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-27913007-5809-4a0c-bf99-d1c56d70a835 2018-12-23 01:00:00,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:00:00,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:00:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:00:00,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e420caf96cbb4480b38e621926e19379e51fd1" 2018-12-23 01:00:01,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f14e2e9d-7b34-41ae-af8c-316deca181e7 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:00:01,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f14e2e9d-7b34-41ae-af8c-316deca181e7 2018-12-23 01:00:01,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-df4e0725-39ae-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e420caf96cbb4480b38e621926e19379e51fd1" 2018-12-23 01:00:01,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71c39a7-d380-40a7-9b3e-585567543669 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-df4e0725-39ae-46a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10"}, "enabled": true, "id": "f78f02ad08f24611b5ccd088fe050b10", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj"}]} 2018-12-23 01:00:01,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-df4e0725-39ae-46a-proj used request id req-b71c39a7-d380-40a7-9b3e-585567543669 2018-12-23 01:00:01,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e420caf96cbb4480b38e621926e19379e51fd1" 2018-12-23 01:00:01,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd15ae69-b057-4ef6-8879-d115629be636 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:00:01,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-cd15ae69-b057-4ef6-8879-d115629be636 2018-12-23 01:00:01,636 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-df4e0725-39ae-46a-user 2018-12-23 01:00:01,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:01,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdca69c77b78057b9624e59f498d3f7fed377e8" 2018-12-23 01:00:01,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60aaeaf2-81a9-4a39-a0d6-1ced743b2247 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:00:01,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-60aaeaf2-81a9-4a39-a0d6-1ced743b2247 2018-12-23 01:00:01,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdca69c77b78057b9624e59f498d3f7fed377e8" -d '{"role": {"name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj-role"}}' 2018-12-23 01:00:01,960 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:00:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42161148-e51c-4604-8cf8-5700596174e3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c6cdc2e8a7a46a5a02d78a436c6dab9", "links": {"self": "http://172.30.9.26:5000/v3/roles/0c6cdc2e8a7a46a5a02d78a436c6dab9"}, "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj-role"}} 2018-12-23 01:00:01,960 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-42161148-e51c-4604-8cf8-5700596174e3 2018-12-23 01:00:01,960 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-df4e0725-39ae-46a-proj-role 2018-12-23 01:00:01,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0c6cdc2e8a7a46a5a02d78a436c6dab9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdca69c77b78057b9624e59f498d3f7fed377e8" 2018-12-23 01:00:01,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665cfe77-b62c-4682-95dd-00476c63f435 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/0c6cdc2e8a7a46a5a02d78a436c6dab9"}, "domain_id": null, "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj-role", "id": "0c6cdc2e8a7a46a5a02d78a436c6dab9"}} 2018-12-23 01:00:01,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0c6cdc2e8a7a46a5a02d78a436c6dab9 used request id req-665cfe77-b62c-4682-95dd-00476c63f435 2018-12-23 01:00:01,981 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-df4e0725-39ae-46a-proj-role to project CreateRouterSuccessTests-df4e0725-39ae-46a-proj 2018-12-23 01:00:01,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10/users/5aa3b708187e4033bc13fe1006ecf184/roles/0c6cdc2e8a7a46a5a02d78a436c6dab9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdca69c77b78057b9624e59f498d3f7fed377e8" 2018-12-23 01:00:02,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:00:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-930a3ced-d1ad-41db-81e0-826bdcb6d1e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:00:02,119 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10/users/5aa3b708187e4033bc13fe1006ecf184/roles/0c6cdc2e8a7a46a5a02d78a436c6dab9 used request id req-930a3ced-d1ad-41db-81e0-826bdcb6d1e4 2018-12-23 01:00:02,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:02,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:02,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c6cdc2e8a7a46a5a02d78a436c6dab9", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj-role"}], "expires_at": "2018-12-23T02:00:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f78f02ad08f24611b5ccd088fe050b10", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-user", "id": "5aa3b708187e4033bc13fe1006ecf184"}, "audit_ids": ["cppYjC3RSnO0XzKhr-gP0A"], "issued_at": "2018-12-23T01:00:02.000000Z"}} 2018-12-23 01:00:02,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf3239ff77684132a3ad3586c0d9f5ac62101d3" 2018-12-23 01:00:02,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb00291-de69-4b63-9b91-87eb6f5c572f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:02,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3fb00291-de69-4b63-9b91-87eb6f5c572f 2018-12-23 01:00:02,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf3239ff77684132a3ad3586c0d9f5ac62101d3" 2018-12-23 01:00:02,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-87f3b53f-2ce0-4ea6-89e8-badd5cc79c2b Date: Sun, 23 Dec 2018 01:00:02 GMT RESP BODY: {"networks":[]} 2018-12-23 01:00:02,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1 used request id req-87f3b53f-2ce0-4ea6-89e8-badd5cc79c2b 2018-12-23 01:00:02,758 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1 2018-12-23 01:00:02,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf3239ff77684132a3ad3586c0d9f5ac62101d3" -d '{"network": {"name": "CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1", "admin_state_up": true}}' 2018-12-23 01:00:03,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-668bd40f-079b-4237-837a-9af40b726f78 Date: Sun, 23 Dec 2018 01:00:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"518c66cf-617e-4994-b3b6-8724130ad893","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f78f02ad08f24611b5ccd088fe050b10","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:00:03Z","is_default":false,"name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:03Z","mtu":1450}} 2018-12-23 01:00:03,329 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-668bd40f-079b-4237-837a-9af40b726f78 2018-12-23 01:00:03,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=518c66cf-617e-4994-b3b6-8724130ad893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf3239ff77684132a3ad3586c0d9f5ac62101d3" 2018-12-23 01:00:03,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b28f0ff7-4897-4930-8c8c-e52ffac15711 Date: Sun, 23 Dec 2018 01:00:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-23T01:00:03Z","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f78f02ad08f24611b5ccd088fe050b10","id":"518c66cf-617e-4994-b3b6-8724130ad893","name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1"}]} 2018-12-23 01:00:03,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=518c66cf-617e-4994-b3b6-8724130ad893 used request id req-b28f0ff7-4897-4930-8c8c-e52ffac15711 2018-12-23 01:00:03,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=518c66cf-617e-4994-b3b6-8724130ad893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf3239ff77684132a3ad3586c0d9f5ac62101d3" 2018-12-23 01:00:03,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7e632c36-e5ce-404c-b59c-2625c9f1eb54 Date: Sun, 23 Dec 2018 01:00:03 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:00:03,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=518c66cf-617e-4994-b3b6-8724130ad893 used request id req-7e632c36-e5ce-404c-b59c-2625c9f1eb54 2018-12-23 01:00:03,761 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1 2018-12-23 01:00:03,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf3239ff77684132a3ad3586c0d9f5ac62101d3" -d '{"subnets": [{"ip_version": 4, "network_id": "518c66cf-617e-4994-b3b6-8724130ad893", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1"}]}' 2018-12-23 01:00:04,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c75abbab-48f3-4515-8e94-648d2c5e1291 Date: Sun, 23 Dec 2018 01:00:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:04Z","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":"f78f02ad08f24611b5ccd088fe050b10","id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","subnetpool_id":null,"name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1"}]} 2018-12-23 01:00:04,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-c75abbab-48f3-4515-8e94-648d2c5e1291 2018-12-23 01:00:04,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=518c66cf-617e-4994-b3b6-8724130ad893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf3239ff77684132a3ad3586c0d9f5ac62101d3" 2018-12-23 01:00:04,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d627ad6e-e792-47f5-b089-18a0998fce1f Date: Sun, 23 Dec 2018 01:00: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":["8b05c326-a881-4d8b-9dcf-05cd24dfcdaa"],"updated_at":"2018-12-23T01:00:04Z","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f78f02ad08f24611b5ccd088fe050b10","id":"518c66cf-617e-4994-b3b6-8724130ad893","name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1"}]} 2018-12-23 01:00:04,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=518c66cf-617e-4994-b3b6-8724130ad893 used request id req-d627ad6e-e792-47f5-b089-18a0998fce1f 2018-12-23 01:00:04,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=518c66cf-617e-4994-b3b6-8724130ad893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf3239ff77684132a3ad3586c0d9f5ac62101d3" 2018-12-23 01:00:05,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2aeba3d4-5f7a-45ad-b7ab-926882fc9345 Date: Sun, 23 Dec 2018 01:00:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:04Z","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":"f78f02ad08f24611b5ccd088fe050b10","id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","subnetpool_id":null,"name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1"}]} 2018-12-23 01:00:05,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=518c66cf-617e-4994-b3b6-8724130ad893 used request id req-2aeba3d4-5f7a-45ad-b7ab-926882fc9345 2018-12-23 01:00:05,069 - OpenStackNetwork - DEBUG - Network [518c66cf-617e-4994-b3b6-8724130ad893] created successfully 2018-12-23 01:00:05,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:05,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:05,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c6cdc2e8a7a46a5a02d78a436c6dab9", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj-role"}], "expires_at": "2018-12-23T02:00:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f78f02ad08f24611b5ccd088fe050b10", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-user", "id": "5aa3b708187e4033bc13fe1006ecf184"}, "audit_ids": ["4mpD7TwhTGWhs8Yi4szw6g"], "issued_at": "2018-12-23T01:00:05.000000Z"}} 2018-12-23 01:00:05,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:05,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b6a2a5-f1c0-4e84-8285-f13954d133b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:05,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b6b6a2a5-f1c0-4e84-8285-f13954d133b2 2018-12-23 01:00:05,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:05,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-81b41028-0c2d-46ab-b206-46e82836f653 Date: Sun, 23 Dec 2018 01:00:05 GMT RESP BODY: {"routers": []} 2018-12-23 01:00:05,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-router&admin_state_up=True used request id req-81b41028-0c2d-46ab-b206-46e82836f653 2018-12-23 01:00:05,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:05,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:06,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c6cdc2e8a7a46a5a02d78a436c6dab9", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj-role"}], "expires_at": "2018-12-23T02:00:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f78f02ad08f24611b5ccd088fe050b10", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-user", "id": "5aa3b708187e4033bc13fe1006ecf184"}, "audit_ids": ["L7fbwIx1Ql-BcD9Oif91eA"], "issued_at": "2018-12-23T01:00:06.000000Z"}} 2018-12-23 01:00:06,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc3a56c4b0da173fb71ac6f6f989b3adf7c91f7b" 2018-12-23 01:00:06,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c03862-bd89-4920-a58e-44a8bd8efd87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:06,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-85c03862-bd89-4920-a58e-44a8bd8efd87 2018-12-23 01:00:06,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:06,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7776ee57-fa1e-4b0d-a2b8-376bb06020cc Date: Sun, 23 Dec 2018 01:00:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:00:06,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-7776ee57-fa1e-4b0d-a2b8-376bb06020cc 2018-12-23 01:00:06,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:06,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6883e1ff-0d82-4c96-a9cc-e15aebd956bb Date: Sun, 23 Dec 2018 01:00:06 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:00:06,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-6883e1ff-0d82-4c96-a9cc-e15aebd956bb 2018-12-23 01:00:06,695 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-router 2018-12-23 01:00:06,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-router", "admin_state_up": true}}' 2018-12-23 01:00:12,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-a7392b18-9d25-4699-b0ca-56d969190edb Date: Sun, 23 Dec 2018 01:00:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f78f02ad08f24611b5ccd088fe050b10", "created_at": "2018-12-23T01:00:07Z", "admin_state_up": true, "updated_at": "2018-12-23T01:00:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f78f02ad08f24611b5ccd088fe050b10", "id": "04784e34-42f5-46bf-8e88-9a8198b92895", "name": "CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-router"}} 2018-12-23 01:00:12,171 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-a7392b18-9d25-4699-b0ca-56d969190edb 2018-12-23 01:00:12,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=04784e34-42f5-46bf-8e88-9a8198b92895 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:12,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5d0c7eeb-a021-48e0-a87c-aa4907c78979 Date: Sun, 23 Dec 2018 01:00:12 GMT RESP BODY: {"ports":[]} 2018-12-23 01:00:12,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=04784e34-42f5-46bf-8e88-9a8198b92895 used request id req-5d0c7eeb-a021-48e0-a87c-aa4907c78979 2018-12-23 01:00:12,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:12,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8a66112e-d094-4ff2-9e16-edcf4b5b8372 Date: Sun, 23 Dec 2018 01:00: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":["8b05c326-a881-4d8b-9dcf-05cd24dfcdaa"],"updated_at":"2018-12-23T01:00:04Z","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f78f02ad08f24611b5ccd088fe050b10","id":"518c66cf-617e-4994-b3b6-8724130ad893","name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1"}]} 2018-12-23 01:00:12,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1 used request id req-8a66112e-d094-4ff2-9e16-edcf4b5b8372 2018-12-23 01:00:12,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:00:12,653 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:00:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:00:12,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:12,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54834275-3b4b-4f8a-ba92-f3130ac5a77e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10"}, "enabled": true, "id": "f78f02ad08f24611b5ccd088fe050b10", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj"}} 2018-12-23 01:00:12,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10 used request id req-54834275-3b4b-4f8a-ba92-f3130ac5a77e 2018-12-23 01:00:12,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=518c66cf-617e-4994-b3b6-8724130ad893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:12,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b26c4cc8-d848-4925-86bf-703f84ae46f5 Date: Sun, 23 Dec 2018 01:00:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:04Z","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":"f78f02ad08f24611b5ccd088fe050b10","id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","subnetpool_id":null,"name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1"}]} 2018-12-23 01:00:12,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=518c66cf-617e-4994-b3b6-8724130ad893 used request id req-b26c4cc8-d848-4925-86bf-703f84ae46f5 2018-12-23 01:00:12,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=518c66cf-617e-4994-b3b6-8724130ad893&name=CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:13,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b75981ac-72bd-411a-bb75-433318b2267e Date: Sun, 23 Dec 2018 01:00:13 GMT RESP BODY: {"ports":[]} 2018-12-23 01:00:13,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=518c66cf-617e-4994-b3b6-8724130ad893&name=CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-port1&admin_state_up=True used request id req-b75981ac-72bd-411a-bb75-433318b2267e 2018-12-23 01:00:13,120 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-port1 for router - CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-router 2018-12-23 01:00:13,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:13,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:13,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c6cdc2e8a7a46a5a02d78a436c6dab9", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj-role"}], "expires_at": "2018-12-23T02:00:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f78f02ad08f24611b5ccd088fe050b10", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-user", "id": "5aa3b708187e4033bc13fe1006ecf184"}, "audit_ids": ["AxbIHEuJTUqbAn-6KpzLTA"], "issued_at": "2018-12-23T01:00:13.000000Z"}} 2018-12-23 01:00:13,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273b987cbf72a77caa21082a2b561aa3b10391d9" 2018-12-23 01:00:13,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e85794a-2e23-4eff-9f03-3edfb8cff8c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:13,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1e85794a-2e23-4eff-9f03-3edfb8cff8c3 2018-12-23 01:00:13,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:13,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a2a19c73-949a-4f6e-a957-d9be924e7ad3 Date: Sun, 23 Dec 2018 01:00: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":["8b05c326-a881-4d8b-9dcf-05cd24dfcdaa"],"updated_at":"2018-12-23T01:00:04Z","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f78f02ad08f24611b5ccd088fe050b10","id":"518c66cf-617e-4994-b3b6-8724130ad893","name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1"}]} 2018-12-23 01:00:13,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1 used request id req-a2a19c73-949a-4f6e-a957-d9be924e7ad3 2018-12-23 01:00:13,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=518c66cf-617e-4994-b3b6-8724130ad893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:13,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-673f11cc-844b-48be-b52e-fc9466d83018 Date: Sun, 23 Dec 2018 01:00:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:04Z","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":"f78f02ad08f24611b5ccd088fe050b10","id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","subnetpool_id":null,"name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1"}]} 2018-12-23 01:00:13,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=518c66cf-617e-4994-b3b6-8724130ad893 used request id req-673f11cc-844b-48be-b52e-fc9466d83018 2018-12-23 01:00:13,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:14,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ffae737c-290d-485d-a848-ecf9201c1014 Date: Sun, 23 Dec 2018 01:00: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":["8b05c326-a881-4d8b-9dcf-05cd24dfcdaa"],"updated_at":"2018-12-23T01:00:04Z","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f78f02ad08f24611b5ccd088fe050b10","id":"518c66cf-617e-4994-b3b6-8724130ad893","name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1"}]} 2018-12-23 01:00:14,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1 used request id req-ffae737c-290d-485d-a848-ecf9201c1014 2018-12-23 01:00:14,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:00:14,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:00:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:00:14,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273b987cbf72a77caa21082a2b561aa3b10391d9" 2018-12-23 01:00:14,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2bc89bc-a2cb-4554-9608-399160a85030 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10"}, "enabled": true, "id": "f78f02ad08f24611b5ccd088fe050b10", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj"}} 2018-12-23 01:00:14,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10 used request id req-c2bc89bc-a2cb-4554-9608-399160a85030 2018-12-23 01:00:14,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=518c66cf-617e-4994-b3b6-8724130ad893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:14,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6c12f077-df80-49a9-97b0-7790c32351e5 Date: Sun, 23 Dec 2018 01:00:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:04Z","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":"f78f02ad08f24611b5ccd088fe050b10","id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","subnetpool_id":null,"name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1"}]} 2018-12-23 01:00:14,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=518c66cf-617e-4994-b3b6-8724130ad893 used request id req-6c12f077-df80-49a9-97b0-7790c32351e5 2018-12-23 01:00:14,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=518c66cf-617e-4994-b3b6-8724130ad893&name=CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:14,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ae2d62b7-eb43-43da-b457-9f864c077021 Date: Sun, 23 Dec 2018 01:00:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:04Z","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":"f78f02ad08f24611b5ccd088fe050b10","id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","subnetpool_id":null,"name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1"}]} 2018-12-23 01:00:14,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=518c66cf-617e-4994-b3b6-8724130ad893&name=CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1 used request id req-ae2d62b7-eb43-43da-b457-9f864c077021 2018-12-23 01:00:14,438 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1 2018-12-23 01:00:14,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" -d '{"port": {"network_id": "518c66cf-617e-4994-b3b6-8724130ad893", "fixed_ips": [{"subnet_id": "8b05c326-a881-4d8b-9dcf-05cd24dfcdaa", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-port1", "admin_state_up": true}}' 2018-12-23 01:00:15,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-797ceecf-9498-4a42-a699-de2b928ad5fe Date: Sun, 23 Dec 2018 01:00:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:15Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","ip_address":"10.200.201.1"}],"id":"6b80df04-cc89-47ea-9d71-2bbad39db0c3","security_groups":["85c20ae4-3d38-4ef5-b36c-0f82d469a405"],"mac_address":"fa:16:3e:71:59:58","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-port1","project_id":"f78f02ad08f24611b5ccd088fe050b10","qos_policy_id":null,"admin_state_up":true,"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:15Z","binding:vnic_type":"normal"}} 2018-12-23 01:00:15,635 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-797ceecf-9498-4a42-a699-de2b928ad5fe 2018-12-23 01:00:15,636 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-port1 for router - CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-router 2018-12-23 01:00:15,636 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-router 2018-12-23 01:00:15,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/04784e34-42f5-46bf-8e88-9a8198b92895/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" -d '{"port_id": "6b80df04-cc89-47ea-9d71-2bbad39db0c3"}' 2018-12-23 01:00:17,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b8bd872a-1b92-4fc7-a10a-9d75dfda9a88 Date: Sun, 23 Dec 2018 01:00:17 GMT RESP BODY: {"network_id": "518c66cf-617e-4994-b3b6-8724130ad893", "tenant_id": "f78f02ad08f24611b5ccd088fe050b10", "subnet_id": "8b05c326-a881-4d8b-9dcf-05cd24dfcdaa", "subnet_ids": ["8b05c326-a881-4d8b-9dcf-05cd24dfcdaa"], "port_id": "6b80df04-cc89-47ea-9d71-2bbad39db0c3", "id": "04784e34-42f5-46bf-8e88-9a8198b92895"} 2018-12-23 01:00:17,562 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/04784e34-42f5-46bf-8e88-9a8198b92895/add_router_interface used request id req-b8bd872a-1b92-4fc7-a10a-9d75dfda9a88 2018-12-23 01:00:17,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/04784e34-42f5-46bf-8e88-9a8198b92895 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:17,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-afa6eaa9-7aeb-4474-95bd-4ed75c816da3 Date: Sun, 23 Dec 2018 01:00:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f78f02ad08f24611b5ccd088fe050b10", "created_at": "2018-12-23T01:00:07Z", "admin_state_up": true, "updated_at": "2018-12-23T01:00:16Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "f78f02ad08f24611b5ccd088fe050b10", "id": "04784e34-42f5-46bf-8e88-9a8198b92895", "name": "CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-router"}} 2018-12-23 01:00:17,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/04784e34-42f5-46bf-8e88-9a8198b92895 used request id req-afa6eaa9-7aeb-4474-95bd-4ed75c816da3 2018-12-23 01:00:17,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=04784e34-42f5-46bf-8e88-9a8198b92895 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:17,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-7e871d8e-31f6-4c41-80c9-070c332bb646 Date: Sun, 23 Dec 2018 01:00:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","ip_address":"10.200.201.1"}],"id":"6b80df04-cc89-47ea-9d71-2bbad39db0c3","security_groups":["85c20ae4-3d38-4ef5-b36c-0f82d469a405"],"mac_address":"fa:16:3e:71:59:58","project_id":"f78f02ad08f24611b5ccd088fe050b10","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-port1","admin_state_up":true,"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:15Z","binding:vnic_type":"normal","device_id":"04784e34-42f5-46bf-8e88-9a8198b92895"}]} 2018-12-23 01:00:17,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=04784e34-42f5-46bf-8e88-9a8198b92895 used request id req-7e871d8e-31f6-4c41-80c9-070c332bb646 2018-12-23 01:00:17,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8b05c326-a881-4d8b-9dcf-05cd24dfcdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:18,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-96e0cfbe-9774-4ab9-979e-216aae0d35ab Date: Sun, 23 Dec 2018 01:00:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:04Z","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":"f78f02ad08f24611b5ccd088fe050b10","id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","subnetpool_id":null,"name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1"}} 2018-12-23 01:00:18,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8b05c326-a881-4d8b-9dcf-05cd24dfcdaa used request id req-96e0cfbe-9774-4ab9-979e-216aae0d35ab 2018-12-23 01:00:18,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:18,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c6cdc2e8a7a46a5a02d78a436c6dab9", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj-role"}], "expires_at": "2018-12-23T02:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f78f02ad08f24611b5ccd088fe050b10", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/f78f02ad08f24611b5ccd088fe050b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-user", "id": "5aa3b708187e4033bc13fe1006ecf184"}, "audit_ids": ["p2vZ3UtARKa67qiRnp509w"], "issued_at": "2018-12-23T01:00:18.000000Z"}} 2018-12-23 01:00:18,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b4cbae9683610862e42d8c3de82ebd051b74fe" 2018-12-23 01:00:18,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-b10f38b1-f87d-40ea-a518-120488432a25 Date: Sun, 23 Dec 2018 01:00:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f78f02ad08f24611b5ccd088fe050b10", "created_at": "2018-12-23T01:00:07Z", "admin_state_up": true, "updated_at": "2018-12-23T01:00:16Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "f78f02ad08f24611b5ccd088fe050b10", "id": "04784e34-42f5-46bf-8e88-9a8198b92895", "name": "CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-router"}]} 2018-12-23 01:00:18,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-router&admin_state_up=True used request id req-b10f38b1-f87d-40ea-a518-120488432a25 2018-12-23 01:00:18,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:00:18,798 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:00:18,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05fddd07b129900d50b9d0fb89c120498426ad54" 2018-12-23 01:00:18,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aecda1a6-9a6d-41fd-9091-9e2b48c48782 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10"}, "enabled": true, "id": "f78f02ad08f24611b5ccd088fe050b10", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj"}} 2018-12-23 01:00:18,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10 used request id req-aecda1a6-9a6d-41fd-9091-9e2b48c48782 2018-12-23 01:00:18,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=04784e34-42f5-46bf-8e88-9a8198b92895 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b4cbae9683610862e42d8c3de82ebd051b74fe" 2018-12-23 01:00:19,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-4d8add34-7495-4532-92fe-6732d6cca58d Date: Sun, 23 Dec 2018 01:00:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","ip_address":"10.200.201.1"}],"id":"6b80df04-cc89-47ea-9d71-2bbad39db0c3","security_groups":["85c20ae4-3d38-4ef5-b36c-0f82d469a405"],"mac_address":"fa:16:3e:71:59:58","project_id":"f78f02ad08f24611b5ccd088fe050b10","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-port1","admin_state_up":true,"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:15Z","binding:vnic_type":"normal","device_id":"04784e34-42f5-46bf-8e88-9a8198b92895"}]} 2018-12-23 01:00:19,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=04784e34-42f5-46bf-8e88-9a8198b92895 used request id req-4d8add34-7495-4532-92fe-6732d6cca58d 2018-12-23 01:00:19,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8b05c326-a881-4d8b-9dcf-05cd24dfcdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b4cbae9683610862e42d8c3de82ebd051b74fe" 2018-12-23 01:00:19,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-362fd795-37a9-43d2-87a1-50f5542fbc7e Date: Sun, 23 Dec 2018 01:00:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:04Z","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":"f78f02ad08f24611b5ccd088fe050b10","id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","subnetpool_id":null,"name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1"}} 2018-12-23 01:00:19,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8b05c326-a881-4d8b-9dcf-05cd24dfcdaa used request id req-362fd795-37a9-43d2-87a1-50f5542fbc7e 2018-12-23 01:00:19,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b4cbae9683610862e42d8c3de82ebd051b74fe" 2018-12-23 01:00:19,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-edd5c719-a9f1-4f40-9b05-586f8a52cb42 Date: Sun, 23 Dec 2018 01:00:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:00:19,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-edd5c719-a9f1-4f40-9b05-586f8a52cb42 2018-12-23 01:00:19,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b4cbae9683610862e42d8c3de82ebd051b74fe" 2018-12-23 01:00:19,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-10ea33de-1ba5-4f31-9350-59d1845f1f1e Date: Sun, 23 Dec 2018 01:00:19 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:00:19,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-10ea33de-1ba5-4f31-9350-59d1845f1f1e 2018-12-23 01:00:19,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=518c66cf-617e-4994-b3b6-8724130ad893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b4cbae9683610862e42d8c3de82ebd051b74fe" 2018-12-23 01:00:19,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1bcb15f7-b893-41d0-9aac-e91885a682dd Date: Sun, 23 Dec 2018 01:00: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":["8b05c326-a881-4d8b-9dcf-05cd24dfcdaa"],"updated_at":"2018-12-23T01:00:04Z","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f78f02ad08f24611b5ccd088fe050b10","id":"518c66cf-617e-4994-b3b6-8724130ad893","name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1"}]} 2018-12-23 01:00:19,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=518c66cf-617e-4994-b3b6-8724130ad893 used request id req-1bcb15f7-b893-41d0-9aac-e91885a682dd 2018-12-23 01:00:19,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=518c66cf-617e-4994-b3b6-8724130ad893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b4cbae9683610862e42d8c3de82ebd051b74fe" 2018-12-23 01:00:19,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3e412420-4242-45b9-8ea5-299fcbd8b178 Date: Sun, 23 Dec 2018 01:00:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:04Z","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":"f78f02ad08f24611b5ccd088fe050b10","id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","subnetpool_id":null,"name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1"}]} 2018-12-23 01:00:19,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=518c66cf-617e-4994-b3b6-8724130ad893 used request id req-3e412420-4242-45b9-8ea5-299fcbd8b178 2018-12-23 01:00:19,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=518c66cf-617e-4994-b3b6-8724130ad893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b4cbae9683610862e42d8c3de82ebd051b74fe" 2018-12-23 01:00:20,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-724d0036-148f-4cbb-b5e3-6b8efd80b156 Date: Sun, 23 Dec 2018 01:00:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","ip_address":"10.200.201.4"}],"id":"3d3d7685-556e-4f2c-be34-f9fe39943f44","security_groups":[],"mac_address":"fa:16:3e:f5:10:5d","project_id":"f78f02ad08f24611b5ccd088fe050b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-518c66cf-617e-4994-b3b6-8724130ad893"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","ip_address":"10.200.201.3"}],"id":"4a19f8bd-07ba-4391-92d0-861c27aae410","security_groups":[],"mac_address":"fa:16:3e:33:9c:53","project_id":"f78f02ad08f24611b5ccd088fe050b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-518c66cf-617e-4994-b3b6-8724130ad893"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","ip_address":"10.200.201.1"}],"id":"6b80df04-cc89-47ea-9d71-2bbad39db0c3","security_groups":["85c20ae4-3d38-4ef5-b36c-0f82d469a405"],"mac_address":"fa:16:3e:71:59:58","project_id":"f78f02ad08f24611b5ccd088fe050b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-port1","admin_state_up":true,"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:15Z","binding:vnic_type":"normal","device_id":"04784e34-42f5-46bf-8e88-9a8198b92895"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","ip_address":"10.200.201.2"}],"id":"ff13e2ba-a7b0-4efc-86ee-364df563d465","security_groups":[],"mac_address":"fa:16:3e:ce:9b:97","project_id":"f78f02ad08f24611b5ccd088fe050b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-518c66cf-617e-4994-b3b6-8724130ad893"}]} 2018-12-23 01:00:20,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=518c66cf-617e-4994-b3b6-8724130ad893 used request id req-724d0036-148f-4cbb-b5e3-6b8efd80b156 2018-12-23 01:00:20,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8b05c326-a881-4d8b-9dcf-05cd24dfcdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b4cbae9683610862e42d8c3de82ebd051b74fe" 2018-12-23 01:00:20,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3b77b74b-a7b1-4f2b-95f4-11f87df376d0 Date: Sun, 23 Dec 2018 01:00:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:04Z","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":"f78f02ad08f24611b5ccd088fe050b10","id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","subnetpool_id":null,"name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1"}} 2018-12-23 01:00:20,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8b05c326-a881-4d8b-9dcf-05cd24dfcdaa used request id req-3b77b74b-a7b1-4f2b-95f4-11f87df376d0 2018-12-23 01:00:20,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=518c66cf-617e-4994-b3b6-8724130ad893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b4cbae9683610862e42d8c3de82ebd051b74fe" 2018-12-23 01:00:20,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9e16d142-ea0d-416a-85fa-389d21a97454 Date: Sun, 23 Dec 2018 01: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":["8b05c326-a881-4d8b-9dcf-05cd24dfcdaa"],"updated_at":"2018-12-23T01:00:04Z","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f78f02ad08f24611b5ccd088fe050b10","id":"518c66cf-617e-4994-b3b6-8724130ad893","name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1"}]} 2018-12-23 01:00:20,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=518c66cf-617e-4994-b3b6-8724130ad893 used request id req-9e16d142-ea0d-416a-85fa-389d21a97454 2018-12-23 01:00:20,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=518c66cf-617e-4994-b3b6-8724130ad893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b4cbae9683610862e42d8c3de82ebd051b74fe" 2018-12-23 01:00:20,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-76a91605-50bc-43af-b75a-23f5c7ed2af4 Date: Sun, 23 Dec 2018 01:00:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"518c66cf-617e-4994-b3b6-8724130ad893","tenant_id":"f78f02ad08f24611b5ccd088fe050b10","created_at":"2018-12-23T01:00:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:04Z","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":"f78f02ad08f24611b5ccd088fe050b10","id":"8b05c326-a881-4d8b-9dcf-05cd24dfcdaa","subnetpool_id":null,"name":"CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1"}]} 2018-12-23 01:00:20,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=518c66cf-617e-4994-b3b6-8724130ad893 used request id req-76a91605-50bc-43af-b75a-23f5c7ed2af4 2018-12-23 01:00:20,681 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-router and port CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-port1 2018-12-23 01:00:20,682 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-router 2018-12-23 01:00:20,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/04784e34-42f5-46bf-8e88-9a8198b92895/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" -d '{"port_id": "6b80df04-cc89-47ea-9d71-2bbad39db0c3"}' 2018-12-23 01:00:22,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c4b6e0da-69b8-4c71-a669-d5191d6a3957 Date: Sun, 23 Dec 2018 01:00:22 GMT RESP BODY: {"network_id": "518c66cf-617e-4994-b3b6-8724130ad893", "tenant_id": "f78f02ad08f24611b5ccd088fe050b10", "subnet_id": "8b05c326-a881-4d8b-9dcf-05cd24dfcdaa", "subnet_ids": ["8b05c326-a881-4d8b-9dcf-05cd24dfcdaa"], "port_id": "6b80df04-cc89-47ea-9d71-2bbad39db0c3", "id": "04784e34-42f5-46bf-8e88-9a8198b92895"} 2018-12-23 01:00:22,236 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/04784e34-42f5-46bf-8e88-9a8198b92895/remove_router_interface used request id req-c4b6e0da-69b8-4c71-a669-d5191d6a3957 2018-12-23 01:00:22,236 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-router 2018-12-23 01:00:22,237 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-router 2018-12-23 01:00:22,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/04784e34-42f5-46bf-8e88-9a8198b92895 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b96bbafce166233bc173ec16a610401107de65" 2018-12-23 01:00:25,500 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e30076d6-d93f-4970-b9a3-c991eeabea44 Content-Length: 0 Date: Sun, 23 Dec 2018 01:00:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:00:25,500 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/04784e34-42f5-46bf-8e88-9a8198b92895 used request id req-e30076d6-d93f-4970-b9a3-c991eeabea44 2018-12-23 01:00:25,501 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1 2018-12-23 01:00:25,501 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-subnet1 2018-12-23 01:00:25,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/8b05c326-a881-4d8b-9dcf-05cd24dfcdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf3239ff77684132a3ad3586c0d9f5ac62101d3" 2018-12-23 01:00:27,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-068974f9-1b17-4901-82aa-724541fd399f Date: Sun, 23 Dec 2018 01:00:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:00:27,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8b05c326-a881-4d8b-9dcf-05cd24dfcdaa used request id req-068974f9-1b17-4901-82aa-724541fd399f 2018-12-23 01:00:27,585 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-c413f9e1-8b51-4837-977c-01881dc25e09-pub-net1 2018-12-23 01:00:27,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/518c66cf-617e-4994-b3b6-8724130ad893 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf3239ff77684132a3ad3586c0d9f5ac62101d3" 2018-12-23 01:00:28,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dd324c7a-5d23-44fd-b035-ac43eb462476 Date: Sun, 23 Dec 2018 01:00:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:00:28,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/518c66cf-617e-4994-b3b6-8724130ad893 used request id req-dd324c7a-5d23-44fd-b035-ac43eb462476 2018-12-23 01:00:28,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdca69c77b78057b9624e59f498d3f7fed377e8" 2018-12-23 01:00:29,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ecc6bcda-f8be-44e5-8db2-2d27491fb273 Date: Sun, 23 Dec 2018 01:00:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f78f02ad08f24611b5ccd088fe050b10", "created_at": "2018-12-23T01:00:03Z", "updated_at": "2018-12-23T01:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:00:03Z", "revision_number": 0, "id": "166cad47-185e-4e6f-808e-f78b93c1e55c", "remote_group_id": "85c20ae4-3d38-4ef5-b36c-0f82d469a405", "remote_ip_prefix": null, "created_at": "2018-12-23T01:00:03Z", "security_group_id": "85c20ae4-3d38-4ef5-b36c-0f82d469a405", "tenant_id": "f78f02ad08f24611b5ccd088fe050b10", "port_range_min": null, "ethertype": "IPv6", "project_id": "f78f02ad08f24611b5ccd088fe050b10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:00:03Z", "revision_number": 0, "id": "49f776e5-f601-4e98-bba7-b9c652fe2c30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:00:03Z", "security_group_id": "85c20ae4-3d38-4ef5-b36c-0f82d469a405", "tenant_id": "f78f02ad08f24611b5ccd088fe050b10", "port_range_min": null, "ethertype": "IPv6", "project_id": "f78f02ad08f24611b5ccd088fe050b10"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:00:03Z", "revision_number": 0, "id": "dbe97d03-0861-46a3-884c-b510a65828c6", "remote_group_id": "85c20ae4-3d38-4ef5-b36c-0f82d469a405", "remote_ip_prefix": null, "created_at": "2018-12-23T01:00:03Z", "security_group_id": "85c20ae4-3d38-4ef5-b36c-0f82d469a405", "tenant_id": "f78f02ad08f24611b5ccd088fe050b10", "port_range_min": null, "ethertype": "IPv4", "project_id": "f78f02ad08f24611b5ccd088fe050b10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:00:03Z", "revision_number": 0, "id": "e39b87e1-d7dd-438d-9116-5c7e5e573422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:00:03Z", "security_group_id": "85c20ae4-3d38-4ef5-b36c-0f82d469a405", "tenant_id": "f78f02ad08f24611b5ccd088fe050b10", "port_range_min": null, "ethertype": "IPv4", "project_id": "f78f02ad08f24611b5ccd088fe050b10"}], "revision_number": 4, "project_id": "f78f02ad08f24611b5ccd088fe050b10", "id": "85c20ae4-3d38-4ef5-b36c-0f82d469a405", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:00:29,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ecc6bcda-f8be-44e5-8db2-2d27491fb273 2018-12-23 01:00:29,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdca69c77b78057b9624e59f498d3f7fed377e8" 2018-12-23 01:00:29,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9991436c-3881-45c3-8a8d-47953a717c3f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10"}, "enabled": true, "id": "f78f02ad08f24611b5ccd088fe050b10", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-df4e0725-39ae-46a-proj"}} 2018-12-23 01:00:29,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10 used request id req-9991436c-3881-45c3-8a8d-47953a717c3f 2018-12-23 01:00:29,160 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 85c20ae4-3d38-4ef5-b36c-0f82d469a405 2018-12-23 01:00:29,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=85c20ae4-3d38-4ef5-b36c-0f82d469a405 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdca69c77b78057b9624e59f498d3f7fed377e8" 2018-12-23 01:00:29,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-303ca40a-7c7a-45b9-b49e-d0b595ea4e7a Date: Sun, 23 Dec 2018 01:00:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "85c20ae4-3d38-4ef5-b36c-0f82d469a405", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:00:03Z", "security_group_id": "85c20ae4-3d38-4ef5-b36c-0f82d469a405", "port_range_min": null, "revision_number": 0, "tenant_id": "f78f02ad08f24611b5ccd088fe050b10", "created_at": "2018-12-23T01:00:03Z", "project_id": "f78f02ad08f24611b5ccd088fe050b10", "id": "166cad47-185e-4e6f-808e-f78b93c1e55c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:00:03Z", "security_group_id": "85c20ae4-3d38-4ef5-b36c-0f82d469a405", "port_range_min": null, "revision_number": 0, "tenant_id": "f78f02ad08f24611b5ccd088fe050b10", "created_at": "2018-12-23T01:00:03Z", "project_id": "f78f02ad08f24611b5ccd088fe050b10", "id": "49f776e5-f601-4e98-bba7-b9c652fe2c30"}, {"remote_group_id": "85c20ae4-3d38-4ef5-b36c-0f82d469a405", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:00:03Z", "security_group_id": "85c20ae4-3d38-4ef5-b36c-0f82d469a405", "port_range_min": null, "revision_number": 0, "tenant_id": "f78f02ad08f24611b5ccd088fe050b10", "created_at": "2018-12-23T01:00:03Z", "project_id": "f78f02ad08f24611b5ccd088fe050b10", "id": "dbe97d03-0861-46a3-884c-b510a65828c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:00:03Z", "security_group_id": "85c20ae4-3d38-4ef5-b36c-0f82d469a405", "port_range_min": null, "revision_number": 0, "tenant_id": "f78f02ad08f24611b5ccd088fe050b10", "created_at": "2018-12-23T01:00:03Z", "project_id": "f78f02ad08f24611b5ccd088fe050b10", "id": "e39b87e1-d7dd-438d-9116-5c7e5e573422"}]} 2018-12-23 01:00:29,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=85c20ae4-3d38-4ef5-b36c-0f82d469a405 used request id req-303ca40a-7c7a-45b9-b49e-d0b595ea4e7a 2018-12-23 01:00:29,336 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:00:29,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/85c20ae4-3d38-4ef5-b36c-0f82d469a405 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdca69c77b78057b9624e59f498d3f7fed377e8" 2018-12-23 01:00:29,806 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d46a154-5217-4197-a662-3147cd0ddece Content-Length: 0 Date: Sun, 23 Dec 2018 01:00:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:00:29,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/85c20ae4-3d38-4ef5-b36c-0f82d469a405 used request id req-2d46a154-5217-4197-a662-3147cd0ddece 2018-12-23 01:00:29,807 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-df4e0725-39ae-46a-proj 2018-12-23 01:00:29,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdca69c77b78057b9624e59f498d3f7fed377e8" 2018-12-23 01:00:30,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:00:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf287ef8-448a-47af-8421-89c81ba725bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:00:30,004 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f78f02ad08f24611b5ccd088fe050b10 used request id req-bf287ef8-448a-47af-8421-89c81ba725bd 2018-12-23 01:00:30,004 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-df4e0725-39ae-46a-proj-role 2018-12-23 01:00:30,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0c6cdc2e8a7a46a5a02d78a436c6dab9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdca69c77b78057b9624e59f498d3f7fed377e8" 2018-12-23 01:00:30,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:00:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fae7cea2-e74c-4976-833e-0ca0f886e251 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:00:30,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0c6cdc2e8a7a46a5a02d78a436c6dab9 used request id req-fae7cea2-e74c-4976-833e-0ca0f886e251 2018-12-23 01:00:30,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdca69c77b78057b9624e59f498d3f7fed377e8" 2018-12-23 01:00:30,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78fb1f0-78f3-4ae0-bf1c-1367f695cac5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:00:30,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a78fb1f0-78f3-4ae0-bf1c-1367f695cac5 2018-12-23 01:00:30,217 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-df4e0725-39ae-46a-user 2018-12-23 01:00:30,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/5aa3b708187e4033bc13fe1006ecf184 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e420caf96cbb4480b38e621926e19379e51fd1" 2018-12-23 01:00:30,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:00:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-556af9cc-d135-4583-83c9-6834f02e49f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:00:30,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5aa3b708187e4033bc13fe1006ecf184 used request id req-556af9cc-d135-4583-83c9-6834f02e49f0 2018-12-23 01:00:30,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:30,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:00:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["7XyfQXMvTnWzaJ4K0-QpPg"], "issued_at": "2018-12-23T01:00:30.000000Z"}} 2018-12-23 01:00:30,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f46426fb665049ec05bddceccb19f272a06e6a3" 2018-12-23 01:00:30,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69c2ff1-904d-497e-8b0e-655151483e1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:30,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a69c2ff1-904d-497e-8b0e-655151483e1b 2018-12-23 01:00:30,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:30,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:31,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:00:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["6C5TUjUxTbWM6LUZRRjqLQ"], "issued_at": "2018-12-23T01:00:31.000000Z"}} 2018-12-23 01:00:31,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b5319844b7a5b51e711902f3eb31bf05d79340" 2018-12-23 01:00:31,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54dc08ec-2708-411b-b5f2-fd8b543b3358 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:31,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-54dc08ec-2708-411b-b5f2-fd8b543b3358 2018-12-23 01:00:31,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:00:31,344 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:00:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:00:31,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b5319844b7a5b51e711902f3eb31bf05d79340" 2018-12-23 01:00:31,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a7243c-8b74-4c5d-9944-2686195af21b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:00:31,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj used request id req-38a7243c-8b74-4c5d-9944-2686195af21b 2018-12-23 01:00:31,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b5319844b7a5b51e711902f3eb31bf05d79340" 2018-12-23 01:00:31,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df16de1e-6fbd-4070-b71a-5b00f779bada Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:00:31,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-df16de1e-6fbd-4070-b71a-5b00f779bada 2018-12-23 01:00:31,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b5319844b7a5b51e711902f3eb31bf05d79340" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj"}}' 2018-12-23 01:00:31,673 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:00:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45794cff-7e63-4128-9a4d-bc29fa6c6c2b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/050b5543d18847ddbb874aa2d555af3d"}, "enabled": true, "id": "050b5543d18847ddbb874aa2d555af3d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj"}} 2018-12-23 01:00:31,673 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-45794cff-7e63-4128-9a4d-bc29fa6c6c2b 2018-12-23 01:00:31,673 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj 2018-12-23 01:00:31,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:31,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:32,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:00:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["s2NsxIcJRJmbjZskzsVS-g"], "issued_at": "2018-12-23T01:00:32.000000Z"}} 2018-12-23 01:00:32,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8326b965cebd45e5737197aaa0a99e444556c9" 2018-12-23 01:00:32,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cac9a5f-cae1-4e1b-a278-b23eab23d572 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:32,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5cac9a5f-cae1-4e1b-a278-b23eab23d572 2018-12-23 01:00:32,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:00:32,079 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:00:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:00:32,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8326b965cebd45e5737197aaa0a99e444556c9" 2018-12-23 01:00:32,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2939fb18-0b85-4d02-98f1-2a03602a2c63 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:00:32,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2939fb18-0b85-4d02-98f1-2a03602a2c63 2018-12-23 01:00:32,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8326b965cebd45e5737197aaa0a99e444556c9" 2018-12-23 01:00:32,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b847c4-2d89-4e4f-b0a3-cab0b8d88cbe Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/050b5543d18847ddbb874aa2d555af3d"}, "enabled": true, "id": "050b5543d18847ddbb874aa2d555af3d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj"}]} 2018-12-23 01:00:32,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj used request id req-51b847c4-2d89-4e4f-b0a3-cab0b8d88cbe 2018-12-23 01:00:32,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8326b965cebd45e5737197aaa0a99e444556c9" 2018-12-23 01:00:32,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-376004b2-6daf-4afd-b710-c9b7ef865e33 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:00:32,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-376004b2-6daf-4afd-b710-c9b7ef865e33 2018-12-23 01:00:32,732 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-cbdeac50-9f35-4ab-user 2018-12-23 01:00:32,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:32,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b5319844b7a5b51e711902f3eb31bf05d79340" 2018-12-23 01:00:32,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f3fad5-2c44-43c4-923c-f712d7f5db4d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:00:32,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-60f3fad5-2c44-43c4-923c-f712d7f5db4d 2018-12-23 01:00:32,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b5319844b7a5b51e711902f3eb31bf05d79340" -d '{"role": {"name": "CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj-role"}}' 2018-12-23 01:00:32,935 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:00:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b71f6509-9ee5-43ea-a731-3b95d2c4cd1b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "23c51ea6b37c47769a313517a999accc", "links": {"self": "http://172.30.9.26:5000/v3/roles/23c51ea6b37c47769a313517a999accc"}, "name": "CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj-role"}} 2018-12-23 01:00:32,935 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b71f6509-9ee5-43ea-a731-3b95d2c4cd1b 2018-12-23 01:00:32,936 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj-role 2018-12-23 01:00:32,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/23c51ea6b37c47769a313517a999accc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b5319844b7a5b51e711902f3eb31bf05d79340" 2018-12-23 01:00:33,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62cd0c33-c775-427b-bbb8-0b502647a15f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/23c51ea6b37c47769a313517a999accc"}, "domain_id": null, "name": "CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj-role", "id": "23c51ea6b37c47769a313517a999accc"}} 2018-12-23 01:00:33,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/23c51ea6b37c47769a313517a999accc used request id req-62cd0c33-c775-427b-bbb8-0b502647a15f 2018-12-23 01:00:33,022 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj-role to project CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj 2018-12-23 01:00:33,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/050b5543d18847ddbb874aa2d555af3d/users/3208649c29934a7494dd757d88dac0b4/roles/23c51ea6b37c47769a313517a999accc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b5319844b7a5b51e711902f3eb31bf05d79340" 2018-12-23 01:00:33,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:00:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a92954d3-c0ad-477a-bdde-8efdf7c2f117 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:00:33,153 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/050b5543d18847ddbb874aa2d555af3d/users/3208649c29934a7494dd757d88dac0b4/roles/23c51ea6b37c47769a313517a999accc used request id req-a92954d3-c0ad-477a-bdde-8efdf7c2f117 2018-12-23 01:00:33,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:33,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:33,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:00:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["C6FIoEZvQaSLIo_Jpw2P7w"], "issued_at": "2018-12-23T01:00:33.000000Z"}} 2018-12-23 01:00:33,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" 2018-12-23 01:00:33,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e71fbf02-433b-4967-b53c-d58c00e7171d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:33,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e71fbf02-433b-4967-b53c-d58c00e7171d 2018-12-23 01:00:33,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-5da7c7d9-c8b9-49d3-8712-762ba276e211-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" 2018-12-23 01:00:33,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-03123547-2b62-4b18-85a5-e3a02739cef7 Date: Sun, 23 Dec 2018 01:00:33 GMT RESP BODY: {"routers": []} 2018-12-23 01:00:33,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-5da7c7d9-c8b9-49d3-8712-762ba276e211-pub-router&admin_state_up=True used request id req-03123547-2b62-4b18-85a5-e3a02739cef7 2018-12-23 01:00:33,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:33,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:34,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:00:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["lVUvu8rQS_O1zViY5prcXw"], "issued_at": "2018-12-23T01:00:34.000000Z"}} 2018-12-23 01:00:34,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5ecbbe361994f4715e9793312b64a3bf6baa2a" 2018-12-23 01:00:34,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af3bd5ac-eed0-45f0-ba63-f74171c4500b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:34,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-af3bd5ac-eed0-45f0-ba63-f74171c4500b 2018-12-23 01:00:34,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:00:34,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:00:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:00:34,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5ecbbe361994f4715e9793312b64a3bf6baa2a" 2018-12-23 01:00:34,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb53b19b-0545-46a5-a297-dd63d205eb6a Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/050b5543d18847ddbb874aa2d555af3d"}, "enabled": true, "id": "050b5543d18847ddbb874aa2d555af3d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj"}]} 2018-12-23 01:00:34,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj used request id req-eb53b19b-0545-46a5-a297-dd63d205eb6a 2018-12-23 01:00:34,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" 2018-12-23 01:00:34,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f7491651-ddc3-418b-87b6-5f7c3fa92731 Date: Sun, 23 Dec 2018 01:00:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 01:00:34,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-f7491651-ddc3-418b-87b6-5f7c3fa92731 2018-12-23 01:00:34,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" 2018-12-23 01:00:34,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a9346e35-3e54-403d-9ec7-8aaab47a05e0 Date: Sun, 23 Dec 2018 01:00:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 01:00:34,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-a9346e35-3e54-403d-9ec7-8aaab47a05e0 2018-12-23 01:00:34,868 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5da7c7d9-c8b9-49d3-8712-762ba276e211-pub-router 2018-12-23 01:00:34,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "tenant_id": "050b5543d18847ddbb874aa2d555af3d", "name": "CreateRouterSuccessTests-5da7c7d9-c8b9-49d3-8712-762ba276e211-pub-router", "admin_state_up": true}}' 2018-12-23 01:00:39,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-d8a3f9de-88e4-41cb-b5fc-5b6c314978c6 Date: Sun, 23 Dec 2018 01:00:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "050b5543d18847ddbb874aa2d555af3d", "created_at": "2018-12-23T01:00:35Z", "admin_state_up": true, "updated_at": "2018-12-23T01:00:36Z", "project_id": "050b5543d18847ddbb874aa2d555af3d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "2f0efd11-adde-4362-9684-4d3ccb3c2c51", "name": "CreateRouterSuccessTests-5da7c7d9-c8b9-49d3-8712-762ba276e211-pub-router"}} 2018-12-23 01:00:39,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-d8a3f9de-88e4-41cb-b5fc-5b6c314978c6 2018-12-23 01:00:39,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=2f0efd11-adde-4362-9684-4d3ccb3c2c51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" 2018-12-23 01:00:40,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-08d51906-fbe8-4b35-a843-81001ff1a6ec Date: Sun, 23 Dec 2018 01:00:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8f71f8cc-cc19-4965-852e-99186b440fc7","ip_address":"169.254.192.11"}],"id":"1f271c74-83a9-4f52-a8d4-8df98b9b3329","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8c:f3:6f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 050b5543d18847ddbb874aa2d555af3d","admin_state_up":true,"network_id":"69857531-5f48-4679-a853-df7bff5c3dfe","tenant_id":"","created_at":"2018-12-23T01:00:38Z","binding:vnic_type":"normal","device_id":"2f0efd11-adde-4362-9684-4d3ccb3c2c51"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:36Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.209"}],"id":"354ce8e4-fe44-43d4-abfe-d5e8ea47cbe2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a8:f6:dc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-23T01:00:36Z","binding:vnic_type":"normal","device_id":"2f0efd11-adde-4362-9684-4d3ccb3c2c51"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8f71f8cc-cc19-4965-852e-99186b440fc7","ip_address":"169.254.192.4"}],"id":"9996b6c7-3b03-4495-86d8-e7c71dc98a0e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:29:6d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 050b5543d18847ddbb874aa2d555af3d","admin_state_up":true,"network_id":"69857531-5f48-4679-a853-df7bff5c3dfe","tenant_id":"","created_at":"2018-12-23T01:00:38Z","binding:vnic_type":"normal","device_id":"2f0efd11-adde-4362-9684-4d3ccb3c2c51"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:37Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8f71f8cc-cc19-4965-852e-99186b440fc7","ip_address":"169.254.192.3"}],"id":"cd6a5b83-5e99-4d57-9aa7-6ce10c2b23df","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:84:43:a5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 050b5543d18847ddbb874aa2d555af3d","admin_state_up":true,"network_id":"69857531-5f48-4679-a853-df7bff5c3dfe","tenant_id":"","created_at":"2018-12-23T01:00:37Z","binding:vnic_type":"normal","device_id":"2f0efd11-adde-4362-9684-4d3ccb3c2c51"}]} 2018-12-23 01:00:40,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=2f0efd11-adde-4362-9684-4d3ccb3c2c51 used request id req-08d51906-fbe8-4b35-a843-81001ff1a6ec 2018-12-23 01:00:40,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" 2018-12-23 01:00:40,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d8f70799-ad28-494c-8b0a-90caa244b66e Date: Sun, 23 Dec 2018 01:00:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 01:00:40,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-d8f70799-ad28-494c-8b0a-90caa244b66e 2018-12-23 01:00:40,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8f71f8cc-cc19-4965-852e-99186b440fc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" 2018-12-23 01:00:40,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4d33bfa8-717e-4bd8-b4e5-a98194f8e3db Date: Sun, 23 Dec 2018 01:00:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"69857531-5f48-4679-a853-df7bff5c3dfe","tenant_id":"","created_at":"2018-12-23T01:00:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00: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":"8f71f8cc-cc19-4965-852e-99186b440fc7","subnetpool_id":null,"name":"HA subnet tenant 050b5543d18847ddbb874aa2d555af3d"}} 2018-12-23 01:00:40,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8f71f8cc-cc19-4965-852e-99186b440fc7 used request id req-4d33bfa8-717e-4bd8-b4e5-a98194f8e3db 2018-12-23 01:00:40,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8f71f8cc-cc19-4965-852e-99186b440fc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" 2018-12-23 01:00:40,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7105df9c-0bdd-4d4e-89a2-842df2a048c3 Date: Sun, 23 Dec 2018 01:00:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"69857531-5f48-4679-a853-df7bff5c3dfe","tenant_id":"","created_at":"2018-12-23T01:00:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00: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":"8f71f8cc-cc19-4965-852e-99186b440fc7","subnetpool_id":null,"name":"HA subnet tenant 050b5543d18847ddbb874aa2d555af3d"}} 2018-12-23 01:00:40,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8f71f8cc-cc19-4965-852e-99186b440fc7 used request id req-7105df9c-0bdd-4d4e-89a2-842df2a048c3 2018-12-23 01:00:40,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8f71f8cc-cc19-4965-852e-99186b440fc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" 2018-12-23 01:00:40,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e183dfc9-3b4c-42d1-8233-3cef42e4c117 Date: Sun, 23 Dec 2018 01:00:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"69857531-5f48-4679-a853-df7bff5c3dfe","tenant_id":"","created_at":"2018-12-23T01:00:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00: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":"8f71f8cc-cc19-4965-852e-99186b440fc7","subnetpool_id":null,"name":"HA subnet tenant 050b5543d18847ddbb874aa2d555af3d"}} 2018-12-23 01:00:40,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8f71f8cc-cc19-4965-852e-99186b440fc7 used request id req-e183dfc9-3b4c-42d1-8233-3cef42e4c117 2018-12-23 01:00:40,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/2f0efd11-adde-4362-9684-4d3ccb3c2c51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" 2018-12-23 01:00:40,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-79b58b3d-c2bb-4edc-92ce-84317bddef4c Date: Sun, 23 Dec 2018 01:00:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "050b5543d18847ddbb874aa2d555af3d", "created_at": "2018-12-23T01:00:35Z", "admin_state_up": true, "updated_at": "2018-12-23T01:00:39Z", "project_id": "050b5543d18847ddbb874aa2d555af3d", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "2f0efd11-adde-4362-9684-4d3ccb3c2c51", "name": "CreateRouterSuccessTests-5da7c7d9-c8b9-49d3-8712-762ba276e211-pub-router"}} 2018-12-23 01:00:40,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/2f0efd11-adde-4362-9684-4d3ccb3c2c51 used request id req-79b58b3d-c2bb-4edc-92ce-84317bddef4c 2018-12-23 01:00:40,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=2f0efd11-adde-4362-9684-4d3ccb3c2c51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" 2018-12-23 01:00:40,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3311 X-Openstack-Request-Id: req-e2b15beb-79da-45bf-863c-25347c440125 Date: Sun, 23 Dec 2018 01:00:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8f71f8cc-cc19-4965-852e-99186b440fc7","ip_address":"169.254.192.11"}],"id":"1f271c74-83a9-4f52-a8d4-8df98b9b3329","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8c:f3:6f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 050b5543d18847ddbb874aa2d555af3d","admin_state_up":true,"network_id":"69857531-5f48-4679-a853-df7bff5c3dfe","tenant_id":"","created_at":"2018-12-23T01:00:38Z","binding:vnic_type":"normal","device_id":"2f0efd11-adde-4362-9684-4d3ccb3c2c51"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:40Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.209"}],"id":"354ce8e4-fe44-43d4-abfe-d5e8ea47cbe2","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:f6:dc","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":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-23T01:00:36Z","binding:vnic_type":"normal","device_id":"2f0efd11-adde-4362-9684-4d3ccb3c2c51"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8f71f8cc-cc19-4965-852e-99186b440fc7","ip_address":"169.254.192.4"}],"id":"9996b6c7-3b03-4495-86d8-e7c71dc98a0e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:29:6d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 050b5543d18847ddbb874aa2d555af3d","admin_state_up":true,"network_id":"69857531-5f48-4679-a853-df7bff5c3dfe","tenant_id":"","created_at":"2018-12-23T01:00:38Z","binding:vnic_type":"normal","device_id":"2f0efd11-adde-4362-9684-4d3ccb3c2c51"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:37Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8f71f8cc-cc19-4965-852e-99186b440fc7","ip_address":"169.254.192.3"}],"id":"cd6a5b83-5e99-4d57-9aa7-6ce10c2b23df","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:84:43:a5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 050b5543d18847ddbb874aa2d555af3d","admin_state_up":true,"network_id":"69857531-5f48-4679-a853-df7bff5c3dfe","tenant_id":"","created_at":"2018-12-23T01:00:37Z","binding:vnic_type":"normal","device_id":"2f0efd11-adde-4362-9684-4d3ccb3c2c51"}]} 2018-12-23 01:00:40,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=2f0efd11-adde-4362-9684-4d3ccb3c2c51 used request id req-e2b15beb-79da-45bf-863c-25347c440125 2018-12-23 01:00:40,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" 2018-12-23 01:00:40,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8d634a4a-e01d-48b7-9dda-685b56191118 Date: Sun, 23 Dec 2018 01:00:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 01:00:40,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-8d634a4a-e01d-48b7-9dda-685b56191118 2018-12-23 01:00:40,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8f71f8cc-cc19-4965-852e-99186b440fc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" 2018-12-23 01:00:41,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-582f5011-5938-4fea-a565-1c810916c34e Date: Sun, 23 Dec 2018 01:00:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"69857531-5f48-4679-a853-df7bff5c3dfe","tenant_id":"","created_at":"2018-12-23T01:00:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00: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":"8f71f8cc-cc19-4965-852e-99186b440fc7","subnetpool_id":null,"name":"HA subnet tenant 050b5543d18847ddbb874aa2d555af3d"}} 2018-12-23 01:00:41,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8f71f8cc-cc19-4965-852e-99186b440fc7 used request id req-582f5011-5938-4fea-a565-1c810916c34e 2018-12-23 01:00:41,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8f71f8cc-cc19-4965-852e-99186b440fc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" 2018-12-23 01:00:41,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-63e09aca-bdef-4483-866d-453bc097939b Date: Sun, 23 Dec 2018 01:00:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"69857531-5f48-4679-a853-df7bff5c3dfe","tenant_id":"","created_at":"2018-12-23T01:00:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00: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":"8f71f8cc-cc19-4965-852e-99186b440fc7","subnetpool_id":null,"name":"HA subnet tenant 050b5543d18847ddbb874aa2d555af3d"}} 2018-12-23 01:00:41,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8f71f8cc-cc19-4965-852e-99186b440fc7 used request id req-63e09aca-bdef-4483-866d-453bc097939b 2018-12-23 01:00:41,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8f71f8cc-cc19-4965-852e-99186b440fc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" 2018-12-23 01:00:41,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a22292a3-f471-47be-8a4d-a652bf6d9c65 Date: Sun, 23 Dec 2018 01:00:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"69857531-5f48-4679-a853-df7bff5c3dfe","tenant_id":"","created_at":"2018-12-23T01:00:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00: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":"8f71f8cc-cc19-4965-852e-99186b440fc7","subnetpool_id":null,"name":"HA subnet tenant 050b5543d18847ddbb874aa2d555af3d"}} 2018-12-23 01:00:41,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8f71f8cc-cc19-4965-852e-99186b440fc7 used request id req-a22292a3-f471-47be-8a4d-a652bf6d9c65 2018-12-23 01:00:41,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:42,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23c51ea6b37c47769a313517a999accc", "name": "CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj-role"}], "expires_at": "2018-12-23T02:00:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "050b5543d18847ddbb874aa2d555af3d", "name": "CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/050b5543d18847ddbb874aa2d555af3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/050b5543d18847ddbb874aa2d555af3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/050b5543d18847ddbb874aa2d555af3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/050b5543d18847ddbb874aa2d555af3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/050b5543d18847ddbb874aa2d555af3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/050b5543d18847ddbb874aa2d555af3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/050b5543d18847ddbb874aa2d555af3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/050b5543d18847ddbb874aa2d555af3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/050b5543d18847ddbb874aa2d555af3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/050b5543d18847ddbb874aa2d555af3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/050b5543d18847ddbb874aa2d555af3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/050b5543d18847ddbb874aa2d555af3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-cbdeac50-9f35-4ab-user", "id": "3208649c29934a7494dd757d88dac0b4"}, "audit_ids": ["tDosfZXaQQCWR9fFQvqFbw"], "issued_at": "2018-12-23T01:00:42.000000Z"}} 2018-12-23 01:00:42,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-5da7c7d9-c8b9-49d3-8712-762ba276e211-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff593accba0fc1cd21991c73b70e3d53f979f07" 2018-12-23 01:00:42,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-10f56603-f787-447c-bb6b-9c530a81940f Date: Sun, 23 Dec 2018 01:00:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "050b5543d18847ddbb874aa2d555af3d", "created_at": "2018-12-23T01:00:35Z", "admin_state_up": true, "updated_at": "2018-12-23T01:00:39Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "050b5543d18847ddbb874aa2d555af3d", "id": "2f0efd11-adde-4362-9684-4d3ccb3c2c51", "name": "CreateRouterSuccessTests-5da7c7d9-c8b9-49d3-8712-762ba276e211-pub-router"}]} 2018-12-23 01:00:42,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-5da7c7d9-c8b9-49d3-8712-762ba276e211-pub-router&admin_state_up=True used request id req-10f56603-f787-447c-bb6b-9c530a81940f 2018-12-23 01:00:42,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:00:42,232 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:00:42,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/050b5543d18847ddbb874aa2d555af3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f46426fb665049ec05bddceccb19f272a06e6a3" 2018-12-23 01:00:42,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c9a0147-e579-44f0-bd46-6443bd5d9e70 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/050b5543d18847ddbb874aa2d555af3d"}, "enabled": true, "id": "050b5543d18847ddbb874aa2d555af3d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj"}} 2018-12-23 01:00:42,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/050b5543d18847ddbb874aa2d555af3d used request id req-0c9a0147-e579-44f0-bd46-6443bd5d9e70 2018-12-23 01:00:42,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=2f0efd11-adde-4362-9684-4d3ccb3c2c51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff593accba0fc1cd21991c73b70e3d53f979f07" 2018-12-23 01:00:42,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f8e7ebeb-8c2d-4628-a86b-02eac9cb354d Date: Sun, 23 Dec 2018 01:00:42 GMT RESP BODY: {"ports":[]} 2018-12-23 01:00:42,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=2f0efd11-adde-4362-9684-4d3ccb3c2c51 used request id req-f8e7ebeb-8c2d-4628-a86b-02eac9cb354d 2018-12-23 01:00:42,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff593accba0fc1cd21991c73b70e3d53f979f07" 2018-12-23 01:00:42,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f7af233d-76e5-40b5-8693-ed0e4d079f38 Date: Sun, 23 Dec 2018 01:00:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:00:42,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-f7af233d-76e5-40b5-8693-ed0e4d079f38 2018-12-23 01:00:42,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff593accba0fc1cd21991c73b70e3d53f979f07" 2018-12-23 01:00:42,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8359a0d2-26a0-4dea-b902-31971761d7ba Date: Sun, 23 Dec 2018 01:00:42 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:00:42,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-8359a0d2-26a0-4dea-b902-31971761d7ba 2018-12-23 01:00:42,808 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-5da7c7d9-c8b9-49d3-8712-762ba276e211-pub-router 2018-12-23 01:00:42,808 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5da7c7d9-c8b9-49d3-8712-762ba276e211-pub-router 2018-12-23 01:00:42,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/2f0efd11-adde-4362-9684-4d3ccb3c2c51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ed006e32b297e2527535b0d903340f2fcd1320" 2018-12-23 01:00:46,183 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3bf072c6-5d0a-49aa-91df-a6565d5f2720 Content-Length: 0 Date: Sun, 23 Dec 2018 01:00:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:00:46,184 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/2f0efd11-adde-4362-9684-4d3ccb3c2c51 used request id req-3bf072c6-5d0a-49aa-91df-a6565d5f2720 2018-12-23 01:00:46,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b5319844b7a5b51e711902f3eb31bf05d79340" 2018-12-23 01:00:46,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0763b6c2-f389-43f9-8b8c-2456740b7dc9 Date: Sun, 23 Dec 2018 01:00:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:00:46,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-0763b6c2-f389-43f9-8b8c-2456740b7dc9 2018-12-23 01:00:46,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b5319844b7a5b51e711902f3eb31bf05d79340" 2018-12-23 01:00:46,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1313427-3dd5-4381-b81a-b0f5a508c1b0 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:00:46,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-a1313427-3dd5-4381-b81a-b0f5a508c1b0 2018-12-23 01:00:46,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b5319844b7a5b51e711902f3eb31bf05d79340" 2018-12-23 01:00:46,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41fd2dd6-7503-4913-b95b-964b23a5a464 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:00:46,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-41fd2dd6-7503-4913-b95b-964b23a5a464 2018-12-23 01:00:46,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b5319844b7a5b51e711902f3eb31bf05d79340" 2018-12-23 01:00:46,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9301200-2af8-4dea-89f3-b0869e4db52b Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:00:46,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-c9301200-2af8-4dea-89f3-b0869e4db52b 2018-12-23 01:00:46,751 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj 2018-12-23 01:00:46,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/050b5543d18847ddbb874aa2d555af3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b5319844b7a5b51e711902f3eb31bf05d79340" 2018-12-23 01:00:46,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:00:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfdaac04-8d08-43f5-a43e-b6dd4a5bf54e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:00:46,945 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/050b5543d18847ddbb874aa2d555af3d used request id req-bfdaac04-8d08-43f5-a43e-b6dd4a5bf54e 2018-12-23 01:00:46,945 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-cbdeac50-9f35-4ab-proj-role 2018-12-23 01:00:46,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/23c51ea6b37c47769a313517a999accc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b5319844b7a5b51e711902f3eb31bf05d79340" 2018-12-23 01:00:47,055 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:00:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79f260b7-dfec-4f18-a4ec-cc29cb45ae5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:00:47,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/23c51ea6b37c47769a313517a999accc used request id req-79f260b7-dfec-4f18-a4ec-cc29cb45ae5c 2018-12-23 01:00:47,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b5319844b7a5b51e711902f3eb31bf05d79340" 2018-12-23 01:00:47,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffbcd815-41be-4e2c-8a84-ec082bed3b8f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:00:47,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ffbcd815-41be-4e2c-8a84-ec082bed3b8f 2018-12-23 01:00:47,146 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-cbdeac50-9f35-4ab-user 2018-12-23 01:00:47,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3208649c29934a7494dd757d88dac0b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8326b965cebd45e5737197aaa0a99e444556c9" 2018-12-23 01:00:47,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:00:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6d320f3-af85-4815-82bf-2a08b6bfa050 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:00:47,347 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3208649c29934a7494dd757d88dac0b4 used request id req-e6d320f3-af85-4815-82bf-2a08b6bfa050 2018-12-23 01:00:47,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:47,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:00:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["HCtjxs9tTSqDb3eSVIzBtA"], "issued_at": "2018-12-23T01:00:47.000000Z"}} 2018-12-23 01:00:47,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02561ec72a4ee742ba7513a9cf5228e9159a84b" 2018-12-23 01:00:47,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e2ea7d-6a85-40cf-8138-b18370f22ee7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:47,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-82e2ea7d-6a85-40cf-8138-b18370f22ee7 2018-12-23 01:00:47,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:47,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:48,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:00:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["gldr52HLTP2g9eeB_rMEdA"], "issued_at": "2018-12-23T01:00:48.000000Z"}} 2018-12-23 01:00:48,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" 2018-12-23 01:00:48,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c38af5-4ef9-4714-9f58-93011c107789 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:48,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-40c38af5-4ef9-4714-9f58-93011c107789 2018-12-23 01:00:48,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:00:48,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:00:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:00:48,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e09d310c-9837-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" 2018-12-23 01:00:48,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9258d1b8-1abc-4921-a37f-d80dff01ee9a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e09d310c-9837-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:00:48,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e09d310c-9837-4b3-proj used request id req-9258d1b8-1abc-4921-a37f-d80dff01ee9a 2018-12-23 01:00:48,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" 2018-12-23 01:00:48,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c497031-51ea-4bd7-862a-5245c1f14a50 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:00:48,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8c497031-51ea-4bd7-862a-5245c1f14a50 2018-12-23 01:00:48,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}}' 2018-12-23 01:00:48,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:00:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e0d8c7b-837c-430e-ba4b-96b14630c06b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb"}, "enabled": true, "id": "a4da582f6387450090cce68e30bf26bb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}} 2018-12-23 01:00:48,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3e0d8c7b-837c-430e-ba4b-96b14630c06b 2018-12-23 01:00:48,589 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e09d310c-9837-4b3-proj 2018-12-23 01:00:48,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:48,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:48,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:00:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["j9SrZMU1T_CNPIFWeTYw1A"], "issued_at": "2018-12-23T01:00:48.000000Z"}} 2018-12-23 01:00:48,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d503f7ea265c5f0396063fa97ef3981b3d6367" 2018-12-23 01:00:49,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5019e2-8c95-494c-a0cb-20e9f82a3040 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:49,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4b5019e2-8c95-494c-a0cb-20e9f82a3040 2018-12-23 01:00:49,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:00:49,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:00:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:00:49,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d503f7ea265c5f0396063fa97ef3981b3d6367" 2018-12-23 01:00:49,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cda3d97-ff17-400e-82e4-4572da06804a Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:00:49,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2cda3d97-ff17-400e-82e4-4572da06804a 2018-12-23 01:00:49,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-e09d310c-9837-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d503f7ea265c5f0396063fa97ef3981b3d6367" 2018-12-23 01:00:49,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2907397e-b138-4f03-a2ef-1107e5ceabfb Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-e09d310c-9837-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb"}, "enabled": true, "id": "a4da582f6387450090cce68e30bf26bb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}]} 2018-12-23 01:00:49,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-e09d310c-9837-4b3-proj used request id req-2907397e-b138-4f03-a2ef-1107e5ceabfb 2018-12-23 01:00:49,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d503f7ea265c5f0396063fa97ef3981b3d6367" 2018-12-23 01:00:49,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23212a52-9730-4693-b393-551191c521a1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:00:49,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-23212a52-9730-4693-b393-551191c521a1 2018-12-23 01:00:49,732 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e09d310c-9837-4b3-user 2018-12-23 01:00:49,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:49,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" 2018-12-23 01:00:49,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cadd9dfa-8be7-449d-85fb-7cac1ab7be27 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:00:49,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cadd9dfa-8be7-449d-85fb-7cac1ab7be27 2018-12-23 01:00:49,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" -d '{"role": {"name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj-role"}}' 2018-12-23 01:00:49,936 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:00:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90880ab0-2653-4630-b5d2-4d0183dda56a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2c6bde291b0e4a4cab52ecb88b83aa75", "links": {"self": "http://172.30.9.26:5000/v3/roles/2c6bde291b0e4a4cab52ecb88b83aa75"}, "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj-role"}} 2018-12-23 01:00:49,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-90880ab0-2653-4630-b5d2-4d0183dda56a 2018-12-23 01:00:49,936 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e09d310c-9837-4b3-proj-role 2018-12-23 01:00:49,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2c6bde291b0e4a4cab52ecb88b83aa75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" 2018-12-23 01:00:50,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee82c8b-3e2c-4ad8-a554-14a17496f092 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/2c6bde291b0e4a4cab52ecb88b83aa75"}, "domain_id": null, "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj-role", "id": "2c6bde291b0e4a4cab52ecb88b83aa75"}} 2018-12-23 01:00:50,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2c6bde291b0e4a4cab52ecb88b83aa75 used request id req-9ee82c8b-3e2c-4ad8-a554-14a17496f092 2018-12-23 01:00:50,029 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e09d310c-9837-4b3-proj-role to project CreateRouterSuccessTests-e09d310c-9837-4b3-proj 2018-12-23 01:00:50,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb/users/c95756fe19d94b61b5365154d0063be4/roles/2c6bde291b0e4a4cab52ecb88b83aa75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" 2018-12-23 01:00:50,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95af2a81-1a91-43df-adc6-38f7b6e7df2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:00:50,154 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb/users/c95756fe19d94b61b5365154d0063be4/roles/2c6bde291b0e4a4cab52ecb88b83aa75 used request id req-95af2a81-1a91-43df-adc6-38f7b6e7df2f 2018-12-23 01:00:50,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:50,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:50,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c6bde291b0e4a4cab52ecb88b83aa75", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj-role"}], "expires_at": "2018-12-23T02:00:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4da582f6387450090cce68e30bf26bb", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-user", "id": "c95756fe19d94b61b5365154d0063be4"}, "audit_ids": ["XqoY9HoaTOyLUzaaCwF_VA"], "issued_at": "2018-12-23T01:00:50.000000Z"}} 2018-12-23 01:00:50,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368731ea34c05543bdf6919685c0204df25d47c0" 2018-12-23 01:00:50,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05307975-b1f4-4474-bffe-c98eafc417bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:50,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-05307975-b1f4-4474-bffe-c98eafc417bb 2018-12-23 01:00:50,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368731ea34c05543bdf6919685c0204df25d47c0" 2018-12-23 01:00:50,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dafbf0ce-b6e8-44e4-93fe-06617eea9d0a Date: Sun, 23 Dec 2018 01:00:50 GMT RESP BODY: {"networks":[]} 2018-12-23 01:00:50,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1 used request id req-dafbf0ce-b6e8-44e4-93fe-06617eea9d0a 2018-12-23 01:00:50,813 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1 2018-12-23 01:00:50,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368731ea34c05543bdf6919685c0204df25d47c0" -d '{"network": {"name": "CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1", "admin_state_up": true}}' 2018-12-23 01:00:51,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-2a6c8b41-85eb-48d5-af02-bdab280f687e Date: Sun, 23 Dec 2018 01:00:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:00:51Z","is_default":false,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:51Z","mtu":1450}} 2018-12-23 01:00:51,695 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-2a6c8b41-85eb-48d5-af02-bdab280f687e 2018-12-23 01:00:51,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2dd023b7-bbd3-4567-a04a-01de111eae8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368731ea34c05543bdf6919685c0204df25d47c0" 2018-12-23 01:00:52,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-bce5ef75-d09e-4d7d-a4f3-f1bcb9087d64 Date: Sun, 23 Dec 2018 01:00: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-12-23T01:00:51Z","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1"}]} 2018-12-23 01:00:52,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2dd023b7-bbd3-4567-a04a-01de111eae8f used request id req-bce5ef75-d09e-4d7d-a4f3-f1bcb9087d64 2018-12-23 01:00:52,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368731ea34c05543bdf6919685c0204df25d47c0" 2018-12-23 01:00:52,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-172e3d6e-06c6-4216-936b-24bfa2786e9f Date: Sun, 23 Dec 2018 01:00:52 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:00:52,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f used request id req-172e3d6e-06c6-4216-936b-24bfa2786e9f 2018-12-23 01:00:52,248 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1 2018-12-23 01:00:52,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368731ea34c05543bdf6919685c0204df25d47c0" -d '{"subnets": [{"ip_version": 4, "network_id": "2dd023b7-bbd3-4567-a04a-01de111eae8f", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1"}]}' 2018-12-23 01:00:52,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3d343690-7d89-4f0d-88b0-72d55fdda8c2 Date: Sun, 23 Dec 2018 01:00:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:52Z","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":"a4da582f6387450090cce68e30bf26bb","id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1"}]} 2018-12-23 01:00:52,863 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-3d343690-7d89-4f0d-88b0-72d55fdda8c2 2018-12-23 01:00:52,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2dd023b7-bbd3-4567-a04a-01de111eae8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368731ea34c05543bdf6919685c0204df25d47c0" 2018-12-23 01:00:53,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6ab643ed-eaf7-424f-af25-c16b0c957fd3 Date: Sun, 23 Dec 2018 01:00: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":["fd4934f4-fdb4-4761-bf2e-64d7858ed466"],"updated_at":"2018-12-23T01:00:52Z","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1"}]} 2018-12-23 01:00:53,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2dd023b7-bbd3-4567-a04a-01de111eae8f used request id req-6ab643ed-eaf7-424f-af25-c16b0c957fd3 2018-12-23 01:00:53,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368731ea34c05543bdf6919685c0204df25d47c0" 2018-12-23 01:00:53,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0431ee4a-ca0a-46dc-8010-f32d3cd8ca00 Date: Sun, 23 Dec 2018 01:00:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:52Z","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":"a4da582f6387450090cce68e30bf26bb","id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1"}]} 2018-12-23 01:00:53,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f used request id req-0431ee4a-ca0a-46dc-8010-f32d3cd8ca00 2018-12-23 01:00:53,224 - OpenStackNetwork - DEBUG - Network [2dd023b7-bbd3-4567-a04a-01de111eae8f] created successfully 2018-12-23 01:00:53,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:53,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:53,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c6bde291b0e4a4cab52ecb88b83aa75", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj-role"}], "expires_at": "2018-12-23T02:00:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4da582f6387450090cce68e30bf26bb", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-user", "id": "c95756fe19d94b61b5365154d0063be4"}, "audit_ids": ["HQ5mQG0mTFGsOIAehi9yyg"], "issued_at": "2018-12-23T01:00:53.000000Z"}} 2018-12-23 01:00:53,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540349efe721a160916455cebcb3287fadbf6394" 2018-12-23 01:00:53,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d1274b-3871-4f8f-ac86-d4fd0d0e11ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:53,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-29d1274b-3871-4f8f-ac86-d4fd0d0e11ec 2018-12-23 01:00:53,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540349efe721a160916455cebcb3287fadbf6394" 2018-12-23 01:00:53,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f8d9a611-3ab7-4b58-b500-37a6674172ac Date: Sun, 23 Dec 2018 01:00:53 GMT RESP BODY: {"networks":[]} 2018-12-23 01:00:53,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2 used request id req-f8d9a611-3ab7-4b58-b500-37a6674172ac 2018-12-23 01:00:53,877 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2 2018-12-23 01:00:53,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540349efe721a160916455cebcb3287fadbf6394" -d '{"network": {"name": "CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2", "admin_state_up": true}}' 2018-12-23 01:00:54,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9a638d9d-85eb-40b5-9046-409e971ad705 Date: Sun, 23 Dec 2018 01:00:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2a7fb89d-e496-44b8-b49b-6a918966828d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:00:54Z","is_default":false,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","mtu":1450}} 2018-12-23 01:00:54,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-9a638d9d-85eb-40b5-9046-409e971ad705 2018-12-23 01:00:54,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2a7fb89d-e496-44b8-b49b-6a918966828d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540349efe721a160916455cebcb3287fadbf6394" 2018-12-23 01:00:54,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6560590b-c043-46b7-b299-3fd72e506aa7 Date: Sun, 23 Dec 2018 01:00:54 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-12-23T01:00:54Z","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","id":"2a7fb89d-e496-44b8-b49b-6a918966828d","name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2"}]} 2018-12-23 01:00:54,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2a7fb89d-e496-44b8-b49b-6a918966828d used request id req-6560590b-c043-46b7-b299-3fd72e506aa7 2018-12-23 01:00:54,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540349efe721a160916455cebcb3287fadbf6394" 2018-12-23 01:00:54,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7c07ae98-a75d-4e6f-86ca-5b48275faace Date: Sun, 23 Dec 2018 01:00:54 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:00:54,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d used request id req-7c07ae98-a75d-4e6f-86ca-5b48275faace 2018-12-23 01:00:54,593 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2 2018-12-23 01:00:54,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540349efe721a160916455cebcb3287fadbf6394" -d '{"subnets": [{"ip_version": 4, "network_id": "2a7fb89d-e496-44b8-b49b-6a918966828d", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2"}]}' 2018-12-23 01:00:55,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-82b51aa9-0ec7-43fe-a9ce-99d42a8a33a0 Date: Sun, 23 Dec 2018 01:00:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:54Z","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":"a4da582f6387450090cce68e30bf26bb","id":"89c60ea3-4939-4d5e-8000-706ef6e98691","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2"}]} 2018-12-23 01:00:55,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-82b51aa9-0ec7-43fe-a9ce-99d42a8a33a0 2018-12-23 01:00:55,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2a7fb89d-e496-44b8-b49b-6a918966828d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540349efe721a160916455cebcb3287fadbf6394" 2018-12-23 01:00:55,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5d123483-e432-475d-a991-c2c61a126285 Date: Sun, 23 Dec 2018 01: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":["89c60ea3-4939-4d5e-8000-706ef6e98691"],"updated_at":"2018-12-23T01:00:54Z","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","id":"2a7fb89d-e496-44b8-b49b-6a918966828d","name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2"}]} 2018-12-23 01:00:55,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2a7fb89d-e496-44b8-b49b-6a918966828d used request id req-5d123483-e432-475d-a991-c2c61a126285 2018-12-23 01:00:55,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540349efe721a160916455cebcb3287fadbf6394" 2018-12-23 01:00:55,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f6d65310-1bfc-4bee-8cb9-e4df23274104 Date: Sun, 23 Dec 2018 01:00:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:54Z","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":"a4da582f6387450090cce68e30bf26bb","id":"89c60ea3-4939-4d5e-8000-706ef6e98691","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2"}]} 2018-12-23 01:00:55,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d used request id req-f6d65310-1bfc-4bee-8cb9-e4df23274104 2018-12-23 01:00:55,768 - OpenStackNetwork - DEBUG - Network [2a7fb89d-e496-44b8-b49b-6a918966828d] created successfully 2018-12-23 01:00:55,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:55,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:56,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c6bde291b0e4a4cab52ecb88b83aa75", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj-role"}], "expires_at": "2018-12-23T02:00:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4da582f6387450090cce68e30bf26bb", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-user", "id": "c95756fe19d94b61b5365154d0063be4"}, "audit_ids": ["PXWIE22-T6qvCMpOVgGnFQ"], "issued_at": "2018-12-23T01:00:56.000000Z"}} 2018-12-23 01:00:56,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:00:56,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9177457d-f619-4800-b04c-c60c8fd616dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:56,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9177457d-f619-4800-b04c-c60c8fd616dd 2018-12-23 01:00:56,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:00:56,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4ab37c70-4b6b-4aab-9e86-cfe6ad9c40ae Date: Sun, 23 Dec 2018 01:00:56 GMT RESP BODY: {"routers": []} 2018-12-23 01:00:56,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router&admin_state_up=True used request id req-4ab37c70-4b6b-4aab-9e86-cfe6ad9c40ae 2018-12-23 01:00:56,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:00:56,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:00:56,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c6bde291b0e4a4cab52ecb88b83aa75", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj-role"}], "expires_at": "2018-12-23T02:00:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4da582f6387450090cce68e30bf26bb", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-user", "id": "c95756fe19d94b61b5365154d0063be4"}, "audit_ids": ["G8q4fZlHSNWiNuKOgRHFOQ"], "issued_at": "2018-12-23T01:00:56.000000Z"}} 2018-12-23 01:00:56,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46396b488abff38dbae26279e505c4f823b55f9" 2018-12-23 01:00:56,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c28fec1d-e1d9-45b9-9d58-a35da5701893 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:00:56,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c28fec1d-e1d9-45b9-9d58-a35da5701893 2018-12-23 01:00:56,969 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router 2018-12-23 01:00:56,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" -d '{"router": {"name": "CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router", "admin_state_up": true}}' 2018-12-23 01:01:00,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-3597b605-4008-45d8-9d4c-33e01d366ce3 Date: Sun, 23 Dec 2018 01:01:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a4da582f6387450090cce68e30bf26bb", "created_at": "2018-12-23T01:00:57Z", "admin_state_up": true, "updated_at": "2018-12-23T01:00:57Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "a4da582f6387450090cce68e30bf26bb", "id": "b5867660-68ef-4b5f-841a-c2f91df7dcdb", "name": "CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router"}} 2018-12-23 01:01:00,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-3597b605-4008-45d8-9d4c-33e01d366ce3 2018-12-23 01:01:00,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=b5867660-68ef-4b5f-841a-c2f91df7dcdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:00,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dc8cd1fc-fb9c-47cd-a68d-5af9f1734ee5 Date: Sun, 23 Dec 2018 01:01:00 GMT RESP BODY: {"ports":[]} 2018-12-23 01:01:00,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=b5867660-68ef-4b5f-841a-c2f91df7dcdb used request id req-dc8cd1fc-fb9c-47cd-a68d-5af9f1734ee5 2018-12-23 01:01:00,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:01,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-54a93fa2-87db-482d-abfa-f5cb324dad7f Date: Sun, 23 Dec 2018 01: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":["fd4934f4-fdb4-4761-bf2e-64d7858ed466"],"updated_at":"2018-12-23T01:00:52Z","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1"}]} 2018-12-23 01:01:01,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1 used request id req-54a93fa2-87db-482d-abfa-f5cb324dad7f 2018-12-23 01:01:01,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:01:01,137 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:01:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:01:01,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:01,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c72b51-531d-44d4-b949-2bb6706ce7bf Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb"}, "enabled": true, "id": "a4da582f6387450090cce68e30bf26bb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}} 2018-12-23 01:01:01,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb used request id req-53c72b51-531d-44d4-b949-2bb6706ce7bf 2018-12-23 01:01:01,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:01,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-297a43be-10d3-4b7a-b637-0a7cf8a78ac1 Date: Sun, 23 Dec 2018 01:01:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:52Z","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":"a4da582f6387450090cce68e30bf26bb","id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1"}]} 2018-12-23 01:01:01,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f used request id req-297a43be-10d3-4b7a-b637-0a7cf8a78ac1 2018-12-23 01:01:01,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f&name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:01,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-feb8bc06-2cdf-4e2f-8efe-230386422360 Date: Sun, 23 Dec 2018 01:01:01 GMT RESP BODY: {"ports":[]} 2018-12-23 01:01:01,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f&name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port1&admin_state_up=True used request id req-feb8bc06-2cdf-4e2f-8efe-230386422360 2018-12-23 01:01:01,465 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port1 for router - CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router 2018-12-23 01:01:01,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:01:01,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:01:01,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c6bde291b0e4a4cab52ecb88b83aa75", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj-role"}], "expires_at": "2018-12-23T02:01:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4da582f6387450090cce68e30bf26bb", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-user", "id": "c95756fe19d94b61b5365154d0063be4"}, "audit_ids": ["hHVVt2pDRNmifuUtj0wkjg"], "issued_at": "2018-12-23T01:01:01.000000Z"}} 2018-12-23 01:01:01,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed88b8ff5bc0b7f293d1075e92f38d05040f3b5" 2018-12-23 01:01:01,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2e99966-83a6-438a-808a-42697e86758e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:01:01,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d2e99966-83a6-438a-808a-42697e86758e 2018-12-23 01:01:01,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:02,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0f876f12-8914-4fab-9cc2-f01a7084b588 Date: Sun, 23 Dec 2018 01: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":["fd4934f4-fdb4-4761-bf2e-64d7858ed466"],"updated_at":"2018-12-23T01:00:52Z","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1"}]} 2018-12-23 01:01:02,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1 used request id req-0f876f12-8914-4fab-9cc2-f01a7084b588 2018-12-23 01:01:02,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:02,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8ae1361a-c23b-4593-81d0-faa65172ca93 Date: Sun, 23 Dec 2018 01:01:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:52Z","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":"a4da582f6387450090cce68e30bf26bb","id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1"}]} 2018-12-23 01:01:02,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f used request id req-8ae1361a-c23b-4593-81d0-faa65172ca93 2018-12-23 01:01:02,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:02,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b9f8fcf5-4e32-41bf-94a0-304fcd163209 Date: Sun, 23 Dec 2018 01: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":["fd4934f4-fdb4-4761-bf2e-64d7858ed466"],"updated_at":"2018-12-23T01:00:52Z","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1"}]} 2018-12-23 01:01:02,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1 used request id req-b9f8fcf5-4e32-41bf-94a0-304fcd163209 2018-12-23 01:01:02,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:01:02,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:01:02,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed88b8ff5bc0b7f293d1075e92f38d05040f3b5" 2018-12-23 01:01:02,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a2d5f7-3437-4f1f-81a0-d3525090bbc0 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb"}, "enabled": true, "id": "a4da582f6387450090cce68e30bf26bb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}} 2018-12-23 01:01:02,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb used request id req-48a2d5f7-3437-4f1f-81a0-d3525090bbc0 2018-12-23 01:01:02,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:02,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ade225b3-293f-47ec-b867-618ac3be4002 Date: Sun, 23 Dec 2018 01:01:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:52Z","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":"a4da582f6387450090cce68e30bf26bb","id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1"}]} 2018-12-23 01:01:02,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f used request id req-ade225b3-293f-47ec-b867-618ac3be4002 2018-12-23 01:01:02,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f&name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:03,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-767d449c-f6c9-4128-a93b-2999ee53370f Date: Sun, 23 Dec 2018 01:01:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:52Z","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":"a4da582f6387450090cce68e30bf26bb","id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1"}]} 2018-12-23 01:01:03,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f&name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1 used request id req-767d449c-f6c9-4128-a93b-2999ee53370f 2018-12-23 01:01:03,072 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1 2018-12-23 01:01:03,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" -d '{"port": {"network_id": "2dd023b7-bbd3-4567-a04a-01de111eae8f", "fixed_ips": [{"subnet_id": "fd4934f4-fdb4-4761-bf2e-64d7858ed466", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port1", "admin_state_up": true}}' 2018-12-23 01:01:04,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-2b0a7109-f19e-4b87-9860-f8028f6d8a0c Date: Sun, 23 Dec 2018 01:01:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:03Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","ip_address":"10.200.201.1"}],"id":"1207c25e-9852-48ca-b29c-ff374a8de63e","security_groups":["cbd8525a-0298-4fa0-b225-4d67a57ca71f"],"mac_address":"fa:16:3e:af:41:87","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port1","project_id":"a4da582f6387450090cce68e30bf26bb","qos_policy_id":null,"admin_state_up":true,"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:01:03Z","binding:vnic_type":"normal"}} 2018-12-23 01:01:04,047 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-2b0a7109-f19e-4b87-9860-f8028f6d8a0c 2018-12-23 01:01:04,048 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port1 for router - CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router 2018-12-23 01:01:04,048 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router 2018-12-23 01:01:04,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/b5867660-68ef-4b5f-841a-c2f91df7dcdb/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" -d '{"port_id": "1207c25e-9852-48ca-b29c-ff374a8de63e"}' 2018-12-23 01:01:05,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b01a25a3-1f54-4c57-9f9d-986e547ca2b5 Date: Sun, 23 Dec 2018 01:01:05 GMT RESP BODY: {"network_id": "2dd023b7-bbd3-4567-a04a-01de111eae8f", "tenant_id": "a4da582f6387450090cce68e30bf26bb", "subnet_id": "fd4934f4-fdb4-4761-bf2e-64d7858ed466", "subnet_ids": ["fd4934f4-fdb4-4761-bf2e-64d7858ed466"], "port_id": "1207c25e-9852-48ca-b29c-ff374a8de63e", "id": "b5867660-68ef-4b5f-841a-c2f91df7dcdb"} 2018-12-23 01:01:05,861 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b5867660-68ef-4b5f-841a-c2f91df7dcdb/add_router_interface used request id req-b01a25a3-1f54-4c57-9f9d-986e547ca2b5 2018-12-23 01:01:05,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:05,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b9e12470-f783-4ac9-91f3-b7373a1115ed Date: Sun, 23 Dec 2018 01:01: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":["89c60ea3-4939-4d5e-8000-706ef6e98691"],"updated_at":"2018-12-23T01:00:54Z","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","id":"2a7fb89d-e496-44b8-b49b-6a918966828d","name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2"}]} 2018-12-23 01:01:05,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2 used request id req-b9e12470-f783-4ac9-91f3-b7373a1115ed 2018-12-23 01:01:05,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:06,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aeaac9f-48ac-4708-a777-ffbfe06f144b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb"}, "enabled": true, "id": "a4da582f6387450090cce68e30bf26bb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}} 2018-12-23 01:01:06,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb used request id req-6aeaac9f-48ac-4708-a777-ffbfe06f144b 2018-12-23 01:01:06,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:06,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-89cafef7-bd03-409a-af5c-815d430283bd Date: Sun, 23 Dec 2018 01:01:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:54Z","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":"a4da582f6387450090cce68e30bf26bb","id":"89c60ea3-4939-4d5e-8000-706ef6e98691","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2"}]} 2018-12-23 01:01:06,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d used request id req-89cafef7-bd03-409a-af5c-815d430283bd 2018-12-23 01:01:06,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d&name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:06,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-be6ec671-e49b-4d8d-b10c-81fbebbe10ba Date: Sun, 23 Dec 2018 01:01:06 GMT RESP BODY: {"ports":[]} 2018-12-23 01:01:06,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d&name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port2&admin_state_up=True used request id req-be6ec671-e49b-4d8d-b10c-81fbebbe10ba 2018-12-23 01:01:06,285 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port2 for router - CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router 2018-12-23 01:01:06,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:01:06,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:01:06,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c6bde291b0e4a4cab52ecb88b83aa75", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj-role"}], "expires_at": "2018-12-23T02:01:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4da582f6387450090cce68e30bf26bb", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-user", "id": "c95756fe19d94b61b5365154d0063be4"}, "audit_ids": ["l_sxPUDGRdG_LWTSgy3_Nw"], "issued_at": "2018-12-23T01:01:06.000000Z"}} 2018-12-23 01:01:06,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b94a6e57f5d7ff536d6ba96227eadec445d6d2" 2018-12-23 01:01:06,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ea52ef-d4e8-49f1-8865-393aa78fee8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:01:06,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d7ea52ef-d4e8-49f1-8865-393aa78fee8a 2018-12-23 01:01:06,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:07,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bb1db8bc-c6f1-46de-bbcb-62c06e82d271 Date: Sun, 23 Dec 2018 01:01: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":["89c60ea3-4939-4d5e-8000-706ef6e98691"],"updated_at":"2018-12-23T01:00:54Z","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","id":"2a7fb89d-e496-44b8-b49b-6a918966828d","name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2"}]} 2018-12-23 01:01:07,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2 used request id req-bb1db8bc-c6f1-46de-bbcb-62c06e82d271 2018-12-23 01:01:07,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:07,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-49aef85b-4c06-4b4d-a958-f6fcd190b44e Date: Sun, 23 Dec 2018 01:01:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:54Z","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":"a4da582f6387450090cce68e30bf26bb","id":"89c60ea3-4939-4d5e-8000-706ef6e98691","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2"}]} 2018-12-23 01:01:07,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d used request id req-49aef85b-4c06-4b4d-a958-f6fcd190b44e 2018-12-23 01:01:07,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:07,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6b77f9fb-9d57-4dc3-98a4-b4ba88cda74b Date: Sun, 23 Dec 2018 01:01: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":["89c60ea3-4939-4d5e-8000-706ef6e98691"],"updated_at":"2018-12-23T01:00:54Z","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","id":"2a7fb89d-e496-44b8-b49b-6a918966828d","name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2"}]} 2018-12-23 01:01:07,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2 used request id req-6b77f9fb-9d57-4dc3-98a4-b4ba88cda74b 2018-12-23 01:01:07,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:01:07,362 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:01:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:01:07,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b94a6e57f5d7ff536d6ba96227eadec445d6d2" 2018-12-23 01:01:07,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9eb43b0-31c8-4d0a-9832-af2a2ff168a6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb"}, "enabled": true, "id": "a4da582f6387450090cce68e30bf26bb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}} 2018-12-23 01:01:07,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb used request id req-c9eb43b0-31c8-4d0a-9832-af2a2ff168a6 2018-12-23 01:01:07,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:07,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-93a17aea-6526-4fe1-9196-a2241b4d76c6 Date: Sun, 23 Dec 2018 01:01:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:54Z","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":"a4da582f6387450090cce68e30bf26bb","id":"89c60ea3-4939-4d5e-8000-706ef6e98691","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2"}]} 2018-12-23 01:01:07,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d used request id req-93a17aea-6526-4fe1-9196-a2241b4d76c6 2018-12-23 01:01:07,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d&name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:07,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-aafdbcd7-b269-4283-899d-0b5f966dd035 Date: Sun, 23 Dec 2018 01:01:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:54Z","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":"a4da582f6387450090cce68e30bf26bb","id":"89c60ea3-4939-4d5e-8000-706ef6e98691","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2"}]} 2018-12-23 01:01:07,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d&name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2 used request id req-aafdbcd7-b269-4283-899d-0b5f966dd035 2018-12-23 01:01:07,574 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2 2018-12-23 01:01:07,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" -d '{"port": {"network_id": "2a7fb89d-e496-44b8-b49b-6a918966828d", "fixed_ips": [{"subnet_id": "89c60ea3-4939-4d5e-8000-706ef6e98691", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port2", "admin_state_up": true}}' 2018-12-23 01:01:08,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-b1fc1bfd-ff79-4346-bbb0-0f7878734ced Date: Sun, 23 Dec 2018 01:01:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:08Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89c60ea3-4939-4d5e-8000-706ef6e98691","ip_address":"10.200.202.1"}],"id":"7053f3aa-f45e-47b6-b976-6167d8227212","security_groups":["cbd8525a-0298-4fa0-b225-4d67a57ca71f"],"mac_address":"fa:16:3e:dc:3a:7b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port2","project_id":"a4da582f6387450090cce68e30bf26bb","qos_policy_id":null,"admin_state_up":true,"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:01:08Z","binding:vnic_type":"normal"}} 2018-12-23 01:01:08,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-b1fc1bfd-ff79-4346-bbb0-0f7878734ced 2018-12-23 01:01:08,725 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port2 for router - CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router 2018-12-23 01:01:08,725 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router 2018-12-23 01:01:08,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/b5867660-68ef-4b5f-841a-c2f91df7dcdb/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" -d '{"port_id": "7053f3aa-f45e-47b6-b976-6167d8227212"}' 2018-12-23 01:01:10,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e593a0e4-9ef3-4d4e-ba4c-881c9b205248 Date: Sun, 23 Dec 2018 01:01:10 GMT RESP BODY: {"network_id": "2a7fb89d-e496-44b8-b49b-6a918966828d", "tenant_id": "a4da582f6387450090cce68e30bf26bb", "subnet_id": "89c60ea3-4939-4d5e-8000-706ef6e98691", "subnet_ids": ["89c60ea3-4939-4d5e-8000-706ef6e98691"], "port_id": "7053f3aa-f45e-47b6-b976-6167d8227212", "id": "b5867660-68ef-4b5f-841a-c2f91df7dcdb"} 2018-12-23 01:01:10,531 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b5867660-68ef-4b5f-841a-c2f91df7dcdb/add_router_interface used request id req-e593a0e4-9ef3-4d4e-ba4c-881c9b205248 2018-12-23 01:01:10,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/b5867660-68ef-4b5f-841a-c2f91df7dcdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:10,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-3d0ac6df-0941-4817-bba1-cdc16def1f34 Date: Sun, 23 Dec 2018 01:01:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a4da582f6387450090cce68e30bf26bb", "created_at": "2018-12-23T01:00:57Z", "admin_state_up": true, "updated_at": "2018-12-23T01:01:09Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "a4da582f6387450090cce68e30bf26bb", "id": "b5867660-68ef-4b5f-841a-c2f91df7dcdb", "name": "CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router"}} 2018-12-23 01:01:10,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/b5867660-68ef-4b5f-841a-c2f91df7dcdb used request id req-3d0ac6df-0941-4817-bba1-cdc16def1f34 2018-12-23 01:01:10,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=b5867660-68ef-4b5f-841a-c2f91df7dcdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:10,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-5615f665-b4ea-4b71-83a1-6623d152d5f9 Date: Sun, 23 Dec 2018 01:01:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","ip_address":"10.200.201.1"}],"id":"1207c25e-9852-48ca-b29c-ff374a8de63e","security_groups":["cbd8525a-0298-4fa0-b225-4d67a57ca71f"],"mac_address":"fa:16:3e:af:41:87","project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port1","admin_state_up":true,"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:01:03Z","binding:vnic_type":"normal","device_id":"b5867660-68ef-4b5f-841a-c2f91df7dcdb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89c60ea3-4939-4d5e-8000-706ef6e98691","ip_address":"10.200.202.1"}],"id":"7053f3aa-f45e-47b6-b976-6167d8227212","security_groups":["cbd8525a-0298-4fa0-b225-4d67a57ca71f"],"mac_address":"fa:16:3e:dc:3a:7b","project_id":"a4da582f6387450090cce68e30bf26bb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port2","admin_state_up":true,"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:01:08Z","binding:vnic_type":"normal","device_id":"b5867660-68ef-4b5f-841a-c2f91df7dcdb"}]} 2018-12-23 01:01:10,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=b5867660-68ef-4b5f-841a-c2f91df7dcdb used request id req-5615f665-b4ea-4b71-83a1-6623d152d5f9 2018-12-23 01:01:10,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/fd4934f4-fdb4-4761-bf2e-64d7858ed466 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:11,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3afd1348-86f0-48c9-ba86-630b804920d6 Date: Sun, 23 Dec 2018 01:01:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:52Z","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":"a4da582f6387450090cce68e30bf26bb","id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1"}} 2018-12-23 01:01:11,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/fd4934f4-fdb4-4761-bf2e-64d7858ed466 used request id req-3afd1348-86f0-48c9-ba86-630b804920d6 2018-12-23 01:01:11,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/89c60ea3-4939-4d5e-8000-706ef6e98691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:11,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9b77d203-4b41-43f3-b6b3-bdb5882aa119 Date: Sun, 23 Dec 2018 01:01:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:54Z","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":"a4da582f6387450090cce68e30bf26bb","id":"89c60ea3-4939-4d5e-8000-706ef6e98691","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2"}} 2018-12-23 01:01:11,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/89c60ea3-4939-4d5e-8000-706ef6e98691 used request id req-9b77d203-4b41-43f3-b6b3-bdb5882aa119 2018-12-23 01:01:11,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:01:11,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c6bde291b0e4a4cab52ecb88b83aa75", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj-role"}], "expires_at": "2018-12-23T02:01:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4da582f6387450090cce68e30bf26bb", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-user", "id": "c95756fe19d94b61b5365154d0063be4"}, "audit_ids": ["xat9df3wRjKaqUFNlGk2_w"], "issued_at": "2018-12-23T01:01:11.000000Z"}} 2018-12-23 01:01:11,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26755b259fc7017eaa2627d7bfeea013b9580342" 2018-12-23 01:01:11,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-0c5ea7c7-626a-4d02-8058-de5936719994 Date: Sun, 23 Dec 2018 01:01:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a4da582f6387450090cce68e30bf26bb", "created_at": "2018-12-23T01:00:57Z", "admin_state_up": true, "updated_at": "2018-12-23T01:01:09Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "a4da582f6387450090cce68e30bf26bb", "id": "b5867660-68ef-4b5f-841a-c2f91df7dcdb", "name": "CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router"}]} 2018-12-23 01:01:11,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router&admin_state_up=True used request id req-0c5ea7c7-626a-4d02-8058-de5936719994 2018-12-23 01:01:11,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:01:11,923 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:01:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:01:11,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02561ec72a4ee742ba7513a9cf5228e9159a84b" 2018-12-23 01:01:12,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-401d5a3d-aca7-49b1-aca2-494e5b19128c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb"}, "enabled": true, "id": "a4da582f6387450090cce68e30bf26bb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}} 2018-12-23 01:01:12,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb used request id req-401d5a3d-aca7-49b1-aca2-494e5b19128c 2018-12-23 01:01:12,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=b5867660-68ef-4b5f-841a-c2f91df7dcdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26755b259fc7017eaa2627d7bfeea013b9580342" 2018-12-23 01:01:12,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-7e0a6266-2189-4e49-980c-d48ea09e4d6e Date: Sun, 23 Dec 2018 01:01:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","ip_address":"10.200.201.1"}],"id":"1207c25e-9852-48ca-b29c-ff374a8de63e","security_groups":["cbd8525a-0298-4fa0-b225-4d67a57ca71f"],"mac_address":"fa:16:3e:af:41:87","project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port1","admin_state_up":true,"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:01:03Z","binding:vnic_type":"normal","device_id":"b5867660-68ef-4b5f-841a-c2f91df7dcdb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89c60ea3-4939-4d5e-8000-706ef6e98691","ip_address":"10.200.202.1"}],"id":"7053f3aa-f45e-47b6-b976-6167d8227212","security_groups":["cbd8525a-0298-4fa0-b225-4d67a57ca71f"],"mac_address":"fa:16:3e:dc:3a:7b","project_id":"a4da582f6387450090cce68e30bf26bb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port2","admin_state_up":true,"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:01:08Z","binding:vnic_type":"normal","device_id":"b5867660-68ef-4b5f-841a-c2f91df7dcdb"}]} 2018-12-23 01:01:12,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=b5867660-68ef-4b5f-841a-c2f91df7dcdb used request id req-7e0a6266-2189-4e49-980c-d48ea09e4d6e 2018-12-23 01:01:12,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/fd4934f4-fdb4-4761-bf2e-64d7858ed466 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26755b259fc7017eaa2627d7bfeea013b9580342" 2018-12-23 01:01:12,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1f25aba3-9201-4eee-a691-97318a6e630d Date: Sun, 23 Dec 2018 01:01:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:52Z","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":"a4da582f6387450090cce68e30bf26bb","id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1"}} 2018-12-23 01:01:12,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/fd4934f4-fdb4-4761-bf2e-64d7858ed466 used request id req-1f25aba3-9201-4eee-a691-97318a6e630d 2018-12-23 01:01:12,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/89c60ea3-4939-4d5e-8000-706ef6e98691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26755b259fc7017eaa2627d7bfeea013b9580342" 2018-12-23 01:01:12,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-933e8187-744f-4fe9-8a9b-4af9670a2900 Date: Sun, 23 Dec 2018 01:01:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:54Z","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":"a4da582f6387450090cce68e30bf26bb","id":"89c60ea3-4939-4d5e-8000-706ef6e98691","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2"}} 2018-12-23 01:01:12,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/89c60ea3-4939-4d5e-8000-706ef6e98691 used request id req-933e8187-744f-4fe9-8a9b-4af9670a2900 2018-12-23 01:01:12,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:01:12,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:01:12,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c6bde291b0e4a4cab52ecb88b83aa75", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj-role"}], "expires_at": "2018-12-23T02:01:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4da582f6387450090cce68e30bf26bb", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/a4da582f6387450090cce68e30bf26bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-user", "id": "c95756fe19d94b61b5365154d0063be4"}, "audit_ids": ["rJreMDZoREqs8ijSZhgm2g"], "issued_at": "2018-12-23T01:01:12.000000Z"}} 2018-12-23 01:01:12,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:12,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4191ae67-a62e-412b-b75b-34c8940de880 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:01:12,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4191ae67-a62e-412b-b75b-34c8940de880 2018-12-23 01:01:13,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:13,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-d45ccc11-b816-428f-b055-41c1d82f5174 Date: Sun, 23 Dec 2018 01:01:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a4da582f6387450090cce68e30bf26bb", "created_at": "2018-12-23T01:00:57Z", "admin_state_up": true, "updated_at": "2018-12-23T01:01:09Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "a4da582f6387450090cce68e30bf26bb", "id": "b5867660-68ef-4b5f-841a-c2f91df7dcdb", "name": "CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router"}]} 2018-12-23 01:01:13,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router&admin_state_up=True used request id req-d45ccc11-b816-428f-b055-41c1d82f5174 2018-12-23 01:01:13,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:01:13,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:01:13,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:13,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779f26a8-09b4-456a-a3e3-58a7bba634bf Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb"}, "enabled": true, "id": "a4da582f6387450090cce68e30bf26bb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}} 2018-12-23 01:01:13,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb used request id req-779f26a8-09b4-456a-a3e3-58a7bba634bf 2018-12-23 01:01:13,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=b5867660-68ef-4b5f-841a-c2f91df7dcdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:13,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-1fa74bad-1d80-478c-b146-8949363a40c5 Date: Sun, 23 Dec 2018 01:01:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","ip_address":"10.200.201.1"}],"id":"1207c25e-9852-48ca-b29c-ff374a8de63e","security_groups":["cbd8525a-0298-4fa0-b225-4d67a57ca71f"],"mac_address":"fa:16:3e:af:41:87","project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port1","admin_state_up":true,"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:01:03Z","binding:vnic_type":"normal","device_id":"b5867660-68ef-4b5f-841a-c2f91df7dcdb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89c60ea3-4939-4d5e-8000-706ef6e98691","ip_address":"10.200.202.1"}],"id":"7053f3aa-f45e-47b6-b976-6167d8227212","security_groups":["cbd8525a-0298-4fa0-b225-4d67a57ca71f"],"mac_address":"fa:16:3e:dc:3a:7b","project_id":"a4da582f6387450090cce68e30bf26bb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port2","admin_state_up":true,"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:01:08Z","binding:vnic_type":"normal","device_id":"b5867660-68ef-4b5f-841a-c2f91df7dcdb"}]} 2018-12-23 01:01:13,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=b5867660-68ef-4b5f-841a-c2f91df7dcdb used request id req-1fa74bad-1d80-478c-b146-8949363a40c5 2018-12-23 01:01:13,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/fd4934f4-fdb4-4761-bf2e-64d7858ed466 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:13,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c1fa9920-07b7-4342-acbb-e2f800d3dd41 Date: Sun, 23 Dec 2018 01:01:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:52Z","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":"a4da582f6387450090cce68e30bf26bb","id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1"}} 2018-12-23 01:01:13,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/fd4934f4-fdb4-4761-bf2e-64d7858ed466 used request id req-c1fa9920-07b7-4342-acbb-e2f800d3dd41 2018-12-23 01:01:13,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/89c60ea3-4939-4d5e-8000-706ef6e98691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:13,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9463b572-550d-4f4f-83ce-c40cd2cf3f34 Date: Sun, 23 Dec 2018 01:01:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:54Z","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":"a4da582f6387450090cce68e30bf26bb","id":"89c60ea3-4939-4d5e-8000-706ef6e98691","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2"}} 2018-12-23 01:01:13,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/89c60ea3-4939-4d5e-8000-706ef6e98691 used request id req-9463b572-550d-4f4f-83ce-c40cd2cf3f34 2018-12-23 01:01:13,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:14,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-305f02cd-6bcd-40d2-a898-0a2be15967e2 Date: Sun, 23 Dec 2018 01:01: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":["fd4934f4-fdb4-4761-bf2e-64d7858ed466"],"updated_at":"2018-12-23T01:00:52Z","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1"}]} 2018-12-23 01:01:14,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1 used request id req-305f02cd-6bcd-40d2-a898-0a2be15967e2 2018-12-23 01:01:14,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:14,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1dde4b-0ebb-4099-abcf-cb1e8ba54971 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb"}, "enabled": true, "id": "a4da582f6387450090cce68e30bf26bb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}} 2018-12-23 01:01:14,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb used request id req-2d1dde4b-0ebb-4099-abcf-cb1e8ba54971 2018-12-23 01:01:14,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:14,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1ccc8d1b-2453-4e07-ad09-e1a09495b394 Date: Sun, 23 Dec 2018 01:01:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:52Z","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":"a4da582f6387450090cce68e30bf26bb","id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1"}]} 2018-12-23 01:01:14,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f used request id req-1ccc8d1b-2453-4e07-ad09-e1a09495b394 2018-12-23 01:01:14,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f&name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:14,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-23530a93-0f6f-4d9f-a70a-609323625039 Date: Sun, 23 Dec 2018 01:01:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","ip_address":"10.200.201.1"}],"id":"1207c25e-9852-48ca-b29c-ff374a8de63e","security_groups":["cbd8525a-0298-4fa0-b225-4d67a57ca71f"],"mac_address":"fa:16:3e:af:41:87","project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port1","admin_state_up":true,"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:01:03Z","binding:vnic_type":"normal","device_id":"b5867660-68ef-4b5f-841a-c2f91df7dcdb"}]} 2018-12-23 01:01:14,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f&name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port1&admin_state_up=True used request id req-23530a93-0f6f-4d9f-a70a-609323625039 2018-12-23 01:01:14,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:14,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ec15ad-cfcb-438f-9bb8-f30f48dbeaa3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb"}, "enabled": true, "id": "a4da582f6387450090cce68e30bf26bb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}} 2018-12-23 01:01:14,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb used request id req-33ec15ad-cfcb-438f-9bb8-f30f48dbeaa3 2018-12-23 01:01:14,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:14,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-73af2678-7198-42fe-9d88-7f1433c50171 Date: Sun, 23 Dec 2018 01:01: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":["89c60ea3-4939-4d5e-8000-706ef6e98691"],"updated_at":"2018-12-23T01:00:54Z","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","id":"2a7fb89d-e496-44b8-b49b-6a918966828d","name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2"}]} 2018-12-23 01:01:14,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2 used request id req-73af2678-7198-42fe-9d88-7f1433c50171 2018-12-23 01:01:14,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:14,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b810a5-2325-4b84-8021-4a4ca79a906e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb"}, "enabled": true, "id": "a4da582f6387450090cce68e30bf26bb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}} 2018-12-23 01:01:14,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb used request id req-e7b810a5-2325-4b84-8021-4a4ca79a906e 2018-12-23 01:01:14,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:15,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-faad45f7-9a91-47d3-9d77-c7ca89cef86f Date: Sun, 23 Dec 2018 01:01:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:54Z","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":"a4da582f6387450090cce68e30bf26bb","id":"89c60ea3-4939-4d5e-8000-706ef6e98691","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2"}]} 2018-12-23 01:01:15,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d used request id req-faad45f7-9a91-47d3-9d77-c7ca89cef86f 2018-12-23 01:01:15,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d&name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:15,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-328062c1-43c1-4df9-9f77-a5780c847310 Date: Sun, 23 Dec 2018 01:01:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89c60ea3-4939-4d5e-8000-706ef6e98691","ip_address":"10.200.202.1"}],"id":"7053f3aa-f45e-47b6-b976-6167d8227212","security_groups":["cbd8525a-0298-4fa0-b225-4d67a57ca71f"],"mac_address":"fa:16:3e:dc:3a:7b","project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port2","admin_state_up":true,"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:01:08Z","binding:vnic_type":"normal","device_id":"b5867660-68ef-4b5f-841a-c2f91df7dcdb"}]} 2018-12-23 01:01:15,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d&name=CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port2&admin_state_up=True used request id req-328062c1-43c1-4df9-9f77-a5780c847310 2018-12-23 01:01:15,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:15,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140b5dc0-fc08-46af-9708-d38d80aceb80 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb"}, "enabled": true, "id": "a4da582f6387450090cce68e30bf26bb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}} 2018-12-23 01:01:15,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb used request id req-140b5dc0-fc08-46af-9708-d38d80aceb80 2018-12-23 01:01:15,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/b5867660-68ef-4b5f-841a-c2f91df7dcdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:15,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-6e455850-c7be-4e41-9da2-3c662ed98e66 Date: Sun, 23 Dec 2018 01:01:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a4da582f6387450090cce68e30bf26bb", "created_at": "2018-12-23T01:00:57Z", "admin_state_up": true, "updated_at": "2018-12-23T01:01:09Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "a4da582f6387450090cce68e30bf26bb", "id": "b5867660-68ef-4b5f-841a-c2f91df7dcdb", "name": "CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router"}} 2018-12-23 01:01:15,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/b5867660-68ef-4b5f-841a-c2f91df7dcdb used request id req-6e455850-c7be-4e41-9da2-3c662ed98e66 2018-12-23 01:01:15,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=b5867660-68ef-4b5f-841a-c2f91df7dcdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:15,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-eac7c6ee-8055-44be-8232-39424573ed48 Date: Sun, 23 Dec 2018 01:01:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","ip_address":"10.200.201.1"}],"id":"1207c25e-9852-48ca-b29c-ff374a8de63e","security_groups":["cbd8525a-0298-4fa0-b225-4d67a57ca71f"],"mac_address":"fa:16:3e:af:41:87","project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port1","admin_state_up":true,"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:01:03Z","binding:vnic_type":"normal","device_id":"b5867660-68ef-4b5f-841a-c2f91df7dcdb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89c60ea3-4939-4d5e-8000-706ef6e98691","ip_address":"10.200.202.1"}],"id":"7053f3aa-f45e-47b6-b976-6167d8227212","security_groups":["cbd8525a-0298-4fa0-b225-4d67a57ca71f"],"mac_address":"fa:16:3e:dc:3a:7b","project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port2","admin_state_up":true,"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:01:08Z","binding:vnic_type":"normal","device_id":"b5867660-68ef-4b5f-841a-c2f91df7dcdb"}]} 2018-12-23 01:01:15,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=b5867660-68ef-4b5f-841a-c2f91df7dcdb used request id req-eac7c6ee-8055-44be-8232-39424573ed48 2018-12-23 01:01:15,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/fd4934f4-fdb4-4761-bf2e-64d7858ed466 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:15,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fdd4e981-6dda-4159-8eae-e272537a81bb Date: Sun, 23 Dec 2018 01:01:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:52Z","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":"a4da582f6387450090cce68e30bf26bb","id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1"}} 2018-12-23 01:01:15,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/fd4934f4-fdb4-4761-bf2e-64d7858ed466 used request id req-fdd4e981-6dda-4159-8eae-e272537a81bb 2018-12-23 01:01:15,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/89c60ea3-4939-4d5e-8000-706ef6e98691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dadb89328f7ca0c2fbfcbd97df11f7005e5efe" 2018-12-23 01:01:16,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9b240104-08f4-496e-8cf7-e06bcb6f7062 Date: Sun, 23 Dec 2018 01:01:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:54Z","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":"a4da582f6387450090cce68e30bf26bb","id":"89c60ea3-4939-4d5e-8000-706ef6e98691","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2"}} 2018-12-23 01:01:16,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/89c60ea3-4939-4d5e-8000-706ef6e98691 used request id req-9b240104-08f4-496e-8cf7-e06bcb6f7062 2018-12-23 01:01:16,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2dd023b7-bbd3-4567-a04a-01de111eae8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26755b259fc7017eaa2627d7bfeea013b9580342" 2018-12-23 01:01:16,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b4b106c0-e4f5-49d6-8781-d2093590a8b4 Date: Sun, 23 Dec 2018 01: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":["fd4934f4-fdb4-4761-bf2e-64d7858ed466"],"updated_at":"2018-12-23T01:00:52Z","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1"}]} 2018-12-23 01:01:16,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2dd023b7-bbd3-4567-a04a-01de111eae8f used request id req-b4b106c0-e4f5-49d6-8781-d2093590a8b4 2018-12-23 01:01:16,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26755b259fc7017eaa2627d7bfeea013b9580342" 2018-12-23 01:01:16,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1605a103-03a1-4702-b672-a77d17a4b7df Date: Sun, 23 Dec 2018 01:01:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:52Z","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":"a4da582f6387450090cce68e30bf26bb","id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1"}]} 2018-12-23 01:01:16,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f used request id req-1605a103-03a1-4702-b672-a77d17a4b7df 2018-12-23 01:01:16,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26755b259fc7017eaa2627d7bfeea013b9580342" 2018-12-23 01:01:16,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-e8a7a424-48cb-40ec-b399-64d91ce9d7f4 Date: Sun, 23 Dec 2018 01:01:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","ip_address":"10.200.201.1"}],"id":"1207c25e-9852-48ca-b29c-ff374a8de63e","security_groups":["cbd8525a-0298-4fa0-b225-4d67a57ca71f"],"mac_address":"fa:16:3e:af:41:87","project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port1","admin_state_up":true,"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:01:03Z","binding:vnic_type":"normal","device_id":"b5867660-68ef-4b5f-841a-c2f91df7dcdb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","ip_address":"10.200.201.3"}],"id":"492fb0b6-bd76-4329-8b3e-9eff4fdc7aa7","security_groups":[],"mac_address":"fa:16:3e:d3:07:07","project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2dd023b7-bbd3-4567-a04a-01de111eae8f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","ip_address":"10.200.201.2"}],"id":"6a86a8d0-3495-4f8b-ac19-35f56b225653","security_groups":[],"mac_address":"fa:16:3e:ce:b9:08","project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2dd023b7-bbd3-4567-a04a-01de111eae8f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","ip_address":"10.200.201.4"}],"id":"c6882182-a09e-4dc8-b47f-4e77973881d0","security_groups":[],"mac_address":"fa:16:3e:36:7a:a5","project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2dd023b7-bbd3-4567-a04a-01de111eae8f"}]} 2018-12-23 01:01:16,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f used request id req-e8a7a424-48cb-40ec-b399-64d91ce9d7f4 2018-12-23 01:01:16,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2a7fb89d-e496-44b8-b49b-6a918966828d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26755b259fc7017eaa2627d7bfeea013b9580342" 2018-12-23 01:01:16,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b88b4690-9116-4dd8-8317-4015688c6ec6 Date: Sun, 23 Dec 2018 01: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":["89c60ea3-4939-4d5e-8000-706ef6e98691"],"updated_at":"2018-12-23T01:00:54Z","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","id":"2a7fb89d-e496-44b8-b49b-6a918966828d","name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2"}]} 2018-12-23 01:01:16,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2a7fb89d-e496-44b8-b49b-6a918966828d used request id req-b88b4690-9116-4dd8-8317-4015688c6ec6 2018-12-23 01:01:16,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26755b259fc7017eaa2627d7bfeea013b9580342" 2018-12-23 01:01:17,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e37e71e7-51e7-46de-a7b7-239551cac82d Date: Sun, 23 Dec 2018 01:01:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:54Z","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":"a4da582f6387450090cce68e30bf26bb","id":"89c60ea3-4939-4d5e-8000-706ef6e98691","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2"}]} 2018-12-23 01:01:17,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d used request id req-e37e71e7-51e7-46de-a7b7-239551cac82d 2018-12-23 01:01:17,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26755b259fc7017eaa2627d7bfeea013b9580342" 2018-12-23 01:01:17,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-d7d74073-f0c5-49e9-9c74-6f3fc6e2a4e0 Date: Sun, 23 Dec 2018 01:01:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89c60ea3-4939-4d5e-8000-706ef6e98691","ip_address":"10.200.202.3"}],"id":"61c7977a-a8f1-4a03-b859-9b04405c8c53","security_groups":[],"mac_address":"fa:16:3e:b3:87:23","project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2a7fb89d-e496-44b8-b49b-6a918966828d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89c60ea3-4939-4d5e-8000-706ef6e98691","ip_address":"10.200.202.1"}],"id":"7053f3aa-f45e-47b6-b976-6167d8227212","security_groups":["cbd8525a-0298-4fa0-b225-4d67a57ca71f"],"mac_address":"fa:16:3e:dc:3a:7b","project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port2","admin_state_up":true,"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:01:08Z","binding:vnic_type":"normal","device_id":"b5867660-68ef-4b5f-841a-c2f91df7dcdb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89c60ea3-4939-4d5e-8000-706ef6e98691","ip_address":"10.200.202.2"}],"id":"9cc2b6c2-f647-4349-9af0-2acd1b61d88f","security_groups":[],"mac_address":"fa:16:3e:b2:0f:1f","project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2a7fb89d-e496-44b8-b49b-6a918966828d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:00:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89c60ea3-4939-4d5e-8000-706ef6e98691","ip_address":"10.200.202.4"}],"id":"e5794770-f09a-4d86-ad01-a1044c9c4e74","security_groups":[],"mac_address":"fa:16:3e:d1:37:d1","project_id":"a4da582f6387450090cce68e30bf26bb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2a7fb89d-e496-44b8-b49b-6a918966828d"}]} 2018-12-23 01:01:17,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d used request id req-d7d74073-f0c5-49e9-9c74-6f3fc6e2a4e0 2018-12-23 01:01:17,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/fd4934f4-fdb4-4761-bf2e-64d7858ed466 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26755b259fc7017eaa2627d7bfeea013b9580342" 2018-12-23 01:01:17,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-04828bba-bfb7-4e53-a754-06395374f9db Date: Sun, 23 Dec 2018 01:01:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:52Z","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":"a4da582f6387450090cce68e30bf26bb","id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1"}} 2018-12-23 01:01:17,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/fd4934f4-fdb4-4761-bf2e-64d7858ed466 used request id req-04828bba-bfb7-4e53-a754-06395374f9db 2018-12-23 01:01:17,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2dd023b7-bbd3-4567-a04a-01de111eae8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26755b259fc7017eaa2627d7bfeea013b9580342" 2018-12-23 01:01:17,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8544c09b-47be-4fbf-a16e-760b785b1a9a Date: Sun, 23 Dec 2018 01: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":["fd4934f4-fdb4-4761-bf2e-64d7858ed466"],"updated_at":"2018-12-23T01:00:52Z","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1"}]} 2018-12-23 01:01:17,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2dd023b7-bbd3-4567-a04a-01de111eae8f used request id req-8544c09b-47be-4fbf-a16e-760b785b1a9a 2018-12-23 01:01:17,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26755b259fc7017eaa2627d7bfeea013b9580342" 2018-12-23 01:01:17,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a59eadb7-7bff-4f79-a2cd-a46122e4d645 Date: Sun, 23 Dec 2018 01:01:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2dd023b7-bbd3-4567-a04a-01de111eae8f","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:52Z","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":"a4da582f6387450090cce68e30bf26bb","id":"fd4934f4-fdb4-4761-bf2e-64d7858ed466","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1"}]} 2018-12-23 01:01:17,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2dd023b7-bbd3-4567-a04a-01de111eae8f used request id req-a59eadb7-7bff-4f79-a2cd-a46122e4d645 2018-12-23 01:01:17,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/89c60ea3-4939-4d5e-8000-706ef6e98691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26755b259fc7017eaa2627d7bfeea013b9580342" 2018-12-23 01:01:17,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-64180166-f422-4299-9f34-12d4e79263c8 Date: Sun, 23 Dec 2018 01:01:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:54Z","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":"a4da582f6387450090cce68e30bf26bb","id":"89c60ea3-4939-4d5e-8000-706ef6e98691","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2"}} 2018-12-23 01:01:17,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/89c60ea3-4939-4d5e-8000-706ef6e98691 used request id req-64180166-f422-4299-9f34-12d4e79263c8 2018-12-23 01:01:17,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2a7fb89d-e496-44b8-b49b-6a918966828d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26755b259fc7017eaa2627d7bfeea013b9580342" 2018-12-23 01:01:18,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8af11a48-6720-404a-a7e3-56043fba9eca Date: Sun, 23 Dec 2018 01:01: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":["89c60ea3-4939-4d5e-8000-706ef6e98691"],"updated_at":"2018-12-23T01:00:54Z","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a4da582f6387450090cce68e30bf26bb","id":"2a7fb89d-e496-44b8-b49b-6a918966828d","name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2"}]} 2018-12-23 01:01:18,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2a7fb89d-e496-44b8-b49b-6a918966828d used request id req-8af11a48-6720-404a-a7e3-56043fba9eca 2018-12-23 01:01:18,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26755b259fc7017eaa2627d7bfeea013b9580342" 2018-12-23 01:01:18,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c56f93f8-a079-4477-879b-92ec9b6bb176 Date: Sun, 23 Dec 2018 01:01:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a7fb89d-e496-44b8-b49b-6a918966828d","tenant_id":"a4da582f6387450090cce68e30bf26bb","created_at":"2018-12-23T01:00:54Z","dns_nameservers":[],"updated_at":"2018-12-23T01:00:54Z","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":"a4da582f6387450090cce68e30bf26bb","id":"89c60ea3-4939-4d5e-8000-706ef6e98691","subnetpool_id":null,"name":"CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2"}]} 2018-12-23 01:01:18,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2a7fb89d-e496-44b8-b49b-6a918966828d used request id req-c56f93f8-a079-4477-879b-92ec9b6bb176 2018-12-23 01:01:18,298 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router and port CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port1 2018-12-23 01:01:18,298 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router 2018-12-23 01:01:18,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/b5867660-68ef-4b5f-841a-c2f91df7dcdb/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" -d '{"port_id": "1207c25e-9852-48ca-b29c-ff374a8de63e"}' 2018-12-23 01:01:19,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e271be92-a57a-4b33-a8b6-0c1952ff779f Date: Sun, 23 Dec 2018 01:01:19 GMT RESP BODY: {"network_id": "2dd023b7-bbd3-4567-a04a-01de111eae8f", "tenant_id": "a4da582f6387450090cce68e30bf26bb", "subnet_id": "fd4934f4-fdb4-4761-bf2e-64d7858ed466", "subnet_ids": ["fd4934f4-fdb4-4761-bf2e-64d7858ed466"], "port_id": "1207c25e-9852-48ca-b29c-ff374a8de63e", "id": "b5867660-68ef-4b5f-841a-c2f91df7dcdb"} 2018-12-23 01:01:19,514 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b5867660-68ef-4b5f-841a-c2f91df7dcdb/remove_router_interface used request id req-e271be92-a57a-4b33-a8b6-0c1952ff779f 2018-12-23 01:01:19,515 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router and port CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-port2 2018-12-23 01:01:19,515 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router 2018-12-23 01:01:19,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/b5867660-68ef-4b5f-841a-c2f91df7dcdb/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" -d '{"port_id": "7053f3aa-f45e-47b6-b976-6167d8227212"}' 2018-12-23 01:01:20,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-17db1f51-c0a8-47b8-9cab-e7a50bebb1f6 Date: Sun, 23 Dec 2018 01:01:20 GMT RESP BODY: {"network_id": "2a7fb89d-e496-44b8-b49b-6a918966828d", "tenant_id": "a4da582f6387450090cce68e30bf26bb", "subnet_id": "89c60ea3-4939-4d5e-8000-706ef6e98691", "subnet_ids": ["89c60ea3-4939-4d5e-8000-706ef6e98691"], "port_id": "7053f3aa-f45e-47b6-b976-6167d8227212", "id": "b5867660-68ef-4b5f-841a-c2f91df7dcdb"} 2018-12-23 01:01:20,694 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b5867660-68ef-4b5f-841a-c2f91df7dcdb/remove_router_interface used request id req-17db1f51-c0a8-47b8-9cab-e7a50bebb1f6 2018-12-23 01:01:20,694 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router 2018-12-23 01:01:20,694 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-router 2018-12-23 01:01:20,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/b5867660-68ef-4b5f-841a-c2f91df7dcdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f26e34ecea5e3ca0746831ba7930678c2614059" 2018-12-23 01:01:23,372 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9908d9f-b262-4b78-a456-a2fc5a8153f0 Content-Length: 0 Date: Sun, 23 Dec 2018 01:01:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:01:23,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/b5867660-68ef-4b5f-841a-c2f91df7dcdb used request id req-a9908d9f-b262-4b78-a456-a2fc5a8153f0 2018-12-23 01:01:23,373 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1 2018-12-23 01:01:23,374 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet1 2018-12-23 01:01:23,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/fd4934f4-fdb4-4761-bf2e-64d7858ed466 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368731ea34c05543bdf6919685c0204df25d47c0" 2018-12-23 01:01:25,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be6b8fc2-9eb4-4aa5-9552-ede0cb751234 Date: Sun, 23 Dec 2018 01:01:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:01:25,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/fd4934f4-fdb4-4761-bf2e-64d7858ed466 used request id req-be6b8fc2-9eb4-4aa5-9552-ede0cb751234 2018-12-23 01:01:25,668 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net1 2018-12-23 01:01:25,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/2dd023b7-bbd3-4567-a04a-01de111eae8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368731ea34c05543bdf6919685c0204df25d47c0" 2018-12-23 01:01:26,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d3cecc1-fac8-4c8b-8543-d7162c20d571 Date: Sun, 23 Dec 2018 01:01:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:01:26,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2dd023b7-bbd3-4567-a04a-01de111eae8f used request id req-9d3cecc1-fac8-4c8b-8543-d7162c20d571 2018-12-23 01:01:26,617 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2 2018-12-23 01:01:26,617 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-subnet2 2018-12-23 01:01:26,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/89c60ea3-4939-4d5e-8000-706ef6e98691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540349efe721a160916455cebcb3287fadbf6394" 2018-12-23 01:01:28,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07422119-c1a8-4332-a907-ae9cdf666044 Date: Sun, 23 Dec 2018 01:01:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:01:28,982 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/89c60ea3-4939-4d5e-8000-706ef6e98691 used request id req-07422119-c1a8-4332-a907-ae9cdf666044 2018-12-23 01:01:28,983 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-53219e1d-c250-4bfe-a7ce-054177787a02-pub-net2 2018-12-23 01:01:28,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/2a7fb89d-e496-44b8-b49b-6a918966828d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540349efe721a160916455cebcb3287fadbf6394" 2018-12-23 01:01:29,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8371e9ed-781b-4439-83f4-c286582aac65 Date: Sun, 23 Dec 2018 01:01:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:01:29,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2a7fb89d-e496-44b8-b49b-6a918966828d used request id req-8371e9ed-781b-4439-83f4-c286582aac65 2018-12-23 01:01:29,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" 2018-12-23 01:01:30,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-05814846-7034-41db-8143-fab918eaa546 Date: Sun, 23 Dec 2018 01:01:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a4da582f6387450090cce68e30bf26bb", "created_at": "2018-12-23T01:00:51Z", "updated_at": "2018-12-23T01:00:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:00:51Z", "revision_number": 0, "id": "219c3bfb-db09-4d11-ab84-cd598cc85841", "remote_group_id": "cbd8525a-0298-4fa0-b225-4d67a57ca71f", "remote_ip_prefix": null, "created_at": "2018-12-23T01:00:51Z", "security_group_id": "cbd8525a-0298-4fa0-b225-4d67a57ca71f", "tenant_id": "a4da582f6387450090cce68e30bf26bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4da582f6387450090cce68e30bf26bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:00:51Z", "revision_number": 0, "id": "3019511e-336a-4743-861e-ab40b62d63a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:00:51Z", "security_group_id": "cbd8525a-0298-4fa0-b225-4d67a57ca71f", "tenant_id": "a4da582f6387450090cce68e30bf26bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4da582f6387450090cce68e30bf26bb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:00:51Z", "revision_number": 0, "id": "7293060d-256e-4d5f-9b82-40d878d2b7ca", "remote_group_id": "cbd8525a-0298-4fa0-b225-4d67a57ca71f", "remote_ip_prefix": null, "created_at": "2018-12-23T01:00:51Z", "security_group_id": "cbd8525a-0298-4fa0-b225-4d67a57ca71f", "tenant_id": "a4da582f6387450090cce68e30bf26bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4da582f6387450090cce68e30bf26bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:00:51Z", "revision_number": 0, "id": "d24c8e1f-f024-4e90-84ff-20774559e152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:00:51Z", "security_group_id": "cbd8525a-0298-4fa0-b225-4d67a57ca71f", "tenant_id": "a4da582f6387450090cce68e30bf26bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4da582f6387450090cce68e30bf26bb"}], "revision_number": 4, "project_id": "a4da582f6387450090cce68e30bf26bb", "id": "cbd8525a-0298-4fa0-b225-4d67a57ca71f", "name": "default"}]} 2018-12-23 01:01:30,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-05814846-7034-41db-8143-fab918eaa546 2018-12-23 01:01:30,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" 2018-12-23 01:01:30,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99f2913-c589-40a4-a77f-3afd9e99da66 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:01:30,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-b99f2913-c589-40a4-a77f-3afd9e99da66 2018-12-23 01:01:30,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" 2018-12-23 01:01:30,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782aa026-2322-465b-b7ea-34c45f6393e8 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:01:30,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-782aa026-2322-465b-b7ea-34c45f6393e8 2018-12-23 01:01:30,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" 2018-12-23 01:01:30,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686d8002-a898-4b8e-ac19-2477b5537285 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:01:30,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-686d8002-a898-4b8e-ac19-2477b5537285 2018-12-23 01:01:30,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" 2018-12-23 01:01:30,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e1ec4f7-f47c-444a-bf28-1cff52763923 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb"}, "enabled": true, "id": "a4da582f6387450090cce68e30bf26bb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e09d310c-9837-4b3-proj"}} 2018-12-23 01:01:30,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb used request id req-7e1ec4f7-f47c-444a-bf28-1cff52763923 2018-12-23 01:01:30,532 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cbd8525a-0298-4fa0-b225-4d67a57ca71f 2018-12-23 01:01:30,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cbd8525a-0298-4fa0-b225-4d67a57ca71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" 2018-12-23 01:01:30,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-478309d4-de3e-46ed-a6bc-bd0bec54245a Date: Sun, 23 Dec 2018 01:01:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "cbd8525a-0298-4fa0-b225-4d67a57ca71f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:00:51Z", "security_group_id": "cbd8525a-0298-4fa0-b225-4d67a57ca71f", "port_range_min": null, "revision_number": 0, "tenant_id": "a4da582f6387450090cce68e30bf26bb", "created_at": "2018-12-23T01:00:51Z", "project_id": "a4da582f6387450090cce68e30bf26bb", "id": "219c3bfb-db09-4d11-ab84-cd598cc85841"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:00:51Z", "security_group_id": "cbd8525a-0298-4fa0-b225-4d67a57ca71f", "port_range_min": null, "revision_number": 0, "tenant_id": "a4da582f6387450090cce68e30bf26bb", "created_at": "2018-12-23T01:00:51Z", "project_id": "a4da582f6387450090cce68e30bf26bb", "id": "3019511e-336a-4743-861e-ab40b62d63a7"}, {"remote_group_id": "cbd8525a-0298-4fa0-b225-4d67a57ca71f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:00:51Z", "security_group_id": "cbd8525a-0298-4fa0-b225-4d67a57ca71f", "port_range_min": null, "revision_number": 0, "tenant_id": "a4da582f6387450090cce68e30bf26bb", "created_at": "2018-12-23T01:00:51Z", "project_id": "a4da582f6387450090cce68e30bf26bb", "id": "7293060d-256e-4d5f-9b82-40d878d2b7ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:00:51Z", "security_group_id": "cbd8525a-0298-4fa0-b225-4d67a57ca71f", "port_range_min": null, "revision_number": 0, "tenant_id": "a4da582f6387450090cce68e30bf26bb", "created_at": "2018-12-23T01:00:51Z", "project_id": "a4da582f6387450090cce68e30bf26bb", "id": "d24c8e1f-f024-4e90-84ff-20774559e152"}]} 2018-12-23 01:01:30,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cbd8525a-0298-4fa0-b225-4d67a57ca71f used request id req-478309d4-de3e-46ed-a6bc-bd0bec54245a 2018-12-23 01:01:30,743 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:01:30,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/cbd8525a-0298-4fa0-b225-4d67a57ca71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" 2018-12-23 01:01:31,079 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c060c35f-6278-4b8c-ad2c-af48b051f246 Content-Length: 0 Date: Sun, 23 Dec 2018 01:01:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:01:31,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/cbd8525a-0298-4fa0-b225-4d67a57ca71f used request id req-c060c35f-6278-4b8c-ad2c-af48b051f246 2018-12-23 01:01:31,079 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e09d310c-9837-4b3-proj 2018-12-23 01:01:31,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" 2018-12-23 01:01:31,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:01:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1abd250-57f2-4974-972d-1ce6d3a8e66f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:01:31,327 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a4da582f6387450090cce68e30bf26bb used request id req-c1abd250-57f2-4974-972d-1ce6d3a8e66f 2018-12-23 01:01:31,328 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e09d310c-9837-4b3-proj-role 2018-12-23 01:01:31,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2c6bde291b0e4a4cab52ecb88b83aa75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" 2018-12-23 01:01:31,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:01:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e67c9162-9d64-4129-8d38-5b89a641aea5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:01:31,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2c6bde291b0e4a4cab52ecb88b83aa75 used request id req-e67c9162-9d64-4129-8d38-5b89a641aea5 2018-12-23 01:01:31,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70d9495a24a88c8dc6fbf68ce42bf86f1b8a56c" 2018-12-23 01:01:31,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e5957fa-f99d-412e-b8de-f44c05073824 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:01:31,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1e5957fa-f99d-412e-b8de-f44c05073824 2018-12-23 01:01:31,543 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e09d310c-9837-4b3-user 2018-12-23 01:01:31,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c95756fe19d94b61b5365154d0063be4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d503f7ea265c5f0396063fa97ef3981b3d6367" 2018-12-23 01:01:31,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:01:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a51f3c9-2255-461c-927b-7c70a1d4223c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:01:31,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c95756fe19d94b61b5365154d0063be4 used request id req-4a51f3c9-2255-461c-927b-7c70a1d4223c 2018-12-23 01:01:31,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:01:32,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:01:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["4of6SG-yQYKDNHl2lQgfoQ"], "issued_at": "2018-12-23T01:01:32.000000Z"}} 2018-12-23 01:01:32,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f5aca2f80f953413db74d3a9cec56f0749c76" 2018-12-23 01:01:32,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4585cd5-4a9a-4410-9446-7223f435f6ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:01:32,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b4585cd5-4a9a-4410-9446-7223f435f6ce 2018-12-23 01:01:32,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:01:32,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:01:32,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:01:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["YkY2o7__SNKVAlLHWCz9rQ"], "issued_at": "2018-12-23T01:01:32.000000Z"}} 2018-12-23 01:01:32,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58861647f4def24382c2aa76e6a5d7b2415c5321" 2018-12-23 01:01:32,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df24d63-d0b2-4d49-98c7-e7c06e03033c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:01:32,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7df24d63-d0b2-4d49-98c7-e7c06e03033c 2018-12-23 01:01:32,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:01:32,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:01:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:01:32,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8cd7e361-1584-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58861647f4def24382c2aa76e6a5d7b2415c5321" 2018-12-23 01:01:32,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f04945b-24e8-4973-a878-94f1500bef7f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8cd7e361-1584-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:01:32,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8cd7e361-1584-4fb-proj used request id req-3f04945b-24e8-4973-a878-94f1500bef7f 2018-12-23 01:01:32,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58861647f4def24382c2aa76e6a5d7b2415c5321" 2018-12-23 01:01:32,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb6a108-ae1b-45ad-8b81-accc79797916 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:01:32,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5bb6a108-ae1b-45ad-8b81-accc79797916 2018-12-23 01:01:32,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58861647f4def24382c2aa76e6a5d7b2415c5321" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-8cd7e361-1584-4fb-proj"}}' 2018-12-23 01:01:33,031 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:01:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76df8510-95f6-4b9f-b288-97461dc2494e Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/006dd289c5be4d0d8bf328613a9229b0"}, "enabled": true, "id": "006dd289c5be4d0d8bf328613a9229b0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8cd7e361-1584-4fb-proj"}} 2018-12-23 01:01:33,031 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-76df8510-95f6-4b9f-b288-97461dc2494e 2018-12-23 01:01:33,032 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-8cd7e361-1584-4fb-proj 2018-12-23 01:01:33,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:01:33,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:01:33,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:01:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["edJLCG1iRGiU53Wql0wYlQ"], "issued_at": "2018-12-23T01:01:33.000000Z"}} 2018-12-23 01:01:33,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e9efdbe3fd1a9e1459992441defbf226e2d72b" 2018-12-23 01:01:33,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0deaf664-3187-423e-abfe-5eb292668c42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:01:33,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0deaf664-3187-423e-abfe-5eb292668c42 2018-12-23 01:01:33,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:01:33,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:01:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:01:33,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e9efdbe3fd1a9e1459992441defbf226e2d72b" 2018-12-23 01:01:33,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f6cd9e2-9411-4dfe-8172-01025979279d Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:01:33,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4f6cd9e2-9411-4dfe-8172-01025979279d 2018-12-23 01:01:33,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-8cd7e361-1584-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e9efdbe3fd1a9e1459992441defbf226e2d72b" 2018-12-23 01:01:33,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-364348ec-34ff-4f3c-b152-86caf5fcf137 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-8cd7e361-1584-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/006dd289c5be4d0d8bf328613a9229b0"}, "enabled": true, "id": "006dd289c5be4d0d8bf328613a9229b0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8cd7e361-1584-4fb-proj"}]} 2018-12-23 01:01:33,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-8cd7e361-1584-4fb-proj used request id req-364348ec-34ff-4f3c-b152-86caf5fcf137 2018-12-23 01:01:33,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e9efdbe3fd1a9e1459992441defbf226e2d72b" 2018-12-23 01:01:33,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4961a8f-7f00-4bae-9800-3e47368a8ae9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:01:33,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a4961a8f-7f00-4bae-9800-3e47368a8ae9 2018-12-23 01:01:34,283 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-8cd7e361-1584-4fb-user 2018-12-23 01:01:34,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:01:34,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58861647f4def24382c2aa76e6a5d7b2415c5321" 2018-12-23 01:01:34,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da803ba-b59f-481f-b201-5e21fff441fb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:01:34,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9da803ba-b59f-481f-b201-5e21fff441fb 2018-12-23 01:01:34,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58861647f4def24382c2aa76e6a5d7b2415c5321" -d '{"role": {"name": "CreateRouterSuccessTests-8cd7e361-1584-4fb-proj-role"}}' 2018-12-23 01:01:34,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4159ef27-210f-46ff-9058-aa4a0486238f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ad936cf5470642ff9fb77687ac4ea774", "links": {"self": "http://172.30.9.26:5000/v3/roles/ad936cf5470642ff9fb77687ac4ea774"}, "name": "CreateRouterSuccessTests-8cd7e361-1584-4fb-proj-role"}} 2018-12-23 01:01:34,486 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4159ef27-210f-46ff-9058-aa4a0486238f 2018-12-23 01:01:34,487 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-8cd7e361-1584-4fb-proj-role 2018-12-23 01:01:34,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ad936cf5470642ff9fb77687ac4ea774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58861647f4def24382c2aa76e6a5d7b2415c5321" 2018-12-23 01:01:34,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ac2b23-60c2-4593-b99b-084a4d2ffa5b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ad936cf5470642ff9fb77687ac4ea774"}, "domain_id": null, "name": "CreateRouterSuccessTests-8cd7e361-1584-4fb-proj-role", "id": "ad936cf5470642ff9fb77687ac4ea774"}} 2018-12-23 01:01:34,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ad936cf5470642ff9fb77687ac4ea774 used request id req-53ac2b23-60c2-4593-b99b-084a4d2ffa5b 2018-12-23 01:01:34,575 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-8cd7e361-1584-4fb-proj-role to project CreateRouterSuccessTests-8cd7e361-1584-4fb-proj 2018-12-23 01:01:34,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/006dd289c5be4d0d8bf328613a9229b0/users/f5d9f18ce90d494da920da442d5a4cbd/roles/ad936cf5470642ff9fb77687ac4ea774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58861647f4def24382c2aa76e6a5d7b2415c5321" 2018-12-23 01:01:34,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b34702d-c9b4-4b17-98ac-9d68454f0728 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:01:34,782 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/006dd289c5be4d0d8bf328613a9229b0/users/f5d9f18ce90d494da920da442d5a4cbd/roles/ad936cf5470642ff9fb77687ac4ea774 used request id req-4b34702d-c9b4-4b17-98ac-9d68454f0728 2018-12-23 01:01:34,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:01:34,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:01:35,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad936cf5470642ff9fb77687ac4ea774", "name": "CreateRouterSuccessTests-8cd7e361-1584-4fb-proj-role"}], "expires_at": "2018-12-23T02:01:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "006dd289c5be4d0d8bf328613a9229b0", "name": "CreateRouterSuccessTests-8cd7e361-1584-4fb-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/006dd289c5be4d0d8bf328613a9229b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/006dd289c5be4d0d8bf328613a9229b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/006dd289c5be4d0d8bf328613a9229b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/006dd289c5be4d0d8bf328613a9229b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/006dd289c5be4d0d8bf328613a9229b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/006dd289c5be4d0d8bf328613a9229b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-8cd7e361-1584-4fb-user", "id": "f5d9f18ce90d494da920da442d5a4cbd"}, "audit_ids": ["t5FWVNuXSzqD0_82wtB4cA"], "issued_at": "2018-12-23T01:01:35.000000Z"}} 2018-12-23 01:01:35,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2bf92b487a448f1f42159dd07c94bb3f86a215" 2018-12-23 01:01:35,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd9a32e1-f3aa-478b-bed5-f4504e635852 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:01:35,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dd9a32e1-f3aa-478b-bed5-f4504e635852 2018-12-23 01:01:35,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-0c5c52cc-d80b-42c8-90dc-7f755f31d43e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2bf92b487a448f1f42159dd07c94bb3f86a215" 2018-12-23 01:01:35,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d89488c2-b4ed-483e-9357-4b9a887581e5 Date: Sun, 23 Dec 2018 01:01:35 GMT RESP BODY: {"routers": []} 2018-12-23 01:01:35,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-0c5c52cc-d80b-42c8-90dc-7f755f31d43e-pub-router&admin_state_up=True used request id req-d89488c2-b4ed-483e-9357-4b9a887581e5 2018-12-23 01:01:35,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:01:35,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:01:35,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad936cf5470642ff9fb77687ac4ea774", "name": "CreateRouterSuccessTests-8cd7e361-1584-4fb-proj-role"}], "expires_at": "2018-12-23T02:01:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "006dd289c5be4d0d8bf328613a9229b0", "name": "CreateRouterSuccessTests-8cd7e361-1584-4fb-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/006dd289c5be4d0d8bf328613a9229b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/006dd289c5be4d0d8bf328613a9229b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/006dd289c5be4d0d8bf328613a9229b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/006dd289c5be4d0d8bf328613a9229b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/006dd289c5be4d0d8bf328613a9229b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/006dd289c5be4d0d8bf328613a9229b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-8cd7e361-1584-4fb-user", "id": "f5d9f18ce90d494da920da442d5a4cbd"}, "audit_ids": ["1i5JCyXxSYqjUmQqyUGfyw"], "issued_at": "2018-12-23T01:01:35.000000Z"}} 2018-12-23 01:01:35,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7542fe22744bba12d4955e5eac02b506c0e94d" 2018-12-23 01:01:35,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc75ad7e-f193-455a-8e44-230336262360 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:01:35,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fc75ad7e-f193-455a-8e44-230336262360 2018-12-23 01:01:35,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2bf92b487a448f1f42159dd07c94bb3f86a215" 2018-12-23 01:01:36,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-12dd3998-eee0-47ce-92ac-304cd7ca15c4 Date: Sun, 23 Dec 2018 01:01:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:01:36,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-12dd3998-eee0-47ce-92ac-304cd7ca15c4 2018-12-23 01:01:36,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2bf92b487a448f1f42159dd07c94bb3f86a215" 2018-12-23 01:01:36,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-71d557ae-3138-479e-b4da-7e6a062afc22 Date: Sun, 23 Dec 2018 01:01:36 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:01:36,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-71d557ae-3138-479e-b4da-7e6a062afc22 2018-12-23 01:01:36,342 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-0c5c52cc-d80b-42c8-90dc-7f755f31d43e-pub-router 2018-12-23 01:01:36,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2bf92b487a448f1f42159dd07c94bb3f86a215" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "CreateRouterSuccessTests-0c5c52cc-d80b-42c8-90dc-7f755f31d43e-pub-router", "admin_state_up": true}}' 2018-12-23 01:01:41,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-a2763bf8-7bb9-4523-b0fe-7396b2a2925d Date: Sun, 23 Dec 2018 01:01:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "006dd289c5be4d0d8bf328613a9229b0", "created_at": "2018-12-23T01:01:37Z", "admin_state_up": true, "updated_at": "2018-12-23T01:01:37Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "006dd289c5be4d0d8bf328613a9229b0", "id": "84310561-e2bc-4bfb-8892-02d6e9682a90", "name": "CreateRouterSuccessTests-0c5c52cc-d80b-42c8-90dc-7f755f31d43e-pub-router"}} 2018-12-23 01:01:41,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-a2763bf8-7bb9-4523-b0fe-7396b2a2925d 2018-12-23 01:01:41,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=84310561-e2bc-4bfb-8892-02d6e9682a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2bf92b487a448f1f42159dd07c94bb3f86a215" 2018-12-23 01:01:41,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7e9e8947-657f-4505-8063-fd7b62b91557 Date: Sun, 23 Dec 2018 01:01:41 GMT RESP BODY: {"ports":[]} 2018-12-23 01:01:41,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=84310561-e2bc-4bfb-8892-02d6e9682a90 used request id req-7e9e8947-657f-4505-8063-fd7b62b91557 2018-12-23 01:01:41,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/84310561-e2bc-4bfb-8892-02d6e9682a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2bf92b487a448f1f42159dd07c94bb3f86a215" 2018-12-23 01:01:41,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-26a54ab4-8145-4ae9-81b3-206bc6b3af4a Date: Sun, 23 Dec 2018 01:01:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "006dd289c5be4d0d8bf328613a9229b0", "created_at": "2018-12-23T01:01:37Z", "admin_state_up": true, "updated_at": "2018-12-23T01:01:40Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "006dd289c5be4d0d8bf328613a9229b0", "id": "84310561-e2bc-4bfb-8892-02d6e9682a90", "name": "CreateRouterSuccessTests-0c5c52cc-d80b-42c8-90dc-7f755f31d43e-pub-router"}} 2018-12-23 01:01:41,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/84310561-e2bc-4bfb-8892-02d6e9682a90 used request id req-26a54ab4-8145-4ae9-81b3-206bc6b3af4a 2018-12-23 01:01:41,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=84310561-e2bc-4bfb-8892-02d6e9682a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2bf92b487a448f1f42159dd07c94bb3f86a215" 2018-12-23 01:01:41,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d9690a0d-4ec1-4a4d-a500-e08a4be203f3 Date: Sun, 23 Dec 2018 01:01:41 GMT RESP BODY: {"ports":[]} 2018-12-23 01:01:41,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=84310561-e2bc-4bfb-8892-02d6e9682a90 used request id req-d9690a0d-4ec1-4a4d-a500-e08a4be203f3 2018-12-23 01:01:41,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:01:42,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad936cf5470642ff9fb77687ac4ea774", "name": "CreateRouterSuccessTests-8cd7e361-1584-4fb-proj-role"}], "expires_at": "2018-12-23T02:01:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "006dd289c5be4d0d8bf328613a9229b0", "name": "CreateRouterSuccessTests-8cd7e361-1584-4fb-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/006dd289c5be4d0d8bf328613a9229b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/006dd289c5be4d0d8bf328613a9229b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/006dd289c5be4d0d8bf328613a9229b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/006dd289c5be4d0d8bf328613a9229b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/006dd289c5be4d0d8bf328613a9229b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/006dd289c5be4d0d8bf328613a9229b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/006dd289c5be4d0d8bf328613a9229b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-8cd7e361-1584-4fb-user", "id": "f5d9f18ce90d494da920da442d5a4cbd"}, "audit_ids": ["nXHLmytjQB-odjYZgLnDGg"], "issued_at": "2018-12-23T01:01:42.000000Z"}} 2018-12-23 01:01:42,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-0c5c52cc-d80b-42c8-90dc-7f755f31d43e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33178d8840b38254b1e5314e9378e9947030eb7e" 2018-12-23 01:01:42,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-a811afa7-620d-496c-a097-98343fd5346c Date: Sun, 23 Dec 2018 01:01:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "006dd289c5be4d0d8bf328613a9229b0", "created_at": "2018-12-23T01:01:37Z", "admin_state_up": true, "updated_at": "2018-12-23T01:01:40Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "006dd289c5be4d0d8bf328613a9229b0", "id": "84310561-e2bc-4bfb-8892-02d6e9682a90", "name": "CreateRouterSuccessTests-0c5c52cc-d80b-42c8-90dc-7f755f31d43e-pub-router"}]} 2018-12-23 01:01:42,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-0c5c52cc-d80b-42c8-90dc-7f755f31d43e-pub-router&admin_state_up=True used request id req-a811afa7-620d-496c-a097-98343fd5346c 2018-12-23 01:01:42,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:01:42,717 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:01:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:01:42,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/006dd289c5be4d0d8bf328613a9229b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f5aca2f80f953413db74d3a9cec56f0749c76" 2018-12-23 01:01:42,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c4b880-9041-4ffe-a027-a5681edf04bd Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/006dd289c5be4d0d8bf328613a9229b0"}, "enabled": true, "id": "006dd289c5be4d0d8bf328613a9229b0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8cd7e361-1584-4fb-proj"}} 2018-12-23 01:01:42,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/006dd289c5be4d0d8bf328613a9229b0 used request id req-20c4b880-9041-4ffe-a027-a5681edf04bd 2018-12-23 01:01:42,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=84310561-e2bc-4bfb-8892-02d6e9682a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33178d8840b38254b1e5314e9378e9947030eb7e" 2018-12-23 01:01:42,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-918a3bde-e9a1-4f93-bdec-fc034b38a151 Date: Sun, 23 Dec 2018 01:01:42 GMT RESP BODY: {"ports":[]} 2018-12-23 01:01:42,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=84310561-e2bc-4bfb-8892-02d6e9682a90 used request id req-918a3bde-e9a1-4f93-bdec-fc034b38a151 2018-12-23 01:01:42,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33178d8840b38254b1e5314e9378e9947030eb7e" 2018-12-23 01:01:43,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4ec12581-46e9-46c0-8de4-adc83280438b Date: Sun, 23 Dec 2018 01:01:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:01:43,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-4ec12581-46e9-46c0-8de4-adc83280438b 2018-12-23 01:01:43,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33178d8840b38254b1e5314e9378e9947030eb7e" 2018-12-23 01:01:43,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-80ad524c-7a95-4d60-92fc-717b8d913d2b Date: Sun, 23 Dec 2018 01:01:43 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:01:43,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-80ad524c-7a95-4d60-92fc-717b8d913d2b 2018-12-23 01:01:43,453 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-0c5c52cc-d80b-42c8-90dc-7f755f31d43e-pub-router 2018-12-23 01:01:43,453 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-0c5c52cc-d80b-42c8-90dc-7f755f31d43e-pub-router 2018-12-23 01:01:43,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/84310561-e2bc-4bfb-8892-02d6e9682a90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2bf92b487a448f1f42159dd07c94bb3f86a215" 2018-12-23 01:01:46,932 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-78bd33cc-d035-4695-84e6-bb964eebf12a Content-Length: 0 Date: Sun, 23 Dec 2018 01:01:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:01:46,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/84310561-e2bc-4bfb-8892-02d6e9682a90 used request id req-78bd33cc-d035-4695-84e6-bb964eebf12a 2018-12-23 01:01:46,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58861647f4def24382c2aa76e6a5d7b2415c5321" 2018-12-23 01:01:47,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-07b418d1-ea7d-4f81-a71d-614ef62d281e Date: Sun, 23 Dec 2018 01:01:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:01:47,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-07b418d1-ea7d-4f81-a71d-614ef62d281e 2018-12-23 01:01:47,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58861647f4def24382c2aa76e6a5d7b2415c5321" 2018-12-23 01:01:47,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30bfcdb6-c359-4b92-bd6c-c274bbe400da Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:01:47,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-30bfcdb6-c359-4b92-bd6c-c274bbe400da 2018-12-23 01:01:47,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58861647f4def24382c2aa76e6a5d7b2415c5321" 2018-12-23 01:01:47,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48719595-4c63-448f-b8a8-54dd1087d15e 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:01:47,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-48719595-4c63-448f-b8a8-54dd1087d15e 2018-12-23 01:01:47,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58861647f4def24382c2aa76e6a5d7b2415c5321" 2018-12-23 01:01:47,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57558b01-82c2-4fca-8ee7-5e65187e72b6 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:01:47,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-57558b01-82c2-4fca-8ee7-5e65187e72b6 2018-12-23 01:01:47,408 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-8cd7e361-1584-4fb-proj 2018-12-23 01:01:47,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/006dd289c5be4d0d8bf328613a9229b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58861647f4def24382c2aa76e6a5d7b2415c5321" 2018-12-23 01:01:47,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:01:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0de5c24-bc49-4f8d-8a44-02744d5d4e82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:01:47,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/006dd289c5be4d0d8bf328613a9229b0 used request id req-f0de5c24-bc49-4f8d-8a44-02744d5d4e82 2018-12-23 01:01:47,645 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-8cd7e361-1584-4fb-proj-role 2018-12-23 01:01:47,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/ad936cf5470642ff9fb77687ac4ea774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58861647f4def24382c2aa76e6a5d7b2415c5321" 2018-12-23 01:01:47,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:01:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a57981ec-3f43-4cae-81b9-cb5bf8dc1944 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:01:47,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ad936cf5470642ff9fb77687ac4ea774 used request id req-a57981ec-3f43-4cae-81b9-cb5bf8dc1944 2018-12-23 01:01:47,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58861647f4def24382c2aa76e6a5d7b2415c5321" 2018-12-23 01:01:47,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12e1e58-b025-415e-ad3f-ecda93c5b449 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:01:47,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b12e1e58-b025-415e-ad3f-ecda93c5b449 2018-12-23 01:01:47,845 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-8cd7e361-1584-4fb-user 2018-12-23 01:01:47,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f5d9f18ce90d494da920da442d5a4cbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e9efdbe3fd1a9e1459992441defbf226e2d72b" 2018-12-23 01:01:48,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:01:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31c27b4c-6a7a-4878-9ce1-cc23bbe8e4c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:01:48,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f5d9f18ce90d494da920da442d5a4cbd used request id req-31c27b4c-6a7a-4878-9ce1-cc23bbe8e4c1 2018-12-23 01:01:48,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:01:48,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["3-mmIetZQrq8E9hfV6N5AA"], "issued_at": "2018-12-23T01:01:48.000000Z"}} 2018-12-23 01:01:48,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c24070f0066a10cc64c29b9f0faa53ba0c644d" 2018-12-23 01:01:48,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2040e22-4c77-4a59-a851-bb9f5693c471 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:01:48,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f2040e22-4c77-4a59-a851-bb9f5693c471 2018-12-23 01:01:48,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:01:48,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:01:48,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["ZoInQ1sVSJWeYr5iNWC1jA"], "issued_at": "2018-12-23T01:01:48.000000Z"}} 2018-12-23 01:01:48,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547aa5d8199e8eba17bd095c4a0194b0b158aea" 2018-12-23 01:01:48,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da56319-e804-4d8d-806c-30df553e531d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:01:48,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3da56319-e804-4d8d-806c-30df553e531d 2018-12-23 01:01:48,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:01:48,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:01:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:01:48,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d665414b-4670-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547aa5d8199e8eba17bd095c4a0194b0b158aea" 2018-12-23 01:01:49,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62de5119-fe3e-4c8a-b805-e1623c1615af Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d665414b-4670-453-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:01:49,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d665414b-4670-453-proj used request id req-62de5119-fe3e-4c8a-b805-e1623c1615af 2018-12-23 01:01:49,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547aa5d8199e8eba17bd095c4a0194b0b158aea" 2018-12-23 01:01:49,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89087157-fbc7-4937-95d8-e08acc8d9f8e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:01:49,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-89087157-fbc7-4937-95d8-e08acc8d9f8e 2018-12-23 01:01:49,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547aa5d8199e8eba17bd095c4a0194b0b158aea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d665414b-4670-453-proj"}}' 2018-12-23 01:01:49,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fc87884-c4b3-4728-954b-2924200c5fe9 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2c5bf528f3eb40e4a9ffb478850fc4fd"}, "enabled": true, "id": "2c5bf528f3eb40e4a9ffb478850fc4fd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d665414b-4670-453-proj"}} 2018-12-23 01:01:49,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5fc87884-c4b3-4728-954b-2924200c5fe9 2018-12-23 01:01:49,253 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d665414b-4670-453-proj 2018-12-23 01:01:49,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:01:49,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:01:49,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:01:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["UlSceclzQMerIUBdXzAbqA"], "issued_at": "2018-12-23T01:01:49.000000Z"}} 2018-12-23 01:01:49,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08336d15a0d281aa1d4af0582b0c6c0116cd8550" 2018-12-23 01:01:49,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f8294d-9207-4e27-8109-c97a7536baf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:01:49,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e8f8294d-9207-4e27-8109-c97a7536baf8 2018-12-23 01:01:49,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:01:49,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:01:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:01:49,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08336d15a0d281aa1d4af0582b0c6c0116cd8550" 2018-12-23 01:01:49,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b28163-a614-4507-bd2f-2c88efe41f0a Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:01:49,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-10b28163-a614-4507-bd2f-2c88efe41f0a 2018-12-23 01:01:49,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-d665414b-4670-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08336d15a0d281aa1d4af0582b0c6c0116cd8550" 2018-12-23 01:01:49,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d12e54-2cfd-46dd-bbe2-d7418c8e3cd2 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-d665414b-4670-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2c5bf528f3eb40e4a9ffb478850fc4fd"}, "enabled": true, "id": "2c5bf528f3eb40e4a9ffb478850fc4fd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d665414b-4670-453-proj"}]} 2018-12-23 01:01:49,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-d665414b-4670-453-proj used request id req-13d12e54-2cfd-46dd-bbe2-d7418c8e3cd2 2018-12-23 01:01:49,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08336d15a0d281aa1d4af0582b0c6c0116cd8550" 2018-12-23 01:01:49,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e39cd3dc-a0a4-4157-bc4b-b43a02118f81 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:01:49,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e39cd3dc-a0a4-4157-bc4b-b43a02118f81 2018-12-23 01:01:50,246 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d665414b-4670-453-user 2018-12-23 01:01:50,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:01:50,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547aa5d8199e8eba17bd095c4a0194b0b158aea" 2018-12-23 01:01:50,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e3a802-1bb4-4b61-a283-7543851fabab Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:01:50,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-07e3a802-1bb4-4b61-a283-7543851fabab 2018-12-23 01:01:50,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547aa5d8199e8eba17bd095c4a0194b0b158aea" -d '{"role": {"name": "CreateRouterSuccessTests-d665414b-4670-453-proj-role"}}' 2018-12-23 01:01:50,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58b49f47-5a8d-4645-8292-8f53ee145ebc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d96af9c7b8d8423cb087803dfdbd0ca1", "links": {"self": "http://172.30.9.26:5000/v3/roles/d96af9c7b8d8423cb087803dfdbd0ca1"}, "name": "CreateRouterSuccessTests-d665414b-4670-453-proj-role"}} 2018-12-23 01:01:50,438 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-58b49f47-5a8d-4645-8292-8f53ee145ebc 2018-12-23 01:01:50,439 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d665414b-4670-453-proj-role 2018-12-23 01:01:50,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d96af9c7b8d8423cb087803dfdbd0ca1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547aa5d8199e8eba17bd095c4a0194b0b158aea" 2018-12-23 01:01:50,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffeb29a9-697e-4737-8c4a-5b6f0bb48c1d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/d96af9c7b8d8423cb087803dfdbd0ca1"}, "domain_id": null, "name": "CreateRouterSuccessTests-d665414b-4670-453-proj-role", "id": "d96af9c7b8d8423cb087803dfdbd0ca1"}} 2018-12-23 01:01:50,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d96af9c7b8d8423cb087803dfdbd0ca1 used request id req-ffeb29a9-697e-4737-8c4a-5b6f0bb48c1d 2018-12-23 01:01:50,531 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d665414b-4670-453-proj-role to project CreateRouterSuccessTests-d665414b-4670-453-proj 2018-12-23 01:01:50,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/2c5bf528f3eb40e4a9ffb478850fc4fd/users/b20a7db94d934411a67bd46b71336c54/roles/d96af9c7b8d8423cb087803dfdbd0ca1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547aa5d8199e8eba17bd095c4a0194b0b158aea" 2018-12-23 01:01:50,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a473357e-6bbe-480a-8db6-fc6a8db0df34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:01:50,668 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2c5bf528f3eb40e4a9ffb478850fc4fd/users/b20a7db94d934411a67bd46b71336c54/roles/d96af9c7b8d8423cb087803dfdbd0ca1 used request id req-a473357e-6bbe-480a-8db6-fc6a8db0df34 2018-12-23 01:01:50,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:01:50,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:01:51,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:01:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["JLqdX_2-SH6bd6WIiYgr7g"], "issued_at": "2018-12-23T01:01:51.000000Z"}} 2018-12-23 01:01:51,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:01:51,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e8ff0bc-ed9b-4395-9325-87e46722029b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:01:51,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0e8ff0bc-ed9b-4395-9325-87e46722029b 2018-12-23 01:01:51,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:01:51,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f4eb56c9-c0c7-4bed-9468-dfd4336595c6 Date: Sun, 23 Dec 2018 01:01:51 GMT RESP BODY: {"routers": []} 2018-12-23 01:01:51,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-pub-router&admin_state_up=True used request id req-f4eb56c9-c0c7-4bed-9468-dfd4336595c6 2018-12-23 01:01:51,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:01:51,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:01:51,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:01:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["7S8pTm3KTbu5Yj5dkEULBA"], "issued_at": "2018-12-23T01:01:51.000000Z"}} 2018-12-23 01:01:51,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3195f99c087e2aae08d1dda519aaf3cd461e203c" 2018-12-23 01:01:51,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa1212a-fbe1-45de-8e66-80109aae2b41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:01:51,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6fa1212a-fbe1-45de-8e66-80109aae2b41 2018-12-23 01:01:51,805 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-pub-router 2018-12-23 01:01:51,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" -d '{"router": {"name": "CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-pub-router", "admin_state_up": true}}' 2018-12-23 01:01:55,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-2a838e2c-4ef4-4de0-ade8-0fea1060d55c Date: Sun, 23 Dec 2018 01:01:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T01:01:52Z", "admin_state_up": true, "updated_at": "2018-12-23T01:01:52Z", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "flavor_id": null, "revision_number": 1, "routes": [], "ha": true, "id": "deb6472a-bb93-4839-84ae-85384f66751f", "name": "CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-pub-router"}} 2018-12-23 01:01:55,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-2a838e2c-4ef4-4de0-ade8-0fea1060d55c 2018-12-23 01:01:55,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=deb6472a-bb93-4839-84ae-85384f66751f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:01:55,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2455 X-Openstack-Request-Id: req-4bb7b15f-0dd1-4a40-94f1-0d9a5553cfe8 Date: Sun, 23 Dec 2018 01:01:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:53Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","ip_address":"169.254.192.5"}],"id":"6ae3c84c-0833-471c-9c56-26942bad383d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:97:2b:14","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4466b263b23f4e9aa04cbaa58e4396c9","admin_state_up":true,"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:53Z","binding:vnic_type":"normal","device_id":"deb6472a-bb93-4839-84ae-85384f66751f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:53Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","ip_address":"169.254.192.10"}],"id":"6b9a12e4-5efa-448f-8891-87d401c11521","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ec:b3:32","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4466b263b23f4e9aa04cbaa58e4396c9","admin_state_up":true,"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:52Z","binding:vnic_type":"normal","device_id":"deb6472a-bb93-4839-84ae-85384f66751f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:54Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","ip_address":"169.254.192.11"}],"id":"e808e179-a243-4109-bd95-bdeaa5570c66","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:df:a9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4466b263b23f4e9aa04cbaa58e4396c9","admin_state_up":true,"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:54Z","binding:vnic_type":"normal","device_id":"deb6472a-bb93-4839-84ae-85384f66751f"}]} 2018-12-23 01:01:55,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=deb6472a-bb93-4839-84ae-85384f66751f used request id req-4bb7b15f-0dd1-4a40-94f1-0d9a5553cfe8 2018-12-23 01:01:55,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:01:56,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0bf6f178-3709-4d04-9751-d9cee5d367c9 Date: Sun, 23 Dec 2018 01:01:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:01:52Z","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":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","subnetpool_id":null,"name":"HA subnet tenant 4466b263b23f4e9aa04cbaa58e4396c9"}} 2018-12-23 01:01:56,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e used request id req-0bf6f178-3709-4d04-9751-d9cee5d367c9 2018-12-23 01:01:56,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:01:56,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-be8b57a0-65df-4005-a828-5b46c119539e Date: Sun, 23 Dec 2018 01:01:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:01:52Z","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":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","subnetpool_id":null,"name":"HA subnet tenant 4466b263b23f4e9aa04cbaa58e4396c9"}} 2018-12-23 01:01:56,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e used request id req-be8b57a0-65df-4005-a828-5b46c119539e 2018-12-23 01:01:56,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:01:56,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-19cf8fd0-bcf4-4cfc-a624-3377b1fa1c5d Date: Sun, 23 Dec 2018 01:01:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:01:52Z","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":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","subnetpool_id":null,"name":"HA subnet tenant 4466b263b23f4e9aa04cbaa58e4396c9"}} 2018-12-23 01:01:56,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e used request id req-19cf8fd0-bcf4-4cfc-a624-3377b1fa1c5d 2018-12-23 01:01:56,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:01:56,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4b9be2d5-fab9-4702-8c8c-686d4b029c75 Date: Sun, 23 Dec 2018 01:01:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 01:01:56,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-4b9be2d5-fab9-4702-8c8c-686d4b029c75 2018-12-23 01:01:56,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:01:56,691 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:01:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:01:56,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:01:56,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1c41cd0-717a-4a6a-b61f-879e0515d368 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:01:56,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-c1c41cd0-717a-4a6a-b61f-879e0515d368 2018-12-23 01:01:56,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?name=CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:01:56,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-50cebe9e-99d4-43fa-b319-786d2d97d7fe Date: Sun, 23 Dec 2018 01:01:56 GMT RESP BODY: {"ports":[]} 2018-12-23 01:01:56,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?name=CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-port1&admin_state_up=True used request id req-50cebe9e-99d4-43fa-b319-786d2d97d7fe 2018-12-23 01:01:56,956 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-port1 for router - CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-pub-router 2018-12-23 01:01:56,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:01:56,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:01:57,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:01:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["voXLCC7IROivcUBCclD1vg"], "issued_at": "2018-12-23T01:01:57.000000Z"}} 2018-12-23 01:01:57,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c42a74230e9b1e1eb610d9ee025b11d0a898c4" 2018-12-23 01:01:57,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8784182c-ba36-4732-8777-f639254d313b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:01:57,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8784182c-ba36-4732-8777-f639254d313b 2018-12-23 01:01:57,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:01:57,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ef4177b8-6a61-4d2a-a7fc-70c5f6d9ccc6 Date: Sun, 23 Dec 2018 01:01:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 01:01:57,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-ef4177b8-6a61-4d2a-a7fc-70c5f6d9ccc6 2018-12-23 01:01:57,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:01:57,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-bac5f465-ce51-48aa-99f9-4296efce6b43 Date: Sun, 23 Dec 2018 01:01:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 01:01:57,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-bac5f465-ce51-48aa-99f9-4296efce6b43 2018-12-23 01:01:57,725 - neutron_utils - INFO - Creating port for network with name - external 2018-12-23 01:01:57,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" -d '{"port": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "name": "CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-port1", "admin_state_up": true}}' 2018-12-23 01:01:58,526 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-0b18935d-17c2-4391-96b3-0accbd466c24 Date: Sun, 23 Dec 2018 01:01:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:58Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.209"}],"id":"f92c27c6-7874-4c17-9c0c-fa39c645f7cf","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c9:69:54","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-port1","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","qos_policy_id":null,"admin_state_up":true,"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:01:58Z","binding:vnic_type":"normal"}} 2018-12-23 01:01:58,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-0b18935d-17c2-4391-96b3-0accbd466c24 2018-12-23 01:01:58,527 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-port1 for router - CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-pub-router 2018-12-23 01:01:58,527 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-pub-router 2018-12-23 01:01:58,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/deb6472a-bb93-4839-84ae-85384f66751f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" -d '{"port_id": "f92c27c6-7874-4c17-9c0c-fa39c645f7cf"}' 2018-12-23 01:02:00,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0ad783c8-e869-478c-bf31-4d56f766243f Date: Sun, 23 Dec 2018 01:02:00 GMT RESP BODY: {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "subnet_ids": ["4a37038d-a521-4738-99a2-4d08a417e092"], "port_id": "f92c27c6-7874-4c17-9c0c-fa39c645f7cf", "id": "deb6472a-bb93-4839-84ae-85384f66751f"} 2018-12-23 01:02:00,231 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/deb6472a-bb93-4839-84ae-85384f66751f/add_router_interface used request id req-0ad783c8-e869-478c-bf31-4d56f766243f 2018-12-23 01:02:00,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/deb6472a-bb93-4839-84ae-85384f66751f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:02:00,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-a748c704-255a-426a-ae5d-854877be9561 Date: Sun, 23 Dec 2018 01:02:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T01:01:52Z", "admin_state_up": true, "updated_at": "2018-12-23T01:01:59Z", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "deb6472a-bb93-4839-84ae-85384f66751f", "name": "CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-pub-router"}} 2018-12-23 01:02:00,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/deb6472a-bb93-4839-84ae-85384f66751f used request id req-a748c704-255a-426a-ae5d-854877be9561 2018-12-23 01:02:00,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=deb6472a-bb93-4839-84ae-85384f66751f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:02:00,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3694 X-Openstack-Request-Id: req-789caedb-4826-4648-b267-fb95746cfa6e Date: Sun, 23 Dec 2018 01:02:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:57Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","ip_address":"169.254.192.5"}],"id":"6ae3c84c-0833-471c-9c56-26942bad383d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:2b:14","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4466b263b23f4e9aa04cbaa58e4396c9","admin_state_up":true,"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:53Z","binding:vnic_type":"normal","device_id":"deb6472a-bb93-4839-84ae-85384f66751f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:57Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","ip_address":"169.254.192.10"}],"id":"6b9a12e4-5efa-448f-8891-87d401c11521","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:b3:32","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4466b263b23f4e9aa04cbaa58e4396c9","admin_state_up":true,"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:52Z","binding:vnic_type":"normal","device_id":"deb6472a-bb93-4839-84ae-85384f66751f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:58Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","ip_address":"169.254.192.11"}],"id":"e808e179-a243-4109-bd95-bdeaa5570c66","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:df:a9","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4466b263b23f4e9aa04cbaa58e4396c9","admin_state_up":true,"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:54Z","binding:vnic_type":"normal","device_id":"deb6472a-bb93-4839-84ae-85384f66751f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:59Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.209"}],"id":"f92c27c6-7874-4c17-9c0c-fa39c645f7cf","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c9:69:54","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-port1","admin_state_up":true,"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:01:58Z","binding:vnic_type":"normal","device_id":"deb6472a-bb93-4839-84ae-85384f66751f"}]} 2018-12-23 01:02:00,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=deb6472a-bb93-4839-84ae-85384f66751f used request id req-789caedb-4826-4648-b267-fb95746cfa6e 2018-12-23 01:02:00,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:02:00,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3eb21014-6205-48e3-8570-56a982293601 Date: Sun, 23 Dec 2018 01:02:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:01:52Z","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":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","subnetpool_id":null,"name":"HA subnet tenant 4466b263b23f4e9aa04cbaa58e4396c9"}} 2018-12-23 01:02:00,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e used request id req-3eb21014-6205-48e3-8570-56a982293601 2018-12-23 01:02:00,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:02:00,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9ba459de-ba77-42b2-9184-5dd384ea30eb Date: Sun, 23 Dec 2018 01:02:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:01:52Z","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":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","subnetpool_id":null,"name":"HA subnet tenant 4466b263b23f4e9aa04cbaa58e4396c9"}} 2018-12-23 01:02:00,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e used request id req-9ba459de-ba77-42b2-9184-5dd384ea30eb 2018-12-23 01:02:00,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:02:00,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-02ce1ad9-4d5d-43eb-82e8-6fc6cf4182c3 Date: Sun, 23 Dec 2018 01:02:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:01:52Z","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":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","subnetpool_id":null,"name":"HA subnet tenant 4466b263b23f4e9aa04cbaa58e4396c9"}} 2018-12-23 01:02:00,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e used request id req-02ce1ad9-4d5d-43eb-82e8-6fc6cf4182c3 2018-12-23 01:02:00,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:02:01,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-9c994964-5b13-471c-bb72-1fd1e76ddf0f Date: Sun, 23 Dec 2018 01:02:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 01:02:01,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-9c994964-5b13-471c-bb72-1fd1e76ddf0f 2018-12-23 01:02:01,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c24070f0066a10cc64c29b9f0faa53ba0c644d" 2018-12-23 01:02:01,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51a557d9-48c1-4bd7-a754-d6523ccb5c23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:01,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-51a557d9-48c1-4bd7-a754-d6523ccb5c23 2018-12-23 01:02:01,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c24070f0066a10cc64c29b9f0faa53ba0c644d" 2018-12-23 01:02:01,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-60354a59-446c-4216-b6d2-d08f7fa723cb Date: Sun, 23 Dec 2018 01:02:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T01:01:52Z", "admin_state_up": true, "updated_at": "2018-12-23T01:01:59Z", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "deb6472a-bb93-4839-84ae-85384f66751f", "name": "CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-pub-router"}]} 2018-12-23 01:02:01,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-pub-router&admin_state_up=True used request id req-60354a59-446c-4216-b6d2-d08f7fa723cb 2018-12-23 01:02:01,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:02:01,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:02:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:02:01,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c24070f0066a10cc64c29b9f0faa53ba0c644d" 2018-12-23 01:02:01,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9782236-eb54-4e49-820d-660ec73398c5 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:02:01,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-a9782236-eb54-4e49-820d-660ec73398c5 2018-12-23 01:02:01,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=deb6472a-bb93-4839-84ae-85384f66751f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c24070f0066a10cc64c29b9f0faa53ba0c644d" 2018-12-23 01:02:01,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3791 X-Openstack-Request-Id: req-ffbfbc8b-2443-4c8f-8377-f4031c26eca6 Date: Sun, 23 Dec 2018 01:02:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:57Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","ip_address":"169.254.192.5"}],"id":"6ae3c84c-0833-471c-9c56-26942bad383d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:2b:14","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4466b263b23f4e9aa04cbaa58e4396c9","admin_state_up":true,"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:53Z","binding:vnic_type":"normal","device_id":"deb6472a-bb93-4839-84ae-85384f66751f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:57Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","ip_address":"169.254.192.10"}],"id":"6b9a12e4-5efa-448f-8891-87d401c11521","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:b3:32","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4466b263b23f4e9aa04cbaa58e4396c9","admin_state_up":true,"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:52Z","binding:vnic_type":"normal","device_id":"deb6472a-bb93-4839-84ae-85384f66751f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:01:58Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","ip_address":"169.254.192.11"}],"id":"e808e179-a243-4109-bd95-bdeaa5570c66","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:df:a9","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4466b263b23f4e9aa04cbaa58e4396c9","admin_state_up":true,"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:54Z","binding:vnic_type":"normal","device_id":"deb6472a-bb93-4839-84ae-85384f66751f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:02:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.209"}],"id":"f92c27c6-7874-4c17-9c0c-fa39c645f7cf","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:69:54","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-port1","admin_state_up":true,"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:01:58Z","binding:vnic_type":"normal","device_id":"deb6472a-bb93-4839-84ae-85384f66751f"}]} 2018-12-23 01:02:01,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=deb6472a-bb93-4839-84ae-85384f66751f used request id req-ffbfbc8b-2443-4c8f-8377-f4031c26eca6 2018-12-23 01:02:01,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c24070f0066a10cc64c29b9f0faa53ba0c644d" 2018-12-23 01:02:02,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-92114a39-b595-449f-b21b-2471c26368a3 Date: Sun, 23 Dec 2018 01:02:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:01:52Z","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":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","subnetpool_id":null,"name":"HA subnet tenant 4466b263b23f4e9aa04cbaa58e4396c9"}} 2018-12-23 01:02:02,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e used request id req-92114a39-b595-449f-b21b-2471c26368a3 2018-12-23 01:02:02,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c24070f0066a10cc64c29b9f0faa53ba0c644d" 2018-12-23 01:02:02,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-30f3a049-f88e-45d2-9480-70f0bd7e6772 Date: Sun, 23 Dec 2018 01:02:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:01:52Z","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":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","subnetpool_id":null,"name":"HA subnet tenant 4466b263b23f4e9aa04cbaa58e4396c9"}} 2018-12-23 01:02:02,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e used request id req-30f3a049-f88e-45d2-9480-70f0bd7e6772 2018-12-23 01:02:02,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c24070f0066a10cc64c29b9f0faa53ba0c644d" 2018-12-23 01:02:02,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0dd07be3-59cd-4d2f-9f08-6447cbe2552a Date: Sun, 23 Dec 2018 01:02:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fdaed4f8-abe4-4cd1-aabb-6b440d41949a","tenant_id":"","created_at":"2018-12-23T01:01:52Z","dns_nameservers":[],"updated_at":"2018-12-23T01:01:52Z","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":"5f0a1920-8cf7-483e-a841-4ef4e2b0061e","subnetpool_id":null,"name":"HA subnet tenant 4466b263b23f4e9aa04cbaa58e4396c9"}} 2018-12-23 01:02:02,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5f0a1920-8cf7-483e-a841-4ef4e2b0061e used request id req-0dd07be3-59cd-4d2f-9f08-6447cbe2552a 2018-12-23 01:02:02,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c24070f0066a10cc64c29b9f0faa53ba0c644d" 2018-12-23 01:02:02,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-69cacb95-4f0c-4b8b-bcd3-84667e7cf988 Date: Sun, 23 Dec 2018 01:02:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 01:02:02,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-69cacb95-4f0c-4b8b-bcd3-84667e7cf988 2018-12-23 01:02:02,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c24070f0066a10cc64c29b9f0faa53ba0c644d" 2018-12-23 01:02:02,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f273efdf-761c-4fa2-a56d-98f8c5ec241b Date: Sun, 23 Dec 2018 01:02:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 01:02:02,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-f273efdf-761c-4fa2-a56d-98f8c5ec241b 2018-12-23 01:02:02,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c24070f0066a10cc64c29b9f0faa53ba0c644d" 2018-12-23 01:02:03,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-52fbcfdf-e8d8-4025-bc7e-9f0bbc363ae8 Date: Sun, 23 Dec 2018 01:02:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 01:02:03,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-52fbcfdf-e8d8-4025-bc7e-9f0bbc363ae8 2018-12-23 01:02:03,013 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-pub-router and port CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-port1 2018-12-23 01:02:03,013 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-pub-router 2018-12-23 01:02:03,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/deb6472a-bb93-4839-84ae-85384f66751f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" -d '{"port_id": "f92c27c6-7874-4c17-9c0c-fa39c645f7cf"}' 2018-12-23 01:02:04,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dd080148-a2e0-484b-8a8f-764025cdb957 Date: Sun, 23 Dec 2018 01:02:04 GMT RESP BODY: {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "subnet_ids": ["4a37038d-a521-4738-99a2-4d08a417e092"], "port_id": "f92c27c6-7874-4c17-9c0c-fa39c645f7cf", "id": "deb6472a-bb93-4839-84ae-85384f66751f"} 2018-12-23 01:02:04,537 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/deb6472a-bb93-4839-84ae-85384f66751f/remove_router_interface used request id req-dd080148-a2e0-484b-8a8f-764025cdb957 2018-12-23 01:02:04,537 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-pub-router 2018-12-23 01:02:04,537 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-0de686a5-6169-4717-a4d0-8806a750fbad-pub-router 2018-12-23 01:02:04,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/deb6472a-bb93-4839-84ae-85384f66751f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13fbb718d147a18a8579865027472b7321a2f5f5" 2018-12-23 01:02:07,279 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca100b94-c489-49d1-bf83-05309880f86e Content-Length: 0 Date: Sun, 23 Dec 2018 01:02:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:02:07,279 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/deb6472a-bb93-4839-84ae-85384f66751f used request id req-ca100b94-c489-49d1-bf83-05309880f86e 2018-12-23 01:02:07,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547aa5d8199e8eba17bd095c4a0194b0b158aea" 2018-12-23 01:02:07,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0c8ae9e2-8473-4102-92d1-eda1349af799 Date: Sun, 23 Dec 2018 01:02:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:02:07,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-0c8ae9e2-8473-4102-92d1-eda1349af799 2018-12-23 01:02:07,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547aa5d8199e8eba17bd095c4a0194b0b158aea" 2018-12-23 01:02:07,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e2c445a-2568-4f2d-a781-3972df3694b9 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:02:07,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-4e2c445a-2568-4f2d-a781-3972df3694b9 2018-12-23 01:02:07,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547aa5d8199e8eba17bd095c4a0194b0b158aea" 2018-12-23 01:02:07,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52acf30b-447f-474e-8881-c5f3f3a3d124 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:02:07,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-52acf30b-447f-474e-8881-c5f3f3a3d124 2018-12-23 01:02:07,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547aa5d8199e8eba17bd095c4a0194b0b158aea" 2018-12-23 01:02:07,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de9d8dd9-2957-4948-bf6e-5bebb0831407 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:02:07,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-de9d8dd9-2957-4948-bf6e-5bebb0831407 2018-12-23 01:02:07,915 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d665414b-4670-453-proj 2018-12-23 01:02:07,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/2c5bf528f3eb40e4a9ffb478850fc4fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547aa5d8199e8eba17bd095c4a0194b0b158aea" 2018-12-23 01:02:08,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66d5d525-2590-4e4d-82ec-1a1c5772216e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:02:08,117 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2c5bf528f3eb40e4a9ffb478850fc4fd used request id req-66d5d525-2590-4e4d-82ec-1a1c5772216e 2018-12-23 01:02:08,118 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d665414b-4670-453-proj-role 2018-12-23 01:02:08,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d96af9c7b8d8423cb087803dfdbd0ca1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547aa5d8199e8eba17bd095c4a0194b0b158aea" 2018-12-23 01:02:08,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:02:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0bee447-1a11-42af-8660-e7516bf427ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:02:08,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d96af9c7b8d8423cb087803dfdbd0ca1 used request id req-f0bee447-1a11-42af-8660-e7516bf427ce 2018-12-23 01:02:08,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547aa5d8199e8eba17bd095c4a0194b0b158aea" 2018-12-23 01:02:08,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b648cbf6-998f-482c-a104-b6590dac5269 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:02:08,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b648cbf6-998f-482c-a104-b6590dac5269 2018-12-23 01:02:08,343 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d665414b-4670-453-user 2018-12-23 01:02:08,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b20a7db94d934411a67bd46b71336c54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08336d15a0d281aa1d4af0582b0c6c0116cd8550" 2018-12-23 01:02:08,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:02:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-419542cb-f871-4843-9ef6-7125aaf42538 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:02:08,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b20a7db94d934411a67bd46b71336c54 used request id req-419542cb-f871-4843-9ef6-7125aaf42538 2018-12-23 01:02:08,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:02:09,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:02:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["4NpM5u97Trigliy1nF3ZNQ"], "issued_at": "2018-12-23T01:02:09.000000Z"}} 2018-12-23 01:02:09,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78c418d9ecbd93ca6c8016ba17c3985aa5d3e7d" 2018-12-23 01:02:09,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6656e641-52a1-43aa-8dc6-a7450b738229 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:09,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6656e641-52a1-43aa-8dc6-a7450b738229 2018-12-23 01:02:09,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:02:09,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:02:09,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:02:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Wu-NdvLhTTqSvwYVGz_pmA"], "issued_at": "2018-12-23T01:02:09.000000Z"}} 2018-12-23 01:02:09,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" 2018-12-23 01:02:09,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c7e6e7a-4854-45ca-be82-6c778a2fa2c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:09,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7c7e6e7a-4854-45ca-be82-6c778a2fa2c4 2018-12-23 01:02:09,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:02:09,604 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:02:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:02:09,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7403f26d-17ed-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" 2018-12-23 01:02:09,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03d2067a-07b5-49a8-87a1-167631844b68 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7403f26d-17ed-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:02:09,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7403f26d-17ed-4e5-proj used request id req-03d2067a-07b5-49a8-87a1-167631844b68 2018-12-23 01:02:09,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" 2018-12-23 01:02:09,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-194c468b-efa5-4ee6-a7a4-a56f8bc10efd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:02:09,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-194c468b-efa5-4ee6-a7a4-a56f8bc10efd 2018-12-23 01:02:09,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-proj"}}' 2018-12-23 01:02:09,905 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45f87383-daa6-4467-8669-16f0ac41e0e4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a84249948d9c461f9a92a1d10b366602"}, "enabled": true, "id": "a84249948d9c461f9a92a1d10b366602", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-proj"}} 2018-12-23 01:02:09,905 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-45f87383-daa6-4467-8669-16f0ac41e0e4 2018-12-23 01:02:09,906 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-7403f26d-17ed-4e5-proj 2018-12-23 01:02:09,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:02:09,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:02:10,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:02:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["QrTLIZZkSACSMb6DtlMqlw"], "issued_at": "2018-12-23T01:02:10.000000Z"}} 2018-12-23 01:02:10,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6eb14d9f0e0612e4135d6bb2354e82f5169d2e5" 2018-12-23 01:02:10,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddb019c3-a1cc-49c3-8d64-b73b708f732b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:10,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ddb019c3-a1cc-49c3-8d64-b73b708f732b 2018-12-23 01:02:10,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:02:10,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:02:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:02:10,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6eb14d9f0e0612e4135d6bb2354e82f5169d2e5" 2018-12-23 01:02:10,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b121ef5-4212-446d-97b7-0fe2ff5cd464 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:02:10,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6b121ef5-4212-446d-97b7-0fe2ff5cd464 2018-12-23 01:02:10,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-7403f26d-17ed-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6eb14d9f0e0612e4135d6bb2354e82f5169d2e5" 2018-12-23 01:02:10,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44e1472a-3c2f-4eec-8ab9-423e687baae9 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-7403f26d-17ed-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a84249948d9c461f9a92a1d10b366602"}, "enabled": true, "id": "a84249948d9c461f9a92a1d10b366602", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-proj"}]} 2018-12-23 01:02:10,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-7403f26d-17ed-4e5-proj used request id req-44e1472a-3c2f-4eec-8ab9-423e687baae9 2018-12-23 01:02:10,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6eb14d9f0e0612e4135d6bb2354e82f5169d2e5" 2018-12-23 01:02:10,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-985d89cf-56fe-490e-a453-128cd44fa72e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:02:10,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-985d89cf-56fe-490e-a453-128cd44fa72e 2018-12-23 01:02:10,930 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-7403f26d-17ed-4e5-user 2018-12-23 01:02:10,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:02:10,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" 2018-12-23 01:02:11,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa01801-4222-4321-bf0e-b134f46ab895 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:02:11,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0aa01801-4222-4321-bf0e-b134f46ab895 2018-12-23 01:02:11,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" -d '{"role": {"name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-proj-role"}}' 2018-12-23 01:02:11,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:02:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fef75bb0-4968-4e78-b9d6-da7353f12233 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f4b006b949714e74bf84d44f474ca987", "links": {"self": "http://172.30.9.26:5000/v3/roles/f4b006b949714e74bf84d44f474ca987"}, "name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-proj-role"}} 2018-12-23 01:02:11,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-fef75bb0-4968-4e78-b9d6-da7353f12233 2018-12-23 01:02:11,145 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-7403f26d-17ed-4e5-proj-role 2018-12-23 01:02:11,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f4b006b949714e74bf84d44f474ca987 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" 2018-12-23 01:02:11,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413d98ff-eb31-4fbb-a751-9feddc2e6a71 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/f4b006b949714e74bf84d44f474ca987"}, "domain_id": null, "name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-proj-role", "id": "f4b006b949714e74bf84d44f474ca987"}} 2018-12-23 01:02:11,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f4b006b949714e74bf84d44f474ca987 used request id req-413d98ff-eb31-4fbb-a751-9feddc2e6a71 2018-12-23 01:02:11,228 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-7403f26d-17ed-4e5-proj-role to project CreateRouterSuccessTests-7403f26d-17ed-4e5-proj 2018-12-23 01:02:11,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/a84249948d9c461f9a92a1d10b366602/users/8975dbafa8884bf5a6649e027b7f977f/roles/f4b006b949714e74bf84d44f474ca987 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" 2018-12-23 01:02:11,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:02:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe0b92e5-ea46-40bd-a6e5-7413829d0d48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:02:11,376 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a84249948d9c461f9a92a1d10b366602/users/8975dbafa8884bf5a6649e027b7f977f/roles/f4b006b949714e74bf84d44f474ca987 used request id req-fe0b92e5-ea46-40bd-a6e5-7413829d0d48 2018-12-23 01:02:11,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:02:11,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:02:11,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4b006b949714e74bf84d44f474ca987", "name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-proj-role"}], "expires_at": "2018-12-23T02:02:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a84249948d9c461f9a92a1d10b366602", "name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a84249948d9c461f9a92a1d10b366602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/a84249948d9c461f9a92a1d10b366602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/a84249948d9c461f9a92a1d10b366602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a84249948d9c461f9a92a1d10b366602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/a84249948d9c461f9a92a1d10b366602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/a84249948d9c461f9a92a1d10b366602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a84249948d9c461f9a92a1d10b366602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/a84249948d9c461f9a92a1d10b366602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/a84249948d9c461f9a92a1d10b366602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a84249948d9c461f9a92a1d10b366602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/a84249948d9c461f9a92a1d10b366602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/a84249948d9c461f9a92a1d10b366602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-user", "id": "8975dbafa8884bf5a6649e027b7f977f"}, "audit_ids": ["rGvqsDixTn6_W5bI2aRnEg"], "issued_at": "2018-12-23T01:02:11.000000Z"}} 2018-12-23 01:02:11,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f19aecae71ea9f542184f63559ae68dd45227bd" 2018-12-23 01:02:11,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28985d8d-e253-4b66-9744-fd8e6bb6f809 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:11,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-28985d8d-e253-4b66-9744-fd8e6bb6f809 2018-12-23 01:02:11,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f19aecae71ea9f542184f63559ae68dd45227bd" 2018-12-23 01:02:12,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-23a5b0db-f934-4739-a9c6-8b489a47308a Date: Sun, 23 Dec 2018 01:02:12 GMT RESP BODY: {"networks":[]} 2018-12-23 01:02:12,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-net1 used request id req-23a5b0db-f934-4739-a9c6-8b489a47308a 2018-12-23 01:02:12,006 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-net1 2018-12-23 01:02:12,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f19aecae71ea9f542184f63559ae68dd45227bd" -d '{"network": {"name": "CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-net1", "admin_state_up": true}}' 2018-12-23 01:02:12,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9031704d-e68b-48fd-b3c0-57ecf4433dc5 Date: Sun, 23 Dec 2018 01:02:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4dce693a-63f2-4e1b-85cc-c2ec487583d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a84249948d9c461f9a92a1d10b366602","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:02:12Z","is_default":false,"name":"CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a84249948d9c461f9a92a1d10b366602","created_at":"2018-12-23T01:02:12Z","mtu":1450}} 2018-12-23 01:02:12,586 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-9031704d-e68b-48fd-b3c0-57ecf4433dc5 2018-12-23 01:02:12,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4dce693a-63f2-4e1b-85cc-c2ec487583d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f19aecae71ea9f542184f63559ae68dd45227bd" 2018-12-23 01:02:12,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8c781d58-f009-405b-b870-98e30ee959b2 Date: Sun, 23 Dec 2018 01:02:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-23T01:02:12Z","tenant_id":"a84249948d9c461f9a92a1d10b366602","created_at":"2018-12-23T01:02:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a84249948d9c461f9a92a1d10b366602","id":"4dce693a-63f2-4e1b-85cc-c2ec487583d5","name":"CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-net1"}]} 2018-12-23 01:02:12,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4dce693a-63f2-4e1b-85cc-c2ec487583d5 used request id req-8c781d58-f009-405b-b870-98e30ee959b2 2018-12-23 01:02:12,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4dce693a-63f2-4e1b-85cc-c2ec487583d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f19aecae71ea9f542184f63559ae68dd45227bd" 2018-12-23 01:02:13,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f96132ec-b615-481d-bf76-aa4909fe8cc7 Date: Sun, 23 Dec 2018 01:02:13 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:02:13,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4dce693a-63f2-4e1b-85cc-c2ec487583d5 used request id req-f96132ec-b615-481d-bf76-aa4909fe8cc7 2018-12-23 01:02:13,005 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-subnet1 2018-12-23 01:02:13,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f19aecae71ea9f542184f63559ae68dd45227bd" -d '{"subnets": [{"ip_version": 4, "network_id": "4dce693a-63f2-4e1b-85cc-c2ec487583d5", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-subnet1"}]}' 2018-12-23 01:02:13,670 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f9ca276a-a088-453f-a007-1340e813833d Date: Sun, 23 Dec 2018 01:02:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dce693a-63f2-4e1b-85cc-c2ec487583d5","tenant_id":"a84249948d9c461f9a92a1d10b366602","created_at":"2018-12-23T01:02:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:02: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":"a84249948d9c461f9a92a1d10b366602","id":"fe87027e-5799-47a9-a882-c79b87de307c","subnetpool_id":null,"name":"CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-subnet1"}]} 2018-12-23 01:02:13,670 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f9ca276a-a088-453f-a007-1340e813833d 2018-12-23 01:02:13,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4dce693a-63f2-4e1b-85cc-c2ec487583d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f19aecae71ea9f542184f63559ae68dd45227bd" 2018-12-23 01:02:13,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e189a222-f5eb-42b6-a604-01655eaebaa2 Date: Sun, 23 Dec 2018 01:02: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":["fe87027e-5799-47a9-a882-c79b87de307c"],"updated_at":"2018-12-23T01:02:13Z","tenant_id":"a84249948d9c461f9a92a1d10b366602","created_at":"2018-12-23T01:02:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a84249948d9c461f9a92a1d10b366602","id":"4dce693a-63f2-4e1b-85cc-c2ec487583d5","name":"CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-net1"}]} 2018-12-23 01:02:13,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4dce693a-63f2-4e1b-85cc-c2ec487583d5 used request id req-e189a222-f5eb-42b6-a604-01655eaebaa2 2018-12-23 01:02:13,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4dce693a-63f2-4e1b-85cc-c2ec487583d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f19aecae71ea9f542184f63559ae68dd45227bd" 2018-12-23 01:02:14,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fb2526f6-9b1e-44d6-ba2c-f249f76e05ac Date: Sun, 23 Dec 2018 01:02:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dce693a-63f2-4e1b-85cc-c2ec487583d5","tenant_id":"a84249948d9c461f9a92a1d10b366602","created_at":"2018-12-23T01:02:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:02: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":"a84249948d9c461f9a92a1d10b366602","id":"fe87027e-5799-47a9-a882-c79b87de307c","subnetpool_id":null,"name":"CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-subnet1"}]} 2018-12-23 01:02:14,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4dce693a-63f2-4e1b-85cc-c2ec487583d5 used request id req-fb2526f6-9b1e-44d6-ba2c-f249f76e05ac 2018-12-23 01:02:14,162 - OpenStackNetwork - DEBUG - Network [4dce693a-63f2-4e1b-85cc-c2ec487583d5] created successfully 2018-12-23 01:02:14,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:02:14,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:02:14,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4b006b949714e74bf84d44f474ca987", "name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-proj-role"}], "expires_at": "2018-12-23T02:02:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a84249948d9c461f9a92a1d10b366602", "name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a84249948d9c461f9a92a1d10b366602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/a84249948d9c461f9a92a1d10b366602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/a84249948d9c461f9a92a1d10b366602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a84249948d9c461f9a92a1d10b366602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/a84249948d9c461f9a92a1d10b366602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/a84249948d9c461f9a92a1d10b366602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a84249948d9c461f9a92a1d10b366602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/a84249948d9c461f9a92a1d10b366602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/a84249948d9c461f9a92a1d10b366602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a84249948d9c461f9a92a1d10b366602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/a84249948d9c461f9a92a1d10b366602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/a84249948d9c461f9a92a1d10b366602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-user", "id": "8975dbafa8884bf5a6649e027b7f977f"}, "audit_ids": ["4vXNiywSQjG8iSxYRsdTkw"], "issued_at": "2018-12-23T01:02:14.000000Z"}} 2018-12-23 01:02:14,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a917ddf6e48db2661760b8811d58a069f0b63f3" 2018-12-23 01:02:14,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bffbed14-5a2a-40fd-88a0-c7e110dbea2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:14,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bffbed14-5a2a-40fd-88a0-c7e110dbea2b 2018-12-23 01:02:14,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a917ddf6e48db2661760b8811d58a069f0b63f3" 2018-12-23 01:02:14,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5df5abda-0d43-4084-a0e1-a798848ad7c9 Date: Sun, 23 Dec 2018 01:02:14 GMT RESP BODY: {"routers": []} 2018-12-23 01:02:14,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-router&admin_state_up=True used request id req-5df5abda-0d43-4084-a0e1-a798848ad7c9 2018-12-23 01:02:14,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:02:14,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:02:15,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4b006b949714e74bf84d44f474ca987", "name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-proj-role"}], "expires_at": "2018-12-23T02:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a84249948d9c461f9a92a1d10b366602", "name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a84249948d9c461f9a92a1d10b366602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/a84249948d9c461f9a92a1d10b366602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/a84249948d9c461f9a92a1d10b366602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a84249948d9c461f9a92a1d10b366602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/a84249948d9c461f9a92a1d10b366602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/a84249948d9c461f9a92a1d10b366602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a84249948d9c461f9a92a1d10b366602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/a84249948d9c461f9a92a1d10b366602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/a84249948d9c461f9a92a1d10b366602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a84249948d9c461f9a92a1d10b366602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/a84249948d9c461f9a92a1d10b366602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/a84249948d9c461f9a92a1d10b366602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-user", "id": "8975dbafa8884bf5a6649e027b7f977f"}, "audit_ids": ["ovkVJRR8RqihlUbhoRCR6w"], "issued_at": "2018-12-23T01:02:15.000000Z"}} 2018-12-23 01:02:15,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c73d3d11790e85deceaae0a5a9398964d654acb1" 2018-12-23 01:02:15,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17335e7-f9d9-4631-a7b1-57765bc3ece3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:15,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d17335e7-f9d9-4631-a7b1-57765bc3ece3 2018-12-23 01:02:15,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a917ddf6e48db2661760b8811d58a069f0b63f3" 2018-12-23 01:02:15,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e0c3dbb8-0265-4676-beee-ba73a1805df7 Date: Sun, 23 Dec 2018 01:02:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:02:15,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-e0c3dbb8-0265-4676-beee-ba73a1805df7 2018-12-23 01:02:15,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a917ddf6e48db2661760b8811d58a069f0b63f3" 2018-12-23 01:02:15,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8e65fdbf-d45a-4f9f-9564-5adb481b07b0 Date: Sun, 23 Dec 2018 01:02:15 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:02:15,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-8e65fdbf-d45a-4f9f-9564-5adb481b07b0 2018-12-23 01:02:15,681 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-router 2018-12-23 01:02:15,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a917ddf6e48db2661760b8811d58a069f0b63f3" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-router", "admin_state_up": true}}' 2018-12-23 01:02:20,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-957b81e8-7353-463f-bd1d-f88f978f913e Date: Sun, 23 Dec 2018 01:02:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a84249948d9c461f9a92a1d10b366602", "created_at": "2018-12-23T01:02:16Z", "admin_state_up": true, "updated_at": "2018-12-23T01:02:17Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a84249948d9c461f9a92a1d10b366602", "id": "dd45d5e3-f93c-4ac5-997c-44e4a933a0d3", "name": "CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-router"}} 2018-12-23 01:02:20,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-957b81e8-7353-463f-bd1d-f88f978f913e 2018-12-23 01:02:20,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=dd45d5e3-f93c-4ac5-997c-44e4a933a0d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a917ddf6e48db2661760b8811d58a069f0b63f3" 2018-12-23 01:02:20,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1dcf9fa3-29a7-491f-9b04-dc8acb60f751 Date: Sun, 23 Dec 2018 01:02:20 GMT RESP BODY: {"ports":[]} 2018-12-23 01:02:20,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=dd45d5e3-f93c-4ac5-997c-44e4a933a0d3 used request id req-1dcf9fa3-29a7-491f-9b04-dc8acb60f751 2018-12-23 01:02:20,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?name=CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a917ddf6e48db2661760b8811d58a069f0b63f3" 2018-12-23 01:02:21,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-197bc74d-022a-4903-b349-c1177ff41349 Date: Sun, 23 Dec 2018 01:02:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dce693a-63f2-4e1b-85cc-c2ec487583d5","tenant_id":"a84249948d9c461f9a92a1d10b366602","created_at":"2018-12-23T01:02:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:02: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":"a84249948d9c461f9a92a1d10b366602","id":"fe87027e-5799-47a9-a882-c79b87de307c","subnetpool_id":null,"name":"CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-subnet1"}]} 2018-12-23 01:02:21,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?name=CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-subnet1 used request id req-197bc74d-022a-4903-b349-c1177ff41349 2018-12-23 01:02:21,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:02:21,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:02:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:02:21,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a84249948d9c461f9a92a1d10b366602 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a917ddf6e48db2661760b8811d58a069f0b63f3" 2018-12-23 01:02:21,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb690c3-6153-4c5a-a849-353739db9fb6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a84249948d9c461f9a92a1d10b366602"}, "enabled": true, "id": "a84249948d9c461f9a92a1d10b366602", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-proj"}} 2018-12-23 01:02:21,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a84249948d9c461f9a92a1d10b366602 used request id req-dbb690c3-6153-4c5a-a849-353739db9fb6 2018-12-23 01:02:21,253 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 01:02:21,253 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-router 2018-12-23 01:02:21,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/dd45d5e3-f93c-4ac5-997c-44e4a933a0d3/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a917ddf6e48db2661760b8811d58a069f0b63f3" -d '{"subnet_id": "fe87027e-5799-47a9-a882-c79b87de307c"}' 2018-12-23 01:02:23,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e60dddc9-9ea3-453a-9860-6ae84e9d2525 Date: Sun, 23 Dec 2018 01:02:23 GMT RESP BODY: {"network_id": "4dce693a-63f2-4e1b-85cc-c2ec487583d5", "tenant_id": "a84249948d9c461f9a92a1d10b366602", "subnet_id": "fe87027e-5799-47a9-a882-c79b87de307c", "subnet_ids": ["fe87027e-5799-47a9-a882-c79b87de307c"], "port_id": "7abc5081-c14b-4b28-a099-e8701f7201a7", "id": "dd45d5e3-f93c-4ac5-997c-44e4a933a0d3"} 2018-12-23 01:02:23,537 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/dd45d5e3-f93c-4ac5-997c-44e4a933a0d3/add_router_interface used request id req-e60dddc9-9ea3-453a-9860-6ae84e9d2525 2018-12-23 01:02:23,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/dd45d5e3-f93c-4ac5-997c-44e4a933a0d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a917ddf6e48db2661760b8811d58a069f0b63f3" 2018-12-23 01:02:23,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-19f7dbe6-b2dd-4bde-82d2-2099754c3d16 Date: Sun, 23 Dec 2018 01:02:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a84249948d9c461f9a92a1d10b366602", "created_at": "2018-12-23T01:02:16Z", "admin_state_up": true, "updated_at": "2018-12-23T01:02:22Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a84249948d9c461f9a92a1d10b366602", "id": "dd45d5e3-f93c-4ac5-997c-44e4a933a0d3", "name": "CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-router"}} 2018-12-23 01:02:23,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/dd45d5e3-f93c-4ac5-997c-44e4a933a0d3 used request id req-19f7dbe6-b2dd-4bde-82d2-2099754c3d16 2018-12-23 01:02:23,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=dd45d5e3-f93c-4ac5-997c-44e4a933a0d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a917ddf6e48db2661760b8811d58a069f0b63f3" 2018-12-23 01:02:23,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-7f7e1ac4-d505-44b0-a1fc-9222bdf38407 Date: Sun, 23 Dec 2018 01:02:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:02:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fe87027e-5799-47a9-a882-c79b87de307c","ip_address":"10.200.201.1"}],"id":"7abc5081-c14b-4b28-a099-e8701f7201a7","security_groups":[],"mac_address":"fa:16:3e:70:03:ae","project_id":"a84249948d9c461f9a92a1d10b366602","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4dce693a-63f2-4e1b-85cc-c2ec487583d5","tenant_id":"a84249948d9c461f9a92a1d10b366602","created_at":"2018-12-23T01:02:21Z","binding:vnic_type":"normal","device_id":"dd45d5e3-f93c-4ac5-997c-44e4a933a0d3"}]} 2018-12-23 01:02:23,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=dd45d5e3-f93c-4ac5-997c-44e4a933a0d3 used request id req-7f7e1ac4-d505-44b0-a1fc-9222bdf38407 2018-12-23 01:02:23,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/fe87027e-5799-47a9-a882-c79b87de307c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a917ddf6e48db2661760b8811d58a069f0b63f3" 2018-12-23 01:02:24,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-09ebdb92-1023-4411-a5a8-807cb195f3dd Date: Sun, 23 Dec 2018 01:02:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4dce693a-63f2-4e1b-85cc-c2ec487583d5","tenant_id":"a84249948d9c461f9a92a1d10b366602","created_at":"2018-12-23T01:02:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:02: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":"a84249948d9c461f9a92a1d10b366602","id":"fe87027e-5799-47a9-a882-c79b87de307c","subnetpool_id":null,"name":"CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-subnet1"}} 2018-12-23 01:02:24,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/fe87027e-5799-47a9-a882-c79b87de307c used request id req-09ebdb92-1023-4411-a5a8-807cb195f3dd 2018-12-23 01:02:24,245 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-router and subnet CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-subnet1 2018-12-23 01:02:24,245 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-router 2018-12-23 01:02:24,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/dd45d5e3-f93c-4ac5-997c-44e4a933a0d3/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a917ddf6e48db2661760b8811d58a069f0b63f3" -d '{"subnet_id": "fe87027e-5799-47a9-a882-c79b87de307c"}' 2018-12-23 01:02:25,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-82520c50-db5d-4392-a5f8-ae5f1beabc67 Date: Sun, 23 Dec 2018 01:02:25 GMT RESP BODY: {"network_id": "4dce693a-63f2-4e1b-85cc-c2ec487583d5", "tenant_id": "a84249948d9c461f9a92a1d10b366602", "subnet_id": "fe87027e-5799-47a9-a882-c79b87de307c", "subnet_ids": ["fe87027e-5799-47a9-a882-c79b87de307c"], "port_id": "7abc5081-c14b-4b28-a099-e8701f7201a7", "id": "dd45d5e3-f93c-4ac5-997c-44e4a933a0d3"} 2018-12-23 01:02:25,722 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/dd45d5e3-f93c-4ac5-997c-44e4a933a0d3/remove_router_interface used request id req-82520c50-db5d-4392-a5f8-ae5f1beabc67 2018-12-23 01:02:25,723 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-router 2018-12-23 01:02:25,723 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-router 2018-12-23 01:02:25,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/dd45d5e3-f93c-4ac5-997c-44e4a933a0d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a917ddf6e48db2661760b8811d58a069f0b63f3" 2018-12-23 01:02:29,056 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8fd744e5-3db6-4cf0-9d02-2b68cce75f48 Content-Length: 0 Date: Sun, 23 Dec 2018 01:02:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:02:29,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/dd45d5e3-f93c-4ac5-997c-44e4a933a0d3 used request id req-8fd744e5-3db6-4cf0-9d02-2b68cce75f48 2018-12-23 01:02:29,057 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-subnet1 2018-12-23 01:02:29,057 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-subnet1 2018-12-23 01:02:29,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/fe87027e-5799-47a9-a882-c79b87de307c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f19aecae71ea9f542184f63559ae68dd45227bd" 2018-12-23 01:02:31,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8e6cd698-f15e-46d7-9e19-ed1c1f1e9bfd Date: Sun, 23 Dec 2018 01:02:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:02:31,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/fe87027e-5799-47a9-a882-c79b87de307c used request id req-8e6cd698-f15e-46d7-9e19-ed1c1f1e9bfd 2018-12-23 01:02:31,450 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-7ebb808a-149f-4c64-a0bb-2d97de692f0a-pub-net1 2018-12-23 01:02:31,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/4dce693a-63f2-4e1b-85cc-c2ec487583d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f19aecae71ea9f542184f63559ae68dd45227bd" 2018-12-23 01:02:32,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3649e90d-3177-4f6a-bd1a-c7e61863641b Date: Sun, 23 Dec 2018 01:02:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:02:32,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4dce693a-63f2-4e1b-85cc-c2ec487583d5 used request id req-3649e90d-3177-4f6a-bd1a-c7e61863641b 2018-12-23 01:02:32,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" 2018-12-23 01:02:33,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f9684575-a58f-47f2-9003-89feb441872c Date: Sun, 23 Dec 2018 01:02:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a84249948d9c461f9a92a1d10b366602", "created_at": "2018-12-23T01:02:12Z", "updated_at": "2018-12-23T01:02:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:02:12Z", "revision_number": 0, "id": "070b5a76-29d6-4119-9f85-303512a31870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:02:12Z", "security_group_id": "b616b1a4-5cd4-43d7-b73c-7862da7ee512", "tenant_id": "a84249948d9c461f9a92a1d10b366602", "port_range_min": null, "ethertype": "IPv4", "project_id": "a84249948d9c461f9a92a1d10b366602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:02:12Z", "revision_number": 0, "id": "644719d9-5d04-418f-af53-20bd5b3184d1", "remote_group_id": "b616b1a4-5cd4-43d7-b73c-7862da7ee512", "remote_ip_prefix": null, "created_at": "2018-12-23T01:02:12Z", "security_group_id": "b616b1a4-5cd4-43d7-b73c-7862da7ee512", "tenant_id": "a84249948d9c461f9a92a1d10b366602", "port_range_min": null, "ethertype": "IPv6", "project_id": "a84249948d9c461f9a92a1d10b366602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:02:12Z", "revision_number": 0, "id": "8fe95cda-312f-4521-a078-05e410291393", "remote_group_id": "b616b1a4-5cd4-43d7-b73c-7862da7ee512", "remote_ip_prefix": null, "created_at": "2018-12-23T01:02:12Z", "security_group_id": "b616b1a4-5cd4-43d7-b73c-7862da7ee512", "tenant_id": "a84249948d9c461f9a92a1d10b366602", "port_range_min": null, "ethertype": "IPv4", "project_id": "a84249948d9c461f9a92a1d10b366602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:02:12Z", "revision_number": 0, "id": "acf801c6-428e-44d4-afc6-edba37c78ea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:02:12Z", "security_group_id": "b616b1a4-5cd4-43d7-b73c-7862da7ee512", "tenant_id": "a84249948d9c461f9a92a1d10b366602", "port_range_min": null, "ethertype": "IPv6", "project_id": "a84249948d9c461f9a92a1d10b366602"}], "revision_number": 4, "project_id": "a84249948d9c461f9a92a1d10b366602", "id": "b616b1a4-5cd4-43d7-b73c-7862da7ee512", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:02:33,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f9684575-a58f-47f2-9003-89feb441872c 2018-12-23 01:02:33,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" 2018-12-23 01:02:33,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06055c8a-e7a3-4e3b-aa8a-f7ff71a6d4f7 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:02:33,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-06055c8a-e7a3-4e3b-aa8a-f7ff71a6d4f7 2018-12-23 01:02:33,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" 2018-12-23 01:02:33,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-effc1ffb-c1c1-4053-9af6-adcd4945bc9c 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:02:33,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-effc1ffb-c1c1-4053-9af6-adcd4945bc9c 2018-12-23 01:02:33,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a84249948d9c461f9a92a1d10b366602 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" 2018-12-23 01:02:33,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0af3e0-bc40-4227-a7d1-8013f0c9b091 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a84249948d9c461f9a92a1d10b366602"}, "enabled": true, "id": "a84249948d9c461f9a92a1d10b366602", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7403f26d-17ed-4e5-proj"}} 2018-12-23 01:02:33,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a84249948d9c461f9a92a1d10b366602 used request id req-2e0af3e0-bc40-4227-a7d1-8013f0c9b091 2018-12-23 01:02:33,287 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b616b1a4-5cd4-43d7-b73c-7862da7ee512 2018-12-23 01:02:33,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b616b1a4-5cd4-43d7-b73c-7862da7ee512 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" 2018-12-23 01:02:33,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-41a25e21-9721-42ce-b7d9-0c179f58f738 Date: Sun, 23 Dec 2018 01:02:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:02:12Z", "security_group_id": "b616b1a4-5cd4-43d7-b73c-7862da7ee512", "port_range_min": null, "revision_number": 0, "tenant_id": "a84249948d9c461f9a92a1d10b366602", "created_at": "2018-12-23T01:02:12Z", "project_id": "a84249948d9c461f9a92a1d10b366602", "id": "070b5a76-29d6-4119-9f85-303512a31870"}, {"remote_group_id": "b616b1a4-5cd4-43d7-b73c-7862da7ee512", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:02:12Z", "security_group_id": "b616b1a4-5cd4-43d7-b73c-7862da7ee512", "port_range_min": null, "revision_number": 0, "tenant_id": "a84249948d9c461f9a92a1d10b366602", "created_at": "2018-12-23T01:02:12Z", "project_id": "a84249948d9c461f9a92a1d10b366602", "id": "644719d9-5d04-418f-af53-20bd5b3184d1"}, {"remote_group_id": "b616b1a4-5cd4-43d7-b73c-7862da7ee512", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:02:12Z", "security_group_id": "b616b1a4-5cd4-43d7-b73c-7862da7ee512", "port_range_min": null, "revision_number": 0, "tenant_id": "a84249948d9c461f9a92a1d10b366602", "created_at": "2018-12-23T01:02:12Z", "project_id": "a84249948d9c461f9a92a1d10b366602", "id": "8fe95cda-312f-4521-a078-05e410291393"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:02:12Z", "security_group_id": "b616b1a4-5cd4-43d7-b73c-7862da7ee512", "port_range_min": null, "revision_number": 0, "tenant_id": "a84249948d9c461f9a92a1d10b366602", "created_at": "2018-12-23T01:02:12Z", "project_id": "a84249948d9c461f9a92a1d10b366602", "id": "acf801c6-428e-44d4-afc6-edba37c78ea4"}]} 2018-12-23 01:02:33,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b616b1a4-5cd4-43d7-b73c-7862da7ee512 used request id req-41a25e21-9721-42ce-b7d9-0c179f58f738 2018-12-23 01:02:33,469 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:02:33,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b616b1a4-5cd4-43d7-b73c-7862da7ee512 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" 2018-12-23 01:02:33,787 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94195738-b14c-4d86-b074-8c2d9bd56224 Content-Length: 0 Date: Sun, 23 Dec 2018 01:02:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:02:33,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b616b1a4-5cd4-43d7-b73c-7862da7ee512 used request id req-94195738-b14c-4d86-b074-8c2d9bd56224 2018-12-23 01:02:33,788 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-7403f26d-17ed-4e5-proj 2018-12-23 01:02:33,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/a84249948d9c461f9a92a1d10b366602 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" 2018-12-23 01:02:34,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3fb6d07-5558-4436-883b-f02927b39f3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:02:34,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a84249948d9c461f9a92a1d10b366602 used request id req-e3fb6d07-5558-4436-883b-f02927b39f3b 2018-12-23 01:02:34,118 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-7403f26d-17ed-4e5-proj-role 2018-12-23 01:02:34,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f4b006b949714e74bf84d44f474ca987 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" 2018-12-23 01:02:34,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:02:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d03e101-bfd5-4905-b133-aa4f4d045700 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:02:34,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f4b006b949714e74bf84d44f474ca987 used request id req-6d03e101-bfd5-4905-b133-aa4f4d045700 2018-12-23 01:02:34,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e320121dc21501c75f4fd86c49df433e44725c" 2018-12-23 01:02:34,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13fcaab3-308a-4d9f-912a-9bde49eaaf47 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:02:34,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-13fcaab3-308a-4d9f-912a-9bde49eaaf47 2018-12-23 01:02:34,332 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-7403f26d-17ed-4e5-user 2018-12-23 01:02:34,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8975dbafa8884bf5a6649e027b7f977f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6eb14d9f0e0612e4135d6bb2354e82f5169d2e5" 2018-12-23 01:02:34,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:02:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e18f6a17-4687-4578-a53a-6bc58e44bd65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:02:34,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8975dbafa8884bf5a6649e027b7f977f used request id req-e18f6a17-4687-4578-a53a-6bc58e44bd65 2018-12-23 01:02:34,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:02:34,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:02:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["P64MEx_LSRqpTFUPMikfZQ"], "issued_at": "2018-12-23T01:02:34.000000Z"}} 2018-12-23 01:02:34,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b963e14a310e9807e5fbfcf3fe8b35538581e14" 2018-12-23 01:02:35,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38de2d75-ed5b-471d-8605-edad25ecda1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:35,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-38de2d75-ed5b-471d-8605-edad25ecda1f 2018-12-23 01:02:35,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:02:35,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:02:35,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:02:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["BbAPVlWIQDq9jkYDap51KQ"], "issued_at": "2018-12-23T01:02:35.000000Z"}} 2018-12-23 01:02:35,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d854d309f89672a35d1dc2492712b3881505cb76" 2018-12-23 01:02:35,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1208c09c-41c5-4d90-9267-9181d32f6893 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:35,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1208c09c-41c5-4d90-9267-9181d32f6893 2018-12-23 01:02:35,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:02:35,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:02:35,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f9ef90af-b137-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d854d309f89672a35d1dc2492712b3881505cb76" 2018-12-23 01:02:35,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0148e6c-6785-4633-93e1-b85e5968f834 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f9ef90af-b137-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:02:35,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f9ef90af-b137-4bd-proj used request id req-a0148e6c-6785-4633-93e1-b85e5968f834 2018-12-23 01:02:35,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d854d309f89672a35d1dc2492712b3881505cb76" 2018-12-23 01:02:35,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-871acfc0-48dd-4dac-92c7-6d08dced76bd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:02:35,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-871acfc0-48dd-4dac-92c7-6d08dced76bd 2018-12-23 01:02:35,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d854d309f89672a35d1dc2492712b3881505cb76" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-f9ef90af-b137-4bd-proj"}}' 2018-12-23 01:02:35,810 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c260c02-a6bf-43cc-834b-2f88d8303711 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/455c4f41aa7b4188ba595c0402bad99f"}, "enabled": true, "id": "455c4f41aa7b4188ba595c0402bad99f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f9ef90af-b137-4bd-proj"}} 2018-12-23 01:02:35,810 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6c260c02-a6bf-43cc-834b-2f88d8303711 2018-12-23 01:02:35,811 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f9ef90af-b137-4bd-proj 2018-12-23 01:02:35,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:02:35,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:02:36,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:02:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["AusuS20MQRe61igHOSae0Q"], "issued_at": "2018-12-23T01:02:36.000000Z"}} 2018-12-23 01:02:36,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1230d750eb9fec75abcc5853e14fbdc0c34e84" 2018-12-23 01:02:36,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f122cce8-c22d-46c4-916c-87c34c7f9b48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:36,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f122cce8-c22d-46c4-916c-87c34c7f9b48 2018-12-23 01:02:36,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:02:36,214 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:02:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:02:36,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1230d750eb9fec75abcc5853e14fbdc0c34e84" 2018-12-23 01:02:36,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05683830-6fb9-4680-8341-d10448b6a484 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:02:36,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-05683830-6fb9-4680-8341-d10448b6a484 2018-12-23 01:02:36,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-f9ef90af-b137-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1230d750eb9fec75abcc5853e14fbdc0c34e84" 2018-12-23 01:02:36,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7a2374-5452-4c10-946e-d7af24be945d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-f9ef90af-b137-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/455c4f41aa7b4188ba595c0402bad99f"}, "enabled": true, "id": "455c4f41aa7b4188ba595c0402bad99f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f9ef90af-b137-4bd-proj"}]} 2018-12-23 01:02:36,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterSuccessTests-f9ef90af-b137-4bd-proj used request id req-ff7a2374-5452-4c10-946e-d7af24be945d 2018-12-23 01:02:36,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1230d750eb9fec75abcc5853e14fbdc0c34e84" 2018-12-23 01:02:36,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbf14279-b8bc-4c7c-b5fa-28e82ea0362a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:02:36,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-cbf14279-b8bc-4c7c-b5fa-28e82ea0362a 2018-12-23 01:02:36,895 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f9ef90af-b137-4bd-user 2018-12-23 01:02:36,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:02:36,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d854d309f89672a35d1dc2492712b3881505cb76" 2018-12-23 01:02:36,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5ff7392-fbb4-428f-a6f9-7cfc02d0f837 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:02:36,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f5ff7392-fbb4-428f-a6f9-7cfc02d0f837 2018-12-23 01:02:36,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d854d309f89672a35d1dc2492712b3881505cb76" -d '{"role": {"name": "CreateRouterSuccessTests-f9ef90af-b137-4bd-proj-role"}}' 2018-12-23 01:02:37,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6175b551-cd5e-4d0c-9f58-6dfd3ec2fbc4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac79d0b670464198a5ee07761f7b3af3", "links": {"self": "http://172.30.9.26:5000/v3/roles/ac79d0b670464198a5ee07761f7b3af3"}, "name": "CreateRouterSuccessTests-f9ef90af-b137-4bd-proj-role"}} 2018-12-23 01:02:37,109 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6175b551-cd5e-4d0c-9f58-6dfd3ec2fbc4 2018-12-23 01:02:37,110 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f9ef90af-b137-4bd-proj-role 2018-12-23 01:02:37,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ac79d0b670464198a5ee07761f7b3af3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d854d309f89672a35d1dc2492712b3881505cb76" 2018-12-23 01:02:37,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a29ab2-ce05-4d40-b279-fe12d28ad9f3 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ac79d0b670464198a5ee07761f7b3af3"}, "domain_id": null, "name": "CreateRouterSuccessTests-f9ef90af-b137-4bd-proj-role", "id": "ac79d0b670464198a5ee07761f7b3af3"}} 2018-12-23 01:02:37,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ac79d0b670464198a5ee07761f7b3af3 used request id req-26a29ab2-ce05-4d40-b279-fe12d28ad9f3 2018-12-23 01:02:37,208 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f9ef90af-b137-4bd-proj-role to project CreateRouterSuccessTests-f9ef90af-b137-4bd-proj 2018-12-23 01:02:37,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/455c4f41aa7b4188ba595c0402bad99f/users/af852e73ead549e5913d7b2db812308e/roles/ac79d0b670464198a5ee07761f7b3af3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d854d309f89672a35d1dc2492712b3881505cb76" 2018-12-23 01:02:37,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50c57492-f17a-42f4-8794-020b308e5928 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:02:37,346 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/455c4f41aa7b4188ba595c0402bad99f/users/af852e73ead549e5913d7b2db812308e/roles/ac79d0b670464198a5ee07761f7b3af3 used request id req-50c57492-f17a-42f4-8794-020b308e5928 2018-12-23 01:02:37,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:02:37,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:02:37,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:02:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["8X8a1znATS6zT8qk3aR_Kg"], "issued_at": "2018-12-23T01:02:37.000000Z"}} 2018-12-23 01:02:37,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ecbf1254b46a11888ddbbe2b7347ff8aab5077" 2018-12-23 01:02:37,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e44c26cb-1cfb-4586-a244-1237b6cfe8ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:37,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e44c26cb-1cfb-4586-a244-1237b6cfe8ad 2018-12-23 01:02:37,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ecbf1254b46a11888ddbbe2b7347ff8aab5077" 2018-12-23 01:02:37,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ac784ae8-d0cb-4744-831b-7d2107e8f934 Date: Sun, 23 Dec 2018 01:02:38 GMT RESP BODY: {"networks":[]} 2018-12-23 01:02:37,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-net1 used request id req-ac784ae8-d0cb-4744-831b-7d2107e8f934 2018-12-23 01:02:37,993 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-net1 2018-12-23 01:02:37,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ecbf1254b46a11888ddbbe2b7347ff8aab5077" -d '{"network": {"name": "CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-net1", "admin_state_up": true}}' 2018-12-23 01:02:38,526 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-824cdf98-a1da-40b8-8de2-6e41ee0dff2e Date: Sun, 23 Dec 2018 01:02:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f3ce6ec0-4ca3-4d61-a234-d874c0655829","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:02:38Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-net1","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:02:38Z","mtu":1450}} 2018-12-23 01:02:38,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-824cdf98-a1da-40b8-8de2-6e41ee0dff2e 2018-12-23 01:02:38,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f3ce6ec0-4ca3-4d61-a234-d874c0655829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ecbf1254b46a11888ddbbe2b7347ff8aab5077" 2018-12-23 01:02:38,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-9d8e8e12-d3a3-4a73-b2ae-fc838416a3ea Date: Sun, 23 Dec 2018 01:02:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f3ce6ec0-4ca3-4d61-a234-d874c0655829","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:02:38Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-net1","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:02:38Z","provider:network_type":"vxlan"}]} 2018-12-23 01:02:38,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f3ce6ec0-4ca3-4d61-a234-d874c0655829 used request id req-9d8e8e12-d3a3-4a73-b2ae-fc838416a3ea 2018-12-23 01:02:38,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f3ce6ec0-4ca3-4d61-a234-d874c0655829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ecbf1254b46a11888ddbbe2b7347ff8aab5077" 2018-12-23 01:02:38,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8f0b597b-2bb0-4fe5-aa5e-aba2e364d01e Date: Sun, 23 Dec 2018 01:02:38 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:02:38,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f3ce6ec0-4ca3-4d61-a234-d874c0655829 used request id req-8f0b597b-2bb0-4fe5-aa5e-aba2e364d01e 2018-12-23 01:02:38,976 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-subnet1 2018-12-23 01:02:38,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ecbf1254b46a11888ddbbe2b7347ff8aab5077" -d '{"subnets": [{"ip_version": 4, "network_id": "f3ce6ec0-4ca3-4d61-a234-d874c0655829", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-subnet1"}]}' 2018-12-23 01:02:39,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-41d115d7-dbde-46e1-826f-f81147eddcf2 Date: Sun, 23 Dec 2018 01:02:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3ce6ec0-4ca3-4d61-a234-d874c0655829","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:02:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:02:39Z","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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"0752fb5a-e783-4d44-bfb2-b274d7a43d08","subnetpool_id":null,"name":"CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-subnet1"}]} 2018-12-23 01:02:39,502 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-41d115d7-dbde-46e1-826f-f81147eddcf2 2018-12-23 01:02:39,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f3ce6ec0-4ca3-4d61-a234-d874c0655829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ecbf1254b46a11888ddbbe2b7347ff8aab5077" 2018-12-23 01:02:39,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-471617a3-75f8-423c-b434-11898622b5eb Date: Sun, 23 Dec 2018 01:02:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f3ce6ec0-4ca3-4d61-a234-d874c0655829","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["0752fb5a-e783-4d44-bfb2-b274d7a43d08"],"description":"","tags":[],"updated_at":"2018-12-23T01:02:39Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-net1","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:02:38Z","provider:network_type":"vxlan"}]} 2018-12-23 01:02:39,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f3ce6ec0-4ca3-4d61-a234-d874c0655829 used request id req-471617a3-75f8-423c-b434-11898622b5eb 2018-12-23 01:02:39,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f3ce6ec0-4ca3-4d61-a234-d874c0655829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ecbf1254b46a11888ddbbe2b7347ff8aab5077" 2018-12-23 01:02:39,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a6824235-a2fc-437d-9ce2-8f75d309cdb8 Date: Sun, 23 Dec 2018 01:02:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3ce6ec0-4ca3-4d61-a234-d874c0655829","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:02:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:02:39Z","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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"0752fb5a-e783-4d44-bfb2-b274d7a43d08","subnetpool_id":null,"name":"CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-subnet1"}]} 2018-12-23 01:02:39,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f3ce6ec0-4ca3-4d61-a234-d874c0655829 used request id req-a6824235-a2fc-437d-9ce2-8f75d309cdb8 2018-12-23 01:02:39,942 - OpenStackNetwork - DEBUG - Network [f3ce6ec0-4ca3-4d61-a234-d874c0655829] created successfully 2018-12-23 01:02:39,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:02:39,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:02:40,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac79d0b670464198a5ee07761f7b3af3", "name": "CreateRouterSuccessTests-f9ef90af-b137-4bd-proj-role"}], "expires_at": "2018-12-23T02:02:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "455c4f41aa7b4188ba595c0402bad99f", "name": "CreateRouterSuccessTests-f9ef90af-b137-4bd-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/455c4f41aa7b4188ba595c0402bad99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/455c4f41aa7b4188ba595c0402bad99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/455c4f41aa7b4188ba595c0402bad99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/455c4f41aa7b4188ba595c0402bad99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/455c4f41aa7b4188ba595c0402bad99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/455c4f41aa7b4188ba595c0402bad99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/455c4f41aa7b4188ba595c0402bad99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/455c4f41aa7b4188ba595c0402bad99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/455c4f41aa7b4188ba595c0402bad99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/455c4f41aa7b4188ba595c0402bad99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/455c4f41aa7b4188ba595c0402bad99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/455c4f41aa7b4188ba595c0402bad99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f9ef90af-b137-4bd-user", "id": "af852e73ead549e5913d7b2db812308e"}, "audit_ids": ["IjqccNfcRdmDCe0Lrl_n_w"], "issued_at": "2018-12-23T01:02:40.000000Z"}} 2018-12-23 01:02:40,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c7acf494bbdb37eda7a607473c72aef07d8465" 2018-12-23 01:02:40,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab0a159-1596-44ac-9c62-480a473955a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:40,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6ab0a159-1596-44ac-9c62-480a473955a2 2018-12-23 01:02:40,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c7acf494bbdb37eda7a607473c72aef07d8465" 2018-12-23 01:02:40,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f1d8908e-4095-4ed6-8748-e36d33197bff Date: Sun, 23 Dec 2018 01:02:40 GMT RESP BODY: {"routers": []} 2018-12-23 01:02:40,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-router&admin_state_up=True used request id req-f1d8908e-4095-4ed6-8748-e36d33197bff 2018-12-23 01:02:40,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:02:40,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:02:40,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac79d0b670464198a5ee07761f7b3af3", "name": "CreateRouterSuccessTests-f9ef90af-b137-4bd-proj-role"}], "expires_at": "2018-12-23T02:02:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "455c4f41aa7b4188ba595c0402bad99f", "name": "CreateRouterSuccessTests-f9ef90af-b137-4bd-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/455c4f41aa7b4188ba595c0402bad99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/455c4f41aa7b4188ba595c0402bad99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/455c4f41aa7b4188ba595c0402bad99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/455c4f41aa7b4188ba595c0402bad99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/455c4f41aa7b4188ba595c0402bad99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/455c4f41aa7b4188ba595c0402bad99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/455c4f41aa7b4188ba595c0402bad99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/455c4f41aa7b4188ba595c0402bad99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/455c4f41aa7b4188ba595c0402bad99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/455c4f41aa7b4188ba595c0402bad99f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/455c4f41aa7b4188ba595c0402bad99f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/455c4f41aa7b4188ba595c0402bad99f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f9ef90af-b137-4bd-user", "id": "af852e73ead549e5913d7b2db812308e"}, "audit_ids": ["E5XxqQ4cQCikqbt2-FXz0A"], "issued_at": "2018-12-23T01:02:40.000000Z"}} 2018-12-23 01:02:40,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13bd4ae8cbd3eece21076e52fe5ecef1c6f0408f" 2018-12-23 01:02:41,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7016bed0-9cfd-4baa-87c5-a679f2675bbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:41,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7016bed0-9cfd-4baa-87c5-a679f2675bbe 2018-12-23 01:02:41,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c7acf494bbdb37eda7a607473c72aef07d8465" 2018-12-23 01:02:41,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-32332aef-888d-4a9a-abee-a1fe5c36e8f1 Date: Sun, 23 Dec 2018 01:02:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:02:41,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-32332aef-888d-4a9a-abee-a1fe5c36e8f1 2018-12-23 01:02:41,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c7acf494bbdb37eda7a607473c72aef07d8465" 2018-12-23 01:02:41,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-12db0628-e929-4ac2-a97c-ece38670455e Date: Sun, 23 Dec 2018 01:02:41 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:02:41,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-12db0628-e929-4ac2-a97c-ece38670455e 2018-12-23 01:02:41,506 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-router 2018-12-23 01:02:41,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c7acf494bbdb37eda7a607473c72aef07d8465" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-router", "admin_state_up": true}}' 2018-12-23 01:02:46,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-554ad14b-8bd4-4e32-8ff4-7d3481876166 Date: Sun, 23 Dec 2018 01:02:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "455c4f41aa7b4188ba595c0402bad99f", "created_at": "2018-12-23T01:02:42Z", "admin_state_up": true, "updated_at": "2018-12-23T01:02:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "455c4f41aa7b4188ba595c0402bad99f", "id": "9363d659-2b50-46a0-a291-c51426cef366", "name": "CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-router"}} 2018-12-23 01:02:46,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-554ad14b-8bd4-4e32-8ff4-7d3481876166 2018-12-23 01:02:46,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=9363d659-2b50-46a0-a291-c51426cef366 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c7acf494bbdb37eda7a607473c72aef07d8465" 2018-12-23 01:02:46,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-694ce128-498c-4ee0-a618-4433eb034b4a Date: Sun, 23 Dec 2018 01:02:46 GMT RESP BODY: {"ports":[]} 2018-12-23 01:02:46,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=9363d659-2b50-46a0-a291-c51426cef366 used request id req-694ce128-498c-4ee0-a618-4433eb034b4a 2018-12-23 01:02:46,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?name=CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c7acf494bbdb37eda7a607473c72aef07d8465" 2018-12-23 01:02:46,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ac68964a-f8bc-4c41-aba5-781868538cfe Date: Sun, 23 Dec 2018 01:02:46 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:02:46,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?name=CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-subnet1 used request id req-ac68964a-f8bc-4c41-aba5-781868538cfe 2018-12-23 01:02:46,603 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-router 2018-12-23 01:02:46,603 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-router 2018-12-23 01:02:46,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/9363d659-2b50-46a0-a291-c51426cef366 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c7acf494bbdb37eda7a607473c72aef07d8465" 2018-12-23 01:02:51,215 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d000fc76-3c54-4f76-921d-4b1e9696c590 Content-Length: 0 Date: Sun, 23 Dec 2018 01:02:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:02:51,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/9363d659-2b50-46a0-a291-c51426cef366 used request id req-d000fc76-3c54-4f76-921d-4b1e9696c590 2018-12-23 01:02:51,216 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-subnet1 2018-12-23 01:02:51,216 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-subnet1 2018-12-23 01:02:51,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/0752fb5a-e783-4d44-bfb2-b274d7a43d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ecbf1254b46a11888ddbbe2b7347ff8aab5077" 2018-12-23 01:02:53,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f80a6baf-4cdf-4a22-aa92-7dd5403c2ada Date: Sun, 23 Dec 2018 01:02:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:02:53,408 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/0752fb5a-e783-4d44-bfb2-b274d7a43d08 used request id req-f80a6baf-4cdf-4a22-aa92-7dd5403c2ada 2018-12-23 01:02:53,408 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-a122e953-9dc6-4d46-be61-6f83ea2c0a99-pub-net1 2018-12-23 01:02:53,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/f3ce6ec0-4ca3-4d61-a234-d874c0655829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ecbf1254b46a11888ddbbe2b7347ff8aab5077" 2018-12-23 01:02:54,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-890883e0-e95c-4ed7-8345-642ada1391aa Date: Sun, 23 Dec 2018 01:02:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:02:54,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f3ce6ec0-4ca3-4d61-a234-d874c0655829 used request id req-890883e0-e95c-4ed7-8345-642ada1391aa 2018-12-23 01:02:54,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d854d309f89672a35d1dc2492712b3881505cb76" 2018-12-23 01:02:54,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-abf9f57d-009c-46b0-811a-8654573dd83b Date: Sun, 23 Dec 2018 01:02:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:02:54,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-abf9f57d-009c-46b0-811a-8654573dd83b 2018-12-23 01:02:55,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d854d309f89672a35d1dc2492712b3881505cb76" 2018-12-23 01:02:55,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef651444-66d6-4bd3-bf71-0b276138bb5b Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:02:55,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-ef651444-66d6-4bd3-bf71-0b276138bb5b 2018-12-23 01:02:55,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d854d309f89672a35d1dc2492712b3881505cb76" 2018-12-23 01:02:55,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04bc1568-9514-4dca-9dff-5b29dd3cfcce 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:02:55,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-04bc1568-9514-4dca-9dff-5b29dd3cfcce 2018-12-23 01:02:55,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d854d309f89672a35d1dc2492712b3881505cb76" 2018-12-23 01:02:55,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d63c67-7b83-446c-8f8c-06922a39727c Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:02:55,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-c9d63c67-7b83-446c-8f8c-06922a39727c 2018-12-23 01:02:55,268 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f9ef90af-b137-4bd-proj 2018-12-23 01:02:55,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/455c4f41aa7b4188ba595c0402bad99f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d854d309f89672a35d1dc2492712b3881505cb76" 2018-12-23 01:02:55,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-331cea36-c293-4ac2-a645-fe31af1f4b96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:02:55,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/455c4f41aa7b4188ba595c0402bad99f used request id req-331cea36-c293-4ac2-a645-fe31af1f4b96 2018-12-23 01:02:55,483 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f9ef90af-b137-4bd-proj-role 2018-12-23 01:02:55,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/ac79d0b670464198a5ee07761f7b3af3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d854d309f89672a35d1dc2492712b3881505cb76" 2018-12-23 01:02:55,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23071fcc-edf2-44ba-b913-6321ec1060e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:02:55,600 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ac79d0b670464198a5ee07761f7b3af3 used request id req-23071fcc-edf2-44ba-b913-6321ec1060e3 2018-12-23 01:02:55,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d854d309f89672a35d1dc2492712b3881505cb76" 2018-12-23 01:02:55,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f32db867-743f-46e3-97f5-c927035d31f8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:02:55,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f32db867-743f-46e3-97f5-c927035d31f8 2018-12-23 01:02:55,693 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f9ef90af-b137-4bd-user 2018-12-23 01:02:55,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/af852e73ead549e5913d7b2db812308e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1230d750eb9fec75abcc5853e14fbdc0c34e84" 2018-12-23 01:02:55,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80f19c07-f432-4c4e-bacd-e8e37e011223 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:02:55,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/af852e73ead549e5913d7b2db812308e used request id req-80f19c07-f432-4c4e-bacd-e8e37e011223 2018-12-23 01:02:55,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:02:56,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["p8RPsLw1QtaeAmEQ8DZfGg"], "issued_at": "2018-12-23T01:02:56.000000Z"}} 2018-12-23 01:02:56,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8436ce8ec12222595835240e8a5a940ee6957c6" 2018-12-23 01:02:56,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a547562-acc1-4a5a-a245-f830ec8642c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:56,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6a547562-acc1-4a5a-a245-f830ec8642c2 2018-12-23 01:02:56,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:02:56,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:02:56,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["EL55CvRtTtiz4hSeq4ZXMg"], "issued_at": "2018-12-23T01:02:56.000000Z"}} 2018-12-23 01:02:56,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566ddecf17df5dfe33dfc0175c4269cbdb90ab9e" 2018-12-23 01:02:56,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85f6978-1fe2-4cf6-912f-6a3e4fcf4eb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:56,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c85f6978-1fe2-4cf6-912f-6a3e4fcf4eb9 2018-12-23 01:02:56,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:02:56,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:02:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:02:56,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566ddecf17df5dfe33dfc0175c4269cbdb90ab9e" 2018-12-23 01:02:56,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c526c8e2-6d81-4871-bcef-967c3d151fc0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:02:56,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj used request id req-c526c8e2-6d81-4871-bcef-967c3d151fc0 2018-12-23 01:02:56,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566ddecf17df5dfe33dfc0175c4269cbdb90ab9e" 2018-12-23 01:02:56,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf9bedb-00c0-49a9-b091-2771110e387d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:02:56,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9bf9bedb-00c0-49a9-b091-2771110e387d 2018-12-23 01:02:56,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566ddecf17df5dfe33dfc0175c4269cbdb90ab9e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj"}}' 2018-12-23 01:02:57,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:02:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3efe0312-c310-4c1c-affb-28732feb2af3 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faefeba790264610ac3e9a06157b441b"}, "enabled": true, "id": "faefeba790264610ac3e9a06157b441b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj"}} 2018-12-23 01:02:57,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3efe0312-c310-4c1c-affb-28732feb2af3 2018-12-23 01:02:57,145 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj 2018-12-23 01:02:57,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:02:57,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:02:57,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["OSMtckXhRiq7YZ2bxUpY8w"], "issued_at": "2018-12-23T01:02:57.000000Z"}} 2018-12-23 01:02:57,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b4c86f54645c323d85b840fc103279f666f260" 2018-12-23 01:02:57,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e81e9e2-e503-45c7-b0e2-f86369865460 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:57,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1e81e9e2-e503-45c7-b0e2-f86369865460 2018-12-23 01:02:57,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:02:57,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:02:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:02:57,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b4c86f54645c323d85b840fc103279f666f260" 2018-12-23 01:02:57,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a36cf89-e0b4-4610-a50d-4a3f08445014 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:02:57,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4a36cf89-e0b4-4610-a50d-4a3f08445014 2018-12-23 01:02:57,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b4c86f54645c323d85b840fc103279f666f260" 2018-12-23 01:02:57,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03f8a8c8-d869-4e84-b91b-97556adddf64 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/faefeba790264610ac3e9a06157b441b"}, "enabled": true, "id": "faefeba790264610ac3e9a06157b441b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj"}]} 2018-12-23 01:02:57,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj used request id req-03f8a8c8-d869-4e84-b91b-97556adddf64 2018-12-23 01:02:57,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b4c86f54645c323d85b840fc103279f666f260" 2018-12-23 01:02:57,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc37d633-581c-4f50-8f2e-573af1d28484 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:02:57,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bc37d633-581c-4f50-8f2e-573af1d28484 2018-12-23 01:02:58,307 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-user 2018-12-23 01:02:58,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:02:58,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566ddecf17df5dfe33dfc0175c4269cbdb90ab9e" 2018-12-23 01:02:58,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8744a23b-5c24-4f76-ab52-f96d9010e6bf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:02:58,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8744a23b-5c24-4f76-ab52-f96d9010e6bf 2018-12-23 01:02:58,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566ddecf17df5dfe33dfc0175c4269cbdb90ab9e" -d '{"role": {"name": "CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj-role"}}' 2018-12-23 01:02:58,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bc17c9c-f449-4065-8827-0fa5eb93eeed Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7008648f23624d87a9ab11ac387affd3", "links": {"self": "http://172.30.9.26:5000/v3/roles/7008648f23624d87a9ab11ac387affd3"}, "name": "CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj-role"}} 2018-12-23 01:02:58,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1bc17c9c-f449-4065-8827-0fa5eb93eeed 2018-12-23 01:02:58,516 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj-role 2018-12-23 01:02:58,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/7008648f23624d87a9ab11ac387affd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566ddecf17df5dfe33dfc0175c4269cbdb90ab9e" 2018-12-23 01:02:58,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a0d7be7-1a62-4a7a-92a6-4189ef3a9f47 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/7008648f23624d87a9ab11ac387affd3"}, "domain_id": null, "name": "CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj-role", "id": "7008648f23624d87a9ab11ac387affd3"}} 2018-12-23 01:02:58,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7008648f23624d87a9ab11ac387affd3 used request id req-5a0d7be7-1a62-4a7a-92a6-4189ef3a9f47 2018-12-23 01:02:58,602 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj-role to project CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj 2018-12-23 01:02:58,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/faefeba790264610ac3e9a06157b441b/users/091cce03f6d642c89417905c0a028cbd/roles/7008648f23624d87a9ab11ac387affd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566ddecf17df5dfe33dfc0175c4269cbdb90ab9e" 2018-12-23 01:02:58,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a8ef9eb-750c-4ab6-995e-850728e55e8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:02:58,661 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/faefeba790264610ac3e9a06157b441b/users/091cce03f6d642c89417905c0a028cbd/roles/7008648f23624d87a9ab11ac387affd3 used request id req-1a8ef9eb-750c-4ab6-995e-850728e55e8a 2018-12-23 01:02:58,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:02:58,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:02:59,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:02:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["0JXNtNpeQ6qZavtkhRy19w"], "issued_at": "2018-12-23T01:02:59.000000Z"}} 2018-12-23 01:02:59,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c88a756dab8b8f3bd2a0b79be65decfa51dfdf1" 2018-12-23 01:02:59,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eabbc2c-e29a-4d5b-b9b1-b4fdd71e7af3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:02:59,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6eabbc2c-e29a-4d5b-b9b1-b4fdd71e7af3 2018-12-23 01:02:59,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c88a756dab8b8f3bd2a0b79be65decfa51dfdf1" 2018-12-23 01:02:59,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a7f80d36-f8fd-4b30-aa41-1bea92c5e939 Date: Sun, 23 Dec 2018 01:02:59 GMT RESP BODY: {"networks":[]} 2018-12-23 01:02:59,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-net1 used request id req-a7f80d36-f8fd-4b30-aa41-1bea92c5e939 2018-12-23 01:02:59,292 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-net1 2018-12-23 01:02:59,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c88a756dab8b8f3bd2a0b79be65decfa51dfdf1" -d '{"network": {"name": "CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-net1", "admin_state_up": true}}' 2018-12-23 01:02:59,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-58f01bad-c42d-4bbd-8370-377191345f71 Date: Sun, 23 Dec 2018 01:02:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4beabc7e-0dd5-4cf8-b9b4-b423ec011af6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:02:59Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-net1","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:02:59Z","mtu":1450}} 2018-12-23 01:02:59,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-58f01bad-c42d-4bbd-8370-377191345f71 2018-12-23 01:02:59,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4beabc7e-0dd5-4cf8-b9b4-b423ec011af6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c88a756dab8b8f3bd2a0b79be65decfa51dfdf1" 2018-12-23 01:02:59,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-fa0aa5a9-678b-463a-9dff-ace5cafd46b3 Date: Sun, 23 Dec 2018 01:02:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4beabc7e-0dd5-4cf8-b9b4-b423ec011af6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:02:59Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-net1","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:02:59Z","provider:network_type":"vxlan"}]} 2018-12-23 01:02:59,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4beabc7e-0dd5-4cf8-b9b4-b423ec011af6 used request id req-fa0aa5a9-678b-463a-9dff-ace5cafd46b3 2018-12-23 01:02:59,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4beabc7e-0dd5-4cf8-b9b4-b423ec011af6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c88a756dab8b8f3bd2a0b79be65decfa51dfdf1" 2018-12-23 01:03:00,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a467a0d6-7483-42ea-8ead-70ee1d794a8a Date: Sun, 23 Dec 2018 01:03:00 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:03:00,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4beabc7e-0dd5-4cf8-b9b4-b423ec011af6 used request id req-a467a0d6-7483-42ea-8ead-70ee1d794a8a 2018-12-23 01:03:00,122 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-subnet1 2018-12-23 01:03:00,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c88a756dab8b8f3bd2a0b79be65decfa51dfdf1" -d '{"subnets": [{"ip_version": 4, "network_id": "4beabc7e-0dd5-4cf8-b9b4-b423ec011af6", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-subnet1"}]}' 2018-12-23 01:03:00,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-e80c8dc9-ec7a-4c50-a3d6-3e6b2017316b Date: Sun, 23 Dec 2018 01:03:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4beabc7e-0dd5-4cf8-b9b4-b423ec011af6","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:03:00Z","dns_nameservers":[],"updated_at":"2018-12-23T01:03:00Z","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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"8784d6a9-c0b2-4890-9dcd-930bb36bd476","subnetpool_id":null,"name":"CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-subnet1"}]} 2018-12-23 01:03:00,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-e80c8dc9-ec7a-4c50-a3d6-3e6b2017316b 2018-12-23 01:03:00,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4beabc7e-0dd5-4cf8-b9b4-b423ec011af6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c88a756dab8b8f3bd2a0b79be65decfa51dfdf1" 2018-12-23 01:03:01,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-d5e79429-baf9-4988-afff-439e4f5be256 Date: Sun, 23 Dec 2018 01:03:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4beabc7e-0dd5-4cf8-b9b4-b423ec011af6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["8784d6a9-c0b2-4890-9dcd-930bb36bd476"],"description":"","tags":[],"updated_at":"2018-12-23T01:03:00Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-net1","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:02:59Z","provider:network_type":"vxlan"}]} 2018-12-23 01:03:01,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4beabc7e-0dd5-4cf8-b9b4-b423ec011af6 used request id req-d5e79429-baf9-4988-afff-439e4f5be256 2018-12-23 01:03:01,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4beabc7e-0dd5-4cf8-b9b4-b423ec011af6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c88a756dab8b8f3bd2a0b79be65decfa51dfdf1" 2018-12-23 01:03:01,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-7fc0d566-21f2-4ca6-ae29-620a6219d772 Date: Sun, 23 Dec 2018 01:03:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4beabc7e-0dd5-4cf8-b9b4-b423ec011af6","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:03:00Z","dns_nameservers":[],"updated_at":"2018-12-23T01:03:00Z","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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"8784d6a9-c0b2-4890-9dcd-930bb36bd476","subnetpool_id":null,"name":"CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-subnet1"}]} 2018-12-23 01:03:01,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4beabc7e-0dd5-4cf8-b9b4-b423ec011af6 used request id req-7fc0d566-21f2-4ca6-ae29-620a6219d772 2018-12-23 01:03:01,594 - OpenStackNetwork - DEBUG - Network [4beabc7e-0dd5-4cf8-b9b4-b423ec011af6] created successfully 2018-12-23 01:03:01,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:01,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:01,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7008648f23624d87a9ab11ac387affd3", "name": "CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj-role"}], "expires_at": "2018-12-23T02:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faefeba790264610ac3e9a06157b441b", "name": "CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/faefeba790264610ac3e9a06157b441b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/faefeba790264610ac3e9a06157b441b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/faefeba790264610ac3e9a06157b441b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/faefeba790264610ac3e9a06157b441b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/faefeba790264610ac3e9a06157b441b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/faefeba790264610ac3e9a06157b441b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/faefeba790264610ac3e9a06157b441b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/faefeba790264610ac3e9a06157b441b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/faefeba790264610ac3e9a06157b441b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/faefeba790264610ac3e9a06157b441b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/faefeba790264610ac3e9a06157b441b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/faefeba790264610ac3e9a06157b441b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-user", "id": "091cce03f6d642c89417905c0a028cbd"}, "audit_ids": ["8gNXMFzxRbiGUp6S2sRpbA"], "issued_at": "2018-12-23T01:03:01.000000Z"}} 2018-12-23 01:03:01,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d480faa3a6a67f454f37254a0d7651d645684731" 2018-12-23 01:03:02,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec16c34-6961-4167-a153-1744c3c0da35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:02,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bec16c34-6961-4167-a153-1744c3c0da35 2018-12-23 01:03:02,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d480faa3a6a67f454f37254a0d7651d645684731" 2018-12-23 01:03:02,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-be427f08-2f4e-42ed-8e9c-92f0c277e59f Date: Sun, 23 Dec 2018 01:03:02 GMT RESP BODY: {"routers": []} 2018-12-23 01:03:02,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-router&admin_state_up=True used request id req-be427f08-2f4e-42ed-8e9c-92f0c277e59f 2018-12-23 01:03:02,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:02,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:02,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7008648f23624d87a9ab11ac387affd3", "name": "CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj-role"}], "expires_at": "2018-12-23T02:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faefeba790264610ac3e9a06157b441b", "name": "CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/faefeba790264610ac3e9a06157b441b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/faefeba790264610ac3e9a06157b441b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/faefeba790264610ac3e9a06157b441b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/faefeba790264610ac3e9a06157b441b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/faefeba790264610ac3e9a06157b441b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/faefeba790264610ac3e9a06157b441b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/faefeba790264610ac3e9a06157b441b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/faefeba790264610ac3e9a06157b441b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/faefeba790264610ac3e9a06157b441b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/faefeba790264610ac3e9a06157b441b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/faefeba790264610ac3e9a06157b441b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/faefeba790264610ac3e9a06157b441b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-user", "id": "091cce03f6d642c89417905c0a028cbd"}, "audit_ids": ["YXA3HCbYQviEzHrFSsnXgg"], "issued_at": "2018-12-23T01:03:02.000000Z"}} 2018-12-23 01:03:02,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06426d480430032ba1b167529debb099bf6e7879" 2018-12-23 01:03:02,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f853aed-8e21-4350-92d7-bfeaa4e7d35d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:02,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7f853aed-8e21-4350-92d7-bfeaa4e7d35d 2018-12-23 01:03:02,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d480faa3a6a67f454f37254a0d7651d645684731" 2018-12-23 01:03:03,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-dc97203c-42f3-4f18-a683-fd6147cf2975 Date: Sun, 23 Dec 2018 01:03:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:03:03,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-dc97203c-42f3-4f18-a683-fd6147cf2975 2018-12-23 01:03:03,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d480faa3a6a67f454f37254a0d7651d645684731" 2018-12-23 01:03:03,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-88c6e292-17c0-4633-8d7c-468d7589dbd9 Date: Sun, 23 Dec 2018 01:03:03 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:03:03,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-88c6e292-17c0-4633-8d7c-468d7589dbd9 2018-12-23 01:03:03,196 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-router 2018-12-23 01:03:03,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d480faa3a6a67f454f37254a0d7651d645684731" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-router", "admin_state_up": true}}' 2018-12-23 01:03:08,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-380b3ce5-b295-4c4d-9d84-ae5bc44a1529 Date: Sun, 23 Dec 2018 01:03:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "faefeba790264610ac3e9a06157b441b", "created_at": "2018-12-23T01:03:03Z", "admin_state_up": true, "updated_at": "2018-12-23T01:03:04Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "faefeba790264610ac3e9a06157b441b", "id": "a523ee52-7cf2-42e3-9194-d99103ea0918", "name": "CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-router"}} 2018-12-23 01:03:08,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-380b3ce5-b295-4c4d-9d84-ae5bc44a1529 2018-12-23 01:03:08,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=a523ee52-7cf2-42e3-9194-d99103ea0918 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d480faa3a6a67f454f37254a0d7651d645684731" 2018-12-23 01:03:08,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5c2aa4d2-f16b-4168-b4e1-8ba6c8f1400a Date: Sun, 23 Dec 2018 01:03:08 GMT RESP BODY: {"ports":[]} 2018-12-23 01:03:08,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=a523ee52-7cf2-42e3-9194-d99103ea0918 used request id req-5c2aa4d2-f16b-4168-b4e1-8ba6c8f1400a 2018-12-23 01:03:08,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d480faa3a6a67f454f37254a0d7651d645684731" 2018-12-23 01:03:08,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ec60bc20-01e9-4c6b-9e6a-c7869881af43 Date: Sun, 23 Dec 2018 01:03:08 GMT RESP BODY: {"networks":[]} 2018-12-23 01:03:08,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-net1 used request id req-ec60bc20-01e9-4c6b-9e6a-c7869881af43 2018-12-23 01:03:08,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?name=CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d480faa3a6a67f454f37254a0d7651d645684731" 2018-12-23 01:03:08,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cce6e6a0-3bf8-41c0-91ff-699791d2b402 Date: Sun, 23 Dec 2018 01:03:08 GMT RESP BODY: {"ports":[]} 2018-12-23 01:03:08,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?name=CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-port1&admin_state_up=True used request id req-cce6e6a0-3bf8-41c0-91ff-699791d2b402 2018-12-23 01:03:08,495 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-port1 for router - CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-router 2018-12-23 01:03:08,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:08,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:08,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7008648f23624d87a9ab11ac387affd3", "name": "CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj-role"}], "expires_at": "2018-12-23T02:03:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faefeba790264610ac3e9a06157b441b", "name": "CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/faefeba790264610ac3e9a06157b441b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/faefeba790264610ac3e9a06157b441b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/faefeba790264610ac3e9a06157b441b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/faefeba790264610ac3e9a06157b441b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/faefeba790264610ac3e9a06157b441b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/faefeba790264610ac3e9a06157b441b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/faefeba790264610ac3e9a06157b441b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/faefeba790264610ac3e9a06157b441b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/faefeba790264610ac3e9a06157b441b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/faefeba790264610ac3e9a06157b441b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/faefeba790264610ac3e9a06157b441b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/faefeba790264610ac3e9a06157b441b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-user", "id": "091cce03f6d642c89417905c0a028cbd"}, "audit_ids": ["8EDtz1fmQaad6ejVLxI1dQ"], "issued_at": "2018-12-23T01:03:08.000000Z"}} 2018-12-23 01:03:08,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bb45fda544abb4e6dfb3e21a35fb20a09ff678" 2018-12-23 01:03:08,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d63d8b0-2694-4692-a4e0-da17970dc59e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:08,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5d63d8b0-2694-4692-a4e0-da17970dc59e 2018-12-23 01:03:08,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d480faa3a6a67f454f37254a0d7651d645684731" 2018-12-23 01:03:09,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fc93c022-5c34-4b42-8952-ac79aeb7355e Date: Sun, 23 Dec 2018 01:03:09 GMT RESP BODY: {"networks":[]} 2018-12-23 01:03:09,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-net1 used request id req-fc93c022-5c34-4b42-8952-ac79aeb7355e 2018-12-23 01:03:09,164 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-router 2018-12-23 01:03:09,164 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-router 2018-12-23 01:03:09,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/a523ee52-7cf2-42e3-9194-d99103ea0918 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d480faa3a6a67f454f37254a0d7651d645684731" 2018-12-23 01:03:12,943 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-78a43cb6-421e-402f-90e0-ca951fcad04b Content-Length: 0 Date: Sun, 23 Dec 2018 01:03:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:03:12,944 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a523ee52-7cf2-42e3-9194-d99103ea0918 used request id req-78a43cb6-421e-402f-90e0-ca951fcad04b 2018-12-23 01:03:12,944 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-subnet1 2018-12-23 01:03:12,944 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-subnet1 2018-12-23 01:03:12,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/8784d6a9-c0b2-4890-9dcd-930bb36bd476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c88a756dab8b8f3bd2a0b79be65decfa51dfdf1" 2018-12-23 01:03:15,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-42b1d7dd-5723-4f09-a704-fcac014019e1 Date: Sun, 23 Dec 2018 01:03:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:03:15,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8784d6a9-c0b2-4890-9dcd-930bb36bd476 used request id req-42b1d7dd-5723-4f09-a704-fcac014019e1 2018-12-23 01:03:15,063 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-4e224698-95a3-4b69-8bd3-bf612e5011d1-pub-net1 2018-12-23 01:03:15,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/4beabc7e-0dd5-4cf8-b9b4-b423ec011af6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c88a756dab8b8f3bd2a0b79be65decfa51dfdf1" 2018-12-23 01:03:16,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fcf7fcdf-e6f6-4dc7-854f-2ff36ded730c Date: Sun, 23 Dec 2018 01:03:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:03:16,305 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4beabc7e-0dd5-4cf8-b9b4-b423ec011af6 used request id req-fcf7fcdf-e6f6-4dc7-854f-2ff36ded730c 2018-12-23 01:03:16,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566ddecf17df5dfe33dfc0175c4269cbdb90ab9e" 2018-12-23 01:03:16,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1367f054-bdf1-46f2-8aa3-034f667b6787 Date: Sun, 23 Dec 2018 01:03:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:03:16,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-1367f054-bdf1-46f2-8aa3-034f667b6787 2018-12-23 01:03:16,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566ddecf17df5dfe33dfc0175c4269cbdb90ab9e" 2018-12-23 01:03:16,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684ea45e-c7aa-466c-9c3e-fa734abe6874 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:03:16,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-684ea45e-c7aa-466c-9c3e-fa734abe6874 2018-12-23 01:03:16,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566ddecf17df5dfe33dfc0175c4269cbdb90ab9e" 2018-12-23 01:03:16,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e52362-beaa-4c33-b080-2d8ab438a8bb 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:03:16,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-c5e52362-beaa-4c33-b080-2d8ab438a8bb 2018-12-23 01:03:16,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566ddecf17df5dfe33dfc0175c4269cbdb90ab9e" 2018-12-23 01:03:16,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a32fff8-92a3-42b1-b5ae-d00293c95ad7 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:03:16,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-5a32fff8-92a3-42b1-b5ae-d00293c95ad7 2018-12-23 01:03:16,946 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj 2018-12-23 01:03:16,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/faefeba790264610ac3e9a06157b441b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566ddecf17df5dfe33dfc0175c4269cbdb90ab9e" 2018-12-23 01:03:17,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa139e8b-57e9-40ce-9d72-b3c85a9c56f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:17,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/faefeba790264610ac3e9a06157b441b used request id req-aa139e8b-57e9-40ce-9d72-b3c85a9c56f2 2018-12-23 01:03:17,166 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-proj-role 2018-12-23 01:03:17,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/7008648f23624d87a9ab11ac387affd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566ddecf17df5dfe33dfc0175c4269cbdb90ab9e" 2018-12-23 01:03:17,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b9ed019-9207-43cd-8d71-c35f47dae859 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:17,294 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7008648f23624d87a9ab11ac387affd3 used request id req-4b9ed019-9207-43cd-8d71-c35f47dae859 2018-12-23 01:03:17,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566ddecf17df5dfe33dfc0175c4269cbdb90ab9e" 2018-12-23 01:03:17,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-febc5655-d7c0-4eda-b40b-dd5c43dad0e9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:03:17,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-febc5655-d7c0-4eda-b40b-dd5c43dad0e9 2018-12-23 01:03:17,381 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-f5ebe3f0-d2df-4f7-user 2018-12-23 01:03:17,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/091cce03f6d642c89417905c0a028cbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b4c86f54645c323d85b840fc103279f666f260" 2018-12-23 01:03:17,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a66cd95-ba4a-4986-8ef8-075644f885f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:17,600 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/091cce03f6d642c89417905c0a028cbd used request id req-2a66cd95-ba4a-4986-8ef8-075644f885f5 2018-12-23 01:03:17,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:17,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["e5-Mqk5qSPeJ7cjl1-Ra7g"], "issued_at": "2018-12-23T01:03:17.000000Z"}} 2018-12-23 01:03:17,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9560a3099265dd7e9f97fd74c243a4ae8fdfca09" 2018-12-23 01:03:18,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25944761-0236-436d-bb63-4e03fe8bbf98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:18,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-25944761-0236-436d-bb63-4e03fe8bbf98 2018-12-23 01:03:18,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:18,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:18,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["XXA4GeLKSH6NpG1Nfdx2mg"], "issued_at": "2018-12-23T01:03:18.000000Z"}} 2018-12-23 01:03:18,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27339263a99d35f091f2b64ef86720f972c367cc" 2018-12-23 01:03:18,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffec1f82-4eec-4255-952e-0c43f8a12973 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:18,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ffec1f82-4eec-4255-952e-0c43f8a12973 2018-12-23 01:03:18,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:03:18,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:03:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:03:18,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-47b826b4-1cfa-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27339263a99d35f091f2b64ef86720f972c367cc" 2018-12-23 01:03:18,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd8672b-9087-42cd-be6b-5e7438465e25 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-47b826b4-1cfa-405-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:03:18,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-47b826b4-1cfa-405-proj used request id req-0bd8672b-9087-42cd-be6b-5e7438465e25 2018-12-23 01:03:18,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27339263a99d35f091f2b64ef86720f972c367cc" 2018-12-23 01:03:18,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c7974f-630d-4741-b3d3-4bbfecbf25b7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:03:18,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-33c7974f-630d-4741-b3d3-4bbfecbf25b7 2018-12-23 01:03:18,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27339263a99d35f091f2b64ef86720f972c367cc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-47b826b4-1cfa-405-proj"}}' 2018-12-23 01:03:18,881 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da150b3a-a60f-48f3-966e-8ffe266f3382 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/41262150dd9e46248662f5e25af28688"}, "enabled": true, "id": "41262150dd9e46248662f5e25af28688", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-47b826b4-1cfa-405-proj"}} 2018-12-23 01:03:18,881 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-da150b3a-a60f-48f3-966e-8ffe266f3382 2018-12-23 01:03:18,882 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-47b826b4-1cfa-405-proj 2018-12-23 01:03:18,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:18,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:19,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["S42eWq8gQuimfZZNr-wUWw"], "issued_at": "2018-12-23T01:03:19.000000Z"}} 2018-12-23 01:03:19,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a1e36ee3ed3a8938576854fff989c6fb19c796" 2018-12-23 01:03:19,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6331b9b-f814-4bd0-8a6d-57c011becdf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:19,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f6331b9b-f814-4bd0-8a6d-57c011becdf8 2018-12-23 01:03:19,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:03:19,387 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:03:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:03:19,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a1e36ee3ed3a8938576854fff989c6fb19c796" 2018-12-23 01:03:19,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ea6e5f4-5d1d-4afe-9a8b-b01257608d03 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:03:19,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4ea6e5f4-5d1d-4afe-9a8b-b01257608d03 2018-12-23 01:03:19,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-47b826b4-1cfa-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a1e36ee3ed3a8938576854fff989c6fb19c796" 2018-12-23 01:03:19,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a460f5a-1d6d-4526-8117-1ccb80221396 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-47b826b4-1cfa-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/41262150dd9e46248662f5e25af28688"}, "enabled": true, "id": "41262150dd9e46248662f5e25af28688", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-47b826b4-1cfa-405-proj"}]} 2018-12-23 01:03:19,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-47b826b4-1cfa-405-proj used request id req-0a460f5a-1d6d-4526-8117-1ccb80221396 2018-12-23 01:03:19,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a1e36ee3ed3a8938576854fff989c6fb19c796" 2018-12-23 01:03:19,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c852de1a-838a-4b78-a989-3ea32b45d625 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:03:19,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c852de1a-838a-4b78-a989-3ea32b45d625 2018-12-23 01:03:20,050 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-47b826b4-1cfa-405-user 2018-12-23 01:03:20,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:20,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27339263a99d35f091f2b64ef86720f972c367cc" 2018-12-23 01:03:20,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d5a1e38-7eb6-406d-8eb3-da0e53b6583c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:03:20,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5d5a1e38-7eb6-406d-8eb3-da0e53b6583c 2018-12-23 01:03:20,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27339263a99d35f091f2b64ef86720f972c367cc" -d '{"role": {"name": "CreateRouterNegativeTests-47b826b4-1cfa-405-proj-role"}}' 2018-12-23 01:03:20,258 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb76bb5e-6713-4cd9-bc9a-14709a0d14fa Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06af78e739344d95bdfa0e3da6401ad3", "links": {"self": "http://172.30.9.26:5000/v3/roles/06af78e739344d95bdfa0e3da6401ad3"}, "name": "CreateRouterNegativeTests-47b826b4-1cfa-405-proj-role"}} 2018-12-23 01:03:20,258 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-cb76bb5e-6713-4cd9-bc9a-14709a0d14fa 2018-12-23 01:03:20,259 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-47b826b4-1cfa-405-proj-role 2018-12-23 01:03:20,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/06af78e739344d95bdfa0e3da6401ad3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27339263a99d35f091f2b64ef86720f972c367cc" 2018-12-23 01:03:20,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa4fe95-f4fe-4583-ae70-48e758a5c730 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/06af78e739344d95bdfa0e3da6401ad3"}, "domain_id": null, "name": "CreateRouterNegativeTests-47b826b4-1cfa-405-proj-role", "id": "06af78e739344d95bdfa0e3da6401ad3"}} 2018-12-23 01:03:20,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/06af78e739344d95bdfa0e3da6401ad3 used request id req-dfa4fe95-f4fe-4583-ae70-48e758a5c730 2018-12-23 01:03:20,281 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-47b826b4-1cfa-405-proj-role to project CreateRouterNegativeTests-47b826b4-1cfa-405-proj 2018-12-23 01:03:20,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/41262150dd9e46248662f5e25af28688/users/43ebf73cea34486b9131fa11e222abbb/roles/06af78e739344d95bdfa0e3da6401ad3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27339263a99d35f091f2b64ef86720f972c367cc" 2018-12-23 01:03:20,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18cb8c0d-e150-41ee-9ce5-f7717a21b05e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:20,410 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/41262150dd9e46248662f5e25af28688/users/43ebf73cea34486b9131fa11e222abbb/roles/06af78e739344d95bdfa0e3da6401ad3 used request id req-18cb8c0d-e150-41ee-9ce5-f7717a21b05e 2018-12-23 01:03:20,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:20,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:20,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06af78e739344d95bdfa0e3da6401ad3", "name": "CreateRouterNegativeTests-47b826b4-1cfa-405-proj-role"}], "expires_at": "2018-12-23T02:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41262150dd9e46248662f5e25af28688", "name": "CreateRouterNegativeTests-47b826b4-1cfa-405-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/41262150dd9e46248662f5e25af28688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/41262150dd9e46248662f5e25af28688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/41262150dd9e46248662f5e25af28688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/41262150dd9e46248662f5e25af28688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/41262150dd9e46248662f5e25af28688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/41262150dd9e46248662f5e25af28688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/41262150dd9e46248662f5e25af28688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/41262150dd9e46248662f5e25af28688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/41262150dd9e46248662f5e25af28688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/41262150dd9e46248662f5e25af28688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/41262150dd9e46248662f5e25af28688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/41262150dd9e46248662f5e25af28688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-47b826b4-1cfa-405-user", "id": "43ebf73cea34486b9131fa11e222abbb"}, "audit_ids": ["38zfNJCaTz-k2XcztNXoNA"], "issued_at": "2018-12-23T01:03:20.000000Z"}} 2018-12-23 01:03:20,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b283f04a7bc4c97f4edcbfd8dccddbed55448a8a" 2018-12-23 01:03:20,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4378e32c-27cc-498f-b00d-acebd5622308 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:20,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4378e32c-27cc-498f-b00d-acebd5622308 2018-12-23 01:03:20,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterNegativeTests-1b293f15-6b8a-484b-ad3c-eb56736b4db8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b283f04a7bc4c97f4edcbfd8dccddbed55448a8a" 2018-12-23 01:03:21,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-53bc7342-7793-492d-81ec-1b8db0473241 Date: Sun, 23 Dec 2018 01:03:21 GMT RESP BODY: {"routers": []} 2018-12-23 01:03:21,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterNegativeTests-1b293f15-6b8a-484b-ad3c-eb56736b4db8-pub-router&admin_state_up=True used request id req-53bc7342-7793-492d-81ec-1b8db0473241 2018-12-23 01:03:21,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:21,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:21,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06af78e739344d95bdfa0e3da6401ad3", "name": "CreateRouterNegativeTests-47b826b4-1cfa-405-proj-role"}], "expires_at": "2018-12-23T02:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41262150dd9e46248662f5e25af28688", "name": "CreateRouterNegativeTests-47b826b4-1cfa-405-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/41262150dd9e46248662f5e25af28688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/41262150dd9e46248662f5e25af28688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/41262150dd9e46248662f5e25af28688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/41262150dd9e46248662f5e25af28688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/41262150dd9e46248662f5e25af28688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/41262150dd9e46248662f5e25af28688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/41262150dd9e46248662f5e25af28688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/41262150dd9e46248662f5e25af28688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/41262150dd9e46248662f5e25af28688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/41262150dd9e46248662f5e25af28688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/41262150dd9e46248662f5e25af28688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/41262150dd9e46248662f5e25af28688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-47b826b4-1cfa-405-user", "id": "43ebf73cea34486b9131fa11e222abbb"}, "audit_ids": ["RvCr2hxXQLaclDPgjK4koQ"], "issued_at": "2018-12-23T01:03:21.000000Z"}} 2018-12-23 01:03:21,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362542caaf17972f47c7f2fbb2c0aedc839f0bde" 2018-12-23 01:03:21,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7226edb-f49e-48cb-8cb4-3bacaa6524ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:21,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e7226edb-f49e-48cb-8cb4-3bacaa6524ca 2018-12-23 01:03:21,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b283f04a7bc4c97f4edcbfd8dccddbed55448a8a" 2018-12-23 01:03:21,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-eb0d74ee-5e53-4cf1-b84e-07e5a38db27a Date: Sun, 23 Dec 2018 01:03:21 GMT RESP BODY: {"networks":[]} 2018-12-23 01:03:21,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=Invalid_name used request id req-eb0d74ee-5e53-4cf1-b84e-07e5a38db27a 2018-12-23 01:03:21,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27339263a99d35f091f2b64ef86720f972c367cc" 2018-12-23 01:03:22,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-516a5e7a-1805-4737-bdd3-21f59fdfb605 Date: Sun, 23 Dec 2018 01:03:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:03:22,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-516a5e7a-1805-4737-bdd3-21f59fdfb605 2018-12-23 01:03:22,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27339263a99d35f091f2b64ef86720f972c367cc" 2018-12-23 01:03:22,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae36b2e7-4dfc-467b-96ff-a025b93e7c5f Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:03:22,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-ae36b2e7-4dfc-467b-96ff-a025b93e7c5f 2018-12-23 01:03:22,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27339263a99d35f091f2b64ef86720f972c367cc" 2018-12-23 01:03:22,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77178560-29b3-42e0-8433-e6c0a7b4b36c 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:03:22,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-77178560-29b3-42e0-8433-e6c0a7b4b36c 2018-12-23 01:03:22,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27339263a99d35f091f2b64ef86720f972c367cc" 2018-12-23 01:03:22,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c27b82-93a0-4c23-9ad0-fdc3467a2ca1 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:03:22,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-d1c27b82-93a0-4c23-9ad0-fdc3467a2ca1 2018-12-23 01:03:22,393 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-47b826b4-1cfa-405-proj 2018-12-23 01:03:22,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/41262150dd9e46248662f5e25af28688 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27339263a99d35f091f2b64ef86720f972c367cc" 2018-12-23 01:03:22,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82fbc570-28d2-4c4f-bb45-c9e6ba0c9916 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:22,620 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/41262150dd9e46248662f5e25af28688 used request id req-82fbc570-28d2-4c4f-bb45-c9e6ba0c9916 2018-12-23 01:03:22,621 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-47b826b4-1cfa-405-proj-role 2018-12-23 01:03:22,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/06af78e739344d95bdfa0e3da6401ad3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27339263a99d35f091f2b64ef86720f972c367cc" 2018-12-23 01:03:22,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e712e781-f85e-44f6-9cca-3c4e9c637ac1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:22,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/06af78e739344d95bdfa0e3da6401ad3 used request id req-e712e781-f85e-44f6-9cca-3c4e9c637ac1 2018-12-23 01:03:22,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27339263a99d35f091f2b64ef86720f972c367cc" 2018-12-23 01:03:22,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead11e3b-15b8-4ae7-b2c7-b584ef20b2c8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:03:22,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ead11e3b-15b8-4ae7-b2c7-b584ef20b2c8 2018-12-23 01:03:22,826 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-47b826b4-1cfa-405-user 2018-12-23 01:03:22,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/43ebf73cea34486b9131fa11e222abbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a1e36ee3ed3a8938576854fff989c6fb19c796" 2018-12-23 01:03:23,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3751cb8b-0b9b-4783-9cea-123f083d118b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:23,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/43ebf73cea34486b9131fa11e222abbb used request id req-3751cb8b-0b9b-4783-9cea-123f083d118b 2018-12-23 01:03:23,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:23,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["5uhoIQGnRrmlVlSZIhmbcQ"], "issued_at": "2018-12-23T01:03:23.000000Z"}} 2018-12-23 01:03:23,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa1c346d657f54b39717a4de3bccf2e92c6d585" 2018-12-23 01:03:23,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76fd6467-56db-4b36-9fdf-e75085fe6b48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:23,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-76fd6467-56db-4b36-9fdf-e75085fe6b48 2018-12-23 01:03:23,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:23,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:23,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["ZKB7DOUQQQWQJo0Owe6bFQ"], "issued_at": "2018-12-23T01:03:23.000000Z"}} 2018-12-23 01:03:23,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b3c3e93523bbcb5d63620372f2abb66b0e3421" 2018-12-23 01:03:23,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc08989f-13c1-48ad-8fb8-86b8d8264b59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:23,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fc08989f-13c1-48ad-8fb8-86b8d8264b59 2018-12-23 01:03:23,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:03:23,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:03:23,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b3c3e93523bbcb5d63620372f2abb66b0e3421" 2018-12-23 01:03:24,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d53515c-3f5e-43de-9632-467e1ce361dc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:03:24,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj used request id req-8d53515c-3f5e-43de-9632-467e1ce361dc 2018-12-23 01:03:24,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b3c3e93523bbcb5d63620372f2abb66b0e3421" 2018-12-23 01:03:24,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a3aa96-de22-45c0-b48c-c15b265dda0b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:03:24,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-34a3aa96-de22-45c0-b48c-c15b265dda0b 2018-12-23 01:03:24,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b3c3e93523bbcb5d63620372f2abb66b0e3421" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj"}}' 2018-12-23 01:03:24,270 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b069d53-a1c1-41f7-885a-eac4f671aa81 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4734583f49cf4844b1cfa4a20192c0e2"}, "enabled": true, "id": "4734583f49cf4844b1cfa4a20192c0e2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj"}} 2018-12-23 01:03:24,270 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6b069d53-a1c1-41f7-885a-eac4f671aa81 2018-12-23 01:03:24,270 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj 2018-12-23 01:03:24,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:24,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:24,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Yin8s3_ETOGnHbpzf7ka8g"], "issued_at": "2018-12-23T01:03:24.000000Z"}} 2018-12-23 01:03:24,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f853625abe6a9ca3ec0810a368db3b699eb6060" 2018-12-23 01:03:24,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f55868f-d4f3-4854-9f5d-c83d7e8f7673 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:24,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7f55868f-d4f3-4854-9f5d-c83d7e8f7673 2018-12-23 01:03:24,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:03:24,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:03:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:03:24,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f853625abe6a9ca3ec0810a368db3b699eb6060" 2018-12-23 01:03:24,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759b414b-bd94-4774-b095-96293de6d8ea Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:03:24,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-759b414b-bd94-4774-b095-96293de6d8ea 2018-12-23 01:03:24,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f853625abe6a9ca3ec0810a368db3b699eb6060" 2018-12-23 01:03:24,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7abcc0f-0de6-4986-b7d1-28a6d1e2304f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4734583f49cf4844b1cfa4a20192c0e2"}, "enabled": true, "id": "4734583f49cf4844b1cfa4a20192c0e2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj"}]} 2018-12-23 01:03:24,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj used request id req-f7abcc0f-0de6-4986-b7d1-28a6d1e2304f 2018-12-23 01:03:24,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f853625abe6a9ca3ec0810a368db3b699eb6060" 2018-12-23 01:03:24,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4bbe6d3-6a0c-4f94-ad49-ebc827242d75 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:03:24,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b4bbe6d3-6a0c-4f94-ad49-ebc827242d75 2018-12-23 01:03:25,415 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-2f30f348-ae0b-4d8-user 2018-12-23 01:03:25,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:25,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b3c3e93523bbcb5d63620372f2abb66b0e3421" 2018-12-23 01:03:25,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3238b7b-ffca-40a5-a5e2-70cfa319e02f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:03:25,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e3238b7b-ffca-40a5-a5e2-70cfa319e02f 2018-12-23 01:03:25,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b3c3e93523bbcb5d63620372f2abb66b0e3421" -d '{"role": {"name": "CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj-role"}}' 2018-12-23 01:03:25,617 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53819292-3cbe-4d28-97d5-c53efb6d21b2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "76cd891969904649bee35b73759759cb", "links": {"self": "http://172.30.9.26:5000/v3/roles/76cd891969904649bee35b73759759cb"}, "name": "CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj-role"}} 2018-12-23 01:03:25,617 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-53819292-3cbe-4d28-97d5-c53efb6d21b2 2018-12-23 01:03:25,617 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj-role 2018-12-23 01:03:25,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/76cd891969904649bee35b73759759cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b3c3e93523bbcb5d63620372f2abb66b0e3421" 2018-12-23 01:03:25,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1dc7f0d-b3cf-4194-bd06-1897bc601151 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/76cd891969904649bee35b73759759cb"}, "domain_id": null, "name": "CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj-role", "id": "76cd891969904649bee35b73759759cb"}} 2018-12-23 01:03:25,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/76cd891969904649bee35b73759759cb used request id req-a1dc7f0d-b3cf-4194-bd06-1897bc601151 2018-12-23 01:03:25,709 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj-role to project CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj 2018-12-23 01:03:25,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/4734583f49cf4844b1cfa4a20192c0e2/users/d2883b0677c64cf09f837d7307076424/roles/76cd891969904649bee35b73759759cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b3c3e93523bbcb5d63620372f2abb66b0e3421" 2018-12-23 01:03:25,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d637cda-58a8-4972-a6bd-03a6a0e0ea3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:25,851 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4734583f49cf4844b1cfa4a20192c0e2/users/d2883b0677c64cf09f837d7307076424/roles/76cd891969904649bee35b73759759cb used request id req-3d637cda-58a8-4972-a6bd-03a6a0e0ea3c 2018-12-23 01:03:25,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b3c3e93523bbcb5d63620372f2abb66b0e3421" 2018-12-23 01:03:26,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fdfd7259-5d26-432f-95ff-ee5cdeef980f Date: Sun, 23 Dec 2018 01:03:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:03:26,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-fdfd7259-5d26-432f-95ff-ee5cdeef980f 2018-12-23 01:03:26,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b3c3e93523bbcb5d63620372f2abb66b0e3421" 2018-12-23 01:03:26,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8cc1bf2-65c8-491a-9de4-469ca7b80c14 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:03:26,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-f8cc1bf2-65c8-491a-9de4-469ca7b80c14 2018-12-23 01:03:26,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b3c3e93523bbcb5d63620372f2abb66b0e3421" 2018-12-23 01:03:26,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e91a6bf-d87e-479b-a4b0-2b03780d28ce 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:03:26,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-9e91a6bf-d87e-479b-a4b0-2b03780d28ce 2018-12-23 01:03:26,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b3c3e93523bbcb5d63620372f2abb66b0e3421" 2018-12-23 01:03:26,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faf63794-90f5-43b8-a334-7fcce158046b Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:03:26,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-faf63794-90f5-43b8-a334-7fcce158046b 2018-12-23 01:03:26,289 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj 2018-12-23 01:03:26,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/4734583f49cf4844b1cfa4a20192c0e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b3c3e93523bbcb5d63620372f2abb66b0e3421" 2018-12-23 01:03:26,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14304a69-7164-4387-bc86-a62455e89c04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:26,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4734583f49cf4844b1cfa4a20192c0e2 used request id req-14304a69-7164-4387-bc86-a62455e89c04 2018-12-23 01:03:26,470 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-2f30f348-ae0b-4d8-proj-role 2018-12-23 01:03:26,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/76cd891969904649bee35b73759759cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b3c3e93523bbcb5d63620372f2abb66b0e3421" 2018-12-23 01:03:26,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5268d1d0-1e8b-4d85-9353-7afcaaed0998 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:26,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/76cd891969904649bee35b73759759cb used request id req-5268d1d0-1e8b-4d85-9353-7afcaaed0998 2018-12-23 01:03:26,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b3c3e93523bbcb5d63620372f2abb66b0e3421" 2018-12-23 01:03:26,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-721cf21c-bfbf-4d9f-8d87-5d7fb05d86e3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:03:26,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-721cf21c-bfbf-4d9f-8d87-5d7fb05d86e3 2018-12-23 01:03:26,694 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-2f30f348-ae0b-4d8-user 2018-12-23 01:03:26,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d2883b0677c64cf09f837d7307076424 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f853625abe6a9ca3ec0810a368db3b699eb6060" 2018-12-23 01:03:26,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4317775d-1303-47ca-a58f-70bf176186f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:26,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d2883b0677c64cf09f837d7307076424 used request id req-4317775d-1303-47ca-a58f-70bf176186f4 2018-12-23 01:03:26,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:27,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["iPdShdWjR5uN8frRhbmfCQ"], "issued_at": "2018-12-23T01:03:27.000000Z"}} 2018-12-23 01:03:27,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d270f38b3f65374d797163a65da19fa4eaae22a" 2018-12-23 01:03:27,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3916ee39-c7f4-43c7-8bec-16ff2d1fba83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:27,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3916ee39-c7f4-43c7-8bec-16ff2d1fba83 2018-12-23 01:03:27,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:27,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:27,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["sWYViP0TSUqBJL8z910uTQ"], "issued_at": "2018-12-23T01:03:27.000000Z"}} 2018-12-23 01:03:27,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7d500634ebcc24e83e447a5a4aa2e9d4db3cae" 2018-12-23 01:03:27,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4accbef-1877-41a3-bebe-067e3e129902 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:27,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c4accbef-1877-41a3-bebe-067e3e129902 2018-12-23 01:03:27,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:03:27,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:03:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:03:27,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ac649b9c-ae75-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7d500634ebcc24e83e447a5a4aa2e9d4db3cae" 2018-12-23 01:03:27,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89580251-5cad-42c5-8d9f-032384587cb8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ac649b9c-ae75-441-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:03:27,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ac649b9c-ae75-441-proj used request id req-89580251-5cad-42c5-8d9f-032384587cb8 2018-12-23 01:03:27,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7d500634ebcc24e83e447a5a4aa2e9d4db3cae" 2018-12-23 01:03:27,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf4a97c-9b2f-409a-9ca8-57c5a8ec26a4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:03:27,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-fbf4a97c-9b2f-409a-9ca8-57c5a8ec26a4 2018-12-23 01:03:28,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7d500634ebcc24e83e447a5a4aa2e9d4db3cae" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-ac649b9c-ae75-441-proj"}}' 2018-12-23 01:03:28,120 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:03:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2459d6c-671b-47ae-b147-aa9ca033fc59 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2c3c5afb6db941d883c4a77ece86269a"}, "enabled": true, "id": "2c3c5afb6db941d883c4a77ece86269a", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-ac649b9c-ae75-441-proj"}} 2018-12-23 01:03:28,120 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b2459d6c-671b-47ae-b147-aa9ca033fc59 2018-12-23 01:03:28,121 - keystone_utils - INFO - Created project with name - CreateQoSTests-ac649b9c-ae75-441-proj 2018-12-23 01:03:28,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:28,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:28,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["_Jpm2MdGSwKD2op3nSQ_pw"], "issued_at": "2018-12-23T01:03:28.000000Z"}} 2018-12-23 01:03:28,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbe38bd06d420cddfdb709d068f7cc30767605" 2018-12-23 01:03:28,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb11ff1-be56-432c-9108-98979cb27492 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:28,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5bb11ff1-be56-432c-9108-98979cb27492 2018-12-23 01:03:28,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:03:28,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:03:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:03:28,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbe38bd06d420cddfdb709d068f7cc30767605" 2018-12-23 01:03:28,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fd810e5-7ff8-49a3-bd07-160c27ec41c1 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:03:28,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8fd810e5-7ff8-49a3-bd07-160c27ec41c1 2018-12-23 01:03:28,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-ac649b9c-ae75-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbe38bd06d420cddfdb709d068f7cc30767605" 2018-12-23 01:03:28,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c344389c-b4ce-4dc8-9719-3cecebcdb960 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-ac649b9c-ae75-441-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2c3c5afb6db941d883c4a77ece86269a"}, "enabled": true, "id": "2c3c5afb6db941d883c4a77ece86269a", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-ac649b9c-ae75-441-proj"}]} 2018-12-23 01:03:28,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-ac649b9c-ae75-441-proj used request id req-c344389c-b4ce-4dc8-9719-3cecebcdb960 2018-12-23 01:03:28,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbe38bd06d420cddfdb709d068f7cc30767605" 2018-12-23 01:03:28,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd26211-7ab9-4b35-9f7e-88d689a9f2fe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:03:28,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0bd26211-7ab9-4b35-9f7e-88d689a9f2fe 2018-12-23 01:03:29,252 - keystone_utils - INFO - Created user with name - CreateQoSTests-ac649b9c-ae75-441-user 2018-12-23 01:03:29,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7d500634ebcc24e83e447a5a4aa2e9d4db3cae" 2018-12-23 01:03:29,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c760ec-98d6-4738-9067-ad4306bdf36a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:03:29,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-80c760ec-98d6-4738-9067-ad4306bdf36a 2018-12-23 01:03:29,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7d500634ebcc24e83e447a5a4aa2e9d4db3cae" -d '{"role": {"name": "CreateQoSTests-ac649b9c-ae75-441-proj-role"}}' 2018-12-23 01:03:29,468 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32b1a572-ed1e-470a-9d6d-e033273ddcf3 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5645d0892dd94e6da710396786e57a2e", "links": {"self": "http://172.30.9.26:5000/v3/roles/5645d0892dd94e6da710396786e57a2e"}, "name": "CreateQoSTests-ac649b9c-ae75-441-proj-role"}} 2018-12-23 01:03:29,468 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-32b1a572-ed1e-470a-9d6d-e033273ddcf3 2018-12-23 01:03:29,468 - keystone_utils - INFO - Created role with name - CreateQoSTests-ac649b9c-ae75-441-proj-role 2018-12-23 01:03:29,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/5645d0892dd94e6da710396786e57a2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7d500634ebcc24e83e447a5a4aa2e9d4db3cae" 2018-12-23 01:03:29,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c505531-2f25-4105-b8a9-58f378230920 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/5645d0892dd94e6da710396786e57a2e"}, "domain_id": null, "name": "CreateQoSTests-ac649b9c-ae75-441-proj-role", "id": "5645d0892dd94e6da710396786e57a2e"}} 2018-12-23 01:03:29,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/5645d0892dd94e6da710396786e57a2e used request id req-4c505531-2f25-4105-b8a9-58f378230920 2018-12-23 01:03:29,555 - keystone_utils - INFO - Granting role CreateQoSTests-ac649b9c-ae75-441-proj-role to project CreateQoSTests-ac649b9c-ae75-441-proj 2018-12-23 01:03:29,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/2c3c5afb6db941d883c4a77ece86269a/users/671dcb5112974eb5bc4512a93ab391be/roles/5645d0892dd94e6da710396786e57a2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7d500634ebcc24e83e447a5a4aa2e9d4db3cae" 2018-12-23 01:03:29,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60f921fe-1ad4-4c58-8a14-5d69fe4f88da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:29,693 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2c3c5afb6db941d883c4a77ece86269a/users/671dcb5112974eb5bc4512a93ab391be/roles/5645d0892dd94e6da710396786e57a2e used request id req-60f921fe-1ad4-4c58-8a14-5d69fe4f88da 2018-12-23 01:03:29,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:29,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:30,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["QLhuT3bySf2OiwLvYT1euQ"], "issued_at": "2018-12-23T01:03:30.000000Z"}} 2018-12-23 01:03:30,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452136fe6cb7ab8b9cd177ab655488ffe80d43d3" 2018-12-23 01:03:30,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab5d245-f739-4dd4-93e9-fdb40b68e466 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:30,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3ab5d245-f739-4dd4-93e9-fdb40b68e466 2018-12-23 01:03:30,123 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452136fe6cb7ab8b9cd177ab655488ffe80d43d3" 2018-12-23 01:03:30,690 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:30 GMT Server: Apache x-compute-request-id: req-80bdebc0-b2bf-49bb-ac2e-1f23b75b7273 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-80bdebc0-b2bf-49bb-ac2e-1f23b75b7273 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-23 01:03:30,690 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-80bdebc0-b2bf-49bb-ac2e-1f23b75b7273 2018-12-23 01:03:30,694 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-80bdebc0-b2bf-49bb-ac2e-1f23b75b7273" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452136fe6cb7ab8b9cd177ab655488ffe80d43d3" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-021ae187-4595-4f01-bf7f-ccb8f439d79e"}}' 2018-12-23 01:03:31,307 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:30 GMT Server: Apache x-compute-request-id: req-41725686-16fa-47f8-8c21-7af138689621 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-41725686-16fa-47f8-8c21-7af138689621 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "4b1356fb-7447-49f1-8c63-26f457ac5b7b", "name": "CreateQoSTests-021ae187-4595-4f01-bf7f-ccb8f439d79e"}, "links": [{"href": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/4b1356fb-7447-49f1-8c63-26f457ac5b7b", "rel": "self"}, {"href": "http://172.30.9.26:8776/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/4b1356fb-7447-49f1-8c63-26f457ac5b7b", "rel": "bookmark"}]} 2018-12-23 01:03:31,307 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-41725686-16fa-47f8-8c21-7af138689621 2018-12-23 01:03:31,307 - create_qos - INFO - Created qos with name - CreateQoSTests-021ae187-4595-4f01-bf7f-ccb8f439d79e 2018-12-23 01:03:31,311 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d270f38b3f65374d797163a65da19fa4eaae22a" 2018-12-23 01:03:31,500 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:31 GMT Server: Apache x-compute-request-id: req-e480e12c-326f-477e-b9aa-d0c6c270e957 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e480e12c-326f-477e-b9aa-d0c6c270e957 Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "4b1356fb-7447-49f1-8c63-26f457ac5b7b", "name": "CreateQoSTests-021ae187-4595-4f01-bf7f-ccb8f439d79e"}]} 2018-12-23 01:03:31,500 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-e480e12c-326f-477e-b9aa-d0c6c270e957 2018-12-23 01:03:31,501 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-021ae187-4595-4f01-bf7f-ccb8f439d79e 2018-12-23 01:03:31,504 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/4b1356fb-7447-49f1-8c63-26f457ac5b7b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e480e12c-326f-477e-b9aa-d0c6c270e957" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d270f38b3f65374d797163a65da19fa4eaae22a" 2018-12-23 01:03:31,707 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:03:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-925f490b-d396-4f45-8344-ca942eecb516 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:03:31,707 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/4b1356fb-7447-49f1-8c63-26f457ac5b7b?force=False used request id req-925f490b-d396-4f45-8344-ca942eecb516 2018-12-23 01:03:31,710 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e480e12c-326f-477e-b9aa-d0c6c270e957" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d270f38b3f65374d797163a65da19fa4eaae22a" 2018-12-23 01:03:31,877 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:31 GMT Server: Apache x-compute-request-id: req-6ff5bbd7-412c-4091-951d-6c702b2e6153 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6ff5bbd7-412c-4091-951d-6c702b2e6153 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-23 01:03:31,877 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-6ff5bbd7-412c-4091-951d-6c702b2e6153 2018-12-23 01:03:31,878 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-021ae187-4595-4f01-bf7f-ccb8f439d79e 2018-12-23 01:03:31,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/4b1356fb-7447-49f1-8c63-26f457ac5b7b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80bdebc0-b2bf-49bb-ac2e-1f23b75b7273" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452136fe6cb7ab8b9cd177ab655488ffe80d43d3" 2018-12-23 01:03:32,445 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:03:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-63ba6559-5f73-456b-83e5-da874d2d2999 x-openstack-request-id: req-63ba6559-5f73-456b-83e5-da874d2d2999 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 4b1356fb-7447-49f1-8c63-26f457ac5b7b.", "code": 404}} 2018-12-23 01:03:32,445 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/4b1356fb-7447-49f1-8c63-26f457ac5b7b?force=False used request id req-63ba6559-5f73-456b-83e5-da874d2d2999 2018-12-23 01:03:32,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7d500634ebcc24e83e447a5a4aa2e9d4db3cae" 2018-12-23 01:03:32,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-535a50c5-fc4f-4a83-949b-7e6b8274e2b1 Date: Sun, 23 Dec 2018 01:03:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:03:32,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-535a50c5-fc4f-4a83-949b-7e6b8274e2b1 2018-12-23 01:03:32,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7d500634ebcc24e83e447a5a4aa2e9d4db3cae" 2018-12-23 01:03:32,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a22b9fef-dae4-4614-a936-117366794a31 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:03:32,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-a22b9fef-dae4-4614-a936-117366794a31 2018-12-23 01:03:32,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7d500634ebcc24e83e447a5a4aa2e9d4db3cae" 2018-12-23 01:03:32,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7e0b86-e34e-454d-8db0-ae683ebf7f71 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:03:32,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-1b7e0b86-e34e-454d-8db0-ae683ebf7f71 2018-12-23 01:03:32,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7d500634ebcc24e83e447a5a4aa2e9d4db3cae" 2018-12-23 01:03:32,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318ba64f-6876-49f1-b2ca-202925d1cd5f Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:03:32,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-318ba64f-6876-49f1-b2ca-202925d1cd5f 2018-12-23 01:03:32,944 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-ac649b9c-ae75-441-proj 2018-12-23 01:03:32,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/2c3c5afb6db941d883c4a77ece86269a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7d500634ebcc24e83e447a5a4aa2e9d4db3cae" 2018-12-23 01:03:33,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f37fd7f8-f02a-40a9-92f4-d149f443c734 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:33,135 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2c3c5afb6db941d883c4a77ece86269a used request id req-f37fd7f8-f02a-40a9-92f4-d149f443c734 2018-12-23 01:03:33,135 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-ac649b9c-ae75-441-proj-role 2018-12-23 01:03:33,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/5645d0892dd94e6da710396786e57a2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7d500634ebcc24e83e447a5a4aa2e9d4db3cae" 2018-12-23 01:03:33,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78369514-f458-499d-a05d-2bd3dca4b4a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:33,252 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/5645d0892dd94e6da710396786e57a2e used request id req-78369514-f458-499d-a05d-2bd3dca4b4a5 2018-12-23 01:03:33,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7d500634ebcc24e83e447a5a4aa2e9d4db3cae" 2018-12-23 01:03:33,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d50c33-5e1c-45fc-a484-4a16c1380916 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:03:33,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-20d50c33-5e1c-45fc-a484-4a16c1380916 2018-12-23 01:03:33,334 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-ac649b9c-ae75-441-user 2018-12-23 01:03:33,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/671dcb5112974eb5bc4512a93ab391be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dbe38bd06d420cddfdb709d068f7cc30767605" 2018-12-23 01:03:33,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-141fd0a0-5c1e-4fb3-b34a-28cc1b75a913 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:33,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/671dcb5112974eb5bc4512a93ab391be used request id req-141fd0a0-5c1e-4fb3-b34a-28cc1b75a913 2018-12-23 01:03:33,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:33,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["yU85WDrHSjeDyY_mFCjzKg"], "issued_at": "2018-12-23T01:03:33.000000Z"}} 2018-12-23 01:03:33,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b2c14ac02d3de8c422758178b1dcfd72b584838" 2018-12-23 01:03:33,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c5ea73-1fe1-4d63-af3d-ccf7c76ecc77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:33,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-95c5ea73-1fe1-4d63-af3d-ccf7c76ecc77 2018-12-23 01:03:33,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:33,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:34,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["X2nw356iTRKEVI0aZLvO7Q"], "issued_at": "2018-12-23T01:03:34.000000Z"}} 2018-12-23 01:03:34,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406d442147a2b5f8cdddeda86e94b61776ea2a2c" 2018-12-23 01:03:34,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db42e31-0eea-465c-b821-47d83f4713b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:34,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7db42e31-0eea-465c-b821-47d83f4713b2 2018-12-23 01:03:34,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:03:34,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:03:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:03:34,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-fa2d7aa4-89a5-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406d442147a2b5f8cdddeda86e94b61776ea2a2c" 2018-12-23 01:03:34,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c924ab-cc8c-4965-9f8a-ca3d4b78b938 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-fa2d7aa4-89a5-4eb-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:03:34,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-fa2d7aa4-89a5-4eb-proj used request id req-18c924ab-cc8c-4965-9f8a-ca3d4b78b938 2018-12-23 01:03:34,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406d442147a2b5f8cdddeda86e94b61776ea2a2c" 2018-12-23 01:03:34,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67a61569-3cba-4bfb-bd38-7788d419a303 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:03:34,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-67a61569-3cba-4bfb-bd38-7788d419a303 2018-12-23 01:03:34,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406d442147a2b5f8cdddeda86e94b61776ea2a2c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-fa2d7aa4-89a5-4eb-proj"}}' 2018-12-23 01:03:34,773 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75f28d20-3cb2-4c05-98cd-ffd0532d75ad Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/eca686569b6c4be092318e289a9687b7"}, "enabled": true, "id": "eca686569b6c4be092318e289a9687b7", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-fa2d7aa4-89a5-4eb-proj"}} 2018-12-23 01:03:34,774 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-75f28d20-3cb2-4c05-98cd-ffd0532d75ad 2018-12-23 01:03:34,774 - keystone_utils - INFO - Created project with name - CreateQoSTests-fa2d7aa4-89a5-4eb-proj 2018-12-23 01:03:34,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:34,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:35,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["8pX5ZLRvQrOX1grIiRUhqg"], "issued_at": "2018-12-23T01:03:35.000000Z"}} 2018-12-23 01:03:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10907a78d428758ea2491a7897aafa595a79dfee" 2018-12-23 01:03:35,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf93aea-08a9-4f96-9031-2447a9962676 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:35,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dcf93aea-08a9-4f96-9031-2447a9962676 2018-12-23 01:03:35,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:03:35,266 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:03:35,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10907a78d428758ea2491a7897aafa595a79dfee" 2018-12-23 01:03:35,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95e22a9c-7b94-49e1-86d9-fb13570c42c0 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:03:35,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-95e22a9c-7b94-49e1-86d9-fb13570c42c0 2018-12-23 01:03:35,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-fa2d7aa4-89a5-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10907a78d428758ea2491a7897aafa595a79dfee" 2018-12-23 01:03:35,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-386488bc-f459-4363-a726-4547c384b0ad Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-fa2d7aa4-89a5-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/eca686569b6c4be092318e289a9687b7"}, "enabled": true, "id": "eca686569b6c4be092318e289a9687b7", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-fa2d7aa4-89a5-4eb-proj"}]} 2018-12-23 01:03:35,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-fa2d7aa4-89a5-4eb-proj used request id req-386488bc-f459-4363-a726-4547c384b0ad 2018-12-23 01:03:35,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10907a78d428758ea2491a7897aafa595a79dfee" 2018-12-23 01:03:35,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44a4e912-843d-402a-b4f0-40ce34db0abf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:03:35,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-44a4e912-843d-402a-b4f0-40ce34db0abf 2018-12-23 01:03:35,923 - keystone_utils - INFO - Created user with name - CreateQoSTests-fa2d7aa4-89a5-4eb-user 2018-12-23 01:03:35,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:35,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406d442147a2b5f8cdddeda86e94b61776ea2a2c" 2018-12-23 01:03:35,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1997622-378d-4a99-b380-3b6d648bf93f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:03:35,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f1997622-378d-4a99-b380-3b6d648bf93f 2018-12-23 01:03:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406d442147a2b5f8cdddeda86e94b61776ea2a2c" -d '{"role": {"name": "CreateQoSTests-fa2d7aa4-89a5-4eb-proj-role"}}' 2018-12-23 01:03:36,042 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d826585-56c0-436b-b4af-db58472cf9e4 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6e46ba250c3b4b10848e480bcda5f1f2", "links": {"self": "http://172.30.9.26:5000/v3/roles/6e46ba250c3b4b10848e480bcda5f1f2"}, "name": "CreateQoSTests-fa2d7aa4-89a5-4eb-proj-role"}} 2018-12-23 01:03:36,042 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9d826585-56c0-436b-b4af-db58472cf9e4 2018-12-23 01:03:36,043 - keystone_utils - INFO - Created role with name - CreateQoSTests-fa2d7aa4-89a5-4eb-proj-role 2018-12-23 01:03:36,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/6e46ba250c3b4b10848e480bcda5f1f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406d442147a2b5f8cdddeda86e94b61776ea2a2c" 2018-12-23 01:03:36,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c34dae9-4e29-42a0-9029-fefcd1a5db3e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/6e46ba250c3b4b10848e480bcda5f1f2"}, "domain_id": null, "name": "CreateQoSTests-fa2d7aa4-89a5-4eb-proj-role", "id": "6e46ba250c3b4b10848e480bcda5f1f2"}} 2018-12-23 01:03:36,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/6e46ba250c3b4b10848e480bcda5f1f2 used request id req-1c34dae9-4e29-42a0-9029-fefcd1a5db3e 2018-12-23 01:03:36,062 - keystone_utils - INFO - Granting role CreateQoSTests-fa2d7aa4-89a5-4eb-proj-role to project CreateQoSTests-fa2d7aa4-89a5-4eb-proj 2018-12-23 01:03:36,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/eca686569b6c4be092318e289a9687b7/users/07a2ec8a5d1a4dcf9f3e6586183c40a4/roles/6e46ba250c3b4b10848e480bcda5f1f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406d442147a2b5f8cdddeda86e94b61776ea2a2c" 2018-12-23 01:03:36,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b56c58b-598f-4544-9acb-ee8fec2e89b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:36,197 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/eca686569b6c4be092318e289a9687b7/users/07a2ec8a5d1a4dcf9f3e6586183c40a4/roles/6e46ba250c3b4b10848e480bcda5f1f2 used request id req-6b56c58b-598f-4544-9acb-ee8fec2e89b9 2018-12-23 01:03:36,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:36,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:36,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["XkYumgnjTUO71dr6Fx2TcA"], "issued_at": "2018-12-23T01:03:36.000000Z"}} 2018-12-23 01:03:36,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525a5b8e456d3f35d4fee97484a963670cedf7a4" 2018-12-23 01:03:36,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36db2159-f47e-4e99-852b-5ecd30cc29bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:36,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-36db2159-f47e-4e99-852b-5ecd30cc29bc 2018-12-23 01:03:36,668 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525a5b8e456d3f35d4fee97484a963670cedf7a4" 2018-12-23 01:03:36,838 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:36 GMT Server: Apache x-compute-request-id: req-5ee6fe69-fe95-429f-9513-f00d5bc4edd6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5ee6fe69-fe95-429f-9513-f00d5bc4edd6 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-23 01:03:36,838 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-5ee6fe69-fe95-429f-9513-f00d5bc4edd6 2018-12-23 01:03:36,842 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5ee6fe69-fe95-429f-9513-f00d5bc4edd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525a5b8e456d3f35d4fee97484a963670cedf7a4" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-64e04a71-34c9-4b01-a727-3d18e6ea69e3"}}' 2018-12-23 01:03:37,445 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:36 GMT Server: Apache x-compute-request-id: req-7c3f09ff-822e-4af3-9e3c-d081d7684f53 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7c3f09ff-822e-4af3-9e3c-d081d7684f53 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "0b0732d0-7319-4e33-9488-44919e2b0bcd", "name": "CreateQoSTests-64e04a71-34c9-4b01-a727-3d18e6ea69e3"}, "links": [{"href": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/0b0732d0-7319-4e33-9488-44919e2b0bcd", "rel": "self"}, {"href": "http://172.30.9.26:8776/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/0b0732d0-7319-4e33-9488-44919e2b0bcd", "rel": "bookmark"}]} 2018-12-23 01:03:37,445 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-7c3f09ff-822e-4af3-9e3c-d081d7684f53 2018-12-23 01:03:37,446 - create_qos - INFO - Created qos with name - CreateQoSTests-64e04a71-34c9-4b01-a727-3d18e6ea69e3 2018-12-23 01:03:37,449 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b2c14ac02d3de8c422758178b1dcfd72b584838" 2018-12-23 01:03:37,985 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:37 GMT Server: Apache x-compute-request-id: req-d6db59e0-3b12-4ae9-a6e3-d534039ea9b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d6db59e0-3b12-4ae9-a6e3-d534039ea9b9 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "0b0732d0-7319-4e33-9488-44919e2b0bcd", "name": "CreateQoSTests-64e04a71-34c9-4b01-a727-3d18e6ea69e3"}]} 2018-12-23 01:03:37,985 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-d6db59e0-3b12-4ae9-a6e3-d534039ea9b9 2018-12-23 01:03:37,985 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-64e04a71-34c9-4b01-a727-3d18e6ea69e3 2018-12-23 01:03:37,988 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/0b0732d0-7319-4e33-9488-44919e2b0bcd?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ee6fe69-fe95-429f-9513-f00d5bc4edd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525a5b8e456d3f35d4fee97484a963670cedf7a4" 2018-12-23 01:03:38,199 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:03:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0742c6b6-fea9-428a-b8c5-d77393f729f9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:03:38,199 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/0b0732d0-7319-4e33-9488-44919e2b0bcd?force=False used request id req-0742c6b6-fea9-428a-b8c5-d77393f729f9 2018-12-23 01:03:38,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406d442147a2b5f8cdddeda86e94b61776ea2a2c" 2018-12-23 01:03:38,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d5e064c5-bbfa-4f2b-9691-836580e4d0a5 Date: Sun, 23 Dec 2018 01:03:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:03:38,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d5e064c5-bbfa-4f2b-9691-836580e4d0a5 2018-12-23 01:03:38,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406d442147a2b5f8cdddeda86e94b61776ea2a2c" 2018-12-23 01:03:38,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e584078-93b5-4c7e-acaa-ba4f2abf39d2 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:03:38,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-3e584078-93b5-4c7e-acaa-ba4f2abf39d2 2018-12-23 01:03:38,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406d442147a2b5f8cdddeda86e94b61776ea2a2c" 2018-12-23 01:03:38,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d00d6c4f-dbe6-423a-b244-957180c60ec7 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:03:38,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-d00d6c4f-dbe6-423a-b244-957180c60ec7 2018-12-23 01:03:38,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406d442147a2b5f8cdddeda86e94b61776ea2a2c" 2018-12-23 01:03:38,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b96874e-cc91-465a-970d-be1fdc681a93 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:03:38,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-5b96874e-cc91-465a-970d-be1fdc681a93 2018-12-23 01:03:38,699 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-fa2d7aa4-89a5-4eb-proj 2018-12-23 01:03:38,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/eca686569b6c4be092318e289a9687b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406d442147a2b5f8cdddeda86e94b61776ea2a2c" 2018-12-23 01:03:38,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e06856e-8be2-43c8-bc9d-705c971560ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:38,926 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/eca686569b6c4be092318e289a9687b7 used request id req-2e06856e-8be2-43c8-bc9d-705c971560ba 2018-12-23 01:03:38,926 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-fa2d7aa4-89a5-4eb-proj-role 2018-12-23 01:03:38,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/6e46ba250c3b4b10848e480bcda5f1f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406d442147a2b5f8cdddeda86e94b61776ea2a2c" 2018-12-23 01:03:39,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d17b8fe-2a67-4102-beed-7d1f476e94f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:39,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/6e46ba250c3b4b10848e480bcda5f1f2 used request id req-7d17b8fe-2a67-4102-beed-7d1f476e94f8 2018-12-23 01:03:39,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406d442147a2b5f8cdddeda86e94b61776ea2a2c" 2018-12-23 01:03:39,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8812a32c-5efa-4204-b897-c238497ed548 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:03:39,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8812a32c-5efa-4204-b897-c238497ed548 2018-12-23 01:03:39,115 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-fa2d7aa4-89a5-4eb-user 2018-12-23 01:03:39,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/07a2ec8a5d1a4dcf9f3e6586183c40a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10907a78d428758ea2491a7897aafa595a79dfee" 2018-12-23 01:03:39,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2fa70a7-f115-49e9-9314-97af6f36fcf7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:39,330 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/07a2ec8a5d1a4dcf9f3e6586183c40a4 used request id req-e2fa70a7-f115-49e9-9314-97af6f36fcf7 2018-12-23 01:03:39,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:39,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["GlkzcTMfStikWn9vOvh2Wg"], "issued_at": "2018-12-23T01:03:39.000000Z"}} 2018-12-23 01:03:39,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f66ad4a186b59a16ee103f5a1eaca7f9e1e273a" 2018-12-23 01:03:39,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-173b741b-5477-46d3-ab5a-56589192d021 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:39,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-173b741b-5477-46d3-ab5a-56589192d021 2018-12-23 01:03:39,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:39,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:40,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["BL-_s4qSSxK-JpLlEl2yRQ"], "issued_at": "2018-12-23T01:03:40.000000Z"}} 2018-12-23 01:03:40,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6abe1fd4dc3bb6c383be280f03e7bb6f6fcf6b1" 2018-12-23 01:03:40,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47cee43a-1202-49b1-9481-fdd5ff8d3ba6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:40,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-47cee43a-1202-49b1-9481-fdd5ff8d3ba6 2018-12-23 01:03:40,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:03:40,276 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:03:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:03:40,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-221d177d-0df1-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6abe1fd4dc3bb6c383be280f03e7bb6f6fcf6b1" 2018-12-23 01:03:40,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80996f49-1667-4135-b30e-7d7690f0e990 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-221d177d-0df1-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:03:40,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-221d177d-0df1-4ad-proj used request id req-80996f49-1667-4135-b30e-7d7690f0e990 2018-12-23 01:03:40,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6abe1fd4dc3bb6c383be280f03e7bb6f6fcf6b1" 2018-12-23 01:03:40,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce8d4bea-29f7-4f48-b495-6d751ab282c1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:03:40,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ce8d4bea-29f7-4f48-b495-6d751ab282c1 2018-12-23 01:03:40,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6abe1fd4dc3bb6c383be280f03e7bb6f6fcf6b1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-221d177d-0df1-4ad-proj"}}' 2018-12-23 01:03:40,569 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a48e5bc8-8682-458b-8fb2-4101e28b3214 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/924d2dd69aca4de09b900d6f01659dbf"}, "enabled": true, "id": "924d2dd69aca4de09b900d6f01659dbf", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-221d177d-0df1-4ad-proj"}} 2018-12-23 01:03:40,569 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a48e5bc8-8682-458b-8fb2-4101e28b3214 2018-12-23 01:03:40,570 - keystone_utils - INFO - Created project with name - CreateQoSTests-221d177d-0df1-4ad-proj 2018-12-23 01:03:40,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:40,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:40,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["zqsIoe4pQqGEUDPeD-PRLg"], "issued_at": "2018-12-23T01:03:40.000000Z"}} 2018-12-23 01:03:40,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afebed6a065fe438c64c9525176128d281fd7210" 2018-12-23 01:03:41,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ed02ad-bdbb-4cb0-9d92-ccebf58e520b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:41,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-93ed02ad-bdbb-4cb0-9d92-ccebf58e520b 2018-12-23 01:03:41,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:03:41,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:03:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:03:41,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afebed6a065fe438c64c9525176128d281fd7210" 2018-12-23 01:03:41,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2d1c88-57fa-4521-97af-fb9a362ef537 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:03:41,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-dc2d1c88-57fa-4521-97af-fb9a362ef537 2018-12-23 01:03:41,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-221d177d-0df1-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afebed6a065fe438c64c9525176128d281fd7210" 2018-12-23 01:03:41,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0323c165-864a-4df2-90d4-f0692fcb2f88 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-221d177d-0df1-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/924d2dd69aca4de09b900d6f01659dbf"}, "enabled": true, "id": "924d2dd69aca4de09b900d6f01659dbf", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-221d177d-0df1-4ad-proj"}]} 2018-12-23 01:03:41,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-221d177d-0df1-4ad-proj used request id req-0323c165-864a-4df2-90d4-f0692fcb2f88 2018-12-23 01:03:41,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afebed6a065fe438c64c9525176128d281fd7210" 2018-12-23 01:03:41,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1584e1d5-c9f0-4000-a972-2d0ac735ef13 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:03:41,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1584e1d5-c9f0-4000-a972-2d0ac735ef13 2018-12-23 01:03:41,719 - keystone_utils - INFO - Created user with name - CreateQoSTests-221d177d-0df1-4ad-user 2018-12-23 01:03:41,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:41,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6abe1fd4dc3bb6c383be280f03e7bb6f6fcf6b1" 2018-12-23 01:03:41,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ee6b6de-6f8a-4bb1-8dce-93da0fa11db7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:03:41,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3ee6b6de-6f8a-4bb1-8dce-93da0fa11db7 2018-12-23 01:03:41,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6abe1fd4dc3bb6c383be280f03e7bb6f6fcf6b1" -d '{"role": {"name": "CreateQoSTests-221d177d-0df1-4ad-proj-role"}}' 2018-12-23 01:03:41,923 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4debf9f2-b43c-4784-84d2-d5f7e86682e5 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "112e7736543949f0bd64ad7d9c805276", "links": {"self": "http://172.30.9.26:5000/v3/roles/112e7736543949f0bd64ad7d9c805276"}, "name": "CreateQoSTests-221d177d-0df1-4ad-proj-role"}} 2018-12-23 01:03:41,923 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4debf9f2-b43c-4784-84d2-d5f7e86682e5 2018-12-23 01:03:41,923 - keystone_utils - INFO - Created role with name - CreateQoSTests-221d177d-0df1-4ad-proj-role 2018-12-23 01:03:41,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/112e7736543949f0bd64ad7d9c805276 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6abe1fd4dc3bb6c383be280f03e7bb6f6fcf6b1" 2018-12-23 01:03:42,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eafcd04-adc3-4817-be92-a5dc21e05529 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/112e7736543949f0bd64ad7d9c805276"}, "domain_id": null, "name": "CreateQoSTests-221d177d-0df1-4ad-proj-role", "id": "112e7736543949f0bd64ad7d9c805276"}} 2018-12-23 01:03:42,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/112e7736543949f0bd64ad7d9c805276 used request id req-3eafcd04-adc3-4817-be92-a5dc21e05529 2018-12-23 01:03:42,020 - keystone_utils - INFO - Granting role CreateQoSTests-221d177d-0df1-4ad-proj-role to project CreateQoSTests-221d177d-0df1-4ad-proj 2018-12-23 01:03:42,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/924d2dd69aca4de09b900d6f01659dbf/users/40568f8f97dc4de694c90071afbf168f/roles/112e7736543949f0bd64ad7d9c805276 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6abe1fd4dc3bb6c383be280f03e7bb6f6fcf6b1" 2018-12-23 01:03:42,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-196c0d53-0916-4b4b-86bb-511e0ded3e5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:42,080 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/924d2dd69aca4de09b900d6f01659dbf/users/40568f8f97dc4de694c90071afbf168f/roles/112e7736543949f0bd64ad7d9c805276 used request id req-196c0d53-0916-4b4b-86bb-511e0ded3e5e 2018-12-23 01:03:42,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:42,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:42,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["4TtqI_aXRDCnrbFv6ZstRA"], "issued_at": "2018-12-23T01:03:42.000000Z"}} 2018-12-23 01:03:42,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327648f77ca725a22c7ecd4f1526b413a2649d9d" 2018-12-23 01:03:42,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adee8ad1-404b-4377-9228-e4e89d57b741 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:42,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-adee8ad1-404b-4377-9228-e4e89d57b741 2018-12-23 01:03:42,491 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327648f77ca725a22c7ecd4f1526b413a2649d9d" 2018-12-23 01:03:43,028 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:42 GMT Server: Apache x-compute-request-id: req-14c39289-adee-4d2a-ba60-82387353db0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-14c39289-adee-4d2a-ba60-82387353db0d Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-23 01:03:43,028 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-14c39289-adee-4d2a-ba60-82387353db0d 2018-12-23 01:03:43,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-14c39289-adee-4d2a-ba60-82387353db0d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327648f77ca725a22c7ecd4f1526b413a2649d9d" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-1a56ccb6-25ab-4729-8884-efd0b7cff0ad"}}' 2018-12-23 01:03:43,244 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:43 GMT Server: Apache x-compute-request-id: req-30689512-265f-4868-a674-161652bde394 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30689512-265f-4868-a674-161652bde394 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "f695f8c5-428d-4b5c-9626-31f35757c5c3", "name": "CreateQoSTests-1a56ccb6-25ab-4729-8884-efd0b7cff0ad"}, "links": [{"href": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/f695f8c5-428d-4b5c-9626-31f35757c5c3", "rel": "self"}, {"href": "http://172.30.9.26:8776/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/f695f8c5-428d-4b5c-9626-31f35757c5c3", "rel": "bookmark"}]} 2018-12-23 01:03:43,244 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-30689512-265f-4868-a674-161652bde394 2018-12-23 01:03:43,244 - create_qos - INFO - Created qos with name - CreateQoSTests-1a56ccb6-25ab-4729-8884-efd0b7cff0ad 2018-12-23 01:03:43,247 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f66ad4a186b59a16ee103f5a1eaca7f9e1e273a" 2018-12-23 01:03:43,828 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:43 GMT Server: Apache x-compute-request-id: req-8ff13f48-2f91-4568-ba25-4620a972135b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ff13f48-2f91-4568-ba25-4620a972135b Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "f695f8c5-428d-4b5c-9626-31f35757c5c3", "name": "CreateQoSTests-1a56ccb6-25ab-4729-8884-efd0b7cff0ad"}]} 2018-12-23 01:03:43,828 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-8ff13f48-2f91-4568-ba25-4620a972135b 2018-12-23 01:03:43,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:43,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:44,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["F0gdt3pYTLCojb4RzbU01g"], "issued_at": "2018-12-23T01:03:44.000000Z"}} 2018-12-23 01:03:44,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbecb4add08480cc9c55cd2554310c2dae3e28b" 2018-12-23 01:03:44,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d376dded-998f-44c2-aef6-3fea70e9b143 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:44,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d376dded-998f-44c2-aef6-3fea70e9b143 2018-12-23 01:03:44,298 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abbecb4add08480cc9c55cd2554310c2dae3e28b" 2018-12-23 01:03:44,461 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:44 GMT Server: Apache x-compute-request-id: req-4db8348a-335a-4856-bcc5-138826c1e43c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4db8348a-335a-4856-bcc5-138826c1e43c Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "f695f8c5-428d-4b5c-9626-31f35757c5c3", "name": "CreateQoSTests-1a56ccb6-25ab-4729-8884-efd0b7cff0ad"}]} 2018-12-23 01:03:44,461 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-4db8348a-335a-4856-bcc5-138826c1e43c 2018-12-23 01:03:44,462 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-1a56ccb6-25ab-4729-8884-efd0b7cff0ad 2018-12-23 01:03:44,465 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/f695f8c5-428d-4b5c-9626-31f35757c5c3?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14c39289-adee-4d2a-ba60-82387353db0d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327648f77ca725a22c7ecd4f1526b413a2649d9d" 2018-12-23 01:03:44,672 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:03:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4e3efa42-bb6d-4b52-9b0f-66d91ff9ff53 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:03:44,672 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/f695f8c5-428d-4b5c-9626-31f35757c5c3?force=False used request id req-4e3efa42-bb6d-4b52-9b0f-66d91ff9ff53 2018-12-23 01:03:44,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6abe1fd4dc3bb6c383be280f03e7bb6f6fcf6b1" 2018-12-23 01:03:44,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5507b7c0-d4bf-4f79-a791-da7313302b0f Date: Sun, 23 Dec 2018 01:03:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:03:44,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5507b7c0-d4bf-4f79-a791-da7313302b0f 2018-12-23 01:03:44,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6abe1fd4dc3bb6c383be280f03e7bb6f6fcf6b1" 2018-12-23 01:03:45,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8fcd396-6e2e-43a1-abe8-04a495d0a8f6 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:03:45,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-a8fcd396-6e2e-43a1-abe8-04a495d0a8f6 2018-12-23 01:03:45,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6abe1fd4dc3bb6c383be280f03e7bb6f6fcf6b1" 2018-12-23 01:03:45,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3892b33a-b195-4c9b-b129-ae0c012e2c23 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:03:45,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-3892b33a-b195-4c9b-b129-ae0c012e2c23 2018-12-23 01:03:45,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6abe1fd4dc3bb6c383be280f03e7bb6f6fcf6b1" 2018-12-23 01:03:45,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f543977-cff1-4435-9fcf-72abbd5fe725 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:03:45,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-1f543977-cff1-4435-9fcf-72abbd5fe725 2018-12-23 01:03:45,188 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-221d177d-0df1-4ad-proj 2018-12-23 01:03:45,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/924d2dd69aca4de09b900d6f01659dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6abe1fd4dc3bb6c383be280f03e7bb6f6fcf6b1" 2018-12-23 01:03:45,398 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b20af89-16b0-422a-9010-45a0df08ca59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:45,398 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/924d2dd69aca4de09b900d6f01659dbf used request id req-6b20af89-16b0-422a-9010-45a0df08ca59 2018-12-23 01:03:45,399 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-221d177d-0df1-4ad-proj-role 2018-12-23 01:03:45,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/112e7736543949f0bd64ad7d9c805276 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6abe1fd4dc3bb6c383be280f03e7bb6f6fcf6b1" 2018-12-23 01:03:45,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-600ba5b7-44fa-40e2-b90d-4100ef376d48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:45,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/112e7736543949f0bd64ad7d9c805276 used request id req-600ba5b7-44fa-40e2-b90d-4100ef376d48 2018-12-23 01:03:45,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6abe1fd4dc3bb6c383be280f03e7bb6f6fcf6b1" 2018-12-23 01:03:45,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-256152f5-633d-4f1a-8cb5-6a9918c39c54 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:03:45,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-256152f5-633d-4f1a-8cb5-6a9918c39c54 2018-12-23 01:03:45,537 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-221d177d-0df1-4ad-user 2018-12-23 01:03:45,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/40568f8f97dc4de694c90071afbf168f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afebed6a065fe438c64c9525176128d281fd7210" 2018-12-23 01:03:45,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe488bec-8933-4049-80cd-e41363aa88cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:45,712 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/40568f8f97dc4de694c90071afbf168f used request id req-fe488bec-8933-4049-80cd-e41363aa88cd 2018-12-23 01:03:45,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:46,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["x3J4kvUnSku16nEhEPc6Hg"], "issued_at": "2018-12-23T01:03:46.000000Z"}} 2018-12-23 01:03:46,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb8a3ba1d3e403edbc518eea1fe3341274ccb09" 2018-12-23 01:03:46,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-392b1b2b-094c-4793-a549-70e0de769ebd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:46,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-392b1b2b-094c-4793-a549-70e0de769ebd 2018-12-23 01:03:46,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:46,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:46,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["-X0ICHSlSyeLtjUo7u-s3Q"], "issued_at": "2018-12-23T01:03:46.000000Z"}} 2018-12-23 01:03:46,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c8699b02646062739d78ded84d93fddb47d36" 2018-12-23 01:03:46,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87736554-25a0-4c34-a653-9543c9f0faf2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:46,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-87736554-25a0-4c34-a653-9543c9f0faf2 2018-12-23 01:03:46,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:03:46,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:03:46,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c8699b02646062739d78ded84d93fddb47d36" 2018-12-23 01:03:46,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-573c8c05-0b03-4a1d-978a-d444e28ca843 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:03:46,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj used request id req-573c8c05-0b03-4a1d-978a-d444e28ca843 2018-12-23 01:03:46,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c8699b02646062739d78ded84d93fddb47d36" 2018-12-23 01:03:46,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5750de39-3950-4b8d-aa6a-dac46af7b5d8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:03:46,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5750de39-3950-4b8d-aa6a-dac46af7b5d8 2018-12-23 01:03:46,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c8699b02646062739d78ded84d93fddb47d36" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj"}}' 2018-12-23 01:03:46,911 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:03:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49522ed7-9057-46b8-866d-8c0d19b2b9d6 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e03b8e508b034ca188f9b84b806b38e8"}, "enabled": true, "id": "e03b8e508b034ca188f9b84b806b38e8", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj"}} 2018-12-23 01:03:46,911 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-49522ed7-9057-46b8-866d-8c0d19b2b9d6 2018-12-23 01:03:46,911 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj 2018-12-23 01:03:46,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:46,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:47,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["0iDeuigyRcmuWUXxL54AZA"], "issued_at": "2018-12-23T01:03:47.000000Z"}} 2018-12-23 01:03:47,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e959f28a3d3b74e8939bd90b86981937f2b6e5" 2018-12-23 01:03:47,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95650c52-7042-4af6-8a96-62d17ed8b933 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:47,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-95650c52-7042-4af6-8a96-62d17ed8b933 2018-12-23 01:03:47,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:03:47,387 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:03:47,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e959f28a3d3b74e8939bd90b86981937f2b6e5" 2018-12-23 01:03:47,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b06d4176-b400-49bc-a952-0dbadf2b40cf Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:03:47,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b06d4176-b400-49bc-a952-0dbadf2b40cf 2018-12-23 01:03:47,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e959f28a3d3b74e8939bd90b86981937f2b6e5" 2018-12-23 01:03:47,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3763d897-53a4-4fcb-8a2f-252089ebad78 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e03b8e508b034ca188f9b84b806b38e8"}, "enabled": true, "id": "e03b8e508b034ca188f9b84b806b38e8", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj"}]} 2018-12-23 01:03:47,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj used request id req-3763d897-53a4-4fcb-8a2f-252089ebad78 2018-12-23 01:03:47,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e959f28a3d3b74e8939bd90b86981937f2b6e5" 2018-12-23 01:03:47,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5b453a9-dbb0-448d-bc92-746789119a5e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:03:47,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b5b453a9-dbb0-448d-bc92-746789119a5e 2018-12-23 01:03:48,024 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-user 2018-12-23 01:03:48,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:48,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c8699b02646062739d78ded84d93fddb47d36" 2018-12-23 01:03:48,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597b1bf4-534d-43f3-803e-02a457f3e477 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:03:48,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-597b1bf4-534d-43f3-803e-02a457f3e477 2018-12-23 01:03:48,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c8699b02646062739d78ded84d93fddb47d36" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj-role"}}' 2018-12-23 01:03:48,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43294872-ffaa-4ca9-be5e-a0d3c75d6a2c Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "767cb8cd3b8f4df38af6a7fafb55364c", "links": {"self": "http://172.30.9.26:5000/v3/roles/767cb8cd3b8f4df38af6a7fafb55364c"}, "name": "CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj-role"}} 2018-12-23 01:03:48,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-43294872-ffaa-4ca9-be5e-a0d3c75d6a2c 2018-12-23 01:03:48,156 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj-role 2018-12-23 01:03:48,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/767cb8cd3b8f4df38af6a7fafb55364c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c8699b02646062739d78ded84d93fddb47d36" 2018-12-23 01:03:48,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-453d51ed-ff7c-4d45-a547-a2be3eac13dd Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/767cb8cd3b8f4df38af6a7fafb55364c"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj-role", "id": "767cb8cd3b8f4df38af6a7fafb55364c"}} 2018-12-23 01:03:48,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/767cb8cd3b8f4df38af6a7fafb55364c used request id req-453d51ed-ff7c-4d45-a547-a2be3eac13dd 2018-12-23 01:03:48,176 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj-role to project CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj 2018-12-23 01:03:48,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e03b8e508b034ca188f9b84b806b38e8/users/3b7386efb8cf447da325af56e5b95d5f/roles/767cb8cd3b8f4df38af6a7fafb55364c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c8699b02646062739d78ded84d93fddb47d36" 2018-12-23 01:03:48,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b3078d9-6095-46a6-8e40-3f75e301d119 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:48,304 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e03b8e508b034ca188f9b84b806b38e8/users/3b7386efb8cf447da325af56e5b95d5f/roles/767cb8cd3b8f4df38af6a7fafb55364c used request id req-4b3078d9-6095-46a6-8e40-3f75e301d119 2018-12-23 01:03:48,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:48,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:48,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["cHFaes_7THS4mRCSx8AvCA"], "issued_at": "2018-12-23T01:03:48.000000Z"}} 2018-12-23 01:03:48,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eadb88512c3f14b0ef130d1e2890f144e62c8b0" 2018-12-23 01:03:48,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c917bb77-3ef0-45b7-9c6b-aeac0f5722c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:48,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c917bb77-3ef0-45b7-9c6b-aeac0f5722c3 2018-12-23 01:03:48,781 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eadb88512c3f14b0ef130d1e2890f144e62c8b0" 2018-12-23 01:03:49,340 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:48 GMT Server: Apache x-compute-request-id: req-61f3097c-e69d-4639-bc41-c6931765c4d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-61f3097c-e69d-4639-bc41-c6931765c4d4 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 01:03:49,341 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None used request id req-61f3097c-e69d-4639-bc41-c6931765c4d4 2018-12-23 01:03:49,344 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-61f3097c-e69d-4639-bc41-c6931765c4d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eadb88512c3f14b0ef130d1e2890f144e62c8b0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-4678ef77-9889-44f3-83b7-08c179b2d5a2", "description": null}}' 2018-12-23 01:03:49,549 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:49 GMT Server: Apache x-compute-request-id: req-91517a04-7312-4a9e-abf1-007ac82fd002 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91517a04-7312-4a9e-abf1-007ac82fd002 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-4678ef77-9889-44f3-83b7-08c179b2d5a2", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3c3f1630-fa00-42e3-8b81-a44010192cda", "description": null}} 2018-12-23 01:03:49,549 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types used request id req-91517a04-7312-4a9e-abf1-007ac82fd002 2018-12-23 01:03:49,550 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-4678ef77-9889-44f3-83b7-08c179b2d5a2 2018-12-23 01:03:49,553 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb8a3ba1d3e403edbc518eea1fe3341274ccb09" 2018-12-23 01:03:49,716 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:49 GMT Server: Apache x-compute-request-id: req-c9f34833-9054-4ba2-a563-025ff0e9d7f6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9f34833-9054-4ba2-a563-025ff0e9d7f6 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-4678ef77-9889-44f3-83b7-08c179b2d5a2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3c3f1630-fa00-42e3-8b81-a44010192cda", "description": null}]} 2018-12-23 01:03:49,716 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None used request id req-c9f34833-9054-4ba2-a563-025ff0e9d7f6 2018-12-23 01:03:49,720 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/3c3f1630-fa00-42e3-8b81-a44010192cda -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9f34833-9054-4ba2-a563-025ff0e9d7f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb8a3ba1d3e403edbc518eea1fe3341274ccb09" 2018-12-23 01:03:50,267 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:49 GMT Server: Apache x-compute-request-id: req-c849e6f8-4ea4-4a22-b25a-ea462e47d44b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c849e6f8-4ea4-4a22-b25a-ea462e47d44b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-4678ef77-9889-44f3-83b7-08c179b2d5a2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3c3f1630-fa00-42e3-8b81-a44010192cda", "description": null}} 2018-12-23 01:03:50,267 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/3c3f1630-fa00-42e3-8b81-a44010192cda used request id req-c849e6f8-4ea4-4a22-b25a-ea462e47d44b 2018-12-23 01:03:50,270 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/3c3f1630-fa00-42e3-8b81-a44010192cda/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9f34833-9054-4ba2-a563-025ff0e9d7f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb8a3ba1d3e403edbc518eea1fe3341274ccb09" 2018-12-23 01:03:50,854 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:50 GMT Server: Apache x-compute-request-id: req-a2e9669e-1297-4287-a9f7-3b3782574cc1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a2e9669e-1297-4287-a9f7-3b3782574cc1 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 01:03:50,854 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/3c3f1630-fa00-42e3-8b81-a44010192cda/encryption used request id req-a2e9669e-1297-4287-a9f7-3b3782574cc1 2018-12-23 01:03:50,855 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-4678ef77-9889-44f3-83b7-08c179b2d5a2 2018-12-23 01:03:50,858 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/3c3f1630-fa00-42e3-8b81-a44010192cda -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9f34833-9054-4ba2-a563-025ff0e9d7f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb8a3ba1d3e403edbc518eea1fe3341274ccb09" 2018-12-23 01:03:51,072 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:03:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7ee7022f-f813-42fc-8aa2-b5f9a95aff1c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:03:51,072 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/3c3f1630-fa00-42e3-8b81-a44010192cda used request id req-7ee7022f-f813-42fc-8aa2-b5f9a95aff1c 2018-12-23 01:03:51,075 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9f34833-9054-4ba2-a563-025ff0e9d7f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb8a3ba1d3e403edbc518eea1fe3341274ccb09" 2018-12-23 01:03:51,253 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:51 GMT Server: Apache x-compute-request-id: req-47268470-b42c-42bb-a1aa-10b8cbb9c729 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-47268470-b42c-42bb-a1aa-10b8cbb9c729 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 01:03:51,253 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None used request id req-47268470-b42c-42bb-a1aa-10b8cbb9c729 2018-12-23 01:03:51,254 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-4678ef77-9889-44f3-83b7-08c179b2d5a2 2018-12-23 01:03:51,257 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/3c3f1630-fa00-42e3-8b81-a44010192cda -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-61f3097c-e69d-4639-bc41-c6931765c4d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eadb88512c3f14b0ef130d1e2890f144e62c8b0" 2018-12-23 01:03:51,430 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:03:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-aacb701e-5767-4293-ab03-6e1344221c10 x-openstack-request-id: req-aacb701e-5767-4293-ab03-6e1344221c10 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 3c3f1630-fa00-42e3-8b81-a44010192cda could not be found.", "code": 404}} 2018-12-23 01:03:51,430 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/3c3f1630-fa00-42e3-8b81-a44010192cda used request id req-aacb701e-5767-4293-ab03-6e1344221c10 2018-12-23 01:03:51,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c8699b02646062739d78ded84d93fddb47d36" 2018-12-23 01:03:51,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-08b03c50-eea0-416f-8de7-7101f3278c69 Date: Sun, 23 Dec 2018 01:03:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:03:51,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-08b03c50-eea0-416f-8de7-7101f3278c69 2018-12-23 01:03:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c8699b02646062739d78ded84d93fddb47d36" 2018-12-23 01:03:51,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab9bd75-63f1-4921-bcb7-fab16a8b527e Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:03:51,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-aab9bd75-63f1-4921-bcb7-fab16a8b527e 2018-12-23 01:03:51,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c8699b02646062739d78ded84d93fddb47d36" 2018-12-23 01:03:51,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0a177b-3f6d-406b-ac26-7611fc4ac2b3 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:03:51,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-1d0a177b-3f6d-406b-ac26-7611fc4ac2b3 2018-12-23 01:03:51,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c8699b02646062739d78ded84d93fddb47d36" 2018-12-23 01:03:51,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b3a007-9299-4cef-a65f-8976374d6a45 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:03:51,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-97b3a007-9299-4cef-a65f-8976374d6a45 2018-12-23 01:03:51,918 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj 2018-12-23 01:03:51,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e03b8e508b034ca188f9b84b806b38e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c8699b02646062739d78ded84d93fddb47d36" 2018-12-23 01:03:52,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b2a0e4f-1029-4383-a6b6-7ecff172d023 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:52,135 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e03b8e508b034ca188f9b84b806b38e8 used request id req-7b2a0e4f-1029-4383-a6b6-7ecff172d023 2018-12-23 01:03:52,136 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-proj-role 2018-12-23 01:03:52,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/767cb8cd3b8f4df38af6a7fafb55364c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c8699b02646062739d78ded84d93fddb47d36" 2018-12-23 01:03:52,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eec2897-97f3-49da-bdeb-ff82702ceb5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:52,252 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/767cb8cd3b8f4df38af6a7fafb55364c used request id req-9eec2897-97f3-49da-bdeb-ff82702ceb5b 2018-12-23 01:03:52,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9c8699b02646062739d78ded84d93fddb47d36" 2018-12-23 01:03:52,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b714117d-4b63-45b6-9e1f-838d9b02ec94 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:03:52,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b714117d-4b63-45b6-9e1f-838d9b02ec94 2018-12-23 01:03:52,340 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-6e77fd14-2305-47f-user 2018-12-23 01:03:52,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3b7386efb8cf447da325af56e5b95d5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e959f28a3d3b74e8939bd90b86981937f2b6e5" 2018-12-23 01:03:52,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc8023d7-cd11-4636-b4fa-5988a4967a5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:52,513 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3b7386efb8cf447da325af56e5b95d5f used request id req-dc8023d7-cd11-4636-b4fa-5988a4967a5d 2018-12-23 01:03:52,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:52,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["LMCe_3HpRu-4Ntnv4uOI-w"], "issued_at": "2018-12-23T01:03:52.000000Z"}} 2018-12-23 01:03:52,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c122ae2e0cc8a88d39efaa57d22c460e2bb2ac6" 2018-12-23 01:03:52,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68cbc1ea-0e8a-4be1-b800-a8f93c4b4813 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:52,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-68cbc1ea-0e8a-4be1-b800-a8f93c4b4813 2018-12-23 01:03:52,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:52,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:53,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["tjfSlv-DRHeIJbsuR8mNJw"], "issued_at": "2018-12-23T01:03:53.000000Z"}} 2018-12-23 01:03:53,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59831ead35e954f16dbf9ff85df8c42f764afc0" 2018-12-23 01:03:53,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c49226d-a6b7-4f38-9ea2-fc346fe4fc4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:53,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8c49226d-a6b7-4f38-9ea2-fc346fe4fc4a 2018-12-23 01:03:53,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:03:53,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:03:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:03:53,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59831ead35e954f16dbf9ff85df8c42f764afc0" 2018-12-23 01:03:53,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-723304f3-5020-4478-803f-32d371902399 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:03:53,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj used request id req-723304f3-5020-4478-803f-32d371902399 2018-12-23 01:03:53,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59831ead35e954f16dbf9ff85df8c42f764afc0" 2018-12-23 01:03:53,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2636c042-fe40-46f2-b155-11d0bb3d2008 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:03:53,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-2636c042-fe40-46f2-b155-11d0bb3d2008 2018-12-23 01:03:53,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59831ead35e954f16dbf9ff85df8c42f764afc0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj"}}' 2018-12-23 01:03:53,785 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dcb3383-dd6f-4bbd-badb-997509f6ac74 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f9cc557237cf4220b483923ae178307d"}, "enabled": true, "id": "f9cc557237cf4220b483923ae178307d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj"}} 2018-12-23 01:03:53,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9dcb3383-dd6f-4bbd-badb-997509f6ac74 2018-12-23 01:03:53,786 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj 2018-12-23 01:03:53,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:53,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:54,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["cWdwnn7bTn-jcVvVpvYAUw"], "issued_at": "2018-12-23T01:03:54.000000Z"}} 2018-12-23 01:03:54,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda28cb3af7f011b1c271c28a17ac52dbc070ac3" 2018-12-23 01:03:54,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-861f3bb5-a342-4d5f-97c2-2ac817d6fafb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:54,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-861f3bb5-a342-4d5f-97c2-2ac817d6fafb 2018-12-23 01:03:54,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:03:54,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:03:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:03:54,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda28cb3af7f011b1c271c28a17ac52dbc070ac3" 2018-12-23 01:03:54,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814f8756-e80a-48a3-aa12-5e06e4085604 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:03:54,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-814f8756-e80a-48a3-aa12-5e06e4085604 2018-12-23 01:03:54,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda28cb3af7f011b1c271c28a17ac52dbc070ac3" 2018-12-23 01:03:54,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b9be2c5-7df4-483a-bbb0-3d0bc6a7555d Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f9cc557237cf4220b483923ae178307d"}, "enabled": true, "id": "f9cc557237cf4220b483923ae178307d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj"}]} 2018-12-23 01:03:54,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj used request id req-1b9be2c5-7df4-483a-bbb0-3d0bc6a7555d 2018-12-23 01:03:54,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda28cb3af7f011b1c271c28a17ac52dbc070ac3" 2018-12-23 01:03:54,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf097bf7-b364-4e13-ba30-cdc0867f5bbf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:03:54,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-cf097bf7-b364-4e13-ba30-cdc0867f5bbf 2018-12-23 01:03:54,839 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-user 2018-12-23 01:03:54,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:54,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59831ead35e954f16dbf9ff85df8c42f764afc0" 2018-12-23 01:03:54,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c72302-816f-459a-b491-16dd4d74e5df Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:03:54,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-23c72302-816f-459a-b491-16dd4d74e5df 2018-12-23 01:03:54,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59831ead35e954f16dbf9ff85df8c42f764afc0" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj-role"}}' 2018-12-23 01:03:55,048 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31a63e90-6af7-4118-b0e2-a4aba74532eb Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b69bd3a25c5e4113aa0d02249765f057", "links": {"self": "http://172.30.9.26:5000/v3/roles/b69bd3a25c5e4113aa0d02249765f057"}, "name": "CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj-role"}} 2018-12-23 01:03:55,049 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-31a63e90-6af7-4118-b0e2-a4aba74532eb 2018-12-23 01:03:55,049 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj-role 2018-12-23 01:03:55,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b69bd3a25c5e4113aa0d02249765f057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59831ead35e954f16dbf9ff85df8c42f764afc0" 2018-12-23 01:03:55,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71539ab7-973b-449e-8749-18d3583e7c21 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b69bd3a25c5e4113aa0d02249765f057"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj-role", "id": "b69bd3a25c5e4113aa0d02249765f057"}} 2018-12-23 01:03:55,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b69bd3a25c5e4113aa0d02249765f057 used request id req-71539ab7-973b-449e-8749-18d3583e7c21 2018-12-23 01:03:55,134 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj-role to project CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj 2018-12-23 01:03:55,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f9cc557237cf4220b483923ae178307d/users/bc87bcae67ed48f2ba2fed23b4839587/roles/b69bd3a25c5e4113aa0d02249765f057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59831ead35e954f16dbf9ff85df8c42f764afc0" 2018-12-23 01:03:55,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d95d23b-67ea-465d-8c93-4d03f6016d69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:55,285 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f9cc557237cf4220b483923ae178307d/users/bc87bcae67ed48f2ba2fed23b4839587/roles/b69bd3a25c5e4113aa0d02249765f057 used request id req-2d95d23b-67ea-465d-8c93-4d03f6016d69 2018-12-23 01:03:55,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:55,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:55,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["V8W-JjPJQzqSwmGDYPH7Lw"], "issued_at": "2018-12-23T01:03:55.000000Z"}} 2018-12-23 01:03:55,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}372fdcec4d8617297204f014c5a909879ad7402f" 2018-12-23 01:03:55,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb6818fd-a80f-416a-877e-7f91306c225e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:55,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bb6818fd-a80f-416a-877e-7f91306c225e 2018-12-23 01:03:55,761 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}372fdcec4d8617297204f014c5a909879ad7402f" 2018-12-23 01:03:56,323 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:55 GMT Server: Apache x-compute-request-id: req-6eb068ac-5fbb-4d26-9d74-21bdd97eab3c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6eb068ac-5fbb-4d26-9d74-21bdd97eab3c Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 01:03:56,323 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None used request id req-6eb068ac-5fbb-4d26-9d74-21bdd97eab3c 2018-12-23 01:03:56,329 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6eb068ac-5fbb-4d26-9d74-21bdd97eab3c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}372fdcec4d8617297204f014c5a909879ad7402f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-2e40bf87-c57b-41d7-bad4-85c0341ced80", "description": null}}' 2018-12-23 01:03:56,581 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:56 GMT Server: Apache x-compute-request-id: req-9d099441-c3bf-4f14-b022-0173c95dbbdb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d099441-c3bf-4f14-b022-0173c95dbbdb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-2e40bf87-c57b-41d7-bad4-85c0341ced80", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2afd3027-1269-402c-bb41-9e9e95cfe475", "description": null}} 2018-12-23 01:03:56,581 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types used request id req-9d099441-c3bf-4f14-b022-0173c95dbbdb 2018-12-23 01:03:56,582 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-2e40bf87-c57b-41d7-bad4-85c0341ced80 2018-12-23 01:03:56,585 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c122ae2e0cc8a88d39efaa57d22c460e2bb2ac6" 2018-12-23 01:03:56,769 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:56 GMT Server: Apache x-compute-request-id: req-798d9d42-e534-42f3-9560-72032b80dfa6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-798d9d42-e534-42f3-9560-72032b80dfa6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-2e40bf87-c57b-41d7-bad4-85c0341ced80", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2afd3027-1269-402c-bb41-9e9e95cfe475", "description": null}]} 2018-12-23 01:03:56,769 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None used request id req-798d9d42-e534-42f3-9560-72032b80dfa6 2018-12-23 01:03:56,773 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/2afd3027-1269-402c-bb41-9e9e95cfe475 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-798d9d42-e534-42f3-9560-72032b80dfa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c122ae2e0cc8a88d39efaa57d22c460e2bb2ac6" 2018-12-23 01:03:56,952 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:56 GMT Server: Apache x-compute-request-id: req-c06ce8d3-02ac-47fc-b701-59a1b76c79d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c06ce8d3-02ac-47fc-b701-59a1b76c79d5 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-2e40bf87-c57b-41d7-bad4-85c0341ced80", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2afd3027-1269-402c-bb41-9e9e95cfe475", "description": null}} 2018-12-23 01:03:56,953 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/2afd3027-1269-402c-bb41-9e9e95cfe475 used request id req-c06ce8d3-02ac-47fc-b701-59a1b76c79d5 2018-12-23 01:03:56,956 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/2afd3027-1269-402c-bb41-9e9e95cfe475/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-798d9d42-e534-42f3-9560-72032b80dfa6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c122ae2e0cc8a88d39efaa57d22c460e2bb2ac6" 2018-12-23 01:03:57,503 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:56 GMT Server: Apache x-compute-request-id: req-d31e8023-6618-4dce-97b4-ec0ae9932a3f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d31e8023-6618-4dce-97b4-ec0ae9932a3f Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 01:03:57,503 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/2afd3027-1269-402c-bb41-9e9e95cfe475/encryption used request id req-d31e8023-6618-4dce-97b4-ec0ae9932a3f 2018-12-23 01:03:57,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:03:57,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:03:57,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["PctJMRBcTbu6uLtp4Gqp9w"], "issued_at": "2018-12-23T01:03:57.000000Z"}} 2018-12-23 01:03:57,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42cd9337f9eb3526c0debd09030a36484f9a064" 2018-12-23 01:03:57,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cca71ac-cab7-47eb-971f-244a0bb4d878 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:03:57,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8cca71ac-cab7-47eb-971f-244a0bb4d878 2018-12-23 01:03:57,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42cd9337f9eb3526c0debd09030a36484f9a064" 2018-12-23 01:03:58,167 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:57 GMT Server: Apache x-compute-request-id: req-a8188ea7-5214-49e5-ba83-6ec56a2605d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8188ea7-5214-49e5-ba83-6ec56a2605d7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-2e40bf87-c57b-41d7-bad4-85c0341ced80", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2afd3027-1269-402c-bb41-9e9e95cfe475", "description": null}]} 2018-12-23 01:03:58,168 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None used request id req-a8188ea7-5214-49e5-ba83-6ec56a2605d7 2018-12-23 01:03:58,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/2afd3027-1269-402c-bb41-9e9e95cfe475 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8188ea7-5214-49e5-ba83-6ec56a2605d7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42cd9337f9eb3526c0debd09030a36484f9a064" 2018-12-23 01:03:58,355 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:58 GMT Server: Apache x-compute-request-id: req-90ce3315-9fcf-4a5b-8d85-265c495b64cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90ce3315-9fcf-4a5b-8d85-265c495b64cf Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-2e40bf87-c57b-41d7-bad4-85c0341ced80", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2afd3027-1269-402c-bb41-9e9e95cfe475", "description": null}} 2018-12-23 01:03:58,355 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/2afd3027-1269-402c-bb41-9e9e95cfe475 used request id req-90ce3315-9fcf-4a5b-8d85-265c495b64cf 2018-12-23 01:03:58,358 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/2afd3027-1269-402c-bb41-9e9e95cfe475/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8188ea7-5214-49e5-ba83-6ec56a2605d7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42cd9337f9eb3526c0debd09030a36484f9a064" 2018-12-23 01:03:58,527 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:58 GMT Server: Apache x-compute-request-id: req-fabacd78-79b0-4c47-a579-41ff78746ca2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fabacd78-79b0-4c47-a579-41ff78746ca2 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 01:03:58,527 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/2afd3027-1269-402c-bb41-9e9e95cfe475/encryption used request id req-fabacd78-79b0-4c47-a579-41ff78746ca2 2018-12-23 01:03:58,528 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-2e40bf87-c57b-41d7-bad4-85c0341ced80 2018-12-23 01:03:58,531 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/2afd3027-1269-402c-bb41-9e9e95cfe475 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6eb068ac-5fbb-4d26-9d74-21bdd97eab3c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}372fdcec4d8617297204f014c5a909879ad7402f" 2018-12-23 01:03:58,756 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:03:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-78326146-fc07-4d74-9d87-8310e9bdd875 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:03:58,756 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/2afd3027-1269-402c-bb41-9e9e95cfe475 used request id req-78326146-fc07-4d74-9d87-8310e9bdd875 2018-12-23 01:03:58,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59831ead35e954f16dbf9ff85df8c42f764afc0" 2018-12-23 01:03:59,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7317f887-b12a-4916-9922-249b8e45a892 Date: Sun, 23 Dec 2018 01:03:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:03:59,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7317f887-b12a-4916-9922-249b8e45a892 2018-12-23 01:03:59,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59831ead35e954f16dbf9ff85df8c42f764afc0" 2018-12-23 01:03:59,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0897bf8-f904-4e71-80fd-d7095a31cf1a Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:03:59,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-e0897bf8-f904-4e71-80fd-d7095a31cf1a 2018-12-23 01:03:59,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59831ead35e954f16dbf9ff85df8c42f764afc0" 2018-12-23 01:03:59,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c5334ba-68be-4ee8-98a1-c1b1f195276d 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:03:59,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-1c5334ba-68be-4ee8-98a1-c1b1f195276d 2018-12-23 01:03:59,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59831ead35e954f16dbf9ff85df8c42f764afc0" 2018-12-23 01:03:59,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff8750d3-45e8-4918-82aa-586e14da4491 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:03:59,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-ff8750d3-45e8-4918-82aa-586e14da4491 2018-12-23 01:03:59,418 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj 2018-12-23 01:03:59,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f9cc557237cf4220b483923ae178307d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59831ead35e954f16dbf9ff85df8c42f764afc0" 2018-12-23 01:03:59,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0eb1c17-4a7a-44c4-bb39-8ffbd3d7c783 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:59,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f9cc557237cf4220b483923ae178307d used request id req-f0eb1c17-4a7a-44c4-bb39-8ffbd3d7c783 2018-12-23 01:03:59,626 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-proj-role 2018-12-23 01:03:59,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b69bd3a25c5e4113aa0d02249765f057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59831ead35e954f16dbf9ff85df8c42f764afc0" 2018-12-23 01:03:59,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b3f0b5a-628a-48c7-98b6-23bacaaa0dd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:03:59,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b69bd3a25c5e4113aa0d02249765f057 used request id req-4b3f0b5a-628a-48c7-98b6-23bacaaa0dd5 2018-12-23 01:03:59,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59831ead35e954f16dbf9ff85df8c42f764afc0" 2018-12-23 01:03:59,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84044d86-77b9-47f7-a5d5-7219969e79c0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:03:59,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-84044d86-77b9-47f7-a5d5-7219969e79c0 2018-12-23 01:03:59,841 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-fbde0964-918f-4c4-user 2018-12-23 01:03:59,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/bc87bcae67ed48f2ba2fed23b4839587 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda28cb3af7f011b1c271c28a17ac52dbc070ac3" 2018-12-23 01:04:00,011 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57acc187-3158-47f8-a21e-9194704f69cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:00,011 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/bc87bcae67ed48f2ba2fed23b4839587 used request id req-57acc187-3158-47f8-a21e-9194704f69cb 2018-12-23 01:04:00,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:00,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["JulBgyXMSSmLXZhZFNzcFw"], "issued_at": "2018-12-23T01:04:00.000000Z"}} 2018-12-23 01:04:00,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f30560840c527b504fecaff6f88da72ea327807" 2018-12-23 01:04:00,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0d5635-ea9c-4dd0-8fad-2b39f1ca5a87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:00,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6e0d5635-ea9c-4dd0-8fad-2b39f1ca5a87 2018-12-23 01:04:00,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:00,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:00,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["-OtcL-UlTAm6z8ks5EVjxQ"], "issued_at": "2018-12-23T01:04:00.000000Z"}} 2018-12-23 01:04:00,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cea6ac077614e66cbdadc4761aa5c997ceac1" 2018-12-23 01:04:00,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c3e68e-5623-4320-be53-af265201a26d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:00,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-91c3e68e-5623-4320-be53-af265201a26d 2018-12-23 01:04:00,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:00,954 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:04:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:00,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cea6ac077614e66cbdadc4761aa5c997ceac1" 2018-12-23 01:04:01,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-410ab95b-6791-4bf6-acb8-8813edb8d444 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:04:01,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj used request id req-410ab95b-6791-4bf6-acb8-8813edb8d444 2018-12-23 01:04:01,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cea6ac077614e66cbdadc4761aa5c997ceac1" 2018-12-23 01:04:01,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-285fc595-f8d1-4160-9819-8772ce795f6a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:04:01,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-285fc595-f8d1-4160-9819-8772ce795f6a 2018-12-23 01:04:01,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cea6ac077614e66cbdadc4761aa5c997ceac1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj"}}' 2018-12-23 01:04:01,258 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:04:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79cb5bb5-cd41-4103-8d07-70f457b15804 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ebc1b0dcac4549518299dae7f3856879"}, "enabled": true, "id": "ebc1b0dcac4549518299dae7f3856879", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj"}} 2018-12-23 01:04:01,259 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-79cb5bb5-cd41-4103-8d07-70f457b15804 2018-12-23 01:04:01,259 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj 2018-12-23 01:04:01,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:01,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:01,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["24aNYvteSRmhJUnE1oZNZQ"], "issued_at": "2018-12-23T01:04:01.000000Z"}} 2018-12-23 01:04:01,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeed051015d558aedaf2e477a3791c18c53dbf73" 2018-12-23 01:04:01,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c8ca95-28a5-4cae-bd24-fb1b3c39a808 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:01,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-93c8ca95-28a5-4cae-bd24-fb1b3c39a808 2018-12-23 01:04:01,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:01,738 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:04:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:01,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeed051015d558aedaf2e477a3791c18c53dbf73" 2018-12-23 01:04:01,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d96a09a-a311-4a7d-aa16-8debaece3fa9 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:04:01,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8d96a09a-a311-4a7d-aa16-8debaece3fa9 2018-12-23 01:04:01,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeed051015d558aedaf2e477a3791c18c53dbf73" 2018-12-23 01:04:01,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d63a312-7705-4ab6-b289-04d1148b2739 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ebc1b0dcac4549518299dae7f3856879"}, "enabled": true, "id": "ebc1b0dcac4549518299dae7f3856879", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj"}]} 2018-12-23 01:04:01,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj used request id req-7d63a312-7705-4ab6-b289-04d1148b2739 2018-12-23 01:04:01,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeed051015d558aedaf2e477a3791c18c53dbf73" 2018-12-23 01:04:01,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e43a4431-458c-4477-890d-97f4ba03f7ab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:04:01,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e43a4431-458c-4477-890d-97f4ba03f7ab 2018-12-23 01:04:02,318 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-user 2018-12-23 01:04:02,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:02,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cea6ac077614e66cbdadc4761aa5c997ceac1" 2018-12-23 01:04:02,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8285d3b4-1081-45ac-8683-3af1f218d177 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:04:02,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8285d3b4-1081-45ac-8683-3af1f218d177 2018-12-23 01:04:02,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cea6ac077614e66cbdadc4761aa5c997ceac1" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj-role"}}' 2018-12-23 01:04:02,533 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1fa4ba0-cc3a-4e59-bf26-da1ac0bf18b9 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "11db417fef4c4388ba59407323c9f317", "links": {"self": "http://172.30.9.26:5000/v3/roles/11db417fef4c4388ba59407323c9f317"}, "name": "CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj-role"}} 2018-12-23 01:04:02,534 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d1fa4ba0-cc3a-4e59-bf26-da1ac0bf18b9 2018-12-23 01:04:02,534 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj-role 2018-12-23 01:04:02,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/11db417fef4c4388ba59407323c9f317 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cea6ac077614e66cbdadc4761aa5c997ceac1" 2018-12-23 01:04:02,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b05a6e89-7aef-4568-a0bd-dd5f18e740c6 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/11db417fef4c4388ba59407323c9f317"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj-role", "id": "11db417fef4c4388ba59407323c9f317"}} 2018-12-23 01:04:02,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/11db417fef4c4388ba59407323c9f317 used request id req-b05a6e89-7aef-4568-a0bd-dd5f18e740c6 2018-12-23 01:04:02,619 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj-role to project CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj 2018-12-23 01:04:02,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ebc1b0dcac4549518299dae7f3856879/users/0e82b02424d449ccb8128d0d4c0a2681/roles/11db417fef4c4388ba59407323c9f317 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cea6ac077614e66cbdadc4761aa5c997ceac1" 2018-12-23 01:04:02,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d0a7a35-0ff2-46bb-a4ab-e739897c2b20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:02,764 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ebc1b0dcac4549518299dae7f3856879/users/0e82b02424d449ccb8128d0d4c0a2681/roles/11db417fef4c4388ba59407323c9f317 used request id req-7d0a7a35-0ff2-46bb-a4ab-e739897c2b20 2018-12-23 01:04:02,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:02,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:03,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["2CElJV4TQ8ePQgH8MqlPAw"], "issued_at": "2018-12-23T01:04:03.000000Z"}} 2018-12-23 01:04:03,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b11108183e120631094b62ed68cbdd509955ebe" 2018-12-23 01:04:03,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def2e02c-0ac7-41f7-b8d7-2e71e3983198 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:03,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-def2e02c-0ac7-41f7-b8d7-2e71e3983198 2018-12-23 01:04:03,175 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b11108183e120631094b62ed68cbdd509955ebe" 2018-12-23 01:04:03,341 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:03 GMT Server: Apache x-compute-request-id: req-4825441b-1348-45e3-b759-6cd03146ecc8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4825441b-1348-45e3-b759-6cd03146ecc8 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 01:04:03,341 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None used request id req-4825441b-1348-45e3-b759-6cd03146ecc8 2018-12-23 01:04:03,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4825441b-1348-45e3-b759-6cd03146ecc8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b11108183e120631094b62ed68cbdd509955ebe" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-d2652c3b-9c3c-43a2-a5d0-6cceb6a02b2e", "description": null}}' 2018-12-23 01:04:03,555 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:03 GMT Server: Apache x-compute-request-id: req-23ca681e-31de-4573-9390-99e36101857b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-23ca681e-31de-4573-9390-99e36101857b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-d2652c3b-9c3c-43a2-a5d0-6cceb6a02b2e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8a16c4a9-ce8b-4e88-a2b2-b47717e3587e", "description": null}} 2018-12-23 01:04:03,556 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types used request id req-23ca681e-31de-4573-9390-99e36101857b 2018-12-23 01:04:03,556 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-d2652c3b-9c3c-43a2-a5d0-6cceb6a02b2e 2018-12-23 01:04:03,559 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f30560840c527b504fecaff6f88da72ea327807" 2018-12-23 01:04:03,739 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:03 GMT Server: Apache x-compute-request-id: req-d532f452-48ea-4f60-8399-77ef62a03c5d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d532f452-48ea-4f60-8399-77ef62a03c5d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-d2652c3b-9c3c-43a2-a5d0-6cceb6a02b2e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8a16c4a9-ce8b-4e88-a2b2-b47717e3587e", "description": null}]} 2018-12-23 01:04:03,740 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None used request id req-d532f452-48ea-4f60-8399-77ef62a03c5d 2018-12-23 01:04:03,743 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/8a16c4a9-ce8b-4e88-a2b2-b47717e3587e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d532f452-48ea-4f60-8399-77ef62a03c5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f30560840c527b504fecaff6f88da72ea327807" 2018-12-23 01:04:03,919 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:03 GMT Server: Apache x-compute-request-id: req-eaef6f14-7d12-4a6d-b2dc-2056b3adf024 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eaef6f14-7d12-4a6d-b2dc-2056b3adf024 Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-d2652c3b-9c3c-43a2-a5d0-6cceb6a02b2e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8a16c4a9-ce8b-4e88-a2b2-b47717e3587e", "description": null}} 2018-12-23 01:04:03,919 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/8a16c4a9-ce8b-4e88-a2b2-b47717e3587e used request id req-eaef6f14-7d12-4a6d-b2dc-2056b3adf024 2018-12-23 01:04:03,922 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/8a16c4a9-ce8b-4e88-a2b2-b47717e3587e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d532f452-48ea-4f60-8399-77ef62a03c5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f30560840c527b504fecaff6f88da72ea327807" 2018-12-23 01:04:04,098 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:03 GMT Server: Apache x-compute-request-id: req-7028d970-ee6b-470c-838b-7924405e00d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7028d970-ee6b-470c-838b-7924405e00d7 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 01:04:04,098 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/8a16c4a9-ce8b-4e88-a2b2-b47717e3587e/encryption used request id req-7028d970-ee6b-470c-838b-7924405e00d7 2018-12-23 01:04:04,101 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/8a16c4a9-ce8b-4e88-a2b2-b47717e3587e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d532f452-48ea-4f60-8399-77ef62a03c5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f30560840c527b504fecaff6f88da72ea327807" 2018-12-23 01:04:04,284 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:04 GMT Server: Apache x-compute-request-id: req-9d4f0e82-0c64-4c2f-be85-c31199c94e61 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d4f0e82-0c64-4c2f-be85-c31199c94e61 Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-d2652c3b-9c3c-43a2-a5d0-6cceb6a02b2e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8a16c4a9-ce8b-4e88-a2b2-b47717e3587e", "description": null}} 2018-12-23 01:04:04,284 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/8a16c4a9-ce8b-4e88-a2b2-b47717e3587e used request id req-9d4f0e82-0c64-4c2f-be85-c31199c94e61 2018-12-23 01:04:04,287 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/8a16c4a9-ce8b-4e88-a2b2-b47717e3587e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d532f452-48ea-4f60-8399-77ef62a03c5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f30560840c527b504fecaff6f88da72ea327807" 2018-12-23 01:04:04,454 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:04 GMT Server: Apache x-compute-request-id: req-1587d147-e4a4-4f9f-8ec5-089ef6989c26 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1587d147-e4a4-4f9f-8ec5-089ef6989c26 Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-d2652c3b-9c3c-43a2-a5d0-6cceb6a02b2e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8a16c4a9-ce8b-4e88-a2b2-b47717e3587e", "description": null}} 2018-12-23 01:04:04,454 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/8a16c4a9-ce8b-4e88-a2b2-b47717e3587e used request id req-1587d147-e4a4-4f9f-8ec5-089ef6989c26 2018-12-23 01:04:04,457 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/8a16c4a9-ce8b-4e88-a2b2-b47717e3587e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d532f452-48ea-4f60-8399-77ef62a03c5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f30560840c527b504fecaff6f88da72ea327807" 2018-12-23 01:04:05,023 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:04 GMT Server: Apache x-compute-request-id: req-34a852a7-32f5-4b9a-b97c-1507f89b37c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-34a852a7-32f5-4b9a-b97c-1507f89b37c9 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 01:04:05,023 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/8a16c4a9-ce8b-4e88-a2b2-b47717e3587e/encryption used request id req-34a852a7-32f5-4b9a-b97c-1507f89b37c9 2018-12-23 01:04:05,024 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-d2652c3b-9c3c-43a2-a5d0-6cceb6a02b2e 2018-12-23 01:04:05,027 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/8a16c4a9-ce8b-4e88-a2b2-b47717e3587e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4825441b-1348-45e3-b759-6cd03146ecc8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b11108183e120631094b62ed68cbdd509955ebe" 2018-12-23 01:04:05,253 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:04:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f06a3a0-edcc-4176-a45a-8076864d9aa2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:04:05,253 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/8a16c4a9-ce8b-4e88-a2b2-b47717e3587e used request id req-9f06a3a0-edcc-4176-a45a-8076864d9aa2 2018-12-23 01:04:05,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cea6ac077614e66cbdadc4761aa5c997ceac1" 2018-12-23 01:04:05,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-dd0435e5-561c-48ea-bb7a-491c66e6f49c Date: Sun, 23 Dec 2018 01:04:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:04:05,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-dd0435e5-561c-48ea-bb7a-491c66e6f49c 2018-12-23 01:04:05,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cea6ac077614e66cbdadc4761aa5c997ceac1" 2018-12-23 01:04:05,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd54b026-dc45-47ae-96e4-6b02dd4d54ff Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:04:05,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-dd54b026-dc45-47ae-96e4-6b02dd4d54ff 2018-12-23 01:04:05,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cea6ac077614e66cbdadc4761aa5c997ceac1" 2018-12-23 01:04:05,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19aab07e-dec8-4bdc-8775-9e71c8fb63ea 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:04:05,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-19aab07e-dec8-4bdc-8775-9e71c8fb63ea 2018-12-23 01:04:05,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cea6ac077614e66cbdadc4761aa5c997ceac1" 2018-12-23 01:04:05,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded4f175-ab79-4136-b6f8-e57f098e888d Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:04:05,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-ded4f175-ab79-4136-b6f8-e57f098e888d 2018-12-23 01:04:05,744 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj 2018-12-23 01:04:05,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ebc1b0dcac4549518299dae7f3856879 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cea6ac077614e66cbdadc4761aa5c997ceac1" 2018-12-23 01:04:05,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96ba5b5e-19c2-4bea-a42a-17c7f8f142d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:05,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ebc1b0dcac4549518299dae7f3856879 used request id req-96ba5b5e-19c2-4bea-a42a-17c7f8f142d9 2018-12-23 01:04:05,968 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-proj-role 2018-12-23 01:04:05,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/11db417fef4c4388ba59407323c9f317 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cea6ac077614e66cbdadc4761aa5c997ceac1" 2018-12-23 01:04:06,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc135bbd-f9bc-43df-b2e0-0c0ddbae6e29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:06,084 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/11db417fef4c4388ba59407323c9f317 used request id req-dc135bbd-f9bc-43df-b2e0-0c0ddbae6e29 2018-12-23 01:04:06,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cea6ac077614e66cbdadc4761aa5c997ceac1" 2018-12-23 01:04:06,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cf2bffa-6213-4075-9248-3efd6baa9915 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:04:06,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7cf2bffa-6213-4075-9248-3efd6baa9915 2018-12-23 01:04:06,170 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-c55c6f43-a3d7-4f6-user 2018-12-23 01:04:06,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0e82b02424d449ccb8128d0d4c0a2681 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeed051015d558aedaf2e477a3791c18c53dbf73" 2018-12-23 01:04:06,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9af6d3c6-da96-4b54-8ad3-622825bb67da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:06,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0e82b02424d449ccb8128d0d4c0a2681 used request id req-9af6d3c6-da96-4b54-8ad3-622825bb67da 2018-12-23 01:04:06,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:06,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["nFMhvyoGR-mysO19j6v1vg"], "issued_at": "2018-12-23T01:04:06.000000Z"}} 2018-12-23 01:04:06,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df12ceb3de5a63be133e36a1f5fa3888d5d0093" 2018-12-23 01:04:06,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae8eb06-aa6b-40ba-bf8a-0621a99daee5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:06,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6ae8eb06-aa6b-40ba-bf8a-0621a99daee5 2018-12-23 01:04:06,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:06,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:07,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["rcjbekusSauTQc36F6v50w"], "issued_at": "2018-12-23T01:04:07.000000Z"}} 2018-12-23 01:04:07,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c955ca533c49f5dcb434bbdcc37108ddade2ed" 2018-12-23 01:04:07,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2facf1-d08f-4f64-b7b4-ae9604d7303e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:07,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8f2facf1-d08f-4f64-b7b4-ae9604d7303e 2018-12-23 01:04:07,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:07,318 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:04:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:07,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c955ca533c49f5dcb434bbdcc37108ddade2ed" 2018-12-23 01:04:07,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a98d042-fd9c-49cb-99d8-e4d677d76873 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:04:07,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj used request id req-7a98d042-fd9c-49cb-99d8-e4d677d76873 2018-12-23 01:04:07,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c955ca533c49f5dcb434bbdcc37108ddade2ed" 2018-12-23 01:04:07,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906c7bac-87a4-488a-82c8-ff743f094c0a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:04:07,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-906c7bac-87a4-488a-82c8-ff743f094c0a 2018-12-23 01:04:07,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c955ca533c49f5dcb434bbdcc37108ddade2ed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj"}}' 2018-12-23 01:04:07,636 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:04:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33f4e16a-64e6-429f-9d0d-93409b1a9b11 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6d5dce5ca8c846ceb262e0c31f742d7a"}, "enabled": true, "id": "6d5dce5ca8c846ceb262e0c31f742d7a", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj"}} 2018-12-23 01:04:07,636 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-33f4e16a-64e6-429f-9d0d-93409b1a9b11 2018-12-23 01:04:07,636 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj 2018-12-23 01:04:07,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:07,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:08,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["8zRXAQ4ZSKOAEHI3g5_EsQ"], "issued_at": "2018-12-23T01:04:08.000000Z"}} 2018-12-23 01:04:08,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b5b6326818e560a016760841135e23a50cf56b" 2018-12-23 01:04:08,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0338017d-d758-4556-b21c-b39096aa1da6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:08,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0338017d-d758-4556-b21c-b39096aa1da6 2018-12-23 01:04:08,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:08,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:08,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b5b6326818e560a016760841135e23a50cf56b" 2018-12-23 01:04:08,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74552031-4e0c-4fb6-8cc6-a86ea1b793d3 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:04:08,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-74552031-4e0c-4fb6-8cc6-a86ea1b793d3 2018-12-23 01:04:08,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b5b6326818e560a016760841135e23a50cf56b" 2018-12-23 01:04:08,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff24801b-86f1-4bc6-85a1-a74bbd5fd0d8 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6d5dce5ca8c846ceb262e0c31f742d7a"}, "enabled": true, "id": "6d5dce5ca8c846ceb262e0c31f742d7a", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj"}]} 2018-12-23 01:04:08,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj used request id req-ff24801b-86f1-4bc6-85a1-a74bbd5fd0d8 2018-12-23 01:04:08,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b5b6326818e560a016760841135e23a50cf56b" 2018-12-23 01:04:08,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b04ff16c-bc51-427d-8393-9471f51129de Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:04:08,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b04ff16c-bc51-427d-8393-9471f51129de 2018-12-23 01:04:08,809 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-85bbbbe1-1967-400-user 2018-12-23 01:04:08,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:08,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c955ca533c49f5dcb434bbdcc37108ddade2ed" 2018-12-23 01:04:08,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2338329-a7f7-449a-83cb-8fae78122b4b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:04:08,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b2338329-a7f7-449a-83cb-8fae78122b4b 2018-12-23 01:04:08,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c955ca533c49f5dcb434bbdcc37108ddade2ed" -d '{"role": {"name": "CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj-role"}}' 2018-12-23 01:04:09,018 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:04:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d6df601-5293-4bce-b23d-b8ad66351e78 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b4f620b4ee16489e854fbe7cb4e6cac9", "links": {"self": "http://172.30.9.26:5000/v3/roles/b4f620b4ee16489e854fbe7cb4e6cac9"}, "name": "CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj-role"}} 2018-12-23 01:04:09,018 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5d6df601-5293-4bce-b23d-b8ad66351e78 2018-12-23 01:04:09,019 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj-role 2018-12-23 01:04:09,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b4f620b4ee16489e854fbe7cb4e6cac9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c955ca533c49f5dcb434bbdcc37108ddade2ed" 2018-12-23 01:04:09,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1ba07b2-cbd6-4ec8-b247-9fcc3d0cd6de Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b4f620b4ee16489e854fbe7cb4e6cac9"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj-role", "id": "b4f620b4ee16489e854fbe7cb4e6cac9"}} 2018-12-23 01:04:09,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b4f620b4ee16489e854fbe7cb4e6cac9 used request id req-c1ba07b2-cbd6-4ec8-b247-9fcc3d0cd6de 2018-12-23 01:04:09,112 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj-role to project CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj 2018-12-23 01:04:09,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6d5dce5ca8c846ceb262e0c31f742d7a/users/c034e01161004189a7481d6032a8f2b2/roles/b4f620b4ee16489e854fbe7cb4e6cac9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c955ca533c49f5dcb434bbdcc37108ddade2ed" 2018-12-23 01:04:09,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b90ab500-5f40-4bf2-ab26-cc73b662e5a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:09,243 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6d5dce5ca8c846ceb262e0c31f742d7a/users/c034e01161004189a7481d6032a8f2b2/roles/b4f620b4ee16489e854fbe7cb4e6cac9 used request id req-b90ab500-5f40-4bf2-ab26-cc73b662e5a6 2018-12-23 01:04:09,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:09,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:09,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["2f7AqGdWRBOHMVkJLvgAqA"], "issued_at": "2018-12-23T01:04:09.000000Z"}} 2018-12-23 01:04:09,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a2c23d9cbfc414d1f9ea45825346b1aeae4460" 2018-12-23 01:04:09,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e53e573-2185-4ebd-ab06-418b317508d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:09,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7e53e573-2185-4ebd-ab06-418b317508d4 2018-12-23 01:04:09,716 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a2c23d9cbfc414d1f9ea45825346b1aeae4460" 2018-12-23 01:04:09,892 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:09 GMT Server: Apache x-compute-request-id: req-f820e49b-7cd2-4877-bb8a-586b89d9fc8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f820e49b-7cd2-4877-bb8a-586b89d9fc8d Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-23 01:04:09,892 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-f820e49b-7cd2-4877-bb8a-586b89d9fc8d 2018-12-23 01:04:09,896 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f820e49b-7cd2-4877-bb8a-586b89d9fc8d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a2c23d9cbfc414d1f9ea45825346b1aeae4460" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-02a84209-613b-4668-a906-7c7ba22da573-qos-spec"}}' 2018-12-23 01:04:10,073 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:09 GMT Server: Apache x-compute-request-id: req-7547f557-b94f-4715-92bb-c6353c6c244d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7547f557-b94f-4715-92bb-c6353c6c244d Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "50e3f5c5-aee0-4372-9dc0-c1032029b710", "name": "CreateVolumeTypeComplexTests-02a84209-613b-4668-a906-7c7ba22da573-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/50e3f5c5-aee0-4372-9dc0-c1032029b710", "rel": "self"}, {"href": "http://172.30.9.26:8776/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/50e3f5c5-aee0-4372-9dc0-c1032029b710", "rel": "bookmark"}]} 2018-12-23 01:04:10,073 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-7547f557-b94f-4715-92bb-c6353c6c244d 2018-12-23 01:04:10,073 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-02a84209-613b-4668-a906-7c7ba22da573-qos-spec 2018-12-23 01:04:10,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:10,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:10,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["N8bcEpjaTCiIeTtXDBJ7SA"], "issued_at": "2018-12-23T01:04:10.000000Z"}} 2018-12-23 01:04:10,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228adc3397a4a513141afa27a5ee0c5be48eb9a7" 2018-12-23 01:04:10,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536b3e08-9c2d-4070-8632-9fb3bdccd0f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:10,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-536b3e08-9c2d-4070-8632-9fb3bdccd0f0 2018-12-23 01:04:10,555 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228adc3397a4a513141afa27a5ee0c5be48eb9a7" 2018-12-23 01:04:11,391 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:10 GMT Server: Apache x-compute-request-id: req-70a5eda6-0313-4af9-bc17-f0d624b7f046 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-70a5eda6-0313-4af9-bc17-f0d624b7f046 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 01:04:11,392 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None used request id req-70a5eda6-0313-4af9-bc17-f0d624b7f046 2018-12-23 01:04:11,395 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-70a5eda6-0313-4af9-bc17-f0d624b7f046" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228adc3397a4a513141afa27a5ee0c5be48eb9a7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-02a84209-613b-4668-a906-7c7ba22da573-vol_type", "description": null}}' 2018-12-23 01:04:11,605 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:11 GMT Server: Apache x-compute-request-id: req-a0920ca2-1903-4f4b-a17e-85a81bc61899 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a0920ca2-1903-4f4b-a17e-85a81bc61899 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-02a84209-613b-4668-a906-7c7ba22da573-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "789ddfb6-1337-43a2-bacb-f5e35da9a39a", "description": null}} 2018-12-23 01:04:11,605 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types used request id req-a0920ca2-1903-4f4b-a17e-85a81bc61899 2018-12-23 01:04:11,609 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/789ddfb6-1337-43a2-bacb-f5e35da9a39a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-70a5eda6-0313-4af9-bc17-f0d624b7f046" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228adc3397a4a513141afa27a5ee0c5be48eb9a7" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-23 01:04:11,834 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:11 GMT Server: Apache x-compute-request-id: req-789836bb-2f7d-48ee-a3a8-603a48e830a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-789836bb-2f7d-48ee-a3a8-603a48e830a9 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "789ddfb6-1337-43a2-bacb-f5e35da9a39a", "name": "foo", "control_location": "back-end", "encryption_id": "d02e0205-648d-4e23-8d00-0173bd3d2232", "provider": "bar", "provider_class": "bar"}} 2018-12-23 01:04:11,834 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/789ddfb6-1337-43a2-bacb-f5e35da9a39a/encryption used request id req-789836bb-2f7d-48ee-a3a8-603a48e830a9 2018-12-23 01:04:11,835 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-02a84209-613b-4668-a906-7c7ba22da573-vol_type 2018-12-23 01:04:11,837 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/789ddfb6-1337-43a2-bacb-f5e35da9a39a -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df12ceb3de5a63be133e36a1f5fa3888d5d0093" 2018-12-23 01:04:12,010 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:11 GMT Server: Apache x-compute-request-id: req-3c87d3c8-d6dc-4348-a849-54f8cda9d8b1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c87d3c8-d6dc-4348-a849-54f8cda9d8b1 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-02a84209-613b-4668-a906-7c7ba22da573-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "789ddfb6-1337-43a2-bacb-f5e35da9a39a", "description": null}} 2018-12-23 01:04:12,010 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/789ddfb6-1337-43a2-bacb-f5e35da9a39a used request id req-3c87d3c8-d6dc-4348-a849-54f8cda9d8b1 2018-12-23 01:04:12,013 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/789ddfb6-1337-43a2-bacb-f5e35da9a39a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c87d3c8-d6dc-4348-a849-54f8cda9d8b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df12ceb3de5a63be133e36a1f5fa3888d5d0093" 2018-12-23 01:04:12,179 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:12 GMT Server: Apache x-compute-request-id: req-b69a6ec9-0122-4f69-b22c-d80a1265cb74 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b69a6ec9-0122-4f69-b22c-d80a1265cb74 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-02a84209-613b-4668-a906-7c7ba22da573-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "789ddfb6-1337-43a2-bacb-f5e35da9a39a", "description": null}} 2018-12-23 01:04:12,179 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/789ddfb6-1337-43a2-bacb-f5e35da9a39a used request id req-b69a6ec9-0122-4f69-b22c-d80a1265cb74 2018-12-23 01:04:12,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/789ddfb6-1337-43a2-bacb-f5e35da9a39a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c87d3c8-d6dc-4348-a849-54f8cda9d8b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df12ceb3de5a63be133e36a1f5fa3888d5d0093" 2018-12-23 01:04:12,367 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:12 GMT Server: Apache x-compute-request-id: req-22c82e93-a294-40ca-8b55-a1b27372745a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-22c82e93-a294-40ca-8b55-a1b27372745a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "789ddfb6-1337-43a2-bacb-f5e35da9a39a", "control_location": "back-end", "deleted": false, "created_at": "2018-12-23T01:04:11.000000", "updated_at": null, "encryption_id": "d02e0205-648d-4e23-8d00-0173bd3d2232", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-23 01:04:12,367 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/789ddfb6-1337-43a2-bacb-f5e35da9a39a/encryption used request id req-22c82e93-a294-40ca-8b55-a1b27372745a 2018-12-23 01:04:12,367 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-02a84209-613b-4668-a906-7c7ba22da573-vol_type 2018-12-23 01:04:12,370 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/789ddfb6-1337-43a2-bacb-f5e35da9a39a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-70a5eda6-0313-4af9-bc17-f0d624b7f046" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}228adc3397a4a513141afa27a5ee0c5be48eb9a7" 2018-12-23 01:04:12,600 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:04:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9e1874fa-da12-4791-84d5-7d2231fd8bc9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:04:12,601 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/789ddfb6-1337-43a2-bacb-f5e35da9a39a used request id req-9e1874fa-da12-4791-84d5-7d2231fd8bc9 2018-12-23 01:04:12,601 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-02a84209-613b-4668-a906-7c7ba22da573-qos-spec 2018-12-23 01:04:12,604 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/50e3f5c5-aee0-4372-9dc0-c1032029b710?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f820e49b-7cd2-4877-bb8a-586b89d9fc8d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a2c23d9cbfc414d1f9ea45825346b1aeae4460" 2018-12-23 01:04:12,653 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:04:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-10c5b515-b3ac-4a2b-81e8-532670ec08d9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:04:12,653 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/50e3f5c5-aee0-4372-9dc0-c1032029b710?force=False used request id req-10c5b515-b3ac-4a2b-81e8-532670ec08d9 2018-12-23 01:04:12,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c955ca533c49f5dcb434bbdcc37108ddade2ed" 2018-12-23 01:04:12,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8325ebae-09a7-4245-96cf-e52a16149c47 Date: Sun, 23 Dec 2018 01:04:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:04:12,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-8325ebae-09a7-4245-96cf-e52a16149c47 2018-12-23 01:04:12,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c955ca533c49f5dcb434bbdcc37108ddade2ed" 2018-12-23 01:04:12,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1003bd4-e46c-4cec-9076-2c613c4afb18 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:04:12,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-b1003bd4-e46c-4cec-9076-2c613c4afb18 2018-12-23 01:04:12,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c955ca533c49f5dcb434bbdcc37108ddade2ed" 2018-12-23 01:04:13,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1462965-d14f-4c7f-86bb-914ae406d3ed 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:04:13,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-a1462965-d14f-4c7f-86bb-914ae406d3ed 2018-12-23 01:04:13,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c955ca533c49f5dcb434bbdcc37108ddade2ed" 2018-12-23 01:04:13,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba47c698-4a10-4aed-b5c3-f040d392516f Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:04:13,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-ba47c698-4a10-4aed-b5c3-f040d392516f 2018-12-23 01:04:13,139 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj 2018-12-23 01:04:13,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/6d5dce5ca8c846ceb262e0c31f742d7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c955ca533c49f5dcb434bbdcc37108ddade2ed" 2018-12-23 01:04:13,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-191b70c2-ea5f-43e1-92e9-0181f553edcd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:13,362 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6d5dce5ca8c846ceb262e0c31f742d7a used request id req-191b70c2-ea5f-43e1-92e9-0181f553edcd 2018-12-23 01:04:13,363 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-85bbbbe1-1967-400-proj-role 2018-12-23 01:04:13,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b4f620b4ee16489e854fbe7cb4e6cac9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c955ca533c49f5dcb434bbdcc37108ddade2ed" 2018-12-23 01:04:13,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cccab5d-85b3-4115-95af-76ab3c4b6e4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:13,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b4f620b4ee16489e854fbe7cb4e6cac9 used request id req-5cccab5d-85b3-4115-95af-76ab3c4b6e4d 2018-12-23 01:04:13,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c955ca533c49f5dcb434bbdcc37108ddade2ed" 2018-12-23 01:04:13,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf457fe-1d9d-44a4-9671-3d0701985486 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:04:13,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7bf457fe-1d9d-44a4-9671-3d0701985486 2018-12-23 01:04:13,571 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-85bbbbe1-1967-400-user 2018-12-23 01:04:13,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c034e01161004189a7481d6032a8f2b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b5b6326818e560a016760841135e23a50cf56b" 2018-12-23 01:04:13,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da4b1f79-433f-4a9d-9eb3-1c81942ac5fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:13,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c034e01161004189a7481d6032a8f2b2 used request id req-da4b1f79-433f-4a9d-9eb3-1c81942ac5fa 2018-12-23 01:04:13,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:14,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["lu7-3cyjTR-HV04ZUCzNSg"], "issued_at": "2018-12-23T01:04:14.000000Z"}} 2018-12-23 01:04:14,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859eb5a5af071b14041cae99357c2fdcbbe800aa" 2018-12-23 01:04:14,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef06628-954d-4a6d-89a9-8716659dde72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:14,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0ef06628-954d-4a6d-89a9-8716659dde72 2018-12-23 01:04:14,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:14,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:14,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["iNLRSxLETvSjTwQfobmSgA"], "issued_at": "2018-12-23T01:04:14.000000Z"}} 2018-12-23 01:04:14,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0484e1aed2cb015c826f4a7a6697e3f630b3c2d" 2018-12-23 01:04:14,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ddf15e-8ef4-40c4-86a4-08eddad873db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:14,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-03ddf15e-8ef4-40c4-86a4-08eddad873db 2018-12-23 01:04:14,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:14,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:04:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:14,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0484e1aed2cb015c826f4a7a6697e3f630b3c2d" 2018-12-23 01:04:14,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0aa15a-ef63-4f4e-9297-47aff74e3ec7 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:04:14,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj used request id req-8c0aa15a-ef63-4f4e-9297-47aff74e3ec7 2018-12-23 01:04:14,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0484e1aed2cb015c826f4a7a6697e3f630b3c2d" 2018-12-23 01:04:14,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f5ff7c-7bb7-49bf-a469-68322ee44833 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:04:14,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e0f5ff7c-7bb7-49bf-a469-68322ee44833 2018-12-23 01:04:14,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0484e1aed2cb015c826f4a7a6697e3f630b3c2d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj"}}' 2018-12-23 01:04:15,042 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:04:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536a5325-c43b-48ef-a744-5ebab6d8e897 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3ad6a783526848afa5a5fe0b251f3a4f"}, "enabled": true, "id": "3ad6a783526848afa5a5fe0b251f3a4f", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj"}} 2018-12-23 01:04:15,042 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-536a5325-c43b-48ef-a744-5ebab6d8e897 2018-12-23 01:04:15,043 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj 2018-12-23 01:04:15,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:15,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:15,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["-x3w26QsQ_mJTqnbc7-Amw"], "issued_at": "2018-12-23T01:04:15.000000Z"}} 2018-12-23 01:04:15,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bec0c7fa3cfde89390b24cca30f908338fef0f2" 2018-12-23 01:04:15,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3165fbc-610c-4744-b2b1-df0458a97f62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:15,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d3165fbc-610c-4744-b2b1-df0458a97f62 2018-12-23 01:04:15,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:15,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:04:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:15,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bec0c7fa3cfde89390b24cca30f908338fef0f2" 2018-12-23 01:04:15,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc3bd45-287f-44ca-af29-5e0259bbfd7c Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:04:15,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ddc3bd45-287f-44ca-af29-5e0259bbfd7c 2018-12-23 01:04:15,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bec0c7fa3cfde89390b24cca30f908338fef0f2" 2018-12-23 01:04:15,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dbe9233-5a25-4621-bd9d-93d93d9dd34a Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3ad6a783526848afa5a5fe0b251f3a4f"}, "enabled": true, "id": "3ad6a783526848afa5a5fe0b251f3a4f", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj"}]} 2018-12-23 01:04:15,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj used request id req-1dbe9233-5a25-4621-bd9d-93d93d9dd34a 2018-12-23 01:04:15,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bec0c7fa3cfde89390b24cca30f908338fef0f2" 2018-12-23 01:04:15,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d70b7b-0773-4bff-9667-31332850297f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:04:15,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-33d70b7b-0773-4bff-9667-31332850297f 2018-12-23 01:04:16,198 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-dc47b878-2f6f-400-user 2018-12-23 01:04:16,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:16,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0484e1aed2cb015c826f4a7a6697e3f630b3c2d" 2018-12-23 01:04:16,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc98b0b-2c92-44b9-9156-a196d5bc2ac1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:04:16,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5cc98b0b-2c92-44b9-9156-a196d5bc2ac1 2018-12-23 01:04:16,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0484e1aed2cb015c826f4a7a6697e3f630b3c2d" -d '{"role": {"name": "CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj-role"}}' 2018-12-23 01:04:16,330 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa3673c8-ecfe-4923-ac34-c4824dd99562 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a981cbbc0a1e4f73829b85c53291d7e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/a981cbbc0a1e4f73829b85c53291d7e4"}, "name": "CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj-role"}} 2018-12-23 01:04:16,330 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-aa3673c8-ecfe-4923-ac34-c4824dd99562 2018-12-23 01:04:16,330 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj-role 2018-12-23 01:04:16,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a981cbbc0a1e4f73829b85c53291d7e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0484e1aed2cb015c826f4a7a6697e3f630b3c2d" 2018-12-23 01:04:16,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89597e33-99c2-4fa6-9b2d-0a68a42254a6 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/a981cbbc0a1e4f73829b85c53291d7e4"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj-role", "id": "a981cbbc0a1e4f73829b85c53291d7e4"}} 2018-12-23 01:04:16,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a981cbbc0a1e4f73829b85c53291d7e4 used request id req-89597e33-99c2-4fa6-9b2d-0a68a42254a6 2018-12-23 01:04:16,421 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj-role to project CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj 2018-12-23 01:04:16,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3ad6a783526848afa5a5fe0b251f3a4f/users/823dd9759af24c2891daf01fb5d229ce/roles/a981cbbc0a1e4f73829b85c53291d7e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0484e1aed2cb015c826f4a7a6697e3f630b3c2d" 2018-12-23 01:04:16,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-279ab1df-4702-4b90-b0f5-ce1ee1e57b5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:16,578 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3ad6a783526848afa5a5fe0b251f3a4f/users/823dd9759af24c2891daf01fb5d229ce/roles/a981cbbc0a1e4f73829b85c53291d7e4 used request id req-279ab1df-4702-4b90-b0f5-ce1ee1e57b5b 2018-12-23 01:04:16,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:16,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:16,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["usqPKEXXRFuPCgPet-WZiw"], "issued_at": "2018-12-23T01:04:16.000000Z"}} 2018-12-23 01:04:16,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ece65bdd86b716aeba51d30eff1783f7561051" 2018-12-23 01:04:17,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-629bebc6-058f-4473-b9cd-60b1002f3cdf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:17,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-629bebc6-058f-4473-b9cd-60b1002f3cdf 2018-12-23 01:04:17,049 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ece65bdd86b716aeba51d30eff1783f7561051" 2018-12-23 01:04:17,236 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:17 GMT Server: Apache x-compute-request-id: req-3ab20283-e1b9-4dd3-937f-a4cf70a74ef8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3ab20283-e1b9-4dd3-937f-a4cf70a74ef8 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-23 01:04:17,236 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-3ab20283-e1b9-4dd3-937f-a4cf70a74ef8 2018-12-23 01:04:17,240 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3ab20283-e1b9-4dd3-937f-a4cf70a74ef8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ece65bdd86b716aeba51d30eff1783f7561051" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-ac3e5da4-9fd7-403e-886c-42343fc8f8ce-qos-spec"}}' 2018-12-23 01:04:17,450 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:17 GMT Server: Apache x-compute-request-id: req-1378d028-2b62-40c5-9097-e486a0e53236 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1378d028-2b62-40c5-9097-e486a0e53236 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "86458936-58c4-4305-9b03-fd33f48df474", "name": "CreateVolumeTypeComplexTests-ac3e5da4-9fd7-403e-886c-42343fc8f8ce-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/86458936-58c4-4305-9b03-fd33f48df474", "rel": "self"}, {"href": "http://172.30.9.26:8776/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/86458936-58c4-4305-9b03-fd33f48df474", "rel": "bookmark"}]} 2018-12-23 01:04:17,451 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-1378d028-2b62-40c5-9097-e486a0e53236 2018-12-23 01:04:17,451 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-ac3e5da4-9fd7-403e-886c-42343fc8f8ce-qos-spec 2018-12-23 01:04:17,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:17,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:17,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["W07hJqugTCGpLBP3cioRqw"], "issued_at": "2018-12-23T01:04:17.000000Z"}} 2018-12-23 01:04:17,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc655a566576a71423098afbadb1ba76d05ca4a" 2018-12-23 01:04:17,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b6a6ab4-3201-4592-8d45-1af1051ce27a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:17,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7b6a6ab4-3201-4592-8d45-1af1051ce27a 2018-12-23 01:04:17,929 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc655a566576a71423098afbadb1ba76d05ca4a" 2018-12-23 01:04:18,109 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:17 GMT Server: Apache x-compute-request-id: req-42ab69fe-9b63-4955-b765-afdfbdcd8905 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-42ab69fe-9b63-4955-b765-afdfbdcd8905 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 01:04:18,109 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None used request id req-42ab69fe-9b63-4955-b765-afdfbdcd8905 2018-12-23 01:04:18,112 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-42ab69fe-9b63-4955-b765-afdfbdcd8905" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc655a566576a71423098afbadb1ba76d05ca4a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-ac3e5da4-9fd7-403e-886c-42343fc8f8ce-vol_type", "description": null}}' 2018-12-23 01:04:18,330 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:18 GMT Server: Apache x-compute-request-id: req-97cac54d-fb9d-4ae2-a497-94620775278c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-97cac54d-fb9d-4ae2-a497-94620775278c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ac3e5da4-9fd7-403e-886c-42343fc8f8ce-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b992af24-18a1-4f89-9c8b-79b70d3efcaa", "description": null}} 2018-12-23 01:04:18,330 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types used request id req-97cac54d-fb9d-4ae2-a497-94620775278c 2018-12-23 01:04:18,333 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-42ab69fe-9b63-4955-b765-afdfbdcd8905" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc655a566576a71423098afbadb1ba76d05ca4a" 2018-12-23 01:04:18,508 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:18 GMT Server: Apache x-compute-request-id: req-0e923849-473d-4295-b490-547280ac7e16 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e923849-473d-4295-b490-547280ac7e16 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "86458936-58c4-4305-9b03-fd33f48df474", "name": "CreateVolumeTypeComplexTests-ac3e5da4-9fd7-403e-886c-42343fc8f8ce-qos-spec"}]} 2018-12-23 01:04:18,508 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-0e923849-473d-4295-b490-547280ac7e16 2018-12-23 01:04:18,512 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/86458936-58c4-4305-9b03-fd33f48df474/associate?vol_type_id=b992af24-18a1-4f89-9c8b-79b70d3efcaa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-42ab69fe-9b63-4955-b765-afdfbdcd8905" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc655a566576a71423098afbadb1ba76d05ca4a" 2018-12-23 01:04:18,749 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:04:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9bf7bdf6-94e9-4583-8739-bae4181abaea Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:04:18,750 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/86458936-58c4-4305-9b03-fd33f48df474/associate?vol_type_id=b992af24-18a1-4f89-9c8b-79b70d3efcaa used request id req-9bf7bdf6-94e9-4583-8739-bae4181abaea 2018-12-23 01:04:18,750 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-ac3e5da4-9fd7-403e-886c-42343fc8f8ce-vol_type 2018-12-23 01:04:18,753 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/b992af24-18a1-4f89-9c8b-79b70d3efcaa -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859eb5a5af071b14041cae99357c2fdcbbe800aa" 2018-12-23 01:04:18,918 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:18 GMT Server: Apache x-compute-request-id: req-37db4d2c-3775-40cd-b8b5-f206f408410d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-37db4d2c-3775-40cd-b8b5-f206f408410d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ac3e5da4-9fd7-403e-886c-42343fc8f8ce-vol_type", "qos_specs_id": "86458936-58c4-4305-9b03-fd33f48df474", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b992af24-18a1-4f89-9c8b-79b70d3efcaa", "description": null}} 2018-12-23 01:04:18,918 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/b992af24-18a1-4f89-9c8b-79b70d3efcaa used request id req-37db4d2c-3775-40cd-b8b5-f206f408410d 2018-12-23 01:04:18,921 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/b992af24-18a1-4f89-9c8b-79b70d3efcaa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37db4d2c-3775-40cd-b8b5-f206f408410d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859eb5a5af071b14041cae99357c2fdcbbe800aa" 2018-12-23 01:04:19,180 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:18 GMT Server: Apache x-compute-request-id: req-ac78f687-5050-4740-a1cc-bc96cbaa2c1e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ac78f687-5050-4740-a1cc-bc96cbaa2c1e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ac3e5da4-9fd7-403e-886c-42343fc8f8ce-vol_type", "qos_specs_id": "86458936-58c4-4305-9b03-fd33f48df474", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b992af24-18a1-4f89-9c8b-79b70d3efcaa", "description": null}} 2018-12-23 01:04:19,180 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/b992af24-18a1-4f89-9c8b-79b70d3efcaa used request id req-ac78f687-5050-4740-a1cc-bc96cbaa2c1e 2018-12-23 01:04:19,184 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/b992af24-18a1-4f89-9c8b-79b70d3efcaa/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37db4d2c-3775-40cd-b8b5-f206f408410d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859eb5a5af071b14041cae99357c2fdcbbe800aa" 2018-12-23 01:04:19,364 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:19 GMT Server: Apache x-compute-request-id: req-24632437-e84f-4928-9d45-50f4bbb359a8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-24632437-e84f-4928-9d45-50f4bbb359a8 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 01:04:19,364 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/b992af24-18a1-4f89-9c8b-79b70d3efcaa/encryption used request id req-24632437-e84f-4928-9d45-50f4bbb359a8 2018-12-23 01:04:19,367 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/86458936-58c4-4305-9b03-fd33f48df474 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37db4d2c-3775-40cd-b8b5-f206f408410d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859eb5a5af071b14041cae99357c2fdcbbe800aa" 2018-12-23 01:04:19,533 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:19 GMT Server: Apache x-compute-request-id: req-a8a7f858-877d-443f-b554-197cca53ce9e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8a7f858-877d-443f-b554-197cca53ce9e Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "86458936-58c4-4305-9b03-fd33f48df474", "name": "CreateVolumeTypeComplexTests-ac3e5da4-9fd7-403e-886c-42343fc8f8ce-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/86458936-58c4-4305-9b03-fd33f48df474", "rel": "self"}, {"href": "http://172.30.9.26:8776/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/86458936-58c4-4305-9b03-fd33f48df474", "rel": "bookmark"}]} 2018-12-23 01:04:19,533 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/86458936-58c4-4305-9b03-fd33f48df474 used request id req-a8a7f858-877d-443f-b554-197cca53ce9e 2018-12-23 01:04:19,534 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-ac3e5da4-9fd7-403e-886c-42343fc8f8ce-vol_type 2018-12-23 01:04:19,537 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/b992af24-18a1-4f89-9c8b-79b70d3efcaa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-42ab69fe-9b63-4955-b765-afdfbdcd8905" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc655a566576a71423098afbadb1ba76d05ca4a" 2018-12-23 01:04:19,767 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:04:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e545f9b3-591c-4965-9254-b6805894ecf4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:04:19,767 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/b992af24-18a1-4f89-9c8b-79b70d3efcaa used request id req-e545f9b3-591c-4965-9254-b6805894ecf4 2018-12-23 01:04:19,768 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-ac3e5da4-9fd7-403e-886c-42343fc8f8ce-qos-spec 2018-12-23 01:04:19,771 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/86458936-58c4-4305-9b03-fd33f48df474?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3ab20283-e1b9-4dd3-937f-a4cf70a74ef8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ece65bdd86b716aeba51d30eff1783f7561051" 2018-12-23 01:04:19,977 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:04:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e011f1aa-4022-4c00-847f-75cf29c5b8df Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:04:19,977 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/86458936-58c4-4305-9b03-fd33f48df474?force=False used request id req-e011f1aa-4022-4c00-847f-75cf29c5b8df 2018-12-23 01:04:19,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0484e1aed2cb015c826f4a7a6697e3f630b3c2d" 2018-12-23 01:04:20,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-76e465e0-7e35-426e-beca-b17b232c6bec Date: Sun, 23 Dec 2018 01:04:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:04:20,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-76e465e0-7e35-426e-beca-b17b232c6bec 2018-12-23 01:04:20,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0484e1aed2cb015c826f4a7a6697e3f630b3c2d" 2018-12-23 01:04:20,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7685bc6-f546-4d9e-9c84-77accb78e92e Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:04:20,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-b7685bc6-f546-4d9e-9c84-77accb78e92e 2018-12-23 01:04:20,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0484e1aed2cb015c826f4a7a6697e3f630b3c2d" 2018-12-23 01:04:20,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b72a6eb2-0dca-4ab2-83fe-169aca8c64ab 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:04:20,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-b72a6eb2-0dca-4ab2-83fe-169aca8c64ab 2018-12-23 01:04:20,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0484e1aed2cb015c826f4a7a6697e3f630b3c2d" 2018-12-23 01:04:20,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb0fe87-131c-41e1-8d0f-433f5de5eb84 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:04:20,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-2bb0fe87-131c-41e1-8d0f-433f5de5eb84 2018-12-23 01:04:20,391 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj 2018-12-23 01:04:20,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3ad6a783526848afa5a5fe0b251f3a4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0484e1aed2cb015c826f4a7a6697e3f630b3c2d" 2018-12-23 01:04:20,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba544e6b-2640-4d21-b1d3-eba5251c3f85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:20,597 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3ad6a783526848afa5a5fe0b251f3a4f used request id req-ba544e6b-2640-4d21-b1d3-eba5251c3f85 2018-12-23 01:04:20,597 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-dc47b878-2f6f-400-proj-role 2018-12-23 01:04:20,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a981cbbc0a1e4f73829b85c53291d7e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0484e1aed2cb015c826f4a7a6697e3f630b3c2d" 2018-12-23 01:04:20,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4848f6e7-6c51-43f5-9ea0-a9e9af0abb17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:20,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a981cbbc0a1e4f73829b85c53291d7e4 used request id req-4848f6e7-6c51-43f5-9ea0-a9e9af0abb17 2018-12-23 01:04:20,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0484e1aed2cb015c826f4a7a6697e3f630b3c2d" 2018-12-23 01:04:20,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f655713-7407-4199-a24d-13cb7689aa6d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:04:20,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9f655713-7407-4199-a24d-13cb7689aa6d 2018-12-23 01:04:20,799 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-dc47b878-2f6f-400-user 2018-12-23 01:04:20,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/823dd9759af24c2891daf01fb5d229ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bec0c7fa3cfde89390b24cca30f908338fef0f2" 2018-12-23 01:04:20,978 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcede09f-cb83-46e0-840a-329910602bd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:20,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/823dd9759af24c2891daf01fb5d229ce used request id req-dcede09f-cb83-46e0-840a-329910602bd2 2018-12-23 01:04:20,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:21,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["I1KbF88MR2GwUvvEZVvR5w"], "issued_at": "2018-12-23T01:04:21.000000Z"}} 2018-12-23 01:04:21,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5217b7e834a756a4c6cd8b9e88eb3b27ce7e48d3" 2018-12-23 01:04:21,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e80d4fa-f081-42c5-97b0-cc506faee28b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:21,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8e80d4fa-f081-42c5-97b0-cc506faee28b 2018-12-23 01:04:21,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:21,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:21,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["tU6lICY3SiGwOTdt6tREug"], "issued_at": "2018-12-23T01:04:21.000000Z"}} 2018-12-23 01:04:21,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e520cd3981d63192ed4aafeeedc445573048a510" 2018-12-23 01:04:21,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d58947e-ab34-45bd-aa11-5f08e2b84cad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:21,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9d58947e-ab34-45bd-aa11-5f08e2b84cad 2018-12-23 01:04:21,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:21,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:04:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:21,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e520cd3981d63192ed4aafeeedc445573048a510" 2018-12-23 01:04:22,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e405e8b-327e-4e11-b773-beefe61ad135 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:04:22,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj used request id req-1e405e8b-327e-4e11-b773-beefe61ad135 2018-12-23 01:04:22,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e520cd3981d63192ed4aafeeedc445573048a510" 2018-12-23 01:04:22,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fabf0d7-32bd-4796-9852-005db15c9593 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:04:22,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5fabf0d7-32bd-4796-9852-005db15c9593 2018-12-23 01:04:22,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e520cd3981d63192ed4aafeeedc445573048a510" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj"}}' 2018-12-23 01:04:22,240 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a783fafb-3c75-47ac-a409-44a424a845b5 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c3b81995c4b9424da908fdb50a318c4d"}, "enabled": true, "id": "c3b81995c4b9424da908fdb50a318c4d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj"}} 2018-12-23 01:04:22,240 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a783fafb-3c75-47ac-a409-44a424a845b5 2018-12-23 01:04:22,241 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj 2018-12-23 01:04:22,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:22,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:22,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["cJo6UcTtQYWsVAGLKSPkYA"], "issued_at": "2018-12-23T01:04:22.000000Z"}} 2018-12-23 01:04:22,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a747eb86548cff5b9227dc39e839922e238fac" 2018-12-23 01:04:22,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ad5f034-3e68-42c1-8870-698c4a4705cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:22,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0ad5f034-3e68-42c1-8870-698c4a4705cd 2018-12-23 01:04:22,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:22,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:04:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:22,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a747eb86548cff5b9227dc39e839922e238fac" 2018-12-23 01:04:22,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a29585-1a7d-4858-9879-094ec4533a11 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:04:22,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c3a29585-1a7d-4858-9879-094ec4533a11 2018-12-23 01:04:22,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a747eb86548cff5b9227dc39e839922e238fac" 2018-12-23 01:04:22,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a45cf9-3f07-4709-94b3-12ccec9670a0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c3b81995c4b9424da908fdb50a318c4d"}, "enabled": true, "id": "c3b81995c4b9424da908fdb50a318c4d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj"}]} 2018-12-23 01:04:22,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj used request id req-e9a45cf9-3f07-4709-94b3-12ccec9670a0 2018-12-23 01:04:22,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a747eb86548cff5b9227dc39e839922e238fac" 2018-12-23 01:04:22,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-187a0df6-50e5-4092-b6bc-aefc48982a2a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:04:22,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-187a0df6-50e5-4092-b6bc-aefc48982a2a 2018-12-23 01:04:23,330 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-user 2018-12-23 01:04:23,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:23,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e520cd3981d63192ed4aafeeedc445573048a510" 2018-12-23 01:04:23,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc646a34-48f5-47e4-8d17-9e6cc98f9336 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:04:23,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bc646a34-48f5-47e4-8d17-9e6cc98f9336 2018-12-23 01:04:23,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e520cd3981d63192ed4aafeeedc445573048a510" -d '{"role": {"name": "CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj-role"}}' 2018-12-23 01:04:23,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:04:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40ce32a1-7ccc-4774-80ef-8e71f623cbc0 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "96c9350819444d6d8fb3f17b42f4d04f", "links": {"self": "http://172.30.9.26:5000/v3/roles/96c9350819444d6d8fb3f17b42f4d04f"}, "name": "CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj-role"}} 2018-12-23 01:04:23,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-40ce32a1-7ccc-4774-80ef-8e71f623cbc0 2018-12-23 01:04:23,528 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj-role 2018-12-23 01:04:23,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/96c9350819444d6d8fb3f17b42f4d04f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e520cd3981d63192ed4aafeeedc445573048a510" 2018-12-23 01:04:23,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ce512b-0bf8-4856-8c66-153ace5879ac Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/96c9350819444d6d8fb3f17b42f4d04f"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj-role", "id": "96c9350819444d6d8fb3f17b42f4d04f"}} 2018-12-23 01:04:23,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/96c9350819444d6d8fb3f17b42f4d04f used request id req-a8ce512b-0bf8-4856-8c66-153ace5879ac 2018-12-23 01:04:23,715 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj-role to project CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj 2018-12-23 01:04:23,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c3b81995c4b9424da908fdb50a318c4d/users/3b59f6e1deac4eb09f411b2510704c8f/roles/96c9350819444d6d8fb3f17b42f4d04f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e520cd3981d63192ed4aafeeedc445573048a510" 2018-12-23 01:04:23,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f413630d-7905-4875-b4ff-18ad1d8c3082 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:23,861 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c3b81995c4b9424da908fdb50a318c4d/users/3b59f6e1deac4eb09f411b2510704c8f/roles/96c9350819444d6d8fb3f17b42f4d04f used request id req-f413630d-7905-4875-b4ff-18ad1d8c3082 2018-12-23 01:04:23,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:23,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:24,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["-otK1yabQamOHEpjaWzwOQ"], "issued_at": "2018-12-23T01:04:24.000000Z"}} 2018-12-23 01:04:24,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9db66af1f0a9bdc0a0df37cc910ea85c637280f9" 2018-12-23 01:04:24,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eaa1a20-206c-4753-b816-6c9e77eeaaee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:24,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0eaa1a20-206c-4753-b816-6c9e77eeaaee 2018-12-23 01:04:24,327 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9db66af1f0a9bdc0a0df37cc910ea85c637280f9" 2018-12-23 01:04:24,503 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:24 GMT Server: Apache x-compute-request-id: req-7e6b26fe-287a-470f-b261-2ff1b5df859f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7e6b26fe-287a-470f-b261-2ff1b5df859f Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-23 01:04:24,504 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-7e6b26fe-287a-470f-b261-2ff1b5df859f 2018-12-23 01:04:24,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7e6b26fe-287a-470f-b261-2ff1b5df859f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9db66af1f0a9bdc0a0df37cc910ea85c637280f9" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-a1022404-c2c8-4ec0-81a9-503d0cbd7905-qos-spec"}}' 2018-12-23 01:04:24,702 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:24 GMT Server: Apache x-compute-request-id: req-c257a7df-dab5-4aab-b5ba-25b03b15d990 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c257a7df-dab5-4aab-b5ba-25b03b15d990 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "03474e42-13bd-43cc-b8fc-e1dec5f5c1cd", "name": "CreateVolumeTypeComplexTests-a1022404-c2c8-4ec0-81a9-503d0cbd7905-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/03474e42-13bd-43cc-b8fc-e1dec5f5c1cd", "rel": "self"}, {"href": "http://172.30.9.26:8776/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/03474e42-13bd-43cc-b8fc-e1dec5f5c1cd", "rel": "bookmark"}]} 2018-12-23 01:04:24,702 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-c257a7df-dab5-4aab-b5ba-25b03b15d990 2018-12-23 01:04:24,702 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-a1022404-c2c8-4ec0-81a9-503d0cbd7905-qos-spec 2018-12-23 01:04:24,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:24,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:25,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["UzG7zFNBTVCSY4SIqOYwxg"], "issued_at": "2018-12-23T01:04:25.000000Z"}} 2018-12-23 01:04:25,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7c7b4efd3c0980d1c1cf9fc19b17cacd1506a6" 2018-12-23 01:04:25,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00681cbc-7279-4d76-a097-3accdc9dafd5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:25,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-00681cbc-7279-4d76-a097-3accdc9dafd5 2018-12-23 01:04:25,170 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7c7b4efd3c0980d1c1cf9fc19b17cacd1506a6" 2018-12-23 01:04:25,338 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:25 GMT Server: Apache x-compute-request-id: req-1677211c-8557-4887-8245-c5ea7f53aba1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1677211c-8557-4887-8245-c5ea7f53aba1 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 01:04:25,338 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None used request id req-1677211c-8557-4887-8245-c5ea7f53aba1 2018-12-23 01:04:25,341 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1677211c-8557-4887-8245-c5ea7f53aba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7c7b4efd3c0980d1c1cf9fc19b17cacd1506a6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-a1022404-c2c8-4ec0-81a9-503d0cbd7905-vol_type", "description": null}}' 2018-12-23 01:04:25,563 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:25 GMT Server: Apache x-compute-request-id: req-109152ce-59ab-4536-abb6-e6c61ad638c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-109152ce-59ab-4536-abb6-e6c61ad638c4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-a1022404-c2c8-4ec0-81a9-503d0cbd7905-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "66bea7df-318c-4972-8637-3f46776a10c3", "description": null}} 2018-12-23 01:04:25,563 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types used request id req-109152ce-59ab-4536-abb6-e6c61ad638c4 2018-12-23 01:04:25,567 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/66bea7df-318c-4972-8637-3f46776a10c3/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1677211c-8557-4887-8245-c5ea7f53aba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7c7b4efd3c0980d1c1cf9fc19b17cacd1506a6" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-23 01:04:26,163 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:25 GMT Server: Apache x-compute-request-id: req-05488cc2-abab-4131-a8bf-2efbd9f852a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05488cc2-abab-4131-a8bf-2efbd9f852a4 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "66bea7df-318c-4972-8637-3f46776a10c3", "name": "foo", "control_location": "back-end", "encryption_id": "d6b596bb-7117-41e7-868c-0aeb8413edb9", "provider": "bar", "provider_class": "bar"}} 2018-12-23 01:04:26,163 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/66bea7df-318c-4972-8637-3f46776a10c3/encryption used request id req-05488cc2-abab-4131-a8bf-2efbd9f852a4 2018-12-23 01:04:26,166 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1677211c-8557-4887-8245-c5ea7f53aba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7c7b4efd3c0980d1c1cf9fc19b17cacd1506a6" 2018-12-23 01:04:26,335 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:26 GMT Server: Apache x-compute-request-id: req-89696998-95c2-430c-aee0-16d48e9cbac4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-89696998-95c2-430c-aee0-16d48e9cbac4 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "03474e42-13bd-43cc-b8fc-e1dec5f5c1cd", "name": "CreateVolumeTypeComplexTests-a1022404-c2c8-4ec0-81a9-503d0cbd7905-qos-spec"}]} 2018-12-23 01:04:26,335 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs used request id req-89696998-95c2-430c-aee0-16d48e9cbac4 2018-12-23 01:04:26,338 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/03474e42-13bd-43cc-b8fc-e1dec5f5c1cd/associate?vol_type_id=66bea7df-318c-4972-8637-3f46776a10c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1677211c-8557-4887-8245-c5ea7f53aba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7c7b4efd3c0980d1c1cf9fc19b17cacd1506a6" 2018-12-23 01:04:26,563 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:04:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1313da24-e167-4ba6-9003-66dfec8e3713 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:04:26,564 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/03474e42-13bd-43cc-b8fc-e1dec5f5c1cd/associate?vol_type_id=66bea7df-318c-4972-8637-3f46776a10c3 used request id req-1313da24-e167-4ba6-9003-66dfec8e3713 2018-12-23 01:04:26,564 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-a1022404-c2c8-4ec0-81a9-503d0cbd7905-vol_type 2018-12-23 01:04:26,567 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/66bea7df-318c-4972-8637-3f46776a10c3 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5217b7e834a756a4c6cd8b9e88eb3b27ce7e48d3" 2018-12-23 01:04:27,135 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:26 GMT Server: Apache x-compute-request-id: req-75b8d358-e302-4301-a81a-bccb2aa0c7cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-75b8d358-e302-4301-a81a-bccb2aa0c7cb Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-a1022404-c2c8-4ec0-81a9-503d0cbd7905-vol_type", "qos_specs_id": "03474e42-13bd-43cc-b8fc-e1dec5f5c1cd", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "66bea7df-318c-4972-8637-3f46776a10c3", "description": null}} 2018-12-23 01:04:27,135 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/66bea7df-318c-4972-8637-3f46776a10c3 used request id req-75b8d358-e302-4301-a81a-bccb2aa0c7cb 2018-12-23 01:04:27,138 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/66bea7df-318c-4972-8637-3f46776a10c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-75b8d358-e302-4301-a81a-bccb2aa0c7cb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5217b7e834a756a4c6cd8b9e88eb3b27ce7e48d3" 2018-12-23 01:04:27,312 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:27 GMT Server: Apache x-compute-request-id: req-d61144ad-a3ff-4848-8732-138a9dbd489e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d61144ad-a3ff-4848-8732-138a9dbd489e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-a1022404-c2c8-4ec0-81a9-503d0cbd7905-vol_type", "qos_specs_id": "03474e42-13bd-43cc-b8fc-e1dec5f5c1cd", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "66bea7df-318c-4972-8637-3f46776a10c3", "description": null}} 2018-12-23 01:04:27,312 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/66bea7df-318c-4972-8637-3f46776a10c3 used request id req-d61144ad-a3ff-4848-8732-138a9dbd489e 2018-12-23 01:04:27,315 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/66bea7df-318c-4972-8637-3f46776a10c3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-75b8d358-e302-4301-a81a-bccb2aa0c7cb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5217b7e834a756a4c6cd8b9e88eb3b27ce7e48d3" 2018-12-23 01:04:27,493 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:27 GMT Server: Apache x-compute-request-id: req-0d3fa914-38e8-4a20-a612-18d34d4c3838 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d3fa914-38e8-4a20-a612-18d34d4c3838 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "66bea7df-318c-4972-8637-3f46776a10c3", "control_location": "back-end", "deleted": false, "created_at": "2018-12-23T01:04:26.000000", "updated_at": null, "encryption_id": "d6b596bb-7117-41e7-868c-0aeb8413edb9", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-23 01:04:27,493 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/66bea7df-318c-4972-8637-3f46776a10c3/encryption used request id req-0d3fa914-38e8-4a20-a612-18d34d4c3838 2018-12-23 01:04:27,496 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/03474e42-13bd-43cc-b8fc-e1dec5f5c1cd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-75b8d358-e302-4301-a81a-bccb2aa0c7cb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5217b7e834a756a4c6cd8b9e88eb3b27ce7e48d3" 2018-12-23 01:04:27,661 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:27 GMT Server: Apache x-compute-request-id: req-7d19c80a-07a1-4d25-bdeb-18674f77ef00 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7d19c80a-07a1-4d25-bdeb-18674f77ef00 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "03474e42-13bd-43cc-b8fc-e1dec5f5c1cd", "name": "CreateVolumeTypeComplexTests-a1022404-c2c8-4ec0-81a9-503d0cbd7905-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/03474e42-13bd-43cc-b8fc-e1dec5f5c1cd", "rel": "self"}, {"href": "http://172.30.9.26:8776/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/03474e42-13bd-43cc-b8fc-e1dec5f5c1cd", "rel": "bookmark"}]} 2018-12-23 01:04:27,661 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/03474e42-13bd-43cc-b8fc-e1dec5f5c1cd used request id req-7d19c80a-07a1-4d25-bdeb-18674f77ef00 2018-12-23 01:04:27,662 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-a1022404-c2c8-4ec0-81a9-503d0cbd7905-vol_type 2018-12-23 01:04:27,665 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/66bea7df-318c-4972-8637-3f46776a10c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1677211c-8557-4887-8245-c5ea7f53aba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7c7b4efd3c0980d1c1cf9fc19b17cacd1506a6" 2018-12-23 01:04:27,719 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:04:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8f6c4804-21fb-435b-b5ae-f7fd8f95a373 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:04:27,719 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/66bea7df-318c-4972-8637-3f46776a10c3 used request id req-8f6c4804-21fb-435b-b5ae-f7fd8f95a373 2018-12-23 01:04:27,719 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-a1022404-c2c8-4ec0-81a9-503d0cbd7905-qos-spec 2018-12-23 01:04:27,722 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/03474e42-13bd-43cc-b8fc-e1dec5f5c1cd?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7e6b26fe-287a-470f-b261-2ff1b5df859f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9db66af1f0a9bdc0a0df37cc910ea85c637280f9" 2018-12-23 01:04:27,923 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:04:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-16820227-f0c3-4564-8c5c-ad3a03374bca Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:04:27,923 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/qos-specs/03474e42-13bd-43cc-b8fc-e1dec5f5c1cd?force=False used request id req-16820227-f0c3-4564-8c5c-ad3a03374bca 2018-12-23 01:04:27,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e520cd3981d63192ed4aafeeedc445573048a510" 2018-12-23 01:04:28,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f5ee92fe-7b7d-401f-9e33-0e1a3affcf7d Date: Sun, 23 Dec 2018 01:04:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:04:28,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f5ee92fe-7b7d-401f-9e33-0e1a3affcf7d 2018-12-23 01:04:28,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e520cd3981d63192ed4aafeeedc445573048a510" 2018-12-23 01:04:28,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7e0b81-dbfd-4b66-9dca-db40fe38631e Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:04:28,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-ad7e0b81-dbfd-4b66-9dca-db40fe38631e 2018-12-23 01:04:28,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e520cd3981d63192ed4aafeeedc445573048a510" 2018-12-23 01:04:28,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27cf1b71-2127-44ca-8027-9104b48e6881 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:04:28,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-27cf1b71-2127-44ca-8027-9104b48e6881 2018-12-23 01:04:28,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e520cd3981d63192ed4aafeeedc445573048a510" 2018-12-23 01:04:28,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17d0aa0-eb60-4eda-9201-139614b03ecc Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:04:28,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-b17d0aa0-eb60-4eda-9201-139614b03ecc 2018-12-23 01:04:28,347 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj 2018-12-23 01:04:28,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c3b81995c4b9424da908fdb50a318c4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e520cd3981d63192ed4aafeeedc445573048a510" 2018-12-23 01:04:28,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aefcf71-ec81-4419-9101-bcfa8318422a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:28,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c3b81995c4b9424da908fdb50a318c4d used request id req-3aefcf71-ec81-4419-9101-bcfa8318422a 2018-12-23 01:04:28,675 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-proj-role 2018-12-23 01:04:28,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/96c9350819444d6d8fb3f17b42f4d04f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e520cd3981d63192ed4aafeeedc445573048a510" 2018-12-23 01:04:28,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3047729-6544-4b6b-bf8c-b17f3e01155e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:28,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/96c9350819444d6d8fb3f17b42f4d04f used request id req-f3047729-6544-4b6b-bf8c-b17f3e01155e 2018-12-23 01:04:28,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e520cd3981d63192ed4aafeeedc445573048a510" 2018-12-23 01:04:28,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9525d68f-cb78-4073-9f4f-352b29a28dcf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:04:28,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9525d68f-cb78-4073-9f4f-352b29a28dcf 2018-12-23 01:04:28,876 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-9c116a75-9baa-4ae-user 2018-12-23 01:04:28,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3b59f6e1deac4eb09f411b2510704c8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a747eb86548cff5b9227dc39e839922e238fac" 2018-12-23 01:04:29,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23869670-14af-4511-a1f2-0e86486d094e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:29,048 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3b59f6e1deac4eb09f411b2510704c8f used request id req-23869670-14af-4511-a1f2-0e86486d094e 2018-12-23 01:04:29,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:29,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["0fm8_k48QXSkvryIpyeQcA"], "issued_at": "2018-12-23T01:04:29.000000Z"}} 2018-12-23 01:04:29,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9a44ee051564d141bbeff4a44fe5a059139ac4" 2018-12-23 01:04:29,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e31f89-18a1-4649-adb8-ae5a895bc5b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:29,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e2e31f89-18a1-4649-adb8-ae5a895bc5b1 2018-12-23 01:04:29,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:29,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:29,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["oWTDJz3iSeq7Cfv6W6Sprw"], "issued_at": "2018-12-23T01:04:29.000000Z"}} 2018-12-23 01:04:29,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293dcc878c37f7f0fc98f9598e5e2b5c325bc76" 2018-12-23 01:04:30,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de49ba3b-b3e1-4c2f-a282-02a26082c90c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:30,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-de49ba3b-b3e1-4c2f-a282-02a26082c90c 2018-12-23 01:04:30,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:30,010 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:04:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:30,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293dcc878c37f7f0fc98f9598e5e2b5c325bc76" 2018-12-23 01:04:30,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0087bcff-ff36-4fd6-99b5-6bb914caafce Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:04:30,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj used request id req-0087bcff-ff36-4fd6-99b5-6bb914caafce 2018-12-23 01:04:30,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293dcc878c37f7f0fc98f9598e5e2b5c325bc76" 2018-12-23 01:04:30,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1594de5-1d16-496c-beff-63d73c493869 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:04:30,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c1594de5-1d16-496c-beff-63d73c493869 2018-12-23 01:04:30,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293dcc878c37f7f0fc98f9598e5e2b5c325bc76" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj"}}' 2018-12-23 01:04:30,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:04:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-907e9559-ae13-4b97-b292-8170da83554d Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/897f0a5990a44a4fb8b8f5f4a50cd041"}, "enabled": true, "id": "897f0a5990a44a4fb8b8f5f4a50cd041", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj"}} 2018-12-23 01:04:30,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-907e9559-ae13-4b97-b292-8170da83554d 2018-12-23 01:04:30,300 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj 2018-12-23 01:04:30,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:30,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:30,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["HLPPiUOGQ5CIdXzNQb32nQ"], "issued_at": "2018-12-23T01:04:30.000000Z"}} 2018-12-23 01:04:30,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27782cc18297c55af25a45606e9d2c1431666b6" 2018-12-23 01:04:30,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e2a732f-0ce0-4964-b496-6bdc9c27ddfb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:30,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8e2a732f-0ce0-4964-b496-6bdc9c27ddfb 2018-12-23 01:04:30,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:30,776 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:04:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:30,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27782cc18297c55af25a45606e9d2c1431666b6" 2018-12-23 01:04:30,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a14792aa-8754-4179-9ab6-12ae486ef5cb Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:04:30,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a14792aa-8754-4179-9ab6-12ae486ef5cb 2018-12-23 01:04:30,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27782cc18297c55af25a45606e9d2c1431666b6" 2018-12-23 01:04:30,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6686c4a6-2b61-4dc9-9dcc-97d854ce2e56 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/897f0a5990a44a4fb8b8f5f4a50cd041"}, "enabled": true, "id": "897f0a5990a44a4fb8b8f5f4a50cd041", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj"}]} 2018-12-23 01:04:30,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj used request id req-6686c4a6-2b61-4dc9-9dcc-97d854ce2e56 2018-12-23 01:04:30,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27782cc18297c55af25a45606e9d2c1431666b6" 2018-12-23 01:04:31,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e266d478-d32d-46ea-a142-005645e3207f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:04:31,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e266d478-d32d-46ea-a142-005645e3207f 2018-12-23 01:04:31,348 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-user 2018-12-23 01:04:31,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:31,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293dcc878c37f7f0fc98f9598e5e2b5c325bc76" 2018-12-23 01:04:31,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62083326-e942-4ee7-bc91-f1c209346e93 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:04:31,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-62083326-e942-4ee7-bc91-f1c209346e93 2018-12-23 01:04:31,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293dcc878c37f7f0fc98f9598e5e2b5c325bc76" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj-role"}}' 2018-12-23 01:04:31,551 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdd1cb6f-2aca-4525-8da1-1d221ec03222 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783d2fc8148a4c6898edd93833dd56e6", "links": {"self": "http://172.30.9.26:5000/v3/roles/783d2fc8148a4c6898edd93833dd56e6"}, "name": "CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj-role"}} 2018-12-23 01:04:31,551 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-bdd1cb6f-2aca-4525-8da1-1d221ec03222 2018-12-23 01:04:31,552 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj-role 2018-12-23 01:04:31,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/783d2fc8148a4c6898edd93833dd56e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293dcc878c37f7f0fc98f9598e5e2b5c325bc76" 2018-12-23 01:04:31,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32986511-0bf0-4e79-be9b-cb8000579567 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/783d2fc8148a4c6898edd93833dd56e6"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj-role", "id": "783d2fc8148a4c6898edd93833dd56e6"}} 2018-12-23 01:04:31,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/783d2fc8148a4c6898edd93833dd56e6 used request id req-32986511-0bf0-4e79-be9b-cb8000579567 2018-12-23 01:04:31,647 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj-role to project CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj 2018-12-23 01:04:31,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/897f0a5990a44a4fb8b8f5f4a50cd041/users/1b5634498c4e4a2cb21e5b8392ab6c7d/roles/783d2fc8148a4c6898edd93833dd56e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293dcc878c37f7f0fc98f9598e5e2b5c325bc76" 2018-12-23 01:04:31,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d944b93f-f7d7-4a13-965c-3821e411a19c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:31,781 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/897f0a5990a44a4fb8b8f5f4a50cd041/users/1b5634498c4e4a2cb21e5b8392ab6c7d/roles/783d2fc8148a4c6898edd93833dd56e6 used request id req-d944b93f-f7d7-4a13-965c-3821e411a19c 2018-12-23 01:04:31,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:32,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783d2fc8148a4c6898edd93833dd56e6", "name": "CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj-role"}], "expires_at": "2018-12-23T02:04:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "897f0a5990a44a4fb8b8f5f4a50cd041", "name": "CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-user", "id": "1b5634498c4e4a2cb21e5b8392ab6c7d"}, "audit_ids": ["DqHiPJ4aSsO5dXHrHnQYDw"], "issued_at": "2018-12-23T01:04:32.000000Z"}} 2018-12-23 01:04:32,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd1ab81a1ccb7b24a5b01156deccb12cb2d3c93" 2018-12-23 01:04:32,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0419d220-e443-492a-bfab-83d4710a1ec8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:32,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0419d220-e443-492a-bfab-83d4710a1ec8 2018-12-23 01:04:32,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:32,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:32,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783d2fc8148a4c6898edd93833dd56e6", "name": "CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj-role"}], "expires_at": "2018-12-23T02:04:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "897f0a5990a44a4fb8b8f5f4a50cd041", "name": "CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/897f0a5990a44a4fb8b8f5f4a50cd041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-user", "id": "1b5634498c4e4a2cb21e5b8392ab6c7d"}, "audit_ids": ["ITSn6x3QR1WvtXzdAaH4Qw"], "issued_at": "2018-12-23T01:04:32.000000Z"}} 2018-12-23 01:04:32,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ae5ba56f6f0478eca02acaad91f13c141f3586" 2018-12-23 01:04:32,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a38f21-cf32-443c-ad14-891443060c21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:32,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-75a38f21-cf32-443c-ad14-891443060c21 2018-12-23 01:04:32,775 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ae5ba56f6f0478eca02acaad91f13c141f3586" 2018-12-23 01:04:32,952 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:32 GMT Server: Apache x-compute-request-id: req-f1e6c28e-83e3-4f68-8cbb-20ffd14f7606 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f1e6c28e-83e3-4f68-8cbb-20ffd14f7606 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 01:04:32,952 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/detail used request id req-f1e6c28e-83e3-4f68-8cbb-20ffd14f7606 2018-12-23 01:04:32,956 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f1e6c28e-83e3-4f68-8cbb-20ffd14f7606" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ae5ba56f6f0478eca02acaad91f13c141f3586" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-e542f8b2-9bb6-445f-981f-f536a40ef1f0", "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-12-23 01:04:33,251 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:04:32 GMT Server: Apache x-compute-request-id: req-0be11942-7213-4f5c-9289-b666c27aa558 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0be11942-7213-4f5c-9289-b666c27aa558 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1b5634498c4e4a2cb21e5b8392ab6c7d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f", "rel": "self"}, {"href": "http://172.30.9.26:8776/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:33.190990", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e542f8b2-9bb6-445f-981f-f536a40ef1f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0310927f-04eb-4985-9e88-f7fddd5ec42f", "size": 1}} 2018-12-23 01:04:33,251 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes used request id req-0be11942-7213-4f5c-9289-b666c27aa558 2018-12-23 01:04:33,255 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f1e6c28e-83e3-4f68-8cbb-20ffd14f7606" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ae5ba56f6f0478eca02acaad91f13c141f3586" 2018-12-23 01:04:33,448 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:33 GMT Server: Apache x-compute-request-id: req-726e82cc-a811-4da6-85ea-555c6951b74a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-726e82cc-a811-4da6-85ea-555c6951b74a Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1b5634498c4e4a2cb21e5b8392ab6c7d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f", "rel": "self"}, {"href": "http://172.30.9.26:8776/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "897f0a5990a44a4fb8b8f5f4a50cd041", "updated_at": "2018-12-23T01:04:33.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e542f8b2-9bb6-445f-981f-f536a40ef1f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0310927f-04eb-4985-9e88-f7fddd5ec42f", "size": 1}} 2018-12-23 01:04:33,448 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f used request id req-726e82cc-a811-4da6-85ea-555c6951b74a 2018-12-23 01:04:33,448 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-e542f8b2-9bb6-445f-981f-f536a40ef1f0 2018-12-23 01:04:33,451 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f1e6c28e-83e3-4f68-8cbb-20ffd14f7606" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ae5ba56f6f0478eca02acaad91f13c141f3586" 2018-12-23 01:04:33,640 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:33 GMT Server: Apache x-compute-request-id: req-22c1d1e1-8b3b-41a0-9ab4-a6bd1b035468 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-22c1d1e1-8b3b-41a0-9ab4-a6bd1b035468 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1b5634498c4e4a2cb21e5b8392ab6c7d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f", "rel": "self"}, {"href": "http://172.30.9.26:8776/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "897f0a5990a44a4fb8b8f5f4a50cd041", "updated_at": "2018-12-23T01:04:33.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e542f8b2-9bb6-445f-981f-f536a40ef1f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0310927f-04eb-4985-9e88-f7fddd5ec42f", "size": 1}} 2018-12-23 01:04:33,640 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f used request id req-22c1d1e1-8b3b-41a0-9ab4-a6bd1b035468 2018-12-23 01:04:33,641 - create_volume - DEBUG - Instance status is - creating 2018-12-23 01:04:33,641 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 01:04:36,644 - create_volume - DEBUG - Volume status query timeout in 296.804457188 2018-12-23 01:04:36,647 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f1e6c28e-83e3-4f68-8cbb-20ffd14f7606" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ae5ba56f6f0478eca02acaad91f13c141f3586" 2018-12-23 01:04:36,857 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:36 GMT Server: Apache x-compute-request-id: req-f7101fe8-51ab-4aaf-80b9-ddb9e81b67e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7101fe8-51ab-4aaf-80b9-ddb9e81b67e4 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1b5634498c4e4a2cb21e5b8392ab6c7d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f", "rel": "self"}, {"href": "http://172.30.9.26:8776/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "897f0a5990a44a4fb8b8f5f4a50cd041", "updated_at": "2018-12-23T01:04:33.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e542f8b2-9bb6-445f-981f-f536a40ef1f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0310927f-04eb-4985-9e88-f7fddd5ec42f", "size": 1}} 2018-12-23 01:04:36,857 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f used request id req-f7101fe8-51ab-4aaf-80b9-ddb9e81b67e4 2018-12-23 01:04:36,857 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:04:36,858 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-e542f8b2-9bb6-445f-981f-f536a40ef1f0 2018-12-23 01:04:36,858 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-e542f8b2-9bb6-445f-981f-f536a40ef1f0 2018-12-23 01:04:36,861 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd1ab81a1ccb7b24a5b01156deccb12cb2d3c93" 2018-12-23 01:04:37,419 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:36 GMT Server: Apache x-compute-request-id: req-e4fe5726-5990-4a68-80ed-caa8137e0baf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4fe5726-5990-4a68-80ed-caa8137e0baf Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1b5634498c4e4a2cb21e5b8392ab6c7d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f", "rel": "self"}, {"href": "http://172.30.9.26:8776/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "897f0a5990a44a4fb8b8f5f4a50cd041", "updated_at": "2018-12-23T01:04:33.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e542f8b2-9bb6-445f-981f-f536a40ef1f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0310927f-04eb-4985-9e88-f7fddd5ec42f", "size": 1}]} 2018-12-23 01:04:37,419 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/detail used request id req-e4fe5726-5990-4a68-80ed-caa8137e0baf 2018-12-23 01:04:37,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:37,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:37,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/897f0a5990a44a4fb8b8f5f4a50cd041 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd1ab81a1ccb7b24a5b01156deccb12cb2d3c93" 2018-12-23 01:04:37,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb58cc8-f912-4ddb-b0d7-988d264fe443 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/897f0a5990a44a4fb8b8f5f4a50cd041"}, "enabled": true, "id": "897f0a5990a44a4fb8b8f5f4a50cd041", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj"}} 2018-12-23 01:04:37,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/897f0a5990a44a4fb8b8f5f4a50cd041 used request id req-fbb58cc8-f912-4ddb-b0d7-988d264fe443 2018-12-23 01:04:37,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f1e6c28e-83e3-4f68-8cbb-20ffd14f7606" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ae5ba56f6f0478eca02acaad91f13c141f3586" 2018-12-23 01:04:37,730 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:37 GMT Server: Apache x-compute-request-id: req-b83d046c-c855-40cc-96e5-f9de1f1a99cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b83d046c-c855-40cc-96e5-f9de1f1a99cc Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1b5634498c4e4a2cb21e5b8392ab6c7d", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f", "rel": "self"}, {"href": "http://172.30.9.26:8776/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "897f0a5990a44a4fb8b8f5f4a50cd041", "updated_at": "2018-12-23T01:04:33.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e542f8b2-9bb6-445f-981f-f536a40ef1f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0310927f-04eb-4985-9e88-f7fddd5ec42f", "size": 1}} 2018-12-23 01:04:37,730 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f used request id req-b83d046c-c855-40cc-96e5-f9de1f1a99cc 2018-12-23 01:04:37,731 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:04:37,731 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-e542f8b2-9bb6-445f-981f-f536a40ef1f0 2018-12-23 01:04:37,731 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-e542f8b2-9bb6-445f-981f-f536a40ef1f0 2018-12-23 01:04:37,734 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f1e6c28e-83e3-4f68-8cbb-20ffd14f7606" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ae5ba56f6f0478eca02acaad91f13c141f3586" 2018-12-23 01:04:37,960 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:04:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ccc5baea-605d-4b33-9c79-877d66d8abae Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:04:37,960 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f used request id req-ccc5baea-605d-4b33-9c79-877d66d8abae 2018-12-23 01:04:37,963 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f1e6c28e-83e3-4f68-8cbb-20ffd14f7606" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ae5ba56f6f0478eca02acaad91f13c141f3586" 2018-12-23 01:04:38,535 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:04:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ed731521-9a57-481b-999c-cd3536eeb155 x-openstack-request-id: req-ed731521-9a57-481b-999c-cd3536eeb155 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0310927f-04eb-4985-9e88-f7fddd5ec42f could not be found.", "code": 404}} 2018-12-23 01:04:38,536 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/0310927f-04eb-4985-9e88-f7fddd5ec42f used request id req-ed731521-9a57-481b-999c-cd3536eeb155 2018-12-23 01:04:38,536 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0310927f-04eb-4985-9e88-f7fddd5ec42f could not be found. (HTTP 404) (Request-ID: req-ed731521-9a57-481b-999c-cd3536eeb155) 2018-12-23 01:04:38,536 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-e542f8b2-9bb6-445f-981f-f536a40ef1f0 2018-12-23 01:04:38,540 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e4fe5726-5990-4a68-80ed-caa8137e0baf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd1ab81a1ccb7b24a5b01156deccb12cb2d3c93" 2018-12-23 01:04:38,726 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:38 GMT Server: Apache x-compute-request-id: req-853b1935-f910-4875-b28e-22bbd1c15e6b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-853b1935-f910-4875-b28e-22bbd1c15e6b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 01:04:38,726 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/897f0a5990a44a4fb8b8f5f4a50cd041/volumes/detail used request id req-853b1935-f910-4875-b28e-22bbd1c15e6b 2018-12-23 01:04:38,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293dcc878c37f7f0fc98f9598e5e2b5c325bc76" 2018-12-23 01:04:38,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cf385483-797a-4663-9b76-8710ccf68877 Date: Sun, 23 Dec 2018 01:04:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:04:38,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-cf385483-797a-4663-9b76-8710ccf68877 2018-12-23 01:04:38,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293dcc878c37f7f0fc98f9598e5e2b5c325bc76" 2018-12-23 01:04:39,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f15c558-5238-43f1-b69e-3d5d23ad0a79 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:04:39,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-0f15c558-5238-43f1-b69e-3d5d23ad0a79 2018-12-23 01:04:39,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293dcc878c37f7f0fc98f9598e5e2b5c325bc76" 2018-12-23 01:04:39,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417d2906-ba13-4d42-9ab3-a5da34dd7643 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:04:39,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-417d2906-ba13-4d42-9ab3-a5da34dd7643 2018-12-23 01:04:39,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293dcc878c37f7f0fc98f9598e5e2b5c325bc76" 2018-12-23 01:04:39,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6976e5e-96e6-44f4-86fa-3bc243a71c6e Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:04:39,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-c6976e5e-96e6-44f4-86fa-3bc243a71c6e 2018-12-23 01:04:39,198 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj 2018-12-23 01:04:39,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/897f0a5990a44a4fb8b8f5f4a50cd041 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293dcc878c37f7f0fc98f9598e5e2b5c325bc76" 2018-12-23 01:04:39,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05a4bd2e-0952-4d2a-865f-1b8b2f46ba32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:39,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/897f0a5990a44a4fb8b8f5f4a50cd041 used request id req-05a4bd2e-0952-4d2a-865f-1b8b2f46ba32 2018-12-23 01:04:39,392 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-proj-role 2018-12-23 01:04:39,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/783d2fc8148a4c6898edd93833dd56e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293dcc878c37f7f0fc98f9598e5e2b5c325bc76" 2018-12-23 01:04:39,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb7c1725-8f00-4d85-b62e-1cdbe4da5b6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:39,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/783d2fc8148a4c6898edd93833dd56e6 used request id req-bb7c1725-8f00-4d85-b62e-1cdbe4da5b6e 2018-12-23 01:04:39,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293dcc878c37f7f0fc98f9598e5e2b5c325bc76" 2018-12-23 01:04:39,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88df53a9-3631-40bc-b18e-999f327b4bbc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:04:39,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-88df53a9-3631-40bc-b18e-999f327b4bbc 2018-12-23 01:04:39,599 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-c2b67ca5-b542-40e-user 2018-12-23 01:04:39,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/1b5634498c4e4a2cb21e5b8392ab6c7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27782cc18297c55af25a45606e9d2c1431666b6" 2018-12-23 01:04:39,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e629c9fc-e182-4937-8410-68a9495dd37a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:39,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1b5634498c4e4a2cb21e5b8392ab6c7d used request id req-e629c9fc-e182-4937-8410-68a9495dd37a 2018-12-23 01:04:39,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:40,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["VrhP9KtGQW6-jaA2HsRqOw"], "issued_at": "2018-12-23T01:04:40.000000Z"}} 2018-12-23 01:04:40,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff73fc1eddb0adc0ce58eac7956e7294e2703db" 2018-12-23 01:04:40,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece2b0f7-a5ba-4726-9434-fee8116063a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:40,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ece2b0f7-a5ba-4726-9434-fee8116063a0 2018-12-23 01:04:40,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:40,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:40,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Gl8NVJhvS0qaZgmnmC3SJA"], "issued_at": "2018-12-23T01:04:40.000000Z"}} 2018-12-23 01:04:40,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88ed795e4151d2e5cebbb51fe869c5d5f3514af" 2018-12-23 01:04:40,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10da36e-8c10-4804-ae6f-ce3b56f6510d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:40,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c10da36e-8c10-4804-ae6f-ce3b56f6510d 2018-12-23 01:04:40,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:40,716 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:04:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:40,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88ed795e4151d2e5cebbb51fe869c5d5f3514af" 2018-12-23 01:04:40,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e36d0eea-0891-470a-885b-8995056f7546 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:04:40,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj used request id req-e36d0eea-0891-470a-885b-8995056f7546 2018-12-23 01:04:40,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88ed795e4151d2e5cebbb51fe869c5d5f3514af" 2018-12-23 01:04:40,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a896282-603e-44a1-956e-7716c5ecc99e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:04:40,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0a896282-603e-44a1-956e-7716c5ecc99e 2018-12-23 01:04:40,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88ed795e4151d2e5cebbb51fe869c5d5f3514af" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj"}}' 2018-12-23 01:04:41,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:04:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5e5b1b1-d160-4d94-86b2-9daa4011127d Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5215029a015450da68ee4a5d033d06d"}, "enabled": true, "id": "f5215029a015450da68ee4a5d033d06d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj"}} 2018-12-23 01:04:41,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c5e5b1b1-d160-4d94-86b2-9daa4011127d 2018-12-23 01:04:41,102 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj 2018-12-23 01:04:41,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:41,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:41,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["onFAVU3oQdelvilOo1lHrQ"], "issued_at": "2018-12-23T01:04:41.000000Z"}} 2018-12-23 01:04:41,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477b255d1ab8786d5cd4766001373a28f288cf0" 2018-12-23 01:04:41,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c4a4ef-e80b-435d-a444-cc8111ee4fa1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:41,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-02c4a4ef-e80b-435d-a444-cc8111ee4fa1 2018-12-23 01:04:41,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:41,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:04:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:41,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477b255d1ab8786d5cd4766001373a28f288cf0" 2018-12-23 01:04:41,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a608e14-f6b1-404f-9077-6873175daad6 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:04:41,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6a608e14-f6b1-404f-9077-6873175daad6 2018-12-23 01:04:41,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477b255d1ab8786d5cd4766001373a28f288cf0" 2018-12-23 01:04:41,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-479fb05c-651a-4c5a-b563-55ea17e16d47 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5215029a015450da68ee4a5d033d06d"}, "enabled": true, "id": "f5215029a015450da68ee4a5d033d06d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj"}]} 2018-12-23 01:04:41,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj used request id req-479fb05c-651a-4c5a-b563-55ea17e16d47 2018-12-23 01:04:41,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477b255d1ab8786d5cd4766001373a28f288cf0" 2018-12-23 01:04:41,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89851a18-a155-4325-8890-77d7d30e9566 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:04:41,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-89851a18-a155-4325-8890-77d7d30e9566 2018-12-23 01:04:42,174 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-user 2018-12-23 01:04:42,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:42,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88ed795e4151d2e5cebbb51fe869c5d5f3514af" 2018-12-23 01:04:42,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0810ea0d-cc6f-4f4e-a586-8f98c080af28 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:04:42,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0810ea0d-cc6f-4f4e-a586-8f98c080af28 2018-12-23 01:04:42,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88ed795e4151d2e5cebbb51fe869c5d5f3514af" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj-role"}}' 2018-12-23 01:04:42,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06dddf0c-c677-447d-a31d-3fd9cce2281c Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21b4e6fa0d3842149f52873b0b7cdb75", "links": {"self": "http://172.30.9.26:5000/v3/roles/21b4e6fa0d3842149f52873b0b7cdb75"}, "name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj-role"}} 2018-12-23 01:04:42,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-06dddf0c-c677-447d-a31d-3fd9cce2281c 2018-12-23 01:04:42,390 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj-role 2018-12-23 01:04:42,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/21b4e6fa0d3842149f52873b0b7cdb75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88ed795e4151d2e5cebbb51fe869c5d5f3514af" 2018-12-23 01:04:42,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-392a8bf9-69f1-48fb-b55d-c6db02e88475 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/21b4e6fa0d3842149f52873b0b7cdb75"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj-role", "id": "21b4e6fa0d3842149f52873b0b7cdb75"}} 2018-12-23 01:04:42,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/21b4e6fa0d3842149f52873b0b7cdb75 used request id req-392a8bf9-69f1-48fb-b55d-c6db02e88475 2018-12-23 01:04:42,475 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj-role to project CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj 2018-12-23 01:04:42,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f5215029a015450da68ee4a5d033d06d/users/467e31fc448e4a5aa697ff1fb429770c/roles/21b4e6fa0d3842149f52873b0b7cdb75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88ed795e4151d2e5cebbb51fe869c5d5f3514af" 2018-12-23 01:04:42,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21401449-3517-4e03-892f-be5be547ad52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:42,614 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f5215029a015450da68ee4a5d033d06d/users/467e31fc448e4a5aa697ff1fb429770c/roles/21b4e6fa0d3842149f52873b0b7cdb75 used request id req-21401449-3517-4e03-892f-be5be547ad52 2018-12-23 01:04:42,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:43,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21b4e6fa0d3842149f52873b0b7cdb75", "name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj-role"}], "expires_at": "2018-12-23T02:04:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5215029a015450da68ee4a5d033d06d", "name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f5215029a015450da68ee4a5d033d06d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/f5215029a015450da68ee4a5d033d06d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/f5215029a015450da68ee4a5d033d06d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/f5215029a015450da68ee4a5d033d06d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/f5215029a015450da68ee4a5d033d06d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f5215029a015450da68ee4a5d033d06d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/f5215029a015450da68ee4a5d033d06d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/f5215029a015450da68ee4a5d033d06d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f5215029a015450da68ee4a5d033d06d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/f5215029a015450da68ee4a5d033d06d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/f5215029a015450da68ee4a5d033d06d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-user", "id": "467e31fc448e4a5aa697ff1fb429770c"}, "audit_ids": ["PZlC-C-JQ56kRgwrfpPChA"], "issued_at": "2018-12-23T01:04:43.000000Z"}} 2018-12-23 01:04:43,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21f7cfb66fa0da741a85776c6ca3a270878b9d" 2018-12-23 01:04:43,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d75ac35-8c5d-4611-b9ba-bd11f03d61d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:43,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9d75ac35-8c5d-4611-b9ba-bd11f03d61d3 2018-12-23 01:04:43,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:43,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:43,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21b4e6fa0d3842149f52873b0b7cdb75", "name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj-role"}], "expires_at": "2018-12-23T02:04:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5215029a015450da68ee4a5d033d06d", "name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f5215029a015450da68ee4a5d033d06d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/f5215029a015450da68ee4a5d033d06d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/f5215029a015450da68ee4a5d033d06d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/f5215029a015450da68ee4a5d033d06d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/f5215029a015450da68ee4a5d033d06d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f5215029a015450da68ee4a5d033d06d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/f5215029a015450da68ee4a5d033d06d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/f5215029a015450da68ee4a5d033d06d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f5215029a015450da68ee4a5d033d06d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/f5215029a015450da68ee4a5d033d06d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/f5215029a015450da68ee4a5d033d06d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-user", "id": "467e31fc448e4a5aa697ff1fb429770c"}, "audit_ids": ["_eUnoDYVQtC7x9W8MXJ8cA"], "issued_at": "2018-12-23T01:04:43.000000Z"}} 2018-12-23 01:04:43,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da296aac6d8ab300d6ade39002719b902f99c8" 2018-12-23 01:04:43,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be814bb-6e66-43a4-ba7c-0d046df9f121 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:43,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0be814bb-6e66-43a4-ba7c-0d046df9f121 2018-12-23 01:04:43,552 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da296aac6d8ab300d6ade39002719b902f99c8" 2018-12-23 01:04:43,741 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:43 GMT Server: Apache x-compute-request-id: req-1d329476-d40a-4969-a1c0-5b0c26cb9aac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1d329476-d40a-4969-a1c0-5b0c26cb9aac Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 01:04:43,741 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/detail used request id req-1d329476-d40a-4969-a1c0-5b0c26cb9aac 2018-12-23 01:04:43,745 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1d329476-d40a-4969-a1c0-5b0c26cb9aac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da296aac6d8ab300d6ade39002719b902f99c8" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-34307b18-0210-4863-b834-43d41ea4c8ea", "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-12-23 01:04:44,106 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:04:43 GMT Server: Apache x-compute-request-id: req-d20e60c2-5182-402e-9fa5-f5664f62bc3f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d20e60c2-5182-402e-9fa5-f5664f62bc3f Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "467e31fc448e4a5aa697ff1fb429770c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7", "rel": "self"}, {"href": "http://172.30.9.26:8776/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:43.991603", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-34307b18-0210-4863-b834-43d41ea4c8ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb4300b5-372f-48f0-8355-5596cc252df7", "size": 1}} 2018-12-23 01:04:44,107 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes used request id req-d20e60c2-5182-402e-9fa5-f5664f62bc3f 2018-12-23 01:04:44,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1d329476-d40a-4969-a1c0-5b0c26cb9aac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da296aac6d8ab300d6ade39002719b902f99c8" 2018-12-23 01:04:44,312 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:44 GMT Server: Apache x-compute-request-id: req-ace99d00-b926-45a3-9acb-4ae7526ba6b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ace99d00-b926-45a3-9acb-4ae7526ba6b4 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "467e31fc448e4a5aa697ff1fb429770c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7", "rel": "self"}, {"href": "http://172.30.9.26:8776/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f5215029a015450da68ee4a5d033d06d", "updated_at": "2018-12-23T01:04:44.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-34307b18-0210-4863-b834-43d41ea4c8ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb4300b5-372f-48f0-8355-5596cc252df7", "size": 1}} 2018-12-23 01:04:44,312 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7 used request id req-ace99d00-b926-45a3-9acb-4ae7526ba6b4 2018-12-23 01:04:44,312 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-34307b18-0210-4863-b834-43d41ea4c8ea 2018-12-23 01:04:44,315 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1d329476-d40a-4969-a1c0-5b0c26cb9aac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da296aac6d8ab300d6ade39002719b902f99c8" 2018-12-23 01:04:44,505 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:44 GMT Server: Apache x-compute-request-id: req-e7df411c-0848-4797-a1ae-7624c2c9da0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e7df411c-0848-4797-a1ae-7624c2c9da0d Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "467e31fc448e4a5aa697ff1fb429770c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7", "rel": "self"}, {"href": "http://172.30.9.26:8776/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f5215029a015450da68ee4a5d033d06d", "updated_at": "2018-12-23T01:04:44.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-34307b18-0210-4863-b834-43d41ea4c8ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb4300b5-372f-48f0-8355-5596cc252df7", "size": 1}} 2018-12-23 01:04:44,505 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7 used request id req-e7df411c-0848-4797-a1ae-7624c2c9da0d 2018-12-23 01:04:44,506 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:04:44,506 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-34307b18-0210-4863-b834-43d41ea4c8ea 2018-12-23 01:04:44,506 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-34307b18-0210-4863-b834-43d41ea4c8ea 2018-12-23 01:04:44,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21f7cfb66fa0da741a85776c6ca3a270878b9d" 2018-12-23 01:04:44,701 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:44 GMT Server: Apache x-compute-request-id: req-49049364-77e7-44ee-ae1d-38d131623e31 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-49049364-77e7-44ee-ae1d-38d131623e31 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "467e31fc448e4a5aa697ff1fb429770c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7", "rel": "self"}, {"href": "http://172.30.9.26:8776/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f5215029a015450da68ee4a5d033d06d", "updated_at": "2018-12-23T01:04:44.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-34307b18-0210-4863-b834-43d41ea4c8ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb4300b5-372f-48f0-8355-5596cc252df7", "size": 1}]} 2018-12-23 01:04:44,701 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/detail used request id req-49049364-77e7-44ee-ae1d-38d131623e31 2018-12-23 01:04:44,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:44,710 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:44,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f5215029a015450da68ee4a5d033d06d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea21f7cfb66fa0da741a85776c6ca3a270878b9d" 2018-12-23 01:04:44,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7b4e2f7-d738-4314-89d5-1b9d90676c60 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5215029a015450da68ee4a5d033d06d"}, "enabled": true, "id": "f5215029a015450da68ee4a5d033d06d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj"}} 2018-12-23 01:04:44,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f5215029a015450da68ee4a5d033d06d used request id req-b7b4e2f7-d738-4314-89d5-1b9d90676c60 2018-12-23 01:04:44,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:44,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:45,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21b4e6fa0d3842149f52873b0b7cdb75", "name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj-role"}], "expires_at": "2018-12-23T02:04:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5215029a015450da68ee4a5d033d06d", "name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f5215029a015450da68ee4a5d033d06d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/f5215029a015450da68ee4a5d033d06d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/f5215029a015450da68ee4a5d033d06d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/f5215029a015450da68ee4a5d033d06d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/f5215029a015450da68ee4a5d033d06d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f5215029a015450da68ee4a5d033d06d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/f5215029a015450da68ee4a5d033d06d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/f5215029a015450da68ee4a5d033d06d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f5215029a015450da68ee4a5d033d06d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/f5215029a015450da68ee4a5d033d06d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/f5215029a015450da68ee4a5d033d06d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-user", "id": "467e31fc448e4a5aa697ff1fb429770c"}, "audit_ids": ["q6apkphKRlOLy1lTbfF11g"], "issued_at": "2018-12-23T01:04:45.000000Z"}} 2018-12-23 01:04:45,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0104fbccdd34785009d7635ddfad11b1972b821" 2018-12-23 01:04:45,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427d4048-e4f6-4a37-a9ed-dd800c6aa14f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:45,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-427d4048-e4f6-4a37-a9ed-dd800c6aa14f 2018-12-23 01:04:45,229 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0104fbccdd34785009d7635ddfad11b1972b821" 2018-12-23 01:04:45,426 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:45 GMT Server: Apache x-compute-request-id: req-a2f6f84b-a967-4bf0-b5fb-ee1564f09a15 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a2f6f84b-a967-4bf0-b5fb-ee1564f09a15 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "467e31fc448e4a5aa697ff1fb429770c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7", "rel": "self"}, {"href": "http://172.30.9.26:8776/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f5215029a015450da68ee4a5d033d06d", "updated_at": "2018-12-23T01:04:44.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-34307b18-0210-4863-b834-43d41ea4c8ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb4300b5-372f-48f0-8355-5596cc252df7", "size": 1}]} 2018-12-23 01:04:45,426 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/detail used request id req-a2f6f84b-a967-4bf0-b5fb-ee1564f09a15 2018-12-23 01:04:45,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:45,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:04:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:45,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f5215029a015450da68ee4a5d033d06d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0104fbccdd34785009d7635ddfad11b1972b821" 2018-12-23 01:04:45,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7731a97e-b204-413a-a969-7d4bcf349724 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5215029a015450da68ee4a5d033d06d"}, "enabled": true, "id": "f5215029a015450da68ee4a5d033d06d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj"}} 2018-12-23 01:04:45,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f5215029a015450da68ee4a5d033d06d used request id req-7731a97e-b204-413a-a969-7d4bcf349724 2018-12-23 01:04:45,521 - create_volume - INFO - Did not create volume due to cleanup mode 2018-12-23 01:04:45,523 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1d329476-d40a-4969-a1c0-5b0c26cb9aac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da296aac6d8ab300d6ade39002719b902f99c8" 2018-12-23 01:04:45,715 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:45 GMT Server: Apache x-compute-request-id: req-f4151d7c-8e0d-455f-b4c8-0fc11f0a5e9c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f4151d7c-8e0d-455f-b4c8-0fc11f0a5e9c Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "467e31fc448e4a5aa697ff1fb429770c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7", "rel": "self"}, {"href": "http://172.30.9.26:8776/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f5215029a015450da68ee4a5d033d06d", "updated_at": "2018-12-23T01:04:44.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-34307b18-0210-4863-b834-43d41ea4c8ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb4300b5-372f-48f0-8355-5596cc252df7", "size": 1}} 2018-12-23 01:04:45,715 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7 used request id req-f4151d7c-8e0d-455f-b4c8-0fc11f0a5e9c 2018-12-23 01:04:45,716 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:04:45,716 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-34307b18-0210-4863-b834-43d41ea4c8ea 2018-12-23 01:04:45,716 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-34307b18-0210-4863-b834-43d41ea4c8ea 2018-12-23 01:04:45,719 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1d329476-d40a-4969-a1c0-5b0c26cb9aac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da296aac6d8ab300d6ade39002719b902f99c8" 2018-12-23 01:04:45,935 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:04:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-42c38e3f-6b86-4358-9fc1-8c0f658edc0c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:04:45,936 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7 used request id req-42c38e3f-6b86-4358-9fc1-8c0f658edc0c 2018-12-23 01:04:45,939 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1d329476-d40a-4969-a1c0-5b0c26cb9aac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da296aac6d8ab300d6ade39002719b902f99c8" 2018-12-23 01:04:45,993 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:45 GMT Server: Apache x-compute-request-id: req-50a00e47-ec47-40dc-bf17-f1fa4133c930 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-50a00e47-ec47-40dc-bf17-f1fa4133c930 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "467e31fc448e4a5aa697ff1fb429770c", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7", "rel": "self"}, {"href": "http://172.30.9.26:8776/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f5215029a015450da68ee4a5d033d06d", "updated_at": "2018-12-23T01:04:45.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-34307b18-0210-4863-b834-43d41ea4c8ea", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb4300b5-372f-48f0-8355-5596cc252df7", "size": 1}} 2018-12-23 01:04:45,993 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7 used request id req-50a00e47-ec47-40dc-bf17-f1fa4133c930 2018-12-23 01:04:45,994 - create_volume - DEBUG - Instance status is - deleting 2018-12-23 01:04:45,994 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 01:04:48,997 - create_volume - DEBUG - Volume status query timeout in 56.9389228821 2018-12-23 01:04:49,000 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1d329476-d40a-4969-a1c0-5b0c26cb9aac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1da296aac6d8ab300d6ade39002719b902f99c8" 2018-12-23 01:04:49,034 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:04:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8209dc24-b122-47ec-83b5-fc6a6abfbad5 x-openstack-request-id: req-8209dc24-b122-47ec-83b5-fc6a6abfbad5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume bb4300b5-372f-48f0-8355-5596cc252df7 could not be found.", "code": 404}} 2018-12-23 01:04:49,034 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f5215029a015450da68ee4a5d033d06d/volumes/bb4300b5-372f-48f0-8355-5596cc252df7 used request id req-8209dc24-b122-47ec-83b5-fc6a6abfbad5 2018-12-23 01:04:49,034 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume bb4300b5-372f-48f0-8355-5596cc252df7 could not be found. (HTTP 404) (Request-ID: req-8209dc24-b122-47ec-83b5-fc6a6abfbad5) 2018-12-23 01:04:49,034 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-34307b18-0210-4863-b834-43d41ea4c8ea 2018-12-23 01:04:49,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88ed795e4151d2e5cebbb51fe869c5d5f3514af" 2018-12-23 01:04:49,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-af8231dd-14e3-4e51-832e-03f02a638bb0 Date: Sun, 23 Dec 2018 01:04:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:04:49,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-af8231dd-14e3-4e51-832e-03f02a638bb0 2018-12-23 01:04:49,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88ed795e4151d2e5cebbb51fe869c5d5f3514af" 2018-12-23 01:04:49,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0926917-fd6a-4ca7-9374-3499e462d079 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:04:49,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-b0926917-fd6a-4ca7-9374-3499e462d079 2018-12-23 01:04:49,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88ed795e4151d2e5cebbb51fe869c5d5f3514af" 2018-12-23 01:04:49,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ac05a4-7dd4-4894-906e-5dd3faf08064 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:04:49,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-e2ac05a4-7dd4-4894-906e-5dd3faf08064 2018-12-23 01:04:49,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88ed795e4151d2e5cebbb51fe869c5d5f3514af" 2018-12-23 01:04:49,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff37d9dc-f5ae-4b68-bb40-02b00df2005e Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:04:49,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-ff37d9dc-f5ae-4b68-bb40-02b00df2005e 2018-12-23 01:04:49,515 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj 2018-12-23 01:04:49,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f5215029a015450da68ee4a5d033d06d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88ed795e4151d2e5cebbb51fe869c5d5f3514af" 2018-12-23 01:04:49,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cd16bba-8248-4e28-96d0-054769dfb81a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:49,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f5215029a015450da68ee4a5d033d06d used request id req-4cd16bba-8248-4e28-96d0-054769dfb81a 2018-12-23 01:04:49,726 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-proj-role 2018-12-23 01:04:49,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/21b4e6fa0d3842149f52873b0b7cdb75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88ed795e4151d2e5cebbb51fe869c5d5f3514af" 2018-12-23 01:04:49,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7706cddb-a328-4182-9c1a-7b9db197e2cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:49,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/21b4e6fa0d3842149f52873b0b7cdb75 used request id req-7706cddb-a328-4182-9c1a-7b9db197e2cc 2018-12-23 01:04:49,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88ed795e4151d2e5cebbb51fe869c5d5f3514af" 2018-12-23 01:04:49,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b13c225f-b019-4246-b13d-57c451137de2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:04:49,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b13c225f-b019-4246-b13d-57c451137de2 2018-12-23 01:04:49,944 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-928cae9d-3fb1-44d-user 2018-12-23 01:04:49,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/467e31fc448e4a5aa697ff1fb429770c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1477b255d1ab8786d5cd4766001373a28f288cf0" 2018-12-23 01:04:50,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d819942-73e2-4a2c-a19e-849dcd8791b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:50,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/467e31fc448e4a5aa697ff1fb429770c used request id req-2d819942-73e2-4a2c-a19e-849dcd8791b8 2018-12-23 01:04:50,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:50,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["MKQXbnp3SICRVcvX8TsqzQ"], "issued_at": "2018-12-23T01:04:50.000000Z"}} 2018-12-23 01:04:50,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd5c19e654697927b9daf93d378d1a0f463a478" 2018-12-23 01:04:50,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82cb35b9-1876-462d-9fa2-347012c7b6d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:50,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-82cb35b9-1876-462d-9fa2-347012c7b6d2 2018-12-23 01:04:50,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:50,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:50,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["3IBtG4QZSeqrcXcVBr6_XQ"], "issued_at": "2018-12-23T01:04:50.000000Z"}} 2018-12-23 01:04:50,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74428ab9b57e86637c5afaa8ec2117bcca376467" 2018-12-23 01:04:51,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2261c1c0-47ee-45cc-8276-f54762df3061 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:51,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2261c1c0-47ee-45cc-8276-f54762df3061 2018-12-23 01:04:51,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:51,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:04:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:51,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74428ab9b57e86637c5afaa8ec2117bcca376467" 2018-12-23 01:04:51,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74b3eae5-f4f6-49c5-b760-609d7cd3abdf Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:04:51,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj used request id req-74b3eae5-f4f6-49c5-b760-609d7cd3abdf 2018-12-23 01:04:51,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74428ab9b57e86637c5afaa8ec2117bcca376467" 2018-12-23 01:04:51,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3632335c-46fd-4763-818d-71526ea20d61 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:04:51,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3632335c-46fd-4763-818d-71526ea20d61 2018-12-23 01:04:51,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74428ab9b57e86637c5afaa8ec2117bcca376467" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj"}}' 2018-12-23 01:04:51,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe5a383a-4a1b-4f24-8af2-f620139dfb64 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/58e8d8e3f5364941bd0224d7bb7dab0a"}, "enabled": true, "id": "58e8d8e3f5364941bd0224d7bb7dab0a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj"}} 2018-12-23 01:04:51,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-fe5a383a-4a1b-4f24-8af2-f620139dfb64 2018-12-23 01:04:51,390 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj 2018-12-23 01:04:51,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:51,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:51,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:04:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["_NarZS50Rv-Aui0bqajlqg"], "issued_at": "2018-12-23T01:04:51.000000Z"}} 2018-12-23 01:04:51,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc6cbeb3706a3f895ebaf11f638fabb3cdf18e" 2018-12-23 01:04:51,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91bac020-6df3-405e-a86c-603a03e22612 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:51,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-91bac020-6df3-405e-a86c-603a03e22612 2018-12-23 01:04:51,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:51,784 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:04:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:51,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc6cbeb3706a3f895ebaf11f638fabb3cdf18e" 2018-12-23 01:04:51,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3df3972-f3a2-4b44-84dd-998d6f9e7647 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:04:51,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d3df3972-f3a2-4b44-84dd-998d6f9e7647 2018-12-23 01:04:51,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc6cbeb3706a3f895ebaf11f638fabb3cdf18e" 2018-12-23 01:04:51,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f44404-817a-4756-9a88-89c81fa3d2da Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/58e8d8e3f5364941bd0224d7bb7dab0a"}, "enabled": true, "id": "58e8d8e3f5364941bd0224d7bb7dab0a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj"}]} 2018-12-23 01:04:51,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj used request id req-47f44404-817a-4756-9a88-89c81fa3d2da 2018-12-23 01:04:51,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc6cbeb3706a3f895ebaf11f638fabb3cdf18e" 2018-12-23 01:04:52,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f7ad97-735d-4992-b38f-1b6ed4108b07 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:04:52,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-13f7ad97-735d-4992-b38f-1b6ed4108b07 2018-12-23 01:04:52,425 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-user 2018-12-23 01:04:52,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:52,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74428ab9b57e86637c5afaa8ec2117bcca376467" 2018-12-23 01:04:52,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd13105-f7cf-4daa-baa1-44755214d11e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:04:52,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1bd13105-f7cf-4daa-baa1-44755214d11e 2018-12-23 01:04:52,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74428ab9b57e86637c5afaa8ec2117bcca376467" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj-role"}}' 2018-12-23 01:04:52,641 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cba14df8-f7bd-4add-8081-eeab3c0bd3d4 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "de2a50eb370d4e2b8ffba54778ace070", "links": {"self": "http://172.30.9.26:5000/v3/roles/de2a50eb370d4e2b8ffba54778ace070"}, "name": "CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj-role"}} 2018-12-23 01:04:52,641 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-cba14df8-f7bd-4add-8081-eeab3c0bd3d4 2018-12-23 01:04:52,642 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj-role 2018-12-23 01:04:52,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/de2a50eb370d4e2b8ffba54778ace070 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74428ab9b57e86637c5afaa8ec2117bcca376467" 2018-12-23 01:04:52,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac44841-c810-4fc9-ae5b-431daba04acc Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/de2a50eb370d4e2b8ffba54778ace070"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj-role", "id": "de2a50eb370d4e2b8ffba54778ace070"}} 2018-12-23 01:04:52,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/de2a50eb370d4e2b8ffba54778ace070 used request id req-9ac44841-c810-4fc9-ae5b-431daba04acc 2018-12-23 01:04:52,725 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj-role to project CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj 2018-12-23 01:04:52,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/58e8d8e3f5364941bd0224d7bb7dab0a/users/527145e7040047e7859080e82e4cb275/roles/de2a50eb370d4e2b8ffba54778ace070 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74428ab9b57e86637c5afaa8ec2117bcca376467" 2018-12-23 01:04:52,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a74021b0-c73d-445c-8115-a1d0ac7fb164 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:04:52,853 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/58e8d8e3f5364941bd0224d7bb7dab0a/users/527145e7040047e7859080e82e4cb275/roles/de2a50eb370d4e2b8ffba54778ace070 used request id req-a74021b0-c73d-445c-8115-a1d0ac7fb164 2018-12-23 01:04:52,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:53,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de2a50eb370d4e2b8ffba54778ace070", "name": "CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj-role"}], "expires_at": "2018-12-23T02:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58e8d8e3f5364941bd0224d7bb7dab0a", "name": "CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-user", "id": "527145e7040047e7859080e82e4cb275"}, "audit_ids": ["Et4PR4KFQRCSqKfgOEZ2VQ"], "issued_at": "2018-12-23T01:04:53.000000Z"}} 2018-12-23 01:04:53,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a2ef722d808edde5f64475630b56e32d7cb40d5" 2018-12-23 01:04:53,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bb920ec-c40b-4a2c-ade3-8bce26c14b83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:53,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4bb920ec-c40b-4a2c-ade3-8bce26c14b83 2018-12-23 01:04:53,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:04:53,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:04:53,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de2a50eb370d4e2b8ffba54778ace070", "name": "CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj-role"}], "expires_at": "2018-12-23T02:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58e8d8e3f5364941bd0224d7bb7dab0a", "name": "CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/58e8d8e3f5364941bd0224d7bb7dab0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-user", "id": "527145e7040047e7859080e82e4cb275"}, "audit_ids": ["JOvtUmCwQaKAGc5rMTEcUg"], "issued_at": "2018-12-23T01:04:53.000000Z"}} 2018-12-23 01:04:53,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbceeb374bde4d342d5bf262d48ca2d414145bd" 2018-12-23 01:04:53,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3354d1ac-e074-40ee-9df8-0d15b7cbf015 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:04:53,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3354d1ac-e074-40ee-9df8-0d15b7cbf015 2018-12-23 01:04:53,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbceeb374bde4d342d5bf262d48ca2d414145bd" 2018-12-23 01:04:53,945 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:53 GMT Server: Apache x-compute-request-id: req-0ef2a17e-8cf1-47f0-9bf6-fd5bc42a0b8b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0ef2a17e-8cf1-47f0-9bf6-fd5bc42a0b8b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 01:04:53,945 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/detail used request id req-0ef2a17e-8cf1-47f0-9bf6-fd5bc42a0b8b 2018-12-23 01:04:53,949 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0ef2a17e-8cf1-47f0-9bf6-fd5bc42a0b8b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbceeb374bde4d342d5bf262d48ca2d414145bd" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-5501aac0-4fc9-4b1f-b15e-571907a4ce74", "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-12-23 01:04:54,286 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:04:53 GMT Server: Apache x-compute-request-id: req-dee0bef7-0822-47e4-aea7-d44697c6d1c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dee0bef7-0822-47e4-aea7-d44697c6d1c2 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "527145e7040047e7859080e82e4cb275", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "rel": "self"}, {"href": "http://172.30.9.26:8776/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:54.174238", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5501aac0-4fc9-4b1f-b15e-571907a4ce74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "size": 1}} 2018-12-23 01:04:54,286 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes used request id req-dee0bef7-0822-47e4-aea7-d44697c6d1c2 2018-12-23 01:04:54,290 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0ef2a17e-8cf1-47f0-9bf6-fd5bc42a0b8b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbceeb374bde4d342d5bf262d48ca2d414145bd" 2018-12-23 01:04:54,881 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:54 GMT Server: Apache x-compute-request-id: req-1d5f8265-9b41-4eda-8252-809c4e680e04 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d5f8265-9b41-4eda-8252-809c4e680e04 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "527145e7040047e7859080e82e4cb275", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "rel": "self"}, {"href": "http://172.30.9.26:8776/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "58e8d8e3f5364941bd0224d7bb7dab0a", "updated_at": "2018-12-23T01:04:54.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5501aac0-4fc9-4b1f-b15e-571907a4ce74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "size": 1}} 2018-12-23 01:04:54,882 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2 used request id req-1d5f8265-9b41-4eda-8252-809c4e680e04 2018-12-23 01:04:54,882 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-5501aac0-4fc9-4b1f-b15e-571907a4ce74 2018-12-23 01:04:54,885 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0ef2a17e-8cf1-47f0-9bf6-fd5bc42a0b8b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbceeb374bde4d342d5bf262d48ca2d414145bd" 2018-12-23 01:04:55,074 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:54 GMT Server: Apache x-compute-request-id: req-8f173ef5-7f99-4b22-b3df-bacfeeb892e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8f173ef5-7f99-4b22-b3df-bacfeeb892e4 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "527145e7040047e7859080e82e4cb275", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "rel": "self"}, {"href": "http://172.30.9.26:8776/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "58e8d8e3f5364941bd0224d7bb7dab0a", "updated_at": "2018-12-23T01:04:54.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5501aac0-4fc9-4b1f-b15e-571907a4ce74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "size": 1}} 2018-12-23 01:04:55,074 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2 used request id req-8f173ef5-7f99-4b22-b3df-bacfeeb892e4 2018-12-23 01:04:55,074 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:04:55,074 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-5501aac0-4fc9-4b1f-b15e-571907a4ce74 2018-12-23 01:04:55,074 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-5501aac0-4fc9-4b1f-b15e-571907a4ce74 2018-12-23 01:04:55,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a2ef722d808edde5f64475630b56e32d7cb40d5" 2018-12-23 01:04:55,271 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:55 GMT Server: Apache x-compute-request-id: req-835144f1-171c-4efe-a2ae-f1d718680126 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-835144f1-171c-4efe-a2ae-f1d718680126 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "527145e7040047e7859080e82e4cb275", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "rel": "self"}, {"href": "http://172.30.9.26:8776/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "58e8d8e3f5364941bd0224d7bb7dab0a", "updated_at": "2018-12-23T01:04:54.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5501aac0-4fc9-4b1f-b15e-571907a4ce74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "size": 1}]} 2018-12-23 01:04:55,272 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/detail used request id req-835144f1-171c-4efe-a2ae-f1d718680126 2018-12-23 01:04:55,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:04:55,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:04:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:04:55,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/58e8d8e3f5364941bd0224d7bb7dab0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a2ef722d808edde5f64475630b56e32d7cb40d5" 2018-12-23 01:04:55,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-384c424c-9f31-448d-9a08-7bd811fa3d15 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/58e8d8e3f5364941bd0224d7bb7dab0a"}, "enabled": true, "id": "58e8d8e3f5364941bd0224d7bb7dab0a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj"}} 2018-12-23 01:04:55,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/58e8d8e3f5364941bd0224d7bb7dab0a used request id req-384c424c-9f31-448d-9a08-7bd811fa3d15 2018-12-23 01:04:55,365 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0ef2a17e-8cf1-47f0-9bf6-fd5bc42a0b8b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbceeb374bde4d342d5bf262d48ca2d414145bd" 2018-12-23 01:04:55,562 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:55 GMT Server: Apache x-compute-request-id: req-bec26b57-a0b6-4b5d-9e52-d3d7822502ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bec26b57-a0b6-4b5d-9e52-d3d7822502ab Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "527145e7040047e7859080e82e4cb275", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "rel": "self"}, {"href": "http://172.30.9.26:8776/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "58e8d8e3f5364941bd0224d7bb7dab0a", "updated_at": "2018-12-23T01:04:54.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5501aac0-4fc9-4b1f-b15e-571907a4ce74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "size": 1}} 2018-12-23 01:04:55,563 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2 used request id req-bec26b57-a0b6-4b5d-9e52-d3d7822502ab 2018-12-23 01:04:55,563 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:04:55,563 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-5501aac0-4fc9-4b1f-b15e-571907a4ce74 2018-12-23 01:04:55,563 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-5501aac0-4fc9-4b1f-b15e-571907a4ce74 2018-12-23 01:04:55,566 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0ef2a17e-8cf1-47f0-9bf6-fd5bc42a0b8b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbceeb374bde4d342d5bf262d48ca2d414145bd" 2018-12-23 01:04:55,899 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:04:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a86d0bb5-d584-4cc0-99d6-13e300303311 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:04:55,899 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2 used request id req-a86d0bb5-d584-4cc0-99d6-13e300303311 2018-12-23 01:04:55,902 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0ef2a17e-8cf1-47f0-9bf6-fd5bc42a0b8b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbceeb374bde4d342d5bf262d48ca2d414145bd" 2018-12-23 01:04:56,097 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:55 GMT Server: Apache x-compute-request-id: req-56807329-262f-4048-82e5-ae7eae465927 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56807329-262f-4048-82e5-ae7eae465927 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "527145e7040047e7859080e82e4cb275", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "rel": "self"}, {"href": "http://172.30.9.26:8776/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:04:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "58e8d8e3f5364941bd0224d7bb7dab0a", "updated_at": "2018-12-23T01:04:55.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5501aac0-4fc9-4b1f-b15e-571907a4ce74", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "745605ca-9aa6-46ae-8c91-fcbc0b2534d2", "size": 1}} 2018-12-23 01:04:56,097 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2 used request id req-56807329-262f-4048-82e5-ae7eae465927 2018-12-23 01:04:56,097 - create_volume - DEBUG - Instance status is - deleting 2018-12-23 01:04:56,097 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 01:04:59,101 - create_volume - DEBUG - Volume status query timeout in 56.798815012 2018-12-23 01:04:59,104 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0ef2a17e-8cf1-47f0-9bf6-fd5bc42a0b8b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbceeb374bde4d342d5bf262d48ca2d414145bd" 2018-12-23 01:04:59,674 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:04:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f85cbc4d-ca45-4e4d-aeaa-ae1ecbdb656c x-openstack-request-id: req-f85cbc4d-ca45-4e4d-aeaa-ae1ecbdb656c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 745605ca-9aa6-46ae-8c91-fcbc0b2534d2 could not be found.", "code": 404}} 2018-12-23 01:04:59,675 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/58e8d8e3f5364941bd0224d7bb7dab0a/volumes/745605ca-9aa6-46ae-8c91-fcbc0b2534d2 used request id req-f85cbc4d-ca45-4e4d-aeaa-ae1ecbdb656c 2018-12-23 01:04:59,675 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 745605ca-9aa6-46ae-8c91-fcbc0b2534d2 could not be found. (HTTP 404) (Request-ID: req-f85cbc4d-ca45-4e4d-aeaa-ae1ecbdb656c) 2018-12-23 01:04:59,675 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-5501aac0-4fc9-4b1f-b15e-571907a4ce74 2018-12-23 01:04:59,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74428ab9b57e86637c5afaa8ec2117bcca376467" 2018-12-23 01:04:59,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-71cfde31-65e7-4b01-b5fc-6e1738a515d6 Date: Sun, 23 Dec 2018 01:04:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:04:59,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-71cfde31-65e7-4b01-b5fc-6e1738a515d6 2018-12-23 01:04:59,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74428ab9b57e86637c5afaa8ec2117bcca376467" 2018-12-23 01:04:59,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda326c9-4c83-4be9-a473-b904aa5a9285 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:04:59,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-bda326c9-4c83-4be9-a473-b904aa5a9285 2018-12-23 01:04:59,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74428ab9b57e86637c5afaa8ec2117bcca376467" 2018-12-23 01:05:00,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e05982b7-1b00-4336-bd13-d2b25453a66c 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:05:00,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-e05982b7-1b00-4336-bd13-d2b25453a66c 2018-12-23 01:05:00,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74428ab9b57e86637c5afaa8ec2117bcca376467" 2018-12-23 01:05:00,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c361aaa-f238-4109-b85b-9539034d1aff Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:05:00,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-4c361aaa-f238-4109-b85b-9539034d1aff 2018-12-23 01:05:00,232 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj 2018-12-23 01:05:00,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/58e8d8e3f5364941bd0224d7bb7dab0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74428ab9b57e86637c5afaa8ec2117bcca376467" 2018-12-23 01:05:00,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03cff165-634f-4afc-98c8-a19577bebd35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:00,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/58e8d8e3f5364941bd0224d7bb7dab0a used request id req-03cff165-634f-4afc-98c8-a19577bebd35 2018-12-23 01:05:00,441 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-proj-role 2018-12-23 01:05:00,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/de2a50eb370d4e2b8ffba54778ace070 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74428ab9b57e86637c5afaa8ec2117bcca376467" 2018-12-23 01:05:00,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e6baf77-5a9a-420b-800c-ad6cd05f63fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:00,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/de2a50eb370d4e2b8ffba54778ace070 used request id req-6e6baf77-5a9a-420b-800c-ad6cd05f63fb 2018-12-23 01:05:00,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74428ab9b57e86637c5afaa8ec2117bcca376467" 2018-12-23 01:05:00,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89531f6-81fa-4a61-8561-0ea529afd337 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:05:00,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d89531f6-81fa-4a61-8561-0ea529afd337 2018-12-23 01:05:00,569 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-54f90bde-7e49-45e-user 2018-12-23 01:05:00,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/527145e7040047e7859080e82e4cb275 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc6cbeb3706a3f895ebaf11f638fabb3cdf18e" 2018-12-23 01:05:00,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9bfb4f6-e1b4-45d7-b9ea-ccb8b112857d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:00,742 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/527145e7040047e7859080e82e4cb275 used request id req-a9bfb4f6-e1b4-45d7-b9ea-ccb8b112857d 2018-12-23 01:05:00,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:01,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["hFX7ynXFQwqlZfVoFcK7SQ"], "issued_at": "2018-12-23T01:05:01.000000Z"}} 2018-12-23 01:05:01,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898d5644752b07ea80e6b7d7cf57fcaf13279a5d" 2018-12-23 01:05:01,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f7d5f2c-887e-433d-aae3-6b2166cb5cc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:01,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2f7d5f2c-887e-433d-aae3-6b2166cb5cc1 2018-12-23 01:05:01,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:01,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:01,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["7FkLf6TASW60CiNtZRfgkA"], "issued_at": "2018-12-23T01:05:01.000000Z"}} 2018-12-23 01:05:01,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2824600d9ab22d3a20e402dfe00c1e06e6acd58f" 2018-12-23 01:05:01,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c12429aa-f7da-4bd6-93a7-2479f5753608 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:01,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c12429aa-f7da-4bd6-93a7-2479f5753608 2018-12-23 01:05:01,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:05:01,687 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:05:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:05:01,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2824600d9ab22d3a20e402dfe00c1e06e6acd58f" 2018-12-23 01:05:01,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71354b84-aa2d-4ff4-b3e9-a7833f9b98f2 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:05:01,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj used request id req-71354b84-aa2d-4ff4-b3e9-a7833f9b98f2 2018-12-23 01:05:01,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2824600d9ab22d3a20e402dfe00c1e06e6acd58f" 2018-12-23 01:05:01,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9f25184-61d3-4e0a-888a-ac98932f0fab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:05:01,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e9f25184-61d3-4e0a-888a-ac98932f0fab 2018-12-23 01:05:01,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2824600d9ab22d3a20e402dfe00c1e06e6acd58f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj"}}' 2018-12-23 01:05:01,989 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:05:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8887198e-3b7f-4cc8-aa3b-a3eca99be69c Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/729ba2167c594f3ebc81d90ab724bd47"}, "enabled": true, "id": "729ba2167c594f3ebc81d90ab724bd47", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj"}} 2018-12-23 01:05:01,989 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8887198e-3b7f-4cc8-aa3b-a3eca99be69c 2018-12-23 01:05:01,989 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj 2018-12-23 01:05:01,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:01,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:02,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["JUsY27alT0Kge5vNwt_Q2Q"], "issued_at": "2018-12-23T01:05:02.000000Z"}} 2018-12-23 01:05:02,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9a85de378c2e496ce3b045112ab023f6ca84d9" 2018-12-23 01:05:02,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af373312-1353-4eb6-a2ef-d6c2e4ba0f5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:02,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-af373312-1353-4eb6-a2ef-d6c2e4ba0f5b 2018-12-23 01:05:02,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:05:02,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:05:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:05:02,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9a85de378c2e496ce3b045112ab023f6ca84d9" 2018-12-23 01:05:02,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd98c2f2-e3de-466d-a161-e09ae6ab573a Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:05:02,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-cd98c2f2-e3de-466d-a161-e09ae6ab573a 2018-12-23 01:05:02,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9a85de378c2e496ce3b045112ab023f6ca84d9" 2018-12-23 01:05:02,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7c5b24-3948-438e-85fb-162db0f59e20 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/729ba2167c594f3ebc81d90ab724bd47"}, "enabled": true, "id": "729ba2167c594f3ebc81d90ab724bd47", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj"}]} 2018-12-23 01:05:02,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj used request id req-1f7c5b24-3948-438e-85fb-162db0f59e20 2018-12-23 01:05:02,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9a85de378c2e496ce3b045112ab023f6ca84d9" 2018-12-23 01:05:02,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fbe243a-dfc2-479f-8518-b6dde3f3f4ec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:05:02,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4fbe243a-dfc2-479f-8518-b6dde3f3f4ec 2018-12-23 01:05:03,000 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-user 2018-12-23 01:05:03,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:03,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2824600d9ab22d3a20e402dfe00c1e06e6acd58f" 2018-12-23 01:05:03,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94dc48ea-0f37-459b-b304-074cde2ab69b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:05:03,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-94dc48ea-0f37-459b-b304-074cde2ab69b 2018-12-23 01:05:03,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2824600d9ab22d3a20e402dfe00c1e06e6acd58f" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj-role"}}' 2018-12-23 01:05:03,126 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8f54bab-0e05-447e-a346-436ce001cf0a Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "40e99614bd9c41a99bb71c5b21284785", "links": {"self": "http://172.30.9.26:5000/v3/roles/40e99614bd9c41a99bb71c5b21284785"}, "name": "CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj-role"}} 2018-12-23 01:05:03,126 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a8f54bab-0e05-447e-a346-436ce001cf0a 2018-12-23 01:05:03,127 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj-role 2018-12-23 01:05:03,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/40e99614bd9c41a99bb71c5b21284785 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2824600d9ab22d3a20e402dfe00c1e06e6acd58f" 2018-12-23 01:05:03,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f7b5d7a-b519-4ebd-a73f-f1e219b39839 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/40e99614bd9c41a99bb71c5b21284785"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj-role", "id": "40e99614bd9c41a99bb71c5b21284785"}} 2018-12-23 01:05:03,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/40e99614bd9c41a99bb71c5b21284785 used request id req-0f7b5d7a-b519-4ebd-a73f-f1e219b39839 2018-12-23 01:05:03,226 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj-role to project CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj 2018-12-23 01:05:03,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/729ba2167c594f3ebc81d90ab724bd47/users/a6a9e7076d594a9dba5978cd5c61e73b/roles/40e99614bd9c41a99bb71c5b21284785 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2824600d9ab22d3a20e402dfe00c1e06e6acd58f" 2018-12-23 01:05:03,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4021593-0c2a-4551-94b3-e415a126d556 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:03,350 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/729ba2167c594f3ebc81d90ab724bd47/users/a6a9e7076d594a9dba5978cd5c61e73b/roles/40e99614bd9c41a99bb71c5b21284785 used request id req-e4021593-0c2a-4551-94b3-e415a126d556 2018-12-23 01:05:03,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:03,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:03,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40e99614bd9c41a99bb71c5b21284785", "name": "CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj-role"}], "expires_at": "2018-12-23T02:05:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "729ba2167c594f3ebc81d90ab724bd47", "name": "CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/729ba2167c594f3ebc81d90ab724bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/729ba2167c594f3ebc81d90ab724bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/729ba2167c594f3ebc81d90ab724bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/729ba2167c594f3ebc81d90ab724bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/729ba2167c594f3ebc81d90ab724bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/729ba2167c594f3ebc81d90ab724bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/729ba2167c594f3ebc81d90ab724bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/729ba2167c594f3ebc81d90ab724bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/729ba2167c594f3ebc81d90ab724bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/729ba2167c594f3ebc81d90ab724bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/729ba2167c594f3ebc81d90ab724bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/729ba2167c594f3ebc81d90ab724bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-user", "id": "a6a9e7076d594a9dba5978cd5c61e73b"}, "audit_ids": ["YAXMisGxTACdVGjowU536A"], "issued_at": "2018-12-23T01:05:03.000000Z"}} 2018-12-23 01:05:03,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b538afd7ae61a6338619f075c04df3a5ebfceb" 2018-12-23 01:05:03,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e55f77f-04f1-46fc-be38-f456daf21fd5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:03,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9e55f77f-04f1-46fc-be38-f456daf21fd5 2018-12-23 01:05:03,815 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/729ba2167c594f3ebc81d90ab724bd47/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b538afd7ae61a6338619f075c04df3a5ebfceb" 2018-12-23 01:05:03,990 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:03 GMT Server: Apache x-compute-request-id: req-167d4207-0949-4e80-886b-445f8b494378 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-167d4207-0949-4e80-886b-445f8b494378 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 01:05:03,990 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/729ba2167c594f3ebc81d90ab724bd47/volumes/detail used request id req-167d4207-0949-4e80-886b-445f8b494378 2018-12-23 01:05:03,994 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/729ba2167c594f3ebc81d90ab724bd47/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-167d4207-0949-4e80-886b-445f8b494378" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b538afd7ae61a6338619f075c04df3a5ebfceb" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-f5ef1c2d-bd73-4871-9a97-1c40441cbd58", "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-12-23 01:05:04,427 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 23 Dec 2018 01:05:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-758bb633-e0bd-4743-b468-2ba86407bd25 x-openstack-request-id: req-758bb633-e0bd-4743-b468-2ba86407bd25 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-12-23 01:05:04,427 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/729ba2167c594f3ebc81d90ab724bd47/volumes used request id req-758bb633-e0bd-4743-b468-2ba86407bd25 2018-12-23 01:05:04,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2824600d9ab22d3a20e402dfe00c1e06e6acd58f" 2018-12-23 01:05:04,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b03e8d2e-d04a-4b68-8388-2d152ea1f1d0 Date: Sun, 23 Dec 2018 01:05:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:05:04,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b03e8d2e-d04a-4b68-8388-2d152ea1f1d0 2018-12-23 01:05:04,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2824600d9ab22d3a20e402dfe00c1e06e6acd58f" 2018-12-23 01:05:04,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc8871d-9f5f-4812-a815-0f1014982a45 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:05:04,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-9bc8871d-9f5f-4812-a815-0f1014982a45 2018-12-23 01:05:04,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2824600d9ab22d3a20e402dfe00c1e06e6acd58f" 2018-12-23 01:05:04,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5591c2-e7ea-477d-bf5c-e6bcbdeecf47 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:05:04,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-fd5591c2-e7ea-477d-bf5c-e6bcbdeecf47 2018-12-23 01:05:04,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2824600d9ab22d3a20e402dfe00c1e06e6acd58f" 2018-12-23 01:05:04,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f0a8db2-aa29-41c7-89e1-24c37d01d5a5 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:05:04,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-1f0a8db2-aa29-41c7-89e1-24c37d01d5a5 2018-12-23 01:05:04,913 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj 2018-12-23 01:05:04,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/729ba2167c594f3ebc81d90ab724bd47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2824600d9ab22d3a20e402dfe00c1e06e6acd58f" 2018-12-23 01:05:05,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d117a7f7-555b-46c8-9e13-e6943af86fb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:05,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/729ba2167c594f3ebc81d90ab724bd47 used request id req-d117a7f7-555b-46c8-9e13-e6943af86fb2 2018-12-23 01:05:05,093 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-proj-role 2018-12-23 01:05:05,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/40e99614bd9c41a99bb71c5b21284785 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2824600d9ab22d3a20e402dfe00c1e06e6acd58f" 2018-12-23 01:05:05,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5da07207-ba14-4d29-8562-bcd5b6fb1866 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:05,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/40e99614bd9c41a99bb71c5b21284785 used request id req-5da07207-ba14-4d29-8562-bcd5b6fb1866 2018-12-23 01:05:05,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2824600d9ab22d3a20e402dfe00c1e06e6acd58f" 2018-12-23 01:05:05,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09dbab0c-cd17-41f6-923a-c6486395d417 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:05:05,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-09dbab0c-cd17-41f6-923a-c6486395d417 2018-12-23 01:05:05,302 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-fc6cb7ca-2760-48c-user 2018-12-23 01:05:05,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/a6a9e7076d594a9dba5978cd5c61e73b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9a85de378c2e496ce3b045112ab023f6ca84d9" 2018-12-23 01:05:05,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1492c232-34d0-430f-9fe2-e254199c2c78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:05,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a6a9e7076d594a9dba5978cd5c61e73b used request id req-1492c232-34d0-430f-9fe2-e254199c2c78 2018-12-23 01:05:05,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:05,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["TFU2fHYvRWWwBNQ64AEyTQ"], "issued_at": "2018-12-23T01:05:05.000000Z"}} 2018-12-23 01:05:05,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c5f0d75c8f83003f540cd41384ba6e38a273b88" 2018-12-23 01:05:05,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d61a828-1b1e-484b-8c2f-9995974c2f03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:05,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7d61a828-1b1e-484b-8c2f-9995974c2f03 2018-12-23 01:05:05,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:05,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:06,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["0M1SVdEiRqa0ewx6H_yyUw"], "issued_at": "2018-12-23T01:05:06.000000Z"}} 2018-12-23 01:05:06,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3af8cac2ad793419d03ad09dfb970d22e4b588c" 2018-12-23 01:05:06,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2f0251-43cc-43dc-aabd-29aba54498ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:06,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2a2f0251-43cc-43dc-aabd-29aba54498ca 2018-12-23 01:05:06,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:05:06,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:05:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:05:06,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3af8cac2ad793419d03ad09dfb970d22e4b588c" 2018-12-23 01:05:06,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990db810-60ac-4d14-82c0-eef92eca02e8 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:05:06,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj used request id req-990db810-60ac-4d14-82c0-eef92eca02e8 2018-12-23 01:05:06,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3af8cac2ad793419d03ad09dfb970d22e4b588c" 2018-12-23 01:05:06,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ac6f81-93fa-4c5e-bfd4-3239b0913a1c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:05:06,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-38ac6f81-93fa-4c5e-bfd4-3239b0913a1c 2018-12-23 01:05:06,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3af8cac2ad793419d03ad09dfb970d22e4b588c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj"}}' 2018-12-23 01:05:06,737 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:05:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-733ade1a-bb8f-4b1f-8258-b3fd0b7262e6 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8794610862d7499894caa96c936bec86"}, "enabled": true, "id": "8794610862d7499894caa96c936bec86", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj"}} 2018-12-23 01:05:06,737 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-733ade1a-bb8f-4b1f-8258-b3fd0b7262e6 2018-12-23 01:05:06,738 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj 2018-12-23 01:05:06,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:06,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:07,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["lUU1hbYRS6CZRgLJhzwRCw"], "issued_at": "2018-12-23T01:05:07.000000Z"}} 2018-12-23 01:05:07,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e98379d6db5a0d8258034e39c4c7cdfe9e206c" 2018-12-23 01:05:07,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8fa919-f921-4fab-b194-b6dcf41927b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:07,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cd8fa919-f921-4fab-b194-b6dcf41927b1 2018-12-23 01:05:07,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:05:07,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:05:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:05:07,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e98379d6db5a0d8258034e39c4c7cdfe9e206c" 2018-12-23 01:05:07,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ca2eb69-fb38-49ae-940d-7f19109ca068 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:05:07,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9ca2eb69-fb38-49ae-940d-7f19109ca068 2018-12-23 01:05:07,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e98379d6db5a0d8258034e39c4c7cdfe9e206c" 2018-12-23 01:05:07,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c136ee9-9d5e-4194-af09-79e428882ccf Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8794610862d7499894caa96c936bec86"}, "enabled": true, "id": "8794610862d7499894caa96c936bec86", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj"}]} 2018-12-23 01:05:07,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj used request id req-7c136ee9-9d5e-4194-af09-79e428882ccf 2018-12-23 01:05:07,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e98379d6db5a0d8258034e39c4c7cdfe9e206c" 2018-12-23 01:05:07,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf29b37c-9b3b-40de-9b8a-305f5d33641c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:05:07,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bf29b37c-9b3b-40de-9b8a-305f5d33641c 2018-12-23 01:05:07,797 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-user 2018-12-23 01:05:07,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:07,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3af8cac2ad793419d03ad09dfb970d22e4b588c" 2018-12-23 01:05:07,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02db53bd-ba51-4248-bd0d-581c12bdd6ad Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:05:07,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-02db53bd-ba51-4248-bd0d-581c12bdd6ad 2018-12-23 01:05:07,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3af8cac2ad793419d03ad09dfb970d22e4b588c" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj-role"}}' 2018-12-23 01:05:08,018 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:05:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-749c4609-1df7-4de6-9674-958f7481194a Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2bae40543a054cf0afaa2e7fd7aa456b", "links": {"self": "http://172.30.9.26:5000/v3/roles/2bae40543a054cf0afaa2e7fd7aa456b"}, "name": "CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj-role"}} 2018-12-23 01:05:08,019 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-749c4609-1df7-4de6-9674-958f7481194a 2018-12-23 01:05:08,019 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj-role 2018-12-23 01:05:08,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2bae40543a054cf0afaa2e7fd7aa456b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3af8cac2ad793419d03ad09dfb970d22e4b588c" 2018-12-23 01:05:08,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cada411a-fa89-4293-b416-bd2110303a7b Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/2bae40543a054cf0afaa2e7fd7aa456b"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj-role", "id": "2bae40543a054cf0afaa2e7fd7aa456b"}} 2018-12-23 01:05:08,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2bae40543a054cf0afaa2e7fd7aa456b used request id req-cada411a-fa89-4293-b416-bd2110303a7b 2018-12-23 01:05:08,105 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj-role to project CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj 2018-12-23 01:05:08,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8794610862d7499894caa96c936bec86/users/75779c49872f4717858c4fd4252d304e/roles/2bae40543a054cf0afaa2e7fd7aa456b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3af8cac2ad793419d03ad09dfb970d22e4b588c" 2018-12-23 01:05:08,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68da690d-dfe9-4bb3-8991-299f44b03197 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:08,237 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8794610862d7499894caa96c936bec86/users/75779c49872f4717858c4fd4252d304e/roles/2bae40543a054cf0afaa2e7fd7aa456b used request id req-68da690d-dfe9-4bb3-8991-299f44b03197 2018-12-23 01:05:08,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:08,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:08,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bae40543a054cf0afaa2e7fd7aa456b", "name": "CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj-role"}], "expires_at": "2018-12-23T02:05:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8794610862d7499894caa96c936bec86", "name": "CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8794610862d7499894caa96c936bec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8794610862d7499894caa96c936bec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8794610862d7499894caa96c936bec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8794610862d7499894caa96c936bec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8794610862d7499894caa96c936bec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8794610862d7499894caa96c936bec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8794610862d7499894caa96c936bec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8794610862d7499894caa96c936bec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8794610862d7499894caa96c936bec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8794610862d7499894caa96c936bec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8794610862d7499894caa96c936bec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8794610862d7499894caa96c936bec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-user", "id": "75779c49872f4717858c4fd4252d304e"}, "audit_ids": ["K1aulkAjS7ScwZB3VLAnnA"], "issued_at": "2018-12-23T01:05:08.000000Z"}} 2018-12-23 01:05:08,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbabdd26f81f76b43c1a2cc35ac75d667b05650" 2018-12-23 01:05:08,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8759f052-93a4-4035-a2ad-dc5cf92b381e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:08,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8759f052-93a4-4035-a2ad-dc5cf92b381e 2018-12-23 01:05:08,838 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/8794610862d7499894caa96c936bec86/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbabdd26f81f76b43c1a2cc35ac75d667b05650" 2018-12-23 01:05:09,036 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:08 GMT Server: Apache x-compute-request-id: req-2330af64-a408-4e27-aca4-adba623010fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2330af64-a408-4e27-aca4-adba623010fb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 01:05:09,036 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/8794610862d7499894caa96c936bec86/volumes/detail used request id req-2330af64-a408-4e27-aca4-adba623010fb 2018-12-23 01:05:09,040 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/8794610862d7499894caa96c936bec86/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2330af64-a408-4e27-aca4-adba623010fb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fbabdd26f81f76b43c1a2cc35ac75d667b05650" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-0adbc87a-e4cd-422b-86f3-fb3117844b7e", "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-12-23 01:05:09,193 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 23 Dec 2018 01:05:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1dc740cc-c5c4-4fb1-b70b-da756e41b673 x-openstack-request-id: req-1dc740cc-c5c4-4fb1-b70b-da756e41b673 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-12-23 01:05:09,194 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/8794610862d7499894caa96c936bec86/volumes used request id req-1dc740cc-c5c4-4fb1-b70b-da756e41b673 2018-12-23 01:05:09,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3af8cac2ad793419d03ad09dfb970d22e4b588c" 2018-12-23 01:05:09,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-39bee662-343f-454c-845b-261ad84697f4 Date: Sun, 23 Dec 2018 01:05:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:05:09,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-39bee662-343f-454c-845b-261ad84697f4 2018-12-23 01:05:09,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3af8cac2ad793419d03ad09dfb970d22e4b588c" 2018-12-23 01:05:09,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc55fe4c-d056-499e-b23a-564c39c6fb91 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:05:09,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-cc55fe4c-d056-499e-b23a-564c39c6fb91 2018-12-23 01:05:09,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3af8cac2ad793419d03ad09dfb970d22e4b588c" 2018-12-23 01:05:09,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d7876b8-e3c1-4ee6-bd65-6e489685aac9 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:05:09,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-2d7876b8-e3c1-4ee6-bd65-6e489685aac9 2018-12-23 01:05:09,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3af8cac2ad793419d03ad09dfb970d22e4b588c" 2018-12-23 01:05:09,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548ffde4-90cc-4c12-a2a8-9f4cbaaed145 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:05:09,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-548ffde4-90cc-4c12-a2a8-9f4cbaaed145 2018-12-23 01:05:09,720 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj 2018-12-23 01:05:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8794610862d7499894caa96c936bec86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3af8cac2ad793419d03ad09dfb970d22e4b588c" 2018-12-23 01:05:09,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a63aef4-df55-4e9e-9096-194322dd3e37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:09,925 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8794610862d7499894caa96c936bec86 used request id req-6a63aef4-df55-4e9e-9096-194322dd3e37 2018-12-23 01:05:09,925 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-proj-role 2018-12-23 01:05:09,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2bae40543a054cf0afaa2e7fd7aa456b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3af8cac2ad793419d03ad09dfb970d22e4b588c" 2018-12-23 01:05:10,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c48d3bc-7d0c-4f7d-bc2f-bae72707c9d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:10,036 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2bae40543a054cf0afaa2e7fd7aa456b used request id req-5c48d3bc-7d0c-4f7d-bc2f-bae72707c9d9 2018-12-23 01:05:10,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3af8cac2ad793419d03ad09dfb970d22e4b588c" 2018-12-23 01:05:10,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22fdcaf8-a1e7-47dc-bd35-196dc8200ea4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:05:10,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-22fdcaf8-a1e7-47dc-bd35-196dc8200ea4 2018-12-23 01:05:10,124 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-e46bfa62-86e5-48f-user 2018-12-23 01:05:10,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/75779c49872f4717858c4fd4252d304e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e98379d6db5a0d8258034e39c4c7cdfe9e206c" 2018-12-23 01:05:10,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cc80223-7494-40be-a016-40801e6a5cd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:10,303 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/75779c49872f4717858c4fd4252d304e used request id req-9cc80223-7494-40be-a016-40801e6a5cd5 2018-12-23 01:05:10,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:10,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["DVqbinHbRQalsjRnA7fa3w"], "issued_at": "2018-12-23T01:05:10.000000Z"}} 2018-12-23 01:05:10,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc7ef96a9f6990bb567ced8aa59b68a542899b3" 2018-12-23 01:05:10,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea23f8b-23a9-4f34-a678-e173b1ca9774 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:10,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7ea23f8b-23a9-4f34-a678-e173b1ca9774 2018-12-23 01:05:10,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:10,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:11,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["mydQW_rVRBSa3fqNNokUtA"], "issued_at": "2018-12-23T01:05:11.000000Z"}} 2018-12-23 01:05:11,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d3ee8afa799dbee78893547b1c35a8131b7486" 2018-12-23 01:05:11,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c22bb4d2-6872-436a-a964-3d6f4874e695 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:11,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c22bb4d2-6872-436a-a964-3d6f4874e695 2018-12-23 01:05:11,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:05:11,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:05:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:05:11,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d3ee8afa799dbee78893547b1c35a8131b7486" 2018-12-23 01:05:11,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b18cd6-3d03-4fe1-847a-7cf5a8a55ae1 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:05:11,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj used request id req-32b18cd6-3d03-4fe1-847a-7cf5a8a55ae1 2018-12-23 01:05:11,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d3ee8afa799dbee78893547b1c35a8131b7486" 2018-12-23 01:05:11,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d881e15c-7838-4e4a-b07d-d923ef31dc2c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:05:11,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d881e15c-7838-4e4a-b07d-d923ef31dc2c 2018-12-23 01:05:11,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d3ee8afa799dbee78893547b1c35a8131b7486" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj"}}' 2018-12-23 01:05:11,485 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48e37f55-603c-4f18-894c-805c94408557 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0e7b9ea4d86f46d4b5f6a40c17dc23d5"}, "enabled": true, "id": "0e7b9ea4d86f46d4b5f6a40c17dc23d5", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj"}} 2018-12-23 01:05:11,485 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-48e37f55-603c-4f18-894c-805c94408557 2018-12-23 01:05:11,486 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj 2018-12-23 01:05:11,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:11,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:11,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["nnnnRRWSQdOGQmZzgdPZfg"], "issued_at": "2018-12-23T01:05:11.000000Z"}} 2018-12-23 01:05:11,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97603a9ae215c06723dcd97672c24b1be7c3e090" 2018-12-23 01:05:11,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a7821d-efcb-4aa1-8415-d2914e452ee4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:11,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-42a7821d-efcb-4aa1-8415-d2914e452ee4 2018-12-23 01:05:11,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:05:11,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:05:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:05:11,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97603a9ae215c06723dcd97672c24b1be7c3e090" 2018-12-23 01:05:12,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0528c04-134f-4e6f-a549-4cb684557b65 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:05:12,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e0528c04-134f-4e6f-a549-4cb684557b65 2018-12-23 01:05:12,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97603a9ae215c06723dcd97672c24b1be7c3e090" 2018-12-23 01:05:12,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c7553a-5e86-4164-9596-c07749c1baf5 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0e7b9ea4d86f46d4b5f6a40c17dc23d5"}, "enabled": true, "id": "0e7b9ea4d86f46d4b5f6a40c17dc23d5", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj"}]} 2018-12-23 01:05:12,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj used request id req-b8c7553a-5e86-4164-9596-c07749c1baf5 2018-12-23 01:05:12,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97603a9ae215c06723dcd97672c24b1be7c3e090" 2018-12-23 01:05:12,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de06213-5ee7-40e2-99dd-0cf65f7d5696 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:05:12,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8de06213-5ee7-40e2-99dd-0cf65f7d5696 2018-12-23 01:05:12,611 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-user 2018-12-23 01:05:12,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:12,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d3ee8afa799dbee78893547b1c35a8131b7486" 2018-12-23 01:05:12,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54505cc6-0b19-486e-8505-4ebfe244eec2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:05:12,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-54505cc6-0b19-486e-8505-4ebfe244eec2 2018-12-23 01:05:12,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d3ee8afa799dbee78893547b1c35a8131b7486" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj-role"}}' 2018-12-23 01:05:12,821 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-954780c7-556c-4a74-8648-790f4c451dc5 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c9f8a62a3c5412da1c8990244e13e29", "links": {"self": "http://172.30.9.26:5000/v3/roles/8c9f8a62a3c5412da1c8990244e13e29"}, "name": "CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj-role"}} 2018-12-23 01:05:12,821 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-954780c7-556c-4a74-8648-790f4c451dc5 2018-12-23 01:05:12,821 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj-role 2018-12-23 01:05:12,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8c9f8a62a3c5412da1c8990244e13e29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d3ee8afa799dbee78893547b1c35a8131b7486" 2018-12-23 01:05:12,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de39a5df-e81f-4a21-b510-1a9bee4135ff Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/8c9f8a62a3c5412da1c8990244e13e29"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj-role", "id": "8c9f8a62a3c5412da1c8990244e13e29"}} 2018-12-23 01:05:12,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8c9f8a62a3c5412da1c8990244e13e29 used request id req-de39a5df-e81f-4a21-b510-1a9bee4135ff 2018-12-23 01:05:12,915 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj-role to project CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj 2018-12-23 01:05:12,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0e7b9ea4d86f46d4b5f6a40c17dc23d5/users/187314e05a9541b6b7249d057bf2f1b8/roles/8c9f8a62a3c5412da1c8990244e13e29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d3ee8afa799dbee78893547b1c35a8131b7486" 2018-12-23 01:05:13,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c778a89-229e-4498-874f-45560ef88291 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:13,057 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0e7b9ea4d86f46d4b5f6a40c17dc23d5/users/187314e05a9541b6b7249d057bf2f1b8/roles/8c9f8a62a3c5412da1c8990244e13e29 used request id req-2c778a89-229e-4498-874f-45560ef88291 2018-12-23 01:05:13,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:13,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:13,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c9f8a62a3c5412da1c8990244e13e29", "name": "CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj-role"}], "expires_at": "2018-12-23T02:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e7b9ea4d86f46d4b5f6a40c17dc23d5", "name": "CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0e7b9ea4d86f46d4b5f6a40c17dc23d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0e7b9ea4d86f46d4b5f6a40c17dc23d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0e7b9ea4d86f46d4b5f6a40c17dc23d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0e7b9ea4d86f46d4b5f6a40c17dc23d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0e7b9ea4d86f46d4b5f6a40c17dc23d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0e7b9ea4d86f46d4b5f6a40c17dc23d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0e7b9ea4d86f46d4b5f6a40c17dc23d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0e7b9ea4d86f46d4b5f6a40c17dc23d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0e7b9ea4d86f46d4b5f6a40c17dc23d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0e7b9ea4d86f46d4b5f6a40c17dc23d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0e7b9ea4d86f46d4b5f6a40c17dc23d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0e7b9ea4d86f46d4b5f6a40c17dc23d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-user", "id": "187314e05a9541b6b7249d057bf2f1b8"}, "audit_ids": ["676QzbABSTm3XljwPCndzA"], "issued_at": "2018-12-23T01:05:13.000000Z"}} 2018-12-23 01:05:13,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1997283901696fb311ae3dddff21c56b33ea9ee4" 2018-12-23 01:05:13,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04da7821-33c6-4c00-a05d-7d8bf6107fd7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:13,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-04da7821-33c6-4c00-a05d-7d8bf6107fd7 2018-12-23 01:05:13,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/0e7b9ea4d86f46d4b5f6a40c17dc23d5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1997283901696fb311ae3dddff21c56b33ea9ee4" 2018-12-23 01:05:13,700 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:13 GMT Server: Apache x-compute-request-id: req-4efab0f4-d19e-432a-9d20-b1c336fb47bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4efab0f4-d19e-432a-9d20-b1c336fb47bc Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 01:05:13,701 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/0e7b9ea4d86f46d4b5f6a40c17dc23d5/volumes/detail used request id req-4efab0f4-d19e-432a-9d20-b1c336fb47bc 2018-12-23 01:05:13,704 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/0e7b9ea4d86f46d4b5f6a40c17dc23d5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4efab0f4-d19e-432a-9d20-b1c336fb47bc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1997283901696fb311ae3dddff21c56b33ea9ee4" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-17fc862e-6740-4fba-80d7-2b17cfa6dfee", "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-12-23 01:05:13,858 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:05:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d4eefd96-27e4-4d7e-8d5f-83e3901831c0 x-openstack-request-id: req-d4eefd96-27e4-4d7e-8d5f-83e3901831c0 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-12-23 01:05:13,858 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/0e7b9ea4d86f46d4b5f6a40c17dc23d5/volumes used request id req-d4eefd96-27e4-4d7e-8d5f-83e3901831c0 2018-12-23 01:05:13,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d3ee8afa799dbee78893547b1c35a8131b7486" 2018-12-23 01:05:14,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-07538fb2-f81e-46a2-9e9f-bc3761fa44f7 Date: Sun, 23 Dec 2018 01:05:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:05:14,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-07538fb2-f81e-46a2-9e9f-bc3761fa44f7 2018-12-23 01:05:14,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d3ee8afa799dbee78893547b1c35a8131b7486" 2018-12-23 01:05:14,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3740e448-65c4-433f-ae43-137c4f19a975 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:05:14,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-3740e448-65c4-433f-ae43-137c4f19a975 2018-12-23 01:05:14,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d3ee8afa799dbee78893547b1c35a8131b7486" 2018-12-23 01:05:14,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1df6f95-3c0b-46a1-9da4-f65ffbb1448e 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:05:14,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-d1df6f95-3c0b-46a1-9da4-f65ffbb1448e 2018-12-23 01:05:14,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d3ee8afa799dbee78893547b1c35a8131b7486" 2018-12-23 01:05:14,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f72f86-2586-4d7b-960c-9995b96f254e Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:05:14,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-c2f72f86-2586-4d7b-960c-9995b96f254e 2018-12-23 01:05:14,350 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj 2018-12-23 01:05:14,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0e7b9ea4d86f46d4b5f6a40c17dc23d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d3ee8afa799dbee78893547b1c35a8131b7486" 2018-12-23 01:05:14,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4254ce18-39db-43aa-9145-aed2b6aead1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:14,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0e7b9ea4d86f46d4b5f6a40c17dc23d5 used request id req-4254ce18-39db-43aa-9145-aed2b6aead1e 2018-12-23 01:05:14,548 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-proj-role 2018-12-23 01:05:14,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8c9f8a62a3c5412da1c8990244e13e29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d3ee8afa799dbee78893547b1c35a8131b7486" 2018-12-23 01:05:14,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a51670b-59df-4ba2-a230-f72b042ea70d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:14,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8c9f8a62a3c5412da1c8990244e13e29 used request id req-8a51670b-59df-4ba2-a230-f72b042ea70d 2018-12-23 01:05:14,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d3ee8afa799dbee78893547b1c35a8131b7486" 2018-12-23 01:05:14,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bfddb50-9197-4500-905b-da9c53897ee4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:05:14,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4bfddb50-9197-4500-905b-da9c53897ee4 2018-12-23 01:05:14,749 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-2bb8e4ff-3c21-4e5-user 2018-12-23 01:05:14,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/187314e05a9541b6b7249d057bf2f1b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97603a9ae215c06723dcd97672c24b1be7c3e090" 2018-12-23 01:05:14,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06b315e2-0dce-4d43-944c-ba9e3de2be1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:14,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/187314e05a9541b6b7249d057bf2f1b8 used request id req-06b315e2-0dce-4d43-944c-ba9e3de2be1d 2018-12-23 01:05:14,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:15,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["3gKfh5UYQ3GXlnSBcRR8PQ"], "issued_at": "2018-12-23T01:05:15.000000Z"}} 2018-12-23 01:05:15,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257005cfb1f63de641d1ba530824f09f7289e06a" 2018-12-23 01:05:15,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16cdc168-f5e4-4703-b027-8cb797dc9e9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:15,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-16cdc168-f5e4-4703-b027-8cb797dc9e9c 2018-12-23 01:05:15,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:15,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:15,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Mzrp7pEPSFqJNzreCgIDZw"], "issued_at": "2018-12-23T01:05:15.000000Z"}} 2018-12-23 01:05:15,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae9e9ae0ca03647754b0ff4696508e597cca2d" 2018-12-23 01:05:15,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0766c56e-8e9c-4442-b8aa-312f8b5bc5f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:15,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0766c56e-8e9c-4442-b8aa-312f8b5bc5f9 2018-12-23 01:05:15,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:05:15,874 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:05:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:05:15,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae9e9ae0ca03647754b0ff4696508e597cca2d" 2018-12-23 01:05:15,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5212ec2-31b9-4d4e-854d-9c987de2c7a0 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:05:15,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj used request id req-a5212ec2-31b9-4d4e-854d-9c987de2c7a0 2018-12-23 01:05:15,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae9e9ae0ca03647754b0ff4696508e597cca2d" 2018-12-23 01:05:16,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a05aebd-babd-4715-aacd-d7ae851c5988 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:05:16,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8a05aebd-babd-4715-aacd-d7ae851c5988 2018-12-23 01:05:16,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae9e9ae0ca03647754b0ff4696508e597cca2d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj"}}' 2018-12-23 01:05:16,186 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:05:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb2b8b6-c8ae-45b1-bdd6-3a444cf7ab88 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a500dbcf79dc4019b9101fbfb995bc34"}, "enabled": true, "id": "a500dbcf79dc4019b9101fbfb995bc34", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj"}} 2018-12-23 01:05:16,186 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-bcb2b8b6-c8ae-45b1-bdd6-3a444cf7ab88 2018-12-23 01:05:16,186 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj 2018-12-23 01:05:16,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:16,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:16,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["FB-mS_BtR5-MmFjcAXekag"], "issued_at": "2018-12-23T01:05:16.000000Z"}} 2018-12-23 01:05:16,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce297f06e5bc6b8c11ea5fb671983e4bf24a065" 2018-12-23 01:05:16,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c8a9c4f-b70f-449a-87e5-212fbee5e7a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:16,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6c8a9c4f-b70f-449a-87e5-212fbee5e7a2 2018-12-23 01:05:16,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:05:16,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:05:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:05:16,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce297f06e5bc6b8c11ea5fb671983e4bf24a065" 2018-12-23 01:05:16,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389cfd43-f2fe-4158-99f6-8f7e3cd0e2c8 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:05:16,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-389cfd43-f2fe-4158-99f6-8f7e3cd0e2c8 2018-12-23 01:05:16,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce297f06e5bc6b8c11ea5fb671983e4bf24a065" 2018-12-23 01:05:16,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8467418f-7456-498d-b291-f909e3a488a6 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a500dbcf79dc4019b9101fbfb995bc34"}, "enabled": true, "id": "a500dbcf79dc4019b9101fbfb995bc34", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj"}]} 2018-12-23 01:05:16,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj used request id req-8467418f-7456-498d-b291-f909e3a488a6 2018-12-23 01:05:16,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce297f06e5bc6b8c11ea5fb671983e4bf24a065" 2018-12-23 01:05:17,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-429ef6ed-8bc3-43b3-8af2-cf3719527d8e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:05:17,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-429ef6ed-8bc3-43b3-8af2-cf3719527d8e 2018-12-23 01:05:17,329 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-479fb38a-8ae0-438-user 2018-12-23 01:05:17,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:17,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae9e9ae0ca03647754b0ff4696508e597cca2d" 2018-12-23 01:05:17,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cbacdc1-3ac2-49eb-b32c-2d367d8b2842 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:05:17,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5cbacdc1-3ac2-49eb-b32c-2d367d8b2842 2018-12-23 01:05:17,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae9e9ae0ca03647754b0ff4696508e597cca2d" -d '{"role": {"name": "CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj-role"}}' 2018-12-23 01:05:17,539 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ec75692-1ee2-46ea-a599-d276f6112d70 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bce4b097a12f4f76a25d5032d658fad2", "links": {"self": "http://172.30.9.26:5000/v3/roles/bce4b097a12f4f76a25d5032d658fad2"}, "name": "CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj-role"}} 2018-12-23 01:05:17,540 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4ec75692-1ee2-46ea-a599-d276f6112d70 2018-12-23 01:05:17,540 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj-role 2018-12-23 01:05:17,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/bce4b097a12f4f76a25d5032d658fad2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae9e9ae0ca03647754b0ff4696508e597cca2d" 2018-12-23 01:05:17,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ac6def-a507-4b24-ba3e-5e40c3295b17 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/bce4b097a12f4f76a25d5032d658fad2"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj-role", "id": "bce4b097a12f4f76a25d5032d658fad2"}} 2018-12-23 01:05:17,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/bce4b097a12f4f76a25d5032d658fad2 used request id req-68ac6def-a507-4b24-ba3e-5e40c3295b17 2018-12-23 01:05:17,633 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj-role to project CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj 2018-12-23 01:05:17,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/a500dbcf79dc4019b9101fbfb995bc34/users/b04c38ac93014b2c8640f686459b2c16/roles/bce4b097a12f4f76a25d5032d658fad2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae9e9ae0ca03647754b0ff4696508e597cca2d" 2018-12-23 01:05:17,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-467211a5-238a-41c1-b231-62391186efdb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:17,697 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a500dbcf79dc4019b9101fbfb995bc34/users/b04c38ac93014b2c8640f686459b2c16/roles/bce4b097a12f4f76a25d5032d658fad2 used request id req-467211a5-238a-41c1-b231-62391186efdb 2018-12-23 01:05:17,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:17,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:18,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["M4hbClraQnm3y11YuQc-dg"], "issued_at": "2018-12-23T01:05:18.000000Z"}} 2018-12-23 01:05:18,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4732eb466714d166450c1c227dafce016bc307" 2018-12-23 01:05:18,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608c4296-78f3-4aa3-bc57-5143c9be773c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:18,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-608c4296-78f3-4aa3-bc57-5143c9be773c 2018-12-23 01:05:18,180 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4732eb466714d166450c1c227dafce016bc307" 2018-12-23 01:05:18,353 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:18 GMT Server: Apache x-compute-request-id: req-8ac98a44-c0f3-4c58-b0b0-fdf40daad178 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8ac98a44-c0f3-4c58-b0b0-fdf40daad178 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 01:05:18,353 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None used request id req-8ac98a44-c0f3-4c58-b0b0-fdf40daad178 2018-12-23 01:05:18,357 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8ac98a44-c0f3-4c58-b0b0-fdf40daad178" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4732eb466714d166450c1c227dafce016bc307" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-15836991-e626-4fff-bdc8-bb95ca4b7b56-vol-type", "description": null}}' 2018-12-23 01:05:18,567 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:18 GMT Server: Apache x-compute-request-id: req-e9153073-2f13-4f3d-8a51-b62eacf17ded OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e9153073-2f13-4f3d-8a51-b62eacf17ded Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-15836991-e626-4fff-bdc8-bb95ca4b7b56-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "af94f21c-c640-4c9a-a2d0-033c58511f19", "description": null}} 2018-12-23 01:05:18,567 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types used request id req-e9153073-2f13-4f3d-8a51-b62eacf17ded 2018-12-23 01:05:18,568 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-15836991-e626-4fff-bdc8-bb95ca4b7b56-vol-type 2018-12-23 01:05:18,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:18,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:18,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bce4b097a12f4f76a25d5032d658fad2", "name": "CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj-role"}], "expires_at": "2018-12-23T02:05:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a500dbcf79dc4019b9101fbfb995bc34", "name": "CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a500dbcf79dc4019b9101fbfb995bc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/a500dbcf79dc4019b9101fbfb995bc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/a500dbcf79dc4019b9101fbfb995bc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/a500dbcf79dc4019b9101fbfb995bc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/a500dbcf79dc4019b9101fbfb995bc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/a500dbcf79dc4019b9101fbfb995bc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a500dbcf79dc4019b9101fbfb995bc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/a500dbcf79dc4019b9101fbfb995bc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/a500dbcf79dc4019b9101fbfb995bc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a500dbcf79dc4019b9101fbfb995bc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/a500dbcf79dc4019b9101fbfb995bc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/a500dbcf79dc4019b9101fbfb995bc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-479fb38a-8ae0-438-user", "id": "b04c38ac93014b2c8640f686459b2c16"}, "audit_ids": ["gsA15fGeS7iZTWKBWblI3w"], "issued_at": "2018-12-23T01:05:18.000000Z"}} 2018-12-23 01:05:18,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1809c71a69308381d214b42fa91d41c37930744" 2018-12-23 01:05:19,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7bfedba-6f8e-4eb7-89a1-ed852d6104f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:19,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d7bfedba-6f8e-4eb7-89a1-ed852d6104f4 2018-12-23 01:05:19,021 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/a500dbcf79dc4019b9101fbfb995bc34/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1809c71a69308381d214b42fa91d41c37930744" 2018-12-23 01:05:19,228 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:19 GMT Server: Apache x-compute-request-id: req-e097e925-2935-462a-9b88-b1c59f428300 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e097e925-2935-462a-9b88-b1c59f428300 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 01:05:19,229 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a500dbcf79dc4019b9101fbfb995bc34/volumes/detail used request id req-e097e925-2935-462a-9b88-b1c59f428300 2018-12-23 01:05:19,232 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/a500dbcf79dc4019b9101fbfb995bc34/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e097e925-2935-462a-9b88-b1c59f428300" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1809c71a69308381d214b42fa91d41c37930744" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-15836991-e626-4fff-bdc8-bb95ca4b7b56-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-12-23 01:05:19,385 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:05:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-369bdd38-528b-44e9-ae1e-dea88035a989 x-openstack-request-id: req-369bdd38-528b-44e9-ae1e-dea88035a989 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-12-23 01:05:19,385 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/a500dbcf79dc4019b9101fbfb995bc34/volumes used request id req-369bdd38-528b-44e9-ae1e-dea88035a989 2018-12-23 01:05:19,386 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-15836991-e626-4fff-bdc8-bb95ca4b7b56-vol-type 2018-12-23 01:05:19,388 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/af94f21c-c640-4c9a-a2d0-033c58511f19 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8ac98a44-c0f3-4c58-b0b0-fdf40daad178" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4732eb466714d166450c1c227dafce016bc307" 2018-12-23 01:05:19,608 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:05:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-13191a58-1ad8-489d-9779-01b9630ebdd3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:05:19,608 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/af94f21c-c640-4c9a-a2d0-033c58511f19 used request id req-13191a58-1ad8-489d-9779-01b9630ebdd3 2018-12-23 01:05:19,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae9e9ae0ca03647754b0ff4696508e597cca2d" 2018-12-23 01:05:19,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-54a6efd7-3228-4f94-95b3-ac527309a1f8 Date: Sun, 23 Dec 2018 01:05:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:05:19,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-54a6efd7-3228-4f94-95b3-ac527309a1f8 2018-12-23 01:05:19,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae9e9ae0ca03647754b0ff4696508e597cca2d" 2018-12-23 01:05:19,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f0264c-9899-415d-88cb-d480a86a9595 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:05:19,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-c8f0264c-9899-415d-88cb-d480a86a9595 2018-12-23 01:05:19,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae9e9ae0ca03647754b0ff4696508e597cca2d" 2018-12-23 01:05:20,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4b392e4-9e91-42d6-8f0d-023ffe8877ac 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:05:20,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-a4b392e4-9e91-42d6-8f0d-023ffe8877ac 2018-12-23 01:05:20,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae9e9ae0ca03647754b0ff4696508e597cca2d" 2018-12-23 01:05:20,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fe49f34-2783-428c-9988-f83c1f6d6871 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:05:20,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-5fe49f34-2783-428c-9988-f83c1f6d6871 2018-12-23 01:05:20,025 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj 2018-12-23 01:05:20,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/a500dbcf79dc4019b9101fbfb995bc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae9e9ae0ca03647754b0ff4696508e597cca2d" 2018-12-23 01:05:20,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8bd9b2a-bb0d-4b2d-a0fd-8110af856867 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:20,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a500dbcf79dc4019b9101fbfb995bc34 used request id req-b8bd9b2a-bb0d-4b2d-a0fd-8110af856867 2018-12-23 01:05:20,146 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-479fb38a-8ae0-438-proj-role 2018-12-23 01:05:20,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/bce4b097a12f4f76a25d5032d658fad2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae9e9ae0ca03647754b0ff4696508e597cca2d" 2018-12-23 01:05:20,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35373abc-0c3e-4600-98a9-e8dc78d4c7b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:20,263 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/bce4b097a12f4f76a25d5032d658fad2 used request id req-35373abc-0c3e-4600-98a9-e8dc78d4c7b0 2018-12-23 01:05:20,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ae9e9ae0ca03647754b0ff4696508e597cca2d" 2018-12-23 01:05:20,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb1b79b-dd50-4185-b327-3c2873becfef Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:05:20,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ffb1b79b-dd50-4185-b327-3c2873becfef 2018-12-23 01:05:20,359 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-479fb38a-8ae0-438-user 2018-12-23 01:05:20,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b04c38ac93014b2c8640f686459b2c16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce297f06e5bc6b8c11ea5fb671983e4bf24a065" 2018-12-23 01:05:20,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e4cd040-4430-4aa7-88e8-6c5a41dad254 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:20,534 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b04c38ac93014b2c8640f686459b2c16 used request id req-2e4cd040-4430-4aa7-88e8-6c5a41dad254 2018-12-23 01:05:20,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:20,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["_jBsNKkgS32cgO1NUPjXjw"], "issued_at": "2018-12-23T01:05:20.000000Z"}} 2018-12-23 01:05:20,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea60dbf9ff36aae6a2d39bc9f9ded097fec13a0a" 2018-12-23 01:05:20,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a6e1d62-2ae4-45fa-bdae-55afc3693bee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:20,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3a6e1d62-2ae4-45fa-bdae-55afc3693bee 2018-12-23 01:05:20,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:20,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:21,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["j9VoynNGRRSFs1GuftaYUA"], "issued_at": "2018-12-23T01:05:21.000000Z"}} 2018-12-23 01:05:21,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b31aa9060bc2d472236be41434c4a31cdcd6150" 2018-12-23 01:05:21,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4043960d-c778-4e42-a5e4-c33e82fcc7a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:21,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4043960d-c778-4e42-a5e4-c33e82fcc7a3 2018-12-23 01:05:21,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:05:21,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:05:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:05:21,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-4526481d-4de9-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b31aa9060bc2d472236be41434c4a31cdcd6150" 2018-12-23 01:05:21,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cdd5102-a7fc-4ece-90a6-f23379cb07a7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-4526481d-4de9-455-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:05:21,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-4526481d-4de9-455-proj used request id req-6cdd5102-a7fc-4ece-90a6-f23379cb07a7 2018-12-23 01:05:21,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b31aa9060bc2d472236be41434c4a31cdcd6150" 2018-12-23 01:05:21,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b4b090-f83b-4c0c-876a-4fb58ad3f47c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:05:21,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-86b4b090-f83b-4c0c-876a-4fb58ad3f47c 2018-12-23 01:05:21,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b31aa9060bc2d472236be41434c4a31cdcd6150" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-4526481d-4de9-455-proj"}}' 2018-12-23 01:05:21,778 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e5c872e-d479-4c3a-9dce-98b1756b764b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fd442a8edf0148bdbd83411e720712f3"}, "enabled": true, "id": "fd442a8edf0148bdbd83411e720712f3", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-4526481d-4de9-455-proj"}} 2018-12-23 01:05:21,779 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8e5c872e-d479-4c3a-9dce-98b1756b764b 2018-12-23 01:05:21,779 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-4526481d-4de9-455-proj 2018-12-23 01:05:21,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:21,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:22,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["kqp9btRCTwWyxgwx5wnIMQ"], "issued_at": "2018-12-23T01:05:22.000000Z"}} 2018-12-23 01:05:22,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bebf0cb56989956b00bcc732e64306be75ea77e" 2018-12-23 01:05:22,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f076a33-2cb9-428b-b97e-0e22a5fe4064 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:22,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3f076a33-2cb9-428b-b97e-0e22a5fe4064 2018-12-23 01:05:22,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:05:22,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:05:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:05:22,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bebf0cb56989956b00bcc732e64306be75ea77e" 2018-12-23 01:05:22,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e4acb2-df16-4e58-85b2-daf2157b9ba8 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:05:22,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-73e4acb2-df16-4e58-85b2-daf2157b9ba8 2018-12-23 01:05:22,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-4526481d-4de9-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bebf0cb56989956b00bcc732e64306be75ea77e" 2018-12-23 01:05:22,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e053a9-539d-42f9-a397-118e71a5861f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-4526481d-4de9-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fd442a8edf0148bdbd83411e720712f3"}, "enabled": true, "id": "fd442a8edf0148bdbd83411e720712f3", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-4526481d-4de9-455-proj"}]} 2018-12-23 01:05:22,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-4526481d-4de9-455-proj used request id req-c6e053a9-539d-42f9-a397-118e71a5861f 2018-12-23 01:05:22,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bebf0cb56989956b00bcc732e64306be75ea77e" 2018-12-23 01:05:22,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf17e8da-3ff4-44df-a242-e21aef2846f0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:05:22,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bf17e8da-3ff4-44df-a242-e21aef2846f0 2018-12-23 01:05:22,827 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-4526481d-4de9-455-user 2018-12-23 01:05:22,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:22,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b31aa9060bc2d472236be41434c4a31cdcd6150" 2018-12-23 01:05:22,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fed96fa-c4ee-4d53-899a-070cf3c74504 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:05:22,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7fed96fa-c4ee-4d53-899a-070cf3c74504 2018-12-23 01:05:22,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b31aa9060bc2d472236be41434c4a31cdcd6150" -d '{"role": {"name": "CreateVolumeWithTypeTests-4526481d-4de9-455-proj-role"}}' 2018-12-23 01:05:22,952 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:05:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c6c4073-886b-44be-a968-eef1673d8a3c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a9bb69fb29294c41ad75771f70b4582a", "links": {"self": "http://172.30.9.26:5000/v3/roles/a9bb69fb29294c41ad75771f70b4582a"}, "name": "CreateVolumeWithTypeTests-4526481d-4de9-455-proj-role"}} 2018-12-23 01:05:22,952 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-8c6c4073-886b-44be-a968-eef1673d8a3c 2018-12-23 01:05:22,952 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-4526481d-4de9-455-proj-role 2018-12-23 01:05:22,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a9bb69fb29294c41ad75771f70b4582a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b31aa9060bc2d472236be41434c4a31cdcd6150" 2018-12-23 01:05:23,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af4e5863-79f4-44cf-9867-ea75cf1a7977 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/a9bb69fb29294c41ad75771f70b4582a"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-4526481d-4de9-455-proj-role", "id": "a9bb69fb29294c41ad75771f70b4582a"}} 2018-12-23 01:05:23,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a9bb69fb29294c41ad75771f70b4582a used request id req-af4e5863-79f4-44cf-9867-ea75cf1a7977 2018-12-23 01:05:23,042 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-4526481d-4de9-455-proj-role to project CreateVolumeWithTypeTests-4526481d-4de9-455-proj 2018-12-23 01:05:23,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/fd442a8edf0148bdbd83411e720712f3/users/8b071a123674415aa11568237cf23bed/roles/a9bb69fb29294c41ad75771f70b4582a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b31aa9060bc2d472236be41434c4a31cdcd6150" 2018-12-23 01:05:23,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12059ee5-5e30-48ad-b110-d06e7e32f108 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:23,164 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/fd442a8edf0148bdbd83411e720712f3/users/8b071a123674415aa11568237cf23bed/roles/a9bb69fb29294c41ad75771f70b4582a used request id req-12059ee5-5e30-48ad-b110-d06e7e32f108 2018-12-23 01:05:23,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:23,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:23,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["nDU_VvlRRxiKBswrF8jXbA"], "issued_at": "2018-12-23T01:05:23.000000Z"}} 2018-12-23 01:05:23,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ea1734497de4283feabc6eac3b29ce0a50974" 2018-12-23 01:05:23,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cefaeed-229f-433d-ac1b-c7e6f71de6d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:23,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8cefaeed-229f-433d-ac1b-c7e6f71de6d1 2018-12-23 01:05:23,646 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ea1734497de4283feabc6eac3b29ce0a50974" 2018-12-23 01:05:23,895 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:23 GMT Server: Apache x-compute-request-id: req-707dc3fc-1c3a-4ac5-b518-9897a95977e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-707dc3fc-1c3a-4ac5-b518-9897a95977e3 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 01:05:23,895 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types?is_public=None used request id req-707dc3fc-1c3a-4ac5-b518-9897a95977e3 2018-12-23 01:05:23,898 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-707dc3fc-1c3a-4ac5-b518-9897a95977e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ea1734497de4283feabc6eac3b29ce0a50974" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol-type", "description": null}}' 2018-12-23 01:05:24,106 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:23 GMT Server: Apache x-compute-request-id: req-992f4b06-8a00-4c96-a984-bcb958baa772 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-992f4b06-8a00-4c96-a984-bcb958baa772 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cd2325d0-ff49-4ed5-8a5e-b8d39d266ffc", "description": null}} 2018-12-23 01:05:24,106 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types used request id req-992f4b06-8a00-4c96-a984-bcb958baa772 2018-12-23 01:05:24,107 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol-type 2018-12-23 01:05:24,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:24,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:24,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["lK_JAV6jTD-WDNAka4gz4Q"], "issued_at": "2018-12-23T01:05:24.000000Z"}} 2018-12-23 01:05:24,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315c535d9406afb7a47ab2444469bf65cec04abb" 2018-12-23 01:05:24,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b60c476c-1dd0-41b2-b442-dcf46297d719 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:24,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b60c476c-1dd0-41b2-b442-dcf46297d719 2018-12-23 01:05:24,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315c535d9406afb7a47ab2444469bf65cec04abb" 2018-12-23 01:05:24,780 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:24 GMT Server: Apache x-compute-request-id: req-0c0cf65b-71ca-4ede-9e29-34ea893141f3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c0cf65b-71ca-4ede-9e29-34ea893141f3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 01:05:24,780 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/detail used request id req-0c0cf65b-71ca-4ede-9e29-34ea893141f3 2018-12-23 01:05:24,784 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0c0cf65b-71ca-4ede-9e29-34ea893141f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315c535d9406afb7a47ab2444469bf65cec04abb" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-23 01:05:25,183 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:05:24 GMT Server: Apache x-compute-request-id: req-760bf85b-e769-43f6-8ac9-d6030185bef9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-760bf85b-e769-43f6-8ac9-d6030185bef9 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "b1cd762f6fd044759e47f1e6318aa906", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae", "rel": "self"}, {"href": "http://172.30.9.26:8776/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:05:25.065251", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol-type", "name": "CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "99506f9f-29f5-49d8-96e7-278ef3d0efae", "size": 1}} 2018-12-23 01:05:25,183 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes used request id req-760bf85b-e769-43f6-8ac9-d6030185bef9 2018-12-23 01:05:25,187 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c0cf65b-71ca-4ede-9e29-34ea893141f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315c535d9406afb7a47ab2444469bf65cec04abb" 2018-12-23 01:05:25,393 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:25 GMT Server: Apache x-compute-request-id: req-b029a156-0229-46b2-a967-c30b4bf3d8f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b029a156-0229-46b2-a967-c30b4bf3d8f7 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae", "rel": "self"}, {"href": "http://172.30.9.26:8776/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T01:05:25.000000", "replication_status": null, "snapshot_id": null, "id": "99506f9f-29f5-49d8-96e7-278ef3d0efae", "size": 1, "user_id": "b1cd762f6fd044759e47f1e6318aa906", "os-vol-tenant-attr:tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "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-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol", "bootable": "false", "created_at": "2018-12-23T01:05:25.000000", "volume_type": "CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol-type"}} 2018-12-23 01:05:25,394 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae used request id req-b029a156-0229-46b2-a967-c30b4bf3d8f7 2018-12-23 01:05:25,394 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol 2018-12-23 01:05:25,397 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c0cf65b-71ca-4ede-9e29-34ea893141f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315c535d9406afb7a47ab2444469bf65cec04abb" 2018-12-23 01:05:25,614 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:25 GMT Server: Apache x-compute-request-id: req-3ddfe4d7-62ad-47a3-961c-23e5b8f1401c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3ddfe4d7-62ad-47a3-961c-23e5b8f1401c Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae", "rel": "self"}, {"href": "http://172.30.9.26:8776/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T01:05:25.000000", "replication_status": null, "snapshot_id": null, "id": "99506f9f-29f5-49d8-96e7-278ef3d0efae", "size": 1, "user_id": "b1cd762f6fd044759e47f1e6318aa906", "os-vol-tenant-attr:tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "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-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol", "bootable": "false", "created_at": "2018-12-23T01:05:25.000000", "volume_type": "CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol-type"}} 2018-12-23 01:05:25,614 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae used request id req-3ddfe4d7-62ad-47a3-961c-23e5b8f1401c 2018-12-23 01:05:25,614 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:05:25,615 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol 2018-12-23 01:05:25,615 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol 2018-12-23 01:05:25,617 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c0cf65b-71ca-4ede-9e29-34ea893141f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315c535d9406afb7a47ab2444469bf65cec04abb" 2018-12-23 01:05:25,820 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:25 GMT Server: Apache x-compute-request-id: req-214dc4da-ad5b-425b-9c9c-a9f7b825e70e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-214dc4da-ad5b-425b-9c9c-a9f7b825e70e Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae", "rel": "self"}, {"href": "http://172.30.9.26:8776/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T01:05:25.000000", "replication_status": null, "snapshot_id": null, "id": "99506f9f-29f5-49d8-96e7-278ef3d0efae", "size": 1, "user_id": "b1cd762f6fd044759e47f1e6318aa906", "os-vol-tenant-attr:tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "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-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol", "bootable": "false", "created_at": "2018-12-23T01:05:25.000000", "volume_type": "CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol-type"}} 2018-12-23 01:05:25,821 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae used request id req-214dc4da-ad5b-425b-9c9c-a9f7b825e70e 2018-12-23 01:05:25,821 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:05:25,821 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol 2018-12-23 01:05:25,821 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol 2018-12-23 01:05:25,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c0cf65b-71ca-4ede-9e29-34ea893141f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315c535d9406afb7a47ab2444469bf65cec04abb" 2018-12-23 01:05:26,055 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:05:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b4ccb595-08c9-4d53-8f7f-eafa14ab2a41 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:05:26,055 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae used request id req-b4ccb595-08c9-4d53-8f7f-eafa14ab2a41 2018-12-23 01:05:26,058 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c0cf65b-71ca-4ede-9e29-34ea893141f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315c535d9406afb7a47ab2444469bf65cec04abb" 2018-12-23 01:05:26,109 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:26 GMT Server: Apache x-compute-request-id: req-ee854a7d-21a1-4195-be27-b2e856bf66a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ee854a7d-21a1-4195-be27-b2e856bf66a9 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae", "rel": "self"}, {"href": "http://172.30.9.26:8776/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T01:05:26.000000", "replication_status": null, "snapshot_id": null, "id": "99506f9f-29f5-49d8-96e7-278ef3d0efae", "size": 1, "user_id": "b1cd762f6fd044759e47f1e6318aa906", "os-vol-tenant-attr:tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "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-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol", "bootable": "false", "created_at": "2018-12-23T01:05:25.000000", "volume_type": "CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol-type"}} 2018-12-23 01:05:26,109 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae used request id req-ee854a7d-21a1-4195-be27-b2e856bf66a9 2018-12-23 01:05:26,109 - create_volume - DEBUG - Instance status is - deleting 2018-12-23 01:05:26,109 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 01:05:29,113 - create_volume - DEBUG - Volume status query timeout in 56.9429309368 2018-12-23 01:05:29,116 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c0cf65b-71ca-4ede-9e29-34ea893141f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315c535d9406afb7a47ab2444469bf65cec04abb" 2018-12-23 01:05:29,326 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:05:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4bc59884-4204-49d6-893f-a072732031e3 x-openstack-request-id: req-4bc59884-4204-49d6-893f-a072732031e3 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 99506f9f-29f5-49d8-96e7-278ef3d0efae could not be found.", "code": 404}} 2018-12-23 01:05:29,326 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/volumes/99506f9f-29f5-49d8-96e7-278ef3d0efae used request id req-4bc59884-4204-49d6-893f-a072732031e3 2018-12-23 01:05:29,327 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 99506f9f-29f5-49d8-96e7-278ef3d0efae could not be found. (HTTP 404) (Request-ID: req-4bc59884-4204-49d6-893f-a072732031e3) 2018-12-23 01:05:29,327 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol 2018-12-23 01:05:29,328 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-bb375fdf-5949-48ee-bd5c-ec405b4a9bf9-vol-type 2018-12-23 01:05:29,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/cd2325d0-ff49-4ed5-8a5e-b8d39d266ffc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-707dc3fc-1c3a-4ac5-b518-9897a95977e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ea1734497de4283feabc6eac3b29ce0a50974" 2018-12-23 01:05:29,540 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:05:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e0df067f-218f-47e7-8e7a-1c07b4cff2a5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:05:29,540 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9/types/cd2325d0-ff49-4ed5-8a5e-b8d39d266ffc used request id req-e0df067f-218f-47e7-8e7a-1c07b4cff2a5 2018-12-23 01:05:29,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b31aa9060bc2d472236be41434c4a31cdcd6150" 2018-12-23 01:05:29,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-17881eb3-605d-4343-b219-f87b4a7858c5 Date: Sun, 23 Dec 2018 01:05:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:05:29,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-17881eb3-605d-4343-b219-f87b4a7858c5 2018-12-23 01:05:29,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b31aa9060bc2d472236be41434c4a31cdcd6150" 2018-12-23 01:05:29,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694d87c8-7923-4300-8fd3-ca2b0f751fbc Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:05:29,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-694d87c8-7923-4300-8fd3-ca2b0f751fbc 2018-12-23 01:05:29,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b31aa9060bc2d472236be41434c4a31cdcd6150" 2018-12-23 01:05:29,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-307b3f77-40ff-4419-9555-0f4f096e9386 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:05:29,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-307b3f77-40ff-4419-9555-0f4f096e9386 2018-12-23 01:05:29,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b31aa9060bc2d472236be41434c4a31cdcd6150" 2018-12-23 01:05:30,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe1e8f9-4e2c-478e-85f5-ffa371ac9f01 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:05:30,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-afe1e8f9-4e2c-478e-85f5-ffa371ac9f01 2018-12-23 01:05:30,054 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-4526481d-4de9-455-proj 2018-12-23 01:05:30,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/fd442a8edf0148bdbd83411e720712f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b31aa9060bc2d472236be41434c4a31cdcd6150" 2018-12-23 01:05:30,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-951c2eda-1599-4dc1-8fca-c4219d0dea1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:30,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/fd442a8edf0148bdbd83411e720712f3 used request id req-951c2eda-1599-4dc1-8fca-c4219d0dea1f 2018-12-23 01:05:30,267 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-4526481d-4de9-455-proj-role 2018-12-23 01:05:30,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a9bb69fb29294c41ad75771f70b4582a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b31aa9060bc2d472236be41434c4a31cdcd6150" 2018-12-23 01:05:30,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0746d2c6-eebc-4498-a0bb-11c35bfe9493 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:30,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a9bb69fb29294c41ad75771f70b4582a used request id req-0746d2c6-eebc-4498-a0bb-11c35bfe9493 2018-12-23 01:05:30,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b31aa9060bc2d472236be41434c4a31cdcd6150" 2018-12-23 01:05:30,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cecd9f5-89bf-4ac6-93df-5b4807757f32 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:05:30,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4cecd9f5-89bf-4ac6-93df-5b4807757f32 2018-12-23 01:05:30,462 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-4526481d-4de9-455-user 2018-12-23 01:05:30,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8b071a123674415aa11568237cf23bed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bebf0cb56989956b00bcc732e64306be75ea77e" 2018-12-23 01:05:30,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be5022ea-5114-4940-9afd-4069818cc804 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:30,641 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8b071a123674415aa11568237cf23bed used request id req-be5022ea-5114-4940-9afd-4069818cc804 2018-12-23 01:05:30,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:31,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["vG09pjjGTHGgl1jqU2eWiQ"], "issued_at": "2018-12-23T01:05:31.000000Z"}} 2018-12-23 01:05:31,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33680b7388e1787d4a5bf33b16b7fd8be983a691" 2018-12-23 01:05:31,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa4419f-d765-4843-8606-174a85a9c221 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:31,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4fa4419f-d765-4843-8606-174a85a9c221 2018-12-23 01:05:31,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:31,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:31,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["_cadggOWTdqmW0Hm7JDyGw"], "issued_at": "2018-12-23T01:05:31.000000Z"}} 2018-12-23 01:05:31,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca222706214de2c06df767963c7f183fbcec2cfa" 2018-12-23 01:05:31,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-029f9337-4425-429f-8ad6-b1c9d5b9a0f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:31,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-029f9337-4425-429f-8ad6-b1c9d5b9a0f4 2018-12-23 01:05:31,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:05:31,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:05:31,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca222706214de2c06df767963c7f183fbcec2cfa" 2018-12-23 01:05:31,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fcb2ed-b50b-4cc0-a445-584ebb0540a1 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:05:31,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj used request id req-e1fcb2ed-b50b-4cc0-a445-584ebb0540a1 2018-12-23 01:05:31,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca222706214de2c06df767963c7f183fbcec2cfa" 2018-12-23 01:05:31,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129de213-8a81-4a76-af14-75c15823b603 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:05:31,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-129de213-8a81-4a76-af14-75c15823b603 2018-12-23 01:05:31,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca222706214de2c06df767963c7f183fbcec2cfa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj"}}' 2018-12-23 01:05:31,880 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57225bf8-a394-4101-8bdc-b2979f111cba Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/18941bbbc6c647c2b90f5c1e2e1a2552"}, "enabled": true, "id": "18941bbbc6c647c2b90f5c1e2e1a2552", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj"}} 2018-12-23 01:05:31,881 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-57225bf8-a394-4101-8bdc-b2979f111cba 2018-12-23 01:05:31,881 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj 2018-12-23 01:05:31,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:31,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:32,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["X6YtUv1vQNqWSEm-L48DyQ"], "issued_at": "2018-12-23T01:05:32.000000Z"}} 2018-12-23 01:05:32,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37129658f9e4fe8b904f69fc3d4a06a76380f8fa" 2018-12-23 01:05:32,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fef052e8-b0bb-4898-b9bc-796bd65d1974 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:32,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fef052e8-b0bb-4898-b9bc-796bd65d1974 2018-12-23 01:05:32,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:05:32,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:05:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:05:32,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37129658f9e4fe8b904f69fc3d4a06a76380f8fa" 2018-12-23 01:05:32,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914cf35d-9b97-4fcb-9cfe-102bc19dec08 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:05:32,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-914cf35d-9b97-4fcb-9cfe-102bc19dec08 2018-12-23 01:05:32,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37129658f9e4fe8b904f69fc3d4a06a76380f8fa" 2018-12-23 01:05:32,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25a84e2-73e7-4622-a993-46509c17146d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/18941bbbc6c647c2b90f5c1e2e1a2552"}, "enabled": true, "id": "18941bbbc6c647c2b90f5c1e2e1a2552", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj"}]} 2018-12-23 01:05:32,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj used request id req-b25a84e2-73e7-4622-a993-46509c17146d 2018-12-23 01:05:32,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37129658f9e4fe8b904f69fc3d4a06a76380f8fa" 2018-12-23 01:05:32,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f850e6d5-ca3f-4b33-8a9a-becb592f2674 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:05:32,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f850e6d5-ca3f-4b33-8a9a-becb592f2674 2018-12-23 01:05:32,899 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-user 2018-12-23 01:05:32,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:32,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca222706214de2c06df767963c7f183fbcec2cfa" 2018-12-23 01:05:32,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa5d7dc-3390-4751-9138-4ed60846d7b1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:05:32,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2fa5d7dc-3390-4751-9138-4ed60846d7b1 2018-12-23 01:05:32,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca222706214de2c06df767963c7f183fbcec2cfa" -d '{"role": {"name": "CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj-role"}}' 2018-12-23 01:05:33,132 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-575b63b9-5970-4c22-92e0-6b5d03973ab5 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "121438be4ff440708ebe57ef2da1c6fe", "links": {"self": "http://172.30.9.26:5000/v3/roles/121438be4ff440708ebe57ef2da1c6fe"}, "name": "CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj-role"}} 2018-12-23 01:05:33,132 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-575b63b9-5970-4c22-92e0-6b5d03973ab5 2018-12-23 01:05:33,132 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj-role 2018-12-23 01:05:33,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/121438be4ff440708ebe57ef2da1c6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca222706214de2c06df767963c7f183fbcec2cfa" 2018-12-23 01:05:33,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e64963d-477f-4ba1-9362-26e7145c5b7d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/121438be4ff440708ebe57ef2da1c6fe"}, "domain_id": null, "name": "CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj-role", "id": "121438be4ff440708ebe57ef2da1c6fe"}} 2018-12-23 01:05:33,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/121438be4ff440708ebe57ef2da1c6fe used request id req-3e64963d-477f-4ba1-9362-26e7145c5b7d 2018-12-23 01:05:33,226 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj-role to project CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj 2018-12-23 01:05:33,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/18941bbbc6c647c2b90f5c1e2e1a2552/users/a8882fefb9f042028ed443674ea5f69b/roles/121438be4ff440708ebe57ef2da1c6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca222706214de2c06df767963c7f183fbcec2cfa" 2018-12-23 01:05:33,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c69acdd4-a98c-4909-aec9-50206c184d73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:33,350 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/18941bbbc6c647c2b90f5c1e2e1a2552/users/a8882fefb9f042028ed443674ea5f69b/roles/121438be4ff440708ebe57ef2da1c6fe used request id req-c69acdd4-a98c-4909-aec9-50206c184d73 2018-12-23 01:05:33,352 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:05:33,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:33,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:33,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "121438be4ff440708ebe57ef2da1c6fe", "name": "CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj-role"}], "expires_at": "2018-12-23T02:05:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18941bbbc6c647c2b90f5c1e2e1a2552", "name": "CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-user", "id": "a8882fefb9f042028ed443674ea5f69b"}, "audit_ids": ["EMls9noSRqWOTwQpaIpBVw"], "issued_at": "2018-12-23T01:05:33.000000Z"}} 2018-12-23 01:05:33,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce76c08c008f5f51c88961c4574e7841c4654f90" 2018-12-23 01:05:33,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f10d476-db5b-4f54-b744-7a46353e14af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:33,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4f10d476-db5b-4f54-b744-7a46353e14af 2018-12-23 01:05:33,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-abe14a37-7955-4cda-a3eb-ab1fb4b0c7a7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce76c08c008f5f51c88961c4574e7841c4654f90" 2018-12-23 01:05:33,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-06423c45-e2d3-4121-936b-00d28731e482 Date: Sun, 23 Dec 2018 01:05:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-abe14a37-7955-4cda-a3eb-ab1fb4b0c7a7-image"} 2018-12-23 01:05:33,986 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-abe14a37-7955-4cda-a3eb-ab1fb4b0c7a7-image used request id req-06423c45-e2d3-4121-936b-00d28731e482 2018-12-23 01:05:33,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce76c08c008f5f51c88961c4574e7841c4654f90" 2018-12-23 01:05:34,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5d981770-cc5f-43c8-85ef-9843d5031fad Date: Sun, 23 Dec 2018 01:05: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-12-23 01:05:34,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5d981770-cc5f-43c8-85ef-9843d5031fad 2018-12-23 01:05:34,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce76c08c008f5f51c88961c4574e7841c4654f90" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-abe14a37-7955-4cda-a3eb-ab1fb4b0c7a7-image"}' 2018-12-23 01:05:34,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/a9145170-80f7-4e53-a789-9bf4d8dbda73 X-Openstack-Request-Id: req-a8352825-5279-45a2-a3b5-c360b4124d35 Date: Sun, 23 Dec 2018 01:05:34 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-abe14a37-7955-4cda-a3eb-ab1fb4b0c7a7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:05:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:05:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/a9145170-80f7-4e53-a789-9bf4d8dbda73", "min_disk": 0, "protected": false, "id": "a9145170-80f7-4e53-a789-9bf4d8dbda73", "file": "/v2/images/a9145170-80f7-4e53-a789-9bf4d8dbda73/file", "checksum": null, "owner": "18941bbbc6c647c2b90f5c1e2e1a2552", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:05:34,369 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a8352825-5279-45a2-a3b5-c360b4124d35 2018-12-23 01:05:34,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/a9145170-80f7-4e53-a789-9bf4d8dbda73/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce76c08c008f5f51c88961c4574e7841c4654f90" -d '' 2018-12-23 01:05:35,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-07eb2daf-6df5-4715-af86-4f1155499061 Date: Sun, 23 Dec 2018 01:05:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:05:35,429 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a9145170-80f7-4e53-a789-9bf4d8dbda73/file used request id req-07eb2daf-6df5-4715-af86-4f1155499061 2018-12-23 01:05:35,429 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:05:35,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a9145170-80f7-4e53-a789-9bf4d8dbda73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce76c08c008f5f51c88961c4574e7841c4654f90" 2018-12-23 01:05:35,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d90e58b6-0e0c-4f30-b203-958f76a40c56 Date: Sun, 23 Dec 2018 01:05:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-abe14a37-7955-4cda-a3eb-ab1fb4b0c7a7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:05:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:05:35Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a9145170-80f7-4e53-a789-9bf4d8dbda73/snap", "metadata": {}}], "self": "/v2/images/a9145170-80f7-4e53-a789-9bf4d8dbda73", "min_disk": 0, "protected": false, "id": "a9145170-80f7-4e53-a789-9bf4d8dbda73", "file": "/v2/images/a9145170-80f7-4e53-a789-9bf4d8dbda73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "18941bbbc6c647c2b90f5c1e2e1a2552", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a9145170-80f7-4e53-a789-9bf4d8dbda73/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:05:35,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a9145170-80f7-4e53-a789-9bf4d8dbda73 used request id req-d90e58b6-0e0c-4f30-b203-958f76a40c56 2018-12-23 01:05:35,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce76c08c008f5f51c88961c4574e7841c4654f90" 2018-12-23 01:05:35,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6eb35fb9-7b33-4cab-8aad-89c35b9a557b Date: Sun, 23 Dec 2018 01:05: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-12-23 01:05:35,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6eb35fb9-7b33-4cab-8aad-89c35b9a557b 2018-12-23 01:05:35,754 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-abe14a37-7955-4cda-a3eb-ab1fb4b0c7a7-image 2018-12-23 01:05:35,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a9145170-80f7-4e53-a789-9bf4d8dbda73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce76c08c008f5f51c88961c4574e7841c4654f90" 2018-12-23 01:05:35,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7f3db90a-f03a-4e00-9f89-b24fca6e1fd1 Date: Sun, 23 Dec 2018 01:05:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-abe14a37-7955-4cda-a3eb-ab1fb4b0c7a7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:05:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:05:35Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a9145170-80f7-4e53-a789-9bf4d8dbda73/snap", "metadata": {}}], "self": "/v2/images/a9145170-80f7-4e53-a789-9bf4d8dbda73", "min_disk": 0, "protected": false, "id": "a9145170-80f7-4e53-a789-9bf4d8dbda73", "file": "/v2/images/a9145170-80f7-4e53-a789-9bf4d8dbda73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "18941bbbc6c647c2b90f5c1e2e1a2552", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a9145170-80f7-4e53-a789-9bf4d8dbda73/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:05:35,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a9145170-80f7-4e53-a789-9bf4d8dbda73 used request id req-7f3db90a-f03a-4e00-9f89-b24fca6e1fd1 2018-12-23 01:05:35,999 - create_image - DEBUG - Instance status is - active 2018-12-23 01:05:35,999 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-abe14a37-7955-4cda-a3eb-ab1fb4b0c7a7-image 2018-12-23 01:05:35,999 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-abe14a37-7955-4cda-a3eb-ab1fb4b0c7a7-image 2018-12-23 01:05:35,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:36,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:36,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "121438be4ff440708ebe57ef2da1c6fe", "name": "CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj-role"}], "expires_at": "2018-12-23T02:05:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18941bbbc6c647c2b90f5c1e2e1a2552", "name": "CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/18941bbbc6c647c2b90f5c1e2e1a2552", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-user", "id": "a8882fefb9f042028ed443674ea5f69b"}, "audit_ids": ["SCwJn9YaStagvbURUg6u4A"], "issued_at": "2018-12-23T01:05:36.000000Z"}} 2018-12-23 01:05:36,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee25a62289a2194543eee856bb6f7396764a8ae" 2018-12-23 01:05:36,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5931c0-9c4f-4815-b2ca-3bd075d50d93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:36,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4c5931c0-9c4f-4815-b2ca-3bd075d50d93 2018-12-23 01:05:36,445 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/18941bbbc6c647c2b90f5c1e2e1a2552/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee25a62289a2194543eee856bb6f7396764a8ae" 2018-12-23 01:05:36,634 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:36 GMT Server: Apache x-compute-request-id: req-a5a91860-0f2a-4725-acce-5e5917739ed6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a5a91860-0f2a-4725-acce-5e5917739ed6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 01:05:36,634 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/18941bbbc6c647c2b90f5c1e2e1a2552/volumes/detail used request id req-a5a91860-0f2a-4725-acce-5e5917739ed6 2018-12-23 01:05:36,638 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/18941bbbc6c647c2b90f5c1e2e1a2552/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a5a91860-0f2a-4725-acce-5e5917739ed6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee25a62289a2194543eee856bb6f7396764a8ae" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-abe14a37-7955-4cda-a3eb-ab1fb4b0c7a7-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-12-23 01:05:36,958 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 23 Dec 2018 01:05:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-02f49a4d-e18e-402b-9a55-8f526b0ba218 x-openstack-request-id: req-02f49a4d-e18e-402b-9a55-8f526b0ba218 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-12-23 01:05:36,958 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/18941bbbc6c647c2b90f5c1e2e1a2552/volumes used request id req-02f49a4d-e18e-402b-9a55-8f526b0ba218 2018-12-23 01:05:36,959 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-abe14a37-7955-4cda-a3eb-ab1fb4b0c7a7-image 2018-12-23 01:05:36,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/a9145170-80f7-4e53-a789-9bf4d8dbda73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce76c08c008f5f51c88961c4574e7841c4654f90" 2018-12-23 01:05:38,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7481b84f-4ec8-4d59-8881-59ccce023168 Date: Sun, 23 Dec 2018 01:05:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:05:38,186 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a9145170-80f7-4e53-a789-9bf4d8dbda73 used request id req-7481b84f-4ec8-4d59-8881-59ccce023168 2018-12-23 01:05:38,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca222706214de2c06df767963c7f183fbcec2cfa" 2018-12-23 01:05:38,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-60b342e9-a1ae-47a8-b2b9-eb4c604702c5 Date: Sun, 23 Dec 2018 01:05:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:05:38,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-60b342e9-a1ae-47a8-b2b9-eb4c604702c5 2018-12-23 01:05:38,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca222706214de2c06df767963c7f183fbcec2cfa" 2018-12-23 01:05:38,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84345913-46f2-4d51-91d4-fae871ba4d06 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:05:38,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-84345913-46f2-4d51-91d4-fae871ba4d06 2018-12-23 01:05:38,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca222706214de2c06df767963c7f183fbcec2cfa" 2018-12-23 01:05:38,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebd95244-cb70-4aa1-8841-aef69fa64a33 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:05:38,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-ebd95244-cb70-4aa1-8841-aef69fa64a33 2018-12-23 01:05:38,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca222706214de2c06df767963c7f183fbcec2cfa" 2018-12-23 01:05:38,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8b7c35-0782-4b34-a5fd-492a4d99c999 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:05:38,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-ef8b7c35-0782-4b34-a5fd-492a4d99c999 2018-12-23 01:05:38,674 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj 2018-12-23 01:05:38,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/18941bbbc6c647c2b90f5c1e2e1a2552 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca222706214de2c06df767963c7f183fbcec2cfa" 2018-12-23 01:05:38,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3523ad40-24b4-4ac6-a6fa-68ef5ab15e7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:38,907 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/18941bbbc6c647c2b90f5c1e2e1a2552 used request id req-3523ad40-24b4-4ac6-a6fa-68ef5ab15e7e 2018-12-23 01:05:38,907 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-proj-role 2018-12-23 01:05:38,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/121438be4ff440708ebe57ef2da1c6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca222706214de2c06df767963c7f183fbcec2cfa" 2018-12-23 01:05:39,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be35a775-f3cf-445c-bcc2-fcc9c405f52e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:39,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/121438be4ff440708ebe57ef2da1c6fe used request id req-be35a775-f3cf-445c-bcc2-fcc9c405f52e 2018-12-23 01:05:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca222706214de2c06df767963c7f183fbcec2cfa" 2018-12-23 01:05:39,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604be5c0-e59a-452d-b470-f5bf6111cd54 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:05:39,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-604be5c0-e59a-452d-b470-f5bf6111cd54 2018-12-23 01:05:39,112 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-f2aaf8c9-8592-4e2-user 2018-12-23 01:05:39,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/a8882fefb9f042028ed443674ea5f69b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37129658f9e4fe8b904f69fc3d4a06a76380f8fa" 2018-12-23 01:05:39,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e3fffef-de8e-457c-9a38-a246ff9307de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:39,419 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a8882fefb9f042028ed443674ea5f69b used request id req-7e3fffef-de8e-457c-9a38-a246ff9307de 2018-12-23 01:05:39,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:39,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["6H43eGZ_RiibCBMC3GcJeg"], "issued_at": "2018-12-23T01:05:39.000000Z"}} 2018-12-23 01:05:39,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdadd2284b46b12cba050c2107e7ab9b31ce8e85" 2018-12-23 01:05:39,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09098f59-6cda-4256-9161-cd4057fac3ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:39,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-09098f59-6cda-4256-9161-cd4057fac3ee 2018-12-23 01:05:39,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:39,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:40,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["_a6enqL0SdKrWQXorSe0nA"], "issued_at": "2018-12-23T01:05:40.000000Z"}} 2018-12-23 01:05:40,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db001ff5699c4acf3db40a8cf8bb645c98d664da" 2018-12-23 01:05:40,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-643d8f79-b3a2-4382-9259-d71891d018a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:40,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-643d8f79-b3a2-4382-9259-d71891d018a5 2018-12-23 01:05:40,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:05:40,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:05:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:05:40,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-102d0e19-4f44-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db001ff5699c4acf3db40a8cf8bb645c98d664da" 2018-12-23 01:05:40,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af26c012-154a-4cae-b0ce-4b48ffd04bd3 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-102d0e19-4f44-413-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:05:40,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-102d0e19-4f44-413-proj used request id req-af26c012-154a-4cae-b0ce-4b48ffd04bd3 2018-12-23 01:05:40,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db001ff5699c4acf3db40a8cf8bb645c98d664da" 2018-12-23 01:05:40,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a7805da-8b32-403a-843f-6091942d9ac8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:05:40,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9a7805da-8b32-403a-843f-6091942d9ac8 2018-12-23 01:05:40,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db001ff5699c4acf3db40a8cf8bb645c98d664da" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-102d0e19-4f44-413-proj"}}' 2018-12-23 01:05:40,742 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:05:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1c4b014-5810-493a-945e-d5be1e3c4f10 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16c4125eccf248d58f2be0c048981b14"}, "enabled": true, "id": "16c4125eccf248d58f2be0c048981b14", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-102d0e19-4f44-413-proj"}} 2018-12-23 01:05:40,742 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a1c4b014-5810-493a-945e-d5be1e3c4f10 2018-12-23 01:05:40,743 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-102d0e19-4f44-413-proj 2018-12-23 01:05:40,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:40,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:41,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:05:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["atFnOGkyST-QXeVbsfHQMg"], "issued_at": "2018-12-23T01:05:41.000000Z"}} 2018-12-23 01:05:41,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231dfec039468e0a0b2fa2ff84f2d269e6800d2" 2018-12-23 01:05:41,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d87788a-d579-4468-8d88-1c4e554462b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:41,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3d87788a-d579-4468-8d88-1c4e554462b6 2018-12-23 01:05:41,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:05:41,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:05:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:05:41,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231dfec039468e0a0b2fa2ff84f2d269e6800d2" 2018-12-23 01:05:41,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a1bae08-94b8-4582-9c38-1ab3a412ae89 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:05:41,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8a1bae08-94b8-4582-9c38-1ab3a412ae89 2018-12-23 01:05:41,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-102d0e19-4f44-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231dfec039468e0a0b2fa2ff84f2d269e6800d2" 2018-12-23 01:05:41,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9d6b371-c9ca-40dd-8e75-b4b026573f52 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-102d0e19-4f44-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16c4125eccf248d58f2be0c048981b14"}, "enabled": true, "id": "16c4125eccf248d58f2be0c048981b14", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-102d0e19-4f44-413-proj"}]} 2018-12-23 01:05:41,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-102d0e19-4f44-413-proj used request id req-d9d6b371-c9ca-40dd-8e75-b4b026573f52 2018-12-23 01:05:41,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231dfec039468e0a0b2fa2ff84f2d269e6800d2" 2018-12-23 01:05:41,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85314ebc-4b42-4f55-ab38-5bc1ab84fc67 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:05:41,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-85314ebc-4b42-4f55-ab38-5bc1ab84fc67 2018-12-23 01:05:41,826 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-102d0e19-4f44-413-user 2018-12-23 01:05:41,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:41,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db001ff5699c4acf3db40a8cf8bb645c98d664da" 2018-12-23 01:05:41,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782b3486-2c12-4ab3-b82c-2bbfbc49fbd2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:05:41,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-782b3486-2c12-4ab3-b82c-2bbfbc49fbd2 2018-12-23 01:05:41,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db001ff5699c4acf3db40a8cf8bb645c98d664da" -d '{"role": {"name": "CreateVolumeWithImageTests-102d0e19-4f44-413-proj-role"}}' 2018-12-23 01:05:42,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:05:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aa1d3bb-34ec-4470-8097-163abfa76462 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e40041f570034ca88e253144cb4423e4", "links": {"self": "http://172.30.9.26:5000/v3/roles/e40041f570034ca88e253144cb4423e4"}, "name": "CreateVolumeWithImageTests-102d0e19-4f44-413-proj-role"}} 2018-12-23 01:05:42,036 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3aa1d3bb-34ec-4470-8097-163abfa76462 2018-12-23 01:05:42,036 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-102d0e19-4f44-413-proj-role 2018-12-23 01:05:42,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e40041f570034ca88e253144cb4423e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db001ff5699c4acf3db40a8cf8bb645c98d664da" 2018-12-23 01:05:42,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-668b8111-24e3-42e6-8f9e-11b4b8a4a52d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/e40041f570034ca88e253144cb4423e4"}, "domain_id": null, "name": "CreateVolumeWithImageTests-102d0e19-4f44-413-proj-role", "id": "e40041f570034ca88e253144cb4423e4"}} 2018-12-23 01:05:42,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e40041f570034ca88e253144cb4423e4 used request id req-668b8111-24e3-42e6-8f9e-11b4b8a4a52d 2018-12-23 01:05:42,129 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-102d0e19-4f44-413-proj-role to project CreateVolumeWithImageTests-102d0e19-4f44-413-proj 2018-12-23 01:05:42,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/16c4125eccf248d58f2be0c048981b14/users/ef2462721a1d4c91bf83bada08c0bdfe/roles/e40041f570034ca88e253144cb4423e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db001ff5699c4acf3db40a8cf8bb645c98d664da" 2018-12-23 01:05:42,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:05:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c678883-d1a3-414e-9ddb-c140c8f6e8b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:05:42,248 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/16c4125eccf248d58f2be0c048981b14/users/ef2462721a1d4c91bf83bada08c0bdfe/roles/e40041f570034ca88e253144cb4423e4 used request id req-1c678883-d1a3-414e-9ddb-c140c8f6e8b1 2018-12-23 01:05:42,250 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:05:42,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:42,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:42,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e40041f570034ca88e253144cb4423e4", "name": "CreateVolumeWithImageTests-102d0e19-4f44-413-proj-role"}], "expires_at": "2018-12-23T02:05:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16c4125eccf248d58f2be0c048981b14", "name": "CreateVolumeWithImageTests-102d0e19-4f44-413-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/16c4125eccf248d58f2be0c048981b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/16c4125eccf248d58f2be0c048981b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/16c4125eccf248d58f2be0c048981b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/16c4125eccf248d58f2be0c048981b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/16c4125eccf248d58f2be0c048981b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/16c4125eccf248d58f2be0c048981b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/16c4125eccf248d58f2be0c048981b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/16c4125eccf248d58f2be0c048981b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/16c4125eccf248d58f2be0c048981b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/16c4125eccf248d58f2be0c048981b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/16c4125eccf248d58f2be0c048981b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-102d0e19-4f44-413-user", "id": "ef2462721a1d4c91bf83bada08c0bdfe"}, "audit_ids": ["tPruVJKKQ--UCrjaSAg99A"], "issued_at": "2018-12-23T01:05:42.000000Z"}} 2018-12-23 01:05:42,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48636a1d6654f82d36837a7f4c06b12d440e522f" 2018-12-23 01:05:42,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4dcfcec-813d-404b-a3bb-9912a61bfcbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:42,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f4dcfcec-813d-404b-a3bb-9912a61bfcbc 2018-12-23 01:05:42,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48636a1d6654f82d36837a7f4c06b12d440e522f" 2018-12-23 01:05:42,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-339314c7-6d9e-4073-901e-4e9112a3e45a Date: Sun, 23 Dec 2018 01:05:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-image"} 2018-12-23 01:05:42,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-image used request id req-339314c7-6d9e-4073-901e-4e9112a3e45a 2018-12-23 01:05:42,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48636a1d6654f82d36837a7f4c06b12d440e522f" 2018-12-23 01:05:43,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1e7df9ef-d72f-4984-a69b-405da8f8c0db Date: Sun, 23 Dec 2018 01:05: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-12-23 01:05:43,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-1e7df9ef-d72f-4984-a69b-405da8f8c0db 2018-12-23 01:05:43,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48636a1d6654f82d36837a7f4c06b12d440e522f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-image"}' 2018-12-23 01:05:43,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0 X-Openstack-Request-Id: req-0b55245d-6b4c-4a8c-99de-54f6b696d7c6 Date: Sun, 23 Dec 2018 01:05:43 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:05:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:05:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0", "min_disk": 0, "protected": false, "id": "3efdc3cc-e70c-4057-a904-90ac6725d1b0", "file": "/v2/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0/file", "checksum": null, "owner": "16c4125eccf248d58f2be0c048981b14", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:05:43,303 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-0b55245d-6b4c-4a8c-99de-54f6b696d7c6 2018-12-23 01:05:43,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48636a1d6654f82d36837a7f4c06b12d440e522f" -d '' 2018-12-23 01:05:44,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1cb9191b-feff-4729-8bf1-529a1abf2f0a Date: Sun, 23 Dec 2018 01:05:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:05:44,488 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0/file used request id req-1cb9191b-feff-4729-8bf1-529a1abf2f0a 2018-12-23 01:05:44,489 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:05:44,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48636a1d6654f82d36837a7f4c06b12d440e522f" 2018-12-23 01:05:44,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9d0cebbe-7894-4ca9-8478-e5b0db54e92e Date: Sun, 23 Dec 2018 01:05:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:05:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:05:44Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0/snap", "metadata": {}}], "self": "/v2/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0", "min_disk": 0, "protected": false, "id": "3efdc3cc-e70c-4057-a904-90ac6725d1b0", "file": "/v2/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "16c4125eccf248d58f2be0c048981b14", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:05:44,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0 used request id req-9d0cebbe-7894-4ca9-8478-e5b0db54e92e 2018-12-23 01:05:44,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48636a1d6654f82d36837a7f4c06b12d440e522f" 2018-12-23 01:05:44,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dd677db8-80a4-4bcb-89ea-598b48f64bac Date: Sun, 23 Dec 2018 01:05: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-12-23 01:05:44,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-dd677db8-80a4-4bcb-89ea-598b48f64bac 2018-12-23 01:05:44,829 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-image 2018-12-23 01:05:44,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48636a1d6654f82d36837a7f4c06b12d440e522f" 2018-12-23 01:05:44,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-af9a7c27-d8b5-4fb6-91c3-24aded752deb Date: Sun, 23 Dec 2018 01:05:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:05:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:05:44Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0/snap", "metadata": {}}], "self": "/v2/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0", "min_disk": 0, "protected": false, "id": "3efdc3cc-e70c-4057-a904-90ac6725d1b0", "file": "/v2/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "16c4125eccf248d58f2be0c048981b14", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:05:44,985 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0 used request id req-af9a7c27-d8b5-4fb6-91c3-24aded752deb 2018-12-23 01:05:44,986 - create_image - DEBUG - Instance status is - active 2018-12-23 01:05:44,986 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-image 2018-12-23 01:05:44,986 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-image 2018-12-23 01:05:44,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:05:44,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:45,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e40041f570034ca88e253144cb4423e4", "name": "CreateVolumeWithImageTests-102d0e19-4f44-413-proj-role"}], "expires_at": "2018-12-23T02:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16c4125eccf248d58f2be0c048981b14", "name": "CreateVolumeWithImageTests-102d0e19-4f44-413-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/16c4125eccf248d58f2be0c048981b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/16c4125eccf248d58f2be0c048981b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/16c4125eccf248d58f2be0c048981b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/16c4125eccf248d58f2be0c048981b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/16c4125eccf248d58f2be0c048981b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/16c4125eccf248d58f2be0c048981b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/16c4125eccf248d58f2be0c048981b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/16c4125eccf248d58f2be0c048981b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/16c4125eccf248d58f2be0c048981b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/16c4125eccf248d58f2be0c048981b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/16c4125eccf248d58f2be0c048981b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-102d0e19-4f44-413-user", "id": "ef2462721a1d4c91bf83bada08c0bdfe"}, "audit_ids": ["bzOR8rGjRWCMlYl2niMiOQ"], "issued_at": "2018-12-23T01:05:45.000000Z"}} 2018-12-23 01:05:45,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71ead475417fc727f526d28d9e9eb39295d3a77" 2018-12-23 01:05:45,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb9b1d47-2d3c-4b8b-a71c-c038307c1ae9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:05:45,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fb9b1d47-2d3c-4b8b-a71c-c038307c1ae9 2018-12-23 01:05:45,375 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71ead475417fc727f526d28d9e9eb39295d3a77" 2018-12-23 01:05:45,557 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:45 GMT Server: Apache x-compute-request-id: req-c81ee367-532f-435d-8eb9-5792c4e5b25f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c81ee367-532f-435d-8eb9-5792c4e5b25f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 01:05:45,557 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/detail used request id req-c81ee367-532f-435d-8eb9-5792c4e5b25f 2018-12-23 01:05:45,560 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c81ee367-532f-435d-8eb9-5792c4e5b25f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71ead475417fc727f526d28d9e9eb39295d3a77" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol", "imageRef": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-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-12-23 01:05:47,311 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:05:45 GMT Server: Apache x-compute-request-id: req-cbb45162-37cf-4c3f-80c4-45db1822be86 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cbb45162-37cf-4c3f-80c4-45db1822be86 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ef2462721a1d4c91bf83bada08c0bdfe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "self"}, {"href": "http://172.30.9.26:8776/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:05:47.090420", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4f350c99-44ac-4f30-8c08-e338185e8380", "size": 1}} 2018-12-23 01:05:47,311 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes used request id req-cbb45162-37cf-4c3f-80c4-45db1822be86 2018-12-23 01:05:47,315 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c81ee367-532f-435d-8eb9-5792c4e5b25f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71ead475417fc727f526d28d9e9eb39295d3a77" 2018-12-23 01:05:47,508 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:47 GMT Server: Apache x-compute-request-id: req-e4e98d3f-1b4e-439c-a815-82c42a0a9bce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4e98d3f-1b4e-439c-a815-82c42a0a9bce Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ef2462721a1d4c91bf83bada08c0bdfe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "self"}, {"href": "http://172.30.9.26:8776/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:05:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "16c4125eccf248d58f2be0c048981b14", "updated_at": "2018-12-23T01:05:47.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4f350c99-44ac-4f30-8c08-e338185e8380", "size": 1}} 2018-12-23 01:05:47,509 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 used request id req-e4e98d3f-1b4e-439c-a815-82c42a0a9bce 2018-12-23 01:05:47,509 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol 2018-12-23 01:05:47,512 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c81ee367-532f-435d-8eb9-5792c4e5b25f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71ead475417fc727f526d28d9e9eb39295d3a77" 2018-12-23 01:05:47,560 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:47 GMT Server: Apache x-compute-request-id: req-c71cbdab-076b-4459-82bc-5838704e9747 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c71cbdab-076b-4459-82bc-5838704e9747 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ef2462721a1d4c91bf83bada08c0bdfe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "self"}, {"href": "http://172.30.9.26:8776/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:05:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "16c4125eccf248d58f2be0c048981b14", "updated_at": "2018-12-23T01:05:47.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4f350c99-44ac-4f30-8c08-e338185e8380", "size": 1}} 2018-12-23 01:05:47,560 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 used request id req-c71cbdab-076b-4459-82bc-5838704e9747 2018-12-23 01:05:47,561 - create_volume - DEBUG - Instance status is - creating 2018-12-23 01:05:47,561 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 01:05:50,564 - create_volume - DEBUG - Volume status query timeout in 296.945352077 2018-12-23 01:05:50,567 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c81ee367-532f-435d-8eb9-5792c4e5b25f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71ead475417fc727f526d28d9e9eb39295d3a77" 2018-12-23 01:05:50,870 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:50 GMT Server: Apache x-compute-request-id: req-8004275f-25a0-4522-80a4-6cd6b2609df0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8004275f-25a0-4522-80a4-6cd6b2609df0 Content-Encoding: gzip Content-Length: 471 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "ef2462721a1d4c91bf83bada08c0bdfe", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "self"}, {"href": "http://172.30.9.26:8776/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:05:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "16c4125eccf248d58f2be0c048981b14", "updated_at": "2018-12-23T01:05:49.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4f350c99-44ac-4f30-8c08-e338185e8380", "size": 1}} 2018-12-23 01:05:50,870 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 used request id req-8004275f-25a0-4522-80a4-6cd6b2609df0 2018-12-23 01:05:50,870 - create_volume - DEBUG - Instance status is - downloading 2018-12-23 01:05:50,871 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 01:05:53,874 - create_volume - DEBUG - Volume status query timeout in 293.635409117 2018-12-23 01:05:53,877 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c81ee367-532f-435d-8eb9-5792c4e5b25f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71ead475417fc727f526d28d9e9eb39295d3a77" 2018-12-23 01:05:53,931 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:53 GMT Server: Apache x-compute-request-id: req-f413c878-d451-480f-afae-905e3a799f7d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f413c878-d451-480f-afae-905e3a799f7d Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "self"}, {"href": "http://172.30.9.26:8776/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-23T01:05:53.000000", "replication_status": null, "snapshot_id": null, "id": "4f350c99-44ac-4f30-8c08-e338185e8380", "size": 1, "user_id": "ef2462721a1d4c91bf83bada08c0bdfe", "os-vol-tenant-attr:tenant_id": "16c4125eccf248d58f2be0c048981b14", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-image", "image_id": "3efdc3cc-e70c-4057-a904-90ac6725d1b0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol", "bootable": "true", "created_at": "2018-12-23T01:05:47.000000", "volume_type": null}} 2018-12-23 01:05:53,931 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 used request id req-f413c878-d451-480f-afae-905e3a799f7d 2018-12-23 01:05:53,931 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:05:53,932 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol 2018-12-23 01:05:53,932 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol 2018-12-23 01:05:53,935 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c81ee367-532f-435d-8eb9-5792c4e5b25f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71ead475417fc727f526d28d9e9eb39295d3a77" 2018-12-23 01:05:54,122 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:53 GMT Server: Apache x-compute-request-id: req-7d9bda36-57af-4191-baa0-dd1659023d1a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7d9bda36-57af-4191-baa0-dd1659023d1a Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "self"}, {"href": "http://172.30.9.26:8776/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-23T01:05:53.000000", "replication_status": null, "snapshot_id": null, "id": "4f350c99-44ac-4f30-8c08-e338185e8380", "size": 1, "user_id": "ef2462721a1d4c91bf83bada08c0bdfe", "os-vol-tenant-attr:tenant_id": "16c4125eccf248d58f2be0c048981b14", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-image", "image_id": "3efdc3cc-e70c-4057-a904-90ac6725d1b0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol", "bootable": "true", "created_at": "2018-12-23T01:05:47.000000", "volume_type": null}} 2018-12-23 01:05:54,122 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 used request id req-7d9bda36-57af-4191-baa0-dd1659023d1a 2018-12-23 01:05:54,122 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:05:54,123 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol 2018-12-23 01:05:54,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:05:54,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e40041f570034ca88e253144cb4423e4", "name": "CreateVolumeWithImageTests-102d0e19-4f44-413-proj-role"}], "expires_at": "2018-12-23T02:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16c4125eccf248d58f2be0c048981b14", "name": "CreateVolumeWithImageTests-102d0e19-4f44-413-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/16c4125eccf248d58f2be0c048981b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/16c4125eccf248d58f2be0c048981b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/16c4125eccf248d58f2be0c048981b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/16c4125eccf248d58f2be0c048981b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/16c4125eccf248d58f2be0c048981b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/16c4125eccf248d58f2be0c048981b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/16c4125eccf248d58f2be0c048981b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/16c4125eccf248d58f2be0c048981b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/16c4125eccf248d58f2be0c048981b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/16c4125eccf248d58f2be0c048981b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/16c4125eccf248d58f2be0c048981b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-102d0e19-4f44-413-user", "id": "ef2462721a1d4c91bf83bada08c0bdfe"}, "audit_ids": ["xVD0bpg9RZawVjvGk562KQ"], "issued_at": "2018-12-23T01:05:54.000000Z"}} 2018-12-23 01:05:54,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf50a90c8ac5038834a8466ff9e97689b59d6f44" 2018-12-23 01:05:54,716 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:54 GMT Server: Apache x-compute-request-id: req-a3bd44d2-f9fa-46c2-a08e-116074ef5376 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a3bd44d2-f9fa-46c2-a08e-116074ef5376 Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "self"}, {"href": "http://172.30.9.26:8776/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-23T01:05:53.000000", "replication_status": null, "snapshot_id": null, "id": "4f350c99-44ac-4f30-8c08-e338185e8380", "size": 1, "user_id": "ef2462721a1d4c91bf83bada08c0bdfe", "os-vol-tenant-attr:tenant_id": "16c4125eccf248d58f2be0c048981b14", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-image", "image_id": "3efdc3cc-e70c-4057-a904-90ac6725d1b0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol", "bootable": "true", "created_at": "2018-12-23T01:05:47.000000", "volume_type": null}} 2018-12-23 01:05:54,716 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 used request id req-a3bd44d2-f9fa-46c2-a08e-116074ef5376 2018-12-23 01:05:54,719 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c81ee367-532f-435d-8eb9-5792c4e5b25f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71ead475417fc727f526d28d9e9eb39295d3a77" 2018-12-23 01:05:54,915 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:54 GMT Server: Apache x-compute-request-id: req-12913694-10d3-42b7-9d84-6d4a83b20e81 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12913694-10d3-42b7-9d84-6d4a83b20e81 Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "self"}, {"href": "http://172.30.9.26:8776/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-23T01:05:53.000000", "replication_status": null, "snapshot_id": null, "id": "4f350c99-44ac-4f30-8c08-e338185e8380", "size": 1, "user_id": "ef2462721a1d4c91bf83bada08c0bdfe", "os-vol-tenant-attr:tenant_id": "16c4125eccf248d58f2be0c048981b14", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-image", "image_id": "3efdc3cc-e70c-4057-a904-90ac6725d1b0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol", "bootable": "true", "created_at": "2018-12-23T01:05:47.000000", "volume_type": null}} 2018-12-23 01:05:54,915 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 used request id req-12913694-10d3-42b7-9d84-6d4a83b20e81 2018-12-23 01:05:54,916 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:05:54,916 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol 2018-12-23 01:05:54,916 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol 2018-12-23 01:05:54,919 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c81ee367-532f-435d-8eb9-5792c4e5b25f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71ead475417fc727f526d28d9e9eb39295d3a77" 2018-12-23 01:05:54,989 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:05:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-abc02b21-3168-4217-9e26-fb03b15b2054 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:05:54,989 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 used request id req-abc02b21-3168-4217-9e26-fb03b15b2054 2018-12-23 01:05:54,992 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c81ee367-532f-435d-8eb9-5792c4e5b25f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71ead475417fc727f526d28d9e9eb39295d3a77" 2018-12-23 01:05:55,058 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:54 GMT Server: Apache x-compute-request-id: req-710b7ab8-0e8b-4b44-9e2e-c2c8ce8195a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-710b7ab8-0e8b-4b44-9e2e-c2c8ce8195a4 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "self"}, {"href": "http://172.30.9.26:8776/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-23T01:05:54.000000", "replication_status": null, "snapshot_id": null, "id": "4f350c99-44ac-4f30-8c08-e338185e8380", "size": 1, "user_id": "ef2462721a1d4c91bf83bada08c0bdfe", "os-vol-tenant-attr:tenant_id": "16c4125eccf248d58f2be0c048981b14", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-image", "image_id": "3efdc3cc-e70c-4057-a904-90ac6725d1b0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol", "bootable": "true", "created_at": "2018-12-23T01:05:47.000000", "volume_type": null}} 2018-12-23 01:05:55,058 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 used request id req-710b7ab8-0e8b-4b44-9e2e-c2c8ce8195a4 2018-12-23 01:05:55,058 - create_volume - DEBUG - Instance status is - deleting 2018-12-23 01:05:55,059 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 01:05:58,062 - create_volume - DEBUG - Volume status query timeout in 56.9273409843 2018-12-23 01:05:58,065 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c81ee367-532f-435d-8eb9-5792c4e5b25f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71ead475417fc727f526d28d9e9eb39295d3a77" 2018-12-23 01:05:58,101 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:05:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4dd76ac1-f8a2-4c45-9d46-aebb0c92deb2 x-openstack-request-id: req-4dd76ac1-f8a2-4c45-9d46-aebb0c92deb2 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 4f350c99-44ac-4f30-8c08-e338185e8380 could not be found.", "code": 404}} 2018-12-23 01:05:58,102 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/16c4125eccf248d58f2be0c048981b14/volumes/4f350c99-44ac-4f30-8c08-e338185e8380 used request id req-4dd76ac1-f8a2-4c45-9d46-aebb0c92deb2 2018-12-23 01:05:58,102 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 4f350c99-44ac-4f30-8c08-e338185e8380 could not be found. (HTTP 404) (Request-ID: req-4dd76ac1-f8a2-4c45-9d46-aebb0c92deb2) 2018-12-23 01:05:58,102 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-vol 2018-12-23 01:05:58,103 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-b7927958-4ea0-4332-8c7d-b2e2d9a7dc70-image 2018-12-23 01:05:58,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48636a1d6654f82d36837a7f4c06b12d440e522f" 2018-12-23 01:05:59,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1a6c2e0d-be00-413f-bf2e-fd91d0113f24 Date: Sun, 23 Dec 2018 01:05:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:05:59,625 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3efdc3cc-e70c-4057-a904-90ac6725d1b0 used request id req-1a6c2e0d-be00-413f-bf2e-fd91d0113f24 2018-12-23 01:05:59,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db001ff5699c4acf3db40a8cf8bb645c98d664da" 2018-12-23 01:05:59,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1c7c6819-b5b6-4965-a45a-26ff645aed3b Date: Sun, 23 Dec 2018 01:05:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:05:59,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-1c7c6819-b5b6-4965-a45a-26ff645aed3b 2018-12-23 01:05:59,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db001ff5699c4acf3db40a8cf8bb645c98d664da" 2018-12-23 01:05:59,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3044a3f7-0344-44d6-96c2-c7a4d807dcc6 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:05:59,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-3044a3f7-0344-44d6-96c2-c7a4d807dcc6 2018-12-23 01:05:59,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db001ff5699c4acf3db40a8cf8bb645c98d664da" 2018-12-23 01:06:00,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c546e4-4ce7-4fcc-bbb9-543709aa3921 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:06:00,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-82c546e4-4ce7-4fcc-bbb9-543709aa3921 2018-12-23 01:06:00,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db001ff5699c4acf3db40a8cf8bb645c98d664da" 2018-12-23 01:06:00,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f095101-579b-48cd-bec4-fc24b9877870 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:06:00,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-9f095101-579b-48cd-bec4-fc24b9877870 2018-12-23 01:06:00,099 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-102d0e19-4f44-413-proj 2018-12-23 01:06:00,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/16c4125eccf248d58f2be0c048981b14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db001ff5699c4acf3db40a8cf8bb645c98d664da" 2018-12-23 01:06:00,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62075158-6193-419e-aa36-1925edbb8ace Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:06:00,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/16c4125eccf248d58f2be0c048981b14 used request id req-62075158-6193-419e-aa36-1925edbb8ace 2018-12-23 01:06:00,302 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-102d0e19-4f44-413-proj-role 2018-12-23 01:06:00,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e40041f570034ca88e253144cb4423e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db001ff5699c4acf3db40a8cf8bb645c98d664da" 2018-12-23 01:06:00,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-595c4353-1a28-4e42-920d-66395fbfc8cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:06:00,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e40041f570034ca88e253144cb4423e4 used request id req-595c4353-1a28-4e42-920d-66395fbfc8cc 2018-12-23 01:06:00,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db001ff5699c4acf3db40a8cf8bb645c98d664da" 2018-12-23 01:06:00,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d299357-8816-449e-9570-d3b21af68351 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:06:00,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9d299357-8816-449e-9570-d3b21af68351 2018-12-23 01:06:00,514 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-102d0e19-4f44-413-user 2018-12-23 01:06:00,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/ef2462721a1d4c91bf83bada08c0bdfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231dfec039468e0a0b2fa2ff84f2d269e6800d2" 2018-12-23 01:06:00,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5042d741-f0bf-4803-9d72-8d864121a89e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:06:00,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ef2462721a1d4c91bf83bada08c0bdfe used request id req-5042d741-f0bf-4803-9d72-8d864121a89e 2018-12-23 01:06:00,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:06:01,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:06:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["VS4a0bPyQvmj4PPztJS6Zg"], "issued_at": "2018-12-23T01:06:01.000000Z"}} 2018-12-23 01:06:01,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458489eb69d9030d48ab41eb7c2c7c50ea030a8c" 2018-12-23 01:06:01,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb82dc8-8f02-434e-80c4-5ee260e2094b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:01,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-deb82dc8-8f02-434e-80c4-5ee260e2094b 2018-12-23 01:06:01,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:06:01,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:06:01,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:06:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["TG0hbJIzStq0Ptq-zgGRjg"], "issued_at": "2018-12-23T01:06:01.000000Z"}} 2018-12-23 01:06:01,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" 2018-12-23 01:06:01,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e632694d-1fc6-4236-9e11-03fc1b3bb5c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:01,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e632694d-1fc6-4236-9e11-03fc1b3bb5c0 2018-12-23 01:06:01,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:06:01,710 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:06:01,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-53551e8e-63d8-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" 2018-12-23 01:06:01,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c24be6e-a6c2-483e-a51b-f49c365c5638 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-53551e8e-63d8-435-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:06:01,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-53551e8e-63d8-435-proj used request id req-0c24be6e-a6c2-483e-a51b-f49c365c5638 2018-12-23 01:06:01,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" 2018-12-23 01:06:01,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685ddfae-6426-4e3e-b8d9-e2def9ace5be Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:06:01,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-685ddfae-6426-4e3e-b8d9-e2def9ace5be 2018-12-23 01:06:01,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj"}}' 2018-12-23 01:06:02,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3827908-cf02-4e29-95fa-006f7ea56185 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c"}, "enabled": true, "id": "bdb83f61b1854117b21f5c532bfc407c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj"}} 2018-12-23 01:06:02,006 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c3827908-cf02-4e29-95fa-006f7ea56185 2018-12-23 01:06:02,006 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-53551e8e-63d8-435-proj 2018-12-23 01:06:02,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:06:02,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:06:02,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:06:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Yr5wmC2tQ-qQTEEb0MOwuw"], "issued_at": "2018-12-23T01:06:02.000000Z"}} 2018-12-23 01:06:02,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccf67f7fa06f8ed22cc2267f805788fd60fa36a" 2018-12-23 01:06:02,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b930f84-2c5c-4b7c-9fbf-0693e12fab8f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:02,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0b930f84-2c5c-4b7c-9fbf-0693e12fab8f 2018-12-23 01:06:02,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:06:02,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:06:02,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccf67f7fa06f8ed22cc2267f805788fd60fa36a" 2018-12-23 01:06:02,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e748f34-0201-4b9d-b249-65fe2cd46087 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:06:02,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7e748f34-0201-4b9d-b249-65fe2cd46087 2018-12-23 01:06:02,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-53551e8e-63d8-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccf67f7fa06f8ed22cc2267f805788fd60fa36a" 2018-12-23 01:06:02,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27eb385f-ad68-4d81-8ff4-533f4c757190 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-53551e8e-63d8-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c"}, "enabled": true, "id": "bdb83f61b1854117b21f5c532bfc407c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj"}]} 2018-12-23 01:06:02,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-53551e8e-63d8-435-proj used request id req-27eb385f-ad68-4d81-8ff4-533f4c757190 2018-12-23 01:06:02,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccf67f7fa06f8ed22cc2267f805788fd60fa36a" 2018-12-23 01:06:02,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5025cfc6-2a87-4f99-b701-edb9a557d1ed Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:06:02,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5025cfc6-2a87-4f99-b701-edb9a557d1ed 2018-12-23 01:06:03,085 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-53551e8e-63d8-435-user 2018-12-23 01:06:03,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:06:03,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" 2018-12-23 01:06:03,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e820ffd-a8f6-4583-90ed-4f959e8eab94 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:06:03,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2e820ffd-a8f6-4583-90ed-4f959e8eab94 2018-12-23 01:06:03,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" -d '{"role": {"name": "SimpleHealthCheck-53551e8e-63d8-435-proj-role"}}' 2018-12-23 01:06:03,312 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d79ca76-4746-42f0-ae5f-949e41778bd8 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abbdb03675514b55babfa2dfee2b106a", "links": {"self": "http://172.30.9.26:5000/v3/roles/abbdb03675514b55babfa2dfee2b106a"}, "name": "SimpleHealthCheck-53551e8e-63d8-435-proj-role"}} 2018-12-23 01:06:03,312 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5d79ca76-4746-42f0-ae5f-949e41778bd8 2018-12-23 01:06:03,312 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-53551e8e-63d8-435-proj-role 2018-12-23 01:06:03,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/abbdb03675514b55babfa2dfee2b106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" 2018-12-23 01:06:03,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c024c2-6a73-41e1-a53a-2f962cea3bf3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/abbdb03675514b55babfa2dfee2b106a"}, "domain_id": null, "name": "SimpleHealthCheck-53551e8e-63d8-435-proj-role", "id": "abbdb03675514b55babfa2dfee2b106a"}} 2018-12-23 01:06:03,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/abbdb03675514b55babfa2dfee2b106a used request id req-82c024c2-6a73-41e1-a53a-2f962cea3bf3 2018-12-23 01:06:03,399 - keystone_utils - INFO - Granting role SimpleHealthCheck-53551e8e-63d8-435-proj-role to project SimpleHealthCheck-53551e8e-63d8-435-proj 2018-12-23 01:06:03,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c/users/5568cc684d464ab0a320c0ab0a12b351/roles/abbdb03675514b55babfa2dfee2b106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" 2018-12-23 01:06:03,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98289fc2-ad5c-4d16-bc62-217039b1f3ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:06:03,530 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c/users/5568cc684d464ab0a320c0ab0a12b351/roles/abbdb03675514b55babfa2dfee2b106a used request id req-98289fc2-ad5c-4d16-bc62-217039b1f3ab 2018-12-23 01:06:03,530 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:06:03,532 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:06:03,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:06:03,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:06:03,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abbdb03675514b55babfa2dfee2b106a", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj-role"}], "expires_at": "2018-12-23T02:06:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bdb83f61b1854117b21f5c532bfc407c", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/bdb83f61b1854117b21f5c532bfc407c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/bdb83f61b1854117b21f5c532bfc407c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/bdb83f61b1854117b21f5c532bfc407c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/bdb83f61b1854117b21f5c532bfc407c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/bdb83f61b1854117b21f5c532bfc407c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/bdb83f61b1854117b21f5c532bfc407c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-53551e8e-63d8-435-user", "id": "5568cc684d464ab0a320c0ab0a12b351"}, "audit_ids": ["D6FA4JYwQgaEOREI_mxrSg"], "issued_at": "2018-12-23T01:06:03.000000Z"}} 2018-12-23 01:06:03,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4d6fbb943cf07274877e23057f01d229b4852e" 2018-12-23 01:06:03,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c95d168-e584-46c4-96ba-62178b182fb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:03,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8c95d168-e584-46c4-96ba-62178b182fb0 2018-12-23 01:06:03,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac4d6fbb943cf07274877e23057f01d229b4852e" 2018-12-23 01:06:04,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-0f5a62f9-da47-4a9c-a18a-d036c4ae2265 Date: Sun, 23 Dec 2018 01:06:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-image"} 2018-12-23 01:06:04,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-image used request id req-0f5a62f9-da47-4a9c-a18a-d036c4ae2265 2018-12-23 01:06:04,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac4d6fbb943cf07274877e23057f01d229b4852e" 2018-12-23 01:06:04,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2e0396e0-8ccd-49e0-be0c-218a5d0bb963 Date: Sun, 23 Dec 2018 01:06: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-12-23 01:06:04,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2e0396e0-8ccd-49e0-be0c-218a5d0bb963 2018-12-23 01:06:04,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ac4d6fbb943cf07274877e23057f01d229b4852e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-image"}' 2018-12-23 01:06:04,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255 X-Openstack-Request-Id: req-f88cd9d8-33b1-445d-bf02-49a1cc29ee91 Date: Sun, 23 Dec 2018 01:06:04 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:06:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:06:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255", "min_disk": 0, "protected": false, "id": "6a800e03-47ac-4795-83e6-3cef1688a255", "file": "/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255/file", "checksum": null, "owner": "bdb83f61b1854117b21f5c532bfc407c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:06:04,525 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f88cd9d8-33b1-445d-bf02-49a1cc29ee91 2018-12-23 01:06:04,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac4d6fbb943cf07274877e23057f01d229b4852e" -d '' 2018-12-23 01:06:05,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ec285f9-8eb3-4fae-ba4b-6ac70f4480f4 Date: Sun, 23 Dec 2018 01:06:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:06:05,704 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255/file used request id req-6ec285f9-8eb3-4fae-ba4b-6ac70f4480f4 2018-12-23 01:06:05,704 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:06:05,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac4d6fbb943cf07274877e23057f01d229b4852e" 2018-12-23 01:06:05,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-7b77e4bc-8ec5-4383-a69a-b0e3c5a4e439 Date: Sun, 23 Dec 2018 01:06:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:06:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:06:05Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/6a800e03-47ac-4795-83e6-3cef1688a255/snap", "metadata": {}}], "self": "/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255", "min_disk": 0, "protected": false, "id": "6a800e03-47ac-4795-83e6-3cef1688a255", "file": "/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bdb83f61b1854117b21f5c532bfc407c", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/6a800e03-47ac-4795-83e6-3cef1688a255/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:06:05,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255 used request id req-7b77e4bc-8ec5-4383-a69a-b0e3c5a4e439 2018-12-23 01:06:05,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac4d6fbb943cf07274877e23057f01d229b4852e" 2018-12-23 01:06:05,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-716d6704-ac32-409c-8f32-8c927de5c230 Date: Sun, 23 Dec 2018 01:06: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-12-23 01:06:05,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-716d6704-ac32-409c-8f32-8c927de5c230 2018-12-23 01:06:05,741 - create_image - INFO - Created image with name - SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-image 2018-12-23 01:06:05,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac4d6fbb943cf07274877e23057f01d229b4852e" 2018-12-23 01:06:05,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-30679273-ddcc-4e6c-a7b7-c7879e70adb5 Date: Sun, 23 Dec 2018 01:06:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:06:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:06:05Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/6a800e03-47ac-4795-83e6-3cef1688a255/snap", "metadata": {}}], "self": "/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255", "min_disk": 0, "protected": false, "id": "6a800e03-47ac-4795-83e6-3cef1688a255", "file": "/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bdb83f61b1854117b21f5c532bfc407c", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/6a800e03-47ac-4795-83e6-3cef1688a255/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:06:05,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255 used request id req-30679273-ddcc-4e6c-a7b7-c7879e70adb5 2018-12-23 01:06:05,761 - create_image - DEBUG - Instance status is - active 2018-12-23 01:06:05,761 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-image 2018-12-23 01:06:05,761 - create_image - INFO - Image is now active with name - SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-image 2018-12-23 01:06:05,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:06:05,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:06:06,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abbdb03675514b55babfa2dfee2b106a", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj-role"}], "expires_at": "2018-12-23T02:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bdb83f61b1854117b21f5c532bfc407c", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/bdb83f61b1854117b21f5c532bfc407c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/bdb83f61b1854117b21f5c532bfc407c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/bdb83f61b1854117b21f5c532bfc407c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/bdb83f61b1854117b21f5c532bfc407c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/bdb83f61b1854117b21f5c532bfc407c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/bdb83f61b1854117b21f5c532bfc407c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-53551e8e-63d8-435-user", "id": "5568cc684d464ab0a320c0ab0a12b351"}, "audit_ids": ["jJXOXBoZTHWKVs-pjw8nQg"], "issued_at": "2018-12-23T01:06:06.000000Z"}} 2018-12-23 01:06:06,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783dc79bab81672f3f9cee7d00325cb9bc90b8ba" 2018-12-23 01:06:06,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05cacc44-13d4-4ec4-90d4-e61721a661cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:06,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-05cacc44-13d4-4ec4-90d4-e61721a661cb 2018-12-23 01:06:06,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783dc79bab81672f3f9cee7d00325cb9bc90b8ba" 2018-12-23 01:06:06,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9f43afd5-5c2f-43e9-8401-18c117bf3564 Date: Sun, 23 Dec 2018 01:06:06 GMT RESP BODY: {"networks":[]} 2018-12-23 01:06:06,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net used request id req-9f43afd5-5c2f-43e9-8401-18c117bf3564 2018-12-23 01:06:06,392 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net 2018-12-23 01:06:06,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783dc79bab81672f3f9cee7d00325cb9bc90b8ba" -d '{"network": {"name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net", "admin_state_up": true}}' 2018-12-23 01:06:07,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-14ea12f1-3ff2-48d0-8adf-502879455e0e Date: Sun, 23 Dec 2018 01:06:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"249fa8ee-9faf-430a-8f50-ade9db606df9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bdb83f61b1854117b21f5c532bfc407c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:06:06Z","is_default":false,"name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:06Z","mtu":1450}} 2018-12-23 01:06:07,010 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-14ea12f1-3ff2-48d0-8adf-502879455e0e 2018-12-23 01:06:07,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=249fa8ee-9faf-430a-8f50-ade9db606df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783dc79bab81672f3f9cee7d00325cb9bc90b8ba" 2018-12-23 01:06:07,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-0ed310bf-c6fc-4f39-b9fa-fead28fb40fd Date: Sun, 23 Dec 2018 01:06: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-12-23T01:06:06Z","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bdb83f61b1854117b21f5c532bfc407c","id":"249fa8ee-9faf-430a-8f50-ade9db606df9","name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net"}]} 2018-12-23 01:06:07,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=249fa8ee-9faf-430a-8f50-ade9db606df9 used request id req-0ed310bf-c6fc-4f39-b9fa-fead28fb40fd 2018-12-23 01:06:07,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783dc79bab81672f3f9cee7d00325cb9bc90b8ba" 2018-12-23 01:06:07,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-77d66557-7f76-447f-b4f6-1ce9e899124c Date: Sun, 23 Dec 2018 01:06:07 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:06:07,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 used request id req-77d66557-7f76-447f-b4f6-1ce9e899124c 2018-12-23 01:06:07,578 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-subnet 2018-12-23 01:06:07,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783dc79bab81672f3f9cee7d00325cb9bc90b8ba" -d '{"subnets": [{"ip_version": 4, "network_id": "249fa8ee-9faf-430a-8f50-ade9db606df9", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-subnet"}]}' 2018-12-23 01:06:08,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c7d51dc9-1701-4a33-adac-fb38025fe86b Date: Sun, 23 Dec 2018 01:06:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"249fa8ee-9faf-430a-8f50-ade9db606df9","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:08Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:08Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"bdb83f61b1854117b21f5c532bfc407c","id":"a729096c-350f-439d-8923-3eb447f93981","subnetpool_id":null,"name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-subnet"}]} 2018-12-23 01:06:08,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-c7d51dc9-1701-4a33-adac-fb38025fe86b 2018-12-23 01:06:08,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=249fa8ee-9faf-430a-8f50-ade9db606df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783dc79bab81672f3f9cee7d00325cb9bc90b8ba" 2018-12-23 01:06:08,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-fae52fb0-b842-4590-bf7a-9966ea09ac2a Date: Sun, 23 Dec 2018 01:06: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":["a729096c-350f-439d-8923-3eb447f93981"],"updated_at":"2018-12-23T01:06:08Z","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bdb83f61b1854117b21f5c532bfc407c","id":"249fa8ee-9faf-430a-8f50-ade9db606df9","name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net"}]} 2018-12-23 01:06:08,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=249fa8ee-9faf-430a-8f50-ade9db606df9 used request id req-fae52fb0-b842-4590-bf7a-9966ea09ac2a 2018-12-23 01:06:08,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783dc79bab81672f3f9cee7d00325cb9bc90b8ba" 2018-12-23 01:06:08,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0d5c8663-a9d5-4641-b87a-72164aeb7683 Date: Sun, 23 Dec 2018 01:06:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"249fa8ee-9faf-430a-8f50-ade9db606df9","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:08Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bdb83f61b1854117b21f5c532bfc407c","id":"a729096c-350f-439d-8923-3eb447f93981","subnetpool_id":null,"name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-subnet"}]} 2018-12-23 01:06:08,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 used request id req-0d5c8663-a9d5-4641-b87a-72164aeb7683 2018-12-23 01:06:08,767 - OpenStackNetwork - DEBUG - Network [249fa8ee-9faf-430a-8f50-ade9db606df9] created successfully 2018-12-23 01:06:08,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:06:08,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:06:09,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:06:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["qIfHEJ36QTGDQ2IfpS9X2A"], "issued_at": "2018-12-23T01:06:09.000000Z"}} 2018-12-23 01:06:09,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3e814c75a281324f765c77628dc0299bad8905" 2018-12-23 01:06:09,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c475995f-787a-469e-976b-1388ae42315c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:09,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c475995f-787a-469e-976b-1388ae42315c 2018-12-23 01:06:09,220 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:06:09,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3e814c75a281324f765c77628dc0299bad8905" 2018-12-23 01:06:09,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3337f8b-8102-4cfa-8bb3-f784852ff507 x-compute-request-id: req-b3337f8b-8102-4cfa-8bb3-f784852ff507 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:06:09,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b3337f8b-8102-4cfa-8bb3-f784852ff507 2018-12-23 01:06:09,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3e814c75a281324f765c77628dc0299bad8905" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-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-12-23 01:06:09,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f915deb0-dbdf-48e5-9c30-bbf4998de69d x-compute-request-id: req-f915deb0-dbdf-48e5-9c30-bbf4998de69d Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "166513a5-f900-4ae3-8df6-14df5205b1d6", "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:06:09,473 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f915deb0-dbdf-48e5-9c30-bbf4998de69d 2018-12-23 01:06:09,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:06:09,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:06:09,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abbdb03675514b55babfa2dfee2b106a", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj-role"}], "expires_at": "2018-12-23T02:06:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bdb83f61b1854117b21f5c532bfc407c", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/bdb83f61b1854117b21f5c532bfc407c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/bdb83f61b1854117b21f5c532bfc407c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/bdb83f61b1854117b21f5c532bfc407c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/bdb83f61b1854117b21f5c532bfc407c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/bdb83f61b1854117b21f5c532bfc407c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/bdb83f61b1854117b21f5c532bfc407c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-53551e8e-63d8-435-user", "id": "5568cc684d464ab0a320c0ab0a12b351"}, "audit_ids": ["P5jgjUM2QMWfcG65mBAsQA"], "issued_at": "2018-12-23T01:06:09.000000Z"}} 2018-12-23 01:06:09,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:09,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b544545-c005-4187-82df-4c9283a20b49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:09,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3b544545-c005-4187-82df-4c9283a20b49 2018-12-23 01:06:09,920 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:06:09,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:10,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca454333-682b-45be-afed-bf416c85374b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:10,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ca454333-682b-45be-afed-bf416c85374b 2018-12-23 01:06:10,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:10,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f2f30386-2dc6-4a91-ab38-f0896e652320 Date: Sun, 23 Dec 2018 01:06: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":["a729096c-350f-439d-8923-3eb447f93981"],"updated_at":"2018-12-23T01:06:08Z","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bdb83f61b1854117b21f5c532bfc407c","id":"249fa8ee-9faf-430a-8f50-ade9db606df9","name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net"}]} 2018-12-23 01:06:10,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net used request id req-f2f30386-2dc6-4a91-ab38-f0896e652320 2018-12-23 01:06:10,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:06:10,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:06:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:06:10,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:10,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44e5b68-984d-4050-9de2-e3b663c05a26 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c"}, "enabled": true, "id": "bdb83f61b1854117b21f5c532bfc407c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj"}} 2018-12-23 01:06:10,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c used request id req-b44e5b68-984d-4050-9de2-e3b663c05a26 2018-12-23 01:06:10,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:10,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-72b277e8-7599-4940-be78-6cf73b56ae6b Date: Sun, 23 Dec 2018 01:06:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"249fa8ee-9faf-430a-8f50-ade9db606df9","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:08Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bdb83f61b1854117b21f5c532bfc407c","id":"a729096c-350f-439d-8923-3eb447f93981","subnetpool_id":null,"name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-subnet"}]} 2018-12-23 01:06:10,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 used request id req-72b277e8-7599-4940-be78-6cf73b56ae6b 2018-12-23 01:06:10,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9&name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:10,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-44dad011-037d-4412-8092-c9c89476db41 Date: Sun, 23 Dec 2018 01:06:10 GMT RESP BODY: {"ports":[]} 2018-12-23 01:06:10,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9&name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2port-1&admin_state_up=True used request id req-44dad011-037d-4412-8092-c9c89476db41 2018-12-23 01:06:10,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:11,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-18f93cb3-353d-49a2-bf27-5e27bea26f2b x-compute-request-id: req-18f93cb3-353d-49a2-bf27-5e27bea26f2b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:06:11,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst used request id req-18f93cb3-353d-49a2-bf27-5e27bea26f2b 2018-12-23 01:06:11,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:11,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-705b8d3a-210e-4e16-acbf-3c04323c16dc Date: Sun, 23 Dec 2018 01:06: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":["a729096c-350f-439d-8923-3eb447f93981"],"updated_at":"2018-12-23T01:06:08Z","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bdb83f61b1854117b21f5c532bfc407c","id":"249fa8ee-9faf-430a-8f50-ade9db606df9","name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net"}]} 2018-12-23 01:06:11,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net used request id req-705b8d3a-210e-4e16-acbf-3c04323c16dc 2018-12-23 01:06:11,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:11,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f86cf7b6-d379-4f8a-8bb4-ef6c61e12cce Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c"}, "enabled": true, "id": "bdb83f61b1854117b21f5c532bfc407c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj"}} 2018-12-23 01:06:11,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c used request id req-f86cf7b6-d379-4f8a-8bb4-ef6c61e12cce 2018-12-23 01:06:11,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:11,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c51ae1b4-f294-4540-b9bf-2301398e3666 Date: Sun, 23 Dec 2018 01:06:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"249fa8ee-9faf-430a-8f50-ade9db606df9","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:08Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bdb83f61b1854117b21f5c532bfc407c","id":"a729096c-350f-439d-8923-3eb447f93981","subnetpool_id":null,"name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-subnet"}]} 2018-12-23 01:06:11,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 used request id req-c51ae1b4-f294-4540-b9bf-2301398e3666 2018-12-23 01:06:11,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9&name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:11,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-13040281-af8d-4e6a-a65b-91397cabc6f6 Date: Sun, 23 Dec 2018 01:06:11 GMT RESP BODY: {"ports":[]} 2018-12-23 01:06:11,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9&name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2port-1&admin_state_up=True used request id req-13040281-af8d-4e6a-a65b-91397cabc6f6 2018-12-23 01:06:11,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:06:11,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:06:12,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abbdb03675514b55babfa2dfee2b106a", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj-role"}], "expires_at": "2018-12-23T02:06:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bdb83f61b1854117b21f5c532bfc407c", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/bdb83f61b1854117b21f5c532bfc407c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/bdb83f61b1854117b21f5c532bfc407c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/bdb83f61b1854117b21f5c532bfc407c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/bdb83f61b1854117b21f5c532bfc407c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/bdb83f61b1854117b21f5c532bfc407c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/bdb83f61b1854117b21f5c532bfc407c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/bdb83f61b1854117b21f5c532bfc407c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-53551e8e-63d8-435-user", "id": "5568cc684d464ab0a320c0ab0a12b351"}, "audit_ids": ["Z-zEPYfQR7mhGa6TigW2rQ"], "issued_at": "2018-12-23T01:06:12.000000Z"}} 2018-12-23 01:06:12,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4bc4aea1b6787bf4eb413a71371504637dcce6b" 2018-12-23 01:06:12,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb2cd726-f01e-4c13-af09-4e2f033cc8d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:12,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-eb2cd726-f01e-4c13-af09-4e2f033cc8d9 2018-12-23 01:06:12,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:12,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-c91fb9cf-9cf5-424c-b387-1963fdf6491c Date: Sun, 23 Dec 2018 01:06: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":["a729096c-350f-439d-8923-3eb447f93981"],"updated_at":"2018-12-23T01:06:08Z","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bdb83f61b1854117b21f5c532bfc407c","id":"249fa8ee-9faf-430a-8f50-ade9db606df9","name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net"}]} 2018-12-23 01:06:12,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net used request id req-c91fb9cf-9cf5-424c-b387-1963fdf6491c 2018-12-23 01:06:12,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:12,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4db96902-f013-44f0-bb0a-38c86e13fd92 Date: Sun, 23 Dec 2018 01:06:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"249fa8ee-9faf-430a-8f50-ade9db606df9","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:08Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bdb83f61b1854117b21f5c532bfc407c","id":"a729096c-350f-439d-8923-3eb447f93981","subnetpool_id":null,"name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-subnet"}]} 2018-12-23 01:06:12,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 used request id req-4db96902-f013-44f0-bb0a-38c86e13fd92 2018-12-23 01:06:12,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:13,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-9ba05e26-8cee-4d75-bcd9-b6d1aa89e434 Date: Sun, 23 Dec 2018 01:06: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":["a729096c-350f-439d-8923-3eb447f93981"],"updated_at":"2018-12-23T01:06:08Z","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bdb83f61b1854117b21f5c532bfc407c","id":"249fa8ee-9faf-430a-8f50-ade9db606df9","name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net"}]} 2018-12-23 01:06:13,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net used request id req-9ba05e26-8cee-4d75-bcd9-b6d1aa89e434 2018-12-23 01:06:13,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:06:13,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:06:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:06:13,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4bc4aea1b6787bf4eb413a71371504637dcce6b" 2018-12-23 01:06:13,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787e1906-81e4-409c-8cb0-781acc7670e9 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c"}, "enabled": true, "id": "bdb83f61b1854117b21f5c532bfc407c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj"}} 2018-12-23 01:06:13,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c used request id req-787e1906-81e4-409c-8cb0-781acc7670e9 2018-12-23 01:06:13,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:13,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-743b7835-8e3c-4626-9b90-4eebf28d901a Date: Sun, 23 Dec 2018 01:06:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"249fa8ee-9faf-430a-8f50-ade9db606df9","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:08Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bdb83f61b1854117b21f5c532bfc407c","id":"a729096c-350f-439d-8923-3eb447f93981","subnetpool_id":null,"name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-subnet"}]} 2018-12-23 01:06:13,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 used request id req-743b7835-8e3c-4626-9b90-4eebf28d901a 2018-12-23 01:06:13,359 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net 2018-12-23 01:06:13,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" -d '{"port": {"network_id": "249fa8ee-9faf-430a-8f50-ade9db606df9", "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2port-1", "admin_state_up": true}}' 2018-12-23 01:06:14,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-2f66ed80-a187-41b2-b470-0bb11c4ce68a Date: Sun, 23 Dec 2018 01:06:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:06:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a729096c-350f-439d-8923-3eb447f93981","ip_address":"10.55.0.6"}],"id":"43ee6f0a-a399-4c03-9e40-b5f4e8c1164e","security_groups":["f68c530b-7aa9-42af-9f99-4a7c63b41c1a"],"mac_address":"fa:16:3e:13:f8:cb","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2port-1","project_id":"bdb83f61b1854117b21f5c532bfc407c","qos_policy_id":null,"admin_state_up":true,"network_id":"249fa8ee-9faf-430a-8f50-ade9db606df9","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:13Z","binding:vnic_type":"normal"}} 2018-12-23 01:06:14,400 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-2f66ed80-a187-41b2-b470-0bb11c4ce68a 2018-12-23 01:06:14,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:14,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-90777a8c-f73a-4e30-a72b-96ecbe6291c7 Date: Sun, 23 Dec 2018 01:06: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":["a729096c-350f-439d-8923-3eb447f93981"],"updated_at":"2018-12-23T01:06:08Z","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bdb83f61b1854117b21f5c532bfc407c","id":"249fa8ee-9faf-430a-8f50-ade9db606df9","name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net"}]} 2018-12-23 01:06:14,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net used request id req-90777a8c-f73a-4e30-a72b-96ecbe6291c7 2018-12-23 01:06:14,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:14,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab4e5d6a-09d7-4b3b-9d70-1835c0a8bb7b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c"}, "enabled": true, "id": "bdb83f61b1854117b21f5c532bfc407c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj"}} 2018-12-23 01:06:14,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c used request id req-ab4e5d6a-09d7-4b3b-9d70-1835c0a8bb7b 2018-12-23 01:06:14,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:14,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c5924b32-f1e2-47ff-beba-cce03f56a6c0 Date: Sun, 23 Dec 2018 01:06:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"249fa8ee-9faf-430a-8f50-ade9db606df9","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:08Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bdb83f61b1854117b21f5c532bfc407c","id":"a729096c-350f-439d-8923-3eb447f93981","subnetpool_id":null,"name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-subnet"}]} 2018-12-23 01:06:14,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 used request id req-c5924b32-f1e2-47ff-beba-cce03f56a6c0 2018-12-23 01:06:14,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9&name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:14,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-bb6686ff-6eb1-4972-bb88-178958ab7006 Date: Sun, 23 Dec 2018 01:06:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:06:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a729096c-350f-439d-8923-3eb447f93981","ip_address":"10.55.0.6"}],"id":"43ee6f0a-a399-4c03-9e40-b5f4e8c1164e","security_groups":["f68c530b-7aa9-42af-9f99-4a7c63b41c1a"],"mac_address":"fa:16:3e:13:f8:cb","project_id":"bdb83f61b1854117b21f5c532bfc407c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2port-1","admin_state_up":true,"network_id":"249fa8ee-9faf-430a-8f50-ade9db606df9","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:13Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:06:14,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9&name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2port-1&admin_state_up=True used request id req-bb6686ff-6eb1-4972-bb88-178958ab7006 2018-12-23 01:06:15,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:15,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb605a4f-9628-41b9-a1b9-d789febf2de3 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c"}, "enabled": true, "id": "bdb83f61b1854117b21f5c532bfc407c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj"}} 2018-12-23 01:06:15,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c used request id req-bb605a4f-9628-41b9-a1b9-d789febf2de3 2018-12-23 01:06:15,083 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst 2018-12-23 01:06:15,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:15,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37d1ff20-d608-43f5-99e3-c25f84f9330b x-compute-request-id: req-37d1ff20-d608-43f5-99e3-c25f84f9330b Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "166513a5-f900-4ae3-8df6-14df5205b1d6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6", "rel": "bookmark"}], "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-flavor-name"}]} 2018-12-23 01:06:15,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-37d1ff20-d608-43f5-99e3-c25f84f9330b 2018-12-23 01:06:15,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:15,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7932c4fd-f575-429f-be62-e87d2bc1cb57 x-compute-request-id: req-7932c4fd-f575-429f-be62-e87d2bc1cb57 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "166513a5-f900-4ae3-8df6-14df5205b1d6", "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:06:15,143 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6 used request id req-7932c4fd-f575-429f-be62-e87d2bc1cb57 2018-12-23 01:06:15,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:15,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e41c09bf-b8e4-47de-97b8-911f7321140f Date: Sun, 23 Dec 2018 01:06:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:06:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:06:05Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/6a800e03-47ac-4795-83e6-3cef1688a255/snap", "metadata": {}}], "self": "/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255", "min_disk": 0, "protected": false, "id": "6a800e03-47ac-4795-83e6-3cef1688a255", "file": "/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bdb83f61b1854117b21f5c532bfc407c", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/6a800e03-47ac-4795-83e6-3cef1688a255/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-image"} 2018-12-23 01:06:15,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-image used request id req-e41c09bf-b8e4-47de-97b8-911f7321140f 2018-12-23 01:06:15,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:15,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4131d4aa-4e6e-48ed-9f48-9967538b0648 Date: Sun, 23 Dec 2018 01:06: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-12-23 01:06:15,854 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4131d4aa-4e6e-48ed-9f48-9967538b0648 2018-12-23 01:06:15,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" -d '{"server": {"name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst", "imageRef": "6a800e03-47ac-4795-83e6-3cef1688a255", "flavorRef": "166513a5-f900-4ae3-8df6-14df5205b1d6", "max_count": 1, "min_count": 1, "networks": [{"port": "43ee6f0a-a399-4c03-9e40-b5f4e8c1164e"}]}}' 2018-12-23 01:06:17,519 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:06:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c4e2ed9-5163-46e5-a60c-f12fea1eb7de x-compute-request-id: req-7c4e2ed9-5163-46e5-a60c-f12fea1eb7de Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "875ce085-db42-4050-9c86-bc2d76e266f7", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "bookmark"}], "adminPass": "9e8hLsLmpaJ5"}} 2018-12-23 01:06:17,519 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-7c4e2ed9-5163-46e5-a60c-f12fea1eb7de 2018-12-23 01:06:17,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:17,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8fbc82d-32d4-4e61-beab-91545b3ca110 x-compute-request-id: req-b8fbc82d-32d4-4e61-beab-91545b3ca110 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "bookmark"}], "image": {"id": "6a800e03-47ac-4795-83e6-3cef1688a255", "links": [{"href": "http://172.30.9.26:8774/images/6a800e03-47ac-4795-83e6-3cef1688a255", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "166513a5-f900-4ae3-8df6-14df5205b1d6", "links": [{"href": "http://172.30.9.26:8774/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6", "rel": "bookmark"}]}, "id": "875ce085-db42-4050-9c86-bc2d76e266f7", "user_id": "5568cc684d464ab0a320c0ab0a12b351", "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-12-23T01:06:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst", "created": "2018-12-23T01:06:17Z", "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:06:17,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 used request id req-b8fbc82d-32d4-4e61-beab-91545b3ca110 2018-12-23 01:06:17,878 - create_instance - INFO - Created instance with name - SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst 2018-12-23 01:06:17,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:18,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bc6652c-9eb3-463f-bb72-67f2e272faed x-compute-request-id: req-1bc6652c-9eb3-463f-bb72-67f2e272faed Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "bookmark"}], "image": {"id": "6a800e03-47ac-4795-83e6-3cef1688a255", "links": [{"href": "http://172.30.9.26:8774/images/6a800e03-47ac-4795-83e6-3cef1688a255", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "166513a5-f900-4ae3-8df6-14df5205b1d6", "links": [{"href": "http://172.30.9.26:8774/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6", "rel": "bookmark"}]}, "id": "875ce085-db42-4050-9c86-bc2d76e266f7", "user_id": "5568cc684d464ab0a320c0ab0a12b351", "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-12-23T01:06:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst", "created": "2018-12-23T01:06:17Z", "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:06:18,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 used request id req-1bc6652c-9eb3-463f-bb72-67f2e272faed 2018-12-23 01:06:18,246 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst] is - BUILD 2018-12-23 01:06:18,246 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:06:21,249 - create_instance - DEBUG - VM status query timeout in 896.629643202 2018-12-23 01:06:21,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:21,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06: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-c9ebd325-7396-4cb2-be4e-f71ded790741 x-compute-request-id: req-c9ebd325-7396-4cb2-be4e-f71ded790741 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "bookmark"}], "image": {"id": "6a800e03-47ac-4795-83e6-3cef1688a255", "links": [{"href": "http://172.30.9.26:8774/images/6a800e03-47ac-4795-83e6-3cef1688a255", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "166513a5-f900-4ae3-8df6-14df5205b1d6", "links": [{"href": "http://172.30.9.26:8774/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6", "rel": "bookmark"}]}, "id": "875ce085-db42-4050-9c86-bc2d76e266f7", "security_groups": [{"name": "default"}], "user_id": "5568cc684d464ab0a320c0ab0a12b351", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:06:20Z", "hostId": "23ece9448b5e3442d7d5d500f6b9f9e64a5d19ea00e3d4d4f939f28e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst", "created": "2018-12-23T01:06:17Z", "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:06:21,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 used request id req-c9ebd325-7396-4cb2-be4e-f71ded790741 2018-12-23 01:06:21,853 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst] is - BUILD 2018-12-23 01:06:21,853 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:06:24,856 - create_instance - DEBUG - VM status query timeout in 893.022505045 2018-12-23 01:06:24,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:25,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b078821a-2c2c-4339-8995-f02fdbcac41c x-compute-request-id: req-b078821a-2c2c-4339-8995-f02fdbcac41c Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "bookmark"}], "image": {"id": "6a800e03-47ac-4795-83e6-3cef1688a255", "links": [{"href": "http://172.30.9.26:8774/images/6a800e03-47ac-4795-83e6-3cef1688a255", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "166513a5-f900-4ae3-8df6-14df5205b1d6", "links": [{"href": "http://172.30.9.26:8774/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6", "rel": "bookmark"}]}, "id": "875ce085-db42-4050-9c86-bc2d76e266f7", "security_groups": [{"name": "default"}], "user_id": "5568cc684d464ab0a320c0ab0a12b351", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:06:20Z", "hostId": "23ece9448b5e3442d7d5d500f6b9f9e64a5d19ea00e3d4d4f939f28e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst", "created": "2018-12-23T01:06:17Z", "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:06:25,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 used request id req-b078821a-2c2c-4339-8995-f02fdbcac41c 2018-12-23 01:06:25,590 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst] is - BUILD 2018-12-23 01:06:25,590 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:06:28,593 - create_instance - DEBUG - VM status query timeout in 889.285679102 2018-12-23 01:06:28,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:29,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06: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-c5bbc9a6-b6fe-4fdb-b4ea-19bf88dca4a0 x-compute-request-id: req-c5bbc9a6-b6fe-4fdb-b4ea-19bf88dca4a0 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:f8:cb", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "bookmark"}], "image": {"id": "6a800e03-47ac-4795-83e6-3cef1688a255", "links": [{"href": "http://172.30.9.26:8774/images/6a800e03-47ac-4795-83e6-3cef1688a255", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:06:25.000000", "flavor": {"id": "166513a5-f900-4ae3-8df6-14df5205b1d6", "links": [{"href": "http://172.30.9.26:8774/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6", "rel": "bookmark"}]}, "id": "875ce085-db42-4050-9c86-bc2d76e266f7", "security_groups": [{"name": "default"}], "user_id": "5568cc684d464ab0a320c0ab0a12b351", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:06:26Z", "hostId": "23ece9448b5e3442d7d5d500f6b9f9e64a5d19ea00e3d4d4f939f28e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst", "created": "2018-12-23T01:06:17Z", "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:06:29,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 used request id req-c5bbc9a6-b6fe-4fdb-b4ea-19bf88dca4a0 2018-12-23 01:06:29,364 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst] is - ACTIVE 2018-12-23 01:06:29,364 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:06:29,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:30,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c50cb7bb-8b35-40b4-9d99-9268a4f0f7ee x-compute-request-id: req-c50cb7bb-8b35-40b4-9d99-9268a4f0f7ee Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:f8:cb", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "bookmark"}], "image": {"id": "6a800e03-47ac-4795-83e6-3cef1688a255", "links": [{"href": "http://172.30.9.26:8774/images/6a800e03-47ac-4795-83e6-3cef1688a255", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:06:25.000000", "flavor": {"id": "166513a5-f900-4ae3-8df6-14df5205b1d6", "links": [{"href": "http://172.30.9.26:8774/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6", "rel": "bookmark"}]}, "id": "875ce085-db42-4050-9c86-bc2d76e266f7", "security_groups": [{"name": "default"}], "user_id": "5568cc684d464ab0a320c0ab0a12b351", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:06:26Z", "hostId": "23ece9448b5e3442d7d5d500f6b9f9e64a5d19ea00e3d4d4f939f28e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst", "created": "2018-12-23T01:06:17Z", "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:06:30,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 used request id req-c50cb7bb-8b35-40b4-9d99-9268a4f0f7ee 2018-12-23 01:06:30,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:30,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-9370b0ef-0c3c-4b72-9d28-6057925bbab1 Date: Sun, 23 Dec 2018 01:06: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":["a729096c-350f-439d-8923-3eb447f93981"],"updated_at":"2018-12-23T01:06:08Z","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bdb83f61b1854117b21f5c532bfc407c","id":"249fa8ee-9faf-430a-8f50-ade9db606df9","name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net"}]} 2018-12-23 01:06:30,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net used request id req-9370b0ef-0c3c-4b72-9d28-6057925bbab1 2018-12-23 01:06:30,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:30,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25327b21-ce45-495b-9722-dc56d6087ee9 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c"}, "enabled": true, "id": "bdb83f61b1854117b21f5c532bfc407c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj"}} 2018-12-23 01:06:30,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c used request id req-25327b21-ce45-495b-9722-dc56d6087ee9 2018-12-23 01:06:30,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:30,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a7794543-5c46-4711-8442-9e1e849147d4 Date: Sun, 23 Dec 2018 01:06:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"249fa8ee-9faf-430a-8f50-ade9db606df9","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:08Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bdb83f61b1854117b21f5c532bfc407c","id":"a729096c-350f-439d-8923-3eb447f93981","subnetpool_id":null,"name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-subnet"}]} 2018-12-23 01:06:30,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 used request id req-a7794543-5c46-4711-8442-9e1e849147d4 2018-12-23 01:06:30,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:30,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-e587c5f4-2925-4262-8ecc-f367e4881f47 Date: Sun, 23 Dec 2018 01:06:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:06:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a729096c-350f-439d-8923-3eb447f93981","ip_address":"10.55.0.3"}],"id":"0a9ae388-5392-4d2b-8121-fa17f5b8721c","security_groups":[],"mac_address":"fa:16:3e:a4:c2:25","project_id":"bdb83f61b1854117b21f5c532bfc407c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"249fa8ee-9faf-430a-8f50-ade9db606df9","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-249fa8ee-9faf-430a-8f50-ade9db606df9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:06:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a729096c-350f-439d-8923-3eb447f93981","ip_address":"10.55.0.6"}],"id":"43ee6f0a-a399-4c03-9e40-b5f4e8c1164e","security_groups":["f68c530b-7aa9-42af-9f99-4a7c63b41c1a"],"mac_address":"fa:16:3e:13:f8:cb","project_id":"bdb83f61b1854117b21f5c532bfc407c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2port-1","admin_state_up":true,"network_id":"249fa8ee-9faf-430a-8f50-ade9db606df9","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:13Z","binding:vnic_type":"normal","device_id":"875ce085-db42-4050-9c86-bc2d76e266f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:06:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a729096c-350f-439d-8923-3eb447f93981","ip_address":"10.55.0.2"}],"id":"4b817ea5-cdbb-4630-abf9-9b5a66560a63","security_groups":[],"mac_address":"fa:16:3e:bc:8e:64","project_id":"bdb83f61b1854117b21f5c532bfc407c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"249fa8ee-9faf-430a-8f50-ade9db606df9","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-249fa8ee-9faf-430a-8f50-ade9db606df9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:06:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a729096c-350f-439d-8923-3eb447f93981","ip_address":"10.55.0.4"}],"id":"d36a13ef-8f49-439d-8874-4a268c589433","security_groups":[],"mac_address":"fa:16:3e:e5:2e:0b","project_id":"bdb83f61b1854117b21f5c532bfc407c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"249fa8ee-9faf-430a-8f50-ade9db606df9","tenant_id":"bdb83f61b1854117b21f5c532bfc407c","created_at":"2018-12-23T01:06:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-249fa8ee-9faf-430a-8f50-ade9db606df9"}]} 2018-12-23 01:06:30,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=249fa8ee-9faf-430a-8f50-ade9db606df9 used request id req-e587c5f4-2925-4262-8ecc-f367e4881f47 2018-12-23 01:06:30,453 - create_instance_tests - INFO - Looking for IP 10.55.0.6 in the console log 2018-12-23 01:06:30,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:30,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c744f110-57fe-4eef-91bd-ca91e6730f01 x-compute-request-id: req-c744f110-57fe-4eef-91bd-ca91e6730f01 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:f8:cb", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "bookmark"}], "image": {"id": "6a800e03-47ac-4795-83e6-3cef1688a255", "links": [{"href": "http://172.30.9.26:8774/images/6a800e03-47ac-4795-83e6-3cef1688a255", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:06:25.000000", "flavor": {"id": "166513a5-f900-4ae3-8df6-14df5205b1d6", "links": [{"href": "http://172.30.9.26:8774/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6", "rel": "bookmark"}]}, "id": "875ce085-db42-4050-9c86-bc2d76e266f7", "security_groups": [{"name": "default"}], "user_id": "5568cc684d464ab0a320c0ab0a12b351", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:06:26Z", "hostId": "23ece9448b5e3442d7d5d500f6b9f9e64a5d19ea00e3d4d4f939f28e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst", "created": "2018-12-23T01:06:17Z", "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:06:30,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 used request id req-c744f110-57fe-4eef-91bd-ca91e6730f01 2018-12-23 01:06:30,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:06:32,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9225a2e4-2770-42d4-bcad-9595e86f3d0f x-compute-request-id: req-9225a2e4-2770-42d4-bcad-9595e86f3d0f Content-Encoding: gzip Content-Length: 9424 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 493951385 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.137911] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.139534] pid_max: default: 32768 minimum: 301\n[ 0.140410] ACPI: Core revision 20150930\n[ 0.141781] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143061] Security Framework initialized\n[ 0.143859] Yama: becoming mindful.\n[ 0.144575] AppArmor: AppArmor initialized\n[ 0.145426] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146686] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.147927] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.149104] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.150454] Initializing cgroup subsys io\n[ 0.151247] Initializing cgroup subsys memory\n[ 0.152088] Initializing cgroup subsys devices\n[ 0.152937] Initializing cgroup subsys freezer\n[ 0.153786] Initializing cgroup subsys net_cls\n[ 0.154631] Initializing cgroup subsys perf_event\n[ 0.155514] Initializing cgroup subsys net_prio\n[ 0.156372] Initializing cgroup subsys hugetlb\n[ 0.157220] Initializing cgroup subsys pids\n[ 0.158073] CPU: Physical Processor ID: 0\n[ 0.159570] mce: CPU supports 10 MCE banks\n[ 0.160396] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161375] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172249] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178794] ftrace: allocating 31920 entries in 125 pages\n[ 0.205395] smpboot: Max logical packages: 1\n[ 0.206254] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208110] x2apic enabled\n[ 0.209144] Switched APIC routing to physical x2apic.\n[ 0.211296] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212903] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.215717] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218252] KVM setup paravirtual spinlock\n[ 0.219924] x86: Booted up 1 node, 1 CPUs\n[ 0.221048] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.222986] devtmpfs: initialized\n[ 0.224948] evm: security.selinux\n[ 0.225915] evm: security.SMACK64\n[ 0.226887] evm: security.SMACK64EXEC\n[ 0.227937] evm: security.SMACK64TRANSMUTE\n[ 0.229085] evm: security.SMACK64MMAP\n[ 0.230134] evm: security.ima\n[ 0.231018] evm: security.capability\n[ 0.232119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234785] pinctrl core: initialized pinctrl subsystem\n[ 0.236330] RTC time: 1:06:25, date: 12/23/18\n[ 0.237628] NET: Registered protocol family 16\n[ 0.238944] cpuidle: using governor ladder\n[ 0.240102] cpuidle: using governor menu\n[ 0.241222] PCCT header not found.\n[ 0.242253] ACPI: bus type PCI registered\n[ 0.243386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.245159] PCI: Using configuration type 1 for base access\n[ 0.247377] ACPI: Added _OSI(Module Device)\n[ 0.248561] ACPI: Added _OSI(Processor Device)\n[ 0.249814] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251123] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253660] ACPI: Interpreter enabled\n[ 0.254750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.257404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260015] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.262636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.265421] ACPI: (supports S0 S5)\n[ 0.266418] ACPI: Using IOAPIC for interrupt routing\n[ 0.267813] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.271712] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.273385] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.275150] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.276889] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.280083] acpiphp: Slot [3] registered\n[ 0.281215] acpiphp: Slot [4] registered\n[ 0.282371] acpiphp: Slot [5] registered\n[ 0.283492] acpiphp: Slot [6] registered\n[ 0.284615] acpiphp: Slot [7] registered\n[ 0.285735] acpiphp: Slot [8] registered\n[ 0.286886] acpiphp: Slot [9] registered\n[ 0.287990] acpiphp: Slot [10] registered\n[ 0.289128] acpiphp: Slot [11] registered\n[ 0.290272] acpiphp: Slot [12] registered\n[ 0.291448] acpiphp: Slot [13] registered\n[ 0.292632] acpiphp: Slot [14] registered\n[ 0.293773] acpiphp: Slot [15] registered\n[ 0.305157] acpiphp: Slot [16] registered\n[ 0.306307] acpiphp: Slot [17] registered\n[ 0.307445] acpiphp: Slot [18] registered\n[ 0.308574] acpiphp: Slot [19] registered\n[ 0.309737] acpiphp: Slot [20] registered\n[ 0.310904] acpiphp: Slot [21] registered\n[ 0.312064] acpiphp: Slot [22] registered\n[ 0.313146] acpiphp: Slot [23] registered\n[ 0.314215] acpiphp: Slot [24] registered\n[ 0.315282] acpiphp: Slot [25] registered\n[ 0.316290] acpiphp: Slot [26] registered\n[ 0.317370] acpiphp: Slot [27] registered\n[ 0.318474] acpiphp: Slot [28] registered\n[ 0.319478] acpiphp: Slot [29] registered\n[ 0.320640] acpiphp: Slot [30] registered\n[ 0.321788] acpiphp: Slot [31] registered\n[ 0.322935] PCI host bridge to bus 0000:00\n[ 0.324085] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.327628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.329740] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.331801] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.338277] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.340165] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.341891] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.343745] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.350897] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.352951] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.401870] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.403884] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.405755] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407507] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.410164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.411716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.413265] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.414529] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.416415] vgaarb: loaded\n[ 0.417206] vgaarb: bridge control possible 0000:00:02.0\n[ 0.418734] SCSI subsystem initialized\n[ 0.419810] ACPI: bus type USB registered\n[ 0.420930] usbcore: registered new interface driver usbfs\n[ 0.422273] usbcore: registered new interface driver hub\n[ 0.423677] usbcore: registered new device driver usb\n[ 0.425056] PCI: Using ACPI for IRQ routing\n[ 0.426378] NetLabel: Initializing\n[ 0.427316] NetLabel: domain hash size = 128\n[ 0.428447] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429780] NetLabel: unlabeled traffic allowed by default\n[ 0.431303] clocksource: Switched to clocksource kvm-clock\n[ 0.437016] AppArmor: AppArmor Filesystem Enabled\n[ 0.438340] pnp: PnP ACPI init\n[ 0.439489] pnp: PnP ACPI: found 5 devices\n[ 0.445807] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448183] NET: Registered protocol family 2\n[ 0.449445] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.451136] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.452795] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.454447] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455942] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457404] NET: Registered protocol family 1\n[ 0.458589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460128] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461650] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476217] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.490535] Trying to unpack rootfs image as initramfs...\n[ 0.540684] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.555234] Scanning for low memory corruption every 60 seconds\n[ 0.556998] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.558607] audit: initializing netlink subsys (disabled)\n[ 0.560140] audit: type=2000 audit(1545527186.698:1): initialized\n[ 0.561997] Initialise system trusted keyring\n[ 0.563311] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.565045] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.567604] zbud: loaded\n[ 0.568533] VFS: Disk quotas dquot_6.6.0\n[ 0.569438] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.571003] fuse init (API version 7.23)\n[ 0.571910] Key type big_key registered\n[ 0.572763] Allocating IMA MOK and blacklist keyrings.\n[ 0.573883] Key type asymmetric registered\n[ 0.574703] Asymmetric key parser 'x509' registered\n[ 0.575658] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.577115] io scheduler noop registered\n[ 0.577909] io scheduler deadline registered (default)\n[ 0.578887] io scheduler cfq registered\n[ 0.579738] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580778] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.583482] ACPI: Power Button [PWRF]\n[ 0.584313] GHES: HEST is not enabled!\n[ 0.597993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.630304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.633364] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657692] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659885] Linux agpgart interface v0.103\n[ 0.662338] brd: module loaded\n[ 0.663518] loop: module loaded\n[ 0.667381] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.668825] GPT:90111 != 20971519\n[ 0.669505] GPT:Alternate GPT header not at the end of the disk.\n[ 0.670578] GPT:90111 != 20971519\n[ 0.671250] GPT: Use GNU Parted to correct GPT errors.\n[ 0.672208] vda: vda1 vda15\n[ 0.673881] scsi host0: ata_piix\n[ 0.674619] scsi host1: ata_piix\n[ 0.675329] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.676531] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.678319] libphy: Fixed MDIO Bus: probed\n[ 0.679131] tun: Universal TUN/TAP device driver, 1.6\n[ 0.680076] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682331] PPP generic driver version 2.4.2\n[ 0.683202] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.684455] ehci-pci: EHCI PCI platform driver\n[ 0.685314] ehci-platform: EHCI generic platform driver\n[ 0.686283] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687400] ohci-pci: OHCI PCI platform driver\n[ 0.688254] ohci-platform: OHCI generic platform driver\n[ 0.689237] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.703691] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704677] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706111] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.707167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.708273] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.710890] usb usb1: Product: UHCI Host Controller\n[ 0.711821] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.712954] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.713967] hub 1-0:1.0: USB hub found\n[ 0.714737] hub 1-0:1.0: 2 ports detected\n[ 0.715637] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.717734] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.718713] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.719747] mousedev: PS/2 mouse device common for all mice\n[ 0.720982] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.722791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.725067] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726245] i2c /dev entries driver\n[ 0.727008] device-mapper: uevent: version 1.0.3\n[ 0.727947] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.729562] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730831] NET: Registered protocol family 10\n[ 0.731831] NET: Registered protocol family 17\n[ 0.732721] Key type dns_resolver registered\n[ 0.733633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.734716] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.736464] registered taskstats version 1\n[ 0.737281] Loading compiled-in X.509 certificates\n[ 0.738717] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.740570] zswap: loaded using pool lzo/zbud\n[ 0.742408] Key type trusted registered\n[ 0.743986] Key type encrypted registered\n[ 0.744809] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.745829] ima: No TPM chip found, activating TPM-bypass!\n[ 0.746852] evm: HMAC attrs: 0x1\n[ 0.747800] Magic number: 14:931:104\n[ 0.748650] rtc_cmos 00:00: setting system clock to 2018-12-23 01:06:26 UTC (1545527186)\n[ 0.750232] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.751339] EDD information not available.\n[ 0.836242] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.837806] Write protecting the kernel read-only data: 14336k\n[ 0.849733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.851563] 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.893927] 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.18\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.58. iid=i-000000a5\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDTbYHDihdIW7Ic8cGivQcC7kSvWWC/cXlYHOtSiV7yuaUD8h3rQmfVkMXr2hK3MHtMfnk/jCCFfarscHFNu0EQoquIL8zjzwfzDTTXG44OVlrkoxikzOdOIv1hU/WIb0eZFyULVEH+W7X12juOrZgWOXqenYhAiYQWM7YZdCErLgMI2itFTiE4A6Lirxr1f8R7jC90OwmyIvw1VETTGbHKoB6c7pDsqOHCqS4GYkYmbjlwYiWHv3BGuItAL0s/UUavHJJbQxn8J2Ue5J3NE0+F9zWEqvbMAqh1NBbu9/4Ewv0l91EaWrAtF/odE82wZ3aIfmZAS5W0hxKei+N/rqt3 root@simplehealthcheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAPB+B8aP1BKDv4bzhhjvq5xn+IA184dJlCC65AmWmFk/O7LaxIFOXjAmHzUPJnk+Xe4uP8WCFl5JXqxDKmtopH1+rA5ucaxDBsbMC9twKKSLSI9a3wGWuKqIf9gtPOcCmcBDTLOaBGAaQ4DoR8hFGRS8Rgu7Khhc8DlHgyTmGm5/AAAAFQCayXc39m6L+AAaz4amxdlUyICqzwAAAIEAlMqkJyQqp8v8vwY/BQKk0zlXAy6Rv1wpxtQzi/OBHAQEfgynoE+FBlFwDbo6mosZ8tvjpZSgkskhLn+ZrNPERZl/1nnaJm+bPrwaP8wTMPacRbuVY5sIeOJQ28HUXD79X/il03Ik5LemxD4tmPhR38PUg9amkFvawnn7dnhLNYcAAACBANipfY+AyIg7KMJhn4B5/vZuzQ4GdL8ZJcPLv1gm0A7+Loeev9rx2l642DOKbTD3MAUtGrw4SJmZA3gqiJmD6/i602g6mcz5uD4I7XLA8+/OproC5lu2IF3LxU2IrWpW6XxKGZCyKH7CC1YVsComc841NpEqaCt1u9khrno3DNVM root@simplehealthcheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-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:fe13:f8cb/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-000000a5\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.57 ===\n"} 2018-12-23 01:06:32,031 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7/action used request id req-9225a2e4-2770-42d4-bcad-9595e86f3d0f 2018-12-23 01:06:32,032 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 01:06:32,032 - 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 493951385 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.137911] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.139534] pid_max: default: 32768 minimum: 301 [ 0.140410] ACPI: Core revision 20150930 [ 0.141781] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.143061] Security Framework initialized [ 0.143859] Yama: becoming mindful. [ 0.144575] AppArmor: AppArmor initialized [ 0.145426] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146686] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.147927] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.149104] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.150454] Initializing cgroup subsys io [ 0.151247] Initializing cgroup subsys memory [ 0.152088] Initializing cgroup subsys devices [ 0.152937] Initializing cgroup subsys freezer [ 0.153786] Initializing cgroup subsys net_cls [ 0.154631] Initializing cgroup subsys perf_event [ 0.155514] Initializing cgroup subsys net_prio [ 0.156372] Initializing cgroup subsys hugetlb [ 0.157220] Initializing cgroup subsys pids [ 0.158073] CPU: Physical Processor ID: 0 [ 0.159570] mce: CPU supports 10 MCE banks [ 0.160396] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.161375] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.172249] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.178794] ftrace: allocating 31920 entries in 125 pages [ 0.205395] smpboot: Max logical packages: 1 [ 0.206254] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.208110] x2apic enabled [ 0.209144] Switched APIC routing to physical x2apic. [ 0.211296] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.212903] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.215717] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218252] KVM setup paravirtual spinlock [ 0.219924] x86: Booted up 1 node, 1 CPUs [ 0.221048] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.222986] devtmpfs: initialized [ 0.224948] evm: security.selinux [ 0.225915] evm: security.SMACK64 [ 0.226887] evm: security.SMACK64EXEC [ 0.227937] evm: security.SMACK64TRANSMUTE [ 0.229085] evm: security.SMACK64MMAP [ 0.230134] evm: security.ima [ 0.231018] evm: security.capability [ 0.232119] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234785] pinctrl core: initialized pinctrl subsystem [ 0.236330] RTC time: 1:06:25, date: 12/23/18 [ 0.237628] NET: Registered protocol family 16 [ 0.238944] cpuidle: using governor ladder [ 0.240102] cpuidle: using governor menu [ 0.241222] PCCT header not found. [ 0.242253] ACPI: bus type PCI registered [ 0.243386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.245159] PCI: Using configuration type 1 for base access [ 0.247377] ACPI: Added _OSI(Module Device) [ 0.248561] ACPI: Added _OSI(Processor Device) [ 0.249814] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.251123] ACPI: Added _OSI(Processor Aggregator Device) [ 0.253660] ACPI: Interpreter enabled [ 0.254750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.257404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.260015] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.262636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.265421] ACPI: (supports S0 S5) [ 0.266418] ACPI: Using IOAPIC for interrupt routing [ 0.267813] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.271712] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.273385] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.275150] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.276889] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.280083] acpiphp: Slot [3] registered [ 0.281215] acpiphp: Slot [4] registered [ 0.282371] acpiphp: Slot [5] registered [ 0.283492] acpiphp: Slot [6] registered [ 0.284615] acpiphp: Slot [7] registered [ 0.285735] acpiphp: Slot [8] registered [ 0.286886] acpiphp: Slot [9] registered [ 0.287990] acpiphp: Slot [10] registered [ 0.289128] acpiphp: Slot [11] registered [ 0.290272] acpiphp: Slot [12] registered [ 0.291448] acpiphp: Slot [13] registered [ 0.292632] acpiphp: Slot [14] registered [ 0.293773] acpiphp: Slot [15] registered [ 0.305157] acpiphp: Slot [16] registered [ 0.306307] acpiphp: Slot [17] registered [ 0.307445] acpiphp: Slot [18] registered [ 0.308574] acpiphp: Slot [19] registered [ 0.309737] acpiphp: Slot [20] registered [ 0.310904] acpiphp: Slot [21] registered [ 0.312064] acpiphp: Slot [22] registered [ 0.313146] acpiphp: Slot [23] registered [ 0.314215] acpiphp: Slot [24] registered [ 0.315282] acpiphp: Slot [25] registered [ 0.316290] acpiphp: Slot [26] registered [ 0.317370] acpiphp: Slot [27] registered [ 0.318474] acpiphp: Slot [28] registered [ 0.319478] acpiphp: Slot [29] registered [ 0.320640] acpiphp: Slot [30] registered [ 0.321788] acpiphp: Slot [31] registered [ 0.322935] PCI host bridge to bus 0000:00 [ 0.324085] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.325859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.327628] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.329740] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.331801] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.338277] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.340165] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.341891] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.343745] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.350897] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.352951] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.401870] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.403884] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.405755] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.407507] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411716] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.413265] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.414529] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.416415] vgaarb: loaded [ 0.417206] vgaarb: bridge control possible 0000:00:02.0 [ 0.418734] SCSI subsystem initialized [ 0.419810] ACPI: bus type USB registered [ 0.420930] usbcore: registered new interface driver usbfs [ 0.422273] usbcore: registered new interface driver hub [ 0.423677] usbcore: registered new device driver usb [ 0.425056] PCI: Using ACPI for IRQ routing [ 0.426378] NetLabel: Initializing [ 0.427316] NetLabel: domain hash size = 128 [ 0.428447] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.429780] NetLabel: unlabeled traffic allowed by default [ 0.431303] clocksource: Switched to clocksource kvm-clock [ 0.437016] AppArmor: AppArmor Filesystem Enabled [ 0.438340] pnp: PnP ACPI init [ 0.439489] pnp: PnP ACPI: found 5 devices [ 0.445807] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448183] NET: Registered protocol family 2 [ 0.449445] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.451136] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.452795] TCP: Hash tables configured (established 2048 bind 2048) [ 0.454447] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.455942] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.457404] NET: Registered protocol family 1 [ 0.458589] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.460128] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461650] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476217] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.490535] Trying to unpack rootfs image as initramfs... [ 0.540684] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.555234] Scanning for low memory corruption every 60 seconds [ 0.556998] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.558607] audit: initializing netlink subsys (disabled) [ 0.560140] audit: type=2000 audit(1545527186.698:1): initialized [ 0.561997] Initialise system trusted keyring [ 0.563311] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.565045] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.567604] zbud: loaded [ 0.568533] VFS: Disk quotas dquot_6.6.0 [ 0.569438] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.571003] fuse init (API version 7.23) [ 0.571910] Key type big_key registered [ 0.572763] Allocating IMA MOK and blacklist keyrings. [ 0.573883] Key type asymmetric registered [ 0.574703] Asymmetric key parser 'x509' registered [ 0.575658] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.577115] io scheduler noop registered [ 0.577909] io scheduler deadline registered (default) [ 0.578887] io scheduler cfq registered [ 0.579738] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580778] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.583482] ACPI: Power Button [PWRF] [ 0.584313] GHES: HEST is not enabled! [ 0.597993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.633364] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657692] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659885] Linux agpgart interface v0.103 [ 0.662338] brd: module loaded [ 0.663518] loop: module loaded [ 0.667381] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.668825] GPT:90111 != 20971519 [ 0.669505] GPT:Alternate GPT header not at the end of the disk. [ 0.670578] GPT:90111 != 20971519 [ 0.671250] GPT: Use GNU Parted to correct GPT errors. [ 0.672208] vda: vda1 vda15 [ 0.673881] scsi host0: ata_piix [ 0.674619] scsi host1: ata_piix [ 0.675329] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.676531] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.678319] libphy: Fixed MDIO Bus: probed [ 0.679131] tun: Universal TUN/TAP device driver, 1.6 [ 0.680076] tun: (C) 1999-2004 Max Krasnyansky [ 0.682331] PPP generic driver version 2.4.2 [ 0.683202] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.684455] ehci-pci: EHCI PCI platform driver [ 0.685314] ehci-platform: EHCI generic platform driver [ 0.686283] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687400] ohci-pci: OHCI PCI platform driver [ 0.688254] ohci-platform: OHCI generic platform driver [ 0.689237] uhci_hcd: USB Universal Host Controller Interface driver [ 0.703691] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704677] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706111] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.707167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.708273] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.710890] usb usb1: Product: UHCI Host Controller [ 0.711821] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.712954] usb usb1: SerialNumber: 0000:00:01.2 [ 0.713967] hub 1-0:1.0: USB hub found [ 0.714737] hub 1-0:1.0: 2 ports detected [ 0.715637] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.717734] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.718713] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.719747] mousedev: PS/2 mouse device common for all mice [ 0.720982] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722791] rtc_cmos 00:00: RTC can wake from S4 [ 0.723893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725067] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.726245] i2c /dev entries driver [ 0.727008] device-mapper: uevent: version 1.0.3 [ 0.727947] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.729562] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730831] NET: Registered protocol family 10 [ 0.731831] NET: Registered protocol family 17 [ 0.732721] Key type dns_resolver registered [ 0.733633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.734716] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.736464] registered taskstats version 1 [ 0.737281] Loading compiled-in X.509 certificates [ 0.738717] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.740570] zswap: loaded using pool lzo/zbud [ 0.742408] Key type trusted registered [ 0.743986] Key type encrypted registered [ 0.744809] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745829] ima: No TPM chip found, activating TPM-bypass! [ 0.746852] evm: HMAC attrs: 0x1 [ 0.747800] Magic number: 14:931:104 [ 0.748650] rtc_cmos 00:00: setting system clock to 2018-12-23 01:06:26 UTC (1545527186) [ 0.750232] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.751339] EDD information not available. [ 0.836242] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.837806] Write protecting the kernel read-only data: 14336k [ 0.849733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.851563] 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.893927] 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.18 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.58. iid=i-000000a5 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDTbYHDihdIW7Ic8cGivQcC7kSvWWC/cXlYHOtSiV7yuaUD8h3rQmfVkMXr2hK3MHtMfnk/jCCFfarscHFNu0EQoquIL8zjzwfzDTTXG44OVlrkoxikzOdOIv1hU/WIb0eZFyULVEH+W7X12juOrZgWOXqenYhAiYQWM7YZdCErLgMI2itFTiE4A6Lirxr1f8R7jC90OwmyIvw1VETTGbHKoB6c7pDsqOHCqS4GYkYmbjlwYiWHv3BGuItAL0s/UUavHJJbQxn8J2Ue5J3NE0+F9zWEqvbMAqh1NBbu9/4Ewv0l91EaWrAtF/odE82wZ3aIfmZAS5W0hxKei+N/rqt3 root@simplehealthcheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst ssh-dss AAAAB3NzaC1kc3MAAACBAPB+B8aP1BKDv4bzhhjvq5xn+IA184dJlCC65AmWmFk/O7LaxIFOXjAmHzUPJnk+Xe4uP8WCFl5JXqxDKmtopH1+rA5ucaxDBsbMC9twKKSLSI9a3wGWuKqIf9gtPOcCmcBDTLOaBGAaQ4DoR8hFGRS8Rgu7Khhc8DlHgyTmGm5/AAAAFQCayXc39m6L+AAaz4amxdlUyICqzwAAAIEAlMqkJyQqp8v8vwY/BQKk0zlXAy6Rv1wpxtQzi/OBHAQEfgynoE+FBlFwDbo6mosZ8tvjpZSgkskhLn+ZrNPERZl/1nnaJm+bPrwaP8wTMPacRbuVY5sIeOJQ28HUXD79X/il03Ik5LemxD4tmPhR38PUg9amkFvawnn7dnhLNYcAAACBANipfY+AyIg7KMJhn4B5/vZuzQ4GdL8ZJcPLv1gm0A7+Loeev9rx2l642DOKbTD3MAUtGrw4SJmZA3gqiJmD6/i602g6mcz5uD4I7XLA8+/OproC5lu2IF3LxU2IrWpW6XxKGZCyKH7CC1YVsComc841NpEqaCt1u9khrno3DNVM root@simplehealthcheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-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:fe13:f8cb/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-000000a5 name: N/A availability-zone: nova local-hostname: simplehealthcheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.57 === 2018-12-23 01:06:32,033 - create_instance - INFO - Deleting Port with ID - 43ee6f0a-a399-4c03-9e40-b5f4e8c1164e 2018-12-23 01:06:32,033 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2port-1 2018-12-23 01:06:32,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/43ee6f0a-a399-4c03-9e40-b5f4e8c1164e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:32,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22a60878-b639-467f-81d5-196a080ea0f5 Date: Sun, 23 Dec 2018 01:06:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:06:32,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/43ee6f0a-a399-4c03-9e40-b5f4e8c1164e used request id req-22a60878-b639-467f-81d5-196a080ea0f5 2018-12-23 01:06:32,615 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst 2018-12-23 01:06:32,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:32,978 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:06: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-e4326ad8-93d3-4182-b678-b632af099634 x-compute-request-id: req-e4326ad8-93d3-4182-b678-b632af099634 Content-Type: application/json 2018-12-23 01:06:32,978 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 used request id req-e4326ad8-93d3-4182-b678-b632af099634 2018-12-23 01:06:32,978 - create_instance - INFO - Checking deletion status 2018-12-23 01:06:32,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:33,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06: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-e0b6ddd3-52f6-4a3b-b251-0dc0a17fa66a x-compute-request-id: req-e0b6ddd3-52f6-4a3b-b251-0dc0a17fa66a Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:f8:cb", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "bookmark"}], "image": {"id": "6a800e03-47ac-4795-83e6-3cef1688a255", "links": [{"href": "http://172.30.9.26:8774/images/6a800e03-47ac-4795-83e6-3cef1688a255", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:06:25.000000", "flavor": {"id": "166513a5-f900-4ae3-8df6-14df5205b1d6", "links": [{"href": "http://172.30.9.26:8774/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6", "rel": "bookmark"}]}, "id": "875ce085-db42-4050-9c86-bc2d76e266f7", "user_id": "5568cc684d464ab0a320c0ab0a12b351", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:06:32Z", "hostId": "23ece9448b5e3442d7d5d500f6b9f9e64a5d19ea00e3d4d4f939f28e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst", "created": "2018-12-23T01:06:17Z", "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:06:33,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 used request id req-e0b6ddd3-52f6-4a3b-b251-0dc0a17fa66a 2018-12-23 01:06:33,224 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst] is - ACTIVE 2018-12-23 01:06:33,224 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:06:36,227 - create_instance - DEBUG - VM status query timeout in 296.75147295 2018-12-23 01:06:36,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:36,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb3f7f42-71a1-4386-990f-f76c13cc33fd x-compute-request-id: req-bb3f7f42-71a1-4386-990f-f76c13cc33fd 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.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/875ce085-db42-4050-9c86-bc2d76e266f7", "rel": "bookmark"}], "image": {"id": "6a800e03-47ac-4795-83e6-3cef1688a255", "links": [{"href": "http://172.30.9.26:8774/images/6a800e03-47ac-4795-83e6-3cef1688a255", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:06:25.000000", "flavor": {"id": "166513a5-f900-4ae3-8df6-14df5205b1d6", "links": [{"href": "http://172.30.9.26:8774/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6", "rel": "bookmark"}]}, "id": "875ce085-db42-4050-9c86-bc2d76e266f7", "user_id": "5568cc684d464ab0a320c0ab0a12b351", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:06:32Z", "hostId": "23ece9448b5e3442d7d5d500f6b9f9e64a5d19ea00e3d4d4f939f28e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst", "created": "2018-12-23T01:06:17Z", "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:06:36,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 used request id req-bb3f7f42-71a1-4386-990f-f76c13cc33fd 2018-12-23 01:06:36,463 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst] is - ACTIVE 2018-12-23 01:06:36,464 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:06:39,467 - create_instance - DEBUG - VM status query timeout in 293.511873007 2018-12-23 01:06:39,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49476d639f4d9b4c8687b76d4b8ba69e0aec0a03" 2018-12-23 01:06:39,531 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:06:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67b63168-bbe8-41ad-9131-18eab755377e x-compute-request-id: req-67b63168-bbe8-41ad-9131-18eab755377e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 875ce085-db42-4050-9c86-bc2d76e266f7 could not be found.", "code": 404}} 2018-12-23 01:06:39,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/875ce085-db42-4050-9c86-bc2d76e266f7 used request id req-67b63168-bbe8-41ad-9131-18eab755377e 2018-12-23 01:06:39,532 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 875ce085-db42-4050-9c86-bc2d76e266f7 could not be found. (HTTP 404) (Request-ID: req-67b63168-bbe8-41ad-9131-18eab755377e) 2018-12-23 01:06:39,532 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-inst 2018-12-23 01:06:39,533 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-subnet 2018-12-23 01:06:39,533 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-subnet 2018-12-23 01:06:39,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/a729096c-350f-439d-8923-3eb447f93981 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783dc79bab81672f3f9cee7d00325cb9bc90b8ba" 2018-12-23 01:06:42,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1deccd4-e4ad-4017-8c07-83d42ef49946 Date: Sun, 23 Dec 2018 01:06:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:06:42,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a729096c-350f-439d-8923-3eb447f93981 used request id req-f1deccd4-e4ad-4017-8c07-83d42ef49946 2018-12-23 01:06:42,112 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-priv-net 2018-12-23 01:06:42,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/249fa8ee-9faf-430a-8f50-ade9db606df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783dc79bab81672f3f9cee7d00325cb9bc90b8ba" 2018-12-23 01:06:43,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-71f7e3a5-e75a-474e-ab55-c41340b4ce79 Date: Sun, 23 Dec 2018 01:06:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:06:43,442 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/249fa8ee-9faf-430a-8f50-ade9db606df9 used request id req-71f7e3a5-e75a-474e-ab55-c41340b4ce79 2018-12-23 01:06:43,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3e814c75a281324f765c77628dc0299bad8905" 2018-12-23 01:06:43,516 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:06:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf1b4169-d6e7-4df9-9de2-144c97e51116 x-compute-request-id: req-cf1b4169-d6e7-4df9-9de2-144c97e51116 Content-Length: 0 Content-Type: application/json 2018-12-23 01:06:43,517 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/166513a5-f900-4ae3-8df6-14df5205b1d6 used request id req-cf1b4169-d6e7-4df9-9de2-144c97e51116 2018-12-23 01:06:43,517 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-4d03fa63-bea4-4989-8946-1cd92037c6a2-image 2018-12-23 01:06:43,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac4d6fbb943cf07274877e23057f01d229b4852e" 2018-12-23 01:06:45,107 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-552c21ea-8224-40d9-99c4-0d76e7de8219 Date: Sun, 23 Dec 2018 01:06:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:06:45,107 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6a800e03-47ac-4795-83e6-3cef1688a255 used request id req-552c21ea-8224-40d9-99c4-0d76e7de8219 2018-12-23 01:06:45,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" 2018-12-23 01:06:45,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-19cb9091-ca85-48ed-ac4e-3d6e2337d169 Date: Sun, 23 Dec 2018 01:06:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "created_at": "2018-12-23T01:06:06Z", "updated_at": "2018-12-23T01:06:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:06:06Z", "revision_number": 0, "id": "0b19fe2e-3c48-4b09-8a60-853d1d8cef4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:06:06Z", "security_group_id": "f68c530b-7aa9-42af-9f99-4a7c63b41c1a", "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdb83f61b1854117b21f5c532bfc407c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:06:06Z", "revision_number": 0, "id": "26cf1c79-a65f-45fc-a1b1-8c62f7ac908a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:06:06Z", "security_group_id": "f68c530b-7aa9-42af-9f99-4a7c63b41c1a", "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdb83f61b1854117b21f5c532bfc407c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:06:06Z", "revision_number": 0, "id": "c59a5a67-7d90-4232-bbfa-7e167d8229c8", "remote_group_id": "f68c530b-7aa9-42af-9f99-4a7c63b41c1a", "remote_ip_prefix": null, "created_at": "2018-12-23T01:06:06Z", "security_group_id": "f68c530b-7aa9-42af-9f99-4a7c63b41c1a", "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdb83f61b1854117b21f5c532bfc407c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:06:06Z", "revision_number": 0, "id": "d6df7897-7fb2-4e6d-a773-f0ef3f107e1f", "remote_group_id": "f68c530b-7aa9-42af-9f99-4a7c63b41c1a", "remote_ip_prefix": null, "created_at": "2018-12-23T01:06:06Z", "security_group_id": "f68c530b-7aa9-42af-9f99-4a7c63b41c1a", "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdb83f61b1854117b21f5c532bfc407c"}], "revision_number": 4, "project_id": "bdb83f61b1854117b21f5c532bfc407c", "id": "f68c530b-7aa9-42af-9f99-4a7c63b41c1a", "name": "default"}]} 2018-12-23 01:06:45,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-19cb9091-ca85-48ed-ac4e-3d6e2337d169 2018-12-23 01:06:45,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" 2018-12-23 01:06:45,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d649c9c-1055-4a82-8000-e5e1c8ee73fc Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:06:45,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-1d649c9c-1055-4a82-8000-e5e1c8ee73fc 2018-12-23 01:06:45,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" 2018-12-23 01:06:45,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd9e8d95-cfed-40c6-b8c3-999cf92dfa1c 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:06:45,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-cd9e8d95-cfed-40c6-b8c3-999cf92dfa1c 2018-12-23 01:06:45,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" 2018-12-23 01:06:45,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d05e72-4d11-489b-b8df-2d20534ae3ef Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:06:45,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-30d05e72-4d11-489b-b8df-2d20534ae3ef 2018-12-23 01:06:45,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" 2018-12-23 01:06:45,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67fef224-a4cb-4f71-9cec-c1295f319c44 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c"}, "enabled": true, "id": "bdb83f61b1854117b21f5c532bfc407c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-53551e8e-63d8-435-proj"}} 2018-12-23 01:06:45,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c used request id req-67fef224-a4cb-4f71-9cec-c1295f319c44 2018-12-23 01:06:45,688 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f68c530b-7aa9-42af-9f99-4a7c63b41c1a 2018-12-23 01:06:45,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f68c530b-7aa9-42af-9f99-4a7c63b41c1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" 2018-12-23 01:06:45,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9d275eb3-12ac-48f0-ba89-c74bd7618c3e Date: Sun, 23 Dec 2018 01:06:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:06:06Z", "security_group_id": "f68c530b-7aa9-42af-9f99-4a7c63b41c1a", "port_range_min": null, "revision_number": 0, "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "created_at": "2018-12-23T01:06:06Z", "project_id": "bdb83f61b1854117b21f5c532bfc407c", "id": "0b19fe2e-3c48-4b09-8a60-853d1d8cef4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:06:06Z", "security_group_id": "f68c530b-7aa9-42af-9f99-4a7c63b41c1a", "port_range_min": null, "revision_number": 0, "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "created_at": "2018-12-23T01:06:06Z", "project_id": "bdb83f61b1854117b21f5c532bfc407c", "id": "26cf1c79-a65f-45fc-a1b1-8c62f7ac908a"}, {"remote_group_id": "f68c530b-7aa9-42af-9f99-4a7c63b41c1a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:06:06Z", "security_group_id": "f68c530b-7aa9-42af-9f99-4a7c63b41c1a", "port_range_min": null, "revision_number": 0, "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "created_at": "2018-12-23T01:06:06Z", "project_id": "bdb83f61b1854117b21f5c532bfc407c", "id": "c59a5a67-7d90-4232-bbfa-7e167d8229c8"}, {"remote_group_id": "f68c530b-7aa9-42af-9f99-4a7c63b41c1a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:06:06Z", "security_group_id": "f68c530b-7aa9-42af-9f99-4a7c63b41c1a", "port_range_min": null, "revision_number": 0, "tenant_id": "bdb83f61b1854117b21f5c532bfc407c", "created_at": "2018-12-23T01:06:06Z", "project_id": "bdb83f61b1854117b21f5c532bfc407c", "id": "d6df7897-7fb2-4e6d-a773-f0ef3f107e1f"}]} 2018-12-23 01:06:45,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f68c530b-7aa9-42af-9f99-4a7c63b41c1a used request id req-9d275eb3-12ac-48f0-ba89-c74bd7618c3e 2018-12-23 01:06:45,871 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:06:45,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f68c530b-7aa9-42af-9f99-4a7c63b41c1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" 2018-12-23 01:06:46,230 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9960a47b-c858-4991-a9ce-1b03736307c5 Content-Length: 0 Date: Sun, 23 Dec 2018 01:06:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:06:46,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f68c530b-7aa9-42af-9f99-4a7c63b41c1a used request id req-9960a47b-c858-4991-a9ce-1b03736307c5 2018-12-23 01:06:46,231 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-53551e8e-63d8-435-proj 2018-12-23 01:06:46,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" 2018-12-23 01:06:46,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fb665be-57e6-4ac4-9531-1bd6debe34da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:06:46,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/bdb83f61b1854117b21f5c532bfc407c used request id req-9fb665be-57e6-4ac4-9531-1bd6debe34da 2018-12-23 01:06:46,452 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-53551e8e-63d8-435-proj-role 2018-12-23 01:06:46,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/abbdb03675514b55babfa2dfee2b106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" 2018-12-23 01:06:46,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8682425-1338-4519-9fc3-d87c50f1f1b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:06:46,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/abbdb03675514b55babfa2dfee2b106a used request id req-b8682425-1338-4519-9fc3-d87c50f1f1b4 2018-12-23 01:06:46,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61a1abbb1150b5dd98ec5e457161e62c567e5d1" 2018-12-23 01:06:46,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7fd9291-d97f-4ce2-b4f7-42cc1c0f8983 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:06:46,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b7fd9291-d97f-4ce2-b4f7-42cc1c0f8983 2018-12-23 01:06:46,652 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-53551e8e-63d8-435-user 2018-12-23 01:06:46,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/5568cc684d464ab0a320c0ab0a12b351 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccf67f7fa06f8ed22cc2267f805788fd60fa36a" 2018-12-23 01:06:46,831 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aaee53e-cd28-432a-b888-6ea4b107d8f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:06:46,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5568cc684d464ab0a320c0ab0a12b351 used request id req-0aaee53e-cd28-432a-b888-6ea4b107d8f3 2018-12-23 01:06:46,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:06:47,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:06:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["i6wV65aBQeOIv9XlV9Iwqg"], "issued_at": "2018-12-23T01:06:47.000000Z"}} 2018-12-23 01:06:47,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6e199db66ba9e673560af7817c51a5c419ac49e" 2018-12-23 01:06:47,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4b6c30-a133-4296-a157-5bb075779541 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:47,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4f4b6c30-a133-4296-a157-5bb075779541 2018-12-23 01:06:47,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:06:47,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:06:47,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:06:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["EKYP0T4GSvaMdnTX5x9rVQ"], "issued_at": "2018-12-23T01:06:47.000000Z"}} 2018-12-23 01:06:47,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabcefac9a476cc840de5f569f1777659d9c308" 2018-12-23 01:06:47,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fa17db4-38b2-49a9-b506-c2a65d2ad7f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:47,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7fa17db4-38b2-49a9-b506-c2a65d2ad7f3 2018-12-23 01:06:47,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:06:47,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:06:47,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabcefac9a476cc840de5f569f1777659d9c308" 2018-12-23 01:06:47,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca559b4c-6c7c-4201-aaa3-3c41c3cd71ff Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:06:47,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj used request id req-ca559b4c-6c7c-4201-aaa3-3c41c3cd71ff 2018-12-23 01:06:47,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabcefac9a476cc840de5f569f1777659d9c308" 2018-12-23 01:06:47,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75906a98-357b-4484-bf55-ca2646168fa9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:06:47,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-75906a98-357b-4484-bf55-ca2646168fa9 2018-12-23 01:06:47,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabcefac9a476cc840de5f569f1777659d9c308" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}}' 2018-12-23 01:06:48,095 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12e041ab-cae7-4a10-992a-fda7ea53ba66 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:06:48,096 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-12e041ab-cae7-4a10-992a-fda7ea53ba66 2018-12-23 01:06:48,096 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj 2018-12-23 01:06:48,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:06:48,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:06:48,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:06:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["9bxjoksbTZiKrtqVXHUlVA"], "issued_at": "2018-12-23T01:06:48.000000Z"}} 2018-12-23 01:06:48,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c4cfab154414ad05c15894e79d615443fd7f7" 2018-12-23 01:06:48,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2666ff1-2876-4a2d-8d43-ccadbaaac041 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:48,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f2666ff1-2876-4a2d-8d43-ccadbaaac041 2018-12-23 01:06:48,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:06:48,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:06:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:06:48,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c4cfab154414ad05c15894e79d615443fd7f7" 2018-12-23 01:06:48,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be9dbdf7-8381-4f6a-b81a-dd19a9d6bb84 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:06:48,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-be9dbdf7-8381-4f6a-b81a-dd19a9d6bb84 2018-12-23 01:06:48,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c4cfab154414ad05c15894e79d615443fd7f7" 2018-12-23 01:06:48,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a269b85-ec05-4149-a4bb-b60e9154f7fa Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}]} 2018-12-23 01:06:48,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj used request id req-3a269b85-ec05-4149-a4bb-b60e9154f7fa 2018-12-23 01:06:48,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c4cfab154414ad05c15894e79d615443fd7f7" 2018-12-23 01:06:48,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dcab340-01ec-4fc4-9a3d-af04641172ca Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:06:48,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1dcab340-01ec-4fc4-9a3d-af04641172ca 2018-12-23 01:06:49,203 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-user 2018-12-23 01:06:49,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:06:49,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabcefac9a476cc840de5f569f1777659d9c308" 2018-12-23 01:06:49,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61bfeed0-c64f-40b8-9cc0-360ba8527b14 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:06:49,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-61bfeed0-c64f-40b8-9cc0-360ba8527b14 2018-12-23 01:06:49,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabcefac9a476cc840de5f569f1777659d9c308" -d '{"role": {"name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role"}}' 2018-12-23 01:06:49,419 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5e0e225-d668-4a75-8e67-9e58c6c43a72 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "479e45a995bc4ffdabc30a20d83f1a43", "links": {"self": "http://172.30.9.26:5000/v3/roles/479e45a995bc4ffdabc30a20d83f1a43"}, "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role"}} 2018-12-23 01:06:49,419 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a5e0e225-d668-4a75-8e67-9e58c6c43a72 2018-12-23 01:06:49,419 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role 2018-12-23 01:06:49,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/479e45a995bc4ffdabc30a20d83f1a43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabcefac9a476cc840de5f569f1777659d9c308" 2018-12-23 01:06:49,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db899bb-0685-4212-b94a-c1ff80248e8e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/479e45a995bc4ffdabc30a20d83f1a43"}, "domain_id": null, "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role", "id": "479e45a995bc4ffdabc30a20d83f1a43"}} 2018-12-23 01:06:49,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/479e45a995bc4ffdabc30a20d83f1a43 used request id req-2db899bb-0685-4212-b94a-c1ff80248e8e 2018-12-23 01:06:49,440 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role to project CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj 2018-12-23 01:06:49,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf/users/dcaee7d49bfa4e28b69bf6ce02a37c18/roles/479e45a995bc4ffdabc30a20d83f1a43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabcefac9a476cc840de5f569f1777659d9c308" 2018-12-23 01:06:49,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e9309c0-0855-4907-88c2-e83f1638ff68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:06:49,577 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf/users/dcaee7d49bfa4e28b69bf6ce02a37c18/roles/479e45a995bc4ffdabc30a20d83f1a43 used request id req-4e9309c0-0855-4907-88c2-e83f1638ff68 2018-12-23 01:06:49,577 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:06:49,578 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:06:49,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:06:49,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:06:50,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "479e45a995bc4ffdabc30a20d83f1a43", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role"}], "expires_at": "2018-12-23T02:06:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c2b2a7965e5420ead7198097b09c6bf", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-user", "id": "dcaee7d49bfa4e28b69bf6ce02a37c18"}, "audit_ids": ["Ck_B9AoGR0GzZ8hkvT0pww"], "issued_at": "2018-12-23T01:06:50.000000Z"}} 2018-12-23 01:06:50,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865194017f4531739f39f8624c4ffda9d44b46a1" 2018-12-23 01:06:50,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed34c3fe-b623-45bc-891b-c0357ce6f283 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:50,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ed34c3fe-b623-45bc-891b-c0357ce6f283 2018-12-23 01:06:50,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}865194017f4531739f39f8624c4ffda9d44b46a1" 2018-12-23 01:06:50,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-ed84b72e-e5fb-4d30-bf40-35399df4f0c4 Date: Sun, 23 Dec 2018 01:06:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea"} 2018-12-23 01:06:50,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea used request id req-ed84b72e-e5fb-4d30-bf40-35399df4f0c4 2018-12-23 01:06:50,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}865194017f4531739f39f8624c4ffda9d44b46a1" 2018-12-23 01:06:50,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ae7c38f9-3e1f-4c63-9f7b-25277841bde4 Date: Sun, 23 Dec 2018 01:06: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-12-23 01:06:50,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ae7c38f9-3e1f-4c63-9f7b-25277841bde4 2018-12-23 01:06:50,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}865194017f4531739f39f8624c4ffda9d44b46a1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea"}' 2018-12-23 01:06:50,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9 X-Openstack-Request-Id: req-66cfd055-9eba-4e66-a2db-e0d0ca92e7a9 Date: Sun, 23 Dec 2018 01:06:50 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:06:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:06:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "min_disk": 0, "protected": false, "id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "file": "/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9/file", "checksum": null, "owner": "7c2b2a7965e5420ead7198097b09c6bf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:06:50,648 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-66cfd055-9eba-4e66-a2db-e0d0ca92e7a9 2018-12-23 01:06:50,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}865194017f4531739f39f8624c4ffda9d44b46a1" -d '' 2018-12-23 01:06:52,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-18bce93c-5fd8-4056-af59-533e289b0409 Date: Sun, 23 Dec 2018 01:06:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:06:52,564 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9/file used request id req-18bce93c-5fd8-4056-af59-533e289b0409 2018-12-23 01:06:52,564 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:06:52,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}865194017f4531739f39f8624c4ffda9d44b46a1" 2018-12-23 01:06:52,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-132e474a-fa99-44ce-a241-3196f651066f Date: Sun, 23 Dec 2018 01:06:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:06:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:06:52Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/eea22e63-28c4-42d9-87ee-0a49887215d9/snap", "metadata": {}}], "self": "/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "min_disk": 0, "protected": false, "id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "file": "/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c2b2a7965e5420ead7198097b09c6bf", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/eea22e63-28c4-42d9-87ee-0a49887215d9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:06:52,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9 used request id req-132e474a-fa99-44ce-a241-3196f651066f 2018-12-23 01:06:52,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}865194017f4531739f39f8624c4ffda9d44b46a1" 2018-12-23 01:06:52,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-376a0933-f177-4168-8dbb-6656360800f8 Date: Sun, 23 Dec 2018 01:06: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-12-23 01:06:52,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-376a0933-f177-4168-8dbb-6656360800f8 2018-12-23 01:06:52,887 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea 2018-12-23 01:06:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}865194017f4531739f39f8624c4ffda9d44b46a1" 2018-12-23 01:06:53,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-b26b98e1-7de5-430d-a24c-ac472f3c7675 Date: Sun, 23 Dec 2018 01:06:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:06:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:06:52Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/eea22e63-28c4-42d9-87ee-0a49887215d9/snap", "metadata": {}}], "self": "/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "min_disk": 0, "protected": false, "id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "file": "/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c2b2a7965e5420ead7198097b09c6bf", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/eea22e63-28c4-42d9-87ee-0a49887215d9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:06:53,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9 used request id req-b26b98e1-7de5-430d-a24c-ac472f3c7675 2018-12-23 01:06:53,074 - create_image - DEBUG - Instance status is - active 2018-12-23 01:06:53,074 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea 2018-12-23 01:06:53,074 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea 2018-12-23 01:06:53,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:06:53,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:06:53,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "479e45a995bc4ffdabc30a20d83f1a43", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role"}], "expires_at": "2018-12-23T02:06:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c2b2a7965e5420ead7198097b09c6bf", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-user", "id": "dcaee7d49bfa4e28b69bf6ce02a37c18"}, "audit_ids": ["JfFVMbEhSIiSLBNBGnLauQ"], "issued_at": "2018-12-23T01:06:53.000000Z"}} 2018-12-23 01:06:53,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8046ec57aa644d5a01aaf70d3e3d18238f7778c2" 2018-12-23 01:06:53,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0a61b5-8275-410d-8ba5-15af1a9c6599 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:53,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5e0a61b5-8275-410d-8ba5-15af1a9c6599 2018-12-23 01:06:53,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8046ec57aa644d5a01aaf70d3e3d18238f7778c2" 2018-12-23 01:06:53,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f58782ae-4d97-4046-9a54-445c5968b728 Date: Sun, 23 Dec 2018 01:06:53 GMT RESP BODY: {"networks":[]} 2018-12-23 01:06:53,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 used request id req-f58782ae-4d97-4046-9a54-445c5968b728 2018-12-23 01:06:53,685 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 2018-12-23 01:06:53,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8046ec57aa644d5a01aaf70d3e3d18238f7778c2" -d '{"network": {"name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1", "admin_state_up": true}}' 2018-12-23 01:06:54,268 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-a867614f-828f-417d-931f-6a946b0ab138 Date: Sun, 23 Dec 2018 01:06:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:06:54Z","is_default":false,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:54Z","mtu":1450}} 2018-12-23 01:06:54,268 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-a867614f-828f-417d-931f-6a946b0ab138 2018-12-23 01:06:54,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ad66f714-cccf-4ecd-98e5-f92762a5a838 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8046ec57aa644d5a01aaf70d3e3d18238f7778c2" 2018-12-23 01:06:54,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-adcf7b53-ed38-4c15-85f0-78b7eb99b8ae Date: Sun, 23 Dec 2018 01:06:54 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-12-23T01:06:54Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1"}]} 2018-12-23 01:06:54,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ad66f714-cccf-4ecd-98e5-f92762a5a838 used request id req-adcf7b53-ed38-4c15-85f0-78b7eb99b8ae 2018-12-23 01:06:54,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8046ec57aa644d5a01aaf70d3e3d18238f7778c2" 2018-12-23 01:06:54,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-69560d45-8af0-4adc-929d-583c5e7670e9 Date: Sun, 23 Dec 2018 01:06:54 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:06:54,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 used request id req-69560d45-8af0-4adc-929d-583c5e7670e9 2018-12-23 01:06:54,767 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1 2018-12-23 01:06:54,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8046ec57aa644d5a01aaf70d3e3d18238f7778c2" -d '{"subnets": [{"ip_version": 4, "network_id": "ad66f714-cccf-4ecd-98e5-f92762a5a838", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1"}]}' 2018-12-23 01:06:55,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c6cdfb1b-677a-445b-83fd-42e0e7bf4884 Date: Sun, 23 Dec 2018 01:06:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:55Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:55Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"6ca96000-5d42-4389-82a0-06e6b0470317","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1"}]} 2018-12-23 01:06:55,501 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-c6cdfb1b-677a-445b-83fd-42e0e7bf4884 2018-12-23 01:06:55,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=ad66f714-cccf-4ecd-98e5-f92762a5a838 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8046ec57aa644d5a01aaf70d3e3d18238f7778c2" 2018-12-23 01:06:55,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-d962c5f8-5956-468e-b777-bb269ac7017c Date: Sun, 23 Dec 2018 01:06: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":["6ca96000-5d42-4389-82a0-06e6b0470317"],"updated_at":"2018-12-23T01:06:55Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1"}]} 2018-12-23 01:06:55,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=ad66f714-cccf-4ecd-98e5-f92762a5a838 used request id req-d962c5f8-5956-468e-b777-bb269ac7017c 2018-12-23 01:06:55,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8046ec57aa644d5a01aaf70d3e3d18238f7778c2" 2018-12-23 01:06:55,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3eff1560-ae40-4fa5-b6f5-dd1c7a7a3017 Date: Sun, 23 Dec 2018 01:06:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:55Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:55Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"6ca96000-5d42-4389-82a0-06e6b0470317","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1"}]} 2018-12-23 01:06:55,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 used request id req-3eff1560-ae40-4fa5-b6f5-dd1c7a7a3017 2018-12-23 01:06:55,671 - OpenStackNetwork - DEBUG - Network [ad66f714-cccf-4ecd-98e5-f92762a5a838] created successfully 2018-12-23 01:06:55,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:06:55,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:06:56,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "479e45a995bc4ffdabc30a20d83f1a43", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role"}], "expires_at": "2018-12-23T02:06:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c2b2a7965e5420ead7198097b09c6bf", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-user", "id": "dcaee7d49bfa4e28b69bf6ce02a37c18"}, "audit_ids": ["q8sZdxgaRWSN2rAQqLAjmw"], "issued_at": "2018-12-23T01:06:56.000000Z"}} 2018-12-23 01:06:56,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792154fad91fdb8db001407d93e6f44a3190763e" 2018-12-23 01:06:56,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b89549-471c-483d-a9e8-daa5eb80f9e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:56,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f0b89549-471c-483d-a9e8-daa5eb80f9e3 2018-12-23 01:06:56,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792154fad91fdb8db001407d93e6f44a3190763e" 2018-12-23 01:06:56,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-20abcd24-b5dd-4296-92e9-5a25e1eeddec Date: Sun, 23 Dec 2018 01:06:56 GMT RESP BODY: {"networks":[]} 2018-12-23 01:06:56,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 used request id req-20abcd24-b5dd-4296-92e9-5a25e1eeddec 2018-12-23 01:06:56,291 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 2018-12-23 01:06:56,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792154fad91fdb8db001407d93e6f44a3190763e" -d '{"network": {"name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2", "admin_state_up": true}}' 2018-12-23 01:06:56,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-327105f8-3ce6-434f-a2b3-57c9773f55e6 Date: Sun, 23 Dec 2018 01:06:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:06:56Z","is_default":false,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:56Z","mtu":1450}} 2018-12-23 01:06:56,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-327105f8-3ce6-434f-a2b3-57c9773f55e6 2018-12-23 01:06:56,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792154fad91fdb8db001407d93e6f44a3190763e" 2018-12-23 01:06:56,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-f8166939-7754-42cb-a397-fffb24474d2c Date: Sun, 23 Dec 2018 01:06: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-12-23T01:06:56Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2"}]} 2018-12-23 01:06:56,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 used request id req-f8166939-7754-42cb-a397-fffb24474d2c 2018-12-23 01:06:56,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792154fad91fdb8db001407d93e6f44a3190763e" 2018-12-23 01:06:57,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-12dbe83b-0c5e-4cb3-ac29-c49836f91f81 Date: Sun, 23 Dec 2018 01:06:57 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:06:57,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 used request id req-12dbe83b-0c5e-4cb3-ac29-c49836f91f81 2018-12-23 01:06:57,082 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2 2018-12-23 01:06:57,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792154fad91fdb8db001407d93e6f44a3190763e" -d '{"subnets": [{"ip_version": 4, "network_id": "c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2"}]}' 2018-12-23 01:06:57,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bfc85785-2e79-43e6-9c5c-2aabe08861c2 Date: Sun, 23 Dec 2018 01:06:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:57Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"7070ba73-84bc-408f-b1f1-52551c40020f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2"}]} 2018-12-23 01:06:57,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-bfc85785-2e79-43e6-9c5c-2aabe08861c2 2018-12-23 01:06:58,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792154fad91fdb8db001407d93e6f44a3190763e" 2018-12-23 01:06:58,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-deb4a453-ae98-4926-a77e-560668471685 Date: Sun, 23 Dec 2018 01:06: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":["7070ba73-84bc-408f-b1f1-52551c40020f"],"updated_at":"2018-12-23T01:06:57Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2"}]} 2018-12-23 01:06:58,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 used request id req-deb4a453-ae98-4926-a77e-560668471685 2018-12-23 01:06:58,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792154fad91fdb8db001407d93e6f44a3190763e" 2018-12-23 01:06:58,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-40c47785-b3aa-4d33-aa2c-af3f50c394d7 Date: Sun, 23 Dec 2018 01:06:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:57Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"7070ba73-84bc-408f-b1f1-52551c40020f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2"}]} 2018-12-23 01:06:58,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 used request id req-40c47785-b3aa-4d33-aa2c-af3f50c394d7 2018-12-23 01:06:58,360 - OpenStackNetwork - DEBUG - Network [c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2] created successfully 2018-12-23 01:06:58,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:06:58,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:06:58,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "479e45a995bc4ffdabc30a20d83f1a43", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role"}], "expires_at": "2018-12-23T02:06:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c2b2a7965e5420ead7198097b09c6bf", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-user", "id": "dcaee7d49bfa4e28b69bf6ce02a37c18"}, "audit_ids": ["DRTPmwD1SPa20dhk2xqXoA"], "issued_at": "2018-12-23T01:06:58.000000Z"}} 2018-12-23 01:06:58,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:06:58,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23fef6bf-0488-48cb-bfe3-4582f15ab12b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:58,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-23fef6bf-0488-48cb-bfe3-4582f15ab12b 2018-12-23 01:06:58,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:06:59,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bf7beb26-b9f6-4288-bc79-8cedde5335ef Date: Sun, 23 Dec 2018 01:06:59 GMT RESP BODY: {"routers": []} 2018-12-23 01:06:59,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router&admin_state_up=True used request id req-bf7beb26-b9f6-4288-bc79-8cedde5335ef 2018-12-23 01:06:59,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:06:59,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:06:59,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "479e45a995bc4ffdabc30a20d83f1a43", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role"}], "expires_at": "2018-12-23T02:06:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c2b2a7965e5420ead7198097b09c6bf", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-user", "id": "dcaee7d49bfa4e28b69bf6ce02a37c18"}, "audit_ids": ["kZMuQLbXSmWV0HwHoQs5_w"], "issued_at": "2018-12-23T01:06:59.000000Z"}} 2018-12-23 01:06:59,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad4894d8f985035913b583ba85b6a899fc177fe2" 2018-12-23 01:06:59,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd750859-792b-4add-8b84-e4b4d2c0a23b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:06:59,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bd750859-792b-4add-8b84-e4b4d2c0a23b 2018-12-23 01:06:59,488 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router 2018-12-23 01:06:59,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" -d '{"router": {"name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router", "admin_state_up": true}}' 2018-12-23 01:07:03,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-c92fc9f5-afff-4dfa-9499-e46536f334f3 Date: Sun, 23 Dec 2018 01:07:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:00Z", "admin_state_up": true, "updated_at": "2018-12-23T01:07:00Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "0593d05f-aa49-4c8b-9e7f-a89075ffb4d8", "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router"}} 2018-12-23 01:07:03,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-c92fc9f5-afff-4dfa-9499-e46536f334f3 2018-12-23 01:07:03,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=0593d05f-aa49-4c8b-9e7f-a89075ffb4d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:03,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b89052e0-455a-4a16-b52c-55c48617f68f Date: Sun, 23 Dec 2018 01:07:03 GMT RESP BODY: {"ports":[]} 2018-12-23 01:07:03,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=0593d05f-aa49-4c8b-9e7f-a89075ffb4d8 used request id req-b89052e0-455a-4a16-b52c-55c48617f68f 2018-12-23 01:07:03,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:03,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-55fabda3-f5aa-4488-a390-0093529ddc66 Date: Sun, 23 Dec 2018 01:07: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":["6ca96000-5d42-4389-82a0-06e6b0470317"],"updated_at":"2018-12-23T01:06:55Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1"}]} 2018-12-23 01:07:03,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 used request id req-55fabda3-f5aa-4488-a390-0093529ddc66 2018-12-23 01:07:03,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:07:03,653 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:07:03,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:03,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbcad99a-2b43-406c-b9ec-7b53d0cafc36 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:03,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-dbcad99a-2b43-406c-b9ec-7b53d0cafc36 2018-12-23 01:07:03,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:03,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-44bc403d-7ccd-4f0f-b787-b8ce173be23b Date: Sun, 23 Dec 2018 01:07:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:55Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:55Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"6ca96000-5d42-4389-82a0-06e6b0470317","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1"}]} 2018-12-23 01:07:03,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 used request id req-44bc403d-7ccd-4f0f-b787-b8ce173be23b 2018-12-23 01:07:03,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:03,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-77fa60ef-59e2-4597-8f14-004c71dc982e Date: Sun, 23 Dec 2018 01:07:03 GMT RESP BODY: {"ports":[]} 2018-12-23 01:07:03,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port1&admin_state_up=True used request id req-77fa60ef-59e2-4597-8f14-004c71dc982e 2018-12-23 01:07:03,974 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port1 for router - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router 2018-12-23 01:07:03,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:07:03,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:07:04,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "479e45a995bc4ffdabc30a20d83f1a43", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role"}], "expires_at": "2018-12-23T02:07:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c2b2a7965e5420ead7198097b09c6bf", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-user", "id": "dcaee7d49bfa4e28b69bf6ce02a37c18"}, "audit_ids": ["Mjgv7gfkSRm161t0qV-yvw"], "issued_at": "2018-12-23T01:07:04.000000Z"}} 2018-12-23 01:07:04,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4a9a4287bfebfd4fdd985afa5a72591dfdbcd" 2018-12-23 01:07:04,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b010fb23-64ff-41fe-823e-f822f26dacb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:07:04,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b010fb23-64ff-41fe-823e-f822f26dacb4 2018-12-23 01:07:04,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:04,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-218eadd1-5534-4d86-a894-f1d2cc02cecc Date: Sun, 23 Dec 2018 01:07: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":["6ca96000-5d42-4389-82a0-06e6b0470317"],"updated_at":"2018-12-23T01:06:55Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1"}]} 2018-12-23 01:07:04,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 used request id req-218eadd1-5534-4d86-a894-f1d2cc02cecc 2018-12-23 01:07:04,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:04,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c68af82e-66bd-48b8-856b-02ec79efb654 Date: Sun, 23 Dec 2018 01:07:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:55Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:55Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"6ca96000-5d42-4389-82a0-06e6b0470317","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1"}]} 2018-12-23 01:07:04,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 used request id req-c68af82e-66bd-48b8-856b-02ec79efb654 2018-12-23 01:07:04,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:05,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e996316b-6eca-47a2-8548-b6394d6dacf6 Date: Sun, 23 Dec 2018 01:07: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":["6ca96000-5d42-4389-82a0-06e6b0470317"],"updated_at":"2018-12-23T01:06:55Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1"}]} 2018-12-23 01:07:05,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 used request id req-e996316b-6eca-47a2-8548-b6394d6dacf6 2018-12-23 01:07:05,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:07:05,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:07:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:07:05,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4a9a4287bfebfd4fdd985afa5a72591dfdbcd" 2018-12-23 01:07:05,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2d1bc35-eeaa-4792-99ae-1cc825cbe3ed Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:05,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-a2d1bc35-eeaa-4792-99ae-1cc825cbe3ed 2018-12-23 01:07:05,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:05,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0d16831c-c71d-4323-b970-b5b553926396 Date: Sun, 23 Dec 2018 01:07:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:55Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:55Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"6ca96000-5d42-4389-82a0-06e6b0470317","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1"}]} 2018-12-23 01:07:05,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 used request id req-0d16831c-c71d-4323-b970-b5b553926396 2018-12-23 01:07:05,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:05,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-23575834-73e0-4634-9ba2-f776ce431ec2 Date: Sun, 23 Dec 2018 01:07:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:55Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:55Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"6ca96000-5d42-4389-82a0-06e6b0470317","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1"}]} 2018-12-23 01:07:05,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1 used request id req-23575834-73e0-4634-9ba2-f776ce431ec2 2018-12-23 01:07:05,510 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 2018-12-23 01:07:05,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" -d '{"port": {"network_id": "ad66f714-cccf-4ecd-98e5-f92762a5a838", "fixed_ips": [{"subnet_id": "6ca96000-5d42-4389-82a0-06e6b0470317", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port1", "admin_state_up": true}}' 2018-12-23 01:07:06,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-ccd8f8d2-fbc6-420b-bcda-3786d3f495fc Date: Sun, 23 Dec 2018 01:07:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:07:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ca96000-5d42-4389-82a0-06e6b0470317","ip_address":"10.200.201.1"}],"id":"15708f9f-7ad4-45e5-b1bb-1114f5e0d3e4","security_groups":["53d415fd-b23d-43a7-85db-34006f66b9b1"],"mac_address":"fa:16:3e:07:13:61","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port1","project_id":"7c2b2a7965e5420ead7198097b09c6bf","qos_policy_id":null,"admin_state_up":true,"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:07:06Z","binding:vnic_type":"normal"}} 2018-12-23 01:07:06,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-ccd8f8d2-fbc6-420b-bcda-3786d3f495fc 2018-12-23 01:07:06,681 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port1 for router - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router 2018-12-23 01:07:06,682 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router 2018-12-23 01:07:06,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/0593d05f-aa49-4c8b-9e7f-a89075ffb4d8/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" -d '{"port_id": "15708f9f-7ad4-45e5-b1bb-1114f5e0d3e4"}' 2018-12-23 01:07:08,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7fc72198-b343-4a18-bc92-244f75a032bf Date: Sun, 23 Dec 2018 01:07:08 GMT RESP BODY: {"network_id": "ad66f714-cccf-4ecd-98e5-f92762a5a838", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "subnet_id": "6ca96000-5d42-4389-82a0-06e6b0470317", "subnet_ids": ["6ca96000-5d42-4389-82a0-06e6b0470317"], "port_id": "15708f9f-7ad4-45e5-b1bb-1114f5e0d3e4", "id": "0593d05f-aa49-4c8b-9e7f-a89075ffb4d8"} 2018-12-23 01:07:08,543 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0593d05f-aa49-4c8b-9e7f-a89075ffb4d8/add_router_interface used request id req-7fc72198-b343-4a18-bc92-244f75a032bf 2018-12-23 01:07:08,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:08,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-a402fc7e-481a-4bc8-8b87-24a7f91f5fc7 Date: Sun, 23 Dec 2018 01:07: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":["7070ba73-84bc-408f-b1f1-52551c40020f"],"updated_at":"2018-12-23T01:06:57Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2"}]} 2018-12-23 01:07:08,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 used request id req-a402fc7e-481a-4bc8-8b87-24a7f91f5fc7 2018-12-23 01:07:08,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:08,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-405503ae-a304-41ca-bb66-9f03b6307c10 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:08,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-405503ae-a304-41ca-bb66-9f03b6307c10 2018-12-23 01:07:08,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:08,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c71d856d-72ae-43af-929c-3dad3fcbf244 Date: Sun, 23 Dec 2018 01:07:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:57Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"7070ba73-84bc-408f-b1f1-52551c40020f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2"}]} 2018-12-23 01:07:08,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 used request id req-c71d856d-72ae-43af-929c-3dad3fcbf244 2018-12-23 01:07:08,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:09,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0cd6abf6-62ce-4119-921d-e5d460bd9373 Date: Sun, 23 Dec 2018 01:07:09 GMT RESP BODY: {"ports":[]} 2018-12-23 01:07:09,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port2&admin_state_up=True used request id req-0cd6abf6-62ce-4119-921d-e5d460bd9373 2018-12-23 01:07:09,103 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port2 for router - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router 2018-12-23 01:07:09,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:07:09,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:07:09,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "479e45a995bc4ffdabc30a20d83f1a43", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role"}], "expires_at": "2018-12-23T02:07:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c2b2a7965e5420ead7198097b09c6bf", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-user", "id": "dcaee7d49bfa4e28b69bf6ce02a37c18"}, "audit_ids": ["PlasPDycR5GRaMb6MIdRTw"], "issued_at": "2018-12-23T01:07:09.000000Z"}} 2018-12-23 01:07:09,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5d84b3fedf63ca3b7f22a7bc73fbd0b3cddd8b" 2018-12-23 01:07:09,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8273f6-6311-402c-b300-c3d964cb4e16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:07:09,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ac8273f6-6311-402c-b300-c3d964cb4e16 2018-12-23 01:07:09,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:09,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-ce65cb9b-15ea-43bb-8021-3148647bd8cc Date: Sun, 23 Dec 2018 01:07: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":["7070ba73-84bc-408f-b1f1-52551c40020f"],"updated_at":"2018-12-23T01:06:57Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2"}]} 2018-12-23 01:07:09,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 used request id req-ce65cb9b-15ea-43bb-8021-3148647bd8cc 2018-12-23 01:07:09,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:10,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d2265919-9fe8-4df1-88e5-4f89a22c7a78 Date: Sun, 23 Dec 2018 01:07:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:57Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"7070ba73-84bc-408f-b1f1-52551c40020f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2"}]} 2018-12-23 01:07:10,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 used request id req-d2265919-9fe8-4df1-88e5-4f89a22c7a78 2018-12-23 01:07:10,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:10,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-3b90cc41-d1fe-494d-82f3-ba64ebf6ffee Date: Sun, 23 Dec 2018 01:07: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":["7070ba73-84bc-408f-b1f1-52551c40020f"],"updated_at":"2018-12-23T01:06:57Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2"}]} 2018-12-23 01:07:10,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 used request id req-3b90cc41-d1fe-494d-82f3-ba64ebf6ffee 2018-12-23 01:07:10,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:07:10,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:07:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:07:10,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5d84b3fedf63ca3b7f22a7bc73fbd0b3cddd8b" 2018-12-23 01:07:10,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0800368-1c84-484a-b9e4-21ac689cfee0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:10,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-b0800368-1c84-484a-b9e4-21ac689cfee0 2018-12-23 01:07:10,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:10,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-364fc6bf-59d2-469f-84dc-8035910f9b13 Date: Sun, 23 Dec 2018 01:07:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:57Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"7070ba73-84bc-408f-b1f1-52551c40020f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2"}]} 2018-12-23 01:07:10,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 used request id req-364fc6bf-59d2-469f-84dc-8035910f9b13 2018-12-23 01:07:10,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:10,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6f387e30-58e1-406f-858e-ff9cd6ecc991 Date: Sun, 23 Dec 2018 01:07:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:57Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"7070ba73-84bc-408f-b1f1-52551c40020f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2"}]} 2018-12-23 01:07:10,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2 used request id req-6f387e30-58e1-406f-858e-ff9cd6ecc991 2018-12-23 01:07:10,492 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 2018-12-23 01:07:10,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" -d '{"port": {"network_id": "c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2", "fixed_ips": [{"subnet_id": "7070ba73-84bc-408f-b1f1-52551c40020f", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port2", "admin_state_up": true}}' 2018-12-23 01:07:11,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-28ad8907-158f-46cf-b371-773d447f9013 Date: Sun, 23 Dec 2018 01:07:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:07:10Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7070ba73-84bc-408f-b1f1-52551c40020f","ip_address":"10.200.202.1"}],"id":"efbbdb51-d8a8-4125-b62f-7f4abadae501","security_groups":["53d415fd-b23d-43a7-85db-34006f66b9b1"],"mac_address":"fa:16:3e:93:ab:03","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port2","project_id":"7c2b2a7965e5420ead7198097b09c6bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:07:10Z","binding:vnic_type":"normal"}} 2018-12-23 01:07:11,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-28ad8907-158f-46cf-b371-773d447f9013 2018-12-23 01:07:11,490 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port2 for router - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router 2018-12-23 01:07:11,490 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router 2018-12-23 01:07:11,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/0593d05f-aa49-4c8b-9e7f-a89075ffb4d8/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" -d '{"port_id": "efbbdb51-d8a8-4125-b62f-7f4abadae501"}' 2018-12-23 01:07:13,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ecb5333b-45e5-4635-966f-9ef9bdfd925f Date: Sun, 23 Dec 2018 01:07:13 GMT RESP BODY: {"network_id": "c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "subnet_id": "7070ba73-84bc-408f-b1f1-52551c40020f", "subnet_ids": ["7070ba73-84bc-408f-b1f1-52551c40020f"], "port_id": "efbbdb51-d8a8-4125-b62f-7f4abadae501", "id": "0593d05f-aa49-4c8b-9e7f-a89075ffb4d8"} 2018-12-23 01:07:13,147 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0593d05f-aa49-4c8b-9e7f-a89075ffb4d8/add_router_interface used request id req-ecb5333b-45e5-4635-966f-9ef9bdfd925f 2018-12-23 01:07:13,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/0593d05f-aa49-4c8b-9e7f-a89075ffb4d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:13,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-5fbbddf3-f66e-4622-b8a0-68ea46720c56 Date: Sun, 23 Dec 2018 01:07:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:00Z", "admin_state_up": true, "updated_at": "2018-12-23T01:07:12Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "0593d05f-aa49-4c8b-9e7f-a89075ffb4d8", "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router"}} 2018-12-23 01:07:13,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/0593d05f-aa49-4c8b-9e7f-a89075ffb4d8 used request id req-5fbbddf3-f66e-4622-b8a0-68ea46720c56 2018-12-23 01:07:13,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=0593d05f-aa49-4c8b-9e7f-a89075ffb4d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:13,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1728 X-Openstack-Request-Id: req-53edbd38-57fc-4098-8c11-eaac88270ee9 Date: Sun, 23 Dec 2018 01:07:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:07:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ca96000-5d42-4389-82a0-06e6b0470317","ip_address":"10.200.201.1"}],"id":"15708f9f-7ad4-45e5-b1bb-1114f5e0d3e4","security_groups":["53d415fd-b23d-43a7-85db-34006f66b9b1"],"mac_address":"fa:16:3e:07:13:61","project_id":"7c2b2a7965e5420ead7198097b09c6bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port1","admin_state_up":true,"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:07:06Z","binding:vnic_type":"normal","device_id":"0593d05f-aa49-4c8b-9e7f-a89075ffb4d8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:07:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7070ba73-84bc-408f-b1f1-52551c40020f","ip_address":"10.200.202.1"}],"id":"efbbdb51-d8a8-4125-b62f-7f4abadae501","security_groups":["53d415fd-b23d-43a7-85db-34006f66b9b1"],"mac_address":"fa:16:3e:93:ab:03","project_id":"7c2b2a7965e5420ead7198097b09c6bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port2","admin_state_up":true,"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:07:10Z","binding:vnic_type":"normal","device_id":"0593d05f-aa49-4c8b-9e7f-a89075ffb4d8"}]} 2018-12-23 01:07:13,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=0593d05f-aa49-4c8b-9e7f-a89075ffb4d8 used request id req-53edbd38-57fc-4098-8c11-eaac88270ee9 2018-12-23 01:07:13,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/6ca96000-5d42-4389-82a0-06e6b0470317 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:13,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-afebf983-8be4-4b11-9cc9-3e742b1efd37 Date: Sun, 23 Dec 2018 01:07:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:55Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:55Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"6ca96000-5d42-4389-82a0-06e6b0470317","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1"}} 2018-12-23 01:07:13,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/6ca96000-5d42-4389-82a0-06e6b0470317 used request id req-afebf983-8be4-4b11-9cc9-3e742b1efd37 2018-12-23 01:07:13,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/7070ba73-84bc-408f-b1f1-52551c40020f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:07:13,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-f151394f-3cbc-43e2-93e8-c213106f1e16 Date: Sun, 23 Dec 2018 01:07:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:57Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"7070ba73-84bc-408f-b1f1-52551c40020f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2"}} 2018-12-23 01:07:13,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/7070ba73-84bc-408f-b1f1-52551c40020f used request id req-f151394f-3cbc-43e2-93e8-c213106f1e16 2018-12-23 01:07:13,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:07:13,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:07:13,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:07:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["IPoix2rTQrWrRaGnIEecFQ"], "issued_at": "2018-12-23T01:07:13.000000Z"}} 2018-12-23 01:07:13,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aee9edc597f365d2021eea2f4a3e9cc42aa81401" 2018-12-23 01:07:13,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ab3b77-ec32-4bfb-9a8a-9ec428c49176 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:07:13,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-74ab3b77-ec32-4bfb-9a8a-9ec428c49176 2018-12-23 01:07:13,901 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:07:13,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aee9edc597f365d2021eea2f4a3e9cc42aa81401" 2018-12-23 01:07:14,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-105db8f4-751f-4542-98bf-cf60e29d2387 x-compute-request-id: req-105db8f4-751f-4542-98bf-cf60e29d2387 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:07:14,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-105db8f4-751f-4542-98bf-cf60e29d2387 2018-12-23 01:07:14,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aee9edc597f365d2021eea2f4a3e9cc42aa81401" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-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-12-23 01:07:14,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-931f7b24-861b-43fa-9575-39f8111e11e7 x-compute-request-id: req-931f7b24-861b-43fa-9575-39f8111e11e7 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "883af9e6-e597-412f-b403-c0ab8dfda932", "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:07:14,139 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-931f7b24-861b-43fa-9575-39f8111e11e7 2018-12-23 01:07:14,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:07:14,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:07:14,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "479e45a995bc4ffdabc30a20d83f1a43", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role"}], "expires_at": "2018-12-23T02:07:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c2b2a7965e5420ead7198097b09c6bf", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-user", "id": "dcaee7d49bfa4e28b69bf6ce02a37c18"}, "audit_ids": ["dOs_Z0v-STmjPhWVfOe6iw"], "issued_at": "2018-12-23T01:07:14.000000Z"}} 2018-12-23 01:07:14,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:07:14,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d33e439-0928-4591-a0d2-e25dd0609ad5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:07:14,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5d33e439-0928-4591-a0d2-e25dd0609ad5 2018-12-23 01:07:14,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:07:14,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-fe8e200f-ea30-4c40-ad2c-51a2d6cb2cab Date: Sun, 23 Dec 2018 01:07:14 GMT RESP BODY: {"security_groups": []} 2018-12-23 01:07:14,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-sec-grp used request id req-fe8e200f-ea30-4c40-ad2c-51a2d6cb2cab 2018-12-23 01:07:14,760 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-sec-grp... 2018-12-23 01:07:14,760 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-sec-grp 2018-12-23 01:07:14,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-sec-grp"}}' 2018-12-23 01:07:15,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-c0070ae2-20fc-4d0e-947d-63544faa7218 Date: Sun, 23 Dec 2018 01:07:15 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "updated_at": "2018-12-23T01:07:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:07:15Z", "revision_number": 0, "id": "3d69c4ff-da66-4082-8d99-7d5b2649baec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c2b2a7965e5420ead7198097b09c6bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:07:15Z", "revision_number": 0, "id": "58b656d7-188e-469b-8e8e-460a002e7930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c2b2a7965e5420ead7198097b09c6bf"}], "revision_number": 2, "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-sec-grp"}} 2018-12-23 01:07:15,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-c0070ae2-20fc-4d0e-947d-63544faa7218 2018-12-23 01:07:15,301 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b4fd8b4-cc25-448a-b640-c3461a36293d 2018-12-23 01:07:15,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4b4fd8b4-cc25-448a-b640-c3461a36293d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:07:15,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-090a6f69-5532-47ae-8ecf-125b7e179fd7 Date: Sun, 23 Dec 2018 01:07: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-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "3d69c4ff-da66-4082-8d99-7d5b2649baec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "58b656d7-188e-469b-8e8e-460a002e7930"}]} 2018-12-23 01:07:15,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4b4fd8b4-cc25-448a-b640-c3461a36293d used request id req-090a6f69-5532-47ae-8ecf-125b7e179fd7 2018-12-23 01:07:15,553 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b4fd8b4-cc25-448a-b640-c3461a36293d 2018-12-23 01:07:15,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4b4fd8b4-cc25-448a-b640-c3461a36293d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:07:15,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-080ffcf1-e07c-49ba-ac24-489f026ed447 Date: Sun, 23 Dec 2018 01:07: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-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "3d69c4ff-da66-4082-8d99-7d5b2649baec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "58b656d7-188e-469b-8e8e-460a002e7930"}]} 2018-12-23 01:07:15,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4b4fd8b4-cc25-448a-b640-c3461a36293d used request id req-080ffcf1-e07c-49ba-ac24-489f026ed447 2018-12-23 01:07:15,721 - neutron_utils - INFO - Retrieving security group with ID - 4b4fd8b4-cc25-448a-b640-c3461a36293d 2018-12-23 01:07:15,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4b4fd8b4-cc25-448a-b640-c3461a36293d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:07:15,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-6bfa9bb5-6bf9-45be-ac43-da85bc47f0e5 Date: Sun, 23 Dec 2018 01:07:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "updated_at": "2018-12-23T01:07:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:07:15Z", "revision_number": 0, "id": "3d69c4ff-da66-4082-8d99-7d5b2649baec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c2b2a7965e5420ead7198097b09c6bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:07:15Z", "revision_number": 0, "id": "58b656d7-188e-469b-8e8e-460a002e7930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c2b2a7965e5420ead7198097b09c6bf"}], "revision_number": 2, "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-sec-grp"}]} 2018-12-23 01:07:15,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4b4fd8b4-cc25-448a-b640-c3461a36293d used request id req-6bfa9bb5-6bf9-45be-ac43-da85bc47f0e5 2018-12-23 01:07:15,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b4fd8b4-cc25-448a-b640-c3461a36293d 2018-12-23 01:07:15,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4b4fd8b4-cc25-448a-b640-c3461a36293d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:07:16,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9275426c-00c0-414c-837d-efc3fca34bc2 Date: Sun, 23 Dec 2018 01:07: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-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "3d69c4ff-da66-4082-8d99-7d5b2649baec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "58b656d7-188e-469b-8e8e-460a002e7930"}]} 2018-12-23 01:07:16,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4b4fd8b4-cc25-448a-b640-c3461a36293d used request id req-9275426c-00c0-414c-837d-efc3fca34bc2 2018-12-23 01:07:16,136 - neutron_utils - INFO - Retrieving security group with ID - 4b4fd8b4-cc25-448a-b640-c3461a36293d 2018-12-23 01:07:16,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4b4fd8b4-cc25-448a-b640-c3461a36293d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:07:16,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-f8628548-b32b-4bed-a111-982a27248200 Date: Sun, 23 Dec 2018 01:07:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "updated_at": "2018-12-23T01:07:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:07:15Z", "revision_number": 0, "id": "3d69c4ff-da66-4082-8d99-7d5b2649baec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c2b2a7965e5420ead7198097b09c6bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:07:15Z", "revision_number": 0, "id": "58b656d7-188e-469b-8e8e-460a002e7930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c2b2a7965e5420ead7198097b09c6bf"}], "revision_number": 2, "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-sec-grp"}]} 2018-12-23 01:07:16,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4b4fd8b4-cc25-448a-b640-c3461a36293d used request id req-f8628548-b32b-4bed-a111-982a27248200 2018-12-23 01:07:16,188 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b4fd8b4-cc25-448a-b640-c3461a36293d 2018-12-23 01:07:16,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4b4fd8b4-cc25-448a-b640-c3461a36293d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:07:16,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-797b8914-bc23-4576-a795-4cc51ed2f605 Date: Sun, 23 Dec 2018 01:07: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-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "3d69c4ff-da66-4082-8d99-7d5b2649baec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "58b656d7-188e-469b-8e8e-460a002e7930"}]} 2018-12-23 01:07:16,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4b4fd8b4-cc25-448a-b640-c3461a36293d used request id req-797b8914-bc23-4576-a795-4cc51ed2f605 2018-12-23 01:07:16,354 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-sec-grp 2018-12-23 01:07:16,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:07:16,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-1de78b85-1363-4369-928e-af0262e90286 Date: Sun, 23 Dec 2018 01:07:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "updated_at": "2018-12-23T01:07:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:07:15Z", "revision_number": 0, "id": "3d69c4ff-da66-4082-8d99-7d5b2649baec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c2b2a7965e5420ead7198097b09c6bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:07:15Z", "revision_number": 0, "id": "58b656d7-188e-469b-8e8e-460a002e7930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c2b2a7965e5420ead7198097b09c6bf"}], "revision_number": 2, "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-sec-grp"}]} 2018-12-23 01:07:16,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-sec-grp used request id req-1de78b85-1363-4369-928e-af0262e90286 2018-12-23 01:07:16,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:07:16,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:07:16,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:07:16,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae624f5e-83dd-4bab-b49d-96a9b2256af5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:16,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-ae624f5e-83dd-4bab-b49d-96a9b2256af5 2018-12-23 01:07:16,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b4fd8b4-cc25-448a-b640-c3461a36293d 2018-12-23 01:07:16,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4b4fd8b4-cc25-448a-b640-c3461a36293d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:07:16,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a9e9809b-18c7-455b-bf04-67658f69194b Date: Sun, 23 Dec 2018 01:07: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-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "3d69c4ff-da66-4082-8d99-7d5b2649baec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "58b656d7-188e-469b-8e8e-460a002e7930"}]} 2018-12-23 01:07:16,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4b4fd8b4-cc25-448a-b640-c3461a36293d used request id req-a9e9809b-18c7-455b-bf04-67658f69194b 2018-12-23 01:07:16,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d"}}' 2018-12-23 01:07:17,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-4fa57d4c-4dc0-4289-9187-afce36cce402 Date: Sun, 23 Dec 2018 01:07: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-12-23T01:07:17Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:17Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "6e66b169-0c30-452c-a01a-9cd65f3421f3"}} 2018-12-23 01:07:17,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-4fa57d4c-4dc0-4289-9187-afce36cce402 2018-12-23 01:07:17,156 - neutron_utils - INFO - Retrieving security group with ID - 4b4fd8b4-cc25-448a-b640-c3461a36293d 2018-12-23 01:07:17,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4b4fd8b4-cc25-448a-b640-c3461a36293d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:07:17,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-90f6e31a-c989-4b41-ba77-0681f06bb582 Date: Sun, 23 Dec 2018 01:07:17 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "updated_at": "2018-12-23T01:07:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:07:15Z", "revision_number": 0, "id": "3d69c4ff-da66-4082-8d99-7d5b2649baec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c2b2a7965e5420ead7198097b09c6bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:07:15Z", "revision_number": 0, "id": "58b656d7-188e-469b-8e8e-460a002e7930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c2b2a7965e5420ead7198097b09c6bf"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:07:17Z", "revision_number": 0, "id": "6e66b169-0c30-452c-a01a-9cd65f3421f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:07:17Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c2b2a7965e5420ead7198097b09c6bf"}], "revision_number": 3, "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-sec-grp"}]} 2018-12-23 01:07:17,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4b4fd8b4-cc25-448a-b640-c3461a36293d used request id req-90f6e31a-c989-4b41-ba77-0681f06bb582 2018-12-23 01:07:17,371 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b4fd8b4-cc25-448a-b640-c3461a36293d 2018-12-23 01:07:17,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4b4fd8b4-cc25-448a-b640-c3461a36293d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:07:17,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-2b335eda-acf9-44c4-8bbb-d4313fa90aea Date: Sun, 23 Dec 2018 01:07: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-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "3d69c4ff-da66-4082-8d99-7d5b2649baec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:07:15Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:15Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "58b656d7-188e-469b-8e8e-460a002e7930"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:07:17Z", "security_group_id": "4b4fd8b4-cc25-448a-b640-c3461a36293d", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:07:17Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "6e66b169-0c30-452c-a01a-9cd65f3421f3"}]} 2018-12-23 01:07:17,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4b4fd8b4-cc25-448a-b640-c3461a36293d used request id req-2b335eda-acf9-44c4-8bbb-d4313fa90aea 2018-12-23 01:07:17,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:07:17,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:07:17,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "479e45a995bc4ffdabc30a20d83f1a43", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role"}], "expires_at": "2018-12-23T02:07:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c2b2a7965e5420ead7198097b09c6bf", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-user", "id": "dcaee7d49bfa4e28b69bf6ce02a37c18"}, "audit_ids": ["BbtAHK8gQbqOzA5w0Pzyog"], "issued_at": "2018-12-23T01:07:17.000000Z"}} 2018-12-23 01:07:17,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:17,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c4ad2b9-4e27-4960-9fd6-e24e41740f50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:07:17,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2c4ad2b9-4e27-4960-9fd6-e24e41740f50 2018-12-23 01:07:17,856 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:07:17,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:17,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a83379-3937-42a8-8e1f-7c37f8607313 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:07:17,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c3a83379-3937-42a8-8e1f-7c37f8607313 2018-12-23 01:07:17,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:18,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-1171b8f0-5aa5-4e0a-8386-c86847e66b99 Date: Sun, 23 Dec 2018 01:07: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":["6ca96000-5d42-4389-82a0-06e6b0470317"],"updated_at":"2018-12-23T01:06:55Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1"}]} 2018-12-23 01:07:18,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 used request id req-1171b8f0-5aa5-4e0a-8386-c86847e66b99 2018-12-23 01:07:18,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:07:18,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:07:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:07:18,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:18,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f6b75f-996f-4dfd-b3be-06af7d3b8cf9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:18,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-74f6b75f-996f-4dfd-b3be-06af7d3b8cf9 2018-12-23 01:07:18,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:18,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-885f5fc2-77b6-43f8-b47c-1b90d7eea173 Date: Sun, 23 Dec 2018 01:07:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:55Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:55Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"6ca96000-5d42-4389-82a0-06e6b0470317","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1"}]} 2018-12-23 01:07:18,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 used request id req-885f5fc2-77b6-43f8-b47c-1b90d7eea173 2018-12-23 01:07:18,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:18,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-550ae391-a83f-4a8d-9ba6-e00c80819176 Date: Sun, 23 Dec 2018 01:07:18 GMT RESP BODY: {"ports":[]} 2018-12-23 01:07:18,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm1-port&admin_state_up=True used request id req-550ae391-a83f-4a8d-9ba6-e00c80819176 2018-12-23 01:07:18,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:19,036 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-81ec1e9f-c1fd-47a0-b4b7-1dbdd26a3626 x-compute-request-id: req-81ec1e9f-c1fd-47a0-b4b7-1dbdd26a3626 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:07:19,036 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1 used request id req-81ec1e9f-c1fd-47a0-b4b7-1dbdd26a3626 2018-12-23 01:07:19,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:19,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-c63b2aac-6cb2-42e2-975c-fa21e1edf6a8 Date: Sun, 23 Dec 2018 01:07: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":["6ca96000-5d42-4389-82a0-06e6b0470317"],"updated_at":"2018-12-23T01:06:55Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1"}]} 2018-12-23 01:07:19,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 used request id req-c63b2aac-6cb2-42e2-975c-fa21e1edf6a8 2018-12-23 01:07:19,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:19,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc3cb2c6-da1e-406e-90cb-ae1019e6b818 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:19,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-fc3cb2c6-da1e-406e-90cb-ae1019e6b818 2018-12-23 01:07:19,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:19,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-04163965-cd28-4753-9ced-a6aeca14515a Date: Sun, 23 Dec 2018 01:07:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:55Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:55Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"6ca96000-5d42-4389-82a0-06e6b0470317","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1"}]} 2018-12-23 01:07:19,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 used request id req-04163965-cd28-4753-9ced-a6aeca14515a 2018-12-23 01:07:19,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:19,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2c2f3229-fafb-4b72-a786-be375519ae70 Date: Sun, 23 Dec 2018 01:07:19 GMT RESP BODY: {"ports":[]} 2018-12-23 01:07:19,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm1-port&admin_state_up=True used request id req-2c2f3229-fafb-4b72-a786-be375519ae70 2018-12-23 01:07:19,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:07:19,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:07:20,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "479e45a995bc4ffdabc30a20d83f1a43", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role"}], "expires_at": "2018-12-23T02:07:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c2b2a7965e5420ead7198097b09c6bf", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-user", "id": "dcaee7d49bfa4e28b69bf6ce02a37c18"}, "audit_ids": ["GLBHRpoXR3C3xz3Ef9Jjpg"], "issued_at": "2018-12-23T01:07:20.000000Z"}} 2018-12-23 01:07:20,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3b60ced765e3db0c2c733c0c821c14685e5d57" 2018-12-23 01:07:20,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b168ae44-b619-4d0a-bb8c-657648e36c86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:07:20,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b168ae44-b619-4d0a-bb8c-657648e36c86 2018-12-23 01:07:20,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:20,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-4996a1a3-7435-45cc-81db-ac87df465be8 Date: Sun, 23 Dec 2018 01:07: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":["6ca96000-5d42-4389-82a0-06e6b0470317"],"updated_at":"2018-12-23T01:06:55Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1"}]} 2018-12-23 01:07:20,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 used request id req-4996a1a3-7435-45cc-81db-ac87df465be8 2018-12-23 01:07:20,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:20,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-77638e16-4d43-4f88-9fee-af190a9c5fb6 Date: Sun, 23 Dec 2018 01:07:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:55Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:55Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"6ca96000-5d42-4389-82a0-06e6b0470317","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1"}]} 2018-12-23 01:07:20,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 used request id req-77638e16-4d43-4f88-9fee-af190a9c5fb6 2018-12-23 01:07:20,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:20,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-661b7cc0-de49-4fbb-9515-e9c28e7c611a Date: Sun, 23 Dec 2018 01:07: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":["6ca96000-5d42-4389-82a0-06e6b0470317"],"updated_at":"2018-12-23T01:06:55Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1"}]} 2018-12-23 01:07:20,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 used request id req-661b7cc0-de49-4fbb-9515-e9c28e7c611a 2018-12-23 01:07:20,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:07:20,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:07:20,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3b60ced765e3db0c2c733c0c821c14685e5d57" 2018-12-23 01:07:20,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e28c082-0299-4976-9133-b58b0ccdad01 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:20,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-8e28c082-0299-4976-9133-b58b0ccdad01 2018-12-23 01:07:20,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:21,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7f171167-61fd-4019-9173-cdffeadae8bd Date: Sun, 23 Dec 2018 01:07:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:55Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:55Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"6ca96000-5d42-4389-82a0-06e6b0470317","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1"}]} 2018-12-23 01:07:21,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 used request id req-7f171167-61fd-4019-9173-cdffeadae8bd 2018-12-23 01:07:21,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:21,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-02c7f8ab-7f0f-4a26-a171-1cc29f0820ad Date: Sun, 23 Dec 2018 01:07:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:55Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:55Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"6ca96000-5d42-4389-82a0-06e6b0470317","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1"}]} 2018-12-23 01:07:21,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1 used request id req-02c7f8ab-7f0f-4a26-a171-1cc29f0820ad 2018-12-23 01:07:21,234 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 2018-12-23 01:07:21,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" -d '{"port": {"network_id": "ad66f714-cccf-4ecd-98e5-f92762a5a838", "fixed_ips": [{"subnet_id": "6ca96000-5d42-4389-82a0-06e6b0470317", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm1-port", "admin_state_up": true}}' 2018-12-23 01:07:22,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-1298bcab-5b14-4d0f-9f10-0f05910d31d2 Date: Sun, 23 Dec 2018 01:07:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:07:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ca96000-5d42-4389-82a0-06e6b0470317","ip_address":"10.200.201.5"}],"id":"23707c98-5cd3-4b15-b32f-2a110574bc5d","security_groups":["53d415fd-b23d-43a7-85db-34006f66b9b1"],"mac_address":"fa:16:3e:36:6b:4c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm1-port","project_id":"7c2b2a7965e5420ead7198097b09c6bf","qos_policy_id":null,"admin_state_up":true,"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:07:21Z","binding:vnic_type":"normal"}} 2018-12-23 01:07:22,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-1298bcab-5b14-4d0f-9f10-0f05910d31d2 2018-12-23 01:07:22,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:22,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-1d944ba1-1dec-42cc-8886-10873f4f7738 Date: Sun, 23 Dec 2018 01:07: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":["6ca96000-5d42-4389-82a0-06e6b0470317"],"updated_at":"2018-12-23T01:06:55Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1"}]} 2018-12-23 01:07:22,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 used request id req-1d944ba1-1dec-42cc-8886-10873f4f7738 2018-12-23 01:07:22,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:22,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d0751d4-f5ab-406a-8ac2-10ac7fe1f48e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:22,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-2d0751d4-f5ab-406a-8ac2-10ac7fe1f48e 2018-12-23 01:07:22,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:22,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cf766f3b-5130-493d-a8ff-1f613102236a Date: Sun, 23 Dec 2018 01:07:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:55Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:55Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"6ca96000-5d42-4389-82a0-06e6b0470317","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1"}]} 2018-12-23 01:07:22,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 used request id req-cf766f3b-5130-493d-a8ff-1f613102236a 2018-12-23 01:07:22,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:22,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-27709c89-e0bc-4948-8652-df09074642b5 Date: Sun, 23 Dec 2018 01:07:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:07:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ca96000-5d42-4389-82a0-06e6b0470317","ip_address":"10.200.201.5"}],"id":"23707c98-5cd3-4b15-b32f-2a110574bc5d","security_groups":["53d415fd-b23d-43a7-85db-34006f66b9b1"],"mac_address":"fa:16:3e:36:6b:4c","project_id":"7c2b2a7965e5420ead7198097b09c6bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm1-port","admin_state_up":true,"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:07:21Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:07:22,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm1-port&admin_state_up=True used request id req-27709c89-e0bc-4948-8652-df09074642b5 2018-12-23 01:07:22,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:22,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44bace3d-3a4c-43e2-b0da-ef13cbee4902 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:22,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-44bace3d-3a4c-43e2-b0da-ef13cbee4902 2018-12-23 01:07:22,912 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1 2018-12-23 01:07:22,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:22,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b87eb27f-c737-4c0e-a16f-ae793552417f x-compute-request-id: req-b87eb27f-c737-4c0e-a16f-ae793552417f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-flavor-name"}]} 2018-12-23 01:07:22,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b87eb27f-c737-4c0e-a16f-ae793552417f 2018-12-23 01:07:22,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/883af9e6-e597-412f-b403-c0ab8dfda932 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:22,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e629d9e0-279b-42cb-9572-3c80d0bb5e76 x-compute-request-id: req-e629d9e0-279b-42cb-9572-3c80d0bb5e76 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "883af9e6-e597-412f-b403-c0ab8dfda932", "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:07:22,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/883af9e6-e597-412f-b403-c0ab8dfda932 used request id req-e629d9e0-279b-42cb-9572-3c80d0bb5e76 2018-12-23 01:07:22,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:23,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-82ccbc93-2f31-4407-8a9b-544c17964dab Date: Sun, 23 Dec 2018 01:07:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:06:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:06:52Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/eea22e63-28c4-42d9-87ee-0a49887215d9/snap", "metadata": {}}], "self": "/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "min_disk": 0, "protected": false, "id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "file": "/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c2b2a7965e5420ead7198097b09c6bf", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/eea22e63-28c4-42d9-87ee-0a49887215d9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea"} 2018-12-23 01:07:23,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea used request id req-82ccbc93-2f31-4407-8a9b-544c17964dab 2018-12-23 01:07:23,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:23,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-97b94781-2dcd-45e0-9678-40a504ccd077 Date: Sun, 23 Dec 2018 01:07: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-12-23 01:07:23,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-97b94781-2dcd-45e0-9678-40a504ccd077 2018-12-23 01:07:23,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" -d '{"server": {"name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1", "imageRef": "eea22e63-28c4-42d9-87ee-0a49887215d9", "flavorRef": "883af9e6-e597-412f-b403-c0ab8dfda932", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "23707c98-5cd3-4b15-b32f-2a110574bc5d"}]}}' 2018-12-23 01:07:24,991 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:07:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1551f6bb-def1-455a-8ea5-1f2ddd10168b x-compute-request-id: req-1551f6bb-def1-455a-8ea5-1f2ddd10168b Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "de6c7398-2940-4222-a33e-5c1b44636228", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "bookmark"}], "adminPass": "mCi4zdMLRiPi"}} 2018-12-23 01:07:24,991 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1551f6bb-def1-455a-8ea5-1f2ddd10168b 2018-12-23 01:07:24,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:25,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9877d3b0-0ea7-4899-b1c8-e1f189cdfb02 x-compute-request-id: req-9877d3b0-0ea7-4899-b1c8-e1f189cdfb02 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "de6c7398-2940-4222-a33e-5c1b44636228", "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "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-12-23T01:07:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1", "created": "2018-12-23T01:07:24Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:07:25,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 used request id req-9877d3b0-0ea7-4899-b1c8-e1f189cdfb02 2018-12-23 01:07:25,729 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1 2018-12-23 01:07:25,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:25,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58957367-7c8b-44a9-9c72-40b5f0ebc0f3 x-compute-request-id: req-58957367-7c8b-44a9-9c72-40b5f0ebc0f3 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "de6c7398-2940-4222-a33e-5c1b44636228", "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "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-12-23T01:07:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1", "created": "2018-12-23T01:07:24Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:07:25,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 used request id req-58957367-7c8b-44a9-9c72-40b5f0ebc0f3 2018-12-23 01:07:25,932 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1] is - BUILD 2018-12-23 01:07:25,932 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:07:28,936 - create_instance - DEBUG - VM status query timeout in 896.793454885 2018-12-23 01:07:28,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:29,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4c22250-62ae-42e0-895a-0c63def72e61 x-compute-request-id: req-d4c22250-62ae-42e0-895a-0c63def72e61 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "de6c7398-2940-4222-a33e-5c1b44636228", "security_groups": [{"name": "default"}], "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:07:26Z", "hostId": "89bf732146b93c3c1e0d1bbfc0df9fb5da1c1534d2bdb9a3a3498c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1", "created": "2018-12-23T01:07:24Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:07:29,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 used request id req-d4c22250-62ae-42e0-895a-0c63def72e61 2018-12-23 01:07:29,673 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1] is - BUILD 2018-12-23 01:07:29,673 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:07:32,676 - create_instance - DEBUG - VM status query timeout in 893.052983046 2018-12-23 01:07:32,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:33,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-786f4908-15f1-4ae2-971b-8ccd063b68bc x-compute-request-id: req-786f4908-15f1-4ae2-971b-8ccd063b68bc Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:6b:4c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:07:31.000000", "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "de6c7398-2940-4222-a33e-5c1b44636228", "security_groups": [{"name": "default"}], "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:07:32Z", "hostId": "89bf732146b93c3c1e0d1bbfc0df9fb5da1c1534d2bdb9a3a3498c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1", "created": "2018-12-23T01:07:24Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:07:33,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 used request id req-786f4908-15f1-4ae2-971b-8ccd063b68bc 2018-12-23 01:07:33,470 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1] is - ACTIVE 2018-12-23 01:07:33,470 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:07:33,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:34,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43d7c785-9b0e-4e28-bedc-bd48c811ac2c x-compute-request-id: req-43d7c785-9b0e-4e28-bedc-bd48c811ac2c Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:6b:4c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:07:31.000000", "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "de6c7398-2940-4222-a33e-5c1b44636228", "security_groups": [{"name": "default"}], "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:07:32Z", "hostId": "89bf732146b93c3c1e0d1bbfc0df9fb5da1c1534d2bdb9a3a3498c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1", "created": "2018-12-23T01:07:24Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:07:34,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 used request id req-43d7c785-9b0e-4e28-bedc-bd48c811ac2c 2018-12-23 01:07:34,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:34,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-f0752457-1ab9-482d-bb6f-1ab5b635dd69 Date: Sun, 23 Dec 2018 01:07: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":["6ca96000-5d42-4389-82a0-06e6b0470317"],"updated_at":"2018-12-23T01:06:55Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1"}]} 2018-12-23 01:07:34,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 used request id req-f0752457-1ab9-482d-bb6f-1ab5b635dd69 2018-12-23 01:07:34,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:34,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c4947f-4c30-4d33-9889-4de0968e62c5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:34,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-38c4947f-4c30-4d33-9889-4de0968e62c5 2018-12-23 01:07:34,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:34,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9f338924-5d63-466f-8705-25a21f68da42 Date: Sun, 23 Dec 2018 01:07:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:55Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:55Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"6ca96000-5d42-4389-82a0-06e6b0470317","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1"}]} 2018-12-23 01:07:34,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 used request id req-9f338924-5d63-466f-8705-25a21f68da42 2018-12-23 01:07:34,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:34,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-755ef334-6221-4de0-ad40-05e5bc742298 Date: Sun, 23 Dec 2018 01:07:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:07:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ca96000-5d42-4389-82a0-06e6b0470317","ip_address":"10.200.201.1"}],"id":"15708f9f-7ad4-45e5-b1bb-1114f5e0d3e4","security_groups":["53d415fd-b23d-43a7-85db-34006f66b9b1"],"mac_address":"fa:16:3e:07:13:61","project_id":"7c2b2a7965e5420ead7198097b09c6bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port1","admin_state_up":true,"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:07:06Z","binding:vnic_type":"normal","device_id":"0593d05f-aa49-4c8b-9e7f-a89075ffb4d8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:07:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ca96000-5d42-4389-82a0-06e6b0470317","ip_address":"10.200.201.5"}],"id":"23707c98-5cd3-4b15-b32f-2a110574bc5d","security_groups":["53d415fd-b23d-43a7-85db-34006f66b9b1"],"mac_address":"fa:16:3e:36:6b:4c","project_id":"7c2b2a7965e5420ead7198097b09c6bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm1-port","admin_state_up":true,"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:07:21Z","binding:vnic_type":"normal","device_id":"de6c7398-2940-4222-a33e-5c1b44636228"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:06:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ca96000-5d42-4389-82a0-06e6b0470317","ip_address":"10.200.201.4"}],"id":"26155833-606e-4cd8-9d58-95333ff0cec1","security_groups":[],"mac_address":"fa:16:3e:f4:a7:12","project_id":"7c2b2a7965e5420ead7198097b09c6bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ad66f714-cccf-4ecd-98e5-f92762a5a838"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:06:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ca96000-5d42-4389-82a0-06e6b0470317","ip_address":"10.200.201.2"}],"id":"57ccc00e-0a07-4fa0-9d4f-378b829cb2bb","security_groups":[],"mac_address":"fa:16:3e:3b:ea:5d","project_id":"7c2b2a7965e5420ead7198097b09c6bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ad66f714-cccf-4ecd-98e5-f92762a5a838"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:06:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ca96000-5d42-4389-82a0-06e6b0470317","ip_address":"10.200.201.3"}],"id":"5f9c60b7-7a7f-479b-bb5b-678fd6544e22","security_groups":[],"mac_address":"fa:16:3e:cc:c9:6a","project_id":"7c2b2a7965e5420ead7198097b09c6bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ad66f714-cccf-4ecd-98e5-f92762a5a838","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ad66f714-cccf-4ecd-98e5-f92762a5a838"}]} 2018-12-23 01:07:34,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=ad66f714-cccf-4ecd-98e5-f92762a5a838 used request id req-755ef334-6221-4de0-ad40-05e5bc742298 2018-12-23 01:07:34,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:07:34,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:07:34,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "479e45a995bc4ffdabc30a20d83f1a43", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role"}], "expires_at": "2018-12-23T02:07:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c2b2a7965e5420ead7198097b09c6bf", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-user", "id": "dcaee7d49bfa4e28b69bf6ce02a37c18"}, "audit_ids": ["Abn7dE_KRKuZNB9liJeMOw"], "issued_at": "2018-12-23T01:07:34.000000Z"}} 2018-12-23 01:07:34,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:35,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3867d4-13b0-49c8-8e1f-1a020a47c7bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:07:35,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cb3867d4-13b0-49c8-8e1f-1a020a47c7bf 2018-12-23 01:07:35,055 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:07:35,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:35,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e46f52cd-8405-4bdb-8585-fb2d986bbb6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:07:35,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e46f52cd-8405-4bdb-8585-fb2d986bbb6f 2018-12-23 01:07:35,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:35,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-6e165f68-134a-49cd-a169-6834b7005b4e Date: Sun, 23 Dec 2018 01:07: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":["7070ba73-84bc-408f-b1f1-52551c40020f"],"updated_at":"2018-12-23T01:06:57Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2"}]} 2018-12-23 01:07:35,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 used request id req-6e165f68-134a-49cd-a169-6834b7005b4e 2018-12-23 01:07:35,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:07:35,407 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:07:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:07:35,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:35,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aadafc48-d75a-4ce6-8c89-e85b3fa3b3d1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:35,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-aadafc48-d75a-4ce6-8c89-e85b3fa3b3d1 2018-12-23 01:07:35,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:35,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-99661750-e72c-49b1-a338-ac85161db72f Date: Sun, 23 Dec 2018 01:07:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:57Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"7070ba73-84bc-408f-b1f1-52551c40020f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2"}]} 2018-12-23 01:07:35,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 used request id req-99661750-e72c-49b1-a338-ac85161db72f 2018-12-23 01:07:35,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:35,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ca59e315-4cf9-4c12-af00-0cbcfa302ce7 Date: Sun, 23 Dec 2018 01:07:35 GMT RESP BODY: {"ports":[]} 2018-12-23 01:07:35,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm2-port&admin_state_up=True used request id req-ca59e315-4cf9-4c12-af00-0cbcfa302ce7 2018-12-23 01:07:35,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:36,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25bada79-ef6b-4b06-8fd1-12fd284be221 x-compute-request-id: req-25bada79-ef6b-4b06-8fd1-12fd284be221 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:07:36,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2 used request id req-25bada79-ef6b-4b06-8fd1-12fd284be221 2018-12-23 01:07:36,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:36,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-b068a17a-e9ec-4316-8db7-e90c5b7e1b20 Date: Sun, 23 Dec 2018 01:07: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":["7070ba73-84bc-408f-b1f1-52551c40020f"],"updated_at":"2018-12-23T01:06:57Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2"}]} 2018-12-23 01:07:36,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 used request id req-b068a17a-e9ec-4316-8db7-e90c5b7e1b20 2018-12-23 01:07:36,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:37,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a926a779-5bdd-4a08-b1a7-08ea6bffa16c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:37,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-a926a779-5bdd-4a08-b1a7-08ea6bffa16c 2018-12-23 01:07:37,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:37,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-14be9b24-b019-4de5-be9d-8a4455544194 Date: Sun, 23 Dec 2018 01:07:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:57Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"7070ba73-84bc-408f-b1f1-52551c40020f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2"}]} 2018-12-23 01:07:37,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 used request id req-14be9b24-b019-4de5-be9d-8a4455544194 2018-12-23 01:07:37,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:37,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b8734433-1f52-4a22-9716-f22fffca57dc Date: Sun, 23 Dec 2018 01:07:37 GMT RESP BODY: {"ports":[]} 2018-12-23 01:07:37,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm2-port&admin_state_up=True used request id req-b8734433-1f52-4a22-9716-f22fffca57dc 2018-12-23 01:07:37,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:07:37,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:07:37,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "479e45a995bc4ffdabc30a20d83f1a43", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role"}], "expires_at": "2018-12-23T02:07:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c2b2a7965e5420ead7198097b09c6bf", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/7c2b2a7965e5420ead7198097b09c6bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-user", "id": "dcaee7d49bfa4e28b69bf6ce02a37c18"}, "audit_ids": ["tjw0eoCuQTmv7DgqRf20FQ"], "issued_at": "2018-12-23T01:07:37.000000Z"}} 2018-12-23 01:07:37,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaf43f89af3b29de7a8753b9b35827dabb19b0b" 2018-12-23 01:07:37,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e95d930-2f4c-4079-ab13-5717b87f47c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:07:37,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0e95d930-2f4c-4079-ab13-5717b87f47c6 2018-12-23 01:07:37,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:38,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-1063bb51-2088-48c4-b4b5-4b5a1cccbdcb Date: Sun, 23 Dec 2018 01:07: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":["7070ba73-84bc-408f-b1f1-52551c40020f"],"updated_at":"2018-12-23T01:06:57Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2"}]} 2018-12-23 01:07:38,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 used request id req-1063bb51-2088-48c4-b4b5-4b5a1cccbdcb 2018-12-23 01:07:38,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:38,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1266d310-ce76-4c9c-8b91-157f14a3c65f Date: Sun, 23 Dec 2018 01:07:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:57Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"7070ba73-84bc-408f-b1f1-52551c40020f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2"}]} 2018-12-23 01:07:38,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 used request id req-1266d310-ce76-4c9c-8b91-157f14a3c65f 2018-12-23 01:07:38,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:38,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-2b0420b2-36a6-4be8-b29c-fcf26a7faea0 Date: Sun, 23 Dec 2018 01:07: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":["7070ba73-84bc-408f-b1f1-52551c40020f"],"updated_at":"2018-12-23T01:06:57Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2"}]} 2018-12-23 01:07:38,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 used request id req-2b0420b2-36a6-4be8-b29c-fcf26a7faea0 2018-12-23 01:07:38,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:07:38,288 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:07:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:07:38,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaf43f89af3b29de7a8753b9b35827dabb19b0b" 2018-12-23 01:07:38,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43f247f-bb77-425f-9ddb-d3ed9fe9a537 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:38,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-c43f247f-bb77-425f-9ddb-d3ed9fe9a537 2018-12-23 01:07:38,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:38,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-36711046-2305-4b1e-b285-601952ee7265 Date: Sun, 23 Dec 2018 01:07:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:57Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"7070ba73-84bc-408f-b1f1-52551c40020f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2"}]} 2018-12-23 01:07:38,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 used request id req-36711046-2305-4b1e-b285-601952ee7265 2018-12-23 01:07:38,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:38,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2f738cdf-71fc-474c-bfae-3835d10823ae Date: Sun, 23 Dec 2018 01:07:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:57Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"7070ba73-84bc-408f-b1f1-52551c40020f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2"}]} 2018-12-23 01:07:38,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2 used request id req-2f738cdf-71fc-474c-bfae-3835d10823ae 2018-12-23 01:07:38,701 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 2018-12-23 01:07:38,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" -d '{"port": {"network_id": "c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2", "fixed_ips": [{"subnet_id": "7070ba73-84bc-408f-b1f1-52551c40020f", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm2-port", "admin_state_up": true}}' 2018-12-23 01:07:39,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-ba14a44a-931a-4ea4-bd68-a1707a696c68 Date: Sun, 23 Dec 2018 01:07:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:07:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7070ba73-84bc-408f-b1f1-52551c40020f","ip_address":"10.200.202.5"}],"id":"ebf3682b-7214-42a1-88db-f2ec71d806a9","security_groups":["53d415fd-b23d-43a7-85db-34006f66b9b1"],"mac_address":"fa:16:3e:35:3b:48","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm2-port","project_id":"7c2b2a7965e5420ead7198097b09c6bf","qos_policy_id":null,"admin_state_up":true,"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:07:39Z","binding:vnic_type":"normal"}} 2018-12-23 01:07:39,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-ba14a44a-931a-4ea4-bd68-a1707a696c68 2018-12-23 01:07:39,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:39,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-832de294-8296-4741-88f3-c557f673a1b8 Date: Sun, 23 Dec 2018 01:07: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":["7070ba73-84bc-408f-b1f1-52551c40020f"],"updated_at":"2018-12-23T01:06:57Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2"}]} 2018-12-23 01:07:39,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 used request id req-832de294-8296-4741-88f3-c557f673a1b8 2018-12-23 01:07:39,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:39,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82cdca81-3d11-4656-a28a-3d606d3e3dd9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:39,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-82cdca81-3d11-4656-a28a-3d606d3e3dd9 2018-12-23 01:07:39,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:40,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d1535cbc-86d1-485c-bb06-b5b8a44dc585 Date: Sun, 23 Dec 2018 01:07:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:57Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"7070ba73-84bc-408f-b1f1-52551c40020f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2"}]} 2018-12-23 01:07:40,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 used request id req-d1535cbc-86d1-485c-bb06-b5b8a44dc585 2018-12-23 01:07:40,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:40,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-212fac32-0e02-430d-a49e-ddb93902df8f Date: Sun, 23 Dec 2018 01:07:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:07:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7070ba73-84bc-408f-b1f1-52551c40020f","ip_address":"10.200.202.5"}],"id":"ebf3682b-7214-42a1-88db-f2ec71d806a9","security_groups":["53d415fd-b23d-43a7-85db-34006f66b9b1"],"mac_address":"fa:16:3e:35:3b:48","project_id":"7c2b2a7965e5420ead7198097b09c6bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm2-port","admin_state_up":true,"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:07:39Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:07:40,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2&name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm2-port&admin_state_up=True used request id req-212fac32-0e02-430d-a49e-ddb93902df8f 2018-12-23 01:07:40,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:40,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79ec534-ca39-4a7a-bff8-07975aca8042 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:40,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-c79ec534-ca39-4a7a-bff8-07975aca8042 2018-12-23 01:07:40,275 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2 2018-12-23 01:07:40,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:40,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07: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-de5bbc64-073e-46be-b99b-ae227fe89ed4 x-compute-request-id: req-de5bbc64-073e-46be-b99b-ae227fe89ed4 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-flavor-name"}]} 2018-12-23 01:07:40,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-de5bbc64-073e-46be-b99b-ae227fe89ed4 2018-12-23 01:07:40,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/883af9e6-e597-412f-b403-c0ab8dfda932 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:40,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07: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-a14e702b-44c1-4092-804b-150ca7036019 x-compute-request-id: req-a14e702b-44c1-4092-804b-150ca7036019 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "883af9e6-e597-412f-b403-c0ab8dfda932", "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:07:40,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/883af9e6-e597-412f-b403-c0ab8dfda932 used request id req-a14e702b-44c1-4092-804b-150ca7036019 2018-12-23 01:07:40,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:40,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-789e85d0-b909-42fb-9629-9b8805a33969 Date: Sun, 23 Dec 2018 01:07:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:06:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:06:52Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/eea22e63-28c4-42d9-87ee-0a49887215d9/snap", "metadata": {}}], "self": "/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "min_disk": 0, "protected": false, "id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "file": "/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c2b2a7965e5420ead7198097b09c6bf", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/eea22e63-28c4-42d9-87ee-0a49887215d9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea"} 2018-12-23 01:07:40,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea used request id req-789e85d0-b909-42fb-9629-9b8805a33969 2018-12-23 01:07:40,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:40,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c95e04c6-8fdc-4b8e-904b-eeafe09f80bb Date: Sun, 23 Dec 2018 01:07: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-12-23 01:07:40,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c95e04c6-8fdc-4b8e-904b-eeafe09f80bb 2018-12-23 01:07:40,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" -d '{"server": {"name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2", "imageRef": "eea22e63-28c4-42d9-87ee-0a49887215d9", "flavorRef": "883af9e6-e597-412f-b403-c0ab8dfda932", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "ebf3682b-7214-42a1-88db-f2ec71d806a9"}]}}' 2018-12-23 01:07:42,796 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:07: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-e391d987-e2a8-47bc-bd64-02a11865d990 x-compute-request-id: req-e391d987-e2a8-47bc-bd64-02a11865d990 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5d563ab8-d355-4318-be80-159abbb14564", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "bookmark"}], "adminPass": "4DK7q7fApFPa"}} 2018-12-23 01:07:42,797 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e391d987-e2a8-47bc-bd64-02a11865d990 2018-12-23 01:07:42,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:43,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62481099-c1bf-4b47-b751-21e11dff7961 x-compute-request-id: req-62481099-c1bf-4b47-b751-21e11dff7961 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "5d563ab8-d355-4318-be80-159abbb14564", "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "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-12-23T01:07:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2", "created": "2018-12-23T01:07:42Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:07:43,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 used request id req-62481099-c1bf-4b47-b751-21e11dff7961 2018-12-23 01:07:43,175 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2 2018-12-23 01:07:43,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:43,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07: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-e4e0b8e0-c3d5-48a4-9a5b-555c2893b9cd x-compute-request-id: req-e4e0b8e0-c3d5-48a4-9a5b-555c2893b9cd Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "5d563ab8-d355-4318-be80-159abbb14564", "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "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-12-23T01:07:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2", "created": "2018-12-23T01:07:42Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:07:43,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 used request id req-e4e0b8e0-c3d5-48a4-9a5b-555c2893b9cd 2018-12-23 01:07:43,403 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2] is - BUILD 2018-12-23 01:07:43,403 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:07:46,407 - create_instance - DEBUG - VM status query timeout in 896.76838994 2018-12-23 01:07:46,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:46,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07: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-82446b3c-7650-4569-9bdb-b7c6257223b2 x-compute-request-id: req-82446b3c-7650-4569-9bdb-b7c6257223b2 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "5d563ab8-d355-4318-be80-159abbb14564", "security_groups": [{"name": "default"}], "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:07:45Z", "hostId": "58126abf888a622a8863aa0bd87651dbe31ae388cb12a96bb91dab78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2", "created": "2018-12-23T01:07:42Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:07:46,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 used request id req-82446b3c-7650-4569-9bdb-b7c6257223b2 2018-12-23 01:07:46,864 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2] is - BUILD 2018-12-23 01:07:46,864 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:07:49,867 - create_instance - DEBUG - VM status query timeout in 893.307787895 2018-12-23 01:07:49,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:50,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f81c159-cdfe-4bc4-9113-59fd4033293c x-compute-request-id: req-4f81c159-cdfe-4bc4-9113-59fd4033293c Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "5d563ab8-d355-4318-be80-159abbb14564", "security_groups": [{"name": "default"}], "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:07:45Z", "hostId": "58126abf888a622a8863aa0bd87651dbe31ae388cb12a96bb91dab78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2", "created": "2018-12-23T01:07:42Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:07:50,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 used request id req-4f81c159-cdfe-4bc4-9113-59fd4033293c 2018-12-23 01:07:50,416 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2] is - BUILD 2018-12-23 01:07:50,416 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:07:53,419 - create_instance - DEBUG - VM status query timeout in 889.755717039 2018-12-23 01:07:53,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:54,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19ee6186-a431-41f7-be66-f0b77489a00a x-compute-request-id: req-19ee6186-a431-41f7-be66-f0b77489a00a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:3b:48", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:07:51.000000", "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "5d563ab8-d355-4318-be80-159abbb14564", "security_groups": [{"name": "default"}], "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:07:53Z", "hostId": "58126abf888a622a8863aa0bd87651dbe31ae388cb12a96bb91dab78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2", "created": "2018-12-23T01:07:42Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:07:54,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 used request id req-19ee6186-a431-41f7-be66-f0b77489a00a 2018-12-23 01:07:54,194 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2] is - ACTIVE 2018-12-23 01:07:54,194 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:07:54,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:54,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07: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-f46011c2-f6b4-451b-8636-d7c42fc36932 x-compute-request-id: req-f46011c2-f6b4-451b-8636-d7c42fc36932 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:3b:48", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:07:51.000000", "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "5d563ab8-d355-4318-be80-159abbb14564", "security_groups": [{"name": "default"}], "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:07:53Z", "hostId": "58126abf888a622a8863aa0bd87651dbe31ae388cb12a96bb91dab78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2", "created": "2018-12-23T01:07:42Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:07:54,798 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 used request id req-f46011c2-f6b4-451b-8636-d7c42fc36932 2018-12-23 01:07:54,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:54,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-5f832e0e-d12f-4c09-a7d1-f19927e0d208 Date: Sun, 23 Dec 2018 01:07: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":["7070ba73-84bc-408f-b1f1-52551c40020f"],"updated_at":"2018-12-23T01:06:57Z","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7c2b2a7965e5420ead7198097b09c6bf","id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2"}]} 2018-12-23 01:07:54,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 used request id req-5f832e0e-d12f-4c09-a7d1-f19927e0d208 2018-12-23 01:07:54,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:54,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ce432a-9210-4707-9118-506abfbea192 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:07:54,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-14ce432a-9210-4707-9118-506abfbea192 2018-12-23 01:07:54,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:55,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fef4c68c-53c4-4efd-9c99-a63cca801685 Date: Sun, 23 Dec 2018 01:07:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:06:57Z","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":"7c2b2a7965e5420ead7198097b09c6bf","id":"7070ba73-84bc-408f-b1f1-52551c40020f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2"}]} 2018-12-23 01:07:55,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 used request id req-fef4c68c-53c4-4efd-9c99-a63cca801685 2018-12-23 01:07:55,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:55,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-e497f64c-2046-4fbb-8056-757f9ba8f498 Date: Sun, 23 Dec 2018 01:07:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:07:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7070ba73-84bc-408f-b1f1-52551c40020f","ip_address":"10.200.202.3"}],"id":"2e3acdbc-2787-40ae-8518-21315ce5c742","security_groups":[],"mac_address":"fa:16:3e:0d:04:30","project_id":"7c2b2a7965e5420ead7198097b09c6bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:06:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7070ba73-84bc-408f-b1f1-52551c40020f","ip_address":"10.200.202.2"}],"id":"50e020e5-e84b-4033-a8a4-9ca1887705b6","security_groups":[],"mac_address":"fa:16:3e:5e:23:33","project_id":"7c2b2a7965e5420ead7198097b09c6bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:07:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7070ba73-84bc-408f-b1f1-52551c40020f","ip_address":"10.200.202.4"}],"id":"799589c2-d406-4476-b55a-bbb4802df43e","security_groups":[],"mac_address":"fa:16:3e:46:b9:81","project_id":"7c2b2a7965e5420ead7198097b09c6bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:06:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:07:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7070ba73-84bc-408f-b1f1-52551c40020f","ip_address":"10.200.202.5"}],"id":"ebf3682b-7214-42a1-88db-f2ec71d806a9","security_groups":["53d415fd-b23d-43a7-85db-34006f66b9b1"],"mac_address":"fa:16:3e:35:3b:48","project_id":"7c2b2a7965e5420ead7198097b09c6bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm2-port","admin_state_up":true,"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:07:39Z","binding:vnic_type":"normal","device_id":"5d563ab8-d355-4318-be80-159abbb14564"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:07:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7070ba73-84bc-408f-b1f1-52551c40020f","ip_address":"10.200.202.1"}],"id":"efbbdb51-d8a8-4125-b62f-7f4abadae501","security_groups":["53d415fd-b23d-43a7-85db-34006f66b9b1"],"mac_address":"fa:16:3e:93:ab:03","project_id":"7c2b2a7965e5420ead7198097b09c6bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port2","admin_state_up":true,"network_id":"c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2","tenant_id":"7c2b2a7965e5420ead7198097b09c6bf","created_at":"2018-12-23T01:07:10Z","binding:vnic_type":"normal","device_id":"0593d05f-aa49-4c8b-9e7f-a89075ffb4d8"}]} 2018-12-23 01:07:55,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 used request id req-e497f64c-2046-4fbb-8056-757f9ba8f498 2018-12-23 01:07:55,443 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-12-23 01:07:55,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:07:56,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9081605-0267-41a9-84ff-e1ec13685f1c x-compute-request-id: req-f9081605-0267-41a9-84ff-e1ec13685f1c Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:6b:4c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:07:31.000000", "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "de6c7398-2940-4222-a33e-5c1b44636228", "security_groups": [{"name": "default"}], "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:07:32Z", "hostId": "89bf732146b93c3c1e0d1bbfc0df9fb5da1c1534d2bdb9a3a3498c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1", "created": "2018-12-23T01:07:24Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:07:56,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 used request id req-f9081605-0267-41a9-84ff-e1ec13685f1c 2018-12-23 01:07:56,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:07:57,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9750463-7722-4505-b89e-9a43a97b6651 x-compute-request-id: req-d9750463-7722-4505-b89e-9a43a97b6651 Content-Encoding: gzip Content-Length: 8115 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 497499311 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.133591] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.135602] pid_max: default: 32768 minimum: 301\n[ 0.136704] ACPI: Core revision 20150930\n[ 0.138253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139817] Security Framework initialized\n[ 0.140812] Yama: becoming mindful.\n[ 0.141695] AppArmor: AppArmor initialized\n[ 0.142725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144329] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145896] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147377] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149072] Initializing cgroup subsys io\n[ 0.150048] Initializing cgroup subsys memory\n[ 0.151096] Initializing cgroup subsys devices\n[ 0.152156] Initializing cgroup subsys freezer\n[ 0.153218] Initializing cgroup subsys net_cls\n[ 0.154274] Initializing cgroup subsys perf_event\n[ 0.155393] Initializing cgroup subsys net_prio\n[ 0.156469] Initializing cgroup subsys hugetlb\n[ 0.157529] Initializing cgroup subsys pids\n[ 0.158579] CPU: Physical Processor ID: 0\n[ 0.160236] mce: CPU supports 10 MCE banks\n[ 0.161255] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162479] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171742] ftrace: allocating 31920 entries in 125 pages\n[ 0.197867] smpboot: Max logical packages: 2\n[ 0.198881] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200323] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.201916] x2apic enabled\n[ 0.202833] Switched APIC routing to physical x2apic.\n[ 0.204772] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206224] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208705] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210958] KVM setup paravirtual spinlock\n[ 0.212525] x86: Booting SMP configuration:\n[ 0.213579] .... node #0, CPUs: #1\n[ 0.214604] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.236919] x86: Booted up 1 node, 2 CPUs\n[ 0.236922] KVM setup async PF for cpu 1\n[ 0.236925] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.239932] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.241689] devtmpfs: initialized\n[ 0.243515] evm: security.selinux\n[ 0.244336] evm: security.SMACK64\n[ 0.245145] evm: security.SMACK64EXEC\n[ 0.246024] evm: security.SMACK64TRANSMUTE\n[ 0.246975] evm: security.SMACK64MMAP\n[ 0.247844] evm: security.ima\n[ 0.248593] evm: security.capability\n[ 0.249607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.251870] pinctrl core: initialized pinctrl subsystem\n[ 0.253063] RTC time: 1:07:31, date: 12/23/18\n[ 0.254003] NET: Registered protocol family 16\n[ 0.263814] cpuidle: using governor ladder\n[ 0.275890] cpuidle: using governor menu\n[ 0.276930] PCCT header not found.\n[ 0.277960] ACPI: bus type PCI registered\n[ 0.278987] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.280609] PCI: Using configuration type 1 for base access\n[ 0.292924] ACPI: Added _OSI(Module Device)\n[ 0.294010] ACPI: Added _OSI(Processor Device)\n[ 0.295130] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.296291] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.299023] ACPI: Interpreter enabled\n[ 0.299996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.302369] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.304727] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.307090] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.309653] ACPI: (supports S0 S5)\n[ 0.310486] ACPI: Using IOAPIC for interrupt routing\n[ 0.311417] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.314765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.315891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.317098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.318279] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320491] acpiphp: Slot [3] registered\n[ 0.321289] acpiphp: Slot [4] registered\n[ 0.322081] acpiphp: Slot [5] registered\n[ 0.322864] acpiphp: Slot [6] registered\n[ 0.323665] acpiphp: Slot [7] registered\n[ 0.324463] acpiphp: Slot [8] registered\n[ 0.325254] acpiphp: Slot [9] registered\n[ 0.326042] acpiphp: Slot [10] registered\n[ 0.337073] acpiphp: Slot [11] registered\n[ 0.337869] acpiphp: Slot [12] registered\n[ 0.338669] acpiphp: Slot [13] registered\n[ 0.339467] acpiphp: Slot [14] registered\n[ 0.340266] acpiphp: Slot [15] registered\n[ 0.341070] acpiphp: Slot [16] registered\n[ 0.341868] acpiphp: Slot [17] registered\n[ 0.342668] acpiphp: Slot [18] registered\n[ 0.343469] acpiphp: Slot [19] registered\n[ 0.344270] acpiphp: Slot [20] registered\n[ 0.345077] acpiphp: Slot [21] registered\n[ 0.345875] acpiphp: Slot [22] registered\n[ 0.346687] acpiphp: Slot [23] registered\n[ 0.347486] acpiphp: Slot [24] registered\n[ 0.348281] acpiphp: Slot [25] registered\n[ 0.349083] acpiphp: Slot [26] registered\n[ 0.349883] acpiphp: Slot [27] registered\n[ 0.350684] acpiphp: Slot [28] registered\n[ 0.351482] acpiphp: Slot [29] registered\n[ 0.352279] acpiphp: Slot [30] registered\n[ 0.353086] acpiphp: Slot [31] registered\n[ 0.353878] PCI host bridge to bus 0000:00\n[ 0.354673] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.355859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.357048] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.358471] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.359894] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.366454] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.367733] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.368890] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.370132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.377078] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.378476] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.428868] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.430329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.431739] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.433145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434504] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435768] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437284] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.438353] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.439868] vgaarb: loaded\n[ 0.440462] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441958] SCSI subsystem initialized\n[ 0.442835] ACPI: bus type USB registered\n[ 0.443645] usbcore: registered new interface driver usbfs\n[ 0.444654] usbcore: registered new interface driver hub\n[ 0.445643] usbcore: registered new device driver usb\n[ 0.446737] PCI: Using ACPI for IRQ routing\n[ 0.447749] NetLabel: Initializing\n[ 0.448457] NetLabel: domain hash size = 128\n[ 0.449296] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.450223] NetLabel: unlabeled traffic allowed by default\n[ 0.451339] clocksource: Switched to clocksource kvm-clock\n[ 0.457350] AppArmor: AppArmor Filesystem Enabled\n[ 0.458288] pnp: PnP ACPI init\n[ 0.459216] pnp: PnP ACPI: found 5 devices\n[ 0.466207] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.467879] NET: Registered protocol family 2\n[ 0.468825] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.470083] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.471231] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.472374] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.473431] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.474570] NET: Registered protocol family 1\n[ 0.475427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.476499] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.477549] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.496148] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.515060] Trying to unpack rootfs image as initramfs...\n[ 0.566228] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.580973] Scanning for low memory corruption every 60 seconds\n[ 0.582949] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.584681] audit: initializing netlink subsys (disabled)\n[ 0.586206] audit: type=2000 audit(1545527252.763:1): initialized\n[ 0.588119] Initialise system trusted keyring\n[ 0.589494] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.591243] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.593990] zbud: loaded\n[ 0.595316] VFS: Disk quotas dquot_6.6.0\n[ 0.596499] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.598815] fuse init (API version 7.23)\n[ 0.600134] Key type big_key registered\n[ 0.601255] Allocating IMA MOK and blacklist keyrings.\n[ 0.602976] Key type asymmetric registered\n[ 0.604140] Asymmetric key parser 'x509' registered\n[ 0.605548] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.607720] io scheduler noop registered\n[ 0.608863] io scheduler deadline registered (default)\n[ 0.610320] io scheduler cfq registered\n[ 0.611506] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.613057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.614917] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.617040] ACPI: Power Button [PWRF]\n[ 0.618269] GHES: HEST is not enabled!\n[ 0.636526] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673697] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676058] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699788] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702023] Linux agpgart interface v0.103\n[ 0.704514] brd: module loaded\n[ 0.706425] loop: module loaded\n[ 0.710245] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.711676] GPT:90111 != 20971519\n[ 0.712358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.713420] GPT:90111 != 20971519\n[ 0.714094] GPT: Use GNU Parted to correct GPT errors.\n[ 0.715039] vda: vda1 vda15\n[ 0.716532] scsi host0: ata_piix\n[ 0.717289] scsi host1: ata_piix\n[ 0.717982] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.719170] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.720765] libphy: Fixed MDIO Bus: probed\n[ 0.721569] tun: Universal TUN/TAP device driver, 1.6\n[ 0.722499] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724527] PPP generic driver version 2.4.2\n[ 0.725691] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.727159] ehci-pci: EHCI PCI platform driver\n[ 0.728200] ehci-platform: EHCI generic platform driver\n[ 0.729347] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730701] ohci-pci: OHCI PCI platform driver\n[ 0.731719] ohci-platform: OHCI generic platform driver\n[ 0.732872] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.752203] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.753345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754859] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.755912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.757107] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758549] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760143] usb usb1: Product: UHCI Host Controller\n[ 0.761203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.762519] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.763620] hub 1-0:1.0: USB hub found\n[ 0.764486] hub 1-0:1.0: 2 ports detected\n[ 0.765516] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767869] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.769573] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.771277] mousedev: PS/2 mouse device common for all mice\n[ 0.773144] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775083] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777024] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.779931] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.782149] i2c /dev entries driver\n[ 0.783501] device-mapper: uevent: version 1.0.3\n[ 0.785061] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.787868] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.790002] NET: Registered protocol family 10\n[ 0.791189] NET: Registered protocol family 17\n[ 0.792204] Key type dns_resolver registered\n[ 0.793301] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.795075] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.796305] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.798335] registered taskstats version 1\n[ 0.799264] Loading compiled-in X.509 certificates\n[ 0.800829] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.803685] zswap: loaded using pool lzo/zbud\n[ 0.805347] Key type trusted registered\n[ 0.807147] Key type encrypted registered\n[ 0.808108] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.809287] ima: No TPM chip found, activating TPM-bypass!\n[ 0.810457] evm: HMAC attrs: 0x1\n[ 0.811513] Magic number: 14:931:104\n[ 0.812527] rtc_cmos 00:00: setting system clock to 2018-12-23 01:07:32 UTC (1545527252)\n[ 0.824898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.826224] EDD information not available.\n[ 0.876535] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.878429] Write protecting the kernel read-only data: 14336k\n[ 0.880144] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.882133] 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.936713] 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.33\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.73. iid=i-000000a8\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n"} 2018-12-23 01:07:57,273 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228/action used request id req-d9750463-7722-4505-b89e-9a43a97b6651 2018-12-23 01:07:57,274 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 01:07:57,275 - 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 497499311 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.133591] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.135602] pid_max: default: 32768 minimum: 301 [ 0.136704] ACPI: Core revision 20150930 [ 0.138253] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139817] Security Framework initialized [ 0.140812] Yama: becoming mindful. [ 0.141695] AppArmor: AppArmor initialized [ 0.142725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144329] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.145896] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147377] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149072] Initializing cgroup subsys io [ 0.150048] Initializing cgroup subsys memory [ 0.151096] Initializing cgroup subsys devices [ 0.152156] Initializing cgroup subsys freezer [ 0.153218] Initializing cgroup subsys net_cls [ 0.154274] Initializing cgroup subsys perf_event [ 0.155393] Initializing cgroup subsys net_prio [ 0.156469] Initializing cgroup subsys hugetlb [ 0.157529] Initializing cgroup subsys pids [ 0.158579] CPU: Physical Processor ID: 0 [ 0.160236] mce: CPU supports 10 MCE banks [ 0.161255] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.162479] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171742] ftrace: allocating 31920 entries in 125 pages [ 0.197867] smpboot: Max logical packages: 2 [ 0.198881] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200323] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.201916] x2apic enabled [ 0.202833] Switched APIC routing to physical x2apic. [ 0.204772] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206224] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208705] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210958] KVM setup paravirtual spinlock [ 0.212525] x86: Booting SMP configuration: [ 0.213579] .... node #0, CPUs: #1 [ 0.214604] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.236919] x86: Booted up 1 node, 2 CPUs [ 0.236922] KVM setup async PF for cpu 1 [ 0.236925] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.239932] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.241689] devtmpfs: initialized [ 0.243515] evm: security.selinux [ 0.244336] evm: security.SMACK64 [ 0.245145] evm: security.SMACK64EXEC [ 0.246024] evm: security.SMACK64TRANSMUTE [ 0.246975] evm: security.SMACK64MMAP [ 0.247844] evm: security.ima [ 0.248593] evm: security.capability [ 0.249607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.251870] pinctrl core: initialized pinctrl subsystem [ 0.253063] RTC time: 1:07:31, date: 12/23/18 [ 0.254003] NET: Registered protocol family 16 [ 0.263814] cpuidle: using governor ladder [ 0.275890] cpuidle: using governor menu [ 0.276930] PCCT header not found. [ 0.277960] ACPI: bus type PCI registered [ 0.278987] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.280609] PCI: Using configuration type 1 for base access [ 0.292924] ACPI: Added _OSI(Module Device) [ 0.294010] ACPI: Added _OSI(Processor Device) [ 0.295130] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.296291] ACPI: Added _OSI(Processor Aggregator Device) [ 0.299023] ACPI: Interpreter enabled [ 0.299996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.302369] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.304727] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.307090] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.309653] ACPI: (supports S0 S5) [ 0.310486] ACPI: Using IOAPIC for interrupt routing [ 0.311417] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.314765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.315891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.317098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.318279] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.320491] acpiphp: Slot [3] registered [ 0.321289] acpiphp: Slot [4] registered [ 0.322081] acpiphp: Slot [5] registered [ 0.322864] acpiphp: Slot [6] registered [ 0.323665] acpiphp: Slot [7] registered [ 0.324463] acpiphp: Slot [8] registered [ 0.325254] acpiphp: Slot [9] registered [ 0.326042] acpiphp: Slot [10] registered [ 0.337073] acpiphp: Slot [11] registered [ 0.337869] acpiphp: Slot [12] registered [ 0.338669] acpiphp: Slot [13] registered [ 0.339467] acpiphp: Slot [14] registered [ 0.340266] acpiphp: Slot [15] registered [ 0.341070] acpiphp: Slot [16] registered [ 0.341868] acpiphp: Slot [17] registered [ 0.342668] acpiphp: Slot [18] registered [ 0.343469] acpiphp: Slot [19] registered [ 0.344270] acpiphp: Slot [20] registered [ 0.345077] acpiphp: Slot [21] registered [ 0.345875] acpiphp: Slot [22] registered [ 0.346687] acpiphp: Slot [23] registered [ 0.347486] acpiphp: Slot [24] registered [ 0.348281] acpiphp: Slot [25] registered [ 0.349083] acpiphp: Slot [26] registered [ 0.349883] acpiphp: Slot [27] registered [ 0.350684] acpiphp: Slot [28] registered [ 0.351482] acpiphp: Slot [29] registered [ 0.352279] acpiphp: Slot [30] registered [ 0.353086] acpiphp: Slot [31] registered [ 0.353878] PCI host bridge to bus 0000:00 [ 0.354673] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.355859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.357048] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.358471] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.359894] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.366454] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.367733] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.368890] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.370132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.377078] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.378476] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.428868] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.430329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.431739] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.433145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434504] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.435768] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.437284] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.438353] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.439868] vgaarb: loaded [ 0.440462] vgaarb: bridge control possible 0000:00:02.0 [ 0.441958] SCSI subsystem initialized [ 0.442835] ACPI: bus type USB registered [ 0.443645] usbcore: registered new interface driver usbfs [ 0.444654] usbcore: registered new interface driver hub [ 0.445643] usbcore: registered new device driver usb [ 0.446737] PCI: Using ACPI for IRQ routing [ 0.447749] NetLabel: Initializing [ 0.448457] NetLabel: domain hash size = 128 [ 0.449296] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.450223] NetLabel: unlabeled traffic allowed by default [ 0.451339] clocksource: Switched to clocksource kvm-clock [ 0.457350] AppArmor: AppArmor Filesystem Enabled [ 0.458288] pnp: PnP ACPI init [ 0.459216] pnp: PnP ACPI: found 5 devices [ 0.466207] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.467879] NET: Registered protocol family 2 [ 0.468825] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.470083] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.471231] TCP: Hash tables configured (established 4096 bind 4096) [ 0.472374] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.473431] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.474570] NET: Registered protocol family 1 [ 0.475427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.476499] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.477549] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.496148] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.515060] Trying to unpack rootfs image as initramfs... [ 0.566228] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.580973] Scanning for low memory corruption every 60 seconds [ 0.582949] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.584681] audit: initializing netlink subsys (disabled) [ 0.586206] audit: type=2000 audit(1545527252.763:1): initialized [ 0.588119] Initialise system trusted keyring [ 0.589494] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.591243] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.593990] zbud: loaded [ 0.595316] VFS: Disk quotas dquot_6.6.0 [ 0.596499] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.598815] fuse init (API version 7.23) [ 0.600134] Key type big_key registered [ 0.601255] Allocating IMA MOK and blacklist keyrings. [ 0.602976] Key type asymmetric registered [ 0.604140] Asymmetric key parser 'x509' registered [ 0.605548] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.607720] io scheduler noop registered [ 0.608863] io scheduler deadline registered (default) [ 0.610320] io scheduler cfq registered [ 0.611506] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.613057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.614917] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.617040] ACPI: Power Button [PWRF] [ 0.618269] GHES: HEST is not enabled! [ 0.636526] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.673697] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.676058] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699788] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702023] Linux agpgart interface v0.103 [ 0.704514] brd: module loaded [ 0.706425] loop: module loaded [ 0.710245] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.711676] GPT:90111 != 20971519 [ 0.712358] GPT:Alternate GPT header not at the end of the disk. [ 0.713420] GPT:90111 != 20971519 [ 0.714094] GPT: Use GNU Parted to correct GPT errors. [ 0.715039] vda: vda1 vda15 [ 0.716532] scsi host0: ata_piix [ 0.717289] scsi host1: ata_piix [ 0.717982] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.719170] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.720765] libphy: Fixed MDIO Bus: probed [ 0.721569] tun: Universal TUN/TAP device driver, 1.6 [ 0.722499] tun: (C) 1999-2004 Max Krasnyansky [ 0.724527] PPP generic driver version 2.4.2 [ 0.725691] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.727159] ehci-pci: EHCI PCI platform driver [ 0.728200] ehci-platform: EHCI generic platform driver [ 0.729347] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.730701] ohci-pci: OHCI PCI platform driver [ 0.731719] ohci-platform: OHCI generic platform driver [ 0.732872] uhci_hcd: USB Universal Host Controller Interface driver [ 0.752203] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.753345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754859] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.755912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.757107] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758549] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760143] usb usb1: Product: UHCI Host Controller [ 0.761203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.762519] usb usb1: SerialNumber: 0000:00:01.2 [ 0.763620] hub 1-0:1.0: USB hub found [ 0.764486] hub 1-0:1.0: 2 ports detected [ 0.765516] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.767869] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.769573] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.771277] mousedev: PS/2 mouse device common for all mice [ 0.773144] rtc_cmos 00:00: RTC can wake from S4 [ 0.775083] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.777024] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.779931] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.782149] i2c /dev entries driver [ 0.783501] device-mapper: uevent: version 1.0.3 [ 0.785061] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.787868] ledtrig-cpu: registered to indicate activity on CPUs [ 0.790002] NET: Registered protocol family 10 [ 0.791189] NET: Registered protocol family 17 [ 0.792204] Key type dns_resolver registered [ 0.793301] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.795075] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.796305] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.798335] registered taskstats version 1 [ 0.799264] Loading compiled-in X.509 certificates [ 0.800829] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.803685] zswap: loaded using pool lzo/zbud [ 0.805347] Key type trusted registered [ 0.807147] Key type encrypted registered [ 0.808108] AppArmor: AppArmor sha1 policy hashing enabled [ 0.809287] ima: No TPM chip found, activating TPM-bypass! [ 0.810457] evm: HMAC attrs: 0x1 [ 0.811513] Magic number: 14:931:104 [ 0.812527] rtc_cmos 00:00: setting system clock to 2018-12-23 01:07:32 UTC (1545527252) [ 0.824898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.826224] EDD information not available. [ 0.876535] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.878429] Write protecting the kernel read-only data: 14336k [ 0.880144] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.882133] 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.936713] 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.33 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.73. iid=i-000000a8 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO 2018-12-23 01:07:57,275 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-12-23 01:07:57,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:07:57,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07: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-e0b60e31-8665-4492-b7d0-ed3e7c8de534 x-compute-request-id: req-e0b60e31-8665-4492-b7d0-ed3e7c8de534 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:3b:48", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:07:51.000000", "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "5d563ab8-d355-4318-be80-159abbb14564", "security_groups": [{"name": "default"}], "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:07:53Z", "hostId": "58126abf888a622a8863aa0bd87651dbe31ae388cb12a96bb91dab78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2", "created": "2018-12-23T01:07:42Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:07:57,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 used request id req-e0b60e31-8665-4492-b7d0-ed3e7c8de534 2018-12-23 01:07:57,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:07:58,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07: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-bec34e49-1dc4-44d3-9f4b-eb617280b743 x-compute-request-id: req-bec34e49-1dc4-44d3-9f4b-eb617280b743 Content-Encoding: gzip Content-Length: 9614 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 545895606 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.127322] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128946] pid_max: default: 32768 minimum: 301\n[ 0.129809] ACPI: Core revision 20150930\n[ 0.131179] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132461] Security Framework initialized\n[ 0.133258] Yama: becoming mindful.\n[ 0.133967] AppArmor: AppArmor initialized\n[ 0.134809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136106] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137343] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138513] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139858] Initializing cgroup subsys io\n[ 0.140647] Initializing cgroup subsys memory\n[ 0.141482] Initializing cgroup subsys devices\n[ 0.142332] Initializing cgroup subsys freezer\n[ 0.143193] Initializing cgroup subsys net_cls\n[ 0.144036] Initializing cgroup subsys perf_event\n[ 0.144914] Initializing cgroup subsys net_prio\n[ 0.145763] Initializing cgroup subsys hugetlb\n[ 0.146616] Initializing cgroup subsys pids\n[ 0.147475] CPU: Physical Processor ID: 0\n[ 0.148945] mce: CPU supports 10 MCE banks\n[ 0.149772] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150749] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.153004] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.159435] ftrace: allocating 31920 entries in 125 pages\n[ 0.185863] smpboot: Max logical packages: 2\n[ 0.186705] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.187868] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.189185] x2apic enabled\n[ 0.189981] Switched APIC routing to physical x2apic.\n[ 0.191714] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.192923] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.195012] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.196893] KVM setup paravirtual spinlock\n[ 0.198304] x86: Booting SMP configuration:\n[ 0.199181] .... node #0, CPUs: #1\n[ 0.200057] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.221708] x86: Booted up 1 node, 2 CPUs\n[ 0.221712] KVM setup async PF for cpu 1\n[ 0.221714] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.224264] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.225731] devtmpfs: initialized\n[ 0.227439] evm: security.selinux\n[ 0.228117] evm: security.SMACK64\n[ 0.228786] evm: security.SMACK64EXEC\n[ 0.229508] evm: security.SMACK64TRANSMUTE\n[ 0.230300] evm: security.SMACK64MMAP\n[ 0.231023] evm: security.ima\n[ 0.231643] evm: security.capability\n[ 0.232477] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234296] pinctrl core: initialized pinctrl subsystem\n[ 0.235369] RTC time: 1:07:51, date: 12/23/18\n[ 0.236331] NET: Registered protocol family 16\n[ 0.247338] cpuidle: using governor ladder\n[ 0.259479] cpuidle: using governor menu\n[ 0.260357] PCCT header not found.\n[ 0.261126] ACPI: bus type PCI registered\n[ 0.261905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.263116] PCI: Using configuration type 1 for base access\n[ 0.276517] ACPI: Added _OSI(Module Device)\n[ 0.277347] ACPI: Added _OSI(Processor Device)\n[ 0.278189] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.279059] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.281366] ACPI: Interpreter enabled\n[ 0.282112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.283897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.285686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.287489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.289297] ACPI: (supports S0 S5)\n[ 0.289981] ACPI: Using IOAPIC for interrupt routing\n[ 0.291016] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294334] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.295440] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.296624] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.297782] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.299957] acpiphp: Slot [3] registered\n[ 0.300733] acpiphp: Slot [4] registered\n[ 0.301509] acpiphp: Slot [5] registered\n[ 0.302290] acpiphp: Slot [6] registered\n[ 0.303063] acpiphp: Slot [7] registered\n[ 0.303834] acpiphp: Slot [8] registered\n[ 0.304611] acpiphp: Slot [9] registered\n[ 0.305384] acpiphp: Slot [10] registered\n[ 0.316186] acpiphp: Slot [11] registered\n[ 0.316984] acpiphp: Slot [12] registered\n[ 0.317769] acpiphp: Slot [13] registered\n[ 0.318564] acpiphp: Slot [14] registered\n[ 0.319354] acpiphp: Slot [15] registered\n[ 0.320142] acpiphp: Slot [16] registered\n[ 0.320937] acpiphp: Slot [17] registered\n[ 0.321721] acpiphp: Slot [18] registered\n[ 0.322512] acpiphp: Slot [19] registered\n[ 0.323302] acpiphp: Slot [20] registered\n[ 0.324090] acpiphp: Slot [21] registered\n[ 0.324875] acpiphp: Slot [22] registered\n[ 0.325668] acpiphp: Slot [23] registered\n[ 0.326461] acpiphp: Slot [24] registered\n[ 0.327249] acpiphp: Slot [25] registered\n[ 0.328034] acpiphp: Slot [26] registered\n[ 0.328819] acpiphp: Slot [27] registered\n[ 0.329609] acpiphp: Slot [28] registered\n[ 0.330402] acpiphp: Slot [29] registered\n[ 0.331191] acpiphp: Slot [30] registered\n[ 0.331979] acpiphp: Slot [31] registered\n[ 0.332759] PCI host bridge to bus 0000:00\n[ 0.333549] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.334729] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.335923] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.337329] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.338737] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.344841] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.346079] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.347243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.348462] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.355538] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.356946] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.404177] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.405646] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.407045] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.408428] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409798] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.411706] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.415404] vgaarb: loaded\n[ 0.415991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.417474] SCSI subsystem initialized\n[ 0.418298] ACPI: bus type USB registered\n[ 0.419095] usbcore: registered new interface driver usbfs\n[ 0.420099] usbcore: registered new interface driver hub\n[ 0.421076] usbcore: registered new device driver usb\n[ 0.422132] PCI: Using ACPI for IRQ routing\n[ 0.423138] NetLabel: Initializing\n[ 0.423833] NetLabel: domain hash size = 128\n[ 0.424663] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425582] NetLabel: unlabeled traffic allowed by default\n[ 0.426690] clocksource: Switched to clocksource kvm-clock\n[ 0.432769] AppArmor: AppArmor Filesystem Enabled\n[ 0.433697] pnp: PnP ACPI init\n[ 0.434613] pnp: PnP ACPI: found 5 devices\n[ 0.441313] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442970] NET: Registered protocol family 2\n[ 0.443922] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.445152] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.446281] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.447406] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449582] NET: Registered protocol family 1\n[ 0.450418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.451475] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.452514] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471056] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.489868] Trying to unpack rootfs image as initramfs...\n[ 0.540323] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.554453] Scanning for low memory corruption every 60 seconds\n[ 0.555803] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556930] audit: initializing netlink subsys (disabled)\n[ 0.557929] audit: type=2000 audit(1545527271.970:1): initialized\n[ 0.559233] Initialise system trusted keyring\n[ 0.560165] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.561300] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.563387] zbud: loaded\n[ 0.564137] VFS: Disk quotas dquot_6.6.0\n[ 0.564945] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566849] fuse init (API version 7.23)\n[ 0.567764] Key type big_key registered\n[ 0.568551] Allocating IMA MOK and blacklist keyrings.\n[ 0.569789] Key type asymmetric registered\n[ 0.570593] Asymmetric key parser 'x509' registered\n[ 0.571531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.572993] io scheduler noop registered\n[ 0.573765] io scheduler deadline registered (default)\n[ 0.574739] io scheduler cfq registered\n[ 0.575567] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.576585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.577816] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.579234] ACPI: Power Button [PWRF]\n[ 0.580100] GHES: HEST is not enabled!\n[ 0.598375] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636938] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.663529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.665995] Linux agpgart interface v0.103\n[ 0.668453] brd: module loaded\n[ 0.670268] loop: module loaded\n[ 0.674898] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.676405] GPT:90111 != 20971519\n[ 0.677116] GPT:Alternate GPT header not at the end of the disk.\n[ 0.678244] GPT:90111 != 20971519\n[ 0.678959] GPT: Use GNU Parted to correct GPT errors.\n[ 0.679962] vda: vda1 vda15\n[ 0.681552] scsi host0: ata_piix\n[ 0.682349] scsi host1: ata_piix\n[ 0.683085] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.684346] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.685654] libphy: Fixed MDIO Bus: probed\n[ 0.686550] tun: Universal TUN/TAP device driver, 1.6\n[ 0.687570] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.689594] PPP generic driver version 2.4.2\n[ 0.690496] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.691746] ehci-pci: EHCI PCI platform driver\n[ 0.692594] ehci-platform: EHCI generic platform driver\n[ 0.693560] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694649] ohci-pci: OHCI PCI platform driver\n[ 0.695513] ohci-platform: OHCI generic platform driver\n[ 0.696474] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.715407] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.716424] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717837] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.718816] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.719903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721080] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722477] usb usb1: Product: UHCI Host Controller\n[ 0.723388] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.724490] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.725461] hub 1-0:1.0: USB hub found\n[ 0.726223] hub 1-0:1.0: 2 ports detected\n[ 0.727113] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.729181] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.730098] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.731127] mousedev: PS/2 mouse device common for all mice\n[ 0.732371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.734169] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735270] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736427] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.737577] i2c /dev entries driver\n[ 0.738315] device-mapper: uevent: version 1.0.3\n[ 0.739241] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.740812] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.742102] NET: Registered protocol family 10\n[ 0.743466] NET: Registered protocol family 17\n[ 0.744338] Key type dns_resolver registered\n[ 0.745297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.746372] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.747486] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.749255] registered taskstats version 1\n[ 0.750072] Loading compiled-in X.509 certificates\n[ 0.751475] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.753275] zswap: loaded using pool lzo/zbud\n[ 0.754823] Key type trusted registered\n[ 0.756496] Key type encrypted registered\n[ 0.757295] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.758284] ima: No TPM chip found, activating TPM-bypass!\n[ 0.759293] evm: HMAC attrs: 0x1\n[ 0.760245] Magic number: 14:931:104\n[ 0.761097] rtc_cmos 00:00: setting system clock to 2018-12-23 01:07:51 UTC (1545527271)\n[ 0.773294] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.774419] EDD information not available.\n[ 0.843739] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.845260] Write protecting the kernel read-only data: 14336k\n[ 0.846867] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.848678] 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.908249] 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.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 2.11. iid=i-000000ab\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCp5EiFMUkbrWXU3D5l9wN++RRD4aUZEmfVdtXA2TUtgNlVFSyIA/hdY5znFANEf9hKrjtQBkdjZGBdpWzoK8ZYOLjdYfzjn4BUzXqpR8S3/MdQFKnPIgZix5/XLUF3on4JXrdjOeG3qes+Y5et6OdxwiLfbaaryS0s3RVDdlSVawH4kUJTcK+a9WdjZ3XJjapnKyvJQycX0PDA7mXqRgY2XAJDe7YUW6lRbZ/OHut6MsiVx6wQWG7M9VENVsJK4CyT2762aGViOnyALxW2WUJUgxNDQCRdVzycP4DJIwELc3ey9xTNYKm+b9TsApSDKRxyQARhXIZa02WIrSIiuyQb root@createinstancetwonettests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6\nssh-dss AAAAB3NzaC1kc3MAAACBAPht1hmENJVSGglYOnyx/pmrkpymhXwY8YYFZbc+DfMiwrODuRPWYSy11cVlTLHHLxNS/RLRarGsQI96zR5t10RFJ2G6ZD/68ag3VWIAKIdoJav1P57z5v7DnSaBcbeffu/VEDpF4a+KodK+AVMPIGI/Yu88RiCdiAKYpVo8OP9bAAAAFQCE0hD6TkGrXUzDuB+ggf13UxM4+QAAAIEA88fHmihcGI2voWpZHmy/Vq9UD82fkBZ4OKyjbrCuEX8EHDqZbDR+0CAnDEmQol525FIMx0z8NhshZ3h+FDlBWOL6pXLqKoXdG2yt2w2UMab4WLqMGman4//Qd/czBorkfvhNSW+CdmGOTzhl9SQ2CEBGxbzDQSiFeZMJ7v96GdoAAACBAN848F9Kut6Od85shOp0Nz0tvdsyUHTSpdkHwsIw0Km7zLTH9QaOaqtqECt2CtF+hl3eu7HveNK4YhLbplgY8Gz57/aipzaYbSTqgnAiMLi3EqQ5C5kSaZwGk5CrzeG/cqowJRqkFnS9rXrdEbqgoUQw3zRMCp41/RiqCHEQF0FU root@createinstancetwonettests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6\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:fe35:3b48/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.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000ab\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.58 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6 login: "} 2018-12-23 01:07:58,959 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564/action used request id req-bec34e49-1dc4-44d3-9f4b-eb617280b743 2018-12-23 01:07:58,960 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 01:07:58,961 - 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 545895606 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.127322] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.128946] pid_max: default: 32768 minimum: 301 [ 0.129809] ACPI: Core revision 20150930 [ 0.131179] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132461] Security Framework initialized [ 0.133258] Yama: becoming mindful. [ 0.133967] AppArmor: AppArmor initialized [ 0.134809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136106] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137343] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138513] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139858] Initializing cgroup subsys io [ 0.140647] Initializing cgroup subsys memory [ 0.141482] Initializing cgroup subsys devices [ 0.142332] Initializing cgroup subsys freezer [ 0.143193] Initializing cgroup subsys net_cls [ 0.144036] Initializing cgroup subsys perf_event [ 0.144914] Initializing cgroup subsys net_prio [ 0.145763] Initializing cgroup subsys hugetlb [ 0.146616] Initializing cgroup subsys pids [ 0.147475] CPU: Physical Processor ID: 0 [ 0.148945] mce: CPU supports 10 MCE banks [ 0.149772] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150749] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153004] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.159435] ftrace: allocating 31920 entries in 125 pages [ 0.185863] smpboot: Max logical packages: 2 [ 0.186705] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.187868] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189185] x2apic enabled [ 0.189981] Switched APIC routing to physical x2apic. [ 0.191714] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.192923] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195012] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.196893] KVM setup paravirtual spinlock [ 0.198304] x86: Booting SMP configuration: [ 0.199181] .... node #0, CPUs: #1 [ 0.200057] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.221708] x86: Booted up 1 node, 2 CPUs [ 0.221712] KVM setup async PF for cpu 1 [ 0.221714] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.224264] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.225731] devtmpfs: initialized [ 0.227439] evm: security.selinux [ 0.228117] evm: security.SMACK64 [ 0.228786] evm: security.SMACK64EXEC [ 0.229508] evm: security.SMACK64TRANSMUTE [ 0.230300] evm: security.SMACK64MMAP [ 0.231023] evm: security.ima [ 0.231643] evm: security.capability [ 0.232477] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234296] pinctrl core: initialized pinctrl subsystem [ 0.235369] RTC time: 1:07:51, date: 12/23/18 [ 0.236331] NET: Registered protocol family 16 [ 0.247338] cpuidle: using governor ladder [ 0.259479] cpuidle: using governor menu [ 0.260357] PCCT header not found. [ 0.261126] ACPI: bus type PCI registered [ 0.261905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.263116] PCI: Using configuration type 1 for base access [ 0.276517] ACPI: Added _OSI(Module Device) [ 0.277347] ACPI: Added _OSI(Processor Device) [ 0.278189] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279059] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281366] ACPI: Interpreter enabled [ 0.282112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289297] ACPI: (supports S0 S5) [ 0.289981] ACPI: Using IOAPIC for interrupt routing [ 0.291016] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294334] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295440] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296624] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297782] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.299957] acpiphp: Slot [3] registered [ 0.300733] acpiphp: Slot [4] registered [ 0.301509] acpiphp: Slot [5] registered [ 0.302290] acpiphp: Slot [6] registered [ 0.303063] acpiphp: Slot [7] registered [ 0.303834] acpiphp: Slot [8] registered [ 0.304611] acpiphp: Slot [9] registered [ 0.305384] acpiphp: Slot [10] registered [ 0.316186] acpiphp: Slot [11] registered [ 0.316984] acpiphp: Slot [12] registered [ 0.317769] acpiphp: Slot [13] registered [ 0.318564] acpiphp: Slot [14] registered [ 0.319354] acpiphp: Slot [15] registered [ 0.320142] acpiphp: Slot [16] registered [ 0.320937] acpiphp: Slot [17] registered [ 0.321721] acpiphp: Slot [18] registered [ 0.322512] acpiphp: Slot [19] registered [ 0.323302] acpiphp: Slot [20] registered [ 0.324090] acpiphp: Slot [21] registered [ 0.324875] acpiphp: Slot [22] registered [ 0.325668] acpiphp: Slot [23] registered [ 0.326461] acpiphp: Slot [24] registered [ 0.327249] acpiphp: Slot [25] registered [ 0.328034] acpiphp: Slot [26] registered [ 0.328819] acpiphp: Slot [27] registered [ 0.329609] acpiphp: Slot [28] registered [ 0.330402] acpiphp: Slot [29] registered [ 0.331191] acpiphp: Slot [30] registered [ 0.331979] acpiphp: Slot [31] registered [ 0.332759] PCI host bridge to bus 0000:00 [ 0.333549] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.334729] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.335923] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337329] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.338737] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.344841] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.346079] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.347243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.348462] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355538] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.356946] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404177] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405646] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407045] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408428] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.409798] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411706] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412884] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415404] vgaarb: loaded [ 0.415991] vgaarb: bridge control possible 0000:00:02.0 [ 0.417474] SCSI subsystem initialized [ 0.418298] ACPI: bus type USB registered [ 0.419095] usbcore: registered new interface driver usbfs [ 0.420099] usbcore: registered new interface driver hub [ 0.421076] usbcore: registered new device driver usb [ 0.422132] PCI: Using ACPI for IRQ routing [ 0.423138] NetLabel: Initializing [ 0.423833] NetLabel: domain hash size = 128 [ 0.424663] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425582] NetLabel: unlabeled traffic allowed by default [ 0.426690] clocksource: Switched to clocksource kvm-clock [ 0.432769] AppArmor: AppArmor Filesystem Enabled [ 0.433697] pnp: PnP ACPI init [ 0.434613] pnp: PnP ACPI: found 5 devices [ 0.441313] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442970] NET: Registered protocol family 2 [ 0.443922] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.445152] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.446281] TCP: Hash tables configured (established 4096 bind 4096) [ 0.447406] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449582] NET: Registered protocol family 1 [ 0.450418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451475] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452514] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471056] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489868] Trying to unpack rootfs image as initramfs... [ 0.540323] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.554453] Scanning for low memory corruption every 60 seconds [ 0.555803] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556930] audit: initializing netlink subsys (disabled) [ 0.557929] audit: type=2000 audit(1545527271.970:1): initialized [ 0.559233] Initialise system trusted keyring [ 0.560165] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561300] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563387] zbud: loaded [ 0.564137] VFS: Disk quotas dquot_6.6.0 [ 0.564945] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566849] fuse init (API version 7.23) [ 0.567764] Key type big_key registered [ 0.568551] Allocating IMA MOK and blacklist keyrings. [ 0.569789] Key type asymmetric registered [ 0.570593] Asymmetric key parser 'x509' registered [ 0.571531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572993] io scheduler noop registered [ 0.573765] io scheduler deadline registered (default) [ 0.574739] io scheduler cfq registered [ 0.575567] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577816] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579234] ACPI: Power Button [PWRF] [ 0.580100] GHES: HEST is not enabled! [ 0.598375] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.636938] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.639372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.663529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.665995] Linux agpgart interface v0.103 [ 0.668453] brd: module loaded [ 0.670268] loop: module loaded [ 0.674898] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.676405] GPT:90111 != 20971519 [ 0.677116] GPT:Alternate GPT header not at the end of the disk. [ 0.678244] GPT:90111 != 20971519 [ 0.678959] GPT: Use GNU Parted to correct GPT errors. [ 0.679962] vda: vda1 vda15 [ 0.681552] scsi host0: ata_piix [ 0.682349] scsi host1: ata_piix [ 0.683085] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.684346] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.685654] libphy: Fixed MDIO Bus: probed [ 0.686550] tun: Universal TUN/TAP device driver, 1.6 [ 0.687570] tun: (C) 1999-2004 Max Krasnyansky [ 0.689594] PPP generic driver version 2.4.2 [ 0.690496] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.691746] ehci-pci: EHCI PCI platform driver [ 0.692594] ehci-platform: EHCI generic platform driver [ 0.693560] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694649] ohci-pci: OHCI PCI platform driver [ 0.695513] ohci-platform: OHCI generic platform driver [ 0.696474] uhci_hcd: USB Universal Host Controller Interface driver [ 0.715407] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.716424] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717837] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.718816] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.719903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721080] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722477] usb usb1: Product: UHCI Host Controller [ 0.723388] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.724490] usb usb1: SerialNumber: 0000:00:01.2 [ 0.725461] hub 1-0:1.0: USB hub found [ 0.726223] hub 1-0:1.0: 2 ports detected [ 0.727113] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.729181] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730098] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731127] mousedev: PS/2 mouse device common for all mice [ 0.732371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.734169] rtc_cmos 00:00: RTC can wake from S4 [ 0.735270] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736427] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.737577] i2c /dev entries driver [ 0.738315] device-mapper: uevent: version 1.0.3 [ 0.739241] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.740812] ledtrig-cpu: registered to indicate activity on CPUs [ 0.742102] NET: Registered protocol family 10 [ 0.743466] NET: Registered protocol family 17 [ 0.744338] Key type dns_resolver registered [ 0.745297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.746372] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.747486] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.749255] registered taskstats version 1 [ 0.750072] Loading compiled-in X.509 certificates [ 0.751475] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.753275] zswap: loaded using pool lzo/zbud [ 0.754823] Key type trusted registered [ 0.756496] Key type encrypted registered [ 0.757295] AppArmor: AppArmor sha1 policy hashing enabled [ 0.758284] ima: No TPM chip found, activating TPM-bypass! [ 0.759293] evm: HMAC attrs: 0x1 [ 0.760245] Magic number: 14:931:104 [ 0.761097] rtc_cmos 00:00: setting system clock to 2018-12-23 01:07:51 UTC (1545527271) [ 0.773294] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.774419] EDD information not available. [ 0.843739] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.845260] Write protecting the kernel read-only data: 14336k [ 0.846867] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.848678] 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.908249] 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.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 2.11. iid=i-000000ab 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCp5EiFMUkbrWXU3D5l9wN++RRD4aUZEmfVdtXA2TUtgNlVFSyIA/hdY5znFANEf9hKrjtQBkdjZGBdpWzoK8ZYOLjdYfzjn4BUzXqpR8S3/MdQFKnPIgZix5/XLUF3on4JXrdjOeG3qes+Y5et6OdxwiLfbaaryS0s3RVDdlSVawH4kUJTcK+a9WdjZ3XJjapnKyvJQycX0PDA7mXqRgY2XAJDe7YUW6lRbZ/OHut6MsiVx6wQWG7M9VENVsJK4CyT2762aGViOnyALxW2WUJUgxNDQCRdVzycP4DJIwELc3ey9xTNYKm+b9TsApSDKRxyQARhXIZa02WIrSIiuyQb root@createinstancetwonettests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6 ssh-dss AAAAB3NzaC1kc3MAAACBAPht1hmENJVSGglYOnyx/pmrkpymhXwY8YYFZbc+DfMiwrODuRPWYSy11cVlTLHHLxNS/RLRarGsQI96zR5t10RFJ2G6ZD/68ag3VWIAKIdoJav1P57z5v7DnSaBcbeffu/VEDpF4a+KodK+AVMPIGI/Yu88RiCdiAKYpVo8OP9bAAAAFQCE0hD6TkGrXUzDuB+ggf13UxM4+QAAAIEA88fHmihcGI2voWpZHmy/Vq9UD82fkBZ4OKyjbrCuEX8EHDqZbDR+0CAnDEmQol525FIMx0z8NhshZ3h+FDlBWOL6pXLqKoXdG2yt2w2UMab4WLqMGman4//Qd/czBorkfvhNSW+CdmGOTzhl9SQ2CEBGxbzDQSiFeZMJ7v96GdoAAACBAN848F9Kut6Od85shOp0Nz0tvdsyUHTSpdkHwsIw0Km7zLTH9QaOaqtqECt2CtF+hl3eu7HveNK4YhLbplgY8Gz57/aipzaYbSTqgnAiMLi3EqQ5C5kSaZwGk5CrzeG/cqowJRqkFnS9rXrdEbqgoUQw3zRMCp41/RiqCHEQF0FU root@createinstancetwonettests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6 -----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:fe35:3b48/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.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000ab name: N/A availability-zone: nova local-hostname: createinstancetwonettests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6 launch-index: 0 === cirros: current=0.4.0 uptime=4.58 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6 login: 2018-12-23 01:07:59,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:08:00,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:07: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-17384ad3-8620-412a-bda2-68d0ef7690cf x-compute-request-id: req-17384ad3-8620-412a-bda2-68d0ef7690cf Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:6b:4c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:07:31.000000", "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "de6c7398-2940-4222-a33e-5c1b44636228", "security_groups": [{"name": "default"}], "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:07:32Z", "hostId": "89bf732146b93c3c1e0d1bbfc0df9fb5da1c1534d2bdb9a3a3498c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1", "created": "2018-12-23T01:07:24Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:08:00,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 used request id req-17384ad3-8620-412a-bda2-68d0ef7690cf 2018-12-23 01:08:00,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:08:01,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08: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-0c3d119f-7c9e-4a8f-a45a-5ef9dd294d68 x-compute-request-id: req-0c3d119f-7c9e-4a8f-a45a-5ef9dd294d68 Content-Encoding: gzip Content-Length: 9637 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 497499311 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.133591] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.135602] pid_max: default: 32768 minimum: 301\n[ 0.136704] ACPI: Core revision 20150930\n[ 0.138253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139817] Security Framework initialized\n[ 0.140812] Yama: becoming mindful.\n[ 0.141695] AppArmor: AppArmor initialized\n[ 0.142725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144329] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145896] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147377] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149072] Initializing cgroup subsys io\n[ 0.150048] Initializing cgroup subsys memory\n[ 0.151096] Initializing cgroup subsys devices\n[ 0.152156] Initializing cgroup subsys freezer\n[ 0.153218] Initializing cgroup subsys net_cls\n[ 0.154274] Initializing cgroup subsys perf_event\n[ 0.155393] Initializing cgroup subsys net_prio\n[ 0.156469] Initializing cgroup subsys hugetlb\n[ 0.157529] Initializing cgroup subsys pids\n[ 0.158579] CPU: Physical Processor ID: 0\n[ 0.160236] mce: CPU supports 10 MCE banks\n[ 0.161255] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162479] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165013] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171742] ftrace: allocating 31920 entries in 125 pages\n[ 0.197867] smpboot: Max logical packages: 2\n[ 0.198881] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200323] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.201916] x2apic enabled\n[ 0.202833] Switched APIC routing to physical x2apic.\n[ 0.204772] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206224] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208705] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210958] KVM setup paravirtual spinlock\n[ 0.212525] x86: Booting SMP configuration:\n[ 0.213579] .... node #0, CPUs: #1\n[ 0.214604] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.236919] x86: Booted up 1 node, 2 CPUs\n[ 0.236922] KVM setup async PF for cpu 1\n[ 0.236925] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.239932] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.241689] devtmpfs: initialized\n[ 0.243515] evm: security.selinux\n[ 0.244336] evm: security.SMACK64\n[ 0.245145] evm: security.SMACK64EXEC\n[ 0.246024] evm: security.SMACK64TRANSMUTE\n[ 0.246975] evm: security.SMACK64MMAP\n[ 0.247844] evm: security.ima\n[ 0.248593] evm: security.capability\n[ 0.249607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.251870] pinctrl core: initialized pinctrl subsystem\n[ 0.253063] RTC time: 1:07:31, date: 12/23/18\n[ 0.254003] NET: Registered protocol family 16\n[ 0.263814] cpuidle: using governor ladder\n[ 0.275890] cpuidle: using governor menu\n[ 0.276930] PCCT header not found.\n[ 0.277960] ACPI: bus type PCI registered\n[ 0.278987] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.280609] PCI: Using configuration type 1 for base access\n[ 0.292924] ACPI: Added _OSI(Module Device)\n[ 0.294010] ACPI: Added _OSI(Processor Device)\n[ 0.295130] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.296291] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.299023] ACPI: Interpreter enabled\n[ 0.299996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.302369] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.304727] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.307090] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.309653] ACPI: (supports S0 S5)\n[ 0.310486] ACPI: Using IOAPIC for interrupt routing\n[ 0.311417] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.314765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.315891] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.317098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.318279] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320491] acpiphp: Slot [3] registered\n[ 0.321289] acpiphp: Slot [4] registered\n[ 0.322081] acpiphp: Slot [5] registered\n[ 0.322864] acpiphp: Slot [6] registered\n[ 0.323665] acpiphp: Slot [7] registered\n[ 0.324463] acpiphp: Slot [8] registered\n[ 0.325254] acpiphp: Slot [9] registered\n[ 0.326042] acpiphp: Slot [10] registered\n[ 0.337073] acpiphp: Slot [11] registered\n[ 0.337869] acpiphp: Slot [12] registered\n[ 0.338669] acpiphp: Slot [13] registered\n[ 0.339467] acpiphp: Slot [14] registered\n[ 0.340266] acpiphp: Slot [15] registered\n[ 0.341070] acpiphp: Slot [16] registered\n[ 0.341868] acpiphp: Slot [17] registered\n[ 0.342668] acpiphp: Slot [18] registered\n[ 0.343469] acpiphp: Slot [19] registered\n[ 0.344270] acpiphp: Slot [20] registered\n[ 0.345077] acpiphp: Slot [21] registered\n[ 0.345875] acpiphp: Slot [22] registered\n[ 0.346687] acpiphp: Slot [23] registered\n[ 0.347486] acpiphp: Slot [24] registered\n[ 0.348281] acpiphp: Slot [25] registered\n[ 0.349083] acpiphp: Slot [26] registered\n[ 0.349883] acpiphp: Slot [27] registered\n[ 0.350684] acpiphp: Slot [28] registered\n[ 0.351482] acpiphp: Slot [29] registered\n[ 0.352279] acpiphp: Slot [30] registered\n[ 0.353086] acpiphp: Slot [31] registered\n[ 0.353878] PCI host bridge to bus 0000:00\n[ 0.354673] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.355859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.357048] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.358471] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.359894] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.366454] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.367733] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.368890] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.370132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.377078] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.378476] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.428868] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.430329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.431739] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.433145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434504] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435768] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437284] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.438353] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.439868] vgaarb: loaded\n[ 0.440462] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441958] SCSI subsystem initialized\n[ 0.442835] ACPI: bus type USB registered\n[ 0.443645] usbcore: registered new interface driver usbfs\n[ 0.444654] usbcore: registered new interface driver hub\n[ 0.445643] usbcore: registered new device driver usb\n[ 0.446737] PCI: Using ACPI for IRQ routing\n[ 0.447749] NetLabel: Initializing\n[ 0.448457] NetLabel: domain hash size = 128\n[ 0.449296] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.450223] NetLabel: unlabeled traffic allowed by default\n[ 0.451339] clocksource: Switched to clocksource kvm-clock\n[ 0.457350] AppArmor: AppArmor Filesystem Enabled\n[ 0.458288] pnp: PnP ACPI init\n[ 0.459216] pnp: PnP ACPI: found 5 devices\n[ 0.466207] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.467879] NET: Registered protocol family 2\n[ 0.468825] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.470083] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.471231] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.472374] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.473431] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.474570] NET: Registered protocol family 1\n[ 0.475427] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.476499] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.477549] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.496148] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.515060] Trying to unpack rootfs image as initramfs...\n[ 0.566228] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.580973] Scanning for low memory corruption every 60 seconds\n[ 0.582949] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.584681] audit: initializing netlink subsys (disabled)\n[ 0.586206] audit: type=2000 audit(1545527252.763:1): initialized\n[ 0.588119] Initialise system trusted keyring\n[ 0.589494] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.591243] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.593990] zbud: loaded\n[ 0.595316] VFS: Disk quotas dquot_6.6.0\n[ 0.596499] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.598815] fuse init (API version 7.23)\n[ 0.600134] Key type big_key registered\n[ 0.601255] Allocating IMA MOK and blacklist keyrings.\n[ 0.602976] Key type asymmetric registered\n[ 0.604140] Asymmetric key parser 'x509' registered\n[ 0.605548] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.607720] io scheduler noop registered\n[ 0.608863] io scheduler deadline registered (default)\n[ 0.610320] io scheduler cfq registered\n[ 0.611506] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.613057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.614917] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.617040] ACPI: Power Button [PWRF]\n[ 0.618269] GHES: HEST is not enabled!\n[ 0.636526] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673697] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676058] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699788] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702023] Linux agpgart interface v0.103\n[ 0.704514] brd: module loaded\n[ 0.706425] loop: module loaded\n[ 0.710245] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.711676] GPT:90111 != 20971519\n[ 0.712358] GPT:Alternate GPT header not at the end of the disk.\n[ 0.713420] GPT:90111 != 20971519\n[ 0.714094] GPT: Use GNU Parted to correct GPT errors.\n[ 0.715039] vda: vda1 vda15\n[ 0.716532] scsi host0: ata_piix\n[ 0.717289] scsi host1: ata_piix\n[ 0.717982] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.719170] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.720765] libphy: Fixed MDIO Bus: probed\n[ 0.721569] tun: Universal TUN/TAP device driver, 1.6\n[ 0.722499] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.724527] PPP generic driver version 2.4.2\n[ 0.725691] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.727159] ehci-pci: EHCI PCI platform driver\n[ 0.728200] ehci-platform: EHCI generic platform driver\n[ 0.729347] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730701] ohci-pci: OHCI PCI platform driver\n[ 0.731719] ohci-platform: OHCI generic platform driver\n[ 0.732872] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.752203] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.753345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754859] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.755912] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.757107] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758549] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760143] usb usb1: Product: UHCI Host Controller\n[ 0.761203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.762519] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.763620] hub 1-0:1.0: USB hub found\n[ 0.764486] hub 1-0:1.0: 2 ports detected\n[ 0.765516] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767869] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.769573] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.771277] mousedev: PS/2 mouse device common for all mice\n[ 0.773144] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775083] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.777024] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.779931] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.782149] i2c /dev entries driver\n[ 0.783501] device-mapper: uevent: version 1.0.3\n[ 0.785061] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.787868] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.790002] NET: Registered protocol family 10\n[ 0.791189] NET: Registered protocol family 17\n[ 0.792204] Key type dns_resolver registered\n[ 0.793301] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.795075] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.796305] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.798335] registered taskstats version 1\n[ 0.799264] Loading compiled-in X.509 certificates\n[ 0.800829] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.803685] zswap: loaded using pool lzo/zbud\n[ 0.805347] Key type trusted registered\n[ 0.807147] Key type encrypted registered\n[ 0.808108] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.809287] ima: No TPM chip found, activating TPM-bypass!\n[ 0.810457] evm: HMAC attrs: 0x1\n[ 0.811513] Magic number: 14:931:104\n[ 0.812527] rtc_cmos 00:00: setting system clock to 2018-12-23 01:07:32 UTC (1545527252)\n[ 0.824898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.826224] EDD information not available.\n[ 0.876535] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.878429] Write protecting the kernel read-only data: 14336k\n[ 0.880144] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.882133] 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.936713] 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.33\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.73. iid=i-000000a8\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCmsNeA/UnJL4XisO8UsH67tvrKsLs1zsRt+kJKfVqcP+NcOGbvU5YWGIQYUiC/dZgoMjTR7bmAdECaL5kItMSCL9jS/AaDJs0aIDhPtluIlHjqkYciEFYVDRHI3Vdgu0Bs7l/dRuoBTTmhD80Wu9jKlyUWfh/EdbQMaKrNbvGXLEpu2teoDesvHVxu7iYX5qSFJS18zpKO6TBiJSbUDV4Uv0dn5PUKlxAQZh6LPns66au/7BKe0CKde4JkxKVaqhol645rr6+eYXM4iYtnENR++bPHyV6XV4zZ9Tv8WLPXFbeI+cgqtqSHGfOOMKrhERjYuESVvR8N6Al+YZ/P2wBP root@createinstancetwonettests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6\nssh-dss AAAAB3NzaC1kc3MAAACBAIJeuFxYb6RbyizOkNPP4evFTlGXVURf+wEs29tEfMPU1VHvOowcKxN2s+Z4NcyCIFbHPNOEe5hyiNo3uywfcazGUVcxn5fr6PKWZIhQKGsxT2vyq6SBzGD9A3lF8/I0GzzY3mGHmxD1G5PwHTX6JH456dYNHoNQ4ekcVJHrD+ezAAAAFQCApn6P2jyvNphONcke3kB5jK9aNQAAAIASs81A6ySn8Bjkb+1sGSEO3+xcocHbWHrBpdbDNC0N23cyRps6pWwyvA1JyOyT4dgfAHqWwn2klr31LSdzoM6uWK1kEPZ7U8TBWYiXKk7qgPFwF3dRBX7g8agrH+N0/x30pOumzjtv3Wq0L4liCH/gKGsCLW3rCVmwr2CNmikw8AAAAIAzQ4RLcUrgq+t4//l7zkEzgEGXlZ+fkmndjnVebn2lP7XJeHf0HSkF6zzA+1/epBBoK9qfLCET3ZmwuvocIKgQ1RFE5mNhgnTA83pyiH2JM3jf7qShx+TTQENkurlg3qNbOoE5MrZ7fWV5XoKR/qtYI0rjHDkhHEDRiQ2+oaX4ig== root@createinstancetwonettests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6\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:fe36:6b4c/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.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-000000a8\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=26.62 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6 login: "} 2018-12-23 01:08:01,665 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228/action used request id req-0c3d119f-7c9e-4a8f-a45a-5ef9dd294d68 2018-12-23 01:08:02,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:08:03,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47fbcc14-d662-4c7a-828b-9545ab3a2091 x-compute-request-id: req-47fbcc14-d662-4c7a-828b-9545ab3a2091 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:3b:48", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:07:51.000000", "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "5d563ab8-d355-4318-be80-159abbb14564", "security_groups": [{"name": "default"}], "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:07:53Z", "hostId": "58126abf888a622a8863aa0bd87651dbe31ae388cb12a96bb91dab78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2", "created": "2018-12-23T01:07:42Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:08:03,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 used request id req-47fbcc14-d662-4c7a-828b-9545ab3a2091 2018-12-23 01:08:03,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:08:04,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66cfac61-d943-42d6-9301-a4397a2a9245 x-compute-request-id: req-66cfac61-d943-42d6-9301-a4397a2a9245 Content-Encoding: gzip Content-Length: 9614 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 545895606 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.127322] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128946] pid_max: default: 32768 minimum: 301\n[ 0.129809] ACPI: Core revision 20150930\n[ 0.131179] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132461] Security Framework initialized\n[ 0.133258] Yama: becoming mindful.\n[ 0.133967] AppArmor: AppArmor initialized\n[ 0.134809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136106] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137343] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138513] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139858] Initializing cgroup subsys io\n[ 0.140647] Initializing cgroup subsys memory\n[ 0.141482] Initializing cgroup subsys devices\n[ 0.142332] Initializing cgroup subsys freezer\n[ 0.143193] Initializing cgroup subsys net_cls\n[ 0.144036] Initializing cgroup subsys perf_event\n[ 0.144914] Initializing cgroup subsys net_prio\n[ 0.145763] Initializing cgroup subsys hugetlb\n[ 0.146616] Initializing cgroup subsys pids\n[ 0.147475] CPU: Physical Processor ID: 0\n[ 0.148945] mce: CPU supports 10 MCE banks\n[ 0.149772] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150749] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.153004] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.159435] ftrace: allocating 31920 entries in 125 pages\n[ 0.185863] smpboot: Max logical packages: 2\n[ 0.186705] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.187868] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.189185] x2apic enabled\n[ 0.189981] Switched APIC routing to physical x2apic.\n[ 0.191714] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.192923] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.195012] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.196893] KVM setup paravirtual spinlock\n[ 0.198304] x86: Booting SMP configuration:\n[ 0.199181] .... node #0, CPUs: #1\n[ 0.200057] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.221708] x86: Booted up 1 node, 2 CPUs\n[ 0.221712] KVM setup async PF for cpu 1\n[ 0.221714] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.224264] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.225731] devtmpfs: initialized\n[ 0.227439] evm: security.selinux\n[ 0.228117] evm: security.SMACK64\n[ 0.228786] evm: security.SMACK64EXEC\n[ 0.229508] evm: security.SMACK64TRANSMUTE\n[ 0.230300] evm: security.SMACK64MMAP\n[ 0.231023] evm: security.ima\n[ 0.231643] evm: security.capability\n[ 0.232477] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234296] pinctrl core: initialized pinctrl subsystem\n[ 0.235369] RTC time: 1:07:51, date: 12/23/18\n[ 0.236331] NET: Registered protocol family 16\n[ 0.247338] cpuidle: using governor ladder\n[ 0.259479] cpuidle: using governor menu\n[ 0.260357] PCCT header not found.\n[ 0.261126] ACPI: bus type PCI registered\n[ 0.261905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.263116] PCI: Using configuration type 1 for base access\n[ 0.276517] ACPI: Added _OSI(Module Device)\n[ 0.277347] ACPI: Added _OSI(Processor Device)\n[ 0.278189] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.279059] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.281366] ACPI: Interpreter enabled\n[ 0.282112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.283897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.285686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.287489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.289297] ACPI: (supports S0 S5)\n[ 0.289981] ACPI: Using IOAPIC for interrupt routing\n[ 0.291016] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294334] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.295440] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.296624] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.297782] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.299957] acpiphp: Slot [3] registered\n[ 0.300733] acpiphp: Slot [4] registered\n[ 0.301509] acpiphp: Slot [5] registered\n[ 0.302290] acpiphp: Slot [6] registered\n[ 0.303063] acpiphp: Slot [7] registered\n[ 0.303834] acpiphp: Slot [8] registered\n[ 0.304611] acpiphp: Slot [9] registered\n[ 0.305384] acpiphp: Slot [10] registered\n[ 0.316186] acpiphp: Slot [11] registered\n[ 0.316984] acpiphp: Slot [12] registered\n[ 0.317769] acpiphp: Slot [13] registered\n[ 0.318564] acpiphp: Slot [14] registered\n[ 0.319354] acpiphp: Slot [15] registered\n[ 0.320142] acpiphp: Slot [16] registered\n[ 0.320937] acpiphp: Slot [17] registered\n[ 0.321721] acpiphp: Slot [18] registered\n[ 0.322512] acpiphp: Slot [19] registered\n[ 0.323302] acpiphp: Slot [20] registered\n[ 0.324090] acpiphp: Slot [21] registered\n[ 0.324875] acpiphp: Slot [22] registered\n[ 0.325668] acpiphp: Slot [23] registered\n[ 0.326461] acpiphp: Slot [24] registered\n[ 0.327249] acpiphp: Slot [25] registered\n[ 0.328034] acpiphp: Slot [26] registered\n[ 0.328819] acpiphp: Slot [27] registered\n[ 0.329609] acpiphp: Slot [28] registered\n[ 0.330402] acpiphp: Slot [29] registered\n[ 0.331191] acpiphp: Slot [30] registered\n[ 0.331979] acpiphp: Slot [31] registered\n[ 0.332759] PCI host bridge to bus 0000:00\n[ 0.333549] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.334729] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.335923] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.337329] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.338737] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.344841] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.346079] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.347243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.348462] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.355538] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.356946] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.404177] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.405646] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.407045] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.408428] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409798] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.411706] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412884] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.415404] vgaarb: loaded\n[ 0.415991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.417474] SCSI subsystem initialized\n[ 0.418298] ACPI: bus type USB registered\n[ 0.419095] usbcore: registered new interface driver usbfs\n[ 0.420099] usbcore: registered new interface driver hub\n[ 0.421076] usbcore: registered new device driver usb\n[ 0.422132] PCI: Using ACPI for IRQ routing\n[ 0.423138] NetLabel: Initializing\n[ 0.423833] NetLabel: domain hash size = 128\n[ 0.424663] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425582] NetLabel: unlabeled traffic allowed by default\n[ 0.426690] clocksource: Switched to clocksource kvm-clock\n[ 0.432769] AppArmor: AppArmor Filesystem Enabled\n[ 0.433697] pnp: PnP ACPI init\n[ 0.434613] pnp: PnP ACPI: found 5 devices\n[ 0.441313] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442970] NET: Registered protocol family 2\n[ 0.443922] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.445152] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.446281] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.447406] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449582] NET: Registered protocol family 1\n[ 0.450418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.451475] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.452514] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471056] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.489868] Trying to unpack rootfs image as initramfs...\n[ 0.540323] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.554453] Scanning for low memory corruption every 60 seconds\n[ 0.555803] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556930] audit: initializing netlink subsys (disabled)\n[ 0.557929] audit: type=2000 audit(1545527271.970:1): initialized\n[ 0.559233] Initialise system trusted keyring\n[ 0.560165] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.561300] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.563387] zbud: loaded\n[ 0.564137] VFS: Disk quotas dquot_6.6.0\n[ 0.564945] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566849] fuse init (API version 7.23)\n[ 0.567764] Key type big_key registered\n[ 0.568551] Allocating IMA MOK and blacklist keyrings.\n[ 0.569789] Key type asymmetric registered\n[ 0.570593] Asymmetric key parser 'x509' registered\n[ 0.571531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.572993] io scheduler noop registered\n[ 0.573765] io scheduler deadline registered (default)\n[ 0.574739] io scheduler cfq registered\n[ 0.575567] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.576585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.577816] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.579234] ACPI: Power Button [PWRF]\n[ 0.580100] GHES: HEST is not enabled!\n[ 0.598375] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636938] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.663529] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.665995] Linux agpgart interface v0.103\n[ 0.668453] brd: module loaded\n[ 0.670268] loop: module loaded\n[ 0.674898] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.676405] GPT:90111 != 20971519\n[ 0.677116] GPT:Alternate GPT header not at the end of the disk.\n[ 0.678244] GPT:90111 != 20971519\n[ 0.678959] GPT: Use GNU Parted to correct GPT errors.\n[ 0.679962] vda: vda1 vda15\n[ 0.681552] scsi host0: ata_piix\n[ 0.682349] scsi host1: ata_piix\n[ 0.683085] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.684346] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.685654] libphy: Fixed MDIO Bus: probed\n[ 0.686550] tun: Universal TUN/TAP device driver, 1.6\n[ 0.687570] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.689594] PPP generic driver version 2.4.2\n[ 0.690496] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.691746] ehci-pci: EHCI PCI platform driver\n[ 0.692594] ehci-platform: EHCI generic platform driver\n[ 0.693560] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694649] ohci-pci: OHCI PCI platform driver\n[ 0.695513] ohci-platform: OHCI generic platform driver\n[ 0.696474] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.715407] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.716424] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717837] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.718816] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.719903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721080] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722477] usb usb1: Product: UHCI Host Controller\n[ 0.723388] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.724490] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.725461] hub 1-0:1.0: USB hub found\n[ 0.726223] hub 1-0:1.0: 2 ports detected\n[ 0.727113] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.729181] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.730098] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.731127] mousedev: PS/2 mouse device common for all mice\n[ 0.732371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.734169] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735270] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736427] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.737577] i2c /dev entries driver\n[ 0.738315] device-mapper: uevent: version 1.0.3\n[ 0.739241] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.740812] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.742102] NET: Registered protocol family 10\n[ 0.743466] NET: Registered protocol family 17\n[ 0.744338] Key type dns_resolver registered\n[ 0.745297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.746372] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.747486] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.749255] registered taskstats version 1\n[ 0.750072] Loading compiled-in X.509 certificates\n[ 0.751475] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.753275] zswap: loaded using pool lzo/zbud\n[ 0.754823] Key type trusted registered\n[ 0.756496] Key type encrypted registered\n[ 0.757295] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.758284] ima: No TPM chip found, activating TPM-bypass!\n[ 0.759293] evm: HMAC attrs: 0x1\n[ 0.760245] Magic number: 14:931:104\n[ 0.761097] rtc_cmos 00:00: setting system clock to 2018-12-23 01:07:51 UTC (1545527271)\n[ 0.773294] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.774419] EDD information not available.\n[ 0.843739] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.845260] Write protecting the kernel read-only data: 14336k\n[ 0.846867] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.848678] 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.908249] 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.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 2.11. iid=i-000000ab\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCp5EiFMUkbrWXU3D5l9wN++RRD4aUZEmfVdtXA2TUtgNlVFSyIA/hdY5znFANEf9hKrjtQBkdjZGBdpWzoK8ZYOLjdYfzjn4BUzXqpR8S3/MdQFKnPIgZix5/XLUF3on4JXrdjOeG3qes+Y5et6OdxwiLfbaaryS0s3RVDdlSVawH4kUJTcK+a9WdjZ3XJjapnKyvJQycX0PDA7mXqRgY2XAJDe7YUW6lRbZ/OHut6MsiVx6wQWG7M9VENVsJK4CyT2762aGViOnyALxW2WUJUgxNDQCRdVzycP4DJIwELc3ey9xTNYKm+b9TsApSDKRxyQARhXIZa02WIrSIiuyQb root@createinstancetwonettests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6\nssh-dss AAAAB3NzaC1kc3MAAACBAPht1hmENJVSGglYOnyx/pmrkpymhXwY8YYFZbc+DfMiwrODuRPWYSy11cVlTLHHLxNS/RLRarGsQI96zR5t10RFJ2G6ZD/68ag3VWIAKIdoJav1P57z5v7DnSaBcbeffu/VEDpF4a+KodK+AVMPIGI/Yu88RiCdiAKYpVo8OP9bAAAAFQCE0hD6TkGrXUzDuB+ggf13UxM4+QAAAIEA88fHmihcGI2voWpZHmy/Vq9UD82fkBZ4OKyjbrCuEX8EHDqZbDR+0CAnDEmQol525FIMx0z8NhshZ3h+FDlBWOL6pXLqKoXdG2yt2w2UMab4WLqMGman4//Qd/czBorkfvhNSW+CdmGOTzhl9SQ2CEBGxbzDQSiFeZMJ7v96GdoAAACBAN848F9Kut6Od85shOp0Nz0tvdsyUHTSpdkHwsIw0Km7zLTH9QaOaqtqECt2CtF+hl3eu7HveNK4YhLbplgY8Gz57/aipzaYbSTqgnAiMLi3EqQ5C5kSaZwGk5CrzeG/cqowJRqkFnS9rXrdEbqgoUQw3zRMCp41/RiqCHEQF0FU root@createinstancetwonettests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6\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:fe35:3b48/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.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000ab\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.58 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6 login: "} 2018-12-23 01:08:04,387 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564/action used request id req-66cfac61-d943-42d6-9301-a4397a2a9245 2018-12-23 01:08:04,388 - create_instance - INFO - Deleting Port with ID - 23707c98-5cd3-4b15-b32f-2a110574bc5d 2018-12-23 01:08:04,388 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm1-port 2018-12-23 01:08:04,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/23707c98-5cd3-4b15-b32f-2a110574bc5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:08:05,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f4ec424-ca2b-414c-b2d4-c4399d737179 Date: Sun, 23 Dec 2018 01:08:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:08:05,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/23707c98-5cd3-4b15-b32f-2a110574bc5d used request id req-4f4ec424-ca2b-414c-b2d4-c4399d737179 2018-12-23 01:08:05,178 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1 2018-12-23 01:08:05,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:08:05,324 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:08:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49a129db-a985-4e18-9f0a-f49648251188 x-compute-request-id: req-49a129db-a985-4e18-9f0a-f49648251188 Content-Type: application/json 2018-12-23 01:08:05,324 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 used request id req-49a129db-a985-4e18-9f0a-f49648251188 2018-12-23 01:08:05,324 - create_instance - INFO - Checking deletion status 2018-12-23 01:08:05,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:08:05,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe82e3d9-7633-4b41-8459-65cdc84fbae6 x-compute-request-id: req-fe82e3d9-7633-4b41-8459-65cdc84fbae6 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:6b:4c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:07:31.000000", "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "de6c7398-2940-4222-a33e-5c1b44636228", "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:08:05Z", "hostId": "89bf732146b93c3c1e0d1bbfc0df9fb5da1c1534d2bdb9a3a3498c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1", "created": "2018-12-23T01:07:24Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:08:05,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 used request id req-fe82e3d9-7633-4b41-8459-65cdc84fbae6 2018-12-23 01:08:05,424 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1] is - ACTIVE 2018-12-23 01:08:05,424 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:08:08,428 - create_instance - DEBUG - VM status query timeout in 296.89677 2018-12-23 01:08:08,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:08:08,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37b49929-f87a-4bee-a083-9fada0425884 x-compute-request-id: req-37b49929-f87a-4bee-a083-9fada0425884 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:07:31.000000", "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "de6c7398-2940-4222-a33e-5c1b44636228", "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:08:05Z", "hostId": "89bf732146b93c3c1e0d1bbfc0df9fb5da1c1534d2bdb9a3a3498c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1", "created": "2018-12-23T01:07:24Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:08:08,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 used request id req-37b49929-f87a-4bee-a083-9fada0425884 2018-12-23 01:08:08,854 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1] is - ACTIVE 2018-12-23 01:08:08,854 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:08:11,857 - create_instance - DEBUG - VM status query timeout in 293.467284203 2018-12-23 01:08:11,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:08:12,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08: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-eaf1aa48-0015-4aea-8f88-2b9a5bf77b43 x-compute-request-id: req-eaf1aa48-0015-4aea-8f88-2b9a5bf77b43 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:07:31.000000", "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "de6c7398-2940-4222-a33e-5c1b44636228", "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:08:05Z", "hostId": "89bf732146b93c3c1e0d1bbfc0df9fb5da1c1534d2bdb9a3a3498c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1", "created": "2018-12-23T01:07:24Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:08:12,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 used request id req-eaf1aa48-0015-4aea-8f88-2b9a5bf77b43 2018-12-23 01:08:12,116 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1] is - ACTIVE 2018-12-23 01:08:12,116 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:08:15,120 - create_instance - DEBUG - VM status query timeout in 290.204902172 2018-12-23 01:08:15,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:08:15,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61443ea1-70f3-4187-ac33-8a924d8c73f1 x-compute-request-id: req-61443ea1-70f3-4187-ac33-8a924d8c73f1 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/de6c7398-2940-4222-a33e-5c1b44636228", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:07:31.000000", "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "de6c7398-2940-4222-a33e-5c1b44636228", "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:08:05Z", "hostId": "89bf732146b93c3c1e0d1bbfc0df9fb5da1c1534d2bdb9a3a3498c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1", "created": "2018-12-23T01:07:24Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:08:15,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 used request id req-61443ea1-70f3-4187-ac33-8a924d8c73f1 2018-12-23 01:08:15,223 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1] is - ACTIVE 2018-12-23 01:08:15,223 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:08:18,226 - create_instance - DEBUG - VM status query timeout in 287.098076105 2018-12-23 01:08:18,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89023fb4cf9a583caef79d6b6b932044ca59969c" 2018-12-23 01:08:18,277 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:08:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b23b1bb5-244c-4b07-a0ef-0f8d40ed63bb x-compute-request-id: req-b23b1bb5-244c-4b07-a0ef-0f8d40ed63bb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance de6c7398-2940-4222-a33e-5c1b44636228 could not be found.", "code": 404}} 2018-12-23 01:08:18,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/de6c7398-2940-4222-a33e-5c1b44636228 used request id req-b23b1bb5-244c-4b07-a0ef-0f8d40ed63bb 2018-12-23 01:08:18,278 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance de6c7398-2940-4222-a33e-5c1b44636228 could not be found. (HTTP 404) (Request-ID: req-b23b1bb5-244c-4b07-a0ef-0f8d40ed63bb) 2018-12-23 01:08:18,278 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst1 2018-12-23 01:08:18,279 - create_instance - INFO - Deleting Port with ID - ebf3682b-7214-42a1-88db-f2ec71d806a9 2018-12-23 01:08:18,279 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-vm2-port 2018-12-23 01:08:18,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/ebf3682b-7214-42a1-88db-f2ec71d806a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:08:18,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25d40805-e351-4eb2-b0f0-15231a5c4cea Date: Sun, 23 Dec 2018 01:08:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:08:18,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/ebf3682b-7214-42a1-88db-f2ec71d806a9 used request id req-25d40805-e351-4eb2-b0f0-15231a5c4cea 2018-12-23 01:08:18,854 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2 2018-12-23 01:08:18,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:08:18,995 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:08:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e72a1d8a-1a75-4032-b38a-2a68290c0c42 x-compute-request-id: req-e72a1d8a-1a75-4032-b38a-2a68290c0c42 Content-Type: application/json 2018-12-23 01:08:18,996 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 used request id req-e72a1d8a-1a75-4032-b38a-2a68290c0c42 2018-12-23 01:08:18,996 - create_instance - INFO - Checking deletion status 2018-12-23 01:08:18,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:08:19,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08: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-2d9b1dca-4814-4ebb-852e-66d8b507f762 x-compute-request-id: req-2d9b1dca-4814-4ebb-852e-66d8b507f762 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:3b:48", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:07:51.000000", "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "5d563ab8-d355-4318-be80-159abbb14564", "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:08:18Z", "hostId": "58126abf888a622a8863aa0bd87651dbe31ae388cb12a96bb91dab78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2", "created": "2018-12-23T01:07:42Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:08:19,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 used request id req-2d9b1dca-4814-4ebb-852e-66d8b507f762 2018-12-23 01:08:19,249 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2] is - ACTIVE 2018-12-23 01:08:19,249 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:08:22,253 - create_instance - DEBUG - VM status query timeout in 296.743477106 2018-12-23 01:08:22,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:08:22,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eebe8a4b-8cbb-4e76-82f2-3e42619a0996 x-compute-request-id: req-eebe8a4b-8cbb-4e76-82f2-3e42619a0996 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.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:07:51.000000", "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "5d563ab8-d355-4318-be80-159abbb14564", "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:08:18Z", "hostId": "58126abf888a622a8863aa0bd87651dbe31ae388cb12a96bb91dab78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2", "created": "2018-12-23T01:07:42Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:08:22,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 used request id req-eebe8a4b-8cbb-4e76-82f2-3e42619a0996 2018-12-23 01:08:22,523 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2] is - ACTIVE 2018-12-23 01:08:22,523 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:08:25,526 - create_instance - DEBUG - VM status query timeout in 293.469783068 2018-12-23 01:08:25,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:08:25,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2141c6a0-4d15-4eae-858d-18cb8a820da4 x-compute-request-id: req-2141c6a0-4d15-4eae-858d-18cb8a820da4 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.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5d563ab8-d355-4318-be80-159abbb14564", "rel": "bookmark"}], "image": {"id": "eea22e63-28c4-42d9-87ee-0a49887215d9", "links": [{"href": "http://172.30.9.26:8774/images/eea22e63-28c4-42d9-87ee-0a49887215d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:07:51.000000", "flavor": {"id": "883af9e6-e597-412f-b403-c0ab8dfda932", "links": [{"href": "http://172.30.9.26:8774/flavors/883af9e6-e597-412f-b403-c0ab8dfda932", "rel": "bookmark"}]}, "id": "5d563ab8-d355-4318-be80-159abbb14564", "user_id": "dcaee7d49bfa4e28b69bf6ce02a37c18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:08:18Z", "hostId": "58126abf888a622a8863aa0bd87651dbe31ae388cb12a96bb91dab78", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2", "created": "2018-12-23T01:07:42Z", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:08:25,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 used request id req-2141c6a0-4d15-4eae-858d-18cb8a820da4 2018-12-23 01:08:25,944 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2] is - ACTIVE 2018-12-23 01:08:25,944 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:08:28,947 - create_instance - DEBUG - VM status query timeout in 290.049155951 2018-12-23 01:08:28,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda9f55ef6852847da7d47791b16b65ae5d254b" 2018-12-23 01:08:29,003 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:08: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-b8e44c47-d3b2-4fff-a68a-c397a93a47c7 x-compute-request-id: req-b8e44c47-d3b2-4fff-a68a-c397a93a47c7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5d563ab8-d355-4318-be80-159abbb14564 could not be found.", "code": 404}} 2018-12-23 01:08:29,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/5d563ab8-d355-4318-be80-159abbb14564 used request id req-b8e44c47-d3b2-4fff-a68a-c397a93a47c7 2018-12-23 01:08:29,003 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5d563ab8-d355-4318-be80-159abbb14564 could not be found. (HTTP 404) (Request-ID: req-b8e44c47-d3b2-4fff-a68a-c397a93a47c7) 2018-12-23 01:08:29,004 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-inst2 2018-12-23 01:08:29,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/883af9e6-e597-412f-b403-c0ab8dfda932 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aee9edc597f365d2021eea2f4a3e9cc42aa81401" 2018-12-23 01:08:29,055 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:08:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4593020-64cd-4b3f-ab81-49eab03b2d35 x-compute-request-id: req-d4593020-64cd-4b3f-ab81-49eab03b2d35 Content-Length: 0 Content-Type: application/json 2018-12-23 01:08:29,055 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/883af9e6-e597-412f-b403-c0ab8dfda932 used request id req-d4593020-64cd-4b3f-ab81-49eab03b2d35 2018-12-23 01:08:29,056 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router and port CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port1 2018-12-23 01:08:29,056 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router 2018-12-23 01:08:29,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/0593d05f-aa49-4c8b-9e7f-a89075ffb4d8/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" -d '{"port_id": "15708f9f-7ad4-45e5-b1bb-1114f5e0d3e4"}' 2018-12-23 01:08:30,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3d231ea6-1d7b-4abb-b225-273a34982cea Date: Sun, 23 Dec 2018 01:08:30 GMT RESP BODY: {"network_id": "ad66f714-cccf-4ecd-98e5-f92762a5a838", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "subnet_id": "6ca96000-5d42-4389-82a0-06e6b0470317", "subnet_ids": ["6ca96000-5d42-4389-82a0-06e6b0470317"], "port_id": "15708f9f-7ad4-45e5-b1bb-1114f5e0d3e4", "id": "0593d05f-aa49-4c8b-9e7f-a89075ffb4d8"} 2018-12-23 01:08:30,417 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0593d05f-aa49-4c8b-9e7f-a89075ffb4d8/remove_router_interface used request id req-3d231ea6-1d7b-4abb-b225-273a34982cea 2018-12-23 01:08:30,418 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router and port CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-router-port2 2018-12-23 01:08:30,418 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router 2018-12-23 01:08:30,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/0593d05f-aa49-4c8b-9e7f-a89075ffb4d8/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" -d '{"port_id": "efbbdb51-d8a8-4125-b62f-7f4abadae501"}' 2018-12-23 01:08:31,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e8ecf199-e408-485c-93bb-368953053e57 Date: Sun, 23 Dec 2018 01:08:31 GMT RESP BODY: {"network_id": "c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "subnet_id": "7070ba73-84bc-408f-b1f1-52551c40020f", "subnet_ids": ["7070ba73-84bc-408f-b1f1-52551c40020f"], "port_id": "efbbdb51-d8a8-4125-b62f-7f4abadae501", "id": "0593d05f-aa49-4c8b-9e7f-a89075ffb4d8"} 2018-12-23 01:08:31,865 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0593d05f-aa49-4c8b-9e7f-a89075ffb4d8/remove_router_interface used request id req-e8ecf199-e408-485c-93bb-368953053e57 2018-12-23 01:08:31,866 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router 2018-12-23 01:08:31,866 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-pub-router 2018-12-23 01:08:31,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/0593d05f-aa49-4c8b-9e7f-a89075ffb4d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b45f2230b530727e3d10c29fbf0bc874621086cd" 2018-12-23 01:08:34,618 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62538d65-78b3-43da-bbc1-ce649e683741 Content-Length: 0 Date: Sun, 23 Dec 2018 01:08:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:08:34,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/0593d05f-aa49-4c8b-9e7f-a89075ffb4d8 used request id req-62538d65-78b3-43da-bbc1-ce649e683741 2018-12-23 01:08:34,618 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1 2018-12-23 01:08:34,619 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet1 2018-12-23 01:08:34,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/6ca96000-5d42-4389-82a0-06e6b0470317 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8046ec57aa644d5a01aaf70d3e3d18238f7778c2" 2018-12-23 01:08:36,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ca6f6c4-6e96-4a02-b45a-32fa44079415 Date: Sun, 23 Dec 2018 01:08:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:08:36,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6ca96000-5d42-4389-82a0-06e6b0470317 used request id req-8ca6f6c4-6e96-4a02-b45a-32fa44079415 2018-12-23 01:08:36,896 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net1 2018-12-23 01:08:36,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/ad66f714-cccf-4ecd-98e5-f92762a5a838 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8046ec57aa644d5a01aaf70d3e3d18238f7778c2" 2018-12-23 01:08:37,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fd2ab0a-d611-4876-99d1-aa802106b0aa Date: Sun, 23 Dec 2018 01:08:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:08:37,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/ad66f714-cccf-4ecd-98e5-f92762a5a838 used request id req-7fd2ab0a-d611-4876-99d1-aa802106b0aa 2018-12-23 01:08:37,932 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2 2018-12-23 01:08:37,932 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-subnet2 2018-12-23 01:08:37,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/7070ba73-84bc-408f-b1f1-52551c40020f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792154fad91fdb8db001407d93e6f44a3190763e" 2018-12-23 01:08:39,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-221a67a9-849c-4fc6-b4e1-df7916a163dd Date: Sun, 23 Dec 2018 01:08:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:08:39,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7070ba73-84bc-408f-b1f1-52551c40020f used request id req-221a67a9-849c-4fc6-b4e1-df7916a163dd 2018-12-23 01:08:39,975 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-net2 2018-12-23 01:08:39,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792154fad91fdb8db001407d93e6f44a3190763e" 2018-12-23 01:08:41,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83f7fcca-7b3d-4ed2-8b81-c6f99bede298 Date: Sun, 23 Dec 2018 01:08:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:08:41,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c8e5ad6e-53f8-4d18-b7ed-7b7c543727b2 used request id req-83f7fcca-7b3d-4ed2-8b81-c6f99bede298 2018-12-23 01:08:41,070 - neutron_utils - INFO - Deleting security group rule with ID - 3d69c4ff-da66-4082-8d99-7d5b2649baec 2018-12-23 01:08:41,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/3d69c4ff-da66-4082-8d99-7d5b2649baec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:08:41,338 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2a75576-f5ed-4f6e-b035-74c47e31b512 Content-Length: 0 Date: Sun, 23 Dec 2018 01:08:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:08:41,338 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/3d69c4ff-da66-4082-8d99-7d5b2649baec used request id req-b2a75576-f5ed-4f6e-b035-74c47e31b512 2018-12-23 01:08:41,338 - neutron_utils - INFO - Deleting security group rule with ID - 6e66b169-0c30-452c-a01a-9cd65f3421f3 2018-12-23 01:08:41,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/6e66b169-0c30-452c-a01a-9cd65f3421f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:08:41,592 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a4758c9-4935-4420-9891-871d719d2953 Content-Length: 0 Date: Sun, 23 Dec 2018 01:08:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:08:41,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/6e66b169-0c30-452c-a01a-9cd65f3421f3 used request id req-1a4758c9-4935-4420-9891-871d719d2953 2018-12-23 01:08:41,592 - neutron_utils - INFO - Deleting security group rule with ID - 58b656d7-188e-469b-8e8e-460a002e7930 2018-12-23 01:08:41,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/58b656d7-188e-469b-8e8e-460a002e7930 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:08:41,841 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bcdeb35a-12ba-4498-a794-85c94dd1dc93 Content-Length: 0 Date: Sun, 23 Dec 2018 01:08:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:08:41,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/58b656d7-188e-469b-8e8e-460a002e7930 used request id req-bcdeb35a-12ba-4498-a794-85c94dd1dc93 2018-12-23 01:08:41,841 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-2b1bde6c-52b7-4224-9263-9b2ce293b9c6-sec-grp 2018-12-23 01:08:41,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4b4fd8b4-cc25-448a-b640-c3461a36293d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9312f47af3b8f145ac2db580e7185b877db9356f" 2018-12-23 01:08:42,156 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52cd04be-55b5-48ea-9f74-4f128e8df44d Content-Length: 0 Date: Sun, 23 Dec 2018 01:08:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:08:42,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4b4fd8b4-cc25-448a-b640-c3461a36293d used request id req-52cd04be-55b5-48ea-9f74-4f128e8df44d 2018-12-23 01:08:42,157 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-be73010b-749c-4c98-90f7-c8d491b55fea 2018-12-23 01:08:42,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}865194017f4531739f39f8624c4ffda9d44b46a1" 2018-12-23 01:08:43,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ee2196f1-d5c7-441a-bbc5-a12351bdb38b Date: Sun, 23 Dec 2018 01:08:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:08:43,682 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/eea22e63-28c4-42d9-87ee-0a49887215d9 used request id req-ee2196f1-d5c7-441a-bbc5-a12351bdb38b 2018-12-23 01:08:43,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabcefac9a476cc840de5f569f1777659d9c308" 2018-12-23 01:08:43,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-45add59c-d30c-41bc-ab40-95f80fd45b89 Date: Sun, 23 Dec 2018 01:08:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:06:53Z", "updated_at": "2018-12-23T01:06:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:06:53Z", "revision_number": 0, "id": "303dfa5a-551d-41d6-9226-f3e59d834e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:06:53Z", "security_group_id": "53d415fd-b23d-43a7-85db-34006f66b9b1", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c2b2a7965e5420ead7198097b09c6bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:06:54Z", "revision_number": 0, "id": "625634f2-caa7-4ecc-94ab-ef6e11e8fd33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:06:54Z", "security_group_id": "53d415fd-b23d-43a7-85db-34006f66b9b1", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c2b2a7965e5420ead7198097b09c6bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:06:53Z", "revision_number": 0, "id": "baa2e81b-31ff-4c31-b6e9-8d0ddbeb46e1", "remote_group_id": "53d415fd-b23d-43a7-85db-34006f66b9b1", "remote_ip_prefix": null, "created_at": "2018-12-23T01:06:53Z", "security_group_id": "53d415fd-b23d-43a7-85db-34006f66b9b1", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c2b2a7965e5420ead7198097b09c6bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:06:54Z", "revision_number": 0, "id": "ce88a503-def5-4202-846b-e20d6e6615ba", "remote_group_id": "53d415fd-b23d-43a7-85db-34006f66b9b1", "remote_ip_prefix": null, "created_at": "2018-12-23T01:06:54Z", "security_group_id": "53d415fd-b23d-43a7-85db-34006f66b9b1", "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c2b2a7965e5420ead7198097b09c6bf"}], "revision_number": 4, "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "53d415fd-b23d-43a7-85db-34006f66b9b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:08:43,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-45add59c-d30c-41bc-ab40-95f80fd45b89 2018-12-23 01:08:43,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabcefac9a476cc840de5f569f1777659d9c308" 2018-12-23 01:08:43,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba9a0cc3-5a85-4487-a4ce-f9be7197592f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf"}, "enabled": true, "id": "7c2b2a7965e5420ead7198097b09c6bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj"}} 2018-12-23 01:08:43,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-ba9a0cc3-5a85-4487-a4ce-f9be7197592f 2018-12-23 01:08:43,997 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 53d415fd-b23d-43a7-85db-34006f66b9b1 2018-12-23 01:08:44,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=53d415fd-b23d-43a7-85db-34006f66b9b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabcefac9a476cc840de5f569f1777659d9c308" 2018-12-23 01:08:44,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9c86003b-0d48-4213-8a52-32b8c3565161 Date: Sun, 23 Dec 2018 01:08: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-12-23T01:06:53Z", "security_group_id": "53d415fd-b23d-43a7-85db-34006f66b9b1", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:06:53Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "303dfa5a-551d-41d6-9226-f3e59d834e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:06:54Z", "security_group_id": "53d415fd-b23d-43a7-85db-34006f66b9b1", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:06:54Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "625634f2-caa7-4ecc-94ab-ef6e11e8fd33"}, {"remote_group_id": "53d415fd-b23d-43a7-85db-34006f66b9b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:06:53Z", "security_group_id": "53d415fd-b23d-43a7-85db-34006f66b9b1", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:06:53Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "baa2e81b-31ff-4c31-b6e9-8d0ddbeb46e1"}, {"remote_group_id": "53d415fd-b23d-43a7-85db-34006f66b9b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:06:54Z", "security_group_id": "53d415fd-b23d-43a7-85db-34006f66b9b1", "port_range_min": null, "revision_number": 0, "tenant_id": "7c2b2a7965e5420ead7198097b09c6bf", "created_at": "2018-12-23T01:06:54Z", "project_id": "7c2b2a7965e5420ead7198097b09c6bf", "id": "ce88a503-def5-4202-846b-e20d6e6615ba"}]} 2018-12-23 01:08:44,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=53d415fd-b23d-43a7-85db-34006f66b9b1 used request id req-9c86003b-0d48-4213-8a52-32b8c3565161 2018-12-23 01:08:44,179 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:08:44,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/53d415fd-b23d-43a7-85db-34006f66b9b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabcefac9a476cc840de5f569f1777659d9c308" 2018-12-23 01:08:44,479 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28514386-a304-45a0-b52c-b247c7cdecc6 Content-Length: 0 Date: Sun, 23 Dec 2018 01:08:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:08:44,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/53d415fd-b23d-43a7-85db-34006f66b9b1 used request id req-28514386-a304-45a0-b52c-b247c7cdecc6 2018-12-23 01:08:44,480 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj 2018-12-23 01:08:44,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabcefac9a476cc840de5f569f1777659d9c308" 2018-12-23 01:08:44,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:08:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d107157-8bc2-431f-903c-ea238183a69b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:08:44,678 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7c2b2a7965e5420ead7198097b09c6bf used request id req-8d107157-8bc2-431f-903c-ea238183a69b 2018-12-23 01:08:44,679 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-proj-role 2018-12-23 01:08:44,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/479e45a995bc4ffdabc30a20d83f1a43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabcefac9a476cc840de5f569f1777659d9c308" 2018-12-23 01:08:44,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:08:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bceec3e3-6031-416d-b13f-e944b468139b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:08:44,832 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/479e45a995bc4ffdabc30a20d83f1a43 used request id req-bceec3e3-6031-416d-b13f-e944b468139b 2018-12-23 01:08:44,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabcefac9a476cc840de5f569f1777659d9c308" 2018-12-23 01:08:44,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb1b936-5c99-4319-8b9e-3c6c695e088a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:08:44,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ffb1b936-5c99-4319-8b9e-3c6c695e088a 2018-12-23 01:08:44,925 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-20e0196f-4c9a-4b1-user 2018-12-23 01:08:44,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/dcaee7d49bfa4e28b69bf6ce02a37c18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c4cfab154414ad05c15894e79d615443fd7f7" 2018-12-23 01:08:45,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:08:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3589493-e73d-4978-9e37-efbf0560bba6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:08:45,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/dcaee7d49bfa4e28b69bf6ce02a37c18 used request id req-b3589493-e73d-4978-9e37-efbf0560bba6 2018-12-23 01:08:45,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:08:45,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:08:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["e7x_Ca2tTfS4HC7lreR-Ig"], "issued_at": "2018-12-23T01:08:45.000000Z"}} 2018-12-23 01:08:45,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e5a21b87a876a056a62a3bd0e5f25bfe6a5e4f" 2018-12-23 01:08:45,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0a1544b-d174-4a5b-be8d-c24500d81b5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:08:45,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d0a1544b-d174-4a5b-be8d-c24500d81b5f 2018-12-23 01:08:45,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:08:45,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:08:45,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:08:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["f_o3OnKjR7O8f6nRpEh9Xg"], "issued_at": "2018-12-23T01:08:45.000000Z"}} 2018-12-23 01:08:45,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d945e0abaaac16e221b25ada23ec44661b96a1" 2018-12-23 01:08:46,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d653b024-2f8b-42d3-bd52-45dc414285eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:08:46,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d653b024-2f8b-42d3-bd52-45dc414285eb 2018-12-23 01:08:46,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:08:46,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:08:46,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d945e0abaaac16e221b25ada23ec44661b96a1" 2018-12-23 01:08:46,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c48126b0-568d-47cf-b0c3-ef9c4905b1c3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:08:46,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj used request id req-c48126b0-568d-47cf-b0c3-ef9c4905b1c3 2018-12-23 01:08:46,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d945e0abaaac16e221b25ada23ec44661b96a1" 2018-12-23 01:08:46,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-064daeac-06ae-48f9-89a9-41a4cf54a9f7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:08:46,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-064daeac-06ae-48f9-89a9-41a4cf54a9f7 2018-12-23 01:08:46,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d945e0abaaac16e221b25ada23ec44661b96a1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj"}}' 2018-12-23 01:08:46,388 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14965c3f-1dac-4f12-b1a1-8c8b0f042e65 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ea63c64fbe6b4395a9491b8662d64006"}, "enabled": true, "id": "ea63c64fbe6b4395a9491b8662d64006", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj"}} 2018-12-23 01:08:46,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-14965c3f-1dac-4f12-b1a1-8c8b0f042e65 2018-12-23 01:08:46,389 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj 2018-12-23 01:08:46,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:08:46,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:08:46,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:08:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["RGlJqkAzSSCU-4uryRWV3g"], "issued_at": "2018-12-23T01:08:46.000000Z"}} 2018-12-23 01:08:46,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb7a227b55dff32ad696e52928a6c7e5759e53b" 2018-12-23 01:08:46,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3fe0d12-660c-4702-b0d8-45da33f2a70a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:08:46,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b3fe0d12-660c-4702-b0d8-45da33f2a70a 2018-12-23 01:08:46,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:08:46,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:08:46,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb7a227b55dff32ad696e52928a6c7e5759e53b" 2018-12-23 01:08:46,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694c6233-ac87-4ca3-b8d8-dbfe7c0f90cc Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:08:46,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-694c6233-ac87-4ca3-b8d8-dbfe7c0f90cc 2018-12-23 01:08:46,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb7a227b55dff32ad696e52928a6c7e5759e53b" 2018-12-23 01:08:47,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b458ea14-edf9-4274-82dd-b7460bfc206a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ea63c64fbe6b4395a9491b8662d64006"}, "enabled": true, "id": "ea63c64fbe6b4395a9491b8662d64006", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj"}]} 2018-12-23 01:08:47,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj used request id req-b458ea14-edf9-4274-82dd-b7460bfc206a 2018-12-23 01:08:47,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb7a227b55dff32ad696e52928a6c7e5759e53b" 2018-12-23 01:08:47,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-335a4ad0-2d5a-4aae-a810-50fee5010db5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:08:47,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-335a4ad0-2d5a-4aae-a810-50fee5010db5 2018-12-23 01:08:47,478 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-2c5c0ddc-1de5-432-user 2018-12-23 01:08:47,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:08:47,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d945e0abaaac16e221b25ada23ec44661b96a1" 2018-12-23 01:08:47,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-940f822f-e741-4090-8e61-fd73c1223e18 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:08:47,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-940f822f-e741-4090-8e61-fd73c1223e18 2018-12-23 01:08:47,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d945e0abaaac16e221b25ada23ec44661b96a1" -d '{"role": {"name": "CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj-role"}}' 2018-12-23 01:08:47,693 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:08:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2846c20-98ff-4b1f-9dbb-38ce9aa008c2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "645816763df64776b1fce98232e26289", "links": {"self": "http://172.30.9.26:5000/v3/roles/645816763df64776b1fce98232e26289"}, "name": "CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj-role"}} 2018-12-23 01:08:47,694 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f2846c20-98ff-4b1f-9dbb-38ce9aa008c2 2018-12-23 01:08:47,694 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj-role 2018-12-23 01:08:47,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/645816763df64776b1fce98232e26289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d945e0abaaac16e221b25ada23ec44661b96a1" 2018-12-23 01:08:47,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d070fa65-be09-4aaa-b148-9964e7df5e21 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/645816763df64776b1fce98232e26289"}, "domain_id": null, "name": "CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj-role", "id": "645816763df64776b1fce98232e26289"}} 2018-12-23 01:08:47,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/645816763df64776b1fce98232e26289 used request id req-d070fa65-be09-4aaa-b148-9964e7df5e21 2018-12-23 01:08:47,714 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj-role to project CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj 2018-12-23 01:08:47,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ea63c64fbe6b4395a9491b8662d64006/users/b17f8b3a75844e68976b33ad2da76fd1/roles/645816763df64776b1fce98232e26289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d945e0abaaac16e221b25ada23ec44661b96a1" 2018-12-23 01:08:47,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:08:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eed1bed-8e10-4389-80f9-fbdc7172d96b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:08:47,846 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ea63c64fbe6b4395a9491b8662d64006/users/b17f8b3a75844e68976b33ad2da76fd1/roles/645816763df64776b1fce98232e26289 used request id req-6eed1bed-8e10-4389-80f9-fbdc7172d96b 2018-12-23 01:08:47,846 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:08:47,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:08:47,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:08:47,849 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:08:47,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:08:47,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:08:48,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "645816763df64776b1fce98232e26289", "name": "CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj-role"}], "expires_at": "2018-12-23T02:08:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea63c64fbe6b4395a9491b8662d64006", "name": "CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ea63c64fbe6b4395a9491b8662d64006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/ea63c64fbe6b4395a9491b8662d64006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/ea63c64fbe6b4395a9491b8662d64006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/ea63c64fbe6b4395a9491b8662d64006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/ea63c64fbe6b4395a9491b8662d64006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/ea63c64fbe6b4395a9491b8662d64006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ea63c64fbe6b4395a9491b8662d64006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/ea63c64fbe6b4395a9491b8662d64006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/ea63c64fbe6b4395a9491b8662d64006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ea63c64fbe6b4395a9491b8662d64006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/ea63c64fbe6b4395a9491b8662d64006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/ea63c64fbe6b4395a9491b8662d64006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-2c5c0ddc-1de5-432-user", "id": "b17f8b3a75844e68976b33ad2da76fd1"}, "audit_ids": ["zJrTof5BSv2JUQeFivHx-Q"], "issued_at": "2018-12-23T01:08:48.000000Z"}} 2018-12-23 01:08:48,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f226be189fdd3228c48c694f5ac7e37d41853e1" 2018-12-23 01:08:48,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-008ec9c8-4e54-4a74-906a-15482eacdb73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:08:48,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-008ec9c8-4e54-4a74-906a-15482eacdb73 2018-12-23 01:08:48,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f226be189fdd3228c48c694f5ac7e37d41853e1" 2018-12-23 01:08:48,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-8694f5e4-3533-4f0d-af5e-eb4baca21124 Date: Sun, 23 Dec 2018 01:08:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-image"} 2018-12-23 01:08:48,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-image used request id req-8694f5e4-3533-4f0d-af5e-eb4baca21124 2018-12-23 01:08:48,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f226be189fdd3228c48c694f5ac7e37d41853e1" 2018-12-23 01:08:48,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-77dcfc45-c2b8-43bf-ae8e-081fbb185fed Date: Sun, 23 Dec 2018 01:08:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:08:48,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-77dcfc45-c2b8-43bf-ae8e-081fbb185fed 2018-12-23 01:08:48,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8f226be189fdd3228c48c694f5ac7e37d41853e1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-image"}' 2018-12-23 01:08:48,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204 X-Openstack-Request-Id: req-cc0149d3-ba0e-4e56-bbb6-d0a0eeeb7773 Date: Sun, 23 Dec 2018 01:08:48 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:08:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:08:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204", "min_disk": 0, "protected": false, "id": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "file": "/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204/file", "checksum": null, "owner": "ea63c64fbe6b4395a9491b8662d64006", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:08:48,972 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-cc0149d3-ba0e-4e56-bbb6-d0a0eeeb7773 2018-12-23 01:08:48,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f226be189fdd3228c48c694f5ac7e37d41853e1" -d '' 2018-12-23 01:08:50,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bce553e5-6ee6-432e-ba1a-5d1156e25e8b Date: Sun, 23 Dec 2018 01:08:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:08:50,734 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204/file used request id req-bce553e5-6ee6-432e-ba1a-5d1156e25e8b 2018-12-23 01:08:50,734 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:08:50,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f226be189fdd3228c48c694f5ac7e37d41853e1" 2018-12-23 01:08:50,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-228cd6ca-2a9b-44b1-b8d5-3b13043cfcb3 Date: Sun, 23 Dec 2018 01:08:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:08:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:08:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4a4b6568-886d-4440-b9d7-ae1ce4073204/snap", "metadata": {}}], "self": "/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204", "min_disk": 0, "protected": false, "id": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "file": "/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ea63c64fbe6b4395a9491b8662d64006", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4a4b6568-886d-4440-b9d7-ae1ce4073204/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:08:50,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204 used request id req-228cd6ca-2a9b-44b1-b8d5-3b13043cfcb3 2018-12-23 01:08:50,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f226be189fdd3228c48c694f5ac7e37d41853e1" 2018-12-23 01:08:51,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-56d79694-c35a-4ade-a69a-e7a51e715e69 Date: Sun, 23 Dec 2018 01: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-12-23 01:08:51,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-56d79694-c35a-4ade-a69a-e7a51e715e69 2018-12-23 01:08:51,052 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-image 2018-12-23 01:08:51,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f226be189fdd3228c48c694f5ac7e37d41853e1" 2018-12-23 01:08:51,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-210d7304-6ac6-43c7-a2be-dbf957e8583a Date: Sun, 23 Dec 2018 01:08:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:08:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:08:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4a4b6568-886d-4440-b9d7-ae1ce4073204/snap", "metadata": {}}], "self": "/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204", "min_disk": 0, "protected": false, "id": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "file": "/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ea63c64fbe6b4395a9491b8662d64006", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4a4b6568-886d-4440-b9d7-ae1ce4073204/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:08:51,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204 used request id req-210d7304-6ac6-43c7-a2be-dbf957e8583a 2018-12-23 01:08:51,225 - create_image - DEBUG - Instance status is - active 2018-12-23 01:08:51,225 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-image 2018-12-23 01:08:51,225 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-image 2018-12-23 01:08:51,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:08:51,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:08:51,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["3tgwXbAyRimzVHTYcvreeQ"], "issued_at": "2018-12-23T01:08:51.000000Z"}} 2018-12-23 01:08:51,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e9b1ccf117a3c7917777406033d91c5dd48d5e" 2018-12-23 01:08:51,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b40aa2c7-b234-4e16-bf6e-7b2a6bc8b4fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:08:51,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b40aa2c7-b234-4e16-bf6e-7b2a6bc8b4fe 2018-12-23 01:08:51,702 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:08:51,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e9b1ccf117a3c7917777406033d91c5dd48d5e" 2018-12-23 01:08:51,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-a4b2485b-ac53-4630-8820-a8a4756410c0 x-compute-request-id: req-a4b2485b-ac53-4630-8820-a8a4756410c0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:08:51,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a4b2485b-ac53-4630-8820-a8a4756410c0 2018-12-23 01:08:51,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e9b1ccf117a3c7917777406033d91c5dd48d5e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-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-12-23 01:08:51,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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,Accept-Encoding x-openstack-request-id: req-eb5d9351-ce7b-4ef6-83c5-62f2aafc2ec9 x-compute-request-id: req-eb5d9351-ce7b-4ef6-83c5-62f2aafc2ec9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5ee28d7e-f6ea-44b2-86bd-beab04042712", "name": "CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:08:51,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-eb5d9351-ce7b-4ef6-83c5-62f2aafc2ec9 2018-12-23 01:08:51,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:08:51,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:08:52,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:08:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["VVCi1gwcTISW1SKALfo6JQ"], "issued_at": "2018-12-23T01:08:52.000000Z"}} 2018-12-23 01:08:52,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48efe361fc6a57d0f609c21e9bf075744e6333e2" 2018-12-23 01:08:52,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cc58384-3657-4237-903a-474b9cb92a3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:08:52,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9cc58384-3657-4237-903a-474b9cb92a3f 2018-12-23 01:08:52,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48efe361fc6a57d0f609c21e9bf075744e6333e2" 2018-12-23 01:08:52,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2ccc1cdd-0e42-422a-b0b7-6ae6ee97f499 Date: Sun, 23 Dec 2018 01:08:52 GMT RESP BODY: {"networks":[]} 2018-12-23 01:08:52,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net used request id req-2ccc1cdd-0e42-422a-b0b7-6ae6ee97f499 2018-12-23 01:08:52,571 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net 2018-12-23 01:08:52,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48efe361fc6a57d0f609c21e9bf075744e6333e2" -d '{"network": {"name": "CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net", "admin_state_up": true}}' 2018-12-23 01:08:53,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-bfdce505-476b-4658-80a4-c6fa34c855c2 Date: Sun, 23 Dec 2018 01:08:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:08:53Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:52Z","mtu":1450}} 2018-12-23 01:08:53,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-bfdce505-476b-4658-80a4-c6fa34c855c2 2018-12-23 01:08:53,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48efe361fc6a57d0f609c21e9bf075744e6333e2" 2018-12-23 01:08:53,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-a3c7e371-c5dd-4fbe-b234-6d536e5d0bae Date: Sun, 23 Dec 2018 01:08:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:08:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:52Z","provider:network_type":"vxlan"}]} 2018-12-23 01:08:53,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-a3c7e371-c5dd-4fbe-b234-6d536e5d0bae 2018-12-23 01:08:53,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48efe361fc6a57d0f609c21e9bf075744e6333e2" 2018-12-23 01:08:53,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-81ad7790-e73b-4695-b564-d3af4036d948 Date: Sun, 23 Dec 2018 01:08:53 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:08:53,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-81ad7790-e73b-4695-b564-d3af4036d948 2018-12-23 01:08:53,716 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-subnet 2018-12-23 01:08:53,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48efe361fc6a57d0f609c21e9bf075744e6333e2" -d '{"subnets": [{"ip_version": 4, "network_id": "fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-subnet"}]}' 2018-12-23 01:08:54,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d286d10b-0e5e-423b-896f-31d332e707d4 Date: Sun, 23 Dec 2018 01:08:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:08: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"d827f5d5-9559-4104-8696-e36745c37dd6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-subnet"}]} 2018-12-23 01:08:54,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-d286d10b-0e5e-423b-896f-31d332e707d4 2018-12-23 01:08:54,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48efe361fc6a57d0f609c21e9bf075744e6333e2" 2018-12-23 01:08:54,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-dc32903c-1b2b-4c28-8ba8-93609682ef99 Date: Sun, 23 Dec 2018 01:08:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["d827f5d5-9559-4104-8696-e36745c37dd6"],"description":"","tags":[],"updated_at":"2018-12-23T01:08:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:52Z","provider:network_type":"vxlan"}]} 2018-12-23 01:08:54,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-dc32903c-1b2b-4c28-8ba8-93609682ef99 2018-12-23 01:08:54,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48efe361fc6a57d0f609c21e9bf075744e6333e2" 2018-12-23 01:08:54,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a7f0ab5b-3e22-4000-8c35-02b6f8168b6e Date: Sun, 23 Dec 2018 01:08:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:08: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"d827f5d5-9559-4104-8696-e36745c37dd6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-subnet"}]} 2018-12-23 01:08:54,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-a7f0ab5b-3e22-4000-8c35-02b6f8168b6e 2018-12-23 01:08:54,737 - OpenStackNetwork - DEBUG - Network [fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5] created successfully 2018-12-23 01:08:54,737 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:08:54,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:08:54,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:08:54,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:08:54,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:08:55,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:08:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["pRjLn0FCQJGX6kW09stHeg"], "issued_at": "2018-12-23T01:08:55.000000Z"}} 2018-12-23 01:08:55,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49977635ab13f92287914cc99bd150192c13be72" 2018-12-23 01:08:55,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea2f3434-2e1d-4420-916b-badcebc51368 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:08:55,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ea2f3434-2e1d-4420-916b-badcebc51368 2018-12-23 01:08:55,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:08:55,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:08:55,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:08:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["endEObcrTQOK2zUmZXWjtw"], "issued_at": "2018-12-23T01:08:55.000000Z"}} 2018-12-23 01:08:55,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:55,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3446518-55c5-46c5-95d5-954831ef1b7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:08:55,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f3446518-55c5-46c5-95d5-954831ef1b7d 2018-12-23 01:08:55,694 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:08:55,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:55,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad10cb6-79bb-4edf-81e0-db7bde2a2c80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:08:55,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dad10cb6-79bb-4edf-81e0-db7bde2a2c80 2018-12-23 01:08:55,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:55,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-eaae8b90-e2e5-4449-9dcb-aacbdb7ebcc5 Date: Sun, 23 Dec 2018 01:08:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["d827f5d5-9559-4104-8696-e36745c37dd6"],"description":"","tags":[],"updated_at":"2018-12-23T01:08:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:52Z","provider:network_type":"vxlan"}]} 2018-12-23 01:08:55,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net used request id req-eaae8b90-e2e5-4449-9dcb-aacbdb7ebcc5 2018-12-23 01:08:55,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:08:55,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:08:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:08:55,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:55,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a000cda-5802-4c06-a9c7-406506a3ef38 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:08:55,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-7a000cda-5802-4c06-a9c7-406506a3ef38 2018-12-23 01:08:55,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:56,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7bfce121-d2a0-458a-a100-4ea92bc091d1 Date: Sun, 23 Dec 2018 01:08:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:08: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"d827f5d5-9559-4104-8696-e36745c37dd6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-subnet"}]} 2018-12-23 01:08:56,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-7bfce121-d2a0-458a-a100-4ea92bc091d1 2018-12-23 01:08:56,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5&name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:56,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a81b10d9-db26-4bd7-84cd-d724b041a5b9 Date: Sun, 23 Dec 2018 01:08:56 GMT RESP BODY: {"ports":[]} 2018-12-23 01:08:56,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5&name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-port&admin_state_up=True used request id req-a81b10d9-db26-4bd7-84cd-d724b041a5b9 2018-12-23 01:08:56,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:56,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08: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-e5a44d53-229d-4828-b4bd-194b59f56eb0 x-compute-request-id: req-e5a44d53-229d-4828-b4bd-194b59f56eb0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:08:56,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst used request id req-e5a44d53-229d-4828-b4bd-194b59f56eb0 2018-12-23 01:08:56,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:56,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-184bf78d-fd90-42c1-b199-5b45a1d1b984 Date: Sun, 23 Dec 2018 01:08:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["d827f5d5-9559-4104-8696-e36745c37dd6"],"description":"","tags":[],"updated_at":"2018-12-23T01:08:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:52Z","provider:network_type":"vxlan"}]} 2018-12-23 01:08:56,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net used request id req-184bf78d-fd90-42c1-b199-5b45a1d1b984 2018-12-23 01:08:56,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:56,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-638fa911-8ab8-42eb-920c-08b860bf4b78 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:08:56,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-638fa911-8ab8-42eb-920c-08b860bf4b78 2018-12-23 01:08:56,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:57,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f709de91-891b-4941-a5b9-d54da620530f Date: Sun, 23 Dec 2018 01:08:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:08: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"d827f5d5-9559-4104-8696-e36745c37dd6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-subnet"}]} 2018-12-23 01:08:57,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-f709de91-891b-4941-a5b9-d54da620530f 2018-12-23 01:08:57,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5&name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:57,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b3519c9e-a1fd-4ac5-a537-af6d0467a1c2 Date: Sun, 23 Dec 2018 01:08:57 GMT RESP BODY: {"ports":[]} 2018-12-23 01:08:57,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5&name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-port&admin_state_up=True used request id req-b3519c9e-a1fd-4ac5-a537-af6d0467a1c2 2018-12-23 01:08:57,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:08:57,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:08:57,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["fKZ1hddDQQ2x6UohnoJWvA"], "issued_at": "2018-12-23T01:08:57.000000Z"}} 2018-12-23 01:08:57,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe511d676702cd5709e2f08a5b4afd1afed90bc0" 2018-12-23 01:08:57,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3561639d-1a0f-4b16-aa57-28d7b75a4ec9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:08:57,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3561639d-1a0f-4b16-aa57-28d7b75a4ec9 2018-12-23 01:08:57,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:58,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-9e399a35-5db2-4dfb-a69f-68e3e21cca9b Date: Sun, 23 Dec 2018 01:08:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["d827f5d5-9559-4104-8696-e36745c37dd6"],"description":"","tags":[],"updated_at":"2018-12-23T01:08:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:52Z","provider:network_type":"vxlan"}]} 2018-12-23 01:08:58,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net used request id req-9e399a35-5db2-4dfb-a69f-68e3e21cca9b 2018-12-23 01:08:58,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:58,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1a64a24f-bc6a-47c9-9cad-e8866f05dba0 Date: Sun, 23 Dec 2018 01:08:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:08: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"d827f5d5-9559-4104-8696-e36745c37dd6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-subnet"}]} 2018-12-23 01:08:58,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-1a64a24f-bc6a-47c9-9cad-e8866f05dba0 2018-12-23 01:08:58,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:58,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-f37a8ae6-75cf-4bbf-af7f-49468f3facd6 Date: Sun, 23 Dec 2018 01:08:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["d827f5d5-9559-4104-8696-e36745c37dd6"],"description":"","tags":[],"updated_at":"2018-12-23T01:08:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:52Z","provider:network_type":"vxlan"}]} 2018-12-23 01:08:58,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net used request id req-f37a8ae6-75cf-4bbf-af7f-49468f3facd6 2018-12-23 01:08:58,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:08:58,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:08:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:08:58,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe511d676702cd5709e2f08a5b4afd1afed90bc0" 2018-12-23 01:08:58,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-199ba5d3-ce1f-46ce-829d-f595aaa2af23 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:08:58,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-199ba5d3-ce1f-46ce-829d-f595aaa2af23 2018-12-23 01:08:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:58,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-18142b5b-710b-4e2c-b503-016c9163636f Date: Sun, 23 Dec 2018 01:08:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:08: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"d827f5d5-9559-4104-8696-e36745c37dd6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-subnet"}]} 2018-12-23 01:08:58,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-18142b5b-710b-4e2c-b503-016c9163636f 2018-12-23 01:08:58,767 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net 2018-12-23 01:08:58,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" -d '{"port": {"network_id": "fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5", "name": "CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-port", "admin_state_up": true}}' 2018-12-23 01:08:59,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-b090f230-15be-44bd-a292-cc3d51a09c7e Date: Sun, 23 Dec 2018 01:08:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:08:59Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.6"}],"id":"64dff249-cc3c-4195-ad37-201d385ea102","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:78:fb:57","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-port","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","qos_policy_id":null,"admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:58Z","binding:vnic_type":"normal"}} 2018-12-23 01:08:59,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-b090f230-15be-44bd-a292-cc3d51a09c7e 2018-12-23 01:08:59,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:59,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-d953817b-7c74-4c18-8d9f-e4398952f7f2 Date: Sun, 23 Dec 2018 01:08:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["d827f5d5-9559-4104-8696-e36745c37dd6"],"description":"","tags":[],"updated_at":"2018-12-23T01:08:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:52Z","provider:network_type":"vxlan"}]} 2018-12-23 01:08:59,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net used request id req-d953817b-7c74-4c18-8d9f-e4398952f7f2 2018-12-23 01:08:59,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:59,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5777a2-eb53-4ac4-b61a-1eeda7e9936a 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:08:59,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-4b5777a2-eb53-4ac4-b61a-1eeda7e9936a 2018-12-23 01:08:59,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:08:59,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-31741d45-f6ee-44b2-98de-43e5523464c9 Date: Sun, 23 Dec 2018 01:08:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:08: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"d827f5d5-9559-4104-8696-e36745c37dd6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-subnet"}]} 2018-12-23 01:08:59,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-31741d45-f6ee-44b2-98de-43e5523464c9 2018-12-23 01:08:59,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5&name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:00,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-0a4f4bdf-5851-4db9-a6b3-19146faec70f Date: Sun, 23 Dec 2018 01:09:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:08:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.6"}],"id":"64dff249-cc3c-4195-ad37-201d385ea102","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:78:fb:57","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-port","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:58Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:09:00,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5&name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-port&admin_state_up=True used request id req-0a4f4bdf-5851-4db9-a6b3-19146faec70f 2018-12-23 01:09:00,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:00,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e90fe9b6-3041-482e-b907-8a20630ac5b9 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:09:00,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-e90fe9b6-3041-482e-b907-8a20630ac5b9 2018-12-23 01:09:00,133 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst 2018-12-23 01:09:00,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:00,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fad4f16d-d812-40d3-ae68-2a00430bd31c x-compute-request-id: req-fad4f16d-d812-40d3-ae68-2a00430bd31c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5ee28d7e-f6ea-44b2-86bd-beab04042712", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-flavor-name"}]} 2018-12-23 01:09:00,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fad4f16d-d812-40d3-ae68-2a00430bd31c 2018-12-23 01:09:00,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:00,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19fd311d-da37-4191-938f-b522dd9fc063 x-compute-request-id: req-19fd311d-da37-4191-938f-b522dd9fc063 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5ee28d7e-f6ea-44b2-86bd-beab04042712", "name": "CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:09:00,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712 used request id req-19fd311d-da37-4191-938f-b522dd9fc063 2018-12-23 01:09:00,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:00,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-905e0e96-466c-4d8f-837c-3c7740676fb3 Date: Sun, 23 Dec 2018 01:09:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:08:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:08:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4a4b6568-886d-4440-b9d7-ae1ce4073204/snap", "metadata": {}}], "self": "/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204", "min_disk": 0, "protected": false, "id": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "file": "/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ea63c64fbe6b4395a9491b8662d64006", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4a4b6568-886d-4440-b9d7-ae1ce4073204/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-image"} 2018-12-23 01:09:00,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-image used request id req-905e0e96-466c-4d8f-837c-3c7740676fb3 2018-12-23 01:09:00,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:00,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bac50fdc-2e13-407c-8b8d-12a57054d4b2 Date: Sun, 23 Dec 2018 01:09:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:09:00,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-bac50fdc-2e13-407c-8b8d-12a57054d4b2 2018-12-23 01:09:00,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" -d '{"server": {"name": "CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst", "imageRef": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "flavorRef": "5ee28d7e-f6ea-44b2-86bd-beab04042712", "max_count": 1, "min_count": 1, "networks": [{"port": "64dff249-cc3c-4195-ad37-201d385ea102"}]}}' 2018-12-23 01:09:02,132 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:09:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30feba5e-efe1-46b3-bb25-9715c75d6f48 x-compute-request-id: req-30feba5e-efe1-46b3-bb25-9715c75d6f48 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "bookmark"}], "adminPass": "ECg2HB6UEeqo"}} 2018-12-23 01:09:02,132 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-30feba5e-efe1-46b3-bb25-9715c75d6f48 2018-12-23 01:09:02,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:02,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09: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-927144f7-eb6b-4e2b-9769-544621695a99 x-compute-request-id: req-927144f7-eb6b-4e2b-9769-544621695a99 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "bookmark"}], "image": {"id": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "links": [{"href": "http://172.30.9.26:8774/images/4a4b6568-886d-4440-b9d7-ae1ce4073204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5ee28d7e-f6ea-44b2-86bd-beab04042712", "links": [{"href": "http://172.30.9.26:8774/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "bookmark"}]}, "id": "ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "user_id": "b1cd762f6fd044759e47f1e6318aa906", "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-12-23T01:09:02Z", "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-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst", "created": "2018-12-23T01:09:02Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:09:02,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 used request id req-927144f7-eb6b-4e2b-9769-544621695a99 2018-12-23 01:09:02,499 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst 2018-12-23 01:09:02,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:02,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09: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-d32ad9e7-b3bb-43cb-9711-5956cd929524 x-compute-request-id: req-d32ad9e7-b3bb-43cb-9711-5956cd929524 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "bookmark"}], "image": {"id": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "links": [{"href": "http://172.30.9.26:8774/images/4a4b6568-886d-4440-b9d7-ae1ce4073204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b1", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5ee28d7e-f6ea-44b2-86bd-beab04042712", "links": [{"href": "http://172.30.9.26:8774/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "bookmark"}]}, "id": "ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:09:02Z", "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-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst", "created": "2018-12-23T01:09:02Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:09:02,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 used request id req-d32ad9e7-b3bb-43cb-9711-5956cd929524 2018-12-23 01:09:02,903 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst] is - BUILD 2018-12-23 01:09:02,903 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:09:05,906 - create_instance - DEBUG - VM status query timeout in 896.592931986 2018-12-23 01:09:05,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:06,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b2cfb94-887b-4bb9-8174-5eb0774aa434 x-compute-request-id: req-3b2cfb94-887b-4bb9-8174-5eb0774aa434 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:fb:57", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "bookmark"}], "image": {"id": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "links": [{"href": "http://172.30.9.26:8774/images/4a4b6568-886d-4440-b9d7-ae1ce4073204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b1", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5ee28d7e-f6ea-44b2-86bd-beab04042712", "links": [{"href": "http://172.30.9.26:8774/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "bookmark"}]}, "id": "ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:09:03Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst", "created": "2018-12-23T01:09:02Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:09:06,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 used request id req-3b2cfb94-887b-4bb9-8174-5eb0774aa434 2018-12-23 01:09:06,232 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst] is - BUILD 2018-12-23 01:09:06,232 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:09:09,236 - create_instance - DEBUG - VM status query timeout in 893.263165951 2018-12-23 01:09:09,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:09,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a20e924-c71b-4ef5-8092-ed3517eac8aa x-compute-request-id: req-4a20e924-c71b-4ef5-8092-ed3517eac8aa Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:fb:57", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "bookmark"}], "image": {"id": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "links": [{"href": "http://172.30.9.26:8774/images/4a4b6568-886d-4440-b9d7-ae1ce4073204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b1", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5ee28d7e-f6ea-44b2-86bd-beab04042712", "links": [{"href": "http://172.30.9.26:8774/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "bookmark"}]}, "id": "ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:09:03Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst", "created": "2018-12-23T01:09:02Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:09:09,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 used request id req-4a20e924-c71b-4ef5-8092-ed3517eac8aa 2018-12-23 01:09:09,709 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst] is - BUILD 2018-12-23 01:09:09,709 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:09:12,713 - create_instance - DEBUG - VM status query timeout in 889.786265135 2018-12-23 01:09:12,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:13,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-e63580a9-4d6a-487e-b172-e3d06f1b16dd x-compute-request-id: req-e63580a9-4d6a-487e-b172-e3d06f1b16dd Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:fb:57", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "bookmark"}], "image": {"id": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "links": [{"href": "http://172.30.9.26:8774/images/4a4b6568-886d-4440-b9d7-ae1ce4073204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b1", "OS-SRV-USG:launched_at": "2018-12-23T01:09:09.000000", "flavor": {"id": "5ee28d7e-f6ea-44b2-86bd-beab04042712", "links": [{"href": "http://172.30.9.26:8774/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "bookmark"}]}, "id": "ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:09:09Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst", "created": "2018-12-23T01:09:02Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:09:13,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 used request id req-e63580a9-4d6a-487e-b172-e3d06f1b16dd 2018-12-23 01:09:13,334 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst] is - ACTIVE 2018-12-23 01:09:13,334 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:09:13,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:14,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09: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-a7d9ea9a-da0d-418c-9a79-6456e2ec6ba6 x-compute-request-id: req-a7d9ea9a-da0d-418c-9a79-6456e2ec6ba6 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:fb:57", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "bookmark"}], "image": {"id": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "links": [{"href": "http://172.30.9.26:8774/images/4a4b6568-886d-4440-b9d7-ae1ce4073204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b1", "OS-SRV-USG:launched_at": "2018-12-23T01:09:09.000000", "flavor": {"id": "5ee28d7e-f6ea-44b2-86bd-beab04042712", "links": [{"href": "http://172.30.9.26:8774/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "bookmark"}]}, "id": "ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:09:09Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst", "created": "2018-12-23T01:09:02Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:09:14,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 used request id req-a7d9ea9a-da0d-418c-9a79-6456e2ec6ba6 2018-12-23 01:09:14,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:14,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-0cfc5600-318c-4fd8-aa24-e53fd3ef106e Date: Sun, 23 Dec 2018 01:09:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["d827f5d5-9559-4104-8696-e36745c37dd6"],"description":"","tags":[],"updated_at":"2018-12-23T01:08:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:52Z","provider:network_type":"vxlan"}]} 2018-12-23 01:09:14,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net used request id req-0cfc5600-318c-4fd8-aa24-e53fd3ef106e 2018-12-23 01:09:14,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:14,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c72383c6-2aab-49f2-8f82-1c693ac0125e 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:09:14,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-c72383c6-2aab-49f2-8f82-1c693ac0125e 2018-12-23 01:09:14,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:14,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ae7f8e27-a786-44b8-afcc-4a7a4cea3ce8 Date: Sun, 23 Dec 2018 01:09:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:08: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"d827f5d5-9559-4104-8696-e36745c37dd6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-subnet"}]} 2018-12-23 01:09:14,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-ae7f8e27-a786-44b8-afcc-4a7a4cea3ce8 2018-12-23 01:09:14,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:14,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-4c1e53ed-1a16-418b-a804-0ed80a938943 Date: Sun, 23 Dec 2018 01:09:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:08:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.3"}],"id":"0caed6ca-b47d-4ddf-ba4d-6aa27c7f9a69","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:a4:69","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:08:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.4"}],"id":"54dcdf43-c8b6-4902-93b7-1242ba6eab6c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:81:3c","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:08:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.2"}],"id":"5d7d8252-57aa-472a-bee9-e3670a0ef840","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:76:24","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.6"}],"id":"64dff249-cc3c-4195-ad37-201d385ea102","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:fb:57","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-port","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:58Z","binding:vnic_type":"normal","device_id":"ccca63cb-bc8d-4b24-8a88-cfa690b945f8"}]} 2018-12-23 01:09:14,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-4c1e53ed-1a16-418b-a804-0ed80a938943 2018-12-23 01:09:14,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:09:15,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:09:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["PiWFvZrVRriUmuejpR57Kw"], "issued_at": "2018-12-23T01:09:15.000000Z"}} 2018-12-23 01:09:15,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fe5a875920e8909032e9b39711e8d5f09b4bef" 2018-12-23 01:09:15,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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,Accept-Encoding x-openstack-request-id: req-b206ff4f-c472-4f99-89c8-6f93de228a72 x-compute-request-id: req-b206ff4f-c472-4f99-89c8-6f93de228a72 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:fb:57", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "bookmark"}], "image": {"id": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "links": [{"href": "http://172.30.9.26:8774/images/4a4b6568-886d-4440-b9d7-ae1ce4073204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b1", "OS-SRV-USG:launched_at": "2018-12-23T01:09:09.000000", "flavor": {"id": "5ee28d7e-f6ea-44b2-86bd-beab04042712", "links": [{"href": "http://172.30.9.26:8774/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "bookmark"}]}, "id": "ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:09:09Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst", "created": "2018-12-23T01:09:02Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:09:15,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst used request id req-b206ff4f-c472-4f99-89c8-6f93de228a72 2018-12-23 01:09:15,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:09:16,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:09:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["gIEbPwccRVyW4yu4XxMB8Q"], "issued_at": "2018-12-23T01:09:16.000000Z"}} 2018-12-23 01:09:16,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8917293e4d3e7aed5584775756cbfbb7207c38a0" 2018-12-23 01:09:16,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-979fd543-57eb-4a27-953f-e126a3cceb54 Date: Sun, 23 Dec 2018 01:09:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["d827f5d5-9559-4104-8696-e36745c37dd6"],"description":"","tags":[],"updated_at":"2018-12-23T01:08:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:52Z","provider:network_type":"vxlan"}]} 2018-12-23 01:09:16,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net used request id req-979fd543-57eb-4a27-953f-e126a3cceb54 2018-12-23 01:09:16,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8917293e4d3e7aed5584775756cbfbb7207c38a0" 2018-12-23 01:09:16,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fdf6be16-6f44-4560-beaa-2d239999c473 Date: Sun, 23 Dec 2018 01:09:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:08: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"d827f5d5-9559-4104-8696-e36745c37dd6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-subnet"}]} 2018-12-23 01:09:16,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-fdf6be16-6f44-4560-beaa-2d239999c473 2018-12-23 01:09:16,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8917293e4d3e7aed5584775756cbfbb7207c38a0" 2018-12-23 01:09:17,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-762e41f8-b3fb-4e9d-9804-be9a8f160502 Date: Sun, 23 Dec 2018 01:09:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:08:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.3"}],"id":"0caed6ca-b47d-4ddf-ba4d-6aa27c7f9a69","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:a4:69","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:08:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.4"}],"id":"54dcdf43-c8b6-4902-93b7-1242ba6eab6c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:81:3c","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:08:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.2"}],"id":"5d7d8252-57aa-472a-bee9-e3670a0ef840","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:76:24","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.6"}],"id":"64dff249-cc3c-4195-ad37-201d385ea102","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:fb:57","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-port","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:58Z","binding:vnic_type":"normal","device_id":"ccca63cb-bc8d-4b24-8a88-cfa690b945f8"}]} 2018-12-23 01:09:17,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-762e41f8-b3fb-4e9d-9804-be9a8f160502 2018-12-23 01:09:17,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:09:17,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "645816763df64776b1fce98232e26289", "name": "CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj-role"}], "expires_at": "2018-12-23T02:09:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea63c64fbe6b4395a9491b8662d64006", "name": "CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ea63c64fbe6b4395a9491b8662d64006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/ea63c64fbe6b4395a9491b8662d64006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/ea63c64fbe6b4395a9491b8662d64006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/ea63c64fbe6b4395a9491b8662d64006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/ea63c64fbe6b4395a9491b8662d64006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/ea63c64fbe6b4395a9491b8662d64006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ea63c64fbe6b4395a9491b8662d64006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/ea63c64fbe6b4395a9491b8662d64006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/ea63c64fbe6b4395a9491b8662d64006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ea63c64fbe6b4395a9491b8662d64006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/ea63c64fbe6b4395a9491b8662d64006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/ea63c64fbe6b4395a9491b8662d64006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-2c5c0ddc-1de5-432-user", "id": "b17f8b3a75844e68976b33ad2da76fd1"}, "audit_ids": ["n8NbuZh_S9SW3o9tlgK58w"], "issued_at": "2018-12-23T01:09:17.000000Z"}} 2018-12-23 01:09:17,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7187c56339982a90b1d3cded272fdc03c85ae5" 2018-12-23 01:09:17,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d464ae89-bc00-4246-936a-cdf8242bf268 x-compute-request-id: req-d464ae89-bc00-4246-936a-cdf8242bf268 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:09:17,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst used request id req-d464ae89-bc00-4246-936a-cdf8242bf268 2018-12-23 01:09:17,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:18,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3a3d865-7f8b-4ad0-9f90-2ac10dc58185 x-compute-request-id: req-f3a3d865-7f8b-4ad0-9f90-2ac10dc58185 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:fb:57", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "bookmark"}], "image": {"id": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "links": [{"href": "http://172.30.9.26:8774/images/4a4b6568-886d-4440-b9d7-ae1ce4073204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b1", "OS-SRV-USG:launched_at": "2018-12-23T01:09:09.000000", "flavor": {"id": "5ee28d7e-f6ea-44b2-86bd-beab04042712", "links": [{"href": "http://172.30.9.26:8774/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "bookmark"}]}, "id": "ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:09:09Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst", "created": "2018-12-23T01:09:02Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:09:18,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 used request id req-f3a3d865-7f8b-4ad0-9f90-2ac10dc58185 2018-12-23 01:09:18,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:18,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-e742f50f-72e6-4ccc-a6b4-2697d0164314 Date: Sun, 23 Dec 2018 01:09:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["d827f5d5-9559-4104-8696-e36745c37dd6"],"description":"","tags":[],"updated_at":"2018-12-23T01:08:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:52Z","provider:network_type":"vxlan"}]} 2018-12-23 01:09:18,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net used request id req-e742f50f-72e6-4ccc-a6b4-2697d0164314 2018-12-23 01:09:18,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:18,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c02a39e-c9e3-450f-a574-e5911bad0ba4 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:09:18,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-1c02a39e-c9e3-450f-a574-e5911bad0ba4 2018-12-23 01:09:18,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:18,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e7a5a8a6-d39d-4db5-9a78-e68497eebb8f Date: Sun, 23 Dec 2018 01:09:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:08: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"d827f5d5-9559-4104-8696-e36745c37dd6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-subnet"}]} 2018-12-23 01:09:18,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-e7a5a8a6-d39d-4db5-9a78-e68497eebb8f 2018-12-23 01:09:18,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:19,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-3b058e98-9c11-46ab-847a-3764d358d4e6 Date: Sun, 23 Dec 2018 01:09:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:08:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.3"}],"id":"0caed6ca-b47d-4ddf-ba4d-6aa27c7f9a69","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:a4:69","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:08:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.4"}],"id":"54dcdf43-c8b6-4902-93b7-1242ba6eab6c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:81:3c","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:08:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.2"}],"id":"5d7d8252-57aa-472a-bee9-e3670a0ef840","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:76:24","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.6"}],"id":"64dff249-cc3c-4195-ad37-201d385ea102","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:fb:57","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-port","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:58Z","binding:vnic_type":"normal","device_id":"ccca63cb-bc8d-4b24-8a88-cfa690b945f8"}]} 2018-12-23 01:09:19,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-3b058e98-9c11-46ab-847a-3764d358d4e6 2018-12-23 01:09:19,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:19,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f6d9674-9a79-4860-844b-a28cb3adf7e8 x-compute-request-id: req-2f6d9674-9a79-4860-844b-a28cb3adf7e8 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:fb:57", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "bookmark"}], "image": {"id": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "links": [{"href": "http://172.30.9.26:8774/images/4a4b6568-886d-4440-b9d7-ae1ce4073204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b1", "OS-SRV-USG:launched_at": "2018-12-23T01:09:09.000000", "flavor": {"id": "5ee28d7e-f6ea-44b2-86bd-beab04042712", "links": [{"href": "http://172.30.9.26:8774/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "bookmark"}]}, "id": "ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:09:09Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst", "created": "2018-12-23T01:09:02Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:09:19,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 used request id req-2f6d9674-9a79-4860-844b-a28cb3adf7e8 2018-12-23 01:09:19,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:19,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-12417bbb-17d9-4923-80e0-57525cb844c2 Date: Sun, 23 Dec 2018 01:09:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["d827f5d5-9559-4104-8696-e36745c37dd6"],"description":"","tags":[],"updated_at":"2018-12-23T01:08:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:52Z","provider:network_type":"vxlan"}]} 2018-12-23 01:09:19,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net used request id req-12417bbb-17d9-4923-80e0-57525cb844c2 2018-12-23 01:09:19,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:19,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a92a63ab-1c5a-4840-bce1-e17ffd03cc0c 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:09:19,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-a92a63ab-1c5a-4840-bce1-e17ffd03cc0c 2018-12-23 01:09:19,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:19,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a6171e44-c1f8-4840-9257-b37b9a6b9873 Date: Sun, 23 Dec 2018 01:09:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:08: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"d827f5d5-9559-4104-8696-e36745c37dd6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-subnet"}]} 2018-12-23 01:09:19,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-a6171e44-c1f8-4840-9257-b37b9a6b9873 2018-12-23 01:09:19,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:20,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-25a60b63-a83d-4efa-829f-6d0e7f1f2e3a Date: Sun, 23 Dec 2018 01:09:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:08:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.3"}],"id":"0caed6ca-b47d-4ddf-ba4d-6aa27c7f9a69","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:a4:69","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:08:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.4"}],"id":"54dcdf43-c8b6-4902-93b7-1242ba6eab6c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:81:3c","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:08:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.2"}],"id":"5d7d8252-57aa-472a-bee9-e3670a0ef840","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:76:24","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d827f5d5-9559-4104-8696-e36745c37dd6","ip_address":"10.55.0.6"}],"id":"64dff249-cc3c-4195-ad37-201d385ea102","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:fb:57","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-port","admin_state_up":true,"network_id":"fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:08:58Z","binding:vnic_type":"normal","device_id":"ccca63cb-bc8d-4b24-8a88-cfa690b945f8"}]} 2018-12-23 01:09:20,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-25a60b63-a83d-4efa-829f-6d0e7f1f2e3a 2018-12-23 01:09:20,024 - create_instance - INFO - Deleting Port with ID - 64dff249-cc3c-4195-ad37-201d385ea102 2018-12-23 01:09:20,024 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-port 2018-12-23 01:09:20,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/64dff249-cc3c-4195-ad37-201d385ea102 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:20,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f21afbc-215a-45f0-9ddc-300d836f7d22 Date: Sun, 23 Dec 2018 01:09:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:09:20,782 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/64dff249-cc3c-4195-ad37-201d385ea102 used request id req-7f21afbc-215a-45f0-9ddc-300d836f7d22 2018-12-23 01:09:20,782 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst 2018-12-23 01:09:20,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:20,929 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:09: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-d19cade8-3e67-418c-8ac4-954da71395c4 x-compute-request-id: req-d19cade8-3e67-418c-8ac4-954da71395c4 Content-Type: application/json 2018-12-23 01:09:20,929 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 used request id req-d19cade8-3e67-418c-8ac4-954da71395c4 2018-12-23 01:09:20,929 - create_instance - INFO - Checking deletion status 2018-12-23 01:09:20,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:21,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09: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-12bd257e-7126-4e5a-b990-7334748e3806 x-compute-request-id: req-12bd257e-7126-4e5a-b990-7334748e3806 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:fb:57", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "bookmark"}], "image": {"id": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "links": [{"href": "http://172.30.9.26:8774/images/4a4b6568-886d-4440-b9d7-ae1ce4073204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b1", "OS-SRV-USG:launched_at": "2018-12-23T01:09:09.000000", "flavor": {"id": "5ee28d7e-f6ea-44b2-86bd-beab04042712", "links": [{"href": "http://172.30.9.26:8774/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "bookmark"}]}, "id": "ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:09:20Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst", "created": "2018-12-23T01:09:02Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:09:21,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 used request id req-12bd257e-7126-4e5a-b990-7334748e3806 2018-12-23 01:09:21,194 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst] is - ACTIVE 2018-12-23 01:09:21,195 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:09:24,198 - create_instance - DEBUG - VM status query timeout in 296.731491804 2018-12-23 01:09:24,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:24,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c0cbf83-ea11-4c13-a967-35878a2c348e x-compute-request-id: req-1c0cbf83-ea11-4c13-a967-35878a2c348e Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "bookmark"}], "image": {"id": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "links": [{"href": "http://172.30.9.26:8774/images/4a4b6568-886d-4440-b9d7-ae1ce4073204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b1", "OS-SRV-USG:launched_at": "2018-12-23T01:09:09.000000", "flavor": {"id": "5ee28d7e-f6ea-44b2-86bd-beab04042712", "links": [{"href": "http://172.30.9.26:8774/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "bookmark"}]}, "id": "ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:09:20Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst", "created": "2018-12-23T01:09:02Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:09:24,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 used request id req-1c0cbf83-ea11-4c13-a967-35878a2c348e 2018-12-23 01:09:24,464 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst] is - ACTIVE 2018-12-23 01:09:24,464 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:09:27,467 - create_instance - DEBUG - VM status query timeout in 293.462443829 2018-12-23 01:09:27,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:27,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09: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-401efd52-5446-499b-944b-8a9e455078ae x-compute-request-id: req-401efd52-5446-499b-944b-8a9e455078ae Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "rel": "bookmark"}], "image": {"id": "4a4b6568-886d-4440-b9d7-ae1ce4073204", "links": [{"href": "http://172.30.9.26:8774/images/4a4b6568-886d-4440-b9d7-ae1ce4073204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b1", "OS-SRV-USG:launched_at": "2018-12-23T01:09:09.000000", "flavor": {"id": "5ee28d7e-f6ea-44b2-86bd-beab04042712", "links": [{"href": "http://172.30.9.26:8774/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712", "rel": "bookmark"}]}, "id": "ccca63cb-bc8d-4b24-8a88-cfa690b945f8", "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:09:20Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst", "created": "2018-12-23T01:09:02Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:09:27,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 used request id req-401efd52-5446-499b-944b-8a9e455078ae 2018-12-23 01:09:27,726 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst] is - ACTIVE 2018-12-23 01:09:27,726 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:09:30,729 - create_instance - DEBUG - VM status query timeout in 290.19985199 2018-12-23 01:09:30,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e3bdaa6f13de60d7c857792d5590126887cbd14" 2018-12-23 01:09:30,974 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:09: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-751a3db8-cd22-4df7-8d4e-d55e43693158 x-compute-request-id: req-751a3db8-cd22-4df7-8d4e-d55e43693158 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ccca63cb-bc8d-4b24-8a88-cfa690b945f8 could not be found.", "code": 404}} 2018-12-23 01:09:30,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ccca63cb-bc8d-4b24-8a88-cfa690b945f8 used request id req-751a3db8-cd22-4df7-8d4e-d55e43693158 2018-12-23 01:09:30,975 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ccca63cb-bc8d-4b24-8a88-cfa690b945f8 could not be found. (HTTP 404) (Request-ID: req-751a3db8-cd22-4df7-8d4e-d55e43693158) 2018-12-23 01:09:30,975 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-inst 2018-12-23 01:09:30,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e9b1ccf117a3c7917777406033d91c5dd48d5e" 2018-12-23 01:09:31,031 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:09: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-7a2009d5-41b6-4727-a0f7-e2f3bce64b3d x-compute-request-id: req-7a2009d5-41b6-4727-a0f7-e2f3bce64b3d Content-Length: 0 Content-Type: application/json 2018-12-23 01:09:31,031 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5ee28d7e-f6ea-44b2-86bd-beab04042712 used request id req-7a2009d5-41b6-4727-a0f7-e2f3bce64b3d 2018-12-23 01:09:31,032 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-subnet 2018-12-23 01:09:31,032 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-subnet 2018-12-23 01:09:31,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/d827f5d5-9559-4104-8696-e36745c37dd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48efe361fc6a57d0f609c21e9bf075744e6333e2" 2018-12-23 01:09:33,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1525407d-766f-4130-9a23-f64359fa90d4 Date: Sun, 23 Dec 2018 01:09:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:09:33,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d827f5d5-9559-4104-8696-e36745c37dd6 used request id req-1525407d-766f-4130-9a23-f64359fa90d4 2018-12-23 01:09:33,138 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-pub-net 2018-12-23 01:09:33,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48efe361fc6a57d0f609c21e9bf075744e6333e2" 2018-12-23 01:09:34,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-976578e9-be42-4798-ba77-7c06ea555073 Date: Sun, 23 Dec 2018 01:09:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:09:34,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/fdf1f0e0-724e-4d9a-90d6-b7af7e2be4e5 used request id req-976578e9-be42-4798-ba77-7c06ea555073 2018-12-23 01:09:34,638 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-0a7bb8fc-b1c9-4f48-a4bb-318ca7dd322d-image 2018-12-23 01:09:34,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f226be189fdd3228c48c694f5ac7e37d41853e1" 2018-12-23 01:09:35,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ab96c828-1cbe-4458-9651-c04d66411daa Date: Sun, 23 Dec 2018 01:09:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:09:35,999 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/4a4b6568-886d-4440-b9d7-ae1ce4073204 used request id req-ab96c828-1cbe-4458-9651-c04d66411daa 2018-12-23 01:09:36,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d945e0abaaac16e221b25ada23ec44661b96a1" 2018-12-23 01:09:36,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a1db9683-c05c-4c68-8203-1a0689bfd704 Date: Sun, 23 Dec 2018 01:09:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:09:36,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a1db9683-c05c-4c68-8203-1a0689bfd704 2018-12-23 01:09:36,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d945e0abaaac16e221b25ada23ec44661b96a1" 2018-12-23 01:09:36,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e70eba1-3ca8-4a87-85e7-097dd6c047bb Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:09:36,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-5e70eba1-3ca8-4a87-85e7-097dd6c047bb 2018-12-23 01:09:36,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d945e0abaaac16e221b25ada23ec44661b96a1" 2018-12-23 01:09:36,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3834a02-191b-4d2f-b51c-d15558a0fa88 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:09:36,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-b3834a02-191b-4d2f-b51c-d15558a0fa88 2018-12-23 01:09:36,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d945e0abaaac16e221b25ada23ec44661b96a1" 2018-12-23 01:09:36,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da768bd3-4174-4618-a904-3e9551a27c9c Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:09:36,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-da768bd3-4174-4618-a904-3e9551a27c9c 2018-12-23 01:09:36,669 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj 2018-12-23 01:09:36,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ea63c64fbe6b4395a9491b8662d64006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d945e0abaaac16e221b25ada23ec44661b96a1" 2018-12-23 01:09:36,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbc4cb3e-a9ef-4d71-8f28-7640d276a417 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:09:36,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ea63c64fbe6b4395a9491b8662d64006 used request id req-dbc4cb3e-a9ef-4d71-8f28-7640d276a417 2018-12-23 01:09:36,858 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-2c5c0ddc-1de5-432-proj-role 2018-12-23 01:09:36,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/645816763df64776b1fce98232e26289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d945e0abaaac16e221b25ada23ec44661b96a1" 2018-12-23 01:09:36,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb0bb97b-ad37-475c-82b7-bf707bc75565 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:09:36,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/645816763df64776b1fce98232e26289 used request id req-eb0bb97b-ad37-475c-82b7-bf707bc75565 2018-12-23 01:09:37,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d945e0abaaac16e221b25ada23ec44661b96a1" 2018-12-23 01:09:37,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c12e49-8a14-4890-be8d-f7b4119cbfd6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:09:37,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-94c12e49-8a14-4890-be8d-f7b4119cbfd6 2018-12-23 01:09:37,084 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-2c5c0ddc-1de5-432-user 2018-12-23 01:09:37,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b17f8b3a75844e68976b33ad2da76fd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb7a227b55dff32ad696e52928a6c7e5759e53b" 2018-12-23 01:09:37,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:09:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b50c5374-a186-434b-aa64-3c7d234aa348 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:09:37,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b17f8b3a75844e68976b33ad2da76fd1 used request id req-b50c5374-a186-434b-aa64-3c7d234aa348 2018-12-23 01:09:37,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:09:37,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["fIPB5xQoRu6UicsJE5i_sQ"], "issued_at": "2018-12-23T01:09:37.000000Z"}} 2018-12-23 01:09:37,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab4ee13626169d3ebb72a9105102cbf8a34fe93" 2018-12-23 01:09:37,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-015c335e-55f4-4ee6-96e5-d83dd625a804 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:09:37,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-015c335e-55f4-4ee6-96e5-d83dd625a804 2018-12-23 01:09:37,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:09:37,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:09:38,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["e2TCTwmTSaOo2PeiZANjGA"], "issued_at": "2018-12-23T01:09:38.000000Z"}} 2018-12-23 01:09:38,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e9a3c2b9ec04ff505b1d9a6e95109a45b1771f" 2018-12-23 01:09:38,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e0dfb7-0201-499d-a033-fd0be88e173e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:09:38,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-97e0dfb7-0201-499d-a033-fd0be88e173e 2018-12-23 01:09:38,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:09:38,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:09:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:09:38,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-059456ab-4e65-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e9a3c2b9ec04ff505b1d9a6e95109a45b1771f" 2018-12-23 01:09:38,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd9b5e9e-22cf-4db2-ae35-be0d3234547d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-059456ab-4e65-435-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:09:38,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-059456ab-4e65-435-proj used request id req-cd9b5e9e-22cf-4db2-ae35-be0d3234547d 2018-12-23 01:09:38,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e9a3c2b9ec04ff505b1d9a6e95109a45b1771f" 2018-12-23 01:09:38,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95032c73-3050-4edb-a19b-2719f0297624 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:09:38,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-95032c73-3050-4edb-a19b-2719f0297624 2018-12-23 01:09:38,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e9a3c2b9ec04ff505b1d9a6e95109a45b1771f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}}' 2018-12-23 01:09:38,520 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:09:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27b588b3-4761-4ed9-91ba-f38b57021f3b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61"}, "enabled": true, "id": "8031ec3b781a47079cfb832866dc4c61", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}} 2018-12-23 01:09:38,521 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-27b588b3-4761-4ed9-91ba-f38b57021f3b 2018-12-23 01:09:38,521 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-059456ab-4e65-435-proj 2018-12-23 01:09:38,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:09:38,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:09:38,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["hFiWMmF2SbWJ__GpfrwXng"], "issued_at": "2018-12-23T01:09:38.000000Z"}} 2018-12-23 01:09:38,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afd9f09f9736cfa8910b7e6189d4adc07c80dfa" 2018-12-23 01:09:39,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a74af5-8c9d-4d0d-b14c-f86e42a6483e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:09:39,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-29a74af5-8c9d-4d0d-b14c-f86e42a6483e 2018-12-23 01:09:39,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:09:39,089 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:09:39,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afd9f09f9736cfa8910b7e6189d4adc07c80dfa" 2018-12-23 01:09:39,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a50047a5-1628-4d90-813f-fadfbecdf650 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:09:39,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a50047a5-1628-4d90-813f-fadfbecdf650 2018-12-23 01:09:39,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-059456ab-4e65-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afd9f09f9736cfa8910b7e6189d4adc07c80dfa" 2018-12-23 01:09:39,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a50ef8-1829-4b6c-90fb-0257873f6191 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-059456ab-4e65-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61"}, "enabled": true, "id": "8031ec3b781a47079cfb832866dc4c61", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}]} 2018-12-23 01:09:39,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-059456ab-4e65-435-proj used request id req-b5a50ef8-1829-4b6c-90fb-0257873f6191 2018-12-23 01:09:39,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afd9f09f9736cfa8910b7e6189d4adc07c80dfa" 2018-12-23 01:09:39,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade94181-1305-46ea-b7ea-076f6ae898d4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:09:39,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ade94181-1305-46ea-b7ea-076f6ae898d4 2018-12-23 01:09:39,766 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-059456ab-4e65-435-user 2018-12-23 01:09:39,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:09:39,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e9a3c2b9ec04ff505b1d9a6e95109a45b1771f" 2018-12-23 01:09:39,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6342033d-efc7-46dd-939f-db8023ed81d7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:09:39,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6342033d-efc7-46dd-939f-db8023ed81d7 2018-12-23 01:09:39,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e9a3c2b9ec04ff505b1d9a6e95109a45b1771f" -d '{"role": {"name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj-role"}}' 2018-12-23 01:09:39,969 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:09:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f747929-db21-4631-890c-d2a91b4cde83 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "95c73e77ddff44148ce2730ff2048a95", "links": {"self": "http://172.30.9.26:5000/v3/roles/95c73e77ddff44148ce2730ff2048a95"}, "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj-role"}} 2018-12-23 01:09:39,969 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4f747929-db21-4631-890c-d2a91b4cde83 2018-12-23 01:09:39,969 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-059456ab-4e65-435-proj-role 2018-12-23 01:09:39,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/95c73e77ddff44148ce2730ff2048a95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e9a3c2b9ec04ff505b1d9a6e95109a45b1771f" 2018-12-23 01:09:40,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d16e7c-8281-4a0e-b2cd-92e5dbea4cee Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/95c73e77ddff44148ce2730ff2048a95"}, "domain_id": null, "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj-role", "id": "95c73e77ddff44148ce2730ff2048a95"}} 2018-12-23 01:09:40,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/95c73e77ddff44148ce2730ff2048a95 used request id req-a3d16e7c-8281-4a0e-b2cd-92e5dbea4cee 2018-12-23 01:09:40,063 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-059456ab-4e65-435-proj-role to project CreateInstanceSimpleTests-059456ab-4e65-435-proj 2018-12-23 01:09:40,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61/users/aeaacf26b2fc4a3da416d0f8f5576ca6/roles/95c73e77ddff44148ce2730ff2048a95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e9a3c2b9ec04ff505b1d9a6e95109a45b1771f" 2018-12-23 01:09:40,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:09:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89777ce0-bc20-46be-885e-14b7cb8b8fbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:09:40,206 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61/users/aeaacf26b2fc4a3da416d0f8f5576ca6/roles/95c73e77ddff44148ce2730ff2048a95 used request id req-89777ce0-bc20-46be-885e-14b7cb8b8fbd 2018-12-23 01:09:40,207 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:09:40,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:09:40,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:09:40,209 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:09:40,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:09:40,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:09:40,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "95c73e77ddff44148ce2730ff2048a95", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj-role"}], "expires_at": "2018-12-23T02:09:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8031ec3b781a47079cfb832866dc4c61", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-059456ab-4e65-435-user", "id": "aeaacf26b2fc4a3da416d0f8f5576ca6"}, "audit_ids": ["6s-7bMgsR56D6sguLhm8jw"], "issued_at": "2018-12-23T01:09:40.000000Z"}} 2018-12-23 01:09:40,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8bff38ee22a1f46a34c18557b9e447d2ca6e25" 2018-12-23 01:09:40,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7224f94e-a4a8-448f-a31e-8fa1e0db4ed5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:09:40,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7224f94e-a4a8-448f-a31e-8fa1e0db4ed5 2018-12-23 01:09:40,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed8bff38ee22a1f46a34c18557b9e447d2ca6e25" 2018-12-23 01:09:40,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-32799e78-c3f3-4436-8bb5-299cc995ecb2 Date: Sun, 23 Dec 2018 01:09:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-image"} 2018-12-23 01:09:40,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-image used request id req-32799e78-c3f3-4436-8bb5-299cc995ecb2 2018-12-23 01:09:40,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed8bff38ee22a1f46a34c18557b9e447d2ca6e25" 2018-12-23 01:09:40,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e5bc6ef7-b5e2-49d2-9a5a-85b3ca746a03 Date: Sun, 23 Dec 2018 01:09: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-12-23 01:09:40,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e5bc6ef7-b5e2-49d2-9a5a-85b3ca746a03 2018-12-23 01:09:41,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ed8bff38ee22a1f46a34c18557b9e447d2ca6e25" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-image"}' 2018-12-23 01:09:41,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935 X-Openstack-Request-Id: req-9664e951-532a-4be1-a1a7-e1d373b61df6 Date: Sun, 23 Dec 2018 01:09:41 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:09:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:09:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935", "min_disk": 0, "protected": false, "id": "ad65fce6-06b1-461b-b612-a1d422e6f935", "file": "/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935/file", "checksum": null, "owner": "8031ec3b781a47079cfb832866dc4c61", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:09:41,206 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9664e951-532a-4be1-a1a7-e1d373b61df6 2018-12-23 01:09:41,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed8bff38ee22a1f46a34c18557b9e447d2ca6e25" -d '' 2018-12-23 01:09:43,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8344d450-e0ff-44d3-add4-b5aec2c0ee28 Date: Sun, 23 Dec 2018 01:09:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:09:43,286 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935/file used request id req-8344d450-e0ff-44d3-add4-b5aec2c0ee28 2018-12-23 01:09:43,287 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:09:43,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed8bff38ee22a1f46a34c18557b9e447d2ca6e25" 2018-12-23 01:09:43,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-8f27b2c7-7870-49a1-bfc3-ce77acb4b60f Date: Sun, 23 Dec 2018 01:09:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:09:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:09:43Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/ad65fce6-06b1-461b-b612-a1d422e6f935/snap", "metadata": {}}], "self": "/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935", "min_disk": 0, "protected": false, "id": "ad65fce6-06b1-461b-b612-a1d422e6f935", "file": "/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8031ec3b781a47079cfb832866dc4c61", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/ad65fce6-06b1-461b-b612-a1d422e6f935/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:09:43,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935 used request id req-8f27b2c7-7870-49a1-bfc3-ce77acb4b60f 2018-12-23 01:09:43,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed8bff38ee22a1f46a34c18557b9e447d2ca6e25" 2018-12-23 01:09:43,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bd3db8a6-7ab6-4397-9c24-2bc372413d8e Date: Sun, 23 Dec 2018 01:09: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-12-23 01:09:43,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-bd3db8a6-7ab6-4397-9c24-2bc372413d8e 2018-12-23 01:09:43,471 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-image 2018-12-23 01:09:43,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed8bff38ee22a1f46a34c18557b9e447d2ca6e25" 2018-12-23 01:09:43,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-f47a2f88-e7b5-411a-bfe6-b29c70dd9cf6 Date: Sun, 23 Dec 2018 01:09:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:09:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:09:43Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/ad65fce6-06b1-461b-b612-a1d422e6f935/snap", "metadata": {}}], "self": "/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935", "min_disk": 0, "protected": false, "id": "ad65fce6-06b1-461b-b612-a1d422e6f935", "file": "/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8031ec3b781a47079cfb832866dc4c61", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/ad65fce6-06b1-461b-b612-a1d422e6f935/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:09:43,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935 used request id req-f47a2f88-e7b5-411a-bfe6-b29c70dd9cf6 2018-12-23 01:09:43,634 - create_image - DEBUG - Instance status is - active 2018-12-23 01:09:43,634 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-image 2018-12-23 01:09:43,634 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-image 2018-12-23 01:09:43,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:09:43,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:09:44,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:09:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["LuIT3JSoTMSEf5-aiPn64Q"], "issued_at": "2018-12-23T01:09:44.000000Z"}} 2018-12-23 01:09:44,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc9702fb3499cbe9fe6faf5ef91e19db7a2ec1bf" 2018-12-23 01:09:44,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ad9465f-0dea-45eb-840b-efe0d935d03d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:09:44,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4ad9465f-0dea-45eb-840b-efe0d935d03d 2018-12-23 01:09:44,101 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:09:44,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc9702fb3499cbe9fe6faf5ef91e19db7a2ec1bf" 2018-12-23 01:09:44,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09: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-cf0cf3a3-4461-41ba-a298-6d8be75d6991 x-compute-request-id: req-cf0cf3a3-4461-41ba-a298-6d8be75d6991 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:09:44,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cf0cf3a3-4461-41ba-a298-6d8be75d6991 2018-12-23 01:09:44,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc9702fb3499cbe9fe6faf5ef91e19db7a2ec1bf" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-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-12-23 01:09:44,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09: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-ff30ce1a-8cca-4628-bf96-c8e4958ab4a2 x-compute-request-id: req-ff30ce1a-8cca-4628-bf96-c8e4958ab4a2 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/91b196ad-fc6a-4997-8504-39404b7ec326", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/91b196ad-fc6a-4997-8504-39404b7ec326", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "91b196ad-fc6a-4997-8504-39404b7ec326", "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:09:44,347 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ff30ce1a-8cca-4628-bf96-c8e4958ab4a2 2018-12-23 01:09:44,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:09:44,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:09:44,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "95c73e77ddff44148ce2730ff2048a95", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj-role"}], "expires_at": "2018-12-23T02:09:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8031ec3b781a47079cfb832866dc4c61", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-059456ab-4e65-435-user", "id": "aeaacf26b2fc4a3da416d0f8f5576ca6"}, "audit_ids": ["Vl5DzjHDRouz5AIfZvUwuw"], "issued_at": "2018-12-23T01:09:44.000000Z"}} 2018-12-23 01:09:44,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15878acd1aa44b76dcd8af0092ab95769c93e52" 2018-12-23 01:09:44,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5670e5ba-4a00-4e01-bdcb-17d702bf54e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:09:44,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5670e5ba-4a00-4e01-bdcb-17d702bf54e8 2018-12-23 01:09:44,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15878acd1aa44b76dcd8af0092ab95769c93e52" 2018-12-23 01:09:45,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0d163f8b-765a-480d-8d36-2c8f0f5ce4a1 Date: Sun, 23 Dec 2018 01:09:45 GMT RESP BODY: {"networks":[]} 2018-12-23 01:09:45,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net used request id req-0d163f8b-765a-480d-8d36-2c8f0f5ce4a1 2018-12-23 01:09:45,076 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net 2018-12-23 01:09:45,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15878acd1aa44b76dcd8af0092ab95769c93e52" -d '{"network": {"name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net", "admin_state_up": true}}' 2018-12-23 01:09:45,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-2b8acf6d-ed0f-49bb-a964-ac35cc331300 Date: Sun, 23 Dec 2018 01:09:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:09:45Z","is_default":false,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:45Z","mtu":1450}} 2018-12-23 01:09:45,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-2b8acf6d-ed0f-49bb-a964-ac35cc331300 2018-12-23 01:09:45,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15878acd1aa44b76dcd8af0092ab95769c93e52" 2018-12-23 01:09:46,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a77596bb-2e31-4b13-9bef-6f64ecf6c349 Date: Sun, 23 Dec 2018 01:09: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-12-23T01:09:45Z","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8031ec3b781a47079cfb832866dc4c61","id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net"}]} 2018-12-23 01:09:46,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-a77596bb-2e31-4b13-9bef-6f64ecf6c349 2018-12-23 01:09:46,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15878acd1aa44b76dcd8af0092ab95769c93e52" 2018-12-23 01:09:46,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-491c160a-6d30-4a46-98a8-b08244fbb5ab Date: Sun, 23 Dec 2018 01:09:46 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:09:46,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-491c160a-6d30-4a46-98a8-b08244fbb5ab 2018-12-23 01:09:46,232 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-subnet 2018-12-23 01:09:46,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15878acd1aa44b76dcd8af0092ab95769c93e52" -d '{"subnets": [{"ip_version": 4, "network_id": "6048e18e-c4bd-4c36-a29c-6a032bcc613c", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-subnet"}]}' 2018-12-23 01:09:46,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f6a7ef33-7e79-4f65-b8d3-06260aa41f2e Date: Sun, 23 Dec 2018 01:09:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:09: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":"8031ec3b781a47079cfb832866dc4c61","id":"e385a260-1031-422d-8f05-c7f21835c00e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-subnet"}]} 2018-12-23 01:09:46,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f6a7ef33-7e79-4f65-b8d3-06260aa41f2e 2018-12-23 01:09:46,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15878acd1aa44b76dcd8af0092ab95769c93e52" 2018-12-23 01:09:47,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9253d085-6bf7-4af5-ba21-30c2634e4c72 Date: Sun, 23 Dec 2018 01:09: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":["e385a260-1031-422d-8f05-c7f21835c00e"],"updated_at":"2018-12-23T01:09:46Z","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8031ec3b781a47079cfb832866dc4c61","id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net"}]} 2018-12-23 01:09:47,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-9253d085-6bf7-4af5-ba21-30c2634e4c72 2018-12-23 01:09:47,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15878acd1aa44b76dcd8af0092ab95769c93e52" 2018-12-23 01:09:47,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-954767aa-a63f-4d2c-a60e-3091fd876fa5 Date: Sun, 23 Dec 2018 01:09:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:09: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":"8031ec3b781a47079cfb832866dc4c61","id":"e385a260-1031-422d-8f05-c7f21835c00e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-subnet"}]} 2018-12-23 01:09:47,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-954767aa-a63f-4d2c-a60e-3091fd876fa5 2018-12-23 01:09:47,269 - OpenStackNetwork - DEBUG - Network [6048e18e-c4bd-4c36-a29c-6a032bcc613c] created successfully 2018-12-23 01:09:47,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:09:47,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:09:47,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "95c73e77ddff44148ce2730ff2048a95", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj-role"}], "expires_at": "2018-12-23T02:09:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8031ec3b781a47079cfb832866dc4c61", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-059456ab-4e65-435-user", "id": "aeaacf26b2fc4a3da416d0f8f5576ca6"}, "audit_ids": ["SwvQbpzLQ3un2FSYy2D_Xg"], "issued_at": "2018-12-23T01:09:47.000000Z"}} 2018-12-23 01:09:47,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:47,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361aca54-109f-498b-85b9-b06773cdaaf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:09:47,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-361aca54-109f-498b-85b9-b06773cdaaf8 2018-12-23 01:09:47,719 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:09:47,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:47,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ec66ef-0516-47e4-aac8-3cb58d0a87fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:09:47,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c9ec66ef-0516-47e4-aac8-3cb58d0a87fb 2018-12-23 01:09:47,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:48,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8054ce7d-200d-4e63-a066-f53fd41b22a7 Date: Sun, 23 Dec 2018 01:09: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":["e385a260-1031-422d-8f05-c7f21835c00e"],"updated_at":"2018-12-23T01:09:46Z","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8031ec3b781a47079cfb832866dc4c61","id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net"}]} 2018-12-23 01:09:48,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net used request id req-8054ce7d-200d-4e63-a066-f53fd41b22a7 2018-12-23 01:09:48,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:09:48,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:09:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:09:48,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:48,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1be920-6b2d-4c70-b3f7-79bb9e3e748b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61"}, "enabled": true, "id": "8031ec3b781a47079cfb832866dc4c61", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}} 2018-12-23 01:09:48,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 used request id req-7f1be920-6b2d-4c70-b3f7-79bb9e3e748b 2018-12-23 01:09:48,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:48,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9e28f6a8-4848-4695-a393-eb94f5b49a11 Date: Sun, 23 Dec 2018 01:09:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:09: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":"8031ec3b781a47079cfb832866dc4c61","id":"e385a260-1031-422d-8f05-c7f21835c00e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-subnet"}]} 2018-12-23 01:09:48,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-9e28f6a8-4848-4695-a393-eb94f5b49a11 2018-12-23 01:09:48,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c&name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:48,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e24451b8-2d22-4929-b937-5a5c9088ee60 Date: Sun, 23 Dec 2018 01:09:48 GMT RESP BODY: {"ports":[]} 2018-12-23 01:09:48,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c&name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-port&admin_state_up=True used request id req-e24451b8-2d22-4929-b937-5a5c9088ee60 2018-12-23 01:09:48,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:48,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-e1f51245-91b5-491b-bf22-efef5fb05e90 x-compute-request-id: req-e1f51245-91b5-491b-bf22-efef5fb05e90 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:09:48,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst used request id req-e1f51245-91b5-491b-bf22-efef5fb05e90 2018-12-23 01:09:48,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:49,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7963d70b-dae1-4cbb-bd18-527f6b74262c Date: Sun, 23 Dec 2018 01:09: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":["e385a260-1031-422d-8f05-c7f21835c00e"],"updated_at":"2018-12-23T01:09:46Z","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8031ec3b781a47079cfb832866dc4c61","id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net"}]} 2018-12-23 01:09:49,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net used request id req-7963d70b-dae1-4cbb-bd18-527f6b74262c 2018-12-23 01:09:49,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:49,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72f3587-a5c1-4717-9eba-05a653adb5b2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61"}, "enabled": true, "id": "8031ec3b781a47079cfb832866dc4c61", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}} 2018-12-23 01:09:49,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 used request id req-f72f3587-a5c1-4717-9eba-05a653adb5b2 2018-12-23 01:09:49,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:49,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cd351e57-3c90-4988-8f47-3c2ff16eaa99 Date: Sun, 23 Dec 2018 01:09:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:09: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":"8031ec3b781a47079cfb832866dc4c61","id":"e385a260-1031-422d-8f05-c7f21835c00e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-subnet"}]} 2018-12-23 01:09:49,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-cd351e57-3c90-4988-8f47-3c2ff16eaa99 2018-12-23 01:09:49,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c&name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:49,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-619a0767-c01a-4bb8-9dd2-60229489764d Date: Sun, 23 Dec 2018 01:09:49 GMT RESP BODY: {"ports":[]} 2018-12-23 01:09:49,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c&name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-port&admin_state_up=True used request id req-619a0767-c01a-4bb8-9dd2-60229489764d 2018-12-23 01:09:49,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:09:49,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:09:49,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "95c73e77ddff44148ce2730ff2048a95", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj-role"}], "expires_at": "2018-12-23T02:09:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8031ec3b781a47079cfb832866dc4c61", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-059456ab-4e65-435-user", "id": "aeaacf26b2fc4a3da416d0f8f5576ca6"}, "audit_ids": ["bbf0cwqnRKeLO_p1pZO4Tw"], "issued_at": "2018-12-23T01:09:49.000000Z"}} 2018-12-23 01:09:49,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bc2975c02d5e387d41900a99091959c07a3e54" 2018-12-23 01:09:49,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-107cc53c-0b3d-4441-829e-027607f1eb4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:09:49,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-107cc53c-0b3d-4441-829e-027607f1eb4a 2018-12-23 01:09:49,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:50,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-476dee5c-f95c-4c5c-a94e-da3026f762bb Date: Sun, 23 Dec 2018 01:09: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":["e385a260-1031-422d-8f05-c7f21835c00e"],"updated_at":"2018-12-23T01:09:46Z","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8031ec3b781a47079cfb832866dc4c61","id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net"}]} 2018-12-23 01:09:50,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net used request id req-476dee5c-f95c-4c5c-a94e-da3026f762bb 2018-12-23 01:09:50,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:50,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f907afdc-3f87-4390-a211-8c3d0051a569 Date: Sun, 23 Dec 2018 01:09:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:09: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":"8031ec3b781a47079cfb832866dc4c61","id":"e385a260-1031-422d-8f05-c7f21835c00e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-subnet"}]} 2018-12-23 01:09:50,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-f907afdc-3f87-4390-a211-8c3d0051a569 2018-12-23 01:09:50,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:50,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ba44e0be-9da5-4269-ac89-78a453d23dc2 Date: Sun, 23 Dec 2018 01:09: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":["e385a260-1031-422d-8f05-c7f21835c00e"],"updated_at":"2018-12-23T01:09:46Z","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8031ec3b781a47079cfb832866dc4c61","id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net"}]} 2018-12-23 01:09:50,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net used request id req-ba44e0be-9da5-4269-ac89-78a453d23dc2 2018-12-23 01:09:50,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:09:50,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:09:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:09:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bc2975c02d5e387d41900a99091959c07a3e54" 2018-12-23 01:09:50,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb248759-7d98-43c6-9afd-454822abe9f9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61"}, "enabled": true, "id": "8031ec3b781a47079cfb832866dc4c61", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}} 2018-12-23 01:09:50,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 used request id req-fb248759-7d98-43c6-9afd-454822abe9f9 2018-12-23 01:09:50,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:50,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-70b074c0-fb17-4a3f-bd45-60ebc60a8e5b Date: Sun, 23 Dec 2018 01:09:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:09: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":"8031ec3b781a47079cfb832866dc4c61","id":"e385a260-1031-422d-8f05-c7f21835c00e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-subnet"}]} 2018-12-23 01:09:50,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-70b074c0-fb17-4a3f-bd45-60ebc60a8e5b 2018-12-23 01:09:50,770 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net 2018-12-23 01:09:50,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" -d '{"port": {"network_id": "6048e18e-c4bd-4c36-a29c-6a032bcc613c", "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-port", "admin_state_up": true}}' 2018-12-23 01:09:51,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-b4d07970-c245-46be-b0a5-8c5d44f8bdc2 Date: Sun, 23 Dec 2018 01:09:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.13"}],"id":"fd5bae5e-e1dc-4432-8446-0f334ffa1df0","security_groups":["836ef9c8-2d31-4aad-b5b5-07514b1ccc89"],"mac_address":"fa:16:3e:1c:15:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-port","project_id":"8031ec3b781a47079cfb832866dc4c61","qos_policy_id":null,"admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:51Z","binding:vnic_type":"normal"}} 2018-12-23 01:09:51,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-b4d07970-c245-46be-b0a5-8c5d44f8bdc2 2018-12-23 01:09:51,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:52,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e6080c8f-652c-4caa-a308-9e383f5083cd Date: Sun, 23 Dec 2018 01:09: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":["e385a260-1031-422d-8f05-c7f21835c00e"],"updated_at":"2018-12-23T01:09:46Z","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8031ec3b781a47079cfb832866dc4c61","id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net"}]} 2018-12-23 01:09:52,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net used request id req-e6080c8f-652c-4caa-a308-9e383f5083cd 2018-12-23 01:09:52,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:52,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be358df5-6714-4e92-826e-1626939e397c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61"}, "enabled": true, "id": "8031ec3b781a47079cfb832866dc4c61", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}} 2018-12-23 01:09:52,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 used request id req-be358df5-6714-4e92-826e-1626939e397c 2018-12-23 01:09:52,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:52,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7b039158-439b-461a-b99d-3d03b7486e8d Date: Sun, 23 Dec 2018 01:09:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:09: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":"8031ec3b781a47079cfb832866dc4c61","id":"e385a260-1031-422d-8f05-c7f21835c00e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-subnet"}]} 2018-12-23 01:09:52,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-7b039158-439b-461a-b99d-3d03b7486e8d 2018-12-23 01:09:52,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c&name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:52,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-1071563d-4458-4d3c-985f-547fc79e5d5e Date: Sun, 23 Dec 2018 01:09:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.13"}],"id":"fd5bae5e-e1dc-4432-8446-0f334ffa1df0","security_groups":["836ef9c8-2d31-4aad-b5b5-07514b1ccc89"],"mac_address":"fa:16:3e:1c:15:77","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-port","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:51Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:09:52,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c&name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-port&admin_state_up=True used request id req-1071563d-4458-4d3c-985f-547fc79e5d5e 2018-12-23 01:09:52,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:52,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba0236b3-b044-429a-b036-81e25e2a8cd5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61"}, "enabled": true, "id": "8031ec3b781a47079cfb832866dc4c61", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}} 2018-12-23 01:09:52,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 used request id req-ba0236b3-b044-429a-b036-81e25e2a8cd5 2018-12-23 01:09:52,540 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst 2018-12-23 01:09:52,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:52,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfe3c360-cfdf-4334-9c7f-7ec945710c56 x-compute-request-id: req-dfe3c360-cfdf-4334-9c7f-7ec945710c56 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "91b196ad-fc6a-4997-8504-39404b7ec326", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/91b196ad-fc6a-4997-8504-39404b7ec326", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/91b196ad-fc6a-4997-8504-39404b7ec326", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-flavor-name"}]} 2018-12-23 01:09:52,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dfe3c360-cfdf-4334-9c7f-7ec945710c56 2018-12-23 01:09:52,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/91b196ad-fc6a-4997-8504-39404b7ec326 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:52,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e0da8b4-f69d-4319-8bd9-8e94474cc8a0 x-compute-request-id: req-2e0da8b4-f69d-4319-8bd9-8e94474cc8a0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/91b196ad-fc6a-4997-8504-39404b7ec326", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/91b196ad-fc6a-4997-8504-39404b7ec326", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "91b196ad-fc6a-4997-8504-39404b7ec326", "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:09:52,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/91b196ad-fc6a-4997-8504-39404b7ec326 used request id req-2e0da8b4-f69d-4319-8bd9-8e94474cc8a0 2018-12-23 01:09:52,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:52,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-85e7409a-0ff0-405d-b313-51b652997cb8 Date: Sun, 23 Dec 2018 01:09:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:09:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:09:43Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/ad65fce6-06b1-461b-b612-a1d422e6f935/snap", "metadata": {}}], "self": "/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935", "min_disk": 0, "protected": false, "id": "ad65fce6-06b1-461b-b612-a1d422e6f935", "file": "/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8031ec3b781a47079cfb832866dc4c61", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/ad65fce6-06b1-461b-b612-a1d422e6f935/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-image"} 2018-12-23 01:09:52,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-image used request id req-85e7409a-0ff0-405d-b313-51b652997cb8 2018-12-23 01:09:52,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:52,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-40b6810f-96a5-46e8-9b94-f173abbfa8f4 Date: Sun, 23 Dec 2018 01:09: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-12-23 01:09:52,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-40b6810f-96a5-46e8-9b94-f173abbfa8f4 2018-12-23 01:09:52,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" -d '{"server": {"name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst", "imageRef": "ad65fce6-06b1-461b-b612-a1d422e6f935", "flavorRef": "91b196ad-fc6a-4997-8504-39404b7ec326", "max_count": 1, "min_count": 1, "networks": [{"port": "fd5bae5e-e1dc-4432-8446-0f334ffa1df0"}]}}' 2018-12-23 01:09:54,636 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:09:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86fcd74a-ea39-4d74-89dc-ee3cc39e25fb x-compute-request-id: req-86fcd74a-ea39-4d74-89dc-ee3cc39e25fb Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cfd99588-4d90-4edf-920c-96ea13d99a13", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "bookmark"}], "adminPass": "4hKV5y4tTRon"}} 2018-12-23 01:09:54,636 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-86fcd74a-ea39-4d74-89dc-ee3cc39e25fb 2018-12-23 01:09:54,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:54,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15c3748b-12f9-4c67-806b-8631bab074ed x-compute-request-id: req-15c3748b-12f9-4c67-806b-8631bab074ed Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "bookmark"}], "image": {"id": "ad65fce6-06b1-461b-b612-a1d422e6f935", "links": [{"href": "http://172.30.9.26:8774/images/ad65fce6-06b1-461b-b612-a1d422e6f935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "91b196ad-fc6a-4997-8504-39404b7ec326", "links": [{"href": "http://172.30.9.26:8774/flavors/91b196ad-fc6a-4997-8504-39404b7ec326", "rel": "bookmark"}]}, "id": "cfd99588-4d90-4edf-920c-96ea13d99a13", "user_id": "aeaacf26b2fc4a3da416d0f8f5576ca6", "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-12-23T01:09:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst", "created": "2018-12-23T01:09:54Z", "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:09:54,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 used request id req-15c3748b-12f9-4c67-806b-8631bab074ed 2018-12-23 01:09:54,945 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst 2018-12-23 01:09:54,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:55,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:09:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de8768cc-317c-41d1-8398-578e187f90a7 x-compute-request-id: req-de8768cc-317c-41d1-8398-578e187f90a7 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "bookmark"}], "image": {"id": "ad65fce6-06b1-461b-b612-a1d422e6f935", "links": [{"href": "http://172.30.9.26:8774/images/ad65fce6-06b1-461b-b612-a1d422e6f935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "91b196ad-fc6a-4997-8504-39404b7ec326", "links": [{"href": "http://172.30.9.26:8774/flavors/91b196ad-fc6a-4997-8504-39404b7ec326", "rel": "bookmark"}]}, "id": "cfd99588-4d90-4edf-920c-96ea13d99a13", "user_id": "aeaacf26b2fc4a3da416d0f8f5576ca6", "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-12-23T01:09:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst", "created": "2018-12-23T01:09:54Z", "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:09:55,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 used request id req-de8768cc-317c-41d1-8398-578e187f90a7 2018-12-23 01:09:55,319 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst] is - BUILD 2018-12-23 01:09:55,319 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:09:58,322 - create_instance - DEBUG - VM status query timeout in 896.623175144 2018-12-23 01:09:58,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:09:58,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-0253e521-8302-4c87-9426-6ad500dc789a x-compute-request-id: req-0253e521-8302-4c87-9426-6ad500dc789a Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "bookmark"}], "image": {"id": "ad65fce6-06b1-461b-b612-a1d422e6f935", "links": [{"href": "http://172.30.9.26:8774/images/ad65fce6-06b1-461b-b612-a1d422e6f935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "91b196ad-fc6a-4997-8504-39404b7ec326", "links": [{"href": "http://172.30.9.26:8774/flavors/91b196ad-fc6a-4997-8504-39404b7ec326", "rel": "bookmark"}]}, "id": "cfd99588-4d90-4edf-920c-96ea13d99a13", "security_groups": [{"name": "default"}], "user_id": "aeaacf26b2fc4a3da416d0f8f5576ca6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:09:55Z", "hostId": "2297436da3cd3e4b3b21bb91eab74be7668f448a56e95f947a15831f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst", "created": "2018-12-23T01:09:54Z", "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:09:58,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 used request id req-0253e521-8302-4c87-9426-6ad500dc789a 2018-12-23 01:09:58,941 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst] is - BUILD 2018-12-23 01:09:58,941 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:10:01,945 - create_instance - DEBUG - VM status query timeout in 893.000534058 2018-12-23 01:10:01,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:02,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f40e1d1-ed98-435e-a747-ec3c0eed6a0c x-compute-request-id: req-4f40e1d1-ed98-435e-a747-ec3c0eed6a0c Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:15:77", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "bookmark"}], "image": {"id": "ad65fce6-06b1-461b-b612-a1d422e6f935", "links": [{"href": "http://172.30.9.26:8774/images/ad65fce6-06b1-461b-b612-a1d422e6f935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:10:01.000000", "flavor": {"id": "91b196ad-fc6a-4997-8504-39404b7ec326", "links": [{"href": "http://172.30.9.26:8774/flavors/91b196ad-fc6a-4997-8504-39404b7ec326", "rel": "bookmark"}]}, "id": "cfd99588-4d90-4edf-920c-96ea13d99a13", "security_groups": [{"name": "default"}], "user_id": "aeaacf26b2fc4a3da416d0f8f5576ca6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:10:01Z", "hostId": "2297436da3cd3e4b3b21bb91eab74be7668f448a56e95f947a15831f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst", "created": "2018-12-23T01:09:54Z", "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:10:02,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 used request id req-4f40e1d1-ed98-435e-a747-ec3c0eed6a0c 2018-12-23 01:10:02,459 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst] is - ACTIVE 2018-12-23 01:10:02,459 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:10:02,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:03,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7be88a5f-0d59-41cd-be53-5acd604e2098 x-compute-request-id: req-7be88a5f-0d59-41cd-be53-5acd604e2098 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:15:77", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "bookmark"}], "image": {"id": "ad65fce6-06b1-461b-b612-a1d422e6f935", "links": [{"href": "http://172.30.9.26:8774/images/ad65fce6-06b1-461b-b612-a1d422e6f935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:10:01.000000", "flavor": {"id": "91b196ad-fc6a-4997-8504-39404b7ec326", "links": [{"href": "http://172.30.9.26:8774/flavors/91b196ad-fc6a-4997-8504-39404b7ec326", "rel": "bookmark"}]}, "id": "cfd99588-4d90-4edf-920c-96ea13d99a13", "security_groups": [{"name": "default"}], "user_id": "aeaacf26b2fc4a3da416d0f8f5576ca6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:10:01Z", "hostId": "2297436da3cd3e4b3b21bb91eab74be7668f448a56e95f947a15831f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst", "created": "2018-12-23T01:09:54Z", "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:10:03,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 used request id req-7be88a5f-0d59-41cd-be53-5acd604e2098 2018-12-23 01:10:03,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:03,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6ec18481-e989-4ac0-b41e-4c9db204222b Date: Sun, 23 Dec 2018 01:10: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":["e385a260-1031-422d-8f05-c7f21835c00e"],"updated_at":"2018-12-23T01:09:46Z","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8031ec3b781a47079cfb832866dc4c61","id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net"}]} 2018-12-23 01:10:03,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net used request id req-6ec18481-e989-4ac0-b41e-4c9db204222b 2018-12-23 01:10:03,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:03,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a657cb-8257-438c-99fa-b8c18993e96e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61"}, "enabled": true, "id": "8031ec3b781a47079cfb832866dc4c61", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}} 2018-12-23 01:10:03,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 used request id req-90a657cb-8257-438c-99fa-b8c18993e96e 2018-12-23 01:10:03,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:03,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1ee82948-30ee-43e4-83e2-130996da00c8 Date: Sun, 23 Dec 2018 01:10:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:09: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":"8031ec3b781a47079cfb832866dc4c61","id":"e385a260-1031-422d-8f05-c7f21835c00e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-subnet"}]} 2018-12-23 01:10:03,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-1ee82948-30ee-43e4-83e2-130996da00c8 2018-12-23 01:10:03,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:03,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-cb4d134a-a7c4-4ad2-98d4-2d8f60c6a879 Date: Sun, 23 Dec 2018 01:10:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.2"}],"id":"1e04e3aa-4eea-484a-829e-f9f397cd39d3","security_groups":[],"mac_address":"fa:16:3e:3f:88:9a","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6048e18e-c4bd-4c36-a29c-6a032bcc613c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.4"}],"id":"c42aced4-296c-4557-a69a-79265f0d6d09","security_groups":[],"mac_address":"fa:16:3e:cf:a2:dd","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6048e18e-c4bd-4c36-a29c-6a032bcc613c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.3"}],"id":"da2815e2-edff-46d4-838f-8e28596d70fc","security_groups":[],"mac_address":"fa:16:3e:8d:73:ef","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6048e18e-c4bd-4c36-a29c-6a032bcc613c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:10:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.13"}],"id":"fd5bae5e-e1dc-4432-8446-0f334ffa1df0","security_groups":["836ef9c8-2d31-4aad-b5b5-07514b1ccc89"],"mac_address":"fa:16:3e:1c:15:77","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-port","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:51Z","binding:vnic_type":"normal","device_id":"cfd99588-4d90-4edf-920c-96ea13d99a13"}]} 2018-12-23 01:10:03,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-cb4d134a-a7c4-4ad2-98d4-2d8f60c6a879 2018-12-23 01:10:03,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:10:03,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "95c73e77ddff44148ce2730ff2048a95", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj-role"}], "expires_at": "2018-12-23T02:10:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8031ec3b781a47079cfb832866dc4c61", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-059456ab-4e65-435-user", "id": "aeaacf26b2fc4a3da416d0f8f5576ca6"}, "audit_ids": ["UuZRKOxbSPCkpbt_Yfunjg"], "issued_at": "2018-12-23T01:10:03.000000Z"}} 2018-12-23 01:10:03,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d9d667a68e7e59bd65d7198829c491b0ca91c6" 2018-12-23 01:10:04,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55724d71-1bdb-4fb7-8855-2c2f0addc543 x-compute-request-id: req-55724d71-1bdb-4fb7-8855-2c2f0addc543 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:15:77", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "bookmark"}], "image": {"id": "ad65fce6-06b1-461b-b612-a1d422e6f935", "links": [{"href": "http://172.30.9.26:8774/images/ad65fce6-06b1-461b-b612-a1d422e6f935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:10:01.000000", "flavor": {"id": "91b196ad-fc6a-4997-8504-39404b7ec326", "links": [{"href": "http://172.30.9.26:8774/flavors/91b196ad-fc6a-4997-8504-39404b7ec326", "rel": "bookmark"}]}, "id": "cfd99588-4d90-4edf-920c-96ea13d99a13", "security_groups": [{"name": "default"}], "user_id": "aeaacf26b2fc4a3da416d0f8f5576ca6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:10:01Z", "hostId": "2297436da3cd3e4b3b21bb91eab74be7668f448a56e95f947a15831f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst", "created": "2018-12-23T01:09:54Z", "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:10:04,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst used request id req-55724d71-1bdb-4fb7-8855-2c2f0addc543 2018-12-23 01:10:04,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:10:05,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "95c73e77ddff44148ce2730ff2048a95", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj-role"}], "expires_at": "2018-12-23T02:10:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8031ec3b781a47079cfb832866dc4c61", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8031ec3b781a47079cfb832866dc4c61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-059456ab-4e65-435-user", "id": "aeaacf26b2fc4a3da416d0f8f5576ca6"}, "audit_ids": ["5zQM6HllTB2K4GFp9MU06A"], "issued_at": "2018-12-23T01:10:05.000000Z"}} 2018-12-23 01:10:05,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc49e19c5b9bc4953b5d0f32d574a68be2f48103" 2018-12-23 01:10:05,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-78e45457-9550-41bd-b730-f0a63ae656b5 Date: Sun, 23 Dec 2018 01:10: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":["e385a260-1031-422d-8f05-c7f21835c00e"],"updated_at":"2018-12-23T01:09:46Z","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8031ec3b781a47079cfb832866dc4c61","id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net"}]} 2018-12-23 01:10:05,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net used request id req-78e45457-9550-41bd-b730-f0a63ae656b5 2018-12-23 01:10:05,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc49e19c5b9bc4953b5d0f32d574a68be2f48103" 2018-12-23 01:10:05,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6033e16c-4a3a-4f78-96f4-b86731c3d927 Date: Sun, 23 Dec 2018 01:10:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:09: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":"8031ec3b781a47079cfb832866dc4c61","id":"e385a260-1031-422d-8f05-c7f21835c00e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-subnet"}]} 2018-12-23 01:10:05,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-6033e16c-4a3a-4f78-96f4-b86731c3d927 2018-12-23 01:10:05,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc49e19c5b9bc4953b5d0f32d574a68be2f48103" 2018-12-23 01:10:05,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-33468b00-3632-498d-b888-e55b227603af Date: Sun, 23 Dec 2018 01:10:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.2"}],"id":"1e04e3aa-4eea-484a-829e-f9f397cd39d3","security_groups":[],"mac_address":"fa:16:3e:3f:88:9a","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6048e18e-c4bd-4c36-a29c-6a032bcc613c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.4"}],"id":"c42aced4-296c-4557-a69a-79265f0d6d09","security_groups":[],"mac_address":"fa:16:3e:cf:a2:dd","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6048e18e-c4bd-4c36-a29c-6a032bcc613c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.3"}],"id":"da2815e2-edff-46d4-838f-8e28596d70fc","security_groups":[],"mac_address":"fa:16:3e:8d:73:ef","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6048e18e-c4bd-4c36-a29c-6a032bcc613c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:10:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.13"}],"id":"fd5bae5e-e1dc-4432-8446-0f334ffa1df0","security_groups":["836ef9c8-2d31-4aad-b5b5-07514b1ccc89"],"mac_address":"fa:16:3e:1c:15:77","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-port","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:51Z","binding:vnic_type":"normal","device_id":"cfd99588-4d90-4edf-920c-96ea13d99a13"}]} 2018-12-23 01:10:05,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-33468b00-3632-498d-b888-e55b227603af 2018-12-23 01:10:05,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:06,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed20ebd0-c680-48fe-b3ff-e31d5b028a24 x-compute-request-id: req-ed20ebd0-c680-48fe-b3ff-e31d5b028a24 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:15:77", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "bookmark"}], "image": {"id": "ad65fce6-06b1-461b-b612-a1d422e6f935", "links": [{"href": "http://172.30.9.26:8774/images/ad65fce6-06b1-461b-b612-a1d422e6f935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:10:01.000000", "flavor": {"id": "91b196ad-fc6a-4997-8504-39404b7ec326", "links": [{"href": "http://172.30.9.26:8774/flavors/91b196ad-fc6a-4997-8504-39404b7ec326", "rel": "bookmark"}]}, "id": "cfd99588-4d90-4edf-920c-96ea13d99a13", "security_groups": [{"name": "default"}], "user_id": "aeaacf26b2fc4a3da416d0f8f5576ca6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:10:01Z", "hostId": "2297436da3cd3e4b3b21bb91eab74be7668f448a56e95f947a15831f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst", "created": "2018-12-23T01:09:54Z", "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:10:06,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 used request id req-ed20ebd0-c680-48fe-b3ff-e31d5b028a24 2018-12-23 01:10:06,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:06,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-207ed683-a69f-4c29-a067-b603b3099f24 Date: Sun, 23 Dec 2018 01:10: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":["e385a260-1031-422d-8f05-c7f21835c00e"],"updated_at":"2018-12-23T01:09:46Z","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8031ec3b781a47079cfb832866dc4c61","id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net"}]} 2018-12-23 01:10:06,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net used request id req-207ed683-a69f-4c29-a067-b603b3099f24 2018-12-23 01:10:06,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:06,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f626300e-429d-4031-8352-ca97f6f23315 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61"}, "enabled": true, "id": "8031ec3b781a47079cfb832866dc4c61", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}} 2018-12-23 01:10:06,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 used request id req-f626300e-429d-4031-8352-ca97f6f23315 2018-12-23 01:10:06,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:06,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d9457c6a-9dba-4bb5-852b-e41b09f85b01 Date: Sun, 23 Dec 2018 01:10:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:09: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":"8031ec3b781a47079cfb832866dc4c61","id":"e385a260-1031-422d-8f05-c7f21835c00e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-subnet"}]} 2018-12-23 01:10:06,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-d9457c6a-9dba-4bb5-852b-e41b09f85b01 2018-12-23 01:10:06,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:06,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-2c7342e7-1293-42b3-ba9c-69e9ef7ca989 Date: Sun, 23 Dec 2018 01:10:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.2"}],"id":"1e04e3aa-4eea-484a-829e-f9f397cd39d3","security_groups":[],"mac_address":"fa:16:3e:3f:88:9a","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6048e18e-c4bd-4c36-a29c-6a032bcc613c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.4"}],"id":"c42aced4-296c-4557-a69a-79265f0d6d09","security_groups":[],"mac_address":"fa:16:3e:cf:a2:dd","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6048e18e-c4bd-4c36-a29c-6a032bcc613c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.3"}],"id":"da2815e2-edff-46d4-838f-8e28596d70fc","security_groups":[],"mac_address":"fa:16:3e:8d:73:ef","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6048e18e-c4bd-4c36-a29c-6a032bcc613c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:10:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.13"}],"id":"fd5bae5e-e1dc-4432-8446-0f334ffa1df0","security_groups":["836ef9c8-2d31-4aad-b5b5-07514b1ccc89"],"mac_address":"fa:16:3e:1c:15:77","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-port","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:51Z","binding:vnic_type":"normal","device_id":"cfd99588-4d90-4edf-920c-96ea13d99a13"}]} 2018-12-23 01:10:06,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-2c7342e7-1293-42b3-ba9c-69e9ef7ca989 2018-12-23 01:10:06,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:07,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63440e5c-286d-4c1a-b510-7cbbbd43d2c8 x-compute-request-id: req-63440e5c-286d-4c1a-b510-7cbbbd43d2c8 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:15:77", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "bookmark"}], "image": {"id": "ad65fce6-06b1-461b-b612-a1d422e6f935", "links": [{"href": "http://172.30.9.26:8774/images/ad65fce6-06b1-461b-b612-a1d422e6f935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:10:01.000000", "flavor": {"id": "91b196ad-fc6a-4997-8504-39404b7ec326", "links": [{"href": "http://172.30.9.26:8774/flavors/91b196ad-fc6a-4997-8504-39404b7ec326", "rel": "bookmark"}]}, "id": "cfd99588-4d90-4edf-920c-96ea13d99a13", "security_groups": [{"name": "default"}], "user_id": "aeaacf26b2fc4a3da416d0f8f5576ca6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:10:01Z", "hostId": "2297436da3cd3e4b3b21bb91eab74be7668f448a56e95f947a15831f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst", "created": "2018-12-23T01:09:54Z", "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:10:07,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 used request id req-63440e5c-286d-4c1a-b510-7cbbbd43d2c8 2018-12-23 01:10:07,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:07,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fe543af5-ac94-470f-8d9f-aab267b2793f Date: Sun, 23 Dec 2018 01:10: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":["e385a260-1031-422d-8f05-c7f21835c00e"],"updated_at":"2018-12-23T01:09:46Z","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8031ec3b781a47079cfb832866dc4c61","id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net"}]} 2018-12-23 01:10:07,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net used request id req-fe543af5-ac94-470f-8d9f-aab267b2793f 2018-12-23 01:10:07,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:07,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84079acf-5433-425f-8a52-4ff270dea54d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61"}, "enabled": true, "id": "8031ec3b781a47079cfb832866dc4c61", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}} 2018-12-23 01:10:07,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 used request id req-84079acf-5433-425f-8a52-4ff270dea54d 2018-12-23 01:10:07,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:07,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-27123b18-fc41-46b0-a1b6-19c283d5e161 Date: Sun, 23 Dec 2018 01:10:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:09: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":"8031ec3b781a47079cfb832866dc4c61","id":"e385a260-1031-422d-8f05-c7f21835c00e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-subnet"}]} 2018-12-23 01:10:07,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-27123b18-fc41-46b0-a1b6-19c283d5e161 2018-12-23 01:10:07,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:07,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-f76cf36a-312f-42c3-b05e-917b056cf5d9 Date: Sun, 23 Dec 2018 01:10:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.2"}],"id":"1e04e3aa-4eea-484a-829e-f9f397cd39d3","security_groups":[],"mac_address":"fa:16:3e:3f:88:9a","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6048e18e-c4bd-4c36-a29c-6a032bcc613c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.4"}],"id":"c42aced4-296c-4557-a69a-79265f0d6d09","security_groups":[],"mac_address":"fa:16:3e:cf:a2:dd","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6048e18e-c4bd-4c36-a29c-6a032bcc613c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:09:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.3"}],"id":"da2815e2-edff-46d4-838f-8e28596d70fc","security_groups":[],"mac_address":"fa:16:3e:8d:73:ef","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6048e18e-c4bd-4c36-a29c-6a032bcc613c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:10:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e385a260-1031-422d-8f05-c7f21835c00e","ip_address":"10.55.0.13"}],"id":"fd5bae5e-e1dc-4432-8446-0f334ffa1df0","security_groups":["836ef9c8-2d31-4aad-b5b5-07514b1ccc89"],"mac_address":"fa:16:3e:1c:15:77","project_id":"8031ec3b781a47079cfb832866dc4c61","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-port","admin_state_up":true,"network_id":"6048e18e-c4bd-4c36-a29c-6a032bcc613c","tenant_id":"8031ec3b781a47079cfb832866dc4c61","created_at":"2018-12-23T01:09:51Z","binding:vnic_type":"normal","device_id":"cfd99588-4d90-4edf-920c-96ea13d99a13"}]} 2018-12-23 01:10:07,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-f76cf36a-312f-42c3-b05e-917b056cf5d9 2018-12-23 01:10:07,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d9d667a68e7e59bd65d7198829c491b0ca91c6" 2018-12-23 01:10:08,126 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-133d14ac-65e7-433c-985f-b81837e692d5 x-compute-request-id: req-133d14ac-65e7-433c-985f-b81837e692d5 Content-Type: application/json 2018-12-23 01:10:08,127 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 used request id req-133d14ac-65e7-433c-985f-b81837e692d5 2018-12-23 01:10:08,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:08,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c721bd18-c4ce-4bd9-a5ee-507685ad5b8f x-compute-request-id: req-c721bd18-c4ce-4bd9-a5ee-507685ad5b8f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:15:77", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "bookmark"}], "image": {"id": "ad65fce6-06b1-461b-b612-a1d422e6f935", "links": [{"href": "http://172.30.9.26:8774/images/ad65fce6-06b1-461b-b612-a1d422e6f935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:10:01.000000", "flavor": {"id": "91b196ad-fc6a-4997-8504-39404b7ec326", "links": [{"href": "http://172.30.9.26:8774/flavors/91b196ad-fc6a-4997-8504-39404b7ec326", "rel": "bookmark"}]}, "id": "cfd99588-4d90-4edf-920c-96ea13d99a13", "security_groups": [{"name": "default"}], "user_id": "aeaacf26b2fc4a3da416d0f8f5576ca6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:10:08Z", "hostId": "2297436da3cd3e4b3b21bb91eab74be7668f448a56e95f947a15831f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst", "created": "2018-12-23T01:09:54Z", "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:10:08,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 used request id req-c721bd18-c4ce-4bd9-a5ee-507685ad5b8f 2018-12-23 01:10:08,892 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst] is - ACTIVE 2018-12-23 01:10:08,892 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:10:11,895 - create_instance - DEBUG - VM status query timeout in 296.231672049 2018-12-23 01:10:11,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:12,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-8c309a90-71e0-4e65-8a26-2badf3166589 x-compute-request-id: req-8c309a90-71e0-4e65-8a26-2badf3166589 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:15:77", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfd99588-4d90-4edf-920c-96ea13d99a13", "rel": "bookmark"}], "image": {"id": "ad65fce6-06b1-461b-b612-a1d422e6f935", "links": [{"href": "http://172.30.9.26:8774/images/ad65fce6-06b1-461b-b612-a1d422e6f935", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:10:01.000000", "flavor": {"id": "91b196ad-fc6a-4997-8504-39404b7ec326", "links": [{"href": "http://172.30.9.26:8774/flavors/91b196ad-fc6a-4997-8504-39404b7ec326", "rel": "bookmark"}]}, "id": "cfd99588-4d90-4edf-920c-96ea13d99a13", "security_groups": [{"name": "default"}], "user_id": "aeaacf26b2fc4a3da416d0f8f5576ca6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:10:08Z", "hostId": "2297436da3cd3e4b3b21bb91eab74be7668f448a56e95f947a15831f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst", "created": "2018-12-23T01:09:54Z", "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:10:12,412 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 used request id req-8c309a90-71e0-4e65-8a26-2badf3166589 2018-12-23 01:10:12,413 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst] is - ACTIVE 2018-12-23 01:10:12,413 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:10:15,416 - create_instance - DEBUG - VM status query timeout in 292.710906029 2018-12-23 01:10:15,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:15,471 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:10: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-000e9592-109b-41b0-8aa0-8f10d7927785 x-compute-request-id: req-000e9592-109b-41b0-8aa0-8f10d7927785 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cfd99588-4d90-4edf-920c-96ea13d99a13 could not be found.", "code": 404}} 2018-12-23 01:10:15,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 used request id req-000e9592-109b-41b0-8aa0-8f10d7927785 2018-12-23 01:10:15,472 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cfd99588-4d90-4edf-920c-96ea13d99a13 could not be found. (HTTP 404) (Request-ID: req-000e9592-109b-41b0-8aa0-8f10d7927785) 2018-12-23 01:10:15,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d9d667a68e7e59bd65d7198829c491b0ca91c6" 2018-12-23 01:10:15,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10: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-15031f9c-5638-4e1d-8f30-435c7ad074cc x-compute-request-id: req-15031f9c-5638-4e1d-8f30-435c7ad074cc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:10:15,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst used request id req-15031f9c-5638-4e1d-8f30-435c7ad074cc 2018-12-23 01:10:15,561 - create_instance - INFO - Deleting Port with ID - fd5bae5e-e1dc-4432-8446-0f334ffa1df0 2018-12-23 01:10:15,561 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-port 2018-12-23 01:10:15,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/fd5bae5e-e1dc-4432-8446-0f334ffa1df0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:16,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f37daf3c-a43c-410b-b8a8-8c43891e5408 Date: Sun, 23 Dec 2018 01:10:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:10:16,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/fd5bae5e-e1dc-4432-8446-0f334ffa1df0 used request id req-f37daf3c-a43c-410b-b8a8-8c43891e5408 2018-12-23 01:10:16,155 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst 2018-12-23 01:10:16,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:16,200 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d382c7a7-cb37-476c-bc2d-72c29e8a65a9 x-compute-request-id: req-d382c7a7-cb37-476c-bc2d-72c29e8a65a9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cfd99588-4d90-4edf-920c-96ea13d99a13 could not be found.", "code": 404}} 2018-12-23 01:10:16,200 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 used request id req-d382c7a7-cb37-476c-bc2d-72c29e8a65a9 2018-12-23 01:10:16,201 - create_instance - WARNING - Instance already deleted - Instance cfd99588-4d90-4edf-920c-96ea13d99a13 could not be found. (HTTP 404) (Request-ID: req-d382c7a7-cb37-476c-bc2d-72c29e8a65a9) 2018-12-23 01:10:16,201 - create_instance - INFO - Checking deletion status 2018-12-23 01:10:16,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8b8c06940a03e012957a029bc0f2bfa4f39db9" 2018-12-23 01:10:16,248 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-401db111-d146-4307-a7ba-600f0d6b5df7 x-compute-request-id: req-401db111-d146-4307-a7ba-600f0d6b5df7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cfd99588-4d90-4edf-920c-96ea13d99a13 could not be found.", "code": 404}} 2018-12-23 01:10:16,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfd99588-4d90-4edf-920c-96ea13d99a13 used request id req-401db111-d146-4307-a7ba-600f0d6b5df7 2018-12-23 01:10:16,248 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cfd99588-4d90-4edf-920c-96ea13d99a13 could not be found. (HTTP 404) (Request-ID: req-401db111-d146-4307-a7ba-600f0d6b5df7) 2018-12-23 01:10:16,249 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-inst 2018-12-23 01:10:16,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/91b196ad-fc6a-4997-8504-39404b7ec326 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc9702fb3499cbe9fe6faf5ef91e19db7a2ec1bf" 2018-12-23 01:10:16,287 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-835cbd95-5758-4880-9bf6-6f820d648748 x-compute-request-id: req-835cbd95-5758-4880-9bf6-6f820d648748 Content-Length: 0 Content-Type: application/json 2018-12-23 01:10:16,287 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/91b196ad-fc6a-4997-8504-39404b7ec326 used request id req-835cbd95-5758-4880-9bf6-6f820d648748 2018-12-23 01:10:16,288 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-subnet 2018-12-23 01:10:16,288 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-subnet 2018-12-23 01:10:16,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/e385a260-1031-422d-8f05-c7f21835c00e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15878acd1aa44b76dcd8af0092ab95769c93e52" 2018-12-23 01:10:18,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8da683aa-97ed-4efc-8e70-72776fb5fefc Date: Sun, 23 Dec 2018 01:10:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:10:18,530 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/e385a260-1031-422d-8f05-c7f21835c00e used request id req-8da683aa-97ed-4efc-8e70-72776fb5fefc 2018-12-23 01:10:18,530 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-pub-net 2018-12-23 01:10:18,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/6048e18e-c4bd-4c36-a29c-6a032bcc613c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15878acd1aa44b76dcd8af0092ab95769c93e52" 2018-12-23 01:10:19,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1cab1aa5-9523-4f41-9a9d-b897639114a9 Date: Sun, 23 Dec 2018 01:10:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:10:19,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/6048e18e-c4bd-4c36-a29c-6a032bcc613c used request id req-1cab1aa5-9523-4f41-9a9d-b897639114a9 2018-12-23 01:10:19,770 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-405be60e-1639-4014-8d1b-66da44fd0a76-image 2018-12-23 01:10:19,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed8bff38ee22a1f46a34c18557b9e447d2ca6e25" 2018-12-23 01:10:20,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8e28a647-70fa-470c-8e96-81a6c514c530 Date: Sun, 23 Dec 2018 01:10:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:10:20,891 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ad65fce6-06b1-461b-b612-a1d422e6f935 used request id req-8e28a647-70fa-470c-8e96-81a6c514c530 2018-12-23 01:10:20,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e9a3c2b9ec04ff505b1d9a6e95109a45b1771f" 2018-12-23 01:10:21,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3dc7719c-28af-479a-af82-3bdc8e547a82 Date: Sun, 23 Dec 2018 01:10:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "created_at": "2018-12-23T01:09:45Z", "updated_at": "2018-12-23T01:09:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:09:45Z", "revision_number": 0, "id": "195f1a1d-07f8-4b6c-8586-5e28066c35bc", "remote_group_id": "836ef9c8-2d31-4aad-b5b5-07514b1ccc89", "remote_ip_prefix": null, "created_at": "2018-12-23T01:09:45Z", "security_group_id": "836ef9c8-2d31-4aad-b5b5-07514b1ccc89", "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "port_range_min": null, "ethertype": "IPv4", "project_id": "8031ec3b781a47079cfb832866dc4c61"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:09:45Z", "revision_number": 0, "id": "45e28ab3-4be5-492f-ad09-879832993caa", "remote_group_id": "836ef9c8-2d31-4aad-b5b5-07514b1ccc89", "remote_ip_prefix": null, "created_at": "2018-12-23T01:09:45Z", "security_group_id": "836ef9c8-2d31-4aad-b5b5-07514b1ccc89", "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "port_range_min": null, "ethertype": "IPv6", "project_id": "8031ec3b781a47079cfb832866dc4c61"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:09:45Z", "revision_number": 0, "id": "d0bd1302-2019-4260-a3c5-037e6e51a904", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:09:45Z", "security_group_id": "836ef9c8-2d31-4aad-b5b5-07514b1ccc89", "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "port_range_min": null, "ethertype": "IPv6", "project_id": "8031ec3b781a47079cfb832866dc4c61"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:09:45Z", "revision_number": 0, "id": "ec244a08-9b42-4ab8-b354-52a36920c495", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:09:45Z", "security_group_id": "836ef9c8-2d31-4aad-b5b5-07514b1ccc89", "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "port_range_min": null, "ethertype": "IPv4", "project_id": "8031ec3b781a47079cfb832866dc4c61"}], "revision_number": 4, "project_id": "8031ec3b781a47079cfb832866dc4c61", "id": "836ef9c8-2d31-4aad-b5b5-07514b1ccc89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:10:21,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-3dc7719c-28af-479a-af82-3bdc8e547a82 2018-12-23 01:10:21,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e9a3c2b9ec04ff505b1d9a6e95109a45b1771f" 2018-12-23 01:10:21,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160bb426-cb4a-4dec-ad74-524e54823353 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61"}, "enabled": true, "id": "8031ec3b781a47079cfb832866dc4c61", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-059456ab-4e65-435-proj"}} 2018-12-23 01:10:21,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 used request id req-160bb426-cb4a-4dec-ad74-524e54823353 2018-12-23 01:10:21,217 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 836ef9c8-2d31-4aad-b5b5-07514b1ccc89 2018-12-23 01:10:21,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=836ef9c8-2d31-4aad-b5b5-07514b1ccc89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e9a3c2b9ec04ff505b1d9a6e95109a45b1771f" 2018-12-23 01:10:21,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-32e5d78f-374c-4ea8-8ebc-c9fa30d6c6ba Date: Sun, 23 Dec 2018 01:10:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "836ef9c8-2d31-4aad-b5b5-07514b1ccc89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:09:45Z", "security_group_id": "836ef9c8-2d31-4aad-b5b5-07514b1ccc89", "port_range_min": null, "revision_number": 0, "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "created_at": "2018-12-23T01:09:45Z", "project_id": "8031ec3b781a47079cfb832866dc4c61", "id": "195f1a1d-07f8-4b6c-8586-5e28066c35bc"}, {"remote_group_id": "836ef9c8-2d31-4aad-b5b5-07514b1ccc89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:09:45Z", "security_group_id": "836ef9c8-2d31-4aad-b5b5-07514b1ccc89", "port_range_min": null, "revision_number": 0, "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "created_at": "2018-12-23T01:09:45Z", "project_id": "8031ec3b781a47079cfb832866dc4c61", "id": "45e28ab3-4be5-492f-ad09-879832993caa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:09:45Z", "security_group_id": "836ef9c8-2d31-4aad-b5b5-07514b1ccc89", "port_range_min": null, "revision_number": 0, "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "created_at": "2018-12-23T01:09:45Z", "project_id": "8031ec3b781a47079cfb832866dc4c61", "id": "d0bd1302-2019-4260-a3c5-037e6e51a904"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:09:45Z", "security_group_id": "836ef9c8-2d31-4aad-b5b5-07514b1ccc89", "port_range_min": null, "revision_number": 0, "tenant_id": "8031ec3b781a47079cfb832866dc4c61", "created_at": "2018-12-23T01:09:45Z", "project_id": "8031ec3b781a47079cfb832866dc4c61", "id": "ec244a08-9b42-4ab8-b354-52a36920c495"}]} 2018-12-23 01:10:21,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=836ef9c8-2d31-4aad-b5b5-07514b1ccc89 used request id req-32e5d78f-374c-4ea8-8ebc-c9fa30d6c6ba 2018-12-23 01:10:21,399 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:10:21,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/836ef9c8-2d31-4aad-b5b5-07514b1ccc89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e9a3c2b9ec04ff505b1d9a6e95109a45b1771f" 2018-12-23 01:10:21,737 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9bee6b4-d0cb-4ab2-8cf0-05b4ce7499cf Content-Length: 0 Date: Sun, 23 Dec 2018 01:10:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:10:21,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/836ef9c8-2d31-4aad-b5b5-07514b1ccc89 used request id req-a9bee6b4-d0cb-4ab2-8cf0-05b4ce7499cf 2018-12-23 01:10:21,738 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-059456ab-4e65-435-proj 2018-12-23 01:10:21,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e9a3c2b9ec04ff505b1d9a6e95109a45b1771f" 2018-12-23 01:10:21,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66bb25cd-713c-462c-9fa7-9c90ee4ca429 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:10:21,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8031ec3b781a47079cfb832866dc4c61 used request id req-66bb25cd-713c-462c-9fa7-9c90ee4ca429 2018-12-23 01:10:21,930 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-059456ab-4e65-435-proj-role 2018-12-23 01:10:21,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/95c73e77ddff44148ce2730ff2048a95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e9a3c2b9ec04ff505b1d9a6e95109a45b1771f" 2018-12-23 01:10:22,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17f0da8c-2776-4679-8b2a-4ae2091103a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:10:22,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/95c73e77ddff44148ce2730ff2048a95 used request id req-17f0da8c-2776-4679-8b2a-4ae2091103a9 2018-12-23 01:10:22,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03e9a3c2b9ec04ff505b1d9a6e95109a45b1771f" 2018-12-23 01:10:22,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed9b97c-3b48-4600-bac2-03d530d787bc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:10:22,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4ed9b97c-3b48-4600-bac2-03d530d787bc 2018-12-23 01:10:22,133 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-059456ab-4e65-435-user 2018-12-23 01:10:22,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/aeaacf26b2fc4a3da416d0f8f5576ca6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afd9f09f9736cfa8910b7e6189d4adc07c80dfa" 2018-12-23 01:10:22,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7148ec8-32c5-4b4c-a1e6-f1c4303c771b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:10:22,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/aeaacf26b2fc4a3da416d0f8f5576ca6 used request id req-c7148ec8-32c5-4b4c-a1e6-f1c4303c771b 2018-12-23 01:10:22,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:10:22,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:10:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["6huEmlfqSQ64lizVFhaH0w"], "issued_at": "2018-12-23T01:10:22.000000Z"}} 2018-12-23 01:10:22,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d106a9f1fb624372c4674456b870ee0cb2902d70" 2018-12-23 01:10:22,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4cb8304-802f-472a-9bf7-f548fc240c3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:10:22,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a4cb8304-802f-472a-9bf7-f548fc240c3e 2018-12-23 01:10:22,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:10:22,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:10:23,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["6RWI9glxSACURKBktHWTaQ"], "issued_at": "2018-12-23T01:10:23.000000Z"}} 2018-12-23 01:10:23,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92481140ffa885806acd5790944eae437cf0882" 2018-12-23 01:10:23,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2d200e-3bb2-49c1-8e59-acc43088a18b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:10:23,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3a2d200e-3bb2-49c1-8e59-acc43088a18b 2018-12-23 01:10:23,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:10:23,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:10:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:10:23,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92481140ffa885806acd5790944eae437cf0882" 2018-12-23 01:10:23,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-502707c2-00f6-486b-a784-391195d9ad82 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:10:23,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj used request id req-502707c2-00f6-486b-a784-391195d9ad82 2018-12-23 01:10:23,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92481140ffa885806acd5790944eae437cf0882" 2018-12-23 01:10:23,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b9ea2c-ef94-44c7-a448-01d997d80f59 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:10:23,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-25b9ea2c-ef94-44c7-a448-01d997d80f59 2018-12-23 01:10:23,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92481140ffa885806acd5790944eae437cf0882" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj"}}' 2018-12-23 01:10:23,604 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2e3f5b9-33f2-4bfa-b1e5-aba4730a8b75 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd"}, "enabled": true, "id": "0d400da5bc66440a93d12ce5b1bb42fd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj"}} 2018-12-23 01:10:23,604 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a2e3f5b9-33f2-4bfa-b1e5-aba4730a8b75 2018-12-23 01:10:23,604 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj 2018-12-23 01:10:23,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:10:23,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:10:23,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["uMmMypnJS5qr3S0-L3Ta4w"], "issued_at": "2018-12-23T01:10:23.000000Z"}} 2018-12-23 01:10:23,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9b19639cd3a781023dc83d681578bcefc794db" 2018-12-23 01:10:24,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-491adb53-633a-4d57-a7c0-03f8924ade00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:10:24,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-491adb53-633a-4d57-a7c0-03f8924ade00 2018-12-23 01:10:24,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:10:24,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:10:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:10:24,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9b19639cd3a781023dc83d681578bcefc794db" 2018-12-23 01:10:24,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbbc7083-d8db-4bbf-ab84-224eed62e46c Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:10:24,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fbbc7083-d8db-4bbf-ab84-224eed62e46c 2018-12-23 01:10:24,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9b19639cd3a781023dc83d681578bcefc794db" 2018-12-23 01:10:24,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a83125d-f0b6-4c76-b96c-5e41c7e48249 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd"}, "enabled": true, "id": "0d400da5bc66440a93d12ce5b1bb42fd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj"}]} 2018-12-23 01:10:24,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj used request id req-3a83125d-f0b6-4c76-b96c-5e41c7e48249 2018-12-23 01:10:24,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9b19639cd3a781023dc83d681578bcefc794db" 2018-12-23 01:10:24,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3533128-8ba3-45fb-802b-20bd3ae187b3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:10:24,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c3533128-8ba3-45fb-802b-20bd3ae187b3 2018-12-23 01:10:24,729 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-8b244ba7-f00d-48d-user 2018-12-23 01:10:24,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:10:24,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92481140ffa885806acd5790944eae437cf0882" 2018-12-23 01:10:24,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be8c63f-cbaa-441f-96d6-1c444ee6d315 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:10:24,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3be8c63f-cbaa-441f-96d6-1c444ee6d315 2018-12-23 01:10:24,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92481140ffa885806acd5790944eae437cf0882" -d '{"role": {"name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj-role"}}' 2018-12-23 01:10:24,933 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:10:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b12be339-b00a-4a9a-975b-050a721748b1 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e75eccb86ea24e499e1cab4adae09830", "links": {"self": "http://172.30.9.26:5000/v3/roles/e75eccb86ea24e499e1cab4adae09830"}, "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj-role"}} 2018-12-23 01:10:24,933 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b12be339-b00a-4a9a-975b-050a721748b1 2018-12-23 01:10:24,933 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj-role 2018-12-23 01:10:24,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e75eccb86ea24e499e1cab4adae09830 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92481140ffa885806acd5790944eae437cf0882" 2018-12-23 01:10:24,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e43838f-9957-4563-ac31-bd5f5affcd83 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/e75eccb86ea24e499e1cab4adae09830"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj-role", "id": "e75eccb86ea24e499e1cab4adae09830"}} 2018-12-23 01:10:24,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e75eccb86ea24e499e1cab4adae09830 used request id req-0e43838f-9957-4563-ac31-bd5f5affcd83 2018-12-23 01:10:24,953 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj-role to project CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj 2018-12-23 01:10:24,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd/users/0b121ab49f1347ef8c14ca925f8d0fd4/roles/e75eccb86ea24e499e1cab4adae09830 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92481140ffa885806acd5790944eae437cf0882" 2018-12-23 01:10:25,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:10:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-962c241f-530e-4e66-8191-35f0018b9c83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:10:25,079 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd/users/0b121ab49f1347ef8c14ca925f8d0fd4/roles/e75eccb86ea24e499e1cab4adae09830 used request id req-962c241f-530e-4e66-8191-35f0018b9c83 2018-12-23 01:10:25,079 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:10:25,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:10:25,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:10:25,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e75eccb86ea24e499e1cab4adae09830", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj-role"}], "expires_at": "2018-12-23T02:10:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d400da5bc66440a93d12ce5b1bb42fd", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-user", "id": "0b121ab49f1347ef8c14ca925f8d0fd4"}, "audit_ids": ["pstDGEZAR_-3BAp639GErw"], "issued_at": "2018-12-23T01:10:25.000000Z"}} 2018-12-23 01:10:25,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82ed29b3b4f6c40e91d8861591e719559e97923" 2018-12-23 01:10:25,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38672f27-e78b-40d1-98bd-15a2d882d695 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:10:25,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-38672f27-e78b-40d1-98bd-15a2d882d695 2018-12-23 01:10:25,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a82ed29b3b4f6c40e91d8861591e719559e97923" 2018-12-23 01:10:25,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-4cfc9311-669f-46fb-ab46-c3cf0840f33f Date: Sun, 23 Dec 2018 01:10:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-image"} 2018-12-23 01:10:25,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-image used request id req-4cfc9311-669f-46fb-ab46-c3cf0840f33f 2018-12-23 01:10:25,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a82ed29b3b4f6c40e91d8861591e719559e97923" 2018-12-23 01:10:25,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-19c21392-24da-4da4-8c40-e484993a537d Date: Sun, 23 Dec 2018 01:10:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:10:25,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-19c21392-24da-4da4-8c40-e484993a537d 2018-12-23 01:10:25,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a82ed29b3b4f6c40e91d8861591e719559e97923" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-image"}' 2018-12-23 01:10:26,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81 X-Openstack-Request-Id: req-bd89ae75-dbd0-48ef-870b-0535044ceef2 Date: Sun, 23 Dec 2018 01:10:26 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:10:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:10:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81", "min_disk": 0, "protected": false, "id": "e2dd4c19-ef36-4e96-a61d-b597054ebc81", "file": "/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81/file", "checksum": null, "owner": "0d400da5bc66440a93d12ce5b1bb42fd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:10:26,091 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-bd89ae75-dbd0-48ef-870b-0535044ceef2 2018-12-23 01:10:26,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a82ed29b3b4f6c40e91d8861591e719559e97923" -d '' 2018-12-23 01:10:27,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98336501-fb19-4283-8191-677761b5706f Date: Sun, 23 Dec 2018 01:10:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:10:27,602 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81/file used request id req-98336501-fb19-4283-8191-677761b5706f 2018-12-23 01:10:27,603 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:10:27,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a82ed29b3b4f6c40e91d8861591e719559e97923" 2018-12-23 01:10:27,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-78c099d4-c8ba-4157-9599-fae58104fa59 Date: Sun, 23 Dec 2018 01:10:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:10:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:10:27Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81/snap", "metadata": {}}], "self": "/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81", "min_disk": 0, "protected": false, "id": "e2dd4c19-ef36-4e96-a61d-b597054ebc81", "file": "/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0d400da5bc66440a93d12ce5b1bb42fd", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:10:27,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81 used request id req-78c099d4-c8ba-4157-9599-fae58104fa59 2018-12-23 01:10:27,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a82ed29b3b4f6c40e91d8861591e719559e97923" 2018-12-23 01:10:27,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-befa143d-cb3d-4599-8534-31fac6f6310d Date: Sun, 23 Dec 2018 01:10: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-12-23 01:10:27,925 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-befa143d-cb3d-4599-8534-31fac6f6310d 2018-12-23 01:10:27,927 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-image 2018-12-23 01:10:27,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a82ed29b3b4f6c40e91d8861591e719559e97923" 2018-12-23 01:10:28,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-2f48c519-4f1f-4b57-805a-c4040445ea3f Date: Sun, 23 Dec 2018 01:10:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:10:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:10:27Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81/snap", "metadata": {}}], "self": "/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81", "min_disk": 0, "protected": false, "id": "e2dd4c19-ef36-4e96-a61d-b597054ebc81", "file": "/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0d400da5bc66440a93d12ce5b1bb42fd", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:10:28,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81 used request id req-2f48c519-4f1f-4b57-805a-c4040445ea3f 2018-12-23 01:10:28,097 - create_image - DEBUG - Instance status is - active 2018-12-23 01:10:28,097 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-image 2018-12-23 01:10:28,097 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-image 2018-12-23 01:10:28,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:10:28,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:10:28,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e75eccb86ea24e499e1cab4adae09830", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj-role"}], "expires_at": "2018-12-23T02:10:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d400da5bc66440a93d12ce5b1bb42fd", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-user", "id": "0b121ab49f1347ef8c14ca925f8d0fd4"}, "audit_ids": ["FLVlpEcQQjKGtU2_DTVryA"], "issued_at": "2018-12-23T01:10:28.000000Z"}} 2018-12-23 01:10:28,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545637ca2621eb7abf6e2a3d97d4ceb056793be" 2018-12-23 01:10:28,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a40ee76f-e540-4b57-9e65-47e7eb244717 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:10:28,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a40ee76f-e540-4b57-9e65-47e7eb244717 2018-12-23 01:10:28,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545637ca2621eb7abf6e2a3d97d4ceb056793be" 2018-12-23 01:10:28,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-63a881fb-f546-4a75-a98e-d134c102415e Date: Sun, 23 Dec 2018 01:10:28 GMT RESP BODY: {"networks":[]} 2018-12-23 01:10:28,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net used request id req-63a881fb-f546-4a75-a98e-d134c102415e 2018-12-23 01:10:28,686 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net 2018-12-23 01:10:28,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545637ca2621eb7abf6e2a3d97d4ceb056793be" -d '{"network": {"name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net", "admin_state_up": true}}' 2018-12-23 01:10:29,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-0467b0f4-2902-493e-85bd-579a961564e7 Date: Sun, 23 Dec 2018 01:10:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"11d9c124-fa83-4ad8-a260-ad676e656af7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0d400da5bc66440a93d12ce5b1bb42fd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:10:29Z","is_default":false,"name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:28Z","mtu":1450}} 2018-12-23 01:10:29,176 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0467b0f4-2902-493e-85bd-579a961564e7 2018-12-23 01:10:29,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=11d9c124-fa83-4ad8-a260-ad676e656af7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545637ca2621eb7abf6e2a3d97d4ceb056793be" 2018-12-23 01:10:29,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-6470452b-2502-4d1d-aeec-d276c1aec3a8 Date: Sun, 23 Dec 2018 01:10: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-12-23T01:10:29Z","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0d400da5bc66440a93d12ce5b1bb42fd","id":"11d9c124-fa83-4ad8-a260-ad676e656af7","name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net"}]} 2018-12-23 01:10:29,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=11d9c124-fa83-4ad8-a260-ad676e656af7 used request id req-6470452b-2502-4d1d-aeec-d276c1aec3a8 2018-12-23 01:10:29,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545637ca2621eb7abf6e2a3d97d4ceb056793be" 2018-12-23 01:10:29,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-43ed6b34-54a3-42f2-bfb4-1ae59b016a91 Date: Sun, 23 Dec 2018 01:10:29 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:10:29,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 used request id req-43ed6b34-54a3-42f2-bfb4-1ae59b016a91 2018-12-23 01:10:29,588 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-subnet 2018-12-23 01:10:29,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545637ca2621eb7abf6e2a3d97d4ceb056793be" -d '{"subnets": [{"ip_version": 4, "network_id": "11d9c124-fa83-4ad8-a260-ad676e656af7", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-subnet"}]}' 2018-12-23 01:10:30,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6fe7ce49-245e-449c-840f-2ac819f40baf Date: Sun, 23 Dec 2018 01:10:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11d9c124-fa83-4ad8-a260-ad676e656af7","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:30Z","dns_nameservers":[],"updated_at":"2018-12-23T01:10:30Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"0d400da5bc66440a93d12ce5b1bb42fd","id":"d89eb868-e7eb-44ce-a7d8-5976d705b52c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-subnet"}]} 2018-12-23 01:10:30,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-6fe7ce49-245e-449c-840f-2ac819f40baf 2018-12-23 01:10:30,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=11d9c124-fa83-4ad8-a260-ad676e656af7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545637ca2621eb7abf6e2a3d97d4ceb056793be" 2018-12-23 01:10:30,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-daeee9f9-0956-443f-9ab3-34dd04107104 Date: Sun, 23 Dec 2018 01:10: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":["d89eb868-e7eb-44ce-a7d8-5976d705b52c"],"updated_at":"2018-12-23T01:10:30Z","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d400da5bc66440a93d12ce5b1bb42fd","id":"11d9c124-fa83-4ad8-a260-ad676e656af7","name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net"}]} 2018-12-23 01:10:30,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=11d9c124-fa83-4ad8-a260-ad676e656af7 used request id req-daeee9f9-0956-443f-9ab3-34dd04107104 2018-12-23 01:10:30,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545637ca2621eb7abf6e2a3d97d4ceb056793be" 2018-12-23 01:10:30,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-823655e0-ce6e-4a4e-9cac-fc6eff394c2d Date: Sun, 23 Dec 2018 01:10:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11d9c124-fa83-4ad8-a260-ad676e656af7","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:30Z","dns_nameservers":[],"updated_at":"2018-12-23T01:10:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0d400da5bc66440a93d12ce5b1bb42fd","id":"d89eb868-e7eb-44ce-a7d8-5976d705b52c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-subnet"}]} 2018-12-23 01:10:30,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 used request id req-823655e0-ce6e-4a4e-9cac-fc6eff394c2d 2018-12-23 01:10:30,849 - OpenStackNetwork - DEBUG - Network [11d9c124-fa83-4ad8-a260-ad676e656af7] created successfully 2018-12-23 01:10:30,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:10:30,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:10:31,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:10:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["3y8_4ARQRPKcRkXmfbTMKg"], "issued_at": "2018-12-23T01:10:31.000000Z"}} 2018-12-23 01:10:31,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b40aa67d46c4615645118f803ed71ec6e152c724" 2018-12-23 01:10:31,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aafcc041-c2ab-49a5-bba7-6baee4bfdabc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:10:31,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-aafcc041-c2ab-49a5-bba7-6baee4bfdabc 2018-12-23 01:10:31,315 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:10:31,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b40aa67d46c4615645118f803ed71ec6e152c724" 2018-12-23 01:10:31,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-40c747ef-b651-4626-8e47-2e0da60e7591 x-compute-request-id: req-40c747ef-b651-4626-8e47-2e0da60e7591 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:10:31,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-40c747ef-b651-4626-8e47-2e0da60e7591 2018-12-23 01:10:31,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b40aa67d46c4615645118f803ed71ec6e152c724" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-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-12-23 01:10:31,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-19c8f384-7d0c-4498-9d2e-1792532ec05a x-compute-request-id: req-19c8f384-7d0c-4498-9d2e-1792532ec05a Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c062ee89-0407-4ed0-93b4-8eb03000a254", "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:10:31,562 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-19c8f384-7d0c-4498-9d2e-1792532ec05a 2018-12-23 01:10:31,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:10:31,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:10:31,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e75eccb86ea24e499e1cab4adae09830", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj-role"}], "expires_at": "2018-12-23T02:10:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d400da5bc66440a93d12ce5b1bb42fd", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-user", "id": "0b121ab49f1347ef8c14ca925f8d0fd4"}, "audit_ids": ["PPmk1HTrTvuWCjtuRnC1_Q"], "issued_at": "2018-12-23T01:10:31.000000Z"}} 2018-12-23 01:10:31,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:32,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ee584e-69dc-4825-be28-3b4fc959cb30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:10:32,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-71ee584e-69dc-4825-be28-3b4fc959cb30 2018-12-23 01:10:32,019 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:10:32,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:32,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa63802-8290-463f-bf78-0c512c18a595 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:10:32,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-daa63802-8290-463f-bf78-0c512c18a595 2018-12-23 01:10:32,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:32,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-96a903f3-40f3-432a-adc0-3b47d7a386bd Date: Sun, 23 Dec 2018 01: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":["d89eb868-e7eb-44ce-a7d8-5976d705b52c"],"updated_at":"2018-12-23T01:10:30Z","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d400da5bc66440a93d12ce5b1bb42fd","id":"11d9c124-fa83-4ad8-a260-ad676e656af7","name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net"}]} 2018-12-23 01:10:32,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net used request id req-96a903f3-40f3-432a-adc0-3b47d7a386bd 2018-12-23 01:10:32,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:10:32,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:10:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:10:32,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:32,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c944c4f6-4bbd-49d3-8d9f-8f922d8be73b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd"}, "enabled": true, "id": "0d400da5bc66440a93d12ce5b1bb42fd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj"}} 2018-12-23 01:10:32,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd used request id req-c944c4f6-4bbd-49d3-8d9f-8f922d8be73b 2018-12-23 01:10:32,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:32,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7c1d2f00-66d5-4e01-9865-0291d4c380fd Date: Sun, 23 Dec 2018 01:10:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11d9c124-fa83-4ad8-a260-ad676e656af7","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:30Z","dns_nameservers":[],"updated_at":"2018-12-23T01:10:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0d400da5bc66440a93d12ce5b1bb42fd","id":"d89eb868-e7eb-44ce-a7d8-5976d705b52c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-subnet"}]} 2018-12-23 01:10:32,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 used request id req-7c1d2f00-66d5-4e01-9865-0291d4c380fd 2018-12-23 01:10:32,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7&name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:32,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-15941fbb-43bb-48f1-99dc-6a21b2ca979b Date: Sun, 23 Dec 2018 01:10:32 GMT RESP BODY: {"ports":[]} 2018-12-23 01:10:32,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7&name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947dport-1&admin_state_up=True used request id req-15941fbb-43bb-48f1-99dc-6a21b2ca979b 2018-12-23 01:10:32,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:33,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-39fc79a5-f0f5-4079-a35d-7cf2da217096 x-compute-request-id: req-39fc79a5-f0f5-4079-a35d-7cf2da217096 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:10:33,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst used request id req-39fc79a5-f0f5-4079-a35d-7cf2da217096 2018-12-23 01:10:33,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:33,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f988544e-3da9-43fa-9603-fd74cc638c03 Date: Sun, 23 Dec 2018 01:10: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":["d89eb868-e7eb-44ce-a7d8-5976d705b52c"],"updated_at":"2018-12-23T01:10:30Z","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d400da5bc66440a93d12ce5b1bb42fd","id":"11d9c124-fa83-4ad8-a260-ad676e656af7","name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net"}]} 2018-12-23 01:10:33,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net used request id req-f988544e-3da9-43fa-9603-fd74cc638c03 2018-12-23 01:10:33,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:33,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d78dc0de-4361-4b50-a340-daaa1a678cb9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd"}, "enabled": true, "id": "0d400da5bc66440a93d12ce5b1bb42fd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj"}} 2018-12-23 01:10:33,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd used request id req-d78dc0de-4361-4b50-a340-daaa1a678cb9 2018-12-23 01:10:33,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:33,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eea2f193-fa43-4491-baaa-2f00074c9661 Date: Sun, 23 Dec 2018 01:10:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11d9c124-fa83-4ad8-a260-ad676e656af7","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:30Z","dns_nameservers":[],"updated_at":"2018-12-23T01:10:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0d400da5bc66440a93d12ce5b1bb42fd","id":"d89eb868-e7eb-44ce-a7d8-5976d705b52c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-subnet"}]} 2018-12-23 01:10:33,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 used request id req-eea2f193-fa43-4491-baaa-2f00074c9661 2018-12-23 01:10:33,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7&name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:33,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f012d088-4b94-473f-8ba9-9f97a993cde4 Date: Sun, 23 Dec 2018 01:10:33 GMT RESP BODY: {"ports":[]} 2018-12-23 01:10:33,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7&name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947dport-1&admin_state_up=True used request id req-f012d088-4b94-473f-8ba9-9f97a993cde4 2018-12-23 01:10:33,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:10:33,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:10:34,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e75eccb86ea24e499e1cab4adae09830", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj-role"}], "expires_at": "2018-12-23T02:10:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d400da5bc66440a93d12ce5b1bb42fd", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0d400da5bc66440a93d12ce5b1bb42fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-user", "id": "0b121ab49f1347ef8c14ca925f8d0fd4"}, "audit_ids": ["EHetz1m3QyKXrMmclKrcTg"], "issued_at": "2018-12-23T01:10:34.000000Z"}} 2018-12-23 01:10:34,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df720742f7c9c8ad204cbbed8ea3696b87037995" 2018-12-23 01:10:34,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4655afc2-8b4c-464d-aa61-d9d623090763 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:10:34,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4655afc2-8b4c-464d-aa61-d9d623090763 2018-12-23 01:10:34,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:34,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d264cbd7-bb08-4cef-be89-b3aa5d940ecf Date: Sun, 23 Dec 2018 01:10: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":["d89eb868-e7eb-44ce-a7d8-5976d705b52c"],"updated_at":"2018-12-23T01:10:30Z","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d400da5bc66440a93d12ce5b1bb42fd","id":"11d9c124-fa83-4ad8-a260-ad676e656af7","name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net"}]} 2018-12-23 01:10:34,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net used request id req-d264cbd7-bb08-4cef-be89-b3aa5d940ecf 2018-12-23 01:10:34,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:34,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2be908d3-d826-482a-af78-e9de817cd9b6 Date: Sun, 23 Dec 2018 01:10:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11d9c124-fa83-4ad8-a260-ad676e656af7","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:30Z","dns_nameservers":[],"updated_at":"2018-12-23T01:10:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0d400da5bc66440a93d12ce5b1bb42fd","id":"d89eb868-e7eb-44ce-a7d8-5976d705b52c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-subnet"}]} 2018-12-23 01:10:34,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 used request id req-2be908d3-d826-482a-af78-e9de817cd9b6 2018-12-23 01:10:34,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:34,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1f83b760-6fcd-41a8-95c7-894bcb1faf42 Date: Sun, 23 Dec 2018 01:10: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":["d89eb868-e7eb-44ce-a7d8-5976d705b52c"],"updated_at":"2018-12-23T01:10:30Z","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d400da5bc66440a93d12ce5b1bb42fd","id":"11d9c124-fa83-4ad8-a260-ad676e656af7","name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net"}]} 2018-12-23 01:10:34,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net used request id req-1f83b760-6fcd-41a8-95c7-894bcb1faf42 2018-12-23 01:10:34,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:10:34,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:10:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:10:34,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df720742f7c9c8ad204cbbed8ea3696b87037995" 2018-12-23 01:10:35,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d7c9354-c52b-494d-a7ac-e39721390b0f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd"}, "enabled": true, "id": "0d400da5bc66440a93d12ce5b1bb42fd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj"}} 2018-12-23 01:10:35,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd used request id req-2d7c9354-c52b-494d-a7ac-e39721390b0f 2018-12-23 01:10:35,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:35,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-752e68d4-3678-4066-a768-0c665cbca623 Date: Sun, 23 Dec 2018 01:10:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11d9c124-fa83-4ad8-a260-ad676e656af7","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:30Z","dns_nameservers":[],"updated_at":"2018-12-23T01:10:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0d400da5bc66440a93d12ce5b1bb42fd","id":"d89eb868-e7eb-44ce-a7d8-5976d705b52c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-subnet"}]} 2018-12-23 01:10:35,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 used request id req-752e68d4-3678-4066-a768-0c665cbca623 2018-12-23 01:10:35,282 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net 2018-12-23 01:10:35,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" -d '{"port": {"network_id": "11d9c124-fa83-4ad8-a260-ad676e656af7", "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947dport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-12-23 01:10:36,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 854 X-Openstack-Request-Id: req-56f39eb8-49a9-4eb3-ab43-9c367bb874c7 Date: Sun, 23 Dec 2018 01:10:36 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-12-23T01:10:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d89eb868-e7eb-44ce-a7d8-5976d705b52c","ip_address":"10.55.0.11"}],"id":"4a60ab98-1092-4442-ad62-fba137173739","security_groups":["825b3d4e-1cbe-402d-af99-056b51704a5c"],"mac_address":"fa:16:3e:5e:5e:e8","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947dport-1","project_id":"0d400da5bc66440a93d12ce5b1bb42fd","qos_policy_id":null,"admin_state_up":true,"network_id":"11d9c124-fa83-4ad8-a260-ad676e656af7","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:35Z","binding:vnic_type":"normal"}} 2018-12-23 01:10:36,465 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-56f39eb8-49a9-4eb3-ab43-9c367bb874c7 2018-12-23 01:10:36,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:36,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6c74fc40-ef1e-4865-b734-9463b38f114b Date: Sun, 23 Dec 2018 01:10: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":["d89eb868-e7eb-44ce-a7d8-5976d705b52c"],"updated_at":"2018-12-23T01:10:30Z","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d400da5bc66440a93d12ce5b1bb42fd","id":"11d9c124-fa83-4ad8-a260-ad676e656af7","name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net"}]} 2018-12-23 01:10:36,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net used request id req-6c74fc40-ef1e-4865-b734-9463b38f114b 2018-12-23 01:10:36,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:36,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641a36b6-eead-49fe-86db-9d9a1a181f2d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd"}, "enabled": true, "id": "0d400da5bc66440a93d12ce5b1bb42fd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj"}} 2018-12-23 01:10:36,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd used request id req-641a36b6-eead-49fe-86db-9d9a1a181f2d 2018-12-23 01:10:36,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:36,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ee6d146-234f-428b-8ee0-2457b370a3fa Date: Sun, 23 Dec 2018 01:10:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11d9c124-fa83-4ad8-a260-ad676e656af7","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:30Z","dns_nameservers":[],"updated_at":"2018-12-23T01:10:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0d400da5bc66440a93d12ce5b1bb42fd","id":"d89eb868-e7eb-44ce-a7d8-5976d705b52c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-subnet"}]} 2018-12-23 01:10:36,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 used request id req-1ee6d146-234f-428b-8ee0-2457b370a3fa 2018-12-23 01:10:36,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7&name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:36,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 857 X-Openstack-Request-Id: req-6de7245f-25c5-4fed-92b4-908491e4725d Date: Sun, 23 Dec 2018 01:10:36 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-12-23T01:10:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d89eb868-e7eb-44ce-a7d8-5976d705b52c","ip_address":"10.55.0.11"}],"id":"4a60ab98-1092-4442-ad62-fba137173739","security_groups":["825b3d4e-1cbe-402d-af99-056b51704a5c"],"mac_address":"fa:16:3e:5e:5e:e8","project_id":"0d400da5bc66440a93d12ce5b1bb42fd","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947dport-1","admin_state_up":true,"network_id":"11d9c124-fa83-4ad8-a260-ad676e656af7","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:35Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:10:36,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7&name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947dport-1&admin_state_up=True used request id req-6de7245f-25c5-4fed-92b4-908491e4725d 2018-12-23 01:10:36,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:37,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a15a76e1-ec31-4529-9afc-ac91ec790912 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd"}, "enabled": true, "id": "0d400da5bc66440a93d12ce5b1bb42fd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj"}} 2018-12-23 01:10:37,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd used request id req-a15a76e1-ec31-4529-9afc-ac91ec790912 2018-12-23 01:10:37,015 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst 2018-12-23 01:10:37,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:37,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-f93e73a1-f29d-45a3-b689-8d2c6bf28ea5 x-compute-request-id: req-f93e73a1-f29d-45a3-b689-8d2c6bf28ea5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c062ee89-0407-4ed0-93b4-8eb03000a254", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-flavor-name"}]} 2018-12-23 01:10:37,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f93e73a1-f29d-45a3-b689-8d2c6bf28ea5 2018-12-23 01:10:37,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:37,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-bab9faa5-6582-4230-bae6-51d641d06edd x-compute-request-id: req-bab9faa5-6582-4230-bae6-51d641d06edd Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c062ee89-0407-4ed0-93b4-8eb03000a254", "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:10:37,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254 used request id req-bab9faa5-6582-4230-bae6-51d641d06edd 2018-12-23 01:10:37,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:37,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-b054e00b-f7eb-49b2-b5c8-00d534db6a97 Date: Sun, 23 Dec 2018 01:10:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:10:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:10:27Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81/snap", "metadata": {}}], "self": "/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81", "min_disk": 0, "protected": false, "id": "e2dd4c19-ef36-4e96-a61d-b597054ebc81", "file": "/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0d400da5bc66440a93d12ce5b1bb42fd", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-image"} 2018-12-23 01:10:37,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-image used request id req-b054e00b-f7eb-49b2-b5c8-00d534db6a97 2018-12-23 01:10:37,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:37,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-de684221-6004-4a6c-b7c6-2eb081cbd7df Date: Sun, 23 Dec 2018 01:10: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-12-23 01:10:37,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-de684221-6004-4a6c-b7c6-2eb081cbd7df 2018-12-23 01:10:37,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" -d '{"server": {"name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst", "imageRef": "e2dd4c19-ef36-4e96-a61d-b597054ebc81", "flavorRef": "c062ee89-0407-4ed0-93b4-8eb03000a254", "max_count": 1, "min_count": 1, "networks": [{"port": "4a60ab98-1092-4442-ad62-fba137173739"}]}}' 2018-12-23 01:10:38,923 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-5ceafbed-b5ca-47d8-8107-adfccb1367e0 x-compute-request-id: req-5ceafbed-b5ca-47d8-8107-adfccb1367e0 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "bookmark"}], "adminPass": "XGgD9Hsm5UJw"}} 2018-12-23 01:10:38,924 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-5ceafbed-b5ca-47d8-8107-adfccb1367e0 2018-12-23 01:10:38,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:39,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-2e5f66d8-73ff-4806-aa4a-abcdeecc5983 x-compute-request-id: req-2e5f66d8-73ff-4806-aa4a-abcdeecc5983 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "bookmark"}], "image": {"id": "e2dd4c19-ef36-4e96-a61d-b597054ebc81", "links": [{"href": "http://172.30.9.26:8774/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c062ee89-0407-4ed0-93b4-8eb03000a254", "links": [{"href": "http://172.30.9.26:8774/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254", "rel": "bookmark"}]}, "id": "1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "user_id": "0b121ab49f1347ef8c14ca925f8d0fd4", "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-12-23T01:10:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst", "created": "2018-12-23T01:10:38Z", "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:10:39,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c used request id req-2e5f66d8-73ff-4806-aa4a-abcdeecc5983 2018-12-23 01:10:39,149 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst 2018-12-23 01:10:39,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:39,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10: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-3839a25b-92ea-4b15-b8a7-387b3efa11b5 x-compute-request-id: req-3839a25b-92ea-4b15-b8a7-387b3efa11b5 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "bookmark"}], "image": {"id": "e2dd4c19-ef36-4e96-a61d-b597054ebc81", "links": [{"href": "http://172.30.9.26:8774/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c062ee89-0407-4ed0-93b4-8eb03000a254", "links": [{"href": "http://172.30.9.26:8774/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254", "rel": "bookmark"}]}, "id": "1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "user_id": "0b121ab49f1347ef8c14ca925f8d0fd4", "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-12-23T01:10:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst", "created": "2018-12-23T01:10:38Z", "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:10:39,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c used request id req-3839a25b-92ea-4b15-b8a7-387b3efa11b5 2018-12-23 01:10:39,368 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst] is - BUILD 2018-12-23 01:10:39,368 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:10:42,371 - create_instance - DEBUG - VM status query timeout in 896.77850318 2018-12-23 01:10:42,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:42,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bca49225-ec30-422d-ab6b-e48842791da6 x-compute-request-id: req-bca49225-ec30-422d-ab6b-e48842791da6 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "bookmark"}], "image": {"id": "e2dd4c19-ef36-4e96-a61d-b597054ebc81", "links": [{"href": "http://172.30.9.26:8774/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c062ee89-0407-4ed0-93b4-8eb03000a254", "links": [{"href": "http://172.30.9.26:8774/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254", "rel": "bookmark"}]}, "id": "1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "security_groups": [{"name": "default"}], "user_id": "0b121ab49f1347ef8c14ca925f8d0fd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:10:39Z", "hostId": "b488234fb9cdc130a75f4b3e6158f0977b8a1292e8eca32db7f39d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst", "created": "2018-12-23T01:10:38Z", "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:10:42,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c used request id req-bca49225-ec30-422d-ab6b-e48842791da6 2018-12-23 01:10:42,920 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst] is - BUILD 2018-12-23 01:10:42,920 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:10:45,923 - create_instance - DEBUG - VM status query timeout in 893.226608992 2018-12-23 01:10:45,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:46,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10: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-e012d7aa-8710-45aa-86aa-1becb5392c51 x-compute-request-id: req-e012d7aa-8710-45aa-86aa-1becb5392c51 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "bookmark"}], "image": {"id": "e2dd4c19-ef36-4e96-a61d-b597054ebc81", "links": [{"href": "http://172.30.9.26:8774/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c062ee89-0407-4ed0-93b4-8eb03000a254", "links": [{"href": "http://172.30.9.26:8774/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254", "rel": "bookmark"}]}, "id": "1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "security_groups": [{"name": "default"}], "user_id": "0b121ab49f1347ef8c14ca925f8d0fd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:10:39Z", "hostId": "b488234fb9cdc130a75f4b3e6158f0977b8a1292e8eca32db7f39d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst", "created": "2018-12-23T01:10:38Z", "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:10:46,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c used request id req-e012d7aa-8710-45aa-86aa-1becb5392c51 2018-12-23 01:10:46,679 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst] is - BUILD 2018-12-23 01:10:46,679 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:10:49,682 - create_instance - DEBUG - VM status query timeout in 889.467445135 2018-12-23 01:10:49,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:50,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-ad93caf8-c647-4be4-a54e-9658185a4567 x-compute-request-id: req-ad93caf8-c647-4be4-a54e-9658185a4567 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:5e:e8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "bookmark"}], "image": {"id": "e2dd4c19-ef36-4e96-a61d-b597054ebc81", "links": [{"href": "http://172.30.9.26:8774/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:10:45.000000", "flavor": {"id": "c062ee89-0407-4ed0-93b4-8eb03000a254", "links": [{"href": "http://172.30.9.26:8774/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254", "rel": "bookmark"}]}, "id": "1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "security_groups": [{"name": "default"}], "user_id": "0b121ab49f1347ef8c14ca925f8d0fd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:10:46Z", "hostId": "b488234fb9cdc130a75f4b3e6158f0977b8a1292e8eca32db7f39d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst", "created": "2018-12-23T01:10:38Z", "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:10:50,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c used request id req-ad93caf8-c647-4be4-a54e-9658185a4567 2018-12-23 01:10:50,157 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst] is - ACTIVE 2018-12-23 01:10:50,158 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:10:50,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:50,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86d1a92e-24e3-4230-b617-e405bf6c828e x-compute-request-id: req-86d1a92e-24e3-4230-b617-e405bf6c828e Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:5e:e8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "bookmark"}], "image": {"id": "e2dd4c19-ef36-4e96-a61d-b597054ebc81", "links": [{"href": "http://172.30.9.26:8774/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:10:45.000000", "flavor": {"id": "c062ee89-0407-4ed0-93b4-8eb03000a254", "links": [{"href": "http://172.30.9.26:8774/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254", "rel": "bookmark"}]}, "id": "1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "security_groups": [{"name": "default"}], "user_id": "0b121ab49f1347ef8c14ca925f8d0fd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:10:46Z", "hostId": "b488234fb9cdc130a75f4b3e6158f0977b8a1292e8eca32db7f39d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst", "created": "2018-12-23T01:10:38Z", "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:10:50,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c used request id req-86d1a92e-24e3-4230-b617-e405bf6c828e 2018-12-23 01:10:50,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:50,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e19ca6d0-0de1-4cb3-a268-f76aaa9d540f Date: Sun, 23 Dec 2018 01:10:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d89eb868-e7eb-44ce-a7d8-5976d705b52c"],"updated_at":"2018-12-23T01:10:30Z","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d400da5bc66440a93d12ce5b1bb42fd","id":"11d9c124-fa83-4ad8-a260-ad676e656af7","name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net"}]} 2018-12-23 01:10:50,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net used request id req-e19ca6d0-0de1-4cb3-a268-f76aaa9d540f 2018-12-23 01:10:50,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:51,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0fe0aa4-27db-4c2b-ab21-19cbea68fedf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd"}, "enabled": true, "id": "0d400da5bc66440a93d12ce5b1bb42fd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj"}} 2018-12-23 01:10:51,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd used request id req-b0fe0aa4-27db-4c2b-ab21-19cbea68fedf 2018-12-23 01:10:51,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:51,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7de7a29d-4207-40c8-adfb-365691c78939 Date: Sun, 23 Dec 2018 01:10:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11d9c124-fa83-4ad8-a260-ad676e656af7","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:30Z","dns_nameservers":[],"updated_at":"2018-12-23T01:10:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0d400da5bc66440a93d12ce5b1bb42fd","id":"d89eb868-e7eb-44ce-a7d8-5976d705b52c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-subnet"}]} 2018-12-23 01:10:51,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 used request id req-7de7a29d-4207-40c8-adfb-365691c78939 2018-12-23 01:10:51,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:51,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3184 X-Openstack-Request-Id: req-0e9f985b-cdaa-424a-a1cd-84c7ac06db5f Date: Sun, 23 Dec 2018 01:10:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:10:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d89eb868-e7eb-44ce-a7d8-5976d705b52c","ip_address":"10.55.0.2"}],"id":"3e0ca228-e6d5-453c-9ed4-ccfae5851d0b","security_groups":[],"mac_address":"fa:16:3e:56:87:25","project_id":"0d400da5bc66440a93d12ce5b1bb42fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"11d9c124-fa83-4ad8-a260-ad676e656af7","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-11d9c124-fa83-4ad8-a260-ad676e656af7"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:10:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d89eb868-e7eb-44ce-a7d8-5976d705b52c","ip_address":"10.55.0.11"}],"id":"4a60ab98-1092-4442-ad62-fba137173739","security_groups":["825b3d4e-1cbe-402d-af99-056b51704a5c"],"mac_address":"fa:16:3e:5e:5e:e8","project_id":"0d400da5bc66440a93d12ce5b1bb42fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947dport-1","admin_state_up":true,"network_id":"11d9c124-fa83-4ad8-a260-ad676e656af7","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:35Z","binding:vnic_type":"normal","device_id":"1f0fd640-db27-4cdf-ac67-34ff1c6ff91c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:10:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d89eb868-e7eb-44ce-a7d8-5976d705b52c","ip_address":"10.55.0.3"}],"id":"ed1bb71e-dfb3-4b18-9751-3f2f8406e747","security_groups":[],"mac_address":"fa:16:3e:9a:2e:ee","project_id":"0d400da5bc66440a93d12ce5b1bb42fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"11d9c124-fa83-4ad8-a260-ad676e656af7","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-11d9c124-fa83-4ad8-a260-ad676e656af7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:10:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d89eb868-e7eb-44ce-a7d8-5976d705b52c","ip_address":"10.55.0.4"}],"id":"fb3f5452-75f3-4b0e-9a81-ede452289c70","security_groups":[],"mac_address":"fa:16:3e:4e:3e:04","project_id":"0d400da5bc66440a93d12ce5b1bb42fd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"11d9c124-fa83-4ad8-a260-ad676e656af7","tenant_id":"0d400da5bc66440a93d12ce5b1bb42fd","created_at":"2018-12-23T01:10:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-11d9c124-fa83-4ad8-a260-ad676e656af7"}]} 2018-12-23 01:10:51,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=11d9c124-fa83-4ad8-a260-ad676e656af7 used request id req-0e9f985b-cdaa-424a-a1cd-84c7ac06db5f 2018-12-23 01:10:51,503 - create_instance - INFO - Deleting Port with ID - 4a60ab98-1092-4442-ad62-fba137173739 2018-12-23 01:10:51,503 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947dport-1 2018-12-23 01:10:51,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/4a60ab98-1092-4442-ad62-fba137173739 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:52,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95377df0-3372-4067-87fc-5f55e84ecc3b Date: Sun, 23 Dec 2018 01:10:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:10:52,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/4a60ab98-1092-4442-ad62-fba137173739 used request id req-95377df0-3372-4067-87fc-5f55e84ecc3b 2018-12-23 01:10:52,063 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst 2018-12-23 01:10:52,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:52,235 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:10: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-2b43d95f-5fdd-47d2-9740-80e6d9216285 x-compute-request-id: req-2b43d95f-5fdd-47d2-9740-80e6d9216285 Content-Type: application/json 2018-12-23 01:10:52,236 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c used request id req-2b43d95f-5fdd-47d2-9740-80e6d9216285 2018-12-23 01:10:52,236 - create_instance - INFO - Checking deletion status 2018-12-23 01:10:52,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:52,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10: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-2aabb4ac-4424-4bb1-8d2c-4bb20a91844b x-compute-request-id: req-2aabb4ac-4424-4bb1-8d2c-4bb20a91844b Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:5e:e8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "bookmark"}], "image": {"id": "e2dd4c19-ef36-4e96-a61d-b597054ebc81", "links": [{"href": "http://172.30.9.26:8774/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:10:45.000000", "flavor": {"id": "c062ee89-0407-4ed0-93b4-8eb03000a254", "links": [{"href": "http://172.30.9.26:8774/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254", "rel": "bookmark"}]}, "id": "1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "user_id": "0b121ab49f1347ef8c14ca925f8d0fd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:10:52Z", "hostId": "b488234fb9cdc130a75f4b3e6158f0977b8a1292e8eca32db7f39d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst", "created": "2018-12-23T01:10:38Z", "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:10:52,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c used request id req-2aabb4ac-4424-4bb1-8d2c-4bb20a91844b 2018-12-23 01:10:52,623 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst] is - ACTIVE 2018-12-23 01:10:52,623 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:10:55,626 - create_instance - DEBUG - VM status query timeout in 296.61021018 2018-12-23 01:10:55,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:55,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:10: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-0a0c4d9e-3691-4cf1-bfa8-3177632c3c79 x-compute-request-id: req-0a0c4d9e-3691-4cf1-bfa8-3177632c3c79 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "rel": "bookmark"}], "image": {"id": "e2dd4c19-ef36-4e96-a61d-b597054ebc81", "links": [{"href": "http://172.30.9.26:8774/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:10:45.000000", "flavor": {"id": "c062ee89-0407-4ed0-93b4-8eb03000a254", "links": [{"href": "http://172.30.9.26:8774/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254", "rel": "bookmark"}]}, "id": "1f0fd640-db27-4cdf-ac67-34ff1c6ff91c", "user_id": "0b121ab49f1347ef8c14ca925f8d0fd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:10:52Z", "hostId": "b488234fb9cdc130a75f4b3e6158f0977b8a1292e8eca32db7f39d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst", "created": "2018-12-23T01:10:38Z", "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:10:55,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c used request id req-0a0c4d9e-3691-4cf1-bfa8-3177632c3c79 2018-12-23 01:10:55,742 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst] is - ACTIVE 2018-12-23 01:10:55,742 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:10:58,745 - create_instance - DEBUG - VM status query timeout in 293.491139174 2018-12-23 01:10:58,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366dea45ea3c6bd4bf663f7ded6d1deb857b675c" 2018-12-23 01:10:58,795 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:10:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-417f153b-406a-4234-880a-9799eeb5d041 x-compute-request-id: req-417f153b-406a-4234-880a-9799eeb5d041 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1f0fd640-db27-4cdf-ac67-34ff1c6ff91c could not be found.", "code": 404}} 2018-12-23 01:10:58,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1f0fd640-db27-4cdf-ac67-34ff1c6ff91c used request id req-417f153b-406a-4234-880a-9799eeb5d041 2018-12-23 01:10:58,795 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1f0fd640-db27-4cdf-ac67-34ff1c6ff91c could not be found. (HTTP 404) (Request-ID: req-417f153b-406a-4234-880a-9799eeb5d041) 2018-12-23 01:10:58,795 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-inst 2018-12-23 01:10:58,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b40aa67d46c4615645118f803ed71ec6e152c724" 2018-12-23 01:10:58,839 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:10:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f54ca00-ab4a-4afb-b621-2c75e3641754 x-compute-request-id: req-2f54ca00-ab4a-4afb-b621-2c75e3641754 Content-Length: 0 Content-Type: application/json 2018-12-23 01:10:58,839 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c062ee89-0407-4ed0-93b4-8eb03000a254 used request id req-2f54ca00-ab4a-4afb-b621-2c75e3641754 2018-12-23 01:10:58,840 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-subnet 2018-12-23 01:10:58,840 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-subnet 2018-12-23 01:10:58,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/d89eb868-e7eb-44ce-a7d8-5976d705b52c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545637ca2621eb7abf6e2a3d97d4ceb056793be" 2018-12-23 01:11:01,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f5f29094-5b30-4dc7-a571-31e86cffab03 Date: Sun, 23 Dec 2018 01:11:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:11:01,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d89eb868-e7eb-44ce-a7d8-5976d705b52c used request id req-f5f29094-5b30-4dc7-a571-31e86cffab03 2018-12-23 01:11:01,209 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-pub-net 2018-12-23 01:11:01,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/11d9c124-fa83-4ad8-a260-ad676e656af7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545637ca2621eb7abf6e2a3d97d4ceb056793be" 2018-12-23 01:11:02,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0c78186-16ed-441a-8a22-265fe23fec94 Date: Sun, 23 Dec 2018 01:11:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:11:02,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/11d9c124-fa83-4ad8-a260-ad676e656af7 used request id req-f0c78186-16ed-441a-8a22-265fe23fec94 2018-12-23 01:11:02,507 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-8ac087bf-4c78-4060-b457-832a73dc947d-image 2018-12-23 01:11:02,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a82ed29b3b4f6c40e91d8861591e719559e97923" 2018-12-23 01:11:03,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-52c57930-3dda-4287-8d2d-b06ee9dda7c9 Date: Sun, 23 Dec 2018 01:11:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:11:03,753 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e2dd4c19-ef36-4e96-a61d-b597054ebc81 used request id req-52c57930-3dda-4287-8d2d-b06ee9dda7c9 2018-12-23 01:11:03,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92481140ffa885806acd5790944eae437cf0882" 2018-12-23 01:11:03,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6d1223d1-06fb-48d7-9d68-0d1aa002ad78 Date: Sun, 23 Dec 2018 01:11:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "created_at": "2018-12-23T01:10:28Z", "updated_at": "2018-12-23T01:10:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:10:28Z", "revision_number": 0, "id": "2f2929d0-2bba-4b58-b3cd-35f5a46ee2f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:10:28Z", "security_group_id": "825b3d4e-1cbe-402d-af99-056b51704a5c", "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d400da5bc66440a93d12ce5b1bb42fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:10:28Z", "revision_number": 0, "id": "4b82be2d-ea2f-4d87-a897-32fffbe6921d", "remote_group_id": "825b3d4e-1cbe-402d-af99-056b51704a5c", "remote_ip_prefix": null, "created_at": "2018-12-23T01:10:28Z", "security_group_id": "825b3d4e-1cbe-402d-af99-056b51704a5c", "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d400da5bc66440a93d12ce5b1bb42fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:10:28Z", "revision_number": 0, "id": "6793716d-a620-4cb0-bd5c-947454a466a5", "remote_group_id": "825b3d4e-1cbe-402d-af99-056b51704a5c", "remote_ip_prefix": null, "created_at": "2018-12-23T01:10:28Z", "security_group_id": "825b3d4e-1cbe-402d-af99-056b51704a5c", "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d400da5bc66440a93d12ce5b1bb42fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:10:28Z", "revision_number": 0, "id": "cacb3226-54cd-4531-a157-d82e3791f49a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:10:28Z", "security_group_id": "825b3d4e-1cbe-402d-af99-056b51704a5c", "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d400da5bc66440a93d12ce5b1bb42fd"}], "revision_number": 4, "project_id": "0d400da5bc66440a93d12ce5b1bb42fd", "id": "825b3d4e-1cbe-402d-af99-056b51704a5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:11:03,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6d1223d1-06fb-48d7-9d68-0d1aa002ad78 2018-12-23 01:11:03,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92481140ffa885806acd5790944eae437cf0882" 2018-12-23 01:11:04,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b5830a-73ca-4147-8ac9-de4425b4ec67 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd"}, "enabled": true, "id": "0d400da5bc66440a93d12ce5b1bb42fd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj"}} 2018-12-23 01:11:04,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd used request id req-39b5830a-73ca-4147-8ac9-de4425b4ec67 2018-12-23 01:11:04,129 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 825b3d4e-1cbe-402d-af99-056b51704a5c 2018-12-23 01:11:04,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=825b3d4e-1cbe-402d-af99-056b51704a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92481140ffa885806acd5790944eae437cf0882" 2018-12-23 01:11:04,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-31674cc7-5a5e-4db5-8856-5d189aa171f1 Date: Sun, 23 Dec 2018 01:11:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:10:28Z", "security_group_id": "825b3d4e-1cbe-402d-af99-056b51704a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "created_at": "2018-12-23T01:10:28Z", "project_id": "0d400da5bc66440a93d12ce5b1bb42fd", "id": "2f2929d0-2bba-4b58-b3cd-35f5a46ee2f2"}, {"remote_group_id": "825b3d4e-1cbe-402d-af99-056b51704a5c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:10:28Z", "security_group_id": "825b3d4e-1cbe-402d-af99-056b51704a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "created_at": "2018-12-23T01:10:28Z", "project_id": "0d400da5bc66440a93d12ce5b1bb42fd", "id": "4b82be2d-ea2f-4d87-a897-32fffbe6921d"}, {"remote_group_id": "825b3d4e-1cbe-402d-af99-056b51704a5c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:10:28Z", "security_group_id": "825b3d4e-1cbe-402d-af99-056b51704a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "created_at": "2018-12-23T01:10:28Z", "project_id": "0d400da5bc66440a93d12ce5b1bb42fd", "id": "6793716d-a620-4cb0-bd5c-947454a466a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:10:28Z", "security_group_id": "825b3d4e-1cbe-402d-af99-056b51704a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "0d400da5bc66440a93d12ce5b1bb42fd", "created_at": "2018-12-23T01:10:28Z", "project_id": "0d400da5bc66440a93d12ce5b1bb42fd", "id": "cacb3226-54cd-4531-a157-d82e3791f49a"}]} 2018-12-23 01:11:04,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=825b3d4e-1cbe-402d-af99-056b51704a5c used request id req-31674cc7-5a5e-4db5-8856-5d189aa171f1 2018-12-23 01:11:04,318 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:11:04,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/825b3d4e-1cbe-402d-af99-056b51704a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92481140ffa885806acd5790944eae437cf0882" 2018-12-23 01:11:04,634 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e35d16a3-ef83-45ca-ab1f-b9c21c50d59b Content-Length: 0 Date: Sun, 23 Dec 2018 01:11:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:11:04,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/825b3d4e-1cbe-402d-af99-056b51704a5c used request id req-e35d16a3-ef83-45ca-ab1f-b9c21c50d59b 2018-12-23 01:11:04,635 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj 2018-12-23 01:11:04,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92481140ffa885806acd5790944eae437cf0882" 2018-12-23 01:11:04,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:11:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e41d9b24-2389-45c7-bfb4-b18428e0f762 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:11:04,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0d400da5bc66440a93d12ce5b1bb42fd used request id req-e41d9b24-2389-45c7-bfb4-b18428e0f762 2018-12-23 01:11:04,859 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-8b244ba7-f00d-48d-proj-role 2018-12-23 01:11:04,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e75eccb86ea24e499e1cab4adae09830 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92481140ffa885806acd5790944eae437cf0882" 2018-12-23 01:11:04,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:11:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4582dbc9-858d-42ed-a64e-c30c5d1a511c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:11:04,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e75eccb86ea24e499e1cab4adae09830 used request id req-4582dbc9-858d-42ed-a64e-c30c5d1a511c 2018-12-23 01:11:04,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92481140ffa885806acd5790944eae437cf0882" 2018-12-23 01:11:05,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f8d265-a435-4aef-9f79-cd3e05afb8ea Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:11:05,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-34f8d265-a435-4aef-9f79-cd3e05afb8ea 2018-12-23 01:11:05,061 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-8b244ba7-f00d-48d-user 2018-12-23 01:11:05,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0b121ab49f1347ef8c14ca925f8d0fd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9b19639cd3a781023dc83d681578bcefc794db" 2018-12-23 01:11:05,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:11:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dac26c67-e543-4fe7-8370-f246321b7494 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:11:05,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0b121ab49f1347ef8c14ca925f8d0fd4 used request id req-dac26c67-e543-4fe7-8370-f246321b7494 2018-12-23 01:11:05,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:05,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["GuUzOkAlSomtrh_DUMxaaQ"], "issued_at": "2018-12-23T01:11:05.000000Z"}} 2018-12-23 01:11:05,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeaedbef04d4510164ec55823f427cbad82c933c" 2018-12-23 01:11:05,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eafe224-43dc-44d8-a166-5a5173bba753 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:05,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0eafe224-43dc-44d8-a166-5a5173bba753 2018-12-23 01:11:05,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:05,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:06,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:11:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["S08MPV7aQGSgMB7Cay1T8A"], "issued_at": "2018-12-23T01:11:06.000000Z"}} 2018-12-23 01:11:06,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a54485270c5ecf06456656e8f09078e3d207a" 2018-12-23 01:11:06,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a438362c-4256-453e-809c-5e02ed04cccd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:06,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a438362c-4256-453e-809c-5e02ed04cccd 2018-12-23 01:11:06,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:11:06,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:11:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:11:06,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0311c42f-a899-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a54485270c5ecf06456656e8f09078e3d207a" 2018-12-23 01:11:06,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397354a1-6451-451d-a4fd-256197e69c3b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0311c42f-a899-482-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:11:06,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0311c42f-a899-482-proj used request id req-397354a1-6451-451d-a4fd-256197e69c3b 2018-12-23 01:11:06,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a54485270c5ecf06456656e8f09078e3d207a" 2018-12-23 01:11:06,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61cab79-f079-422e-94eb-7755c13c5af9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:11:06,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b61cab79-f079-422e-94eb-7755c13c5af9 2018-12-23 01:11:06,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a54485270c5ecf06456656e8f09078e3d207a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj"}}' 2018-12-23 01:11:06,544 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:11:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e9ec402-9634-4643-90a7-fa2267d4dd9d Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773"}, "enabled": true, "id": "0661d63f6b8d45b282d96de739286773", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj"}} 2018-12-23 01:11:06,544 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8e9ec402-9634-4643-90a7-fa2267d4dd9d 2018-12-23 01:11:06,544 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-0311c42f-a899-482-proj 2018-12-23 01:11:06,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:06,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:06,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:11:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["fYDI5Q-7TCeucddADrx-qA"], "issued_at": "2018-12-23T01:11:06.000000Z"}} 2018-12-23 01:11:06,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f9d9f275b75ec1d9491eba6895ae8920d5f093" 2018-12-23 01:11:07,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f91037-94a7-4127-9ea3-45659e41ee01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:07,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-98f91037-94a7-4127-9ea3-45659e41ee01 2018-12-23 01:11:07,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:11:07,046 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:11:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:11:07,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f9d9f275b75ec1d9491eba6895ae8920d5f093" 2018-12-23 01:11:07,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2b0ec2d-4729-44d4-9a66-514b7147c539 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:11:07,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b2b0ec2d-4729-44d4-9a66-514b7147c539 2018-12-23 01:11:07,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-0311c42f-a899-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f9d9f275b75ec1d9491eba6895ae8920d5f093" 2018-12-23 01:11:07,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c019e3-a557-494b-baa9-2edaa307c7c9 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-0311c42f-a899-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773"}, "enabled": true, "id": "0661d63f6b8d45b282d96de739286773", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj"}]} 2018-12-23 01:11:07,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-0311c42f-a899-482-proj used request id req-d0c019e3-a557-494b-baa9-2edaa307c7c9 2018-12-23 01:11:07,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f9d9f275b75ec1d9491eba6895ae8920d5f093" 2018-12-23 01:11:07,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97cd1d0e-b0e6-4f45-8a7f-8b1f9ad46b8c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:11:07,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-97cd1d0e-b0e6-4f45-8a7f-8b1f9ad46b8c 2018-12-23 01:11:07,651 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-0311c42f-a899-482-user 2018-12-23 01:11:07,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:07,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a54485270c5ecf06456656e8f09078e3d207a" 2018-12-23 01:11:07,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bde516d-f7b5-47e6-92e2-6a24b6933aaf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:11:07,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6bde516d-f7b5-47e6-92e2-6a24b6933aaf 2018-12-23 01:11:07,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a54485270c5ecf06456656e8f09078e3d207a" -d '{"role": {"name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj-role"}}' 2018-12-23 01:11:07,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bf45c11-f506-405c-8a8f-ce78521ad6c8 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c503f13318a4fa786da8cf12d6d626d", "links": {"self": "http://172.30.9.26:5000/v3/roles/6c503f13318a4fa786da8cf12d6d626d"}, "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj-role"}} 2018-12-23 01:11:07,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4bf45c11-f506-405c-8a8f-ce78521ad6c8 2018-12-23 01:11:07,874 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-0311c42f-a899-482-proj-role 2018-12-23 01:11:07,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/6c503f13318a4fa786da8cf12d6d626d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a54485270c5ecf06456656e8f09078e3d207a" 2018-12-23 01:11:07,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f199e6ac-18f2-4a49-96a0-5664858415c5 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/6c503f13318a4fa786da8cf12d6d626d"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj-role", "id": "6c503f13318a4fa786da8cf12d6d626d"}} 2018-12-23 01:11:07,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/6c503f13318a4fa786da8cf12d6d626d used request id req-f199e6ac-18f2-4a49-96a0-5664858415c5 2018-12-23 01:11:07,892 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-0311c42f-a899-482-proj-role to project CreateInstancePortManipulationTests-0311c42f-a899-482-proj 2018-12-23 01:11:07,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773/users/c101cc1279de4b67b7832a29d37e4ca2/roles/6c503f13318a4fa786da8cf12d6d626d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a54485270c5ecf06456656e8f09078e3d207a" 2018-12-23 01:11:08,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7742652e-0404-4eae-a345-558898d10996 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:11:08,020 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773/users/c101cc1279de4b67b7832a29d37e4ca2/roles/6c503f13318a4fa786da8cf12d6d626d used request id req-7742652e-0404-4eae-a345-558898d10996 2018-12-23 01:11:08,020 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:11:08,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:08,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:08,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c503f13318a4fa786da8cf12d6d626d", "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj-role"}], "expires_at": "2018-12-23T02:11:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0661d63f6b8d45b282d96de739286773", "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0661d63f6b8d45b282d96de739286773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0661d63f6b8d45b282d96de739286773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0661d63f6b8d45b282d96de739286773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0661d63f6b8d45b282d96de739286773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0661d63f6b8d45b282d96de739286773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0661d63f6b8d45b282d96de739286773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0661d63f6b8d45b282d96de739286773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0661d63f6b8d45b282d96de739286773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0661d63f6b8d45b282d96de739286773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0661d63f6b8d45b282d96de739286773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0661d63f6b8d45b282d96de739286773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0661d63f6b8d45b282d96de739286773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-user", "id": "c101cc1279de4b67b7832a29d37e4ca2"}, "audit_ids": ["Mo62Dt4OQ5qPDp7KG-627A"], "issued_at": "2018-12-23T01:11:08.000000Z"}} 2018-12-23 01:11:08,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3266c54591ec661ac6eafe07b836883fc2f9e8" 2018-12-23 01:11:08,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd3301c-2833-4b1e-9128-112f94e89dec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:08,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ddd3301c-2833-4b1e-9128-112f94e89dec 2018-12-23 01:11:08,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3266c54591ec661ac6eafe07b836883fc2f9e8" 2018-12-23 01:11:08,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e2226c10-a0b1-4021-b38d-f677fb0b535a Date: Sun, 23 Dec 2018 01:11:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-image"} 2018-12-23 01:11:08,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-image used request id req-e2226c10-a0b1-4021-b38d-f677fb0b535a 2018-12-23 01:11:08,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3266c54591ec661ac6eafe07b836883fc2f9e8" 2018-12-23 01:11:08,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3139d3bf-51b2-4f26-a363-2231fee87f9f Date: Sun, 23 Dec 2018 01:11: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-12-23 01:11:08,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3139d3bf-51b2-4f26-a363-2231fee87f9f 2018-12-23 01:11:08,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e3266c54591ec661ac6eafe07b836883fc2f9e8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-image"}' 2018-12-23 01:11:09,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717 X-Openstack-Request-Id: req-aaf08bcb-fc76-4ac6-af57-8c0e6e263909 Date: Sun, 23 Dec 2018 01:11:09 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:11:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:11:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717", "min_disk": 0, "protected": false, "id": "f2b1f81a-dee8-427f-8c6a-5dcfd595a717", "file": "/v2/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717/file", "checksum": null, "owner": "0661d63f6b8d45b282d96de739286773", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:11:09,121 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-aaf08bcb-fc76-4ac6-af57-8c0e6e263909 2018-12-23 01:11:09,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3266c54591ec661ac6eafe07b836883fc2f9e8" -d '' 2018-12-23 01:11:10,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d1257a56-9851-49d4-a4a3-7d5da471f948 Date: Sun, 23 Dec 2018 01:11:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:11:10,668 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717/file used request id req-d1257a56-9851-49d4-a4a3-7d5da471f948 2018-12-23 01:11:10,668 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:11:10,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3266c54591ec661ac6eafe07b836883fc2f9e8" 2018-12-23 01:11:10,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ce3fbf03-6cc6-4c42-9aa9-3da9636cf82e Date: Sun, 23 Dec 2018 01:11:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:11:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:11:10Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717/snap", "metadata": {}}], "self": "/v2/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717", "min_disk": 0, "protected": false, "id": "f2b1f81a-dee8-427f-8c6a-5dcfd595a717", "file": "/v2/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0661d63f6b8d45b282d96de739286773", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:11:10,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717 used request id req-ce3fbf03-6cc6-4c42-9aa9-3da9636cf82e 2018-12-23 01:11:10,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3266c54591ec661ac6eafe07b836883fc2f9e8" 2018-12-23 01:11:10,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7e4b3285-a298-42be-88c8-3339018b3e2c Date: Sun, 23 Dec 2018 01:11:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:11:10,985 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7e4b3285-a298-42be-88c8-3339018b3e2c 2018-12-23 01:11:10,987 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-image 2018-12-23 01:11:10,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3266c54591ec661ac6eafe07b836883fc2f9e8" 2018-12-23 01:11:11,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bc645303-6aa1-46f0-9dfe-761f24557b4e Date: Sun, 23 Dec 2018 01:11:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:11:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:11:10Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717/snap", "metadata": {}}], "self": "/v2/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717", "min_disk": 0, "protected": false, "id": "f2b1f81a-dee8-427f-8c6a-5dcfd595a717", "file": "/v2/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0661d63f6b8d45b282d96de739286773", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:11:11,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717 used request id req-bc645303-6aa1-46f0-9dfe-761f24557b4e 2018-12-23 01:11:11,008 - create_image - DEBUG - Instance status is - active 2018-12-23 01:11:11,009 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-image 2018-12-23 01:11:11,009 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-image 2018-12-23 01:11:11,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:11,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:11,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c503f13318a4fa786da8cf12d6d626d", "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj-role"}], "expires_at": "2018-12-23T02:11:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0661d63f6b8d45b282d96de739286773", "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0661d63f6b8d45b282d96de739286773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0661d63f6b8d45b282d96de739286773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0661d63f6b8d45b282d96de739286773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0661d63f6b8d45b282d96de739286773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0661d63f6b8d45b282d96de739286773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0661d63f6b8d45b282d96de739286773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0661d63f6b8d45b282d96de739286773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0661d63f6b8d45b282d96de739286773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0661d63f6b8d45b282d96de739286773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0661d63f6b8d45b282d96de739286773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0661d63f6b8d45b282d96de739286773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0661d63f6b8d45b282d96de739286773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-user", "id": "c101cc1279de4b67b7832a29d37e4ca2"}, "audit_ids": ["MBX0wiX4T8ibr5IM2mL_2g"], "issued_at": "2018-12-23T01:11:11.000000Z"}} 2018-12-23 01:11:11,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428b6fcca0724f772af33a6c226a14d0640a8fc5" 2018-12-23 01:11:11,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6387876e-319f-4d9d-acae-1d571f9faad2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:11,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6387876e-319f-4d9d-acae-1d571f9faad2 2018-12-23 01:11:11,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428b6fcca0724f772af33a6c226a14d0640a8fc5" 2018-12-23 01:11:11,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9245f58b-7bcf-4578-a55d-2f6876851d1b Date: Sun, 23 Dec 2018 01:11:11 GMT RESP BODY: {"networks":[]} 2018-12-23 01:11:11,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net used request id req-9245f58b-7bcf-4578-a55d-2f6876851d1b 2018-12-23 01:11:11,652 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net 2018-12-23 01:11:11,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428b6fcca0724f772af33a6c226a14d0640a8fc5" -d '{"network": {"name": "CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net", "admin_state_up": true}}' 2018-12-23 01:11:12,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-f46d64f1-d555-4e69-8a7d-109df79c87a9 Date: Sun, 23 Dec 2018 01:11:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"987cb19f-7935-434e-a952-14fbf9397a91","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0661d63f6b8d45b282d96de739286773","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:11:12Z","is_default":false,"name":"CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0661d63f6b8d45b282d96de739286773","created_at":"2018-12-23T01:11:11Z","mtu":1450}} 2018-12-23 01:11:12,326 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f46d64f1-d555-4e69-8a7d-109df79c87a9 2018-12-23 01:11:12,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=987cb19f-7935-434e-a952-14fbf9397a91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428b6fcca0724f772af33a6c226a14d0640a8fc5" 2018-12-23 01:11:12,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-19b46f19-35c4-49ec-a3cb-db0cda667e4e Date: Sun, 23 Dec 2018 01:11:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-23T01:11:12Z","tenant_id":"0661d63f6b8d45b282d96de739286773","created_at":"2018-12-23T01:11:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0661d63f6b8d45b282d96de739286773","id":"987cb19f-7935-434e-a952-14fbf9397a91","name":"CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net"}]} 2018-12-23 01:11:12,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=987cb19f-7935-434e-a952-14fbf9397a91 used request id req-19b46f19-35c4-49ec-a3cb-db0cda667e4e 2018-12-23 01:11:12,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=987cb19f-7935-434e-a952-14fbf9397a91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428b6fcca0724f772af33a6c226a14d0640a8fc5" 2018-12-23 01:11:12,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-27bfda3e-d66c-45a3-9b0d-c6e8bfb38c7e Date: Sun, 23 Dec 2018 01:11:12 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:11:12,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=987cb19f-7935-434e-a952-14fbf9397a91 used request id req-27bfda3e-d66c-45a3-9b0d-c6e8bfb38c7e 2018-12-23 01:11:12,741 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-subnet 2018-12-23 01:11:12,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428b6fcca0724f772af33a6c226a14d0640a8fc5" -d '{"subnets": [{"ip_version": 4, "network_id": "987cb19f-7935-434e-a952-14fbf9397a91", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-subnet"}]}' 2018-12-23 01:11:13,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0083f064-91c4-441a-b760-193a850ee248 Date: Sun, 23 Dec 2018 01:11:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"987cb19f-7935-434e-a952-14fbf9397a91","tenant_id":"0661d63f6b8d45b282d96de739286773","created_at":"2018-12-23T01:11:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11:13Z","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":"0661d63f6b8d45b282d96de739286773","id":"4d07e212-b21d-4266-814f-e3a27719dedb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-subnet"}]} 2018-12-23 01:11:13,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-0083f064-91c4-441a-b760-193a850ee248 2018-12-23 01:11:13,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=987cb19f-7935-434e-a952-14fbf9397a91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428b6fcca0724f772af33a6c226a14d0640a8fc5" 2018-12-23 01:11:13,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a157ce1a-bc0e-44be-83f2-1c0023dfcad4 Date: Sun, 23 Dec 2018 01:11: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":["4d07e212-b21d-4266-814f-e3a27719dedb"],"updated_at":"2018-12-23T01:11:13Z","tenant_id":"0661d63f6b8d45b282d96de739286773","created_at":"2018-12-23T01:11:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0661d63f6b8d45b282d96de739286773","id":"987cb19f-7935-434e-a952-14fbf9397a91","name":"CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net"}]} 2018-12-23 01:11:13,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=987cb19f-7935-434e-a952-14fbf9397a91 used request id req-a157ce1a-bc0e-44be-83f2-1c0023dfcad4 2018-12-23 01:11:13,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=987cb19f-7935-434e-a952-14fbf9397a91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428b6fcca0724f772af33a6c226a14d0640a8fc5" 2018-12-23 01:11:13,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2c80938f-4713-49df-8bb9-b8adddc32219 Date: Sun, 23 Dec 2018 01:11:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"987cb19f-7935-434e-a952-14fbf9397a91","tenant_id":"0661d63f6b8d45b282d96de739286773","created_at":"2018-12-23T01:11:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0661d63f6b8d45b282d96de739286773","id":"4d07e212-b21d-4266-814f-e3a27719dedb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-subnet"}]} 2018-12-23 01:11:13,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=987cb19f-7935-434e-a952-14fbf9397a91 used request id req-2c80938f-4713-49df-8bb9-b8adddc32219 2018-12-23 01:11:13,924 - OpenStackNetwork - DEBUG - Network [987cb19f-7935-434e-a952-14fbf9397a91] created successfully 2018-12-23 01:11:13,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:13,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:14,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:11:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["vtwwql-DQsOKuGBH9ZNYZA"], "issued_at": "2018-12-23T01:11:14.000000Z"}} 2018-12-23 01:11:14,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbbb7e43c4def4af183fda9e9fea5461ba10625" 2018-12-23 01:11:14,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f30a703f-abfd-4627-812a-7a15aad92960 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:14,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f30a703f-abfd-4627-812a-7a15aad92960 2018-12-23 01:11:14,388 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:11:14,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbbb7e43c4def4af183fda9e9fea5461ba10625" 2018-12-23 01:11:14,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9dd7fb90-2896-44f7-a455-22648cb3b952 x-compute-request-id: req-9dd7fb90-2896-44f7-a455-22648cb3b952 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:11:14,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9dd7fb90-2896-44f7-a455-22648cb3b952 2018-12-23 01:11:14,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbbb7e43c4def4af183fda9e9fea5461ba10625" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-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-12-23 01:11:14,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-807f3d07-6a77-4dd5-b109-d30bea0c0d09 x-compute-request-id: req-807f3d07-6a77-4dd5-b109-d30bea0c0d09 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5b49e158-02bb-4051-afc9-99fc93921f84", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5b49e158-02bb-4051-afc9-99fc93921f84", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5b49e158-02bb-4051-afc9-99fc93921f84", "name": "CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:11:14,615 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-807f3d07-6a77-4dd5-b109-d30bea0c0d09 2018-12-23 01:11:14,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:14,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:15,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c503f13318a4fa786da8cf12d6d626d", "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj-role"}], "expires_at": "2018-12-23T02:11:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0661d63f6b8d45b282d96de739286773", "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0661d63f6b8d45b282d96de739286773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0661d63f6b8d45b282d96de739286773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0661d63f6b8d45b282d96de739286773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0661d63f6b8d45b282d96de739286773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0661d63f6b8d45b282d96de739286773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0661d63f6b8d45b282d96de739286773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0661d63f6b8d45b282d96de739286773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0661d63f6b8d45b282d96de739286773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0661d63f6b8d45b282d96de739286773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0661d63f6b8d45b282d96de739286773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0661d63f6b8d45b282d96de739286773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0661d63f6b8d45b282d96de739286773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-user", "id": "c101cc1279de4b67b7832a29d37e4ca2"}, "audit_ids": ["V7PoGf-wR_uynEy1B-w4yw"], "issued_at": "2018-12-23T01:11:15.000000Z"}} 2018-12-23 01:11:15,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b897c819471f5e63a416459416eeefce07d21f90" 2018-12-23 01:11:15,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29838b4d-d836-48cb-b344-378c1bf99caf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:15,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-29838b4d-d836-48cb-b344-378c1bf99caf 2018-12-23 01:11:15,078 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:11:15,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b897c819471f5e63a416459416eeefce07d21f90" 2018-12-23 01:11:15,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761cba66-ab99-45f5-8df8-aba38e7517e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:15,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-761cba66-ab99-45f5-8df8-aba38e7517e1 2018-12-23 01:11:15,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b897c819471f5e63a416459416eeefce07d21f90" 2018-12-23 01:11:15,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8bf646d4-a7b7-407c-ade4-eb4f98652d60 Date: Sun, 23 Dec 2018 01:11: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":["4d07e212-b21d-4266-814f-e3a27719dedb"],"updated_at":"2018-12-23T01:11:13Z","tenant_id":"0661d63f6b8d45b282d96de739286773","created_at":"2018-12-23T01:11:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0661d63f6b8d45b282d96de739286773","id":"987cb19f-7935-434e-a952-14fbf9397a91","name":"CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net"}]} 2018-12-23 01:11:15,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net used request id req-8bf646d4-a7b7-407c-ade4-eb4f98652d60 2018-12-23 01:11:15,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:11:15,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:11:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:11:15,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b897c819471f5e63a416459416eeefce07d21f90" 2018-12-23 01:11:15,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f1ec0fd-5c8d-4c5f-899a-ad3be235e58e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773"}, "enabled": true, "id": "0661d63f6b8d45b282d96de739286773", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj"}} 2018-12-23 01:11:15,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773 used request id req-6f1ec0fd-5c8d-4c5f-899a-ad3be235e58e 2018-12-23 01:11:15,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=987cb19f-7935-434e-a952-14fbf9397a91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b897c819471f5e63a416459416eeefce07d21f90" 2018-12-23 01:11:15,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-949dc8de-de7e-4ed5-8a41-005d9cc85212 Date: Sun, 23 Dec 2018 01:11:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"987cb19f-7935-434e-a952-14fbf9397a91","tenant_id":"0661d63f6b8d45b282d96de739286773","created_at":"2018-12-23T01:11:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0661d63f6b8d45b282d96de739286773","id":"4d07e212-b21d-4266-814f-e3a27719dedb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-subnet"}]} 2018-12-23 01:11:15,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=987cb19f-7935-434e-a952-14fbf9397a91 used request id req-949dc8de-de7e-4ed5-8a41-005d9cc85212 2018-12-23 01:11:15,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=987cb19f-7935-434e-a952-14fbf9397a91&name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b897c819471f5e63a416459416eeefce07d21f90" 2018-12-23 01:11:15,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e7ac5d60-9423-44aa-bed5-a4157ace5358 Date: Sun, 23 Dec 2018 01:11:15 GMT RESP BODY: {"ports":[]} 2018-12-23 01:11:15,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=987cb19f-7935-434e-a952-14fbf9397a91&name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720port-1&admin_state_up=True used request id req-e7ac5d60-9423-44aa-bed5-a4157ace5358 2018-12-23 01:11:15,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b897c819471f5e63a416459416eeefce07d21f90" 2018-12-23 01:11:16,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22997d16-6f35-48a6-bfb7-7d370bb26b18 x-compute-request-id: req-22997d16-6f35-48a6-bfb7-7d370bb26b18 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:11:16,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-inst used request id req-22997d16-6f35-48a6-bfb7-7d370bb26b18 2018-12-23 01:11:16,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b897c819471f5e63a416459416eeefce07d21f90" 2018-12-23 01:11:16,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-42540bda-487a-4701-9d1f-d98f2a649d79 Date: Sun, 23 Dec 2018 01:11: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":["4d07e212-b21d-4266-814f-e3a27719dedb"],"updated_at":"2018-12-23T01:11:13Z","tenant_id":"0661d63f6b8d45b282d96de739286773","created_at":"2018-12-23T01:11:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0661d63f6b8d45b282d96de739286773","id":"987cb19f-7935-434e-a952-14fbf9397a91","name":"CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net"}]} 2018-12-23 01:11:16,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net used request id req-42540bda-487a-4701-9d1f-d98f2a649d79 2018-12-23 01:11:16,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b897c819471f5e63a416459416eeefce07d21f90" 2018-12-23 01:11:16,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ade610-f989-4bc6-a457-bc7d4c96fafe Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773"}, "enabled": true, "id": "0661d63f6b8d45b282d96de739286773", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj"}} 2018-12-23 01:11:16,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773 used request id req-41ade610-f989-4bc6-a457-bc7d4c96fafe 2018-12-23 01:11:16,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=987cb19f-7935-434e-a952-14fbf9397a91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b897c819471f5e63a416459416eeefce07d21f90" 2018-12-23 01:11:16,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bf2d83ad-08b3-4940-8033-54da66507f2f Date: Sun, 23 Dec 2018 01:11:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"987cb19f-7935-434e-a952-14fbf9397a91","tenant_id":"0661d63f6b8d45b282d96de739286773","created_at":"2018-12-23T01:11:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0661d63f6b8d45b282d96de739286773","id":"4d07e212-b21d-4266-814f-e3a27719dedb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-subnet"}]} 2018-12-23 01:11:16,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=987cb19f-7935-434e-a952-14fbf9397a91 used request id req-bf2d83ad-08b3-4940-8033-54da66507f2f 2018-12-23 01:11:16,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=987cb19f-7935-434e-a952-14fbf9397a91&name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b897c819471f5e63a416459416eeefce07d21f90" 2018-12-23 01:11:16,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ce42e9b0-e239-45c3-a8a1-331bbd6e0ba3 Date: Sun, 23 Dec 2018 01:11:16 GMT RESP BODY: {"ports":[]} 2018-12-23 01:11:16,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=987cb19f-7935-434e-a952-14fbf9397a91&name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720port-1&admin_state_up=True used request id req-ce42e9b0-e239-45c3-a8a1-331bbd6e0ba3 2018-12-23 01:11:16,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:16,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:17,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c503f13318a4fa786da8cf12d6d626d", "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj-role"}], "expires_at": "2018-12-23T02:11:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0661d63f6b8d45b282d96de739286773", "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0661d63f6b8d45b282d96de739286773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0661d63f6b8d45b282d96de739286773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0661d63f6b8d45b282d96de739286773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0661d63f6b8d45b282d96de739286773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0661d63f6b8d45b282d96de739286773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0661d63f6b8d45b282d96de739286773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0661d63f6b8d45b282d96de739286773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0661d63f6b8d45b282d96de739286773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0661d63f6b8d45b282d96de739286773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0661d63f6b8d45b282d96de739286773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0661d63f6b8d45b282d96de739286773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0661d63f6b8d45b282d96de739286773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-user", "id": "c101cc1279de4b67b7832a29d37e4ca2"}, "audit_ids": ["gKQZrVm9QkuI5OByi4yrmQ"], "issued_at": "2018-12-23T01:11:17.000000Z"}} 2018-12-23 01:11:17,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b16bf0150c2272f6477d9f460e723fef24afe428" 2018-12-23 01:11:17,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d73a91e-07b2-484d-9af7-beab95c6afb2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:17,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7d73a91e-07b2-484d-9af7-beab95c6afb2 2018-12-23 01:11:17,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b897c819471f5e63a416459416eeefce07d21f90" 2018-12-23 01:11:17,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8cf6b3ef-756a-428d-9268-cd861ecbe2b6 Date: Sun, 23 Dec 2018 01:11: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":["4d07e212-b21d-4266-814f-e3a27719dedb"],"updated_at":"2018-12-23T01:11:13Z","tenant_id":"0661d63f6b8d45b282d96de739286773","created_at":"2018-12-23T01:11:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0661d63f6b8d45b282d96de739286773","id":"987cb19f-7935-434e-a952-14fbf9397a91","name":"CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net"}]} 2018-12-23 01:11:17,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net used request id req-8cf6b3ef-756a-428d-9268-cd861ecbe2b6 2018-12-23 01:11:17,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=987cb19f-7935-434e-a952-14fbf9397a91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b897c819471f5e63a416459416eeefce07d21f90" 2018-12-23 01:11:17,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-17686493-79b6-44eb-89dd-78d5654e83af Date: Sun, 23 Dec 2018 01:11:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"987cb19f-7935-434e-a952-14fbf9397a91","tenant_id":"0661d63f6b8d45b282d96de739286773","created_at":"2018-12-23T01:11:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0661d63f6b8d45b282d96de739286773","id":"4d07e212-b21d-4266-814f-e3a27719dedb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-subnet"}]} 2018-12-23 01:11:17,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=987cb19f-7935-434e-a952-14fbf9397a91 used request id req-17686493-79b6-44eb-89dd-78d5654e83af 2018-12-23 01:11:17,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b897c819471f5e63a416459416eeefce07d21f90" 2018-12-23 01:11:17,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-dc48c553-76ad-44d6-9ce0-ee71ae110e93 Date: Sun, 23 Dec 2018 01:11: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":["4d07e212-b21d-4266-814f-e3a27719dedb"],"updated_at":"2018-12-23T01:11:13Z","tenant_id":"0661d63f6b8d45b282d96de739286773","created_at":"2018-12-23T01:11:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0661d63f6b8d45b282d96de739286773","id":"987cb19f-7935-434e-a952-14fbf9397a91","name":"CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net"}]} 2018-12-23 01:11:17,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net used request id req-dc48c553-76ad-44d6-9ce0-ee71ae110e93 2018-12-23 01:11:17,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:11:17,695 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:11:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:11:17,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b16bf0150c2272f6477d9f460e723fef24afe428" 2018-12-23 01:11:17,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2086644-0f4b-484a-be18-e71e1ccf52a8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773"}, "enabled": true, "id": "0661d63f6b8d45b282d96de739286773", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj"}} 2018-12-23 01:11:17,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773 used request id req-d2086644-0f4b-484a-be18-e71e1ccf52a8 2018-12-23 01:11:17,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=987cb19f-7935-434e-a952-14fbf9397a91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b897c819471f5e63a416459416eeefce07d21f90" 2018-12-23 01:11:17,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-46610071-1866-43aa-89c3-f1d46620f33c Date: Sun, 23 Dec 2018 01:11:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"987cb19f-7935-434e-a952-14fbf9397a91","tenant_id":"0661d63f6b8d45b282d96de739286773","created_at":"2018-12-23T01:11:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0661d63f6b8d45b282d96de739286773","id":"4d07e212-b21d-4266-814f-e3a27719dedb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-subnet"}]} 2018-12-23 01:11:17,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=987cb19f-7935-434e-a952-14fbf9397a91 used request id req-46610071-1866-43aa-89c3-f1d46620f33c 2018-12-23 01:11:17,832 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net 2018-12-23 01:11:17,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b897c819471f5e63a416459416eeefce07d21f90" -d '{"port": {"network_id": "987cb19f-7935-434e-a952-14fbf9397a91", "name": "CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-12-23 01:11:17,847 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-815df1e6-805e-4c2b-b4ba-2ad404dd4ef6 Date: Sun, 23 Dec 2018 01:11:17 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 01:11:17,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-815df1e6-805e-4c2b-b4ba-2ad404dd4ef6 2018-12-23 01:11:17,847 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 01:11:17,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/5b49e158-02bb-4051-afc9-99fc93921f84 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbbb7e43c4def4af183fda9e9fea5461ba10625" 2018-12-23 01:11:17,898 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:11:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58231220-c89c-407c-9291-9c30ed6e4676 x-compute-request-id: req-58231220-c89c-407c-9291-9c30ed6e4676 Content-Length: 0 Content-Type: application/json 2018-12-23 01:11:17,898 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5b49e158-02bb-4051-afc9-99fc93921f84 used request id req-58231220-c89c-407c-9291-9c30ed6e4676 2018-12-23 01:11:17,899 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-subnet 2018-12-23 01:11:17,899 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-subnet 2018-12-23 01:11:17,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/4d07e212-b21d-4266-814f-e3a27719dedb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428b6fcca0724f772af33a6c226a14d0640a8fc5" 2018-12-23 01:11:20,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-426b8bf6-c41a-4690-b654-29ccd0551159 Date: Sun, 23 Dec 2018 01:11:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:11:20,118 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/4d07e212-b21d-4266-814f-e3a27719dedb used request id req-426b8bf6-c41a-4690-b654-29ccd0551159 2018-12-23 01:11:20,118 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-pub-net 2018-12-23 01:11:20,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/987cb19f-7935-434e-a952-14fbf9397a91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428b6fcca0724f772af33a6c226a14d0640a8fc5" 2018-12-23 01:11:21,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d0a0c87-ed76-40a2-ab63-1caaf95e3b4f Date: Sun, 23 Dec 2018 01:11:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:11:21,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/987cb19f-7935-434e-a952-14fbf9397a91 used request id req-0d0a0c87-ed76-40a2-ab63-1caaf95e3b4f 2018-12-23 01:11:21,660 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-5ab7d3ba-bac3-4ea3-9fce-92046eff8720-image 2018-12-23 01:11:21,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3266c54591ec661ac6eafe07b836883fc2f9e8" 2018-12-23 01:11:23,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b8e4a5ab-7e4c-4bc2-b8ef-60723eec8205 Date: Sun, 23 Dec 2018 01:11:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:11:23,664 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f2b1f81a-dee8-427f-8c6a-5dcfd595a717 used request id req-b8e4a5ab-7e4c-4bc2-b8ef-60723eec8205 2018-12-23 01:11:23,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a54485270c5ecf06456656e8f09078e3d207a" 2018-12-23 01:11:23,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-eb03dbe3-aa21-4d0c-9960-d23506598f96 Date: Sun, 23 Dec 2018 01:11:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0661d63f6b8d45b282d96de739286773", "created_at": "2018-12-23T01:11:11Z", "updated_at": "2018-12-23T01:11:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:11:11Z", "revision_number": 0, "id": "03b802cb-3cb7-4fe3-a072-238a0ad3c51b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:11:11Z", "security_group_id": "1db3e1cb-4572-4e8a-836b-6489a9806194", "tenant_id": "0661d63f6b8d45b282d96de739286773", "port_range_min": null, "ethertype": "IPv6", "project_id": "0661d63f6b8d45b282d96de739286773"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:11:11Z", "revision_number": 0, "id": "0797f331-f159-4739-9144-5a4cc026481b", "remote_group_id": "1db3e1cb-4572-4e8a-836b-6489a9806194", "remote_ip_prefix": null, "created_at": "2018-12-23T01:11:11Z", "security_group_id": "1db3e1cb-4572-4e8a-836b-6489a9806194", "tenant_id": "0661d63f6b8d45b282d96de739286773", "port_range_min": null, "ethertype": "IPv6", "project_id": "0661d63f6b8d45b282d96de739286773"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:11:11Z", "revision_number": 0, "id": "343110e4-00d0-4866-966b-34480bb7df6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:11:11Z", "security_group_id": "1db3e1cb-4572-4e8a-836b-6489a9806194", "tenant_id": "0661d63f6b8d45b282d96de739286773", "port_range_min": null, "ethertype": "IPv4", "project_id": "0661d63f6b8d45b282d96de739286773"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:11:11Z", "revision_number": 0, "id": "54b795bd-804e-4373-bc99-5e498ebdf857", "remote_group_id": "1db3e1cb-4572-4e8a-836b-6489a9806194", "remote_ip_prefix": null, "created_at": "2018-12-23T01:11:11Z", "security_group_id": "1db3e1cb-4572-4e8a-836b-6489a9806194", "tenant_id": "0661d63f6b8d45b282d96de739286773", "port_range_min": null, "ethertype": "IPv4", "project_id": "0661d63f6b8d45b282d96de739286773"}], "revision_number": 4, "project_id": "0661d63f6b8d45b282d96de739286773", "id": "1db3e1cb-4572-4e8a-836b-6489a9806194", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:11:23,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-eb03dbe3-aa21-4d0c-9960-d23506598f96 2018-12-23 01:11:23,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a54485270c5ecf06456656e8f09078e3d207a" 2018-12-23 01:11:23,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853685fe-b81a-49e5-8140-4dfde965825f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773"}, "enabled": true, "id": "0661d63f6b8d45b282d96de739286773", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0311c42f-a899-482-proj"}} 2018-12-23 01:11:23,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773 used request id req-853685fe-b81a-49e5-8140-4dfde965825f 2018-12-23 01:11:23,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1db3e1cb-4572-4e8a-836b-6489a9806194 2018-12-23 01:11:23,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1db3e1cb-4572-4e8a-836b-6489a9806194 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a54485270c5ecf06456656e8f09078e3d207a" 2018-12-23 01:11:24,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-86f864b5-36f0-4273-ae14-4f011ab373cd Date: Sun, 23 Dec 2018 01:11:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:11:11Z", "security_group_id": "1db3e1cb-4572-4e8a-836b-6489a9806194", "port_range_min": null, "revision_number": 0, "tenant_id": "0661d63f6b8d45b282d96de739286773", "created_at": "2018-12-23T01:11:11Z", "project_id": "0661d63f6b8d45b282d96de739286773", "id": "03b802cb-3cb7-4fe3-a072-238a0ad3c51b"}, {"remote_group_id": "1db3e1cb-4572-4e8a-836b-6489a9806194", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:11:11Z", "security_group_id": "1db3e1cb-4572-4e8a-836b-6489a9806194", "port_range_min": null, "revision_number": 0, "tenant_id": "0661d63f6b8d45b282d96de739286773", "created_at": "2018-12-23T01:11:11Z", "project_id": "0661d63f6b8d45b282d96de739286773", "id": "0797f331-f159-4739-9144-5a4cc026481b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:11:11Z", "security_group_id": "1db3e1cb-4572-4e8a-836b-6489a9806194", "port_range_min": null, "revision_number": 0, "tenant_id": "0661d63f6b8d45b282d96de739286773", "created_at": "2018-12-23T01:11:11Z", "project_id": "0661d63f6b8d45b282d96de739286773", "id": "343110e4-00d0-4866-966b-34480bb7df6d"}, {"remote_group_id": "1db3e1cb-4572-4e8a-836b-6489a9806194", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:11:11Z", "security_group_id": "1db3e1cb-4572-4e8a-836b-6489a9806194", "port_range_min": null, "revision_number": 0, "tenant_id": "0661d63f6b8d45b282d96de739286773", "created_at": "2018-12-23T01:11:11Z", "project_id": "0661d63f6b8d45b282d96de739286773", "id": "54b795bd-804e-4373-bc99-5e498ebdf857"}]} 2018-12-23 01:11:24,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1db3e1cb-4572-4e8a-836b-6489a9806194 used request id req-86f864b5-36f0-4273-ae14-4f011ab373cd 2018-12-23 01:11:24,130 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:11:24,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1db3e1cb-4572-4e8a-836b-6489a9806194 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a54485270c5ecf06456656e8f09078e3d207a" 2018-12-23 01:11:24,425 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-806d6a1c-4262-4d95-b5a7-cef853d292f2 Content-Length: 0 Date: Sun, 23 Dec 2018 01:11:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:11:24,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1db3e1cb-4572-4e8a-836b-6489a9806194 used request id req-806d6a1c-4262-4d95-b5a7-cef853d292f2 2018-12-23 01:11:24,426 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-0311c42f-a899-482-proj 2018-12-23 01:11:24,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a54485270c5ecf06456656e8f09078e3d207a" 2018-12-23 01:11:24,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2865169-0676-49bf-977b-5870ecd4a02d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:11:24,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0661d63f6b8d45b282d96de739286773 used request id req-c2865169-0676-49bf-977b-5870ecd4a02d 2018-12-23 01:11:24,655 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-0311c42f-a899-482-proj-role 2018-12-23 01:11:24,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/6c503f13318a4fa786da8cf12d6d626d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a54485270c5ecf06456656e8f09078e3d207a" 2018-12-23 01:11:24,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9cbc55f-0522-4783-9d71-4b09ed739ed1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:11:24,759 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/6c503f13318a4fa786da8cf12d6d626d used request id req-a9cbc55f-0522-4783-9d71-4b09ed739ed1 2018-12-23 01:11:24,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430a54485270c5ecf06456656e8f09078e3d207a" 2018-12-23 01:11:24,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01bef204-ed67-4126-91ce-8c15ca759db5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:11:24,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-01bef204-ed67-4126-91ce-8c15ca759db5 2018-12-23 01:11:24,855 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-0311c42f-a899-482-user 2018-12-23 01:11:24,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c101cc1279de4b67b7832a29d37e4ca2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f9d9f275b75ec1d9491eba6895ae8920d5f093" 2018-12-23 01:11:25,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0faf1dc-1de1-49ce-a40e-eedb8be7a479 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:11:25,088 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c101cc1279de4b67b7832a29d37e4ca2 used request id req-f0faf1dc-1de1-49ce-a40e-eedb8be7a479 2018-12-23 01:11:25,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:25,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:11:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["o0Hapj4uTUi1GdPbT8OGZA"], "issued_at": "2018-12-23T01:11:25.000000Z"}} 2018-12-23 01:11:25,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a616fc648b2ae07352d17b2b26622d46d92e55" 2018-12-23 01:11:25,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-127a55cc-b118-4722-af2c-75102337bb95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:25,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-127a55cc-b118-4722-af2c-75102337bb95 2018-12-23 01:11:25,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:25,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:25,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:11:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["TeWOA_K9TOugkM7KuraIdg"], "issued_at": "2018-12-23T01:11:25.000000Z"}} 2018-12-23 01:11:25,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a094696d7eee60563ed1b6cf6e00b8a6170f4a" 2018-12-23 01:11:26,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9152f080-fbfb-4d9e-a868-3d56d0b55068 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:26,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9152f080-fbfb-4d9e-a868-3d56d0b55068 2018-12-23 01:11:26,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:11:26,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:11:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:11:26,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-16670513-97be-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a094696d7eee60563ed1b6cf6e00b8a6170f4a" 2018-12-23 01:11:26,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ec9c9af-74ac-40f9-8740-4fca971ef2ec Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-16670513-97be-489-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:11:26,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-16670513-97be-489-proj used request id req-1ec9c9af-74ac-40f9-8740-4fca971ef2ec 2018-12-23 01:11:26,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a094696d7eee60563ed1b6cf6e00b8a6170f4a" 2018-12-23 01:11:26,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-364ce6ec-e085-4bc7-b95a-50287d8c122f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:11:26,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-364ce6ec-e085-4bc7-b95a-50287d8c122f 2018-12-23 01:11:26,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a094696d7eee60563ed1b6cf6e00b8a6170f4a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj"}}' 2018-12-23 01:11:26,340 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ebb6809-6242-4e98-a730-56f90bd094f5 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06"}, "enabled": true, "id": "c67622101bd94cdb8cbd5ff1d3215b06", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj"}} 2018-12-23 01:11:26,340 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5ebb6809-6242-4e98-a730-56f90bd094f5 2018-12-23 01:11:26,341 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-16670513-97be-489-proj 2018-12-23 01:11:26,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:26,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:26,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:11:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["1aM6mRX3RfaDp3L2L7KztA"], "issued_at": "2018-12-23T01:11:26.000000Z"}} 2018-12-23 01:11:26,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75609517473553e101e9eaf4992e3749b31fcfa" 2018-12-23 01:11:26,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76604928-83ce-46d7-9f69-828e85984a7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:26,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-76604928-83ce-46d7-9f69-828e85984a7b 2018-12-23 01:11:26,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:11:26,882 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:11:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:11:26,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75609517473553e101e9eaf4992e3749b31fcfa" 2018-12-23 01:11:26,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c388c567-c1a6-4120-af29-c37f1b1999dc Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:11:26,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c388c567-c1a6-4120-af29-c37f1b1999dc 2018-12-23 01:11:26,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-16670513-97be-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75609517473553e101e9eaf4992e3749b31fcfa" 2018-12-23 01:11:27,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b62957c9-2a2d-4b5a-ac08-cf642889ee87 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-16670513-97be-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06"}, "enabled": true, "id": "c67622101bd94cdb8cbd5ff1d3215b06", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj"}]} 2018-12-23 01:11:27,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-16670513-97be-489-proj used request id req-b62957c9-2a2d-4b5a-ac08-cf642889ee87 2018-12-23 01:11:27,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75609517473553e101e9eaf4992e3749b31fcfa" 2018-12-23 01:11:27,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-689a5e67-2c47-4de3-92b9-46231421f3a8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:11:27,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-689a5e67-2c47-4de3-92b9-46231421f3a8 2018-12-23 01:11:27,544 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-16670513-97be-489-user 2018-12-23 01:11:27,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:27,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a094696d7eee60563ed1b6cf6e00b8a6170f4a" 2018-12-23 01:11:27,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-737ab1fb-8776-4f03-9787-8387fcb1b7c2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:11:27,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-737ab1fb-8776-4f03-9787-8387fcb1b7c2 2018-12-23 01:11:27,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a094696d7eee60563ed1b6cf6e00b8a6170f4a" -d '{"role": {"name": "CreateInstancePortManipulationTests-16670513-97be-489-proj-role"}}' 2018-12-23 01:11:27,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5292c77c-6dcb-46f3-b78b-1d29602cdc79 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "555fa5328f2a4d86b3e1fea529583437", "links": {"self": "http://172.30.9.26:5000/v3/roles/555fa5328f2a4d86b3e1fea529583437"}, "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj-role"}} 2018-12-23 01:11:27,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5292c77c-6dcb-46f3-b78b-1d29602cdc79 2018-12-23 01:11:27,741 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-16670513-97be-489-proj-role 2018-12-23 01:11:27,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/555fa5328f2a4d86b3e1fea529583437 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a094696d7eee60563ed1b6cf6e00b8a6170f4a" 2018-12-23 01:11:27,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a9e15f-16e7-4d3e-ac0d-21b94fd2fada Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/555fa5328f2a4d86b3e1fea529583437"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj-role", "id": "555fa5328f2a4d86b3e1fea529583437"}} 2018-12-23 01:11:27,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/555fa5328f2a4d86b3e1fea529583437 used request id req-c1a9e15f-16e7-4d3e-ac0d-21b94fd2fada 2018-12-23 01:11:27,831 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-16670513-97be-489-proj-role to project CreateInstancePortManipulationTests-16670513-97be-489-proj 2018-12-23 01:11:27,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06/users/2e4545f8faa344428c0951ed5a93efa0/roles/555fa5328f2a4d86b3e1fea529583437 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a094696d7eee60563ed1b6cf6e00b8a6170f4a" 2018-12-23 01:11:27,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-588fba02-27a5-4584-913b-e4f474420df7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:11:27,959 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06/users/2e4545f8faa344428c0951ed5a93efa0/roles/555fa5328f2a4d86b3e1fea529583437 used request id req-588fba02-27a5-4584-913b-e4f474420df7 2018-12-23 01:11:27,960 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:11:27,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:27,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:28,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "555fa5328f2a4d86b3e1fea529583437", "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj-role"}], "expires_at": "2018-12-23T02:11:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c67622101bd94cdb8cbd5ff1d3215b06", "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-16670513-97be-489-user", "id": "2e4545f8faa344428c0951ed5a93efa0"}, "audit_ids": ["0qLvK2lrSQOsNk6KeHftFg"], "issued_at": "2018-12-23T01:11:28.000000Z"}} 2018-12-23 01:11:28,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b70b140fd3340658878630f3eb0fbe00c03db4" 2018-12-23 01:11:28,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f179c0-3829-42c5-98aa-8989ee10a473 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:28,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-38f179c0-3829-42c5-98aa-8989ee10a473 2018-12-23 01:11:28,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0b70b140fd3340658878630f3eb0fbe00c03db4" 2018-12-23 01:11:28,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-2a498623-c673-4efb-8b35-0e12ed1e37f0 Date: Sun, 23 Dec 2018 01:11:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-image"} 2018-12-23 01:11:28,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-image used request id req-2a498623-c673-4efb-8b35-0e12ed1e37f0 2018-12-23 01:11:28,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0b70b140fd3340658878630f3eb0fbe00c03db4" 2018-12-23 01:11:28,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c84cd7cf-f30a-4ab3-8abf-5e13eb5d1724 Date: Sun, 23 Dec 2018 01:11:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:11:28,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c84cd7cf-f30a-4ab3-8abf-5e13eb5d1724 2018-12-23 01:11:28,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0b70b140fd3340658878630f3eb0fbe00c03db4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-image"}' 2018-12-23 01:11:28,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/47592da2-0fe1-4f45-99fc-08c5710b59c6 X-Openstack-Request-Id: req-38681633-e406-4f8c-b31a-7080a867f3d1 Date: Sun, 23 Dec 2018 01:11:28 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:11:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:11:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/47592da2-0fe1-4f45-99fc-08c5710b59c6", "min_disk": 0, "protected": false, "id": "47592da2-0fe1-4f45-99fc-08c5710b59c6", "file": "/v2/images/47592da2-0fe1-4f45-99fc-08c5710b59c6/file", "checksum": null, "owner": "c67622101bd94cdb8cbd5ff1d3215b06", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:11:28,990 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-38681633-e406-4f8c-b31a-7080a867f3d1 2018-12-23 01:11:29,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/47592da2-0fe1-4f45-99fc-08c5710b59c6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0b70b140fd3340658878630f3eb0fbe00c03db4" -d '' 2018-12-23 01:11:31,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ee35c2bf-a229-48da-a9d2-33b4a6ae105d Date: Sun, 23 Dec 2018 01:11:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:11:31,140 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/47592da2-0fe1-4f45-99fc-08c5710b59c6/file used request id req-ee35c2bf-a229-48da-a9d2-33b4a6ae105d 2018-12-23 01:11:31,141 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:11:31,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/47592da2-0fe1-4f45-99fc-08c5710b59c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0b70b140fd3340658878630f3eb0fbe00c03db4" 2018-12-23 01:11:31,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-25343954-ee5b-4827-9db4-18aeddb0f5e2 Date: Sun, 23 Dec 2018 01:11:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:11:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:11:31Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/47592da2-0fe1-4f45-99fc-08c5710b59c6/snap", "metadata": {}}], "self": "/v2/images/47592da2-0fe1-4f45-99fc-08c5710b59c6", "min_disk": 0, "protected": false, "id": "47592da2-0fe1-4f45-99fc-08c5710b59c6", "file": "/v2/images/47592da2-0fe1-4f45-99fc-08c5710b59c6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c67622101bd94cdb8cbd5ff1d3215b06", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/47592da2-0fe1-4f45-99fc-08c5710b59c6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:11:31,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/47592da2-0fe1-4f45-99fc-08c5710b59c6 used request id req-25343954-ee5b-4827-9db4-18aeddb0f5e2 2018-12-23 01:11:31,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0b70b140fd3340658878630f3eb0fbe00c03db4" 2018-12-23 01:11:31,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-96801b32-605a-46b5-9e98-4fb7989a1aa2 Date: Sun, 23 Dec 2018 01:11: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-12-23 01:11:31,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-96801b32-605a-46b5-9e98-4fb7989a1aa2 2018-12-23 01:11:31,476 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-image 2018-12-23 01:11:31,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/47592da2-0fe1-4f45-99fc-08c5710b59c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0b70b140fd3340658878630f3eb0fbe00c03db4" 2018-12-23 01:11:31,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-04f4f08c-0053-4043-b0ca-8fdb3ef137b3 Date: Sun, 23 Dec 2018 01:11:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:11:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:11:31Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/47592da2-0fe1-4f45-99fc-08c5710b59c6/snap", "metadata": {}}], "self": "/v2/images/47592da2-0fe1-4f45-99fc-08c5710b59c6", "min_disk": 0, "protected": false, "id": "47592da2-0fe1-4f45-99fc-08c5710b59c6", "file": "/v2/images/47592da2-0fe1-4f45-99fc-08c5710b59c6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c67622101bd94cdb8cbd5ff1d3215b06", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/47592da2-0fe1-4f45-99fc-08c5710b59c6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:11:31,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/47592da2-0fe1-4f45-99fc-08c5710b59c6 used request id req-04f4f08c-0053-4043-b0ca-8fdb3ef137b3 2018-12-23 01:11:31,734 - create_image - DEBUG - Instance status is - active 2018-12-23 01:11:31,734 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-image 2018-12-23 01:11:31,734 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-image 2018-12-23 01:11:31,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:31,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:32,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "555fa5328f2a4d86b3e1fea529583437", "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj-role"}], "expires_at": "2018-12-23T02:11:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c67622101bd94cdb8cbd5ff1d3215b06", "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-16670513-97be-489-user", "id": "2e4545f8faa344428c0951ed5a93efa0"}, "audit_ids": ["RSmAom2rSpGMhR0gfsxwFA"], "issued_at": "2018-12-23T01:11:32.000000Z"}} 2018-12-23 01:11:32,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660986f3714dcea7894d4675f3e1b5d8bc58890b" 2018-12-23 01:11:32,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e33ea1a9-ceca-43d4-aa2d-c0980d958ab2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:32,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e33ea1a9-ceca-43d4-aa2d-c0980d958ab2 2018-12-23 01:11:32,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660986f3714dcea7894d4675f3e1b5d8bc58890b" 2018-12-23 01:11:32,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2e2f0746-9e4e-4ec8-942d-726e7dfd4182 Date: Sun, 23 Dec 2018 01:11:32 GMT RESP BODY: {"networks":[]} 2018-12-23 01:11:32,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net used request id req-2e2f0746-9e4e-4ec8-942d-726e7dfd4182 2018-12-23 01:11:32,438 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net 2018-12-23 01:11:32,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660986f3714dcea7894d4675f3e1b5d8bc58890b" -d '{"network": {"name": "CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net", "admin_state_up": true}}' 2018-12-23 01:11:33,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-9f85e978-9674-4866-87a0-58c2fac7a623 Date: Sun, 23 Dec 2018 01:11:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cf474b10-7ded-4731-a775-0fe2c8df453a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c67622101bd94cdb8cbd5ff1d3215b06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:11:32Z","is_default":false,"name":"CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c67622101bd94cdb8cbd5ff1d3215b06","created_at":"2018-12-23T01:11:32Z","mtu":1450}} 2018-12-23 01:11:33,135 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-9f85e978-9674-4866-87a0-58c2fac7a623 2018-12-23 01:11:33,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=cf474b10-7ded-4731-a775-0fe2c8df453a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660986f3714dcea7894d4675f3e1b5d8bc58890b" 2018-12-23 01:11:33,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-e98a33d8-8358-4743-91fc-524e676c6292 Date: Sun, 23 Dec 2018 01:11: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-12-23T01:11:32Z","tenant_id":"c67622101bd94cdb8cbd5ff1d3215b06","created_at":"2018-12-23T01:11:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c67622101bd94cdb8cbd5ff1d3215b06","id":"cf474b10-7ded-4731-a775-0fe2c8df453a","name":"CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net"}]} 2018-12-23 01:11:33,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=cf474b10-7ded-4731-a775-0fe2c8df453a used request id req-e98a33d8-8358-4743-91fc-524e676c6292 2018-12-23 01:11:33,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf474b10-7ded-4731-a775-0fe2c8df453a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660986f3714dcea7894d4675f3e1b5d8bc58890b" 2018-12-23 01:11:33,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3bf231b5-9a3c-4653-a7b4-9f6c812cd111 Date: Sun, 23 Dec 2018 01:11:33 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:11:33,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf474b10-7ded-4731-a775-0fe2c8df453a used request id req-3bf231b5-9a3c-4653-a7b4-9f6c812cd111 2018-12-23 01:11:33,567 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-subnet 2018-12-23 01:11:33,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660986f3714dcea7894d4675f3e1b5d8bc58890b" -d '{"subnets": [{"ip_version": 4, "network_id": "cf474b10-7ded-4731-a775-0fe2c8df453a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-subnet"}]}' 2018-12-23 01:11:34,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-23986edf-9eab-4f4a-b2fc-545bb20ff8a6 Date: Sun, 23 Dec 2018 01:11:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf474b10-7ded-4731-a775-0fe2c8df453a","tenant_id":"c67622101bd94cdb8cbd5ff1d3215b06","created_at":"2018-12-23T01:11:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11:33Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c67622101bd94cdb8cbd5ff1d3215b06","id":"b65d7528-8a21-4cdd-98e2-6bed4d53fd30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-subnet"}]} 2018-12-23 01:11:34,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-23986edf-9eab-4f4a-b2fc-545bb20ff8a6 2018-12-23 01:11:34,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=cf474b10-7ded-4731-a775-0fe2c8df453a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660986f3714dcea7894d4675f3e1b5d8bc58890b" 2018-12-23 01:11:34,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-03db84f5-86b6-4c75-b0ea-b2368180efae Date: Sun, 23 Dec 2018 01:11:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b65d7528-8a21-4cdd-98e2-6bed4d53fd30"],"updated_at":"2018-12-23T01:11:33Z","tenant_id":"c67622101bd94cdb8cbd5ff1d3215b06","created_at":"2018-12-23T01:11:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c67622101bd94cdb8cbd5ff1d3215b06","id":"cf474b10-7ded-4731-a775-0fe2c8df453a","name":"CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net"}]} 2018-12-23 01:11:34,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=cf474b10-7ded-4731-a775-0fe2c8df453a used request id req-03db84f5-86b6-4c75-b0ea-b2368180efae 2018-12-23 01:11:34,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf474b10-7ded-4731-a775-0fe2c8df453a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660986f3714dcea7894d4675f3e1b5d8bc58890b" 2018-12-23 01:11:34,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-93c9a057-0ba6-49aa-886c-37768cb51fb1 Date: Sun, 23 Dec 2018 01:11:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf474b10-7ded-4731-a775-0fe2c8df453a","tenant_id":"c67622101bd94cdb8cbd5ff1d3215b06","created_at":"2018-12-23T01:11:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c67622101bd94cdb8cbd5ff1d3215b06","id":"b65d7528-8a21-4cdd-98e2-6bed4d53fd30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-subnet"}]} 2018-12-23 01:11:34,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf474b10-7ded-4731-a775-0fe2c8df453a used request id req-93c9a057-0ba6-49aa-886c-37768cb51fb1 2018-12-23 01:11:34,542 - OpenStackNetwork - DEBUG - Network [cf474b10-7ded-4731-a775-0fe2c8df453a] created successfully 2018-12-23 01:11:34,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:34,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:34,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:11:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["I78pLcSbQOynnbGfzlJbyQ"], "issued_at": "2018-12-23T01:11:34.000000Z"}} 2018-12-23 01:11:34,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4060fe6bb93ffc1244d009238aa416b7d96c5f" 2018-12-23 01:11:35,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-800deffc-430b-4b3c-a801-316af433bd1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:35,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-800deffc-430b-4b3c-a801-316af433bd1e 2018-12-23 01:11:35,006 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:11:35,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4060fe6bb93ffc1244d009238aa416b7d96c5f" 2018-12-23 01:11:35,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32f2bb60-a873-4a24-8ab4-0852cfe3b280 x-compute-request-id: req-32f2bb60-a873-4a24-8ab4-0852cfe3b280 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:11:35,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-32f2bb60-a873-4a24-8ab4-0852cfe3b280 2018-12-23 01:11:35,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4060fe6bb93ffc1244d009238aa416b7d96c5f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-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-12-23 01:11:35,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9314c333-4f61-472f-8492-aac175ea6f7c x-compute-request-id: req-9314c333-4f61-472f-8492-aac175ea6f7c Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6505a537-26d2-4a73-8114-53bdb3af5a2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6505a537-26d2-4a73-8114-53bdb3af5a2a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6505a537-26d2-4a73-8114-53bdb3af5a2a", "name": "CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:11:35,232 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9314c333-4f61-472f-8492-aac175ea6f7c 2018-12-23 01:11:35,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:35,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:35,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "555fa5328f2a4d86b3e1fea529583437", "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj-role"}], "expires_at": "2018-12-23T02:11:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c67622101bd94cdb8cbd5ff1d3215b06", "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-16670513-97be-489-user", "id": "2e4545f8faa344428c0951ed5a93efa0"}, "audit_ids": ["Huj1kHL_QPK8bdwhcyhajg"], "issued_at": "2018-12-23T01:11:35.000000Z"}} 2018-12-23 01:11:35,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bcd41877bef344e2d47844a11f208492020da0" 2018-12-23 01:11:35,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b4df97e-98e5-4413-a77b-8b4fee8f994b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:35,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5b4df97e-98e5-4413-a77b-8b4fee8f994b 2018-12-23 01:11:35,703 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:11:35,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bcd41877bef344e2d47844a11f208492020da0" 2018-12-23 01:11:35,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0b522a-2c25-4213-8962-241b6fff49a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:35,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ad0b522a-2c25-4213-8962-241b6fff49a0 2018-12-23 01:11:35,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bcd41877bef344e2d47844a11f208492020da0" 2018-12-23 01:11:36,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ff0dfcd5-b6fe-4c5e-8af0-29b8bbfa9ef3 Date: Sun, 23 Dec 2018 01:11: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":["b65d7528-8a21-4cdd-98e2-6bed4d53fd30"],"updated_at":"2018-12-23T01:11:33Z","tenant_id":"c67622101bd94cdb8cbd5ff1d3215b06","created_at":"2018-12-23T01:11:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c67622101bd94cdb8cbd5ff1d3215b06","id":"cf474b10-7ded-4731-a775-0fe2c8df453a","name":"CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net"}]} 2018-12-23 01:11:36,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net used request id req-ff0dfcd5-b6fe-4c5e-8af0-29b8bbfa9ef3 2018-12-23 01:11:36,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:11:36,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:11:36,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bcd41877bef344e2d47844a11f208492020da0" 2018-12-23 01:11:36,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61e83a8-1362-486c-bdd3-53c0a0ca9264 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06"}, "enabled": true, "id": "c67622101bd94cdb8cbd5ff1d3215b06", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj"}} 2018-12-23 01:11:36,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06 used request id req-b61e83a8-1362-486c-bdd3-53c0a0ca9264 2018-12-23 01:11:36,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf474b10-7ded-4731-a775-0fe2c8df453a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bcd41877bef344e2d47844a11f208492020da0" 2018-12-23 01:11:36,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-334e33a8-90d1-4c7c-ab09-2e6413c470cc Date: Sun, 23 Dec 2018 01:11:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf474b10-7ded-4731-a775-0fe2c8df453a","tenant_id":"c67622101bd94cdb8cbd5ff1d3215b06","created_at":"2018-12-23T01:11:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c67622101bd94cdb8cbd5ff1d3215b06","id":"b65d7528-8a21-4cdd-98e2-6bed4d53fd30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-subnet"}]} 2018-12-23 01:11:36,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf474b10-7ded-4731-a775-0fe2c8df453a used request id req-334e33a8-90d1-4c7c-ab09-2e6413c470cc 2018-12-23 01:11:36,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cf474b10-7ded-4731-a775-0fe2c8df453a&name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eeeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bcd41877bef344e2d47844a11f208492020da0" 2018-12-23 01:11:36,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-66cf3d15-35c6-4129-9d32-eb2ed1102f2b Date: Sun, 23 Dec 2018 01:11:36 GMT RESP BODY: {"ports":[]} 2018-12-23 01:11:36,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cf474b10-7ded-4731-a775-0fe2c8df453a&name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eeeport-1&admin_state_up=True used request id req-66cf3d15-35c6-4129-9d32-eb2ed1102f2b 2018-12-23 01:11:36,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bcd41877bef344e2d47844a11f208492020da0" 2018-12-23 01:11:36,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-678557bc-3639-4397-8e49-8545d1080ab2 x-compute-request-id: req-678557bc-3639-4397-8e49-8545d1080ab2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:11:36,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-inst used request id req-678557bc-3639-4397-8e49-8545d1080ab2 2018-12-23 01:11:36,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bcd41877bef344e2d47844a11f208492020da0" 2018-12-23 01:11:37,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-15c974b2-f503-4636-b87f-e2fbb2154708 Date: Sun, 23 Dec 2018 01:11:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b65d7528-8a21-4cdd-98e2-6bed4d53fd30"],"updated_at":"2018-12-23T01:11:33Z","tenant_id":"c67622101bd94cdb8cbd5ff1d3215b06","created_at":"2018-12-23T01:11:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c67622101bd94cdb8cbd5ff1d3215b06","id":"cf474b10-7ded-4731-a775-0fe2c8df453a","name":"CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net"}]} 2018-12-23 01:11:37,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net used request id req-15c974b2-f503-4636-b87f-e2fbb2154708 2018-12-23 01:11:37,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bcd41877bef344e2d47844a11f208492020da0" 2018-12-23 01:11:37,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be96ab2-2180-4cde-83e3-77d5c481312a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06"}, "enabled": true, "id": "c67622101bd94cdb8cbd5ff1d3215b06", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj"}} 2018-12-23 01:11:37,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06 used request id req-4be96ab2-2180-4cde-83e3-77d5c481312a 2018-12-23 01:11:37,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf474b10-7ded-4731-a775-0fe2c8df453a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bcd41877bef344e2d47844a11f208492020da0" 2018-12-23 01:11:37,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8027ff69-aef1-4372-b267-7971f4cd7451 Date: Sun, 23 Dec 2018 01:11:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf474b10-7ded-4731-a775-0fe2c8df453a","tenant_id":"c67622101bd94cdb8cbd5ff1d3215b06","created_at":"2018-12-23T01:11:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c67622101bd94cdb8cbd5ff1d3215b06","id":"b65d7528-8a21-4cdd-98e2-6bed4d53fd30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-subnet"}]} 2018-12-23 01:11:37,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf474b10-7ded-4731-a775-0fe2c8df453a used request id req-8027ff69-aef1-4372-b267-7971f4cd7451 2018-12-23 01:11:37,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cf474b10-7ded-4731-a775-0fe2c8df453a&name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eeeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bcd41877bef344e2d47844a11f208492020da0" 2018-12-23 01:11:37,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3917cf86-43b1-4a8e-a1ae-87c486bfc332 Date: Sun, 23 Dec 2018 01:11:37 GMT RESP BODY: {"ports":[]} 2018-12-23 01:11:37,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cf474b10-7ded-4731-a775-0fe2c8df453a&name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eeeport-1&admin_state_up=True used request id req-3917cf86-43b1-4a8e-a1ae-87c486bfc332 2018-12-23 01:11:37,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:37,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:37,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "555fa5328f2a4d86b3e1fea529583437", "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj-role"}], "expires_at": "2018-12-23T02:11:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c67622101bd94cdb8cbd5ff1d3215b06", "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c67622101bd94cdb8cbd5ff1d3215b06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-16670513-97be-489-user", "id": "2e4545f8faa344428c0951ed5a93efa0"}, "audit_ids": ["P_d71IL7QJyamBiNHX5M1Q"], "issued_at": "2018-12-23T01:11:37.000000Z"}} 2018-12-23 01:11:37,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8584eeb6abd25e560a1a3311cec2220aff6fda8" 2018-12-23 01:11:38,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c568b42-b9a4-41a1-9cdf-6d334dee2f39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:38,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4c568b42-b9a4-41a1-9cdf-6d334dee2f39 2018-12-23 01:11:38,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bcd41877bef344e2d47844a11f208492020da0" 2018-12-23 01:11:38,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d371acfc-a386-42db-a54e-d5b91c7c2cc6 Date: Sun, 23 Dec 2018 01:11: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":["b65d7528-8a21-4cdd-98e2-6bed4d53fd30"],"updated_at":"2018-12-23T01:11:33Z","tenant_id":"c67622101bd94cdb8cbd5ff1d3215b06","created_at":"2018-12-23T01:11:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c67622101bd94cdb8cbd5ff1d3215b06","id":"cf474b10-7ded-4731-a775-0fe2c8df453a","name":"CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net"}]} 2018-12-23 01:11:38,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net used request id req-d371acfc-a386-42db-a54e-d5b91c7c2cc6 2018-12-23 01:11:38,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf474b10-7ded-4731-a775-0fe2c8df453a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bcd41877bef344e2d47844a11f208492020da0" 2018-12-23 01:11:38,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-74d7bdb5-0dd4-40a8-83d4-b43ef5cff22d Date: Sun, 23 Dec 2018 01:11:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf474b10-7ded-4731-a775-0fe2c8df453a","tenant_id":"c67622101bd94cdb8cbd5ff1d3215b06","created_at":"2018-12-23T01:11:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c67622101bd94cdb8cbd5ff1d3215b06","id":"b65d7528-8a21-4cdd-98e2-6bed4d53fd30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-subnet"}]} 2018-12-23 01:11:38,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf474b10-7ded-4731-a775-0fe2c8df453a used request id req-74d7bdb5-0dd4-40a8-83d4-b43ef5cff22d 2018-12-23 01:11:38,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bcd41877bef344e2d47844a11f208492020da0" 2018-12-23 01:11:38,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-de19b4bf-0d05-43b4-8231-306f39c06be6 Date: Sun, 23 Dec 2018 01:11: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":["b65d7528-8a21-4cdd-98e2-6bed4d53fd30"],"updated_at":"2018-12-23T01:11:33Z","tenant_id":"c67622101bd94cdb8cbd5ff1d3215b06","created_at":"2018-12-23T01:11:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c67622101bd94cdb8cbd5ff1d3215b06","id":"cf474b10-7ded-4731-a775-0fe2c8df453a","name":"CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net"}]} 2018-12-23 01:11:38,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net used request id req-de19b4bf-0d05-43b4-8231-306f39c06be6 2018-12-23 01:11:38,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:11:38,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:11:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:11:38,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8584eeb6abd25e560a1a3311cec2220aff6fda8" 2018-12-23 01:11:38,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641f9731-70a4-43c9-a7c5-18fa1117220e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06"}, "enabled": true, "id": "c67622101bd94cdb8cbd5ff1d3215b06", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj"}} 2018-12-23 01:11:38,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06 used request id req-641f9731-70a4-43c9-a7c5-18fa1117220e 2018-12-23 01:11:38,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cf474b10-7ded-4731-a775-0fe2c8df453a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bcd41877bef344e2d47844a11f208492020da0" 2018-12-23 01:11:38,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cefc19a1-57d2-4396-9136-1d98caca5e3f Date: Sun, 23 Dec 2018 01:11:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf474b10-7ded-4731-a775-0fe2c8df453a","tenant_id":"c67622101bd94cdb8cbd5ff1d3215b06","created_at":"2018-12-23T01:11:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c67622101bd94cdb8cbd5ff1d3215b06","id":"b65d7528-8a21-4cdd-98e2-6bed4d53fd30","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-subnet"}]} 2018-12-23 01:11:38,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cf474b10-7ded-4731-a775-0fe2c8df453a used request id req-cefc19a1-57d2-4396-9136-1d98caca5e3f 2018-12-23 01:11:38,841 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net 2018-12-23 01:11:38,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59bcd41877bef344e2d47844a11f208492020da0" -d '{"port": {"network_id": "cf474b10-7ded-4731-a775-0fe2c8df453a", "name": "CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eeeport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-12-23 01:11:38,857 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-5e83d971-1d07-4a6c-9abd-ba7a7d311372 Date: Sun, 23 Dec 2018 01:11:38 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 01:11:38,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-5e83d971-1d07-4a6c-9abd-ba7a7d311372 2018-12-23 01:11:38,858 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 01:11:38,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/6505a537-26d2-4a73-8114-53bdb3af5a2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4060fe6bb93ffc1244d009238aa416b7d96c5f" 2018-12-23 01:11:38,898 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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-f011e3ec-dbc4-4cf6-ba14-a4cba5850b57 x-compute-request-id: req-f011e3ec-dbc4-4cf6-ba14-a4cba5850b57 Content-Length: 0 Content-Type: application/json 2018-12-23 01:11:38,898 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/6505a537-26d2-4a73-8114-53bdb3af5a2a used request id req-f011e3ec-dbc4-4cf6-ba14-a4cba5850b57 2018-12-23 01:11:38,899 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-subnet 2018-12-23 01:11:38,899 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-subnet 2018-12-23 01:11:38,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/b65d7528-8a21-4cdd-98e2-6bed4d53fd30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660986f3714dcea7894d4675f3e1b5d8bc58890b" 2018-12-23 01:11:40,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eec67ca1-cfbe-4184-a93e-c26d97f7c551 Date: Sun, 23 Dec 2018 01:11:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:11:40,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/b65d7528-8a21-4cdd-98e2-6bed4d53fd30 used request id req-eec67ca1-cfbe-4184-a93e-c26d97f7c551 2018-12-23 01:11:40,964 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-pub-net 2018-12-23 01:11:40,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/cf474b10-7ded-4731-a775-0fe2c8df453a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660986f3714dcea7894d4675f3e1b5d8bc58890b" 2018-12-23 01:11:42,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6faa9cf4-0b8f-4a62-a888-1bf28f04fcbe Date: Sun, 23 Dec 2018 01:11:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:11:42,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/cf474b10-7ded-4731-a775-0fe2c8df453a used request id req-6faa9cf4-0b8f-4a62-a888-1bf28f04fcbe 2018-12-23 01:11:42,249 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b219d740-d139-4879-ba98-de8bc33b6eee-image 2018-12-23 01:11:42,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/47592da2-0fe1-4f45-99fc-08c5710b59c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0b70b140fd3340658878630f3eb0fbe00c03db4" 2018-12-23 01:11:43,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-637b6ca5-2d56-4fc9-a310-2bfeeb795ed2 Date: Sun, 23 Dec 2018 01:11:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:11:43,712 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/47592da2-0fe1-4f45-99fc-08c5710b59c6 used request id req-637b6ca5-2d56-4fc9-a310-2bfeeb795ed2 2018-12-23 01:11:43,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a094696d7eee60563ed1b6cf6e00b8a6170f4a" 2018-12-23 01:11:43,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ae4c0bd5-9cf6-4671-9554-87b5858a7094 Date: Sun, 23 Dec 2018 01:11:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c67622101bd94cdb8cbd5ff1d3215b06", "created_at": "2018-12-23T01:11:32Z", "updated_at": "2018-12-23T01:11:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:11:32Z", "revision_number": 0, "id": "403c67b4-05c1-4a1d-90c4-df9d3f54a21c", "remote_group_id": "36aa1137-950b-4792-90d6-ac74e7e6d8f7", "remote_ip_prefix": null, "created_at": "2018-12-23T01:11:32Z", "security_group_id": "36aa1137-950b-4792-90d6-ac74e7e6d8f7", "tenant_id": "c67622101bd94cdb8cbd5ff1d3215b06", "port_range_min": null, "ethertype": "IPv6", "project_id": "c67622101bd94cdb8cbd5ff1d3215b06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:11:32Z", "revision_number": 0, "id": "88e54517-3f21-4cf6-976b-5fb661ebd1b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:11:32Z", "security_group_id": "36aa1137-950b-4792-90d6-ac74e7e6d8f7", "tenant_id": "c67622101bd94cdb8cbd5ff1d3215b06", "port_range_min": null, "ethertype": "IPv6", "project_id": "c67622101bd94cdb8cbd5ff1d3215b06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:11:32Z", "revision_number": 0, "id": "b75a6ef0-32e2-4824-be01-5eb8e67db402", "remote_group_id": "36aa1137-950b-4792-90d6-ac74e7e6d8f7", "remote_ip_prefix": null, "created_at": "2018-12-23T01:11:32Z", "security_group_id": "36aa1137-950b-4792-90d6-ac74e7e6d8f7", "tenant_id": "c67622101bd94cdb8cbd5ff1d3215b06", "port_range_min": null, "ethertype": "IPv4", "project_id": "c67622101bd94cdb8cbd5ff1d3215b06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:11:32Z", "revision_number": 0, "id": "c9d92890-b865-4dee-98b0-e25c944e37ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:11:32Z", "security_group_id": "36aa1137-950b-4792-90d6-ac74e7e6d8f7", "tenant_id": "c67622101bd94cdb8cbd5ff1d3215b06", "port_range_min": null, "ethertype": "IPv4", "project_id": "c67622101bd94cdb8cbd5ff1d3215b06"}], "revision_number": 4, "project_id": "c67622101bd94cdb8cbd5ff1d3215b06", "id": "36aa1137-950b-4792-90d6-ac74e7e6d8f7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:11:43,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ae4c0bd5-9cf6-4671-9554-87b5858a7094 2018-12-23 01:11:43,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a094696d7eee60563ed1b6cf6e00b8a6170f4a" 2018-12-23 01:11:44,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b155314-d6fb-4d80-bc3e-a5203b28439f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06"}, "enabled": true, "id": "c67622101bd94cdb8cbd5ff1d3215b06", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-16670513-97be-489-proj"}} 2018-12-23 01:11:44,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06 used request id req-8b155314-d6fb-4d80-bc3e-a5203b28439f 2018-12-23 01:11:44,050 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36aa1137-950b-4792-90d6-ac74e7e6d8f7 2018-12-23 01:11:44,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=36aa1137-950b-4792-90d6-ac74e7e6d8f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a094696d7eee60563ed1b6cf6e00b8a6170f4a" 2018-12-23 01:11:44,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cc680d9f-ae89-4118-84e5-851082cde22b Date: Sun, 23 Dec 2018 01:11:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "36aa1137-950b-4792-90d6-ac74e7e6d8f7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:11:32Z", "security_group_id": "36aa1137-950b-4792-90d6-ac74e7e6d8f7", "port_range_min": null, "revision_number": 0, "tenant_id": "c67622101bd94cdb8cbd5ff1d3215b06", "created_at": "2018-12-23T01:11:32Z", "project_id": "c67622101bd94cdb8cbd5ff1d3215b06", "id": "403c67b4-05c1-4a1d-90c4-df9d3f54a21c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:11:32Z", "security_group_id": "36aa1137-950b-4792-90d6-ac74e7e6d8f7", "port_range_min": null, "revision_number": 0, "tenant_id": "c67622101bd94cdb8cbd5ff1d3215b06", "created_at": "2018-12-23T01:11:32Z", "project_id": "c67622101bd94cdb8cbd5ff1d3215b06", "id": "88e54517-3f21-4cf6-976b-5fb661ebd1b9"}, {"remote_group_id": "36aa1137-950b-4792-90d6-ac74e7e6d8f7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:11:32Z", "security_group_id": "36aa1137-950b-4792-90d6-ac74e7e6d8f7", "port_range_min": null, "revision_number": 0, "tenant_id": "c67622101bd94cdb8cbd5ff1d3215b06", "created_at": "2018-12-23T01:11:32Z", "project_id": "c67622101bd94cdb8cbd5ff1d3215b06", "id": "b75a6ef0-32e2-4824-be01-5eb8e67db402"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:11:32Z", "security_group_id": "36aa1137-950b-4792-90d6-ac74e7e6d8f7", "port_range_min": null, "revision_number": 0, "tenant_id": "c67622101bd94cdb8cbd5ff1d3215b06", "created_at": "2018-12-23T01:11:32Z", "project_id": "c67622101bd94cdb8cbd5ff1d3215b06", "id": "c9d92890-b865-4dee-98b0-e25c944e37ec"}]} 2018-12-23 01:11:44,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=36aa1137-950b-4792-90d6-ac74e7e6d8f7 used request id req-cc680d9f-ae89-4118-84e5-851082cde22b 2018-12-23 01:11:44,232 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:11:44,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/36aa1137-950b-4792-90d6-ac74e7e6d8f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a094696d7eee60563ed1b6cf6e00b8a6170f4a" 2018-12-23 01:11:44,604 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4cab2a9b-8f57-423d-8da9-03e295b4dd20 Content-Length: 0 Date: Sun, 23 Dec 2018 01:11:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:11:44,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/36aa1137-950b-4792-90d6-ac74e7e6d8f7 used request id req-4cab2a9b-8f57-423d-8da9-03e295b4dd20 2018-12-23 01:11:44,605 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-16670513-97be-489-proj 2018-12-23 01:11:44,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a094696d7eee60563ed1b6cf6e00b8a6170f4a" 2018-12-23 01:11:44,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:11:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cb3e6a7-80ff-425a-a8ae-59811d9525b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:11:44,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c67622101bd94cdb8cbd5ff1d3215b06 used request id req-3cb3e6a7-80ff-425a-a8ae-59811d9525b5 2018-12-23 01:11:44,929 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-16670513-97be-489-proj-role 2018-12-23 01:11:44,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/555fa5328f2a4d86b3e1fea529583437 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a094696d7eee60563ed1b6cf6e00b8a6170f4a" 2018-12-23 01:11:45,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:11:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19c688e5-315d-4c92-9236-92724c7e2839 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:11:45,047 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/555fa5328f2a4d86b3e1fea529583437 used request id req-19c688e5-315d-4c92-9236-92724c7e2839 2018-12-23 01:11:45,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a094696d7eee60563ed1b6cf6e00b8a6170f4a" 2018-12-23 01:11:45,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abdcd4e0-791e-4a80-af6d-9054df1594eb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:11:45,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-abdcd4e0-791e-4a80-af6d-9054df1594eb 2018-12-23 01:11:45,144 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-16670513-97be-489-user 2018-12-23 01:11:45,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/2e4545f8faa344428c0951ed5a93efa0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75609517473553e101e9eaf4992e3749b31fcfa" 2018-12-23 01:11:45,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:11:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a1c4cc-cac8-42af-b5e6-baa8685f0784 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:11:45,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2e4545f8faa344428c0951ed5a93efa0 used request id req-02a1c4cc-cac8-42af-b5e6-baa8685f0784 2018-12-23 01:11:45,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:45,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["xEp1XmkBRcWhe5v4qoWWpQ"], "issued_at": "2018-12-23T01:11:45.000000Z"}} 2018-12-23 01:11:45,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f5be158c5f76781ac8eaa44b8a8f4d718008a5" 2018-12-23 01:11:45,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a54eeb-3a05-460c-97ac-ef61a0aba92f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:45,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-30a54eeb-3a05-460c-97ac-ef61a0aba92f 2018-12-23 01:11:45,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:45,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:46,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["uChdm3pSSK2oKWj4fOfeyw"], "issued_at": "2018-12-23T01:11:46.000000Z"}} 2018-12-23 01:11:46,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0dca8b4764d36ceb72858e4d238a448e350d0e" 2018-12-23 01:11:46,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b563e328-b0bc-4077-b8da-d6f6f2dba2f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:46,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b563e328-b0bc-4077-b8da-d6f6f2dba2f2 2018-12-23 01:11:46,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:11:46,271 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:11:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:11:46,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0dca8b4764d36ceb72858e4d238a448e350d0e" 2018-12-23 01:11:46,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c4404a-f08e-4978-a075-7aa52e4543dd Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:11:46,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj used request id req-d1c4404a-f08e-4978-a075-7aa52e4543dd 2018-12-23 01:11:46,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0dca8b4764d36ceb72858e4d238a448e350d0e" 2018-12-23 01:11:46,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-943f13ef-3cfd-454b-9dff-be6ecaa5f4c0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:11:46,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-943f13ef-3cfd-454b-9dff-be6ecaa5f4c0 2018-12-23 01:11:46,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0dca8b4764d36ceb72858e4d238a448e350d0e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj"}}' 2018-12-23 01:11:46,573 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:11:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe0a4a98-d9e5-4a61-af66-33c4aafde2d8 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53"}, "enabled": true, "id": "96c2e74ef1984c16b862e46add159a53", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj"}} 2018-12-23 01:11:46,574 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-fe0a4a98-d9e5-4a61-af66-33c4aafde2d8 2018-12-23 01:11:46,574 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj 2018-12-23 01:11:46,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:46,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:46,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["LCYrfIc0TouPb7u7zx6qrw"], "issued_at": "2018-12-23T01:11:46.000000Z"}} 2018-12-23 01:11:46,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ee7618f9947e1a3b82c7734260cb0e4a4b1" 2018-12-23 01:11:47,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ddd0129-dc47-4541-83b5-d7aaf976bbc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:47,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0ddd0129-dc47-4541-83b5-d7aaf976bbc5 2018-12-23 01:11:47,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:11:47,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:11:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:11:47,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ee7618f9947e1a3b82c7734260cb0e4a4b1" 2018-12-23 01:11:47,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36306e83-f124-45df-848c-2b81e23358fa Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:11:47,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-36306e83-f124-45df-848c-2b81e23358fa 2018-12-23 01:11:47,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ee7618f9947e1a3b82c7734260cb0e4a4b1" 2018-12-23 01:11:47,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd26da4-2fd8-40c2-a48b-946bae3863b1 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53"}, "enabled": true, "id": "96c2e74ef1984c16b862e46add159a53", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj"}]} 2018-12-23 01:11:47,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj used request id req-efd26da4-2fd8-40c2-a48b-946bae3863b1 2018-12-23 01:11:47,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ee7618f9947e1a3b82c7734260cb0e4a4b1" 2018-12-23 01:11:47,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d59b1e4-07be-4100-bb7c-6c7046c5238e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:11:47,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6d59b1e4-07be-4100-bb7c-6c7046c5238e 2018-12-23 01:11:47,717 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-77b621fd-52c5-4f3-user 2018-12-23 01:11:47,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:47,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0dca8b4764d36ceb72858e4d238a448e350d0e" 2018-12-23 01:11:47,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02cf2f60-89b4-4c7f-8f5f-c164ef1f09e6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:11:47,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-02cf2f60-89b4-4c7f-8f5f-c164ef1f09e6 2018-12-23 01:11:47,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0dca8b4764d36ceb72858e4d238a448e350d0e" -d '{"role": {"name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj-role"}}' 2018-12-23 01:11:47,933 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-005595d2-fad2-4780-89ed-25c74a4b8ab7 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "17ef27ff310e42759fc3cce8da768b00", "links": {"self": "http://172.30.9.26:5000/v3/roles/17ef27ff310e42759fc3cce8da768b00"}, "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj-role"}} 2018-12-23 01:11:47,933 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-005595d2-fad2-4780-89ed-25c74a4b8ab7 2018-12-23 01:11:47,933 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj-role 2018-12-23 01:11:47,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/17ef27ff310e42759fc3cce8da768b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0dca8b4764d36ceb72858e4d238a448e350d0e" 2018-12-23 01:11:48,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588cf129-bda0-48a2-b3d1-ad7ec510f7c3 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/17ef27ff310e42759fc3cce8da768b00"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj-role", "id": "17ef27ff310e42759fc3cce8da768b00"}} 2018-12-23 01:11:48,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/17ef27ff310e42759fc3cce8da768b00 used request id req-588cf129-bda0-48a2-b3d1-ad7ec510f7c3 2018-12-23 01:11:48,018 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj-role to project CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj 2018-12-23 01:11:48,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53/users/afd6f03e4c3a4edbbf4eaa0b5f6858b7/roles/17ef27ff310e42759fc3cce8da768b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0dca8b4764d36ceb72858e4d238a448e350d0e" 2018-12-23 01:11:48,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9016c5ff-20ee-447e-a176-894427bab804 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:11:48,157 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53/users/afd6f03e4c3a4edbbf4eaa0b5f6858b7/roles/17ef27ff310e42759fc3cce8da768b00 used request id req-9016c5ff-20ee-447e-a176-894427bab804 2018-12-23 01:11:48,158 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:11:48,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:48,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:48,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "17ef27ff310e42759fc3cce8da768b00", "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj-role"}], "expires_at": "2018-12-23T02:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96c2e74ef1984c16b862e46add159a53", "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/96c2e74ef1984c16b862e46add159a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/96c2e74ef1984c16b862e46add159a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/96c2e74ef1984c16b862e46add159a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/96c2e74ef1984c16b862e46add159a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/96c2e74ef1984c16b862e46add159a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/96c2e74ef1984c16b862e46add159a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/96c2e74ef1984c16b862e46add159a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/96c2e74ef1984c16b862e46add159a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/96c2e74ef1984c16b862e46add159a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/96c2e74ef1984c16b862e46add159a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/96c2e74ef1984c16b862e46add159a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/96c2e74ef1984c16b862e46add159a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-user", "id": "afd6f03e4c3a4edbbf4eaa0b5f6858b7"}, "audit_ids": ["Yaf5UMPsRiyFS0HYu_gtxg"], "issued_at": "2018-12-23T01:11:48.000000Z"}} 2018-12-23 01:11:48,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098779d34279961de04f93a798d1d2596f90bf6e" 2018-12-23 01:11:48,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154f8c81-5a41-4a6c-9d10-4a93bcfe2ac7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:48,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-154f8c81-5a41-4a6c-9d10-4a93bcfe2ac7 2018-12-23 01:11:48,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}098779d34279961de04f93a798d1d2596f90bf6e" 2018-12-23 01:11:48,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-63c82156-2001-4494-b052-5a824ef24760 Date: Sun, 23 Dec 2018 01:11:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-image"} 2018-12-23 01:11:48,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-image used request id req-63c82156-2001-4494-b052-5a824ef24760 2018-12-23 01:11:48,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}098779d34279961de04f93a798d1d2596f90bf6e" 2018-12-23 01:11:48,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4ca07466-bf31-4815-9243-1238a6373126 Date: Sun, 23 Dec 2018 01:11:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:11:48,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4ca07466-bf31-4815-9243-1238a6373126 2018-12-23 01:11:48,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}098779d34279961de04f93a798d1d2596f90bf6e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-image"}' 2018-12-23 01:11:49,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/0b388f8f-eb37-46b3-9260-6a0966576cc7 X-Openstack-Request-Id: req-12a20a14-3ef2-430a-9b04-acdc801e3fb8 Date: Sun, 23 Dec 2018 01:11:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:11:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:11:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/0b388f8f-eb37-46b3-9260-6a0966576cc7", "min_disk": 0, "protected": false, "id": "0b388f8f-eb37-46b3-9260-6a0966576cc7", "file": "/v2/images/0b388f8f-eb37-46b3-9260-6a0966576cc7/file", "checksum": null, "owner": "96c2e74ef1984c16b862e46add159a53", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:11:49,177 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-12a20a14-3ef2-430a-9b04-acdc801e3fb8 2018-12-23 01:11:49,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/0b388f8f-eb37-46b3-9260-6a0966576cc7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}098779d34279961de04f93a798d1d2596f90bf6e" -d '' 2018-12-23 01:11:50,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98d21104-9b2b-45c5-9e2a-4bc113bb72a2 Date: Sun, 23 Dec 2018 01:11:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:11:50,720 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/0b388f8f-eb37-46b3-9260-6a0966576cc7/file used request id req-98d21104-9b2b-45c5-9e2a-4bc113bb72a2 2018-12-23 01:11:50,721 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:11:50,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/0b388f8f-eb37-46b3-9260-6a0966576cc7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}098779d34279961de04f93a798d1d2596f90bf6e" 2018-12-23 01:11:50,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5b4caecc-d648-46b8-b670-3c414821925e Date: Sun, 23 Dec 2018 01:11:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:11:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:11:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/0b388f8f-eb37-46b3-9260-6a0966576cc7/snap", "metadata": {}}], "self": "/v2/images/0b388f8f-eb37-46b3-9260-6a0966576cc7", "min_disk": 0, "protected": false, "id": "0b388f8f-eb37-46b3-9260-6a0966576cc7", "file": "/v2/images/0b388f8f-eb37-46b3-9260-6a0966576cc7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96c2e74ef1984c16b862e46add159a53", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/0b388f8f-eb37-46b3-9260-6a0966576cc7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:11:50,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/0b388f8f-eb37-46b3-9260-6a0966576cc7 used request id req-5b4caecc-d648-46b8-b670-3c414821925e 2018-12-23 01:11:50,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}098779d34279961de04f93a798d1d2596f90bf6e" 2018-12-23 01:11:51,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1e0a54b9-036a-4068-9a67-8377e9645b96 Date: Sun, 23 Dec 2018 01:11: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-12-23 01:11:51,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-1e0a54b9-036a-4068-9a67-8377e9645b96 2018-12-23 01:11:51,114 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-image 2018-12-23 01:11:51,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/0b388f8f-eb37-46b3-9260-6a0966576cc7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}098779d34279961de04f93a798d1d2596f90bf6e" 2018-12-23 01:11:51,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1aaf4f2e-807c-43ae-bae6-abca11872f07 Date: Sun, 23 Dec 2018 01:11:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:11:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:11:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/0b388f8f-eb37-46b3-9260-6a0966576cc7/snap", "metadata": {}}], "self": "/v2/images/0b388f8f-eb37-46b3-9260-6a0966576cc7", "min_disk": 0, "protected": false, "id": "0b388f8f-eb37-46b3-9260-6a0966576cc7", "file": "/v2/images/0b388f8f-eb37-46b3-9260-6a0966576cc7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96c2e74ef1984c16b862e46add159a53", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/0b388f8f-eb37-46b3-9260-6a0966576cc7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:11:51,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/0b388f8f-eb37-46b3-9260-6a0966576cc7 used request id req-1aaf4f2e-807c-43ae-bae6-abca11872f07 2018-12-23 01:11:51,269 - create_image - DEBUG - Instance status is - active 2018-12-23 01:11:51,269 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-image 2018-12-23 01:11:51,269 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-image 2018-12-23 01:11:51,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:51,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:51,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "17ef27ff310e42759fc3cce8da768b00", "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj-role"}], "expires_at": "2018-12-23T02:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96c2e74ef1984c16b862e46add159a53", "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/96c2e74ef1984c16b862e46add159a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/96c2e74ef1984c16b862e46add159a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/96c2e74ef1984c16b862e46add159a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/96c2e74ef1984c16b862e46add159a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/96c2e74ef1984c16b862e46add159a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/96c2e74ef1984c16b862e46add159a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/96c2e74ef1984c16b862e46add159a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/96c2e74ef1984c16b862e46add159a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/96c2e74ef1984c16b862e46add159a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/96c2e74ef1984c16b862e46add159a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/96c2e74ef1984c16b862e46add159a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/96c2e74ef1984c16b862e46add159a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-user", "id": "afd6f03e4c3a4edbbf4eaa0b5f6858b7"}, "audit_ids": ["pLVKoqJkSO2orRkVn1Jd3Q"], "issued_at": "2018-12-23T01:11:51.000000Z"}} 2018-12-23 01:11:51,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d349a897843b75491facbe07126122b84c92f1e0" 2018-12-23 01:11:51,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1728a5e0-f477-4769-b5b7-895ff9e1f61c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:51,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1728a5e0-f477-4769-b5b7-895ff9e1f61c 2018-12-23 01:11:51,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d349a897843b75491facbe07126122b84c92f1e0" 2018-12-23 01:11:51,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-19ff89ac-11be-4e02-b6cf-1c682e77beef Date: Sun, 23 Dec 2018 01:11:51 GMT RESP BODY: {"networks":[]} 2018-12-23 01:11:51,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net used request id req-19ff89ac-11be-4e02-b6cf-1c682e77beef 2018-12-23 01:11:51,898 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net 2018-12-23 01:11:51,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d349a897843b75491facbe07126122b84c92f1e0" -d '{"network": {"name": "CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net", "admin_state_up": true}}' 2018-12-23 01:11:52,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-65d77ad9-76f6-459f-a656-49b8734fc440 Date: Sun, 23 Dec 2018 01:11:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b0a3f710-e871-4100-a34d-53737bb61646","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96c2e74ef1984c16b862e46add159a53","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:11:52Z","is_default":false,"name":"CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"96c2e74ef1984c16b862e46add159a53","created_at":"2018-12-23T01:11:52Z","mtu":1450}} 2018-12-23 01:11:52,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-65d77ad9-76f6-459f-a656-49b8734fc440 2018-12-23 01:11:52,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b0a3f710-e871-4100-a34d-53737bb61646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d349a897843b75491facbe07126122b84c92f1e0" 2018-12-23 01:11:52,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-2eaace8c-f8c0-4f19-b405-6e0c499c3f20 Date: Sun, 23 Dec 2018 01:11: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-12-23T01:11:52Z","tenant_id":"96c2e74ef1984c16b862e46add159a53","created_at":"2018-12-23T01:11:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96c2e74ef1984c16b862e46add159a53","id":"b0a3f710-e871-4100-a34d-53737bb61646","name":"CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net"}]} 2018-12-23 01:11:52,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b0a3f710-e871-4100-a34d-53737bb61646 used request id req-2eaace8c-f8c0-4f19-b405-6e0c499c3f20 2018-12-23 01:11:52,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0a3f710-e871-4100-a34d-53737bb61646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d349a897843b75491facbe07126122b84c92f1e0" 2018-12-23 01:11:53,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-811d9b80-32e2-4043-9641-1185d04801ee Date: Sun, 23 Dec 2018 01:11:53 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:11:53,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0a3f710-e871-4100-a34d-53737bb61646 used request id req-811d9b80-32e2-4043-9641-1185d04801ee 2018-12-23 01:11:53,119 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-subnet 2018-12-23 01:11:53,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d349a897843b75491facbe07126122b84c92f1e0" -d '{"subnets": [{"ip_version": 4, "network_id": "b0a3f710-e871-4100-a34d-53737bb61646", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-subnet"}]}' 2018-12-23 01:11:53,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0ef3f6e0-eff4-446f-8beb-2a9ea36f37c3 Date: Sun, 23 Dec 2018 01:11:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0a3f710-e871-4100-a34d-53737bb61646","tenant_id":"96c2e74ef1984c16b862e46add159a53","created_at":"2018-12-23T01:11:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11: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":"96c2e74ef1984c16b862e46add159a53","id":"80d0fdd2-151b-4fbf-8db3-292e010e6fbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-subnet"}]} 2018-12-23 01:11:53,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-0ef3f6e0-eff4-446f-8beb-2a9ea36f37c3 2018-12-23 01:11:53,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b0a3f710-e871-4100-a34d-53737bb61646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d349a897843b75491facbe07126122b84c92f1e0" 2018-12-23 01:11:53,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-046fa5e5-59f6-43f4-9ed4-b042c5404caf Date: Sun, 23 Dec 2018 01:11: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":["80d0fdd2-151b-4fbf-8db3-292e010e6fbd"],"updated_at":"2018-12-23T01:11:53Z","tenant_id":"96c2e74ef1984c16b862e46add159a53","created_at":"2018-12-23T01:11:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96c2e74ef1984c16b862e46add159a53","id":"b0a3f710-e871-4100-a34d-53737bb61646","name":"CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net"}]} 2018-12-23 01:11:53,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b0a3f710-e871-4100-a34d-53737bb61646 used request id req-046fa5e5-59f6-43f4-9ed4-b042c5404caf 2018-12-23 01:11:53,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0a3f710-e871-4100-a34d-53737bb61646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d349a897843b75491facbe07126122b84c92f1e0" 2018-12-23 01:11:54,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-69043a8d-2ea2-40d9-869d-b58e11f71a8e Date: Sun, 23 Dec 2018 01:11:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0a3f710-e871-4100-a34d-53737bb61646","tenant_id":"96c2e74ef1984c16b862e46add159a53","created_at":"2018-12-23T01:11:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11: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":"96c2e74ef1984c16b862e46add159a53","id":"80d0fdd2-151b-4fbf-8db3-292e010e6fbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-subnet"}]} 2018-12-23 01:11:54,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0a3f710-e871-4100-a34d-53737bb61646 used request id req-69043a8d-2ea2-40d9-869d-b58e11f71a8e 2018-12-23 01:11:54,196 - OpenStackNetwork - DEBUG - Network [b0a3f710-e871-4100-a34d-53737bb61646] created successfully 2018-12-23 01:11:54,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:54,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:54,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:11:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["280pCm2LQqCfRO0AnxDU7Q"], "issued_at": "2018-12-23T01:11:54.000000Z"}} 2018-12-23 01:11:54,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd260cf2afbeea244133b5c9872f4907568ee0b" 2018-12-23 01:11:54,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c88df9b-5f2b-464f-a69e-4566d8171469 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:54,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0c88df9b-5f2b-464f-a69e-4566d8171469 2018-12-23 01:11:54,669 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:11:54,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd260cf2afbeea244133b5c9872f4907568ee0b" 2018-12-23 01:11:54,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0001099-f336-4ac8-a9f2-c4e86f2fb8d9 x-compute-request-id: req-d0001099-f336-4ac8-a9f2-c4e86f2fb8d9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:11:54,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d0001099-f336-4ac8-a9f2-c4e86f2fb8d9 2018-12-23 01:11:54,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd260cf2afbeea244133b5c9872f4907568ee0b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-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-12-23 01:11:54,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97ad0ce3-4af4-4c53-ac1b-bb843f9964b9 x-compute-request-id: req-97ad0ce3-4af4-4c53-ac1b-bb843f9964b9 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/26a11590-2ab7-4081-8651-35f9d8ddc42d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/26a11590-2ab7-4081-8651-35f9d8ddc42d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "26a11590-2ab7-4081-8651-35f9d8ddc42d", "name": "CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:11:54,919 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-97ad0ce3-4af4-4c53-ac1b-bb843f9964b9 2018-12-23 01:11:54,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:54,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:55,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "17ef27ff310e42759fc3cce8da768b00", "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj-role"}], "expires_at": "2018-12-23T02:11:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96c2e74ef1984c16b862e46add159a53", "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/96c2e74ef1984c16b862e46add159a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/96c2e74ef1984c16b862e46add159a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/96c2e74ef1984c16b862e46add159a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/96c2e74ef1984c16b862e46add159a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/96c2e74ef1984c16b862e46add159a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/96c2e74ef1984c16b862e46add159a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/96c2e74ef1984c16b862e46add159a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/96c2e74ef1984c16b862e46add159a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/96c2e74ef1984c16b862e46add159a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/96c2e74ef1984c16b862e46add159a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/96c2e74ef1984c16b862e46add159a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/96c2e74ef1984c16b862e46add159a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-user", "id": "afd6f03e4c3a4edbbf4eaa0b5f6858b7"}, "audit_ids": ["Wnm88xa2Snu0sB28YHBa1w"], "issued_at": "2018-12-23T01:11:55.000000Z"}} 2018-12-23 01:11:55,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" 2018-12-23 01:11:55,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a592dc4-5f51-4a9f-82ce-1b800aaa9c42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:55,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1a592dc4-5f51-4a9f-82ce-1b800aaa9c42 2018-12-23 01:11:55,384 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:11:55,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" 2018-12-23 01:11:55,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf3ace3-3046-4971-8157-37d976113818 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:55,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-eaf3ace3-3046-4971-8157-37d976113818 2018-12-23 01:11:55,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" 2018-12-23 01:11:55,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6f98b9ef-8c92-4e65-bfa5-10b3025d6222 Date: Sun, 23 Dec 2018 01:11: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":["80d0fdd2-151b-4fbf-8db3-292e010e6fbd"],"updated_at":"2018-12-23T01:11:53Z","tenant_id":"96c2e74ef1984c16b862e46add159a53","created_at":"2018-12-23T01:11:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96c2e74ef1984c16b862e46add159a53","id":"b0a3f710-e871-4100-a34d-53737bb61646","name":"CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net"}]} 2018-12-23 01:11:55,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net used request id req-6f98b9ef-8c92-4e65-bfa5-10b3025d6222 2018-12-23 01:11:55,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:11:55,723 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:11:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:11:55,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" 2018-12-23 01:11:55,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2f8ce9f-fc9a-4291-87f8-540fa6561f96 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53"}, "enabled": true, "id": "96c2e74ef1984c16b862e46add159a53", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj"}} 2018-12-23 01:11:55,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53 used request id req-f2f8ce9f-fc9a-4291-87f8-540fa6561f96 2018-12-23 01:11:55,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0a3f710-e871-4100-a34d-53737bb61646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" 2018-12-23 01:11:55,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-370be9f9-d63d-45e7-8c8d-7f80afc396f0 Date: Sun, 23 Dec 2018 01:11:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0a3f710-e871-4100-a34d-53737bb61646","tenant_id":"96c2e74ef1984c16b862e46add159a53","created_at":"2018-12-23T01:11:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11: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":"96c2e74ef1984c16b862e46add159a53","id":"80d0fdd2-151b-4fbf-8db3-292e010e6fbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-subnet"}]} 2018-12-23 01:11:55,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0a3f710-e871-4100-a34d-53737bb61646 used request id req-370be9f9-d63d-45e7-8c8d-7f80afc396f0 2018-12-23 01:11:55,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b0a3f710-e871-4100-a34d-53737bb61646&name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0aeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" 2018-12-23 01:11:56,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e7274994-a945-4279-aed6-917cfb625619 Date: Sun, 23 Dec 2018 01:11:56 GMT RESP BODY: {"ports":[]} 2018-12-23 01:11:56,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b0a3f710-e871-4100-a34d-53737bb61646&name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0aeport-1&admin_state_up=True used request id req-e7274994-a945-4279-aed6-917cfb625619 2018-12-23 01:11:56,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" 2018-12-23 01:11:56,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-6259cb7d-346c-4b77-89db-a1ecfc442d9c x-compute-request-id: req-6259cb7d-346c-4b77-89db-a1ecfc442d9c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:11:56,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-inst used request id req-6259cb7d-346c-4b77-89db-a1ecfc442d9c 2018-12-23 01:11:56,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" 2018-12-23 01:11:56,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5fdac296-041e-42be-a522-3fb33c570789 Date: Sun, 23 Dec 2018 01:11: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":["80d0fdd2-151b-4fbf-8db3-292e010e6fbd"],"updated_at":"2018-12-23T01:11:53Z","tenant_id":"96c2e74ef1984c16b862e46add159a53","created_at":"2018-12-23T01:11:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96c2e74ef1984c16b862e46add159a53","id":"b0a3f710-e871-4100-a34d-53737bb61646","name":"CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net"}]} 2018-12-23 01:11:56,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net used request id req-5fdac296-041e-42be-a522-3fb33c570789 2018-12-23 01:11:56,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" 2018-12-23 01:11:56,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcac1dea-60ec-4bb5-954a-0ff603e7eb29 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53"}, "enabled": true, "id": "96c2e74ef1984c16b862e46add159a53", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj"}} 2018-12-23 01:11:56,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53 used request id req-dcac1dea-60ec-4bb5-954a-0ff603e7eb29 2018-12-23 01:11:56,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0a3f710-e871-4100-a34d-53737bb61646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" 2018-12-23 01:11:56,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1d7fdc30-4141-4cb2-902f-fa8f96ad555a Date: Sun, 23 Dec 2018 01:11:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0a3f710-e871-4100-a34d-53737bb61646","tenant_id":"96c2e74ef1984c16b862e46add159a53","created_at":"2018-12-23T01:11:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11: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":"96c2e74ef1984c16b862e46add159a53","id":"80d0fdd2-151b-4fbf-8db3-292e010e6fbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-subnet"}]} 2018-12-23 01:11:56,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0a3f710-e871-4100-a34d-53737bb61646 used request id req-1d7fdc30-4141-4cb2-902f-fa8f96ad555a 2018-12-23 01:11:56,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b0a3f710-e871-4100-a34d-53737bb61646&name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0aeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" 2018-12-23 01:11:57,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-22088db4-756a-4503-b825-629a9ea3626c Date: Sun, 23 Dec 2018 01:11:57 GMT RESP BODY: {"ports":[]} 2018-12-23 01:11:57,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b0a3f710-e871-4100-a34d-53737bb61646&name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0aeport-1&admin_state_up=True used request id req-22088db4-756a-4503-b825-629a9ea3626c 2018-12-23 01:11:57,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:11:57,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:11:57,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "17ef27ff310e42759fc3cce8da768b00", "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj-role"}], "expires_at": "2018-12-23T02:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96c2e74ef1984c16b862e46add159a53", "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/96c2e74ef1984c16b862e46add159a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/96c2e74ef1984c16b862e46add159a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/96c2e74ef1984c16b862e46add159a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/96c2e74ef1984c16b862e46add159a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/96c2e74ef1984c16b862e46add159a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/96c2e74ef1984c16b862e46add159a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/96c2e74ef1984c16b862e46add159a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/96c2e74ef1984c16b862e46add159a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/96c2e74ef1984c16b862e46add159a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/96c2e74ef1984c16b862e46add159a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/96c2e74ef1984c16b862e46add159a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/96c2e74ef1984c16b862e46add159a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-user", "id": "afd6f03e4c3a4edbbf4eaa0b5f6858b7"}, "audit_ids": ["NuQCr0ddSNGw6UDS6JohKw"], "issued_at": "2018-12-23T01:11:57.000000Z"}} 2018-12-23 01:11:57,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca03cfc4905a519bc93ba6c32ec2c65c2338cf82" 2018-12-23 01:11:57,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f2ea425-b9fa-469d-8884-1ac3eaa0cb61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:11:57,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4f2ea425-b9fa-469d-8884-1ac3eaa0cb61 2018-12-23 01:11:57,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" 2018-12-23 01:11:57,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8f1945d4-c697-442d-9f9d-6cf3aa9a3544 Date: Sun, 23 Dec 2018 01:11:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80d0fdd2-151b-4fbf-8db3-292e010e6fbd"],"updated_at":"2018-12-23T01:11:53Z","tenant_id":"96c2e74ef1984c16b862e46add159a53","created_at":"2018-12-23T01:11:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96c2e74ef1984c16b862e46add159a53","id":"b0a3f710-e871-4100-a34d-53737bb61646","name":"CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net"}]} 2018-12-23 01:11:57,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net used request id req-8f1945d4-c697-442d-9f9d-6cf3aa9a3544 2018-12-23 01:11:57,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0a3f710-e871-4100-a34d-53737bb61646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" 2018-12-23 01:11:57,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-92f4cff6-2591-48a0-a6ac-696747312cdf Date: Sun, 23 Dec 2018 01:11:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0a3f710-e871-4100-a34d-53737bb61646","tenant_id":"96c2e74ef1984c16b862e46add159a53","created_at":"2018-12-23T01:11:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11: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":"96c2e74ef1984c16b862e46add159a53","id":"80d0fdd2-151b-4fbf-8db3-292e010e6fbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-subnet"}]} 2018-12-23 01:11:57,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0a3f710-e871-4100-a34d-53737bb61646 used request id req-92f4cff6-2591-48a0-a6ac-696747312cdf 2018-12-23 01:11:57,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" 2018-12-23 01:11:58,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a971e71d-e427-469d-b90a-887c336e5518 Date: Sun, 23 Dec 2018 01:11:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80d0fdd2-151b-4fbf-8db3-292e010e6fbd"],"updated_at":"2018-12-23T01:11:53Z","tenant_id":"96c2e74ef1984c16b862e46add159a53","created_at":"2018-12-23T01:11:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96c2e74ef1984c16b862e46add159a53","id":"b0a3f710-e871-4100-a34d-53737bb61646","name":"CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net"}]} 2018-12-23 01:11:58,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net used request id req-a971e71d-e427-469d-b90a-887c336e5518 2018-12-23 01:11:58,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:11:58,248 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:11:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:11:58,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca03cfc4905a519bc93ba6c32ec2c65c2338cf82" 2018-12-23 01:11:58,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dcaa592-4978-4e17-9b0e-a1d63c36d6c8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53"}, "enabled": true, "id": "96c2e74ef1984c16b862e46add159a53", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj"}} 2018-12-23 01:11:58,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53 used request id req-2dcaa592-4978-4e17-9b0e-a1d63c36d6c8 2018-12-23 01:11:58,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0a3f710-e871-4100-a34d-53737bb61646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" 2018-12-23 01:11:58,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-db2f127c-0d43-4a45-8cc4-30a237b849de Date: Sun, 23 Dec 2018 01:11:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0a3f710-e871-4100-a34d-53737bb61646","tenant_id":"96c2e74ef1984c16b862e46add159a53","created_at":"2018-12-23T01:11:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11: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":"96c2e74ef1984c16b862e46add159a53","id":"80d0fdd2-151b-4fbf-8db3-292e010e6fbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-subnet"}]} 2018-12-23 01:11:58,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0a3f710-e871-4100-a34d-53737bb61646 used request id req-db2f127c-0d43-4a45-8cc4-30a237b849de 2018-12-23 01:11:58,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0a3f710-e871-4100-a34d-53737bb61646&name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" 2018-12-23 01:11:58,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-754e9461-57b6-4422-b8b1-7852a92ddb77 Date: Sun, 23 Dec 2018 01:11:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0a3f710-e871-4100-a34d-53737bb61646","tenant_id":"96c2e74ef1984c16b862e46add159a53","created_at":"2018-12-23T01:11:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:11: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":"96c2e74ef1984c16b862e46add159a53","id":"80d0fdd2-151b-4fbf-8db3-292e010e6fbd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-subnet"}]} 2018-12-23 01:11:58,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0a3f710-e871-4100-a34d-53737bb61646&name=CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-subnet used request id req-754e9461-57b6-4422-b8b1-7852a92ddb77 2018-12-23 01:11:58,684 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net 2018-12-23 01:11:58,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030684ec6f908ae007647a7367e16fc4fec2eb4a" -d '{"port": {"network_id": "b0a3f710-e871-4100-a34d-53737bb61646", "fixed_ips": [{"subnet_id": "80d0fdd2-151b-4fbf-8db3-292e010e6fbd", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0aeport-1", "admin_state_up": true}}' 2018-12-23 01:11:59,092 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-e577e820-1086-45de-9d9f-b8df00209d05 Date: Sun, 23 Dec 2018 01:11:59 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-12-23 01:11:59,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-e577e820-1086-45de-9d9f-b8df00209d05 2018-12-23 01:11:59,093 - 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-12-23 01:11:59,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/26a11590-2ab7-4081-8651-35f9d8ddc42d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd260cf2afbeea244133b5c9872f4907568ee0b" 2018-12-23 01:11:59,158 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-59853c6f-949f-4a22-80bb-ffaf8c3d533d x-compute-request-id: req-59853c6f-949f-4a22-80bb-ffaf8c3d533d Content-Length: 0 Content-Type: application/json 2018-12-23 01:11:59,158 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/26a11590-2ab7-4081-8651-35f9d8ddc42d used request id req-59853c6f-949f-4a22-80bb-ffaf8c3d533d 2018-12-23 01:11:59,159 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-subnet 2018-12-23 01:11:59,159 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-subnet 2018-12-23 01:11:59,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/80d0fdd2-151b-4fbf-8db3-292e010e6fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d349a897843b75491facbe07126122b84c92f1e0" 2018-12-23 01:12:01,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c03e2a4b-d024-4260-9131-4efec8983287 Date: Sun, 23 Dec 2018 01:12:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:12:01,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/80d0fdd2-151b-4fbf-8db3-292e010e6fbd used request id req-c03e2a4b-d024-4260-9131-4efec8983287 2018-12-23 01:12:01,301 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-pub-net 2018-12-23 01:12:01,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/b0a3f710-e871-4100-a34d-53737bb61646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d349a897843b75491facbe07126122b84c92f1e0" 2018-12-23 01:12:02,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-45e7eda7-30d8-4153-96ca-d294f6f9381e Date: Sun, 23 Dec 2018 01:12:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:12:02,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b0a3f710-e871-4100-a34d-53737bb61646 used request id req-45e7eda7-30d8-4153-96ca-d294f6f9381e 2018-12-23 01:12:02,589 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-d29dfbf2-6d30-4fd0-9e90-3a2fd136f0ae-image 2018-12-23 01:12:02,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/0b388f8f-eb37-46b3-9260-6a0966576cc7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}098779d34279961de04f93a798d1d2596f90bf6e" 2018-12-23 01:12:04,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-14c15974-dd94-479e-b822-ea5837227fee Date: Sun, 23 Dec 2018 01:12:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:12:04,759 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/0b388f8f-eb37-46b3-9260-6a0966576cc7 used request id req-14c15974-dd94-479e-b822-ea5837227fee 2018-12-23 01:12:04,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0dca8b4764d36ceb72858e4d238a448e350d0e" 2018-12-23 01:12:04,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ef50c1b7-d802-4d0c-8375-22fb753442a9 Date: Sun, 23 Dec 2018 01:12:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96c2e74ef1984c16b862e46add159a53", "created_at": "2018-12-23T01:11:52Z", "updated_at": "2018-12-23T01:11:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:11:52Z", "revision_number": 0, "id": "207fbe02-e0b0-4fe6-8290-cc06cfad8fbe", "remote_group_id": "77d4ca65-2219-4c19-b81e-55460438910a", "remote_ip_prefix": null, "created_at": "2018-12-23T01:11:52Z", "security_group_id": "77d4ca65-2219-4c19-b81e-55460438910a", "tenant_id": "96c2e74ef1984c16b862e46add159a53", "port_range_min": null, "ethertype": "IPv4", "project_id": "96c2e74ef1984c16b862e46add159a53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:11:52Z", "revision_number": 0, "id": "5f83360d-3287-4339-88bc-bf7f4e828b4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:11:52Z", "security_group_id": "77d4ca65-2219-4c19-b81e-55460438910a", "tenant_id": "96c2e74ef1984c16b862e46add159a53", "port_range_min": null, "ethertype": "IPv4", "project_id": "96c2e74ef1984c16b862e46add159a53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:11:52Z", "revision_number": 0, "id": "64b0dbef-c819-40b0-9775-97638d5f1ff2", "remote_group_id": "77d4ca65-2219-4c19-b81e-55460438910a", "remote_ip_prefix": null, "created_at": "2018-12-23T01:11:52Z", "security_group_id": "77d4ca65-2219-4c19-b81e-55460438910a", "tenant_id": "96c2e74ef1984c16b862e46add159a53", "port_range_min": null, "ethertype": "IPv6", "project_id": "96c2e74ef1984c16b862e46add159a53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:11:52Z", "revision_number": 0, "id": "9287fdcd-10e7-4bc5-8a00-11f938e04e64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:11:52Z", "security_group_id": "77d4ca65-2219-4c19-b81e-55460438910a", "tenant_id": "96c2e74ef1984c16b862e46add159a53", "port_range_min": null, "ethertype": "IPv6", "project_id": "96c2e74ef1984c16b862e46add159a53"}], "revision_number": 4, "project_id": "96c2e74ef1984c16b862e46add159a53", "id": "77d4ca65-2219-4c19-b81e-55460438910a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:12:04,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ef50c1b7-d802-4d0c-8375-22fb753442a9 2018-12-23 01:12:04,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0dca8b4764d36ceb72858e4d238a448e350d0e" 2018-12-23 01:12:05,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29b21c3-ebd8-40fb-bc62-90fca09ba24f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53"}, "enabled": true, "id": "96c2e74ef1984c16b862e46add159a53", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj"}} 2018-12-23 01:12:05,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53 used request id req-f29b21c3-ebd8-40fb-bc62-90fca09ba24f 2018-12-23 01:12:05,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77d4ca65-2219-4c19-b81e-55460438910a 2018-12-23 01:12:05,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=77d4ca65-2219-4c19-b81e-55460438910a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0dca8b4764d36ceb72858e4d238a448e350d0e" 2018-12-23 01:12:05,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cdfa6491-82fb-47ed-9bdb-a382af1376e0 Date: Sun, 23 Dec 2018 01:12:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "77d4ca65-2219-4c19-b81e-55460438910a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:11:52Z", "security_group_id": "77d4ca65-2219-4c19-b81e-55460438910a", "port_range_min": null, "revision_number": 0, "tenant_id": "96c2e74ef1984c16b862e46add159a53", "created_at": "2018-12-23T01:11:52Z", "project_id": "96c2e74ef1984c16b862e46add159a53", "id": "207fbe02-e0b0-4fe6-8290-cc06cfad8fbe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:11:52Z", "security_group_id": "77d4ca65-2219-4c19-b81e-55460438910a", "port_range_min": null, "revision_number": 0, "tenant_id": "96c2e74ef1984c16b862e46add159a53", "created_at": "2018-12-23T01:11:52Z", "project_id": "96c2e74ef1984c16b862e46add159a53", "id": "5f83360d-3287-4339-88bc-bf7f4e828b4c"}, {"remote_group_id": "77d4ca65-2219-4c19-b81e-55460438910a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:11:52Z", "security_group_id": "77d4ca65-2219-4c19-b81e-55460438910a", "port_range_min": null, "revision_number": 0, "tenant_id": "96c2e74ef1984c16b862e46add159a53", "created_at": "2018-12-23T01:11:52Z", "project_id": "96c2e74ef1984c16b862e46add159a53", "id": "64b0dbef-c819-40b0-9775-97638d5f1ff2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:11:52Z", "security_group_id": "77d4ca65-2219-4c19-b81e-55460438910a", "port_range_min": null, "revision_number": 0, "tenant_id": "96c2e74ef1984c16b862e46add159a53", "created_at": "2018-12-23T01:11:52Z", "project_id": "96c2e74ef1984c16b862e46add159a53", "id": "9287fdcd-10e7-4bc5-8a00-11f938e04e64"}]} 2018-12-23 01:12:05,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=77d4ca65-2219-4c19-b81e-55460438910a used request id req-cdfa6491-82fb-47ed-9bdb-a382af1376e0 2018-12-23 01:12:05,256 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:12:05,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/77d4ca65-2219-4c19-b81e-55460438910a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0dca8b4764d36ceb72858e4d238a448e350d0e" 2018-12-23 01:12:05,525 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f4df20b-51ac-45a2-aa17-66c2ed502020 Content-Length: 0 Date: Sun, 23 Dec 2018 01:12:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:12:05,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/77d4ca65-2219-4c19-b81e-55460438910a used request id req-6f4df20b-51ac-45a2-aa17-66c2ed502020 2018-12-23 01:12:05,526 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj 2018-12-23 01:12:05,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0dca8b4764d36ceb72858e4d238a448e350d0e" 2018-12-23 01:12:05,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:12:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c28ec414-7755-4d79-a001-22e73adcbcbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:12:05,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/96c2e74ef1984c16b862e46add159a53 used request id req-c28ec414-7755-4d79-a001-22e73adcbcbd 2018-12-23 01:12:05,744 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-77b621fd-52c5-4f3-proj-role 2018-12-23 01:12:05,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/17ef27ff310e42759fc3cce8da768b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0dca8b4764d36ceb72858e4d238a448e350d0e" 2018-12-23 01:12:05,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:12:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dfaca48-651e-4a1f-a78a-5b981f6b7f6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:12:05,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/17ef27ff310e42759fc3cce8da768b00 used request id req-8dfaca48-651e-4a1f-a78a-5b981f6b7f6a 2018-12-23 01:12:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0dca8b4764d36ceb72858e4d238a448e350d0e" 2018-12-23 01:12:05,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d293db0-e7cd-465a-b504-892a1f04f857 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:12:05,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3d293db0-e7cd-465a-b504-892a1f04f857 2018-12-23 01:12:05,964 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-77b621fd-52c5-4f3-user 2018-12-23 01:12:05,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/afd6f03e4c3a4edbbf4eaa0b5f6858b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ee7618f9947e1a3b82c7734260cb0e4a4b1" 2018-12-23 01:12:06,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:12:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb4221ac-cf97-4527-a226-82650bc44670 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:12:06,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/afd6f03e4c3a4edbbf4eaa0b5f6858b7 used request id req-cb4221ac-cf97-4527-a226-82650bc44670 2018-12-23 01:12:06,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:12:06,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:12:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["xWLhJ7EcTqm4GLpq7bfVjQ"], "issued_at": "2018-12-23T01:12:06.000000Z"}} 2018-12-23 01:12:06,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b850ffaf30f70f92dbe40a11f1c4399308c344b5" 2018-12-23 01:12:06,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fa6faba-b180-4c7d-a8e6-2788503f9df2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:06,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7fa6faba-b180-4c7d-a8e6-2788503f9df2 2018-12-23 01:12:06,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:12:06,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:12:07,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:12:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["oyR4GajKSM6tHEHA8gG2vw"], "issued_at": "2018-12-23T01:12:07.000000Z"}} 2018-12-23 01:12:07,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53dcf044f7abd72fbeca00a870200ec9ff830de" 2018-12-23 01:12:07,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7093a914-f3d6-4bcf-b947-79b9041722bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:07,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7093a914-f3d6-4bcf-b947-79b9041722bb 2018-12-23 01:12:07,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:12:07,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:12:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:12:07,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53dcf044f7abd72fbeca00a870200ec9ff830de" 2018-12-23 01:12:07,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cceab8e2-92d7-4630-9e8e-331dac9400fd Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:12:07,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj used request id req-cceab8e2-92d7-4630-9e8e-331dac9400fd 2018-12-23 01:12:07,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53dcf044f7abd72fbeca00a870200ec9ff830de" 2018-12-23 01:12:07,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7657bc34-4082-42b0-8175-4c3075d426c4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:12:07,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7657bc34-4082-42b0-8175-4c3075d426c4 2018-12-23 01:12:07,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53dcf044f7abd72fbeca00a870200ec9ff830de" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj"}}' 2018-12-23 01:12:07,423 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:12:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82e236ec-acc3-45d8-b5ad-a663c14d526b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374"}, "enabled": true, "id": "60e083644d9249b38306a09193aa2374", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj"}} 2018-12-23 01:12:07,423 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-82e236ec-acc3-45d8-b5ad-a663c14d526b 2018-12-23 01:12:07,424 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj 2018-12-23 01:12:07,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:12:07,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:12:07,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:12:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["wpsgVIVnTLKh_f94hyZ3eA"], "issued_at": "2018-12-23T01:12:07.000000Z"}} 2018-12-23 01:12:07,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907669662e035637376f66b3e00fd77408d1f81d" 2018-12-23 01:12:07,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d186ba5-5cb0-4d79-865c-1b21936955c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:07,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7d186ba5-5cb0-4d79-865c-1b21936955c7 2018-12-23 01:12:07,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:12:07,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:12:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:12:07,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907669662e035637376f66b3e00fd77408d1f81d" 2018-12-23 01:12:08,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b00042-0bbe-4313-849d-7ab1cd293515 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:12:08,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-66b00042-0bbe-4313-849d-7ab1cd293515 2018-12-23 01:12:08,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907669662e035637376f66b3e00fd77408d1f81d" 2018-12-23 01:12:08,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef3cea2-6f53-4e4a-a821-e92bcf2e77d2 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374"}, "enabled": true, "id": "60e083644d9249b38306a09193aa2374", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj"}]} 2018-12-23 01:12:08,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj used request id req-0ef3cea2-6f53-4e4a-a821-e92bcf2e77d2 2018-12-23 01:12:08,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907669662e035637376f66b3e00fd77408d1f81d" 2018-12-23 01:12:08,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c778f352-3b6a-4220-94ca-428dddf9b7f6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:12:08,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c778f352-3b6a-4220-94ca-428dddf9b7f6 2018-12-23 01:12:08,495 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-8dc35507-ca68-4c5-user 2018-12-23 01:12:08,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:12:08,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53dcf044f7abd72fbeca00a870200ec9ff830de" 2018-12-23 01:12:08,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67fd9b0-5915-4992-b8dd-48eefa9d8812 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:12:08,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c67fd9b0-5915-4992-b8dd-48eefa9d8812 2018-12-23 01:12:08,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53dcf044f7abd72fbeca00a870200ec9ff830de" -d '{"role": {"name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj-role"}}' 2018-12-23 01:12:08,687 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4915c3c7-853c-48ca-b454-96225ab53c60 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5256986b7af4e49887e331a5773e4cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/e5256986b7af4e49887e331a5773e4cd"}, "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj-role"}} 2018-12-23 01:12:08,687 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4915c3c7-853c-48ca-b454-96225ab53c60 2018-12-23 01:12:08,688 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj-role 2018-12-23 01:12:08,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e5256986b7af4e49887e331a5773e4cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53dcf044f7abd72fbeca00a870200ec9ff830de" 2018-12-23 01:12:08,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ed82a5-4d64-400c-884f-fdc397a93da0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/e5256986b7af4e49887e331a5773e4cd"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj-role", "id": "e5256986b7af4e49887e331a5773e4cd"}} 2018-12-23 01:12:08,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e5256986b7af4e49887e331a5773e4cd used request id req-96ed82a5-4d64-400c-884f-fdc397a93da0 2018-12-23 01:12:08,780 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj-role to project CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj 2018-12-23 01:12:08,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374/users/28b81f0eadd24cb194235d58bf25fc7e/roles/e5256986b7af4e49887e331a5773e4cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53dcf044f7abd72fbeca00a870200ec9ff830de" 2018-12-23 01:12:08,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bc0d763-efb9-42ae-97ba-e45027f45f5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:12:08,911 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374/users/28b81f0eadd24cb194235d58bf25fc7e/roles/e5256986b7af4e49887e331a5773e4cd used request id req-2bc0d763-efb9-42ae-97ba-e45027f45f5d 2018-12-23 01:12:08,912 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:12:08,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:12:08,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:12:09,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5256986b7af4e49887e331a5773e4cd", "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj-role"}], "expires_at": "2018-12-23T02:12:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60e083644d9249b38306a09193aa2374", "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/60e083644d9249b38306a09193aa2374", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/60e083644d9249b38306a09193aa2374", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/60e083644d9249b38306a09193aa2374", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/60e083644d9249b38306a09193aa2374", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/60e083644d9249b38306a09193aa2374", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/60e083644d9249b38306a09193aa2374", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/60e083644d9249b38306a09193aa2374", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/60e083644d9249b38306a09193aa2374", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/60e083644d9249b38306a09193aa2374", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/60e083644d9249b38306a09193aa2374", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/60e083644d9249b38306a09193aa2374", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/60e083644d9249b38306a09193aa2374", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-user", "id": "28b81f0eadd24cb194235d58bf25fc7e"}, "audit_ids": ["-iMndmqORKKVsEuYKf4fIw"], "issued_at": "2018-12-23T01:12:09.000000Z"}} 2018-12-23 01:12:09,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3e77cfbf3cee88e8d6b08c999b1a7866f48919" 2018-12-23 01:12:09,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9fa8484-5b77-4693-a74a-3e53201487ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:09,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f9fa8484-5b77-4693-a74a-3e53201487ca 2018-12-23 01:12:09,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f3e77cfbf3cee88e8d6b08c999b1a7866f48919" 2018-12-23 01:12:09,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-9d83f77d-2ada-4209-87f0-16a236fe31c6 Date: Sun, 23 Dec 2018 01:12:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-image"} 2018-12-23 01:12:09,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-image used request id req-9d83f77d-2ada-4209-87f0-16a236fe31c6 2018-12-23 01:12:09,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f3e77cfbf3cee88e8d6b08c999b1a7866f48919" 2018-12-23 01:12:09,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-16d4857a-c787-469b-ae30-ab20edfc1324 Date: Sun, 23 Dec 2018 01:12: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-12-23 01:12:09,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-16d4857a-c787-469b-ae30-ab20edfc1324 2018-12-23 01:12:09,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8f3e77cfbf3cee88e8d6b08c999b1a7866f48919" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-image"}' 2018-12-23 01:12:09,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/ff11622a-a95d-444e-865b-d6225d17550a X-Openstack-Request-Id: req-1ca20f5c-17a4-421b-badb-6e9a885f95e7 Date: Sun, 23 Dec 2018 01:12:09 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:12:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:12:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/ff11622a-a95d-444e-865b-d6225d17550a", "min_disk": 0, "protected": false, "id": "ff11622a-a95d-444e-865b-d6225d17550a", "file": "/v2/images/ff11622a-a95d-444e-865b-d6225d17550a/file", "checksum": null, "owner": "60e083644d9249b38306a09193aa2374", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:12:09,929 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1ca20f5c-17a4-421b-badb-6e9a885f95e7 2018-12-23 01:12:09,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/ff11622a-a95d-444e-865b-d6225d17550a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f3e77cfbf3cee88e8d6b08c999b1a7866f48919" -d '' 2018-12-23 01:12:11,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2f795325-b96f-4ed2-a62a-89bb89307573 Date: Sun, 23 Dec 2018 01:12:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:12:11,421 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ff11622a-a95d-444e-865b-d6225d17550a/file used request id req-2f795325-b96f-4ed2-a62a-89bb89307573 2018-12-23 01:12:11,422 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:12:11,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ff11622a-a95d-444e-865b-d6225d17550a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f3e77cfbf3cee88e8d6b08c999b1a7866f48919" 2018-12-23 01:12:11,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-0927cea8-dee6-4a03-aac9-c5000d7435fe Date: Sun, 23 Dec 2018 01:12:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:12:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:12:11Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/ff11622a-a95d-444e-865b-d6225d17550a/snap", "metadata": {}}], "self": "/v2/images/ff11622a-a95d-444e-865b-d6225d17550a", "min_disk": 0, "protected": false, "id": "ff11622a-a95d-444e-865b-d6225d17550a", "file": "/v2/images/ff11622a-a95d-444e-865b-d6225d17550a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "60e083644d9249b38306a09193aa2374", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/ff11622a-a95d-444e-865b-d6225d17550a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:12:11,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ff11622a-a95d-444e-865b-d6225d17550a used request id req-0927cea8-dee6-4a03-aac9-c5000d7435fe 2018-12-23 01:12:11,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f3e77cfbf3cee88e8d6b08c999b1a7866f48919" 2018-12-23 01:12:11,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c1d4df7c-2fb0-4c8a-bdd7-f30de5760f61 Date: Sun, 23 Dec 2018 01:12: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-12-23 01:12:11,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c1d4df7c-2fb0-4c8a-bdd7-f30de5760f61 2018-12-23 01:12:11,753 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-image 2018-12-23 01:12:11,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ff11622a-a95d-444e-865b-d6225d17550a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f3e77cfbf3cee88e8d6b08c999b1a7866f48919" 2018-12-23 01:12:11,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3532da19-cd61-4436-8222-a72fde18b6a8 Date: Sun, 23 Dec 2018 01:12:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:12:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:12:11Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/ff11622a-a95d-444e-865b-d6225d17550a/snap", "metadata": {}}], "self": "/v2/images/ff11622a-a95d-444e-865b-d6225d17550a", "min_disk": 0, "protected": false, "id": "ff11622a-a95d-444e-865b-d6225d17550a", "file": "/v2/images/ff11622a-a95d-444e-865b-d6225d17550a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "60e083644d9249b38306a09193aa2374", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/ff11622a-a95d-444e-865b-d6225d17550a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:12:11,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ff11622a-a95d-444e-865b-d6225d17550a used request id req-3532da19-cd61-4436-8222-a72fde18b6a8 2018-12-23 01:12:11,912 - create_image - DEBUG - Instance status is - active 2018-12-23 01:12:11,912 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-image 2018-12-23 01:12:11,912 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-image 2018-12-23 01:12:11,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:12:11,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:12:12,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5256986b7af4e49887e331a5773e4cd", "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj-role"}], "expires_at": "2018-12-23T02:12:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60e083644d9249b38306a09193aa2374", "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/60e083644d9249b38306a09193aa2374", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/60e083644d9249b38306a09193aa2374", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/60e083644d9249b38306a09193aa2374", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/60e083644d9249b38306a09193aa2374", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/60e083644d9249b38306a09193aa2374", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/60e083644d9249b38306a09193aa2374", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/60e083644d9249b38306a09193aa2374", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/60e083644d9249b38306a09193aa2374", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/60e083644d9249b38306a09193aa2374", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/60e083644d9249b38306a09193aa2374", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/60e083644d9249b38306a09193aa2374", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/60e083644d9249b38306a09193aa2374", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-user", "id": "28b81f0eadd24cb194235d58bf25fc7e"}, "audit_ids": ["TCKoHg3PTX271zpvAyEHpA"], "issued_at": "2018-12-23T01:12:12.000000Z"}} 2018-12-23 01:12:12,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70cacd22c0954a09b8840a40146954c63b30808" 2018-12-23 01:12:12,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09190576-b65d-4864-a696-4641e67ebcf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:12,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-09190576-b65d-4864-a696-4641e67ebcf8 2018-12-23 01:12:12,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70cacd22c0954a09b8840a40146954c63b30808" 2018-12-23 01:12:12,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dd02d5ab-409c-4eec-88b0-0cb1ce2440fc Date: Sun, 23 Dec 2018 01:12:12 GMT RESP BODY: {"networks":[]} 2018-12-23 01:12:12,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net used request id req-dd02d5ab-409c-4eec-88b0-0cb1ce2440fc 2018-12-23 01:12:12,557 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net 2018-12-23 01:12:12,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70cacd22c0954a09b8840a40146954c63b30808" -d '{"network": {"name": "CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net", "admin_state_up": true}}' 2018-12-23 01:12:13,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-15c89a34-2fce-4a2d-b2e9-4fc3eddb7afd Date: Sun, 23 Dec 2018 01:12:13 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b6390463-509a-4f3b-a8af-961d0f91e525","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"60e083644d9249b38306a09193aa2374","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:12:12Z","is_default":false,"name":"CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"60e083644d9249b38306a09193aa2374","created_at":"2018-12-23T01:12:12Z","mtu":1450}} 2018-12-23 01:12:13,069 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-15c89a34-2fce-4a2d-b2e9-4fc3eddb7afd 2018-12-23 01:12:13,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b6390463-509a-4f3b-a8af-961d0f91e525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70cacd22c0954a09b8840a40146954c63b30808" 2018-12-23 01:12:13,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-e8f72fce-f4e4-4670-9ee6-323e1c55b1b9 Date: Sun, 23 Dec 2018 01:12:13 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-12-23T01:12:12Z","tenant_id":"60e083644d9249b38306a09193aa2374","created_at":"2018-12-23T01:12:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"60e083644d9249b38306a09193aa2374","id":"b6390463-509a-4f3b-a8af-961d0f91e525","name":"CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net"}]} 2018-12-23 01:12:13,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b6390463-509a-4f3b-a8af-961d0f91e525 used request id req-e8f72fce-f4e4-4670-9ee6-323e1c55b1b9 2018-12-23 01:12:13,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b6390463-509a-4f3b-a8af-961d0f91e525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70cacd22c0954a09b8840a40146954c63b30808" 2018-12-23 01:12:13,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7080868b-df3f-4d9b-908b-1779944a6307 Date: Sun, 23 Dec 2018 01:12:13 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:12:13,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b6390463-509a-4f3b-a8af-961d0f91e525 used request id req-7080868b-df3f-4d9b-908b-1779944a6307 2018-12-23 01:12:13,480 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-subnet 2018-12-23 01:12:13,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70cacd22c0954a09b8840a40146954c63b30808" -d '{"subnets": [{"ip_version": 4, "network_id": "b6390463-509a-4f3b-a8af-961d0f91e525", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-subnet"}]}' 2018-12-23 01:12:14,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-40681db4-b9b6-4411-b39c-773487c8e71f Date: Sun, 23 Dec 2018 01:12:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6390463-509a-4f3b-a8af-961d0f91e525","tenant_id":"60e083644d9249b38306a09193aa2374","created_at":"2018-12-23T01:12:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12:13Z","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":"60e083644d9249b38306a09193aa2374","id":"1cb46629-5ace-4497-bacf-1241577dcc68","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-subnet"}]} 2018-12-23 01:12:14,326 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-40681db4-b9b6-4411-b39c-773487c8e71f 2018-12-23 01:12:14,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b6390463-509a-4f3b-a8af-961d0f91e525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70cacd22c0954a09b8840a40146954c63b30808" 2018-12-23 01:12:14,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-40d5d0ac-5b98-429a-84a2-a28a72d80ebb Date: Sun, 23 Dec 2018 01:12: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":["1cb46629-5ace-4497-bacf-1241577dcc68"],"updated_at":"2018-12-23T01:12:13Z","tenant_id":"60e083644d9249b38306a09193aa2374","created_at":"2018-12-23T01:12:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60e083644d9249b38306a09193aa2374","id":"b6390463-509a-4f3b-a8af-961d0f91e525","name":"CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net"}]} 2018-12-23 01:12:14,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b6390463-509a-4f3b-a8af-961d0f91e525 used request id req-40d5d0ac-5b98-429a-84a2-a28a72d80ebb 2018-12-23 01:12:14,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b6390463-509a-4f3b-a8af-961d0f91e525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70cacd22c0954a09b8840a40146954c63b30808" 2018-12-23 01:12:14,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-30229880-86d1-43ab-b09f-79ed6ab15bf1 Date: Sun, 23 Dec 2018 01:12:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6390463-509a-4f3b-a8af-961d0f91e525","tenant_id":"60e083644d9249b38306a09193aa2374","created_at":"2018-12-23T01:12:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60e083644d9249b38306a09193aa2374","id":"1cb46629-5ace-4497-bacf-1241577dcc68","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-subnet"}]} 2018-12-23 01:12:14,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b6390463-509a-4f3b-a8af-961d0f91e525 used request id req-30229880-86d1-43ab-b09f-79ed6ab15bf1 2018-12-23 01:12:14,781 - OpenStackNetwork - DEBUG - Network [b6390463-509a-4f3b-a8af-961d0f91e525] created successfully 2018-12-23 01:12:14,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:12:14,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:12:15,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:12:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["f4Szh1HSSg20r3xTwV2DNw"], "issued_at": "2018-12-23T01:12:15.000000Z"}} 2018-12-23 01:12:15,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db69428f1e6c9b12726fb52c416c6e105663d8a6" 2018-12-23 01:12:15,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-151ae165-2cbc-4d3b-a09a-859b56879415 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:15,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-151ae165-2cbc-4d3b-a09a-859b56879415 2018-12-23 01:12:15,248 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:12:15,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db69428f1e6c9b12726fb52c416c6e105663d8a6" 2018-12-23 01:12:15,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-01012d0e-0bf8-4e47-aff9-0f7fbc5e937e x-compute-request-id: req-01012d0e-0bf8-4e47-aff9-0f7fbc5e937e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:12:15,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-01012d0e-0bf8-4e47-aff9-0f7fbc5e937e 2018-12-23 01:12:15,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db69428f1e6c9b12726fb52c416c6e105663d8a6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-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-12-23 01:12:15,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-a2c4dbe0-4e48-444a-8fba-b5026d294a55 x-compute-request-id: req-a2c4dbe0-4e48-444a-8fba-b5026d294a55 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5eb4a2a3-85b4-48e0-9d1e-616eb2e0bb51", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5eb4a2a3-85b4-48e0-9d1e-616eb2e0bb51", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5eb4a2a3-85b4-48e0-9d1e-616eb2e0bb51", "name": "CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:12:15,489 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a2c4dbe0-4e48-444a-8fba-b5026d294a55 2018-12-23 01:12:15,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:12:15,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:12:15,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5256986b7af4e49887e331a5773e4cd", "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj-role"}], "expires_at": "2018-12-23T02:12:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60e083644d9249b38306a09193aa2374", "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/60e083644d9249b38306a09193aa2374", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/60e083644d9249b38306a09193aa2374", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/60e083644d9249b38306a09193aa2374", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/60e083644d9249b38306a09193aa2374", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/60e083644d9249b38306a09193aa2374", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/60e083644d9249b38306a09193aa2374", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/60e083644d9249b38306a09193aa2374", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/60e083644d9249b38306a09193aa2374", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/60e083644d9249b38306a09193aa2374", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/60e083644d9249b38306a09193aa2374", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/60e083644d9249b38306a09193aa2374", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/60e083644d9249b38306a09193aa2374", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-user", "id": "28b81f0eadd24cb194235d58bf25fc7e"}, "audit_ids": ["F0qNQrGXTJOY8miky6Y16w"], "issued_at": "2018-12-23T01:12:15.000000Z"}} 2018-12-23 01:12:15,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da85a5d117a9391e7ad6cf5a4e6ae3bd6c472f" 2018-12-23 01:12:15,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c47ba7be-4d25-4b01-bd1e-b4239f443860 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:15,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c47ba7be-4d25-4b01-bd1e-b4239f443860 2018-12-23 01:12:15,953 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:12:15,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da85a5d117a9391e7ad6cf5a4e6ae3bd6c472f" 2018-12-23 01:12:16,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf44f7a-4fda-4f54-9388-373a8cb390be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:16,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9cf44f7a-4fda-4f54-9388-373a8cb390be 2018-12-23 01:12:16,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da85a5d117a9391e7ad6cf5a4e6ae3bd6c472f" 2018-12-23 01:12:16,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7518352d-2d66-49ad-a47c-0c0a8cb543ef Date: Sun, 23 Dec 2018 01:12: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":["1cb46629-5ace-4497-bacf-1241577dcc68"],"updated_at":"2018-12-23T01:12:13Z","tenant_id":"60e083644d9249b38306a09193aa2374","created_at":"2018-12-23T01:12:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60e083644d9249b38306a09193aa2374","id":"b6390463-509a-4f3b-a8af-961d0f91e525","name":"CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net"}]} 2018-12-23 01:12:16,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net used request id req-7518352d-2d66-49ad-a47c-0c0a8cb543ef 2018-12-23 01:12:16,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:12:16,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:12:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:12:16,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da85a5d117a9391e7ad6cf5a4e6ae3bd6c472f" 2018-12-23 01:12:16,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a1203e8-c40a-4baf-866f-2c478ba00791 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374"}, "enabled": true, "id": "60e083644d9249b38306a09193aa2374", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj"}} 2018-12-23 01:12:16,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374 used request id req-8a1203e8-c40a-4baf-866f-2c478ba00791 2018-12-23 01:12:16,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b6390463-509a-4f3b-a8af-961d0f91e525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da85a5d117a9391e7ad6cf5a4e6ae3bd6c472f" 2018-12-23 01:12:16,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a35a3536-34f8-409e-a702-750caf28449f Date: Sun, 23 Dec 2018 01:12:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6390463-509a-4f3b-a8af-961d0f91e525","tenant_id":"60e083644d9249b38306a09193aa2374","created_at":"2018-12-23T01:12:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60e083644d9249b38306a09193aa2374","id":"1cb46629-5ace-4497-bacf-1241577dcc68","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-subnet"}]} 2018-12-23 01:12:16,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b6390463-509a-4f3b-a8af-961d0f91e525 used request id req-a35a3536-34f8-409e-a702-750caf28449f 2018-12-23 01:12:16,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b6390463-509a-4f3b-a8af-961d0f91e525&mac_address=foo&name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da85a5d117a9391e7ad6cf5a4e6ae3bd6c472f" 2018-12-23 01:12:16,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9e87d84e-3e59-4e37-bfd9-376c66794f04 Date: Sun, 23 Dec 2018 01:12:16 GMT RESP BODY: {"ports":[]} 2018-12-23 01:12:16,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b6390463-509a-4f3b-a8af-961d0f91e525&mac_address=foo&name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbbport-1&admin_state_up=True used request id req-9e87d84e-3e59-4e37-bfd9-376c66794f04 2018-12-23 01:12:16,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da85a5d117a9391e7ad6cf5a4e6ae3bd6c472f" 2018-12-23 01:12:17,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0742988-80ca-4e61-9adb-729a1bf78737 x-compute-request-id: req-d0742988-80ca-4e61-9adb-729a1bf78737 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:12:17,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-inst used request id req-d0742988-80ca-4e61-9adb-729a1bf78737 2018-12-23 01:12:17,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da85a5d117a9391e7ad6cf5a4e6ae3bd6c472f" 2018-12-23 01:12:17,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a137d57f-35e6-4c2a-b4c8-d7ea1dce317b Date: Sun, 23 Dec 2018 01:12: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":["1cb46629-5ace-4497-bacf-1241577dcc68"],"updated_at":"2018-12-23T01:12:13Z","tenant_id":"60e083644d9249b38306a09193aa2374","created_at":"2018-12-23T01:12:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60e083644d9249b38306a09193aa2374","id":"b6390463-509a-4f3b-a8af-961d0f91e525","name":"CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net"}]} 2018-12-23 01:12:17,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net used request id req-a137d57f-35e6-4c2a-b4c8-d7ea1dce317b 2018-12-23 01:12:17,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da85a5d117a9391e7ad6cf5a4e6ae3bd6c472f" 2018-12-23 01:12:17,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ebc9fe-cc96-4e7d-88c7-07327b9c8319 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374"}, "enabled": true, "id": "60e083644d9249b38306a09193aa2374", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj"}} 2018-12-23 01:12:17,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374 used request id req-66ebc9fe-cc96-4e7d-88c7-07327b9c8319 2018-12-23 01:12:17,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b6390463-509a-4f3b-a8af-961d0f91e525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da85a5d117a9391e7ad6cf5a4e6ae3bd6c472f" 2018-12-23 01:12:17,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-00d4df2b-b129-427a-894c-b9601c79e304 Date: Sun, 23 Dec 2018 01:12:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6390463-509a-4f3b-a8af-961d0f91e525","tenant_id":"60e083644d9249b38306a09193aa2374","created_at":"2018-12-23T01:12:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60e083644d9249b38306a09193aa2374","id":"1cb46629-5ace-4497-bacf-1241577dcc68","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-subnet"}]} 2018-12-23 01:12:17,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b6390463-509a-4f3b-a8af-961d0f91e525 used request id req-00d4df2b-b129-427a-894c-b9601c79e304 2018-12-23 01:12:17,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b6390463-509a-4f3b-a8af-961d0f91e525&mac_address=foo&name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da85a5d117a9391e7ad6cf5a4e6ae3bd6c472f" 2018-12-23 01:12:17,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a8c265bb-43cb-4b80-b12d-869a8bd0ff15 Date: Sun, 23 Dec 2018 01:12:17 GMT RESP BODY: {"ports":[]} 2018-12-23 01:12:17,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b6390463-509a-4f3b-a8af-961d0f91e525&mac_address=foo&name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbbport-1&admin_state_up=True used request id req-a8c265bb-43cb-4b80-b12d-869a8bd0ff15 2018-12-23 01:12:17,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:12:17,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:12:18,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5256986b7af4e49887e331a5773e4cd", "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj-role"}], "expires_at": "2018-12-23T02:12:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60e083644d9249b38306a09193aa2374", "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/60e083644d9249b38306a09193aa2374", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/60e083644d9249b38306a09193aa2374", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/60e083644d9249b38306a09193aa2374", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/60e083644d9249b38306a09193aa2374", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/60e083644d9249b38306a09193aa2374", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/60e083644d9249b38306a09193aa2374", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/60e083644d9249b38306a09193aa2374", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/60e083644d9249b38306a09193aa2374", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/60e083644d9249b38306a09193aa2374", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/60e083644d9249b38306a09193aa2374", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/60e083644d9249b38306a09193aa2374", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/60e083644d9249b38306a09193aa2374", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-user", "id": "28b81f0eadd24cb194235d58bf25fc7e"}, "audit_ids": ["G_9pl78XRkWXexGVq1DUOA"], "issued_at": "2018-12-23T01:12:18.000000Z"}} 2018-12-23 01:12:18,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ff45163cc487e7e98bdea50c876d9db43b61f3" 2018-12-23 01:12:18,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddb77ace-665e-436e-83af-0ac4d43767f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:18,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ddb77ace-665e-436e-83af-0ac4d43767f1 2018-12-23 01:12:18,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da85a5d117a9391e7ad6cf5a4e6ae3bd6c472f" 2018-12-23 01:12:18,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-704ab633-652a-4e0e-9233-14e91ca09726 Date: Sun, 23 Dec 2018 01: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":["1cb46629-5ace-4497-bacf-1241577dcc68"],"updated_at":"2018-12-23T01:12:13Z","tenant_id":"60e083644d9249b38306a09193aa2374","created_at":"2018-12-23T01:12:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60e083644d9249b38306a09193aa2374","id":"b6390463-509a-4f3b-a8af-961d0f91e525","name":"CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net"}]} 2018-12-23 01:12:18,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net used request id req-704ab633-652a-4e0e-9233-14e91ca09726 2018-12-23 01:12:18,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b6390463-509a-4f3b-a8af-961d0f91e525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da85a5d117a9391e7ad6cf5a4e6ae3bd6c472f" 2018-12-23 01:12:18,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e2d9ffdd-7738-4063-be7b-5fef01f0930e Date: Sun, 23 Dec 2018 01:12:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6390463-509a-4f3b-a8af-961d0f91e525","tenant_id":"60e083644d9249b38306a09193aa2374","created_at":"2018-12-23T01:12:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60e083644d9249b38306a09193aa2374","id":"1cb46629-5ace-4497-bacf-1241577dcc68","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-subnet"}]} 2018-12-23 01:12:18,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b6390463-509a-4f3b-a8af-961d0f91e525 used request id req-e2d9ffdd-7738-4063-be7b-5fef01f0930e 2018-12-23 01:12:18,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da85a5d117a9391e7ad6cf5a4e6ae3bd6c472f" 2018-12-23 01:12:18,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bca8c84a-a37c-427b-a2ca-85ada7457b49 Date: Sun, 23 Dec 2018 01: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":["1cb46629-5ace-4497-bacf-1241577dcc68"],"updated_at":"2018-12-23T01:12:13Z","tenant_id":"60e083644d9249b38306a09193aa2374","created_at":"2018-12-23T01:12:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60e083644d9249b38306a09193aa2374","id":"b6390463-509a-4f3b-a8af-961d0f91e525","name":"CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net"}]} 2018-12-23 01:12:18,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net used request id req-bca8c84a-a37c-427b-a2ca-85ada7457b49 2018-12-23 01:12:18,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:12:18,946 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:12:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:12:18,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ff45163cc487e7e98bdea50c876d9db43b61f3" 2018-12-23 01:12:19,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3786dca-ed40-49c5-8b9c-85df2383d1b8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374"}, "enabled": true, "id": "60e083644d9249b38306a09193aa2374", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj"}} 2018-12-23 01:12:19,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374 used request id req-c3786dca-ed40-49c5-8b9c-85df2383d1b8 2018-12-23 01:12:19,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b6390463-509a-4f3b-a8af-961d0f91e525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da85a5d117a9391e7ad6cf5a4e6ae3bd6c472f" 2018-12-23 01:12:19,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7295a753-48b8-4a77-a3c9-a95d9d457f31 Date: Sun, 23 Dec 2018 01:12:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6390463-509a-4f3b-a8af-961d0f91e525","tenant_id":"60e083644d9249b38306a09193aa2374","created_at":"2018-12-23T01:12:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60e083644d9249b38306a09193aa2374","id":"1cb46629-5ace-4497-bacf-1241577dcc68","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-subnet"}]} 2018-12-23 01:12:19,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b6390463-509a-4f3b-a8af-961d0f91e525 used request id req-7295a753-48b8-4a77-a3c9-a95d9d457f31 2018-12-23 01:12:19,392 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net 2018-12-23 01:12:19,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39da85a5d117a9391e7ad6cf5a4e6ae3bd6c472f" -d '{"port": {"network_id": "b6390463-509a-4f3b-a8af-961d0f91e525", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbbport-1", "admin_state_up": true}}' 2018-12-23 01:12:19,552 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-28f360c2-6834-4ed1-a41e-087bc3b0973b Date: Sun, 23 Dec 2018 01:12:19 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 01:12:19,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-28f360c2-6834-4ed1-a41e-087bc3b0973b 2018-12-23 01:12:19,552 - 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-12-23 01:12:19,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/5eb4a2a3-85b4-48e0-9d1e-616eb2e0bb51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db69428f1e6c9b12726fb52c416c6e105663d8a6" 2018-12-23 01:12:19,599 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:12:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-db899b2f-a2fa-4f16-8fd2-245f6128c792 x-compute-request-id: req-db899b2f-a2fa-4f16-8fd2-245f6128c792 Content-Length: 0 Content-Type: application/json 2018-12-23 01:12:19,599 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5eb4a2a3-85b4-48e0-9d1e-616eb2e0bb51 used request id req-db899b2f-a2fa-4f16-8fd2-245f6128c792 2018-12-23 01:12:19,600 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-subnet 2018-12-23 01:12:19,600 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-subnet 2018-12-23 01:12:19,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/1cb46629-5ace-4497-bacf-1241577dcc68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70cacd22c0954a09b8840a40146954c63b30808" 2018-12-23 01:12:21,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f480813e-e9c1-4b95-aed9-7726c2ffe67c Date: Sun, 23 Dec 2018 01:12:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:12:21,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1cb46629-5ace-4497-bacf-1241577dcc68 used request id req-f480813e-e9c1-4b95-aed9-7726c2ffe67c 2018-12-23 01:12:21,845 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-pub-net 2018-12-23 01:12:21,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/b6390463-509a-4f3b-a8af-961d0f91e525 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70cacd22c0954a09b8840a40146954c63b30808" 2018-12-23 01:12:23,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de0ed583-a4be-40b9-89b4-bebd020db015 Date: Sun, 23 Dec 2018 01:12:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:12:23,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b6390463-509a-4f3b-a8af-961d0f91e525 used request id req-de0ed583-a4be-40b9-89b4-bebd020db015 2018-12-23 01:12:23,182 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-89d69a18-4b49-4327-ac8e-bf49de6fffbb-image 2018-12-23 01:12:23,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/ff11622a-a95d-444e-865b-d6225d17550a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f3e77cfbf3cee88e8d6b08c999b1a7866f48919" 2018-12-23 01:12:25,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-71e00b81-e7ed-4530-a000-9b168a40f273 Date: Sun, 23 Dec 2018 01:12:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:12:25,155 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ff11622a-a95d-444e-865b-d6225d17550a used request id req-71e00b81-e7ed-4530-a000-9b168a40f273 2018-12-23 01:12:25,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53dcf044f7abd72fbeca00a870200ec9ff830de" 2018-12-23 01:12:25,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-07566d18-2e26-45c5-8345-0e04019af495 Date: Sun, 23 Dec 2018 01:12:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "60e083644d9249b38306a09193aa2374", "created_at": "2018-12-23T01:12:12Z", "updated_at": "2018-12-23T01:12:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:12:12Z", "revision_number": 0, "id": "920cb105-0aee-4ee6-943e-4b486a95d792", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:12:12Z", "security_group_id": "24aabdc5-aba7-49e4-af9a-324d14d0b124", "tenant_id": "60e083644d9249b38306a09193aa2374", "port_range_min": null, "ethertype": "IPv6", "project_id": "60e083644d9249b38306a09193aa2374"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:12:12Z", "revision_number": 0, "id": "9728fa31-ba94-4a1b-a7de-bca47a80593c", "remote_group_id": "24aabdc5-aba7-49e4-af9a-324d14d0b124", "remote_ip_prefix": null, "created_at": "2018-12-23T01:12:12Z", "security_group_id": "24aabdc5-aba7-49e4-af9a-324d14d0b124", "tenant_id": "60e083644d9249b38306a09193aa2374", "port_range_min": null, "ethertype": "IPv6", "project_id": "60e083644d9249b38306a09193aa2374"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:12:12Z", "revision_number": 0, "id": "a324f162-6c29-4c1f-b88f-4fb525005c68", "remote_group_id": "24aabdc5-aba7-49e4-af9a-324d14d0b124", "remote_ip_prefix": null, "created_at": "2018-12-23T01:12:12Z", "security_group_id": "24aabdc5-aba7-49e4-af9a-324d14d0b124", "tenant_id": "60e083644d9249b38306a09193aa2374", "port_range_min": null, "ethertype": "IPv4", "project_id": "60e083644d9249b38306a09193aa2374"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:12:12Z", "revision_number": 0, "id": "e1dd620a-9a13-448f-85ef-4f5a33249dd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:12:12Z", "security_group_id": "24aabdc5-aba7-49e4-af9a-324d14d0b124", "tenant_id": "60e083644d9249b38306a09193aa2374", "port_range_min": null, "ethertype": "IPv4", "project_id": "60e083644d9249b38306a09193aa2374"}], "revision_number": 4, "project_id": "60e083644d9249b38306a09193aa2374", "id": "24aabdc5-aba7-49e4-af9a-324d14d0b124", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:12:25,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-07566d18-2e26-45c5-8345-0e04019af495 2018-12-23 01:12:25,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53dcf044f7abd72fbeca00a870200ec9ff830de" 2018-12-23 01:12:25,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e51440f0-a358-48f3-b3f0-a84f055a24ee Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374"}, "enabled": true, "id": "60e083644d9249b38306a09193aa2374", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj"}} 2018-12-23 01:12:25,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374 used request id req-e51440f0-a358-48f3-b3f0-a84f055a24ee 2018-12-23 01:12:25,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 24aabdc5-aba7-49e4-af9a-324d14d0b124 2018-12-23 01:12:25,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=24aabdc5-aba7-49e4-af9a-324d14d0b124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53dcf044f7abd72fbeca00a870200ec9ff830de" 2018-12-23 01:12:25,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8f49350f-7da2-42fb-9b0d-6dc9c8864a82 Date: Sun, 23 Dec 2018 01:12: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-12-23T01:12:12Z", "security_group_id": "24aabdc5-aba7-49e4-af9a-324d14d0b124", "port_range_min": null, "revision_number": 0, "tenant_id": "60e083644d9249b38306a09193aa2374", "created_at": "2018-12-23T01:12:12Z", "project_id": "60e083644d9249b38306a09193aa2374", "id": "920cb105-0aee-4ee6-943e-4b486a95d792"}, {"remote_group_id": "24aabdc5-aba7-49e4-af9a-324d14d0b124", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:12:12Z", "security_group_id": "24aabdc5-aba7-49e4-af9a-324d14d0b124", "port_range_min": null, "revision_number": 0, "tenant_id": "60e083644d9249b38306a09193aa2374", "created_at": "2018-12-23T01:12:12Z", "project_id": "60e083644d9249b38306a09193aa2374", "id": "9728fa31-ba94-4a1b-a7de-bca47a80593c"}, {"remote_group_id": "24aabdc5-aba7-49e4-af9a-324d14d0b124", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:12:12Z", "security_group_id": "24aabdc5-aba7-49e4-af9a-324d14d0b124", "port_range_min": null, "revision_number": 0, "tenant_id": "60e083644d9249b38306a09193aa2374", "created_at": "2018-12-23T01:12:12Z", "project_id": "60e083644d9249b38306a09193aa2374", "id": "a324f162-6c29-4c1f-b88f-4fb525005c68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:12:12Z", "security_group_id": "24aabdc5-aba7-49e4-af9a-324d14d0b124", "port_range_min": null, "revision_number": 0, "tenant_id": "60e083644d9249b38306a09193aa2374", "created_at": "2018-12-23T01:12:12Z", "project_id": "60e083644d9249b38306a09193aa2374", "id": "e1dd620a-9a13-448f-85ef-4f5a33249dd5"}]} 2018-12-23 01:12:25,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=24aabdc5-aba7-49e4-af9a-324d14d0b124 used request id req-8f49350f-7da2-42fb-9b0d-6dc9c8864a82 2018-12-23 01:12:25,668 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:12:25,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/24aabdc5-aba7-49e4-af9a-324d14d0b124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53dcf044f7abd72fbeca00a870200ec9ff830de" 2018-12-23 01:12:26,018 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7709d0b8-061a-4dbf-98d0-b46f903b6992 Content-Length: 0 Date: Sun, 23 Dec 2018 01:12:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:12:26,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/24aabdc5-aba7-49e4-af9a-324d14d0b124 used request id req-7709d0b8-061a-4dbf-98d0-b46f903b6992 2018-12-23 01:12:26,019 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj 2018-12-23 01:12:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53dcf044f7abd72fbeca00a870200ec9ff830de" 2018-12-23 01:12:26,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bc4b30c-5ea3-4451-910d-dd4ccc5b8cc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:12:26,242 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/60e083644d9249b38306a09193aa2374 used request id req-3bc4b30c-5ea3-4451-910d-dd4ccc5b8cc3 2018-12-23 01:12:26,242 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-8dc35507-ca68-4c5-proj-role 2018-12-23 01:12:26,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e5256986b7af4e49887e331a5773e4cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53dcf044f7abd72fbeca00a870200ec9ff830de" 2018-12-23 01:12:26,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98d644af-95e5-489a-98ae-7d3733a6f061 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:12:26,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e5256986b7af4e49887e331a5773e4cd used request id req-98d644af-95e5-489a-98ae-7d3733a6f061 2018-12-23 01:12:26,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53dcf044f7abd72fbeca00a870200ec9ff830de" 2018-12-23 01:12:26,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa3b837-1fe1-482e-8e4b-fb5b41cca5a8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:12:26,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5aa3b837-1fe1-482e-8e4b-fb5b41cca5a8 2018-12-23 01:12:26,443 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-8dc35507-ca68-4c5-user 2018-12-23 01:12:26,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/28b81f0eadd24cb194235d58bf25fc7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907669662e035637376f66b3e00fd77408d1f81d" 2018-12-23 01:12:26,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a77d9d6f-58da-4af7-888f-c1c5e60dbb05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:12:26,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/28b81f0eadd24cb194235d58bf25fc7e used request id req-a77d9d6f-58da-4af7-888f-c1c5e60dbb05 2018-12-23 01:12:26,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:12:27,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:12:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["CaomTvmbSRaAO_IXk1a5Jw"], "issued_at": "2018-12-23T01:12:27.000000Z"}} 2018-12-23 01:12:27,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714678871452f1d79b2da9bd889032523f52d758" 2018-12-23 01:12:27,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cfcc4cc-8e72-412d-b033-0e978ae5173f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:27,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8cfcc4cc-8e72-412d-b033-0e978ae5173f 2018-12-23 01:12:27,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:12:27,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:12:27,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:12:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["oVtrOtptS8aIVCb2Im3ddg"], "issued_at": "2018-12-23T01:12:27.000000Z"}} 2018-12-23 01:12:27,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d00bddd06035f5fc66f0601efda0dfb9346b9c" 2018-12-23 01:12:27,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac143f07-46ec-4553-b6cc-201cde82c1f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:27,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ac143f07-46ec-4553-b6cc-201cde82c1f6 2018-12-23 01:12:27,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:12:27,595 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:12:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:12:27,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d00bddd06035f5fc66f0601efda0dfb9346b9c" 2018-12-23 01:12:27,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a71cac-6842-457f-b0c6-42b3c43f8fd3 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:12:27,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj used request id req-04a71cac-6842-457f-b0c6-42b3c43f8fd3 2018-12-23 01:12:27,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d00bddd06035f5fc66f0601efda0dfb9346b9c" 2018-12-23 01:12:27,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560230f5-158d-4bdd-b43d-2a20d0660d38 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:12:27,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-560230f5-158d-4bdd-b43d-2a20d0660d38 2018-12-23 01:12:27,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d00bddd06035f5fc66f0601efda0dfb9346b9c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj"}}' 2018-12-23 01:12:27,945 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bff24383-2163-46f2-8e5c-169281ef3a0e Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1"}, "enabled": true, "id": "9127c90c5ca34d8a9924592bd66058c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj"}} 2018-12-23 01:12:27,945 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-bff24383-2163-46f2-8e5c-169281ef3a0e 2018-12-23 01:12:27,945 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj 2018-12-23 01:12:27,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:12:27,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:12:28,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:12:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["wee7UY5qTja1VgXGl0ZCRg"], "issued_at": "2018-12-23T01:12:28.000000Z"}} 2018-12-23 01:12:28,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0429bf7d47e6391d7f70c8ba37ef3e96b8e51bb" 2018-12-23 01:12:28,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84710f6-0360-470b-8806-c5cb6565dc14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:28,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f84710f6-0360-470b-8806-c5cb6565dc14 2018-12-23 01:12:28,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:12:28,416 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:12:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:12:28,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0429bf7d47e6391d7f70c8ba37ef3e96b8e51bb" 2018-12-23 01:12:28,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ccd07c7-94ad-4a2e-a553-42b21b3f1ad8 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:12:28,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6ccd07c7-94ad-4a2e-a553-42b21b3f1ad8 2018-12-23 01:12:28,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0429bf7d47e6391d7f70c8ba37ef3e96b8e51bb" 2018-12-23 01:12:28,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54cbf89e-75a4-4e0c-bef0-31c495bc9446 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1"}, "enabled": true, "id": "9127c90c5ca34d8a9924592bd66058c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj"}]} 2018-12-23 01:12:28,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj used request id req-54cbf89e-75a4-4e0c-bef0-31c495bc9446 2018-12-23 01:12:28,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0429bf7d47e6391d7f70c8ba37ef3e96b8e51bb" 2018-12-23 01:12:28,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d71e7f-2d7e-483f-8190-e72fb2f4245f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:12:28,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e6d71e7f-2d7e-483f-8190-e72fb2f4245f 2018-12-23 01:12:29,022 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-2911d09d-d847-4c8-user 2018-12-23 01:12:29,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:12:29,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d00bddd06035f5fc66f0601efda0dfb9346b9c" 2018-12-23 01:12:29,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b4dec1-21e9-46d5-96cd-cae04777a8ad Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:12:29,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-85b4dec1-21e9-46d5-96cd-cae04777a8ad 2018-12-23 01:12:29,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d00bddd06035f5fc66f0601efda0dfb9346b9c" -d '{"role": {"name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj-role"}}' 2018-12-23 01:12:29,220 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:12:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3009cf53-b8e8-4dac-ab7a-a23918b1a65e Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ce08833fd0914ad0a47674cc285d9d32", "links": {"self": "http://172.30.9.26:5000/v3/roles/ce08833fd0914ad0a47674cc285d9d32"}, "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj-role"}} 2018-12-23 01:12:29,220 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3009cf53-b8e8-4dac-ab7a-a23918b1a65e 2018-12-23 01:12:29,220 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj-role 2018-12-23 01:12:29,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ce08833fd0914ad0a47674cc285d9d32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d00bddd06035f5fc66f0601efda0dfb9346b9c" 2018-12-23 01:12:29,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f10a215-f403-4ea0-b930-ae582d9225d4 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ce08833fd0914ad0a47674cc285d9d32"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj-role", "id": "ce08833fd0914ad0a47674cc285d9d32"}} 2018-12-23 01:12:29,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ce08833fd0914ad0a47674cc285d9d32 used request id req-4f10a215-f403-4ea0-b930-ae582d9225d4 2018-12-23 01:12:29,312 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj-role to project CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj 2018-12-23 01:12:29,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1/users/f4b69fad8f0f41c5be5001b1f2f52ea0/roles/ce08833fd0914ad0a47674cc285d9d32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d00bddd06035f5fc66f0601efda0dfb9346b9c" 2018-12-23 01:12:29,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:12:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85b27932-074d-4319-b345-94620769f063 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:12:29,431 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1/users/f4b69fad8f0f41c5be5001b1f2f52ea0/roles/ce08833fd0914ad0a47674cc285d9d32 used request id req-85b27932-074d-4319-b345-94620769f063 2018-12-23 01:12:29,432 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:12:29,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:12:29,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:12:29,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ce08833fd0914ad0a47674cc285d9d32", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj-role"}], "expires_at": "2018-12-23T02:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9127c90c5ca34d8a9924592bd66058c1", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9127c90c5ca34d8a9924592bd66058c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/9127c90c5ca34d8a9924592bd66058c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/9127c90c5ca34d8a9924592bd66058c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/9127c90c5ca34d8a9924592bd66058c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/9127c90c5ca34d8a9924592bd66058c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/9127c90c5ca34d8a9924592bd66058c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-user", "id": "f4b69fad8f0f41c5be5001b1f2f52ea0"}, "audit_ids": ["vScbHu7nTl61ug_alA_WZg"], "issued_at": "2018-12-23T01:12:29.000000Z"}} 2018-12-23 01:12:29,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256b119672c3752700fe75ececde82d17e930cb0" 2018-12-23 01:12:29,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ea86cc-965e-437c-88cd-d87999ae0c45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:29,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-38ea86cc-965e-437c-88cd-d87999ae0c45 2018-12-23 01:12:29,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}256b119672c3752700fe75ececde82d17e930cb0" 2018-12-23 01:12:30,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-a4f58c62-0fad-41d6-a46c-a638ac07260c Date: Sun, 23 Dec 2018 01:12:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-image"} 2018-12-23 01:12:30,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-image used request id req-a4f58c62-0fad-41d6-a46c-a638ac07260c 2018-12-23 01:12:30,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}256b119672c3752700fe75ececde82d17e930cb0" 2018-12-23 01:12:30,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4c8c2369-bb4e-43f8-8321-2af756d3cacb Date: Sun, 23 Dec 2018 01:12: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-12-23 01:12:30,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4c8c2369-bb4e-43f8-8321-2af756d3cacb 2018-12-23 01:12:30,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}256b119672c3752700fe75ececde82d17e930cb0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-image"}' 2018-12-23 01:12:30,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5 X-Openstack-Request-Id: req-e7a3c8c0-0f40-4f52-8a32-4723a8428c11 Date: Sun, 23 Dec 2018 01:12:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:12:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:12:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5", "min_disk": 0, "protected": false, "id": "edeffa44-81ca-494a-a3c1-98d4f97089d5", "file": "/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5/file", "checksum": null, "owner": "9127c90c5ca34d8a9924592bd66058c1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:12:30,563 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e7a3c8c0-0f40-4f52-8a32-4723a8428c11 2018-12-23 01:12:30,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}256b119672c3752700fe75ececde82d17e930cb0" -d '' 2018-12-23 01:12:32,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f60f25cf-e40f-4acf-bf43-9ea7523640ce Date: Sun, 23 Dec 2018 01:12:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:12:32,224 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5/file used request id req-f60f25cf-e40f-4acf-bf43-9ea7523640ce 2018-12-23 01:12:32,225 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:12:32,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}256b119672c3752700fe75ececde82d17e930cb0" 2018-12-23 01:12:32,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-22974147-67ba-4835-8706-d298661a243b Date: Sun, 23 Dec 2018 01:12:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:12:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:12:32Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/edeffa44-81ca-494a-a3c1-98d4f97089d5/snap", "metadata": {}}], "self": "/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5", "min_disk": 0, "protected": false, "id": "edeffa44-81ca-494a-a3c1-98d4f97089d5", "file": "/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9127c90c5ca34d8a9924592bd66058c1", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/edeffa44-81ca-494a-a3c1-98d4f97089d5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:12:32,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5 used request id req-22974147-67ba-4835-8706-d298661a243b 2018-12-23 01:12:32,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}256b119672c3752700fe75ececde82d17e930cb0" 2018-12-23 01:12:32,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d9b7f345-106d-4232-a528-ac1795a11aa9 Date: Sun, 23 Dec 2018 01:12: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-12-23 01:12:32,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d9b7f345-106d-4232-a528-ac1795a11aa9 2018-12-23 01:12:32,556 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-image 2018-12-23 01:12:32,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}256b119672c3752700fe75ececde82d17e930cb0" 2018-12-23 01:12:32,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-29452310-da52-4180-97df-66de49646f62 Date: Sun, 23 Dec 2018 01:12:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:12:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:12:32Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/edeffa44-81ca-494a-a3c1-98d4f97089d5/snap", "metadata": {}}], "self": "/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5", "min_disk": 0, "protected": false, "id": "edeffa44-81ca-494a-a3c1-98d4f97089d5", "file": "/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9127c90c5ca34d8a9924592bd66058c1", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/edeffa44-81ca-494a-a3c1-98d4f97089d5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:12:32,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5 used request id req-29452310-da52-4180-97df-66de49646f62 2018-12-23 01:12:32,577 - create_image - DEBUG - Instance status is - active 2018-12-23 01:12:32,577 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-image 2018-12-23 01:12:32,577 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-image 2018-12-23 01:12:32,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:12:32,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:12:32,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ce08833fd0914ad0a47674cc285d9d32", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj-role"}], "expires_at": "2018-12-23T02:12:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9127c90c5ca34d8a9924592bd66058c1", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9127c90c5ca34d8a9924592bd66058c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/9127c90c5ca34d8a9924592bd66058c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/9127c90c5ca34d8a9924592bd66058c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/9127c90c5ca34d8a9924592bd66058c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/9127c90c5ca34d8a9924592bd66058c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/9127c90c5ca34d8a9924592bd66058c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-user", "id": "f4b69fad8f0f41c5be5001b1f2f52ea0"}, "audit_ids": ["HaifHn2pTnWU0gAMf0mrrQ"], "issued_at": "2018-12-23T01:12:32.000000Z"}} 2018-12-23 01:12:32,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8158900b762d78cf4bc32eee45f1c20a565c92" 2018-12-23 01:12:32,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65ad3896-d184-44c8-a577-0b39b4b3bb9e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:32,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-65ad3896-d184-44c8-a577-0b39b4b3bb9e 2018-12-23 01:12:32,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8158900b762d78cf4bc32eee45f1c20a565c92" 2018-12-23 01:12:33,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c4701c7d-1256-4e53-8a9b-d1735a4663e5 Date: Sun, 23 Dec 2018 01:12:33 GMT RESP BODY: {"networks":[]} 2018-12-23 01:12:33,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net used request id req-c4701c7d-1256-4e53-8a9b-d1735a4663e5 2018-12-23 01:12:33,151 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net 2018-12-23 01:12:33,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8158900b762d78cf4bc32eee45f1c20a565c92" -d '{"network": {"name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net", "admin_state_up": true}}' 2018-12-23 01:12:33,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-246c635d-dcd0-487d-9ed7-dfd2c8071d53 Date: Sun, 23 Dec 2018 01:12:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9127c90c5ca34d8a9924592bd66058c1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:12:33Z","is_default":false,"name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:33Z","mtu":1450}} 2018-12-23 01:12:33,667 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-246c635d-dcd0-487d-9ed7-dfd2c8071d53 2018-12-23 01:12:33,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8158900b762d78cf4bc32eee45f1c20a565c92" 2018-12-23 01:12:33,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-5e77a489-954e-4b9b-9b14-b84870421445 Date: Sun, 23 Dec 2018 01:12: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-12-23T01:12:33Z","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9127c90c5ca34d8a9924592bd66058c1","id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net"}]} 2018-12-23 01:12:33,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 used request id req-5e77a489-954e-4b9b-9b14-b84870421445 2018-12-23 01:12:33,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8158900b762d78cf4bc32eee45f1c20a565c92" 2018-12-23 01:12:34,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6714ddce-dcf1-456a-9359-57c62484e9d0 Date: Sun, 23 Dec 2018 01:12:34 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:12:34,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 used request id req-6714ddce-dcf1-456a-9359-57c62484e9d0 2018-12-23 01:12:34,103 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet 2018-12-23 01:12:34,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8158900b762d78cf4bc32eee45f1c20a565c92" -d '{"subnets": [{"ip_version": 4, "network_id": "eea4d0ac-56c2-4db8-a295-0ea54f69b9e9", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet"}]}' 2018-12-23 01:12:34,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-43b9468c-69fc-42ba-b940-2b8d5739a830 Date: Sun, 23 Dec 2018 01:12:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12: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":"9127c90c5ca34d8a9924592bd66058c1","id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet"}]} 2018-12-23 01:12:34,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-43b9468c-69fc-42ba-b940-2b8d5739a830 2018-12-23 01:12:34,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8158900b762d78cf4bc32eee45f1c20a565c92" 2018-12-23 01:12:35,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-31004169-9cec-469d-aefe-d4bfd90398bd Date: Sun, 23 Dec 2018 01:12: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":["706a99d4-1a0d-4548-8e52-b254db6bdf5a"],"updated_at":"2018-12-23T01:12:34Z","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9127c90c5ca34d8a9924592bd66058c1","id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net"}]} 2018-12-23 01:12:35,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 used request id req-31004169-9cec-469d-aefe-d4bfd90398bd 2018-12-23 01:12:35,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8158900b762d78cf4bc32eee45f1c20a565c92" 2018-12-23 01:12:35,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-39f08384-0328-494b-823a-9b812b7eaa53 Date: Sun, 23 Dec 2018 01:12:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12: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":"9127c90c5ca34d8a9924592bd66058c1","id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet"}]} 2018-12-23 01:12:35,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 used request id req-39f08384-0328-494b-823a-9b812b7eaa53 2018-12-23 01:12:35,251 - OpenStackNetwork - DEBUG - Network [eea4d0ac-56c2-4db8-a295-0ea54f69b9e9] created successfully 2018-12-23 01:12:35,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:12:35,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:12:35,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:12:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["z6t_FHZaQaieecETFjcpag"], "issued_at": "2018-12-23T01:12:35.000000Z"}} 2018-12-23 01:12:35,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a4832e4285b9bf65714ba18cf0ee9062040429d" 2018-12-23 01:12:35,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ac85576-98f3-49d4-a9b7-4074223aac90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:35,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1ac85576-98f3-49d4-a9b7-4074223aac90 2018-12-23 01:12:35,733 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:12:35,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a4832e4285b9bf65714ba18cf0ee9062040429d" 2018-12-23 01:12:35,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12: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-992e7cb7-6d09-46fb-aa06-ca429236582b x-compute-request-id: req-992e7cb7-6d09-46fb-aa06-ca429236582b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:12:35,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-992e7cb7-6d09-46fb-aa06-ca429236582b 2018-12-23 01:12:35,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a4832e4285b9bf65714ba18cf0ee9062040429d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-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-12-23 01:12:35,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12: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-a362b830-915f-426c-9851-8d82db01a397 x-compute-request-id: req-a362b830-915f-426c-9851-8d82db01a397 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:12:35,980 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a362b830-915f-426c-9851-8d82db01a397 2018-12-23 01:12:35,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:12:35,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:12:36,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ce08833fd0914ad0a47674cc285d9d32", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj-role"}], "expires_at": "2018-12-23T02:12:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9127c90c5ca34d8a9924592bd66058c1", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9127c90c5ca34d8a9924592bd66058c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/9127c90c5ca34d8a9924592bd66058c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/9127c90c5ca34d8a9924592bd66058c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/9127c90c5ca34d8a9924592bd66058c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/9127c90c5ca34d8a9924592bd66058c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/9127c90c5ca34d8a9924592bd66058c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-user", "id": "f4b69fad8f0f41c5be5001b1f2f52ea0"}, "audit_ids": ["td0xRau9TBCcTDHTiS982w"], "issued_at": "2018-12-23T01:12:36.000000Z"}} 2018-12-23 01:12:36,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:36,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d24e4c7-3ef5-424a-ab4d-fe08ebdd58ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:36,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7d24e4c7-3ef5-424a-ab4d-fe08ebdd58ff 2018-12-23 01:12:36,443 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:12:36,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:36,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6f80996-75bf-40bf-8400-1363e71daa75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:36,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b6f80996-75bf-40bf-8400-1363e71daa75 2018-12-23 01:12:36,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:36,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d33d31cd-689f-4db3-945a-a949c62deea0 Date: Sun, 23 Dec 2018 01: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":["706a99d4-1a0d-4548-8e52-b254db6bdf5a"],"updated_at":"2018-12-23T01:12:34Z","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9127c90c5ca34d8a9924592bd66058c1","id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net"}]} 2018-12-23 01:12:36,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net used request id req-d33d31cd-689f-4db3-945a-a949c62deea0 2018-12-23 01:12:36,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:12:36,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:12:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:12:36,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:36,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9ac677-a255-405d-a407-89c72b7ab6f1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1"}, "enabled": true, "id": "9127c90c5ca34d8a9924592bd66058c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj"}} 2018-12-23 01:12:36,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1 used request id req-9a9ac677-a255-405d-a407-89c72b7ab6f1 2018-12-23 01:12:36,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:37,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-172423e8-eb59-4db6-8f76-f108221be421 Date: Sun, 23 Dec 2018 01:12:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12: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":"9127c90c5ca34d8a9924592bd66058c1","id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet"}]} 2018-12-23 01:12:37,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 used request id req-172423e8-eb59-4db6-8f76-f108221be421 2018-12-23 01:12:37,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:37,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0d35bb1a-2f2f-40cd-9b33-3832d99435fe Date: Sun, 23 Dec 2018 01:12:37 GMT RESP BODY: {"ports":[]} 2018-12-23 01:12:37,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211port-1&admin_state_up=True used request id req-0d35bb1a-2f2f-40cd-9b33-3832d99435fe 2018-12-23 01:12:37,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:37,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbf18270-4928-4b31-9f94-89ff59a0c892 x-compute-request-id: req-dbf18270-4928-4b31-9f94-89ff59a0c892 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:12:37,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst used request id req-dbf18270-4928-4b31-9f94-89ff59a0c892 2018-12-23 01:12:37,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:37,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-137c4ac3-6102-4913-9508-8bca28d55dd6 Date: Sun, 23 Dec 2018 01: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":["706a99d4-1a0d-4548-8e52-b254db6bdf5a"],"updated_at":"2018-12-23T01:12:34Z","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9127c90c5ca34d8a9924592bd66058c1","id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net"}]} 2018-12-23 01:12:37,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net used request id req-137c4ac3-6102-4913-9508-8bca28d55dd6 2018-12-23 01:12:37,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:37,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31c6f7f-d7d8-47b3-8028-9db696b63456 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1"}, "enabled": true, "id": "9127c90c5ca34d8a9924592bd66058c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj"}} 2018-12-23 01:12:37,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1 used request id req-a31c6f7f-d7d8-47b3-8028-9db696b63456 2018-12-23 01:12:37,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:38,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4c29548d-c94c-49f5-b5d4-fc4f41523948 Date: Sun, 23 Dec 2018 01:12:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12: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":"9127c90c5ca34d8a9924592bd66058c1","id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet"}]} 2018-12-23 01:12:38,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 used request id req-4c29548d-c94c-49f5-b5d4-fc4f41523948 2018-12-23 01:12:38,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:38,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-853fedfc-ca4b-4213-8f18-3f133335d296 Date: Sun, 23 Dec 2018 01:12:38 GMT RESP BODY: {"ports":[]} 2018-12-23 01:12:38,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211port-1&admin_state_up=True used request id req-853fedfc-ca4b-4213-8f18-3f133335d296 2018-12-23 01:12:38,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:12:38,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:12:38,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ce08833fd0914ad0a47674cc285d9d32", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj-role"}], "expires_at": "2018-12-23T02:12:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9127c90c5ca34d8a9924592bd66058c1", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9127c90c5ca34d8a9924592bd66058c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/9127c90c5ca34d8a9924592bd66058c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/9127c90c5ca34d8a9924592bd66058c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/9127c90c5ca34d8a9924592bd66058c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/9127c90c5ca34d8a9924592bd66058c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/9127c90c5ca34d8a9924592bd66058c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/9127c90c5ca34d8a9924592bd66058c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-user", "id": "f4b69fad8f0f41c5be5001b1f2f52ea0"}, "audit_ids": ["HGLVtYqeSVWZR2wNvPVd3A"], "issued_at": "2018-12-23T01:12:38.000000Z"}} 2018-12-23 01:12:38,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d0f27e651668121836dae1b85e99e7b73c3ff5" 2018-12-23 01:12:38,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff00adf-fd2a-44b8-a0d6-122397d9e7fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:12:38,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2ff00adf-fd2a-44b8-a0d6-122397d9e7fe 2018-12-23 01:12:38,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:38,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-60f74a0d-5987-4e77-aa12-ea693689f93b Date: Sun, 23 Dec 2018 01: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":["706a99d4-1a0d-4548-8e52-b254db6bdf5a"],"updated_at":"2018-12-23T01:12:34Z","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9127c90c5ca34d8a9924592bd66058c1","id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net"}]} 2018-12-23 01:12:38,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net used request id req-60f74a0d-5987-4e77-aa12-ea693689f93b 2018-12-23 01:12:38,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:39,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-259664e5-5054-4289-84b7-451c5e821c77 Date: Sun, 23 Dec 2018 01:12:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12: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":"9127c90c5ca34d8a9924592bd66058c1","id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet"}]} 2018-12-23 01:12:39,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 used request id req-259664e5-5054-4289-84b7-451c5e821c77 2018-12-23 01:12:39,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:39,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-aaf12081-9fed-4f25-ad38-1fc9946e5828 Date: Sun, 23 Dec 2018 01:12: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":["706a99d4-1a0d-4548-8e52-b254db6bdf5a"],"updated_at":"2018-12-23T01:12:34Z","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9127c90c5ca34d8a9924592bd66058c1","id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net"}]} 2018-12-23 01:12:39,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net used request id req-aaf12081-9fed-4f25-ad38-1fc9946e5828 2018-12-23 01:12:39,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:12:39,128 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:12:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:12:39,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d0f27e651668121836dae1b85e99e7b73c3ff5" 2018-12-23 01:12:39,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111fe91d-b57b-404f-a49e-57a5bbf49944 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1"}, "enabled": true, "id": "9127c90c5ca34d8a9924592bd66058c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj"}} 2018-12-23 01:12:39,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1 used request id req-111fe91d-b57b-404f-a49e-57a5bbf49944 2018-12-23 01:12:39,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:39,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-71624b6c-ebb2-442b-8109-914bb3cfab46 Date: Sun, 23 Dec 2018 01:12:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12: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":"9127c90c5ca34d8a9924592bd66058c1","id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet"}]} 2018-12-23 01:12:39,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 used request id req-71624b6c-ebb2-442b-8109-914bb3cfab46 2018-12-23 01:12:39,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9&name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:39,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-faeba10b-e15b-4fee-bc2f-9f73a56e522c Date: Sun, 23 Dec 2018 01:12:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12: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":"9127c90c5ca34d8a9924592bd66058c1","id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet"}]} 2018-12-23 01:12:39,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9&name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet used request id req-faeba10b-e15b-4fee-bc2f-9f73a56e522c 2018-12-23 01:12:39,621 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net 2018-12-23 01:12:39,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" -d '{"port": {"network_id": "eea4d0ac-56c2-4db8-a295-0ea54f69b9e9", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "706a99d4-1a0d-4548-8e52-b254db6bdf5a", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211port-1", "admin_state_up": true}}' 2018-12-23 01:12:40,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-d02d317a-ce1b-4d1c-b89c-1a1b4f253f12 Date: Sun, 23 Dec 2018 01:12:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:12:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","ip_address":"10.55.0.101"}],"id":"88cc572c-3a41-45f4-bc6a-fb9e1747a8eb","security_groups":["968b7c44-ed62-497e-a1aa-e1ca7255daec"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211port-1","project_id":"9127c90c5ca34d8a9924592bd66058c1","qos_policy_id":null,"admin_state_up":true,"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:40Z","binding:vnic_type":"normal"}} 2018-12-23 01:12:40,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-d02d317a-ce1b-4d1c-b89c-1a1b4f253f12 2018-12-23 01:12:40,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:41,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-786eb3c5-764e-4a40-84a1-058cf8085409 Date: Sun, 23 Dec 2018 01:12: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":["706a99d4-1a0d-4548-8e52-b254db6bdf5a"],"updated_at":"2018-12-23T01:12:34Z","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9127c90c5ca34d8a9924592bd66058c1","id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net"}]} 2018-12-23 01:12:41,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net used request id req-786eb3c5-764e-4a40-84a1-058cf8085409 2018-12-23 01:12:41,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:41,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c86c137-64a3-49ef-a5ce-bcacf3663778 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1"}, "enabled": true, "id": "9127c90c5ca34d8a9924592bd66058c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj"}} 2018-12-23 01:12:41,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1 used request id req-8c86c137-64a3-49ef-a5ce-bcacf3663778 2018-12-23 01:12:41,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:41,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-30222226-ce7c-4e7b-b948-ed306b44e3b4 Date: Sun, 23 Dec 2018 01:12:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12: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":"9127c90c5ca34d8a9924592bd66058c1","id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet"}]} 2018-12-23 01:12:41,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 used request id req-30222226-ce7c-4e7b-b948-ed306b44e3b4 2018-12-23 01:12:41,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:41,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-c7ba0ae9-ebdc-4f78-8dc0-01bb699e3c88 Date: Sun, 23 Dec 2018 01:12:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:12:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","ip_address":"10.55.0.101"}],"id":"88cc572c-3a41-45f4-bc6a-fb9e1747a8eb","security_groups":["968b7c44-ed62-497e-a1aa-e1ca7255daec"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"9127c90c5ca34d8a9924592bd66058c1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211port-1","admin_state_up":true,"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:40Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:12:41,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211port-1&admin_state_up=True used request id req-c7ba0ae9-ebdc-4f78-8dc0-01bb699e3c88 2018-12-23 01:12:41,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:41,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c553471-0d35-4d8d-abfd-a3fabb116f98 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1"}, "enabled": true, "id": "9127c90c5ca34d8a9924592bd66058c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj"}} 2018-12-23 01:12:41,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1 used request id req-4c553471-0d35-4d8d-abfd-a3fabb116f98 2018-12-23 01:12:41,446 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst 2018-12-23 01:12:41,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:41,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-143c1a23-e4d3-4982-8484-db56fb6f2114 x-compute-request-id: req-143c1a23-e4d3-4982-8484-db56fb6f2114 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-flavor-name"}]} 2018-12-23 01:12:41,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-143c1a23-e4d3-4982-8484-db56fb6f2114 2018-12-23 01:12:41,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/e0bd8e1b-a962-4f5b-ae72-463ad470ccf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:41,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d4b2d2a-79f7-460c-b6fc-627a913f77a6 x-compute-request-id: req-6d4b2d2a-79f7-460c-b6fc-627a913f77a6 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:12:41,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/e0bd8e1b-a962-4f5b-ae72-463ad470ccf9 used request id req-6d4b2d2a-79f7-460c-b6fc-627a913f77a6 2018-12-23 01:12:41,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:41,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-85792286-af49-47e5-876b-78d08a064c11 Date: Sun, 23 Dec 2018 01:12:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:12:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:12:32Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/edeffa44-81ca-494a-a3c1-98d4f97089d5/snap", "metadata": {}}], "self": "/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5", "min_disk": 0, "protected": false, "id": "edeffa44-81ca-494a-a3c1-98d4f97089d5", "file": "/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9127c90c5ca34d8a9924592bd66058c1", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/edeffa44-81ca-494a-a3c1-98d4f97089d5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-image"} 2018-12-23 01:12:41,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-image used request id req-85792286-af49-47e5-876b-78d08a064c11 2018-12-23 01:12:41,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:41,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f3a3fe5c-adbd-4c09-bc55-ff23f8702dca Date: Sun, 23 Dec 2018 01:12: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-12-23 01:12:41,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f3a3fe5c-adbd-4c09-bc55-ff23f8702dca 2018-12-23 01:12:41,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" -d '{"server": {"name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst", "imageRef": "edeffa44-81ca-494a-a3c1-98d4f97089d5", "flavorRef": "e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "max_count": 1, "min_count": 1, "networks": [{"port": "88cc572c-3a41-45f4-bc6a-fb9e1747a8eb"}]}}' 2018-12-23 01:12:43,623 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:12:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-617cca4e-8208-4dee-9a6c-7f5e4a38f1b6 x-compute-request-id: req-617cca4e-8208-4dee-9a6c-7f5e4a38f1b6 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9ee52876-f68a-491c-9146-a39dc8e0b783", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9ee52876-f68a-491c-9146-a39dc8e0b783", "rel": "bookmark"}], "adminPass": "ggcUW8yLxgcH"}} 2018-12-23 01:12:43,623 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-617cca4e-8208-4dee-9a6c-7f5e4a38f1b6 2018-12-23 01:12:43,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:43,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfa0076f-56c6-471c-8b17-a53d05534c61 x-compute-request-id: req-cfa0076f-56c6-471c-8b17-a53d05534c61 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9ee52876-f68a-491c-9146-a39dc8e0b783", "rel": "bookmark"}], "image": {"id": "edeffa44-81ca-494a-a3c1-98d4f97089d5", "links": [{"href": "http://172.30.9.26:8774/images/edeffa44-81ca-494a-a3c1-98d4f97089d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "links": [{"href": "http://172.30.9.26:8774/flavors/e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "rel": "bookmark"}]}, "id": "9ee52876-f68a-491c-9146-a39dc8e0b783", "user_id": "f4b69fad8f0f41c5be5001b1f2f52ea0", "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-12-23T01:12:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst", "created": "2018-12-23T01:12:43Z", "tenant_id": "9127c90c5ca34d8a9924592bd66058c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:12:43,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 used request id req-cfa0076f-56c6-471c-8b17-a53d05534c61 2018-12-23 01:12:43,848 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst 2018-12-23 01:12:43,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:44,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d248908-4095-498c-ba95-effec1d85deb x-compute-request-id: req-9d248908-4095-498c-ba95-effec1d85deb Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9ee52876-f68a-491c-9146-a39dc8e0b783", "rel": "bookmark"}], "image": {"id": "edeffa44-81ca-494a-a3c1-98d4f97089d5", "links": [{"href": "http://172.30.9.26:8774/images/edeffa44-81ca-494a-a3c1-98d4f97089d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "links": [{"href": "http://172.30.9.26:8774/flavors/e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "rel": "bookmark"}]}, "id": "9ee52876-f68a-491c-9146-a39dc8e0b783", "user_id": "f4b69fad8f0f41c5be5001b1f2f52ea0", "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-12-23T01:12:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst", "created": "2018-12-23T01:12:43Z", "tenant_id": "9127c90c5ca34d8a9924592bd66058c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:12:44,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 used request id req-9d248908-4095-498c-ba95-effec1d85deb 2018-12-23 01:12:44,253 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst] is - BUILD 2018-12-23 01:12:44,254 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:12:47,257 - create_instance - DEBUG - VM status query timeout in 896.591926098 2018-12-23 01:12:47,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:47,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd28998d-2afd-46c6-9f27-3c3db7122ecc x-compute-request-id: req-bd28998d-2afd-46c6-9f27-3c3db7122ecc Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9ee52876-f68a-491c-9146-a39dc8e0b783", "rel": "bookmark"}], "image": {"id": "edeffa44-81ca-494a-a3c1-98d4f97089d5", "links": [{"href": "http://172.30.9.26:8774/images/edeffa44-81ca-494a-a3c1-98d4f97089d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "links": [{"href": "http://172.30.9.26:8774/flavors/e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "rel": "bookmark"}]}, "id": "9ee52876-f68a-491c-9146-a39dc8e0b783", "security_groups": [{"name": "default"}], "user_id": "f4b69fad8f0f41c5be5001b1f2f52ea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:12:45Z", "hostId": "1eed1e91ed6762d758f3846d8414e296b704604e8f797139013cfe5b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst", "created": "2018-12-23T01:12:43Z", "tenant_id": "9127c90c5ca34d8a9924592bd66058c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:12:47,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 used request id req-bd28998d-2afd-46c6-9f27-3c3db7122ecc 2018-12-23 01:12:47,810 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst] is - BUILD 2018-12-23 01:12:47,810 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:12:50,813 - create_instance - DEBUG - VM status query timeout in 893.035267115 2018-12-23 01:12:50,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:51,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92999d37-22c0-463e-a037-71ad2af60272 x-compute-request-id: req-92999d37-22c0-463e-a037-71ad2af60272 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9ee52876-f68a-491c-9146-a39dc8e0b783", "rel": "bookmark"}], "image": {"id": "edeffa44-81ca-494a-a3c1-98d4f97089d5", "links": [{"href": "http://172.30.9.26:8774/images/edeffa44-81ca-494a-a3c1-98d4f97089d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:12:49.000000", "flavor": {"id": "e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "links": [{"href": "http://172.30.9.26:8774/flavors/e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "rel": "bookmark"}]}, "id": "9ee52876-f68a-491c-9146-a39dc8e0b783", "security_groups": [{"name": "default"}], "user_id": "f4b69fad8f0f41c5be5001b1f2f52ea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:12:50Z", "hostId": "1eed1e91ed6762d758f3846d8414e296b704604e8f797139013cfe5b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst", "created": "2018-12-23T01:12:43Z", "tenant_id": "9127c90c5ca34d8a9924592bd66058c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:12:51,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 used request id req-92999d37-22c0-463e-a037-71ad2af60272 2018-12-23 01:12:51,400 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst] is - ACTIVE 2018-12-23 01:12:51,401 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:12:51,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:51,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12: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-07b4e6d6-8eb7-4d21-98de-615d12a25ae6 x-compute-request-id: req-07b4e6d6-8eb7-4d21-98de-615d12a25ae6 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9ee52876-f68a-491c-9146-a39dc8e0b783", "rel": "bookmark"}], "image": {"id": "edeffa44-81ca-494a-a3c1-98d4f97089d5", "links": [{"href": "http://172.30.9.26:8774/images/edeffa44-81ca-494a-a3c1-98d4f97089d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:12:49.000000", "flavor": {"id": "e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "links": [{"href": "http://172.30.9.26:8774/flavors/e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "rel": "bookmark"}]}, "id": "9ee52876-f68a-491c-9146-a39dc8e0b783", "security_groups": [{"name": "default"}], "user_id": "f4b69fad8f0f41c5be5001b1f2f52ea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:12:50Z", "hostId": "1eed1e91ed6762d758f3846d8414e296b704604e8f797139013cfe5b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst", "created": "2018-12-23T01:12:43Z", "tenant_id": "9127c90c5ca34d8a9924592bd66058c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:12:51,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 used request id req-07b4e6d6-8eb7-4d21-98de-615d12a25ae6 2018-12-23 01:12:51,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:51,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2e49a16b-4305-4d73-9f53-b4d98d852df3 Date: Sun, 23 Dec 2018 01:12: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":["706a99d4-1a0d-4548-8e52-b254db6bdf5a"],"updated_at":"2018-12-23T01:12:34Z","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9127c90c5ca34d8a9924592bd66058c1","id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net"}]} 2018-12-23 01:12:51,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net used request id req-2e49a16b-4305-4d73-9f53-b4d98d852df3 2018-12-23 01:12:51,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:52,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb4d2ba4-eb00-4f45-9f2d-56f68f5b16e6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1"}, "enabled": true, "id": "9127c90c5ca34d8a9924592bd66058c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj"}} 2018-12-23 01:12:52,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1 used request id req-eb4d2ba4-eb00-4f45-9f2d-56f68f5b16e6 2018-12-23 01:12:52,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:52,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-767e1a01-bc45-4ae0-aaab-1adb28e41edd Date: Sun, 23 Dec 2018 01:12:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12: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":"9127c90c5ca34d8a9924592bd66058c1","id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet"}]} 2018-12-23 01:12:52,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 used request id req-767e1a01-bc45-4ae0-aaab-1adb28e41edd 2018-12-23 01:12:52,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:52,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-85091d0e-90d9-454b-be74-f2a7cc1ad02e Date: Sun, 23 Dec 2018 01:12:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:12:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","ip_address":"10.55.0.101"}],"id":"88cc572c-3a41-45f4-bc6a-fb9e1747a8eb","security_groups":["968b7c44-ed62-497e-a1aa-e1ca7255daec"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"9127c90c5ca34d8a9924592bd66058c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211port-1","admin_state_up":true,"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:40Z","binding:vnic_type":"normal","device_id":"9ee52876-f68a-491c-9146-a39dc8e0b783"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:12:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","ip_address":"10.55.0.3"}],"id":"9397ea1a-3360-43c3-8164-12f6b0f722d9","security_groups":[],"mac_address":"fa:16:3e:a5:04:85","project_id":"9127c90c5ca34d8a9924592bd66058c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eea4d0ac-56c2-4db8-a295-0ea54f69b9e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:12:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","ip_address":"10.55.0.2"}],"id":"9c976af6-c7be-4501-b186-9afb44537e12","security_groups":[],"mac_address":"fa:16:3e:a1:c9:34","project_id":"9127c90c5ca34d8a9924592bd66058c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eea4d0ac-56c2-4db8-a295-0ea54f69b9e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:12:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","ip_address":"10.55.0.4"}],"id":"b10511cd-29cf-42a9-a5b8-df3d9e0d4cea","security_groups":[],"mac_address":"fa:16:3e:85:c8:8e","project_id":"9127c90c5ca34d8a9924592bd66058c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eea4d0ac-56c2-4db8-a295-0ea54f69b9e9"}]} 2018-12-23 01:12:52,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 used request id req-85091d0e-90d9-454b-be74-f2a7cc1ad02e 2018-12-23 01:12:52,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:52,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3751a547-4f66-4771-81b8-34a2257926a3 Date: Sun, 23 Dec 2018 01:12: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":["706a99d4-1a0d-4548-8e52-b254db6bdf5a"],"updated_at":"2018-12-23T01:12:34Z","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9127c90c5ca34d8a9924592bd66058c1","id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net"}]} 2018-12-23 01:12:52,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 used request id req-3751a547-4f66-4771-81b8-34a2257926a3 2018-12-23 01:12:52,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:52,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-80e846cb-9911-49cb-9c47-2c34c42c284b Date: Sun, 23 Dec 2018 01:12:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12: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":"9127c90c5ca34d8a9924592bd66058c1","id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet"}]} 2018-12-23 01:12:52,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 used request id req-80e846cb-9911-49cb-9c47-2c34c42c284b 2018-12-23 01:12:52,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9&name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:52,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5e73cd46-095c-49c4-ad07-8e3534828c3a Date: Sun, 23 Dec 2018 01:12:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea4d0ac-56c2-4db8-a295-0ea54f69b9e9","tenant_id":"9127c90c5ca34d8a9924592bd66058c1","created_at":"2018-12-23T01:12:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:12: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":"9127c90c5ca34d8a9924592bd66058c1","id":"706a99d4-1a0d-4548-8e52-b254db6bdf5a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet"}]} 2018-12-23 01:12:52,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eea4d0ac-56c2-4db8-a295-0ea54f69b9e9&name=CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet used request id req-5e73cd46-095c-49c4-ad07-8e3534828c3a 2018-12-23 01:12:52,629 - create_instance - INFO - Deleting Port with ID - 88cc572c-3a41-45f4-bc6a-fb9e1747a8eb 2018-12-23 01:12:52,629 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211port-1 2018-12-23 01:12:52,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/88cc572c-3a41-45f4-bc6a-fb9e1747a8eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:53,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9bb16e61-90cd-4293-a229-c9d415c35d55 Date: Sun, 23 Dec 2018 01:12:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:12:53,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/88cc572c-3a41-45f4-bc6a-fb9e1747a8eb used request id req-9bb16e61-90cd-4293-a229-c9d415c35d55 2018-12-23 01:12:53,421 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst 2018-12-23 01:12:53,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:53,593 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:12: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-cfdb611e-2d25-42ad-8738-81d2a377043e x-compute-request-id: req-cfdb611e-2d25-42ad-8738-81d2a377043e Content-Type: application/json 2018-12-23 01:12:53,593 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 used request id req-cfdb611e-2d25-42ad-8738-81d2a377043e 2018-12-23 01:12:53,594 - create_instance - INFO - Checking deletion status 2018-12-23 01:12:53,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:53,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:12: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-69e8af4c-39f7-4305-ad4c-7f008cebb2a9 x-compute-request-id: req-69e8af4c-39f7-4305-ad4c-7f008cebb2a9 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9ee52876-f68a-491c-9146-a39dc8e0b783", "rel": "bookmark"}], "image": {"id": "edeffa44-81ca-494a-a3c1-98d4f97089d5", "links": [{"href": "http://172.30.9.26:8774/images/edeffa44-81ca-494a-a3c1-98d4f97089d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:12:49.000000", "flavor": {"id": "e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "links": [{"href": "http://172.30.9.26:8774/flavors/e0bd8e1b-a962-4f5b-ae72-463ad470ccf9", "rel": "bookmark"}]}, "id": "9ee52876-f68a-491c-9146-a39dc8e0b783", "user_id": "f4b69fad8f0f41c5be5001b1f2f52ea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:12:53Z", "hostId": "1eed1e91ed6762d758f3846d8414e296b704604e8f797139013cfe5b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst", "created": "2018-12-23T01:12:43Z", "tenant_id": "9127c90c5ca34d8a9924592bd66058c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:12:53,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 used request id req-69e8af4c-39f7-4305-ad4c-7f008cebb2a9 2018-12-23 01:12:53,869 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst] is - ACTIVE 2018-12-23 01:12:53,870 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:12:56,873 - create_instance - DEBUG - VM status query timeout in 296.721169949 2018-12-23 01:12:56,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd805361dd4c29d2bf97a0ac31b1c2948571db" 2018-12-23 01:12:56,928 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:12: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-f10f7bfc-7d54-4ca9-82d1-66d9b41fb012 x-compute-request-id: req-f10f7bfc-7d54-4ca9-82d1-66d9b41fb012 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9ee52876-f68a-491c-9146-a39dc8e0b783 could not be found.", "code": 404}} 2018-12-23 01:12:56,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9ee52876-f68a-491c-9146-a39dc8e0b783 used request id req-f10f7bfc-7d54-4ca9-82d1-66d9b41fb012 2018-12-23 01:12:56,929 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9ee52876-f68a-491c-9146-a39dc8e0b783 could not be found. (HTTP 404) (Request-ID: req-f10f7bfc-7d54-4ca9-82d1-66d9b41fb012) 2018-12-23 01:12:56,929 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-inst 2018-12-23 01:12:56,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/e0bd8e1b-a962-4f5b-ae72-463ad470ccf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a4832e4285b9bf65714ba18cf0ee9062040429d" 2018-12-23 01:12:56,982 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:12: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-42aef17b-0074-4e76-9ed1-ab5624c0d186 x-compute-request-id: req-42aef17b-0074-4e76-9ed1-ab5624c0d186 Content-Length: 0 Content-Type: application/json 2018-12-23 01:12:56,982 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e0bd8e1b-a962-4f5b-ae72-463ad470ccf9 used request id req-42aef17b-0074-4e76-9ed1-ab5624c0d186 2018-12-23 01:12:56,983 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet 2018-12-23 01:12:56,983 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-subnet 2018-12-23 01:12:56,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/706a99d4-1a0d-4548-8e52-b254db6bdf5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8158900b762d78cf4bc32eee45f1c20a565c92" 2018-12-23 01:12:59,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b7a220ce-c28b-43fd-9d65-f48e1d9c97c8 Date: Sun, 23 Dec 2018 01:12:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:12:59,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/706a99d4-1a0d-4548-8e52-b254db6bdf5a used request id req-b7a220ce-c28b-43fd-9d65-f48e1d9c97c8 2018-12-23 01:12:59,179 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-pub-net 2018-12-23 01:12:59,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8158900b762d78cf4bc32eee45f1c20a565c92" 2018-12-23 01:13:00,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a48158e8-2e27-4b3e-a531-bd841a08745c Date: Sun, 23 Dec 2018 01:13:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:13:00,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/eea4d0ac-56c2-4db8-a295-0ea54f69b9e9 used request id req-a48158e8-2e27-4b3e-a531-bd841a08745c 2018-12-23 01:13:00,434 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-d8b838fd-e065-4a37-b1cb-7b865483a211-image 2018-12-23 01:13:00,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}256b119672c3752700fe75ececde82d17e930cb0" 2018-12-23 01:13:02,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-32b8f925-2ab7-4dc3-8e24-9a3597555d03 Date: Sun, 23 Dec 2018 01:13:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:13:02,484 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/edeffa44-81ca-494a-a3c1-98d4f97089d5 used request id req-32b8f925-2ab7-4dc3-8e24-9a3597555d03 2018-12-23 01:13:02,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d00bddd06035f5fc66f0601efda0dfb9346b9c" 2018-12-23 01:13:02,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6801feab-71aa-4acb-9c91-8cb4ea39a6ef Date: Sun, 23 Dec 2018 01:13:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9127c90c5ca34d8a9924592bd66058c1", "created_at": "2018-12-23T01:12:33Z", "updated_at": "2018-12-23T01:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:12:33Z", "revision_number": 0, "id": "936c4e7e-579e-4675-aff7-f0d1323023ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:12:33Z", "security_group_id": "968b7c44-ed62-497e-a1aa-e1ca7255daec", "tenant_id": "9127c90c5ca34d8a9924592bd66058c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9127c90c5ca34d8a9924592bd66058c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:12:33Z", "revision_number": 0, "id": "b62150e5-1994-4d46-ad84-6a6d4829e3c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:12:33Z", "security_group_id": "968b7c44-ed62-497e-a1aa-e1ca7255daec", "tenant_id": "9127c90c5ca34d8a9924592bd66058c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9127c90c5ca34d8a9924592bd66058c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:12:33Z", "revision_number": 0, "id": "b721300d-006e-4da2-b02c-961e85bb5b23", "remote_group_id": "968b7c44-ed62-497e-a1aa-e1ca7255daec", "remote_ip_prefix": null, "created_at": "2018-12-23T01:12:33Z", "security_group_id": "968b7c44-ed62-497e-a1aa-e1ca7255daec", "tenant_id": "9127c90c5ca34d8a9924592bd66058c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "9127c90c5ca34d8a9924592bd66058c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:12:33Z", "revision_number": 0, "id": "c72f315a-72b9-4698-b763-d7371113664b", "remote_group_id": "968b7c44-ed62-497e-a1aa-e1ca7255daec", "remote_ip_prefix": null, "created_at": "2018-12-23T01:12:33Z", "security_group_id": "968b7c44-ed62-497e-a1aa-e1ca7255daec", "tenant_id": "9127c90c5ca34d8a9924592bd66058c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "9127c90c5ca34d8a9924592bd66058c1"}], "revision_number": 4, "project_id": "9127c90c5ca34d8a9924592bd66058c1", "id": "968b7c44-ed62-497e-a1aa-e1ca7255daec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:13:02,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6801feab-71aa-4acb-9c91-8cb4ea39a6ef 2018-12-23 01:13:02,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d00bddd06035f5fc66f0601efda0dfb9346b9c" 2018-12-23 01:13:02,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1290ba31-839f-4d7e-8667-69780bf45a29 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:13:02,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-1290ba31-839f-4d7e-8667-69780bf45a29 2018-12-23 01:13:02,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d00bddd06035f5fc66f0601efda0dfb9346b9c" 2018-12-23 01:13:02,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-672b36ca-ba2c-47ba-afb8-a4ac1ce2bc64 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1"}, "enabled": true, "id": "9127c90c5ca34d8a9924592bd66058c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj"}} 2018-12-23 01:13:02,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1 used request id req-672b36ca-ba2c-47ba-afb8-a4ac1ce2bc64 2018-12-23 01:13:02,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 968b7c44-ed62-497e-a1aa-e1ca7255daec 2018-12-23 01:13:02,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=968b7c44-ed62-497e-a1aa-e1ca7255daec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d00bddd06035f5fc66f0601efda0dfb9346b9c" 2018-12-23 01:13:03,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e44bab4a-a9e3-4215-8a61-319bbad25faa Date: Sun, 23 Dec 2018 01:13: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-12-23T01:12:33Z", "security_group_id": "968b7c44-ed62-497e-a1aa-e1ca7255daec", "port_range_min": null, "revision_number": 0, "tenant_id": "9127c90c5ca34d8a9924592bd66058c1", "created_at": "2018-12-23T01:12:33Z", "project_id": "9127c90c5ca34d8a9924592bd66058c1", "id": "936c4e7e-579e-4675-aff7-f0d1323023ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:12:33Z", "security_group_id": "968b7c44-ed62-497e-a1aa-e1ca7255daec", "port_range_min": null, "revision_number": 0, "tenant_id": "9127c90c5ca34d8a9924592bd66058c1", "created_at": "2018-12-23T01:12:33Z", "project_id": "9127c90c5ca34d8a9924592bd66058c1", "id": "b62150e5-1994-4d46-ad84-6a6d4829e3c7"}, {"remote_group_id": "968b7c44-ed62-497e-a1aa-e1ca7255daec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:12:33Z", "security_group_id": "968b7c44-ed62-497e-a1aa-e1ca7255daec", "port_range_min": null, "revision_number": 0, "tenant_id": "9127c90c5ca34d8a9924592bd66058c1", "created_at": "2018-12-23T01:12:33Z", "project_id": "9127c90c5ca34d8a9924592bd66058c1", "id": "b721300d-006e-4da2-b02c-961e85bb5b23"}, {"remote_group_id": "968b7c44-ed62-497e-a1aa-e1ca7255daec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:12:33Z", "security_group_id": "968b7c44-ed62-497e-a1aa-e1ca7255daec", "port_range_min": null, "revision_number": 0, "tenant_id": "9127c90c5ca34d8a9924592bd66058c1", "created_at": "2018-12-23T01:12:33Z", "project_id": "9127c90c5ca34d8a9924592bd66058c1", "id": "c72f315a-72b9-4698-b763-d7371113664b"}]} 2018-12-23 01:13:03,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=968b7c44-ed62-497e-a1aa-e1ca7255daec used request id req-e44bab4a-a9e3-4215-8a61-319bbad25faa 2018-12-23 01:13:03,066 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:13:03,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/968b7c44-ed62-497e-a1aa-e1ca7255daec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d00bddd06035f5fc66f0601efda0dfb9346b9c" 2018-12-23 01:13:03,375 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed365848-8efc-4de7-a363-936184855e1c Content-Length: 0 Date: Sun, 23 Dec 2018 01:13:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:13:03,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/968b7c44-ed62-497e-a1aa-e1ca7255daec used request id req-ed365848-8efc-4de7-a363-936184855e1c 2018-12-23 01:13:03,376 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj 2018-12-23 01:13:03,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d00bddd06035f5fc66f0601efda0dfb9346b9c" 2018-12-23 01:13:03,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef1d40a6-cf7b-4d2a-a8f2-dd1d1a0c19d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:13:03,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9127c90c5ca34d8a9924592bd66058c1 used request id req-ef1d40a6-cf7b-4d2a-a8f2-dd1d1a0c19d5 2018-12-23 01:13:03,582 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-2911d09d-d847-4c8-proj-role 2018-12-23 01:13:03,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/ce08833fd0914ad0a47674cc285d9d32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d00bddd06035f5fc66f0601efda0dfb9346b9c" 2018-12-23 01:13:03,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2db26eec-0a26-463e-b2cf-cfae7ac5a619 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:13:03,692 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ce08833fd0914ad0a47674cc285d9d32 used request id req-2db26eec-0a26-463e-b2cf-cfae7ac5a619 2018-12-23 01:13:03,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d00bddd06035f5fc66f0601efda0dfb9346b9c" 2018-12-23 01:13:03,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3088c2e0-2457-4336-8d46-d0801abe7a5e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:13:03,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3088c2e0-2457-4336-8d46-d0801abe7a5e 2018-12-23 01:13:03,775 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-2911d09d-d847-4c8-user 2018-12-23 01:13:03,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f4b69fad8f0f41c5be5001b1f2f52ea0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0429bf7d47e6391d7f70c8ba37ef3e96b8e51bb" 2018-12-23 01:13:03,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19aad017-8387-49de-a218-d52cf85b7967 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:13:03,955 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f4b69fad8f0f41c5be5001b1f2f52ea0 used request id req-19aad017-8387-49de-a218-d52cf85b7967 2018-12-23 01:13:03,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:13:04,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:13:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["eVlpkAM8T6KQB4NVdg6H1w"], "issued_at": "2018-12-23T01:13:04.000000Z"}} 2018-12-23 01:13:04,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5f46766f0a54d9f21b2fc41faad0e369448806" 2018-12-23 01:13:04,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67762993-fc3b-4bf2-af9c-3dd1c904ef82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:04,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-67762993-fc3b-4bf2-af9c-3dd1c904ef82 2018-12-23 01:13:04,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:13:04,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:13:04,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:13:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["-LFJ_QH9RnCaO9jkiKU_wg"], "issued_at": "2018-12-23T01:13:04.000000Z"}} 2018-12-23 01:13:04,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" 2018-12-23 01:13:04,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b5187a-a9b4-4399-8d1a-376733c0652a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:04,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c6b5187a-a9b4-4399-8d1a-376733c0652a 2018-12-23 01:13:04,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:13:04,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:13:04,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" 2018-12-23 01:13:04,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96995e29-d143-486c-b6e6-d48e358db1a4 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:13:04,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj used request id req-96995e29-d143-486c-b6e6-d48e358db1a4 2018-12-23 01:13:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" 2018-12-23 01:13:05,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2685890-d768-4f8f-923f-e6592b81776d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:13:05,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f2685890-d768-4f8f-923f-e6592b81776d 2018-12-23 01:13:05,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj"}}' 2018-12-23 01:13:05,207 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:13:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caaf0da9-c2e4-4e5f-b995-02d35c1d7574 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c"}, "enabled": true, "id": "6452702627b84ccd80156a9e9d5f9b3c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj"}} 2018-12-23 01:13:05,208 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-caaf0da9-c2e4-4e5f-b995-02d35c1d7574 2018-12-23 01:13:05,208 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj 2018-12-23 01:13:05,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:13:05,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:13:05,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:13:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["7tFRzep3QXyC6iC_hzfSuQ"], "issued_at": "2018-12-23T01:13:05.000000Z"}} 2018-12-23 01:13:05,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2590db0cc03bf10bc9dbbfe077167003b9b2dd40" 2018-12-23 01:13:05,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a5a22bb-0009-4787-aa01-635468b4f2b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:05,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2a5a22bb-0009-4787-aa01-635468b4f2b7 2018-12-23 01:13:05,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:13:05,632 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:13:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:13:05,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2590db0cc03bf10bc9dbbfe077167003b9b2dd40" 2018-12-23 01:13:05,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3865d3e-6dd8-4397-8569-9169b49f51b1 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:13:05,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a3865d3e-6dd8-4397-8569-9169b49f51b1 2018-12-23 01:13:05,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2590db0cc03bf10bc9dbbfe077167003b9b2dd40" 2018-12-23 01:13:05,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae1dd5e0-ac1b-40f6-9203-5f026860d1d6 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c"}, "enabled": true, "id": "6452702627b84ccd80156a9e9d5f9b3c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj"}]} 2018-12-23 01:13:05,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj used request id req-ae1dd5e0-ac1b-40f6-9203-5f026860d1d6 2018-12-23 01:13:05,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2590db0cc03bf10bc9dbbfe077167003b9b2dd40" 2018-12-23 01:13:05,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a73c06b2-9948-4936-b8ee-04eb97326cf4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:13:05,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a73c06b2-9948-4936-b8ee-04eb97326cf4 2018-12-23 01:13:06,243 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-user 2018-12-23 01:13:06,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:13:06,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" 2018-12-23 01:13:06,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a96be3-5053-4dcd-9229-06dcf8d6597a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:13:06,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-19a96be3-5053-4dcd-9229-06dcf8d6597a 2018-12-23 01:13:06,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" -d '{"role": {"name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj-role"}}' 2018-12-23 01:13:06,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:13:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc9b95ff-48b4-41dd-b7a3-71b587bd026d Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03ab48976a0c455fa47b66b4e48f79ed", "links": {"self": "http://172.30.9.26:5000/v3/roles/03ab48976a0c455fa47b66b4e48f79ed"}, "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj-role"}} 2018-12-23 01:13:06,453 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-dc9b95ff-48b4-41dd-b7a3-71b587bd026d 2018-12-23 01:13:06,453 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj-role 2018-12-23 01:13:06,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/03ab48976a0c455fa47b66b4e48f79ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" 2018-12-23 01:13:06,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28669257-1088-43f6-9ca2-b762f181cca6 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/03ab48976a0c455fa47b66b4e48f79ed"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj-role", "id": "03ab48976a0c455fa47b66b4e48f79ed"}} 2018-12-23 01:13:06,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/03ab48976a0c455fa47b66b4e48f79ed used request id req-28669257-1088-43f6-9ca2-b762f181cca6 2018-12-23 01:13:06,476 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj-role to project CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj 2018-12-23 01:13:06,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c/users/3b1a0e3fc35d4f06a34d02ec7d16f588/roles/03ab48976a0c455fa47b66b4e48f79ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" 2018-12-23 01:13:06,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:13:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87645b1c-2659-4459-b8aa-38e526b07625 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:13:06,605 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c/users/3b1a0e3fc35d4f06a34d02ec7d16f588/roles/03ab48976a0c455fa47b66b4e48f79ed used request id req-87645b1c-2659-4459-b8aa-38e526b07625 2018-12-23 01:13:06,606 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:13:06,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:13:06,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:13:06,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03ab48976a0c455fa47b66b4e48f79ed", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj-role"}], "expires_at": "2018-12-23T02:13:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6452702627b84ccd80156a9e9d5f9b3c", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6452702627b84ccd80156a9e9d5f9b3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6452702627b84ccd80156a9e9d5f9b3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6452702627b84ccd80156a9e9d5f9b3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6452702627b84ccd80156a9e9d5f9b3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6452702627b84ccd80156a9e9d5f9b3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6452702627b84ccd80156a9e9d5f9b3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-user", "id": "3b1a0e3fc35d4f06a34d02ec7d16f588"}, "audit_ids": ["mbBnGAbPRvmQssR9qY4wRw"], "issued_at": "2018-12-23T01:13:06.000000Z"}} 2018-12-23 01:13:06,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24893d92d3abddad6a6f810714a1f2266017db24" 2018-12-23 01:13:07,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26fbf769-c5d3-40d0-a8a7-0192afbe3ed1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:07,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-26fbf769-c5d3-40d0-a8a7-0192afbe3ed1 2018-12-23 01:13:07,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24893d92d3abddad6a6f810714a1f2266017db24" 2018-12-23 01:13:07,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-ea77315e-edc4-4953-bf5f-fbeefb860821 Date: Sun, 23 Dec 2018 01:13:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-image"} 2018-12-23 01:13:07,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-image used request id req-ea77315e-edc4-4953-bf5f-fbeefb860821 2018-12-23 01:13:07,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24893d92d3abddad6a6f810714a1f2266017db24" 2018-12-23 01:13:07,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a030ad04-3880-4d86-ac51-0b4111f71985 Date: Sun, 23 Dec 2018 01:13: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-12-23 01:13:07,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a030ad04-3880-4d86-ac51-0b4111f71985 2018-12-23 01:13:07,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24893d92d3abddad6a6f810714a1f2266017db24" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-image"}' 2018-12-23 01:13:07,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611 X-Openstack-Request-Id: req-28d0da4c-99b8-4323-a162-4aa3921a0526 Date: Sun, 23 Dec 2018 01:13:07 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:13:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:13:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611", "min_disk": 0, "protected": false, "id": "2eafa389-8d9b-4d26-b734-d4d44a2dc611", "file": "/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611/file", "checksum": null, "owner": "6452702627b84ccd80156a9e9d5f9b3c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:13:07,617 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-28d0da4c-99b8-4323-a162-4aa3921a0526 2018-12-23 01:13:07,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24893d92d3abddad6a6f810714a1f2266017db24" -d '' 2018-12-23 01:13:09,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5eb2a901-8467-4cd5-83e3-0d5d6f74ce75 Date: Sun, 23 Dec 2018 01:13:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:13:09,915 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611/file used request id req-5eb2a901-8467-4cd5-83e3-0d5d6f74ce75 2018-12-23 01:13:09,915 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:13:09,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24893d92d3abddad6a6f810714a1f2266017db24" 2018-12-23 01:13:10,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1ed17f4a-75f0-461e-b03a-44b9acbf8207 Date: Sun, 23 Dec 2018 01:13:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:13:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:13:09Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611/snap", "metadata": {}}], "self": "/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611", "min_disk": 0, "protected": false, "id": "2eafa389-8d9b-4d26-b734-d4d44a2dc611", "file": "/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6452702627b84ccd80156a9e9d5f9b3c", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:13:10,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611 used request id req-1ed17f4a-75f0-461e-b03a-44b9acbf8207 2018-12-23 01:13:10,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24893d92d3abddad6a6f810714a1f2266017db24" 2018-12-23 01:13:10,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a88bae58-7b20-46cb-86d5-1eb50ea75e73 Date: Sun, 23 Dec 2018 01:13:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:13:10,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a88bae58-7b20-46cb-86d5-1eb50ea75e73 2018-12-23 01:13:10,254 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-image 2018-12-23 01:13:10,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24893d92d3abddad6a6f810714a1f2266017db24" 2018-12-23 01:13:10,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-31ada861-2a57-4cef-b6f3-852afef83ee9 Date: Sun, 23 Dec 2018 01:13:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:13:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:13:09Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611/snap", "metadata": {}}], "self": "/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611", "min_disk": 0, "protected": false, "id": "2eafa389-8d9b-4d26-b734-d4d44a2dc611", "file": "/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6452702627b84ccd80156a9e9d5f9b3c", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:13:10,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611 used request id req-31ada861-2a57-4cef-b6f3-852afef83ee9 2018-12-23 01:13:10,439 - create_image - DEBUG - Instance status is - active 2018-12-23 01:13:10,439 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-image 2018-12-23 01:13:10,439 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-image 2018-12-23 01:13:10,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:13:10,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:13:10,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03ab48976a0c455fa47b66b4e48f79ed", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj-role"}], "expires_at": "2018-12-23T02:13:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6452702627b84ccd80156a9e9d5f9b3c", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6452702627b84ccd80156a9e9d5f9b3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6452702627b84ccd80156a9e9d5f9b3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6452702627b84ccd80156a9e9d5f9b3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6452702627b84ccd80156a9e9d5f9b3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6452702627b84ccd80156a9e9d5f9b3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6452702627b84ccd80156a9e9d5f9b3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-user", "id": "3b1a0e3fc35d4f06a34d02ec7d16f588"}, "audit_ids": ["1J-vJsYpTQKwBtrr04tAxA"], "issued_at": "2018-12-23T01:13:10.000000Z"}} 2018-12-23 01:13:10,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f05855559f3eca4f5c7a025a1e92a8c8f631e" 2018-12-23 01:13:10,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f95060-aab4-4948-8776-225ba3af2302 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:10,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c8f95060-aab4-4948-8776-225ba3af2302 2018-12-23 01:13:10,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f05855559f3eca4f5c7a025a1e92a8c8f631e" 2018-12-23 01:13:11,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-17ec39f4-4c96-4905-ae4d-a7719eebf711 Date: Sun, 23 Dec 2018 01:13:11 GMT RESP BODY: {"networks":[]} 2018-12-23 01:13:11,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net used request id req-17ec39f4-4c96-4905-ae4d-a7719eebf711 2018-12-23 01:13:11,091 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net 2018-12-23 01:13:11,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f05855559f3eca4f5c7a025a1e92a8c8f631e" -d '{"network": {"name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net", "admin_state_up": true}}' 2018-12-23 01:13:11,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-50134971-5fa7-4f1a-9758-b704909bef7d Date: Sun, 23 Dec 2018 01:13:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6452702627b84ccd80156a9e9d5f9b3c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:13:11Z","is_default":false,"name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:11Z","mtu":1450}} 2018-12-23 01:13:11,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-50134971-5fa7-4f1a-9758-b704909bef7d 2018-12-23 01:13:11,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f05855559f3eca4f5c7a025a1e92a8c8f631e" 2018-12-23 01:13:11,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-3d0bfa91-d4eb-4c41-883d-469fd0fde5a6 Date: Sun, 23 Dec 2018 01:13: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-12-23T01:13:11Z","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net"}]} 2018-12-23 01:13:11,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 used request id req-3d0bfa91-d4eb-4c41-883d-469fd0fde5a6 2018-12-23 01:13:11,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f05855559f3eca4f5c7a025a1e92a8c8f631e" 2018-12-23 01:13:12,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5d5fea88-dd09-4815-b63d-8f27220f1819 Date: Sun, 23 Dec 2018 01:13:12 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:13:12,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 used request id req-5d5fea88-dd09-4815-b63d-8f27220f1819 2018-12-23 01:13:12,009 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet 2018-12-23 01:13:12,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f05855559f3eca4f5c7a025a1e92a8c8f631e" -d '{"subnets": [{"ip_version": 4, "network_id": "1d1fab60-93c3-4d05-a8b1-ba492dd11f20", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet"}]}' 2018-12-23 01:13:12,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7460b703-d134-4132-b0ea-26194a9e56e7 Date: Sun, 23 Dec 2018 01:13:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:12Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet"}]} 2018-12-23 01:13:12,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-7460b703-d134-4132-b0ea-26194a9e56e7 2018-12-23 01:13:12,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f05855559f3eca4f5c7a025a1e92a8c8f631e" 2018-12-23 01:13:12,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bd59bb79-c255-4083-b561-ee75a4fc082c Date: Sun, 23 Dec 2018 01:13: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":["7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66"],"updated_at":"2018-12-23T01:13:12Z","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net"}]} 2018-12-23 01:13:12,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 used request id req-bd59bb79-c255-4083-b561-ee75a4fc082c 2018-12-23 01:13:12,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f05855559f3eca4f5c7a025a1e92a8c8f631e" 2018-12-23 01:13:13,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-23652fd1-b407-4b12-8ca2-1db9d5262593 Date: Sun, 23 Dec 2018 01:13:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet"}]} 2018-12-23 01:13:13,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 used request id req-23652fd1-b407-4b12-8ca2-1db9d5262593 2018-12-23 01:13:13,025 - OpenStackNetwork - DEBUG - Network [1d1fab60-93c3-4d05-a8b1-ba492dd11f20] created successfully 2018-12-23 01:13:13,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:13:13,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:13:13,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:13:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["lv1Qt_liRwSe0hRHFcg8FA"], "issued_at": "2018-12-23T01:13:13.000000Z"}} 2018-12-23 01:13:13,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64863f9181235855b699a347010be8ae72d4a3c6" 2018-12-23 01:13:13,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2084f7f-b3e7-45a7-9e62-a0605339e707 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:13,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c2084f7f-b3e7-45a7-9e62-a0605339e707 2018-12-23 01:13:13,542 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:13:13,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64863f9181235855b699a347010be8ae72d4a3c6" 2018-12-23 01:13:13,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3624a5b5-06f6-438d-a50b-cf092c7f2a84 x-compute-request-id: req-3624a5b5-06f6-438d-a50b-cf092c7f2a84 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:13:13,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3624a5b5-06f6-438d-a50b-cf092c7f2a84 2018-12-23 01:13:13,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64863f9181235855b699a347010be8ae72d4a3c6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-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-12-23 01:13:13,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5b8bc24-20d2-471f-8f14-6517215bfd99 x-compute-request-id: req-f5b8bc24-20d2-471f-8f14-6517215bfd99 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:13:13,777 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f5b8bc24-20d2-471f-8f14-6517215bfd99 2018-12-23 01:13:13,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:13:13,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:13:14,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03ab48976a0c455fa47b66b4e48f79ed", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj-role"}], "expires_at": "2018-12-23T02:13:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6452702627b84ccd80156a9e9d5f9b3c", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6452702627b84ccd80156a9e9d5f9b3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6452702627b84ccd80156a9e9d5f9b3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6452702627b84ccd80156a9e9d5f9b3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6452702627b84ccd80156a9e9d5f9b3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6452702627b84ccd80156a9e9d5f9b3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6452702627b84ccd80156a9e9d5f9b3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-user", "id": "3b1a0e3fc35d4f06a34d02ec7d16f588"}, "audit_ids": ["YEb4HYS8Q7mFrLIojDEvvg"], "issued_at": "2018-12-23T01:13:14.000000Z"}} 2018-12-23 01:13:14,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:14,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4da28f1b-323d-430a-aa62-bf557ab8c403 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:14,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4da28f1b-323d-430a-aa62-bf557ab8c403 2018-12-23 01:13:14,229 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:13:14,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:14,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8731d444-dab3-4b6e-a255-e35e29473625 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:14,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8731d444-dab3-4b6e-a255-e35e29473625 2018-12-23 01:13:14,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:14,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c4c87aac-b042-4eaf-9052-e10f8123fe4b Date: Sun, 23 Dec 2018 01:13: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":["7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66"],"updated_at":"2018-12-23T01:13:12Z","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net"}]} 2018-12-23 01:13:14,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net used request id req-c4c87aac-b042-4eaf-9052-e10f8123fe4b 2018-12-23 01:13:14,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:13:14,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:13:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:13:14,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:14,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f5f0ba-d31b-4862-b4bc-39eeea1fbd21 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c"}, "enabled": true, "id": "6452702627b84ccd80156a9e9d5f9b3c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj"}} 2018-12-23 01:13:14,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c used request id req-96f5f0ba-d31b-4862-b4bc-39eeea1fbd21 2018-12-23 01:13:14,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:14,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-77a9a8df-95d6-491d-b8f1-f7124875774c Date: Sun, 23 Dec 2018 01:13:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet"}]} 2018-12-23 01:13:14,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 used request id req-77a9a8df-95d6-491d-b8f1-f7124875774c 2018-12-23 01:13:14,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20&name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:15,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1f7f9d29-b724-4801-bae4-e3934484209a Date: Sun, 23 Dec 2018 01:13:15 GMT RESP BODY: {"ports":[]} 2018-12-23 01:13:15,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20&name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6port-1&admin_state_up=True used request id req-1f7f9d29-b724-4801-bae4-e3934484209a 2018-12-23 01:13:15,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:15,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6711e07d-832e-4d4e-864a-eb1a97c3b799 x-compute-request-id: req-6711e07d-832e-4d4e-864a-eb1a97c3b799 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:13:15,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst used request id req-6711e07d-832e-4d4e-864a-eb1a97c3b799 2018-12-23 01:13:15,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:15,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-83b75f8b-025e-4b79-a122-f46a693b0420 Date: Sun, 23 Dec 2018 01:13: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":["7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66"],"updated_at":"2018-12-23T01:13:12Z","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net"}]} 2018-12-23 01:13:15,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net used request id req-83b75f8b-025e-4b79-a122-f46a693b0420 2018-12-23 01:13:15,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:15,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3c2ba4c-a121-45cd-b10f-9fe8d0b83e64 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c"}, "enabled": true, "id": "6452702627b84ccd80156a9e9d5f9b3c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj"}} 2018-12-23 01:13:15,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c used request id req-a3c2ba4c-a121-45cd-b10f-9fe8d0b83e64 2018-12-23 01:13:15,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:15,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aa47b3e5-a7b8-452c-9f84-40a25240cdba Date: Sun, 23 Dec 2018 01:13:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet"}]} 2018-12-23 01:13:15,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 used request id req-aa47b3e5-a7b8-452c-9f84-40a25240cdba 2018-12-23 01:13:15,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20&name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:16,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-07674470-c91a-4ef3-88a5-a9db24e70631 Date: Sun, 23 Dec 2018 01:13:16 GMT RESP BODY: {"ports":[]} 2018-12-23 01:13:16,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20&name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6port-1&admin_state_up=True used request id req-07674470-c91a-4ef3-88a5-a9db24e70631 2018-12-23 01:13:16,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:13:16,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:13:16,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03ab48976a0c455fa47b66b4e48f79ed", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj-role"}], "expires_at": "2018-12-23T02:13:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6452702627b84ccd80156a9e9d5f9b3c", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6452702627b84ccd80156a9e9d5f9b3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/6452702627b84ccd80156a9e9d5f9b3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/6452702627b84ccd80156a9e9d5f9b3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6452702627b84ccd80156a9e9d5f9b3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/6452702627b84ccd80156a9e9d5f9b3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/6452702627b84ccd80156a9e9d5f9b3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/6452702627b84ccd80156a9e9d5f9b3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-user", "id": "3b1a0e3fc35d4f06a34d02ec7d16f588"}, "audit_ids": ["KqebG5A4SG-hrX6RfeEgIw"], "issued_at": "2018-12-23T01:13:16.000000Z"}} 2018-12-23 01:13:16,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dba1257cf04ea5ba78663b790c3721cf5eeefe1" 2018-12-23 01:13:16,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1dd4d31-bdf8-4b2f-a06b-bbcd159d0bfa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:16,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a1dd4d31-bdf8-4b2f-a06b-bbcd159d0bfa 2018-12-23 01:13:16,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:16,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1023e36c-83c1-48e3-a080-a1f2be75529c Date: Sun, 23 Dec 2018 01:13: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":["7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66"],"updated_at":"2018-12-23T01:13:12Z","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net"}]} 2018-12-23 01:13:16,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net used request id req-1023e36c-83c1-48e3-a080-a1f2be75529c 2018-12-23 01:13:16,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:16,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c122008e-a1e9-4aa3-adc1-0cfcb94d6119 Date: Sun, 23 Dec 2018 01:13:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet"}]} 2018-12-23 01:13:16,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 used request id req-c122008e-a1e9-4aa3-adc1-0cfcb94d6119 2018-12-23 01:13:16,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:17,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-31f88428-191d-4039-9bc0-ee02ecce9996 Date: Sun, 23 Dec 2018 01:13: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":["7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66"],"updated_at":"2018-12-23T01:13:12Z","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net"}]} 2018-12-23 01:13:17,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net used request id req-31f88428-191d-4039-9bc0-ee02ecce9996 2018-12-23 01:13:17,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:13:17,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:13:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:13:17,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dba1257cf04ea5ba78663b790c3721cf5eeefe1" 2018-12-23 01:13:17,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e57d0a25-334f-4802-8826-c4d336c3f12f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c"}, "enabled": true, "id": "6452702627b84ccd80156a9e9d5f9b3c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj"}} 2018-12-23 01:13:17,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c used request id req-e57d0a25-334f-4802-8826-c4d336c3f12f 2018-12-23 01:13:17,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:17,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d61e751f-53e4-458c-8696-ad116227f7b0 Date: Sun, 23 Dec 2018 01:13:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet"}]} 2018-12-23 01:13:17,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 used request id req-d61e751f-53e4-458c-8696-ad116227f7b0 2018-12-23 01:13:17,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20&name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:17,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2b0adb84-cbb4-402c-ba7c-dd9e20cfe472 Date: Sun, 23 Dec 2018 01:13:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet"}]} 2018-12-23 01:13:17,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20&name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet used request id req-2b0adb84-cbb4-402c-ba7c-dd9e20cfe472 2018-12-23 01:13:17,729 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net 2018-12-23 01:13:17,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" -d '{"port": {"network_id": "1d1fab60-93c3-4d05-a8b1-ba492dd11f20", "fixed_ips": [{"subnet_id": "7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6port-1", "admin_state_up": true}}' 2018-12-23 01:13:18,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-392bdfb9-1201-4419-87e6-5bdad19156b5 Date: Sun, 23 Dec 2018 01:13:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:13:18Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","ip_address":"10.55.0.101"}],"id":"c40a39b2-9c15-434d-a10b-ca78d6538632","security_groups":["d4a95b90-b84a-450b-bc7c-356ae9481296"],"mac_address":"fa:16:3e:79:ba:a6","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6port-1","project_id":"6452702627b84ccd80156a9e9d5f9b3c","qos_policy_id":null,"admin_state_up":true,"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:18Z","binding:vnic_type":"normal"}} 2018-12-23 01:13:18,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-392bdfb9-1201-4419-87e6-5bdad19156b5 2018-12-23 01:13:18,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:19,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f1b2a492-ced6-46ee-9dc7-1d732fe93372 Date: Sun, 23 Dec 2018 01:13: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":["7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66"],"updated_at":"2018-12-23T01:13:12Z","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net"}]} 2018-12-23 01:13:19,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net used request id req-f1b2a492-ced6-46ee-9dc7-1d732fe93372 2018-12-23 01:13:19,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:19,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a702c292-1daf-4f44-8c0c-61e0c03e52db Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c"}, "enabled": true, "id": "6452702627b84ccd80156a9e9d5f9b3c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj"}} 2018-12-23 01:13:19,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c used request id req-a702c292-1daf-4f44-8c0c-61e0c03e52db 2018-12-23 01:13:19,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:19,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f3527ff6-bd91-423a-87fb-66f89002ce34 Date: Sun, 23 Dec 2018 01:13:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet"}]} 2018-12-23 01:13:19,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 used request id req-f3527ff6-bd91-423a-87fb-66f89002ce34 2018-12-23 01:13:19,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20&name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:19,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-f05a9d84-0481-4603-b5c0-bff5320c3956 Date: Sun, 23 Dec 2018 01:13:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:13:18Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","ip_address":"10.55.0.101"}],"id":"c40a39b2-9c15-434d-a10b-ca78d6538632","security_groups":["d4a95b90-b84a-450b-bc7c-356ae9481296"],"mac_address":"fa:16:3e:79:ba:a6","project_id":"6452702627b84ccd80156a9e9d5f9b3c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6port-1","admin_state_up":true,"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:18Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:13:19,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20&name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6port-1&admin_state_up=True used request id req-f05a9d84-0481-4603-b5c0-bff5320c3956 2018-12-23 01:13:19,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:19,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e54bd24-2219-4952-93b7-14c4525342a1 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c"}, "enabled": true, "id": "6452702627b84ccd80156a9e9d5f9b3c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj"}} 2018-12-23 01:13:19,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c used request id req-3e54bd24-2219-4952-93b7-14c4525342a1 2018-12-23 01:13:19,862 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst 2018-12-23 01:13:19,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:19,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13: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-eb311cac-7012-4d7f-9b68-8048f4afb43e x-compute-request-id: req-eb311cac-7012-4d7f-9b68-8048f4afb43e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-flavor-name"}]} 2018-12-23 01:13:19,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-eb311cac-7012-4d7f-9b68-8048f4afb43e 2018-12-23 01:13:19,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:19,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13: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-f72590e2-4a91-4cb2-9142-5a752ef3b6bd x-compute-request-id: req-f72590e2-4a91-4cb2-9142-5a752ef3b6bd Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:13:19,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f used request id req-f72590e2-4a91-4cb2-9142-5a752ef3b6bd 2018-12-23 01:13:19,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:20,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-ddfba0b7-1be9-4b91-8cd5-a2ea313c056b Date: Sun, 23 Dec 2018 01:13:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:13:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:13:09Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611/snap", "metadata": {}}], "self": "/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611", "min_disk": 0, "protected": false, "id": "2eafa389-8d9b-4d26-b734-d4d44a2dc611", "file": "/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6452702627b84ccd80156a9e9d5f9b3c", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-image"} 2018-12-23 01:13:20,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-image used request id req-ddfba0b7-1be9-4b91-8cd5-a2ea313c056b 2018-12-23 01:13:20,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:20,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ae1edc69-d616-464b-a235-e3dcf0a1d870 Date: Sun, 23 Dec 2018 01:13: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-12-23 01:13:20,344 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ae1edc69-d616-464b-a235-e3dcf0a1d870 2018-12-23 01:13:20,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" -d '{"server": {"name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst", "imageRef": "2eafa389-8d9b-4d26-b734-d4d44a2dc611", "flavorRef": "c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "max_count": 1, "min_count": 1, "networks": [{"port": "c40a39b2-9c15-434d-a10b-ca78d6538632"}]}}' 2018-12-23 01:13:21,892 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:13: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-4e9f682c-66e5-4482-aa25-fbce4a93cd06 x-compute-request-id: req-4e9f682c-66e5-4482-aa25-fbce4a93cd06 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "rel": "bookmark"}], "adminPass": "JrUrkd5Ad5YC"}} 2018-12-23 01:13:21,892 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-4e9f682c-66e5-4482-aa25-fbce4a93cd06 2018-12-23 01:13:21,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:22,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-89278c2f-6043-4bbf-8281-ef91628432b8 x-compute-request-id: req-89278c2f-6043-4bbf-8281-ef91628432b8 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "rel": "bookmark"}], "image": {"id": "2eafa389-8d9b-4d26-b734-d4d44a2dc611", "links": [{"href": "http://172.30.9.26:8774/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "links": [{"href": "http://172.30.9.26:8774/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "rel": "bookmark"}]}, "id": "2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "user_id": "3b1a0e3fc35d4f06a34d02ec7d16f588", "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-12-23T01:13:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst", "created": "2018-12-23T01:13:21Z", "tenant_id": "6452702627b84ccd80156a9e9d5f9b3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:13:22,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 used request id req-89278c2f-6043-4bbf-8281-ef91628432b8 2018-12-23 01:13:22,101 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst 2018-12-23 01:13:22,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:22,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-d79a0475-0ab6-412e-a893-d9d2c1dffd38 x-compute-request-id: req-d79a0475-0ab6-412e-a893-d9d2c1dffd38 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "rel": "bookmark"}], "image": {"id": "2eafa389-8d9b-4d26-b734-d4d44a2dc611", "links": [{"href": "http://172.30.9.26:8774/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "links": [{"href": "http://172.30.9.26:8774/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "rel": "bookmark"}]}, "id": "2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "user_id": "3b1a0e3fc35d4f06a34d02ec7d16f588", "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-12-23T01:13:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst", "created": "2018-12-23T01:13:21Z", "tenant_id": "6452702627b84ccd80156a9e9d5f9b3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:13:22,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 used request id req-d79a0475-0ab6-412e-a893-d9d2c1dffd38 2018-12-23 01:13:22,475 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst] is - BUILD 2018-12-23 01:13:22,475 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:13:25,479 - create_instance - DEBUG - VM status query timeout in 896.623100996 2018-12-23 01:13:25,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:26,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13: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-05e977a2-45e1-433b-ac44-eb8d297a3a01 x-compute-request-id: req-05e977a2-45e1-433b-ac44-eb8d297a3a01 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "rel": "bookmark"}], "image": {"id": "2eafa389-8d9b-4d26-b734-d4d44a2dc611", "links": [{"href": "http://172.30.9.26:8774/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "links": [{"href": "http://172.30.9.26:8774/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "rel": "bookmark"}]}, "id": "2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "security_groups": [{"name": "default"}], "user_id": "3b1a0e3fc35d4f06a34d02ec7d16f588", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:13:23Z", "hostId": "20024292b30e87fde4a6b5927b84ace5fcadaa1f5991cf4f6232b621", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst", "created": "2018-12-23T01:13:21Z", "tenant_id": "6452702627b84ccd80156a9e9d5f9b3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:13:26,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 used request id req-05e977a2-45e1-433b-ac44-eb8d297a3a01 2018-12-23 01:13:26,181 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst] is - BUILD 2018-12-23 01:13:26,181 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:13:29,184 - create_instance - DEBUG - VM status query timeout in 892.917462111 2018-12-23 01:13:29,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:29,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13: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-031d84e8-e1d0-4cf0-adf5-672f9d7534ae x-compute-request-id: req-031d84e8-e1d0-4cf0-adf5-672f9d7534ae Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:ba:a6", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "rel": "bookmark"}], "image": {"id": "2eafa389-8d9b-4d26-b734-d4d44a2dc611", "links": [{"href": "http://172.30.9.26:8774/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:13:27.000000", "flavor": {"id": "c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "links": [{"href": "http://172.30.9.26:8774/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "rel": "bookmark"}]}, "id": "2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "security_groups": [{"name": "default"}], "user_id": "3b1a0e3fc35d4f06a34d02ec7d16f588", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:13:27Z", "hostId": "20024292b30e87fde4a6b5927b84ace5fcadaa1f5991cf4f6232b621", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst", "created": "2018-12-23T01:13:21Z", "tenant_id": "6452702627b84ccd80156a9e9d5f9b3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:13:29,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 used request id req-031d84e8-e1d0-4cf0-adf5-672f9d7534ae 2018-12-23 01:13:29,893 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst] is - ACTIVE 2018-12-23 01:13:29,893 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:13:29,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:30,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13: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-e802d435-f0f9-4ff3-b690-2b47f2d3d2ea x-compute-request-id: req-e802d435-f0f9-4ff3-b690-2b47f2d3d2ea Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:ba:a6", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "rel": "bookmark"}], "image": {"id": "2eafa389-8d9b-4d26-b734-d4d44a2dc611", "links": [{"href": "http://172.30.9.26:8774/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:13:27.000000", "flavor": {"id": "c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "links": [{"href": "http://172.30.9.26:8774/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "rel": "bookmark"}]}, "id": "2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "security_groups": [{"name": "default"}], "user_id": "3b1a0e3fc35d4f06a34d02ec7d16f588", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:13:27Z", "hostId": "20024292b30e87fde4a6b5927b84ace5fcadaa1f5991cf4f6232b621", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst", "created": "2018-12-23T01:13:21Z", "tenant_id": "6452702627b84ccd80156a9e9d5f9b3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:13:30,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 used request id req-e802d435-f0f9-4ff3-b690-2b47f2d3d2ea 2018-12-23 01:13:30,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:30,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e50e21a4-3033-4031-a14c-80b0a5363e62 Date: Sun, 23 Dec 2018 01:13: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":["7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66"],"updated_at":"2018-12-23T01:13:12Z","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net"}]} 2018-12-23 01:13:30,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net used request id req-e50e21a4-3033-4031-a14c-80b0a5363e62 2018-12-23 01:13:30,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:30,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c08c8592-5092-4588-8bc6-7b7cd4444501 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c"}, "enabled": true, "id": "6452702627b84ccd80156a9e9d5f9b3c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj"}} 2018-12-23 01:13:30,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c used request id req-c08c8592-5092-4588-8bc6-7b7cd4444501 2018-12-23 01:13:30,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:30,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8ea82662-7eb1-4fde-939c-af3700eb9d8b Date: Sun, 23 Dec 2018 01:13:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet"}]} 2018-12-23 01:13:30,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 used request id req-8ea82662-7eb1-4fde-939c-af3700eb9d8b 2018-12-23 01:13:30,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:31,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-07c98a02-663f-4071-9fa8-916238cccfbb Date: Sun, 23 Dec 2018 01:13:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:13:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","ip_address":"10.55.0.4"}],"id":"17aac29b-d044-49cb-9360-7459dec3f1d1","security_groups":[],"mac_address":"fa:16:3e:1a:88:86","project_id":"6452702627b84ccd80156a9e9d5f9b3c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1d1fab60-93c3-4d05-a8b1-ba492dd11f20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:13:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","ip_address":"10.55.0.3"}],"id":"b0c8004d-af95-47bb-94f3-bbde74c92414","security_groups":[],"mac_address":"fa:16:3e:55:84:db","project_id":"6452702627b84ccd80156a9e9d5f9b3c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1d1fab60-93c3-4d05-a8b1-ba492dd11f20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:13:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","ip_address":"10.55.0.2"}],"id":"c1a39b46-b5d4-4103-8a24-6e431a1ab44b","security_groups":[],"mac_address":"fa:16:3e:81:20:82","project_id":"6452702627b84ccd80156a9e9d5f9b3c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1d1fab60-93c3-4d05-a8b1-ba492dd11f20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:13:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","ip_address":"10.55.0.101"}],"id":"c40a39b2-9c15-434d-a10b-ca78d6538632","security_groups":["d4a95b90-b84a-450b-bc7c-356ae9481296"],"mac_address":"fa:16:3e:79:ba:a6","project_id":"6452702627b84ccd80156a9e9d5f9b3c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6port-1","admin_state_up":true,"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:18Z","binding:vnic_type":"normal","device_id":"2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9"}]} 2018-12-23 01:13:31,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 used request id req-07c98a02-663f-4071-9fa8-916238cccfbb 2018-12-23 01:13:31,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:31,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8dd69e29-1667-4a00-ad12-ea3edee6659e Date: Sun, 23 Dec 2018 01:13: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":["7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66"],"updated_at":"2018-12-23T01:13:12Z","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net"}]} 2018-12-23 01:13:31,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 used request id req-8dd69e29-1667-4a00-ad12-ea3edee6659e 2018-12-23 01:13:31,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:31,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-27a780c3-ff4c-4292-8c98-3f4d2ffa046b Date: Sun, 23 Dec 2018 01:13:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet"}]} 2018-12-23 01:13:31,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20 used request id req-27a780c3-ff4c-4292-8c98-3f4d2ffa046b 2018-12-23 01:13:31,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20&name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:31,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-52fa2d4e-58a5-477e-a887-3d1ee83621c3 Date: Sun, 23 Dec 2018 01:13:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1fab60-93c3-4d05-a8b1-ba492dd11f20","tenant_id":"6452702627b84ccd80156a9e9d5f9b3c","created_at":"2018-12-23T01:13:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6452702627b84ccd80156a9e9d5f9b3c","id":"7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet"}]} 2018-12-23 01:13:31,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1d1fab60-93c3-4d05-a8b1-ba492dd11f20&name=CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet used request id req-52fa2d4e-58a5-477e-a887-3d1ee83621c3 2018-12-23 01:13:31,379 - create_instance - INFO - Deleting Port with ID - c40a39b2-9c15-434d-a10b-ca78d6538632 2018-12-23 01:13:31,380 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6port-1 2018-12-23 01:13:31,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/c40a39b2-9c15-434d-a10b-ca78d6538632 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:32,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7d431896-cc30-4af5-a817-b21820423826 Date: Sun, 23 Dec 2018 01:13:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:13:32,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/c40a39b2-9c15-434d-a10b-ca78d6538632 used request id req-7d431896-cc30-4af5-a817-b21820423826 2018-12-23 01:13:32,140 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst 2018-12-23 01:13:32,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:32,354 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:13:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9347c53d-424e-4e9d-81a8-15d0f49db20d x-compute-request-id: req-9347c53d-424e-4e9d-81a8-15d0f49db20d Content-Type: application/json 2018-12-23 01:13:32,354 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 used request id req-9347c53d-424e-4e9d-81a8-15d0f49db20d 2018-12-23 01:13:32,354 - create_instance - INFO - Checking deletion status 2018-12-23 01:13:32,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:32,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4b1d206-0a73-48de-8d47-4e6149f9a8e9 x-compute-request-id: req-c4b1d206-0a73-48de-8d47-4e6149f9a8e9 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:ba:a6", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "rel": "bookmark"}], "image": {"id": "2eafa389-8d9b-4d26-b734-d4d44a2dc611", "links": [{"href": "http://172.30.9.26:8774/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:13:27.000000", "flavor": {"id": "c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "links": [{"href": "http://172.30.9.26:8774/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "rel": "bookmark"}]}, "id": "2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "user_id": "3b1a0e3fc35d4f06a34d02ec7d16f588", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:13:32Z", "hostId": "20024292b30e87fde4a6b5927b84ace5fcadaa1f5991cf4f6232b621", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst", "created": "2018-12-23T01:13:21Z", "tenant_id": "6452702627b84ccd80156a9e9d5f9b3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:13:32,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 used request id req-c4b1d206-0a73-48de-8d47-4e6149f9a8e9 2018-12-23 01:13:32,605 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst] is - ACTIVE 2018-12-23 01:13:32,605 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:13:35,609 - create_instance - DEBUG - VM status query timeout in 296.745705843 2018-12-23 01:13:35,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:35,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83f06c5e-59b1-41e3-968c-25e04c75f4f5 x-compute-request-id: req-83f06c5e-59b1-41e3-968c-25e04c75f4f5 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "rel": "bookmark"}], "image": {"id": "2eafa389-8d9b-4d26-b734-d4d44a2dc611", "links": [{"href": "http://172.30.9.26:8774/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:13:27.000000", "flavor": {"id": "c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "links": [{"href": "http://172.30.9.26:8774/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f", "rel": "bookmark"}]}, "id": "2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9", "user_id": "3b1a0e3fc35d4f06a34d02ec7d16f588", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:13:32Z", "hostId": "20024292b30e87fde4a6b5927b84ace5fcadaa1f5991cf4f6232b621", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst", "created": "2018-12-23T01:13:21Z", "tenant_id": "6452702627b84ccd80156a9e9d5f9b3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:13:35,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 used request id req-83f06c5e-59b1-41e3-968c-25e04c75f4f5 2018-12-23 01:13:35,864 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst] is - ACTIVE 2018-12-23 01:13:35,865 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:13:38,865 - create_instance - DEBUG - VM status query timeout in 293.489293814 2018-12-23 01:13:38,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f23d56c7d3a40137915add7a045877d3292f35" 2018-12-23 01:13:38,913 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:13:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce014f97-e21e-4886-ac67-c31b3585b3af x-compute-request-id: req-ce014f97-e21e-4886-ac67-c31b3585b3af Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 could not be found.", "code": 404}} 2018-12-23 01:13:38,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 used request id req-ce014f97-e21e-4886-ac67-c31b3585b3af 2018-12-23 01:13:38,914 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2a28a1ac-41b1-47d9-aa7b-7effdcb8bcb9 could not be found. (HTTP 404) (Request-ID: req-ce014f97-e21e-4886-ac67-c31b3585b3af) 2018-12-23 01:13:38,914 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-inst 2018-12-23 01:13:38,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64863f9181235855b699a347010be8ae72d4a3c6" 2018-12-23 01:13:38,970 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:13:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86819457-86ee-409a-87f4-c188141f7979 x-compute-request-id: req-86819457-86ee-409a-87f4-c188141f7979 Content-Length: 0 Content-Type: application/json 2018-12-23 01:13:38,970 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c5b1acf1-b438-4e60-9934-c038e9b9bb1f used request id req-86819457-86ee-409a-87f4-c188141f7979 2018-12-23 01:13:38,971 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet 2018-12-23 01:13:38,971 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-subnet 2018-12-23 01:13:38,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f05855559f3eca4f5c7a025a1e92a8c8f631e" 2018-12-23 01:13:41,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a972b7e2-ef76-4a52-a453-d11910af2567 Date: Sun, 23 Dec 2018 01:13:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:13:41,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7b6f0e8a-87ba-450f-a3a1-dd0a8a926c66 used request id req-a972b7e2-ef76-4a52-a453-d11910af2567 2018-12-23 01:13:41,298 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-pub-net 2018-12-23 01:13:41,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/1d1fab60-93c3-4d05-a8b1-ba492dd11f20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070f05855559f3eca4f5c7a025a1e92a8c8f631e" 2018-12-23 01:13:42,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d1875180-0ab5-4ed3-b961-463702ddbf72 Date: Sun, 23 Dec 2018 01:13:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:13:42,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/1d1fab60-93c3-4d05-a8b1-ba492dd11f20 used request id req-d1875180-0ab5-4ed3-b961-463702ddbf72 2018-12-23 01:13:42,559 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-0d160ea5-0cc5-4ffd-a71f-d51822f147d6-image 2018-12-23 01:13:42,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24893d92d3abddad6a6f810714a1f2266017db24" 2018-12-23 01:13:43,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7504ab6b-cd43-426c-97f4-0e85edabae6b Date: Sun, 23 Dec 2018 01: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-12-23 01:13:43,633 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2eafa389-8d9b-4d26-b734-d4d44a2dc611 used request id req-7504ab6b-cd43-426c-97f4-0e85edabae6b 2018-12-23 01:13:43,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" 2018-12-23 01:13:43,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ab1c0179-8daf-455f-a23b-2eaa3a71bf71 Date: Sun, 23 Dec 2018 01:13:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6452702627b84ccd80156a9e9d5f9b3c", "created_at": "2018-12-23T01:13:11Z", "updated_at": "2018-12-23T01:13:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:13:11Z", "revision_number": 0, "id": "41b97171-c339-4f99-bc81-8dc8678be2e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:13:11Z", "security_group_id": "d4a95b90-b84a-450b-bc7c-356ae9481296", "tenant_id": "6452702627b84ccd80156a9e9d5f9b3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6452702627b84ccd80156a9e9d5f9b3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:13:11Z", "revision_number": 0, "id": "592b862d-b377-45ef-a4f5-1d741f680516", "remote_group_id": "d4a95b90-b84a-450b-bc7c-356ae9481296", "remote_ip_prefix": null, "created_at": "2018-12-23T01:13:11Z", "security_group_id": "d4a95b90-b84a-450b-bc7c-356ae9481296", "tenant_id": "6452702627b84ccd80156a9e9d5f9b3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6452702627b84ccd80156a9e9d5f9b3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:13:11Z", "revision_number": 0, "id": "adbcc92f-0523-440f-b644-f024445a55f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:13:11Z", "security_group_id": "d4a95b90-b84a-450b-bc7c-356ae9481296", "tenant_id": "6452702627b84ccd80156a9e9d5f9b3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6452702627b84ccd80156a9e9d5f9b3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:13:11Z", "revision_number": 0, "id": "f40be7b1-3823-40ab-a767-967b65a5129e", "remote_group_id": "d4a95b90-b84a-450b-bc7c-356ae9481296", "remote_ip_prefix": null, "created_at": "2018-12-23T01:13:11Z", "security_group_id": "d4a95b90-b84a-450b-bc7c-356ae9481296", "tenant_id": "6452702627b84ccd80156a9e9d5f9b3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6452702627b84ccd80156a9e9d5f9b3c"}], "revision_number": 4, "project_id": "6452702627b84ccd80156a9e9d5f9b3c", "id": "d4a95b90-b84a-450b-bc7c-356ae9481296", "name": "default"}]} 2018-12-23 01:13:43,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ab1c0179-8daf-455f-a23b-2eaa3a71bf71 2018-12-23 01:13:43,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" 2018-12-23 01:13:43,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841cea09-522b-4cda-aa36-d06bc81f04a7 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:13:43,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-841cea09-522b-4cda-aa36-d06bc81f04a7 2018-12-23 01:13:43,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" 2018-12-23 01:13:44,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a40e384d-78db-4f3d-82af-46ca63bff154 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:13:44,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-a40e384d-78db-4f3d-82af-46ca63bff154 2018-12-23 01:13:44,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" 2018-12-23 01:13:44,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92cc263f-c2f5-4d60-8be3-562410cad33d Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:13:44,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-92cc263f-c2f5-4d60-8be3-562410cad33d 2018-12-23 01:13:44,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" 2018-12-23 01:13:44,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f4815c-cdf5-458e-9672-cc9b6694dc50 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c"}, "enabled": true, "id": "6452702627b84ccd80156a9e9d5f9b3c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj"}} 2018-12-23 01:13:44,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c used request id req-b1f4815c-cdf5-458e-9672-cc9b6694dc50 2018-12-23 01:13:44,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4a95b90-b84a-450b-bc7c-356ae9481296 2018-12-23 01:13:44,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4a95b90-b84a-450b-bc7c-356ae9481296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" 2018-12-23 01:13:44,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-19c1b123-4c9a-40ed-8174-ae58e2844b6e Date: Sun, 23 Dec 2018 01:13: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-12-23T01:13:11Z", "security_group_id": "d4a95b90-b84a-450b-bc7c-356ae9481296", "port_range_min": null, "revision_number": 0, "tenant_id": "6452702627b84ccd80156a9e9d5f9b3c", "created_at": "2018-12-23T01:13:11Z", "project_id": "6452702627b84ccd80156a9e9d5f9b3c", "id": "41b97171-c339-4f99-bc81-8dc8678be2e1"}, {"remote_group_id": "d4a95b90-b84a-450b-bc7c-356ae9481296", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:13:11Z", "security_group_id": "d4a95b90-b84a-450b-bc7c-356ae9481296", "port_range_min": null, "revision_number": 0, "tenant_id": "6452702627b84ccd80156a9e9d5f9b3c", "created_at": "2018-12-23T01:13:11Z", "project_id": "6452702627b84ccd80156a9e9d5f9b3c", "id": "592b862d-b377-45ef-a4f5-1d741f680516"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:13:11Z", "security_group_id": "d4a95b90-b84a-450b-bc7c-356ae9481296", "port_range_min": null, "revision_number": 0, "tenant_id": "6452702627b84ccd80156a9e9d5f9b3c", "created_at": "2018-12-23T01:13:11Z", "project_id": "6452702627b84ccd80156a9e9d5f9b3c", "id": "adbcc92f-0523-440f-b644-f024445a55f3"}, {"remote_group_id": "d4a95b90-b84a-450b-bc7c-356ae9481296", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:13:11Z", "security_group_id": "d4a95b90-b84a-450b-bc7c-356ae9481296", "port_range_min": null, "revision_number": 0, "tenant_id": "6452702627b84ccd80156a9e9d5f9b3c", "created_at": "2018-12-23T01:13:11Z", "project_id": "6452702627b84ccd80156a9e9d5f9b3c", "id": "f40be7b1-3823-40ab-a767-967b65a5129e"}]} 2018-12-23 01:13:44,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d4a95b90-b84a-450b-bc7c-356ae9481296 used request id req-19c1b123-4c9a-40ed-8174-ae58e2844b6e 2018-12-23 01:13:44,419 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:13:44,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d4a95b90-b84a-450b-bc7c-356ae9481296 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" 2018-12-23 01:13:44,767 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5cc0d49-815d-457e-87e6-db5086990447 Content-Length: 0 Date: Sun, 23 Dec 2018 01:13:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:13:44,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d4a95b90-b84a-450b-bc7c-356ae9481296 used request id req-d5cc0d49-815d-457e-87e6-db5086990447 2018-12-23 01:13:44,768 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj 2018-12-23 01:13:44,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" 2018-12-23 01:13:45,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bea577f-6656-4af4-9ae5-0775a626b93d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:13:45,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6452702627b84ccd80156a9e9d5f9b3c used request id req-9bea577f-6656-4af4-9ae5-0775a626b93d 2018-12-23 01:13:45,013 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-proj-role 2018-12-23 01:13:45,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/03ab48976a0c455fa47b66b4e48f79ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" 2018-12-23 01:13:45,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:13:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca8084f8-cd39-414e-be6d-a7ab88bfd770 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:13:45,136 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/03ab48976a0c455fa47b66b4e48f79ed used request id req-ca8084f8-cd39-414e-be6d-a7ab88bfd770 2018-12-23 01:13:45,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133692253be0c515bc0254e252e335cb2311ae12" 2018-12-23 01:13:45,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae57bc8e-4590-4a9d-93c8-e724d3b740ff Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:13:45,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ae57bc8e-4590-4a9d-93c8-e724d3b740ff 2018-12-23 01:13:45,229 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a36b24f5-bb9a-4d9-user 2018-12-23 01:13:45,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3b1a0e3fc35d4f06a34d02ec7d16f588 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2590db0cc03bf10bc9dbbfe077167003b9b2dd40" 2018-12-23 01:13:45,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:13:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd7edb1c-596a-41b9-84d4-47d75e9cc017 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:13:45,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3b1a0e3fc35d4f06a34d02ec7d16f588 used request id req-fd7edb1c-596a-41b9-84d4-47d75e9cc017 2018-12-23 01:13:45,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:13:45,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:13:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Ug1A6M_3TVyxRw5OXHVaXA"], "issued_at": "2018-12-23T01:13:45.000000Z"}} 2018-12-23 01:13:45,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de12aa9ecc1e310b5c0bd4999a97f035f511f21" 2018-12-23 01:13:45,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e89835-bde0-425e-82d7-5ca0d96bd62f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:45,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-30e89835-bde0-425e-82d7-5ca0d96bd62f 2018-12-23 01:13:45,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:13:45,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:13:46,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:13:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["nYZX3BsdR0q1KmMcsFGlkA"], "issued_at": "2018-12-23T01:13:46.000000Z"}} 2018-12-23 01:13:46,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ae30420b993eeed77dfe09a5c045a8e786b23c" 2018-12-23 01:13:46,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf61cca-c73e-44b8-9370-8b6e12e68744 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:46,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4bf61cca-c73e-44b8-9370-8b6e12e68744 2018-12-23 01:13:46,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:13:46,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:13:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:13:46,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ae30420b993eeed77dfe09a5c045a8e786b23c" 2018-12-23 01:13:46,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a9a1dd-00fa-489b-8111-b5c541a6c961 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:13:46,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj used request id req-e8a9a1dd-00fa-489b-8111-b5c541a6c961 2018-12-23 01:13:46,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ae30420b993eeed77dfe09a5c045a8e786b23c" 2018-12-23 01:13:46,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c0988b6-b24c-4898-8426-a37e82c3cf14 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:13:46,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6c0988b6-b24c-4898-8426-a37e82c3cf14 2018-12-23 01:13:46,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ae30420b993eeed77dfe09a5c045a8e786b23c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj"}}' 2018-12-23 01:13:46,710 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9205322c-ee55-48f3-8de0-4d246205f837 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197"}, "enabled": true, "id": "022aa6dca38d4b3fa36b107aa91cc197", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj"}} 2018-12-23 01:13:46,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9205322c-ee55-48f3-8de0-4d246205f837 2018-12-23 01:13:46,711 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj 2018-12-23 01:13:46,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:13:46,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:13:47,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["6u4lZto9T8u853cyDIDOEg"], "issued_at": "2018-12-23T01:13:47.000000Z"}} 2018-12-23 01:13:47,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff792f9f707dd4c13f68eb3a0303ba449837532" 2018-12-23 01:13:47,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf33b7a-9358-44ef-82a5-f77535c1a388 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:47,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6cf33b7a-9358-44ef-82a5-f77535c1a388 2018-12-23 01:13:47,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:13:47,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:13:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:13:47,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff792f9f707dd4c13f68eb3a0303ba449837532" 2018-12-23 01:13:47,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb58e109-08d4-4053-bf9f-22eec0bb651e Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:13:47,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bb58e109-08d4-4053-bf9f-22eec0bb651e 2018-12-23 01:13:47,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff792f9f707dd4c13f68eb3a0303ba449837532" 2018-12-23 01:13:47,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4538e1fd-0e8f-4c42-be56-d9f56b7de2c9 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197"}, "enabled": true, "id": "022aa6dca38d4b3fa36b107aa91cc197", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj"}]} 2018-12-23 01:13:47,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj used request id req-4538e1fd-0e8f-4c42-be56-d9f56b7de2c9 2018-12-23 01:13:47,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff792f9f707dd4c13f68eb3a0303ba449837532" 2018-12-23 01:13:47,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f80b2454-56b0-478a-b540-d73abfc1b20f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:13:47,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f80b2454-56b0-478a-b540-d73abfc1b20f 2018-12-23 01:13:47,728 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-dff5d29b-e054-4a5-user 2018-12-23 01:13:47,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:13:47,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ae30420b993eeed77dfe09a5c045a8e786b23c" 2018-12-23 01:13:47,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b3a4e8-e436-4eeb-ac91-dfaed2949780 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:13:47,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-61b3a4e8-e436-4eeb-ac91-dfaed2949780 2018-12-23 01:13:47,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ae30420b993eeed77dfe09a5c045a8e786b23c" -d '{"role": {"name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj-role"}}' 2018-12-23 01:13:47,937 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed7f5ae8-c152-4ad4-9bd2-623bed23cee0 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cef14b6acf2d44eb88f2bd5d73432b8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/cef14b6acf2d44eb88f2bd5d73432b8e"}, "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj-role"}} 2018-12-23 01:13:47,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ed7f5ae8-c152-4ad4-9bd2-623bed23cee0 2018-12-23 01:13:47,938 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj-role 2018-12-23 01:13:47,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/cef14b6acf2d44eb88f2bd5d73432b8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ae30420b993eeed77dfe09a5c045a8e786b23c" 2018-12-23 01:13:48,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7854015d-4a1c-42cf-80ab-f683f43a75ee Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/cef14b6acf2d44eb88f2bd5d73432b8e"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj-role", "id": "cef14b6acf2d44eb88f2bd5d73432b8e"}} 2018-12-23 01:13:48,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/cef14b6acf2d44eb88f2bd5d73432b8e used request id req-7854015d-4a1c-42cf-80ab-f683f43a75ee 2018-12-23 01:13:48,031 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj-role to project CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj 2018-12-23 01:13:48,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197/users/29359ed0ac61491aa3c65c3d953dc8fd/roles/cef14b6acf2d44eb88f2bd5d73432b8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ae30420b993eeed77dfe09a5c045a8e786b23c" 2018-12-23 01:13:48,155 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:13:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1316dff-d730-4acf-872b-67fd90e4c4a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:13:48,156 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197/users/29359ed0ac61491aa3c65c3d953dc8fd/roles/cef14b6acf2d44eb88f2bd5d73432b8e used request id req-b1316dff-d730-4acf-872b-67fd90e4c4a3 2018-12-23 01:13:48,156 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:13:48,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:13:48,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:13:48,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cef14b6acf2d44eb88f2bd5d73432b8e", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj-role"}], "expires_at": "2018-12-23T02:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "022aa6dca38d4b3fa36b107aa91cc197", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/022aa6dca38d4b3fa36b107aa91cc197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/022aa6dca38d4b3fa36b107aa91cc197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/022aa6dca38d4b3fa36b107aa91cc197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/022aa6dca38d4b3fa36b107aa91cc197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/022aa6dca38d4b3fa36b107aa91cc197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/022aa6dca38d4b3fa36b107aa91cc197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-user", "id": "29359ed0ac61491aa3c65c3d953dc8fd"}, "audit_ids": ["CQq0E9nsRDGO-qbGsiS5TQ"], "issued_at": "2018-12-23T01:13:48.000000Z"}} 2018-12-23 01:13:48,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210997ba52dfe203c431d1f4ce08839b05263b27" 2018-12-23 01:13:48,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-724a50cb-ce70-4742-bf72-9f1e3c01ebd8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:48,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-724a50cb-ce70-4742-bf72-9f1e3c01ebd8 2018-12-23 01:13:48,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}210997ba52dfe203c431d1f4ce08839b05263b27" 2018-12-23 01:13:48,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-c3489f22-bfaf-4522-996b-b04b1f8d737d Date: Sun, 23 Dec 2018 01:13:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-image"} 2018-12-23 01:13:48,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-image used request id req-c3489f22-bfaf-4522-996b-b04b1f8d737d 2018-12-23 01:13:48,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}210997ba52dfe203c431d1f4ce08839b05263b27" 2018-12-23 01:13:48,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ada03da9-3e49-47c6-8f97-03d4340cb8dc Date: Sun, 23 Dec 2018 01:13:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:13:48,952 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ada03da9-3e49-47c6-8f97-03d4340cb8dc 2018-12-23 01:13:48,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}210997ba52dfe203c431d1f4ce08839b05263b27" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-image"}' 2018-12-23 01:13:49,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905 X-Openstack-Request-Id: req-e99b93c8-9528-4ec5-b74f-982a32066659 Date: Sun, 23 Dec 2018 01:13:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:13:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:13:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905", "min_disk": 0, "protected": false, "id": "713fb37a-fb2f-4569-ab7d-e108d52b1905", "file": "/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905/file", "checksum": null, "owner": "022aa6dca38d4b3fa36b107aa91cc197", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:13:49,217 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e99b93c8-9528-4ec5-b74f-982a32066659 2018-12-23 01:13:49,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}210997ba52dfe203c431d1f4ce08839b05263b27" -d '' 2018-12-23 01:13:50,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09c1e7ee-b590-405c-aa37-8414b74f98b1 Date: Sun, 23 Dec 2018 01:13:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:13:50,501 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905/file used request id req-09c1e7ee-b590-405c-aa37-8414b74f98b1 2018-12-23 01:13:50,501 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:13:50,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}210997ba52dfe203c431d1f4ce08839b05263b27" 2018-12-23 01:13:50,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7ad18128-3f07-4cb8-a3f7-855dafd34e9e Date: Sun, 23 Dec 2018 01:13:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:13:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:13:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/713fb37a-fb2f-4569-ab7d-e108d52b1905/snap", "metadata": {}}], "self": "/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905", "min_disk": 0, "protected": false, "id": "713fb37a-fb2f-4569-ab7d-e108d52b1905", "file": "/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "022aa6dca38d4b3fa36b107aa91cc197", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/713fb37a-fb2f-4569-ab7d-e108d52b1905/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:13:50,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905 used request id req-7ad18128-3f07-4cb8-a3f7-855dafd34e9e 2018-12-23 01:13:50,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}210997ba52dfe203c431d1f4ce08839b05263b27" 2018-12-23 01:13:50,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c4637e6b-4f70-47f3-9fff-b70e67b71ff3 Date: Sun, 23 Dec 2018 01:13: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-12-23 01:13:50,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c4637e6b-4f70-47f3-9fff-b70e67b71ff3 2018-12-23 01:13:50,832 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-image 2018-12-23 01:13:50,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}210997ba52dfe203c431d1f4ce08839b05263b27" 2018-12-23 01:13:50,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7bc72286-7bf9-4983-ab66-e2beca576ebe Date: Sun, 23 Dec 2018 01:13:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:13:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:13:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/713fb37a-fb2f-4569-ab7d-e108d52b1905/snap", "metadata": {}}], "self": "/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905", "min_disk": 0, "protected": false, "id": "713fb37a-fb2f-4569-ab7d-e108d52b1905", "file": "/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "022aa6dca38d4b3fa36b107aa91cc197", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/713fb37a-fb2f-4569-ab7d-e108d52b1905/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:13:50,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905 used request id req-7bc72286-7bf9-4983-ab66-e2beca576ebe 2018-12-23 01:13:50,981 - create_image - DEBUG - Instance status is - active 2018-12-23 01:13:50,981 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-image 2018-12-23 01:13:50,981 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-image 2018-12-23 01:13:50,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:13:50,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:13:51,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cef14b6acf2d44eb88f2bd5d73432b8e", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj-role"}], "expires_at": "2018-12-23T02:13:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "022aa6dca38d4b3fa36b107aa91cc197", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/022aa6dca38d4b3fa36b107aa91cc197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/022aa6dca38d4b3fa36b107aa91cc197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/022aa6dca38d4b3fa36b107aa91cc197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/022aa6dca38d4b3fa36b107aa91cc197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/022aa6dca38d4b3fa36b107aa91cc197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/022aa6dca38d4b3fa36b107aa91cc197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-user", "id": "29359ed0ac61491aa3c65c3d953dc8fd"}, "audit_ids": ["8V0KVO9eRHSUDLftISAG3w"], "issued_at": "2018-12-23T01:13:51.000000Z"}} 2018-12-23 01:13:51,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874704d0fe29f64ddb17f48495cd2302d308b538" 2018-12-23 01:13:51,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3b7dd2-f352-42de-b722-3a60cbef807b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:51,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0d3b7dd2-f352-42de-b722-3a60cbef807b 2018-12-23 01:13:51,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874704d0fe29f64ddb17f48495cd2302d308b538" 2018-12-23 01:13:51,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0ff2b0b4-98ec-45e7-ab57-294eeb93f9c2 Date: Sun, 23 Dec 2018 01:13:51 GMT RESP BODY: {"networks":[]} 2018-12-23 01:13:51,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net used request id req-0ff2b0b4-98ec-45e7-ab57-294eeb93f9c2 2018-12-23 01:13:51,601 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net 2018-12-23 01:13:51,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874704d0fe29f64ddb17f48495cd2302d308b538" -d '{"network": {"name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net", "admin_state_up": true}}' 2018-12-23 01:13:52,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-a0470437-5782-41ec-89f8-01e221ef2601 Date: Sun, 23 Dec 2018 01:13:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"022aa6dca38d4b3fa36b107aa91cc197","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:13:52Z","is_default":false,"name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:52Z","mtu":1450}} 2018-12-23 01:13:52,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-a0470437-5782-41ec-89f8-01e221ef2601 2018-12-23 01:13:52,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=73f3401c-49f0-4b99-8bfb-6261c9374f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874704d0fe29f64ddb17f48495cd2302d308b538" 2018-12-23 01:13:52,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-aa35faf4-58aa-4810-84ff-60d3d7de65f7 Date: Sun, 23 Dec 2018 01:13: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-12-23T01:13:52Z","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"022aa6dca38d4b3fa36b107aa91cc197","id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net"}]} 2018-12-23 01:13:52,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=73f3401c-49f0-4b99-8bfb-6261c9374f62 used request id req-aa35faf4-58aa-4810-84ff-60d3d7de65f7 2018-12-23 01:13:52,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874704d0fe29f64ddb17f48495cd2302d308b538" 2018-12-23 01:13:52,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-429e3d3a-aee7-4512-afcc-1fa795b813fc Date: Sun, 23 Dec 2018 01:13:52 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:13:52,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 used request id req-429e3d3a-aee7-4512-afcc-1fa795b813fc 2018-12-23 01:13:52,686 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-subnet 2018-12-23 01:13:52,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874704d0fe29f64ddb17f48495cd2302d308b538" -d '{"subnets": [{"ip_version": 4, "network_id": "73f3401c-49f0-4b99-8bfb-6261c9374f62", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-subnet"}]}' 2018-12-23 01:13:53,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a948d9dc-7cc1-4919-be10-6359532de942 Date: Sun, 23 Dec 2018 01:13:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:53Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"022aa6dca38d4b3fa36b107aa91cc197","id":"b2f624ea-fcc5-434d-a67f-f7e8a367a2b1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-subnet"}]} 2018-12-23 01:13:53,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-a948d9dc-7cc1-4919-be10-6359532de942 2018-12-23 01:13:53,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=73f3401c-49f0-4b99-8bfb-6261c9374f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874704d0fe29f64ddb17f48495cd2302d308b538" 2018-12-23 01:13:54,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b5a7fb1d-b012-4e47-85e9-a5e28567ca98 Date: Sun, 23 Dec 2018 01:13: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":["b2f624ea-fcc5-434d-a67f-f7e8a367a2b1"],"updated_at":"2018-12-23T01:13:53Z","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"022aa6dca38d4b3fa36b107aa91cc197","id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net"}]} 2018-12-23 01:13:54,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=73f3401c-49f0-4b99-8bfb-6261c9374f62 used request id req-b5a7fb1d-b012-4e47-85e9-a5e28567ca98 2018-12-23 01:13:54,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874704d0fe29f64ddb17f48495cd2302d308b538" 2018-12-23 01:13:54,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a3ae1e08-608d-4720-96c4-8ee2d814586e Date: Sun, 23 Dec 2018 01:13:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"022aa6dca38d4b3fa36b107aa91cc197","id":"b2f624ea-fcc5-434d-a67f-f7e8a367a2b1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-subnet"}]} 2018-12-23 01:13:54,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 used request id req-a3ae1e08-608d-4720-96c4-8ee2d814586e 2018-12-23 01:13:54,085 - OpenStackNetwork - DEBUG - Network [73f3401c-49f0-4b99-8bfb-6261c9374f62] created successfully 2018-12-23 01:13:54,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:13:54,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:13:54,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:13:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["wyurTPiaR-u5_ePHzKpNig"], "issued_at": "2018-12-23T01:13:54.000000Z"}} 2018-12-23 01:13:54,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5014e8f521c19108679f2b0755b23718c03f284" 2018-12-23 01:13:54,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a246ac0-097d-4263-adb7-d22b7593cb55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:54,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7a246ac0-097d-4263-adb7-d22b7593cb55 2018-12-23 01:13:54,545 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:13:54,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5014e8f521c19108679f2b0755b23718c03f284" 2018-12-23 01:13:54,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13: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-e9045e6d-546e-4565-adbf-0fcc2a31bd45 x-compute-request-id: req-e9045e6d-546e-4565-adbf-0fcc2a31bd45 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:13:54,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e9045e6d-546e-4565-adbf-0fcc2a31bd45 2018-12-23 01:13:54,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5014e8f521c19108679f2b0755b23718c03f284" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-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-12-23 01:13:54,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13: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-7454a841-13af-4705-9aec-9af4db1c30bd x-compute-request-id: req-7454a841-13af-4705-9aec-9af4db1c30bd Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:13:54,797 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7454a841-13af-4705-9aec-9af4db1c30bd 2018-12-23 01:13:54,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:13:54,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:13:55,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cef14b6acf2d44eb88f2bd5d73432b8e", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj-role"}], "expires_at": "2018-12-23T02:13:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "022aa6dca38d4b3fa36b107aa91cc197", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/022aa6dca38d4b3fa36b107aa91cc197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/022aa6dca38d4b3fa36b107aa91cc197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/022aa6dca38d4b3fa36b107aa91cc197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/022aa6dca38d4b3fa36b107aa91cc197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/022aa6dca38d4b3fa36b107aa91cc197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/022aa6dca38d4b3fa36b107aa91cc197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-user", "id": "29359ed0ac61491aa3c65c3d953dc8fd"}, "audit_ids": ["3YNigR6bSFu-NL3XgwjdQw"], "issued_at": "2018-12-23T01:13:55.000000Z"}} 2018-12-23 01:13:55,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:55,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d3b44e-2eff-40e5-8f3f-9084f5bb1d9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:55,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a7d3b44e-2eff-40e5-8f3f-9084f5bb1d9d 2018-12-23 01:13:55,251 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:13:55,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:55,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c46b6a40-905c-474b-8660-01023afd86e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:55,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c46b6a40-905c-474b-8660-01023afd86e5 2018-12-23 01:13:55,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:55,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d4eee0f8-f381-4f1d-8847-3cfd8dfce88a Date: Sun, 23 Dec 2018 01:13: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":["b2f624ea-fcc5-434d-a67f-f7e8a367a2b1"],"updated_at":"2018-12-23T01:13:53Z","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"022aa6dca38d4b3fa36b107aa91cc197","id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net"}]} 2018-12-23 01:13:55,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net used request id req-d4eee0f8-f381-4f1d-8847-3cfd8dfce88a 2018-12-23 01:13:55,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:13:55,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:13:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:13:55,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:55,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf07060-0e9c-4cef-b494-9a21ff538eb1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197"}, "enabled": true, "id": "022aa6dca38d4b3fa36b107aa91cc197", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj"}} 2018-12-23 01:13:55,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197 used request id req-acf07060-0e9c-4cef-b494-9a21ff538eb1 2018-12-23 01:13:55,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:55,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bab43360-daee-4eaa-90a2-bb92b489d977 Date: Sun, 23 Dec 2018 01:13:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"022aa6dca38d4b3fa36b107aa91cc197","id":"b2f624ea-fcc5-434d-a67f-f7e8a367a2b1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-subnet"}]} 2018-12-23 01:13:55,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 used request id req-bab43360-daee-4eaa-90a2-bb92b489d977 2018-12-23 01:13:55,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:56,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-80a0da29-c615-4b7d-9442-c3a040b94252 Date: Sun, 23 Dec 2018 01:13:56 GMT RESP BODY: {"ports":[]} 2018-12-23 01:13:56,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4bport-1&admin_state_up=True used request id req-80a0da29-c615-4b7d-9442-c3a040b94252 2018-12-23 01:13:56,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:56,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f2cbd2f-34a3-4d27-bf6b-3254ce8a1122 x-compute-request-id: req-1f2cbd2f-34a3-4d27-bf6b-3254ce8a1122 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:13:56,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst used request id req-1f2cbd2f-34a3-4d27-bf6b-3254ce8a1122 2018-12-23 01:13:56,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:56,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d317d975-9d78-49ec-a5e5-e3685d5e8415 Date: Sun, 23 Dec 2018 01:13: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":["b2f624ea-fcc5-434d-a67f-f7e8a367a2b1"],"updated_at":"2018-12-23T01:13:53Z","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"022aa6dca38d4b3fa36b107aa91cc197","id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net"}]} 2018-12-23 01:13:56,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net used request id req-d317d975-9d78-49ec-a5e5-e3685d5e8415 2018-12-23 01:13:56,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:56,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff487ac6-04f3-4c80-8eaf-109bb563c3c8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197"}, "enabled": true, "id": "022aa6dca38d4b3fa36b107aa91cc197", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj"}} 2018-12-23 01:13:56,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197 used request id req-ff487ac6-04f3-4c80-8eaf-109bb563c3c8 2018-12-23 01:13:56,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:56,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6e3b5c34-d2e9-43c8-b4e2-5cd0f4ca4a9d Date: Sun, 23 Dec 2018 01:13:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"022aa6dca38d4b3fa36b107aa91cc197","id":"b2f624ea-fcc5-434d-a67f-f7e8a367a2b1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-subnet"}]} 2018-12-23 01:13:56,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 used request id req-6e3b5c34-d2e9-43c8-b4e2-5cd0f4ca4a9d 2018-12-23 01:13:56,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:56,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c3f41e9f-ff38-47c3-a942-2275c0726bea Date: Sun, 23 Dec 2018 01:13:56 GMT RESP BODY: {"ports":[]} 2018-12-23 01:13:56,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4bport-1&admin_state_up=True used request id req-c3f41e9f-ff38-47c3-a942-2275c0726bea 2018-12-23 01:13:56,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:13:56,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:13:57,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cef14b6acf2d44eb88f2bd5d73432b8e", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj-role"}], "expires_at": "2018-12-23T02:13:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "022aa6dca38d4b3fa36b107aa91cc197", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/022aa6dca38d4b3fa36b107aa91cc197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/022aa6dca38d4b3fa36b107aa91cc197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/022aa6dca38d4b3fa36b107aa91cc197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/022aa6dca38d4b3fa36b107aa91cc197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/022aa6dca38d4b3fa36b107aa91cc197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/022aa6dca38d4b3fa36b107aa91cc197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/022aa6dca38d4b3fa36b107aa91cc197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-user", "id": "29359ed0ac61491aa3c65c3d953dc8fd"}, "audit_ids": ["SnLtty_oQuafTmDtWripuw"], "issued_at": "2018-12-23T01:13:57.000000Z"}} 2018-12-23 01:13:57,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72955f07092656e99c0788a1c6c6a9cba75a1de8" 2018-12-23 01:13:57,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419698f5-753d-49c4-a067-6689e4bd4b4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:13:57,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-419698f5-753d-49c4-a067-6689e4bd4b4e 2018-12-23 01:13:57,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:57,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-607ba501-ef8d-4704-b0e1-3af5932f48af Date: Sun, 23 Dec 2018 01:13: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":["b2f624ea-fcc5-434d-a67f-f7e8a367a2b1"],"updated_at":"2018-12-23T01:13:53Z","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"022aa6dca38d4b3fa36b107aa91cc197","id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net"}]} 2018-12-23 01:13:57,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net used request id req-607ba501-ef8d-4704-b0e1-3af5932f48af 2018-12-23 01:13:57,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:57,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6abd0d7a-6cf9-441e-8129-cce68eff057c Date: Sun, 23 Dec 2018 01:13:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"022aa6dca38d4b3fa36b107aa91cc197","id":"b2f624ea-fcc5-434d-a67f-f7e8a367a2b1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-subnet"}]} 2018-12-23 01:13:57,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 used request id req-6abd0d7a-6cf9-441e-8129-cce68eff057c 2018-12-23 01:13:57,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:58,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-974e4259-faec-486d-b279-b4fa0556f50d Date: Sun, 23 Dec 2018 01:13: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":["b2f624ea-fcc5-434d-a67f-f7e8a367a2b1"],"updated_at":"2018-12-23T01:13:53Z","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"022aa6dca38d4b3fa36b107aa91cc197","id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net"}]} 2018-12-23 01:13:58,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net used request id req-974e4259-faec-486d-b279-b4fa0556f50d 2018-12-23 01:13:58,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:13:58,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:13:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:13:58,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72955f07092656e99c0788a1c6c6a9cba75a1de8" 2018-12-23 01:13:58,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0498eda-8e41-4ef3-b333-1c44c5d1db4e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197"}, "enabled": true, "id": "022aa6dca38d4b3fa36b107aa91cc197", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj"}} 2018-12-23 01:13:58,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197 used request id req-a0498eda-8e41-4ef3-b333-1c44c5d1db4e 2018-12-23 01:13:58,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:58,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7e5c135f-5278-4122-8103-09ce5fea6c2c Date: Sun, 23 Dec 2018 01:13:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"022aa6dca38d4b3fa36b107aa91cc197","id":"b2f624ea-fcc5-434d-a67f-f7e8a367a2b1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-subnet"}]} 2018-12-23 01:13:58,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 used request id req-7e5c135f-5278-4122-8103-09ce5fea6c2c 2018-12-23 01:13:58,177 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net 2018-12-23 01:13:58,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" -d '{"port": {"network_id": "73f3401c-49f0-4b99-8bfb-6261c9374f62", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4bport-1", "admin_state_up": true}}' 2018-12-23 01:13:59,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-0dfa23f9-c6c8-4bb6-a7db-6e1dff7390ed Date: Sun, 23 Dec 2018 01:13:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:13:58Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2f624ea-fcc5-434d-a67f-f7e8a367a2b1","ip_address":"10.55.0.11"}],"id":"12ff7484-29b8-40e2-8195-76c3f6dd664a","security_groups":["74726b54-ad3a-44ab-8e11-c9b584f4ffa3"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4bport-1","project_id":"022aa6dca38d4b3fa36b107aa91cc197","qos_policy_id":null,"admin_state_up":true,"network_id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:58Z","binding:vnic_type":"normal"}} 2018-12-23 01:13:59,038 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-0dfa23f9-c6c8-4bb6-a7db-6e1dff7390ed 2018-12-23 01:13:59,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:59,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8f1982fc-ce1c-415d-b00a-ed7814b73235 Date: Sun, 23 Dec 2018 01:13: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":["b2f624ea-fcc5-434d-a67f-f7e8a367a2b1"],"updated_at":"2018-12-23T01:13:53Z","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"022aa6dca38d4b3fa36b107aa91cc197","id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net"}]} 2018-12-23 01:13:59,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net used request id req-8f1982fc-ce1c-415d-b00a-ed7814b73235 2018-12-23 01:13:59,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:59,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9e9909-46b7-431d-99b4-3f5295145810 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197"}, "enabled": true, "id": "022aa6dca38d4b3fa36b107aa91cc197", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj"}} 2018-12-23 01:13:59,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197 used request id req-2e9e9909-46b7-431d-99b4-3f5295145810 2018-12-23 01:13:59,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:59,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ff8a2618-aa79-4ac4-b116-a324f3d550da Date: Sun, 23 Dec 2018 01:13:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"022aa6dca38d4b3fa36b107aa91cc197","id":"b2f624ea-fcc5-434d-a67f-f7e8a367a2b1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-subnet"}]} 2018-12-23 01:13:59,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 used request id req-ff8a2618-aa79-4ac4-b116-a324f3d550da 2018-12-23 01:13:59,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:59,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-d87e39b2-e6b7-4ff5-90ce-125fd4e54564 Date: Sun, 23 Dec 2018 01:13:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:13:58Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2f624ea-fcc5-434d-a67f-f7e8a367a2b1","ip_address":"10.55.0.11"}],"id":"12ff7484-29b8-40e2-8195-76c3f6dd664a","security_groups":["74726b54-ad3a-44ab-8e11-c9b584f4ffa3"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"022aa6dca38d4b3fa36b107aa91cc197","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4bport-1","admin_state_up":true,"network_id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:58Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:13:59,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4bport-1&admin_state_up=True used request id req-d87e39b2-e6b7-4ff5-90ce-125fd4e54564 2018-12-23 01:13:59,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:59,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69839d56-c986-43f6-aeeb-00dcccd8aa44 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197"}, "enabled": true, "id": "022aa6dca38d4b3fa36b107aa91cc197", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj"}} 2018-12-23 01:13:59,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197 used request id req-69839d56-c986-43f6-aeeb-00dcccd8aa44 2018-12-23 01:13:59,730 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst 2018-12-23 01:13:59,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:59,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed9fa37a-a67c-4ace-88b4-e9b6b5d7fff0 x-compute-request-id: req-ed9fa37a-a67c-4ace-88b4-e9b6b5d7fff0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-flavor-name"}]} 2018-12-23 01:13:59,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ed9fa37a-a67c-4ace-88b4-e9b6b5d7fff0 2018-12-23 01:13:59,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:59,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:13:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-355d97c1-7c33-4760-a80b-d99ea31c5b8b x-compute-request-id: req-355d97c1-7c33-4760-a80b-d99ea31c5b8b Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:13:59,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d used request id req-355d97c1-7c33-4760-a80b-d99ea31c5b8b 2018-12-23 01:13:59,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:13:59,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-302b3aa3-512e-47a0-93ee-f546a1196bec Date: Sun, 23 Dec 2018 01:13:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:13:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:13:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/713fb37a-fb2f-4569-ab7d-e108d52b1905/snap", "metadata": {}}], "self": "/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905", "min_disk": 0, "protected": false, "id": "713fb37a-fb2f-4569-ab7d-e108d52b1905", "file": "/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "022aa6dca38d4b3fa36b107aa91cc197", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/713fb37a-fb2f-4569-ab7d-e108d52b1905/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-image"} 2018-12-23 01:13:59,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-image used request id req-302b3aa3-512e-47a0-93ee-f546a1196bec 2018-12-23 01:13:59,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:14:00,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9f4dbf09-3e4a-4061-83be-3f66d8221b20 Date: Sun, 23 Dec 2018 01:14: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-12-23 01:14:00,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9f4dbf09-3e4a-4061-83be-3f66d8221b20 2018-12-23 01:14:00,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" -d '{"server": {"name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst", "imageRef": "713fb37a-fb2f-4569-ab7d-e108d52b1905", "flavorRef": "3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "max_count": 1, "min_count": 1, "networks": [{"port": "12ff7484-29b8-40e2-8195-76c3f6dd664a"}]}}' 2018-12-23 01:14:01,676 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:14:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-073cbff7-082b-40a5-ac27-221d0c7e4882 x-compute-request-id: req-073cbff7-082b-40a5-ac27-221d0c7e4882 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "bookmark"}], "adminPass": "MREcxbibw2Qa"}} 2018-12-23 01:14:01,676 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-073cbff7-082b-40a5-ac27-221d0c7e4882 2018-12-23 01:14:01,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:14:01,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-031155b1-cdca-45d1-979e-4799e9080611 x-compute-request-id: req-031155b1-cdca-45d1-979e-4799e9080611 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "bookmark"}], "image": {"id": "713fb37a-fb2f-4569-ab7d-e108d52b1905", "links": [{"href": "http://172.30.9.26:8774/images/713fb37a-fb2f-4569-ab7d-e108d52b1905", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "links": [{"href": "http://172.30.9.26:8774/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "rel": "bookmark"}]}, "id": "eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "user_id": "29359ed0ac61491aa3c65c3d953dc8fd", "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-12-23T01:14:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst", "created": "2018-12-23T01:14:01Z", "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:14:01,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 used request id req-031155b1-cdca-45d1-979e-4799e9080611 2018-12-23 01:14:01,947 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst 2018-12-23 01:14:01,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:14:02,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1734c4b9-6005-49e6-8299-585af0fa29dc x-compute-request-id: req-1734c4b9-6005-49e6-8299-585af0fa29dc Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "bookmark"}], "image": {"id": "713fb37a-fb2f-4569-ab7d-e108d52b1905", "links": [{"href": "http://172.30.9.26:8774/images/713fb37a-fb2f-4569-ab7d-e108d52b1905", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "links": [{"href": "http://172.30.9.26:8774/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "rel": "bookmark"}]}, "id": "eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "user_id": "29359ed0ac61491aa3c65c3d953dc8fd", "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-12-23T01:14:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst", "created": "2018-12-23T01:14:01Z", "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:14:02,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 used request id req-1734c4b9-6005-49e6-8299-585af0fa29dc 2018-12-23 01:14:02,169 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst] is - BUILD 2018-12-23 01:14:02,169 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:14:05,170 - create_instance - DEBUG - VM status query timeout in 896.778012991 2018-12-23 01:14:05,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:14:05,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14: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-b9e9fba0-3566-421b-a36d-40e2482a947a x-compute-request-id: req-b9e9fba0-3566-421b-a36d-40e2482a947a Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "bookmark"}], "image": {"id": "713fb37a-fb2f-4569-ab7d-e108d52b1905", "links": [{"href": "http://172.30.9.26:8774/images/713fb37a-fb2f-4569-ab7d-e108d52b1905", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "links": [{"href": "http://172.30.9.26:8774/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "rel": "bookmark"}]}, "id": "eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "security_groups": [{"name": "default"}], "user_id": "29359ed0ac61491aa3c65c3d953dc8fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:14:03Z", "hostId": "d3ce53b1e2236c005c6c8ea6b6a28f1caeeaa3eaaec5ffa0ed41f425", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst", "created": "2018-12-23T01:14:01Z", "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:14:05,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 used request id req-b9e9fba0-3566-421b-a36d-40e2482a947a 2018-12-23 01:14:05,776 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst] is - BUILD 2018-12-23 01:14:05,777 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:14:08,780 - create_instance - DEBUG - VM status query timeout in 893.167788982 2018-12-23 01:14:08,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:14:09,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-3306cba2-a55b-456b-ad8e-13235381a39b x-compute-request-id: req-3306cba2-a55b-456b-ad8e-13235381a39b Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "bookmark"}], "image": {"id": "713fb37a-fb2f-4569-ab7d-e108d52b1905", "links": [{"href": "http://172.30.9.26:8774/images/713fb37a-fb2f-4569-ab7d-e108d52b1905", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "links": [{"href": "http://172.30.9.26:8774/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "rel": "bookmark"}]}, "id": "eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "security_groups": [{"name": "default"}], "user_id": "29359ed0ac61491aa3c65c3d953dc8fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:14:03Z", "hostId": "d3ce53b1e2236c005c6c8ea6b6a28f1caeeaa3eaaec5ffa0ed41f425", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst", "created": "2018-12-23T01:14:01Z", "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:14:09,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 used request id req-3306cba2-a55b-456b-ad8e-13235381a39b 2018-12-23 01:14:09,282 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst] is - BUILD 2018-12-23 01:14:09,282 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:14:12,285 - create_instance - DEBUG - VM status query timeout in 889.662461996 2018-12-23 01:14:12,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:14:12,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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,Accept-Encoding x-openstack-request-id: req-bb4fd73c-5933-448c-9de6-518083b199eb x-compute-request-id: req-bb4fd73c-5933-448c-9de6-518083b199eb Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-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.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "bookmark"}], "image": {"id": "713fb37a-fb2f-4569-ab7d-e108d52b1905", "links": [{"href": "http://172.30.9.26:8774/images/713fb37a-fb2f-4569-ab7d-e108d52b1905", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:14:09.000000", "flavor": {"id": "3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "links": [{"href": "http://172.30.9.26:8774/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "rel": "bookmark"}]}, "id": "eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "security_groups": [{"name": "default"}], "user_id": "29359ed0ac61491aa3c65c3d953dc8fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:14:10Z", "hostId": "d3ce53b1e2236c005c6c8ea6b6a28f1caeeaa3eaaec5ffa0ed41f425", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst", "created": "2018-12-23T01:14:01Z", "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:14:12,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 used request id req-bb4fd73c-5933-448c-9de6-518083b199eb 2018-12-23 01:14:12,778 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst] is - ACTIVE 2018-12-23 01:14:12,778 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:14:12,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:14:13,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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,Accept-Encoding x-openstack-request-id: req-19c61e15-e5bc-411c-9998-34a1d096c482 x-compute-request-id: req-19c61e15-e5bc-411c-9998-34a1d096c482 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-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.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "bookmark"}], "image": {"id": "713fb37a-fb2f-4569-ab7d-e108d52b1905", "links": [{"href": "http://172.30.9.26:8774/images/713fb37a-fb2f-4569-ab7d-e108d52b1905", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:14:09.000000", "flavor": {"id": "3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "links": [{"href": "http://172.30.9.26:8774/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "rel": "bookmark"}]}, "id": "eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "security_groups": [{"name": "default"}], "user_id": "29359ed0ac61491aa3c65c3d953dc8fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:14:10Z", "hostId": "d3ce53b1e2236c005c6c8ea6b6a28f1caeeaa3eaaec5ffa0ed41f425", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst", "created": "2018-12-23T01:14:01Z", "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:14:13,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 used request id req-19c61e15-e5bc-411c-9998-34a1d096c482 2018-12-23 01:14:13,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:14:13,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2c461712-4cdf-446c-b363-2e436c4463b0 Date: Sun, 23 Dec 2018 01:14: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":["b2f624ea-fcc5-434d-a67f-f7e8a367a2b1"],"updated_at":"2018-12-23T01:13:53Z","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"022aa6dca38d4b3fa36b107aa91cc197","id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net"}]} 2018-12-23 01:14:13,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net used request id req-2c461712-4cdf-446c-b363-2e436c4463b0 2018-12-23 01:14:13,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:14:13,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6961d91-8e32-414b-94e3-9c91de33eb9a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197"}, "enabled": true, "id": "022aa6dca38d4b3fa36b107aa91cc197", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj"}} 2018-12-23 01:14:13,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197 used request id req-d6961d91-8e32-414b-94e3-9c91de33eb9a 2018-12-23 01:14:13,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:14:13,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fb72bbe0-1b70-488e-ba8e-49e9dc3732b5 Date: Sun, 23 Dec 2018 01:14:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:13:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"022aa6dca38d4b3fa36b107aa91cc197","id":"b2f624ea-fcc5-434d-a67f-f7e8a367a2b1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-subnet"}]} 2018-12-23 01:14:13,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 used request id req-fb72bbe0-1b70-488e-ba8e-49e9dc3732b5 2018-12-23 01:14:13,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:14:13,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3122 X-Openstack-Request-Id: req-0cb1c8d9-1c76-4765-a6f8-963ecf044bb7 Date: Sun, 23 Dec 2018 01:14:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:13:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2f624ea-fcc5-434d-a67f-f7e8a367a2b1","ip_address":"10.55.0.2"}],"id":"0c281540-f393-47c3-a6f8-b45b5eba657a","security_groups":[],"mac_address":"fa:16:3e:14:73:76","project_id":"022aa6dca38d4b3fa36b107aa91cc197","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-73f3401c-49f0-4b99-8bfb-6261c9374f62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:14:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2f624ea-fcc5-434d-a67f-f7e8a367a2b1","ip_address":"10.55.0.11"}],"id":"12ff7484-29b8-40e2-8195-76c3f6dd664a","security_groups":["74726b54-ad3a-44ab-8e11-c9b584f4ffa3"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"022aa6dca38d4b3fa36b107aa91cc197","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4bport-1","admin_state_up":true,"network_id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:58Z","binding:vnic_type":"normal","device_id":"eb8bf0b6-4b63-479a-8074-f5b0493d3b09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:13:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2f624ea-fcc5-434d-a67f-f7e8a367a2b1","ip_address":"10.55.0.4"}],"id":"13c288c3-e329-4b07-b08e-ced43d38ea23","security_groups":[],"mac_address":"fa:16:3e:ab:33:62","project_id":"022aa6dca38d4b3fa36b107aa91cc197","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-73f3401c-49f0-4b99-8bfb-6261c9374f62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:13:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2f624ea-fcc5-434d-a67f-f7e8a367a2b1","ip_address":"10.55.0.3"}],"id":"601e362e-1adf-4dfa-bcc1-14b901d534cb","security_groups":[],"mac_address":"fa:16:3e:1e:73:34","project_id":"022aa6dca38d4b3fa36b107aa91cc197","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73f3401c-49f0-4b99-8bfb-6261c9374f62","tenant_id":"022aa6dca38d4b3fa36b107aa91cc197","created_at":"2018-12-23T01:13:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-73f3401c-49f0-4b99-8bfb-6261c9374f62"}]} 2018-12-23 01:14:13,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=73f3401c-49f0-4b99-8bfb-6261c9374f62 used request id req-0cb1c8d9-1c76-4765-a6f8-963ecf044bb7 2018-12-23 01:14:13,921 - create_instance - INFO - Deleting Port with ID - 12ff7484-29b8-40e2-8195-76c3f6dd664a 2018-12-23 01:14:13,921 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4bport-1 2018-12-23 01:14:13,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/12ff7484-29b8-40e2-8195-76c3f6dd664a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:14:14,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e7423068-1a5d-412f-8be8-7e7430b05c73 Date: Sun, 23 Dec 2018 01:14:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:14:14,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/12ff7484-29b8-40e2-8195-76c3f6dd664a used request id req-e7423068-1a5d-412f-8be8-7e7430b05c73 2018-12-23 01:14:14,697 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst 2018-12-23 01:14:14,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:14:14,886 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01: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-5639a468-e4f6-4fa9-8081-51c948e40757 x-compute-request-id: req-5639a468-e4f6-4fa9-8081-51c948e40757 Content-Type: application/json 2018-12-23 01:14:14,886 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 used request id req-5639a468-e4f6-4fa9-8081-51c948e40757 2018-12-23 01:14:14,886 - create_instance - INFO - Checking deletion status 2018-12-23 01:14:14,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:14:15,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-71315d64-6c60-45a2-a3b4-809bfb0fe54d x-compute-request-id: req-71315d64-6c60-45a2-a3b4-809bfb0fe54d Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-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.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "bookmark"}], "image": {"id": "713fb37a-fb2f-4569-ab7d-e108d52b1905", "links": [{"href": "http://172.30.9.26:8774/images/713fb37a-fb2f-4569-ab7d-e108d52b1905", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:14:09.000000", "flavor": {"id": "3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "links": [{"href": "http://172.30.9.26:8774/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "rel": "bookmark"}]}, "id": "eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "user_id": "29359ed0ac61491aa3c65c3d953dc8fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:14:14Z", "hostId": "d3ce53b1e2236c005c6c8ea6b6a28f1caeeaa3eaaec5ffa0ed41f425", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst", "created": "2018-12-23T01:14:01Z", "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:14:15,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 used request id req-71315d64-6c60-45a2-a3b4-809bfb0fe54d 2018-12-23 01:14:15,268 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst] is - ACTIVE 2018-12-23 01:14:15,268 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:14:18,271 - create_instance - DEBUG - VM status query timeout in 296.614950895 2018-12-23 01:14:18,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:14:18,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14: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-e5599318-70f1-4132-b7e0-696d9a5bcbe8 x-compute-request-id: req-e5599318-70f1-4132-b7e0-696d9a5bcbe8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "rel": "bookmark"}], "image": {"id": "713fb37a-fb2f-4569-ab7d-e108d52b1905", "links": [{"href": "http://172.30.9.26:8774/images/713fb37a-fb2f-4569-ab7d-e108d52b1905", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:14:09.000000", "flavor": {"id": "3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "links": [{"href": "http://172.30.9.26:8774/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d", "rel": "bookmark"}]}, "id": "eb8bf0b6-4b63-479a-8074-f5b0493d3b09", "user_id": "29359ed0ac61491aa3c65c3d953dc8fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:14:14Z", "hostId": "d3ce53b1e2236c005c6c8ea6b6a28f1caeeaa3eaaec5ffa0ed41f425", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst", "created": "2018-12-23T01:14:01Z", "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:14:18,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 used request id req-e5599318-70f1-4132-b7e0-696d9a5bcbe8 2018-12-23 01:14:18,531 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst] is - ACTIVE 2018-12-23 01:14:18,531 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:14:21,535 - create_instance - DEBUG - VM status query timeout in 293.351776838 2018-12-23 01:14:21,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a6105fd23e69165b2a7ffd6eadc1149d445b4c" 2018-12-23 01:14:21,591 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:14: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-540b8581-7769-4045-bf53-ed7f272c0a73 x-compute-request-id: req-540b8581-7769-4045-bf53-ed7f272c0a73 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance eb8bf0b6-4b63-479a-8074-f5b0493d3b09 could not be found.", "code": 404}} 2018-12-23 01:14:21,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/eb8bf0b6-4b63-479a-8074-f5b0493d3b09 used request id req-540b8581-7769-4045-bf53-ed7f272c0a73 2018-12-23 01:14:21,591 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance eb8bf0b6-4b63-479a-8074-f5b0493d3b09 could not be found. (HTTP 404) (Request-ID: req-540b8581-7769-4045-bf53-ed7f272c0a73) 2018-12-23 01:14:21,592 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-inst 2018-12-23 01:14:21,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5014e8f521c19108679f2b0755b23718c03f284" 2018-12-23 01:14:21,640 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:14: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-3ec31867-8588-418b-a3ae-e4f9cd53cb3c x-compute-request-id: req-3ec31867-8588-418b-a3ae-e4f9cd53cb3c Content-Length: 0 Content-Type: application/json 2018-12-23 01:14:21,640 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3bd61e4e-b67f-464e-b6cd-bbe9b76ff71d used request id req-3ec31867-8588-418b-a3ae-e4f9cd53cb3c 2018-12-23 01:14:21,641 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-subnet 2018-12-23 01:14:21,641 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-subnet 2018-12-23 01:14:21,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/b2f624ea-fcc5-434d-a67f-f7e8a367a2b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874704d0fe29f64ddb17f48495cd2302d308b538" 2018-12-23 01:14:24,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0de1d68-efaa-4285-b3b2-e4c104486f17 Date: Sun, 23 Dec 2018 01:14:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:14:24,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/b2f624ea-fcc5-434d-a67f-f7e8a367a2b1 used request id req-f0de1d68-efaa-4285-b3b2-e4c104486f17 2018-12-23 01:14:24,215 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-pub-net 2018-12-23 01:14:24,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/73f3401c-49f0-4b99-8bfb-6261c9374f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}874704d0fe29f64ddb17f48495cd2302d308b538" 2018-12-23 01:14:25,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-df9a672d-e49a-4647-93cf-a618a9e76246 Date: Sun, 23 Dec 2018 01:14:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:14:25,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/73f3401c-49f0-4b99-8bfb-6261c9374f62 used request id req-df9a672d-e49a-4647-93cf-a618a9e76246 2018-12-23 01:14:25,368 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-4762ecbe-2820-4c79-9edf-57e71c317c4b-image 2018-12-23 01:14:25,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}210997ba52dfe203c431d1f4ce08839b05263b27" 2018-12-23 01:14:26,386 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cedfbb29-fdfe-42f4-9319-4667092f5ddc Date: Sun, 23 Dec 2018 01:14:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:14:26,387 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/713fb37a-fb2f-4569-ab7d-e108d52b1905 used request id req-cedfbb29-fdfe-42f4-9319-4667092f5ddc 2018-12-23 01:14:26,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ae30420b993eeed77dfe09a5c045a8e786b23c" 2018-12-23 01:14:26,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8ab08fca-23f5-415d-81fa-cd7d3543355c Date: Sun, 23 Dec 2018 01:14:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "created_at": "2018-12-23T01:13:51Z", "updated_at": "2018-12-23T01:13:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:13:51Z", "revision_number": 0, "id": "14b05262-2056-4686-93d6-3dd16e06a117", "remote_group_id": "74726b54-ad3a-44ab-8e11-c9b584f4ffa3", "remote_ip_prefix": null, "created_at": "2018-12-23T01:13:51Z", "security_group_id": "74726b54-ad3a-44ab-8e11-c9b584f4ffa3", "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "port_range_min": null, "ethertype": "IPv6", "project_id": "022aa6dca38d4b3fa36b107aa91cc197"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:13:51Z", "revision_number": 0, "id": "4b038753-8851-43a6-aeac-c53fad6c0305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:13:51Z", "security_group_id": "74726b54-ad3a-44ab-8e11-c9b584f4ffa3", "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "port_range_min": null, "ethertype": "IPv4", "project_id": "022aa6dca38d4b3fa36b107aa91cc197"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:13:51Z", "revision_number": 0, "id": "6479fd8a-c61d-4ece-baa9-09276643902d", "remote_group_id": "74726b54-ad3a-44ab-8e11-c9b584f4ffa3", "remote_ip_prefix": null, "created_at": "2018-12-23T01:13:51Z", "security_group_id": "74726b54-ad3a-44ab-8e11-c9b584f4ffa3", "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "port_range_min": null, "ethertype": "IPv4", "project_id": "022aa6dca38d4b3fa36b107aa91cc197"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:13:51Z", "revision_number": 0, "id": "f1cf1198-bfc3-425e-95c7-68592373255c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:13:51Z", "security_group_id": "74726b54-ad3a-44ab-8e11-c9b584f4ffa3", "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "port_range_min": null, "ethertype": "IPv6", "project_id": "022aa6dca38d4b3fa36b107aa91cc197"}], "revision_number": 4, "project_id": "022aa6dca38d4b3fa36b107aa91cc197", "id": "74726b54-ad3a-44ab-8e11-c9b584f4ffa3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:14:26,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-8ab08fca-23f5-415d-81fa-cd7d3543355c 2018-12-23 01:14:26,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ae30420b993eeed77dfe09a5c045a8e786b23c" 2018-12-23 01:14:26,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779183d1-785b-4808-8462-32839bdfa360 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197"}, "enabled": true, "id": "022aa6dca38d4b3fa36b107aa91cc197", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj"}} 2018-12-23 01:14:26,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197 used request id req-779183d1-785b-4808-8462-32839bdfa360 2018-12-23 01:14:26,699 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74726b54-ad3a-44ab-8e11-c9b584f4ffa3 2018-12-23 01:14:26,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=74726b54-ad3a-44ab-8e11-c9b584f4ffa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ae30420b993eeed77dfe09a5c045a8e786b23c" 2018-12-23 01:14:26,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-abcccb9f-4b7c-45e9-b4f1-fe276f8ae081 Date: Sun, 23 Dec 2018 01:14:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "74726b54-ad3a-44ab-8e11-c9b584f4ffa3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:13:51Z", "security_group_id": "74726b54-ad3a-44ab-8e11-c9b584f4ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "created_at": "2018-12-23T01:13:51Z", "project_id": "022aa6dca38d4b3fa36b107aa91cc197", "id": "14b05262-2056-4686-93d6-3dd16e06a117"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:13:51Z", "security_group_id": "74726b54-ad3a-44ab-8e11-c9b584f4ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "created_at": "2018-12-23T01:13:51Z", "project_id": "022aa6dca38d4b3fa36b107aa91cc197", "id": "4b038753-8851-43a6-aeac-c53fad6c0305"}, {"remote_group_id": "74726b54-ad3a-44ab-8e11-c9b584f4ffa3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:13:51Z", "security_group_id": "74726b54-ad3a-44ab-8e11-c9b584f4ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "created_at": "2018-12-23T01:13:51Z", "project_id": "022aa6dca38d4b3fa36b107aa91cc197", "id": "6479fd8a-c61d-4ece-baa9-09276643902d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:13:51Z", "security_group_id": "74726b54-ad3a-44ab-8e11-c9b584f4ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "022aa6dca38d4b3fa36b107aa91cc197", "created_at": "2018-12-23T01:13:51Z", "project_id": "022aa6dca38d4b3fa36b107aa91cc197", "id": "f1cf1198-bfc3-425e-95c7-68592373255c"}]} 2018-12-23 01:14:26,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=74726b54-ad3a-44ab-8e11-c9b584f4ffa3 used request id req-abcccb9f-4b7c-45e9-b4f1-fe276f8ae081 2018-12-23 01:14:26,885 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:14:26,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/74726b54-ad3a-44ab-8e11-c9b584f4ffa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ae30420b993eeed77dfe09a5c045a8e786b23c" 2018-12-23 01:14:27,225 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c07936b2-c4de-4b69-9198-370938feef5d Content-Length: 0 Date: Sun, 23 Dec 2018 01:14:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:14:27,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/74726b54-ad3a-44ab-8e11-c9b584f4ffa3 used request id req-c07936b2-c4de-4b69-9198-370938feef5d 2018-12-23 01:14:27,226 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj 2018-12-23 01:14:27,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ae30420b993eeed77dfe09a5c045a8e786b23c" 2018-12-23 01:14:27,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:14:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-932a4deb-2f5a-4528-8c16-cf8f113a5bd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:14:27,419 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/022aa6dca38d4b3fa36b107aa91cc197 used request id req-932a4deb-2f5a-4528-8c16-cf8f113a5bd0 2018-12-23 01:14:27,420 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-dff5d29b-e054-4a5-proj-role 2018-12-23 01:14:27,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/cef14b6acf2d44eb88f2bd5d73432b8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ae30420b993eeed77dfe09a5c045a8e786b23c" 2018-12-23 01:14:27,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:14:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c4c1f2e-d78c-4aa1-94f1-7d8b69102937 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:14:27,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/cef14b6acf2d44eb88f2bd5d73432b8e used request id req-0c4c1f2e-d78c-4aa1-94f1-7d8b69102937 2018-12-23 01:14:27,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ae30420b993eeed77dfe09a5c045a8e786b23c" 2018-12-23 01:14:27,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3167e093-9473-4d2e-aa89-e69d091ca54d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:14:27,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3167e093-9473-4d2e-aa89-e69d091ca54d 2018-12-23 01:14:27,620 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-dff5d29b-e054-4a5-user 2018-12-23 01:14:27,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/29359ed0ac61491aa3c65c3d953dc8fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff792f9f707dd4c13f68eb3a0303ba449837532" 2018-12-23 01:14:27,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:14:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23f5ed7b-9e1d-4678-8c76-e282301c25b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:14:27,787 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/29359ed0ac61491aa3c65c3d953dc8fd used request id req-23f5ed7b-9e1d-4678-8c76-e282301c25b1 2018-12-23 01:14:27,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:14:28,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["IENxv2ZTQyqjckvxUV2mEw"], "issued_at": "2018-12-23T01:14:28.000000Z"}} 2018-12-23 01:14:28,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa31fc6c4812be800c5dac1ea63f6c7f9134804" 2018-12-23 01:14:28,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06252c2e-5c36-4c46-b6a0-16c23c6a63f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:14:28,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-06252c2e-5c36-4c46-b6a0-16c23c6a63f8 2018-12-23 01:14:28,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:14:28,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:14:28,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Y5meu-VuQ5iG0f58ioqvOg"], "issued_at": "2018-12-23T01:14:28.000000Z"}} 2018-12-23 01:14:28,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" 2018-12-23 01:14:28,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5347dcc-17bb-42f4-b60f-a948b475f78c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:14:28,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e5347dcc-17bb-42f4-b60f-a948b475f78c 2018-12-23 01:14:28,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:14:28,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:14:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:14:28,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-213ddb05-eff1-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" 2018-12-23 01:14:28,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e168333-593a-40c5-877f-eb457e357608 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-213ddb05-eff1-445-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:14:28,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-213ddb05-eff1-445-proj used request id req-7e168333-593a-40c5-877f-eb457e357608 2018-12-23 01:14:28,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" 2018-12-23 01:14:28,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a496ef3-c1f8-4e3a-ba4e-d1787307d6d9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:14:28,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6a496ef3-c1f8-4e3a-ba4e-d1787307d6d9 2018-12-23 01:14:28,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj"}}' 2018-12-23 01:14:29,052 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-562e7629-c10a-4eff-807a-c9f9972b2fd5 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a"}, "enabled": true, "id": "b0af91e4bf7544deb60df91de17fd60a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj"}} 2018-12-23 01:14:29,052 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-562e7629-c10a-4eff-807a-c9f9972b2fd5 2018-12-23 01:14:29,052 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-213ddb05-eff1-445-proj 2018-12-23 01:14:29,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:14:29,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:14:29,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:14:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["QC9AUrbeSfOVZuuM_Yauzw"], "issued_at": "2018-12-23T01:14:29.000000Z"}} 2018-12-23 01:14:29,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cfd20ab512e7ab6ec5d5ec1c7081ce8bb75a492" 2018-12-23 01:14:29,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d72d11a-cddf-4c70-8b96-723ccfe5091a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:14:29,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2d72d11a-cddf-4c70-8b96-723ccfe5091a 2018-12-23 01:14:29,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:14:29,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:14:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:14:29,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cfd20ab512e7ab6ec5d5ec1c7081ce8bb75a492" 2018-12-23 01:14:29,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b12da4-3522-40a7-88ce-8091effb2754 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:14:29,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b3b12da4-3522-40a7-88ce-8091effb2754 2018-12-23 01:14:29,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-213ddb05-eff1-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cfd20ab512e7ab6ec5d5ec1c7081ce8bb75a492" 2018-12-23 01:14:29,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6fbecc4-2dba-4277-9d8f-8aed21ccecf9 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-213ddb05-eff1-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a"}, "enabled": true, "id": "b0af91e4bf7544deb60df91de17fd60a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj"}]} 2018-12-23 01:14:29,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-213ddb05-eff1-445-proj used request id req-e6fbecc4-2dba-4277-9d8f-8aed21ccecf9 2018-12-23 01:14:29,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cfd20ab512e7ab6ec5d5ec1c7081ce8bb75a492" 2018-12-23 01:14:29,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-497af1b7-4761-4b61-a0ae-7cd6ab90303c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:14:29,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-497af1b7-4761-4b61-a0ae-7cd6ab90303c 2018-12-23 01:14:30,051 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-213ddb05-eff1-445-user 2018-12-23 01:14:30,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:14:30,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" 2018-12-23 01:14:30,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a2d701-abb1-4aff-99b8-f0501b4ccab3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:14:30,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e1a2d701-abb1-4aff-99b8-f0501b4ccab3 2018-12-23 01:14:30,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" -d '{"role": {"name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj-role"}}' 2018-12-23 01:14:30,279 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-399b4489-649a-4930-98d3-6d21052bbc83 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ef717db4651b47b7af833dc42f59bab7", "links": {"self": "http://172.30.9.26:5000/v3/roles/ef717db4651b47b7af833dc42f59bab7"}, "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj-role"}} 2018-12-23 01:14:30,279 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-399b4489-649a-4930-98d3-6d21052bbc83 2018-12-23 01:14:30,280 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-213ddb05-eff1-445-proj-role 2018-12-23 01:14:30,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ef717db4651b47b7af833dc42f59bab7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" 2018-12-23 01:14:30,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3608316-dae2-4d3e-a552-441b44e709ef Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ef717db4651b47b7af833dc42f59bab7"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj-role", "id": "ef717db4651b47b7af833dc42f59bab7"}} 2018-12-23 01:14:30,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ef717db4651b47b7af833dc42f59bab7 used request id req-d3608316-dae2-4d3e-a552-441b44e709ef 2018-12-23 01:14:30,365 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-213ddb05-eff1-445-proj-role to project CreateInstancePortManipulationTests-213ddb05-eff1-445-proj 2018-12-23 01:14:30,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a/users/187aacdcce08460992d692dcc29575b1/roles/ef717db4651b47b7af833dc42f59bab7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" 2018-12-23 01:14:30,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e708767-e5e6-4b29-9fa6-833c78e551c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:14:30,492 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a/users/187aacdcce08460992d692dcc29575b1/roles/ef717db4651b47b7af833dc42f59bab7 used request id req-8e708767-e5e6-4b29-9fa6-833c78e551c0 2018-12-23 01:14:30,492 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:14:30,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:14:30,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:14:30,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef717db4651b47b7af833dc42f59bab7", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj-role"}], "expires_at": "2018-12-23T02:14:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0af91e4bf7544deb60df91de17fd60a", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b0af91e4bf7544deb60df91de17fd60a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b0af91e4bf7544deb60df91de17fd60a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b0af91e4bf7544deb60df91de17fd60a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b0af91e4bf7544deb60df91de17fd60a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b0af91e4bf7544deb60df91de17fd60a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b0af91e4bf7544deb60df91de17fd60a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-user", "id": "187aacdcce08460992d692dcc29575b1"}, "audit_ids": ["579dpCn_ToOqY9gMvUcPLg"], "issued_at": "2018-12-23T01:14:30.000000Z"}} 2018-12-23 01:14:30,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485b315d5f2401cbd6600313a0999d0636f2eae7" 2018-12-23 01:14:30,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fecf0b6-cc94-4786-a591-7af5e6298bb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:14:30,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8fecf0b6-cc94-4786-a591-7af5e6298bb7 2018-12-23 01:14:30,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}485b315d5f2401cbd6600313a0999d0636f2eae7" 2018-12-23 01:14:31,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-d82e1697-ed63-4761-8900-c4f6b0e4978e Date: Sun, 23 Dec 2018 01:14:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-image"} 2018-12-23 01:14:31,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-image used request id req-d82e1697-ed63-4761-8900-c4f6b0e4978e 2018-12-23 01:14:31,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}485b315d5f2401cbd6600313a0999d0636f2eae7" 2018-12-23 01:14:31,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-578d22ab-c89a-4588-9453-823db0f29d84 Date: Sun, 23 Dec 2018 01:14: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-12-23 01:14:31,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-578d22ab-c89a-4588-9453-823db0f29d84 2018-12-23 01:14:31,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}485b315d5f2401cbd6600313a0999d0636f2eae7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-image"}' 2018-12-23 01:14:31,497 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/8a70c802-8962-4e3e-a927-84921c894290 X-Openstack-Request-Id: req-af89d622-7acc-41b7-8e1a-cd195f1dbc0f Date: Sun, 23 Dec 2018 01:14:31 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:14:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:14:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/8a70c802-8962-4e3e-a927-84921c894290", "min_disk": 0, "protected": false, "id": "8a70c802-8962-4e3e-a927-84921c894290", "file": "/v2/images/8a70c802-8962-4e3e-a927-84921c894290/file", "checksum": null, "owner": "b0af91e4bf7544deb60df91de17fd60a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:14:31,497 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-af89d622-7acc-41b7-8e1a-cd195f1dbc0f 2018-12-23 01:14:31,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/8a70c802-8962-4e3e-a927-84921c894290/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}485b315d5f2401cbd6600313a0999d0636f2eae7" -d '' 2018-12-23 01:14:33,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-12a55d2a-6089-4405-95e8-db06e962b167 Date: Sun, 23 Dec 2018 01:14:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:14:33,417 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8a70c802-8962-4e3e-a927-84921c894290/file used request id req-12a55d2a-6089-4405-95e8-db06e962b167 2018-12-23 01:14:33,418 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:14:33,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/8a70c802-8962-4e3e-a927-84921c894290 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}485b315d5f2401cbd6600313a0999d0636f2eae7" 2018-12-23 01:14:33,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-2a89134e-e471-44a9-942a-4ec5eac8dea2 Date: Sun, 23 Dec 2018 01:14:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:14:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:14:33Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/8a70c802-8962-4e3e-a927-84921c894290/snap", "metadata": {}}], "self": "/v2/images/8a70c802-8962-4e3e-a927-84921c894290", "min_disk": 0, "protected": false, "id": "8a70c802-8962-4e3e-a927-84921c894290", "file": "/v2/images/8a70c802-8962-4e3e-a927-84921c894290/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b0af91e4bf7544deb60df91de17fd60a", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/8a70c802-8962-4e3e-a927-84921c894290/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:14:33,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/8a70c802-8962-4e3e-a927-84921c894290 used request id req-2a89134e-e471-44a9-942a-4ec5eac8dea2 2018-12-23 01:14:33,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}485b315d5f2401cbd6600313a0999d0636f2eae7" 2018-12-23 01:14:33,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-06397509-c618-4c80-a783-470fd9739c85 Date: Sun, 23 Dec 2018 01:14: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-12-23 01:14:33,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-06397509-c618-4c80-a783-470fd9739c85 2018-12-23 01:14:33,740 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-image 2018-12-23 01:14:33,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/8a70c802-8962-4e3e-a927-84921c894290 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}485b315d5f2401cbd6600313a0999d0636f2eae7" 2018-12-23 01:14:33,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-da03f850-10fd-46af-b2dc-0c205b0dfac1 Date: Sun, 23 Dec 2018 01:14:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:14:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:14:33Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/8a70c802-8962-4e3e-a927-84921c894290/snap", "metadata": {}}], "self": "/v2/images/8a70c802-8962-4e3e-a927-84921c894290", "min_disk": 0, "protected": false, "id": "8a70c802-8962-4e3e-a927-84921c894290", "file": "/v2/images/8a70c802-8962-4e3e-a927-84921c894290/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b0af91e4bf7544deb60df91de17fd60a", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/8a70c802-8962-4e3e-a927-84921c894290/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:14:33,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/8a70c802-8962-4e3e-a927-84921c894290 used request id req-da03f850-10fd-46af-b2dc-0c205b0dfac1 2018-12-23 01:14:33,912 - create_image - DEBUG - Instance status is - active 2018-12-23 01:14:33,912 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-image 2018-12-23 01:14:33,912 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-image 2018-12-23 01:14:33,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:14:33,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:14:34,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef717db4651b47b7af833dc42f59bab7", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj-role"}], "expires_at": "2018-12-23T02:14:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0af91e4bf7544deb60df91de17fd60a", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b0af91e4bf7544deb60df91de17fd60a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b0af91e4bf7544deb60df91de17fd60a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b0af91e4bf7544deb60df91de17fd60a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b0af91e4bf7544deb60df91de17fd60a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b0af91e4bf7544deb60df91de17fd60a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b0af91e4bf7544deb60df91de17fd60a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-user", "id": "187aacdcce08460992d692dcc29575b1"}, "audit_ids": ["_LBmtAeyTqqAftC_nys_pg"], "issued_at": "2018-12-23T01:14:34.000000Z"}} 2018-12-23 01:14:34,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19623611f37c62d1b882452c0538677ef879eb89" 2018-12-23 01:14:34,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4cb962a-f1da-44ee-9667-21efbb07f346 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:14:34,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a4cb962a-f1da-44ee-9667-21efbb07f346 2018-12-23 01:14:34,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19623611f37c62d1b882452c0538677ef879eb89" 2018-12-23 01:14:34,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-82d23207-f7e2-4a9b-a839-2c284278890a Date: Sun, 23 Dec 2018 01:14:34 GMT RESP BODY: {"networks":[]} 2018-12-23 01:14:34,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net used request id req-82d23207-f7e2-4a9b-a839-2c284278890a 2018-12-23 01:14:34,495 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net 2018-12-23 01:14:34,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19623611f37c62d1b882452c0538677ef879eb89" -d '{"network": {"name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net", "admin_state_up": true}}' 2018-12-23 01:14:35,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-036c66c0-c8da-46b4-8f38-52cc74bdde86 Date: Sun, 23 Dec 2018 01:14:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b0af91e4bf7544deb60df91de17fd60a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:14:34Z","is_default":false,"name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:34Z","mtu":1450}} 2018-12-23 01:14:35,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-036c66c0-c8da-46b4-8f38-52cc74bdde86 2018-12-23 01:14:35,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=eb5877d6-2101-481f-83c2-648fae0c8f9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19623611f37c62d1b882452c0538677ef879eb89" 2018-12-23 01:14:35,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-e1effdb3-b7bb-469f-b927-5babb57b34f2 Date: Sun, 23 Dec 2018 01:14:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-23T01:14:34Z","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net"}]} 2018-12-23 01:14:35,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=eb5877d6-2101-481f-83c2-648fae0c8f9c used request id req-e1effdb3-b7bb-469f-b927-5babb57b34f2 2018-12-23 01:14:35,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19623611f37c62d1b882452c0538677ef879eb89" 2018-12-23 01:14:35,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-16776031-0c19-497a-9622-499a499778a8 Date: Sun, 23 Dec 2018 01:14:35 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:14:35,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c used request id req-16776031-0c19-497a-9622-499a499778a8 2018-12-23 01:14:35,472 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet 2018-12-23 01:14:35,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19623611f37c62d1b882452c0538677ef879eb89" -d '{"subnets": [{"ip_version": 4, "network_id": "eb5877d6-2101-481f-83c2-648fae0c8f9c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet"}]}' 2018-12-23 01:14:36,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-527ea6e1-27a7-4400-97f0-6a950f6b3e7c Date: Sun, 23 Dec 2018 01:14:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:14:36Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"d7497204-db9c-47d8-8dbb-e375570a46e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet"}]} 2018-12-23 01:14:36,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-527ea6e1-27a7-4400-97f0-6a950f6b3e7c 2018-12-23 01:14:36,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=eb5877d6-2101-481f-83c2-648fae0c8f9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19623611f37c62d1b882452c0538677ef879eb89" 2018-12-23 01:14:36,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3eeaf388-dd90-4c5c-a3a3-8950333803d4 Date: Sun, 23 Dec 2018 01:14:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d7497204-db9c-47d8-8dbb-e375570a46e0"],"updated_at":"2018-12-23T01:14:36Z","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net"}]} 2018-12-23 01:14:36,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=eb5877d6-2101-481f-83c2-648fae0c8f9c used request id req-3eeaf388-dd90-4c5c-a3a3-8950333803d4 2018-12-23 01:14:36,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19623611f37c62d1b882452c0538677ef879eb89" 2018-12-23 01:14:36,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-543bc752-ab11-402e-a244-63ef10ab8cfa Date: Sun, 23 Dec 2018 01:14:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:14:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"d7497204-db9c-47d8-8dbb-e375570a46e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet"}]} 2018-12-23 01:14:36,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c used request id req-543bc752-ab11-402e-a244-63ef10ab8cfa 2018-12-23 01:14:36,600 - OpenStackNetwork - DEBUG - Network [eb5877d6-2101-481f-83c2-648fae0c8f9c] created successfully 2018-12-23 01:14:36,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:14:36,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:14:36,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:14:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["dZCVdP50Sm-34QK52hssKA"], "issued_at": "2018-12-23T01:14:36.000000Z"}} 2018-12-23 01:14:36,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f996f1a4f71d320b43b0947eb58cf72de904324" 2018-12-23 01:14:37,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eae1011-f094-42e1-9f50-fa5f092aaa05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:14:37,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7eae1011-f094-42e1-9f50-fa5f092aaa05 2018-12-23 01:14:37,056 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:14:37,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f996f1a4f71d320b43b0947eb58cf72de904324" 2018-12-23 01:14:37,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14: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-8a9429b7-9ef8-4d9d-80f3-09683ec4bff5 x-compute-request-id: req-8a9429b7-9ef8-4d9d-80f3-09683ec4bff5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:14:37,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8a9429b7-9ef8-4d9d-80f3-09683ec4bff5 2018-12-23 01:14:37,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f996f1a4f71d320b43b0947eb58cf72de904324" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-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-12-23 01:14:37,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14: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-bc488c3a-45f7-4c6f-b889-a923343c35f4 x-compute-request-id: req-bc488c3a-45f7-4c6f-b889-a923343c35f4 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2c74b228-77d5-4864-808b-175e7cd73dfb", "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:14:37,285 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bc488c3a-45f7-4c6f-b889-a923343c35f4 2018-12-23 01:14:37,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:14:37,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:14:37,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef717db4651b47b7af833dc42f59bab7", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj-role"}], "expires_at": "2018-12-23T02:14:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0af91e4bf7544deb60df91de17fd60a", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b0af91e4bf7544deb60df91de17fd60a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b0af91e4bf7544deb60df91de17fd60a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b0af91e4bf7544deb60df91de17fd60a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b0af91e4bf7544deb60df91de17fd60a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b0af91e4bf7544deb60df91de17fd60a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b0af91e4bf7544deb60df91de17fd60a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-user", "id": "187aacdcce08460992d692dcc29575b1"}, "audit_ids": ["SHJJpJE-Rp61wgtab-oRhQ"], "issued_at": "2018-12-23T01:14:37.000000Z"}} 2018-12-23 01:14:37,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:37,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f92bc3-140d-4f77-9c5b-8082d510748c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:14:37,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b1f92bc3-140d-4f77-9c5b-8082d510748c 2018-12-23 01:14:37,740 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:14:37,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:37,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49428944-e399-4819-b8a0-1ad57814403c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:14:37,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-49428944-e399-4819-b8a0-1ad57814403c 2018-12-23 01:14:37,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:38,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f8ea4400-1704-42bc-929b-766d9c7ea0f6 Date: Sun, 23 Dec 2018 01:14:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d7497204-db9c-47d8-8dbb-e375570a46e0"],"updated_at":"2018-12-23T01:14:36Z","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net"}]} 2018-12-23 01:14:38,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net used request id req-f8ea4400-1704-42bc-929b-766d9c7ea0f6 2018-12-23 01:14:38,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:14:38,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:14:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:14:38,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:38,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae910148-a22f-4ea8-a215-dec46de44fbc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a"}, "enabled": true, "id": "b0af91e4bf7544deb60df91de17fd60a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj"}} 2018-12-23 01:14:38,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a used request id req-ae910148-a22f-4ea8-a215-dec46de44fbc 2018-12-23 01:14:38,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:38,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-216f1de2-51cb-4eae-b544-5d9ce0c1b153 Date: Sun, 23 Dec 2018 01:14:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:14:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"d7497204-db9c-47d8-8dbb-e375570a46e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet"}]} 2018-12-23 01:14:38,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c used request id req-216f1de2-51cb-4eae-b544-5d9ce0c1b153 2018-12-23 01:14:38,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c&name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:38,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-624238b6-9b7e-408a-b62c-e739b98a5094 Date: Sun, 23 Dec 2018 01:14:38 GMT RESP BODY: {"ports":[]} 2018-12-23 01:14:38,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c&name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7dport-1&admin_state_up=True used request id req-624238b6-9b7e-408a-b62c-e739b98a5094 2018-12-23 01:14:38,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:38,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-662a3ee8-7d97-47f5-8f9a-bf1c3a3f9060 x-compute-request-id: req-662a3ee8-7d97-47f5-8f9a-bf1c3a3f9060 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:14:38,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst used request id req-662a3ee8-7d97-47f5-8f9a-bf1c3a3f9060 2018-12-23 01:14:38,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:39,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a10ce971-3771-494c-ba21-a11a86633c8b Date: Sun, 23 Dec 2018 01:14: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":["d7497204-db9c-47d8-8dbb-e375570a46e0"],"updated_at":"2018-12-23T01:14:36Z","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net"}]} 2018-12-23 01:14:39,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net used request id req-a10ce971-3771-494c-ba21-a11a86633c8b 2018-12-23 01:14:39,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:39,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f76b1d33-a0b8-438c-bdca-7b9197f16e05 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a"}, "enabled": true, "id": "b0af91e4bf7544deb60df91de17fd60a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj"}} 2018-12-23 01:14:39,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a used request id req-f76b1d33-a0b8-438c-bdca-7b9197f16e05 2018-12-23 01:14:39,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:39,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a1aaf428-af38-4598-9d96-d65b8df14106 Date: Sun, 23 Dec 2018 01:14:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:14:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"d7497204-db9c-47d8-8dbb-e375570a46e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet"}]} 2018-12-23 01:14:39,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c used request id req-a1aaf428-af38-4598-9d96-d65b8df14106 2018-12-23 01:14:39,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c&name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:39,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9e8fa303-d37c-410c-9e1c-5f8c211dde78 Date: Sun, 23 Dec 2018 01:14:39 GMT RESP BODY: {"ports":[]} 2018-12-23 01:14:39,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c&name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7dport-1&admin_state_up=True used request id req-9e8fa303-d37c-410c-9e1c-5f8c211dde78 2018-12-23 01:14:39,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:14:39,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:14:39,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef717db4651b47b7af833dc42f59bab7", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj-role"}], "expires_at": "2018-12-23T02:14:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0af91e4bf7544deb60df91de17fd60a", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b0af91e4bf7544deb60df91de17fd60a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b0af91e4bf7544deb60df91de17fd60a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b0af91e4bf7544deb60df91de17fd60a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b0af91e4bf7544deb60df91de17fd60a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b0af91e4bf7544deb60df91de17fd60a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b0af91e4bf7544deb60df91de17fd60a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b0af91e4bf7544deb60df91de17fd60a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-user", "id": "187aacdcce08460992d692dcc29575b1"}, "audit_ids": ["Y05mcoo-Smy3hdK4_1Tz1A"], "issued_at": "2018-12-23T01:14:39.000000Z"}} 2018-12-23 01:14:39,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a3726d99ff56479b767eb51be8c741c2ce7e7" 2018-12-23 01:14:39,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a68814-b659-4611-9cc3-6972f5bec70d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:14:39,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-35a68814-b659-4611-9cc3-6972f5bec70d 2018-12-23 01:14:39,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:40,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bace6a97-b329-4e12-84a7-e8f855e3f605 Date: Sun, 23 Dec 2018 01:14: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":["d7497204-db9c-47d8-8dbb-e375570a46e0"],"updated_at":"2018-12-23T01:14:36Z","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net"}]} 2018-12-23 01:14:40,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net used request id req-bace6a97-b329-4e12-84a7-e8f855e3f605 2018-12-23 01:14:40,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:40,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5c2f589d-869c-4c43-8375-ebecadaf5441 Date: Sun, 23 Dec 2018 01:14:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:14:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"d7497204-db9c-47d8-8dbb-e375570a46e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet"}]} 2018-12-23 01:14:40,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c used request id req-5c2f589d-869c-4c43-8375-ebecadaf5441 2018-12-23 01:14:40,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:40,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ece2d08c-dfd2-4e7c-a17c-093a1d94cc78 Date: Sun, 23 Dec 2018 01:14: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":["d7497204-db9c-47d8-8dbb-e375570a46e0"],"updated_at":"2018-12-23T01:14:36Z","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net"}]} 2018-12-23 01:14:40,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net used request id req-ece2d08c-dfd2-4e7c-a17c-093a1d94cc78 2018-12-23 01:14:40,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:14:40,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:14:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:14:40,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a3726d99ff56479b767eb51be8c741c2ce7e7" 2018-12-23 01:14:40,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9a0b92-5c62-49ea-b6d9-903e297ee917 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a"}, "enabled": true, "id": "b0af91e4bf7544deb60df91de17fd60a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj"}} 2018-12-23 01:14:40,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a used request id req-fc9a0b92-5c62-49ea-b6d9-903e297ee917 2018-12-23 01:14:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:40,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e7577dbf-f008-478a-ab9c-f6250068b2d7 Date: Sun, 23 Dec 2018 01:14:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:14:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"d7497204-db9c-47d8-8dbb-e375570a46e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet"}]} 2018-12-23 01:14:40,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c used request id req-e7577dbf-f008-478a-ab9c-f6250068b2d7 2018-12-23 01:14:40,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c&name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:41,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7f4beae6-00bc-46c3-99f1-4e8907936833 Date: Sun, 23 Dec 2018 01:14:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:14:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"d7497204-db9c-47d8-8dbb-e375570a46e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet"}]} 2018-12-23 01:14:41,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c&name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet used request id req-7f4beae6-00bc-46c3-99f1-4e8907936833 2018-12-23 01:14:41,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c&name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:41,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-70b8d96d-6b91-49c6-97a1-c2c6f3ab5248 Date: Sun, 23 Dec 2018 01:14:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:14:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"d7497204-db9c-47d8-8dbb-e375570a46e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet"}]} 2018-12-23 01:14:41,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c&name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet used request id req-70b8d96d-6b91-49c6-97a1-c2c6f3ab5248 2018-12-23 01:14:41,282 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net 2018-12-23 01:14:41,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" -d '{"port": {"network_id": "eb5877d6-2101-481f-83c2-648fae0c8f9c", "fixed_ips": [{"subnet_id": "d7497204-db9c-47d8-8dbb-e375570a46e0", "ip_address": "10.55.0.101"}, {"subnet_id": "d7497204-db9c-47d8-8dbb-e375570a46e0", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7dport-1", "admin_state_up": true}}' 2018-12-23 01:14:42,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-22ed9102-a44c-42ae-b839-2ec2c725bec7 Date: Sun, 23 Dec 2018 01:14:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:14:41Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d7497204-db9c-47d8-8dbb-e375570a46e0","ip_address":"10.55.0.101"},{"subnet_id":"d7497204-db9c-47d8-8dbb-e375570a46e0","ip_address":"10.55.0.102"}],"id":"5df157fe-7ea2-4778-bd6c-1cdda0ddde7c","security_groups":["a5f37e38-d051-4180-9e18-f2ee7b3684fc"],"mac_address":"fa:16:3e:fc:45:63","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7dport-1","project_id":"b0af91e4bf7544deb60df91de17fd60a","qos_policy_id":null,"admin_state_up":true,"network_id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:41Z","binding:vnic_type":"normal"}} 2018-12-23 01:14:42,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-22ed9102-a44c-42ae-b839-2ec2c725bec7 2018-12-23 01:14:42,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:42,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6d1c4016-56a5-4ccb-8dfd-5c192a87823a Date: Sun, 23 Dec 2018 01:14: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":["d7497204-db9c-47d8-8dbb-e375570a46e0"],"updated_at":"2018-12-23T01:14:36Z","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net"}]} 2018-12-23 01:14:42,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net used request id req-6d1c4016-56a5-4ccb-8dfd-5c192a87823a 2018-12-23 01:14:42,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:42,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b686d4ea-e005-4991-85ac-6e06393fd2d6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a"}, "enabled": true, "id": "b0af91e4bf7544deb60df91de17fd60a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj"}} 2018-12-23 01:14:42,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a used request id req-b686d4ea-e005-4991-85ac-6e06393fd2d6 2018-12-23 01:14:42,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:42,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4175ef6b-2c8b-4b08-b169-041f9cf9412d Date: Sun, 23 Dec 2018 01:14:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:14:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"d7497204-db9c-47d8-8dbb-e375570a46e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet"}]} 2018-12-23 01:14:42,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c used request id req-4175ef6b-2c8b-4b08-b169-041f9cf9412d 2018-12-23 01:14:42,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c&name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:43,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-c611726c-4ad8-419d-9cbe-8a2d13509c29 Date: Sun, 23 Dec 2018 01:14:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:14:41Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d7497204-db9c-47d8-8dbb-e375570a46e0","ip_address":"10.55.0.101"},{"subnet_id":"d7497204-db9c-47d8-8dbb-e375570a46e0","ip_address":"10.55.0.102"}],"id":"5df157fe-7ea2-4778-bd6c-1cdda0ddde7c","security_groups":["a5f37e38-d051-4180-9e18-f2ee7b3684fc"],"mac_address":"fa:16:3e:fc:45:63","project_id":"b0af91e4bf7544deb60df91de17fd60a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7dport-1","admin_state_up":true,"network_id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:41Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:14:43,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c&name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7dport-1&admin_state_up=True used request id req-c611726c-4ad8-419d-9cbe-8a2d13509c29 2018-12-23 01:14:43,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:43,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f5841b2-90c0-4c4f-af27-bd994f367641 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a"}, "enabled": true, "id": "b0af91e4bf7544deb60df91de17fd60a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj"}} 2018-12-23 01:14:43,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a used request id req-3f5841b2-90c0-4c4f-af27-bd994f367641 2018-12-23 01:14:43,157 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst 2018-12-23 01:14:43,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:43,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14: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-b67cb494-880d-44a3-8093-93d1266f495d x-compute-request-id: req-b67cb494-880d-44a3-8093-93d1266f495d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2c74b228-77d5-4864-808b-175e7cd73dfb", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-flavor-name"}]} 2018-12-23 01:14:43,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b67cb494-880d-44a3-8093-93d1266f495d 2018-12-23 01:14:43,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:43,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14: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-e5fe1c27-39a7-451b-bb0e-6b2b976f3846 x-compute-request-id: req-e5fe1c27-39a7-451b-bb0e-6b2b976f3846 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2c74b228-77d5-4864-808b-175e7cd73dfb", "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:14:43,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb used request id req-e5fe1c27-39a7-451b-bb0e-6b2b976f3846 2018-12-23 01:14:43,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:43,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-c21c620b-cac2-4bae-94bf-856976eadb15 Date: Sun, 23 Dec 2018 01:14:43 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:14:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:14:33Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/8a70c802-8962-4e3e-a927-84921c894290/snap", "metadata": {}}], "self": "/v2/images/8a70c802-8962-4e3e-a927-84921c894290", "min_disk": 0, "protected": false, "id": "8a70c802-8962-4e3e-a927-84921c894290", "file": "/v2/images/8a70c802-8962-4e3e-a927-84921c894290/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b0af91e4bf7544deb60df91de17fd60a", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/8a70c802-8962-4e3e-a927-84921c894290/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-image"} 2018-12-23 01:14:43,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-image used request id req-c21c620b-cac2-4bae-94bf-856976eadb15 2018-12-23 01:14:43,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:43,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-137ee7b1-0657-4ae8-8038-d98220104b59 Date: Sun, 23 Dec 2018 01: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-12-23 01:14:43,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-137ee7b1-0657-4ae8-8038-d98220104b59 2018-12-23 01:14:43,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" -d '{"server": {"name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst", "imageRef": "8a70c802-8962-4e3e-a927-84921c894290", "flavorRef": "2c74b228-77d5-4864-808b-175e7cd73dfb", "max_count": 1, "min_count": 1, "networks": [{"port": "5df157fe-7ea2-4778-bd6c-1cdda0ddde7c"}]}}' 2018-12-23 01:14:45,095 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:14: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-8a64a37b-77d0-42fa-becc-11f576a4cec0 x-compute-request-id: req-8a64a37b-77d0-42fa-becc-11f576a4cec0 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "88433cab-2d29-4aa8-b9cb-8d438eeb578e", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "bookmark"}], "adminPass": "yGDU66qtwaYL"}} 2018-12-23 01:14:45,096 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-8a64a37b-77d0-42fa-becc-11f576a4cec0 2018-12-23 01:14:45,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:45,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27436816-bd9b-47cb-a12c-d6d4f2aa05c9 x-compute-request-id: req-27436816-bd9b-47cb-a12c-d6d4f2aa05c9 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "bookmark"}], "image": {"id": "8a70c802-8962-4e3e-a927-84921c894290", "links": [{"href": "http://172.30.9.26:8774/images/8a70c802-8962-4e3e-a927-84921c894290", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c74b228-77d5-4864-808b-175e7cd73dfb", "links": [{"href": "http://172.30.9.26:8774/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb", "rel": "bookmark"}]}, "id": "88433cab-2d29-4aa8-b9cb-8d438eeb578e", "user_id": "187aacdcce08460992d692dcc29575b1", "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-12-23T01:14:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst", "created": "2018-12-23T01:14:45Z", "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:14:45,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e used request id req-27436816-bd9b-47cb-a12c-d6d4f2aa05c9 2018-12-23 01:14:45,321 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst 2018-12-23 01:14:45,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:45,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63f5f957-ffb3-47c4-8284-0faebed3becc x-compute-request-id: req-63f5f957-ffb3-47c4-8284-0faebed3becc Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "bookmark"}], "image": {"id": "8a70c802-8962-4e3e-a927-84921c894290", "links": [{"href": "http://172.30.9.26:8774/images/8a70c802-8962-4e3e-a927-84921c894290", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c74b228-77d5-4864-808b-175e7cd73dfb", "links": [{"href": "http://172.30.9.26:8774/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb", "rel": "bookmark"}]}, "id": "88433cab-2d29-4aa8-b9cb-8d438eeb578e", "user_id": "187aacdcce08460992d692dcc29575b1", "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-12-23T01:14:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst", "created": "2018-12-23T01:14:45Z", "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:14:45,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e used request id req-63f5f957-ffb3-47c4-8284-0faebed3becc 2018-12-23 01:14:45,542 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst] is - BUILD 2018-12-23 01:14:45,542 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:14:48,546 - create_instance - DEBUG - VM status query timeout in 896.775588989 2018-12-23 01:14:48,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:49,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c02a8807-c6fd-49c2-a5e8-3b3980336a02 x-compute-request-id: req-c02a8807-c6fd-49c2-a5e8-3b3980336a02 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "bookmark"}], "image": {"id": "8a70c802-8962-4e3e-a927-84921c894290", "links": [{"href": "http://172.30.9.26:8774/images/8a70c802-8962-4e3e-a927-84921c894290", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c74b228-77d5-4864-808b-175e7cd73dfb", "links": [{"href": "http://172.30.9.26:8774/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb", "rel": "bookmark"}]}, "id": "88433cab-2d29-4aa8-b9cb-8d438eeb578e", "security_groups": [{"name": "default"}], "user_id": "187aacdcce08460992d692dcc29575b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:14:46Z", "hostId": "2f213ba17bd0c8526da89b567aef8a480f21eeaac613a47440e6782b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst", "created": "2018-12-23T01:14:45Z", "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:14:49,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e used request id req-c02a8807-c6fd-49c2-a5e8-3b3980336a02 2018-12-23 01:14:49,126 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst] is - BUILD 2018-12-23 01:14:49,126 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:14:52,129 - create_instance - DEBUG - VM status query timeout in 893.191941023 2018-12-23 01:14:52,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:52,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ef895c8-8c02-4884-aa4a-c1875ecfd22a x-compute-request-id: req-6ef895c8-8c02-4884-aa4a-c1875ecfd22a Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "bookmark"}], "image": {"id": "8a70c802-8962-4e3e-a927-84921c894290", "links": [{"href": "http://172.30.9.26:8774/images/8a70c802-8962-4e3e-a927-84921c894290", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c74b228-77d5-4864-808b-175e7cd73dfb", "links": [{"href": "http://172.30.9.26:8774/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb", "rel": "bookmark"}]}, "id": "88433cab-2d29-4aa8-b9cb-8d438eeb578e", "security_groups": [{"name": "default"}], "user_id": "187aacdcce08460992d692dcc29575b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:14:46Z", "hostId": "2f213ba17bd0c8526da89b567aef8a480f21eeaac613a47440e6782b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst", "created": "2018-12-23T01:14:45Z", "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:14:52,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e used request id req-6ef895c8-8c02-4884-aa4a-c1875ecfd22a 2018-12-23 01:14:52,528 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst] is - BUILD 2018-12-23 01:14:52,528 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:14:55,531 - create_instance - DEBUG - VM status query timeout in 889.790212154 2018-12-23 01:14:55,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:56,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aeb08a70-b293-4b3f-98ba-900d6874cec6 x-compute-request-id: req-aeb08a70-b293-4b3f-98ba-900d6874cec6 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:45:63", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:45:63", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "bookmark"}], "image": {"id": "8a70c802-8962-4e3e-a927-84921c894290", "links": [{"href": "http://172.30.9.26:8774/images/8a70c802-8962-4e3e-a927-84921c894290", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:14:51.000000", "flavor": {"id": "2c74b228-77d5-4864-808b-175e7cd73dfb", "links": [{"href": "http://172.30.9.26:8774/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb", "rel": "bookmark"}]}, "id": "88433cab-2d29-4aa8-b9cb-8d438eeb578e", "security_groups": [{"name": "default"}], "user_id": "187aacdcce08460992d692dcc29575b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:14:52Z", "hostId": "2f213ba17bd0c8526da89b567aef8a480f21eeaac613a47440e6782b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst", "created": "2018-12-23T01:14:45Z", "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:14:56,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e used request id req-aeb08a70-b293-4b3f-98ba-900d6874cec6 2018-12-23 01:14:56,279 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst] is - ACTIVE 2018-12-23 01:14:56,280 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:14:56,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:56,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b35d590-8b1d-4858-bdaa-315070b7509f x-compute-request-id: req-9b35d590-8b1d-4858-bdaa-315070b7509f Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:45:63", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:45:63", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "bookmark"}], "image": {"id": "8a70c802-8962-4e3e-a927-84921c894290", "links": [{"href": "http://172.30.9.26:8774/images/8a70c802-8962-4e3e-a927-84921c894290", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:14:51.000000", "flavor": {"id": "2c74b228-77d5-4864-808b-175e7cd73dfb", "links": [{"href": "http://172.30.9.26:8774/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb", "rel": "bookmark"}]}, "id": "88433cab-2d29-4aa8-b9cb-8d438eeb578e", "security_groups": [{"name": "default"}], "user_id": "187aacdcce08460992d692dcc29575b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:14:52Z", "hostId": "2f213ba17bd0c8526da89b567aef8a480f21eeaac613a47440e6782b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst", "created": "2018-12-23T01:14:45Z", "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:14:56,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e used request id req-9b35d590-8b1d-4858-bdaa-315070b7509f 2018-12-23 01:14:56,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:57,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-083faba9-4ff1-460f-8737-eddef7b1108a Date: Sun, 23 Dec 2018 01:14: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":["d7497204-db9c-47d8-8dbb-e375570a46e0"],"updated_at":"2018-12-23T01:14:36Z","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net"}]} 2018-12-23 01:14:57,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net used request id req-083faba9-4ff1-460f-8737-eddef7b1108a 2018-12-23 01:14:57,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:57,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d88eda15-f501-4681-b08f-6f9359e72ca5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a"}, "enabled": true, "id": "b0af91e4bf7544deb60df91de17fd60a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj"}} 2018-12-23 01:14:57,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a used request id req-d88eda15-f501-4681-b08f-6f9359e72ca5 2018-12-23 01:14:57,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:57,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-465f850e-83a0-4507-88e6-80ec5e362e01 Date: Sun, 23 Dec 2018 01:14:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:14:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b0af91e4bf7544deb60df91de17fd60a","id":"d7497204-db9c-47d8-8dbb-e375570a46e0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet"}]} 2018-12-23 01:14:57,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c used request id req-465f850e-83a0-4507-88e6-80ec5e362e01 2018-12-23 01:14:57,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:57,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-9d42717a-bda3-45ed-bfb3-71c58673ac1f Date: Sun, 23 Dec 2018 01:14:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:14:51Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d7497204-db9c-47d8-8dbb-e375570a46e0","ip_address":"10.55.0.101"},{"subnet_id":"d7497204-db9c-47d8-8dbb-e375570a46e0","ip_address":"10.55.0.102"}],"id":"5df157fe-7ea2-4778-bd6c-1cdda0ddde7c","security_groups":["a5f37e38-d051-4180-9e18-f2ee7b3684fc"],"mac_address":"fa:16:3e:fc:45:63","project_id":"b0af91e4bf7544deb60df91de17fd60a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7dport-1","admin_state_up":true,"network_id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:41Z","binding:vnic_type":"normal","device_id":"88433cab-2d29-4aa8-b9cb-8d438eeb578e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:14:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7497204-db9c-47d8-8dbb-e375570a46e0","ip_address":"10.55.0.4"}],"id":"9d536a85-962a-4cb5-907c-7f7a64d90282","security_groups":[],"mac_address":"fa:16:3e:88:38:91","project_id":"b0af91e4bf7544deb60df91de17fd60a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eb5877d6-2101-481f-83c2-648fae0c8f9c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:14:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7497204-db9c-47d8-8dbb-e375570a46e0","ip_address":"10.55.0.3"}],"id":"9e6a823e-c898-4a45-8629-8fb825ff5f93","security_groups":[],"mac_address":"fa:16:3e:a8:97:75","project_id":"b0af91e4bf7544deb60df91de17fd60a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eb5877d6-2101-481f-83c2-648fae0c8f9c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:14:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7497204-db9c-47d8-8dbb-e375570a46e0","ip_address":"10.55.0.2"}],"id":"ed9738f8-696c-430c-a813-7479df4fc48e","security_groups":[],"mac_address":"fa:16:3e:36:8b:c1","project_id":"b0af91e4bf7544deb60df91de17fd60a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb5877d6-2101-481f-83c2-648fae0c8f9c","tenant_id":"b0af91e4bf7544deb60df91de17fd60a","created_at":"2018-12-23T01:14:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eb5877d6-2101-481f-83c2-648fae0c8f9c"}]} 2018-12-23 01:14:57,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eb5877d6-2101-481f-83c2-648fae0c8f9c used request id req-9d42717a-bda3-45ed-bfb3-71c58673ac1f 2018-12-23 01:14:57,399 - create_instance - INFO - Deleting Port with ID - 5df157fe-7ea2-4778-bd6c-1cdda0ddde7c 2018-12-23 01:14:57,400 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7dport-1 2018-12-23 01:14:57,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/5df157fe-7ea2-4778-bd6c-1cdda0ddde7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:58,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3be42b7-9833-46db-a134-5c71bb9fe7a1 Date: Sun, 23 Dec 2018 01:14:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:14:58,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/5df157fe-7ea2-4778-bd6c-1cdda0ddde7c used request id req-c3be42b7-9833-46db-a134-5c71bb9fe7a1 2018-12-23 01:14:58,025 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst 2018-12-23 01:14:58,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:58,173 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:14:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c7cbab2b-dce6-4e35-88d6-ebb1a6d2b6e1 x-compute-request-id: req-c7cbab2b-dce6-4e35-88d6-ebb1a6d2b6e1 Content-Type: application/json 2018-12-23 01:14:58,173 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e used request id req-c7cbab2b-dce6-4e35-88d6-ebb1a6d2b6e1 2018-12-23 01:14:58,174 - create_instance - INFO - Checking deletion status 2018-12-23 01:14:58,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:14:58,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:14:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc65e65a-6091-4bad-aa68-2e8b09a53bf4 x-compute-request-id: req-fc65e65a-6091-4bad-aa68-2e8b09a53bf4 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.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "bookmark"}], "image": {"id": "8a70c802-8962-4e3e-a927-84921c894290", "links": [{"href": "http://172.30.9.26:8774/images/8a70c802-8962-4e3e-a927-84921c894290", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:14:51.000000", "flavor": {"id": "2c74b228-77d5-4864-808b-175e7cd73dfb", "links": [{"href": "http://172.30.9.26:8774/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb", "rel": "bookmark"}]}, "id": "88433cab-2d29-4aa8-b9cb-8d438eeb578e", "user_id": "187aacdcce08460992d692dcc29575b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:14:58Z", "hostId": "2f213ba17bd0c8526da89b567aef8a480f21eeaac613a47440e6782b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst", "created": "2018-12-23T01:14:45Z", "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:14:58,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e used request id req-fc65e65a-6091-4bad-aa68-2e8b09a53bf4 2018-12-23 01:14:58,720 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst] is - ACTIVE 2018-12-23 01:14:58,720 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:15:01,723 - create_instance - DEBUG - VM status query timeout in 296.450621128 2018-12-23 01:15:01,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:15:01,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15: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-e9fa72ce-a2cc-4eb3-b69b-51ab1e49f6c9 x-compute-request-id: req-e9fa72ce-a2cc-4eb3-b69b-51ab1e49f6c9 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.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e", "rel": "bookmark"}], "image": {"id": "8a70c802-8962-4e3e-a927-84921c894290", "links": [{"href": "http://172.30.9.26:8774/images/8a70c802-8962-4e3e-a927-84921c894290", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:14:51.000000", "flavor": {"id": "2c74b228-77d5-4864-808b-175e7cd73dfb", "links": [{"href": "http://172.30.9.26:8774/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb", "rel": "bookmark"}]}, "id": "88433cab-2d29-4aa8-b9cb-8d438eeb578e", "user_id": "187aacdcce08460992d692dcc29575b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:14:58Z", "hostId": "2f213ba17bd0c8526da89b567aef8a480f21eeaac613a47440e6782b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst", "created": "2018-12-23T01:14:45Z", "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:15:01,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e used request id req-e9fa72ce-a2cc-4eb3-b69b-51ab1e49f6c9 2018-12-23 01:15:01,988 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst] is - ACTIVE 2018-12-23 01:15:01,988 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:15:04,991 - create_instance - DEBUG - VM status query timeout in 293.182443142 2018-12-23 01:15:04,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625b31db04ef815654bee4e0d288990ab02c8380" 2018-12-23 01:15:05,039 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:15: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-259b934c-0f97-4251-9d12-1e519486ab6d x-compute-request-id: req-259b934c-0f97-4251-9d12-1e519486ab6d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 88433cab-2d29-4aa8-b9cb-8d438eeb578e could not be found.", "code": 404}} 2018-12-23 01:15:05,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88433cab-2d29-4aa8-b9cb-8d438eeb578e used request id req-259b934c-0f97-4251-9d12-1e519486ab6d 2018-12-23 01:15:05,039 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 88433cab-2d29-4aa8-b9cb-8d438eeb578e could not be found. (HTTP 404) (Request-ID: req-259b934c-0f97-4251-9d12-1e519486ab6d) 2018-12-23 01:15:05,040 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-inst 2018-12-23 01:15:05,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f996f1a4f71d320b43b0947eb58cf72de904324" 2018-12-23 01:15:05,082 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:15: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-b1706984-8ec3-4af4-963c-a4b29e6c3f8b x-compute-request-id: req-b1706984-8ec3-4af4-963c-a4b29e6c3f8b Content-Length: 0 Content-Type: application/json 2018-12-23 01:15:05,083 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2c74b228-77d5-4864-808b-175e7cd73dfb used request id req-b1706984-8ec3-4af4-963c-a4b29e6c3f8b 2018-12-23 01:15:05,084 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet 2018-12-23 01:15:05,084 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-subnet 2018-12-23 01:15:05,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/d7497204-db9c-47d8-8dbb-e375570a46e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19623611f37c62d1b882452c0538677ef879eb89" 2018-12-23 01:15:07,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ac47e16-e4eb-4df0-8277-4789b53ef265 Date: Sun, 23 Dec 2018 01:15:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:15:07,448 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d7497204-db9c-47d8-8dbb-e375570a46e0 used request id req-7ac47e16-e4eb-4df0-8277-4789b53ef265 2018-12-23 01:15:07,448 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-pub-net 2018-12-23 01:15:07,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/eb5877d6-2101-481f-83c2-648fae0c8f9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19623611f37c62d1b882452c0538677ef879eb89" 2018-12-23 01:15:08,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ef9910e8-56ee-495a-97c2-7854c160478f Date: Sun, 23 Dec 2018 01:15:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:15:08,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/eb5877d6-2101-481f-83c2-648fae0c8f9c used request id req-ef9910e8-56ee-495a-97c2-7854c160478f 2018-12-23 01:15:08,686 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-92fdeb95-de3c-40a4-b227-955514a4be7d-image 2018-12-23 01:15:08,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/8a70c802-8962-4e3e-a927-84921c894290 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}485b315d5f2401cbd6600313a0999d0636f2eae7" 2018-12-23 01:15:09,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b39f6872-1eab-4164-977e-d08d49e2a535 Date: Sun, 23 Dec 2018 01: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-12-23 01:15:09,752 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8a70c802-8962-4e3e-a927-84921c894290 used request id req-b39f6872-1eab-4164-977e-d08d49e2a535 2018-12-23 01:15:09,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" 2018-12-23 01:15:09,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-af14776e-9488-4f58-8009-82a0935c2809 Date: Sun, 23 Dec 2018 01:15:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "created_at": "2018-12-23T01:14:34Z", "updated_at": "2018-12-23T01:14:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:14:34Z", "revision_number": 0, "id": "1ce0832f-f9bc-4cc5-bb65-914ff1fd388f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:14:34Z", "security_group_id": "a5f37e38-d051-4180-9e18-f2ee7b3684fc", "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0af91e4bf7544deb60df91de17fd60a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:14:34Z", "revision_number": 0, "id": "30b32b7c-453b-4eb1-a393-5f4f978e48e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:14:34Z", "security_group_id": "a5f37e38-d051-4180-9e18-f2ee7b3684fc", "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0af91e4bf7544deb60df91de17fd60a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:14:34Z", "revision_number": 0, "id": "48823042-5f10-4bee-809b-4703cc29e05f", "remote_group_id": "a5f37e38-d051-4180-9e18-f2ee7b3684fc", "remote_ip_prefix": null, "created_at": "2018-12-23T01:14:34Z", "security_group_id": "a5f37e38-d051-4180-9e18-f2ee7b3684fc", "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0af91e4bf7544deb60df91de17fd60a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:14:34Z", "revision_number": 0, "id": "97e50450-94f1-4a5f-9455-e67c7475d52c", "remote_group_id": "a5f37e38-d051-4180-9e18-f2ee7b3684fc", "remote_ip_prefix": null, "created_at": "2018-12-23T01:14:34Z", "security_group_id": "a5f37e38-d051-4180-9e18-f2ee7b3684fc", "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0af91e4bf7544deb60df91de17fd60a"}], "revision_number": 4, "project_id": "b0af91e4bf7544deb60df91de17fd60a", "id": "a5f37e38-d051-4180-9e18-f2ee7b3684fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:15:09,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-af14776e-9488-4f58-8009-82a0935c2809 2018-12-23 01:15:09,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" 2018-12-23 01:15:10,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a80df288-28c0-4d97-bfdb-066327decc0b Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:15:10,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-a80df288-28c0-4d97-bfdb-066327decc0b 2018-12-23 01:15:10,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" 2018-12-23 01:15:10,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dbe66b3-9185-4824-9e8a-d8a48cabb96f 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:15:10,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-6dbe66b3-9185-4824-9e8a-d8a48cabb96f 2018-12-23 01:15:10,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" 2018-12-23 01:15:10,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d55460fd-3999-4535-ba1b-b31d71a681aa Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a"}, "enabled": true, "id": "b0af91e4bf7544deb60df91de17fd60a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-213ddb05-eff1-445-proj"}} 2018-12-23 01:15:10,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a used request id req-d55460fd-3999-4535-ba1b-b31d71a681aa 2018-12-23 01:15:10,253 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5f37e38-d051-4180-9e18-f2ee7b3684fc 2018-12-23 01:15:10,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a5f37e38-d051-4180-9e18-f2ee7b3684fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" 2018-12-23 01:15:10,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4df84619-bd77-44ad-92dc-c93c1f316dba Date: Sun, 23 Dec 2018 01:15:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:14:34Z", "security_group_id": "a5f37e38-d051-4180-9e18-f2ee7b3684fc", "port_range_min": null, "revision_number": 0, "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "created_at": "2018-12-23T01:14:34Z", "project_id": "b0af91e4bf7544deb60df91de17fd60a", "id": "1ce0832f-f9bc-4cc5-bb65-914ff1fd388f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:14:34Z", "security_group_id": "a5f37e38-d051-4180-9e18-f2ee7b3684fc", "port_range_min": null, "revision_number": 0, "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "created_at": "2018-12-23T01:14:34Z", "project_id": "b0af91e4bf7544deb60df91de17fd60a", "id": "30b32b7c-453b-4eb1-a393-5f4f978e48e4"}, {"remote_group_id": "a5f37e38-d051-4180-9e18-f2ee7b3684fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:14:34Z", "security_group_id": "a5f37e38-d051-4180-9e18-f2ee7b3684fc", "port_range_min": null, "revision_number": 0, "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "created_at": "2018-12-23T01:14:34Z", "project_id": "b0af91e4bf7544deb60df91de17fd60a", "id": "48823042-5f10-4bee-809b-4703cc29e05f"}, {"remote_group_id": "a5f37e38-d051-4180-9e18-f2ee7b3684fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:14:34Z", "security_group_id": "a5f37e38-d051-4180-9e18-f2ee7b3684fc", "port_range_min": null, "revision_number": 0, "tenant_id": "b0af91e4bf7544deb60df91de17fd60a", "created_at": "2018-12-23T01:14:34Z", "project_id": "b0af91e4bf7544deb60df91de17fd60a", "id": "97e50450-94f1-4a5f-9455-e67c7475d52c"}]} 2018-12-23 01:15:10,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a5f37e38-d051-4180-9e18-f2ee7b3684fc used request id req-4df84619-bd77-44ad-92dc-c93c1f316dba 2018-12-23 01:15:10,432 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:15:10,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a5f37e38-d051-4180-9e18-f2ee7b3684fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" 2018-12-23 01:15:10,753 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77f4f859-3ab9-4b3d-ae93-ca2a442686ae Content-Length: 0 Date: Sun, 23 Dec 2018 01:15:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:15:10,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a5f37e38-d051-4180-9e18-f2ee7b3684fc used request id req-77f4f859-3ab9-4b3d-ae93-ca2a442686ae 2018-12-23 01:15:10,754 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-213ddb05-eff1-445-proj 2018-12-23 01:15:10,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" 2018-12-23 01:15:10,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:15:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3c389c9-33e0-46e9-977d-997b0c6d3fbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:15:10,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b0af91e4bf7544deb60df91de17fd60a used request id req-d3c389c9-33e0-46e9-977d-997b0c6d3fbf 2018-12-23 01:15:10,958 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-213ddb05-eff1-445-proj-role 2018-12-23 01:15:10,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/ef717db4651b47b7af833dc42f59bab7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" 2018-12-23 01:15:11,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:15:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e4f04e6-e156-4247-9217-44ac1711cb25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:15:11,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ef717db4651b47b7af833dc42f59bab7 used request id req-2e4f04e6-e156-4247-9217-44ac1711cb25 2018-12-23 01:15:11,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111fcee9ac514f1b183fac2382f40b9d991b1a7e" 2018-12-23 01:15:11,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff046d30-cbdb-482b-a547-30f991ee2cea Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:15:11,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ff046d30-cbdb-482b-a547-30f991ee2cea 2018-12-23 01:15:11,179 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-213ddb05-eff1-445-user 2018-12-23 01:15:11,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/187aacdcce08460992d692dcc29575b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cfd20ab512e7ab6ec5d5ec1c7081ce8bb75a492" 2018-12-23 01:15:11,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62f74e8a-5df4-446c-bfe2-787b8bf3951b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:15:11,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/187aacdcce08460992d692dcc29575b1 used request id req-62f74e8a-5df4-446c-bfe2-787b8bf3951b 2018-12-23 01:15:11,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:15:11,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["lvhHzhUMS5iigsgijJEeOg"], "issued_at": "2018-12-23T01:15:11.000000Z"}} 2018-12-23 01:15:11,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564dfd41da7690fde83cada93dfb85f5d9cd1a97" 2018-12-23 01:15:11,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a5c230-159b-4435-880f-a4185f39aeb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:15:11,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-27a5c230-159b-4435-880f-a4185f39aeb4 2018-12-23 01:15:11,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:15:11,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:15:12,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:15:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Mcv2fkUoS_mRyAzsg2YfWg"], "issued_at": "2018-12-23T01:15:12.000000Z"}} 2018-12-23 01:15:12,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0624d4937bbb2ebf09c18382fb61f657e388785b" 2018-12-23 01:15:12,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e04bdc8e-3e74-4fd8-a819-1a79568e99b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:15:12,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e04bdc8e-3e74-4fd8-a819-1a79568e99b5 2018-12-23 01:15:12,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:15:12,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:15:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:15:12,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0624d4937bbb2ebf09c18382fb61f657e388785b" 2018-12-23 01:15:12,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-824eecac-9719-4b32-a593-a7b679256bd1 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:15:12,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj used request id req-824eecac-9719-4b32-a593-a7b679256bd1 2018-12-23 01:15:12,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0624d4937bbb2ebf09c18382fb61f657e388785b" 2018-12-23 01:15:12,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b522a011-f0a7-4a06-b3b1-47e063a3a91a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:15:12,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b522a011-f0a7-4a06-b3b1-47e063a3a91a 2018-12-23 01:15:12,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0624d4937bbb2ebf09c18382fb61f657e388785b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj"}}' 2018-12-23 01:15:12,764 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b12aac19-c8d3-4a2c-a65e-f75e741f4cd5 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34"}, "enabled": true, "id": "84d735b0232f40929f9a2e924db9bb34", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj"}} 2018-12-23 01:15:12,764 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b12aac19-c8d3-4a2c-a65e-f75e741f4cd5 2018-12-23 01:15:12,764 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj 2018-12-23 01:15:12,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:15:12,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:15:13,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:15:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["q54Vd3KFTKe5MT-tW3yGrQ"], "issued_at": "2018-12-23T01:15:13.000000Z"}} 2018-12-23 01:15:13,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad074dc6a113f9977f1702e7b79bc572af5631f0" 2018-12-23 01:15:13,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735c856a-7dfe-4cec-bc95-16f734ddea1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:15:13,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-735c856a-7dfe-4cec-bc95-16f734ddea1a 2018-12-23 01:15:13,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:15:13,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:15:13,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad074dc6a113f9977f1702e7b79bc572af5631f0" 2018-12-23 01:15:13,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b769f1-7514-4893-9559-a89255e9b3c0 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:15:13,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e0b769f1-7514-4893-9559-a89255e9b3c0 2018-12-23 01:15:13,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad074dc6a113f9977f1702e7b79bc572af5631f0" 2018-12-23 01:15:13,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e2ed2eb-a24d-4243-abf7-e10321d993e5 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34"}, "enabled": true, "id": "84d735b0232f40929f9a2e924db9bb34", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj"}]} 2018-12-23 01:15:13,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj used request id req-0e2ed2eb-a24d-4243-abf7-e10321d993e5 2018-12-23 01:15:13,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad074dc6a113f9977f1702e7b79bc572af5631f0" 2018-12-23 01:15:13,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-591f4429-5277-4ac3-9231-745a038dd08d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:15:13,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-591f4429-5277-4ac3-9231-745a038dd08d 2018-12-23 01:15:13,770 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-8c670cf6-d981-40d-user 2018-12-23 01:15:13,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:15:13,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0624d4937bbb2ebf09c18382fb61f657e388785b" 2018-12-23 01:15:13,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f270fd9-fa9d-42d7-bddb-3a5e8ec53677 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:15:13,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9f270fd9-fa9d-42d7-bddb-3a5e8ec53677 2018-12-23 01:15:13,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0624d4937bbb2ebf09c18382fb61f657e388785b" -d '{"role": {"name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj-role"}}' 2018-12-23 01:15:14,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:15:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dd261c7-d48d-401d-a27d-4e119b8d46be Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aef77d341e674374906126fba1d5d4ba", "links": {"self": "http://172.30.9.26:5000/v3/roles/aef77d341e674374906126fba1d5d4ba"}, "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj-role"}} 2018-12-23 01:15:14,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9dd261c7-d48d-401d-a27d-4e119b8d46be 2018-12-23 01:15:14,004 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj-role 2018-12-23 01:15:14,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/aef77d341e674374906126fba1d5d4ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0624d4937bbb2ebf09c18382fb61f657e388785b" 2018-12-23 01:15:14,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0871044-ece2-4ed8-97ad-664d7adbfb89 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/aef77d341e674374906126fba1d5d4ba"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj-role", "id": "aef77d341e674374906126fba1d5d4ba"}} 2018-12-23 01:15:14,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/aef77d341e674374906126fba1d5d4ba used request id req-f0871044-ece2-4ed8-97ad-664d7adbfb89 2018-12-23 01:15:14,086 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj-role to project CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj 2018-12-23 01:15:14,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34/users/23207ec6ebe74d1394df3885af5599ba/roles/aef77d341e674374906126fba1d5d4ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0624d4937bbb2ebf09c18382fb61f657e388785b" 2018-12-23 01:15:14,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:15:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bb736a5-4296-4501-add7-a0b158e66618 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:15:14,234 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34/users/23207ec6ebe74d1394df3885af5599ba/roles/aef77d341e674374906126fba1d5d4ba used request id req-4bb736a5-4296-4501-add7-a0b158e66618 2018-12-23 01:15:14,234 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:15:14,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:15:14,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:15:14,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aef77d341e674374906126fba1d5d4ba", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj-role"}], "expires_at": "2018-12-23T02:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84d735b0232f40929f9a2e924db9bb34", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-user", "id": "23207ec6ebe74d1394df3885af5599ba"}, "audit_ids": ["Q8LMluEFR7mQCUBNAzQebg"], "issued_at": "2018-12-23T01:15:14.000000Z"}} 2018-12-23 01:15:14,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557d97ec363e4dacec2256e2d03b1c13ef39d718" 2018-12-23 01:15:14,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d862c6bd-6473-41f2-ad2d-571f4151336e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:15:14,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d862c6bd-6473-41f2-ad2d-571f4151336e 2018-12-23 01:15:14,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}557d97ec363e4dacec2256e2d03b1c13ef39d718" 2018-12-23 01:15:14,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-35d8ec34-ed69-4285-894d-80ab21ff354b Date: Sun, 23 Dec 2018 01:15:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-image"} 2018-12-23 01:15:14,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-image used request id req-35d8ec34-ed69-4285-894d-80ab21ff354b 2018-12-23 01:15:14,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}557d97ec363e4dacec2256e2d03b1c13ef39d718" 2018-12-23 01:15:15,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-83cc2d99-3130-4e8f-b057-4c1700e16453 Date: Sun, 23 Dec 2018 01: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-12-23 01:15:15,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-83cc2d99-3130-4e8f-b057-4c1700e16453 2018-12-23 01:15:15,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}557d97ec363e4dacec2256e2d03b1c13ef39d718" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-image"}' 2018-12-23 01:15:15,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101 X-Openstack-Request-Id: req-514e146d-d6b8-460a-b45e-cfeb38a67212 Date: Sun, 23 Dec 2018 01:15:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:15:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:15:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101", "min_disk": 0, "protected": false, "id": "d51cd813-4771-46a7-8067-dd85c5ba5101", "file": "/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101/file", "checksum": null, "owner": "84d735b0232f40929f9a2e924db9bb34", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:15:15,420 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-514e146d-d6b8-460a-b45e-cfeb38a67212 2018-12-23 01:15:15,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}557d97ec363e4dacec2256e2d03b1c13ef39d718" -d '' 2018-12-23 01:15:17,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d379a9b5-671a-4bc6-ad14-1a5bd8cc761a Date: Sun, 23 Dec 2018 01:15:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:15:17,391 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101/file used request id req-d379a9b5-671a-4bc6-ad14-1a5bd8cc761a 2018-12-23 01:15:17,391 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:15:17,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}557d97ec363e4dacec2256e2d03b1c13ef39d718" 2018-12-23 01:15:17,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-10f17785-26a4-47fe-8d16-bd3106177d1d Date: Sun, 23 Dec 2018 01:15:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:15:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:15:17Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/d51cd813-4771-46a7-8067-dd85c5ba5101/snap", "metadata": {}}], "self": "/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101", "min_disk": 0, "protected": false, "id": "d51cd813-4771-46a7-8067-dd85c5ba5101", "file": "/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "84d735b0232f40929f9a2e924db9bb34", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/d51cd813-4771-46a7-8067-dd85c5ba5101/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:15:17,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101 used request id req-10f17785-26a4-47fe-8d16-bd3106177d1d 2018-12-23 01:15:17,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}557d97ec363e4dacec2256e2d03b1c13ef39d718" 2018-12-23 01:15:17,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1f4ac07c-04ab-4d27-b19e-9c15d477f01d Date: Sun, 23 Dec 2018 01:15:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:15:17,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-1f4ac07c-04ab-4d27-b19e-9c15d477f01d 2018-12-23 01:15:17,574 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-image 2018-12-23 01:15:17,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}557d97ec363e4dacec2256e2d03b1c13ef39d718" 2018-12-23 01:15:17,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-73a494de-4100-47cc-b89c-3ce565a8b595 Date: Sun, 23 Dec 2018 01:15:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:15:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:15:17Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/d51cd813-4771-46a7-8067-dd85c5ba5101/snap", "metadata": {}}], "self": "/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101", "min_disk": 0, "protected": false, "id": "d51cd813-4771-46a7-8067-dd85c5ba5101", "file": "/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "84d735b0232f40929f9a2e924db9bb34", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/d51cd813-4771-46a7-8067-dd85c5ba5101/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:15:17,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101 used request id req-73a494de-4100-47cc-b89c-3ce565a8b595 2018-12-23 01:15:17,597 - create_image - DEBUG - Instance status is - active 2018-12-23 01:15:17,597 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-image 2018-12-23 01:15:17,597 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-image 2018-12-23 01:15:17,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:15:17,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:15:17,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aef77d341e674374906126fba1d5d4ba", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj-role"}], "expires_at": "2018-12-23T02:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84d735b0232f40929f9a2e924db9bb34", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-user", "id": "23207ec6ebe74d1394df3885af5599ba"}, "audit_ids": ["3defMSYwSZapKW6LDGZvRQ"], "issued_at": "2018-12-23T01:15:17.000000Z"}} 2018-12-23 01:15:17,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9e69183ce526d7f75187b6fe72ba0aeeb96c60" 2018-12-23 01:15:18,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd106b64-2309-40c0-9586-ab1753fbe41c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:15:18,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dd106b64-2309-40c0-9586-ab1753fbe41c 2018-12-23 01:15:18,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9e69183ce526d7f75187b6fe72ba0aeeb96c60" 2018-12-23 01:15:18,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fc785921-fbf8-4f9e-b4d4-3171241c3987 Date: Sun, 23 Dec 2018 01:15:18 GMT RESP BODY: {"networks":[]} 2018-12-23 01:15:18,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-pub-net used request id req-fc785921-fbf8-4f9e-b4d4-3171241c3987 2018-12-23 01:15:18,225 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-pub-net 2018-12-23 01:15:18,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9e69183ce526d7f75187b6fe72ba0aeeb96c60" -d '{"network": {"name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-pub-net", "admin_state_up": true}}' 2018-12-23 01:15:18,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-7ec82ad9-8338-4b3e-8520-d2a5c818b0aa Date: Sun, 23 Dec 2018 01:15:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f0f06116-d20e-49b3-afb8-e9587e7c3218","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"84d735b0232f40929f9a2e924db9bb34","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:15:18Z","is_default":false,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:18Z","mtu":1450}} 2018-12-23 01:15:18,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-7ec82ad9-8338-4b3e-8520-d2a5c818b0aa 2018-12-23 01:15:18,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f0f06116-d20e-49b3-afb8-e9587e7c3218 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9e69183ce526d7f75187b6fe72ba0aeeb96c60" 2018-12-23 01:15:19,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-22086a01-7d84-4bf5-bb41-4b96cc5ce13e Date: Sun, 23 Dec 2018 01:15:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-23T01:15:18Z","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84d735b0232f40929f9a2e924db9bb34","id":"f0f06116-d20e-49b3-afb8-e9587e7c3218","name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-pub-net"}]} 2018-12-23 01:15:19,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f0f06116-d20e-49b3-afb8-e9587e7c3218 used request id req-22086a01-7d84-4bf5-bb41-4b96cc5ce13e 2018-12-23 01:15:19,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f0f06116-d20e-49b3-afb8-e9587e7c3218 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9e69183ce526d7f75187b6fe72ba0aeeb96c60" 2018-12-23 01:15:19,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-273ce6d4-6f08-49f3-b7b4-be81897c2b95 Date: Sun, 23 Dec 2018 01:15:19 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:15:19,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f0f06116-d20e-49b3-afb8-e9587e7c3218 used request id req-273ce6d4-6f08-49f3-b7b4-be81897c2b95 2018-12-23 01:15:19,289 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-pub-subnet 2018-12-23 01:15:19,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9e69183ce526d7f75187b6fe72ba0aeeb96c60" -d '{"subnets": [{"ip_version": 4, "network_id": "f0f06116-d20e-49b3-afb8-e9587e7c3218", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-pub-subnet"}]}' 2018-12-23 01:15:20,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b32729b0-f677-4757-b901-be8d83ee8ab7 Date: Sun, 23 Dec 2018 01:15:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0f06116-d20e-49b3-afb8-e9587e7c3218","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:19Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:19Z","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":"84d735b0232f40929f9a2e924db9bb34","id":"4d7df356-f758-4f2f-b4f2-371bfb88b09a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-pub-subnet"}]} 2018-12-23 01:15:20,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-b32729b0-f677-4757-b901-be8d83ee8ab7 2018-12-23 01:15:20,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f0f06116-d20e-49b3-afb8-e9587e7c3218 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9e69183ce526d7f75187b6fe72ba0aeeb96c60" 2018-12-23 01:15:20,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7eb30a04-911a-4b83-a9e8-20aae59c1b79 Date: Sun, 23 Dec 2018 01:15:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4d7df356-f758-4f2f-b4f2-371bfb88b09a"],"updated_at":"2018-12-23T01:15:19Z","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"84d735b0232f40929f9a2e924db9bb34","id":"f0f06116-d20e-49b3-afb8-e9587e7c3218","name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-pub-net"}]} 2018-12-23 01:15:20,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f0f06116-d20e-49b3-afb8-e9587e7c3218 used request id req-7eb30a04-911a-4b83-a9e8-20aae59c1b79 2018-12-23 01:15:20,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f0f06116-d20e-49b3-afb8-e9587e7c3218 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9e69183ce526d7f75187b6fe72ba0aeeb96c60" 2018-12-23 01:15:20,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-da096dc0-2363-4b92-ad72-bdc38ba6430c Date: Sun, 23 Dec 2018 01:15:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0f06116-d20e-49b3-afb8-e9587e7c3218","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:19Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84d735b0232f40929f9a2e924db9bb34","id":"4d7df356-f758-4f2f-b4f2-371bfb88b09a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-pub-subnet"}]} 2018-12-23 01:15:20,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f0f06116-d20e-49b3-afb8-e9587e7c3218 used request id req-da096dc0-2363-4b92-ad72-bdc38ba6430c 2018-12-23 01:15:20,490 - OpenStackNetwork - DEBUG - Network [f0f06116-d20e-49b3-afb8-e9587e7c3218] created successfully 2018-12-23 01:15:20,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:15:20,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:15:20,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:15:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["MPOL5uJ2ROGnAzefE0s58w"], "issued_at": "2018-12-23T01:15:20.000000Z"}} 2018-12-23 01:15:20,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc76c409089aaa970530225e4795122676fa907" 2018-12-23 01:15:20,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7c9bf0-b43c-4f80-a40f-27bdff7984d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:15:20,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-db7c9bf0-b43c-4f80-a40f-27bdff7984d1 2018-12-23 01:15:20,953 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:15:20,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc76c409089aaa970530225e4795122676fa907" 2018-12-23 01:15:21,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7db3cd84-33c7-43d5-a8bc-6ec59ce9b67c x-compute-request-id: req-7db3cd84-33c7-43d5-a8bc-6ec59ce9b67c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:15:21,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7db3cd84-33c7-43d5-a8bc-6ec59ce9b67c 2018-12-23 01:15:21,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc76c409089aaa970530225e4795122676fa907" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-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-12-23 01:15:21,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-a50a96a0-8343-4ed1-868a-a8c6bd11cee4 x-compute-request-id: req-a50a96a0-8343-4ed1-868a-a8c6bd11cee4 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "02279925-e23a-4cf0-bab3-62a0ffd5c405", "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:15:21,188 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a50a96a0-8343-4ed1-868a-a8c6bd11cee4 2018-12-23 01:15:21,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:15:21,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:15:21,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aef77d341e674374906126fba1d5d4ba", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj-role"}], "expires_at": "2018-12-23T02:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84d735b0232f40929f9a2e924db9bb34", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-user", "id": "23207ec6ebe74d1394df3885af5599ba"}, "audit_ids": ["wtCrQF1ERpmqkTaSLUgVpg"], "issued_at": "2018-12-23T01:15:21.000000Z"}} 2018-12-23 01:15:21,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d323b4429c15e824abc6a67660f8b40890f2c2" 2018-12-23 01:15:21,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bc0573f-95e8-4cd2-9e1d-843e39d8dc4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:15:21,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2bc0573f-95e8-4cd2-9e1d-843e39d8dc4f 2018-12-23 01:15:21,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d323b4429c15e824abc6a67660f8b40890f2c2" 2018-12-23 01:15:21,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a52133ee-232a-4988-bbe2-2275b71e29c3 Date: Sun, 23 Dec 2018 01:15:21 GMT RESP BODY: {"networks":[]} 2018-12-23 01:15:21,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 used request id req-a52133ee-232a-4988-bbe2-2275b71e29c3 2018-12-23 01:15:21,821 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 2018-12-23 01:15:21,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d323b4429c15e824abc6a67660f8b40890f2c2" -d '{"network": {"name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2", "admin_state_up": true}}' 2018-12-23 01:15:22,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-faf34c83-fa4d-43f9-aee5-73d39597cbc6 Date: Sun, 23 Dec 2018 01:15:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f794d6a5-e5fe-42de-bb64-d3550b270222","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"84d735b0232f40929f9a2e924db9bb34","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:15:22Z","is_default":false,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:22Z","mtu":1450}} 2018-12-23 01:15:22,271 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-faf34c83-fa4d-43f9-aee5-73d39597cbc6 2018-12-23 01:15:22,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f794d6a5-e5fe-42de-bb64-d3550b270222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d323b4429c15e824abc6a67660f8b40890f2c2" 2018-12-23 01:15:22,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-70ed0893-a07a-4aab-bde1-b49ade74f1c6 Date: Sun, 23 Dec 2018 01:15:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-23T01:15:22Z","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"84d735b0232f40929f9a2e924db9bb34","id":"f794d6a5-e5fe-42de-bb64-d3550b270222","name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2"}]} 2018-12-23 01:15:22,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f794d6a5-e5fe-42de-bb64-d3550b270222 used request id req-70ed0893-a07a-4aab-bde1-b49ade74f1c6 2018-12-23 01:15:22,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d323b4429c15e824abc6a67660f8b40890f2c2" 2018-12-23 01:15:22,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a0a63406-ff16-4789-9bdc-f9a4327d689b Date: Sun, 23 Dec 2018 01:15:22 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:15:22,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 used request id req-a0a63406-ff16-4789-9bdc-f9a4327d689b 2018-12-23 01:15:22,730 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet1 2018-12-23 01:15:22,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d323b4429c15e824abc6a67660f8b40890f2c2" -d '{"subnets": [{"ip_version": 4, "network_id": "f794d6a5-e5fe-42de-bb64-d3550b270222", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet1"}]}' 2018-12-23 01:15:23,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-efc4fd56-aead-457f-b8b5-1648d6d9b740 Date: Sun, 23 Dec 2018 01:15:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:23Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:23Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"84d735b0232f40929f9a2e924db9bb34","id":"93576429-cfb9-478f-85e6-b98be51512e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet1"}]} 2018-12-23 01:15:23,415 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-efc4fd56-aead-457f-b8b5-1648d6d9b740 2018-12-23 01:15:23,415 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet2 2018-12-23 01:15:23,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d323b4429c15e824abc6a67660f8b40890f2c2" -d '{"subnets": [{"ip_version": 4, "network_id": "f794d6a5-e5fe-42de-bb64-d3550b270222", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet2"}]}' 2018-12-23 01:15:24,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b527aa2b-d5d9-4f56-9bf5-0d8bea4ab6b1 Date: Sun, 23 Dec 2018 01:15:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:24Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:24Z","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":"84d735b0232f40929f9a2e924db9bb34","id":"537b399a-7212-49f3-8254-01c386789559","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet2"}]} 2018-12-23 01:15:24,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-b527aa2b-d5d9-4f56-9bf5-0d8bea4ab6b1 2018-12-23 01:15:24,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f794d6a5-e5fe-42de-bb64-d3550b270222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d323b4429c15e824abc6a67660f8b40890f2c2" 2018-12-23 01:15:24,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-d53abaf1-0425-46de-8b50-ff7bb5c1e2cb Date: Sun, 23 Dec 2018 01:15:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["537b399a-7212-49f3-8254-01c386789559","93576429-cfb9-478f-85e6-b98be51512e5"],"updated_at":"2018-12-23T01:15:24Z","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"84d735b0232f40929f9a2e924db9bb34","id":"f794d6a5-e5fe-42de-bb64-d3550b270222","name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2"}]} 2018-12-23 01:15:24,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f794d6a5-e5fe-42de-bb64-d3550b270222 used request id req-d53abaf1-0425-46de-8b50-ff7bb5c1e2cb 2018-12-23 01:15:24,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d323b4429c15e824abc6a67660f8b40890f2c2" 2018-12-23 01:15:24,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-dd3858ac-ad6b-4ab7-8319-a8a9f8b3d906 Date: Sun, 23 Dec 2018 01:15:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:24Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:24Z","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":"84d735b0232f40929f9a2e924db9bb34","id":"537b399a-7212-49f3-8254-01c386789559","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:23Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84d735b0232f40929f9a2e924db9bb34","id":"93576429-cfb9-478f-85e6-b98be51512e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet1"}]} 2018-12-23 01:15:24,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 used request id req-dd3858ac-ad6b-4ab7-8319-a8a9f8b3d906 2018-12-23 01:15:24,662 - OpenStackNetwork - DEBUG - Network [f794d6a5-e5fe-42de-bb64-d3550b270222] created successfully 2018-12-23 01:15:24,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:15:24,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:15:25,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aef77d341e674374906126fba1d5d4ba", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj-role"}], "expires_at": "2018-12-23T02:15:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84d735b0232f40929f9a2e924db9bb34", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-user", "id": "23207ec6ebe74d1394df3885af5599ba"}, "audit_ids": ["QKQenRw8TzygfALSQFxUqw"], "issued_at": "2018-12-23T01:15:25.000000Z"}} 2018-12-23 01:15:25,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:25,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ecc6cd-f16b-464d-b01b-3e54c26a5daf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:15:25,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-09ecc6cd-f16b-464d-b01b-3e54c26a5daf 2018-12-23 01:15:25,055 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:15:25,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:25,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa1f34c-9e7a-4b6d-ae64-1202e00142cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:15:25,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4fa1f34c-9e7a-4b6d-ae64-1202e00142cb 2018-12-23 01:15:25,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:25,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-801ab64b-a020-4490-b7ec-c3feb8f6bd60 Date: Sun, 23 Dec 2018 01:15: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":["537b399a-7212-49f3-8254-01c386789559","93576429-cfb9-478f-85e6-b98be51512e5"],"updated_at":"2018-12-23T01:15:24Z","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"84d735b0232f40929f9a2e924db9bb34","id":"f794d6a5-e5fe-42de-bb64-d3550b270222","name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2"}]} 2018-12-23 01:15:25,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 used request id req-801ab64b-a020-4490-b7ec-c3feb8f6bd60 2018-12-23 01:15:25,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:15:25,394 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:15:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:15:25,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:25,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec03c652-fe39-4b88-9cfa-9a6c92e43351 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34"}, "enabled": true, "id": "84d735b0232f40929f9a2e924db9bb34", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj"}} 2018-12-23 01:15:25,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34 used request id req-ec03c652-fe39-4b88-9cfa-9a6c92e43351 2018-12-23 01:15:25,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:25,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-9013120c-ad16-4980-b805-24c3493e3f9a Date: Sun, 23 Dec 2018 01:15:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:24Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:24Z","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":"84d735b0232f40929f9a2e924db9bb34","id":"537b399a-7212-49f3-8254-01c386789559","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:23Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84d735b0232f40929f9a2e924db9bb34","id":"93576429-cfb9-478f-85e6-b98be51512e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet1"}]} 2018-12-23 01:15:25,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 used request id req-9013120c-ad16-4980-b805-24c3493e3f9a 2018-12-23 01:15:25,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222&name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:25,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ce55fc22-02f5-4b93-939f-3d7e647654a8 Date: Sun, 23 Dec 2018 01:15:25 GMT RESP BODY: {"ports":[]} 2018-12-23 01:15:25,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222&name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64port-1&admin_state_up=True used request id req-ce55fc22-02f5-4b93-939f-3d7e647654a8 2018-12-23 01:15:25,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:26,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a2aa19f-cfcd-4ace-81b6-291373cccf4f x-compute-request-id: req-6a2aa19f-cfcd-4ace-81b6-291373cccf4f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:15:26,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst used request id req-6a2aa19f-cfcd-4ace-81b6-291373cccf4f 2018-12-23 01:15:26,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:26,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-faaf78a9-b3cf-4297-a0c1-c534da7c96d0 Date: Sun, 23 Dec 2018 01:15: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":["537b399a-7212-49f3-8254-01c386789559","93576429-cfb9-478f-85e6-b98be51512e5"],"updated_at":"2018-12-23T01:15:24Z","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"84d735b0232f40929f9a2e924db9bb34","id":"f794d6a5-e5fe-42de-bb64-d3550b270222","name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2"}]} 2018-12-23 01:15:26,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 used request id req-faaf78a9-b3cf-4297-a0c1-c534da7c96d0 2018-12-23 01:15:26,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:26,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f26cc4f-636e-4ecf-8650-c48789e47c81 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34"}, "enabled": true, "id": "84d735b0232f40929f9a2e924db9bb34", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj"}} 2018-12-23 01:15:26,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34 used request id req-5f26cc4f-636e-4ecf-8650-c48789e47c81 2018-12-23 01:15:26,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:26,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-b30c1bef-0172-4202-b47b-8050ccc7110e Date: Sun, 23 Dec 2018 01:15:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:24Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:24Z","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":"84d735b0232f40929f9a2e924db9bb34","id":"537b399a-7212-49f3-8254-01c386789559","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:23Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84d735b0232f40929f9a2e924db9bb34","id":"93576429-cfb9-478f-85e6-b98be51512e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet1"}]} 2018-12-23 01:15:26,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 used request id req-b30c1bef-0172-4202-b47b-8050ccc7110e 2018-12-23 01:15:26,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222&name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:27,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ca477dc0-18d1-4c1f-b53c-ecfdedc2d039 Date: Sun, 23 Dec 2018 01:15:27 GMT RESP BODY: {"ports":[]} 2018-12-23 01:15:27,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222&name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64port-1&admin_state_up=True used request id req-ca477dc0-18d1-4c1f-b53c-ecfdedc2d039 2018-12-23 01:15:27,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:15:27,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:15:27,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aef77d341e674374906126fba1d5d4ba", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj-role"}], "expires_at": "2018-12-23T02:15:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84d735b0232f40929f9a2e924db9bb34", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/84d735b0232f40929f9a2e924db9bb34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-user", "id": "23207ec6ebe74d1394df3885af5599ba"}, "audit_ids": ["7mSvGR23T-CvNHVqg_HvDA"], "issued_at": "2018-12-23T01:15:27.000000Z"}} 2018-12-23 01:15:27,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b62a131026a72e90e0ca7924f88158b81aee197" 2018-12-23 01:15:27,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1e7e2c-da27-4ef4-b659-da8a9121499c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:15:27,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bf1e7e2c-da27-4ef4-b659-da8a9121499c 2018-12-23 01:15:27,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:27,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-cec07ab8-4fea-4367-87a3-ea5c022638e7 Date: Sun, 23 Dec 2018 01:15: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":["93576429-cfb9-478f-85e6-b98be51512e5","537b399a-7212-49f3-8254-01c386789559"],"updated_at":"2018-12-23T01:15:24Z","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"84d735b0232f40929f9a2e924db9bb34","id":"f794d6a5-e5fe-42de-bb64-d3550b270222","name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2"}]} 2018-12-23 01:15:27,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 used request id req-cec07ab8-4fea-4367-87a3-ea5c022638e7 2018-12-23 01:15:27,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:27,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-80f3255d-37a7-4a39-ab90-7950d129f21d Date: Sun, 23 Dec 2018 01:15:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:24Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:24Z","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":"84d735b0232f40929f9a2e924db9bb34","id":"537b399a-7212-49f3-8254-01c386789559","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:23Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84d735b0232f40929f9a2e924db9bb34","id":"93576429-cfb9-478f-85e6-b98be51512e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet1"}]} 2018-12-23 01:15:27,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 used request id req-80f3255d-37a7-4a39-ab90-7950d129f21d 2018-12-23 01:15:27,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:28,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-a485cc42-a30d-469a-8e56-3a507ee91676 Date: Sun, 23 Dec 2018 01:15: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":["537b399a-7212-49f3-8254-01c386789559","93576429-cfb9-478f-85e6-b98be51512e5"],"updated_at":"2018-12-23T01:15:24Z","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"84d735b0232f40929f9a2e924db9bb34","id":"f794d6a5-e5fe-42de-bb64-d3550b270222","name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2"}]} 2018-12-23 01:15:28,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 used request id req-a485cc42-a30d-469a-8e56-3a507ee91676 2018-12-23 01:15:28,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:15:28,131 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:15:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:15:28,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b62a131026a72e90e0ca7924f88158b81aee197" 2018-12-23 01:15:28,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b355c6fe-e920-4c37-ab0a-d7eccfc496aa Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34"}, "enabled": true, "id": "84d735b0232f40929f9a2e924db9bb34", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj"}} 2018-12-23 01:15:28,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34 used request id req-b355c6fe-e920-4c37-ab0a-d7eccfc496aa 2018-12-23 01:15:28,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:28,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-26578f50-4a13-43a9-a42d-29ee9eab6715 Date: Sun, 23 Dec 2018 01:15:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:24Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:24Z","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":"84d735b0232f40929f9a2e924db9bb34","id":"537b399a-7212-49f3-8254-01c386789559","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:23Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84d735b0232f40929f9a2e924db9bb34","id":"93576429-cfb9-478f-85e6-b98be51512e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet1"}]} 2018-12-23 01:15:28,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 used request id req-26578f50-4a13-43a9-a42d-29ee9eab6715 2018-12-23 01:15:28,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222&name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:28,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4ac73f1f-4166-4b70-b669-133e55b5de83 Date: Sun, 23 Dec 2018 01:15:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:23Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84d735b0232f40929f9a2e924db9bb34","id":"93576429-cfb9-478f-85e6-b98be51512e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet1"}]} 2018-12-23 01:15:28,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222&name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet1 used request id req-4ac73f1f-4166-4b70-b669-133e55b5de83 2018-12-23 01:15:28,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222&name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:28,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-783f49d1-e76e-42f8-b55f-e0faa250d2d2 Date: Sun, 23 Dec 2018 01:15:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:24Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:24Z","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":"84d735b0232f40929f9a2e924db9bb34","id":"537b399a-7212-49f3-8254-01c386789559","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet2"}]} 2018-12-23 01:15:28,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222&name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet2 used request id req-783f49d1-e76e-42f8-b55f-e0faa250d2d2 2018-12-23 01:15:28,660 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 2018-12-23 01:15:28,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" -d '{"port": {"network_id": "f794d6a5-e5fe-42de-bb64-d3550b270222", "fixed_ips": [{"subnet_id": "93576429-cfb9-478f-85e6-b98be51512e5", "ip_address": "10.55.0.101"}, {"subnet_id": "537b399a-7212-49f3-8254-01c386789559", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64port-1", "admin_state_up": true}}' 2018-12-23 01:15:29,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-4c81c89f-8015-4cf1-aa6d-08aab0ed2be9 Date: Sun, 23 Dec 2018 01:15:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:15:29Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"93576429-cfb9-478f-85e6-b98be51512e5","ip_address":"10.55.0.101"},{"subnet_id":"537b399a-7212-49f3-8254-01c386789559","ip_address":"10.65.0.101"}],"id":"02045ec6-f339-4be4-ae8d-8856c0be7ebe","security_groups":["14ecbeea-a747-42e6-8bb0-a13e7ec214dd"],"mac_address":"fa:16:3e:f7:a2:d4","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64port-1","project_id":"84d735b0232f40929f9a2e924db9bb34","qos_policy_id":null,"admin_state_up":true,"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:29Z","binding:vnic_type":"normal"}} 2018-12-23 01:15:29,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-4c81c89f-8015-4cf1-aa6d-08aab0ed2be9 2018-12-23 01:15:29,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:30,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-82515983-6967-4405-b17b-4f6f994ef664 Date: Sun, 23 Dec 2018 01: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":["537b399a-7212-49f3-8254-01c386789559","93576429-cfb9-478f-85e6-b98be51512e5"],"updated_at":"2018-12-23T01:15:24Z","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"84d735b0232f40929f9a2e924db9bb34","id":"f794d6a5-e5fe-42de-bb64-d3550b270222","name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2"}]} 2018-12-23 01:15:30,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 used request id req-82515983-6967-4405-b17b-4f6f994ef664 2018-12-23 01:15:30,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:30,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a99b7398-a129-4128-a170-36f9b445971b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34"}, "enabled": true, "id": "84d735b0232f40929f9a2e924db9bb34", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj"}} 2018-12-23 01:15:30,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34 used request id req-a99b7398-a129-4128-a170-36f9b445971b 2018-12-23 01:15:30,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:30,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-20b6b31d-4d0e-49c7-a08b-93e344bae95e Date: Sun, 23 Dec 2018 01:15:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:24Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:24Z","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":"84d735b0232f40929f9a2e924db9bb34","id":"537b399a-7212-49f3-8254-01c386789559","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:23Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84d735b0232f40929f9a2e924db9bb34","id":"93576429-cfb9-478f-85e6-b98be51512e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet1"}]} 2018-12-23 01:15:30,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 used request id req-20b6b31d-4d0e-49c7-a08b-93e344bae95e 2018-12-23 01:15:30,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222&name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:30,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-c59410eb-8915-4b47-9254-fe0e0f93ec50 Date: Sun, 23 Dec 2018 01:15:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:15:29Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"93576429-cfb9-478f-85e6-b98be51512e5","ip_address":"10.55.0.101"},{"subnet_id":"537b399a-7212-49f3-8254-01c386789559","ip_address":"10.65.0.101"}],"id":"02045ec6-f339-4be4-ae8d-8856c0be7ebe","security_groups":["14ecbeea-a747-42e6-8bb0-a13e7ec214dd"],"mac_address":"fa:16:3e:f7:a2:d4","project_id":"84d735b0232f40929f9a2e924db9bb34","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64port-1","admin_state_up":true,"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:29Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:15:30,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222&name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64port-1&admin_state_up=True used request id req-c59410eb-8915-4b47-9254-fe0e0f93ec50 2018-12-23 01:15:30,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:30,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a94b18-365d-4ae8-b38e-3a998be9edc5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34"}, "enabled": true, "id": "84d735b0232f40929f9a2e924db9bb34", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj"}} 2018-12-23 01:15:30,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34 used request id req-73a94b18-365d-4ae8-b38e-3a998be9edc5 2018-12-23 01:15:30,648 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst 2018-12-23 01:15:30,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:30,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05ff8155-c935-4231-9f06-cd3c98af0d34 x-compute-request-id: req-05ff8155-c935-4231-9f06-cd3c98af0d34 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "02279925-e23a-4cf0-bab3-62a0ffd5c405", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-flavor-name"}]} 2018-12-23 01:15:30,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-05ff8155-c935-4231-9f06-cd3c98af0d34 2018-12-23 01:15:30,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:30,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0c1edd0-a677-47d3-bdec-a6663c484248 x-compute-request-id: req-e0c1edd0-a677-47d3-bdec-a6663c484248 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "02279925-e23a-4cf0-bab3-62a0ffd5c405", "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:15:30,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405 used request id req-e0c1edd0-a677-47d3-bdec-a6663c484248 2018-12-23 01:15:30,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:30,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-ab85572b-f1d7-4c91-8570-48a5307ec26d Date: Sun, 23 Dec 2018 01:15:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:15:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:15:17Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/d51cd813-4771-46a7-8067-dd85c5ba5101/snap", "metadata": {}}], "self": "/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101", "min_disk": 0, "protected": false, "id": "d51cd813-4771-46a7-8067-dd85c5ba5101", "file": "/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "84d735b0232f40929f9a2e924db9bb34", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/d51cd813-4771-46a7-8067-dd85c5ba5101/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-image"} 2018-12-23 01:15:30,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-image used request id req-ab85572b-f1d7-4c91-8570-48a5307ec26d 2018-12-23 01:15:30,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:31,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-27f564ef-1286-4055-9176-01f29ef34ea3 Date: Sun, 23 Dec 2018 01:15: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-12-23 01:15:31,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-27f564ef-1286-4055-9176-01f29ef34ea3 2018-12-23 01:15:31,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" -d '{"server": {"name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst", "imageRef": "d51cd813-4771-46a7-8067-dd85c5ba5101", "flavorRef": "02279925-e23a-4cf0-bab3-62a0ffd5c405", "max_count": 1, "min_count": 1, "networks": [{"port": "02045ec6-f339-4be4-ae8d-8856c0be7ebe"}]}}' 2018-12-23 01:15:33,012 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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-4c31156a-9231-4cda-a18b-0e2ef1e1da81 x-compute-request-id: req-4c31156a-9231-4cda-a18b-0e2ef1e1da81 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "bookmark"}], "adminPass": "4M45GaENi7xr"}} 2018-12-23 01:15:33,012 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-4c31156a-9231-4cda-a18b-0e2ef1e1da81 2018-12-23 01:15:33,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:33,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15: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-7aac9ac7-9749-4a78-a70d-ab7da111340b x-compute-request-id: req-7aac9ac7-9749-4a78-a70d-ab7da111340b Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "bookmark"}], "image": {"id": "d51cd813-4771-46a7-8067-dd85c5ba5101", "links": [{"href": "http://172.30.9.26:8774/images/d51cd813-4771-46a7-8067-dd85c5ba5101", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02279925-e23a-4cf0-bab3-62a0ffd5c405", "links": [{"href": "http://172.30.9.26:8774/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405", "rel": "bookmark"}]}, "id": "f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "user_id": "23207ec6ebe74d1394df3885af5599ba", "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-12-23T01:15:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst", "created": "2018-12-23T01:15:32Z", "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:15:33,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af used request id req-7aac9ac7-9749-4a78-a70d-ab7da111340b 2018-12-23 01:15:33,231 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst 2018-12-23 01:15:33,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:33,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15: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-50b77b6c-07fe-48f0-9120-1ca5a5a27d3c x-compute-request-id: req-50b77b6c-07fe-48f0-9120-1ca5a5a27d3c Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "bookmark"}], "image": {"id": "d51cd813-4771-46a7-8067-dd85c5ba5101", "links": [{"href": "http://172.30.9.26:8774/images/d51cd813-4771-46a7-8067-dd85c5ba5101", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02279925-e23a-4cf0-bab3-62a0ffd5c405", "links": [{"href": "http://172.30.9.26:8774/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405", "rel": "bookmark"}]}, "id": "f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "user_id": "23207ec6ebe74d1394df3885af5599ba", "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-12-23T01:15:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst", "created": "2018-12-23T01:15:32Z", "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:15:33,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af used request id req-50b77b6c-07fe-48f0-9120-1ca5a5a27d3c 2018-12-23 01:15:33,437 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst] is - BUILD 2018-12-23 01:15:33,437 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:15:36,440 - create_instance - DEBUG - VM status query timeout in 896.790782928 2018-12-23 01:15:36,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:37,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a5f633f-9fd4-48fb-bdd2-bbdc5b8ec4b5 x-compute-request-id: req-1a5f633f-9fd4-48fb-bdd2-bbdc5b8ec4b5 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "bookmark"}], "image": {"id": "d51cd813-4771-46a7-8067-dd85c5ba5101", "links": [{"href": "http://172.30.9.26:8774/images/d51cd813-4771-46a7-8067-dd85c5ba5101", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02279925-e23a-4cf0-bab3-62a0ffd5c405", "links": [{"href": "http://172.30.9.26:8774/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405", "rel": "bookmark"}]}, "id": "f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "security_groups": [{"name": "default"}], "user_id": "23207ec6ebe74d1394df3885af5599ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:15:33Z", "hostId": "fbcf3ac67d303a3c7f0604197c2cfe080e4a66014c9353392ec347cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst", "created": "2018-12-23T01:15:32Z", "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:15:37,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af used request id req-1a5f633f-9fd4-48fb-bdd2-bbdc5b8ec4b5 2018-12-23 01:15:37,009 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst] is - BUILD 2018-12-23 01:15:37,009 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:15:40,010 - create_instance - DEBUG - VM status query timeout in 893.221447945 2018-12-23 01:15:40,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:40,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa7ea552-b28d-4e2e-8db8-ba161cbf07c0 x-compute-request-id: req-aa7ea552-b28d-4e2e-8db8-ba161cbf07c0 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "bookmark"}], "image": {"id": "d51cd813-4771-46a7-8067-dd85c5ba5101", "links": [{"href": "http://172.30.9.26:8774/images/d51cd813-4771-46a7-8067-dd85c5ba5101", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02279925-e23a-4cf0-bab3-62a0ffd5c405", "links": [{"href": "http://172.30.9.26:8774/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405", "rel": "bookmark"}]}, "id": "f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "security_groups": [{"name": "default"}], "user_id": "23207ec6ebe74d1394df3885af5599ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:15:33Z", "hostId": "fbcf3ac67d303a3c7f0604197c2cfe080e4a66014c9353392ec347cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst", "created": "2018-12-23T01:15:32Z", "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:15:40,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af used request id req-aa7ea552-b28d-4e2e-8db8-ba161cbf07c0 2018-12-23 01:15:40,613 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst] is - BUILD 2018-12-23 01:15:40,613 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:15:43,616 - create_instance - DEBUG - VM status query timeout in 889.614650011 2018-12-23 01:15:43,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:44,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15: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-87743e74-31a1-4685-8335-b06bcdb6e6bb x-compute-request-id: req-87743e74-31a1-4685-8335-b06bcdb6e6bb Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:a2:d4", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:a2:d4", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "bookmark"}], "image": {"id": "d51cd813-4771-46a7-8067-dd85c5ba5101", "links": [{"href": "http://172.30.9.26:8774/images/d51cd813-4771-46a7-8067-dd85c5ba5101", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:15:39.000000", "flavor": {"id": "02279925-e23a-4cf0-bab3-62a0ffd5c405", "links": [{"href": "http://172.30.9.26:8774/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405", "rel": "bookmark"}]}, "id": "f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "security_groups": [{"name": "default"}], "user_id": "23207ec6ebe74d1394df3885af5599ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:15:40Z", "hostId": "fbcf3ac67d303a3c7f0604197c2cfe080e4a66014c9353392ec347cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst", "created": "2018-12-23T01:15:32Z", "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:15:44,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af used request id req-87743e74-31a1-4685-8335-b06bcdb6e6bb 2018-12-23 01:15:44,086 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst] is - ACTIVE 2018-12-23 01:15:44,086 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:15:44,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:44,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae826d30-8e7f-458d-a272-fa6ad8ce69ab x-compute-request-id: req-ae826d30-8e7f-458d-a272-fa6ad8ce69ab Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:a2:d4", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:a2:d4", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "bookmark"}], "image": {"id": "d51cd813-4771-46a7-8067-dd85c5ba5101", "links": [{"href": "http://172.30.9.26:8774/images/d51cd813-4771-46a7-8067-dd85c5ba5101", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:15:39.000000", "flavor": {"id": "02279925-e23a-4cf0-bab3-62a0ffd5c405", "links": [{"href": "http://172.30.9.26:8774/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405", "rel": "bookmark"}]}, "id": "f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "security_groups": [{"name": "default"}], "user_id": "23207ec6ebe74d1394df3885af5599ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:15:40Z", "hostId": "fbcf3ac67d303a3c7f0604197c2cfe080e4a66014c9353392ec347cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst", "created": "2018-12-23T01:15:32Z", "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:15:44,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af used request id req-ae826d30-8e7f-458d-a272-fa6ad8ce69ab 2018-12-23 01:15:44,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:44,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-191519f0-90a9-4951-94f5-dff0607f5d3c Date: Sun, 23 Dec 2018 01:15: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":["537b399a-7212-49f3-8254-01c386789559","93576429-cfb9-478f-85e6-b98be51512e5"],"updated_at":"2018-12-23T01:15:24Z","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"84d735b0232f40929f9a2e924db9bb34","id":"f794d6a5-e5fe-42de-bb64-d3550b270222","name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2"}]} 2018-12-23 01:15:44,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 used request id req-191519f0-90a9-4951-94f5-dff0607f5d3c 2018-12-23 01:15:44,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:44,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8900109c-b2ec-4551-a028-7ddfad6b1249 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34"}, "enabled": true, "id": "84d735b0232f40929f9a2e924db9bb34", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj"}} 2018-12-23 01:15:44,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34 used request id req-8900109c-b2ec-4551-a028-7ddfad6b1249 2018-12-23 01:15:44,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:45,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-4f7bce1c-6e6a-41da-80f3-6542b2c28467 Date: Sun, 23 Dec 2018 01:15:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:24Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:24Z","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":"84d735b0232f40929f9a2e924db9bb34","id":"537b399a-7212-49f3-8254-01c386789559","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:23Z","dns_nameservers":[],"updated_at":"2018-12-23T01:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"84d735b0232f40929f9a2e924db9bb34","id":"93576429-cfb9-478f-85e6-b98be51512e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet1"}]} 2018-12-23 01:15:45,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 used request id req-4f7bce1c-6e6a-41da-80f3-6542b2c28467 2018-12-23 01:15:45,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:45,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3437 X-Openstack-Request-Id: req-1d38dc79-e40a-4d04-b866-7ae0af0dca5b Date: Sun, 23 Dec 2018 01:15:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:15:39Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"93576429-cfb9-478f-85e6-b98be51512e5","ip_address":"10.55.0.101"},{"subnet_id":"537b399a-7212-49f3-8254-01c386789559","ip_address":"10.65.0.101"}],"id":"02045ec6-f339-4be4-ae8d-8856c0be7ebe","security_groups":["14ecbeea-a747-42e6-8bb0-a13e7ec214dd"],"mac_address":"fa:16:3e:f7:a2:d4","project_id":"84d735b0232f40929f9a2e924db9bb34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64port-1","admin_state_up":true,"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:29Z","binding:vnic_type":"normal","device_id":"f03a61ef-c544-4ba9-b0a0-85982ac5b2af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:15:25Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"93576429-cfb9-478f-85e6-b98be51512e5","ip_address":"10.55.0.2"},{"subnet_id":"537b399a-7212-49f3-8254-01c386789559","ip_address":"10.65.0.2"}],"id":"07a3b9c9-59a2-4080-9593-1c3dc2dc67c8","security_groups":[],"mac_address":"fa:16:3e:0c:38:81","project_id":"84d735b0232f40929f9a2e924db9bb34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f794d6a5-e5fe-42de-bb64-d3550b270222"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:15:26Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"93576429-cfb9-478f-85e6-b98be51512e5","ip_address":"10.55.0.3"},{"subnet_id":"537b399a-7212-49f3-8254-01c386789559","ip_address":"10.65.0.3"}],"id":"13d89388-9b63-4f3c-b17a-c5681d23dfbb","security_groups":[],"mac_address":"fa:16:3e:78:00:6e","project_id":"84d735b0232f40929f9a2e924db9bb34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f794d6a5-e5fe-42de-bb64-d3550b270222"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:15:27Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"93576429-cfb9-478f-85e6-b98be51512e5","ip_address":"10.55.0.4"},{"subnet_id":"537b399a-7212-49f3-8254-01c386789559","ip_address":"10.65.0.4"}],"id":"82785dd0-c4a8-4571-a6ba-432d164636d3","security_groups":[],"mac_address":"fa:16:3e:61:3c:6b","project_id":"84d735b0232f40929f9a2e924db9bb34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f794d6a5-e5fe-42de-bb64-d3550b270222","tenant_id":"84d735b0232f40929f9a2e924db9bb34","created_at":"2018-12-23T01:15:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f794d6a5-e5fe-42de-bb64-d3550b270222"}]} 2018-12-23 01:15:45,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f794d6a5-e5fe-42de-bb64-d3550b270222 used request id req-1d38dc79-e40a-4d04-b866-7ae0af0dca5b 2018-12-23 01:15:45,545 - create_instance - INFO - Deleting Port with ID - 02045ec6-f339-4be4-ae8d-8856c0be7ebe 2018-12-23 01:15:45,545 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64port-1 2018-12-23 01:15:45,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/02045ec6-f339-4be4-ae8d-8856c0be7ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:46,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8655f577-51c3-49ba-a7d8-aba664c621d5 Date: Sun, 23 Dec 2018 01:15:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:15:46,250 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/02045ec6-f339-4be4-ae8d-8856c0be7ebe used request id req-8655f577-51c3-49ba-a7d8-aba664c621d5 2018-12-23 01:15:46,250 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst 2018-12-23 01:15:46,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:46,406 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:15: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-e2f4e58c-9cb1-4f3e-a0a5-0905d522d4f4 x-compute-request-id: req-e2f4e58c-9cb1-4f3e-a0a5-0905d522d4f4 Content-Type: application/json 2018-12-23 01:15:46,406 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af used request id req-e2f4e58c-9cb1-4f3e-a0a5-0905d522d4f4 2018-12-23 01:15:46,407 - create_instance - INFO - Checking deletion status 2018-12-23 01:15:46,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:46,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15: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-c7209106-cdc8-4374-b60b-afdb818b0028 x-compute-request-id: req-c7209106-cdc8-4374-b60b-afdb818b0028 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:a2:d4", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:a2:d4", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "bookmark"}], "image": {"id": "d51cd813-4771-46a7-8067-dd85c5ba5101", "links": [{"href": "http://172.30.9.26:8774/images/d51cd813-4771-46a7-8067-dd85c5ba5101", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:15:39.000000", "flavor": {"id": "02279925-e23a-4cf0-bab3-62a0ffd5c405", "links": [{"href": "http://172.30.9.26:8774/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405", "rel": "bookmark"}]}, "id": "f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "user_id": "23207ec6ebe74d1394df3885af5599ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:15:46Z", "hostId": "fbcf3ac67d303a3c7f0604197c2cfe080e4a66014c9353392ec347cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst", "created": "2018-12-23T01:15:32Z", "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:15:46,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af used request id req-c7209106-cdc8-4374-b60b-afdb818b0028 2018-12-23 01:15:46,650 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst] is - ACTIVE 2018-12-23 01:15:46,651 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:15:49,654 - create_instance - DEBUG - VM status query timeout in 296.752959013 2018-12-23 01:15:49,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:50,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:15: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-25739887-b013-4e6c-b9a4-45ad60c029e7 x-compute-request-id: req-25739887-b013-4e6c-b9a4-45ad60c029e7 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "rel": "bookmark"}], "image": {"id": "d51cd813-4771-46a7-8067-dd85c5ba5101", "links": [{"href": "http://172.30.9.26:8774/images/d51cd813-4771-46a7-8067-dd85c5ba5101", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:15:39.000000", "flavor": {"id": "02279925-e23a-4cf0-bab3-62a0ffd5c405", "links": [{"href": "http://172.30.9.26:8774/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405", "rel": "bookmark"}]}, "id": "f03a61ef-c544-4ba9-b0a0-85982ac5b2af", "user_id": "23207ec6ebe74d1394df3885af5599ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:15:46Z", "hostId": "fbcf3ac67d303a3c7f0604197c2cfe080e4a66014c9353392ec347cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst", "created": "2018-12-23T01:15:32Z", "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:15:50,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af used request id req-25739887-b013-4e6c-b9a4-45ad60c029e7 2018-12-23 01:15:50,015 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst] is - ACTIVE 2018-12-23 01:15:50,015 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:15:53,018 - create_instance - DEBUG - VM status query timeout in 293.388761997 2018-12-23 01:15:53,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a0cb9fd6c130847d48e56cba9b229c24a7c99" 2018-12-23 01:15:53,065 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:15: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-d673ade3-3eb6-4a64-992e-43061d14884c x-compute-request-id: req-d673ade3-3eb6-4a64-992e-43061d14884c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f03a61ef-c544-4ba9-b0a0-85982ac5b2af could not be found.", "code": 404}} 2018-12-23 01:15:53,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f03a61ef-c544-4ba9-b0a0-85982ac5b2af used request id req-d673ade3-3eb6-4a64-992e-43061d14884c 2018-12-23 01:15:53,066 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f03a61ef-c544-4ba9-b0a0-85982ac5b2af could not be found. (HTTP 404) (Request-ID: req-d673ade3-3eb6-4a64-992e-43061d14884c) 2018-12-23 01:15:53,066 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-inst 2018-12-23 01:15:53,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc76c409089aaa970530225e4795122676fa907" 2018-12-23 01:15:53,143 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:15: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-5c02784b-aaf0-4ea1-ab27-b2c081f6a711 x-compute-request-id: req-5c02784b-aaf0-4ea1-ab27-b2c081f6a711 Content-Length: 0 Content-Type: application/json 2018-12-23 01:15:53,143 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/02279925-e23a-4cf0-bab3-62a0ffd5c405 used request id req-5c02784b-aaf0-4ea1-ab27-b2c081f6a711 2018-12-23 01:15:53,144 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-pub-subnet 2018-12-23 01:15:53,144 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-pub-subnet 2018-12-23 01:15:53,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/4d7df356-f758-4f2f-b4f2-371bfb88b09a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9e69183ce526d7f75187b6fe72ba0aeeb96c60" 2018-12-23 01:15:55,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1331bfef-1389-4361-85c2-d274684134f6 Date: Sun, 23 Dec 2018 01:15:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:15:55,475 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/4d7df356-f758-4f2f-b4f2-371bfb88b09a used request id req-1331bfef-1389-4361-85c2-d274684134f6 2018-12-23 01:15:55,475 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-pub-net 2018-12-23 01:15:55,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/f0f06116-d20e-49b3-afb8-e9587e7c3218 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9e69183ce526d7f75187b6fe72ba0aeeb96c60" 2018-12-23 01:15:56,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-377965f9-23ea-4c68-8729-9da2b3d91eb9 Date: Sun, 23 Dec 2018 01:15:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:15:56,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f0f06116-d20e-49b3-afb8-e9587e7c3218 used request id req-377965f9-23ea-4c68-8729-9da2b3d91eb9 2018-12-23 01:15:56,643 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet2 2018-12-23 01:15:56,644 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet2 2018-12-23 01:15:56,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/537b399a-7212-49f3-8254-01c386789559 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d323b4429c15e824abc6a67660f8b40890f2c2" 2018-12-23 01:15:59,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-780fe87e-c887-48b9-97a1-56738bebddca Date: Sun, 23 Dec 2018 01:15:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:15:59,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/537b399a-7212-49f3-8254-01c386789559 used request id req-780fe87e-c887-48b9-97a1-56738bebddca 2018-12-23 01:15:59,089 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet1 2018-12-23 01:15:59,089 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-subnet1 2018-12-23 01:15:59,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/93576429-cfb9-478f-85e6-b98be51512e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d323b4429c15e824abc6a67660f8b40890f2c2" 2018-12-23 01:16:01,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd57d997-523a-443a-9f29-7bc0d1fbd5a9 Date: Sun, 23 Dec 2018 01:16:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:16:01,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/93576429-cfb9-478f-85e6-b98be51512e5 used request id req-bd57d997-523a-443a-9f29-7bc0d1fbd5a9 2018-12-23 01:16:01,516 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64net2 2018-12-23 01:16:01,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/f794d6a5-e5fe-42de-bb64-d3550b270222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d323b4429c15e824abc6a67660f8b40890f2c2" 2018-12-23 01:16:02,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-930ba017-151b-416b-a1ed-d26b60708707 Date: Sun, 23 Dec 2018 01:16:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:16:02,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f794d6a5-e5fe-42de-bb64-d3550b270222 used request id req-930ba017-151b-416b-a1ed-d26b60708707 2018-12-23 01:16:02,834 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f47c05cf-cd2c-4eb9-9969-bffa163dec64-image 2018-12-23 01:16:02,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}557d97ec363e4dacec2256e2d03b1c13ef39d718" 2018-12-23 01:16:04,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b6c2b71-8173-4abe-9dc0-210829a1fc67 Date: Sun, 23 Dec 2018 01:16:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:16:04,925 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/d51cd813-4771-46a7-8067-dd85c5ba5101 used request id req-0b6c2b71-8173-4abe-9dc0-210829a1fc67 2018-12-23 01:16:04,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0624d4937bbb2ebf09c18382fb61f657e388785b" 2018-12-23 01:16:05,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fd0eda73-23ab-4c1d-8105-2e735a17a800 Date: Sun, 23 Dec 2018 01:16:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "created_at": "2018-12-23T01:15:18Z", "updated_at": "2018-12-23T01:15:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:15:18Z", "revision_number": 0, "id": "37728281-6516-4819-9df8-f7b1869e36ea", "remote_group_id": "14ecbeea-a747-42e6-8bb0-a13e7ec214dd", "remote_ip_prefix": null, "created_at": "2018-12-23T01:15:18Z", "security_group_id": "14ecbeea-a747-42e6-8bb0-a13e7ec214dd", "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d735b0232f40929f9a2e924db9bb34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:15:18Z", "revision_number": 0, "id": "77797164-3d10-4220-bca8-7b380166852d", "remote_group_id": "14ecbeea-a747-42e6-8bb0-a13e7ec214dd", "remote_ip_prefix": null, "created_at": "2018-12-23T01:15:18Z", "security_group_id": "14ecbeea-a747-42e6-8bb0-a13e7ec214dd", "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d735b0232f40929f9a2e924db9bb34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:15:18Z", "revision_number": 0, "id": "812e7558-16a9-40c0-905a-2514f7432fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:15:18Z", "security_group_id": "14ecbeea-a747-42e6-8bb0-a13e7ec214dd", "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "port_range_min": null, "ethertype": "IPv4", "project_id": "84d735b0232f40929f9a2e924db9bb34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:15:18Z", "revision_number": 0, "id": "d1b04b80-3ad2-4680-bdf3-26263460c654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:15:18Z", "security_group_id": "14ecbeea-a747-42e6-8bb0-a13e7ec214dd", "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "port_range_min": null, "ethertype": "IPv6", "project_id": "84d735b0232f40929f9a2e924db9bb34"}], "revision_number": 4, "project_id": "84d735b0232f40929f9a2e924db9bb34", "id": "14ecbeea-a747-42e6-8bb0-a13e7ec214dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:16:05,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-fd0eda73-23ab-4c1d-8105-2e735a17a800 2018-12-23 01:16:05,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0624d4937bbb2ebf09c18382fb61f657e388785b" 2018-12-23 01:16:05,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba8fd979-9fc1-46a1-9db5-fd6820c3d6b8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34"}, "enabled": true, "id": "84d735b0232f40929f9a2e924db9bb34", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj"}} 2018-12-23 01:16:05,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34 used request id req-ba8fd979-9fc1-46a1-9db5-fd6820c3d6b8 2018-12-23 01:16:05,239 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14ecbeea-a747-42e6-8bb0-a13e7ec214dd 2018-12-23 01:16:05,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=14ecbeea-a747-42e6-8bb0-a13e7ec214dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0624d4937bbb2ebf09c18382fb61f657e388785b" 2018-12-23 01:16:05,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f110f123-b173-43c3-9cca-607503840912 Date: Sun, 23 Dec 2018 01:16:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "14ecbeea-a747-42e6-8bb0-a13e7ec214dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:15:18Z", "security_group_id": "14ecbeea-a747-42e6-8bb0-a13e7ec214dd", "port_range_min": null, "revision_number": 0, "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "created_at": "2018-12-23T01:15:18Z", "project_id": "84d735b0232f40929f9a2e924db9bb34", "id": "37728281-6516-4819-9df8-f7b1869e36ea"}, {"remote_group_id": "14ecbeea-a747-42e6-8bb0-a13e7ec214dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:15:18Z", "security_group_id": "14ecbeea-a747-42e6-8bb0-a13e7ec214dd", "port_range_min": null, "revision_number": 0, "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "created_at": "2018-12-23T01:15:18Z", "project_id": "84d735b0232f40929f9a2e924db9bb34", "id": "77797164-3d10-4220-bca8-7b380166852d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:15:18Z", "security_group_id": "14ecbeea-a747-42e6-8bb0-a13e7ec214dd", "port_range_min": null, "revision_number": 0, "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "created_at": "2018-12-23T01:15:18Z", "project_id": "84d735b0232f40929f9a2e924db9bb34", "id": "812e7558-16a9-40c0-905a-2514f7432fdf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:15:18Z", "security_group_id": "14ecbeea-a747-42e6-8bb0-a13e7ec214dd", "port_range_min": null, "revision_number": 0, "tenant_id": "84d735b0232f40929f9a2e924db9bb34", "created_at": "2018-12-23T01:15:18Z", "project_id": "84d735b0232f40929f9a2e924db9bb34", "id": "d1b04b80-3ad2-4680-bdf3-26263460c654"}]} 2018-12-23 01:16:05,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=14ecbeea-a747-42e6-8bb0-a13e7ec214dd used request id req-f110f123-b173-43c3-9cca-607503840912 2018-12-23 01:16:05,414 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:16:05,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/14ecbeea-a747-42e6-8bb0-a13e7ec214dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0624d4937bbb2ebf09c18382fb61f657e388785b" 2018-12-23 01:16:05,711 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1397f731-8412-42a0-b5cb-cc1fc4632515 Content-Length: 0 Date: Sun, 23 Dec 2018 01:16:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:16:05,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/14ecbeea-a747-42e6-8bb0-a13e7ec214dd used request id req-1397f731-8412-42a0-b5cb-cc1fc4632515 2018-12-23 01:16:05,712 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj 2018-12-23 01:16:05,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0624d4937bbb2ebf09c18382fb61f657e388785b" 2018-12-23 01:16:05,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a5eb336-3faf-4787-ad45-da01706068f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:16:05,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/84d735b0232f40929f9a2e924db9bb34 used request id req-8a5eb336-3faf-4787-ad45-da01706068f9 2018-12-23 01:16:05,899 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-8c670cf6-d981-40d-proj-role 2018-12-23 01:16:05,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/aef77d341e674374906126fba1d5d4ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0624d4937bbb2ebf09c18382fb61f657e388785b" 2018-12-23 01:16:06,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfad22de-3719-4e45-aeca-8d7c311fe684 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:16:06,009 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/aef77d341e674374906126fba1d5d4ba used request id req-cfad22de-3719-4e45-aeca-8d7c311fe684 2018-12-23 01:16:06,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0624d4937bbb2ebf09c18382fb61f657e388785b" 2018-12-23 01:16:06,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892b049f-cb67-4f84-ad4c-7962e1b6c0ba Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:16:06,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-892b049f-cb67-4f84-ad4c-7962e1b6c0ba 2018-12-23 01:16:06,103 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-8c670cf6-d981-40d-user 2018-12-23 01:16:06,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/23207ec6ebe74d1394df3885af5599ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad074dc6a113f9977f1702e7b79bc572af5631f0" 2018-12-23 01:16:06,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4731c3b3-afbc-41e3-b717-f9f532022a56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:16:06,276 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/23207ec6ebe74d1394df3885af5599ba used request id req-4731c3b3-afbc-41e3-b717-f9f532022a56 2018-12-23 01:16:06,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:16:06,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:16:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["omA1seSST-asy0CrJpAMtA"], "issued_at": "2018-12-23T01:16:06.000000Z"}} 2018-12-23 01:16:06,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529c47fa24adc7983f68c3188e6f6e8233d4cd6a" 2018-12-23 01:16:06,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea2219b-1b35-471b-9773-9792e2a732e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:16:06,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1ea2219b-1b35-471b-9773-9792e2a732e8 2018-12-23 01:16:06,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:16:06,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:16:07,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:16:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["EP-JKPcqQ9mKidZBR_xg6Q"], "issued_at": "2018-12-23T01:16:07.000000Z"}} 2018-12-23 01:16:07,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa087b4cb5388188a226072ba0cd1edf7cdb8c4" 2018-12-23 01:16:07,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f4e819-c469-4416-aaa3-417b9e326044 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:16:07,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a2f4e819-c469-4416-aaa3-417b9e326044 2018-12-23 01:16:07,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:16:07,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:16:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:16:07,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa087b4cb5388188a226072ba0cd1edf7cdb8c4" 2018-12-23 01:16:07,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89dfd21a-3c63-4f79-aff6-9a7723f2d521 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:16:07,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj used request id req-89dfd21a-3c63-4f79-aff6-9a7723f2d521 2018-12-23 01:16:07,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa087b4cb5388188a226072ba0cd1edf7cdb8c4" 2018-12-23 01:16:07,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d04156-87bf-4272-be96-f081b7ba5fb7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:16:07,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c0d04156-87bf-4272-be96-f081b7ba5fb7 2018-12-23 01:16:07,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa087b4cb5388188a226072ba0cd1edf7cdb8c4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}}' 2018-12-23 01:16:07,536 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:16:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c282356-4c5e-42eb-8d37-ac6a66bc005e Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466"}, "enabled": true, "id": "23ddac4a7bc74d82b13d470ca18e5466", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}} 2018-12-23 01:16:07,536 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1c282356-4c5e-42eb-8d37-ac6a66bc005e 2018-12-23 01:16:07,537 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj 2018-12-23 01:16:07,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:16:07,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:16:07,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:16:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["HjN41XquSIuCq56qvUex_w"], "issued_at": "2018-12-23T01:16:07.000000Z"}} 2018-12-23 01:16:07,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faea581e7aeb30475350110a35dc33996cbda3cc" 2018-12-23 01:16:08,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6b40e18-3314-483b-a602-3d8f41c9bdc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:16:08,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d6b40e18-3314-483b-a602-3d8f41c9bdc1 2018-12-23 01:16:08,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:16:08,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:16:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:16:08,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faea581e7aeb30475350110a35dc33996cbda3cc" 2018-12-23 01:16:08,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64474c13-4130-4d00-b5ce-9c31cbe31107 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:16:08,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-64474c13-4130-4d00-b5ce-9c31cbe31107 2018-12-23 01:16:08,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faea581e7aeb30475350110a35dc33996cbda3cc" 2018-12-23 01:16:08,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-550488e6-fa3e-4adb-8b8d-57a4117467f4 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466"}, "enabled": true, "id": "23ddac4a7bc74d82b13d470ca18e5466", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}]} 2018-12-23 01:16:08,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj used request id req-550488e6-fa3e-4adb-8b8d-57a4117467f4 2018-12-23 01:16:08,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faea581e7aeb30475350110a35dc33996cbda3cc" 2018-12-23 01:16:08,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8871f895-f025-4da3-aba1-df143a1e5e89 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:16:08,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8871f895-f025-4da3-aba1-df143a1e5e89 2018-12-23 01:16:08,626 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-b8fab6ce-10f2-48e-user 2018-12-23 01:16:08,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:16:08,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa087b4cb5388188a226072ba0cd1edf7cdb8c4" 2018-12-23 01:16:08,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a97f9180-8fe6-4f57-85c4-036204db0d9e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:16:08,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a97f9180-8fe6-4f57-85c4-036204db0d9e 2018-12-23 01:16:08,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa087b4cb5388188a226072ba0cd1edf7cdb8c4" -d '{"role": {"name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj-role"}}' 2018-12-23 01:16:08,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:16:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae9a3bc0-a182-49ae-9d4a-d9f4e14f1a94 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9a737e468bd480db5a8728e3b5bbdb8", "links": {"self": "http://172.30.9.26:5000/v3/roles/d9a737e468bd480db5a8728e3b5bbdb8"}, "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj-role"}} 2018-12-23 01:16:08,794 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ae9a3bc0-a182-49ae-9d4a-d9f4e14f1a94 2018-12-23 01:16:08,794 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj-role 2018-12-23 01:16:08,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d9a737e468bd480db5a8728e3b5bbdb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa087b4cb5388188a226072ba0cd1edf7cdb8c4" 2018-12-23 01:16:08,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c071749c-6d16-48db-a595-4818be522037 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/d9a737e468bd480db5a8728e3b5bbdb8"}, "domain_id": null, "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj-role", "id": "d9a737e468bd480db5a8728e3b5bbdb8"}} 2018-12-23 01:16:08,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d9a737e468bd480db5a8728e3b5bbdb8 used request id req-c071749c-6d16-48db-a595-4818be522037 2018-12-23 01:16:08,878 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj-role to project InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj 2018-12-23 01:16:08,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466/users/c5747a884bac49bda9d797142c7a3850/roles/d9a737e468bd480db5a8728e3b5bbdb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa087b4cb5388188a226072ba0cd1edf7cdb8c4" 2018-12-23 01:16:09,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:16:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-411e5e5c-9ed3-42f5-a245-eb66b3f296da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:16:09,018 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466/users/c5747a884bac49bda9d797142c7a3850/roles/d9a737e468bd480db5a8728e3b5bbdb8 used request id req-411e5e5c-9ed3-42f5-a245-eb66b3f296da 2018-12-23 01:16:09,018 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:16:09,020 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:16:09,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:16:09,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:16:09,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9a737e468bd480db5a8728e3b5bbdb8", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj-role"}], "expires_at": "2018-12-23T02:16:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23ddac4a7bc74d82b13d470ca18e5466", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-user", "id": "c5747a884bac49bda9d797142c7a3850"}, "audit_ids": ["fIyfkukdRgmN-OQoDTDJYA"], "issued_at": "2018-12-23T01:16:09.000000Z"}} 2018-12-23 01:16:09,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b09457f6e78e85f5a158dc21f99bef2d04cd8210" 2018-12-23 01:16:09,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0de39dfa-d59d-4471-9cce-9e5b26778e93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:16:09,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0de39dfa-d59d-4471-9cce-9e5b26778e93 2018-12-23 01:16:09,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b09457f6e78e85f5a158dc21f99bef2d04cd8210" 2018-12-23 01:16:09,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-f90fbd17-b9c1-4be4-a599-d858c5444e2f Date: Sun, 23 Dec 2018 01:16:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-image"} 2018-12-23 01:16:09,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-image used request id req-f90fbd17-b9c1-4be4-a599-d858c5444e2f 2018-12-23 01:16:09,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b09457f6e78e85f5a158dc21f99bef2d04cd8210" 2018-12-23 01:16:09,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-719fd896-8daa-4951-8960-033b167a6bd9 Date: Sun, 23 Dec 2018 01:16: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-12-23 01:16:09,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-719fd896-8daa-4951-8960-033b167a6bd9 2018-12-23 01:16:09,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b09457f6e78e85f5a158dc21f99bef2d04cd8210" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-image"}' 2018-12-23 01:16:10,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0 X-Openstack-Request-Id: req-c567b76e-f371-4217-af3c-c02c10e04a3a Date: Sun, 23 Dec 2018 01:16:10 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:16:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:16:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "min_disk": 0, "protected": false, "id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "file": "/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0/file", "checksum": null, "owner": "23ddac4a7bc74d82b13d470ca18e5466", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:16:10,035 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c567b76e-f371-4217-af3c-c02c10e04a3a 2018-12-23 01:16:10,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b09457f6e78e85f5a158dc21f99bef2d04cd8210" -d '' 2018-12-23 01:16:11,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-471c3245-38db-413a-9364-6d35c578fe28 Date: Sun, 23 Dec 2018 01:16:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:16:11,156 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0/file used request id req-471c3245-38db-413a-9364-6d35c578fe28 2018-12-23 01:16:11,157 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:16:11,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b09457f6e78e85f5a158dc21f99bef2d04cd8210" 2018-12-23 01:16:11,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7156ab2d-6553-4fea-9c56-fba8fe5b5e3a Date: Sun, 23 Dec 2018 01:16:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:16:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:16:11Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0/snap", "metadata": {}}], "self": "/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "min_disk": 0, "protected": false, "id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "file": "/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "23ddac4a7bc74d82b13d470ca18e5466", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:16:11,322 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0 used request id req-7156ab2d-6553-4fea-9c56-fba8fe5b5e3a 2018-12-23 01:16:11,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b09457f6e78e85f5a158dc21f99bef2d04cd8210" 2018-12-23 01:16:11,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9e242df8-9b63-48bc-8891-45c2a7e2629e Date: Sun, 23 Dec 2018 01:16: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-12-23 01:16:11,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9e242df8-9b63-48bc-8891-45c2a7e2629e 2018-12-23 01:16:11,474 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-image 2018-12-23 01:16:11,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b09457f6e78e85f5a158dc21f99bef2d04cd8210" 2018-12-23 01:16:11,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fc4d6e62-b75f-4035-8ef4-b36ccd7ada21 Date: Sun, 23 Dec 2018 01:16:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:16:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:16:11Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0/snap", "metadata": {}}], "self": "/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "min_disk": 0, "protected": false, "id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "file": "/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "23ddac4a7bc74d82b13d470ca18e5466", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:16:11,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0 used request id req-fc4d6e62-b75f-4035-8ef4-b36ccd7ada21 2018-12-23 01:16:11,494 - create_image - DEBUG - Instance status is - active 2018-12-23 01:16:11,495 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-image 2018-12-23 01:16:11,495 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-image 2018-12-23 01:16:11,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:16:11,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:16:11,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9a737e468bd480db5a8728e3b5bbdb8", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj-role"}], "expires_at": "2018-12-23T02:16:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23ddac4a7bc74d82b13d470ca18e5466", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-user", "id": "c5747a884bac49bda9d797142c7a3850"}, "audit_ids": ["YUoQX4s6QzirW5G8zynOxg"], "issued_at": "2018-12-23T01:16:11.000000Z"}} 2018-12-23 01:16:11,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8472dcbc4d2419770b7ae32f6ca85c08037bb1f5" 2018-12-23 01:16:11,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a57ebbc3-2c3e-431b-a30c-e2639b77cd4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:16:11,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a57ebbc3-2c3e-431b-a30c-e2639b77cd4f 2018-12-23 01:16:11,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8472dcbc4d2419770b7ae32f6ca85c08037bb1f5" 2018-12-23 01:16:12,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ea30ef02-945d-4da9-b456-0dd4607b8b3d Date: Sun, 23 Dec 2018 01:16:12 GMT RESP BODY: {"networks":[]} 2018-12-23 01:16:12,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net used request id req-ea30ef02-945d-4da9-b456-0dd4607b8b3d 2018-12-23 01:16:12,055 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net 2018-12-23 01:16:12,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8472dcbc4d2419770b7ae32f6ca85c08037bb1f5" -d '{"network": {"name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net", "admin_state_up": true}}' 2018-12-23 01:16:12,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-44c879e5-5bee-4048-8052-2b32cac69fb9 Date: Sun, 23 Dec 2018 01:16:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:16:12Z","is_default":false,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:12Z","mtu":1450}} 2018-12-23 01:16:12,594 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-44c879e5-5bee-4048-8052-2b32cac69fb9 2018-12-23 01:16:12,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8472dcbc4d2419770b7ae32f6ca85c08037bb1f5" 2018-12-23 01:16:12,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-687342da-b587-40c0-bc01-808fcbad50e4 Date: Sun, 23 Dec 2018 01:16:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-23T01:16:12Z","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net"}]} 2018-12-23 01:16:12,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-687342da-b587-40c0-bc01-808fcbad50e4 2018-12-23 01:16:12,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8472dcbc4d2419770b7ae32f6ca85c08037bb1f5" 2018-12-23 01:16:13,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b184b78a-2704-4214-9ff7-3fc7af3c3c35 Date: Sun, 23 Dec 2018 01:16:13 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:16:13,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-b184b78a-2704-4214-9ff7-3fc7af3c3c35 2018-12-23 01:16:13,007 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-subnet 2018-12-23 01:16:13,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8472dcbc4d2419770b7ae32f6ca85c08037bb1f5" -d '{"subnets": [{"ip_version": 4, "network_id": "bd80a1b0-e536-4e9b-8ba9-647bb93d57cf", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-subnet"}]}' 2018-12-23 01:16:13,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d53bc037-899c-438f-a754-813a7cfb83f4 Date: Sun, 23 Dec 2018 01:16:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:16:13Z","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":"23ddac4a7bc74d82b13d470ca18e5466","id":"9f48236d-1482-4fd8-9c56-e91913cb9292","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-subnet"}]} 2018-12-23 01:16:13,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-d53bc037-899c-438f-a754-813a7cfb83f4 2018-12-23 01:16:13,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8472dcbc4d2419770b7ae32f6ca85c08037bb1f5" 2018-12-23 01:16:13,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f925671b-eb6d-44c0-8497-cb2e92472e5d Date: Sun, 23 Dec 2018 01:16: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":["9f48236d-1482-4fd8-9c56-e91913cb9292"],"updated_at":"2018-12-23T01:16:13Z","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net"}]} 2018-12-23 01:16:13,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-f925671b-eb6d-44c0-8497-cb2e92472e5d 2018-12-23 01:16:13,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8472dcbc4d2419770b7ae32f6ca85c08037bb1f5" 2018-12-23 01:16:14,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aad1b866-dcab-47c1-8da2-d09a1e325c8f Date: Sun, 23 Dec 2018 01:16:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:16:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"9f48236d-1482-4fd8-9c56-e91913cb9292","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-subnet"}]} 2018-12-23 01:16:14,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-aad1b866-dcab-47c1-8da2-d09a1e325c8f 2018-12-23 01:16:14,110 - OpenStackNetwork - DEBUG - Network [bd80a1b0-e536-4e9b-8ba9-647bb93d57cf] created successfully 2018-12-23 01:16:14,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:16:14,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:16:14,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["ywhfvHtXRoeBKfzkbXNUWA"], "issued_at": "2018-12-23T01:16:14.000000Z"}} 2018-12-23 01:16:14,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12761de554898de2392924df663a2f3a984d12" 2018-12-23 01:16:14,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0226c033-f4da-4b0f-9fbf-870c9aed3f49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:16:14,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0226c033-f4da-4b0f-9fbf-870c9aed3f49 2018-12-23 01:16:14,578 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:16:14,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12761de554898de2392924df663a2f3a984d12" 2018-12-23 01:16:14,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c698681e-c395-4f89-8bcc-64f424c115bb x-compute-request-id: req-c698681e-c395-4f89-8bcc-64f424c115bb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:16:14,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c698681e-c395-4f89-8bcc-64f424c115bb 2018-12-23 01:16:14,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12761de554898de2392924df663a2f3a984d12" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-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-12-23 01:16:14,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe9c7f08-a8a6-4c45-b6fa-c040e1789dca x-compute-request-id: req-fe9c7f08-a8a6-4c45-b6fa-c040e1789dca Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:16:14,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fe9c7f08-a8a6-4c45-b6fa-c040e1789dca 2018-12-23 01:16:14,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:16:14,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:16:15,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9a737e468bd480db5a8728e3b5bbdb8", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj-role"}], "expires_at": "2018-12-23T02:16:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23ddac4a7bc74d82b13d470ca18e5466", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-user", "id": "c5747a884bac49bda9d797142c7a3850"}, "audit_ids": ["EmSaEGkLTceCAIado-BrOQ"], "issued_at": "2018-12-23T01:16:15.000000Z"}} 2018-12-23 01:16:15,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:15,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b6e322-1718-4756-94ad-9fe47cdb1b8e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:16:15,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a5b6e322-1718-4756-94ad-9fe47cdb1b8e 2018-12-23 01:16:15,517 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:16:15,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:15,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e962d2f8-8ae2-42ec-8266-47fe930d274a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:16:15,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e962d2f8-8ae2-42ec-8266-47fe930d274a 2018-12-23 01:16:15,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:15,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5536c3d1-b9e3-4f64-a392-6d1e43a600e8 Date: Sun, 23 Dec 2018 01:16: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":["9f48236d-1482-4fd8-9c56-e91913cb9292"],"updated_at":"2018-12-23T01:16:13Z","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net"}]} 2018-12-23 01:16:15,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net used request id req-5536c3d1-b9e3-4f64-a392-6d1e43a600e8 2018-12-23 01:16:15,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:16:15,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:16:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:16:15,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:15,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae85fb0a-5255-400d-99b7-eaab3c552106 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466"}, "enabled": true, "id": "23ddac4a7bc74d82b13d470ca18e5466", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}} 2018-12-23 01:16:15,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 used request id req-ae85fb0a-5255-400d-99b7-eaab3c552106 2018-12-23 01:16:15,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:16,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4be8e26e-3e3e-4161-bea1-937781808786 Date: Sun, 23 Dec 2018 01:16:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:16:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"9f48236d-1482-4fd8-9c56-e91913cb9292","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-subnet"}]} 2018-12-23 01:16:16,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-4be8e26e-3e3e-4161-bea1-937781808786 2018-12-23 01:16:16,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf&name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:16,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8e6c6a66-c99e-4ecc-88d7-70ce9aa7603b Date: Sun, 23 Dec 2018 01:16:16 GMT RESP BODY: {"ports":[]} 2018-12-23 01:16:16,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf&name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-port&admin_state_up=True used request id req-8e6c6a66-c99e-4ecc-88d7-70ce9aa7603b 2018-12-23 01:16:16,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:16,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78b413d2-c017-4e3b-bc3b-ee6297dd1aff x-compute-request-id: req-78b413d2-c017-4e3b-bc3b-ee6297dd1aff Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:16:16,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst used request id req-78b413d2-c017-4e3b-bc3b-ee6297dd1aff 2018-12-23 01:16:16,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:16,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1865e888-3e79-4b7e-b8d6-5b377fcec0db Date: Sun, 23 Dec 2018 01:16: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":["9f48236d-1482-4fd8-9c56-e91913cb9292"],"updated_at":"2018-12-23T01:16:13Z","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net"}]} 2018-12-23 01:16:16,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net used request id req-1865e888-3e79-4b7e-b8d6-5b377fcec0db 2018-12-23 01:16:16,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:16,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b89f970-6e49-47f3-be16-606cd314a1ed Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466"}, "enabled": true, "id": "23ddac4a7bc74d82b13d470ca18e5466", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}} 2018-12-23 01:16:16,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 used request id req-3b89f970-6e49-47f3-be16-606cd314a1ed 2018-12-23 01:16:16,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:16,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bc758ced-caae-4055-985a-9de2a764e578 Date: Sun, 23 Dec 2018 01:16:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:16:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"9f48236d-1482-4fd8-9c56-e91913cb9292","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-subnet"}]} 2018-12-23 01:16:16,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-bc758ced-caae-4055-985a-9de2a764e578 2018-12-23 01:16:16,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf&name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:17,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5bf493c9-7ae8-4db8-8932-44fe056422fa Date: Sun, 23 Dec 2018 01:16:17 GMT RESP BODY: {"ports":[]} 2018-12-23 01:16:17,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf&name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-port&admin_state_up=True used request id req-5bf493c9-7ae8-4db8-8932-44fe056422fa 2018-12-23 01:16:17,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:16:17,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:16:17,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9a737e468bd480db5a8728e3b5bbdb8", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj-role"}], "expires_at": "2018-12-23T02:16:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23ddac4a7bc74d82b13d470ca18e5466", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-user", "id": "c5747a884bac49bda9d797142c7a3850"}, "audit_ids": ["GycMLTqRQYqCtrQQa40FGw"], "issued_at": "2018-12-23T01:16:17.000000Z"}} 2018-12-23 01:16:17,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c70c2d129d118ae0047c784adbdcac4ae636b8" 2018-12-23 01:16:17,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e04ffdd9-4f69-4f05-83be-3af3b8286518 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:16:17,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e04ffdd9-4f69-4f05-83be-3af3b8286518 2018-12-23 01:16:17,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:17,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2fc3e71c-5325-4ffb-a00e-4d9a6b4217f9 Date: Sun, 23 Dec 2018 01:16: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":["9f48236d-1482-4fd8-9c56-e91913cb9292"],"updated_at":"2018-12-23T01:16:13Z","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net"}]} 2018-12-23 01:16:17,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net used request id req-2fc3e71c-5325-4ffb-a00e-4d9a6b4217f9 2018-12-23 01:16:17,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:18,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0427e541-cb65-437d-a791-04d6de43b415 Date: Sun, 23 Dec 2018 01:16:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:16:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"9f48236d-1482-4fd8-9c56-e91913cb9292","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-subnet"}]} 2018-12-23 01:16:18,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-0427e541-cb65-437d-a791-04d6de43b415 2018-12-23 01:16:18,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:18,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-73be186b-a3ca-4b38-9fee-9fa92787e12e Date: Sun, 23 Dec 2018 01:16: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":["9f48236d-1482-4fd8-9c56-e91913cb9292"],"updated_at":"2018-12-23T01:16:13Z","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net"}]} 2018-12-23 01:16:18,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net used request id req-73be186b-a3ca-4b38-9fee-9fa92787e12e 2018-12-23 01:16:18,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:16:18,361 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:16:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:16:18,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c70c2d129d118ae0047c784adbdcac4ae636b8" 2018-12-23 01:16:18,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a83d04b-371d-44d1-a3f4-6715d7c420a7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466"}, "enabled": true, "id": "23ddac4a7bc74d82b13d470ca18e5466", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}} 2018-12-23 01:16:18,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 used request id req-3a83d04b-371d-44d1-a3f4-6715d7c420a7 2018-12-23 01:16:18,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:18,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-895072c4-13ba-4806-b264-e2aaacfc7ba4 Date: Sun, 23 Dec 2018 01:16:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:16:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"9f48236d-1482-4fd8-9c56-e91913cb9292","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-subnet"}]} 2018-12-23 01:16:18,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-895072c4-13ba-4806-b264-e2aaacfc7ba4 2018-12-23 01:16:18,660 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net 2018-12-23 01:16:18,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" -d '{"port": {"network_id": "bd80a1b0-e536-4e9b-8ba9-647bb93d57cf", "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-port", "admin_state_up": true}}' 2018-12-23 01:16:19,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-d018fb03-d6b9-46f4-a7e5-65613b9c50f6 Date: Sun, 23 Dec 2018 01:16:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:19Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.14"}],"id":"7c4a8560-5cd5-4b0c-a509-545031983f9e","security_groups":["8d67bb00-20a2-4769-8291-37ab98ab64e5"],"mac_address":"fa:16:3e:18:d4:cb","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-port","project_id":"23ddac4a7bc74d82b13d470ca18e5466","qos_policy_id":null,"admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:19Z","binding:vnic_type":"normal"}} 2018-12-23 01:16:19,738 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-d018fb03-d6b9-46f4-a7e5-65613b9c50f6 2018-12-23 01:16:19,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:20,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c34c8fa6-ee7d-4484-b709-c1e419f9fe55 Date: Sun, 23 Dec 2018 01:16: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":["9f48236d-1482-4fd8-9c56-e91913cb9292"],"updated_at":"2018-12-23T01:16:13Z","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net"}]} 2018-12-23 01:16:20,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net used request id req-c34c8fa6-ee7d-4484-b709-c1e419f9fe55 2018-12-23 01:16:20,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:20,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad9fff76-18f4-4352-a726-bdcdb2bd998a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466"}, "enabled": true, "id": "23ddac4a7bc74d82b13d470ca18e5466", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}} 2018-12-23 01:16:20,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 used request id req-ad9fff76-18f4-4352-a726-bdcdb2bd998a 2018-12-23 01:16:20,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:20,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0f74d97b-999c-405d-a346-215e35c0f1d6 Date: Sun, 23 Dec 2018 01:16:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:16:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"9f48236d-1482-4fd8-9c56-e91913cb9292","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-subnet"}]} 2018-12-23 01:16:20,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-0f74d97b-999c-405d-a346-215e35c0f1d6 2018-12-23 01:16:20,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf&name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:20,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-60bcb735-c0d2-4b83-9400-75a624bd71ab Date: Sun, 23 Dec 2018 01:16:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:19Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.14"}],"id":"7c4a8560-5cd5-4b0c-a509-545031983f9e","security_groups":["8d67bb00-20a2-4769-8291-37ab98ab64e5"],"mac_address":"fa:16:3e:18:d4:cb","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-port","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:19Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:16:20,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf&name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-port&admin_state_up=True used request id req-60bcb735-c0d2-4b83-9400-75a624bd71ab 2018-12-23 01:16:20,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:20,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05751c0-998e-4f54-a576-ef13c2f2c799 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466"}, "enabled": true, "id": "23ddac4a7bc74d82b13d470ca18e5466", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}} 2018-12-23 01:16:20,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 used request id req-f05751c0-998e-4f54-a576-ef13c2f2c799 2018-12-23 01:16:20,811 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst 2018-12-23 01:16:20,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:20,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ada6b853-47c0-4637-9829-27f9c951ac32 x-compute-request-id: req-ada6b853-47c0-4637-9829-27f9c951ac32 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-flavor-name"}]} 2018-12-23 01:16:20,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ada6b853-47c0-4637-9829-27f9c951ac32 2018-12-23 01:16:20,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:20,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5abda31-0921-40b8-a40c-03a9e724c1a2 x-compute-request-id: req-f5abda31-0921-40b8-a40c-03a9e724c1a2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:16:20,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0 used request id req-f5abda31-0921-40b8-a40c-03a9e724c1a2 2018-12-23 01:16:20,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:21,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-fdb9e753-564b-4573-a230-7035435598a6 Date: Sun, 23 Dec 2018 01:16:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:16:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:16:11Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0/snap", "metadata": {}}], "self": "/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "min_disk": 0, "protected": false, "id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "file": "/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "23ddac4a7bc74d82b13d470ca18e5466", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-image"} 2018-12-23 01:16:21,040 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-image used request id req-fdb9e753-564b-4573-a230-7035435598a6 2018-12-23 01:16:21,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:21,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c1e152e0-8324-48e7-8559-c968d5f5c225 Date: Sun, 23 Dec 2018 01:16: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-12-23 01:16:21,197 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c1e152e0-8324-48e7-8559-c968d5f5c225 2018-12-23 01:16:21,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" -d '{"server": {"name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "imageRef": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "flavorRef": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "max_count": 1, "min_count": 1, "networks": [{"port": "7c4a8560-5cd5-4b0c-a509-545031983f9e"}]}}' 2018-12-23 01:16:22,843 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:16: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-bad8636b-1981-42fc-b307-761a880673f9 x-compute-request-id: req-bad8636b-1981-42fc-b307-761a880673f9 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "adminPass": "PXXXohu4DKnv"}} 2018-12-23 01:16:22,843 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-bad8636b-1981-42fc-b307-761a880673f9 2018-12-23 01:16:22,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:23,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16: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-5cfe9a45-4583-4f90-a62f-0a0c45f1fabd x-compute-request-id: req-5cfe9a45-4583-4f90-a62f-0a0c45f1fabd Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "user_id": "c5747a884bac49bda9d797142c7a3850", "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-12-23T01:16:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:23,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-5cfe9a45-4583-4f90-a62f-0a0c45f1fabd 2018-12-23 01:16:23,102 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst 2018-12-23 01:16:23,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:23,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a9eb267-c684-485e-8396-84f8dd078a64 x-compute-request-id: req-6a9eb267-c684-485e-8396-84f8dd078a64 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "user_id": "c5747a884bac49bda9d797142c7a3850", "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-12-23T01:16:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:23,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-6a9eb267-c684-485e-8396-84f8dd078a64 2018-12-23 01:16:23,180 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst] is - BUILD 2018-12-23 01:16:23,180 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:16:26,183 - create_instance - DEBUG - VM status query timeout in 896.918862104 2018-12-23 01:16:26,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:26,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16: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-3b56145f-3b6c-4700-8d63-a224e258da45 x-compute-request-id: req-3b56145f-3b6c-4700-8d63-a224e258da45 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "security_groups": [{"name": "default"}], "user_id": "c5747a884bac49bda9d797142c7a3850", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:16:23Z", "hostId": "d35490d0c886bbf4891fcf9f2eeec3e99e0a573e211b521719b874d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:26,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-3b56145f-3b6c-4700-8d63-a224e258da45 2018-12-23 01:16:26,942 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst] is - BUILD 2018-12-23 01:16:26,942 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:16:29,946 - create_instance - DEBUG - VM status query timeout in 893.156368017 2018-12-23 01:16:29,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:30,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33d555ee-ad15-4eb7-97ad-3d9d39237966 x-compute-request-id: req-33d555ee-ad15-4eb7-97ad-3d9d39237966 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "security_groups": [{"name": "default"}], "user_id": "c5747a884bac49bda9d797142c7a3850", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:16:23Z", "hostId": "d35490d0c886bbf4891fcf9f2eeec3e99e0a573e211b521719b874d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:30,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-33d555ee-ad15-4eb7-97ad-3d9d39237966 2018-12-23 01:16:30,717 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst] is - BUILD 2018-12-23 01:16:30,717 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:16:33,720 - create_instance - DEBUG - VM status query timeout in 889.382009983 2018-12-23 01:16:33,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:34,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16: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-e26d7407-691c-4c7c-8a11-ac4479618a64 x-compute-request-id: req-e26d7407-691c-4c7c-8a11-ac4479618a64 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:d4:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:16:29.000000", "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "security_groups": [{"name": "default"}], "user_id": "c5747a884bac49bda9d797142c7a3850", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:16:30Z", "hostId": "d35490d0c886bbf4891fcf9f2eeec3e99e0a573e211b521719b874d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:34,296 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-e26d7407-691c-4c7c-8a11-ac4479618a64 2018-12-23 01:16:34,296 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst] is - ACTIVE 2018-12-23 01:16:34,296 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:16:34,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:34,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16: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-06751724-2709-49ab-afde-47a6a13bbc13 x-compute-request-id: req-06751724-2709-49ab-afde-47a6a13bbc13 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:d4:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:16:29.000000", "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "security_groups": [{"name": "default"}], "user_id": "c5747a884bac49bda9d797142c7a3850", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:16:30Z", "hostId": "d35490d0c886bbf4891fcf9f2eeec3e99e0a573e211b521719b874d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:34,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-06751724-2709-49ab-afde-47a6a13bbc13 2018-12-23 01:16:34,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:34,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8f0051fe-40eb-4642-abf5-62aff98fb0c7 Date: Sun, 23 Dec 2018 01:16: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":["9f48236d-1482-4fd8-9c56-e91913cb9292"],"updated_at":"2018-12-23T01:16:13Z","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net"}]} 2018-12-23 01:16:34,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net used request id req-8f0051fe-40eb-4642-abf5-62aff98fb0c7 2018-12-23 01:16:34,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:35,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f1aa28-8581-491d-9f2b-e88fb3f07af1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466"}, "enabled": true, "id": "23ddac4a7bc74d82b13d470ca18e5466", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}} 2018-12-23 01:16:35,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 used request id req-18f1aa28-8581-491d-9f2b-e88fb3f07af1 2018-12-23 01:16:35,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:35,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2c07dcd9-7d03-417f-9487-b45de131b73a Date: Sun, 23 Dec 2018 01:16:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:16:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"9f48236d-1482-4fd8-9c56-e91913cb9292","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-subnet"}]} 2018-12-23 01:16:35,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-2c07dcd9-7d03-417f-9487-b45de131b73a 2018-12-23 01:16:35,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:35,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-bcb84ee9-fc19-4dff-8c39-d31822ca0980 Date: Sun, 23 Dec 2018 01:16:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.4"}],"id":"1df044d3-d941-4cc3-90f3-2d42cec0acbd","security_groups":[],"mac_address":"fa:16:3e:ac:bb:32","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bd80a1b0-e536-4e9b-8ba9-647bb93d57cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.3"}],"id":"6f957eab-f131-4a3a-9263-fe0325d1e666","security_groups":[],"mac_address":"fa:16:3e:e1:39:14","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bd80a1b0-e536-4e9b-8ba9-647bb93d57cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.14"}],"id":"7c4a8560-5cd5-4b0c-a509-545031983f9e","security_groups":["8d67bb00-20a2-4769-8291-37ab98ab64e5"],"mac_address":"fa:16:3e:18:d4:cb","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-port","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:19Z","binding:vnic_type":"normal","device_id":"bea7d9d4-751c-45b8-add8-bd1c5eb906c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.2"}],"id":"ae2bf7ee-4a0d-4afe-88ab-2f46a0b7cbdc","security_groups":[],"mac_address":"fa:16:3e:09:25:f3","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bd80a1b0-e536-4e9b-8ba9-647bb93d57cf"}]} 2018-12-23 01:16:35,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-bcb84ee9-fc19-4dff-8c39-d31822ca0980 2018-12-23 01:16:35,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:16:35,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:16:35,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9a737e468bd480db5a8728e3b5bbdb8", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj-role"}], "expires_at": "2018-12-23T02:16:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23ddac4a7bc74d82b13d470ca18e5466", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-user", "id": "c5747a884bac49bda9d797142c7a3850"}, "audit_ids": ["r7-sehnTQWGCD8TtV8KrPg"], "issued_at": "2018-12-23T01:16:35.000000Z"}} 2018-12-23 01:16:35,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf63526bb944c794e6941ce746d20818acad7dc9" 2018-12-23 01:16:35,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e4ea03-d588-4e84-85f0-9ece1c93fbff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:16:35,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f9e4ea03-d588-4e84-85f0-9ece1c93fbff 2018-12-23 01:16:35,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf63526bb944c794e6941ce746d20818acad7dc9" 2018-12-23 01:16:35,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ee3a1690-3bf6-469f-8e3f-9c45eab0f4ae Date: Sun, 23 Dec 2018 01:16:35 GMT RESP BODY: {"security_groups": []} 2018-12-23 01:16:35,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-name&description=hello+group used request id req-ee3a1690-3bf6-469f-8e3f-9c45eab0f4ae 2018-12-23 01:16:35,852 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-name... 2018-12-23 01:16:35,852 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-name 2018-12-23 01:16:35,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf63526bb944c794e6941ce746d20818acad7dc9" -d '{"security_group": {"name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-name", "description": "hello group"}}' 2018-12-23 01:16:36,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b1e261fb-4f83-4d3d-9647-53acaf3e5722 Date: Sun, 23 Dec 2018 01:16:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:36Z", "updated_at": "2018-12-23T01:16:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:16:36Z", "revision_number": 0, "id": "0992e7e7-2b7e-48c5-963f-cbef3bb322be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "port_range_min": null, "ethertype": "IPv6", "project_id": "23ddac4a7bc74d82b13d470ca18e5466"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:16:36Z", "revision_number": 0, "id": "499ac707-9066-4f7f-9377-12263df2bb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "port_range_min": null, "ethertype": "IPv4", "project_id": "23ddac4a7bc74d82b13d470ca18e5466"}], "revision_number": 2, "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "46860db1-5819-4998-97aa-7f2c9644263f", "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-name"}} 2018-12-23 01:16:36,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-b1e261fb-4f83-4d3d-9647-53acaf3e5722 2018-12-23 01:16:36,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46860db1-5819-4998-97aa-7f2c9644263f 2018-12-23 01:16:36,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=46860db1-5819-4998-97aa-7f2c9644263f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf63526bb944c794e6941ce746d20818acad7dc9" 2018-12-23 01:16:36,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1107ac72-32f2-46ad-97ae-e294baecd2c3 Date: Sun, 23 Dec 2018 01:16: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-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "port_range_min": null, "revision_number": 0, "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:36Z", "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "0992e7e7-2b7e-48c5-963f-cbef3bb322be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "port_range_min": null, "revision_number": 0, "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:36Z", "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "499ac707-9066-4f7f-9377-12263df2bb19"}]} 2018-12-23 01:16:36,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=46860db1-5819-4998-97aa-7f2c9644263f used request id req-1107ac72-32f2-46ad-97ae-e294baecd2c3 2018-12-23 01:16:36,393 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46860db1-5819-4998-97aa-7f2c9644263f 2018-12-23 01:16:36,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=46860db1-5819-4998-97aa-7f2c9644263f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf63526bb944c794e6941ce746d20818acad7dc9" 2018-12-23 01:16:36,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e1c0e179-e6a9-4915-b677-5548ba8c51fa Date: Sun, 23 Dec 2018 01:16: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-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "port_range_min": null, "revision_number": 0, "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:36Z", "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "0992e7e7-2b7e-48c5-963f-cbef3bb322be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "port_range_min": null, "revision_number": 0, "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:36Z", "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "499ac707-9066-4f7f-9377-12263df2bb19"}]} 2018-12-23 01:16:36,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=46860db1-5819-4998-97aa-7f2c9644263f used request id req-e1c0e179-e6a9-4915-b677-5548ba8c51fa 2018-12-23 01:16:36,561 - neutron_utils - INFO - Retrieving security group with ID - 46860db1-5819-4998-97aa-7f2c9644263f 2018-12-23 01:16:36,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=46860db1-5819-4998-97aa-7f2c9644263f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf63526bb944c794e6941ce746d20818acad7dc9" 2018-12-23 01:16:36,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-9bdce009-2b72-4a58-9f71-92fc015b460d Date: Sun, 23 Dec 2018 01:16:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:36Z", "updated_at": "2018-12-23T01:16:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:16:36Z", "revision_number": 0, "id": "0992e7e7-2b7e-48c5-963f-cbef3bb322be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "port_range_min": null, "ethertype": "IPv6", "project_id": "23ddac4a7bc74d82b13d470ca18e5466"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:16:36Z", "revision_number": 0, "id": "499ac707-9066-4f7f-9377-12263df2bb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "port_range_min": null, "ethertype": "IPv4", "project_id": "23ddac4a7bc74d82b13d470ca18e5466"}], "revision_number": 2, "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "46860db1-5819-4998-97aa-7f2c9644263f", "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-name"}]} 2018-12-23 01:16:36,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=46860db1-5819-4998-97aa-7f2c9644263f used request id req-9bdce009-2b72-4a58-9f71-92fc015b460d 2018-12-23 01:16:36,762 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46860db1-5819-4998-97aa-7f2c9644263f 2018-12-23 01:16:36,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=46860db1-5819-4998-97aa-7f2c9644263f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf63526bb944c794e6941ce746d20818acad7dc9" 2018-12-23 01:16:36,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fc965919-7d65-4bbc-ba72-5e70fa45fc17 Date: Sun, 23 Dec 2018 01:16: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-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "port_range_min": null, "revision_number": 0, "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:36Z", "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "0992e7e7-2b7e-48c5-963f-cbef3bb322be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "port_range_min": null, "revision_number": 0, "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:36Z", "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "499ac707-9066-4f7f-9377-12263df2bb19"}]} 2018-12-23 01:16:36,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=46860db1-5819-4998-97aa-7f2c9644263f used request id req-fc965919-7d65-4bbc-ba72-5e70fa45fc17 2018-12-23 01:16:36,944 - neutron_utils - INFO - Retrieving security group with ID - 46860db1-5819-4998-97aa-7f2c9644263f 2018-12-23 01:16:36,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=46860db1-5819-4998-97aa-7f2c9644263f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf63526bb944c794e6941ce746d20818acad7dc9" 2018-12-23 01:16:37,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5758f3bb-b8a7-4e0f-8e27-94b8051ff02f Date: Sun, 23 Dec 2018 01:16:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:36Z", "updated_at": "2018-12-23T01:16:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:16:36Z", "revision_number": 0, "id": "0992e7e7-2b7e-48c5-963f-cbef3bb322be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "port_range_min": null, "ethertype": "IPv6", "project_id": "23ddac4a7bc74d82b13d470ca18e5466"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:16:36Z", "revision_number": 0, "id": "499ac707-9066-4f7f-9377-12263df2bb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "port_range_min": null, "ethertype": "IPv4", "project_id": "23ddac4a7bc74d82b13d470ca18e5466"}], "revision_number": 2, "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "46860db1-5819-4998-97aa-7f2c9644263f", "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-name"}]} 2018-12-23 01:16:37,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=46860db1-5819-4998-97aa-7f2c9644263f used request id req-5758f3bb-b8a7-4e0f-8e27-94b8051ff02f 2018-12-23 01:16:37,132 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46860db1-5819-4998-97aa-7f2c9644263f 2018-12-23 01:16:37,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=46860db1-5819-4998-97aa-7f2c9644263f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf63526bb944c794e6941ce746d20818acad7dc9" 2018-12-23 01:16:37,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8f8f557e-a4b5-4217-92b8-94eb66bd8f58 Date: Sun, 23 Dec 2018 01:16: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-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "port_range_min": null, "revision_number": 0, "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:36Z", "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "0992e7e7-2b7e-48c5-963f-cbef3bb322be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "port_range_min": null, "revision_number": 0, "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:36Z", "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "499ac707-9066-4f7f-9377-12263df2bb19"}]} 2018-12-23 01:16:37,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=46860db1-5819-4998-97aa-7f2c9644263f used request id req-8f8f557e-a4b5-4217-92b8-94eb66bd8f58 2018-12-23 01:16:37,304 - neutron_utils - INFO - Retrieving security group with ID - 46860db1-5819-4998-97aa-7f2c9644263f 2018-12-23 01:16:37,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=46860db1-5819-4998-97aa-7f2c9644263f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf63526bb944c794e6941ce746d20818acad7dc9" 2018-12-23 01:16:37,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d44b9249-2a5c-4825-a120-2458ac841bbd Date: Sun, 23 Dec 2018 01:16:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:36Z", "updated_at": "2018-12-23T01:16:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:16:36Z", "revision_number": 0, "id": "0992e7e7-2b7e-48c5-963f-cbef3bb322be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "port_range_min": null, "ethertype": "IPv6", "project_id": "23ddac4a7bc74d82b13d470ca18e5466"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:16:36Z", "revision_number": 0, "id": "499ac707-9066-4f7f-9377-12263df2bb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "port_range_min": null, "ethertype": "IPv4", "project_id": "23ddac4a7bc74d82b13d470ca18e5466"}], "revision_number": 2, "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "46860db1-5819-4998-97aa-7f2c9644263f", "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-name"}]} 2018-12-23 01:16:37,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=46860db1-5819-4998-97aa-7f2c9644263f used request id req-d44b9249-2a5c-4825-a120-2458ac841bbd 2018-12-23 01:16:37,515 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46860db1-5819-4998-97aa-7f2c9644263f 2018-12-23 01:16:37,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=46860db1-5819-4998-97aa-7f2c9644263f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf63526bb944c794e6941ce746d20818acad7dc9" 2018-12-23 01:16:37,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c25679e3-50da-4ad9-b76f-6d208859dd9d Date: Sun, 23 Dec 2018 01:16: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-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "port_range_min": null, "revision_number": 0, "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:36Z", "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "0992e7e7-2b7e-48c5-963f-cbef3bb322be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:16:36Z", "security_group_id": "46860db1-5819-4998-97aa-7f2c9644263f", "port_range_min": null, "revision_number": 0, "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:36Z", "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "499ac707-9066-4f7f-9377-12263df2bb19"}]} 2018-12-23 01:16:37,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=46860db1-5819-4998-97aa-7f2c9644263f used request id req-c25679e3-50da-4ad9-b76f-6d208859dd9d 2018-12-23 01:16:37,545 - neutron_utils - INFO - Deleting security group rule with ID - 0992e7e7-2b7e-48c5-963f-cbef3bb322be 2018-12-23 01:16:37,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/0992e7e7-2b7e-48c5-963f-cbef3bb322be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf63526bb944c794e6941ce746d20818acad7dc9" 2018-12-23 01:16:37,780 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-484733d9-0181-4b20-bf72-222c60ee7ee1 Content-Length: 0 Date: Sun, 23 Dec 2018 01:16:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:16:37,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/0992e7e7-2b7e-48c5-963f-cbef3bb322be used request id req-484733d9-0181-4b20-bf72-222c60ee7ee1 2018-12-23 01:16:37,781 - neutron_utils - INFO - Deleting security group rule with ID - 499ac707-9066-4f7f-9377-12263df2bb19 2018-12-23 01:16:37,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/499ac707-9066-4f7f-9377-12263df2bb19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf63526bb944c794e6941ce746d20818acad7dc9" 2018-12-23 01:16:37,873 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7fdef803-e644-4035-b6fb-f89d91318302 Content-Length: 0 Date: Sun, 23 Dec 2018 01:16:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:16:37,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/499ac707-9066-4f7f-9377-12263df2bb19 used request id req-7fdef803-e644-4035-b6fb-f89d91318302 2018-12-23 01:16:37,874 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-name 2018-12-23 01:16:37,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/46860db1-5819-4998-97aa-7f2c9644263f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf63526bb944c794e6941ce746d20818acad7dc9" 2018-12-23 01:16:37,994 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-67122e64-ff59-4815-b5d3-f0831a469ca3 Content-Length: 0 Date: Sun, 23 Dec 2018 01:16:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:16:37,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/46860db1-5819-4998-97aa-7f2c9644263f used request id req-67122e64-ff59-4815-b5d3-f0831a469ca3 2018-12-23 01:16:37,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:38,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16: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-c0e3d0f2-dc98-4692-a843-b0f140ba44c8 x-compute-request-id: req-c0e3d0f2-dc98-4692-a843-b0f140ba44c8 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:d4:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:16:29.000000", "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "security_groups": [{"name": "default"}], "user_id": "c5747a884bac49bda9d797142c7a3850", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:16:30Z", "hostId": "d35490d0c886bbf4891fcf9f2eeec3e99e0a573e211b521719b874d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:38,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-c0e3d0f2-dc98-4692-a843-b0f140ba44c8 2018-12-23 01:16:38,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:38,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-263675a4-5858-40f2-b793-80879d65872b Date: Sun, 23 Dec 2018 01: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":["9f48236d-1482-4fd8-9c56-e91913cb9292"],"updated_at":"2018-12-23T01:16:13Z","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net"}]} 2018-12-23 01:16:38,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net used request id req-263675a4-5858-40f2-b793-80879d65872b 2018-12-23 01:16:38,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:38,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991369ee-84ad-4cdb-bfce-fab927d77618 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466"}, "enabled": true, "id": "23ddac4a7bc74d82b13d470ca18e5466", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}} 2018-12-23 01:16:38,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 used request id req-991369ee-84ad-4cdb-bfce-fab927d77618 2018-12-23 01:16:38,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:39,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b8dd9610-822a-4538-8964-481a080161f6 Date: Sun, 23 Dec 2018 01:16:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:16:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"9f48236d-1482-4fd8-9c56-e91913cb9292","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-subnet"}]} 2018-12-23 01:16:39,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-b8dd9610-822a-4538-8964-481a080161f6 2018-12-23 01:16:39,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:39,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-89c0d736-8f64-4334-a289-b7e15bfba74a Date: Sun, 23 Dec 2018 01:16:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.4"}],"id":"1df044d3-d941-4cc3-90f3-2d42cec0acbd","security_groups":[],"mac_address":"fa:16:3e:ac:bb:32","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bd80a1b0-e536-4e9b-8ba9-647bb93d57cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.3"}],"id":"6f957eab-f131-4a3a-9263-fe0325d1e666","security_groups":[],"mac_address":"fa:16:3e:e1:39:14","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bd80a1b0-e536-4e9b-8ba9-647bb93d57cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.14"}],"id":"7c4a8560-5cd5-4b0c-a509-545031983f9e","security_groups":["8d67bb00-20a2-4769-8291-37ab98ab64e5"],"mac_address":"fa:16:3e:18:d4:cb","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-port","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:19Z","binding:vnic_type":"normal","device_id":"bea7d9d4-751c-45b8-add8-bd1c5eb906c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.2"}],"id":"ae2bf7ee-4a0d-4afe-88ab-2f46a0b7cbdc","security_groups":[],"mac_address":"fa:16:3e:09:25:f3","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bd80a1b0-e536-4e9b-8ba9-647bb93d57cf"}]} 2018-12-23 01:16:39,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-89c0d736-8f64-4334-a289-b7e15bfba74a 2018-12-23 01:16:39,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:16:39,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9a737e468bd480db5a8728e3b5bbdb8", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj-role"}], "expires_at": "2018-12-23T02:16:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23ddac4a7bc74d82b13d470ca18e5466", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/23ddac4a7bc74d82b13d470ca18e5466", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-user", "id": "c5747a884bac49bda9d797142c7a3850"}, "audit_ids": ["DZ-osq0-SkaaIEkZiMt0vQ"], "issued_at": "2018-12-23T01:16:39.000000Z"}} 2018-12-23 01:16:39,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d44ba162c62f8b88e51d9efe2939c5a10338d5" 2018-12-23 01:16:40,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16: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-57da051d-9fdb-4600-b147-daba20e0bbe9 x-compute-request-id: req-57da051d-9fdb-4600-b147-daba20e0bbe9 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:d4:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:16:29.000000", "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "security_groups": [{"name": "default"}], "user_id": "c5747a884bac49bda9d797142c7a3850", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:16:30Z", "hostId": "d35490d0c886bbf4891fcf9f2eeec3e99e0a573e211b521719b874d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:40,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-57da051d-9fdb-4600-b147-daba20e0bbe9 2018-12-23 01:16:40,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:41,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4b4a2ad-befb-4166-ae23-2265a2f0e0ba x-compute-request-id: req-d4b4a2ad-befb-4166-ae23-2265a2f0e0ba Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:d4:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:16:29.000000", "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "security_groups": [{"name": "default"}], "user_id": "c5747a884bac49bda9d797142c7a3850", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:16:30Z", "hostId": "d35490d0c886bbf4891fcf9f2eeec3e99e0a573e211b521719b874d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:41,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-d4b4a2ad-befb-4166-ae23-2265a2f0e0ba 2018-12-23 01:16:41,118 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst] is - ACTIVE 2018-12-23 01:16:41,118 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:16:41,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:41,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-7fb1d320-29ec-4049-8c38-affed79590d5 x-compute-request-id: req-7fb1d320-29ec-4049-8c38-affed79590d5 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:d4:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:16:29.000000", "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "security_groups": [{"name": "default"}], "user_id": "c5747a884bac49bda9d797142c7a3850", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:16:30Z", "hostId": "d35490d0c886bbf4891fcf9f2eeec3e99e0a573e211b521719b874d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:41,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-7fb1d320-29ec-4049-8c38-affed79590d5 2018-12-23 01:16:41,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:41,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0bf66fe1-155d-43f7-b90a-162c3431603d Date: Sun, 23 Dec 2018 01: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":["9f48236d-1482-4fd8-9c56-e91913cb9292"],"updated_at":"2018-12-23T01:16:13Z","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net"}]} 2018-12-23 01:16:41,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net used request id req-0bf66fe1-155d-43f7-b90a-162c3431603d 2018-12-23 01:16:41,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:41,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557dac88-32f6-4ef5-81d4-4e8ba70d4679 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466"}, "enabled": true, "id": "23ddac4a7bc74d82b13d470ca18e5466", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}} 2018-12-23 01:16:41,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 used request id req-557dac88-32f6-4ef5-81d4-4e8ba70d4679 2018-12-23 01:16:41,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:41,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9185057a-86e5-4b94-9a04-fbcefd8a23a3 Date: Sun, 23 Dec 2018 01:16:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:16:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"9f48236d-1482-4fd8-9c56-e91913cb9292","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-subnet"}]} 2018-12-23 01:16:41,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-9185057a-86e5-4b94-9a04-fbcefd8a23a3 2018-12-23 01:16:41,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:42,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-e62ea058-14a0-4cdf-b5f9-e1bf5dfbff49 Date: Sun, 23 Dec 2018 01:16:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.4"}],"id":"1df044d3-d941-4cc3-90f3-2d42cec0acbd","security_groups":[],"mac_address":"fa:16:3e:ac:bb:32","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bd80a1b0-e536-4e9b-8ba9-647bb93d57cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.3"}],"id":"6f957eab-f131-4a3a-9263-fe0325d1e666","security_groups":[],"mac_address":"fa:16:3e:e1:39:14","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bd80a1b0-e536-4e9b-8ba9-647bb93d57cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.14"}],"id":"7c4a8560-5cd5-4b0c-a509-545031983f9e","security_groups":["8d67bb00-20a2-4769-8291-37ab98ab64e5"],"mac_address":"fa:16:3e:18:d4:cb","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-port","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:19Z","binding:vnic_type":"normal","device_id":"bea7d9d4-751c-45b8-add8-bd1c5eb906c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.2"}],"id":"ae2bf7ee-4a0d-4afe-88ab-2f46a0b7cbdc","security_groups":[],"mac_address":"fa:16:3e:09:25:f3","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bd80a1b0-e536-4e9b-8ba9-647bb93d57cf"}]} 2018-12-23 01:16:42,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-e62ea058-14a0-4cdf-b5f9-e1bf5dfbff49 2018-12-23 01:16:42,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:43,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f726067c-7302-43db-a203-c0853cb5b94c x-compute-request-id: req-f726067c-7302-43db-a203-c0853cb5b94c Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:d4:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:16:29.000000", "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "security_groups": [{"name": "default"}], "user_id": "c5747a884bac49bda9d797142c7a3850", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:16:30Z", "hostId": "d35490d0c886bbf4891fcf9f2eeec3e99e0a573e211b521719b874d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:43,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-f726067c-7302-43db-a203-c0853cb5b94c 2018-12-23 01:16:43,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:43,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d52450f9-3346-4dbe-8c0b-052af4e1fa11 Date: Sun, 23 Dec 2018 01:16:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9f48236d-1482-4fd8-9c56-e91913cb9292"],"updated_at":"2018-12-23T01:16:13Z","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net"}]} 2018-12-23 01:16:43,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net used request id req-d52450f9-3346-4dbe-8c0b-052af4e1fa11 2018-12-23 01:16:43,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:43,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b852c485-4e15-4372-b781-77c4dcac8486 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466"}, "enabled": true, "id": "23ddac4a7bc74d82b13d470ca18e5466", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}} 2018-12-23 01:16:43,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 used request id req-b852c485-4e15-4372-b781-77c4dcac8486 2018-12-23 01:16:43,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:43,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-541771a3-230f-4576-9528-4b874a4137eb Date: Sun, 23 Dec 2018 01:16:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:16:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"9f48236d-1482-4fd8-9c56-e91913cb9292","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-subnet"}]} 2018-12-23 01:16:43,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-541771a3-230f-4576-9528-4b874a4137eb 2018-12-23 01:16:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:43,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-9fc9d3e4-ac99-436a-b23b-1613905f6929 Date: Sun, 23 Dec 2018 01:16:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.4"}],"id":"1df044d3-d941-4cc3-90f3-2d42cec0acbd","security_groups":[],"mac_address":"fa:16:3e:ac:bb:32","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bd80a1b0-e536-4e9b-8ba9-647bb93d57cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.3"}],"id":"6f957eab-f131-4a3a-9263-fe0325d1e666","security_groups":[],"mac_address":"fa:16:3e:e1:39:14","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bd80a1b0-e536-4e9b-8ba9-647bb93d57cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.14"}],"id":"7c4a8560-5cd5-4b0c-a509-545031983f9e","security_groups":["8d67bb00-20a2-4769-8291-37ab98ab64e5"],"mac_address":"fa:16:3e:18:d4:cb","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-port","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:19Z","binding:vnic_type":"normal","device_id":"bea7d9d4-751c-45b8-add8-bd1c5eb906c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.2"}],"id":"ae2bf7ee-4a0d-4afe-88ab-2f46a0b7cbdc","security_groups":[],"mac_address":"fa:16:3e:09:25:f3","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bd80a1b0-e536-4e9b-8ba9-647bb93d57cf"}]} 2018-12-23 01:16:43,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-9fc9d3e4-ac99-436a-b23b-1613905f6929 2018-12-23 01:16:43,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-name"}}' 2018-12-23 01:16:43,735 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-2b33d757-151d-4be2-be3d-a17474cfefc8 x-compute-request-id: req-2b33d757-151d-4be2-be3d-a17474cfefc8 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-name is not found for project 23ddac4a7bc74d82b13d470ca18e5466", "code": 404}} 2018-12-23 01:16:43,735 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5/action used request id req-2b33d757-151d-4be2-be3d-a17474cfefc8 2018-12-23 01:16:43,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:44,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-e130ddf2-4402-415a-ba53-e841fb8c71d1 x-compute-request-id: req-e130ddf2-4402-415a-ba53-e841fb8c71d1 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:d4:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:16:29.000000", "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "security_groups": [{"name": "default"}], "user_id": "c5747a884bac49bda9d797142c7a3850", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:16:30Z", "hostId": "d35490d0c886bbf4891fcf9f2eeec3e99e0a573e211b521719b874d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:44,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-e130ddf2-4402-415a-ba53-e841fb8c71d1 2018-12-23 01:16:44,208 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-name] - Security group InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-name is not found for project 23ddac4a7bc74d82b13d470ca18e5466 (HTTP 404) (Request-ID: req-2b33d757-151d-4be2-be3d-a17474cfefc8) 2018-12-23 01:16:44,209 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-name is not found for project 23ddac4a7bc74d82b13d470ca18e5466 (HTTP 404) (Request-ID: req-2b33d757-151d-4be2-be3d-a17474cfefc8) 2018-12-23 01:16:44,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:44,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6544068-a75b-40a8-8385-e970e74e13c5 x-compute-request-id: req-f6544068-a75b-40a8-8385-e970e74e13c5 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:d4:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:16:29.000000", "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "security_groups": [{"name": "default"}], "user_id": "c5747a884bac49bda9d797142c7a3850", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:16:30Z", "hostId": "d35490d0c886bbf4891fcf9f2eeec3e99e0a573e211b521719b874d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:44,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-f6544068-a75b-40a8-8385-e970e74e13c5 2018-12-23 01:16:44,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:44,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-dfcd62f5-32f1-43fb-91be-37f4ca270d71 Date: Sun, 23 Dec 2018 01:16: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":["9f48236d-1482-4fd8-9c56-e91913cb9292"],"updated_at":"2018-12-23T01:16:13Z","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net"}]} 2018-12-23 01:16:44,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net used request id req-dfcd62f5-32f1-43fb-91be-37f4ca270d71 2018-12-23 01:16:44,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:44,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b01bf4-44b4-4e9a-8014-34969c4dda8a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466"}, "enabled": true, "id": "23ddac4a7bc74d82b13d470ca18e5466", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}} 2018-12-23 01:16:44,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 used request id req-06b01bf4-44b4-4e9a-8014-34969c4dda8a 2018-12-23 01:16:44,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:44,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-48dad132-d817-4c8b-a099-3d84366f1773 Date: Sun, 23 Dec 2018 01:16:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","dns_nameservers":[],"updated_at":"2018-12-23T01:16:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23ddac4a7bc74d82b13d470ca18e5466","id":"9f48236d-1482-4fd8-9c56-e91913cb9292","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-subnet"}]} 2018-12-23 01:16:44,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-48dad132-d817-4c8b-a099-3d84366f1773 2018-12-23 01:16:45,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:45,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-2256ed64-d53f-4e9f-9658-853688698473 Date: Sun, 23 Dec 2018 01:16:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.4"}],"id":"1df044d3-d941-4cc3-90f3-2d42cec0acbd","security_groups":[],"mac_address":"fa:16:3e:ac:bb:32","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bd80a1b0-e536-4e9b-8ba9-647bb93d57cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.3"}],"id":"6f957eab-f131-4a3a-9263-fe0325d1e666","security_groups":[],"mac_address":"fa:16:3e:e1:39:14","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bd80a1b0-e536-4e9b-8ba9-647bb93d57cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.14"}],"id":"7c4a8560-5cd5-4b0c-a509-545031983f9e","security_groups":["8d67bb00-20a2-4769-8291-37ab98ab64e5"],"mac_address":"fa:16:3e:18:d4:cb","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-port","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:19Z","binding:vnic_type":"normal","device_id":"bea7d9d4-751c-45b8-add8-bd1c5eb906c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:16:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9f48236d-1482-4fd8-9c56-e91913cb9292","ip_address":"10.55.0.2"}],"id":"ae2bf7ee-4a0d-4afe-88ab-2f46a0b7cbdc","security_groups":[],"mac_address":"fa:16:3e:09:25:f3","project_id":"23ddac4a7bc74d82b13d470ca18e5466","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd80a1b0-e536-4e9b-8ba9-647bb93d57cf","tenant_id":"23ddac4a7bc74d82b13d470ca18e5466","created_at":"2018-12-23T01:16:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bd80a1b0-e536-4e9b-8ba9-647bb93d57cf"}]} 2018-12-23 01:16:45,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-2256ed64-d53f-4e9f-9658-853688698473 2018-12-23 01:16:45,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d44ba162c62f8b88e51d9efe2939c5a10338d5" 2018-12-23 01:16:45,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6507e59-9bf5-458e-8d37-98578f58be93 x-compute-request-id: req-f6507e59-9bf5-458e-8d37-98578f58be93 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:d4:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:16:29.000000", "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "security_groups": [{"name": "default"}], "user_id": "c5747a884bac49bda9d797142c7a3850", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:16:30Z", "hostId": "d35490d0c886bbf4891fcf9f2eeec3e99e0a573e211b521719b874d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:45,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-f6507e59-9bf5-458e-8d37-98578f58be93 2018-12-23 01:16:45,847 - create_instance - INFO - Deleting Port with ID - 7c4a8560-5cd5-4b0c-a509-545031983f9e 2018-12-23 01:16:45,847 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-port 2018-12-23 01:16:45,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/7c4a8560-5cd5-4b0c-a509-545031983f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:46,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1eb4893d-bfda-4985-9160-1e58fe576d18 Date: Sun, 23 Dec 2018 01:16:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:16:46,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/7c4a8560-5cd5-4b0c-a509-545031983f9e used request id req-1eb4893d-bfda-4985-9160-1e58fe576d18 2018-12-23 01:16:46,480 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst 2018-12-23 01:16:46,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:46,645 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:16:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-04295cca-c564-42db-afef-befe3634247f x-compute-request-id: req-04295cca-c564-42db-afef-befe3634247f Content-Type: application/json 2018-12-23 01:16:46,645 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-04295cca-c564-42db-afef-befe3634247f 2018-12-23 01:16:46,646 - create_instance - INFO - Checking deletion status 2018-12-23 01:16:46,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:46,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81240f6a-77d2-4b5d-a3b6-ae58c31744b2 x-compute-request-id: req-81240f6a-77d2-4b5d-a3b6-ae58c31744b2 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:d4:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:16:29.000000", "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "user_id": "c5747a884bac49bda9d797142c7a3850", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:16:46Z", "hostId": "d35490d0c886bbf4891fcf9f2eeec3e99e0a573e211b521719b874d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:46,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-81240f6a-77d2-4b5d-a3b6-ae58c31744b2 2018-12-23 01:16:46,885 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst] is - ACTIVE 2018-12-23 01:16:46,885 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:16:49,888 - create_instance - DEBUG - VM status query timeout in 296.758116961 2018-12-23 01:16:49,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:50,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b117873e-664c-45b7-89c7-e7f2bc0da15d x-compute-request-id: req-b117873e-664c-45b7-89c7-e7f2bc0da15d Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:16:29.000000", "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "user_id": "c5747a884bac49bda9d797142c7a3850", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:16:46Z", "hostId": "d35490d0c886bbf4891fcf9f2eeec3e99e0a573e211b521719b874d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:50,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-b117873e-664c-45b7-89c7-e7f2bc0da15d 2018-12-23 01:16:50,001 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst] is - ACTIVE 2018-12-23 01:16:50,001 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:16:53,004 - create_instance - DEBUG - VM status query timeout in 293.642109871 2018-12-23 01:16:53,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:53,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:16:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb848461-1872-4d03-b8fb-3aa8def64432 x-compute-request-id: req-cb848461-1872-4d03-b8fb-3aa8def64432 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "rel": "bookmark"}], "image": {"id": "c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "links": [{"href": "http://172.30.9.26:8774/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:16:29.000000", "flavor": {"id": "cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "links": [{"href": "http://172.30.9.26:8774/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0", "rel": "bookmark"}]}, "id": "bea7d9d4-751c-45b8-add8-bd1c5eb906c5", "user_id": "c5747a884bac49bda9d797142c7a3850", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:16:46Z", "hostId": "d35490d0c886bbf4891fcf9f2eeec3e99e0a573e211b521719b874d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst", "created": "2018-12-23T01:16:22Z", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:16:53,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-cb848461-1872-4d03-b8fb-3aa8def64432 2018-12-23 01:16:53,248 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst] is - ACTIVE 2018-12-23 01:16:53,248 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:16:56,251 - create_instance - DEBUG - VM status query timeout in 290.394865036 2018-12-23 01:16:56,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2f1020bd24741562e92bf83561aefad13fe394" 2018-12-23 01:16:56,304 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01: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-2eefc3f6-a720-4808-b123-1bb5f72e4d50 x-compute-request-id: req-2eefc3f6-a720-4808-b123-1bb5f72e4d50 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bea7d9d4-751c-45b8-add8-bd1c5eb906c5 could not be found.", "code": 404}} 2018-12-23 01:16:56,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bea7d9d4-751c-45b8-add8-bd1c5eb906c5 used request id req-2eefc3f6-a720-4808-b123-1bb5f72e4d50 2018-12-23 01:16:56,305 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bea7d9d4-751c-45b8-add8-bd1c5eb906c5 could not be found. (HTTP 404) (Request-ID: req-2eefc3f6-a720-4808-b123-1bb5f72e4d50) 2018-12-23 01:16:56,305 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-inst 2018-12-23 01:16:56,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12761de554898de2392924df663a2f3a984d12" 2018-12-23 01:16:56,353 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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-091fc78f-8279-4302-b721-cce33c461059 x-compute-request-id: req-091fc78f-8279-4302-b721-cce33c461059 Content-Length: 0 Content-Type: application/json 2018-12-23 01:16:56,353 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/cdb4aa88-08ea-434c-bd0b-34dc32e4e7e0 used request id req-091fc78f-8279-4302-b721-cce33c461059 2018-12-23 01:16:56,354 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-subnet 2018-12-23 01:16:56,354 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-subnet 2018-12-23 01:16:56,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/9f48236d-1482-4fd8-9c56-e91913cb9292 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8472dcbc4d2419770b7ae32f6ca85c08037bb1f5" 2018-12-23 01:16:58,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b228a16-70ad-4a35-a9bf-713a3fb7fbb1 Date: Sun, 23 Dec 2018 01:16:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:16:58,692 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/9f48236d-1482-4fd8-9c56-e91913cb9292 used request id req-2b228a16-70ad-4a35-a9bf-713a3fb7fbb1 2018-12-23 01:16:58,692 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-pub-net 2018-12-23 01:16:58,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/bd80a1b0-e536-4e9b-8ba9-647bb93d57cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8472dcbc4d2419770b7ae32f6ca85c08037bb1f5" 2018-12-23 01:16:59,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66200af6-bf6e-4c0e-a93b-b6c74652ff27 Date: Sun, 23 Dec 2018 01:16:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:16:59,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/bd80a1b0-e536-4e9b-8ba9-647bb93d57cf used request id req-66200af6-bf6e-4c0e-a93b-b6c74652ff27 2018-12-23 01:16:59,933 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-bee8ef8d-30ac-4640-8aaa-f3cb98f50e22-image 2018-12-23 01:16:59,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b09457f6e78e85f5a158dc21f99bef2d04cd8210" 2018-12-23 01:17:00,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c1b76c28-b4eb-4e4b-bf08-cae930a22a23 Date: Sun, 23 Dec 2018 01:17:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:17:00,859 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c41fdbfc-daed-4e55-958d-8a1b24ab17b0 used request id req-c1b76c28-b4eb-4e4b-bf08-cae930a22a23 2018-12-23 01:17:00,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa087b4cb5388188a226072ba0cd1edf7cdb8c4" 2018-12-23 01:17:01,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f74201c6-51d6-4898-a4f7-72c9ce2e1158 Date: Sun, 23 Dec 2018 01:17:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:12Z", "updated_at": "2018-12-23T01:16:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:16:12Z", "revision_number": 0, "id": "64b4493a-1111-4622-b41b-500ff1b2becf", "remote_group_id": "8d67bb00-20a2-4769-8291-37ab98ab64e5", "remote_ip_prefix": null, "created_at": "2018-12-23T01:16:12Z", "security_group_id": "8d67bb00-20a2-4769-8291-37ab98ab64e5", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "port_range_min": null, "ethertype": "IPv6", "project_id": "23ddac4a7bc74d82b13d470ca18e5466"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:16:12Z", "revision_number": 0, "id": "9e93528e-a4ed-4d1b-821b-ce3db62aea49", "remote_group_id": "8d67bb00-20a2-4769-8291-37ab98ab64e5", "remote_ip_prefix": null, "created_at": "2018-12-23T01:16:12Z", "security_group_id": "8d67bb00-20a2-4769-8291-37ab98ab64e5", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "port_range_min": null, "ethertype": "IPv4", "project_id": "23ddac4a7bc74d82b13d470ca18e5466"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:16:12Z", "revision_number": 0, "id": "a57d59ed-f88d-40e8-ba00-9ded11d1cf0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:16:12Z", "security_group_id": "8d67bb00-20a2-4769-8291-37ab98ab64e5", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "port_range_min": null, "ethertype": "IPv6", "project_id": "23ddac4a7bc74d82b13d470ca18e5466"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:16:12Z", "revision_number": 0, "id": "ae876be2-0171-4cce-a998-38713edbe63b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:16:12Z", "security_group_id": "8d67bb00-20a2-4769-8291-37ab98ab64e5", "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "port_range_min": null, "ethertype": "IPv4", "project_id": "23ddac4a7bc74d82b13d470ca18e5466"}], "revision_number": 4, "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "8d67bb00-20a2-4769-8291-37ab98ab64e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:17:01,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f74201c6-51d6-4898-a4f7-72c9ce2e1158 2018-12-23 01:17:01,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa087b4cb5388188a226072ba0cd1edf7cdb8c4" 2018-12-23 01:17:01,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a29f96-6800-4258-9a11-e7b6c27b7f9b Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:17:01,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-42a29f96-6800-4258-9a11-e7b6c27b7f9b 2018-12-23 01:17:01,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa087b4cb5388188a226072ba0cd1edf7cdb8c4" 2018-12-23 01:17:01,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d5c1f68-5797-4e23-8322-07d6c0fcca78 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466"}, "enabled": true, "id": "23ddac4a7bc74d82b13d470ca18e5466", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj"}} 2018-12-23 01:17:01,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 used request id req-3d5c1f68-5797-4e23-8322-07d6c0fcca78 2018-12-23 01:17:01,261 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d67bb00-20a2-4769-8291-37ab98ab64e5 2018-12-23 01:17:01,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d67bb00-20a2-4769-8291-37ab98ab64e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa087b4cb5388188a226072ba0cd1edf7cdb8c4" 2018-12-23 01:17:01,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7b66a8c0-fb74-49f4-bc1d-8c55c4255438 Date: Sun, 23 Dec 2018 01:17:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8d67bb00-20a2-4769-8291-37ab98ab64e5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:16:12Z", "security_group_id": "8d67bb00-20a2-4769-8291-37ab98ab64e5", "port_range_min": null, "revision_number": 0, "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:12Z", "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "64b4493a-1111-4622-b41b-500ff1b2becf"}, {"remote_group_id": "8d67bb00-20a2-4769-8291-37ab98ab64e5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:16:12Z", "security_group_id": "8d67bb00-20a2-4769-8291-37ab98ab64e5", "port_range_min": null, "revision_number": 0, "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:12Z", "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "9e93528e-a4ed-4d1b-821b-ce3db62aea49"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:16:12Z", "security_group_id": "8d67bb00-20a2-4769-8291-37ab98ab64e5", "port_range_min": null, "revision_number": 0, "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:12Z", "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "a57d59ed-f88d-40e8-ba00-9ded11d1cf0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:16:12Z", "security_group_id": "8d67bb00-20a2-4769-8291-37ab98ab64e5", "port_range_min": null, "revision_number": 0, "tenant_id": "23ddac4a7bc74d82b13d470ca18e5466", "created_at": "2018-12-23T01:16:12Z", "project_id": "23ddac4a7bc74d82b13d470ca18e5466", "id": "ae876be2-0171-4cce-a998-38713edbe63b"}]} 2018-12-23 01:17:01,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8d67bb00-20a2-4769-8291-37ab98ab64e5 used request id req-7b66a8c0-fb74-49f4-bc1d-8c55c4255438 2018-12-23 01:17:01,431 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:17:01,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/8d67bb00-20a2-4769-8291-37ab98ab64e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa087b4cb5388188a226072ba0cd1edf7cdb8c4" 2018-12-23 01:17:01,758 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2852cc33-b93e-4cc8-9a27-d42d419086c0 Content-Length: 0 Date: Sun, 23 Dec 2018 01:17:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:17:01,758 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/8d67bb00-20a2-4769-8291-37ab98ab64e5 used request id req-2852cc33-b93e-4cc8-9a27-d42d419086c0 2018-12-23 01:17:01,759 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj 2018-12-23 01:17:01,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa087b4cb5388188a226072ba0cd1edf7cdb8c4" 2018-12-23 01:17:02,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49da3d71-47e1-4138-af16-42bcb289f5d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:17:02,036 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/23ddac4a7bc74d82b13d470ca18e5466 used request id req-49da3d71-47e1-4138-af16-42bcb289f5d6 2018-12-23 01:17:02,037 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-b8fab6ce-10f2-48e-proj-role 2018-12-23 01:17:02,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d9a737e468bd480db5a8728e3b5bbdb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa087b4cb5388188a226072ba0cd1edf7cdb8c4" 2018-12-23 01:17:02,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:17:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea527255-ea0d-4737-ac3a-180d15a2a99a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:17:02,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d9a737e468bd480db5a8728e3b5bbdb8 used request id req-ea527255-ea0d-4737-ac3a-180d15a2a99a 2018-12-23 01:17:02,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa087b4cb5388188a226072ba0cd1edf7cdb8c4" 2018-12-23 01:17:02,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e58e225b-5927-44be-b2e1-1c2b7d63c298 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:17:02,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e58e225b-5927-44be-b2e1-1c2b7d63c298 2018-12-23 01:17:02,253 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-b8fab6ce-10f2-48e-user 2018-12-23 01:17:02,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c5747a884bac49bda9d797142c7a3850 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faea581e7aeb30475350110a35dc33996cbda3cc" 2018-12-23 01:17:02,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:17:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75d12839-c18c-4054-87ad-eead2f2f1d43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:17:02,474 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c5747a884bac49bda9d797142c7a3850 used request id req-75d12839-c18c-4054-87ad-eead2f2f1d43 2018-12-23 01:17:02,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:17:02,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:17:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["CI3kw9j2SiandKROtFGicQ"], "issued_at": "2018-12-23T01:17:02.000000Z"}} 2018-12-23 01:17:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396bc7ca74ff2f9038f9c60ab63730f503918b2" 2018-12-23 01:17:02,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b350741-86b5-49a5-9cb6-dbcc2722e30f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:17:02,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1b350741-86b5-49a5-9cb6-dbcc2722e30f 2018-12-23 01:17:02,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:17:02,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:17:03,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:17:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["_GMI3kNpTPKP4IFiVI387A"], "issued_at": "2018-12-23T01:17:03.000000Z"}} 2018-12-23 01:17:03,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" 2018-12-23 01:17:03,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6010ee7b-fa8a-4390-a222-853684d64f89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:17:03,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6010ee7b-fa8a-4390-a222-853684d64f89 2018-12-23 01:17:03,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:17:03,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:17:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:17:03,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" 2018-12-23 01:17:03,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb44dcfc-e5bf-421c-8105-bf324ee9096f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:17:03,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj used request id req-cb44dcfc-e5bf-421c-8105-bf324ee9096f 2018-12-23 01:17:03,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" 2018-12-23 01:17:03,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc7daad-5891-456d-9556-5a4cde79ddc2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:17:03,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ecc7daad-5891-456d-9556-5a4cde79ddc2 2018-12-23 01:17:03,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}}' 2018-12-23 01:17:03,758 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b64d47b-7c45-4f47-b228-281e1400702d Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae"}, "enabled": true, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}} 2018-12-23 01:17:03,758 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1b64d47b-7c45-4f47-b228-281e1400702d 2018-12-23 01:17:03,758 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj 2018-12-23 01:17:03,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:17:03,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:17:04,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:17:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["XpgqOhvBSdGH7owAStbJPQ"], "issued_at": "2018-12-23T01:17:04.000000Z"}} 2018-12-23 01:17:04,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd471a34baf11c6087c116d3aae0609352277d8" 2018-12-23 01:17:04,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97dc33a1-9b17-4e72-8e7c-8685e017cfd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:17:04,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-97dc33a1-9b17-4e72-8e7c-8685e017cfd9 2018-12-23 01:17:04,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:17:04,156 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:17:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:17:04,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd471a34baf11c6087c116d3aae0609352277d8" 2018-12-23 01:17:04,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bebf3343-f256-4598-804c-cfd6f0315c25 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:17:04,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bebf3343-f256-4598-804c-cfd6f0315c25 2018-12-23 01:17:04,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd471a34baf11c6087c116d3aae0609352277d8" 2018-12-23 01:17:04,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce34ca12-fd77-47a0-ba0d-349451d71882 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae"}, "enabled": true, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}]} 2018-12-23 01:17:04,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj used request id req-ce34ca12-fd77-47a0-ba0d-349451d71882 2018-12-23 01:17:04,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd471a34baf11c6087c116d3aae0609352277d8" 2018-12-23 01:17:04,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf3878b-540d-4f68-bf57-2bbfe18b3ace Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:17:04,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1cf3878b-540d-4f68-bf57-2bbfe18b3ace 2018-12-23 01:17:04,757 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-df9d6513-24ac-4e5-user 2018-12-23 01:17:04,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:17:04,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" 2018-12-23 01:17:04,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c90279-739e-4da6-a3fc-1499cfaca2d5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:17:04,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-54c90279-739e-4da6-a3fc-1499cfaca2d5 2018-12-23 01:17:04,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" -d '{"role": {"name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj-role"}}' 2018-12-23 01:17:04,978 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2994b6c-2518-4926-ba43-2d3299591bc1 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "46e35b4465694b1183c7b9a39ffc715e", "links": {"self": "http://172.30.9.26:5000/v3/roles/46e35b4465694b1183c7b9a39ffc715e"}, "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj-role"}} 2018-12-23 01:17:04,979 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d2994b6c-2518-4926-ba43-2d3299591bc1 2018-12-23 01:17:04,979 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj-role 2018-12-23 01:17:04,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/46e35b4465694b1183c7b9a39ffc715e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" 2018-12-23 01:17:05,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aab6ead-d8c1-4e6d-8204-724faad6e124 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/46e35b4465694b1183c7b9a39ffc715e"}, "domain_id": null, "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj-role", "id": "46e35b4465694b1183c7b9a39ffc715e"}} 2018-12-23 01:17:05,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/46e35b4465694b1183c7b9a39ffc715e used request id req-6aab6ead-d8c1-4e6d-8204-724faad6e124 2018-12-23 01:17:05,064 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj-role to project InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj 2018-12-23 01:17:05,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae/users/4e7c0d682afc466c83937d825fb87aa7/roles/46e35b4465694b1183c7b9a39ffc715e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" 2018-12-23 01:17:05,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:17:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0df495d-f503-46af-9e39-95ef9a9be376 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:17:05,191 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae/users/4e7c0d682afc466c83937d825fb87aa7/roles/46e35b4465694b1183c7b9a39ffc715e used request id req-e0df495d-f503-46af-9e39-95ef9a9be376 2018-12-23 01:17:05,191 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:17:05,192 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:17:05,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:17:05,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:17:05,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "46e35b4465694b1183c7b9a39ffc715e", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj-role"}], "expires_at": "2018-12-23T02:17:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-user", "id": "4e7c0d682afc466c83937d825fb87aa7"}, "audit_ids": ["WYI6oJgnQU2W8rd14r3xBg"], "issued_at": "2018-12-23T01:17:05.000000Z"}} 2018-12-23 01:17:05,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713c0671e783a0a45b742c1506599119b462d" 2018-12-23 01:17:05,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec5260e-e70a-46cd-8d92-e26116541fb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:17:05,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9ec5260e-e70a-46cd-8d92-e26116541fb4 2018-12-23 01:17:05,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3bf713c0671e783a0a45b742c1506599119b462d" 2018-12-23 01:17:05,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-1888814c-1bf6-4f75-bab4-af619a281831 Date: Sun, 23 Dec 2018 01:17:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-image"} 2018-12-23 01:17:05,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-image used request id req-1888814c-1bf6-4f75-bab4-af619a281831 2018-12-23 01:17:05,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3bf713c0671e783a0a45b742c1506599119b462d" 2018-12-23 01:17:05,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3baccb00-6c96-4ca2-952d-a70aeaab07af Date: Sun, 23 Dec 2018 01:17: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-12-23 01:17:05,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3baccb00-6c96-4ca2-952d-a70aeaab07af 2018-12-23 01:17:06,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bf713c0671e783a0a45b742c1506599119b462d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-image"}' 2018-12-23 01:17:06,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a X-Openstack-Request-Id: req-c6bae90c-a86d-49b9-ab5e-c83bf19454d3 Date: Sun, 23 Dec 2018 01:17:06 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:17:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:17:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "min_disk": 0, "protected": false, "id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "file": "/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a/file", "checksum": null, "owner": "5ec0b0f9a7ab4149ab7ee02321adfbae", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:17:06,196 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c6bae90c-a86d-49b9-ab5e-c83bf19454d3 2018-12-23 01:17:06,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3bf713c0671e783a0a45b742c1506599119b462d" -d '' 2018-12-23 01:17:08,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3ca9e0b7-53a4-4e4f-97fc-b6c9b27cf256 Date: Sun, 23 Dec 2018 01:17:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:17:08,470 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a/file used request id req-3ca9e0b7-53a4-4e4f-97fc-b6c9b27cf256 2018-12-23 01:17:08,470 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:17:08,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3bf713c0671e783a0a45b742c1506599119b462d" 2018-12-23 01:17:08,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-dd39b4e0-64a2-4b13-b4d5-c30af60ea430 Date: Sun, 23 Dec 2018 01:17:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:17:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:17:08Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a/snap", "metadata": {}}], "self": "/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "min_disk": 0, "protected": false, "id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "file": "/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5ec0b0f9a7ab4149ab7ee02321adfbae", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:17:08,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a used request id req-dd39b4e0-64a2-4b13-b4d5-c30af60ea430 2018-12-23 01:17:08,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3bf713c0671e783a0a45b742c1506599119b462d" 2018-12-23 01:17:08,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0195bd6e-da7f-4189-b4bb-eb3bb792c6ae Date: Sun, 23 Dec 2018 01:17:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:17:08,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-0195bd6e-da7f-4189-b4bb-eb3bb792c6ae 2018-12-23 01:17:08,809 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-image 2018-12-23 01:17:08,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3bf713c0671e783a0a45b742c1506599119b462d" 2018-12-23 01:17:08,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-523a3946-0c1a-4196-88f5-394df2c1604c Date: Sun, 23 Dec 2018 01:17:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:17:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:17:08Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a/snap", "metadata": {}}], "self": "/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "min_disk": 0, "protected": false, "id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "file": "/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5ec0b0f9a7ab4149ab7ee02321adfbae", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:17:08,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a used request id req-523a3946-0c1a-4196-88f5-394df2c1604c 2018-12-23 01:17:08,982 - create_image - DEBUG - Instance status is - active 2018-12-23 01:17:08,982 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-image 2018-12-23 01:17:08,982 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-image 2018-12-23 01:17:08,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:17:08,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:17:09,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "46e35b4465694b1183c7b9a39ffc715e", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj-role"}], "expires_at": "2018-12-23T02:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-user", "id": "4e7c0d682afc466c83937d825fb87aa7"}, "audit_ids": ["sHy-3VMRTkWaAVrQf9inSw"], "issued_at": "2018-12-23T01:17:09.000000Z"}} 2018-12-23 01:17:09,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace55302893f1ae75defe9e1ac7029de5ce5f9e" 2018-12-23 01:17:09,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855a7f64-9181-4a6f-91bc-8f89ec9abf54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:17:09,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-855a7f64-9181-4a6f-91bc-8f89ec9abf54 2018-12-23 01:17:09,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace55302893f1ae75defe9e1ac7029de5ce5f9e" 2018-12-23 01:17:09,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cc628f97-7347-46c4-b662-3da61fc7bdad Date: Sun, 23 Dec 2018 01:17:09 GMT RESP BODY: {"networks":[]} 2018-12-23 01:17:09,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net used request id req-cc628f97-7347-46c4-b662-3da61fc7bdad 2018-12-23 01:17:09,712 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net 2018-12-23 01:17:09,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace55302893f1ae75defe9e1ac7029de5ce5f9e" -d '{"network": {"name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net", "admin_state_up": true}}' 2018-12-23 01:17:10,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-9b7e02da-832b-49be-a219-66549f1de70d Date: Sun, 23 Dec 2018 01:17:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:17:10Z","is_default":false,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","mtu":1450}} 2018-12-23 01:17:10,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-9b7e02da-832b-49be-a219-66549f1de70d 2018-12-23 01:17:10,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace55302893f1ae75defe9e1ac7029de5ce5f9e" 2018-12-23 01:17:10,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-fb5401e2-68b8-4c85-9b1f-bac202b31ecc Date: Sun, 23 Dec 2018 01:17:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-23T01:17:10Z","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net"}]} 2018-12-23 01:17:10,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-fb5401e2-68b8-4c85-9b1f-bac202b31ecc 2018-12-23 01:17:10,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace55302893f1ae75defe9e1ac7029de5ce5f9e" 2018-12-23 01:17:10,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-27b4f8f7-6324-4d89-a449-b524de36aa53 Date: Sun, 23 Dec 2018 01:17:10 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:17:10,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-27b4f8f7-6324-4d89-a449-b524de36aa53 2018-12-23 01:17:10,556 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet 2018-12-23 01:17:10,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace55302893f1ae75defe9e1ac7029de5ce5f9e" -d '{"subnets": [{"ip_version": 4, "network_id": "c1386b7b-1cd4-485d-a8ff-c585702423bf", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet"}]}' 2018-12-23 01:17:11,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7e73856d-53e2-49a0-9a0e-b1ffe3bf409b Date: Sun, 23 Dec 2018 01:17:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","dns_nameservers":[],"updated_at":"2018-12-23T01:17:10Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet"}]} 2018-12-23 01:17:11,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-7e73856d-53e2-49a0-9a0e-b1ffe3bf409b 2018-12-23 01:17:11,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace55302893f1ae75defe9e1ac7029de5ce5f9e" 2018-12-23 01:17:11,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-671c635f-a185-4535-919d-0d8fe7372956 Date: Sun, 23 Dec 2018 01:17: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":["dbe5b6b6-4276-4a3b-942a-48f87193ecc1"],"updated_at":"2018-12-23T01:17:10Z","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net"}]} 2018-12-23 01:17:11,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-671c635f-a185-4535-919d-0d8fe7372956 2018-12-23 01:17:11,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace55302893f1ae75defe9e1ac7029de5ce5f9e" 2018-12-23 01:17:11,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-21ba491e-45aa-4c12-b1c7-1b2d13aa5ab8 Date: Sun, 23 Dec 2018 01:17:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","dns_nameservers":[],"updated_at":"2018-12-23T01:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet"}]} 2018-12-23 01:17:11,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-21ba491e-45aa-4c12-b1c7-1b2d13aa5ab8 2018-12-23 01:17:11,846 - OpenStackNetwork - DEBUG - Network [c1386b7b-1cd4-485d-a8ff-c585702423bf] created successfully 2018-12-23 01:17:11,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:17:11,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:17:12,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["fGLFC-kmQJSZk4g6pGZvfA"], "issued_at": "2018-12-23T01:17:12.000000Z"}} 2018-12-23 01:17:12,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1136c73318c2ee99ecd367f79320c1a48870a45" 2018-12-23 01:17:12,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43fbdeba-5974-43c8-961e-877b74297b95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:17:12,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-43fbdeba-5974-43c8-961e-877b74297b95 2018-12-23 01:17:12,379 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:17:12,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1136c73318c2ee99ecd367f79320c1a48870a45" 2018-12-23 01:17:12,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5f320e0-aefb-4af9-8241-6373f33bda4c x-compute-request-id: req-d5f320e0-aefb-4af9-8241-6373f33bda4c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:17:12,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d5f320e0-aefb-4af9-8241-6373f33bda4c 2018-12-23 01:17:12,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1136c73318c2ee99ecd367f79320c1a48870a45" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-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-12-23 01:17:12,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f21000c7-fbd9-4344-a988-34d245e37f6f x-compute-request-id: req-f21000c7-fbd9-4344-a988-34d245e37f6f Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:17:12,626 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f21000c7-fbd9-4344-a988-34d245e37f6f 2018-12-23 01:17:12,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:17:12,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:17:12,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "46e35b4465694b1183c7b9a39ffc715e", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj-role"}], "expires_at": "2018-12-23T02:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-user", "id": "4e7c0d682afc466c83937d825fb87aa7"}, "audit_ids": ["66vg_TBuTaiIVynvJv6u-g"], "issued_at": "2018-12-23T01:17:12.000000Z"}} 2018-12-23 01:17:13,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8e3008b6f871cfafb5cbe5b4d7dfdbb3c4a64c" 2018-12-23 01:17:13,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6744d4e4-fac8-4741-8b0a-f17882d3fc3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:17:13,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6744d4e4-fac8-4741-8b0a-f17882d3fc3f 2018-12-23 01:17:13,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8e3008b6f871cfafb5cbe5b4d7dfdbb3c4a64c" 2018-12-23 01:17:13,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0f7ee684-0085-44b4-847b-6256fcbd02f3 Date: Sun, 23 Dec 2018 01:17:13 GMT RESP BODY: {"security_groups": []} 2018-12-23 01:17:13,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name&description=hello+group used request id req-0f7ee684-0085-44b4-847b-6256fcbd02f3 2018-12-23 01:17:13,253 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name... 2018-12-23 01:17:13,253 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name 2018-12-23 01:17:13,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8e3008b6f871cfafb5cbe5b4d7dfdbb3c4a64c" -d '{"security_group": {"name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name", "description": "hello group"}}' 2018-12-23 01:17:13,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b531155d-afee-4291-acfd-2567f9d0e905 Date: Sun, 23 Dec 2018 01:17:13 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:13Z", "updated_at": "2018-12-23T01:17:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:17:13Z", "revision_number": 0, "id": "73be31a5-4437-4d1a-b550-d33261d23224", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:17:13Z", "revision_number": 0, "id": "7b27fb1a-63c3-428b-a83c-b235668330c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae"}], "revision_number": 2, "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "c4744d93-908d-4007-83cc-15610ee72726", "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name"}} 2018-12-23 01:17:13,602 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-b531155d-afee-4291-acfd-2567f9d0e905 2018-12-23 01:17:13,603 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4744d93-908d-4007-83cc-15610ee72726 2018-12-23 01:17:13,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c4744d93-908d-4007-83cc-15610ee72726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8e3008b6f871cfafb5cbe5b4d7dfdbb3c4a64c" 2018-12-23 01:17:13,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-06ca39b7-b451-46e6-8db4-dbafc6a82e33 Date: Sun, 23 Dec 2018 01:17: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-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "port_range_min": null, "revision_number": 0, "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:13Z", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "73be31a5-4437-4d1a-b550-d33261d23224"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "port_range_min": null, "revision_number": 0, "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:13Z", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "7b27fb1a-63c3-428b-a83c-b235668330c6"}]} 2018-12-23 01:17:13,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c4744d93-908d-4007-83cc-15610ee72726 used request id req-06ca39b7-b451-46e6-8db4-dbafc6a82e33 2018-12-23 01:17:13,782 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4744d93-908d-4007-83cc-15610ee72726 2018-12-23 01:17:13,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c4744d93-908d-4007-83cc-15610ee72726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8e3008b6f871cfafb5cbe5b4d7dfdbb3c4a64c" 2018-12-23 01:17:13,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-da315b70-4761-468d-8c6a-be84cb1f2b9f Date: Sun, 23 Dec 2018 01:17: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-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "port_range_min": null, "revision_number": 0, "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:13Z", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "73be31a5-4437-4d1a-b550-d33261d23224"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "port_range_min": null, "revision_number": 0, "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:13Z", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "7b27fb1a-63c3-428b-a83c-b235668330c6"}]} 2018-12-23 01:17:13,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c4744d93-908d-4007-83cc-15610ee72726 used request id req-da315b70-4761-468d-8c6a-be84cb1f2b9f 2018-12-23 01:17:13,951 - neutron_utils - INFO - Retrieving security group with ID - c4744d93-908d-4007-83cc-15610ee72726 2018-12-23 01:17:13,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c4744d93-908d-4007-83cc-15610ee72726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8e3008b6f871cfafb5cbe5b4d7dfdbb3c4a64c" 2018-12-23 01:17:14,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8b309674-4d69-4b66-9207-0d7c6dfb4a32 Date: Sun, 23 Dec 2018 01:17:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:13Z", "updated_at": "2018-12-23T01:17:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:17:13Z", "revision_number": 0, "id": "73be31a5-4437-4d1a-b550-d33261d23224", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:17:13Z", "revision_number": 0, "id": "7b27fb1a-63c3-428b-a83c-b235668330c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae"}], "revision_number": 2, "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "c4744d93-908d-4007-83cc-15610ee72726", "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name"}]} 2018-12-23 01:17:14,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c4744d93-908d-4007-83cc-15610ee72726 used request id req-8b309674-4d69-4b66-9207-0d7c6dfb4a32 2018-12-23 01:17:14,160 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4744d93-908d-4007-83cc-15610ee72726 2018-12-23 01:17:14,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c4744d93-908d-4007-83cc-15610ee72726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8e3008b6f871cfafb5cbe5b4d7dfdbb3c4a64c" 2018-12-23 01:17:14,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8dcbcd69-8676-4a27-a542-7418035cd80f Date: Sun, 23 Dec 2018 01:17: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-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "port_range_min": null, "revision_number": 0, "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:13Z", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "73be31a5-4437-4d1a-b550-d33261d23224"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "port_range_min": null, "revision_number": 0, "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:13Z", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "7b27fb1a-63c3-428b-a83c-b235668330c6"}]} 2018-12-23 01:17:14,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c4744d93-908d-4007-83cc-15610ee72726 used request id req-8dcbcd69-8676-4a27-a542-7418035cd80f 2018-12-23 01:17:14,336 - neutron_utils - INFO - Retrieving security group with ID - c4744d93-908d-4007-83cc-15610ee72726 2018-12-23 01:17:14,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c4744d93-908d-4007-83cc-15610ee72726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8e3008b6f871cfafb5cbe5b4d7dfdbb3c4a64c" 2018-12-23 01:17:14,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-6aa1ccc7-2bc9-4ec3-80e1-06590b16ef02 Date: Sun, 23 Dec 2018 01:17:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:13Z", "updated_at": "2018-12-23T01:17:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:17:13Z", "revision_number": 0, "id": "73be31a5-4437-4d1a-b550-d33261d23224", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:17:13Z", "revision_number": 0, "id": "7b27fb1a-63c3-428b-a83c-b235668330c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae"}], "revision_number": 2, "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "c4744d93-908d-4007-83cc-15610ee72726", "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name"}]} 2018-12-23 01:17:14,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c4744d93-908d-4007-83cc-15610ee72726 used request id req-6aa1ccc7-2bc9-4ec3-80e1-06590b16ef02 2018-12-23 01:17:14,390 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4744d93-908d-4007-83cc-15610ee72726 2018-12-23 01:17:14,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c4744d93-908d-4007-83cc-15610ee72726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8e3008b6f871cfafb5cbe5b4d7dfdbb3c4a64c" 2018-12-23 01:17:14,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c7dd210f-1f47-4f12-8bb3-0a77a296e5db Date: Sun, 23 Dec 2018 01:17: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-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "port_range_min": null, "revision_number": 0, "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:13Z", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "73be31a5-4437-4d1a-b550-d33261d23224"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "port_range_min": null, "revision_number": 0, "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:13Z", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "7b27fb1a-63c3-428b-a83c-b235668330c6"}]} 2018-12-23 01:17:14,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c4744d93-908d-4007-83cc-15610ee72726 used request id req-c7dd210f-1f47-4f12-8bb3-0a77a296e5db 2018-12-23 01:17:14,560 - neutron_utils - INFO - Retrieving security group with ID - c4744d93-908d-4007-83cc-15610ee72726 2018-12-23 01:17:14,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c4744d93-908d-4007-83cc-15610ee72726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8e3008b6f871cfafb5cbe5b4d7dfdbb3c4a64c" 2018-12-23 01:17:14,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-720d68fd-9d6d-46ef-baa4-4bc4f4086eab Date: Sun, 23 Dec 2018 01:17:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:13Z", "updated_at": "2018-12-23T01:17:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:17:13Z", "revision_number": 0, "id": "73be31a5-4437-4d1a-b550-d33261d23224", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:17:13Z", "revision_number": 0, "id": "7b27fb1a-63c3-428b-a83c-b235668330c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae"}], "revision_number": 2, "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "c4744d93-908d-4007-83cc-15610ee72726", "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name"}]} 2018-12-23 01:17:14,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c4744d93-908d-4007-83cc-15610ee72726 used request id req-720d68fd-9d6d-46ef-baa4-4bc4f4086eab 2018-12-23 01:17:14,761 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4744d93-908d-4007-83cc-15610ee72726 2018-12-23 01:17:14,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c4744d93-908d-4007-83cc-15610ee72726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8e3008b6f871cfafb5cbe5b4d7dfdbb3c4a64c" 2018-12-23 01:17:14,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1125a978-8d2e-4bde-b7fc-1b17c3d7e184 Date: Sun, 23 Dec 2018 01:17: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-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "port_range_min": null, "revision_number": 0, "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:13Z", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "73be31a5-4437-4d1a-b550-d33261d23224"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:17:13Z", "security_group_id": "c4744d93-908d-4007-83cc-15610ee72726", "port_range_min": null, "revision_number": 0, "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:13Z", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "7b27fb1a-63c3-428b-a83c-b235668330c6"}]} 2018-12-23 01:17:14,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c4744d93-908d-4007-83cc-15610ee72726 used request id req-1125a978-8d2e-4bde-b7fc-1b17c3d7e184 2018-12-23 01:17:14,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:17:14,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:17:15,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "46e35b4465694b1183c7b9a39ffc715e", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj-role"}], "expires_at": "2018-12-23T02:17:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-user", "id": "4e7c0d682afc466c83937d825fb87aa7"}, "audit_ids": ["CiPuMjB9RVqJFijUXrSpEA"], "issued_at": "2018-12-23T01:17:15.000000Z"}} 2018-12-23 01:17:15,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:15,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3594b9a8-98e2-451f-8fb6-16ae53851dff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:17:15,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3594b9a8-98e2-451f-8fb6-16ae53851dff 2018-12-23 01:17:15,399 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:17:15,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:15,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1739a773-534e-4fa2-a916-80dfddeb579c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:17:15,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1739a773-534e-4fa2-a916-80dfddeb579c 2018-12-23 01:17:15,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:15,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0cf77c4c-0b8d-4d98-b466-bc021873f295 Date: Sun, 23 Dec 2018 01:17: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":["dbe5b6b6-4276-4a3b-942a-48f87193ecc1"],"updated_at":"2018-12-23T01:17:10Z","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net"}]} 2018-12-23 01:17:15,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net used request id req-0cf77c4c-0b8d-4d98-b466-bc021873f295 2018-12-23 01:17:15,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:17:15,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:17:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:17:15,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:15,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f39e611-4f21-4665-9046-4b47b2c5502f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae"}, "enabled": true, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}} 2018-12-23 01:17:15,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae used request id req-1f39e611-4f21-4665-9046-4b47b2c5502f 2018-12-23 01:17:15,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:15,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-712119c8-537f-4cfa-9305-e46e4ac09117 Date: Sun, 23 Dec 2018 01:17:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","dns_nameservers":[],"updated_at":"2018-12-23T01:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet"}]} 2018-12-23 01:17:15,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-712119c8-537f-4cfa-9305-e46e4ac09117 2018-12-23 01:17:15,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf&name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:16,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ab037561-9750-4675-9fa4-00c1d4857cca Date: Sun, 23 Dec 2018 01:17:16 GMT RESP BODY: {"ports":[]} 2018-12-23 01:17:16,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf&name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-port&admin_state_up=True used request id req-ab037561-9750-4675-9fa4-00c1d4857cca 2018-12-23 01:17:16,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:16,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17: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-4c08047a-7e89-4fee-a7ae-d34ad2db83b4 x-compute-request-id: req-4c08047a-7e89-4fee-a7ae-d34ad2db83b4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:17:16,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst used request id req-4c08047a-7e89-4fee-a7ae-d34ad2db83b4 2018-12-23 01:17:16,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:16,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-19c84335-d1e4-4bce-bfcd-11bbb4bfb1a5 Date: Sun, 23 Dec 2018 01:17: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":["dbe5b6b6-4276-4a3b-942a-48f87193ecc1"],"updated_at":"2018-12-23T01:17:10Z","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net"}]} 2018-12-23 01:17:16,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net used request id req-19c84335-d1e4-4bce-bfcd-11bbb4bfb1a5 2018-12-23 01:17:16,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:16,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e65c521-a358-458b-8f57-046c84f0434f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae"}, "enabled": true, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}} 2018-12-23 01:17:16,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae used request id req-6e65c521-a358-458b-8f57-046c84f0434f 2018-12-23 01:17:16,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:16,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-608df93a-692a-4512-9e8b-a9b68784c477 Date: Sun, 23 Dec 2018 01:17:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","dns_nameservers":[],"updated_at":"2018-12-23T01:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet"}]} 2018-12-23 01:17:16,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-608df93a-692a-4512-9e8b-a9b68784c477 2018-12-23 01:17:16,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf&name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:16,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-58c80bd8-c15b-4446-afa8-a9ad22853aa3 Date: Sun, 23 Dec 2018 01:17:16 GMT RESP BODY: {"ports":[]} 2018-12-23 01:17:16,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf&name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-port&admin_state_up=True used request id req-58c80bd8-c15b-4446-afa8-a9ad22853aa3 2018-12-23 01:17:16,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:17:16,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:17:17,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "46e35b4465694b1183c7b9a39ffc715e", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj-role"}], "expires_at": "2018-12-23T02:17:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-user", "id": "4e7c0d682afc466c83937d825fb87aa7"}, "audit_ids": ["eWYGMslyTgeWz4-xbK6Xfw"], "issued_at": "2018-12-23T01:17:17.000000Z"}} 2018-12-23 01:17:17,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ddd93e17014b3263169e9ec9a52fc75afd6d10" 2018-12-23 01:17:17,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a81d206d-f967-47f2-8740-14b577d01bf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:17:17,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a81d206d-f967-47f2-8740-14b577d01bf8 2018-12-23 01:17:17,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:17,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ebae4339-157d-457d-886f-e081c1266c9f Date: Sun, 23 Dec 2018 01:17: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":["dbe5b6b6-4276-4a3b-942a-48f87193ecc1"],"updated_at":"2018-12-23T01:17:10Z","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net"}]} 2018-12-23 01:17:17,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net used request id req-ebae4339-157d-457d-886f-e081c1266c9f 2018-12-23 01:17:17,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:17,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-019430cf-798b-45a3-a74a-758efe7faf49 Date: Sun, 23 Dec 2018 01:17:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","dns_nameservers":[],"updated_at":"2018-12-23T01:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet"}]} 2018-12-23 01:17:17,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-019430cf-798b-45a3-a74a-758efe7faf49 2018-12-23 01:17:17,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:18,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-22e7e8a8-8372-425a-9768-f71bbaa4c6c8 Date: Sun, 23 Dec 2018 01: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":["dbe5b6b6-4276-4a3b-942a-48f87193ecc1"],"updated_at":"2018-12-23T01:17:10Z","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net"}]} 2018-12-23 01:17:18,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net used request id req-22e7e8a8-8372-425a-9768-f71bbaa4c6c8 2018-12-23 01:17:18,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:17:18,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:17:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:17:18,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ddd93e17014b3263169e9ec9a52fc75afd6d10" 2018-12-23 01:17:18,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7603121d-63b1-4b99-b1b0-247b38a6aa9d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae"}, "enabled": true, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}} 2018-12-23 01:17:18,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae used request id req-7603121d-63b1-4b99-b1b0-247b38a6aa9d 2018-12-23 01:17:18,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:18,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f0b0f716-82f3-4da5-aa98-206cff636592 Date: Sun, 23 Dec 2018 01:17:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","dns_nameservers":[],"updated_at":"2018-12-23T01:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet"}]} 2018-12-23 01:17:18,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-f0b0f716-82f3-4da5-aa98-206cff636592 2018-12-23 01:17:18,226 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net 2018-12-23 01:17:18,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" -d '{"port": {"network_id": "c1386b7b-1cd4-485d-a8ff-c585702423bf", "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-port", "admin_state_up": true}}' 2018-12-23 01:17:19,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-43f5a83a-1f7a-41be-850a-03209373ef8a Date: Sun, 23 Dec 2018 01:17:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:18Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.12"}],"id":"8f371e1a-e6a7-453e-b2f2-c5ea51667997","security_groups":["bfaa0310-686c-4e37-a756-5e363d7c754b"],"mac_address":"fa:16:3e:f1:cb:72","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-port","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","qos_policy_id":null,"admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:18Z","binding:vnic_type":"normal"}} 2018-12-23 01:17:19,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-43f5a83a-1f7a-41be-850a-03209373ef8a 2018-12-23 01:17:19,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:19,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-71b7ff35-bada-4a2e-a463-60ad7a824c2f Date: Sun, 23 Dec 2018 01:17: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":["dbe5b6b6-4276-4a3b-942a-48f87193ecc1"],"updated_at":"2018-12-23T01:17:10Z","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net"}]} 2018-12-23 01:17:19,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net used request id req-71b7ff35-bada-4a2e-a463-60ad7a824c2f 2018-12-23 01:17:19,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:19,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd22739e-959f-412f-81bc-00523b19cae8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae"}, "enabled": true, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}} 2018-12-23 01:17:19,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae used request id req-fd22739e-959f-412f-81bc-00523b19cae8 2018-12-23 01:17:19,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:19,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-80dc5288-e0e0-42ec-8ee3-5f8bc5edd0da Date: Sun, 23 Dec 2018 01:17:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","dns_nameservers":[],"updated_at":"2018-12-23T01:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet"}]} 2018-12-23 01:17:19,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-80dc5288-e0e0-42ec-8ee3-5f8bc5edd0da 2018-12-23 01:17:19,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf&name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:19,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-c44ffffc-8f90-4643-a21b-5f9bb0912860 Date: Sun, 23 Dec 2018 01:17:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:18Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.12"}],"id":"8f371e1a-e6a7-453e-b2f2-c5ea51667997","security_groups":["bfaa0310-686c-4e37-a756-5e363d7c754b"],"mac_address":"fa:16:3e:f1:cb:72","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-port","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:18Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:17:19,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf&name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-port&admin_state_up=True used request id req-c44ffffc-8f90-4643-a21b-5f9bb0912860 2018-12-23 01:17:19,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:20,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e45398f-8898-45e1-a4b5-e915730216a3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae"}, "enabled": true, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}} 2018-12-23 01:17:20,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae used request id req-3e45398f-8898-45e1-a4b5-e915730216a3 2018-12-23 01:17:20,070 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst 2018-12-23 01:17:20,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:20,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3155f50-9859-4da4-9dad-9e99718ec87c x-compute-request-id: req-f3155f50-9859-4da4-9dad-9e99718ec87c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-flavor-name"}]} 2018-12-23 01:17:20,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f3155f50-9859-4da4-9dad-9e99718ec87c 2018-12-23 01:17:20,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:20,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cf3ab7c-9118-47b9-a29c-c63004030cbb x-compute-request-id: req-5cf3ab7c-9118-47b9-a29c-c63004030cbb Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:17:20,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14 used request id req-5cf3ab7c-9118-47b9-a29c-c63004030cbb 2018-12-23 01:17:20,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:20,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-1a69bf92-fe75-4801-8ea6-161968a70e48 Date: Sun, 23 Dec 2018 01:17:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:17:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:17:08Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a/snap", "metadata": {}}], "self": "/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "min_disk": 0, "protected": false, "id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "file": "/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5ec0b0f9a7ab4149ab7ee02321adfbae", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-image"} 2018-12-23 01:17:20,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-image used request id req-1a69bf92-fe75-4801-8ea6-161968a70e48 2018-12-23 01:17:20,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:20,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6a128c50-729e-4bf2-893d-2fef866c6b16 Date: Sun, 23 Dec 2018 01:17: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-12-23 01:17:20,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6a128c50-729e-4bf2-893d-2fef866c6b16 2018-12-23 01:17:20,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" -d '{"server": {"name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "imageRef": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "flavorRef": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "max_count": 1, "min_count": 1, "networks": [{"port": "8f371e1a-e6a7-453e-b2f2-c5ea51667997"}], "security_groups": [{"name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name"}]}}' 2018-12-23 01:17:22,531 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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-f7b095d6-b9f0-4adf-b47b-f347499e0c8b x-compute-request-id: req-f7b095d6-b9f0-4adf-b47b-f347499e0c8b Content-Length: 435 location: http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "adminPass": "UemSKZC2kBKM"}} 2018-12-23 01:17:22,532 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-f7b095d6-b9f0-4adf-b47b-f347499e0c8b 2018-12-23 01:17:22,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:22,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83c2fe90-00ef-47d6-a0e9-59e10876cdfa x-compute-request-id: req-83c2fe90-00ef-47d6-a0e9-59e10876cdfa Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "user_id": "4e7c0d682afc466c83937d825fb87aa7", "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-12-23T01:17:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:22,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-83c2fe90-00ef-47d6-a0e9-59e10876cdfa 2018-12-23 01:17:22,908 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst 2018-12-23 01:17:22,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:23,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16b651d6-1458-42b2-a723-927bed21d05b x-compute-request-id: req-16b651d6-1458-42b2-a723-927bed21d05b Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "user_id": "4e7c0d682afc466c83937d825fb87aa7", "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-12-23T01:17:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:23,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-16b651d6-1458-42b2-a723-927bed21d05b 2018-12-23 01:17:23,294 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst] is - BUILD 2018-12-23 01:17:23,294 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:17:26,297 - create_instance - DEBUG - VM status query timeout in 896.610732794 2018-12-23 01:17:26,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:26,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-e42cecc0-42bd-4321-828d-8caead1354aa x-compute-request-id: req-e42cecc0-42bd-4321-828d-8caead1354aa Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "security_groups": [{"name": "default"}], "user_id": "4e7c0d682afc466c83937d825fb87aa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:17:23Z", "hostId": "fa9245887f91883d2468d97cb5d2064b2c8ca80bb734377d8d08e6c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:26,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-e42cecc0-42bd-4321-828d-8caead1354aa 2018-12-23 01:17:26,927 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst] is - BUILD 2018-12-23 01:17:26,928 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:17:29,931 - create_instance - DEBUG - VM status query timeout in 892.977138996 2018-12-23 01:17:29,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:30,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43cf4773-48cf-45ac-8386-b9767d2e3297 x-compute-request-id: req-43cf4773-48cf-45ac-8386-b9767d2e3297 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cb:72", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:17:28.000000", "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "security_groups": [{"name": "default"}], "user_id": "4e7c0d682afc466c83937d825fb87aa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:17:28Z", "hostId": "fa9245887f91883d2468d97cb5d2064b2c8ca80bb734377d8d08e6c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:30,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-43cf4773-48cf-45ac-8386-b9767d2e3297 2018-12-23 01:17:30,400 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst] is - ACTIVE 2018-12-23 01:17:30,400 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:17:30,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:30,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-c2beee27-13e3-4225-b335-a04e9ff53794 x-compute-request-id: req-c2beee27-13e3-4225-b335-a04e9ff53794 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cb:72", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:17:28.000000", "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "security_groups": [{"name": "default"}], "user_id": "4e7c0d682afc466c83937d825fb87aa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:17:28Z", "hostId": "fa9245887f91883d2468d97cb5d2064b2c8ca80bb734377d8d08e6c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:30,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-c2beee27-13e3-4225-b335-a04e9ff53794 2018-12-23 01:17:30,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:31,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b7e612d3-08ca-4830-9edc-36bd95049a60 Date: Sun, 23 Dec 2018 01:17: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":["dbe5b6b6-4276-4a3b-942a-48f87193ecc1"],"updated_at":"2018-12-23T01:17:10Z","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net"}]} 2018-12-23 01:17:31,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net used request id req-b7e612d3-08ca-4830-9edc-36bd95049a60 2018-12-23 01:17:31,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:31,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7358b279-e810-4160-bc0e-0a40970ef4cb Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae"}, "enabled": true, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}} 2018-12-23 01:17:31,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae used request id req-7358b279-e810-4160-bc0e-0a40970ef4cb 2018-12-23 01:17:31,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:31,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b4cce4f8-b5a8-4ec5-9e4e-b4199e3c6d20 Date: Sun, 23 Dec 2018 01:17:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","dns_nameservers":[],"updated_at":"2018-12-23T01:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet"}]} 2018-12-23 01:17:31,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-b4cce4f8-b5a8-4ec5-9e4e-b4199e3c6d20 2018-12-23 01:17:31,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:31,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-ed4752a6-c27a-41f5-b398-827f90ebdcb0 Date: Sun, 23 Dec 2018 01:17:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.3"}],"id":"324103c1-5d39-4793-932d-20ab793b187e","security_groups":[],"mac_address":"fa:16:3e:b4:49:a2","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1386b7b-1cd4-485d-a8ff-c585702423bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.4"}],"id":"545210a2-65c7-44b0-91c4-ccfc0830350c","security_groups":[],"mac_address":"fa:16:3e:b9:dc:1b","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1386b7b-1cd4-485d-a8ff-c585702423bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.12"}],"id":"8f371e1a-e6a7-453e-b2f2-c5ea51667997","security_groups":["bfaa0310-686c-4e37-a756-5e363d7c754b"],"mac_address":"fa:16:3e:f1:cb:72","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-port","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:18Z","binding:vnic_type":"normal","device_id":"7e5a7e58-8d45-45e2-a09a-5e8acea10076"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.2"}],"id":"95dd0ee4-b1cc-4024-ae0d-d58315636486","security_groups":[],"mac_address":"fa:16:3e:98:35:32","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1386b7b-1cd4-485d-a8ff-c585702423bf"}]} 2018-12-23 01:17:31,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-ed4752a6-c27a-41f5-b398-827f90ebdcb0 2018-12-23 01:17:31,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:32,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd12ea43-34c5-4ef2-ae56-c8f5e01068de x-compute-request-id: req-cd12ea43-34c5-4ef2-ae56-c8f5e01068de Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cb:72", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:17:28.000000", "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "security_groups": [{"name": "default"}], "user_id": "4e7c0d682afc466c83937d825fb87aa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:17:28Z", "hostId": "fa9245887f91883d2468d97cb5d2064b2c8ca80bb734377d8d08e6c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:32,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-cd12ea43-34c5-4ef2-ae56-c8f5e01068de 2018-12-23 01:17:32,237 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst] is - ACTIVE 2018-12-23 01:17:32,237 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:17:32,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:32,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69182bbb-28fa-490f-a898-d8721a6ef8cc x-compute-request-id: req-69182bbb-28fa-490f-a898-d8721a6ef8cc Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cb:72", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:17:28.000000", "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "security_groups": [{"name": "default"}], "user_id": "4e7c0d682afc466c83937d825fb87aa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:17:28Z", "hostId": "fa9245887f91883d2468d97cb5d2064b2c8ca80bb734377d8d08e6c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:32,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-69182bbb-28fa-490f-a898-d8721a6ef8cc 2018-12-23 01:17:32,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:32,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-80cb0e9c-ab61-432b-a31e-cc4f8b41e9a7 Date: Sun, 23 Dec 2018 01:17: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":["dbe5b6b6-4276-4a3b-942a-48f87193ecc1"],"updated_at":"2018-12-23T01:17:10Z","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net"}]} 2018-12-23 01:17:32,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net used request id req-80cb0e9c-ab61-432b-a31e-cc4f8b41e9a7 2018-12-23 01:17:32,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:33,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80172ed3-e8b6-4b23-82b0-686037aeb9be Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae"}, "enabled": true, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}} 2018-12-23 01:17:33,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae used request id req-80172ed3-e8b6-4b23-82b0-686037aeb9be 2018-12-23 01:17:33,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:33,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-865bb536-f513-4308-91c5-4ac463f130de Date: Sun, 23 Dec 2018 01:17:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","dns_nameservers":[],"updated_at":"2018-12-23T01:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet"}]} 2018-12-23 01:17:33,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-865bb536-f513-4308-91c5-4ac463f130de 2018-12-23 01:17:33,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:33,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-0e6a473d-866d-466a-9e4e-3be549f06182 Date: Sun, 23 Dec 2018 01:17:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.3"}],"id":"324103c1-5d39-4793-932d-20ab793b187e","security_groups":[],"mac_address":"fa:16:3e:b4:49:a2","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1386b7b-1cd4-485d-a8ff-c585702423bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.4"}],"id":"545210a2-65c7-44b0-91c4-ccfc0830350c","security_groups":[],"mac_address":"fa:16:3e:b9:dc:1b","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1386b7b-1cd4-485d-a8ff-c585702423bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.12"}],"id":"8f371e1a-e6a7-453e-b2f2-c5ea51667997","security_groups":["bfaa0310-686c-4e37-a756-5e363d7c754b"],"mac_address":"fa:16:3e:f1:cb:72","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-port","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:18Z","binding:vnic_type":"normal","device_id":"7e5a7e58-8d45-45e2-a09a-5e8acea10076"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.2"}],"id":"95dd0ee4-b1cc-4024-ae0d-d58315636486","security_groups":[],"mac_address":"fa:16:3e:98:35:32","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1386b7b-1cd4-485d-a8ff-c585702423bf"}]} 2018-12-23 01:17:33,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-0e6a473d-866d-466a-9e4e-3be549f06182 2018-12-23 01:17:33,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name"}}' 2018-12-23 01:17:34,510 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:17: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-5bd31801-8c02-496a-9295-b1e3df28da3e x-compute-request-id: req-5bd31801-8c02-496a-9295-b1e3df28da3e Content-Length: 0 Content-Type: application/json 2018-12-23 01:17:34,510 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076/action used request id req-5bd31801-8c02-496a-9295-b1e3df28da3e 2018-12-23 01:17:34,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:34,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-022fb531-5817-4b68-b9b1-66383ebc94e9 x-compute-request-id: req-022fb531-5817-4b68-b9b1-66383ebc94e9 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cb:72", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:17:28.000000", "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name"}], "user_id": "4e7c0d682afc466c83937d825fb87aa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:17:28Z", "hostId": "fa9245887f91883d2468d97cb5d2064b2c8ca80bb734377d8d08e6c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:34,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-022fb531-5817-4b68-b9b1-66383ebc94e9 2018-12-23 01:17:34,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:34,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-93bcef90-c019-4abb-a689-b585dc19e2e7 Date: Sun, 23 Dec 2018 01:17: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":["dbe5b6b6-4276-4a3b-942a-48f87193ecc1"],"updated_at":"2018-12-23T01:17:10Z","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net"}]} 2018-12-23 01:17:34,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net used request id req-93bcef90-c019-4abb-a689-b585dc19e2e7 2018-12-23 01:17:34,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:35,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b33d0b8-84a2-4193-b3f7-f66d8ce69766 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae"}, "enabled": true, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}} 2018-12-23 01:17:35,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae used request id req-9b33d0b8-84a2-4193-b3f7-f66d8ce69766 2018-12-23 01:17:35,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:35,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d6678b2c-732a-4ba7-8048-1f616ee69f30 Date: Sun, 23 Dec 2018 01:17:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","dns_nameservers":[],"updated_at":"2018-12-23T01:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet"}]} 2018-12-23 01:17:35,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-d6678b2c-732a-4ba7-8048-1f616ee69f30 2018-12-23 01:17:35,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:35,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-db2571f3-0bab-4a02-b1c8-25f435ee920d Date: Sun, 23 Dec 2018 01:17:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.3"}],"id":"324103c1-5d39-4793-932d-20ab793b187e","security_groups":[],"mac_address":"fa:16:3e:b4:49:a2","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1386b7b-1cd4-485d-a8ff-c585702423bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.4"}],"id":"545210a2-65c7-44b0-91c4-ccfc0830350c","security_groups":[],"mac_address":"fa:16:3e:b9:dc:1b","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1386b7b-1cd4-485d-a8ff-c585702423bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:34Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.12"}],"id":"8f371e1a-e6a7-453e-b2f2-c5ea51667997","security_groups":["bfaa0310-686c-4e37-a756-5e363d7c754b","c4744d93-908d-4007-83cc-15610ee72726"],"mac_address":"fa:16:3e:f1:cb:72","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-port","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:18Z","binding:vnic_type":"normal","device_id":"7e5a7e58-8d45-45e2-a09a-5e8acea10076"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.2"}],"id":"95dd0ee4-b1cc-4024-ae0d-d58315636486","security_groups":[],"mac_address":"fa:16:3e:98:35:32","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1386b7b-1cd4-485d-a8ff-c585702423bf"}]} 2018-12-23 01:17:35,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-db2571f3-0bab-4a02-b1c8-25f435ee920d 2018-12-23 01:17:35,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:17:35,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "46e35b4465694b1183c7b9a39ffc715e", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj-role"}], "expires_at": "2018-12-23T02:17:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/5ec0b0f9a7ab4149ab7ee02321adfbae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-user", "id": "4e7c0d682afc466c83937d825fb87aa7"}, "audit_ids": ["zPEhTexuTL21fl0gr7-FRw"], "issued_at": "2018-12-23T01:17:35.000000Z"}} 2018-12-23 01:17:35,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96cab918b32d6869e7da4423ac5c31158bf1a4b1" 2018-12-23 01:17:36,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a174fbae-cdde-4114-a5b0-d0e0436be429 x-compute-request-id: req-a174fbae-cdde-4114-a5b0-d0e0436be429 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cb:72", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:17:28.000000", "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name"}], "user_id": "4e7c0d682afc466c83937d825fb87aa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:17:28Z", "hostId": "fa9245887f91883d2468d97cb5d2064b2c8ca80bb734377d8d08e6c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:36,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-a174fbae-cdde-4114-a5b0-d0e0436be429 2018-12-23 01:17:36,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:36,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-a50696d9-e7c7-4281-9df2-2d049c0c7816 x-compute-request-id: req-a50696d9-e7c7-4281-9df2-2d049c0c7816 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cb:72", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:17:28.000000", "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name"}], "user_id": "4e7c0d682afc466c83937d825fb87aa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:17:28Z", "hostId": "fa9245887f91883d2468d97cb5d2064b2c8ca80bb734377d8d08e6c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:36,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-a50696d9-e7c7-4281-9df2-2d049c0c7816 2018-12-23 01:17:36,895 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst] is - ACTIVE 2018-12-23 01:17:36,895 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:17:36,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:37,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-0a5acc5a-8abb-4731-aaa8-6715d618d53c x-compute-request-id: req-0a5acc5a-8abb-4731-aaa8-6715d618d53c Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cb:72", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:17:28.000000", "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name"}], "user_id": "4e7c0d682afc466c83937d825fb87aa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:17:28Z", "hostId": "fa9245887f91883d2468d97cb5d2064b2c8ca80bb734377d8d08e6c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:37,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-0a5acc5a-8abb-4731-aaa8-6715d618d53c 2018-12-23 01:17:37,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:37,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-94ad138a-af7e-42ec-9574-3a465a5ba620 Date: Sun, 23 Dec 2018 01:17: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":["dbe5b6b6-4276-4a3b-942a-48f87193ecc1"],"updated_at":"2018-12-23T01:17:10Z","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net"}]} 2018-12-23 01:17:37,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net used request id req-94ad138a-af7e-42ec-9574-3a465a5ba620 2018-12-23 01:17:37,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:37,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4acf9bf8-0fff-47a6-a718-e2ffab70c38c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae"}, "enabled": true, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}} 2018-12-23 01:17:37,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae used request id req-4acf9bf8-0fff-47a6-a718-e2ffab70c38c 2018-12-23 01:17:37,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:37,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-07208683-d654-4a03-8b1b-c3eb79a81f98 Date: Sun, 23 Dec 2018 01:17:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","dns_nameservers":[],"updated_at":"2018-12-23T01:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet"}]} 2018-12-23 01:17:37,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-07208683-d654-4a03-8b1b-c3eb79a81f98 2018-12-23 01:17:37,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:37,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-87b8ad34-af45-4931-92c8-26d03975e535 Date: Sun, 23 Dec 2018 01:17:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.3"}],"id":"324103c1-5d39-4793-932d-20ab793b187e","security_groups":[],"mac_address":"fa:16:3e:b4:49:a2","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1386b7b-1cd4-485d-a8ff-c585702423bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.4"}],"id":"545210a2-65c7-44b0-91c4-ccfc0830350c","security_groups":[],"mac_address":"fa:16:3e:b9:dc:1b","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1386b7b-1cd4-485d-a8ff-c585702423bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:34Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.12"}],"id":"8f371e1a-e6a7-453e-b2f2-c5ea51667997","security_groups":["bfaa0310-686c-4e37-a756-5e363d7c754b","c4744d93-908d-4007-83cc-15610ee72726"],"mac_address":"fa:16:3e:f1:cb:72","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-port","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:18Z","binding:vnic_type":"normal","device_id":"7e5a7e58-8d45-45e2-a09a-5e8acea10076"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.2"}],"id":"95dd0ee4-b1cc-4024-ae0d-d58315636486","security_groups":[],"mac_address":"fa:16:3e:98:35:32","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1386b7b-1cd4-485d-a8ff-c585702423bf"}]} 2018-12-23 01:17:37,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-87b8ad34-af45-4931-92c8-26d03975e535 2018-12-23 01:17:37,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:38,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17: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-d32013cf-2f59-4daa-b7b5-c85d2fe845fc x-compute-request-id: req-d32013cf-2f59-4daa-b7b5-c85d2fe845fc Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cb:72", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:17:28.000000", "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name"}], "user_id": "4e7c0d682afc466c83937d825fb87aa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:17:28Z", "hostId": "fa9245887f91883d2468d97cb5d2064b2c8ca80bb734377d8d08e6c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:38,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-d32013cf-2f59-4daa-b7b5-c85d2fe845fc 2018-12-23 01:17:38,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:38,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-91a9a0e6-4b50-4c94-b0c1-247c8c9e0eb6 Date: Sun, 23 Dec 2018 01:17: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":["dbe5b6b6-4276-4a3b-942a-48f87193ecc1"],"updated_at":"2018-12-23T01:17:10Z","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net"}]} 2018-12-23 01:17:38,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net used request id req-91a9a0e6-4b50-4c94-b0c1-247c8c9e0eb6 2018-12-23 01:17:38,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:38,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073bc23a-81c7-435a-aee6-b665e9615d5e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae"}, "enabled": true, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}} 2018-12-23 01:17:38,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae used request id req-073bc23a-81c7-435a-aee6-b665e9615d5e 2018-12-23 01:17:38,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:38,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e771f2d3-d0c9-4d75-bcd0-7b74160aa8c1 Date: Sun, 23 Dec 2018 01:17:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","dns_nameservers":[],"updated_at":"2018-12-23T01:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet"}]} 2018-12-23 01:17:38,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-e771f2d3-d0c9-4d75-bcd0-7b74160aa8c1 2018-12-23 01:17:38,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:38,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-f527202e-00e1-4924-86fc-56c1e06afff0 Date: Sun, 23 Dec 2018 01:17:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.3"}],"id":"324103c1-5d39-4793-932d-20ab793b187e","security_groups":[],"mac_address":"fa:16:3e:b4:49:a2","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1386b7b-1cd4-485d-a8ff-c585702423bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.4"}],"id":"545210a2-65c7-44b0-91c4-ccfc0830350c","security_groups":[],"mac_address":"fa:16:3e:b9:dc:1b","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1386b7b-1cd4-485d-a8ff-c585702423bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:34Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.12"}],"id":"8f371e1a-e6a7-453e-b2f2-c5ea51667997","security_groups":["bfaa0310-686c-4e37-a756-5e363d7c754b","c4744d93-908d-4007-83cc-15610ee72726"],"mac_address":"fa:16:3e:f1:cb:72","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-port","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:18Z","binding:vnic_type":"normal","device_id":"7e5a7e58-8d45-45e2-a09a-5e8acea10076"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.2"}],"id":"95dd0ee4-b1cc-4024-ae0d-d58315636486","security_groups":[],"mac_address":"fa:16:3e:98:35:32","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1386b7b-1cd4-485d-a8ff-c585702423bf"}]} 2018-12-23 01:17:38,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-f527202e-00e1-4924-86fc-56c1e06afff0 2018-12-23 01:17:38,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name"}}' 2018-12-23 01:17:39,668 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sun, 23 Dec 2018 01:17: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-11096578-bb94-44d9-9857-b6a69ace0bd3 x-compute-request-id: req-11096578-bb94-44d9-9857-b6a69ace0bd3 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: 'c4744d93-908d-4007-83cc-15610ee72726'.\nNeutron server returns request_ids: ['req-346c8f5c-83a3-4c4b-9fd9-2ebd9a617411']", "code": 400}} 2018-12-23 01:17:39,668 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076/action used request id req-11096578-bb94-44d9-9857-b6a69ace0bd3 2018-12-23 01:17:39,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:40,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b49fded8-65a6-48a5-b4c1-c10983179e68 x-compute-request-id: req-b49fded8-65a6-48a5-b4c1-c10983179e68 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cb:72", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:17:28.000000", "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name"}], "user_id": "4e7c0d682afc466c83937d825fb87aa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:17:28Z", "hostId": "fa9245887f91883d2468d97cb5d2064b2c8ca80bb734377d8d08e6c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:40,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-b49fded8-65a6-48a5-b4c1-c10983179e68 2018-12-23 01:17:40,266 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name] already added to VM [InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst] 2018-12-23 01:17:40,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:40,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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,Accept-Encoding x-openstack-request-id: req-f10a47d5-80fc-4995-977b-04ef39105bfd x-compute-request-id: req-f10a47d5-80fc-4995-977b-04ef39105bfd Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cb:72", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:17:28.000000", "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name"}], "user_id": "4e7c0d682afc466c83937d825fb87aa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:17:28Z", "hostId": "fa9245887f91883d2468d97cb5d2064b2c8ca80bb734377d8d08e6c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:40,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-f10a47d5-80fc-4995-977b-04ef39105bfd 2018-12-23 01:17:40,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:40,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-efd4d8c8-e587-4323-b7bc-2a25cc4f9c25 Date: Sun, 23 Dec 2018 01:17:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dbe5b6b6-4276-4a3b-942a-48f87193ecc1"],"updated_at":"2018-12-23T01:17:10Z","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net"}]} 2018-12-23 01:17:40,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net used request id req-efd4d8c8-e587-4323-b7bc-2a25cc4f9c25 2018-12-23 01:17:40,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:40,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c1a11e9-9dd8-4838-88a1-563c5487ac90 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae"}, "enabled": true, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}} 2018-12-23 01:17:40,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae used request id req-7c1a11e9-9dd8-4838-88a1-563c5487ac90 2018-12-23 01:17:40,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:40,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-75d46c4a-5b8b-416d-be21-c31223ceb3ee Date: Sun, 23 Dec 2018 01:17:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:10Z","dns_nameservers":[],"updated_at":"2018-12-23T01:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet"}]} 2018-12-23 01:17:40,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-75d46c4a-5b8b-416d-be21-c31223ceb3ee 2018-12-23 01:17:40,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:40,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-1864aac5-af3a-4b9e-a3b2-dd971121a25e Date: Sun, 23 Dec 2018 01:17:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.3"}],"id":"324103c1-5d39-4793-932d-20ab793b187e","security_groups":[],"mac_address":"fa:16:3e:b4:49:a2","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1386b7b-1cd4-485d-a8ff-c585702423bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.4"}],"id":"545210a2-65c7-44b0-91c4-ccfc0830350c","security_groups":[],"mac_address":"fa:16:3e:b9:dc:1b","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1386b7b-1cd4-485d-a8ff-c585702423bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:34Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.12"}],"id":"8f371e1a-e6a7-453e-b2f2-c5ea51667997","security_groups":["bfaa0310-686c-4e37-a756-5e363d7c754b","c4744d93-908d-4007-83cc-15610ee72726"],"mac_address":"fa:16:3e:f1:cb:72","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-port","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:18Z","binding:vnic_type":"normal","device_id":"7e5a7e58-8d45-45e2-a09a-5e8acea10076"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:17:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dbe5b6b6-4276-4a3b-942a-48f87193ecc1","ip_address":"10.55.0.2"}],"id":"95dd0ee4-b1cc-4024-ae0d-d58315636486","security_groups":[],"mac_address":"fa:16:3e:98:35:32","project_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1386b7b-1cd4-485d-a8ff-c585702423bf","tenant_id":"5ec0b0f9a7ab4149ab7ee02321adfbae","created_at":"2018-12-23T01:17:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1386b7b-1cd4-485d-a8ff-c585702423bf"}]} 2018-12-23 01:17:40,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-1864aac5-af3a-4b9e-a3b2-dd971121a25e 2018-12-23 01:17:40,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96cab918b32d6869e7da4423ac5c31158bf1a4b1" 2018-12-23 01:17:41,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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,Accept-Encoding x-openstack-request-id: req-7a88a675-7b4c-4715-b8ae-d3b9180f56c7 x-compute-request-id: req-7a88a675-7b4c-4715-b8ae-d3b9180f56c7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cb:72", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:17:28.000000", "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name"}], "user_id": "4e7c0d682afc466c83937d825fb87aa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:17:28Z", "hostId": "fa9245887f91883d2468d97cb5d2064b2c8ca80bb734377d8d08e6c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:41,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-7a88a675-7b4c-4715-b8ae-d3b9180f56c7 2018-12-23 01:17:41,797 - create_instance - INFO - Deleting Port with ID - 8f371e1a-e6a7-453e-b2f2-c5ea51667997 2018-12-23 01:17:41,797 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-port 2018-12-23 01:17:41,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/8f371e1a-e6a7-453e-b2f2-c5ea51667997 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:42,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa291d7c-49e7-47cb-85ea-f4ee56ff2ab2 Date: Sun, 23 Dec 2018 01:17:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:17:42,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/8f371e1a-e6a7-453e-b2f2-c5ea51667997 used request id req-aa291d7c-49e7-47cb-85ea-f4ee56ff2ab2 2018-12-23 01:17:42,366 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst 2018-12-23 01:17:42,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:42,537 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:17:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-190dd723-c2f2-48ba-b457-e0d1526b75ef x-compute-request-id: req-190dd723-c2f2-48ba-b457-e0d1526b75ef Content-Type: application/json 2018-12-23 01:17:42,537 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-190dd723-c2f2-48ba-b457-e0d1526b75ef 2018-12-23 01:17:42,538 - create_instance - INFO - Checking deletion status 2018-12-23 01:17:42,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:42,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3060ad4-480c-4329-9f14-b3aaff2c66b0 x-compute-request-id: req-d3060ad4-480c-4329-9f14-b3aaff2c66b0 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:cb:72", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:17:28.000000", "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "user_id": "4e7c0d682afc466c83937d825fb87aa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:17:42Z", "hostId": "fa9245887f91883d2468d97cb5d2064b2c8ca80bb734377d8d08e6c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:42,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-d3060ad4-480c-4329-9f14-b3aaff2c66b0 2018-12-23 01:17:42,793 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst] is - ACTIVE 2018-12-23 01:17:42,793 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:17:45,796 - create_instance - DEBUG - VM status query timeout in 296.741919041 2018-12-23 01:17:45,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:46,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98808b65-0b9c-48f6-a6fd-c60b8d2b411e x-compute-request-id: req-98808b65-0b9c-48f6-a6fd-c60b8d2b411e Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076", "rel": "bookmark"}], "image": {"id": "4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "links": [{"href": "http://172.30.9.26:8774/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:17:28.000000", "flavor": {"id": "10fdd275-c8ad-411f-9458-d6e6835ecf14", "links": [{"href": "http://172.30.9.26:8774/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14", "rel": "bookmark"}]}, "id": "7e5a7e58-8d45-45e2-a09a-5e8acea10076", "user_id": "4e7c0d682afc466c83937d825fb87aa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:17:42Z", "hostId": "fa9245887f91883d2468d97cb5d2064b2c8ca80bb734377d8d08e6c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst", "created": "2018-12-23T01:17:22Z", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:17:46,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-98808b65-0b9c-48f6-a6fd-c60b8d2b411e 2018-12-23 01:17:46,054 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst] is - ACTIVE 2018-12-23 01:17:46,054 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:17:49,057 - create_instance - DEBUG - VM status query timeout in 293.481047153 2018-12-23 01:17:49,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74978a882f4ba4166585b77e7bef91acba764986" 2018-12-23 01:17:49,110 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:17:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ee4d86b-bcbf-4369-a027-8b899ee9fca8 x-compute-request-id: req-5ee4d86b-bcbf-4369-a027-8b899ee9fca8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7e5a7e58-8d45-45e2-a09a-5e8acea10076 could not be found.", "code": 404}} 2018-12-23 01:17:49,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7e5a7e58-8d45-45e2-a09a-5e8acea10076 used request id req-5ee4d86b-bcbf-4369-a027-8b899ee9fca8 2018-12-23 01:17:49,111 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7e5a7e58-8d45-45e2-a09a-5e8acea10076 could not be found. (HTTP 404) (Request-ID: req-5ee4d86b-bcbf-4369-a027-8b899ee9fca8) 2018-12-23 01:17:49,111 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-inst 2018-12-23 01:17:49,112 - neutron_utils - INFO - Deleting security group rule with ID - 73be31a5-4437-4d1a-b550-d33261d23224 2018-12-23 01:17:49,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/73be31a5-4437-4d1a-b550-d33261d23224 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8e3008b6f871cfafb5cbe5b4d7dfdbb3c4a64c" 2018-12-23 01:17:49,360 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86821bd0-46e9-4bff-a36f-c5eda6833787 Content-Length: 0 Date: Sun, 23 Dec 2018 01:17:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:17:49,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/73be31a5-4437-4d1a-b550-d33261d23224 used request id req-86821bd0-46e9-4bff-a36f-c5eda6833787 2018-12-23 01:17:49,361 - neutron_utils - INFO - Deleting security group rule with ID - 7b27fb1a-63c3-428b-a83c-b235668330c6 2018-12-23 01:17:49,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/7b27fb1a-63c3-428b-a83c-b235668330c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8e3008b6f871cfafb5cbe5b4d7dfdbb3c4a64c" 2018-12-23 01:17:49,631 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9189815-e158-4bfe-8d7b-cb76697fb567 Content-Length: 0 Date: Sun, 23 Dec 2018 01:17:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:17:49,631 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/7b27fb1a-63c3-428b-a83c-b235668330c6 used request id req-a9189815-e158-4bfe-8d7b-cb76697fb567 2018-12-23 01:17:49,632 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-name 2018-12-23 01:17:49,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c4744d93-908d-4007-83cc-15610ee72726 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8e3008b6f871cfafb5cbe5b4d7dfdbb3c4a64c" 2018-12-23 01:17:49,925 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-daf9cad8-8d85-4de6-a317-c6d9d65e03d8 Content-Length: 0 Date: Sun, 23 Dec 2018 01:17:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:17:49,926 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c4744d93-908d-4007-83cc-15610ee72726 used request id req-daf9cad8-8d85-4de6-a317-c6d9d65e03d8 2018-12-23 01:17:49,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1136c73318c2ee99ecd367f79320c1a48870a45" 2018-12-23 01:17:49,980 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:17:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ceb5781b-452e-4682-8c4e-c0a2458b8954 x-compute-request-id: req-ceb5781b-452e-4682-8c4e-c0a2458b8954 Content-Length: 0 Content-Type: application/json 2018-12-23 01:17:49,981 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/10fdd275-c8ad-411f-9458-d6e6835ecf14 used request id req-ceb5781b-452e-4682-8c4e-c0a2458b8954 2018-12-23 01:17:49,981 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet 2018-12-23 01:17:49,982 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-subnet 2018-12-23 01:17:49,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/dbe5b6b6-4276-4a3b-942a-48f87193ecc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace55302893f1ae75defe9e1ac7029de5ce5f9e" 2018-12-23 01:17:52,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68044287-47d6-44c0-b327-5739ccba68a3 Date: Sun, 23 Dec 2018 01:17:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:17:52,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/dbe5b6b6-4276-4a3b-942a-48f87193ecc1 used request id req-68044287-47d6-44c0-b327-5739ccba68a3 2018-12-23 01:17:52,148 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-pub-net 2018-12-23 01:17:52,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/c1386b7b-1cd4-485d-a8ff-c585702423bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace55302893f1ae75defe9e1ac7029de5ce5f9e" 2018-12-23 01:17:53,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-512b8971-d43b-4605-82fd-5a0d0776fd45 Date: Sun, 23 Dec 2018 01:17:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:17:53,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c1386b7b-1cd4-485d-a8ff-c585702423bf used request id req-512b8971-d43b-4605-82fd-5a0d0776fd45 2018-12-23 01:17:53,061 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-d1384315-5f58-4405-9ffe-6e3cb0ec775c-image 2018-12-23 01:17:53,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3bf713c0671e783a0a45b742c1506599119b462d" 2018-12-23 01:17:55,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-edcbde3e-c343-4ba4-a308-55e4cf96c352 Date: Sun, 23 Dec 2018 01:17:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:17:55,267 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/4dfd7bd1-8e49-4990-9daf-1bfd51a45e7a used request id req-edcbde3e-c343-4ba4-a308-55e4cf96c352 2018-12-23 01:17:55,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" 2018-12-23 01:17:55,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-43dd6b25-e940-4ffa-96bd-dad9d7f8bb78 Date: Sun, 23 Dec 2018 01:17:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:09Z", "updated_at": "2018-12-23T01:17:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:17:10Z", "revision_number": 0, "id": "6334425c-123c-42d6-b588-1542cbf49822", "remote_group_id": "bfaa0310-686c-4e37-a756-5e363d7c754b", "remote_ip_prefix": null, "created_at": "2018-12-23T01:17:10Z", "security_group_id": "bfaa0310-686c-4e37-a756-5e363d7c754b", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:17:09Z", "revision_number": 0, "id": "9279c07e-bd4a-4e65-a96f-146cbd645209", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:17:09Z", "security_group_id": "bfaa0310-686c-4e37-a756-5e363d7c754b", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:17:10Z", "revision_number": 0, "id": "a86c8b56-8e3c-4800-84ad-48bd7ea48920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:17:10Z", "security_group_id": "bfaa0310-686c-4e37-a756-5e363d7c754b", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:17:09Z", "revision_number": 0, "id": "b9c65155-055a-4f4a-b7c9-555b0c023258", "remote_group_id": "bfaa0310-686c-4e37-a756-5e363d7c754b", "remote_ip_prefix": null, "created_at": "2018-12-23T01:17:09Z", "security_group_id": "bfaa0310-686c-4e37-a756-5e363d7c754b", "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae"}], "revision_number": 4, "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "bfaa0310-686c-4e37-a756-5e363d7c754b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:17:55,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-43dd6b25-e940-4ffa-96bd-dad9d7f8bb78 2018-12-23 01:17:55,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" 2018-12-23 01:17:55,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d89cf63-d1a1-4a83-85d3-a827e247b559 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:17:55,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-4d89cf63-d1a1-4a83-85d3-a827e247b559 2018-12-23 01:17:55,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" 2018-12-23 01:17:55,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-613fe561-3375-4db7-97e1-cfcf50009e82 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:17:55,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-613fe561-3375-4db7-97e1-cfcf50009e82 2018-12-23 01:17:55,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" 2018-12-23 01:17:55,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a890260d-faa9-4e6f-b7ec-4f3588c0c540 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae"}, "enabled": true, "id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj"}} 2018-12-23 01:17:55,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae used request id req-a890260d-faa9-4e6f-b7ec-4f3588c0c540 2018-12-23 01:17:55,781 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bfaa0310-686c-4e37-a756-5e363d7c754b 2018-12-23 01:17:55,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bfaa0310-686c-4e37-a756-5e363d7c754b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" 2018-12-23 01:17:55,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-58043804-579b-4888-b14f-9ffccd11a6e1 Date: Sun, 23 Dec 2018 01:17:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bfaa0310-686c-4e37-a756-5e363d7c754b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:17:10Z", "security_group_id": "bfaa0310-686c-4e37-a756-5e363d7c754b", "port_range_min": null, "revision_number": 0, "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:10Z", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "6334425c-123c-42d6-b588-1542cbf49822"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:17:09Z", "security_group_id": "bfaa0310-686c-4e37-a756-5e363d7c754b", "port_range_min": null, "revision_number": 0, "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:09Z", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "9279c07e-bd4a-4e65-a96f-146cbd645209"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:17:10Z", "security_group_id": "bfaa0310-686c-4e37-a756-5e363d7c754b", "port_range_min": null, "revision_number": 0, "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:10Z", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "a86c8b56-8e3c-4800-84ad-48bd7ea48920"}, {"remote_group_id": "bfaa0310-686c-4e37-a756-5e363d7c754b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:17:09Z", "security_group_id": "bfaa0310-686c-4e37-a756-5e363d7c754b", "port_range_min": null, "revision_number": 0, "tenant_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "created_at": "2018-12-23T01:17:09Z", "project_id": "5ec0b0f9a7ab4149ab7ee02321adfbae", "id": "b9c65155-055a-4f4a-b7c9-555b0c023258"}]} 2018-12-23 01:17:55,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bfaa0310-686c-4e37-a756-5e363d7c754b used request id req-58043804-579b-4888-b14f-9ffccd11a6e1 2018-12-23 01:17:55,952 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:17:55,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/bfaa0310-686c-4e37-a756-5e363d7c754b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" 2018-12-23 01:17:56,335 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-72fc9d23-9ee3-4c31-a9fa-3139b8dbf0f0 Content-Length: 0 Date: Sun, 23 Dec 2018 01:17:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:17:56,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/bfaa0310-686c-4e37-a756-5e363d7c754b used request id req-72fc9d23-9ee3-4c31-a9fa-3139b8dbf0f0 2018-12-23 01:17:56,336 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj 2018-12-23 01:17:56,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" 2018-12-23 01:17:56,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c08bb0d-0225-483c-b26c-68aee10d6cb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:17:56,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5ec0b0f9a7ab4149ab7ee02321adfbae used request id req-2c08bb0d-0225-483c-b26c-68aee10d6cb2 2018-12-23 01:17:56,569 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-df9d6513-24ac-4e5-proj-role 2018-12-23 01:17:56,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/46e35b4465694b1183c7b9a39ffc715e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" 2018-12-23 01:17:56,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1f544f4-5223-4959-a391-9845cd9bf13e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:17:56,686 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/46e35b4465694b1183c7b9a39ffc715e used request id req-c1f544f4-5223-4959-a391-9845cd9bf13e 2018-12-23 01:17:56,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eec3d0ed6e07b8dc7f43fa761659777cebd0d97" 2018-12-23 01:17:56,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12747537-7b88-4996-a9a7-e2fb94f7fc88 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:17:56,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-12747537-7b88-4996-a9a7-e2fb94f7fc88 2018-12-23 01:17:56,781 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-df9d6513-24ac-4e5-user 2018-12-23 01:17:56,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/4e7c0d682afc466c83937d825fb87aa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd471a34baf11c6087c116d3aae0609352277d8" 2018-12-23 01:17:56,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e945f14-46c7-41a8-a904-e8b020a6a46e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:17:56,984 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/4e7c0d682afc466c83937d825fb87aa7 used request id req-9e945f14-46c7-41a8-a904-e8b020a6a46e 2018-12-23 01:17:56,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:17:57,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["38Hg3U0WSsGz2TG7_VEnQQ"], "issued_at": "2018-12-23T01:17:57.000000Z"}} 2018-12-23 01:17:57,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f3f3a8b2d5e784f457052b0585d559af841c8f" 2018-12-23 01:17:57,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa94b739-03f5-4e6e-8684-dd9c7fa4e1dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:17:57,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-aa94b739-03f5-4e6e-8684-dd9c7fa4e1dd 2018-12-23 01:17:57,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:17:57,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:17:57,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["DL3dJBR5Q1yJmDqq6kieNQ"], "issued_at": "2018-12-23T01:17:57.000000Z"}} 2018-12-23 01:17:57,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" 2018-12-23 01:17:57,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17700d1c-abb3-4f10-b6d8-e3971cd256da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:17:57,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-17700d1c-abb3-4f10-b6d8-e3971cd256da 2018-12-23 01:17:57,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:17:57,941 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:17:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:17:57,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-cc9a357f-5127-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" 2018-12-23 01:17:58,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713795ea-9925-43f9-bca4-98d5deaef0d1 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-cc9a357f-5127-478-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:17:58,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-cc9a357f-5127-478-proj used request id req-713795ea-9925-43f9-bca4-98d5deaef0d1 2018-12-23 01:17:58,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" 2018-12-23 01:17:58,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675c5d48-7b1b-48b7-ba08-42de0e6d51fb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:17:58,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-675c5d48-7b1b-48b7-ba08-42de0e6d51fb 2018-12-23 01:17:58,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}}' 2018-12-23 01:17:58,242 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d564e57f-ba35-43cd-bcb1-63ab5a867867 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704"}, "enabled": true, "id": "0b4718f48cfa4e87b5e53d8c29218704", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}} 2018-12-23 01:17:58,243 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d564e57f-ba35-43cd-bcb1-63ab5a867867 2018-12-23 01:17:58,243 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-cc9a357f-5127-478-proj 2018-12-23 01:17:58,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:17:58,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:17:58,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:17:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["RchTmiH_SjWqXuMUqfMEfg"], "issued_at": "2018-12-23T01:17:58.000000Z"}} 2018-12-23 01:17:58,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7007f6f39058c796d84a4a96993338a294287de" 2018-12-23 01:17:58,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80df15f-96d8-4f16-ba74-e7f19d5807fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:17:58,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e80df15f-96d8-4f16-ba74-e7f19d5807fa 2018-12-23 01:17:58,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:17:58,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:17:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:17:58,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7007f6f39058c796d84a4a96993338a294287de" 2018-12-23 01:17:58,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0644b06d-8f6a-41d1-9e50-456fe189fda0 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:17:58,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0644b06d-8f6a-41d1-9e50-456fe189fda0 2018-12-23 01:17:58,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-cc9a357f-5127-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7007f6f39058c796d84a4a96993338a294287de" 2018-12-23 01:17:58,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d833533-b60f-4e5b-afb4-3e34b96301cb Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-cc9a357f-5127-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704"}, "enabled": true, "id": "0b4718f48cfa4e87b5e53d8c29218704", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}]} 2018-12-23 01:17:58,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-cc9a357f-5127-478-proj used request id req-6d833533-b60f-4e5b-afb4-3e34b96301cb 2018-12-23 01:17:58,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7007f6f39058c796d84a4a96993338a294287de" 2018-12-23 01:17:59,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb8f175-24e3-439f-b523-55d33625ed16 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:17:59,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7bb8f175-24e3-439f-b523-55d33625ed16 2018-12-23 01:17:59,416 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-cc9a357f-5127-478-user 2018-12-23 01:17:59,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:17:59,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" 2018-12-23 01:17:59,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66d2f16-6415-4d47-af21-1def034c0c29 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:17:59,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b66d2f16-6415-4d47-af21-1def034c0c29 2018-12-23 01:17:59,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" -d '{"role": {"name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj-role"}}' 2018-12-23 01:17:59,631 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e1c4f84-c62c-4300-b4e2-7220a94e7538 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "54562fc6a99f414fa547aaf44c8858bd", "links": {"self": "http://172.30.9.26:5000/v3/roles/54562fc6a99f414fa547aaf44c8858bd"}, "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj-role"}} 2018-12-23 01:17:59,632 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1e1c4f84-c62c-4300-b4e2-7220a94e7538 2018-12-23 01:17:59,632 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-cc9a357f-5127-478-proj-role 2018-12-23 01:17:59,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/54562fc6a99f414fa547aaf44c8858bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" 2018-12-23 01:17:59,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14bee477-4194-4648-8a9b-1b5f40fede0e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/54562fc6a99f414fa547aaf44c8858bd"}, "domain_id": null, "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj-role", "id": "54562fc6a99f414fa547aaf44c8858bd"}} 2018-12-23 01:17:59,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/54562fc6a99f414fa547aaf44c8858bd used request id req-14bee477-4194-4648-8a9b-1b5f40fede0e 2018-12-23 01:17:59,655 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-cc9a357f-5127-478-proj-role to project InstanceSecurityGroupTests-cc9a357f-5127-478-proj 2018-12-23 01:17:59,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704/users/da9dc9bf79504c0399222a1f743cb2d0/roles/54562fc6a99f414fa547aaf44c8858bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" 2018-12-23 01:17:59,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ea6f63d-6fa6-4ed5-9b8c-131dc7087f0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:17:59,784 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704/users/da9dc9bf79504c0399222a1f743cb2d0/roles/54562fc6a99f414fa547aaf44c8858bd used request id req-4ea6f63d-6fa6-4ed5-9b8c-131dc7087f0a 2018-12-23 01:17:59,785 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:17:59,786 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:17:59,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:17:59,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:18:00,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54562fc6a99f414fa547aaf44c8858bd", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj-role"}], "expires_at": "2018-12-23T02:18:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b4718f48cfa4e87b5e53d8c29218704", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-user", "id": "da9dc9bf79504c0399222a1f743cb2d0"}, "audit_ids": ["HvYXx28oQXyznHu-_N12xg"], "issued_at": "2018-12-23T01:18:00.000000Z"}} 2018-12-23 01:18:00,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b96f1f2beb342b6e31c8d35c36b460e7840203" 2018-12-23 01:18:00,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8124b2a7-7807-4733-bbaf-9ce5f1a84d11 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:18:00,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8124b2a7-7807-4733-bbaf-9ce5f1a84d11 2018-12-23 01:18:00,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4b96f1f2beb342b6e31c8d35c36b460e7840203" 2018-12-23 01:18:00,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-a9c187b4-3e35-4365-9ccf-ca0e9bc75d38 Date: Sun, 23 Dec 2018 01:18:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-image"} 2018-12-23 01:18:00,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-image used request id req-a9c187b4-3e35-4365-9ccf-ca0e9bc75d38 2018-12-23 01:18:00,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4b96f1f2beb342b6e31c8d35c36b460e7840203" 2018-12-23 01:18:00,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b60dc7df-d05c-42ba-9c74-f2d10502e574 Date: Sun, 23 Dec 2018 01:18: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-12-23 01:18:00,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b60dc7df-d05c-42ba-9c74-f2d10502e574 2018-12-23 01:18:00,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b4b96f1f2beb342b6e31c8d35c36b460e7840203" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-image"}' 2018-12-23 01:18:00,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e X-Openstack-Request-Id: req-c887c914-6d8f-45d5-9ef0-df55e93720c7 Date: Sun, 23 Dec 2018 01:18:00 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:18:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:18:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "min_disk": 0, "protected": false, "id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "file": "/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e/file", "checksum": null, "owner": "0b4718f48cfa4e87b5e53d8c29218704", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:18:00,819 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c887c914-6d8f-45d5-9ef0-df55e93720c7 2018-12-23 01:18:00,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4b96f1f2beb342b6e31c8d35c36b460e7840203" -d '' 2018-12-23 01:18:02,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f204425-b515-4f82-827b-6911ef2fe500 Date: Sun, 23 Dec 2018 01:18:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:18:02,306 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e/file used request id req-0f204425-b515-4f82-827b-6911ef2fe500 2018-12-23 01:18:02,307 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:18:02,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4b96f1f2beb342b6e31c8d35c36b460e7840203" 2018-12-23 01:18:02,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6002d4bb-c749-4e79-befe-1c603a413a7c Date: Sun, 23 Dec 2018 01:18:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:18:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:18:02Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e/snap", "metadata": {}}], "self": "/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "min_disk": 0, "protected": false, "id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "file": "/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0b4718f48cfa4e87b5e53d8c29218704", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:18:02,463 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e used request id req-6002d4bb-c749-4e79-befe-1c603a413a7c 2018-12-23 01:18:02,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4b96f1f2beb342b6e31c8d35c36b460e7840203" 2018-12-23 01:18:02,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-17c15b7c-ec95-4649-b3ed-e4da6ff2dff9 Date: Sun, 23 Dec 2018 01:18: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-12-23 01:18:02,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-17c15b7c-ec95-4649-b3ed-e4da6ff2dff9 2018-12-23 01:18:02,633 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-image 2018-12-23 01:18:02,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4b96f1f2beb342b6e31c8d35c36b460e7840203" 2018-12-23 01:18:02,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-15ac790f-c6b2-4eae-b0a1-69c5e9ed6b33 Date: Sun, 23 Dec 2018 01:18:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:18:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:18:02Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e/snap", "metadata": {}}], "self": "/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "min_disk": 0, "protected": false, "id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "file": "/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0b4718f48cfa4e87b5e53d8c29218704", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:18:02,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e used request id req-15ac790f-c6b2-4eae-b0a1-69c5e9ed6b33 2018-12-23 01:18:02,802 - create_image - DEBUG - Instance status is - active 2018-12-23 01:18:02,802 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-image 2018-12-23 01:18:02,802 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-image 2018-12-23 01:18:02,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:18:02,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:18:03,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54562fc6a99f414fa547aaf44c8858bd", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj-role"}], "expires_at": "2018-12-23T02:18:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b4718f48cfa4e87b5e53d8c29218704", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-user", "id": "da9dc9bf79504c0399222a1f743cb2d0"}, "audit_ids": ["V8ToC_aRTTiXv0UcJ5E2fA"], "issued_at": "2018-12-23T01:18:03.000000Z"}} 2018-12-23 01:18:03,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d18924db3fb2eccf10f95ecb6b229b16543e91b3" 2018-12-23 01:18:03,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7bb45cd-335f-459a-a114-86f818dc7b13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:18:03,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d7bb45cd-335f-459a-a114-86f818dc7b13 2018-12-23 01:18:03,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d18924db3fb2eccf10f95ecb6b229b16543e91b3" 2018-12-23 01:18:03,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bd8873a9-f096-40f5-84a8-b5bbc40558ed Date: Sun, 23 Dec 2018 01:18:03 GMT RESP BODY: {"networks":[]} 2018-12-23 01:18:03,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net used request id req-bd8873a9-f096-40f5-84a8-b5bbc40558ed 2018-12-23 01:18:03,423 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net 2018-12-23 01:18:03,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d18924db3fb2eccf10f95ecb6b229b16543e91b3" -d '{"network": {"name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net", "admin_state_up": true}}' 2018-12-23 01:18:04,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-41f96074-10ff-4458-9b3d-c3850ad19b79 Date: Sun, 23 Dec 2018 01:18:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:18:03Z","is_default":false,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:03Z","mtu":1450}} 2018-12-23 01:18:04,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-41f96074-10ff-4458-9b3d-c3850ad19b79 2018-12-23 01:18:04,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d18924db3fb2eccf10f95ecb6b229b16543e91b3" 2018-12-23 01:18:04,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-4d81d3d0-8018-4ef5-a22b-20ce6d26f596 Date: Sun, 23 Dec 2018 01:18: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-12-23T01:18:03Z","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net"}]} 2018-12-23 01:18:04,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-4d81d3d0-8018-4ef5-a22b-20ce6d26f596 2018-12-23 01:18:04,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d18924db3fb2eccf10f95ecb6b229b16543e91b3" 2018-12-23 01:18:04,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-446093c2-b38b-49ba-bfcd-1d4b71f2fc2f Date: Sun, 23 Dec 2018 01:18:04 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:18:04,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-446093c2-b38b-49ba-bfcd-1d4b71f2fc2f 2018-12-23 01:18:04,521 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-subnet 2018-12-23 01:18:04,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d18924db3fb2eccf10f95ecb6b229b16543e91b3" -d '{"subnets": [{"ip_version": 4, "network_id": "8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-subnet"}]}' 2018-12-23 01:18:05,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b0e8feb2-ba09-4ebc-9bb1-d08ea62c7ba6 Date: Sun, 23 Dec 2018 01:18:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18:04Z","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":"0b4718f48cfa4e87b5e53d8c29218704","id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-subnet"}]} 2018-12-23 01:18:05,498 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-b0e8feb2-ba09-4ebc-9bb1-d08ea62c7ba6 2018-12-23 01:18:05,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d18924db3fb2eccf10f95ecb6b229b16543e91b3" 2018-12-23 01:18:05,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-cc649442-4a27-4e1b-8ab1-4f7c1c901f63 Date: Sun, 23 Dec 2018 01: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":["4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b"],"updated_at":"2018-12-23T01:18:04Z","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net"}]} 2018-12-23 01:18:05,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-cc649442-4a27-4e1b-8ab1-4f7c1c901f63 2018-12-23 01:18:05,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d18924db3fb2eccf10f95ecb6b229b16543e91b3" 2018-12-23 01:18:06,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c053813a-4fc5-486a-8743-6c6acc7d7c2d Date: Sun, 23 Dec 2018 01:18:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-subnet"}]} 2018-12-23 01:18:06,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-c053813a-4fc5-486a-8743-6c6acc7d7c2d 2018-12-23 01:18:06,081 - OpenStackNetwork - DEBUG - Network [8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc] created successfully 2018-12-23 01:18:06,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:18:06,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:18:06,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["upyRrDybTu2wsFrZiAOSbg"], "issued_at": "2018-12-23T01:18:06.000000Z"}} 2018-12-23 01:18:06,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e93d2a92be3c4a82188dc8d91efa40c978ec2" 2018-12-23 01:18:06,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416cb945-4b30-4c98-b295-ab5949a04894 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:18:06,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-416cb945-4b30-4c98-b295-ab5949a04894 2018-12-23 01:18:06,554 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:18:06,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e93d2a92be3c4a82188dc8d91efa40c978ec2" 2018-12-23 01:18:06,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-5b4cf46c-fcf4-4f9f-8477-dbcac92a79d4 x-compute-request-id: req-5b4cf46c-fcf4-4f9f-8477-dbcac92a79d4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:18:06,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5b4cf46c-fcf4-4f9f-8477-dbcac92a79d4 2018-12-23 01:18:06,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e93d2a92be3c4a82188dc8d91efa40c978ec2" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-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-12-23 01:18:06,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00ac8a5b-5d18-4153-8ad0-3a83df32abfb x-compute-request-id: req-00ac8a5b-5d18-4153-8ad0-3a83df32abfb Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:18:06,786 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-00ac8a5b-5d18-4153-8ad0-3a83df32abfb 2018-12-23 01:18:06,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:18:06,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:18:07,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54562fc6a99f414fa547aaf44c8858bd", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj-role"}], "expires_at": "2018-12-23T02:18:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b4718f48cfa4e87b5e53d8c29218704", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-user", "id": "da9dc9bf79504c0399222a1f743cb2d0"}, "audit_ids": ["sAoHdjUvTdiXhgdmJdK--A"], "issued_at": "2018-12-23T01:18:07.000000Z"}} 2018-12-23 01:18:07,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:07,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f8aab4b-5677-4cc8-9bc5-327421b7a70c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:18:07,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8f8aab4b-5677-4cc8-9bc5-327421b7a70c 2018-12-23 01:18:07,232 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:18:07,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:07,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26ba2bb-0f02-4980-b8dc-ee00ced0e7b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:18:07,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f26ba2bb-0f02-4980-b8dc-ee00ced0e7b1 2018-12-23 01:18:07,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:07,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-81ba231c-8291-47cc-8d36-3267d6213226 Date: Sun, 23 Dec 2018 01:18:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b"],"updated_at":"2018-12-23T01:18:04Z","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net"}]} 2018-12-23 01:18:07,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net used request id req-81ba231c-8291-47cc-8d36-3267d6213226 2018-12-23 01:18:07,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:18:07,710 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:18:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:18:07,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:07,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f18deaf-d026-4084-87b4-fc9791b249b4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704"}, "enabled": true, "id": "0b4718f48cfa4e87b5e53d8c29218704", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}} 2018-12-23 01:18:07,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 used request id req-7f18deaf-d026-4084-87b4-fc9791b249b4 2018-12-23 01:18:07,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:08,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-63a6eb55-ed03-4e95-958d-df21227425bf Date: Sun, 23 Dec 2018 01:18:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-subnet"}]} 2018-12-23 01:18:08,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-63a6eb55-ed03-4e95-958d-df21227425bf 2018-12-23 01:18:08,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc&name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:08,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c899eaf8-0c28-4247-b769-64680c4e1c1f Date: Sun, 23 Dec 2018 01:18:08 GMT RESP BODY: {"ports":[]} 2018-12-23 01:18:08,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc&name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-port&admin_state_up=True used request id req-c899eaf8-0c28-4247-b769-64680c4e1c1f 2018-12-23 01:18:08,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:08,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd40f94b-605c-49c8-9816-a8716dfd8abb x-compute-request-id: req-dd40f94b-605c-49c8-9816-a8716dfd8abb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:18:08,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst used request id req-dd40f94b-605c-49c8-9816-a8716dfd8abb 2018-12-23 01:18:08,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:08,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9422d9fd-0a7a-474c-852e-76433d223c37 Date: Sun, 23 Dec 2018 01:18: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":["4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b"],"updated_at":"2018-12-23T01:18:04Z","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net"}]} 2018-12-23 01:18:08,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net used request id req-9422d9fd-0a7a-474c-852e-76433d223c37 2018-12-23 01:18:08,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:08,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e6c336-08f0-48bb-b883-0b3a279d87f8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704"}, "enabled": true, "id": "0b4718f48cfa4e87b5e53d8c29218704", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}} 2018-12-23 01:18:08,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 used request id req-47e6c336-08f0-48bb-b883-0b3a279d87f8 2018-12-23 01:18:08,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:09,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c065b111-a41e-4d2e-a611-de165b065995 Date: Sun, 23 Dec 2018 01:18:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-subnet"}]} 2018-12-23 01:18:09,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-c065b111-a41e-4d2e-a611-de165b065995 2018-12-23 01:18:09,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc&name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:09,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-59cd700a-b5de-41fc-93bf-b6e84aa93f00 Date: Sun, 23 Dec 2018 01:18:09 GMT RESP BODY: {"ports":[]} 2018-12-23 01:18:09,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc&name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-port&admin_state_up=True used request id req-59cd700a-b5de-41fc-93bf-b6e84aa93f00 2018-12-23 01:18:09,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:18:09,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:18:09,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54562fc6a99f414fa547aaf44c8858bd", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj-role"}], "expires_at": "2018-12-23T02:18:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b4718f48cfa4e87b5e53d8c29218704", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-user", "id": "da9dc9bf79504c0399222a1f743cb2d0"}, "audit_ids": ["okIdJKYkRv62hCdvWH0J1g"], "issued_at": "2018-12-23T01:18:09.000000Z"}} 2018-12-23 01:18:09,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0673e372746c2a316cd43894833279668a3a6e71" 2018-12-23 01:18:09,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867a1a20-8767-42f5-bb67-a5d2e93d18aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:18:09,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-867a1a20-8767-42f5-bb67-a5d2e93d18aa 2018-12-23 01:18:09,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:10,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bfaa7d7a-b075-4560-9587-b1d878e295b8 Date: Sun, 23 Dec 2018 01:18: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":["4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b"],"updated_at":"2018-12-23T01:18:04Z","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net"}]} 2018-12-23 01:18:10,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net used request id req-bfaa7d7a-b075-4560-9587-b1d878e295b8 2018-12-23 01:18:10,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:10,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-05341ee5-3ae7-4aeb-83ef-31e97aa26784 Date: Sun, 23 Dec 2018 01:18:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-subnet"}]} 2018-12-23 01:18:10,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-05341ee5-3ae7-4aeb-83ef-31e97aa26784 2018-12-23 01:18:10,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:10,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c5a587af-8ddd-48a9-aa3b-8a93c8a85aea Date: Sun, 23 Dec 2018 01:18: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":["4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b"],"updated_at":"2018-12-23T01:18:04Z","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net"}]} 2018-12-23 01:18:10,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net used request id req-c5a587af-8ddd-48a9-aa3b-8a93c8a85aea 2018-12-23 01:18:10,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:18:10,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:18:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:18:10,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0673e372746c2a316cd43894833279668a3a6e71" 2018-12-23 01:18:10,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9997ac9e-fd58-4295-b0ce-4764d230cd3c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704"}, "enabled": true, "id": "0b4718f48cfa4e87b5e53d8c29218704", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}} 2018-12-23 01:18:10,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 used request id req-9997ac9e-fd58-4295-b0ce-4764d230cd3c 2018-12-23 01:18:10,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:10,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-04895d96-46c5-47fe-a9d5-7a71a82aba1d Date: Sun, 23 Dec 2018 01:18:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-subnet"}]} 2018-12-23 01:18:10,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-04895d96-46c5-47fe-a9d5-7a71a82aba1d 2018-12-23 01:18:10,679 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net 2018-12-23 01:18:10,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" -d '{"port": {"network_id": "8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc", "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-port", "admin_state_up": true}}' 2018-12-23 01:18:11,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-43aef0ae-536e-4eb7-b3eb-71385062ea40 Date: Sun, 23 Dec 2018 01:18:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:11Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.6"}],"id":"29e11e10-ce61-4f52-b471-2ee3671e27f3","security_groups":["f61822db-56dc-4dd6-b791-5e3f26e196cb"],"mac_address":"fa:16:3e:98:14:d3","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-port","project_id":"0b4718f48cfa4e87b5e53d8c29218704","qos_policy_id":null,"admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:11Z","binding:vnic_type":"normal"}} 2018-12-23 01:18:11,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-43aef0ae-536e-4eb7-b3eb-71385062ea40 2018-12-23 01:18:11,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:12,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a67faaed-a14c-4863-b8e3-a0ab2595c15f Date: Sun, 23 Dec 2018 01:18: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":["4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b"],"updated_at":"2018-12-23T01:18:04Z","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net"}]} 2018-12-23 01:18:12,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net used request id req-a67faaed-a14c-4863-b8e3-a0ab2595c15f 2018-12-23 01:18:12,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:12,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e50962c-0abf-42ce-b5f3-ccfb3b112f6b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704"}, "enabled": true, "id": "0b4718f48cfa4e87b5e53d8c29218704", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}} 2018-12-23 01:18:12,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 used request id req-7e50962c-0abf-42ce-b5f3-ccfb3b112f6b 2018-12-23 01:18:12,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:12,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-25fd8b24-6f6e-446b-a280-8cd142cc9103 Date: Sun, 23 Dec 2018 01:18:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-subnet"}]} 2018-12-23 01:18:12,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-25fd8b24-6f6e-446b-a280-8cd142cc9103 2018-12-23 01:18:12,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc&name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:12,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-c4de868c-13f9-4ac7-9c16-847230fbed40 Date: Sun, 23 Dec 2018 01:18:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:11Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.6"}],"id":"29e11e10-ce61-4f52-b471-2ee3671e27f3","security_groups":["f61822db-56dc-4dd6-b791-5e3f26e196cb"],"mac_address":"fa:16:3e:98:14:d3","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-port","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:11Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:18:12,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc&name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-port&admin_state_up=True used request id req-c4de868c-13f9-4ac7-9c16-847230fbed40 2018-12-23 01:18:12,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:12,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08bd7fcc-a6d4-466f-86b7-b3199c8c6d96 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704"}, "enabled": true, "id": "0b4718f48cfa4e87b5e53d8c29218704", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}} 2018-12-23 01:18:12,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 used request id req-08bd7fcc-a6d4-466f-86b7-b3199c8c6d96 2018-12-23 01:18:12,545 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst 2018-12-23 01:18:12,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:12,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ee3b8eb-d72a-41e0-b633-38c1b58fc547 x-compute-request-id: req-6ee3b8eb-d72a-41e0-b633-38c1b58fc547 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-flavor-name"}]} 2018-12-23 01:18:12,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6ee3b8eb-d72a-41e0-b633-38c1b58fc547 2018-12-23 01:18:12,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:12,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-037e5765-0fa0-4b88-b4c0-a5b54e0bf6a9 x-compute-request-id: req-037e5765-0fa0-4b88-b4c0-a5b54e0bf6a9 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:18:12,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215 used request id req-037e5765-0fa0-4b88-b4c0-a5b54e0bf6a9 2018-12-23 01:18:12,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:12,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-2158c15b-3ceb-4ccd-ad50-a8ba017dfc93 Date: Sun, 23 Dec 2018 01:18:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:18:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:18:02Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e/snap", "metadata": {}}], "self": "/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "min_disk": 0, "protected": false, "id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "file": "/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0b4718f48cfa4e87b5e53d8c29218704", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-image"} 2018-12-23 01:18:12,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-image used request id req-2158c15b-3ceb-4ccd-ad50-a8ba017dfc93 2018-12-23 01:18:12,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:12,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e64045e8-fec0-4209-b4f7-1fda3e57a02e Date: Sun, 23 Dec 2018 01:18:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:18:12,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e64045e8-fec0-4209-b4f7-1fda3e57a02e 2018-12-23 01:18:12,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" -d '{"server": {"name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst", "imageRef": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "flavorRef": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "max_count": 1, "min_count": 1, "networks": [{"port": "29e11e10-ce61-4f52-b471-2ee3671e27f3"}]}}' 2018-12-23 01:18:14,734 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:18:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e2d93cc-2651-4564-ac4b-d4a06ad4a12a x-compute-request-id: req-9e2d93cc-2651-4564-ac4b-d4a06ad4a12a Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ad512041-4db7-4ecd-8fb4-e6a4140056da", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "bookmark"}], "adminPass": "9EWoGG6bjDEk"}} 2018-12-23 01:18:14,734 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-9e2d93cc-2651-4564-ac4b-d4a06ad4a12a 2018-12-23 01:18:14,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:15,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6773817-6f7a-4d67-b0d6-fda21f8265c6 x-compute-request-id: req-a6773817-6f7a-4d67-b0d6-fda21f8265c6 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "bookmark"}], "image": {"id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "links": [{"href": "http://172.30.9.26:8774/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "links": [{"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}]}, "id": "ad512041-4db7-4ecd-8fb4-e6a4140056da", "user_id": "da9dc9bf79504c0399222a1f743cb2d0", "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-12-23T01:18:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst", "created": "2018-12-23T01:18:14Z", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:18:15,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-a6773817-6f7a-4d67-b0d6-fda21f8265c6 2018-12-23 01:18:15,093 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst 2018-12-23 01:18:15,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:15,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-8d5b87dd-0ee5-4801-bdfa-1f84e1a3c5a0 x-compute-request-id: req-8d5b87dd-0ee5-4801-bdfa-1f84e1a3c5a0 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "bookmark"}], "image": {"id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "links": [{"href": "http://172.30.9.26:8774/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "links": [{"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}]}, "id": "ad512041-4db7-4ecd-8fb4-e6a4140056da", "user_id": "da9dc9bf79504c0399222a1f743cb2d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:18:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst", "created": "2018-12-23T01:18:14Z", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:18:15,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-8d5b87dd-0ee5-4801-bdfa-1f84e1a3c5a0 2018-12-23 01:18:15,397 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst] is - BUILD 2018-12-23 01:18:15,397 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:18:18,400 - create_instance - DEBUG - VM status query timeout in 896.692631006 2018-12-23 01:18:18,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:18,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-37cb6d78-9952-4ad6-86ab-159d1c045f23 x-compute-request-id: req-37cb6d78-9952-4ad6-86ab-159d1c045f23 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "bookmark"}], "image": {"id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "links": [{"href": "http://172.30.9.26:8774/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "links": [{"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}]}, "id": "ad512041-4db7-4ecd-8fb4-e6a4140056da", "security_groups": [{"name": "default"}], "user_id": "da9dc9bf79504c0399222a1f743cb2d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:18:15Z", "hostId": "908785e11eefd77cab6c8a92a837d5e87d6cdb5443faa3f1ccf4182c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst", "created": "2018-12-23T01:18:14Z", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:18:18,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-37cb6d78-9952-4ad6-86ab-159d1c045f23 2018-12-23 01:18:18,785 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst] is - BUILD 2018-12-23 01:18:18,786 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:18:21,789 - create_instance - DEBUG - VM status query timeout in 893.304167986 2018-12-23 01:18:21,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:22,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d34b8ec-4d56-44d8-bf2a-a529ef11be34 x-compute-request-id: req-8d34b8ec-4d56-44d8-bf2a-a529ef11be34 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:14:d3", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "bookmark"}], "image": {"id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "links": [{"href": "http://172.30.9.26:8774/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:18:19.000000", "flavor": {"id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "links": [{"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}]}, "id": "ad512041-4db7-4ecd-8fb4-e6a4140056da", "security_groups": [{"name": "default"}], "user_id": "da9dc9bf79504c0399222a1f743cb2d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:18:20Z", "hostId": "908785e11eefd77cab6c8a92a837d5e87d6cdb5443faa3f1ccf4182c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst", "created": "2018-12-23T01:18:14Z", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:18:22,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-8d34b8ec-4d56-44d8-bf2a-a529ef11be34 2018-12-23 01:18:22,277 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst] is - ACTIVE 2018-12-23 01:18:22,277 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:18:22,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:22,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e125a1bb-4d5d-476e-9260-b4818ad2b2c4 x-compute-request-id: req-e125a1bb-4d5d-476e-9260-b4818ad2b2c4 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:14:d3", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "bookmark"}], "image": {"id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "links": [{"href": "http://172.30.9.26:8774/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:18:19.000000", "flavor": {"id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "links": [{"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}]}, "id": "ad512041-4db7-4ecd-8fb4-e6a4140056da", "security_groups": [{"name": "default"}], "user_id": "da9dc9bf79504c0399222a1f743cb2d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:18:20Z", "hostId": "908785e11eefd77cab6c8a92a837d5e87d6cdb5443faa3f1ccf4182c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst", "created": "2018-12-23T01:18:14Z", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:18:22,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-e125a1bb-4d5d-476e-9260-b4818ad2b2c4 2018-12-23 01:18:22,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:22,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9b89da4d-3a04-49b3-94bb-4407b4c5d663 Date: Sun, 23 Dec 2018 01:18:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b"],"updated_at":"2018-12-23T01:18:04Z","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net"}]} 2018-12-23 01:18:22,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net used request id req-9b89da4d-3a04-49b3-94bb-4407b4c5d663 2018-12-23 01:18:22,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:22,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-648618f0-598b-451a-aff0-e1a9fa24623c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704"}, "enabled": true, "id": "0b4718f48cfa4e87b5e53d8c29218704", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}} 2018-12-23 01:18:22,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 used request id req-648618f0-598b-451a-aff0-e1a9fa24623c 2018-12-23 01:18:22,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:23,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cdc78872-6110-4eb1-857c-df86d6a8c7d9 Date: Sun, 23 Dec 2018 01:18:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-subnet"}]} 2018-12-23 01:18:23,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-cdc78872-6110-4eb1-857c-df86d6a8c7d9 2018-12-23 01:18:23,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:23,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-1a4e22f0-a228-4bfc-a5f0-dd2381265ead Date: Sun, 23 Dec 2018 01:18:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.6"}],"id":"29e11e10-ce61-4f52-b471-2ee3671e27f3","security_groups":["f61822db-56dc-4dd6-b791-5e3f26e196cb"],"mac_address":"fa:16:3e:98:14:d3","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-port","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:11Z","binding:vnic_type":"normal","device_id":"ad512041-4db7-4ecd-8fb4-e6a4140056da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.4"}],"id":"828f2b4a-4ca3-4675-ae7f-a49cb4c24dff","security_groups":[],"mac_address":"fa:16:3e:d9:a1:c8","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.2"}],"id":"d5e0460e-57bf-4288-ba8b-ff9dcc7a2cea","security_groups":[],"mac_address":"fa:16:3e:a6:1e:15","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.3"}],"id":"de1a0e7e-95a6-42eb-9b2a-b6db6a1f123a","security_groups":[],"mac_address":"fa:16:3e:d0:a8:35","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc"}]} 2018-12-23 01:18:23,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-1a4e22f0-a228-4bfc-a5f0-dd2381265ead 2018-12-23 01:18:23,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:18:23,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:18:23,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54562fc6a99f414fa547aaf44c8858bd", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj-role"}], "expires_at": "2018-12-23T02:18:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b4718f48cfa4e87b5e53d8c29218704", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-user", "id": "da9dc9bf79504c0399222a1f743cb2d0"}, "audit_ids": ["VzV-jQtuQKG7F0MFwEg52w"], "issued_at": "2018-12-23T01:18:23.000000Z"}} 2018-12-23 01:18:23,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0419d9a346de8e00e2e19a68fe9a2d302283507b" 2018-12-23 01:18:23,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b47e9d9e-2e32-4ad6-ab67-b71f30d13590 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:18:23,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b47e9d9e-2e32-4ad6-ab67-b71f30d13590 2018-12-23 01:18:23,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0419d9a346de8e00e2e19a68fe9a2d302283507b" 2018-12-23 01:18:23,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-dfe8b04e-6ffc-4332-8d2b-753b6de1f113 Date: Sun, 23 Dec 2018 01:18:23 GMT RESP BODY: {"security_groups": []} 2018-12-23 01:18:23,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-name&description=hello+group used request id req-dfe8b04e-6ffc-4332-8d2b-753b6de1f113 2018-12-23 01:18:23,887 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-name... 2018-12-23 01:18:23,887 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-name 2018-12-23 01:18:23,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0419d9a346de8e00e2e19a68fe9a2d302283507b" -d '{"security_group": {"name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-name", "description": "hello group"}}' 2018-12-23 01:18:24,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b061a034-9098-4f19-a102-1d857845a7ca Date: Sun, 23 Dec 2018 01:18:24 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:24Z", "updated_at": "2018-12-23T01:18:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:18:24Z", "revision_number": 0, "id": "76a79950-6052-40eb-acae-fd3e6c576a95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b4718f48cfa4e87b5e53d8c29218704"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:18:24Z", "revision_number": 0, "id": "dee837e2-4b92-47e0-9b22-ae6e7c66a2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b4718f48cfa4e87b5e53d8c29218704"}], "revision_number": 2, "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-name"}} 2018-12-23 01:18:24,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-b061a034-9098-4f19-a102-1d857845a7ca 2018-12-23 01:18:24,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80f4838d-92b0-424f-a71a-dae97aa830d3 2018-12-23 01:18:24,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=80f4838d-92b0-424f-a71a-dae97aa830d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0419d9a346de8e00e2e19a68fe9a2d302283507b" 2018-12-23 01:18:24,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fe5f0500-6787-4e3c-be8c-3685a99e54f1 Date: Sun, 23 Dec 2018 01:18:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "port_range_min": null, "revision_number": 0, "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:24Z", "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "76a79950-6052-40eb-acae-fd3e6c576a95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "port_range_min": null, "revision_number": 0, "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:24Z", "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "dee837e2-4b92-47e0-9b22-ae6e7c66a2c8"}]} 2018-12-23 01:18:24,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=80f4838d-92b0-424f-a71a-dae97aa830d3 used request id req-fe5f0500-6787-4e3c-be8c-3685a99e54f1 2018-12-23 01:18:24,460 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80f4838d-92b0-424f-a71a-dae97aa830d3 2018-12-23 01:18:24,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=80f4838d-92b0-424f-a71a-dae97aa830d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0419d9a346de8e00e2e19a68fe9a2d302283507b" 2018-12-23 01:18:24,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b5f407c7-cf86-4513-a554-54c5df620493 Date: Sun, 23 Dec 2018 01:18:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "port_range_min": null, "revision_number": 0, "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:24Z", "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "76a79950-6052-40eb-acae-fd3e6c576a95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "port_range_min": null, "revision_number": 0, "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:24Z", "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "dee837e2-4b92-47e0-9b22-ae6e7c66a2c8"}]} 2018-12-23 01:18:24,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=80f4838d-92b0-424f-a71a-dae97aa830d3 used request id req-b5f407c7-cf86-4513-a554-54c5df620493 2018-12-23 01:18:24,632 - neutron_utils - INFO - Retrieving security group with ID - 80f4838d-92b0-424f-a71a-dae97aa830d3 2018-12-23 01:18:24,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=80f4838d-92b0-424f-a71a-dae97aa830d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0419d9a346de8e00e2e19a68fe9a2d302283507b" 2018-12-23 01:18:24,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d61383d7-43e0-4b45-ad62-344f62b2ff25 Date: Sun, 23 Dec 2018 01:18:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:24Z", "updated_at": "2018-12-23T01:18:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:18:24Z", "revision_number": 0, "id": "76a79950-6052-40eb-acae-fd3e6c576a95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b4718f48cfa4e87b5e53d8c29218704"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:18:24Z", "revision_number": 0, "id": "dee837e2-4b92-47e0-9b22-ae6e7c66a2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b4718f48cfa4e87b5e53d8c29218704"}], "revision_number": 2, "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-name"}]} 2018-12-23 01:18:24,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=80f4838d-92b0-424f-a71a-dae97aa830d3 used request id req-d61383d7-43e0-4b45-ad62-344f62b2ff25 2018-12-23 01:18:24,775 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80f4838d-92b0-424f-a71a-dae97aa830d3 2018-12-23 01:18:24,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=80f4838d-92b0-424f-a71a-dae97aa830d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0419d9a346de8e00e2e19a68fe9a2d302283507b" 2018-12-23 01:18:24,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff5c92c1-1bd0-4a81-b8d5-cef9a8b43d23 Date: Sun, 23 Dec 2018 01:18:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "port_range_min": null, "revision_number": 0, "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:24Z", "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "76a79950-6052-40eb-acae-fd3e6c576a95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "port_range_min": null, "revision_number": 0, "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:24Z", "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "dee837e2-4b92-47e0-9b22-ae6e7c66a2c8"}]} 2018-12-23 01:18:24,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=80f4838d-92b0-424f-a71a-dae97aa830d3 used request id req-ff5c92c1-1bd0-4a81-b8d5-cef9a8b43d23 2018-12-23 01:18:24,944 - neutron_utils - INFO - Retrieving security group with ID - 80f4838d-92b0-424f-a71a-dae97aa830d3 2018-12-23 01:18:24,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=80f4838d-92b0-424f-a71a-dae97aa830d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0419d9a346de8e00e2e19a68fe9a2d302283507b" 2018-12-23 01:18:24,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a078b586-36aa-4190-8930-ed10fe4c3eab Date: Sun, 23 Dec 2018 01:18:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:24Z", "updated_at": "2018-12-23T01:18:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:18:24Z", "revision_number": 0, "id": "76a79950-6052-40eb-acae-fd3e6c576a95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b4718f48cfa4e87b5e53d8c29218704"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:18:24Z", "revision_number": 0, "id": "dee837e2-4b92-47e0-9b22-ae6e7c66a2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b4718f48cfa4e87b5e53d8c29218704"}], "revision_number": 2, "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-name"}]} 2018-12-23 01:18:24,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=80f4838d-92b0-424f-a71a-dae97aa830d3 used request id req-a078b586-36aa-4190-8930-ed10fe4c3eab 2018-12-23 01:18:24,997 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80f4838d-92b0-424f-a71a-dae97aa830d3 2018-12-23 01:18:25,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=80f4838d-92b0-424f-a71a-dae97aa830d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0419d9a346de8e00e2e19a68fe9a2d302283507b" 2018-12-23 01:18:25,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-768be306-e772-4779-b18a-84786b6ac04e Date: Sun, 23 Dec 2018 01:18: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-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "port_range_min": null, "revision_number": 0, "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:24Z", "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "76a79950-6052-40eb-acae-fd3e6c576a95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "port_range_min": null, "revision_number": 0, "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:24Z", "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "dee837e2-4b92-47e0-9b22-ae6e7c66a2c8"}]} 2018-12-23 01:18:25,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=80f4838d-92b0-424f-a71a-dae97aa830d3 used request id req-768be306-e772-4779-b18a-84786b6ac04e 2018-12-23 01:18:25,026 - neutron_utils - INFO - Retrieving security group with ID - 80f4838d-92b0-424f-a71a-dae97aa830d3 2018-12-23 01:18:25,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=80f4838d-92b0-424f-a71a-dae97aa830d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0419d9a346de8e00e2e19a68fe9a2d302283507b" 2018-12-23 01:18:25,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-dc31a756-6151-4c77-b31f-6c4bc12c9599 Date: Sun, 23 Dec 2018 01:18:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:24Z", "updated_at": "2018-12-23T01:18:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:18:24Z", "revision_number": 0, "id": "76a79950-6052-40eb-acae-fd3e6c576a95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b4718f48cfa4e87b5e53d8c29218704"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:18:24Z", "revision_number": 0, "id": "dee837e2-4b92-47e0-9b22-ae6e7c66a2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b4718f48cfa4e87b5e53d8c29218704"}], "revision_number": 2, "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-name"}]} 2018-12-23 01:18:25,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=80f4838d-92b0-424f-a71a-dae97aa830d3 used request id req-dc31a756-6151-4c77-b31f-6c4bc12c9599 2018-12-23 01:18:25,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80f4838d-92b0-424f-a71a-dae97aa830d3 2018-12-23 01:18:25,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=80f4838d-92b0-424f-a71a-dae97aa830d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0419d9a346de8e00e2e19a68fe9a2d302283507b" 2018-12-23 01:18:25,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-51f72ca9-907a-4dd5-95f3-10ab7a82c1bb Date: Sun, 23 Dec 2018 01:18: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-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "port_range_min": null, "revision_number": 0, "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:24Z", "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "76a79950-6052-40eb-acae-fd3e6c576a95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:18:24Z", "security_group_id": "80f4838d-92b0-424f-a71a-dae97aa830d3", "port_range_min": null, "revision_number": 0, "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:24Z", "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "dee837e2-4b92-47e0-9b22-ae6e7c66a2c8"}]} 2018-12-23 01:18:25,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=80f4838d-92b0-424f-a71a-dae97aa830d3 used request id req-51f72ca9-907a-4dd5-95f3-10ab7a82c1bb 2018-12-23 01:18:25,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:26,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18: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-46a5dd1f-5ae6-46ba-bb2b-0086c1f0b8b8 x-compute-request-id: req-46a5dd1f-5ae6-46ba-bb2b-0086c1f0b8b8 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:14:d3", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "bookmark"}], "image": {"id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "links": [{"href": "http://172.30.9.26:8774/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:18:19.000000", "flavor": {"id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "links": [{"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}]}, "id": "ad512041-4db7-4ecd-8fb4-e6a4140056da", "security_groups": [{"name": "default"}], "user_id": "da9dc9bf79504c0399222a1f743cb2d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:18:20Z", "hostId": "908785e11eefd77cab6c8a92a837d5e87d6cdb5443faa3f1ccf4182c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst", "created": "2018-12-23T01:18:14Z", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:18:26,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-46a5dd1f-5ae6-46ba-bb2b-0086c1f0b8b8 2018-12-23 01:18:26,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:26,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-139811bf-cd8f-47fd-ba12-45117c716f83 Date: Sun, 23 Dec 2018 01:18: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":["4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b"],"updated_at":"2018-12-23T01:18:04Z","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net"}]} 2018-12-23 01:18:26,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net used request id req-139811bf-cd8f-47fd-ba12-45117c716f83 2018-12-23 01:18:26,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:26,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85265df-067e-4ed9-9688-d15b755f4477 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704"}, "enabled": true, "id": "0b4718f48cfa4e87b5e53d8c29218704", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}} 2018-12-23 01:18:26,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 used request id req-d85265df-067e-4ed9-9688-d15b755f4477 2018-12-23 01:18:26,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:26,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-af569b6b-fa47-4c3b-9e44-4040fe206998 Date: Sun, 23 Dec 2018 01:18:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-subnet"}]} 2018-12-23 01:18:26,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-af569b6b-fa47-4c3b-9e44-4040fe206998 2018-12-23 01:18:26,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:26,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-72fcaa6d-fdc1-47ab-9bbe-3db3926ed39a Date: Sun, 23 Dec 2018 01:18:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.6"}],"id":"29e11e10-ce61-4f52-b471-2ee3671e27f3","security_groups":["f61822db-56dc-4dd6-b791-5e3f26e196cb"],"mac_address":"fa:16:3e:98:14:d3","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-port","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:11Z","binding:vnic_type":"normal","device_id":"ad512041-4db7-4ecd-8fb4-e6a4140056da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.4"}],"id":"828f2b4a-4ca3-4675-ae7f-a49cb4c24dff","security_groups":[],"mac_address":"fa:16:3e:d9:a1:c8","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.2"}],"id":"d5e0460e-57bf-4288-ba8b-ff9dcc7a2cea","security_groups":[],"mac_address":"fa:16:3e:a6:1e:15","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.3"}],"id":"de1a0e7e-95a6-42eb-9b2a-b6db6a1f123a","security_groups":[],"mac_address":"fa:16:3e:d0:a8:35","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc"}]} 2018-12-23 01:18:26,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-72fcaa6d-fdc1-47ab-9bbe-3db3926ed39a 2018-12-23 01:18:26,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:18:27,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54562fc6a99f414fa547aaf44c8858bd", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj-role"}], "expires_at": "2018-12-23T02:18:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b4718f48cfa4e87b5e53d8c29218704", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0b4718f48cfa4e87b5e53d8c29218704", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-user", "id": "da9dc9bf79504c0399222a1f743cb2d0"}, "audit_ids": ["j4V7S1KETrauus0KHiVl9A"], "issued_at": "2018-12-23T01:18:27.000000Z"}} 2018-12-23 01:18:27,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c621ebc5eb598233dd471e41545060dbf885da" 2018-12-23 01:18:28,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2fbf7c8-cc89-4fb8-bb29-9f5379111b34 x-compute-request-id: req-b2fbf7c8-cc89-4fb8-bb29-9f5379111b34 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:14:d3", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "bookmark"}], "image": {"id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "links": [{"href": "http://172.30.9.26:8774/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:18:19.000000", "flavor": {"id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "links": [{"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}]}, "id": "ad512041-4db7-4ecd-8fb4-e6a4140056da", "security_groups": [{"name": "default"}], "user_id": "da9dc9bf79504c0399222a1f743cb2d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:18:20Z", "hostId": "908785e11eefd77cab6c8a92a837d5e87d6cdb5443faa3f1ccf4182c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst", "created": "2018-12-23T01:18:14Z", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:18:28,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-b2fbf7c8-cc89-4fb8-bb29-9f5379111b34 2018-12-23 01:18:28,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:28,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18: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-d4ca909b-d8d0-4d7f-bfd6-1cc5f26a7706 x-compute-request-id: req-d4ca909b-d8d0-4d7f-bfd6-1cc5f26a7706 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:14:d3", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "bookmark"}], "image": {"id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "links": [{"href": "http://172.30.9.26:8774/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:18:19.000000", "flavor": {"id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "links": [{"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}]}, "id": "ad512041-4db7-4ecd-8fb4-e6a4140056da", "security_groups": [{"name": "default"}], "user_id": "da9dc9bf79504c0399222a1f743cb2d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:18:20Z", "hostId": "908785e11eefd77cab6c8a92a837d5e87d6cdb5443faa3f1ccf4182c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst", "created": "2018-12-23T01:18:14Z", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:18:28,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-d4ca909b-d8d0-4d7f-bfd6-1cc5f26a7706 2018-12-23 01:18:28,544 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst] is - ACTIVE 2018-12-23 01:18:28,544 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:18:28,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:29,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18: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-95ec208e-04d8-4f2c-a541-9020a823e0f6 x-compute-request-id: req-95ec208e-04d8-4f2c-a541-9020a823e0f6 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:14:d3", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "bookmark"}], "image": {"id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "links": [{"href": "http://172.30.9.26:8774/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:18:19.000000", "flavor": {"id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "links": [{"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}]}, "id": "ad512041-4db7-4ecd-8fb4-e6a4140056da", "security_groups": [{"name": "default"}], "user_id": "da9dc9bf79504c0399222a1f743cb2d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:18:20Z", "hostId": "908785e11eefd77cab6c8a92a837d5e87d6cdb5443faa3f1ccf4182c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst", "created": "2018-12-23T01:18:14Z", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:18:29,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-95ec208e-04d8-4f2c-a541-9020a823e0f6 2018-12-23 01:18:29,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:29,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6a165c6f-acc5-4191-b607-b65bafae20e0 Date: Sun, 23 Dec 2018 01:18: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":["4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b"],"updated_at":"2018-12-23T01:18:04Z","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net"}]} 2018-12-23 01:18:29,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net used request id req-6a165c6f-acc5-4191-b607-b65bafae20e0 2018-12-23 01:18:29,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:29,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8882d60c-e20e-4136-b62e-63b6f4079a16 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704"}, "enabled": true, "id": "0b4718f48cfa4e87b5e53d8c29218704", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}} 2018-12-23 01:18:29,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 used request id req-8882d60c-e20e-4136-b62e-63b6f4079a16 2018-12-23 01:18:29,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:29,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2efa33d3-a24a-41de-9107-fe7d1b2f3eca Date: Sun, 23 Dec 2018 01:18:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-subnet"}]} 2018-12-23 01:18:29,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-2efa33d3-a24a-41de-9107-fe7d1b2f3eca 2018-12-23 01:18:29,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:29,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-24e773df-27a2-40ce-b7fe-be21316ea4b3 Date: Sun, 23 Dec 2018 01:18:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.6"}],"id":"29e11e10-ce61-4f52-b471-2ee3671e27f3","security_groups":["f61822db-56dc-4dd6-b791-5e3f26e196cb"],"mac_address":"fa:16:3e:98:14:d3","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-port","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:11Z","binding:vnic_type":"normal","device_id":"ad512041-4db7-4ecd-8fb4-e6a4140056da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.4"}],"id":"828f2b4a-4ca3-4675-ae7f-a49cb4c24dff","security_groups":[],"mac_address":"fa:16:3e:d9:a1:c8","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.2"}],"id":"d5e0460e-57bf-4288-ba8b-ff9dcc7a2cea","security_groups":[],"mac_address":"fa:16:3e:a6:1e:15","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.3"}],"id":"de1a0e7e-95a6-42eb-9b2a-b6db6a1f123a","security_groups":[],"mac_address":"fa:16:3e:d0:a8:35","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc"}]} 2018-12-23 01:18:29,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-24e773df-27a2-40ce-b7fe-be21316ea4b3 2018-12-23 01:18:29,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:30,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b932dfd-ed4a-435f-b0dc-1a846cba1533 x-compute-request-id: req-7b932dfd-ed4a-435f-b0dc-1a846cba1533 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:14:d3", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "bookmark"}], "image": {"id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "links": [{"href": "http://172.30.9.26:8774/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:18:19.000000", "flavor": {"id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "links": [{"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}]}, "id": "ad512041-4db7-4ecd-8fb4-e6a4140056da", "security_groups": [{"name": "default"}], "user_id": "da9dc9bf79504c0399222a1f743cb2d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:18:20Z", "hostId": "908785e11eefd77cab6c8a92a837d5e87d6cdb5443faa3f1ccf4182c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst", "created": "2018-12-23T01:18:14Z", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:18:30,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-7b932dfd-ed4a-435f-b0dc-1a846cba1533 2018-12-23 01:18:30,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:30,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2800611b-abc4-443c-9c00-067cf8316bc7 Date: Sun, 23 Dec 2018 01:18: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":["4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b"],"updated_at":"2018-12-23T01:18:04Z","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net"}]} 2018-12-23 01:18:30,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net used request id req-2800611b-abc4-443c-9c00-067cf8316bc7 2018-12-23 01:18:30,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:30,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97c10813-7896-4831-9157-e3dcfe35071b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704"}, "enabled": true, "id": "0b4718f48cfa4e87b5e53d8c29218704", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}} 2018-12-23 01:18:30,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 used request id req-97c10813-7896-4831-9157-e3dcfe35071b 2018-12-23 01:18:30,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:30,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2a3de677-b79e-4aea-9214-1303787c0acf Date: Sun, 23 Dec 2018 01:18:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-subnet"}]} 2018-12-23 01:18:30,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-2a3de677-b79e-4aea-9214-1303787c0acf 2018-12-23 01:18:30,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:30,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-b84e592f-97cc-4de8-bdf4-e823d516e67e Date: Sun, 23 Dec 2018 01:18:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.6"}],"id":"29e11e10-ce61-4f52-b471-2ee3671e27f3","security_groups":["f61822db-56dc-4dd6-b791-5e3f26e196cb"],"mac_address":"fa:16:3e:98:14:d3","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-port","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:11Z","binding:vnic_type":"normal","device_id":"ad512041-4db7-4ecd-8fb4-e6a4140056da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.4"}],"id":"828f2b4a-4ca3-4675-ae7f-a49cb4c24dff","security_groups":[],"mac_address":"fa:16:3e:d9:a1:c8","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.2"}],"id":"d5e0460e-57bf-4288-ba8b-ff9dcc7a2cea","security_groups":[],"mac_address":"fa:16:3e:a6:1e:15","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.3"}],"id":"de1a0e7e-95a6-42eb-9b2a-b6db6a1f123a","security_groups":[],"mac_address":"fa:16:3e:d0:a8:35","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc"}]} 2018-12-23 01:18:30,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-b84e592f-97cc-4de8-bdf4-e823d516e67e 2018-12-23 01:18:30,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-name"}}' 2018-12-23 01:18:32,241 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:18:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-895b54fe-18e4-4780-95bb-08e6679e0d8b x-compute-request-id: req-895b54fe-18e4-4780-95bb-08e6679e0d8b Content-Length: 0 Content-Type: application/json 2018-12-23 01:18:32,241 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da/action used request id req-895b54fe-18e4-4780-95bb-08e6679e0d8b 2018-12-23 01:18:32,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:32,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-193a46b6-cd6e-42b5-9f9b-d80b1b680bf4 x-compute-request-id: req-193a46b6-cd6e-42b5-9f9b-d80b1b680bf4 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:14:d3", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "bookmark"}], "image": {"id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "links": [{"href": "http://172.30.9.26:8774/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:18:19.000000", "flavor": {"id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "links": [{"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}]}, "id": "ad512041-4db7-4ecd-8fb4-e6a4140056da", "security_groups": [{"name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-name"}, {"name": "default"}], "user_id": "da9dc9bf79504c0399222a1f743cb2d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:18:20Z", "hostId": "908785e11eefd77cab6c8a92a837d5e87d6cdb5443faa3f1ccf4182c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst", "created": "2018-12-23T01:18:14Z", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:18:32,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-193a46b6-cd6e-42b5-9f9b-d80b1b680bf4 2018-12-23 01:18:32,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:32,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c571169a-ea42-44f0-a40f-1b1f020fb377 Date: Sun, 23 Dec 2018 01:18: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":["4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b"],"updated_at":"2018-12-23T01:18:04Z","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net"}]} 2018-12-23 01:18:32,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net used request id req-c571169a-ea42-44f0-a40f-1b1f020fb377 2018-12-23 01:18:32,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:33,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6da4dd10-d292-4633-a91e-6c6d8612cecf Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704"}, "enabled": true, "id": "0b4718f48cfa4e87b5e53d8c29218704", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}} 2018-12-23 01:18:33,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 used request id req-6da4dd10-d292-4633-a91e-6c6d8612cecf 2018-12-23 01:18:33,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:33,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-557fdc6a-ede5-40d7-b533-ecf3dbe6c697 Date: Sun, 23 Dec 2018 01:18:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:04Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b4718f48cfa4e87b5e53d8c29218704","id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-subnet"}]} 2018-12-23 01:18:33,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-557fdc6a-ede5-40d7-b533-ecf3dbe6c697 2018-12-23 01:18:33,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:33,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-429ee470-5b46-4a61-bcfd-5fe0b54070bb Date: Sun, 23 Dec 2018 01:18:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:31Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.6"}],"id":"29e11e10-ce61-4f52-b471-2ee3671e27f3","security_groups":["80f4838d-92b0-424f-a71a-dae97aa830d3","f61822db-56dc-4dd6-b791-5e3f26e196cb"],"mac_address":"fa:16:3e:98:14:d3","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-port","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:11Z","binding:vnic_type":"normal","device_id":"ad512041-4db7-4ecd-8fb4-e6a4140056da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.4"}],"id":"828f2b4a-4ca3-4675-ae7f-a49cb4c24dff","security_groups":[],"mac_address":"fa:16:3e:d9:a1:c8","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.2"}],"id":"d5e0460e-57bf-4288-ba8b-ff9dcc7a2cea","security_groups":[],"mac_address":"fa:16:3e:a6:1e:15","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:18:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b","ip_address":"10.55.0.3"}],"id":"de1a0e7e-95a6-42eb-9b2a-b6db6a1f123a","security_groups":[],"mac_address":"fa:16:3e:d0:a8:35","project_id":"0b4718f48cfa4e87b5e53d8c29218704","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc","tenant_id":"0b4718f48cfa4e87b5e53d8c29218704","created_at":"2018-12-23T01:18:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc"}]} 2018-12-23 01:18:33,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-429ee470-5b46-4a61-bcfd-5fe0b54070bb 2018-12-23 01:18:33,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c621ebc5eb598233dd471e41545060dbf885da" 2018-12-23 01:18:33,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c82d584c-6465-4999-8397-13ad7b66ad59 x-compute-request-id: req-c82d584c-6465-4999-8397-13ad7b66ad59 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:14:d3", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "bookmark"}], "image": {"id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "links": [{"href": "http://172.30.9.26:8774/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:18:19.000000", "flavor": {"id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "links": [{"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}]}, "id": "ad512041-4db7-4ecd-8fb4-e6a4140056da", "security_groups": [{"name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-name"}, {"name": "default"}], "user_id": "da9dc9bf79504c0399222a1f743cb2d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:18:20Z", "hostId": "908785e11eefd77cab6c8a92a837d5e87d6cdb5443faa3f1ccf4182c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst", "created": "2018-12-23T01:18:14Z", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:18:33,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-c82d584c-6465-4999-8397-13ad7b66ad59 2018-12-23 01:18:33,695 - create_instance - INFO - Deleting Port with ID - 29e11e10-ce61-4f52-b471-2ee3671e27f3 2018-12-23 01:18:33,696 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-port 2018-12-23 01:18:33,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/29e11e10-ce61-4f52-b471-2ee3671e27f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:34,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9fe24875-9a4d-46d1-bbd1-cda855bd7dfb Date: Sun, 23 Dec 2018 01:18:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:18:34,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/29e11e10-ce61-4f52-b471-2ee3671e27f3 used request id req-9fe24875-9a4d-46d1-bbd1-cda855bd7dfb 2018-12-23 01:18:34,138 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst 2018-12-23 01:18:34,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:34,279 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d8fdaa1-c2cc-4b9d-8d5a-2435c6f0693d x-compute-request-id: req-3d8fdaa1-c2cc-4b9d-8d5a-2435c6f0693d Content-Type: application/json 2018-12-23 01:18:34,279 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-3d8fdaa1-c2cc-4b9d-8d5a-2435c6f0693d 2018-12-23 01:18:34,279 - create_instance - INFO - Checking deletion status 2018-12-23 01:18:34,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:34,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6eed61e-83fd-4c59-9b69-02d87c57cb20 x-compute-request-id: req-b6eed61e-83fd-4c59-9b69-02d87c57cb20 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "bookmark"}], "image": {"id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "links": [{"href": "http://172.30.9.26:8774/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:18:19.000000", "flavor": {"id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "links": [{"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}]}, "id": "ad512041-4db7-4ecd-8fb4-e6a4140056da", "user_id": "da9dc9bf79504c0399222a1f743cb2d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:18:34Z", "hostId": "908785e11eefd77cab6c8a92a837d5e87d6cdb5443faa3f1ccf4182c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst", "created": "2018-12-23T01:18:14Z", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:18:34,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-b6eed61e-83fd-4c59-9b69-02d87c57cb20 2018-12-23 01:18:34,610 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst] is - ACTIVE 2018-12-23 01:18:34,611 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:18:37,614 - create_instance - DEBUG - VM status query timeout in 296.665936947 2018-12-23 01:18:37,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:37,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4145971c-915b-40d7-88c0-41da34070a2d x-compute-request-id: req-4145971c-915b-40d7-88c0-41da34070a2d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "bookmark"}], "image": {"id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "links": [{"href": "http://172.30.9.26:8774/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:18:19.000000", "flavor": {"id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "links": [{"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}]}, "id": "ad512041-4db7-4ecd-8fb4-e6a4140056da", "user_id": "da9dc9bf79504c0399222a1f743cb2d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:18:34Z", "hostId": "908785e11eefd77cab6c8a92a837d5e87d6cdb5443faa3f1ccf4182c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst", "created": "2018-12-23T01:18:14Z", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:18:37,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-4145971c-915b-40d7-88c0-41da34070a2d 2018-12-23 01:18:37,879 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst] is - ACTIVE 2018-12-23 01:18:37,879 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:18:40,883 - create_instance - DEBUG - VM status query timeout in 293.396970987 2018-12-23 01:18:40,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:41,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a64aefa6-319a-4aaf-b5f7-64825a0edea8 x-compute-request-id: req-a64aefa6-319a-4aaf-b5f7-64825a0edea8 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da", "rel": "bookmark"}], "image": {"id": "f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "links": [{"href": "http://172.30.9.26:8774/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:18:19.000000", "flavor": {"id": "3e0b206e-1cfc-4601-9e2a-d2509ad99215", "links": [{"href": "http://172.30.9.26:8774/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215", "rel": "bookmark"}]}, "id": "ad512041-4db7-4ecd-8fb4-e6a4140056da", "user_id": "da9dc9bf79504c0399222a1f743cb2d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:18:34Z", "hostId": "908785e11eefd77cab6c8a92a837d5e87d6cdb5443faa3f1ccf4182c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst", "created": "2018-12-23T01:18:14Z", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:18:41,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-a64aefa6-319a-4aaf-b5f7-64825a0edea8 2018-12-23 01:18:41,154 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst] is - ACTIVE 2018-12-23 01:18:41,155 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:18:44,158 - create_instance - DEBUG - VM status query timeout in 290.121907949 2018-12-23 01:18:44,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943c8b5ec67433dec0b7b053bfe412f6da40f772" 2018-12-23 01:18:44,212 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01: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-d417ef9b-17f6-4329-9c7b-bca5594247a8 x-compute-request-id: req-d417ef9b-17f6-4329-9c7b-bca5594247a8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ad512041-4db7-4ecd-8fb4-e6a4140056da could not be found.", "code": 404}} 2018-12-23 01:18:44,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ad512041-4db7-4ecd-8fb4-e6a4140056da used request id req-d417ef9b-17f6-4329-9c7b-bca5594247a8 2018-12-23 01:18:44,213 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ad512041-4db7-4ecd-8fb4-e6a4140056da could not be found. (HTTP 404) (Request-ID: req-d417ef9b-17f6-4329-9c7b-bca5594247a8) 2018-12-23 01:18:44,213 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-inst 2018-12-23 01:18:44,214 - neutron_utils - INFO - Deleting security group rule with ID - 76a79950-6052-40eb-acae-fd3e6c576a95 2018-12-23 01:18:44,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/76a79950-6052-40eb-acae-fd3e6c576a95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0419d9a346de8e00e2e19a68fe9a2d302283507b" 2018-12-23 01:18:44,482 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e475dc1f-5df6-489e-8efd-ead55ec273d8 Content-Length: 0 Date: Sun, 23 Dec 2018 01:18:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:18:44,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/76a79950-6052-40eb-acae-fd3e6c576a95 used request id req-e475dc1f-5df6-489e-8efd-ead55ec273d8 2018-12-23 01:18:44,482 - neutron_utils - INFO - Deleting security group rule with ID - dee837e2-4b92-47e0-9b22-ae6e7c66a2c8 2018-12-23 01:18:44,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/dee837e2-4b92-47e0-9b22-ae6e7c66a2c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0419d9a346de8e00e2e19a68fe9a2d302283507b" 2018-12-23 01:18:44,831 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2640b2d5-9c0a-42da-8e09-2e2bb5eaa1ab Content-Length: 0 Date: Sun, 23 Dec 2018 01:18:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:18:44,832 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/dee837e2-4b92-47e0-9b22-ae6e7c66a2c8 used request id req-2640b2d5-9c0a-42da-8e09-2e2bb5eaa1ab 2018-12-23 01:18:44,832 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-name 2018-12-23 01:18:44,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/80f4838d-92b0-424f-a71a-dae97aa830d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0419d9a346de8e00e2e19a68fe9a2d302283507b" 2018-12-23 01:18:44,991 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66e07577-62a7-422d-be53-f32e814f1412 Content-Length: 0 Date: Sun, 23 Dec 2018 01:18:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:18:44,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/80f4838d-92b0-424f-a71a-dae97aa830d3 used request id req-66e07577-62a7-422d-be53-f32e814f1412 2018-12-23 01:18:44,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e93d2a92be3c4a82188dc8d91efa40c978ec2" 2018-12-23 01:18:45,046 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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-ee9cd57a-42ed-41f3-8914-ce02720d7604 x-compute-request-id: req-ee9cd57a-42ed-41f3-8914-ce02720d7604 Content-Length: 0 Content-Type: application/json 2018-12-23 01:18:45,046 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3e0b206e-1cfc-4601-9e2a-d2509ad99215 used request id req-ee9cd57a-42ed-41f3-8914-ce02720d7604 2018-12-23 01:18:45,047 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-subnet 2018-12-23 01:18:45,047 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-subnet 2018-12-23 01:18:45,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d18924db3fb2eccf10f95ecb6b229b16543e91b3" 2018-12-23 01:18:47,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cecdd25c-e957-49fc-b592-6ed9342825f8 Date: Sun, 23 Dec 2018 01:18:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:18:47,437 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/4fbd1e1d-96fd-40c2-b5bb-a17a71308a5b used request id req-cecdd25c-e957-49fc-b592-6ed9342825f8 2018-12-23 01:18:47,437 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-pub-net 2018-12-23 01:18:47,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d18924db3fb2eccf10f95ecb6b229b16543e91b3" 2018-12-23 01:18:48,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61ad4e07-f56e-4a0d-a022-b0da014e8510 Date: Sun, 23 Dec 2018 01:18:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:18:48,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/8616f5f8-ca3c-45ae-9b7b-3feeb63a73fc used request id req-61ad4e07-f56e-4a0d-a022-b0da014e8510 2018-12-23 01:18:48,594 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-f33b4b26-d76b-439a-91f6-087c7028376a-image 2018-12-23 01:18:48,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4b96f1f2beb342b6e31c8d35c36b460e7840203" 2018-12-23 01:18:50,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-88904095-921c-43d8-bb1d-c07c342dbddf Date: Sun, 23 Dec 2018 01:18:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:18:50,237 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f3c81f9d-cb00-4e9b-b805-a3150e885e7e used request id req-88904095-921c-43d8-bb1d-c07c342dbddf 2018-12-23 01:18:50,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" 2018-12-23 01:18:50,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-78aa8ab2-14e4-4e7f-9f9b-d201fcf27cb8 Date: Sun, 23 Dec 2018 01:18:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:03Z", "updated_at": "2018-12-23T01:18:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:18:03Z", "revision_number": 0, "id": "489f6c29-ced2-420a-b19e-8a92a456ac82", "remote_group_id": "f61822db-56dc-4dd6-b791-5e3f26e196cb", "remote_ip_prefix": null, "created_at": "2018-12-23T01:18:03Z", "security_group_id": "f61822db-56dc-4dd6-b791-5e3f26e196cb", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b4718f48cfa4e87b5e53d8c29218704"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:18:03Z", "revision_number": 0, "id": "517cfbad-7e3a-4912-a850-5dc02ca86a36", "remote_group_id": "f61822db-56dc-4dd6-b791-5e3f26e196cb", "remote_ip_prefix": null, "created_at": "2018-12-23T01:18:03Z", "security_group_id": "f61822db-56dc-4dd6-b791-5e3f26e196cb", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b4718f48cfa4e87b5e53d8c29218704"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:18:03Z", "revision_number": 0, "id": "73724b78-a46e-4fa4-8716-c1e42b45a5e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:18:03Z", "security_group_id": "f61822db-56dc-4dd6-b791-5e3f26e196cb", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b4718f48cfa4e87b5e53d8c29218704"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:18:03Z", "revision_number": 0, "id": "b3491de3-cfa2-4c00-ac7f-e793fb889c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:18:03Z", "security_group_id": "f61822db-56dc-4dd6-b791-5e3f26e196cb", "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b4718f48cfa4e87b5e53d8c29218704"}], "revision_number": 4, "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "f61822db-56dc-4dd6-b791-5e3f26e196cb", "name": "default"}]} 2018-12-23 01:18:50,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-78aa8ab2-14e4-4e7f-9f9b-d201fcf27cb8 2018-12-23 01:18:50,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" 2018-12-23 01:18:50,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beec4c8e-3430-4bca-a570-3b576dd47111 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:18:50,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-beec4c8e-3430-4bca-a570-3b576dd47111 2018-12-23 01:18:50,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" 2018-12-23 01:18:50,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d9da23-e5f2-4f3f-9e9f-b11cd86c709e 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:18:50,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-e4d9da23-e5f2-4f3f-9e9f-b11cd86c709e 2018-12-23 01:18:50,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" 2018-12-23 01:18:50,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48385874-f8fe-410b-a031-0986bab3e187 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:18:50,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-48385874-f8fe-410b-a031-0986bab3e187 2018-12-23 01:18:50,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" 2018-12-23 01:18:50,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9673b18-294e-4cb4-83df-5753362ab4b2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704"}, "enabled": true, "id": "0b4718f48cfa4e87b5e53d8c29218704", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc9a357f-5127-478-proj"}} 2018-12-23 01:18:50,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 used request id req-a9673b18-294e-4cb4-83df-5753362ab4b2 2018-12-23 01:18:50,822 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f61822db-56dc-4dd6-b791-5e3f26e196cb 2018-12-23 01:18:50,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f61822db-56dc-4dd6-b791-5e3f26e196cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" 2018-12-23 01:18:50,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a0ed48b5-5dfa-453e-993a-2fe68ca18ac8 Date: Sun, 23 Dec 2018 01:18:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f61822db-56dc-4dd6-b791-5e3f26e196cb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:18:03Z", "security_group_id": "f61822db-56dc-4dd6-b791-5e3f26e196cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:03Z", "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "489f6c29-ced2-420a-b19e-8a92a456ac82"}, {"remote_group_id": "f61822db-56dc-4dd6-b791-5e3f26e196cb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:18:03Z", "security_group_id": "f61822db-56dc-4dd6-b791-5e3f26e196cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:03Z", "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "517cfbad-7e3a-4912-a850-5dc02ca86a36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:18:03Z", "security_group_id": "f61822db-56dc-4dd6-b791-5e3f26e196cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:03Z", "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "73724b78-a46e-4fa4-8716-c1e42b45a5e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:18:03Z", "security_group_id": "f61822db-56dc-4dd6-b791-5e3f26e196cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0b4718f48cfa4e87b5e53d8c29218704", "created_at": "2018-12-23T01:18:03Z", "project_id": "0b4718f48cfa4e87b5e53d8c29218704", "id": "b3491de3-cfa2-4c00-ac7f-e793fb889c53"}]} 2018-12-23 01:18:50,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f61822db-56dc-4dd6-b791-5e3f26e196cb used request id req-a0ed48b5-5dfa-453e-993a-2fe68ca18ac8 2018-12-23 01:18:50,996 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:18:51,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f61822db-56dc-4dd6-b791-5e3f26e196cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" 2018-12-23 01:18:51,311 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5bda939-7232-4a21-b041-8478db0313f3 Content-Length: 0 Date: Sun, 23 Dec 2018 01:18:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:18:51,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f61822db-56dc-4dd6-b791-5e3f26e196cb used request id req-d5bda939-7232-4a21-b041-8478db0313f3 2018-12-23 01:18:51,312 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-cc9a357f-5127-478-proj 2018-12-23 01:18:51,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" 2018-12-23 01:18:51,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:18:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ca6607f-85c0-4bbb-9702-b970c22f0ab4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:18:51,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0b4718f48cfa4e87b5e53d8c29218704 used request id req-6ca6607f-85c0-4bbb-9702-b970c22f0ab4 2018-12-23 01:18:51,551 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-cc9a357f-5127-478-proj-role 2018-12-23 01:18:51,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/54562fc6a99f414fa547aaf44c8858bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" 2018-12-23 01:18:51,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:18:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bebc3c7-1bd3-4b03-bd0e-88d8dd42283c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:18:51,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/54562fc6a99f414fa547aaf44c8858bd used request id req-3bebc3c7-1bd3-4b03-bd0e-88d8dd42283c 2018-12-23 01:18:51,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b7bed9f556350019cf9f0f9decfe5105954b35" 2018-12-23 01:18:51,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f540e145-5346-4d3a-a3f2-f58488fad2b2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:18:51,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f540e145-5346-4d3a-a3f2-f58488fad2b2 2018-12-23 01:18:51,746 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-cc9a357f-5127-478-user 2018-12-23 01:18:51,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/da9dc9bf79504c0399222a1f743cb2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7007f6f39058c796d84a4a96993338a294287de" 2018-12-23 01:18:52,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:18:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9846d14c-7c9e-4093-9102-90ffa62acffb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:18:52,044 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/da9dc9bf79504c0399222a1f743cb2d0 used request id req-9846d14c-7c9e-4093-9102-90ffa62acffb 2018-12-23 01:18:52,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:18:52,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:18:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["HHw5Fk5YTEqjBXPIo4QWtA"], "issued_at": "2018-12-23T01:18:52.000000Z"}} 2018-12-23 01:18:52,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85c03eebb4a5cca9bf17eb08e8d3d4f501ff4e8" 2018-12-23 01:18:52,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b3ca239-d9ce-4aa0-b50f-df6044cdd8d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:18:52,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0b3ca239-d9ce-4aa0-b50f-df6044cdd8d3 2018-12-23 01:18:52,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:18:52,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:18:52,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:18:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["YW0HoJNvTi-oSvpRiMTbZw"], "issued_at": "2018-12-23T01:18:52.000000Z"}} 2018-12-23 01:18:52,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" 2018-12-23 01:18:52,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67a383ad-c269-4db1-a325-3fd7d1a0a6fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:18:52,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-67a383ad-c269-4db1-a325-3fd7d1a0a6fb 2018-12-23 01:18:52,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:18:52,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:18:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:18:52,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ec904f54-41a7-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" 2018-12-23 01:18:53,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d9f9d40-c85a-4772-9473-e1978a576387 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ec904f54-41a7-495-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:18:53,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ec904f54-41a7-495-proj used request id req-2d9f9d40-c85a-4772-9473-e1978a576387 2018-12-23 01:18:53,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" 2018-12-23 01:18:53,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd756916-1630-418c-ba08-f780d98c19f3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:18:53,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-fd756916-1630-418c-ba08-f780d98c19f3 2018-12-23 01:18:53,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}}' 2018-12-23 01:18:53,295 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00639fce-9964-40f6-887c-116523b1d5e5 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2"}, "enabled": true, "id": "40297d429ede4df19e25e32f5c6688b2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}} 2018-12-23 01:18:53,296 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-00639fce-9964-40f6-887c-116523b1d5e5 2018-12-23 01:18:53,296 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-ec904f54-41a7-495-proj 2018-12-23 01:18:53,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:18:53,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:18:53,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:18:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["I3THiTWNRhe_4iCsMQOXSQ"], "issued_at": "2018-12-23T01:18:53.000000Z"}} 2018-12-23 01:18:53,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2a1b6edc056de721df88ae6872c65bc12ed1f5" 2018-12-23 01:18:53,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44c232ee-724f-43e2-92a5-7e8f1d6b0afe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:18:53,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-44c232ee-724f-43e2-92a5-7e8f1d6b0afe 2018-12-23 01:18:53,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:18:53,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:18:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:18:53,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2a1b6edc056de721df88ae6872c65bc12ed1f5" 2018-12-23 01:18:53,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b9bfb6-f6b4-4f0e-bbcb-78e549cb8f08 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:18:53,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-33b9bfb6-f6b4-4f0e-bbcb-78e549cb8f08 2018-12-23 01:18:53,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-ec904f54-41a7-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2a1b6edc056de721df88ae6872c65bc12ed1f5" 2018-12-23 01:18:53,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4238373-2ab0-4cda-94a0-c17e826caabf Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-ec904f54-41a7-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2"}, "enabled": true, "id": "40297d429ede4df19e25e32f5c6688b2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}]} 2018-12-23 01:18:53,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-ec904f54-41a7-495-proj used request id req-c4238373-2ab0-4cda-94a0-c17e826caabf 2018-12-23 01:18:53,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2a1b6edc056de721df88ae6872c65bc12ed1f5" 2018-12-23 01:18:53,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d025739-4fa3-4394-9863-8c429d7db00c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:18:53,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3d025739-4fa3-4394-9863-8c429d7db00c 2018-12-23 01:18:54,656 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-ec904f54-41a7-495-user 2018-12-23 01:18:54,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:18:54,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" 2018-12-23 01:18:54,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d1c8ec2-4023-4a5f-ba0c-5125ed0a64f3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:18:54,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8d1c8ec2-4023-4a5f-ba0c-5125ed0a64f3 2018-12-23 01:18:54,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" -d '{"role": {"name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj-role"}}' 2018-12-23 01:18:54,882 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da1e28f8-b01f-4258-a81f-7ef3bde3c6f4 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7f62d91851224fa3b268357596424d80", "links": {"self": "http://172.30.9.26:5000/v3/roles/7f62d91851224fa3b268357596424d80"}, "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj-role"}} 2018-12-23 01:18:54,883 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-da1e28f8-b01f-4258-a81f-7ef3bde3c6f4 2018-12-23 01:18:54,883 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-ec904f54-41a7-495-proj-role 2018-12-23 01:18:54,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/7f62d91851224fa3b268357596424d80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" 2018-12-23 01:18:54,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20cd375c-b9f5-424b-bc9e-f7aa8cfe9b90 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/7f62d91851224fa3b268357596424d80"}, "domain_id": null, "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj-role", "id": "7f62d91851224fa3b268357596424d80"}} 2018-12-23 01:18:54,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7f62d91851224fa3b268357596424d80 used request id req-20cd375c-b9f5-424b-bc9e-f7aa8cfe9b90 2018-12-23 01:18:54,903 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-ec904f54-41a7-495-proj-role to project InstanceSecurityGroupTests-ec904f54-41a7-495-proj 2018-12-23 01:18:54,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2/users/6a1e49c96ba349be9da69680f9adda48/roles/7f62d91851224fa3b268357596424d80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" 2018-12-23 01:18:55,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f13dfc84-3ca7-448d-93f3-9db58c9ac7fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:18:55,029 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2/users/6a1e49c96ba349be9da69680f9adda48/roles/7f62d91851224fa3b268357596424d80 used request id req-f13dfc84-3ca7-448d-93f3-9db58c9ac7fa 2018-12-23 01:18:55,029 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:18:55,031 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:18:55,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:18:55,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:18:55,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7f62d91851224fa3b268357596424d80", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj-role"}], "expires_at": "2018-12-23T02:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40297d429ede4df19e25e32f5c6688b2", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-user", "id": "6a1e49c96ba349be9da69680f9adda48"}, "audit_ids": ["ZABavvMOTWGsQqRuM6aF0A"], "issued_at": "2018-12-23T01:18:55.000000Z"}} 2018-12-23 01:18:55,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8888ca24ac97a4cbe494ccbd25014ae9390ecd3d" 2018-12-23 01:18:55,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2204a9e4-8fdb-481b-a30d-4c4911757b50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:18:55,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2204a9e4-8fdb-481b-a30d-4c4911757b50 2018-12-23 01:18:55,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8888ca24ac97a4cbe494ccbd25014ae9390ecd3d" 2018-12-23 01:18:55,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-2c0d3e6e-1f58-45b4-a707-1c97af9f5c1d Date: Sun, 23 Dec 2018 01:18:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-image"} 2018-12-23 01:18:55,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-image used request id req-2c0d3e6e-1f58-45b4-a707-1c97af9f5c1d 2018-12-23 01:18:55,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8888ca24ac97a4cbe494ccbd25014ae9390ecd3d" 2018-12-23 01:18:55,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c56ec62d-e91b-4595-951c-df267f57381c Date: Sun, 23 Dec 2018 01:18: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-12-23 01:18:55,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c56ec62d-e91b-4595-951c-df267f57381c 2018-12-23 01:18:55,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8888ca24ac97a4cbe494ccbd25014ae9390ecd3d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-image"}' 2018-12-23 01:18:56,132 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30 X-Openstack-Request-Id: req-221b1381-f0a3-496b-ab72-b4390addf547 Date: Sun, 23 Dec 2018 01:18:56 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:18:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:18:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "min_disk": 0, "protected": false, "id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "file": "/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30/file", "checksum": null, "owner": "40297d429ede4df19e25e32f5c6688b2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:18:56,132 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-221b1381-f0a3-496b-ab72-b4390addf547 2018-12-23 01:18:56,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8888ca24ac97a4cbe494ccbd25014ae9390ecd3d" -d '' 2018-12-23 01:18:57,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22b8baca-01a6-4a5e-9f03-7ab16e9ecd78 Date: Sun, 23 Dec 2018 01:18:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:18:57,382 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30/file used request id req-22b8baca-01a6-4a5e-9f03-7ab16e9ecd78 2018-12-23 01:18:57,383 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:18:57,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8888ca24ac97a4cbe494ccbd25014ae9390ecd3d" 2018-12-23 01:18:57,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-92bd9f8f-a322-4724-9583-93bce9d4416b Date: Sun, 23 Dec 2018 01:18:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:18:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:18:57Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30/snap", "metadata": {}}], "self": "/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "min_disk": 0, "protected": false, "id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "file": "/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40297d429ede4df19e25e32f5c6688b2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:18:57,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30 used request id req-92bd9f8f-a322-4724-9583-93bce9d4416b 2018-12-23 01:18:57,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8888ca24ac97a4cbe494ccbd25014ae9390ecd3d" 2018-12-23 01:18:57,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d590a8eb-d2cf-4eb3-9ee2-6ff561ba0625 Date: Sun, 23 Dec 2018 01:18: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-12-23 01:18:57,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d590a8eb-d2cf-4eb3-9ee2-6ff561ba0625 2018-12-23 01:18:57,716 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-image 2018-12-23 01:18:57,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8888ca24ac97a4cbe494ccbd25014ae9390ecd3d" 2018-12-23 01:18:57,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3838147d-53a6-4a53-82ba-ea6657148747 Date: Sun, 23 Dec 2018 01:18:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:18:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:18:57Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30/snap", "metadata": {}}], "self": "/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "min_disk": 0, "protected": false, "id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "file": "/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40297d429ede4df19e25e32f5c6688b2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:18:57,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30 used request id req-3838147d-53a6-4a53-82ba-ea6657148747 2018-12-23 01:18:57,955 - create_image - DEBUG - Instance status is - active 2018-12-23 01:18:57,955 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-image 2018-12-23 01:18:57,955 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-image 2018-12-23 01:18:57,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:18:57,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:18:58,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7f62d91851224fa3b268357596424d80", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj-role"}], "expires_at": "2018-12-23T02:18:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40297d429ede4df19e25e32f5c6688b2", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-user", "id": "6a1e49c96ba349be9da69680f9adda48"}, "audit_ids": ["TX-9HC8XTJinazFFmK4nLQ"], "issued_at": "2018-12-23T01:18:58.000000Z"}} 2018-12-23 01:18:58,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950d694461fd85bb8c9cfec18851b18f9020b76d" 2018-12-23 01:18:58,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05a20e60-55d3-49d1-bd82-d6552b249bf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:18:58,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-05a20e60-55d3-49d1-bd82-d6552b249bf7 2018-12-23 01:18:58,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950d694461fd85bb8c9cfec18851b18f9020b76d" 2018-12-23 01:18:58,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-33475a0e-ae0b-49c0-9820-574d4619bacc Date: Sun, 23 Dec 2018 01:18:58 GMT RESP BODY: {"networks":[]} 2018-12-23 01:18:58,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net used request id req-33475a0e-ae0b-49c0-9820-574d4619bacc 2018-12-23 01:18:58,588 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net 2018-12-23 01:18:58,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950d694461fd85bb8c9cfec18851b18f9020b76d" -d '{"network": {"name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net", "admin_state_up": true}}' 2018-12-23 01:18:59,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-0ee94403-356e-4f5c-91ea-62f984ac0f34 Date: Sun, 23 Dec 2018 01:18:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f6b021f1-7f9e-417e-8996-87147a816cb0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:18:58Z","is_default":false,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:58Z","mtu":1450}} 2018-12-23 01:18:59,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0ee94403-356e-4f5c-91ea-62f984ac0f34 2018-12-23 01:18:59,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950d694461fd85bb8c9cfec18851b18f9020b76d" 2018-12-23 01:18:59,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-d47a8c4d-e507-4bb1-a9cb-fd5d5f681c95 Date: Sun, 23 Dec 2018 01:18:59 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-12-23T01:18:58Z","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"40297d429ede4df19e25e32f5c6688b2","id":"f6b021f1-7f9e-417e-8996-87147a816cb0","name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net"}]} 2018-12-23 01:18:59,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-d47a8c4d-e507-4bb1-a9cb-fd5d5f681c95 2018-12-23 01:18:59,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950d694461fd85bb8c9cfec18851b18f9020b76d" 2018-12-23 01:18:59,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1b378db1-21d2-4540-b0ac-c2c123ad4c1e Date: Sun, 23 Dec 2018 01:18:59 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:18:59,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-1b378db1-21d2-4540-b0ac-c2c123ad4c1e 2018-12-23 01:18:59,548 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-subnet 2018-12-23 01:18:59,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950d694461fd85bb8c9cfec18851b18f9020b76d" -d '{"subnets": [{"ip_version": 4, "network_id": "f6b021f1-7f9e-417e-8996-87147a816cb0", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-subnet"}]}' 2018-12-23 01:19:00,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cb677bee-54ff-459a-a296-5b15ee463dea Date: Sun, 23 Dec 2018 01:19:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:59Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18: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":"40297d429ede4df19e25e32f5c6688b2","id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-subnet"}]} 2018-12-23 01:19:00,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-cb677bee-54ff-459a-a296-5b15ee463dea 2018-12-23 01:19:00,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950d694461fd85bb8c9cfec18851b18f9020b76d" 2018-12-23 01:19:00,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-06d68710-6012-4ee6-888a-d7c82d127063 Date: Sun, 23 Dec 2018 01: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":["e8ea1670-80fa-4b3d-affa-d21060aca8d1"],"updated_at":"2018-12-23T01:18:59Z","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40297d429ede4df19e25e32f5c6688b2","id":"f6b021f1-7f9e-417e-8996-87147a816cb0","name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net"}]} 2018-12-23 01:19:00,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-06d68710-6012-4ee6-888a-d7c82d127063 2018-12-23 01:19:00,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950d694461fd85bb8c9cfec18851b18f9020b76d" 2018-12-23 01:19:00,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c6a6f493-b5f9-4b94-b981-50888ad70061 Date: Sun, 23 Dec 2018 01:19:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:59Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18: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":"40297d429ede4df19e25e32f5c6688b2","id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-subnet"}]} 2018-12-23 01:19:00,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-c6a6f493-b5f9-4b94-b981-50888ad70061 2018-12-23 01:19:00,687 - OpenStackNetwork - DEBUG - Network [f6b021f1-7f9e-417e-8996-87147a816cb0] created successfully 2018-12-23 01:19:00,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:19:00,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:19:01,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:19:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["G9DznhlPTNaJFHysLLk8kA"], "issued_at": "2018-12-23T01:19:01.000000Z"}} 2018-12-23 01:19:01,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1bbc1e7f86dd4981b6b815d96affba056839d8d" 2018-12-23 01:19:01,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90548e74-1e61-424d-98b3-77db509b0b13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:19:01,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-90548e74-1e61-424d-98b3-77db509b0b13 2018-12-23 01:19:01,184 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:19:01,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1bbc1e7f86dd4981b6b815d96affba056839d8d" 2018-12-23 01:19:01,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1411fb65-ee55-4742-aa47-b40b9ed675d3 x-compute-request-id: req-1411fb65-ee55-4742-aa47-b40b9ed675d3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:19:01,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1411fb65-ee55-4742-aa47-b40b9ed675d3 2018-12-23 01:19:01,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1bbc1e7f86dd4981b6b815d96affba056839d8d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-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-12-23 01:19:01,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e68b006-597e-4cbf-b1d7-0e0812ba5000 x-compute-request-id: req-7e68b006-597e-4cbf-b1d7-0e0812ba5000 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:19:01,471 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7e68b006-597e-4cbf-b1d7-0e0812ba5000 2018-12-23 01:19:01,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:19:01,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:19:01,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7f62d91851224fa3b268357596424d80", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj-role"}], "expires_at": "2018-12-23T02:19:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40297d429ede4df19e25e32f5c6688b2", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-user", "id": "6a1e49c96ba349be9da69680f9adda48"}, "audit_ids": ["eFI9Pw2BRXWpXtxm2qHu8w"], "issued_at": "2018-12-23T01:19:01.000000Z"}} 2018-12-23 01:19:01,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbab0bb338b6fe5dd5d6bcf7fb1279a12978d052" 2018-12-23 01:19:01,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ded6ae-62aa-4dd8-ba93-0a9dff851ae6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:19:01,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-73ded6ae-62aa-4dd8-ba93-0a9dff851ae6 2018-12-23 01:19:01,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbab0bb338b6fe5dd5d6bcf7fb1279a12978d052" 2018-12-23 01:19:02,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f4f1dbbe-7f3d-4588-974f-4cee48dc448b Date: Sun, 23 Dec 2018 01:19:02 GMT RESP BODY: {"security_groups": []} 2018-12-23 01:19:02,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name&description=hello+group used request id req-f4f1dbbe-7f3d-4588-974f-4cee48dc448b 2018-12-23 01:19:02,113 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name... 2018-12-23 01:19:02,113 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name 2018-12-23 01:19:02,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbab0bb338b6fe5dd5d6bcf7fb1279a12978d052" -d '{"security_group": {"name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name", "description": "hello group"}}' 2018-12-23 01:19:02,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b94701ab-c32e-4d6a-a02b-1a0b7efd869e Date: Sun, 23 Dec 2018 01:19:02 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:19:02Z", "updated_at": "2018-12-23T01:19:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:02Z", "revision_number": 0, "id": "717c560c-4432-407e-b525-427ba5702456", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "40297d429ede4df19e25e32f5c6688b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:02Z", "revision_number": 0, "id": "afeac081-361b-4b1f-832b-db6bd67ab1cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "40297d429ede4df19e25e32f5c6688b2"}], "revision_number": 2, "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name"}} 2018-12-23 01:19:02,543 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-b94701ab-c32e-4d6a-a02b-1a0b7efd869e 2018-12-23 01:19:02,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f8720cc-6967-464e-9a0c-f7181af22ec1 2018-12-23 01:19:02,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8f8720cc-6967-464e-9a0c-f7181af22ec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbab0bb338b6fe5dd5d6bcf7fb1279a12978d052" 2018-12-23 01:19:02,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4660c9a4-2414-4d56-9cc1-a91389bb114d Date: Sun, 23 Dec 2018 01: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-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "port_range_min": null, "revision_number": 0, "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:19:02Z", "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "717c560c-4432-407e-b525-427ba5702456"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "port_range_min": null, "revision_number": 0, "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:19:02Z", "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "afeac081-361b-4b1f-832b-db6bd67ab1cc"}]} 2018-12-23 01:19:02,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8f8720cc-6967-464e-9a0c-f7181af22ec1 used request id req-4660c9a4-2414-4d56-9cc1-a91389bb114d 2018-12-23 01:19:02,725 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f8720cc-6967-464e-9a0c-f7181af22ec1 2018-12-23 01:19:02,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8f8720cc-6967-464e-9a0c-f7181af22ec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbab0bb338b6fe5dd5d6bcf7fb1279a12978d052" 2018-12-23 01:19:02,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d1bdc153-e243-41ab-8bb0-de0c0eed9c64 Date: Sun, 23 Dec 2018 01: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-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "port_range_min": null, "revision_number": 0, "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:19:02Z", "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "717c560c-4432-407e-b525-427ba5702456"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "port_range_min": null, "revision_number": 0, "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:19:02Z", "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "afeac081-361b-4b1f-832b-db6bd67ab1cc"}]} 2018-12-23 01:19:02,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8f8720cc-6967-464e-9a0c-f7181af22ec1 used request id req-d1bdc153-e243-41ab-8bb0-de0c0eed9c64 2018-12-23 01:19:02,758 - neutron_utils - INFO - Retrieving security group with ID - 8f8720cc-6967-464e-9a0c-f7181af22ec1 2018-12-23 01:19:02,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=8f8720cc-6967-464e-9a0c-f7181af22ec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbab0bb338b6fe5dd5d6bcf7fb1279a12978d052" 2018-12-23 01:19:02,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0e4c92b6-1eb5-464e-b6b6-d7d81307c37d Date: Sun, 23 Dec 2018 01:19:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:19:02Z", "updated_at": "2018-12-23T01:19:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:02Z", "revision_number": 0, "id": "717c560c-4432-407e-b525-427ba5702456", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "40297d429ede4df19e25e32f5c6688b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:02Z", "revision_number": 0, "id": "afeac081-361b-4b1f-832b-db6bd67ab1cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "40297d429ede4df19e25e32f5c6688b2"}], "revision_number": 2, "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name"}]} 2018-12-23 01:19:02,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=8f8720cc-6967-464e-9a0c-f7181af22ec1 used request id req-0e4c92b6-1eb5-464e-b6b6-d7d81307c37d 2018-12-23 01:19:02,963 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f8720cc-6967-464e-9a0c-f7181af22ec1 2018-12-23 01:19:02,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8f8720cc-6967-464e-9a0c-f7181af22ec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbab0bb338b6fe5dd5d6bcf7fb1279a12978d052" 2018-12-23 01:19:03,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9bbafb8f-4da5-447a-8c02-aaac4e82c9e8 Date: Sun, 23 Dec 2018 01: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-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "port_range_min": null, "revision_number": 0, "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:19:02Z", "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "717c560c-4432-407e-b525-427ba5702456"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "port_range_min": null, "revision_number": 0, "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:19:02Z", "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "afeac081-361b-4b1f-832b-db6bd67ab1cc"}]} 2018-12-23 01:19:03,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8f8720cc-6967-464e-9a0c-f7181af22ec1 used request id req-9bbafb8f-4da5-447a-8c02-aaac4e82c9e8 2018-12-23 01:19:03,134 - neutron_utils - INFO - Retrieving security group with ID - 8f8720cc-6967-464e-9a0c-f7181af22ec1 2018-12-23 01:19:03,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=8f8720cc-6967-464e-9a0c-f7181af22ec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbab0bb338b6fe5dd5d6bcf7fb1279a12978d052" 2018-12-23 01:19:03,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-10746108-e8f7-4688-971e-c7f357d9b6eb Date: Sun, 23 Dec 2018 01:19:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:19:02Z", "updated_at": "2018-12-23T01:19:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:02Z", "revision_number": 0, "id": "717c560c-4432-407e-b525-427ba5702456", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "40297d429ede4df19e25e32f5c6688b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:02Z", "revision_number": 0, "id": "afeac081-361b-4b1f-832b-db6bd67ab1cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "40297d429ede4df19e25e32f5c6688b2"}], "revision_number": 2, "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name"}]} 2018-12-23 01:19:03,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=8f8720cc-6967-464e-9a0c-f7181af22ec1 used request id req-10746108-e8f7-4688-971e-c7f357d9b6eb 2018-12-23 01:19:03,191 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f8720cc-6967-464e-9a0c-f7181af22ec1 2018-12-23 01:19:03,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8f8720cc-6967-464e-9a0c-f7181af22ec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbab0bb338b6fe5dd5d6bcf7fb1279a12978d052" 2018-12-23 01:19:03,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-373ceb2b-be4f-4ed6-a1aa-78405b5c3a4a Date: Sun, 23 Dec 2018 01: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-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "port_range_min": null, "revision_number": 0, "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:19:02Z", "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "717c560c-4432-407e-b525-427ba5702456"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "port_range_min": null, "revision_number": 0, "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:19:02Z", "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "afeac081-361b-4b1f-832b-db6bd67ab1cc"}]} 2018-12-23 01:19:03,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8f8720cc-6967-464e-9a0c-f7181af22ec1 used request id req-373ceb2b-be4f-4ed6-a1aa-78405b5c3a4a 2018-12-23 01:19:03,364 - neutron_utils - INFO - Retrieving security group with ID - 8f8720cc-6967-464e-9a0c-f7181af22ec1 2018-12-23 01:19:03,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=8f8720cc-6967-464e-9a0c-f7181af22ec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbab0bb338b6fe5dd5d6bcf7fb1279a12978d052" 2018-12-23 01:19:03,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-dd50ecec-d0e1-45ae-9ace-31011a6f21c4 Date: Sun, 23 Dec 2018 01:19:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:19:02Z", "updated_at": "2018-12-23T01:19:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:02Z", "revision_number": 0, "id": "717c560c-4432-407e-b525-427ba5702456", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "40297d429ede4df19e25e32f5c6688b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:02Z", "revision_number": 0, "id": "afeac081-361b-4b1f-832b-db6bd67ab1cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "40297d429ede4df19e25e32f5c6688b2"}], "revision_number": 2, "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name"}]} 2018-12-23 01:19:03,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=8f8720cc-6967-464e-9a0c-f7181af22ec1 used request id req-dd50ecec-d0e1-45ae-9ace-31011a6f21c4 2018-12-23 01:19:03,567 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f8720cc-6967-464e-9a0c-f7181af22ec1 2018-12-23 01:19:03,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8f8720cc-6967-464e-9a0c-f7181af22ec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbab0bb338b6fe5dd5d6bcf7fb1279a12978d052" 2018-12-23 01:19:03,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5344016b-940a-446d-873e-287aae532dee Date: Sun, 23 Dec 2018 01: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-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "port_range_min": null, "revision_number": 0, "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:19:02Z", "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "717c560c-4432-407e-b525-427ba5702456"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:19:02Z", "security_group_id": "8f8720cc-6967-464e-9a0c-f7181af22ec1", "port_range_min": null, "revision_number": 0, "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:19:02Z", "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "afeac081-361b-4b1f-832b-db6bd67ab1cc"}]} 2018-12-23 01:19:03,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8f8720cc-6967-464e-9a0c-f7181af22ec1 used request id req-5344016b-940a-446d-873e-287aae532dee 2018-12-23 01:19:03,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:19:03,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:19:03,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7f62d91851224fa3b268357596424d80", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj-role"}], "expires_at": "2018-12-23T02:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40297d429ede4df19e25e32f5c6688b2", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-user", "id": "6a1e49c96ba349be9da69680f9adda48"}, "audit_ids": ["Dy0f9L15TCeU5Q9RiFqhUA"], "issued_at": "2018-12-23T01:19:03.000000Z"}} 2018-12-23 01:19:03,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:04,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-121ca5c2-f875-4f39-acd1-72daf0bdb77d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:19:04,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-121ca5c2-f875-4f39-acd1-72daf0bdb77d 2018-12-23 01:19:04,064 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:19:04,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:04,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1cdfc37-58aa-4a8d-8f5c-f898e34329e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:19:04,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b1cdfc37-58aa-4a8d-8f5c-f898e34329e9 2018-12-23 01:19:04,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:04,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5734376c-231d-42ca-a0ca-4221291dfff9 Date: Sun, 23 Dec 2018 01: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":["e8ea1670-80fa-4b3d-affa-d21060aca8d1"],"updated_at":"2018-12-23T01:18:59Z","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40297d429ede4df19e25e32f5c6688b2","id":"f6b021f1-7f9e-417e-8996-87147a816cb0","name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net"}]} 2018-12-23 01:19:04,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net used request id req-5734376c-231d-42ca-a0ca-4221291dfff9 2018-12-23 01:19:04,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:19:04,404 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:19:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:19:04,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:04,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b04c21a8-5f85-4c13-9da1-3e0631251d8d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2"}, "enabled": true, "id": "40297d429ede4df19e25e32f5c6688b2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}} 2018-12-23 01:19:04,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 used request id req-b04c21a8-5f85-4c13-9da1-3e0631251d8d 2018-12-23 01:19:04,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:04,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ec7676ab-1ced-4ea2-978a-9e0454eb8e13 Date: Sun, 23 Dec 2018 01:19:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:59Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18: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":"40297d429ede4df19e25e32f5c6688b2","id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-subnet"}]} 2018-12-23 01:19:04,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-ec7676ab-1ced-4ea2-978a-9e0454eb8e13 2018-12-23 01:19:04,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0&name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:04,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-68839557-b34b-49e5-89e2-c6dc32469e6e Date: Sun, 23 Dec 2018 01:19:04 GMT RESP BODY: {"ports":[]} 2018-12-23 01:19:04,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0&name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-port&admin_state_up=True used request id req-68839557-b34b-49e5-89e2-c6dc32469e6e 2018-12-23 01:19:04,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:05,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-bdecbacd-2968-4604-a4af-170d94b34792 x-compute-request-id: req-bdecbacd-2968-4604-a4af-170d94b34792 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:19:05,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst used request id req-bdecbacd-2968-4604-a4af-170d94b34792 2018-12-23 01:19:05,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:05,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-71af42a8-de1a-40c7-9eec-35a3fd167c7b Date: Sun, 23 Dec 2018 01:19: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":["e8ea1670-80fa-4b3d-affa-d21060aca8d1"],"updated_at":"2018-12-23T01:18:59Z","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40297d429ede4df19e25e32f5c6688b2","id":"f6b021f1-7f9e-417e-8996-87147a816cb0","name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net"}]} 2018-12-23 01:19:05,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net used request id req-71af42a8-de1a-40c7-9eec-35a3fd167c7b 2018-12-23 01:19:05,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:05,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc66e534-9419-4aa7-8e33-857868a809d3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2"}, "enabled": true, "id": "40297d429ede4df19e25e32f5c6688b2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}} 2018-12-23 01:19:05,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 used request id req-cc66e534-9419-4aa7-8e33-857868a809d3 2018-12-23 01:19:05,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:05,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0302ccbb-c77a-46b3-be40-bf2bd9339418 Date: Sun, 23 Dec 2018 01:19:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:59Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18: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":"40297d429ede4df19e25e32f5c6688b2","id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-subnet"}]} 2018-12-23 01:19:05,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-0302ccbb-c77a-46b3-be40-bf2bd9339418 2018-12-23 01:19:05,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0&name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:05,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-445820e1-25e9-4d02-9adf-2b425162a437 Date: Sun, 23 Dec 2018 01:19:05 GMT RESP BODY: {"ports":[]} 2018-12-23 01:19:05,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0&name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-port&admin_state_up=True used request id req-445820e1-25e9-4d02-9adf-2b425162a437 2018-12-23 01:19:05,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:19:05,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:19:06,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7f62d91851224fa3b268357596424d80", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj-role"}], "expires_at": "2018-12-23T02:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40297d429ede4df19e25e32f5c6688b2", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-user", "id": "6a1e49c96ba349be9da69680f9adda48"}, "audit_ids": ["vP3CSAayRtyrmEie-97fSA"], "issued_at": "2018-12-23T01:19:06.000000Z"}} 2018-12-23 01:19:06,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe055bb35cb006414ccf506afd303cd02d368390" 2018-12-23 01:19:06,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43d9ad6-406b-4201-9637-75865e7dff58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:19:06,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c43d9ad6-406b-4201-9637-75865e7dff58 2018-12-23 01:19:06,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:06,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4678205d-a2c4-483b-a205-c81a89019677 Date: Sun, 23 Dec 2018 01:19: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":["e8ea1670-80fa-4b3d-affa-d21060aca8d1"],"updated_at":"2018-12-23T01:18:59Z","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40297d429ede4df19e25e32f5c6688b2","id":"f6b021f1-7f9e-417e-8996-87147a816cb0","name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net"}]} 2018-12-23 01:19:06,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net used request id req-4678205d-a2c4-483b-a205-c81a89019677 2018-12-23 01:19:06,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:06,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ec3b6c2b-65ca-4e5f-95d3-e006aa09fa71 Date: Sun, 23 Dec 2018 01:19:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:59Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18: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":"40297d429ede4df19e25e32f5c6688b2","id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-subnet"}]} 2018-12-23 01:19:06,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-ec3b6c2b-65ca-4e5f-95d3-e006aa09fa71 2018-12-23 01:19:06,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:07,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-350669fa-504f-4755-b5e5-83c3ac67bf73 Date: Sun, 23 Dec 2018 01: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":["e8ea1670-80fa-4b3d-affa-d21060aca8d1"],"updated_at":"2018-12-23T01:18:59Z","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40297d429ede4df19e25e32f5c6688b2","id":"f6b021f1-7f9e-417e-8996-87147a816cb0","name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net"}]} 2018-12-23 01:19:07,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net used request id req-350669fa-504f-4755-b5e5-83c3ac67bf73 2018-12-23 01:19:07,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:19:07,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:19:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:19:07,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe055bb35cb006414ccf506afd303cd02d368390" 2018-12-23 01:19:07,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3161bf4-5f3f-48ab-bb42-9e72e026bae1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2"}, "enabled": true, "id": "40297d429ede4df19e25e32f5c6688b2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}} 2018-12-23 01:19:07,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 used request id req-e3161bf4-5f3f-48ab-bb42-9e72e026bae1 2018-12-23 01:19:07,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:07,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ea455c1d-d0fe-4c0e-911f-ff34a0012875 Date: Sun, 23 Dec 2018 01:19:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:59Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18: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":"40297d429ede4df19e25e32f5c6688b2","id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-subnet"}]} 2018-12-23 01:19:07,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-ea455c1d-d0fe-4c0e-911f-ff34a0012875 2018-12-23 01:19:07,438 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net 2018-12-23 01:19:07,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" -d '{"port": {"network_id": "f6b021f1-7f9e-417e-8996-87147a816cb0", "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-port", "admin_state_up": true}}' 2018-12-23 01:19:08,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-4e0be236-3b7a-460b-bcae-2735a9872e1d Date: Sun, 23 Dec 2018 01:19:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.8"}],"id":"98d83dae-e0e7-45fb-99c3-f3c0fc212d2c","security_groups":["db274453-19b6-4c7d-84d1-0979a7104851"],"mac_address":"fa:16:3e:43:59:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-port","project_id":"40297d429ede4df19e25e32f5c6688b2","qos_policy_id":null,"admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:07Z","binding:vnic_type":"normal"}} 2018-12-23 01:19:08,432 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-4e0be236-3b7a-460b-bcae-2735a9872e1d 2018-12-23 01:19:08,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:08,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a59ac4ca-4ef9-4843-ad30-e2dcdd8470af Date: Sun, 23 Dec 2018 01: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":["e8ea1670-80fa-4b3d-affa-d21060aca8d1"],"updated_at":"2018-12-23T01:18:59Z","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40297d429ede4df19e25e32f5c6688b2","id":"f6b021f1-7f9e-417e-8996-87147a816cb0","name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net"}]} 2018-12-23 01:19:08,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net used request id req-a59ac4ca-4ef9-4843-ad30-e2dcdd8470af 2018-12-23 01:19:08,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:08,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96c7d99-f464-4ba6-bae1-7816ba9a5c8a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2"}, "enabled": true, "id": "40297d429ede4df19e25e32f5c6688b2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}} 2018-12-23 01:19:08,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 used request id req-e96c7d99-f464-4ba6-bae1-7816ba9a5c8a 2018-12-23 01:19:08,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:08,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-469fdd22-e1d4-400f-9e79-2480c4aaa925 Date: Sun, 23 Dec 2018 01:19:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:59Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18: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":"40297d429ede4df19e25e32f5c6688b2","id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-subnet"}]} 2018-12-23 01:19:08,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-469fdd22-e1d4-400f-9e79-2480c4aaa925 2018-12-23 01:19:08,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0&name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:09,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-93ba97c2-3581-48e1-b2fe-f954a78504a1 Date: Sun, 23 Dec 2018 01:19:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.8"}],"id":"98d83dae-e0e7-45fb-99c3-f3c0fc212d2c","security_groups":["db274453-19b6-4c7d-84d1-0979a7104851"],"mac_address":"fa:16:3e:43:59:59","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-port","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:07Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:19:09,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0&name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-port&admin_state_up=True used request id req-93ba97c2-3581-48e1-b2fe-f954a78504a1 2018-12-23 01:19:09,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:09,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b2a5885-def3-4b2f-9a8b-9b6f0c1982c8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2"}, "enabled": true, "id": "40297d429ede4df19e25e32f5c6688b2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}} 2018-12-23 01:19:09,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 used request id req-3b2a5885-def3-4b2f-9a8b-9b6f0c1982c8 2018-12-23 01:19:09,209 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst 2018-12-23 01:19:09,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:09,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-6baa8681-386e-4de0-812a-ecbd68650e4d x-compute-request-id: req-6baa8681-386e-4de0-812a-ecbd68650e4d Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-flavor-name"}]} 2018-12-23 01:19:09,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6baa8681-386e-4de0-812a-ecbd68650e4d 2018-12-23 01:19:09,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:09,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-f4e5ce6b-7762-4a61-8816-720e749fca06 x-compute-request-id: req-f4e5ce6b-7762-4a61-8816-720e749fca06 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:19:09,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac used request id req-f4e5ce6b-7762-4a61-8816-720e749fca06 2018-12-23 01:19:09,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:09,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-b8d8eb6b-edf8-487f-a08d-a5a767ca80ce Date: Sun, 23 Dec 2018 01:19:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:18:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:18:57Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30/snap", "metadata": {}}], "self": "/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "min_disk": 0, "protected": false, "id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "file": "/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40297d429ede4df19e25e32f5c6688b2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-image"} 2018-12-23 01:19:09,440 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-image used request id req-b8d8eb6b-edf8-487f-a08d-a5a767ca80ce 2018-12-23 01:19:09,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:09,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-eba87d5a-6e18-45b1-ba42-2ee38d0c96ef Date: Sun, 23 Dec 2018 01:19: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-12-23 01:19:09,601 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-eba87d5a-6e18-45b1-ba42-2ee38d0c96ef 2018-12-23 01:19:09,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" -d '{"server": {"name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "imageRef": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "flavorRef": "f03f01fc-6416-4a01-a518-95a2caefbcac", "max_count": 1, "min_count": 1, "networks": [{"port": "98d83dae-e0e7-45fb-99c3-f3c0fc212d2c"}], "security_groups": [{"name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name"}]}}' 2018-12-23 01:19:11,393 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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-f583a618-90ab-4d92-aaa9-e3301233d98c x-compute-request-id: req-f583a618-90ab-4d92-aaa9-e3301233d98c Content-Length: 435 location: http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "adminPass": "Vm5Su9DJJEjo"}} 2018-12-23 01:19:11,393 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-f583a618-90ab-4d92-aaa9-e3301233d98c 2018-12-23 01:19:11,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:11,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-7314672d-1fdf-4634-8600-9b31517a30c7 x-compute-request-id: req-7314672d-1fdf-4634-8600-9b31517a30c7 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "image": {"id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "links": [{"href": "http://172.30.9.26:8774/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}]}, "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "user_id": "6a1e49c96ba349be9da69680f9adda48", "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-12-23T01:19:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "created": "2018-12-23T01:19:11Z", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:19:11,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-7314672d-1fdf-4634-8600-9b31517a30c7 2018-12-23 01:19:11,752 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst 2018-12-23 01:19:11,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:12,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-2bd5be30-4809-47e6-9dba-4b1497e3e881 x-compute-request-id: req-2bd5be30-4809-47e6-9dba-4b1497e3e881 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "image": {"id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "links": [{"href": "http://172.30.9.26:8774/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}]}, "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "user_id": "6a1e49c96ba349be9da69680f9adda48", "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-12-23T01:19:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "created": "2018-12-23T01:19:11Z", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:19:12,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-2bd5be30-4809-47e6-9dba-4b1497e3e881 2018-12-23 01:19:12,107 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst] is - BUILD 2018-12-23 01:19:12,107 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:19:15,110 - create_instance - DEBUG - VM status query timeout in 896.64202714 2018-12-23 01:19:15,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:15,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-fd965c3a-9b88-4a2e-b196-c105836c86d6 x-compute-request-id: req-fd965c3a-9b88-4a2e-b196-c105836c86d6 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "image": {"id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "links": [{"href": "http://172.30.9.26:8774/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}]}, "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "security_groups": [{"name": "default"}], "user_id": "6a1e49c96ba349be9da69680f9adda48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:19:13Z", "hostId": "ecf7979cf3ff610a09956aa01831555beab6f569a03cf92967b8f860", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "created": "2018-12-23T01:19:11Z", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:19:15,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-fd965c3a-9b88-4a2e-b196-c105836c86d6 2018-12-23 01:19:15,808 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst] is - BUILD 2018-12-23 01:19:15,808 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:19:18,811 - create_instance - DEBUG - VM status query timeout in 892.941334963 2018-12-23 01:19:18,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:19,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b0ce774-3e4e-4f38-a0a2-e7988950388b x-compute-request-id: req-8b0ce774-3e4e-4f38-a0a2-e7988950388b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:59", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "image": {"id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "links": [{"href": "http://172.30.9.26:8774/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:19:18.000000", "flavor": {"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}]}, "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "security_groups": [{"name": "default"}], "user_id": "6a1e49c96ba349be9da69680f9adda48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:19:18Z", "hostId": "ecf7979cf3ff610a09956aa01831555beab6f569a03cf92967b8f860", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "created": "2018-12-23T01:19:11Z", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:19:19,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-8b0ce774-3e4e-4f38-a0a2-e7988950388b 2018-12-23 01:19:19,282 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst] is - ACTIVE 2018-12-23 01:19:19,282 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:19:19,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:19,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-beff0bae-e6f8-473e-ab26-607f98319b6f x-compute-request-id: req-beff0bae-e6f8-473e-ab26-607f98319b6f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:59", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "image": {"id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "links": [{"href": "http://172.30.9.26:8774/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:19:18.000000", "flavor": {"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}]}, "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "security_groups": [{"name": "default"}], "user_id": "6a1e49c96ba349be9da69680f9adda48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:19:18Z", "hostId": "ecf7979cf3ff610a09956aa01831555beab6f569a03cf92967b8f860", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "created": "2018-12-23T01:19:11Z", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:19:19,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-beff0bae-e6f8-473e-ab26-607f98319b6f 2018-12-23 01:19:19,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:20,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f2cede64-3e7a-4bc3-89bf-0f3ef10a0270 Date: Sun, 23 Dec 2018 01:19: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":["e8ea1670-80fa-4b3d-affa-d21060aca8d1"],"updated_at":"2018-12-23T01:18:59Z","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40297d429ede4df19e25e32f5c6688b2","id":"f6b021f1-7f9e-417e-8996-87147a816cb0","name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net"}]} 2018-12-23 01:19:20,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net used request id req-f2cede64-3e7a-4bc3-89bf-0f3ef10a0270 2018-12-23 01:19:20,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:20,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4752c13-c615-45f3-8e66-7adfe776004e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2"}, "enabled": true, "id": "40297d429ede4df19e25e32f5c6688b2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}} 2018-12-23 01:19:20,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 used request id req-a4752c13-c615-45f3-8e66-7adfe776004e 2018-12-23 01:19:20,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:20,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1301c022-06f4-401e-9e2a-9804d3d08635 Date: Sun, 23 Dec 2018 01:19:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:59Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18: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":"40297d429ede4df19e25e32f5c6688b2","id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-subnet"}]} 2018-12-23 01:19:20,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-1301c022-06f4-401e-9e2a-9804d3d08635 2018-12-23 01:19:20,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:20,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-f14fbdcc-85c8-4a8f-811a-5ca8f81600b5 Date: Sun, 23 Dec 2018 01:19:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.2"}],"id":"72f1b926-5bed-4ba1-b5a9-32bd87748af9","security_groups":[],"mac_address":"fa:16:3e:ed:72:5d","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f6b021f1-7f9e-417e-8996-87147a816cb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.8"}],"id":"98d83dae-e0e7-45fb-99c3-f3c0fc212d2c","security_groups":["db274453-19b6-4c7d-84d1-0979a7104851"],"mac_address":"fa:16:3e:43:59:59","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-port","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:07Z","binding:vnic_type":"normal","device_id":"08d0a471-d260-4e4f-8c58-dc4043c3a1f1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.4"}],"id":"b02a4f73-760e-49a7-804a-32854a7019fd","security_groups":[],"mac_address":"fa:16:3e:de:f6:b5","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f6b021f1-7f9e-417e-8996-87147a816cb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.3"}],"id":"c69dfb3e-ac9c-4ade-9e51-ecce80d598a0","security_groups":[],"mac_address":"fa:16:3e:ff:8a:90","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f6b021f1-7f9e-417e-8996-87147a816cb0"}]} 2018-12-23 01:19:20,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-f14fbdcc-85c8-4a8f-811a-5ca8f81600b5 2018-12-23 01:19:20,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:20,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73d251c8-5814-4dc0-bce7-b03cdbe18dca x-compute-request-id: req-73d251c8-5814-4dc0-bce7-b03cdbe18dca Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:59", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "image": {"id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "links": [{"href": "http://172.30.9.26:8774/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:19:18.000000", "flavor": {"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}]}, "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "security_groups": [{"name": "default"}], "user_id": "6a1e49c96ba349be9da69680f9adda48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:19:18Z", "hostId": "ecf7979cf3ff610a09956aa01831555beab6f569a03cf92967b8f860", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "created": "2018-12-23T01:19:11Z", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:19:20,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-73d251c8-5814-4dc0-bce7-b03cdbe18dca 2018-12-23 01:19:20,923 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst] is - ACTIVE 2018-12-23 01:19:20,923 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:19:20,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:21,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-626d8a38-436e-4791-975f-91235edcd5fe x-compute-request-id: req-626d8a38-436e-4791-975f-91235edcd5fe Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:59", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "image": {"id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "links": [{"href": "http://172.30.9.26:8774/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:19:18.000000", "flavor": {"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}]}, "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "security_groups": [{"name": "default"}], "user_id": "6a1e49c96ba349be9da69680f9adda48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:19:18Z", "hostId": "ecf7979cf3ff610a09956aa01831555beab6f569a03cf92967b8f860", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "created": "2018-12-23T01:19:11Z", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:19:21,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-626d8a38-436e-4791-975f-91235edcd5fe 2018-12-23 01:19:21,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:21,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-160d0d01-7feb-4cd0-bd87-5133f68b9ac5 Date: Sun, 23 Dec 2018 01:19: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":["e8ea1670-80fa-4b3d-affa-d21060aca8d1"],"updated_at":"2018-12-23T01:18:59Z","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40297d429ede4df19e25e32f5c6688b2","id":"f6b021f1-7f9e-417e-8996-87147a816cb0","name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net"}]} 2018-12-23 01:19:21,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net used request id req-160d0d01-7feb-4cd0-bd87-5133f68b9ac5 2018-12-23 01:19:21,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:21,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162ffff5-caeb-4d59-89c0-ac788ffc6393 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2"}, "enabled": true, "id": "40297d429ede4df19e25e32f5c6688b2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}} 2018-12-23 01:19:21,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 used request id req-162ffff5-caeb-4d59-89c0-ac788ffc6393 2018-12-23 01:19:21,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:21,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a52c5425-ac98-4138-8ddf-cd3129f486c2 Date: Sun, 23 Dec 2018 01:19:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:59Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18: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":"40297d429ede4df19e25e32f5c6688b2","id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-subnet"}]} 2018-12-23 01:19:21,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-a52c5425-ac98-4138-8ddf-cd3129f486c2 2018-12-23 01:19:21,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:22,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-be8adc62-37b5-4ede-9d53-ad61dcb1f89e Date: Sun, 23 Dec 2018 01:19:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.2"}],"id":"72f1b926-5bed-4ba1-b5a9-32bd87748af9","security_groups":[],"mac_address":"fa:16:3e:ed:72:5d","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f6b021f1-7f9e-417e-8996-87147a816cb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.8"}],"id":"98d83dae-e0e7-45fb-99c3-f3c0fc212d2c","security_groups":["db274453-19b6-4c7d-84d1-0979a7104851"],"mac_address":"fa:16:3e:43:59:59","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-port","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:07Z","binding:vnic_type":"normal","device_id":"08d0a471-d260-4e4f-8c58-dc4043c3a1f1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.4"}],"id":"b02a4f73-760e-49a7-804a-32854a7019fd","security_groups":[],"mac_address":"fa:16:3e:de:f6:b5","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f6b021f1-7f9e-417e-8996-87147a816cb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.3"}],"id":"c69dfb3e-ac9c-4ade-9e51-ecce80d598a0","security_groups":[],"mac_address":"fa:16:3e:ff:8a:90","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f6b021f1-7f9e-417e-8996-87147a816cb0"}]} 2018-12-23 01:19:22,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-be8adc62-37b5-4ede-9d53-ad61dcb1f89e 2018-12-23 01:19:22,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name"}}' 2018-12-23 01:19:23,069 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:19: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-681b4ed3-4eef-4971-972c-be70b94b2eb1 x-compute-request-id: req-681b4ed3-4eef-4971-972c-be70b94b2eb1 Content-Length: 0 Content-Type: application/json 2018-12-23 01:19:23,069 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1/action used request id req-681b4ed3-4eef-4971-972c-be70b94b2eb1 2018-12-23 01:19:23,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:19:23,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7f62d91851224fa3b268357596424d80", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj-role"}], "expires_at": "2018-12-23T02:19:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40297d429ede4df19e25e32f5c6688b2", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/40297d429ede4df19e25e32f5c6688b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-user", "id": "6a1e49c96ba349be9da69680f9adda48"}, "audit_ids": ["N-qCH_yBRwaJogSTXwfPzw"], "issued_at": "2018-12-23T01:19:23.000000Z"}} 2018-12-23 01:19:23,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7841ec356778bacbf7dd3fefc5efc17e3a096f5b" 2018-12-23 01:19:24,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19: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-6de128e3-a72d-4b67-9438-5501a3477392 x-compute-request-id: req-6de128e3-a72d-4b67-9438-5501a3477392 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:59", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "image": {"id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "links": [{"href": "http://172.30.9.26:8774/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:19:18.000000", "flavor": {"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}]}, "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "security_groups": [{"name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name"}, {"name": "default"}], "user_id": "6a1e49c96ba349be9da69680f9adda48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:19:18Z", "hostId": "ecf7979cf3ff610a09956aa01831555beab6f569a03cf92967b8f860", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "created": "2018-12-23T01:19:11Z", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:19:24,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-6de128e3-a72d-4b67-9438-5501a3477392 2018-12-23 01:19:24,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:25,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f5146c9-0fff-4b3f-822b-ae2203d2d19a x-compute-request-id: req-3f5146c9-0fff-4b3f-822b-ae2203d2d19a Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:59", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "image": {"id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "links": [{"href": "http://172.30.9.26:8774/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:19:18.000000", "flavor": {"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}]}, "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "security_groups": [{"name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name"}, {"name": "default"}], "user_id": "6a1e49c96ba349be9da69680f9adda48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:19:18Z", "hostId": "ecf7979cf3ff610a09956aa01831555beab6f569a03cf92967b8f860", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "created": "2018-12-23T01:19:11Z", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:19:25,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-3f5146c9-0fff-4b3f-822b-ae2203d2d19a 2018-12-23 01:19:25,076 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst] is - ACTIVE 2018-12-23 01:19:25,076 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:19:25,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:25,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53020aa9-91a5-4a9a-a43d-575b91bf9104 x-compute-request-id: req-53020aa9-91a5-4a9a-a43d-575b91bf9104 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:59", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "image": {"id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "links": [{"href": "http://172.30.9.26:8774/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:19:18.000000", "flavor": {"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}]}, "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "security_groups": [{"name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name"}, {"name": "default"}], "user_id": "6a1e49c96ba349be9da69680f9adda48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:19:18Z", "hostId": "ecf7979cf3ff610a09956aa01831555beab6f569a03cf92967b8f860", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "created": "2018-12-23T01:19:11Z", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:19:25,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-53020aa9-91a5-4a9a-a43d-575b91bf9104 2018-12-23 01:19:25,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:25,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-752d9aa6-cd89-491b-a9e5-54aafd3018d8 Date: Sun, 23 Dec 2018 01:19: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":["e8ea1670-80fa-4b3d-affa-d21060aca8d1"],"updated_at":"2018-12-23T01:18:59Z","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40297d429ede4df19e25e32f5c6688b2","id":"f6b021f1-7f9e-417e-8996-87147a816cb0","name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net"}]} 2018-12-23 01:19:25,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net used request id req-752d9aa6-cd89-491b-a9e5-54aafd3018d8 2018-12-23 01:19:25,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:25,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45701936-a69d-4435-936c-fd991bbc2a3a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2"}, "enabled": true, "id": "40297d429ede4df19e25e32f5c6688b2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}} 2018-12-23 01:19:25,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 used request id req-45701936-a69d-4435-936c-fd991bbc2a3a 2018-12-23 01:19:25,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:25,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a7d2c4c9-406d-470b-892b-ae0e8794cd32 Date: Sun, 23 Dec 2018 01:19:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:59Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18: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":"40297d429ede4df19e25e32f5c6688b2","id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-subnet"}]} 2018-12-23 01:19:25,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-a7d2c4c9-406d-470b-892b-ae0e8794cd32 2018-12-23 01:19:25,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:26,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-66a45f80-c92e-4a66-ba6f-1ba8869f30f2 Date: Sun, 23 Dec 2018 01:19:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.2"}],"id":"72f1b926-5bed-4ba1-b5a9-32bd87748af9","security_groups":[],"mac_address":"fa:16:3e:ed:72:5d","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f6b021f1-7f9e-417e-8996-87147a816cb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:22Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.8"}],"id":"98d83dae-e0e7-45fb-99c3-f3c0fc212d2c","security_groups":["8f8720cc-6967-464e-9a0c-f7181af22ec1","db274453-19b6-4c7d-84d1-0979a7104851"],"mac_address":"fa:16:3e:43:59:59","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-port","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:07Z","binding:vnic_type":"normal","device_id":"08d0a471-d260-4e4f-8c58-dc4043c3a1f1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.4"}],"id":"b02a4f73-760e-49a7-804a-32854a7019fd","security_groups":[],"mac_address":"fa:16:3e:de:f6:b5","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f6b021f1-7f9e-417e-8996-87147a816cb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.3"}],"id":"c69dfb3e-ac9c-4ade-9e51-ecce80d598a0","security_groups":[],"mac_address":"fa:16:3e:ff:8a:90","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f6b021f1-7f9e-417e-8996-87147a816cb0"}]} 2018-12-23 01:19:26,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-66a45f80-c92e-4a66-ba6f-1ba8869f30f2 2018-12-23 01:19:26,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:26,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19: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-11ae3daa-34f6-4c89-8ea9-f102e5466061 x-compute-request-id: req-11ae3daa-34f6-4c89-8ea9-f102e5466061 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:59", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "image": {"id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "links": [{"href": "http://172.30.9.26:8774/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:19:18.000000", "flavor": {"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}]}, "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "security_groups": [{"name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name"}, {"name": "default"}], "user_id": "6a1e49c96ba349be9da69680f9adda48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:19:18Z", "hostId": "ecf7979cf3ff610a09956aa01831555beab6f569a03cf92967b8f860", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "created": "2018-12-23T01:19:11Z", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:19:26,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-11ae3daa-34f6-4c89-8ea9-f102e5466061 2018-12-23 01:19:26,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:27,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f252aa61-bba2-468c-b96b-2c98aaaf9266 Date: Sun, 23 Dec 2018 01:19: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":["e8ea1670-80fa-4b3d-affa-d21060aca8d1"],"updated_at":"2018-12-23T01:18:59Z","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40297d429ede4df19e25e32f5c6688b2","id":"f6b021f1-7f9e-417e-8996-87147a816cb0","name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net"}]} 2018-12-23 01:19:27,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net used request id req-f252aa61-bba2-468c-b96b-2c98aaaf9266 2018-12-23 01:19:27,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:27,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc335944-f91a-4928-9d01-cf1faa047585 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2"}, "enabled": true, "id": "40297d429ede4df19e25e32f5c6688b2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}} 2018-12-23 01:19:27,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 used request id req-dc335944-f91a-4928-9d01-cf1faa047585 2018-12-23 01:19:27,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:27,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e38abba0-2170-4a40-9683-19c7ce72083c Date: Sun, 23 Dec 2018 01:19:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:59Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18: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":"40297d429ede4df19e25e32f5c6688b2","id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-subnet"}]} 2018-12-23 01:19:27,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-e38abba0-2170-4a40-9683-19c7ce72083c 2018-12-23 01:19:27,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:27,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-663f6dbd-153e-4974-8cfd-5f23197baf03 Date: Sun, 23 Dec 2018 01:19:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.2"}],"id":"72f1b926-5bed-4ba1-b5a9-32bd87748af9","security_groups":[],"mac_address":"fa:16:3e:ed:72:5d","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f6b021f1-7f9e-417e-8996-87147a816cb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:22Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.8"}],"id":"98d83dae-e0e7-45fb-99c3-f3c0fc212d2c","security_groups":["8f8720cc-6967-464e-9a0c-f7181af22ec1","db274453-19b6-4c7d-84d1-0979a7104851"],"mac_address":"fa:16:3e:43:59:59","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-port","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:07Z","binding:vnic_type":"normal","device_id":"08d0a471-d260-4e4f-8c58-dc4043c3a1f1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.4"}],"id":"b02a4f73-760e-49a7-804a-32854a7019fd","security_groups":[],"mac_address":"fa:16:3e:de:f6:b5","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f6b021f1-7f9e-417e-8996-87147a816cb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.3"}],"id":"c69dfb3e-ac9c-4ade-9e51-ecce80d598a0","security_groups":[],"mac_address":"fa:16:3e:ff:8a:90","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f6b021f1-7f9e-417e-8996-87147a816cb0"}]} 2018-12-23 01:19:27,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-663f6dbd-153e-4974-8cfd-5f23197baf03 2018-12-23 01:19:27,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name"}}' 2018-12-23 01:19:28,567 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:19:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf253a21-4820-4904-8291-989fb4c6fe27 x-compute-request-id: req-cf253a21-4820-4904-8291-989fb4c6fe27 Content-Length: 0 Content-Type: application/json 2018-12-23 01:19:28,567 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1/action used request id req-cf253a21-4820-4904-8291-989fb4c6fe27 2018-12-23 01:19:28,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:29,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0039f136-fb81-4d1f-98bf-08d1cbdd0cfd x-compute-request-id: req-0039f136-fb81-4d1f-98bf-08d1cbdd0cfd Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:59", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "image": {"id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "links": [{"href": "http://172.30.9.26:8774/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:19:18.000000", "flavor": {"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}]}, "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "security_groups": [{"name": "default"}], "user_id": "6a1e49c96ba349be9da69680f9adda48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:19:18Z", "hostId": "ecf7979cf3ff610a09956aa01831555beab6f569a03cf92967b8f860", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "created": "2018-12-23T01:19:11Z", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:19:29,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-0039f136-fb81-4d1f-98bf-08d1cbdd0cfd 2018-12-23 01:19:29,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:29,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7a21d1ed-920e-4b25-b16b-3da5270d989a Date: Sun, 23 Dec 2018 01:19:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e8ea1670-80fa-4b3d-affa-d21060aca8d1"],"updated_at":"2018-12-23T01:18:59Z","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40297d429ede4df19e25e32f5c6688b2","id":"f6b021f1-7f9e-417e-8996-87147a816cb0","name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net"}]} 2018-12-23 01:19:29,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net used request id req-7a21d1ed-920e-4b25-b16b-3da5270d989a 2018-12-23 01:19:29,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:29,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa1bdd9-2bbe-4016-8289-2b988c71f48b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2"}, "enabled": true, "id": "40297d429ede4df19e25e32f5c6688b2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}} 2018-12-23 01:19:29,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 used request id req-faa1bdd9-2bbe-4016-8289-2b988c71f48b 2018-12-23 01:19:29,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:29,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7ea43859-fbee-4aad-af40-b715a065948a Date: Sun, 23 Dec 2018 01:19:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:18:59Z","dns_nameservers":[],"updated_at":"2018-12-23T01:18: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":"40297d429ede4df19e25e32f5c6688b2","id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-subnet"}]} 2018-12-23 01:19:29,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-7ea43859-fbee-4aad-af40-b715a065948a 2018-12-23 01:19:29,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:29,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-3da4cdcd-1994-4704-9ac6-9e50589ad487 Date: Sun, 23 Dec 2018 01:19:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.2"}],"id":"72f1b926-5bed-4ba1-b5a9-32bd87748af9","security_groups":[],"mac_address":"fa:16:3e:ed:72:5d","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f6b021f1-7f9e-417e-8996-87147a816cb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:28Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.8"}],"id":"98d83dae-e0e7-45fb-99c3-f3c0fc212d2c","security_groups":["db274453-19b6-4c7d-84d1-0979a7104851"],"mac_address":"fa:16:3e:43:59:59","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-port","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:07Z","binding:vnic_type":"normal","device_id":"08d0a471-d260-4e4f-8c58-dc4043c3a1f1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.4"}],"id":"b02a4f73-760e-49a7-804a-32854a7019fd","security_groups":[],"mac_address":"fa:16:3e:de:f6:b5","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f6b021f1-7f9e-417e-8996-87147a816cb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:19:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8ea1670-80fa-4b3d-affa-d21060aca8d1","ip_address":"10.55.0.3"}],"id":"c69dfb3e-ac9c-4ade-9e51-ecce80d598a0","security_groups":[],"mac_address":"fa:16:3e:ff:8a:90","project_id":"40297d429ede4df19e25e32f5c6688b2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6b021f1-7f9e-417e-8996-87147a816cb0","tenant_id":"40297d429ede4df19e25e32f5c6688b2","created_at":"2018-12-23T01:19:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f6b021f1-7f9e-417e-8996-87147a816cb0"}]} 2018-12-23 01:19:29,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-3da4cdcd-1994-4704-9ac6-9e50589ad487 2018-12-23 01:19:29,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7841ec356778bacbf7dd3fefc5efc17e3a096f5b" 2018-12-23 01:19:30,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80b31dee-c74c-4647-8839-c7aead009920 x-compute-request-id: req-80b31dee-c74c-4647-8839-c7aead009920 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:59", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "image": {"id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "links": [{"href": "http://172.30.9.26:8774/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:19:18.000000", "flavor": {"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}]}, "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "security_groups": [{"name": "default"}], "user_id": "6a1e49c96ba349be9da69680f9adda48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:19:18Z", "hostId": "ecf7979cf3ff610a09956aa01831555beab6f569a03cf92967b8f860", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "created": "2018-12-23T01:19:11Z", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:19:30,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-80b31dee-c74c-4647-8839-c7aead009920 2018-12-23 01:19:30,270 - create_instance - INFO - Deleting Port with ID - 98d83dae-e0e7-45fb-99c3-f3c0fc212d2c 2018-12-23 01:19:30,270 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-port 2018-12-23 01:19:30,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/98d83dae-e0e7-45fb-99c3-f3c0fc212d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:31,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70a5d61a-aeed-4d27-b41d-38417350b254 Date: Sun, 23 Dec 2018 01:19:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:19:31,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/98d83dae-e0e7-45fb-99c3-f3c0fc212d2c used request id req-70a5d61a-aeed-4d27-b41d-38417350b254 2018-12-23 01:19:31,072 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst 2018-12-23 01:19:31,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:31,279 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:19:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2d21f3e-1243-4460-8069-743c71563215 x-compute-request-id: req-a2d21f3e-1243-4460-8069-743c71563215 Content-Type: application/json 2018-12-23 01:19:31,279 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-a2d21f3e-1243-4460-8069-743c71563215 2018-12-23 01:19:31,279 - create_instance - INFO - Checking deletion status 2018-12-23 01:19:31,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:31,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1200f151-d992-466c-b7b9-260460820521 x-compute-request-id: req-1200f151-d992-466c-b7b9-260460820521 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "image": {"id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "links": [{"href": "http://172.30.9.26:8774/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:19:18.000000", "flavor": {"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}]}, "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "user_id": "6a1e49c96ba349be9da69680f9adda48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:19:31Z", "hostId": "ecf7979cf3ff610a09956aa01831555beab6f569a03cf92967b8f860", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "created": "2018-12-23T01:19:11Z", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:19:31,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-1200f151-d992-466c-b7b9-260460820521 2018-12-23 01:19:31,676 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst] is - ACTIVE 2018-12-23 01:19:31,676 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:19:34,679 - create_instance - DEBUG - VM status query timeout in 296.600267887 2018-12-23 01:19:34,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:35,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-649fc6ee-ecb3-4b67-b614-ac1a3541a810 x-compute-request-id: req-649fc6ee-ecb3-4b67-b614-ac1a3541a810 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "image": {"id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "links": [{"href": "http://172.30.9.26:8774/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:19:18.000000", "flavor": {"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}]}, "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "user_id": "6a1e49c96ba349be9da69680f9adda48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:19:31Z", "hostId": "ecf7979cf3ff610a09956aa01831555beab6f569a03cf92967b8f860", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "created": "2018-12-23T01:19:11Z", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:19:35,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-649fc6ee-ecb3-4b67-b614-ac1a3541a810 2018-12-23 01:19:35,103 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst] is - ACTIVE 2018-12-23 01:19:35,104 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:19:38,107 - create_instance - DEBUG - VM status query timeout in 293.172612906 2018-12-23 01:19:38,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:38,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-281180cf-c6cc-437f-b20b-0c3f0909a5a0 x-compute-request-id: req-281180cf-c6cc-437f-b20b-0c3f0909a5a0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "rel": "bookmark"}], "image": {"id": "2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "links": [{"href": "http://172.30.9.26:8774/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:19:18.000000", "flavor": {"id": "f03f01fc-6416-4a01-a518-95a2caefbcac", "links": [{"href": "http://172.30.9.26:8774/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac", "rel": "bookmark"}]}, "id": "08d0a471-d260-4e4f-8c58-dc4043c3a1f1", "user_id": "6a1e49c96ba349be9da69680f9adda48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:19:37Z", "hostId": "ecf7979cf3ff610a09956aa01831555beab6f569a03cf92967b8f860", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst", "created": "2018-12-23T01:19:11Z", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:19:38,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-281180cf-c6cc-437f-b20b-0c3f0909a5a0 2018-12-23 01:19:38,213 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst] is - ACTIVE 2018-12-23 01:19:38,213 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:19:41,216 - create_instance - DEBUG - VM status query timeout in 290.062952995 2018-12-23 01:19:41,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b57e4f89caeff9d2a20353b8c1523fef26265a2" 2018-12-23 01:19:41,265 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:19: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-147d1444-068f-4c70-a54d-d6912e5b5365 x-compute-request-id: req-147d1444-068f-4c70-a54d-d6912e5b5365 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 08d0a471-d260-4e4f-8c58-dc4043c3a1f1 could not be found.", "code": 404}} 2018-12-23 01:19:41,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d0a471-d260-4e4f-8c58-dc4043c3a1f1 used request id req-147d1444-068f-4c70-a54d-d6912e5b5365 2018-12-23 01:19:41,265 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 08d0a471-d260-4e4f-8c58-dc4043c3a1f1 could not be found. (HTTP 404) (Request-ID: req-147d1444-068f-4c70-a54d-d6912e5b5365) 2018-12-23 01:19:41,265 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-inst 2018-12-23 01:19:41,266 - neutron_utils - INFO - Deleting security group rule with ID - afeac081-361b-4b1f-832b-db6bd67ab1cc 2018-12-23 01:19:41,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/afeac081-361b-4b1f-832b-db6bd67ab1cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbab0bb338b6fe5dd5d6bcf7fb1279a12978d052" 2018-12-23 01:19:41,362 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7dea7016-5f47-4e0e-a9ee-c3c481c21102 Content-Length: 0 Date: Sun, 23 Dec 2018 01:19:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:19:41,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/afeac081-361b-4b1f-832b-db6bd67ab1cc used request id req-7dea7016-5f47-4e0e-a9ee-c3c481c21102 2018-12-23 01:19:41,362 - neutron_utils - INFO - Deleting security group rule with ID - 717c560c-4432-407e-b525-427ba5702456 2018-12-23 01:19:41,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/717c560c-4432-407e-b525-427ba5702456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbab0bb338b6fe5dd5d6bcf7fb1279a12978d052" 2018-12-23 01:19:41,611 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1292f433-7802-4186-8907-8cc784b769a6 Content-Length: 0 Date: Sun, 23 Dec 2018 01:19:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:19:41,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/717c560c-4432-407e-b525-427ba5702456 used request id req-1292f433-7802-4186-8907-8cc784b769a6 2018-12-23 01:19:41,611 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-name 2018-12-23 01:19:41,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/8f8720cc-6967-464e-9a0c-f7181af22ec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbab0bb338b6fe5dd5d6bcf7fb1279a12978d052" 2018-12-23 01:19:41,904 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac9c20ff-8410-475b-bcf3-74185e65e615 Content-Length: 0 Date: Sun, 23 Dec 2018 01:19:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:19:41,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/8f8720cc-6967-464e-9a0c-f7181af22ec1 used request id req-ac9c20ff-8410-475b-bcf3-74185e65e615 2018-12-23 01:19:41,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1bbc1e7f86dd4981b6b815d96affba056839d8d" 2018-12-23 01:19:41,950 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:19: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-a02c8179-102b-4bcb-ba7f-bac72fe036ad x-compute-request-id: req-a02c8179-102b-4bcb-ba7f-bac72fe036ad Content-Length: 0 Content-Type: application/json 2018-12-23 01:19:41,950 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f03f01fc-6416-4a01-a518-95a2caefbcac used request id req-a02c8179-102b-4bcb-ba7f-bac72fe036ad 2018-12-23 01:19:41,951 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-subnet 2018-12-23 01:19:41,951 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-subnet 2018-12-23 01:19:41,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/e8ea1670-80fa-4b3d-affa-d21060aca8d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950d694461fd85bb8c9cfec18851b18f9020b76d" 2018-12-23 01:19:44,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2953c1b0-bd5d-4145-a830-a64ba7414158 Date: Sun, 23 Dec 2018 01:19:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:19:44,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/e8ea1670-80fa-4b3d-affa-d21060aca8d1 used request id req-2953c1b0-bd5d-4145-a830-a64ba7414158 2018-12-23 01:19:44,385 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-pub-net 2018-12-23 01:19:44,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/f6b021f1-7f9e-417e-8996-87147a816cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950d694461fd85bb8c9cfec18851b18f9020b76d" 2018-12-23 01:19:45,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ca42302-f401-4d3b-a4af-52593f8ff2ae Date: Sun, 23 Dec 2018 01:19:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:19:45,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f6b021f1-7f9e-417e-8996-87147a816cb0 used request id req-9ca42302-f401-4d3b-a4af-52593f8ff2ae 2018-12-23 01:19:45,619 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-7c5b4553-53a2-4102-b508-870a483c060d-image 2018-12-23 01:19:45,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8888ca24ac97a4cbe494ccbd25014ae9390ecd3d" 2018-12-23 01:19:47,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d14aec75-616d-4d73-bb69-c3913a89a581 Date: Sun, 23 Dec 2018 01:19:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:19:47,656 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2d40ffd2-a7b7-4b2c-8327-413fd1e2ef30 used request id req-d14aec75-616d-4d73-bb69-c3913a89a581 2018-12-23 01:19:47,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" 2018-12-23 01:19:47,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-be9bd31e-cb9c-48e2-9a4a-fb544941b4b4 Date: Sun, 23 Dec 2018 01:19:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:18:58Z", "updated_at": "2018-12-23T01:18:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:18:58Z", "revision_number": 0, "id": "4b79b8a5-09dd-41a7-95aa-173fc2c269e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:18:58Z", "security_group_id": "db274453-19b6-4c7d-84d1-0979a7104851", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "40297d429ede4df19e25e32f5c6688b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:18:58Z", "revision_number": 0, "id": "7740ea27-a4c7-4579-a614-6f15c9e3016a", "remote_group_id": "db274453-19b6-4c7d-84d1-0979a7104851", "remote_ip_prefix": null, "created_at": "2018-12-23T01:18:58Z", "security_group_id": "db274453-19b6-4c7d-84d1-0979a7104851", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "40297d429ede4df19e25e32f5c6688b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:18:58Z", "revision_number": 0, "id": "7a17367f-cddc-4de3-8591-22ce65dd7cd2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:18:58Z", "security_group_id": "db274453-19b6-4c7d-84d1-0979a7104851", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "40297d429ede4df19e25e32f5c6688b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:18:58Z", "revision_number": 0, "id": "8f41f12f-0537-4ff8-8107-0a62d6b5a850", "remote_group_id": "db274453-19b6-4c7d-84d1-0979a7104851", "remote_ip_prefix": null, "created_at": "2018-12-23T01:18:58Z", "security_group_id": "db274453-19b6-4c7d-84d1-0979a7104851", "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "40297d429ede4df19e25e32f5c6688b2"}], "revision_number": 4, "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "db274453-19b6-4c7d-84d1-0979a7104851", "name": "default"}]} 2018-12-23 01:19:47,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-be9bd31e-cb9c-48e2-9a4a-fb544941b4b4 2018-12-23 01:19:47,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" 2018-12-23 01:19:47,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ee0a72-c239-43c8-9a43-6a68a693f4a6 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:19:47,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-53ee0a72-c239-43c8-9a43-6a68a693f4a6 2018-12-23 01:19:47,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" 2018-12-23 01:19:48,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c788b62e-1d3b-41ab-a8aa-d835157a8c57 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:19:48,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-c788b62e-1d3b-41ab-a8aa-d835157a8c57 2018-12-23 01:19:48,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" 2018-12-23 01:19:48,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85e4d3e6-84b8-4d2e-b2fe-13dd7f3aecf0 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:19:48,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-85e4d3e6-84b8-4d2e-b2fe-13dd7f3aecf0 2018-12-23 01:19:48,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" 2018-12-23 01:19:48,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a89d091-29b1-4d94-91fb-1d9bdc2f3589 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2"}, "enabled": true, "id": "40297d429ede4df19e25e32f5c6688b2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ec904f54-41a7-495-proj"}} 2018-12-23 01:19:48,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 used request id req-5a89d091-29b1-4d94-91fb-1d9bdc2f3589 2018-12-23 01:19:48,261 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db274453-19b6-4c7d-84d1-0979a7104851 2018-12-23 01:19:48,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=db274453-19b6-4c7d-84d1-0979a7104851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" 2018-12-23 01:19:48,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6c9b16b6-2c50-445c-a918-fb5a002fff38 Date: Sun, 23 Dec 2018 01:19: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-12-23T01:18:58Z", "security_group_id": "db274453-19b6-4c7d-84d1-0979a7104851", "port_range_min": null, "revision_number": 0, "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:18:58Z", "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "4b79b8a5-09dd-41a7-95aa-173fc2c269e1"}, {"remote_group_id": "db274453-19b6-4c7d-84d1-0979a7104851", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:18:58Z", "security_group_id": "db274453-19b6-4c7d-84d1-0979a7104851", "port_range_min": null, "revision_number": 0, "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:18:58Z", "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "7740ea27-a4c7-4579-a614-6f15c9e3016a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:18:58Z", "security_group_id": "db274453-19b6-4c7d-84d1-0979a7104851", "port_range_min": null, "revision_number": 0, "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:18:58Z", "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "7a17367f-cddc-4de3-8591-22ce65dd7cd2"}, {"remote_group_id": "db274453-19b6-4c7d-84d1-0979a7104851", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:18:58Z", "security_group_id": "db274453-19b6-4c7d-84d1-0979a7104851", "port_range_min": null, "revision_number": 0, "tenant_id": "40297d429ede4df19e25e32f5c6688b2", "created_at": "2018-12-23T01:18:58Z", "project_id": "40297d429ede4df19e25e32f5c6688b2", "id": "8f41f12f-0537-4ff8-8107-0a62d6b5a850"}]} 2018-12-23 01:19:48,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=db274453-19b6-4c7d-84d1-0979a7104851 used request id req-6c9b16b6-2c50-445c-a918-fb5a002fff38 2018-12-23 01:19:48,448 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:19:48,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/db274453-19b6-4c7d-84d1-0979a7104851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" 2018-12-23 01:19:48,716 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea66ec3f-49c9-4532-ac17-6d0500372e69 Content-Length: 0 Date: Sun, 23 Dec 2018 01:19:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:19:48,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/db274453-19b6-4c7d-84d1-0979a7104851 used request id req-ea66ec3f-49c9-4532-ac17-6d0500372e69 2018-12-23 01:19:48,716 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-ec904f54-41a7-495-proj 2018-12-23 01:19:48,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" 2018-12-23 01:19:48,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26a4e67f-e00f-449d-9595-6f7ab8c2da73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:19:48,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/40297d429ede4df19e25e32f5c6688b2 used request id req-26a4e67f-e00f-449d-9595-6f7ab8c2da73 2018-12-23 01:19:48,909 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-ec904f54-41a7-495-proj-role 2018-12-23 01:19:48,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/7f62d91851224fa3b268357596424d80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" 2018-12-23 01:19:49,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60c9345e-55a4-4c79-a27a-37fb80bb647f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:19:49,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7f62d91851224fa3b268357596424d80 used request id req-60c9345e-55a4-4c79-a27a-37fb80bb647f 2018-12-23 01:19:49,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ee5971c0fa9ad7b8301fc5347b9f9c7eed0979" 2018-12-23 01:19:49,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056028af-41ba-4f38-a7e0-7da035337bfb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:19:49,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-056028af-41ba-4f38-a7e0-7da035337bfb 2018-12-23 01:19:49,130 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-ec904f54-41a7-495-user 2018-12-23 01:19:49,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/6a1e49c96ba349be9da69680f9adda48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2a1b6edc056de721df88ae6872c65bc12ed1f5" 2018-12-23 01:19:49,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:19:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-754521c5-00c5-4cbc-b579-b1dd9394174a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:19:49,287 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6a1e49c96ba349be9da69680f9adda48 used request id req-754521c5-00c5-4cbc-b579-b1dd9394174a 2018-12-23 01:19:49,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:19:49,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:19:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["IXGMvOajRJimzev_8PTk8Q"], "issued_at": "2018-12-23T01:19:49.000000Z"}} 2018-12-23 01:19:49,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc57b5d5f6928b981522481375e6e2826037195e" 2018-12-23 01:19:49,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c05c0b-a4f2-446a-959c-55086b6c954a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:19:49,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a4c05c0b-a4f2-446a-959c-55086b6c954a 2018-12-23 01:19:49,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:19:49,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:19:50,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:19:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["fTzlbZR-SYGswOq8yx0Oqw"], "issued_at": "2018-12-23T01:19:50.000000Z"}} 2018-12-23 01:19:50,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" 2018-12-23 01:19:50,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-760f8170-94c4-44bf-b7e3-cf77bd02512c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:19:50,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-760f8170-94c4-44bf-b7e3-cf77bd02512c 2018-12-23 01:19:50,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:19:50,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:19:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:19:50,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-64619fe3-532d-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" 2018-12-23 01:19:50,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272024bc-a533-458e-8fde-7fced1ac1e30 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-64619fe3-532d-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:19:50,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-64619fe3-532d-4fc-proj used request id req-272024bc-a533-458e-8fde-7fced1ac1e30 2018-12-23 01:19:50,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" 2018-12-23 01:19:50,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e182f592-680c-4ee8-ba35-6555a01bd23e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:19:50,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e182f592-680c-4ee8-ba35-6555a01bd23e 2018-12-23 01:19:50,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}}' 2018-12-23 01:19:50,619 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:19:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c23ff5e5-7a52-4548-a66e-c2cd60dc448f Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05"}, "enabled": true, "id": "b90d250f9b1d4f1880d108c14ffced05", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}} 2018-12-23 01:19:50,619 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c23ff5e5-7a52-4548-a66e-c2cd60dc448f 2018-12-23 01:19:50,620 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-64619fe3-532d-4fc-proj 2018-12-23 01:19:50,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:19:50,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:19:51,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:19:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["l3HZUXnIT-qqrOcYY13UfA"], "issued_at": "2018-12-23T01:19:51.000000Z"}} 2018-12-23 01:19:51,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a31699dfafe71d48b3028f2abeaddb0d44fb1c90" 2018-12-23 01:19:51,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a85af9c-b7a8-4bac-8e2e-f12c9820540b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:19:51,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1a85af9c-b7a8-4bac-8e2e-f12c9820540b 2018-12-23 01:19:51,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:19:51,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:19:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:19:51,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a31699dfafe71d48b3028f2abeaddb0d44fb1c90" 2018-12-23 01:19:51,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2747e314-1cea-4fc7-8a72-565f9b46302a Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:19:51,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2747e314-1cea-4fc7-8a72-565f9b46302a 2018-12-23 01:19:51,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-64619fe3-532d-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a31699dfafe71d48b3028f2abeaddb0d44fb1c90" 2018-12-23 01:19:51,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c27797-84aa-41d4-ba02-0867c3f7edf0 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-64619fe3-532d-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05"}, "enabled": true, "id": "b90d250f9b1d4f1880d108c14ffced05", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}]} 2018-12-23 01:19:51,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-64619fe3-532d-4fc-proj used request id req-68c27797-84aa-41d4-ba02-0867c3f7edf0 2018-12-23 01:19:51,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a31699dfafe71d48b3028f2abeaddb0d44fb1c90" 2018-12-23 01:19:51,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d636846a-4417-4e1c-85eb-0071ff283c1e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:19:51,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d636846a-4417-4e1c-85eb-0071ff283c1e 2018-12-23 01:19:51,762 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-64619fe3-532d-4fc-user 2018-12-23 01:19:51,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:19:51,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" 2018-12-23 01:19:51,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24423d2e-19f7-4fd6-8a22-83333ad3262a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:19:51,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-24423d2e-19f7-4fd6-8a22-83333ad3262a 2018-12-23 01:19:51,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" -d '{"role": {"name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj-role"}}' 2018-12-23 01:19:51,894 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-903bd1a9-daca-43bb-b5e8-509381e82d4c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09e5ee17d1384263809bec9a3a54966c", "links": {"self": "http://172.30.9.26:5000/v3/roles/09e5ee17d1384263809bec9a3a54966c"}, "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj-role"}} 2018-12-23 01:19:51,894 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-903bd1a9-daca-43bb-b5e8-509381e82d4c 2018-12-23 01:19:51,895 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-64619fe3-532d-4fc-proj-role 2018-12-23 01:19:51,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/09e5ee17d1384263809bec9a3a54966c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" 2018-12-23 01:19:51,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50aa125b-8b21-4d0d-84f2-6b5a84ad0236 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/09e5ee17d1384263809bec9a3a54966c"}, "domain_id": null, "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj-role", "id": "09e5ee17d1384263809bec9a3a54966c"}} 2018-12-23 01:19:51,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/09e5ee17d1384263809bec9a3a54966c used request id req-50aa125b-8b21-4d0d-84f2-6b5a84ad0236 2018-12-23 01:19:51,979 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-64619fe3-532d-4fc-proj-role to project InstanceSecurityGroupTests-64619fe3-532d-4fc-proj 2018-12-23 01:19:51,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05/users/c4f98d934c0e4593af6b614b35d93dba/roles/09e5ee17d1384263809bec9a3a54966c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" 2018-12-23 01:19:52,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eaa1485-cacc-4ea8-b495-c01b7a886c7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:19:52,119 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05/users/c4f98d934c0e4593af6b614b35d93dba/roles/09e5ee17d1384263809bec9a3a54966c used request id req-4eaa1485-cacc-4ea8-b495-c01b7a886c7d 2018-12-23 01:19:52,119 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:19:52,120 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:19:52,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:19:52,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:19:52,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09e5ee17d1384263809bec9a3a54966c", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj-role"}], "expires_at": "2018-12-23T02:19:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b90d250f9b1d4f1880d108c14ffced05", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-user", "id": "c4f98d934c0e4593af6b614b35d93dba"}, "audit_ids": ["LHbSscvZQVKZNs_eOGieaA"], "issued_at": "2018-12-23T01:19:52.000000Z"}} 2018-12-23 01:19:52,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232df624d245bd57f3ababfe59bc07b8e931353e" 2018-12-23 01:19:52,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af6fc1f-ddde-412f-a650-4867678b64ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:19:52,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5af6fc1f-ddde-412f-a650-4867678b64ab 2018-12-23 01:19:52,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}232df624d245bd57f3ababfe59bc07b8e931353e" 2018-12-23 01:19:52,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-7ed8e5cc-a011-4b5e-8189-fafbceec7827 Date: Sun, 23 Dec 2018 01:19:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-image"} 2018-12-23 01:19:52,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-image used request id req-7ed8e5cc-a011-4b5e-8189-fafbceec7827 2018-12-23 01:19:52,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}232df624d245bd57f3ababfe59bc07b8e931353e" 2018-12-23 01:19:52,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d80f7c73-c048-4e30-905c-752e1c9df139 Date: Sun, 23 Dec 2018 01:19: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-12-23 01:19:52,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d80f7c73-c048-4e30-905c-752e1c9df139 2018-12-23 01:19:52,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}232df624d245bd57f3ababfe59bc07b8e931353e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-image"}' 2018-12-23 01:19:53,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d X-Openstack-Request-Id: req-70ea8172-f566-47a2-a952-bd3fc53c367c Date: Sun, 23 Dec 2018 01:19:53 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:19:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:19:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "min_disk": 0, "protected": false, "id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "file": "/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d/file", "checksum": null, "owner": "b90d250f9b1d4f1880d108c14ffced05", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:19:53,154 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-70ea8172-f566-47a2-a952-bd3fc53c367c 2018-12-23 01:19:53,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}232df624d245bd57f3ababfe59bc07b8e931353e" -d '' 2018-12-23 01:19:54,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-484e2799-a163-4568-8751-0832159ba914 Date: Sun, 23 Dec 2018 01:19:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:19:54,886 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d/file used request id req-484e2799-a163-4568-8751-0832159ba914 2018-12-23 01:19:54,886 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:19:54,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}232df624d245bd57f3ababfe59bc07b8e931353e" 2018-12-23 01:19:55,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ea1d92a1-3336-4686-90f0-08c1b9da8319 Date: Sun, 23 Dec 2018 01:19:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:19:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:19:54Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d/snap", "metadata": {}}], "self": "/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "min_disk": 0, "protected": false, "id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "file": "/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b90d250f9b1d4f1880d108c14ffced05", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:19:55,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d used request id req-ea1d92a1-3336-4686-90f0-08c1b9da8319 2018-12-23 01:19:55,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}232df624d245bd57f3ababfe59bc07b8e931353e" 2018-12-23 01:19:55,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-07b9d3b4-f66e-44d0-8fc6-d5745c1193ea Date: Sun, 23 Dec 2018 01:19: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-12-23 01:19:55,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-07b9d3b4-f66e-44d0-8fc6-d5745c1193ea 2018-12-23 01:19:55,202 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-image 2018-12-23 01:19:55,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}232df624d245bd57f3ababfe59bc07b8e931353e" 2018-12-23 01:19:55,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3230728c-27ca-44aa-aa74-6035ff0174ae Date: Sun, 23 Dec 2018 01:19:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:19:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:19:54Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d/snap", "metadata": {}}], "self": "/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "min_disk": 0, "protected": false, "id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "file": "/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b90d250f9b1d4f1880d108c14ffced05", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:19:55,364 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d used request id req-3230728c-27ca-44aa-aa74-6035ff0174ae 2018-12-23 01:19:55,365 - create_image - DEBUG - Instance status is - active 2018-12-23 01:19:55,365 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-image 2018-12-23 01:19:55,365 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-image 2018-12-23 01:19:55,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:19:55,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:19:55,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09e5ee17d1384263809bec9a3a54966c", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj-role"}], "expires_at": "2018-12-23T02:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b90d250f9b1d4f1880d108c14ffced05", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-user", "id": "c4f98d934c0e4593af6b614b35d93dba"}, "audit_ids": ["iN7m8eXDQ6q156J_vXobNw"], "issued_at": "2018-12-23T01:19:55.000000Z"}} 2018-12-23 01:19:55,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71488d80035948343e24a6994f39a721039b494c" 2018-12-23 01:19:55,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c92903ed-42d6-4724-9acc-6bed130a7180 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:19:55,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c92903ed-42d6-4724-9acc-6bed130a7180 2018-12-23 01:19:55,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71488d80035948343e24a6994f39a721039b494c" 2018-12-23 01:19:55,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d8a43ded-2c19-4169-a29c-b7aa87d8ef43 Date: Sun, 23 Dec 2018 01:19:55 GMT RESP BODY: {"networks":[]} 2018-12-23 01:19:55,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net used request id req-d8a43ded-2c19-4169-a29c-b7aa87d8ef43 2018-12-23 01:19:55,994 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net 2018-12-23 01:19:56,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71488d80035948343e24a6994f39a721039b494c" -d '{"network": {"name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net", "admin_state_up": true}}' 2018-12-23 01:19:56,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-ce9191cf-ed25-4a95-b404-b3ac17167f55 Date: Sun, 23 Dec 2018 01:19:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"34fa00cd-215d-431c-9cff-df21d6eec683","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:19:56Z","is_default":false,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:56Z","mtu":1450}} 2018-12-23 01:19:56,671 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-ce9191cf-ed25-4a95-b404-b3ac17167f55 2018-12-23 01:19:56,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71488d80035948343e24a6994f39a721039b494c" 2018-12-23 01:19:56,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-d0cbfb09-207b-4e87-84b1-5a539bb96e7e Date: Sun, 23 Dec 2018 01:19: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-12-23T01:19:56Z","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"34fa00cd-215d-431c-9cff-df21d6eec683","name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net"}]} 2018-12-23 01:19:56,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-d0cbfb09-207b-4e87-84b1-5a539bb96e7e 2018-12-23 01:19:56,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71488d80035948343e24a6994f39a721039b494c" 2018-12-23 01:19:57,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-63cd4d2c-0cc9-4e46-93e8-3cf3033dee65 Date: Sun, 23 Dec 2018 01:19:57 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:19:57,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-63cd4d2c-0cc9-4e46-93e8-3cf3033dee65 2018-12-23 01:19:57,092 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-subnet 2018-12-23 01:19:57,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71488d80035948343e24a6994f39a721039b494c" -d '{"subnets": [{"ip_version": 4, "network_id": "34fa00cd-215d-431c-9cff-df21d6eec683", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-subnet"}]}' 2018-12-23 01:19:57,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-55340f4c-08b5-4f30-bf82-3a433693a5ed Date: Sun, 23 Dec 2018 01:19:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:19:57Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-subnet"}]} 2018-12-23 01:19:57,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-55340f4c-08b5-4f30-bf82-3a433693a5ed 2018-12-23 01:19:57,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71488d80035948343e24a6994f39a721039b494c" 2018-12-23 01:19:58,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f20abc49-3246-4808-bc24-d88fb07272cb Date: Sun, 23 Dec 2018 01:19: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":["efc610e6-b0aa-4182-8c4d-366c244cc2b3"],"updated_at":"2018-12-23T01:19:57Z","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"34fa00cd-215d-431c-9cff-df21d6eec683","name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net"}]} 2018-12-23 01:19:58,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-f20abc49-3246-4808-bc24-d88fb07272cb 2018-12-23 01:19:58,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71488d80035948343e24a6994f39a721039b494c" 2018-12-23 01:19:58,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3a41e666-b5ff-4e8f-a20e-56a28e71df63 Date: Sun, 23 Dec 2018 01:19:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:19:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-subnet"}]} 2018-12-23 01:19:58,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-3a41e666-b5ff-4e8f-a20e-56a28e71df63 2018-12-23 01:19:58,257 - OpenStackNetwork - DEBUG - Network [34fa00cd-215d-431c-9cff-df21d6eec683] created successfully 2018-12-23 01:19:58,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:19:58,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:19:58,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["UXLmZvrRTEyaDvUSSLH34Q"], "issued_at": "2018-12-23T01:19:58.000000Z"}} 2018-12-23 01:19:58,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f12d620ccd88bc8a317ec15a1f3b8b3171b73ee" 2018-12-23 01:19:58,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eee0c17-461a-47be-86b5-0b91f7c2d738 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:19:58,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5eee0c17-461a-47be-86b5-0b91f7c2d738 2018-12-23 01:19:58,736 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:19:58,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f12d620ccd88bc8a317ec15a1f3b8b3171b73ee" 2018-12-23 01:19:58,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-d74ea6a4-46a3-40ef-b484-5dccf9e4adfa x-compute-request-id: req-d74ea6a4-46a3-40ef-b484-5dccf9e4adfa Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:19:58,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d74ea6a4-46a3-40ef-b484-5dccf9e4adfa 2018-12-23 01:19:58,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f12d620ccd88bc8a317ec15a1f3b8b3171b73ee" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-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-12-23 01:19:58,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-9812fcbc-d904-4297-b790-922154c8f6d0 x-compute-request-id: req-9812fcbc-d904-4297-b790-922154c8f6d0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:19:58,996 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9812fcbc-d904-4297-b790-922154c8f6d0 2018-12-23 01:19:58,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:19:58,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:19:59,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09e5ee17d1384263809bec9a3a54966c", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj-role"}], "expires_at": "2018-12-23T02:19:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b90d250f9b1d4f1880d108c14ffced05", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-user", "id": "c4f98d934c0e4593af6b614b35d93dba"}, "audit_ids": ["8vJGSnkORGOqpi82QnqyWQ"], "issued_at": "2018-12-23T01:19:59.000000Z"}} 2018-12-23 01:19:59,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96026eb609f685000bd24992c3f64c407a9d0b5" 2018-12-23 01:19:59,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e71b2225-c0ad-4353-a1b4-7d124b26985a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:19:59,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e71b2225-c0ad-4353-a1b4-7d124b26985a 2018-12-23 01:19:59,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96026eb609f685000bd24992c3f64c407a9d0b5" 2018-12-23 01:19:59,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-54862d44-35b7-4f50-a535-6e3a41e865ff Date: Sun, 23 Dec 2018 01:19:59 GMT RESP BODY: {"security_groups": []} 2018-12-23 01:19:59,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-name&description=hello+group used request id req-54862d44-35b7-4f50-a535-6e3a41e865ff 2018-12-23 01:19:59,632 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-name... 2018-12-23 01:19:59,632 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-name 2018-12-23 01:19:59,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96026eb609f685000bd24992c3f64c407a9d0b5" -d '{"security_group": {"name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-name", "description": "hello group"}}' 2018-12-23 01:19:59,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e64d2fa5-7499-44b1-816a-d381fa3d9209 Date: Sun, 23 Dec 2018 01:19:59 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:59Z", "updated_at": "2018-12-23T01:19:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:59Z", "revision_number": 0, "id": "2276be7b-6e30-4a4c-aaed-160b9d1b4e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "port_range_min": null, "ethertype": "IPv4", "project_id": "b90d250f9b1d4f1880d108c14ffced05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:59Z", "revision_number": 0, "id": "375b604b-bb3b-483f-8dfd-4c27ff475260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "port_range_min": null, "ethertype": "IPv6", "project_id": "b90d250f9b1d4f1880d108c14ffced05"}], "revision_number": 2, "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "354c9253-50c0-458e-9a8c-de92af18df79", "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-name"}} 2018-12-23 01:19:59,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-e64d2fa5-7499-44b1-816a-d381fa3d9209 2018-12-23 01:19:59,979 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 354c9253-50c0-458e-9a8c-de92af18df79 2018-12-23 01:19:59,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=354c9253-50c0-458e-9a8c-de92af18df79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96026eb609f685000bd24992c3f64c407a9d0b5" 2018-12-23 01:20:00,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9f1bba35-27ae-45e1-90b8-fcc8ebce36f2 Date: Sun, 23 Dec 2018 01:20: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-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "port_range_min": null, "revision_number": 0, "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:59Z", "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "2276be7b-6e30-4a4c-aaed-160b9d1b4e46"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "port_range_min": null, "revision_number": 0, "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:59Z", "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "375b604b-bb3b-483f-8dfd-4c27ff475260"}]} 2018-12-23 01:20:00,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=354c9253-50c0-458e-9a8c-de92af18df79 used request id req-9f1bba35-27ae-45e1-90b8-fcc8ebce36f2 2018-12-23 01:20:00,151 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 354c9253-50c0-458e-9a8c-de92af18df79 2018-12-23 01:20:00,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=354c9253-50c0-458e-9a8c-de92af18df79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96026eb609f685000bd24992c3f64c407a9d0b5" 2018-12-23 01:20:00,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d59195ce-f586-4dfc-80f1-69cff943711f Date: Sun, 23 Dec 2018 01:20: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-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "port_range_min": null, "revision_number": 0, "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:59Z", "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "2276be7b-6e30-4a4c-aaed-160b9d1b4e46"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "port_range_min": null, "revision_number": 0, "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:59Z", "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "375b604b-bb3b-483f-8dfd-4c27ff475260"}]} 2018-12-23 01:20:00,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=354c9253-50c0-458e-9a8c-de92af18df79 used request id req-d59195ce-f586-4dfc-80f1-69cff943711f 2018-12-23 01:20:00,323 - neutron_utils - INFO - Retrieving security group with ID - 354c9253-50c0-458e-9a8c-de92af18df79 2018-12-23 01:20:00,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=354c9253-50c0-458e-9a8c-de92af18df79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96026eb609f685000bd24992c3f64c407a9d0b5" 2018-12-23 01:20:00,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-7b54a640-8b2f-4326-b207-e699dd7c5b1b Date: Sun, 23 Dec 2018 01:20:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:59Z", "updated_at": "2018-12-23T01:19:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:59Z", "revision_number": 0, "id": "2276be7b-6e30-4a4c-aaed-160b9d1b4e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "port_range_min": null, "ethertype": "IPv4", "project_id": "b90d250f9b1d4f1880d108c14ffced05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:59Z", "revision_number": 0, "id": "375b604b-bb3b-483f-8dfd-4c27ff475260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "port_range_min": null, "ethertype": "IPv6", "project_id": "b90d250f9b1d4f1880d108c14ffced05"}], "revision_number": 2, "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "354c9253-50c0-458e-9a8c-de92af18df79", "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-name"}]} 2018-12-23 01:20:00,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=354c9253-50c0-458e-9a8c-de92af18df79 used request id req-7b54a640-8b2f-4326-b207-e699dd7c5b1b 2018-12-23 01:20:00,516 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 354c9253-50c0-458e-9a8c-de92af18df79 2018-12-23 01:20:00,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=354c9253-50c0-458e-9a8c-de92af18df79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96026eb609f685000bd24992c3f64c407a9d0b5" 2018-12-23 01:20:00,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e485dbdc-7e94-4f21-9a82-03cba45a2fa4 Date: Sun, 23 Dec 2018 01:20: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-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "port_range_min": null, "revision_number": 0, "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:59Z", "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "2276be7b-6e30-4a4c-aaed-160b9d1b4e46"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "port_range_min": null, "revision_number": 0, "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:59Z", "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "375b604b-bb3b-483f-8dfd-4c27ff475260"}]} 2018-12-23 01:20:00,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=354c9253-50c0-458e-9a8c-de92af18df79 used request id req-e485dbdc-7e94-4f21-9a82-03cba45a2fa4 2018-12-23 01:20:00,547 - neutron_utils - INFO - Retrieving security group with ID - 354c9253-50c0-458e-9a8c-de92af18df79 2018-12-23 01:20:00,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=354c9253-50c0-458e-9a8c-de92af18df79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96026eb609f685000bd24992c3f64c407a9d0b5" 2018-12-23 01:20:00,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ce038b5f-f19e-4ef6-89f6-52203ecdc35d Date: Sun, 23 Dec 2018 01:20:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:59Z", "updated_at": "2018-12-23T01:19:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:59Z", "revision_number": 0, "id": "2276be7b-6e30-4a4c-aaed-160b9d1b4e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "port_range_min": null, "ethertype": "IPv4", "project_id": "b90d250f9b1d4f1880d108c14ffced05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:59Z", "revision_number": 0, "id": "375b604b-bb3b-483f-8dfd-4c27ff475260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "port_range_min": null, "ethertype": "IPv6", "project_id": "b90d250f9b1d4f1880d108c14ffced05"}], "revision_number": 2, "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "354c9253-50c0-458e-9a8c-de92af18df79", "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-name"}]} 2018-12-23 01:20:00,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=354c9253-50c0-458e-9a8c-de92af18df79 used request id req-ce038b5f-f19e-4ef6-89f6-52203ecdc35d 2018-12-23 01:20:00,750 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 354c9253-50c0-458e-9a8c-de92af18df79 2018-12-23 01:20:00,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=354c9253-50c0-458e-9a8c-de92af18df79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96026eb609f685000bd24992c3f64c407a9d0b5" 2018-12-23 01:20:00,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3e47ed04-d351-4165-848d-1d28c34bea21 Date: Sun, 23 Dec 2018 01:20: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-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "port_range_min": null, "revision_number": 0, "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:59Z", "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "2276be7b-6e30-4a4c-aaed-160b9d1b4e46"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "port_range_min": null, "revision_number": 0, "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:59Z", "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "375b604b-bb3b-483f-8dfd-4c27ff475260"}]} 2018-12-23 01:20:00,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=354c9253-50c0-458e-9a8c-de92af18df79 used request id req-3e47ed04-d351-4165-848d-1d28c34bea21 2018-12-23 01:20:00,930 - neutron_utils - INFO - Retrieving security group with ID - 354c9253-50c0-458e-9a8c-de92af18df79 2018-12-23 01:20:00,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=354c9253-50c0-458e-9a8c-de92af18df79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96026eb609f685000bd24992c3f64c407a9d0b5" 2018-12-23 01:20:01,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-74eaad99-3319-4557-a66d-6b09803fe8c7 Date: Sun, 23 Dec 2018 01:20:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:59Z", "updated_at": "2018-12-23T01:19:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:59Z", "revision_number": 0, "id": "2276be7b-6e30-4a4c-aaed-160b9d1b4e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "port_range_min": null, "ethertype": "IPv4", "project_id": "b90d250f9b1d4f1880d108c14ffced05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:59Z", "revision_number": 0, "id": "375b604b-bb3b-483f-8dfd-4c27ff475260", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "port_range_min": null, "ethertype": "IPv6", "project_id": "b90d250f9b1d4f1880d108c14ffced05"}], "revision_number": 2, "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "354c9253-50c0-458e-9a8c-de92af18df79", "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-name"}]} 2018-12-23 01:20:01,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=354c9253-50c0-458e-9a8c-de92af18df79 used request id req-74eaad99-3319-4557-a66d-6b09803fe8c7 2018-12-23 01:20:01,142 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 354c9253-50c0-458e-9a8c-de92af18df79 2018-12-23 01:20:01,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=354c9253-50c0-458e-9a8c-de92af18df79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96026eb609f685000bd24992c3f64c407a9d0b5" 2018-12-23 01:20:01,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2c2a1625-4446-41d5-8761-c8ce7867d213 Date: Sun, 23 Dec 2018 01:20: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-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "port_range_min": null, "revision_number": 0, "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:59Z", "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "2276be7b-6e30-4a4c-aaed-160b9d1b4e46"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:19:59Z", "security_group_id": "354c9253-50c0-458e-9a8c-de92af18df79", "port_range_min": null, "revision_number": 0, "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:59Z", "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "375b604b-bb3b-483f-8dfd-4c27ff475260"}]} 2018-12-23 01:20:01,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=354c9253-50c0-458e-9a8c-de92af18df79 used request id req-2c2a1625-4446-41d5-8761-c8ce7867d213 2018-12-23 01:20:01,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:20:01,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:20:01,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09e5ee17d1384263809bec9a3a54966c", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj-role"}], "expires_at": "2018-12-23T02:20:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b90d250f9b1d4f1880d108c14ffced05", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-user", "id": "c4f98d934c0e4593af6b614b35d93dba"}, "audit_ids": ["WtElsNUWTayzmwLFeOolgg"], "issued_at": "2018-12-23T01:20:01.000000Z"}} 2018-12-23 01:20:01,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:01,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8bc2b30-a63c-4644-8ace-29b59280ebbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:20:01,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b8bc2b30-a63c-4644-8ace-29b59280ebbf 2018-12-23 01:20:01,617 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:20:01,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:01,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1429fe-77e1-4add-8e64-f78f372b50ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:20:01,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cd1429fe-77e1-4add-8e64-f78f372b50ba 2018-12-23 01:20:01,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:01,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5d6d7962-7b80-44da-9f27-0b1f26fe5311 Date: Sun, 23 Dec 2018 01: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":["efc610e6-b0aa-4182-8c4d-366c244cc2b3"],"updated_at":"2018-12-23T01:19:57Z","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"34fa00cd-215d-431c-9cff-df21d6eec683","name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net"}]} 2018-12-23 01:20:01,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net used request id req-5d6d7962-7b80-44da-9f27-0b1f26fe5311 2018-12-23 01:20:01,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:20:01,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:20:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:20:01,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:02,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e4894b-13b5-4638-80b1-95d5f8c7e0b5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05"}, "enabled": true, "id": "b90d250f9b1d4f1880d108c14ffced05", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}} 2018-12-23 01:20:02,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 used request id req-f2e4894b-13b5-4638-80b1-95d5f8c7e0b5 2018-12-23 01:20:02,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:02,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5cc9d9b3-a807-4e9d-8f89-14647cb1c259 Date: Sun, 23 Dec 2018 01:20:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:19:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-subnet"}]} 2018-12-23 01:20:02,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-5cc9d9b3-a807-4e9d-8f89-14647cb1c259 2018-12-23 01:20:02,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=34fa00cd-215d-431c-9cff-df21d6eec683&name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:02,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-92d1c8ac-1b4e-4638-b0f5-32b4f8086962 Date: Sun, 23 Dec 2018 01:20:02 GMT RESP BODY: {"ports":[]} 2018-12-23 01:20:02,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=34fa00cd-215d-431c-9cff-df21d6eec683&name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-port&admin_state_up=True used request id req-92d1c8ac-1b4e-4638-b0f5-32b4f8086962 2018-12-23 01:20:02,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:02,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-fdf38709-eda9-4323-9dcb-11c80262f31f x-compute-request-id: req-fdf38709-eda9-4323-9dcb-11c80262f31f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:20:02,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst used request id req-fdf38709-eda9-4323-9dcb-11c80262f31f 2018-12-23 01:20:02,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:03,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-11e2ff8e-c507-42e5-8af2-3886068e9385 Date: Sun, 23 Dec 2018 01: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":["efc610e6-b0aa-4182-8c4d-366c244cc2b3"],"updated_at":"2018-12-23T01:19:57Z","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"34fa00cd-215d-431c-9cff-df21d6eec683","name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net"}]} 2018-12-23 01:20:03,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net used request id req-11e2ff8e-c507-42e5-8af2-3886068e9385 2018-12-23 01:20:03,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:03,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7a09445-b568-4fdc-99b8-63bf563ad8a6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05"}, "enabled": true, "id": "b90d250f9b1d4f1880d108c14ffced05", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}} 2018-12-23 01:20:03,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 used request id req-e7a09445-b568-4fdc-99b8-63bf563ad8a6 2018-12-23 01:20:03,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:03,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8ba07eeb-55c7-468d-b3e0-063472db5f17 Date: Sun, 23 Dec 2018 01:20:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:19:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-subnet"}]} 2018-12-23 01:20:03,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-8ba07eeb-55c7-468d-b3e0-063472db5f17 2018-12-23 01:20:03,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=34fa00cd-215d-431c-9cff-df21d6eec683&name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:03,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-065f6bde-2277-497e-bcce-006bab22af3e Date: Sun, 23 Dec 2018 01:20:03 GMT RESP BODY: {"ports":[]} 2018-12-23 01:20:03,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=34fa00cd-215d-431c-9cff-df21d6eec683&name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-port&admin_state_up=True used request id req-065f6bde-2277-497e-bcce-006bab22af3e 2018-12-23 01:20:03,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:20:03,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:20:04,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09e5ee17d1384263809bec9a3a54966c", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj-role"}], "expires_at": "2018-12-23T02:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b90d250f9b1d4f1880d108c14ffced05", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-user", "id": "c4f98d934c0e4593af6b614b35d93dba"}, "audit_ids": ["5m9d2_dsToeIYupRbaRFiA"], "issued_at": "2018-12-23T01:20:04.000000Z"}} 2018-12-23 01:20:04,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0476fa98ef324ff4021b7dc59899b078d38d4ce0" 2018-12-23 01:20:04,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bdd6d2a-d50c-40c4-bb31-bd2c103f0909 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:20:04,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1bdd6d2a-d50c-40c4-bb31-bd2c103f0909 2018-12-23 01:20:04,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:04,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3a586fc6-9356-43e1-84bd-4a6b6e3cd6f3 Date: Sun, 23 Dec 2018 01:20: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":["efc610e6-b0aa-4182-8c4d-366c244cc2b3"],"updated_at":"2018-12-23T01:19:57Z","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"34fa00cd-215d-431c-9cff-df21d6eec683","name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net"}]} 2018-12-23 01:20:04,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net used request id req-3a586fc6-9356-43e1-84bd-4a6b6e3cd6f3 2018-12-23 01:20:04,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:04,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b18e690b-9f55-4c7a-bde1-0945f0c2f2aa Date: Sun, 23 Dec 2018 01:20:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:19:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-subnet"}]} 2018-12-23 01:20:04,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-b18e690b-9f55-4c7a-bde1-0945f0c2f2aa 2018-12-23 01:20:04,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:04,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-512b363a-f1f2-444e-80d2-689d0290da7c Date: Sun, 23 Dec 2018 01:20: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":["efc610e6-b0aa-4182-8c4d-366c244cc2b3"],"updated_at":"2018-12-23T01:19:57Z","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"34fa00cd-215d-431c-9cff-df21d6eec683","name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net"}]} 2018-12-23 01:20:04,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net used request id req-512b363a-f1f2-444e-80d2-689d0290da7c 2018-12-23 01:20:04,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:20:04,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:20:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:20:04,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0476fa98ef324ff4021b7dc59899b078d38d4ce0" 2018-12-23 01:20:04,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e502c41b-e394-4ba8-a332-eb6eca2921e0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05"}, "enabled": true, "id": "b90d250f9b1d4f1880d108c14ffced05", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}} 2018-12-23 01:20:04,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 used request id req-e502c41b-e394-4ba8-a332-eb6eca2921e0 2018-12-23 01:20:04,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:05,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5004416f-a163-4a2a-aa38-15147046d44f Date: Sun, 23 Dec 2018 01:20:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:19:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-subnet"}]} 2018-12-23 01:20:05,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-5004416f-a163-4a2a-aa38-15147046d44f 2018-12-23 01:20:05,113 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net 2018-12-23 01:20:05,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" -d '{"port": {"network_id": "34fa00cd-215d-431c-9cff-df21d6eec683", "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-port", "admin_state_up": true}}' 2018-12-23 01:20:06,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-102c3fe2-def8-4ee0-80b3-8b01118ef4ca Date: Sun, 23 Dec 2018 01:20:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:05Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.8"}],"id":"a7741925-b3f0-4b67-9d4c-a82b6e32f4b9","security_groups":["b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70"],"mac_address":"fa:16:3e:3c:a0:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-port","project_id":"b90d250f9b1d4f1880d108c14ffced05","qos_policy_id":null,"admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:20:05Z","binding:vnic_type":"normal"}} 2018-12-23 01:20:06,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-102c3fe2-def8-4ee0-80b3-8b01118ef4ca 2018-12-23 01:20:06,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:06,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-518ae24b-b0b6-4fe0-9dbc-5147bf94d066 Date: Sun, 23 Dec 2018 01:20: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":["efc610e6-b0aa-4182-8c4d-366c244cc2b3"],"updated_at":"2018-12-23T01:19:57Z","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"34fa00cd-215d-431c-9cff-df21d6eec683","name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net"}]} 2018-12-23 01:20:06,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net used request id req-518ae24b-b0b6-4fe0-9dbc-5147bf94d066 2018-12-23 01:20:06,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:06,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83943f88-a654-4da9-bcbe-57c49e037d6c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05"}, "enabled": true, "id": "b90d250f9b1d4f1880d108c14ffced05", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}} 2018-12-23 01:20:06,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 used request id req-83943f88-a654-4da9-bcbe-57c49e037d6c 2018-12-23 01:20:06,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:06,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-679e6df7-6dfa-4807-95ec-f1ba4c1c7c9e Date: Sun, 23 Dec 2018 01:20:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:19:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-subnet"}]} 2018-12-23 01:20:06,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-679e6df7-6dfa-4807-95ec-f1ba4c1c7c9e 2018-12-23 01:20:06,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=34fa00cd-215d-431c-9cff-df21d6eec683&name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:07,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-386b2171-4869-4413-ac97-d1024ebe8fbe Date: Sun, 23 Dec 2018 01:20:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:05Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.8"}],"id":"a7741925-b3f0-4b67-9d4c-a82b6e32f4b9","security_groups":["b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70"],"mac_address":"fa:16:3e:3c:a0:08","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-port","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:20:05Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:20:07,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=34fa00cd-215d-431c-9cff-df21d6eec683&name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-port&admin_state_up=True used request id req-386b2171-4869-4413-ac97-d1024ebe8fbe 2018-12-23 01:20:07,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:07,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b650eff9-a7c2-4111-a928-88aec7734420 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05"}, "enabled": true, "id": "b90d250f9b1d4f1880d108c14ffced05", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}} 2018-12-23 01:20:07,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 used request id req-b650eff9-a7c2-4111-a928-88aec7734420 2018-12-23 01:20:07,085 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst 2018-12-23 01:20:07,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:07,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f396c190-d847-4dba-afd8-41da74491600 x-compute-request-id: req-f396c190-d847-4dba-afd8-41da74491600 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-flavor-name"}]} 2018-12-23 01:20:07,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f396c190-d847-4dba-afd8-41da74491600 2018-12-23 01:20:07,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:07,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b991ad96-4f7e-4846-b4eb-44873633da13 x-compute-request-id: req-b991ad96-4f7e-4846-b4eb-44873633da13 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:20:07,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c used request id req-b991ad96-4f7e-4846-b4eb-44873633da13 2018-12-23 01:20:07,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:07,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-f9d47641-0ae8-479e-ba73-551d079e9335 Date: Sun, 23 Dec 2018 01:20:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:19:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:19:54Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d/snap", "metadata": {}}], "self": "/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "min_disk": 0, "protected": false, "id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "file": "/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b90d250f9b1d4f1880d108c14ffced05", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-image"} 2018-12-23 01:20:07,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-image used request id req-f9d47641-0ae8-479e-ba73-551d079e9335 2018-12-23 01:20:07,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:07,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-14f79460-d8a8-4e9a-97e6-c16d149adc02 Date: Sun, 23 Dec 2018 01:20: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-12-23 01:20:07,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-14f79460-d8a8-4e9a-97e6-c16d149adc02 2018-12-23 01:20:07,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" -d '{"server": {"name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst", "imageRef": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "flavorRef": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "max_count": 1, "min_count": 1, "networks": [{"port": "a7741925-b3f0-4b67-9d4c-a82b6e32f4b9"}]}}' 2018-12-23 01:20:08,829 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:20:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dcaef393-8c27-44b5-ab01-933696db7768 x-compute-request-id: req-dcaef393-8c27-44b5-ab01-933696db7768 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "22f2f7b7-3b83-41ba-967e-29c3217810d9", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "bookmark"}], "adminPass": "6msKwSMdnrdx"}} 2018-12-23 01:20:08,829 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-dcaef393-8c27-44b5-ab01-933696db7768 2018-12-23 01:20:08,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:09,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-5712e9db-6165-4da7-904c-6729ac6ccf8b x-compute-request-id: req-5712e9db-6165-4da7-904c-6729ac6ccf8b Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "bookmark"}], "image": {"id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "links": [{"href": "http://172.30.9.26:8774/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "links": [{"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}]}, "id": "22f2f7b7-3b83-41ba-967e-29c3217810d9", "user_id": "c4f98d934c0e4593af6b614b35d93dba", "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-12-23T01:20:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst", "created": "2018-12-23T01:20:08Z", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:09,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-5712e9db-6165-4da7-904c-6729ac6ccf8b 2018-12-23 01:20:09,044 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst 2018-12-23 01:20:09,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:09,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20: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-533d316b-8f36-4c54-a748-e190239c279c x-compute-request-id: req-533d316b-8f36-4c54-a748-e190239c279c Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "bookmark"}], "image": {"id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "links": [{"href": "http://172.30.9.26:8774/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "links": [{"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}]}, "id": "22f2f7b7-3b83-41ba-967e-29c3217810d9", "user_id": "c4f98d934c0e4593af6b614b35d93dba", "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-12-23T01:20:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst", "created": "2018-12-23T01:20:08Z", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:09,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-533d316b-8f36-4c54-a748-e190239c279c 2018-12-23 01:20:09,391 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst] is - BUILD 2018-12-23 01:20:09,391 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:20:12,394 - create_instance - DEBUG - VM status query timeout in 896.649918795 2018-12-23 01:20:12,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:12,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7259131a-6fd7-4bba-a5e3-28d53026ccba x-compute-request-id: req-7259131a-6fd7-4bba-a5e3-28d53026ccba Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "bookmark"}], "image": {"id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "links": [{"href": "http://172.30.9.26:8774/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "links": [{"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}]}, "id": "22f2f7b7-3b83-41ba-967e-29c3217810d9", "security_groups": [{"name": "default"}], "user_id": "c4f98d934c0e4593af6b614b35d93dba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:20:10Z", "hostId": "812c6d317983cea7fda21da5ea815fcec1ca98a7817cb8de3a6c1dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst", "created": "2018-12-23T01:20:08Z", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:12,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-7259131a-6fd7-4bba-a5e3-28d53026ccba 2018-12-23 01:20:12,872 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst] is - BUILD 2018-12-23 01:20:12,873 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:20:15,876 - create_instance - DEBUG - VM status query timeout in 893.167924881 2018-12-23 01:20:15,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:16,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-065dcb07-4b38-426d-baf4-2ef3baf0eb77 x-compute-request-id: req-065dcb07-4b38-426d-baf4-2ef3baf0eb77 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "bookmark"}], "image": {"id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "links": [{"href": "http://172.30.9.26:8774/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "links": [{"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}]}, "id": "22f2f7b7-3b83-41ba-967e-29c3217810d9", "security_groups": [{"name": "default"}], "user_id": "c4f98d934c0e4593af6b614b35d93dba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:20:10Z", "hostId": "812c6d317983cea7fda21da5ea815fcec1ca98a7817cb8de3a6c1dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst", "created": "2018-12-23T01:20:08Z", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:16,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-065dcb07-4b38-426d-baf4-2ef3baf0eb77 2018-12-23 01:20:16,499 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst] is - BUILD 2018-12-23 01:20:16,499 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:20:19,502 - create_instance - DEBUG - VM status query timeout in 889.541351795 2018-12-23 01:20:19,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:20,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20: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-5707cedc-d21c-4299-ac6e-1414c7045cb9 x-compute-request-id: req-5707cedc-d21c-4299-ac6e-1414c7045cb9 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:a0:08", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "bookmark"}], "image": {"id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "links": [{"href": "http://172.30.9.26:8774/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:20:16.000000", "flavor": {"id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "links": [{"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}]}, "id": "22f2f7b7-3b83-41ba-967e-29c3217810d9", "security_groups": [{"name": "default"}], "user_id": "c4f98d934c0e4593af6b614b35d93dba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:20:16Z", "hostId": "812c6d317983cea7fda21da5ea815fcec1ca98a7817cb8de3a6c1dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst", "created": "2018-12-23T01:20:08Z", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:20,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-5707cedc-d21c-4299-ac6e-1414c7045cb9 2018-12-23 01:20:20,112 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst] is - ACTIVE 2018-12-23 01:20:20,112 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:20:20,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:20,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20: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-00e19427-9201-4829-a0ce-10c572b7b2a7 x-compute-request-id: req-00e19427-9201-4829-a0ce-10c572b7b2a7 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:a0:08", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "bookmark"}], "image": {"id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "links": [{"href": "http://172.30.9.26:8774/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:20:16.000000", "flavor": {"id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "links": [{"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}]}, "id": "22f2f7b7-3b83-41ba-967e-29c3217810d9", "security_groups": [{"name": "default"}], "user_id": "c4f98d934c0e4593af6b614b35d93dba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:20:16Z", "hostId": "812c6d317983cea7fda21da5ea815fcec1ca98a7817cb8de3a6c1dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst", "created": "2018-12-23T01:20:08Z", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:20,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-00e19427-9201-4829-a0ce-10c572b7b2a7 2018-12-23 01:20:20,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:20,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5da4cc64-40bd-4c73-b028-bfd99331dafc Date: Sun, 23 Dec 2018 01:20: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":["efc610e6-b0aa-4182-8c4d-366c244cc2b3"],"updated_at":"2018-12-23T01:19:57Z","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"34fa00cd-215d-431c-9cff-df21d6eec683","name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net"}]} 2018-12-23 01:20:20,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net used request id req-5da4cc64-40bd-4c73-b028-bfd99331dafc 2018-12-23 01:20:20,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:20,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-727415f7-7658-4069-a744-4edef6f89ef3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05"}, "enabled": true, "id": "b90d250f9b1d4f1880d108c14ffced05", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}} 2018-12-23 01:20:20,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 used request id req-727415f7-7658-4069-a744-4edef6f89ef3 2018-12-23 01:20:20,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:20,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0eae6993-c18b-45ec-a606-1a0567edb9c0 Date: Sun, 23 Dec 2018 01:20:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:19:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-subnet"}]} 2018-12-23 01:20:20,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-0eae6993-c18b-45ec-a606-1a0567edb9c0 2018-12-23 01:20:20,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:21,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-ddecef17-693b-4b3f-961a-1432beb1fd2e Date: Sun, 23 Dec 2018 01:20:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.4"}],"id":"842f3622-2ed9-4c25-a3b2-e268e2461e99","security_groups":[],"mac_address":"fa:16:3e:4a:82:fb","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-34fa00cd-215d-431c-9cff-df21d6eec683"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.2"}],"id":"84c822e9-92a7-4b19-a08a-06f35cc7c2c7","security_groups":[],"mac_address":"fa:16:3e:0c:ed:66","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-34fa00cd-215d-431c-9cff-df21d6eec683"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.8"}],"id":"a7741925-b3f0-4b67-9d4c-a82b6e32f4b9","security_groups":["b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70"],"mac_address":"fa:16:3e:3c:a0:08","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-port","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:20:05Z","binding:vnic_type":"normal","device_id":"22f2f7b7-3b83-41ba-967e-29c3217810d9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.3"}],"id":"d27845d6-6b1e-44b4-b5cc-ce1f13119b59","security_groups":[],"mac_address":"fa:16:3e:d2:c3:be","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-34fa00cd-215d-431c-9cff-df21d6eec683"}]} 2018-12-23 01:20:21,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-ddecef17-693b-4b3f-961a-1432beb1fd2e 2018-12-23 01:20:21,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:21,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20: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-d8ba4b3e-1d1c-435d-8d7f-aeb5ea695889 x-compute-request-id: req-d8ba4b3e-1d1c-435d-8d7f-aeb5ea695889 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:a0:08", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "bookmark"}], "image": {"id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "links": [{"href": "http://172.30.9.26:8774/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:20:16.000000", "flavor": {"id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "links": [{"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}]}, "id": "22f2f7b7-3b83-41ba-967e-29c3217810d9", "security_groups": [{"name": "default"}], "user_id": "c4f98d934c0e4593af6b614b35d93dba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:20:16Z", "hostId": "812c6d317983cea7fda21da5ea815fcec1ca98a7817cb8de3a6c1dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst", "created": "2018-12-23T01:20:08Z", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:21,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-d8ba4b3e-1d1c-435d-8d7f-aeb5ea695889 2018-12-23 01:20:21,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:21,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-30d217bd-5878-477a-b284-0ea21efb0fd2 Date: Sun, 23 Dec 2018 01:20:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["efc610e6-b0aa-4182-8c4d-366c244cc2b3"],"updated_at":"2018-12-23T01:19:57Z","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"34fa00cd-215d-431c-9cff-df21d6eec683","name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net"}]} 2018-12-23 01:20:21,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net used request id req-30d217bd-5878-477a-b284-0ea21efb0fd2 2018-12-23 01:20:21,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:21,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb81deed-4407-4777-b7c2-ac89116c7701 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05"}, "enabled": true, "id": "b90d250f9b1d4f1880d108c14ffced05", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}} 2018-12-23 01:20:21,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 used request id req-bb81deed-4407-4777-b7c2-ac89116c7701 2018-12-23 01:20:21,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:21,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c6b8b67a-5e1c-4b0b-add9-dfb77f534304 Date: Sun, 23 Dec 2018 01:20:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:19:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-subnet"}]} 2018-12-23 01:20:21,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-c6b8b67a-5e1c-4b0b-add9-dfb77f534304 2018-12-23 01:20:21,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:22,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-a7d2266b-64d6-4089-9d72-8c35652dccf8 Date: Sun, 23 Dec 2018 01:20:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.4"}],"id":"842f3622-2ed9-4c25-a3b2-e268e2461e99","security_groups":[],"mac_address":"fa:16:3e:4a:82:fb","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-34fa00cd-215d-431c-9cff-df21d6eec683"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.2"}],"id":"84c822e9-92a7-4b19-a08a-06f35cc7c2c7","security_groups":[],"mac_address":"fa:16:3e:0c:ed:66","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-34fa00cd-215d-431c-9cff-df21d6eec683"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.8"}],"id":"a7741925-b3f0-4b67-9d4c-a82b6e32f4b9","security_groups":["b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70"],"mac_address":"fa:16:3e:3c:a0:08","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-port","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:20:05Z","binding:vnic_type":"normal","device_id":"22f2f7b7-3b83-41ba-967e-29c3217810d9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.3"}],"id":"d27845d6-6b1e-44b4-b5cc-ce1f13119b59","security_groups":[],"mac_address":"fa:16:3e:d2:c3:be","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-34fa00cd-215d-431c-9cff-df21d6eec683"}]} 2018-12-23 01:20:22,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-a7d2266b-64d6-4089-9d72-8c35652dccf8 2018-12-23 01:20:22,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:20:22,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09e5ee17d1384263809bec9a3a54966c", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj-role"}], "expires_at": "2018-12-23T02:20:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b90d250f9b1d4f1880d108c14ffced05", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b90d250f9b1d4f1880d108c14ffced05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-user", "id": "c4f98d934c0e4593af6b614b35d93dba"}, "audit_ids": ["0KWKPc0gTFKVKTTzXzbGsw"], "issued_at": "2018-12-23T01:20:22.000000Z"}} 2018-12-23 01:20:22,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78bcebcaec29947a0750e97a6caf45e0574e503" 2018-12-23 01:20:23,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-416cc5e1-9060-44ee-aa0e-8238a81de31d x-compute-request-id: req-416cc5e1-9060-44ee-aa0e-8238a81de31d Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:a0:08", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "bookmark"}], "image": {"id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "links": [{"href": "http://172.30.9.26:8774/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:20:16.000000", "flavor": {"id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "links": [{"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}]}, "id": "22f2f7b7-3b83-41ba-967e-29c3217810d9", "security_groups": [{"name": "default"}], "user_id": "c4f98d934c0e4593af6b614b35d93dba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:20:16Z", "hostId": "812c6d317983cea7fda21da5ea815fcec1ca98a7817cb8de3a6c1dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst", "created": "2018-12-23T01:20:08Z", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:23,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-416cc5e1-9060-44ee-aa0e-8238a81de31d 2018-12-23 01:20:23,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:23,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b17fc9f4-d0bd-4a97-ab22-e848ba55a1f9 x-compute-request-id: req-b17fc9f4-d0bd-4a97-ab22-e848ba55a1f9 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:a0:08", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "bookmark"}], "image": {"id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "links": [{"href": "http://172.30.9.26:8774/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:20:16.000000", "flavor": {"id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "links": [{"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}]}, "id": "22f2f7b7-3b83-41ba-967e-29c3217810d9", "security_groups": [{"name": "default"}], "user_id": "c4f98d934c0e4593af6b614b35d93dba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:20:16Z", "hostId": "812c6d317983cea7fda21da5ea815fcec1ca98a7817cb8de3a6c1dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst", "created": "2018-12-23T01:20:08Z", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:23,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-b17fc9f4-d0bd-4a97-ab22-e848ba55a1f9 2018-12-23 01:20:23,703 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst] is - ACTIVE 2018-12-23 01:20:23,703 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:20:23,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:24,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-986ca022-b603-4c1e-aa1d-649a13ff8f09 x-compute-request-id: req-986ca022-b603-4c1e-aa1d-649a13ff8f09 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:a0:08", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "bookmark"}], "image": {"id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "links": [{"href": "http://172.30.9.26:8774/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:20:16.000000", "flavor": {"id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "links": [{"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}]}, "id": "22f2f7b7-3b83-41ba-967e-29c3217810d9", "security_groups": [{"name": "default"}], "user_id": "c4f98d934c0e4593af6b614b35d93dba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:20:16Z", "hostId": "812c6d317983cea7fda21da5ea815fcec1ca98a7817cb8de3a6c1dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst", "created": "2018-12-23T01:20:08Z", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:24,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-986ca022-b603-4c1e-aa1d-649a13ff8f09 2018-12-23 01:20:24,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:24,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-90d2fe82-3e0e-4113-832c-fbc6f5bbc4e4 Date: Sun, 23 Dec 2018 01:20: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":["efc610e6-b0aa-4182-8c4d-366c244cc2b3"],"updated_at":"2018-12-23T01:19:57Z","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"34fa00cd-215d-431c-9cff-df21d6eec683","name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net"}]} 2018-12-23 01:20:24,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net used request id req-90d2fe82-3e0e-4113-832c-fbc6f5bbc4e4 2018-12-23 01:20:24,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:24,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac152e5a-1d1a-43f4-bea9-2e4c8cbd7c52 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05"}, "enabled": true, "id": "b90d250f9b1d4f1880d108c14ffced05", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}} 2018-12-23 01:20:24,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 used request id req-ac152e5a-1d1a-43f4-bea9-2e4c8cbd7c52 2018-12-23 01:20:24,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:24,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-414c3f5e-fbee-40f2-bc33-53012ba1f94f Date: Sun, 23 Dec 2018 01:20:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:19:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-subnet"}]} 2018-12-23 01:20:24,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-414c3f5e-fbee-40f2-bc33-53012ba1f94f 2018-12-23 01:20:24,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:24,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-6a321827-d0ef-4217-83ca-71556c55f6de Date: Sun, 23 Dec 2018 01:20:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.4"}],"id":"842f3622-2ed9-4c25-a3b2-e268e2461e99","security_groups":[],"mac_address":"fa:16:3e:4a:82:fb","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-34fa00cd-215d-431c-9cff-df21d6eec683"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.2"}],"id":"84c822e9-92a7-4b19-a08a-06f35cc7c2c7","security_groups":[],"mac_address":"fa:16:3e:0c:ed:66","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-34fa00cd-215d-431c-9cff-df21d6eec683"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.8"}],"id":"a7741925-b3f0-4b67-9d4c-a82b6e32f4b9","security_groups":["b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70"],"mac_address":"fa:16:3e:3c:a0:08","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-port","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:20:05Z","binding:vnic_type":"normal","device_id":"22f2f7b7-3b83-41ba-967e-29c3217810d9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.3"}],"id":"d27845d6-6b1e-44b4-b5cc-ce1f13119b59","security_groups":[],"mac_address":"fa:16:3e:d2:c3:be","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-34fa00cd-215d-431c-9cff-df21d6eec683"}]} 2018-12-23 01:20:24,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-6a321827-d0ef-4217-83ca-71556c55f6de 2018-12-23 01:20:24,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:25,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9720d256-457a-4665-a947-63d5a513ff59 x-compute-request-id: req-9720d256-457a-4665-a947-63d5a513ff59 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:a0:08", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "bookmark"}], "image": {"id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "links": [{"href": "http://172.30.9.26:8774/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:20:16.000000", "flavor": {"id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "links": [{"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}]}, "id": "22f2f7b7-3b83-41ba-967e-29c3217810d9", "security_groups": [{"name": "default"}], "user_id": "c4f98d934c0e4593af6b614b35d93dba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:20:16Z", "hostId": "812c6d317983cea7fda21da5ea815fcec1ca98a7817cb8de3a6c1dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst", "created": "2018-12-23T01:20:08Z", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:25,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-9720d256-457a-4665-a947-63d5a513ff59 2018-12-23 01:20:25,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:25,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-61611e45-a3cd-4467-b2e4-672059853f01 Date: Sun, 23 Dec 2018 01:20: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":["efc610e6-b0aa-4182-8c4d-366c244cc2b3"],"updated_at":"2018-12-23T01:19:57Z","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"34fa00cd-215d-431c-9cff-df21d6eec683","name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net"}]} 2018-12-23 01:20:25,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net used request id req-61611e45-a3cd-4467-b2e4-672059853f01 2018-12-23 01:20:25,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:25,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4018a64d-8de6-4e3c-9317-6c68a4d4b94a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05"}, "enabled": true, "id": "b90d250f9b1d4f1880d108c14ffced05", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}} 2018-12-23 01:20:25,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 used request id req-4018a64d-8de6-4e3c-9317-6c68a4d4b94a 2018-12-23 01:20:25,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:25,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2aa8de46-5c32-44e4-8710-025b8c027c69 Date: Sun, 23 Dec 2018 01:20:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:19:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-subnet"}]} 2018-12-23 01:20:25,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-2aa8de46-5c32-44e4-8710-025b8c027c69 2018-12-23 01:20:25,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:25,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-a919bfe4-7877-417a-a76e-519a3c52aae0 Date: Sun, 23 Dec 2018 01:20:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.4"}],"id":"842f3622-2ed9-4c25-a3b2-e268e2461e99","security_groups":[],"mac_address":"fa:16:3e:4a:82:fb","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-34fa00cd-215d-431c-9cff-df21d6eec683"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.2"}],"id":"84c822e9-92a7-4b19-a08a-06f35cc7c2c7","security_groups":[],"mac_address":"fa:16:3e:0c:ed:66","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-34fa00cd-215d-431c-9cff-df21d6eec683"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.8"}],"id":"a7741925-b3f0-4b67-9d4c-a82b6e32f4b9","security_groups":["b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70"],"mac_address":"fa:16:3e:3c:a0:08","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-port","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:20:05Z","binding:vnic_type":"normal","device_id":"22f2f7b7-3b83-41ba-967e-29c3217810d9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.3"}],"id":"d27845d6-6b1e-44b4-b5cc-ce1f13119b59","security_groups":[],"mac_address":"fa:16:3e:d2:c3:be","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-34fa00cd-215d-431c-9cff-df21d6eec683"}]} 2018-12-23 01:20:25,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-a919bfe4-7877-417a-a76e-519a3c52aae0 2018-12-23 01:20:25,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-name"}}' 2018-12-23 01:20:26,051 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:20:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-527f7c54-2abd-495e-92c3-b118415caf9b x-compute-request-id: req-527f7c54-2abd-495e-92c3-b118415caf9b Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-name not associated with the instance 22f2f7b7-3b83-41ba-967e-29c3217810d9", "code": 404}} 2018-12-23 01:20:26,051 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9/action used request id req-527f7c54-2abd-495e-92c3-b118415caf9b 2018-12-23 01:20:26,051 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-name not associated with the instance 22f2f7b7-3b83-41ba-967e-29c3217810d9 (HTTP 404) (Request-ID: req-527f7c54-2abd-495e-92c3-b118415caf9b) 2018-12-23 01:20:26,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:26,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1cff572-9cb0-4528-b5a6-d8252fe514da x-compute-request-id: req-d1cff572-9cb0-4528-b5a6-d8252fe514da Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:a0:08", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "bookmark"}], "image": {"id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "links": [{"href": "http://172.30.9.26:8774/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:20:16.000000", "flavor": {"id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "links": [{"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}]}, "id": "22f2f7b7-3b83-41ba-967e-29c3217810d9", "security_groups": [{"name": "default"}], "user_id": "c4f98d934c0e4593af6b614b35d93dba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:20:16Z", "hostId": "812c6d317983cea7fda21da5ea815fcec1ca98a7817cb8de3a6c1dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst", "created": "2018-12-23T01:20:08Z", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:26,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-d1cff572-9cb0-4528-b5a6-d8252fe514da 2018-12-23 01:20:26,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:26,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6ef796b7-8960-4594-a6b5-23e4f1066d0e Date: Sun, 23 Dec 2018 01:20: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":["efc610e6-b0aa-4182-8c4d-366c244cc2b3"],"updated_at":"2018-12-23T01:19:57Z","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"34fa00cd-215d-431c-9cff-df21d6eec683","name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net"}]} 2018-12-23 01:20:26,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net used request id req-6ef796b7-8960-4594-a6b5-23e4f1066d0e 2018-12-23 01:20:26,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:26,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9332a36b-9b52-4f2d-ad11-8f16e34ef75a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05"}, "enabled": true, "id": "b90d250f9b1d4f1880d108c14ffced05", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}} 2018-12-23 01:20:26,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 used request id req-9332a36b-9b52-4f2d-ad11-8f16e34ef75a 2018-12-23 01:20:26,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:26,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0ec5bbb8-c2b9-4853-bd92-1e567855cb9b Date: Sun, 23 Dec 2018 01:20:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:57Z","dns_nameservers":[],"updated_at":"2018-12-23T01:19:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b90d250f9b1d4f1880d108c14ffced05","id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-subnet"}]} 2018-12-23 01:20:26,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-0ec5bbb8-c2b9-4853-bd92-1e567855cb9b 2018-12-23 01:20:26,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:26,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-21d0239d-b622-4969-af36-d09f59132af2 Date: Sun, 23 Dec 2018 01:20:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.4"}],"id":"842f3622-2ed9-4c25-a3b2-e268e2461e99","security_groups":[],"mac_address":"fa:16:3e:4a:82:fb","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-34fa00cd-215d-431c-9cff-df21d6eec683"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.2"}],"id":"84c822e9-92a7-4b19-a08a-06f35cc7c2c7","security_groups":[],"mac_address":"fa:16:3e:0c:ed:66","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-34fa00cd-215d-431c-9cff-df21d6eec683"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.8"}],"id":"a7741925-b3f0-4b67-9d4c-a82b6e32f4b9","security_groups":["b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70"],"mac_address":"fa:16:3e:3c:a0:08","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-port","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:20:05Z","binding:vnic_type":"normal","device_id":"22f2f7b7-3b83-41ba-967e-29c3217810d9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"efc610e6-b0aa-4182-8c4d-366c244cc2b3","ip_address":"10.55.0.3"}],"id":"d27845d6-6b1e-44b4-b5cc-ce1f13119b59","security_groups":[],"mac_address":"fa:16:3e:d2:c3:be","project_id":"b90d250f9b1d4f1880d108c14ffced05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34fa00cd-215d-431c-9cff-df21d6eec683","tenant_id":"b90d250f9b1d4f1880d108c14ffced05","created_at":"2018-12-23T01:19:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-34fa00cd-215d-431c-9cff-df21d6eec683"}]} 2018-12-23 01:20:26,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-21d0239d-b622-4969-af36-d09f59132af2 2018-12-23 01:20:26,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78bcebcaec29947a0750e97a6caf45e0574e503" 2018-12-23 01:20:27,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-032a45ce-a51b-42ba-82da-aaca8f2b9007 x-compute-request-id: req-032a45ce-a51b-42ba-82da-aaca8f2b9007 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:a0:08", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "bookmark"}], "image": {"id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "links": [{"href": "http://172.30.9.26:8774/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:20:16.000000", "flavor": {"id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "links": [{"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}]}, "id": "22f2f7b7-3b83-41ba-967e-29c3217810d9", "security_groups": [{"name": "default"}], "user_id": "c4f98d934c0e4593af6b614b35d93dba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:20:16Z", "hostId": "812c6d317983cea7fda21da5ea815fcec1ca98a7817cb8de3a6c1dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst", "created": "2018-12-23T01:20:08Z", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:27,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-032a45ce-a51b-42ba-82da-aaca8f2b9007 2018-12-23 01:20:27,526 - create_instance - INFO - Deleting Port with ID - a7741925-b3f0-4b67-9d4c-a82b6e32f4b9 2018-12-23 01:20:27,526 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-port 2018-12-23 01:20:27,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/a7741925-b3f0-4b67-9d4c-a82b6e32f4b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:28,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f635436c-20f4-4f5a-a238-d64e5bbd70d1 Date: Sun, 23 Dec 2018 01:20:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:20:28,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/a7741925-b3f0-4b67-9d4c-a82b6e32f4b9 used request id req-f635436c-20f4-4f5a-a238-d64e5bbd70d1 2018-12-23 01:20:28,000 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst 2018-12-23 01:20:28,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:28,705 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:20: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-1387c5bb-2a14-41b3-94e3-a283bef5c1c6 x-compute-request-id: req-1387c5bb-2a14-41b3-94e3-a283bef5c1c6 Content-Type: application/json 2018-12-23 01:20:28,705 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-1387c5bb-2a14-41b3-94e3-a283bef5c1c6 2018-12-23 01:20:28,705 - create_instance - INFO - Checking deletion status 2018-12-23 01:20:28,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:28,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20: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-47478c1d-178e-4f5f-9b79-2e9af6786f79 x-compute-request-id: req-47478c1d-178e-4f5f-9b79-2e9af6786f79 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "bookmark"}], "image": {"id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "links": [{"href": "http://172.30.9.26:8774/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:20:16.000000", "flavor": {"id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "links": [{"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}]}, "id": "22f2f7b7-3b83-41ba-967e-29c3217810d9", "user_id": "c4f98d934c0e4593af6b614b35d93dba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:20:28Z", "hostId": "812c6d317983cea7fda21da5ea815fcec1ca98a7817cb8de3a6c1dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst", "created": "2018-12-23T01:20:08Z", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:28,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-47478c1d-178e-4f5f-9b79-2e9af6786f79 2018-12-23 01:20:28,964 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst] is - ACTIVE 2018-12-23 01:20:28,964 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:20:31,967 - create_instance - DEBUG - VM status query timeout in 296.737811089 2018-12-23 01:20:31,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:32,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-266b909d-b86c-4405-9d1f-777fa46ad574 x-compute-request-id: req-266b909d-b86c-4405-9d1f-777fa46ad574 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9", "rel": "bookmark"}], "image": {"id": "eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "links": [{"href": "http://172.30.9.26:8774/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:20:16.000000", "flavor": {"id": "68b5ef32-c2ce-473a-b843-c57c5eb3768c", "links": [{"href": "http://172.30.9.26:8774/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c", "rel": "bookmark"}]}, "id": "22f2f7b7-3b83-41ba-967e-29c3217810d9", "user_id": "c4f98d934c0e4593af6b614b35d93dba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:20:28Z", "hostId": "812c6d317983cea7fda21da5ea815fcec1ca98a7817cb8de3a6c1dc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst", "created": "2018-12-23T01:20:08Z", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:32,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-266b909d-b86c-4405-9d1f-777fa46ad574 2018-12-23 01:20:32,074 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst] is - ACTIVE 2018-12-23 01:20:32,075 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:20:35,078 - create_instance - DEBUG - VM status query timeout in 293.627556086 2018-12-23 01:20:35,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d78e6b9549c1891a213b1cfc4f251bdd16e441b" 2018-12-23 01:20:35,130 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01: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-618b099c-c51a-4478-aa83-93eaedc39a1f x-compute-request-id: req-618b099c-c51a-4478-aa83-93eaedc39a1f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 22f2f7b7-3b83-41ba-967e-29c3217810d9 could not be found.", "code": 404}} 2018-12-23 01:20:35,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/22f2f7b7-3b83-41ba-967e-29c3217810d9 used request id req-618b099c-c51a-4478-aa83-93eaedc39a1f 2018-12-23 01:20:35,131 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 22f2f7b7-3b83-41ba-967e-29c3217810d9 could not be found. (HTTP 404) (Request-ID: req-618b099c-c51a-4478-aa83-93eaedc39a1f) 2018-12-23 01:20:35,131 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-inst 2018-12-23 01:20:35,132 - neutron_utils - INFO - Deleting security group rule with ID - 2276be7b-6e30-4a4c-aaed-160b9d1b4e46 2018-12-23 01:20:35,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/2276be7b-6e30-4a4c-aaed-160b9d1b4e46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96026eb609f685000bd24992c3f64c407a9d0b5" 2018-12-23 01:20:35,398 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-228fe9af-43e8-4885-9fe2-74c9c71e959d Content-Length: 0 Date: Sun, 23 Dec 2018 01:20:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:20:35,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/2276be7b-6e30-4a4c-aaed-160b9d1b4e46 used request id req-228fe9af-43e8-4885-9fe2-74c9c71e959d 2018-12-23 01:20:35,399 - neutron_utils - INFO - Deleting security group rule with ID - 375b604b-bb3b-483f-8dfd-4c27ff475260 2018-12-23 01:20:35,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/375b604b-bb3b-483f-8dfd-4c27ff475260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96026eb609f685000bd24992c3f64c407a9d0b5" 2018-12-23 01:20:35,678 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b8104576-49d6-4b0b-a8be-cb7837d37d0e Content-Length: 0 Date: Sun, 23 Dec 2018 01:20:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:20:35,679 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/375b604b-bb3b-483f-8dfd-4c27ff475260 used request id req-b8104576-49d6-4b0b-a8be-cb7837d37d0e 2018-12-23 01:20:35,679 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-name 2018-12-23 01:20:35,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/354c9253-50c0-458e-9a8c-de92af18df79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96026eb609f685000bd24992c3f64c407a9d0b5" 2018-12-23 01:20:35,968 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-88a94b2e-8715-4de5-82d6-39eb4ee3938e Content-Length: 0 Date: Sun, 23 Dec 2018 01:20:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:20:35,968 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/354c9253-50c0-458e-9a8c-de92af18df79 used request id req-88a94b2e-8715-4de5-82d6-39eb4ee3938e 2018-12-23 01:20:35,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f12d620ccd88bc8a317ec15a1f3b8b3171b73ee" 2018-12-23 01:20:36,009 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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-8e5d2242-d425-4300-9cc0-2135c0c7104d x-compute-request-id: req-8e5d2242-d425-4300-9cc0-2135c0c7104d Content-Length: 0 Content-Type: application/json 2018-12-23 01:20:36,009 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/68b5ef32-c2ce-473a-b843-c57c5eb3768c used request id req-8e5d2242-d425-4300-9cc0-2135c0c7104d 2018-12-23 01:20:36,010 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-subnet 2018-12-23 01:20:36,010 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-subnet 2018-12-23 01:20:36,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/efc610e6-b0aa-4182-8c4d-366c244cc2b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71488d80035948343e24a6994f39a721039b494c" 2018-12-23 01:20:38,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f4ad76f9-b892-4372-bb10-3681ee1afb04 Date: Sun, 23 Dec 2018 01:20:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:20:38,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/efc610e6-b0aa-4182-8c4d-366c244cc2b3 used request id req-f4ad76f9-b892-4372-bb10-3681ee1afb04 2018-12-23 01:20:38,192 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-pub-net 2018-12-23 01:20:38,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/34fa00cd-215d-431c-9cff-df21d6eec683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71488d80035948343e24a6994f39a721039b494c" 2018-12-23 01:20:39,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ad8bb73-ebc4-4bf3-98d3-f86c2381e074 Date: Sun, 23 Dec 2018 01:20:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:20:39,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/34fa00cd-215d-431c-9cff-df21d6eec683 used request id req-4ad8bb73-ebc4-4bf3-98d3-f86c2381e074 2018-12-23 01:20:39,172 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-9d2a97bb-0d83-40ae-a743-868b1e2146e2-image 2018-12-23 01:20:39,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}232df624d245bd57f3ababfe59bc07b8e931353e" 2018-12-23 01:20:40,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c7fcccc-591d-46bb-a810-08fa8b0e0045 Date: Sun, 23 Dec 2018 01:20:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:20:40,702 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/eadb91d3-364c-4e80-b3f5-28f0ad76a81d used request id req-4c7fcccc-591d-46bb-a810-08fa8b0e0045 2018-12-23 01:20:40,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" 2018-12-23 01:20:40,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0fc9561c-301b-4078-9b52-159933235613 Date: Sun, 23 Dec 2018 01:20:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:56Z", "updated_at": "2018-12-23T01:19:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:56Z", "revision_number": 0, "id": "062e37fd-4155-46c9-91d3-c6ee876e0edd", "remote_group_id": "b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70", "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:56Z", "security_group_id": "b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "port_range_min": null, "ethertype": "IPv6", "project_id": "b90d250f9b1d4f1880d108c14ffced05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:56Z", "revision_number": 0, "id": "0ea087a1-54e5-4b47-8719-e18a7e9e152a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:56Z", "security_group_id": "b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "port_range_min": null, "ethertype": "IPv4", "project_id": "b90d250f9b1d4f1880d108c14ffced05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:56Z", "revision_number": 0, "id": "3241e3bf-f391-42a3-8099-fbca80d4d1ef", "remote_group_id": "b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70", "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:56Z", "security_group_id": "b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "port_range_min": null, "ethertype": "IPv4", "project_id": "b90d250f9b1d4f1880d108c14ffced05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:19:56Z", "revision_number": 0, "id": "50bfdb8d-a7f5-496b-b5cf-e33dd4521598", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:19:56Z", "security_group_id": "b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70", "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "port_range_min": null, "ethertype": "IPv6", "project_id": "b90d250f9b1d4f1880d108c14ffced05"}], "revision_number": 4, "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:20:40,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-0fc9561c-301b-4078-9b52-159933235613 2018-12-23 01:20:40,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" 2018-12-23 01:20:41,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e389e260-dd43-40c3-bc41-ddae10da1a64 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:20:41,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-e389e260-dd43-40c3-bc41-ddae10da1a64 2018-12-23 01:20:41,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" 2018-12-23 01:20:41,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f34206a4-4965-4e5f-a4e9-565ef03993e4 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:20:41,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-f34206a4-4965-4e5f-a4e9-565ef03993e4 2018-12-23 01:20:41,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" 2018-12-23 01:20:41,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc26cead-d9b0-4201-a3e2-041e669319ec Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05"}, "enabled": true, "id": "b90d250f9b1d4f1880d108c14ffced05", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-64619fe3-532d-4fc-proj"}} 2018-12-23 01:20:41,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 used request id req-fc26cead-d9b0-4201-a3e2-041e669319ec 2018-12-23 01:20:41,202 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70 2018-12-23 01:20:41,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" 2018-12-23 01:20:41,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-870c1594-7a54-4605-beb0-82fbff9a122b Date: Sun, 23 Dec 2018 01:20:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:19:56Z", "security_group_id": "b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70", "port_range_min": null, "revision_number": 0, "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:56Z", "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "062e37fd-4155-46c9-91d3-c6ee876e0edd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:19:56Z", "security_group_id": "b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70", "port_range_min": null, "revision_number": 0, "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:56Z", "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "0ea087a1-54e5-4b47-8719-e18a7e9e152a"}, {"remote_group_id": "b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:19:56Z", "security_group_id": "b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70", "port_range_min": null, "revision_number": 0, "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:56Z", "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "3241e3bf-f391-42a3-8099-fbca80d4d1ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:19:56Z", "security_group_id": "b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70", "port_range_min": null, "revision_number": 0, "tenant_id": "b90d250f9b1d4f1880d108c14ffced05", "created_at": "2018-12-23T01:19:56Z", "project_id": "b90d250f9b1d4f1880d108c14ffced05", "id": "50bfdb8d-a7f5-496b-b5cf-e33dd4521598"}]} 2018-12-23 01:20:41,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70 used request id req-870c1594-7a54-4605-beb0-82fbff9a122b 2018-12-23 01:20:41,372 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:20:41,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" 2018-12-23 01:20:41,672 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b53aa75-d440-4742-9d4a-2949f0089ac5 Content-Length: 0 Date: Sun, 23 Dec 2018 01:20:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:20:41,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b7bf8e00-e035-4a8f-81fd-c2aeaa6fea70 used request id req-8b53aa75-d440-4742-9d4a-2949f0089ac5 2018-12-23 01:20:41,672 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-64619fe3-532d-4fc-proj 2018-12-23 01:20:41,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" 2018-12-23 01:20:41,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de55783c-acf5-4415-8550-911352baf415 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:20:41,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b90d250f9b1d4f1880d108c14ffced05 used request id req-de55783c-acf5-4415-8550-911352baf415 2018-12-23 01:20:41,904 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-64619fe3-532d-4fc-proj-role 2018-12-23 01:20:41,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/09e5ee17d1384263809bec9a3a54966c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" 2018-12-23 01:20:42,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-514878a1-561f-4d2b-9d80-03c7c148704d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:20:42,025 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/09e5ee17d1384263809bec9a3a54966c used request id req-514878a1-561f-4d2b-9d80-03c7c148704d 2018-12-23 01:20:42,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acb84c2cda99b4bc621f3b537e0fd810d3be877" 2018-12-23 01:20:42,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d410ccb-97f2-40a5-977a-1cd12b6dc08e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:20:42,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2d410ccb-97f2-40a5-977a-1cd12b6dc08e 2018-12-23 01:20:42,114 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-64619fe3-532d-4fc-user 2018-12-23 01:20:42,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c4f98d934c0e4593af6b614b35d93dba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a31699dfafe71d48b3028f2abeaddb0d44fb1c90" 2018-12-23 01:20:42,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4545371-91aa-4a2c-9ea8-ce05a4504b75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:20:42,331 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c4f98d934c0e4593af6b614b35d93dba used request id req-e4545371-91aa-4a2c-9ea8-ce05a4504b75 2018-12-23 01:20:42,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:20:42,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["SA647VsUSU6knT7UrO9Ytw"], "issued_at": "2018-12-23T01:20:42.000000Z"}} 2018-12-23 01:20:42,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38bbc4a48cc3e009a7ff5b3a984e0b988127159c" 2018-12-23 01:20:42,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5dad19e-961f-44a4-81e2-bd2e8d876ea6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:20:42,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c5dad19e-961f-44a4-81e2-bd2e8d876ea6 2018-12-23 01:20:42,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:20:42,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:20:43,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:20:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["fFYO23R5SkaP7Ow5rXMGXg"], "issued_at": "2018-12-23T01:20:43.000000Z"}} 2018-12-23 01:20:43,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869d372f1919b92df659b68d3be03b614ed6e91e" 2018-12-23 01:20:43,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a0ce6e9-8e74-430d-8dd2-e530e8243fe8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:20:43,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3a0ce6e9-8e74-430d-8dd2-e530e8243fe8 2018-12-23 01:20:43,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:20:43,271 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:20:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:20:43,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869d372f1919b92df659b68d3be03b614ed6e91e" 2018-12-23 01:20:43,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f1372d-3b7f-4e19-ba9a-bfcec5a77198 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:20:43,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj used request id req-a4f1372d-3b7f-4e19-ba9a-bfcec5a77198 2018-12-23 01:20:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869d372f1919b92df659b68d3be03b614ed6e91e" 2018-12-23 01:20:43,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b821311-9f56-45ed-bc7a-7b033d495200 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:20:43,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5b821311-9f56-45ed-bc7a-7b033d495200 2018-12-23 01:20:43,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869d372f1919b92df659b68d3be03b614ed6e91e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj"}}' 2018-12-23 01:20:43,572 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:20:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8e8df26-f445-4bdd-9355-e7524c8eed62 Content-Length: 312 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fb63df63baf34457bf6eb53c6b111264"}, "enabled": true, "id": "fb63df63baf34457bf6eb53c6b111264", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj"}} 2018-12-23 01:20:43,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f8e8df26-f445-4bdd-9355-e7524c8eed62 2018-12-23 01:20:43,573 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj 2018-12-23 01:20:43,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:20:43,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:20:43,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:20:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["BceUXFPjQIq9rzcBCuNlEw"], "issued_at": "2018-12-23T01:20:43.000000Z"}} 2018-12-23 01:20:43,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28076e33a5fa31bc77e6e20cacb218fa703edc7e" 2018-12-23 01:20:44,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb287e8-319d-4f24-8538-a6dd33e64ec1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:20:44,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7fb287e8-319d-4f24-8538-a6dd33e64ec1 2018-12-23 01:20:44,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:20:44,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:20:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:20:44,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28076e33a5fa31bc77e6e20cacb218fa703edc7e" 2018-12-23 01:20:44,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef3179a-d936-48a1-b009-fbd260aefd02 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:20:44,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-eef3179a-d936-48a1-b009-fbd260aefd02 2018-12-23 01:20:44,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28076e33a5fa31bc77e6e20cacb218fa703edc7e" 2018-12-23 01:20:44,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6ffeeb4-f3bc-4c30-89f9-66a124ea1229 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fb63df63baf34457bf6eb53c6b111264"}, "enabled": true, "id": "fb63df63baf34457bf6eb53c6b111264", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj"}]} 2018-12-23 01:20:44,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj used request id req-b6ffeeb4-f3bc-4c30-89f9-66a124ea1229 2018-12-23 01:20:44,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28076e33a5fa31bc77e6e20cacb218fa703edc7e" 2018-12-23 01:20:44,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d87c080-361a-4856-bd85-28e9e4f0514c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:20:44,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6d87c080-361a-4856-bd85-28e9e4f0514c 2018-12-23 01:20:44,744 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-548faf7b-2ce9-420-user 2018-12-23 01:20:44,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:20:44,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869d372f1919b92df659b68d3be03b614ed6e91e" 2018-12-23 01:20:44,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a218b2-ed3e-4aef-80fd-d2ea91c61acb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:20:44,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-97a218b2-ed3e-4aef-80fd-d2ea91c61acb 2018-12-23 01:20:44,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869d372f1919b92df659b68d3be03b614ed6e91e" -d '{"role": {"name": "CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj-role"}}' 2018-12-23 01:20:44,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:20:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d92c7c21-dee9-4337-974d-7f5a57d63293 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a8862f60cecc480095fb43068e363992", "links": {"self": "http://172.30.9.26:5000/v3/roles/a8862f60cecc480095fb43068e363992"}, "name": "CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj-role"}} 2018-12-23 01:20:44,942 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d92c7c21-dee9-4337-974d-7f5a57d63293 2018-12-23 01:20:44,942 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj-role 2018-12-23 01:20:44,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a8862f60cecc480095fb43068e363992 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869d372f1919b92df659b68d3be03b614ed6e91e" 2018-12-23 01:20:45,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07920088-2e58-4ff6-bcc3-87b0f080a6aa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/a8862f60cecc480095fb43068e363992"}, "domain_id": null, "name": "CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj-role", "id": "a8862f60cecc480095fb43068e363992"}} 2018-12-23 01:20:45,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a8862f60cecc480095fb43068e363992 used request id req-07920088-2e58-4ff6-bcc3-87b0f080a6aa 2018-12-23 01:20:45,034 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj-role to project CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj 2018-12-23 01:20:45,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/fb63df63baf34457bf6eb53c6b111264/users/fe7e8dbf06be4493bd409b9c4ca9b50d/roles/a8862f60cecc480095fb43068e363992 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869d372f1919b92df659b68d3be03b614ed6e91e" 2018-12-23 01:20:45,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:20:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a5f982a-19cc-430b-a39e-f63a482e84ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:20:45,160 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/fb63df63baf34457bf6eb53c6b111264/users/fe7e8dbf06be4493bd409b9c4ca9b50d/roles/a8862f60cecc480095fb43068e363992 used request id req-4a5f982a-19cc-430b-a39e-f63a482e84ee 2018-12-23 01:20:45,161 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:20:45,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:20:45,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:20:45,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:20:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["MpFLl_5TQfW3SNQviVKf8Q"], "issued_at": "2018-12-23T01:20:45.000000Z"}} 2018-12-23 01:20:45,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be7d296f4ef6b5791fb5bb748ea8557d8010858" 2018-12-23 01:20:45,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f1f2a5c-f79f-4cf4-b4cf-f05c94932f04 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:20:45,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1f1f2a5c-f79f-4cf4-b4cf-f05c94932f04 2018-12-23 01:20:45,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be7d296f4ef6b5791fb5bb748ea8557d8010858" 2018-12-23 01:20:45,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-200cb960-bd43-4dae-b62b-5f2e00248d19 Date: Sun, 23 Dec 2018 01:20:45 GMT RESP BODY: {"networks":[]} 2018-12-23 01:20:45,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-200cb960-bd43-4dae-b62b-5f2e00248d19 2018-12-23 01:20:45,779 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net 2018-12-23 01:20:45,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be7d296f4ef6b5791fb5bb748ea8557d8010858" -d '{"network": {"name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net", "admin_state_up": true}}' 2018-12-23 01:20:46,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-0e636176-aa06-4e0e-9558-67c1ac42f449 Date: Sun, 23 Dec 2018 01:20: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":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","mtu":1450}} 2018-12-23 01:20:46,180 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0e636176-aa06-4e0e-9558-67c1ac42f449 2018-12-23 01:20:46,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be7d296f4ef6b5791fb5bb748ea8557d8010858" 2018-12-23 01:20:46,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-d27cd48a-efc4-43e2-b94c-74f55eab1e7d Date: Sun, 23 Dec 2018 01:20:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:20:46,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-d27cd48a-efc4-43e2-b94c-74f55eab1e7d 2018-12-23 01:20:46,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be7d296f4ef6b5791fb5bb748ea8557d8010858" 2018-12-23 01:20:46,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f9052fc6-23d1-45c2-9b24-bb9ab80795e3 Date: Sun, 23 Dec 2018 01:20:46 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:20:46,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-f9052fc6-23d1-45c2-9b24-bb9ab80795e3 2018-12-23 01:20:46,449 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet 2018-12-23 01:20:46,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be7d296f4ef6b5791fb5bb748ea8557d8010858" -d '{"subnets": [{"ip_version": 4, "network_id": "f6d2aa56-7239-4a7f-9706-abedcbcc6995", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]}' 2018-12-23 01:20:46,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5d91d62d-d596-4900-a60b-e75e661b44bd Date: Sun, 23 Dec 2018 01:20:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:20:46,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-5d91d62d-d596-4900-a60b-e75e661b44bd 2018-12-23 01:20:46,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be7d296f4ef6b5791fb5bb748ea8557d8010858" 2018-12-23 01:20:46,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-227a0ed6-1764-4430-9f39-d41b65147169 Date: Sun, 23 Dec 2018 01:20:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:20:46,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-227a0ed6-1764-4430-9f39-d41b65147169 2018-12-23 01:20:46,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be7d296f4ef6b5791fb5bb748ea8557d8010858" 2018-12-23 01:20:46,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2f622583-79f7-4527-b2ef-a2c0a781e91c Date: Sun, 23 Dec 2018 01:20:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:20:46,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-2f622583-79f7-4527-b2ef-a2c0a781e91c 2018-12-23 01:20:46,985 - OpenStackNetwork - DEBUG - Network [f6d2aa56-7239-4a7f-9706-abedcbcc6995] created successfully 2018-12-23 01:20:46,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:20:46,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:20:47,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:20:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["OmNuppQKQtiMPFSfZBetfA"], "issued_at": "2018-12-23T01:20:47.000000Z"}} 2018-12-23 01:20:47,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a467ad3bd6f5556306d6669f5a6d265d59ea21a0" 2018-12-23 01:20:47,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a729d61-e42f-4860-8f99-58ab4d1c6d8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:20:47,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5a729d61-e42f-4860-8f99-58ab4d1c6d8b 2018-12-23 01:20:47,388 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:20:47,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a467ad3bd6f5556306d6669f5a6d265d59ea21a0" 2018-12-23 01:20:47,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3050c4c-513d-482b-8104-f1f4ab5ea26c x-compute-request-id: req-e3050c4c-513d-482b-8104-f1f4ab5ea26c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:20:47,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e3050c4c-513d-482b-8104-f1f4ab5ea26c 2018-12-23 01:20:47,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a467ad3bd6f5556306d6669f5a6d265d59ea21a0" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-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-12-23 01:20:47,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-834b8755-a7e9-4859-a720-df35d1518c3b x-compute-request-id: req-834b8755-a7e9-4859-a720-df35d1518c3b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:20:47,620 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-834b8755-a7e9-4859-a720-df35d1518c3b 2018-12-23 01:20:47,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:20:47,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:20:48,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a8862f60cecc480095fb43068e363992", "name": "CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj-role"}], "expires_at": "2018-12-23T02:20:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb63df63baf34457bf6eb53c6b111264", "name": "CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fb63df63baf34457bf6eb53c6b111264", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/fb63df63baf34457bf6eb53c6b111264", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/fb63df63baf34457bf6eb53c6b111264", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/fb63df63baf34457bf6eb53c6b111264", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/fb63df63baf34457bf6eb53c6b111264", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/fb63df63baf34457bf6eb53c6b111264", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fb63df63baf34457bf6eb53c6b111264", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/fb63df63baf34457bf6eb53c6b111264", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/fb63df63baf34457bf6eb53c6b111264", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fb63df63baf34457bf6eb53c6b111264", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/fb63df63baf34457bf6eb53c6b111264", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/fb63df63baf34457bf6eb53c6b111264", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-548faf7b-2ce9-420-user", "id": "fe7e8dbf06be4493bd409b9c4ca9b50d"}, "audit_ids": ["Y8QjjglgQ7yQvDWtJXr46Q"], "issued_at": "2018-12-23T01:20:48.000000Z"}} 2018-12-23 01:20:48,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e36e6aafbae55e972daabe5f392969482f1ba6e" 2018-12-23 01:20:48,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ccc7fce-6295-4d54-8ad1-56f3834aef11 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:20:48,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6ccc7fce-6295-4d54-8ad1-56f3834aef11 2018-12-23 01:20:48,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e36e6aafbae55e972daabe5f392969482f1ba6e" 2018-12-23 01:20:48,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-016e4228-bbc0-48d4-8f5d-7a77bd311dc6 Date: Sun, 23 Dec 2018 01:20:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image"} 2018-12-23 01:20:48,276 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image used request id req-016e4228-bbc0-48d4-8f5d-7a77bd311dc6 2018-12-23 01:20:48,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e36e6aafbae55e972daabe5f392969482f1ba6e" 2018-12-23 01:20:48,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-20d10214-5886-4b74-8973-ea9bd48a6904 Date: Sun, 23 Dec 2018 01:20:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:20:48,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-20d10214-5886-4b74-8973-ea9bd48a6904 2018-12-23 01:20:48,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e36e6aafbae55e972daabe5f392969482f1ba6e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image"}' 2018-12-23 01:20:48,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/8c032276-fed7-4230-b016-810c211c4398 X-Openstack-Request-Id: req-b11e60f9-3aa1-4eee-a5c7-25a678caa945 Date: Sun, 23 Dec 2018 01:20:48 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:20:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:20:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/8c032276-fed7-4230-b016-810c211c4398", "min_disk": 0, "protected": false, "id": "8c032276-fed7-4230-b016-810c211c4398", "file": "/v2/images/8c032276-fed7-4230-b016-810c211c4398/file", "checksum": null, "owner": "fb63df63baf34457bf6eb53c6b111264", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:20:48,639 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b11e60f9-3aa1-4eee-a5c7-25a678caa945 2018-12-23 01:20:48,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/8c032276-fed7-4230-b016-810c211c4398/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e36e6aafbae55e972daabe5f392969482f1ba6e" -d '' 2018-12-23 01:20:50,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f0f09796-5fa7-4770-b674-ada19472ee52 Date: Sun, 23 Dec 2018 01:20:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:20:50,569 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8c032276-fed7-4230-b016-810c211c4398/file used request id req-f0f09796-5fa7-4770-b674-ada19472ee52 2018-12-23 01:20:50,569 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:20:50,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/8c032276-fed7-4230-b016-810c211c4398 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e36e6aafbae55e972daabe5f392969482f1ba6e" 2018-12-23 01:20:50,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-29b756e8-c3f3-4edd-b81b-d5cb1f5dd9f7 Date: Sun, 23 Dec 2018 01:20:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:20:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:20:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/8c032276-fed7-4230-b016-810c211c4398/snap", "metadata": {}}], "self": "/v2/images/8c032276-fed7-4230-b016-810c211c4398", "min_disk": 0, "protected": false, "id": "8c032276-fed7-4230-b016-810c211c4398", "file": "/v2/images/8c032276-fed7-4230-b016-810c211c4398/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb63df63baf34457bf6eb53c6b111264", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/8c032276-fed7-4230-b016-810c211c4398/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:20:50,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/8c032276-fed7-4230-b016-810c211c4398 used request id req-29b756e8-c3f3-4edd-b81b-d5cb1f5dd9f7 2018-12-23 01:20:50,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e36e6aafbae55e972daabe5f392969482f1ba6e" 2018-12-23 01:20:50,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ed10c287-4731-449e-bc84-cd8442491c57 Date: Sun, 23 Dec 2018 01:20: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-12-23 01:20:50,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ed10c287-4731-449e-bc84-cd8442491c57 2018-12-23 01:20:50,880 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image 2018-12-23 01:20:50,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/8c032276-fed7-4230-b016-810c211c4398 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e36e6aafbae55e972daabe5f392969482f1ba6e" 2018-12-23 01:20:51,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-9a847640-39ef-4637-bb16-3e364dd1cd7c Date: Sun, 23 Dec 2018 01:20:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:20:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:20:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/8c032276-fed7-4230-b016-810c211c4398/snap", "metadata": {}}], "self": "/v2/images/8c032276-fed7-4230-b016-810c211c4398", "min_disk": 0, "protected": false, "id": "8c032276-fed7-4230-b016-810c211c4398", "file": "/v2/images/8c032276-fed7-4230-b016-810c211c4398/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb63df63baf34457bf6eb53c6b111264", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/8c032276-fed7-4230-b016-810c211c4398/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:20:51,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/8c032276-fed7-4230-b016-810c211c4398 used request id req-9a847640-39ef-4637-bb16-3e364dd1cd7c 2018-12-23 01:20:51,122 - create_image - DEBUG - Instance status is - active 2018-12-23 01:20:51,122 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image 2018-12-23 01:20:51,122 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image 2018-12-23 01:20:51,122 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:20:51,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38bbc4a48cc3e009a7ff5b3a984e0b988127159c" 2018-12-23 01:20:51,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20: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-0b4cb597-bd24-4afd-b6f1-12d60dd9dfeb x-compute-request-id: req-0b4cb597-bd24-4afd-b6f1-12d60dd9dfeb Content-Encoding: gzip Content-Length: 278 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-12-23T01:20:49.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-12-23T01:20:44.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-12-23T01:20:46.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-12-23T01:20:50.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-12-23T01:20:46.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-12-23T01:20:46.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-12-23T01:20:49.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-12-23T01:20:42.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-12-23T01:20:45.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-12-23T01:20:43.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-12-23T01:20:51.000000"}}}, "zoneName": "nova"}]} 2018-12-23 01:20:51,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-availability-zone/detail used request id req-0b4cb597-bd24-4afd-b6f1-12d60dd9dfeb 2018-12-23 01:20:51,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:20:51,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:20:51,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:20:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Hhg4YUKuSKCIbsrnxkiODw"], "issued_at": "2018-12-23T01:20:51.000000Z"}} 2018-12-23 01:20:51,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:51,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959f65f0-8b99-4642-b539-4d64bba58852 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:20:51,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-959f65f0-8b99-4642-b539-4d64bba58852 2018-12-23 01:20:51,842 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:20:51,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:51,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fb6ac27-0a1e-4b61-8c3d-c3ec308a4ce3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:20:51,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4fb6ac27-0a1e-4b61-8c3d-c3ec308a4ce3 2018-12-23 01:20:51,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:52,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-8a90c01c-bbc1-4f12-a33f-8e5ca496124b Date: Sun, 23 Dec 2018 01:20:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:20:52,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-8a90c01c-bbc1-4f12-a33f-8e5ca496124b 2018-12-23 01:20:52,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:20:52,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:20:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:20:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:52,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b7cbb1-2070-4558-9f90-9e72ce58527d 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:20:52,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-51b7cbb1-2070-4558-9f90-9e72ce58527d 2018-12-23 01:20:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:52,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-605950d2-cf16-42cc-b58f-1ae231e7ce9f Date: Sun, 23 Dec 2018 01:20:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:20:52,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-605950d2-cf16-42cc-b58f-1ae231e7ce9f 2018-12-23 01:20:52,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:52,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-95fb8e4f-431d-44ee-8d8e-4f18c71ebdff Date: Sun, 23 Dec 2018 01:20:52 GMT RESP BODY: {"ports":[]} 2018-12-23 01:20:52,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1&admin_state_up=True used request id req-95fb8e4f-431d-44ee-8d8e-4f18c71ebdff 2018-12-23 01:20:52,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:52,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-5408efb1-c657-44f4-8b09-f50d9d7f518b x-compute-request-id: req-5408efb1-c657-44f4-8b09-f50d9d7f518b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:20:52,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-5408efb1-c657-44f4-8b09-f50d9d7f518b 2018-12-23 01:20:52,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:53,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a49677b0-346b-4f33-b770-f31412362fc3 Date: Sun, 23 Dec 2018 01:20:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:20:53,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-a49677b0-346b-4f33-b770-f31412362fc3 2018-12-23 01:20:53,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:53,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c950d7-502a-4a8c-8ce6-99a1dc72a280 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:20:53,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-70c950d7-502a-4a8c-8ce6-99a1dc72a280 2018-12-23 01:20:53,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:53,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-bd5eadd5-192e-4e4f-9e82-ac5c545727d1 Date: Sun, 23 Dec 2018 01:20:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:20:53,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-bd5eadd5-192e-4e4f-9e82-ac5c545727d1 2018-12-23 01:20:53,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:53,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6cbd9878-2a9a-44ff-9ef7-73411ce07994 Date: Sun, 23 Dec 2018 01:20:53 GMT RESP BODY: {"ports":[]} 2018-12-23 01:20:53,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1&admin_state_up=True used request id req-6cbd9878-2a9a-44ff-9ef7-73411ce07994 2018-12-23 01:20:53,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:20:53,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:20:54,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:20:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["SBVrkpQYSh2zitXAAffoeg"], "issued_at": "2018-12-23T01:20:54.000000Z"}} 2018-12-23 01:20:54,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f012db952bf9a053b67b009c65a9db31f81e042c" 2018-12-23 01:20:54,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d506d46d-7f90-41cc-abc1-efc07b908eb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:20:54,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d506d46d-7f90-41cc-abc1-efc07b908eb4 2018-12-23 01:20:54,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:54,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-10d4e232-0bac-4e35-aaf5-0988c65574c7 Date: Sun, 23 Dec 2018 01:20:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:20:54,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-10d4e232-0bac-4e35-aaf5-0988c65574c7 2018-12-23 01:20:54,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:54,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-66f90668-3bde-4510-b917-6adff2d14c70 Date: Sun, 23 Dec 2018 01:20:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:20:54,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-66f90668-3bde-4510-b917-6adff2d14c70 2018-12-23 01:20:54,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:54,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-96714d2e-6883-4f5b-a0f9-5407195ea105 Date: Sun, 23 Dec 2018 01:20:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:20:54,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-96714d2e-6883-4f5b-a0f9-5407195ea105 2018-12-23 01:20:54,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:20:54,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:20:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:20:54,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f012db952bf9a053b67b009c65a9db31f81e042c" 2018-12-23 01:20:55,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c4e460a-1880-447d-85a5-87b7cfe3f15f 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:20:55,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-2c4e460a-1880-447d-85a5-87b7cfe3f15f 2018-12-23 01:20:55,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:55,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-e3e1da49-52ba-4043-bc59-cbd9eb34e847 Date: Sun, 23 Dec 2018 01:20:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:20:55,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-e3e1da49-52ba-4043-bc59-cbd9eb34e847 2018-12-23 01:20:55,110 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net 2018-12-23 01:20:55,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" -d '{"port": {"network_id": "f6d2aa56-7239-4a7f-9706-abedcbcc6995", "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1", "admin_state_up": true}}' 2018-12-23 01:20:55,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-da29c738-c1cc-4333-9e11-fc62d10af8e7 Date: Sun, 23 Dec 2018 01:20:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:55Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.5"}],"id":"228eedeb-0382-4fbc-bd66-f6af35dc7f09","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ec:a2:39","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","qos_policy_id":null,"admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:55Z","binding:vnic_type":"normal"}} 2018-12-23 01:20:55,910 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-da29c738-c1cc-4333-9e11-fc62d10af8e7 2018-12-23 01:20:55,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:56,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-6cc92dec-2e6f-488e-bb9f-9d44c7255bbb Date: Sun, 23 Dec 2018 01:20:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:20:56,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-6cc92dec-2e6f-488e-bb9f-9d44c7255bbb 2018-12-23 01:20:56,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:56,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e3052e-f4ff-4e3b-8145-653d97e7d822 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:20:56,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-d7e3052e-f4ff-4e3b-8145-653d97e7d822 2018-12-23 01:20:56,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:56,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-423844f5-c0b7-4697-8dc6-9939e2e2f5c4 Date: Sun, 23 Dec 2018 01:20:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:20:56,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-423844f5-c0b7-4697-8dc6-9939e2e2f5c4 2018-12-23 01:20:56,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:56,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-d52ef62b-0682-4494-ad60-eed7aa528806 Date: Sun, 23 Dec 2018 01:20:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.5"}],"id":"228eedeb-0382-4fbc-bd66-f6af35dc7f09","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ec:a2:39","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:55Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:20:56,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1&admin_state_up=True used request id req-d52ef62b-0682-4494-ad60-eed7aa528806 2018-12-23 01:20:56,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:56,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a03776-509c-46df-a735-0f80bb00558b 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:20:56,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-77a03776-509c-46df-a735-0f80bb00558b 2018-12-23 01:20:56,761 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-23 01:20:56,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:56,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-6aad7106-cee0-42df-90cb-cafe3068afc6 x-compute-request-id: req-6aad7106-cee0-42df-90cb-cafe3068afc6 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-flavor-name"}]} 2018-12-23 01:20:56,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6aad7106-cee0-42df-90cb-cafe3068afc6 2018-12-23 01:20:56,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:56,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-97ae0907-9491-420a-bc90-c8c822131173 x-compute-request-id: req-97ae0907-9491-420a-bc90-c8c822131173 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:20:56,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055 used request id req-97ae0907-9491-420a-bc90-c8c822131173 2018-12-23 01:20:56,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:56,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-d2e5d5e9-fa54-4be9-bb2c-f31d45f93c39 Date: Sun, 23 Dec 2018 01:20:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:20:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:20:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/8c032276-fed7-4230-b016-810c211c4398/snap", "metadata": {}}], "self": "/v2/images/8c032276-fed7-4230-b016-810c211c4398", "min_disk": 0, "protected": false, "id": "8c032276-fed7-4230-b016-810c211c4398", "file": "/v2/images/8c032276-fed7-4230-b016-810c211c4398/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb63df63baf34457bf6eb53c6b111264", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/8c032276-fed7-4230-b016-810c211c4398/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image"} 2018-12-23 01:20:56,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image used request id req-d2e5d5e9-fa54-4be9-bb2c-f31d45f93c39 2018-12-23 01:20:56,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:57,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-61a727c0-a039-4266-80e1-cdcaa78dcd66 Date: Sun, 23 Dec 2018 01:20: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-12-23 01:20:57,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-61a727c0-a039-4266-80e1-cdcaa78dcd66 2018-12-23 01:20:57,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" -d '{"server": {"name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "8c032276-fed7-4230-b016-810c211c4398", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "max_count": 1, "min_count": 1, "networks": [{"port": "228eedeb-0382-4fbc-bd66-f6af35dc7f09"}]}}' 2018-12-23 01:20:58,715 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:20:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8de48c3e-a858-4621-a520-dfd513b22d68 x-compute-request-id: req-8de48c3e-a858-4621-a520-dfd513b22d68 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d5b96cf4-94fb-4c4b-8e7e-966408d67853", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "bookmark"}], "adminPass": "8HWsmoUvyw3P"}} 2018-12-23 01:20:58,715 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-8de48c3e-a858-4621-a520-dfd513b22d68 2018-12-23 01:20:58,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:58,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5426349-f51f-413f-8237-edb0592662f6 x-compute-request-id: req-e5426349-f51f-413f-8237-edb0592662f6 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "d5b96cf4-94fb-4c4b-8e7e-966408d67853", "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:20:58Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T01:20:58Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:58,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 used request id req-e5426349-f51f-413f-8237-edb0592662f6 2018-12-23 01:20:58,789 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-23 01:20:58,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:20:59,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:20:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b13b4b1b-2f5e-46fa-8b6f-050298c7b6f2 x-compute-request-id: req-b13b4b1b-2f5e-46fa-8b6f-050298c7b6f2 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "d5b96cf4-94fb-4c4b-8e7e-966408d67853", "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:20:58Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T01:20:58Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:20:59,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 used request id req-b13b4b1b-2f5e-46fa-8b6f-050298c7b6f2 2018-12-23 01:20:59,170 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-12-23 01:20:59,170 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:21:02,173 - create_instance - DEBUG - VM status query timeout in 896.61579895 2018-12-23 01:21:02,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:02,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8906b7e0-d5ea-420a-9e70-652a833b9ea9 x-compute-request-id: req-8906b7e0-d5ea-420a-9e70-652a833b9ea9 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:a2:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d8", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "d5b96cf4-94fb-4c4b-8e7e-966408d67853", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:21:00Z", "hostId": "07a3a6b3449b6ac29117aff441e059e8849490e6cc3106a016b394aa", "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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T01:20:58Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:02,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 used request id req-8906b7e0-d5ea-420a-9e70-652a833b9ea9 2018-12-23 01:21:02,467 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-12-23 01:21:02,467 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:21:05,470 - create_instance - DEBUG - VM status query timeout in 893.319164038 2018-12-23 01:21:05,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:06,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f5e4545-b21a-40fa-8c41-e6c9ce431683 x-compute-request-id: req-3f5e4545-b21a-40fa-8c41-e6c9ce431683 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:a2:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d8", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "d5b96cf4-94fb-4c4b-8e7e-966408d67853", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:21:00Z", "hostId": "07a3a6b3449b6ac29117aff441e059e8849490e6cc3106a016b394aa", "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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T01:20:58Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:06,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 used request id req-3f5e4545-b21a-40fa-8c41-e6c9ce431683 2018-12-23 01:21:06,199 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-12-23 01:21:06,199 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:21:09,202 - create_instance - DEBUG - VM status query timeout in 889.586818933 2018-12-23 01:21:09,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:09,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c7e111f-efe6-4e72-bf70-279a54b865a0 x-compute-request-id: req-9c7e111f-efe6-4e72-bf70-279a54b865a0 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:a2:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d8", "OS-SRV-USG:launched_at": "2018-12-23T01:21:04.000000", "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "d5b96cf4-94fb-4c4b-8e7e-966408d67853", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:21:06Z", "hostId": "07a3a6b3449b6ac29117aff441e059e8849490e6cc3106a016b394aa", "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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T01:20:58Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:09,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 used request id req-9c7e111f-efe6-4e72-bf70-279a54b865a0 2018-12-23 01:21:09,951 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-12-23 01:21:09,952 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:21:09,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:10,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37d72d3c-9f79-497b-8eeb-c69946260361 x-compute-request-id: req-37d72d3c-9f79-497b-8eeb-c69946260361 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:a2:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d8", "OS-SRV-USG:launched_at": "2018-12-23T01:21:04.000000", "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "d5b96cf4-94fb-4c4b-8e7e-966408d67853", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:21:06Z", "hostId": "07a3a6b3449b6ac29117aff441e059e8849490e6cc3106a016b394aa", "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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T01:20:58Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:10,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 used request id req-37d72d3c-9f79-497b-8eeb-c69946260361 2018-12-23 01:21:10,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:10,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-e09d6335-5eee-44a0-af12-18b742633453 Date: Sun, 23 Dec 2018 01:21:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:21:10,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-e09d6335-5eee-44a0-af12-18b742633453 2018-12-23 01:21:10,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:10,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-724262f2-10a8-4b7f-a03d-fbcb4e20c013 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:21:10,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-724262f2-10a8-4b7f-a03d-fbcb4e20c013 2018-12-23 01:21:10,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:10,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-01d7158d-bca9-4725-b9e0-f33f9e4c3914 Date: Sun, 23 Dec 2018 01:21:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:21:10,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-01d7158d-bca9-4725-b9e0-f33f9e4c3914 2018-12-23 01:21:10,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:10,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-91aefd4f-8c16-4272-b6e7-70a543f17740 Date: Sun, 23 Dec 2018 01:21:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:21:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.5"}],"id":"228eedeb-0382-4fbc-bd66-f6af35dc7f09","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:a2:39","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:55Z","binding:vnic_type":"normal","device_id":"d5b96cf4-94fb-4c4b-8e7e-966408d67853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.2"}],"id":"bcdf6d0a-93af-41b3-aec4-5eda19440f3a","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:1d:b6","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f6d2aa56-7239-4a7f-9706-abedcbcc6995"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.3"}],"id":"dd4a1078-4667-4bdf-bad0-aa2c21ba51b5","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:05:4c","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f6d2aa56-7239-4a7f-9706-abedcbcc6995"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.4"}],"id":"fc366af2-567d-49d2-8b81-762004fa1f9c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:6b","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f6d2aa56-7239-4a7f-9706-abedcbcc6995"}]} 2018-12-23 01:21:10,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-91aefd4f-8c16-4272-b6e7-70a543f17740 2018-12-23 01:21:10,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:11,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92424a0c-1a1d-46ce-ac4a-e11e0a43c625 x-compute-request-id: req-92424a0c-1a1d-46ce-ac4a-e11e0a43c625 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:a2:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d8", "OS-SRV-USG:launched_at": "2018-12-23T01:21:04.000000", "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "d5b96cf4-94fb-4c4b-8e7e-966408d67853", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:21:06Z", "hostId": "07a3a6b3449b6ac29117aff441e059e8849490e6cc3106a016b394aa", "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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T01:20:58Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:11,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 used request id req-92424a0c-1a1d-46ce-ac4a-e11e0a43c625 2018-12-23 01:21:11,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:11,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-b0caf619-93fc-46fd-aaa7-64ac1b0edc58 Date: Sun, 23 Dec 2018 01:21:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:21:11,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-b0caf619-93fc-46fd-aaa7-64ac1b0edc58 2018-12-23 01:21:11,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:11,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dddc329-dc1c-4710-bc91-867fa89815bc 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:21:11,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-4dddc329-dc1c-4710-bc91-867fa89815bc 2018-12-23 01:21:11,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:11,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f9a114e0-d2bf-467f-beba-8114bd8d1b64 Date: Sun, 23 Dec 2018 01:21:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:21:11,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-f9a114e0-d2bf-467f-beba-8114bd8d1b64 2018-12-23 01:21:11,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:11,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-c82459ab-6019-48ba-9b01-1d99fece5b1c Date: Sun, 23 Dec 2018 01:21:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:21:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.5"}],"id":"228eedeb-0382-4fbc-bd66-f6af35dc7f09","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:a2:39","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:55Z","binding:vnic_type":"normal","device_id":"d5b96cf4-94fb-4c4b-8e7e-966408d67853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.2"}],"id":"bcdf6d0a-93af-41b3-aec4-5eda19440f3a","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:1d:b6","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f6d2aa56-7239-4a7f-9706-abedcbcc6995"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.3"}],"id":"dd4a1078-4667-4bdf-bad0-aa2c21ba51b5","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:05:4c","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f6d2aa56-7239-4a7f-9706-abedcbcc6995"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.4"}],"id":"fc366af2-567d-49d2-8b81-762004fa1f9c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:6b","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f6d2aa56-7239-4a7f-9706-abedcbcc6995"}]} 2018-12-23 01:21:11,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-c82459ab-6019-48ba-9b01-1d99fece5b1c 2018-12-23 01:21:11,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:12,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3958901c-01e5-4934-883a-a6e1a9d021aa x-compute-request-id: req-3958901c-01e5-4934-883a-a6e1a9d021aa Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:a2:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d8", "OS-SRV-USG:launched_at": "2018-12-23T01:21:04.000000", "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "d5b96cf4-94fb-4c4b-8e7e-966408d67853", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:21:06Z", "hostId": "07a3a6b3449b6ac29117aff441e059e8849490e6cc3106a016b394aa", "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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T01:20:58Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:12,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 used request id req-3958901c-01e5-4934-883a-a6e1a9d021aa 2018-12-23 01:21:12,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:12,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-9eda7d3d-a488-4a8a-a1f1-49b684028090 Date: Sun, 23 Dec 2018 01:21:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:21:12,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-9eda7d3d-a488-4a8a-a1f1-49b684028090 2018-12-23 01:21:12,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:12,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-824a12f7-c944-4e91-ac91-5bac19ce37ce 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:21:12,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-824a12f7-c944-4e91-ac91-5bac19ce37ce 2018-12-23 01:21:12,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:12,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-562fc279-c662-4bc1-8e1e-85e8a68e41b0 Date: Sun, 23 Dec 2018 01:21:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:21:12,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-562fc279-c662-4bc1-8e1e-85e8a68e41b0 2018-12-23 01:21:12,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:13,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-5c19ea68-6de5-4a08-aadf-7bbb47f47b2d Date: Sun, 23 Dec 2018 01:21:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:21:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.5"}],"id":"228eedeb-0382-4fbc-bd66-f6af35dc7f09","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:a2:39","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:55Z","binding:vnic_type":"normal","device_id":"d5b96cf4-94fb-4c4b-8e7e-966408d67853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.2"}],"id":"bcdf6d0a-93af-41b3-aec4-5eda19440f3a","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:1d:b6","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f6d2aa56-7239-4a7f-9706-abedcbcc6995"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.3"}],"id":"dd4a1078-4667-4bdf-bad0-aa2c21ba51b5","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:05:4c","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f6d2aa56-7239-4a7f-9706-abedcbcc6995"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.4"}],"id":"fc366af2-567d-49d2-8b81-762004fa1f9c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:6b","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f6d2aa56-7239-4a7f-9706-abedcbcc6995"}]} 2018-12-23 01:21:13,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-5c19ea68-6de5-4a08-aadf-7bbb47f47b2d 2018-12-23 01:21:13,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:21:13,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:21:13,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:21:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["43WZdipxSMGg8TMnXh_EtA"], "issued_at": "2018-12-23T01:21:13.000000Z"}} 2018-12-23 01:21:13,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:13,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9ad7c6-fb53-4646-b368-a642f7891a34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:21:13,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dc9ad7c6-fb53-4646-b368-a642f7891a34 2018-12-23 01:21:13,501 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:21:13,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:13,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f6071e-4c86-4bce-acc0-351cf7058260 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:21:13,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-94f6071e-4c86-4bce-acc0-351cf7058260 2018-12-23 01:21:13,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:13,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-7bd30126-0f64-4be9-9c0f-b877e2947e45 Date: Sun, 23 Dec 2018 01:21:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:21:13,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-7bd30126-0f64-4be9-9c0f-b877e2947e45 2018-12-23 01:21:13,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:21:13,859 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:21:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:21:13,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:13,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-941e7263-4a17-4f2b-ad9a-5904ca180019 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:21:13,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-941e7263-4a17-4f2b-ad9a-5904ca180019 2018-12-23 01:21:13,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:14,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d9570b2f-d636-450c-9469-3fb8bb358cd2 Date: Sun, 23 Dec 2018 01:21:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:21:14,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-d9570b2f-d636-450c-9469-3fb8bb358cd2 2018-12-23 01:21:14,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:14,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-30bab64b-5f1a-4605-98a2-1db78e1fb036 Date: Sun, 23 Dec 2018 01:21:14 GMT RESP BODY: {"ports":[]} 2018-12-23 01:21:14,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-2&admin_state_up=True used request id req-30bab64b-5f1a-4605-98a2-1db78e1fb036 2018-12-23 01:21:14,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:14,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9ff8527-812f-48b1-a4fe-ebf3d9511e42 x-compute-request-id: req-d9ff8527-812f-48b1-a4fe-ebf3d9511e42 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:21:14,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-d9ff8527-812f-48b1-a4fe-ebf3d9511e42 2018-12-23 01:21:14,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:14,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-367bddae-aa50-47d4-9a30-24cd48a9110a Date: Sun, 23 Dec 2018 01:21:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:21:14,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-367bddae-aa50-47d4-9a30-24cd48a9110a 2018-12-23 01:21:14,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:15,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75007c9-7b51-4f20-8ca5-8af81ba54d55 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:21:15,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-c75007c9-7b51-4f20-8ca5-8af81ba54d55 2018-12-23 01:21:15,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:15,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-1b90c1f8-52f1-44a3-93fc-c8257a7e8292 Date: Sun, 23 Dec 2018 01:21:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:21:15,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-1b90c1f8-52f1-44a3-93fc-c8257a7e8292 2018-12-23 01:21:15,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:15,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f100a78d-8faa-4521-a857-2e2f0e1501ae Date: Sun, 23 Dec 2018 01:21:15 GMT RESP BODY: {"ports":[]} 2018-12-23 01:21:15,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-2&admin_state_up=True used request id req-f100a78d-8faa-4521-a857-2e2f0e1501ae 2018-12-23 01:21:15,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:21:15,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:21:15,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:21:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["mC6dUnwbSbOikwCty22VOg"], "issued_at": "2018-12-23T01:21:15.000000Z"}} 2018-12-23 01:21:15,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0194bbca6bdc9b5b9837df20d2bea0ff24ab6a9" 2018-12-23 01:21:15,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca16469c-fa16-4736-93a4-6ce96b617532 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:21:15,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ca16469c-fa16-4736-93a4-6ce96b617532 2018-12-23 01:21:15,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:16,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-607022cd-1eef-4b39-988e-22621ec3884d Date: Sun, 23 Dec 2018 01:21:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:21:16,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-607022cd-1eef-4b39-988e-22621ec3884d 2018-12-23 01:21:16,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:16,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-55d37fd3-bce5-40b2-a4b1-44003b067fbf Date: Sun, 23 Dec 2018 01:21:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:21:16,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-55d37fd3-bce5-40b2-a4b1-44003b067fbf 2018-12-23 01:21:16,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:16,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-17e2dc45-8e4b-4816-afbc-548005948aa6 Date: Sun, 23 Dec 2018 01:21:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:21:16,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-17e2dc45-8e4b-4816-afbc-548005948aa6 2018-12-23 01:21:16,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:21:16,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:21:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:21:16,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0194bbca6bdc9b5b9837df20d2bea0ff24ab6a9" 2018-12-23 01:21:16,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af14be1-2786-4ab2-89b4-faf9bc4d5d5b 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:21:16,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-2af14be1-2786-4ab2-89b4-faf9bc4d5d5b 2018-12-23 01:21:16,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:17,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2e29a535-1479-4f1b-aec2-c7471f2bbf4b Date: Sun, 23 Dec 2018 01:21:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:21:17,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-2e29a535-1479-4f1b-aec2-c7471f2bbf4b 2018-12-23 01:21:17,012 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net 2018-12-23 01:21:17,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" -d '{"port": {"network_id": "f6d2aa56-7239-4a7f-9706-abedcbcc6995", "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-2", "admin_state_up": true}}' 2018-12-23 01:21:17,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-bb380dfb-d50a-427e-b396-a0672c5967f8 Date: Sun, 23 Dec 2018 01:21:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:21:17Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.14"}],"id":"91af81cf-4648-492c-93de-dfa11b479f19","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cf:67:26","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-2","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","qos_policy_id":null,"admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:21:17Z","binding:vnic_type":"normal"}} 2018-12-23 01:21:17,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-bb380dfb-d50a-427e-b396-a0672c5967f8 2018-12-23 01:21:17,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:18,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-2cf6e5e9-edde-471a-b984-781160793bee Date: Sun, 23 Dec 2018 01:21:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:21:18,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-2cf6e5e9-edde-471a-b984-781160793bee 2018-12-23 01:21:18,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:18,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9652b692-69a0-4a42-9f8d-49d000fb0102 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:21:18,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-9652b692-69a0-4a42-9f8d-49d000fb0102 2018-12-23 01:21:18,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:18,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-34986c42-413a-4538-b1ff-20f9245b9e9b Date: Sun, 23 Dec 2018 01:21:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:21:18,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-34986c42-413a-4538-b1ff-20f9245b9e9b 2018-12-23 01:21:18,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:18,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-9f4d0a75-9b94-4cee-bca1-b961536d324f Date: Sun, 23 Dec 2018 01:21:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:21:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.14"}],"id":"91af81cf-4648-492c-93de-dfa11b479f19","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cf:67:26","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-2","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:21:17Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:21:18,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-2&admin_state_up=True used request id req-9f4d0a75-9b94-4cee-bca1-b961536d324f 2018-12-23 01:21:18,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:18,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a03e37ca-b1fb-48d5-90bf-7d7ef086e728 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:21:18,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-a03e37ca-b1fb-48d5-90bf-7d7ef086e728 2018-12-23 01:21:18,573 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-23 01:21:18,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:18,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa1e749c-6a30-4721-80df-ae132b500fa0 x-compute-request-id: req-aa1e749c-6a30-4721-80df-ae132b500fa0 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-flavor-name"}]} 2018-12-23 01:21:18,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-aa1e749c-6a30-4721-80df-ae132b500fa0 2018-12-23 01:21:18,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:18,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9aba6ac7-cef2-4d07-8f2b-8236ef19c873 x-compute-request-id: req-9aba6ac7-cef2-4d07-8f2b-8236ef19c873 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:21:18,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055 used request id req-9aba6ac7-cef2-4d07-8f2b-8236ef19c873 2018-12-23 01:21:18,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:18,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-d5da6ab7-f70d-4e92-8e71-6040390cd684 Date: Sun, 23 Dec 2018 01:21:18 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:20:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:20:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/8c032276-fed7-4230-b016-810c211c4398/snap", "metadata": {}}], "self": "/v2/images/8c032276-fed7-4230-b016-810c211c4398", "min_disk": 0, "protected": false, "id": "8c032276-fed7-4230-b016-810c211c4398", "file": "/v2/images/8c032276-fed7-4230-b016-810c211c4398/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb63df63baf34457bf6eb53c6b111264", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/8c032276-fed7-4230-b016-810c211c4398/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image"} 2018-12-23 01:21:18,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image used request id req-d5da6ab7-f70d-4e92-8e71-6040390cd684 2018-12-23 01:21:18,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:18,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1b167ea2-1455-4735-bee9-2978157f5cee Date: Sun, 23 Dec 2018 01:21: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-12-23 01:21:18,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-1b167ea2-1455-4735-bee9-2978157f5cee 2018-12-23 01:21:18,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" -d '{"server": {"name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "8c032276-fed7-4230-b016-810c211c4398", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "max_count": 1, "min_count": 1, "networks": [{"port": "91af81cf-4648-492c-93de-dfa11b479f19"}]}}' 2018-12-23 01:21:20,609 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:21:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21acb589-48f5-446f-ad66-460639d56717 x-compute-request-id: req-21acb589-48f5-446f-ad66-460639d56717 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f234ac1a-514f-45fe-924a-7f1d6075a13f", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "bookmark"}], "adminPass": "ckqJ9F8J5epH"}} 2018-12-23 01:21:20,610 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-21acb589-48f5-446f-ad66-460639d56717 2018-12-23 01:21:20,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:20,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-459f59c8-6808-475f-a913-ad0c303c826a x-compute-request-id: req-459f59c8-6808-475f-a913-ad0c303c826a Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "f234ac1a-514f-45fe-924a-7f1d6075a13f", "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:21:20Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T01:21:20Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:20,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f used request id req-459f59c8-6808-475f-a913-ad0c303c826a 2018-12-23 01:21:20,851 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-23 01:21:20,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:21,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60d6d501-a9cd-4d71-baff-24d6ddfc1256 x-compute-request-id: req-60d6d501-a9cd-4d71-baff-24d6ddfc1256 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "f234ac1a-514f-45fe-924a-7f1d6075a13f", "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:21:20Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T01:21:20Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:21,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f used request id req-60d6d501-a9cd-4d71-baff-24d6ddfc1256 2018-12-23 01:21:21,060 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-12-23 01:21:21,061 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:21:24,064 - create_instance - DEBUG - VM status query timeout in 896.787014008 2018-12-23 01:21:24,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:24,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a51c81a-7e66-46d5-803d-11905ebbf972 x-compute-request-id: req-3a51c81a-7e66-46d5-803d-11905ebbf972 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:67:26", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000db", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "f234ac1a-514f-45fe-924a-7f1d6075a13f", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:21:21Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T01:21:20Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:24,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f used request id req-3a51c81a-7e66-46d5-803d-11905ebbf972 2018-12-23 01:21:24,661 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-12-23 01:21:24,661 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:21:27,664 - create_instance - DEBUG - VM status query timeout in 893.186860085 2018-12-23 01:21:27,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:28,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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,Accept-Encoding x-openstack-request-id: req-23be7892-eca5-44b9-b9f2-5c396976bd97 x-compute-request-id: req-23be7892-eca5-44b9-b9f2-5c396976bd97 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:67:26", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000db", "OS-SRV-USG:launched_at": "2018-12-23T01:21:25.000000", "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "f234ac1a-514f-45fe-924a-7f1d6075a13f", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:21:25Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T01:21:20Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:28,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f used request id req-23be7892-eca5-44b9-b9f2-5c396976bd97 2018-12-23 01:21:28,277 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-12-23 01:21:28,277 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:21:28,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:28,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae9f1519-96a6-4d50-a270-562900963a3c x-compute-request-id: req-ae9f1519-96a6-4d50-a270-562900963a3c Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:67:26", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000db", "OS-SRV-USG:launched_at": "2018-12-23T01:21:25.000000", "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "f234ac1a-514f-45fe-924a-7f1d6075a13f", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:21:25Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T01:21:20Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:28,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f used request id req-ae9f1519-96a6-4d50-a270-562900963a3c 2018-12-23 01:21:28,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:28,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-ee77108d-a4d5-4fe7-8998-0cbe001be12d Date: Sun, 23 Dec 2018 01:21:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:21:28,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-ee77108d-a4d5-4fe7-8998-0cbe001be12d 2018-12-23 01:21:28,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:29,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4804d77-bb4b-4082-8c8b-0b8000f03d92 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:21:29,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-c4804d77-bb4b-4082-8c8b-0b8000f03d92 2018-12-23 01:21:29,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:29,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b46e79c9-de02-44a2-96fb-960ef25001d7 Date: Sun, 23 Dec 2018 01:21:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:21:29,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-b46e79c9-de02-44a2-96fb-960ef25001d7 2018-12-23 01:21:29,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:29,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-2ffba9fc-f488-41a1-bce1-0da7620407eb Date: Sun, 23 Dec 2018 01:21:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:21:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.5"}],"id":"228eedeb-0382-4fbc-bd66-f6af35dc7f09","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:a2:39","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:55Z","binding:vnic_type":"normal","device_id":"d5b96cf4-94fb-4c4b-8e7e-966408d67853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:21:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.14"}],"id":"91af81cf-4648-492c-93de-dfa11b479f19","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:67:26","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-2","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:21:17Z","binding:vnic_type":"normal","device_id":"f234ac1a-514f-45fe-924a-7f1d6075a13f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.2"}],"id":"bcdf6d0a-93af-41b3-aec4-5eda19440f3a","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:1d:b6","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f6d2aa56-7239-4a7f-9706-abedcbcc6995"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.3"}],"id":"dd4a1078-4667-4bdf-bad0-aa2c21ba51b5","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:05:4c","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f6d2aa56-7239-4a7f-9706-abedcbcc6995"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.4"}],"id":"fc366af2-567d-49d2-8b81-762004fa1f9c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:6b","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f6d2aa56-7239-4a7f-9706-abedcbcc6995"}]} 2018-12-23 01:21:29,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-2ffba9fc-f488-41a1-bce1-0da7620407eb 2018-12-23 01:21:29,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:29,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-5d43d449-4811-46de-8ead-f91e574b31e6 x-compute-request-id: req-5d43d449-4811-46de-8ead-f91e574b31e6 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:67:26", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000db", "OS-SRV-USG:launched_at": "2018-12-23T01:21:25.000000", "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "f234ac1a-514f-45fe-924a-7f1d6075a13f", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:21:25Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T01:21:20Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:29,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f used request id req-5d43d449-4811-46de-8ead-f91e574b31e6 2018-12-23 01:21:29,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:30,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-9d988f09-899d-4acb-829d-7af2300ff94b Date: Sun, 23 Dec 2018 01:21:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:21:30,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-9d988f09-899d-4acb-829d-7af2300ff94b 2018-12-23 01:21:30,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:30,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993e1f58-bea6-4a09-a775-fe139126191c 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:21:30,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-993e1f58-bea6-4a09-a775-fe139126191c 2018-12-23 01:21:30,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:30,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-03fe0cb2-ed02-4d83-bc64-84bd6cbc1775 Date: Sun, 23 Dec 2018 01:21:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:21:30,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-03fe0cb2-ed02-4d83-bc64-84bd6cbc1775 2018-12-23 01:21:30,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:30,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-a17aba19-bfaa-4281-83a2-0e029ec81463 Date: Sun, 23 Dec 2018 01:21:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:21:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.5"}],"id":"228eedeb-0382-4fbc-bd66-f6af35dc7f09","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:a2:39","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:55Z","binding:vnic_type":"normal","device_id":"d5b96cf4-94fb-4c4b-8e7e-966408d67853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:21:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.14"}],"id":"91af81cf-4648-492c-93de-dfa11b479f19","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:67:26","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-2","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:21:17Z","binding:vnic_type":"normal","device_id":"f234ac1a-514f-45fe-924a-7f1d6075a13f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.2"}],"id":"bcdf6d0a-93af-41b3-aec4-5eda19440f3a","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:1d:b6","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f6d2aa56-7239-4a7f-9706-abedcbcc6995"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.3"}],"id":"dd4a1078-4667-4bdf-bad0-aa2c21ba51b5","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:05:4c","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f6d2aa56-7239-4a7f-9706-abedcbcc6995"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.4"}],"id":"fc366af2-567d-49d2-8b81-762004fa1f9c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:6b","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f6d2aa56-7239-4a7f-9706-abedcbcc6995"}]} 2018-12-23 01:21:30,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-a17aba19-bfaa-4281-83a2-0e029ec81463 2018-12-23 01:21:30,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:30,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b11e0ec8-4043-4f72-b25b-b924e0f35f06 x-compute-request-id: req-b11e0ec8-4043-4f72-b25b-b924e0f35f06 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:67:26", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000db", "OS-SRV-USG:launched_at": "2018-12-23T01:21:25.000000", "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "f234ac1a-514f-45fe-924a-7f1d6075a13f", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:21:25Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T01:21:20Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:30,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f used request id req-b11e0ec8-4043-4f72-b25b-b924e0f35f06 2018-12-23 01:21:30,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:31,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a7b6d774-afb0-489b-b47d-524e605ffad1 Date: Sun, 23 Dec 2018 01:21:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:21:31,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-a7b6d774-afb0-489b-b47d-524e605ffad1 2018-12-23 01:21:31,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:31,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba9923df-0d40-4592-8566-41365d1392d7 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:21:31,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-ba9923df-0d40-4592-8566-41365d1392d7 2018-12-23 01:21:31,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:31,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-67ce4e84-f526-4e4e-9a77-4c508b1bf427 Date: Sun, 23 Dec 2018 01:21:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:21:31,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-67ce4e84-f526-4e4e-9a77-4c508b1bf427 2018-12-23 01:21:31,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:31,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-cf69768b-88f9-4922-a19d-0c42a23d518a Date: Sun, 23 Dec 2018 01:21:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:21:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.5"}],"id":"228eedeb-0382-4fbc-bd66-f6af35dc7f09","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:a2:39","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:55Z","binding:vnic_type":"normal","device_id":"d5b96cf4-94fb-4c4b-8e7e-966408d67853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:21:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.14"}],"id":"91af81cf-4648-492c-93de-dfa11b479f19","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:67:26","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-2","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:21:17Z","binding:vnic_type":"normal","device_id":"f234ac1a-514f-45fe-924a-7f1d6075a13f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.2"}],"id":"bcdf6d0a-93af-41b3-aec4-5eda19440f3a","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:1d:b6","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f6d2aa56-7239-4a7f-9706-abedcbcc6995"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.3"}],"id":"dd4a1078-4667-4bdf-bad0-aa2c21ba51b5","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:05:4c","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f6d2aa56-7239-4a7f-9706-abedcbcc6995"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.4"}],"id":"fc366af2-567d-49d2-8b81-762004fa1f9c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:6b","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f6d2aa56-7239-4a7f-9706-abedcbcc6995"}]} 2018-12-23 01:21:31,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-cf69768b-88f9-4922-a19d-0c42a23d518a 2018-12-23 01:21:31,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:32,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2dafde63-b44b-4e2f-82d1-d723ffce5e8b x-compute-request-id: req-2dafde63-b44b-4e2f-82d1-d723ffce5e8b Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:a2:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d8", "OS-SRV-USG:launched_at": "2018-12-23T01:21:04.000000", "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "d5b96cf4-94fb-4c4b-8e7e-966408d67853", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:21:06Z", "hostId": "07a3a6b3449b6ac29117aff441e059e8849490e6cc3106a016b394aa", "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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T01:20:58Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:32,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 used request id req-2dafde63-b44b-4e2f-82d1-d723ffce5e8b 2018-12-23 01:21:32,155 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-12-23 01:21:32,155 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:21:32,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:32,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d2a0e90-0fc9-4790-ba8e-63de4ff83d03 x-compute-request-id: req-0d2a0e90-0fc9-4790-ba8e-63de4ff83d03 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:a2:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d8", "OS-SRV-USG:launched_at": "2018-12-23T01:21:04.000000", "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "d5b96cf4-94fb-4c4b-8e7e-966408d67853", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:21:06Z", "hostId": "07a3a6b3449b6ac29117aff441e059e8849490e6cc3106a016b394aa", "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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T01:20:58Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:32,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 used request id req-0d2a0e90-0fc9-4790-ba8e-63de4ff83d03 2018-12-23 01:21:32,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:32,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-589b176a-eb4d-4213-bcc6-a44ecaaa27e6 Date: Sun, 23 Dec 2018 01:21:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:21:32,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-589b176a-eb4d-4213-bcc6-a44ecaaa27e6 2018-12-23 01:21:32,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:33,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7dda2a6-a57c-4ff2-b43e-b3a0fcaf4e8e 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:21:33,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-a7dda2a6-a57c-4ff2-b43e-b3a0fcaf4e8e 2018-12-23 01:21:33,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:33,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-975e4162-e3ec-4204-ae90-9f2c9af3246d Date: Sun, 23 Dec 2018 01:21:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:21:33,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-975e4162-e3ec-4204-ae90-9f2c9af3246d 2018-12-23 01:21:33,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:33,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-b15d51c0-8a78-4dcd-94f4-e3b6cd916a84 Date: Sun, 23 Dec 2018 01:21:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:21:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.5"}],"id":"228eedeb-0382-4fbc-bd66-f6af35dc7f09","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:a2:39","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:55Z","binding:vnic_type":"normal","device_id":"d5b96cf4-94fb-4c4b-8e7e-966408d67853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:21:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.14"}],"id":"91af81cf-4648-492c-93de-dfa11b479f19","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:67:26","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-2","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:21:17Z","binding:vnic_type":"normal","device_id":"f234ac1a-514f-45fe-924a-7f1d6075a13f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.2"}],"id":"bcdf6d0a-93af-41b3-aec4-5eda19440f3a","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:1d:b6","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f6d2aa56-7239-4a7f-9706-abedcbcc6995"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.3"}],"id":"dd4a1078-4667-4bdf-bad0-aa2c21ba51b5","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:05:4c","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f6d2aa56-7239-4a7f-9706-abedcbcc6995"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.4"}],"id":"fc366af2-567d-49d2-8b81-762004fa1f9c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:6b","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f6d2aa56-7239-4a7f-9706-abedcbcc6995"}]} 2018-12-23 01:21:33,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-b15d51c0-8a78-4dcd-94f4-e3b6cd916a84 2018-12-23 01:21:33,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:33,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d11ec32c-9a28-470c-bf16-0f77599ee1f5 x-compute-request-id: req-d11ec32c-9a28-470c-bf16-0f77599ee1f5 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:a2:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d8", "OS-SRV-USG:launched_at": "2018-12-23T01:21:04.000000", "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "d5b96cf4-94fb-4c4b-8e7e-966408d67853", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:21:06Z", "hostId": "07a3a6b3449b6ac29117aff441e059e8849490e6cc3106a016b394aa", "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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T01:20:58Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:33,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 used request id req-d11ec32c-9a28-470c-bf16-0f77599ee1f5 2018-12-23 01:21:33,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:34,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37fab892-f823-4c87-91f7-57142141b2ab x-compute-request-id: req-37fab892-f823-4c87-91f7-57142141b2ab Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:67:26", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000db", "OS-SRV-USG:launched_at": "2018-12-23T01:21:25.000000", "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "f234ac1a-514f-45fe-924a-7f1d6075a13f", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:21:25Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T01:21:20Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:34,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f used request id req-37fab892-f823-4c87-91f7-57142141b2ab 2018-12-23 01:21:34,333 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-12-23 01:21:34,333 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:21:34,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:34,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25a2d912-baba-428f-867f-85cae011d54d x-compute-request-id: req-25a2d912-baba-428f-867f-85cae011d54d Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:67:26", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000db", "OS-SRV-USG:launched_at": "2018-12-23T01:21:25.000000", "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "f234ac1a-514f-45fe-924a-7f1d6075a13f", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:21:25Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T01:21:20Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:34,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f used request id req-25a2d912-baba-428f-867f-85cae011d54d 2018-12-23 01:21:34,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:35,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-f0b1de63-2582-4908-bd91-dbc45177bd13 Date: Sun, 23 Dec 2018 01:21:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","subnets":["46ae59f6-1692-452c-8f5c-933aa609d70c"],"description":"","tags":[],"updated_at":"2018-12-23T01:20:46Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net","admin_state_up":true,"tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:45Z","provider:network_type":"vxlan"}]} 2018-12-23 01:21:35,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net used request id req-f0b1de63-2582-4908-bd91-dbc45177bd13 2018-12-23 01:21:35,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:35,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddec4c2c-5ccf-482a-9285-a3336b5695d5 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:21:35,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-ddec4c2c-5ccf-482a-9285-a3336b5695d5 2018-12-23 01:21:35,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:35,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-0da9ed9a-fe76-4f20-8753-46f4d5eae86d Date: Sun, 23 Dec 2018 01:21:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:46Z","dns_nameservers":[],"updated_at":"2018-12-23T01:20: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":"4466b263b23f4e9aa04cbaa58e4396c9","id":"46ae59f6-1692-452c-8f5c-933aa609d70c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet"}]} 2018-12-23 01:21:35,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-0da9ed9a-fe76-4f20-8753-46f4d5eae86d 2018-12-23 01:21:35,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:35,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-5da135f8-379c-4df5-b6ad-e66b9504d2a0 Date: Sun, 23 Dec 2018 01:21:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:21:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.5"}],"id":"228eedeb-0382-4fbc-bd66-f6af35dc7f09","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:a2:39","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:55Z","binding:vnic_type":"normal","device_id":"d5b96cf4-94fb-4c4b-8e7e-966408d67853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:21:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.14"}],"id":"91af81cf-4648-492c-93de-dfa11b479f19","security_groups":["9f0e2ec9-e472-451c-aedb-5482e67504af"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:67:26","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-2","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:21:17Z","binding:vnic_type":"normal","device_id":"f234ac1a-514f-45fe-924a-7f1d6075a13f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.2"}],"id":"bcdf6d0a-93af-41b3-aec4-5eda19440f3a","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:1d:b6","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f6d2aa56-7239-4a7f-9706-abedcbcc6995"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.3"}],"id":"dd4a1078-4667-4bdf-bad0-aa2c21ba51b5","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:05:4c","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f6d2aa56-7239-4a7f-9706-abedcbcc6995"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:20:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46ae59f6-1692-452c-8f5c-933aa609d70c","ip_address":"10.55.0.4"}],"id":"fc366af2-567d-49d2-8b81-762004fa1f9c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:aa:6b","project_id":"4466b263b23f4e9aa04cbaa58e4396c9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6d2aa56-7239-4a7f-9706-abedcbcc6995","tenant_id":"4466b263b23f4e9aa04cbaa58e4396c9","created_at":"2018-12-23T01:20:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f6d2aa56-7239-4a7f-9706-abedcbcc6995"}]} 2018-12-23 01:21:35,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-5da135f8-379c-4df5-b6ad-e66b9504d2a0 2018-12-23 01:21:35,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:35,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21: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-3f6f14aa-a79e-4eaf-9d14-e014699a22a6 x-compute-request-id: req-3f6f14aa-a79e-4eaf-9d14-e014699a22a6 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:67:26", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000db", "OS-SRV-USG:launched_at": "2018-12-23T01:21:25.000000", "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "f234ac1a-514f-45fe-924a-7f1d6075a13f", "security_groups": [{"name": "default"}], "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:21:25Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T01:21:20Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:35,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f used request id req-3f6f14aa-a79e-4eaf-9d14-e014699a22a6 2018-12-23 01:21:35,844 - create_instance - INFO - Deleting Port with ID - 228eedeb-0382-4fbc-bd66-f6af35dc7f09 2018-12-23 01:21:35,844 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-1 2018-12-23 01:21:35,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/228eedeb-0382-4fbc-bd66-f6af35dc7f09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:36,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c7b1af43-9435-4d32-8913-efdc8a369241 Date: Sun, 23 Dec 2018 01:21:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:21:36,251 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/228eedeb-0382-4fbc-bd66-f6af35dc7f09 used request id req-c7b1af43-9435-4d32-8913-efdc8a369241 2018-12-23 01:21:36,251 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-23 01:21:36,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:36,398 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-ca0570cc-f215-48f1-8bf4-b144d8debbe7 x-compute-request-id: req-ca0570cc-f215-48f1-8bf4-b144d8debbe7 Content-Type: application/json 2018-12-23 01:21:36,398 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 used request id req-ca0570cc-f215-48f1-8bf4-b144d8debbe7 2018-12-23 01:21:36,399 - create_instance - INFO - Checking deletion status 2018-12-23 01:21:36,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:36,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-6ebb1915-fa0b-4bfb-8bc7-d1514a5226bb x-compute-request-id: req-6ebb1915-fa0b-4bfb-8bc7-d1514a5226bb Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:a2:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d8", "OS-SRV-USG:launched_at": "2018-12-23T01:21:04.000000", "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "d5b96cf4-94fb-4c4b-8e7e-966408d67853", "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:21:36Z", "hostId": "07a3a6b3449b6ac29117aff441e059e8849490e6cc3106a016b394aa", "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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T01:20:58Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:36,500 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 used request id req-6ebb1915-fa0b-4bfb-8bc7-d1514a5226bb 2018-12-23 01:21:36,500 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-12-23 01:21:36,500 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:21:39,503 - create_instance - DEBUG - VM status query timeout in 296.895299911 2018-12-23 01:21:39,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3506ed402a96c5d8aaac0905505f7744596886" 2018-12-23 01:21:39,555 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:21: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-4fcef877-683e-45cf-9a71-ff7373685f05 x-compute-request-id: req-4fcef877-683e-45cf-9a71-ff7373685f05 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d5b96cf4-94fb-4c4b-8e7e-966408d67853 could not be found.", "code": 404}} 2018-12-23 01:21:39,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5b96cf4-94fb-4c4b-8e7e-966408d67853 used request id req-4fcef877-683e-45cf-9a71-ff7373685f05 2018-12-23 01:21:39,555 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d5b96cf4-94fb-4c4b-8e7e-966408d67853 could not be found. (HTTP 404) (Request-ID: req-4fcef877-683e-45cf-9a71-ff7373685f05) 2018-12-23 01:21:39,555 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-23 01:21:39,557 - create_instance - INFO - Deleting Port with ID - 91af81cf-4648-492c-93de-dfa11b479f19 2018-12-23 01:21:39,557 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791port-2 2018-12-23 01:21:39,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/91af81cf-4648-492c-93de-dfa11b479f19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:40,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55987c6e-af87-4b3a-97f9-609116648457 Date: Sun, 23 Dec 2018 01:21:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:21:40,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/91af81cf-4648-492c-93de-dfa11b479f19 used request id req-55987c6e-af87-4b3a-97f9-609116648457 2018-12-23 01:21:40,091 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-23 01:21:40,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:40,261 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:21:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f4a094b-7c8b-44b4-a669-e292fbb4e760 x-compute-request-id: req-0f4a094b-7c8b-44b4-a669-e292fbb4e760 Content-Type: application/json 2018-12-23 01:21:40,261 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f used request id req-0f4a094b-7c8b-44b4-a669-e292fbb4e760 2018-12-23 01:21:40,261 - create_instance - INFO - Checking deletion status 2018-12-23 01:21:40,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:40,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-555d6369-ff23-48ac-82d8-2eeaa08aad37 x-compute-request-id: req-555d6369-ff23-48ac-82d8-2eeaa08aad37 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f", "rel": "bookmark"}], "image": {"id": "8c032276-fed7-4230-b016-810c211c4398", "links": [{"href": "http://172.30.9.26:8774/images/8c032276-fed7-4230-b016-810c211c4398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000db", "OS-SRV-USG:launched_at": "2018-12-23T01:21:25.000000", "flavor": {"id": "e57dedf3-9fe7-42c3-90a3-033a1ad33055", "links": [{"href": "http://172.30.9.26:8774/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055", "rel": "bookmark"}]}, "id": "f234ac1a-514f-45fe-924a-7f1d6075a13f", "user_id": "b1cd762f6fd044759e47f1e6318aa906", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:21:40Z", "hostId": "f5be25b35e319f8cb081abef214b889d3cd6e99d16e71d6c63f2663d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T01:21:20Z", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:21:40,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f used request id req-555d6369-ff23-48ac-82d8-2eeaa08aad37 2018-12-23 01:21:40,503 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-12-23 01:21:40,503 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:21:43,506 - create_instance - DEBUG - VM status query timeout in 296.755264997 2018-12-23 01:21:43,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a61f4393de3d3c682020d4c1a577d2a877ebe" 2018-12-23 01:21:43,550 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01: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-b21e35f2-df52-4a2d-ae90-df20eba86faf x-compute-request-id: req-b21e35f2-df52-4a2d-ae90-df20eba86faf Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f234ac1a-514f-45fe-924a-7f1d6075a13f could not be found.", "code": 404}} 2018-12-23 01:21:43,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f234ac1a-514f-45fe-924a-7f1d6075a13f used request id req-b21e35f2-df52-4a2d-ae90-df20eba86faf 2018-12-23 01:21:43,551 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f234ac1a-514f-45fe-924a-7f1d6075a13f could not be found. (HTTP 404) (Request-ID: req-b21e35f2-df52-4a2d-ae90-df20eba86faf) 2018-12-23 01:21:43,551 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-23 01:21:43,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a467ad3bd6f5556306d6669f5a6d265d59ea21a0" 2018-12-23 01:21:43,608 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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-7a4e0a9f-7bf8-4388-b4f5-ab98944acef2 x-compute-request-id: req-7a4e0a9f-7bf8-4388-b4f5-ab98944acef2 Content-Length: 0 Content-Type: application/json 2018-12-23 01:21:43,608 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e57dedf3-9fe7-42c3-90a3-033a1ad33055 used request id req-7a4e0a9f-7bf8-4388-b4f5-ab98944acef2 2018-12-23 01:21:43,609 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet 2018-12-23 01:21:43,609 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-subnet 2018-12-23 01:21:43,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/46ae59f6-1692-452c-8f5c-933aa609d70c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be7d296f4ef6b5791fb5bb748ea8557d8010858" 2018-12-23 01:21:45,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cfcae5ea-acc6-4614-9975-6316e455f2a8 Date: Sun, 23 Dec 2018 01:21:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:21:45,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/46ae59f6-1692-452c-8f5c-933aa609d70c used request id req-cfcae5ea-acc6-4614-9975-6316e455f2a8 2018-12-23 01:21:45,802 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-priv-net 2018-12-23 01:21:45,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/f6d2aa56-7239-4a7f-9706-abedcbcc6995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be7d296f4ef6b5791fb5bb748ea8557d8010858" 2018-12-23 01:21:47,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05ea30b7-6b1e-454b-b421-92d8c4141509 Date: Sun, 23 Dec 2018 01:21:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:21:47,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f6d2aa56-7239-4a7f-9706-abedcbcc6995 used request id req-05ea30b7-6b1e-454b-b421-92d8c4141509 2018-12-23 01:21:47,072 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-a4c2bde2-241f-4e00-b89b-c5070e0a2791-image 2018-12-23 01:21:47,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/8c032276-fed7-4230-b016-810c211c4398 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e36e6aafbae55e972daabe5f392969482f1ba6e" 2018-12-23 01:21:48,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-21cf2f8b-1e15-4850-b6f8-aa8a6f352d3c Date: Sun, 23 Dec 2018 01:21:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:21:48,505 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8c032276-fed7-4230-b016-810c211c4398 used request id req-21cf2f8b-1e15-4850-b6f8-aa8a6f352d3c 2018-12-23 01:21:48,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869d372f1919b92df659b68d3be03b614ed6e91e" 2018-12-23 01:21:48,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e7762968-91c6-488a-afc0-34a15abc3607 Date: Sun, 23 Dec 2018 01:21:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:21:48,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e7762968-91c6-488a-afc0-34a15abc3607 2018-12-23 01:21:48,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869d372f1919b92df659b68d3be03b614ed6e91e" 2018-12-23 01:21:48,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a9d0458-d05d-4f16-bd39-1d557866380c Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:21:48,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-0a9d0458-d05d-4f16-bd39-1d557866380c 2018-12-23 01:21:48,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869d372f1919b92df659b68d3be03b614ed6e91e" 2018-12-23 01:21:48,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7940289f-72eb-42a7-aaed-ddfa931af158 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:21:48,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-7940289f-72eb-42a7-aaed-ddfa931af158 2018-12-23 01:21:48,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869d372f1919b92df659b68d3be03b614ed6e91e" 2018-12-23 01:21:49,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d97f399-53c7-49ed-9b50-76d66deced7e Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:21:49,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-8d97f399-53c7-49ed-9b50-76d66deced7e 2018-12-23 01:21:49,005 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj 2018-12-23 01:21:49,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/fb63df63baf34457bf6eb53c6b111264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869d372f1919b92df659b68d3be03b614ed6e91e" 2018-12-23 01:21:49,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:21:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a94697fc-215c-412e-9f97-a6b1de75744b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:21:49,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/fb63df63baf34457bf6eb53c6b111264 used request id req-a94697fc-215c-412e-9f97-a6b1de75744b 2018-12-23 01:21:49,238 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-548faf7b-2ce9-420-proj-role 2018-12-23 01:21:49,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a8862f60cecc480095fb43068e363992 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869d372f1919b92df659b68d3be03b614ed6e91e" 2018-12-23 01:21:49,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:21:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eabe99fa-3eb2-45e5-98c5-09f2873c8afc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:21:49,349 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a8862f60cecc480095fb43068e363992 used request id req-eabe99fa-3eb2-45e5-98c5-09f2873c8afc 2018-12-23 01:21:49,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869d372f1919b92df659b68d3be03b614ed6e91e" 2018-12-23 01:21:49,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d55234-b426-48f4-833f-a79ccdeb3a6a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:21:49,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-69d55234-b426-48f4-833f-a79ccdeb3a6a 2018-12-23 01:21:49,441 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-548faf7b-2ce9-420-user 2018-12-23 01:21:49,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/fe7e8dbf06be4493bd409b9c4ca9b50d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28076e33a5fa31bc77e6e20cacb218fa703edc7e" 2018-12-23 01:21:49,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:21:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b35c5568-b22d-41f0-adf7-3f01f903b4d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:21:49,642 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/fe7e8dbf06be4493bd409b9c4ca9b50d used request id req-b35c5568-b22d-41f0-adf7-3f01f903b4d7 2018-12-23 01:21:49,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:21:50,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["qhy7gQ_0SU2bbh9KUy9QMg"], "issued_at": "2018-12-23T01:21:50.000000Z"}} 2018-12-23 01:21:50,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851d47b402eda10a0e36fe0366eb41265f79ae44" 2018-12-23 01:21:50,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0490b618-e826-40aa-9bc6-4e21ffa5f99c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:21:50,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0490b618-e826-40aa-9bc6-4e21ffa5f99c 2018-12-23 01:21:50,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:21:50,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:21:50,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["LxcQ51FJRge6rXVsz8L-2g"], "issued_at": "2018-12-23T01:21:50.000000Z"}} 2018-12-23 01:21:50,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f5c9ca23e8dba0b82de4485a49d49c48ff4884" 2018-12-23 01:21:50,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08db42ea-2511-4be5-a2f9-96467208213b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:21:50,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-08db42ea-2511-4be5-a2f9-96467208213b 2018-12-23 01:21:50,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:21:50,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:21:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:21:50,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f5c9ca23e8dba0b82de4485a49d49c48ff4884" 2018-12-23 01:21:50,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77108ace-4875-44ec-ae51-61ba228f4001 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:21:50,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj used request id req-77108ace-4875-44ec-ae51-61ba228f4001 2018-12-23 01:21:50,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f5c9ca23e8dba0b82de4485a49d49c48ff4884" 2018-12-23 01:21:50,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b009b4-f1b1-4860-8497-4c234a14409e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:21:50,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a2b009b4-f1b1-4860-8497-4c234a14409e 2018-12-23 01:21:50,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f5c9ca23e8dba0b82de4485a49d49c48ff4884" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj"}}' 2018-12-23 01:21:50,905 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0f08b41-3735-4d5e-9f23-4966ad6007f0 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703"}, "enabled": true, "id": "e11bb3132a314d6f978a4576ace48703", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj"}} 2018-12-23 01:21:50,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e0f08b41-3735-4d5e-9f23-4966ad6007f0 2018-12-23 01:21:50,906 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj 2018-12-23 01:21:50,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:21:50,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:21:51,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:21:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["RACe5YM3RTms6Yq6XCUP-A"], "issued_at": "2018-12-23T01:21:51.000000Z"}} 2018-12-23 01:21:51,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27965b92d988ac6451452a315cbcd0b1491b2dbf" 2018-12-23 01:21:51,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd71940-4887-4d24-aade-e5f2f5c6d440 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:21:51,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5bd71940-4887-4d24-aade-e5f2f5c6d440 2018-12-23 01:21:51,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:21:51,388 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:21:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:21:51,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27965b92d988ac6451452a315cbcd0b1491b2dbf" 2018-12-23 01:21:51,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60517aee-55bc-4ec6-a7f1-db1831a73765 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:21:51,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-60517aee-55bc-4ec6-a7f1-db1831a73765 2018-12-23 01:21:51,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27965b92d988ac6451452a315cbcd0b1491b2dbf" 2018-12-23 01:21:51,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d087c892-583e-4ce1-8df6-7cf4c9837ff6 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703"}, "enabled": true, "id": "e11bb3132a314d6f978a4576ace48703", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj"}]} 2018-12-23 01:21:51,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj used request id req-d087c892-583e-4ce1-8df6-7cf4c9837ff6 2018-12-23 01:21:51,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27965b92d988ac6451452a315cbcd0b1491b2dbf" 2018-12-23 01:21:51,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-109784b2-03e1-4c01-b09c-911686d8452e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:21:51,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-109784b2-03e1-4c01-b09c-911686d8452e 2018-12-23 01:21:52,002 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-user 2018-12-23 01:21:52,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:21:52,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f5c9ca23e8dba0b82de4485a49d49c48ff4884" 2018-12-23 01:21:52,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff22245-fbc8-4c9c-9927-7b347f7010a4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:21:52,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9ff22245-fbc8-4c9c-9927-7b347f7010a4 2018-12-23 01:21:52,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f5c9ca23e8dba0b82de4485a49d49c48ff4884" -d '{"role": {"name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj-role"}}' 2018-12-23 01:21:52,139 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:21:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5609f3f-a7f6-49e0-9eca-122e8908902a Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0310a69696db4be7a8e1bbe4cc6559f0", "links": {"self": "http://172.30.9.26:5000/v3/roles/0310a69696db4be7a8e1bbe4cc6559f0"}, "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj-role"}} 2018-12-23 01:21:52,139 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d5609f3f-a7f6-49e0-9eca-122e8908902a 2018-12-23 01:21:52,139 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj-role 2018-12-23 01:21:52,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0310a69696db4be7a8e1bbe4cc6559f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f5c9ca23e8dba0b82de4485a49d49c48ff4884" 2018-12-23 01:21:52,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b96103f-2997-48e2-b779-d019d604e5b8 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/0310a69696db4be7a8e1bbe4cc6559f0"}, "domain_id": null, "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj-role", "id": "0310a69696db4be7a8e1bbe4cc6559f0"}} 2018-12-23 01:21:52,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0310a69696db4be7a8e1bbe4cc6559f0 used request id req-6b96103f-2997-48e2-b779-d019d604e5b8 2018-12-23 01:21:52,233 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj-role to project CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj 2018-12-23 01:21:52,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703/users/dc39cc06ece249a88d506add886d609d/roles/0310a69696db4be7a8e1bbe4cc6559f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f5c9ca23e8dba0b82de4485a49d49c48ff4884" 2018-12-23 01:21:52,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:21:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca98f3fc-35c1-4267-a056-c7debe45b8ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:21:52,358 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703/users/dc39cc06ece249a88d506add886d609d/roles/0310a69696db4be7a8e1bbe4cc6559f0 used request id req-ca98f3fc-35c1-4267-a056-c7debe45b8ac 2018-12-23 01:21:52,359 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:21:52,360 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:21:52,360 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-12-23 01:21:52,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:21:52,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:21:52,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0310a69696db4be7a8e1bbe4cc6559f0", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj-role"}], "expires_at": "2018-12-23T02:21:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e11bb3132a314d6f978a4576ace48703", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e11bb3132a314d6f978a4576ace48703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/e11bb3132a314d6f978a4576ace48703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/e11bb3132a314d6f978a4576ace48703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/e11bb3132a314d6f978a4576ace48703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/e11bb3132a314d6f978a4576ace48703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/e11bb3132a314d6f978a4576ace48703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e11bb3132a314d6f978a4576ace48703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/e11bb3132a314d6f978a4576ace48703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/e11bb3132a314d6f978a4576ace48703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e11bb3132a314d6f978a4576ace48703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/e11bb3132a314d6f978a4576ace48703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/e11bb3132a314d6f978a4576ace48703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-user", "id": "dc39cc06ece249a88d506add886d609d"}, "audit_ids": ["L8hByp7HTPyKdp4aW9gaSg"], "issued_at": "2018-12-23T01:21:52.000000Z"}} 2018-12-23 01:21:52,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d899957988ece51c8d2285cd6dcb000ffb18579" 2018-12-23 01:21:52,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5d97994-deaf-4821-b182-c24b29c88fd0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:21:52,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c5d97994-deaf-4821-b182-c24b29c88fd0 2018-12-23 01:21:52,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d899957988ece51c8d2285cd6dcb000ffb18579" 2018-12-23 01:21:52,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-826c5590-0016-410a-917b-be5bb4f45eed Date: Sun, 23 Dec 2018 01:21:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a"} 2018-12-23 01:21:52,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a used request id req-826c5590-0016-410a-917b-be5bb4f45eed 2018-12-23 01:21:52,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d899957988ece51c8d2285cd6dcb000ffb18579" 2018-12-23 01:21:53,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ece6c711-fa63-469d-901d-df9a3a2b5fc0 Date: Sun, 23 Dec 2018 01:21: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-12-23 01:21:53,159 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ece6c711-fa63-469d-901d-df9a3a2b5fc0 2018-12-23 01:21:53,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d899957988ece51c8d2285cd6dcb000ffb18579" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a"}' 2018-12-23 01:21:53,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8 X-Openstack-Request-Id: req-a31404b0-9cec-4f28-abe4-845ed6f2c6b7 Date: Sun, 23 Dec 2018 01:21:53 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:21:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:21:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8", "min_disk": 0, "protected": false, "id": "1700c45c-e150-4158-a04f-51bd6a69a3f8", "file": "/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8/file", "checksum": null, "owner": "e11bb3132a314d6f978a4576ace48703", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:21:53,388 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a31404b0-9cec-4f28-abe4-845ed6f2c6b7 2018-12-23 01:21:53,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d899957988ece51c8d2285cd6dcb000ffb18579" -d '' 2018-12-23 01:21:55,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eaaddd35-5741-41bc-9b01-7f5ee4a05d9e Date: Sun, 23 Dec 2018 01:21:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:21:55,023 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8/file used request id req-eaaddd35-5741-41bc-9b01-7f5ee4a05d9e 2018-12-23 01:21:55,024 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:21:55,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d899957988ece51c8d2285cd6dcb000ffb18579" 2018-12-23 01:21:55,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-af0f36fa-87ba-4f0c-9fd0-75263591deb6 Date: Sun, 23 Dec 2018 01:21:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:21:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:21:54Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/1700c45c-e150-4158-a04f-51bd6a69a3f8/snap", "metadata": {}}], "self": "/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8", "min_disk": 0, "protected": false, "id": "1700c45c-e150-4158-a04f-51bd6a69a3f8", "file": "/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e11bb3132a314d6f978a4576ace48703", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/1700c45c-e150-4158-a04f-51bd6a69a3f8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:21:55,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8 used request id req-af0f36fa-87ba-4f0c-9fd0-75263591deb6 2018-12-23 01:21:55,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d899957988ece51c8d2285cd6dcb000ffb18579" 2018-12-23 01:21:55,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-33ab3e08-d76c-46fa-a4a9-70f2cd6f8123 Date: Sun, 23 Dec 2018 01:21: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-12-23 01:21:55,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-33ab3e08-d76c-46fa-a4a9-70f2cd6f8123 2018-12-23 01:21:55,197 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a 2018-12-23 01:21:55,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d899957988ece51c8d2285cd6dcb000ffb18579" 2018-12-23 01:21:55,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ea6b20ac-6a15-408a-94ed-833e7159d4bb Date: Sun, 23 Dec 2018 01:21:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:21:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:21:54Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/1700c45c-e150-4158-a04f-51bd6a69a3f8/snap", "metadata": {}}], "self": "/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8", "min_disk": 0, "protected": false, "id": "1700c45c-e150-4158-a04f-51bd6a69a3f8", "file": "/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e11bb3132a314d6f978a4576ace48703", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/1700c45c-e150-4158-a04f-51bd6a69a3f8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:21:55,354 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8 used request id req-ea6b20ac-6a15-408a-94ed-833e7159d4bb 2018-12-23 01:21:55,355 - create_image - DEBUG - Instance status is - active 2018-12-23 01:21:55,355 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a 2018-12-23 01:21:55,355 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a 2018-12-23 01:21:55,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:21:55,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:21:55,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:21:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["znmIYV4mR2OVyBuQnMlAzw"], "issued_at": "2018-12-23T01:21:55.000000Z"}} 2018-12-23 01:21:55,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3e4125117ec57bcae4a5ab9aaa7e177ab70be4" 2018-12-23 01:21:55,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d18af2fc-b02c-4725-adc9-402e191f1e5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:21:55,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d18af2fc-b02c-4725-adc9-402e191f1e5b 2018-12-23 01:21:55,819 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:21:55,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3e4125117ec57bcae4a5ab9aaa7e177ab70be4" 2018-12-23 01:21:56,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21: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-abf55372-fe42-47e1-9243-d655bb328d3b x-compute-request-id: req-abf55372-fe42-47e1-9243-d655bb328d3b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:21:56,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-abf55372-fe42-47e1-9243-d655bb328d3b 2018-12-23 01:21:56,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3e4125117ec57bcae4a5ab9aaa7e177ab70be4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-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-12-23 01:21:56,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4230a6b-b41d-4695-a434-88383333adde x-compute-request-id: req-d4230a6b-b41d-4695-a434-88383333adde Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "876b3221-9abd-4a30-baeb-eaa13f369f88", "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:21:56,072 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d4230a6b-b41d-4695-a434-88383333adde 2018-12-23 01:21:56,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:21:56,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:21:56,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0310a69696db4be7a8e1bbe4cc6559f0", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj-role"}], "expires_at": "2018-12-23T02:21:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e11bb3132a314d6f978a4576ace48703", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e11bb3132a314d6f978a4576ace48703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/e11bb3132a314d6f978a4576ace48703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/e11bb3132a314d6f978a4576ace48703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/e11bb3132a314d6f978a4576ace48703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/e11bb3132a314d6f978a4576ace48703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/e11bb3132a314d6f978a4576ace48703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e11bb3132a314d6f978a4576ace48703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/e11bb3132a314d6f978a4576ace48703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/e11bb3132a314d6f978a4576ace48703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e11bb3132a314d6f978a4576ace48703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/e11bb3132a314d6f978a4576ace48703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/e11bb3132a314d6f978a4576ace48703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-user", "id": "dc39cc06ece249a88d506add886d609d"}, "audit_ids": ["kBul4An-Sw6JR2_cSKl9nQ"], "issued_at": "2018-12-23T01:21:56.000000Z"}} 2018-12-23 01:21:56,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04354d616102847f7f0bd7b0ad29c4667bccb1c8" 2018-12-23 01:21:56,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-338a4985-3f0d-4d89-93c3-1a013582bc08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:21:56,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-338a4985-3f0d-4d89-93c3-1a013582bc08 2018-12-23 01:21:56,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04354d616102847f7f0bd7b0ad29c4667bccb1c8" 2018-12-23 01:21:56,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c6df5c14-5641-40d3-af06-bc1bfe30dd4b Date: Sun, 23 Dec 2018 01:21:56 GMT RESP BODY: {"networks":[]} 2018-12-23 01:21:56,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net used request id req-c6df5c14-5641-40d3-af06-bc1bfe30dd4b 2018-12-23 01:21:56,698 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net 2018-12-23 01:21:56,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04354d616102847f7f0bd7b0ad29c4667bccb1c8" -d '{"network": {"name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net", "admin_state_up": true}}' 2018-12-23 01:21:57,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-f9ca3430-bd0c-43be-8e7a-26737c40447b Date: Sun, 23 Dec 2018 01:21:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e11bb3132a314d6f978a4576ace48703","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:21:57Z","is_default":false,"name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:57Z","mtu":1450}} 2018-12-23 01:21:57,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f9ca3430-bd0c-43be-8e7a-26737c40447b 2018-12-23 01:21:57,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=01c92d99-fd38-4f67-a702-c70f8c4d006d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04354d616102847f7f0bd7b0ad29c4667bccb1c8" 2018-12-23 01:21:57,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-4d3476dc-7ef9-47b8-9cc8-0375a7a0e2fa Date: Sun, 23 Dec 2018 01:21: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-12-23T01:21:57Z","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e11bb3132a314d6f978a4576ace48703","id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net"}]} 2018-12-23 01:21:57,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=01c92d99-fd38-4f67-a702-c70f8c4d006d used request id req-4d3476dc-7ef9-47b8-9cc8-0375a7a0e2fa 2018-12-23 01:21:57,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04354d616102847f7f0bd7b0ad29c4667bccb1c8" 2018-12-23 01:21:57,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6bd59034-4406-4fd0-9fb5-f8fb125ca84e Date: Sun, 23 Dec 2018 01:21:58 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:21:57,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d used request id req-6bd59034-4406-4fd0-9fb5-f8fb125ca84e 2018-12-23 01:21:57,999 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-subnet 2018-12-23 01:21:58,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04354d616102847f7f0bd7b0ad29c4667bccb1c8" -d '{"subnets": [{"ip_version": 4, "network_id": "01c92d99-fd38-4f67-a702-c70f8c4d006d", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-subnet"}]}' 2018-12-23 01:21:58,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7b3d2a20-4ab7-4700-89a6-4cc517589183 Date: Sun, 23 Dec 2018 01:21:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:58Z","dns_nameservers":[],"updated_at":"2018-12-23T01:21: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":"e11bb3132a314d6f978a4576ace48703","id":"550ea409-475d-4f0a-ae3b-3ecc3029fcc2","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-subnet"}]} 2018-12-23 01:21:58,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-7b3d2a20-4ab7-4700-89a6-4cc517589183 2018-12-23 01:21:58,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=01c92d99-fd38-4f67-a702-c70f8c4d006d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04354d616102847f7f0bd7b0ad29c4667bccb1c8" 2018-12-23 01:21:59,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-70c10fca-7f7c-4771-ae82-0ae989804bfa Date: Sun, 23 Dec 2018 01:21: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":["550ea409-475d-4f0a-ae3b-3ecc3029fcc2"],"updated_at":"2018-12-23T01:21:58Z","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e11bb3132a314d6f978a4576ace48703","id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net"}]} 2018-12-23 01:21:59,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=01c92d99-fd38-4f67-a702-c70f8c4d006d used request id req-70c10fca-7f7c-4771-ae82-0ae989804bfa 2018-12-23 01:21:59,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04354d616102847f7f0bd7b0ad29c4667bccb1c8" 2018-12-23 01:21:59,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9d2d72b0-8887-4073-9f77-fe88c1a056d5 Date: Sun, 23 Dec 2018 01:21:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:58Z","dns_nameservers":[],"updated_at":"2018-12-23T01:21: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":"e11bb3132a314d6f978a4576ace48703","id":"550ea409-475d-4f0a-ae3b-3ecc3029fcc2","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-subnet"}]} 2018-12-23 01:21:59,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d used request id req-9d2d72b0-8887-4073-9f77-fe88c1a056d5 2018-12-23 01:21:59,220 - OpenStackNetwork - DEBUG - Network [01c92d99-fd38-4f67-a702-c70f8c4d006d] created successfully 2018-12-23 01:21:59,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:21:59,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:21:59,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0310a69696db4be7a8e1bbe4cc6559f0", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj-role"}], "expires_at": "2018-12-23T02:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e11bb3132a314d6f978a4576ace48703", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e11bb3132a314d6f978a4576ace48703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/e11bb3132a314d6f978a4576ace48703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/e11bb3132a314d6f978a4576ace48703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/e11bb3132a314d6f978a4576ace48703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/e11bb3132a314d6f978a4576ace48703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/e11bb3132a314d6f978a4576ace48703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e11bb3132a314d6f978a4576ace48703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/e11bb3132a314d6f978a4576ace48703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/e11bb3132a314d6f978a4576ace48703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e11bb3132a314d6f978a4576ace48703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/e11bb3132a314d6f978a4576ace48703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/e11bb3132a314d6f978a4576ace48703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-user", "id": "dc39cc06ece249a88d506add886d609d"}, "audit_ids": ["NIzcoqpzT2m7w2x9INlcpw"], "issued_at": "2018-12-23T01:21:59.000000Z"}} 2018-12-23 01:21:59,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:21:59,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f778337e-9ed0-4326-b2b9-ba3223578e5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:21:59,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f778337e-9ed0-4326-b2b9-ba3223578e5e 2018-12-23 01:21:59,684 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:21:59,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:21:59,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11c2252c-a3ef-468b-83af-d3c55d06daca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:21:59,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-11c2252c-a3ef-468b-83af-d3c55d06daca 2018-12-23 01:21:59,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:00,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-67a24098-bd4f-427d-bbe9-5bb4a4f0cca1 Date: Sun, 23 Dec 2018 01:22: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":["550ea409-475d-4f0a-ae3b-3ecc3029fcc2"],"updated_at":"2018-12-23T01:21:58Z","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e11bb3132a314d6f978a4576ace48703","id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net"}]} 2018-12-23 01:22:00,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net used request id req-67a24098-bd4f-427d-bbe9-5bb4a4f0cca1 2018-12-23 01:22:00,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:22:00,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:22:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:22:00,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:00,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11200865-6809-49fd-b5a5-2e645231c754 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703"}, "enabled": true, "id": "e11bb3132a314d6f978a4576ace48703", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj"}} 2018-12-23 01:22:00,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703 used request id req-11200865-6809-49fd-b5a5-2e645231c754 2018-12-23 01:22:00,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:00,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f50d6f2e-6bf5-4078-88a1-b2741f30d579 Date: Sun, 23 Dec 2018 01:22:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:58Z","dns_nameservers":[],"updated_at":"2018-12-23T01:21: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":"e11bb3132a314d6f978a4576ace48703","id":"550ea409-475d-4f0a-ae3b-3ecc3029fcc2","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-subnet"}]} 2018-12-23 01:22:00,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d used request id req-f50d6f2e-6bf5-4078-88a1-b2741f30d579 2018-12-23 01:22:00,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d&name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:00,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e41b3af0-d524-4390-8b7a-37f797885d50 Date: Sun, 23 Dec 2018 01:22:00 GMT RESP BODY: {"ports":[]} 2018-12-23 01:22:00,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d&name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-port&admin_state_up=True used request id req-e41b3af0-d524-4390-8b7a-37f797885d50 2018-12-23 01:22:00,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:00,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb4fb1e5-7aa6-4bf4-9d5f-b0f621d5efaa x-compute-request-id: req-fb4fb1e5-7aa6-4bf4-9d5f-b0f621d5efaa Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:22:00,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst used request id req-fb4fb1e5-7aa6-4bf4-9d5f-b0f621d5efaa 2018-12-23 01:22:00,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:01,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-56bc2c76-6854-4edd-a077-de236d9b97b4 Date: Sun, 23 Dec 2018 01:22: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":["550ea409-475d-4f0a-ae3b-3ecc3029fcc2"],"updated_at":"2018-12-23T01:21:58Z","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e11bb3132a314d6f978a4576ace48703","id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net"}]} 2018-12-23 01:22:01,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net used request id req-56bc2c76-6854-4edd-a077-de236d9b97b4 2018-12-23 01:22:01,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:01,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc11a9fc-f7ba-4859-9eef-e08aea809db3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703"}, "enabled": true, "id": "e11bb3132a314d6f978a4576ace48703", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj"}} 2018-12-23 01:22:01,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703 used request id req-cc11a9fc-f7ba-4859-9eef-e08aea809db3 2018-12-23 01:22:01,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:01,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-203a4810-bd3b-4f7a-9b7e-68e1a1014558 Date: Sun, 23 Dec 2018 01:22:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:58Z","dns_nameservers":[],"updated_at":"2018-12-23T01:21: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":"e11bb3132a314d6f978a4576ace48703","id":"550ea409-475d-4f0a-ae3b-3ecc3029fcc2","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-subnet"}]} 2018-12-23 01:22:01,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d used request id req-203a4810-bd3b-4f7a-9b7e-68e1a1014558 2018-12-23 01:22:01,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d&name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:01,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5c9b2840-1448-45b1-808e-074f098fd0ec Date: Sun, 23 Dec 2018 01:22:01 GMT RESP BODY: {"ports":[]} 2018-12-23 01:22:01,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d&name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-port&admin_state_up=True used request id req-5c9b2840-1448-45b1-808e-074f098fd0ec 2018-12-23 01:22:01,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:22:01,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:22:02,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0310a69696db4be7a8e1bbe4cc6559f0", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj-role"}], "expires_at": "2018-12-23T02:22:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e11bb3132a314d6f978a4576ace48703", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e11bb3132a314d6f978a4576ace48703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/e11bb3132a314d6f978a4576ace48703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/e11bb3132a314d6f978a4576ace48703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/e11bb3132a314d6f978a4576ace48703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/e11bb3132a314d6f978a4576ace48703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/e11bb3132a314d6f978a4576ace48703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e11bb3132a314d6f978a4576ace48703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/e11bb3132a314d6f978a4576ace48703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/e11bb3132a314d6f978a4576ace48703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e11bb3132a314d6f978a4576ace48703", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/e11bb3132a314d6f978a4576ace48703", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/e11bb3132a314d6f978a4576ace48703", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-user", "id": "dc39cc06ece249a88d506add886d609d"}, "audit_ids": ["JcHOXJ_9TCai2m7dPv7NiA"], "issued_at": "2018-12-23T01:22:02.000000Z"}} 2018-12-23 01:22:02,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ace0b46d4af6a459fc64f60afae2085db989442" 2018-12-23 01:22:02,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-317cfea2-6c30-4a24-80b3-1b8b3c7962e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:22:02,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-317cfea2-6c30-4a24-80b3-1b8b3c7962e9 2018-12-23 01:22:02,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:02,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-025edbdb-f744-4282-99e7-2f8a497b3924 Date: Sun, 23 Dec 2018 01:22: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":["550ea409-475d-4f0a-ae3b-3ecc3029fcc2"],"updated_at":"2018-12-23T01:21:58Z","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e11bb3132a314d6f978a4576ace48703","id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net"}]} 2018-12-23 01:22:02,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net used request id req-025edbdb-f744-4282-99e7-2f8a497b3924 2018-12-23 01:22:02,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:02,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9e70dc3e-1c9c-463c-a5c2-bcbc0588d5c7 Date: Sun, 23 Dec 2018 01:22:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:58Z","dns_nameservers":[],"updated_at":"2018-12-23T01:21: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":"e11bb3132a314d6f978a4576ace48703","id":"550ea409-475d-4f0a-ae3b-3ecc3029fcc2","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-subnet"}]} 2018-12-23 01:22:02,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d used request id req-9e70dc3e-1c9c-463c-a5c2-bcbc0588d5c7 2018-12-23 01:22:02,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:02,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-46790e8d-5acf-4c7f-9b19-b81b8ac5f882 Date: Sun, 23 Dec 2018 01:22: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":["550ea409-475d-4f0a-ae3b-3ecc3029fcc2"],"updated_at":"2018-12-23T01:21:58Z","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e11bb3132a314d6f978a4576ace48703","id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net"}]} 2018-12-23 01:22:02,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net used request id req-46790e8d-5acf-4c7f-9b19-b81b8ac5f882 2018-12-23 01:22:02,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:22:02,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:22:02,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ace0b46d4af6a459fc64f60afae2085db989442" 2018-12-23 01:22:02,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a96c116f-cbec-4dad-a0ff-43c1ce57f74c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703"}, "enabled": true, "id": "e11bb3132a314d6f978a4576ace48703", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj"}} 2018-12-23 01:22:02,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703 used request id req-a96c116f-cbec-4dad-a0ff-43c1ce57f74c 2018-12-23 01:22:02,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:03,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-61917d19-fe1f-4420-9a59-ed48b1ef419d Date: Sun, 23 Dec 2018 01:22:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:58Z","dns_nameservers":[],"updated_at":"2018-12-23T01:21: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":"e11bb3132a314d6f978a4576ace48703","id":"550ea409-475d-4f0a-ae3b-3ecc3029fcc2","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-subnet"}]} 2018-12-23 01:22:03,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d used request id req-61917d19-fe1f-4420-9a59-ed48b1ef419d 2018-12-23 01:22:03,044 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net 2018-12-23 01:22:03,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" -d '{"port": {"network_id": "01c92d99-fd38-4f67-a702-c70f8c4d006d", "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-port", "admin_state_up": true}}' 2018-12-23 01:22:03,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-d83a9b7f-55a3-4505-b7bc-0744825586cf Date: Sun, 23 Dec 2018 01:22:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:03Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"550ea409-475d-4f0a-ae3b-3ecc3029fcc2","ip_address":"10.55.0.8"}],"id":"9155b970-2d07-44be-9c7e-f6d448b76c40","security_groups":["182c2afa-ea4a-4e70-aa35-9ebff322c019"],"mac_address":"fa:16:3e:a6:23:92","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-port","project_id":"e11bb3132a314d6f978a4576ace48703","qos_policy_id":null,"admin_state_up":true,"network_id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:22:03Z","binding:vnic_type":"normal"}} 2018-12-23 01:22:03,988 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-d83a9b7f-55a3-4505-b7bc-0744825586cf 2018-12-23 01:22:03,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:04,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-61be86cb-1a36-44a9-9740-aba11253acb9 Date: Sun, 23 Dec 2018 01:22: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":["550ea409-475d-4f0a-ae3b-3ecc3029fcc2"],"updated_at":"2018-12-23T01:21:58Z","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e11bb3132a314d6f978a4576ace48703","id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net"}]} 2018-12-23 01:22:04,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net used request id req-61be86cb-1a36-44a9-9740-aba11253acb9 2018-12-23 01:22:04,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:04,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46bb2106-7d3b-4c1e-925b-0d47779ae65d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703"}, "enabled": true, "id": "e11bb3132a314d6f978a4576ace48703", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj"}} 2018-12-23 01:22:04,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703 used request id req-46bb2106-7d3b-4c1e-925b-0d47779ae65d 2018-12-23 01:22:04,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:04,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0fc7511a-a9ee-4e25-b767-2cf98bbd11bd Date: Sun, 23 Dec 2018 01:22:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:58Z","dns_nameservers":[],"updated_at":"2018-12-23T01:21: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":"e11bb3132a314d6f978a4576ace48703","id":"550ea409-475d-4f0a-ae3b-3ecc3029fcc2","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-subnet"}]} 2018-12-23 01:22:04,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d used request id req-0fc7511a-a9ee-4e25-b767-2cf98bbd11bd 2018-12-23 01:22:04,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d&name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:04,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-432a57b4-996f-40bb-9c68-6e7c2dc5b87e Date: Sun, 23 Dec 2018 01:22:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:03Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"550ea409-475d-4f0a-ae3b-3ecc3029fcc2","ip_address":"10.55.0.8"}],"id":"9155b970-2d07-44be-9c7e-f6d448b76c40","security_groups":["182c2afa-ea4a-4e70-aa35-9ebff322c019"],"mac_address":"fa:16:3e:a6:23:92","project_id":"e11bb3132a314d6f978a4576ace48703","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-port","admin_state_up":true,"network_id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:22:03Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:22:04,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d&name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-port&admin_state_up=True used request id req-432a57b4-996f-40bb-9c68-6e7c2dc5b87e 2018-12-23 01:22:04,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:04,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86152a9a-c303-4a1a-86c2-ab8305b23b65 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703"}, "enabled": true, "id": "e11bb3132a314d6f978a4576ace48703", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj"}} 2018-12-23 01:22:04,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703 used request id req-86152a9a-c303-4a1a-86c2-ab8305b23b65 2018-12-23 01:22:04,823 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst 2018-12-23 01:22:04,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:04,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22: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-a9b34d1a-7114-4245-8a00-f8768c40476f x-compute-request-id: req-a9b34d1a-7114-4245-8a00-f8768c40476f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "876b3221-9abd-4a30-baeb-eaa13f369f88", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-flavor-name"}]} 2018-12-23 01:22:04,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a9b34d1a-7114-4245-8a00-f8768c40476f 2018-12-23 01:22:04,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:04,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22: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-c8c393a7-5bee-45bd-a206-3002d71268ef x-compute-request-id: req-c8c393a7-5bee-45bd-a206-3002d71268ef Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "876b3221-9abd-4a30-baeb-eaa13f369f88", "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:22:04,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88 used request id req-c8c393a7-5bee-45bd-a206-3002d71268ef 2018-12-23 01:22:04,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:05,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-5c5f123e-51d8-492b-ad2a-af719d07a796 Date: Sun, 23 Dec 2018 01:22:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:21:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:21:54Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/1700c45c-e150-4158-a04f-51bd6a69a3f8/snap", "metadata": {}}], "self": "/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8", "min_disk": 0, "protected": false, "id": "1700c45c-e150-4158-a04f-51bd6a69a3f8", "file": "/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e11bb3132a314d6f978a4576ace48703", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/1700c45c-e150-4158-a04f-51bd6a69a3f8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a"} 2018-12-23 01:22:05,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a used request id req-5c5f123e-51d8-492b-ad2a-af719d07a796 2018-12-23 01:22:05,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:05,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e3a08005-a245-441f-81b4-e61a8e330646 Date: Sun, 23 Dec 2018 01: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-12-23 01:22:05,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e3a08005-a245-441f-81b4-e61a8e330646 2018-12-23 01:22:05,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" -d '{"server": {"name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst", "imageRef": "1700c45c-e150-4158-a04f-51bd6a69a3f8", "flavorRef": "876b3221-9abd-4a30-baeb-eaa13f369f88", "max_count": 1, "min_count": 1, "networks": [{"port": "9155b970-2d07-44be-9c7e-f6d448b76c40"}]}}' 2018-12-23 01:22:06,812 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:22: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-9ffc6f8a-1c65-4f2d-9271-b4864924bab9 x-compute-request-id: req-9ffc6f8a-1c65-4f2d-9271-b4864924bab9 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "rel": "bookmark"}], "adminPass": "LLeXG93ah3a4"}} 2018-12-23 01:22:06,812 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-9ffc6f8a-1c65-4f2d-9271-b4864924bab9 2018-12-23 01:22:06,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:07,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bafaf12-1d16-4da4-b528-51f98ea31b0c x-compute-request-id: req-0bafaf12-1d16-4da4-b528-51f98ea31b0c Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "rel": "bookmark"}], "image": {"id": "1700c45c-e150-4158-a04f-51bd6a69a3f8", "links": [{"href": "http://172.30.9.26:8774/images/1700c45c-e150-4158-a04f-51bd6a69a3f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "876b3221-9abd-4a30-baeb-eaa13f369f88", "links": [{"href": "http://172.30.9.26:8774/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88", "rel": "bookmark"}]}, "id": "0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "user_id": "dc39cc06ece249a88d506add886d609d", "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-12-23T01:22:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst", "created": "2018-12-23T01:22:06Z", "tenant_id": "e11bb3132a314d6f978a4576ace48703", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:22:07,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 used request id req-0bafaf12-1d16-4da4-b528-51f98ea31b0c 2018-12-23 01:22:07,036 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst 2018-12-23 01:22:07,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:07,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aca5302f-ed92-4344-949f-fb9a97327d67 x-compute-request-id: req-aca5302f-ed92-4344-949f-fb9a97327d67 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "rel": "bookmark"}], "image": {"id": "1700c45c-e150-4158-a04f-51bd6a69a3f8", "links": [{"href": "http://172.30.9.26:8774/images/1700c45c-e150-4158-a04f-51bd6a69a3f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "876b3221-9abd-4a30-baeb-eaa13f369f88", "links": [{"href": "http://172.30.9.26:8774/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88", "rel": "bookmark"}]}, "id": "0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "user_id": "dc39cc06ece249a88d506add886d609d", "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-12-23T01:22:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst", "created": "2018-12-23T01:22:06Z", "tenant_id": "e11bb3132a314d6f978a4576ace48703", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:22:07,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 used request id req-aca5302f-ed92-4344-949f-fb9a97327d67 2018-12-23 01:22:07,386 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst] is - BUILD 2018-12-23 01:22:07,386 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:22:10,389 - create_instance - DEBUG - VM status query timeout in 896.64696908 2018-12-23 01:22:10,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:11,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-0f0c55a7-9bb3-4d55-9255-36b1b758225d x-compute-request-id: req-0f0c55a7-9bb3-4d55-9255-36b1b758225d Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "rel": "bookmark"}], "image": {"id": "1700c45c-e150-4158-a04f-51bd6a69a3f8", "links": [{"href": "http://172.30.9.26:8774/images/1700c45c-e150-4158-a04f-51bd6a69a3f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "876b3221-9abd-4a30-baeb-eaa13f369f88", "links": [{"href": "http://172.30.9.26:8774/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88", "rel": "bookmark"}]}, "id": "0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "security_groups": [{"name": "default"}], "user_id": "dc39cc06ece249a88d506add886d609d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:22:07Z", "hostId": "f65854eb64276a739585267eebcd45d236151b68691eb35299d0fc65", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst", "created": "2018-12-23T01:22:06Z", "tenant_id": "e11bb3132a314d6f978a4576ace48703", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:22:11,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 used request id req-0f0c55a7-9bb3-4d55-9255-36b1b758225d 2018-12-23 01:22:11,032 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst] is - BUILD 2018-12-23 01:22:11,032 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:22:14,035 - create_instance - DEBUG - VM status query timeout in 893.000492096 2018-12-23 01:22:14,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:14,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f21fff9f-095c-4682-94df-0020649e0afc x-compute-request-id: req-f21fff9f-095c-4682-94df-0020649e0afc Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:23:92", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "rel": "bookmark"}], "image": {"id": "1700c45c-e150-4158-a04f-51bd6a69a3f8", "links": [{"href": "http://172.30.9.26:8774/images/1700c45c-e150-4158-a04f-51bd6a69a3f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:22:12.000000", "flavor": {"id": "876b3221-9abd-4a30-baeb-eaa13f369f88", "links": [{"href": "http://172.30.9.26:8774/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88", "rel": "bookmark"}]}, "id": "0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "security_groups": [{"name": "default"}], "user_id": "dc39cc06ece249a88d506add886d609d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:22:12Z", "hostId": "f65854eb64276a739585267eebcd45d236151b68691eb35299d0fc65", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst", "created": "2018-12-23T01:22:06Z", "tenant_id": "e11bb3132a314d6f978a4576ace48703", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:22:14,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 used request id req-f21fff9f-095c-4682-94df-0020649e0afc 2018-12-23 01:22:14,804 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst] is - ACTIVE 2018-12-23 01:22:14,804 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:22:14,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:15,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c748d79d-6cf9-4afb-be72-9dae340209dc x-compute-request-id: req-c748d79d-6cf9-4afb-be72-9dae340209dc Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:23:92", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "rel": "bookmark"}], "image": {"id": "1700c45c-e150-4158-a04f-51bd6a69a3f8", "links": [{"href": "http://172.30.9.26:8774/images/1700c45c-e150-4158-a04f-51bd6a69a3f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:22:12.000000", "flavor": {"id": "876b3221-9abd-4a30-baeb-eaa13f369f88", "links": [{"href": "http://172.30.9.26:8774/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88", "rel": "bookmark"}]}, "id": "0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "security_groups": [{"name": "default"}], "user_id": "dc39cc06ece249a88d506add886d609d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:22:12Z", "hostId": "f65854eb64276a739585267eebcd45d236151b68691eb35299d0fc65", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst", "created": "2018-12-23T01:22:06Z", "tenant_id": "e11bb3132a314d6f978a4576ace48703", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:22:15,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 used request id req-c748d79d-6cf9-4afb-be72-9dae340209dc 2018-12-23 01:22:15,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:15,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0d5917e7-08d4-4cc8-954b-c2d0cac54453 Date: Sun, 23 Dec 2018 01: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":["550ea409-475d-4f0a-ae3b-3ecc3029fcc2"],"updated_at":"2018-12-23T01:21:58Z","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e11bb3132a314d6f978a4576ace48703","id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net"}]} 2018-12-23 01:22:15,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net used request id req-0d5917e7-08d4-4cc8-954b-c2d0cac54453 2018-12-23 01:22:15,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:15,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa5e157c-7e8a-4677-a78a-5a4fb38fa034 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703"}, "enabled": true, "id": "e11bb3132a314d6f978a4576ace48703", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj"}} 2018-12-23 01:22:15,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703 used request id req-fa5e157c-7e8a-4677-a78a-5a4fb38fa034 2018-12-23 01:22:15,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:15,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-beaf3631-baa9-4bff-a786-ee38318e9a1e Date: Sun, 23 Dec 2018 01:22:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:58Z","dns_nameservers":[],"updated_at":"2018-12-23T01:21: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":"e11bb3132a314d6f978a4576ace48703","id":"550ea409-475d-4f0a-ae3b-3ecc3029fcc2","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-subnet"}]} 2018-12-23 01:22:15,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d used request id req-beaf3631-baa9-4bff-a786-ee38318e9a1e 2018-12-23 01:22:15,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:15,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3117 X-Openstack-Request-Id: req-05819e9d-591b-4a4a-a10f-38f2a84dd6c5 Date: Sun, 23 Dec 2018 01:22:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"550ea409-475d-4f0a-ae3b-3ecc3029fcc2","ip_address":"10.55.0.4"}],"id":"61500c34-1def-4e35-ac7f-a27a9305b3f6","security_groups":[],"mac_address":"fa:16:3e:7b:23:74","project_id":"e11bb3132a314d6f978a4576ace48703","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:22:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01c92d99-fd38-4f67-a702-c70f8c4d006d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"550ea409-475d-4f0a-ae3b-3ecc3029fcc2","ip_address":"10.55.0.3"}],"id":"68c922f6-59a0-4568-bbb8-38fedd12e086","security_groups":[],"mac_address":"fa:16:3e:68:8d:29","project_id":"e11bb3132a314d6f978a4576ace48703","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01c92d99-fd38-4f67-a702-c70f8c4d006d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"550ea409-475d-4f0a-ae3b-3ecc3029fcc2","ip_address":"10.55.0.8"}],"id":"9155b970-2d07-44be-9c7e-f6d448b76c40","security_groups":["182c2afa-ea4a-4e70-aa35-9ebff322c019"],"mac_address":"fa:16:3e:a6:23:92","project_id":"e11bb3132a314d6f978a4576ace48703","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-port","admin_state_up":true,"network_id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:22:03Z","binding:vnic_type":"normal","device_id":"0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"550ea409-475d-4f0a-ae3b-3ecc3029fcc2","ip_address":"10.55.0.2"}],"id":"e2ed2e49-29f0-4f7f-b33f-6d74d4b81832","security_groups":[],"mac_address":"fa:16:3e:39:db:55","project_id":"e11bb3132a314d6f978a4576ace48703","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01c92d99-fd38-4f67-a702-c70f8c4d006d","tenant_id":"e11bb3132a314d6f978a4576ace48703","created_at":"2018-12-23T01:21:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01c92d99-fd38-4f67-a702-c70f8c4d006d"}]} 2018-12-23 01:22:15,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=01c92d99-fd38-4f67-a702-c70f8c4d006d used request id req-05819e9d-591b-4a4a-a10f-38f2a84dd6c5 2018-12-23 01:22:15,740 - create_instance - INFO - Deleting Port with ID - 9155b970-2d07-44be-9c7e-f6d448b76c40 2018-12-23 01:22:15,740 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-port 2018-12-23 01:22:15,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/9155b970-2d07-44be-9c7e-f6d448b76c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:16,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-614f0706-578d-4832-9b67-81785facce3c Date: Sun, 23 Dec 2018 01:22:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:22:16,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/9155b970-2d07-44be-9c7e-f6d448b76c40 used request id req-614f0706-578d-4832-9b67-81785facce3c 2018-12-23 01:22:16,364 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst 2018-12-23 01:22:16,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:16,541 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:22:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-872050db-648d-43c7-a0be-f5194b30e201 x-compute-request-id: req-872050db-648d-43c7-a0be-f5194b30e201 Content-Type: application/json 2018-12-23 01:22:16,542 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 used request id req-872050db-648d-43c7-a0be-f5194b30e201 2018-12-23 01:22:16,542 - create_instance - INFO - Checking deletion status 2018-12-23 01:22:16,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:16,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b504c8a-b69e-4683-8397-1aba3c110d12 x-compute-request-id: req-3b504c8a-b69e-4683-8397-1aba3c110d12 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.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "rel": "bookmark"}], "image": {"id": "1700c45c-e150-4158-a04f-51bd6a69a3f8", "links": [{"href": "http://172.30.9.26:8774/images/1700c45c-e150-4158-a04f-51bd6a69a3f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:22:12.000000", "flavor": {"id": "876b3221-9abd-4a30-baeb-eaa13f369f88", "links": [{"href": "http://172.30.9.26:8774/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88", "rel": "bookmark"}]}, "id": "0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "user_id": "dc39cc06ece249a88d506add886d609d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:22:16Z", "hostId": "f65854eb64276a739585267eebcd45d236151b68691eb35299d0fc65", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst", "created": "2018-12-23T01:22:06Z", "tenant_id": "e11bb3132a314d6f978a4576ace48703", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:22:16,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 used request id req-3b504c8a-b69e-4683-8397-1aba3c110d12 2018-12-23 01:22:16,727 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst] is - ACTIVE 2018-12-23 01:22:16,727 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:22:19,730 - create_instance - DEBUG - VM status query timeout in 296.811784029 2018-12-23 01:22:19,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:19,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-584e60b4-88e7-4464-9ecd-4862f8f46f3b x-compute-request-id: req-584e60b4-88e7-4464-9ecd-4862f8f46f3b 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.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "rel": "bookmark"}], "image": {"id": "1700c45c-e150-4158-a04f-51bd6a69a3f8", "links": [{"href": "http://172.30.9.26:8774/images/1700c45c-e150-4158-a04f-51bd6a69a3f8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:22:12.000000", "flavor": {"id": "876b3221-9abd-4a30-baeb-eaa13f369f88", "links": [{"href": "http://172.30.9.26:8774/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88", "rel": "bookmark"}]}, "id": "0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7", "user_id": "dc39cc06ece249a88d506add886d609d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:22:16Z", "hostId": "f65854eb64276a739585267eebcd45d236151b68691eb35299d0fc65", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst", "created": "2018-12-23T01:22:06Z", "tenant_id": "e11bb3132a314d6f978a4576ace48703", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:22:19,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 used request id req-584e60b4-88e7-4464-9ecd-4862f8f46f3b 2018-12-23 01:22:19,989 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst] is - ACTIVE 2018-12-23 01:22:19,989 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:22:22,992 - create_instance - DEBUG - VM status query timeout in 293.549957991 2018-12-23 01:22:22,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6d2eca8ffa43ee62370f356288f952cf434100" 2018-12-23 01:22:23,047 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:22:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9045131d-8330-4b9b-914b-0306c95244fd x-compute-request-id: req-9045131d-8330-4b9b-914b-0306c95244fd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 could not be found.", "code": 404}} 2018-12-23 01:22:23,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 used request id req-9045131d-8330-4b9b-914b-0306c95244fd 2018-12-23 01:22:23,047 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0dd59697-15f5-4ee2-9fea-91fbfd6f0ee7 could not be found. (HTTP 404) (Request-ID: req-9045131d-8330-4b9b-914b-0306c95244fd) 2018-12-23 01:22:23,047 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-inst 2018-12-23 01:22:23,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3e4125117ec57bcae4a5ab9aaa7e177ab70be4" 2018-12-23 01:22:23,106 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:22: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-d1d2b8ee-24a3-4688-b492-fc09ba35ea9f x-compute-request-id: req-d1d2b8ee-24a3-4688-b492-fc09ba35ea9f Content-Length: 0 Content-Type: application/json 2018-12-23 01:22:23,106 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/876b3221-9abd-4a30-baeb-eaa13f369f88 used request id req-d1d2b8ee-24a3-4688-b492-fc09ba35ea9f 2018-12-23 01:22:23,107 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-subnet 2018-12-23 01:22:23,107 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-subnet 2018-12-23 01:22:23,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/550ea409-475d-4f0a-ae3b-3ecc3029fcc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04354d616102847f7f0bd7b0ad29c4667bccb1c8" 2018-12-23 01:22:25,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c8f4c8c-3042-4274-a462-38b650692d91 Date: Sun, 23 Dec 2018 01:22:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:22:25,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/550ea409-475d-4f0a-ae3b-3ecc3029fcc2 used request id req-4c8f4c8c-3042-4274-a462-38b650692d91 2018-12-23 01:22:25,462 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a-pub-net 2018-12-23 01:22:25,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/01c92d99-fd38-4f67-a702-c70f8c4d006d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04354d616102847f7f0bd7b0ad29c4667bccb1c8" 2018-12-23 01:22:26,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-60d39b50-90e4-4088-bd47-e754c963b6ca Date: Sun, 23 Dec 2018 01:22:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:22:26,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/01c92d99-fd38-4f67-a702-c70f8c4d006d used request id req-60d39b50-90e4-4088-bd47-e754c963b6ca 2018-12-23 01:22:26,766 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-fdddf0fe-66b1-4297-b8e7-f6f767cc499a 2018-12-23 01:22:26,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d899957988ece51c8d2285cd6dcb000ffb18579" 2018-12-23 01:22:27,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8d633ad6-073f-4261-b2cd-69b761a4e0ca Date: Sun, 23 Dec 2018 01:22:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:22:27,684 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/1700c45c-e150-4158-a04f-51bd6a69a3f8 used request id req-8d633ad6-073f-4261-b2cd-69b761a4e0ca 2018-12-23 01:22:27,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f5c9ca23e8dba0b82de4485a49d49c48ff4884" 2018-12-23 01:22:27,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8dd01be6-de68-40fb-a903-22a91a17c236 Date: Sun, 23 Dec 2018 01:22:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e11bb3132a314d6f978a4576ace48703", "created_at": "2018-12-23T01:21:56Z", "updated_at": "2018-12-23T01:21:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:21:56Z", "revision_number": 0, "id": "37c0750f-90bb-49fa-83b7-29ae2cf2f527", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:21:56Z", "security_group_id": "182c2afa-ea4a-4e70-aa35-9ebff322c019", "tenant_id": "e11bb3132a314d6f978a4576ace48703", "port_range_min": null, "ethertype": "IPv6", "project_id": "e11bb3132a314d6f978a4576ace48703"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:21:56Z", "revision_number": 0, "id": "4009d34b-95d4-4f76-bb9b-d3ac7a6629dd", "remote_group_id": "182c2afa-ea4a-4e70-aa35-9ebff322c019", "remote_ip_prefix": null, "created_at": "2018-12-23T01:21:56Z", "security_group_id": "182c2afa-ea4a-4e70-aa35-9ebff322c019", "tenant_id": "e11bb3132a314d6f978a4576ace48703", "port_range_min": null, "ethertype": "IPv4", "project_id": "e11bb3132a314d6f978a4576ace48703"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:21:56Z", "revision_number": 0, "id": "a0c9a5ce-b96e-49a2-9292-ae8b9912e478", "remote_group_id": "182c2afa-ea4a-4e70-aa35-9ebff322c019", "remote_ip_prefix": null, "created_at": "2018-12-23T01:21:56Z", "security_group_id": "182c2afa-ea4a-4e70-aa35-9ebff322c019", "tenant_id": "e11bb3132a314d6f978a4576ace48703", "port_range_min": null, "ethertype": "IPv6", "project_id": "e11bb3132a314d6f978a4576ace48703"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:21:56Z", "revision_number": 0, "id": "df9176fe-d513-4315-9d8c-b0c60a5759bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:21:56Z", "security_group_id": "182c2afa-ea4a-4e70-aa35-9ebff322c019", "tenant_id": "e11bb3132a314d6f978a4576ace48703", "port_range_min": null, "ethertype": "IPv4", "project_id": "e11bb3132a314d6f978a4576ace48703"}], "revision_number": 4, "project_id": "e11bb3132a314d6f978a4576ace48703", "id": "182c2afa-ea4a-4e70-aa35-9ebff322c019", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:22:27,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-8dd01be6-de68-40fb-a903-22a91a17c236 2018-12-23 01:22:27,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f5c9ca23e8dba0b82de4485a49d49c48ff4884" 2018-12-23 01:22:28,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63414f65-f87d-4853-90dc-33d210445fa6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703"}, "enabled": true, "id": "e11bb3132a314d6f978a4576ace48703", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj"}} 2018-12-23 01:22:28,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703 used request id req-63414f65-f87d-4853-90dc-33d210445fa6 2018-12-23 01:22:28,002 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 182c2afa-ea4a-4e70-aa35-9ebff322c019 2018-12-23 01:22:28,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=182c2afa-ea4a-4e70-aa35-9ebff322c019 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f5c9ca23e8dba0b82de4485a49d49c48ff4884" 2018-12-23 01:22:28,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ffd1df5b-c056-468a-ad8b-89e6573695c1 Date: Sun, 23 Dec 2018 01:22: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-12-23T01:21:56Z", "security_group_id": "182c2afa-ea4a-4e70-aa35-9ebff322c019", "port_range_min": null, "revision_number": 0, "tenant_id": "e11bb3132a314d6f978a4576ace48703", "created_at": "2018-12-23T01:21:56Z", "project_id": "e11bb3132a314d6f978a4576ace48703", "id": "37c0750f-90bb-49fa-83b7-29ae2cf2f527"}, {"remote_group_id": "182c2afa-ea4a-4e70-aa35-9ebff322c019", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:21:56Z", "security_group_id": "182c2afa-ea4a-4e70-aa35-9ebff322c019", "port_range_min": null, "revision_number": 0, "tenant_id": "e11bb3132a314d6f978a4576ace48703", "created_at": "2018-12-23T01:21:56Z", "project_id": "e11bb3132a314d6f978a4576ace48703", "id": "4009d34b-95d4-4f76-bb9b-d3ac7a6629dd"}, {"remote_group_id": "182c2afa-ea4a-4e70-aa35-9ebff322c019", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:21:56Z", "security_group_id": "182c2afa-ea4a-4e70-aa35-9ebff322c019", "port_range_min": null, "revision_number": 0, "tenant_id": "e11bb3132a314d6f978a4576ace48703", "created_at": "2018-12-23T01:21:56Z", "project_id": "e11bb3132a314d6f978a4576ace48703", "id": "a0c9a5ce-b96e-49a2-9292-ae8b9912e478"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:21:56Z", "security_group_id": "182c2afa-ea4a-4e70-aa35-9ebff322c019", "port_range_min": null, "revision_number": 0, "tenant_id": "e11bb3132a314d6f978a4576ace48703", "created_at": "2018-12-23T01:21:56Z", "project_id": "e11bb3132a314d6f978a4576ace48703", "id": "df9176fe-d513-4315-9d8c-b0c60a5759bb"}]} 2018-12-23 01:22:28,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=182c2afa-ea4a-4e70-aa35-9ebff322c019 used request id req-ffd1df5b-c056-468a-ad8b-89e6573695c1 2018-12-23 01:22:28,190 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:22:28,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/182c2afa-ea4a-4e70-aa35-9ebff322c019 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f5c9ca23e8dba0b82de4485a49d49c48ff4884" 2018-12-23 01:22:28,538 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3e3f8a6-a742-4564-a39b-15aab9c6eacf Content-Length: 0 Date: Sun, 23 Dec 2018 01:22:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:22:28,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/182c2afa-ea4a-4e70-aa35-9ebff322c019 used request id req-a3e3f8a6-a742-4564-a39b-15aab9c6eacf 2018-12-23 01:22:28,539 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj 2018-12-23 01:22:28,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f5c9ca23e8dba0b82de4485a49d49c48ff4884" 2018-12-23 01:22:28,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82855671-4710-488c-9042-c26869a56810 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:22:28,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e11bb3132a314d6f978a4576ace48703 used request id req-82855671-4710-488c-9042-c26869a56810 2018-12-23 01:22:28,747 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-proj-role 2018-12-23 01:22:28,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0310a69696db4be7a8e1bbe4cc6559f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f5c9ca23e8dba0b82de4485a49d49c48ff4884" 2018-12-23 01:22:28,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61d13592-da4b-44ec-a42c-5c6f320ff783 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:22:28,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0310a69696db4be7a8e1bbe4cc6559f0 used request id req-61d13592-da4b-44ec-a42c-5c6f320ff783 2018-12-23 01:22:28,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f5c9ca23e8dba0b82de4485a49d49c48ff4884" 2018-12-23 01:22:28,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa44704-1214-4674-a363-f0ca6e2fc0de Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:22:28,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-afa44704-1214-4674-a363-f0ca6e2fc0de 2018-12-23 01:22:28,967 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-704b7ba3-2d0b-445-user 2018-12-23 01:22:28,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/dc39cc06ece249a88d506add886d609d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27965b92d988ac6451452a315cbcd0b1491b2dbf" 2018-12-23 01:22:29,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54b44211-067f-402a-9b3b-8e0a850ffd16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:22:29,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/dc39cc06ece249a88d506add886d609d used request id req-54b44211-067f-402a-9b3b-8e0a850ffd16 2018-12-23 01:22:29,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:22:29,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:22:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["29VgKPHWQdmaDAzmsf6Fag"], "issued_at": "2018-12-23T01:22:29.000000Z"}} 2018-12-23 01:22:29,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bbb3f9e6ca756631f65468cb1ca815ee8247a5b" 2018-12-23 01:22:29,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318938e2-6ca9-465e-bca9-99ba445cf494 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:22:29,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-318938e2-6ca9-465e-bca9-99ba445cf494 2018-12-23 01:22:29,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:22:29,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:22:30,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:22:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Xo9CrpMSQPO_mEpmRZLLMg"], "issued_at": "2018-12-23T01:22:30.000000Z"}} 2018-12-23 01:22:30,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" 2018-12-23 01:22:30,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d24677-82ea-4c64-8488-567cea8ac44a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:22:30,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-56d24677-82ea-4c64-8488-567cea8ac44a 2018-12-23 01:22:30,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:22:30,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:22:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:22:30,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-2d603c32-315c-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" 2018-12-23 01:22:30,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be5257c-37de-4e60-9083-26f51bafaa97 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-2d603c32-315c-484-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:22:30,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-2d603c32-315c-484-proj used request id req-0be5257c-37de-4e60-9083-26f51bafaa97 2018-12-23 01:22:30,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" 2018-12-23 01:22:30,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-880e1589-3e3c-44e5-9e21-f5414a79470d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:22:30,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-880e1589-3e3c-44e5-9e21-f5414a79470d 2018-12-23 01:22:30,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}}' 2018-12-23 01:22:30,433 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:22:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-751d1ba6-ad79-4c5a-8973-8b2c013c021d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1"}, "enabled": true, "id": "b6406a0fec0141c0b7f228529d914fc1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}} 2018-12-23 01:22:30,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-751d1ba6-ad79-4c5a-8973-8b2c013c021d 2018-12-23 01:22:30,433 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-2d603c32-315c-484-proj 2018-12-23 01:22:30,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:22:30,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:22:30,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:22:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Mzi5CoMnSXmqLYSrd0DHOw"], "issued_at": "2018-12-23T01:22:30.000000Z"}} 2018-12-23 01:22:30,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb001da09efbc7474e07a6882c6fb2c0f06657c" 2018-12-23 01:22:30,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ed06a5-22df-412a-b3ef-7348acc3036d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:22:30,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-66ed06a5-22df-412a-b3ef-7348acc3036d 2018-12-23 01:22:30,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:22:30,907 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:22:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:22:30,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb001da09efbc7474e07a6882c6fb2c0f06657c" 2018-12-23 01:22:30,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-599e67b4-67f4-4ee8-be51-1f1867b8632d Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:22:30,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-599e67b4-67f4-4ee8-be51-1f1867b8632d 2018-12-23 01:22:30,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-2d603c32-315c-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb001da09efbc7474e07a6882c6fb2c0f06657c" 2018-12-23 01:22:31,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8980ffc8-f708-40c2-bfd1-91d3d13b1cb6 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-2d603c32-315c-484-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1"}, "enabled": true, "id": "b6406a0fec0141c0b7f228529d914fc1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}]} 2018-12-23 01:22:31,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-2d603c32-315c-484-proj used request id req-8980ffc8-f708-40c2-bfd1-91d3d13b1cb6 2018-12-23 01:22:31,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb001da09efbc7474e07a6882c6fb2c0f06657c" 2018-12-23 01:22:31,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66c4844-cd3d-43f3-b33c-f4f0189ff112 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:22:31,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f66c4844-cd3d-43f3-b33c-f4f0189ff112 2018-12-23 01:22:31,504 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-2d603c32-315c-484-user 2018-12-23 01:22:31,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:22:31,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" 2018-12-23 01:22:31,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6996d105-060c-4c00-abea-46c336ab0025 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:22:31,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6996d105-060c-4c00-abea-46c336ab0025 2018-12-23 01:22:31,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" -d '{"role": {"name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj-role"}}' 2018-12-23 01:22:31,719 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:22:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a209b41-7505-4fc4-91c4-afcd2cbd4733 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "90c09697c94f4a94886de25d85485112", "links": {"self": "http://172.30.9.26:5000/v3/roles/90c09697c94f4a94886de25d85485112"}, "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj-role"}} 2018-12-23 01:22:31,719 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6a209b41-7505-4fc4-91c4-afcd2cbd4733 2018-12-23 01:22:31,720 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-2d603c32-315c-484-proj-role 2018-12-23 01:22:31,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/90c09697c94f4a94886de25d85485112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" 2018-12-23 01:22:31,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665556eb-59b6-4722-93d7-8b30b83cdc36 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/90c09697c94f4a94886de25d85485112"}, "domain_id": null, "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj-role", "id": "90c09697c94f4a94886de25d85485112"}} 2018-12-23 01:22:31,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/90c09697c94f4a94886de25d85485112 used request id req-665556eb-59b6-4722-93d7-8b30b83cdc36 2018-12-23 01:22:31,803 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-2d603c32-315c-484-proj-role to project CreateInstanceVolumeTests-2d603c32-315c-484-proj 2018-12-23 01:22:31,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1/users/649c020612d447c1abc1fd62b87b74c4/roles/90c09697c94f4a94886de25d85485112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" 2018-12-23 01:22:31,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:22:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f667862-75f9-415d-95f2-882c3bc03c79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:22:31,933 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1/users/649c020612d447c1abc1fd62b87b74c4/roles/90c09697c94f4a94886de25d85485112 used request id req-2f667862-75f9-415d-95f2-882c3bc03c79 2018-12-23 01:22:31,933 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:22:31,935 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:22:31,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:22:31,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:22:32,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90c09697c94f4a94886de25d85485112", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj-role"}], "expires_at": "2018-12-23T02:22:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6406a0fec0141c0b7f228529d914fc1", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2d603c32-315c-484-user", "id": "649c020612d447c1abc1fd62b87b74c4"}, "audit_ids": ["AjHWhpvoTHuC_8GBANfvow"], "issued_at": "2018-12-23T01:22:32.000000Z"}} 2018-12-23 01:22:32,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbeb78c5fa4f5c76ec19ba76ee7dfe5791792db" 2018-12-23 01:22:32,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69240a5-7d3c-489c-902c-b0707f2967cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:22:32,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d69240a5-7d3c-489c-902c-b0707f2967cd 2018-12-23 01:22:32,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acbeb78c5fa4f5c76ec19ba76ee7dfe5791792db" 2018-12-23 01:22:32,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-bdd8af5a-0502-4f13-898e-44b4287b2145 Date: Sun, 23 Dec 2018 01:22:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-image"} 2018-12-23 01:22:32,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-image used request id req-bdd8af5a-0502-4f13-898e-44b4287b2145 2018-12-23 01:22:32,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acbeb78c5fa4f5c76ec19ba76ee7dfe5791792db" 2018-12-23 01:22:32,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e9a18d53-a645-421c-8b0f-c3ce1f0e545e Date: Sun, 23 Dec 2018 01:22: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-12-23 01:22:32,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e9a18d53-a645-421c-8b0f-c3ce1f0e545e 2018-12-23 01:22:32,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acbeb78c5fa4f5c76ec19ba76ee7dfe5791792db" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-image"}' 2018-12-23 01:22:33,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/ec76539d-5046-406a-b3d9-afc961c611af X-Openstack-Request-Id: req-aaf0faca-7a0d-4b6b-ad84-226fdd66bc8b Date: Sun, 23 Dec 2018 01:22:33 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:22:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:22:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/ec76539d-5046-406a-b3d9-afc961c611af", "min_disk": 0, "protected": false, "id": "ec76539d-5046-406a-b3d9-afc961c611af", "file": "/v2/images/ec76539d-5046-406a-b3d9-afc961c611af/file", "checksum": null, "owner": "b6406a0fec0141c0b7f228529d914fc1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:22:33,101 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-aaf0faca-7a0d-4b6b-ad84-226fdd66bc8b 2018-12-23 01:22:33,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/ec76539d-5046-406a-b3d9-afc961c611af/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acbeb78c5fa4f5c76ec19ba76ee7dfe5791792db" -d '' 2018-12-23 01:22:34,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c8c69f37-96a4-4969-9964-00935543cab5 Date: Sun, 23 Dec 2018 01:22:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:22:34,455 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ec76539d-5046-406a-b3d9-afc961c611af/file used request id req-c8c69f37-96a4-4969-9964-00935543cab5 2018-12-23 01:22:34,455 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:22:34,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ec76539d-5046-406a-b3d9-afc961c611af -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acbeb78c5fa4f5c76ec19ba76ee7dfe5791792db" 2018-12-23 01:22:34,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-29038cc9-58de-415f-9c3b-ea69e3735f9c Date: Sun, 23 Dec 2018 01:22:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:22:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:22:34Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/ec76539d-5046-406a-b3d9-afc961c611af/snap", "metadata": {}}], "self": "/v2/images/ec76539d-5046-406a-b3d9-afc961c611af", "min_disk": 0, "protected": false, "id": "ec76539d-5046-406a-b3d9-afc961c611af", "file": "/v2/images/ec76539d-5046-406a-b3d9-afc961c611af/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6406a0fec0141c0b7f228529d914fc1", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/ec76539d-5046-406a-b3d9-afc961c611af/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:22:34,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ec76539d-5046-406a-b3d9-afc961c611af used request id req-29038cc9-58de-415f-9c3b-ea69e3735f9c 2018-12-23 01:22:34,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acbeb78c5fa4f5c76ec19ba76ee7dfe5791792db" 2018-12-23 01:22:34,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-89aaac0a-1b3b-43b5-bc32-b4298485d1a3 Date: Sun, 23 Dec 2018 01:22: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-12-23 01:22:34,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-89aaac0a-1b3b-43b5-bc32-b4298485d1a3 2018-12-23 01:22:34,786 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-image 2018-12-23 01:22:34,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ec76539d-5046-406a-b3d9-afc961c611af -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acbeb78c5fa4f5c76ec19ba76ee7dfe5791792db" 2018-12-23 01:22:34,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-ad3e1b3e-4059-492a-8473-11b51ba6a092 Date: Sun, 23 Dec 2018 01:22:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:22:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:22:34Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/ec76539d-5046-406a-b3d9-afc961c611af/snap", "metadata": {}}], "self": "/v2/images/ec76539d-5046-406a-b3d9-afc961c611af", "min_disk": 0, "protected": false, "id": "ec76539d-5046-406a-b3d9-afc961c611af", "file": "/v2/images/ec76539d-5046-406a-b3d9-afc961c611af/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6406a0fec0141c0b7f228529d914fc1", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/ec76539d-5046-406a-b3d9-afc961c611af/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:22:34,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ec76539d-5046-406a-b3d9-afc961c611af used request id req-ad3e1b3e-4059-492a-8473-11b51ba6a092 2018-12-23 01:22:34,806 - create_image - DEBUG - Instance status is - active 2018-12-23 01:22:34,806 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-image 2018-12-23 01:22:34,806 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-image 2018-12-23 01:22:34,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:22:34,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:22:35,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:22:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["iK1vBbWsSXynaDPmVTfqrQ"], "issued_at": "2018-12-23T01:22:35.000000Z"}} 2018-12-23 01:22:35,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff91d0f57f4b005a21ac9bc7ebd216bfc55ce41" 2018-12-23 01:22:35,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8e1cf8-a195-4301-9300-bb2773c2d835 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:22:35,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1b8e1cf8-a195-4301-9300-bb2773c2d835 2018-12-23 01:22:35,287 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:22:35,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff91d0f57f4b005a21ac9bc7ebd216bfc55ce41" 2018-12-23 01:22:35,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-04231d34-dbc2-4068-8aac-fc2661614a8c x-compute-request-id: req-04231d34-dbc2-4068-8aac-fc2661614a8c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:22:35,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-04231d34-dbc2-4068-8aac-fc2661614a8c 2018-12-23 01:22:35,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff91d0f57f4b005a21ac9bc7ebd216bfc55ce41" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-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-12-23 01:22:35,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-2853c2d2-f487-4295-89eb-cee47a2f4a07 x-compute-request-id: req-2853c2d2-f487-4295-89eb-cee47a2f4a07 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d26c577a-46af-46d5-9b42-76b666347471", "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:22:35,648 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2853c2d2-f487-4295-89eb-cee47a2f4a07 2018-12-23 01:22:35,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:22:35,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:22:36,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90c09697c94f4a94886de25d85485112", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj-role"}], "expires_at": "2018-12-23T02:22:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6406a0fec0141c0b7f228529d914fc1", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2d603c32-315c-484-user", "id": "649c020612d447c1abc1fd62b87b74c4"}, "audit_ids": ["ZYqGKSpDTQ2QxEXqanxUBQ"], "issued_at": "2018-12-23T01:22:36.000000Z"}} 2018-12-23 01:22:36,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb30011d575626fd898c0212a6ec8d5127916b5" 2018-12-23 01:22:36,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a24e8e6d-92a5-4c3d-beca-88c3424fa522 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:22:36,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a24e8e6d-92a5-4c3d-beca-88c3424fa522 2018-12-23 01:22:36,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb30011d575626fd898c0212a6ec8d5127916b5" 2018-12-23 01:22:36,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e6853ba4-2a13-4087-b4ac-8df49b4fefab Date: Sun, 23 Dec 2018 01:22:36 GMT RESP BODY: {"networks":[]} 2018-12-23 01:22:36,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net used request id req-e6853ba4-2a13-4087-b4ac-8df49b4fefab 2018-12-23 01:22:36,280 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net 2018-12-23 01:22:36,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb30011d575626fd898c0212a6ec8d5127916b5" -d '{"network": {"name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net", "admin_state_up": true}}' 2018-12-23 01:22:37,029 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b2518c83-6296-4538-899e-cc8337e080ed Date: Sun, 23 Dec 2018 01:22:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"aceeedde-63ea-451f-a15e-829c3f703a4b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:22:36Z","is_default":false,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:36Z","mtu":1450}} 2018-12-23 01:22:37,029 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-b2518c83-6296-4538-899e-cc8337e080ed 2018-12-23 01:22:37,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb30011d575626fd898c0212a6ec8d5127916b5" 2018-12-23 01:22:37,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d389eab9-e287-4444-a292-37ac7b6bd71e Date: Sun, 23 Dec 2018 01:22:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-23T01:22:36Z","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"aceeedde-63ea-451f-a15e-829c3f703a4b","name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net"}]} 2018-12-23 01:22:37,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-d389eab9-e287-4444-a292-37ac7b6bd71e 2018-12-23 01:22:37,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb30011d575626fd898c0212a6ec8d5127916b5" 2018-12-23 01:22:37,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-934ffb6c-0c89-4f7d-a1ea-365e5ff4fa5c Date: Sun, 23 Dec 2018 01:22:37 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:22:37,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-934ffb6c-0c89-4f7d-a1ea-365e5ff4fa5c 2018-12-23 01:22:37,310 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-subnet 2018-12-23 01:22:37,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb30011d575626fd898c0212a6ec8d5127916b5" -d '{"subnets": [{"ip_version": 4, "network_id": "aceeedde-63ea-451f-a15e-829c3f703a4b", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-subnet"}]}' 2018-12-23 01:22:38,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-44b84444-0faa-4b72-888e-88dc40262ad3 Date: Sun, 23 Dec 2018 01:22:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:37Z","dns_nameservers":[],"updated_at":"2018-12-23T01:22:37Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"36914707-1307-40bb-96ab-0083e5c3e64e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-subnet"}]} 2018-12-23 01:22:38,241 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-44b84444-0faa-4b72-888e-88dc40262ad3 2018-12-23 01:22:38,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb30011d575626fd898c0212a6ec8d5127916b5" 2018-12-23 01:22:38,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b0bb4963-ca99-42c7-8757-c9ba9c0e692b Date: Sun, 23 Dec 2018 01:22: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":["36914707-1307-40bb-96ab-0083e5c3e64e"],"updated_at":"2018-12-23T01:22:37Z","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"aceeedde-63ea-451f-a15e-829c3f703a4b","name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net"}]} 2018-12-23 01:22:38,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-b0bb4963-ca99-42c7-8757-c9ba9c0e692b 2018-12-23 01:22:38,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb30011d575626fd898c0212a6ec8d5127916b5" 2018-12-23 01:22:38,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7451374b-b9f0-4a1d-b489-092de66376d0 Date: Sun, 23 Dec 2018 01:22:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:37Z","dns_nameservers":[],"updated_at":"2018-12-23T01:22:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"36914707-1307-40bb-96ab-0083e5c3e64e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-subnet"}]} 2018-12-23 01:22:38,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-7451374b-b9f0-4a1d-b489-092de66376d0 2018-12-23 01:22:38,583 - OpenStackNetwork - DEBUG - Network [aceeedde-63ea-451f-a15e-829c3f703a4b] created successfully 2018-12-23 01:22:38,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:22:38,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:22:38,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90c09697c94f4a94886de25d85485112", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj-role"}], "expires_at": "2018-12-23T02:22:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6406a0fec0141c0b7f228529d914fc1", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2d603c32-315c-484-user", "id": "649c020612d447c1abc1fd62b87b74c4"}, "audit_ids": ["xa1xkPmCTGW949wgcseXLQ"], "issued_at": "2018-12-23T01:22:38.000000Z"}} 2018-12-23 01:22:38,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18b05ae11eb3d70f2f0d8cc80e554bec7ab9a88" 2018-12-23 01:22:39,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597d86d5-22ca-4743-947a-69a96a95de19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:22:39,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-597d86d5-22ca-4743-947a-69a96a95de19 2018-12-23 01:22:39,035 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18b05ae11eb3d70f2f0d8cc80e554bec7ab9a88" 2018-12-23 01:22:39,285 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:39 GMT Server: Apache x-compute-request-id: req-dc668675-70af-4227-acb6-8fa8d11f93f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dc668675-70af-4227-acb6-8fa8d11f93f7 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 01:22:39,285 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/detail used request id req-dc668675-70af-4227-acb6-8fa8d11f93f7 2018-12-23 01:22:39,288 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-dc668675-70af-4227-acb6-8fa8d11f93f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18b05ae11eb3d70f2f0d8cc80e554bec7ab9a88" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-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-12-23 01:22:39,622 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:22:39 GMT Server: Apache x-compute-request-id: req-f4172096-1f72-4f7f-ab84-eefb37cdbed2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f4172096-1f72-4f7f-ab84-eefb37cdbed2 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "649c020612d447c1abc1fd62b87b74c4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90", "rel": "self"}, {"href": "http://172.30.9.26:8776/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:22:39.517850", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "138a9a9a-fd72-42f8-8515-16e22d813b90", "size": 1}} 2018-12-23 01:22:39,623 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes used request id req-f4172096-1f72-4f7f-ab84-eefb37cdbed2 2018-12-23 01:22:39,626 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc668675-70af-4227-acb6-8fa8d11f93f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18b05ae11eb3d70f2f0d8cc80e554bec7ab9a88" 2018-12-23 01:22:39,818 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:39 GMT Server: Apache x-compute-request-id: req-fe6fffcc-148b-4c57-b108-bcdbf9f0baa6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fe6fffcc-148b-4c57-b108-bcdbf9f0baa6 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "649c020612d447c1abc1fd62b87b74c4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90", "rel": "self"}, {"href": "http://172.30.9.26:8776/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:22:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "updated_at": "2018-12-23T01:22:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "138a9a9a-fd72-42f8-8515-16e22d813b90", "size": 1}} 2018-12-23 01:22:39,819 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90 used request id req-fe6fffcc-148b-4c57-b108-bcdbf9f0baa6 2018-12-23 01:22:39,819 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-1 2018-12-23 01:22:39,822 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc668675-70af-4227-acb6-8fa8d11f93f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18b05ae11eb3d70f2f0d8cc80e554bec7ab9a88" 2018-12-23 01:22:40,043 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:39 GMT Server: Apache x-compute-request-id: req-95bdb0a3-ee79-4d9c-8e6a-a0ea82410002 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95bdb0a3-ee79-4d9c-8e6a-a0ea82410002 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "649c020612d447c1abc1fd62b87b74c4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90", "rel": "self"}, {"href": "http://172.30.9.26:8776/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:22:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "updated_at": "2018-12-23T01:22:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "138a9a9a-fd72-42f8-8515-16e22d813b90", "size": 1}} 2018-12-23 01:22:40,043 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90 used request id req-95bdb0a3-ee79-4d9c-8e6a-a0ea82410002 2018-12-23 01:22:40,043 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:22:40,043 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-1 2018-12-23 01:22:40,044 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-1 2018-12-23 01:22:40,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:22:40,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:22:40,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90c09697c94f4a94886de25d85485112", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj-role"}], "expires_at": "2018-12-23T02:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6406a0fec0141c0b7f228529d914fc1", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2d603c32-315c-484-user", "id": "649c020612d447c1abc1fd62b87b74c4"}, "audit_ids": ["ZES_t98mSE-FsK6v4NCwdQ"], "issued_at": "2018-12-23T01:22:40.000000Z"}} 2018-12-23 01:22:40,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8b1ce92de9b11f5f96d383e21a6b96b0d22780" 2018-12-23 01:22:40,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80e9663c-4fda-4c4c-8fa0-30564f518d6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:22:40,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-80e9663c-4fda-4c4c-8fa0-30564f518d6e 2018-12-23 01:22:40,502 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8b1ce92de9b11f5f96d383e21a6b96b0d22780" 2018-12-23 01:22:40,691 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:40 GMT Server: Apache x-compute-request-id: req-bfb4d161-2cc9-4f66-82d9-496380711832 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bfb4d161-2cc9-4f66-82d9-496380711832 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "649c020612d447c1abc1fd62b87b74c4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90", "rel": "self"}, {"href": "http://172.30.9.26:8776/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:22:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "updated_at": "2018-12-23T01:22:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "138a9a9a-fd72-42f8-8515-16e22d813b90", "size": 1}]} 2018-12-23 01:22:40,691 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/detail used request id req-bfb4d161-2cc9-4f66-82d9-496380711832 2018-12-23 01:22:40,695 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bfb4d161-2cc9-4f66-82d9-496380711832" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8b1ce92de9b11f5f96d383e21a6b96b0d22780" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-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-12-23 01:22:41,036 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:22:40 GMT Server: Apache x-compute-request-id: req-d8044d83-b93b-415a-927b-f80b0ec204e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d8044d83-b93b-415a-927b-f80b0ec204e6 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "649c020612d447c1abc1fd62b87b74c4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "rel": "self"}, {"href": "http://172.30.9.26:8776/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:22:40.951728", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "size": 1}} 2018-12-23 01:22:41,036 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes used request id req-d8044d83-b93b-415a-927b-f80b0ec204e6 2018-12-23 01:22:41,040 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bfb4d161-2cc9-4f66-82d9-496380711832" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8b1ce92de9b11f5f96d383e21a6b96b0d22780" 2018-12-23 01:22:41,235 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:41 GMT Server: Apache x-compute-request-id: req-48445335-d64d-484e-8afd-d6ce58bfad17 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48445335-d64d-484e-8afd-d6ce58bfad17 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "649c020612d447c1abc1fd62b87b74c4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "rel": "self"}, {"href": "http://172.30.9.26:8776/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:22:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "updated_at": "2018-12-23T01:22:41.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "size": 1}} 2018-12-23 01:22:41,235 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531 used request id req-48445335-d64d-484e-8afd-d6ce58bfad17 2018-12-23 01:22:41,236 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-2 2018-12-23 01:22:41,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bfb4d161-2cc9-4f66-82d9-496380711832" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8b1ce92de9b11f5f96d383e21a6b96b0d22780" 2018-12-23 01:22:41,426 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:41 GMT Server: Apache x-compute-request-id: req-c3689ad3-2ce5-4150-9f6a-7b69ed974882 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c3689ad3-2ce5-4150-9f6a-7b69ed974882 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "649c020612d447c1abc1fd62b87b74c4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "rel": "self"}, {"href": "http://172.30.9.26:8776/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:22:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "updated_at": "2018-12-23T01:22:41.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "size": 1}} 2018-12-23 01:22:41,426 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531 used request id req-c3689ad3-2ce5-4150-9f6a-7b69ed974882 2018-12-23 01:22:41,427 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:22:41,427 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-2 2018-12-23 01:22:41,427 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-2 2018-12-23 01:22:41,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:22:41,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:22:41,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90c09697c94f4a94886de25d85485112", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj-role"}], "expires_at": "2018-12-23T02:22:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6406a0fec0141c0b7f228529d914fc1", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2d603c32-315c-484-user", "id": "649c020612d447c1abc1fd62b87b74c4"}, "audit_ids": ["l-JMz0FzTbS3HDulPioBrg"], "issued_at": "2018-12-23T01:22:41.000000Z"}} 2018-12-23 01:22:41,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:41,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc07d7b6-b723-4f86-b5ed-13b030bd31c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:22:41,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bc07d7b6-b723-4f86-b5ed-13b030bd31c5 2018-12-23 01:22:41,883 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:22:41,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:41,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-850e9006-db21-497a-a9fc-e158ac7319ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:22:41,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-850e9006-db21-497a-a9fc-e158ac7319ef 2018-12-23 01:22:41,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:42,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-35a07eb2-97e1-40dd-ad7f-5a102db16466 Date: Sun, 23 Dec 2018 01:22: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":["36914707-1307-40bb-96ab-0083e5c3e64e"],"updated_at":"2018-12-23T01:22:37Z","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"aceeedde-63ea-451f-a15e-829c3f703a4b","name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net"}]} 2018-12-23 01:22:42,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net used request id req-35a07eb2-97e1-40dd-ad7f-5a102db16466 2018-12-23 01:22:42,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:22:42,310 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:22:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:22:42,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:42,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e5823d-e83c-4e13-92db-2420129d1827 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1"}, "enabled": true, "id": "b6406a0fec0141c0b7f228529d914fc1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}} 2018-12-23 01:22:42,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 used request id req-c4e5823d-e83c-4e13-92db-2420129d1827 2018-12-23 01:22:42,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:42,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-021c4881-94ba-49c0-b4c8-8abf0e92a570 Date: Sun, 23 Dec 2018 01:22:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:37Z","dns_nameservers":[],"updated_at":"2018-12-23T01:22:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"36914707-1307-40bb-96ab-0083e5c3e64e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-subnet"}]} 2018-12-23 01:22:42,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-021c4881-94ba-49c0-b4c8-8abf0e92a570 2018-12-23 01:22:42,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b&name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:42,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8eb39c63-e5aa-40d7-afa8-d8e63a9be703 Date: Sun, 23 Dec 2018 01:22:42 GMT RESP BODY: {"ports":[]} 2018-12-23 01:22:42,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b&name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-port&admin_state_up=True used request id req-8eb39c63-e5aa-40d7-afa8-d8e63a9be703 2018-12-23 01:22:42,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:43,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1bc7778b-b413-450a-af96-25e4a6767d9c x-compute-request-id: req-1bc7778b-b413-450a-af96-25e4a6767d9c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:22:43,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst used request id req-1bc7778b-b413-450a-af96-25e4a6767d9c 2018-12-23 01:22:43,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:43,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ac9644f3-9a7e-48d6-9e9e-05e1c3c5bb2b Date: Sun, 23 Dec 2018 01:22:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["36914707-1307-40bb-96ab-0083e5c3e64e"],"updated_at":"2018-12-23T01:22:37Z","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"aceeedde-63ea-451f-a15e-829c3f703a4b","name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net"}]} 2018-12-23 01:22:43,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net used request id req-ac9644f3-9a7e-48d6-9e9e-05e1c3c5bb2b 2018-12-23 01:22:43,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:43,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7eb0740-6f72-443b-b265-c4e7d9fb76a6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1"}, "enabled": true, "id": "b6406a0fec0141c0b7f228529d914fc1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}} 2018-12-23 01:22:43,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 used request id req-c7eb0740-6f72-443b-b265-c4e7d9fb76a6 2018-12-23 01:22:43,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:43,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-db7f0e8c-425e-48d7-aeb3-b14cfacd4148 Date: Sun, 23 Dec 2018 01:22:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:37Z","dns_nameservers":[],"updated_at":"2018-12-23T01:22:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"36914707-1307-40bb-96ab-0083e5c3e64e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-subnet"}]} 2018-12-23 01:22:43,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-db7f0e8c-425e-48d7-aeb3-b14cfacd4148 2018-12-23 01:22:43,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b&name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:43,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-85b06e5a-f044-4dbf-89bd-120834d7f9b1 Date: Sun, 23 Dec 2018 01:22:43 GMT RESP BODY: {"ports":[]} 2018-12-23 01:22:43,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b&name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-port&admin_state_up=True used request id req-85b06e5a-f044-4dbf-89bd-120834d7f9b1 2018-12-23 01:22:43,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:22:43,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:22:44,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90c09697c94f4a94886de25d85485112", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj-role"}], "expires_at": "2018-12-23T02:22:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6406a0fec0141c0b7f228529d914fc1", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2d603c32-315c-484-user", "id": "649c020612d447c1abc1fd62b87b74c4"}, "audit_ids": ["uhi9w_FMRVaEIjPWnPFZrw"], "issued_at": "2018-12-23T01:22:44.000000Z"}} 2018-12-23 01:22:44,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1967bcb378ff5b6d4430f2f2668fc6c57e6b52b" 2018-12-23 01:22:44,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46364931-d791-46a6-8e40-a0f737445cd0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:22:44,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-46364931-d791-46a6-8e40-a0f737445cd0 2018-12-23 01:22:44,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:44,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b5d18242-fee4-43ee-b3bc-9d36b2f4ec83 Date: Sun, 23 Dec 2018 01:22: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":["36914707-1307-40bb-96ab-0083e5c3e64e"],"updated_at":"2018-12-23T01:22:37Z","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"aceeedde-63ea-451f-a15e-829c3f703a4b","name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net"}]} 2018-12-23 01:22:44,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net used request id req-b5d18242-fee4-43ee-b3bc-9d36b2f4ec83 2018-12-23 01:22:44,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:44,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-09373ab6-eea8-48be-9306-9779501d8b86 Date: Sun, 23 Dec 2018 01:22:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:37Z","dns_nameservers":[],"updated_at":"2018-12-23T01:22:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"36914707-1307-40bb-96ab-0083e5c3e64e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-subnet"}]} 2018-12-23 01:22:44,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-09373ab6-eea8-48be-9306-9779501d8b86 2018-12-23 01:22:44,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:44,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ad1ee5d1-73cb-4a9b-be7e-1f7569482f4a Date: Sun, 23 Dec 2018 01:22: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":["36914707-1307-40bb-96ab-0083e5c3e64e"],"updated_at":"2018-12-23T01:22:37Z","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"aceeedde-63ea-451f-a15e-829c3f703a4b","name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net"}]} 2018-12-23 01:22:44,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net used request id req-ad1ee5d1-73cb-4a9b-be7e-1f7569482f4a 2018-12-23 01:22:44,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:22:44,922 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:22:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:22:44,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1967bcb378ff5b6d4430f2f2668fc6c57e6b52b" 2018-12-23 01:22:44,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3241f15d-e15f-4f11-a1f2-88bbd618772f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1"}, "enabled": true, "id": "b6406a0fec0141c0b7f228529d914fc1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}} 2018-12-23 01:22:44,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 used request id req-3241f15d-e15f-4f11-a1f2-88bbd618772f 2018-12-23 01:22:45,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:45,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d6e44df6-8e24-4562-8074-8615d6ce3726 Date: Sun, 23 Dec 2018 01:22:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:37Z","dns_nameservers":[],"updated_at":"2018-12-23T01:22:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"36914707-1307-40bb-96ab-0083e5c3e64e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-subnet"}]} 2018-12-23 01:22:45,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-d6e44df6-8e24-4562-8074-8615d6ce3726 2018-12-23 01:22:45,194 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net 2018-12-23 01:22:45,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" -d '{"port": {"network_id": "aceeedde-63ea-451f-a15e-829c3f703a4b", "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-port", "admin_state_up": true}}' 2018-12-23 01:22:46,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-4997163c-e45b-4961-8a80-2f8607ecce1d Date: Sun, 23 Dec 2018 01:22:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:45Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.5"}],"id":"6d7cf6a5-1f37-443d-a685-dddcfbdbe03d","security_groups":["ed87989e-a411-4801-9691-848e57d8692a"],"mac_address":"fa:16:3e:f0:77:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-port","project_id":"b6406a0fec0141c0b7f228529d914fc1","qos_policy_id":null,"admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:45Z","binding:vnic_type":"normal"}} 2018-12-23 01:22:46,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-4997163c-e45b-4961-8a80-2f8607ecce1d 2018-12-23 01:22:46,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:46,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3acbd7d3-0f2d-444e-ad58-59b0e0d8c9d5 Date: Sun, 23 Dec 2018 01:22:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["36914707-1307-40bb-96ab-0083e5c3e64e"],"updated_at":"2018-12-23T01:22:37Z","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"aceeedde-63ea-451f-a15e-829c3f703a4b","name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net"}]} 2018-12-23 01:22:46,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net used request id req-3acbd7d3-0f2d-444e-ad58-59b0e0d8c9d5 2018-12-23 01:22:46,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:46,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b0bc23-8784-4d87-b917-885e963552ec Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1"}, "enabled": true, "id": "b6406a0fec0141c0b7f228529d914fc1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}} 2018-12-23 01:22:46,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 used request id req-97b0bc23-8784-4d87-b917-885e963552ec 2018-12-23 01:22:46,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:46,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b5e2b704-7a6d-4aa4-8e18-c4eb80220694 Date: Sun, 23 Dec 2018 01:22:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:37Z","dns_nameservers":[],"updated_at":"2018-12-23T01:22:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"36914707-1307-40bb-96ab-0083e5c3e64e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-subnet"}]} 2018-12-23 01:22:46,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-b5e2b704-7a6d-4aa4-8e18-c4eb80220694 2018-12-23 01:22:46,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b&name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:46,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-da3a9891-18a1-4b16-b0e9-eae25aac64b9 Date: Sun, 23 Dec 2018 01:22:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:45Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.5"}],"id":"6d7cf6a5-1f37-443d-a685-dddcfbdbe03d","security_groups":["ed87989e-a411-4801-9691-848e57d8692a"],"mac_address":"fa:16:3e:f0:77:ca","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-port","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:45Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:22:46,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b&name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-port&admin_state_up=True used request id req-da3a9891-18a1-4b16-b0e9-eae25aac64b9 2018-12-23 01:22:46,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:46,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7561d024-6f64-458e-a665-f8fe9dcc8337 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1"}, "enabled": true, "id": "b6406a0fec0141c0b7f228529d914fc1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}} 2018-12-23 01:22:46,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 used request id req-7561d024-6f64-458e-a665-f8fe9dcc8337 2018-12-23 01:22:46,895 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst 2018-12-23 01:22:46,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:46,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22: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-7c6ec3c3-bd6f-47ad-aa0e-ed822a0a1bd0 x-compute-request-id: req-7c6ec3c3-bd6f-47ad-aa0e-ed822a0a1bd0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d26c577a-46af-46d5-9b42-76b666347471", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-flavor-name"}]} 2018-12-23 01:22:46,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7c6ec3c3-bd6f-47ad-aa0e-ed822a0a1bd0 2018-12-23 01:22:46,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/d26c577a-46af-46d5-9b42-76b666347471 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:46,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22: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-52eb3084-6928-4900-b86f-959ec24cb0e7 x-compute-request-id: req-52eb3084-6928-4900-b86f-959ec24cb0e7 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d26c577a-46af-46d5-9b42-76b666347471", "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:22:46,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/d26c577a-46af-46d5-9b42-76b666347471 used request id req-52eb3084-6928-4900-b86f-959ec24cb0e7 2018-12-23 01:22:46,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:47,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-c6c72bc5-7dce-44ed-b523-f9ec6e86d951 Date: Sun, 23 Dec 2018 01:22:47 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:22:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:22:34Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/ec76539d-5046-406a-b3d9-afc961c611af/snap", "metadata": {}}], "self": "/v2/images/ec76539d-5046-406a-b3d9-afc961c611af", "min_disk": 0, "protected": false, "id": "ec76539d-5046-406a-b3d9-afc961c611af", "file": "/v2/images/ec76539d-5046-406a-b3d9-afc961c611af/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6406a0fec0141c0b7f228529d914fc1", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/ec76539d-5046-406a-b3d9-afc961c611af/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-image"} 2018-12-23 01:22:47,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-image used request id req-c6c72bc5-7dce-44ed-b523-f9ec6e86d951 2018-12-23 01:22:47,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:47,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d8654684-b03f-4b4e-a71a-f22f100f2d15 Date: Sun, 23 Dec 2018 01:22: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-12-23 01:22:47,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d8654684-b03f-4b4e-a71a-f22f100f2d15 2018-12-23 01:22:47,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" -d '{"server": {"name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst", "imageRef": "ec76539d-5046-406a-b3d9-afc961c611af", "flavorRef": "d26c577a-46af-46d5-9b42-76b666347471", "max_count": 1, "min_count": 1, "networks": [{"port": "6d7cf6a5-1f37-443d-a685-dddcfbdbe03d"}]}}' 2018-12-23 01:22:48,835 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:22:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9ab9f2e-4c6f-40c4-ae05-19269790391c x-compute-request-id: req-d9ab9f2e-4c6f-40c4-ae05-19269790391c Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "bookmark"}], "adminPass": "kRzVo7a3Fxvi"}} 2018-12-23 01:22:48,835 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-d9ab9f2e-4c6f-40c4-ae05-19269790391c 2018-12-23 01:22:48,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:49,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22: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-7f25281b-f590-4bd2-b4b8-dc74ace7b8c2 x-compute-request-id: req-7f25281b-f590-4bd2-b4b8-dc74ace7b8c2 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "bookmark"}], "image": {"id": "ec76539d-5046-406a-b3d9-afc961c611af", "links": [{"href": "http://172.30.9.26:8774/images/ec76539d-5046-406a-b3d9-afc961c611af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d26c577a-46af-46d5-9b42-76b666347471", "links": [{"href": "http://172.30.9.26:8774/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "bookmark"}]}, "id": "4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "user_id": "649c020612d447c1abc1fd62b87b74c4", "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-12-23T01:22:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst", "created": "2018-12-23T01:22:48Z", "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:22:49,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 used request id req-7f25281b-f590-4bd2-b4b8-dc74ace7b8c2 2018-12-23 01:22:49,222 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst 2018-12-23 01:22:49,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:49,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa2cb9fe-0876-4dc9-8317-ce5e62bd415c x-compute-request-id: req-fa2cb9fe-0876-4dc9-8317-ce5e62bd415c Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "bookmark"}], "image": {"id": "ec76539d-5046-406a-b3d9-afc961c611af", "links": [{"href": "http://172.30.9.26:8774/images/ec76539d-5046-406a-b3d9-afc961c611af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d26c577a-46af-46d5-9b42-76b666347471", "links": [{"href": "http://172.30.9.26:8774/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "bookmark"}]}, "id": "4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "user_id": "649c020612d447c1abc1fd62b87b74c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:22:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst", "created": "2018-12-23T01:22:48Z", "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:22:49,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 used request id req-fa2cb9fe-0876-4dc9-8317-ce5e62bd415c 2018-12-23 01:22:49,676 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst] is - BUILD 2018-12-23 01:22:49,676 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:22:52,679 - create_instance - DEBUG - VM status query timeout in 896.542676926 2018-12-23 01:22:52,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:53,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22: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-80da0c43-9f94-49c5-95b4-6ac830b35ee6 x-compute-request-id: req-80da0c43-9f94-49c5-95b4-6ac830b35ee6 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "bookmark"}], "image": {"id": "ec76539d-5046-406a-b3d9-afc961c611af", "links": [{"href": "http://172.30.9.26:8774/images/ec76539d-5046-406a-b3d9-afc961c611af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d26c577a-46af-46d5-9b42-76b666347471", "links": [{"href": "http://172.30.9.26:8774/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "bookmark"}]}, "id": "4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "security_groups": [{"name": "default"}], "user_id": "649c020612d447c1abc1fd62b87b74c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:22:49Z", "hostId": "29501c93ed5140dcea94b260a4b711d731676b1ecc758d30ecc979c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst", "created": "2018-12-23T01:22:48Z", "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:22:53,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 used request id req-80da0c43-9f94-49c5-95b4-6ac830b35ee6 2018-12-23 01:22:53,380 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst] is - BUILD 2018-12-23 01:22:53,380 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:22:56,384 - create_instance - DEBUG - VM status query timeout in 892.838450909 2018-12-23 01:22:56,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:57,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-f5ac9e43-b0da-458e-8920-09e8027f0c4a x-compute-request-id: req-f5ac9e43-b0da-458e-8920-09e8027f0c4a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:77:ca", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "bookmark"}], "image": {"id": "ec76539d-5046-406a-b3d9-afc961c611af", "links": [{"href": "http://172.30.9.26:8774/images/ec76539d-5046-406a-b3d9-afc961c611af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:22:53.000000", "flavor": {"id": "d26c577a-46af-46d5-9b42-76b666347471", "links": [{"href": "http://172.30.9.26:8774/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "bookmark"}]}, "id": "4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "security_groups": [{"name": "default"}], "user_id": "649c020612d447c1abc1fd62b87b74c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:22:54Z", "hostId": "29501c93ed5140dcea94b260a4b711d731676b1ecc758d30ecc979c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst", "created": "2018-12-23T01:22:48Z", "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:22:57,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 used request id req-f5ac9e43-b0da-458e-8920-09e8027f0c4a 2018-12-23 01:22:57,160 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst] is - ACTIVE 2018-12-23 01:22:57,160 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:22:57,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:57,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee640be4-8290-4c4f-9dec-5c41462a487b x-compute-request-id: req-ee640be4-8290-4c4f-9dec-5c41462a487b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:77:ca", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "bookmark"}], "image": {"id": "ec76539d-5046-406a-b3d9-afc961c611af", "links": [{"href": "http://172.30.9.26:8774/images/ec76539d-5046-406a-b3d9-afc961c611af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:22:53.000000", "flavor": {"id": "d26c577a-46af-46d5-9b42-76b666347471", "links": [{"href": "http://172.30.9.26:8774/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "bookmark"}]}, "id": "4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "security_groups": [{"name": "default"}], "user_id": "649c020612d447c1abc1fd62b87b74c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:22:54Z", "hostId": "29501c93ed5140dcea94b260a4b711d731676b1ecc758d30ecc979c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst", "created": "2018-12-23T01:22:48Z", "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:22:57,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 used request id req-ee640be4-8290-4c4f-9dec-5c41462a487b 2018-12-23 01:22:57,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:57,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-57837844-facd-4baa-8887-69dff806a947 Date: Sun, 23 Dec 2018 01:22: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":["36914707-1307-40bb-96ab-0083e5c3e64e"],"updated_at":"2018-12-23T01:22:37Z","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"aceeedde-63ea-451f-a15e-829c3f703a4b","name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net"}]} 2018-12-23 01:22:57,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net used request id req-57837844-facd-4baa-8887-69dff806a947 2018-12-23 01:22:57,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:57,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-150ad5fb-a19c-4401-a5d6-978878bbfc18 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1"}, "enabled": true, "id": "b6406a0fec0141c0b7f228529d914fc1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}} 2018-12-23 01:22:57,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 used request id req-150ad5fb-a19c-4401-a5d6-978878bbfc18 2018-12-23 01:22:57,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:58,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-173d56eb-3e04-4f48-b1a9-29a15c58a5a4 Date: Sun, 23 Dec 2018 01:22:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:37Z","dns_nameservers":[],"updated_at":"2018-12-23T01:22:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"36914707-1307-40bb-96ab-0083e5c3e64e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-subnet"}]} 2018-12-23 01:22:58,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-173d56eb-3e04-4f48-b1a9-29a15c58a5a4 2018-12-23 01:22:58,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:58,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-e098ec45-9d28-47e0-ac52-a4bfe1323454 Date: Sun, 23 Dec 2018 01:22:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.4"}],"id":"11dd0fc3-2a50-415d-ad80-1b5939d0a1af","security_groups":[],"mac_address":"fa:16:3e:a9:07:18","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aceeedde-63ea-451f-a15e-829c3f703a4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.3"}],"id":"48e5c9c0-217c-4f14-ada2-1a38a034bba6","security_groups":[],"mac_address":"fa:16:3e:b8:38:21","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aceeedde-63ea-451f-a15e-829c3f703a4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.5"}],"id":"6d7cf6a5-1f37-443d-a685-dddcfbdbe03d","security_groups":["ed87989e-a411-4801-9691-848e57d8692a"],"mac_address":"fa:16:3e:f0:77:ca","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-port","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:45Z","binding:vnic_type":"normal","device_id":"4fc81551-1beb-4e1c-ba53-fd1f26b4e014"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.2"}],"id":"cd1ecbcf-48fa-414e-b88a-7bc8a26d700f","security_groups":[],"mac_address":"fa:16:3e:22:6a:34","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aceeedde-63ea-451f-a15e-829c3f703a4b"}]} 2018-12-23 01:22:58,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-e098ec45-9d28-47e0-ac52-a4bfe1323454 2018-12-23 01:22:58,144 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:58,332 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:58 GMT Server: Apache x-compute-request-id: req-89229953-5205-4a41-8056-e95c54c5b3fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-89229953-5205-4a41-8056-e95c54c5b3fc Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "649c020612d447c1abc1fd62b87b74c4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "rel": "self"}, {"href": "http://172.30.9.26:8776/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:22:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "updated_at": "2018-12-23T01:22:41.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "size": 1}, {"status": "available", "user_id": "649c020612d447c1abc1fd62b87b74c4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90", "rel": "self"}, {"href": "http://172.30.9.26:8776/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:22:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "updated_at": "2018-12-23T01:22:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "138a9a9a-fd72-42f8-8515-16e22d813b90", "size": 1}]} 2018-12-23 01:22:58,332 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/detail used request id req-89229953-5205-4a41-8056-e95c54c5b3fc 2018-12-23 01:22:58,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:58,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf37ed12-609e-436c-b86f-fe6c546df5d4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1"}, "enabled": true, "id": "b6406a0fec0141c0b7f228529d914fc1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}} 2018-12-23 01:22:58,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 used request id req-cf37ed12-609e-436c-b86f-fe6c546df5d4 2018-12-23 01:22:58,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:58,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c937f09-2640-4a91-b111-c756ee8a8270 x-compute-request-id: req-5c937f09-2640-4a91-b111-c756ee8a8270 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:77:ca", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "bookmark"}], "image": {"id": "ec76539d-5046-406a-b3d9-afc961c611af", "links": [{"href": "http://172.30.9.26:8774/images/ec76539d-5046-406a-b3d9-afc961c611af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:22:53.000000", "flavor": {"id": "d26c577a-46af-46d5-9b42-76b666347471", "links": [{"href": "http://172.30.9.26:8774/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "bookmark"}]}, "id": "4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "security_groups": [{"name": "default"}], "user_id": "649c020612d447c1abc1fd62b87b74c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:22:54Z", "hostId": "29501c93ed5140dcea94b260a4b711d731676b1ecc758d30ecc979c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst", "created": "2018-12-23T01:22:48Z", "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:22:58,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 used request id req-5c937f09-2640-4a91-b111-c756ee8a8270 2018-12-23 01:22:58,926 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst] is - ACTIVE 2018-12-23 01:22:58,926 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:22:58,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:59,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04cd57e5-4004-424f-b9b3-d6cc31d31ba6 x-compute-request-id: req-04cd57e5-4004-424f-b9b3-d6cc31d31ba6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:77:ca", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "bookmark"}], "image": {"id": "ec76539d-5046-406a-b3d9-afc961c611af", "links": [{"href": "http://172.30.9.26:8774/images/ec76539d-5046-406a-b3d9-afc961c611af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:22:53.000000", "flavor": {"id": "d26c577a-46af-46d5-9b42-76b666347471", "links": [{"href": "http://172.30.9.26:8774/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "bookmark"}]}, "id": "4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "security_groups": [{"name": "default"}], "user_id": "649c020612d447c1abc1fd62b87b74c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:22:54Z", "hostId": "29501c93ed5140dcea94b260a4b711d731676b1ecc758d30ecc979c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst", "created": "2018-12-23T01:22:48Z", "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:22:59,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 used request id req-04cd57e5-4004-424f-b9b3-d6cc31d31ba6 2018-12-23 01:22:59,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:59,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-93ede976-99c0-49ff-91e9-20d33b571e9c Date: Sun, 23 Dec 2018 01:22: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":["36914707-1307-40bb-96ab-0083e5c3e64e"],"updated_at":"2018-12-23T01:22:37Z","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"aceeedde-63ea-451f-a15e-829c3f703a4b","name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net"}]} 2018-12-23 01:22:59,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net used request id req-93ede976-99c0-49ff-91e9-20d33b571e9c 2018-12-23 01:22:59,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:59,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-debadc53-7f44-411d-aa55-3431a298289c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1"}, "enabled": true, "id": "b6406a0fec0141c0b7f228529d914fc1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}} 2018-12-23 01:22:59,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 used request id req-debadc53-7f44-411d-aa55-3431a298289c 2018-12-23 01:22:59,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:22:59,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d6d098c4-e762-4a29-a840-f2f052b40005 Date: Sun, 23 Dec 2018 01:22:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:37Z","dns_nameservers":[],"updated_at":"2018-12-23T01:22:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"36914707-1307-40bb-96ab-0083e5c3e64e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-subnet"}]} 2018-12-23 01:22:59,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-d6d098c4-e762-4a29-a840-f2f052b40005 2018-12-23 01:22:59,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:23:00,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-dbd18773-c030-45e6-aa00-99b532610583 Date: Sun, 23 Dec 2018 01:23:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.4"}],"id":"11dd0fc3-2a50-415d-ad80-1b5939d0a1af","security_groups":[],"mac_address":"fa:16:3e:a9:07:18","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aceeedde-63ea-451f-a15e-829c3f703a4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.3"}],"id":"48e5c9c0-217c-4f14-ada2-1a38a034bba6","security_groups":[],"mac_address":"fa:16:3e:b8:38:21","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aceeedde-63ea-451f-a15e-829c3f703a4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.5"}],"id":"6d7cf6a5-1f37-443d-a685-dddcfbdbe03d","security_groups":["ed87989e-a411-4801-9691-848e57d8692a"],"mac_address":"fa:16:3e:f0:77:ca","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-port","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:45Z","binding:vnic_type":"normal","device_id":"4fc81551-1beb-4e1c-ba53-fd1f26b4e014"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.2"}],"id":"cd1ecbcf-48fa-414e-b88a-7bc8a26d700f","security_groups":[],"mac_address":"fa:16:3e:22:6a:34","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aceeedde-63ea-451f-a15e-829c3f703a4b"}]} 2018-12-23 01:23:00,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-dbd18773-c030-45e6-aa00-99b532610583 2018-12-23 01:23:00,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" -d '{"volumeAttachment": {"volumeId": "138a9a9a-fd72-42f8-8515-16e22d813b90"}}' 2018-12-23 01:23:02,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23: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-ec811cd7-b19b-434b-814a-a7058dcc1bd9 x-compute-request-id: req-ec811cd7-b19b-434b-814a-a7058dcc1bd9 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "id": "138a9a9a-fd72-42f8-8515-16e22d813b90", "volumeId": "138a9a9a-fd72-42f8-8515-16e22d813b90"}} 2018-12-23 01:23:02,006 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014/os-volume_attachments used request id req-ec811cd7-b19b-434b-814a-a7058dcc1bd9 2018-12-23 01:23:02,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:23:02,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-5626b9e1-6872-433a-9267-0a6db7e046ca x-compute-request-id: req-5626b9e1-6872-433a-9267-0a6db7e046ca Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:77:ca", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "bookmark"}], "image": {"id": "ec76539d-5046-406a-b3d9-afc961c611af", "links": [{"href": "http://172.30.9.26:8774/images/ec76539d-5046-406a-b3d9-afc961c611af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:22:53.000000", "flavor": {"id": "d26c577a-46af-46d5-9b42-76b666347471", "links": [{"href": "http://172.30.9.26:8774/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "bookmark"}]}, "id": "4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "security_groups": [{"name": "default"}], "user_id": "649c020612d447c1abc1fd62b87b74c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:22:54Z", "hostId": "29501c93ed5140dcea94b260a4b711d731676b1ecc758d30ecc979c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst", "created": "2018-12-23T01:22:48Z", "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "os-extended-volumes:volumes_attached": [{"id": "138a9a9a-fd72-42f8-8515-16e22d813b90"}], "metadata": {}}} 2018-12-23 01:23:02,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 used request id req-5626b9e1-6872-433a-9267-0a6db7e046ca 2018-12-23 01:23:02,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:23:02,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5d9cdfe2-ed45-4c24-8c59-f9f4d54b98bf Date: Sun, 23 Dec 2018 01:23: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":["36914707-1307-40bb-96ab-0083e5c3e64e"],"updated_at":"2018-12-23T01:22:37Z","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"aceeedde-63ea-451f-a15e-829c3f703a4b","name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net"}]} 2018-12-23 01:23:02,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net used request id req-5d9cdfe2-ed45-4c24-8c59-f9f4d54b98bf 2018-12-23 01:23:02,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:23:02,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd6273bc-17b5-4026-9f1c-aa3c014aeb5a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1"}, "enabled": true, "id": "b6406a0fec0141c0b7f228529d914fc1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}} 2018-12-23 01:23:02,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 used request id req-cd6273bc-17b5-4026-9f1c-aa3c014aeb5a 2018-12-23 01:23:02,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:23:03,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2b06f078-9d9c-4ae4-a882-4f50267215cc Date: Sun, 23 Dec 2018 01:23:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:37Z","dns_nameservers":[],"updated_at":"2018-12-23T01:22:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"36914707-1307-40bb-96ab-0083e5c3e64e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-subnet"}]} 2018-12-23 01:23:03,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-2b06f078-9d9c-4ae4-a882-4f50267215cc 2018-12-23 01:23:03,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:23:03,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-e0b0c78b-fe21-4f82-9d85-2a369e4c9a70 Date: Sun, 23 Dec 2018 01:23:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.4"}],"id":"11dd0fc3-2a50-415d-ad80-1b5939d0a1af","security_groups":[],"mac_address":"fa:16:3e:a9:07:18","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aceeedde-63ea-451f-a15e-829c3f703a4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.3"}],"id":"48e5c9c0-217c-4f14-ada2-1a38a034bba6","security_groups":[],"mac_address":"fa:16:3e:b8:38:21","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aceeedde-63ea-451f-a15e-829c3f703a4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.5"}],"id":"6d7cf6a5-1f37-443d-a685-dddcfbdbe03d","security_groups":["ed87989e-a411-4801-9691-848e57d8692a"],"mac_address":"fa:16:3e:f0:77:ca","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-port","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:45Z","binding:vnic_type":"normal","device_id":"4fc81551-1beb-4e1c-ba53-fd1f26b4e014"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.2"}],"id":"cd1ecbcf-48fa-414e-b88a-7bc8a26d700f","security_groups":[],"mac_address":"fa:16:3e:22:6a:34","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aceeedde-63ea-451f-a15e-829c3f703a4b"}]} 2018-12-23 01:23:03,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-e0b0c78b-fe21-4f82-9d85-2a369e4c9a70 2018-12-23 01:23:03,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:23:03,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90c09697c94f4a94886de25d85485112", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj-role"}], "expires_at": "2018-12-23T02:23:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6406a0fec0141c0b7f228529d914fc1", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b6406a0fec0141c0b7f228529d914fc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2d603c32-315c-484-user", "id": "649c020612d447c1abc1fd62b87b74c4"}, "audit_ids": ["iNe4WCi7QHeK4EHjRP6bNg"], "issued_at": "2018-12-23T01:23:03.000000Z"}} 2018-12-23 01:23:03,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127737d3565c83d500f5cd016375b1905c16a8ec" 2018-12-23 01:23:04,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6263205e-fdd2-4ee0-a054-aec0e38c3cdd x-compute-request-id: req-6263205e-fdd2-4ee0-a054-aec0e38c3cdd Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:77:ca", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "bookmark"}], "image": {"id": "ec76539d-5046-406a-b3d9-afc961c611af", "links": [{"href": "http://172.30.9.26:8774/images/ec76539d-5046-406a-b3d9-afc961c611af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:22:53.000000", "flavor": {"id": "d26c577a-46af-46d5-9b42-76b666347471", "links": [{"href": "http://172.30.9.26:8774/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "bookmark"}]}, "id": "4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "security_groups": [{"name": "default"}], "user_id": "649c020612d447c1abc1fd62b87b74c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:23:03Z", "hostId": "29501c93ed5140dcea94b260a4b711d731676b1ecc758d30ecc979c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst", "created": "2018-12-23T01:22:48Z", "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "os-extended-volumes:volumes_attached": [{"id": "138a9a9a-fd72-42f8-8515-16e22d813b90"}], "metadata": {}}]} 2018-12-23 01:23:04,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst used request id req-6263205e-fdd2-4ee0-a054-aec0e38c3cdd 2018-12-23 01:23:04,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127737d3565c83d500f5cd016375b1905c16a8ec" 2018-12-23 01:23:04,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-be9b144f-49b1-497b-a28d-7ecb78ab68b1 Date: Sun, 23 Dec 2018 01:23:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["36914707-1307-40bb-96ab-0083e5c3e64e"],"updated_at":"2018-12-23T01:22:37Z","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"aceeedde-63ea-451f-a15e-829c3f703a4b","name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net"}]} 2018-12-23 01:23:04,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net used request id req-be9b144f-49b1-497b-a28d-7ecb78ab68b1 2018-12-23 01:23:04,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127737d3565c83d500f5cd016375b1905c16a8ec" 2018-12-23 01:23:04,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-24f11d02-c5ce-494c-90d7-2fe6c25fe166 Date: Sun, 23 Dec 2018 01:23:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:37Z","dns_nameservers":[],"updated_at":"2018-12-23T01:22:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b6406a0fec0141c0b7f228529d914fc1","id":"36914707-1307-40bb-96ab-0083e5c3e64e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-subnet"}]} 2018-12-23 01:23:04,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-24f11d02-c5ce-494c-90d7-2fe6c25fe166 2018-12-23 01:23:04,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127737d3565c83d500f5cd016375b1905c16a8ec" 2018-12-23 01:23:05,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-58ae521e-fecd-4c4a-ac65-5a4be5a42c3a Date: Sun, 23 Dec 2018 01:23:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.4"}],"id":"11dd0fc3-2a50-415d-ad80-1b5939d0a1af","security_groups":[],"mac_address":"fa:16:3e:a9:07:18","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aceeedde-63ea-451f-a15e-829c3f703a4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.3"}],"id":"48e5c9c0-217c-4f14-ada2-1a38a034bba6","security_groups":[],"mac_address":"fa:16:3e:b8:38:21","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aceeedde-63ea-451f-a15e-829c3f703a4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.5"}],"id":"6d7cf6a5-1f37-443d-a685-dddcfbdbe03d","security_groups":["ed87989e-a411-4801-9691-848e57d8692a"],"mac_address":"fa:16:3e:f0:77:ca","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-port","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:45Z","binding:vnic_type":"normal","device_id":"4fc81551-1beb-4e1c-ba53-fd1f26b4e014"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:22:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36914707-1307-40bb-96ab-0083e5c3e64e","ip_address":"10.55.0.2"}],"id":"cd1ecbcf-48fa-414e-b88a-7bc8a26d700f","security_groups":[],"mac_address":"fa:16:3e:22:6a:34","project_id":"b6406a0fec0141c0b7f228529d914fc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aceeedde-63ea-451f-a15e-829c3f703a4b","tenant_id":"b6406a0fec0141c0b7f228529d914fc1","created_at":"2018-12-23T01:22:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aceeedde-63ea-451f-a15e-829c3f703a4b"}]} 2018-12-23 01:23:05,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-58ae521e-fecd-4c4a-ac65-5a4be5a42c3a 2018-12-23 01:23:05,149 - create_instance - INFO - Deleting Port with ID - 6d7cf6a5-1f37-443d-a685-dddcfbdbe03d 2018-12-23 01:23:05,149 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-port 2018-12-23 01:23:05,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/6d7cf6a5-1f37-443d-a685-dddcfbdbe03d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:23:05,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c0b9be4e-8269-4dc1-8ff3-dd594e3e4723 Date: Sun, 23 Dec 2018 01:23:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:23:05,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/6d7cf6a5-1f37-443d-a685-dddcfbdbe03d used request id req-c0b9be4e-8269-4dc1-8ff3-dd594e3e4723 2018-12-23 01:23:05,733 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-89229953-5205-4a41-8056-e95c54c5b3fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:23:05,934 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:05 GMT Server: Apache x-compute-request-id: req-b093fe05-b309-45ab-8225-2c69dfe24408 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b093fe05-b309-45ab-8225-2c69dfe24408 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "649c020612d447c1abc1fd62b87b74c4", "attachments": [{"server_id": "4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "attachment_id": "8070da1e-93fd-437c-a780-11b0c42a23c5", "attached_at": "2018-12-23T01:23:03.000000", "host_name": null, "volume_id": "138a9a9a-fd72-42f8-8515-16e22d813b90", "device": "/dev/vdb", "id": "138a9a9a-fd72-42f8-8515-16e22d813b90"}], "links": [{"href": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90", "rel": "self"}, {"href": "http://172.30.9.26:8776/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:22:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "updated_at": "2018-12-23T01:23:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "138a9a9a-fd72-42f8-8515-16e22d813b90", "size": 1}} 2018-12-23 01:23:05,935 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90 used request id req-b093fe05-b309-45ab-8225-2c69dfe24408 2018-12-23 01:23:05,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014/os-volume_attachments/138a9a9a-fd72-42f8-8515-16e22d813b90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:23:07,473 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:23:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dcd57ed4-e5d8-4f7c-b3d5-d161a463b75b x-compute-request-id: req-dcd57ed4-e5d8-4f7c-b3d5-d161a463b75b Content-Length: 0 Content-Type: application/json 2018-12-23 01:23:07,473 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014/os-volume_attachments/138a9a9a-fd72-42f8-8515-16e22d813b90 used request id req-dcd57ed4-e5d8-4f7c-b3d5-d161a463b75b 2018-12-23 01:23:07,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:23:07,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-e8507b39-b9e4-46a9-9046-87ddff4c304b x-compute-request-id: req-e8507b39-b9e4-46a9-9046-87ddff4c304b 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.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "bookmark"}], "image": {"id": "ec76539d-5046-406a-b3d9-afc961c611af", "links": [{"href": "http://172.30.9.26:8774/images/ec76539d-5046-406a-b3d9-afc961c611af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:22:53.000000", "flavor": {"id": "d26c577a-46af-46d5-9b42-76b666347471", "links": [{"href": "http://172.30.9.26:8774/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "bookmark"}]}, "id": "4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "user_id": "649c020612d447c1abc1fd62b87b74c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:23:03Z", "hostId": "29501c93ed5140dcea94b260a4b711d731676b1ecc758d30ecc979c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst", "created": "2018-12-23T01:22:48Z", "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "os-extended-volumes:volumes_attached": [{"id": "138a9a9a-fd72-42f8-8515-16e22d813b90"}], "metadata": {}}} 2018-12-23 01:23:07,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 used request id req-e8507b39-b9e4-46a9-9046-87ddff4c304b 2018-12-23 01:23:10,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:23:10,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-208817ec-e71e-4b40-b8b4-8e0ddd5baa79 x-compute-request-id: req-208817ec-e71e-4b40-b8b4-8e0ddd5baa79 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "bookmark"}], "image": {"id": "ec76539d-5046-406a-b3d9-afc961c611af", "links": [{"href": "http://172.30.9.26:8774/images/ec76539d-5046-406a-b3d9-afc961c611af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:22:53.000000", "flavor": {"id": "d26c577a-46af-46d5-9b42-76b666347471", "links": [{"href": "http://172.30.9.26:8774/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "bookmark"}]}, "id": "4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "user_id": "649c020612d447c1abc1fd62b87b74c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:23:03Z", "hostId": "29501c93ed5140dcea94b260a4b711d731676b1ecc758d30ecc979c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst", "created": "2018-12-23T01:22:48Z", "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:23:10,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 used request id req-208817ec-e71e-4b40-b8b4-8e0ddd5baa79 2018-12-23 01:23:10,685 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst 2018-12-23 01:23:10,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:23:10,841 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:23:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61827929-9e41-4e8c-aae6-d31c948c3a3b x-compute-request-id: req-61827929-9e41-4e8c-aae6-d31c948c3a3b Content-Type: application/json 2018-12-23 01:23:10,841 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 used request id req-61827929-9e41-4e8c-aae6-d31c948c3a3b 2018-12-23 01:23:10,841 - create_instance - INFO - Checking deletion status 2018-12-23 01:23:10,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:23:11,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd223f74-7af6-40c2-8643-eec8a1954201 x-compute-request-id: req-cd223f74-7af6-40c2-8643-eec8a1954201 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "rel": "bookmark"}], "image": {"id": "ec76539d-5046-406a-b3d9-afc961c611af", "links": [{"href": "http://172.30.9.26:8774/images/ec76539d-5046-406a-b3d9-afc961c611af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:22:53.000000", "flavor": {"id": "d26c577a-46af-46d5-9b42-76b666347471", "links": [{"href": "http://172.30.9.26:8774/flavors/d26c577a-46af-46d5-9b42-76b666347471", "rel": "bookmark"}]}, "id": "4fc81551-1beb-4e1c-ba53-fd1f26b4e014", "user_id": "649c020612d447c1abc1fd62b87b74c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:23:10Z", "hostId": "29501c93ed5140dcea94b260a4b711d731676b1ecc758d30ecc979c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst", "created": "2018-12-23T01:22:48Z", "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:23:11,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 used request id req-cd223f74-7af6-40c2-8643-eec8a1954201 2018-12-23 01:23:11,097 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst] is - ACTIVE 2018-12-23 01:23:11,097 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:23:14,100 - create_instance - DEBUG - VM status query timeout in 296.741330147 2018-12-23 01:23:14,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c05296a8351d8e6c1a426dc2a90449420b3147" 2018-12-23 01:23:14,154 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-84f6fd5f-9777-45bd-b945-ed92e7ad577a x-compute-request-id: req-84f6fd5f-9777-45bd-b945-ed92e7ad577a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4fc81551-1beb-4e1c-ba53-fd1f26b4e014 could not be found.", "code": 404}} 2018-12-23 01:23:14,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4fc81551-1beb-4e1c-ba53-fd1f26b4e014 used request id req-84f6fd5f-9777-45bd-b945-ed92e7ad577a 2018-12-23 01:23:14,155 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4fc81551-1beb-4e1c-ba53-fd1f26b4e014 could not be found. (HTTP 404) (Request-ID: req-84f6fd5f-9777-45bd-b945-ed92e7ad577a) 2018-12-23 01:23:14,155 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-inst 2018-12-23 01:23:14,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/d26c577a-46af-46d5-9b42-76b666347471 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff91d0f57f4b005a21ac9bc7ebd216bfc55ce41" 2018-12-23 01:23:14,201 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-85f1939a-1fa0-4895-a98e-5c824e463f35 x-compute-request-id: req-85f1939a-1fa0-4895-a98e-5c824e463f35 Content-Length: 0 Content-Type: application/json 2018-12-23 01:23:14,201 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d26c577a-46af-46d5-9b42-76b666347471 used request id req-85f1939a-1fa0-4895-a98e-5c824e463f35 2018-12-23 01:23:14,202 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-subnet 2018-12-23 01:23:14,202 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-subnet 2018-12-23 01:23:14,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/36914707-1307-40bb-96ab-0083e5c3e64e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb30011d575626fd898c0212a6ec8d5127916b5" 2018-12-23 01:23:16,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-832b9c35-7bcd-44ac-b078-02085fdee813 Date: Sun, 23 Dec 2018 01:23:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:23:16,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/36914707-1307-40bb-96ab-0083e5c3e64e used request id req-832b9c35-7bcd-44ac-b078-02085fdee813 2018-12-23 01:23:16,617 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-pub-net 2018-12-23 01:23:16,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/aceeedde-63ea-451f-a15e-829c3f703a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb30011d575626fd898c0212a6ec8d5127916b5" 2018-12-23 01:23:17,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d7bb26af-1457-4d83-a6ab-6edf4d10b359 Date: Sun, 23 Dec 2018 01:23:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:23:17,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/aceeedde-63ea-451f-a15e-829c3f703a4b used request id req-d7bb26af-1457-4d83-a6ab-6edf4d10b359 2018-12-23 01:23:17,907 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bfb4d161-2cc9-4f66-82d9-496380711832" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8b1ce92de9b11f5f96d383e21a6b96b0d22780" 2018-12-23 01:23:18,085 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:17 GMT Server: Apache x-compute-request-id: req-5cbb8aa6-ef37-4e41-aab2-afe1259a63f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5cbb8aa6-ef37-4e41-aab2-afe1259a63f2 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "649c020612d447c1abc1fd62b87b74c4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "rel": "self"}, {"href": "http://172.30.9.26:8776/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:22:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "updated_at": "2018-12-23T01:22:41.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "size": 1}} 2018-12-23 01:23:18,085 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531 used request id req-5cbb8aa6-ef37-4e41-aab2-afe1259a63f2 2018-12-23 01:23:18,085 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:23:18,085 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-2 2018-12-23 01:23:18,086 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-2 2018-12-23 01:23:18,088 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bfb4d161-2cc9-4f66-82d9-496380711832" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8b1ce92de9b11f5f96d383e21a6b96b0d22780" 2018-12-23 01:23:18,325 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:23:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-224b6bf2-4660-4075-a6cb-837e73734949 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:23:18,325 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531 used request id req-224b6bf2-4660-4075-a6cb-837e73734949 2018-12-23 01:23:18,329 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bfb4d161-2cc9-4f66-82d9-496380711832" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8b1ce92de9b11f5f96d383e21a6b96b0d22780" 2018-12-23 01:23:18,535 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:18 GMT Server: Apache x-compute-request-id: req-d0839de4-8468-44ae-8666-bab94e6b7446 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d0839de4-8468-44ae-8666-bab94e6b7446 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "649c020612d447c1abc1fd62b87b74c4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "rel": "self"}, {"href": "http://172.30.9.26:8776/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:22:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "updated_at": "2018-12-23T01:23:18.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "57b9ba18-d4ed-4a2d-8b1e-6b6452550531", "size": 1}} 2018-12-23 01:23:18,535 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531 used request id req-d0839de4-8468-44ae-8666-bab94e6b7446 2018-12-23 01:23:18,535 - create_volume - DEBUG - Instance status is - deleting 2018-12-23 01:23:18,535 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 01:23:21,539 - create_volume - DEBUG - Volume status query timeout in 56.7871191502 2018-12-23 01:23:21,542 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bfb4d161-2cc9-4f66-82d9-496380711832" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8b1ce92de9b11f5f96d383e21a6b96b0d22780" 2018-12-23 01:23:21,572 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:23:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-70d38b22-5283-4fe1-80aa-9b82423447b0 x-openstack-request-id: req-70d38b22-5283-4fe1-80aa-9b82423447b0 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 57b9ba18-d4ed-4a2d-8b1e-6b6452550531 could not be found.", "code": 404}} 2018-12-23 01:23:21,573 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/57b9ba18-d4ed-4a2d-8b1e-6b6452550531 used request id req-70d38b22-5283-4fe1-80aa-9b82423447b0 2018-12-23 01:23:21,573 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 57b9ba18-d4ed-4a2d-8b1e-6b6452550531 could not be found. (HTTP 404) (Request-ID: req-70d38b22-5283-4fe1-80aa-9b82423447b0) 2018-12-23 01:23:21,573 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-2 2018-12-23 01:23:21,576 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc668675-70af-4227-acb6-8fa8d11f93f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18b05ae11eb3d70f2f0d8cc80e554bec7ab9a88" 2018-12-23 01:23:21,635 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:21 GMT Server: Apache x-compute-request-id: req-afa72128-3ab4-4252-a481-6817d6df5ca5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-afa72128-3ab4-4252-a481-6817d6df5ca5 Content-Encoding: gzip Content-Length: 479 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "649c020612d447c1abc1fd62b87b74c4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90", "rel": "self"}, {"href": "http://172.30.9.26:8776/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:22:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "updated_at": "2018-12-23T01:23:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "138a9a9a-fd72-42f8-8515-16e22d813b90", "size": 1}} 2018-12-23 01:23:21,635 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90 used request id req-afa72128-3ab4-4252-a481-6817d6df5ca5 2018-12-23 01:23:21,635 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:23:21,636 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-1 2018-12-23 01:23:21,636 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-1 2018-12-23 01:23:21,639 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc668675-70af-4227-acb6-8fa8d11f93f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18b05ae11eb3d70f2f0d8cc80e554bec7ab9a88" 2018-12-23 01:23:21,840 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:23:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7d62be9d-f298-4c1a-94b9-96a2556ef765 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:23:21,840 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90 used request id req-7d62be9d-f298-4c1a-94b9-96a2556ef765 2018-12-23 01:23:21,843 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc668675-70af-4227-acb6-8fa8d11f93f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18b05ae11eb3d70f2f0d8cc80e554bec7ab9a88" 2018-12-23 01:23:22,039 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:21 GMT Server: Apache x-compute-request-id: req-c1f4effb-d4f6-4639-a94c-53c3914a48c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c1f4effb-d4f6-4639-a94c-53c3914a48c7 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "649c020612d447c1abc1fd62b87b74c4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90", "rel": "self"}, {"href": "http://172.30.9.26:8776/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:22:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "updated_at": "2018-12-23T01:23:21.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "138a9a9a-fd72-42f8-8515-16e22d813b90", "size": 1}} 2018-12-23 01:23:22,040 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90 used request id req-c1f4effb-d4f6-4639-a94c-53c3914a48c7 2018-12-23 01:23:22,040 - create_volume - DEBUG - Instance status is - deleting 2018-12-23 01:23:22,040 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 01:23:25,043 - create_volume - DEBUG - Volume status query timeout in 56.7974078655 2018-12-23 01:23:25,046 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc668675-70af-4227-acb6-8fa8d11f93f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18b05ae11eb3d70f2f0d8cc80e554bec7ab9a88" 2018-12-23 01:23:25,247 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:23:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f77d2fc8-f994-43d5-a012-8dcd2cebd948 x-openstack-request-id: req-f77d2fc8-f994-43d5-a012-8dcd2cebd948 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 138a9a9a-fd72-42f8-8515-16e22d813b90 could not be found.", "code": 404}} 2018-12-23 01:23:25,247 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b6406a0fec0141c0b7f228529d914fc1/volumes/138a9a9a-fd72-42f8-8515-16e22d813b90 used request id req-f77d2fc8-f994-43d5-a012-8dcd2cebd948 2018-12-23 01:23:25,247 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 138a9a9a-fd72-42f8-8515-16e22d813b90 could not be found. (HTTP 404) (Request-ID: req-f77d2fc8-f994-43d5-a012-8dcd2cebd948) 2018-12-23 01:23:25,248 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-1 2018-12-23 01:23:25,248 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-8b40b06c-dc2e-4e12-8d60-9f9c9e9741f1-image 2018-12-23 01:23:25,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/ec76539d-5046-406a-b3d9-afc961c611af -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acbeb78c5fa4f5c76ec19ba76ee7dfe5791792db" 2018-12-23 01:23:26,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e31f04d-ebfe-4b1f-a2ff-ce542b522100 Date: Sun, 23 Dec 2018 01:23:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:23:26,061 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ec76539d-5046-406a-b3d9-afc961c611af used request id req-1e31f04d-ebfe-4b1f-a2ff-ce542b522100 2018-12-23 01:23:26,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" 2018-12-23 01:23:26,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fe4dabff-80da-4a40-a03d-fd4b6a0458a3 Date: Sun, 23 Dec 2018 01:23:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "created_at": "2018-12-23T01:22:36Z", "updated_at": "2018-12-23T01:22:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:22:36Z", "revision_number": 0, "id": "66bf408a-351d-4e7a-9210-f770712b46ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:22:36Z", "security_group_id": "ed87989e-a411-4801-9691-848e57d8692a", "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b6406a0fec0141c0b7f228529d914fc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:22:36Z", "revision_number": 0, "id": "6f2d55be-3e97-4c08-aa88-9621d20aba72", "remote_group_id": "ed87989e-a411-4801-9691-848e57d8692a", "remote_ip_prefix": null, "created_at": "2018-12-23T01:22:36Z", "security_group_id": "ed87989e-a411-4801-9691-848e57d8692a", "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b6406a0fec0141c0b7f228529d914fc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:22:36Z", "revision_number": 0, "id": "8c936d52-faff-4976-960a-7776c84d4edd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:22:36Z", "security_group_id": "ed87989e-a411-4801-9691-848e57d8692a", "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b6406a0fec0141c0b7f228529d914fc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:22:36Z", "revision_number": 0, "id": "e8f2c4e0-d6de-4996-986b-499ab20ac46f", "remote_group_id": "ed87989e-a411-4801-9691-848e57d8692a", "remote_ip_prefix": null, "created_at": "2018-12-23T01:22:36Z", "security_group_id": "ed87989e-a411-4801-9691-848e57d8692a", "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b6406a0fec0141c0b7f228529d914fc1"}], "revision_number": 4, "project_id": "b6406a0fec0141c0b7f228529d914fc1", "id": "ed87989e-a411-4801-9691-848e57d8692a", "name": "default"}]} 2018-12-23 01:23:26,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-fe4dabff-80da-4a40-a03d-fd4b6a0458a3 2018-12-23 01:23:26,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" 2018-12-23 01:23:26,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a933ddc3-da0d-47a7-bbd1-9590a751cf09 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:23:26,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-a933ddc3-da0d-47a7-bbd1-9590a751cf09 2018-12-23 01:23:26,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" 2018-12-23 01:23:26,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-567e88e8-f99a-49ae-ba84-06d7d41ffc52 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:23:26,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-567e88e8-f99a-49ae-ba84-06d7d41ffc52 2018-12-23 01:23:26,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" 2018-12-23 01:23:26,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24cc4460-2246-47f6-bdec-a3d2830549ac Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:23:26,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-24cc4460-2246-47f6-bdec-a3d2830549ac 2018-12-23 01:23:26,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" 2018-12-23 01:23:26,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b7abc7-fce1-41c1-b616-7e841b98c718 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1"}, "enabled": true, "id": "b6406a0fec0141c0b7f228529d914fc1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2d603c32-315c-484-proj"}} 2018-12-23 01:23:26,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 used request id req-93b7abc7-fce1-41c1-b616-7e841b98c718 2018-12-23 01:23:26,670 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed87989e-a411-4801-9691-848e57d8692a 2018-12-23 01:23:26,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ed87989e-a411-4801-9691-848e57d8692a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" 2018-12-23 01:23:26,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-47ebf69e-e774-49d2-832b-57bc450e16e5 Date: Sun, 23 Dec 2018 01:23: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-12-23T01:22:36Z", "security_group_id": "ed87989e-a411-4801-9691-848e57d8692a", "port_range_min": null, "revision_number": 0, "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "created_at": "2018-12-23T01:22:36Z", "project_id": "b6406a0fec0141c0b7f228529d914fc1", "id": "66bf408a-351d-4e7a-9210-f770712b46ab"}, {"remote_group_id": "ed87989e-a411-4801-9691-848e57d8692a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:22:36Z", "security_group_id": "ed87989e-a411-4801-9691-848e57d8692a", "port_range_min": null, "revision_number": 0, "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "created_at": "2018-12-23T01:22:36Z", "project_id": "b6406a0fec0141c0b7f228529d914fc1", "id": "6f2d55be-3e97-4c08-aa88-9621d20aba72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:22:36Z", "security_group_id": "ed87989e-a411-4801-9691-848e57d8692a", "port_range_min": null, "revision_number": 0, "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "created_at": "2018-12-23T01:22:36Z", "project_id": "b6406a0fec0141c0b7f228529d914fc1", "id": "8c936d52-faff-4976-960a-7776c84d4edd"}, {"remote_group_id": "ed87989e-a411-4801-9691-848e57d8692a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:22:36Z", "security_group_id": "ed87989e-a411-4801-9691-848e57d8692a", "port_range_min": null, "revision_number": 0, "tenant_id": "b6406a0fec0141c0b7f228529d914fc1", "created_at": "2018-12-23T01:22:36Z", "project_id": "b6406a0fec0141c0b7f228529d914fc1", "id": "e8f2c4e0-d6de-4996-986b-499ab20ac46f"}]} 2018-12-23 01:23:26,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ed87989e-a411-4801-9691-848e57d8692a used request id req-47ebf69e-e774-49d2-832b-57bc450e16e5 2018-12-23 01:23:26,849 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:23:26,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ed87989e-a411-4801-9691-848e57d8692a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" 2018-12-23 01:23:27,248 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f925c7b-56bf-4122-bce6-a73b8714a8fd Content-Length: 0 Date: Sun, 23 Dec 2018 01:23:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:23:27,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ed87989e-a411-4801-9691-848e57d8692a used request id req-9f925c7b-56bf-4122-bce6-a73b8714a8fd 2018-12-23 01:23:27,249 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-2d603c32-315c-484-proj 2018-12-23 01:23:27,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" 2018-12-23 01:23:27,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:23:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffc669cd-92e0-4888-b6a0-eb8afb0251b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:23:27,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b6406a0fec0141c0b7f228529d914fc1 used request id req-ffc669cd-92e0-4888-b6a0-eb8afb0251b0 2018-12-23 01:23:27,453 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-2d603c32-315c-484-proj-role 2018-12-23 01:23:27,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/90c09697c94f4a94886de25d85485112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" 2018-12-23 01:23:27,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:23:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0de8a86-9168-4676-942a-850f391f0c7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:23:27,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/90c09697c94f4a94886de25d85485112 used request id req-b0de8a86-9168-4676-942a-850f391f0c7e 2018-12-23 01:23:27,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91dcfa26b58b779b34b3d67028de68111320998" 2018-12-23 01:23:27,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8c736a-e89a-4b49-86be-5e70abe0ccb4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:23:27,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8a8c736a-e89a-4b49-86be-5e70abe0ccb4 2018-12-23 01:23:27,670 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-2d603c32-315c-484-user 2018-12-23 01:23:27,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/649c020612d447c1abc1fd62b87b74c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb001da09efbc7474e07a6882c6fb2c0f06657c" 2018-12-23 01:23:27,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:23:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-660ff4dc-5575-486b-b947-cf56423bbe8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:23:27,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/649c020612d447c1abc1fd62b87b74c4 used request id req-660ff4dc-5575-486b-b947-cf56423bbe8c 2018-12-23 01:23:27,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:23:28,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:23:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["LRk87DjPSOi7roxL4fRQ0g"], "issued_at": "2018-12-23T01:23:28.000000Z"}} 2018-12-23 01:23:28,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbba9075ba5d1ff80cfaf4efd6ee6ffdd4e0bb00" 2018-12-23 01:23:28,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c40c372-2322-4c88-b4d9-eb53ad0633d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:23:28,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7c40c372-2322-4c88-b4d9-eb53ad0633d7 2018-12-23 01:23:28,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:23:28,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:23:28,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:23:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["-WnNp28GT-ujCMx-7f_fPQ"], "issued_at": "2018-12-23T01:23:28.000000Z"}} 2018-12-23 01:23:28,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0bcce9080d89d68601ab057363387ef195a800" 2018-12-23 01:23:28,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-110a7834-f5d2-440b-bb45-6504d9c1564d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:23:28,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-110a7834-f5d2-440b-bb45-6504d9c1564d 2018-12-23 01:23:28,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:23:28,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:23:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:23:28,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-45e941be-31c6-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0bcce9080d89d68601ab057363387ef195a800" 2018-12-23 01:23:28,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57678737-55c6-4d7d-9ebb-6a70917d48ec Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-45e941be-31c6-43d-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:23:28,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-45e941be-31c6-43d-proj used request id req-57678737-55c6-4d7d-9ebb-6a70917d48ec 2018-12-23 01:23:28,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0bcce9080d89d68601ab057363387ef195a800" 2018-12-23 01:23:29,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e0109f-c85e-420b-9039-06d9419ba0ea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:23:29,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-74e0109f-c85e-420b-9039-06d9419ba0ea 2018-12-23 01:23:29,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0bcce9080d89d68601ab057363387ef195a800" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}}' 2018-12-23 01:23:29,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:23:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f1645a9-6496-4d14-8241-1ed3c2103407 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710"}, "enabled": true, "id": "936de3f7d91146919d8e5319a6703710", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}} 2018-12-23 01:23:29,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-0f1645a9-6496-4d14-8241-1ed3c2103407 2018-12-23 01:23:29,253 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-45e941be-31c6-43d-proj 2018-12-23 01:23:29,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:23:29,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:23:29,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:23:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["tjHffqxVQOmaOXXgMqMsPg"], "issued_at": "2018-12-23T01:23:29.000000Z"}} 2018-12-23 01:23:29,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bac356f16d0cc68e6286670b48f69677b2d7b0b" 2018-12-23 01:23:29,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea80a515-6109-4724-9bbb-7b631722f01d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:23:29,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ea80a515-6109-4724-9bbb-7b631722f01d 2018-12-23 01:23:29,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:23:29,726 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:23:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:23:29,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bac356f16d0cc68e6286670b48f69677b2d7b0b" 2018-12-23 01:23:29,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ed7783-2d59-40c3-8317-9fac5d8b9d1a Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:23:29,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d7ed7783-2d59-40c3-8317-9fac5d8b9d1a 2018-12-23 01:23:29,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-45e941be-31c6-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bac356f16d0cc68e6286670b48f69677b2d7b0b" 2018-12-23 01:23:29,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e9782c-146a-44f4-8a34-be69fafd8e01 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-45e941be-31c6-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710"}, "enabled": true, "id": "936de3f7d91146919d8e5319a6703710", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}]} 2018-12-23 01:23:29,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-45e941be-31c6-43d-proj used request id req-56e9782c-146a-44f4-8a34-be69fafd8e01 2018-12-23 01:23:29,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bac356f16d0cc68e6286670b48f69677b2d7b0b" 2018-12-23 01:23:30,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-916a6fdc-3afd-47a2-b096-330f4c5b0abb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:23:30,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-916a6fdc-3afd-47a2-b096-330f4c5b0abb 2018-12-23 01:23:30,397 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-45e941be-31c6-43d-user 2018-12-23 01:23:30,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:23:30,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0bcce9080d89d68601ab057363387ef195a800" 2018-12-23 01:23:30,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4fa55f0-e270-45c5-a1eb-fc7b4d9c6aaa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:23:30,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e4fa55f0-e270-45c5-a1eb-fc7b4d9c6aaa 2018-12-23 01:23:30,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0bcce9080d89d68601ab057363387ef195a800" -d '{"role": {"name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj-role"}}' 2018-12-23 01:23:30,618 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:23:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7240f9e-1fbf-4d0e-9e5e-e2d69d44d583 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac6275aac491446d96e44a45be714180", "links": {"self": "http://172.30.9.26:5000/v3/roles/ac6275aac491446d96e44a45be714180"}, "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj-role"}} 2018-12-23 01:23:30,618 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d7240f9e-1fbf-4d0e-9e5e-e2d69d44d583 2018-12-23 01:23:30,618 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-45e941be-31c6-43d-proj-role 2018-12-23 01:23:30,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ac6275aac491446d96e44a45be714180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0bcce9080d89d68601ab057363387ef195a800" 2018-12-23 01:23:30,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50aa54de-0ab4-4134-a8e4-f1208ba486c0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ac6275aac491446d96e44a45be714180"}, "domain_id": null, "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj-role", "id": "ac6275aac491446d96e44a45be714180"}} 2018-12-23 01:23:30,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ac6275aac491446d96e44a45be714180 used request id req-50aa54de-0ab4-4134-a8e4-f1208ba486c0 2018-12-23 01:23:30,707 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-45e941be-31c6-43d-proj-role to project CreateInstanceVolumeTests-45e941be-31c6-43d-proj 2018-12-23 01:23:30,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710/users/1bb410e717d646fea111b066d1b7cdf5/roles/ac6275aac491446d96e44a45be714180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0bcce9080d89d68601ab057363387ef195a800" 2018-12-23 01:23:30,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:23:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81fb997d-aa9c-42e4-8f4c-72c30e44e52f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:23:30,842 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710/users/1bb410e717d646fea111b066d1b7cdf5/roles/ac6275aac491446d96e44a45be714180 used request id req-81fb997d-aa9c-42e4-8f4c-72c30e44e52f 2018-12-23 01:23:30,842 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:23:30,843 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:23:30,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:23:30,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:23:31,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac6275aac491446d96e44a45be714180", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj-role"}], "expires_at": "2018-12-23T02:23:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "936de3f7d91146919d8e5319a6703710", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-user", "id": "1bb410e717d646fea111b066d1b7cdf5"}, "audit_ids": ["_lgEJTH7SVi8CYi7umSWGw"], "issued_at": "2018-12-23T01:23:31.000000Z"}} 2018-12-23 01:23:31,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a29f6de7992c3a409d6a1f7ec4f1a9dfa086617" 2018-12-23 01:23:31,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5d4c72-7e07-432c-924f-3fe6d4d3134e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:23:31,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6d5d4c72-7e07-432c-924f-3fe6d4d3134e 2018-12-23 01:23:31,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a29f6de7992c3a409d6a1f7ec4f1a9dfa086617" 2018-12-23 01:23:31,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-c1dede01-5121-4601-a619-106c17a083d1 Date: Sun, 23 Dec 2018 01:23:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-image"} 2018-12-23 01:23:31,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-image used request id req-c1dede01-5121-4601-a619-106c17a083d1 2018-12-23 01:23:31,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a29f6de7992c3a409d6a1f7ec4f1a9dfa086617" 2018-12-23 01:23:31,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3d79628e-139a-4d05-8cd0-b5c771ec2228 Date: Sun, 23 Dec 2018 01:23: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-12-23 01:23:31,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3d79628e-139a-4d05-8cd0-b5c771ec2228 2018-12-23 01:23:31,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4a29f6de7992c3a409d6a1f7ec4f1a9dfa086617" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-image"}' 2018-12-23 01:23:31,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/5460764e-478e-44d1-b274-714274e2b730 X-Openstack-Request-Id: req-2e308749-1406-41a2-a18c-8d7a56761995 Date: Sun, 23 Dec 2018 01:23:31 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:23:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:23:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/5460764e-478e-44d1-b274-714274e2b730", "min_disk": 0, "protected": false, "id": "5460764e-478e-44d1-b274-714274e2b730", "file": "/v2/images/5460764e-478e-44d1-b274-714274e2b730/file", "checksum": null, "owner": "936de3f7d91146919d8e5319a6703710", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:23:31,870 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-2e308749-1406-41a2-a18c-8d7a56761995 2018-12-23 01:23:31,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/5460764e-478e-44d1-b274-714274e2b730/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a29f6de7992c3a409d6a1f7ec4f1a9dfa086617" -d '' 2018-12-23 01:23:33,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d2a907bf-be79-4179-a1a3-027bdab7383d Date: Sun, 23 Dec 2018 01:23:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:23:33,669 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5460764e-478e-44d1-b274-714274e2b730/file used request id req-d2a907bf-be79-4179-a1a3-027bdab7383d 2018-12-23 01:23:33,670 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:23:33,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/5460764e-478e-44d1-b274-714274e2b730 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a29f6de7992c3a409d6a1f7ec4f1a9dfa086617" 2018-12-23 01:23:33,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-4bab67e3-9752-4186-8bad-f0621586b9df Date: Sun, 23 Dec 2018 01:23:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:23:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:23:33Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/5460764e-478e-44d1-b274-714274e2b730/snap", "metadata": {}}], "self": "/v2/images/5460764e-478e-44d1-b274-714274e2b730", "min_disk": 0, "protected": false, "id": "5460764e-478e-44d1-b274-714274e2b730", "file": "/v2/images/5460764e-478e-44d1-b274-714274e2b730/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "936de3f7d91146919d8e5319a6703710", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/5460764e-478e-44d1-b274-714274e2b730/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:23:33,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/5460764e-478e-44d1-b274-714274e2b730 used request id req-4bab67e3-9752-4186-8bad-f0621586b9df 2018-12-23 01:23:33,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a29f6de7992c3a409d6a1f7ec4f1a9dfa086617" 2018-12-23 01:23:33,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a6a59c95-05c8-4df0-8ce9-17835f6e334b Date: Sun, 23 Dec 2018 01:23: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-12-23 01:23:33,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a6a59c95-05c8-4df0-8ce9-17835f6e334b 2018-12-23 01:23:33,991 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-image 2018-12-23 01:23:33,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/5460764e-478e-44d1-b274-714274e2b730 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a29f6de7992c3a409d6a1f7ec4f1a9dfa086617" 2018-12-23 01:23:34,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-d01566a5-7f4f-4892-92c4-cb363809cd58 Date: Sun, 23 Dec 2018 01:23:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:23:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:23:33Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/5460764e-478e-44d1-b274-714274e2b730/snap", "metadata": {}}], "self": "/v2/images/5460764e-478e-44d1-b274-714274e2b730", "min_disk": 0, "protected": false, "id": "5460764e-478e-44d1-b274-714274e2b730", "file": "/v2/images/5460764e-478e-44d1-b274-714274e2b730/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "936de3f7d91146919d8e5319a6703710", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/5460764e-478e-44d1-b274-714274e2b730/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:23:34,159 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/5460764e-478e-44d1-b274-714274e2b730 used request id req-d01566a5-7f4f-4892-92c4-cb363809cd58 2018-12-23 01:23:34,160 - create_image - DEBUG - Instance status is - active 2018-12-23 01:23:34,160 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-image 2018-12-23 01:23:34,160 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-image 2018-12-23 01:23:34,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:23:34,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:23:34,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:23:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["HSTiaNkEQTWG_xkp5KxV5A"], "issued_at": "2018-12-23T01:23:34.000000Z"}} 2018-12-23 01:23:34,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0959d10813b0e29507f9b270da904037261754" 2018-12-23 01:23:34,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a358da49-066b-4f90-9d7b-3263dff2fd59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:23:34,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a358da49-066b-4f90-9d7b-3263dff2fd59 2018-12-23 01:23:34,636 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:23:34,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0959d10813b0e29507f9b270da904037261754" 2018-12-23 01:23:34,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-f12bf757-d085-42c7-b773-cb05e5e78b14 x-compute-request-id: req-f12bf757-d085-42c7-b773-cb05e5e78b14 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:23:34,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f12bf757-d085-42c7-b773-cb05e5e78b14 2018-12-23 01:23:34,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0959d10813b0e29507f9b270da904037261754" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-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-12-23 01:23:34,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-544d70ce-b9a3-46cb-a31d-ff07847cacd9 x-compute-request-id: req-544d70ce-b9a3-46cb-a31d-ff07847cacd9 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:23:34,867 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-544d70ce-b9a3-46cb-a31d-ff07847cacd9 2018-12-23 01:23:34,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:23:34,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:23:35,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac6275aac491446d96e44a45be714180", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj-role"}], "expires_at": "2018-12-23T02:23:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "936de3f7d91146919d8e5319a6703710", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-user", "id": "1bb410e717d646fea111b066d1b7cdf5"}, "audit_ids": ["huIxUljWTHi2VDtYm1HZ3w"], "issued_at": "2018-12-23T01:23:35.000000Z"}} 2018-12-23 01:23:35,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd07597e81de05347ce77b22b084ef14453e3b8" 2018-12-23 01:23:35,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a97aeb8b-bcd4-45dc-a182-2403bd1a13fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:23:35,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a97aeb8b-bcd4-45dc-a182-2403bd1a13fd 2018-12-23 01:23:35,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd07597e81de05347ce77b22b084ef14453e3b8" 2018-12-23 01:23:35,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ff920421-8954-4871-b06f-df62d99e387d Date: Sun, 23 Dec 2018 01:23:35 GMT RESP BODY: {"networks":[]} 2018-12-23 01:23:35,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net used request id req-ff920421-8954-4871-b06f-df62d99e387d 2018-12-23 01:23:35,491 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net 2018-12-23 01:23:35,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd07597e81de05347ce77b22b084ef14453e3b8" -d '{"network": {"name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net", "admin_state_up": true}}' 2018-12-23 01:23:36,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-22370336-eb13-4dd0-a5f1-db2958ecff84 Date: Sun, 23 Dec 2018 01:23:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:23:35Z","is_default":false,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:35Z","mtu":1450}} 2018-12-23 01:23:36,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-22370336-eb13-4dd0-a5f1-db2958ecff84 2018-12-23 01:23:36,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd07597e81de05347ce77b22b084ef14453e3b8" 2018-12-23 01:23:36,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-19cf7444-f431-4232-89c8-064d3f9cd320 Date: Sun, 23 Dec 2018 01:23:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-23T01:23:35Z","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"936de3f7d91146919d8e5319a6703710","id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net"}]} 2018-12-23 01:23:36,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-19cf7444-f431-4232-89c8-064d3f9cd320 2018-12-23 01:23:36,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd07597e81de05347ce77b22b084ef14453e3b8" 2018-12-23 01:23:36,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e70e426d-ab2d-49db-87c8-ce686e43df69 Date: Sun, 23 Dec 2018 01:23:36 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:23:36,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-e70e426d-ab2d-49db-87c8-ce686e43df69 2018-12-23 01:23:36,485 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet 2018-12-23 01:23:36,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd07597e81de05347ce77b22b084ef14453e3b8" -d '{"subnets": [{"ip_version": 4, "network_id": "26aaea73-fb05-48d3-9ce4-8579404ffff3", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet"}]}' 2018-12-23 01:23:37,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-16aad861-0311-4ab2-af31-1c5ee6c85c71 Date: Sun, 23 Dec 2018 01:23:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:23:36Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"936de3f7d91146919d8e5319a6703710","id":"853bcf72-853d-467f-96a8-9a126bba0bae","subnetpool_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet"}]} 2018-12-23 01:23:37,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-16aad861-0311-4ab2-af31-1c5ee6c85c71 2018-12-23 01:23:37,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd07597e81de05347ce77b22b084ef14453e3b8" 2018-12-23 01:23:37,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fe066bf3-e122-4142-9430-e4601b0c53df Date: Sun, 23 Dec 2018 01:23:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["853bcf72-853d-467f-96a8-9a126bba0bae"],"updated_at":"2018-12-23T01:23:36Z","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936de3f7d91146919d8e5319a6703710","id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net"}]} 2018-12-23 01:23:37,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-fe066bf3-e122-4142-9430-e4601b0c53df 2018-12-23 01:23:37,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd07597e81de05347ce77b22b084ef14453e3b8" 2018-12-23 01:23:37,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-413af0aa-1bf7-45b6-a3c8-5d90270b0ca1 Date: Sun, 23 Dec 2018 01:23:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:23:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"936de3f7d91146919d8e5319a6703710","id":"853bcf72-853d-467f-96a8-9a126bba0bae","subnetpool_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet"}]} 2018-12-23 01:23:37,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-413af0aa-1bf7-45b6-a3c8-5d90270b0ca1 2018-12-23 01:23:37,683 - OpenStackNetwork - DEBUG - Network [26aaea73-fb05-48d3-9ce4-8579404ffff3] created successfully 2018-12-23 01:23:37,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:23:37,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:23:38,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac6275aac491446d96e44a45be714180", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj-role"}], "expires_at": "2018-12-23T02:23:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "936de3f7d91146919d8e5319a6703710", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-user", "id": "1bb410e717d646fea111b066d1b7cdf5"}, "audit_ids": ["_FRKvIdyQIWJ2umaSSNPEw"], "issued_at": "2018-12-23T01:23:38.000000Z"}} 2018-12-23 01:23:38,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db38fc56f0321e214a9ef6f6debe0395938d984a" 2018-12-23 01:23:38,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720df625-898d-4de9-a824-7b0375bd0028 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:23:38,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-720df625-898d-4de9-a824-7b0375bd0028 2018-12-23 01:23:38,226 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db38fc56f0321e214a9ef6f6debe0395938d984a" 2018-12-23 01:23:38,420 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:38 GMT Server: Apache x-compute-request-id: req-1eb7de54-c2f4-4a05-93aa-72bb681379f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1eb7de54-c2f4-4a05-93aa-72bb681379f7 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 01:23:38,420 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/detail used request id req-1eb7de54-c2f4-4a05-93aa-72bb681379f7 2018-12-23 01:23:38,423 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1eb7de54-c2f4-4a05-93aa-72bb681379f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db38fc56f0321e214a9ef6f6debe0395938d984a" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-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-12-23 01:23:38,772 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:23:38 GMT Server: Apache x-compute-request-id: req-88dfbf81-000a-4c76-874f-898219a5067f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-88dfbf81-000a-4c76-874f-898219a5067f Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:38.661664", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c", "size": 1}} 2018-12-23 01:23:38,772 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes used request id req-88dfbf81-000a-4c76-874f-898219a5067f 2018-12-23 01:23:38,776 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1eb7de54-c2f4-4a05-93aa-72bb681379f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db38fc56f0321e214a9ef6f6debe0395938d984a" 2018-12-23 01:23:38,982 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:38 GMT Server: Apache x-compute-request-id: req-8f6d05c3-4f7b-4d3e-8c17-404476630907 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8f6d05c3-4f7b-4d3e-8c17-404476630907 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "936de3f7d91146919d8e5319a6703710", "updated_at": "2018-12-23T01:23:38.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c", "size": 1}} 2018-12-23 01:23:38,982 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c used request id req-8f6d05c3-4f7b-4d3e-8c17-404476630907 2018-12-23 01:23:38,982 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-1 2018-12-23 01:23:38,985 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1eb7de54-c2f4-4a05-93aa-72bb681379f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db38fc56f0321e214a9ef6f6debe0395938d984a" 2018-12-23 01:23:39,215 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:38 GMT Server: Apache x-compute-request-id: req-0313a990-c684-4d5e-af53-1c435aacbda2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0313a990-c684-4d5e-af53-1c435aacbda2 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "936de3f7d91146919d8e5319a6703710", "updated_at": "2018-12-23T01:23:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c", "size": 1}} 2018-12-23 01:23:39,215 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c used request id req-0313a990-c684-4d5e-af53-1c435aacbda2 2018-12-23 01:23:39,216 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:23:39,216 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-1 2018-12-23 01:23:39,216 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-1 2018-12-23 01:23:39,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:23:39,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:23:39,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac6275aac491446d96e44a45be714180", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj-role"}], "expires_at": "2018-12-23T02:23:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "936de3f7d91146919d8e5319a6703710", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-user", "id": "1bb410e717d646fea111b066d1b7cdf5"}, "audit_ids": ["afUFAhN4QfWUSxgwzw9LWw"], "issued_at": "2018-12-23T01:23:39.000000Z"}} 2018-12-23 01:23:39,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fe911982435f1004e829e849e27d821a01374" 2018-12-23 01:23:39,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ed10bb-1120-4eab-8ba7-5114bd286363 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:23:39,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-34ed10bb-1120-4eab-8ba7-5114bd286363 2018-12-23 01:23:39,684 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fe911982435f1004e829e849e27d821a01374" 2018-12-23 01:23:39,877 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:39 GMT Server: Apache x-compute-request-id: req-904ad5eb-78f1-4953-9d55-b53156f19f04 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-904ad5eb-78f1-4953-9d55-b53156f19f04 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "936de3f7d91146919d8e5319a6703710", "updated_at": "2018-12-23T01:23:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c", "size": 1}]} 2018-12-23 01:23:39,877 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/detail used request id req-904ad5eb-78f1-4953-9d55-b53156f19f04 2018-12-23 01:23:39,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-904ad5eb-78f1-4953-9d55-b53156f19f04" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fe911982435f1004e829e849e27d821a01374" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-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-12-23 01:23:40,180 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:23:39 GMT Server: Apache x-compute-request-id: req-fbd68a48-7183-44ad-880f-93c2726459b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fbd68a48-7183-44ad-880f-93c2726459b9 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:40.111765", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "09d70d7c-758b-48e2-af2d-618de7b3162e", "size": 1}} 2018-12-23 01:23:40,180 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes used request id req-fbd68a48-7183-44ad-880f-93c2726459b9 2018-12-23 01:23:40,184 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-904ad5eb-78f1-4953-9d55-b53156f19f04" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fe911982435f1004e829e849e27d821a01374" 2018-12-23 01:23:40,375 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:40 GMT Server: Apache x-compute-request-id: req-080cc416-2a16-45f2-a62a-64541438f194 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-080cc416-2a16-45f2-a62a-64541438f194 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "936de3f7d91146919d8e5319a6703710", "updated_at": "2018-12-23T01:23:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "09d70d7c-758b-48e2-af2d-618de7b3162e", "size": 1}} 2018-12-23 01:23:40,375 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e used request id req-080cc416-2a16-45f2-a62a-64541438f194 2018-12-23 01:23:40,375 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-2 2018-12-23 01:23:40,378 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-904ad5eb-78f1-4953-9d55-b53156f19f04" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fe911982435f1004e829e849e27d821a01374" 2018-12-23 01:23:40,574 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:40 GMT Server: Apache x-compute-request-id: req-243fd856-61b6-462a-aa23-be805f112ab2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-243fd856-61b6-462a-aa23-be805f112ab2 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "936de3f7d91146919d8e5319a6703710", "updated_at": "2018-12-23T01:23:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "09d70d7c-758b-48e2-af2d-618de7b3162e", "size": 1}} 2018-12-23 01:23:40,575 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e used request id req-243fd856-61b6-462a-aa23-be805f112ab2 2018-12-23 01:23:40,575 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:23:40,575 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-2 2018-12-23 01:23:40,575 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-2 2018-12-23 01:23:40,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:23:40,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:23:40,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac6275aac491446d96e44a45be714180", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj-role"}], "expires_at": "2018-12-23T02:23:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "936de3f7d91146919d8e5319a6703710", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-user", "id": "1bb410e717d646fea111b066d1b7cdf5"}, "audit_ids": ["ZpKE1ZA2RyevBqPq2uPISg"], "issued_at": "2018-12-23T01:23:40.000000Z"}} 2018-12-23 01:23:40,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:41,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ab327d-a67a-41a3-8c7e-662bd0725a63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:23:41,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-27ab327d-a67a-41a3-8c7e-662bd0725a63 2018-12-23 01:23:41,021 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:23:41,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:41,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e53fe8-a800-4394-919f-bb47b62cd241 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:23:41,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-40e53fe8-a800-4394-919f-bb47b62cd241 2018-12-23 01:23:41,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:41,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7f65f43e-5501-4026-93c4-ba84a992792f Date: Sun, 23 Dec 2018 01:23:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["853bcf72-853d-467f-96a8-9a126bba0bae"],"updated_at":"2018-12-23T01:23:36Z","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936de3f7d91146919d8e5319a6703710","id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net"}]} 2018-12-23 01:23:41,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net used request id req-7f65f43e-5501-4026-93c4-ba84a992792f 2018-12-23 01:23:41,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:23:41,504 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:23:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:23:41,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:41,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dff6a4b-7483-45a0-86be-8f84205770e8 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710"}, "enabled": true, "id": "936de3f7d91146919d8e5319a6703710", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}} 2018-12-23 01:23:41,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 used request id req-1dff6a4b-7483-45a0-86be-8f84205770e8 2018-12-23 01:23:41,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:41,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f7709fc4-453e-46ee-96ef-496f0651ef20 Date: Sun, 23 Dec 2018 01:23:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:23:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"936de3f7d91146919d8e5319a6703710","id":"853bcf72-853d-467f-96a8-9a126bba0bae","subnetpool_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet"}]} 2018-12-23 01:23:41,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-f7709fc4-453e-46ee-96ef-496f0651ef20 2018-12-23 01:23:41,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3&name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:41,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ff4d5176-31c9-4784-a4e2-fce800358d13 Date: Sun, 23 Dec 2018 01:23:41 GMT RESP BODY: {"ports":[]} 2018-12-23 01:23:41,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3&name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-port&admin_state_up=True used request id req-ff4d5176-31c9-4784-a4e2-fce800358d13 2018-12-23 01:23:41,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:42,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c27abb72-0ab2-4550-8aa2-328d8cac9618 x-compute-request-id: req-c27abb72-0ab2-4550-8aa2-328d8cac9618 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:23:42,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst used request id req-c27abb72-0ab2-4550-8aa2-328d8cac9618 2018-12-23 01:23:42,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:42,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7a981f47-dc85-4329-9309-51e2fe2a09a1 Date: Sun, 23 Dec 2018 01:23:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["853bcf72-853d-467f-96a8-9a126bba0bae"],"updated_at":"2018-12-23T01:23:36Z","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936de3f7d91146919d8e5319a6703710","id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net"}]} 2018-12-23 01:23:42,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net used request id req-7a981f47-dc85-4329-9309-51e2fe2a09a1 2018-12-23 01:23:42,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:42,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bbea49f-73ab-45e3-a940-0d4577f71cdd Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710"}, "enabled": true, "id": "936de3f7d91146919d8e5319a6703710", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}} 2018-12-23 01:23:42,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 used request id req-7bbea49f-73ab-45e3-a940-0d4577f71cdd 2018-12-23 01:23:42,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:42,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ceb81072-f41c-47d0-8806-4937fae5b2ad Date: Sun, 23 Dec 2018 01:23:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:23:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"936de3f7d91146919d8e5319a6703710","id":"853bcf72-853d-467f-96a8-9a126bba0bae","subnetpool_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet"}]} 2018-12-23 01:23:42,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-ceb81072-f41c-47d0-8806-4937fae5b2ad 2018-12-23 01:23:42,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3&name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:42,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c05e1ff9-34f2-4820-b0bd-5179014c0a08 Date: Sun, 23 Dec 2018 01:23:42 GMT RESP BODY: {"ports":[]} 2018-12-23 01:23:42,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3&name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-port&admin_state_up=True used request id req-c05e1ff9-34f2-4820-b0bd-5179014c0a08 2018-12-23 01:23:42,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:23:42,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:23:43,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac6275aac491446d96e44a45be714180", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj-role"}], "expires_at": "2018-12-23T02:23:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "936de3f7d91146919d8e5319a6703710", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-user", "id": "1bb410e717d646fea111b066d1b7cdf5"}, "audit_ids": ["BSRpSeojTKWsaYKdyuKA-Q"], "issued_at": "2018-12-23T01:23:43.000000Z"}} 2018-12-23 01:23:43,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b1a6476e4a98a80b99381432b45fe971de34b" 2018-12-23 01:23:43,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fab83bd6-57bc-4b8f-92ca-e92b719f0a7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:23:43,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fab83bd6-57bc-4b8f-92ca-e92b719f0a7d 2018-12-23 01:23:43,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:43,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2eaec9c1-0d46-4abb-affd-ec2816b77d86 Date: Sun, 23 Dec 2018 01:23:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["853bcf72-853d-467f-96a8-9a126bba0bae"],"updated_at":"2018-12-23T01:23:36Z","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936de3f7d91146919d8e5319a6703710","id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net"}]} 2018-12-23 01:23:43,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net used request id req-2eaec9c1-0d46-4abb-affd-ec2816b77d86 2018-12-23 01:23:43,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:43,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ec186e46-0c08-4939-8f4e-50b32f946292 Date: Sun, 23 Dec 2018 01:23:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:23:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"936de3f7d91146919d8e5319a6703710","id":"853bcf72-853d-467f-96a8-9a126bba0bae","subnetpool_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet"}]} 2018-12-23 01:23:43,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-ec186e46-0c08-4939-8f4e-50b32f946292 2018-12-23 01:23:43,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:44,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a853e5ed-0efc-4474-b1f2-fec658c415e3 Date: Sun, 23 Dec 2018 01:23:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["853bcf72-853d-467f-96a8-9a126bba0bae"],"updated_at":"2018-12-23T01:23:36Z","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936de3f7d91146919d8e5319a6703710","id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net"}]} 2018-12-23 01:23:44,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net used request id req-a853e5ed-0efc-4474-b1f2-fec658c415e3 2018-12-23 01:23:44,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:23:44,054 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:23:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:23:44,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b1a6476e4a98a80b99381432b45fe971de34b" 2018-12-23 01:23:44,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9e51be-0b56-4f1c-8c18-6bbcc15ffac0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710"}, "enabled": true, "id": "936de3f7d91146919d8e5319a6703710", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}} 2018-12-23 01:23:44,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 used request id req-4d9e51be-0b56-4f1c-8c18-6bbcc15ffac0 2018-12-23 01:23:44,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:44,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d64cc835-026a-4a18-b83f-9ebd5825200b Date: Sun, 23 Dec 2018 01:23:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:23:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"936de3f7d91146919d8e5319a6703710","id":"853bcf72-853d-467f-96a8-9a126bba0bae","subnetpool_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet"}]} 2018-12-23 01:23:44,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-d64cc835-026a-4a18-b83f-9ebd5825200b 2018-12-23 01:23:44,359 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net 2018-12-23 01:23:44,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" -d '{"port": {"network_id": "26aaea73-fb05-48d3-9ce4-8579404ffff3", "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-port", "admin_state_up": true}}' 2018-12-23 01:23:45,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-f16dcbc5-90da-46b6-bde3-caa67b9f2c06 Date: Sun, 23 Dec 2018 01:23:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.5"}],"id":"61d6b6c4-b88e-42b1-9b28-56d6d6e1309d","security_groups":["0f064962-73b3-42c6-a239-6052eba818f7"],"mac_address":"fa:16:3e:01:a9:92","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-port","project_id":"936de3f7d91146919d8e5319a6703710","qos_policy_id":null,"admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:44Z","binding:vnic_type":"normal"}} 2018-12-23 01:23:45,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-f16dcbc5-90da-46b6-bde3-caa67b9f2c06 2018-12-23 01:23:45,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:45,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9f7cc1fd-7e0d-43ed-8caf-afc6f77f3625 Date: Sun, 23 Dec 2018 01:23:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["853bcf72-853d-467f-96a8-9a126bba0bae"],"updated_at":"2018-12-23T01:23:36Z","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936de3f7d91146919d8e5319a6703710","id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net"}]} 2018-12-23 01:23:45,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net used request id req-9f7cc1fd-7e0d-43ed-8caf-afc6f77f3625 2018-12-23 01:23:45,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:45,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed5db626-ac21-4c8d-9fab-6d00876f5188 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710"}, "enabled": true, "id": "936de3f7d91146919d8e5319a6703710", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}} 2018-12-23 01:23:45,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 used request id req-ed5db626-ac21-4c8d-9fab-6d00876f5188 2018-12-23 01:23:45,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:45,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d77553e4-1693-4403-af89-c2727067fb74 Date: Sun, 23 Dec 2018 01:23:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:23:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"936de3f7d91146919d8e5319a6703710","id":"853bcf72-853d-467f-96a8-9a126bba0bae","subnetpool_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet"}]} 2018-12-23 01:23:45,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-d77553e4-1693-4403-af89-c2727067fb74 2018-12-23 01:23:45,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3&name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:45,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-854b32c9-debf-4b63-9c87-19a59f67fd38 Date: Sun, 23 Dec 2018 01:23:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.5"}],"id":"61d6b6c4-b88e-42b1-9b28-56d6d6e1309d","security_groups":["0f064962-73b3-42c6-a239-6052eba818f7"],"mac_address":"fa:16:3e:01:a9:92","project_id":"936de3f7d91146919d8e5319a6703710","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-port","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:44Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:23:45,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3&name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-port&admin_state_up=True used request id req-854b32c9-debf-4b63-9c87-19a59f67fd38 2018-12-23 01:23:45,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:45,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa2b82b-be8c-4dc0-a106-f256a0c2ecc2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710"}, "enabled": true, "id": "936de3f7d91146919d8e5319a6703710", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}} 2018-12-23 01:23:45,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 used request id req-daa2b82b-be8c-4dc0-a106-f256a0c2ecc2 2018-12-23 01:23:45,952 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst 2018-12-23 01:23:45,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:45,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23: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-b9a521c6-4c9f-4f57-be4c-00d40a2b3a0d x-compute-request-id: req-b9a521c6-4c9f-4f57-be4c-00d40a2b3a0d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-flavor-name"}]} 2018-12-23 01:23:45,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b9a521c6-4c9f-4f57-be4c-00d40a2b3a0d 2018-12-23 01:23:45,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:46,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23: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-1fad9d71-9a1a-4dc8-9628-8adca3450eb4 x-compute-request-id: req-1fad9d71-9a1a-4dc8-9628-8adca3450eb4 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:23:46,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217 used request id req-1fad9d71-9a1a-4dc8-9628-8adca3450eb4 2018-12-23 01:23:46,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:46,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-e0608f03-e9d9-42b6-8778-213a169e5678 Date: Sun, 23 Dec 2018 01:23:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:23:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:23:33Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/5460764e-478e-44d1-b274-714274e2b730/snap", "metadata": {}}], "self": "/v2/images/5460764e-478e-44d1-b274-714274e2b730", "min_disk": 0, "protected": false, "id": "5460764e-478e-44d1-b274-714274e2b730", "file": "/v2/images/5460764e-478e-44d1-b274-714274e2b730/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "936de3f7d91146919d8e5319a6703710", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/5460764e-478e-44d1-b274-714274e2b730/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-image"} 2018-12-23 01:23:46,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-image used request id req-e0608f03-e9d9-42b6-8778-213a169e5678 2018-12-23 01:23:46,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:46,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-402db0da-1aa4-4e2e-9274-0bef9d9315f2 Date: Sun, 23 Dec 2018 01:23:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:23:46,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-402db0da-1aa4-4e2e-9274-0bef9d9315f2 2018-12-23 01:23:46,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" -d '{"server": {"name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "imageRef": "5460764e-478e-44d1-b274-714274e2b730", "flavorRef": "cb091754-14e1-47cf-a60a-4a297d6ce217", "max_count": 1, "min_count": 1, "networks": [{"port": "61d6b6c4-b88e-42b1-9b28-56d6d6e1309d"}]}}' 2018-12-23 01:23:47,745 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:23:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c467c591-79b7-4f36-a4d5-fac5dd251e45 x-compute-request-id: req-c467c591-79b7-4f36-a4d5-fac5dd251e45 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c232848d-d942-4885-a966-abf1141a1ea1", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "adminPass": "s76Sa6qUGr7g"}} 2018-12-23 01:23:47,745 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-c467c591-79b7-4f36-a4d5-fac5dd251e45 2018-12-23 01:23:47,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:47,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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,Accept-Encoding x-openstack-request-id: req-ec62745c-b21f-4f61-a37e-6d37ffc6f52f x-compute-request-id: req-ec62745c-b21f-4f61-a37e-6d37ffc6f52f 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.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "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-12-23T01:23:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:23:47,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-ec62745c-b21f-4f61-a37e-6d37ffc6f52f 2018-12-23 01:23:47,962 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst 2018-12-23 01:23:47,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:48,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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,Accept-Encoding x-openstack-request-id: req-e717005a-f165-4ce1-a693-757c5add55cd x-compute-request-id: req-e717005a-f165-4ce1-a693-757c5add55cd 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.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "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-12-23T01:23:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:23:48,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-e717005a-f165-4ce1-a693-757c5add55cd 2018-12-23 01:23:48,177 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst] is - BUILD 2018-12-23 01:23:48,177 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:23:51,181 - create_instance - DEBUG - VM status query timeout in 896.782085896 2018-12-23 01:23:51,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:51,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23: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-d456b3bb-425c-4343-a33f-75e732acfc2e x-compute-request-id: req-d456b3bb-425c-4343-a33f-75e732acfc2e Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "security_groups": [{"name": "default"}], "user_id": "1bb410e717d646fea111b066d1b7cdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:23:48Z", "hostId": "c92c64f41c70a61a1002b0f48c60634b061230dff27914eba461bc71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:23:51,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-d456b3bb-425c-4343-a33f-75e732acfc2e 2018-12-23 01:23:51,679 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst] is - BUILD 2018-12-23 01:23:51,679 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:23:54,682 - create_instance - DEBUG - VM status query timeout in 893.280580044 2018-12-23 01:23:54,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:55,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23: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-90cdf71b-9227-43c8-92a6-36136bd5e800 x-compute-request-id: req-90cdf71b-9227-43c8-92a6-36136bd5e800 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a9:92", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:23:53.000000", "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "security_groups": [{"name": "default"}], "user_id": "1bb410e717d646fea111b066d1b7cdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:23:53Z", "hostId": "c92c64f41c70a61a1002b0f48c60634b061230dff27914eba461bc71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:23:55,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-90cdf71b-9227-43c8-92a6-36136bd5e800 2018-12-23 01:23:55,303 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst] is - ACTIVE 2018-12-23 01:23:55,303 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:23:55,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:56,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f06272fd-d569-4291-b776-0aa96485e8dd x-compute-request-id: req-f06272fd-d569-4291-b776-0aa96485e8dd Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a9:92", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:23:53.000000", "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "security_groups": [{"name": "default"}], "user_id": "1bb410e717d646fea111b066d1b7cdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:23:53Z", "hostId": "c92c64f41c70a61a1002b0f48c60634b061230dff27914eba461bc71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:23:56,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-f06272fd-d569-4291-b776-0aa96485e8dd 2018-12-23 01:23:56,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:56,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c05f4065-1413-4953-8018-6aaab9e88e89 Date: Sun, 23 Dec 2018 01:23:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["853bcf72-853d-467f-96a8-9a126bba0bae"],"updated_at":"2018-12-23T01:23:36Z","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936de3f7d91146919d8e5319a6703710","id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net"}]} 2018-12-23 01:23:56,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net used request id req-c05f4065-1413-4953-8018-6aaab9e88e89 2018-12-23 01:23:56,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:56,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f0502c-767a-4f58-9b7b-2fea8f39896d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710"}, "enabled": true, "id": "936de3f7d91146919d8e5319a6703710", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}} 2018-12-23 01:23:56,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 used request id req-a6f0502c-767a-4f58-9b7b-2fea8f39896d 2018-12-23 01:23:56,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:56,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-40ebb59d-c87e-4550-96fd-470625fd0d74 Date: Sun, 23 Dec 2018 01:23:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:23:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"936de3f7d91146919d8e5319a6703710","id":"853bcf72-853d-467f-96a8-9a126bba0bae","subnetpool_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet"}]} 2018-12-23 01:23:56,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-40ebb59d-c87e-4550-96fd-470625fd0d74 2018-12-23 01:23:56,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:56,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-9f0942da-fcc8-4881-a1dd-113c6c8f4653 Date: Sun, 23 Dec 2018 01:23:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.3"}],"id":"02139d7a-9fab-4ab3-afa9-694c66f77431","security_groups":[],"mac_address":"fa:16:3e:99:ca:d7","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.4"}],"id":"1ee4bc7a-0186-4976-b012-508335729215","security_groups":[],"mac_address":"fa:16:3e:3d:c8:bc","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.2"}],"id":"319b6a6d-c688-43bd-9246-a22db32e101e","security_groups":[],"mac_address":"fa:16:3e:1c:94:c1","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.5"}],"id":"61d6b6c4-b88e-42b1-9b28-56d6d6e1309d","security_groups":["0f064962-73b3-42c6-a239-6052eba818f7"],"mac_address":"fa:16:3e:01:a9:92","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-port","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:44Z","binding:vnic_type":"normal","device_id":"c232848d-d942-4885-a966-abf1141a1ea1"}]} 2018-12-23 01:23:56,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-9f0942da-fcc8-4881-a1dd-113c6c8f4653 2018-12-23 01:23:56,396 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:56,592 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:56 GMT Server: Apache x-compute-request-id: req-75b2ad91-a745-4e87-9b40-d94003d76030 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-75b2ad91-a745-4e87-9b40-d94003d76030 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "936de3f7d91146919d8e5319a6703710", "updated_at": "2018-12-23T01:23:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "09d70d7c-758b-48e2-af2d-618de7b3162e", "size": 1}, {"status": "available", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "936de3f7d91146919d8e5319a6703710", "updated_at": "2018-12-23T01:23:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c", "size": 1}]} 2018-12-23 01:23:56,592 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/detail used request id req-75b2ad91-a745-4e87-9b40-d94003d76030 2018-12-23 01:23:56,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:56,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8990bbcb-6d89-43e6-ba18-a7a1a69a1f2b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710"}, "enabled": true, "id": "936de3f7d91146919d8e5319a6703710", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}} 2018-12-23 01:23:56,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 used request id req-8990bbcb-6d89-43e6-ba18-a7a1a69a1f2b 2018-12-23 01:23:56,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:56,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c349834-d4be-4b7b-a4f1-f6e41825d733 x-compute-request-id: req-1c349834-d4be-4b7b-a4f1-f6e41825d733 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a9:92", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:23:53.000000", "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "security_groups": [{"name": "default"}], "user_id": "1bb410e717d646fea111b066d1b7cdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:23:53Z", "hostId": "c92c64f41c70a61a1002b0f48c60634b061230dff27914eba461bc71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:23:56,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-1c349834-d4be-4b7b-a4f1-f6e41825d733 2018-12-23 01:23:56,986 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst] is - ACTIVE 2018-12-23 01:23:56,986 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:23:56,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:57,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df0d6a82-3eca-4db5-8675-8c8002406078 x-compute-request-id: req-df0d6a82-3eca-4db5-8675-8c8002406078 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a9:92", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:23:53.000000", "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "security_groups": [{"name": "default"}], "user_id": "1bb410e717d646fea111b066d1b7cdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:23:53Z", "hostId": "c92c64f41c70a61a1002b0f48c60634b061230dff27914eba461bc71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:23:57,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-df0d6a82-3eca-4db5-8675-8c8002406078 2018-12-23 01:23:57,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:57,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fc3f65fd-65ed-4890-b61a-f3628f3bd8be Date: Sun, 23 Dec 2018 01:23: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":["853bcf72-853d-467f-96a8-9a126bba0bae"],"updated_at":"2018-12-23T01:23:36Z","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936de3f7d91146919d8e5319a6703710","id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net"}]} 2018-12-23 01:23:57,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net used request id req-fc3f65fd-65ed-4890-b61a-f3628f3bd8be 2018-12-23 01:23:57,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:57,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-206590a6-2848-4f82-a35b-e0120139ed30 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710"}, "enabled": true, "id": "936de3f7d91146919d8e5319a6703710", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}} 2018-12-23 01:23:57,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 used request id req-206590a6-2848-4f82-a35b-e0120139ed30 2018-12-23 01:23:57,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:57,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2964eba6-a1f2-4331-8010-1d8fba4a51b8 Date: Sun, 23 Dec 2018 01:23:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:23:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"936de3f7d91146919d8e5319a6703710","id":"853bcf72-853d-467f-96a8-9a126bba0bae","subnetpool_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet"}]} 2018-12-23 01:23:57,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-2964eba6-a1f2-4331-8010-1d8fba4a51b8 2018-12-23 01:23:57,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:23:57,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-6b9abc25-85cf-42c3-804a-da008dceeb18 Date: Sun, 23 Dec 2018 01:23:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.3"}],"id":"02139d7a-9fab-4ab3-afa9-694c66f77431","security_groups":[],"mac_address":"fa:16:3e:99:ca:d7","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.4"}],"id":"1ee4bc7a-0186-4976-b012-508335729215","security_groups":[],"mac_address":"fa:16:3e:3d:c8:bc","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.2"}],"id":"319b6a6d-c688-43bd-9246-a22db32e101e","security_groups":[],"mac_address":"fa:16:3e:1c:94:c1","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.5"}],"id":"61d6b6c4-b88e-42b1-9b28-56d6d6e1309d","security_groups":["0f064962-73b3-42c6-a239-6052eba818f7"],"mac_address":"fa:16:3e:01:a9:92","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-port","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:44Z","binding:vnic_type":"normal","device_id":"c232848d-d942-4885-a966-abf1141a1ea1"}]} 2018-12-23 01:23:57,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-6b9abc25-85cf-42c3-804a-da008dceeb18 2018-12-23 01:23:57,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" -d '{"volumeAttachment": {"volumeId": "7922fb82-77cf-418d-b124-9d7aa06cbc3c"}}' 2018-12-23 01:23:59,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:23:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94ce2e7c-22a1-443b-9ceb-9b0aac925c9c x-compute-request-id: req-94ce2e7c-22a1-443b-9ceb-9b0aac925c9c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "c232848d-d942-4885-a966-abf1141a1ea1", "id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c", "volumeId": "7922fb82-77cf-418d-b124-9d7aa06cbc3c"}} 2018-12-23 01:23:59,624 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1/os-volume_attachments used request id req-94ce2e7c-22a1-443b-9ceb-9b0aac925c9c 2018-12-23 01:23:59,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:00,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-bc593937-eda8-4f5b-84f3-63e7c57c34c4 x-compute-request-id: req-bc593937-eda8-4f5b-84f3-63e7c57c34c4 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a9:92", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:23:53.000000", "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "security_groups": [{"name": "default"}], "user_id": "1bb410e717d646fea111b066d1b7cdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:23:53Z", "hostId": "c92c64f41c70a61a1002b0f48c60634b061230dff27914eba461bc71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [{"id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c"}], "metadata": {}}} 2018-12-23 01:24:00,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-bc593937-eda8-4f5b-84f3-63e7c57c34c4 2018-12-23 01:24:00,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:00,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2eab8e73-efbd-424b-8808-d73d9b974129 Date: Sun, 23 Dec 2018 01:24: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":["853bcf72-853d-467f-96a8-9a126bba0bae"],"updated_at":"2018-12-23T01:23:36Z","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936de3f7d91146919d8e5319a6703710","id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net"}]} 2018-12-23 01:24:00,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net used request id req-2eab8e73-efbd-424b-8808-d73d9b974129 2018-12-23 01:24:00,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:00,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f5aa2e-2813-488a-ba9c-21015cf7a7ce Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710"}, "enabled": true, "id": "936de3f7d91146919d8e5319a6703710", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}} 2018-12-23 01:24:00,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 used request id req-43f5aa2e-2813-488a-ba9c-21015cf7a7ce 2018-12-23 01:24:00,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:00,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-94992648-308b-44a5-b273-2640f89a3182 Date: Sun, 23 Dec 2018 01:24:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:23:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"936de3f7d91146919d8e5319a6703710","id":"853bcf72-853d-467f-96a8-9a126bba0bae","subnetpool_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet"}]} 2018-12-23 01:24:00,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-94992648-308b-44a5-b273-2640f89a3182 2018-12-23 01:24:00,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:00,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-d145bf04-7dc8-4e68-8176-6e0e7c100aab Date: Sun, 23 Dec 2018 01:24:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.3"}],"id":"02139d7a-9fab-4ab3-afa9-694c66f77431","security_groups":[],"mac_address":"fa:16:3e:99:ca:d7","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.4"}],"id":"1ee4bc7a-0186-4976-b012-508335729215","security_groups":[],"mac_address":"fa:16:3e:3d:c8:bc","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.2"}],"id":"319b6a6d-c688-43bd-9246-a22db32e101e","security_groups":[],"mac_address":"fa:16:3e:1c:94:c1","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.5"}],"id":"61d6b6c4-b88e-42b1-9b28-56d6d6e1309d","security_groups":["0f064962-73b3-42c6-a239-6052eba818f7"],"mac_address":"fa:16:3e:01:a9:92","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-port","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:44Z","binding:vnic_type":"normal","device_id":"c232848d-d942-4885-a966-abf1141a1ea1"}]} 2018-12-23 01:24:00,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-d145bf04-7dc8-4e68-8176-6e0e7c100aab 2018-12-23 01:24:00,700 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-75b2ad91-a745-4e87-9b40-d94003d76030" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:00,978 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:00 GMT Server: Apache x-compute-request-id: req-081782fd-52f0-43f8-be53-ca838d85756c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-081782fd-52f0-43f8-be53-ca838d85756c Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "936de3f7d91146919d8e5319a6703710", "updated_at": "2018-12-23T01:23:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "09d70d7c-758b-48e2-af2d-618de7b3162e", "size": 1}, {"status": "attaching", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "936de3f7d91146919d8e5319a6703710", "updated_at": "2018-12-23T01:23:59.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c", "size": 1}]} 2018-12-23 01:24:00,978 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/detail used request id req-081782fd-52f0-43f8-be53-ca838d85756c 2018-12-23 01:24:00,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:01,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-486a381f-dfbe-4ce7-bc59-e8b0cf34bc0b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710"}, "enabled": true, "id": "936de3f7d91146919d8e5319a6703710", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}} 2018-12-23 01:24:01,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 used request id req-486a381f-dfbe-4ce7-bc59-e8b0cf34bc0b 2018-12-23 01:24:01,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:01,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f01c216b-49ca-44a2-b107-f0aca37e3c84 x-compute-request-id: req-f01c216b-49ca-44a2-b107-f0aca37e3c84 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a9:92", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:23:53.000000", "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "security_groups": [{"name": "default"}], "user_id": "1bb410e717d646fea111b066d1b7cdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:23:53Z", "hostId": "c92c64f41c70a61a1002b0f48c60634b061230dff27914eba461bc71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [{"id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c"}], "metadata": {}}} 2018-12-23 01:24:01,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-f01c216b-49ca-44a2-b107-f0aca37e3c84 2018-12-23 01:24:01,521 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst] is - ACTIVE 2018-12-23 01:24:01,521 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:24:01,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:01,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7db769b9-6dc4-44d7-86a0-c48d80ebc15d x-compute-request-id: req-7db769b9-6dc4-44d7-86a0-c48d80ebc15d Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a9:92", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:23:53.000000", "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "security_groups": [{"name": "default"}], "user_id": "1bb410e717d646fea111b066d1b7cdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:24:01Z", "hostId": "c92c64f41c70a61a1002b0f48c60634b061230dff27914eba461bc71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [{"id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c"}], "metadata": {}}} 2018-12-23 01:24:01,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-7db769b9-6dc4-44d7-86a0-c48d80ebc15d 2018-12-23 01:24:01,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:02,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f3e72d63-e35f-48ed-abab-9b94053b2d3e Date: Sun, 23 Dec 2018 01: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":["853bcf72-853d-467f-96a8-9a126bba0bae"],"updated_at":"2018-12-23T01:23:36Z","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936de3f7d91146919d8e5319a6703710","id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net"}]} 2018-12-23 01:24:02,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net used request id req-f3e72d63-e35f-48ed-abab-9b94053b2d3e 2018-12-23 01:24:02,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:02,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff61b6b4-13a4-4ade-8f23-23f17234189c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710"}, "enabled": true, "id": "936de3f7d91146919d8e5319a6703710", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}} 2018-12-23 01:24:02,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 used request id req-ff61b6b4-13a4-4ade-8f23-23f17234189c 2018-12-23 01:24:02,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:02,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b9973986-68a6-469d-b217-364e39ee268a Date: Sun, 23 Dec 2018 01:24:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:23:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"936de3f7d91146919d8e5319a6703710","id":"853bcf72-853d-467f-96a8-9a126bba0bae","subnetpool_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet"}]} 2018-12-23 01:24:02,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-b9973986-68a6-469d-b217-364e39ee268a 2018-12-23 01:24:02,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:02,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-d76feac4-4ef5-4332-ba07-f679873044b6 Date: Sun, 23 Dec 2018 01:24:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.3"}],"id":"02139d7a-9fab-4ab3-afa9-694c66f77431","security_groups":[],"mac_address":"fa:16:3e:99:ca:d7","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.4"}],"id":"1ee4bc7a-0186-4976-b012-508335729215","security_groups":[],"mac_address":"fa:16:3e:3d:c8:bc","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.2"}],"id":"319b6a6d-c688-43bd-9246-a22db32e101e","security_groups":[],"mac_address":"fa:16:3e:1c:94:c1","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.5"}],"id":"61d6b6c4-b88e-42b1-9b28-56d6d6e1309d","security_groups":["0f064962-73b3-42c6-a239-6052eba818f7"],"mac_address":"fa:16:3e:01:a9:92","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-port","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:44Z","binding:vnic_type":"normal","device_id":"c232848d-d942-4885-a966-abf1141a1ea1"}]} 2018-12-23 01:24:02,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-d76feac4-4ef5-4332-ba07-f679873044b6 2018-12-23 01:24:02,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" -d '{"volumeAttachment": {"volumeId": "09d70d7c-758b-48e2-af2d-618de7b3162e"}}' 2018-12-23 01:24:03,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e553163-f246-4707-8cb2-670cdf952b98 x-compute-request-id: req-8e553163-f246-4707-8cb2-670cdf952b98 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "c232848d-d942-4885-a966-abf1141a1ea1", "id": "09d70d7c-758b-48e2-af2d-618de7b3162e", "volumeId": "09d70d7c-758b-48e2-af2d-618de7b3162e"}} 2018-12-23 01:24:03,233 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1/os-volume_attachments used request id req-8e553163-f246-4707-8cb2-670cdf952b98 2018-12-23 01:24:03,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:03,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2400173-610c-4119-9980-5b188dd8f34d x-compute-request-id: req-b2400173-610c-4119-9980-5b188dd8f34d Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a9:92", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:23:53.000000", "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "security_groups": [{"name": "default"}], "user_id": "1bb410e717d646fea111b066d1b7cdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:24:01Z", "hostId": "c92c64f41c70a61a1002b0f48c60634b061230dff27914eba461bc71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [{"id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c"}, {"id": "09d70d7c-758b-48e2-af2d-618de7b3162e"}], "metadata": {}}} 2018-12-23 01:24:03,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-b2400173-610c-4119-9980-5b188dd8f34d 2018-12-23 01:24:03,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:03,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9351c520-1226-4293-b5c4-03e51b9c73ae Date: Sun, 23 Dec 2018 01: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":["853bcf72-853d-467f-96a8-9a126bba0bae"],"updated_at":"2018-12-23T01:23:36Z","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936de3f7d91146919d8e5319a6703710","id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net"}]} 2018-12-23 01:24:03,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net used request id req-9351c520-1226-4293-b5c4-03e51b9c73ae 2018-12-23 01:24:03,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:03,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c2ea4b-3e89-4d0b-b92c-ae7f51191e60 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710"}, "enabled": true, "id": "936de3f7d91146919d8e5319a6703710", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}} 2018-12-23 01:24:03,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 used request id req-b3c2ea4b-3e89-4d0b-b92c-ae7f51191e60 2018-12-23 01:24:03,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:03,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-539407c3-1d9f-4631-b4c7-a3969256035d Date: Sun, 23 Dec 2018 01:24:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:23:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"936de3f7d91146919d8e5319a6703710","id":"853bcf72-853d-467f-96a8-9a126bba0bae","subnetpool_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet"}]} 2018-12-23 01:24:03,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-539407c3-1d9f-4631-b4c7-a3969256035d 2018-12-23 01:24:03,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:04,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-5c465eb3-158e-4f09-ab81-d0a7be73df44 Date: Sun, 23 Dec 2018 01:24:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.3"}],"id":"02139d7a-9fab-4ab3-afa9-694c66f77431","security_groups":[],"mac_address":"fa:16:3e:99:ca:d7","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.4"}],"id":"1ee4bc7a-0186-4976-b012-508335729215","security_groups":[],"mac_address":"fa:16:3e:3d:c8:bc","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.2"}],"id":"319b6a6d-c688-43bd-9246-a22db32e101e","security_groups":[],"mac_address":"fa:16:3e:1c:94:c1","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.5"}],"id":"61d6b6c4-b88e-42b1-9b28-56d6d6e1309d","security_groups":["0f064962-73b3-42c6-a239-6052eba818f7"],"mac_address":"fa:16:3e:01:a9:92","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-port","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:44Z","binding:vnic_type":"normal","device_id":"c232848d-d942-4885-a966-abf1141a1ea1"}]} 2018-12-23 01:24:04,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-5c465eb3-158e-4f09-ab81-d0a7be73df44 2018-12-23 01:24:04,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:24:04,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac6275aac491446d96e44a45be714180", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj-role"}], "expires_at": "2018-12-23T02:24:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "936de3f7d91146919d8e5319a6703710", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/936de3f7d91146919d8e5319a6703710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-user", "id": "1bb410e717d646fea111b066d1b7cdf5"}, "audit_ids": ["k8fj1Kk0QZ6H8frXHQ7QZQ"], "issued_at": "2018-12-23T01:24:04.000000Z"}} 2018-12-23 01:24:04,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3eeeb579e8113308dd48167cf0b17b11d162d66" 2018-12-23 01:24:05,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6063e3d2-d9d0-40ad-97f6-5e766ea0f15c x-compute-request-id: req-6063e3d2-d9d0-40ad-97f6-5e766ea0f15c Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a9:92", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:23:53.000000", "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "security_groups": [{"name": "default"}], "user_id": "1bb410e717d646fea111b066d1b7cdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:24:04Z", "hostId": "c92c64f41c70a61a1002b0f48c60634b061230dff27914eba461bc71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [{"id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c"}, {"id": "09d70d7c-758b-48e2-af2d-618de7b3162e"}], "metadata": {}}]} 2018-12-23 01:24:05,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst used request id req-6063e3d2-d9d0-40ad-97f6-5e766ea0f15c 2018-12-23 01:24:05,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3eeeb579e8113308dd48167cf0b17b11d162d66" 2018-12-23 01:24:05,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3eecf6a8-a71c-486d-80fb-f41299d7727e Date: Sun, 23 Dec 2018 01:24: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":["853bcf72-853d-467f-96a8-9a126bba0bae"],"updated_at":"2018-12-23T01:23:36Z","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936de3f7d91146919d8e5319a6703710","id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net"}]} 2018-12-23 01:24:05,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net used request id req-3eecf6a8-a71c-486d-80fb-f41299d7727e 2018-12-23 01:24:05,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3eeeb579e8113308dd48167cf0b17b11d162d66" 2018-12-23 01:24:05,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2b69f5a9-70b4-46be-a96b-4acb940d3a9d Date: Sun, 23 Dec 2018 01:24:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:36Z","dns_nameservers":[],"updated_at":"2018-12-23T01:23:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"936de3f7d91146919d8e5319a6703710","id":"853bcf72-853d-467f-96a8-9a126bba0bae","subnetpool_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet"}]} 2018-12-23 01:24:05,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-2b69f5a9-70b4-46be-a96b-4acb940d3a9d 2018-12-23 01:24:05,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3eeeb579e8113308dd48167cf0b17b11d162d66" 2018-12-23 01:24:06,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-e847899b-d3cc-47b4-8ad4-b7b342937635 Date: Sun, 23 Dec 2018 01:24:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.3"}],"id":"02139d7a-9fab-4ab3-afa9-694c66f77431","security_groups":[],"mac_address":"fa:16:3e:99:ca:d7","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.4"}],"id":"1ee4bc7a-0186-4976-b012-508335729215","security_groups":[],"mac_address":"fa:16:3e:3d:c8:bc","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.2"}],"id":"319b6a6d-c688-43bd-9246-a22db32e101e","security_groups":[],"mac_address":"fa:16:3e:1c:94:c1","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-26aaea73-fb05-48d3-9ce4-8579404ffff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:23:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"853bcf72-853d-467f-96a8-9a126bba0bae","ip_address":"10.55.0.5"}],"id":"61d6b6c4-b88e-42b1-9b28-56d6d6e1309d","security_groups":["0f064962-73b3-42c6-a239-6052eba818f7"],"mac_address":"fa:16:3e:01:a9:92","project_id":"936de3f7d91146919d8e5319a6703710","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-port","admin_state_up":true,"network_id":"26aaea73-fb05-48d3-9ce4-8579404ffff3","tenant_id":"936de3f7d91146919d8e5319a6703710","created_at":"2018-12-23T01:23:44Z","binding:vnic_type":"normal","device_id":"c232848d-d942-4885-a966-abf1141a1ea1"}]} 2018-12-23 01:24:06,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-e847899b-d3cc-47b4-8ad4-b7b342937635 2018-12-23 01:24:06,194 - create_instance - INFO - Deleting Port with ID - 61d6b6c4-b88e-42b1-9b28-56d6d6e1309d 2018-12-23 01:24:06,194 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-port 2018-12-23 01:24:06,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/61d6b6c4-b88e-42b1-9b28-56d6d6e1309d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:06,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae876550-b06d-40cc-b173-8b60c759aa44 Date: Sun, 23 Dec 2018 01:24:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:24:06,628 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/61d6b6c4-b88e-42b1-9b28-56d6d6e1309d used request id req-ae876550-b06d-40cc-b173-8b60c759aa44 2018-12-23 01:24:06,631 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-75b2ad91-a745-4e87-9b40-d94003d76030" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:06,837 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:06 GMT Server: Apache x-compute-request-id: req-9bc1c459-5147-488c-9854-b11d4a9f7bac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9bc1c459-5147-488c-9854-b11d4a9f7bac Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [{"server_id": "c232848d-d942-4885-a966-abf1141a1ea1", "attachment_id": "7e8670db-5d78-4825-9f8d-14305e2b93ad", "attached_at": "2018-12-23T01:24:01.000000", "host_name": null, "volume_id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c", "device": "/dev/vdb", "id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c"}], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "936de3f7d91146919d8e5319a6703710", "updated_at": "2018-12-23T01:24:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c", "size": 1}} 2018-12-23 01:24:06,837 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c used request id req-9bc1c459-5147-488c-9854-b11d4a9f7bac 2018-12-23 01:24:06,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1/os-volume_attachments/7922fb82-77cf-418d-b124-9d7aa06cbc3c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:07,465 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:24:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e19817f-3ba4-4728-86fe-9ef4e8232797 x-compute-request-id: req-0e19817f-3ba4-4728-86fe-9ef4e8232797 Content-Length: 0 Content-Type: application/json 2018-12-23 01:24:07,466 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1/os-volume_attachments/7922fb82-77cf-418d-b124-9d7aa06cbc3c used request id req-0e19817f-3ba4-4728-86fe-9ef4e8232797 2018-12-23 01:24:07,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:07,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24: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-1614b56e-917b-4f8b-a6ef-2e565568e50f x-compute-request-id: req-1614b56e-917b-4f8b-a6ef-2e565568e50f Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:23:53.000000", "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:24:04Z", "hostId": "c92c64f41c70a61a1002b0f48c60634b061230dff27914eba461bc71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [{"id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c"}, {"id": "09d70d7c-758b-48e2-af2d-618de7b3162e"}], "metadata": {}}} 2018-12-23 01:24:07,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-1614b56e-917b-4f8b-a6ef-2e565568e50f 2018-12-23 01:24:10,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:11,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-438c4310-7827-4a97-8ea5-4b65617c4e76 x-compute-request-id: req-438c4310-7827-4a97-8ea5-4b65617c4e76 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.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:23:53.000000", "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:24:04Z", "hostId": "c92c64f41c70a61a1002b0f48c60634b061230dff27914eba461bc71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [{"id": "09d70d7c-758b-48e2-af2d-618de7b3162e"}], "metadata": {}}} 2018-12-23 01:24:11,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-438c4310-7827-4a97-8ea5-4b65617c4e76 2018-12-23 01:24:11,161 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-75b2ad91-a745-4e87-9b40-d94003d76030" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:11,453 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:11 GMT Server: Apache x-compute-request-id: req-66eeaad7-3536-4dc2-be64-47cb8288a406 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-66eeaad7-3536-4dc2-be64-47cb8288a406 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [{"server_id": "c232848d-d942-4885-a966-abf1141a1ea1", "attachment_id": "2b60818f-0c0e-4063-8a9c-46d132ecb3dd", "attached_at": "2018-12-23T01:24:04.000000", "host_name": null, "volume_id": "09d70d7c-758b-48e2-af2d-618de7b3162e", "device": "/dev/vdc", "id": "09d70d7c-758b-48e2-af2d-618de7b3162e"}], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "936de3f7d91146919d8e5319a6703710", "updated_at": "2018-12-23T01:24:04.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "09d70d7c-758b-48e2-af2d-618de7b3162e", "size": 1}} 2018-12-23 01:24:11,453 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e used request id req-66eeaad7-3536-4dc2-be64-47cb8288a406 2018-12-23 01:24:11,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1/os-volume_attachments/09d70d7c-758b-48e2-af2d-618de7b3162e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:12,622 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:24: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-3e385477-d08f-43c3-9f81-a60dab8ec7d0 x-compute-request-id: req-3e385477-d08f-43c3-9f81-a60dab8ec7d0 Content-Length: 0 Content-Type: application/json 2018-12-23 01:24:12,622 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1/os-volume_attachments/09d70d7c-758b-48e2-af2d-618de7b3162e used request id req-3e385477-d08f-43c3-9f81-a60dab8ec7d0 2018-12-23 01:24:12,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:12,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24: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-377d8154-58c4-478a-984f-c567524af6fd x-compute-request-id: req-377d8154-58c4-478a-984f-c567524af6fd 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.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:23:53.000000", "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:24:04Z", "hostId": "c92c64f41c70a61a1002b0f48c60634b061230dff27914eba461bc71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [{"id": "09d70d7c-758b-48e2-af2d-618de7b3162e"}], "metadata": {}}} 2018-12-23 01:24:12,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-377d8154-58c4-478a-984f-c567524af6fd 2018-12-23 01:24:15,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:16,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24: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-58ac2291-2aed-4c19-8bd3-7e433e00f77e x-compute-request-id: req-58ac2291-2aed-4c19-8bd3-7e433e00f77e 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.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:23:53.000000", "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:24:04Z", "hostId": "c92c64f41c70a61a1002b0f48c60634b061230dff27914eba461bc71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:24:16,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-58ac2291-2aed-4c19-8bd3-7e433e00f77e 2018-12-23 01:24:16,233 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst 2018-12-23 01:24:16,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:16,394 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:24: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-f8ac7d2e-802c-4dc3-a1d8-a390a96cbb10 x-compute-request-id: req-f8ac7d2e-802c-4dc3-a1d8-a390a96cbb10 Content-Type: application/json 2018-12-23 01:24:16,394 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-f8ac7d2e-802c-4dc3-a1d8-a390a96cbb10 2018-12-23 01:24:16,394 - create_instance - INFO - Checking deletion status 2018-12-23 01:24:16,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:17,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24: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-97dc7760-7bfd-4c72-b060-ec0c694d9317 x-compute-request-id: req-97dc7760-7bfd-4c72-b060-ec0c694d9317 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c232848d-d942-4885-a966-abf1141a1ea1", "rel": "bookmark"}], "image": {"id": "5460764e-478e-44d1-b274-714274e2b730", "links": [{"href": "http://172.30.9.26:8774/images/5460764e-478e-44d1-b274-714274e2b730", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:23:53.000000", "flavor": {"id": "cb091754-14e1-47cf-a60a-4a297d6ce217", "links": [{"href": "http://172.30.9.26:8774/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217", "rel": "bookmark"}]}, "id": "c232848d-d942-4885-a966-abf1141a1ea1", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:24:16Z", "hostId": "c92c64f41c70a61a1002b0f48c60634b061230dff27914eba461bc71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst", "created": "2018-12-23T01:23:47Z", "tenant_id": "936de3f7d91146919d8e5319a6703710", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:24:17,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-97dc7760-7bfd-4c72-b060-ec0c694d9317 2018-12-23 01:24:17,014 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst] is - ACTIVE 2018-12-23 01:24:17,014 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:24:20,017 - create_instance - DEBUG - VM status query timeout in 296.376749039 2018-12-23 01:24:20,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49f4bef8b644930a2b29b13213c64bb6368bff6" 2018-12-23 01:24:20,074 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01: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-2c704e62-fc5e-46ef-a6e7-4b7191f1b247 x-compute-request-id: req-2c704e62-fc5e-46ef-a6e7-4b7191f1b247 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c232848d-d942-4885-a966-abf1141a1ea1 could not be found.", "code": 404}} 2018-12-23 01:24:20,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c232848d-d942-4885-a966-abf1141a1ea1 used request id req-2c704e62-fc5e-46ef-a6e7-4b7191f1b247 2018-12-23 01:24:20,074 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c232848d-d942-4885-a966-abf1141a1ea1 could not be found. (HTTP 404) (Request-ID: req-2c704e62-fc5e-46ef-a6e7-4b7191f1b247) 2018-12-23 01:24:20,074 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-inst 2018-12-23 01:24:20,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0959d10813b0e29507f9b270da904037261754" 2018-12-23 01:24:20,110 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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-eab5c34c-b627-485d-899c-7c89fee24389 x-compute-request-id: req-eab5c34c-b627-485d-899c-7c89fee24389 Content-Length: 0 Content-Type: application/json 2018-12-23 01:24:20,110 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/cb091754-14e1-47cf-a60a-4a297d6ce217 used request id req-eab5c34c-b627-485d-899c-7c89fee24389 2018-12-23 01:24:20,111 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet 2018-12-23 01:24:20,111 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-subnet 2018-12-23 01:24:20,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/853bcf72-853d-467f-96a8-9a126bba0bae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd07597e81de05347ce77b22b084ef14453e3b8" 2018-12-23 01:24:22,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f645fac9-0100-474f-9f09-049a5a56d958 Date: Sun, 23 Dec 2018 01:24:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:24:22,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/853bcf72-853d-467f-96a8-9a126bba0bae used request id req-f645fac9-0100-474f-9f09-049a5a56d958 2018-12-23 01:24:22,370 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-pub-net 2018-12-23 01:24:22,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/26aaea73-fb05-48d3-9ce4-8579404ffff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd07597e81de05347ce77b22b084ef14453e3b8" 2018-12-23 01:24:23,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f8b3426-f182-40f2-bd6d-59c0a2e15d08 Date: Sun, 23 Dec 2018 01:24:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:24:23,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/26aaea73-fb05-48d3-9ce4-8579404ffff3 used request id req-0f8b3426-f182-40f2-bd6d-59c0a2e15d08 2018-12-23 01:24:23,611 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-904ad5eb-78f1-4953-9d55-b53156f19f04" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fe911982435f1004e829e849e27d821a01374" 2018-12-23 01:24:23,805 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:23 GMT Server: Apache x-compute-request-id: req-ca3ea559-d3c3-4927-954b-77ddd1ced2dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca3ea559-d3c3-4927-954b-77ddd1ced2dc Content-Encoding: gzip Content-Length: 479 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "936de3f7d91146919d8e5319a6703710", "updated_at": "2018-12-23T01:24:12.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "09d70d7c-758b-48e2-af2d-618de7b3162e", "size": 1}} 2018-12-23 01:24:23,805 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e used request id req-ca3ea559-d3c3-4927-954b-77ddd1ced2dc 2018-12-23 01:24:23,805 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:24:23,805 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-2 2018-12-23 01:24:23,806 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-2 2018-12-23 01:24:23,809 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-904ad5eb-78f1-4953-9d55-b53156f19f04" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fe911982435f1004e829e849e27d821a01374" 2018-12-23 01:24:24,038 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:24:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0d1f8a96-f73c-440d-bc65-063806470647 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:24:24,038 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e used request id req-0d1f8a96-f73c-440d-bc65-063806470647 2018-12-23 01:24:24,041 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-904ad5eb-78f1-4953-9d55-b53156f19f04" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fe911982435f1004e829e849e27d821a01374" 2018-12-23 01:24:24,250 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:24 GMT Server: Apache x-compute-request-id: req-951b7837-88d6-406e-9cf0-b467e8c5be5c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-951b7837-88d6-406e-9cf0-b467e8c5be5c Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "936de3f7d91146919d8e5319a6703710", "updated_at": "2018-12-23T01:24:23.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "09d70d7c-758b-48e2-af2d-618de7b3162e", "size": 1}} 2018-12-23 01:24:24,250 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e used request id req-951b7837-88d6-406e-9cf0-b467e8c5be5c 2018-12-23 01:24:24,250 - create_volume - DEBUG - Instance status is - deleting 2018-12-23 01:24:24,251 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 01:24:27,254 - create_volume - DEBUG - Volume status query timeout in 56.7844381332 2018-12-23 01:24:27,257 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-904ad5eb-78f1-4953-9d55-b53156f19f04" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fe911982435f1004e829e849e27d821a01374" 2018-12-23 01:24:27,459 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:24:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3e3e7d21-a528-4e05-ae22-f408b4190652 x-openstack-request-id: req-3e3e7d21-a528-4e05-ae22-f408b4190652 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 09d70d7c-758b-48e2-af2d-618de7b3162e could not be found.", "code": 404}} 2018-12-23 01:24:27,459 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/09d70d7c-758b-48e2-af2d-618de7b3162e used request id req-3e3e7d21-a528-4e05-ae22-f408b4190652 2018-12-23 01:24:27,460 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 09d70d7c-758b-48e2-af2d-618de7b3162e could not be found. (HTTP 404) (Request-ID: req-3e3e7d21-a528-4e05-ae22-f408b4190652) 2018-12-23 01:24:27,460 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-2 2018-12-23 01:24:27,463 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1eb7de54-c2f4-4a05-93aa-72bb681379f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db38fc56f0321e214a9ef6f6debe0395938d984a" 2018-12-23 01:24:27,661 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:27 GMT Server: Apache x-compute-request-id: req-f78ded5c-20d6-4981-80c9-6ffbde93e50a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f78ded5c-20d6-4981-80c9-6ffbde93e50a Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "936de3f7d91146919d8e5319a6703710", "updated_at": "2018-12-23T01:24:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c", "size": 1}} 2018-12-23 01:24:27,661 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c used request id req-f78ded5c-20d6-4981-80c9-6ffbde93e50a 2018-12-23 01:24:27,661 - create_volume - DEBUG - Instance status is - available 2018-12-23 01:24:27,662 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-1 2018-12-23 01:24:27,662 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-1 2018-12-23 01:24:27,665 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1eb7de54-c2f4-4a05-93aa-72bb681379f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db38fc56f0321e214a9ef6f6debe0395938d984a" 2018-12-23 01:24:27,906 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:24:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aa995bc2-37ba-40ba-9161-3b1f3ad1726a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:24:27,906 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c used request id req-aa995bc2-37ba-40ba-9161-3b1f3ad1726a 2018-12-23 01:24:27,910 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1eb7de54-c2f4-4a05-93aa-72bb681379f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db38fc56f0321e214a9ef6f6debe0395938d984a" 2018-12-23 01:24:28,100 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:27 GMT Server: Apache x-compute-request-id: req-b1c2e0c0-7681-4401-864d-9d744e7cc1dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b1c2e0c0-7681-4401-864d-9d744e7cc1dd Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "1bb410e717d646fea111b066d1b7cdf5", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "self"}, {"href": "http://172.30.9.26:8776/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T01:23:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "936de3f7d91146919d8e5319a6703710", "updated_at": "2018-12-23T01:24:27.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "7922fb82-77cf-418d-b124-9d7aa06cbc3c", "size": 1}} 2018-12-23 01:24:28,100 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c used request id req-b1c2e0c0-7681-4401-864d-9d744e7cc1dd 2018-12-23 01:24:28,101 - create_volume - DEBUG - Instance status is - deleting 2018-12-23 01:24:28,101 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 01:24:31,104 - create_volume - DEBUG - Volume status query timeout in 56.8023788929 2018-12-23 01:24:31,107 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1eb7de54-c2f4-4a05-93aa-72bb681379f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db38fc56f0321e214a9ef6f6debe0395938d984a" 2018-12-23 01:24:31,303 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:24:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-14ac5ea7-b8c5-44e5-8409-1eb64fe0042f x-openstack-request-id: req-14ac5ea7-b8c5-44e5-8409-1eb64fe0042f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 7922fb82-77cf-418d-b124-9d7aa06cbc3c could not be found.", "code": 404}} 2018-12-23 01:24:31,304 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/936de3f7d91146919d8e5319a6703710/volumes/7922fb82-77cf-418d-b124-9d7aa06cbc3c used request id req-14ac5ea7-b8c5-44e5-8409-1eb64fe0042f 2018-12-23 01:24:31,304 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 7922fb82-77cf-418d-b124-9d7aa06cbc3c could not be found. (HTTP 404) (Request-ID: req-14ac5ea7-b8c5-44e5-8409-1eb64fe0042f) 2018-12-23 01:24:31,304 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-1 2018-12-23 01:24:31,305 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-566fb476-ddd4-4a59-a819-6b98733aed89-image 2018-12-23 01:24:31,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/5460764e-478e-44d1-b274-714274e2b730 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a29f6de7992c3a409d6a1f7ec4f1a9dfa086617" 2018-12-23 01:24:32,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a71294b8-5da6-4f54-8b75-727e4f02a209 Date: Sun, 23 Dec 2018 01: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-12-23 01:24:32,300 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5460764e-478e-44d1-b274-714274e2b730 used request id req-a71294b8-5da6-4f54-8b75-727e4f02a209 2018-12-23 01:24:32,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0bcce9080d89d68601ab057363387ef195a800" 2018-12-23 01:24:32,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0665b070-4705-4a51-af11-8474ccbbabc5 Date: Sun, 23 Dec 2018 01:24:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "936de3f7d91146919d8e5319a6703710", "created_at": "2018-12-23T01:23:35Z", "updated_at": "2018-12-23T01:23:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:23:35Z", "revision_number": 0, "id": "34fd0469-bd80-41bc-b4cd-3c2dc4faf8d8", "remote_group_id": "0f064962-73b3-42c6-a239-6052eba818f7", "remote_ip_prefix": null, "created_at": "2018-12-23T01:23:35Z", "security_group_id": "0f064962-73b3-42c6-a239-6052eba818f7", "tenant_id": "936de3f7d91146919d8e5319a6703710", "port_range_min": null, "ethertype": "IPv6", "project_id": "936de3f7d91146919d8e5319a6703710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:23:35Z", "revision_number": 0, "id": "3b71d429-6de7-4dcb-a9ae-8436f87686cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:23:35Z", "security_group_id": "0f064962-73b3-42c6-a239-6052eba818f7", "tenant_id": "936de3f7d91146919d8e5319a6703710", "port_range_min": null, "ethertype": "IPv6", "project_id": "936de3f7d91146919d8e5319a6703710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:23:35Z", "revision_number": 0, "id": "5bafdb84-b26f-4736-9663-1b7c248e8a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:23:35Z", "security_group_id": "0f064962-73b3-42c6-a239-6052eba818f7", "tenant_id": "936de3f7d91146919d8e5319a6703710", "port_range_min": null, "ethertype": "IPv4", "project_id": "936de3f7d91146919d8e5319a6703710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:23:35Z", "revision_number": 0, "id": "dc0eb49d-6511-460f-a900-dd16ca02ad1a", "remote_group_id": "0f064962-73b3-42c6-a239-6052eba818f7", "remote_ip_prefix": null, "created_at": "2018-12-23T01:23:35Z", "security_group_id": "0f064962-73b3-42c6-a239-6052eba818f7", "tenant_id": "936de3f7d91146919d8e5319a6703710", "port_range_min": null, "ethertype": "IPv4", "project_id": "936de3f7d91146919d8e5319a6703710"}], "revision_number": 4, "project_id": "936de3f7d91146919d8e5319a6703710", "id": "0f064962-73b3-42c6-a239-6052eba818f7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:24:32,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-0665b070-4705-4a51-af11-8474ccbbabc5 2018-12-23 01:24:32,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0bcce9080d89d68601ab057363387ef195a800" 2018-12-23 01:24:32,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9bf4f75-6ac7-4242-903c-87a4083d5de1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710"}, "enabled": true, "id": "936de3f7d91146919d8e5319a6703710", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-45e941be-31c6-43d-proj"}} 2018-12-23 01:24:32,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 used request id req-a9bf4f75-6ac7-4242-903c-87a4083d5de1 2018-12-23 01:24:32,605 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f064962-73b3-42c6-a239-6052eba818f7 2018-12-23 01:24:32,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0f064962-73b3-42c6-a239-6052eba818f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0bcce9080d89d68601ab057363387ef195a800" 2018-12-23 01:24:32,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a5ca400c-1345-42f2-b5be-b45db3508610 Date: Sun, 23 Dec 2018 01:24:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0f064962-73b3-42c6-a239-6052eba818f7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:23:35Z", "security_group_id": "0f064962-73b3-42c6-a239-6052eba818f7", "port_range_min": null, "revision_number": 0, "tenant_id": "936de3f7d91146919d8e5319a6703710", "created_at": "2018-12-23T01:23:35Z", "project_id": "936de3f7d91146919d8e5319a6703710", "id": "34fd0469-bd80-41bc-b4cd-3c2dc4faf8d8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:23:35Z", "security_group_id": "0f064962-73b3-42c6-a239-6052eba818f7", "port_range_min": null, "revision_number": 0, "tenant_id": "936de3f7d91146919d8e5319a6703710", "created_at": "2018-12-23T01:23:35Z", "project_id": "936de3f7d91146919d8e5319a6703710", "id": "3b71d429-6de7-4dcb-a9ae-8436f87686cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:23:35Z", "security_group_id": "0f064962-73b3-42c6-a239-6052eba818f7", "port_range_min": null, "revision_number": 0, "tenant_id": "936de3f7d91146919d8e5319a6703710", "created_at": "2018-12-23T01:23:35Z", "project_id": "936de3f7d91146919d8e5319a6703710", "id": "5bafdb84-b26f-4736-9663-1b7c248e8a89"}, {"remote_group_id": "0f064962-73b3-42c6-a239-6052eba818f7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:23:35Z", "security_group_id": "0f064962-73b3-42c6-a239-6052eba818f7", "port_range_min": null, "revision_number": 0, "tenant_id": "936de3f7d91146919d8e5319a6703710", "created_at": "2018-12-23T01:23:35Z", "project_id": "936de3f7d91146919d8e5319a6703710", "id": "dc0eb49d-6511-460f-a900-dd16ca02ad1a"}]} 2018-12-23 01:24:32,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0f064962-73b3-42c6-a239-6052eba818f7 used request id req-a5ca400c-1345-42f2-b5be-b45db3508610 2018-12-23 01:24:32,823 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:24:32,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0f064962-73b3-42c6-a239-6052eba818f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0bcce9080d89d68601ab057363387ef195a800" 2018-12-23 01:24:33,170 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba3614ee-ee48-48bb-897a-ba5c91b6c526 Content-Length: 0 Date: Sun, 23 Dec 2018 01:24:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:24:33,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0f064962-73b3-42c6-a239-6052eba818f7 used request id req-ba3614ee-ee48-48bb-897a-ba5c91b6c526 2018-12-23 01:24:33,171 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-45e941be-31c6-43d-proj 2018-12-23 01:24:33,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0bcce9080d89d68601ab057363387ef195a800" 2018-12-23 01:24:33,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a2a2fec-99a4-4444-96cc-4be6cf7c5455 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:24:33,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/936de3f7d91146919d8e5319a6703710 used request id req-0a2a2fec-99a4-4444-96cc-4be6cf7c5455 2018-12-23 01:24:33,387 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-45e941be-31c6-43d-proj-role 2018-12-23 01:24:33,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/ac6275aac491446d96e44a45be714180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0bcce9080d89d68601ab057363387ef195a800" 2018-12-23 01:24:33,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e26eacf-e476-4866-a031-d00dfce3f2e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:24:33,491 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ac6275aac491446d96e44a45be714180 used request id req-9e26eacf-e476-4866-a031-d00dfce3f2e9 2018-12-23 01:24:33,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0bcce9080d89d68601ab057363387ef195a800" 2018-12-23 01:24:33,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f5499d6-b0c5-4080-a5f8-c5d8e7b736d3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:24:33,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1f5499d6-b0c5-4080-a5f8-c5d8e7b736d3 2018-12-23 01:24:33,580 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-45e941be-31c6-43d-user 2018-12-23 01:24:33,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/1bb410e717d646fea111b066d1b7cdf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bac356f16d0cc68e6286670b48f69677b2d7b0b" 2018-12-23 01:24:33,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c86363f-df89-4c32-a248-86b53400a7d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:24:33,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1bb410e717d646fea111b066d1b7cdf5 used request id req-9c86363f-df89-4c32-a248-86b53400a7d3 2018-12-23 01:24:33,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:24:34,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["2mDfSYUpRiOoKQKN0VRUIw"], "issued_at": "2018-12-23T01:24:34.000000Z"}} 2018-12-23 01:24:34,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2637069b77f9b8148b2b1deeb2f6807be57260" 2018-12-23 01:24:34,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc1c3c5-773a-41e6-8757-b1d7cd5abd78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:24:34,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dbc1c3c5-773a-41e6-8757-b1d7cd5abd78 2018-12-23 01:24:34,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:24:34,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:24:34,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["N0MNTSKzQ-iobtnVou0f9A"], "issued_at": "2018-12-23T01:24:34.000000Z"}} 2018-12-23 01:24:34,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" 2018-12-23 01:24:34,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea58b03-1f24-47b3-9a5c-19b4f0f35b63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:24:34,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6ea58b03-1f24-47b3-9a5c-19b4f0f35b63 2018-12-23 01:24:34,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:24:34,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:24:34,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3191eed7-1255-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" 2018-12-23 01:24:34,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1096b17-b9c5-44c3-b88b-b1b4bfe05b15 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3191eed7-1255-4ca-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:24:34,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3191eed7-1255-4ca-proj used request id req-a1096b17-b9c5-44c3-b88b-b1b4bfe05b15 2018-12-23 01:24:34,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" 2018-12-23 01:24:34,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45bdd421-6f63-4204-aab4-39718c084c27 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:24:34,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-45bdd421-6f63-4204-aab4-39718c084c27 2018-12-23 01:24:34,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-3191eed7-1255-4ca-proj"}}' 2018-12-23 01:24:35,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-157e3c2c-dce3-4f3a-a029-1d533ec88eb6 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/961b533bca1f4be2aaa55f0094a4740e"}, "enabled": true, "id": "961b533bca1f4be2aaa55f0094a4740e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3191eed7-1255-4ca-proj"}} 2018-12-23 01:24:35,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-157e3c2c-dce3-4f3a-a029-1d533ec88eb6 2018-12-23 01:24:35,085 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-3191eed7-1255-4ca-proj 2018-12-23 01:24:35,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:24:35,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:24:35,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:24:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["YJNJIsMhSjW4zsJooFrZ7A"], "issued_at": "2018-12-23T01:24:35.000000Z"}} 2018-12-23 01:24:35,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724f566078f1d19a67b31e799401814cec31320" 2018-12-23 01:24:35,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6abd1f1a-25aa-4357-909a-e08630e24fee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:24:35,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6abd1f1a-25aa-4357-909a-e08630e24fee 2018-12-23 01:24:35,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:24:35,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:24:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:24:35,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724f566078f1d19a67b31e799401814cec31320" 2018-12-23 01:24:35,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a96e3f0-8e0a-4f21-85b7-90663d2c6cac Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:24:35,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7a96e3f0-8e0a-4f21-85b7-90663d2c6cac 2018-12-23 01:24:35,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-3191eed7-1255-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724f566078f1d19a67b31e799401814cec31320" 2018-12-23 01:24:35,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df919428-3cdc-47c9-aac2-c2df6f7da4d7 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-3191eed7-1255-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/961b533bca1f4be2aaa55f0094a4740e"}, "enabled": true, "id": "961b533bca1f4be2aaa55f0094a4740e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3191eed7-1255-4ca-proj"}]} 2018-12-23 01:24:35,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-3191eed7-1255-4ca-proj used request id req-df919428-3cdc-47c9-aac2-c2df6f7da4d7 2018-12-23 01:24:35,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724f566078f1d19a67b31e799401814cec31320" 2018-12-23 01:24:35,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9232ff72-c0c5-4962-9035-767b635fb9c3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:24:35,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9232ff72-c0c5-4962-9035-767b635fb9c3 2018-12-23 01:24:36,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724f566078f1d19a67b31e799401814cec31320" 2018-12-23 01:24:36,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a028c276-09f8-4d02-ab4d-41f8ae3c0d7e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:24:36,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a028c276-09f8-4d02-ab4d-41f8ae3c0d7e 2018-12-23 01:24:36,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-3191eed7-1255-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724f566078f1d19a67b31e799401814cec31320" 2018-12-23 01:24:36,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a7eff4-dfa9-4252-a758-a350c7ca147b Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-3191eed7-1255-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/961b533bca1f4be2aaa55f0094a4740e"}, "enabled": true, "id": "961b533bca1f4be2aaa55f0094a4740e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3191eed7-1255-4ca-proj"}]} 2018-12-23 01:24:36,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-3191eed7-1255-4ca-proj used request id req-37a7eff4-dfa9-4252-a758-a350c7ca147b 2018-12-23 01:24:36,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/d4ef01cff0b3451b9d6e74a1d4678738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724f566078f1d19a67b31e799401814cec31320" 2018-12-23 01:24:36,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e264afa-2768-49a0-b87a-5a3d50cefd1f Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-3191eed7-1255-4ca-user", "links": {"self": "http://172.30.9.26:5000/v3/users/d4ef01cff0b3451b9d6e74a1d4678738"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "961b533bca1f4be2aaa55f0094a4740e", "id": "d4ef01cff0b3451b9d6e74a1d4678738", "password_expires_at": null}} 2018-12-23 01:24:36,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/d4ef01cff0b3451b9d6e74a1d4678738 used request id req-9e264afa-2768-49a0-b87a-5a3d50cefd1f 2018-12-23 01:24:36,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/961b533bca1f4be2aaa55f0094a4740e/users/d4ef01cff0b3451b9d6e74a1d4678738/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724f566078f1d19a67b31e799401814cec31320" 2018-12-23 01:24:36,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-658322a2-8bf9-4fc8-bd94-9c90e2444d26 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/961b533bca1f4be2aaa55f0094a4740e/users/d4ef01cff0b3451b9d6e74a1d4678738/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 01:24:36,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/961b533bca1f4be2aaa55f0094a4740e/users/d4ef01cff0b3451b9d6e74a1d4678738/roles used request id req-658322a2-8bf9-4fc8-bd94-9c90e2444d26 2018-12-23 01:24:36,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724f566078f1d19a67b31e799401814cec31320" 2018-12-23 01:24:36,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f0c1bf6-b478-4bfc-a2b2-648ebfb77c94 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 01:24:36,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-2f0c1bf6-b478-4bfc-a2b2-648ebfb77c94 2018-12-23 01:24:36,656 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-3191eed7-1255-4ca-proj 2018-12-23 01:24:36,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/961b533bca1f4be2aaa55f0094a4740e/users/d4ef01cff0b3451b9d6e74a1d4678738/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724f566078f1d19a67b31e799401814cec31320" 2018-12-23 01:24:36,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e33e1f91-4064-4cb9-af23-79fb248da96e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:24:36,769 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/961b533bca1f4be2aaa55f0094a4740e/users/d4ef01cff0b3451b9d6e74a1d4678738/roles/33b4d73a584d43819999ba417c629e3a used request id req-e33e1f91-4064-4cb9-af23-79fb248da96e 2018-12-23 01:24:36,769 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-3191eed7-1255-4ca-user 2018-12-23 01:24:36,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:24:36,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" 2018-12-23 01:24:36,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb50e2d-0698-49d4-9881-94dac89aa795 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:24:36,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-edb50e2d-0698-49d4-9881-94dac89aa795 2018-12-23 01:24:36,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" -d '{"role": {"name": "CreateStackSuccessTests-3191eed7-1255-4ca-proj-role"}}' 2018-12-23 01:24:36,995 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-034444e0-f507-4db3-809f-e89160445617 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0738b37707644930a060dc4978684b4f", "links": {"self": "http://172.30.9.26:5000/v3/roles/0738b37707644930a060dc4978684b4f"}, "name": "CreateStackSuccessTests-3191eed7-1255-4ca-proj-role"}} 2018-12-23 01:24:36,995 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-034444e0-f507-4db3-809f-e89160445617 2018-12-23 01:24:36,995 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-3191eed7-1255-4ca-proj-role 2018-12-23 01:24:36,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0738b37707644930a060dc4978684b4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" 2018-12-23 01:24:37,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dafdac9e-c364-450e-82eb-732049f58211 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/0738b37707644930a060dc4978684b4f"}, "domain_id": null, "name": "CreateStackSuccessTests-3191eed7-1255-4ca-proj-role", "id": "0738b37707644930a060dc4978684b4f"}} 2018-12-23 01:24:37,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0738b37707644930a060dc4978684b4f used request id req-dafdac9e-c364-450e-82eb-732049f58211 2018-12-23 01:24:37,078 - keystone_utils - INFO - Granting role CreateStackSuccessTests-3191eed7-1255-4ca-proj-role to project CreateStackSuccessTests-3191eed7-1255-4ca-proj 2018-12-23 01:24:37,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/961b533bca1f4be2aaa55f0094a4740e/users/d4ef01cff0b3451b9d6e74a1d4678738/roles/0738b37707644930a060dc4978684b4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" 2018-12-23 01:24:37,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-006da16a-016c-4330-b123-6cba9b464b46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:24:37,222 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/961b533bca1f4be2aaa55f0094a4740e/users/d4ef01cff0b3451b9d6e74a1d4678738/roles/0738b37707644930a060dc4978684b4f used request id req-006da16a-016c-4330-b123-6cba9b464b46 2018-12-23 01:24:37,222 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:24:37,229 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:24:37,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:24:37,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:24:37,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "0738b37707644930a060dc4978684b4f", "name": "CreateStackSuccessTests-3191eed7-1255-4ca-proj-role"}], "expires_at": "2018-12-23T02:24:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "961b533bca1f4be2aaa55f0094a4740e", "name": "CreateStackSuccessTests-3191eed7-1255-4ca-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/961b533bca1f4be2aaa55f0094a4740e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/961b533bca1f4be2aaa55f0094a4740e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/961b533bca1f4be2aaa55f0094a4740e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/961b533bca1f4be2aaa55f0094a4740e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/961b533bca1f4be2aaa55f0094a4740e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/961b533bca1f4be2aaa55f0094a4740e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3191eed7-1255-4ca-user", "id": "d4ef01cff0b3451b9d6e74a1d4678738"}, "audit_ids": ["4DsdvC4JSAGIUDDIlAqluA"], "issued_at": "2018-12-23T01:24:37.000000Z"}} 2018-12-23 01:24:37,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b7139be674eb5433e2902505a6d38ce53e0150" 2018-12-23 01:24:37,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68cebfe-0017-4d63-b04f-3b19bf960858 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:24:37,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f68cebfe-0017-4d63-b04f-3b19bf960858 2018-12-23 01:24:37,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6b7139be674eb5433e2902505a6d38ce53e0150" 2018-12-23 01:24:37,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-042d4004-4e52-470a-8dfc-64c7d07c7e68 Date: Sun, 23 Dec 2018 01:24:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image"} 2018-12-23 01:24:37,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image used request id req-042d4004-4e52-470a-8dfc-64c7d07c7e68 2018-12-23 01:24:37,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6b7139be674eb5433e2902505a6d38ce53e0150" 2018-12-23 01:24:38,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b59df7f0-cd2d-4b71-b2d4-0e8296655d56 Date: Sun, 23 Dec 2018 01: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-12-23 01:24:38,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b59df7f0-cd2d-4b71-b2d4-0e8296655d56 2018-12-23 01:24:38,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6b7139be674eb5433e2902505a6d38ce53e0150" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image"}' 2018-12-23 01:24:38,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f5c8772d-cc16-4713-b418-d64e65faf643 X-Openstack-Request-Id: req-4ccb19c5-1e3e-4924-92bb-340ba2100a17 Date: Sun, 23 Dec 2018 01:24:38 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:24:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:24:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/f5c8772d-cc16-4713-b418-d64e65faf643", "min_disk": 0, "protected": false, "id": "f5c8772d-cc16-4713-b418-d64e65faf643", "file": "/v2/images/f5c8772d-cc16-4713-b418-d64e65faf643/file", "checksum": null, "owner": "961b533bca1f4be2aaa55f0094a4740e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:24:38,237 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4ccb19c5-1e3e-4924-92bb-340ba2100a17 2018-12-23 01:24:38,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/f5c8772d-cc16-4713-b418-d64e65faf643/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6b7139be674eb5433e2902505a6d38ce53e0150" -d '' 2018-12-23 01:24:39,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a571ff26-2326-43eb-a013-60307e815651 Date: Sun, 23 Dec 2018 01:24:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:24:39,669 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f5c8772d-cc16-4713-b418-d64e65faf643/file used request id req-a571ff26-2326-43eb-a013-60307e815651 2018-12-23 01:24:39,670 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:24:39,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f5c8772d-cc16-4713-b418-d64e65faf643 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6b7139be674eb5433e2902505a6d38ce53e0150" 2018-12-23 01:24:39,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-03b98985-c408-4f8a-8e23-3ece6b93ef72 Date: Sun, 23 Dec 2018 01:24:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:24:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:24:39Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f5c8772d-cc16-4713-b418-d64e65faf643/snap", "metadata": {}}], "self": "/v2/images/f5c8772d-cc16-4713-b418-d64e65faf643", "min_disk": 0, "protected": false, "id": "f5c8772d-cc16-4713-b418-d64e65faf643", "file": "/v2/images/f5c8772d-cc16-4713-b418-d64e65faf643/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "961b533bca1f4be2aaa55f0094a4740e", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f5c8772d-cc16-4713-b418-d64e65faf643/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:24:39,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f5c8772d-cc16-4713-b418-d64e65faf643 used request id req-03b98985-c408-4f8a-8e23-3ece6b93ef72 2018-12-23 01:24:39,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6b7139be674eb5433e2902505a6d38ce53e0150" 2018-12-23 01:24:39,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b891b1ec-9c75-46f0-907f-75b6f2fd4a21 Date: Sun, 23 Dec 2018 01:24: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-12-23 01:24:39,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b891b1ec-9c75-46f0-907f-75b6f2fd4a21 2018-12-23 01:24:39,942 - create_image - INFO - Created image with name - CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image 2018-12-23 01:24:39,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f5c8772d-cc16-4713-b418-d64e65faf643 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6b7139be674eb5433e2902505a6d38ce53e0150" 2018-12-23 01:24:40,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-117958c7-b673-4a09-9f95-f5202173ace0 Date: Sun, 23 Dec 2018 01:24:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:24:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:24:39Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f5c8772d-cc16-4713-b418-d64e65faf643/snap", "metadata": {}}], "self": "/v2/images/f5c8772d-cc16-4713-b418-d64e65faf643", "min_disk": 0, "protected": false, "id": "f5c8772d-cc16-4713-b418-d64e65faf643", "file": "/v2/images/f5c8772d-cc16-4713-b418-d64e65faf643/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "961b533bca1f4be2aaa55f0094a4740e", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f5c8772d-cc16-4713-b418-d64e65faf643/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:24:40,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f5c8772d-cc16-4713-b418-d64e65faf643 used request id req-117958c7-b673-4a09-9f95-f5202173ace0 2018-12-23 01:24:40,129 - create_image - DEBUG - Instance status is - active 2018-12-23 01:24:40,129 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image 2018-12-23 01:24:40,129 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image 2018-12-23 01:24:40,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:24:40,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:24:40,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["wvKryoYNR3mjQT_OymN8Yw"], "issued_at": "2018-12-23T01:24:40.000000Z"}} 2018-12-23 01:24:40,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b05e9edc9973fa9fadcd57a00b7e85dd0f72abd" 2018-12-23 01:24:40,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b4b7d3-729b-4fd6-a77e-e219b3214e76 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:24:40,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-38b4b7d3-729b-4fd6-a77e-e219b3214e76 2018-12-23 01:24:40,687 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:24:40,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b05e9edc9973fa9fadcd57a00b7e85dd0f72abd" 2018-12-23 01:24:40,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-455e1271-1a68-457f-9a7d-8104997dd816 x-compute-request-id: req-455e1271-1a68-457f-9a7d-8104997dd816 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:24:40,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-455e1271-1a68-457f-9a7d-8104997dd816 2018-12-23 01:24:40,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b05e9edc9973fa9fadcd57a00b7e85dd0f72abd" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-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-12-23 01:24:40,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9888f208-9449-4fa5-b81f-345ac09b18f7 x-compute-request-id: req-9888f208-9449-4fa5-b81f-345ac09b18f7 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4637d404-debf-491d-87c6-d31012c2965c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4637d404-debf-491d-87c6-d31012c2965c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4637d404-debf-491d-87c6-d31012c2965c", "name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:24:40,956 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9888f208-9449-4fa5-b81f-345ac09b18f7 2018-12-23 01:24:40,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:24:40,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:24:41,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "0738b37707644930a060dc4978684b4f", "name": "CreateStackSuccessTests-3191eed7-1255-4ca-proj-role"}], "expires_at": "2018-12-23T02:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "961b533bca1f4be2aaa55f0094a4740e", "name": "CreateStackSuccessTests-3191eed7-1255-4ca-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/961b533bca1f4be2aaa55f0094a4740e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/961b533bca1f4be2aaa55f0094a4740e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/961b533bca1f4be2aaa55f0094a4740e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/961b533bca1f4be2aaa55f0094a4740e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/961b533bca1f4be2aaa55f0094a4740e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/961b533bca1f4be2aaa55f0094a4740e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3191eed7-1255-4ca-user", "id": "d4ef01cff0b3451b9d6e74a1d4678738"}, "audit_ids": ["tr04roUKQWKloRrEsy-rQQ"], "issued_at": "2018-12-23T01:24:41.000000Z"}} 2018-12-23 01:24:41,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0123ef4ba43eb2a2fb1502c62625bce09998e4" 2018-12-23 01:24:41,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b781ade-9f22-4477-914a-bfa1be1b8699 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:24:41,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1b781ade-9f22-4477-914a-bfa1be1b8699 2018-12-23 01:24:41,440 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:24:41,443 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:24:41,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0123ef4ba43eb2a2fb1502c62625bce09998e4" 2018-12-23 01:24:41,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:41 GMT Server: Apache x-openstack-request-id: req-4abc8d37-1cad-423b-a2e9-5c22059d7bb6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 01:24:41,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack used request id req-4abc8d37-1cad-423b-a2e9-5c22059d7bb6 2018-12-23 01:24:41,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0123ef4ba43eb2a2fb1502c62625bce09998e4" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-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-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name"}}' 2018-12-23 01:24:44,950 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:24:42 GMT Server: Apache x-openstack-request-id: req-5ccb0938-afa5-4f8a-ab8e-f4603568222c Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}]}} 2018-12-23 01:24:44,951 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks used request id req-5ccb0938-afa5-4f8a-ab8e-f4603568222c 2018-12-23 01:24:44,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0123ef4ba43eb2a2fb1502c62625bce09998e4" 2018-12-23 01:24:45,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:24:44 GMT Server: Apache x-openstack-request-id: req-8393ee48-a7fb-4df5-9b4d-a62d15a849bf Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:24:46,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:45 GMT Server: Apache x-openstack-request-id: req-8a0c0b23-94cd-44b8-9065-f273edd35a73 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:24:46,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-8a0c0b23-94cd-44b8-9065-f273edd35a73 2018-12-23 01:24:46,047 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack 2018-12-23 01:24:46,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0123ef4ba43eb2a2fb1502c62625bce09998e4" 2018-12-23 01:24:46,599 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:24:46 GMT Server: Apache x-openstack-request-id: req-487be049-c708-4841-9d7c-66058b5e6d28 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:24:46,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:46 GMT Server: Apache x-openstack-request-id: req-0d4d15c4-f207-4aa1-8a89-8e3a4f5f7418 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:24:46,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-0d4d15c4-f207-4aa1-8a89-8e3a4f5f7418 2018-12-23 01:24:46,674 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:24:46,674 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:24:49,677 - create_stack - DEBUG - Stack status query timeout in 1196.37000513 2018-12-23 01:24:49,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0123ef4ba43eb2a2fb1502c62625bce09998e4" 2018-12-23 01:24:49,707 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:24:49 GMT Server: Apache x-openstack-request-id: req-4c3a763f-c75f-47cf-afb4-9c00748836b9 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:24:50,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:49 GMT Server: Apache x-openstack-request-id: req-aa3ecc51-9492-4aa2-9430-3a3d011cdbde 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:24:50,269 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-aa3ecc51-9492-4aa2-9430-3a3d011cdbde 2018-12-23 01:24:50,270 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:24:50,270 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:24:53,273 - create_stack - DEBUG - Stack status query timeout in 1192.77444696 2018-12-23 01:24:53,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0123ef4ba43eb2a2fb1502c62625bce09998e4" 2018-12-23 01:24:53,305 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:24:53 GMT Server: Apache x-openstack-request-id: req-30c9a8b5-affc-46f7-95e6-7d8b72b57acb Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:24:53,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:53 GMT Server: Apache x-openstack-request-id: req-ee2a0d21-9e76-4ca2-95c5-1e1581829676 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:24:53,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-ee2a0d21-9e76-4ca2-95c5-1e1581829676 2018-12-23 01:24:53,922 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:24:53,922 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:24:56,925 - create_stack - DEBUG - Stack status query timeout in 1189.1220572 2018-12-23 01:24:56,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0123ef4ba43eb2a2fb1502c62625bce09998e4" 2018-12-23 01:24:56,954 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:24:56 GMT Server: Apache x-openstack-request-id: req-85ef2cb3-f6f1-4923-b011-f68218517abf Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:24:57,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:24:56 GMT Server: Apache x-openstack-request-id: req-32e996f6-4198-444e-b5e3-0bf01c44be2b 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:24:57,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-32e996f6-4198-444e-b5e3-0bf01c44be2b 2018-12-23 01:24:57,534 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:24:57,534 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:25:00,538 - create_stack - DEBUG - Stack status query timeout in 1185.50968313 2018-12-23 01:25:00,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0123ef4ba43eb2a2fb1502c62625bce09998e4" 2018-12-23 01:25:01,114 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:00 GMT Server: Apache x-openstack-request-id: req-3e7ebde5-3315-4b18-af59-d2f0d5981f15 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:01,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:01 GMT Server: Apache x-openstack-request-id: req-ecff7f01-a062-44d9-96f4-3ba34954dbea 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:01,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-ecff7f01-a062-44d9-96f4-3ba34954dbea 2018-12-23 01:25:01,817 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 01:25:01,817 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack 2018-12-23 01:25:01,817 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack 2018-12-23 01:25:01,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:25:02,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "0738b37707644930a060dc4978684b4f", "name": "CreateStackSuccessTests-3191eed7-1255-4ca-proj-role"}], "expires_at": "2018-12-23T02:25:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "961b533bca1f4be2aaa55f0094a4740e", "name": "CreateStackSuccessTests-3191eed7-1255-4ca-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/961b533bca1f4be2aaa55f0094a4740e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/961b533bca1f4be2aaa55f0094a4740e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/961b533bca1f4be2aaa55f0094a4740e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/961b533bca1f4be2aaa55f0094a4740e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/961b533bca1f4be2aaa55f0094a4740e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/961b533bca1f4be2aaa55f0094a4740e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3191eed7-1255-4ca-user", "id": "d4ef01cff0b3451b9d6e74a1d4678738"}, "audit_ids": ["ApAnxE1CReiMeYd_956P7Q"], "issued_at": "2018-12-23T01:25:02.000000Z"}} 2018-12-23 01:25:02,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:02,751 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:02 GMT Server: Apache x-openstack-request-id: req-82440690-e479-4fb8-86fe-449a1873fe0d Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:02,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:02 GMT Server: Apache x-openstack-request-id: req-17fc2a95-4e90-4069-ad2f-19a83ecf5695 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:02,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-17fc2a95-4e90-4069-ad2f-19a83ecf5695 2018-12-23 01:25:02,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0123ef4ba43eb2a2fb1502c62625bce09998e4" 2018-12-23 01:25:02,975 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:02 GMT Server: Apache x-openstack-request-id: req-7d9eacdb-6fef-4fe0-ad75-d2d0dc10cc67 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:03,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:02 GMT Server: Apache x-openstack-request-id: req-b255fcfd-1544-4509-aed7-df3d35ff458d 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:03,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-b255fcfd-1544-4509-aed7-df3d35ff458d 2018-12-23 01:25:03,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0123ef4ba43eb2a2fb1502c62625bce09998e4" 2018-12-23 01:25:04,117 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:03 GMT Server: Apache x-openstack-request-id: req-261ddb8e-23eb-4265-99a9-a78bd3fbb5fe Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:04,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:04 GMT Server: Apache x-openstack-request-id: req-9ab20126-167d-436c-ab27-c397713818db 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:04,715 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-9ab20126-167d-436c-ab27-c397713818db 2018-12-23 01:25:04,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:04,745 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:04 GMT Server: Apache x-openstack-request-id: req-d6306a6d-a17f-4f20-aabe-ea23d777ac59 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:04,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:25:04 GMT Server: Apache x-openstack-request-id: req-33727d50-52d4-402a-89f8-3a0537c0ece5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:25:04,958 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-33727d50-52d4-402a-89f8-3a0537c0ece5 2018-12-23 01:25:04,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:05,143 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:04 GMT Server: Apache x-openstack-request-id: req-650269ee-b7c9-49c8-969f-ee94b27f1c27 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:05,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:05 GMT Server: Apache x-openstack-request-id: req-c54c8821-1975-4f4a-8777-cfb8c659cbb2 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:05,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-c54c8821-1975-4f4a-8777-cfb8c659cbb2 2018-12-23 01:25:05,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:05,510 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:05 GMT Server: Apache x-openstack-request-id: req-6c05d84a-d199-4895-acff-14711b0bec57 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:06,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:05 GMT Server: Apache x-openstack-request-id: req-34141319-ae43-417b-a6f2-0ba41a023c3b 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:06,056 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-34141319-ae43-417b-a6f2-0ba41a023c3b 2018-12-23 01:25:06,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:06,085 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:06 GMT Server: Apache x-openstack-request-id: req-f0ab4fee-1bb2-4d22-b49d-9c0dba5a7727 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:06,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:06 GMT Server: Apache x-openstack-request-id: req-718a3141-064d-43d0-b167-9abb825767cc 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:06,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-718a3141-064d-43d0-b167-9abb825767cc 2018-12-23 01:25:06,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:07,206 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:06 GMT Server: Apache x-openstack-request-id: req-074eb492-f50a-4e73-8c81-a5d9852e6039 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:07,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:07 GMT Server: Apache x-openstack-request-id: req-14197de7-6f80-447b-a785-829adae7c7ae 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:07,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-14197de7-6f80-447b-a785-829adae7c7ae 2018-12-23 01:25:07,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:08,422 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:07 GMT Server: Apache x-openstack-request-id: req-a6b0ded7-f6a9-4a46-ad1d-594b1fffb62d Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:08,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:08 GMT Server: Apache x-openstack-request-id: req-a2a53186-81bb-40cd-85ae-1a09ba1380ad 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:08,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-a2a53186-81bb-40cd-85ae-1a09ba1380ad 2018-12-23 01:25:08,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:08,618 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:08 GMT Server: Apache x-openstack-request-id: req-e466d556-ee9e-44b3-8829-47fcc746f6c0 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:09,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:08 GMT Server: Apache x-openstack-request-id: req-e80aa1bd-5fcf-455b-8002-be209711ec6a 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:09,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-e80aa1bd-5fcf-455b-8002-be209711ec6a 2018-12-23 01:25:09,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:09,216 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:09 GMT Server: Apache x-openstack-request-id: req-4881c83b-339b-49dc-97a6-f7771a9c0e20 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:09,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:09 GMT Server: Apache x-openstack-request-id: req-9c112d07-ab61-4a0f-8c01-af160a588174 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:09,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-9c112d07-ab61-4a0f-8c01-af160a588174 2018-12-23 01:25:09,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:09,275 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:09 GMT Server: Apache x-openstack-request-id: req-431815f8-2f13-4d8d-b1f0-f884bc70170f Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:09,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:09 GMT Server: Apache x-openstack-request-id: req-a77f4a85-8a10-4be5-94e4-7eb8e71b3a86 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:09,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-a77f4a85-8a10-4be5-94e4-7eb8e71b3a86 2018-12-23 01:25:09,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:09,705 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:09 GMT Server: Apache x-openstack-request-id: req-b970557b-2e87-47c8-9286-1a09c88e5ae4 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:09,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:09 GMT Server: Apache x-openstack-request-id: req-9553dfec-e592-4343-9079-78187d0c5cce 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:09,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-9553dfec-e592-4343-9079-78187d0c5cce 2018-12-23 01:25:09,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:10,431 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:09 GMT Server: Apache x-openstack-request-id: req-b0bc0007-0468-47d0-991d-440a0c5f5d24 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:10,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:10 GMT Server: Apache x-openstack-request-id: req-bd2c6dd2-f035-40c8-8cae-adb8f6e0d03b 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:10,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-bd2c6dd2-f035-40c8-8cae-adb8f6e0d03b 2018-12-23 01:25:10,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:10,486 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:10 GMT Server: Apache x-openstack-request-id: req-8642f4ad-8b82-4127-a933-ff8b5ea09270 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:11,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:10 GMT Server: Apache x-openstack-request-id: req-f0b98874-cf8e-47a1-a2f7-0e49a94e2222 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:11,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-f0b98874-cf8e-47a1-a2f7-0e49a94e2222 2018-12-23 01:25:11,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:11,076 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:11 GMT Server: Apache x-openstack-request-id: req-3b112333-d4da-4df8-9bc7-ed200009f5e8 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:11,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:11 GMT Server: Apache x-openstack-request-id: req-b0461d04-9d7e-41be-9425-36fed6d82384 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:11,101 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-b0461d04-9d7e-41be-9425-36fed6d82384 2018-12-23 01:25:11,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:11,129 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:11 GMT Server: Apache x-openstack-request-id: req-13f6dd7a-3a78-4e16-9237-4c3f6b976673 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:11,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:11 GMT Server: Apache x-openstack-request-id: req-287f56db-aa22-44f9-800d-836f92efadad 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:11,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-287f56db-aa22-44f9-800d-836f92efadad 2018-12-23 01:25:11,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:11,182 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:11 GMT Server: Apache x-openstack-request-id: req-431f9045-17c6-4fde-8b9d-44f845c6a332 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:11,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:11 GMT Server: Apache x-openstack-request-id: req-1793e6ce-1489-493f-bc0f-7e0c149a718f 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:11,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-1793e6ce-1489-493f-bc0f-7e0c149a718f 2018-12-23 01:25:11,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:11,234 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:11 GMT Server: Apache x-openstack-request-id: req-56cb814d-9a99-480b-80bb-a90ef9a2c2b7 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:11,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:11 GMT Server: Apache x-openstack-request-id: req-f99e73b5-bf2b-4982-bff4-7a7344ea8fa7 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:11,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-f99e73b5-bf2b-4982-bff4-7a7344ea8fa7 2018-12-23 01:25:11,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:11,810 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:11 GMT Server: Apache x-openstack-request-id: req-95d34b0e-20c1-4936-a947-5bbaf3839a77 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:11,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:11 GMT Server: Apache x-openstack-request-id: req-c662d695-97a5-43eb-91bb-677eedad759a 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:11,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-c662d695-97a5-43eb-91bb-677eedad759a 2018-12-23 01:25:11,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:11,866 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:11 GMT Server: Apache x-openstack-request-id: req-15987111-c029-4233-8dd0-995fa98de746 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:11,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:11 GMT Server: Apache x-openstack-request-id: req-a00c798a-9fe5-44a5-8a7e-a687f86694fe 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:11,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-a00c798a-9fe5-44a5-8a7e-a687f86694fe 2018-12-23 01:25:11,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:11,921 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:11 GMT Server: Apache x-openstack-request-id: req-a8d326eb-a29f-4be3-9578-499802f90002 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:11,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:11 GMT Server: Apache x-openstack-request-id: req-e3de31f1-758e-4945-9f10-bbbde88e6f15 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:11,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-e3de31f1-758e-4945-9f10-bbbde88e6f15 2018-12-23 01:25:11,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:11,975 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:11 GMT Server: Apache x-openstack-request-id: req-573bff91-bfb8-495c-b00b-b5e657758ddb Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:12,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:11 GMT Server: Apache x-openstack-request-id: req-0b44ba2d-7e66-40c6-b70d-d23760431ae0 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:12,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-0b44ba2d-7e66-40c6-b70d-d23760431ae0 2018-12-23 01:25:12,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:12,539 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:12 GMT Server: Apache x-openstack-request-id: req-7e3eac4e-7045-4a60-a77a-9008bb441d44 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:12,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:12 GMT Server: Apache x-openstack-request-id: req-8bd566ac-50d1-4fb5-bf6f-9ca4c4244726 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:12,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-8bd566ac-50d1-4fb5-bf6f-9ca4c4244726 2018-12-23 01:25:12,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:13,117 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:12 GMT Server: Apache x-openstack-request-id: req-ec6a6ef0-080e-42fc-b447-bfe5ac0c3aeb Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:13,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:13 GMT Server: Apache x-openstack-request-id: req-691bc8e1-0ebb-43ca-95a2-79abee10e916 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:13,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-691bc8e1-0ebb-43ca-95a2-79abee10e916 2018-12-23 01:25:13,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:14,232 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:13 GMT Server: Apache x-openstack-request-id: req-710c397f-df34-4b86-aec7-10285836563c Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:14,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-10ca9338-0cd8-47a9-9293-fa4ac509a45f 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:14,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-10ca9338-0cd8-47a9-9293-fa4ac509a45f 2018-12-23 01:25:14,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:14,305 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-5d5f39e6-a16f-4246-a393-51adc6e4ade6 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:14,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-38c1c745-2b38-4743-81ed-e1129d7bc08c 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:14,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-38c1c745-2b38-4743-81ed-e1129d7bc08c 2018-12-23 01:25:14,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:14,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-d94cb231-2fb1-4ed7-a8a2-0c75e05bd39b Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:14,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-a66ec9dd-a623-42de-90e0-7e276d4db3a8 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:14,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-a66ec9dd-a623-42de-90e0-7e276d4db3a8 2018-12-23 01:25:14,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:14,568 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-4f6a5c1f-5e87-476c-aa98-387955ba8052 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:14,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-b9d523da-34b8-4060-9a13-7142adc77b1c 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:14,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-b9d523da-34b8-4060-9a13-7142adc77b1c 2018-12-23 01:25:14,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:14,778 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-e86f2d6c-6b20-4951-80ff-7b4272cbc47a Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:14,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-06caf5fe-2d1e-4164-9241-1fccb4ddaa25 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:14,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-06caf5fe-2d1e-4164-9241-1fccb4ddaa25 2018-12-23 01:25:14,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:14,833 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-c2ecc4ac-daf2-4505-bc31-9b38ec25c0d8 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:14,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-ce3b0a53-8084-4e50-840f-31c68e29e6e4 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:14,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-ce3b0a53-8084-4e50-840f-31c68e29e6e4 2018-12-23 01:25:14,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:14,886 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-9ce51e46-48f1-4ec1-971d-31b306966b14 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:14,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-ad67e2a4-f65b-4346-8521-4fbc452f1861 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:14,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-ad67e2a4-f65b-4346-8521-4fbc452f1861 2018-12-23 01:25:14,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:14,941 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-0580d418-1f30-46f8-aec9-356400bfca19 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:14,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-3bffd4a0-5bf3-4f22-9783-b89b7d62fc79 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:14,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-3bffd4a0-5bf3-4f22-9783-b89b7d62fc79 2018-12-23 01:25:14,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:14,993 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-a22c0de0-684c-4caf-bdbd-1836a0add0d9 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:15,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:14 GMT Server: Apache x-openstack-request-id: req-ff4ab529-1585-4f9f-b631-9571bb7ae870 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:15,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-ff4ab529-1585-4f9f-b631-9571bb7ae870 2018-12-23 01:25:15,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:15,044 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-fbaf61f1-4e54-48ea-baa1-88ca53f13e23 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:15,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-7bc4754f-c3ca-4de4-9bf2-6bb577038430 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:15,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-7bc4754f-c3ca-4de4-9bf2-6bb577038430 2018-12-23 01:25:15,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:15,094 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-cc0e4a53-6e3a-4ed1-9dbf-2be6f562f9a9 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:15,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-dfe74e4e-d62b-4b64-b843-7f42caece08f 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:15,118 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-dfe74e4e-d62b-4b64-b843-7f42caece08f 2018-12-23 01:25:15,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:15,144 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-26054a39-1395-4b08-a677-d1687859ca64 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:15,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-01a47177-81f7-4951-a080-8db6eee0b20f 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:15,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-01a47177-81f7-4951-a080-8db6eee0b20f 2018-12-23 01:25:15,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:15,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-b4b5fc6d-78b9-4b96-b928-f1ec398e8897 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:15,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-68ae783b-3c3d-438d-8533-861d293f2dbf 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:15,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-68ae783b-3c3d-438d-8533-861d293f2dbf 2018-12-23 01:25:15,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:15,405 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-8b2453e7-1d8b-493a-a08f-5408bc71e640 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:15,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-acf4ad3b-64ae-4ed9-baa8-8b9f1e3174d8 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:15,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-acf4ad3b-64ae-4ed9-baa8-8b9f1e3174d8 2018-12-23 01:25:15,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:15,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-19002f1c-9e4d-484a-8206-60cf8ea2a716 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:15,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-f40760f0-9b71-432d-8cbd-24a6f6125579 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:15,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-f40760f0-9b71-432d-8cbd-24a6f6125579 2018-12-23 01:25:15,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:15,511 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-404d79dd-e138-4320-8f83-8d5d7f50d96e Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:15,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-05a509a8-af08-41d8-b6eb-ec989e5aa211 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:15,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-05a509a8-af08-41d8-b6eb-ec989e5aa211 2018-12-23 01:25:15,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:15,563 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-bdf7fd81-b87d-4ef0-8b6d-b00c7db96a39 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:15,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-d6ba970a-bae3-415d-bf1f-117a624b1e2a 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:15,589 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-d6ba970a-bae3-415d-bf1f-117a624b1e2a 2018-12-23 01:25:15,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:15,616 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-fa1d42e7-a0fc-4ad2-9b46-f48ffc849730 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:15,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-6b10c7ae-2462-4e8e-8566-1ed07bdb6681 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:15,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-6b10c7ae-2462-4e8e-8566-1ed07bdb6681 2018-12-23 01:25:15,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:15,668 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-bdcf94c4-b6be-4171-9ff9-f7da96225282 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:15,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-a76701a3-c3b9-49cc-8d8f-c0f7f3d72bcf 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:15,692 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-a76701a3-c3b9-49cc-8d8f-c0f7f3d72bcf 2018-12-23 01:25:15,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:15,719 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-d7eef69b-491d-4e0d-ba23-5feef2273108 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:15,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-d6fe40ba-56f9-4133-a1dd-63be6c21f440 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:15,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-d6fe40ba-56f9-4133-a1dd-63be6c21f440 2018-12-23 01:25:15,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:15,930 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-b3bd007d-8dea-4b82-8850-6ac16c53cad4 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:15,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-09180e07-1afe-458d-810c-acfb05fb12f4 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:15,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-09180e07-1afe-458d-810c-acfb05fb12f4 2018-12-23 01:25:15,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:15,984 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-76f1fbcc-34a8-40b8-9082-4a3b6ccd38da Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:15 GMT Server: Apache x-openstack-request-id: req-3a3cb07c-ea51-4ce0-b32b-7968b17945ae 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-3a3cb07c-ea51-4ce0-b32b-7968b17945ae 2018-12-23 01:25:16,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,034 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-67ed5805-8e36-460d-883d-c25807d26f93 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-c74247a9-68be-4262-9a0c-7d10cbaa0c1a 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-c74247a9-68be-4262-9a0c-7d10cbaa0c1a 2018-12-23 01:25:16,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,086 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-229a1501-e75d-4fec-8d5c-349cb8f17455 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-a80271fd-a4b0-4e8a-ac66-7364a15942a7 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-a80271fd-a4b0-4e8a-ac66-7364a15942a7 2018-12-23 01:25:16,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,137 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-4a12f029-4525-4366-8000-17dde2b5a6c5 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-c3685a0e-6924-44a4-b1d5-7c741b46e686 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-c3685a0e-6924-44a4-b1d5-7c741b46e686 2018-12-23 01:25:16,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,187 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-fc11e7b9-0156-49ab-8785-1c6351671b7e Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-7db608dc-a319-4be6-bde9-d020a29c9f02 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-7db608dc-a319-4be6-bde9-d020a29c9f02 2018-12-23 01:25:16,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,239 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-466efc0f-b613-4ee8-ba8b-8b51393d87ea Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-b29a1eae-4f92-48ee-b866-578ef0ff90b3 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-b29a1eae-4f92-48ee-b866-578ef0ff90b3 2018-12-23 01:25:16,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,294 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-5fb0d1db-b792-445e-9e0c-16629f1523ce Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-4e219975-0663-4020-9c00-41cfb3e1ae8c 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,320 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-4e219975-0663-4020-9c00-41cfb3e1ae8c 2018-12-23 01:25:16,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-b7418c34-4ecb-473c-93b4-0503e7f8bcfd Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-6ce445ea-b01b-4c79-9dc3-bed477259f9f 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-6ce445ea-b01b-4c79-9dc3-bed477259f9f 2018-12-23 01:25:16,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,419 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-49901e6f-6b4d-4b01-b3c4-0c1fb1597491 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-5b6ce094-717a-48c0-96d0-29d29eaa59a1 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-5b6ce094-717a-48c0-96d0-29d29eaa59a1 2018-12-23 01:25:16,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,475 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-9709eb0c-6309-45f1-a23c-8a056bf00f5a Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-da8dcd38-f379-4a67-8ef2-be6aac6202e0 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-da8dcd38-f379-4a67-8ef2-be6aac6202e0 2018-12-23 01:25:16,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,527 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-8bfde6c6-22f3-4b77-be6c-99abb7724137 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-c23ff7bd-de00-4102-ad99-c7d80a306eb4 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-c23ff7bd-de00-4102-ad99-c7d80a306eb4 2018-12-23 01:25:16,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,581 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-8a5c74a4-39c4-4e12-b8e5-97e79cdc1a8a Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-736b5cee-46ec-417d-8d29-fca71d0cca22 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,605 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-736b5cee-46ec-417d-8d29-fca71d0cca22 2018-12-23 01:25:16,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-7f3e67b1-5ef2-460d-bed3-55a54fcc0539 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-4caf5346-65d3-4ad0-a6f4-236fb6ef7de1 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-4caf5346-65d3-4ad0-a6f4-236fb6ef7de1 2018-12-23 01:25:16,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,682 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-d7b404c2-1568-4aea-948b-cc303b7c8c69 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-d85318e4-fc31-4c14-91ea-b49c5281f940 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-d85318e4-fc31-4c14-91ea-b49c5281f940 2018-12-23 01:25:16,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,732 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-abcf4a9b-8df0-4c40-a680-801042b487ec Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-9c30c4a3-aa03-4325-85dc-dbb0ccda217c 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-9c30c4a3-aa03-4325-85dc-dbb0ccda217c 2018-12-23 01:25:16,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,782 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-4f12cfaf-224f-4f07-9803-f051e3670c6a Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-31baf18f-4acb-4a46-9aea-c87a2310a9b6 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-31baf18f-4acb-4a46-9aea-c87a2310a9b6 2018-12-23 01:25:16,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-e9b9fb55-9ea9-4daa-b9a2-58a4055f9205 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:16,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-dbe9c50d-e2a7-4c31-9b11-356c649195e7 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:16,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-dbe9c50d-e2a7-4c31-9b11-356c649195e7 2018-12-23 01:25:16,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d21f41a7ee2c341e6e23f282fd9c727249fbc" 2018-12-23 01:25:16,883 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-f1cd5294-2b12-4b6e-9b12-98aec651752a Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:17,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:16 GMT Server: Apache x-openstack-request-id: req-af8b0932-7237-4a80-8f60-5ec331928972 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": "961b533bca1f4be2aaa55f0094a4740e", "OS::stack_id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "image_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image", "inst_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-inst", "subnet_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-subnet", "flavor_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-flavor-name", "net_name": "CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack", "stack_user_project_id": "140696e0454647138cdbe910a6bd2775", "tags": null, "creation_time": "2018-12-23T01:24:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T01:25:04Z", "id": "0e2a0d6a-461a-4416-a9b3-9e8ba247724c", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:17,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-af8b0932-7237-4a80-8f60-5ec331928972 2018-12-23 01:25:17,432 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack 2018-12-23 01:25:17,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/0e2a0d6a-461a-4416-a9b3-9e8ba247724c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee0123ef4ba43eb2a2fb1502c62625bce09998e4" 2018-12-23 01:25:17,611 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:17 GMT Server: Apache x-openstack-request-id: req-4c359014-9775-4cb5-9fa6-4f7235d69c91 Location: http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:17,638 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:25:17 GMT Server: Apache x-openstack-request-id: req-443631da-0055-48f8-a52a-cd7faf3bfdd4 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 01:25:17,638 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/961b533bca1f4be2aaa55f0094a4740e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-stack/0e2a0d6a-461a-4416-a9b3-9e8ba247724c used request id req-443631da-0055-48f8-a52a-cd7faf3bfdd4 2018-12-23 01:25:17,639 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-23b9a897-0ada-457d-ac4f-a7fc3bc9840f-image 2018-12-23 01:25:17,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/f5c8772d-cc16-4713-b418-d64e65faf643 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6b7139be674eb5433e2902505a6d38ce53e0150" 2018-12-23 01:25:18,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ee0aebe3-ba46-4f03-b256-94aa02f68b15 Date: Sun, 23 Dec 2018 01:25:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:25:18,510 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f5c8772d-cc16-4713-b418-d64e65faf643 used request id req-ee0aebe3-ba46-4f03-b256-94aa02f68b15 2018-12-23 01:25:18,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/4637d404-debf-491d-87c6-d31012c2965c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b05e9edc9973fa9fadcd57a00b7e85dd0f72abd" 2018-12-23 01:25:18,552 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:25: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-dc8e7236-f6df-4948-b881-0f52066a7d61 x-compute-request-id: req-dc8e7236-f6df-4948-b881-0f52066a7d61 Content-Length: 0 Content-Type: application/json 2018-12-23 01:25:18,552 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4637d404-debf-491d-87c6-d31012c2965c used request id req-dc8e7236-f6df-4948-b881-0f52066a7d61 2018-12-23 01:25:18,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" 2018-12-23 01:25:18,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7e23cc2e-41cf-4cb5-8f3e-a912bbc37d0f Date: Sun, 23 Dec 2018 01:25:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "961b533bca1f4be2aaa55f0094a4740e", "created_at": "2018-12-23T01:24:45Z", "updated_at": "2018-12-23T01:24:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:24:45Z", "revision_number": 0, "id": "248f599e-932c-4f20-b14f-966e2c3d8dfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:24:45Z", "security_group_id": "d63c4036-cfbe-4805-8d96-902966ba3606", "tenant_id": "961b533bca1f4be2aaa55f0094a4740e", "port_range_min": null, "ethertype": "IPv6", "project_id": "961b533bca1f4be2aaa55f0094a4740e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:24:45Z", "revision_number": 0, "id": "4fa4aa51-e705-4ba3-9f97-857fff0a8c5b", "remote_group_id": "d63c4036-cfbe-4805-8d96-902966ba3606", "remote_ip_prefix": null, "created_at": "2018-12-23T01:24:45Z", "security_group_id": "d63c4036-cfbe-4805-8d96-902966ba3606", "tenant_id": "961b533bca1f4be2aaa55f0094a4740e", "port_range_min": null, "ethertype": "IPv6", "project_id": "961b533bca1f4be2aaa55f0094a4740e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:24:45Z", "revision_number": 0, "id": "b621d57b-41ed-465e-9eb7-fce56388bb30", "remote_group_id": "d63c4036-cfbe-4805-8d96-902966ba3606", "remote_ip_prefix": null, "created_at": "2018-12-23T01:24:45Z", "security_group_id": "d63c4036-cfbe-4805-8d96-902966ba3606", "tenant_id": "961b533bca1f4be2aaa55f0094a4740e", "port_range_min": null, "ethertype": "IPv4", "project_id": "961b533bca1f4be2aaa55f0094a4740e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:24:45Z", "revision_number": 0, "id": "eb9d7b74-407c-4c48-afe9-7824abff4fa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:24:45Z", "security_group_id": "d63c4036-cfbe-4805-8d96-902966ba3606", "tenant_id": "961b533bca1f4be2aaa55f0094a4740e", "port_range_min": null, "ethertype": "IPv4", "project_id": "961b533bca1f4be2aaa55f0094a4740e"}], "revision_number": 4, "project_id": "961b533bca1f4be2aaa55f0094a4740e", "id": "d63c4036-cfbe-4805-8d96-902966ba3606", "name": "default"}]} 2018-12-23 01:25:18,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7e23cc2e-41cf-4cb5-8f3e-a912bbc37d0f 2018-12-23 01:25:18,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" 2018-12-23 01:25:18,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586d82a2-d63f-466f-a1bc-baf7ed55f951 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:25:18,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-586d82a2-d63f-466f-a1bc-baf7ed55f951 2018-12-23 01:25:18,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" 2018-12-23 01:25:18,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b25489-835b-4802-96af-2156740dec1f 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:25:18,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-c6b25489-835b-4802-96af-2156740dec1f 2018-12-23 01:25:18,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" 2018-12-23 01:25:19,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd101aa9-d0c1-4f78-a1c5-44ed061aafd0 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:25:19,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-fd101aa9-d0c1-4f78-a1c5-44ed061aafd0 2018-12-23 01:25:19,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/961b533bca1f4be2aaa55f0094a4740e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" 2018-12-23 01:25:19,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e2642b-513e-4ba3-9906-5ebdfa98f561 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/961b533bca1f4be2aaa55f0094a4740e"}, "enabled": true, "id": "961b533bca1f4be2aaa55f0094a4740e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3191eed7-1255-4ca-proj"}} 2018-12-23 01:25:19,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/961b533bca1f4be2aaa55f0094a4740e used request id req-91e2642b-513e-4ba3-9906-5ebdfa98f561 2018-12-23 01:25:19,132 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d63c4036-cfbe-4805-8d96-902966ba3606 2018-12-23 01:25:19,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d63c4036-cfbe-4805-8d96-902966ba3606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" 2018-12-23 01:25:19,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-15cdc3ef-a7cb-4a58-a5ef-d04d5647c9ba Date: Sun, 23 Dec 2018 01:25:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:24:45Z", "security_group_id": "d63c4036-cfbe-4805-8d96-902966ba3606", "port_range_min": null, "revision_number": 0, "tenant_id": "961b533bca1f4be2aaa55f0094a4740e", "created_at": "2018-12-23T01:24:45Z", "project_id": "961b533bca1f4be2aaa55f0094a4740e", "id": "248f599e-932c-4f20-b14f-966e2c3d8dfa"}, {"remote_group_id": "d63c4036-cfbe-4805-8d96-902966ba3606", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:24:45Z", "security_group_id": "d63c4036-cfbe-4805-8d96-902966ba3606", "port_range_min": null, "revision_number": 0, "tenant_id": "961b533bca1f4be2aaa55f0094a4740e", "created_at": "2018-12-23T01:24:45Z", "project_id": "961b533bca1f4be2aaa55f0094a4740e", "id": "4fa4aa51-e705-4ba3-9f97-857fff0a8c5b"}, {"remote_group_id": "d63c4036-cfbe-4805-8d96-902966ba3606", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:24:45Z", "security_group_id": "d63c4036-cfbe-4805-8d96-902966ba3606", "port_range_min": null, "revision_number": 0, "tenant_id": "961b533bca1f4be2aaa55f0094a4740e", "created_at": "2018-12-23T01:24:45Z", "project_id": "961b533bca1f4be2aaa55f0094a4740e", "id": "b621d57b-41ed-465e-9eb7-fce56388bb30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:24:45Z", "security_group_id": "d63c4036-cfbe-4805-8d96-902966ba3606", "port_range_min": null, "revision_number": 0, "tenant_id": "961b533bca1f4be2aaa55f0094a4740e", "created_at": "2018-12-23T01:24:45Z", "project_id": "961b533bca1f4be2aaa55f0094a4740e", "id": "eb9d7b74-407c-4c48-afe9-7824abff4fa4"}]} 2018-12-23 01:25:19,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d63c4036-cfbe-4805-8d96-902966ba3606 used request id req-15cdc3ef-a7cb-4a58-a5ef-d04d5647c9ba 2018-12-23 01:25:19,329 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:25:19,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d63c4036-cfbe-4805-8d96-902966ba3606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" 2018-12-23 01:25:19,642 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8cc9194d-33d7-409b-967b-2ead114fd6ea Content-Length: 0 Date: Sun, 23 Dec 2018 01:25:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:25:19,642 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d63c4036-cfbe-4805-8d96-902966ba3606 used request id req-8cc9194d-33d7-409b-967b-2ead114fd6ea 2018-12-23 01:25:19,643 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-3191eed7-1255-4ca-proj 2018-12-23 01:25:19,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/961b533bca1f4be2aaa55f0094a4740e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" 2018-12-23 01:25:19,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:25:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df6cf017-2025-4a65-a629-7c4a9f6e3eaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:25:19,883 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/961b533bca1f4be2aaa55f0094a4740e used request id req-df6cf017-2025-4a65-a629-7c4a9f6e3eaf 2018-12-23 01:25:19,884 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-3191eed7-1255-4ca-proj-role 2018-12-23 01:25:19,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0738b37707644930a060dc4978684b4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" 2018-12-23 01:25:20,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:25:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f175a43c-cb23-492f-b48f-f02bb7d90826 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:25:20,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0738b37707644930a060dc4978684b4f used request id req-f175a43c-cb23-492f-b48f-f02bb7d90826 2018-12-23 01:25:20,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79cff8d9f0eee8f698d66bc1113b7e8773f49bb7" 2018-12-23 01:25:20,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e5cdfcc-7199-46e5-bf2c-3fc89745166e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:25:20,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3e5cdfcc-7199-46e5-bf2c-3fc89745166e 2018-12-23 01:25:20,084 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-3191eed7-1255-4ca-user 2018-12-23 01:25:20,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d4ef01cff0b3451b9d6e74a1d4678738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724f566078f1d19a67b31e799401814cec31320" 2018-12-23 01:25:20,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:25:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2180707c-3d97-45e7-9a2a-cd30626f8b56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:25:20,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d4ef01cff0b3451b9d6e74a1d4678738 used request id req-2180707c-3d97-45e7-9a2a-cd30626f8b56 2018-12-23 01:25:20,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:25:20,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:25:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["2_OX2CgvRt-WiCUbXTkXAA"], "issued_at": "2018-12-23T01:25:20.000000Z"}} 2018-12-23 01:25:20,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de72faad7624bbe7123d3282bf8b1095a477518" 2018-12-23 01:25:20,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2104ee-535e-4ee2-a1a6-939ed65bfc7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:25:20,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6e2104ee-535e-4ee2-a1a6-939ed65bfc7a 2018-12-23 01:25:20,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:25:20,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:25:21,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:25:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["UyMA1vCcQ1mVQgPEAy8z5A"], "issued_at": "2018-12-23T01:25:21.000000Z"}} 2018-12-23 01:25:21,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" 2018-12-23 01:25:21,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd0f2d47-0fc8-4aae-8fb3-37671b50e600 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:25:21,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cd0f2d47-0fc8-4aae-8fb3-37671b50e600 2018-12-23 01:25:21,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:25:21,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:25:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:25:21,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-57b71eca-61c8-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" 2018-12-23 01:25:21,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d50f87c5-f208-4847-9172-f8d072491720 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-57b71eca-61c8-47b-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:25:21,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-57b71eca-61c8-47b-proj used request id req-d50f87c5-f208-4847-9172-f8d072491720 2018-12-23 01:25:21,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" 2018-12-23 01:25:21,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115b64d0-bc0a-4128-bf1e-89acf23f7429 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:25:21,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-115b64d0-bc0a-4128-bf1e-89acf23f7429 2018-12-23 01:25:21,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-57b71eca-61c8-47b-proj"}}' 2018-12-23 01:25:21,522 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:25:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25c1252b-4590-4220-a9c1-3a137116dbd4 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa054960720847d9a301ecbe8e28ae06"}, "enabled": true, "id": "aa054960720847d9a301ecbe8e28ae06", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-57b71eca-61c8-47b-proj"}} 2018-12-23 01:25:21,522 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-25c1252b-4590-4220-a9c1-3a137116dbd4 2018-12-23 01:25:21,523 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-57b71eca-61c8-47b-proj 2018-12-23 01:25:21,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:25:21,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:25:21,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:25:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Jwn-J3DPQ2SJyk8Vj22zEw"], "issued_at": "2018-12-23T01:25:21.000000Z"}} 2018-12-23 01:25:21,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4385f5654306444096866774ffdc774b894d477e" 2018-12-23 01:25:21,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd973e4a-0e2b-4967-add4-43146fa0dd69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:25:21,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fd973e4a-0e2b-4967-add4-43146fa0dd69 2018-12-23 01:25:21,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:25:22,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:25:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:25:22,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4385f5654306444096866774ffdc774b894d477e" 2018-12-23 01:25:22,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9ed736-24b9-4c3e-bc38-228d889237ee Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:25:22,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8c9ed736-24b9-4c3e-bc38-228d889237ee 2018-12-23 01:25:22,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-57b71eca-61c8-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4385f5654306444096866774ffdc774b894d477e" 2018-12-23 01:25:22,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b794ca2a-4cea-4894-b44b-6fd5a888b7f4 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-57b71eca-61c8-47b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa054960720847d9a301ecbe8e28ae06"}, "enabled": true, "id": "aa054960720847d9a301ecbe8e28ae06", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-57b71eca-61c8-47b-proj"}]} 2018-12-23 01:25:22,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-57b71eca-61c8-47b-proj used request id req-b794ca2a-4cea-4894-b44b-6fd5a888b7f4 2018-12-23 01:25:22,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4385f5654306444096866774ffdc774b894d477e" 2018-12-23 01:25:22,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8573c4-e34f-4bb7-9480-044063304d07 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:25:22,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ac8573c4-e34f-4bb7-9480-044063304d07 2018-12-23 01:25:22,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4385f5654306444096866774ffdc774b894d477e" 2018-12-23 01:25:22,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b1b791-22ea-42a9-a527-c9ecd34e2573 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:25:22,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-10b1b791-22ea-42a9-a527-c9ecd34e2573 2018-12-23 01:25:22,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-57b71eca-61c8-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4385f5654306444096866774ffdc774b894d477e" 2018-12-23 01:25:22,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d7cd6f-95f6-4586-9588-360747bf8900 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-57b71eca-61c8-47b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa054960720847d9a301ecbe8e28ae06"}, "enabled": true, "id": "aa054960720847d9a301ecbe8e28ae06", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-57b71eca-61c8-47b-proj"}]} 2018-12-23 01:25:22,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-57b71eca-61c8-47b-proj used request id req-47d7cd6f-95f6-4586-9588-360747bf8900 2018-12-23 01:25:22,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/b27f8ea41e0345cbbec0ead5b55d8513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4385f5654306444096866774ffdc774b894d477e" 2018-12-23 01:25:22,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb2062b1-c6b5-4f71-ae97-dcd766856602 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-57b71eca-61c8-47b-user", "links": {"self": "http://172.30.9.26:5000/v3/users/b27f8ea41e0345cbbec0ead5b55d8513"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "aa054960720847d9a301ecbe8e28ae06", "id": "b27f8ea41e0345cbbec0ead5b55d8513", "password_expires_at": null}} 2018-12-23 01:25:22,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b27f8ea41e0345cbbec0ead5b55d8513 used request id req-cb2062b1-c6b5-4f71-ae97-dcd766856602 2018-12-23 01:25:22,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/aa054960720847d9a301ecbe8e28ae06/users/b27f8ea41e0345cbbec0ead5b55d8513/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4385f5654306444096866774ffdc774b894d477e" 2018-12-23 01:25:23,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15047872-9279-4f96-9194-d6fb5eb13e85 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/aa054960720847d9a301ecbe8e28ae06/users/b27f8ea41e0345cbbec0ead5b55d8513/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 01:25:23,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/aa054960720847d9a301ecbe8e28ae06/users/b27f8ea41e0345cbbec0ead5b55d8513/roles used request id req-15047872-9279-4f96-9194-d6fb5eb13e85 2018-12-23 01:25:23,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4385f5654306444096866774ffdc774b894d477e" 2018-12-23 01:25:23,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-760a8544-66cf-44a3-b89b-69d76e89139e Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 01:25:23,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-760a8544-66cf-44a3-b89b-69d76e89139e 2018-12-23 01:25:23,170 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-57b71eca-61c8-47b-proj 2018-12-23 01:25:23,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/aa054960720847d9a301ecbe8e28ae06/users/b27f8ea41e0345cbbec0ead5b55d8513/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4385f5654306444096866774ffdc774b894d477e" 2018-12-23 01:25:23,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bc603e3-6005-4db4-9575-556f46b7be9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:25:23,308 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/aa054960720847d9a301ecbe8e28ae06/users/b27f8ea41e0345cbbec0ead5b55d8513/roles/33b4d73a584d43819999ba417c629e3a used request id req-8bc603e3-6005-4db4-9575-556f46b7be9b 2018-12-23 01:25:23,309 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-57b71eca-61c8-47b-user 2018-12-23 01:25:23,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:25:23,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" 2018-12-23 01:25:23,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200a7373-07eb-42a2-9750-c1ffdc20158f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:25:23,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-200a7373-07eb-42a2-9750-c1ffdc20158f 2018-12-23 01:25:23,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" -d '{"role": {"name": "CreateStackSuccessTests-57b71eca-61c8-47b-proj-role"}}' 2018-12-23 01:25:23,431 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f540593-7345-43aa-ae81-bc813d1f08d1 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00f9af9e57254be894f58e1002ab66fb", "links": {"self": "http://172.30.9.26:5000/v3/roles/00f9af9e57254be894f58e1002ab66fb"}, "name": "CreateStackSuccessTests-57b71eca-61c8-47b-proj-role"}} 2018-12-23 01:25:23,432 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2f540593-7345-43aa-ae81-bc813d1f08d1 2018-12-23 01:25:23,432 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-57b71eca-61c8-47b-proj-role 2018-12-23 01:25:23,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/00f9af9e57254be894f58e1002ab66fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" 2018-12-23 01:25:23,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62fc39a8-7034-48bd-97fa-4fdeb12e977b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/00f9af9e57254be894f58e1002ab66fb"}, "domain_id": null, "name": "CreateStackSuccessTests-57b71eca-61c8-47b-proj-role", "id": "00f9af9e57254be894f58e1002ab66fb"}} 2018-12-23 01:25:23,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/00f9af9e57254be894f58e1002ab66fb used request id req-62fc39a8-7034-48bd-97fa-4fdeb12e977b 2018-12-23 01:25:23,524 - keystone_utils - INFO - Granting role CreateStackSuccessTests-57b71eca-61c8-47b-proj-role to project CreateStackSuccessTests-57b71eca-61c8-47b-proj 2018-12-23 01:25:23,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/aa054960720847d9a301ecbe8e28ae06/users/b27f8ea41e0345cbbec0ead5b55d8513/roles/00f9af9e57254be894f58e1002ab66fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" 2018-12-23 01:25:23,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62233494-8e3f-4d7d-8e79-74e9caac9d18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:25:23,680 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/aa054960720847d9a301ecbe8e28ae06/users/b27f8ea41e0345cbbec0ead5b55d8513/roles/00f9af9e57254be894f58e1002ab66fb used request id req-62233494-8e3f-4d7d-8e79-74e9caac9d18 2018-12-23 01:25:23,680 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:25:23,680 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:25:23,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:25:23,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:25:24,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "00f9af9e57254be894f58e1002ab66fb", "name": "CreateStackSuccessTests-57b71eca-61c8-47b-proj-role"}], "expires_at": "2018-12-23T02:25:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa054960720847d9a301ecbe8e28ae06", "name": "CreateStackSuccessTests-57b71eca-61c8-47b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/aa054960720847d9a301ecbe8e28ae06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/aa054960720847d9a301ecbe8e28ae06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/aa054960720847d9a301ecbe8e28ae06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/aa054960720847d9a301ecbe8e28ae06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/aa054960720847d9a301ecbe8e28ae06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/aa054960720847d9a301ecbe8e28ae06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-57b71eca-61c8-47b-user", "id": "b27f8ea41e0345cbbec0ead5b55d8513"}, "audit_ids": ["xjbMkz_CRdmx2QmDJDl1Iw"], "issued_at": "2018-12-23T01:25:24.000000Z"}} 2018-12-23 01:25:24,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42135377db54df95c2762827a5d2d74ea5fc02a2" 2018-12-23 01:25:24,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2b2dcc6-e697-4783-a101-cae0e0e3d11f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:25:24,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d2b2dcc6-e697-4783-a101-cae0e0e3d11f 2018-12-23 01:25:24,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42135377db54df95c2762827a5d2d74ea5fc02a2" 2018-12-23 01:25:24,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-68596cb9-eb32-4dff-987c-63e1b84e749d Date: Sun, 23 Dec 2018 01:25:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image"} 2018-12-23 01:25:24,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image used request id req-68596cb9-eb32-4dff-987c-63e1b84e749d 2018-12-23 01:25:24,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42135377db54df95c2762827a5d2d74ea5fc02a2" 2018-12-23 01:25:24,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-47a3e40f-10ef-4e32-9bf2-5efdc4050ee8 Date: Sun, 23 Dec 2018 01:25: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-12-23 01:25:24,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-47a3e40f-10ef-4e32-9bf2-5efdc4050ee8 2018-12-23 01:25:24,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42135377db54df95c2762827a5d2d74ea5fc02a2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image"}' 2018-12-23 01:25:24,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5 X-Openstack-Request-Id: req-4523da06-f57b-4fd1-a1eb-f21b70fa405a Date: Sun, 23 Dec 2018 01:25:24 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:25:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:25:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5", "min_disk": 0, "protected": false, "id": "b01ecb13-15d9-4c30-b3b4-2b87ea187ce5", "file": "/v2/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5/file", "checksum": null, "owner": "aa054960720847d9a301ecbe8e28ae06", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:25:24,869 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4523da06-f57b-4fd1-a1eb-f21b70fa405a 2018-12-23 01:25:24,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42135377db54df95c2762827a5d2d74ea5fc02a2" -d '' 2018-12-23 01:25:26,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-474d5a4f-fc5a-41b3-b34d-c5a8aee2227e Date: Sun, 23 Dec 2018 01:25:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:25:26,137 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5/file used request id req-474d5a4f-fc5a-41b3-b34d-c5a8aee2227e 2018-12-23 01:25:26,137 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:25:26,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42135377db54df95c2762827a5d2d74ea5fc02a2" 2018-12-23 01:25:26,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-076225a3-9a14-4997-92a4-424fdf068bdc Date: Sun, 23 Dec 2018 01:25:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:25:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:25:26Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5/snap", "metadata": {}}], "self": "/v2/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5", "min_disk": 0, "protected": false, "id": "b01ecb13-15d9-4c30-b3b4-2b87ea187ce5", "file": "/v2/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aa054960720847d9a301ecbe8e28ae06", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:25:26,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5 used request id req-076225a3-9a14-4997-92a4-424fdf068bdc 2018-12-23 01:25:26,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42135377db54df95c2762827a5d2d74ea5fc02a2" 2018-12-23 01:25:26,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dbe6795a-a2be-4688-a4d7-d912bcf6028f Date: Sun, 23 Dec 2018 01:25: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-12-23 01:25:26,463 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-dbe6795a-a2be-4688-a4d7-d912bcf6028f 2018-12-23 01:25:26,466 - create_image - INFO - Created image with name - CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image 2018-12-23 01:25:26,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42135377db54df95c2762827a5d2d74ea5fc02a2" 2018-12-23 01:25:26,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-15564fd9-9a37-4669-acfb-2345f6e9c01a Date: Sun, 23 Dec 2018 01:25:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:25:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:25:26Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5/snap", "metadata": {}}], "self": "/v2/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5", "min_disk": 0, "protected": false, "id": "b01ecb13-15d9-4c30-b3b4-2b87ea187ce5", "file": "/v2/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aa054960720847d9a301ecbe8e28ae06", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:25:26,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5 used request id req-15564fd9-9a37-4669-acfb-2345f6e9c01a 2018-12-23 01:25:26,636 - create_image - DEBUG - Instance status is - active 2018-12-23 01:25:26,636 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image 2018-12-23 01:25:26,636 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image 2018-12-23 01:25:26,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:25:26,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:25:27,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:25:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["j-m-0MyRTtuhz-QsBESGcA"], "issued_at": "2018-12-23T01:25:27.000000Z"}} 2018-12-23 01:25:27,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8455c90ed03aca306fee9d501cfb2f9560918c" 2018-12-23 01:25:27,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e4d112-db09-4dbf-971f-02ca3347f18c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:25:27,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-58e4d112-db09-4dbf-971f-02ca3347f18c 2018-12-23 01:25:27,102 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:25:27,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8455c90ed03aca306fee9d501cfb2f9560918c" 2018-12-23 01:25:27,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25: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-da828a98-4e3a-4805-a0fd-1d8d48f38d5d x-compute-request-id: req-da828a98-4e3a-4805-a0fd-1d8d48f38d5d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:25:27,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-da828a98-4e3a-4805-a0fd-1d8d48f38d5d 2018-12-23 01:25:27,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8455c90ed03aca306fee9d501cfb2f9560918c" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-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-12-23 01:25:27,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25: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-62b37e30-d0e0-4dcc-924c-ecd31a03517f x-compute-request-id: req-62b37e30-d0e0-4dcc-924c-ecd31a03517f Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d6de84da-1a22-43ea-92fd-20d04a2bab7c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d6de84da-1a22-43ea-92fd-20d04a2bab7c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d6de84da-1a22-43ea-92fd-20d04a2bab7c", "name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:25:27,353 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-62b37e30-d0e0-4dcc-924c-ecd31a03517f 2018-12-23 01:25:27,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:25:27,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:25:27,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "00f9af9e57254be894f58e1002ab66fb", "name": "CreateStackSuccessTests-57b71eca-61c8-47b-proj-role"}], "expires_at": "2018-12-23T02:25:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa054960720847d9a301ecbe8e28ae06", "name": "CreateStackSuccessTests-57b71eca-61c8-47b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/aa054960720847d9a301ecbe8e28ae06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/aa054960720847d9a301ecbe8e28ae06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/aa054960720847d9a301ecbe8e28ae06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/aa054960720847d9a301ecbe8e28ae06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/aa054960720847d9a301ecbe8e28ae06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/aa054960720847d9a301ecbe8e28ae06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-57b71eca-61c8-47b-user", "id": "b27f8ea41e0345cbbec0ead5b55d8513"}, "audit_ids": ["zM5HFL-zQiOrq05Xbmigtw"], "issued_at": "2018-12-23T01:25:27.000000Z"}} 2018-12-23 01:25:27,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:25:27,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816b9eee-9579-4557-a9eb-0e20c8584773 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:25:27,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-816b9eee-9579-4557-a9eb-0e20c8584773 2018-12-23 01:25:27,866 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:25:27,869 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:25:27,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:25:28,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:27 GMT Server: Apache x-openstack-request-id: req-19339382-a841-41a1-b2ec-2e710c81a27e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 01:25:28,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack used request id req-19339382-a841-41a1-b2ec-2e710c81a27e 2018-12-23 01:25:28,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-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-b570bd1c-a28c-441c-8c44-4cdda9d360dc-net", "inst_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-inst", "subnet_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-subnet", "image_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "flavor_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-flavor-name"}}' 2018-12-23 01:25:30,285 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:25:28 GMT Server: Apache x-openstack-request-id: req-caa91858-8a0d-4d38-a863-e363f631d2cd Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "links": [{"href": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1", "rel": "self"}]}} 2018-12-23 01:25:30,286 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks used request id req-caa91858-8a0d-4d38-a863-e363f631d2cd 2018-12-23 01:25:30,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/c7384950-2324-44c9-b0b7-ae4040ffb1c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:25:30,827 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:30 GMT Server: Apache x-openstack-request-id: req-1de63b1c-2249-49d7-ad0b-75313ebff8e7 Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:31,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:30 GMT Server: Apache x-openstack-request-id: req-7e5257d8-532a-481e-9d54-2709f57c5c30 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": "aa054960720847d9a301ecbe8e28ae06", "OS::stack_id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "image_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "inst_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-inst", "subnet_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-subnet", "net_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-net", "flavor_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "stack_user_project_id": "fc983a28c149439c81ac2e4ad2622742", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:25:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:31,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 used request id req-7e5257d8-532a-481e-9d54-2709f57c5c30 2018-12-23 01:25:31,034 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack 2018-12-23 01:25:31,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/c7384950-2324-44c9-b0b7-ae4040ffb1c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:25:31,063 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:31 GMT Server: Apache x-openstack-request-id: req-0956ad54-adc5-4dd4-9c29-01fceba86e2f Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:31,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:31 GMT Server: Apache x-openstack-request-id: req-48a14eff-23ab-4c6a-9a77-cdf51d12d6b1 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": "aa054960720847d9a301ecbe8e28ae06", "OS::stack_id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "image_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "inst_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-inst", "subnet_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-subnet", "net_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-net", "flavor_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "stack_user_project_id": "fc983a28c149439c81ac2e4ad2622742", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:25:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:31,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 used request id req-48a14eff-23ab-4c6a-9a77-cdf51d12d6b1 2018-12-23 01:25:31,258 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:25:31,258 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:25:34,261 - create_stack - DEBUG - Stack status query timeout in 1196.77286911 2018-12-23 01:25:34,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/c7384950-2324-44c9-b0b7-ae4040ffb1c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:25:34,446 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:34 GMT Server: Apache x-openstack-request-id: req-4dd711e9-1f9d-40f8-8edd-c56be6748ff6 Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:34,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:34 GMT Server: Apache x-openstack-request-id: req-0e673983-6963-41e6-862c-5cc11234652c 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": "aa054960720847d9a301ecbe8e28ae06", "OS::stack_id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "image_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "inst_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-inst", "subnet_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-subnet", "net_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-net", "flavor_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "stack_user_project_id": "fc983a28c149439c81ac2e4ad2622742", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:25:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:34,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 used request id req-0e673983-6963-41e6-862c-5cc11234652c 2018-12-23 01:25:34,635 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:25:34,635 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:25:37,638 - create_stack - DEBUG - Stack status query timeout in 1193.39617705 2018-12-23 01:25:37,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/c7384950-2324-44c9-b0b7-ae4040ffb1c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:25:37,812 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:37 GMT Server: Apache x-openstack-request-id: req-0637cd6a-267a-42e5-b443-2454dba360f7 Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:37,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:37 GMT Server: Apache x-openstack-request-id: req-b1e28087-91b4-4af8-abf1-06f631d89cb7 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": "aa054960720847d9a301ecbe8e28ae06", "OS::stack_id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "image_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "inst_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-inst", "subnet_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-subnet", "net_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-net", "flavor_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "stack_user_project_id": "fc983a28c149439c81ac2e4ad2622742", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:25:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:37,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 used request id req-b1e28087-91b4-4af8-abf1-06f631d89cb7 2018-12-23 01:25:37,991 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:25:37,991 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:25:40,995 - create_stack - DEBUG - Stack status query timeout in 1190.03976703 2018-12-23 01:25:40,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/c7384950-2324-44c9-b0b7-ae4040ffb1c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:25:41,164 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:41 GMT Server: Apache x-openstack-request-id: req-7765184c-b743-4de6-b484-f4bb99f72656 Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:41,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:41 GMT Server: Apache x-openstack-request-id: req-a866b45d-030c-4caa-8d6a-cb896c37f9b3 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": "aa054960720847d9a301ecbe8e28ae06", "OS::stack_id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "image_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "inst_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-inst", "subnet_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-subnet", "net_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-net", "flavor_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "stack_user_project_id": "fc983a28c149439c81ac2e4ad2622742", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:25:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:41,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 used request id req-a866b45d-030c-4caa-8d6a-cb896c37f9b3 2018-12-23 01:25:41,718 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:25:41,718 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:25:44,721 - create_stack - DEBUG - Stack status query timeout in 1186.31332302 2018-12-23 01:25:44,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/c7384950-2324-44c9-b0b7-ae4040ffb1c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:25:44,750 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:44 GMT Server: Apache x-openstack-request-id: req-277e18d0-ea45-4b3d-98ad-b677c352519f Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:44,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:44 GMT Server: Apache x-openstack-request-id: req-22963a68-b050-401e-b307-425f5ede2243 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": "aa054960720847d9a301ecbe8e28ae06", "OS::stack_id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "image_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "inst_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-inst", "subnet_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-subnet", "net_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-net", "flavor_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "stack_user_project_id": "fc983a28c149439c81ac2e4ad2622742", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:25:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:44,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 used request id req-22963a68-b050-401e-b307-425f5ede2243 2018-12-23 01:25:44,942 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:25:44,942 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:25:47,945 - create_stack - DEBUG - Stack status query timeout in 1183.0888741 2018-12-23 01:25:47,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/c7384950-2324-44c9-b0b7-ae4040ffb1c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:25:47,975 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:47 GMT Server: Apache x-openstack-request-id: req-8cc7a756-c701-4532-b8e0-92b3ae079f9d Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:48,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:47 GMT Server: Apache x-openstack-request-id: req-99bece61-dc44-46af-9ab0-46d0d981d6e3 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": "aa054960720847d9a301ecbe8e28ae06", "OS::stack_id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "image_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "inst_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-inst", "subnet_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-subnet", "net_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-net", "flavor_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "stack_user_project_id": "fc983a28c149439c81ac2e4ad2622742", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:25:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:48,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 used request id req-99bece61-dc44-46af-9ab0-46d0d981d6e3 2018-12-23 01:25:48,170 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 01:25:48,170 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack 2018-12-23 01:25:48,170 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack 2018-12-23 01:25:48,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:25:48,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "00f9af9e57254be894f58e1002ab66fb", "name": "CreateStackSuccessTests-57b71eca-61c8-47b-proj-role"}], "expires_at": "2018-12-23T02:25:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa054960720847d9a301ecbe8e28ae06", "name": "CreateStackSuccessTests-57b71eca-61c8-47b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/aa054960720847d9a301ecbe8e28ae06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/aa054960720847d9a301ecbe8e28ae06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/aa054960720847d9a301ecbe8e28ae06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/aa054960720847d9a301ecbe8e28ae06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/aa054960720847d9a301ecbe8e28ae06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/aa054960720847d9a301ecbe8e28ae06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-57b71eca-61c8-47b-user", "id": "b27f8ea41e0345cbbec0ead5b55d8513"}, "audit_ids": ["ER8Am0YWRre8HFcAPSchgw"], "issued_at": "2018-12-23T01:25:48.000000Z"}} 2018-12-23 01:25:48,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/c7384950-2324-44c9-b0b7-ae4040ffb1c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb2bf4dbf5c5be61624241c86e8dd0b6e0117b" 2018-12-23 01:25:48,802 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:48 GMT Server: Apache x-openstack-request-id: req-f70d1fbd-5740-4515-95a7-c7430a27e79b Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:49,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:48 GMT Server: Apache x-openstack-request-id: req-6023b73d-5025-4572-b059-d75e54b5e052 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": "aa054960720847d9a301ecbe8e28ae06", "OS::stack_id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "image_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "inst_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-inst", "subnet_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-subnet", "net_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-net", "flavor_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "stack_user_project_id": "fc983a28c149439c81ac2e4ad2622742", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:25:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:49,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 used request id req-6023b73d-5025-4572-b059-d75e54b5e052 2018-12-23 01:25:49,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/c7384950-2324-44c9-b0b7-ae4040ffb1c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:25:49,596 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:49 GMT Server: Apache x-openstack-request-id: req-bcaaa5a1-a018-4cc4-8668-4333b52dbcd8 Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:49,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:49 GMT Server: Apache x-openstack-request-id: req-203f3ee9-d114-4304-aecb-4ae834b1f96b 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": "aa054960720847d9a301ecbe8e28ae06", "OS::stack_id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "image_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "inst_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-inst", "subnet_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-subnet", "net_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-net", "flavor_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "stack_user_project_id": "fc983a28c149439c81ac2e4ad2622742", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:25:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:49,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 used request id req-203f3ee9-d114-4304-aecb-4ae834b1f96b 2018-12-23 01:25:49,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:25:49,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:25:50,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "00f9af9e57254be894f58e1002ab66fb", "name": "CreateStackSuccessTests-57b71eca-61c8-47b-proj-role"}], "expires_at": "2018-12-23T02:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa054960720847d9a301ecbe8e28ae06", "name": "CreateStackSuccessTests-57b71eca-61c8-47b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/aa054960720847d9a301ecbe8e28ae06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/aa054960720847d9a301ecbe8e28ae06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/aa054960720847d9a301ecbe8e28ae06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/aa054960720847d9a301ecbe8e28ae06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/aa054960720847d9a301ecbe8e28ae06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/aa054960720847d9a301ecbe8e28ae06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-57b71eca-61c8-47b-user", "id": "b27f8ea41e0345cbbec0ead5b55d8513"}, "audit_ids": ["eO8Hrp49Tl2SCF98ocfnxw"], "issued_at": "2018-12-23T01:25:50.000000Z"}} 2018-12-23 01:25:50,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead95dd6036f4fe21121a72f6d5ddfde4e9907f0" 2018-12-23 01:25:50,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e43608fa-52d3-4965-98b9-cd83fe3e120a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:25:50,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e43608fa-52d3-4965-98b9-cd83fe3e120a 2018-12-23 01:25:50,104 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:25:50,107 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:25:50,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead95dd6036f4fe21121a72f6d5ddfde4e9907f0" 2018-12-23 01:25:50,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:50 GMT Server: Apache x-openstack-request-id: req-ac8bc165-f7be-459d-91f2-670b0e1075fe 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-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "stack_user_project_id": "fc983a28c149439c81ac2e4ad2622742", "deletion_time": null, "creation_time": "2018-12-23T01:25:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "tags": null}]} 2018-12-23 01:25:50,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack used request id req-ac8bc165-f7be-459d-91f2-670b0e1075fe 2018-12-23 01:25:50,664 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack 2018-12-23 01:25:50,664 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack 2018-12-23 01:25:50,664 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack 2018-12-23 01:25:50,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/c7384950-2324-44c9-b0b7-ae4040ffb1c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:25:50,840 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:50 GMT Server: Apache x-openstack-request-id: req-44f0fbb4-7bef-4feb-b867-66ef1993cc6d Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:50,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:25:50 GMT Server: Apache x-openstack-request-id: req-0b2a8a4b-c4aa-4f71-9a59-8199a89be350 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:25:50,913 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 used request id req-0b2a8a4b-c4aa-4f71-9a59-8199a89be350 2018-12-23 01:25:50,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/c7384950-2324-44c9-b0b7-ae4040ffb1c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:25:51,099 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:50 GMT Server: Apache x-openstack-request-id: req-ccec4a5c-8def-44f9-8603-b2ea93d3ea6d Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:51,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:51 GMT Server: Apache x-openstack-request-id: req-3fae120f-36cf-410f-8ea2-54ca4650f92a 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": "aa054960720847d9a301ecbe8e28ae06", "OS::stack_id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "image_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "inst_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-inst", "subnet_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-subnet", "flavor_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-flavor-name", "net_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "stack_user_project_id": "fc983a28c149439c81ac2e4ad2622742", "tags": null, "creation_time": "2018-12-23T01:25:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:50Z", "id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:51,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 used request id req-3fae120f-36cf-410f-8ea2-54ca4650f92a 2018-12-23 01:25:51,125 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:25:51,126 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:25:54,129 - create_stack - DEBUG - Stack status query timeout in 1196.78498411 2018-12-23 01:25:54,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/c7384950-2324-44c9-b0b7-ae4040ffb1c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:25:54,160 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:54 GMT Server: Apache x-openstack-request-id: req-3df12747-b58c-477a-ba28-c82965336b8e Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:54,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:54 GMT Server: Apache x-openstack-request-id: req-583710e2-733a-4b79-8ce6-6397c8515aa9 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": "aa054960720847d9a301ecbe8e28ae06", "OS::stack_id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "image_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "inst_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-inst", "subnet_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-subnet", "flavor_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-flavor-name", "net_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "stack_user_project_id": "fc983a28c149439c81ac2e4ad2622742", "tags": null, "creation_time": "2018-12-23T01:25:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:50Z", "id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:54,202 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 used request id req-583710e2-733a-4b79-8ce6-6397c8515aa9 2018-12-23 01:25:54,203 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:25:54,203 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:25:57,206 - create_stack - DEBUG - Stack status query timeout in 1193.70743203 2018-12-23 01:25:57,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/c7384950-2324-44c9-b0b7-ae4040ffb1c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:25:57,235 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:25:57 GMT Server: Apache x-openstack-request-id: req-a7c89c7f-0e2b-4a6c-b43c-d51868dc8867 Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:25:57,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:25:57 GMT Server: Apache x-openstack-request-id: req-9eb7c3a3-1f33-45dd-9202-f00ef1506a5a 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": "aa054960720847d9a301ecbe8e28ae06", "OS::stack_id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "image_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "inst_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-inst", "subnet_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-subnet", "flavor_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-flavor-name", "net_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "stack_user_project_id": "fc983a28c149439c81ac2e4ad2622742", "tags": null, "creation_time": "2018-12-23T01:25:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:50Z", "id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:25:57,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 used request id req-9eb7c3a3-1f33-45dd-9202-f00ef1506a5a 2018-12-23 01:25:57,262 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:25:57,262 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:26:00,265 - create_stack - DEBUG - Stack status query timeout in 1190.64836216 2018-12-23 01:26:00,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/c7384950-2324-44c9-b0b7-ae4040ffb1c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:26:00,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:00 GMT Server: Apache x-openstack-request-id: req-9954dd16-6948-47f7-b4d7-4efa64ddd0da Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:00,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:00 GMT Server: Apache x-openstack-request-id: req-e64d3014-7273-4606-afd8-63b155e99797 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": "aa054960720847d9a301ecbe8e28ae06", "OS::stack_id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "image_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "inst_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-inst", "subnet_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-subnet", "flavor_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-flavor-name", "net_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "stack_user_project_id": "fc983a28c149439c81ac2e4ad2622742", "tags": null, "creation_time": "2018-12-23T01:25:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:25:50Z", "id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:26:00,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 used request id req-e64d3014-7273-4606-afd8-63b155e99797 2018-12-23 01:26:00,843 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:26:00,843 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:26:03,847 - create_stack - DEBUG - Stack status query timeout in 1187.06713414 2018-12-23 01:26:03,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/c7384950-2324-44c9-b0b7-ae4040ffb1c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:26:04,048 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:03 GMT Server: Apache x-openstack-request-id: req-c37ae167-73dd-4af5-8f0c-c57188d3c1f1 Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:04,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:04 GMT Server: Apache x-openstack-request-id: req-ad85c8fc-2054-4600-9cb6-039ac4faf395 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": "aa054960720847d9a301ecbe8e28ae06", "OS::stack_id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "image_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image", "inst_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-inst", "subnet_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-subnet", "flavor_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-flavor-name", "net_name": "CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-net"}, "deletion_time": "2018-12-23T01:26:02Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack", "stack_user_project_id": "fc983a28c149439c81ac2e4ad2622742", "tags": null, "creation_time": "2018-12-23T01:25:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T01:25:50Z", "id": "c7384950-2324-44c9-b0b7-ae4040ffb1c1", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:26:04,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 used request id req-ad85c8fc-2054-4600-9cb6-039ac4faf395 2018-12-23 01:26:04,630 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 01:26:04,630 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack 2018-12-23 01:26:04,631 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack 2018-12-23 01:26:04,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/c7384950-2324-44c9-b0b7-ae4040ffb1c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679b59ba6c8abadd4664efba883515e8ee5eb50d" 2018-12-23 01:26:04,660 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:04 GMT Server: Apache x-openstack-request-id: req-0c66fbee-f91d-4fe6-8363-6f28941e434e Location: http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:04,844 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:26:04 GMT Server: Apache x-openstack-request-id: req-15bf6b70-8db2-40f4-9aec-8756548f71f3 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 01:26:04,844 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/aa054960720847d9a301ecbe8e28ae06/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-stack/c7384950-2324-44c9-b0b7-ae4040ffb1c1 used request id req-15bf6b70-8db2-40f4-9aec-8756548f71f3 2018-12-23 01:26:04,845 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-b570bd1c-a28c-441c-8c44-4cdda9d360dc-image 2018-12-23 01:26:04,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42135377db54df95c2762827a5d2d74ea5fc02a2" 2018-12-23 01:26:05,779 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-88cf8997-72f1-4165-928b-22f9de9f1e4a Date: Sun, 23 Dec 2018 01:26:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:26:05,779 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b01ecb13-15d9-4c30-b3b4-2b87ea187ce5 used request id req-88cf8997-72f1-4165-928b-22f9de9f1e4a 2018-12-23 01:26:05,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/d6de84da-1a22-43ea-92fd-20d04a2bab7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8455c90ed03aca306fee9d501cfb2f9560918c" 2018-12-23 01:26:05,822 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-bd2e92ee-1b2e-4869-8338-74778ad34c29 x-compute-request-id: req-bd2e92ee-1b2e-4869-8338-74778ad34c29 Content-Length: 0 Content-Type: application/json 2018-12-23 01:26:05,822 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d6de84da-1a22-43ea-92fd-20d04a2bab7c used request id req-bd2e92ee-1b2e-4869-8338-74778ad34c29 2018-12-23 01:26:05,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" 2018-12-23 01:26:06,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-20fc2696-35c1-4087-b3b3-e0965392b26b Date: Sun, 23 Dec 2018 01:26:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa054960720847d9a301ecbe8e28ae06", "created_at": "2018-12-23T01:25:30Z", "updated_at": "2018-12-23T01:25:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:25:30Z", "revision_number": 0, "id": "7d10b984-a09b-4576-a776-0a0d24a9ae3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:25:30Z", "security_group_id": "e4b72a95-be75-4132-b119-a2739d114364", "tenant_id": "aa054960720847d9a301ecbe8e28ae06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa054960720847d9a301ecbe8e28ae06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:25:30Z", "revision_number": 0, "id": "94bead05-3f7b-4dd0-adbf-e3120fb984b1", "remote_group_id": "e4b72a95-be75-4132-b119-a2739d114364", "remote_ip_prefix": null, "created_at": "2018-12-23T01:25:30Z", "security_group_id": "e4b72a95-be75-4132-b119-a2739d114364", "tenant_id": "aa054960720847d9a301ecbe8e28ae06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa054960720847d9a301ecbe8e28ae06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:25:30Z", "revision_number": 0, "id": "da0e2064-f798-47f0-a036-c816e7f63118", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:25:30Z", "security_group_id": "e4b72a95-be75-4132-b119-a2739d114364", "tenant_id": "aa054960720847d9a301ecbe8e28ae06", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa054960720847d9a301ecbe8e28ae06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:25:30Z", "revision_number": 0, "id": "e0627b2f-e38e-4e78-9749-702a40316a49", "remote_group_id": "e4b72a95-be75-4132-b119-a2739d114364", "remote_ip_prefix": null, "created_at": "2018-12-23T01:25:30Z", "security_group_id": "e4b72a95-be75-4132-b119-a2739d114364", "tenant_id": "aa054960720847d9a301ecbe8e28ae06", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa054960720847d9a301ecbe8e28ae06"}], "revision_number": 4, "project_id": "aa054960720847d9a301ecbe8e28ae06", "id": "e4b72a95-be75-4132-b119-a2739d114364", "name": "default"}]} 2018-12-23 01:26:06,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-20fc2696-35c1-4087-b3b3-e0965392b26b 2018-12-23 01:26:06,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" 2018-12-23 01:26:06,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced49d59-50e9-4d67-b27b-7b3241e8f3b6 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:26:06,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-ced49d59-50e9-4d67-b27b-7b3241e8f3b6 2018-12-23 01:26:06,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" 2018-12-23 01:26:06,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2f4df37-076a-4674-b74b-99898cd33592 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:26:06,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-f2f4df37-076a-4674-b74b-99898cd33592 2018-12-23 01:26:06,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" 2018-12-23 01:26:06,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5a74fd-ffef-426a-ba40-d8a59f0a2d40 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:26:06,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-9e5a74fd-ffef-426a-ba40-d8a59f0a2d40 2018-12-23 01:26:06,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/aa054960720847d9a301ecbe8e28ae06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" 2018-12-23 01:26:06,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-573e67d0-d92d-4e6c-8c00-260ac47c0619 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aa054960720847d9a301ecbe8e28ae06"}, "enabled": true, "id": "aa054960720847d9a301ecbe8e28ae06", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-57b71eca-61c8-47b-proj"}} 2018-12-23 01:26:06,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/aa054960720847d9a301ecbe8e28ae06 used request id req-573e67d0-d92d-4e6c-8c00-260ac47c0619 2018-12-23 01:26:06,395 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4b72a95-be75-4132-b119-a2739d114364 2018-12-23 01:26:06,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e4b72a95-be75-4132-b119-a2739d114364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" 2018-12-23 01:26:06,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f9aa296d-146d-4bdd-80c0-d594fdb45c0e Date: Sun, 23 Dec 2018 01:26: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-12-23T01:25:30Z", "security_group_id": "e4b72a95-be75-4132-b119-a2739d114364", "port_range_min": null, "revision_number": 0, "tenant_id": "aa054960720847d9a301ecbe8e28ae06", "created_at": "2018-12-23T01:25:30Z", "project_id": "aa054960720847d9a301ecbe8e28ae06", "id": "7d10b984-a09b-4576-a776-0a0d24a9ae3f"}, {"remote_group_id": "e4b72a95-be75-4132-b119-a2739d114364", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:25:30Z", "security_group_id": "e4b72a95-be75-4132-b119-a2739d114364", "port_range_min": null, "revision_number": 0, "tenant_id": "aa054960720847d9a301ecbe8e28ae06", "created_at": "2018-12-23T01:25:30Z", "project_id": "aa054960720847d9a301ecbe8e28ae06", "id": "94bead05-3f7b-4dd0-adbf-e3120fb984b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:25:30Z", "security_group_id": "e4b72a95-be75-4132-b119-a2739d114364", "port_range_min": null, "revision_number": 0, "tenant_id": "aa054960720847d9a301ecbe8e28ae06", "created_at": "2018-12-23T01:25:30Z", "project_id": "aa054960720847d9a301ecbe8e28ae06", "id": "da0e2064-f798-47f0-a036-c816e7f63118"}, {"remote_group_id": "e4b72a95-be75-4132-b119-a2739d114364", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:25:30Z", "security_group_id": "e4b72a95-be75-4132-b119-a2739d114364", "port_range_min": null, "revision_number": 0, "tenant_id": "aa054960720847d9a301ecbe8e28ae06", "created_at": "2018-12-23T01:25:30Z", "project_id": "aa054960720847d9a301ecbe8e28ae06", "id": "e0627b2f-e38e-4e78-9749-702a40316a49"}]} 2018-12-23 01:26:06,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e4b72a95-be75-4132-b119-a2739d114364 used request id req-f9aa296d-146d-4bdd-80c0-d594fdb45c0e 2018-12-23 01:26:06,585 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:26:06,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e4b72a95-be75-4132-b119-a2739d114364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" 2018-12-23 01:26:06,899 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2291681e-e897-480c-b276-952378a8e360 Content-Length: 0 Date: Sun, 23 Dec 2018 01:26:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:26:06,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e4b72a95-be75-4132-b119-a2739d114364 used request id req-2291681e-e897-480c-b276-952378a8e360 2018-12-23 01:26:06,900 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-57b71eca-61c8-47b-proj 2018-12-23 01:26:06,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/aa054960720847d9a301ecbe8e28ae06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" 2018-12-23 01:26:07,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95473435-1b51-49bf-b958-f9700d69b870 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:26:07,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/aa054960720847d9a301ecbe8e28ae06 used request id req-95473435-1b51-49bf-b958-f9700d69b870 2018-12-23 01:26:07,147 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-57b71eca-61c8-47b-proj-role 2018-12-23 01:26:07,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/00f9af9e57254be894f58e1002ab66fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" 2018-12-23 01:26:07,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4107466-ca81-4b54-8235-9cb3fe2f6e86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:26:07,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/00f9af9e57254be894f58e1002ab66fb used request id req-f4107466-ca81-4b54-8235-9cb3fe2f6e86 2018-12-23 01:26:07,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de9ff5b5e401597c9d7789c7ad3454c9858140d" 2018-12-23 01:26:07,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6475aaab-800a-4eb5-ac58-80dc15021f25 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:26:07,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6475aaab-800a-4eb5-ac58-80dc15021f25 2018-12-23 01:26:07,342 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-57b71eca-61c8-47b-user 2018-12-23 01:26:07,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b27f8ea41e0345cbbec0ead5b55d8513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4385f5654306444096866774ffdc774b894d477e" 2018-12-23 01:26:07,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fd6f2c7-01f1-4353-8086-9d0ef159ad43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:26:07,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b27f8ea41e0345cbbec0ead5b55d8513 used request id req-6fd6f2c7-01f1-4353-8086-9d0ef159ad43 2018-12-23 01:26:07,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:26:07,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:26:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["9Pbq34CCRaqiWJIkjqm25w"], "issued_at": "2018-12-23T01:26:07.000000Z"}} 2018-12-23 01:26:07,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60135edc01f20bed043893dcd9df664c2c448f47" 2018-12-23 01:26:08,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366de3ef-b0fd-418d-be6a-bb536b83b62d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:26:08,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-366de3ef-b0fd-418d-be6a-bb536b83b62d 2018-12-23 01:26:08,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:26:08,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:26:08,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["0QjxociJTMybeBMm2pk2bA"], "issued_at": "2018-12-23T01:26:08.000000Z"}} 2018-12-23 01:26:08,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36e7e682de7017b54e0ab9bfa260951e73e97c9" 2018-12-23 01:26:08,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8acb1f1-c311-475a-a6c4-bb27089c1f95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:26:08,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d8acb1f1-c311-475a-a6c4-bb27089c1f95 2018-12-23 01:26:08,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:26:08,555 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:26:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:26:08,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-27e3afe6-1c1f-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36e7e682de7017b54e0ab9bfa260951e73e97c9" 2018-12-23 01:26:08,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a43d27-f8f9-49ee-ad55-26e50a897d25 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-27e3afe6-1c1f-45b-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:26:08,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-27e3afe6-1c1f-45b-proj used request id req-86a43d27-f8f9-49ee-ad55-26e50a897d25 2018-12-23 01:26:08,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36e7e682de7017b54e0ab9bfa260951e73e97c9" 2018-12-23 01:26:08,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc1e8d94-ba95-40a6-879c-f0dea28341b6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:26:08,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-dc1e8d94-ba95-40a6-879c-f0dea28341b6 2018-12-23 01:26:08,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36e7e682de7017b54e0ab9bfa260951e73e97c9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-27e3afe6-1c1f-45b-proj"}}' 2018-12-23 01:26:08,865 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1093e497-dbdb-4637-a82d-6b439c9fd7cf Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0253b5da3b104b0c99955d0ae4f4a809"}, "enabled": true, "id": "0253b5da3b104b0c99955d0ae4f4a809", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-27e3afe6-1c1f-45b-proj"}} 2018-12-23 01:26:08,866 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1093e497-dbdb-4637-a82d-6b439c9fd7cf 2018-12-23 01:26:08,866 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-27e3afe6-1c1f-45b-proj 2018-12-23 01:26:08,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:26:08,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:26:09,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:26:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["xd6MHE8gTE-i2G_u_X2yQw"], "issued_at": "2018-12-23T01:26:09.000000Z"}} 2018-12-23 01:26:09,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c14cf0e4d8c74e1db822394956891c2440299f" 2018-12-23 01:26:09,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e7ac6e-0cfb-4807-8246-e2b7cc915ca8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:26:09,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b0e7ac6e-0cfb-4807-8246-e2b7cc915ca8 2018-12-23 01:26:09,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:26:09,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:26:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:26:09,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c14cf0e4d8c74e1db822394956891c2440299f" 2018-12-23 01:26:09,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f226c69-a876-4a21-a9fb-7f7389468648 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:26:09,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6f226c69-a876-4a21-a9fb-7f7389468648 2018-12-23 01:26:09,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-27e3afe6-1c1f-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c14cf0e4d8c74e1db822394956891c2440299f" 2018-12-23 01:26:09,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2baae9c4-31c3-42a8-8b8a-7a3f597ef327 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-27e3afe6-1c1f-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0253b5da3b104b0c99955d0ae4f4a809"}, "enabled": true, "id": "0253b5da3b104b0c99955d0ae4f4a809", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-27e3afe6-1c1f-45b-proj"}]} 2018-12-23 01:26:09,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-27e3afe6-1c1f-45b-proj used request id req-2baae9c4-31c3-42a8-8b8a-7a3f597ef327 2018-12-23 01:26:09,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c14cf0e4d8c74e1db822394956891c2440299f" 2018-12-23 01:26:09,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13316541-e7ec-49c5-bbdf-af29db2954a8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:26:09,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-13316541-e7ec-49c5-bbdf-af29db2954a8 2018-12-23 01:26:10,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c14cf0e4d8c74e1db822394956891c2440299f" 2018-12-23 01:26:10,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59377c60-68a1-4595-8c87-1d123911d1d8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:26:10,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-59377c60-68a1-4595-8c87-1d123911d1d8 2018-12-23 01:26:10,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-27e3afe6-1c1f-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c14cf0e4d8c74e1db822394956891c2440299f" 2018-12-23 01:26:10,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807da6d5-fec9-47d1-aec6-bef7a4396973 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-27e3afe6-1c1f-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0253b5da3b104b0c99955d0ae4f4a809"}, "enabled": true, "id": "0253b5da3b104b0c99955d0ae4f4a809", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-27e3afe6-1c1f-45b-proj"}]} 2018-12-23 01:26:10,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-27e3afe6-1c1f-45b-proj used request id req-807da6d5-fec9-47d1-aec6-bef7a4396973 2018-12-23 01:26:10,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/36b5584884374765ba4d4319c8224a95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c14cf0e4d8c74e1db822394956891c2440299f" 2018-12-23 01:26:10,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e346a272-c428-4a7b-aa32-9ce6740d09cb Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-27e3afe6-1c1f-45b-user", "links": {"self": "http://172.30.9.26:5000/v3/users/36b5584884374765ba4d4319c8224a95"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0253b5da3b104b0c99955d0ae4f4a809", "id": "36b5584884374765ba4d4319c8224a95", "password_expires_at": null}} 2018-12-23 01:26:10,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/36b5584884374765ba4d4319c8224a95 used request id req-e346a272-c428-4a7b-aa32-9ce6740d09cb 2018-12-23 01:26:10,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0253b5da3b104b0c99955d0ae4f4a809/users/36b5584884374765ba4d4319c8224a95/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c14cf0e4d8c74e1db822394956891c2440299f" 2018-12-23 01:26:10,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f59f60b-f087-401b-942c-20fdf1ea5c38 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/0253b5da3b104b0c99955d0ae4f4a809/users/36b5584884374765ba4d4319c8224a95/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 01:26:10,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0253b5da3b104b0c99955d0ae4f4a809/users/36b5584884374765ba4d4319c8224a95/roles used request id req-7f59f60b-f087-401b-942c-20fdf1ea5c38 2018-12-23 01:26:10,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c14cf0e4d8c74e1db822394956891c2440299f" 2018-12-23 01:26:10,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82591ab9-c53c-46d5-9687-e8add734882b Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 01:26:10,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-82591ab9-c53c-46d5-9687-e8add734882b 2018-12-23 01:26:10,492 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-27e3afe6-1c1f-45b-proj 2018-12-23 01:26:10,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0253b5da3b104b0c99955d0ae4f4a809/users/36b5584884374765ba4d4319c8224a95/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c14cf0e4d8c74e1db822394956891c2440299f" 2018-12-23 01:26:10,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54b8ca8a-66d1-46eb-b559-733152a605b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:26:10,626 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0253b5da3b104b0c99955d0ae4f4a809/users/36b5584884374765ba4d4319c8224a95/roles/33b4d73a584d43819999ba417c629e3a used request id req-54b8ca8a-66d1-46eb-b559-733152a605b1 2018-12-23 01:26:10,626 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-27e3afe6-1c1f-45b-user 2018-12-23 01:26:10,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:26:10,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36e7e682de7017b54e0ab9bfa260951e73e97c9" 2018-12-23 01:26:10,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c02d677-543c-492e-b4f0-b42b0ee14e39 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:26:10,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6c02d677-543c-492e-b4f0-b42b0ee14e39 2018-12-23 01:26:10,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36e7e682de7017b54e0ab9bfa260951e73e97c9" -d '{"role": {"name": "CreateStackSuccessTests-27e3afe6-1c1f-45b-proj-role"}}' 2018-12-23 01:26:10,826 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f04b9141-e410-416e-8877-f675ca0d74fe Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "39baad7c8f42403c85d1afccb0417e3e", "links": {"self": "http://172.30.9.26:5000/v3/roles/39baad7c8f42403c85d1afccb0417e3e"}, "name": "CreateStackSuccessTests-27e3afe6-1c1f-45b-proj-role"}} 2018-12-23 01:26:10,826 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f04b9141-e410-416e-8877-f675ca0d74fe 2018-12-23 01:26:10,827 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-27e3afe6-1c1f-45b-proj-role 2018-12-23 01:26:10,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/39baad7c8f42403c85d1afccb0417e3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36e7e682de7017b54e0ab9bfa260951e73e97c9" 2018-12-23 01:26:10,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b57ad8-f71e-4373-a395-821e050f3485 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/39baad7c8f42403c85d1afccb0417e3e"}, "domain_id": null, "name": "CreateStackSuccessTests-27e3afe6-1c1f-45b-proj-role", "id": "39baad7c8f42403c85d1afccb0417e3e"}} 2018-12-23 01:26:10,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/39baad7c8f42403c85d1afccb0417e3e used request id req-85b57ad8-f71e-4373-a395-821e050f3485 2018-12-23 01:26:10,922 - keystone_utils - INFO - Granting role CreateStackSuccessTests-27e3afe6-1c1f-45b-proj-role to project CreateStackSuccessTests-27e3afe6-1c1f-45b-proj 2018-12-23 01:26:10,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0253b5da3b104b0c99955d0ae4f4a809/users/36b5584884374765ba4d4319c8224a95/roles/39baad7c8f42403c85d1afccb0417e3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36e7e682de7017b54e0ab9bfa260951e73e97c9" 2018-12-23 01:26:11,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38a7981d-3fd5-46f1-851a-bf7ca454d916 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:26:11,057 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0253b5da3b104b0c99955d0ae4f4a809/users/36b5584884374765ba4d4319c8224a95/roles/39baad7c8f42403c85d1afccb0417e3e used request id req-38a7981d-3fd5-46f1-851a-bf7ca454d916 2018-12-23 01:26:11,057 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:26:11,057 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:26:11,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:26:11,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:26:11,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39baad7c8f42403c85d1afccb0417e3e", "name": "CreateStackSuccessTests-27e3afe6-1c1f-45b-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0253b5da3b104b0c99955d0ae4f4a809", "name": "CreateStackSuccessTests-27e3afe6-1c1f-45b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0253b5da3b104b0c99955d0ae4f4a809", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0253b5da3b104b0c99955d0ae4f4a809", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0253b5da3b104b0c99955d0ae4f4a809", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0253b5da3b104b0c99955d0ae4f4a809", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0253b5da3b104b0c99955d0ae4f4a809", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0253b5da3b104b0c99955d0ae4f4a809", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0253b5da3b104b0c99955d0ae4f4a809", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0253b5da3b104b0c99955d0ae4f4a809", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0253b5da3b104b0c99955d0ae4f4a809", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0253b5da3b104b0c99955d0ae4f4a809", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0253b5da3b104b0c99955d0ae4f4a809", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-27e3afe6-1c1f-45b-user", "id": "36b5584884374765ba4d4319c8224a95"}, "audit_ids": ["odqGE_JyTjCcJsmJ0-0IGQ"], "issued_at": "2018-12-23T01:26:11.000000Z"}} 2018-12-23 01:26:11,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291e47bd0ab28b38b16b5a66c0a874c48dbec131" 2018-12-23 01:26:11,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69207e72-c16f-4c6f-89ed-8955e1f392d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:26:11,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-69207e72-c16f-4c6f-89ed-8955e1f392d0 2018-12-23 01:26:11,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}291e47bd0ab28b38b16b5a66c0a874c48dbec131" 2018-12-23 01:26:11,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-24d301dd-a2f2-4d08-a747-b09a40849018 Date: Sun, 23 Dec 2018 01:26:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image"} 2018-12-23 01:26:11,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image used request id req-24d301dd-a2f2-4d08-a747-b09a40849018 2018-12-23 01:26:11,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}291e47bd0ab28b38b16b5a66c0a874c48dbec131" 2018-12-23 01:26:11,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2cf0d816-5b3b-4b1b-9068-530df43928a7 Date: Sun, 23 Dec 2018 01:26: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-12-23 01:26:11,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2cf0d816-5b3b-4b1b-9068-530df43928a7 2018-12-23 01:26:11,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}291e47bd0ab28b38b16b5a66c0a874c48dbec131" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image"}' 2018-12-23 01:26:12,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d X-Openstack-Request-Id: req-53c3a927-bc8c-4b67-94e3-2cbdea443ce2 Date: Sun, 23 Dec 2018 01:26:12 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:26:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:26:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d", "min_disk": 0, "protected": false, "id": "67d49d00-5e83-45ce-a69c-ab1c30f53b1d", "file": "/v2/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d/file", "checksum": null, "owner": "0253b5da3b104b0c99955d0ae4f4a809", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:26:12,092 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-53c3a927-bc8c-4b67-94e3-2cbdea443ce2 2018-12-23 01:26:12,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}291e47bd0ab28b38b16b5a66c0a874c48dbec131" -d '' 2018-12-23 01:26:13,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3aa08c03-b210-42b7-89fe-a5961809c04a Date: Sun, 23 Dec 2018 01:26:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:26:13,279 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d/file used request id req-3aa08c03-b210-42b7-89fe-a5961809c04a 2018-12-23 01:26:13,279 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:26:13,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}291e47bd0ab28b38b16b5a66c0a874c48dbec131" 2018-12-23 01:26:13,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-ccf36989-a486-4c5c-8343-f3d00566d7f4 Date: Sun, 23 Dec 2018 01:26:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:26:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:26:13Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d/snap", "metadata": {}}], "self": "/v2/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d", "min_disk": 0, "protected": false, "id": "67d49d00-5e83-45ce-a69c-ab1c30f53b1d", "file": "/v2/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0253b5da3b104b0c99955d0ae4f4a809", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:26:13,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d used request id req-ccf36989-a486-4c5c-8343-f3d00566d7f4 2018-12-23 01:26:13,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}291e47bd0ab28b38b16b5a66c0a874c48dbec131" 2018-12-23 01:26:13,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6efba8ee-b9b1-4486-a2f8-f0551c94287f Date: Sun, 23 Dec 2018 01:26: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-12-23 01:26:13,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6efba8ee-b9b1-4486-a2f8-f0551c94287f 2018-12-23 01:26:13,459 - create_image - INFO - Created image with name - CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image 2018-12-23 01:26:13,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}291e47bd0ab28b38b16b5a66c0a874c48dbec131" 2018-12-23 01:26:13,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a9da74d5-8f63-4335-98d6-2ed0c70453c6 Date: Sun, 23 Dec 2018 01:26:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:26:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:26:13Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d/snap", "metadata": {}}], "self": "/v2/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d", "min_disk": 0, "protected": false, "id": "67d49d00-5e83-45ce-a69c-ab1c30f53b1d", "file": "/v2/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0253b5da3b104b0c99955d0ae4f4a809", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:26:13,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d used request id req-a9da74d5-8f63-4335-98d6-2ed0c70453c6 2018-12-23 01:26:13,637 - create_image - DEBUG - Instance status is - active 2018-12-23 01:26:13,638 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image 2018-12-23 01:26:13,638 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image 2018-12-23 01:26:13,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:26:13,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:26:14,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["iqaFjpabRWSKfqqNDdssZg"], "issued_at": "2018-12-23T01:26:14.000000Z"}} 2018-12-23 01:26:14,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cbd05003cb00c6bd526a56024e010ea9f3239fb" 2018-12-23 01:26:14,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebfb085-d17c-47f3-a9fe-26a5e4945c94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:26:14,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1ebfb085-d17c-47f3-a9fe-26a5e4945c94 2018-12-23 01:26:14,099 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:26:14,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cbd05003cb00c6bd526a56024e010ea9f3239fb" 2018-12-23 01:26:14,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26: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-276ff775-0b15-4897-b43f-a0555f553313 x-compute-request-id: req-276ff775-0b15-4897-b43f-a0555f553313 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:26:14,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-276ff775-0b15-4897-b43f-a0555f553313 2018-12-23 01:26:14,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cbd05003cb00c6bd526a56024e010ea9f3239fb" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-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-12-23 01:26:14,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26: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-8946ac17-46bb-44df-96fe-a23ada1b3c47 x-compute-request-id: req-8946ac17-46bb-44df-96fe-a23ada1b3c47 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/07985e9a-f642-4279-a398-2355fa970656", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/07985e9a-f642-4279-a398-2355fa970656", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "07985e9a-f642-4279-a398-2355fa970656", "name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:26:14,334 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8946ac17-46bb-44df-96fe-a23ada1b3c47 2018-12-23 01:26:14,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:26:14,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:26:14,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39baad7c8f42403c85d1afccb0417e3e", "name": "CreateStackSuccessTests-27e3afe6-1c1f-45b-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0253b5da3b104b0c99955d0ae4f4a809", "name": "CreateStackSuccessTests-27e3afe6-1c1f-45b-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0253b5da3b104b0c99955d0ae4f4a809", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0253b5da3b104b0c99955d0ae4f4a809", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0253b5da3b104b0c99955d0ae4f4a809", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0253b5da3b104b0c99955d0ae4f4a809", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0253b5da3b104b0c99955d0ae4f4a809", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0253b5da3b104b0c99955d0ae4f4a809", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0253b5da3b104b0c99955d0ae4f4a809", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0253b5da3b104b0c99955d0ae4f4a809", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0253b5da3b104b0c99955d0ae4f4a809", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0253b5da3b104b0c99955d0ae4f4a809", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0253b5da3b104b0c99955d0ae4f4a809", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-27e3afe6-1c1f-45b-user", "id": "36b5584884374765ba4d4319c8224a95"}, "audit_ids": ["cVRvbgiaS6CQsb4k1MZpiQ"], "issued_at": "2018-12-23T01:26:14.000000Z"}} 2018-12-23 01:26:14,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58454a9b2a6e04cf149960febd6fded9edb6bdfa" 2018-12-23 01:26:14,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3470b300-bbd6-47db-b70a-c57f8678c118 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:26:14,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3470b300-bbd6-47db-b70a-c57f8678c118 2018-12-23 01:26:14,815 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:26:14,818 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:26:14,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58454a9b2a6e04cf149960febd6fded9edb6bdfa" 2018-12-23 01:26:14,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:14 GMT Server: Apache x-openstack-request-id: req-e534f62e-1d13-4457-82fc-cd1b699f8a15 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 01:26:14,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack used request id req-e534f62e-1d13-4457-82fc-cd1b699f8a15 2018-12-23 01:26:15,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58454a9b2a6e04cf149960febd6fded9edb6bdfa" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-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-24085ed7-9147-4597-ae97-ff34fb30947f-net", "inst_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-inst", "subnet_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-subnet", "image_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image", "flavor_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-flavor-name"}}' 2018-12-23 01:26:17,358 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:26:15 GMT Server: Apache x-openstack-request-id: req-ab6a9e60-9003-49be-887a-392697f4bec9 Location: http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "links": [{"href": "http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "rel": "self"}]}} 2018-12-23 01:26:17,358 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks used request id req-ab6a9e60-9003-49be-887a-392697f4bec9 2018-12-23 01:26:17,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58454a9b2a6e04cf149960febd6fded9edb6bdfa" 2018-12-23 01:26:17,556 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:17 GMT Server: Apache x-openstack-request-id: req-4928ae9c-350d-49ab-9049-cce31f7fc19c Location: http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:17,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:17 GMT Server: Apache x-openstack-request-id: req-dec8623a-bf09-410e-bf53-260d4f3190c9 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": "0253b5da3b104b0c99955d0ae4f4a809", "OS::stack_id": "fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack", "image_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image", "inst_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-inst", "subnet_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-subnet", "net_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-net", "flavor_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack", "stack_user_project_id": "dc2689966a12421ba020e40805ccedcc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:26:16Z", "links": [{"href": "http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:26:17,747 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 used request id req-dec8623a-bf09-410e-bf53-260d4f3190c9 2018-12-23 01:26:17,748 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack 2018-12-23 01:26:17,748 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-12-23 01:26:17,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58454a9b2a6e04cf149960febd6fded9edb6bdfa" 2018-12-23 01:26:17,926 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:17 GMT Server: Apache x-openstack-request-id: req-b2cd4541-df3f-4397-8dff-7c4385f89217 Location: http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:18,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:17 GMT Server: Apache x-openstack-request-id: req-80b71428-3620-4d2c-b2e4-44944b63ce16 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": "0253b5da3b104b0c99955d0ae4f4a809", "OS::stack_id": "fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack", "image_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image", "inst_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-inst", "subnet_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-subnet", "net_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-net", "flavor_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack", "stack_user_project_id": "dc2689966a12421ba020e40805ccedcc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:26:16Z", "links": [{"href": "http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:26:18,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 used request id req-80b71428-3620-4d2c-b2e4-44944b63ce16 2018-12-23 01:26:18,114 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-12-23 01:26:18,114 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack 2018-12-23 01:26:18,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58454a9b2a6e04cf149960febd6fded9edb6bdfa" 2018-12-23 01:26:18,144 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:18 GMT Server: Apache x-openstack-request-id: req-2c1a377a-726b-4df7-8f2e-5a17f0ab8284 Location: http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:18,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:26:18 GMT Server: Apache x-openstack-request-id: req-6d2be6a4-e97e-4332-b8e0-ce69a8e65ae3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:26:18,693 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 used request id req-6d2be6a4-e97e-4332-b8e0-ce69a8e65ae3 2018-12-23 01:26:18,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58454a9b2a6e04cf149960febd6fded9edb6bdfa" 2018-12-23 01:26:18,869 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:18 GMT Server: Apache x-openstack-request-id: req-ab2d66ab-ed34-4ad1-a922-32c55be65893 Location: http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:19,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:18 GMT Server: Apache x-openstack-request-id: req-59f855b9-5c47-410d-a5c6-681b23e5eb51 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": "0253b5da3b104b0c99955d0ae4f4a809", "OS::stack_id": "fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack", "image_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image", "inst_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-inst", "subnet_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-subnet", "net_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-net", "flavor_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack", "stack_user_project_id": "dc2689966a12421ba020e40805ccedcc", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-12-23T01:26:16Z", "links": [{"href": "http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:26:19,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 used request id req-59f855b9-5c47-410d-a5c6-681b23e5eb51 2018-12-23 01:26:19,050 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-12-23 01:26:19,050 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:26:22,053 - create_stack - DEBUG - Stack status query timeout in 1196.640095 2018-12-23 01:26:22,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58454a9b2a6e04cf149960febd6fded9edb6bdfa" 2018-12-23 01:26:22,239 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:22 GMT Server: Apache x-openstack-request-id: req-16c69e7c-81ce-4375-a418-dbe7df4a27ce Location: http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:22,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:22 GMT Server: Apache x-openstack-request-id: req-7444127c-962f-4dce-8d83-52fcaf0bac24 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": "0253b5da3b104b0c99955d0ae4f4a809", "OS::stack_id": "fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack", "image_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image", "inst_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-inst", "subnet_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-subnet", "net_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-net", "flavor_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack", "stack_user_project_id": "dc2689966a12421ba020e40805ccedcc", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-12-23T01:26:16Z", "links": [{"href": "http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:26:22,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 used request id req-7444127c-962f-4dce-8d83-52fcaf0bac24 2018-12-23 01:26:22,282 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-12-23 01:26:22,282 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:26:25,286 - create_stack - DEBUG - Stack status query timeout in 1193.40787315 2018-12-23 01:26:25,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58454a9b2a6e04cf149960febd6fded9edb6bdfa" 2018-12-23 01:26:25,462 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:25 GMT Server: Apache x-openstack-request-id: req-03b8f8b7-ed93-41c1-94f6-b3c52ea80e8d Location: http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:25,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:25 GMT Server: Apache x-openstack-request-id: req-b0c1e3b3-4c8b-4c1a-a245-876d4e10e070 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": "0253b5da3b104b0c99955d0ae4f4a809", "OS::stack_id": "fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack", "image_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image", "inst_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-inst", "subnet_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-subnet", "flavor_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-flavor-name", "net_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack", "stack_user_project_id": "dc2689966a12421ba020e40805ccedcc", "tags": null, "creation_time": "2018-12-23T01:26:16Z", "links": [{"href": "http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:26:23Z", "id": "fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:26:25,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 used request id req-b0c1e3b3-4c8b-4c1a-a245-876d4e10e070 2018-12-23 01:26:25,488 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:26:25,489 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:26:28,489 - create_stack - DEBUG - Stack status query timeout in 1190.20413208 2018-12-23 01:26:28,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58454a9b2a6e04cf149960febd6fded9edb6bdfa" 2018-12-23 01:26:28,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:28 GMT Server: Apache x-openstack-request-id: req-38772423-943e-40f3-94d5-f7a7938a906e Location: http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:28,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:28 GMT Server: Apache x-openstack-request-id: req-7579f65c-dbff-42cc-9c71-f806866dec1d 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": "0253b5da3b104b0c99955d0ae4f4a809", "OS::stack_id": "fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack", "image_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image", "inst_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-inst", "subnet_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-subnet", "flavor_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-flavor-name", "net_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack", "stack_user_project_id": "dc2689966a12421ba020e40805ccedcc", "tags": null, "creation_time": "2018-12-23T01:26:16Z", "links": [{"href": "http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:26:23Z", "id": "fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:26:28,689 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 used request id req-7579f65c-dbff-42cc-9c71-f806866dec1d 2018-12-23 01:26:28,689 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:26:28,689 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:26:31,691 - create_stack - DEBUG - Stack status query timeout in 1187.00282812 2018-12-23 01:26:31,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58454a9b2a6e04cf149960febd6fded9edb6bdfa" 2018-12-23 01:26:31,724 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:31 GMT Server: Apache x-openstack-request-id: req-7a713d9e-e274-4530-b62f-034b6445011b Location: http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:31,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:31 GMT Server: Apache x-openstack-request-id: req-5adefcb0-f9cf-4649-9f25-80f3a8ee5b68 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": "0253b5da3b104b0c99955d0ae4f4a809", "OS::stack_id": "fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack", "image_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image", "inst_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-inst", "subnet_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-subnet", "flavor_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-flavor-name", "net_name": "CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-net"}, "deletion_time": "2018-12-23T01:26:29Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack", "stack_user_project_id": "dc2689966a12421ba020e40805ccedcc", "tags": null, "creation_time": "2018-12-23T01:26:16Z", "links": [{"href": "http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T01:26:23Z", "id": "fc94f944-c4d7-43e5-a5b6-c953b3f4b132", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:26:31,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 used request id req-5adefcb0-f9cf-4649-9f25-80f3a8ee5b68 2018-12-23 01:26:31,767 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 01:26:31,768 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack 2018-12-23 01:26:31,768 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack 2018-12-23 01:26:31,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58454a9b2a6e04cf149960febd6fded9edb6bdfa" 2018-12-23 01:26:31,799 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:31 GMT Server: Apache x-openstack-request-id: req-b8737266-f432-4536-88c6-dea08f4e465d Location: http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:31,973 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:26:31 GMT Server: Apache x-openstack-request-id: req-8b3f9451-c0d5-42af-b2bc-3292e59f24d5 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 01:26:31,973 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/0253b5da3b104b0c99955d0ae4f4a809/stacks/CreateStackSuccessTests-CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-stack/fc94f944-c4d7-43e5-a5b6-c953b3f4b132 used request id req-8b3f9451-c0d5-42af-b2bc-3292e59f24d5 2018-12-23 01:26:31,974 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-24085ed7-9147-4597-ae97-ff34fb30947f-image 2018-12-23 01:26:31,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}291e47bd0ab28b38b16b5a66c0a874c48dbec131" 2018-12-23 01:26:33,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-64737281-4675-457c-bdaf-9f1b9f2fbd1f Date: Sun, 23 Dec 2018 01:26:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:26:33,408 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/67d49d00-5e83-45ce-a69c-ab1c30f53b1d used request id req-64737281-4675-457c-bdaf-9f1b9f2fbd1f 2018-12-23 01:26:33,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/07985e9a-f642-4279-a398-2355fa970656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cbd05003cb00c6bd526a56024e010ea9f3239fb" 2018-12-23 01:26:33,445 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:26: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-8ee0e7ac-dc44-4635-b811-b94153ccd847 x-compute-request-id: req-8ee0e7ac-dc44-4635-b811-b94153ccd847 Content-Length: 0 Content-Type: application/json 2018-12-23 01:26:33,445 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/07985e9a-f642-4279-a398-2355fa970656 used request id req-8ee0e7ac-dc44-4635-b811-b94153ccd847 2018-12-23 01:26:33,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36e7e682de7017b54e0ab9bfa260951e73e97c9" 2018-12-23 01:26:33,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-52cda6dd-f766-498a-b60e-4748e78a1d8a Date: Sun, 23 Dec 2018 01:26:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0253b5da3b104b0c99955d0ae4f4a809", "created_at": "2018-12-23T01:26:17Z", "updated_at": "2018-12-23T01:26:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:26:17Z", "revision_number": 0, "id": "8610d00c-efb7-4e41-b236-9a16c60e32dc", "remote_group_id": "85d57f4d-c262-4df5-b604-28f3bc5132dc", "remote_ip_prefix": null, "created_at": "2018-12-23T01:26:17Z", "security_group_id": "85d57f4d-c262-4df5-b604-28f3bc5132dc", "tenant_id": "0253b5da3b104b0c99955d0ae4f4a809", "port_range_min": null, "ethertype": "IPv4", "project_id": "0253b5da3b104b0c99955d0ae4f4a809"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:26:17Z", "revision_number": 0, "id": "94eef547-481c-4488-8ef5-c07c9243e0c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:26:17Z", "security_group_id": "85d57f4d-c262-4df5-b604-28f3bc5132dc", "tenant_id": "0253b5da3b104b0c99955d0ae4f4a809", "port_range_min": null, "ethertype": "IPv4", "project_id": "0253b5da3b104b0c99955d0ae4f4a809"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:26:17Z", "revision_number": 0, "id": "b914fc60-e3ce-4fda-9753-96bcf8d93fd2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:26:17Z", "security_group_id": "85d57f4d-c262-4df5-b604-28f3bc5132dc", "tenant_id": "0253b5da3b104b0c99955d0ae4f4a809", "port_range_min": null, "ethertype": "IPv6", "project_id": "0253b5da3b104b0c99955d0ae4f4a809"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:26:17Z", "revision_number": 0, "id": "d5a3df95-cc56-4df4-acf4-d6d6e8640000", "remote_group_id": "85d57f4d-c262-4df5-b604-28f3bc5132dc", "remote_ip_prefix": null, "created_at": "2018-12-23T01:26:17Z", "security_group_id": "85d57f4d-c262-4df5-b604-28f3bc5132dc", "tenant_id": "0253b5da3b104b0c99955d0ae4f4a809", "port_range_min": null, "ethertype": "IPv6", "project_id": "0253b5da3b104b0c99955d0ae4f4a809"}], "revision_number": 4, "project_id": "0253b5da3b104b0c99955d0ae4f4a809", "id": "85d57f4d-c262-4df5-b604-28f3bc5132dc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:26:33,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-52cda6dd-f766-498a-b60e-4748e78a1d8a 2018-12-23 01:26:33,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0253b5da3b104b0c99955d0ae4f4a809 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36e7e682de7017b54e0ab9bfa260951e73e97c9" 2018-12-23 01:26:33,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82bd1688-ccf8-42b8-9632-538a17300ebb Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0253b5da3b104b0c99955d0ae4f4a809"}, "enabled": true, "id": "0253b5da3b104b0c99955d0ae4f4a809", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-27e3afe6-1c1f-45b-proj"}} 2018-12-23 01:26:33,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0253b5da3b104b0c99955d0ae4f4a809 used request id req-82bd1688-ccf8-42b8-9632-538a17300ebb 2018-12-23 01:26:33,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 85d57f4d-c262-4df5-b604-28f3bc5132dc 2018-12-23 01:26:33,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=85d57f4d-c262-4df5-b604-28f3bc5132dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36e7e682de7017b54e0ab9bfa260951e73e97c9" 2018-12-23 01:26:33,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-455c657d-4f6e-4746-82ce-914c7b3b159f Date: Sun, 23 Dec 2018 01:26:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "85d57f4d-c262-4df5-b604-28f3bc5132dc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:26:17Z", "security_group_id": "85d57f4d-c262-4df5-b604-28f3bc5132dc", "port_range_min": null, "revision_number": 0, "tenant_id": "0253b5da3b104b0c99955d0ae4f4a809", "created_at": "2018-12-23T01:26:17Z", "project_id": "0253b5da3b104b0c99955d0ae4f4a809", "id": "8610d00c-efb7-4e41-b236-9a16c60e32dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:26:17Z", "security_group_id": "85d57f4d-c262-4df5-b604-28f3bc5132dc", "port_range_min": null, "revision_number": 0, "tenant_id": "0253b5da3b104b0c99955d0ae4f4a809", "created_at": "2018-12-23T01:26:17Z", "project_id": "0253b5da3b104b0c99955d0ae4f4a809", "id": "94eef547-481c-4488-8ef5-c07c9243e0c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:26:17Z", "security_group_id": "85d57f4d-c262-4df5-b604-28f3bc5132dc", "port_range_min": null, "revision_number": 0, "tenant_id": "0253b5da3b104b0c99955d0ae4f4a809", "created_at": "2018-12-23T01:26:17Z", "project_id": "0253b5da3b104b0c99955d0ae4f4a809", "id": "b914fc60-e3ce-4fda-9753-96bcf8d93fd2"}, {"remote_group_id": "85d57f4d-c262-4df5-b604-28f3bc5132dc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:26:17Z", "security_group_id": "85d57f4d-c262-4df5-b604-28f3bc5132dc", "port_range_min": null, "revision_number": 0, "tenant_id": "0253b5da3b104b0c99955d0ae4f4a809", "created_at": "2018-12-23T01:26:17Z", "project_id": "0253b5da3b104b0c99955d0ae4f4a809", "id": "d5a3df95-cc56-4df4-acf4-d6d6e8640000"}]} 2018-12-23 01:26:33,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=85d57f4d-c262-4df5-b604-28f3bc5132dc used request id req-455c657d-4f6e-4746-82ce-914c7b3b159f 2018-12-23 01:26:33,934 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:26:33,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/85d57f4d-c262-4df5-b604-28f3bc5132dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36e7e682de7017b54e0ab9bfa260951e73e97c9" 2018-12-23 01:26:34,239 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9c7d94b-6749-4e9b-992e-46bd0dc5ea06 Content-Length: 0 Date: Sun, 23 Dec 2018 01:26:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:26:34,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/85d57f4d-c262-4df5-b604-28f3bc5132dc used request id req-b9c7d94b-6749-4e9b-992e-46bd0dc5ea06 2018-12-23 01:26:34,240 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-27e3afe6-1c1f-45b-proj 2018-12-23 01:26:34,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0253b5da3b104b0c99955d0ae4f4a809 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36e7e682de7017b54e0ab9bfa260951e73e97c9" 2018-12-23 01:26:34,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7ad3b01-082d-45a8-ba4a-90b936ae41fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:26:34,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0253b5da3b104b0c99955d0ae4f4a809 used request id req-b7ad3b01-082d-45a8-ba4a-90b936ae41fa 2018-12-23 01:26:34,506 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-27e3afe6-1c1f-45b-proj-role 2018-12-23 01:26:34,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/39baad7c8f42403c85d1afccb0417e3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36e7e682de7017b54e0ab9bfa260951e73e97c9" 2018-12-23 01:26:34,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-125eeda7-1492-452e-8f0e-4892b35a400f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:26:34,629 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/39baad7c8f42403c85d1afccb0417e3e used request id req-125eeda7-1492-452e-8f0e-4892b35a400f 2018-12-23 01:26:34,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f36e7e682de7017b54e0ab9bfa260951e73e97c9" 2018-12-23 01:26:34,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-087f4db7-38e1-4d8a-96b1-9a9f9f80309f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:26:34,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-087f4db7-38e1-4d8a-96b1-9a9f9f80309f 2018-12-23 01:26:34,715 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-27e3afe6-1c1f-45b-user 2018-12-23 01:26:34,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/36b5584884374765ba4d4319c8224a95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c14cf0e4d8c74e1db822394956891c2440299f" 2018-12-23 01:26:34,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5ce5677-7f8f-455e-9060-c123fe0cc2d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:26:34,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/36b5584884374765ba4d4319c8224a95 used request id req-f5ce5677-7f8f-455e-9060-c123fe0cc2d2 2018-12-23 01:26:34,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:26:35,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:26:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["XRsiD9PPQweAZbsp9_nUmA"], "issued_at": "2018-12-23T01:26:35.000000Z"}} 2018-12-23 01:26:35,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb2f983f8e875d815bf2514e943065e6c99e6ed" 2018-12-23 01:26:35,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38565bea-aedc-4fc7-919e-27c3e6205ba1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:26:35,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-38565bea-aedc-4fc7-919e-27c3e6205ba1 2018-12-23 01:26:35,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:26:35,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:26:35,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:26:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Mm6e_tYCQhOCzogQ39GmQQ"], "issued_at": "2018-12-23T01:26:35.000000Z"}} 2018-12-23 01:26:35,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03db62033f421f377b6361498d47e2d1fb9f9445" 2018-12-23 01:26:35,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f975c1f-cdda-42c2-8542-cd9436e78d98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:26:35,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3f975c1f-cdda-42c2-8542-cd9436e78d98 2018-12-23 01:26:35,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:26:35,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:26:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:26:35,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1619d18c-553e-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03db62033f421f377b6361498d47e2d1fb9f9445" 2018-12-23 01:26:35,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64e329d-ea83-471c-9b8b-d22915c67c76 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1619d18c-553e-42f-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:26:35,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1619d18c-553e-42f-proj used request id req-d64e329d-ea83-471c-9b8b-d22915c67c76 2018-12-23 01:26:35,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03db62033f421f377b6361498d47e2d1fb9f9445" 2018-12-23 01:26:36,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b236cf6-1d8e-4aa0-9397-2ebe84bf24ee Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:26:36,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1b236cf6-1d8e-4aa0-9397-2ebe84bf24ee 2018-12-23 01:26:36,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03db62033f421f377b6361498d47e2d1fb9f9445" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-1619d18c-553e-42f-proj"}}' 2018-12-23 01:26:36,138 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fdd8dc6-ceb1-4224-8abf-1d8c51d7bd70 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/755903a5cfdd4c57bbddae9bcd1e4f88"}, "enabled": true, "id": "755903a5cfdd4c57bbddae9bcd1e4f88", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1619d18c-553e-42f-proj"}} 2018-12-23 01:26:36,138 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6fdd8dc6-ceb1-4224-8abf-1d8c51d7bd70 2018-12-23 01:26:36,139 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-1619d18c-553e-42f-proj 2018-12-23 01:26:36,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:26:36,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:26:36,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:26:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["94duMR5BQOiiOM11GJIh_A"], "issued_at": "2018-12-23T01:26:36.000000Z"}} 2018-12-23 01:26:36,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459acaff666862eb4289fc7306ae3a80790b8dbe" 2018-12-23 01:26:36,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81fc43e9-6650-4cfc-933b-54d49c4ff781 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:26:36,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-81fc43e9-6650-4cfc-933b-54d49c4ff781 2018-12-23 01:26:36,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:26:36,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:26:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:26:36,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459acaff666862eb4289fc7306ae3a80790b8dbe" 2018-12-23 01:26:36,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0703edf7-b737-4f06-9ae9-fccbec3228df Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:26:36,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0703edf7-b737-4f06-9ae9-fccbec3228df 2018-12-23 01:26:36,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-1619d18c-553e-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459acaff666862eb4289fc7306ae3a80790b8dbe" 2018-12-23 01:26:36,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955163fd-8d58-451f-9f83-3fa955f59ec2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-1619d18c-553e-42f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/755903a5cfdd4c57bbddae9bcd1e4f88"}, "enabled": true, "id": "755903a5cfdd4c57bbddae9bcd1e4f88", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1619d18c-553e-42f-proj"}]} 2018-12-23 01:26:36,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-1619d18c-553e-42f-proj used request id req-955163fd-8d58-451f-9f83-3fa955f59ec2 2018-12-23 01:26:36,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459acaff666862eb4289fc7306ae3a80790b8dbe" 2018-12-23 01:26:36,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b8f7a70-7093-4822-a4bf-e5938f647940 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:26:36,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0b8f7a70-7093-4822-a4bf-e5938f647940 2018-12-23 01:26:37,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459acaff666862eb4289fc7306ae3a80790b8dbe" 2018-12-23 01:26:37,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c09f13-50d5-404c-bd61-2c1caf70904c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:26:37,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e0c09f13-50d5-404c-bd61-2c1caf70904c 2018-12-23 01:26:37,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-1619d18c-553e-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459acaff666862eb4289fc7306ae3a80790b8dbe" 2018-12-23 01:26:37,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e344a9-6dd7-4a1b-be19-53e814f7a0aa Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-1619d18c-553e-42f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/755903a5cfdd4c57bbddae9bcd1e4f88"}, "enabled": true, "id": "755903a5cfdd4c57bbddae9bcd1e4f88", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1619d18c-553e-42f-proj"}]} 2018-12-23 01:26:37,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-1619d18c-553e-42f-proj used request id req-92e344a9-6dd7-4a1b-be19-53e814f7a0aa 2018-12-23 01:26:37,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/7e6805f6260f452db06c8e3b839536cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459acaff666862eb4289fc7306ae3a80790b8dbe" 2018-12-23 01:26:37,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2497395a-11ed-495e-842f-62a06e22788f Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-1619d18c-553e-42f-user", "links": {"self": "http://172.30.9.26:5000/v3/users/7e6805f6260f452db06c8e3b839536cd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "755903a5cfdd4c57bbddae9bcd1e4f88", "id": "7e6805f6260f452db06c8e3b839536cd", "password_expires_at": null}} 2018-12-23 01:26:37,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/7e6805f6260f452db06c8e3b839536cd used request id req-2497395a-11ed-495e-842f-62a06e22788f 2018-12-23 01:26:37,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/755903a5cfdd4c57bbddae9bcd1e4f88/users/7e6805f6260f452db06c8e3b839536cd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459acaff666862eb4289fc7306ae3a80790b8dbe" 2018-12-23 01:26:37,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b0cd854-ca36-4bf3-9656-88bab8459740 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/755903a5cfdd4c57bbddae9bcd1e4f88/users/7e6805f6260f452db06c8e3b839536cd/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 01:26:37,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/755903a5cfdd4c57bbddae9bcd1e4f88/users/7e6805f6260f452db06c8e3b839536cd/roles used request id req-0b0cd854-ca36-4bf3-9656-88bab8459740 2018-12-23 01:26:37,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459acaff666862eb4289fc7306ae3a80790b8dbe" 2018-12-23 01:26:37,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6979063c-a1ce-4b38-b472-8add1f07e23d Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 01:26:37,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-6979063c-a1ce-4b38-b472-8add1f07e23d 2018-12-23 01:26:37,750 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-1619d18c-553e-42f-proj 2018-12-23 01:26:37,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/755903a5cfdd4c57bbddae9bcd1e4f88/users/7e6805f6260f452db06c8e3b839536cd/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459acaff666862eb4289fc7306ae3a80790b8dbe" 2018-12-23 01:26:37,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7edfb8f7-293e-491b-9c48-d6c8d758a34d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:26:37,811 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/755903a5cfdd4c57bbddae9bcd1e4f88/users/7e6805f6260f452db06c8e3b839536cd/roles/33b4d73a584d43819999ba417c629e3a used request id req-7edfb8f7-293e-491b-9c48-d6c8d758a34d 2018-12-23 01:26:37,812 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-1619d18c-553e-42f-user 2018-12-23 01:26:37,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:26:37,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03db62033f421f377b6361498d47e2d1fb9f9445" 2018-12-23 01:26:37,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c5ff11-0c90-471e-a82d-95cf916eb193 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:26:37,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e4c5ff11-0c90-471e-a82d-95cf916eb193 2018-12-23 01:26:37,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03db62033f421f377b6361498d47e2d1fb9f9445" -d '{"role": {"name": "CreateStackSuccessTests-1619d18c-553e-42f-proj-role"}}' 2018-12-23 01:26:38,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04ef4a5f-4a0d-4dca-bae6-fb204c3a38b1 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e8e7abfdb0d44753ba7fd9730e4059e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/e8e7abfdb0d44753ba7fd9730e4059e0"}, "name": "CreateStackSuccessTests-1619d18c-553e-42f-proj-role"}} 2018-12-23 01:26:38,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-04ef4a5f-4a0d-4dca-bae6-fb204c3a38b1 2018-12-23 01:26:38,025 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-1619d18c-553e-42f-proj-role 2018-12-23 01:26:38,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e8e7abfdb0d44753ba7fd9730e4059e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03db62033f421f377b6361498d47e2d1fb9f9445" 2018-12-23 01:26:38,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ece0cd7-ca22-4d1d-9664-ffc6de36a0c4 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/e8e7abfdb0d44753ba7fd9730e4059e0"}, "domain_id": null, "name": "CreateStackSuccessTests-1619d18c-553e-42f-proj-role", "id": "e8e7abfdb0d44753ba7fd9730e4059e0"}} 2018-12-23 01:26:38,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e8e7abfdb0d44753ba7fd9730e4059e0 used request id req-1ece0cd7-ca22-4d1d-9664-ffc6de36a0c4 2018-12-23 01:26:38,124 - keystone_utils - INFO - Granting role CreateStackSuccessTests-1619d18c-553e-42f-proj-role to project CreateStackSuccessTests-1619d18c-553e-42f-proj 2018-12-23 01:26:38,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/755903a5cfdd4c57bbddae9bcd1e4f88/users/7e6805f6260f452db06c8e3b839536cd/roles/e8e7abfdb0d44753ba7fd9730e4059e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03db62033f421f377b6361498d47e2d1fb9f9445" 2018-12-23 01:26:38,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32ee4622-80bf-49f6-ae7c-221dbe315fe5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:26:38,284 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/755903a5cfdd4c57bbddae9bcd1e4f88/users/7e6805f6260f452db06c8e3b839536cd/roles/e8e7abfdb0d44753ba7fd9730e4059e0 used request id req-32ee4622-80bf-49f6-ae7c-221dbe315fe5 2018-12-23 01:26:38,285 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:26:38,285 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:26:38,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:26:38,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:26:38,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "e8e7abfdb0d44753ba7fd9730e4059e0", "name": "CreateStackSuccessTests-1619d18c-553e-42f-proj-role"}], "expires_at": "2018-12-23T02:26:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "755903a5cfdd4c57bbddae9bcd1e4f88", "name": "CreateStackSuccessTests-1619d18c-553e-42f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1619d18c-553e-42f-user", "id": "7e6805f6260f452db06c8e3b839536cd"}, "audit_ids": ["irrETKD8T4KW4CQb4u8AkQ"], "issued_at": "2018-12-23T01:26:38.000000Z"}} 2018-12-23 01:26:38,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c03e86be6187930f99b99e41948b07c45b8dd4" 2018-12-23 01:26:38,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-871da5b7-c9b5-4072-8507-d1dc081145fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:26:38,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-871da5b7-c9b5-4072-8507-d1dc081145fd 2018-12-23 01:26:38,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90c03e86be6187930f99b99e41948b07c45b8dd4" 2018-12-23 01:26:38,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-fc8903b6-7da4-411d-a8d7-7b0d6e194d66 Date: Sun, 23 Dec 2018 01:26:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image"} 2018-12-23 01:26:38,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image used request id req-fc8903b6-7da4-411d-a8d7-7b0d6e194d66 2018-12-23 01:26:38,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90c03e86be6187930f99b99e41948b07c45b8dd4" 2018-12-23 01:26:39,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f4038552-3cd7-4783-8160-557393f59270 Date: Sun, 23 Dec 2018 01:26: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-12-23 01:26:39,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f4038552-3cd7-4783-8160-557393f59270 2018-12-23 01:26:39,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90c03e86be6187930f99b99e41948b07c45b8dd4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image"}' 2018-12-23 01:26:39,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/1a142d22-b605-433c-8733-54480608a6bc X-Openstack-Request-Id: req-df179ae5-53ea-424b-a79b-c9c8dbe45854 Date: Sun, 23 Dec 2018 01:26:39 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:26:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:26:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/1a142d22-b605-433c-8733-54480608a6bc", "min_disk": 0, "protected": false, "id": "1a142d22-b605-433c-8733-54480608a6bc", "file": "/v2/images/1a142d22-b605-433c-8733-54480608a6bc/file", "checksum": null, "owner": "755903a5cfdd4c57bbddae9bcd1e4f88", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:26:39,351 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-df179ae5-53ea-424b-a79b-c9c8dbe45854 2018-12-23 01:26:39,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/1a142d22-b605-433c-8733-54480608a6bc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90c03e86be6187930f99b99e41948b07c45b8dd4" -d '' 2018-12-23 01:26:40,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f173161-1e3b-4f6e-ae8a-8241ed42d452 Date: Sun, 23 Dec 2018 01:26:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:26:40,579 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/1a142d22-b605-433c-8733-54480608a6bc/file used request id req-8f173161-1e3b-4f6e-ae8a-8241ed42d452 2018-12-23 01:26:40,579 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:26:40,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/1a142d22-b605-433c-8733-54480608a6bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90c03e86be6187930f99b99e41948b07c45b8dd4" 2018-12-23 01:26:40,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-5c904898-e78d-4da3-88b2-d2c46ad6c793 Date: Sun, 23 Dec 2018 01:26:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:26:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:26:40Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/1a142d22-b605-433c-8733-54480608a6bc/snap", "metadata": {}}], "self": "/v2/images/1a142d22-b605-433c-8733-54480608a6bc", "min_disk": 0, "protected": false, "id": "1a142d22-b605-433c-8733-54480608a6bc", "file": "/v2/images/1a142d22-b605-433c-8733-54480608a6bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "755903a5cfdd4c57bbddae9bcd1e4f88", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/1a142d22-b605-433c-8733-54480608a6bc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:26:40,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/1a142d22-b605-433c-8733-54480608a6bc used request id req-5c904898-e78d-4da3-88b2-d2c46ad6c793 2018-12-23 01:26:40,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90c03e86be6187930f99b99e41948b07c45b8dd4" 2018-12-23 01:26:40,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3db06993-1639-4664-a4d6-b2a52488bef3 Date: Sun, 23 Dec 2018 01:26: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-12-23 01:26:40,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3db06993-1639-4664-a4d6-b2a52488bef3 2018-12-23 01:26:40,927 - create_image - INFO - Created image with name - CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image 2018-12-23 01:26:40,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/1a142d22-b605-433c-8733-54480608a6bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90c03e86be6187930f99b99e41948b07c45b8dd4" 2018-12-23 01:26:41,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-d504b7dc-c052-4bed-9991-e8dd956d1657 Date: Sun, 23 Dec 2018 01:26:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:26:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:26:40Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/1a142d22-b605-433c-8733-54480608a6bc/snap", "metadata": {}}], "self": "/v2/images/1a142d22-b605-433c-8733-54480608a6bc", "min_disk": 0, "protected": false, "id": "1a142d22-b605-433c-8733-54480608a6bc", "file": "/v2/images/1a142d22-b605-433c-8733-54480608a6bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "755903a5cfdd4c57bbddae9bcd1e4f88", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/1a142d22-b605-433c-8733-54480608a6bc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:26:41,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/1a142d22-b605-433c-8733-54480608a6bc used request id req-d504b7dc-c052-4bed-9991-e8dd956d1657 2018-12-23 01:26:41,106 - create_image - DEBUG - Instance status is - active 2018-12-23 01:26:41,106 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image 2018-12-23 01:26:41,106 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image 2018-12-23 01:26:41,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:26:41,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:26:41,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:26:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["THi9r7G3S4Kb-621NwFxzg"], "issued_at": "2018-12-23T01:26:41.000000Z"}} 2018-12-23 01:26:41,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ae1d062e8c217aecedb66b8ca39a9ed464c207" 2018-12-23 01:26:41,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa56ed36-4088-4ff6-a3e1-71e3400c65f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:26:41,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-aa56ed36-4088-4ff6-a3e1-71e3400c65f6 2018-12-23 01:26:41,571 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:26:41,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ae1d062e8c217aecedb66b8ca39a9ed464c207" 2018-12-23 01:26:41,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26: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-8a3ce04e-bdbe-4ca7-bd49-3a9984681dbe x-compute-request-id: req-8a3ce04e-bdbe-4ca7-bd49-3a9984681dbe Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:26:41,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8a3ce04e-bdbe-4ca7-bd49-3a9984681dbe 2018-12-23 01:26:41,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ae1d062e8c217aecedb66b8ca39a9ed464c207" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-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-12-23 01:26:41,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26: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-8f0c5c2d-9e73-4dbb-a58a-4ceea4cb6d01 x-compute-request-id: req-8f0c5c2d-9e73-4dbb-a58a-4ceea4cb6d01 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c1f4dd7e-7a0d-430e-ac4a-fe21bf17282d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c1f4dd7e-7a0d-430e-ac4a-fe21bf17282d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c1f4dd7e-7a0d-430e-ac4a-fe21bf17282d", "name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:26:41,813 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8f0c5c2d-9e73-4dbb-a58a-4ceea4cb6d01 2018-12-23 01:26:41,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:26:41,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:26:42,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "e8e7abfdb0d44753ba7fd9730e4059e0", "name": "CreateStackSuccessTests-1619d18c-553e-42f-proj-role"}], "expires_at": "2018-12-23T02:26:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "755903a5cfdd4c57bbddae9bcd1e4f88", "name": "CreateStackSuccessTests-1619d18c-553e-42f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1619d18c-553e-42f-user", "id": "7e6805f6260f452db06c8e3b839536cd"}, "audit_ids": ["Ulh0LpQlQeK1XW2SQSgGLg"], "issued_at": "2018-12-23T01:26:42.000000Z"}} 2018-12-23 01:26:42,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:26:42,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311aede1-d413-439e-9377-00223f1c3698 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:26:42,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-311aede1-d413-439e-9377-00223f1c3698 2018-12-23 01:26:42,313 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:26:42,316 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:26:42,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:26:42,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:42 GMT Server: Apache x-openstack-request-id: req-9aae7280-d07d-4a3e-9796-9e65c570083b Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 01:26:42,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack used request id req-9aae7280-d07d-4a3e-9796-9e65c570083b 2018-12-23 01:26:42,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-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-f779829c-be75-4678-beba-0d4161df84a3-net", "inst_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-inst", "subnet_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-subnet", "image_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "flavor_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-flavor-name"}}' 2018-12-23 01:26:44,686 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:26:42 GMT Server: Apache x-openstack-request-id: req-7c2c7ba6-40c0-438c-9f4b-d1c2b44f75d3 Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "links": [{"href": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4", "rel": "self"}]}} 2018-12-23 01:26:44,686 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks used request id req-7c2c7ba6-40c0-438c-9f4b-d1c2b44f75d3 2018-12-23 01:26:44,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/0877cac1-da6a-4850-ba84-ab5be97a18f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:26:44,961 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:44 GMT Server: Apache x-openstack-request-id: req-0e39c0c6-76fd-4f1e-bdbb-5465c02a82f5 Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:45,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:44 GMT Server: Apache x-openstack-request-id: req-32dfa448-48aa-4c63-ba47-79eb4301c9d7 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": "755903a5cfdd4c57bbddae9bcd1e4f88", "OS::stack_id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "image_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "inst_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-inst", "subnet_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-subnet", "net_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-net", "flavor_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "stack_user_project_id": "75ec092712f443fe8350c280282c5bd0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:26:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:26:45,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 used request id req-32dfa448-48aa-4c63-ba47-79eb4301c9d7 2018-12-23 01:26:45,161 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack 2018-12-23 01:26:45,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/0877cac1-da6a-4850-ba84-ab5be97a18f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:26:45,327 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:45 GMT Server: Apache x-openstack-request-id: req-f39a2856-bf5b-48a9-9a31-6acbed6f0e42 Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:45,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:45 GMT Server: Apache x-openstack-request-id: req-efb398cc-042f-4f84-816a-f32e3ad7a3e6 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": "755903a5cfdd4c57bbddae9bcd1e4f88", "OS::stack_id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "image_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "inst_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-inst", "subnet_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-subnet", "net_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-net", "flavor_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "stack_user_project_id": "75ec092712f443fe8350c280282c5bd0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:26:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:26:45,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 used request id req-efb398cc-042f-4f84-816a-f32e3ad7a3e6 2018-12-23 01:26:45,499 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:26:45,499 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:26:48,503 - create_stack - DEBUG - Stack status query timeout in 1196.65838194 2018-12-23 01:26:48,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/0877cac1-da6a-4850-ba84-ab5be97a18f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:26:48,672 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:48 GMT Server: Apache x-openstack-request-id: req-11dfc6c1-ff30-4c95-96a9-9b5a04e8eab4 Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:48,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:48 GMT Server: Apache x-openstack-request-id: req-37a00b09-2dfe-4d01-839e-0a66d976a32d 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": "755903a5cfdd4c57bbddae9bcd1e4f88", "OS::stack_id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "image_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "inst_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-inst", "subnet_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-subnet", "net_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-net", "flavor_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "stack_user_project_id": "75ec092712f443fe8350c280282c5bd0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:26:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:26:48,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 used request id req-37a00b09-2dfe-4d01-839e-0a66d976a32d 2018-12-23 01:26:48,871 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:26:48,871 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:26:51,874 - create_stack - DEBUG - Stack status query timeout in 1193.28687692 2018-12-23 01:26:51,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/0877cac1-da6a-4850-ba84-ab5be97a18f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:26:52,054 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:51 GMT Server: Apache x-openstack-request-id: req-7265dd1c-4028-4c08-a5cf-6da8cd857d17 Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:52,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:52 GMT Server: Apache x-openstack-request-id: req-4be7e65b-f00e-4899-9514-400953a7d264 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": "755903a5cfdd4c57bbddae9bcd1e4f88", "OS::stack_id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "image_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "inst_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-inst", "subnet_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-subnet", "net_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-net", "flavor_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "stack_user_project_id": "75ec092712f443fe8350c280282c5bd0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:26:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:26:52,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 used request id req-4be7e65b-f00e-4899-9514-400953a7d264 2018-12-23 01:26:52,273 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:26:52,273 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:26:55,276 - create_stack - DEBUG - Stack status query timeout in 1189.88456106 2018-12-23 01:26:55,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/0877cac1-da6a-4850-ba84-ab5be97a18f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:26:55,453 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:55 GMT Server: Apache x-openstack-request-id: req-748269d9-42a2-404a-bfc9-6502b4d29363 Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:55,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:55 GMT Server: Apache x-openstack-request-id: req-b2391d5d-a6a9-4016-ab07-ab807abd7d5f 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": "755903a5cfdd4c57bbddae9bcd1e4f88", "OS::stack_id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "image_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "inst_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-inst", "subnet_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-subnet", "net_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-net", "flavor_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "stack_user_project_id": "75ec092712f443fe8350c280282c5bd0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:26:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:26:55,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 used request id req-b2391d5d-a6a9-4016-ab07-ab807abd7d5f 2018-12-23 01:26:55,498 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:26:55,498 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:26:58,502 - create_stack - DEBUG - Stack status query timeout in 1186.65930891 2018-12-23 01:26:58,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/0877cac1-da6a-4850-ba84-ab5be97a18f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:26:58,825 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:26:58 GMT Server: Apache x-openstack-request-id: req-b7b548b9-d5b8-42fc-8b48-a1f6002004fc Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:26:58,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:26:58 GMT Server: Apache x-openstack-request-id: req-73eab730-2f1d-403e-97c2-61b38fbd04b2 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": "755903a5cfdd4c57bbddae9bcd1e4f88", "OS::stack_id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "image_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "inst_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-inst", "subnet_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-subnet", "net_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-net", "flavor_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "stack_user_project_id": "75ec092712f443fe8350c280282c5bd0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:26:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:26:58,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 used request id req-73eab730-2f1d-403e-97c2-61b38fbd04b2 2018-12-23 01:26:58,867 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:26:58,867 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:27:01,871 - create_stack - DEBUG - Stack status query timeout in 1183.29021192 2018-12-23 01:27:01,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/0877cac1-da6a-4850-ba84-ab5be97a18f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:27:01,900 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:01 GMT Server: Apache x-openstack-request-id: req-438063f1-9f36-4ea8-9f80-0557488230a7 Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:01,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:01 GMT Server: Apache x-openstack-request-id: req-a669b426-5056-40c1-85be-8f2971eda095 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": "755903a5cfdd4c57bbddae9bcd1e4f88", "OS::stack_id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "image_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "inst_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-inst", "subnet_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-subnet", "net_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-net", "flavor_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "stack_user_project_id": "75ec092712f443fe8350c280282c5bd0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:26:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:01,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 used request id req-a669b426-5056-40c1-85be-8f2971eda095 2018-12-23 01:27:01,976 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 01:27:01,976 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack 2018-12-23 01:27:01,976 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack 2018-12-23 01:27:01,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:27:02,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "e8e7abfdb0d44753ba7fd9730e4059e0", "name": "CreateStackSuccessTests-1619d18c-553e-42f-proj-role"}], "expires_at": "2018-12-23T02:27:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "755903a5cfdd4c57bbddae9bcd1e4f88", "name": "CreateStackSuccessTests-1619d18c-553e-42f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1619d18c-553e-42f-user", "id": "7e6805f6260f452db06c8e3b839536cd"}, "audit_ids": ["6YxYrvHcRXakWfS0Enw-Mw"], "issued_at": "2018-12-23T01:27:02.000000Z"}} 2018-12-23 01:27:02,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/0877cac1-da6a-4850-ba84-ab5be97a18f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527d9c415efefed66f9469bd67c94beeac89e47a" 2018-12-23 01:27:02,526 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:02 GMT Server: Apache x-openstack-request-id: req-836688c3-b89c-42fe-926f-9782f0e535e8 Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:02,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:02 GMT Server: Apache x-openstack-request-id: req-f7e2c56c-1b6e-4dbb-a850-5e4a2324c3a1 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": "755903a5cfdd4c57bbddae9bcd1e4f88", "OS::stack_id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "image_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "inst_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-inst", "subnet_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-subnet", "net_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-net", "flavor_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "stack_user_project_id": "75ec092712f443fe8350c280282c5bd0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:26:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:02,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 used request id req-f7e2c56c-1b6e-4dbb-a850-5e4a2324c3a1 2018-12-23 01:27:02,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/0877cac1-da6a-4850-ba84-ab5be97a18f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:27:02,740 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:02 GMT Server: Apache x-openstack-request-id: req-c8cbd37d-1edb-4e6b-b16b-3923f09c1687 Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:02,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:02 GMT Server: Apache x-openstack-request-id: req-ddd970df-7745-400d-8b7f-a22a2ebf3dc3 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": "755903a5cfdd4c57bbddae9bcd1e4f88", "OS::stack_id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "image_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "inst_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-inst", "subnet_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-subnet", "net_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-net", "flavor_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "stack_user_project_id": "75ec092712f443fe8350c280282c5bd0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:26:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:02,781 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 used request id req-ddd970df-7745-400d-8b7f-a22a2ebf3dc3 2018-12-23 01:27:02,782 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack 2018-12-23 01:27:02,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/0877cac1-da6a-4850-ba84-ab5be97a18f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:27:02,810 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:02 GMT Server: Apache x-openstack-request-id: req-a3018162-384e-4f9d-8a53-a48ef205a724 Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:02,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:27:02 GMT Server: Apache x-openstack-request-id: req-d0a3250a-2a5c-42f9-b7f8-3d7623b246c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:27:02,852 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 used request id req-d0a3250a-2a5c-42f9-b7f8-3d7623b246c8 2018-12-23 01:27:02,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/0877cac1-da6a-4850-ba84-ab5be97a18f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:27:03,128 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:02 GMT Server: Apache x-openstack-request-id: req-0a6e0d47-d550-45e3-b4a2-847dfe398f80 Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:03,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:03 GMT Server: Apache x-openstack-request-id: req-3e3402f7-20ee-477a-bb76-d25c5cf41a6e 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": "755903a5cfdd4c57bbddae9bcd1e4f88", "OS::stack_id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "image_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "inst_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-inst", "subnet_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-subnet", "flavor_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-flavor-name", "net_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "stack_user_project_id": "75ec092712f443fe8350c280282c5bd0", "tags": null, "creation_time": "2018-12-23T01:26:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:27:02Z", "id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:03,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 used request id req-3e3402f7-20ee-477a-bb76-d25c5cf41a6e 2018-12-23 01:27:03,314 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:27:03,314 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:27:06,317 - create_stack - DEBUG - Stack status query timeout in 1196.53500795 2018-12-23 01:27:06,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/0877cac1-da6a-4850-ba84-ab5be97a18f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:27:06,499 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:06 GMT Server: Apache x-openstack-request-id: req-dd6622dd-d6c8-49b1-86f6-15c3108ff663 Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:06,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:06 GMT Server: Apache x-openstack-request-id: req-ce3c894e-ddc1-4c18-af26-03b92bd03298 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": "755903a5cfdd4c57bbddae9bcd1e4f88", "OS::stack_id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "image_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "inst_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-inst", "subnet_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-subnet", "flavor_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-flavor-name", "net_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "stack_user_project_id": "75ec092712f443fe8350c280282c5bd0", "tags": null, "creation_time": "2018-12-23T01:26:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:27:02Z", "id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:06,524 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 used request id req-ce3c894e-ddc1-4c18-af26-03b92bd03298 2018-12-23 01:27:06,525 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:27:06,525 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:27:09,528 - create_stack - DEBUG - Stack status query timeout in 1193.32399201 2018-12-23 01:27:09,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/0877cac1-da6a-4850-ba84-ab5be97a18f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:27:09,558 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:09 GMT Server: Apache x-openstack-request-id: req-04a8dfff-d49b-4571-8aac-b66dadf9357e Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:09,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:09 GMT Server: Apache x-openstack-request-id: req-a198f962-f9e7-4125-979e-e4eea69c6baf 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": "755903a5cfdd4c57bbddae9bcd1e4f88", "OS::stack_id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "image_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "inst_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-inst", "subnet_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-subnet", "flavor_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-flavor-name", "net_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "stack_user_project_id": "75ec092712f443fe8350c280282c5bd0", "tags": null, "creation_time": "2018-12-23T01:26:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:27:02Z", "id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:09,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 used request id req-a198f962-f9e7-4125-979e-e4eea69c6baf 2018-12-23 01:27:09,585 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:27:09,585 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:27:12,588 - create_stack - DEBUG - Stack status query timeout in 1190.26397395 2018-12-23 01:27:12,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/0877cac1-da6a-4850-ba84-ab5be97a18f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:27:12,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:12 GMT Server: Apache x-openstack-request-id: req-43353308-e87b-4c17-95ab-9a243e0bc9cc Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:12,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:12 GMT Server: Apache x-openstack-request-id: req-5187399a-014e-43d6-8ce6-f433456a8069 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": "755903a5cfdd4c57bbddae9bcd1e4f88", "OS::stack_id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "image_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "inst_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-inst", "subnet_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-subnet", "flavor_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-flavor-name", "net_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "stack_user_project_id": "75ec092712f443fe8350c280282c5bd0", "tags": null, "creation_time": "2018-12-23T01:26:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:27:02Z", "id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:12,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 used request id req-5187399a-014e-43d6-8ce6-f433456a8069 2018-12-23 01:27:12,643 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:27:12,643 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:27:15,646 - create_stack - DEBUG - Stack status query timeout in 1187.20599699 2018-12-23 01:27:15,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/0877cac1-da6a-4850-ba84-ab5be97a18f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:27:15,835 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:15 GMT Server: Apache x-openstack-request-id: req-7aa79ec0-4354-4b58-a760-346e47da49e9 Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:16,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:15 GMT Server: Apache x-openstack-request-id: req-abfc5bc5-0383-4faf-baf4-e250b1066ec7 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": "755903a5cfdd4c57bbddae9bcd1e4f88", "OS::stack_id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "image_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image", "inst_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-inst", "subnet_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-subnet", "flavor_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-flavor-name", "net_name": "CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-net"}, "deletion_time": "2018-12-23T01:27:14Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack", "stack_user_project_id": "75ec092712f443fe8350c280282c5bd0", "tags": null, "creation_time": "2018-12-23T01:26:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T01:27:02Z", "id": "0877cac1-da6a-4850-ba84-ab5be97a18f4", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:16,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 used request id req-abfc5bc5-0383-4faf-baf4-e250b1066ec7 2018-12-23 01:27:16,038 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 01:27:16,038 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack 2018-12-23 01:27:16,038 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack 2018-12-23 01:27:16,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/0877cac1-da6a-4850-ba84-ab5be97a18f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b269dd9cfc04abe630d4136590fed15ebc7933" 2018-12-23 01:27:16,234 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:16 GMT Server: Apache x-openstack-request-id: req-7afd9bec-7df3-4900-b480-492e9322c38c Location: http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:16,260 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:27:16 GMT Server: Apache x-openstack-request-id: req-02996623-250a-4e79-a38c-03871db1d5a9 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 01:27:16,260 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/755903a5cfdd4c57bbddae9bcd1e4f88/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-stack/0877cac1-da6a-4850-ba84-ab5be97a18f4 used request id req-02996623-250a-4e79-a38c-03871db1d5a9 2018-12-23 01:27:16,261 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-f779829c-be75-4678-beba-0d4161df84a3-image 2018-12-23 01:27:16,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/1a142d22-b605-433c-8733-54480608a6bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90c03e86be6187930f99b99e41948b07c45b8dd4" 2018-12-23 01:27:17,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b00f2ad1-9c42-41a8-93bb-a8de58f68be4 Date: Sun, 23 Dec 2018 01:27:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:27:17,306 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/1a142d22-b605-433c-8733-54480608a6bc used request id req-b00f2ad1-9c42-41a8-93bb-a8de58f68be4 2018-12-23 01:27:17,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/c1f4dd7e-7a0d-430e-ac4a-fe21bf17282d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ae1d062e8c217aecedb66b8ca39a9ed464c207" 2018-12-23 01:27:17,343 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:27:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91c5cf96-98e9-4658-aaf9-97834cfbcd25 x-compute-request-id: req-91c5cf96-98e9-4658-aaf9-97834cfbcd25 Content-Length: 0 Content-Type: application/json 2018-12-23 01:27:17,343 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c1f4dd7e-7a0d-430e-ac4a-fe21bf17282d used request id req-91c5cf96-98e9-4658-aaf9-97834cfbcd25 2018-12-23 01:27:17,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03db62033f421f377b6361498d47e2d1fb9f9445" 2018-12-23 01:27:17,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6a51e768-80b4-4857-ac98-1d4374149dfd Date: Sun, 23 Dec 2018 01:27:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "755903a5cfdd4c57bbddae9bcd1e4f88", "created_at": "2018-12-23T01:26:45Z", "updated_at": "2018-12-23T01:26:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:26:45Z", "revision_number": 0, "id": "95be06f6-8971-426b-a41d-ad86cebbe817", "remote_group_id": "0b020b14-325b-4dea-8129-29763efb54e8", "remote_ip_prefix": null, "created_at": "2018-12-23T01:26:45Z", "security_group_id": "0b020b14-325b-4dea-8129-29763efb54e8", "tenant_id": "755903a5cfdd4c57bbddae9bcd1e4f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "755903a5cfdd4c57bbddae9bcd1e4f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:26:45Z", "revision_number": 0, "id": "9b648427-3cbb-4016-ba0b-72f546efd51d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:26:45Z", "security_group_id": "0b020b14-325b-4dea-8129-29763efb54e8", "tenant_id": "755903a5cfdd4c57bbddae9bcd1e4f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "755903a5cfdd4c57bbddae9bcd1e4f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:26:45Z", "revision_number": 0, "id": "bc86de78-c62b-4cba-ab16-3dfcb55f0517", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:26:45Z", "security_group_id": "0b020b14-325b-4dea-8129-29763efb54e8", "tenant_id": "755903a5cfdd4c57bbddae9bcd1e4f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "755903a5cfdd4c57bbddae9bcd1e4f88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:26:45Z", "revision_number": 0, "id": "d84da905-418f-4dad-857c-e1685e7b7fab", "remote_group_id": "0b020b14-325b-4dea-8129-29763efb54e8", "remote_ip_prefix": null, "created_at": "2018-12-23T01:26:45Z", "security_group_id": "0b020b14-325b-4dea-8129-29763efb54e8", "tenant_id": "755903a5cfdd4c57bbddae9bcd1e4f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "755903a5cfdd4c57bbddae9bcd1e4f88"}], "revision_number": 4, "project_id": "755903a5cfdd4c57bbddae9bcd1e4f88", "id": "0b020b14-325b-4dea-8129-29763efb54e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:27:17,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6a51e768-80b4-4857-ac98-1d4374149dfd 2018-12-23 01:27:17,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/755903a5cfdd4c57bbddae9bcd1e4f88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03db62033f421f377b6361498d47e2d1fb9f9445" 2018-12-23 01:27:17,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed77fa8d-6e20-49b0-985a-d70304fb56ab Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/755903a5cfdd4c57bbddae9bcd1e4f88"}, "enabled": true, "id": "755903a5cfdd4c57bbddae9bcd1e4f88", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1619d18c-553e-42f-proj"}} 2018-12-23 01:27:17,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/755903a5cfdd4c57bbddae9bcd1e4f88 used request id req-ed77fa8d-6e20-49b0-985a-d70304fb56ab 2018-12-23 01:27:17,661 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0b020b14-325b-4dea-8129-29763efb54e8 2018-12-23 01:27:17,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0b020b14-325b-4dea-8129-29763efb54e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03db62033f421f377b6361498d47e2d1fb9f9445" 2018-12-23 01:27:17,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6b841c11-9542-4599-9622-d221235ffafa Date: Sun, 23 Dec 2018 01:27:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0b020b14-325b-4dea-8129-29763efb54e8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:26:45Z", "security_group_id": "0b020b14-325b-4dea-8129-29763efb54e8", "port_range_min": null, "revision_number": 0, "tenant_id": "755903a5cfdd4c57bbddae9bcd1e4f88", "created_at": "2018-12-23T01:26:45Z", "project_id": "755903a5cfdd4c57bbddae9bcd1e4f88", "id": "95be06f6-8971-426b-a41d-ad86cebbe817"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:26:45Z", "security_group_id": "0b020b14-325b-4dea-8129-29763efb54e8", "port_range_min": null, "revision_number": 0, "tenant_id": "755903a5cfdd4c57bbddae9bcd1e4f88", "created_at": "2018-12-23T01:26:45Z", "project_id": "755903a5cfdd4c57bbddae9bcd1e4f88", "id": "9b648427-3cbb-4016-ba0b-72f546efd51d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:26:45Z", "security_group_id": "0b020b14-325b-4dea-8129-29763efb54e8", "port_range_min": null, "revision_number": 0, "tenant_id": "755903a5cfdd4c57bbddae9bcd1e4f88", "created_at": "2018-12-23T01:26:45Z", "project_id": "755903a5cfdd4c57bbddae9bcd1e4f88", "id": "bc86de78-c62b-4cba-ab16-3dfcb55f0517"}, {"remote_group_id": "0b020b14-325b-4dea-8129-29763efb54e8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:26:45Z", "security_group_id": "0b020b14-325b-4dea-8129-29763efb54e8", "port_range_min": null, "revision_number": 0, "tenant_id": "755903a5cfdd4c57bbddae9bcd1e4f88", "created_at": "2018-12-23T01:26:45Z", "project_id": "755903a5cfdd4c57bbddae9bcd1e4f88", "id": "d84da905-418f-4dad-857c-e1685e7b7fab"}]} 2018-12-23 01:27:17,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0b020b14-325b-4dea-8129-29763efb54e8 used request id req-6b841c11-9542-4599-9622-d221235ffafa 2018-12-23 01:27:17,850 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:27:17,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0b020b14-325b-4dea-8129-29763efb54e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03db62033f421f377b6361498d47e2d1fb9f9445" 2018-12-23 01:27:18,325 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f78ba8a-2dc2-464b-b06c-8b3b142d862c Content-Length: 0 Date: Sun, 23 Dec 2018 01:27:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:27:18,325 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0b020b14-325b-4dea-8129-29763efb54e8 used request id req-1f78ba8a-2dc2-464b-b06c-8b3b142d862c 2018-12-23 01:27:18,326 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-1619d18c-553e-42f-proj 2018-12-23 01:27:18,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/755903a5cfdd4c57bbddae9bcd1e4f88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03db62033f421f377b6361498d47e2d1fb9f9445" 2018-12-23 01:27:18,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efb07ecb-fe3a-4035-8210-ff5a5ea140e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:27:18,596 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/755903a5cfdd4c57bbddae9bcd1e4f88 used request id req-efb07ecb-fe3a-4035-8210-ff5a5ea140e1 2018-12-23 01:27:18,596 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-1619d18c-553e-42f-proj-role 2018-12-23 01:27:18,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e8e7abfdb0d44753ba7fd9730e4059e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03db62033f421f377b6361498d47e2d1fb9f9445" 2018-12-23 01:27:18,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78bcfc67-dc51-40c4-a9d3-045d191428e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:27:18,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e8e7abfdb0d44753ba7fd9730e4059e0 used request id req-78bcfc67-dc51-40c4-a9d3-045d191428e7 2018-12-23 01:27:18,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03db62033f421f377b6361498d47e2d1fb9f9445" 2018-12-23 01:27:18,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b3179f-6c56-4f13-bc76-48b42665e15f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:27:18,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d5b3179f-6c56-4f13-bc76-48b42665e15f 2018-12-23 01:27:18,801 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-1619d18c-553e-42f-user 2018-12-23 01:27:18,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/7e6805f6260f452db06c8e3b839536cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459acaff666862eb4289fc7306ae3a80790b8dbe" 2018-12-23 01:27:19,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-311d4ed2-dbbf-47eb-99f5-9012072f0c41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:27:19,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7e6805f6260f452db06c8e3b839536cd used request id req-311d4ed2-dbbf-47eb-99f5-9012072f0c41 2018-12-23 01:27:19,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:27:19,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:27:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["b0h30rg2Tn-Heq2nxL9kiA"], "issued_at": "2018-12-23T01:27:19.000000Z"}} 2018-12-23 01:27:19,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d12a3afb559fdcb587db0a4cb8ff3c66c4771c" 2018-12-23 01:27:19,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c486bce-0618-4495-9080-fe2e885f2fab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:27:19,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0c486bce-0618-4495-9080-fe2e885f2fab 2018-12-23 01:27:19,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:27:19,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:27:19,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:27:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["L-m-oA9oS4C3u75-LogdMQ"], "issued_at": "2018-12-23T01:27:19.000000Z"}} 2018-12-23 01:27:19,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62197c8386104cdc8a274621da970a3b7277d5d1" 2018-12-23 01:27:20,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b85c15c-1301-4d2b-be75-aa1dc19e98ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:27:20,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7b85c15c-1301-4d2b-be75-aa1dc19e98ec 2018-12-23 01:27:20,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:27:20,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:27:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:27:20,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f500885a-04fa-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62197c8386104cdc8a274621da970a3b7277d5d1" 2018-12-23 01:27:20,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b5816a-dd9f-44c7-b8cf-aca8711e8ae5 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f500885a-04fa-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:27:20,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f500885a-04fa-4c1-proj used request id req-51b5816a-dd9f-44c7-b8cf-aca8711e8ae5 2018-12-23 01:27:20,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62197c8386104cdc8a274621da970a3b7277d5d1" 2018-12-23 01:27:20,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e5e455-1439-4cd3-b3a8-75c78dccee4b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:27:20,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-52e5e455-1439-4cd3-b3a8-75c78dccee4b 2018-12-23 01:27:20,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62197c8386104cdc8a274621da970a3b7277d5d1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-f500885a-04fa-4c1-proj"}}' 2018-12-23 01:27:20,323 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f432dd-4986-4f90-bec7-bd7bf7b0e54a Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3db8f980d9d5446c82b4e4989acb1956"}, "enabled": true, "id": "3db8f980d9d5446c82b4e4989acb1956", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f500885a-04fa-4c1-proj"}} 2018-12-23 01:27:20,323 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-49f432dd-4986-4f90-bec7-bd7bf7b0e54a 2018-12-23 01:27:20,324 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-f500885a-04fa-4c1-proj 2018-12-23 01:27:20,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:27:20,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:27:20,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:27:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["deVREecfQV-v43QKnA03XA"], "issued_at": "2018-12-23T01:27:20.000000Z"}} 2018-12-23 01:27:20,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acd0bf7c4b55acb42dc83bb46987e8ace44e8f6" 2018-12-23 01:27:20,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a14aa5-e10c-43a3-9d40-8ab39aa4141c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:27:20,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-72a14aa5-e10c-43a3-9d40-8ab39aa4141c 2018-12-23 01:27:20,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:27:20,826 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:27:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:27:20,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acd0bf7c4b55acb42dc83bb46987e8ace44e8f6" 2018-12-23 01:27:20,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3145bdaa-7634-4934-b5fd-d7b94729e3c5 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:27:20,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3145bdaa-7634-4934-b5fd-d7b94729e3c5 2018-12-23 01:27:20,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f500885a-04fa-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acd0bf7c4b55acb42dc83bb46987e8ace44e8f6" 2018-12-23 01:27:21,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c16474-a736-443c-b9e8-92442caded1a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f500885a-04fa-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3db8f980d9d5446c82b4e4989acb1956"}, "enabled": true, "id": "3db8f980d9d5446c82b4e4989acb1956", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f500885a-04fa-4c1-proj"}]} 2018-12-23 01:27:21,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f500885a-04fa-4c1-proj used request id req-48c16474-a736-443c-b9e8-92442caded1a 2018-12-23 01:27:21,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acd0bf7c4b55acb42dc83bb46987e8ace44e8f6" 2018-12-23 01:27:21,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86586fcf-6f75-48b3-b8e7-5b895e7ff40e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:27:21,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-86586fcf-6f75-48b3-b8e7-5b895e7ff40e 2018-12-23 01:27:21,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acd0bf7c4b55acb42dc83bb46987e8ace44e8f6" 2018-12-23 01:27:21,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc03f5a-e71e-4fc8-ba6e-2c046d4da0b1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:27:21,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4cc03f5a-e71e-4fc8-ba6e-2c046d4da0b1 2018-12-23 01:27:21,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f500885a-04fa-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acd0bf7c4b55acb42dc83bb46987e8ace44e8f6" 2018-12-23 01:27:21,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e082d5ec-bf24-4609-8da7-98b2fb1d29ca Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f500885a-04fa-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3db8f980d9d5446c82b4e4989acb1956"}, "enabled": true, "id": "3db8f980d9d5446c82b4e4989acb1956", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f500885a-04fa-4c1-proj"}]} 2018-12-23 01:27:21,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f500885a-04fa-4c1-proj used request id req-e082d5ec-bf24-4609-8da7-98b2fb1d29ca 2018-12-23 01:27:21,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/6104c6fee88d4690bb2f2dc9ba45a1df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acd0bf7c4b55acb42dc83bb46987e8ace44e8f6" 2018-12-23 01:27:21,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18410613-1580-4b9f-8ab3-563c471dc75e Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-f500885a-04fa-4c1-user", "links": {"self": "http://172.30.9.26:5000/v3/users/6104c6fee88d4690bb2f2dc9ba45a1df"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3db8f980d9d5446c82b4e4989acb1956", "id": "6104c6fee88d4690bb2f2dc9ba45a1df", "password_expires_at": null}} 2018-12-23 01:27:21,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6104c6fee88d4690bb2f2dc9ba45a1df used request id req-18410613-1580-4b9f-8ab3-563c471dc75e 2018-12-23 01:27:21,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3db8f980d9d5446c82b4e4989acb1956/users/6104c6fee88d4690bb2f2dc9ba45a1df/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acd0bf7c4b55acb42dc83bb46987e8ace44e8f6" 2018-12-23 01:27:21,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd5a2739-8c32-4f67-b82d-e14049e7b29c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/3db8f980d9d5446c82b4e4989acb1956/users/6104c6fee88d4690bb2f2dc9ba45a1df/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 01:27:21,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3db8f980d9d5446c82b4e4989acb1956/users/6104c6fee88d4690bb2f2dc9ba45a1df/roles used request id req-bd5a2739-8c32-4f67-b82d-e14049e7b29c 2018-12-23 01:27:21,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acd0bf7c4b55acb42dc83bb46987e8ace44e8f6" 2018-12-23 01:27:21,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23189ac7-bf8d-448a-9136-bc2d72955878 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 01:27:21,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-23189ac7-bf8d-448a-9136-bc2d72955878 2018-12-23 01:27:21,978 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-f500885a-04fa-4c1-proj 2018-12-23 01:27:21,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3db8f980d9d5446c82b4e4989acb1956/users/6104c6fee88d4690bb2f2dc9ba45a1df/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acd0bf7c4b55acb42dc83bb46987e8ace44e8f6" 2018-12-23 01:27:22,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:27:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bc82e2e-54e1-43f5-a5e1-22391ac3659f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:27:22,110 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3db8f980d9d5446c82b4e4989acb1956/users/6104c6fee88d4690bb2f2dc9ba45a1df/roles/33b4d73a584d43819999ba417c629e3a used request id req-1bc82e2e-54e1-43f5-a5e1-22391ac3659f 2018-12-23 01:27:22,110 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-f500885a-04fa-4c1-user 2018-12-23 01:27:22,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:27:22,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62197c8386104cdc8a274621da970a3b7277d5d1" 2018-12-23 01:27:22,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6327bc06-cdc0-4548-aef6-f32491c5f972 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:27:22,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6327bc06-cdc0-4548-aef6-f32491c5f972 2018-12-23 01:27:22,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62197c8386104cdc8a274621da970a3b7277d5d1" -d '{"role": {"name": "CreateStackSuccessTests-f500885a-04fa-4c1-proj-role"}}' 2018-12-23 01:27:22,321 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7b26364-21a9-4f9d-ad9a-ac200b0ee71d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2ac278ed50547e7a261e178aaac657e", "links": {"self": "http://172.30.9.26:5000/v3/roles/c2ac278ed50547e7a261e178aaac657e"}, "name": "CreateStackSuccessTests-f500885a-04fa-4c1-proj-role"}} 2018-12-23 01:27:22,321 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b7b26364-21a9-4f9d-ad9a-ac200b0ee71d 2018-12-23 01:27:22,322 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-f500885a-04fa-4c1-proj-role 2018-12-23 01:27:22,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c2ac278ed50547e7a261e178aaac657e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62197c8386104cdc8a274621da970a3b7277d5d1" 2018-12-23 01:27:22,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49d1fb13-1113-43b1-940a-390e186bbc87 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/c2ac278ed50547e7a261e178aaac657e"}, "domain_id": null, "name": "CreateStackSuccessTests-f500885a-04fa-4c1-proj-role", "id": "c2ac278ed50547e7a261e178aaac657e"}} 2018-12-23 01:27:22,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c2ac278ed50547e7a261e178aaac657e used request id req-49d1fb13-1113-43b1-940a-390e186bbc87 2018-12-23 01:27:22,412 - keystone_utils - INFO - Granting role CreateStackSuccessTests-f500885a-04fa-4c1-proj-role to project CreateStackSuccessTests-f500885a-04fa-4c1-proj 2018-12-23 01:27:22,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3db8f980d9d5446c82b4e4989acb1956/users/6104c6fee88d4690bb2f2dc9ba45a1df/roles/c2ac278ed50547e7a261e178aaac657e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62197c8386104cdc8a274621da970a3b7277d5d1" 2018-12-23 01:27:22,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18ac0db1-d19b-4fe2-a698-12bb915eb200 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:27:22,553 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3db8f980d9d5446c82b4e4989acb1956/users/6104c6fee88d4690bb2f2dc9ba45a1df/roles/c2ac278ed50547e7a261e178aaac657e used request id req-18ac0db1-d19b-4fe2-a698-12bb915eb200 2018-12-23 01:27:22,554 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:27:22,554 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:27:22,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:27:22,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:27:22,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2ac278ed50547e7a261e178aaac657e", "name": "CreateStackSuccessTests-f500885a-04fa-4c1-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3db8f980d9d5446c82b4e4989acb1956", "name": "CreateStackSuccessTests-f500885a-04fa-4c1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3db8f980d9d5446c82b4e4989acb1956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3db8f980d9d5446c82b4e4989acb1956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3db8f980d9d5446c82b4e4989acb1956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3db8f980d9d5446c82b4e4989acb1956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3db8f980d9d5446c82b4e4989acb1956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3db8f980d9d5446c82b4e4989acb1956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f500885a-04fa-4c1-user", "id": "6104c6fee88d4690bb2f2dc9ba45a1df"}, "audit_ids": ["f1j0OKb9TSOYQyX8QBBU6w"], "issued_at": "2018-12-23T01:27:22.000000Z"}} 2018-12-23 01:27:22,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef4aeb3844f08d68950443baa98882f5660544d2" 2018-12-23 01:27:23,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49303d28-0cf0-475c-9832-dd7e3e9c265f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:27:23,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-49303d28-0cf0-475c-9832-dd7e3e9c265f 2018-12-23 01:27:23,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef4aeb3844f08d68950443baa98882f5660544d2" 2018-12-23 01:27:23,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-7ea44e1a-75fb-4ea5-84f3-5768f3edbcb8 Date: Sun, 23 Dec 2018 01:27:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image"} 2018-12-23 01:27:23,197 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image used request id req-7ea44e1a-75fb-4ea5-84f3-5768f3edbcb8 2018-12-23 01:27:23,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef4aeb3844f08d68950443baa98882f5660544d2" 2018-12-23 01:27:23,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-44cbf1b9-2bd6-433a-875e-c2ccb71c1987 Date: Sun, 23 Dec 2018 01:27: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-12-23 01:27:23,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-44cbf1b9-2bd6-433a-875e-c2ccb71c1987 2018-12-23 01:27:23,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef4aeb3844f08d68950443baa98882f5660544d2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image"}' 2018-12-23 01:27:23,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a X-Openstack-Request-Id: req-b98ec461-e8b2-408c-966d-8c1875671ed5 Date: Sun, 23 Dec 2018 01:27:23 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:27:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:27:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a", "min_disk": 0, "protected": false, "id": "a81bd415-d8d1-4b9e-aefc-83495bd77e1a", "file": "/v2/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a/file", "checksum": null, "owner": "3db8f980d9d5446c82b4e4989acb1956", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:27:23,570 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b98ec461-e8b2-408c-966d-8c1875671ed5 2018-12-23 01:27:23,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef4aeb3844f08d68950443baa98882f5660544d2" -d '' 2018-12-23 01:27:24,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f56a4800-bb56-4e37-bdcf-4f8d3d45f13d Date: Sun, 23 Dec 2018 01:27:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:27:24,802 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a/file used request id req-f56a4800-bb56-4e37-bdcf-4f8d3d45f13d 2018-12-23 01:27:24,802 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:27:24,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef4aeb3844f08d68950443baa98882f5660544d2" 2018-12-23 01:27:24,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-41a47c21-1b1c-419b-a357-df19d9fce164 Date: Sun, 23 Dec 2018 01:27:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:27:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:27:24Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a/snap", "metadata": {}}], "self": "/v2/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a", "min_disk": 0, "protected": false, "id": "a81bd415-d8d1-4b9e-aefc-83495bd77e1a", "file": "/v2/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3db8f980d9d5446c82b4e4989acb1956", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:27:24,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a used request id req-41a47c21-1b1c-419b-a357-df19d9fce164 2018-12-23 01:27:24,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef4aeb3844f08d68950443baa98882f5660544d2" 2018-12-23 01:27:24,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6a331214-d74b-41a2-a1c1-d817daaf8333 Date: Sun, 23 Dec 2018 01:27:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:27:24,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6a331214-d74b-41a2-a1c1-d817daaf8333 2018-12-23 01:27:24,983 - create_image - INFO - Created image with name - CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image 2018-12-23 01:27:24,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef4aeb3844f08d68950443baa98882f5660544d2" 2018-12-23 01:27:25,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-34049bfa-fb95-4c33-9cff-ec6ad9456a74 Date: Sun, 23 Dec 2018 01:27:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:27:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:27:24Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a/snap", "metadata": {}}], "self": "/v2/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a", "min_disk": 0, "protected": false, "id": "a81bd415-d8d1-4b9e-aefc-83495bd77e1a", "file": "/v2/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3db8f980d9d5446c82b4e4989acb1956", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:27:25,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a used request id req-34049bfa-fb95-4c33-9cff-ec6ad9456a74 2018-12-23 01:27:25,164 - create_image - DEBUG - Instance status is - active 2018-12-23 01:27:25,165 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image 2018-12-23 01:27:25,165 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image 2018-12-23 01:27:25,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:27:25,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:27:25,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:27:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["mZPizX6KQpe0rCVLERVwiw"], "issued_at": "2018-12-23T01:27:25.000000Z"}} 2018-12-23 01:27:25,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f663b6902d39dc65ad265cdc85baff2987a6770" 2018-12-23 01:27:25,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c4273b-e3fa-4021-b6f2-33e5730500ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:27:25,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-64c4273b-e3fa-4021-b6f2-33e5730500ad 2018-12-23 01:27:25,629 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:27:25,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f663b6902d39dc65ad265cdc85baff2987a6770" 2018-12-23 01:27:25,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-13c63324-a1df-4680-a787-84a3d6f907d3 x-compute-request-id: req-13c63324-a1df-4680-a787-84a3d6f907d3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:27:25,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-13c63324-a1df-4680-a787-84a3d6f907d3 2018-12-23 01:27:25,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f663b6902d39dc65ad265cdc85baff2987a6770" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-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-12-23 01:27:25,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95c86c44-38f9-4fd8-8512-a4a12d9c4633 x-compute-request-id: req-95c86c44-38f9-4fd8-8512-a4a12d9c4633 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/92251957-cc6c-45fa-93bb-4409ccbbaa82", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/92251957-cc6c-45fa-93bb-4409ccbbaa82", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "92251957-cc6c-45fa-93bb-4409ccbbaa82", "name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:27:25,862 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-95c86c44-38f9-4fd8-8512-a4a12d9c4633 2018-12-23 01:27:25,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:27:25,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:27:26,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2ac278ed50547e7a261e178aaac657e", "name": "CreateStackSuccessTests-f500885a-04fa-4c1-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:27:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3db8f980d9d5446c82b4e4989acb1956", "name": "CreateStackSuccessTests-f500885a-04fa-4c1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3db8f980d9d5446c82b4e4989acb1956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3db8f980d9d5446c82b4e4989acb1956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3db8f980d9d5446c82b4e4989acb1956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3db8f980d9d5446c82b4e4989acb1956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3db8f980d9d5446c82b4e4989acb1956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3db8f980d9d5446c82b4e4989acb1956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f500885a-04fa-4c1-user", "id": "6104c6fee88d4690bb2f2dc9ba45a1df"}, "audit_ids": ["EFe9aKSGRVSddtHQ5IGKgg"], "issued_at": "2018-12-23T01:27:26.000000Z"}} 2018-12-23 01:27:26,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:27:26,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5fc44ee-c409-45e2-8792-3987521c3c77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:27:26,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f5fc44ee-c409-45e2-8792-3987521c3c77 2018-12-23 01:27:26,327 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:27:26,329 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:27:26,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:27:26,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:26 GMT Server: Apache x-openstack-request-id: req-16fcee1e-0cb8-47b3-b83e-ce45713d581e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 01:27:26,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack used request id req-16fcee1e-0cb8-47b3-b83e-ce45713d581e 2018-12-23 01:27:26,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-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-74211093-b54e-425e-b07c-1378f98687dc-net", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name"}}' 2018-12-23 01:27:28,740 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:27:26 GMT Server: Apache x-openstack-request-id: req-5c63e23d-f0e9-457b-bf40-32475ba74f7e Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}]}} 2018-12-23 01:27:28,740 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks used request id req-5c63e23d-f0e9-457b-bf40-32475ba74f7e 2018-12-23 01:27:28,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:27:28,916 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:28 GMT Server: Apache x-openstack-request-id: req-2ea65c80-8616-4118-a1fb-b3f294f17c52 Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:29,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:28 GMT Server: Apache x-openstack-request-id: req-a1fb8387-4f52-47a1-938c-996d6fcd4b07 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": "3db8f980d9d5446c82b4e4989acb1956", "OS::stack_id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "net_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-net", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:29,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-a1fb8387-4f52-47a1-938c-996d6fcd4b07 2018-12-23 01:27:29,100 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack 2018-12-23 01:27:29,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:27:29,129 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:29 GMT Server: Apache x-openstack-request-id: req-ae6af0fb-5322-4921-b7d7-3fb732f7b64a Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:29,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:29 GMT Server: Apache x-openstack-request-id: req-83ab4efa-0224-4f8f-a3bf-b067e8f1730f 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": "3db8f980d9d5446c82b4e4989acb1956", "OS::stack_id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "net_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-net", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:29,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-83ab4efa-0224-4f8f-a3bf-b067e8f1730f 2018-12-23 01:27:29,319 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:27:29,319 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:27:32,323 - create_stack - DEBUG - Stack status query timeout in 1196.77801609 2018-12-23 01:27:32,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:27:32,491 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:32 GMT Server: Apache x-openstack-request-id: req-8cc7b407-61ee-415c-884b-e98d06ad87ef Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:32,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:32 GMT Server: Apache x-openstack-request-id: req-99af3fdd-fa3b-4809-82d3-7da5880ca3d2 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": "3db8f980d9d5446c82b4e4989acb1956", "OS::stack_id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "net_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-net", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:32,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-99af3fdd-fa3b-4809-82d3-7da5880ca3d2 2018-12-23 01:27:32,753 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:27:32,753 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:27:35,757 - create_stack - DEBUG - Stack status query timeout in 1193.34400702 2018-12-23 01:27:35,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:27:35,936 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:35 GMT Server: Apache x-openstack-request-id: req-84850f1f-97f1-412e-bb40-28d2040c3fd4 Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:36,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:35 GMT Server: Apache x-openstack-request-id: req-7903d32e-af0e-4179-9d14-10bc98ce3cfc 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": "3db8f980d9d5446c82b4e4989acb1956", "OS::stack_id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "net_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-net", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:36,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-7903d32e-af0e-4179-9d14-10bc98ce3cfc 2018-12-23 01:27:36,127 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:27:36,127 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:27:39,130 - create_stack - DEBUG - Stack status query timeout in 1189.97021294 2018-12-23 01:27:39,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:27:39,312 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:39 GMT Server: Apache x-openstack-request-id: req-3dc2fec8-8d4b-4827-86f0-00385e914d7a Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:39,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:39 GMT Server: Apache x-openstack-request-id: req-a27c572e-6617-4313-bba2-8d1343ecbd16 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": "3db8f980d9d5446c82b4e4989acb1956", "OS::stack_id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "net_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-net", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:39,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-a27c572e-6617-4313-bba2-8d1343ecbd16 2018-12-23 01:27:39,387 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:27:39,388 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:27:42,391 - create_stack - DEBUG - Stack status query timeout in 1186.70987797 2018-12-23 01:27:42,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:27:42,420 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:42 GMT Server: Apache x-openstack-request-id: req-1ca5e840-992d-4492-ba30-457fa648da3a Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:42,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:42 GMT Server: Apache x-openstack-request-id: req-3cd94e3f-1318-4a41-9b8c-f14ca3efb597 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": "3db8f980d9d5446c82b4e4989acb1956", "OS::stack_id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "net_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-net", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:42,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-3cd94e3f-1318-4a41-9b8c-f14ca3efb597 2018-12-23 01:27:42,603 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:27:42,603 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:27:45,607 - create_stack - DEBUG - Stack status query timeout in 1183.49396992 2018-12-23 01:27:45,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:27:45,638 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:45 GMT Server: Apache x-openstack-request-id: req-bb0f6c82-cce4-42f3-a66f-4141dfbfcd64 Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:45,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:45 GMT Server: Apache x-openstack-request-id: req-53bcd5ea-4c11-4eb3-ab97-5c3774a34b88 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": "3db8f980d9d5446c82b4e4989acb1956", "OS::stack_id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "net_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-net", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:45,683 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-53bcd5ea-4c11-4eb3-ab97-5c3774a34b88 2018-12-23 01:27:45,683 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:27:45,683 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:27:48,686 - create_stack - DEBUG - Stack status query timeout in 1180.41415811 2018-12-23 01:27:48,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:27:48,717 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:48 GMT Server: Apache x-openstack-request-id: req-e23f4e70-12fd-40ef-9088-79a5a969cff8 Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:48,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:48 GMT Server: Apache x-openstack-request-id: req-1274e20c-e20b-4379-9dac-40dfc291043d 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": "3db8f980d9d5446c82b4e4989acb1956", "OS::stack_id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "net_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-net", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:48,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-1274e20c-e20b-4379-9dac-40dfc291043d 2018-12-23 01:27:48,759 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 01:27:48,759 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack 2018-12-23 01:27:48,759 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack 2018-12-23 01:27:48,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:27:49,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2ac278ed50547e7a261e178aaac657e", "name": "CreateStackSuccessTests-f500885a-04fa-4c1-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3db8f980d9d5446c82b4e4989acb1956", "name": "CreateStackSuccessTests-f500885a-04fa-4c1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3db8f980d9d5446c82b4e4989acb1956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3db8f980d9d5446c82b4e4989acb1956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3db8f980d9d5446c82b4e4989acb1956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3db8f980d9d5446c82b4e4989acb1956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3db8f980d9d5446c82b4e4989acb1956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3db8f980d9d5446c82b4e4989acb1956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f500885a-04fa-4c1-user", "id": "6104c6fee88d4690bb2f2dc9ba45a1df"}, "audit_ids": ["EzTFimWhTXmtDGR7FgVlqQ"], "issued_at": "2018-12-23T01:27:49.000000Z"}} 2018-12-23 01:27:49,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d08b6f208a16c3b2b27b7657c3694d78d7726e8" 2018-12-23 01:27:49,326 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:49 GMT Server: Apache x-openstack-request-id: req-977757d1-b055-4e59-8c95-fc9670fd17db Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:49,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:49 GMT Server: Apache x-openstack-request-id: req-bbb1663c-a777-4f20-a434-f15e79e61ce1 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": "3db8f980d9d5446c82b4e4989acb1956", "OS::stack_id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "net_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-net", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:49,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-bbb1663c-a777-4f20-a434-f15e79e61ce1 2018-12-23 01:27:49,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:27:49,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:49 GMT Server: Apache x-openstack-request-id: req-2195feea-12d3-4fea-a19b-579b12d4a50c Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:49,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:49 GMT Server: Apache x-openstack-request-id: req-bf65fbac-5401-402c-8584-0484f263f397 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": "3db8f980d9d5446c82b4e4989acb1956", "OS::stack_id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "net_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-net", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:49,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-bf65fbac-5401-402c-8584-0484f263f397 2018-12-23 01:27:49,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:27:49,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:27:50,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2ac278ed50547e7a261e178aaac657e", "name": "CreateStackSuccessTests-f500885a-04fa-4c1-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3db8f980d9d5446c82b4e4989acb1956", "name": "CreateStackSuccessTests-f500885a-04fa-4c1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3db8f980d9d5446c82b4e4989acb1956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3db8f980d9d5446c82b4e4989acb1956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3db8f980d9d5446c82b4e4989acb1956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3db8f980d9d5446c82b4e4989acb1956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3db8f980d9d5446c82b4e4989acb1956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3db8f980d9d5446c82b4e4989acb1956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f500885a-04fa-4c1-user", "id": "6104c6fee88d4690bb2f2dc9ba45a1df"}, "audit_ids": ["yuWtGvVnSweEwiufx90cFg"], "issued_at": "2018-12-23T01:27:50.000000Z"}} 2018-12-23 01:27:50,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf534dbca20339934b536c8e55545534b434ee3" 2018-12-23 01:27:50,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10bb509-fada-4781-ba4e-343904674dc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:27:50,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c10bb509-fada-4781-ba4e-343904674dc5 2018-12-23 01:27:50,354 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:27:50,357 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:27:50,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf534dbca20339934b536c8e55545534b434ee3" 2018-12-23 01:27:50,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:50 GMT Server: Apache x-openstack-request-id: req-835a398a-5724-4051-891b-e778d78a4374 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-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "deletion_time": null, "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "tags": null}]} 2018-12-23 01:27:50,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack used request id req-835a398a-5724-4051-891b-e778d78a4374 2018-12-23 01:27:50,545 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack 2018-12-23 01:27:50,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf534dbca20339934b536c8e55545534b434ee3" 2018-12-23 01:27:50,728 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:50 GMT Server: Apache x-openstack-request-id: req-fbda7126-c62c-49eb-86c1-ece2a17c2dd2 Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:50,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:50 GMT Server: Apache x-openstack-request-id: req-369d65a4-1fee-46b6-8140-8f8fb471ef5d 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": "3db8f980d9d5446c82b4e4989acb1956", "OS::stack_id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "net_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-net", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:50,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-369d65a4-1fee-46b6-8140-8f8fb471ef5d 2018-12-23 01:27:50,921 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack 2018-12-23 01:27:50,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:27:51,049 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:50 GMT Server: Apache x-openstack-request-id: req-a702a29b-b75d-407e-8800-471feb8569f6 Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:51,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:27:51 GMT Server: Apache x-openstack-request-id: req-f1c91916-fe4d-4d32-9f63-a8d458094173 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:27:51,090 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-f1c91916-fe4d-4d32-9f63-a8d458094173 2018-12-23 01:27:51,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:27:51,119 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:51 GMT Server: Apache x-openstack-request-id: req-2b7fc28a-d03c-466c-b094-3cbac1b712a3 Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:51,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:51 GMT Server: Apache x-openstack-request-id: req-d7c3a5a0-34c8-42e6-beac-14fea12af8b9 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": "3db8f980d9d5446c82b4e4989acb1956", "OS::stack_id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name", "net_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "tags": null, "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:27:51Z", "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:51,289 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-d7c3a5a0-34c8-42e6-beac-14fea12af8b9 2018-12-23 01:27:51,289 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:27:51,289 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:27:54,293 - create_stack - DEBUG - Stack status query timeout in 1196.79761696 2018-12-23 01:27:54,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:27:54,322 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:54 GMT Server: Apache x-openstack-request-id: req-46c59f3a-f622-4c6a-aa93-2667b7991149 Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:54,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:54 GMT Server: Apache x-openstack-request-id: req-dc688401-a0a4-4054-92eb-198a05887b43 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": "3db8f980d9d5446c82b4e4989acb1956", "OS::stack_id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name", "net_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "tags": null, "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:27:51Z", "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:54,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-dc688401-a0a4-4054-92eb-198a05887b43 2018-12-23 01:27:54,365 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:27:54,365 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:27:57,368 - create_stack - DEBUG - Stack status query timeout in 1193.72232389 2018-12-23 01:27:57,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:27:57,398 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:27:57 GMT Server: Apache x-openstack-request-id: req-04eed388-430f-4d55-a82d-f2e9a0e3c25c Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:27:57,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:27:57 GMT Server: Apache x-openstack-request-id: req-e8152f07-ce25-4c5d-874b-bd3d7708166a 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": "3db8f980d9d5446c82b4e4989acb1956", "OS::stack_id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name", "net_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "tags": null, "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:27:51Z", "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:27:57,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-e8152f07-ce25-4c5d-874b-bd3d7708166a 2018-12-23 01:27:57,425 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:27:57,425 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:28:00,428 - create_stack - DEBUG - Stack status query timeout in 1190.66191483 2018-12-23 01:28:00,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:28:00,599 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:00 GMT Server: Apache x-openstack-request-id: req-6b48e8f5-ce5b-43b2-aeab-864732290839 Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:00,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:00 GMT Server: Apache x-openstack-request-id: req-64942e4e-5c89-4dc3-9a32-bc37abd03196 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": "3db8f980d9d5446c82b4e4989acb1956", "OS::stack_id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name", "net_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "tags": null, "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:27:51Z", "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:28:00,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-64942e4e-5c89-4dc3-9a32-bc37abd03196 2018-12-23 01:28:00,776 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:28:00,776 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:28:03,779 - create_stack - DEBUG - Stack status query timeout in 1187.31094694 2018-12-23 01:28:03,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:28:04,060 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:03 GMT Server: Apache x-openstack-request-id: req-fac8e9e7-2a5b-4af6-bf10-d0952146d116 Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:04,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:04 GMT Server: Apache x-openstack-request-id: req-daae4206-c3fc-49ab-81fd-ca6fcb099e42 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": "3db8f980d9d5446c82b4e4989acb1956", "OS::stack_id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "image_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image", "inst_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-inst", "subnet_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-subnet", "flavor_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-flavor-name", "net_name": "CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-net"}, "deletion_time": "2018-12-23T01:28:03Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack", "stack_user_project_id": "d154323248af4a58b7116320b1547231", "tags": null, "creation_time": "2018-12-23T01:27:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T01:27:51Z", "id": "8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:28:04,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-daae4206-c3fc-49ab-81fd-ca6fcb099e42 2018-12-23 01:28:04,086 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 01:28:04,087 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack 2018-12-23 01:28:04,087 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack 2018-12-23 01:28:04,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f386ba3a2722e4fa8ec6bb3c10c386c29d4b5a55" 2018-12-23 01:28:04,115 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:04 GMT Server: Apache x-openstack-request-id: req-3402250e-8494-48db-88c7-8f21258b5da7 Location: http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:04,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:28:04 GMT Server: Apache x-openstack-request-id: req-e3cb07fb-42e0-4c8e-8957-c46f03276ffc Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 01:28:04,297 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/3db8f980d9d5446c82b4e4989acb1956/stacks/CreateStackSuccessTests-CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-stack/8f0e2d3a-5007-4c4f-aee4-f8d3ee0ebabf used request id req-e3cb07fb-42e0-4c8e-8957-c46f03276ffc 2018-12-23 01:28:04,298 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-74211093-b54e-425e-b07c-1378f98687dc-image 2018-12-23 01:28:04,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef4aeb3844f08d68950443baa98882f5660544d2" 2018-12-23 01:28:05,599 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1dc8bba2-a76c-448f-b255-ab86a8c91b23 Date: Sun, 23 Dec 2018 01:28:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:28:05,599 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a81bd415-d8d1-4b9e-aefc-83495bd77e1a used request id req-1dc8bba2-a76c-448f-b255-ab86a8c91b23 2018-12-23 01:28:05,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/92251957-cc6c-45fa-93bb-4409ccbbaa82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f663b6902d39dc65ad265cdc85baff2987a6770" 2018-12-23 01:28:05,642 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:28:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a78e475-6402-47b8-909d-2beb756d4e44 x-compute-request-id: req-9a78e475-6402-47b8-909d-2beb756d4e44 Content-Length: 0 Content-Type: application/json 2018-12-23 01:28:05,643 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/92251957-cc6c-45fa-93bb-4409ccbbaa82 used request id req-9a78e475-6402-47b8-909d-2beb756d4e44 2018-12-23 01:28:05,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62197c8386104cdc8a274621da970a3b7277d5d1" 2018-12-23 01:28:05,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5f682431-5a66-47d2-9fce-f62aa23c8b1d Date: Sun, 23 Dec 2018 01:28:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3db8f980d9d5446c82b4e4989acb1956", "created_at": "2018-12-23T01:27:29Z", "updated_at": "2018-12-23T01:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:27:29Z", "revision_number": 0, "id": "1430ae95-73db-4a1f-968f-99418a67f01c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:27:29Z", "security_group_id": "79926e90-5c95-40d2-a249-dd7ba799aeb9", "tenant_id": "3db8f980d9d5446c82b4e4989acb1956", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db8f980d9d5446c82b4e4989acb1956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:27:29Z", "revision_number": 0, "id": "970a5cd4-31e5-46a8-aff1-9feddad2f013", "remote_group_id": "79926e90-5c95-40d2-a249-dd7ba799aeb9", "remote_ip_prefix": null, "created_at": "2018-12-23T01:27:29Z", "security_group_id": "79926e90-5c95-40d2-a249-dd7ba799aeb9", "tenant_id": "3db8f980d9d5446c82b4e4989acb1956", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db8f980d9d5446c82b4e4989acb1956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:27:29Z", "revision_number": 0, "id": "c15e9cc9-9f10-49f9-bad4-3d593f9200ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:27:29Z", "security_group_id": "79926e90-5c95-40d2-a249-dd7ba799aeb9", "tenant_id": "3db8f980d9d5446c82b4e4989acb1956", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db8f980d9d5446c82b4e4989acb1956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:27:29Z", "revision_number": 0, "id": "f364ae60-c1ea-4e23-b69d-d222a4f3a7a2", "remote_group_id": "79926e90-5c95-40d2-a249-dd7ba799aeb9", "remote_ip_prefix": null, "created_at": "2018-12-23T01:27:29Z", "security_group_id": "79926e90-5c95-40d2-a249-dd7ba799aeb9", "tenant_id": "3db8f980d9d5446c82b4e4989acb1956", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db8f980d9d5446c82b4e4989acb1956"}], "revision_number": 4, "project_id": "3db8f980d9d5446c82b4e4989acb1956", "id": "79926e90-5c95-40d2-a249-dd7ba799aeb9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:28:05,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5f682431-5a66-47d2-9fce-f62aa23c8b1d 2018-12-23 01:28:05,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3db8f980d9d5446c82b4e4989acb1956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62197c8386104cdc8a274621da970a3b7277d5d1" 2018-12-23 01:28:05,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d216eaa-ab25-45a5-8c1e-740d1474e21a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3db8f980d9d5446c82b4e4989acb1956"}, "enabled": true, "id": "3db8f980d9d5446c82b4e4989acb1956", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f500885a-04fa-4c1-proj"}} 2018-12-23 01:28:05,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3db8f980d9d5446c82b4e4989acb1956 used request id req-7d216eaa-ab25-45a5-8c1e-740d1474e21a 2018-12-23 01:28:05,951 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79926e90-5c95-40d2-a249-dd7ba799aeb9 2018-12-23 01:28:05,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=79926e90-5c95-40d2-a249-dd7ba799aeb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62197c8386104cdc8a274621da970a3b7277d5d1" 2018-12-23 01:28:06,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e2c9604f-e5ab-42a2-a826-356e3bf4b4a0 Date: Sun, 23 Dec 2018 01:28: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-12-23T01:27:29Z", "security_group_id": "79926e90-5c95-40d2-a249-dd7ba799aeb9", "port_range_min": null, "revision_number": 0, "tenant_id": "3db8f980d9d5446c82b4e4989acb1956", "created_at": "2018-12-23T01:27:29Z", "project_id": "3db8f980d9d5446c82b4e4989acb1956", "id": "1430ae95-73db-4a1f-968f-99418a67f01c"}, {"remote_group_id": "79926e90-5c95-40d2-a249-dd7ba799aeb9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:27:29Z", "security_group_id": "79926e90-5c95-40d2-a249-dd7ba799aeb9", "port_range_min": null, "revision_number": 0, "tenant_id": "3db8f980d9d5446c82b4e4989acb1956", "created_at": "2018-12-23T01:27:29Z", "project_id": "3db8f980d9d5446c82b4e4989acb1956", "id": "970a5cd4-31e5-46a8-aff1-9feddad2f013"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:27:29Z", "security_group_id": "79926e90-5c95-40d2-a249-dd7ba799aeb9", "port_range_min": null, "revision_number": 0, "tenant_id": "3db8f980d9d5446c82b4e4989acb1956", "created_at": "2018-12-23T01:27:29Z", "project_id": "3db8f980d9d5446c82b4e4989acb1956", "id": "c15e9cc9-9f10-49f9-bad4-3d593f9200ec"}, {"remote_group_id": "79926e90-5c95-40d2-a249-dd7ba799aeb9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:27:29Z", "security_group_id": "79926e90-5c95-40d2-a249-dd7ba799aeb9", "port_range_min": null, "revision_number": 0, "tenant_id": "3db8f980d9d5446c82b4e4989acb1956", "created_at": "2018-12-23T01:27:29Z", "project_id": "3db8f980d9d5446c82b4e4989acb1956", "id": "f364ae60-c1ea-4e23-b69d-d222a4f3a7a2"}]} 2018-12-23 01:28:06,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=79926e90-5c95-40d2-a249-dd7ba799aeb9 used request id req-e2c9604f-e5ab-42a2-a826-356e3bf4b4a0 2018-12-23 01:28:06,135 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:28:06,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/79926e90-5c95-40d2-a249-dd7ba799aeb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62197c8386104cdc8a274621da970a3b7277d5d1" 2018-12-23 01:28:06,522 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ec8efbe-f08d-4514-9e7a-1c3cf64b96cb Content-Length: 0 Date: Sun, 23 Dec 2018 01:28:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:28:06,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/79926e90-5c95-40d2-a249-dd7ba799aeb9 used request id req-4ec8efbe-f08d-4514-9e7a-1c3cf64b96cb 2018-12-23 01:28:06,523 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-f500885a-04fa-4c1-proj 2018-12-23 01:28:06,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3db8f980d9d5446c82b4e4989acb1956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62197c8386104cdc8a274621da970a3b7277d5d1" 2018-12-23 01:28:06,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81be22bb-61bb-446e-99b2-b30c0a03e36c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:28:06,811 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3db8f980d9d5446c82b4e4989acb1956 used request id req-81be22bb-61bb-446e-99b2-b30c0a03e36c 2018-12-23 01:28:06,811 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-f500885a-04fa-4c1-proj-role 2018-12-23 01:28:06,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c2ac278ed50547e7a261e178aaac657e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62197c8386104cdc8a274621da970a3b7277d5d1" 2018-12-23 01:28:06,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0627bebb-0023-4567-9130-5a65082e410c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:28:06,921 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c2ac278ed50547e7a261e178aaac657e used request id req-0627bebb-0023-4567-9130-5a65082e410c 2018-12-23 01:28:06,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62197c8386104cdc8a274621da970a3b7277d5d1" 2018-12-23 01:28:07,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd66db0e-5bd9-4b8b-83fc-a2a7ca4c6d2f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:28:07,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bd66db0e-5bd9-4b8b-83fc-a2a7ca4c6d2f 2018-12-23 01:28:07,019 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-f500885a-04fa-4c1-user 2018-12-23 01:28:07,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/6104c6fee88d4690bb2f2dc9ba45a1df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acd0bf7c4b55acb42dc83bb46987e8ace44e8f6" 2018-12-23 01:28:07,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3449057-cb0e-46a1-a2dc-bd3c4565fdbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:28:07,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6104c6fee88d4690bb2f2dc9ba45a1df used request id req-e3449057-cb0e-46a1-a2dc-bd3c4565fdbb 2018-12-23 01:28:07,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:28:07,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:28:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["XA0o_uBBRHiP9W-OQrfFrw"], "issued_at": "2018-12-23T01:28:07.000000Z"}} 2018-12-23 01:28:07,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a43fa79344d801879f930cab3767b569aca1ea2a" 2018-12-23 01:28:07,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-087f7c22-fbd0-4d5c-9e4f-809c44206bf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:28:07,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-087f7c22-fbd0-4d5c-9e4f-809c44206bf8 2018-12-23 01:28:07,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:28:07,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:28:08,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["uc3_r_mERt6QIBQa_L-aBw"], "issued_at": "2018-12-23T01:28:08.000000Z"}} 2018-12-23 01:28:08,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c5f9fc0f2c3f95ddf3372e583c1a080601c655" 2018-12-23 01:28:08,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da67912-9fab-4c53-b653-890ec450bf36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:28:08,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9da67912-9fab-4c53-b653-890ec450bf36 2018-12-23 01:28:08,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:28:08,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:28:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:28:08,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c481e065-c7ca-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c5f9fc0f2c3f95ddf3372e583c1a080601c655" 2018-12-23 01:28:08,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5585ebc8-00d3-4692-a3fe-3089ec99bab2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c481e065-c7ca-428-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:28:08,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c481e065-c7ca-428-proj used request id req-5585ebc8-00d3-4692-a3fe-3089ec99bab2 2018-12-23 01:28:08,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c5f9fc0f2c3f95ddf3372e583c1a080601c655" 2018-12-23 01:28:08,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3caa5cb5-0061-49b7-8d2d-2c6fcf4476a2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:28:08,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3caa5cb5-0061-49b7-8d2d-2c6fcf4476a2 2018-12-23 01:28:08,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c5f9fc0f2c3f95ddf3372e583c1a080601c655" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-c481e065-c7ca-428-proj"}}' 2018-12-23 01:28:08,479 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b2db8ac-af95-460e-85c5-a320f22cbcd0 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d"}, "enabled": true, "id": "cedcb267b8dc4a3f847714384c27c25d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c481e065-c7ca-428-proj"}} 2018-12-23 01:28:08,479 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4b2db8ac-af95-460e-85c5-a320f22cbcd0 2018-12-23 01:28:08,479 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-c481e065-c7ca-428-proj 2018-12-23 01:28:08,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:28:08,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:28:08,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["KANNfTgLTROoZiByANvk0w"], "issued_at": "2018-12-23T01:28:08.000000Z"}} 2018-12-23 01:28:08,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf7e983cb2f334f94cfc1a70d415c7f62658129" 2018-12-23 01:28:08,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd71f9ca-80f1-4d1e-8a43-18a51ebcdead Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:28:08,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fd71f9ca-80f1-4d1e-8a43-18a51ebcdead 2018-12-23 01:28:08,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:28:08,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:28:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:28:08,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf7e983cb2f334f94cfc1a70d415c7f62658129" 2018-12-23 01:28:09,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e739dccb-6174-49b2-b742-77cec585a111 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:28:09,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e739dccb-6174-49b2-b742-77cec585a111 2018-12-23 01:28:09,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-c481e065-c7ca-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf7e983cb2f334f94cfc1a70d415c7f62658129" 2018-12-23 01:28:09,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f7ba71-b6e5-44aa-a627-82da6cea2460 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-c481e065-c7ca-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d"}, "enabled": true, "id": "cedcb267b8dc4a3f847714384c27c25d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c481e065-c7ca-428-proj"}]} 2018-12-23 01:28:09,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-c481e065-c7ca-428-proj used request id req-97f7ba71-b6e5-44aa-a627-82da6cea2460 2018-12-23 01:28:09,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf7e983cb2f334f94cfc1a70d415c7f62658129" 2018-12-23 01:28:09,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03232a91-5640-4611-b5d3-e81b8601573f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:28:09,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-03232a91-5640-4611-b5d3-e81b8601573f 2018-12-23 01:28:09,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf7e983cb2f334f94cfc1a70d415c7f62658129" 2018-12-23 01:28:09,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c4d42e-a688-4e2b-ad53-b74467536e1c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:28:09,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-73c4d42e-a688-4e2b-ad53-b74467536e1c 2018-12-23 01:28:09,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-c481e065-c7ca-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf7e983cb2f334f94cfc1a70d415c7f62658129" 2018-12-23 01:28:09,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c2240c0-3b1f-46cd-bf4f-522bcd9724d1 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-c481e065-c7ca-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d"}, "enabled": true, "id": "cedcb267b8dc4a3f847714384c27c25d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c481e065-c7ca-428-proj"}]} 2018-12-23 01:28:09,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-c481e065-c7ca-428-proj used request id req-8c2240c0-3b1f-46cd-bf4f-522bcd9724d1 2018-12-23 01:28:09,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/0e064e0ed52b46c3948205e8160c9839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf7e983cb2f334f94cfc1a70d415c7f62658129" 2018-12-23 01:28:09,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1c6d30-f712-46c4-89b2-407054319cb6 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-c481e065-c7ca-428-user", "links": {"self": "http://172.30.9.26:5000/v3/users/0e064e0ed52b46c3948205e8160c9839"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cedcb267b8dc4a3f847714384c27c25d", "id": "0e064e0ed52b46c3948205e8160c9839", "password_expires_at": null}} 2018-12-23 01:28:09,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/0e064e0ed52b46c3948205e8160c9839 used request id req-bf1c6d30-f712-46c4-89b2-407054319cb6 2018-12-23 01:28:09,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d/users/0e064e0ed52b46c3948205e8160c9839/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf7e983cb2f334f94cfc1a70d415c7f62658129" 2018-12-23 01:28:09,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-628b8d68-3170-455a-a618-4bdebbce0c02 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d/users/0e064e0ed52b46c3948205e8160c9839/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 01:28:09,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d/users/0e064e0ed52b46c3948205e8160c9839/roles used request id req-628b8d68-3170-455a-a618-4bdebbce0c02 2018-12-23 01:28:09,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf7e983cb2f334f94cfc1a70d415c7f62658129" 2018-12-23 01:28:09,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16f1238-d691-4caa-9c7c-c3304f0f4d8c Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 01:28:09,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-d16f1238-d691-4caa-9c7c-c3304f0f4d8c 2018-12-23 01:28:09,903 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-c481e065-c7ca-428-proj 2018-12-23 01:28:09,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d/users/0e064e0ed52b46c3948205e8160c9839/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf7e983cb2f334f94cfc1a70d415c7f62658129" 2018-12-23 01:28:10,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16eb1742-bed9-4f1c-8aca-10cf8f17d68d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:28:10,038 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d/users/0e064e0ed52b46c3948205e8160c9839/roles/33b4d73a584d43819999ba417c629e3a used request id req-16eb1742-bed9-4f1c-8aca-10cf8f17d68d 2018-12-23 01:28:10,039 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-c481e065-c7ca-428-user 2018-12-23 01:28:10,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:28:10,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c5f9fc0f2c3f95ddf3372e583c1a080601c655" 2018-12-23 01:28:10,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e012df0e-6b01-4038-990b-d91b8663bad2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:28:10,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e012df0e-6b01-4038-990b-d91b8663bad2 2018-12-23 01:28:10,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c5f9fc0f2c3f95ddf3372e583c1a080601c655" -d '{"role": {"name": "CreateStackSuccessTests-c481e065-c7ca-428-proj-role"}}' 2018-12-23 01:28:10,239 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66fcd471-8bc7-49b4-9d6f-aa4f3f645e23 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8143a641b468402aa4aae598f79fb8b7", "links": {"self": "http://172.30.9.26:5000/v3/roles/8143a641b468402aa4aae598f79fb8b7"}, "name": "CreateStackSuccessTests-c481e065-c7ca-428-proj-role"}} 2018-12-23 01:28:10,239 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-66fcd471-8bc7-49b4-9d6f-aa4f3f645e23 2018-12-23 01:28:10,239 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-c481e065-c7ca-428-proj-role 2018-12-23 01:28:10,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8143a641b468402aa4aae598f79fb8b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c5f9fc0f2c3f95ddf3372e583c1a080601c655" 2018-12-23 01:28:10,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c529673-3714-4513-889d-725e4f14c981 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/8143a641b468402aa4aae598f79fb8b7"}, "domain_id": null, "name": "CreateStackSuccessTests-c481e065-c7ca-428-proj-role", "id": "8143a641b468402aa4aae598f79fb8b7"}} 2018-12-23 01:28:10,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8143a641b468402aa4aae598f79fb8b7 used request id req-7c529673-3714-4513-889d-725e4f14c981 2018-12-23 01:28:10,327 - keystone_utils - INFO - Granting role CreateStackSuccessTests-c481e065-c7ca-428-proj-role to project CreateStackSuccessTests-c481e065-c7ca-428-proj 2018-12-23 01:28:10,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d/users/0e064e0ed52b46c3948205e8160c9839/roles/8143a641b468402aa4aae598f79fb8b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c5f9fc0f2c3f95ddf3372e583c1a080601c655" 2018-12-23 01:28:10,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c0b73ab-c678-4b5f-b105-b679d212e689 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:28:10,463 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d/users/0e064e0ed52b46c3948205e8160c9839/roles/8143a641b468402aa4aae598f79fb8b7 used request id req-2c0b73ab-c678-4b5f-b105-b679d212e689 2018-12-23 01:28:10,464 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:28:10,464 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:28:10,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:28:10,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:28:10,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8143a641b468402aa4aae598f79fb8b7", "name": "CreateStackSuccessTests-c481e065-c7ca-428-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:28:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cedcb267b8dc4a3f847714384c27c25d", "name": "CreateStackSuccessTests-c481e065-c7ca-428-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/cedcb267b8dc4a3f847714384c27c25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/cedcb267b8dc4a3f847714384c27c25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/cedcb267b8dc4a3f847714384c27c25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/cedcb267b8dc4a3f847714384c27c25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/cedcb267b8dc4a3f847714384c27c25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/cedcb267b8dc4a3f847714384c27c25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c481e065-c7ca-428-user", "id": "0e064e0ed52b46c3948205e8160c9839"}, "audit_ids": ["MUaWY4I1Tp-oGesAF_t1bA"], "issued_at": "2018-12-23T01:28:10.000000Z"}} 2018-12-23 01:28:10,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eab445ee31242e4b64e23c09dd31b4ee1e6ca29" 2018-12-23 01:28:10,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d6a7f75-25c5-46f6-98c0-7146a21d4959 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:28:10,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7d6a7f75-25c5-46f6-98c0-7146a21d4959 2018-12-23 01:28:10,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5eab445ee31242e4b64e23c09dd31b4ee1e6ca29" 2018-12-23 01:28:11,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-e30308d2-5f26-4edb-9137-bcdf4c1653e4 Date: Sun, 23 Dec 2018 01:28:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image"} 2018-12-23 01:28:11,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image used request id req-e30308d2-5f26-4edb-9137-bcdf4c1653e4 2018-12-23 01:28:11,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5eab445ee31242e4b64e23c09dd31b4ee1e6ca29" 2018-12-23 01:28:11,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f51fe1fb-d15e-4454-b020-eb4b132149c7 Date: Sun, 23 Dec 2018 01:28: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-12-23 01:28:11,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f51fe1fb-d15e-4454-b020-eb4b132149c7 2018-12-23 01:28:11,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5eab445ee31242e4b64e23c09dd31b4ee1e6ca29" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image"}' 2018-12-23 01:28:11,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/2385d96b-73f5-49f6-acb9-0d5834998635 X-Openstack-Request-Id: req-90147a24-a922-4332-80bf-295d7e5eaf91 Date: Sun, 23 Dec 2018 01:28:11 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:28:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:28:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/2385d96b-73f5-49f6-acb9-0d5834998635", "min_disk": 0, "protected": false, "id": "2385d96b-73f5-49f6-acb9-0d5834998635", "file": "/v2/images/2385d96b-73f5-49f6-acb9-0d5834998635/file", "checksum": null, "owner": "cedcb267b8dc4a3f847714384c27c25d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:28:11,501 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-90147a24-a922-4332-80bf-295d7e5eaf91 2018-12-23 01:28:11,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/2385d96b-73f5-49f6-acb9-0d5834998635/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5eab445ee31242e4b64e23c09dd31b4ee1e6ca29" -d '' 2018-12-23 01:28:13,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bb69d25b-5815-4298-96ef-953c00dd6f00 Date: Sun, 23 Dec 2018 01:28:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:28:13,344 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2385d96b-73f5-49f6-acb9-0d5834998635/file used request id req-bb69d25b-5815-4298-96ef-953c00dd6f00 2018-12-23 01:28:13,344 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:28:13,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/2385d96b-73f5-49f6-acb9-0d5834998635 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5eab445ee31242e4b64e23c09dd31b4ee1e6ca29" 2018-12-23 01:28:13,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-fccd5a18-ba2c-4ac9-8a4d-cfbf7f6d0b85 Date: Sun, 23 Dec 2018 01:28:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:28:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:28:13Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/2385d96b-73f5-49f6-acb9-0d5834998635/snap", "metadata": {}}], "self": "/v2/images/2385d96b-73f5-49f6-acb9-0d5834998635", "min_disk": 0, "protected": false, "id": "2385d96b-73f5-49f6-acb9-0d5834998635", "file": "/v2/images/2385d96b-73f5-49f6-acb9-0d5834998635/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cedcb267b8dc4a3f847714384c27c25d", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/2385d96b-73f5-49f6-acb9-0d5834998635/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:28:13,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/2385d96b-73f5-49f6-acb9-0d5834998635 used request id req-fccd5a18-ba2c-4ac9-8a4d-cfbf7f6d0b85 2018-12-23 01:28:13,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5eab445ee31242e4b64e23c09dd31b4ee1e6ca29" 2018-12-23 01:28:13,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1f4074ff-0f5c-4dd9-8132-89917b259292 Date: Sun, 23 Dec 2018 01:28: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-12-23 01:28:13,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-1f4074ff-0f5c-4dd9-8132-89917b259292 2018-12-23 01:28:13,669 - create_image - INFO - Created image with name - CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image 2018-12-23 01:28:13,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/2385d96b-73f5-49f6-acb9-0d5834998635 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5eab445ee31242e4b64e23c09dd31b4ee1e6ca29" 2018-12-23 01:28:13,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-84c5e728-3003-42bb-b5f2-5d769e102c3f Date: Sun, 23 Dec 2018 01:28:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:28:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:28:13Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/2385d96b-73f5-49f6-acb9-0d5834998635/snap", "metadata": {}}], "self": "/v2/images/2385d96b-73f5-49f6-acb9-0d5834998635", "min_disk": 0, "protected": false, "id": "2385d96b-73f5-49f6-acb9-0d5834998635", "file": "/v2/images/2385d96b-73f5-49f6-acb9-0d5834998635/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cedcb267b8dc4a3f847714384c27c25d", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/2385d96b-73f5-49f6-acb9-0d5834998635/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:28:13,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/2385d96b-73f5-49f6-acb9-0d5834998635 used request id req-84c5e728-3003-42bb-b5f2-5d769e102c3f 2018-12-23 01:28:13,840 - create_image - DEBUG - Instance status is - active 2018-12-23 01:28:13,840 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image 2018-12-23 01:28:13,841 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image 2018-12-23 01:28:13,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:28:13,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:28:14,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:28:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["hPjSsTobSiWLNDDUiiklMg"], "issued_at": "2018-12-23T01:28:14.000000Z"}} 2018-12-23 01:28:14,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb83a77e8b3d29376b9944bb046e438783b285" 2018-12-23 01:28:14,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255b03f0-9dee-4f48-a931-bf7ad9a3d77d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:28:14,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-255b03f0-9dee-4f48-a931-bf7ad9a3d77d 2018-12-23 01:28:14,307 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:28:14,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb83a77e8b3d29376b9944bb046e438783b285" 2018-12-23 01:28:14,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7cf7d5b8-f7af-4856-811a-1ee9fa80286b x-compute-request-id: req-7cf7d5b8-f7af-4856-811a-1ee9fa80286b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:28:14,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7cf7d5b8-f7af-4856-811a-1ee9fa80286b 2018-12-23 01:28:14,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb83a77e8b3d29376b9944bb046e438783b285" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-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-12-23 01:28:14,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86ab73b3-52a1-4fa6-bf35-ce4fdfdc64b0 x-compute-request-id: req-86ab73b3-52a1-4fa6-bf35-ce4fdfdc64b0 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8237d4b9-aa12-42b8-b050-8904cdd6b6fc", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8237d4b9-aa12-42b8-b050-8904cdd6b6fc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8237d4b9-aa12-42b8-b050-8904cdd6b6fc", "name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:28:14,567 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-86ab73b3-52a1-4fa6-bf35-ce4fdfdc64b0 2018-12-23 01:28:14,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:28:14,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:28:14,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8143a641b468402aa4aae598f79fb8b7", "name": "CreateStackSuccessTests-c481e065-c7ca-428-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:28:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cedcb267b8dc4a3f847714384c27c25d", "name": "CreateStackSuccessTests-c481e065-c7ca-428-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/cedcb267b8dc4a3f847714384c27c25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/cedcb267b8dc4a3f847714384c27c25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/cedcb267b8dc4a3f847714384c27c25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/cedcb267b8dc4a3f847714384c27c25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/cedcb267b8dc4a3f847714384c27c25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/cedcb267b8dc4a3f847714384c27c25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c481e065-c7ca-428-user", "id": "0e064e0ed52b46c3948205e8160c9839"}, "audit_ids": ["CwU0Bg8kQ92sIIFuP6c_gQ"], "issued_at": "2018-12-23T01:28:14.000000Z"}} 2018-12-23 01:28:14,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:15,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1557f41-ff8f-4ab7-a134-e5513bb0ce3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:28:15,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b1557f41-ff8f-4ab7-a134-e5513bb0ce3b 2018-12-23 01:28:15,033 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:28:15,036 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:28:15,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:15,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:15 GMT Server: Apache x-openstack-request-id: req-34a370c0-9a94-418f-9a32-3eeb9e19821a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 01:28:15,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack used request id req-34a370c0-9a94-418f-9a32-3eeb9e19821a 2018-12-23 01:28:15,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-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-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net", "inst_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-inst", "subnet_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet", "image_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image", "flavor_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-flavor-name"}}' 2018-12-23 01:28:17,585 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:28:15 GMT Server: Apache x-openstack-request-id: req-5b4345d4-f2e8-4d0f-be3b-b0f194596d26 Location: http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "a50e4900-789b-42a5-80ac-ba78a903635e", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "self"}]}} 2018-12-23 01:28:17,586 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks used request id req-5b4345d4-f2e8-4d0f-be3b-b0f194596d26 2018-12-23 01:28:17,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/a50e4900-789b-42a5-80ac-ba78a903635e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:17,770 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:17 GMT Server: Apache x-openstack-request-id: req-850a88e1-8883-4c78-8595-596612499c5b Location: http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:17,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:17 GMT Server: Apache x-openstack-request-id: req-6a650d36-c259-423b-81f4-ca577176013c 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": "cedcb267b8dc4a3f847714384c27c25d", "OS::stack_id": "a50e4900-789b-42a5-80ac-ba78a903635e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "image_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image", "inst_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-inst", "subnet_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet", "net_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net", "flavor_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "stack_user_project_id": "e7cb3ccfbfe04db5914a983ad123fd6a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:28:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a50e4900-789b-42a5-80ac-ba78a903635e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:28:17,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e used request id req-6a650d36-c259-423b-81f4-ca577176013c 2018-12-23 01:28:17,972 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack 2018-12-23 01:28:17,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/a50e4900-789b-42a5-80ac-ba78a903635e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:18,162 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:17 GMT Server: Apache x-openstack-request-id: req-546c5865-51c3-45d7-81e2-a4577804c58b Location: http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:18,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:18 GMT Server: Apache x-openstack-request-id: req-aff9379d-7e5d-48a3-9cc2-afdb526b4957 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": "cedcb267b8dc4a3f847714384c27c25d", "OS::stack_id": "a50e4900-789b-42a5-80ac-ba78a903635e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "image_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image", "inst_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-inst", "subnet_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet", "net_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net", "flavor_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "stack_user_project_id": "e7cb3ccfbfe04db5914a983ad123fd6a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:28:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a50e4900-789b-42a5-80ac-ba78a903635e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:28:18,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e used request id req-aff9379d-7e5d-48a3-9cc2-afdb526b4957 2018-12-23 01:28:18,345 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:28:18,345 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:28:21,349 - create_stack - DEBUG - Stack status query timeout in 1196.62369895 2018-12-23 01:28:21,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/a50e4900-789b-42a5-80ac-ba78a903635e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:21,550 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:21 GMT Server: Apache x-openstack-request-id: req-b2e38e6e-d6e6-468c-aff2-afea56671738 Location: http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:21,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:21 GMT Server: Apache x-openstack-request-id: req-7a0ffcb7-d3be-46d3-8291-7ee3182eddd2 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": "cedcb267b8dc4a3f847714384c27c25d", "OS::stack_id": "a50e4900-789b-42a5-80ac-ba78a903635e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "image_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image", "inst_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-inst", "subnet_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet", "net_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net", "flavor_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "stack_user_project_id": "e7cb3ccfbfe04db5914a983ad123fd6a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:28:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a50e4900-789b-42a5-80ac-ba78a903635e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:28:21,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e used request id req-7a0ffcb7-d3be-46d3-8291-7ee3182eddd2 2018-12-23 01:28:21,736 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:28:21,736 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:28:24,739 - create_stack - DEBUG - Stack status query timeout in 1193.23306584 2018-12-23 01:28:24,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/a50e4900-789b-42a5-80ac-ba78a903635e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:24,913 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:24 GMT Server: Apache x-openstack-request-id: req-2cd2a635-d295-453b-bb6c-e83dc9269699 Location: http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:24,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:24 GMT Server: Apache x-openstack-request-id: req-498b1619-ac87-4e03-ade9-b663cdba0829 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": "cedcb267b8dc4a3f847714384c27c25d", "OS::stack_id": "a50e4900-789b-42a5-80ac-ba78a903635e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "image_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image", "inst_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-inst", "subnet_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet", "net_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net", "flavor_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "stack_user_project_id": "e7cb3ccfbfe04db5914a983ad123fd6a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:28:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a50e4900-789b-42a5-80ac-ba78a903635e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:28:24,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e used request id req-498b1619-ac87-4e03-ade9-b663cdba0829 2018-12-23 01:28:24,958 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:28:24,959 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:28:27,959 - create_stack - DEBUG - Stack status query timeout in 1190.01308489 2018-12-23 01:28:27,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/a50e4900-789b-42a5-80ac-ba78a903635e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:27,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:27 GMT Server: Apache x-openstack-request-id: req-7081787b-97d2-4922-98cc-7ca23fcf3fb3 Location: http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:28,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:28 GMT Server: Apache x-openstack-request-id: req-b4c091cb-fbfd-47ef-b8e1-8249a14f490f 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": "cedcb267b8dc4a3f847714384c27c25d", "OS::stack_id": "a50e4900-789b-42a5-80ac-ba78a903635e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "image_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image", "inst_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-inst", "subnet_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet", "net_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net", "flavor_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "stack_user_project_id": "e7cb3ccfbfe04db5914a983ad123fd6a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:28:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a50e4900-789b-42a5-80ac-ba78a903635e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:28:28,035 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e used request id req-b4c091cb-fbfd-47ef-b8e1-8249a14f490f 2018-12-23 01:28:28,036 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:28:28,036 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:28:31,039 - create_stack - DEBUG - Stack status query timeout in 1186.93308783 2018-12-23 01:28:31,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/a50e4900-789b-42a5-80ac-ba78a903635e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:31,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:31 GMT Server: Apache x-openstack-request-id: req-2207af3c-6d7b-4fa9-a6ba-e35a8a338e0e Location: http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:31,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:31 GMT Server: Apache x-openstack-request-id: req-819b75ff-7d27-40f0-9b75-b8a55e3da319 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": "cedcb267b8dc4a3f847714384c27c25d", "OS::stack_id": "a50e4900-789b-42a5-80ac-ba78a903635e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "image_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image", "inst_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-inst", "subnet_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet", "net_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net", "flavor_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "stack_user_project_id": "e7cb3ccfbfe04db5914a983ad123fd6a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:28:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a50e4900-789b-42a5-80ac-ba78a903635e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:28:31,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e used request id req-819b75ff-7d27-40f0-9b75-b8a55e3da319 2018-12-23 01:28:31,113 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:28:31,113 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:28:34,116 - create_stack - DEBUG - Stack status query timeout in 1183.85624695 2018-12-23 01:28:34,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/a50e4900-789b-42a5-80ac-ba78a903635e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:34,147 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:34 GMT Server: Apache x-openstack-request-id: req-ad0b39ef-eb7a-4e14-b25e-3c85a3ba204b Location: http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:34,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:34 GMT Server: Apache x-openstack-request-id: req-72b1896f-d1ff-40c9-b9ad-58d211d7f5f9 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": "cedcb267b8dc4a3f847714384c27c25d", "OS::stack_id": "a50e4900-789b-42a5-80ac-ba78a903635e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "image_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image", "inst_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-inst", "subnet_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet", "net_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net", "flavor_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "stack_user_project_id": "e7cb3ccfbfe04db5914a983ad123fd6a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:28:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a50e4900-789b-42a5-80ac-ba78a903635e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:28:34,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e used request id req-72b1896f-d1ff-40c9-b9ad-58d211d7f5f9 2018-12-23 01:28:34,340 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 01:28:34,340 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack 2018-12-23 01:28:34,340 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack 2018-12-23 01:28:34,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/a50e4900-789b-42a5-80ac-ba78a903635e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:34,370 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:34 GMT Server: Apache x-openstack-request-id: req-ca405cb1-1927-4b0e-9920-dd7e9a075696 Location: http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:34,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:34 GMT Server: Apache x-openstack-request-id: req-aa191b16-7f8a-41d0-b81b-6cfb7b503879 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-23T01:28:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:28:17Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a9ff879b-f893-4571-b8ca-d697fabbba5a", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-23T01:28:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:28:17Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "108f3ec0-e11b-44aa-aa57-543193ea8d49", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-23T01:28:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:28:17Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "6e78632f-c45a-48b7-93c4-2409183b0bd4", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-23T01:28:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:28:17Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5cea1d17-bd3a-4465-b421-39adfcd21bed", "resource_type": "OS::Nova::Server"}]} 2018-12-23 01:28:34,552 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e/resources used request id req-aa191b16-7f8a-41d0-b81b-6cfb7b503879 2018-12-23 01:28:34,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=6e78632f-c45a-48b7-93c4-2409183b0bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:34,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-cec831ab-acf0-41ac-9be7-ded9299863eb Date: Sun, 23 Dec 2018 01:28: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":["108f3ec0-e11b-44aa-aa57-543193ea8d49"],"updated_at":"2018-12-23T01:28:20Z","tenant_id":"cedcb267b8dc4a3f847714384c27c25d","created_at":"2018-12-23T01:28:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cedcb267b8dc4a3f847714384c27c25d","id":"6e78632f-c45a-48b7-93c4-2409183b0bd4","name":"CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net"}]} 2018-12-23 01:28:34,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=6e78632f-c45a-48b7-93c4-2409183b0bd4 used request id req-cec831ab-acf0-41ac-9be7-ded9299863eb 2018-12-23 01:28:34,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6e78632f-c45a-48b7-93c4-2409183b0bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:34,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6d22e856-1157-4131-88c5-7c72ccb992d1 Date: Sun, 23 Dec 2018 01:28:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e78632f-c45a-48b7-93c4-2409183b0bd4","tenant_id":"cedcb267b8dc4a3f847714384c27c25d","created_at":"2018-12-23T01:28:20Z","dns_nameservers":[],"updated_at":"2018-12-23T01:28:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"cedcb267b8dc4a3f847714384c27c25d","id":"108f3ec0-e11b-44aa-aa57-543193ea8d49","subnetpool_id":null,"name":"CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet"}]} 2018-12-23 01:28:34,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6e78632f-c45a-48b7-93c4-2409183b0bd4 used request id req-6d22e856-1157-4131-88c5-7c72ccb992d1 2018-12-23 01:28:34,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6e78632f-c45a-48b7-93c4-2409183b0bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:35,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0a97c51e-c70c-4c34-888a-9f13a4f31170 Date: Sun, 23 Dec 2018 01:28:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e78632f-c45a-48b7-93c4-2409183b0bd4","tenant_id":"cedcb267b8dc4a3f847714384c27c25d","created_at":"2018-12-23T01:28:20Z","dns_nameservers":[],"updated_at":"2018-12-23T01:28:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"cedcb267b8dc4a3f847714384c27c25d","id":"108f3ec0-e11b-44aa-aa57-543193ea8d49","subnetpool_id":null,"name":"CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet"}]} 2018-12-23 01:28:35,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6e78632f-c45a-48b7-93c4-2409183b0bd4 used request id req-0a97c51e-c70c-4c34-888a-9f13a4f31170 2018-12-23 01:28:35,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:28:35,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:28:35,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8143a641b468402aa4aae598f79fb8b7", "name": "CreateStackSuccessTests-c481e065-c7ca-428-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:28:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cedcb267b8dc4a3f847714384c27c25d", "name": "CreateStackSuccessTests-c481e065-c7ca-428-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/cedcb267b8dc4a3f847714384c27c25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/cedcb267b8dc4a3f847714384c27c25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/cedcb267b8dc4a3f847714384c27c25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/cedcb267b8dc4a3f847714384c27c25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/cedcb267b8dc4a3f847714384c27c25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/cedcb267b8dc4a3f847714384c27c25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c481e065-c7ca-428-user", "id": "0e064e0ed52b46c3948205e8160c9839"}, "audit_ids": ["ome9II-STkiVdVTvARCGqw"], "issued_at": "2018-12-23T01:28:35.000000Z"}} 2018-12-23 01:28:35,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6fa76a18af27d88977e0eb4f6539823200fd77" 2018-12-23 01:28:35,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e6151a-aa25-48b4-9ab1-6d599075442c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:28:35,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-60e6151a-aa25-48b4-9ab1-6d599075442c 2018-12-23 01:28:35,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6fa76a18af27d88977e0eb4f6539823200fd77" 2018-12-23 01:28:35,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-25c1a606-a7de-46a0-b3c8-0259232b357d Date: Sun, 23 Dec 2018 01:28: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":["108f3ec0-e11b-44aa-aa57-543193ea8d49"],"updated_at":"2018-12-23T01:28:20Z","tenant_id":"cedcb267b8dc4a3f847714384c27c25d","created_at":"2018-12-23T01:28:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cedcb267b8dc4a3f847714384c27c25d","id":"6e78632f-c45a-48b7-93c4-2409183b0bd4","name":"CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net"}]} 2018-12-23 01:28:35,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net used request id req-25c1a606-a7de-46a0-b3c8-0259232b357d 2018-12-23 01:28:35,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:28:35,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:28:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:28:35,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6fa76a18af27d88977e0eb4f6539823200fd77" 2018-12-23 01:28:36,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24c5627e-bd18-4b46-8265-d05186c755f4 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d"}, "enabled": true, "id": "cedcb267b8dc4a3f847714384c27c25d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c481e065-c7ca-428-proj"}} 2018-12-23 01:28:36,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d used request id req-24c5627e-bd18-4b46-8265-d05186c755f4 2018-12-23 01:28:36,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6e78632f-c45a-48b7-93c4-2409183b0bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6fa76a18af27d88977e0eb4f6539823200fd77" 2018-12-23 01:28:36,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e335afb8-9985-4be4-9c3c-8d2461de11e0 Date: Sun, 23 Dec 2018 01:28:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e78632f-c45a-48b7-93c4-2409183b0bd4","tenant_id":"cedcb267b8dc4a3f847714384c27c25d","created_at":"2018-12-23T01:28:20Z","dns_nameservers":[],"updated_at":"2018-12-23T01:28:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"cedcb267b8dc4a3f847714384c27c25d","id":"108f3ec0-e11b-44aa-aa57-543193ea8d49","subnetpool_id":null,"name":"CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet"}]} 2018-12-23 01:28:36,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6e78632f-c45a-48b7-93c4-2409183b0bd4 used request id req-e335afb8-9985-4be4-9c3c-8d2461de11e0 2018-12-23 01:28:36,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:28:36,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8143a641b468402aa4aae598f79fb8b7", "name": "CreateStackSuccessTests-c481e065-c7ca-428-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:28:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cedcb267b8dc4a3f847714384c27c25d", "name": "CreateStackSuccessTests-c481e065-c7ca-428-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/cedcb267b8dc4a3f847714384c27c25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/cedcb267b8dc4a3f847714384c27c25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/cedcb267b8dc4a3f847714384c27c25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/cedcb267b8dc4a3f847714384c27c25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/cedcb267b8dc4a3f847714384c27c25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/cedcb267b8dc4a3f847714384c27c25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c481e065-c7ca-428-user", "id": "0e064e0ed52b46c3948205e8160c9839"}, "audit_ids": ["vmcLG9aUSoy6F-GPcS6h5g"], "issued_at": "2018-12-23T01:28:36.000000Z"}} 2018-12-23 01:28:36,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44f4a7059cee82f4f4cc1606f79bffc5c34a008" 2018-12-23 01:28:36,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be7fa103-5cb5-461d-b998-9b13b3154e2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:28:36,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-be7fa103-5cb5-461d-b998-9b13b3154e2b 2018-12-23 01:28:36,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44f4a7059cee82f4f4cc1606f79bffc5c34a008" 2018-12-23 01:28:36,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-bf6ccd3f-9fd9-4140-a032-000256d829b1 Date: Sun, 23 Dec 2018 01:28: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":["108f3ec0-e11b-44aa-aa57-543193ea8d49"],"updated_at":"2018-12-23T01:28:20Z","tenant_id":"cedcb267b8dc4a3f847714384c27c25d","created_at":"2018-12-23T01:28:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cedcb267b8dc4a3f847714384c27c25d","id":"6e78632f-c45a-48b7-93c4-2409183b0bd4","name":"CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net"}]} 2018-12-23 01:28:36,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net used request id req-bf6ccd3f-9fd9-4140-a032-000256d829b1 2018-12-23 01:28:36,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6e78632f-c45a-48b7-93c4-2409183b0bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44f4a7059cee82f4f4cc1606f79bffc5c34a008" 2018-12-23 01:28:37,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e0c50092-87b4-4f2e-b214-35f27b4fadb0 Date: Sun, 23 Dec 2018 01:28:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e78632f-c45a-48b7-93c4-2409183b0bd4","tenant_id":"cedcb267b8dc4a3f847714384c27c25d","created_at":"2018-12-23T01:28:20Z","dns_nameservers":[],"updated_at":"2018-12-23T01:28:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"cedcb267b8dc4a3f847714384c27c25d","id":"108f3ec0-e11b-44aa-aa57-543193ea8d49","subnetpool_id":null,"name":"CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet"}]} 2018-12-23 01:28:37,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6e78632f-c45a-48b7-93c4-2409183b0bd4 used request id req-e0c50092-87b4-4f2e-b214-35f27b4fadb0 2018-12-23 01:28:37,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=6e78632f-c45a-48b7-93c4-2409183b0bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44f4a7059cee82f4f4cc1606f79bffc5c34a008" 2018-12-23 01:28:37,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-dbdc4d4e-4bdc-4338-8393-236b08b35de8 Date: Sun, 23 Dec 2018 01:28: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":["108f3ec0-e11b-44aa-aa57-543193ea8d49"],"updated_at":"2018-12-23T01:28:20Z","tenant_id":"cedcb267b8dc4a3f847714384c27c25d","created_at":"2018-12-23T01:28:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cedcb267b8dc4a3f847714384c27c25d","id":"6e78632f-c45a-48b7-93c4-2409183b0bd4","name":"CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net"}]} 2018-12-23 01:28:37,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=6e78632f-c45a-48b7-93c4-2409183b0bd4 used request id req-dbdc4d4e-4bdc-4338-8393-236b08b35de8 2018-12-23 01:28:37,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6e78632f-c45a-48b7-93c4-2409183b0bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44f4a7059cee82f4f4cc1606f79bffc5c34a008" 2018-12-23 01:28:37,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1df330be-0bde-4361-b36c-45b2bb503bdb Date: Sun, 23 Dec 2018 01:28:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e78632f-c45a-48b7-93c4-2409183b0bd4","tenant_id":"cedcb267b8dc4a3f847714384c27c25d","created_at":"2018-12-23T01:28:20Z","dns_nameservers":[],"updated_at":"2018-12-23T01:28:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"cedcb267b8dc4a3f847714384c27c25d","id":"108f3ec0-e11b-44aa-aa57-543193ea8d49","subnetpool_id":null,"name":"CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet"}]} 2018-12-23 01:28:37,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6e78632f-c45a-48b7-93c4-2409183b0bd4 used request id req-1df330be-0bde-4361-b36c-45b2bb503bdb 2018-12-23 01:28:37,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6e78632f-c45a-48b7-93c4-2409183b0bd4&name=CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44f4a7059cee82f4f4cc1606f79bffc5c34a008" 2018-12-23 01:28:37,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-aa02b99f-3e5b-4451-99c8-3e0a87da8e3f Date: Sun, 23 Dec 2018 01:28:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e78632f-c45a-48b7-93c4-2409183b0bd4","tenant_id":"cedcb267b8dc4a3f847714384c27c25d","created_at":"2018-12-23T01:28:20Z","dns_nameservers":[],"updated_at":"2018-12-23T01:28:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"cedcb267b8dc4a3f847714384c27c25d","id":"108f3ec0-e11b-44aa-aa57-543193ea8d49","subnetpool_id":null,"name":"CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet"}]} 2018-12-23 01:28:37,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6e78632f-c45a-48b7-93c4-2409183b0bd4&name=CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet used request id req-aa02b99f-3e5b-4451-99c8-3e0a87da8e3f 2018-12-23 01:28:37,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/108f3ec0-e11b-44aa-aa57-543193ea8d49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44f4a7059cee82f4f4cc1606f79bffc5c34a008" 2018-12-23 01:28:37,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-6e5b28b4-fb6d-4e5d-ba3a-f1ca7ea35cd2 Date: Sun, 23 Dec 2018 01:28:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e78632f-c45a-48b7-93c4-2409183b0bd4","tenant_id":"cedcb267b8dc4a3f847714384c27c25d","created_at":"2018-12-23T01:28:20Z","dns_nameservers":[],"updated_at":"2018-12-23T01:28:20Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"cedcb267b8dc4a3f847714384c27c25d","id":"108f3ec0-e11b-44aa-aa57-543193ea8d49","subnetpool_id":null,"name":"CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet"}} 2018-12-23 01:28:37,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/108f3ec0-e11b-44aa-aa57-543193ea8d49 used request id req-6e5b28b4-fb6d-4e5d-ba3a-f1ca7ea35cd2 2018-12-23 01:28:37,970 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack 2018-12-23 01:28:37,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/a50e4900-789b-42a5-80ac-ba78a903635e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:38,478 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:37 GMT Server: Apache x-openstack-request-id: req-56b8253d-1782-4c28-a1d6-4228988047a4 Location: http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:38,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:28:38 GMT Server: Apache x-openstack-request-id: req-1b4d3b41-ac63-4402-b361-b70f49811c0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:28:38,666 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e used request id req-1b4d3b41-ac63-4402-b361-b70f49811c0f 2018-12-23 01:28:38,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/a50e4900-789b-42a5-80ac-ba78a903635e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:38,835 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:38 GMT Server: Apache x-openstack-request-id: req-a30aacc4-46ca-472e-a6c5-4fb9b2df7f17 Location: http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:39,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:38 GMT Server: Apache x-openstack-request-id: req-d3d5567e-2508-424c-a229-dceaa4189cc2 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": "cedcb267b8dc4a3f847714384c27c25d", "OS::stack_id": "a50e4900-789b-42a5-80ac-ba78a903635e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "image_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image", "inst_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-inst", "subnet_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet", "flavor_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-flavor-name", "net_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "stack_user_project_id": "e7cb3ccfbfe04db5914a983ad123fd6a", "tags": null, "creation_time": "2018-12-23T01:28:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:28:38Z", "id": "a50e4900-789b-42a5-80ac-ba78a903635e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:28:39,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e used request id req-d3d5567e-2508-424c-a229-dceaa4189cc2 2018-12-23 01:28:39,012 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:28:39,012 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:28:42,015 - create_stack - DEBUG - Stack status query timeout in 1196.65074015 2018-12-23 01:28:42,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/a50e4900-789b-42a5-80ac-ba78a903635e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:42,045 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:42 GMT Server: Apache x-openstack-request-id: req-b01a7dd2-acf5-4a52-916b-d9d410fe57cf Location: http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:42,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:42 GMT Server: Apache x-openstack-request-id: req-7a08fd09-eedf-40f9-b0b0-29f352747549 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": "cedcb267b8dc4a3f847714384c27c25d", "OS::stack_id": "a50e4900-789b-42a5-80ac-ba78a903635e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "image_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image", "inst_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-inst", "subnet_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet", "flavor_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-flavor-name", "net_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "stack_user_project_id": "e7cb3ccfbfe04db5914a983ad123fd6a", "tags": null, "creation_time": "2018-12-23T01:28:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:28:38Z", "id": "a50e4900-789b-42a5-80ac-ba78a903635e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:28:42,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e used request id req-7a08fd09-eedf-40f9-b0b0-29f352747549 2018-12-23 01:28:42,293 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:28:42,293 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:28:45,296 - create_stack - DEBUG - Stack status query timeout in 1193.37003613 2018-12-23 01:28:45,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/a50e4900-789b-42a5-80ac-ba78a903635e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:45,326 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:45 GMT Server: Apache x-openstack-request-id: req-6b7c629d-baf1-476e-a1b3-6e4ad71bc537 Location: http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:45,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:45 GMT Server: Apache x-openstack-request-id: req-fade0e78-48b6-4239-b479-d66192b65dda 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": "cedcb267b8dc4a3f847714384c27c25d", "OS::stack_id": "a50e4900-789b-42a5-80ac-ba78a903635e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "image_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image", "inst_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-inst", "subnet_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet", "flavor_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-flavor-name", "net_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "stack_user_project_id": "e7cb3ccfbfe04db5914a983ad123fd6a", "tags": null, "creation_time": "2018-12-23T01:28:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:28:38Z", "id": "a50e4900-789b-42a5-80ac-ba78a903635e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:28:45,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e used request id req-fade0e78-48b6-4239-b479-d66192b65dda 2018-12-23 01:28:45,505 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:28:45,506 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:28:48,509 - create_stack - DEBUG - Stack status query timeout in 1190.15747595 2018-12-23 01:28:48,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/a50e4900-789b-42a5-80ac-ba78a903635e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:48,538 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:48 GMT Server: Apache x-openstack-request-id: req-238d4a6b-71e9-4e2c-8729-8f298c835018 Location: http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:48,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:48 GMT Server: Apache x-openstack-request-id: req-e6b2d86c-29b8-4006-8ef2-513c53a373d5 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": "cedcb267b8dc4a3f847714384c27c25d", "OS::stack_id": "a50e4900-789b-42a5-80ac-ba78a903635e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "image_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image", "inst_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-inst", "subnet_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet", "flavor_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-flavor-name", "net_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "stack_user_project_id": "e7cb3ccfbfe04db5914a983ad123fd6a", "tags": null, "creation_time": "2018-12-23T01:28:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:28:38Z", "id": "a50e4900-789b-42a5-80ac-ba78a903635e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:28:48,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e used request id req-e6b2d86c-29b8-4006-8ef2-513c53a373d5 2018-12-23 01:28:48,564 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:28:48,564 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:28:51,568 - create_stack - DEBUG - Stack status query timeout in 1187.09867001 2018-12-23 01:28:51,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/a50e4900-789b-42a5-80ac-ba78a903635e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:51,598 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:51 GMT Server: Apache x-openstack-request-id: req-56da6855-378b-431d-a035-caccc0416c32 Location: http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:51,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:51 GMT Server: Apache x-openstack-request-id: req-4a0aec3d-a889-4c26-bd53-5143e481b430 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": "cedcb267b8dc4a3f847714384c27c25d", "OS::stack_id": "a50e4900-789b-42a5-80ac-ba78a903635e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "image_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image", "inst_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-inst", "subnet_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-subnet", "flavor_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-flavor-name", "net_name": "CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-net"}, "deletion_time": "2018-12-23T01:28:49Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack", "stack_user_project_id": "e7cb3ccfbfe04db5914a983ad123fd6a", "tags": null, "creation_time": "2018-12-23T01:28:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T01:28:38Z", "id": "a50e4900-789b-42a5-80ac-ba78a903635e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:28:51,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e used request id req-4a0aec3d-a889-4c26-bd53-5143e481b430 2018-12-23 01:28:51,642 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 01:28:51,642 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack 2018-12-23 01:28:51,642 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack 2018-12-23 01:28:51,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/a50e4900-789b-42a5-80ac-ba78a903635e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589347bca9f0e77a9c7bf03cac537f35a287d745" 2018-12-23 01:28:51,672 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:28:51 GMT Server: Apache x-openstack-request-id: req-c12f022d-b898-4cc5-8ea7-ec4b34d314a9 Location: http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:28:51,699 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:28:51 GMT Server: Apache x-openstack-request-id: req-d11fe899-c4b0-48b7-85e5-7a61c282ff89 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 01:28:51,699 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/cedcb267b8dc4a3f847714384c27c25d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-stack/a50e4900-789b-42a5-80ac-ba78a903635e used request id req-d11fe899-c4b0-48b7-85e5-7a61c282ff89 2018-12-23 01:28:51,700 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-ff2a4dff-1dd3-455f-aebf-3cb55363dbfd-image 2018-12-23 01:28:51,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/2385d96b-73f5-49f6-acb9-0d5834998635 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5eab445ee31242e4b64e23c09dd31b4ee1e6ca29" 2018-12-23 01:28:53,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af690d77-5769-4efc-9367-b6b1d1e5dad1 Date: Sun, 23 Dec 2018 01:28:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:28:53,730 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2385d96b-73f5-49f6-acb9-0d5834998635 used request id req-af690d77-5769-4efc-9367-b6b1d1e5dad1 2018-12-23 01:28:53,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/8237d4b9-aa12-42b8-b050-8904cdd6b6fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cb83a77e8b3d29376b9944bb046e438783b285" 2018-12-23 01:28:53,864 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:28: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-afc145d8-72f4-4bf4-8a6a-685e664af33a x-compute-request-id: req-afc145d8-72f4-4bf4-8a6a-685e664af33a Content-Length: 0 Content-Type: application/json 2018-12-23 01:28:53,864 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/8237d4b9-aa12-42b8-b050-8904cdd6b6fc used request id req-afc145d8-72f4-4bf4-8a6a-685e664af33a 2018-12-23 01:28:53,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c5f9fc0f2c3f95ddf3372e583c1a080601c655" 2018-12-23 01:28:54,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e1d0ddfb-d7bd-43b7-9c76-c7c8e3a34300 Date: Sun, 23 Dec 2018 01:28:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cedcb267b8dc4a3f847714384c27c25d", "created_at": "2018-12-23T01:28:18Z", "updated_at": "2018-12-23T01:28:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:28:18Z", "revision_number": 0, "id": "9bc9699b-efb0-46d4-9661-e31220b3dac0", "remote_group_id": "0d791d4f-4966-427f-b3b3-c049c517f0d1", "remote_ip_prefix": null, "created_at": "2018-12-23T01:28:18Z", "security_group_id": "0d791d4f-4966-427f-b3b3-c049c517f0d1", "tenant_id": "cedcb267b8dc4a3f847714384c27c25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cedcb267b8dc4a3f847714384c27c25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:28:18Z", "revision_number": 0, "id": "9ef0e62b-db17-455d-9e4e-5c07cad5cbcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:28:18Z", "security_group_id": "0d791d4f-4966-427f-b3b3-c049c517f0d1", "tenant_id": "cedcb267b8dc4a3f847714384c27c25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cedcb267b8dc4a3f847714384c27c25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:28:18Z", "revision_number": 0, "id": "db2630bd-6267-4634-8388-f00761753b12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:28:18Z", "security_group_id": "0d791d4f-4966-427f-b3b3-c049c517f0d1", "tenant_id": "cedcb267b8dc4a3f847714384c27c25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cedcb267b8dc4a3f847714384c27c25d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:28:18Z", "revision_number": 0, "id": "fc52ecb2-fbc8-4cdf-bb05-0bd27024996b", "remote_group_id": "0d791d4f-4966-427f-b3b3-c049c517f0d1", "remote_ip_prefix": null, "created_at": "2018-12-23T01:28:18Z", "security_group_id": "0d791d4f-4966-427f-b3b3-c049c517f0d1", "tenant_id": "cedcb267b8dc4a3f847714384c27c25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cedcb267b8dc4a3f847714384c27c25d"}], "revision_number": 4, "project_id": "cedcb267b8dc4a3f847714384c27c25d", "id": "0d791d4f-4966-427f-b3b3-c049c517f0d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:28:54,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e1d0ddfb-d7bd-43b7-9c76-c7c8e3a34300 2018-12-23 01:28:54,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c5f9fc0f2c3f95ddf3372e583c1a080601c655" 2018-12-23 01:28:54,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7d2bbb-62a8-4071-a2d5-2a2863c6728d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d"}, "enabled": true, "id": "cedcb267b8dc4a3f847714384c27c25d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c481e065-c7ca-428-proj"}} 2018-12-23 01:28:54,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d used request id req-ad7d2bbb-62a8-4071-a2d5-2a2863c6728d 2018-12-23 01:28:54,316 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d791d4f-4966-427f-b3b3-c049c517f0d1 2018-12-23 01:28:54,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d791d4f-4966-427f-b3b3-c049c517f0d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c5f9fc0f2c3f95ddf3372e583c1a080601c655" 2018-12-23 01:28:54,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e4d5d850-39f8-4c49-869c-07063ff1c46c Date: Sun, 23 Dec 2018 01:28:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0d791d4f-4966-427f-b3b3-c049c517f0d1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:28:18Z", "security_group_id": "0d791d4f-4966-427f-b3b3-c049c517f0d1", "port_range_min": null, "revision_number": 0, "tenant_id": "cedcb267b8dc4a3f847714384c27c25d", "created_at": "2018-12-23T01:28:18Z", "project_id": "cedcb267b8dc4a3f847714384c27c25d", "id": "9bc9699b-efb0-46d4-9661-e31220b3dac0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:28:18Z", "security_group_id": "0d791d4f-4966-427f-b3b3-c049c517f0d1", "port_range_min": null, "revision_number": 0, "tenant_id": "cedcb267b8dc4a3f847714384c27c25d", "created_at": "2018-12-23T01:28:18Z", "project_id": "cedcb267b8dc4a3f847714384c27c25d", "id": "9ef0e62b-db17-455d-9e4e-5c07cad5cbcc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:28:18Z", "security_group_id": "0d791d4f-4966-427f-b3b3-c049c517f0d1", "port_range_min": null, "revision_number": 0, "tenant_id": "cedcb267b8dc4a3f847714384c27c25d", "created_at": "2018-12-23T01:28:18Z", "project_id": "cedcb267b8dc4a3f847714384c27c25d", "id": "db2630bd-6267-4634-8388-f00761753b12"}, {"remote_group_id": "0d791d4f-4966-427f-b3b3-c049c517f0d1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:28:18Z", "security_group_id": "0d791d4f-4966-427f-b3b3-c049c517f0d1", "port_range_min": null, "revision_number": 0, "tenant_id": "cedcb267b8dc4a3f847714384c27c25d", "created_at": "2018-12-23T01:28:18Z", "project_id": "cedcb267b8dc4a3f847714384c27c25d", "id": "fc52ecb2-fbc8-4cdf-bb05-0bd27024996b"}]} 2018-12-23 01:28:54,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d791d4f-4966-427f-b3b3-c049c517f0d1 used request id req-e4d5d850-39f8-4c49-869c-07063ff1c46c 2018-12-23 01:28:54,509 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:28:54,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0d791d4f-4966-427f-b3b3-c049c517f0d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c5f9fc0f2c3f95ddf3372e583c1a080601c655" 2018-12-23 01:28:54,838 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-09d4b35c-a455-4a1c-9cc0-6656272fefd6 Content-Length: 0 Date: Sun, 23 Dec 2018 01:28:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:28:54,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0d791d4f-4966-427f-b3b3-c049c517f0d1 used request id req-09d4b35c-a455-4a1c-9cc0-6656272fefd6 2018-12-23 01:28:54,839 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-c481e065-c7ca-428-proj 2018-12-23 01:28:54,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c5f9fc0f2c3f95ddf3372e583c1a080601c655" 2018-12-23 01:28:55,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03f0801a-18cb-42f2-adbb-6f5320b20674 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:28:55,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/cedcb267b8dc4a3f847714384c27c25d used request id req-03f0801a-18cb-42f2-adbb-6f5320b20674 2018-12-23 01:28:55,081 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-c481e065-c7ca-428-proj-role 2018-12-23 01:28:55,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8143a641b468402aa4aae598f79fb8b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c5f9fc0f2c3f95ddf3372e583c1a080601c655" 2018-12-23 01:28:55,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-411be275-c1e8-4eb6-b87c-6398ebb06c28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:28:55,191 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8143a641b468402aa4aae598f79fb8b7 used request id req-411be275-c1e8-4eb6-b87c-6398ebb06c28 2018-12-23 01:28:55,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c5f9fc0f2c3f95ddf3372e583c1a080601c655" 2018-12-23 01:28:55,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-911a8969-cc2e-44b0-bb0e-b7c0ee1ed016 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:28:55,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-911a8969-cc2e-44b0-bb0e-b7c0ee1ed016 2018-12-23 01:28:55,288 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-c481e065-c7ca-428-user 2018-12-23 01:28:55,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0e064e0ed52b46c3948205e8160c9839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf7e983cb2f334f94cfc1a70d415c7f62658129" 2018-12-23 01:28:55,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fa9f3ea-13ce-4cee-9d82-c3d1b15cde75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:28:55,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0e064e0ed52b46c3948205e8160c9839 used request id req-5fa9f3ea-13ce-4cee-9d82-c3d1b15cde75 2018-12-23 01:28:55,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:28:55,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:28:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["2HnxMSPIQ42aZUCX6Xh_7Q"], "issued_at": "2018-12-23T01:28:55.000000Z"}} 2018-12-23 01:28:55,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}446452ea17973a5517b47726986188522baba1e6" 2018-12-23 01:28:55,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e6993f-4be5-4202-a931-427e5c2f6560 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:28:55,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-07e6993f-4be5-4202-a931-427e5c2f6560 2018-12-23 01:28:55,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:28:55,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:28:56,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:28:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["-XgPy-XcTwelox-UHxNgrw"], "issued_at": "2018-12-23T01:28:56.000000Z"}} 2018-12-23 01:28:56,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0665f50f338b2c960771059fd1d3cf03cdb722e" 2018-12-23 01:28:56,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a2dc58-ef50-4bc8-87db-e8233aefd586 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:28:56,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-73a2dc58-ef50-4bc8-87db-e8233aefd586 2018-12-23 01:28:56,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:28:56,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:28:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:28:56,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f7240e25-8471-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0665f50f338b2c960771059fd1d3cf03cdb722e" 2018-12-23 01:28:56,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec97dde8-2c0b-458e-8277-f2b2b8c1d3fb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f7240e25-8471-457-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:28:56,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f7240e25-8471-457-proj used request id req-ec97dde8-2c0b-458e-8277-f2b2b8c1d3fb 2018-12-23 01:28:56,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0665f50f338b2c960771059fd1d3cf03cdb722e" 2018-12-23 01:28:56,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38123da2-a19a-40d1-b788-e1c44db7dd39 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:28:56,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-38123da2-a19a-40d1-b788-e1c44db7dd39 2018-12-23 01:28:56,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0665f50f338b2c960771059fd1d3cf03cdb722e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}}' 2018-12-23 01:28:56,742 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81e1ad01-44e4-491f-8430-6d9a7fcf1a45 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe"}, "enabled": true, "id": "cd1a3a1a08d4472a886805c38725e5fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}} 2018-12-23 01:28:56,742 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-81e1ad01-44e4-491f-8430-6d9a7fcf1a45 2018-12-23 01:28:56,742 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-f7240e25-8471-457-proj 2018-12-23 01:28:56,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:28:56,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:28:57,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:28:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["KSEyVPzARw-j4HR_3ewKuQ"], "issued_at": "2018-12-23T01:28:57.000000Z"}} 2018-12-23 01:28:57,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd71809c59389617ec88943fe87bd2bf29931b5" 2018-12-23 01:28:57,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbc7c8f-eca8-4e32-ac38-c070c99cf51d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:28:57,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bdbc7c8f-eca8-4e32-ac38-c070c99cf51d 2018-12-23 01:28:57,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:28:57,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:28:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:28:57,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd71809c59389617ec88943fe87bd2bf29931b5" 2018-12-23 01:28:57,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3eb82e6-d106-47cd-aea0-90284955167e Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:28:57,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e3eb82e6-d106-47cd-aea0-90284955167e 2018-12-23 01:28:57,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f7240e25-8471-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd71809c59389617ec88943fe87bd2bf29931b5" 2018-12-23 01:28:57,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a9b02e-d20d-4665-8bb6-221b9cea7254 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f7240e25-8471-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe"}, "enabled": true, "id": "cd1a3a1a08d4472a886805c38725e5fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}]} 2018-12-23 01:28:57,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f7240e25-8471-457-proj used request id req-16a9b02e-d20d-4665-8bb6-221b9cea7254 2018-12-23 01:28:57,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd71809c59389617ec88943fe87bd2bf29931b5" 2018-12-23 01:28:57,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5323c08-bf41-4f7f-9d71-ff34562f2457 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:28:57,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c5323c08-bf41-4f7f-9d71-ff34562f2457 2018-12-23 01:28:57,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd71809c59389617ec88943fe87bd2bf29931b5" 2018-12-23 01:28:57,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91761a06-9c68-4960-952d-cfc5c00b524a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:28:57,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-91761a06-9c68-4960-952d-cfc5c00b524a 2018-12-23 01:28:57,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f7240e25-8471-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd71809c59389617ec88943fe87bd2bf29931b5" 2018-12-23 01:28:57,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853b7571-fc70-4658-a910-6a81dccf4cb2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f7240e25-8471-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe"}, "enabled": true, "id": "cd1a3a1a08d4472a886805c38725e5fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}]} 2018-12-23 01:28:57,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-f7240e25-8471-457-proj used request id req-853b7571-fc70-4658-a910-6a81dccf4cb2 2018-12-23 01:28:57,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/b8932122ae904084a73a1e9533c1eae1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd71809c59389617ec88943fe87bd2bf29931b5" 2018-12-23 01:28:58,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-825a714e-992d-4049-8068-148253d2dffe Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-f7240e25-8471-457-user", "links": {"self": "http://172.30.9.26:5000/v3/users/b8932122ae904084a73a1e9533c1eae1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cd1a3a1a08d4472a886805c38725e5fe", "id": "b8932122ae904084a73a1e9533c1eae1", "password_expires_at": null}} 2018-12-23 01:28:58,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b8932122ae904084a73a1e9533c1eae1 used request id req-825a714e-992d-4049-8068-148253d2dffe 2018-12-23 01:28:58,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe/users/b8932122ae904084a73a1e9533c1eae1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd71809c59389617ec88943fe87bd2bf29931b5" 2018-12-23 01:28:58,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc9add4-a7be-4ede-8aa6-9ae7fae6ac5f Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe/users/b8932122ae904084a73a1e9533c1eae1/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 01:28:58,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe/users/b8932122ae904084a73a1e9533c1eae1/roles used request id req-cfc9add4-a7be-4ede-8aa6-9ae7fae6ac5f 2018-12-23 01:28:58,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd71809c59389617ec88943fe87bd2bf29931b5" 2018-12-23 01:28:58,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b9d7231-d99c-4273-8cc6-44d004d4fb39 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 01:28:58,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-7b9d7231-d99c-4273-8cc6-44d004d4fb39 2018-12-23 01:28:58,256 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-f7240e25-8471-457-proj 2018-12-23 01:28:58,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe/users/b8932122ae904084a73a1e9533c1eae1/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd71809c59389617ec88943fe87bd2bf29931b5" 2018-12-23 01:28:58,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0687df6b-3878-47d0-867c-51348aedb31d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:28:58,391 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe/users/b8932122ae904084a73a1e9533c1eae1/roles/33b4d73a584d43819999ba417c629e3a used request id req-0687df6b-3878-47d0-867c-51348aedb31d 2018-12-23 01:28:58,392 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-f7240e25-8471-457-user 2018-12-23 01:28:58,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:28:58,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0665f50f338b2c960771059fd1d3cf03cdb722e" 2018-12-23 01:28:58,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2554ea8c-79dc-4d58-b1e7-b6bb13b9d15e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:28:58,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2554ea8c-79dc-4d58-b1e7-b6bb13b9d15e 2018-12-23 01:28:58,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0665f50f338b2c960771059fd1d3cf03cdb722e" -d '{"role": {"name": "CreateStackSuccessTests-f7240e25-8471-457-proj-role"}}' 2018-12-23 01:28:58,664 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a9ab351-8b9a-46bb-90b3-9ae3f2cf1e46 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97fba031440946d9ab4db9a6898808a8", "links": {"self": "http://172.30.9.26:5000/v3/roles/97fba031440946d9ab4db9a6898808a8"}, "name": "CreateStackSuccessTests-f7240e25-8471-457-proj-role"}} 2018-12-23 01:28:58,664 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1a9ab351-8b9a-46bb-90b3-9ae3f2cf1e46 2018-12-23 01:28:58,665 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-f7240e25-8471-457-proj-role 2018-12-23 01:28:58,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/97fba031440946d9ab4db9a6898808a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0665f50f338b2c960771059fd1d3cf03cdb722e" 2018-12-23 01:28:58,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82bde2ba-facf-4f2d-b20e-103852e2dbb8 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/97fba031440946d9ab4db9a6898808a8"}, "domain_id": null, "name": "CreateStackSuccessTests-f7240e25-8471-457-proj-role", "id": "97fba031440946d9ab4db9a6898808a8"}} 2018-12-23 01:28:58,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/97fba031440946d9ab4db9a6898808a8 used request id req-82bde2ba-facf-4f2d-b20e-103852e2dbb8 2018-12-23 01:28:58,757 - keystone_utils - INFO - Granting role CreateStackSuccessTests-f7240e25-8471-457-proj-role to project CreateStackSuccessTests-f7240e25-8471-457-proj 2018-12-23 01:28:58,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe/users/b8932122ae904084a73a1e9533c1eae1/roles/97fba031440946d9ab4db9a6898808a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0665f50f338b2c960771059fd1d3cf03cdb722e" 2018-12-23 01:28:58,890 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4926382d-bdd3-4e39-b345-8207712149d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:28:58,891 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe/users/b8932122ae904084a73a1e9533c1eae1/roles/97fba031440946d9ab4db9a6898808a8 used request id req-4926382d-bdd3-4e39-b345-8207712149d8 2018-12-23 01:28:58,891 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:28:58,891 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:28:58,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:28:58,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:28:59,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97fba031440946d9ab4db9a6898808a8", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:28:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd1a3a1a08d4472a886805c38725e5fe", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/cd1a3a1a08d4472a886805c38725e5fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/cd1a3a1a08d4472a886805c38725e5fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/cd1a3a1a08d4472a886805c38725e5fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/cd1a3a1a08d4472a886805c38725e5fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/cd1a3a1a08d4472a886805c38725e5fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/cd1a3a1a08d4472a886805c38725e5fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f7240e25-8471-457-user", "id": "b8932122ae904084a73a1e9533c1eae1"}, "audit_ids": ["_IERghxrT6Kc7mPGJ_-k0g"], "issued_at": "2018-12-23T01:28:59.000000Z"}} 2018-12-23 01:28:59,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f569f2c46113603cbfe7b82f3ecc80f6e24a30c2" 2018-12-23 01:28:59,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c6f46c-0a2e-415f-a10e-7dc8d9483357 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:28:59,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-91c6f46c-0a2e-415f-a10e-7dc8d9483357 2018-12-23 01:28:59,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f569f2c46113603cbfe7b82f3ecc80f6e24a30c2" 2018-12-23 01:28:59,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-df243158-c0f6-43e8-af30-393aac02ad8e Date: Sun, 23 Dec 2018 01:28:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image"} 2018-12-23 01:28:59,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image used request id req-df243158-c0f6-43e8-af30-393aac02ad8e 2018-12-23 01:28:59,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f569f2c46113603cbfe7b82f3ecc80f6e24a30c2" 2018-12-23 01:28:59,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d5ec6483-9fe4-489b-9fb5-47fcd339735a Date: Sun, 23 Dec 2018 01:28: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-12-23 01:28:59,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d5ec6483-9fe4-489b-9fb5-47fcd339735a 2018-12-23 01:28:59,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f569f2c46113603cbfe7b82f3ecc80f6e24a30c2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image"}' 2018-12-23 01:28:59,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f X-Openstack-Request-Id: req-182aa46d-a112-454d-8bd9-7349aabbce15 Date: Sun, 23 Dec 2018 01:28:59 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:28:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:28:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "min_disk": 0, "protected": false, "id": "e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "file": "/v2/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f/file", "checksum": null, "owner": "cd1a3a1a08d4472a886805c38725e5fe", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:28:59,906 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-182aa46d-a112-454d-8bd9-7349aabbce15 2018-12-23 01:28:59,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f569f2c46113603cbfe7b82f3ecc80f6e24a30c2" -d '' 2018-12-23 01:29:00,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2766fc7f-9d52-4f22-897e-5faa836e8c64 Date: Sun, 23 Dec 2018 01:29:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:29:00,919 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f/file used request id req-2766fc7f-9d52-4f22-897e-5faa836e8c64 2018-12-23 01:29:00,919 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:29:00,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f569f2c46113603cbfe7b82f3ecc80f6e24a30c2" 2018-12-23 01:29:01,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c0652bc7-bccd-4339-8f4f-7925f3e87f95 Date: Sun, 23 Dec 2018 01:29:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:28:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:29:00Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f/snap", "metadata": {}}], "self": "/v2/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "min_disk": 0, "protected": false, "id": "e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "file": "/v2/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cd1a3a1a08d4472a886805c38725e5fe", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:29:01,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f used request id req-c0652bc7-bccd-4339-8f4f-7925f3e87f95 2018-12-23 01:29:01,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f569f2c46113603cbfe7b82f3ecc80f6e24a30c2" 2018-12-23 01:29:01,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ef82a226-6877-4510-8b3f-5dd86d8c83f7 Date: Sun, 23 Dec 2018 01:29: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-12-23 01:29:01,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ef82a226-6877-4510-8b3f-5dd86d8c83f7 2018-12-23 01:29:01,327 - create_image - INFO - Created image with name - CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image 2018-12-23 01:29:01,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f569f2c46113603cbfe7b82f3ecc80f6e24a30c2" 2018-12-23 01:29:01,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-6801245d-13a5-4f12-945d-d7e2c20fdde4 Date: Sun, 23 Dec 2018 01:29:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:28:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:29:00Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f/snap", "metadata": {}}], "self": "/v2/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "min_disk": 0, "protected": false, "id": "e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "file": "/v2/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cd1a3a1a08d4472a886805c38725e5fe", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:29:01,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f used request id req-6801245d-13a5-4f12-945d-d7e2c20fdde4 2018-12-23 01:29:01,501 - create_image - DEBUG - Instance status is - active 2018-12-23 01:29:01,501 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image 2018-12-23 01:29:01,501 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image 2018-12-23 01:29:01,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:29:01,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:29:01,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:29:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["gXY28DCoQ0KTEUsW5HL3qQ"], "issued_at": "2018-12-23T01:29:01.000000Z"}} 2018-12-23 01:29:01,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d099b5ae502ccbbb0deecac1c62c10ccd22803db" 2018-12-23 01:29:01,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f62f248-7860-4ee9-9143-8d030676b5f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:29:01,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8f62f248-7860-4ee9-9143-8d030676b5f3 2018-12-23 01:29:01,966 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:29:01,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d099b5ae502ccbbb0deecac1c62c10ccd22803db" 2018-12-23 01:29:02,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29: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-c918a505-0ad6-4600-a98a-6cfc1b02beb6 x-compute-request-id: req-c918a505-0ad6-4600-a98a-6cfc1b02beb6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:29:02,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c918a505-0ad6-4600-a98a-6cfc1b02beb6 2018-12-23 01:29:02,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d099b5ae502ccbbb0deecac1c62c10ccd22803db" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-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-12-23 01:29:02,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c7c9ec8-01c7-4540-9c9f-af6bd904d1cb x-compute-request-id: req-9c7c9ec8-01c7-4540-9c9f-af6bd904d1cb Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d63189f2-24eb-4155-b3c5-8fd52990f7ff", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d63189f2-24eb-4155-b3c5-8fd52990f7ff", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d63189f2-24eb-4155-b3c5-8fd52990f7ff", "name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:29:02,195 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9c7c9ec8-01c7-4540-9c9f-af6bd904d1cb 2018-12-23 01:29:02,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:29:02,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:29:02,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97fba031440946d9ab4db9a6898808a8", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:29:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd1a3a1a08d4472a886805c38725e5fe", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/cd1a3a1a08d4472a886805c38725e5fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/cd1a3a1a08d4472a886805c38725e5fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/cd1a3a1a08d4472a886805c38725e5fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/cd1a3a1a08d4472a886805c38725e5fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/cd1a3a1a08d4472a886805c38725e5fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/cd1a3a1a08d4472a886805c38725e5fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f7240e25-8471-457-user", "id": "b8932122ae904084a73a1e9533c1eae1"}, "audit_ids": ["j4w8GTaHQkGeM_E0Fe1mOQ"], "issued_at": "2018-12-23T01:29:02.000000Z"}} 2018-12-23 01:29:02,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:02,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e755e5-487c-4e58-a638-762922ab53d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:29:02,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e3e755e5-487c-4e58-a638-762922ab53d0 2018-12-23 01:29:02,661 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:29:02,663 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:29:02,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:02,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:02 GMT Server: Apache x-openstack-request-id: req-e3f31d95-65b1-4244-b7d5-5d6fe717192a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 01:29:02,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack used request id req-e3f31d95-65b1-4244-b7d5-5d6fe717192a 2018-12-23 01:29:02,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-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-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net", "inst_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "subnet_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet", "image_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "flavor_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-flavor-name"}}' 2018-12-23 01:29:05,080 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:29:02 GMT Server: Apache x-openstack-request-id: req-2e161388-d9bd-445c-bd43-d6832dc68bad Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "self"}]}} 2018-12-23 01:29:05,080 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks used request id req-2e161388-d9bd-445c-bd43-d6832dc68bad 2018-12-23 01:29:05,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:05,339 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:05 GMT Server: Apache x-openstack-request-id: req-62a8c293-69f7-4adc-a7eb-d10750681369 Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:05,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:05 GMT Server: Apache x-openstack-request-id: req-7dc21594-8506-43d9-84ed-66429d91e5c5 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": "cd1a3a1a08d4472a886805c38725e5fe", "OS::stack_id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "image_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "inst_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "subnet_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet", "net_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net", "flavor_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "stack_user_project_id": "43100a3f8f324d429520becd568b216c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:29:04Z", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:29:05,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd used request id req-7dc21594-8506-43d9-84ed-66429d91e5c5 2018-12-23 01:29:05,523 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack 2018-12-23 01:29:05,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:05,705 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:05 GMT Server: Apache x-openstack-request-id: req-2cf7b9cb-6089-42c5-bb9d-b03457cc2f88 Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:05,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:05 GMT Server: Apache x-openstack-request-id: req-8e6a55a3-af45-40c6-9ab4-41f4bdde4e0a 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": "cd1a3a1a08d4472a886805c38725e5fe", "OS::stack_id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "image_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "inst_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "subnet_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet", "net_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net", "flavor_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "stack_user_project_id": "43100a3f8f324d429520becd568b216c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:29:04Z", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:29:05,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd used request id req-8e6a55a3-af45-40c6-9ab4-41f4bdde4e0a 2018-12-23 01:29:05,905 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:29:05,906 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:29:08,909 - create_stack - DEBUG - Stack status query timeout in 1196.61408091 2018-12-23 01:29:08,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:09,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:08 GMT Server: Apache x-openstack-request-id: req-8d897215-a61d-4207-a77b-5218150fba5a Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:09,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:09 GMT Server: Apache x-openstack-request-id: req-cf477960-7ee4-433f-94d0-12cae7904d54 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": "cd1a3a1a08d4472a886805c38725e5fe", "OS::stack_id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "image_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "inst_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "subnet_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet", "net_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net", "flavor_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "stack_user_project_id": "43100a3f8f324d429520becd568b216c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:29:04Z", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:29:09,671 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd used request id req-cf477960-7ee4-433f-94d0-12cae7904d54 2018-12-23 01:29:09,671 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:29:09,672 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:29:12,675 - create_stack - DEBUG - Stack status query timeout in 1192.84801793 2018-12-23 01:29:12,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:12,880 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:12 GMT Server: Apache x-openstack-request-id: req-3f884554-a5be-4fdc-aca4-6be87f87aae4 Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:12,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:12 GMT Server: Apache x-openstack-request-id: req-b8ef9e2f-bb85-40eb-9210-30f02acf0a90 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": "cd1a3a1a08d4472a886805c38725e5fe", "OS::stack_id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "image_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "inst_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "subnet_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet", "net_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net", "flavor_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "stack_user_project_id": "43100a3f8f324d429520becd568b216c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:29:04Z", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:29:12,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd used request id req-b8ef9e2f-bb85-40eb-9210-30f02acf0a90 2018-12-23 01:29:12,925 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:29:12,925 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:29:15,928 - create_stack - DEBUG - Stack status query timeout in 1189.59481812 2018-12-23 01:29:15,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:16,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:15 GMT Server: Apache x-openstack-request-id: req-3dccf810-147f-473b-a5b6-ffaa45f32384 Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:16,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:16 GMT Server: Apache x-openstack-request-id: req-b1dc33f4-67fc-4dc1-8015-157ace7ae7c4 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": "cd1a3a1a08d4472a886805c38725e5fe", "OS::stack_id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "image_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "inst_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "subnet_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet", "net_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net", "flavor_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "stack_user_project_id": "43100a3f8f324d429520becd568b216c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:29:04Z", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:29:16,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd used request id req-b1dc33f4-67fc-4dc1-8015-157ace7ae7c4 2018-12-23 01:29:16,181 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:29:16,182 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:29:19,185 - create_stack - DEBUG - Stack status query timeout in 1186.33801699 2018-12-23 01:29:19,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:19,213 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:19 GMT Server: Apache x-openstack-request-id: req-9e9dd7d7-03ee-4a9f-8b06-1b074a49d4fa Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:19,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:19 GMT Server: Apache x-openstack-request-id: req-379a56d8-fad5-49dc-aedc-1b5f6d54503f 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": "cd1a3a1a08d4472a886805c38725e5fe", "OS::stack_id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "image_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "inst_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "subnet_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet", "net_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net", "flavor_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "stack_user_project_id": "43100a3f8f324d429520becd568b216c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:29:04Z", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:29:19,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd used request id req-379a56d8-fad5-49dc-aedc-1b5f6d54503f 2018-12-23 01:29:19,400 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:29:19,400 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:29:22,403 - create_stack - DEBUG - Stack status query timeout in 1183.1198051 2018-12-23 01:29:22,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:22,567 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:22 GMT Server: Apache x-openstack-request-id: req-f6c55745-06be-4c91-bd55-1c329ac18020 Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:22,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:22 GMT Server: Apache x-openstack-request-id: req-b7a17fae-eafd-4902-a4c7-c09e3738e128 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": "cd1a3a1a08d4472a886805c38725e5fe", "OS::stack_id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "image_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "inst_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "subnet_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet", "net_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net", "flavor_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "stack_user_project_id": "43100a3f8f324d429520becd568b216c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:29:04Z", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:29:22,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd used request id req-b7a17fae-eafd-4902-a4c7-c09e3738e128 2018-12-23 01:29:22,753 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 01:29:22,753 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack 2018-12-23 01:29:22,753 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack 2018-12-23 01:29:22,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:22,934 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:22 GMT Server: Apache x-openstack-request-id: req-a20b32b9-3eb6-4c47-86ee-8d8fe14c1ab9 Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:23,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:22 GMT Server: Apache x-openstack-request-id: req-7ba1298a-1cec-4802-a917-e09c8ff6de0a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-23T01:29:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:29:05Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5f0c0641-1ae2-4471-abd2-bd5142431cc4", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-23T01:29:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:29:05Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "47512dc2-0dd2-4f96-9763-fb6d4c563a04", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-23T01:29:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:29:05Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "eeace4e3-8c23-4806-95ac-9a7d3e264855", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-23T01:29:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:29:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "08d933ed-cbb7-4ede-a129-7a332b0d87bd", "resource_type": "OS::Nova::Server"}]} 2018-12-23 01:29:23,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd/resources used request id req-7ba1298a-1cec-4802-a917-e09c8ff6de0a 2018-12-23 01:29:23,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:23,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29: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-0c85fd6e-e136-4e7c-a3ea-af26467605c9 x-compute-request-id: req-0c85fd6e-e136-4e7c-a3ea-af26467605c9 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:21:2b", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd", "rel": "bookmark"}], "image": {"id": "e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "links": [{"href": "http://172.30.9.26:8774/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:29:17.000000", "flavor": {"id": "d63189f2-24eb-4155-b3c5-8fd52990f7ff", "links": [{"href": "http://172.30.9.26:8774/flavors/d63189f2-24eb-4155-b3c5-8fd52990f7ff", "rel": "bookmark"}]}, "id": "08d933ed-cbb7-4ede-a129-7a332b0d87bd", "security_groups": [{"name": "default"}], "user_id": "b8932122ae904084a73a1e9533c1eae1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:29:17Z", "hostId": "d0cd66b2b1f3aa08cc4c00beb2f50189cbd2cf4d489b8e2444d47152", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "created": "2018-12-23T01:29:12Z", "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:29:23,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd used request id req-0c85fd6e-e136-4e7c-a3ea-af26467605c9 2018-12-23 01:29:23,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:23,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-4c465887-491b-4b54-b0bb-b13fc8354e4d Date: Sun, 23 Dec 2018 01:29: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":["47512dc2-0dd2-4f96-9763-fb6d4c563a04"],"updated_at":"2018-12-23T01:29:07Z","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd1a3a1a08d4472a886805c38725e5fe","id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}]} 2018-12-23 01:29:23,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net used request id req-4c465887-491b-4b54-b0bb-b13fc8354e4d 2018-12-23 01:29:24,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:29:24,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:29:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:29:24,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:24,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d717a40-a711-404a-a711-05629ba125aa Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe"}, "enabled": true, "id": "cd1a3a1a08d4472a886805c38725e5fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}} 2018-12-23 01:29:24,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe used request id req-7d717a40-a711-404a-a711-05629ba125aa 2018-12-23 01:29:24,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:24,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-72c3ea8f-8595-40a0-b290-da740c875756 Date: Sun, 23 Dec 2018 01:29:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","dns_nameservers":[],"updated_at":"2018-12-23T01:29:07Z","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":"cd1a3a1a08d4472a886805c38725e5fe","id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","subnetpool_id":null,"name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet"}]} 2018-12-23 01:29:24,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-72c3ea8f-8595-40a0-b290-da740c875756 2018-12-23 01:29:24,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:24,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-d743247c-c0ad-46ea-9ea3-bd90a2cd2fe3 Date: Sun, 23 Dec 2018 01:29:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.11"}],"id":"5f0c0641-1ae2-4471-abd2-bd5142431cc4","security_groups":["9e28901a-8121-4314-a3c2-6ff2615f73da"],"mac_address":"fa:16:3e:c4:21:2b","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack-server1_port-qb37rtf4eg4t","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"08d933ed-cbb7-4ede-a129-7a332b0d87bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.4"}],"id":"6a2feaaf-bed6-484b-a393-99a42cb902e4","security_groups":[],"mac_address":"fa:16:3e:12:fb:c8","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.3"}],"id":"7f29c302-b323-401a-881a-8526c9158b35","security_groups":[],"mac_address":"fa:16:3e:eb:95:07","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.2"}],"id":"cc249ca6-e6a7-4ba7-a714-29a70b551f63","security_groups":[],"mac_address":"fa:16:3e:ac:b6:98","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eeace4e3-8c23-4806-95ac-9a7d3e264855"}]} 2018-12-23 01:29:24,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-d743247c-c0ad-46ea-9ea3-bd90a2cd2fe3 2018-12-23 01:29:24,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:24,573 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:24 GMT Server: Apache x-openstack-request-id: req-b3fa7b74-0fa4-4947-bca7-b4483f6a3874 Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:24,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:24 GMT Server: Apache x-openstack-request-id: req-49381725-9a5f-4214-98a3-96cc2959b15d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-23T01:29:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:29:05Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5f0c0641-1ae2-4471-abd2-bd5142431cc4", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-23T01:29:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:29:05Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "47512dc2-0dd2-4f96-9763-fb6d4c563a04", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-23T01:29:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:29:05Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "eeace4e3-8c23-4806-95ac-9a7d3e264855", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-23T01:29:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:29:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "08d933ed-cbb7-4ede-a129-7a332b0d87bd", "resource_type": "OS::Nova::Server"}]} 2018-12-23 01:29:24,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd/resources used request id req-49381725-9a5f-4214-98a3-96cc2959b15d 2018-12-23 01:29:24,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/d63189f2-24eb-4155-b3c5-8fd52990f7ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:24,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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,Accept-Encoding x-openstack-request-id: req-d6898de3-651a-4640-bb87-39d5ceca1811 x-compute-request-id: req-d6898de3-651a-4640-bb87-39d5ceca1811 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d63189f2-24eb-4155-b3c5-8fd52990f7ff", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d63189f2-24eb-4155-b3c5-8fd52990f7ff", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d63189f2-24eb-4155-b3c5-8fd52990f7ff", "name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:29:24,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/d63189f2-24eb-4155-b3c5-8fd52990f7ff used request id req-d6898de3-651a-4640-bb87-39d5ceca1811 2018-12-23 01:29:24,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/47512dc2-0dd2-4f96-9763-fb6d4c563a04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:24,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-66a8f11b-1bd3-4c9d-aaca-db311dfa1504 Date: Sun, 23 Dec 2018 01:29:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","dns_nameservers":[],"updated_at":"2018-12-23T01:29:07Z","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":"cd1a3a1a08d4472a886805c38725e5fe","id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","subnetpool_id":null,"name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet"}} 2018-12-23 01:29:24,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/47512dc2-0dd2-4f96-9763-fb6d4c563a04 used request id req-66a8f11b-1bd3-4c9d-aaca-db311dfa1504 2018-12-23 01:29:24,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:24,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-476a599f-9c2d-4d11-ae97-58bf8a2e01c9 Date: Sun, 23 Dec 2018 01:29: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":["47512dc2-0dd2-4f96-9763-fb6d4c563a04"],"updated_at":"2018-12-23T01:29:07Z","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd1a3a1a08d4472a886805c38725e5fe","id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}]} 2018-12-23 01:29:24,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-476a599f-9c2d-4d11-ae97-58bf8a2e01c9 2018-12-23 01:29:24,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:24,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b8cd7c06-8760-419b-bd9a-d2067bbaf62a Date: Sun, 23 Dec 2018 01:29:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","dns_nameservers":[],"updated_at":"2018-12-23T01:29:07Z","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":"cd1a3a1a08d4472a886805c38725e5fe","id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","subnetpool_id":null,"name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet"}]} 2018-12-23 01:29:24,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-b8cd7c06-8760-419b-bd9a-d2067bbaf62a 2018-12-23 01:29:25,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:25,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-621e9eed-51a5-42ee-b324-4577b7f8bf7c Date: Sun, 23 Dec 2018 01:29: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":["47512dc2-0dd2-4f96-9763-fb6d4c563a04"],"updated_at":"2018-12-23T01:29:07Z","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd1a3a1a08d4472a886805c38725e5fe","id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}]} 2018-12-23 01:29:25,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net used request id req-621e9eed-51a5-42ee-b324-4577b7f8bf7c 2018-12-23 01:29:25,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:25,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de251599-6819-4358-a775-a57a1874d4fd Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe"}, "enabled": true, "id": "cd1a3a1a08d4472a886805c38725e5fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}} 2018-12-23 01:29:25,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe used request id req-de251599-6819-4358-a775-a57a1874d4fd 2018-12-23 01:29:25,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:25,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2062dc42-c640-456c-8876-6d1660452cd2 Date: Sun, 23 Dec 2018 01:29:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","dns_nameservers":[],"updated_at":"2018-12-23T01:29:07Z","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":"cd1a3a1a08d4472a886805c38725e5fe","id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","subnetpool_id":null,"name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet"}]} 2018-12-23 01:29:25,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-2062dc42-c640-456c-8876-6d1660452cd2 2018-12-23 01:29:25,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855&mac_address=fa%3A16%3A3e%3Ac4%3A21%3A2b&name=CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack-server1_port-qb37rtf4eg4t&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:25,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-bc5391c1-9456-41d2-a800-aedd77d6f8bf Date: Sun, 23 Dec 2018 01:29:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.11"}],"id":"5f0c0641-1ae2-4471-abd2-bd5142431cc4","security_groups":["9e28901a-8121-4314-a3c2-6ff2615f73da"],"mac_address":"fa:16:3e:c4:21:2b","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack-server1_port-qb37rtf4eg4t","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"08d933ed-cbb7-4ede-a129-7a332b0d87bd"}]} 2018-12-23 01:29:25,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855&mac_address=fa%3A16%3A3e%3Ac4%3A21%3A2b&name=CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack-server1_port-qb37rtf4eg4t&admin_state_up=True used request id req-bc5391c1-9456-41d2-a800-aedd77d6f8bf 2018-12-23 01:29:25,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:25,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-831efaa5-ea3c-4315-97c7-fedb7773edf1 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe"}, "enabled": true, "id": "cd1a3a1a08d4472a886805c38725e5fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}} 2018-12-23 01:29:25,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe used request id req-831efaa5-ea3c-4315-97c7-fedb7773edf1 2018-12-23 01:29:25,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:25,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-fcd2d6ab-0a08-4e70-90fb-f63e37afff71 Date: Sun, 23 Dec 2018 01:29: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":["47512dc2-0dd2-4f96-9763-fb6d4c563a04"],"updated_at":"2018-12-23T01:29:07Z","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd1a3a1a08d4472a886805c38725e5fe","id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}]} 2018-12-23 01:29:25,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net used request id req-fcd2d6ab-0a08-4e70-90fb-f63e37afff71 2018-12-23 01:29:25,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:25,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7f854ca6-2d6d-41df-8243-c88a2c239125 Date: Sun, 23 Dec 2018 01:29:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","dns_nameservers":[],"updated_at":"2018-12-23T01:29:07Z","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":"cd1a3a1a08d4472a886805c38725e5fe","id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","subnetpool_id":null,"name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet"}]} 2018-12-23 01:29:25,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-7f854ca6-2d6d-41df-8243-c88a2c239125 2018-12-23 01:29:25,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:26,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-5fc1b586-d1cf-40e9-8970-069617fbbe2c Date: Sun, 23 Dec 2018 01:29:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.11"}],"id":"5f0c0641-1ae2-4471-abd2-bd5142431cc4","security_groups":["9e28901a-8121-4314-a3c2-6ff2615f73da"],"mac_address":"fa:16:3e:c4:21:2b","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack-server1_port-qb37rtf4eg4t","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"08d933ed-cbb7-4ede-a129-7a332b0d87bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.4"}],"id":"6a2feaaf-bed6-484b-a393-99a42cb902e4","security_groups":[],"mac_address":"fa:16:3e:12:fb:c8","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.3"}],"id":"7f29c302-b323-401a-881a-8526c9158b35","security_groups":[],"mac_address":"fa:16:3e:eb:95:07","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.2"}],"id":"cc249ca6-e6a7-4ba7-a714-29a70b551f63","security_groups":[],"mac_address":"fa:16:3e:ac:b6:98","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eeace4e3-8c23-4806-95ac-9a7d3e264855"}]} 2018-12-23 01:29:26,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-5fc1b586-d1cf-40e9-8970-069617fbbe2c 2018-12-23 01:29:26,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:27,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6dde45fa-03d9-4e4c-87b0-c162e991058e Date: Sun, 23 Dec 2018 01:29:27 GMT RESP BODY: {"floatingips": []} 2018-12-23 01:29:27,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-6dde45fa-03d9-4e4c-87b0-c162e991058e 2018-12-23 01:29:27,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:29:27,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:29:27,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97fba031440946d9ab4db9a6898808a8", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd1a3a1a08d4472a886805c38725e5fe", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/cd1a3a1a08d4472a886805c38725e5fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/cd1a3a1a08d4472a886805c38725e5fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/cd1a3a1a08d4472a886805c38725e5fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/cd1a3a1a08d4472a886805c38725e5fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/cd1a3a1a08d4472a886805c38725e5fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/cd1a3a1a08d4472a886805c38725e5fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f7240e25-8471-457-user", "id": "b8932122ae904084a73a1e9533c1eae1"}, "audit_ids": ["-LfoMiIsR561T4u-r6Hmhw"], "issued_at": "2018-12-23T01:29:27.000000Z"}} 2018-12-23 01:29:27,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:27,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac7a728-239d-4830-81c4-91550b2300ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:29:27,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6ac7a728-239d-4830-81c4-91550b2300ef 2018-12-23 01:29:27,526 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:29:27,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:27,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b741ec1c-8270-4671-b28b-5b31ef9ef9b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:29:27,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b741ec1c-8270-4671-b28b-5b31ef9ef9b3 2018-12-23 01:29:27,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:27,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-429fad78-9df4-4db4-8034-45aad1f58918 Date: Sun, 23 Dec 2018 01:29: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":["47512dc2-0dd2-4f96-9763-fb6d4c563a04"],"updated_at":"2018-12-23T01:29:07Z","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd1a3a1a08d4472a886805c38725e5fe","id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}]} 2018-12-23 01:29:27,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net used request id req-429fad78-9df4-4db4-8034-45aad1f58918 2018-12-23 01:29:27,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:29:27,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:29:27,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:27,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b5ec195-8d07-4f64-8271-cefc866b78c3 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe"}, "enabled": true, "id": "cd1a3a1a08d4472a886805c38725e5fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}} 2018-12-23 01:29:27,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe used request id req-6b5ec195-8d07-4f64-8271-cefc866b78c3 2018-12-23 01:29:27,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:28,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-28004ab2-6c8b-40b3-b95a-15b7706cfabd Date: Sun, 23 Dec 2018 01:29:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","dns_nameservers":[],"updated_at":"2018-12-23T01:29:07Z","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":"cd1a3a1a08d4472a886805c38725e5fe","id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","subnetpool_id":null,"name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet"}]} 2018-12-23 01:29:28,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-28004ab2-6c8b-40b3-b95a-15b7706cfabd 2018-12-23 01:29:28,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855&mac_address=fa%3A16%3A3e%3Ac4%3A21%3A2b&name=CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack-server1_port-qb37rtf4eg4t&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:28,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-ce9adf8c-3da5-4d17-8184-176b13366947 Date: Sun, 23 Dec 2018 01:29:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.11"}],"id":"5f0c0641-1ae2-4471-abd2-bd5142431cc4","security_groups":["9e28901a-8121-4314-a3c2-6ff2615f73da"],"mac_address":"fa:16:3e:c4:21:2b","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack-server1_port-qb37rtf4eg4t","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"08d933ed-cbb7-4ede-a129-7a332b0d87bd"}]} 2018-12-23 01:29:28,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855&mac_address=fa%3A16%3A3e%3Ac4%3A21%3A2b&name=CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack-server1_port-qb37rtf4eg4t&admin_state_up=True used request id req-ce9adf8c-3da5-4d17-8184-176b13366947 2018-12-23 01:29:28,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:28,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-145a4fe1-9652-4dab-8a2d-6e60c3a2016d Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe"}, "enabled": true, "id": "cd1a3a1a08d4472a886805c38725e5fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}} 2018-12-23 01:29:28,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe used request id req-145a4fe1-9652-4dab-8a2d-6e60c3a2016d 2018-12-23 01:29:28,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:29,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-3283a674-8c64-4a32-844b-07410b2e802b x-compute-request-id: req-3283a674-8c64-4a32-844b-07410b2e802b Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:21:2b", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd", "rel": "bookmark"}], "image": {"id": "e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "links": [{"href": "http://172.30.9.26:8774/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:29:17.000000", "flavor": {"id": "d63189f2-24eb-4155-b3c5-8fd52990f7ff", "links": [{"href": "http://172.30.9.26:8774/flavors/d63189f2-24eb-4155-b3c5-8fd52990f7ff", "rel": "bookmark"}]}, "id": "08d933ed-cbb7-4ede-a129-7a332b0d87bd", "security_groups": [{"name": "default"}], "user_id": "b8932122ae904084a73a1e9533c1eae1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:29:17Z", "hostId": "d0cd66b2b1f3aa08cc4c00beb2f50189cbd2cf4d489b8e2444d47152", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "created": "2018-12-23T01:29:12Z", "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:29:29,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst used request id req-3283a674-8c64-4a32-844b-07410b2e802b 2018-12-23 01:29:29,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:29,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-61d7781c-38cb-47a3-9671-e6009802a5a4 Date: Sun, 23 Dec 2018 01:29: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":["47512dc2-0dd2-4f96-9763-fb6d4c563a04"],"updated_at":"2018-12-23T01:29:07Z","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd1a3a1a08d4472a886805c38725e5fe","id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}]} 2018-12-23 01:29:29,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net used request id req-61d7781c-38cb-47a3-9671-e6009802a5a4 2018-12-23 01:29:29,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:29,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4c0c6d7c-8439-4d6f-a259-516ce174ec51 Date: Sun, 23 Dec 2018 01:29:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","dns_nameservers":[],"updated_at":"2018-12-23T01:29:07Z","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":"cd1a3a1a08d4472a886805c38725e5fe","id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","subnetpool_id":null,"name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet"}]} 2018-12-23 01:29:29,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-4c0c6d7c-8439-4d6f-a259-516ce174ec51 2018-12-23 01:29:29,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:30,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-d9448c24-029f-4144-b088-955717db3785 Date: Sun, 23 Dec 2018 01:29:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.11"}],"id":"5f0c0641-1ae2-4471-abd2-bd5142431cc4","security_groups":["9e28901a-8121-4314-a3c2-6ff2615f73da"],"mac_address":"fa:16:3e:c4:21:2b","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack-server1_port-qb37rtf4eg4t","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"08d933ed-cbb7-4ede-a129-7a332b0d87bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.4"}],"id":"6a2feaaf-bed6-484b-a393-99a42cb902e4","security_groups":[],"mac_address":"fa:16:3e:12:fb:c8","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.3"}],"id":"7f29c302-b323-401a-881a-8526c9158b35","security_groups":[],"mac_address":"fa:16:3e:eb:95:07","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.2"}],"id":"cc249ca6-e6a7-4ba7-a714-29a70b551f63","security_groups":[],"mac_address":"fa:16:3e:ac:b6:98","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eeace4e3-8c23-4806-95ac-9a7d3e264855"}]} 2018-12-23 01:29:30,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-d9448c24-029f-4144-b088-955717db3785 2018-12-23 01:29:30,162 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst 2018-12-23 01:29:30,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:30,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c7eb9705-c284-41bd-942f-1df6f5e86d87 Date: Sun, 23 Dec 2018 01:29:30 GMT RESP BODY: {"floatingips": []} 2018-12-23 01:29:30,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-c7eb9705-c284-41bd-942f-1df6f5e86d87 2018-12-23 01:29:30,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:30,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-8219196e-ced2-4ef7-b97e-17b38814220e x-compute-request-id: req-8219196e-ced2-4ef7-b97e-17b38814220e Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:21:2b", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd", "rel": "bookmark"}], "image": {"id": "e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "links": [{"href": "http://172.30.9.26:8774/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:29:17.000000", "flavor": {"id": "d63189f2-24eb-4155-b3c5-8fd52990f7ff", "links": [{"href": "http://172.30.9.26:8774/flavors/d63189f2-24eb-4155-b3c5-8fd52990f7ff", "rel": "bookmark"}]}, "id": "08d933ed-cbb7-4ede-a129-7a332b0d87bd", "security_groups": [{"name": "default"}], "user_id": "b8932122ae904084a73a1e9533c1eae1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:29:17Z", "hostId": "d0cd66b2b1f3aa08cc4c00beb2f50189cbd2cf4d489b8e2444d47152", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "created": "2018-12-23T01:29:12Z", "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:29:30,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd used request id req-8219196e-ced2-4ef7-b97e-17b38814220e 2018-12-23 01:29:30,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:30,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-4a9702d8-c985-4144-8822-87ed6c9d14b6 Date: Sun, 23 Dec 2018 01:29: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":["47512dc2-0dd2-4f96-9763-fb6d4c563a04"],"updated_at":"2018-12-23T01:29:07Z","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd1a3a1a08d4472a886805c38725e5fe","id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}]} 2018-12-23 01:29:30,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net used request id req-4a9702d8-c985-4144-8822-87ed6c9d14b6 2018-12-23 01:29:30,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:31,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a10135d9-df99-4139-98b8-02aae1d54972 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe"}, "enabled": true, "id": "cd1a3a1a08d4472a886805c38725e5fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}} 2018-12-23 01:29:31,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe used request id req-a10135d9-df99-4139-98b8-02aae1d54972 2018-12-23 01:29:31,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:31,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ec4a3716-c672-4b9e-877d-79c25605c580 Date: Sun, 23 Dec 2018 01:29:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","dns_nameservers":[],"updated_at":"2018-12-23T01:29:07Z","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":"cd1a3a1a08d4472a886805c38725e5fe","id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","subnetpool_id":null,"name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet"}]} 2018-12-23 01:29:31,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-ec4a3716-c672-4b9e-877d-79c25605c580 2018-12-23 01:29:31,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:31,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-9c4b1306-6699-4227-a597-ed5be882ca0a Date: Sun, 23 Dec 2018 01:29:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.11"}],"id":"5f0c0641-1ae2-4471-abd2-bd5142431cc4","security_groups":["9e28901a-8121-4314-a3c2-6ff2615f73da"],"mac_address":"fa:16:3e:c4:21:2b","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack-server1_port-qb37rtf4eg4t","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"08d933ed-cbb7-4ede-a129-7a332b0d87bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.4"}],"id":"6a2feaaf-bed6-484b-a393-99a42cb902e4","security_groups":[],"mac_address":"fa:16:3e:12:fb:c8","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.3"}],"id":"7f29c302-b323-401a-881a-8526c9158b35","security_groups":[],"mac_address":"fa:16:3e:eb:95:07","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.2"}],"id":"cc249ca6-e6a7-4ba7-a714-29a70b551f63","security_groups":[],"mac_address":"fa:16:3e:ac:b6:98","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eeace4e3-8c23-4806-95ac-9a7d3e264855"}]} 2018-12-23 01:29:31,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-9c4b1306-6699-4227-a597-ed5be882ca0a 2018-12-23 01:29:31,333 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:29:31,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:29:31,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97fba031440946d9ab4db9a6898808a8", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:29:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd1a3a1a08d4472a886805c38725e5fe", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/cd1a3a1a08d4472a886805c38725e5fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/cd1a3a1a08d4472a886805c38725e5fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/cd1a3a1a08d4472a886805c38725e5fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/cd1a3a1a08d4472a886805c38725e5fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/cd1a3a1a08d4472a886805c38725e5fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/cd1a3a1a08d4472a886805c38725e5fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f7240e25-8471-457-user", "id": "b8932122ae904084a73a1e9533c1eae1"}, "audit_ids": ["RLPfMgIlQXevTP6O6N2FMQ"], "issued_at": "2018-12-23T01:29:31.000000Z"}} 2018-12-23 01:29:31,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657305c10670757f320f6bd28aa0f0feee9b1c2a" 2018-12-23 01:29:31,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86dfbc63-c38c-4513-becf-90a9b7316bf2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:29:31,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-86dfbc63-c38c-4513-becf-90a9b7316bf2 2018-12-23 01:29:31,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:32,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29: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-d6c74f88-e7e1-4b80-b52e-712e2be55728 x-compute-request-id: req-d6c74f88-e7e1-4b80-b52e-712e2be55728 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:21:2b", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd", "rel": "bookmark"}], "image": {"id": "e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "links": [{"href": "http://172.30.9.26:8774/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:29:17.000000", "flavor": {"id": "d63189f2-24eb-4155-b3c5-8fd52990f7ff", "links": [{"href": "http://172.30.9.26:8774/flavors/d63189f2-24eb-4155-b3c5-8fd52990f7ff", "rel": "bookmark"}]}, "id": "08d933ed-cbb7-4ede-a129-7a332b0d87bd", "security_groups": [{"name": "default"}], "user_id": "b8932122ae904084a73a1e9533c1eae1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:29:17Z", "hostId": "d0cd66b2b1f3aa08cc4c00beb2f50189cbd2cf4d489b8e2444d47152", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "created": "2018-12-23T01:29:12Z", "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:29:32,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd used request id req-d6c74f88-e7e1-4b80-b52e-712e2be55728 2018-12-23 01:29:32,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:32,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-53c11159-1114-4f27-9fc0-13d2e7fcc9b0 Date: Sun, 23 Dec 2018 01:29: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":["47512dc2-0dd2-4f96-9763-fb6d4c563a04"],"updated_at":"2018-12-23T01:29:07Z","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd1a3a1a08d4472a886805c38725e5fe","id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}]} 2018-12-23 01:29:32,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net used request id req-53c11159-1114-4f27-9fc0-13d2e7fcc9b0 2018-12-23 01:29:32,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:32,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a013b1ea-8de9-4dd4-bee4-0d1b93370066 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe"}, "enabled": true, "id": "cd1a3a1a08d4472a886805c38725e5fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}} 2018-12-23 01:29:32,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe used request id req-a013b1ea-8de9-4dd4-bee4-0d1b93370066 2018-12-23 01:29:32,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:33,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ffbee7ea-e0bd-4e69-996f-2c0469f8a37a Date: Sun, 23 Dec 2018 01:29:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","dns_nameservers":[],"updated_at":"2018-12-23T01:29:07Z","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":"cd1a3a1a08d4472a886805c38725e5fe","id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","subnetpool_id":null,"name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet"}]} 2018-12-23 01:29:33,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-ffbee7ea-e0bd-4e69-996f-2c0469f8a37a 2018-12-23 01:29:33,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:33,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-a33fffb5-42dd-4a56-b07c-f7f56889bd59 Date: Sun, 23 Dec 2018 01:29:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.11"}],"id":"5f0c0641-1ae2-4471-abd2-bd5142431cc4","security_groups":["9e28901a-8121-4314-a3c2-6ff2615f73da"],"mac_address":"fa:16:3e:c4:21:2b","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack-server1_port-qb37rtf4eg4t","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"08d933ed-cbb7-4ede-a129-7a332b0d87bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.4"}],"id":"6a2feaaf-bed6-484b-a393-99a42cb902e4","security_groups":[],"mac_address":"fa:16:3e:12:fb:c8","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.3"}],"id":"7f29c302-b323-401a-881a-8526c9158b35","security_groups":[],"mac_address":"fa:16:3e:eb:95:07","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.2"}],"id":"cc249ca6-e6a7-4ba7-a714-29a70b551f63","security_groups":[],"mac_address":"fa:16:3e:ac:b6:98","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eeace4e3-8c23-4806-95ac-9a7d3e264855"}]} 2018-12-23 01:29:33,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-a33fffb5-42dd-4a56-b07c-f7f56889bd59 2018-12-23 01:29:33,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657305c10670757f320f6bd28aa0f0feee9b1c2a" 2018-12-23 01:29:34,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-057d3a44-17be-441c-8e7a-cede4b6bcdaa x-compute-request-id: req-057d3a44-17be-441c-8e7a-cede4b6bcdaa Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:21:2b", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd", "rel": "bookmark"}], "image": {"id": "e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "links": [{"href": "http://172.30.9.26:8774/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:29:17.000000", "flavor": {"id": "d63189f2-24eb-4155-b3c5-8fd52990f7ff", "links": [{"href": "http://172.30.9.26:8774/flavors/d63189f2-24eb-4155-b3c5-8fd52990f7ff", "rel": "bookmark"}]}, "id": "08d933ed-cbb7-4ede-a129-7a332b0d87bd", "security_groups": [{"name": "default"}], "user_id": "b8932122ae904084a73a1e9533c1eae1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:29:17Z", "hostId": "d0cd66b2b1f3aa08cc4c00beb2f50189cbd2cf4d489b8e2444d47152", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "created": "2018-12-23T01:29:12Z", "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:29:34,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst used request id req-057d3a44-17be-441c-8e7a-cede4b6bcdaa 2018-12-23 01:29:34,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657305c10670757f320f6bd28aa0f0feee9b1c2a" 2018-12-23 01:29:34,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-6f704ac2-c20d-4ee9-8096-ce5be3ec276f Date: Sun, 23 Dec 2018 01:29: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":["47512dc2-0dd2-4f96-9763-fb6d4c563a04"],"updated_at":"2018-12-23T01:29:07Z","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd1a3a1a08d4472a886805c38725e5fe","id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}]} 2018-12-23 01:29:34,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net used request id req-6f704ac2-c20d-4ee9-8096-ce5be3ec276f 2018-12-23 01:29:34,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657305c10670757f320f6bd28aa0f0feee9b1c2a" 2018-12-23 01:29:34,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ec32f987-e65a-4c0c-9f5c-2d22b42bfd8d Date: Sun, 23 Dec 2018 01:29:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","dns_nameservers":[],"updated_at":"2018-12-23T01:29:07Z","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":"cd1a3a1a08d4472a886805c38725e5fe","id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","subnetpool_id":null,"name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet"}]} 2018-12-23 01:29:34,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-ec32f987-e65a-4c0c-9f5c-2d22b42bfd8d 2018-12-23 01:29:34,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657305c10670757f320f6bd28aa0f0feee9b1c2a" 2018-12-23 01:29:34,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-3eb0446a-004a-4ad8-a653-c434b46500fa Date: Sun, 23 Dec 2018 01:29:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.11"}],"id":"5f0c0641-1ae2-4471-abd2-bd5142431cc4","security_groups":["9e28901a-8121-4314-a3c2-6ff2615f73da"],"mac_address":"fa:16:3e:c4:21:2b","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack-server1_port-qb37rtf4eg4t","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"08d933ed-cbb7-4ede-a129-7a332b0d87bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.4"}],"id":"6a2feaaf-bed6-484b-a393-99a42cb902e4","security_groups":[],"mac_address":"fa:16:3e:12:fb:c8","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.3"}],"id":"7f29c302-b323-401a-881a-8526c9158b35","security_groups":[],"mac_address":"fa:16:3e:eb:95:07","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.2"}],"id":"cc249ca6-e6a7-4ba7-a714-29a70b551f63","security_groups":[],"mac_address":"fa:16:3e:ac:b6:98","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eeace4e3-8c23-4806-95ac-9a7d3e264855"}]} 2018-12-23 01:29:34,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-3eb0446a-004a-4ad8-a653-c434b46500fa 2018-12-23 01:29:34,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:35,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29: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-e8340750-3515-4cc7-84f3-b15ce953881c x-compute-request-id: req-e8340750-3515-4cc7-84f3-b15ce953881c Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:21:2b", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd", "rel": "bookmark"}], "image": {"id": "e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "links": [{"href": "http://172.30.9.26:8774/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:29:17.000000", "flavor": {"id": "d63189f2-24eb-4155-b3c5-8fd52990f7ff", "links": [{"href": "http://172.30.9.26:8774/flavors/d63189f2-24eb-4155-b3c5-8fd52990f7ff", "rel": "bookmark"}]}, "id": "08d933ed-cbb7-4ede-a129-7a332b0d87bd", "security_groups": [{"name": "default"}], "user_id": "b8932122ae904084a73a1e9533c1eae1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:29:17Z", "hostId": "d0cd66b2b1f3aa08cc4c00beb2f50189cbd2cf4d489b8e2444d47152", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "created": "2018-12-23T01:29:12Z", "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:29:35,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd used request id req-e8340750-3515-4cc7-84f3-b15ce953881c 2018-12-23 01:29:35,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:35,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-b1cf9dc4-1965-4a20-88c7-0dee61967410 Date: Sun, 23 Dec 2018 01:29: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":["47512dc2-0dd2-4f96-9763-fb6d4c563a04"],"updated_at":"2018-12-23T01:29:07Z","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd1a3a1a08d4472a886805c38725e5fe","id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}]} 2018-12-23 01:29:35,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net used request id req-b1cf9dc4-1965-4a20-88c7-0dee61967410 2018-12-23 01:29:35,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:35,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926eae4e-7f1b-48f8-a60e-dabfe9b4aca0 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe"}, "enabled": true, "id": "cd1a3a1a08d4472a886805c38725e5fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}} 2018-12-23 01:29:35,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe used request id req-926eae4e-7f1b-48f8-a60e-dabfe9b4aca0 2018-12-23 01:29:35,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:35,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-582764f3-17a7-4d3f-97cb-2a1a2ce05836 Date: Sun, 23 Dec 2018 01:29:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","dns_nameservers":[],"updated_at":"2018-12-23T01:29:07Z","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":"cd1a3a1a08d4472a886805c38725e5fe","id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","subnetpool_id":null,"name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet"}]} 2018-12-23 01:29:35,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-582764f3-17a7-4d3f-97cb-2a1a2ce05836 2018-12-23 01:29:35,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:35,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-9b7e9f50-5b0a-499c-a37b-96bd96333858 Date: Sun, 23 Dec 2018 01:29:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.11"}],"id":"5f0c0641-1ae2-4471-abd2-bd5142431cc4","security_groups":["9e28901a-8121-4314-a3c2-6ff2615f73da"],"mac_address":"fa:16:3e:c4:21:2b","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack-server1_port-qb37rtf4eg4t","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"08d933ed-cbb7-4ede-a129-7a332b0d87bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.4"}],"id":"6a2feaaf-bed6-484b-a393-99a42cb902e4","security_groups":[],"mac_address":"fa:16:3e:12:fb:c8","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.3"}],"id":"7f29c302-b323-401a-881a-8526c9158b35","security_groups":[],"mac_address":"fa:16:3e:eb:95:07","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.2"}],"id":"cc249ca6-e6a7-4ba7-a714-29a70b551f63","security_groups":[],"mac_address":"fa:16:3e:ac:b6:98","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eeace4e3-8c23-4806-95ac-9a7d3e264855"}]} 2018-12-23 01:29:35,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-9b7e9f50-5b0a-499c-a37b-96bd96333858 2018-12-23 01:29:35,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:36,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4168c684-831c-454f-9bf3-ce0296fe3767 x-compute-request-id: req-4168c684-831c-454f-9bf3-ce0296fe3767 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:21:2b", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd", "rel": "bookmark"}], "image": {"id": "e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "links": [{"href": "http://172.30.9.26:8774/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:29:17.000000", "flavor": {"id": "d63189f2-24eb-4155-b3c5-8fd52990f7ff", "links": [{"href": "http://172.30.9.26:8774/flavors/d63189f2-24eb-4155-b3c5-8fd52990f7ff", "rel": "bookmark"}]}, "id": "08d933ed-cbb7-4ede-a129-7a332b0d87bd", "security_groups": [{"name": "default"}], "user_id": "b8932122ae904084a73a1e9533c1eae1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:29:17Z", "hostId": "d0cd66b2b1f3aa08cc4c00beb2f50189cbd2cf4d489b8e2444d47152", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "created": "2018-12-23T01:29:12Z", "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:29:36,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd used request id req-4168c684-831c-454f-9bf3-ce0296fe3767 2018-12-23 01:29:36,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:36,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-01fc0a0e-e1f9-4514-8c5e-70359f92f8d1 Date: Sun, 23 Dec 2018 01:29: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":["47512dc2-0dd2-4f96-9763-fb6d4c563a04"],"updated_at":"2018-12-23T01:29:07Z","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd1a3a1a08d4472a886805c38725e5fe","id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}]} 2018-12-23 01:29:36,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net used request id req-01fc0a0e-e1f9-4514-8c5e-70359f92f8d1 2018-12-23 01:29:36,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:36,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58dfeb52-8975-4b6d-8524-d0a078386c60 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe"}, "enabled": true, "id": "cd1a3a1a08d4472a886805c38725e5fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}} 2018-12-23 01:29:36,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe used request id req-58dfeb52-8975-4b6d-8524-d0a078386c60 2018-12-23 01:29:36,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:36,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0d88d007-4991-4c60-89a8-2a5037832b1d Date: Sun, 23 Dec 2018 01:29:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","dns_nameservers":[],"updated_at":"2018-12-23T01:29:07Z","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":"cd1a3a1a08d4472a886805c38725e5fe","id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","subnetpool_id":null,"name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet"}]} 2018-12-23 01:29:36,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-0d88d007-4991-4c60-89a8-2a5037832b1d 2018-12-23 01:29:36,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb13de3fa2440276eda705628acdd00c12b9dbf" 2018-12-23 01:29:36,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-a556d977-9b1e-4909-be08-51851dc16944 Date: Sun, 23 Dec 2018 01:29:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.11"}],"id":"5f0c0641-1ae2-4471-abd2-bd5142431cc4","security_groups":["9e28901a-8121-4314-a3c2-6ff2615f73da"],"mac_address":"fa:16:3e:c4:21:2b","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack-server1_port-qb37rtf4eg4t","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"08d933ed-cbb7-4ede-a129-7a332b0d87bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.4"}],"id":"6a2feaaf-bed6-484b-a393-99a42cb902e4","security_groups":[],"mac_address":"fa:16:3e:12:fb:c8","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.3"}],"id":"7f29c302-b323-401a-881a-8526c9158b35","security_groups":[],"mac_address":"fa:16:3e:eb:95:07","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.2"}],"id":"cc249ca6-e6a7-4ba7-a714-29a70b551f63","security_groups":[],"mac_address":"fa:16:3e:ac:b6:98","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eeace4e3-8c23-4806-95ac-9a7d3e264855"}]} 2018-12-23 01:29:36,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-a556d977-9b1e-4909-be08-51851dc16944 2018-12-23 01:29:36,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657305c10670757f320f6bd28aa0f0feee9b1c2a" 2018-12-23 01:29:37,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-85bb48c1-ca82-4ebe-acb1-54f264297517 x-compute-request-id: req-85bb48c1-ca82-4ebe-acb1-54f264297517 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:21:2b", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd", "rel": "bookmark"}], "image": {"id": "e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "links": [{"href": "http://172.30.9.26:8774/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:29:17.000000", "flavor": {"id": "d63189f2-24eb-4155-b3c5-8fd52990f7ff", "links": [{"href": "http://172.30.9.26:8774/flavors/d63189f2-24eb-4155-b3c5-8fd52990f7ff", "rel": "bookmark"}]}, "id": "08d933ed-cbb7-4ede-a129-7a332b0d87bd", "security_groups": [{"name": "default"}], "user_id": "b8932122ae904084a73a1e9533c1eae1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:29:17Z", "hostId": "d0cd66b2b1f3aa08cc4c00beb2f50189cbd2cf4d489b8e2444d47152", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "created": "2018-12-23T01:29:12Z", "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:29:37,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/08d933ed-cbb7-4ede-a129-7a332b0d87bd used request id req-85bb48c1-ca82-4ebe-acb1-54f264297517 2018-12-23 01:29:37,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657305c10670757f320f6bd28aa0f0feee9b1c2a" 2018-12-23 01:29:37,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-ed500c13-8b4b-45f3-9862-5e77c2c4962c Date: Sun, 23 Dec 2018 01:29: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":["47512dc2-0dd2-4f96-9763-fb6d4c563a04"],"updated_at":"2018-12-23T01:29:07Z","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd1a3a1a08d4472a886805c38725e5fe","id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}]} 2018-12-23 01:29:37,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net used request id req-ed500c13-8b4b-45f3-9862-5e77c2c4962c 2018-12-23 01:29:37,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657305c10670757f320f6bd28aa0f0feee9b1c2a" 2018-12-23 01:29:37,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a16aae70-1262-4b72-a51c-3e21bed81f98 Date: Sun, 23 Dec 2018 01:29:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","dns_nameservers":[],"updated_at":"2018-12-23T01:29:07Z","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":"cd1a3a1a08d4472a886805c38725e5fe","id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","subnetpool_id":null,"name":"CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet"}]} 2018-12-23 01:29:37,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-a16aae70-1262-4b72-a51c-3e21bed81f98 2018-12-23 01:29:37,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657305c10670757f320f6bd28aa0f0feee9b1c2a" 2018-12-23 01:29:38,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-3e8b3c94-10d5-4b29-8bfd-f62a4cfb8a4a Date: Sun, 23 Dec 2018 01:29:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.11"}],"id":"5f0c0641-1ae2-4471-abd2-bd5142431cc4","security_groups":["9e28901a-8121-4314-a3c2-6ff2615f73da"],"mac_address":"fa:16:3e:c4:21:2b","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack-server1_port-qb37rtf4eg4t","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"08d933ed-cbb7-4ede-a129-7a332b0d87bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.4"}],"id":"6a2feaaf-bed6-484b-a393-99a42cb902e4","security_groups":[],"mac_address":"fa:16:3e:12:fb:c8","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.3"}],"id":"7f29c302-b323-401a-881a-8526c9158b35","security_groups":[],"mac_address":"fa:16:3e:eb:95:07","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eeace4e3-8c23-4806-95ac-9a7d3e264855"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:29:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"47512dc2-0dd2-4f96-9763-fb6d4c563a04","ip_address":"10.0.0.2"}],"id":"cc249ca6-e6a7-4ba7-a714-29a70b551f63","security_groups":[],"mac_address":"fa:16:3e:ac:b6:98","project_id":"cd1a3a1a08d4472a886805c38725e5fe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeace4e3-8c23-4806-95ac-9a7d3e264855","tenant_id":"cd1a3a1a08d4472a886805c38725e5fe","created_at":"2018-12-23T01:29:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eeace4e3-8c23-4806-95ac-9a7d3e264855"}]} 2018-12-23 01:29:38,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=eeace4e3-8c23-4806-95ac-9a7d3e264855 used request id req-3e8b3c94-10d5-4b29-8bfd-f62a4cfb8a4a 2018-12-23 01:29:38,209 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack 2018-12-23 01:29:38,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:38,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:38 GMT Server: Apache x-openstack-request-id: req-cdcfcd3e-6b00-46a0-94b6-854449aa366f Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:38,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:29:38 GMT Server: Apache x-openstack-request-id: req-a2c27751-bc72-4208-99ff-1044bfc0916f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:29:38,279 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd used request id req-a2c27751-bc72-4208-99ff-1044bfc0916f 2018-12-23 01:29:38,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:38,307 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:38 GMT Server: Apache x-openstack-request-id: req-0d4c376c-0aa5-4dc4-b909-696b29701531 Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:38,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:38 GMT Server: Apache x-openstack-request-id: req-af846afe-e0f7-44d0-b888-e204f254fc7d 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": "cd1a3a1a08d4472a886805c38725e5fe", "OS::stack_id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "image_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "inst_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "subnet_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet", "net_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net", "flavor_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "stack_user_project_id": "43100a3f8f324d429520becd568b216c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:29:04Z", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:29:38,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd used request id req-af846afe-e0f7-44d0-b888-e204f254fc7d 2018-12-23 01:29:38,499 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 01:29:38,500 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:29:41,503 - create_stack - DEBUG - Stack status query timeout in 1196.77650499 2018-12-23 01:29:41,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:41,534 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:41 GMT Server: Apache x-openstack-request-id: req-d8f6c56b-8ba8-477b-adda-d3685f4194ac Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:41,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:41 GMT Server: Apache x-openstack-request-id: req-97c4b7ee-d3de-4786-8bb7-30a73d0bb821 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": "cd1a3a1a08d4472a886805c38725e5fe", "OS::stack_id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "image_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "inst_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "subnet_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet", "flavor_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-flavor-name", "net_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "stack_user_project_id": "43100a3f8f324d429520becd568b216c", "tags": null, "creation_time": "2018-12-23T01:29:04Z", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:29:38Z", "id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:29:41,559 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd used request id req-97c4b7ee-d3de-4786-8bb7-30a73d0bb821 2018-12-23 01:29:41,560 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:29:41,560 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:29:44,563 - create_stack - DEBUG - Stack status query timeout in 1193.71602798 2018-12-23 01:29:44,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:44,594 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:44 GMT Server: Apache x-openstack-request-id: req-ddc49203-fdec-42d9-9a8c-289c90f6e317 Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:44,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:44 GMT Server: Apache x-openstack-request-id: req-ae358ccb-681f-4a0b-8ef8-2ebfcc2feb2f 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": "cd1a3a1a08d4472a886805c38725e5fe", "OS::stack_id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "image_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "inst_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "subnet_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet", "flavor_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-flavor-name", "net_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "stack_user_project_id": "43100a3f8f324d429520becd568b216c", "tags": null, "creation_time": "2018-12-23T01:29:04Z", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:29:38Z", "id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:29:44,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd used request id req-ae358ccb-681f-4a0b-8ef8-2ebfcc2feb2f 2018-12-23 01:29:44,620 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:29:44,620 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:29:47,624 - create_stack - DEBUG - Stack status query timeout in 1190.65562916 2018-12-23 01:29:47,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:47,654 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:47 GMT Server: Apache x-openstack-request-id: req-754155bd-e26d-483b-8dd6-4eca219c1776 Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:47,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:47 GMT Server: Apache x-openstack-request-id: req-92226e34-860e-4cee-bddb-09222a7160fa 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": "cd1a3a1a08d4472a886805c38725e5fe", "OS::stack_id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "image_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "inst_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "subnet_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet", "flavor_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-flavor-name", "net_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "stack_user_project_id": "43100a3f8f324d429520becd568b216c", "tags": null, "creation_time": "2018-12-23T01:29:04Z", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:29:38Z", "id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:29:47,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd used request id req-92226e34-860e-4cee-bddb-09222a7160fa 2018-12-23 01:29:47,982 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:29:47,982 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:29:50,985 - create_stack - DEBUG - Stack status query timeout in 1187.29440403 2018-12-23 01:29:50,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:51,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:50 GMT Server: Apache x-openstack-request-id: req-0f62983d-deef-4d9a-9909-14a633b1661a Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:51,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:51 GMT Server: Apache x-openstack-request-id: req-ce60e820-ab9d-4fd7-bf6e-a566baf8a677 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": "cd1a3a1a08d4472a886805c38725e5fe", "OS::stack_id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "image_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "inst_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "subnet_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet", "flavor_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-flavor-name", "net_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "stack_user_project_id": "43100a3f8f324d429520becd568b216c", "tags": null, "creation_time": "2018-12-23T01:29:04Z", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:29:38Z", "id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:29:51,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd used request id req-ce60e820-ab9d-4fd7-bf6e-a566baf8a677 2018-12-23 01:29:51,040 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:29:51,040 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:29:54,043 - create_stack - DEBUG - Stack status query timeout in 1184.23611808 2018-12-23 01:29:54,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:54,075 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:54 GMT Server: Apache x-openstack-request-id: req-034e91d3-5d39-4798-b87c-8a7e4c46c7cd Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:54,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:54 GMT Server: Apache x-openstack-request-id: req-ebdd3812-8220-4752-acf9-14f02f3be518 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": "cd1a3a1a08d4472a886805c38725e5fe", "OS::stack_id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "image_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image", "inst_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-inst", "subnet_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-subnet", "flavor_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-flavor-name", "net_name": "CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-net"}, "deletion_time": "2018-12-23T01:29:52Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack", "stack_user_project_id": "43100a3f8f324d429520becd568b216c", "tags": null, "creation_time": "2018-12-23T01:29:04Z", "links": [{"href": "http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T01:29:38Z", "id": "de4746ee-e9fe-4c81-a0dd-25202b9c45cd", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 01:29:54,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd used request id req-ebdd3812-8220-4752-acf9-14f02f3be518 2018-12-23 01:29:54,121 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 01:29:54,121 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack 2018-12-23 01:29:54,121 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack 2018-12-23 01:29:54,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/de4746ee-e9fe-4c81-a0dd-25202b9c45cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e132cb54b433f8f19e847bc8efe7040e7f8b21" 2018-12-23 01:29:54,150 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:29:54 GMT Server: Apache x-openstack-request-id: req-d4d311cb-d639-417a-8ecc-cf59dc5d688e Location: http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:29:54,176 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:29:54 GMT Server: Apache x-openstack-request-id: req-edb72324-5e33-4a8f-a0db-974c8ffa7ca4 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 01:29:54,176 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/cd1a3a1a08d4472a886805c38725e5fe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-stack/de4746ee-e9fe-4c81-a0dd-25202b9c45cd used request id req-edb72324-5e33-4a8f-a0db-974c8ffa7ca4 2018-12-23 01:29:54,177 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-3ed80e0c-2484-4380-a97f-d51ce30c70ef-image 2018-12-23 01:29:54,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f569f2c46113603cbfe7b82f3ecc80f6e24a30c2" 2018-12-23 01:29:55,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-838945aa-7e77-46aa-bc6f-1ccfc40ee3ec Date: Sun, 23 Dec 2018 01:29:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:29:55,652 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e4daa291-79d7-468c-9cbd-78fcf6a44f3f used request id req-838945aa-7e77-46aa-bc6f-1ccfc40ee3ec 2018-12-23 01:29:55,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/d63189f2-24eb-4155-b3c5-8fd52990f7ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d099b5ae502ccbbb0deecac1c62c10ccd22803db" 2018-12-23 01:29:55,690 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:29:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a26ab93-3e48-4b6c-bb3a-098c0ff4de6f x-compute-request-id: req-1a26ab93-3e48-4b6c-bb3a-098c0ff4de6f Content-Length: 0 Content-Type: application/json 2018-12-23 01:29:55,690 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d63189f2-24eb-4155-b3c5-8fd52990f7ff used request id req-1a26ab93-3e48-4b6c-bb3a-098c0ff4de6f 2018-12-23 01:29:55,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0665f50f338b2c960771059fd1d3cf03cdb722e" 2018-12-23 01:29:55,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-94b17ad0-fba4-4458-9ad1-078322dbc53c Date: Sun, 23 Dec 2018 01:29:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "created_at": "2018-12-23T01:29:05Z", "updated_at": "2018-12-23T01:29:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:29:05Z", "revision_number": 0, "id": "9af22c8c-ba13-45d8-b1b9-4049cbd8d6a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:29:05Z", "security_group_id": "9e28901a-8121-4314-a3c2-6ff2615f73da", "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd1a3a1a08d4472a886805c38725e5fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:29:05Z", "revision_number": 0, "id": "e131299f-2639-40ba-b412-a346ee777b14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:29:05Z", "security_group_id": "9e28901a-8121-4314-a3c2-6ff2615f73da", "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd1a3a1a08d4472a886805c38725e5fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:29:05Z", "revision_number": 0, "id": "e14f1815-1144-4e37-b528-b1b949478d63", "remote_group_id": "9e28901a-8121-4314-a3c2-6ff2615f73da", "remote_ip_prefix": null, "created_at": "2018-12-23T01:29:05Z", "security_group_id": "9e28901a-8121-4314-a3c2-6ff2615f73da", "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd1a3a1a08d4472a886805c38725e5fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:29:05Z", "revision_number": 0, "id": "f99e3e3b-1098-420b-8750-6380b1b839c8", "remote_group_id": "9e28901a-8121-4314-a3c2-6ff2615f73da", "remote_ip_prefix": null, "created_at": "2018-12-23T01:29:05Z", "security_group_id": "9e28901a-8121-4314-a3c2-6ff2615f73da", "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd1a3a1a08d4472a886805c38725e5fe"}], "revision_number": 4, "project_id": "cd1a3a1a08d4472a886805c38725e5fe", "id": "9e28901a-8121-4314-a3c2-6ff2615f73da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:29:55,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-94b17ad0-fba4-4458-9ad1-078322dbc53c 2018-12-23 01:29:55,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0665f50f338b2c960771059fd1d3cf03cdb722e" 2018-12-23 01:29:56,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67990e5e-557c-4625-9e7d-48869746b3b4 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:29:56,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-67990e5e-557c-4625-9e7d-48869746b3b4 2018-12-23 01:29:56,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0665f50f338b2c960771059fd1d3cf03cdb722e" 2018-12-23 01:29:56,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5547a84-18e4-42ea-ac63-0ee20d3221dd Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe"}, "enabled": true, "id": "cd1a3a1a08d4472a886805c38725e5fe", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7240e25-8471-457-proj"}} 2018-12-23 01:29:56,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe used request id req-b5547a84-18e4-42ea-ac63-0ee20d3221dd 2018-12-23 01:29:56,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e28901a-8121-4314-a3c2-6ff2615f73da 2018-12-23 01:29:56,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9e28901a-8121-4314-a3c2-6ff2615f73da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0665f50f338b2c960771059fd1d3cf03cdb722e" 2018-12-23 01:29:56,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b3d0c1bd-1781-4f73-b352-c6ed1b730c3b Date: Sun, 23 Dec 2018 01:29: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-12-23T01:29:05Z", "security_group_id": "9e28901a-8121-4314-a3c2-6ff2615f73da", "port_range_min": null, "revision_number": 0, "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "created_at": "2018-12-23T01:29:05Z", "project_id": "cd1a3a1a08d4472a886805c38725e5fe", "id": "9af22c8c-ba13-45d8-b1b9-4049cbd8d6a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:29:05Z", "security_group_id": "9e28901a-8121-4314-a3c2-6ff2615f73da", "port_range_min": null, "revision_number": 0, "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "created_at": "2018-12-23T01:29:05Z", "project_id": "cd1a3a1a08d4472a886805c38725e5fe", "id": "e131299f-2639-40ba-b412-a346ee777b14"}, {"remote_group_id": "9e28901a-8121-4314-a3c2-6ff2615f73da", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:29:05Z", "security_group_id": "9e28901a-8121-4314-a3c2-6ff2615f73da", "port_range_min": null, "revision_number": 0, "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "created_at": "2018-12-23T01:29:05Z", "project_id": "cd1a3a1a08d4472a886805c38725e5fe", "id": "e14f1815-1144-4e37-b528-b1b949478d63"}, {"remote_group_id": "9e28901a-8121-4314-a3c2-6ff2615f73da", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:29:05Z", "security_group_id": "9e28901a-8121-4314-a3c2-6ff2615f73da", "port_range_min": null, "revision_number": 0, "tenant_id": "cd1a3a1a08d4472a886805c38725e5fe", "created_at": "2018-12-23T01:29:05Z", "project_id": "cd1a3a1a08d4472a886805c38725e5fe", "id": "f99e3e3b-1098-420b-8750-6380b1b839c8"}]} 2018-12-23 01:29:56,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9e28901a-8121-4314-a3c2-6ff2615f73da used request id req-b3d0c1bd-1781-4f73-b352-c6ed1b730c3b 2018-12-23 01:29:56,280 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:29:56,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/9e28901a-8121-4314-a3c2-6ff2615f73da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0665f50f338b2c960771059fd1d3cf03cdb722e" 2018-12-23 01:29:56,583 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3cf0665-f567-4fcd-b9c2-9d8b8452a350 Content-Length: 0 Date: Sun, 23 Dec 2018 01:29:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:29:56,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/9e28901a-8121-4314-a3c2-6ff2615f73da used request id req-d3cf0665-f567-4fcd-b9c2-9d8b8452a350 2018-12-23 01:29:56,584 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-f7240e25-8471-457-proj 2018-12-23 01:29:56,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0665f50f338b2c960771059fd1d3cf03cdb722e" 2018-12-23 01:29:56,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a39fc649-dabd-4ea9-b188-2e701047cb2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:29:56,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/cd1a3a1a08d4472a886805c38725e5fe used request id req-a39fc649-dabd-4ea9-b188-2e701047cb2a 2018-12-23 01:29:56,925 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-f7240e25-8471-457-proj-role 2018-12-23 01:29:56,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/97fba031440946d9ab4db9a6898808a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0665f50f338b2c960771059fd1d3cf03cdb722e" 2018-12-23 01:29:57,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a2042f1-3bf1-45e8-8ca4-e65cb868a064 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:29:57,047 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/97fba031440946d9ab4db9a6898808a8 used request id req-3a2042f1-3bf1-45e8-8ca4-e65cb868a064 2018-12-23 01:29:57,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0665f50f338b2c960771059fd1d3cf03cdb722e" 2018-12-23 01:29:57,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3a8a91-b61f-4ea3-b420-74f4afa9ab76 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:29:57,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6c3a8a91-b61f-4ea3-b420-74f4afa9ab76 2018-12-23 01:29:57,134 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-f7240e25-8471-457-user 2018-12-23 01:29:57,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b8932122ae904084a73a1e9533c1eae1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd71809c59389617ec88943fe87bd2bf29931b5" 2018-12-23 01:29:57,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:29:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edc58f82-8043-4bf5-8abb-42f3618ac60a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:29:57,304 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b8932122ae904084a73a1e9533c1eae1 used request id req-edc58f82-8043-4bf5-8abb-42f3618ac60a 2018-12-23 01:29:57,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:29:57,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:29:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Ahj2ZCKNQhag_EbnmglEbQ"], "issued_at": "2018-12-23T01:29:57.000000Z"}} 2018-12-23 01:29:57,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c644fa9415ed7b11508b1c0326ff7370f0285fd3" 2018-12-23 01:29:57,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb2ca16-c7b8-4fcc-9146-9fb106cc6f9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:29:57,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8bb2ca16-c7b8-4fcc-9146-9fb106cc6f9c 2018-12-23 01:29:57,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:29:57,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:29:58,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["m2twWaDfQ4-JYh38ALCh6A"], "issued_at": "2018-12-23T01:29:58.000000Z"}} 2018-12-23 01:29:58,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c249aac63afbfc922ec7e81c6dce8086e15e6" 2018-12-23 01:29:58,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a0941fd-f071-41cc-b712-07bc49b1964a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:29:58,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4a0941fd-f071-41cc-b712-07bc49b1964a 2018-12-23 01:29:58,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:29:58,259 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:29:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:29:58,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-829f8663-bbb4-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c249aac63afbfc922ec7e81c6dce8086e15e6" 2018-12-23 01:29:58,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1281dd8e-aced-4076-89bb-5688d87e4fd9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-829f8663-bbb4-468-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:29:58,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-829f8663-bbb4-468-proj used request id req-1281dd8e-aced-4076-89bb-5688d87e4fd9 2018-12-23 01:29:58,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c249aac63afbfc922ec7e81c6dce8086e15e6" 2018-12-23 01:29:58,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f794d5-539c-4db2-85f0-d64b161ab7e0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:29:58,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-57f794d5-539c-4db2-85f0-d64b161ab7e0 2018-12-23 01:29:58,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c249aac63afbfc922ec7e81c6dce8086e15e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-829f8663-bbb4-468-proj"}}' 2018-12-23 01:29:58,551 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:29:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c97e647-ab32-4b6d-a82a-4c68e6658fbe Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5"}, "enabled": true, "id": "8aaefc35ef6a4118912002a1c2a6d1c5", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-829f8663-bbb4-468-proj"}} 2018-12-23 01:29:58,551 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3c97e647-ab32-4b6d-a82a-4c68e6658fbe 2018-12-23 01:29:58,551 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-829f8663-bbb4-468-proj 2018-12-23 01:29:58,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:29:58,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:29:58,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["I6roGeimR0WrKq8yePtfaw"], "issued_at": "2018-12-23T01:29:58.000000Z"}} 2018-12-23 01:29:58,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285143018c5c5b36f45a09f9fa2d29db025e0e93" 2018-12-23 01:29:59,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-084e046f-d992-4526-b9a1-84a0d3151583 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:29:59,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-084e046f-d992-4526-b9a1-84a0d3151583 2018-12-23 01:29:59,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:29:59,026 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:29:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:29:59,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285143018c5c5b36f45a09f9fa2d29db025e0e93" 2018-12-23 01:29:59,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b7a8b4f-c756-4883-9b37-1bf77405cfad Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:29:59,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6b7a8b4f-c756-4883-9b37-1bf77405cfad 2018-12-23 01:29:59,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-829f8663-bbb4-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285143018c5c5b36f45a09f9fa2d29db025e0e93" 2018-12-23 01:29:59,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2616e926-62c0-4590-a07e-3a80382b465c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-829f8663-bbb4-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5"}, "enabled": true, "id": "8aaefc35ef6a4118912002a1c2a6d1c5", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-829f8663-bbb4-468-proj"}]} 2018-12-23 01:29:59,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-829f8663-bbb4-468-proj used request id req-2616e926-62c0-4590-a07e-3a80382b465c 2018-12-23 01:29:59,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285143018c5c5b36f45a09f9fa2d29db025e0e93" 2018-12-23 01:29:59,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d7617b-4da3-40d1-99ec-edb525d0ec05 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:29:59,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-54d7617b-4da3-40d1-99ec-edb525d0ec05 2018-12-23 01:29:59,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285143018c5c5b36f45a09f9fa2d29db025e0e93" 2018-12-23 01:29:59,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b84ead5-933b-4b1f-831b-22f8505fbbb4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:29:59,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4b84ead5-933b-4b1f-831b-22f8505fbbb4 2018-12-23 01:29:59,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-829f8663-bbb4-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285143018c5c5b36f45a09f9fa2d29db025e0e93" 2018-12-23 01:29:59,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e052098b-196f-4ba9-810d-17ef33361b3a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-829f8663-bbb4-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5"}, "enabled": true, "id": "8aaefc35ef6a4118912002a1c2a6d1c5", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-829f8663-bbb4-468-proj"}]} 2018-12-23 01:29:59,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-829f8663-bbb4-468-proj used request id req-e052098b-196f-4ba9-810d-17ef33361b3a 2018-12-23 01:29:59,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/a8955c6a6e544ed7a62e58ad3a262c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285143018c5c5b36f45a09f9fa2d29db025e0e93" 2018-12-23 01:29:59,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3fb703-ab14-42d6-9268-70d7d7ee994d Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-829f8663-bbb4-468-user", "links": {"self": "http://172.30.9.26:5000/v3/users/a8955c6a6e544ed7a62e58ad3a262c94"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8aaefc35ef6a4118912002a1c2a6d1c5", "id": "a8955c6a6e544ed7a62e58ad3a262c94", "password_expires_at": null}} 2018-12-23 01:29:59,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/a8955c6a6e544ed7a62e58ad3a262c94 used request id req-8c3fb703-ab14-42d6-9268-70d7d7ee994d 2018-12-23 01:29:59,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5/users/a8955c6a6e544ed7a62e58ad3a262c94/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285143018c5c5b36f45a09f9fa2d29db025e0e93" 2018-12-23 01:29:59,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28e3da4a-0720-4b88-8500-a88141964f63 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5/users/a8955c6a6e544ed7a62e58ad3a262c94/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 01:29:59,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5/users/a8955c6a6e544ed7a62e58ad3a262c94/roles used request id req-28e3da4a-0720-4b88-8500-a88141964f63 2018-12-23 01:29:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285143018c5c5b36f45a09f9fa2d29db025e0e93" 2018-12-23 01:30:00,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd0116f-c1f2-46d0-acb7-657b713e7f8d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "domain_id": null, "name": "admin", "id": "b8a71d37985c4b6e86bd1cd18cca4950"}} 2018-12-23 01:30:00,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-bbd0116f-c1f2-46d0-acb7-657b713e7f8d 2018-12-23 01:30:00,023 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-829f8663-bbb4-468-proj 2018-12-23 01:30:00,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5/users/a8955c6a6e544ed7a62e58ad3a262c94/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285143018c5c5b36f45a09f9fa2d29db025e0e93" 2018-12-23 01:30:00,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbf859a3-9e1e-4860-bb9e-32fb024d530f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:00,152 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5/users/a8955c6a6e544ed7a62e58ad3a262c94/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-cbf859a3-9e1e-4860-bb9e-32fb024d530f 2018-12-23 01:30:00,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285143018c5c5b36f45a09f9fa2d29db025e0e93" 2018-12-23 01:30:00,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b02d3791-484a-445f-a0e4-6ccc5b6e6b55 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:30:00,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b02d3791-484a-445f-a0e4-6ccc5b6e6b55 2018-12-23 01:30:00,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-829f8663-bbb4-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285143018c5c5b36f45a09f9fa2d29db025e0e93" 2018-12-23 01:30:00,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54203a53-a3f9-4e89-b118-b085f1a00161 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-829f8663-bbb4-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5"}, "enabled": true, "id": "8aaefc35ef6a4118912002a1c2a6d1c5", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-829f8663-bbb4-468-proj"}]} 2018-12-23 01:30:00,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-829f8663-bbb4-468-proj used request id req-54203a53-a3f9-4e89-b118-b085f1a00161 2018-12-23 01:30:00,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5/users/a8955c6a6e544ed7a62e58ad3a262c94/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285143018c5c5b36f45a09f9fa2d29db025e0e93" 2018-12-23 01:30:00,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7760fb-5c00-4fc6-80b2-116e0d274b0d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5/users/a8955c6a6e544ed7a62e58ad3a262c94/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}]} 2018-12-23 01:30:00,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5/users/a8955c6a6e544ed7a62e58ad3a262c94/roles used request id req-4d7760fb-5c00-4fc6-80b2-116e0d274b0d 2018-12-23 01:30:00,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285143018c5c5b36f45a09f9fa2d29db025e0e93" 2018-12-23 01:30:00,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9401744-1b01-4838-a4ba-689c47d48ea7 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 01:30:00,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-a9401744-1b01-4838-a4ba-689c47d48ea7 2018-12-23 01:30:00,538 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-829f8663-bbb4-468-proj 2018-12-23 01:30:00,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5/users/a8955c6a6e544ed7a62e58ad3a262c94/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285143018c5c5b36f45a09f9fa2d29db025e0e93" 2018-12-23 01:30:00,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fec1994b-454e-4252-9c36-aa90f8fe63a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:00,660 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5/users/a8955c6a6e544ed7a62e58ad3a262c94/roles/33b4d73a584d43819999ba417c629e3a used request id req-fec1994b-454e-4252-9c36-aa90f8fe63a0 2018-12-23 01:30:00,661 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-829f8663-bbb4-468-user 2018-12-23 01:30:00,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:00,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c249aac63afbfc922ec7e81c6dce8086e15e6" 2018-12-23 01:30:00,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2804868-2cfa-40eb-92a9-a907d2c24e9d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:30:00,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b2804868-2cfa-40eb-92a9-a907d2c24e9d 2018-12-23 01:30:00,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c249aac63afbfc922ec7e81c6dce8086e15e6" -d '{"role": {"name": "CreateStackVolumeTests-829f8663-bbb4-468-proj-role"}}' 2018-12-23 01:30:00,868 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de7c0ee7-9c0f-4ddb-8b81-48048666774a Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "799749705b6d44358ef342edd93af00a", "links": {"self": "http://172.30.9.26:5000/v3/roles/799749705b6d44358ef342edd93af00a"}, "name": "CreateStackVolumeTests-829f8663-bbb4-468-proj-role"}} 2018-12-23 01:30:00,868 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-de7c0ee7-9c0f-4ddb-8b81-48048666774a 2018-12-23 01:30:00,868 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-829f8663-bbb4-468-proj-role 2018-12-23 01:30:00,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/799749705b6d44358ef342edd93af00a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c249aac63afbfc922ec7e81c6dce8086e15e6" 2018-12-23 01:30:00,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f64076-40ad-48d9-8fe5-f5c9c997e58e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/799749705b6d44358ef342edd93af00a"}, "domain_id": null, "name": "CreateStackVolumeTests-829f8663-bbb4-468-proj-role", "id": "799749705b6d44358ef342edd93af00a"}} 2018-12-23 01:30:00,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/799749705b6d44358ef342edd93af00a used request id req-e3f64076-40ad-48d9-8fe5-f5c9c997e58e 2018-12-23 01:30:00,956 - keystone_utils - INFO - Granting role CreateStackVolumeTests-829f8663-bbb4-468-proj-role to project CreateStackVolumeTests-829f8663-bbb4-468-proj 2018-12-23 01:30:00,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5/users/a8955c6a6e544ed7a62e58ad3a262c94/roles/799749705b6d44358ef342edd93af00a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c249aac63afbfc922ec7e81c6dce8086e15e6" 2018-12-23 01:30:01,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2350988e-ae28-4b98-97f9-59685b5639f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:01,092 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5/users/a8955c6a6e544ed7a62e58ad3a262c94/roles/799749705b6d44358ef342edd93af00a used request id req-2350988e-ae28-4b98-97f9-59685b5639f8 2018-12-23 01:30:01,093 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:30:01,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:01,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:01,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "799749705b6d44358ef342edd93af00a", "name": "CreateStackVolumeTests-829f8663-bbb4-468-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8aaefc35ef6a4118912002a1c2a6d1c5", "name": "CreateStackVolumeTests-829f8663-bbb4-468-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-829f8663-bbb4-468-user", "id": "a8955c6a6e544ed7a62e58ad3a262c94"}, "audit_ids": ["Hz7CX1DOSCShfAI9W6PUYA"], "issued_at": "2018-12-23T01:30:01.000000Z"}} 2018-12-23 01:30:01,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2740311d6530685df91fa18c42213bf9c6aad365" 2018-12-23 01:30:01,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65ead65e-8071-4c42-a8ea-b19a18725831 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:01,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-65ead65e-8071-4c42-a8ea-b19a18725831 2018-12-23 01:30:01,558 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:30:01,561 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:30:01,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2740311d6530685df91fa18c42213bf9c6aad365" 2018-12-23 01:30:01,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:01 GMT Server: Apache x-openstack-request-id: req-3d75ced0-ec7e-4d06-a706-ce3b27fd1fd8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 01:30:01,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack used request id req-3d75ced0-ec7e-4d06-a706-ce3b27fd1fd8 2018-12-23 01:30:01,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2740311d6530685df91fa18c42213bf9c6aad365" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-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-0069840d-15ed-40ac-95dc-14861385b1a6-volume-type", "volume_name": "CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-volume"}}' 2018-12-23 01:30:03,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:30:01 GMT Server: Apache x-openstack-request-id: req-5afe84a1-0e12-4202-8cbb-e3e5cc65eb11 Location: http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "47a7f6dc-d147-4277-b369-6e5e190e2610", "links": [{"href": "http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610", "rel": "self"}]}} 2018-12-23 01:30:03,391 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks used request id req-5afe84a1-0e12-4202-8cbb-e3e5cc65eb11 2018-12-23 01:30:03,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/47a7f6dc-d147-4277-b369-6e5e190e2610 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2740311d6530685df91fa18c42213bf9c6aad365" 2018-12-23 01:30:03,575 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:03 GMT Server: Apache x-openstack-request-id: req-5bba243d-ceb4-4828-b2ed-e01646af8b8b Location: http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:03,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:03 GMT Server: Apache x-openstack-request-id: req-58618587-d240-43cc-bb85-9402cac4a265 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": "8aaefc35ef6a4118912002a1c2a6d1c5", "volume_type_name": "CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-volume-type", "OS::stack_id": "47a7f6dc-d147-4277-b369-6e5e190e2610", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack", "volume_name": "CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack", "stack_user_project_id": "27f82755ec454907b8ad87e1fe6db854", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:30:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a7f6dc-d147-4277-b369-6e5e190e2610", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 01:30:03,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610 used request id req-58618587-d240-43cc-bb85-9402cac4a265 2018-12-23 01:30:03,768 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack 2018-12-23 01:30:03,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/47a7f6dc-d147-4277-b369-6e5e190e2610 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2740311d6530685df91fa18c42213bf9c6aad365" 2018-12-23 01:30:03,951 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:03 GMT Server: Apache x-openstack-request-id: req-aaae80df-2c8e-4121-a227-1a7ffb94e858 Location: http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:04,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:03 GMT Server: Apache x-openstack-request-id: req-a20b2ddb-c06f-46df-ad40-4ca52a6b64c5 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": "8aaefc35ef6a4118912002a1c2a6d1c5", "volume_type_name": "CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-volume-type", "OS::stack_id": "47a7f6dc-d147-4277-b369-6e5e190e2610", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack", "volume_name": "CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack", "stack_user_project_id": "27f82755ec454907b8ad87e1fe6db854", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:30:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47a7f6dc-d147-4277-b369-6e5e190e2610", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 01:30:04,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610 used request id req-a20b2ddb-c06f-46df-ad40-4ca52a6b64c5 2018-12-23 01:30:04,134 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:30:04,134 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:30:07,137 - create_stack - DEBUG - Stack status query timeout in 1196.63078809 2018-12-23 01:30:07,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/47a7f6dc-d147-4277-b369-6e5e190e2610 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2740311d6530685df91fa18c42213bf9c6aad365" 2018-12-23 01:30:07,346 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:07 GMT Server: Apache x-openstack-request-id: req-4d01ec9c-1c40-4a17-9acd-f3d919cf6c5d Location: http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:07,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:07 GMT Server: Apache x-openstack-request-id: req-ac688308-f3e4-4ffe-9520-09ea5e80ba38 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "8aaefc35ef6a4118912002a1c2a6d1c5", "volume_type_name": "CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-volume-type", "OS::stack_id": "47a7f6dc-d147-4277-b369-6e5e190e2610", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack", "volume_name": "CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack", "stack_user_project_id": "27f82755ec454907b8ad87e1fe6db854", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:30:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "47a7f6dc-d147-4277-b369-6e5e190e2610", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 01:30:07,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610 used request id req-ac688308-f3e4-4ffe-9520-09ea5e80ba38 2018-12-23 01:30:07,544 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 01:30:07,544 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack 2018-12-23 01:30:07,544 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack 2018-12-23 01:30:07,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/47a7f6dc-d147-4277-b369-6e5e190e2610/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2740311d6530685df91fa18c42213bf9c6aad365" 2018-12-23 01:30:07,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:07 GMT Server: Apache x-openstack-request-id: req-b540f4dc-8e37-47e7-9dc4-f3eea99fef3c Location: http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:07,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:07 GMT Server: Apache x-openstack-request-id: req-e6527932-feb9-4cbc-8ece-c4ff0e8e2887 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610/resources/volume", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-12-23T01:30:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:30:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5b53580e-5ed0-4f1a-8d33-c705100fca6b", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-12-23T01:30:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:30:03Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "7a48dfc7-4d0e-4de9-b9dc-09131641b726", "resource_type": "OS::Cinder::VolumeType"}]} 2018-12-23 01:30:07,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610/resources used request id req-e6527932-feb9-4cbc-8ece-c4ff0e8e2887 2018-12-23 01:30:07,785 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/8aaefc35ef6a4118912002a1c2a6d1c5/volumes/5b53580e-5ed0-4f1a-8d33-c705100fca6b -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2740311d6530685df91fa18c42213bf9c6aad365" 2018-12-23 01:30:07,843 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:07 GMT Server: Apache x-compute-request-id: req-b7b63e06-3903-471a-b3c3-08e093423e17 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b7b63e06-3903-471a-b3c3-08e093423e17 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/8aaefc35ef6a4118912002a1c2a6d1c5/volumes/5b53580e-5ed0-4f1a-8d33-c705100fca6b", "rel": "self"}, {"href": "http://172.30.9.26:8776/8aaefc35ef6a4118912002a1c2a6d1c5/volumes/5b53580e-5ed0-4f1a-8d33-c705100fca6b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T01:30:04.000000", "replication_status": null, "snapshot_id": null, "id": "5b53580e-5ed0-4f1a-8d33-c705100fca6b", "size": 1, "user_id": "a8955c6a6e544ed7a62e58ad3a262c94", "os-vol-tenant-attr:tenant_id": "8aaefc35ef6a4118912002a1c2a6d1c5", "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-0069840d-15ed-40ac-95dc-14861385b1a6-volume", "bootable": "false", "created_at": "2018-12-23T01:30:04.000000", "volume_type": "CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-volume-type"}} 2018-12-23 01:30:07,843 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/8aaefc35ef6a4118912002a1c2a6d1c5/volumes/5b53580e-5ed0-4f1a-8d33-c705100fca6b used request id req-b7b63e06-3903-471a-b3c3-08e093423e17 2018-12-23 01:30:07,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:07,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:08,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "799749705b6d44358ef342edd93af00a", "name": "CreateStackVolumeTests-829f8663-bbb4-468-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8aaefc35ef6a4118912002a1c2a6d1c5", "name": "CreateStackVolumeTests-829f8663-bbb4-468-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-829f8663-bbb4-468-user", "id": "a8955c6a6e544ed7a62e58ad3a262c94"}, "audit_ids": ["XjBVi3a8T46VbSf8ZbqNnQ"], "issued_at": "2018-12-23T01:30:08.000000Z"}} 2018-12-23 01:30:08,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218d162ec4c3e542f4b48ccc15fd63276faab57b" 2018-12-23 01:30:08,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ed76b3-271d-4071-8b8d-1c47c3aea072 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:08,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-28ed76b3-271d-4071-8b8d-1c47c3aea072 2018-12-23 01:30:08,304 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/8aaefc35ef6a4118912002a1c2a6d1c5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218d162ec4c3e542f4b48ccc15fd63276faab57b" 2018-12-23 01:30:08,503 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:08 GMT Server: Apache x-compute-request-id: req-16832b84-3c77-461a-88c9-e9821c2462c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-16832b84-3c77-461a-88c9-e9821c2462c7 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/8aaefc35ef6a4118912002a1c2a6d1c5/volumes/5b53580e-5ed0-4f1a-8d33-c705100fca6b", "rel": "self"}, {"href": "http://172.30.9.26:8776/8aaefc35ef6a4118912002a1c2a6d1c5/volumes/5b53580e-5ed0-4f1a-8d33-c705100fca6b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T01:30:04.000000", "replication_status": null, "snapshot_id": null, "id": "5b53580e-5ed0-4f1a-8d33-c705100fca6b", "size": 1, "user_id": "a8955c6a6e544ed7a62e58ad3a262c94", "os-vol-tenant-attr:tenant_id": "8aaefc35ef6a4118912002a1c2a6d1c5", "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-0069840d-15ed-40ac-95dc-14861385b1a6-volume", "bootable": "false", "created_at": "2018-12-23T01:30:04.000000", "volume_type": "CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-volume-type"}]} 2018-12-23 01:30:08,503 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/8aaefc35ef6a4118912002a1c2a6d1c5/volumes/detail used request id req-16832b84-3c77-461a-88c9-e9821c2462c7 2018-12-23 01:30:08,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:30:08,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:30:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:30:08,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218d162ec4c3e542f4b48ccc15fd63276faab57b" 2018-12-23 01:30:08,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab86eb8-ddd1-4263-8a82-08fe7940a2e3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5"}, "enabled": true, "id": "8aaefc35ef6a4118912002a1c2a6d1c5", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-829f8663-bbb4-468-proj"}} 2018-12-23 01:30:08,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5 used request id req-5ab86eb8-ddd1-4263-8a82-08fe7940a2e3 2018-12-23 01:30:08,601 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack 2018-12-23 01:30:08,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/47a7f6dc-d147-4277-b369-6e5e190e2610 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2740311d6530685df91fa18c42213bf9c6aad365" 2018-12-23 01:30:08,785 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:08 GMT Server: Apache x-openstack-request-id: req-6e626573-8b50-4fe9-af16-1c86f5968873 Location: http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:08,990 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:08 GMT Server: Apache x-openstack-request-id: req-05c6e1f9-d01d-46ac-8bf4-f9ead321133b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:08,990 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610 used request id req-05c6e1f9-d01d-46ac-8bf4-f9ead321133b 2018-12-23 01:30:08,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/47a7f6dc-d147-4277-b369-6e5e190e2610 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2740311d6530685df91fa18c42213bf9c6aad365" 2018-12-23 01:30:09,019 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:09 GMT Server: Apache x-openstack-request-id: req-c0330675-ec4a-4acb-8295-5b57e53058cd Location: http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:09,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:09 GMT Server: Apache x-openstack-request-id: req-184236f9-6b5d-48e6-ac08-18a7545ac5c0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 529 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": "8aaefc35ef6a4118912002a1c2a6d1c5", "volume_type_name": "CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-volume-type", "OS::stack_id": "47a7f6dc-d147-4277-b369-6e5e190e2610", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack", "volume_name": "CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack", "stack_user_project_id": "27f82755ec454907b8ad87e1fe6db854", "tags": null, "creation_time": "2018-12-23T01:30:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:30:08Z", "id": "47a7f6dc-d147-4277-b369-6e5e190e2610", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 01:30:09,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610 used request id req-184236f9-6b5d-48e6-ac08-18a7545ac5c0 2018-12-23 01:30:09,209 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:30:09,209 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:30:12,212 - create_stack - DEBUG - Stack status query timeout in 1196.77801013 2018-12-23 01:30:12,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/47a7f6dc-d147-4277-b369-6e5e190e2610 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2740311d6530685df91fa18c42213bf9c6aad365" 2018-12-23 01:30:12,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:12 GMT Server: Apache x-openstack-request-id: req-3a4a0bb1-2a38-4f86-9f34-86f070e5a2b7 Location: http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:12,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:12 GMT Server: Apache x-openstack-request-id: req-c17e71e4-2505-41d0-aea6-50576f6f9feb 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": "8aaefc35ef6a4118912002a1c2a6d1c5", "volume_type_name": "CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-volume-type", "OS::stack_id": "47a7f6dc-d147-4277-b369-6e5e190e2610", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack", "volume_name": "CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-volume"}, "deletion_time": "2018-12-23T01:30:12Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack", "stack_user_project_id": "27f82755ec454907b8ad87e1fe6db854", "tags": null, "creation_time": "2018-12-23T01:30:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T01:30:08Z", "id": "47a7f6dc-d147-4277-b369-6e5e190e2610", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 01:30:12,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610 used request id req-c17e71e4-2505-41d0-aea6-50576f6f9feb 2018-12-23 01:30:12,268 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 01:30:12,268 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack 2018-12-23 01:30:12,268 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack 2018-12-23 01:30:12,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/47a7f6dc-d147-4277-b369-6e5e190e2610 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2740311d6530685df91fa18c42213bf9c6aad365" 2018-12-23 01:30:12,449 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:12 GMT Server: Apache x-openstack-request-id: req-7d1c92d5-8998-49af-9634-09615e7198f4 Location: http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:12,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:30:12 GMT Server: Apache x-openstack-request-id: req-2be24858-9648-4323-8d68-7e7904f6e8b3 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 01:30:12,476 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/8aaefc35ef6a4118912002a1c2a6d1c5/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0069840d-15ed-40ac-95dc-14861385b1a6-stack/47a7f6dc-d147-4277-b369-6e5e190e2610 used request id req-2be24858-9648-4323-8d68-7e7904f6e8b3 2018-12-23 01:30:12,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c249aac63afbfc922ec7e81c6dce8086e15e6" 2018-12-23 01:30:12,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4729bdc9-cd61-458e-875f-4e785971abac Date: Sun, 23 Dec 2018 01:30:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:30:12,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-4729bdc9-cd61-458e-875f-4e785971abac 2018-12-23 01:30:12,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c249aac63afbfc922ec7e81c6dce8086e15e6" 2018-12-23 01:30:12,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12d47200-c499-498a-892e-d435ded899f7 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:30:12,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-12d47200-c499-498a-892e-d435ded899f7 2018-12-23 01:30:12,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c249aac63afbfc922ec7e81c6dce8086e15e6" 2018-12-23 01:30:12,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-219ebcff-7796-476a-a37c-057956f1d730 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:30:12,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-219ebcff-7796-476a-a37c-057956f1d730 2018-12-23 01:30:12,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c249aac63afbfc922ec7e81c6dce8086e15e6" 2018-12-23 01:30:12,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f6f2360-4e65-4fc7-b21a-b2368a322b6d Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:30:12,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-4f6f2360-4e65-4fc7-b21a-b2368a322b6d 2018-12-23 01:30:12,959 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-829f8663-bbb4-468-proj 2018-12-23 01:30:12,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c249aac63afbfc922ec7e81c6dce8086e15e6" 2018-12-23 01:30:13,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afbcecc0-480d-46f2-9358-5f8d137b2781 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:13,218 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8aaefc35ef6a4118912002a1c2a6d1c5 used request id req-afbcecc0-480d-46f2-9358-5f8d137b2781 2018-12-23 01:30:13,218 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-829f8663-bbb4-468-proj-role 2018-12-23 01:30:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/799749705b6d44358ef342edd93af00a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c249aac63afbfc922ec7e81c6dce8086e15e6" 2018-12-23 01:30:13,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f8464dc-b5fb-46fe-8d6b-daa690427fef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:13,346 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/799749705b6d44358ef342edd93af00a used request id req-2f8464dc-b5fb-46fe-8d6b-daa690427fef 2018-12-23 01:30:13,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c249aac63afbfc922ec7e81c6dce8086e15e6" 2018-12-23 01:30:13,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d59e953-3d01-4e15-812d-2dd9d5fa1a84 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:30:13,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7d59e953-3d01-4e15-812d-2dd9d5fa1a84 2018-12-23 01:30:13,442 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-829f8663-bbb4-468-user 2018-12-23 01:30:13,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/a8955c6a6e544ed7a62e58ad3a262c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285143018c5c5b36f45a09f9fa2d29db025e0e93" 2018-12-23 01:30:13,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b76541d4-0a3b-498b-8e38-709003253320 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:13,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a8955c6a6e544ed7a62e58ad3a262c94 used request id req-b76541d4-0a3b-498b-8e38-709003253320 2018-12-23 01:30:13,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:14,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["QoggJlkRQtGuxGDaRqV2EQ"], "issued_at": "2018-12-23T01:30:14.000000Z"}} 2018-12-23 01:30:14,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f436dba6e784a01ea244f726f771d7c7088c1f" 2018-12-23 01:30:14,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb20cac4-6258-4225-a38c-0dbc64ddfbe6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:14,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cb20cac4-6258-4225-a38c-0dbc64ddfbe6 2018-12-23 01:30:14,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:14,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:14,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["hpz6LP4eT_WBtrQ-vZooMw"], "issued_at": "2018-12-23T01:30:14.000000Z"}} 2018-12-23 01:30:14,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8bac960ffdfd02a0309fe4935a2373ff51fe9d" 2018-12-23 01:30:14,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271ce36e-3bdc-42e3-ae9e-2b25f3cb7a14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:14,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-271ce36e-3bdc-42e3-ae9e-2b25f3cb7a14 2018-12-23 01:30:14,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:30:14,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:30:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:30:14,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-02bfb8de-d06c-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8bac960ffdfd02a0309fe4935a2373ff51fe9d" 2018-12-23 01:30:14,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d98bb996-e760-4f7e-b912-c1f4b6c60d9d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-02bfb8de-d06c-41f-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:30:14,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-02bfb8de-d06c-41f-proj used request id req-d98bb996-e760-4f7e-b912-c1f4b6c60d9d 2018-12-23 01:30:14,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8bac960ffdfd02a0309fe4935a2373ff51fe9d" 2018-12-23 01:30:14,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b54901-dc9e-4d77-9041-f0204089ef9f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:30:14,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-70b54901-dc9e-4d77-9041-f0204089ef9f 2018-12-23 01:30:14,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8bac960ffdfd02a0309fe4935a2373ff51fe9d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-02bfb8de-d06c-41f-proj"}}' 2018-12-23 01:30:14,952 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:30:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b217276-4923-4eab-a5eb-4c512b32792d Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d"}, "enabled": true, "id": "aceca21067554694845278cdc983897d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-02bfb8de-d06c-41f-proj"}} 2018-12-23 01:30:14,952 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7b217276-4923-4eab-a5eb-4c512b32792d 2018-12-23 01:30:14,952 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-02bfb8de-d06c-41f-proj 2018-12-23 01:30:14,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:14,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:15,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["8gmZEhVRTeiFspseZll9zQ"], "issued_at": "2018-12-23T01:30:15.000000Z"}} 2018-12-23 01:30:15,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036fbfa7fbf1dc3bcd1e0ce8e10ca7305574df5" 2018-12-23 01:30:15,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f5f9610-a3a0-45c5-9409-30b4c414d674 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:15,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8f5f9610-a3a0-45c5-9409-30b4c414d674 2018-12-23 01:30:15,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:30:15,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:30:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:30:15,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036fbfa7fbf1dc3bcd1e0ce8e10ca7305574df5" 2018-12-23 01:30:15,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9da37e7-1a3d-449d-92ce-9f4ef90151b2 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:30:15,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b9da37e7-1a3d-449d-92ce-9f4ef90151b2 2018-12-23 01:30:15,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-02bfb8de-d06c-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036fbfa7fbf1dc3bcd1e0ce8e10ca7305574df5" 2018-12-23 01:30:15,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561bd6ee-2116-4102-a098-b49f8a7af31e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-02bfb8de-d06c-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d"}, "enabled": true, "id": "aceca21067554694845278cdc983897d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-02bfb8de-d06c-41f-proj"}]} 2018-12-23 01:30:15,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-02bfb8de-d06c-41f-proj used request id req-561bd6ee-2116-4102-a098-b49f8a7af31e 2018-12-23 01:30:15,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036fbfa7fbf1dc3bcd1e0ce8e10ca7305574df5" 2018-12-23 01:30:15,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3811cac-e23a-41f5-bf0f-7cc04cc69557 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:30:15,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b3811cac-e23a-41f5-bf0f-7cc04cc69557 2018-12-23 01:30:16,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036fbfa7fbf1dc3bcd1e0ce8e10ca7305574df5" 2018-12-23 01:30:16,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40938f92-015b-43ec-87ec-c6c2722122a8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:30:16,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-40938f92-015b-43ec-87ec-c6c2722122a8 2018-12-23 01:30:16,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-02bfb8de-d06c-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036fbfa7fbf1dc3bcd1e0ce8e10ca7305574df5" 2018-12-23 01:30:16,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78818e04-cf71-41ea-8d0d-a6dbd10fd447 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-02bfb8de-d06c-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d"}, "enabled": true, "id": "aceca21067554694845278cdc983897d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-02bfb8de-d06c-41f-proj"}]} 2018-12-23 01:30:16,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-02bfb8de-d06c-41f-proj used request id req-78818e04-cf71-41ea-8d0d-a6dbd10fd447 2018-12-23 01:30:16,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/cd735f57646247fd9d1251389ca5a76d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036fbfa7fbf1dc3bcd1e0ce8e10ca7305574df5" 2018-12-23 01:30:16,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5baeb9f7-6ea2-49a8-8f6a-06e61facd543 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-02bfb8de-d06c-41f-user", "links": {"self": "http://172.30.9.26:5000/v3/users/cd735f57646247fd9d1251389ca5a76d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "aceca21067554694845278cdc983897d", "id": "cd735f57646247fd9d1251389ca5a76d", "password_expires_at": null}} 2018-12-23 01:30:16,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/cd735f57646247fd9d1251389ca5a76d used request id req-5baeb9f7-6ea2-49a8-8f6a-06e61facd543 2018-12-23 01:30:16,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d/users/cd735f57646247fd9d1251389ca5a76d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036fbfa7fbf1dc3bcd1e0ce8e10ca7305574df5" 2018-12-23 01:30:16,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c8685a-a577-4f8b-9b77-00efa5ffa2a1 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d/users/cd735f57646247fd9d1251389ca5a76d/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 01:30:16,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d/users/cd735f57646247fd9d1251389ca5a76d/roles used request id req-85c8685a-a577-4f8b-9b77-00efa5ffa2a1 2018-12-23 01:30:16,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036fbfa7fbf1dc3bcd1e0ce8e10ca7305574df5" 2018-12-23 01:30:16,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99bb5db7-8c0e-48a4-956a-dc235772be25 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "domain_id": null, "name": "admin", "id": "b8a71d37985c4b6e86bd1cd18cca4950"}} 2018-12-23 01:30:16,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-99bb5db7-8c0e-48a4-956a-dc235772be25 2018-12-23 01:30:16,539 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-02bfb8de-d06c-41f-proj 2018-12-23 01:30:16,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d/users/cd735f57646247fd9d1251389ca5a76d/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036fbfa7fbf1dc3bcd1e0ce8e10ca7305574df5" 2018-12-23 01:30:16,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c370438-357f-4a21-bfaf-40832eb3674e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:16,602 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d/users/cd735f57646247fd9d1251389ca5a76d/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-7c370438-357f-4a21-bfaf-40832eb3674e 2018-12-23 01:30:16,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036fbfa7fbf1dc3bcd1e0ce8e10ca7305574df5" 2018-12-23 01:30:16,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-741b9b08-506b-430d-ab51-3480525c0771 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:30:16,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-741b9b08-506b-430d-ab51-3480525c0771 2018-12-23 01:30:16,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-02bfb8de-d06c-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036fbfa7fbf1dc3bcd1e0ce8e10ca7305574df5" 2018-12-23 01:30:16,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02b1deef-126c-4ce1-a420-1976e365ea45 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-02bfb8de-d06c-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d"}, "enabled": true, "id": "aceca21067554694845278cdc983897d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-02bfb8de-d06c-41f-proj"}]} 2018-12-23 01:30:16,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-02bfb8de-d06c-41f-proj used request id req-02b1deef-126c-4ce1-a420-1976e365ea45 2018-12-23 01:30:16,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d/users/cd735f57646247fd9d1251389ca5a76d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036fbfa7fbf1dc3bcd1e0ce8e10ca7305574df5" 2018-12-23 01:30:16,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e50a5fe-5234-43af-b5b0-ef8bc60a881a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d/users/cd735f57646247fd9d1251389ca5a76d/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}]} 2018-12-23 01:30:16,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d/users/cd735f57646247fd9d1251389ca5a76d/roles used request id req-7e50a5fe-5234-43af-b5b0-ef8bc60a881a 2018-12-23 01:30:16,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036fbfa7fbf1dc3bcd1e0ce8e10ca7305574df5" 2018-12-23 01:30:16,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca3d8a88-3822-4b51-9472-ada4558de5a8 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 01:30:16,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-ca3d8a88-3822-4b51-9472-ada4558de5a8 2018-12-23 01:30:16,984 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-02bfb8de-d06c-41f-proj 2018-12-23 01:30:16,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d/users/cd735f57646247fd9d1251389ca5a76d/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036fbfa7fbf1dc3bcd1e0ce8e10ca7305574df5" 2018-12-23 01:30:17,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daf0812a-92fd-4ec7-b30d-78dee54127ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:17,122 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d/users/cd735f57646247fd9d1251389ca5a76d/roles/33b4d73a584d43819999ba417c629e3a used request id req-daf0812a-92fd-4ec7-b30d-78dee54127ef 2018-12-23 01:30:17,122 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-02bfb8de-d06c-41f-user 2018-12-23 01:30:17,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:17,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8bac960ffdfd02a0309fe4935a2373ff51fe9d" 2018-12-23 01:30:17,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059d0eb1-2032-4ffe-9bac-6ab5d222b3ad Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:30:17,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-059d0eb1-2032-4ffe-9bac-6ab5d222b3ad 2018-12-23 01:30:17,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8bac960ffdfd02a0309fe4935a2373ff51fe9d" -d '{"role": {"name": "CreateStackVolumeTests-02bfb8de-d06c-41f-proj-role"}}' 2018-12-23 01:30:17,316 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:30:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16a4fd02-4059-4f72-9c17-bdca982dde4c Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a97574943c834ecfad0e08223ac8429e", "links": {"self": "http://172.30.9.26:5000/v3/roles/a97574943c834ecfad0e08223ac8429e"}, "name": "CreateStackVolumeTests-02bfb8de-d06c-41f-proj-role"}} 2018-12-23 01:30:17,317 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-16a4fd02-4059-4f72-9c17-bdca982dde4c 2018-12-23 01:30:17,317 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-02bfb8de-d06c-41f-proj-role 2018-12-23 01:30:17,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a97574943c834ecfad0e08223ac8429e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8bac960ffdfd02a0309fe4935a2373ff51fe9d" 2018-12-23 01:30:17,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f99e02-aae3-4238-bd60-fce9e3b1b550 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/a97574943c834ecfad0e08223ac8429e"}, "domain_id": null, "name": "CreateStackVolumeTests-02bfb8de-d06c-41f-proj-role", "id": "a97574943c834ecfad0e08223ac8429e"}} 2018-12-23 01:30:17,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a97574943c834ecfad0e08223ac8429e used request id req-59f99e02-aae3-4238-bd60-fce9e3b1b550 2018-12-23 01:30:17,409 - keystone_utils - INFO - Granting role CreateStackVolumeTests-02bfb8de-d06c-41f-proj-role to project CreateStackVolumeTests-02bfb8de-d06c-41f-proj 2018-12-23 01:30:17,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d/users/cd735f57646247fd9d1251389ca5a76d/roles/a97574943c834ecfad0e08223ac8429e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8bac960ffdfd02a0309fe4935a2373ff51fe9d" 2018-12-23 01:30:17,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-498ffd45-6f82-4226-b88d-1afd2a173fee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:17,541 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d/users/cd735f57646247fd9d1251389ca5a76d/roles/a97574943c834ecfad0e08223ac8429e used request id req-498ffd45-6f82-4226-b88d-1afd2a173fee 2018-12-23 01:30:17,541 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:30:17,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:17,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:17,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a97574943c834ecfad0e08223ac8429e", "name": "CreateStackVolumeTests-02bfb8de-d06c-41f-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aceca21067554694845278cdc983897d", "name": "CreateStackVolumeTests-02bfb8de-d06c-41f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/aceca21067554694845278cdc983897d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/aceca21067554694845278cdc983897d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/aceca21067554694845278cdc983897d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/aceca21067554694845278cdc983897d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/aceca21067554694845278cdc983897d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/aceca21067554694845278cdc983897d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aceca21067554694845278cdc983897d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/aceca21067554694845278cdc983897d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/aceca21067554694845278cdc983897d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/aceca21067554694845278cdc983897d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/aceca21067554694845278cdc983897d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-02bfb8de-d06c-41f-user", "id": "cd735f57646247fd9d1251389ca5a76d"}, "audit_ids": ["rS_JiHBcS9edNMFhDpdVRQ"], "issued_at": "2018-12-23T01:30:17.000000Z"}} 2018-12-23 01:30:17,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8da9a34d8f2be1a8af6881e6b27844e2379cd" 2018-12-23 01:30:18,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-debed2ab-3c46-4b30-a53f-7a9a143b2caa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:18,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-debed2ab-3c46-4b30-a53f-7a9a143b2caa 2018-12-23 01:30:18,012 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:30:18,015 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:30:18,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8da9a34d8f2be1a8af6881e6b27844e2379cd" 2018-12-23 01:30:18,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:18 GMT Server: Apache x-openstack-request-id: req-ba02c4a8-2aab-45af-9637-915fe6ca725a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 01:30:18,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack used request id req-ba02c4a8-2aab-45af-9637-915fe6ca725a 2018-12-23 01:30:18,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8da9a34d8f2be1a8af6881e6b27844e2379cd" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-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-b79d53be-c02e-4ddd-9487-54a7c8001dd4-volume-type", "volume_name": "CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-volume"}}' 2018-12-23 01:30:19,927 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:30:18 GMT Server: Apache x-openstack-request-id: req-2ee1481a-02b5-4b00-943f-8f52535396d6 Location: http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "62322ba7-52c5-4e3f-90dc-df59be26f934", "links": [{"href": "http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934", "rel": "self"}]}} 2018-12-23 01:30:19,927 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks used request id req-2ee1481a-02b5-4b00-943f-8f52535396d6 2018-12-23 01:30:19,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/62322ba7-52c5-4e3f-90dc-df59be26f934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8da9a34d8f2be1a8af6881e6b27844e2379cd" 2018-12-23 01:30:20,126 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:19 GMT Server: Apache x-openstack-request-id: req-0170a4ba-ed6c-475d-86ce-c5940c39c5da Location: http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:20,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:20 GMT Server: Apache x-openstack-request-id: req-f822d415-2e93-4fe4-a811-68820481e6fe 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": "aceca21067554694845278cdc983897d", "volume_type_name": "CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-volume-type", "OS::stack_id": "62322ba7-52c5-4e3f-90dc-df59be26f934", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack", "volume_name": "CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack", "stack_user_project_id": "2f1ef1daf8b046cca9d6103075310c34", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:30:19Z", "links": [{"href": "http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "62322ba7-52c5-4e3f-90dc-df59be26f934", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 01:30:20,320 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934 used request id req-f822d415-2e93-4fe4-a811-68820481e6fe 2018-12-23 01:30:20,321 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack 2018-12-23 01:30:20,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/62322ba7-52c5-4e3f-90dc-df59be26f934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8da9a34d8f2be1a8af6881e6b27844e2379cd" 2018-12-23 01:30:20,505 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:20 GMT Server: Apache x-openstack-request-id: req-6d1c49b8-dd10-463a-90d9-46247bf96efc Location: http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:20,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:20 GMT Server: Apache x-openstack-request-id: req-877262eb-6879-4f8b-977c-b1363183e58d 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": "aceca21067554694845278cdc983897d", "volume_type_name": "CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-volume-type", "OS::stack_id": "62322ba7-52c5-4e3f-90dc-df59be26f934", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack", "volume_name": "CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack", "stack_user_project_id": "2f1ef1daf8b046cca9d6103075310c34", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:30:19Z", "links": [{"href": "http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "62322ba7-52c5-4e3f-90dc-df59be26f934", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 01:30:20,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934 used request id req-877262eb-6879-4f8b-977c-b1363183e58d 2018-12-23 01:30:20,703 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:30:20,703 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:30:23,707 - create_stack - DEBUG - Stack status query timeout in 1196.614609 2018-12-23 01:30:23,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/62322ba7-52c5-4e3f-90dc-df59be26f934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8da9a34d8f2be1a8af6881e6b27844e2379cd" 2018-12-23 01:30:23,869 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:23 GMT Server: Apache x-openstack-request-id: req-5c0b2e90-f781-44b8-b06e-fef8fb02a79f Location: http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:23,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:23 GMT Server: Apache x-openstack-request-id: req-61f7a83f-cbce-4b6a-a1ca-43d8d8472658 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "aceca21067554694845278cdc983897d", "volume_type_name": "CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-volume-type", "OS::stack_id": "62322ba7-52c5-4e3f-90dc-df59be26f934", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack", "volume_name": "CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack", "stack_user_project_id": "2f1ef1daf8b046cca9d6103075310c34", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:30:19Z", "links": [{"href": "http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "62322ba7-52c5-4e3f-90dc-df59be26f934", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 01:30:23,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934 used request id req-61f7a83f-cbce-4b6a-a1ca-43d8d8472658 2018-12-23 01:30:23,910 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 01:30:23,910 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack 2018-12-23 01:30:23,910 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack 2018-12-23 01:30:23,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/62322ba7-52c5-4e3f-90dc-df59be26f934/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8da9a34d8f2be1a8af6881e6b27844e2379cd" 2018-12-23 01:30:23,938 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:23 GMT Server: Apache x-openstack-request-id: req-677b0384-7aa0-4682-98b8-5d2ec71d36ec Location: http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:24,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:23 GMT Server: Apache x-openstack-request-id: req-c6154e4e-5542-4026-ad5f-61c22692bb0a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934/resources/volume", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-12-23T01:30:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:30:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "78823ecd-998f-42d1-9da7-8292d5599cdc", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-12-23T01:30:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:30:19Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "ab96b04b-fa57-4d9b-ab3e-6e64148efea2", "resource_type": "OS::Cinder::VolumeType"}]} 2018-12-23 01:30:24,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934/resources used request id req-c6154e4e-5542-4026-ad5f-61c22692bb0a 2018-12-23 01:30:24,132 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/aceca21067554694845278cdc983897d/types/ab96b04b-fa57-4d9b-ab3e-6e64148efea2 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8da9a34d8f2be1a8af6881e6b27844e2379cd" 2018-12-23 01:30:24,318 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:24 GMT Server: Apache x-compute-request-id: req-b0f228c3-f3e9-4ad2-8570-ca94418b5d42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0f228c3-f3e9-4ad2-8570-ca94418b5d42 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "ab96b04b-fa57-4d9b-ab3e-6e64148efea2", "description": null}} 2018-12-23 01:30:24,318 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/aceca21067554694845278cdc983897d/types/ab96b04b-fa57-4d9b-ab3e-6e64148efea2 used request id req-b0f228c3-f3e9-4ad2-8570-ca94418b5d42 2018-12-23 01:30:24,321 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/aceca21067554694845278cdc983897d/types/ab96b04b-fa57-4d9b-ab3e-6e64148efea2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0f228c3-f3e9-4ad2-8570-ca94418b5d42" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8da9a34d8f2be1a8af6881e6b27844e2379cd" 2018-12-23 01:30:24,488 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:24 GMT Server: Apache x-compute-request-id: req-a335e26d-8d33-470e-a575-5306de5ec250 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a335e26d-8d33-470e-a575-5306de5ec250 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "ab96b04b-fa57-4d9b-ab3e-6e64148efea2", "description": null}} 2018-12-23 01:30:24,488 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/aceca21067554694845278cdc983897d/types/ab96b04b-fa57-4d9b-ab3e-6e64148efea2 used request id req-a335e26d-8d33-470e-a575-5306de5ec250 2018-12-23 01:30:24,492 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/aceca21067554694845278cdc983897d/types/ab96b04b-fa57-4d9b-ab3e-6e64148efea2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0f228c3-f3e9-4ad2-8570-ca94418b5d42" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8da9a34d8f2be1a8af6881e6b27844e2379cd" 2018-12-23 01:30:24,515 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:24 GMT Server: Apache x-compute-request-id: req-7e80df40-7c26-4707-b197-c7a5bb8e9190 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7e80df40-7c26-4707-b197-c7a5bb8e9190 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 01:30:24,515 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/aceca21067554694845278cdc983897d/types/ab96b04b-fa57-4d9b-ab3e-6e64148efea2/encryption used request id req-7e80df40-7c26-4707-b197-c7a5bb8e9190 2018-12-23 01:30:24,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:24,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:24,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a97574943c834ecfad0e08223ac8429e", "name": "CreateStackVolumeTests-02bfb8de-d06c-41f-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aceca21067554694845278cdc983897d", "name": "CreateStackVolumeTests-02bfb8de-d06c-41f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/aceca21067554694845278cdc983897d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/aceca21067554694845278cdc983897d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/aceca21067554694845278cdc983897d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/aceca21067554694845278cdc983897d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/aceca21067554694845278cdc983897d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/aceca21067554694845278cdc983897d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aceca21067554694845278cdc983897d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/aceca21067554694845278cdc983897d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/aceca21067554694845278cdc983897d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/aceca21067554694845278cdc983897d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/aceca21067554694845278cdc983897d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-02bfb8de-d06c-41f-user", "id": "cd735f57646247fd9d1251389ca5a76d"}, "audit_ids": ["KCovdiARTe2AJbvJ5JsXNg"], "issued_at": "2018-12-23T01:30:24.000000Z"}} 2018-12-23 01:30:24,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f56b9d9f3b581d32363beff1dee40cb7663977" 2018-12-23 01:30:24,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b72f45-544c-40d9-8c68-ef7a141b5b8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:24,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-92b72f45-544c-40d9-8c68-ef7a141b5b8a 2018-12-23 01:30:24,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/aceca21067554694845278cdc983897d/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f56b9d9f3b581d32363beff1dee40cb7663977" 2018-12-23 01:30:25,182 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:24 GMT Server: Apache x-compute-request-id: req-46b2446b-4762-4a13-8415-91804573a5b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-46b2446b-4762-4a13-8415-91804573a5b6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "ab96b04b-fa57-4d9b-ab3e-6e64148efea2", "description": null}]} 2018-12-23 01:30:25,182 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/aceca21067554694845278cdc983897d/types?is_public=None used request id req-46b2446b-4762-4a13-8415-91804573a5b6 2018-12-23 01:30:25,185 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/aceca21067554694845278cdc983897d/types/ab96b04b-fa57-4d9b-ab3e-6e64148efea2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46b2446b-4762-4a13-8415-91804573a5b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f56b9d9f3b581d32363beff1dee40cb7663977" 2018-12-23 01:30:25,361 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:25 GMT Server: Apache x-compute-request-id: req-791dd1bf-d7bf-4bec-a488-c5a855f213e8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-791dd1bf-d7bf-4bec-a488-c5a855f213e8 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "ab96b04b-fa57-4d9b-ab3e-6e64148efea2", "description": null}} 2018-12-23 01:30:25,361 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/aceca21067554694845278cdc983897d/types/ab96b04b-fa57-4d9b-ab3e-6e64148efea2 used request id req-791dd1bf-d7bf-4bec-a488-c5a855f213e8 2018-12-23 01:30:25,364 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/aceca21067554694845278cdc983897d/types/ab96b04b-fa57-4d9b-ab3e-6e64148efea2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46b2446b-4762-4a13-8415-91804573a5b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f56b9d9f3b581d32363beff1dee40cb7663977" 2018-12-23 01:30:25,542 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:25 GMT Server: Apache x-compute-request-id: req-10865278-3a08-4b6a-855f-d9b0308672ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-10865278-3a08-4b6a-855f-d9b0308672ce Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 01:30:25,542 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/aceca21067554694845278cdc983897d/types/ab96b04b-fa57-4d9b-ab3e-6e64148efea2/encryption used request id req-10865278-3a08-4b6a-855f-d9b0308672ce 2018-12-23 01:30:25,542 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack 2018-12-23 01:30:25,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/62322ba7-52c5-4e3f-90dc-df59be26f934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8da9a34d8f2be1a8af6881e6b27844e2379cd" 2018-12-23 01:30:25,740 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:25 GMT Server: Apache x-openstack-request-id: req-9d69ca98-6393-4d29-bc09-93dc8a52be2e Location: http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:25,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:25 GMT Server: Apache x-openstack-request-id: req-d853c3f7-9792-414e-88c0-b1d61d5a1230 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:25,936 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934 used request id req-d853c3f7-9792-414e-88c0-b1d61d5a1230 2018-12-23 01:30:25,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/62322ba7-52c5-4e3f-90dc-df59be26f934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8da9a34d8f2be1a8af6881e6b27844e2379cd" 2018-12-23 01:30:25,966 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:25 GMT Server: Apache x-openstack-request-id: req-cd5aaedd-b992-4591-9d6a-d72b265d6134 Location: http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:26,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:25 GMT Server: Apache x-openstack-request-id: req-cb4970a6-d7f1-4bfc-a92f-71656a5b6e83 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "aceca21067554694845278cdc983897d", "volume_type_name": "CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-volume-type", "OS::stack_id": "62322ba7-52c5-4e3f-90dc-df59be26f934", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack", "volume_name": "CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack", "stack_user_project_id": "2f1ef1daf8b046cca9d6103075310c34", "tags": null, "creation_time": "2018-12-23T01:30:19Z", "links": [{"href": "http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:30:25Z", "id": "62322ba7-52c5-4e3f-90dc-df59be26f934", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 01:30:26,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934 used request id req-cb4970a6-d7f1-4bfc-a92f-71656a5b6e83 2018-12-23 01:30:26,141 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:30:26,141 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:30:29,144 - create_stack - DEBUG - Stack status query timeout in 1196.79251981 2018-12-23 01:30:29,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/62322ba7-52c5-4e3f-90dc-df59be26f934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8da9a34d8f2be1a8af6881e6b27844e2379cd" 2018-12-23 01:30:29,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:29 GMT Server: Apache x-openstack-request-id: req-cadbb32e-d9c9-421d-8994-f7dd234fb794 Location: http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:29,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:29 GMT Server: Apache x-openstack-request-id: req-0911946f-3a3b-49ca-a298-7f86b406d953 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": "aceca21067554694845278cdc983897d", "volume_type_name": "CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-volume-type", "OS::stack_id": "62322ba7-52c5-4e3f-90dc-df59be26f934", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack", "volume_name": "CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-volume"}, "deletion_time": "2018-12-23T01:30:29Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack", "stack_user_project_id": "2f1ef1daf8b046cca9d6103075310c34", "tags": null, "creation_time": "2018-12-23T01:30:19Z", "links": [{"href": "http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T01:30:25Z", "id": "62322ba7-52c5-4e3f-90dc-df59be26f934", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 01:30:29,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934 used request id req-0911946f-3a3b-49ca-a298-7f86b406d953 2018-12-23 01:30:29,376 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 01:30:29,376 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack 2018-12-23 01:30:29,377 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack 2018-12-23 01:30:29,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/62322ba7-52c5-4e3f-90dc-df59be26f934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd8da9a34d8f2be1a8af6881e6b27844e2379cd" 2018-12-23 01:30:29,564 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:29 GMT Server: Apache x-openstack-request-id: req-f5803af4-4fd5-42e6-8f19-fd7a14559614 Location: http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:29,589 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:30:29 GMT Server: Apache x-openstack-request-id: req-637787a5-d44c-491f-8cb5-593b86735887 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 01:30:29,589 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/aceca21067554694845278cdc983897d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b79d53be-c02e-4ddd-9487-54a7c8001dd4-stack/62322ba7-52c5-4e3f-90dc-df59be26f934 used request id req-637787a5-d44c-491f-8cb5-593b86735887 2018-12-23 01:30:29,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8bac960ffdfd02a0309fe4935a2373ff51fe9d" 2018-12-23 01:30:29,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f6eb4321-95ae-4703-b7cb-ea89f9d36a8c Date: Sun, 23 Dec 2018 01:30:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:30:29,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f6eb4321-95ae-4703-b7cb-ea89f9d36a8c 2018-12-23 01:30:29,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8bac960ffdfd02a0309fe4935a2373ff51fe9d" 2018-12-23 01:30:29,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6520257-7797-4605-95e3-aee346e65dfb Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:30:29,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-f6520257-7797-4605-95e3-aee346e65dfb 2018-12-23 01:30:29,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8bac960ffdfd02a0309fe4935a2373ff51fe9d" 2018-12-23 01:30:29,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80174db3-2ace-4dc9-ba1c-4daa2cabe62f 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:30:29,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-80174db3-2ace-4dc9-ba1c-4daa2cabe62f 2018-12-23 01:30:29,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8bac960ffdfd02a0309fe4935a2373ff51fe9d" 2018-12-23 01:30:30,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdddab9d-1d25-4b1a-a4f4-a9db5101c214 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:30:30,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-bdddab9d-1d25-4b1a-a4f4-a9db5101c214 2018-12-23 01:30:30,072 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-02bfb8de-d06c-41f-proj 2018-12-23 01:30:30,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8bac960ffdfd02a0309fe4935a2373ff51fe9d" 2018-12-23 01:30:30,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d76a3eb9-5e33-4be4-a8cf-bdc738b93cbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:30,307 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/aceca21067554694845278cdc983897d used request id req-d76a3eb9-5e33-4be4-a8cf-bdc738b93cbc 2018-12-23 01:30:30,308 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-02bfb8de-d06c-41f-proj-role 2018-12-23 01:30:30,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a97574943c834ecfad0e08223ac8429e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8bac960ffdfd02a0309fe4935a2373ff51fe9d" 2018-12-23 01:30:30,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cbcf285-3872-4985-b541-1d827e192ae0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:30,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a97574943c834ecfad0e08223ac8429e used request id req-5cbcf285-3872-4985-b541-1d827e192ae0 2018-12-23 01:30:30,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8bac960ffdfd02a0309fe4935a2373ff51fe9d" 2018-12-23 01:30:30,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b392c6-6e14-4435-9868-fcb05f6ab998 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:30:30,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-99b392c6-6e14-4435-9868-fcb05f6ab998 2018-12-23 01:30:30,521 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-02bfb8de-d06c-41f-user 2018-12-23 01:30:30,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/cd735f57646247fd9d1251389ca5a76d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036fbfa7fbf1dc3bcd1e0ce8e10ca7305574df5" 2018-12-23 01:30:30,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05fd0dcc-8571-4688-8250-435fd8dd51b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:30,712 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cd735f57646247fd9d1251389ca5a76d used request id req-05fd0dcc-8571-4688-8250-435fd8dd51b6 2018-12-23 01:30:30,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:31,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["EovEnEEzQHKgG_ti6vUoRg"], "issued_at": "2018-12-23T01:30:31.000000Z"}} 2018-12-23 01:30:31,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74eb91eecffd74003538004b44cbb9856a461be" 2018-12-23 01:30:31,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a3c2cd0-9e4f-466e-86b6-30533859a8a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:31,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9a3c2cd0-9e4f-466e-86b6-30533859a8a1 2018-12-23 01:30:31,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:31,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:31,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["aLlvVJr4RZqLxLDwKNrUAw"], "issued_at": "2018-12-23T01:30:31.000000Z"}} 2018-12-23 01:30:31,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf5da54d68b24d6220c8a2496cbe102fca60310" 2018-12-23 01:30:31,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-097778ec-c29e-4348-9d5c-d0986dc47ae6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:31,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-097778ec-c29e-4348-9d5c-d0986dc47ae6 2018-12-23 01:30:31,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:30:31,660 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:30:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:30:31,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-9a2d9248-1caa-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf5da54d68b24d6220c8a2496cbe102fca60310" 2018-12-23 01:30:31,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3fde38-3877-4d5a-9fd6-8856ebd51457 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-9a2d9248-1caa-453-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:30:31,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-9a2d9248-1caa-453-proj used request id req-5d3fde38-3877-4d5a-9fd6-8856ebd51457 2018-12-23 01:30:31,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf5da54d68b24d6220c8a2496cbe102fca60310" 2018-12-23 01:30:31,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43306d9a-d578-46a5-8aa8-3c61337a4020 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:30:31,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-43306d9a-d578-46a5-8aa8-3c61337a4020 2018-12-23 01:30:31,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf5da54d68b24d6220c8a2496cbe102fca60310" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-9a2d9248-1caa-453-proj"}}' 2018-12-23 01:30:31,969 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-912e2343-8412-41dd-bbd0-40f20316f16d Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826"}, "enabled": true, "id": "127ac1ddc1ce4d199cb1664426642826", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-9a2d9248-1caa-453-proj"}} 2018-12-23 01:30:31,969 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-912e2343-8412-41dd-bbd0-40f20316f16d 2018-12-23 01:30:31,969 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-9a2d9248-1caa-453-proj 2018-12-23 01:30:31,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:31,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:32,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["waYuyI5zSJ2jftcORCzagg"], "issued_at": "2018-12-23T01:30:32.000000Z"}} 2018-12-23 01:30:32,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d196499846297866a636a7a4c022534f0e4028d" 2018-12-23 01:30:32,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4f2443-90c3-448e-9214-948f06c87b9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:32,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3b4f2443-90c3-448e-9214-948f06c87b9c 2018-12-23 01:30:32,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:30:32,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:30:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:30:32,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d196499846297866a636a7a4c022534f0e4028d" 2018-12-23 01:30:32,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b56649-c075-4064-9fc7-a994df02784e Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:30:32,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-21b56649-c075-4064-9fc7-a994df02784e 2018-12-23 01:30:32,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-9a2d9248-1caa-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d196499846297866a636a7a4c022534f0e4028d" 2018-12-23 01:30:32,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd8d5b03-0ae6-4670-94a6-3929a3fd00b1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-9a2d9248-1caa-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826"}, "enabled": true, "id": "127ac1ddc1ce4d199cb1664426642826", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-9a2d9248-1caa-453-proj"}]} 2018-12-23 01:30:32,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-9a2d9248-1caa-453-proj used request id req-bd8d5b03-0ae6-4670-94a6-3929a3fd00b1 2018-12-23 01:30:32,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d196499846297866a636a7a4c022534f0e4028d" 2018-12-23 01:30:32,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b8ca7d7-1e6d-42b2-9c60-905841bde8d4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:30:32,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3b8ca7d7-1e6d-42b2-9c60-905841bde8d4 2018-12-23 01:30:33,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d196499846297866a636a7a4c022534f0e4028d" 2018-12-23 01:30:33,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17decd54-c7ad-47e2-90d3-1cf7dbdf3e56 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:30:33,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-17decd54-c7ad-47e2-90d3-1cf7dbdf3e56 2018-12-23 01:30:33,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-9a2d9248-1caa-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d196499846297866a636a7a4c022534f0e4028d" 2018-12-23 01:30:33,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b870c639-e99a-44a9-ae48-44bd51dc9881 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-9a2d9248-1caa-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826"}, "enabled": true, "id": "127ac1ddc1ce4d199cb1664426642826", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-9a2d9248-1caa-453-proj"}]} 2018-12-23 01:30:33,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-9a2d9248-1caa-453-proj used request id req-b870c639-e99a-44a9-ae48-44bd51dc9881 2018-12-23 01:30:33,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/faecc932097a412a832b47e0bcdb245c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d196499846297866a636a7a4c022534f0e4028d" 2018-12-23 01:30:33,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30bc38fb-a704-4867-a3c0-062ed9d0bfc5 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-9a2d9248-1caa-453-user", "links": {"self": "http://172.30.9.26:5000/v3/users/faecc932097a412a832b47e0bcdb245c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "127ac1ddc1ce4d199cb1664426642826", "id": "faecc932097a412a832b47e0bcdb245c", "password_expires_at": null}} 2018-12-23 01:30:33,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/faecc932097a412a832b47e0bcdb245c used request id req-30bc38fb-a704-4867-a3c0-062ed9d0bfc5 2018-12-23 01:30:33,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826/users/faecc932097a412a832b47e0bcdb245c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d196499846297866a636a7a4c022534f0e4028d" 2018-12-23 01:30:33,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dbeae4f-933e-42e0-a6ad-d68f260a3926 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826/users/faecc932097a412a832b47e0bcdb245c/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 01:30:33,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826/users/faecc932097a412a832b47e0bcdb245c/roles used request id req-9dbeae4f-933e-42e0-a6ad-d68f260a3926 2018-12-23 01:30:33,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d196499846297866a636a7a4c022534f0e4028d" 2018-12-23 01:30:33,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5338afe6-12e5-4254-9169-b4f75de4b931 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "domain_id": null, "name": "admin", "id": "b8a71d37985c4b6e86bd1cd18cca4950"}} 2018-12-23 01:30:33,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-5338afe6-12e5-4254-9169-b4f75de4b931 2018-12-23 01:30:33,576 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-9a2d9248-1caa-453-proj 2018-12-23 01:30:33,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826/users/faecc932097a412a832b47e0bcdb245c/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d196499846297866a636a7a4c022534f0e4028d" 2018-12-23 01:30:33,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f38922aa-801a-4a95-ac93-4cac05d433a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:33,630 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826/users/faecc932097a412a832b47e0bcdb245c/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-f38922aa-801a-4a95-ac93-4cac05d433a1 2018-12-23 01:30:33,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d196499846297866a636a7a4c022534f0e4028d" 2018-12-23 01:30:33,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205c34a7-e391-4971-97b7-6346acf351e8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:30:33,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-205c34a7-e391-4971-97b7-6346acf351e8 2018-12-23 01:30:33,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-9a2d9248-1caa-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d196499846297866a636a7a4c022534f0e4028d" 2018-12-23 01:30:33,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad36d85-41c2-45dd-90f5-0617846c604e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-9a2d9248-1caa-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826"}, "enabled": true, "id": "127ac1ddc1ce4d199cb1664426642826", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-9a2d9248-1caa-453-proj"}]} 2018-12-23 01:30:33,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-9a2d9248-1caa-453-proj used request id req-5ad36d85-41c2-45dd-90f5-0617846c604e 2018-12-23 01:30:33,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826/users/faecc932097a412a832b47e0bcdb245c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d196499846297866a636a7a4c022534f0e4028d" 2018-12-23 01:30:33,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e04ddb3-8b64-4b7d-9fbc-64f473f09d29 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826/users/faecc932097a412a832b47e0bcdb245c/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}]} 2018-12-23 01:30:33,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826/users/faecc932097a412a832b47e0bcdb245c/roles used request id req-6e04ddb3-8b64-4b7d-9fbc-64f473f09d29 2018-12-23 01:30:33,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d196499846297866a636a7a4c022534f0e4028d" 2018-12-23 01:30:34,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0829059-dab4-4d6a-ad69-e83e2a8c5785 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 01:30:34,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-c0829059-dab4-4d6a-ad69-e83e2a8c5785 2018-12-23 01:30:34,076 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-9a2d9248-1caa-453-proj 2018-12-23 01:30:34,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826/users/faecc932097a412a832b47e0bcdb245c/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d196499846297866a636a7a4c022534f0e4028d" 2018-12-23 01:30:34,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-581ac126-166b-47f6-9941-3bf5b01c2cff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:34,212 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826/users/faecc932097a412a832b47e0bcdb245c/roles/33b4d73a584d43819999ba417c629e3a used request id req-581ac126-166b-47f6-9941-3bf5b01c2cff 2018-12-23 01:30:34,212 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-9a2d9248-1caa-453-user 2018-12-23 01:30:34,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:34,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf5da54d68b24d6220c8a2496cbe102fca60310" 2018-12-23 01:30:34,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29fd0e36-e17e-4785-b18d-9fa187bbae3c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:30:34,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-29fd0e36-e17e-4785-b18d-9fa187bbae3c 2018-12-23 01:30:34,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf5da54d68b24d6220c8a2496cbe102fca60310" -d '{"role": {"name": "CreateStackFlavorTests-9a2d9248-1caa-453-proj-role"}}' 2018-12-23 01:30:34,424 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:30:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a07814f4-d65d-4521-982c-b6fd547fa9a6 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f084c4bd76fd424e918f43d31dd6dacf", "links": {"self": "http://172.30.9.26:5000/v3/roles/f084c4bd76fd424e918f43d31dd6dacf"}, "name": "CreateStackFlavorTests-9a2d9248-1caa-453-proj-role"}} 2018-12-23 01:30:34,424 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a07814f4-d65d-4521-982c-b6fd547fa9a6 2018-12-23 01:30:34,424 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-9a2d9248-1caa-453-proj-role 2018-12-23 01:30:34,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f084c4bd76fd424e918f43d31dd6dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf5da54d68b24d6220c8a2496cbe102fca60310" 2018-12-23 01:30:34,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4cf18b5-8b82-427f-9237-f060bce96432 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/f084c4bd76fd424e918f43d31dd6dacf"}, "domain_id": null, "name": "CreateStackFlavorTests-9a2d9248-1caa-453-proj-role", "id": "f084c4bd76fd424e918f43d31dd6dacf"}} 2018-12-23 01:30:34,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f084c4bd76fd424e918f43d31dd6dacf used request id req-f4cf18b5-8b82-427f-9237-f060bce96432 2018-12-23 01:30:34,506 - keystone_utils - INFO - Granting role CreateStackFlavorTests-9a2d9248-1caa-453-proj-role to project CreateStackFlavorTests-9a2d9248-1caa-453-proj 2018-12-23 01:30:34,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826/users/faecc932097a412a832b47e0bcdb245c/roles/f084c4bd76fd424e918f43d31dd6dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf5da54d68b24d6220c8a2496cbe102fca60310" 2018-12-23 01:30:34,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebfc3379-28d8-4486-9797-360253f12773 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:34,636 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826/users/faecc932097a412a832b47e0bcdb245c/roles/f084c4bd76fd424e918f43d31dd6dacf used request id req-ebfc3379-28d8-4486-9797-360253f12773 2018-12-23 01:30:34,636 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:30:34,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:34,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:35,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f084c4bd76fd424e918f43d31dd6dacf", "name": "CreateStackFlavorTests-9a2d9248-1caa-453-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "127ac1ddc1ce4d199cb1664426642826", "name": "CreateStackFlavorTests-9a2d9248-1caa-453-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/127ac1ddc1ce4d199cb1664426642826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/127ac1ddc1ce4d199cb1664426642826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/127ac1ddc1ce4d199cb1664426642826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/127ac1ddc1ce4d199cb1664426642826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/127ac1ddc1ce4d199cb1664426642826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/127ac1ddc1ce4d199cb1664426642826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/127ac1ddc1ce4d199cb1664426642826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/127ac1ddc1ce4d199cb1664426642826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/127ac1ddc1ce4d199cb1664426642826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/127ac1ddc1ce4d199cb1664426642826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/127ac1ddc1ce4d199cb1664426642826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-9a2d9248-1caa-453-user", "id": "faecc932097a412a832b47e0bcdb245c"}, "audit_ids": ["5HZzm4aCQgiLL_s1yw1yfA"], "issued_at": "2018-12-23T01:30:35.000000Z"}} 2018-12-23 01:30:35,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630ca8530dccdecf9aecac4c1e922d208f2ef7b2" 2018-12-23 01:30:35,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c63acc-7c30-404f-866f-bd87ed500e07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:35,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d3c63acc-7c30-404f-866f-bd87ed500e07 2018-12-23 01:30:35,101 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:30:35,104 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:30:35,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks?stack_name=CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630ca8530dccdecf9aecac4c1e922d208f2ef7b2" 2018-12-23 01:30:35,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:35 GMT Server: Apache x-openstack-request-id: req-6ca06f85-ec85-4e30-b228-576473d1b4b4 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 01:30:35,295 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks?stack_name=CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack used request id req-6ca06f85-ec85-4e30-b228-576473d1b4b4 2018-12-23 01:30:35,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630ca8530dccdecf9aecac4c1e922d208f2ef7b2" -d '{"stack_name": "CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-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-12-23 01:30:36,936 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:30:35 GMT Server: Apache x-openstack-request-id: req-46b0a178-5828-43b3-8653-cc32a0ddca7c Location: http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "73028279-7ae9-4517-897a-2db7d4d97cfb", "links": [{"href": "http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb", "rel": "self"}]}} 2018-12-23 01:30:36,936 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks used request id req-46b0a178-5828-43b3-8653-cc32a0ddca7c 2018-12-23 01:30:36,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/73028279-7ae9-4517-897a-2db7d4d97cfb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630ca8530dccdecf9aecac4c1e922d208f2ef7b2" 2018-12-23 01:30:37,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:36 GMT Server: Apache x-openstack-request-id: req-c330b3f0-abbd-4db4-b4c6-e58f6379c573 Location: http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:37,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:37 GMT Server: Apache x-openstack-request-id: req-9a421c9b-0134-44dd-bc85-2194eb111ceb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 505 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "127ac1ddc1ce4d199cb1664426642826", "OS::stack_id": "73028279-7ae9-4517-897a-2db7d4d97cfb", "OS::stack_name": "CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack", "stack_user_project_id": "616096bb2b514fce84a22643771ac90d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:30:36Z", "links": [{"href": "http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "73028279-7ae9-4517-897a-2db7d4d97cfb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 01:30:37,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb used request id req-9a421c9b-0134-44dd-bc85-2194eb111ceb 2018-12-23 01:30:37,166 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack 2018-12-23 01:30:37,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/73028279-7ae9-4517-897a-2db7d4d97cfb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630ca8530dccdecf9aecac4c1e922d208f2ef7b2" 2018-12-23 01:30:37,351 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:37 GMT Server: Apache x-openstack-request-id: req-497abcf7-e174-4912-a1fe-13f8ee6b68fd Location: http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:37,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:37 GMT Server: Apache x-openstack-request-id: req-84983e8b-36dc-4305-b964-744420b52f23 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": "127ac1ddc1ce4d199cb1664426642826", "OS::stack_id": "73028279-7ae9-4517-897a-2db7d4d97cfb", "OS::stack_name": "CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack", "stack_user_project_id": "616096bb2b514fce84a22643771ac90d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:30:36Z", "links": [{"href": "http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "73028279-7ae9-4517-897a-2db7d4d97cfb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 01:30:37,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb used request id req-84983e8b-36dc-4305-b964-744420b52f23 2018-12-23 01:30:37,542 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 01:30:37,542 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack 2018-12-23 01:30:37,542 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack 2018-12-23 01:30:37,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/73028279-7ae9-4517-897a-2db7d4d97cfb/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630ca8530dccdecf9aecac4c1e922d208f2ef7b2" 2018-12-23 01:30:37,727 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:37 GMT Server: Apache x-openstack-request-id: req-877374a8-af6f-4574-89c7-cd1455da188e Location: http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:37,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:37 GMT Server: Apache x-openstack-request-id: req-25f85991-f9a5-40e0-adcd-1dbee0a34166 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-12-23T01:30:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:30:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f5988f06-c886-41e2-b32b-e95131b169f2", "resource_type": "OS::Nova::Flavor"}]} 2018-12-23 01:30:37,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb/resources used request id req-25f85991-f9a5-40e0-adcd-1dbee0a34166 2018-12-23 01:30:37,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/f5988f06-c886-41e2-b32b-e95131b169f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630ca8530dccdecf9aecac4c1e922d208f2ef7b2" 2018-12-23 01:30:37,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77944986-62ee-45a9-a3e6-606313309f7b x-compute-request-id: req-77944986-62ee-45a9-a3e6-606313309f7b Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f5988f06-c886-41e2-b32b-e95131b169f2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f5988f06-c886-41e2-b32b-e95131b169f2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "f5988f06-c886-41e2-b32b-e95131b169f2", "name": "CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack-flavor-mb6kyq6hx3vx", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:30:37,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/f5988f06-c886-41e2-b32b-e95131b169f2 used request id req-77944986-62ee-45a9-a3e6-606313309f7b 2018-12-23 01:30:37,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:37,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:38,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f084c4bd76fd424e918f43d31dd6dacf", "name": "CreateStackFlavorTests-9a2d9248-1caa-453-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "127ac1ddc1ce4d199cb1664426642826", "name": "CreateStackFlavorTests-9a2d9248-1caa-453-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/127ac1ddc1ce4d199cb1664426642826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/127ac1ddc1ce4d199cb1664426642826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/127ac1ddc1ce4d199cb1664426642826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/127ac1ddc1ce4d199cb1664426642826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/127ac1ddc1ce4d199cb1664426642826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/127ac1ddc1ce4d199cb1664426642826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/127ac1ddc1ce4d199cb1664426642826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/127ac1ddc1ce4d199cb1664426642826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/127ac1ddc1ce4d199cb1664426642826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/127ac1ddc1ce4d199cb1664426642826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/127ac1ddc1ce4d199cb1664426642826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-9a2d9248-1caa-453-user", "id": "faecc932097a412a832b47e0bcdb245c"}, "audit_ids": ["-6yG4EIjTC-i_uAVCqhBxg"], "issued_at": "2018-12-23T01:30:38.000000Z"}} 2018-12-23 01:30:38,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73832d6053b6eb7c650169ffd5ca299fe5966dfb" 2018-12-23 01:30:38,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fd84206-70ea-4a58-9127-053c7003e505 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:38,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2fd84206-70ea-4a58-9127-053c7003e505 2018-12-23 01:30:38,345 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:30:38,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73832d6053b6eb7c650169ffd5ca299fe5966dfb" 2018-12-23 01:30:38,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30: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-93c8e586-a59c-40e4-b5a6-e049476343bf x-compute-request-id: req-93c8e586-a59c-40e4-b5a6-e049476343bf Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f5988f06-c886-41e2-b32b-e95131b169f2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f5988f06-c886-41e2-b32b-e95131b169f2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f5988f06-c886-41e2-b32b-e95131b169f2", "rel": "bookmark"}], "name": "CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack-flavor-mb6kyq6hx3vx"}]} 2018-12-23 01:30:38,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-93c8e586-a59c-40e4-b5a6-e049476343bf 2018-12-23 01:30:38,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/f5988f06-c886-41e2-b32b-e95131b169f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73832d6053b6eb7c650169ffd5ca299fe5966dfb" 2018-12-23 01:30:38,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30: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-af9dc549-5008-4167-8256-6314da39fa72 x-compute-request-id: req-af9dc549-5008-4167-8256-6314da39fa72 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f5988f06-c886-41e2-b32b-e95131b169f2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f5988f06-c886-41e2-b32b-e95131b169f2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "f5988f06-c886-41e2-b32b-e95131b169f2", "name": "CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack-flavor-mb6kyq6hx3vx", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:30:38,561 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/f5988f06-c886-41e2-b32b-e95131b169f2 used request id req-af9dc549-5008-4167-8256-6314da39fa72 2018-12-23 01:30:38,561 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack-flavor-mb6kyq6hx3vx 2018-12-23 01:30:38,561 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack 2018-12-23 01:30:38,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/73028279-7ae9-4517-897a-2db7d4d97cfb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630ca8530dccdecf9aecac4c1e922d208f2ef7b2" 2018-12-23 01:30:38,752 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:38 GMT Server: Apache x-openstack-request-id: req-6223f9eb-fe27-4f8f-a579-8b7f291536be Location: http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:38,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:38 GMT Server: Apache x-openstack-request-id: req-75999f9c-9955-46b3-96af-3abbe39079b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:38,794 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb used request id req-75999f9c-9955-46b3-96af-3abbe39079b7 2018-12-23 01:30:38,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/73028279-7ae9-4517-897a-2db7d4d97cfb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630ca8530dccdecf9aecac4c1e922d208f2ef7b2" 2018-12-23 01:30:38,967 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:38 GMT Server: Apache x-openstack-request-id: req-b4c7173e-d39f-4c07-8189-8ce33e199eb2 Location: http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:39,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:38 GMT Server: Apache x-openstack-request-id: req-ac138a5b-0052-4a48-bbe7-5f7e7ef2a386 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 502 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": "127ac1ddc1ce4d199cb1664426642826", "OS::stack_id": "73028279-7ae9-4517-897a-2db7d4d97cfb", "OS::stack_name": "CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack", "stack_user_project_id": "616096bb2b514fce84a22643771ac90d", "tags": null, "creation_time": "2018-12-23T01:30:36Z", "links": [{"href": "http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:30:38Z", "id": "73028279-7ae9-4517-897a-2db7d4d97cfb", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 01:30:39,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb used request id req-ac138a5b-0052-4a48-bbe7-5f7e7ef2a386 2018-12-23 01:30:39,151 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:30:39,151 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:30:42,154 - create_stack - DEBUG - Stack status query timeout in 1196.64007998 2018-12-23 01:30:42,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/73028279-7ae9-4517-897a-2db7d4d97cfb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630ca8530dccdecf9aecac4c1e922d208f2ef7b2" 2018-12-23 01:30:42,346 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:42 GMT Server: Apache x-openstack-request-id: req-531b6bf0-6fea-40ee-b770-07e5cbe7b801 Location: http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:42,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:42 GMT Server: Apache x-openstack-request-id: req-df1f363f-bcef-49f7-83fd-37d1b1525e61 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": "127ac1ddc1ce4d199cb1664426642826", "OS::stack_id": "73028279-7ae9-4517-897a-2db7d4d97cfb", "OS::stack_name": "CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack"}, "deletion_time": "2018-12-23T01:30:40Z", "stack_name": "CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack", "stack_user_project_id": "616096bb2b514fce84a22643771ac90d", "tags": null, "creation_time": "2018-12-23T01:30:36Z", "links": [{"href": "http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T01:30:38Z", "id": "73028279-7ae9-4517-897a-2db7d4d97cfb", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 01:30:42,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb used request id req-df1f363f-bcef-49f7-83fd-37d1b1525e61 2018-12-23 01:30:42,551 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 01:30:42,552 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack 2018-12-23 01:30:42,552 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack 2018-12-23 01:30:42,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/73028279-7ae9-4517-897a-2db7d4d97cfb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630ca8530dccdecf9aecac4c1e922d208f2ef7b2" 2018-12-23 01:30:42,583 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:42 GMT Server: Apache x-openstack-request-id: req-7eec3d63-08c6-412e-9b0f-7484725eb26d Location: http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:42,780 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:30:42 GMT Server: Apache x-openstack-request-id: req-ff8171ce-8f53-46a2-94f8-cd43beef66ce Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 01:30:42,781 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/127ac1ddc1ce4d199cb1664426642826/stacks/CreateStackFlavorTests-5330cefe-e465-4d6e-adf3-e2388770e5f3-stack/73028279-7ae9-4517-897a-2db7d4d97cfb used request id req-ff8171ce-8f53-46a2-94f8-cd43beef66ce 2018-12-23 01:30:42,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf5da54d68b24d6220c8a2496cbe102fca60310" 2018-12-23 01:30:42,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3b6e81a4-c2a4-4a41-b9f1-3e11cd284ead Date: Sun, 23 Dec 2018 01:30:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:30:42,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-3b6e81a4-c2a4-4a41-b9f1-3e11cd284ead 2018-12-23 01:30:42,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf5da54d68b24d6220c8a2496cbe102fca60310" 2018-12-23 01:30:43,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddca723d-9f06-48b4-85aa-7a53793a942c Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:30:43,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-ddca723d-9f06-48b4-85aa-7a53793a942c 2018-12-23 01:30:43,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf5da54d68b24d6220c8a2496cbe102fca60310" 2018-12-23 01:30:43,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-616a29b8-701e-4407-af7c-bb4124f8b534 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:30:43,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-616a29b8-701e-4407-af7c-bb4124f8b534 2018-12-23 01:30:43,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf5da54d68b24d6220c8a2496cbe102fca60310" 2018-12-23 01:30:43,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d445561-49e4-46d9-a8a5-ebf2589ec372 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:30:43,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-3d445561-49e4-46d9-a8a5-ebf2589ec372 2018-12-23 01:30:43,283 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-9a2d9248-1caa-453-proj 2018-12-23 01:30:43,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf5da54d68b24d6220c8a2496cbe102fca60310" 2018-12-23 01:30:43,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c77d5ccb-852d-41ea-b2d6-a900dd82e913 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:43,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/127ac1ddc1ce4d199cb1664426642826 used request id req-c77d5ccb-852d-41ea-b2d6-a900dd82e913 2018-12-23 01:30:43,481 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-9a2d9248-1caa-453-proj-role 2018-12-23 01:30:43,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f084c4bd76fd424e918f43d31dd6dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf5da54d68b24d6220c8a2496cbe102fca60310" 2018-12-23 01:30:43,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1158ff0-db55-48bd-be43-faa8c2d73e17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:43,603 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f084c4bd76fd424e918f43d31dd6dacf used request id req-c1158ff0-db55-48bd-be43-faa8c2d73e17 2018-12-23 01:30:43,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf5da54d68b24d6220c8a2496cbe102fca60310" 2018-12-23 01:30:43,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73d59aa9-a4a3-427d-afd6-aa6fe3a302b5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:30:43,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-73d59aa9-a4a3-427d-afd6-aa6fe3a302b5 2018-12-23 01:30:43,707 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-9a2d9248-1caa-453-user 2018-12-23 01:30:43,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/faecc932097a412a832b47e0bcdb245c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d196499846297866a636a7a4c022534f0e4028d" 2018-12-23 01:30:43,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2efcbdb4-3cf3-44b5-a461-4d0398d7d748 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:43,859 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/faecc932097a412a832b47e0bcdb245c used request id req-2efcbdb4-3cf3-44b5-a461-4d0398d7d748 2018-12-23 01:30:43,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:44,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["k3K5_LhcSYKeZ-16l2JC1A"], "issued_at": "2018-12-23T01:30:44.000000Z"}} 2018-12-23 01:30:44,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130cbd6201f1e61527dcac6c385ed6dafb4ac713" 2018-12-23 01:30:44,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e5984ac-d50e-4ce0-97ab-62d8f33960cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:44,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7e5984ac-d50e-4ce0-97ab-62d8f33960cd 2018-12-23 01:30:44,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:44,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:44,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["k60LGIgGQayVOl7RYyiuUA"], "issued_at": "2018-12-23T01:30:44.000000Z"}} 2018-12-23 01:30:44,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5df491c931ebe9d7d5ba7b43a8d9cd9ad418bec" 2018-12-23 01:30:44,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ed5ba1-9b06-4059-b9d0-c19067ab776b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:44,820 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-68ed5ba1-9b06-4059-b9d0-c19067ab776b 2018-12-23 01:30:44,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:30:44,830 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:30:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:30:44,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-282605e1-ea46-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5df491c931ebe9d7d5ba7b43a8d9cd9ad418bec" 2018-12-23 01:30:44,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae9d5aa7-fdfc-44f2-bec7-c0b284f46d16 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-282605e1-ea46-4d0-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:30:44,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-282605e1-ea46-4d0-proj used request id req-ae9d5aa7-fdfc-44f2-bec7-c0b284f46d16 2018-12-23 01:30:44,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5df491c931ebe9d7d5ba7b43a8d9cd9ad418bec" 2018-12-23 01:30:45,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f8474a4-3540-4ce3-afef-e655e7c3b430 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:30:45,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3f8474a4-3540-4ce3-afef-e655e7c3b430 2018-12-23 01:30:45,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5df491c931ebe9d7d5ba7b43a8d9cd9ad418bec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-282605e1-ea46-4d0-proj"}}' 2018-12-23 01:30:45,137 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:30:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2d5d726-77ff-4f02-a905-0ae99731377f Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ffd1c947424eb1b936659c58cc13"}, "enabled": true, "id": "b005ffd1c947424eb1b936659c58cc13", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-282605e1-ea46-4d0-proj"}} 2018-12-23 01:30:45,137 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d2d5d726-77ff-4f02-a905-0ae99731377f 2018-12-23 01:30:45,137 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-282605e1-ea46-4d0-proj 2018-12-23 01:30:45,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:45,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:45,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["vb17IEoyTyOf_RmlsOpXog"], "issued_at": "2018-12-23T01:30:45.000000Z"}} 2018-12-23 01:30:45,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d1bac9c8f27cfccc70da72569910fcb1e80363" 2018-12-23 01:30:45,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b78abc-09bb-41e6-8d14-dab86b7e8b2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:45,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-30b78abc-09bb-41e6-8d14-dab86b7e8b2b 2018-12-23 01:30:45,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:30:45,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:30:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:30:45,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d1bac9c8f27cfccc70da72569910fcb1e80363" 2018-12-23 01:30:45,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b97f7d-c96e-4865-88d5-f50e0ec6bac2 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:30:45,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-26b97f7d-c96e-4865-88d5-f50e0ec6bac2 2018-12-23 01:30:45,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-282605e1-ea46-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d1bac9c8f27cfccc70da72569910fcb1e80363" 2018-12-23 01:30:45,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0771252-a06c-4cb6-821f-920b870c28fc Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-282605e1-ea46-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ffd1c947424eb1b936659c58cc13"}, "enabled": true, "id": "b005ffd1c947424eb1b936659c58cc13", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-282605e1-ea46-4d0-proj"}]} 2018-12-23 01:30:45,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-282605e1-ea46-4d0-proj used request id req-e0771252-a06c-4cb6-821f-920b870c28fc 2018-12-23 01:30:45,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d1bac9c8f27cfccc70da72569910fcb1e80363" 2018-12-23 01:30:45,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ac8f77-487d-4378-9cd5-0d91d3194fd5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:30:45,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f2ac8f77-487d-4378-9cd5-0d91d3194fd5 2018-12-23 01:30:46,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d1bac9c8f27cfccc70da72569910fcb1e80363" 2018-12-23 01:30:46,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e267c7-0b10-4d85-a81b-ae5b129e6a77 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:30:46,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-26e267c7-0b10-4d85-a81b-ae5b129e6a77 2018-12-23 01:30:46,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-282605e1-ea46-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d1bac9c8f27cfccc70da72569910fcb1e80363" 2018-12-23 01:30:46,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce6ecd66-04ff-46dd-b996-b52d98039213 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-282605e1-ea46-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ffd1c947424eb1b936659c58cc13"}, "enabled": true, "id": "b005ffd1c947424eb1b936659c58cc13", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-282605e1-ea46-4d0-proj"}]} 2018-12-23 01:30:46,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-282605e1-ea46-4d0-proj used request id req-ce6ecd66-04ff-46dd-b996-b52d98039213 2018-12-23 01:30:46,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/ea662d70d6b946aba8b7de23edc81a53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d1bac9c8f27cfccc70da72569910fcb1e80363" 2018-12-23 01:30:46,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e669f31b-c2f9-4a96-a8e2-5d90508c56f2 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-282605e1-ea46-4d0-user", "links": {"self": "http://172.30.9.26:5000/v3/users/ea662d70d6b946aba8b7de23edc81a53"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b005ffd1c947424eb1b936659c58cc13", "id": "ea662d70d6b946aba8b7de23edc81a53", "password_expires_at": null}} 2018-12-23 01:30:46,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/ea662d70d6b946aba8b7de23edc81a53 used request id req-e669f31b-c2f9-4a96-a8e2-5d90508c56f2 2018-12-23 01:30:46,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ffd1c947424eb1b936659c58cc13/users/ea662d70d6b946aba8b7de23edc81a53/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d1bac9c8f27cfccc70da72569910fcb1e80363" 2018-12-23 01:30:46,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0447ed31-8a66-4e3e-84c8-8a0a8fc09ad5 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/b005ffd1c947424eb1b936659c58cc13/users/ea662d70d6b946aba8b7de23edc81a53/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 01:30:46,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ffd1c947424eb1b936659c58cc13/users/ea662d70d6b946aba8b7de23edc81a53/roles used request id req-0447ed31-8a66-4e3e-84c8-8a0a8fc09ad5 2018-12-23 01:30:46,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d1bac9c8f27cfccc70da72569910fcb1e80363" 2018-12-23 01:30:46,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cfa02f1-1da7-4201-898b-187c4ac8937f Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 01:30:46,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-9cfa02f1-1da7-4201-898b-187c4ac8937f 2018-12-23 01:30:46,764 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-282605e1-ea46-4d0-proj 2018-12-23 01:30:46,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b005ffd1c947424eb1b936659c58cc13/users/ea662d70d6b946aba8b7de23edc81a53/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d1bac9c8f27cfccc70da72569910fcb1e80363" 2018-12-23 01:30:46,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39c7dbac-6342-4872-bad2-1e4cdc04583d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:46,882 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b005ffd1c947424eb1b936659c58cc13/users/ea662d70d6b946aba8b7de23edc81a53/roles/33b4d73a584d43819999ba417c629e3a used request id req-39c7dbac-6342-4872-bad2-1e4cdc04583d 2018-12-23 01:30:46,882 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-282605e1-ea46-4d0-user 2018-12-23 01:30:46,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:46,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5df491c931ebe9d7d5ba7b43a8d9cd9ad418bec" 2018-12-23 01:30:46,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b921af0-1fbc-4fa1-b2a9-3d4a9b72ecd3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:30:46,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2b921af0-1fbc-4fa1-b2a9-3d4a9b72ecd3 2018-12-23 01:30:46,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5df491c931ebe9d7d5ba7b43a8d9cd9ad418bec" -d '{"role": {"name": "CreateStackKeypairTests-282605e1-ea46-4d0-proj-role"}}' 2018-12-23 01:30:47,011 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:30:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44116e80-4a94-445d-b2cf-999c39dfd8da Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7018d65b7463493e9cded3f823d33faa", "links": {"self": "http://172.30.9.26:5000/v3/roles/7018d65b7463493e9cded3f823d33faa"}, "name": "CreateStackKeypairTests-282605e1-ea46-4d0-proj-role"}} 2018-12-23 01:30:47,011 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-44116e80-4a94-445d-b2cf-999c39dfd8da 2018-12-23 01:30:47,012 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-282605e1-ea46-4d0-proj-role 2018-12-23 01:30:47,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/7018d65b7463493e9cded3f823d33faa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5df491c931ebe9d7d5ba7b43a8d9cd9ad418bec" 2018-12-23 01:30:47,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e379e4c-e96a-4708-9e51-ca1b038c6743 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/7018d65b7463493e9cded3f823d33faa"}, "domain_id": null, "name": "CreateStackKeypairTests-282605e1-ea46-4d0-proj-role", "id": "7018d65b7463493e9cded3f823d33faa"}} 2018-12-23 01:30:47,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7018d65b7463493e9cded3f823d33faa used request id req-1e379e4c-e96a-4708-9e51-ca1b038c6743 2018-12-23 01:30:47,096 - keystone_utils - INFO - Granting role CreateStackKeypairTests-282605e1-ea46-4d0-proj-role to project CreateStackKeypairTests-282605e1-ea46-4d0-proj 2018-12-23 01:30:47,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b005ffd1c947424eb1b936659c58cc13/users/ea662d70d6b946aba8b7de23edc81a53/roles/7018d65b7463493e9cded3f823d33faa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5df491c931ebe9d7d5ba7b43a8d9cd9ad418bec" 2018-12-23 01:30:47,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c885c992-966d-4f46-9172-e687e04d28a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:47,374 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b005ffd1c947424eb1b936659c58cc13/users/ea662d70d6b946aba8b7de23edc81a53/roles/7018d65b7463493e9cded3f823d33faa used request id req-c885c992-966d-4f46-9172-e687e04d28a1 2018-12-23 01:30:47,374 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:30:47,375 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:30:47,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:47,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:47,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "7018d65b7463493e9cded3f823d33faa", "name": "CreateStackKeypairTests-282605e1-ea46-4d0-proj-role"}], "expires_at": "2018-12-23T02:30:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005ffd1c947424eb1b936659c58cc13", "name": "CreateStackKeypairTests-282605e1-ea46-4d0-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b005ffd1c947424eb1b936659c58cc13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b005ffd1c947424eb1b936659c58cc13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b005ffd1c947424eb1b936659c58cc13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b005ffd1c947424eb1b936659c58cc13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b005ffd1c947424eb1b936659c58cc13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b005ffd1c947424eb1b936659c58cc13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-282605e1-ea46-4d0-user", "id": "ea662d70d6b946aba8b7de23edc81a53"}, "audit_ids": ["zrWi2IaRQ9ifh19C0Ziv2g"], "issued_at": "2018-12-23T01:30:47.000000Z"}} 2018-12-23 01:30:47,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc6e13f4a7f6cb9c3e7f29d0dee21fa76911394" 2018-12-23 01:30:47,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae42d02-3e32-4345-bf13-3a7f12dd762a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:47,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fae42d02-3e32-4345-bf13-3a7f12dd762a 2018-12-23 01:30:47,817 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:30:47,820 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:30:47,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc6e13f4a7f6cb9c3e7f29d0dee21fa76911394" 2018-12-23 01:30:48,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:47 GMT Server: Apache x-openstack-request-id: req-7a47013e-6923-43f8-928d-8a9a432f8da0 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 01:30:48,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack used request id req-7a47013e-6923-43f8-928d-8a9a432f8da0 2018-12-23 01:30:48,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc6e13f4a7f6cb9c3e7f29d0dee21fa76911394" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-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-05f15863-0637-4981-89b8-464093722fc5-kp"}}' 2018-12-23 01:30:49,584 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:30:48 GMT Server: Apache x-openstack-request-id: req-90f6bdb4-5330-4464-9c02-2069db173435 Location: http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "links": [{"href": "http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "rel": "self"}]}} 2018-12-23 01:30:49,584 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks used request id req-90f6bdb4-5330-4464-9c02-2069db173435 2018-12-23 01:30:49,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc6e13f4a7f6cb9c3e7f29d0dee21fa76911394" 2018-12-23 01:30:49,864 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:49 GMT Server: Apache x-openstack-request-id: req-ef94fac6-9bd0-48fc-91ee-175f0989b5b4 Location: http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:50,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:49 GMT Server: Apache x-openstack-request-id: req-03273fd8-9805-40c9-91fa-bfe2e79845d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1902 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": "b005ffd1c947424eb1b936659c58cc13", "OS::stack_id": "5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack", "keypair_name": "CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack", "stack_user_project_id": "249ccc1c28b0435086546248f859c41d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:30:49Z", "links": [{"href": "http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAt2XlW8+ZiSo9ZuKk76YtrocymZ5bLxZOpx5ms/2WNMJ4dEhJ\nURubaQiiGx094QIvY2ackXBkm/L920m4MErHd5WFtiaSiXf3Fhm8OW2l9RTqH1rF\n2mKyEKUni9CSdzm7fG3mRXkIxlyAH2KGdULzlq1eWh+v6xKfiFwEMkVk4i8AIAMc\nTZ78rX+bTco1cdUK2+aJOxRbzBHpLdtZO1Mrwv3GxezgJ2TnWToc+vtHvrGGL8CA\ngBFH14p6I/J8MEB4tEbheLIUg8EMBkaY7O4sk/47otTllyaw6i8uuqOhiJLMMkr0\nm1HZLiQRo+jM2PLXrWcz/DBQRH5R9LFjjlg5ewIDAQABAoIBADOp8sjAXMI1MgLv\nygLwz2GhGHIKGCnVoOaXO9tsjoniVsh7LJw6qLcYBYKZ5DqkwPDBkU2vWchM1ZKW\n29pO1o4rgvVjPFiZgPOq4ElVSDEYaTPYAHCa6QqjW9aZNQl9LAHLe9kKVZx7pmQw\n/yu9Zp2FzVSaJJaWMnbZZR08S0Uj+dKEGRfbT6jEG2LyKRIVE39gTGdDwSjdVdJQ\nJuCakaQy/ejaeIjH8Z4bmCNxAnNPoskw8RUesSYJGIlIF+wtVY9oLIDuTLgl8DsS\nB/wPHD3Jlcz6BCHGwdWQnDWqWQlxfydY7K/kpMuZqq4FBTNuDvAuKQH6UmOrxvxe\nu1cLpFECgYEA7TESd+v/Zs22Pw8ckcL4DcDnw+sTSSh5N8ehiMEA4dg7yc1Ryt9l\nnHGZuDdrvTLc2NYw69q5r7NMo8nyhR0FAwPGVb5efU4Gp8Q/7TNjhbdbkuBuamYa\nLKEV/9afQ1Ok+Y1lkJ9SbIYChl976Gf/lCRcHTFkGrkiAxA1ut4dLbUCgYEAxfDT\nsdURmd3ZOKY14735ubyRgdhV7cYWyKTm5633oJk+JUvozGkFKph19ZHDw2TIMjSY\n1u0P2KM51fxdoRmmGGoQnjzojCqD1hYfJOMuTEZMlTM4H+YMKV+cceOQy91Qboua\nUV1LCrOiODZee3BvAHJe2lVGq+Ew146SPMGMyG8CgYAFUuemN27ZIN7pVW5/uw+U\nR3MsS5d4OedWoC15A1QAvbjB09D1K8R9GXOo1d2eNokMeOpKMPOgBPdAaeT+peMZ\n6TjHbelzCJBPrbD9ovyl4LK2fkEcNER8IfV7c5bJjRQT4d+YumrAMtXVrEj8s3Di\nI1rJ8PTdQLCJvxBlrFydTQKBgQDA7I0oksdo9LW3ZSi5JHy173jS2YxHB/9E6JS1\n0vW77iCIMYhhUyrZ7WdrRftMAnqtlF4zfTMor067phGL53ff6+Dumeb+VqHQlBce\n2N5TMWGLOjTFwm6wFKRizK5gRQET/bUXAJsXfyXpK/TC0z8dbFvO6bbL59y2/BrE\nZNFWuQKBgGvj5tZ83tJIvdA44w4StHKiA+EN4sb7rJS1hVoJums2Bt6vYi+bqxI8\nKFpvrlj2VhnRlUp3JUpqT2hPv6aQbhZwilyMZN4uEYEdIYw3LjnlmazokuE0tpvR\nslN/V+tYL3xg+6vWFA86kz6fLVaIWtqpaaJ7S20ub3QSwi1cmZoZ\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-12-23 01:30:50,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca used request id req-03273fd8-9805-40c9-91fa-bfe2e79845d7 2018-12-23 01:30:50,133 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack 2018-12-23 01:30:50,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc6e13f4a7f6cb9c3e7f29d0dee21fa76911394" 2018-12-23 01:30:50,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:50 GMT Server: Apache x-openstack-request-id: req-8c182e37-6de6-46dc-8a54-5815b43e22bc Location: http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:50,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:50 GMT Server: Apache x-openstack-request-id: req-ce5c43c0-71df-4790-93ad-ea38ebfdd041 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1911 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": "b005ffd1c947424eb1b936659c58cc13", "OS::stack_id": "5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack", "keypair_name": "CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack", "stack_user_project_id": "249ccc1c28b0435086546248f859c41d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:30:49Z", "links": [{"href": "http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAt2XlW8+ZiSo9ZuKk76YtrocymZ5bLxZOpx5ms/2WNMJ4dEhJ\nURubaQiiGx094QIvY2ackXBkm/L920m4MErHd5WFtiaSiXf3Fhm8OW2l9RTqH1rF\n2mKyEKUni9CSdzm7fG3mRXkIxlyAH2KGdULzlq1eWh+v6xKfiFwEMkVk4i8AIAMc\nTZ78rX+bTco1cdUK2+aJOxRbzBHpLdtZO1Mrwv3GxezgJ2TnWToc+vtHvrGGL8CA\ngBFH14p6I/J8MEB4tEbheLIUg8EMBkaY7O4sk/47otTllyaw6i8uuqOhiJLMMkr0\nm1HZLiQRo+jM2PLXrWcz/DBQRH5R9LFjjlg5ewIDAQABAoIBADOp8sjAXMI1MgLv\nygLwz2GhGHIKGCnVoOaXO9tsjoniVsh7LJw6qLcYBYKZ5DqkwPDBkU2vWchM1ZKW\n29pO1o4rgvVjPFiZgPOq4ElVSDEYaTPYAHCa6QqjW9aZNQl9LAHLe9kKVZx7pmQw\n/yu9Zp2FzVSaJJaWMnbZZR08S0Uj+dKEGRfbT6jEG2LyKRIVE39gTGdDwSjdVdJQ\nJuCakaQy/ejaeIjH8Z4bmCNxAnNPoskw8RUesSYJGIlIF+wtVY9oLIDuTLgl8DsS\nB/wPHD3Jlcz6BCHGwdWQnDWqWQlxfydY7K/kpMuZqq4FBTNuDvAuKQH6UmOrxvxe\nu1cLpFECgYEA7TESd+v/Zs22Pw8ckcL4DcDnw+sTSSh5N8ehiMEA4dg7yc1Ryt9l\nnHGZuDdrvTLc2NYw69q5r7NMo8nyhR0FAwPGVb5efU4Gp8Q/7TNjhbdbkuBuamYa\nLKEV/9afQ1Ok+Y1lkJ9SbIYChl976Gf/lCRcHTFkGrkiAxA1ut4dLbUCgYEAxfDT\nsdURmd3ZOKY14735ubyRgdhV7cYWyKTm5633oJk+JUvozGkFKph19ZHDw2TIMjSY\n1u0P2KM51fxdoRmmGGoQnjzojCqD1hYfJOMuTEZMlTM4H+YMKV+cceOQy91Qboua\nUV1LCrOiODZee3BvAHJe2lVGq+Ew146SPMGMyG8CgYAFUuemN27ZIN7pVW5/uw+U\nR3MsS5d4OedWoC15A1QAvbjB09D1K8R9GXOo1d2eNokMeOpKMPOgBPdAaeT+peMZ\n6TjHbelzCJBPrbD9ovyl4LK2fkEcNER8IfV7c5bJjRQT4d+YumrAMtXVrEj8s3Di\nI1rJ8PTdQLCJvxBlrFydTQKBgQDA7I0oksdo9LW3ZSi5JHy173jS2YxHB/9E6JS1\n0vW77iCIMYhhUyrZ7WdrRftMAnqtlF4zfTMor067phGL53ff6+Dumeb+VqHQlBce\n2N5TMWGLOjTFwm6wFKRizK5gRQET/bUXAJsXfyXpK/TC0z8dbFvO6bbL59y2/BrE\nZNFWuQKBgGvj5tZ83tJIvdA44w4StHKiA+EN4sb7rJS1hVoJums2Bt6vYi+bqxI8\nKFpvrlj2VhnRlUp3JUpqT2hPv6aQbhZwilyMZN4uEYEdIYw3LjnlmazokuE0tpvR\nslN/V+tYL3xg+6vWFA86kz6fLVaIWtqpaaJ7S20ub3QSwi1cmZoZ\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-12-23 01:30:50,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca used request id req-ce5c43c0-71df-4790-93ad-ea38ebfdd041 2018-12-23 01:30:50,594 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 01:30:50,594 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack 2018-12-23 01:30:50,594 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack 2018-12-23 01:30:50,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc6e13f4a7f6cb9c3e7f29d0dee21fa76911394" 2018-12-23 01:30:50,624 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:50 GMT Server: Apache x-openstack-request-id: req-69e8cef8-56ec-41b1-91a9-16710bb2d81f Location: http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:50,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:50 GMT Server: Apache x-openstack-request-id: req-0f91c7fe-5254-4e4a-98e8-2a1af8713d6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T01:30:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:30:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-12-23 01:30:50,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca/resources used request id req-0f91c7fe-5254-4e4a-98e8-2a1af8713d6e 2018-12-23 01:30:50,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc6e13f4a7f6cb9c3e7f29d0dee21fa76911394" 2018-12-23 01:30:50,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-185f4a5f-86e1-4357-91ea-0e328a651b28 x-compute-request-id: req-185f4a5f-86e1-4357-91ea-0e328a651b28 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3ZeVbz5mJKj1m4qTvpi2uhzKZnlsvFk6nHmaz/ZY0wnh0SElRG5tpCKIbHT3hAi9jZpyRcGSb8v3bSbgwSsd3lYW2JpKJd/cWGbw5baX1FOofWsXaYrIQpSeL0JJ3Obt8beZFeQjGXIAfYoZ1QvOWrV5aH6/rEp+IXAQyRWTiLwAgAxxNnvytf5tNyjVx1Qrb5ok7FFvMEekt21k7UyvC/cbF7OAnZOdZOhz6+0e+sYYvwICAEUfXinoj8nwwQHi0RuF4shSDwQwGRpjs7iyT/jui1OWXJrDqLy66o6GIkswySvSbUdkuJBGj6MzY8tetZzP8MFBEflH0sWOOWDl7 Generated-by-Nova", "user_id": "ea662d70d6b946aba8b7de23edc81a53", "name": "CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-kp", "deleted": false, "created_at": "2018-12-23T01:30:49.000000", "updated_at": null, "fingerprint": "26:49:50:ed:49:47:93:61:b1:39:cd:61:01:35:67:3e", "deleted_at": null, "id": 96}} 2018-12-23 01:30:50,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-kp used request id req-185f4a5f-86e1-4357-91ea-0e328a651b28 2018-12-23 01:30:50,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc6e13f4a7f6cb9c3e7f29d0dee21fa76911394" 2018-12-23 01:30:51,017 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:50 GMT Server: Apache x-openstack-request-id: req-da09f483-35a7-432b-b1fc-10467716d202 Location: http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:51,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:51 GMT Server: Apache x-openstack-request-id: req-34614869-e3b6-4ed5-a706-049f529d5e64 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1911 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": "b005ffd1c947424eb1b936659c58cc13", "OS::stack_id": "5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack", "keypair_name": "CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack", "stack_user_project_id": "249ccc1c28b0435086546248f859c41d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:30:49Z", "links": [{"href": "http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAt2XlW8+ZiSo9ZuKk76YtrocymZ5bLxZOpx5ms/2WNMJ4dEhJ\nURubaQiiGx094QIvY2ackXBkm/L920m4MErHd5WFtiaSiXf3Fhm8OW2l9RTqH1rF\n2mKyEKUni9CSdzm7fG3mRXkIxlyAH2KGdULzlq1eWh+v6xKfiFwEMkVk4i8AIAMc\nTZ78rX+bTco1cdUK2+aJOxRbzBHpLdtZO1Mrwv3GxezgJ2TnWToc+vtHvrGGL8CA\ngBFH14p6I/J8MEB4tEbheLIUg8EMBkaY7O4sk/47otTllyaw6i8uuqOhiJLMMkr0\nm1HZLiQRo+jM2PLXrWcz/DBQRH5R9LFjjlg5ewIDAQABAoIBADOp8sjAXMI1MgLv\nygLwz2GhGHIKGCnVoOaXO9tsjoniVsh7LJw6qLcYBYKZ5DqkwPDBkU2vWchM1ZKW\n29pO1o4rgvVjPFiZgPOq4ElVSDEYaTPYAHCa6QqjW9aZNQl9LAHLe9kKVZx7pmQw\n/yu9Zp2FzVSaJJaWMnbZZR08S0Uj+dKEGRfbT6jEG2LyKRIVE39gTGdDwSjdVdJQ\nJuCakaQy/ejaeIjH8Z4bmCNxAnNPoskw8RUesSYJGIlIF+wtVY9oLIDuTLgl8DsS\nB/wPHD3Jlcz6BCHGwdWQnDWqWQlxfydY7K/kpMuZqq4FBTNuDvAuKQH6UmOrxvxe\nu1cLpFECgYEA7TESd+v/Zs22Pw8ckcL4DcDnw+sTSSh5N8ehiMEA4dg7yc1Ryt9l\nnHGZuDdrvTLc2NYw69q5r7NMo8nyhR0FAwPGVb5efU4Gp8Q/7TNjhbdbkuBuamYa\nLKEV/9afQ1Ok+Y1lkJ9SbIYChl976Gf/lCRcHTFkGrkiAxA1ut4dLbUCgYEAxfDT\nsdURmd3ZOKY14735ubyRgdhV7cYWyKTm5633oJk+JUvozGkFKph19ZHDw2TIMjSY\n1u0P2KM51fxdoRmmGGoQnjzojCqD1hYfJOMuTEZMlTM4H+YMKV+cceOQy91Qboua\nUV1LCrOiODZee3BvAHJe2lVGq+Ew146SPMGMyG8CgYAFUuemN27ZIN7pVW5/uw+U\nR3MsS5d4OedWoC15A1QAvbjB09D1K8R9GXOo1d2eNokMeOpKMPOgBPdAaeT+peMZ\n6TjHbelzCJBPrbD9ovyl4LK2fkEcNER8IfV7c5bJjRQT4d+YumrAMtXVrEj8s3Di\nI1rJ8PTdQLCJvxBlrFydTQKBgQDA7I0oksdo9LW3ZSi5JHy173jS2YxHB/9E6JS1\n0vW77iCIMYhhUyrZ7WdrRftMAnqtlF4zfTMor067phGL53ff6+Dumeb+VqHQlBce\n2N5TMWGLOjTFwm6wFKRizK5gRQET/bUXAJsXfyXpK/TC0z8dbFvO6bbL59y2/BrE\nZNFWuQKBgGvj5tZ83tJIvdA44w4StHKiA+EN4sb7rJS1hVoJums2Bt6vYi+bqxI8\nKFpvrlj2VhnRlUp3JUpqT2hPv6aQbhZwilyMZN4uEYEdIYw3LjnlmazokuE0tpvR\nslN/V+tYL3xg+6vWFA86kz6fLVaIWtqpaaJ7S20ub3QSwi1cmZoZ\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-12-23 01:30:51,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca used request id req-34614869-e3b6-4ed5-a706-049f529d5e64 2018-12-23 01:30:51,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:51,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:51,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "7018d65b7463493e9cded3f823d33faa", "name": "CreateStackKeypairTests-282605e1-ea46-4d0-proj-role"}], "expires_at": "2018-12-23T02:30:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005ffd1c947424eb1b936659c58cc13", "name": "CreateStackKeypairTests-282605e1-ea46-4d0-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b005ffd1c947424eb1b936659c58cc13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b005ffd1c947424eb1b936659c58cc13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b005ffd1c947424eb1b936659c58cc13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b005ffd1c947424eb1b936659c58cc13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b005ffd1c947424eb1b936659c58cc13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b005ffd1c947424eb1b936659c58cc13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-282605e1-ea46-4d0-user", "id": "ea662d70d6b946aba8b7de23edc81a53"}, "audit_ids": ["nKwqGWhQT3K9xAlI-6ZFuQ"], "issued_at": "2018-12-23T01:30:51.000000Z"}} 2018-12-23 01:30:51,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7345dd8ffe39aa0f38c7d0b4497d1a79a25de" 2018-12-23 01:30:51,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f8c357-203e-4d38-8e09-12ec1c692a01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:51,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-18f8c357-203e-4d38-8e09-12ec1c692a01 2018-12-23 01:30:51,697 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:30:51,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd7345dd8ffe39aa0f38c7d0b4497d1a79a25de" 2018-12-23 01:30:51,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-fe665e0f-8cb8-48ac-9cca-efdf88517d7c x-compute-request-id: req-fe665e0f-8cb8-48ac-9cca-efdf88517d7c Content-Encoding: gzip Content-Length: 489 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3ZeVbz5mJKj1m4qTvpi2uhzKZnlsvFk6nHmaz/ZY0wnh0SElRG5tpCKIbHT3hAi9jZpyRcGSb8v3bSbgwSsd3lYW2JpKJd/cWGbw5baX1FOofWsXaYrIQpSeL0JJ3Obt8beZFeQjGXIAfYoZ1QvOWrV5aH6/rEp+IXAQyRWTiLwAgAxxNnvytf5tNyjVx1Qrb5ok7FFvMEekt21k7UyvC/cbF7OAnZOdZOhz6+0e+sYYvwICAEUfXinoj8nwwQHi0RuF4shSDwQwGRpjs7iyT/jui1OWXJrDqLy66o6GIkswySvSbUdkuJBGj6MzY8tetZzP8MFBEflH0sWOOWDl7 Generated-by-Nova", "name": "CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-kp", "fingerprint": "26:49:50:ed:49:47:93:61:b1:39:cd:61:01:35:67:3e"}}]} 2018-12-23 01:30:51,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-fe665e0f-8cb8-48ac-9cca-efdf88517d7c 2018-12-23 01:30:51,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:52,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "7018d65b7463493e9cded3f823d33faa", "name": "CreateStackKeypairTests-282605e1-ea46-4d0-proj-role"}], "expires_at": "2018-12-23T02:30:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005ffd1c947424eb1b936659c58cc13", "name": "CreateStackKeypairTests-282605e1-ea46-4d0-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b005ffd1c947424eb1b936659c58cc13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b005ffd1c947424eb1b936659c58cc13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b005ffd1c947424eb1b936659c58cc13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b005ffd1c947424eb1b936659c58cc13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b005ffd1c947424eb1b936659c58cc13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b005ffd1c947424eb1b936659c58cc13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-282605e1-ea46-4d0-user", "id": "ea662d70d6b946aba8b7de23edc81a53"}, "audit_ids": ["rwUIRB8tTKqLmiwvtQY-WQ"], "issued_at": "2018-12-23T01:30:52.000000Z"}} 2018-12-23 01:30:52,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feacaac1cf935eacd76f4a41180e1bf7e931a71a" 2018-12-23 01:30:52,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2833eec-174e-4146-b027-242e0fc1ab9d x-compute-request-id: req-b2833eec-174e-4146-b027-242e0fc1ab9d Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3ZeVbz5mJKj1m4qTvpi2uhzKZnlsvFk6nHmaz/ZY0wnh0SElRG5tpCKIbHT3hAi9jZpyRcGSb8v3bSbgwSsd3lYW2JpKJd/cWGbw5baX1FOofWsXaYrIQpSeL0JJ3Obt8beZFeQjGXIAfYoZ1QvOWrV5aH6/rEp+IXAQyRWTiLwAgAxxNnvytf5tNyjVx1Qrb5ok7FFvMEekt21k7UyvC/cbF7OAnZOdZOhz6+0e+sYYvwICAEUfXinoj8nwwQHi0RuF4shSDwQwGRpjs7iyT/jui1OWXJrDqLy66o6GIkswySvSbUdkuJBGj6MzY8tetZzP8MFBEflH0sWOOWDl7 Generated-by-Nova", "user_id": "ea662d70d6b946aba8b7de23edc81a53", "name": "CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-kp", "deleted": false, "created_at": "2018-12-23T01:30:49.000000", "updated_at": null, "fingerprint": "26:49:50:ed:49:47:93:61:b1:39:cd:61:01:35:67:3e", "deleted_at": null, "id": 96}} 2018-12-23 01:30:52,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-kp used request id req-b2833eec-174e-4146-b027-242e0fc1ab9d 2018-12-23 01:30:52,408 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack 2018-12-23 01:30:52,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc6e13f4a7f6cb9c3e7f29d0dee21fa76911394" 2018-12-23 01:30:52,601 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:52 GMT Server: Apache x-openstack-request-id: req-83ea2a93-f305-455d-9f25-8214a44ebbac Location: http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:52,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:52 GMT Server: Apache x-openstack-request-id: req-5b970919-e293-47c4-94a4-b920023ee883 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:52,643 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca used request id req-5b970919-e293-47c4-94a4-b920023ee883 2018-12-23 01:30:52,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc6e13f4a7f6cb9c3e7f29d0dee21fa76911394" 2018-12-23 01:30:52,673 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:52 GMT Server: Apache x-openstack-request-id: req-b06b556c-dc5c-4a41-9f40-8a8ff1dabc86 Location: http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:52,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:52 GMT Server: Apache x-openstack-request-id: req-d3e77f88-8956-4d38-8f35-24acaca8913f 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": "b005ffd1c947424eb1b936659c58cc13", "OS::stack_id": "5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack", "keypair_name": "CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack", "stack_user_project_id": "249ccc1c28b0435086546248f859c41d", "tags": null, "creation_time": "2018-12-23T01:30:49Z", "links": [{"href": "http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:30:52Z", "id": "5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "stack_status_reason": "Stack DELETE started", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-23 01:30:52,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca used request id req-d3e77f88-8956-4d38-8f35-24acaca8913f 2018-12-23 01:30:52,699 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:30:52,699 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:30:55,703 - create_stack - DEBUG - Stack status query timeout in 1196.94049096 2018-12-23 01:30:55,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc6e13f4a7f6cb9c3e7f29d0dee21fa76911394" 2018-12-23 01:30:55,918 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:55 GMT Server: Apache x-openstack-request-id: req-edb3b8d6-c6bd-4c6a-b90b-3dcf33aa205c Location: http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:56,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:55 GMT Server: Apache x-openstack-request-id: req-07bc90f2-8d28-42ac-98fb-762c25989c26 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "b005ffd1c947424eb1b936659c58cc13", "OS::stack_id": "5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack", "keypair_name": "CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-kp"}, "deletion_time": "2018-12-23T01:30:53Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack", "stack_user_project_id": "249ccc1c28b0435086546248f859c41d", "tags": null, "creation_time": "2018-12-23T01:30:49Z", "links": [{"href": "http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T01:30:52Z", "id": "5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-23 01:30:56,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca used request id req-07bc90f2-8d28-42ac-98fb-762c25989c26 2018-12-23 01:30:56,100 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 01:30:56,100 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack 2018-12-23 01:30:56,100 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack 2018-12-23 01:30:56,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc6e13f4a7f6cb9c3e7f29d0dee21fa76911394" 2018-12-23 01:30:56,129 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:30:56 GMT Server: Apache x-openstack-request-id: req-43d8bd10-cc1b-4b6b-9417-9e19f1607628 Location: http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:30:56,155 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:30:56 GMT Server: Apache x-openstack-request-id: req-5ab5d44d-f168-4ba7-89ba-919f682d8363 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 01:30:56,155 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b005ffd1c947424eb1b936659c58cc13/stacks/CreateStackKeypairTests-CreateStackKeypairTests-05f15863-0637-4981-89b8-464093722fc5-stack/5edc1fec-42b7-4c4f-a809-51e7b7b7d1ca used request id req-5ab5d44d-f168-4ba7-89ba-919f682d8363 2018-12-23 01:30:56,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5df491c931ebe9d7d5ba7b43a8d9cd9ad418bec" 2018-12-23 01:30:56,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-06bdd68c-b4ed-46db-9e4b-6488531b758c Date: Sun, 23 Dec 2018 01:30:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:30:56,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-06bdd68c-b4ed-46db-9e4b-6488531b758c 2018-12-23 01:30:56,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5df491c931ebe9d7d5ba7b43a8d9cd9ad418bec" 2018-12-23 01:30:56,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb2d52d5-06a8-4aa1-971d-856818b2c41d Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:30:56,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-bb2d52d5-06a8-4aa1-971d-856818b2c41d 2018-12-23 01:30:56,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5df491c931ebe9d7d5ba7b43a8d9cd9ad418bec" 2018-12-23 01:30:56,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76645cc4-c5d8-47ab-868b-b12f414f37b1 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:30:56,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-76645cc4-c5d8-47ab-868b-b12f414f37b1 2018-12-23 01:30:56,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5df491c931ebe9d7d5ba7b43a8d9cd9ad418bec" 2018-12-23 01:30:56,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5db436e-a458-4c8f-b6f6-8f5f5ddaac2f Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:30:56,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-f5db436e-a458-4c8f-b6f6-8f5f5ddaac2f 2018-12-23 01:30:56,641 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-282605e1-ea46-4d0-proj 2018-12-23 01:30:56,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b005ffd1c947424eb1b936659c58cc13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5df491c931ebe9d7d5ba7b43a8d9cd9ad418bec" 2018-12-23 01:30:56,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b704bcfc-9ba9-4def-9289-2682ec0c5144 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:56,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b005ffd1c947424eb1b936659c58cc13 used request id req-b704bcfc-9ba9-4def-9289-2682ec0c5144 2018-12-23 01:30:56,847 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-282605e1-ea46-4d0-proj-role 2018-12-23 01:30:56,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/7018d65b7463493e9cded3f823d33faa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5df491c931ebe9d7d5ba7b43a8d9cd9ad418bec" 2018-12-23 01:30:56,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e667415d-97f0-4f61-9ad3-2ca1331c465c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:56,987 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7018d65b7463493e9cded3f823d33faa used request id req-e667415d-97f0-4f61-9ad3-2ca1331c465c 2018-12-23 01:30:56,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5df491c931ebe9d7d5ba7b43a8d9cd9ad418bec" 2018-12-23 01:30:57,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6727b657-697b-4062-9c18-9acd4b6750c3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:30:57,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6727b657-697b-4062-9c18-9acd4b6750c3 2018-12-23 01:30:57,075 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-282605e1-ea46-4d0-user 2018-12-23 01:30:57,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/ea662d70d6b946aba8b7de23edc81a53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d1bac9c8f27cfccc70da72569910fcb1e80363" 2018-12-23 01:30:57,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2437ae7f-308f-49f1-94e6-9bda038c7039 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:30:57,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ea662d70d6b946aba8b7de23edc81a53 used request id req-2437ae7f-308f-49f1-94e6-9bda038c7039 2018-12-23 01:30:57,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:57,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["st7TdYcyS1iGa9NBVseirw"], "issued_at": "2018-12-23T01:30:57.000000Z"}} 2018-12-23 01:30:57,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441949116ed8472eb4d0709d1b1bc0aa670d4e54" 2018-12-23 01:30:57,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ebadc4-8199-4f02-85fc-8a35eaf37ce8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:57,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d7ebadc4-8199-4f02-85fc-8a35eaf37ce8 2018-12-23 01:30:57,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:57,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:58,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["mOtQMli2Q_eSDRraKud7qQ"], "issued_at": "2018-12-23T01:30:58.000000Z"}} 2018-12-23 01:30:58,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" 2018-12-23 01:30:58,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b785ca5-fefa-4341-bfe4-3b454aa6cd0e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:58,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0b785ca5-fefa-4341-bfe4-3b454aa6cd0e 2018-12-23 01:30:58,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:30:58,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:30:58,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" 2018-12-23 01:30:58,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f80b3a-e04f-473e-a2d3-58547d16ed40 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:30:58,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj used request id req-95f80b3a-e04f-473e-a2d3-58547d16ed40 2018-12-23 01:30:58,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" 2018-12-23 01:30:58,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-600870d2-64a5-47f0-910f-5882aedc3e7e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:30:58,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-600870d2-64a5-47f0-910f-5882aedc3e7e 2018-12-23 01:30:58,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj"}}' 2018-12-23 01:30:58,448 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:30:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf206874-70f0-49e7-a73b-c6e1dfdd5e14 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf"}, "enabled": true, "id": "1c7e5f94337f4c2bb189499c822fdbcf", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj"}} 2018-12-23 01:30:58,448 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-cf206874-70f0-49e7-a73b-c6e1dfdd5e14 2018-12-23 01:30:58,448 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj 2018-12-23 01:30:58,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:30:58,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:30:58,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["9M2eV9sNSwyuK1u20YZoPQ"], "issued_at": "2018-12-23T01:30:58.000000Z"}} 2018-12-23 01:30:58,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ef9438fc7408ceba1176c682791517d6be23c3" 2018-12-23 01:30:58,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b619cfae-0de5-4b07-a6f5-7a9523ef1647 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:30:58,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b619cfae-0de5-4b07-a6f5-7a9523ef1647 2018-12-23 01:30:58,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:30:58,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:30:58,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ef9438fc7408ceba1176c682791517d6be23c3" 2018-12-23 01:30:59,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3c30565-e8e6-4924-a0c8-6ce56420ac94 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:30:59,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a3c30565-e8e6-4924-a0c8-6ce56420ac94 2018-12-23 01:30:59,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ef9438fc7408ceba1176c682791517d6be23c3" 2018-12-23 01:30:59,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-659ccd87-511d-4bcc-ab23-aa5a70eea327 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf"}, "enabled": true, "id": "1c7e5f94337f4c2bb189499c822fdbcf", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj"}]} 2018-12-23 01:30:59,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj used request id req-659ccd87-511d-4bcc-ab23-aa5a70eea327 2018-12-23 01:30:59,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ef9438fc7408ceba1176c682791517d6be23c3" 2018-12-23 01:30:59,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee507a78-1792-437b-b0ab-5d9a96deadbd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:30:59,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ee507a78-1792-437b-b0ab-5d9a96deadbd 2018-12-23 01:30:59,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ef9438fc7408ceba1176c682791517d6be23c3" 2018-12-23 01:30:59,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2843211-a235-4d06-88e4-6730fb44396c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:30:59,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b2843211-a235-4d06-88e4-6730fb44396c 2018-12-23 01:30:59,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ef9438fc7408ceba1176c682791517d6be23c3" 2018-12-23 01:30:59,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052ca714-08c8-4bf3-b93c-64ff84bb918f Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf"}, "enabled": true, "id": "1c7e5f94337f4c2bb189499c822fdbcf", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj"}]} 2018-12-23 01:30:59,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj used request id req-052ca714-08c8-4bf3-b93c-64ff84bb918f 2018-12-23 01:30:59,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/b6cbb3fe111f4bbba509912ce5a525f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ef9438fc7408ceba1176c682791517d6be23c3" 2018-12-23 01:30:59,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c7e49bd-8691-4428-8fe1-a885b1f65464 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-c719add1-cca3-4fa-user", "links": {"self": "http://172.30.9.26:5000/v3/users/b6cbb3fe111f4bbba509912ce5a525f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "b6cbb3fe111f4bbba509912ce5a525f4", "password_expires_at": null}} 2018-12-23 01:30:59,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b6cbb3fe111f4bbba509912ce5a525f4 used request id req-8c7e49bd-8691-4428-8fe1-a885b1f65464 2018-12-23 01:30:59,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf/users/b6cbb3fe111f4bbba509912ce5a525f4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ef9438fc7408ceba1176c682791517d6be23c3" 2018-12-23 01:30:59,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55491842-51dd-48d5-bc81-1df18e00690c Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf/users/b6cbb3fe111f4bbba509912ce5a525f4/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 01:30:59,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf/users/b6cbb3fe111f4bbba509912ce5a525f4/roles used request id req-55491842-51dd-48d5-bc81-1df18e00690c 2018-12-23 01:30:59,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ef9438fc7408ceba1176c682791517d6be23c3" 2018-12-23 01:31:00,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54361b0f-f6b6-4827-b818-d66ee0983c2d Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 01:31:00,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-54361b0f-f6b6-4827-b818-d66ee0983c2d 2018-12-23 01:31:00,069 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj 2018-12-23 01:31:00,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf/users/b6cbb3fe111f4bbba509912ce5a525f4/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ef9438fc7408ceba1176c682791517d6be23c3" 2018-12-23 01:31:00,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56e0368b-4429-45d2-8cc3-0f7dae35d839 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:00,193 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf/users/b6cbb3fe111f4bbba509912ce5a525f4/roles/33b4d73a584d43819999ba417c629e3a used request id req-56e0368b-4429-45d2-8cc3-0f7dae35d839 2018-12-23 01:31:00,193 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-c719add1-cca3-4fa-user 2018-12-23 01:31:00,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:00,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" 2018-12-23 01:31:00,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65a8a0a-098c-457e-9879-ae168ab1ff2d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:31:00,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a65a8a0a-098c-457e-9879-ae168ab1ff2d 2018-12-23 01:31:00,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" -d '{"role": {"name": "CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj-role"}}' 2018-12-23 01:31:00,395 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e364979-6fa6-49fd-9697-81bc617b3bec Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5ee183af10a4716b0353cb5b084f31b", "links": {"self": "http://172.30.9.26:5000/v3/roles/a5ee183af10a4716b0353cb5b084f31b"}, "name": "CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj-role"}} 2018-12-23 01:31:00,395 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3e364979-6fa6-49fd-9697-81bc617b3bec 2018-12-23 01:31:00,395 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj-role 2018-12-23 01:31:00,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a5ee183af10a4716b0353cb5b084f31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" 2018-12-23 01:31:00,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97744af5-6579-4143-aa88-ff93c117e462 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/a5ee183af10a4716b0353cb5b084f31b"}, "domain_id": null, "name": "CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj-role", "id": "a5ee183af10a4716b0353cb5b084f31b"}} 2018-12-23 01:31:00,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a5ee183af10a4716b0353cb5b084f31b used request id req-97744af5-6579-4143-aa88-ff93c117e462 2018-12-23 01:31:00,484 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj-role to project CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj 2018-12-23 01:31:00,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf/users/b6cbb3fe111f4bbba509912ce5a525f4/roles/a5ee183af10a4716b0353cb5b084f31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" 2018-12-23 01:31:00,613 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b028e4d-d3cc-47b8-ae72-6361248aa9f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:00,613 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf/users/b6cbb3fe111f4bbba509912ce5a525f4/roles/a5ee183af10a4716b0353cb5b084f31b used request id req-8b028e4d-d3cc-47b8-ae72-6361248aa9f0 2018-12-23 01:31:00,613 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:31:00,613 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:31:00,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:00,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:00,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5ee183af10a4716b0353cb5b084f31b", "name": "CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:31:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c7e5f94337f4c2bb189499c822fdbcf", "name": "CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-c719add1-cca3-4fa-user", "id": "b6cbb3fe111f4bbba509912ce5a525f4"}, "audit_ids": ["6HDLprx-TKm1mvHX-WRtnw"], "issued_at": "2018-12-23T01:31:01.000000Z"}} 2018-12-23 01:31:00,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa4d990b1326fb75fe434bf76676737cd8ee2dd" 2018-12-23 01:31:01,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62ed61e1-6491-4961-a199-90ca71b7fbd7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:01,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-62ed61e1-6491-4961-a199-90ca71b7fbd7 2018-12-23 01:31:01,080 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:31:01,083 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:31:01,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa4d990b1326fb75fe434bf76676737cd8ee2dd" 2018-12-23 01:31:01,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:01 GMT Server: Apache x-openstack-request-id: req-4eb7f7dd-436e-4ff0-b311-67a7ac78f635 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 01:31:01,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack used request id req-4eb7f7dd-436e-4ff0-b311-67a7ac78f635 2018-12-23 01:31:01,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa4d990b1326fb75fe434bf76676737cd8ee2dd" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-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-2164e60c-acbe-4aea-bf93-53feccabb5e8-sec-grp"}}' 2018-12-23 01:31:02,706 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:31:01 GMT Server: Apache x-openstack-request-id: req-d0a9de6e-cced-45f9-960e-468263f5cf18 Location: http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "9cbdb453-806b-4fcf-91b3-c45d26651345", "links": [{"href": "http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345", "rel": "self"}]}} 2018-12-23 01:31:02,706 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks used request id req-d0a9de6e-cced-45f9-960e-468263f5cf18 2018-12-23 01:31:02,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/9cbdb453-806b-4fcf-91b3-c45d26651345 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa4d990b1326fb75fe434bf76676737cd8ee2dd" 2018-12-23 01:31:02,905 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:31:02 GMT Server: Apache x-openstack-request-id: req-9143f7aa-64e8-4cf4-8e33-46959e1af666 Location: http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:31:03,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:02 GMT Server: Apache x-openstack-request-id: req-80af4f8b-6ca6-48c5-8673-739a460cb3c3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "OS::stack_id": "9cbdb453-806b-4fcf-91b3-c45d26651345", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack", "security_group_name": "CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack", "stack_user_project_id": "87e12bc8de7e466f8a19ce78055a2a3d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9cbdb453-806b-4fcf-91b3-c45d26651345", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-23 01:31:03,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345 used request id req-80af4f8b-6ca6-48c5-8673-739a460cb3c3 2018-12-23 01:31:03,094 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack 2018-12-23 01:31:03,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/9cbdb453-806b-4fcf-91b3-c45d26651345 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa4d990b1326fb75fe434bf76676737cd8ee2dd" 2018-12-23 01:31:03,272 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:31:03 GMT Server: Apache x-openstack-request-id: req-a94483c7-a27c-4355-b6f0-eefb680e7943 Location: http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:31:03,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:03 GMT Server: Apache x-openstack-request-id: req-8a7ce50f-a5a8-4706-9231-2439acfac19d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "OS::stack_id": "9cbdb453-806b-4fcf-91b3-c45d26651345", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack", "security_group_name": "CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack", "stack_user_project_id": "87e12bc8de7e466f8a19ce78055a2a3d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9cbdb453-806b-4fcf-91b3-c45d26651345", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-23 01:31:03,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345 used request id req-8a7ce50f-a5a8-4706-9231-2439acfac19d 2018-12-23 01:31:03,458 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:31:03,459 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:31:06,462 - create_stack - DEBUG - Stack status query timeout in 1196.63211703 2018-12-23 01:31:06,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/9cbdb453-806b-4fcf-91b3-c45d26651345 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa4d990b1326fb75fe434bf76676737cd8ee2dd" 2018-12-23 01:31:06,492 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:31:06 GMT Server: Apache x-openstack-request-id: req-13a8f9d7-f7fa-4246-ba43-f4e07a55fa4a Location: http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:31:06,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:06 GMT Server: Apache x-openstack-request-id: req-325ba8f8-a31f-4f13-ae9a-a1e1844c3413 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": "1c7e5f94337f4c2bb189499c822fdbcf", "OS::stack_id": "9cbdb453-806b-4fcf-91b3-c45d26651345", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack", "security_group_name": "CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack", "stack_user_project_id": "87e12bc8de7e466f8a19ce78055a2a3d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9cbdb453-806b-4fcf-91b3-c45d26651345", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-23 01:31:06,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345 used request id req-325ba8f8-a31f-4f13-ae9a-a1e1844c3413 2018-12-23 01:31:06,706 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 01:31:06,706 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack 2018-12-23 01:31:06,706 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack 2018-12-23 01:31:06,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/9cbdb453-806b-4fcf-91b3-c45d26651345/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa4d990b1326fb75fe434bf76676737cd8ee2dd" 2018-12-23 01:31:06,737 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:31:06 GMT Server: Apache x-openstack-request-id: req-f629b5c1-1bac-41ac-85ed-c54cfc62cfdc Location: http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:31:06,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:06 GMT Server: Apache x-openstack-request-id: req-de3a4add-7101-4753-a54e-e9113a370b16 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T01:31:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:31:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-12-23 01:31:06,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345/resources used request id req-de3a4add-7101-4753-a54e-e9113a370b16 2018-12-23 01:31:06,933 - neutron_utils - INFO - Retrieving security group with ID - 9d47b382-8f39-4fd0-af99-2c2f7eff976d 2018-12-23 01:31:06,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=9d47b382-8f39-4fd0-af99-2c2f7eff976d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa4d990b1326fb75fe434bf76676737cd8ee2dd" 2018-12-23 01:31:07,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-f6c4afd9-55bb-45bd-895f-c8428a71223e Date: Sun, 23 Dec 2018 01:31:07 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:03Z", "updated_at": "2018-12-23T01:31:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:04Z", "revision_number": 0, "id": "a3af9b1f-2cbc-4ecd-8fca-383920fb0bfa", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-23T01:31:04Z", "security_group_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:31:04Z", "revision_number": 0, "id": "e96b8fcd-71e9-41d6-ac4c-50449e4750c4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-23T01:31:04Z", "security_group_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf"}], "revision_number": 6, "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "name": "CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-sec-grp"}]} 2018-12-23 01:31:07,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=9d47b382-8f39-4fd0-af99-2c2f7eff976d used request id req-f6c4afd9-55bb-45bd-895f-c8428a71223e 2018-12-23 01:31:07,157 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d47b382-8f39-4fd0-af99-2c2f7eff976d 2018-12-23 01:31:07,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9d47b382-8f39-4fd0-af99-2c2f7eff976d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa4d990b1326fb75fe434bf76676737cd8ee2dd" 2018-12-23 01:31:07,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-5e79ba61-426a-4341-aaea-5bc2557a2f8c Date: Sun, 23 Dec 2018 01:31:07 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-12-23T01:31:04Z", "security_group_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "port_range_min": null, "revision_number": 0, "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:04Z", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "a3af9b1f-2cbc-4ecd-8fca-383920fb0bfa"}, {"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-12-23T01:31:04Z", "security_group_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "port_range_min": 22, "revision_number": 0, "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:04Z", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "e96b8fcd-71e9-41d6-ac4c-50449e4750c4"}]} 2018-12-23 01:31:07,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9d47b382-8f39-4fd0-af99-2c2f7eff976d used request id req-5e79ba61-426a-4341-aaea-5bc2557a2f8c 2018-12-23 01:31:07,347 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d47b382-8f39-4fd0-af99-2c2f7eff976d 2018-12-23 01:31:07,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9d47b382-8f39-4fd0-af99-2c2f7eff976d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa4d990b1326fb75fe434bf76676737cd8ee2dd" 2018-12-23 01:31:07,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-8898d7ee-6c14-44f2-aedd-f55ce142f2c4 Date: Sun, 23 Dec 2018 01:31:07 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-12-23T01:31:04Z", "security_group_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "port_range_min": null, "revision_number": 0, "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:04Z", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "a3af9b1f-2cbc-4ecd-8fca-383920fb0bfa"}, {"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-12-23T01:31:04Z", "security_group_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "port_range_min": 22, "revision_number": 0, "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:04Z", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "e96b8fcd-71e9-41d6-ac4c-50449e4750c4"}]} 2018-12-23 01:31:07,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9d47b382-8f39-4fd0-af99-2c2f7eff976d used request id req-8898d7ee-6c14-44f2-aedd-f55ce142f2c4 2018-12-23 01:31:07,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:07,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:07,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5ee183af10a4716b0353cb5b084f31b", "name": "CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:31:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c7e5f94337f4c2bb189499c822fdbcf", "name": "CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-c719add1-cca3-4fa-user", "id": "b6cbb3fe111f4bbba509912ce5a525f4"}, "audit_ids": ["epubtc9qQmWdd36y3ZfQMw"], "issued_at": "2018-12-23T01:31:07.000000Z"}} 2018-12-23 01:31:07,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689706d1d75413c2edbed8000d64e5e287441035" 2018-12-23 01:31:07,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17229fa8-e061-48b5-84f9-3a94741dd4f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:07,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-17229fa8-e061-48b5-84f9-3a94741dd4f8 2018-12-23 01:31:08,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689706d1d75413c2edbed8000d64e5e287441035" 2018-12-23 01:31:08,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-640eb12a-e356-40fd-96d6-b0ba6775e360 Date: Sun, 23 Dec 2018 01:31:08 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:03Z", "updated_at": "2018-12-23T01:31:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:04Z", "revision_number": 0, "id": "a3af9b1f-2cbc-4ecd-8fca-383920fb0bfa", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-23T01:31:04Z", "security_group_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:31:04Z", "revision_number": 0, "id": "e96b8fcd-71e9-41d6-ac4c-50449e4750c4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-23T01:31:04Z", "security_group_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf"}], "revision_number": 6, "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "name": "CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-sec-grp"}]} 2018-12-23 01:31:08,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-sec-grp&description=Test+description used request id req-640eb12a-e356-40fd-96d6-b0ba6775e360 2018-12-23 01:31:08,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:31:08,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:31:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:31:08,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689706d1d75413c2edbed8000d64e5e287441035" 2018-12-23 01:31:08,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24971cd4-2c19-4d10-b2c1-75030ed9c673 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf"}, "enabled": true, "id": "1c7e5f94337f4c2bb189499c822fdbcf", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj"}} 2018-12-23 01:31:08,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf used request id req-24971cd4-2c19-4d10-b2c1-75030ed9c673 2018-12-23 01:31:08,303 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d47b382-8f39-4fd0-af99-2c2f7eff976d 2018-12-23 01:31:08,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9d47b382-8f39-4fd0-af99-2c2f7eff976d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689706d1d75413c2edbed8000d64e5e287441035" 2018-12-23 01:31:08,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-aafec350-d4d5-4b6c-b34d-6dcc940b9e43 Date: Sun, 23 Dec 2018 01:31:08 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-12-23T01:31:04Z", "security_group_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "port_range_min": null, "revision_number": 0, "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:04Z", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "a3af9b1f-2cbc-4ecd-8fca-383920fb0bfa"}, {"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-12-23T01:31:04Z", "security_group_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "port_range_min": 22, "revision_number": 0, "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:04Z", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "e96b8fcd-71e9-41d6-ac4c-50449e4750c4"}]} 2018-12-23 01:31:08,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9d47b382-8f39-4fd0-af99-2c2f7eff976d used request id req-aafec350-d4d5-4b6c-b34d-6dcc940b9e43 2018-12-23 01:31:08,475 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d47b382-8f39-4fd0-af99-2c2f7eff976d 2018-12-23 01:31:08,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9d47b382-8f39-4fd0-af99-2c2f7eff976d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689706d1d75413c2edbed8000d64e5e287441035" 2018-12-23 01:31:08,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-aedc08ed-7a5a-4c99-9a02-86a04121f675 Date: Sun, 23 Dec 2018 01:31:08 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-12-23T01:31:04Z", "security_group_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "port_range_min": null, "revision_number": 0, "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:04Z", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "a3af9b1f-2cbc-4ecd-8fca-383920fb0bfa"}, {"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-12-23T01:31:04Z", "security_group_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "port_range_min": 22, "revision_number": 0, "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:04Z", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "e96b8fcd-71e9-41d6-ac4c-50449e4750c4"}]} 2018-12-23 01:31:08,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9d47b382-8f39-4fd0-af99-2c2f7eff976d used request id req-aedc08ed-7a5a-4c99-9a02-86a04121f675 2018-12-23 01:31:08,670 - neutron_utils - INFO - Retrieving security group with ID - 9d47b382-8f39-4fd0-af99-2c2f7eff976d 2018-12-23 01:31:08,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=9d47b382-8f39-4fd0-af99-2c2f7eff976d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689706d1d75413c2edbed8000d64e5e287441035" 2018-12-23 01:31:08,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-b6dbc79c-ee48-4ea1-a6f5-d7f6c38d6cca Date: Sun, 23 Dec 2018 01:31:08 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:03Z", "updated_at": "2018-12-23T01:31:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:04Z", "revision_number": 0, "id": "a3af9b1f-2cbc-4ecd-8fca-383920fb0bfa", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-23T01:31:04Z", "security_group_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:31:04Z", "revision_number": 0, "id": "e96b8fcd-71e9-41d6-ac4c-50449e4750c4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-23T01:31:04Z", "security_group_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf"}], "revision_number": 6, "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "name": "CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-sec-grp"}]} 2018-12-23 01:31:08,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=9d47b382-8f39-4fd0-af99-2c2f7eff976d used request id req-b6dbc79c-ee48-4ea1-a6f5-d7f6c38d6cca 2018-12-23 01:31:08,882 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d47b382-8f39-4fd0-af99-2c2f7eff976d 2018-12-23 01:31:08,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9d47b382-8f39-4fd0-af99-2c2f7eff976d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689706d1d75413c2edbed8000d64e5e287441035" 2018-12-23 01:31:09,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-699a5970-d0fc-4136-95f6-8cad2c9f35de Date: Sun, 23 Dec 2018 01:31:09 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-12-23T01:31:04Z", "security_group_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "port_range_min": null, "revision_number": 0, "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:04Z", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "a3af9b1f-2cbc-4ecd-8fca-383920fb0bfa"}, {"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-12-23T01:31:04Z", "security_group_id": "9d47b382-8f39-4fd0-af99-2c2f7eff976d", "port_range_min": 22, "revision_number": 0, "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:04Z", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "e96b8fcd-71e9-41d6-ac4c-50449e4750c4"}]} 2018-12-23 01:31:09,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9d47b382-8f39-4fd0-af99-2c2f7eff976d used request id req-699a5970-d0fc-4136-95f6-8cad2c9f35de 2018-12-23 01:31:09,054 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack 2018-12-23 01:31:09,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/9cbdb453-806b-4fcf-91b3-c45d26651345 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa4d990b1326fb75fe434bf76676737cd8ee2dd" 2018-12-23 01:31:09,239 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:31:09 GMT Server: Apache x-openstack-request-id: req-4249271d-f4fd-4bc3-a3c9-f7af112878e9 Location: http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:31:09,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:09 GMT Server: Apache x-openstack-request-id: req-4e8c0e52-806a-4bd7-83a6-a947544bd4d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:09,282 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345 used request id req-4e8c0e52-806a-4bd7-83a6-a947544bd4d4 2018-12-23 01:31:09,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/9cbdb453-806b-4fcf-91b3-c45d26651345 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa4d990b1326fb75fe434bf76676737cd8ee2dd" 2018-12-23 01:31:09,315 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:31:09 GMT Server: Apache x-openstack-request-id: req-d9a292c4-6be2-45ba-adb3-137df4696341 Location: http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:31:09,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:09 GMT Server: Apache x-openstack-request-id: req-d0e69ed8-2729-4d4c-8a95-2cfc5563a241 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": "1c7e5f94337f4c2bb189499c822fdbcf", "OS::stack_id": "9cbdb453-806b-4fcf-91b3-c45d26651345", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack", "security_group_name": "CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack", "stack_user_project_id": "87e12bc8de7e466f8a19ce78055a2a3d", "tags": null, "creation_time": "2018-12-23T01:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:31:09Z", "id": "9cbdb453-806b-4fcf-91b3-c45d26651345", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-23 01:31:09,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345 used request id req-d0e69ed8-2729-4d4c-8a95-2cfc5563a241 2018-12-23 01:31:09,492 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:31:09,492 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:31:12,496 - create_stack - DEBUG - Stack status query timeout in 1196.78664112 2018-12-23 01:31:12,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/9cbdb453-806b-4fcf-91b3-c45d26651345 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa4d990b1326fb75fe434bf76676737cd8ee2dd" 2018-12-23 01:31:12,680 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:31:12 GMT Server: Apache x-openstack-request-id: req-a360cd97-b1f2-4deb-a6a1-254cb31640b3 Location: http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:31:12,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:12 GMT Server: Apache x-openstack-request-id: req-4820e0ff-cf93-4306-8d86-bfa3d421525e 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": "1c7e5f94337f4c2bb189499c822fdbcf", "OS::stack_id": "9cbdb453-806b-4fcf-91b3-c45d26651345", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack", "security_group_name": "CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-sec-grp"}, "deletion_time": "2018-12-23T01:31:11Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack", "stack_user_project_id": "87e12bc8de7e466f8a19ce78055a2a3d", "tags": null, "creation_time": "2018-12-23T01:31:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T01:31:09Z", "id": "9cbdb453-806b-4fcf-91b3-c45d26651345", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-23 01:31:12,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345 used request id req-4820e0ff-cf93-4306-8d86-bfa3d421525e 2018-12-23 01:31:12,857 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 01:31:12,858 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack 2018-12-23 01:31:12,858 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack 2018-12-23 01:31:12,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/9cbdb453-806b-4fcf-91b3-c45d26651345 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa4d990b1326fb75fe434bf76676737cd8ee2dd" 2018-12-23 01:31:13,028 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:31:12 GMT Server: Apache x-openstack-request-id: req-0fbce277-36fa-40a7-8ad6-52454275b4ee Location: http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:31:13,054 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:31:13 GMT Server: Apache x-openstack-request-id: req-51e5dd2b-3d8f-431d-86b7-4e610c030c6a Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 01:31:13,054 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/1c7e5f94337f4c2bb189499c822fdbcf/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2164e60c-acbe-4aea-bf93-53feccabb5e8-stack/9cbdb453-806b-4fcf-91b3-c45d26651345 used request id req-51e5dd2b-3d8f-431d-86b7-4e610c030c6a 2018-12-23 01:31:13,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" 2018-12-23 01:31:13,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-77e913a4-e989-4010-b650-192c3001d616 Date: Sun, 23 Dec 2018 01:31:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:03Z", "updated_at": "2018-12-23T01:31:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:03Z", "revision_number": 0, "id": "0721293f-9e65-4dc9-b3e3-aeb765e37b48", "remote_group_id": "b63fd693-9707-4cc6-964b-b91d8f24440d", "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:03Z", "security_group_id": "b63fd693-9707-4cc6-964b-b91d8f24440d", "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:03Z", "revision_number": 0, "id": "4a388464-4484-486e-a1d2-f7d87a9622f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:03Z", "security_group_id": "b63fd693-9707-4cc6-964b-b91d8f24440d", "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:03Z", "revision_number": 0, "id": "69da929e-0bc2-4881-adf1-2a816891e2d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:03Z", "security_group_id": "b63fd693-9707-4cc6-964b-b91d8f24440d", "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:03Z", "revision_number": 0, "id": "725faa71-127c-4f71-b944-09316028541e", "remote_group_id": "b63fd693-9707-4cc6-964b-b91d8f24440d", "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:03Z", "security_group_id": "b63fd693-9707-4cc6-964b-b91d8f24440d", "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf"}], "revision_number": 4, "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "b63fd693-9707-4cc6-964b-b91d8f24440d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:31:13,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-77e913a4-e989-4010-b650-192c3001d616 2018-12-23 01:31:13,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" 2018-12-23 01:31:13,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01efb696-39fa-4419-bac1-f86322bb5398 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:31:13,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-01efb696-39fa-4419-bac1-f86322bb5398 2018-12-23 01:31:13,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" 2018-12-23 01:31:13,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f35363-c86e-462c-b029-9c805b0c673f 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:31:13,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-f8f35363-c86e-462c-b029-9c805b0c673f 2018-12-23 01:31:13,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" 2018-12-23 01:31:13,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-828264bd-7914-4b60-b221-458a7f7e9c7f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf"}, "enabled": true, "id": "1c7e5f94337f4c2bb189499c822fdbcf", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj"}} 2018-12-23 01:31:13,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf used request id req-828264bd-7914-4b60-b221-458a7f7e9c7f 2018-12-23 01:31:13,552 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b63fd693-9707-4cc6-964b-b91d8f24440d 2018-12-23 01:31:13,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b63fd693-9707-4cc6-964b-b91d8f24440d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" 2018-12-23 01:31:13,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eb1085a6-d450-4f98-8e7b-5348986adb02 Date: Sun, 23 Dec 2018 01:31:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b63fd693-9707-4cc6-964b-b91d8f24440d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:03Z", "security_group_id": "b63fd693-9707-4cc6-964b-b91d8f24440d", "port_range_min": null, "revision_number": 0, "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:03Z", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "0721293f-9e65-4dc9-b3e3-aeb765e37b48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:03Z", "security_group_id": "b63fd693-9707-4cc6-964b-b91d8f24440d", "port_range_min": null, "revision_number": 0, "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:03Z", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "4a388464-4484-486e-a1d2-f7d87a9622f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:03Z", "security_group_id": "b63fd693-9707-4cc6-964b-b91d8f24440d", "port_range_min": null, "revision_number": 0, "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:03Z", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "69da929e-0bc2-4881-adf1-2a816891e2d1"}, {"remote_group_id": "b63fd693-9707-4cc6-964b-b91d8f24440d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:03Z", "security_group_id": "b63fd693-9707-4cc6-964b-b91d8f24440d", "port_range_min": null, "revision_number": 0, "tenant_id": "1c7e5f94337f4c2bb189499c822fdbcf", "created_at": "2018-12-23T01:31:03Z", "project_id": "1c7e5f94337f4c2bb189499c822fdbcf", "id": "725faa71-127c-4f71-b944-09316028541e"}]} 2018-12-23 01:31:13,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b63fd693-9707-4cc6-964b-b91d8f24440d used request id req-eb1085a6-d450-4f98-8e7b-5348986adb02 2018-12-23 01:31:13,735 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:31:13,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b63fd693-9707-4cc6-964b-b91d8f24440d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" 2018-12-23 01:31:14,042 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e943e583-dda0-44db-8362-b07f222cb7fc Content-Length: 0 Date: Sun, 23 Dec 2018 01:31:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:31:14,042 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b63fd693-9707-4cc6-964b-b91d8f24440d used request id req-e943e583-dda0-44db-8362-b07f222cb7fc 2018-12-23 01:31:14,043 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj 2018-12-23 01:31:14,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" 2018-12-23 01:31:14,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d034897-4893-4524-b967-106aa259f533 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:14,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1c7e5f94337f4c2bb189499c822fdbcf used request id req-9d034897-4893-4524-b967-106aa259f533 2018-12-23 01:31:14,337 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-c719add1-cca3-4fa-proj-role 2018-12-23 01:31:14,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a5ee183af10a4716b0353cb5b084f31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" 2018-12-23 01:31:14,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fef71d2-696b-47f8-b9f0-8388abb777cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:14,454 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a5ee183af10a4716b0353cb5b084f31b used request id req-8fef71d2-696b-47f8-b9f0-8388abb777cc 2018-12-23 01:31:14,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8312a7fbb9d1d2b5dfe2155e2916d397fca83" 2018-12-23 01:31:14,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c693d3fa-8a82-46e0-820a-6e975b675e40 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:31:14,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c693d3fa-8a82-46e0-820a-6e975b675e40 2018-12-23 01:31:14,552 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-c719add1-cca3-4fa-user 2018-12-23 01:31:14,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b6cbb3fe111f4bbba509912ce5a525f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89ef9438fc7408ceba1176c682791517d6be23c3" 2018-12-23 01:31:14,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9a5fc1d-ebf4-4d01-8ad0-11a19f2178e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:14,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b6cbb3fe111f4bbba509912ce5a525f4 used request id req-d9a5fc1d-ebf4-4d01-8ad0-11a19f2178e4 2018-12-23 01:31:14,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:15,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["gtrFc74uR6uoCwOSuc-5eA"], "issued_at": "2018-12-23T01:31:15.000000Z"}} 2018-12-23 01:31:15,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9a3c7fade25ec69686a76d21dc825664f0a08a" 2018-12-23 01:31:15,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3b01d7-1512-4487-9820-0f1acf9f3704 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:15,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ff3b01d7-1512-4487-9820-0f1acf9f3704 2018-12-23 01:31:15,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:15,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:15,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["hKDR-yD0SoGpdfOelfjpkA"], "issued_at": "2018-12-23T01:31:15.000000Z"}} 2018-12-23 01:31:15,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb2f125ee7906e360207d99484c6fa60acaa949" 2018-12-23 01:31:15,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92dda67-a22f-4cbf-8f5c-1de5b1633fd4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:15,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e92dda67-a22f-4cbf-8f5c-1de5b1633fd4 2018-12-23 01:31:15,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:31:15,859 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:31:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:31:15,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-d3f8b30e-3590-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb2f125ee7906e360207d99484c6fa60acaa949" 2018-12-23 01:31:15,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf34965-b4ee-4513-9263-f9818a0c6c51 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-d3f8b30e-3590-4b0-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:31:15,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-d3f8b30e-3590-4b0-proj used request id req-0cf34965-b4ee-4513-9263-f9818a0c6c51 2018-12-23 01:31:15,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb2f125ee7906e360207d99484c6fa60acaa949" 2018-12-23 01:31:16,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bbeba25-e91f-4170-9dd5-548b1a51e110 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:31:16,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5bbeba25-e91f-4170-9dd5-548b1a51e110 2018-12-23 01:31:16,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb2f125ee7906e360207d99484c6fa60acaa949" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-d3f8b30e-3590-4b0-proj"}}' 2018-12-23 01:31:16,161 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7adf0242-b7c3-4aca-bef0-6d0fd6c12f7b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3d7048ea82794446b9bf3e18435e6422"}, "enabled": true, "id": "3d7048ea82794446b9bf3e18435e6422", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-d3f8b30e-3590-4b0-proj"}} 2018-12-23 01:31:16,161 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7adf0242-b7c3-4aca-bef0-6d0fd6c12f7b 2018-12-23 01:31:16,161 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-d3f8b30e-3590-4b0-proj 2018-12-23 01:31:16,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:16,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:16,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:31:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["z6YD-r5lQrmB0b4qfDTBZA"], "issued_at": "2018-12-23T01:31:16.000000Z"}} 2018-12-23 01:31:16,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68f151b7d47e860762edfc5f0642f5315f03902" 2018-12-23 01:31:16,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c660fa32-af9d-4d11-b238-b06699edfa99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:16,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c660fa32-af9d-4d11-b238-b06699edfa99 2018-12-23 01:31:16,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:31:16,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:31:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:31:16,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68f151b7d47e860762edfc5f0642f5315f03902" 2018-12-23 01:31:16,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8e3ce1-43b4-42c8-a3ad-5b0f72dd3760 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:31:16,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4b8e3ce1-43b4-42c8-a3ad-5b0f72dd3760 2018-12-23 01:31:16,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-d3f8b30e-3590-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68f151b7d47e860762edfc5f0642f5315f03902" 2018-12-23 01:31:16,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b1fd85b-625e-4af5-ab43-918852f5aac8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-d3f8b30e-3590-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3d7048ea82794446b9bf3e18435e6422"}, "enabled": true, "id": "3d7048ea82794446b9bf3e18435e6422", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-d3f8b30e-3590-4b0-proj"}]} 2018-12-23 01:31:16,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-d3f8b30e-3590-4b0-proj used request id req-1b1fd85b-625e-4af5-ab43-918852f5aac8 2018-12-23 01:31:16,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68f151b7d47e860762edfc5f0642f5315f03902" 2018-12-23 01:31:17,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a861027c-dbac-400c-ba1d-e6e5ab97ec10 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:31:17,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a861027c-dbac-400c-ba1d-e6e5ab97ec10 2018-12-23 01:31:17,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68f151b7d47e860762edfc5f0642f5315f03902" 2018-12-23 01:31:17,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb585834-e525-4151-b0ff-7062445503eb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:31:17,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bb585834-e525-4151-b0ff-7062445503eb 2018-12-23 01:31:17,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-d3f8b30e-3590-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68f151b7d47e860762edfc5f0642f5315f03902" 2018-12-23 01:31:17,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36abf999-e6f0-4fa1-8b04-c13a7060129c Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-d3f8b30e-3590-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3d7048ea82794446b9bf3e18435e6422"}, "enabled": true, "id": "3d7048ea82794446b9bf3e18435e6422", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-d3f8b30e-3590-4b0-proj"}]} 2018-12-23 01:31:17,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-d3f8b30e-3590-4b0-proj used request id req-36abf999-e6f0-4fa1-8b04-c13a7060129c 2018-12-23 01:31:17,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/225d3e1eba414cd3b2c0a735536e1f8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68f151b7d47e860762edfc5f0642f5315f03902" 2018-12-23 01:31:17,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e71bfaf-414e-4fe2-a600-fd4de119068c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-d3f8b30e-3590-4b0-user", "links": {"self": "http://172.30.9.26:5000/v3/users/225d3e1eba414cd3b2c0a735536e1f8f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3d7048ea82794446b9bf3e18435e6422", "id": "225d3e1eba414cd3b2c0a735536e1f8f", "password_expires_at": null}} 2018-12-23 01:31:17,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/225d3e1eba414cd3b2c0a735536e1f8f used request id req-4e71bfaf-414e-4fe2-a600-fd4de119068c 2018-12-23 01:31:17,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3d7048ea82794446b9bf3e18435e6422/users/225d3e1eba414cd3b2c0a735536e1f8f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68f151b7d47e860762edfc5f0642f5315f03902" 2018-12-23 01:31:17,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec97911-0f34-4ea9-9abf-41d2857586e3 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/3d7048ea82794446b9bf3e18435e6422/users/225d3e1eba414cd3b2c0a735536e1f8f/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 01:31:17,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3d7048ea82794446b9bf3e18435e6422/users/225d3e1eba414cd3b2c0a735536e1f8f/roles used request id req-6ec97911-0f34-4ea9-9abf-41d2857586e3 2018-12-23 01:31:17,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68f151b7d47e860762edfc5f0642f5315f03902" 2018-12-23 01:31:17,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b46d57-e480-41fe-97e7-1d40a4931389 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 01:31:17,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-40b46d57-e480-41fe-97e7-1d40a4931389 2018-12-23 01:31:17,844 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-d3f8b30e-3590-4b0-proj 2018-12-23 01:31:17,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3d7048ea82794446b9bf3e18435e6422/users/225d3e1eba414cd3b2c0a735536e1f8f/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68f151b7d47e860762edfc5f0642f5315f03902" 2018-12-23 01:31:17,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba17f88-3361-4298-8581-3ca9cfd42466 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:17,899 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3d7048ea82794446b9bf3e18435e6422/users/225d3e1eba414cd3b2c0a735536e1f8f/roles/33b4d73a584d43819999ba417c629e3a used request id req-5ba17f88-3361-4298-8581-3ca9cfd42466 2018-12-23 01:31:17,899 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-d3f8b30e-3590-4b0-user 2018-12-23 01:31:17,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:17,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb2f125ee7906e360207d99484c6fa60acaa949" 2018-12-23 01:31:17,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eebfa5e-3468-41a0-9447-23a8eb25be79 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:31:17,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1eebfa5e-3468-41a0-9447-23a8eb25be79 2018-12-23 01:31:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb2f125ee7906e360207d99484c6fa60acaa949" -d '{"role": {"name": "CreateStackNegativeTests-d3f8b30e-3590-4b0-proj-role"}}' 2018-12-23 01:31:18,112 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c169e3ed-ef0b-4f63-b2f9-a8cba2fcdc56 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2d7a2e4bd3f542a6bccd3dca21ee0ab2", "links": {"self": "http://172.30.9.26:5000/v3/roles/2d7a2e4bd3f542a6bccd3dca21ee0ab2"}, "name": "CreateStackNegativeTests-d3f8b30e-3590-4b0-proj-role"}} 2018-12-23 01:31:18,113 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c169e3ed-ef0b-4f63-b2f9-a8cba2fcdc56 2018-12-23 01:31:18,113 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-d3f8b30e-3590-4b0-proj-role 2018-12-23 01:31:18,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2d7a2e4bd3f542a6bccd3dca21ee0ab2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb2f125ee7906e360207d99484c6fa60acaa949" 2018-12-23 01:31:18,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a84367-75bb-483c-8fc0-346c8042b779 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/2d7a2e4bd3f542a6bccd3dca21ee0ab2"}, "domain_id": null, "name": "CreateStackNegativeTests-d3f8b30e-3590-4b0-proj-role", "id": "2d7a2e4bd3f542a6bccd3dca21ee0ab2"}} 2018-12-23 01:31:18,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2d7a2e4bd3f542a6bccd3dca21ee0ab2 used request id req-45a84367-75bb-483c-8fc0-346c8042b779 2018-12-23 01:31:18,198 - keystone_utils - INFO - Granting role CreateStackNegativeTests-d3f8b30e-3590-4b0-proj-role to project CreateStackNegativeTests-d3f8b30e-3590-4b0-proj 2018-12-23 01:31:18,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3d7048ea82794446b9bf3e18435e6422/users/225d3e1eba414cd3b2c0a735536e1f8f/roles/2d7a2e4bd3f542a6bccd3dca21ee0ab2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb2f125ee7906e360207d99484c6fa60acaa949" 2018-12-23 01:31:18,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6aa149e-1989-43b1-bd7c-10d5f9d51ab1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:18,331 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3d7048ea82794446b9bf3e18435e6422/users/225d3e1eba414cd3b2c0a735536e1f8f/roles/2d7a2e4bd3f542a6bccd3dca21ee0ab2 used request id req-f6aa149e-1989-43b1-bd7c-10d5f9d51ab1 2018-12-23 01:31:18,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:18,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:18,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2d7a2e4bd3f542a6bccd3dca21ee0ab2", "name": "CreateStackNegativeTests-d3f8b30e-3590-4b0-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:31:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d7048ea82794446b9bf3e18435e6422", "name": "CreateStackNegativeTests-d3f8b30e-3590-4b0-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3d7048ea82794446b9bf3e18435e6422", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3d7048ea82794446b9bf3e18435e6422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3d7048ea82794446b9bf3e18435e6422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3d7048ea82794446b9bf3e18435e6422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3d7048ea82794446b9bf3e18435e6422", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3d7048ea82794446b9bf3e18435e6422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3d7048ea82794446b9bf3e18435e6422", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3d7048ea82794446b9bf3e18435e6422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3d7048ea82794446b9bf3e18435e6422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3d7048ea82794446b9bf3e18435e6422", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3d7048ea82794446b9bf3e18435e6422", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3d7048ea82794446b9bf3e18435e6422", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-d3f8b30e-3590-4b0-user", "id": "225d3e1eba414cd3b2c0a735536e1f8f"}, "audit_ids": ["HGnLktiETQCmQTRVkpYZpQ"], "issued_at": "2018-12-23T01:31:18.000000Z"}} 2018-12-23 01:31:18,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e534569693ef466d4f6365d31b28f6964d83c9" 2018-12-23 01:31:18,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b1c58d9-06d4-4a38-83de-02991bb0a8be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:18,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5b1c58d9-06d4-4a38-83de-02991bb0a8be 2018-12-23 01:31:18,779 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:31:18,782 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:31:18,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3d7048ea82794446b9bf3e18435e6422/stacks?stack_name=CreateStackNegativeTests-e0ec2ff8-f841-46ab-b5a5-0577d8b129eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e534569693ef466d4f6365d31b28f6964d83c9" 2018-12-23 01:31:18,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:18 GMT Server: Apache x-openstack-request-id: req-2653296a-aba8-41aa-84b2-7b9bb52a337c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 01:31:18,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3d7048ea82794446b9bf3e18435e6422/stacks?stack_name=CreateStackNegativeTests-e0ec2ff8-f841-46ab-b5a5-0577d8b129eb used request id req-2653296a-aba8-41aa-84b2-7b9bb52a337c 2018-12-23 01:31:18,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb2f125ee7906e360207d99484c6fa60acaa949" 2018-12-23 01:31:19,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a6fa5755-dfbc-445b-8404-2261b345b6c5 Date: Sun, 23 Dec 2018 01:31:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:31:19,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a6fa5755-dfbc-445b-8404-2261b345b6c5 2018-12-23 01:31:19,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb2f125ee7906e360207d99484c6fa60acaa949" 2018-12-23 01:31:19,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d9dd30f-7c19-4ffb-9dc1-ae01aac0bc02 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:31:19,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-1d9dd30f-7c19-4ffb-9dc1-ae01aac0bc02 2018-12-23 01:31:19,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb2f125ee7906e360207d99484c6fa60acaa949" 2018-12-23 01:31:19,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c818a113-ff08-4ead-a9bd-cddf0cda3e28 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:31:19,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-c818a113-ff08-4ead-a9bd-cddf0cda3e28 2018-12-23 01:31:19,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb2f125ee7906e360207d99484c6fa60acaa949" 2018-12-23 01:31:19,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15359001-bd64-478f-a6dd-cef7d8abbd72 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:31:19,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-15359001-bd64-478f-a6dd-cef7d8abbd72 2018-12-23 01:31:19,532 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-d3f8b30e-3590-4b0-proj 2018-12-23 01:31:19,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3d7048ea82794446b9bf3e18435e6422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb2f125ee7906e360207d99484c6fa60acaa949" 2018-12-23 01:31:19,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca087a25-7463-404d-bf08-9bb144fcbb5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:19,738 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3d7048ea82794446b9bf3e18435e6422 used request id req-ca087a25-7463-404d-bf08-9bb144fcbb5f 2018-12-23 01:31:19,739 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-d3f8b30e-3590-4b0-proj-role 2018-12-23 01:31:19,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2d7a2e4bd3f542a6bccd3dca21ee0ab2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb2f125ee7906e360207d99484c6fa60acaa949" 2018-12-23 01:31:19,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6c0d959-7bd0-4281-bcfc-a8f4b623a886 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:19,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2d7a2e4bd3f542a6bccd3dca21ee0ab2 used request id req-b6c0d959-7bd0-4281-bcfc-a8f4b623a886 2018-12-23 01:31:19,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb2f125ee7906e360207d99484c6fa60acaa949" 2018-12-23 01:31:19,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eea9923-66a1-4f71-9a1d-6de04b073745 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:31:19,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1eea9923-66a1-4f71-9a1d-6de04b073745 2018-12-23 01:31:19,945 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-d3f8b30e-3590-4b0-user 2018-12-23 01:31:19,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/225d3e1eba414cd3b2c0a735536e1f8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b68f151b7d47e860762edfc5f0642f5315f03902" 2018-12-23 01:31:20,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b92fdc35-9232-4ce5-ac41-c4ad14c6e0ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:20,117 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/225d3e1eba414cd3b2c0a735536e1f8f used request id req-b92fdc35-9232-4ce5-ac41-c4ad14c6e0ad 2018-12-23 01:31:20,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:20,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["M4PC2fjlSvqPrDHLTan2FQ"], "issued_at": "2018-12-23T01:31:20.000000Z"}} 2018-12-23 01:31:20,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb7f16f00a492cd7eeddf94a2912dd848e73046" 2018-12-23 01:31:20,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7af18029-4ea5-41d6-8b4d-9716513d1a15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:20,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7af18029-4ea5-41d6-8b4d-9716513d1a15 2018-12-23 01:31:20,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:20,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:20,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["SSp4_HOmTFGii7sdsJwDuw"], "issued_at": "2018-12-23T01:31:20.000000Z"}} 2018-12-23 01:31:20,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4051a7af3727a6fa0489ed6a6fc4b9a18a496c" 2018-12-23 01:31:21,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acdb419b-ff7b-4fb7-8617-d550bb83ca53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:21,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-acdb419b-ff7b-4fb7-8617-d550bb83ca53 2018-12-23 01:31:21,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:31:21,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:31:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:31:21,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-b165cf4e-cd0a-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4051a7af3727a6fa0489ed6a6fc4b9a18a496c" 2018-12-23 01:31:21,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8543339-770b-47f6-95f7-c6e946610fcc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-b165cf4e-cd0a-43c-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:31:21,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-b165cf4e-cd0a-43c-proj used request id req-a8543339-770b-47f6-95f7-c6e946610fcc 2018-12-23 01:31:21,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4051a7af3727a6fa0489ed6a6fc4b9a18a496c" 2018-12-23 01:31:21,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1265195f-b21e-45cb-af37-8cb0c73dd377 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:31:21,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1265195f-b21e-45cb-af37-8cb0c73dd377 2018-12-23 01:31:21,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4051a7af3727a6fa0489ed6a6fc4b9a18a496c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-b165cf4e-cd0a-43c-proj"}}' 2018-12-23 01:31:21,352 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55ae3251-fe9f-4445-b79d-5ffa9f434e42 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b56c153fd421456e821b37622e554a69"}, "enabled": true, "id": "b56c153fd421456e821b37622e554a69", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-b165cf4e-cd0a-43c-proj"}} 2018-12-23 01:31:21,352 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-55ae3251-fe9f-4445-b79d-5ffa9f434e42 2018-12-23 01:31:21,353 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-b165cf4e-cd0a-43c-proj 2018-12-23 01:31:21,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:21,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:21,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:31:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["4HZPfGBHSrq64k6oPyOeYg"], "issued_at": "2018-12-23T01:31:21.000000Z"}} 2018-12-23 01:31:21,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd5f2e04a8e56b9f4fe3bb8d4ee4b4172f3d628" 2018-12-23 01:31:21,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da6ed9ce-f89f-4892-bbf1-0229433e5db6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:21,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-da6ed9ce-f89f-4892-bbf1-0229433e5db6 2018-12-23 01:31:21,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:31:21,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:31:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:31:21,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd5f2e04a8e56b9f4fe3bb8d4ee4b4172f3d628" 2018-12-23 01:31:21,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1f5a703-43e1-4794-92d9-90b82c91bbc7 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:31:21,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f1f5a703-43e1-4794-92d9-90b82c91bbc7 2018-12-23 01:31:21,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-b165cf4e-cd0a-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd5f2e04a8e56b9f4fe3bb8d4ee4b4172f3d628" 2018-12-23 01:31:22,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00ae0190-4fe8-46e5-a6c4-1d998e247d78 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-b165cf4e-cd0a-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b56c153fd421456e821b37622e554a69"}, "enabled": true, "id": "b56c153fd421456e821b37622e554a69", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-b165cf4e-cd0a-43c-proj"}]} 2018-12-23 01:31:22,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-b165cf4e-cd0a-43c-proj used request id req-00ae0190-4fe8-46e5-a6c4-1d998e247d78 2018-12-23 01:31:22,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd5f2e04a8e56b9f4fe3bb8d4ee4b4172f3d628" 2018-12-23 01:31:22,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40220f60-6317-4fe4-ad35-5a9e2c82121a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:31:22,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-40220f60-6317-4fe4-ad35-5a9e2c82121a 2018-12-23 01:31:22,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd5f2e04a8e56b9f4fe3bb8d4ee4b4172f3d628" 2018-12-23 01:31:22,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec7ec3e-0352-4601-9f85-ba3de8167c06 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:31:22,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6ec7ec3e-0352-4601-9f85-ba3de8167c06 2018-12-23 01:31:22,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-b165cf4e-cd0a-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd5f2e04a8e56b9f4fe3bb8d4ee4b4172f3d628" 2018-12-23 01:31:22,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205c9af7-d64c-469b-8baa-780b6427d3eb Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-b165cf4e-cd0a-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b56c153fd421456e821b37622e554a69"}, "enabled": true, "id": "b56c153fd421456e821b37622e554a69", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-b165cf4e-cd0a-43c-proj"}]} 2018-12-23 01:31:22,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-b165cf4e-cd0a-43c-proj used request id req-205c9af7-d64c-469b-8baa-780b6427d3eb 2018-12-23 01:31:22,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/03a1d99210ce42b6ae5bf44d0cbab57e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd5f2e04a8e56b9f4fe3bb8d4ee4b4172f3d628" 2018-12-23 01:31:22,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b7b26be-e4da-4d36-8225-3f5f77c8461a Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-b165cf4e-cd0a-43c-user", "links": {"self": "http://172.30.9.26:5000/v3/users/03a1d99210ce42b6ae5bf44d0cbab57e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b56c153fd421456e821b37622e554a69", "id": "03a1d99210ce42b6ae5bf44d0cbab57e", "password_expires_at": null}} 2018-12-23 01:31:22,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/03a1d99210ce42b6ae5bf44d0cbab57e used request id req-7b7b26be-e4da-4d36-8225-3f5f77c8461a 2018-12-23 01:31:22,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b56c153fd421456e821b37622e554a69/users/03a1d99210ce42b6ae5bf44d0cbab57e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd5f2e04a8e56b9f4fe3bb8d4ee4b4172f3d628" 2018-12-23 01:31:22,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d377649-a498-47cc-adda-e7057a3d24b9 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/b56c153fd421456e821b37622e554a69/users/03a1d99210ce42b6ae5bf44d0cbab57e/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 01:31:22,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b56c153fd421456e821b37622e554a69/users/03a1d99210ce42b6ae5bf44d0cbab57e/roles used request id req-8d377649-a498-47cc-adda-e7057a3d24b9 2018-12-23 01:31:22,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd5f2e04a8e56b9f4fe3bb8d4ee4b4172f3d628" 2018-12-23 01:31:22,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d8071af-75a3-4b5e-af8f-8a295e1472a7 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 01:31:22,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-0d8071af-75a3-4b5e-af8f-8a295e1472a7 2018-12-23 01:31:22,989 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-b165cf4e-cd0a-43c-proj 2018-12-23 01:31:22,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b56c153fd421456e821b37622e554a69/users/03a1d99210ce42b6ae5bf44d0cbab57e/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd5f2e04a8e56b9f4fe3bb8d4ee4b4172f3d628" 2018-12-23 01:31:23,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8966e50-2da5-4fac-873d-ebecd87d7265 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:23,121 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b56c153fd421456e821b37622e554a69/users/03a1d99210ce42b6ae5bf44d0cbab57e/roles/33b4d73a584d43819999ba417c629e3a used request id req-f8966e50-2da5-4fac-873d-ebecd87d7265 2018-12-23 01:31:23,121 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-b165cf4e-cd0a-43c-user 2018-12-23 01:31:23,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:23,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4051a7af3727a6fa0489ed6a6fc4b9a18a496c" 2018-12-23 01:31:23,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a42f4f7-47e7-460c-a042-c9eaf58f529a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:31:23,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3a42f4f7-47e7-460c-a042-c9eaf58f529a 2018-12-23 01:31:23,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4051a7af3727a6fa0489ed6a6fc4b9a18a496c" -d '{"role": {"name": "CreateStackNegativeTests-b165cf4e-cd0a-43c-proj-role"}}' 2018-12-23 01:31:23,340 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:31:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13766a32-966f-4c4f-9d2a-29541d4f1f23 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dd2da727493141a9a7c4fd174024d2b0", "links": {"self": "http://172.30.9.26:5000/v3/roles/dd2da727493141a9a7c4fd174024d2b0"}, "name": "CreateStackNegativeTests-b165cf4e-cd0a-43c-proj-role"}} 2018-12-23 01:31:23,340 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-13766a32-966f-4c4f-9d2a-29541d4f1f23 2018-12-23 01:31:23,340 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-b165cf4e-cd0a-43c-proj-role 2018-12-23 01:31:23,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/dd2da727493141a9a7c4fd174024d2b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4051a7af3727a6fa0489ed6a6fc4b9a18a496c" 2018-12-23 01:31:23,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5f688e-b574-4d87-94dd-71629ec52d08 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/dd2da727493141a9a7c4fd174024d2b0"}, "domain_id": null, "name": "CreateStackNegativeTests-b165cf4e-cd0a-43c-proj-role", "id": "dd2da727493141a9a7c4fd174024d2b0"}} 2018-12-23 01:31:23,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/dd2da727493141a9a7c4fd174024d2b0 used request id req-6d5f688e-b574-4d87-94dd-71629ec52d08 2018-12-23 01:31:23,427 - keystone_utils - INFO - Granting role CreateStackNegativeTests-b165cf4e-cd0a-43c-proj-role to project CreateStackNegativeTests-b165cf4e-cd0a-43c-proj 2018-12-23 01:31:23,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b56c153fd421456e821b37622e554a69/users/03a1d99210ce42b6ae5bf44d0cbab57e/roles/dd2da727493141a9a7c4fd174024d2b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4051a7af3727a6fa0489ed6a6fc4b9a18a496c" 2018-12-23 01:31:23,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef35c703-e914-4c4c-aa49-3b8eab6a0849 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:23,571 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b56c153fd421456e821b37622e554a69/users/03a1d99210ce42b6ae5bf44d0cbab57e/roles/dd2da727493141a9a7c4fd174024d2b0 used request id req-ef35c703-e914-4c4c-aa49-3b8eab6a0849 2018-12-23 01:31:23,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:23,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:23,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd2da727493141a9a7c4fd174024d2b0", "name": "CreateStackNegativeTests-b165cf4e-cd0a-43c-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T02:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b56c153fd421456e821b37622e554a69", "name": "CreateStackNegativeTests-b165cf4e-cd0a-43c-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b56c153fd421456e821b37622e554a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/b56c153fd421456e821b37622e554a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/b56c153fd421456e821b37622e554a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/b56c153fd421456e821b37622e554a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/b56c153fd421456e821b37622e554a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/b56c153fd421456e821b37622e554a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b56c153fd421456e821b37622e554a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/b56c153fd421456e821b37622e554a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/b56c153fd421456e821b37622e554a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b56c153fd421456e821b37622e554a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/b56c153fd421456e821b37622e554a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/b56c153fd421456e821b37622e554a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-b165cf4e-cd0a-43c-user", "id": "03a1d99210ce42b6ae5bf44d0cbab57e"}, "audit_ids": ["xMWNSlr9SqGFJIdoUP9Y4Q"], "issued_at": "2018-12-23T01:31:23.000000Z"}} 2018-12-23 01:31:23,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62d132d8a9b06168bcd22a56c7e38dda0aa7f9e" 2018-12-23 01:31:24,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c62038-1f0f-4709-b8d5-51c5d17709f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:24,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-67c62038-1f0f-4709-b8d5-51c5d17709f3 2018-12-23 01:31:24,037 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:31:24,039 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:31:24,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b56c153fd421456e821b37622e554a69/stacks?stack_name=CreateStackNegativeTests-47f1de38-733f-44b5-ab39-fa27cc3b00a2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62d132d8a9b06168bcd22a56c7e38dda0aa7f9e" 2018-12-23 01:31:24,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:24 GMT Server: Apache x-openstack-request-id: req-481cb007-2e96-43f9-bd99-3ae460a175a8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 01:31:24,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b56c153fd421456e821b37622e554a69/stacks?stack_name=CreateStackNegativeTests-47f1de38-733f-44b5-ab39-fa27cc3b00a2 used request id req-481cb007-2e96-43f9-bd99-3ae460a175a8 2018-12-23 01:31:24,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/b56c153fd421456e821b37622e554a69/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62d132d8a9b06168bcd22a56c7e38dda0aa7f9e" -d '{"stack_name": "CreateStackNegativeTests-47f1de38-733f-44b5-ab39-fa27cc3b00a2", "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-12-23 01:31:24,820 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 23 Dec 2018 01:31:24 GMT Server: Apache x-openstack-request-id: req-f750ed3f-da46-4897-aa30-ddd9b64d550c 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-12-23 01:31:24,820 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/b56c153fd421456e821b37622e554a69/stacks used request id req-f750ed3f-da46-4897-aa30-ddd9b64d550c 2018-12-23 01:31:24,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4051a7af3727a6fa0489ed6a6fc4b9a18a496c" 2018-12-23 01:31:25,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3d2675c3-c91f-4a6d-ac90-0b7c4843bc3f Date: Sun, 23 Dec 2018 01:31:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:31:25,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-3d2675c3-c91f-4a6d-ac90-0b7c4843bc3f 2018-12-23 01:31:25,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4051a7af3727a6fa0489ed6a6fc4b9a18a496c" 2018-12-23 01:31:25,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1abed2db-7f6c-403b-b74c-edeadb3a90c7 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:31:25,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-1abed2db-7f6c-403b-b74c-edeadb3a90c7 2018-12-23 01:31:25,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4051a7af3727a6fa0489ed6a6fc4b9a18a496c" 2018-12-23 01:31:25,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ecfd04-3e7b-4df5-b72a-b3e4ccdeccb2 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:31:25,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-09ecfd04-3e7b-4df5-b72a-b3e4ccdeccb2 2018-12-23 01:31:25,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4051a7af3727a6fa0489ed6a6fc4b9a18a496c" 2018-12-23 01:31:25,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac3aeee-302e-4993-ac34-38bdd787ce01 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:31:25,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-4ac3aeee-302e-4993-ac34-38bdd787ce01 2018-12-23 01:31:25,315 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-b165cf4e-cd0a-43c-proj 2018-12-23 01:31:25,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b56c153fd421456e821b37622e554a69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4051a7af3727a6fa0489ed6a6fc4b9a18a496c" 2018-12-23 01:31:25,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-843f083a-8776-4e7a-9da5-b2a0c4f53f74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:25,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b56c153fd421456e821b37622e554a69 used request id req-843f083a-8776-4e7a-9da5-b2a0c4f53f74 2018-12-23 01:31:25,541 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-b165cf4e-cd0a-43c-proj-role 2018-12-23 01:31:25,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/dd2da727493141a9a7c4fd174024d2b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4051a7af3727a6fa0489ed6a6fc4b9a18a496c" 2018-12-23 01:31:25,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75e1bb20-b3b5-4935-a92b-630ddc7a5bb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:25,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/dd2da727493141a9a7c4fd174024d2b0 used request id req-75e1bb20-b3b5-4935-a92b-630ddc7a5bb0 2018-12-23 01:31:25,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4051a7af3727a6fa0489ed6a6fc4b9a18a496c" 2018-12-23 01:31:25,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c6552b4-1ec7-43ab-905a-4cf3b2bd0a5c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:31:25,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0c6552b4-1ec7-43ab-905a-4cf3b2bd0a5c 2018-12-23 01:31:25,738 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-b165cf4e-cd0a-43c-user 2018-12-23 01:31:25,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/03a1d99210ce42b6ae5bf44d0cbab57e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd5f2e04a8e56b9f4fe3bb8d4ee4b4172f3d628" 2018-12-23 01:31:25,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c6db03a-c2c3-4973-8060-38c2cad973d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:25,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/03a1d99210ce42b6ae5bf44d0cbab57e used request id req-7c6db03a-c2c3-4973-8060-38c2cad973d3 2018-12-23 01:31:25,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:26,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["FhOyKpKWQCuKM1PnDLJznw"], "issued_at": "2018-12-23T01:31:26.000000Z"}} 2018-12-23 01:31:26,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e832a25824e61c2284d9897b79c0253f11fce0dd" 2018-12-23 01:31:26,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa7b0b9-32a3-4c17-8b9e-062f7c1e5ea9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:26,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3fa7b0b9-32a3-4c17-8b9e-062f7c1e5ea9 2018-12-23 01:31:26,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:26,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:26,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["UJmUEWvoTLStP9DnBgecPQ"], "issued_at": "2018-12-23T01:31:26.000000Z"}} 2018-12-23 01:31:26,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" 2018-12-23 01:31:26,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d28e1b3-3c37-48b6-9689-0d0da913b73d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:26,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7d28e1b3-3c37-48b6-9689-0d0da913b73d 2018-12-23 01:31:26,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:31:26,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:31:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:31:26,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" 2018-12-23 01:31:26,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a42dde41-e875-4a83-a13e-3487ddf5b907 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:31:26,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj used request id req-a42dde41-e875-4a83-a13e-3487ddf5b907 2018-12-23 01:31:26,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" 2018-12-23 01:31:27,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed0ecf2-a311-4233-8203-b9f0bd634b88 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:31:27,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6ed0ecf2-a311-4233-8203-b9f0bd634b88 2018-12-23 01:31:27,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}}' 2018-12-23 01:31:27,167 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:31:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9388187-8f5f-4d52-9c48-7d8436da7228 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56"}, "enabled": true, "id": "c15a8135b827424e91f00bdf458f7c56", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}} 2018-12-23 01:31:27,167 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c9388187-8f5f-4d52-9c48-7d8436da7228 2018-12-23 01:31:27,167 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj 2018-12-23 01:31:27,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:27,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:27,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:31:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["pIb9PvRpQuGVbD_F1ZRikA"], "issued_at": "2018-12-23T01:31:27.000000Z"}} 2018-12-23 01:31:27,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a0f5828d06db0af0b05c43b960a8dbd348d4d1" 2018-12-23 01:31:27,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ff12c9-defe-4dc8-abe9-c8cdd39d8830 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:27,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-04ff12c9-defe-4dc8-abe9-c8cdd39d8830 2018-12-23 01:31:27,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:31:27,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:31:27,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a0f5828d06db0af0b05c43b960a8dbd348d4d1" 2018-12-23 01:31:27,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a172ea41-0c08-4f2c-9636-c44eafb37024 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:31:27,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a172ea41-0c08-4f2c-9636-c44eafb37024 2018-12-23 01:31:27,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a0f5828d06db0af0b05c43b960a8dbd348d4d1" 2018-12-23 01:31:27,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64c9f55-8c9b-4bab-abb4-d24f4bd0fd56 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56"}, "enabled": true, "id": "c15a8135b827424e91f00bdf458f7c56", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}]} 2018-12-23 01:31:27,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj used request id req-b64c9f55-8c9b-4bab-abb4-d24f4bd0fd56 2018-12-23 01:31:27,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a0f5828d06db0af0b05c43b960a8dbd348d4d1" 2018-12-23 01:31:27,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a15aa8e-7993-4ed7-8a41-51d6c752c3c4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:31:27,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5a15aa8e-7993-4ed7-8a41-51d6c752c3c4 2018-12-23 01:31:28,244 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-592c1ae6-b882-427-user 2018-12-23 01:31:28,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:28,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" 2018-12-23 01:31:28,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7be8103-f9f2-4fee-affe-e56f5aa8fd1a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:31:28,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b7be8103-f9f2-4fee-affe-e56f5aa8fd1a 2018-12-23 01:31:28,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj-role"}}' 2018-12-23 01:31:28,454 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79c4fd07-0d2a-49a4-9bf9-ed1e8502b356 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7efee452d334592b171389696d653bc", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7efee452d334592b171389696d653bc"}, "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj-role"}} 2018-12-23 01:31:28,454 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-79c4fd07-0d2a-49a4-9bf9-ed1e8502b356 2018-12-23 01:31:28,454 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj-role 2018-12-23 01:31:28,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e7efee452d334592b171389696d653bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" 2018-12-23 01:31:28,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db5d66f-fc10-4cde-bdfe-8713e11362ca Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/e7efee452d334592b171389696d653bc"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj-role", "id": "e7efee452d334592b171389696d653bc"}} 2018-12-23 01:31:28,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e7efee452d334592b171389696d653bc used request id req-2db5d66f-fc10-4cde-bdfe-8713e11362ca 2018-12-23 01:31:28,552 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj-role to project CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj 2018-12-23 01:31:28,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56/users/03e5e281754d43a3b37a5407aae870de/roles/e7efee452d334592b171389696d653bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" 2018-12-23 01:31:28,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69476257-9e41-4483-b42f-2c92b367cb0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:31:28,679 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56/users/03e5e281754d43a3b37a5407aae870de/roles/e7efee452d334592b171389696d653bc used request id req-69476257-9e41-4483-b42f-2c92b367cb0c 2018-12-23 01:31:28,679 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:31:28,681 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:31:28,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:28,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:29,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7efee452d334592b171389696d653bc", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj-role"}], "expires_at": "2018-12-23T02:31:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c15a8135b827424e91f00bdf458f7c56", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-user", "id": "03e5e281754d43a3b37a5407aae870de"}, "audit_ids": ["OKl98xZtTLS3bbDdFrYZwQ"], "issued_at": "2018-12-23T01:31:29.000000Z"}} 2018-12-23 01:31:29,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7eb41d7dd785bc8cfd81c8b9946dc130d43f36" 2018-12-23 01:31:29,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-672f978a-99d5-4fda-8368-7d542d905ec7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:29,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-672f978a-99d5-4fda-8368-7d542d905ec7 2018-12-23 01:31:29,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a7eb41d7dd785bc8cfd81c8b9946dc130d43f36" 2018-12-23 01:31:29,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-8d377fc2-807d-44f8-b31e-2ae5503f5b1e Date: Sun, 23 Dec 2018 01:31:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-image"} 2018-12-23 01:31:29,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-image used request id req-8d377fc2-807d-44f8-b31e-2ae5503f5b1e 2018-12-23 01:31:29,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a7eb41d7dd785bc8cfd81c8b9946dc130d43f36" 2018-12-23 01:31:29,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4b5a4c92-dd9e-4084-a0aa-de2ed516b302 Date: Sun, 23 Dec 2018 01:31: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-12-23 01:31:29,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4b5a4c92-dd9e-4084-a0aa-de2ed516b302 2018-12-23 01:31:29,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a7eb41d7dd785bc8cfd81c8b9946dc130d43f36" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-image"}' 2018-12-23 01:31:29,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10 X-Openstack-Request-Id: req-85c00dc7-c4d6-41aa-b31a-dd520ec55d4f Date: Sun, 23 Dec 2018 01:31:29 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:31:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:31:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "min_disk": 0, "protected": false, "id": "cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "file": "/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10/file", "checksum": null, "owner": "c15a8135b827424e91f00bdf458f7c56", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:31:29,709 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-85c00dc7-c4d6-41aa-b31a-dd520ec55d4f 2018-12-23 01:31:29,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a7eb41d7dd785bc8cfd81c8b9946dc130d43f36" -d '' 2018-12-23 01:31:31,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-30c6873a-d9da-4a60-a81c-78c2591e3737 Date: Sun, 23 Dec 2018 01:31:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:31:31,364 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10/file used request id req-30c6873a-d9da-4a60-a81c-78c2591e3737 2018-12-23 01:31:31,365 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:31:31,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a7eb41d7dd785bc8cfd81c8b9946dc130d43f36" 2018-12-23 01:31:31,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-9f975e0f-1316-4d30-98c3-58839871c1f0 Date: Sun, 23 Dec 2018 01:31:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:31:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:31:31Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10/snap", "metadata": {}}], "self": "/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "min_disk": 0, "protected": false, "id": "cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "file": "/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c15a8135b827424e91f00bdf458f7c56", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:31:31,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10 used request id req-9f975e0f-1316-4d30-98c3-58839871c1f0 2018-12-23 01:31:31,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a7eb41d7dd785bc8cfd81c8b9946dc130d43f36" 2018-12-23 01:31:31,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-218fd959-0cee-4da2-99fa-f11a0602942f Date: Sun, 23 Dec 2018 01:31: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-12-23 01:31:31,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-218fd959-0cee-4da2-99fa-f11a0602942f 2018-12-23 01:31:31,692 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-image 2018-12-23 01:31:31,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a7eb41d7dd785bc8cfd81c8b9946dc130d43f36" 2018-12-23 01:31:31,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-27d4a702-a87e-4638-b852-c9246b2f0479 Date: Sun, 23 Dec 2018 01:31:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:31:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:31:31Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10/snap", "metadata": {}}], "self": "/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "min_disk": 0, "protected": false, "id": "cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "file": "/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c15a8135b827424e91f00bdf458f7c56", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:31:31,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10 used request id req-27d4a702-a87e-4638-b852-c9246b2f0479 2018-12-23 01:31:31,856 - create_image - DEBUG - Instance status is - active 2018-12-23 01:31:31,856 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-image 2018-12-23 01:31:31,856 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-image 2018-12-23 01:31:31,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:31,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:32,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7efee452d334592b171389696d653bc", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj-role"}], "expires_at": "2018-12-23T02:31:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c15a8135b827424e91f00bdf458f7c56", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-user", "id": "03e5e281754d43a3b37a5407aae870de"}, "audit_ids": ["-hCV8kWtSNy_uvkY00WZTw"], "issued_at": "2018-12-23T01:31:32.000000Z"}} 2018-12-23 01:31:32,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc1d163588042b3240d6b21e49447c5822d8030" 2018-12-23 01:31:32,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4a9638-c763-4810-9501-dd35a0fd7b71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:32,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9a4a9638-c763-4810-9501-dd35a0fd7b71 2018-12-23 01:31:32,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc1d163588042b3240d6b21e49447c5822d8030" 2018-12-23 01:31:32,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8f2e359e-7be6-4810-b00c-ff44d59cd1e2 Date: Sun, 23 Dec 2018 01:31:32 GMT RESP BODY: {"networks":[]} 2018-12-23 01:31:32,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net used request id req-8f2e359e-7be6-4810-b00c-ff44d59cd1e2 2018-12-23 01:31:32,496 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net 2018-12-23 01:31:32,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc1d163588042b3240d6b21e49447c5822d8030" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net", "admin_state_up": true}}' 2018-12-23 01:31:33,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6a349845-2278-482b-8357-16db4dc58f27 Date: Sun, 23 Dec 2018 01:31:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:31:32Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:32Z","mtu":1450}} 2018-12-23 01:31:33,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-6a349845-2278-482b-8357-16db4dc58f27 2018-12-23 01:31:33,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc1d163588042b3240d6b21e49447c5822d8030" 2018-12-23 01:31:33,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-67216b09-8cc2-4951-b36b-4e5ff9e812a3 Date: Sun, 23 Dec 2018 01:31: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-12-23T01:31:32Z","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c15a8135b827424e91f00bdf458f7c56","id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net"}]} 2018-12-23 01:31:33,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-67216b09-8cc2-4951-b36b-4e5ff9e812a3 2018-12-23 01:31:33,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc1d163588042b3240d6b21e49447c5822d8030" 2018-12-23 01:31:33,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-63a6ee3f-766d-45c4-aa32-b1ead8c44edf Date: Sun, 23 Dec 2018 01:31:33 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:31:33,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-63a6ee3f-766d-45c4-aa32-b1ead8c44edf 2018-12-23 01:31:33,430 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet 2018-12-23 01:31:33,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc1d163588042b3240d6b21e49447c5822d8030" -d '{"subnets": [{"ip_version": 4, "network_id": "f9bb873d-5d48-441f-a9ef-5fe97cda3f9e", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}]}' 2018-12-23 01:31:34,075 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ff0ad81b-5f9c-4614-851b-b790fc2a54b7 Date: Sun, 23 Dec 2018 01:31:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:31: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":"c15a8135b827424e91f00bdf458f7c56","id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}]} 2018-12-23 01:31:34,075 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-ff0ad81b-5f9c-4614-851b-b790fc2a54b7 2018-12-23 01:31:34,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc1d163588042b3240d6b21e49447c5822d8030" 2018-12-23 01:31:34,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-404b6839-cfab-45dd-b937-7e126c9eff5d Date: Sun, 23 Dec 2018 01: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":["12878366-31ae-4c8e-9f7c-3cc00cb81852"],"updated_at":"2018-12-23T01:31:33Z","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c15a8135b827424e91f00bdf458f7c56","id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net"}]} 2018-12-23 01:31:34,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-404b6839-cfab-45dd-b937-7e126c9eff5d 2018-12-23 01:31:34,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc1d163588042b3240d6b21e49447c5822d8030" 2018-12-23 01:31:34,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b066e561-6873-4794-a952-286c319637a2 Date: Sun, 23 Dec 2018 01:31:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:31: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":"c15a8135b827424e91f00bdf458f7c56","id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}]} 2018-12-23 01:31:34,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-b066e561-6873-4794-a952-286c319637a2 2018-12-23 01:31:34,410 - OpenStackNetwork - DEBUG - Network [f9bb873d-5d48-441f-a9ef-5fe97cda3f9e] created successfully 2018-12-23 01:31:34,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:34,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:34,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7efee452d334592b171389696d653bc", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj-role"}], "expires_at": "2018-12-23T02:31:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c15a8135b827424e91f00bdf458f7c56", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-user", "id": "03e5e281754d43a3b37a5407aae870de"}, "audit_ids": ["2iEy7WwpQlK3GAb1ERtAYQ"], "issued_at": "2018-12-23T01:31:34.000000Z"}} 2018-12-23 01:31:34,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13052cf8ee4c6fb120b7f93c0e60a9bfd87cefd5" 2018-12-23 01:31:34,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157e7537-04cd-48f9-b54e-8deeaf0d3878 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:34,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-157e7537-04cd-48f9-b54e-8deeaf0d3878 2018-12-23 01:31:34,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13052cf8ee4c6fb120b7f93c0e60a9bfd87cefd5" 2018-12-23 01:31:35,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3155639d-f5fd-4eb9-968b-ac895823aa00 Date: Sun, 23 Dec 2018 01:31:35 GMT RESP BODY: {"routers": []} 2018-12-23 01:31:35,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-router&admin_state_up=True used request id req-3155639d-f5fd-4eb9-968b-ac895823aa00 2018-12-23 01:31:35,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:35,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:35,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7efee452d334592b171389696d653bc", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj-role"}], "expires_at": "2018-12-23T02:31:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c15a8135b827424e91f00bdf458f7c56", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-user", "id": "03e5e281754d43a3b37a5407aae870de"}, "audit_ids": ["7mj8zUg_Tu2wfzHtdg4TNQ"], "issued_at": "2018-12-23T01:31:35.000000Z"}} 2018-12-23 01:31:35,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d431cd052a5971ddafb4e4cebd6312e03576c494" 2018-12-23 01:31:35,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e584c6de-d72d-48ed-a164-df32e0c6fae8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:35,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e584c6de-d72d-48ed-a164-df32e0c6fae8 2018-12-23 01:31:35,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13052cf8ee4c6fb120b7f93c0e60a9bfd87cefd5" 2018-12-23 01:31:35,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-561404f2-6beb-461f-b65b-306d42d1c3fb Date: Sun, 23 Dec 2018 01:31:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:31:35,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-561404f2-6beb-461f-b65b-306d42d1c3fb 2018-12-23 01:31:35,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13052cf8ee4c6fb120b7f93c0e60a9bfd87cefd5" 2018-12-23 01:31:35,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8cb9ee09-d97a-45b9-b019-a69edee6d0b0 Date: Sun, 23 Dec 2018 01:31:35 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:31:35,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-8cb9ee09-d97a-45b9-b019-a69edee6d0b0 2018-12-23 01:31:35,953 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-router 2018-12-23 01:31:35,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13052cf8ee4c6fb120b7f93c0e60a9bfd87cefd5" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-router", "admin_state_up": true}}' 2018-12-23 01:31:41,132 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-fbf5ff35-f9f2-4552-8188-511bbc4025d4 Date: Sun, 23 Dec 2018 01:31:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:36Z", "admin_state_up": true, "updated_at": "2018-12-23T01:31:37Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "8dffd0ce-880d-4421-82d2-3d3934ebe90a", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-router"}} 2018-12-23 01:31:41,132 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-fbf5ff35-f9f2-4552-8188-511bbc4025d4 2018-12-23 01:31:41,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=8dffd0ce-880d-4421-82d2-3d3934ebe90a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13052cf8ee4c6fb120b7f93c0e60a9bfd87cefd5" 2018-12-23 01:31:41,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-21931e56-ea27-444e-96eb-8414e301231f Date: Sun, 23 Dec 2018 01:31:41 GMT RESP BODY: {"ports":[]} 2018-12-23 01:31:41,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=8dffd0ce-880d-4421-82d2-3d3934ebe90a used request id req-21931e56-ea27-444e-96eb-8414e301231f 2018-12-23 01:31:41,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13052cf8ee4c6fb120b7f93c0e60a9bfd87cefd5" 2018-12-23 01:31:41,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a39ad69b-a7cf-45e3-ad19-cb795d8114e5 Date: Sun, 23 Dec 2018 01:31: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":["12878366-31ae-4c8e-9f7c-3cc00cb81852"],"updated_at":"2018-12-23T01:31:33Z","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c15a8135b827424e91f00bdf458f7c56","id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net"}]} 2018-12-23 01:31:41,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net used request id req-a39ad69b-a7cf-45e3-ad19-cb795d8114e5 2018-12-23 01:31:41,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:31:41,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:31:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:31:41,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13052cf8ee4c6fb120b7f93c0e60a9bfd87cefd5" 2018-12-23 01:31:41,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc36a994-592f-43e6-9424-369152e778e7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56"}, "enabled": true, "id": "c15a8135b827424e91f00bdf458f7c56", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}} 2018-12-23 01:31:41,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 used request id req-fc36a994-592f-43e6-9424-369152e778e7 2018-12-23 01:31:41,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13052cf8ee4c6fb120b7f93c0e60a9bfd87cefd5" 2018-12-23 01:31:41,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f96782d9-72df-4e89-a7dd-c76153d8538e Date: Sun, 23 Dec 2018 01:31:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:31: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":"c15a8135b827424e91f00bdf458f7c56","id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}]} 2018-12-23 01:31:41,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-f96782d9-72df-4e89-a7dd-c76153d8538e 2018-12-23 01:31:41,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e&name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13052cf8ee4c6fb120b7f93c0e60a9bfd87cefd5" 2018-12-23 01:31:41,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-55a5be89-61b7-436c-91e6-cea187870228 Date: Sun, 23 Dec 2018 01:31:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:31: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":"c15a8135b827424e91f00bdf458f7c56","id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}]} 2018-12-23 01:31:41,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e&name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet used request id req-55a5be89-61b7-436c-91e6-cea187870228 2018-12-23 01:31:41,967 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 01:31:41,967 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-router 2018-12-23 01:31:41,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/8dffd0ce-880d-4421-82d2-3d3934ebe90a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13052cf8ee4c6fb120b7f93c0e60a9bfd87cefd5" -d '{"subnet_id": "12878366-31ae-4c8e-9f7c-3cc00cb81852"}' 2018-12-23 01:31:43,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-46a88493-f768-469b-8b48-b6c98648eff1 Date: Sun, 23 Dec 2018 01:31:43 GMT RESP BODY: {"network_id": "f9bb873d-5d48-441f-a9ef-5fe97cda3f9e", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "subnet_id": "12878366-31ae-4c8e-9f7c-3cc00cb81852", "subnet_ids": ["12878366-31ae-4c8e-9f7c-3cc00cb81852"], "port_id": "59d136bb-e281-4075-9c9e-7ea54803b496", "id": "8dffd0ce-880d-4421-82d2-3d3934ebe90a"} 2018-12-23 01:31:43,928 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/8dffd0ce-880d-4421-82d2-3d3934ebe90a/add_router_interface used request id req-46a88493-f768-469b-8b48-b6c98648eff1 2018-12-23 01:31:43,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/8dffd0ce-880d-4421-82d2-3d3934ebe90a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13052cf8ee4c6fb120b7f93c0e60a9bfd87cefd5" 2018-12-23 01:31:44,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7a05c35c-5bc6-410c-8a60-87f4007fc6b8 Date: Sun, 23 Dec 2018 01:31:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:36Z", "admin_state_up": true, "updated_at": "2018-12-23T01:31:43Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "8dffd0ce-880d-4421-82d2-3d3934ebe90a", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-router"}} 2018-12-23 01:31:44,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/8dffd0ce-880d-4421-82d2-3d3934ebe90a used request id req-7a05c35c-5bc6-410c-8a60-87f4007fc6b8 2018-12-23 01:31:44,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=8dffd0ce-880d-4421-82d2-3d3934ebe90a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13052cf8ee4c6fb120b7f93c0e60a9bfd87cefd5" 2018-12-23 01:31:44,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-4b90d1e8-303d-487f-af3c-654133ca5542 Date: Sun, 23 Dec 2018 01:31:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.1"}],"id":"59d136bb-e281-4075-9c9e-7ea54803b496","security_groups":[],"mac_address":"fa:16:3e:9a:69:b1","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:42Z","binding:vnic_type":"normal","device_id":"8dffd0ce-880d-4421-82d2-3d3934ebe90a"}]} 2018-12-23 01:31:44,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=8dffd0ce-880d-4421-82d2-3d3934ebe90a used request id req-4b90d1e8-303d-487f-af3c-654133ca5542 2018-12-23 01:31:44,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/12878366-31ae-4c8e-9f7c-3cc00cb81852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13052cf8ee4c6fb120b7f93c0e60a9bfd87cefd5" 2018-12-23 01:31:44,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-55e5f781-6e95-4482-8c0c-57114915020f Date: Sun, 23 Dec 2018 01:31:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:31: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":"c15a8135b827424e91f00bdf458f7c56","id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}} 2018-12-23 01:31:44,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/12878366-31ae-4c8e-9f7c-3cc00cb81852 used request id req-55e5f781-6e95-4482-8c0c-57114915020f 2018-12-23 01:31:44,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:44,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:44,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:31:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["n4kwiyXMSwG7yArL5G_WMg"], "issued_at": "2018-12-23T01:31:44.000000Z"}} 2018-12-23 01:31:44,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907879e7571a2652e9c1db20b3e6a8d05d5a9cb5" 2018-12-23 01:31:45,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52eab742-585b-4545-a03d-6aad066125b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:45,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-52eab742-585b-4545-a03d-6aad066125b3 2018-12-23 01:31:45,048 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:31:45,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907879e7571a2652e9c1db20b3e6a8d05d5a9cb5" 2018-12-23 01:31:45,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-c88e9f3b-1384-4629-8d7d-c51d6f33d44b x-compute-request-id: req-c88e9f3b-1384-4629-8d7d-c51d6f33d44b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:31:45,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c88e9f3b-1384-4629-8d7d-c51d6f33d44b 2018-12-23 01:31:45,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907879e7571a2652e9c1db20b3e6a8d05d5a9cb5" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-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-12-23 01:31:45,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-fb8bd608-9fa2-418c-a0b0-93b4fbf65aa5 x-compute-request-id: req-fb8bd608-9fa2-418c-a0b0-93b4fbf65aa5 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0bcd832b-13a7-4335-9ee7-7f53ffe53901", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:31:45,291 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fb8bd608-9fa2-418c-a0b0-93b4fbf65aa5 2018-12-23 01:31:45,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:45,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:45,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7efee452d334592b171389696d653bc", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj-role"}], "expires_at": "2018-12-23T02:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c15a8135b827424e91f00bdf458f7c56", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-user", "id": "03e5e281754d43a3b37a5407aae870de"}, "audit_ids": ["efWOm7WBQqmWKwE6hYfFcw"], "issued_at": "2018-12-23T01:31:45.000000Z"}} 2018-12-23 01:31:45,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6b189400dcebb662a88866b94aeca5b5568b8e" 2018-12-23 01:31:45,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5fd370f-4a65-444f-9e29-3f0c47ae28f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:45,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e5fd370f-4a65-444f-9e29-3f0c47ae28f6 2018-12-23 01:31:45,744 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:31:45,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6b189400dcebb662a88866b94aeca5b5568b8e" 2018-12-23 01:31:45,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-5b035562-afed-4fc6-b288-b9614493c03c x-compute-request-id: req-5b035562-afed-4fc6-b288-b9614493c03c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 01:31:45,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-5b035562-afed-4fc6-b288-b9614493c03c 2018-12-23 01:31:45,923 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp... 2018-12-23 01:31:45,923 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 01:31:45,954 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp 2018-12-23 01:31:45,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6b189400dcebb662a88866b94aeca5b5568b8e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLVwgxoMzINY4ruXi9giBXNhXhmPGeYJGuKbgRILvk0i5aeeg4gnRwmRl/EM6CvKyD8chrFmQSlxU7FGi6srEs1PBMGMpmBEJu0S+ZhP7/E2A69kQfH3pkzGveROaZrDhnmTJOGLlKaUFNvaftsl9e6KAyc/NkPkL8l+a/ZMbtSw==", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp"}}' 2018-12-23 01:31:46,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-e5c9547a-4e5d-409e-91cb-6a8768d94e9c x-compute-request-id: req-e5c9547a-4e5d-409e-91cb-6a8768d94e9c Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLVwgxoMzINY4ruXi9giBXNhXhmPGeYJGuKbgRILvk0i5aeeg4gnRwmRl/EM6CvKyD8chrFmQSlxU7FGi6srEs1PBMGMpmBEJu0S+ZhP7/E2A69kQfH3pkzGveROaZrDhnmTJOGLlKaUFNvaftsl9e6KAyc/NkPkL8l+a/ZMbtSw==", "user_id": "03e5e281754d43a3b37a5407aae870de", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp", "fingerprint": "66:bb:99:b3:a3:fe:34:b0:50:69:b8:0c:ed:7b:18:fc"}} 2018-12-23 01:31:46,029 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-e5c9547a-4e5d-409e-91cb-6a8768d94e9c 2018-12-23 01:31:46,032 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d.pub 2018-12-23 01:31:46,032 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d 2018-12-23 01:31:46,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:46,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:46,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7efee452d334592b171389696d653bc", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj-role"}], "expires_at": "2018-12-23T02:31:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c15a8135b827424e91f00bdf458f7c56", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-user", "id": "03e5e281754d43a3b37a5407aae870de"}, "audit_ids": ["jHYeNtRVRLOlTCAyOcoGKg"], "issued_at": "2018-12-23T01:31:46.000000Z"}} 2018-12-23 01:31:46,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:31:46,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae210f77-be97-4320-b4dc-89e212cb2f0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:46,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ae210f77-be97-4320-b4dc-89e212cb2f0b 2018-12-23 01:31:46,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:31:46,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7600ca1c-2d7a-4a99-99aa-1f3e285905d1 Date: Sun, 23 Dec 2018 01:31:46 GMT RESP BODY: {"security_groups": []} 2018-12-23 01:31:46,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp used request id req-7600ca1c-2d7a-4a99-99aa-1f3e285905d1 2018-12-23 01:31:46,686 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp... 2018-12-23 01:31:46,686 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp 2018-12-23 01:31:46,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp"}}' 2018-12-23 01:31:47,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-326b3499-75d4-463c-8aa9-8e98aab01679 Date: Sun, 23 Dec 2018 01:31:47 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "updated_at": "2018-12-23T01:31:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "revision_number": 0, "id": "2865bf0f-0be0-44f0-89ec-c25139c05f48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv6", "project_id": "c15a8135b827424e91f00bdf458f7c56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "revision_number": 0, "id": "8ef8b85c-d38e-4e8a-838b-62f9c1c07684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv4", "project_id": "c15a8135b827424e91f00bdf458f7c56"}], "revision_number": 2, "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp"}} 2018-12-23 01:31:47,048 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-326b3499-75d4-463c-8aa9-8e98aab01679 2018-12-23 01:31:47,048 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59b0256a-046f-4ad1-b570-2ae6d26ffc45 2018-12-23 01:31:47,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:31:47,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c8a17605-a67b-436b-ba31-e12a1d4d0eeb Date: Sun, 23 Dec 2018 01:31: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-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "2865bf0f-0be0-44f0-89ec-c25139c05f48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "8ef8b85c-d38e-4e8a-838b-62f9c1c07684"}]} 2018-12-23 01:31:47,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 used request id req-c8a17605-a67b-436b-ba31-e12a1d4d0eeb 2018-12-23 01:31:47,226 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59b0256a-046f-4ad1-b570-2ae6d26ffc45 2018-12-23 01:31:47,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:31:47,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f5f46c32-537c-4798-b2cb-4a443f845c5d Date: Sun, 23 Dec 2018 01:31: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-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "2865bf0f-0be0-44f0-89ec-c25139c05f48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "8ef8b85c-d38e-4e8a-838b-62f9c1c07684"}]} 2018-12-23 01:31:47,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 used request id req-f5f46c32-537c-4798-b2cb-4a443f845c5d 2018-12-23 01:31:47,451 - neutron_utils - INFO - Retrieving security group with ID - 59b0256a-046f-4ad1-b570-2ae6d26ffc45 2018-12-23 01:31:47,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:31:47,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-494c7b9c-41bd-4198-a4fd-4a966c8e400c Date: Sun, 23 Dec 2018 01:31:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "updated_at": "2018-12-23T01:31:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "revision_number": 0, "id": "2865bf0f-0be0-44f0-89ec-c25139c05f48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv6", "project_id": "c15a8135b827424e91f00bdf458f7c56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "revision_number": 0, "id": "8ef8b85c-d38e-4e8a-838b-62f9c1c07684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv4", "project_id": "c15a8135b827424e91f00bdf458f7c56"}], "revision_number": 2, "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp"}]} 2018-12-23 01:31:47,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 used request id req-494c7b9c-41bd-4198-a4fd-4a966c8e400c 2018-12-23 01:31:47,634 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59b0256a-046f-4ad1-b570-2ae6d26ffc45 2018-12-23 01:31:47,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:31:47,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-81f8b2e1-b90b-4fcf-b5f8-f02bb79bd439 Date: Sun, 23 Dec 2018 01:31: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-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "2865bf0f-0be0-44f0-89ec-c25139c05f48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "8ef8b85c-d38e-4e8a-838b-62f9c1c07684"}]} 2018-12-23 01:31:47,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 used request id req-81f8b2e1-b90b-4fcf-b5f8-f02bb79bd439 2018-12-23 01:31:47,663 - neutron_utils - INFO - Retrieving security group with ID - 59b0256a-046f-4ad1-b570-2ae6d26ffc45 2018-12-23 01:31:47,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:31:47,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-c975d3f6-3fc2-4eb7-9baf-54902fda0340 Date: Sun, 23 Dec 2018 01:31:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "updated_at": "2018-12-23T01:31:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "revision_number": 0, "id": "2865bf0f-0be0-44f0-89ec-c25139c05f48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv6", "project_id": "c15a8135b827424e91f00bdf458f7c56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "revision_number": 0, "id": "8ef8b85c-d38e-4e8a-838b-62f9c1c07684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv4", "project_id": "c15a8135b827424e91f00bdf458f7c56"}], "revision_number": 2, "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp"}]} 2018-12-23 01:31:47,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 used request id req-c975d3f6-3fc2-4eb7-9baf-54902fda0340 2018-12-23 01:31:47,715 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59b0256a-046f-4ad1-b570-2ae6d26ffc45 2018-12-23 01:31:47,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:31:47,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2939c4cd-b1c1-4a63-8611-dd441077b0d6 Date: Sun, 23 Dec 2018 01:31: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-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "2865bf0f-0be0-44f0-89ec-c25139c05f48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "8ef8b85c-d38e-4e8a-838b-62f9c1c07684"}]} 2018-12-23 01:31:47,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 used request id req-2939c4cd-b1c1-4a63-8611-dd441077b0d6 2018-12-23 01:31:47,889 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp 2018-12-23 01:31:47,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:31:48,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-010d39ff-66d1-4edd-9b7b-5e8c79bb5506 Date: Sun, 23 Dec 2018 01:31:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "updated_at": "2018-12-23T01:31:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "revision_number": 0, "id": "2865bf0f-0be0-44f0-89ec-c25139c05f48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv6", "project_id": "c15a8135b827424e91f00bdf458f7c56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "revision_number": 0, "id": "8ef8b85c-d38e-4e8a-838b-62f9c1c07684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv4", "project_id": "c15a8135b827424e91f00bdf458f7c56"}], "revision_number": 2, "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp"}]} 2018-12-23 01:31:48,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp used request id req-010d39ff-66d1-4edd-9b7b-5e8c79bb5506 2018-12-23 01:31:48,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:31:48,098 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:31:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:31:48,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:31:48,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-874c2b80-89ef-4fa8-9433-c880a16228c4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56"}, "enabled": true, "id": "c15a8135b827424e91f00bdf458f7c56", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}} 2018-12-23 01:31:48,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 used request id req-874c2b80-89ef-4fa8-9433-c880a16228c4 2018-12-23 01:31:48,175 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59b0256a-046f-4ad1-b570-2ae6d26ffc45 2018-12-23 01:31:48,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:31:48,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6e9c5110-59b2-4431-b491-bfd4b0d77ca6 Date: Sun, 23 Dec 2018 01:31: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-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "2865bf0f-0be0-44f0-89ec-c25139c05f48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "8ef8b85c-d38e-4e8a-838b-62f9c1c07684"}]} 2018-12-23 01:31:48,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 used request id req-6e9c5110-59b2-4431-b491-bfd4b0d77ca6 2018-12-23 01:31:48,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45"}}' 2018-12-23 01:31:48,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-71893443-17e4-4c67-8ce0-488c01f5459e Date: Sun, 23 Dec 2018 01:31: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-12-23T01:31:48Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:48Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "2fed4eab-14dd-4422-ab12-3fd54da67aab"}} 2018-12-23 01:31:48,742 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-71893443-17e4-4c67-8ce0-488c01f5459e 2018-12-23 01:31:48,742 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp 2018-12-23 01:31:48,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:31:48,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-94509f93-36d7-46e7-b79e-cf90a536ea65 Date: Sun, 23 Dec 2018 01:31:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "updated_at": "2018-12-23T01:31:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "revision_number": 0, "id": "2865bf0f-0be0-44f0-89ec-c25139c05f48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv6", "project_id": "c15a8135b827424e91f00bdf458f7c56"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:48Z", "revision_number": 0, "id": "2fed4eab-14dd-4422-ab12-3fd54da67aab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:48Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv4", "project_id": "c15a8135b827424e91f00bdf458f7c56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "revision_number": 0, "id": "8ef8b85c-d38e-4e8a-838b-62f9c1c07684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv4", "project_id": "c15a8135b827424e91f00bdf458f7c56"}], "revision_number": 3, "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp"}]} 2018-12-23 01:31:48,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp used request id req-94509f93-36d7-46e7-b79e-cf90a536ea65 2018-12-23 01:31:48,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:31:49,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25cd4be9-04fc-4715-aaa7-f56fd390cae2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56"}, "enabled": true, "id": "c15a8135b827424e91f00bdf458f7c56", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}} 2018-12-23 01:31:49,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 used request id req-25cd4be9-04fc-4715-aaa7-f56fd390cae2 2018-12-23 01:31:49,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59b0256a-046f-4ad1-b570-2ae6d26ffc45 2018-12-23 01:31:49,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:31:49,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-1e2d3d8c-3041-48c1-81c1-1f21396c5850 Date: Sun, 23 Dec 2018 01:31: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-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "2865bf0f-0be0-44f0-89ec-c25139c05f48"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:48Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:48Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "2fed4eab-14dd-4422-ab12-3fd54da67aab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "8ef8b85c-d38e-4e8a-838b-62f9c1c07684"}]} 2018-12-23 01:31:49,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 used request id req-1e2d3d8c-3041-48c1-81c1-1f21396c5850 2018-12-23 01:31:49,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45"}}' 2018-12-23 01:31:49,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-000176e7-4749-4035-848a-c83e31befef9 Date: Sun, 23 Dec 2018 01:31: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-12-23T01:31:49Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": 22, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:49Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "41e89023-b329-4e6d-b537-4081f1e1bb2c"}} 2018-12-23 01:31:49,508 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-000176e7-4749-4035-848a-c83e31befef9 2018-12-23 01:31:49,509 - neutron_utils - INFO - Retrieving security group with ID - 59b0256a-046f-4ad1-b570-2ae6d26ffc45 2018-12-23 01:31:49,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:31:49,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-0cf68319-b6d8-4016-80e8-c50563c3f9a8 Date: Sun, 23 Dec 2018 01:31:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "updated_at": "2018-12-23T01:31:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "revision_number": 0, "id": "2865bf0f-0be0-44f0-89ec-c25139c05f48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv6", "project_id": "c15a8135b827424e91f00bdf458f7c56"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:48Z", "revision_number": 0, "id": "2fed4eab-14dd-4422-ab12-3fd54da67aab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:48Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv4", "project_id": "c15a8135b827424e91f00bdf458f7c56"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:31:49Z", "revision_number": 0, "id": "41e89023-b329-4e6d-b537-4081f1e1bb2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:49Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c15a8135b827424e91f00bdf458f7c56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "revision_number": 0, "id": "8ef8b85c-d38e-4e8a-838b-62f9c1c07684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv4", "project_id": "c15a8135b827424e91f00bdf458f7c56"}], "revision_number": 4, "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp"}]} 2018-12-23 01:31:49,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 used request id req-0cf68319-b6d8-4016-80e8-c50563c3f9a8 2018-12-23 01:31:49,563 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59b0256a-046f-4ad1-b570-2ae6d26ffc45 2018-12-23 01:31:49,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:31:49,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-2c3656fc-f2a1-4005-89cc-23831aa59b82 Date: Sun, 23 Dec 2018 01:31: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-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "2865bf0f-0be0-44f0-89ec-c25139c05f48"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:48Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:48Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "2fed4eab-14dd-4422-ab12-3fd54da67aab"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T01:31:49Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": 22, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:49Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "41e89023-b329-4e6d-b537-4081f1e1bb2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:46Z", "security_group_id": "59b0256a-046f-4ad1-b570-2ae6d26ffc45", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:46Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "8ef8b85c-d38e-4e8a-838b-62f9c1c07684"}]} 2018-12-23 01:31:49,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=59b0256a-046f-4ad1-b570-2ae6d26ffc45 used request id req-2c3656fc-f2a1-4005-89cc-23831aa59b82 2018-12-23 01:31:49,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:49,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:49,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7efee452d334592b171389696d653bc", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj-role"}], "expires_at": "2018-12-23T02:31:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c15a8135b827424e91f00bdf458f7c56", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-user", "id": "03e5e281754d43a3b37a5407aae870de"}, "audit_ids": ["lgaUiaqjQzOXcE6HGFY9MA"], "issued_at": "2018-12-23T01:31:49.000000Z"}} 2018-12-23 01:31:49,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:50,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d895d9b1-2a53-4d92-a79c-5079f6c3ece6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:50,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d895d9b1-2a53-4d92-a79c-5079f6c3ece6 2018-12-23 01:31:50,051 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:31:50,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:50,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff983ed8-de4b-4c93-9e32-a91cd425c35a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:50,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ff983ed8-de4b-4c93-9e32-a91cd425c35a 2018-12-23 01:31:50,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:50,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-780d952f-506a-4e43-b74a-7041a54bdb94 Date: Sun, 23 Dec 2018 01:31: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":["12878366-31ae-4c8e-9f7c-3cc00cb81852"],"updated_at":"2018-12-23T01:31:33Z","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c15a8135b827424e91f00bdf458f7c56","id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net"}]} 2018-12-23 01:31:50,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net used request id req-780d952f-506a-4e43-b74a-7041a54bdb94 2018-12-23 01:31:50,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:31:50,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:31:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:31:50,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:50,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-251df647-9905-4c70-b7ef-6dca6de70f5d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56"}, "enabled": true, "id": "c15a8135b827424e91f00bdf458f7c56", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}} 2018-12-23 01:31:50,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 used request id req-251df647-9905-4c70-b7ef-6dca6de70f5d 2018-12-23 01:31:50,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:50,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5ca9533c-7875-46e2-be62-14f39194a97c Date: Sun, 23 Dec 2018 01:31:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:31: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":"c15a8135b827424e91f00bdf458f7c56","id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}]} 2018-12-23 01:31:50,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-5ca9533c-7875-46e2-be62-14f39194a97c 2018-12-23 01:31:50,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e&name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:50,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c2bb9c2e-9ac9-49ad-9e02-1c4a4cb954b1 Date: Sun, 23 Dec 2018 01:31:50 GMT RESP BODY: {"ports":[]} 2018-12-23 01:31:50,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e&name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9dport-1&admin_state_up=True used request id req-c2bb9c2e-9ac9-49ad-9e02-1c4a4cb954b1 2018-12-23 01:31:50,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:51,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-fd4f0a99-d0ee-433b-b905-a045fa909f38 x-compute-request-id: req-fd4f0a99-d0ee-433b-b905-a045fa909f38 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:31:51,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst used request id req-fd4f0a99-d0ee-433b-b905-a045fa909f38 2018-12-23 01:31:51,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:51,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-816bafaa-6d49-4b0d-8883-907fe253f8f3 Date: Sun, 23 Dec 2018 01:31: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":["12878366-31ae-4c8e-9f7c-3cc00cb81852"],"updated_at":"2018-12-23T01:31:33Z","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c15a8135b827424e91f00bdf458f7c56","id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net"}]} 2018-12-23 01:31:51,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net used request id req-816bafaa-6d49-4b0d-8883-907fe253f8f3 2018-12-23 01:31:51,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:51,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3379abdc-b369-4881-8674-75d801d4d74c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56"}, "enabled": true, "id": "c15a8135b827424e91f00bdf458f7c56", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}} 2018-12-23 01:31:51,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 used request id req-3379abdc-b369-4881-8674-75d801d4d74c 2018-12-23 01:31:51,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:51,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1adce727-35af-48b1-8239-4b1077c21d2d Date: Sun, 23 Dec 2018 01:31:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:31: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":"c15a8135b827424e91f00bdf458f7c56","id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}]} 2018-12-23 01:31:51,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-1adce727-35af-48b1-8239-4b1077c21d2d 2018-12-23 01:31:51,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e&name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:51,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c53b7f7e-40a1-477e-837f-dc589d0ae1b2 Date: Sun, 23 Dec 2018 01:31:51 GMT RESP BODY: {"ports":[]} 2018-12-23 01:31:51,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e&name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9dport-1&admin_state_up=True used request id req-c53b7f7e-40a1-477e-837f-dc589d0ae1b2 2018-12-23 01:31:51,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:31:51,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:31:52,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7efee452d334592b171389696d653bc", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj-role"}], "expires_at": "2018-12-23T02:31:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c15a8135b827424e91f00bdf458f7c56", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c15a8135b827424e91f00bdf458f7c56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-user", "id": "03e5e281754d43a3b37a5407aae870de"}, "audit_ids": ["yU5ue9f0TryCA_xQ0lgDUg"], "issued_at": "2018-12-23T01:31:52.000000Z"}} 2018-12-23 01:31:52,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5f9cd0114c5a3c851f0f6df57b7d695e659477" 2018-12-23 01:31:52,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-107e7367-f6de-47c3-9d2b-cba9f5ad99ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:31:52,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-107e7367-f6de-47c3-9d2b-cba9f5ad99ea 2018-12-23 01:31:52,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:52,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2ce80427-54d6-4904-9103-5298ea255088 Date: Sun, 23 Dec 2018 01:31: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":["12878366-31ae-4c8e-9f7c-3cc00cb81852"],"updated_at":"2018-12-23T01:31:33Z","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c15a8135b827424e91f00bdf458f7c56","id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net"}]} 2018-12-23 01:31:52,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net used request id req-2ce80427-54d6-4904-9103-5298ea255088 2018-12-23 01:31:52,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:52,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-46864782-dd02-4fc3-9cd3-391a2f49297a Date: Sun, 23 Dec 2018 01:31:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:31: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":"c15a8135b827424e91f00bdf458f7c56","id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}]} 2018-12-23 01:31:52,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-46864782-dd02-4fc3-9cd3-391a2f49297a 2018-12-23 01:31:52,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:52,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2ecc4a1a-e9cd-4783-833b-4fcd979c2e9c Date: Sun, 23 Dec 2018 01:31: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":["12878366-31ae-4c8e-9f7c-3cc00cb81852"],"updated_at":"2018-12-23T01:31:33Z","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c15a8135b827424e91f00bdf458f7c56","id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net"}]} 2018-12-23 01:31:52,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net used request id req-2ecc4a1a-e9cd-4783-833b-4fcd979c2e9c 2018-12-23 01:31:52,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:31:52,798 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:31:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:31:52,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5f9cd0114c5a3c851f0f6df57b7d695e659477" 2018-12-23 01:31:52,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88eceac0-be7d-408b-81d0-310944860541 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56"}, "enabled": true, "id": "c15a8135b827424e91f00bdf458f7c56", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}} 2018-12-23 01:31:52,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 used request id req-88eceac0-be7d-408b-81d0-310944860541 2018-12-23 01:31:52,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:52,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5d28cfaa-4c52-40d2-a8b6-f2b25f037552 Date: Sun, 23 Dec 2018 01:31:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:31: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":"c15a8135b827424e91f00bdf458f7c56","id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}]} 2018-12-23 01:31:52,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-5d28cfaa-4c52-40d2-a8b6-f2b25f037552 2018-12-23 01:31:52,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e&name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:53,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-631ed6e6-3d55-44bb-9e5d-ade87660cd32 Date: Sun, 23 Dec 2018 01:31:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:31: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":"c15a8135b827424e91f00bdf458f7c56","id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}]} 2018-12-23 01:31:53,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e&name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet used request id req-631ed6e6-3d55-44bb-9e5d-ade87660cd32 2018-12-23 01:31:53,144 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net 2018-12-23 01:31:53,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" -d '{"port": {"network_id": "f9bb873d-5d48-441f-a9ef-5fe97cda3f9e", "fixed_ips": [{"subnet_id": "12878366-31ae-4c8e-9f7c-3cc00cb81852", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9dport-1", "admin_state_up": true}}' 2018-12-23 01:31:54,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-b48a3fa0-c541-4229-997c-b9ed085370e0 Date: Sun, 23 Dec 2018 01:31:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.100"}],"id":"456d5ff5-8d1c-45d2-8668-aedb8521e529","security_groups":["eab737b0-76c1-47d7-ac95-ca02e762f7ac"],"mac_address":"fa:16:3e:c2:f1:bc","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9dport-1","project_id":"c15a8135b827424e91f00bdf458f7c56","qos_policy_id":null,"admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:53Z","binding:vnic_type":"normal"}} 2018-12-23 01:31:54,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-b48a3fa0-c541-4229-997c-b9ed085370e0 2018-12-23 01:31:54,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:54,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3d1a9989-fa72-4dec-9dc6-df885b80ac80 Date: Sun, 23 Dec 2018 01:31: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":["12878366-31ae-4c8e-9f7c-3cc00cb81852"],"updated_at":"2018-12-23T01:31:33Z","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c15a8135b827424e91f00bdf458f7c56","id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net"}]} 2018-12-23 01:31:54,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net used request id req-3d1a9989-fa72-4dec-9dc6-df885b80ac80 2018-12-23 01:31:54,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:54,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e23546-dd47-43a8-966f-8bb58724d3d3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56"}, "enabled": true, "id": "c15a8135b827424e91f00bdf458f7c56", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}} 2018-12-23 01:31:54,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 used request id req-e5e23546-dd47-43a8-966f-8bb58724d3d3 2018-12-23 01:31:54,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:54,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-83233ff3-db71-4fc5-89dd-71c48e7ea118 Date: Sun, 23 Dec 2018 01:31:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:31: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":"c15a8135b827424e91f00bdf458f7c56","id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}]} 2018-12-23 01:31:54,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-83233ff3-db71-4fc5-89dd-71c48e7ea118 2018-12-23 01:31:54,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e&name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:54,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-aae4c2d2-b67a-4a48-9a9c-ec5a6fbb6522 Date: Sun, 23 Dec 2018 01:31:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.100"}],"id":"456d5ff5-8d1c-45d2-8668-aedb8521e529","security_groups":["eab737b0-76c1-47d7-ac95-ca02e762f7ac"],"mac_address":"fa:16:3e:c2:f1:bc","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9dport-1","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:53Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:31:54,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e&name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9dport-1&admin_state_up=True used request id req-aae4c2d2-b67a-4a48-9a9c-ec5a6fbb6522 2018-12-23 01:31:54,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:54,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f86de0-5e17-40e8-9474-ba2040d0a864 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56"}, "enabled": true, "id": "c15a8135b827424e91f00bdf458f7c56", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}} 2018-12-23 01:31:54,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 used request id req-b1f86de0-5e17-40e8-9474-ba2040d0a864 2018-12-23 01:31:54,851 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst 2018-12-23 01:31:54,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:54,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31: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-cdb98fc6-7c17-4a75-a419-58c92dd86428 x-compute-request-id: req-cdb98fc6-7c17-4a75-a419-58c92dd86428 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0bcd832b-13a7-4335-9ee7-7f53ffe53901", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-flavor-name"}]} 2018-12-23 01:31:54,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cdb98fc6-7c17-4a75-a419-58c92dd86428 2018-12-23 01:31:54,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:54,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31: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-64de8846-6081-4fba-a293-31746fec7074 x-compute-request-id: req-64de8846-6081-4fba-a293-31746fec7074 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0bcd832b-13a7-4335-9ee7-7f53ffe53901", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:31:54,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901 used request id req-64de8846-6081-4fba-a293-31746fec7074 2018-12-23 01:31:54,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:55,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-be51f50f-e4ff-40cc-8d09-fe4442dd8213 Date: Sun, 23 Dec 2018 01:31:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:31:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:31:31Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10/snap", "metadata": {}}], "self": "/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "min_disk": 0, "protected": false, "id": "cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "file": "/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c15a8135b827424e91f00bdf458f7c56", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-image"} 2018-12-23 01:31:55,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-image used request id req-be51f50f-e4ff-40cc-8d09-fe4442dd8213 2018-12-23 01:31:55,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:55,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7b87788d-8810-4f2e-91ce-283e9d9b98ce Date: Sun, 23 Dec 2018 01:31: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-12-23 01:31:55,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7b87788d-8810-4f2e-91ce-283e9d9b98ce 2018-12-23 01:31:55,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst", "imageRef": "cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "key_name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp", "flavorRef": "0bcd832b-13a7-4335-9ee7-7f53ffe53901", "max_count": 1, "min_count": 1, "networks": [{"port": "456d5ff5-8d1c-45d2-8668-aedb8521e529"}]}}' 2018-12-23 01:31:56,804 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-8a9e250f-de49-432d-bebe-4f354c14685f x-compute-request-id: req-8a9e250f-de49-432d-bebe-4f354c14685f Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1397c991-25d9-40ee-bcea-1fed08b1f186", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "bookmark"}], "adminPass": "25kNxBEC6voZ"}} 2018-12-23 01:31:56,804 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-8a9e250f-de49-432d-bebe-4f354c14685f 2018-12-23 01:31:56,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:57,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af9f9fac-9395-42df-9f88-48ed44f67014 x-compute-request-id: req-af9f9fac-9395-42df-9f88-48ed44f67014 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "bookmark"}], "image": {"id": "cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "links": [{"href": "http://172.30.9.26:8774/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0bcd832b-13a7-4335-9ee7-7f53ffe53901", "links": [{"href": "http://172.30.9.26:8774/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "bookmark"}]}, "id": "1397c991-25d9-40ee-bcea-1fed08b1f186", "user_id": "03e5e281754d43a3b37a5407aae870de", "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-12-23T01:31:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst", "created": "2018-12-23T01:31:56Z", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:31:57,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 used request id req-af9f9fac-9395-42df-9f88-48ed44f67014 2018-12-23 01:31:57,248 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst 2018-12-23 01:31:57,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:31:57,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:31: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-42268a1d-c73e-49cd-b832-1625832b7309 x-compute-request-id: req-42268a1d-c73e-49cd-b832-1625832b7309 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "bookmark"}], "image": {"id": "cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "links": [{"href": "http://172.30.9.26:8774/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0bcd832b-13a7-4335-9ee7-7f53ffe53901", "links": [{"href": "http://172.30.9.26:8774/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "bookmark"}]}, "id": "1397c991-25d9-40ee-bcea-1fed08b1f186", "user_id": "03e5e281754d43a3b37a5407aae870de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:31:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst", "created": "2018-12-23T01:31:56Z", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:31:57,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 used request id req-42268a1d-c73e-49cd-b832-1625832b7309 2018-12-23 01:31:57,540 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst] is - BUILD 2018-12-23 01:31:57,540 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:32:00,543 - create_instance - DEBUG - VM status query timeout in 896.705090046 2018-12-23 01:32:00,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:00,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-a68dbd96-8c17-4436-8cd5-3ee2788204cd x-compute-request-id: req-a68dbd96-8c17-4436-8cd5-3ee2788204cd Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "bookmark"}], "image": {"id": "cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "links": [{"href": "http://172.30.9.26:8774/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0bcd832b-13a7-4335-9ee7-7f53ffe53901", "links": [{"href": "http://172.30.9.26:8774/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "bookmark"}]}, "id": "1397c991-25d9-40ee-bcea-1fed08b1f186", "security_groups": [{"name": "default"}], "user_id": "03e5e281754d43a3b37a5407aae870de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:31:57Z", "hostId": "46e98af66a0eaee8dd93af5dfbb3078f560b6b4e3a61d134016810fa", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst", "created": "2018-12-23T01:31:56Z", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:32:00,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 used request id req-a68dbd96-8c17-4436-8cd5-3ee2788204cd 2018-12-23 01:32:00,947 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst] is - BUILD 2018-12-23 01:32:00,948 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:32:03,951 - create_instance - DEBUG - VM status query timeout in 893.297744036 2018-12-23 01:32:03,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:04,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de6eea3d-d897-45ea-b13b-bcfe465c1579 x-compute-request-id: req-de6eea3d-d897-45ea-b13b-bcfe465c1579 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:f1:bc", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "bookmark"}], "image": {"id": "cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "links": [{"href": "http://172.30.9.26:8774/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:32:01.000000", "flavor": {"id": "0bcd832b-13a7-4335-9ee7-7f53ffe53901", "links": [{"href": "http://172.30.9.26:8774/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "bookmark"}]}, "id": "1397c991-25d9-40ee-bcea-1fed08b1f186", "security_groups": [{"name": "default"}], "user_id": "03e5e281754d43a3b37a5407aae870de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:32:02Z", "hostId": "46e98af66a0eaee8dd93af5dfbb3078f560b6b4e3a61d134016810fa", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst", "created": "2018-12-23T01:31:56Z", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:32:04,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 used request id req-de6eea3d-d897-45ea-b13b-bcfe465c1579 2018-12-23 01:32:04,753 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst] is - ACTIVE 2018-12-23 01:32:04,753 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:32:04,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:05,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-37cc7b5f-58e5-4817-9444-df3ddf5556aa x-compute-request-id: req-37cc7b5f-58e5-4817-9444-df3ddf5556aa Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:f1:bc", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "bookmark"}], "image": {"id": "cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "links": [{"href": "http://172.30.9.26:8774/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:32:01.000000", "flavor": {"id": "0bcd832b-13a7-4335-9ee7-7f53ffe53901", "links": [{"href": "http://172.30.9.26:8774/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "bookmark"}]}, "id": "1397c991-25d9-40ee-bcea-1fed08b1f186", "security_groups": [{"name": "default"}], "user_id": "03e5e281754d43a3b37a5407aae870de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:32:02Z", "hostId": "46e98af66a0eaee8dd93af5dfbb3078f560b6b4e3a61d134016810fa", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst", "created": "2018-12-23T01:31:56Z", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:32:05,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 used request id req-37cc7b5f-58e5-4817-9444-df3ddf5556aa 2018-12-23 01:32:05,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:05,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6dcd57b5-365e-4300-bbe3-965a5bc4b410 Date: Sun, 23 Dec 2018 01:32: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":["12878366-31ae-4c8e-9f7c-3cc00cb81852"],"updated_at":"2018-12-23T01:31:33Z","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c15a8135b827424e91f00bdf458f7c56","id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net"}]} 2018-12-23 01:32:05,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net used request id req-6dcd57b5-365e-4300-bbe3-965a5bc4b410 2018-12-23 01:32:05,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:05,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-489b8b1b-b274-4f6b-9182-ee7de35c77c0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56"}, "enabled": true, "id": "c15a8135b827424e91f00bdf458f7c56", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}} 2018-12-23 01:32:05,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 used request id req-489b8b1b-b274-4f6b-9182-ee7de35c77c0 2018-12-23 01:32:05,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:05,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-758d3e48-1775-4deb-925c-dd5bd850dd3a Date: Sun, 23 Dec 2018 01:32:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:31: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":"c15a8135b827424e91f00bdf458f7c56","id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}]} 2018-12-23 01:32:05,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-758d3e48-1775-4deb-925c-dd5bd850dd3a 2018-12-23 01:32:05,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:06,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-b76da5e9-4dc0-49a1-aaa0-50c2d80d7d60 Date: Sun, 23 Dec 2018 01:32:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.3"}],"id":"18db4f17-c9b8-43be-a0a8-dbd6e9a7a586","security_groups":[],"mac_address":"fa:16:3e:ba:f6:5d","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9bb873d-5d48-441f-a9ef-5fe97cda3f9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.100"}],"id":"456d5ff5-8d1c-45d2-8668-aedb8521e529","security_groups":["eab737b0-76c1-47d7-ac95-ca02e762f7ac"],"mac_address":"fa:16:3e:c2:f1:bc","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9dport-1","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:53Z","binding:vnic_type":"normal","device_id":"1397c991-25d9-40ee-bcea-1fed08b1f186"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.1"}],"id":"59d136bb-e281-4075-9c9e-7ea54803b496","security_groups":[],"mac_address":"fa:16:3e:9a:69:b1","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:42Z","binding:vnic_type":"normal","device_id":"8dffd0ce-880d-4421-82d2-3d3934ebe90a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.2"}],"id":"7c84606a-926a-41e1-b0c7-5b2e5b697d35","security_groups":[],"mac_address":"fa:16:3e:33:87:2f","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9bb873d-5d48-441f-a9ef-5fe97cda3f9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.4"}],"id":"bec3f7c7-715e-4040-acaa-2c90f28cb6b4","security_groups":[],"mac_address":"fa:16:3e:a9:ef:11","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9bb873d-5d48-441f-a9ef-5fe97cda3f9e"}]} 2018-12-23 01:32:06,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-b76da5e9-4dc0-49a1-aaa0-50c2d80d7d60 2018-12-23 01:32:06,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:06,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-18372d8c-567b-4680-8146-b675f1222fcd Date: Sun, 23 Dec 2018 01:32:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:36Z", "admin_state_up": true, "updated_at": "2018-12-23T01:31:43Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "8dffd0ce-880d-4421-82d2-3d3934ebe90a", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-router"}]} 2018-12-23 01:32:06,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-router used request id req-18372d8c-567b-4680-8146-b675f1222fcd 2018-12-23 01:32:06,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:06,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a04bec-bee9-4204-b3b7-6c1ca0d363de Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56"}, "enabled": true, "id": "c15a8135b827424e91f00bdf458f7c56", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}} 2018-12-23 01:32:06,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 used request id req-08a04bec-bee9-4204-b3b7-6c1ca0d363de 2018-12-23 01:32:06,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=8dffd0ce-880d-4421-82d2-3d3934ebe90a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:06,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-0059b7b4-621f-4790-af0b-ebcf0290b73a Date: Sun, 23 Dec 2018 01:32:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.1"}],"id":"59d136bb-e281-4075-9c9e-7ea54803b496","security_groups":[],"mac_address":"fa:16:3e:9a:69:b1","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:42Z","binding:vnic_type":"normal","device_id":"8dffd0ce-880d-4421-82d2-3d3934ebe90a"}]} 2018-12-23 01:32:06,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=8dffd0ce-880d-4421-82d2-3d3934ebe90a used request id req-0059b7b4-621f-4790-af0b-ebcf0290b73a 2018-12-23 01:32:06,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/12878366-31ae-4c8e-9f7c-3cc00cb81852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:06,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2a3616d0-b226-42e5-88dd-2934ab200ebf Date: Sun, 23 Dec 2018 01:32:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:31: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":"c15a8135b827424e91f00bdf458f7c56","id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}} 2018-12-23 01:32:06,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/12878366-31ae-4c8e-9f7c-3cc00cb81852 used request id req-2a3616d0-b226-42e5-88dd-2934ab200ebf 2018-12-23 01:32:06,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:06,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-42ad4497-2b79-4a5d-8801-2bc6e7b8a51e Date: Sun, 23 Dec 2018 01:32:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:32:06,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-42ad4497-2b79-4a5d-8801-2bc6e7b8a51e 2018-12-23 01:32:06,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:06,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-47919287-5c62-4ffb-8af2-ea99d766e1c7 Date: Sun, 23 Dec 2018 01:32:06 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:32:06,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-47919287-5c62-4ffb-8af2-ea99d766e1c7 2018-12-23 01:32:06,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:07,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ce7ebf8-1eca-47a3-b5b4-75767efee5a7 x-compute-request-id: req-7ce7ebf8-1eca-47a3-b5b4-75767efee5a7 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:f1:bc", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "bookmark"}], "image": {"id": "cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "links": [{"href": "http://172.30.9.26:8774/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:32:01.000000", "flavor": {"id": "0bcd832b-13a7-4335-9ee7-7f53ffe53901", "links": [{"href": "http://172.30.9.26:8774/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "bookmark"}]}, "id": "1397c991-25d9-40ee-bcea-1fed08b1f186", "security_groups": [{"name": "default"}], "user_id": "03e5e281754d43a3b37a5407aae870de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:32:02Z", "hostId": "46e98af66a0eaee8dd93af5dfbb3078f560b6b4e3a61d134016810fa", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst", "created": "2018-12-23T01:31:56Z", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:32:07,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 used request id req-7ce7ebf8-1eca-47a3-b5b4-75767efee5a7 2018-12-23 01:32:07,283 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst] is - ACTIVE 2018-12-23 01:32:07,283 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:32:07,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:07,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32: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-33fb86e9-c438-45a4-bd2a-f230d1f4fa18 x-compute-request-id: req-33fb86e9-c438-45a4-bd2a-f230d1f4fa18 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:f1:bc", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "bookmark"}], "image": {"id": "cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "links": [{"href": "http://172.30.9.26:8774/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:32:01.000000", "flavor": {"id": "0bcd832b-13a7-4335-9ee7-7f53ffe53901", "links": [{"href": "http://172.30.9.26:8774/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "bookmark"}]}, "id": "1397c991-25d9-40ee-bcea-1fed08b1f186", "security_groups": [{"name": "default"}], "user_id": "03e5e281754d43a3b37a5407aae870de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:32:02Z", "hostId": "46e98af66a0eaee8dd93af5dfbb3078f560b6b4e3a61d134016810fa", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst", "created": "2018-12-23T01:31:56Z", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:32:07,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 used request id req-33fb86e9-c438-45a4-bd2a-f230d1f4fa18 2018-12-23 01:32:07,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:08,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-daa59434-27cb-4f42-a0fa-e76423b4481a Date: Sun, 23 Dec 2018 01:32: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":["12878366-31ae-4c8e-9f7c-3cc00cb81852"],"updated_at":"2018-12-23T01:31:33Z","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c15a8135b827424e91f00bdf458f7c56","id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net"}]} 2018-12-23 01:32:08,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net used request id req-daa59434-27cb-4f42-a0fa-e76423b4481a 2018-12-23 01:32:08,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:08,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2095f5f6-497a-4e08-b8a7-6107b9577b27 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56"}, "enabled": true, "id": "c15a8135b827424e91f00bdf458f7c56", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}} 2018-12-23 01:32:08,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 used request id req-2095f5f6-497a-4e08-b8a7-6107b9577b27 2018-12-23 01:32:08,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:08,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-25f7c2d2-b003-42d9-a471-203e8d26732c Date: Sun, 23 Dec 2018 01:32:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:31: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":"c15a8135b827424e91f00bdf458f7c56","id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}]} 2018-12-23 01:32:08,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-25f7c2d2-b003-42d9-a471-203e8d26732c 2018-12-23 01:32:08,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:08,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-0ee08f4f-4e95-4d99-bc77-a152b795400a Date: Sun, 23 Dec 2018 01:32:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.3"}],"id":"18db4f17-c9b8-43be-a0a8-dbd6e9a7a586","security_groups":[],"mac_address":"fa:16:3e:ba:f6:5d","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9bb873d-5d48-441f-a9ef-5fe97cda3f9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.100"}],"id":"456d5ff5-8d1c-45d2-8668-aedb8521e529","security_groups":["eab737b0-76c1-47d7-ac95-ca02e762f7ac"],"mac_address":"fa:16:3e:c2:f1:bc","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9dport-1","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:53Z","binding:vnic_type":"normal","device_id":"1397c991-25d9-40ee-bcea-1fed08b1f186"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.1"}],"id":"59d136bb-e281-4075-9c9e-7ea54803b496","security_groups":[],"mac_address":"fa:16:3e:9a:69:b1","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:42Z","binding:vnic_type":"normal","device_id":"8dffd0ce-880d-4421-82d2-3d3934ebe90a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.2"}],"id":"7c84606a-926a-41e1-b0c7-5b2e5b697d35","security_groups":[],"mac_address":"fa:16:3e:33:87:2f","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9bb873d-5d48-441f-a9ef-5fe97cda3f9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.4"}],"id":"bec3f7c7-715e-4040-acaa-2c90f28cb6b4","security_groups":[],"mac_address":"fa:16:3e:a9:ef:11","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9bb873d-5d48-441f-a9ef-5fe97cda3f9e"}]} 2018-12-23 01:32:08,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-0ee08f4f-4e95-4d99-bc77-a152b795400a 2018-12-23 01:32:08,331 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 01:32:08,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:08,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-298b76e6-32ed-471a-a933-86c21f11d74f Date: Sun, 23 Dec 2018 01:32:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:32:08,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-298b76e6-32ed-471a-a933-86c21f11d74f 2018-12-23 01:32:08,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:08,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-11ec8c09-3429-4fe3-bfd8-ed87163073ed Date: Sun, 23 Dec 2018 01:32:08 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:32:08,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-11ec8c09-3429-4fe3-bfd8-ed87163073ed 2018-12-23 01:32:08,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" -d '{"floatingip": {"floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "port_id": "456d5ff5-8d1c-45d2-8668-aedb8521e529"}}' 2018-12-23 01:32:10,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-6cf065d3-d731-41b0-8b96-a6dc34c6ef8b Date: Sun, 23 Dec 2018 01:32:10 GMT RESP BODY: {"floatingip": {"router_id": "8dffd0ce-880d-4421-82d2-3d3934ebe90a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:32:09Z", "updated_at": "2018-12-23T01:32:09Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "c15a8135b827424e91f00bdf458f7c56", "port_id": "456d5ff5-8d1c-45d2-8668-aedb8521e529", "id": "955ec889-4f29-41bf-b03e-d9945aed0f76"}} 2018-12-23 01:32:10,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-6cf065d3-d731-41b0-8b96-a6dc34c6ef8b 2018-12-23 01:32:10,509 - create_instance - INFO - Created floating IP 172.30.9.210 via router - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-router 2018-12-23 01:32:10,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:11,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3552070c-e1d7-47f5-93b1-ffca0fed69ea x-compute-request-id: req-3552070c-e1d7-47f5-93b1-ffca0fed69ea Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:f1:bc", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "bookmark"}], "image": {"id": "cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "links": [{"href": "http://172.30.9.26:8774/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:32:01.000000", "flavor": {"id": "0bcd832b-13a7-4335-9ee7-7f53ffe53901", "links": [{"href": "http://172.30.9.26:8774/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "bookmark"}]}, "id": "1397c991-25d9-40ee-bcea-1fed08b1f186", "security_groups": [{"name": "default"}], "user_id": "03e5e281754d43a3b37a5407aae870de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:32:02Z", "hostId": "46e98af66a0eaee8dd93af5dfbb3078f560b6b4e3a61d134016810fa", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst", "created": "2018-12-23T01:31:56Z", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:32:11,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 used request id req-3552070c-e1d7-47f5-93b1-ffca0fed69ea 2018-12-23 01:32:11,206 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst] is - ACTIVE 2018-12-23 01:32:11,206 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:32:11,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:11,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5194ac76-a469-44f7-95a3-bc2bc61335de x-compute-request-id: req-5194ac76-a469-44f7-95a3-bc2bc61335de Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:f1:bc", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:f1:bc", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "bookmark"}], "image": {"id": "cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "links": [{"href": "http://172.30.9.26:8774/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:32:01.000000", "flavor": {"id": "0bcd832b-13a7-4335-9ee7-7f53ffe53901", "links": [{"href": "http://172.30.9.26:8774/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "bookmark"}]}, "id": "1397c991-25d9-40ee-bcea-1fed08b1f186", "security_groups": [{"name": "default"}], "user_id": "03e5e281754d43a3b37a5407aae870de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:32:02Z", "hostId": "46e98af66a0eaee8dd93af5dfbb3078f560b6b4e3a61d134016810fa", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst", "created": "2018-12-23T01:31:56Z", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:32:11,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 used request id req-5194ac76-a469-44f7-95a3-bc2bc61335de 2018-12-23 01:32:11,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:11,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-12d5c689-004c-44a8-ba10-ac519565531e Date: Sun, 23 Dec 2018 01:32: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":["12878366-31ae-4c8e-9f7c-3cc00cb81852"],"updated_at":"2018-12-23T01:31:33Z","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c15a8135b827424e91f00bdf458f7c56","id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net"}]} 2018-12-23 01:32:11,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net used request id req-12d5c689-004c-44a8-ba10-ac519565531e 2018-12-23 01:32:11,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:11,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10adf3ae-8343-4d49-bf43-20fe4eb93799 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56"}, "enabled": true, "id": "c15a8135b827424e91f00bdf458f7c56", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}} 2018-12-23 01:32:11,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 used request id req-10adf3ae-8343-4d49-bf43-20fe4eb93799 2018-12-23 01:32:11,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:12,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9f3e1a45-2c19-47b3-8879-d9834ebd116a Date: Sun, 23 Dec 2018 01:32:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:31: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":"c15a8135b827424e91f00bdf458f7c56","id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}]} 2018-12-23 01:32:12,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-9f3e1a45-2c19-47b3-8879-d9834ebd116a 2018-12-23 01:32:12,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:12,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-f7c9621c-3210-4cdc-9662-d0b7f6acaa70 Date: Sun, 23 Dec 2018 01:32:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.3"}],"id":"18db4f17-c9b8-43be-a0a8-dbd6e9a7a586","security_groups":[],"mac_address":"fa:16:3e:ba:f6:5d","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9bb873d-5d48-441f-a9ef-5fe97cda3f9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.100"}],"id":"456d5ff5-8d1c-45d2-8668-aedb8521e529","security_groups":["eab737b0-76c1-47d7-ac95-ca02e762f7ac"],"mac_address":"fa:16:3e:c2:f1:bc","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9dport-1","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:53Z","binding:vnic_type":"normal","device_id":"1397c991-25d9-40ee-bcea-1fed08b1f186"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.1"}],"id":"59d136bb-e281-4075-9c9e-7ea54803b496","security_groups":[],"mac_address":"fa:16:3e:9a:69:b1","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:42Z","binding:vnic_type":"normal","device_id":"8dffd0ce-880d-4421-82d2-3d3934ebe90a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.2"}],"id":"7c84606a-926a-41e1-b0c7-5b2e5b697d35","security_groups":[],"mac_address":"fa:16:3e:33:87:2f","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9bb873d-5d48-441f-a9ef-5fe97cda3f9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.4"}],"id":"bec3f7c7-715e-4040-acaa-2c90f28cb6b4","security_groups":[],"mac_address":"fa:16:3e:a9:ef:11","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9bb873d-5d48-441f-a9ef-5fe97cda3f9e"}]} 2018-12-23 01:32:12,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-f7c9621c-3210-4cdc-9662-d0b7f6acaa70 2018-12-23 01:32:12,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:12,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32: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-4174472e-4353-4cde-b97e-6e73721e482e x-compute-request-id: req-4174472e-4353-4cde-b97e-6e73721e482e Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:f1:bc", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:f1:bc", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "bookmark"}], "image": {"id": "cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "links": [{"href": "http://172.30.9.26:8774/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:32:01.000000", "flavor": {"id": "0bcd832b-13a7-4335-9ee7-7f53ffe53901", "links": [{"href": "http://172.30.9.26:8774/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "bookmark"}]}, "id": "1397c991-25d9-40ee-bcea-1fed08b1f186", "security_groups": [{"name": "default"}], "user_id": "03e5e281754d43a3b37a5407aae870de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:32:02Z", "hostId": "46e98af66a0eaee8dd93af5dfbb3078f560b6b4e3a61d134016810fa", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst", "created": "2018-12-23T01:31:56Z", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:32:12,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 used request id req-4174472e-4353-4cde-b97e-6e73721e482e 2018-12-23 01:32:12,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:13,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-eabca315-2235-430c-b661-d1550044f99f Date: Sun, 23 Dec 2018 01:32: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":["12878366-31ae-4c8e-9f7c-3cc00cb81852"],"updated_at":"2018-12-23T01:31:33Z","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c15a8135b827424e91f00bdf458f7c56","id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net"}]} 2018-12-23 01:32:13,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net used request id req-eabca315-2235-430c-b661-d1550044f99f 2018-12-23 01:32:13,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:13,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d5aa27-2254-4729-ba6d-dc31039801f7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56"}, "enabled": true, "id": "c15a8135b827424e91f00bdf458f7c56", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}} 2018-12-23 01:32:13,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 used request id req-32d5aa27-2254-4729-ba6d-dc31039801f7 2018-12-23 01:32:13,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:13,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-35d8f5c5-a10a-4dd6-93ca-fe088f0fd5f9 Date: Sun, 23 Dec 2018 01:32:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:33Z","dns_nameservers":[],"updated_at":"2018-12-23T01:31: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":"c15a8135b827424e91f00bdf458f7c56","id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet"}]} 2018-12-23 01:32:13,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-35d8f5c5-a10a-4dd6-93ca-fe088f0fd5f9 2018-12-23 01:32:13,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:13,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-7e9753a0-36b3-4a4c-8258-0b56e00844d8 Date: Sun, 23 Dec 2018 01:32:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.3"}],"id":"18db4f17-c9b8-43be-a0a8-dbd6e9a7a586","security_groups":[],"mac_address":"fa:16:3e:ba:f6:5d","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9bb873d-5d48-441f-a9ef-5fe97cda3f9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.100"}],"id":"456d5ff5-8d1c-45d2-8668-aedb8521e529","security_groups":["eab737b0-76c1-47d7-ac95-ca02e762f7ac"],"mac_address":"fa:16:3e:c2:f1:bc","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9dport-1","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:53Z","binding:vnic_type":"normal","device_id":"1397c991-25d9-40ee-bcea-1fed08b1f186"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.1"}],"id":"59d136bb-e281-4075-9c9e-7ea54803b496","security_groups":[],"mac_address":"fa:16:3e:9a:69:b1","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:42Z","binding:vnic_type":"normal","device_id":"8dffd0ce-880d-4421-82d2-3d3934ebe90a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.2"}],"id":"7c84606a-926a-41e1-b0c7-5b2e5b697d35","security_groups":[],"mac_address":"fa:16:3e:33:87:2f","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9bb873d-5d48-441f-a9ef-5fe97cda3f9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:31:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12878366-31ae-4c8e-9f7c-3cc00cb81852","ip_address":"10.55.1.4"}],"id":"bec3f7c7-715e-4040-acaa-2c90f28cb6b4","security_groups":[],"mac_address":"fa:16:3e:a9:ef:11","project_id":"c15a8135b827424e91f00bdf458f7c56","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9bb873d-5d48-441f-a9ef-5fe97cda3f9e","tenant_id":"c15a8135b827424e91f00bdf458f7c56","created_at":"2018-12-23T01:31:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9bb873d-5d48-441f-a9ef-5fe97cda3f9e"}]} 2018-12-23 01:32:13,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-7e9753a0-36b3-4a4c-8258-0b56e00844d8 2018-12-23 01:32:13,742 - create_instance - INFO - Deleting Floating IP - 172.30.9.210 2018-12-23 01:32:13,742 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.210 2018-12-23 01:32:13,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/955ec889-4f29-41bf-b03e-d9945aed0f76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:14,742 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00076303-10b4-486c-8cf1-cbd0e062c101 Content-Length: 0 Date: Sun, 23 Dec 2018 01:32:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:32:14,743 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/955ec889-4f29-41bf-b03e-d9945aed0f76 used request id req-00076303-10b4-486c-8cf1-cbd0e062c101 2018-12-23 01:32:14,743 - create_instance - INFO - Deleting Port with ID - 456d5ff5-8d1c-45d2-8668-aedb8521e529 2018-12-23 01:32:14,743 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9dport-1 2018-12-23 01:32:14,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/456d5ff5-8d1c-45d2-8668-aedb8521e529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:15,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38516769-09ef-43f5-aa54-924aa9ebe967 Date: Sun, 23 Dec 2018 01:32:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:32:15,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/456d5ff5-8d1c-45d2-8668-aedb8521e529 used request id req-38516769-09ef-43f5-aa54-924aa9ebe967 2018-12-23 01:32:15,302 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst 2018-12-23 01:32:15,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:15,473 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:32:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5053ec1f-e19a-4794-8142-eb94af81b27b x-compute-request-id: req-5053ec1f-e19a-4794-8142-eb94af81b27b Content-Type: application/json 2018-12-23 01:32:15,473 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 used request id req-5053ec1f-e19a-4794-8142-eb94af81b27b 2018-12-23 01:32:15,473 - create_instance - INFO - Checking deletion status 2018-12-23 01:32:15,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:15,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d935e3a-8b25-47ce-8ce3-87eb7ff060f6 x-compute-request-id: req-4d935e3a-8b25-47ce-8ce3-87eb7ff060f6 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:f1:bc", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1397c991-25d9-40ee-bcea-1fed08b1f186", "rel": "bookmark"}], "image": {"id": "cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "links": [{"href": "http://172.30.9.26:8774/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:32:01.000000", "flavor": {"id": "0bcd832b-13a7-4335-9ee7-7f53ffe53901", "links": [{"href": "http://172.30.9.26:8774/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901", "rel": "bookmark"}]}, "id": "1397c991-25d9-40ee-bcea-1fed08b1f186", "user_id": "03e5e281754d43a3b37a5407aae870de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:32:15Z", "hostId": "46e98af66a0eaee8dd93af5dfbb3078f560b6b4e3a61d134016810fa", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp", "name": "CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst", "created": "2018-12-23T01:31:56Z", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:32:15,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 used request id req-4d935e3a-8b25-47ce-8ce3-87eb7ff060f6 2018-12-23 01:32:15,839 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst] is - ACTIVE 2018-12-23 01:32:15,839 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:32:18,842 - create_instance - DEBUG - VM status query timeout in 296.63106513 2018-12-23 01:32:18,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af085d2ba26262c94a59af72320ac28ddc79dfe3" 2018-12-23 01:32:18,888 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:32:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb3a47d9-27b0-46e7-8189-95c7e018c14e x-compute-request-id: req-eb3a47d9-27b0-46e7-8189-95c7e018c14e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1397c991-25d9-40ee-bcea-1fed08b1f186 could not be found.", "code": 404}} 2018-12-23 01:32:18,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1397c991-25d9-40ee-bcea-1fed08b1f186 used request id req-eb3a47d9-27b0-46e7-8189-95c7e018c14e 2018-12-23 01:32:18,888 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1397c991-25d9-40ee-bcea-1fed08b1f186 could not be found. (HTTP 404) (Request-ID: req-eb3a47d9-27b0-46e7-8189-95c7e018c14e) 2018-12-23 01:32:18,888 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-inst 2018-12-23 01:32:18,889 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp 2018-12-23 01:32:18,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6b189400dcebb662a88866b94aeca5b5568b8e" 2018-12-23 01:32:18,951 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:32:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2506da4-228f-4300-81d5-b7f7679cd078 x-compute-request-id: req-a2506da4-228f-4300-81d5-b7f7679cd078 Content-Length: 0 Content-Type: application/json 2018-12-23 01:32:18,951 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-kp used request id req-a2506da4-228f-4300-81d5-b7f7679cd078 2018-12-23 01:32:18,951 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d.pub] 2018-12-23 01:32:18,952 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d] 2018-12-23 01:32:18,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907879e7571a2652e9c1db20b3e6a8d05d5a9cb5" 2018-12-23 01:32:18,993 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:32:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4188835-3ea2-49f6-94f8-f2721a23e02d x-compute-request-id: req-f4188835-3ea2-49f6-94f8-f2721a23e02d Content-Length: 0 Content-Type: application/json 2018-12-23 01:32:18,994 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0bcd832b-13a7-4335-9ee7-7f53ffe53901 used request id req-f4188835-3ea2-49f6-94f8-f2721a23e02d 2018-12-23 01:32:18,994 - neutron_utils - INFO - Deleting security group rule with ID - 41e89023-b329-4e6d-b537-4081f1e1bb2c 2018-12-23 01:32:19,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/41e89023-b329-4e6d-b537-4081f1e1bb2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:32:19,254 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bd1ecbd-b8eb-41ca-bfe5-88f95279c98d Content-Length: 0 Date: Sun, 23 Dec 2018 01:32:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:32:19,254 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/41e89023-b329-4e6d-b537-4081f1e1bb2c used request id req-7bd1ecbd-b8eb-41ca-bfe5-88f95279c98d 2018-12-23 01:32:19,255 - neutron_utils - INFO - Deleting security group rule with ID - 8ef8b85c-d38e-4e8a-838b-62f9c1c07684 2018-12-23 01:32:19,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8ef8b85c-d38e-4e8a-838b-62f9c1c07684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:32:19,488 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b806fd3-35d9-46e2-807d-c31a20103e14 Content-Length: 0 Date: Sun, 23 Dec 2018 01:32:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:32:19,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8ef8b85c-d38e-4e8a-838b-62f9c1c07684 used request id req-7b806fd3-35d9-46e2-807d-c31a20103e14 2018-12-23 01:32:19,488 - neutron_utils - INFO - Deleting security group rule with ID - 2865bf0f-0be0-44f0-89ec-c25139c05f48 2018-12-23 01:32:19,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/2865bf0f-0be0-44f0-89ec-c25139c05f48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:32:19,590 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c7750ca-3bff-4500-a31d-208fb97da5bd Content-Length: 0 Date: Sun, 23 Dec 2018 01:32:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:32:19,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/2865bf0f-0be0-44f0-89ec-c25139c05f48 used request id req-5c7750ca-3bff-4500-a31d-208fb97da5bd 2018-12-23 01:32:19,591 - neutron_utils - INFO - Deleting security group rule with ID - 2fed4eab-14dd-4422-ab12-3fd54da67aab 2018-12-23 01:32:19,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/2fed4eab-14dd-4422-ab12-3fd54da67aab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:32:19,834 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b2812c4-b997-4e79-a3ec-620904b22f98 Content-Length: 0 Date: Sun, 23 Dec 2018 01:32:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:32:19,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/2fed4eab-14dd-4422-ab12-3fd54da67aab used request id req-6b2812c4-b997-4e79-a3ec-620904b22f98 2018-12-23 01:32:19,835 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-sec-grp 2018-12-23 01:32:19,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/59b0256a-046f-4ad1-b570-2ae6d26ffc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adac1cd353c386726913cb3861d6b9f86045ecbb" 2018-12-23 01:32:20,397 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44096780-96d0-4688-b612-59ee58973bea Content-Length: 0 Date: Sun, 23 Dec 2018 01:32:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:32:20,397 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/59b0256a-046f-4ad1-b570-2ae6d26ffc45 used request id req-44096780-96d0-4688-b612-59ee58973bea 2018-12-23 01:32:20,398 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-router and subnet CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet 2018-12-23 01:32:20,398 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-router 2018-12-23 01:32:20,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/8dffd0ce-880d-4421-82d2-3d3934ebe90a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13052cf8ee4c6fb120b7f93c0e60a9bfd87cefd5" -d '{"subnet_id": "12878366-31ae-4c8e-9f7c-3cc00cb81852"}' 2018-12-23 01:32:21,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f472f841-4be0-4b7d-8f43-5bd61d51ecb6 Date: Sun, 23 Dec 2018 01:32:21 GMT RESP BODY: {"network_id": "f9bb873d-5d48-441f-a9ef-5fe97cda3f9e", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "subnet_id": "12878366-31ae-4c8e-9f7c-3cc00cb81852", "subnet_ids": ["12878366-31ae-4c8e-9f7c-3cc00cb81852"], "port_id": "59d136bb-e281-4075-9c9e-7ea54803b496", "id": "8dffd0ce-880d-4421-82d2-3d3934ebe90a"} 2018-12-23 01:32:21,872 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/8dffd0ce-880d-4421-82d2-3d3934ebe90a/remove_router_interface used request id req-f472f841-4be0-4b7d-8f43-5bd61d51ecb6 2018-12-23 01:32:21,872 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-router 2018-12-23 01:32:21,872 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-router 2018-12-23 01:32:21,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/8dffd0ce-880d-4421-82d2-3d3934ebe90a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13052cf8ee4c6fb120b7f93c0e60a9bfd87cefd5" 2018-12-23 01:32:25,376 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19ffa990-1f5d-4c9d-80b9-e1c6598fd457 Content-Length: 0 Date: Sun, 23 Dec 2018 01:32:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:32:25,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/8dffd0ce-880d-4421-82d2-3d3934ebe90a used request id req-19ffa990-1f5d-4c9d-80b9-e1c6598fd457 2018-12-23 01:32:25,377 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet 2018-12-23 01:32:25,377 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-subnet 2018-12-23 01:32:25,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/12878366-31ae-4c8e-9f7c-3cc00cb81852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc1d163588042b3240d6b21e49447c5822d8030" 2018-12-23 01:32:27,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-88dae434-f10a-4de3-9496-5f1b547f8924 Date: Sun, 23 Dec 2018 01:32:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:32:27,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/12878366-31ae-4c8e-9f7c-3cc00cb81852 used request id req-88dae434-f10a-4de3-9496-5f1b547f8924 2018-12-23 01:32:27,753 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-pub-net 2018-12-23 01:32:27,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/f9bb873d-5d48-441f-a9ef-5fe97cda3f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc1d163588042b3240d6b21e49447c5822d8030" 2018-12-23 01:32:29,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b02c26d3-d648-4976-b498-8ae549aac13e Date: Sun, 23 Dec 2018 01:32:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:32:29,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f9bb873d-5d48-441f-a9ef-5fe97cda3f9e used request id req-b02c26d3-d648-4976-b498-8ae549aac13e 2018-12-23 01:32:29,267 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-aefd35bb-cf15-44b7-a404-a435cd05db9d-image 2018-12-23 01:32:29,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a7eb41d7dd785bc8cfd81c8b9946dc130d43f36" 2018-12-23 01:32:30,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29b53745-be53-48c5-b21e-a10b7a79743b Date: Sun, 23 Dec 2018 01:32:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:32:30,627 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/cbfe9338-4ab2-4fdb-880e-92f3b8822f10 used request id req-29b53745-be53-48c5-b21e-a10b7a79743b 2018-12-23 01:32:30,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" 2018-12-23 01:32:30,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-44524210-3393-4aa3-bdab-4a696867d0a3 Date: Sun, 23 Dec 2018 01:32:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:32Z", "updated_at": "2018-12-23T01:31:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:32Z", "revision_number": 0, "id": "60636c1f-0f90-440b-a170-bb705a7372bb", "remote_group_id": "eab737b0-76c1-47d7-ac95-ca02e762f7ac", "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:32Z", "security_group_id": "eab737b0-76c1-47d7-ac95-ca02e762f7ac", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv4", "project_id": "c15a8135b827424e91f00bdf458f7c56"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:32Z", "revision_number": 0, "id": "8e551758-65ec-4f46-9f2a-b3461f8c3836", "remote_group_id": "eab737b0-76c1-47d7-ac95-ca02e762f7ac", "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:32Z", "security_group_id": "eab737b0-76c1-47d7-ac95-ca02e762f7ac", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv6", "project_id": "c15a8135b827424e91f00bdf458f7c56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:32Z", "revision_number": 0, "id": "93d0519e-cf3a-4e3b-8faf-ea4d07c07693", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:32Z", "security_group_id": "eab737b0-76c1-47d7-ac95-ca02e762f7ac", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv4", "project_id": "c15a8135b827424e91f00bdf458f7c56"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:31:32Z", "revision_number": 0, "id": "9d319924-03b0-4507-9e99-d25b38c69bc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:31:32Z", "security_group_id": "eab737b0-76c1-47d7-ac95-ca02e762f7ac", "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "port_range_min": null, "ethertype": "IPv6", "project_id": "c15a8135b827424e91f00bdf458f7c56"}], "revision_number": 4, "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "eab737b0-76c1-47d7-ac95-ca02e762f7ac", "name": "default"}]} 2018-12-23 01:32:30,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-44524210-3393-4aa3-bdab-4a696867d0a3 2018-12-23 01:32:30,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" 2018-12-23 01:32:30,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9be93e5-45b6-4937-828d-a1cef41d2177 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:32:30,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-d9be93e5-45b6-4937-828d-a1cef41d2177 2018-12-23 01:32:30,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" 2018-12-23 01:32:31,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92aa3c0b-92ed-4646-8e04-cf9ada317703 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:32:31,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-92aa3c0b-92ed-4646-8e04-cf9ada317703 2018-12-23 01:32:31,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" 2018-12-23 01:32:31,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c627c3-4ce1-44ef-bb5d-8f85d5689740 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 01:32:31,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c used request id req-79c627c3-4ce1-44ef-bb5d-8f85d5689740 2018-12-23 01:32:31,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" 2018-12-23 01:32:31,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0451f0a7-3ffa-45e2-8755-54dfa71cf095 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56"}, "enabled": true, "id": "c15a8135b827424e91f00bdf458f7c56", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj"}} 2018-12-23 01:32:31,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 used request id req-0451f0a7-3ffa-45e2-8755-54dfa71cf095 2018-12-23 01:32:31,219 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eab737b0-76c1-47d7-ac95-ca02e762f7ac 2018-12-23 01:32:31,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eab737b0-76c1-47d7-ac95-ca02e762f7ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" 2018-12-23 01:32:31,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-744eec87-9471-4d01-a908-ebb564ba1037 Date: Sun, 23 Dec 2018 01:32:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "eab737b0-76c1-47d7-ac95-ca02e762f7ac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:32Z", "security_group_id": "eab737b0-76c1-47d7-ac95-ca02e762f7ac", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:32Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "60636c1f-0f90-440b-a170-bb705a7372bb"}, {"remote_group_id": "eab737b0-76c1-47d7-ac95-ca02e762f7ac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:32Z", "security_group_id": "eab737b0-76c1-47d7-ac95-ca02e762f7ac", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:32Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "8e551758-65ec-4f46-9f2a-b3461f8c3836"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:32Z", "security_group_id": "eab737b0-76c1-47d7-ac95-ca02e762f7ac", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:32Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "93d0519e-cf3a-4e3b-8faf-ea4d07c07693"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:31:32Z", "security_group_id": "eab737b0-76c1-47d7-ac95-ca02e762f7ac", "port_range_min": null, "revision_number": 0, "tenant_id": "c15a8135b827424e91f00bdf458f7c56", "created_at": "2018-12-23T01:31:32Z", "project_id": "c15a8135b827424e91f00bdf458f7c56", "id": "9d319924-03b0-4507-9e99-d25b38c69bc8"}]} 2018-12-23 01:32:31,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eab737b0-76c1-47d7-ac95-ca02e762f7ac used request id req-744eec87-9471-4d01-a908-ebb564ba1037 2018-12-23 01:32:31,404 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:32:31,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/eab737b0-76c1-47d7-ac95-ca02e762f7ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" 2018-12-23 01:32:31,705 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-763a773f-1704-450b-80aa-6673d333eedd Content-Length: 0 Date: Sun, 23 Dec 2018 01:32:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:32:31,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/eab737b0-76c1-47d7-ac95-ca02e762f7ac used request id req-763a773f-1704-450b-80aa-6673d333eedd 2018-12-23 01:32:31,706 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj 2018-12-23 01:32:31,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" 2018-12-23 01:32:31,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e709eea1-b13f-4e63-b588-fe8f1a70a65b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:32:31,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c15a8135b827424e91f00bdf458f7c56 used request id req-e709eea1-b13f-4e63-b588-fe8f1a70a65b 2018-12-23 01:32:31,899 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-592c1ae6-b882-427-proj-role 2018-12-23 01:32:31,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e7efee452d334592b171389696d653bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" 2018-12-23 01:32:32,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83863f63-ee88-4ea0-bf34-a6a5f614c0ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:32:32,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e7efee452d334592b171389696d653bc used request id req-83863f63-ee88-4ea0-bf34-a6a5f614c0ee 2018-12-23 01:32:32,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452b0050fc500c972c275e6f8ba82ec6a6470fa4" 2018-12-23 01:32:32,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf92f9af-0001-42dd-98d6-da1c088b0cc2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:32:32,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cf92f9af-0001-42dd-98d6-da1c088b0cc2 2018-12-23 01:32:32,111 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-592c1ae6-b882-427-user 2018-12-23 01:32:32,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/03e5e281754d43a3b37a5407aae870de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a0f5828d06db0af0b05c43b960a8dbd348d4d1" 2018-12-23 01:32:32,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-490c910d-912c-4770-b46a-bdb3a5f4ed52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:32:32,296 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/03e5e281754d43a3b37a5407aae870de used request id req-490c910d-912c-4770-b46a-bdb3a5f4ed52 2018-12-23 01:32:32,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:32:32,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:32:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["VK4EiaymQD-Bl5aF3e05jQ"], "issued_at": "2018-12-23T01:32:32.000000Z"}} 2018-12-23 01:32:32,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c059e9f635051261e0f40975ad846eaa95fbb5d7" 2018-12-23 01:32:32,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1deeec72-1d80-4a5c-89ff-4c23a6999362 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:32:32,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1deeec72-1d80-4a5c-89ff-4c23a6999362 2018-12-23 01:32:32,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:32:32,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:32:33,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:32:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["HgEPh4gSTRKTiQldgJ0zyQ"], "issued_at": "2018-12-23T01:32:33.000000Z"}} 2018-12-23 01:32:33,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135b116c0b074d91667082b75a4f375f85f093c2" 2018-12-23 01:32:33,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7102223d-fc31-4ac0-93df-d7fb84fa7ee1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:32:33,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7102223d-fc31-4ac0-93df-d7fb84fa7ee1 2018-12-23 01:32:33,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:32:33,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:32:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:32:33,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135b116c0b074d91667082b75a4f375f85f093c2" 2018-12-23 01:32:33,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6c244b-9b6c-4833-bdd7-5bbaa9b7ffdd Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:32:33,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj used request id req-fe6c244b-9b6c-4833-bdd7-5bbaa9b7ffdd 2018-12-23 01:32:33,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135b116c0b074d91667082b75a4f375f85f093c2" 2018-12-23 01:32:33,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd801bc-7c7f-4275-a3d1-8d1cd0c1ba8a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:32:33,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-dbd801bc-7c7f-4275-a3d1-8d1cd0c1ba8a 2018-12-23 01:32:33,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135b116c0b074d91667082b75a4f375f85f093c2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}}' 2018-12-23 01:32:33,549 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-963adf04-5fa2-48ab-a78c-36fc2d081ac1 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:32:33,549 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-963adf04-5fa2-48ab-a78c-36fc2d081ac1 2018-12-23 01:32:33,549 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj 2018-12-23 01:32:33,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:32:33,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:32:33,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:32:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["fDMTjfa0S5et-5K-NlK2Jw"], "issued_at": "2018-12-23T01:32:33.000000Z"}} 2018-12-23 01:32:33,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba490e53f4fad583ea34a10c6e0ff2c6bf5c8722" 2018-12-23 01:32:34,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b36ee88-b5a2-4bbd-8e2a-5f1a0dbcbf9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:32:34,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5b36ee88-b5a2-4bbd-8e2a-5f1a0dbcbf9f 2018-12-23 01:32:34,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:32:34,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:32:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:32:34,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba490e53f4fad583ea34a10c6e0ff2c6bf5c8722" 2018-12-23 01:32:34,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd30305a-e3c9-4fab-890d-4d5fa213ca62 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:32:34,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fd30305a-e3c9-4fab-890d-4d5fa213ca62 2018-12-23 01:32:34,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba490e53f4fad583ea34a10c6e0ff2c6bf5c8722" 2018-12-23 01:32:34,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0aaa663-acd2-4294-b654-1181e77bffe2 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}]} 2018-12-23 01:32:34,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj used request id req-a0aaa663-acd2-4294-b654-1181e77bffe2 2018-12-23 01:32:34,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba490e53f4fad583ea34a10c6e0ff2c6bf5c8722" 2018-12-23 01:32:34,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b598355-79da-4822-aad9-962bfa26be66 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:32:34,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8b598355-79da-4822-aad9-962bfa26be66 2018-12-23 01:32:34,687 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-user 2018-12-23 01:32:34,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:32:34,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135b116c0b074d91667082b75a4f375f85f093c2" 2018-12-23 01:32:34,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc490f1-2ab5-4f84-90b9-f6dc7b3d25f0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:32:34,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bdc490f1-2ab5-4f84-90b9-f6dc7b3d25f0 2018-12-23 01:32:34,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135b116c0b074d91667082b75a4f375f85f093c2" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj-role"}}' 2018-12-23 01:32:34,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3975eb9d-08a8-4326-9be4-5c3514ddfd18 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1fce5d8f01142cdbd3e8219d37feddd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f1fce5d8f01142cdbd3e8219d37feddd"}, "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj-role"}} 2018-12-23 01:32:34,903 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3975eb9d-08a8-4326-9be4-5c3514ddfd18 2018-12-23 01:32:34,903 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj-role 2018-12-23 01:32:34,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f1fce5d8f01142cdbd3e8219d37feddd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135b116c0b074d91667082b75a4f375f85f093c2" 2018-12-23 01:32:34,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-276d6208-d649-41d5-b304-71175285877c Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/f1fce5d8f01142cdbd3e8219d37feddd"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj-role", "id": "f1fce5d8f01142cdbd3e8219d37feddd"}} 2018-12-23 01:32:34,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f1fce5d8f01142cdbd3e8219d37feddd used request id req-276d6208-d649-41d5-b304-71175285877c 2018-12-23 01:32:34,988 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj-role to project CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj 2018-12-23 01:32:34,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3/users/0a2f9124677145e98e994979dee9a969/roles/f1fce5d8f01142cdbd3e8219d37feddd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135b116c0b074d91667082b75a4f375f85f093c2" 2018-12-23 01:32:35,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc3e77ec-fbb3-4f32-bc2f-bfc63dec8c52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:32:35,127 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3/users/0a2f9124677145e98e994979dee9a969/roles/f1fce5d8f01142cdbd3e8219d37feddd used request id req-fc3e77ec-fbb3-4f32-bc2f-bfc63dec8c52 2018-12-23 01:32:35,127 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:32:35,129 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:32:35,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:32:35,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:32:35,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1fce5d8f01142cdbd3e8219d37feddd", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj-role"}], "expires_at": "2018-12-23T02:32:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-user", "id": "0a2f9124677145e98e994979dee9a969"}, "audit_ids": ["wbiRrd-pS5azNjxlvWGJ_A"], "issued_at": "2018-12-23T01:32:35.000000Z"}} 2018-12-23 01:32:35,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8debc4e588cc00fa27d67a86e89fbf21335be9" 2018-12-23 01:32:35,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d04e92f-0934-4b23-8dc3-c2f5643ed931 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:32:35,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6d04e92f-0934-4b23-8dc3-c2f5643ed931 2018-12-23 01:32:35,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec8debc4e588cc00fa27d67a86e89fbf21335be9" 2018-12-23 01:32:35,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-e410f981-95fa-4742-b20e-ac521a35db8c Date: Sun, 23 Dec 2018 01:32:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-image"} 2018-12-23 01:32:35,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-image used request id req-e410f981-95fa-4742-b20e-ac521a35db8c 2018-12-23 01:32:35,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec8debc4e588cc00fa27d67a86e89fbf21335be9" 2018-12-23 01:32:35,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-90d8f6db-334e-4a23-aef4-24639397d722 Date: Sun, 23 Dec 2018 01:32: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-12-23 01:32:35,933 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-90d8f6db-334e-4a23-aef4-24639397d722 2018-12-23 01:32:35,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ec8debc4e588cc00fa27d67a86e89fbf21335be9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-image"}' 2018-12-23 01:32:36,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc X-Openstack-Request-Id: req-90375465-a92d-4874-a6de-0c5325d8d119 Date: Sun, 23 Dec 2018 01:32:36 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:32:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:32:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "min_disk": 0, "protected": false, "id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "file": "/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc/file", "checksum": null, "owner": "238adf738f1b43c7864ce7b4c5f2eee3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:32:36,144 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-90375465-a92d-4874-a6de-0c5325d8d119 2018-12-23 01:32:36,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec8debc4e588cc00fa27d67a86e89fbf21335be9" -d '' 2018-12-23 01:32:37,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dae6728e-acc7-4926-9e13-3ba566891b7d Date: Sun, 23 Dec 2018 01:32:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:32:37,258 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc/file used request id req-dae6728e-acc7-4926-9e13-3ba566891b7d 2018-12-23 01:32:37,258 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:32:37,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec8debc4e588cc00fa27d67a86e89fbf21335be9" 2018-12-23 01:32:37,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-fce48e51-34d8-495e-a338-d9e3693024f6 Date: Sun, 23 Dec 2018 01:32:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:32:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:32:37Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc/snap", "metadata": {}}], "self": "/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "min_disk": 0, "protected": false, "id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "file": "/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "238adf738f1b43c7864ce7b4c5f2eee3", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:32:37,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc used request id req-fce48e51-34d8-495e-a338-d9e3693024f6 2018-12-23 01:32:37,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec8debc4e588cc00fa27d67a86e89fbf21335be9" 2018-12-23 01:32:37,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-81271eb9-b062-4641-a02a-fdc545df50d1 Date: Sun, 23 Dec 2018 01:32: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-12-23 01:32:37,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-81271eb9-b062-4641-a02a-fdc545df50d1 2018-12-23 01:32:37,581 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-image 2018-12-23 01:32:37,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec8debc4e588cc00fa27d67a86e89fbf21335be9" 2018-12-23 01:32:37,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-d77579b1-512e-4e86-baba-77685725f385 Date: Sun, 23 Dec 2018 01:32:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:32:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:32:37Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc/snap", "metadata": {}}], "self": "/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "min_disk": 0, "protected": false, "id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "file": "/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "238adf738f1b43c7864ce7b4c5f2eee3", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:32:37,748 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc used request id req-d77579b1-512e-4e86-baba-77685725f385 2018-12-23 01:32:37,748 - create_image - DEBUG - Instance status is - active 2018-12-23 01:32:37,748 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-image 2018-12-23 01:32:37,749 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-image 2018-12-23 01:32:37,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:32:37,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:32:38,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1fce5d8f01142cdbd3e8219d37feddd", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj-role"}], "expires_at": "2018-12-23T02:32:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-user", "id": "0a2f9124677145e98e994979dee9a969"}, "audit_ids": ["mLHz4nY_R_GF-U3Tr2F5CQ"], "issued_at": "2018-12-23T01:32:38.000000Z"}} 2018-12-23 01:32:38,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b5afa4937fadce67f65b0dfb30f5f47d946f17" 2018-12-23 01:32:38,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f655fd-7dd5-432f-aa6a-d0d61febf9b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:32:38,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e3f655fd-7dd5-432f-aa6a-d0d61febf9b4 2018-12-23 01:32:38,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b5afa4937fadce67f65b0dfb30f5f47d946f17" 2018-12-23 01:32:38,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b33e41b7-969e-4af5-87a9-1b8477d24645 Date: Sun, 23 Dec 2018 01:32:38 GMT RESP BODY: {"networks":[]} 2018-12-23 01:32:38,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net used request id req-b33e41b7-969e-4af5-87a9-1b8477d24645 2018-12-23 01:32:38,419 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net 2018-12-23 01:32:38,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b5afa4937fadce67f65b0dfb30f5f47d946f17" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net", "admin_state_up": true}}' 2018-12-23 01:32:38,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-427b4ad0-c7c0-4137-97b9-674ce2c65c58 Date: Sun, 23 Dec 2018 01:32:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:32:38Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:38Z","mtu":1450}} 2018-12-23 01:32:38,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-427b4ad0-c7c0-4137-97b9-674ce2c65c58 2018-12-23 01:32:38,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b5afa4937fadce67f65b0dfb30f5f47d946f17" 2018-12-23 01:32:39,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-9aad6c24-7c5a-4af3-9155-ee0d0134f7f2 Date: Sun, 23 Dec 2018 01:32: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-12-23T01:32:38Z","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net"}]} 2018-12-23 01:32:39,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-9aad6c24-7c5a-4af3-9155-ee0d0134f7f2 2018-12-23 01:32:39,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b5afa4937fadce67f65b0dfb30f5f47d946f17" 2018-12-23 01:32:39,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8bdc91df-a3a1-4d87-a7c6-dd6e81af87b2 Date: Sun, 23 Dec 2018 01:32:39 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:32:39,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-8bdc91df-a3a1-4d87-a7c6-dd6e81af87b2 2018-12-23 01:32:39,404 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet 2018-12-23 01:32:39,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b5afa4937fadce67f65b0dfb30f5f47d946f17" -d '{"subnets": [{"ip_version": 4, "network_id": "353adacf-0c76-41b1-bb5a-a8e660aaaff4", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}]}' 2018-12-23 01:32:40,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-18ab2eca-1041-494f-a601-da104e8055ab Date: Sun, 23 Dec 2018 01:32:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","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":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}]} 2018-12-23 01:32:40,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-18ab2eca-1041-494f-a601-da104e8055ab 2018-12-23 01:32:40,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b5afa4937fadce67f65b0dfb30f5f47d946f17" 2018-12-23 01:32:40,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7c592a0e-5e7f-49ea-86ed-872039779d92 Date: Sun, 23 Dec 2018 01:32: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":["273be68b-f927-4d7d-8711-7c9456a1a0ad"],"updated_at":"2018-12-23T01:32:39Z","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net"}]} 2018-12-23 01:32:40,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-7c592a0e-5e7f-49ea-86ed-872039779d92 2018-12-23 01:32:40,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b5afa4937fadce67f65b0dfb30f5f47d946f17" 2018-12-23 01:32:40,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d424f187-96a3-4192-bc52-06943f58faff Date: Sun, 23 Dec 2018 01:32:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}]} 2018-12-23 01:32:40,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-d424f187-96a3-4192-bc52-06943f58faff 2018-12-23 01:32:40,595 - OpenStackNetwork - DEBUG - Network [353adacf-0c76-41b1-bb5a-a8e660aaaff4] created successfully 2018-12-23 01:32:40,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:32:40,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:32:40,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1fce5d8f01142cdbd3e8219d37feddd", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj-role"}], "expires_at": "2018-12-23T02:32:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-user", "id": "0a2f9124677145e98e994979dee9a969"}, "audit_ids": ["q9D1WpPwQualG6nIfXxfNw"], "issued_at": "2018-12-23T01:32:40.000000Z"}} 2018-12-23 01:32:40,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d4fa3f34b4a634a09d243119f1efa0008222f0" 2018-12-23 01:32:41,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56907e50-8502-403d-ae1c-36159a6e79d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:32:41,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-56907e50-8502-403d-ae1c-36159a6e79d9 2018-12-23 01:32:41,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d4fa3f34b4a634a09d243119f1efa0008222f0" 2018-12-23 01:32:41,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2b58330e-ff3a-4806-b039-3430eeb81233 Date: Sun, 23 Dec 2018 01:32:41 GMT RESP BODY: {"routers": []} 2018-12-23 01:32:41,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-router&admin_state_up=True used request id req-2b58330e-ff3a-4806-b039-3430eeb81233 2018-12-23 01:32:41,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:32:41,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:32:41,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1fce5d8f01142cdbd3e8219d37feddd", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj-role"}], "expires_at": "2018-12-23T02:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-user", "id": "0a2f9124677145e98e994979dee9a969"}, "audit_ids": ["xd3vybuBRGCuM_Yo97mB0w"], "issued_at": "2018-12-23T01:32:41.000000Z"}} 2018-12-23 01:32:41,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6fc7f5fe258d56c07805d8805691fd1fd6cb02e" 2018-12-23 01:32:41,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4433cceb-40b3-42c4-abec-afabf1dbc424 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:32:41,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4433cceb-40b3-42c4-abec-afabf1dbc424 2018-12-23 01:32:41,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d4fa3f34b4a634a09d243119f1efa0008222f0" 2018-12-23 01:32:41,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e4986079-b503-478a-9a79-558faba0bbba Date: Sun, 23 Dec 2018 01:32:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:32:41,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-e4986079-b503-478a-9a79-558faba0bbba 2018-12-23 01:32:41,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d4fa3f34b4a634a09d243119f1efa0008222f0" 2018-12-23 01:32:42,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8137a933-26db-4edc-977d-456e6f9673dd Date: Sun, 23 Dec 2018 01:32:42 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:32:42,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-8137a933-26db-4edc-977d-456e6f9673dd 2018-12-23 01:32:42,158 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-router 2018-12-23 01:32:42,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d4fa3f34b4a634a09d243119f1efa0008222f0" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-router", "admin_state_up": true}}' 2018-12-23 01:32:47,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-2e40ee5e-2448-41f6-9d05-803b359038fd Date: Sun, 23 Dec 2018 01:32:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:42Z", "admin_state_up": true, "updated_at": "2018-12-23T01:32:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "ecbbd70c-0f28-4af8-8d10-0c7f420e5509", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-router"}} 2018-12-23 01:32:47,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-2e40ee5e-2448-41f6-9d05-803b359038fd 2018-12-23 01:32:47,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=ecbbd70c-0f28-4af8-8d10-0c7f420e5509 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d4fa3f34b4a634a09d243119f1efa0008222f0" 2018-12-23 01:32:47,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-182178cc-4f39-466a-b894-b58d4538bcc7 Date: Sun, 23 Dec 2018 01:32:47 GMT RESP BODY: {"ports":[]} 2018-12-23 01:32:47,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=ecbbd70c-0f28-4af8-8d10-0c7f420e5509 used request id req-182178cc-4f39-466a-b894-b58d4538bcc7 2018-12-23 01:32:47,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d4fa3f34b4a634a09d243119f1efa0008222f0" 2018-12-23 01:32:47,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0a91f3b3-7b64-4b8a-83d3-720d56593204 Date: Sun, 23 Dec 2018 01:32: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":["273be68b-f927-4d7d-8711-7c9456a1a0ad"],"updated_at":"2018-12-23T01:32:39Z","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net"}]} 2018-12-23 01:32:47,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net used request id req-0a91f3b3-7b64-4b8a-83d3-720d56593204 2018-12-23 01:32:47,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:32:47,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:32:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:32:47,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d4fa3f34b4a634a09d243119f1efa0008222f0" 2018-12-23 01:32:47,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33730d68-d8d9-4600-b3df-d662c8611def Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:32:47,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-33730d68-d8d9-4600-b3df-d662c8611def 2018-12-23 01:32:47,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d4fa3f34b4a634a09d243119f1efa0008222f0" 2018-12-23 01:32:47,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-31024eb7-200b-4b14-904a-ab0ad1134dd6 Date: Sun, 23 Dec 2018 01:32:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}]} 2018-12-23 01:32:47,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-31024eb7-200b-4b14-904a-ab0ad1134dd6 2018-12-23 01:32:47,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4&name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d4fa3f34b4a634a09d243119f1efa0008222f0" 2018-12-23 01:32:47,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-72b04d45-76dc-4c3e-9f69-fde6caf14a5c Date: Sun, 23 Dec 2018 01:32:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}]} 2018-12-23 01:32:47,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4&name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet used request id req-72b04d45-76dc-4c3e-9f69-fde6caf14a5c 2018-12-23 01:32:47,949 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 01:32:47,949 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-router 2018-12-23 01:32:47,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/ecbbd70c-0f28-4af8-8d10-0c7f420e5509/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d4fa3f34b4a634a09d243119f1efa0008222f0" -d '{"subnet_id": "273be68b-f927-4d7d-8711-7c9456a1a0ad"}' 2018-12-23 01:32:49,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-34673c1b-101b-47d7-a871-96b8315e1915 Date: Sun, 23 Dec 2018 01:32:49 GMT RESP BODY: {"network_id": "353adacf-0c76-41b1-bb5a-a8e660aaaff4", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "subnet_id": "273be68b-f927-4d7d-8711-7c9456a1a0ad", "subnet_ids": ["273be68b-f927-4d7d-8711-7c9456a1a0ad"], "port_id": "b4d9632c-74c1-40a7-9a21-0bb48e645a76", "id": "ecbbd70c-0f28-4af8-8d10-0c7f420e5509"} 2018-12-23 01:32:49,859 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ecbbd70c-0f28-4af8-8d10-0c7f420e5509/add_router_interface used request id req-34673c1b-101b-47d7-a871-96b8315e1915 2018-12-23 01:32:49,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/ecbbd70c-0f28-4af8-8d10-0c7f420e5509 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d4fa3f34b4a634a09d243119f1efa0008222f0" 2018-12-23 01:32:50,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-af6e31f0-f6c4-4192-af12-d5de0cdfefca Date: Sun, 23 Dec 2018 01:32:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:42Z", "admin_state_up": true, "updated_at": "2018-12-23T01:32:49Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "ecbbd70c-0f28-4af8-8d10-0c7f420e5509", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-router"}} 2018-12-23 01:32:50,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/ecbbd70c-0f28-4af8-8d10-0c7f420e5509 used request id req-af6e31f0-f6c4-4192-af12-d5de0cdfefca 2018-12-23 01:32:50,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=ecbbd70c-0f28-4af8-8d10-0c7f420e5509 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d4fa3f34b4a634a09d243119f1efa0008222f0" 2018-12-23 01:32:50,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-ed78e588-04af-4279-8120-e387ad8ec012 Date: Sun, 23 Dec 2018 01:32:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.1"}],"id":"b4d9632c-74c1-40a7-9a21-0bb48e645a76","security_groups":[],"mac_address":"fa:16:3e:d3:28:60","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:48Z","binding:vnic_type":"normal","device_id":"ecbbd70c-0f28-4af8-8d10-0c7f420e5509"}]} 2018-12-23 01:32:50,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=ecbbd70c-0f28-4af8-8d10-0c7f420e5509 used request id req-ed78e588-04af-4279-8120-e387ad8ec012 2018-12-23 01:32:50,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/273be68b-f927-4d7d-8711-7c9456a1a0ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d4fa3f34b4a634a09d243119f1efa0008222f0" 2018-12-23 01:32:50,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-e549d575-a7c6-4e6f-bf7d-f0886bfe1a4f Date: Sun, 23 Dec 2018 01:32:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","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":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}} 2018-12-23 01:32:50,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/273be68b-f927-4d7d-8711-7c9456a1a0ad used request id req-e549d575-a7c6-4e6f-bf7d-f0886bfe1a4f 2018-12-23 01:32:50,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:32:50,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:32:50,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:32:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["sWYHL5kQQdaBOzSzQDkRAw"], "issued_at": "2018-12-23T01:32:50.000000Z"}} 2018-12-23 01:32:50,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a266adf4889e4a949bba647142dd39e5ea751c23" 2018-12-23 01:32:50,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed560bb-d704-4c9b-95d7-b6157f3b985d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:32:50,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1ed560bb-d704-4c9b-95d7-b6157f3b985d 2018-12-23 01:32:50,950 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:32:50,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a266adf4889e4a949bba647142dd39e5ea751c23" 2018-12-23 01:32:51,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be78f951-317f-4656-ab0f-8ccae18755be x-compute-request-id: req-be78f951-317f-4656-ab0f-8ccae18755be Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:32:51,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-be78f951-317f-4656-ab0f-8ccae18755be 2018-12-23 01:32:51,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a266adf4889e4a949bba647142dd39e5ea751c23" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-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-12-23 01:32:51,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c04983f1-3b0f-4cd9-a0c3-65bcc7b563eb x-compute-request-id: req-c04983f1-3b0f-4cd9-a0c3-65bcc7b563eb Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:32:51,166 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c04983f1-3b0f-4cd9-a0c3-65bcc7b563eb 2018-12-23 01:32:51,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:32:51,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:32:51,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1fce5d8f01142cdbd3e8219d37feddd", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj-role"}], "expires_at": "2018-12-23T02:32:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-user", "id": "0a2f9124677145e98e994979dee9a969"}, "audit_ids": ["j0bhQVthTx6xiPqZEE1U5Q"], "issued_at": "2018-12-23T01:32:51.000000Z"}} 2018-12-23 01:32:51,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8517cb508da40a00edc55af0d02f890c8062eb97" 2018-12-23 01:32:51,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc1a205-b13d-4073-bb90-050d169043f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:32:51,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0dc1a205-b13d-4073-bb90-050d169043f7 2018-12-23 01:32:51,616 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:32:51,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8517cb508da40a00edc55af0d02f890c8062eb97" 2018-12-23 01:32:51,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7239c8d9-c04a-470d-9127-d177382b2efc x-compute-request-id: req-7239c8d9-c04a-470d-9127-d177382b2efc Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 01:32:51,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-7239c8d9-c04a-470d-9127-d177382b2efc 2018-12-23 01:32:51,795 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp... 2018-12-23 01:32:51,795 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 01:32:51,831 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp 2018-12-23 01:32:51,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8517cb508da40a00edc55af0d02f890c8062eb97" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDCJ5VueFrPvEw3Z6S8+XXNrynueHATKtlG3KKdJjGiADTVwrrvyQIBFEdm5nNN2ReJgb4U89sug1YN6FNLkLV/J+YBGDWI0XiTMxr42C8ILyNa37KQcGrHeAoVM+KlMaaTqKhZ+xKGu/Oo2rnB2Zm4RZdJXyR2y21cq4f5BUnqaQ==", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp"}}' 2018-12-23 01:32:51,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d03dda4-6986-4ed9-a483-bb0e050ed779 x-compute-request-id: req-6d03dda4-6986-4ed9-a483-bb0e050ed779 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDCJ5VueFrPvEw3Z6S8+XXNrynueHATKtlG3KKdJjGiADTVwrrvyQIBFEdm5nNN2ReJgb4U89sug1YN6FNLkLV/J+YBGDWI0XiTMxr42C8ILyNa37KQcGrHeAoVM+KlMaaTqKhZ+xKGu/Oo2rnB2Zm4RZdJXyR2y21cq4f5BUnqaQ==", "user_id": "0a2f9124677145e98e994979dee9a969", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "fingerprint": "58:0f:6d:2e:33:e8:5b:78:74:55:75:50:d9:c9:63:7d"}} 2018-12-23 01:32:51,885 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-6d03dda4-6986-4ed9-a483-bb0e050ed779 2018-12-23 01:32:51,887 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5.pub 2018-12-23 01:32:51,888 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5 2018-12-23 01:32:51,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:32:51,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:32:52,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1fce5d8f01142cdbd3e8219d37feddd", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj-role"}], "expires_at": "2018-12-23T02:32:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-user", "id": "0a2f9124677145e98e994979dee9a969"}, "audit_ids": ["QAJRwn5jRz-6arhhLnFxvQ"], "issued_at": "2018-12-23T01:32:52.000000Z"}} 2018-12-23 01:32:52,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:32:52,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b3bfd9-d684-4e58-8c27-a42205e34153 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:32:52,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-39b3bfd9-d684-4e58-8c27-a42205e34153 2018-12-23 01:32:52,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:32:52,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e9ed9ce6-3c30-43e2-b86a-533bae22ba9f Date: Sun, 23 Dec 2018 01:32:52 GMT RESP BODY: {"security_groups": []} 2018-12-23 01:32:52,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp used request id req-e9ed9ce6-3c30-43e2-b86a-533bae22ba9f 2018-12-23 01:32:52,535 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp... 2018-12-23 01:32:52,536 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp 2018-12-23 01:32:52,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}}' 2018-12-23 01:32:52,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-a128ee1c-0d20-4e2d-92f1-9707884df4fa Date: Sun, 23 Dec 2018 01:32:52 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "updated_at": "2018-12-23T01:32:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "revision_number": 0, "id": "77491771-896f-4c10-956d-cf3dfba468d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv6", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "revision_number": 0, "id": "9dd8b946-1476-45f4-a78b-a6e81c130668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv4", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}], "revision_number": 2, "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}} 2018-12-23 01:32:52,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-a128ee1c-0d20-4e2d-92f1-9707884df4fa 2018-12-23 01:32:52,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6b5f0dd-893b-4242-beb4-1da018082a4b 2018-12-23 01:32:52,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6b5f0dd-893b-4242-beb4-1da018082a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:32:53,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f75089f3-309a-4e05-80ca-648b43cbdf12 Date: Sun, 23 Dec 2018 01:32:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "77491771-896f-4c10-956d-cf3dfba468d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "9dd8b946-1476-45f4-a78b-a6e81c130668"}]} 2018-12-23 01:32:53,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6b5f0dd-893b-4242-beb4-1da018082a4b used request id req-f75089f3-309a-4e05-80ca-648b43cbdf12 2018-12-23 01:32:53,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6b5f0dd-893b-4242-beb4-1da018082a4b 2018-12-23 01:32:53,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6b5f0dd-893b-4242-beb4-1da018082a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:32:53,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43422c10-686b-4c66-a51c-32cc82643c6d Date: Sun, 23 Dec 2018 01:32:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "77491771-896f-4c10-956d-cf3dfba468d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "9dd8b946-1476-45f4-a78b-a6e81c130668"}]} 2018-12-23 01:32:53,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6b5f0dd-893b-4242-beb4-1da018082a4b used request id req-43422c10-686b-4c66-a51c-32cc82643c6d 2018-12-23 01:32:53,245 - neutron_utils - INFO - Retrieving security group with ID - a6b5f0dd-893b-4242-beb4-1da018082a4b 2018-12-23 01:32:53,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=a6b5f0dd-893b-4242-beb4-1da018082a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:32:53,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-bffd8913-dcef-4f47-bc36-5a61613a722f Date: Sun, 23 Dec 2018 01:32:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "updated_at": "2018-12-23T01:32:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "revision_number": 0, "id": "77491771-896f-4c10-956d-cf3dfba468d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv6", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "revision_number": 0, "id": "9dd8b946-1476-45f4-a78b-a6e81c130668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv4", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}], "revision_number": 2, "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}]} 2018-12-23 01:32:53,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=a6b5f0dd-893b-4242-beb4-1da018082a4b used request id req-bffd8913-dcef-4f47-bc36-5a61613a722f 2018-12-23 01:32:53,443 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6b5f0dd-893b-4242-beb4-1da018082a4b 2018-12-23 01:32:53,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6b5f0dd-893b-4242-beb4-1da018082a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:32:53,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-897f47e9-a556-4c16-a9d4-45ed26fd64b3 Date: Sun, 23 Dec 2018 01:32:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "77491771-896f-4c10-956d-cf3dfba468d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "9dd8b946-1476-45f4-a78b-a6e81c130668"}]} 2018-12-23 01:32:53,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6b5f0dd-893b-4242-beb4-1da018082a4b used request id req-897f47e9-a556-4c16-a9d4-45ed26fd64b3 2018-12-23 01:32:53,625 - neutron_utils - INFO - Retrieving security group with ID - a6b5f0dd-893b-4242-beb4-1da018082a4b 2018-12-23 01:32:53,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=a6b5f0dd-893b-4242-beb4-1da018082a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:32:53,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-c51f6376-0d38-4bbc-af35-94c2bb95363c Date: Sun, 23 Dec 2018 01:32:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "updated_at": "2018-12-23T01:32:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "revision_number": 0, "id": "77491771-896f-4c10-956d-cf3dfba468d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv6", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "revision_number": 0, "id": "9dd8b946-1476-45f4-a78b-a6e81c130668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv4", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}], "revision_number": 2, "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}]} 2018-12-23 01:32:53,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=a6b5f0dd-893b-4242-beb4-1da018082a4b used request id req-c51f6376-0d38-4bbc-af35-94c2bb95363c 2018-12-23 01:32:53,676 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6b5f0dd-893b-4242-beb4-1da018082a4b 2018-12-23 01:32:53,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6b5f0dd-893b-4242-beb4-1da018082a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:32:53,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-53d6cb60-bfdc-4215-856f-2590cdc05586 Date: Sun, 23 Dec 2018 01:32:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "77491771-896f-4c10-956d-cf3dfba468d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "9dd8b946-1476-45f4-a78b-a6e81c130668"}]} 2018-12-23 01:32:53,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6b5f0dd-893b-4242-beb4-1da018082a4b used request id req-53d6cb60-bfdc-4215-856f-2590cdc05586 2018-12-23 01:32:53,847 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp 2018-12-23 01:32:53,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:32:54,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-d7033e28-6ba7-4061-bc05-0eee9bb11409 Date: Sun, 23 Dec 2018 01:32:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "updated_at": "2018-12-23T01:32:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "revision_number": 0, "id": "77491771-896f-4c10-956d-cf3dfba468d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv6", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "revision_number": 0, "id": "9dd8b946-1476-45f4-a78b-a6e81c130668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv4", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}], "revision_number": 2, "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}]} 2018-12-23 01:32:54,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp used request id req-d7033e28-6ba7-4061-bc05-0eee9bb11409 2018-12-23 01:32:54,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:32:54,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:32:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:32:54,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:32:54,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f853219-aacd-481c-bb52-2a9b2176a094 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:32:54,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-0f853219-aacd-481c-bb52-2a9b2176a094 2018-12-23 01:32:54,147 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6b5f0dd-893b-4242-beb4-1da018082a4b 2018-12-23 01:32:54,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6b5f0dd-893b-4242-beb4-1da018082a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:32:54,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-711c8528-720d-4769-9732-80d7f9a869bb Date: Sun, 23 Dec 2018 01:32:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "77491771-896f-4c10-956d-cf3dfba468d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "9dd8b946-1476-45f4-a78b-a6e81c130668"}]} 2018-12-23 01:32:54,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6b5f0dd-893b-4242-beb4-1da018082a4b used request id req-711c8528-720d-4769-9732-80d7f9a869bb 2018-12-23 01:32:54,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b"}}' 2018-12-23 01:32:54,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-0ad03ccf-ce97-479b-95ae-ff7d6fedcacc Date: Sun, 23 Dec 2018 01:32:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:54Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:54Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "949d6d9a-04f3-48da-8791-bbbfd0153cc2"}} 2018-12-23 01:32:54,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-0ad03ccf-ce97-479b-95ae-ff7d6fedcacc 2018-12-23 01:32:54,395 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp 2018-12-23 01:32:54,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:32:54,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-f2520bc9-ee65-45a3-99cb-282225e657b9 Date: Sun, 23 Dec 2018 01:32:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "updated_at": "2018-12-23T01:32:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "revision_number": 0, "id": "77491771-896f-4c10-956d-cf3dfba468d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv6", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:54Z", "revision_number": 0, "id": "949d6d9a-04f3-48da-8791-bbbfd0153cc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:54Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv4", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "revision_number": 0, "id": "9dd8b946-1476-45f4-a78b-a6e81c130668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv4", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}], "revision_number": 3, "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}]} 2018-12-23 01:32:54,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp used request id req-f2520bc9-ee65-45a3-99cb-282225e657b9 2018-12-23 01:32:54,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:32:54,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcd28f98-db91-4f3d-98a7-3bb2ffd95660 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:32:54,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-dcd28f98-db91-4f3d-98a7-3bb2ffd95660 2018-12-23 01:32:54,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6b5f0dd-893b-4242-beb4-1da018082a4b 2018-12-23 01:32:54,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6b5f0dd-893b-4242-beb4-1da018082a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:32:54,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-46018252-19a2-45e8-81ac-5a59d47701f4 Date: Sun, 23 Dec 2018 01:32:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "77491771-896f-4c10-956d-cf3dfba468d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:54Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:54Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "949d6d9a-04f3-48da-8791-bbbfd0153cc2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "9dd8b946-1476-45f4-a78b-a6e81c130668"}]} 2018-12-23 01:32:54,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6b5f0dd-893b-4242-beb4-1da018082a4b used request id req-46018252-19a2-45e8-81ac-5a59d47701f4 2018-12-23 01:32:54,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b"}}' 2018-12-23 01:32:55,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-355c9b2e-a57c-4e5e-8a8d-deea649882cb Date: Sun, 23 Dec 2018 01:32:55 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-12-23T01:32:54Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": 22, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:54Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "f26c8f91-24c9-46e8-9bc9-7d8db29c0868"}} 2018-12-23 01:32:55,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-355c9b2e-a57c-4e5e-8a8d-deea649882cb 2018-12-23 01:32:55,059 - neutron_utils - INFO - Retrieving security group with ID - a6b5f0dd-893b-4242-beb4-1da018082a4b 2018-12-23 01:32:55,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=a6b5f0dd-893b-4242-beb4-1da018082a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:32:55,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-56842693-1bfd-455a-990b-bcd67b6e631b Date: Sun, 23 Dec 2018 01:32:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "updated_at": "2018-12-23T01:32:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "revision_number": 0, "id": "77491771-896f-4c10-956d-cf3dfba468d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv6", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:54Z", "revision_number": 0, "id": "949d6d9a-04f3-48da-8791-bbbfd0153cc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:54Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv4", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "revision_number": 0, "id": "9dd8b946-1476-45f4-a78b-a6e81c130668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv4", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:32:54Z", "revision_number": 0, "id": "f26c8f91-24c9-46e8-9bc9-7d8db29c0868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:54Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}], "revision_number": 4, "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}]} 2018-12-23 01:32:55,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=a6b5f0dd-893b-4242-beb4-1da018082a4b used request id req-56842693-1bfd-455a-990b-bcd67b6e631b 2018-12-23 01:32:55,252 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6b5f0dd-893b-4242-beb4-1da018082a4b 2018-12-23 01:32:55,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6b5f0dd-893b-4242-beb4-1da018082a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:32:55,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-d5700157-e954-422c-9a92-1bf6feb8aa9d Date: Sun, 23 Dec 2018 01:32:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "77491771-896f-4c10-956d-cf3dfba468d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:54Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:54Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "949d6d9a-04f3-48da-8791-bbbfd0153cc2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:52Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:52Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "9dd8b946-1476-45f4-a78b-a6e81c130668"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T01:32:54Z", "security_group_id": "a6b5f0dd-893b-4242-beb4-1da018082a4b", "port_range_min": 22, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:54Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "f26c8f91-24c9-46e8-9bc9-7d8db29c0868"}]} 2018-12-23 01:32:55,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6b5f0dd-893b-4242-beb4-1da018082a4b used request id req-d5700157-e954-422c-9a92-1bf6feb8aa9d 2018-12-23 01:32:55,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:32:55,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:32:55,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1fce5d8f01142cdbd3e8219d37feddd", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj-role"}], "expires_at": "2018-12-23T02:32:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-user", "id": "0a2f9124677145e98e994979dee9a969"}, "audit_ids": ["E_OSA6DMRrSN-tHFvfwplA"], "issued_at": "2018-12-23T01:32:55.000000Z"}} 2018-12-23 01:32:55,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:32:55,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27fcbd46-f400-4b3b-9f28-6741fefb8153 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:32:55,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-27fcbd46-f400-4b3b-9f28-6741fefb8153 2018-12-23 01:32:55,910 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:32:55,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:32:55,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed62f62-f8cf-40e1-b663-4100140fa166 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:32:55,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fed62f62-f8cf-40e1-b663-4100140fa166 2018-12-23 01:32:56,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:32:56,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b9d6e80e-a7ca-40b7-b5f2-f34db4ed2828 Date: Sun, 23 Dec 2018 01:32: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":["273be68b-f927-4d7d-8711-7c9456a1a0ad"],"updated_at":"2018-12-23T01:32:39Z","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net"}]} 2018-12-23 01:32:56,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net used request id req-b9d6e80e-a7ca-40b7-b5f2-f34db4ed2828 2018-12-23 01:32:56,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:32:56,260 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:32:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:32:56,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:32:56,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aa9faa8-2c20-486d-b975-2d4269039822 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:32:56,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-1aa9faa8-2c20-486d-b975-2d4269039822 2018-12-23 01:32:56,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:32:56,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-38701c67-01e8-44cb-9325-65c2d3aad1f3 Date: Sun, 23 Dec 2018 01:32:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}]} 2018-12-23 01:32:56,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-38701c67-01e8-44cb-9325-65c2d3aad1f3 2018-12-23 01:32:56,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4&name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:32:56,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dca6551c-afb2-40d7-8679-58d2d23090f9 Date: Sun, 23 Dec 2018 01:32:56 GMT RESP BODY: {"ports":[]} 2018-12-23 01:32:56,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4&name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5port-1&admin_state_up=True used request id req-dca6551c-afb2-40d7-8679-58d2d23090f9 2018-12-23 01:32:56,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:32:56,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32: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-f385e5bf-431c-445a-a985-a21463bb93f4 x-compute-request-id: req-f385e5bf-431c-445a-a985-a21463bb93f4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:32:56,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst used request id req-f385e5bf-431c-445a-a985-a21463bb93f4 2018-12-23 01:32:56,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:32:57,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0b675244-9fe5-48d6-a702-35061b99adc2 Date: Sun, 23 Dec 2018 01:32: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":["273be68b-f927-4d7d-8711-7c9456a1a0ad"],"updated_at":"2018-12-23T01:32:39Z","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net"}]} 2018-12-23 01:32:57,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net used request id req-0b675244-9fe5-48d6-a702-35061b99adc2 2018-12-23 01:32:57,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:32:57,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad9c87b2-bb3d-47b6-8fd9-c19ef3272b70 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:32:57,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-ad9c87b2-bb3d-47b6-8fd9-c19ef3272b70 2018-12-23 01:32:57,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:32:57,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f88de8ff-fa39-4882-b190-01a3b180ce7a Date: Sun, 23 Dec 2018 01:32:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}]} 2018-12-23 01:32:57,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-f88de8ff-fa39-4882-b190-01a3b180ce7a 2018-12-23 01:32:57,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4&name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:32:57,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-100e4b02-2ead-41e1-91a4-2f2d21277611 Date: Sun, 23 Dec 2018 01:32:57 GMT RESP BODY: {"ports":[]} 2018-12-23 01:32:57,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4&name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5port-1&admin_state_up=True used request id req-100e4b02-2ead-41e1-91a4-2f2d21277611 2018-12-23 01:32:57,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:32:57,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:32:58,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1fce5d8f01142cdbd3e8219d37feddd", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj-role"}], "expires_at": "2018-12-23T02:32:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/238adf738f1b43c7864ce7b4c5f2eee3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-user", "id": "0a2f9124677145e98e994979dee9a969"}, "audit_ids": ["R5p4elxfRTGZllqt54lB-g"], "issued_at": "2018-12-23T01:32:58.000000Z"}} 2018-12-23 01:32:58,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef44c1e20743a99a288db45eb611595dccf0566f" 2018-12-23 01:32:58,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8da7aae-00be-4e1c-b3f0-9686cd01b83e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:32:58,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d8da7aae-00be-4e1c-b3f0-9686cd01b83e 2018-12-23 01:32:58,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:32:58,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f057f2bd-5d39-467b-ad49-dbb3d3309c1d Date: Sun, 23 Dec 2018 01:32: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":["273be68b-f927-4d7d-8711-7c9456a1a0ad"],"updated_at":"2018-12-23T01:32:39Z","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net"}]} 2018-12-23 01:32:58,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net used request id req-f057f2bd-5d39-467b-ad49-dbb3d3309c1d 2018-12-23 01:32:58,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:32:58,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1cbe50c6-9961-49f3-b2d8-0bd30be21db7 Date: Sun, 23 Dec 2018 01:32:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}]} 2018-12-23 01:32:58,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-1cbe50c6-9961-49f3-b2d8-0bd30be21db7 2018-12-23 01:32:58,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:32:58,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5ac1f49e-1a3a-4c56-a5b6-3b9d3c71fa5f Date: Sun, 23 Dec 2018 01:32: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":["273be68b-f927-4d7d-8711-7c9456a1a0ad"],"updated_at":"2018-12-23T01:32:39Z","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net"}]} 2018-12-23 01:32:58,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net used request id req-5ac1f49e-1a3a-4c56-a5b6-3b9d3c71fa5f 2018-12-23 01:32:58,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:32:58,871 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:32:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:32:58,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef44c1e20743a99a288db45eb611595dccf0566f" 2018-12-23 01:32:58,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b47690-1c55-41b9-ab7f-08686589137f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:32:58,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-95b47690-1c55-41b9-ab7f-08686589137f 2018-12-23 01:32:58,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:32:59,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1084cc61-3cc1-4e7d-a689-e73fbd34f141 Date: Sun, 23 Dec 2018 01:32:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}]} 2018-12-23 01:32:59,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-1084cc61-3cc1-4e7d-a689-e73fbd34f141 2018-12-23 01:32:59,151 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net 2018-12-23 01:32:59,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" -d '{"port": {"network_id": "353adacf-0c76-41b1-bb5a-a8e660aaaff4", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5port-1", "admin_state_up": true}}' 2018-12-23 01:32:59,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-944cda66-fca2-4778-8e1a-a8519b6638ba Date: Sun, 23 Dec 2018 01:32:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.13"}],"id":"11b8bd32-7033-42fa-af85-dda22315c275","security_groups":["012917b0-6408-47bf-ba37-c42f11d808eb"],"mac_address":"fa:16:3e:9e:10:fb","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5port-1","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","qos_policy_id":null,"admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:59Z","binding:vnic_type":"normal"}} 2018-12-23 01:32:59,901 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-944cda66-fca2-4778-8e1a-a8519b6638ba 2018-12-23 01:32:59,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:00,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5ccbd5dc-147a-415c-8d31-0c02cdde4075 Date: Sun, 23 Dec 2018 01:33: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":["273be68b-f927-4d7d-8711-7c9456a1a0ad"],"updated_at":"2018-12-23T01:32:39Z","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net"}]} 2018-12-23 01:33:00,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net used request id req-5ccbd5dc-147a-415c-8d31-0c02cdde4075 2018-12-23 01:33:00,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:00,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0beb0aaf-7057-4d04-bd20-7e5395b91270 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:33:00,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-0beb0aaf-7057-4d04-bd20-7e5395b91270 2018-12-23 01:33:00,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:00,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-46fae3a8-9c97-4d25-9626-a22586bd4b79 Date: Sun, 23 Dec 2018 01:33:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}]} 2018-12-23 01:33:00,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-46fae3a8-9c97-4d25-9626-a22586bd4b79 2018-12-23 01:33:00,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4&name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:00,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-5479c340-9276-4fba-a338-6607ca7d3385 Date: Sun, 23 Dec 2018 01:33:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.13"}],"id":"11b8bd32-7033-42fa-af85-dda22315c275","security_groups":["012917b0-6408-47bf-ba37-c42f11d808eb"],"mac_address":"fa:16:3e:9e:10:fb","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5port-1","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:59Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:33:00,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4&name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5port-1&admin_state_up=True used request id req-5479c340-9276-4fba-a338-6607ca7d3385 2018-12-23 01:33:00,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:00,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cf69a84-35d6-49ae-b118-b59dd893cd25 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:33:00,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-7cf69a84-35d6-49ae-b118-b59dd893cd25 2018-12-23 01:33:00,733 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst 2018-12-23 01:33:00,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:00,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fc9a5a6-951c-4c0b-bcb2-d66b4ab73672 x-compute-request-id: req-4fc9a5a6-951c-4c0b-bcb2-d66b4ab73672 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-flavor-name"}]} 2018-12-23 01:33:00,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4fc9a5a6-951c-4c0b-bcb2-d66b4ab73672 2018-12-23 01:33:00,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:00,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bceec5a-a02c-4d26-b427-6da065625ffc x-compute-request-id: req-9bceec5a-a02c-4d26-b427-6da065625ffc Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:33:00,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19 used request id req-9bceec5a-a02c-4d26-b427-6da065625ffc 2018-12-23 01:33:00,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:00,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-82696e80-b78a-4244-a35c-7eb8fc1598aa Date: Sun, 23 Dec 2018 01:33:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:32:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:32:37Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc/snap", "metadata": {}}], "self": "/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "min_disk": 0, "protected": false, "id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "file": "/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "238adf738f1b43c7864ce7b4c5f2eee3", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-image"} 2018-12-23 01:33:00,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-image used request id req-82696e80-b78a-4244-a35c-7eb8fc1598aa 2018-12-23 01:33:00,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:01,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3d790a84-d5b4-452b-b419-a50948811fec Date: Sun, 23 Dec 2018 01:33: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-12-23 01:33:01,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3d790a84-d5b4-452b-b419-a50948811fec 2018-12-23 01:33:01,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "imageRef": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "flavorRef": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "max_count": 1, "min_count": 1, "networks": [{"port": "11b8bd32-7033-42fa-af85-dda22315c275"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}]}}' 2018-12-23 01:33:03,203 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:33:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a77f8989-d6b1-4a44-a073-78aa1458f3f0 x-compute-request-id: req-a77f8989-d6b1-4a44-a073-78aa1458f3f0 Content-Length: 444 location: http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "adminPass": "JasQE4uUzjXs"}} 2018-12-23 01:33:03,203 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-a77f8989-d6b1-4a44-a073-78aa1458f3f0 2018-12-23 01:33:03,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:03,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9df2503-4ec1-44ac-a5c2-d88bc4de68b2 x-compute-request-id: req-a9df2503-4ec1-44ac-a5c2-d88bc4de68b2 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "user_id": "0a2f9124677145e98e994979dee9a969", "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-12-23T01:33:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:03,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-a9df2503-4ec1-44ac-a5c2-d88bc4de68b2 2018-12-23 01:33:03,574 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst 2018-12-23 01:33:03,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:03,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30f1c252-6577-49ee-b9df-f0e406e972f0 x-compute-request-id: req-30f1c252-6577-49ee-b9df-f0e406e972f0 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "user_id": "0a2f9124677145e98e994979dee9a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:33:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:03,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-30f1c252-6577-49ee-b9df-f0e406e972f0 2018-12-23 01:33:03,827 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst] is - BUILD 2018-12-23 01:33:03,827 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:33:06,830 - create_instance - DEBUG - VM status query timeout in 896.743926048 2018-12-23 01:33:06,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:07,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-396b2fc2-6592-45de-9c4e-5fa299b564a4 x-compute-request-id: req-396b2fc2-6592-45de-9c4e-5fa299b564a4 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "security_groups": [{"name": "default"}], "user_id": "0a2f9124677145e98e994979dee9a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:33:04Z", "hostId": "6628d5eca179d7860b87f2ee3e124f9ce43c3efcdd95017eccc3c055", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:07,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-396b2fc2-6592-45de-9c4e-5fa299b564a4 2018-12-23 01:33:07,665 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst] is - BUILD 2018-12-23 01:33:07,665 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:33:10,668 - create_instance - DEBUG - VM status query timeout in 892.905892134 2018-12-23 01:33:10,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:11,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d80d58f2-44c2-4306-8310-03a192911685 x-compute-request-id: req-d80d58f2-44c2-4306-8310-03a192911685 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:10:fb", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:33:09.000000", "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "security_groups": [{"name": "default"}], "user_id": "0a2f9124677145e98e994979dee9a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:33:10Z", "hostId": "6628d5eca179d7860b87f2ee3e124f9ce43c3efcdd95017eccc3c055", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:11,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-d80d58f2-44c2-4306-8310-03a192911685 2018-12-23 01:33:11,644 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst] is - ACTIVE 2018-12-23 01:33:11,644 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:33:11,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:12,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00943430-d19e-400e-b23b-54cc5e1c2637 x-compute-request-id: req-00943430-d19e-400e-b23b-54cc5e1c2637 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:10:fb", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:33:09.000000", "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "security_groups": [{"name": "default"}], "user_id": "0a2f9124677145e98e994979dee9a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:33:10Z", "hostId": "6628d5eca179d7860b87f2ee3e124f9ce43c3efcdd95017eccc3c055", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:12,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-00943430-d19e-400e-b23b-54cc5e1c2637 2018-12-23 01:33:12,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:12,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2ce322a2-9094-4b39-a71a-1bd9eb2e4239 Date: Sun, 23 Dec 2018 01:33: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":["273be68b-f927-4d7d-8711-7c9456a1a0ad"],"updated_at":"2018-12-23T01:32:39Z","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net"}]} 2018-12-23 01:33:12,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net used request id req-2ce322a2-9094-4b39-a71a-1bd9eb2e4239 2018-12-23 01:33:12,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:12,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc7f1238-a5bc-411f-80e6-3349b3820f82 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:33:12,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-cc7f1238-a5bc-411f-80e6-3349b3820f82 2018-12-23 01:33:12,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:12,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6aaa7e3d-f91b-4777-91ee-257c8299d969 Date: Sun, 23 Dec 2018 01:33:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}]} 2018-12-23 01:33:12,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-6aaa7e3d-f91b-4777-91ee-257c8299d969 2018-12-23 01:33:12,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:13,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-ddefec18-2089-4443-91b3-f8bda96cb25d Date: Sun, 23 Dec 2018 01:33:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.4"}],"id":"0dfb71f7-c5aa-4af4-8758-25cfd7b5d6dc","security_groups":[],"mac_address":"fa:16:3e:bc:1b:c7","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.13"}],"id":"11b8bd32-7033-42fa-af85-dda22315c275","security_groups":["012917b0-6408-47bf-ba37-c42f11d808eb"],"mac_address":"fa:16:3e:9e:10:fb","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5port-1","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:59Z","binding:vnic_type":"normal","device_id":"68f7e078-432f-45d7-ace8-bb1098badfbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.2"}],"id":"66d3179d-5206-464e-937f-a7299788157a","security_groups":[],"mac_address":"fa:16:3e:97:a4:c4","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.3"}],"id":"7281b9bf-b8ea-4888-a52f-00afb8305f9e","security_groups":[],"mac_address":"fa:16:3e:5d:3e:d8","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.1"}],"id":"b4d9632c-74c1-40a7-9a21-0bb48e645a76","security_groups":[],"mac_address":"fa:16:3e:d3:28:60","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:48Z","binding:vnic_type":"normal","device_id":"ecbbd70c-0f28-4af8-8d10-0c7f420e5509"}]} 2018-12-23 01:33:13,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-ddefec18-2089-4443-91b3-f8bda96cb25d 2018-12-23 01:33:13,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:13,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-361dcfbc-3e2d-474a-ab10-bacac9887535 x-compute-request-id: req-361dcfbc-3e2d-474a-ab10-bacac9887535 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:10:fb", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:33:09.000000", "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "security_groups": [{"name": "default"}], "user_id": "0a2f9124677145e98e994979dee9a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:33:10Z", "hostId": "6628d5eca179d7860b87f2ee3e124f9ce43c3efcdd95017eccc3c055", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:13,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-361dcfbc-3e2d-474a-ab10-bacac9887535 2018-12-23 01:33:13,559 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst] is - ACTIVE 2018-12-23 01:33:13,559 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:33:13,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:14,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-a981b7b4-68d0-468b-b69e-e96583874899 x-compute-request-id: req-a981b7b4-68d0-468b-b69e-e96583874899 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:10:fb", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:33:09.000000", "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "security_groups": [{"name": "default"}], "user_id": "0a2f9124677145e98e994979dee9a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:33:10Z", "hostId": "6628d5eca179d7860b87f2ee3e124f9ce43c3efcdd95017eccc3c055", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:14,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-a981b7b4-68d0-468b-b69e-e96583874899 2018-12-23 01:33:14,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:14,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c827ea54-5c5d-4a78-bcfd-71cebbed8a3c Date: Sun, 23 Dec 2018 01:33: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":["273be68b-f927-4d7d-8711-7c9456a1a0ad"],"updated_at":"2018-12-23T01:32:39Z","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net"}]} 2018-12-23 01:33:14,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net used request id req-c827ea54-5c5d-4a78-bcfd-71cebbed8a3c 2018-12-23 01:33:14,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:14,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081cb5fd-1966-49dd-9e09-148bb099cafb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:33:14,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-081cb5fd-1966-49dd-9e09-148bb099cafb 2018-12-23 01:33:14,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:14,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-08239ce3-08d5-409c-a04b-706af903bd9d Date: Sun, 23 Dec 2018 01:33:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}]} 2018-12-23 01:33:14,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-08239ce3-08d5-409c-a04b-706af903bd9d 2018-12-23 01:33:14,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:14,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-1ec8cd24-f018-41d8-9cd5-57dc7f6cb707 Date: Sun, 23 Dec 2018 01:33:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.4"}],"id":"0dfb71f7-c5aa-4af4-8758-25cfd7b5d6dc","security_groups":[],"mac_address":"fa:16:3e:bc:1b:c7","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.13"}],"id":"11b8bd32-7033-42fa-af85-dda22315c275","security_groups":["012917b0-6408-47bf-ba37-c42f11d808eb"],"mac_address":"fa:16:3e:9e:10:fb","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5port-1","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:59Z","binding:vnic_type":"normal","device_id":"68f7e078-432f-45d7-ace8-bb1098badfbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.2"}],"id":"66d3179d-5206-464e-937f-a7299788157a","security_groups":[],"mac_address":"fa:16:3e:97:a4:c4","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.3"}],"id":"7281b9bf-b8ea-4888-a52f-00afb8305f9e","security_groups":[],"mac_address":"fa:16:3e:5d:3e:d8","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.1"}],"id":"b4d9632c-74c1-40a7-9a21-0bb48e645a76","security_groups":[],"mac_address":"fa:16:3e:d3:28:60","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:48Z","binding:vnic_type":"normal","device_id":"ecbbd70c-0f28-4af8-8d10-0c7f420e5509"}]} 2018-12-23 01:33:14,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-1ec8cd24-f018-41d8-9cd5-57dc7f6cb707 2018-12-23 01:33:14,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}}' 2018-12-23 01:33:15,858 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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-ac7ae0fd-ea62-433e-9535-9d66d57d5bf0 x-compute-request-id: req-ac7ae0fd-ea62-433e-9535-9d66d57d5bf0 Content-Length: 0 Content-Type: application/json 2018-12-23 01:33:15,858 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe/action used request id req-ac7ae0fd-ea62-433e-9535-9d66d57d5bf0 2018-12-23 01:33:15,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:16,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-3b9f4c4a-938d-40ac-a00d-a5c33512f253 Date: Sun, 23 Dec 2018 01:33:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:42Z", "admin_state_up": true, "updated_at": "2018-12-23T01:32:49Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "ecbbd70c-0f28-4af8-8d10-0c7f420e5509", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-router"}]} 2018-12-23 01:33:16,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-router used request id req-3b9f4c4a-938d-40ac-a00d-a5c33512f253 2018-12-23 01:33:16,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:16,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00335da4-cf7b-4354-8008-210f14854cb2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:33:16,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-00335da4-cf7b-4354-8008-210f14854cb2 2018-12-23 01:33:16,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=ecbbd70c-0f28-4af8-8d10-0c7f420e5509 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:16,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-4ebfeab3-a10c-453c-bb2f-472dede53eff Date: Sun, 23 Dec 2018 01:33:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.1"}],"id":"b4d9632c-74c1-40a7-9a21-0bb48e645a76","security_groups":[],"mac_address":"fa:16:3e:d3:28:60","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:48Z","binding:vnic_type":"normal","device_id":"ecbbd70c-0f28-4af8-8d10-0c7f420e5509"}]} 2018-12-23 01:33:16,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=ecbbd70c-0f28-4af8-8d10-0c7f420e5509 used request id req-4ebfeab3-a10c-453c-bb2f-472dede53eff 2018-12-23 01:33:16,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/273be68b-f927-4d7d-8711-7c9456a1a0ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:16,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-7a23b483-ec70-42d0-b577-757b27d2d7bf Date: Sun, 23 Dec 2018 01:33:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","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":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}} 2018-12-23 01:33:16,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/273be68b-f927-4d7d-8711-7c9456a1a0ad used request id req-7a23b483-ec70-42d0-b577-757b27d2d7bf 2018-12-23 01:33:16,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:16,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-275b1728-9ff5-4ef0-8ed7-4ea330c579e2 Date: Sun, 23 Dec 2018 01:33:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:33:16,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-275b1728-9ff5-4ef0-8ed7-4ea330c579e2 2018-12-23 01:33:16,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:16,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ab9df522-2eec-433e-9bb9-3b57030129e6 Date: Sun, 23 Dec 2018 01:33:16 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:33:16,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-ab9df522-2eec-433e-9bb9-3b57030129e6 2018-12-23 01:33:16,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:17,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33: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-abbff576-c1b2-4e7b-b9f0-65858f3ddf07 x-compute-request-id: req-abbff576-c1b2-4e7b-b9f0-65858f3ddf07 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:10:fb", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:33:09.000000", "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}], "user_id": "0a2f9124677145e98e994979dee9a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:33:10Z", "hostId": "6628d5eca179d7860b87f2ee3e124f9ce43c3efcdd95017eccc3c055", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:17,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-abbff576-c1b2-4e7b-b9f0-65858f3ddf07 2018-12-23 01:33:17,327 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst] is - ACTIVE 2018-12-23 01:33:17,328 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:33:17,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:17,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9f3e4b2-f28b-4575-a92b-2c11218862da x-compute-request-id: req-b9f3e4b2-f28b-4575-a92b-2c11218862da Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:10:fb", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:33:09.000000", "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}], "user_id": "0a2f9124677145e98e994979dee9a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:33:10Z", "hostId": "6628d5eca179d7860b87f2ee3e124f9ce43c3efcdd95017eccc3c055", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:17,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-b9f3e4b2-f28b-4575-a92b-2c11218862da 2018-12-23 01:33:17,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:18,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cccc5d55-1e5e-479e-bb47-55db2e4d5a5b Date: Sun, 23 Dec 2018 01:33: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":["273be68b-f927-4d7d-8711-7c9456a1a0ad"],"updated_at":"2018-12-23T01:32:39Z","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net"}]} 2018-12-23 01:33:18,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net used request id req-cccc5d55-1e5e-479e-bb47-55db2e4d5a5b 2018-12-23 01:33:18,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:18,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab462778-ebe7-4a6b-ba2b-a208d9fd422e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:33:18,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-ab462778-ebe7-4a6b-ba2b-a208d9fd422e 2018-12-23 01:33:18,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:18,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fd694dd0-97d3-4a43-b4c3-253f1a859068 Date: Sun, 23 Dec 2018 01:33:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}]} 2018-12-23 01:33:18,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-fd694dd0-97d3-4a43-b4c3-253f1a859068 2018-12-23 01:33:18,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:18,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-100fbece-3c44-498b-96b5-1fb9e9108fc4 Date: Sun, 23 Dec 2018 01:33:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.4"}],"id":"0dfb71f7-c5aa-4af4-8758-25cfd7b5d6dc","security_groups":[],"mac_address":"fa:16:3e:bc:1b:c7","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.13"}],"id":"11b8bd32-7033-42fa-af85-dda22315c275","security_groups":["012917b0-6408-47bf-ba37-c42f11d808eb","a6b5f0dd-893b-4242-beb4-1da018082a4b"],"mac_address":"fa:16:3e:9e:10:fb","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5port-1","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:59Z","binding:vnic_type":"normal","device_id":"68f7e078-432f-45d7-ace8-bb1098badfbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.2"}],"id":"66d3179d-5206-464e-937f-a7299788157a","security_groups":[],"mac_address":"fa:16:3e:97:a4:c4","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.3"}],"id":"7281b9bf-b8ea-4888-a52f-00afb8305f9e","security_groups":[],"mac_address":"fa:16:3e:5d:3e:d8","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.1"}],"id":"b4d9632c-74c1-40a7-9a21-0bb48e645a76","security_groups":[],"mac_address":"fa:16:3e:d3:28:60","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:48Z","binding:vnic_type":"normal","device_id":"ecbbd70c-0f28-4af8-8d10-0c7f420e5509"}]} 2018-12-23 01:33:18,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-100fbece-3c44-498b-96b5-1fb9e9108fc4 2018-12-23 01:33:18,333 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 01:33:18,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:18,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-33363839-a4d3-4bbb-bdb9-0f9c31b8e7d7 Date: Sun, 23 Dec 2018 01:33:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:33:18,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-33363839-a4d3-4bbb-bdb9-0f9c31b8e7d7 2018-12-23 01:33:18,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:18,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-417caed3-41e5-4dc5-a28b-234018b42ba3 Date: Sun, 23 Dec 2018 01:33:18 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:33:18,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-417caed3-41e5-4dc5-a28b-234018b42ba3 2018-12-23 01:33:18,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" -d '{"floatingip": {"floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "port_id": "11b8bd32-7033-42fa-af85-dda22315c275"}}' 2018-12-23 01:33:20,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-61dff34a-6f44-4a68-86b4-c206814efc58 Date: Sun, 23 Dec 2018 01:33:20 GMT RESP BODY: {"floatingip": {"router_id": "ecbbd70c-0f28-4af8-8d10-0c7f420e5509", "status": "DOWN", "description": "", "tags": [], "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:33:19Z", "updated_at": "2018-12-23T01:33:19Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.55.1.13", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_id": "11b8bd32-7033-42fa-af85-dda22315c275", "id": "597d14b6-09af-4eb2-b5e9-7f9d1d5a9127"}} 2018-12-23 01:33:20,672 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-61dff34a-6f44-4a68-86b4-c206814efc58 2018-12-23 01:33:20,672 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-router 2018-12-23 01:33:20,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:21,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-723dac16-bbc7-4cff-b233-2816a67a4a9e x-compute-request-id: req-723dac16-bbc7-4cff-b233-2816a67a4a9e Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:10:fb", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:33:09.000000", "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}], "user_id": "0a2f9124677145e98e994979dee9a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:33:10Z", "hostId": "6628d5eca179d7860b87f2ee3e124f9ce43c3efcdd95017eccc3c055", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:21,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-723dac16-bbc7-4cff-b233-2816a67a4a9e 2018-12-23 01:33:21,381 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst] is - ACTIVE 2018-12-23 01:33:21,381 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:33:21,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:21,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b62272a3-5c8b-4334-8a2d-2123ae9b5803 x-compute-request-id: req-b62272a3-5c8b-4334-8a2d-2123ae9b5803 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:10:fb", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:33:09.000000", "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}], "user_id": "0a2f9124677145e98e994979dee9a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:33:10Z", "hostId": "6628d5eca179d7860b87f2ee3e124f9ce43c3efcdd95017eccc3c055", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:21,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-b62272a3-5c8b-4334-8a2d-2123ae9b5803 2018-12-23 01:33:21,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:21,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1201f310-4e3d-47ab-bbe3-b9ba7669b979 Date: Sun, 23 Dec 2018 01:33: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":["273be68b-f927-4d7d-8711-7c9456a1a0ad"],"updated_at":"2018-12-23T01:32:39Z","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net"}]} 2018-12-23 01:33:21,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net used request id req-1201f310-4e3d-47ab-bbe3-b9ba7669b979 2018-12-23 01:33:21,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:22,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e86bed5b-fe33-44fd-9f74-ae7c754a5e7c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:33:22,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-e86bed5b-fe33-44fd-9f74-ae7c754a5e7c 2018-12-23 01:33:22,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:22,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8bc5f5b9-a44a-4ee0-9264-f07f0f6d21d2 Date: Sun, 23 Dec 2018 01:33:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}]} 2018-12-23 01:33:22,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-8bc5f5b9-a44a-4ee0-9264-f07f0f6d21d2 2018-12-23 01:33:22,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:22,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-f1849e6e-4183-4de0-9ffe-e5ab73cfcf43 Date: Sun, 23 Dec 2018 01:33:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.4"}],"id":"0dfb71f7-c5aa-4af4-8758-25cfd7b5d6dc","security_groups":[],"mac_address":"fa:16:3e:bc:1b:c7","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.13"}],"id":"11b8bd32-7033-42fa-af85-dda22315c275","security_groups":["012917b0-6408-47bf-ba37-c42f11d808eb","a6b5f0dd-893b-4242-beb4-1da018082a4b"],"mac_address":"fa:16:3e:9e:10:fb","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5port-1","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:59Z","binding:vnic_type":"normal","device_id":"68f7e078-432f-45d7-ace8-bb1098badfbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.2"}],"id":"66d3179d-5206-464e-937f-a7299788157a","security_groups":[],"mac_address":"fa:16:3e:97:a4:c4","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.3"}],"id":"7281b9bf-b8ea-4888-a52f-00afb8305f9e","security_groups":[],"mac_address":"fa:16:3e:5d:3e:d8","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.1"}],"id":"b4d9632c-74c1-40a7-9a21-0bb48e645a76","security_groups":[],"mac_address":"fa:16:3e:d3:28:60","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:48Z","binding:vnic_type":"normal","device_id":"ecbbd70c-0f28-4af8-8d10-0c7f420e5509"}]} 2018-12-23 01:33:22,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-f1849e6e-4183-4de0-9ffe-e5ab73cfcf43 2018-12-23 01:33:22,346 - create_instance_tests - INFO - Looking for IP 10.55.1.13 in the console log 2018-12-23 01:33:22,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:22,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ca8954d-a522-4e4d-b723-185e03c31207 x-compute-request-id: req-4ca8954d-a522-4e4d-b723-185e03c31207 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:10:fb", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:10:fb", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:33:09.000000", "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}], "user_id": "0a2f9124677145e98e994979dee9a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:33:10Z", "hostId": "6628d5eca179d7860b87f2ee3e124f9ce43c3efcdd95017eccc3c055", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:22,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-4ca8954d-a522-4e4d-b723-185e03c31207 2018-12-23 01:33:22,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:33:23,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-978b74c4-db10-455b-88ed-a7ed8bcf961c x-compute-request-id: req-978b74c4-db10-455b-88ed-a7ed8bcf961c Content-Encoding: gzip Content-Length: 9632 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 504582812 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.910 MHz processor\n[ 0.140037] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.141634] pid_max: default: 32768 minimum: 301\n[ 0.142492] ACPI: Core revision 20150930\n[ 0.143855] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145112] Security Framework initialized\n[ 0.145899] Yama: becoming mindful.\n[ 0.146606] AppArmor: AppArmor initialized\n[ 0.147431] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148674] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.149883] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.151023] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.152340] Initializing cgroup subsys io\n[ 0.153129] Initializing cgroup subsys memory\n[ 0.153957] Initializing cgroup subsys devices\n[ 0.154797] Initializing cgroup subsys freezer\n[ 0.155643] Initializing cgroup subsys net_cls\n[ 0.156476] Initializing cgroup subsys perf_event\n[ 0.157353] Initializing cgroup subsys net_prio\n[ 0.158205] Initializing cgroup subsys hugetlb\n[ 0.159042] Initializing cgroup subsys pids\n[ 0.159891] CPU: Physical Processor ID: 0\n[ 0.161350] mce: CPU supports 10 MCE banks\n[ 0.162169] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163144] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165384] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171752] ftrace: allocating 31920 entries in 125 pages\n[ 0.197997] smpboot: Max logical packages: 2\n[ 0.198829] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199995] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.201305] x2apic enabled\n[ 0.202100] Switched APIC routing to physical x2apic.\n[ 0.203840] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207098] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208965] KVM setup paravirtual spinlock\n[ 0.210366] x86: Booting SMP configuration:\n[ 0.211241] .... node #0, CPUs: #1\n[ 0.212104] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.233746] x86: Booted up 1 node, 2 CPUs\n[ 0.233748] KVM setup async PF for cpu 1\n[ 0.233751] kvm-stealtime: cpu 1, msr f90d940\n[ 0.236243] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.237692] devtmpfs: initialized\n[ 0.239387] evm: security.selinux\n[ 0.240070] evm: security.SMACK64\n[ 0.240740] evm: security.SMACK64EXEC\n[ 0.241456] evm: security.SMACK64TRANSMUTE\n[ 0.242239] evm: security.SMACK64MMAP\n[ 0.242967] evm: security.ima\n[ 0.243590] evm: security.capability\n[ 0.244415] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246208] pinctrl core: initialized pinctrl subsystem\n[ 0.247275] RTC time: 1:33:09, date: 12/23/18\n[ 0.248230] NET: Registered protocol family 16\n[ 0.259253] cpuidle: using governor ladder\n[ 0.271348] cpuidle: using governor menu\n[ 0.272155] PCCT header not found.\n[ 0.272924] ACPI: bus type PCI registered\n[ 0.273701] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.274902] PCI: Using configuration type 1 for base access\n[ 0.288291] ACPI: Added _OSI(Module Device)\n[ 0.289124] ACPI: Added _OSI(Processor Device)\n[ 0.289958] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.290824] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.293105] ACPI: Interpreter enabled\n[ 0.293863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.295647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.297434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.299214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.301006] ACPI: (supports S0 S5)\n[ 0.301689] ACPI: Using IOAPIC for interrupt routing\n[ 0.302666] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.306001] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.307100] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308290] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.309438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.311614] acpiphp: Slot [3] registered\n[ 0.312391] acpiphp: Slot [4] registered\n[ 0.313168] acpiphp: Slot [5] registered\n[ 0.313947] acpiphp: Slot [6] registered\n[ 0.314741] acpiphp: Slot [7] registered\n[ 0.315513] acpiphp: Slot [8] registered\n[ 0.316285] acpiphp: Slot [9] registered\n[ 0.317059] acpiphp: Slot [10] registered\n[ 0.327891] acpiphp: Slot [11] registered\n[ 0.328710] acpiphp: Slot [12] registered\n[ 0.329490] acpiphp: Slot [13] registered\n[ 0.330271] acpiphp: Slot [14] registered\n[ 0.331060] acpiphp: Slot [15] registered\n[ 0.331848] acpiphp: Slot [16] registered\n[ 0.332641] acpiphp: Slot [17] registered\n[ 0.333422] acpiphp: Slot [18] registered\n[ 0.334206] acpiphp: Slot [19] registered\n[ 0.334990] acpiphp: Slot [20] registered\n[ 0.335786] acpiphp: Slot [21] registered\n[ 0.336576] acpiphp: Slot [22] registered\n[ 0.337365] acpiphp: Slot [23] registered\n[ 0.338155] acpiphp: Slot [24] registered\n[ 0.338942] acpiphp: Slot [25] registered\n[ 0.339724] acpiphp: Slot [26] registered\n[ 0.340511] acpiphp: Slot [27] registered\n[ 0.341293] acpiphp: Slot [28] registered\n[ 0.342081] acpiphp: Slot [29] registered\n[ 0.342871] acpiphp: Slot [30] registered\n[ 0.343655] acpiphp: Slot [31] registered\n[ 0.344431] PCI host bridge to bus 0000:00\n[ 0.345215] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.346388] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.347564] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348965] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.350362] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356328] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357576] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358710] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.359934] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366395] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.367820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.412725] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.414195] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.416965] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418314] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419557] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420732] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421760] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423264] vgaarb: loaded\n[ 0.423851] vgaarb: bridge control possible 0000:00:02.0\n[ 0.424964] SCSI subsystem initialized\n[ 0.425781] ACPI: bus type USB registered\n[ 0.426576] usbcore: registered new interface driver usbfs\n[ 0.427570] usbcore: registered new interface driver hub\n[ 0.428540] usbcore: registered new device driver usb\n[ 0.429611] PCI: Using ACPI for IRQ routing\n[ 0.430614] NetLabel: Initializing\n[ 0.431306] NetLabel: domain hash size = 128\n[ 0.432163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.433081] NetLabel: unlabeled traffic allowed by default\n[ 0.434188] clocksource: Switched to clocksource kvm-clock\n[ 0.440126] AppArmor: AppArmor Filesystem Enabled\n[ 0.441057] pnp: PnP ACPI init\n[ 0.441961] pnp: PnP ACPI: found 5 devices\n[ 0.449029] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.450681] NET: Registered protocol family 2\n[ 0.451638] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.452857] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.453982] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.455100] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456208] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457419] NET: Registered protocol family 1\n[ 0.458262] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.459318] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.460355] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.478588] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.497213] Trying to unpack rootfs image as initramfs...\n[ 0.546522] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560754] Scanning for low memory corruption every 60 seconds\n[ 0.562098] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563237] audit: initializing netlink subsys (disabled)\n[ 0.564241] audit: type=2000 audit(1545528789.869:1): initialized\n[ 0.565528] Initialise system trusted keyring\n[ 0.566453] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.567590] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.569671] zbud: loaded\n[ 0.570402] VFS: Disk quotas dquot_6.6.0\n[ 0.571209] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.572770] fuse init (API version 7.23)\n[ 0.573667] Key type big_key registered\n[ 0.574461] Allocating IMA MOK and blacklist keyrings.\n[ 0.575699] Key type asymmetric registered\n[ 0.576507] Asymmetric key parser 'x509' registered\n[ 0.577437] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.578903] io scheduler noop registered\n[ 0.579683] io scheduler deadline registered (default)\n[ 0.580651] io scheduler cfq registered\n[ 0.581467] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.582499] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.583757] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.585175] ACPI: Power Button [PWRF]\n[ 0.586021] GHES: HEST is not enabled!\n[ 0.605598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.642517] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.644881] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.668828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.671281] Linux agpgart interface v0.103\n[ 0.674057] brd: module loaded\n[ 0.675448] loop: module loaded\n[ 0.680524] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.681938] GPT:90111 != 20971519\n[ 0.682620] GPT:Alternate GPT header not at the end of the disk.\n[ 0.683678] GPT:90111 != 20971519\n[ 0.684342] GPT: Use GNU Parted to correct GPT errors.\n[ 0.685292] vda: vda1 vda15\n[ 0.686815] scsi host0: ata_piix\n[ 0.687557] scsi host1: ata_piix\n[ 0.688247] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.689419] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.690667] libphy: Fixed MDIO Bus: probed\n[ 0.691498] tun: Universal TUN/TAP device driver, 1.6\n[ 0.692460] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.694451] PPP generic driver version 2.4.2\n[ 0.695341] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.696486] ehci-pci: EHCI PCI platform driver\n[ 0.697334] ehci-platform: EHCI generic platform driver\n[ 0.698295] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.699385] ohci-pci: OHCI PCI platform driver\n[ 0.700233] ohci-platform: OHCI generic platform driver\n[ 0.701185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.721301] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.722294] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.723712] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.724683] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.725764] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.726972] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728349] usb usb1: Product: UHCI Host Controller\n[ 0.729252] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.730357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.731304] hub 1-0:1.0: USB hub found\n[ 0.732067] hub 1-0:1.0: 2 ports detected\n[ 0.732961] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735047] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.735982] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.737046] mousedev: PS/2 mouse device common for all mice\n[ 0.738313] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.740121] rtc_cmos 00:00: RTC can wake from S4\n[ 0.741221] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.742475] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.743640] i2c /dev entries driver\n[ 0.744379] device-mapper: uevent: version 1.0.3\n[ 0.745377] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.747041] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.748360] NET: Registered protocol family 10\n[ 0.749365] NET: Registered protocol family 17\n[ 0.750240] Key type dns_resolver registered\n[ 0.751202] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.752279] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.753396] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.755163] registered taskstats version 1\n[ 0.755972] Loading compiled-in X.509 certificates\n[ 0.757379] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.759172] zswap: loaded using pool lzo/zbud\n[ 0.760694] Key type trusted registered\n[ 0.762350] Key type encrypted registered\n[ 0.763165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.764149] ima: No TPM chip found, activating TPM-bypass!\n[ 0.765155] evm: HMAC attrs: 0x1\n[ 0.766086] Magic number: 14:896:559\n[ 0.766865] tty ttyS31: hash matches\n[ 0.778271] rtc_cmos 00:00: setting system clock to 2018-12-23 01:33:10 UTC (1545528790)\n[ 0.779888] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780972] EDD information not available.\n[ 0.847987] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.849770] Write protecting the kernel read-only data: 14336k\n[ 0.851563] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.853581] 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.15\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.380897] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.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.35. iid=i-000000f9\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCKYaMnq/8nOJUytveqkCoNcDxfRQDdKtNUDWKI7a9F4UZZBe2Sa2c0nJjLG6CyBypJicKvtHqhAvVBpkmdARcPu89gtbOQdTmD6bLOau4iJ2At0pYApeC39oCVvXjKBU1UShzIMYXH6QheGaYxSYck62sA3N3j+cgdtYYt5oMAQsOEsW7HBpOBFgcK56WgWcf6aszKLyZZ18Al2CsITSKq7/v6BKc8peNMFkJfmTaxBB85mdIXD4pzRzBIiOUYCB/fZelDL8zSjFXnDz4nfCB90dDoE0ra5np+2120K4Yb4UVfV2XTfCPbTQDJtUn0gKv7DXgb0CnCxW4ls0L0w02/ root@createinstancesinglenetworktests-5a194edf-5293-4144-9499-6044aa\nssh-dss AAAAB3NzaC1kc3MAAACBAKDjnQdZm2zTBAsvn3YU7xsNFVKoDABUWyoAQosnQjJ5DCi73Q8Mbnb2TyklX3Qw2D4jhEFWrnfDjwqnm04fGbKdDfk5bvGAfwytLgZQZPC6Dj6ifVuBtovTsMxwtnXN+0azOqYEEaPWQlQl9oA1HKxC3CwQzt3nbN9lIcME49ojAAAAFQCdF6+TPvx2Ta7XIo4DYbEFGQ1b7QAAAIA+Ze/tRVcFHhEPHWQe5QngCzOTrKEAQyrSlSNQmS4aNtqovVsKsSx6lyVcleJL+uxzMucyeK1QIpFS/UgzH1tjRUrUJepq2Tvnhp1yd0K9Fgs4CtVWiN7AjuI+3b7Ip13pb/OepDKGKtkCldDRi0ohg+wgAm1ON4kxv383y8RrUAAAAIAc5bXnfy8486gI4iUukkGFtbx0Z6l8iKZc2kUkuZIUwrELkHTty5xEgM6/g5zRLBhWoXxtOrRd1seSsmIUyLh0eodeU0ekmNQc4Cp8EQM5hDE9sxrFLkDZoMelyhoIJyXv7EoXxzaNn3hAYG2KjNN2YLhxdk9RbGB6i+1P6DFnew== root@createinstancesinglenetworktests-5a194edf-5293-4144-9499-6044aa\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:fe9e:10fb/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.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-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-5a194edf-5293-4144-9499-6044aa\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-5a194edf-5293-4144-9499-6044aa login: "} 2018-12-23 01:33:23,894 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe/action used request id req-978b74c4-db10-455b-88ed-a7ed8bcf961c 2018-12-23 01:33:23,895 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 01:33:23,896 - 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 504582812 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.910 MHz processor [ 0.140037] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.141634] pid_max: default: 32768 minimum: 301 [ 0.142492] ACPI: Core revision 20150930 [ 0.143855] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145112] Security Framework initialized [ 0.145899] Yama: becoming mindful. [ 0.146606] AppArmor: AppArmor initialized [ 0.147431] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.148674] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.149883] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.151023] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.152340] Initializing cgroup subsys io [ 0.153129] Initializing cgroup subsys memory [ 0.153957] Initializing cgroup subsys devices [ 0.154797] Initializing cgroup subsys freezer [ 0.155643] Initializing cgroup subsys net_cls [ 0.156476] Initializing cgroup subsys perf_event [ 0.157353] Initializing cgroup subsys net_prio [ 0.158205] Initializing cgroup subsys hugetlb [ 0.159042] Initializing cgroup subsys pids [ 0.159891] CPU: Physical Processor ID: 0 [ 0.161350] mce: CPU supports 10 MCE banks [ 0.162169] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163144] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165384] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171752] ftrace: allocating 31920 entries in 125 pages [ 0.197997] smpboot: Max logical packages: 2 [ 0.198829] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199995] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.201305] x2apic enabled [ 0.202100] Switched APIC routing to physical x2apic. [ 0.203840] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207098] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208965] KVM setup paravirtual spinlock [ 0.210366] x86: Booting SMP configuration: [ 0.211241] .... node #0, CPUs: #1 [ 0.212104] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.233746] x86: Booted up 1 node, 2 CPUs [ 0.233748] KVM setup async PF for cpu 1 [ 0.233751] kvm-stealtime: cpu 1, msr f90d940 [ 0.236243] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.237692] devtmpfs: initialized [ 0.239387] evm: security.selinux [ 0.240070] evm: security.SMACK64 [ 0.240740] evm: security.SMACK64EXEC [ 0.241456] evm: security.SMACK64TRANSMUTE [ 0.242239] evm: security.SMACK64MMAP [ 0.242967] evm: security.ima [ 0.243590] evm: security.capability [ 0.244415] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.246208] pinctrl core: initialized pinctrl subsystem [ 0.247275] RTC time: 1:33:09, date: 12/23/18 [ 0.248230] NET: Registered protocol family 16 [ 0.259253] cpuidle: using governor ladder [ 0.271348] cpuidle: using governor menu [ 0.272155] PCCT header not found. [ 0.272924] ACPI: bus type PCI registered [ 0.273701] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.274902] PCI: Using configuration type 1 for base access [ 0.288291] ACPI: Added _OSI(Module Device) [ 0.289124] ACPI: Added _OSI(Processor Device) [ 0.289958] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.290824] ACPI: Added _OSI(Processor Aggregator Device) [ 0.293105] ACPI: Interpreter enabled [ 0.293863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.295647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.297434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.299214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.301006] ACPI: (supports S0 S5) [ 0.301689] ACPI: Using IOAPIC for interrupt routing [ 0.302666] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.306001] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.307100] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.308290] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.309438] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.311614] acpiphp: Slot [3] registered [ 0.312391] acpiphp: Slot [4] registered [ 0.313168] acpiphp: Slot [5] registered [ 0.313947] acpiphp: Slot [6] registered [ 0.314741] acpiphp: Slot [7] registered [ 0.315513] acpiphp: Slot [8] registered [ 0.316285] acpiphp: Slot [9] registered [ 0.317059] acpiphp: Slot [10] registered [ 0.327891] acpiphp: Slot [11] registered [ 0.328710] acpiphp: Slot [12] registered [ 0.329490] acpiphp: Slot [13] registered [ 0.330271] acpiphp: Slot [14] registered [ 0.331060] acpiphp: Slot [15] registered [ 0.331848] acpiphp: Slot [16] registered [ 0.332641] acpiphp: Slot [17] registered [ 0.333422] acpiphp: Slot [18] registered [ 0.334206] acpiphp: Slot [19] registered [ 0.334990] acpiphp: Slot [20] registered [ 0.335786] acpiphp: Slot [21] registered [ 0.336576] acpiphp: Slot [22] registered [ 0.337365] acpiphp: Slot [23] registered [ 0.338155] acpiphp: Slot [24] registered [ 0.338942] acpiphp: Slot [25] registered [ 0.339724] acpiphp: Slot [26] registered [ 0.340511] acpiphp: Slot [27] registered [ 0.341293] acpiphp: Slot [28] registered [ 0.342081] acpiphp: Slot [29] registered [ 0.342871] acpiphp: Slot [30] registered [ 0.343655] acpiphp: Slot [31] registered [ 0.344431] PCI host bridge to bus 0000:00 [ 0.345215] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.346388] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.347564] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348965] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.350362] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356328] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.357576] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358710] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.359934] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366395] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.367820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.412725] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.414195] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.416965] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418314] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.419557] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.420732] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.421760] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.423264] vgaarb: loaded [ 0.423851] vgaarb: bridge control possible 0000:00:02.0 [ 0.424964] SCSI subsystem initialized [ 0.425781] ACPI: bus type USB registered [ 0.426576] usbcore: registered new interface driver usbfs [ 0.427570] usbcore: registered new interface driver hub [ 0.428540] usbcore: registered new device driver usb [ 0.429611] PCI: Using ACPI for IRQ routing [ 0.430614] NetLabel: Initializing [ 0.431306] NetLabel: domain hash size = 128 [ 0.432163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.433081] NetLabel: unlabeled traffic allowed by default [ 0.434188] clocksource: Switched to clocksource kvm-clock [ 0.440126] AppArmor: AppArmor Filesystem Enabled [ 0.441057] pnp: PnP ACPI init [ 0.441961] pnp: PnP ACPI: found 5 devices [ 0.449029] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.450681] NET: Registered protocol family 2 [ 0.451638] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.452857] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.453982] TCP: Hash tables configured (established 2048 bind 2048) [ 0.455100] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.456208] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.457419] NET: Registered protocol family 1 [ 0.458262] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.459318] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.460355] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.478588] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.497213] Trying to unpack rootfs image as initramfs... [ 0.546522] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560754] Scanning for low memory corruption every 60 seconds [ 0.562098] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563237] audit: initializing netlink subsys (disabled) [ 0.564241] audit: type=2000 audit(1545528789.869:1): initialized [ 0.565528] Initialise system trusted keyring [ 0.566453] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.567590] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.569671] zbud: loaded [ 0.570402] VFS: Disk quotas dquot_6.6.0 [ 0.571209] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.572770] fuse init (API version 7.23) [ 0.573667] Key type big_key registered [ 0.574461] Allocating IMA MOK and blacklist keyrings. [ 0.575699] Key type asymmetric registered [ 0.576507] Asymmetric key parser 'x509' registered [ 0.577437] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.578903] io scheduler noop registered [ 0.579683] io scheduler deadline registered (default) [ 0.580651] io scheduler cfq registered [ 0.581467] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.582499] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.583757] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.585175] ACPI: Power Button [PWRF] [ 0.586021] GHES: HEST is not enabled! [ 0.605598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.642517] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644881] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.668828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.671281] Linux agpgart interface v0.103 [ 0.674057] brd: module loaded [ 0.675448] loop: module loaded [ 0.680524] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.681938] GPT:90111 != 20971519 [ 0.682620] GPT:Alternate GPT header not at the end of the disk. [ 0.683678] GPT:90111 != 20971519 [ 0.684342] GPT: Use GNU Parted to correct GPT errors. [ 0.685292] vda: vda1 vda15 [ 0.686815] scsi host0: ata_piix [ 0.687557] scsi host1: ata_piix [ 0.688247] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.689419] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.690667] libphy: Fixed MDIO Bus: probed [ 0.691498] tun: Universal TUN/TAP device driver, 1.6 [ 0.692460] tun: (C) 1999-2004 Max Krasnyansky [ 0.694451] PPP generic driver version 2.4.2 [ 0.695341] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.696486] ehci-pci: EHCI PCI platform driver [ 0.697334] ehci-platform: EHCI generic platform driver [ 0.698295] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.699385] ohci-pci: OHCI PCI platform driver [ 0.700233] ohci-platform: OHCI generic platform driver [ 0.701185] uhci_hcd: USB Universal Host Controller Interface driver [ 0.721301] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.722294] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.723712] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.724683] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.725764] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726972] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728349] usb usb1: Product: UHCI Host Controller [ 0.729252] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.730357] usb usb1: SerialNumber: 0000:00:01.2 [ 0.731304] hub 1-0:1.0: USB hub found [ 0.732067] hub 1-0:1.0: 2 ports detected [ 0.732961] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735047] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.735982] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.737046] mousedev: PS/2 mouse device common for all mice [ 0.738313] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.740121] rtc_cmos 00:00: RTC can wake from S4 [ 0.741221] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.742475] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.743640] i2c /dev entries driver [ 0.744379] device-mapper: uevent: version 1.0.3 [ 0.745377] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.747041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.748360] NET: Registered protocol family 10 [ 0.749365] NET: Registered protocol family 17 [ 0.750240] Key type dns_resolver registered [ 0.751202] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.752279] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.753396] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.755163] registered taskstats version 1 [ 0.755972] Loading compiled-in X.509 certificates [ 0.757379] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.759172] zswap: loaded using pool lzo/zbud [ 0.760694] Key type trusted registered [ 0.762350] Key type encrypted registered [ 0.763165] AppArmor: AppArmor sha1 policy hashing enabled [ 0.764149] ima: No TPM chip found, activating TPM-bypass! [ 0.765155] evm: HMAC attrs: 0x1 [ 0.766086] Magic number: 14:896:559 [ 0.766865] tty ttyS31: hash matches [ 0.778271] rtc_cmos 00:00: setting system clock to 2018-12-23 01:33:10 UTC (1545528790) [ 0.779888] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780972] EDD information not available. [ 0.847987] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.849770] Write protecting the kernel read-only data: 14336k [ 0.851563] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.853581] 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.15 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.380897] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.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.35. iid=i-000000f9 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCKYaMnq/8nOJUytveqkCoNcDxfRQDdKtNUDWKI7a9F4UZZBe2Sa2c0nJjLG6CyBypJicKvtHqhAvVBpkmdARcPu89gtbOQdTmD6bLOau4iJ2At0pYApeC39oCVvXjKBU1UShzIMYXH6QheGaYxSYck62sA3N3j+cgdtYYt5oMAQsOEsW7HBpOBFgcK56WgWcf6aszKLyZZ18Al2CsITSKq7/v6BKc8peNMFkJfmTaxBB85mdIXD4pzRzBIiOUYCB/fZelDL8zSjFXnDz4nfCB90dDoE0ra5np+2120K4Yb4UVfV2XTfCPbTQDJtUn0gKv7DXgb0CnCxW4ls0L0w02/ root@createinstancesinglenetworktests-5a194edf-5293-4144-9499-6044aa ssh-dss AAAAB3NzaC1kc3MAAACBAKDjnQdZm2zTBAsvn3YU7xsNFVKoDABUWyoAQosnQjJ5DCi73Q8Mbnb2TyklX3Qw2D4jhEFWrnfDjwqnm04fGbKdDfk5bvGAfwytLgZQZPC6Dj6ifVuBtovTsMxwtnXN+0azOqYEEaPWQlQl9oA1HKxC3CwQzt3nbN9lIcME49ojAAAAFQCdF6+TPvx2Ta7XIo4DYbEFGQ1b7QAAAIA+Ze/tRVcFHhEPHWQe5QngCzOTrKEAQyrSlSNQmS4aNtqovVsKsSx6lyVcleJL+uxzMucyeK1QIpFS/UgzH1tjRUrUJepq2Tvnhp1yd0K9Fgs4CtVWiN7AjuI+3b7Ip13pb/OepDKGKtkCldDRi0ohg+wgAm1ON4kxv383y8RrUAAAAIAc5bXnfy8486gI4iUukkGFtbx0Z6l8iKZc2kUkuZIUwrELkHTty5xEgM6/g5zRLBhWoXxtOrRd1seSsmIUyLh0eodeU0ekmNQc4Cp8EQM5hDE9sxrFLkDZoMelyhoIJyXv7EoXxzaNn3hAYG2KjNN2YLhxdk9RbGB6i+1P6DFnew== root@createinstancesinglenetworktests-5a194edf-5293-4144-9499-6044aa -----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:fe9e:10fb/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.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-000000f9 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-5a194edf-5293-4144-9499-6044aa 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-5a194edf-5293-4144-9499-6044aa login: 2018-12-23 01:33:23,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:24,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33: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-bf2e021d-777d-4423-8496-22ff004fac0c x-compute-request-id: req-bf2e021d-777d-4423-8496-22ff004fac0c Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:10:fb", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:10:fb", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:33:09.000000", "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}], "user_id": "0a2f9124677145e98e994979dee9a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:33:10Z", "hostId": "6628d5eca179d7860b87f2ee3e124f9ce43c3efcdd95017eccc3c055", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:24,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-bf2e021d-777d-4423-8496-22ff004fac0c 2018-12-23 01:33:24,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:24,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cf0eb1de-1962-4eac-a309-0e6ef10b213f Date: Sun, 23 Dec 2018 01:33: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":["273be68b-f927-4d7d-8711-7c9456a1a0ad"],"updated_at":"2018-12-23T01:32:39Z","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net"}]} 2018-12-23 01:33:24,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net used request id req-cf0eb1de-1962-4eac-a309-0e6ef10b213f 2018-12-23 01:33:24,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:24,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179d013a-bc0e-4708-b90b-3aed1622d648 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:33:24,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-179d013a-bc0e-4708-b90b-3aed1622d648 2018-12-23 01:33:24,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:24,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dc0d6043-e02d-4390-b223-7904122a8539 Date: Sun, 23 Dec 2018 01:33:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}]} 2018-12-23 01:33:24,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-dc0d6043-e02d-4390-b223-7904122a8539 2018-12-23 01:33:24,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:24,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-9c3d97fc-6a64-4042-8dfa-ce065f109388 Date: Sun, 23 Dec 2018 01:33:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.4"}],"id":"0dfb71f7-c5aa-4af4-8758-25cfd7b5d6dc","security_groups":[],"mac_address":"fa:16:3e:bc:1b:c7","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.13"}],"id":"11b8bd32-7033-42fa-af85-dda22315c275","security_groups":["012917b0-6408-47bf-ba37-c42f11d808eb","a6b5f0dd-893b-4242-beb4-1da018082a4b"],"mac_address":"fa:16:3e:9e:10:fb","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5port-1","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:59Z","binding:vnic_type":"normal","device_id":"68f7e078-432f-45d7-ace8-bb1098badfbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.2"}],"id":"66d3179d-5206-464e-937f-a7299788157a","security_groups":[],"mac_address":"fa:16:3e:97:a4:c4","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.3"}],"id":"7281b9bf-b8ea-4888-a52f-00afb8305f9e","security_groups":[],"mac_address":"fa:16:3e:5d:3e:d8","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.1"}],"id":"b4d9632c-74c1-40a7-9a21-0bb48e645a76","security_groups":[],"mac_address":"fa:16:3e:d3:28:60","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:48Z","binding:vnic_type":"normal","device_id":"ecbbd70c-0f28-4af8-8d10-0c7f420e5509"}]} 2018-12-23 01:33:24,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-9c3d97fc-6a64-4042-8dfa-ce065f109388 2018-12-23 01:33:24,702 - create_instance - INFO - Checking if VM is active 2018-12-23 01:33:24,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:25,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33: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-66237c57-c12d-4c52-be85-9b89ad62b847 x-compute-request-id: req-66237c57-c12d-4c52-be85-9b89ad62b847 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:10:fb", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:10:fb", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:33:09.000000", "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}], "user_id": "0a2f9124677145e98e994979dee9a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:33:10Z", "hostId": "6628d5eca179d7860b87f2ee3e124f9ce43c3efcdd95017eccc3c055", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:25,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-66237c57-c12d-4c52-be85-9b89ad62b847 2018-12-23 01:33:25,071 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst] is - ACTIVE 2018-12-23 01:33:25,071 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:33:25,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:25,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cac638d-3e28-4640-8f8c-21ab1b6e9429 x-compute-request-id: req-2cac638d-3e28-4640-8f8c-21ab1b6e9429 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:10:fb", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:10:fb", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:33:09.000000", "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp"}], "user_id": "0a2f9124677145e98e994979dee9a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:33:10Z", "hostId": "6628d5eca179d7860b87f2ee3e124f9ce43c3efcdd95017eccc3c055", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:25,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-2cac638d-3e28-4640-8f8c-21ab1b6e9429 2018-12-23 01:33:25,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:25,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ff2138e7-107d-4cd5-9b44-d0296c1df25e Date: Sun, 23 Dec 2018 01:33: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":["273be68b-f927-4d7d-8711-7c9456a1a0ad"],"updated_at":"2018-12-23T01:32:39Z","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net"}]} 2018-12-23 01:33:25,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net used request id req-ff2138e7-107d-4cd5-9b44-d0296c1df25e 2018-12-23 01:33:25,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:25,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205f3dba-be60-4e74-9ef4-ac0022f79c0e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:33:25,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-205f3dba-be60-4e74-9ef4-ac0022f79c0e 2018-12-23 01:33:25,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:25,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b742fb30-bfa5-42de-b5b2-25711d5f5ce3 Date: Sun, 23 Dec 2018 01:33:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:39Z","dns_nameservers":[],"updated_at":"2018-12-23T01:32:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet"}]} 2018-12-23 01:33:25,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-b742fb30-bfa5-42de-b5b2-25711d5f5ce3 2018-12-23 01:33:25,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:25,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-c8cc049b-f2e5-4531-bb05-57ddc968bd6e Date: Sun, 23 Dec 2018 01:33:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.4"}],"id":"0dfb71f7-c5aa-4af4-8758-25cfd7b5d6dc","security_groups":[],"mac_address":"fa:16:3e:bc:1b:c7","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.13"}],"id":"11b8bd32-7033-42fa-af85-dda22315c275","security_groups":["012917b0-6408-47bf-ba37-c42f11d808eb","a6b5f0dd-893b-4242-beb4-1da018082a4b"],"mac_address":"fa:16:3e:9e:10:fb","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5port-1","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:59Z","binding:vnic_type":"normal","device_id":"68f7e078-432f-45d7-ace8-bb1098badfbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.2"}],"id":"66d3179d-5206-464e-937f-a7299788157a","security_groups":[],"mac_address":"fa:16:3e:97:a4:c4","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:32:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.3"}],"id":"7281b9bf-b8ea-4888-a52f-00afb8305f9e","security_groups":[],"mac_address":"fa:16:3e:5d:3e:d8","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-353adacf-0c76-41b1-bb5a-a8e660aaaff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"273be68b-f927-4d7d-8711-7c9456a1a0ad","ip_address":"10.55.1.1"}],"id":"b4d9632c-74c1-40a7-9a21-0bb48e645a76","security_groups":[],"mac_address":"fa:16:3e:d3:28:60","project_id":"238adf738f1b43c7864ce7b4c5f2eee3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"353adacf-0c76-41b1-bb5a-a8e660aaaff4","tenant_id":"238adf738f1b43c7864ce7b4c5f2eee3","created_at":"2018-12-23T01:32:48Z","binding:vnic_type":"normal","device_id":"ecbbd70c-0f28-4af8-8d10-0c7f420e5509"}]} 2018-12-23 01:33:25,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-c8cc049b-f2e5-4531-bb05-57ddc968bd6e 2018-12-23 01:33:25,879 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:33:25,883 - paramiko.transport - DEBUG - starting thread (client mode): 0x56650fd0L 2018-12-23 01:33:25,883 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:33:25,883 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:33:25,884 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:33:25,885 - 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-12-23 01:33:25,885 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:33:25,886 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:33:25,886 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:33:25,886 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:33:25,886 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:33:25,904 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:33:25,904 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:33:25,915 - paramiko.transport - DEBUG - Trying key 580f6d2e33e85b7874557550d9c9637d from tmp/CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5 2018-12-23 01:33:25,941 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:33:25,944 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:33:26,044 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:33:26,061 - create_instance - INFO - SSH is active for VM instance 2018-12-23 01:33:26,061 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:33:26,063 - paramiko.transport - DEBUG - starting thread (client mode): 0x569bc390L 2018-12-23 01:33:26,063 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:33:26,064 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:33:26,064 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:33:26,065 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 01:33:26,065 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:33:26,066 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:33:26,066 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:33:26,066 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:33:26,067 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:33:26,084 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:33:26,084 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:33:26,096 - paramiko.transport - DEBUG - Trying key 580f6d2e33e85b7874557550d9c9637d from tmp/CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5 2018-12-23 01:33:26,121 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:33:26,124 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:33:26,128 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:33:26,129 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 01:33:26,129 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:33:26,130 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:33:26,132 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-12-23 01:33:26,133 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-12-23 01:33:26,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/597d14b6-09af-4eb2-b5e9-7f9d1d5a9127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:28,280 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3bacca0-c7d2-44df-820b-18d7052fd77c Content-Length: 0 Date: Sun, 23 Dec 2018 01:33:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:33:28,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/597d14b6-09af-4eb2-b5e9-7f9d1d5a9127 used request id req-a3bacca0-c7d2-44df-820b-18d7052fd77c 2018-12-23 01:33:28,280 - create_instance - INFO - Deleting Port with ID - 11b8bd32-7033-42fa-af85-dda22315c275 2018-12-23 01:33:28,280 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5port-1 2018-12-23 01:33:28,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/11b8bd32-7033-42fa-af85-dda22315c275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:28,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17c64f84-a600-46c6-b8ae-ec06dd8fd22f Date: Sun, 23 Dec 2018 01:33:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:33:28,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/11b8bd32-7033-42fa-af85-dda22315c275 used request id req-17c64f84-a600-46c6-b8ae-ec06dd8fd22f 2018-12-23 01:33:28,847 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst 2018-12-23 01:33:28,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:29,030 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:33:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15c25d2f-26fd-4ab4-b229-8dec9de4eb4d x-compute-request-id: req-15c25d2f-26fd-4ab4-b229-8dec9de4eb4d Content-Type: application/json 2018-12-23 01:33:29,030 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-15c25d2f-26fd-4ab4-b229-8dec9de4eb4d 2018-12-23 01:33:29,030 - create_instance - INFO - Checking deletion status 2018-12-23 01:33:29,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:29,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33: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-a0839a52-4bf2-4438-a0ad-4b8a83d248fa x-compute-request-id: req-a0839a52-4bf2-4438-a0ad-4b8a83d248fa Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:33:09.000000", "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "user_id": "0a2f9124677145e98e994979dee9a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:33:28Z", "hostId": "6628d5eca179d7860b87f2ee3e124f9ce43c3efcdd95017eccc3c055", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:29,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-a0839a52-4bf2-4438-a0ad-4b8a83d248fa 2018-12-23 01:33:29,337 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst] is - ACTIVE 2018-12-23 01:33:29,337 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:33:32,340 - create_instance - DEBUG - VM status query timeout in 296.690314054 2018-12-23 01:33:32,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:32,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33: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-f535cae4-9fe7-4060-812f-737c43d68ac4 x-compute-request-id: req-f535cae4-9fe7-4060-812f-737c43d68ac4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68f7e078-432f-45d7-ace8-bb1098badfbe", "rel": "bookmark"}], "image": {"id": "3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "links": [{"href": "http://172.30.9.26:8774/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:33:09.000000", "flavor": {"id": "41f44fcc-186a-49ce-950d-1706f9b7bf19", "links": [{"href": "http://172.30.9.26:8774/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19", "rel": "bookmark"}]}, "id": "68f7e078-432f-45d7-ace8-bb1098badfbe", "user_id": "0a2f9124677145e98e994979dee9a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:33:28Z", "hostId": "6628d5eca179d7860b87f2ee3e124f9ce43c3efcdd95017eccc3c055", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp", "name": "CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst", "created": "2018-12-23T01:33:03Z", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:33:32,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-f535cae4-9fe7-4060-812f-737c43d68ac4 2018-12-23 01:33:32,442 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst] is - ACTIVE 2018-12-23 01:33:32,442 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:33:35,445 - create_instance - DEBUG - VM status query timeout in 293.584903002 2018-12-23 01:33:35,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce44b70cf67b88fe261d8ceddff7f6c8c5a64142" 2018-12-23 01:33:35,494 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:33: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-84c8a15d-6a9e-4874-a9d9-cab323de8b0c x-compute-request-id: req-84c8a15d-6a9e-4874-a9d9-cab323de8b0c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 68f7e078-432f-45d7-ace8-bb1098badfbe could not be found.", "code": 404}} 2018-12-23 01:33:35,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68f7e078-432f-45d7-ace8-bb1098badfbe used request id req-84c8a15d-6a9e-4874-a9d9-cab323de8b0c 2018-12-23 01:33:35,495 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 68f7e078-432f-45d7-ace8-bb1098badfbe could not be found. (HTTP 404) (Request-ID: req-84c8a15d-6a9e-4874-a9d9-cab323de8b0c) 2018-12-23 01:33:35,495 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-inst 2018-12-23 01:33:35,496 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp 2018-12-23 01:33:35,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8517cb508da40a00edc55af0d02f890c8062eb97" 2018-12-23 01:33:35,549 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:33: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-d12e6dda-8910-48cb-8eef-bd491483c625 x-compute-request-id: req-d12e6dda-8910-48cb-8eef-bd491483c625 Content-Length: 0 Content-Type: application/json 2018-12-23 01:33:35,549 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-kp used request id req-d12e6dda-8910-48cb-8eef-bd491483c625 2018-12-23 01:33:35,550 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5.pub] 2018-12-23 01:33:35,550 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5] 2018-12-23 01:33:35,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a266adf4889e4a949bba647142dd39e5ea751c23" 2018-12-23 01:33:35,604 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:33: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-445e4831-82de-497c-a318-d7ae7c989fed x-compute-request-id: req-445e4831-82de-497c-a318-d7ae7c989fed Content-Length: 0 Content-Type: application/json 2018-12-23 01:33:35,604 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/41f44fcc-186a-49ce-950d-1706f9b7bf19 used request id req-445e4831-82de-497c-a318-d7ae7c989fed 2018-12-23 01:33:35,605 - neutron_utils - INFO - Deleting security group rule with ID - 77491771-896f-4c10-956d-cf3dfba468d0 2018-12-23 01:33:35,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/77491771-896f-4c10-956d-cf3dfba468d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:33:35,885 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd5b2bea-6049-4297-9fec-5451168f70a7 Content-Length: 0 Date: Sun, 23 Dec 2018 01:33:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:33:35,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/77491771-896f-4c10-956d-cf3dfba468d0 used request id req-bd5b2bea-6049-4297-9fec-5451168f70a7 2018-12-23 01:33:35,885 - neutron_utils - INFO - Deleting security group rule with ID - f26c8f91-24c9-46e8-9bc9-7d8db29c0868 2018-12-23 01:33:35,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/f26c8f91-24c9-46e8-9bc9-7d8db29c0868 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:33:36,154 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-251b1609-21b3-4b5d-bc67-167fd30337b9 Content-Length: 0 Date: Sun, 23 Dec 2018 01:33:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:33:36,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/f26c8f91-24c9-46e8-9bc9-7d8db29c0868 used request id req-251b1609-21b3-4b5d-bc67-167fd30337b9 2018-12-23 01:33:36,155 - neutron_utils - INFO - Deleting security group rule with ID - 949d6d9a-04f3-48da-8791-bbbfd0153cc2 2018-12-23 01:33:36,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/949d6d9a-04f3-48da-8791-bbbfd0153cc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:33:36,288 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-830cdd6f-117c-4ea2-9c75-7691fccc4026 Content-Length: 0 Date: Sun, 23 Dec 2018 01:33:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:33:36,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/949d6d9a-04f3-48da-8791-bbbfd0153cc2 used request id req-830cdd6f-117c-4ea2-9c75-7691fccc4026 2018-12-23 01:33:36,289 - neutron_utils - INFO - Deleting security group rule with ID - 9dd8b946-1476-45f4-a78b-a6e81c130668 2018-12-23 01:33:36,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/9dd8b946-1476-45f4-a78b-a6e81c130668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:33:36,555 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34c79138-a335-4e07-a62c-d9200aa50849 Content-Length: 0 Date: Sun, 23 Dec 2018 01:33:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:33:36,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/9dd8b946-1476-45f4-a78b-a6e81c130668 used request id req-34c79138-a335-4e07-a62c-d9200aa50849 2018-12-23 01:33:36,556 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-sec-grp 2018-12-23 01:33:36,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a6b5f0dd-893b-4242-beb4-1da018082a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4943d7b05410a82084e7218a48ba51e67d26dcc5" 2018-12-23 01:33:36,687 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4fafa416-27d9-4039-afea-6435cad0277c Content-Length: 0 Date: Sun, 23 Dec 2018 01:33:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:33:36,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a6b5f0dd-893b-4242-beb4-1da018082a4b used request id req-4fafa416-27d9-4039-afea-6435cad0277c 2018-12-23 01:33:36,688 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-router and subnet CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet 2018-12-23 01:33:36,689 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-router 2018-12-23 01:33:36,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/ecbbd70c-0f28-4af8-8d10-0c7f420e5509/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d4fa3f34b4a634a09d243119f1efa0008222f0" -d '{"subnet_id": "273be68b-f927-4d7d-8711-7c9456a1a0ad"}' 2018-12-23 01:33:38,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-db944c3a-c95f-442f-8cf9-1bd46c9a1648 Date: Sun, 23 Dec 2018 01:33:38 GMT RESP BODY: {"network_id": "353adacf-0c76-41b1-bb5a-a8e660aaaff4", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "subnet_id": "273be68b-f927-4d7d-8711-7c9456a1a0ad", "subnet_ids": ["273be68b-f927-4d7d-8711-7c9456a1a0ad"], "port_id": "b4d9632c-74c1-40a7-9a21-0bb48e645a76", "id": "ecbbd70c-0f28-4af8-8d10-0c7f420e5509"} 2018-12-23 01:33:38,152 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ecbbd70c-0f28-4af8-8d10-0c7f420e5509/remove_router_interface used request id req-db944c3a-c95f-442f-8cf9-1bd46c9a1648 2018-12-23 01:33:38,152 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-router 2018-12-23 01:33:38,153 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-router 2018-12-23 01:33:38,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/ecbbd70c-0f28-4af8-8d10-0c7f420e5509 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d4fa3f34b4a634a09d243119f1efa0008222f0" 2018-12-23 01:33:41,521 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5881a83-2f91-4b78-9cde-230747006f27 Content-Length: 0 Date: Sun, 23 Dec 2018 01:33:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:33:41,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ecbbd70c-0f28-4af8-8d10-0c7f420e5509 used request id req-e5881a83-2f91-4b78-9cde-230747006f27 2018-12-23 01:33:41,522 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet 2018-12-23 01:33:41,522 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-subnet 2018-12-23 01:33:41,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/273be68b-f927-4d7d-8711-7c9456a1a0ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b5afa4937fadce67f65b0dfb30f5f47d946f17" 2018-12-23 01:33:43,942 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a276ef0d-0980-4274-a9b3-76f0100ac23c Date: Sun, 23 Dec 2018 01:33:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:33:43,942 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/273be68b-f927-4d7d-8711-7c9456a1a0ad used request id req-a276ef0d-0980-4274-a9b3-76f0100ac23c 2018-12-23 01:33:43,942 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-pub-net 2018-12-23 01:33:43,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/353adacf-0c76-41b1-bb5a-a8e660aaaff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b5afa4937fadce67f65b0dfb30f5f47d946f17" 2018-12-23 01:33:45,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92b297fc-1f96-4961-9bbd-893e1ac9e0e5 Date: Sun, 23 Dec 2018 01:33:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:33:45,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/353adacf-0c76-41b1-bb5a-a8e660aaaff4 used request id req-92b297fc-1f96-4961-9bbd-893e1ac9e0e5 2018-12-23 01:33:45,277 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-5a194edf-5293-4144-9499-6044aa9c73d5-image 2018-12-23 01:33:45,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec8debc4e588cc00fa27d67a86e89fbf21335be9" 2018-12-23 01:33:46,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4669351b-9068-49d9-9d79-9de491a67cf5 Date: Sun, 23 Dec 2018 01:33:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:33:46,034 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3ee70fa8-85ab-4a20-ae41-e5bf787099bc used request id req-4669351b-9068-49d9-9d79-9de491a67cf5 2018-12-23 01:33:46,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135b116c0b074d91667082b75a4f375f85f093c2" 2018-12-23 01:33:46,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f30087ca-6f36-42be-9d48-68a9bd4df502 Date: Sun, 23 Dec 2018 01:33:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:38Z", "updated_at": "2018-12-23T01:32:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:38Z", "revision_number": 0, "id": "0184e48c-bb60-4baf-a19e-a09bcc43ca6d", "remote_group_id": "012917b0-6408-47bf-ba37-c42f11d808eb", "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:38Z", "security_group_id": "012917b0-6408-47bf-ba37-c42f11d808eb", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv6", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:38Z", "revision_number": 0, "id": "0ce58f28-74df-4163-b88d-b05fc690625c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:38Z", "security_group_id": "012917b0-6408-47bf-ba37-c42f11d808eb", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv6", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:38Z", "revision_number": 0, "id": "a54a4996-6b9c-4ea0-b99e-9b81e812ad3c", "remote_group_id": "012917b0-6408-47bf-ba37-c42f11d808eb", "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:38Z", "security_group_id": "012917b0-6408-47bf-ba37-c42f11d808eb", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv4", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:32:38Z", "revision_number": 0, "id": "c9bf7e0a-81d4-4168-acd5-90d6c7014b53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:32:38Z", "security_group_id": "012917b0-6408-47bf-ba37-c42f11d808eb", "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "port_range_min": null, "ethertype": "IPv4", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3"}], "revision_number": 4, "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "012917b0-6408-47bf-ba37-c42f11d808eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:33:46,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f30087ca-6f36-42be-9d48-68a9bd4df502 2018-12-23 01:33:46,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135b116c0b074d91667082b75a4f375f85f093c2" 2018-12-23 01:33:46,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c60a09b-b3cf-4762-b42e-dbcd9f52c845 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3"}, "enabled": true, "id": "238adf738f1b43c7864ce7b4c5f2eee3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj"}} 2018-12-23 01:33:46,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-3c60a09b-b3cf-4762-b42e-dbcd9f52c845 2018-12-23 01:33:46,339 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 012917b0-6408-47bf-ba37-c42f11d808eb 2018-12-23 01:33:46,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=012917b0-6408-47bf-ba37-c42f11d808eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135b116c0b074d91667082b75a4f375f85f093c2" 2018-12-23 01:33:46,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-60409a53-d62a-4f50-ae7d-a19f3724306a Date: Sun, 23 Dec 2018 01:33:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "012917b0-6408-47bf-ba37-c42f11d808eb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:38Z", "security_group_id": "012917b0-6408-47bf-ba37-c42f11d808eb", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:38Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "0184e48c-bb60-4baf-a19e-a09bcc43ca6d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:38Z", "security_group_id": "012917b0-6408-47bf-ba37-c42f11d808eb", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:38Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "0ce58f28-74df-4163-b88d-b05fc690625c"}, {"remote_group_id": "012917b0-6408-47bf-ba37-c42f11d808eb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:38Z", "security_group_id": "012917b0-6408-47bf-ba37-c42f11d808eb", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:38Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "a54a4996-6b9c-4ea0-b99e-9b81e812ad3c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:32:38Z", "security_group_id": "012917b0-6408-47bf-ba37-c42f11d808eb", "port_range_min": null, "revision_number": 0, "tenant_id": "238adf738f1b43c7864ce7b4c5f2eee3", "created_at": "2018-12-23T01:32:38Z", "project_id": "238adf738f1b43c7864ce7b4c5f2eee3", "id": "c9bf7e0a-81d4-4168-acd5-90d6c7014b53"}]} 2018-12-23 01:33:46,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=012917b0-6408-47bf-ba37-c42f11d808eb used request id req-60409a53-d62a-4f50-ae7d-a19f3724306a 2018-12-23 01:33:46,522 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:33:46,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/012917b0-6408-47bf-ba37-c42f11d808eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135b116c0b074d91667082b75a4f375f85f093c2" 2018-12-23 01:33:46,811 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf29b35b-8a8d-4ffc-aaf0-4c9011307f28 Content-Length: 0 Date: Sun, 23 Dec 2018 01:33:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:33:46,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/012917b0-6408-47bf-ba37-c42f11d808eb used request id req-cf29b35b-8a8d-4ffc-aaf0-4c9011307f28 2018-12-23 01:33:46,812 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj 2018-12-23 01:33:46,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135b116c0b074d91667082b75a4f375f85f093c2" 2018-12-23 01:33:47,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:33:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36a346ab-6f02-41c9-9449-1291a00add7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:33:47,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/238adf738f1b43c7864ce7b4c5f2eee3 used request id req-36a346ab-6f02-41c9-9449-1291a00add7e 2018-12-23 01:33:47,014 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-proj-role 2018-12-23 01:33:47,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f1fce5d8f01142cdbd3e8219d37feddd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135b116c0b074d91667082b75a4f375f85f093c2" 2018-12-23 01:33:47,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad0e53ff-91b4-48ba-8e2e-b204242ee8cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:33:47,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f1fce5d8f01142cdbd3e8219d37feddd used request id req-ad0e53ff-91b4-48ba-8e2e-b204242ee8cd 2018-12-23 01:33:47,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135b116c0b074d91667082b75a4f375f85f093c2" 2018-12-23 01:33:47,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de417545-71a6-439b-9547-19284d3a4302 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:33:47,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-de417545-71a6-439b-9547-19284d3a4302 2018-12-23 01:33:47,248 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-ea40fd5a-4d0c-41f-user 2018-12-23 01:33:47,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0a2f9124677145e98e994979dee9a969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba490e53f4fad583ea34a10c6e0ff2c6bf5c8722" 2018-12-23 01:33:47,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a908c1b-2fc6-48bc-b57d-4a76c241d58e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:33:47,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0a2f9124677145e98e994979dee9a969 used request id req-0a908c1b-2fc6-48bc-b57d-4a76c241d58e 2018-12-23 01:33:47,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:33:47,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:33:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["2AZsOV1dRayNiLa0smUqzQ"], "issued_at": "2018-12-23T01:33:47.000000Z"}} 2018-12-23 01:33:47,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7170d9e9de490087cccfa48b2caf2bfd3e93f29a" 2018-12-23 01:33:47,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05510fd1-04a9-42d4-aefd-28bebe925bc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:33:47,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-05510fd1-04a9-42d4-aefd-28bebe925bc1 2018-12-23 01:33:47,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:33:47,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:33:48,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:33:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Wb2uTWuQSoSx6Fw4-VlkPw"], "issued_at": "2018-12-23T01:33:48.000000Z"}} 2018-12-23 01:33:48,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee352ea4821e30a7beaaf0aee2741071682f76d" 2018-12-23 01:33:48,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a71e7e2-02ad-47a3-9b65-00d2a2df4fc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:33:48,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2a71e7e2-02ad-47a3-9b65-00d2a2df4fc4 2018-12-23 01:33:48,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:33:48,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:33:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:33:48,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee352ea4821e30a7beaaf0aee2741071682f76d" 2018-12-23 01:33:48,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfbb235-d6f3-45d1-b859-c59e4d79afc0 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:33:48,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj used request id req-abfbb235-d6f3-45d1-b859-c59e4d79afc0 2018-12-23 01:33:48,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee352ea4821e30a7beaaf0aee2741071682f76d" 2018-12-23 01:33:48,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f526cf-099d-43bf-89f4-07fe1df99ab7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:33:48,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e8f526cf-099d-43bf-89f4-07fe1df99ab7 2018-12-23 01:33:48,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee352ea4821e30a7beaaf0aee2741071682f76d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}}' 2018-12-23 01:33:48,645 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1430f646-a5ba-4052-8b79-f81407f7e565 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:33:48,645 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1430f646-a5ba-4052-8b79-f81407f7e565 2018-12-23 01:33:48,645 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj 2018-12-23 01:33:48,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:33:48,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:33:49,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:33:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["dlckE2hqS7qkxAMxzuTzYA"], "issued_at": "2018-12-23T01:33:49.000000Z"}} 2018-12-23 01:33:49,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee9ade4f4ea93d89011a148fff34d7a0d48fcf7" 2018-12-23 01:33:49,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ea4757-ac44-4b0a-808c-23b3c4cf8b78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:33:49,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-37ea4757-ac44-4b0a-808c-23b3c4cf8b78 2018-12-23 01:33:49,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:33:49,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:33:49,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee9ade4f4ea93d89011a148fff34d7a0d48fcf7" 2018-12-23 01:33:49,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71180616-fea5-4f32-8eab-05c8109d9ada Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:33:49,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-71180616-fea5-4f32-8eab-05c8109d9ada 2018-12-23 01:33:49,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee9ade4f4ea93d89011a148fff34d7a0d48fcf7" 2018-12-23 01:33:49,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c5fcc19-8a12-4963-95ef-9053c59230d3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}]} 2018-12-23 01:33:49,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj used request id req-1c5fcc19-8a12-4963-95ef-9053c59230d3 2018-12-23 01:33:49,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee9ade4f4ea93d89011a148fff34d7a0d48fcf7" 2018-12-23 01:33:49,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fabcf7e-23ea-4f19-8b9d-e48971f76036 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:33:49,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4fabcf7e-23ea-4f19-8b9d-e48971f76036 2018-12-23 01:33:49,777 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-user 2018-12-23 01:33:49,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:33:49,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee352ea4821e30a7beaaf0aee2741071682f76d" 2018-12-23 01:33:49,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60ec8f03-2959-48d8-a808-3f1448b3c333 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:33:49,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-60ec8f03-2959-48d8-a808-3f1448b3c333 2018-12-23 01:33:49,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee352ea4821e30a7beaaf0aee2741071682f76d" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj-role"}}' 2018-12-23 01:33:49,974 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc790494-f90f-41cf-93d7-a8251c928e57 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "353afc669a164c14a3f5bbaf9d371e99", "links": {"self": "http://172.30.9.26:5000/v3/roles/353afc669a164c14a3f5bbaf9d371e99"}, "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj-role"}} 2018-12-23 01:33:49,974 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-cc790494-f90f-41cf-93d7-a8251c928e57 2018-12-23 01:33:49,975 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj-role 2018-12-23 01:33:49,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/353afc669a164c14a3f5bbaf9d371e99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee352ea4821e30a7beaaf0aee2741071682f76d" 2018-12-23 01:33:50,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7aa049f-6e3f-46b6-a5fb-7f842e9d985d Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/353afc669a164c14a3f5bbaf9d371e99"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj-role", "id": "353afc669a164c14a3f5bbaf9d371e99"}} 2018-12-23 01:33:50,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/353afc669a164c14a3f5bbaf9d371e99 used request id req-b7aa049f-6e3f-46b6-a5fb-7f842e9d985d 2018-12-23 01:33:50,074 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj-role to project CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj 2018-12-23 01:33:50,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36/users/262a5fb2f09f43e283ae06a78c3ace70/roles/353afc669a164c14a3f5bbaf9d371e99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee352ea4821e30a7beaaf0aee2741071682f76d" 2018-12-23 01:33:50,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddcc61ce-1ff0-4e1b-bdb7-3c01c827a791 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:33:50,200 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36/users/262a5fb2f09f43e283ae06a78c3ace70/roles/353afc669a164c14a3f5bbaf9d371e99 used request id req-ddcc61ce-1ff0-4e1b-bdb7-3c01c827a791 2018-12-23 01:33:50,200 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:33:50,201 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:33:50,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:33:50,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:33:50,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "353afc669a164c14a3f5bbaf9d371e99", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj-role"}], "expires_at": "2018-12-23T02:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "767d30a74d7b4bd7b832be491ea8bc36", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-user", "id": "262a5fb2f09f43e283ae06a78c3ace70"}, "audit_ids": ["HYvTrVEISz2rloaXpLCGAQ"], "issued_at": "2018-12-23T01:33:50.000000Z"}} 2018-12-23 01:33:50,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0d4a88ed8852715fbbb841b9a11baca308fb66" 2018-12-23 01:33:50,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7558e5-e221-4d75-842b-d92c3a8422d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:33:50,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6d7558e5-e221-4d75-842b-d92c3a8422d4 2018-12-23 01:33:50,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca0d4a88ed8852715fbbb841b9a11baca308fb66" 2018-12-23 01:33:50,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-3132262f-ed37-4734-a9bb-3f0a6d9bcab2 Date: Sun, 23 Dec 2018 01:33:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-image"} 2018-12-23 01:33:50,839 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-image used request id req-3132262f-ed37-4734-a9bb-3f0a6d9bcab2 2018-12-23 01:33:50,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca0d4a88ed8852715fbbb841b9a11baca308fb66" 2018-12-23 01:33:50,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d1f3fc6c-9499-40b0-9236-e2a58d6215e4 Date: Sun, 23 Dec 2018 01:33: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-12-23 01:33:50,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d1f3fc6c-9499-40b0-9236-e2a58d6215e4 2018-12-23 01:33:51,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ca0d4a88ed8852715fbbb841b9a11baca308fb66" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-image"}' 2018-12-23 01:33:51,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0 X-Openstack-Request-Id: req-719be444-c7a2-4d09-aeb0-fe6beb5452e4 Date: Sun, 23 Dec 2018 01:33:51 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:33:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:33:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "min_disk": 0, "protected": false, "id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "file": "/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0/file", "checksum": null, "owner": "767d30a74d7b4bd7b832be491ea8bc36", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:33:51,234 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-719be444-c7a2-4d09-aeb0-fe6beb5452e4 2018-12-23 01:33:51,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca0d4a88ed8852715fbbb841b9a11baca308fb66" -d '' 2018-12-23 01:33:53,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a6f08cc-b8ff-4e5b-a322-176326e6dccc Date: Sun, 23 Dec 2018 01:33:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:33:53,907 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0/file used request id req-3a6f08cc-b8ff-4e5b-a322-176326e6dccc 2018-12-23 01:33:53,908 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:33:53,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca0d4a88ed8852715fbbb841b9a11baca308fb66" 2018-12-23 01:33:54,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-54c2eb2d-4a88-4ae3-a669-b9ad9678d41c Date: Sun, 23 Dec 2018 01:33:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:33:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:33:53Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0/snap", "metadata": {}}], "self": "/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "min_disk": 0, "protected": false, "id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "file": "/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "767d30a74d7b4bd7b832be491ea8bc36", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:33:54,076 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0 used request id req-54c2eb2d-4a88-4ae3-a669-b9ad9678d41c 2018-12-23 01:33:54,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca0d4a88ed8852715fbbb841b9a11baca308fb66" 2018-12-23 01:33:54,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-23c2fd64-d303-4351-befa-9579147b2a2a Date: Sun, 23 Dec 2018 01:33: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-12-23 01:33:54,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-23c2fd64-d303-4351-befa-9579147b2a2a 2018-12-23 01:33:54,240 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-image 2018-12-23 01:33:54,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca0d4a88ed8852715fbbb841b9a11baca308fb66" 2018-12-23 01:33:54,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-7dc35679-89bc-4331-8f46-3feb522620d8 Date: Sun, 23 Dec 2018 01:33:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:33:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:33:53Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0/snap", "metadata": {}}], "self": "/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "min_disk": 0, "protected": false, "id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "file": "/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "767d30a74d7b4bd7b832be491ea8bc36", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:33:54,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0 used request id req-7dc35679-89bc-4331-8f46-3feb522620d8 2018-12-23 01:33:54,414 - create_image - DEBUG - Instance status is - active 2018-12-23 01:33:54,414 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-image 2018-12-23 01:33:54,414 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-image 2018-12-23 01:33:54,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:33:54,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:33:54,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "353afc669a164c14a3f5bbaf9d371e99", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj-role"}], "expires_at": "2018-12-23T02:33:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "767d30a74d7b4bd7b832be491ea8bc36", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-user", "id": "262a5fb2f09f43e283ae06a78c3ace70"}, "audit_ids": ["o7RBLs6WTLmuff2kbSEU2Q"], "issued_at": "2018-12-23T01:33:54.000000Z"}} 2018-12-23 01:33:54,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}226bf6ebd34235b0c31fafdb3c9e61a3ea1eb765" 2018-12-23 01:33:54,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a27e563b-eef6-4c1b-a354-0a315940b143 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:33:54,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a27e563b-eef6-4c1b-a354-0a315940b143 2018-12-23 01:33:54,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}226bf6ebd34235b0c31fafdb3c9e61a3ea1eb765" 2018-12-23 01:33:55,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8c8c49fb-479b-4d17-a8e3-d21bd9c1dac9 Date: Sun, 23 Dec 2018 01:33:55 GMT RESP BODY: {"networks":[]} 2018-12-23 01:33:55,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net used request id req-8c8c49fb-479b-4d17-a8e3-d21bd9c1dac9 2018-12-23 01:33:55,133 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net 2018-12-23 01:33:55,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}226bf6ebd34235b0c31fafdb3c9e61a3ea1eb765" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net", "admin_state_up": true}}' 2018-12-23 01:33:55,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-23e76251-b034-46c6-aa45-51e064e45a3d Date: Sun, 23 Dec 2018 01:33:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"aa358985-9704-49be-b634-62b09fe3feca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:33:55Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:55Z","mtu":1450}} 2018-12-23 01:33:55,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-23e76251-b034-46c6-aa45-51e064e45a3d 2018-12-23 01:33:55,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}226bf6ebd34235b0c31fafdb3c9e61a3ea1eb765" 2018-12-23 01:33:55,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-d112f8f5-113f-40b9-bfcb-c84fbb8ce485 Date: Sun, 23 Dec 2018 01:33: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-12-23T01:33:55Z","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"767d30a74d7b4bd7b832be491ea8bc36","id":"aa358985-9704-49be-b634-62b09fe3feca","name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net"}]} 2018-12-23 01:33:55,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=aa358985-9704-49be-b634-62b09fe3feca used request id req-d112f8f5-113f-40b9-bfcb-c84fbb8ce485 2018-12-23 01:33:55,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}226bf6ebd34235b0c31fafdb3c9e61a3ea1eb765" 2018-12-23 01:33:56,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6e5d3cb2-e713-4b19-adcd-d898eba99e0f Date: Sun, 23 Dec 2018 01:33:56 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:33:56,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-6e5d3cb2-e713-4b19-adcd-d898eba99e0f 2018-12-23 01:33:56,120 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet 2018-12-23 01:33:56,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}226bf6ebd34235b0c31fafdb3c9e61a3ea1eb765" -d '{"subnets": [{"ip_version": 4, "network_id": "aa358985-9704-49be-b634-62b09fe3feca", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}]}' 2018-12-23 01:33:57,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dc8272ae-583d-42a9-a465-9e22633c0d70 Date: Sun, 23 Dec 2018 01:33:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}]} 2018-12-23 01:33:57,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-dc8272ae-583d-42a9-a465-9e22633c0d70 2018-12-23 01:33:57,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}226bf6ebd34235b0c31fafdb3c9e61a3ea1eb765" 2018-12-23 01:33:57,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c709fcb8-3859-49f6-9339-c6a282921096 Date: Sun, 23 Dec 2018 01:33: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":["d6508720-6484-42d0-97db-7278868c8f34"],"updated_at":"2018-12-23T01:33:56Z","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"767d30a74d7b4bd7b832be491ea8bc36","id":"aa358985-9704-49be-b634-62b09fe3feca","name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net"}]} 2018-12-23 01:33:57,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=aa358985-9704-49be-b634-62b09fe3feca used request id req-c709fcb8-3859-49f6-9339-c6a282921096 2018-12-23 01:33:57,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}226bf6ebd34235b0c31fafdb3c9e61a3ea1eb765" 2018-12-23 01:33:57,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f796383a-3dae-4d1d-a335-fb0953950b62 Date: Sun, 23 Dec 2018 01:33:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}]} 2018-12-23 01:33:57,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-f796383a-3dae-4d1d-a335-fb0953950b62 2018-12-23 01:33:57,527 - OpenStackNetwork - DEBUG - Network [aa358985-9704-49be-b634-62b09fe3feca] created successfully 2018-12-23 01:33:57,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:33:57,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:33:57,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "353afc669a164c14a3f5bbaf9d371e99", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj-role"}], "expires_at": "2018-12-23T02:33:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "767d30a74d7b4bd7b832be491ea8bc36", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-user", "id": "262a5fb2f09f43e283ae06a78c3ace70"}, "audit_ids": ["DR9t2fkkTcirAFAZ5NVQ_Q"], "issued_at": "2018-12-23T01:33:57.000000Z"}} 2018-12-23 01:33:57,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84804dcc1a483e9310e58ebe2295f6d2a0815d20" 2018-12-23 01:33:57,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-327eb6b0-2627-4956-acf7-f8f0c948651b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:33:57,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-327eb6b0-2627-4956-acf7-f8f0c948651b 2018-12-23 01:33:57,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84804dcc1a483e9310e58ebe2295f6d2a0815d20" 2018-12-23 01:33:58,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fcf5889a-3149-418e-92e4-0f08c9d1a9d9 Date: Sun, 23 Dec 2018 01:33:58 GMT RESP BODY: {"routers": []} 2018-12-23 01:33:58,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-router&admin_state_up=True used request id req-fcf5889a-3149-418e-92e4-0f08c9d1a9d9 2018-12-23 01:33:58,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:33:58,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:33:58,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "353afc669a164c14a3f5bbaf9d371e99", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj-role"}], "expires_at": "2018-12-23T02:33:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "767d30a74d7b4bd7b832be491ea8bc36", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-user", "id": "262a5fb2f09f43e283ae06a78c3ace70"}, "audit_ids": ["EyzHzh7TTs6l-d7cogcBDQ"], "issued_at": "2018-12-23T01:33:58.000000Z"}} 2018-12-23 01:33:58,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0114d42f9dfcdcf26cec29fd3390b9cb49266a7d" 2018-12-23 01:33:58,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee41dd7d-ea74-4fe9-a9de-43e77949192f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:33:58,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ee41dd7d-ea74-4fe9-a9de-43e77949192f 2018-12-23 01:33:58,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84804dcc1a483e9310e58ebe2295f6d2a0815d20" 2018-12-23 01:33:58,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0ba2ffc2-e0bf-4758-98e5-e9e1abfc9291 Date: Sun, 23 Dec 2018 01:33:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:33:58,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-0ba2ffc2-e0bf-4758-98e5-e9e1abfc9291 2018-12-23 01:33:58,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84804dcc1a483e9310e58ebe2295f6d2a0815d20" 2018-12-23 01:33:59,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a571739e-49d0-41dc-9d27-0dd2690337a0 Date: Sun, 23 Dec 2018 01:33:59 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:33:59,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-a571739e-49d0-41dc-9d27-0dd2690337a0 2018-12-23 01:33:59,151 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-router 2018-12-23 01:33:59,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84804dcc1a483e9310e58ebe2295f6d2a0815d20" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-router", "admin_state_up": true}}' 2018-12-23 01:34:04,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-be7ecfef-78da-4f6e-936e-adacc1453f13 Date: Sun, 23 Dec 2018 01:34:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:00Z", "admin_state_up": true, "updated_at": "2018-12-23T01:34:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "fa29d811-a252-4464-9705-89dfd6924c1d", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-router"}} 2018-12-23 01:34:04,245 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-be7ecfef-78da-4f6e-936e-adacc1453f13 2018-12-23 01:34:04,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=fa29d811-a252-4464-9705-89dfd6924c1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84804dcc1a483e9310e58ebe2295f6d2a0815d20" 2018-12-23 01:34:04,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6407d3e8-1c49-4851-99ca-1041cb51fac8 Date: Sun, 23 Dec 2018 01:34:04 GMT RESP BODY: {"ports":[]} 2018-12-23 01:34:04,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=fa29d811-a252-4464-9705-89dfd6924c1d used request id req-6407d3e8-1c49-4851-99ca-1041cb51fac8 2018-12-23 01:34:04,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84804dcc1a483e9310e58ebe2295f6d2a0815d20" 2018-12-23 01:34:04,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c464158b-5057-4b10-aa05-28387eae63fd Date: Sun, 23 Dec 2018 01: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":["d6508720-6484-42d0-97db-7278868c8f34"],"updated_at":"2018-12-23T01:33:56Z","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"767d30a74d7b4bd7b832be491ea8bc36","id":"aa358985-9704-49be-b634-62b09fe3feca","name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net"}]} 2018-12-23 01:34:04,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net used request id req-c464158b-5057-4b10-aa05-28387eae63fd 2018-12-23 01:34:04,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:34:04,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:34:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:34:04,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84804dcc1a483e9310e58ebe2295f6d2a0815d20" 2018-12-23 01:34:04,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d837787a-4a8c-4f78-976b-7aab377ae170 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:34:04,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-d837787a-4a8c-4f78-976b-7aab377ae170 2018-12-23 01:34:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84804dcc1a483e9310e58ebe2295f6d2a0815d20" 2018-12-23 01:34:04,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-85f0b27e-6f6d-4668-a6a4-e6efe5ef3735 Date: Sun, 23 Dec 2018 01:34:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}]} 2018-12-23 01:34:04,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-85f0b27e-6f6d-4668-a6a4-e6efe5ef3735 2018-12-23 01:34:04,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca&name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84804dcc1a483e9310e58ebe2295f6d2a0815d20" 2018-12-23 01:34:05,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2ec5b5d9-8b0b-4b9f-bbc2-95c6e93c01e9 Date: Sun, 23 Dec 2018 01:34:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}]} 2018-12-23 01:34:05,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca&name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet used request id req-2ec5b5d9-8b0b-4b9f-bbc2-95c6e93c01e9 2018-12-23 01:34:05,072 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 01:34:05,072 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-router 2018-12-23 01:34:05,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/fa29d811-a252-4464-9705-89dfd6924c1d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84804dcc1a483e9310e58ebe2295f6d2a0815d20" -d '{"subnet_id": "d6508720-6484-42d0-97db-7278868c8f34"}' 2018-12-23 01:34:07,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6c524bcd-7f78-473e-a7d4-fb7399b19536 Date: Sun, 23 Dec 2018 01:34:07 GMT RESP BODY: {"network_id": "aa358985-9704-49be-b634-62b09fe3feca", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "subnet_id": "d6508720-6484-42d0-97db-7278868c8f34", "subnet_ids": ["d6508720-6484-42d0-97db-7278868c8f34"], "port_id": "14187313-3bf9-444c-abda-ee1ac5debaf9", "id": "fa29d811-a252-4464-9705-89dfd6924c1d"} 2018-12-23 01:34:07,171 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fa29d811-a252-4464-9705-89dfd6924c1d/add_router_interface used request id req-6c524bcd-7f78-473e-a7d4-fb7399b19536 2018-12-23 01:34:07,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/fa29d811-a252-4464-9705-89dfd6924c1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84804dcc1a483e9310e58ebe2295f6d2a0815d20" 2018-12-23 01:34:07,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e32f6d3f-50ba-457c-bc7f-788ebbf12eb6 Date: Sun, 23 Dec 2018 01:34:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:00Z", "admin_state_up": true, "updated_at": "2018-12-23T01:34:06Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "fa29d811-a252-4464-9705-89dfd6924c1d", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-router"}} 2018-12-23 01:34:07,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/fa29d811-a252-4464-9705-89dfd6924c1d used request id req-e32f6d3f-50ba-457c-bc7f-788ebbf12eb6 2018-12-23 01:34:07,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=fa29d811-a252-4464-9705-89dfd6924c1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84804dcc1a483e9310e58ebe2295f6d2a0815d20" 2018-12-23 01:34:07,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-59d9944b-8d53-4723-90d2-c9eeb0445da7 Date: Sun, 23 Dec 2018 01:34:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.1"}],"id":"14187313-3bf9-444c-abda-ee1ac5debaf9","security_groups":[],"mac_address":"fa:16:3e:ca:bf:6d","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:34:05Z","binding:vnic_type":"normal","device_id":"fa29d811-a252-4464-9705-89dfd6924c1d"}]} 2018-12-23 01:34:07,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=fa29d811-a252-4464-9705-89dfd6924c1d used request id req-59d9944b-8d53-4723-90d2-c9eeb0445da7 2018-12-23 01:34:07,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/d6508720-6484-42d0-97db-7278868c8f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84804dcc1a483e9310e58ebe2295f6d2a0815d20" 2018-12-23 01:34:07,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-ccc7b60b-3ad5-4853-96a7-f40b19e679eb Date: Sun, 23 Dec 2018 01:34:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}} 2018-12-23 01:34:07,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/d6508720-6484-42d0-97db-7278868c8f34 used request id req-ccc7b60b-3ad5-4853-96a7-f40b19e679eb 2018-12-23 01:34:07,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:34:07,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:34:08,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:34:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["eV0M4pUsTSyzTVJl7QO0Tw"], "issued_at": "2018-12-23T01:34:08.000000Z"}} 2018-12-23 01:34:08,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3350319b4693249edaca4b64f98392d3a7ae93" 2018-12-23 01:34:08,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044b7efd-d123-4bd3-8c69-8b3f852a2561 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:34:08,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-044b7efd-d123-4bd3-8c69-8b3f852a2561 2018-12-23 01:34:08,252 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:34:08,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3350319b4693249edaca4b64f98392d3a7ae93" 2018-12-23 01:34:08,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-80fcf544-703d-4273-93ea-214754afa8ff x-compute-request-id: req-80fcf544-703d-4273-93ea-214754afa8ff Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:34:08,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-80fcf544-703d-4273-93ea-214754afa8ff 2018-12-23 01:34:08,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3350319b4693249edaca4b64f98392d3a7ae93" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-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-12-23 01:34:08,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-bbc0b16e-a7cf-4ee1-9b9e-39a3a3b0dd98 x-compute-request-id: req-bbc0b16e-a7cf-4ee1-9b9e-39a3a3b0dd98 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "91364b42-b062-49af-bf82-d94f26140d92", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:34:08,497 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bbc0b16e-a7cf-4ee1-9b9e-39a3a3b0dd98 2018-12-23 01:34:08,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:34:08,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:34:08,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "353afc669a164c14a3f5bbaf9d371e99", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj-role"}], "expires_at": "2018-12-23T02:34:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "767d30a74d7b4bd7b832be491ea8bc36", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-user", "id": "262a5fb2f09f43e283ae06a78c3ace70"}, "audit_ids": ["M7Kw6XD0QDexqCK1WNrMEw"], "issued_at": "2018-12-23T01:34:08.000000Z"}} 2018-12-23 01:34:08,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2c4c945e245cb6b769f47e843e06dbcce8d76b" 2018-12-23 01:34:08,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9403d08b-a0d8-4ee8-8f10-684d60e81c74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:34:08,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9403d08b-a0d8-4ee8-8f10-684d60e81c74 2018-12-23 01:34:08,949 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:34:08,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2c4c945e245cb6b769f47e843e06dbcce8d76b" 2018-12-23 01:34:09,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-79fec9aa-68bd-411f-845f-22321d20d37d x-compute-request-id: req-79fec9aa-68bd-411f-845f-22321d20d37d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 01:34:09,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-79fec9aa-68bd-411f-845f-22321d20d37d 2018-12-23 01:34:09,125 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp... 2018-12-23 01:34:09,126 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 01:34:09,217 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp 2018-12-23 01:34:09,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2c4c945e245cb6b769f47e843e06dbcce8d76b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDOIUk9Fg/tA46zgpd67YvwZk4YiD43kntenQriBlxd686wNjb+ZocD+R5bnDCVJ9txmPeV6nJRepwDsz2+jSJErGv1lZjZNfiTMGnYkZHY9Au0JBsHeTcVnuUevc+L8/KOHtCxV3dmyLRNwB4kCU82ewSX12qyOyVGFpaP608hnw==", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp"}}' 2018-12-23 01:34:09,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9d3f756-67d1-46a5-9980-2947719ca1da x-compute-request-id: req-b9d3f756-67d1-46a5-9980-2947719ca1da Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDOIUk9Fg/tA46zgpd67YvwZk4YiD43kntenQriBlxd686wNjb+ZocD+R5bnDCVJ9txmPeV6nJRepwDsz2+jSJErGv1lZjZNfiTMGnYkZHY9Au0JBsHeTcVnuUevc+L8/KOHtCxV3dmyLRNwB4kCU82ewSX12qyOyVGFpaP608hnw==", "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "fingerprint": "cd:e8:f2:70:9f:88:fc:06:9a:cf:bc:cf:bd:94:07:24"}} 2018-12-23 01:34:09,286 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b9d3f756-67d1-46a5-9980-2947719ca1da 2018-12-23 01:34:09,288 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1.pub 2018-12-23 01:34:09,289 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1 2018-12-23 01:34:09,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:34:09,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:34:09,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "353afc669a164c14a3f5bbaf9d371e99", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj-role"}], "expires_at": "2018-12-23T02:34:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "767d30a74d7b4bd7b832be491ea8bc36", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-user", "id": "262a5fb2f09f43e283ae06a78c3ace70"}, "audit_ids": ["HDQpl-_gT0aDkI6n6elIYQ"], "issued_at": "2018-12-23T01:34:09.000000Z"}} 2018-12-23 01:34:09,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:09,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626fccc2-807b-4dce-8326-993f8af19735 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:34:09,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-626fccc2-807b-4dce-8326-993f8af19735 2018-12-23 01:34:09,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:09,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0c2abe30-aeee-494f-b89e-789315c72f9c Date: Sun, 23 Dec 2018 01:34:09 GMT RESP BODY: {"security_groups": []} 2018-12-23 01:34:09,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp used request id req-0c2abe30-aeee-494f-b89e-789315c72f9c 2018-12-23 01:34:09,934 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp... 2018-12-23 01:34:09,934 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp 2018-12-23 01:34:09,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}}' 2018-12-23 01:34:10,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-59e939b6-b21f-4d3f-b7fe-af464e16eeb3 Date: Sun, 23 Dec 2018 01:34:10 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "updated_at": "2018-12-23T01:34:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "revision_number": 0, "id": "0cb93cfa-ea95-4ba9-9819-8871e2abe83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv4", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "revision_number": 0, "id": "58fcb8b9-e06e-4973-80a2-cbfb8f95ee34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv6", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}], "revision_number": 2, "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}} 2018-12-23 01:34:10,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-59e939b6-b21f-4d3f-b7fe-af464e16eeb3 2018-12-23 01:34:10,293 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eafd8f9c-5d05-4515-b247-ef1978ab0f00 2018-12-23 01:34:10,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:10,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3cbd84bf-0990-433c-9e01-015208ad2c1f Date: Sun, 23 Dec 2018 01:34:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "0cb93cfa-ea95-4ba9-9819-8871e2abe83d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "58fcb8b9-e06e-4973-80a2-cbfb8f95ee34"}]} 2018-12-23 01:34:10,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 used request id req-3cbd84bf-0990-433c-9e01-015208ad2c1f 2018-12-23 01:34:10,479 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eafd8f9c-5d05-4515-b247-ef1978ab0f00 2018-12-23 01:34:10,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:10,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2106d8fb-dd32-48a6-8582-215227c4e5bc Date: Sun, 23 Dec 2018 01:34:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "0cb93cfa-ea95-4ba9-9819-8871e2abe83d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "58fcb8b9-e06e-4973-80a2-cbfb8f95ee34"}]} 2018-12-23 01:34:10,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 used request id req-2106d8fb-dd32-48a6-8582-215227c4e5bc 2018-12-23 01:34:10,507 - neutron_utils - INFO - Retrieving security group with ID - eafd8f9c-5d05-4515-b247-ef1978ab0f00 2018-12-23 01:34:10,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:10,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-db47cada-e4a6-4144-b43e-6d3f8efc76d1 Date: Sun, 23 Dec 2018 01:34:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "updated_at": "2018-12-23T01:34:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "revision_number": 0, "id": "0cb93cfa-ea95-4ba9-9819-8871e2abe83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv4", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "revision_number": 0, "id": "58fcb8b9-e06e-4973-80a2-cbfb8f95ee34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv6", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}], "revision_number": 2, "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}]} 2018-12-23 01:34:10,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 used request id req-db47cada-e4a6-4144-b43e-6d3f8efc76d1 2018-12-23 01:34:10,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eafd8f9c-5d05-4515-b247-ef1978ab0f00 2018-12-23 01:34:10,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:10,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1256f6d0-96f2-40f0-9031-d8e4b3619520 Date: Sun, 23 Dec 2018 01:34:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "0cb93cfa-ea95-4ba9-9819-8871e2abe83d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "58fcb8b9-e06e-4973-80a2-cbfb8f95ee34"}]} 2018-12-23 01:34:10,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 used request id req-1256f6d0-96f2-40f0-9031-d8e4b3619520 2018-12-23 01:34:10,773 - neutron_utils - INFO - Retrieving security group with ID - eafd8f9c-5d05-4515-b247-ef1978ab0f00 2018-12-23 01:34:10,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:10,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-6d68d372-ffd0-455a-bc25-7fee6c52ce53 Date: Sun, 23 Dec 2018 01:34:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "updated_at": "2018-12-23T01:34:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "revision_number": 0, "id": "0cb93cfa-ea95-4ba9-9819-8871e2abe83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv4", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "revision_number": 0, "id": "58fcb8b9-e06e-4973-80a2-cbfb8f95ee34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv6", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}], "revision_number": 2, "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}]} 2018-12-23 01:34:10,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 used request id req-6d68d372-ffd0-455a-bc25-7fee6c52ce53 2018-12-23 01:34:10,824 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eafd8f9c-5d05-4515-b247-ef1978ab0f00 2018-12-23 01:34:10,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:11,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2e5df54c-098b-46f3-b490-4ea785d8c817 Date: Sun, 23 Dec 2018 01:34:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "0cb93cfa-ea95-4ba9-9819-8871e2abe83d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "58fcb8b9-e06e-4973-80a2-cbfb8f95ee34"}]} 2018-12-23 01:34:11,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 used request id req-2e5df54c-098b-46f3-b490-4ea785d8c817 2018-12-23 01:34:11,006 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp 2018-12-23 01:34:11,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:11,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-1333f7f6-33df-4a6d-8bbe-d1079ad59756 Date: Sun, 23 Dec 2018 01:34:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "updated_at": "2018-12-23T01:34:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "revision_number": 0, "id": "0cb93cfa-ea95-4ba9-9819-8871e2abe83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv4", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "revision_number": 0, "id": "58fcb8b9-e06e-4973-80a2-cbfb8f95ee34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv6", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}], "revision_number": 2, "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}]} 2018-12-23 01:34:11,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp used request id req-1333f7f6-33df-4a6d-8bbe-d1079ad59756 2018-12-23 01:34:11,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:34:11,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:34:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:34:11,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:11,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68aa97b0-267a-48f9-a290-75a4b2c21fd4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:34:11,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-68aa97b0-267a-48f9-a290-75a4b2c21fd4 2018-12-23 01:34:11,142 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eafd8f9c-5d05-4515-b247-ef1978ab0f00 2018-12-23 01:34:11,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:11,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cc8066c3-f57b-4336-8d7a-d073b6609180 Date: Sun, 23 Dec 2018 01:34:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "0cb93cfa-ea95-4ba9-9819-8871e2abe83d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "58fcb8b9-e06e-4973-80a2-cbfb8f95ee34"}]} 2018-12-23 01:34:11,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 used request id req-cc8066c3-f57b-4336-8d7a-d073b6609180 2018-12-23 01:34:11,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00"}}' 2018-12-23 01:34:11,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-e1c373e2-3ab9-47be-8e4a-b96fb3b87e82 Date: Sun, 23 Dec 2018 01:34:11 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-12-23T01:34:11Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:11Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "615e5556-eb94-4388-9ac8-ff8dea8bc2f2"}} 2018-12-23 01:34:11,711 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-e1c373e2-3ab9-47be-8e4a-b96fb3b87e82 2018-12-23 01:34:11,711 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp 2018-12-23 01:34:11,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:11,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-90ddc937-5eea-4b58-b43a-90756ca189e4 Date: Sun, 23 Dec 2018 01:34:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "updated_at": "2018-12-23T01:34:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "revision_number": 0, "id": "0cb93cfa-ea95-4ba9-9819-8871e2abe83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv4", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "revision_number": 0, "id": "58fcb8b9-e06e-4973-80a2-cbfb8f95ee34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv6", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:34:11Z", "revision_number": 0, "id": "615e5556-eb94-4388-9ac8-ff8dea8bc2f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:34:11Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv4", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}], "revision_number": 3, "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}]} 2018-12-23 01:34:11,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp used request id req-90ddc937-5eea-4b58-b43a-90756ca189e4 2018-12-23 01:34:11,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:11,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b922384a-1367-4474-bb91-dcb22e12ddfc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:34:11,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-b922384a-1367-4474-bb91-dcb22e12ddfc 2018-12-23 01:34:11,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eafd8f9c-5d05-4515-b247-ef1978ab0f00 2018-12-23 01:34:11,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:12,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-f4c1e3ae-b700-4cba-9e76-a2a195d8f654 Date: Sun, 23 Dec 2018 01:34: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-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "0cb93cfa-ea95-4ba9-9819-8871e2abe83d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "58fcb8b9-e06e-4973-80a2-cbfb8f95ee34"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:34:11Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:11Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "615e5556-eb94-4388-9ac8-ff8dea8bc2f2"}]} 2018-12-23 01:34:12,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 used request id req-f4c1e3ae-b700-4cba-9e76-a2a195d8f654 2018-12-23 01:34:12,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00"}}' 2018-12-23 01:34:12,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-7862f2a6-2515-46f3-96b0-9a03ea3295da Date: Sun, 23 Dec 2018 01:34: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-12-23T01:34:12Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": 22, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:12Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "22c821b2-efa5-46d1-b4b4-c5644134afcd"}} 2018-12-23 01:34:12,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-7862f2a6-2515-46f3-96b0-9a03ea3295da 2018-12-23 01:34:12,299 - neutron_utils - INFO - Retrieving security group with ID - eafd8f9c-5d05-4515-b247-ef1978ab0f00 2018-12-23 01:34:12,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:12,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-e6f02594-5563-4b07-9357-7184d1878209 Date: Sun, 23 Dec 2018 01:34:12 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "updated_at": "2018-12-23T01:34:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "revision_number": 0, "id": "0cb93cfa-ea95-4ba9-9819-8871e2abe83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv4", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:34:12Z", "revision_number": 0, "id": "22c821b2-efa5-46d1-b4b4-c5644134afcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:34:12Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": 22, "ethertype": "IPv4", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "revision_number": 0, "id": "58fcb8b9-e06e-4973-80a2-cbfb8f95ee34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv6", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:34:11Z", "revision_number": 0, "id": "615e5556-eb94-4388-9ac8-ff8dea8bc2f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:34:11Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv4", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}], "revision_number": 4, "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}]} 2018-12-23 01:34:12,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 used request id req-e6f02594-5563-4b07-9357-7184d1878209 2018-12-23 01:34:12,498 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eafd8f9c-5d05-4515-b247-ef1978ab0f00 2018-12-23 01:34:12,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:12,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-9f3fcec8-73aa-4413-a4dd-e2e34d7e7f73 Date: Sun, 23 Dec 2018 01:34: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-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "0cb93cfa-ea95-4ba9-9819-8871e2abe83d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T01:34:12Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": 22, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:12Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "22c821b2-efa5-46d1-b4b4-c5644134afcd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:34:10Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:10Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "58fcb8b9-e06e-4973-80a2-cbfb8f95ee34"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:34:11Z", "security_group_id": "eafd8f9c-5d05-4515-b247-ef1978ab0f00", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:11Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "615e5556-eb94-4388-9ac8-ff8dea8bc2f2"}]} 2018-12-23 01:34:12,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eafd8f9c-5d05-4515-b247-ef1978ab0f00 used request id req-9f3fcec8-73aa-4413-a4dd-e2e34d7e7f73 2018-12-23 01:34:12,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:34:12,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:34:12,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "353afc669a164c14a3f5bbaf9d371e99", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj-role"}], "expires_at": "2018-12-23T02:34:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "767d30a74d7b4bd7b832be491ea8bc36", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-user", "id": "262a5fb2f09f43e283ae06a78c3ace70"}, "audit_ids": ["C72q6ApNQriDWashY8hGoA"], "issued_at": "2018-12-23T01:34:12.000000Z"}} 2018-12-23 01:34:12,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:12,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce259ff-6406-4965-97e4-164d85a15e01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:34:12,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2ce259ff-6406-4965-97e4-164d85a15e01 2018-12-23 01:34:12,998 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:34:13,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:13,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42fdaf23-727f-4ae7-94bf-9ba830eda66f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:34:13,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-42fdaf23-727f-4ae7-94bf-9ba830eda66f 2018-12-23 01:34:13,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:13,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-27912dea-f8ea-42c8-a09c-fcfbbc20c2da Date: Sun, 23 Dec 2018 01:34: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":["d6508720-6484-42d0-97db-7278868c8f34"],"updated_at":"2018-12-23T01:33:56Z","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"767d30a74d7b4bd7b832be491ea8bc36","id":"aa358985-9704-49be-b634-62b09fe3feca","name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net"}]} 2018-12-23 01:34:13,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net used request id req-27912dea-f8ea-42c8-a09c-fcfbbc20c2da 2018-12-23 01:34:13,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:34:13,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:34:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:34:13,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:13,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a731fdb-8128-4a95-b0c7-94ce3f0aa323 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:34:13,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-8a731fdb-8128-4a95-b0c7-94ce3f0aa323 2018-12-23 01:34:13,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:13,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fa523702-0dbc-47f1-b693-decb97fc458f Date: Sun, 23 Dec 2018 01:34:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}]} 2018-12-23 01:34:13,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-fa523702-0dbc-47f1-b693-decb97fc458f 2018-12-23 01:34:13,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca&name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:13,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1b234c84-cf5a-4ddf-89b9-ab5b94946708 Date: Sun, 23 Dec 2018 01:34:13 GMT RESP BODY: {"ports":[]} 2018-12-23 01:34:13,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca&name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1port-1&admin_state_up=True used request id req-1b234c84-cf5a-4ddf-89b9-ab5b94946708 2018-12-23 01:34:13,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:14,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c057961-5375-47c5-89fd-2e09903530ad x-compute-request-id: req-5c057961-5375-47c5-89fd-2e09903530ad Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:34:14,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst used request id req-5c057961-5375-47c5-89fd-2e09903530ad 2018-12-23 01:34:14,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:14,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-46239544-1d7f-4549-be66-368c9fb430a4 Date: Sun, 23 Dec 2018 01:34: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":["d6508720-6484-42d0-97db-7278868c8f34"],"updated_at":"2018-12-23T01:33:56Z","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"767d30a74d7b4bd7b832be491ea8bc36","id":"aa358985-9704-49be-b634-62b09fe3feca","name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net"}]} 2018-12-23 01:34:14,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net used request id req-46239544-1d7f-4549-be66-368c9fb430a4 2018-12-23 01:34:14,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:14,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c8c117-51bc-4978-a00f-9c06d3998751 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:34:14,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-b2c8c117-51bc-4978-a00f-9c06d3998751 2018-12-23 01:34:14,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:14,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3d9688d8-4252-44f1-b6cd-c70046e80b8e Date: Sun, 23 Dec 2018 01:34:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}]} 2018-12-23 01:34:14,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-3d9688d8-4252-44f1-b6cd-c70046e80b8e 2018-12-23 01:34:14,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca&name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:14,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d020f2d6-fa20-44b4-b554-cef2eac80505 Date: Sun, 23 Dec 2018 01:34:14 GMT RESP BODY: {"ports":[]} 2018-12-23 01:34:14,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca&name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1port-1&admin_state_up=True used request id req-d020f2d6-fa20-44b4-b554-cef2eac80505 2018-12-23 01:34:14,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:34:14,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:34:15,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "353afc669a164c14a3f5bbaf9d371e99", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj-role"}], "expires_at": "2018-12-23T02:34:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "767d30a74d7b4bd7b832be491ea8bc36", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/767d30a74d7b4bd7b832be491ea8bc36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-user", "id": "262a5fb2f09f43e283ae06a78c3ace70"}, "audit_ids": ["91EQUNvrQTKbI46lAhgzVQ"], "issued_at": "2018-12-23T01:34:15.000000Z"}} 2018-12-23 01:34:15,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f32c3c7ab918f7daac3ff2745ff0a7015b26d6" 2018-12-23 01:34:15,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2930a295-4ac5-4401-9362-b26b42aceddf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:34:15,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2930a295-4ac5-4401-9362-b26b42aceddf 2018-12-23 01:34:15,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:15,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-09c79ce5-de6d-446a-8d2e-d86e5e0c5b15 Date: Sun, 23 Dec 2018 01:34: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":["d6508720-6484-42d0-97db-7278868c8f34"],"updated_at":"2018-12-23T01:33:56Z","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"767d30a74d7b4bd7b832be491ea8bc36","id":"aa358985-9704-49be-b634-62b09fe3feca","name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net"}]} 2018-12-23 01:34:15,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net used request id req-09c79ce5-de6d-446a-8d2e-d86e5e0c5b15 2018-12-23 01:34:15,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:15,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-90496d9f-041d-4ad9-a664-84c92de44e73 Date: Sun, 23 Dec 2018 01:34:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}]} 2018-12-23 01:34:15,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-90496d9f-041d-4ad9-a664-84c92de44e73 2018-12-23 01:34:15,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:15,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d01a7d1b-86f8-45f2-8711-c7e63c7af2f8 Date: Sun, 23 Dec 2018 01:34: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":["d6508720-6484-42d0-97db-7278868c8f34"],"updated_at":"2018-12-23T01:33:56Z","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"767d30a74d7b4bd7b832be491ea8bc36","id":"aa358985-9704-49be-b634-62b09fe3feca","name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net"}]} 2018-12-23 01:34:15,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net used request id req-d01a7d1b-86f8-45f2-8711-c7e63c7af2f8 2018-12-23 01:34:15,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:34:15,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:34:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:34:15,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f32c3c7ab918f7daac3ff2745ff0a7015b26d6" 2018-12-23 01:34:15,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac22fbdd-9323-4072-8077-af150ff56435 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:34:15,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-ac22fbdd-9323-4072-8077-af150ff56435 2018-12-23 01:34:15,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:16,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e46d896b-7740-4997-a98c-204f391fda2d Date: Sun, 23 Dec 2018 01:34:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}]} 2018-12-23 01:34:16,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-e46d896b-7740-4997-a98c-204f391fda2d 2018-12-23 01:34:16,096 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net 2018-12-23 01:34:16,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" -d '{"port": {"network_id": "aa358985-9704-49be-b634-62b09fe3feca", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1port-1", "admin_state_up": true}}' 2018-12-23 01:34:17,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-1e978a46-e555-483c-8247-f817fb1da49f Date: Sun, 23 Dec 2018 01:34:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.13"}],"id":"25f096de-1792-412e-a67b-21df3b0185f3","security_groups":["2e80aa9f-e352-4012-bee1-cdc3b5039d27"],"mac_address":"fa:16:3e:8d:ac:d4","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1port-1","project_id":"767d30a74d7b4bd7b832be491ea8bc36","qos_policy_id":null,"admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:34:16Z","binding:vnic_type":"normal"}} 2018-12-23 01:34:17,189 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-1e978a46-e555-483c-8247-f817fb1da49f 2018-12-23 01:34:17,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:17,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ac6636f6-f05b-451d-9bf9-c058d754ea5f Date: Sun, 23 Dec 2018 01:34: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":["d6508720-6484-42d0-97db-7278868c8f34"],"updated_at":"2018-12-23T01:33:56Z","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"767d30a74d7b4bd7b832be491ea8bc36","id":"aa358985-9704-49be-b634-62b09fe3feca","name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net"}]} 2018-12-23 01:34:17,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net used request id req-ac6636f6-f05b-451d-9bf9-c058d754ea5f 2018-12-23 01:34:17,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:17,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-097a857f-7c85-489f-83e3-d7fe45748eef Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:34:17,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-097a857f-7c85-489f-83e3-d7fe45748eef 2018-12-23 01:34:17,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:17,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-115284ed-77dc-465f-88a6-29459de9350e Date: Sun, 23 Dec 2018 01:34:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}]} 2018-12-23 01:34:17,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-115284ed-77dc-465f-88a6-29459de9350e 2018-12-23 01:34:17,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca&name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:17,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-7631eb89-44a1-4429-8f33-4cca76d141cd Date: Sun, 23 Dec 2018 01:34:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.13"}],"id":"25f096de-1792-412e-a67b-21df3b0185f3","security_groups":["2e80aa9f-e352-4012-bee1-cdc3b5039d27"],"mac_address":"fa:16:3e:8d:ac:d4","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1port-1","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:34:16Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:34:17,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca&name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1port-1&admin_state_up=True used request id req-7631eb89-44a1-4429-8f33-4cca76d141cd 2018-12-23 01:34:17,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:18,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d23ba9-e04f-407b-8aa9-542667711216 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:34:18,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-67d23ba9-e04f-407b-8aa9-542667711216 2018-12-23 01:34:18,015 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst 2018-12-23 01:34:18,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:18,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34: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-8b0be1e2-09b2-4a77-b209-98857f68d309 x-compute-request-id: req-8b0be1e2-09b2-4a77-b209-98857f68d309 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-flavor-name"}]} 2018-12-23 01:34:18,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8b0be1e2-09b2-4a77-b209-98857f68d309 2018-12-23 01:34:18,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/91364b42-b062-49af-bf82-d94f26140d92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:18,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34: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-6f3e4088-d52e-4880-810e-e92db12b6e09 x-compute-request-id: req-6f3e4088-d52e-4880-810e-e92db12b6e09 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "91364b42-b062-49af-bf82-d94f26140d92", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:34:18,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/91364b42-b062-49af-bf82-d94f26140d92 used request id req-6f3e4088-d52e-4880-810e-e92db12b6e09 2018-12-23 01:34:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:18,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-53758660-d8e6-49c7-8f46-74c720b02432 Date: Sun, 23 Dec 2018 01:34:18 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:33:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:33:53Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0/snap", "metadata": {}}], "self": "/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "min_disk": 0, "protected": false, "id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "file": "/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "767d30a74d7b4bd7b832be491ea8bc36", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-image"} 2018-12-23 01:34:18,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-image used request id req-53758660-d8e6-49c7-8f46-74c720b02432 2018-12-23 01:34:18,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:18,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3e9c978e-7d24-4931-b854-bcb0624c4ba0 Date: Sun, 23 Dec 2018 01:34: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-12-23 01:34:18,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3e9c978e-7d24-4931-b854-bcb0624c4ba0 2018-12-23 01:34:18,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "imageRef": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "flavorRef": "91364b42-b062-49af-bf82-d94f26140d92", "max_count": 1, "min_count": 1, "networks": [{"port": "25f096de-1792-412e-a67b-21df3b0185f3"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}]}}' 2018-12-23 01:34:20,911 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:34: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-ab1e96a2-eeab-488b-a7dd-25860cd1a1c1 x-compute-request-id: req-ab1e96a2-eeab-488b-a7dd-25860cd1a1c1 Content-Length: 444 location: http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "adminPass": "7cgeZzyHf2pG"}} 2018-12-23 01:34:20,911 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-ab1e96a2-eeab-488b-a7dd-25860cd1a1c1 2018-12-23 01:34:20,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:21,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc33810e-ba93-4e11-87ec-0a4618398b10 x-compute-request-id: req-dc33810e-ba93-4e11-87ec-0a4618398b10 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "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-12-23T01:34:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:21,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-dc33810e-ba93-4e11-87ec-0a4618398b10 2018-12-23 01:34:21,133 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst 2018-12-23 01:34:21,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:21,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d47e3dd-30bd-412f-921d-379d416de28f x-compute-request-id: req-8d47e3dd-30bd-412f-921d-379d416de28f Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "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-12-23T01:34:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:21,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-8d47e3dd-30bd-412f-921d-379d416de28f 2018-12-23 01:34:21,492 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst] is - BUILD 2018-12-23 01:34:21,492 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:34:24,495 - create_instance - DEBUG - VM status query timeout in 896.637508869 2018-12-23 01:34:24,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:25,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be8b5851-681f-4883-925c-edab4f2e0bb7 x-compute-request-id: req-be8b5851-681f-4883-925c-edab4f2e0bb7 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "security_groups": [{"name": "default"}], "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:34:22Z", "hostId": "7d8fa46c5ab1a738a573e2d3cdccdd6bdfd7618ccbc23daadaef77d4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:25,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-be8b5851-681f-4883-925c-edab4f2e0bb7 2018-12-23 01:34:25,098 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst] is - BUILD 2018-12-23 01:34:25,099 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:34:28,102 - create_instance - DEBUG - VM status query timeout in 893.03105998 2018-12-23 01:34:28,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:28,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34: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-1559177c-8f37-43e5-a381-b956f2f68487 x-compute-request-id: req-1559177c-8f37-43e5-a381-b956f2f68487 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:ac:d4", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:34:27.000000", "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "security_groups": [{"name": "default"}], "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:34:28Z", "hostId": "7d8fa46c5ab1a738a573e2d3cdccdd6bdfd7618ccbc23daadaef77d4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:28,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-1559177c-8f37-43e5-a381-b956f2f68487 2018-12-23 01:34:28,528 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst] is - ACTIVE 2018-12-23 01:34:28,528 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:34:28,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:28,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34: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-60c7bab0-6eec-4c21-adc8-8afb7cede953 x-compute-request-id: req-60c7bab0-6eec-4c21-adc8-8afb7cede953 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:ac:d4", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:34:27.000000", "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "security_groups": [{"name": "default"}], "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:34:28Z", "hostId": "7d8fa46c5ab1a738a573e2d3cdccdd6bdfd7618ccbc23daadaef77d4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:28,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-60c7bab0-6eec-4c21-adc8-8afb7cede953 2018-12-23 01:34:28,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:28,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6c59f794-f0cb-44d3-a71b-432f7895d834 Date: Sun, 23 Dec 2018 01:34: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":["d6508720-6484-42d0-97db-7278868c8f34"],"updated_at":"2018-12-23T01:33:56Z","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"767d30a74d7b4bd7b832be491ea8bc36","id":"aa358985-9704-49be-b634-62b09fe3feca","name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net"}]} 2018-12-23 01:34:28,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net used request id req-6c59f794-f0cb-44d3-a71b-432f7895d834 2018-12-23 01:34:28,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:29,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41409aa-68bb-4d2e-99b6-49f16e431f70 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:34:29,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-a41409aa-68bb-4d2e-99b6-49f16e431f70 2018-12-23 01:34:29,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:29,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4239919a-b347-418a-8c1e-7187d1160096 Date: Sun, 23 Dec 2018 01:34:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}]} 2018-12-23 01:34:29,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-4239919a-b347-418a-8c1e-7187d1160096 2018-12-23 01:34:29,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:29,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-d8568b24-a669-4698-ac67-5c07dbaf5c1d Date: Sun, 23 Dec 2018 01:34:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.1"}],"id":"14187313-3bf9-444c-abda-ee1ac5debaf9","security_groups":[],"mac_address":"fa:16:3e:ca:bf:6d","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:34:05Z","binding:vnic_type":"normal","device_id":"fa29d811-a252-4464-9705-89dfd6924c1d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.3"}],"id":"19d8606b-be3c-44c5-aa1a-e72e898faba8","security_groups":[],"mac_address":"fa:16:3e:5c:e0:f3","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aa358985-9704-49be-b634-62b09fe3feca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.13"}],"id":"25f096de-1792-412e-a67b-21df3b0185f3","security_groups":["2e80aa9f-e352-4012-bee1-cdc3b5039d27"],"mac_address":"fa:16:3e:8d:ac:d4","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1port-1","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:34:16Z","binding:vnic_type":"normal","device_id":"98bdbb7a-f215-47fb-b713-7ecbd8c4e71f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.2"}],"id":"88ef7d2a-2e8a-43b1-9df1-ed1748eecfee","security_groups":[],"mac_address":"fa:16:3e:14:c8:92","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aa358985-9704-49be-b634-62b09fe3feca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.4"}],"id":"ae39d260-9c40-4186-ab29-569833a0da10","security_groups":[],"mac_address":"fa:16:3e:0d:34:23","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa358985-9704-49be-b634-62b09fe3feca"}]} 2018-12-23 01:34:29,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-d8568b24-a669-4698-ac67-5c07dbaf5c1d 2018-12-23 01:34:29,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:30,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c270c1c-189e-4b6a-a744-8facfa45691c x-compute-request-id: req-7c270c1c-189e-4b6a-a744-8facfa45691c Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:ac:d4", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:34:27.000000", "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "security_groups": [{"name": "default"}], "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:34:28Z", "hostId": "7d8fa46c5ab1a738a573e2d3cdccdd6bdfd7618ccbc23daadaef77d4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:30,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-7c270c1c-189e-4b6a-a744-8facfa45691c 2018-12-23 01:34:30,106 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst] is - ACTIVE 2018-12-23 01:34:30,106 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:34:30,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:30,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e54a3afb-5085-4b27-9222-9004382ba1d6 x-compute-request-id: req-e54a3afb-5085-4b27-9222-9004382ba1d6 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:ac:d4", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:34:27.000000", "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "security_groups": [{"name": "default"}], "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:34:28Z", "hostId": "7d8fa46c5ab1a738a573e2d3cdccdd6bdfd7618ccbc23daadaef77d4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:30,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-e54a3afb-5085-4b27-9222-9004382ba1d6 2018-12-23 01:34:30,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:30,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bda8d17d-5d35-4d05-9579-2eb113884311 Date: Sun, 23 Dec 2018 01:34: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":["d6508720-6484-42d0-97db-7278868c8f34"],"updated_at":"2018-12-23T01:33:56Z","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"767d30a74d7b4bd7b832be491ea8bc36","id":"aa358985-9704-49be-b634-62b09fe3feca","name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net"}]} 2018-12-23 01:34:30,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net used request id req-bda8d17d-5d35-4d05-9579-2eb113884311 2018-12-23 01:34:30,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:31,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091c8ba5-a0e6-4447-809f-eab892d87995 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:34:31,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-091c8ba5-a0e6-4447-809f-eab892d87995 2018-12-23 01:34:31,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:31,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-774900eb-68bd-4196-8a9c-69fd25e60325 Date: Sun, 23 Dec 2018 01:34:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}]} 2018-12-23 01:34:31,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-774900eb-68bd-4196-8a9c-69fd25e60325 2018-12-23 01:34:31,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:31,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-9cbf2089-71cc-435d-b846-6c01b7d8b320 Date: Sun, 23 Dec 2018 01:34:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.1"}],"id":"14187313-3bf9-444c-abda-ee1ac5debaf9","security_groups":[],"mac_address":"fa:16:3e:ca:bf:6d","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:34:05Z","binding:vnic_type":"normal","device_id":"fa29d811-a252-4464-9705-89dfd6924c1d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.3"}],"id":"19d8606b-be3c-44c5-aa1a-e72e898faba8","security_groups":[],"mac_address":"fa:16:3e:5c:e0:f3","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aa358985-9704-49be-b634-62b09fe3feca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.13"}],"id":"25f096de-1792-412e-a67b-21df3b0185f3","security_groups":["2e80aa9f-e352-4012-bee1-cdc3b5039d27"],"mac_address":"fa:16:3e:8d:ac:d4","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1port-1","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:34:16Z","binding:vnic_type":"normal","device_id":"98bdbb7a-f215-47fb-b713-7ecbd8c4e71f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.2"}],"id":"88ef7d2a-2e8a-43b1-9df1-ed1748eecfee","security_groups":[],"mac_address":"fa:16:3e:14:c8:92","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aa358985-9704-49be-b634-62b09fe3feca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.4"}],"id":"ae39d260-9c40-4186-ab29-569833a0da10","security_groups":[],"mac_address":"fa:16:3e:0d:34:23","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa358985-9704-49be-b634-62b09fe3feca"}]} 2018-12-23 01:34:31,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-9cbf2089-71cc-435d-b846-6c01b7d8b320 2018-12-23 01:34:31,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}}' 2018-12-23 01:34:32,673 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:34:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a70928d5-0983-4773-a903-0c8e42d06ffb x-compute-request-id: req-a70928d5-0983-4773-a903-0c8e42d06ffb Content-Length: 0 Content-Type: application/json 2018-12-23 01:34:32,673 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f/action used request id req-a70928d5-0983-4773-a903-0c8e42d06ffb 2018-12-23 01:34:32,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:33,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34: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-a0ec2973-6b5a-49c9-8131-a5ba1f5ff78c x-compute-request-id: req-a0ec2973-6b5a-49c9-8131-a5ba1f5ff78c Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:ac:d4", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:34:27.000000", "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}], "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:34:28Z", "hostId": "7d8fa46c5ab1a738a573e2d3cdccdd6bdfd7618ccbc23daadaef77d4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:33,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-a0ec2973-6b5a-49c9-8131-a5ba1f5ff78c 2018-12-23 01:34:33,417 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst] is - ACTIVE 2018-12-23 01:34:33,417 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:34:33,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:34,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bedb1e2-0d36-4c57-9eea-c8e7c4160cce x-compute-request-id: req-1bedb1e2-0d36-4c57-9eea-c8e7c4160cce Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:ac:d4", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:34:27.000000", "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}], "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:34:28Z", "hostId": "7d8fa46c5ab1a738a573e2d3cdccdd6bdfd7618ccbc23daadaef77d4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:34,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-1bedb1e2-0d36-4c57-9eea-c8e7c4160cce 2018-12-23 01:34:34,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:34,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1afc19d8-5783-49f6-ba08-47a222ed85e6 Date: Sun, 23 Dec 2018 01:34: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":["d6508720-6484-42d0-97db-7278868c8f34"],"updated_at":"2018-12-23T01:33:56Z","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"767d30a74d7b4bd7b832be491ea8bc36","id":"aa358985-9704-49be-b634-62b09fe3feca","name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net"}]} 2018-12-23 01:34:34,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net used request id req-1afc19d8-5783-49f6-ba08-47a222ed85e6 2018-12-23 01:34:34,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:34,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1425dbd6-9820-4d52-a2f9-f52586675fce Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:34:34,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-1425dbd6-9820-4d52-a2f9-f52586675fce 2018-12-23 01:34:34,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:34,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-52bd211b-5737-4cf5-83cd-f14edbdf5be7 Date: Sun, 23 Dec 2018 01:34:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}]} 2018-12-23 01:34:34,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-52bd211b-5737-4cf5-83cd-f14edbdf5be7 2018-12-23 01:34:34,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:34,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-d53750c1-aff4-4b28-b72e-e7ba555e6697 Date: Sun, 23 Dec 2018 01:34:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.1"}],"id":"14187313-3bf9-444c-abda-ee1ac5debaf9","security_groups":[],"mac_address":"fa:16:3e:ca:bf:6d","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:34:05Z","binding:vnic_type":"normal","device_id":"fa29d811-a252-4464-9705-89dfd6924c1d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.3"}],"id":"19d8606b-be3c-44c5-aa1a-e72e898faba8","security_groups":[],"mac_address":"fa:16:3e:5c:e0:f3","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aa358985-9704-49be-b634-62b09fe3feca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.13"}],"id":"25f096de-1792-412e-a67b-21df3b0185f3","security_groups":["2e80aa9f-e352-4012-bee1-cdc3b5039d27","eafd8f9c-5d05-4515-b247-ef1978ab0f00"],"mac_address":"fa:16:3e:8d:ac:d4","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1port-1","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:34:16Z","binding:vnic_type":"normal","device_id":"98bdbb7a-f215-47fb-b713-7ecbd8c4e71f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.2"}],"id":"88ef7d2a-2e8a-43b1-9df1-ed1748eecfee","security_groups":[],"mac_address":"fa:16:3e:14:c8:92","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aa358985-9704-49be-b634-62b09fe3feca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.4"}],"id":"ae39d260-9c40-4186-ab29-569833a0da10","security_groups":[],"mac_address":"fa:16:3e:0d:34:23","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa358985-9704-49be-b634-62b09fe3feca"}]} 2018-12-23 01:34:34,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-d53750c1-aff4-4b28-b72e-e7ba555e6697 2018-12-23 01:34:34,623 - create_instance_tests - INFO - Looking for IP 10.55.1.13 in the console log 2018-12-23 01:34:34,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:34,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4b88b5d-0dcc-4958-8fc6-047c6907579c x-compute-request-id: req-c4b88b5d-0dcc-4958-8fc6-047c6907579c Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:ac:d4", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:34:27.000000", "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}], "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:34:28Z", "hostId": "7d8fa46c5ab1a738a573e2d3cdccdd6bdfd7618ccbc23daadaef77d4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:34,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-c4b88b5d-0dcc-4958-8fc6-047c6907579c 2018-12-23 01:34:34,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:34:36,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ea3266e-59de-4308-8ecd-4075b348539e x-compute-request-id: req-8ea3266e-59de-4308-8ecd-4075b348539e Content-Encoding: gzip Content-Length: 9643 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 544930656 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.126962] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.128586] pid_max: default: 32768 minimum: 301\n[ 0.129476] ACPI: Core revision 20150930\n[ 0.130856] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132139] Security Framework initialized\n[ 0.132938] Yama: becoming mindful.\n[ 0.133654] AppArmor: AppArmor initialized\n[ 0.134497] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.135757] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.136994] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138165] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139508] Initializing cgroup subsys io\n[ 0.140312] Initializing cgroup subsys memory\n[ 0.141169] Initializing cgroup subsys devices\n[ 0.142024] Initializing cgroup subsys freezer\n[ 0.142880] Initializing cgroup subsys net_cls\n[ 0.143729] Initializing cgroup subsys perf_event\n[ 0.144623] Initializing cgroup subsys net_prio\n[ 0.145486] Initializing cgroup subsys hugetlb\n[ 0.146350] Initializing cgroup subsys pids\n[ 0.147219] CPU: Physical Processor ID: 0\n[ 0.148697] mce: CPU supports 10 MCE banks\n[ 0.149530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150532] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.152793] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.159240] ftrace: allocating 31920 entries in 125 pages\n[ 0.185690] smpboot: Max logical packages: 2\n[ 0.186533] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.187701] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.189029] x2apic enabled\n[ 0.189824] Switched APIC routing to physical x2apic.\n[ 0.191571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.192788] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.194906] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.196812] KVM setup paravirtual spinlock\n[ 0.198235] x86: Booting SMP configuration:\n[ 0.199128] .... node #0, CPUs: #1\n[ 0.200016] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.222702] x86: Booted up 1 node, 2 CPUs\n[ 0.222704] KVM setup async PF for cpu 1\n[ 0.222707] kvm-stealtime: cpu 1, msr f90d940\n[ 0.225236] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.226713] devtmpfs: initialized\n[ 0.228407] evm: security.selinux\n[ 0.229092] evm: security.SMACK64\n[ 0.229769] evm: security.SMACK64EXEC\n[ 0.230498] evm: security.SMACK64TRANSMUTE\n[ 0.231301] evm: security.SMACK64MMAP\n[ 0.232033] evm: security.ima\n[ 0.232658] evm: security.capability\n[ 0.233497] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235339] pinctrl core: initialized pinctrl subsystem\n[ 0.236423] RTC time: 1:34:27, date: 12/23/18\n[ 0.237386] NET: Registered protocol family 16\n[ 0.247384] cpuidle: using governor ladder\n[ 0.259483] cpuidle: using governor menu\n[ 0.260292] PCCT header not found.\n[ 0.261071] ACPI: bus type PCI registered\n[ 0.261859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.263083] PCI: Using configuration type 1 for base access\n[ 0.276486] ACPI: Added _OSI(Module Device)\n[ 0.277331] ACPI: Added _OSI(Processor Device)\n[ 0.278181] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.279064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.281411] ACPI: Interpreter enabled\n[ 0.282169] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.283976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.285791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.287603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.289420] ACPI: (supports S0 S5)\n[ 0.290115] ACPI: Using IOAPIC for interrupt routing\n[ 0.291041] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294388] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.295513] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.296715] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.297897] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.300108] acpiphp: Slot [3] registered\n[ 0.300902] acpiphp: Slot [4] registered\n[ 0.301689] acpiphp: Slot [5] registered\n[ 0.302482] acpiphp: Slot [6] registered\n[ 0.303276] acpiphp: Slot [7] registered\n[ 0.304060] acpiphp: Slot [8] registered\n[ 0.304852] acpiphp: Slot [9] registered\n[ 0.305635] acpiphp: Slot [10] registered\n[ 0.316547] acpiphp: Slot [11] registered\n[ 0.317363] acpiphp: Slot [12] registered\n[ 0.318165] acpiphp: Slot [13] registered\n[ 0.318966] acpiphp: Slot [14] registered\n[ 0.319760] acpiphp: Slot [15] registered\n[ 0.320566] acpiphp: Slot [16] registered\n[ 0.321369] acpiphp: Slot [17] registered\n[ 0.322169] acpiphp: Slot [18] registered\n[ 0.322967] acpiphp: Slot [19] registered\n[ 0.323764] acpiphp: Slot [20] registered\n[ 0.324571] acpiphp: Slot [21] registered\n[ 0.325372] acpiphp: Slot [22] registered\n[ 0.326175] acpiphp: Slot [23] registered\n[ 0.326977] acpiphp: Slot [24] registered\n[ 0.327770] acpiphp: Slot [25] registered\n[ 0.328572] acpiphp: Slot [26] registered\n[ 0.329373] acpiphp: Slot [27] registered\n[ 0.330173] acpiphp: Slot [28] registered\n[ 0.330975] acpiphp: Slot [29] registered\n[ 0.331770] acpiphp: Slot [30] registered\n[ 0.332575] acpiphp: Slot [31] registered\n[ 0.333374] PCI host bridge to bus 0000:00\n[ 0.334175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.335368] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.336556] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.337986] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.339411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.345715] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.346989] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.348150] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.349398] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.355853] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.357270] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.404019] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.405501] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406931] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.408345] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409720] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.411000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412156] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413199] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414723] vgaarb: loaded\n[ 0.415326] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416461] SCSI subsystem initialized\n[ 0.417291] ACPI: bus type USB registered\n[ 0.418103] usbcore: registered new interface driver usbfs\n[ 0.419116] usbcore: registered new interface driver hub\n[ 0.420113] usbcore: registered new device driver usb\n[ 0.421200] PCI: Using ACPI for IRQ routing\n[ 0.422222] NetLabel: Initializing\n[ 0.422931] NetLabel: domain hash size = 128\n[ 0.423764] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424723] NetLabel: unlabeled traffic allowed by default\n[ 0.425818] clocksource: Switched to clocksource kvm-clock\n[ 0.431652] AppArmor: AppArmor Filesystem Enabled\n[ 0.432713] pnp: PnP ACPI init\n[ 0.433646] pnp: PnP ACPI: found 5 devices\n[ 0.440731] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442415] NET: Registered protocol family 2\n[ 0.443385] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.444637] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.445786] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.446943] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448006] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449150] NET: Registered protocol family 1\n[ 0.450007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.451084] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.452136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.470722] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.489349] Trying to unpack rootfs image as initramfs...\n[ 0.539459] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.553668] Scanning for low memory corruption every 60 seconds\n[ 0.555076] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556219] audit: initializing netlink subsys (disabled)\n[ 0.557247] audit: type=2000 audit(1545528868.534:1): initialized\n[ 0.558577] Initialise system trusted keyring\n[ 0.559521] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.560676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.562780] zbud: loaded\n[ 0.563503] VFS: Disk quotas dquot_6.6.0\n[ 0.565803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567393] fuse init (API version 7.23)\n[ 0.568319] Key type big_key registered\n[ 0.569117] Allocating IMA MOK and blacklist keyrings.\n[ 0.570358] Key type asymmetric registered\n[ 0.571176] Asymmetric key parser 'x509' registered\n[ 0.572122] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.573586] io scheduler noop registered\n[ 0.574382] io scheduler deadline registered (default)\n[ 0.575366] io scheduler cfq registered\n[ 0.576202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577240] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578504] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.579946] ACPI: Power Button [PWRF]\n[ 0.580822] GHES: HEST is not enabled!\n[ 0.599570] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.639930] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.642471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.668904] Linux agpgart interface v0.103\n[ 0.671695] brd: module loaded\n[ 0.673097] loop: module loaded\n[ 0.678435] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.679881] GPT:90111 != 20971519\n[ 0.680559] GPT:Alternate GPT header not at the end of the disk.\n[ 0.681636] GPT:90111 != 20971519\n[ 0.682326] GPT: Use GNU Parted to correct GPT errors.\n[ 0.683284] vda: vda1 vda15\n[ 0.684753] scsi host0: ata_piix\n[ 0.685506] scsi host1: ata_piix\n[ 0.686221] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.687427] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.688688] libphy: Fixed MDIO Bus: probed\n[ 0.689549] tun: Universal TUN/TAP device driver, 1.6\n[ 0.690589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.692575] PPP generic driver version 2.4.2\n[ 0.693476] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.694771] ehci-pci: EHCI PCI platform driver\n[ 0.695912] ehci-platform: EHCI generic platform driver\n[ 0.697217] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.698706] ohci-pci: OHCI PCI platform driver\n[ 0.699843] ohci-platform: OHCI generic platform driver\n[ 0.701141] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.720525] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.721852] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.723740] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.725045] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.726499] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.728142] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.729972] usb usb1: Product: UHCI Host Controller\n[ 0.731270] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.732750] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.733989] hub 1-0:1.0: USB hub found\n[ 0.734988] hub 1-0:1.0: 2 ports detected\n[ 0.736118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738698] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739952] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.741366] mousedev: PS/2 mouse device common for all mice\n[ 0.743004] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.745333] rtc_cmos 00:00: RTC can wake from S4\n[ 0.746751] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.748315] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749866] i2c /dev entries driver\n[ 0.750810] device-mapper: uevent: version 1.0.3\n[ 0.752038] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.754204] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755918] NET: Registered protocol family 10\n[ 0.757204] NET: Registered protocol family 17\n[ 0.758369] Key type dns_resolver registered\n[ 0.759605] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.761040] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762535] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.764862] registered taskstats version 1\n[ 0.765946] Loading compiled-in X.509 certificates\n[ 0.767637] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.770050] zswap: loaded using pool lzo/zbud\n[ 0.771886] Key type trusted registered\n[ 0.773766] Key type encrypted registered\n[ 0.774821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776177] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777326] evm: HMAC attrs: 0x1\n[ 0.778494] Magic number: 14:896:559\n[ 0.779512] tty ttyS31: hash matches\n[ 0.790685] rtc_cmos 00:00: setting system clock to 2018-12-23 01:34:27 UTC (1545528867)\n[ 0.792788] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.794295] EDD information not available.\n[ 0.846881] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.848900] Write protecting the kernel read-only data: 14336k\n[ 0.850856] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.853101] 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.915352] 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.09\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.26. iid=i-000000fc\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnSkJd0hFreETOdkIFnhgGk3vqoE+SAbteyzgUXGGJCBap0K3F0In6S+oJfJUNNDaUo4yjpIwFZI9wp1LBl1liPZQUYMrRk9S1Hg6M3rREi/Jwr1iL1vkFiephTm5HMX+YEVv/n6oIJ4Pr7vQ9AMrLIRbSL1+FS6uvNaLFeo2j/hebHymCG8AQUdhLGgE6o0nHEG7NygAnc/D/X11mnrjkZ9qt7zi18wWTI6U8qDgHuv1TwQIiLttJcopkRzbZ/2LpjCpIgAzBcHJCrYzbgivmIj8tZZpFtYdkVaAtQBiOb65e8ujj7K9ColkcuDPU4Phbdbun2ik4C2e3spXPVIzH root@createinstancesinglenetworktests-978881a5-8578-4002-b18e-f53f7e\nssh-dss AAAAB3NzaC1kc3MAAACBALWWeldstj1KE2ikYWk4a06+zvd5UlZIk05IdpZbxy0aQlyv31tAQ1ZcA1YNDN3IZMeQ9e9Gw0aLXo7/kPRrP8JODzDekVAFoUxsj40uoXh+qcfLOmiSGraDMa9q4/AXNzIFivZF0U6Lzn4+b+7p+Rggc8d03VIlc+/eIoa1IkiFAAAAFQCHNZjahoxJ/qwPkFTtoMbX2mms4wAAAIEAp7wTznsK1OKqcbAMluhv3h4YFE44Fuvygb8ErVU00b0/QEis8zeYG0pwHo2L2McBekolqVhrq3y3xy7j4z2e+l+koKx9Kr9hk5sNNgUmwrAqh3UV1yYA0aRTqbEIINdTYn5MNa5cGfwmffMe37lOORC0s57QbhIf8780YrxdZgIAAACAMk/7YlSDm+Xa3O97tsxZ62OuVhCor2xRWi0xS8V1kVRts7QSW3OKA4p84tfaBJ+GbTcrBrxRGAoCYTG/TdS8ESWNx5CWWs53460zDp+sJ0qjB30FVP/jvB5n5eyUmCGlNNsadfxAm7gokoz2/5zrXBcyvdLkgVQCA/d6/d9zOJ4= root@createinstancesinglenetworktests-978881a5-8578-4002-b18e-f53f7e\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:fe8d:acd4/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.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-978881a5-8578-4002-b18e-f53f7e\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.74 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-978881a5-8578-4002-b18e-f53f7e login: "} 2018-12-23 01:34:36,047 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f/action used request id req-8ea3266e-59de-4308-8ecd-4075b348539e 2018-12-23 01:34:36,049 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 01:34:36,049 - 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 544930656 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.126962] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.128586] pid_max: default: 32768 minimum: 301 [ 0.129476] ACPI: Core revision 20150930 [ 0.130856] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132139] Security Framework initialized [ 0.132938] Yama: becoming mindful. [ 0.133654] AppArmor: AppArmor initialized [ 0.134497] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.135757] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.136994] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138165] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139508] Initializing cgroup subsys io [ 0.140312] Initializing cgroup subsys memory [ 0.141169] Initializing cgroup subsys devices [ 0.142024] Initializing cgroup subsys freezer [ 0.142880] Initializing cgroup subsys net_cls [ 0.143729] Initializing cgroup subsys perf_event [ 0.144623] Initializing cgroup subsys net_prio [ 0.145486] Initializing cgroup subsys hugetlb [ 0.146350] Initializing cgroup subsys pids [ 0.147219] CPU: Physical Processor ID: 0 [ 0.148697] mce: CPU supports 10 MCE banks [ 0.149530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150532] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.152793] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.159240] ftrace: allocating 31920 entries in 125 pages [ 0.185690] smpboot: Max logical packages: 2 [ 0.186533] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.187701] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189029] x2apic enabled [ 0.189824] Switched APIC routing to physical x2apic. [ 0.191571] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.192788] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.194906] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.196812] KVM setup paravirtual spinlock [ 0.198235] x86: Booting SMP configuration: [ 0.199128] .... node #0, CPUs: #1 [ 0.200016] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222702] x86: Booted up 1 node, 2 CPUs [ 0.222704] KVM setup async PF for cpu 1 [ 0.222707] kvm-stealtime: cpu 1, msr f90d940 [ 0.225236] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.226713] devtmpfs: initialized [ 0.228407] evm: security.selinux [ 0.229092] evm: security.SMACK64 [ 0.229769] evm: security.SMACK64EXEC [ 0.230498] evm: security.SMACK64TRANSMUTE [ 0.231301] evm: security.SMACK64MMAP [ 0.232033] evm: security.ima [ 0.232658] evm: security.capability [ 0.233497] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235339] pinctrl core: initialized pinctrl subsystem [ 0.236423] RTC time: 1:34:27, date: 12/23/18 [ 0.237386] NET: Registered protocol family 16 [ 0.247384] cpuidle: using governor ladder [ 0.259483] cpuidle: using governor menu [ 0.260292] PCCT header not found. [ 0.261071] ACPI: bus type PCI registered [ 0.261859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.263083] PCI: Using configuration type 1 for base access [ 0.276486] ACPI: Added _OSI(Module Device) [ 0.277331] ACPI: Added _OSI(Processor Device) [ 0.278181] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279064] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281411] ACPI: Interpreter enabled [ 0.282169] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291041] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294388] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295513] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296715] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297897] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300108] acpiphp: Slot [3] registered [ 0.300902] acpiphp: Slot [4] registered [ 0.301689] acpiphp: Slot [5] registered [ 0.302482] acpiphp: Slot [6] registered [ 0.303276] acpiphp: Slot [7] registered [ 0.304060] acpiphp: Slot [8] registered [ 0.304852] acpiphp: Slot [9] registered [ 0.305635] acpiphp: Slot [10] registered [ 0.316547] acpiphp: Slot [11] registered [ 0.317363] acpiphp: Slot [12] registered [ 0.318165] acpiphp: Slot [13] registered [ 0.318966] acpiphp: Slot [14] registered [ 0.319760] acpiphp: Slot [15] registered [ 0.320566] acpiphp: Slot [16] registered [ 0.321369] acpiphp: Slot [17] registered [ 0.322169] acpiphp: Slot [18] registered [ 0.322967] acpiphp: Slot [19] registered [ 0.323764] acpiphp: Slot [20] registered [ 0.324571] acpiphp: Slot [21] registered [ 0.325372] acpiphp: Slot [22] registered [ 0.326175] acpiphp: Slot [23] registered [ 0.326977] acpiphp: Slot [24] registered [ 0.327770] acpiphp: Slot [25] registered [ 0.328572] acpiphp: Slot [26] registered [ 0.329373] acpiphp: Slot [27] registered [ 0.330173] acpiphp: Slot [28] registered [ 0.330975] acpiphp: Slot [29] registered [ 0.331770] acpiphp: Slot [30] registered [ 0.332575] acpiphp: Slot [31] registered [ 0.333374] PCI host bridge to bus 0000:00 [ 0.334175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335368] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336556] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337986] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339411] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345715] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.346989] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348150] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349398] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355853] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357270] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404019] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405501] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.406931] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408345] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.409720] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412156] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413199] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.414723] vgaarb: loaded [ 0.415326] vgaarb: bridge control possible 0000:00:02.0 [ 0.416461] SCSI subsystem initialized [ 0.417291] ACPI: bus type USB registered [ 0.418103] usbcore: registered new interface driver usbfs [ 0.419116] usbcore: registered new interface driver hub [ 0.420113] usbcore: registered new device driver usb [ 0.421200] PCI: Using ACPI for IRQ routing [ 0.422222] NetLabel: Initializing [ 0.422931] NetLabel: domain hash size = 128 [ 0.423764] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.424723] NetLabel: unlabeled traffic allowed by default [ 0.425818] clocksource: Switched to clocksource kvm-clock [ 0.431652] AppArmor: AppArmor Filesystem Enabled [ 0.432713] pnp: PnP ACPI init [ 0.433646] pnp: PnP ACPI: found 5 devices [ 0.440731] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442415] NET: Registered protocol family 2 [ 0.443385] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.444637] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.445786] TCP: Hash tables configured (established 2048 bind 2048) [ 0.446943] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448006] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449150] NET: Registered protocol family 1 [ 0.450007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451084] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452136] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.470722] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489349] Trying to unpack rootfs image as initramfs... [ 0.539459] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.553668] Scanning for low memory corruption every 60 seconds [ 0.555076] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556219] audit: initializing netlink subsys (disabled) [ 0.557247] audit: type=2000 audit(1545528868.534:1): initialized [ 0.558577] Initialise system trusted keyring [ 0.559521] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.560676] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.562780] zbud: loaded [ 0.563503] VFS: Disk quotas dquot_6.6.0 [ 0.565803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.567393] fuse init (API version 7.23) [ 0.568319] Key type big_key registered [ 0.569117] Allocating IMA MOK and blacklist keyrings. [ 0.570358] Key type asymmetric registered [ 0.571176] Asymmetric key parser 'x509' registered [ 0.572122] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.573586] io scheduler noop registered [ 0.574382] io scheduler deadline registered (default) [ 0.575366] io scheduler cfq registered [ 0.576202] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.577240] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.578504] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579946] ACPI: Power Button [PWRF] [ 0.580822] GHES: HEST is not enabled! [ 0.599570] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639930] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.642471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668904] Linux agpgart interface v0.103 [ 0.671695] brd: module loaded [ 0.673097] loop: module loaded [ 0.678435] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.679881] GPT:90111 != 20971519 [ 0.680559] GPT:Alternate GPT header not at the end of the disk. [ 0.681636] GPT:90111 != 20971519 [ 0.682326] GPT: Use GNU Parted to correct GPT errors. [ 0.683284] vda: vda1 vda15 [ 0.684753] scsi host0: ata_piix [ 0.685506] scsi host1: ata_piix [ 0.686221] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.687427] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.688688] libphy: Fixed MDIO Bus: probed [ 0.689549] tun: Universal TUN/TAP device driver, 1.6 [ 0.690589] tun: (C) 1999-2004 Max Krasnyansky [ 0.692575] PPP generic driver version 2.4.2 [ 0.693476] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.694771] ehci-pci: EHCI PCI platform driver [ 0.695912] ehci-platform: EHCI generic platform driver [ 0.697217] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.698706] ohci-pci: OHCI PCI platform driver [ 0.699843] ohci-platform: OHCI generic platform driver [ 0.701141] uhci_hcd: USB Universal Host Controller Interface driver [ 0.720525] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.721852] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.723740] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.725045] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.726499] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728142] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.729972] usb usb1: Product: UHCI Host Controller [ 0.731270] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.732750] usb usb1: SerialNumber: 0000:00:01.2 [ 0.733989] hub 1-0:1.0: USB hub found [ 0.734988] hub 1-0:1.0: 2 ports detected [ 0.736118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.738698] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739952] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.741366] mousedev: PS/2 mouse device common for all mice [ 0.743004] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.745333] rtc_cmos 00:00: RTC can wake from S4 [ 0.746751] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.748315] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749866] i2c /dev entries driver [ 0.750810] device-mapper: uevent: version 1.0.3 [ 0.752038] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.754204] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755918] NET: Registered protocol family 10 [ 0.757204] NET: Registered protocol family 17 [ 0.758369] Key type dns_resolver registered [ 0.759605] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.761040] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762535] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.764862] registered taskstats version 1 [ 0.765946] Loading compiled-in X.509 certificates [ 0.767637] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.770050] zswap: loaded using pool lzo/zbud [ 0.771886] Key type trusted registered [ 0.773766] Key type encrypted registered [ 0.774821] AppArmor: AppArmor sha1 policy hashing enabled [ 0.776177] ima: No TPM chip found, activating TPM-bypass! [ 0.777326] evm: HMAC attrs: 0x1 [ 0.778494] Magic number: 14:896:559 [ 0.779512] tty ttyS31: hash matches [ 0.790685] rtc_cmos 00:00: setting system clock to 2018-12-23 01:34:27 UTC (1545528867) [ 0.792788] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.794295] EDD information not available. [ 0.846881] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.848900] Write protecting the kernel read-only data: 14336k [ 0.850856] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.853101] 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.915352] 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.09 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.26. iid=i-000000fc 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnSkJd0hFreETOdkIFnhgGk3vqoE+SAbteyzgUXGGJCBap0K3F0In6S+oJfJUNNDaUo4yjpIwFZI9wp1LBl1liPZQUYMrRk9S1Hg6M3rREi/Jwr1iL1vkFiephTm5HMX+YEVv/n6oIJ4Pr7vQ9AMrLIRbSL1+FS6uvNaLFeo2j/hebHymCG8AQUdhLGgE6o0nHEG7NygAnc/D/X11mnrjkZ9qt7zi18wWTI6U8qDgHuv1TwQIiLttJcopkRzbZ/2LpjCpIgAzBcHJCrYzbgivmIj8tZZpFtYdkVaAtQBiOb65e8ujj7K9ColkcuDPU4Phbdbun2ik4C2e3spXPVIzH root@createinstancesinglenetworktests-978881a5-8578-4002-b18e-f53f7e ssh-dss AAAAB3NzaC1kc3MAAACBALWWeldstj1KE2ikYWk4a06+zvd5UlZIk05IdpZbxy0aQlyv31tAQ1ZcA1YNDN3IZMeQ9e9Gw0aLXo7/kPRrP8JODzDekVAFoUxsj40uoXh+qcfLOmiSGraDMa9q4/AXNzIFivZF0U6Lzn4+b+7p+Rggc8d03VIlc+/eIoa1IkiFAAAAFQCHNZjahoxJ/qwPkFTtoMbX2mms4wAAAIEAp7wTznsK1OKqcbAMluhv3h4YFE44Fuvygb8ErVU00b0/QEis8zeYG0pwHo2L2McBekolqVhrq3y3xy7j4z2e+l+koKx9Kr9hk5sNNgUmwrAqh3UV1yYA0aRTqbEIINdTYn5MNa5cGfwmffMe37lOORC0s57QbhIf8780YrxdZgIAAACAMk/7YlSDm+Xa3O97tsxZ62OuVhCor2xRWi0xS8V1kVRts7QSW3OKA4p84tfaBJ+GbTcrBrxRGAoCYTG/TdS8ESWNx5CWWs53460zDp+sJ0qjB30FVP/jvB5n5eyUmCGlNNsadfxAm7gokoz2/5zrXBcyvdLkgVQCA/d6/d9zOJ4= root@createinstancesinglenetworktests-978881a5-8578-4002-b18e-f53f7e -----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:fe8d:acd4/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.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000fc name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-978881a5-8578-4002-b18e-f53f7e launch-index: 0 === cirros: current=0.4.0 uptime=2.74 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-978881a5-8578-4002-b18e-f53f7e login: 2018-12-23 01:34:36,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:36,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f41b6874-1e2d-46e3-b4f5-1f2561dc3412 x-compute-request-id: req-f41b6874-1e2d-46e3-b4f5-1f2561dc3412 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:ac:d4", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:34:27.000000", "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}], "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:34:28Z", "hostId": "7d8fa46c5ab1a738a573e2d3cdccdd6bdfd7618ccbc23daadaef77d4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:36,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-f41b6874-1e2d-46e3-b4f5-1f2561dc3412 2018-12-23 01:34:36,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:36,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9e9b2d99-4c7e-4d9d-9d40-7beb72f47792 Date: Sun, 23 Dec 2018 01:34: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":["d6508720-6484-42d0-97db-7278868c8f34"],"updated_at":"2018-12-23T01:33:56Z","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"767d30a74d7b4bd7b832be491ea8bc36","id":"aa358985-9704-49be-b634-62b09fe3feca","name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net"}]} 2018-12-23 01:34:36,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net used request id req-9e9b2d99-4c7e-4d9d-9d40-7beb72f47792 2018-12-23 01:34:36,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:36,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d14897d9-f070-4cd2-b616-06585ea03d16 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:34:36,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-d14897d9-f070-4cd2-b616-06585ea03d16 2018-12-23 01:34:36,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:36,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2d00943d-0f36-4640-89b0-79848f8e50ea Date: Sun, 23 Dec 2018 01:34:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}]} 2018-12-23 01:34:36,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-2d00943d-0f36-4640-89b0-79848f8e50ea 2018-12-23 01:34:36,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:36,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-33f0fb16-fc91-4f30-9737-ba3871560e7b Date: Sun, 23 Dec 2018 01:34:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.1"}],"id":"14187313-3bf9-444c-abda-ee1ac5debaf9","security_groups":[],"mac_address":"fa:16:3e:ca:bf:6d","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:34:05Z","binding:vnic_type":"normal","device_id":"fa29d811-a252-4464-9705-89dfd6924c1d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.3"}],"id":"19d8606b-be3c-44c5-aa1a-e72e898faba8","security_groups":[],"mac_address":"fa:16:3e:5c:e0:f3","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aa358985-9704-49be-b634-62b09fe3feca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.13"}],"id":"25f096de-1792-412e-a67b-21df3b0185f3","security_groups":["2e80aa9f-e352-4012-bee1-cdc3b5039d27","eafd8f9c-5d05-4515-b247-ef1978ab0f00"],"mac_address":"fa:16:3e:8d:ac:d4","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1port-1","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:34:16Z","binding:vnic_type":"normal","device_id":"98bdbb7a-f215-47fb-b713-7ecbd8c4e71f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.2"}],"id":"88ef7d2a-2e8a-43b1-9df1-ed1748eecfee","security_groups":[],"mac_address":"fa:16:3e:14:c8:92","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aa358985-9704-49be-b634-62b09fe3feca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.4"}],"id":"ae39d260-9c40-4186-ab29-569833a0da10","security_groups":[],"mac_address":"fa:16:3e:0d:34:23","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa358985-9704-49be-b634-62b09fe3feca"}]} 2018-12-23 01:34:36,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-33f0fb16-fc91-4f30-9737-ba3871560e7b 2018-12-23 01:34:36,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:36,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-72a08892-2bd0-4ef1-a396-b103d2bfd802 Date: Sun, 23 Dec 2018 01:34:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:00Z", "admin_state_up": true, "updated_at": "2018-12-23T01:34:06Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "fa29d811-a252-4464-9705-89dfd6924c1d", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-router"}]} 2018-12-23 01:34:36,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-router used request id req-72a08892-2bd0-4ef1-a396-b103d2bfd802 2018-12-23 01:34:36,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:37,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5848994-f4af-46c9-a6f5-90bdba444f7e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:34:37,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-f5848994-f4af-46c9-a6f5-90bdba444f7e 2018-12-23 01:34:37,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=fa29d811-a252-4464-9705-89dfd6924c1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:37,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-cadf2744-9d4c-4493-89c7-5f24797b3be9 Date: Sun, 23 Dec 2018 01:34:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.1"}],"id":"14187313-3bf9-444c-abda-ee1ac5debaf9","security_groups":[],"mac_address":"fa:16:3e:ca:bf:6d","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:34:05Z","binding:vnic_type":"normal","device_id":"fa29d811-a252-4464-9705-89dfd6924c1d"}]} 2018-12-23 01:34:37,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=fa29d811-a252-4464-9705-89dfd6924c1d used request id req-cadf2744-9d4c-4493-89c7-5f24797b3be9 2018-12-23 01:34:37,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/d6508720-6484-42d0-97db-7278868c8f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:37,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2cce0842-3f08-4fca-a619-9fb911814ca8 Date: Sun, 23 Dec 2018 01:34:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}} 2018-12-23 01:34:37,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/d6508720-6484-42d0-97db-7278868c8f34 used request id req-2cce0842-3f08-4fca-a619-9fb911814ca8 2018-12-23 01:34:37,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:37,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3ddd7fad-064d-489d-9753-0987316f2840 Date: Sun, 23 Dec 2018 01:34:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:34:37,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-3ddd7fad-064d-489d-9753-0987316f2840 2018-12-23 01:34:37,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:37,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cb8f6298-914e-4437-9f9e-ccaaf766feff Date: Sun, 23 Dec 2018 01:34:37 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:34:37,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-cb8f6298-914e-4437-9f9e-ccaaf766feff 2018-12-23 01:34:37,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:38,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34: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-3f95a74d-c606-4df3-b88f-018600f27767 x-compute-request-id: req-3f95a74d-c606-4df3-b88f-018600f27767 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:ac:d4", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:34:27.000000", "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}], "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:34:28Z", "hostId": "7d8fa46c5ab1a738a573e2d3cdccdd6bdfd7618ccbc23daadaef77d4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:38,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-3f95a74d-c606-4df3-b88f-018600f27767 2018-12-23 01:34:38,079 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst] is - ACTIVE 2018-12-23 01:34:38,080 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:34:38,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:38,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7616657c-d42d-47b0-9c71-2be56ef96b93 x-compute-request-id: req-7616657c-d42d-47b0-9c71-2be56ef96b93 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:ac:d4", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:34:27.000000", "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}], "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:34:28Z", "hostId": "7d8fa46c5ab1a738a573e2d3cdccdd6bdfd7618ccbc23daadaef77d4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:38,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-7616657c-d42d-47b0-9c71-2be56ef96b93 2018-12-23 01:34:38,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:38,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c653ac8b-fed3-40b8-b372-e5fda9ec6e94 Date: Sun, 23 Dec 2018 01:34: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":["d6508720-6484-42d0-97db-7278868c8f34"],"updated_at":"2018-12-23T01:33:56Z","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"767d30a74d7b4bd7b832be491ea8bc36","id":"aa358985-9704-49be-b634-62b09fe3feca","name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net"}]} 2018-12-23 01:34:38,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net used request id req-c653ac8b-fed3-40b8-b372-e5fda9ec6e94 2018-12-23 01:34:38,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:38,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0a9b58a-cbbd-449a-9821-97563593dc5b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:34:38,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-e0a9b58a-cbbd-449a-9821-97563593dc5b 2018-12-23 01:34:38,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:38,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5bf3fc56-c70e-44e2-aa50-d220b6faa30a Date: Sun, 23 Dec 2018 01:34:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}]} 2018-12-23 01:34:38,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-5bf3fc56-c70e-44e2-aa50-d220b6faa30a 2018-12-23 01:34:38,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:38,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-5889ab6b-296a-409e-bed7-9f1a40a23cc2 Date: Sun, 23 Dec 2018 01:34:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.1"}],"id":"14187313-3bf9-444c-abda-ee1ac5debaf9","security_groups":[],"mac_address":"fa:16:3e:ca:bf:6d","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:34:05Z","binding:vnic_type":"normal","device_id":"fa29d811-a252-4464-9705-89dfd6924c1d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.3"}],"id":"19d8606b-be3c-44c5-aa1a-e72e898faba8","security_groups":[],"mac_address":"fa:16:3e:5c:e0:f3","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aa358985-9704-49be-b634-62b09fe3feca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.13"}],"id":"25f096de-1792-412e-a67b-21df3b0185f3","security_groups":["2e80aa9f-e352-4012-bee1-cdc3b5039d27","eafd8f9c-5d05-4515-b247-ef1978ab0f00"],"mac_address":"fa:16:3e:8d:ac:d4","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1port-1","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:34:16Z","binding:vnic_type":"normal","device_id":"98bdbb7a-f215-47fb-b713-7ecbd8c4e71f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.2"}],"id":"88ef7d2a-2e8a-43b1-9df1-ed1748eecfee","security_groups":[],"mac_address":"fa:16:3e:14:c8:92","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aa358985-9704-49be-b634-62b09fe3feca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.4"}],"id":"ae39d260-9c40-4186-ab29-569833a0da10","security_groups":[],"mac_address":"fa:16:3e:0d:34:23","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa358985-9704-49be-b634-62b09fe3feca"}]} 2018-12-23 01:34:38,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-5889ab6b-296a-409e-bed7-9f1a40a23cc2 2018-12-23 01:34:38,889 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 01:34:38,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:38,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c6209761-a5fd-4310-968b-ac3224dd9d2b Date: Sun, 23 Dec 2018 01:34:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:34:38,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-c6209761-a5fd-4310-968b-ac3224dd9d2b 2018-12-23 01:34:39,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:39,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-047daf82-1623-4b55-80dc-1e0e63175841 Date: Sun, 23 Dec 2018 01:34:39 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:34:39,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-047daf82-1623-4b55-80dc-1e0e63175841 2018-12-23 01:34:39,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" -d '{"floatingip": {"floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "port_id": "25f096de-1792-412e-a67b-21df3b0185f3"}}' 2018-12-23 01:34:41,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-2a6d3778-8440-4a27-a91b-308a31e0b552 Date: Sun, 23 Dec 2018 01:34:41 GMT RESP BODY: {"floatingip": {"router_id": "fa29d811-a252-4464-9705-89dfd6924c1d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:34:40Z", "updated_at": "2018-12-23T01:34:40Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.55.1.13", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_id": "25f096de-1792-412e-a67b-21df3b0185f3", "id": "aab86320-ab03-4cc9-aff8-51954e27db20"}} 2018-12-23 01:34:41,108 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-2a6d3778-8440-4a27-a91b-308a31e0b552 2018-12-23 01:34:41,109 - create_instance - INFO - Created floating IP 172.30.9.210 via router - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-router 2018-12-23 01:34:41,109 - create_instance - INFO - Checking if VM is active 2018-12-23 01:34:41,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:41,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9811e53b-434a-4d6e-a37d-d624b0ce5532 x-compute-request-id: req-9811e53b-434a-4d6e-a37d-d624b0ce5532 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:ac:d4", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:34:27.000000", "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}], "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:34:28Z", "hostId": "7d8fa46c5ab1a738a573e2d3cdccdd6bdfd7618ccbc23daadaef77d4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:41,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-9811e53b-434a-4d6e-a37d-d624b0ce5532 2018-12-23 01:34:41,499 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst] is - ACTIVE 2018-12-23 01:34:41,499 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:34:41,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:42,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ad83767-53a2-4acc-a1bc-cc76be1918d1 x-compute-request-id: req-1ad83767-53a2-4acc-a1bc-cc76be1918d1 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:ac:d4", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:34:27.000000", "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp"}], "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:34:28Z", "hostId": "7d8fa46c5ab1a738a573e2d3cdccdd6bdfd7618ccbc23daadaef77d4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:42,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-1ad83767-53a2-4acc-a1bc-cc76be1918d1 2018-12-23 01:34:42,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:42,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dd13d139-e89d-4456-a66a-2a574d464ceb Date: Sun, 23 Dec 2018 01: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":["d6508720-6484-42d0-97db-7278868c8f34"],"updated_at":"2018-12-23T01:33:56Z","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"767d30a74d7b4bd7b832be491ea8bc36","id":"aa358985-9704-49be-b634-62b09fe3feca","name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net"}]} 2018-12-23 01:34:42,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net used request id req-dd13d139-e89d-4456-a66a-2a574d464ceb 2018-12-23 01:34:42,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:42,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5b9cc5d-33c2-4606-ab3d-4395ec52d439 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:34:42,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-f5b9cc5d-33c2-4606-ab3d-4395ec52d439 2018-12-23 01:34:42,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:42,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3ad5cc26-aeaa-4310-8550-ceb5beb6590c Date: Sun, 23 Dec 2018 01:34:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:56Z","dns_nameservers":[],"updated_at":"2018-12-23T01:33: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":"767d30a74d7b4bd7b832be491ea8bc36","id":"d6508720-6484-42d0-97db-7278868c8f34","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet"}]} 2018-12-23 01:34:42,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-3ad5cc26-aeaa-4310-8550-ceb5beb6590c 2018-12-23 01:34:42,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:42,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-f22b0203-427f-4ea3-bfce-4fe1fb3fe32d Date: Sun, 23 Dec 2018 01:34:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.1"}],"id":"14187313-3bf9-444c-abda-ee1ac5debaf9","security_groups":[],"mac_address":"fa:16:3e:ca:bf:6d","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:34:05Z","binding:vnic_type":"normal","device_id":"fa29d811-a252-4464-9705-89dfd6924c1d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.3"}],"id":"19d8606b-be3c-44c5-aa1a-e72e898faba8","security_groups":[],"mac_address":"fa:16:3e:5c:e0:f3","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aa358985-9704-49be-b634-62b09fe3feca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.13"}],"id":"25f096de-1792-412e-a67b-21df3b0185f3","security_groups":["2e80aa9f-e352-4012-bee1-cdc3b5039d27","eafd8f9c-5d05-4515-b247-ef1978ab0f00"],"mac_address":"fa:16:3e:8d:ac:d4","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1port-1","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:34:16Z","binding:vnic_type":"normal","device_id":"98bdbb7a-f215-47fb-b713-7ecbd8c4e71f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:33:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.2"}],"id":"88ef7d2a-2e8a-43b1-9df1-ed1748eecfee","security_groups":[],"mac_address":"fa:16:3e:14:c8:92","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aa358985-9704-49be-b634-62b09fe3feca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:34:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d6508720-6484-42d0-97db-7278868c8f34","ip_address":"10.55.1.4"}],"id":"ae39d260-9c40-4186-ab29-569833a0da10","security_groups":[],"mac_address":"fa:16:3e:0d:34:23","project_id":"767d30a74d7b4bd7b832be491ea8bc36","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa358985-9704-49be-b634-62b09fe3feca","tenant_id":"767d30a74d7b4bd7b832be491ea8bc36","created_at":"2018-12-23T01:33:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa358985-9704-49be-b634-62b09fe3feca"}]} 2018-12-23 01:34:42,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=aa358985-9704-49be-b634-62b09fe3feca used request id req-f22b0203-427f-4ea3-bfce-4fe1fb3fe32d 2018-12-23 01:34:42,631 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:34:42,634 - paramiko.transport - DEBUG - starting thread (client mode): 0x55f04cd0L 2018-12-23 01:34:42,635 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:34:42,635 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:34:42,635 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:34:42,636 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 01:34:42,637 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:34:42,637 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:34:42,637 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:34:42,637 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:34:42,637 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:34:42,655 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:34:42,656 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:34:42,667 - paramiko.transport - DEBUG - Trying key cde8f2709f88fc069acfbccfbd940724 from tmp/CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1 2018-12-23 01:34:42,695 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:34:42,698 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:34:42,798 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:34:42,813 - create_instance - INFO - SSH is active for VM instance 2018-12-23 01:34:42,813 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:34:42,815 - paramiko.transport - DEBUG - starting thread (client mode): 0x55f04e10L 2018-12-23 01:34:42,815 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:34:42,815 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:34:42,816 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:34:42,817 - 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-12-23 01:34:42,817 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:34:42,817 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:34:42,817 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:34:42,817 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:34:42,817 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:34:42,834 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:34:42,835 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:34:42,847 - paramiko.transport - DEBUG - Trying key cde8f2709f88fc069acfbccfbd940724 from tmp/CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1 2018-12-23 01:34:42,875 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:34:42,878 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:34:42,880 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:34:42,881 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 01:34:42,881 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:34:42,882 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:34:42,883 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:34:42,885 - create_instance - INFO - Deleting Floating IP - 172.30.9.210 2018-12-23 01:34:42,885 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.210 2018-12-23 01:34:42,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/aab86320-ab03-4cc9-aff8-51954e27db20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:43,911 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f21d77dc-2278-4b68-8967-467eeab792fe Content-Length: 0 Date: Sun, 23 Dec 2018 01:34:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:34:43,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/aab86320-ab03-4cc9-aff8-51954e27db20 used request id req-f21d77dc-2278-4b68-8967-467eeab792fe 2018-12-23 01:34:43,911 - create_instance - INFO - Deleting Port with ID - 25f096de-1792-412e-a67b-21df3b0185f3 2018-12-23 01:34:43,911 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1port-1 2018-12-23 01:34:43,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/25f096de-1792-412e-a67b-21df3b0185f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:44,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e6cb05c-29a4-4ed8-9862-2007546bf273 Date: Sun, 23 Dec 2018 01:34:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:34:44,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/25f096de-1792-412e-a67b-21df3b0185f3 used request id req-1e6cb05c-29a4-4ed8-9862-2007546bf273 2018-12-23 01:34:44,478 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst 2018-12-23 01:34:44,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:44,628 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:34:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82e2e667-d992-46bc-90cf-c4127c1ec5bf x-compute-request-id: req-82e2e667-d992-46bc-90cf-c4127c1ec5bf Content-Type: application/json 2018-12-23 01:34:44,628 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-82e2e667-d992-46bc-90cf-c4127c1ec5bf 2018-12-23 01:34:44,629 - create_instance - INFO - Checking deletion status 2018-12-23 01:34:44,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:44,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d17a8b3-76e4-4b4d-9064-ac3381245272 x-compute-request-id: req-7d17a8b3-76e4-4b4d-9064-ac3381245272 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:ac:d4", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:ac:d4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:34:27.000000", "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:34:44Z", "hostId": "7d8fa46c5ab1a738a573e2d3cdccdd6bdfd7618ccbc23daadaef77d4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:44,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-7d17a8b3-76e4-4b4d-9064-ac3381245272 2018-12-23 01:34:44,935 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst] is - ACTIVE 2018-12-23 01:34:44,935 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:34:47,938 - create_instance - DEBUG - VM status query timeout in 296.690789938 2018-12-23 01:34:47,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:48,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:34: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-438a6329-3050-404d-aa77-93d4eea4e43f x-compute-request-id: req-438a6329-3050-404d-aa77-93d4eea4e43f Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:ac:d4", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "rel": "bookmark"}], "image": {"id": "b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "links": [{"href": "http://172.30.9.26:8774/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:34:27.000000", "flavor": {"id": "91364b42-b062-49af-bf82-d94f26140d92", "links": [{"href": "http://172.30.9.26:8774/flavors/91364b42-b062-49af-bf82-d94f26140d92", "rel": "bookmark"}]}, "id": "98bdbb7a-f215-47fb-b713-7ecbd8c4e71f", "user_id": "262a5fb2f09f43e283ae06a78c3ace70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:34:44Z", "hostId": "7d8fa46c5ab1a738a573e2d3cdccdd6bdfd7618ccbc23daadaef77d4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp", "name": "CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst", "created": "2018-12-23T01:34:20Z", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:34:48,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-438a6329-3050-404d-aa77-93d4eea4e43f 2018-12-23 01:34:48,061 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst] is - ACTIVE 2018-12-23 01:34:48,061 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:34:51,062 - create_instance - DEBUG - VM status query timeout in 293.567287922 2018-12-23 01:34:51,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b604374939c0470aa8c1237b2687ed317ac73" 2018-12-23 01:34:51,115 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:34: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-1328c323-d23b-42ca-8a25-c08661aaca34 x-compute-request-id: req-1328c323-d23b-42ca-8a25-c08661aaca34 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 98bdbb7a-f215-47fb-b713-7ecbd8c4e71f could not be found.", "code": 404}} 2018-12-23 01:34:51,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98bdbb7a-f215-47fb-b713-7ecbd8c4e71f used request id req-1328c323-d23b-42ca-8a25-c08661aaca34 2018-12-23 01:34:51,116 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 98bdbb7a-f215-47fb-b713-7ecbd8c4e71f could not be found. (HTTP 404) (Request-ID: req-1328c323-d23b-42ca-8a25-c08661aaca34) 2018-12-23 01:34:51,116 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-inst 2018-12-23 01:34:51,117 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp 2018-12-23 01:34:51,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2c4c945e245cb6b769f47e843e06dbcce8d76b" 2018-12-23 01:34:51,189 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:34: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-1b9782f7-076b-46e1-a3cc-3cbdf5c7f1ca x-compute-request-id: req-1b9782f7-076b-46e1-a3cc-3cbdf5c7f1ca Content-Length: 0 Content-Type: application/json 2018-12-23 01:34:51,189 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-kp used request id req-1b9782f7-076b-46e1-a3cc-3cbdf5c7f1ca 2018-12-23 01:34:51,190 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1.pub] 2018-12-23 01:34:51,190 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1] 2018-12-23 01:34:51,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/91364b42-b062-49af-bf82-d94f26140d92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3350319b4693249edaca4b64f98392d3a7ae93" 2018-12-23 01:34:51,233 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:34: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-fe98f35f-b25e-4e18-9918-181f547c299f x-compute-request-id: req-fe98f35f-b25e-4e18-9918-181f547c299f Content-Length: 0 Content-Type: application/json 2018-12-23 01:34:51,233 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/91364b42-b062-49af-bf82-d94f26140d92 used request id req-fe98f35f-b25e-4e18-9918-181f547c299f 2018-12-23 01:34:51,234 - neutron_utils - INFO - Deleting security group rule with ID - 0cb93cfa-ea95-4ba9-9819-8871e2abe83d 2018-12-23 01:34:51,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/0cb93cfa-ea95-4ba9-9819-8871e2abe83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:51,488 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e601042-84c6-49b0-b90f-47cb94fb341c Content-Length: 0 Date: Sun, 23 Dec 2018 01:34:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:34:51,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/0cb93cfa-ea95-4ba9-9819-8871e2abe83d used request id req-4e601042-84c6-49b0-b90f-47cb94fb341c 2018-12-23 01:34:51,489 - neutron_utils - INFO - Deleting security group rule with ID - 615e5556-eb94-4388-9ac8-ff8dea8bc2f2 2018-12-23 01:34:51,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/615e5556-eb94-4388-9ac8-ff8dea8bc2f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:51,740 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49bf679f-20a0-4855-8da2-27a8540d53b9 Content-Length: 0 Date: Sun, 23 Dec 2018 01:34:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:34:51,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/615e5556-eb94-4388-9ac8-ff8dea8bc2f2 used request id req-49bf679f-20a0-4855-8da2-27a8540d53b9 2018-12-23 01:34:51,740 - neutron_utils - INFO - Deleting security group rule with ID - 22c821b2-efa5-46d1-b4b4-c5644134afcd 2018-12-23 01:34:51,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/22c821b2-efa5-46d1-b4b4-c5644134afcd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:51,854 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c0a45364-8698-47e1-bc07-c58950f3fe33 Content-Length: 0 Date: Sun, 23 Dec 2018 01:34:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:34:51,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/22c821b2-efa5-46d1-b4b4-c5644134afcd used request id req-c0a45364-8698-47e1-bc07-c58950f3fe33 2018-12-23 01:34:51,855 - neutron_utils - INFO - Deleting security group rule with ID - 58fcb8b9-e06e-4973-80a2-cbfb8f95ee34 2018-12-23 01:34:51,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/58fcb8b9-e06e-4973-80a2-cbfb8f95ee34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:52,126 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc55c016-4628-4406-829e-520cba15f78f Content-Length: 0 Date: Sun, 23 Dec 2018 01:34:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:34:52,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/58fcb8b9-e06e-4973-80a2-cbfb8f95ee34 used request id req-cc55c016-4628-4406-829e-520cba15f78f 2018-12-23 01:34:52,127 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-sec-grp 2018-12-23 01:34:52,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/eafd8f9c-5d05-4515-b247-ef1978ab0f00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ceea5b89c1530ef1c3a23bff7075ce7a4a19f37" 2018-12-23 01:34:52,316 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-611933bb-8689-4f3e-90ee-49b37771882d Content-Length: 0 Date: Sun, 23 Dec 2018 01:34:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:34:52,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/eafd8f9c-5d05-4515-b247-ef1978ab0f00 used request id req-611933bb-8689-4f3e-90ee-49b37771882d 2018-12-23 01:34:52,317 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-router and subnet CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet 2018-12-23 01:34:52,317 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-router 2018-12-23 01:34:52,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/fa29d811-a252-4464-9705-89dfd6924c1d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84804dcc1a483e9310e58ebe2295f6d2a0815d20" -d '{"subnet_id": "d6508720-6484-42d0-97db-7278868c8f34"}' 2018-12-23 01:34:53,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ac0093e7-56cd-4263-8ed8-f2d5e9a978c6 Date: Sun, 23 Dec 2018 01:34:53 GMT RESP BODY: {"network_id": "aa358985-9704-49be-b634-62b09fe3feca", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "subnet_id": "d6508720-6484-42d0-97db-7278868c8f34", "subnet_ids": ["d6508720-6484-42d0-97db-7278868c8f34"], "port_id": "14187313-3bf9-444c-abda-ee1ac5debaf9", "id": "fa29d811-a252-4464-9705-89dfd6924c1d"} 2018-12-23 01:34:53,859 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/fa29d811-a252-4464-9705-89dfd6924c1d/remove_router_interface used request id req-ac0093e7-56cd-4263-8ed8-f2d5e9a978c6 2018-12-23 01:34:53,859 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-router 2018-12-23 01:34:53,859 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-router 2018-12-23 01:34:53,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/fa29d811-a252-4464-9705-89dfd6924c1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84804dcc1a483e9310e58ebe2295f6d2a0815d20" 2018-12-23 01:34:57,691 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-183292d2-7c9d-4f84-8bb2-5840dae78e50 Content-Length: 0 Date: Sun, 23 Dec 2018 01:34:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:34:57,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/fa29d811-a252-4464-9705-89dfd6924c1d used request id req-183292d2-7c9d-4f84-8bb2-5840dae78e50 2018-12-23 01:34:57,692 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet 2018-12-23 01:34:57,692 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-subnet 2018-12-23 01:34:57,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/d6508720-6484-42d0-97db-7278868c8f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}226bf6ebd34235b0c31fafdb3c9e61a3ea1eb765" 2018-12-23 01:34:59,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0775c0d3-9712-4da8-aa92-affcc87fc7b3 Date: Sun, 23 Dec 2018 01:34:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:34:59,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d6508720-6484-42d0-97db-7278868c8f34 used request id req-0775c0d3-9712-4da8-aa92-affcc87fc7b3 2018-12-23 01:34:59,950 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-pub-net 2018-12-23 01:34:59,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/aa358985-9704-49be-b634-62b09fe3feca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}226bf6ebd34235b0c31fafdb3c9e61a3ea1eb765" 2018-12-23 01:35:01,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e35fd530-376b-4a02-b462-22c80af3bbd7 Date: Sun, 23 Dec 2018 01:35:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:35:01,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/aa358985-9704-49be-b634-62b09fe3feca used request id req-e35fd530-376b-4a02-b462-22c80af3bbd7 2018-12-23 01:35:01,225 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-978881a5-8578-4002-b18e-f53f7e29afe1-image 2018-12-23 01:35:01,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca0d4a88ed8852715fbbb841b9a11baca308fb66" 2018-12-23 01:35:02,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ac218f3-bff6-4da1-8873-4c7ec2fefa25 Date: Sun, 23 Dec 2018 01:35:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:35:02,381 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b49b7c05-2ec4-422a-86bb-3bc945c50bd0 used request id req-1ac218f3-bff6-4da1-8873-4c7ec2fefa25 2018-12-23 01:35:02,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee352ea4821e30a7beaaf0aee2741071682f76d" 2018-12-23 01:35:02,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a02448a6-d42f-49bb-a7b0-1608e6c5a52c Date: Sun, 23 Dec 2018 01:35:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:33:55Z", "updated_at": "2018-12-23T01:33:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:33:55Z", "revision_number": 0, "id": "7f5b3a5c-f6e7-4f34-a1fb-401eaddb9fcd", "remote_group_id": "2e80aa9f-e352-4012-bee1-cdc3b5039d27", "remote_ip_prefix": null, "created_at": "2018-12-23T01:33:55Z", "security_group_id": "2e80aa9f-e352-4012-bee1-cdc3b5039d27", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv6", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:33:55Z", "revision_number": 0, "id": "d87dda3c-0736-4fd9-974f-f102270aa56c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:33:55Z", "security_group_id": "2e80aa9f-e352-4012-bee1-cdc3b5039d27", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv6", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:33:55Z", "revision_number": 0, "id": "d97fea6a-6392-4d55-8e09-bf35f31adbd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:33:55Z", "security_group_id": "2e80aa9f-e352-4012-bee1-cdc3b5039d27", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv4", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:33:55Z", "revision_number": 0, "id": "fdc257e9-d706-4218-b233-2d3d27f0c25a", "remote_group_id": "2e80aa9f-e352-4012-bee1-cdc3b5039d27", "remote_ip_prefix": null, "created_at": "2018-12-23T01:33:55Z", "security_group_id": "2e80aa9f-e352-4012-bee1-cdc3b5039d27", "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "port_range_min": null, "ethertype": "IPv4", "project_id": "767d30a74d7b4bd7b832be491ea8bc36"}], "revision_number": 4, "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "2e80aa9f-e352-4012-bee1-cdc3b5039d27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:35:02,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a02448a6-d42f-49bb-a7b0-1608e6c5a52c 2018-12-23 01:35:02,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee352ea4821e30a7beaaf0aee2741071682f76d" 2018-12-23 01:35:02,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ecce83f-bb6b-4a0e-a868-a4e2d94da25b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36"}, "enabled": true, "id": "767d30a74d7b4bd7b832be491ea8bc36", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj"}} 2018-12-23 01:35:02,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-9ecce83f-bb6b-4a0e-a868-a4e2d94da25b 2018-12-23 01:35:02,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e80aa9f-e352-4012-bee1-cdc3b5039d27 2018-12-23 01:35:02,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e80aa9f-e352-4012-bee1-cdc3b5039d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee352ea4821e30a7beaaf0aee2741071682f76d" 2018-12-23 01:35:02,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1506f0d3-451b-44b1-8034-01d5416da6b6 Date: Sun, 23 Dec 2018 01:35:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2e80aa9f-e352-4012-bee1-cdc3b5039d27", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:33:55Z", "security_group_id": "2e80aa9f-e352-4012-bee1-cdc3b5039d27", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:33:55Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "7f5b3a5c-f6e7-4f34-a1fb-401eaddb9fcd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:33:55Z", "security_group_id": "2e80aa9f-e352-4012-bee1-cdc3b5039d27", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:33:55Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "d87dda3c-0736-4fd9-974f-f102270aa56c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:33:55Z", "security_group_id": "2e80aa9f-e352-4012-bee1-cdc3b5039d27", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:33:55Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "d97fea6a-6392-4d55-8e09-bf35f31adbd4"}, {"remote_group_id": "2e80aa9f-e352-4012-bee1-cdc3b5039d27", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:33:55Z", "security_group_id": "2e80aa9f-e352-4012-bee1-cdc3b5039d27", "port_range_min": null, "revision_number": 0, "tenant_id": "767d30a74d7b4bd7b832be491ea8bc36", "created_at": "2018-12-23T01:33:55Z", "project_id": "767d30a74d7b4bd7b832be491ea8bc36", "id": "fdc257e9-d706-4218-b233-2d3d27f0c25a"}]} 2018-12-23 01:35:02,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2e80aa9f-e352-4012-bee1-cdc3b5039d27 used request id req-1506f0d3-451b-44b1-8034-01d5416da6b6 2018-12-23 01:35:02,878 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:35:02,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/2e80aa9f-e352-4012-bee1-cdc3b5039d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee352ea4821e30a7beaaf0aee2741071682f76d" 2018-12-23 01:35:03,221 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a57ef5e3-bf89-4372-a41b-80b6f4771f8d Content-Length: 0 Date: Sun, 23 Dec 2018 01:35:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:35:03,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2e80aa9f-e352-4012-bee1-cdc3b5039d27 used request id req-a57ef5e3-bf89-4372-a41b-80b6f4771f8d 2018-12-23 01:35:03,222 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj 2018-12-23 01:35:03,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee352ea4821e30a7beaaf0aee2741071682f76d" 2018-12-23 01:35:03,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-445b440d-ed82-40e4-8714-d9b19ef08519 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:35:03,462 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/767d30a74d7b4bd7b832be491ea8bc36 used request id req-445b440d-ed82-40e4-8714-d9b19ef08519 2018-12-23 01:35:03,463 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-proj-role 2018-12-23 01:35:03,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/353afc669a164c14a3f5bbaf9d371e99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee352ea4821e30a7beaaf0aee2741071682f76d" 2018-12-23 01:35:03,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f21035fc-344b-46e3-9930-92adab42cf2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:35:03,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/353afc669a164c14a3f5bbaf9d371e99 used request id req-f21035fc-344b-46e3-9930-92adab42cf2b 2018-12-23 01:35:03,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee352ea4821e30a7beaaf0aee2741071682f76d" 2018-12-23 01:35:03,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5cfe48c-2d43-4810-84ca-1cf75c22f6d8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:35:03,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c5cfe48c-2d43-4810-84ca-1cf75c22f6d8 2018-12-23 01:35:03,852 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-71f832e4-d0e8-4f2-user 2018-12-23 01:35:03,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/262a5fb2f09f43e283ae06a78c3ace70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee9ade4f4ea93d89011a148fff34d7a0d48fcf7" 2018-12-23 01:35:04,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06722827-eee3-48a4-99b6-156a5b05c29b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:35:04,047 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/262a5fb2f09f43e283ae06a78c3ace70 used request id req-06722827-eee3-48a4-99b6-156a5b05c29b 2018-12-23 01:35:04,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:35:04,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:35:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["f2NrdemDQNuMz_YzVBIWDQ"], "issued_at": "2018-12-23T01:35:04.000000Z"}} 2018-12-23 01:35:04,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857e11c82084d1b3ce0d0af97e2d1683811dac97" 2018-12-23 01:35:04,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add78bfa-61b3-45ae-ad26-ba7c360bdc51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:35:04,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-add78bfa-61b3-45ae-ad26-ba7c360bdc51 2018-12-23 01:35:04,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:35:04,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:35:04,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:35:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["fkWJdvMfSlectT65uIfj_Q"], "issued_at": "2018-12-23T01:35:04.000000Z"}} 2018-12-23 01:35:04,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862764cf82a307847706e92f065ddf44ebe853f4" 2018-12-23 01:35:04,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d1f076-707e-430a-b44b-c4bd7902263e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:35:04,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e0d1f076-707e-430a-b44b-c4bd7902263e 2018-12-23 01:35:04,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:35:05,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:35:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:35:05,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862764cf82a307847706e92f065ddf44ebe853f4" 2018-12-23 01:35:05,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf6941e-f84a-4b72-aac6-9c8d6195bd38 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:35:05,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj used request id req-bdf6941e-f84a-4b72-aac6-9c8d6195bd38 2018-12-23 01:35:05,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862764cf82a307847706e92f065ddf44ebe853f4" 2018-12-23 01:35:05,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8304b036-3f40-432d-bcc2-d71159c27d87 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:35:05,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8304b036-3f40-432d-bcc2-d71159c27d87 2018-12-23 01:35:05,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862764cf82a307847706e92f065ddf44ebe853f4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}}' 2018-12-23 01:35:05,323 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:35:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f88e0081-f1ce-4211-b4a8-6b9c7ea80b1f Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:35:05,323 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f88e0081-f1ce-4211-b4a8-6b9c7ea80b1f 2018-12-23 01:35:05,323 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj 2018-12-23 01:35:05,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:35:05,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:35:05,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:35:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["zfzJT1yTScqeeluHPYM1GQ"], "issued_at": "2018-12-23T01:35:05.000000Z"}} 2018-12-23 01:35:05,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5eca103f134f34bc6d7923231f7ca1c5b05de8" 2018-12-23 01:35:05,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa8e51f6-db75-4cb7-a80f-2add497c6093 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:35:05,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-aa8e51f6-db75-4cb7-a80f-2add497c6093 2018-12-23 01:35:05,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:35:05,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:35:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:35:05,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5eca103f134f34bc6d7923231f7ca1c5b05de8" 2018-12-23 01:35:05,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12748cf4-b2b5-4323-9ef7-3bf5559b3fde Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:35:05,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-12748cf4-b2b5-4323-9ef7-3bf5559b3fde 2018-12-23 01:35:05,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5eca103f134f34bc6d7923231f7ca1c5b05de8" 2018-12-23 01:35:06,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bafdbb7f-ce9a-43e4-9985-2a38f48690e8 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}]} 2018-12-23 01:35:06,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj used request id req-bafdbb7f-ce9a-43e4-9985-2a38f48690e8 2018-12-23 01:35:06,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5eca103f134f34bc6d7923231f7ca1c5b05de8" 2018-12-23 01:35:06,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a92aab03-91a0-4f71-a5e4-75c85bf67d15 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:35:06,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a92aab03-91a0-4f71-a5e4-75c85bf67d15 2018-12-23 01:35:06,411 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-18222fbf-1a49-467-user 2018-12-23 01:35:06,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:35:06,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862764cf82a307847706e92f065ddf44ebe853f4" 2018-12-23 01:35:06,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f388a8-b023-4d58-a6fa-f116b56112a2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:35:06,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-48f388a8-b023-4d58-a6fa-f116b56112a2 2018-12-23 01:35:06,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862764cf82a307847706e92f065ddf44ebe853f4" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj-role"}}' 2018-12-23 01:35:06,614 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:35:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-298e22f7-14be-4b12-bf53-7f53db9f991d Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c28285ae1fe5414e83262c37639c7db0", "links": {"self": "http://172.30.9.26:5000/v3/roles/c28285ae1fe5414e83262c37639c7db0"}, "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj-role"}} 2018-12-23 01:35:06,614 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-298e22f7-14be-4b12-bf53-7f53db9f991d 2018-12-23 01:35:06,615 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj-role 2018-12-23 01:35:06,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c28285ae1fe5414e83262c37639c7db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862764cf82a307847706e92f065ddf44ebe853f4" 2018-12-23 01:35:06,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9ecfb6-0b2b-4b00-8cb8-ea96e341bd8a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/c28285ae1fe5414e83262c37639c7db0"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj-role", "id": "c28285ae1fe5414e83262c37639c7db0"}} 2018-12-23 01:35:06,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c28285ae1fe5414e83262c37639c7db0 used request id req-9b9ecfb6-0b2b-4b00-8cb8-ea96e341bd8a 2018-12-23 01:35:06,637 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj-role to project CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj 2018-12-23 01:35:06,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909/users/f7646218f744480a8dfd2dfd263e91ef/roles/c28285ae1fe5414e83262c37639c7db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862764cf82a307847706e92f065ddf44ebe853f4" 2018-12-23 01:35:06,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:35:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d615f91b-d0c7-4f68-ba6b-0cb6103c37bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:35:06,768 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909/users/f7646218f744480a8dfd2dfd263e91ef/roles/c28285ae1fe5414e83262c37639c7db0 used request id req-d615f91b-d0c7-4f68-ba6b-0cb6103c37bf 2018-12-23 01:35:06,768 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:35:06,770 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:35:06,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:35:06,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:35:07,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c28285ae1fe5414e83262c37639c7db0", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj-role"}], "expires_at": "2018-12-23T02:35:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fb6ea90f54749f1bd40797284ed0909", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-user", "id": "f7646218f744480a8dfd2dfd263e91ef"}, "audit_ids": ["kQKCroBqSrSYps1myLJjhg"], "issued_at": "2018-12-23T01:35:07.000000Z"}} 2018-12-23 01:35:07,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3556f115ceb84db28ba6700d055b87d6bd59e1" 2018-12-23 01:35:07,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a2f010-9dc3-47e2-842c-10c717f3ae3c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:35:07,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-22a2f010-9dc3-47e2-842c-10c717f3ae3c 2018-12-23 01:35:07,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa3556f115ceb84db28ba6700d055b87d6bd59e1" 2018-12-23 01:35:07,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-c3a71949-44ec-45cc-b437-af44002ab426 Date: Sun, 23 Dec 2018 01:35:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-image"} 2018-12-23 01:35:07,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-image used request id req-c3a71949-44ec-45cc-b437-af44002ab426 2018-12-23 01:35:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa3556f115ceb84db28ba6700d055b87d6bd59e1" 2018-12-23 01:35:07,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2cb24c5a-a214-44d9-ac53-84076d865953 Date: Sun, 23 Dec 2018 01:35: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-12-23 01:35:07,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2cb24c5a-a214-44d9-ac53-84076d865953 2018-12-23 01:35:07,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa3556f115ceb84db28ba6700d055b87d6bd59e1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-image"}' 2018-12-23 01:35:07,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992 X-Openstack-Request-Id: req-fe538f19-0178-426b-b8f5-6094fe352bc3 Date: Sun, 23 Dec 2018 01:35:07 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:35:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:35:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "min_disk": 0, "protected": false, "id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "file": "/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992/file", "checksum": null, "owner": "9fb6ea90f54749f1bd40797284ed0909", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:35:07,882 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-fe538f19-0178-426b-b8f5-6094fe352bc3 2018-12-23 01:35:07,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa3556f115ceb84db28ba6700d055b87d6bd59e1" -d '' 2018-12-23 01:35:09,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-18d4c9c4-2a93-4fc2-a93b-eb0ec5291504 Date: Sun, 23 Dec 2018 01:35:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:35:09,587 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992/file used request id req-18d4c9c4-2a93-4fc2-a93b-eb0ec5291504 2018-12-23 01:35:09,588 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:35:09,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa3556f115ceb84db28ba6700d055b87d6bd59e1" 2018-12-23 01:35:09,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-f6da3d04-2f77-4b14-babc-65c09106d9e0 Date: Sun, 23 Dec 2018 01:35:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:35:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:35:09Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992/snap", "metadata": {}}], "self": "/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "min_disk": 0, "protected": false, "id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "file": "/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9fb6ea90f54749f1bd40797284ed0909", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:35:09,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992 used request id req-f6da3d04-2f77-4b14-babc-65c09106d9e0 2018-12-23 01:35:09,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa3556f115ceb84db28ba6700d055b87d6bd59e1" 2018-12-23 01:35:09,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c4ff3260-fe5a-4fd0-8649-43e00c490ccb Date: Sun, 23 Dec 2018 01:35: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-12-23 01:35:09,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c4ff3260-fe5a-4fd0-8649-43e00c490ccb 2018-12-23 01:35:09,921 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-image 2018-12-23 01:35:09,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa3556f115ceb84db28ba6700d055b87d6bd59e1" 2018-12-23 01:35:10,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-215f360e-c577-4f48-94cd-d912e42f4658 Date: Sun, 23 Dec 2018 01:35:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:35:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:35:09Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992/snap", "metadata": {}}], "self": "/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "min_disk": 0, "protected": false, "id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "file": "/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9fb6ea90f54749f1bd40797284ed0909", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:35:10,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992 used request id req-215f360e-c577-4f48-94cd-d912e42f4658 2018-12-23 01:35:10,096 - create_image - DEBUG - Instance status is - active 2018-12-23 01:35:10,096 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-image 2018-12-23 01:35:10,096 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-image 2018-12-23 01:35:10,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:35:10,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:35:10,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c28285ae1fe5414e83262c37639c7db0", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj-role"}], "expires_at": "2018-12-23T02:35:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fb6ea90f54749f1bd40797284ed0909", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-user", "id": "f7646218f744480a8dfd2dfd263e91ef"}, "audit_ids": ["w76hq-SYS-yaQZCU7f3sVA"], "issued_at": "2018-12-23T01:35:10.000000Z"}} 2018-12-23 01:35:10,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0c42fc143c0ee4a62a6d7bd2c2c02ac2247be7" 2018-12-23 01:35:10,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3016a3-95fa-4288-90b3-3d8c7f43e222 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:35:10,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dc3016a3-95fa-4288-90b3-3d8c7f43e222 2018-12-23 01:35:10,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0c42fc143c0ee4a62a6d7bd2c2c02ac2247be7" 2018-12-23 01:35:10,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-027809c2-b46e-481b-95d0-bc727e4bc3ab Date: Sun, 23 Dec 2018 01:35:10 GMT RESP BODY: {"networks":[]} 2018-12-23 01:35:10,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net used request id req-027809c2-b46e-481b-95d0-bc727e4bc3ab 2018-12-23 01:35:10,715 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net 2018-12-23 01:35:10,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0c42fc143c0ee4a62a6d7bd2c2c02ac2247be7" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net", "admin_state_up": true}}' 2018-12-23 01:35:11,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7dc94685-bfec-4d67-be95-848c32a62cb5 Date: Sun, 23 Dec 2018 01:35:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c437f08a-5067-4346-bad6-be960960adcb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:35:11Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","mtu":1450}} 2018-12-23 01:35:11,241 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-7dc94685-bfec-4d67-be95-848c32a62cb5 2018-12-23 01:35:11,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0c42fc143c0ee4a62a6d7bd2c2c02ac2247be7" 2018-12-23 01:35:11,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-cb7a1f9c-3815-474b-8007-80a88a1ebb36 Date: Sun, 23 Dec 2018 01:35: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-12-23T01:35:11Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:35:11,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c437f08a-5067-4346-bad6-be960960adcb used request id req-cb7a1f9c-3815-474b-8007-80a88a1ebb36 2018-12-23 01:35:11,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0c42fc143c0ee4a62a6d7bd2c2c02ac2247be7" 2018-12-23 01:35:11,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d4836709-d2a2-4984-b02d-885cdc24f82c Date: Sun, 23 Dec 2018 01:35:11 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:35:11,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-d4836709-d2a2-4984-b02d-885cdc24f82c 2018-12-23 01:35:11,662 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet 2018-12-23 01:35:11,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0c42fc143c0ee4a62a6d7bd2c2c02ac2247be7" -d '{"subnets": [{"ip_version": 4, "network_id": "c437f08a-5067-4346-bad6-be960960adcb", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]}' 2018-12-23 01:35:12,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e8365583-1b16-4a03-b6db-b51301cccbe6 Date: Sun, 23 Dec 2018 01:35:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:35:12,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-e8365583-1b16-4a03-b6db-b51301cccbe6 2018-12-23 01:35:12,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0c42fc143c0ee4a62a6d7bd2c2c02ac2247be7" 2018-12-23 01:35:12,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-769a3fff-8f1a-4521-b4e7-3b987bbe6322 Date: Sun, 23 Dec 2018 01:35: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":["cb790d34-d54c-4f98-bf6a-a093194cbd0f"],"updated_at":"2018-12-23T01:35:12Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:35:12,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c437f08a-5067-4346-bad6-be960960adcb used request id req-769a3fff-8f1a-4521-b4e7-3b987bbe6322 2018-12-23 01:35:12,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0c42fc143c0ee4a62a6d7bd2c2c02ac2247be7" 2018-12-23 01:35:12,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-be5cefb3-985a-4a51-9412-11c579984775 Date: Sun, 23 Dec 2018 01:35:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:35:12,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-be5cefb3-985a-4a51-9412-11c579984775 2018-12-23 01:35:12,645 - OpenStackNetwork - DEBUG - Network [c437f08a-5067-4346-bad6-be960960adcb] created successfully 2018-12-23 01:35:12,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:35:12,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:35:13,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c28285ae1fe5414e83262c37639c7db0", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj-role"}], "expires_at": "2018-12-23T02:35:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fb6ea90f54749f1bd40797284ed0909", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-user", "id": "f7646218f744480a8dfd2dfd263e91ef"}, "audit_ids": ["28XpFsIxRo-XLrzmyOVClw"], "issued_at": "2018-12-23T01:35:13.000000Z"}} 2018-12-23 01:35:13,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01d0ba8ed6ff66985c9f117f5b47988ca3fcf48" 2018-12-23 01:35:13,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c76634-5762-46f8-95e5-79731f187a55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:35:13,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f9c76634-5762-46f8-95e5-79731f187a55 2018-12-23 01:35:13,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01d0ba8ed6ff66985c9f117f5b47988ca3fcf48" 2018-12-23 01:35:13,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b27b42f2-fb4c-4726-b120-ba62a96f7796 Date: Sun, 23 Dec 2018 01:35:13 GMT RESP BODY: {"routers": []} 2018-12-23 01:35:13,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-router&admin_state_up=True used request id req-b27b42f2-fb4c-4726-b120-ba62a96f7796 2018-12-23 01:35:13,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:35:13,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:35:13,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c28285ae1fe5414e83262c37639c7db0", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj-role"}], "expires_at": "2018-12-23T02:35:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fb6ea90f54749f1bd40797284ed0909", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-user", "id": "f7646218f744480a8dfd2dfd263e91ef"}, "audit_ids": ["esacxub1Qx-aOc9cLn1vTA"], "issued_at": "2018-12-23T01:35:13.000000Z"}} 2018-12-23 01:35:13,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dbd1db734135f620dde36c5923c0374d0c4c8d8" 2018-12-23 01:35:13,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02bb52db-1354-438e-bc4a-ce6c7eed1372 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:35:13,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-02bb52db-1354-438e-bc4a-ce6c7eed1372 2018-12-23 01:35:13,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01d0ba8ed6ff66985c9f117f5b47988ca3fcf48" 2018-12-23 01:35:14,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d8318781-799b-4243-8127-a13f234e22e0 Date: Sun, 23 Dec 2018 01:35:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:35:14,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-d8318781-799b-4243-8127-a13f234e22e0 2018-12-23 01:35:14,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01d0ba8ed6ff66985c9f117f5b47988ca3fcf48" 2018-12-23 01:35:14,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d465ac40-2b54-4f04-81dd-aba369950734 Date: Sun, 23 Dec 2018 01:35:14 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:35:14,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-d465ac40-2b54-4f04-81dd-aba369950734 2018-12-23 01:35:14,216 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-router 2018-12-23 01:35:14,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01d0ba8ed6ff66985c9f117f5b47988ca3fcf48" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-router", "admin_state_up": true}}' 2018-12-23 01:35:19,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-bfceedd7-7596-4e28-a693-83585488d009 Date: Sun, 23 Dec 2018 01:35:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:14Z", "admin_state_up": true, "updated_at": "2018-12-23T01:35:15Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "db591168-729f-40db-a02b-378597c5230c", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-router"}} 2018-12-23 01:35:19,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-bfceedd7-7596-4e28-a693-83585488d009 2018-12-23 01:35:19,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=db591168-729f-40db-a02b-378597c5230c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01d0ba8ed6ff66985c9f117f5b47988ca3fcf48" 2018-12-23 01:35:19,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-13eec91f-791d-43d5-8ca9-2cea7e0334b9 Date: Sun, 23 Dec 2018 01:35:19 GMT RESP BODY: {"ports":[]} 2018-12-23 01:35:19,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=db591168-729f-40db-a02b-378597c5230c used request id req-13eec91f-791d-43d5-8ca9-2cea7e0334b9 2018-12-23 01:35:19,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01d0ba8ed6ff66985c9f117f5b47988ca3fcf48" 2018-12-23 01:35:19,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2c5d2586-5d61-406f-be89-3cb419be3930 Date: Sun, 23 Dec 2018 01:35: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":["cb790d34-d54c-4f98-bf6a-a093194cbd0f"],"updated_at":"2018-12-23T01:35:12Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:35:19,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net used request id req-2c5d2586-5d61-406f-be89-3cb419be3930 2018-12-23 01:35:19,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:35:19,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:35:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:35:19,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01d0ba8ed6ff66985c9f117f5b47988ca3fcf48" 2018-12-23 01:35:19,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de28d70-2994-4a4a-bd0d-15facccfe93b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:35:19,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-9de28d70-2994-4a4a-bd0d-15facccfe93b 2018-12-23 01:35:19,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01d0ba8ed6ff66985c9f117f5b47988ca3fcf48" 2018-12-23 01:35:20,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b00ecaeb-e617-49ad-a71d-4b5dfe199b89 Date: Sun, 23 Dec 2018 01:35:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:35:20,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-b00ecaeb-e617-49ad-a71d-4b5dfe199b89 2018-12-23 01:35:20,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb&name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01d0ba8ed6ff66985c9f117f5b47988ca3fcf48" 2018-12-23 01:35:20,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-10c11915-301b-45ad-bc6c-aee9ce70bc8e Date: Sun, 23 Dec 2018 01:35:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:35:20,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb&name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet used request id req-10c11915-301b-45ad-bc6c-aee9ce70bc8e 2018-12-23 01:35:20,213 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 01:35:20,213 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-router 2018-12-23 01:35:20,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/db591168-729f-40db-a02b-378597c5230c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01d0ba8ed6ff66985c9f117f5b47988ca3fcf48" -d '{"subnet_id": "cb790d34-d54c-4f98-bf6a-a093194cbd0f"}' 2018-12-23 01:35:22,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e4a03380-2782-44bd-87bb-ac7927ddc219 Date: Sun, 23 Dec 2018 01:35:22 GMT RESP BODY: {"network_id": "c437f08a-5067-4346-bad6-be960960adcb", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "subnet_id": "cb790d34-d54c-4f98-bf6a-a093194cbd0f", "subnet_ids": ["cb790d34-d54c-4f98-bf6a-a093194cbd0f"], "port_id": "cfed6aaa-5e39-459c-9e9b-ab1cc06d1429", "id": "db591168-729f-40db-a02b-378597c5230c"} 2018-12-23 01:35:22,326 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/db591168-729f-40db-a02b-378597c5230c/add_router_interface used request id req-e4a03380-2782-44bd-87bb-ac7927ddc219 2018-12-23 01:35:22,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/db591168-729f-40db-a02b-378597c5230c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01d0ba8ed6ff66985c9f117f5b47988ca3fcf48" 2018-12-23 01:35:22,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-adc6d218-575d-4543-8c45-55750d906bf7 Date: Sun, 23 Dec 2018 01:35:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:14Z", "admin_state_up": true, "updated_at": "2018-12-23T01:35:21Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "db591168-729f-40db-a02b-378597c5230c", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-router"}} 2018-12-23 01:35:22,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/db591168-729f-40db-a02b-378597c5230c used request id req-adc6d218-575d-4543-8c45-55750d906bf7 2018-12-23 01:35:22,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=db591168-729f-40db-a02b-378597c5230c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01d0ba8ed6ff66985c9f117f5b47988ca3fcf48" 2018-12-23 01:35:22,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-6b340193-e1c7-42d5-be61-70b0e8725169 Date: Sun, 23 Dec 2018 01:35:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.1"}],"id":"cfed6aaa-5e39-459c-9e9b-ab1cc06d1429","security_groups":[],"mac_address":"fa:16:3e:14:92:74","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:20Z","binding:vnic_type":"normal","device_id":"db591168-729f-40db-a02b-378597c5230c"}]} 2018-12-23 01:35:22,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=db591168-729f-40db-a02b-378597c5230c used request id req-6b340193-e1c7-42d5-be61-70b0e8725169 2018-12-23 01:35:22,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/cb790d34-d54c-4f98-bf6a-a093194cbd0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01d0ba8ed6ff66985c9f117f5b47988ca3fcf48" 2018-12-23 01:35:22,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-df3f3ec3-23a1-421e-8dca-4b238c2adba5 Date: Sun, 23 Dec 2018 01:35:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}} 2018-12-23 01:35:22,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/cb790d34-d54c-4f98-bf6a-a093194cbd0f used request id req-df3f3ec3-23a1-421e-8dca-4b238c2adba5 2018-12-23 01:35:22,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:35:22,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:35:23,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:35:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["fhVh6eFYQxiRI6gh2-B4WA"], "issued_at": "2018-12-23T01:35:23.000000Z"}} 2018-12-23 01:35:23,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a3cc73cfc0c58b949711f6b1272d043b7f1b7d" 2018-12-23 01:35:23,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8fe2495-a751-41a5-a26e-5dfaf41a43ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:35:23,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b8fe2495-a751-41a5-a26e-5dfaf41a43ba 2018-12-23 01:35:23,297 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:35:23,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a3cc73cfc0c58b949711f6b1272d043b7f1b7d" 2018-12-23 01:35:23,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-6de8c915-61b3-4995-8a16-88eb0d67c627 x-compute-request-id: req-6de8c915-61b3-4995-8a16-88eb0d67c627 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:35:23,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6de8c915-61b3-4995-8a16-88eb0d67c627 2018-12-23 01:35:23,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a3cc73cfc0c58b949711f6b1272d043b7f1b7d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-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-12-23 01:35:23,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-cabb233b-d5bd-409f-9ce8-ba5b8de70c3e x-compute-request-id: req-cabb233b-d5bd-409f-9ce8-ba5b8de70c3e Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "86cccddc-f881-4920-a565-edd4970a96ac", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:35:23,536 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cabb233b-d5bd-409f-9ce8-ba5b8de70c3e 2018-12-23 01:35:23,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:35:23,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:35:23,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c28285ae1fe5414e83262c37639c7db0", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj-role"}], "expires_at": "2018-12-23T02:35:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fb6ea90f54749f1bd40797284ed0909", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-user", "id": "f7646218f744480a8dfd2dfd263e91ef"}, "audit_ids": ["p-fqZFrIRCaABOtFQeb6rw"], "issued_at": "2018-12-23T01:35:23.000000Z"}} 2018-12-23 01:35:23,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2f9d47f3f609a35d9fdb322a0ff6e38ade18c5" 2018-12-23 01:35:23,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcee500d-27cb-469e-bfb0-effbcaa8bcbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:35:23,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bcee500d-27cb-469e-bfb0-effbcaa8bcbe 2018-12-23 01:35:23,990 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:35:23,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2f9d47f3f609a35d9fdb322a0ff6e38ade18c5" 2018-12-23 01:35:24,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-b41d365a-d4f4-4e09-bea5-eb283f7f8574 x-compute-request-id: req-b41d365a-d4f4-4e09-bea5-eb283f7f8574 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 01:35:24,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b41d365a-d4f4-4e09-bea5-eb283f7f8574 2018-12-23 01:35:24,169 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp... 2018-12-23 01:35:24,169 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 01:35:24,197 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp 2018-12-23 01:35:24,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2f9d47f3f609a35d9fdb322a0ff6e38ade18c5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDosA73qzk04uiuSAK7KLNUXtPzF4rFdO7IUzVubjzeVGVivCDVwrOs4eO86YzYIVthOIgLjoFjNCaCfYinDCc0OTXTjj1uIElxOtTIu03ig3T4Y5joViSPsOL4ho19ynzWT57viZvwl5tWr9+Anv29qKZqtmKE8C53zAzJosXorQ==", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp"}}' 2018-12-23 01:35:24,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35: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-35228704-5ac6-4471-a379-9f2aac129a2e x-compute-request-id: req-35228704-5ac6-4471-a379-9f2aac129a2e Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDosA73qzk04uiuSAK7KLNUXtPzF4rFdO7IUzVubjzeVGVivCDVwrOs4eO86YzYIVthOIgLjoFjNCaCfYinDCc0OTXTjj1uIElxOtTIu03ig3T4Y5joViSPsOL4ho19ynzWT57viZvwl5tWr9+Anv29qKZqtmKE8C53zAzJosXorQ==", "user_id": "f7646218f744480a8dfd2dfd263e91ef", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "fingerprint": "8a:6c:27:80:fa:2e:4f:d0:f0:56:cf:ac:4b:35:dd:bb"}} 2018-12-23 01:35:24,263 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-35228704-5ac6-4471-a379-9f2aac129a2e 2018-12-23 01:35:24,266 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc.pub 2018-12-23 01:35:24,266 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc 2018-12-23 01:35:24,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:35:24,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:35:24,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c28285ae1fe5414e83262c37639c7db0", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj-role"}], "expires_at": "2018-12-23T02:35:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fb6ea90f54749f1bd40797284ed0909", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-user", "id": "f7646218f744480a8dfd2dfd263e91ef"}, "audit_ids": ["7kFiuWnXTpi63PSZjMTydA"], "issued_at": "2018-12-23T01:35:24.000000Z"}} 2018-12-23 01:35:24,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:35:24,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d302a82d-379a-43d5-8df2-b91f6cc7b8d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:35:24,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d302a82d-379a-43d5-8df2-b91f6cc7b8d3 2018-12-23 01:35:24,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:35:24,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-241fa6c9-b09d-4049-937d-d2a0e8c2d91f Date: Sun, 23 Dec 2018 01:35:24 GMT RESP BODY: {"security_groups": []} 2018-12-23 01:35:24,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp used request id req-241fa6c9-b09d-4049-937d-d2a0e8c2d91f 2018-12-23 01:35:24,947 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp... 2018-12-23 01:35:24,947 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp 2018-12-23 01:35:24,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}}' 2018-12-23 01:35:25,334 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-b10a486f-2192-4690-a85f-392a20d2d855 Date: Sun, 23 Dec 2018 01:35:25 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "updated_at": "2018-12-23T01:35:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "revision_number": 0, "id": "39ea4fb5-caea-45a2-ab39-928b0a4a2555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "revision_number": 0, "id": "48e4d266-3514-42a1-a343-b4f4529b7dd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}], "revision_number": 2, "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}} 2018-12-23 01:35:25,335 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-b10a486f-2192-4690-a85f-392a20d2d855 2018-12-23 01:35:25,335 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ea46b66-3893-4753-9a3c-b9e53c299880 2018-12-23 01:35:25,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9ea46b66-3893-4753-9a3c-b9e53c299880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:35:25,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e6642cc-6b66-4c50-9465-badf4ed2da1a Date: Sun, 23 Dec 2018 01:35: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-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "39ea4fb5-caea-45a2-ab39-928b0a4a2555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "48e4d266-3514-42a1-a343-b4f4529b7dd1"}]} 2018-12-23 01:35:25,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9ea46b66-3893-4753-9a3c-b9e53c299880 used request id req-1e6642cc-6b66-4c50-9465-badf4ed2da1a 2018-12-23 01:35:25,507 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ea46b66-3893-4753-9a3c-b9e53c299880 2018-12-23 01:35:25,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9ea46b66-3893-4753-9a3c-b9e53c299880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:35:25,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d243531c-6e23-4d3a-8f0f-b7b6ef125d75 Date: Sun, 23 Dec 2018 01:35: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-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "39ea4fb5-caea-45a2-ab39-928b0a4a2555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "48e4d266-3514-42a1-a343-b4f4529b7dd1"}]} 2018-12-23 01:35:25,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9ea46b66-3893-4753-9a3c-b9e53c299880 used request id req-d243531c-6e23-4d3a-8f0f-b7b6ef125d75 2018-12-23 01:35:25,685 - neutron_utils - INFO - Retrieving security group with ID - 9ea46b66-3893-4753-9a3c-b9e53c299880 2018-12-23 01:35:25,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=9ea46b66-3893-4753-9a3c-b9e53c299880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:35:25,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-6fbd5404-02af-4ce2-960b-2183ec0eea64 Date: Sun, 23 Dec 2018 01:35:25 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "updated_at": "2018-12-23T01:35:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "revision_number": 0, "id": "39ea4fb5-caea-45a2-ab39-928b0a4a2555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "revision_number": 0, "id": "48e4d266-3514-42a1-a343-b4f4529b7dd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}], "revision_number": 2, "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}]} 2018-12-23 01:35:25,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=9ea46b66-3893-4753-9a3c-b9e53c299880 used request id req-6fbd5404-02af-4ce2-960b-2183ec0eea64 2018-12-23 01:35:25,887 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ea46b66-3893-4753-9a3c-b9e53c299880 2018-12-23 01:35:25,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9ea46b66-3893-4753-9a3c-b9e53c299880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:35:26,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e186be1e-f4cf-4cb3-b139-509096fd6d4b Date: Sun, 23 Dec 2018 01:35: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-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "39ea4fb5-caea-45a2-ab39-928b0a4a2555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "48e4d266-3514-42a1-a343-b4f4529b7dd1"}]} 2018-12-23 01:35:26,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9ea46b66-3893-4753-9a3c-b9e53c299880 used request id req-e186be1e-f4cf-4cb3-b139-509096fd6d4b 2018-12-23 01:35:26,056 - neutron_utils - INFO - Retrieving security group with ID - 9ea46b66-3893-4753-9a3c-b9e53c299880 2018-12-23 01:35:26,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=9ea46b66-3893-4753-9a3c-b9e53c299880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:35:26,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-90e872cb-3cbf-4ffd-a125-79adbd59bbbf Date: Sun, 23 Dec 2018 01:35:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "updated_at": "2018-12-23T01:35:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "revision_number": 0, "id": "39ea4fb5-caea-45a2-ab39-928b0a4a2555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "revision_number": 0, "id": "48e4d266-3514-42a1-a343-b4f4529b7dd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}], "revision_number": 2, "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}]} 2018-12-23 01:35:26,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=9ea46b66-3893-4753-9a3c-b9e53c299880 used request id req-90e872cb-3cbf-4ffd-a125-79adbd59bbbf 2018-12-23 01:35:26,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ea46b66-3893-4753-9a3c-b9e53c299880 2018-12-23 01:35:26,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9ea46b66-3893-4753-9a3c-b9e53c299880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:35:26,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b2912ae2-60ba-444f-93b2-1b6b05eaf940 Date: Sun, 23 Dec 2018 01:35: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-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "39ea4fb5-caea-45a2-ab39-928b0a4a2555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "48e4d266-3514-42a1-a343-b4f4529b7dd1"}]} 2018-12-23 01:35:26,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9ea46b66-3893-4753-9a3c-b9e53c299880 used request id req-b2912ae2-60ba-444f-93b2-1b6b05eaf940 2018-12-23 01:35:26,287 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp 2018-12-23 01:35:26,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:35:26,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-f5433f20-b171-4182-81bb-536442400cd5 Date: Sun, 23 Dec 2018 01:35:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "updated_at": "2018-12-23T01:35:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "revision_number": 0, "id": "39ea4fb5-caea-45a2-ab39-928b0a4a2555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "revision_number": 0, "id": "48e4d266-3514-42a1-a343-b4f4529b7dd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}], "revision_number": 2, "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}]} 2018-12-23 01:35:26,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp used request id req-f5433f20-b171-4182-81bb-536442400cd5 2018-12-23 01:35:26,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:35:26,488 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:35:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:35:26,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:35:26,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6c6855-b105-4a92-8da7-cb633495a57f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:35:26,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-4b6c6855-b105-4a92-8da7-cb633495a57f 2018-12-23 01:35:26,568 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ea46b66-3893-4753-9a3c-b9e53c299880 2018-12-23 01:35:26,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9ea46b66-3893-4753-9a3c-b9e53c299880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:35:26,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-94a57da3-10cc-409b-8ec9-4b40e2c8020f Date: Sun, 23 Dec 2018 01:35: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-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "39ea4fb5-caea-45a2-ab39-928b0a4a2555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "48e4d266-3514-42a1-a343-b4f4529b7dd1"}]} 2018-12-23 01:35:26,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9ea46b66-3893-4753-9a3c-b9e53c299880 used request id req-94a57da3-10cc-409b-8ec9-4b40e2c8020f 2018-12-23 01:35:26,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880"}}' 2018-12-23 01:35:27,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-e3dc8103-ea0b-49c7-bb15-8425dd512b08 Date: Sun, 23 Dec 2018 01:35: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-12-23T01:35:26Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:26Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "99e2d76b-db46-46c3-a473-0d992a474a51"}} 2018-12-23 01:35:27,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-e3dc8103-ea0b-49c7-bb15-8425dd512b08 2018-12-23 01:35:27,017 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp 2018-12-23 01:35:27,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:35:27,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-4997b853-afc7-497c-ab41-d6b04a9af569 Date: Sun, 23 Dec 2018 01:35:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "updated_at": "2018-12-23T01:35:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "revision_number": 0, "id": "39ea4fb5-caea-45a2-ab39-928b0a4a2555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "revision_number": 0, "id": "48e4d266-3514-42a1-a343-b4f4529b7dd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:26Z", "revision_number": 0, "id": "99e2d76b-db46-46c3-a473-0d992a474a51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:26Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}], "revision_number": 3, "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}]} 2018-12-23 01:35:27,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp used request id req-4997b853-afc7-497c-ab41-d6b04a9af569 2018-12-23 01:35:27,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:35:27,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d731cba-0d7a-46d7-9df3-fd7603ef776b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:35:27,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-9d731cba-0d7a-46d7-9df3-fd7603ef776b 2018-12-23 01:35:27,154 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ea46b66-3893-4753-9a3c-b9e53c299880 2018-12-23 01:35:27,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9ea46b66-3893-4753-9a3c-b9e53c299880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:35:27,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-0b2acc5f-e6b1-420e-90fc-b9ca6826a318 Date: Sun, 23 Dec 2018 01:35: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-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "39ea4fb5-caea-45a2-ab39-928b0a4a2555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "48e4d266-3514-42a1-a343-b4f4529b7dd1"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:35:26Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:26Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "99e2d76b-db46-46c3-a473-0d992a474a51"}]} 2018-12-23 01:35:27,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9ea46b66-3893-4753-9a3c-b9e53c299880 used request id req-0b2acc5f-e6b1-420e-90fc-b9ca6826a318 2018-12-23 01:35:27,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880"}}' 2018-12-23 01:35:27,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-42973e9f-e7df-44d5-833e-a1f6b16b5a6d Date: Sun, 23 Dec 2018 01:35: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-12-23T01:35:27Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": 22, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:27Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "d79c1bef-173d-43d5-bed7-13c94a29f09c"}} 2018-12-23 01:35:27,651 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-42973e9f-e7df-44d5-833e-a1f6b16b5a6d 2018-12-23 01:35:27,652 - neutron_utils - INFO - Retrieving security group with ID - 9ea46b66-3893-4753-9a3c-b9e53c299880 2018-12-23 01:35:27,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=9ea46b66-3893-4753-9a3c-b9e53c299880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:35:27,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-7f59ba17-dcd3-4a5d-ad6d-d74f057a4d4e Date: Sun, 23 Dec 2018 01:35:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "updated_at": "2018-12-23T01:35:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "revision_number": 0, "id": "39ea4fb5-caea-45a2-ab39-928b0a4a2555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "revision_number": 0, "id": "48e4d266-3514-42a1-a343-b4f4529b7dd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:26Z", "revision_number": 0, "id": "99e2d76b-db46-46c3-a473-0d992a474a51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:26Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:35:27Z", "revision_number": 0, "id": "d79c1bef-173d-43d5-bed7-13c94a29f09c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:27Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}], "revision_number": 4, "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}]} 2018-12-23 01:35:27,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=9ea46b66-3893-4753-9a3c-b9e53c299880 used request id req-7f59ba17-dcd3-4a5d-ad6d-d74f057a4d4e 2018-12-23 01:35:27,705 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ea46b66-3893-4753-9a3c-b9e53c299880 2018-12-23 01:35:27,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9ea46b66-3893-4753-9a3c-b9e53c299880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:35:27,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-3bf520cb-e28f-46b6-aeee-b18577e8d2b9 Date: Sun, 23 Dec 2018 01:35: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-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "39ea4fb5-caea-45a2-ab39-928b0a4a2555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:35:25Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:25Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "48e4d266-3514-42a1-a343-b4f4529b7dd1"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:35:26Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:26Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "99e2d76b-db46-46c3-a473-0d992a474a51"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T01:35:27Z", "security_group_id": "9ea46b66-3893-4753-9a3c-b9e53c299880", "port_range_min": 22, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:27Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "d79c1bef-173d-43d5-bed7-13c94a29f09c"}]} 2018-12-23 01:35:27,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9ea46b66-3893-4753-9a3c-b9e53c299880 used request id req-3bf520cb-e28f-46b6-aeee-b18577e8d2b9 2018-12-23 01:35:27,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:35:27,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:35:28,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c28285ae1fe5414e83262c37639c7db0", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj-role"}], "expires_at": "2018-12-23T02:35:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fb6ea90f54749f1bd40797284ed0909", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-user", "id": "f7646218f744480a8dfd2dfd263e91ef"}, "audit_ids": ["DvPwPj6cQWmVk7XZ7lCFJg"], "issued_at": "2018-12-23T01:35:28.000000Z"}} 2018-12-23 01:35:28,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:28,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f98f554-3440-4cb4-8997-c46882976b5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:35:28,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4f98f554-3440-4cb4-8997-c46882976b5e 2018-12-23 01:35:28,205 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:35:28,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:28,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea220480-2e1b-4937-803a-1daabee54a2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:35:28,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ea220480-2e1b-4937-803a-1daabee54a2c 2018-12-23 01:35:28,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:28,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3fd13271-f921-4ef4-8f25-b7d1019b1a4a Date: Sun, 23 Dec 2018 01:35: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":["cb790d34-d54c-4f98-bf6a-a093194cbd0f"],"updated_at":"2018-12-23T01:35:12Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:35:28,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net used request id req-3fd13271-f921-4ef4-8f25-b7d1019b1a4a 2018-12-23 01:35:28,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:35:28,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:35:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:35:28,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:28,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-535f0872-ddd3-4a35-a686-e96c670c9174 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:35:28,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-535f0872-ddd3-4a35-a686-e96c670c9174 2018-12-23 01:35:28,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:28,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-680ee99a-08ab-4078-8463-acf5c22cdeb1 Date: Sun, 23 Dec 2018 01:35:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:35:28,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-680ee99a-08ab-4078-8463-acf5c22cdeb1 2018-12-23 01:35:28,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb&name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:29,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6fa22c6e-cb0c-407c-861c-1e4a4e2f5545 Date: Sun, 23 Dec 2018 01:35:29 GMT RESP BODY: {"ports":[]} 2018-12-23 01:35:29,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb&name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1&admin_state_up=True used request id req-6fa22c6e-cb0c-407c-861c-1e4a4e2f5545 2018-12-23 01:35:29,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:29,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-e9c8185b-0bc4-4103-9dba-c17c68433ad0 x-compute-request-id: req-e9c8185b-0bc4-4103-9dba-c17c68433ad0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:35:29,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst used request id req-e9c8185b-0bc4-4103-9dba-c17c68433ad0 2018-12-23 01:35:29,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:29,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-54cdd64e-d2bd-4d8f-a3b8-4031610eab78 Date: Sun, 23 Dec 2018 01:35: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":["cb790d34-d54c-4f98-bf6a-a093194cbd0f"],"updated_at":"2018-12-23T01:35:12Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:35:29,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net used request id req-54cdd64e-d2bd-4d8f-a3b8-4031610eab78 2018-12-23 01:35:29,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:29,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d9cc5e-96fa-4cfb-a95a-25eafa811aab Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:35:29,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-71d9cc5e-96fa-4cfb-a95a-25eafa811aab 2018-12-23 01:35:29,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:29,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ac3c4127-1042-4f0b-b584-6e6ee8371266 Date: Sun, 23 Dec 2018 01:35:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:35:29,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-ac3c4127-1042-4f0b-b584-6e6ee8371266 2018-12-23 01:35:29,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb&name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:30,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ca206eba-4554-4d96-81da-9eaa4625a061 Date: Sun, 23 Dec 2018 01:35:30 GMT RESP BODY: {"ports":[]} 2018-12-23 01:35:30,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb&name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1&admin_state_up=True used request id req-ca206eba-4554-4d96-81da-9eaa4625a061 2018-12-23 01:35:30,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:35:30,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:35:30,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c28285ae1fe5414e83262c37639c7db0", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj-role"}], "expires_at": "2018-12-23T02:35:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fb6ea90f54749f1bd40797284ed0909", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/9fb6ea90f54749f1bd40797284ed0909", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-user", "id": "f7646218f744480a8dfd2dfd263e91ef"}, "audit_ids": ["hBCicj43QqCWNhyCP9j8Ag"], "issued_at": "2018-12-23T01:35:30.000000Z"}} 2018-12-23 01:35:30,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841f56a99d44893a6995b8854e916f35beca22b" 2018-12-23 01:35:30,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c186df4-a924-4ae7-89bb-bdfbbc2cd40c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:35:30,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1c186df4-a924-4ae7-89bb-bdfbbc2cd40c 2018-12-23 01:35:30,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:30,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ae4761ad-8e19-4aab-9d1e-8bb4366a16d9 Date: Sun, 23 Dec 2018 01:35: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":["cb790d34-d54c-4f98-bf6a-a093194cbd0f"],"updated_at":"2018-12-23T01:35:12Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:35:30,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net used request id req-ae4761ad-8e19-4aab-9d1e-8bb4366a16d9 2018-12-23 01:35:30,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:31,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-037de271-0b9e-4612-b62c-7baa8c3b07eb Date: Sun, 23 Dec 2018 01:35:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:35:31,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-037de271-0b9e-4612-b62c-7baa8c3b07eb 2018-12-23 01:35:31,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:31,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4d9a0962-be58-4794-89d1-034ff4e860e6 Date: Sun, 23 Dec 2018 01:35: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":["cb790d34-d54c-4f98-bf6a-a093194cbd0f"],"updated_at":"2018-12-23T01:35:12Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:35:31,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net used request id req-4d9a0962-be58-4794-89d1-034ff4e860e6 2018-12-23 01:35:31,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:35:31,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:35:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:35:31,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841f56a99d44893a6995b8854e916f35beca22b" 2018-12-23 01:35:31,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c82a922-c1be-4a61-bfcc-8ce54237e454 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:35:31,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-0c82a922-c1be-4a61-bfcc-8ce54237e454 2018-12-23 01:35:31,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:31,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2f32a3e6-17dc-4ae5-b4c6-b13a404bad6f Date: Sun, 23 Dec 2018 01:35:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:35:31,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-2f32a3e6-17dc-4ae5-b4c6-b13a404bad6f 2018-12-23 01:35:31,350 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net 2018-12-23 01:35:31,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"port": {"network_id": "c437f08a-5067-4346-bad6-be960960adcb", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1", "admin_state_up": true}}' 2018-12-23 01:35:32,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-713876a8-94da-40c0-8516-aa4a76620479 Date: Sun, 23 Dec 2018 01:35:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.5"}],"id":"63a23a3b-ef0f-4db5-88c6-99ef464e2e6b","security_groups":["2a911741-24a3-45ea-b7bb-c5f01e6702bd"],"mac_address":"fa:16:3e:4e:52:80","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1","project_id":"9fb6ea90f54749f1bd40797284ed0909","qos_policy_id":null,"admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:31Z","binding:vnic_type":"normal"}} 2018-12-23 01:35:32,194 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-713876a8-94da-40c0-8516-aa4a76620479 2018-12-23 01:35:32,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:32,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cb8b5b29-ccc9-431b-aca1-3d8047aae840 Date: Sun, 23 Dec 2018 01:35: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":["cb790d34-d54c-4f98-bf6a-a093194cbd0f"],"updated_at":"2018-12-23T01:35:12Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:35:32,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net used request id req-cb8b5b29-ccc9-431b-aca1-3d8047aae840 2018-12-23 01:35:32,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:32,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7d5b25-b822-417d-82f5-3596ad6af2c0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:35:32,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-4f7d5b25-b822-417d-82f5-3596ad6af2c0 2018-12-23 01:35:32,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:32,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c9697f17-056f-4a10-b82c-12b13d1708c0 Date: Sun, 23 Dec 2018 01:35:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:35:32,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-c9697f17-056f-4a10-b82c-12b13d1708c0 2018-12-23 01:35:32,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb&name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:33,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-af5ddd3f-0b08-47d8-a6a6-a70fed3d8831 Date: Sun, 23 Dec 2018 01:35:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.5"}],"id":"63a23a3b-ef0f-4db5-88c6-99ef464e2e6b","security_groups":["2a911741-24a3-45ea-b7bb-c5f01e6702bd"],"mac_address":"fa:16:3e:4e:52:80","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:31Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:35:33,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb&name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1&admin_state_up=True used request id req-af5ddd3f-0b08-47d8-a6a6-a70fed3d8831 2018-12-23 01:35:33,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:33,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf747cf-bebc-478d-9bdc-e0f50a797dc2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:35:33,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-0bf747cf-bebc-478d-9bdc-e0f50a797dc2 2018-12-23 01:35:33,235 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst 2018-12-23 01:35:33,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:33,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cedbd4f2-6712-4ee5-806b-e0eb987b7e10 x-compute-request-id: req-cedbd4f2-6712-4ee5-806b-e0eb987b7e10 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-flavor-name"}]} 2018-12-23 01:35:33,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cedbd4f2-6712-4ee5-806b-e0eb987b7e10 2018-12-23 01:35:33,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/86cccddc-f881-4920-a565-edd4970a96ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:33,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2de968c-4019-44ce-afa5-baecb3f8a173 x-compute-request-id: req-c2de968c-4019-44ce-afa5-baecb3f8a173 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "86cccddc-f881-4920-a565-edd4970a96ac", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:35:33,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/86cccddc-f881-4920-a565-edd4970a96ac used request id req-c2de968c-4019-44ce-afa5-baecb3f8a173 2018-12-23 01:35:33,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:33,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-0b407f80-f2f5-415c-b228-a598762c8a8e Date: Sun, 23 Dec 2018 01:35:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:35:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:35:09Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992/snap", "metadata": {}}], "self": "/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "min_disk": 0, "protected": false, "id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "file": "/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9fb6ea90f54749f1bd40797284ed0909", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-image"} 2018-12-23 01:35:33,465 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-image used request id req-0b407f80-f2f5-415c-b228-a598762c8a8e 2018-12-23 01:35:33,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:33,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b307b18b-a68c-4745-b036-831560b06b48 Date: Sun, 23 Dec 2018 01:35: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-12-23 01:35:33,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b307b18b-a68c-4745-b036-831560b06b48 2018-12-23 01:35:33,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "imageRef": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "flavorRef": "86cccddc-f881-4920-a565-edd4970a96ac", "max_count": 1, "min_count": 1, "networks": [{"port": "63a23a3b-ef0f-4db5-88c6-99ef464e2e6b"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}]}}' 2018-12-23 01:35:36,149 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:35:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44c19b35-f92d-4d0e-b91f-c55d027e9f71 x-compute-request-id: req-44c19b35-f92d-4d0e-b91f-c55d027e9f71 Content-Length: 444 location: http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "adminPass": "ivz9Y28ztzDy"}} 2018-12-23 01:35:36,149 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-44c19b35-f92d-4d0e-b91f-c55d027e9f71 2018-12-23 01:35:36,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:36,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d720f275-b01e-460c-9aea-c14b03d2f799 x-compute-request-id: req-d720f275-b01e-460c-9aea-c14b03d2f799 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "user_id": "f7646218f744480a8dfd2dfd263e91ef", "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-12-23T01:35:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:35:36,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-d720f275-b01e-460c-9aea-c14b03d2f799 2018-12-23 01:35:36,525 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst 2018-12-23 01:35:36,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:36,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9aef4e5-dd57-4e98-9972-cc6091ab1772 x-compute-request-id: req-d9aef4e5-dd57-4e98-9972-cc6091ab1772 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "user_id": "f7646218f744480a8dfd2dfd263e91ef", "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-12-23T01:35:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:35:36,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-d9aef4e5-dd57-4e98-9972-cc6091ab1772 2018-12-23 01:35:36,886 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst] is - BUILD 2018-12-23 01:35:36,886 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:35:39,889 - create_instance - DEBUG - VM status query timeout in 896.636499882 2018-12-23 01:35:39,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:40,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f19d18d3-6e2c-4f4b-831b-a52a4a822385 x-compute-request-id: req-f19d18d3-6e2c-4f4b-831b-a52a4a822385 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:35:37Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:35:40,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-f19d18d3-6e2c-4f4b-831b-a52a4a822385 2018-12-23 01:35:40,264 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst] is - BUILD 2018-12-23 01:35:40,265 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:35:43,268 - create_instance - DEBUG - VM status query timeout in 893.257865906 2018-12-23 01:35:43,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:43,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8db2c93-4b80-4761-8f79-02a2c2983221 x-compute-request-id: req-e8db2c93-4b80-4761-8f79-02a2c2983221 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:35:42Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:35:43,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-e8db2c93-4b80-4761-8f79-02a2c2983221 2018-12-23 01:35:43,898 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst] is - ACTIVE 2018-12-23 01:35:43,898 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:35:43,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:44,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40a31d5c-fc11-4171-9243-6f833adde3f2 x-compute-request-id: req-40a31d5c-fc11-4171-9243-6f833adde3f2 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:35:42Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:35:44,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-40a31d5c-fc11-4171-9243-6f833adde3f2 2018-12-23 01:35:44,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:44,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c22d7753-874e-4d47-a455-36608271b80d Date: Sun, 23 Dec 2018 01:35:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb790d34-d54c-4f98-bf6a-a093194cbd0f"],"updated_at":"2018-12-23T01:35:12Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:35:44,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net used request id req-c22d7753-874e-4d47-a455-36608271b80d 2018-12-23 01:35:44,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:44,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c247f73b-ac7c-4b28-a35b-e98b878db742 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:35:44,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-c247f73b-ac7c-4b28-a35b-e98b878db742 2018-12-23 01:35:44,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:44,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3748e70f-5109-4411-824f-d4ac3c39b87e Date: Sun, 23 Dec 2018 01:35:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:35:44,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-3748e70f-5109-4411-824f-d4ac3c39b87e 2018-12-23 01:35:44,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:44,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-63532944-9d84-4fe8-b9a0-44c3d6f972c8 Date: Sun, 23 Dec 2018 01:35:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.4"}],"id":"021e3226-3367-4884-9552-a79ef81fa54f","security_groups":[],"mac_address":"fa:16:3e:ed:ed:46","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.5"}],"id":"63a23a3b-ef0f-4db5-88c6-99ef464e2e6b","security_groups":["2a911741-24a3-45ea-b7bb-c5f01e6702bd"],"mac_address":"fa:16:3e:4e:52:80","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:31Z","binding:vnic_type":"normal","device_id":"ae071c55-f924-4d3d-906e-725efefd8d83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.2"}],"id":"cde18e8c-397a-419b-a24a-478af5582e5b","security_groups":[],"mac_address":"fa:16:3e:a3:93:b2","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.1"}],"id":"cfed6aaa-5e39-459c-9e9b-ab1cc06d1429","security_groups":[],"mac_address":"fa:16:3e:14:92:74","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:20Z","binding:vnic_type":"normal","device_id":"db591168-729f-40db-a02b-378597c5230c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.3"}],"id":"fdf49597-7b16-4a9f-b81d-629ff69bf9c8","security_groups":[],"mac_address":"fa:16:3e:57:13:75","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c437f08a-5067-4346-bad6-be960960adcb"}]} 2018-12-23 01:35:44,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-63532944-9d84-4fe8-b9a0-44c3d6f972c8 2018-12-23 01:35:44,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:45,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2644bfbf-2c4b-435c-a690-bf58c5b1e2a9 x-compute-request-id: req-2644bfbf-2c4b-435c-a690-bf58c5b1e2a9 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:35:42Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:35:45,394 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-2644bfbf-2c4b-435c-a690-bf58c5b1e2a9 2018-12-23 01:35:45,395 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst] is - ACTIVE 2018-12-23 01:35:45,395 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:35:45,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:45,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c30db79c-3d43-4623-b5f2-0be84727aa2e x-compute-request-id: req-c30db79c-3d43-4623-b5f2-0be84727aa2e Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:35:42Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:35:45,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-c30db79c-3d43-4623-b5f2-0be84727aa2e 2018-12-23 01:35:45,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:46,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-21fe0dcf-90b1-42bf-8934-398cf4a47618 Date: Sun, 23 Dec 2018 01:35: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":["cb790d34-d54c-4f98-bf6a-a093194cbd0f"],"updated_at":"2018-12-23T01:35:12Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:35:46,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net used request id req-21fe0dcf-90b1-42bf-8934-398cf4a47618 2018-12-23 01:35:46,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:46,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b92dae-9a2c-4d84-9b4b-787f0dafd792 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:35:46,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-03b92dae-9a2c-4d84-9b4b-787f0dafd792 2018-12-23 01:35:46,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:46,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d7bd82ed-f1c3-4243-ad60-459d5c9f8c3b Date: Sun, 23 Dec 2018 01:35:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:35:46,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-d7bd82ed-f1c3-4243-ad60-459d5c9f8c3b 2018-12-23 01:35:46,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:46,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-40f9d1c7-bc7d-4d4b-949f-41b4979ff35f Date: Sun, 23 Dec 2018 01:35:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.4"}],"id":"021e3226-3367-4884-9552-a79ef81fa54f","security_groups":[],"mac_address":"fa:16:3e:ed:ed:46","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.5"}],"id":"63a23a3b-ef0f-4db5-88c6-99ef464e2e6b","security_groups":["2a911741-24a3-45ea-b7bb-c5f01e6702bd"],"mac_address":"fa:16:3e:4e:52:80","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:31Z","binding:vnic_type":"normal","device_id":"ae071c55-f924-4d3d-906e-725efefd8d83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.2"}],"id":"cde18e8c-397a-419b-a24a-478af5582e5b","security_groups":[],"mac_address":"fa:16:3e:a3:93:b2","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.1"}],"id":"cfed6aaa-5e39-459c-9e9b-ab1cc06d1429","security_groups":[],"mac_address":"fa:16:3e:14:92:74","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:20Z","binding:vnic_type":"normal","device_id":"db591168-729f-40db-a02b-378597c5230c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.3"}],"id":"fdf49597-7b16-4a9f-b81d-629ff69bf9c8","security_groups":[],"mac_address":"fa:16:3e:57:13:75","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c437f08a-5067-4346-bad6-be960960adcb"}]} 2018-12-23 01:35:46,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-40f9d1c7-bc7d-4d4b-949f-41b4979ff35f 2018-12-23 01:35:46,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}}' 2018-12-23 01:35:47,696 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:35: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-8d6d7f63-4b43-4342-b226-7262be78e427 x-compute-request-id: req-8d6d7f63-4b43-4342-b226-7262be78e427 Content-Length: 0 Content-Type: application/json 2018-12-23 01:35:47,696 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-8d6d7f63-4b43-4342-b226-7262be78e427 2018-12-23 01:35:47,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:47,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-c7fceaef-28ae-4bb5-a4e5-969c7e2df0e3 Date: Sun, 23 Dec 2018 01:35:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:14Z", "admin_state_up": true, "updated_at": "2018-12-23T01:35:21Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "db591168-729f-40db-a02b-378597c5230c", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-router"}]} 2018-12-23 01:35:47,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-router used request id req-c7fceaef-28ae-4bb5-a4e5-969c7e2df0e3 2018-12-23 01:35:47,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:48,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69c75c0c-f896-4be2-ba44-40fbe3607977 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:35:48,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-69c75c0c-f896-4be2-ba44-40fbe3607977 2018-12-23 01:35:48,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=db591168-729f-40db-a02b-378597c5230c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:48,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d5bbc0fa-a020-4cf8-b8d6-bbf3239ce7ba Date: Sun, 23 Dec 2018 01:35:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.1"}],"id":"cfed6aaa-5e39-459c-9e9b-ab1cc06d1429","security_groups":[],"mac_address":"fa:16:3e:14:92:74","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:20Z","binding:vnic_type":"normal","device_id":"db591168-729f-40db-a02b-378597c5230c"}]} 2018-12-23 01:35:48,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=db591168-729f-40db-a02b-378597c5230c used request id req-d5bbc0fa-a020-4cf8-b8d6-bbf3239ce7ba 2018-12-23 01:35:48,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/cb790d34-d54c-4f98-bf6a-a093194cbd0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:48,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-d30f64ea-b758-4691-96b5-14963fc5313c Date: Sun, 23 Dec 2018 01:35:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}} 2018-12-23 01:35:48,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/cb790d34-d54c-4f98-bf6a-a093194cbd0f used request id req-d30f64ea-b758-4691-96b5-14963fc5313c 2018-12-23 01:35:48,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:48,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c66368b0-45c2-4a4d-91a8-db3116c9ee6b Date: Sun, 23 Dec 2018 01:35:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:35:48,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-c66368b0-45c2-4a4d-91a8-db3116c9ee6b 2018-12-23 01:35:48,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:48,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-aa0e325b-3285-4c4b-9ed4-6d4b4d99d9b3 Date: Sun, 23 Dec 2018 01:35:48 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:35:48,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-aa0e325b-3285-4c4b-9ed4-6d4b4d99d9b3 2018-12-23 01:35:48,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:49,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f31aafe-677b-4a64-91be-58beb67a9b5c x-compute-request-id: req-9f31aafe-677b-4a64-91be-58beb67a9b5c Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:35:42Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:35:49,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-9f31aafe-677b-4a64-91be-58beb67a9b5c 2018-12-23 01:35:49,208 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst] is - ACTIVE 2018-12-23 01:35:49,208 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:35:49,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:49,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08e98cbb-23a4-43a3-8975-686667765b90 x-compute-request-id: req-08e98cbb-23a4-43a3-8975-686667765b90 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:35:42Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:35:49,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-08e98cbb-23a4-43a3-8975-686667765b90 2018-12-23 01:35:49,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:49,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7ec49677-3eb2-45ee-be6f-542b26435825 Date: Sun, 23 Dec 2018 01:35: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":["cb790d34-d54c-4f98-bf6a-a093194cbd0f"],"updated_at":"2018-12-23T01:35:12Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:35:49,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net used request id req-7ec49677-3eb2-45ee-be6f-542b26435825 2018-12-23 01:35:49,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:50,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59dba3f4-eea2-46d0-94ad-7629a3291341 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:35:50,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-59dba3f4-eea2-46d0-94ad-7629a3291341 2018-12-23 01:35:50,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:50,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-73de2602-139a-4141-8922-feec79ccf497 Date: Sun, 23 Dec 2018 01:35:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:35:50,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-73de2602-139a-4141-8922-feec79ccf497 2018-12-23 01:35:50,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:50,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-a536c89d-810b-426e-9cc4-3507b6f22ef2 Date: Sun, 23 Dec 2018 01:35:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.4"}],"id":"021e3226-3367-4884-9552-a79ef81fa54f","security_groups":[],"mac_address":"fa:16:3e:ed:ed:46","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.5"}],"id":"63a23a3b-ef0f-4db5-88c6-99ef464e2e6b","security_groups":["2a911741-24a3-45ea-b7bb-c5f01e6702bd","9ea46b66-3893-4753-9a3c-b9e53c299880"],"mac_address":"fa:16:3e:4e:52:80","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:31Z","binding:vnic_type":"normal","device_id":"ae071c55-f924-4d3d-906e-725efefd8d83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.2"}],"id":"cde18e8c-397a-419b-a24a-478af5582e5b","security_groups":[],"mac_address":"fa:16:3e:a3:93:b2","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.1"}],"id":"cfed6aaa-5e39-459c-9e9b-ab1cc06d1429","security_groups":[],"mac_address":"fa:16:3e:14:92:74","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:20Z","binding:vnic_type":"normal","device_id":"db591168-729f-40db-a02b-378597c5230c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.3"}],"id":"fdf49597-7b16-4a9f-b81d-629ff69bf9c8","security_groups":[],"mac_address":"fa:16:3e:57:13:75","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c437f08a-5067-4346-bad6-be960960adcb"}]} 2018-12-23 01:35:50,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-a536c89d-810b-426e-9cc4-3507b6f22ef2 2018-12-23 01:35:50,325 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 01:35:50,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:50,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-54930ac6-4149-49f1-8fc0-527aaae9ac23 Date: Sun, 23 Dec 2018 01:35:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:35:50,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-54930ac6-4149-49f1-8fc0-527aaae9ac23 2018-12-23 01:35:50,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:50,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3b938515-adcd-475c-8d1b-fa47ad7814ca Date: Sun, 23 Dec 2018 01:35:50 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:35:50,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-3b938515-adcd-475c-8d1b-fa47ad7814ca 2018-12-23 01:35:50,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"floatingip": {"floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "port_id": "63a23a3b-ef0f-4db5-88c6-99ef464e2e6b"}}' 2018-12-23 01:35:52,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-efd12c0b-f862-403b-899e-f28d2caf700c Date: Sun, 23 Dec 2018 01:35:52 GMT RESP BODY: {"floatingip": {"router_id": "db591168-729f-40db-a02b-378597c5230c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:51Z", "updated_at": "2018-12-23T01:35:51Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.55.1.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "9fb6ea90f54749f1bd40797284ed0909", "port_id": "63a23a3b-ef0f-4db5-88c6-99ef464e2e6b", "id": "b54f856f-57f7-4db2-bb7d-fc9c1301f547"}} 2018-12-23 01:35:52,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-efd12c0b-f862-403b-899e-f28d2caf700c 2018-12-23 01:35:52,723 - create_instance - INFO - Created floating IP 172.30.9.204 via router - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-router 2018-12-23 01:35:52,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:53,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2df0dfeb-e0a0-4d67-9d02-94f7214e74cc x-compute-request-id: req-2df0dfeb-e0a0-4d67-9d02-94f7214e74cc Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:35:42Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:35:53,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-2df0dfeb-e0a0-4d67-9d02-94f7214e74cc 2018-12-23 01:35:53,377 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst] is - ACTIVE 2018-12-23 01:35:53,377 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:35:53,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:53,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35: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-6d54c03b-0467-430b-befd-05209d427543 x-compute-request-id: req-6d54c03b-0467-430b-befd-05209d427543 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:35:42Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:35:53,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-6d54c03b-0467-430b-befd-05209d427543 2018-12-23 01:35:53,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:53,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9e025d24-4a03-44e6-846c-2798c4dec7ff Date: Sun, 23 Dec 2018 01:35: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":["cb790d34-d54c-4f98-bf6a-a093194cbd0f"],"updated_at":"2018-12-23T01:35:12Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:35:53,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net used request id req-9e025d24-4a03-44e6-846c-2798c4dec7ff 2018-12-23 01:35:53,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:53,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b16043c-f3a8-40ff-9f9d-24ed5022b590 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:35:53,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-1b16043c-f3a8-40ff-9f9d-24ed5022b590 2018-12-23 01:35:53,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:53,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b3aa38c9-9ab5-433a-9811-63252b76b435 Date: Sun, 23 Dec 2018 01:35:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:35:53,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-b3aa38c9-9ab5-433a-9811-63252b76b435 2018-12-23 01:35:53,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:54,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-dfd30ced-be0e-4e2a-b28d-3efa5d591a5c Date: Sun, 23 Dec 2018 01:35:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.4"}],"id":"021e3226-3367-4884-9552-a79ef81fa54f","security_groups":[],"mac_address":"fa:16:3e:ed:ed:46","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.5"}],"id":"63a23a3b-ef0f-4db5-88c6-99ef464e2e6b","security_groups":["2a911741-24a3-45ea-b7bb-c5f01e6702bd","9ea46b66-3893-4753-9a3c-b9e53c299880"],"mac_address":"fa:16:3e:4e:52:80","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:31Z","binding:vnic_type":"normal","device_id":"ae071c55-f924-4d3d-906e-725efefd8d83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.2"}],"id":"cde18e8c-397a-419b-a24a-478af5582e5b","security_groups":[],"mac_address":"fa:16:3e:a3:93:b2","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.1"}],"id":"cfed6aaa-5e39-459c-9e9b-ab1cc06d1429","security_groups":[],"mac_address":"fa:16:3e:14:92:74","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:20Z","binding:vnic_type":"normal","device_id":"db591168-729f-40db-a02b-378597c5230c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.3"}],"id":"fdf49597-7b16-4a9f-b81d-629ff69bf9c8","security_groups":[],"mac_address":"fa:16:3e:57:13:75","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c437f08a-5067-4346-bad6-be960960adcb"}]} 2018-12-23 01:35:54,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-dfd30ced-be0e-4e2a-b28d-3efa5d591a5c 2018-12-23 01:35:54,059 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-12-23 01:35:54,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:54,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f446487-896b-45f8-b48d-7316774f0194 x-compute-request-id: req-0f446487-896b-45f8-b48d-7316774f0194 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:35:42Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:35:54,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-0f446487-896b-45f8-b48d-7316774f0194 2018-12-23 01:35:54,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:35:55,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f81ddef3-056a-4daf-b3cf-87cde497d6d2 x-compute-request-id: req-f81ddef3-056a-4daf-b3cf-87cde497d6d2 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 478984862 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.140699] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.142608] pid_max: default: 32768 minimum: 301\n[ 0.143687] ACPI: Core revision 20150930\n[ 0.145266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146817] Security Framework initialized\n[ 0.147833] Yama: becoming mindful.\n[ 0.148665] AppArmor: AppArmor initialized\n[ 0.149684] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151264] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.152834] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.154336] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.156061] Initializing cgroup subsys io\n[ 0.157036] Initializing cgroup subsys memory\n[ 0.158130] Initializing cgroup subsys devices\n[ 0.159221] Initializing cgroup subsys freezer\n[ 0.160337] Initializing cgroup subsys net_cls\n[ 0.161445] Initializing cgroup subsys perf_event\n[ 0.162460] Initializing cgroup subsys net_prio\n[ 0.163649] Initializing cgroup subsys hugetlb\n[ 0.164680] Initializing cgroup subsys pids\n[ 0.165694] CPU: Physical Processor ID: 0\n[ 0.167354] mce: CPU supports 10 MCE banks\n[ 0.168373] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169593] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172303] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179294] ftrace: allocating 31920 entries in 125 pages\n[ 0.206742] smpboot: Max logical packages: 2\n[ 0.207782] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209364] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.211159] x2apic enabled\n[ 0.212132] Switched APIC routing to physical x2apic.\n[ 0.214131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.215702] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218362] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220624] KVM setup paravirtual spinlock\n[ 0.222404] x86: Booting SMP configuration:\n[ 0.223521] .... node #0, CPUs: #1\n[ 0.224564] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.246295] x86: Booted up 1 node, 2 CPUs\n[ 0.246298] KVM setup async PF for cpu 1\n[ 0.246300] kvm-stealtime: cpu 1, msr f90d940\n[ 0.249499] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.251485] devtmpfs: initialized\n[ 0.253420] evm: security.selinux\n[ 0.254291] evm: security.SMACK64\n[ 0.255203] evm: security.SMACK64EXEC\n[ 0.256121] evm: security.SMACK64TRANSMUTE\n[ 0.257246] evm: security.SMACK64MMAP\n[ 0.258256] evm: security.ima\n[ 0.259033] evm: security.capability\n[ 0.260029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262579] pinctrl core: initialized pinctrl subsystem\n[ 0.263894] RTC time: 1:35:41, date: 12/23/18\n[ 0.265160] NET: Registered protocol family 16\n[ 0.277195] cpuidle: using governor ladder\n[ 0.289352] cpuidle: using governor menu\n[ 0.290481] PCCT header not found.\n[ 0.291333] ACPI: bus type PCI registered\n[ 0.292191] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.293538] PCI: Using configuration type 1 for base access\n[ 0.305952] ACPI: Added _OSI(Module Device)\n[ 0.306879] ACPI: Added _OSI(Processor Device)\n[ 0.307786] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.308795] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311206] ACPI: Interpreter enabled\n[ 0.312090] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.314205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.316241] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.318266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.320299] ACPI: (supports S0 S5)\n[ 0.321205] ACPI: Using IOAPIC for interrupt routing\n[ 0.322304] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.325848] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.327099] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329852] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332397] acpiphp: Slot [3] registered\n[ 0.333327] acpiphp: Slot [4] registered\n[ 0.334224] acpiphp: Slot [5] registered\n[ 0.335114] acpiphp: Slot [6] registered\n[ 0.335960] acpiphp: Slot [7] registered\n[ 0.336802] acpiphp: Slot [8] registered\n[ 0.337682] acpiphp: Slot [9] registered\n[ 0.338553] acpiphp: Slot [10] registered\n[ 0.349403] acpiphp: Slot [11] registered\n[ 0.350328] acpiphp: Slot [12] registered\n[ 0.351188] acpiphp: Slot [13] registered\n[ 0.352068] acpiphp: Slot [14] registered\n[ 0.352963] acpiphp: Slot [15] registered\n[ 0.353906] acpiphp: Slot [16] registered\n[ 0.354800] acpiphp: Slot [17] registered\n[ 0.355675] acpiphp: Slot [18] registered\n[ 0.356557] acpiphp: Slot [19] registered\n[ 0.357459] acpiphp: Slot [20] registered\n[ 0.358370] acpiphp: Slot [21] registered\n[ 0.359264] acpiphp: Slot [22] registered\n[ 0.360149] acpiphp: Slot [23] registered\n[ 0.361036] acpiphp: Slot [24] registered\n[ 0.361900] acpiphp: Slot [25] registered\n[ 0.362795] acpiphp: Slot [26] registered\n[ 0.363682] acpiphp: Slot [27] registered\n[ 0.364589] acpiphp: Slot [28] registered\n[ 0.365470] acpiphp: Slot [29] registered\n[ 0.366375] acpiphp: Slot [30] registered\n[ 0.367295] acpiphp: Slot [31] registered\n[ 0.368164] PCI host bridge to bus 0000:00\n[ 0.369068] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.370450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.371801] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.373404] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.375005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.381311] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.382668] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.383941] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.385399] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.392342] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.393962] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.442736] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.444332] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445876] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447364] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448832] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450873] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452164] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453329] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455036] vgaarb: loaded\n[ 0.455692] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.457878] ACPI: bus type USB registered\n[ 0.458781] usbcore: registered new interface driver usbfs\n[ 0.459928] usbcore: registered new interface driver hub\n[ 0.461028] usbcore: registered new device driver usb\n[ 0.462265] PCI: Using ACPI for IRQ routing\n[ 0.463418] NetLabel: Initializing\n[ 0.464194] NetLabel: domain hash size = 128\n[ 0.465141] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466249] NetLabel: unlabeled traffic allowed by default\n[ 0.467473] clocksource: Switched to clocksource kvm-clock\n[ 0.473669] AppArmor: AppArmor Filesystem Enabled\n[ 0.474734] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.483153] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.485064] NET: Registered protocol family 2\n[ 0.486210] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.487615] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.488900] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.490191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492673] NET: Registered protocol family 1\n[ 0.493590] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.494788] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496028] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514327] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533006] Trying to unpack rootfs image as initramfs...\n[ 0.583557] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.597765] Scanning for low memory corruption every 60 seconds\n[ 0.599211] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.600424] audit: initializing netlink subsys (disabled)\n[ 0.601524] audit: type=2000 audit(1545528942.507:1): initialized\n[ 0.602889] Initialise system trusted keyring\n[ 0.603928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605172] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.607347] zbud: loaded\n[ 0.608118] VFS: Disk quotas dquot_6.6.0\n[ 0.608987] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610647] fuse init (API version 7.23)\n[ 0.611623] Key type big_key registered\n[ 0.612491] Allocating IMA MOK and blacklist keyrings.\n[ 0.613822] Key type asymmetric registered\n[ 0.614682] Asymmetric key parser 'x509' registered\n[ 0.615683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.617275] io scheduler noop registered\n[ 0.618116] io scheduler deadline registered (default)\n[ 0.619161] io scheduler cfq registered\n[ 0.620056] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621175] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.622516] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624055] ACPI: Power Button [PWRF]\n[ 0.624993] GHES: HEST is not enabled!\n[ 0.643563] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.681940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684377] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708106] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.710812] Linux agpgart interface v0.103\n[ 0.713242] brd: module loaded\n[ 0.714702] loop: module loaded\n[ 0.719561] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721204] GPT:90111 != 20971519\n[ 0.721960] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723174] GPT:90111 != 20971519\n[ 0.723943] GPT: Use GNU Parted to correct GPT errors.\n[ 0.724986] vda: vda1 vda15\n[ 0.726538] scsi host0: ata_piix\n[ 0.727411] scsi host1: ata_piix\n[ 0.728193] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.729552] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.731295] libphy: Fixed MDIO Bus: probed\n[ 0.732204] tun: Universal TUN/TAP device driver, 1.6\n[ 0.733250] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735307] PPP generic driver version 2.4.2\n[ 0.736215] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.737409] ehci-pci: EHCI PCI platform driver\n[ 0.738282] ehci-platform: EHCI generic platform driver\n[ 0.739271] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.740407] ohci-pci: OHCI PCI platform driver\n[ 0.741284] ohci-platform: OHCI generic platform driver\n[ 0.742279] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.761151] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.762172] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763639] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.765764] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.766994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.768424] usb usb1: Product: UHCI Host Controller\n[ 0.769365] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.770505] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.771514] hub 1-0:1.0: USB hub found\n[ 0.772295] hub 1-0:1.0: 2 ports detected\n[ 0.773207] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775331] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.776302] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.777338] mousedev: PS/2 mouse device common for all mice\n[ 0.778528] rtc_cmos 00:00: RTC can wake from S4\n[ 0.779726] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.780926] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783952] i2c /dev entries driver\n[ 0.784707] device-mapper: uevent: version 1.0.3\n[ 0.785652] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.787282] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.788619] NET: Registered protocol family 10\n[ 0.789649] NET: Registered protocol family 17\n[ 0.790544] Key type dns_resolver registered\n[ 0.791501] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.792600] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.793696] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.795451] registered taskstats version 1\n[ 0.796303] Loading compiled-in X.509 certificates\n[ 0.797743] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.799609] zswap: loaded using pool lzo/zbud\n[ 0.801124] Key type trusted registered\n[ 0.802816] Key type encrypted registered\n[ 0.803654] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.804691] ima: No TPM chip found, activating TPM-bypass!\n[ 0.805737] evm: HMAC attrs: 0x1\n[ 0.806704] Magic number: 14:896:559\n[ 0.807497] tty ttyS31: hash matches\n[ 0.818680] rtc_cmos 00:00: setting system clock to 2018-12-23 01:35:41 UTC (1545528941)\n[ 0.820335] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.821459] EDD information not available.\n[ 0.884706] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886288] Write protecting the kernel read-only data: 14336k\n[ 0.887929] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889765] 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.952996] 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.51\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.5...\nLease of 10.55.1.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.70. iid=i-000000ff\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCH48GbHUXQJoO9RB99X/eFHy3WZVsJ7pMsVE/DuIM/LYqht5iEH+Moe+iuPl9jSGLT4HdVJwRRwipSTnUT7NS6Sr64jpqVrCfS5Lrf2aumyEhumZFZgqPxzGV4DUnAvysIT8jGbQXkGtNSBE7lm8MSV7YEw0lBXyARG0hds0Cg/InCyvw1aYjziRn6bciSqWU5cMUE9Zjx2HG/StQQpwqa5Ap/pGleQE4C1aAGSlFrbmiFmTUO4d65HB20q5h0hBvyGDfF4fCy0tlOiHBu9DUWexUich+A4uv8rabYt17hecbhgVxl6XWqtbXSxiswJ0nHrJkOzsz0n00YuYHq8Ptr root@createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6\nssh-dss AAAAB3NzaC1kc3MAAACBALPZ5IdHIXQtEjHolx8a4EYV1T18/pr9eibpLM2HQo0VopgJbxV9IkR+hv0I0TsZkwvITuAkyVjqfQaTUEH+X9lMAPnt2WQJDQJH0o/VRXLrxuqC5wTJZDOc8oOJQoNISBFzLVnsJM6YT5X9tfINCj0iRPERoS5ob2xB36p94TVzAAAAFQD7rj8115ZrMYbsCIZBUaJcvZV7iQAAAIAPQmbVnEZynnXm0AiRLV3W9WYjMTSsZ7NL+Z1gI1RvHFcWWH8eommjpc3/DkCLklu5hhyVONgWlUbrvdw7xD7vDlfi6846QBZ1EXMyWzurZji3JBspfm0PYn5xn0j+TLgQzrf3D7xJ4L2GWZYfxXyloE6ITyhpUC8Eadsn2DGRDgAAAIAWZQoYYftYX5bOhQodGt2Z2UP9pTwbyDk6B0hR/OgomNMI1kLe3UJqSOmroQCCg8JzqC6y6B1BzZplzG4iJeEdvl0AbeEmJTEVlmN8EXe5y/b4qZn78LiUBbi4c5/sSEIdv6G1QtWBwY/lM8qHJglFSOd9ALqGlAhAnQNaKbXOYg== root@createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe4e:5280/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 \nip-route:169.254.169.254 via 10.55.1.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-000000ff\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.43 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6 login: "} 2018-12-23 01:35:55,595 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-f81ddef3-056a-4daf-b3cf-87cde497d6d2 2018-12-23 01:35:55,596 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 01:35:55,596 - 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 478984862 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.140699] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.142608] pid_max: default: 32768 minimum: 301 [ 0.143687] ACPI: Core revision 20150930 [ 0.145266] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146817] Security Framework initialized [ 0.147833] Yama: becoming mindful. [ 0.148665] AppArmor: AppArmor initialized [ 0.149684] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151264] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.152834] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.154336] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.156061] Initializing cgroup subsys io [ 0.157036] Initializing cgroup subsys memory [ 0.158130] Initializing cgroup subsys devices [ 0.159221] Initializing cgroup subsys freezer [ 0.160337] Initializing cgroup subsys net_cls [ 0.161445] Initializing cgroup subsys perf_event [ 0.162460] Initializing cgroup subsys net_prio [ 0.163649] Initializing cgroup subsys hugetlb [ 0.164680] Initializing cgroup subsys pids [ 0.165694] CPU: Physical Processor ID: 0 [ 0.167354] mce: CPU supports 10 MCE banks [ 0.168373] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.169593] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.172303] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.179294] ftrace: allocating 31920 entries in 125 pages [ 0.206742] smpboot: Max logical packages: 2 [ 0.207782] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.209364] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.211159] x2apic enabled [ 0.212132] Switched APIC routing to physical x2apic. [ 0.214131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.215702] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218362] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220624] KVM setup paravirtual spinlock [ 0.222404] x86: Booting SMP configuration: [ 0.223521] .... node #0, CPUs: #1 [ 0.224564] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.246295] x86: Booted up 1 node, 2 CPUs [ 0.246298] KVM setup async PF for cpu 1 [ 0.246300] kvm-stealtime: cpu 1, msr f90d940 [ 0.249499] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.251485] devtmpfs: initialized [ 0.253420] evm: security.selinux [ 0.254291] evm: security.SMACK64 [ 0.255203] evm: security.SMACK64EXEC [ 0.256121] evm: security.SMACK64TRANSMUTE [ 0.257246] evm: security.SMACK64MMAP [ 0.258256] evm: security.ima [ 0.259033] evm: security.capability [ 0.260029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.262579] pinctrl core: initialized pinctrl subsystem [ 0.263894] RTC time: 1:35:41, date: 12/23/18 [ 0.265160] NET: Registered protocol family 16 [ 0.277195] cpuidle: using governor ladder [ 0.289352] cpuidle: using governor menu [ 0.290481] PCCT header not found. [ 0.291333] ACPI: bus type PCI registered [ 0.292191] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.293538] PCI: Using configuration type 1 for base access [ 0.305952] ACPI: Added _OSI(Module Device) [ 0.306879] ACPI: Added _OSI(Processor Device) [ 0.307786] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.308795] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311206] ACPI: Interpreter enabled [ 0.312090] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.314205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.316241] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.318266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.320299] ACPI: (supports S0 S5) [ 0.321205] ACPI: Using IOAPIC for interrupt routing [ 0.322304] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.325848] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.327099] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329852] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332397] acpiphp: Slot [3] registered [ 0.333327] acpiphp: Slot [4] registered [ 0.334224] acpiphp: Slot [5] registered [ 0.335114] acpiphp: Slot [6] registered [ 0.335960] acpiphp: Slot [7] registered [ 0.336802] acpiphp: Slot [8] registered [ 0.337682] acpiphp: Slot [9] registered [ 0.338553] acpiphp: Slot [10] registered [ 0.349403] acpiphp: Slot [11] registered [ 0.350328] acpiphp: Slot [12] registered [ 0.351188] acpiphp: Slot [13] registered [ 0.352068] acpiphp: Slot [14] registered [ 0.352963] acpiphp: Slot [15] registered [ 0.353906] acpiphp: Slot [16] registered [ 0.354800] acpiphp: Slot [17] registered [ 0.355675] acpiphp: Slot [18] registered [ 0.356557] acpiphp: Slot [19] registered [ 0.357459] acpiphp: Slot [20] registered [ 0.358370] acpiphp: Slot [21] registered [ 0.359264] acpiphp: Slot [22] registered [ 0.360149] acpiphp: Slot [23] registered [ 0.361036] acpiphp: Slot [24] registered [ 0.361900] acpiphp: Slot [25] registered [ 0.362795] acpiphp: Slot [26] registered [ 0.363682] acpiphp: Slot [27] registered [ 0.364589] acpiphp: Slot [28] registered [ 0.365470] acpiphp: Slot [29] registered [ 0.366375] acpiphp: Slot [30] registered [ 0.367295] acpiphp: Slot [31] registered [ 0.368164] PCI host bridge to bus 0000:00 [ 0.369068] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.370450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.371801] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.373404] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.375005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.381311] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.382668] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.383941] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.385399] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.392342] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.393962] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.442736] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.444332] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.445876] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.447364] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.448832] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.450873] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.452164] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.453329] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.455036] vgaarb: loaded [ 0.455692] vgaarb: bridge control possible 0000:00:02.0 [ 0.456969] SCSI subsystem initialized [ 0.457878] ACPI: bus type USB registered [ 0.458781] usbcore: registered new interface driver usbfs [ 0.459928] usbcore: registered new interface driver hub [ 0.461028] usbcore: registered new device driver usb [ 0.462265] PCI: Using ACPI for IRQ routing [ 0.463418] NetLabel: Initializing [ 0.464194] NetLabel: domain hash size = 128 [ 0.465141] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.466249] NetLabel: unlabeled traffic allowed by default [ 0.467473] clocksource: Switched to clocksource kvm-clock [ 0.473669] AppArmor: AppArmor Filesystem Enabled [ 0.474734] pnp: PnP ACPI init [ 0.475762] pnp: PnP ACPI: found 5 devices [ 0.483153] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.485064] NET: Registered protocol family 2 [ 0.486210] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.487615] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.488900] TCP: Hash tables configured (established 2048 bind 2048) [ 0.490191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492673] NET: Registered protocol family 1 [ 0.493590] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.494788] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496028] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.514327] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.533006] Trying to unpack rootfs image as initramfs... [ 0.583557] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.597765] Scanning for low memory corruption every 60 seconds [ 0.599211] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.600424] audit: initializing netlink subsys (disabled) [ 0.601524] audit: type=2000 audit(1545528942.507:1): initialized [ 0.602889] Initialise system trusted keyring [ 0.603928] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.605172] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.607347] zbud: loaded [ 0.608118] VFS: Disk quotas dquot_6.6.0 [ 0.608987] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.610647] fuse init (API version 7.23) [ 0.611623] Key type big_key registered [ 0.612491] Allocating IMA MOK and blacklist keyrings. [ 0.613822] Key type asymmetric registered [ 0.614682] Asymmetric key parser 'x509' registered [ 0.615683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.617275] io scheduler noop registered [ 0.618116] io scheduler deadline registered (default) [ 0.619161] io scheduler cfq registered [ 0.620056] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.621175] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.622516] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.624055] ACPI: Power Button [PWRF] [ 0.624993] GHES: HEST is not enabled! [ 0.643563] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.681940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.684377] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708106] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.710812] Linux agpgart interface v0.103 [ 0.713242] brd: module loaded [ 0.714702] loop: module loaded [ 0.719561] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.721204] GPT:90111 != 20971519 [ 0.721960] GPT:Alternate GPT header not at the end of the disk. [ 0.723174] GPT:90111 != 20971519 [ 0.723943] GPT: Use GNU Parted to correct GPT errors. [ 0.724986] vda: vda1 vda15 [ 0.726538] scsi host0: ata_piix [ 0.727411] scsi host1: ata_piix [ 0.728193] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.729552] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.731295] libphy: Fixed MDIO Bus: probed [ 0.732204] tun: Universal TUN/TAP device driver, 1.6 [ 0.733250] tun: (C) 1999-2004 Max Krasnyansky [ 0.735307] PPP generic driver version 2.4.2 [ 0.736215] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.737409] ehci-pci: EHCI PCI platform driver [ 0.738282] ehci-platform: EHCI generic platform driver [ 0.739271] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.740407] ohci-pci: OHCI PCI platform driver [ 0.741284] ohci-platform: OHCI generic platform driver [ 0.742279] uhci_hcd: USB Universal Host Controller Interface driver [ 0.761151] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.762172] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763639] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.764643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.765764] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.766994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.768424] usb usb1: Product: UHCI Host Controller [ 0.769365] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.770505] usb usb1: SerialNumber: 0000:00:01.2 [ 0.771514] hub 1-0:1.0: USB hub found [ 0.772295] hub 1-0:1.0: 2 ports detected [ 0.773207] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.775331] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.776302] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.777338] mousedev: PS/2 mouse device common for all mice [ 0.778528] rtc_cmos 00:00: RTC can wake from S4 [ 0.779726] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.780926] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.782636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783952] i2c /dev entries driver [ 0.784707] device-mapper: uevent: version 1.0.3 [ 0.785652] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.787282] ledtrig-cpu: registered to indicate activity on CPUs [ 0.788619] NET: Registered protocol family 10 [ 0.789649] NET: Registered protocol family 17 [ 0.790544] Key type dns_resolver registered [ 0.791501] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.792600] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.793696] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.795451] registered taskstats version 1 [ 0.796303] Loading compiled-in X.509 certificates [ 0.797743] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.799609] zswap: loaded using pool lzo/zbud [ 0.801124] Key type trusted registered [ 0.802816] Key type encrypted registered [ 0.803654] AppArmor: AppArmor sha1 policy hashing enabled [ 0.804691] ima: No TPM chip found, activating TPM-bypass! [ 0.805737] evm: HMAC attrs: 0x1 [ 0.806704] Magic number: 14:896:559 [ 0.807497] tty ttyS31: hash matches [ 0.818680] rtc_cmos 00:00: setting system clock to 2018-12-23 01:35:41 UTC (1545528941) [ 0.820335] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.821459] EDD information not available. [ 0.884706] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.886288] Write protecting the kernel read-only data: 14336k [ 0.887929] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.889765] 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.952996] 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.51 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.5... Lease of 10.55.1.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.70. iid=i-000000ff 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCH48GbHUXQJoO9RB99X/eFHy3WZVsJ7pMsVE/DuIM/LYqht5iEH+Moe+iuPl9jSGLT4HdVJwRRwipSTnUT7NS6Sr64jpqVrCfS5Lrf2aumyEhumZFZgqPxzGV4DUnAvysIT8jGbQXkGtNSBE7lm8MSV7YEw0lBXyARG0hds0Cg/InCyvw1aYjziRn6bciSqWU5cMUE9Zjx2HG/StQQpwqa5Ap/pGleQE4C1aAGSlFrbmiFmTUO4d65HB20q5h0hBvyGDfF4fCy0tlOiHBu9DUWexUich+A4uv8rabYt17hecbhgVxl6XWqtbXSxiswJ0nHrJkOzsz0n00YuYHq8Ptr root@createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6 ssh-dss AAAAB3NzaC1kc3MAAACBALPZ5IdHIXQtEjHolx8a4EYV1T18/pr9eibpLM2HQo0VopgJbxV9IkR+hv0I0TsZkwvITuAkyVjqfQaTUEH+X9lMAPnt2WQJDQJH0o/VRXLrxuqC5wTJZDOc8oOJQoNISBFzLVnsJM6YT5X9tfINCj0iRPERoS5ob2xB36p94TVzAAAAFQD7rj8115ZrMYbsCIZBUaJcvZV7iQAAAIAPQmbVnEZynnXm0AiRLV3W9WYjMTSsZ7NL+Z1gI1RvHFcWWH8eommjpc3/DkCLklu5hhyVONgWlUbrvdw7xD7vDlfi6846QBZ1EXMyWzurZji3JBspfm0PYn5xn0j+TLgQzrf3D7xJ4L2GWZYfxXyloE6ITyhpUC8Eadsn2DGRDgAAAIAWZQoYYftYX5bOhQodGt2Z2UP9pTwbyDk6B0hR/OgomNMI1kLe3UJqSOmroQCCg8JzqC6y6B1BzZplzG4iJeEdvl0AbeEmJTEVlmN8EXe5y/b4qZn78LiUBbi4c5/sSEIdv6G1QtWBwY/lM8qHJglFSOd9ALqGlAhAnQNaKbXOYg== root@createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe4e:5280/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 ip-route:169.254.169.254 via 10.55.1.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-000000ff name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6 launch-index: 0 === cirros: current=0.4.0 uptime=3.43 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6 login: 2018-12-23 01:35:55,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:56,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5d4ce22-1188-4cbc-baa6-6463fef99afc x-compute-request-id: req-d5d4ce22-1188-4cbc-baa6-6463fef99afc Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:35:42Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:35:56,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-d5d4ce22-1188-4cbc-baa6-6463fef99afc 2018-12-23 01:35:56,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:56,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-98b7fb88-eb95-456b-acb5-8ac9e55ea354 Date: Sun, 23 Dec 2018 01:35: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":["cb790d34-d54c-4f98-bf6a-a093194cbd0f"],"updated_at":"2018-12-23T01:35:12Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:35:56,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net used request id req-98b7fb88-eb95-456b-acb5-8ac9e55ea354 2018-12-23 01:35:56,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:56,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec9412e-763c-4724-89aa-8de760b674db Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:35:56,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-6ec9412e-763c-4724-89aa-8de760b674db 2018-12-23 01:35:56,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:56,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d3af10fa-3c51-4560-b25d-623e83347328 Date: Sun, 23 Dec 2018 01:35:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:35:56,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-d3af10fa-3c51-4560-b25d-623e83347328 2018-12-23 01:35:56,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:56,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-e4ebbb15-2b4f-4d57-989d-84c7ad8a0aed Date: Sun, 23 Dec 2018 01:35:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.4"}],"id":"021e3226-3367-4884-9552-a79ef81fa54f","security_groups":[],"mac_address":"fa:16:3e:ed:ed:46","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.5"}],"id":"63a23a3b-ef0f-4db5-88c6-99ef464e2e6b","security_groups":["2a911741-24a3-45ea-b7bb-c5f01e6702bd","9ea46b66-3893-4753-9a3c-b9e53c299880"],"mac_address":"fa:16:3e:4e:52:80","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:31Z","binding:vnic_type":"normal","device_id":"ae071c55-f924-4d3d-906e-725efefd8d83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.2"}],"id":"cde18e8c-397a-419b-a24a-478af5582e5b","security_groups":[],"mac_address":"fa:16:3e:a3:93:b2","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.1"}],"id":"cfed6aaa-5e39-459c-9e9b-ab1cc06d1429","security_groups":[],"mac_address":"fa:16:3e:14:92:74","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:20Z","binding:vnic_type":"normal","device_id":"db591168-729f-40db-a02b-378597c5230c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.3"}],"id":"fdf49597-7b16-4a9f-b81d-629ff69bf9c8","security_groups":[],"mac_address":"fa:16:3e:57:13:75","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c437f08a-5067-4346-bad6-be960960adcb"}]} 2018-12-23 01:35:56,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-e4ebbb15-2b4f-4d57-989d-84c7ad8a0aed 2018-12-23 01:35:56,461 - create_instance - INFO - Checking if VM is active 2018-12-23 01:35:56,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:56,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a303d18e-2d1e-4d47-b898-e33de3bea64d x-compute-request-id: req-a303d18e-2d1e-4d47-b898-e33de3bea64d Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:35:42Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:35:56,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-a303d18e-2d1e-4d47-b898-e33de3bea64d 2018-12-23 01:35:56,935 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst] is - ACTIVE 2018-12-23 01:35:56,936 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:35:56,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:57,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f78db8c-3260-4b69-b4b7-4ffff42e0d0e x-compute-request-id: req-5f78db8c-3260-4b69-b4b7-4ffff42e0d0e Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:35:42Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:35:57,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-5f78db8c-3260-4b69-b4b7-4ffff42e0d0e 2018-12-23 01:35:57,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:57,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3c5a9355-055a-4947-96d9-9300c2ef779d Date: Sun, 23 Dec 2018 01: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":["cb790d34-d54c-4f98-bf6a-a093194cbd0f"],"updated_at":"2018-12-23T01:35:12Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:35:57,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net used request id req-3c5a9355-055a-4947-96d9-9300c2ef779d 2018-12-23 01:35:57,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:57,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c880e0-3dd2-4466-8184-f09e96be8554 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:35:57,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-c0c880e0-3dd2-4466-8184-f09e96be8554 2018-12-23 01:35:57,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:57,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-332d14ac-46d8-47ca-b7a7-82040b93f851 Date: Sun, 23 Dec 2018 01:35:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:35:57,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-332d14ac-46d8-47ca-b7a7-82040b93f851 2018-12-23 01:35:57,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:57,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-de4f5f73-0b58-467d-8856-db7ebb690d9d Date: Sun, 23 Dec 2018 01:35:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.4"}],"id":"021e3226-3367-4884-9552-a79ef81fa54f","security_groups":[],"mac_address":"fa:16:3e:ed:ed:46","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.5"}],"id":"63a23a3b-ef0f-4db5-88c6-99ef464e2e6b","security_groups":["2a911741-24a3-45ea-b7bb-c5f01e6702bd","9ea46b66-3893-4753-9a3c-b9e53c299880"],"mac_address":"fa:16:3e:4e:52:80","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:31Z","binding:vnic_type":"normal","device_id":"ae071c55-f924-4d3d-906e-725efefd8d83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.2"}],"id":"cde18e8c-397a-419b-a24a-478af5582e5b","security_groups":[],"mac_address":"fa:16:3e:a3:93:b2","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.1"}],"id":"cfed6aaa-5e39-459c-9e9b-ab1cc06d1429","security_groups":[],"mac_address":"fa:16:3e:14:92:74","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:20Z","binding:vnic_type":"normal","device_id":"db591168-729f-40db-a02b-378597c5230c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.3"}],"id":"fdf49597-7b16-4a9f-b81d-629ff69bf9c8","security_groups":[],"mac_address":"fa:16:3e:57:13:75","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c437f08a-5067-4346-bad6-be960960adcb"}]} 2018-12-23 01:35:57,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-de4f5f73-0b58-467d-8856-db7ebb690d9d 2018-12-23 01:35:57,609 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:35:57,612 - paramiko.transport - DEBUG - starting thread (client mode): 0x55dc0290L 2018-12-23 01:35:57,613 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:35:57,613 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:35:57,613 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:35:57,614 - 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-12-23 01:35:57,614 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:35:57,614 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:35:57,615 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:35:57,615 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:35:57,615 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:35:57,632 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:35:57,633 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:35:57,645 - paramiko.transport - DEBUG - Trying key 8a6c2780fa2e4fd0f056cfac4b35ddbb from tmp/CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc 2018-12-23 01:35:57,670 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:35:57,674 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:35:57,774 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:35:57,791 - create_instance - INFO - SSH is active for VM instance 2018-12-23 01:35:57,791 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:35:57,793 - paramiko.transport - DEBUG - starting thread (client mode): 0x55e2f990L 2018-12-23 01:35:57,793 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:35:57,793 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:35:57,794 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:35:57,795 - 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-12-23 01:35:57,795 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:35:57,796 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:35:57,796 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:35:57,796 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:35:57,796 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:35:57,813 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:35:57,814 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:35:57,825 - paramiko.transport - DEBUG - Trying key 8a6c2780fa2e4fd0f056cfac4b35ddbb from tmp/CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc 2018-12-23 01:35:57,850 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:35:57,854 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:35:57,858 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:35:57,859 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 01:35:57,859 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:35:57,860 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:35:57,861 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:35:57,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:35:58,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:35:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e22e81f1-d2c3-431a-b49f-dc2e63ac3671 x-compute-request-id: req-e22e81f1-d2c3-431a-b49f-dc2e63ac3671 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:35:42Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:35:58,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-e22e81f1-d2c3-431a-b49f-dc2e63ac3671 2018-12-23 01:35:58,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"reboot": {"type": "SOFT"}}' 2018-12-23 01:35:58,507 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:35: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-58c7d1cb-be43-416b-b055-c97d90154814 x-compute-request-id: req-58c7d1cb-be43-416b-b055-c97d90154814 Content-Length: 0 Content-Type: application/json 2018-12-23 01:35:58,508 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-58c7d1cb-be43-416b-b055-c97d90154814 2018-12-23 01:36:13,523 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-12-23 01:36:13,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:14,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:36:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41620148-dbae-492b-9599-625886d23688 x-compute-request-id: req-41620148-dbae-492b-9599-625886d23688 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-12-23T01:35:59Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:36:14,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-41620148-dbae-492b-9599-625886d23688 2018-12-23 01:36:14,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:36:15,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:36:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-102956d8-7af1-4d2e-ba39-8b00c967b40c x-compute-request-id: req-102956d8-7af1-4d2e-ba39-8b00c967b40c Content-Encoding: gzip Content-Length: 9682 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 478984862 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.140699] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.142608] pid_max: default: 32768 minimum: 301\n[ 0.143687] ACPI: Core revision 20150930\n[ 0.145266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146817] Security Framework initialized\n[ 0.147833] Yama: becoming mindful.\n[ 0.148665] AppArmor: AppArmor initialized\n[ 0.149684] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151264] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.152834] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.154336] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.156061] Initializing cgroup subsys io\n[ 0.157036] Initializing cgroup subsys memory\n[ 0.158130] Initializing cgroup subsys devices\n[ 0.159221] Initializing cgroup subsys freezer\n[ 0.160337] Initializing cgroup subsys net_cls\n[ 0.161445] Initializing cgroup subsys perf_event\n[ 0.162460] Initializing cgroup subsys net_prio\n[ 0.163649] Initializing cgroup subsys hugetlb\n[ 0.164680] Initializing cgroup subsys pids\n[ 0.165694] CPU: Physical Processor ID: 0\n[ 0.167354] mce: CPU supports 10 MCE banks\n[ 0.168373] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169593] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172303] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179294] ftrace: allocating 31920 entries in 125 pages\n[ 0.206742] smpboot: Max logical packages: 2\n[ 0.207782] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209364] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.211159] x2apic enabled\n[ 0.212132] Switched APIC routing to physical x2apic.\n[ 0.214131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.215702] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218362] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220624] KVM setup paravirtual spinlock\n[ 0.222404] x86: Booting SMP configuration:\n[ 0.223521] .... node #0, CPUs: #1\n[ 0.224564] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.246295] x86: Booted up 1 node, 2 CPUs\n[ 0.246298] KVM setup async PF for cpu 1\n[ 0.246300] kvm-stealtime: cpu 1, msr f90d940\n[ 0.249499] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.251485] devtmpfs: initialized\n[ 0.253420] evm: security.selinux\n[ 0.254291] evm: security.SMACK64\n[ 0.255203] evm: security.SMACK64EXEC\n[ 0.256121] evm: security.SMACK64TRANSMUTE\n[ 0.257246] evm: security.SMACK64MMAP\n[ 0.258256] evm: security.ima\n[ 0.259033] evm: security.capability\n[ 0.260029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262579] pinctrl core: initialized pinctrl subsystem\n[ 0.263894] RTC time: 1:35:41, date: 12/23/18\n[ 0.265160] NET: Registered protocol family 16\n[ 0.277195] cpuidle: using governor ladder\n[ 0.289352] cpuidle: using governor menu\n[ 0.290481] PCCT header not found.\n[ 0.291333] ACPI: bus type PCI registered\n[ 0.292191] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.293538] PCI: Using configuration type 1 for base access\n[ 0.305952] ACPI: Added _OSI(Module Device)\n[ 0.306879] ACPI: Added _OSI(Processor Device)\n[ 0.307786] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.308795] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311206] ACPI: Interpreter enabled\n[ 0.312090] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.314205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.316241] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.318266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.320299] ACPI: (supports S0 S5)\n[ 0.321205] ACPI: Using IOAPIC for interrupt routing\n[ 0.322304] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.325848] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.327099] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329852] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332397] acpiphp: Slot [3] registered\n[ 0.333327] acpiphp: Slot [4] registered\n[ 0.334224] acpiphp: Slot [5] registered\n[ 0.335114] acpiphp: Slot [6] registered\n[ 0.335960] acpiphp: Slot [7] registered\n[ 0.336802] acpiphp: Slot [8] registered\n[ 0.337682] acpiphp: Slot [9] registered\n[ 0.338553] acpiphp: Slot [10] registered\n[ 0.349403] acpiphp: Slot [11] registered\n[ 0.350328] acpiphp: Slot [12] registered\n[ 0.351188] acpiphp: Slot [13] registered\n[ 0.352068] acpiphp: Slot [14] registered\n[ 0.352963] acpiphp: Slot [15] registered\n[ 0.353906] acpiphp: Slot [16] registered\n[ 0.354800] acpiphp: Slot [17] registered\n[ 0.355675] acpiphp: Slot [18] registered\n[ 0.356557] acpiphp: Slot [19] registered\n[ 0.357459] acpiphp: Slot [20] registered\n[ 0.358370] acpiphp: Slot [21] registered\n[ 0.359264] acpiphp: Slot [22] registered\n[ 0.360149] acpiphp: Slot [23] registered\n[ 0.361036] acpiphp: Slot [24] registered\n[ 0.361900] acpiphp: Slot [25] registered\n[ 0.362795] acpiphp: Slot [26] registered\n[ 0.363682] acpiphp: Slot [27] registered\n[ 0.364589] acpiphp: Slot [28] registered\n[ 0.365470] acpiphp: Slot [29] registered\n[ 0.366375] acpiphp: Slot [30] registered\n[ 0.367295] acpiphp: Slot [31] registered\n[ 0.368164] PCI host bridge to bus 0000:00\n[ 0.369068] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.370450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.371801] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.373404] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.375005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.381311] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.382668] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.383941] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.385399] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.392342] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.393962] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.442736] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.444332] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445876] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447364] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448832] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450873] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452164] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453329] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455036] vgaarb: loaded\n[ 0.455692] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.457878] ACPI: bus type USB registered\n[ 0.458781] usbcore: registered new interface driver usbfs\n[ 0.459928] usbcore: registered new interface driver hub\n[ 0.461028] usbcore: registered new device driver usb\n[ 0.462265] PCI: Using ACPI for IRQ routing\n[ 0.463418] NetLabel: Initializing\n[ 0.464194] NetLabel: domain hash size = 128\n[ 0.465141] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466249] NetLabel: unlabeled traffic allowed by default\n[ 0.467473] clocksource: Switched to clocksource kvm-clock\n[ 0.473669] AppArmor: AppArmor Filesystem Enabled\n[ 0.474734] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.483153] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.485064] NET: Registered protocol family 2\n[ 0.486210] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.487615] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.488900] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.490191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492673] NET: Registered protocol family 1\n[ 0.493590] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.494788] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496028] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514327] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533006] Trying to unpack rootfs image as initramfs...\n[ 0.583557] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.597765] Scanning for low memory corruption every 60 seconds\n[ 0.599211] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.600424] audit: initializing netlink subsys (disabled)\n[ 0.601524] audit: type=2000 audit(1545528942.507:1): initialized\n[ 0.602889] Initialise system trusted keyring\n[ 0.603928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605172] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.607347] zbud: loaded\n[ 0.608118] VFS: Disk quotas dquot_6.6.0\n[ 0.608987] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610647] fuse init (API version 7.23)\n[ 0.611623] Key type big_key registered\n[ 0.612491] Allocating IMA MOK and blacklist keyrings.\n[ 0.613822] Key type asymmetric registered\n[ 0.614682] Asymmetric key parser 'x509' registered\n[ 0.615683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.617275] io scheduler noop registered\n[ 0.618116] io scheduler deadline registered (default)\n[ 0.619161] io scheduler cfq registered\n[ 0.620056] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621175] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.622516] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624055] ACPI: Power Button [PWRF]\n[ 0.624993] GHES: HEST is not enabled!\n[ 0.643563] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.681940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684377] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708106] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.710812] Linux agpgart interface v0.103\n[ 0.713242] brd: module loaded\n[ 0.714702] loop: module loaded\n[ 0.719561] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721204] GPT:90111 != 20971519\n[ 0.721960] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723174] GPT:90111 != 20971519\n[ 0.723943] GPT: Use GNU Parted to correct GPT errors.\n[ 0.724986] vda: vda1 vda15\n[ 0.726538] scsi host0: ata_piix\n[ 0.727411] scsi host1: ata_piix\n[ 0.728193] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.729552] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.731295] libphy: Fixed MDIO Bus: probed\n[ 0.732204] tun: Universal TUN/TAP device driver, 1.6\n[ 0.733250] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735307] PPP generic driver version 2.4.2\n[ 0.736215] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.737409] ehci-pci: EHCI PCI platform driver\n[ 0.738282] ehci-platform: EHCI generic platform driver\n[ 0.739271] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.740407] ohci-pci: OHCI PCI platform driver\n[ 0.741284] ohci-platform: OHCI generic platform driver\n[ 0.742279] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.761151] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.762172] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763639] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.765764] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.766994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.768424] usb usb1: Product: UHCI Host Controller\n[ 0.769365] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.770505] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.771514] hub 1-0:1.0: USB hub found\n[ 0.772295] hub 1-0:1.0: 2 ports detected\n[ 0.773207] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775331] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.776302] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.777338] mousedev: PS/2 mouse device common for all mice\n[ 0.778528] rtc_cmos 00:00: RTC can wake from S4\n[ 0.779726] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.780926] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783952] i2c /dev entries driver\n[ 0.784707] device-mapper: uevent: version 1.0.3\n[ 0.785652] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.787282] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.788619] NET: Registered protocol family 10\n[ 0.789649] NET: Registered protocol family 17\n[ 0.790544] Key type dns_resolver registered\n[ 0.791501] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.792600] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.793696] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.795451] registered taskstats version 1\n[ 0.796303] Loading compiled-in X.509 certificates\n[ 0.797743] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.799609] zswap: loaded using pool lzo/zbud\n[ 0.801124] Key type trusted registered\n[ 0.802816] Key type encrypted registered\n[ 0.803654] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.804691] ima: No TPM chip found, activating TPM-bypass!\n[ 0.805737] evm: HMAC attrs: 0x1\n[ 0.806704] Magic number: 14:896:559\n[ 0.807497] tty ttyS31: hash matches\n[ 0.818680] rtc_cmos 00:00: setting system clock to 2018-12-23 01:35:41 UTC (1545528941)\n[ 0.820335] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.821459] EDD information not available.\n[ 0.884706] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886288] Write protecting the kernel read-only data: 14336k\n[ 0.887929] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889765] 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.952996] 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.51\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.5...\nLease of 10.55.1.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.70. iid=i-000000ff\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCH48GbHUXQJoO9RB99X/eFHy3WZVsJ7pMsVE/DuIM/LYqht5iEH+Moe+iuPl9jSGLT4HdVJwRRwipSTnUT7NS6Sr64jpqVrCfS5Lrf2aumyEhumZFZgqPxzGV4DUnAvysIT8jGbQXkGtNSBE7lm8MSV7YEw0lBXyARG0hds0Cg/InCyvw1aYjziRn6bciSqWU5cMUE9Zjx2HG/StQQpwqa5Ap/pGleQE4C1aAGSlFrbmiFmTUO4d65HB20q5h0hBvyGDfF4fCy0tlOiHBu9DUWexUich+A4uv8rabYt17hecbhgVxl6XWqtbXSxiswJ0nHrJkOzsz0n00YuYHq8Ptr root@createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6\nssh-dss AAAAB3NzaC1kc3MAAACBALPZ5IdHIXQtEjHolx8a4EYV1T18/pr9eibpLM2HQo0VopgJbxV9IkR+hv0I0TsZkwvITuAkyVjqfQaTUEH+X9lMAPnt2WQJDQJH0o/VRXLrxuqC5wTJZDOc8oOJQoNISBFzLVnsJM6YT5X9tfINCj0iRPERoS5ob2xB36p94TVzAAAAFQD7rj8115ZrMYbsCIZBUaJcvZV7iQAAAIAPQmbVnEZynnXm0AiRLV3W9WYjMTSsZ7NL+Z1gI1RvHFcWWH8eommjpc3/DkCLklu5hhyVONgWlUbrvdw7xD7vDlfi6846QBZ1EXMyWzurZji3JBspfm0PYn5xn0j+TLgQzrf3D7xJ4L2GWZYfxXyloE6ITyhpUC8Eadsn2DGRDgAAAIAWZQoYYftYX5bOhQodGt2Z2UP9pTwbyDk6B0hR/OgomNMI1kLe3UJqSOmroQCCg8JzqC6y6B1BzZplzG4iJeEdvl0AbeEmJTEVlmN8EXe5y/b4qZn78LiUBbi4c5/sSEIdv6G1QtWBwY/lM8qHJglFSOd9ALqGlAhAnQNaKbXOYg== root@createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe4e:5280/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 \nip-route:169.254.169.254 via 10.55.1.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-000000ff\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.43 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6 login: The system is going down NOW!\nSent SIGTERM to all processes\n"} 2018-12-23 01:36:15,159 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-102956d8-7af1-4d2e-ba39-8b00c967b40c 2018-12-23 01:36:15,161 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 01:36:15,161 - 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 478984862 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.140699] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.142608] pid_max: default: 32768 minimum: 301 [ 0.143687] ACPI: Core revision 20150930 [ 0.145266] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146817] Security Framework initialized [ 0.147833] Yama: becoming mindful. [ 0.148665] AppArmor: AppArmor initialized [ 0.149684] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151264] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.152834] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.154336] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.156061] Initializing cgroup subsys io [ 0.157036] Initializing cgroup subsys memory [ 0.158130] Initializing cgroup subsys devices [ 0.159221] Initializing cgroup subsys freezer [ 0.160337] Initializing cgroup subsys net_cls [ 0.161445] Initializing cgroup subsys perf_event [ 0.162460] Initializing cgroup subsys net_prio [ 0.163649] Initializing cgroup subsys hugetlb [ 0.164680] Initializing cgroup subsys pids [ 0.165694] CPU: Physical Processor ID: 0 [ 0.167354] mce: CPU supports 10 MCE banks [ 0.168373] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.169593] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.172303] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.179294] ftrace: allocating 31920 entries in 125 pages [ 0.206742] smpboot: Max logical packages: 2 [ 0.207782] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.209364] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.211159] x2apic enabled [ 0.212132] Switched APIC routing to physical x2apic. [ 0.214131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.215702] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218362] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220624] KVM setup paravirtual spinlock [ 0.222404] x86: Booting SMP configuration: [ 0.223521] .... node #0, CPUs: #1 [ 0.224564] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.246295] x86: Booted up 1 node, 2 CPUs [ 0.246298] KVM setup async PF for cpu 1 [ 0.246300] kvm-stealtime: cpu 1, msr f90d940 [ 0.249499] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.251485] devtmpfs: initialized [ 0.253420] evm: security.selinux [ 0.254291] evm: security.SMACK64 [ 0.255203] evm: security.SMACK64EXEC [ 0.256121] evm: security.SMACK64TRANSMUTE [ 0.257246] evm: security.SMACK64MMAP [ 0.258256] evm: security.ima [ 0.259033] evm: security.capability [ 0.260029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.262579] pinctrl core: initialized pinctrl subsystem [ 0.263894] RTC time: 1:35:41, date: 12/23/18 [ 0.265160] NET: Registered protocol family 16 [ 0.277195] cpuidle: using governor ladder [ 0.289352] cpuidle: using governor menu [ 0.290481] PCCT header not found. [ 0.291333] ACPI: bus type PCI registered [ 0.292191] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.293538] PCI: Using configuration type 1 for base access [ 0.305952] ACPI: Added _OSI(Module Device) [ 0.306879] ACPI: Added _OSI(Processor Device) [ 0.307786] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.308795] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311206] ACPI: Interpreter enabled [ 0.312090] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.314205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.316241] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.318266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.320299] ACPI: (supports S0 S5) [ 0.321205] ACPI: Using IOAPIC for interrupt routing [ 0.322304] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.325848] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.327099] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329852] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332397] acpiphp: Slot [3] registered [ 0.333327] acpiphp: Slot [4] registered [ 0.334224] acpiphp: Slot [5] registered [ 0.335114] acpiphp: Slot [6] registered [ 0.335960] acpiphp: Slot [7] registered [ 0.336802] acpiphp: Slot [8] registered [ 0.337682] acpiphp: Slot [9] registered [ 0.338553] acpiphp: Slot [10] registered [ 0.349403] acpiphp: Slot [11] registered [ 0.350328] acpiphp: Slot [12] registered [ 0.351188] acpiphp: Slot [13] registered [ 0.352068] acpiphp: Slot [14] registered [ 0.352963] acpiphp: Slot [15] registered [ 0.353906] acpiphp: Slot [16] registered [ 0.354800] acpiphp: Slot [17] registered [ 0.355675] acpiphp: Slot [18] registered [ 0.356557] acpiphp: Slot [19] registered [ 0.357459] acpiphp: Slot [20] registered [ 0.358370] acpiphp: Slot [21] registered [ 0.359264] acpiphp: Slot [22] registered [ 0.360149] acpiphp: Slot [23] registered [ 0.361036] acpiphp: Slot [24] registered [ 0.361900] acpiphp: Slot [25] registered [ 0.362795] acpiphp: Slot [26] registered [ 0.363682] acpiphp: Slot [27] registered [ 0.364589] acpiphp: Slot [28] registered [ 0.365470] acpiphp: Slot [29] registered [ 0.366375] acpiphp: Slot [30] registered [ 0.367295] acpiphp: Slot [31] registered [ 0.368164] PCI host bridge to bus 0000:00 [ 0.369068] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.370450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.371801] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.373404] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.375005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.381311] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.382668] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.383941] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.385399] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.392342] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.393962] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.442736] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.444332] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.445876] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.447364] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.448832] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.450873] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.452164] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.453329] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.455036] vgaarb: loaded [ 0.455692] vgaarb: bridge control possible 0000:00:02.0 [ 0.456969] SCSI subsystem initialized [ 0.457878] ACPI: bus type USB registered [ 0.458781] usbcore: registered new interface driver usbfs [ 0.459928] usbcore: registered new interface driver hub [ 0.461028] usbcore: registered new device driver usb [ 0.462265] PCI: Using ACPI for IRQ routing [ 0.463418] NetLabel: Initializing [ 0.464194] NetLabel: domain hash size = 128 [ 0.465141] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.466249] NetLabel: unlabeled traffic allowed by default [ 0.467473] clocksource: Switched to clocksource kvm-clock [ 0.473669] AppArmor: AppArmor Filesystem Enabled [ 0.474734] pnp: PnP ACPI init [ 0.475762] pnp: PnP ACPI: found 5 devices [ 0.483153] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.485064] NET: Registered protocol family 2 [ 0.486210] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.487615] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.488900] TCP: Hash tables configured (established 2048 bind 2048) [ 0.490191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492673] NET: Registered protocol family 1 [ 0.493590] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.494788] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496028] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.514327] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.533006] Trying to unpack rootfs image as initramfs... [ 0.583557] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.597765] Scanning for low memory corruption every 60 seconds [ 0.599211] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.600424] audit: initializing netlink subsys (disabled) [ 0.601524] audit: type=2000 audit(1545528942.507:1): initialized [ 0.602889] Initialise system trusted keyring [ 0.603928] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.605172] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.607347] zbud: loaded [ 0.608118] VFS: Disk quotas dquot_6.6.0 [ 0.608987] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.610647] fuse init (API version 7.23) [ 0.611623] Key type big_key registered [ 0.612491] Allocating IMA MOK and blacklist keyrings. [ 0.613822] Key type asymmetric registered [ 0.614682] Asymmetric key parser 'x509' registered [ 0.615683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.617275] io scheduler noop registered [ 0.618116] io scheduler deadline registered (default) [ 0.619161] io scheduler cfq registered [ 0.620056] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.621175] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.622516] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.624055] ACPI: Power Button [PWRF] [ 0.624993] GHES: HEST is not enabled! [ 0.643563] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.681940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.684377] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708106] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.710812] Linux agpgart interface v0.103 [ 0.713242] brd: module loaded [ 0.714702] loop: module loaded [ 0.719561] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.721204] GPT:90111 != 20971519 [ 0.721960] GPT:Alternate GPT header not at the end of the disk. [ 0.723174] GPT:90111 != 20971519 [ 0.723943] GPT: Use GNU Parted to correct GPT errors. [ 0.724986] vda: vda1 vda15 [ 0.726538] scsi host0: ata_piix [ 0.727411] scsi host1: ata_piix [ 0.728193] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.729552] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.731295] libphy: Fixed MDIO Bus: probed [ 0.732204] tun: Universal TUN/TAP device driver, 1.6 [ 0.733250] tun: (C) 1999-2004 Max Krasnyansky [ 0.735307] PPP generic driver version 2.4.2 [ 0.736215] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.737409] ehci-pci: EHCI PCI platform driver [ 0.738282] ehci-platform: EHCI generic platform driver [ 0.739271] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.740407] ohci-pci: OHCI PCI platform driver [ 0.741284] ohci-platform: OHCI generic platform driver [ 0.742279] uhci_hcd: USB Universal Host Controller Interface driver [ 0.761151] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.762172] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763639] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.764643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.765764] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.766994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.768424] usb usb1: Product: UHCI Host Controller [ 0.769365] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.770505] usb usb1: SerialNumber: 0000:00:01.2 [ 0.771514] hub 1-0:1.0: USB hub found [ 0.772295] hub 1-0:1.0: 2 ports detected [ 0.773207] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.775331] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.776302] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.777338] mousedev: PS/2 mouse device common for all mice [ 0.778528] rtc_cmos 00:00: RTC can wake from S4 [ 0.779726] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.780926] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.782636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783952] i2c /dev entries driver [ 0.784707] device-mapper: uevent: version 1.0.3 [ 0.785652] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.787282] ledtrig-cpu: registered to indicate activity on CPUs [ 0.788619] NET: Registered protocol family 10 [ 0.789649] NET: Registered protocol family 17 [ 0.790544] Key type dns_resolver registered [ 0.791501] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.792600] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.793696] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.795451] registered taskstats version 1 [ 0.796303] Loading compiled-in X.509 certificates [ 0.797743] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.799609] zswap: loaded using pool lzo/zbud [ 0.801124] Key type trusted registered [ 0.802816] Key type encrypted registered [ 0.803654] AppArmor: AppArmor sha1 policy hashing enabled [ 0.804691] ima: No TPM chip found, activating TPM-bypass! [ 0.805737] evm: HMAC attrs: 0x1 [ 0.806704] Magic number: 14:896:559 [ 0.807497] tty ttyS31: hash matches [ 0.818680] rtc_cmos 00:00: setting system clock to 2018-12-23 01:35:41 UTC (1545528941) [ 0.820335] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.821459] EDD information not available. [ 0.884706] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.886288] Write protecting the kernel read-only data: 14336k [ 0.887929] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.889765] 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.952996] 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.51 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.5... Lease of 10.55.1.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.70. iid=i-000000ff 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCH48GbHUXQJoO9RB99X/eFHy3WZVsJ7pMsVE/DuIM/LYqht5iEH+Moe+iuPl9jSGLT4HdVJwRRwipSTnUT7NS6Sr64jpqVrCfS5Lrf2aumyEhumZFZgqPxzGV4DUnAvysIT8jGbQXkGtNSBE7lm8MSV7YEw0lBXyARG0hds0Cg/InCyvw1aYjziRn6bciSqWU5cMUE9Zjx2HG/StQQpwqa5Ap/pGleQE4C1aAGSlFrbmiFmTUO4d65HB20q5h0hBvyGDfF4fCy0tlOiHBu9DUWexUich+A4uv8rabYt17hecbhgVxl6XWqtbXSxiswJ0nHrJkOzsz0n00YuYHq8Ptr root@createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6 ssh-dss AAAAB3NzaC1kc3MAAACBALPZ5IdHIXQtEjHolx8a4EYV1T18/pr9eibpLM2HQo0VopgJbxV9IkR+hv0I0TsZkwvITuAkyVjqfQaTUEH+X9lMAPnt2WQJDQJH0o/VRXLrxuqC5wTJZDOc8oOJQoNISBFzLVnsJM6YT5X9tfINCj0iRPERoS5ob2xB36p94TVzAAAAFQD7rj8115ZrMYbsCIZBUaJcvZV7iQAAAIAPQmbVnEZynnXm0AiRLV3W9WYjMTSsZ7NL+Z1gI1RvHFcWWH8eommjpc3/DkCLklu5hhyVONgWlUbrvdw7xD7vDlfi6846QBZ1EXMyWzurZji3JBspfm0PYn5xn0j+TLgQzrf3D7xJ4L2GWZYfxXyloE6ITyhpUC8Eadsn2DGRDgAAAIAWZQoYYftYX5bOhQodGt2Z2UP9pTwbyDk6B0hR/OgomNMI1kLe3UJqSOmroQCCg8JzqC6y6B1BzZplzG4iJeEdvl0AbeEmJTEVlmN8EXe5y/b4qZn78LiUBbi4c5/sSEIdv6G1QtWBwY/lM8qHJglFSOd9ALqGlAhAnQNaKbXOYg== root@createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe4e:5280/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 ip-route:169.254.169.254 via 10.55.1.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-000000ff name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6 launch-index: 0 === cirros: current=0.4.0 uptime=3.43 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6 login: The system is going down NOW! Sent SIGTERM to all processes 2018-12-23 01:36:15,161 - create_instance - INFO - Checking if VM is active 2018-12-23 01:36:15,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:15,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:36:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e1a8fc2-d292-4c06-a536-855d06c829e1 x-compute-request-id: req-2e1a8fc2-d292-4c06-a536-855d06c829e1 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-12-23T01:35:59Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:36:15,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-2e1a8fc2-d292-4c06-a536-855d06c829e1 2018-12-23 01:36:15,785 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst] is - REBOOT 2018-12-23 01:36:15,785 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:36:18,788 - create_instance - DEBUG - VM status query timeout in 896.373275042 2018-12-23 01:36:18,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:19,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:36:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afebdca0-c370-4478-879a-39df16699072 x-compute-request-id: req-afebdca0-c370-4478-879a-39df16699072 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-12-23T01:35:59Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:36:19,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-afebdca0-c370-4478-879a-39df16699072 2018-12-23 01:36:19,324 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst] is - REBOOT 2018-12-23 01:36:19,324 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:36:22,327 - create_instance - DEBUG - VM status query timeout in 892.83459115 2018-12-23 01:36:22,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:22,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:36:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eedfc2df-c04a-4f68-a691-2040c02693a2 x-compute-request-id: req-eedfc2df-c04a-4f68-a691-2040c02693a2 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-12-23T01:35:59Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:36:22,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-eedfc2df-c04a-4f68-a691-2040c02693a2 2018-12-23 01:36:22,822 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst] is - REBOOT 2018-12-23 01:36:22,823 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:36:25,826 - create_instance - DEBUG - VM status query timeout in 889.335633993 2018-12-23 01:36:25,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:26,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:36:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aedb5ffc-283e-4b09-8bca-977db72f0348 x-compute-request-id: req-aedb5ffc-283e-4b09-8bca-977db72f0348 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:24Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:36:26,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-aedb5ffc-283e-4b09-8bca-977db72f0348 2018-12-23 01:36:26,436 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst] is - ACTIVE 2018-12-23 01:36:26,436 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:36:26,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:27,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:36: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-008909a6-4a7b-489d-b12e-41dc9cb83de2 x-compute-request-id: req-008909a6-4a7b-489d-b12e-41dc9cb83de2 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:24Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:36:27,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-008909a6-4a7b-489d-b12e-41dc9cb83de2 2018-12-23 01:36:27,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:27,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a808552d-2798-4e05-95ae-4852e3b9d105 Date: Sun, 23 Dec 2018 01:36: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":["cb790d34-d54c-4f98-bf6a-a093194cbd0f"],"updated_at":"2018-12-23T01:35:12Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:36:27,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net used request id req-a808552d-2798-4e05-95ae-4852e3b9d105 2018-12-23 01:36:27,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:27,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66365f38-44b7-4dbd-ae73-b0e23ed21f88 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:36:27,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-66365f38-44b7-4dbd-ae73-b0e23ed21f88 2018-12-23 01:36:27,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:27,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2f79c6f2-c7e4-4ed7-ab31-83ee85cebd64 Date: Sun, 23 Dec 2018 01:36:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:36:27,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-2f79c6f2-c7e4-4ed7-ab31-83ee85cebd64 2018-12-23 01:36:27,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:27,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-8fd5b61f-d2c7-48a3-95e6-bb59e84534c5 Date: Sun, 23 Dec 2018 01:36:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.4"}],"id":"021e3226-3367-4884-9552-a79ef81fa54f","security_groups":[],"mac_address":"fa:16:3e:ed:ed:46","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.5"}],"id":"63a23a3b-ef0f-4db5-88c6-99ef464e2e6b","security_groups":["2a911741-24a3-45ea-b7bb-c5f01e6702bd","9ea46b66-3893-4753-9a3c-b9e53c299880"],"mac_address":"fa:16:3e:4e:52:80","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:31Z","binding:vnic_type":"normal","device_id":"ae071c55-f924-4d3d-906e-725efefd8d83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.2"}],"id":"cde18e8c-397a-419b-a24a-478af5582e5b","security_groups":[],"mac_address":"fa:16:3e:a3:93:b2","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.1"}],"id":"cfed6aaa-5e39-459c-9e9b-ab1cc06d1429","security_groups":[],"mac_address":"fa:16:3e:14:92:74","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:20Z","binding:vnic_type":"normal","device_id":"db591168-729f-40db-a02b-378597c5230c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.3"}],"id":"fdf49597-7b16-4a9f-b81d-629ff69bf9c8","security_groups":[],"mac_address":"fa:16:3e:57:13:75","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c437f08a-5067-4346-bad6-be960960adcb"}]} 2018-12-23 01:36:27,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-8fd5b61f-d2c7-48a3-95e6-bb59e84534c5 2018-12-23 01:36:27,679 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:36:27,681 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.9.204 2018-12-23 01:36:27,681 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-12-23 01:36:30,684 - create_instance - DEBUG - SSH connection timeout in 176.994614124 2018-12-23 01:36:30,685 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:36:30,687 - paramiko.transport - DEBUG - starting thread (client mode): 0x55e13e90L 2018-12-23 01:36:30,687 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:36:30,687 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:36:30,688 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:36:30,689 - 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-12-23 01:36:30,689 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:36:30,689 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:36:30,689 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:36:30,689 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:36:30,690 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:36:30,706 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:36:30,707 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:36:30,719 - paramiko.transport - DEBUG - Trying key 8a6c2780fa2e4fd0f056cfac4b35ddbb from tmp/CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc 2018-12-23 01:36:30,745 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:36:30,750 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:36:30,850 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:36:30,865 - create_instance - INFO - SSH is active for VM instance 2018-12-23 01:36:30,865 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:36:30,867 - paramiko.transport - DEBUG - starting thread (client mode): 0x55e13490L 2018-12-23 01:36:30,867 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:36:30,867 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:36:30,867 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:36:30,869 - 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-12-23 01:36:30,869 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:36:30,869 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:36:30,869 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:36:30,869 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:36:30,869 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:36:30,886 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:36:30,887 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:36:30,899 - paramiko.transport - DEBUG - Trying key 8a6c2780fa2e4fd0f056cfac4b35ddbb from tmp/CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc 2018-12-23 01:36:30,925 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:36:30,928 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:36:30,932 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:36:30,933 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 01:36:30,933 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:36:30,934 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:36:30,935 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:36:30,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:31,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-87d76c63-5f40-4760-9996-9a588dc0f7d9 x-compute-request-id: req-87d76c63-5f40-4760-9996-9a588dc0f7d9 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:24Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:36:31,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-87d76c63-5f40-4760-9996-9a588dc0f7d9 2018-12-23 01:36:31,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"reboot": {"type": "SOFT"}}' 2018-12-23 01:36:31,615 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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-6c46cdd0-bfe5-415d-8179-1c8105023007 x-compute-request-id: req-6c46cdd0-bfe5-415d-8179-1c8105023007 Content-Length: 0 Content-Type: application/json 2018-12-23 01:36:31,616 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-6c46cdd0-bfe5-415d-8179-1c8105023007 2018-12-23 01:36:46,618 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-12-23 01:36:46,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:46,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:36: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-6e638176-663e-491c-ba06-191963608f56 x-compute-request-id: req-6e638176-663e-491c-ba06-191963608f56 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:35Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:36:46,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-6e638176-663e-491c-ba06-191963608f56 2018-12-23 01:36:46,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:36:48,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:36: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-1ea7c4e2-c648-4d21-9b58-d67036e6a171 x-compute-request-id: req-1ea7c4e2-c648-4d21-9b58-d67036e6a171 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-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 506750565 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.129560] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131224] pid_max: default: 32768 minimum: 301\n[ 0.132125] ACPI: Core revision 20150930\n[ 0.133532] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134851] Security Framework initialized\n[ 0.135671] Yama: becoming mindful.\n[ 0.136413] AppArmor: AppArmor initialized\n[ 0.137288] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138591] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139850] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141047] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142437] Initializing cgroup subsys io\n[ 0.143253] Initializing cgroup subsys memory\n[ 0.144116] Initializing cgroup subsys devices\n[ 0.144997] Initializing cgroup subsys freezer\n[ 0.145870] Initializing cgroup subsys net_cls\n[ 0.146741] Initializing cgroup subsys perf_event\n[ 0.147662] Initializing cgroup subsys net_prio\n[ 0.148549] Initializing cgroup subsys hugetlb\n[ 0.149421] Initializing cgroup subsys pids\n[ 0.150302] CPU: Physical Processor ID: 0\n[ 0.151803] mce: CPU supports 10 MCE banks\n[ 0.152666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153667] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155986] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.162709] ftrace: allocating 31920 entries in 125 pages\n[ 0.189962] smpboot: Max logical packages: 2\n[ 0.190822] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.192035] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.193414] x2apic enabled\n[ 0.194228] Switched APIC routing to physical x2apic.\n[ 0.195983] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197183] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199297] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201202] KVM setup paravirtual spinlock\n[ 0.202652] x86: Booting SMP configuration:\n[ 0.203540] .... node #0, CPUs: #1\n[ 0.204427] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.227025] x86: Booted up 1 node, 2 CPUs\n[ 0.227027] KVM setup async PF for cpu 1\n[ 0.227030] kvm-stealtime: cpu 1, msr f90d940\n[ 0.229633] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.231186] devtmpfs: initialized\n[ 0.232905] evm: security.selinux\n[ 0.233610] evm: security.SMACK64\n[ 0.234308] evm: security.SMACK64EXEC\n[ 0.235064] evm: security.SMACK64TRANSMUTE\n[ 0.235880] evm: security.SMACK64MMAP\n[ 0.236630] evm: security.ima\n[ 0.237273] evm: security.capability\n[ 0.238165] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.240065] pinctrl core: initialized pinctrl subsystem\n[ 0.241178] RTC time: 1:36:35, date: 12/23/18\n[ 0.242193] NET: Registered protocol family 16\n[ 0.252028] cpuidle: using governor ladder\n[ 0.264127] cpuidle: using governor menu\n[ 0.264939] PCCT header not found.\n[ 0.265782] ACPI: bus type PCI registered\n[ 0.266589] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267848] PCI: Using configuration type 1 for base access\n[ 0.281427] ACPI: Added _OSI(Module Device)\n[ 0.282286] ACPI: Added _OSI(Processor Device)\n[ 0.283153] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.284058] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.286462] ACPI: Interpreter enabled\n[ 0.287234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.289113] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.292840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.294719] ACPI: (supports S0 S5)\n[ 0.295431] ACPI: Using IOAPIC for interrupt routing\n[ 0.296529] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299927] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301080] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.303539] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.305809] acpiphp: Slot [3] registered\n[ 0.306635] acpiphp: Slot [4] registered\n[ 0.307447] acpiphp: Slot [5] registered\n[ 0.308250] acpiphp: Slot [6] registered\n[ 0.309049] acpiphp: Slot [7] registered\n[ 0.309853] acpiphp: Slot [8] registered\n[ 0.310667] acpiphp: Slot [9] registered\n[ 0.311474] acpiphp: Slot [10] registered\n[ 0.322527] acpiphp: Slot [11] registered\n[ 0.323346] acpiphp: Slot [12] registered\n[ 0.324163] acpiphp: Slot [13] registered\n[ 0.324974] acpiphp: Slot [14] registered\n[ 0.325796] acpiphp: Slot [15] registered\n[ 0.326622] acpiphp: Slot [16] registered\n[ 0.327447] acpiphp: Slot [17] registered\n[ 0.328263] acpiphp: Slot [18] registered\n[ 0.329103] acpiphp: Slot [19] registered\n[ 0.329932] acpiphp: Slot [20] registered\n[ 0.330764] acpiphp: Slot [21] registered\n[ 0.331587] acpiphp: Slot [22] registered\n[ 0.332413] acpiphp: Slot [23] registered\n[ 0.333237] acpiphp: Slot [24] registered\n[ 0.334056] acpiphp: Slot [25] registered\n[ 0.334889] acpiphp: Slot [26] registered\n[ 0.335714] acpiphp: Slot [27] registered\n[ 0.336535] acpiphp: Slot [28] registered\n[ 0.337372] acpiphp: Slot [29] registered\n[ 0.338196] acpiphp: Slot [30] registered\n[ 0.339023] acpiphp: Slot [31] registered\n[ 0.339849] PCI host bridge to bus 0000:00\n[ 0.340705] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.341934] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.343172] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.344637] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.346103] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.352648] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.353963] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.355165] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.356449] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.363553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.365036] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415628] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.420053] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.421478] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.422789] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.424068] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.425158] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.426747] vgaarb: loaded\n[ 0.427366] vgaarb: bridge control possible 0000:00:02.0\n[ 0.428566] SCSI subsystem initialized\n[ 0.429441] ACPI: bus type USB registered\n[ 0.430283] usbcore: registered new interface driver usbfs\n[ 0.431363] usbcore: registered new interface driver hub\n[ 0.432396] usbcore: registered new device driver usb\n[ 0.433541] PCI: Using ACPI for IRQ routing\n[ 0.434606] NetLabel: Initializing\n[ 0.435338] NetLabel: domain hash size = 128\n[ 0.436212] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.437187] NetLabel: unlabeled traffic allowed by default\n[ 0.438395] clocksource: Switched to clocksource kvm-clock\n[ 0.444645] AppArmor: AppArmor Filesystem Enabled\n[ 0.445641] pnp: PnP ACPI init\n[ 0.446614] pnp: PnP ACPI: found 5 devices\n[ 0.454080] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.456018] NET: Registered protocol family 2\n[ 0.457234] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.458855] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.460345] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.461820] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.463195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.464671] NET: Registered protocol family 1\n[ 0.465743] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.467125] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.468462] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.487373] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.506472] Trying to unpack rootfs image as initramfs...\n[ 0.557467] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.572055] Scanning for low memory corruption every 60 seconds\n[ 0.573820] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.575247] audit: initializing netlink subsys (disabled)\n[ 0.576533] audit: type=2000 audit(1545528995.887:1): initialized\n[ 0.578112] Initialise system trusted keyring\n[ 0.579375] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580815] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583245] zbud: loaded\n[ 0.584152] VFS: Disk quotas dquot_6.6.0\n[ 0.585156] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587060] fuse init (API version 7.23)\n[ 0.588200] Key type big_key registered\n[ 0.589181] Allocating IMA MOK and blacklist keyrings.\n[ 0.590939] Key type asymmetric registered\n[ 0.591953] Asymmetric key parser 'x509' registered\n[ 0.593118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.594982] io scheduler noop registered\n[ 0.595934] io scheduler deadline registered (default)\n[ 0.597136] io scheduler cfq registered\n[ 0.598140] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.603822] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.605897] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.607689] ACPI: Power Button [PWRF]\n[ 0.608813] GHES: HEST is not enabled!\n[ 0.626910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.681765] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684546] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708187] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.710976] Linux agpgart interface v0.103\n[ 0.714179] brd: module loaded\n[ 0.715872] loop: module loaded\n[ 0.722307] vda: vda1 vda15\n[ 0.724006] scsi host0: ata_piix\n[ 0.724851] scsi host1: ata_piix\n[ 0.725589] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.726852] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.728161] libphy: Fixed MDIO Bus: probed\n[ 0.729182] tun: Universal TUN/TAP device driver, 1.6\n[ 0.730176] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.732290] PPP generic driver version 2.4.2\n[ 0.733682] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.734912] ehci-pci: EHCI PCI platform driver\n[ 0.735797] ehci-platform: EHCI generic platform driver\n[ 0.736800] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.737948] ohci-pci: OHCI PCI platform driver\n[ 0.738843] ohci-platform: OHCI generic platform driver\n[ 0.739852] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.758975] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.759989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.761476] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.762519] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.763657] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764896] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766338] usb usb1: Product: UHCI Host Controller\n[ 0.767297] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.768463] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.769590] hub 1-0:1.0: USB hub found\n[ 0.770382] hub 1-0:1.0: 2 ports detected\n[ 0.771323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.773455] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.774430] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.775595] mousedev: PS/2 mouse device common for all mice\n[ 0.776930] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.778853] rtc_cmos 00:00: RTC can wake from S4\n[ 0.780007] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.781216] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.782434] i2c /dev entries driver\n[ 0.783219] device-mapper: uevent: version 1.0.3\n[ 0.784226] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.785868] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.787309] NET: Registered protocol family 10\n[ 0.788367] NET: Registered protocol family 17\n[ 0.789268] Key type dns_resolver registered\n[ 0.790307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.791469] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.793214] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.795042] registered taskstats version 1\n[ 0.795882] Loading compiled-in X.509 certificates\n[ 0.797343] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.799221] zswap: loaded using pool lzo/zbud\n[ 0.800922] Key type trusted registered\n[ 0.802782] Key type encrypted registered\n[ 0.803626] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.804666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.805717] evm: HMAC attrs: 0x1\n[ 0.806721] Magic number: 14:449:610\n[ 0.807660] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:36 UTC (1545528996)\n[ 0.809328] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.810473] EDD information not available.\n[ 0.887530] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889100] Write protecting the kernel read-only data: 14336k\n[ 0.901221] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.092061] 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.5...\nLease of 10.55.1.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.08. iid=i-000000ff\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCH48GbHUXQJoO9RB99X/eFHy3WZVsJ7pMsVE/DuIM/LYqht5iEH+Moe+iuPl9jSGLT4HdVJwRRwipSTnUT7NS6Sr64jpqVrCfS5Lrf2aumyEhumZFZgqPxzGV4DUnAvysIT8jGbQXkGtNSBE7lm8MSV7YEw0lBXyARG0hds0Cg/InCyvw1aYjziRn6bciSqWU5cMUE9Zjx2HG/StQQpwqa5Ap/pGleQE4C1aAGSlFrbmiFmTUO4d65HB20q5h0hBvyGDfF4fCy0tlOiHBu9DUWexUich+A4uv8rabYt17hecbhgVxl6XWqtbXSxiswJ0nHrJkOzsz0n00YuYHq8Ptr root@createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6\nssh-dss AAAAB3NzaC1kc3MAAACBALPZ5IdHIXQtEjHolx8a4EYV1T18/pr9eibpLM2HQo0VopgJbxV9IkR+hv0I0TsZkwvITuAkyVjqfQaTUEH+X9lMAPnt2WQJDQJH0o/VRXLrxuqC5wTJZDOc8oOJQoNISBFzLVnsJM6YT5X9tfINCj0iRPERoS5ob2xB36p94TVzAAAAFQD7rj8115ZrMYbsCIZBUaJcvZV7iQAAAIAPQmbVnEZynnXm0AiRLV3W9WYjMTSsZ7NL+Z1gI1RvHFcWWH8eommjpc3/DkCLklu5hhyVONgWlUbrvdw7xD7vDlfi6846QBZ1EXMyWzurZji3JBspfm0PYn5xn0j+TLgQzrf3D7xJ4L2GWZYfxXyloE6ITyhpUC8Eadsn2DGRDgAAAIAWZQoYYftYX5bOhQodGt2Z2UP9pTwbyDk6B0hR/OgomNMI1kLe3UJqSOmroQCCg8JzqC6y6B1BzZplzG4iJeEdvl0AbeEmJTEVlmN8EXe5y/b4qZn78LiUBbi4c5/sSEIdv6G1QtWBwY/lM8qHJglFSOd9ALqGlAhAnQNaKbXOYg== root@createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe4e:5280/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 \nip-route:169.254.169.254 via 10.55.1.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-000000ff\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.84 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6 login: "} 2018-12-23 01:36:48,027 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-1ea7c4e2-c648-4d21-9b58-d67036e6a171 2018-12-23 01:36:48,028 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 01:36:48,029 - 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 506750565 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.129560] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131224] pid_max: default: 32768 minimum: 301 [ 0.132125] ACPI: Core revision 20150930 [ 0.133532] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134851] Security Framework initialized [ 0.135671] Yama: becoming mindful. [ 0.136413] AppArmor: AppArmor initialized [ 0.137288] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138591] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139850] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141047] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142437] Initializing cgroup subsys io [ 0.143253] Initializing cgroup subsys memory [ 0.144116] Initializing cgroup subsys devices [ 0.144997] Initializing cgroup subsys freezer [ 0.145870] Initializing cgroup subsys net_cls [ 0.146741] Initializing cgroup subsys perf_event [ 0.147662] Initializing cgroup subsys net_prio [ 0.148549] Initializing cgroup subsys hugetlb [ 0.149421] Initializing cgroup subsys pids [ 0.150302] CPU: Physical Processor ID: 0 [ 0.151803] mce: CPU supports 10 MCE banks [ 0.152666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153667] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155986] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162709] ftrace: allocating 31920 entries in 125 pages [ 0.189962] smpboot: Max logical packages: 2 [ 0.190822] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.192035] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.193414] x2apic enabled [ 0.194228] Switched APIC routing to physical x2apic. [ 0.195983] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197183] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199297] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.201202] KVM setup paravirtual spinlock [ 0.202652] x86: Booting SMP configuration: [ 0.203540] .... node #0, CPUs: #1 [ 0.204427] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.227025] x86: Booted up 1 node, 2 CPUs [ 0.227027] KVM setup async PF for cpu 1 [ 0.227030] kvm-stealtime: cpu 1, msr f90d940 [ 0.229633] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.231186] devtmpfs: initialized [ 0.232905] evm: security.selinux [ 0.233610] evm: security.SMACK64 [ 0.234308] evm: security.SMACK64EXEC [ 0.235064] evm: security.SMACK64TRANSMUTE [ 0.235880] evm: security.SMACK64MMAP [ 0.236630] evm: security.ima [ 0.237273] evm: security.capability [ 0.238165] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.240065] pinctrl core: initialized pinctrl subsystem [ 0.241178] RTC time: 1:36:35, date: 12/23/18 [ 0.242193] NET: Registered protocol family 16 [ 0.252028] cpuidle: using governor ladder [ 0.264127] cpuidle: using governor menu [ 0.264939] PCCT header not found. [ 0.265782] ACPI: bus type PCI registered [ 0.266589] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267848] PCI: Using configuration type 1 for base access [ 0.281427] ACPI: Added _OSI(Module Device) [ 0.282286] ACPI: Added _OSI(Processor Device) [ 0.283153] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.284058] ACPI: Added _OSI(Processor Aggregator Device) [ 0.286462] ACPI: Interpreter enabled [ 0.287234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289113] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.292840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.294719] ACPI: (supports S0 S5) [ 0.295431] ACPI: Using IOAPIC for interrupt routing [ 0.296529] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299927] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301080] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.303539] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.305809] acpiphp: Slot [3] registered [ 0.306635] acpiphp: Slot [4] registered [ 0.307447] acpiphp: Slot [5] registered [ 0.308250] acpiphp: Slot [6] registered [ 0.309049] acpiphp: Slot [7] registered [ 0.309853] acpiphp: Slot [8] registered [ 0.310667] acpiphp: Slot [9] registered [ 0.311474] acpiphp: Slot [10] registered [ 0.322527] acpiphp: Slot [11] registered [ 0.323346] acpiphp: Slot [12] registered [ 0.324163] acpiphp: Slot [13] registered [ 0.324974] acpiphp: Slot [14] registered [ 0.325796] acpiphp: Slot [15] registered [ 0.326622] acpiphp: Slot [16] registered [ 0.327447] acpiphp: Slot [17] registered [ 0.328263] acpiphp: Slot [18] registered [ 0.329103] acpiphp: Slot [19] registered [ 0.329932] acpiphp: Slot [20] registered [ 0.330764] acpiphp: Slot [21] registered [ 0.331587] acpiphp: Slot [22] registered [ 0.332413] acpiphp: Slot [23] registered [ 0.333237] acpiphp: Slot [24] registered [ 0.334056] acpiphp: Slot [25] registered [ 0.334889] acpiphp: Slot [26] registered [ 0.335714] acpiphp: Slot [27] registered [ 0.336535] acpiphp: Slot [28] registered [ 0.337372] acpiphp: Slot [29] registered [ 0.338196] acpiphp: Slot [30] registered [ 0.339023] acpiphp: Slot [31] registered [ 0.339849] PCI host bridge to bus 0000:00 [ 0.340705] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.341934] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.343172] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.344637] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.346103] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.352648] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.353963] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.355165] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.356449] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.363553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.365036] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.415628] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.417169] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.418613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.420053] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.421478] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.422789] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.424068] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.425158] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.426747] vgaarb: loaded [ 0.427366] vgaarb: bridge control possible 0000:00:02.0 [ 0.428566] SCSI subsystem initialized [ 0.429441] ACPI: bus type USB registered [ 0.430283] usbcore: registered new interface driver usbfs [ 0.431363] usbcore: registered new interface driver hub [ 0.432396] usbcore: registered new device driver usb [ 0.433541] PCI: Using ACPI for IRQ routing [ 0.434606] NetLabel: Initializing [ 0.435338] NetLabel: domain hash size = 128 [ 0.436212] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.437187] NetLabel: unlabeled traffic allowed by default [ 0.438395] clocksource: Switched to clocksource kvm-clock [ 0.444645] AppArmor: AppArmor Filesystem Enabled [ 0.445641] pnp: PnP ACPI init [ 0.446614] pnp: PnP ACPI: found 5 devices [ 0.454080] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.456018] NET: Registered protocol family 2 [ 0.457234] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.458855] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.460345] TCP: Hash tables configured (established 2048 bind 2048) [ 0.461820] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.463195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.464671] NET: Registered protocol family 1 [ 0.465743] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.467125] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.468462] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.487373] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.506472] Trying to unpack rootfs image as initramfs... [ 0.557467] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.572055] Scanning for low memory corruption every 60 seconds [ 0.573820] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.575247] audit: initializing netlink subsys (disabled) [ 0.576533] audit: type=2000 audit(1545528995.887:1): initialized [ 0.578112] Initialise system trusted keyring [ 0.579375] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.580815] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.583245] zbud: loaded [ 0.584152] VFS: Disk quotas dquot_6.6.0 [ 0.585156] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.587060] fuse init (API version 7.23) [ 0.588200] Key type big_key registered [ 0.589181] Allocating IMA MOK and blacklist keyrings. [ 0.590939] Key type asymmetric registered [ 0.591953] Asymmetric key parser 'x509' registered [ 0.593118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.594982] io scheduler noop registered [ 0.595934] io scheduler deadline registered (default) [ 0.597136] io scheduler cfq registered [ 0.598140] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.603822] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.605897] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.607689] ACPI: Power Button [PWRF] [ 0.608813] GHES: HEST is not enabled! [ 0.626910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.681765] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.684546] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708187] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.710976] Linux agpgart interface v0.103 [ 0.714179] brd: module loaded [ 0.715872] loop: module loaded [ 0.722307] vda: vda1 vda15 [ 0.724006] scsi host0: ata_piix [ 0.724851] scsi host1: ata_piix [ 0.725589] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.726852] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.728161] libphy: Fixed MDIO Bus: probed [ 0.729182] tun: Universal TUN/TAP device driver, 1.6 [ 0.730176] tun: (C) 1999-2004 Max Krasnyansky [ 0.732290] PPP generic driver version 2.4.2 [ 0.733682] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.734912] ehci-pci: EHCI PCI platform driver [ 0.735797] ehci-platform: EHCI generic platform driver [ 0.736800] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.737948] ohci-pci: OHCI PCI platform driver [ 0.738843] ohci-platform: OHCI generic platform driver [ 0.739852] uhci_hcd: USB Universal Host Controller Interface driver [ 0.758975] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.759989] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.761476] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.762519] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.763657] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.764896] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.766338] usb usb1: Product: UHCI Host Controller [ 0.767297] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.768463] usb usb1: SerialNumber: 0000:00:01.2 [ 0.769590] hub 1-0:1.0: USB hub found [ 0.770382] hub 1-0:1.0: 2 ports detected [ 0.771323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.773455] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.774430] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.775595] mousedev: PS/2 mouse device common for all mice [ 0.776930] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.778853] rtc_cmos 00:00: RTC can wake from S4 [ 0.780007] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.781216] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.782434] i2c /dev entries driver [ 0.783219] device-mapper: uevent: version 1.0.3 [ 0.784226] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.785868] ledtrig-cpu: registered to indicate activity on CPUs [ 0.787309] NET: Registered protocol family 10 [ 0.788367] NET: Registered protocol family 17 [ 0.789268] Key type dns_resolver registered [ 0.790307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.791469] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.793214] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.795042] registered taskstats version 1 [ 0.795882] Loading compiled-in X.509 certificates [ 0.797343] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.799221] zswap: loaded using pool lzo/zbud [ 0.800922] Key type trusted registered [ 0.802782] Key type encrypted registered [ 0.803626] AppArmor: AppArmor sha1 policy hashing enabled [ 0.804666] ima: No TPM chip found, activating TPM-bypass! [ 0.805717] evm: HMAC attrs: 0x1 [ 0.806721] Magic number: 14:449:610 [ 0.807660] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:36 UTC (1545528996) [ 0.809328] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.810473] EDD information not available. [ 0.887530] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.889100] Write protecting the kernel read-only data: 14336k [ 0.901221] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.903106] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.72 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.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.092061] 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.5... Lease of 10.55.1.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.08. iid=i-000000ff 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCH48GbHUXQJoO9RB99X/eFHy3WZVsJ7pMsVE/DuIM/LYqht5iEH+Moe+iuPl9jSGLT4HdVJwRRwipSTnUT7NS6Sr64jpqVrCfS5Lrf2aumyEhumZFZgqPxzGV4DUnAvysIT8jGbQXkGtNSBE7lm8MSV7YEw0lBXyARG0hds0Cg/InCyvw1aYjziRn6bciSqWU5cMUE9Zjx2HG/StQQpwqa5Ap/pGleQE4C1aAGSlFrbmiFmTUO4d65HB20q5h0hBvyGDfF4fCy0tlOiHBu9DUWexUich+A4uv8rabYt17hecbhgVxl6XWqtbXSxiswJ0nHrJkOzsz0n00YuYHq8Ptr root@createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6 ssh-dss AAAAB3NzaC1kc3MAAACBALPZ5IdHIXQtEjHolx8a4EYV1T18/pr9eibpLM2HQo0VopgJbxV9IkR+hv0I0TsZkwvITuAkyVjqfQaTUEH+X9lMAPnt2WQJDQJH0o/VRXLrxuqC5wTJZDOc8oOJQoNISBFzLVnsJM6YT5X9tfINCj0iRPERoS5ob2xB36p94TVzAAAAFQD7rj8115ZrMYbsCIZBUaJcvZV7iQAAAIAPQmbVnEZynnXm0AiRLV3W9WYjMTSsZ7NL+Z1gI1RvHFcWWH8eommjpc3/DkCLklu5hhyVONgWlUbrvdw7xD7vDlfi6846QBZ1EXMyWzurZji3JBspfm0PYn5xn0j+TLgQzrf3D7xJ4L2GWZYfxXyloE6ITyhpUC8Eadsn2DGRDgAAAIAWZQoYYftYX5bOhQodGt2Z2UP9pTwbyDk6B0hR/OgomNMI1kLe3UJqSOmroQCCg8JzqC6y6B1BzZplzG4iJeEdvl0AbeEmJTEVlmN8EXe5y/b4qZn78LiUBbi4c5/sSEIdv6G1QtWBwY/lM8qHJglFSOd9ALqGlAhAnQNaKbXOYg== root@createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe4e:5280/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 ip-route:169.254.169.254 via 10.55.1.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-000000ff name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6 launch-index: 0 === cirros: current=0.4.0 uptime=1.84 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-7fb52a0b-c8f3-4974-ab08-6ebdb6 login: 2018-12-23 01:36:48,029 - create_instance - INFO - Checking if VM is active 2018-12-23 01:36:48,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:48,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-d5bf98fc-b538-4866-829e-6985385f637a x-compute-request-id: req-d5bf98fc-b538-4866-829e-6985385f637a Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:35Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:36:48,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-d5bf98fc-b538-4866-829e-6985385f637a 2018-12-23 01:36:48,380 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst] is - ACTIVE 2018-12-23 01:36:48,380 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:36:48,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:48,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-f4cee966-4fa7-4efb-86fb-6e47be538276 x-compute-request-id: req-f4cee966-4fa7-4efb-86fb-6e47be538276 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:35Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:36:48,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-f4cee966-4fa7-4efb-86fb-6e47be538276 2018-12-23 01:36:48,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:48,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-add6979f-3b7a-4aeb-a799-67719c7c690c Date: Sun, 23 Dec 2018 01:36: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":["cb790d34-d54c-4f98-bf6a-a093194cbd0f"],"updated_at":"2018-12-23T01:35:12Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:36:48,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net used request id req-add6979f-3b7a-4aeb-a799-67719c7c690c 2018-12-23 01:36:48,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:48,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6429c5a-e857-43e1-9200-8037c4553692 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:36:48,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-a6429c5a-e857-43e1-9200-8037c4553692 2018-12-23 01:36:48,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:48,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-46b91c7d-d89a-43d8-a7ab-892eb18c6834 Date: Sun, 23 Dec 2018 01:36:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:36:48,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-46b91c7d-d89a-43d8-a7ab-892eb18c6834 2018-12-23 01:36:48,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:49,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-2eeb2c34-8b7f-438b-903d-bb34d42c7ed1 Date: Sun, 23 Dec 2018 01:36:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.4"}],"id":"021e3226-3367-4884-9552-a79ef81fa54f","security_groups":[],"mac_address":"fa:16:3e:ed:ed:46","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.5"}],"id":"63a23a3b-ef0f-4db5-88c6-99ef464e2e6b","security_groups":["2a911741-24a3-45ea-b7bb-c5f01e6702bd","9ea46b66-3893-4753-9a3c-b9e53c299880"],"mac_address":"fa:16:3e:4e:52:80","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:31Z","binding:vnic_type":"normal","device_id":"ae071c55-f924-4d3d-906e-725efefd8d83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.2"}],"id":"cde18e8c-397a-419b-a24a-478af5582e5b","security_groups":[],"mac_address":"fa:16:3e:a3:93:b2","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.1"}],"id":"cfed6aaa-5e39-459c-9e9b-ab1cc06d1429","security_groups":[],"mac_address":"fa:16:3e:14:92:74","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:20Z","binding:vnic_type":"normal","device_id":"db591168-729f-40db-a02b-378597c5230c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.3"}],"id":"fdf49597-7b16-4a9f-b81d-629ff69bf9c8","security_groups":[],"mac_address":"fa:16:3e:57:13:75","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c437f08a-5067-4346-bad6-be960960adcb"}]} 2018-12-23 01:36:49,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-2eeb2c34-8b7f-438b-903d-bb34d42c7ed1 2018-12-23 01:36:49,077 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:36:49,080 - paramiko.transport - DEBUG - starting thread (client mode): 0x55e2a910L 2018-12-23 01:36:49,081 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:36:49,081 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:36:49,081 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:36:49,082 - 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-12-23 01:36:49,082 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:36:49,083 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:36:49,083 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:36:49,083 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:36:49,083 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:36:49,100 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:36:49,100 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:36:49,113 - paramiko.transport - DEBUG - Trying key 8a6c2780fa2e4fd0f056cfac4b35ddbb from tmp/CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc 2018-12-23 01:36:49,138 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:36:49,143 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:36:49,244 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:36:49,259 - create_instance - INFO - SSH is active for VM instance 2018-12-23 01:36:49,259 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:36:49,261 - paramiko.transport - DEBUG - starting thread (client mode): 0x55e2a910L 2018-12-23 01:36:49,261 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:36:49,261 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:36:49,261 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:36:49,262 - 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-12-23 01:36:49,263 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:36:49,263 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:36:49,263 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:36:49,263 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:36:49,263 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:36:49,280 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:36:49,280 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:36:49,293 - paramiko.transport - DEBUG - Trying key 8a6c2780fa2e4fd0f056cfac4b35ddbb from tmp/CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc 2018-12-23 01:36:49,318 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:36:49,322 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:36:49,325 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:36:49,326 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 01:36:49,326 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:36:49,328 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:36:49,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:36:49,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:36: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-b9afd027-8a5c-4d9d-9516-182cca4c8bcf x-compute-request-id: req-b9afd027-8a5c-4d9d-9516-182cca4c8bcf Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:35Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:36:49,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-b9afd027-8a5c-4d9d-9516-182cca4c8bcf 2018-12-23 01:36:49,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"reboot": {"type": "HARD"}}' 2018-12-23 01:36:50,120 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:36: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-2bd21602-3147-485f-9691-237a1a15d2e6 x-compute-request-id: req-2bd21602-3147-485f-9691-237a1a15d2e6 Content-Length: 0 Content-Type: application/json 2018-12-23 01:36:50,120 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-2bd21602-3147-485f-9691-237a1a15d2e6 2018-12-23 01:37:05,135 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-12-23 01:37:05,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:05,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb6908e9-74d1-42ad-ae94-fc6adca533c8 x-compute-request-id: req-bb6908e9-74d1-42ad-ae94-fc6adca533c8 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:05,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-bb6908e9-74d1-42ad-ae94-fc6adca533c8 2018-12-23 01:37:05,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:06,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d7e159d-2004-4a73-8d3f-7f1ab88bdadb x-compute-request-id: req-0d7e159d-2004-4a73-8d3f-7f1ab88bdadb Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:06,956 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-0d7e159d-2004-4a73-8d3f-7f1ab88bdadb 2018-12-23 01:37:06,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:07,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1031ac75-bf4c-433f-b4ef-8722415f3e18 x-compute-request-id: req-1031ac75-bf4c-433f-b4ef-8722415f3e18 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:07,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-1031ac75-bf4c-433f-b4ef-8722415f3e18 2018-12-23 01:37:07,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:08,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c95780d2-f0ed-4f7b-b84b-b3a4c0c90993 x-compute-request-id: req-c95780d2-f0ed-4f7b-b84b-b3a4c0c90993 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:08,570 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-c95780d2-f0ed-4f7b-b84b-b3a4c0c90993 2018-12-23 01:37:08,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:09,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37: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-78040d5f-3fd9-450f-8866-6b62bc594c26 x-compute-request-id: req-78040d5f-3fd9-450f-8866-6b62bc594c26 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:09,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-78040d5f-3fd9-450f-8866-6b62bc594c26 2018-12-23 01:37:09,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:10,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3de3146-f52c-413e-9b84-fda7ea428b6d x-compute-request-id: req-c3de3146-f52c-413e-9b84-fda7ea428b6d Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:10,192 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-c3de3146-f52c-413e-9b84-fda7ea428b6d 2018-12-23 01:37:10,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:10,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81cc0192-1b09-44a4-8b30-5c110589fe3c x-compute-request-id: req-81cc0192-1b09-44a4-8b30-5c110589fe3c Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:10,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-81cc0192-1b09-44a4-8b30-5c110589fe3c 2018-12-23 01:37:10,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:11,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fdc1418-95ab-4a71-b46e-13914d2d3215 x-compute-request-id: req-9fdc1418-95ab-4a71-b46e-13914d2d3215 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:11,792 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-9fdc1418-95ab-4a71-b46e-13914d2d3215 2018-12-23 01:37:11,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:12,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4d7c3f1-86ce-4816-99d6-6ebb9a49e741 x-compute-request-id: req-c4d7c3f1-86ce-4816-99d6-6ebb9a49e741 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:12,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-c4d7c3f1-86ce-4816-99d6-6ebb9a49e741 2018-12-23 01:37:12,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:13,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20c66d1f-7d87-4066-963f-05555a11bbcb x-compute-request-id: req-20c66d1f-7d87-4066-963f-05555a11bbcb Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:13,504 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-20c66d1f-7d87-4066-963f-05555a11bbcb 2018-12-23 01:37:13,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:13,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37: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-4e6960ba-3b6f-4c16-b53f-66fc5b9ecfae x-compute-request-id: req-4e6960ba-3b6f-4c16-b53f-66fc5b9ecfae Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:13,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-4e6960ba-3b6f-4c16-b53f-66fc5b9ecfae 2018-12-23 01:37:13,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:14,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37: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-825fbb5c-5f3a-4f51-ad30-9d02d68d6df2 x-compute-request-id: req-825fbb5c-5f3a-4f51-ad30-9d02d68d6df2 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:14,960 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-825fbb5c-5f3a-4f51-ad30-9d02d68d6df2 2018-12-23 01:37:14,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:15,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb3b3624-7a2c-4978-9257-f14271df193e x-compute-request-id: req-bb3b3624-7a2c-4978-9257-f14271df193e Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:15,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-bb3b3624-7a2c-4978-9257-f14271df193e 2018-12-23 01:37:15,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:16,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37: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-24792784-8044-42c9-bfbf-1913611f4e71 x-compute-request-id: req-24792784-8044-42c9-bfbf-1913611f4e71 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:16,381 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-24792784-8044-42c9-bfbf-1913611f4e71 2018-12-23 01:37:16,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:16,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-928b18d8-077d-4157-ace6-302c42d8e6a9 x-compute-request-id: req-928b18d8-077d-4157-ace6-302c42d8e6a9 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:16,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-928b18d8-077d-4157-ace6-302c42d8e6a9 2018-12-23 01:37:16,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:18,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d948e6aa-8634-4613-b4ab-0e39a2e0c780 x-compute-request-id: req-d948e6aa-8634-4613-b4ab-0e39a2e0c780 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:18,002 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-d948e6aa-8634-4613-b4ab-0e39a2e0c780 2018-12-23 01:37:18,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:18,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a1d0086-361d-4160-827e-bed1d17dfc7a x-compute-request-id: req-2a1d0086-361d-4160-827e-bed1d17dfc7a Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:18,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-2a1d0086-361d-4160-827e-bed1d17dfc7a 2018-12-23 01:37:18,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:19,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3154f4e9-0d3a-4532-a733-38c6980be1cc x-compute-request-id: req-3154f4e9-0d3a-4532-a733-38c6980be1cc Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:19,644 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-3154f4e9-0d3a-4532-a733-38c6980be1cc 2018-12-23 01:37:19,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:20,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-332d7499-dc79-4e5d-9ff0-876a1e2098fd x-compute-request-id: req-332d7499-dc79-4e5d-9ff0-876a1e2098fd Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:20,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-332d7499-dc79-4e5d-9ff0-876a1e2098fd 2018-12-23 01:37:20,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:21,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b02c8861-07e9-44ec-a4af-c3747ae7b5ff x-compute-request-id: req-b02c8861-07e9-44ec-a4af-c3747ae7b5ff Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:21,258 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-b02c8861-07e9-44ec-a4af-c3747ae7b5ff 2018-12-23 01:37:21,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:21,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30a5f321-e86f-48df-a21f-dedd625503a5 x-compute-request-id: req-30a5f321-e86f-48df-a21f-dedd625503a5 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:21,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-30a5f321-e86f-48df-a21f-dedd625503a5 2018-12-23 01:37:21,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:22,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63247589-77c2-45a3-ac21-238ea852bf14 x-compute-request-id: req-63247589-77c2-45a3-ac21-238ea852bf14 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:22,935 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-63247589-77c2-45a3-ac21-238ea852bf14 2018-12-23 01:37:22,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:23,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f026a919-f37c-41ad-bbd6-15cd57325ecf x-compute-request-id: req-f026a919-f37c-41ad-bbd6-15cd57325ecf Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:23,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-f026a919-f37c-41ad-bbd6-15cd57325ecf 2018-12-23 01:37:23,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:24,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-be388eab-191d-4c66-a87a-9199c661422e x-compute-request-id: req-be388eab-191d-4c66-a87a-9199c661422e Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:24,779 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-be388eab-191d-4c66-a87a-9199c661422e 2018-12-23 01:37:24,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:25,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-8550f860-ef12-4267-baf6-d896f4588ee3 x-compute-request-id: req-8550f860-ef12-4267-baf6-d896f4588ee3 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:25,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-8550f860-ef12-4267-baf6-d896f4588ee3 2018-12-23 01:37:25,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:26,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0287b478-56c9-41ad-bb77-1c4314829631 x-compute-request-id: req-0287b478-56c9-41ad-bb77-1c4314829631 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:26,297 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-0287b478-56c9-41ad-bb77-1c4314829631 2018-12-23 01:37:26,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:26,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1045d6b7-c27d-4ce9-b3ad-b5743c091ab9 x-compute-request-id: req-1045d6b7-c27d-4ce9-b3ad-b5743c091ab9 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:26,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-1045d6b7-c27d-4ce9-b3ad-b5743c091ab9 2018-12-23 01:37:26,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:27,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a59434a-0c0b-4c85-abf3-4e1259d1678d x-compute-request-id: req-9a59434a-0c0b-4c85-abf3-4e1259d1678d Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:27,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-9a59434a-0c0b-4c85-abf3-4e1259d1678d 2018-12-23 01:37:27,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:28,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfae153d-bb9e-4a68-a64f-6a1eb7cbd78c x-compute-request-id: req-dfae153d-bb9e-4a68-a64f-6a1eb7cbd78c Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:28,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-dfae153d-bb9e-4a68-a64f-6a1eb7cbd78c 2018-12-23 01:37:28,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:29,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13043d21-1dce-4ad0-bf26-a210110e2bc9 x-compute-request-id: req-13043d21-1dce-4ad0-bf26-a210110e2bc9 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:29,277 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-13043d21-1dce-4ad0-bf26-a210110e2bc9 2018-12-23 01:37:29,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:29,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-529f951c-ef5c-4458-98ea-1fd3010be309 x-compute-request-id: req-529f951c-ef5c-4458-98ea-1fd3010be309 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:29,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-529f951c-ef5c-4458-98ea-1fd3010be309 2018-12-23 01:37:29,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:30,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c7683a3-1f8d-45b3-a204-3d8e0ff6a5a7 x-compute-request-id: req-9c7683a3-1f8d-45b3-a204-3d8e0ff6a5a7 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:30,874 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-9c7683a3-1f8d-45b3-a204-3d8e0ff6a5a7 2018-12-23 01:37:30,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:31,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37: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-80bdc3fa-f11a-4916-94c8-0ca9cd19dcf9 x-compute-request-id: req-80bdc3fa-f11a-4916-94c8-0ca9cd19dcf9 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:31,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-80bdc3fa-f11a-4916-94c8-0ca9cd19dcf9 2018-12-23 01:37:31,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:32,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37: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-789e46c9-f50a-46cb-a8cf-c80a4ac36aef x-compute-request-id: req-789e46c9-f50a-46cb-a8cf-c80a4ac36aef Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:32,200 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-789e46c9-f50a-46cb-a8cf-c80a4ac36aef 2018-12-23 01:37:32,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:32,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f83c047b-b0c7-4cb0-a027-8444fe591fdd x-compute-request-id: req-f83c047b-b0c7-4cb0-a027-8444fe591fdd Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:32,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-f83c047b-b0c7-4cb0-a027-8444fe591fdd 2018-12-23 01:37:32,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:33,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de53742e-ed49-4f6f-b470-83da0bda7ae7 x-compute-request-id: req-de53742e-ed49-4f6f-b470-83da0bda7ae7 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:33,852 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-de53742e-ed49-4f6f-b470-83da0bda7ae7 2018-12-23 01:37:33,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:34,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-907ec382-bd2c-4116-bad1-0404d91b278a x-compute-request-id: req-907ec382-bd2c-4116-bad1-0404d91b278a Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:34,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-907ec382-bd2c-4116-bad1-0404d91b278a 2018-12-23 01:37:34,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:35,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afb414ce-9fb9-4683-a43a-074267ed4b2b x-compute-request-id: req-afb414ce-9fb9-4683-a43a-074267ed4b2b Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:35,153 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-afb414ce-9fb9-4683-a43a-074267ed4b2b 2018-12-23 01:37:35,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:35,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-850ec349-2f57-4948-8e6b-ce4169667c38 x-compute-request-id: req-850ec349-2f57-4948-8e6b-ce4169667c38 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:35,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-850ec349-2f57-4948-8e6b-ce4169667c38 2018-12-23 01:37:35,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:36,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-8db6522f-2585-49ee-9be0-7f31e91fff85 x-compute-request-id: req-8db6522f-2585-49ee-9be0-7f31e91fff85 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:36,773 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-8db6522f-2585-49ee-9be0-7f31e91fff85 2018-12-23 01:37:36,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:37,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-5e1ced53-fc44-41f1-8de1-628358e7f20f x-compute-request-id: req-5e1ced53-fc44-41f1-8de1-628358e7f20f Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:37,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-5e1ced53-fc44-41f1-8de1-628358e7f20f 2018-12-23 01:37:37,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:38,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52d520eb-f100-4fc2-9e83-f95bc170c68b x-compute-request-id: req-52d520eb-f100-4fc2-9e83-f95bc170c68b Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:38,550 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-52d520eb-f100-4fc2-9e83-f95bc170c68b 2018-12-23 01:37:38,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:38,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37: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-1ad3d95d-8eb3-47bc-b4dd-6c3212ce8cc3 x-compute-request-id: req-1ad3d95d-8eb3-47bc-b4dd-6c3212ce8cc3 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:38,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-1ad3d95d-8eb3-47bc-b4dd-6c3212ce8cc3 2018-12-23 01:37:38,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:39,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37: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-798a82ed-affe-41ab-a1fd-b553a5a19553 x-compute-request-id: req-798a82ed-affe-41ab-a1fd-b553a5a19553 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:39,815 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-798a82ed-affe-41ab-a1fd-b553a5a19553 2018-12-23 01:37:39,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:40,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-e53ae3e4-6c19-488e-8f76-45e7904d847a x-compute-request-id: req-e53ae3e4-6c19-488e-8f76-45e7904d847a Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:40,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-e53ae3e4-6c19-488e-8f76-45e7904d847a 2018-12-23 01:37:40,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:41,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e73236e-c9d1-41cd-b35e-5aea3268bfeb x-compute-request-id: req-3e73236e-c9d1-41cd-b35e-5aea3268bfeb Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:41,367 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-3e73236e-c9d1-41cd-b35e-5aea3268bfeb 2018-12-23 01:37:41,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:41,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37: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-57eeaa65-0eaf-454c-9a50-a6267373cc60 x-compute-request-id: req-57eeaa65-0eaf-454c-9a50-a6267373cc60 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:41,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-57eeaa65-0eaf-454c-9a50-a6267373cc60 2018-12-23 01:37:41,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:42,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37: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-d0fb615b-2faa-4fe1-bfdf-7a5dfba8dbeb x-compute-request-id: req-d0fb615b-2faa-4fe1-bfdf-7a5dfba8dbeb Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:42,969 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-d0fb615b-2faa-4fe1-bfdf-7a5dfba8dbeb 2018-12-23 01:37:42,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:43,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37: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-b5c255dd-2fcd-4832-a744-224177bee8df x-compute-request-id: req-b5c255dd-2fcd-4832-a744-224177bee8df Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:43,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-b5c255dd-2fcd-4832-a744-224177bee8df 2018-12-23 01:37:43,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:44,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-ef90301f-ed4a-4e88-84ff-df686850f487 x-compute-request-id: req-ef90301f-ed4a-4e88-84ff-df686850f487 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:44,555 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-ef90301f-ed4a-4e88-84ff-df686850f487 2018-12-23 01:37:44,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:45,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-4f15fd35-c2f8-4240-801d-3cc304d9f030 x-compute-request-id: req-4f15fd35-c2f8-4240-801d-3cc304d9f030 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:45,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-4f15fd35-c2f8-4240-801d-3cc304d9f030 2018-12-23 01:37:45,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:46,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-247c6fab-91de-47fa-9ba2-915c28f7d148 x-compute-request-id: req-247c6fab-91de-47fa-9ba2-915c28f7d148 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:46,169 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-247c6fab-91de-47fa-9ba2-915c28f7d148 2018-12-23 01:37:46,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:46,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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,Accept-Encoding x-openstack-request-id: req-47dfa217-ddd4-4039-8b6a-06fb3862737e x-compute-request-id: req-47dfa217-ddd4-4039-8b6a-06fb3862737e Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:46,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-47dfa217-ddd4-4039-8b6a-06fb3862737e 2018-12-23 01:37:46,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:47,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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,Accept-Encoding x-openstack-request-id: req-b4859644-0b7d-4176-9933-593f6ff09be2 x-compute-request-id: req-b4859644-0b7d-4176-9933-593f6ff09be2 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:47,747 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-b4859644-0b7d-4176-9933-593f6ff09be2 2018-12-23 01:37:47,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:48,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37: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-7d946f14-af3d-481d-9af3-eb2beb7cabc9 x-compute-request-id: req-7d946f14-af3d-481d-9af3-eb2beb7cabc9 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:48,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-7d946f14-af3d-481d-9af3-eb2beb7cabc9 2018-12-23 01:37:48,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:49,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-64489181-0206-41f9-b2b1-d01e1594c96a x-compute-request-id: req-64489181-0206-41f9-b2b1-d01e1594c96a Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:49,708 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-64489181-0206-41f9-b2b1-d01e1594c96a 2018-12-23 01:37:49,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:50,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-86c2a3ff-6337-48c4-bdb2-ea5f7c06e90d x-compute-request-id: req-86c2a3ff-6337-48c4-bdb2-ea5f7c06e90d Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:50,231 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-86c2a3ff-6337-48c4-bdb2-ea5f7c06e90d 2018-12-23 01:37:50,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:51,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37: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-cec4374d-850c-4d2e-894c-d74190ccfa32 x-compute-request-id: req-cec4374d-850c-4d2e-894c-d74190ccfa32 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:51,327 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-cec4374d-850c-4d2e-894c-d74190ccfa32 2018-12-23 01:37:51,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:51,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37: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-b1d82bc2-a0c3-477b-8733-a1d7ef01f6df x-compute-request-id: req-b1d82bc2-a0c3-477b-8733-a1d7ef01f6df Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:51,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-b1d82bc2-a0c3-477b-8733-a1d7ef01f6df 2018-12-23 01:37:51,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:52,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37: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-88604656-8d4c-45c9-a3ef-db6bc73a45f8 x-compute-request-id: req-88604656-8d4c-45c9-a3ef-db6bc73a45f8 Content-Encoding: gzip Content-Length: 7656 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-12-23 01:37:52,862 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-88604656-8d4c-45c9-a3ef-db6bc73a45f8 2018-12-23 01:37:52,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:53,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37: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-464c5a9e-a6a4-40d2-bb6b-db463abcf0c6 x-compute-request-id: req-464c5a9e-a6a4-40d2-bb6b-db463abcf0c6 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:53,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-464c5a9e-a6a4-40d2-bb6b-db463abcf0c6 2018-12-23 01:37:53,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:37:54,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-c215d6e1-6e42-45c2-894d-6655c1ea7096 x-compute-request-id: req-c215d6e1-6e42-45c2-894d-6655c1ea7096 Content-Encoding: gzip Content-Length: 7791 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131689] pid_max: default: 32768 minimum: 301\n[ 0.132601] ACPI: Core revision 20150930\n[ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135339] Security Framework initialized\n[ 0.136174] Yama: becoming mindful.\n[ 0.136913] AppArmor: AppArmor initialized\n[ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142998] Initializing cgroup subsys io\n[ 0.143817] Initializing cgroup subsys memory\n[ 0.144679] Initializing cgroup subsys devices\n[ 0.145571] Initializing cgroup subsys freezer\n[ 0.146457] Initializing cgroup subsys net_cls\n[ 0.147329] Initializing cgroup subsys perf_event\n[ 0.148246] Initializing cgroup subsys net_prio\n[ 0.149148] Initializing cgroup subsys hugetlb\n[ 0.150028] Initializing cgroup subsys pids\n[ 0.150908] CPU: Physical Processor ID: 0\n[ 0.152429] mce: CPU supports 10 MCE banks\n[ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163049] ftrace: allocating 31920 entries in 125 pages\n[ 0.188958] smpboot: Max logical packages: 2\n[ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192410] x2apic enabled\n[ 0.193227] Switched APIC routing to physical x2apic.\n[ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201805] x86: Booting SMP configuration:\n[ 0.202717] .... node #0, CPUs: #1\n[ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225263] x86: Booted up 1 node, 2 CPUs\n[ 0.225266] KVM setup async PF for cpu 1\n[ 0.225268] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229369] devtmpfs: initialized\n[ 0.231079] evm: security.selinux\n[ 0.231783] evm: security.SMACK64\n[ 0.232480] evm: security.SMACK64EXEC\n[ 0.233224] evm: security.SMACK64TRANSMUTE\n[ 0.234043] evm: security.SMACK64MMAP\n[ 0.234796] evm: security.ima\n[ 0.235438] evm: security.capability\n[ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238197] pinctrl core: initialized pinctrl subsystem\n[ 0.239304] RTC time: 1:36:51, date: 12/23/18\n[ 0.240288] NET: Registered protocol family 16\n[ 0.250202] cpuidle: using governor ladder\n[ 0.262307] cpuidle: using governor menu\n[ 0.263116] PCCT header not found.\n[ 0.263887] ACPI: bus type PCI registered\n[ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265946] PCI: Using configuration type 1 for base access\n[ 0.279398] ACPI: Added _OSI(Module Device)\n[ 0.280263] ACPI: Added _OSI(Processor Device)\n[ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282015] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284366] ACPI: Interpreter enabled\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292482] ACPI: (supports S0 S5)\n[ 0.293178] ACPI: Using IOAPIC for interrupt routing\n[ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303343] acpiphp: Slot [3] registered\n[ 0.304145] acpiphp: Slot [4] registered\n[ 0.304945] acpiphp: Slot [5] registered\n[ 0.305747] acpiphp: Slot [6] registered\n[ 0.306538] acpiphp: Slot [7] registered\n[ 0.307323] acpiphp: Slot [8] registered\n[ 0.308118] acpiphp: Slot [9] registered\n[ 0.308907] acpiphp: Slot [10] registered\n[ 0.320042] acpiphp: Slot [11] registered\n[ 0.320863] acpiphp: Slot [12] registered\n[ 0.321665] acpiphp: Slot [13] registered\n[ 0.322465] acpiphp: Slot [14] registered\n[ 0.323258] acpiphp: Slot [15] registered\n[ 0.324068] acpiphp: Slot [16] registered\n[ 0.324875] acpiphp: Slot [17] registered\n[ 0.325675] acpiphp: Slot [18] registered\n[ 0.326472] acpiphp: Slot [19] registered\n[ 0.327268] acpiphp: Slot [20] registered\n[ 0.328073] acpiphp: Slot [21] registered\n[ 0.328873] acpiphp: Slot [22] registered\n[ 0.329675] acpiphp: Slot [23] registered\n[ 0.330477] acpiphp: Slot [24] registered\n[ 0.331272] acpiphp: Slot [25] registered\n[ 0.332076] acpiphp: Slot [26] registered\n[ 0.332881] acpiphp: Slot [27] registered\n[ 0.333682] acpiphp: Slot [28] registered\n[ 0.334481] acpiphp: Slot [29] registered\n[ 0.335278] acpiphp: Slot [30] registered\n[ 0.336084] acpiphp: Slot [31] registered\n[ 0.336882] PCI host bridge to bus 0000:00\n[ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420481] vgaarb: loaded\n[ 0.421079] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422208] SCSI subsystem initialized\n[ 0.423050] ACPI: bus type USB registered\n[ 0.423863] usbcore: registered new interface driver usbfs\n[ 0.424883] usbcore: registered new interface driver hub\n[ 0.425874] usbcore: registered new device driver usb\n[ 0.426962] PCI: Using ACPI for IRQ routing\n[ 0.427983] NetLabel: Initializing\n[ 0.428691] NetLabel: domain hash size = 128\n[ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430478] NetLabel: unlabeled traffic allowed by default\n[ 0.431575] clocksource: Switched to clocksource kvm-clock\n[ 0.437462] AppArmor: AppArmor Filesystem Enabled\n[ 0.438415] pnp: PnP ACPI init\n[ 0.439334] pnp: PnP ACPI: found 5 devices\n[ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448099] NET: Registered protocol family 2\n[ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451479] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454838] NET: Registered protocol family 1\n[ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495279] Trying to unpack rootfs image as initramfs...\n[ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560148] Scanning for low memory corruption every 60 seconds\n[ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563172] audit: initializing netlink subsys (disabled)\n[ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized\n[ 0.565965] Initialise system trusted keyring\n[ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570863] zbud: loaded\n[ 0.571709] VFS: Disk quotas dquot_6.6.0\n[ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574537] fuse init (API version 7.23)\n[ 0.575605] Key type big_key registered\n[ 0.576560] Allocating IMA MOK and blacklist keyrings.\n[ 0.577957] Key type asymmetric registered\n[ 0.578941] Asymmetric key parser 'x509' registered\n[ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581862] io scheduler noop registered\n[ 0.582811] io scheduler deadline registered (default)\n[ 0.584010] io scheduler cfq registered\n[ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589637] ACPI: Power Button [PWRF]\n[ 0.590661] GHES: HEST is not enabled!\n[ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676456] Linux agpgart interface v0.103\n[ 0.678939] brd: module loaded\n[ 0.682173] loop: module loaded\n[ 0.688600] vda: vda1 vda15\n[ 0.690850] scsi host0: ata_piix\n[ 0.692197] scsi host1: ata_piix\n[ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696763] libphy: Fixed MDIO Bus: probed\n[ 0.698492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700048] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702339] PPP generic driver version 2.4.2\n[ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704973] ehci-pci: EHCI PCI platform driver\n[ 0.705936] ehci-platform: EHCI generic platform driver\n[ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708209] ohci-pci: OHCI PCI platform driver\n[ 0.709099] ohci-platform: OHCI generic platform driver\n[ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736482] usb usb1: Product: UHCI Host Controller\n[ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738597] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739631] hub 1-0:1.0: USB hub found\n[ 0.740423] hub 1-0:1.0: 2 ports detected\n[ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745525] mousedev: PS/2 mouse device common for all mice\n[ 0.746710] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752161] i2c /dev entries driver\n[ 0.752930] device-mapper: uevent: version 1.0.3\n[ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756860] NET: Registered protocol family 10\n[ 0.757916] NET: Registered protocol family 17\n[ 0.758816] Key type dns_resolver registered\n[ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763797] registered taskstats version 1\n[ 0.764638] Loading compiled-in X.509 certificates\n[ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767954] zswap: loaded using pool lzo/zbud\n[ 0.769459] Key type trusted registered\n[ 0.771226] Key type encrypted registered\n[ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773112] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774151] evm: HMAC attrs: 0x1\n[ 0.775131] Magic number: 14:449:610\n[ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012)\n[ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778794] EDD information not available.\n[ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854270] Write protecting the kernel read-only data: 14336k\n[ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.55.1.5...\nLease of 10.55.1.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-12-23 01:37:54,456 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83/action used request id req-c215d6e1-6e42-45c2-894d-6655c1ea7096 2018-12-23 01:37:54,461 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 01:37:54,463 - 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 501131169 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.130022] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131689] pid_max: default: 32768 minimum: 301 [ 0.132601] ACPI: Core revision 20150930 [ 0.134010] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135339] Security Framework initialized [ 0.136174] Yama: becoming mindful. [ 0.136913] AppArmor: AppArmor initialized [ 0.137776] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139084] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140359] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141578] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142998] Initializing cgroup subsys io [ 0.143817] Initializing cgroup subsys memory [ 0.144679] Initializing cgroup subsys devices [ 0.145571] Initializing cgroup subsys freezer [ 0.146457] Initializing cgroup subsys net_cls [ 0.147329] Initializing cgroup subsys perf_event [ 0.148246] Initializing cgroup subsys net_prio [ 0.149148] Initializing cgroup subsys hugetlb [ 0.150028] Initializing cgroup subsys pids [ 0.150908] CPU: Physical Processor ID: 0 [ 0.152429] mce: CPU supports 10 MCE banks [ 0.153297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154309] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163049] ftrace: allocating 31920 entries in 125 pages [ 0.188958] smpboot: Max logical packages: 2 [ 0.189848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191050] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192410] x2apic enabled [ 0.193227] Switched APIC routing to physical x2apic. [ 0.194984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201805] x86: Booting SMP configuration: [ 0.202717] .... node #0, CPUs: #1 [ 0.203619] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225263] x86: Booted up 1 node, 2 CPUs [ 0.225266] KVM setup async PF for cpu 1 [ 0.225268] kvm-stealtime: cpu 1, msr f90d940 [ 0.227880] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229369] devtmpfs: initialized [ 0.231079] evm: security.selinux [ 0.231783] evm: security.SMACK64 [ 0.232480] evm: security.SMACK64EXEC [ 0.233224] evm: security.SMACK64TRANSMUTE [ 0.234043] evm: security.SMACK64MMAP [ 0.234796] evm: security.ima [ 0.235438] evm: security.capability [ 0.236304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238197] pinctrl core: initialized pinctrl subsystem [ 0.239304] RTC time: 1:36:51, date: 12/23/18 [ 0.240288] NET: Registered protocol family 16 [ 0.250202] cpuidle: using governor ladder [ 0.262307] cpuidle: using governor menu [ 0.263116] PCCT header not found. [ 0.263887] ACPI: bus type PCI registered [ 0.264684] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265946] PCI: Using configuration type 1 for base access [ 0.279398] ACPI: Added _OSI(Module Device) [ 0.280263] ACPI: Added _OSI(Processor Device) [ 0.281122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284366] ACPI: Interpreter enabled [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292482] ACPI: (supports S0 S5) [ 0.293178] ACPI: Using IOAPIC for interrupt routing [ 0.294234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298732] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299950] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303343] acpiphp: Slot [3] registered [ 0.304145] acpiphp: Slot [4] registered [ 0.304945] acpiphp: Slot [5] registered [ 0.305747] acpiphp: Slot [6] registered [ 0.306538] acpiphp: Slot [7] registered [ 0.307323] acpiphp: Slot [8] registered [ 0.308118] acpiphp: Slot [9] registered [ 0.308907] acpiphp: Slot [10] registered [ 0.320042] acpiphp: Slot [11] registered [ 0.320863] acpiphp: Slot [12] registered [ 0.321665] acpiphp: Slot [13] registered [ 0.322465] acpiphp: Slot [14] registered [ 0.323258] acpiphp: Slot [15] registered [ 0.324068] acpiphp: Slot [16] registered [ 0.324875] acpiphp: Slot [17] registered [ 0.325675] acpiphp: Slot [18] registered [ 0.326472] acpiphp: Slot [19] registered [ 0.327268] acpiphp: Slot [20] registered [ 0.328073] acpiphp: Slot [21] registered [ 0.328873] acpiphp: Slot [22] registered [ 0.329675] acpiphp: Slot [23] registered [ 0.330477] acpiphp: Slot [24] registered [ 0.331272] acpiphp: Slot [25] registered [ 0.332076] acpiphp: Slot [26] registered [ 0.332881] acpiphp: Slot [27] registered [ 0.333682] acpiphp: Slot [28] registered [ 0.334481] acpiphp: Slot [29] registered [ 0.335278] acpiphp: Slot [30] registered [ 0.336084] acpiphp: Slot [31] registered [ 0.336882] PCI host bridge to bus 0000:00 [ 0.337736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342353] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352125] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353540] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412252] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415036] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416725] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417902] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420481] vgaarb: loaded [ 0.421079] vgaarb: bridge control possible 0000:00:02.0 [ 0.422208] SCSI subsystem initialized [ 0.423050] ACPI: bus type USB registered [ 0.423863] usbcore: registered new interface driver usbfs [ 0.424883] usbcore: registered new interface driver hub [ 0.425874] usbcore: registered new device driver usb [ 0.426962] PCI: Using ACPI for IRQ routing [ 0.427983] NetLabel: Initializing [ 0.428691] NetLabel: domain hash size = 128 [ 0.429537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430478] NetLabel: unlabeled traffic allowed by default [ 0.431575] clocksource: Switched to clocksource kvm-clock [ 0.437462] AppArmor: AppArmor Filesystem Enabled [ 0.438415] pnp: PnP ACPI init [ 0.439334] pnp: PnP ACPI: found 5 devices [ 0.446408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448099] NET: Registered protocol family 2 [ 0.449074] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450327] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451479] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452624] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454838] NET: Registered protocol family 1 [ 0.455699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457833] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476433] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495279] Trying to unpack rootfs image as initramfs... [ 0.545623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560148] Scanning for low memory corruption every 60 seconds [ 0.561766] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563172] audit: initializing netlink subsys (disabled) [ 0.564431] audit: type=2000 audit(1545529012.256:1): initialized [ 0.565965] Initialise system trusted keyring [ 0.567106] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568528] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570863] zbud: loaded [ 0.571709] VFS: Disk quotas dquot_6.6.0 [ 0.572679] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574537] fuse init (API version 7.23) [ 0.575605] Key type big_key registered [ 0.576560] Allocating IMA MOK and blacklist keyrings. [ 0.577957] Key type asymmetric registered [ 0.578941] Asymmetric key parser 'x509' registered [ 0.580085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581862] io scheduler noop registered [ 0.582811] io scheduler deadline registered (default) [ 0.584010] io scheduler cfq registered [ 0.584998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586258] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589637] ACPI: Power Button [PWRF] [ 0.590661] GHES: HEST is not enabled! [ 0.609506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647178] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676456] Linux agpgart interface v0.103 [ 0.678939] brd: module loaded [ 0.682173] loop: module loaded [ 0.688600] vda: vda1 vda15 [ 0.690850] scsi host0: ata_piix [ 0.692197] scsi host1: ata_piix [ 0.693177] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694959] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696763] libphy: Fixed MDIO Bus: probed [ 0.698492] tun: Universal TUN/TAP device driver, 1.6 [ 0.700048] tun: (C) 1999-2004 Max Krasnyansky [ 0.702339] PPP generic driver version 2.4.2 [ 0.703454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704973] ehci-pci: EHCI PCI platform driver [ 0.705936] ehci-platform: EHCI generic platform driver [ 0.707049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708209] ohci-pci: OHCI PCI platform driver [ 0.709099] ohci-platform: OHCI generic platform driver [ 0.710104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732635] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.733780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736482] usb usb1: Product: UHCI Host Controller [ 0.737438] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738597] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739631] hub 1-0:1.0: USB hub found [ 0.740423] hub 1-0:1.0: 2 ports detected [ 0.741346] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745525] mousedev: PS/2 mouse device common for all mice [ 0.746710] rtc_cmos 00:00: RTC can wake from S4 [ 0.747928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752161] i2c /dev entries driver [ 0.752930] device-mapper: uevent: version 1.0.3 [ 0.753878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756860] NET: Registered protocol family 10 [ 0.757916] NET: Registered protocol family 17 [ 0.758816] Key type dns_resolver registered [ 0.759787] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763797] registered taskstats version 1 [ 0.764638] Loading compiled-in X.509 certificates [ 0.766077] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767954] zswap: loaded using pool lzo/zbud [ 0.769459] Key type trusted registered [ 0.771226] Key type encrypted registered [ 0.772070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773112] ima: No TPM chip found, activating TPM-bypass! [ 0.774151] evm: HMAC attrs: 0x1 [ 0.775131] Magic number: 14:449:610 [ 0.776017] rtc_cmos 00:00: setting system clock to 2018-12-23 01:36:52 UTC (1545529012) [ 0.777671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778794] EDD information not available. [ 0.852721] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854270] Write protecting the kernel read-only data: 14336k [ 0.866255] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.090012] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending discover... Sending select for 10.55.1.5... Lease of 10.55.1.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-12-23 01:37:54,475 - create_instance - INFO - Checking if VM is active 2018-12-23 01:37:54,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:54,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-c3f4991c-e0cb-4e60-8f77-8432c218a41e x-compute-request-id: req-c3f4991c-e0cb-4e60-8f77-8432c218a41e Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:54,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-c3f4991c-e0cb-4e60-8f77-8432c218a41e 2018-12-23 01:37:54,951 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst] is - ACTIVE 2018-12-23 01:37:54,952 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:37:54,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:55,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-3fb59811-b93c-4ddb-aef8-a8b7c7204896 x-compute-request-id: req-3fb59811-b93c-4ddb-aef8-a8b7c7204896 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp"}], "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:36:51Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:55,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-3fb59811-b93c-4ddb-aef8-a8b7c7204896 2018-12-23 01:37:55,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:55,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e2737907-c93e-4914-b4f4-8a376e15ae6d Date: Sun, 23 Dec 2018 01:37: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":["cb790d34-d54c-4f98-bf6a-a093194cbd0f"],"updated_at":"2018-12-23T01:35:12Z","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"c437f08a-5067-4346-bad6-be960960adcb","name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net"}]} 2018-12-23 01:37:55,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net used request id req-e2737907-c93e-4914-b4f4-8a376e15ae6d 2018-12-23 01:37:55,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:55,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f8a56a2-b4b5-40ff-814e-539e604f9c58 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:37:55,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-0f8a56a2-b4b5-40ff-814e-539e604f9c58 2018-12-23 01:37:55,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:55,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1a3b9c92-2095-4367-a4e8-c387bf6f66d9 Date: Sun, 23 Dec 2018 01:37:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","dns_nameservers":[],"updated_at":"2018-12-23T01:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9fb6ea90f54749f1bd40797284ed0909","id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet"}]} 2018-12-23 01:37:55,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-1a3b9c92-2095-4367-a4e8-c387bf6f66d9 2018-12-23 01:37:55,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:55,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-4a6af535-99b3-4626-b3c6-505d1b1e0303 Date: Sun, 23 Dec 2018 01:37:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.4"}],"id":"021e3226-3367-4884-9552-a79ef81fa54f","security_groups":[],"mac_address":"fa:16:3e:ed:ed:46","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:36:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.5"}],"id":"63a23a3b-ef0f-4db5-88c6-99ef464e2e6b","security_groups":["2a911741-24a3-45ea-b7bb-c5f01e6702bd","9ea46b66-3893-4753-9a3c-b9e53c299880"],"mac_address":"fa:16:3e:4e:52:80","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:31Z","binding:vnic_type":"normal","device_id":"ae071c55-f924-4d3d-906e-725efefd8d83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.2"}],"id":"cde18e8c-397a-419b-a24a-478af5582e5b","security_groups":[],"mac_address":"fa:16:3e:a3:93:b2","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c437f08a-5067-4346-bad6-be960960adcb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.1"}],"id":"cfed6aaa-5e39-459c-9e9b-ab1cc06d1429","security_groups":[],"mac_address":"fa:16:3e:14:92:74","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:20Z","binding:vnic_type":"normal","device_id":"db591168-729f-40db-a02b-378597c5230c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:35:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb790d34-d54c-4f98-bf6a-a093194cbd0f","ip_address":"10.55.1.3"}],"id":"fdf49597-7b16-4a9f-b81d-629ff69bf9c8","security_groups":[],"mac_address":"fa:16:3e:57:13:75","project_id":"9fb6ea90f54749f1bd40797284ed0909","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c437f08a-5067-4346-bad6-be960960adcb","tenant_id":"9fb6ea90f54749f1bd40797284ed0909","created_at":"2018-12-23T01:35:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c437f08a-5067-4346-bad6-be960960adcb"}]} 2018-12-23 01:37:55,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c437f08a-5067-4346-bad6-be960960adcb used request id req-4a6af535-99b3-4626-b3c6-505d1b1e0303 2018-12-23 01:37:55,885 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:37:55,887 - paramiko.transport - DEBUG - starting thread (client mode): 0x55e2a7d0L 2018-12-23 01:37:55,888 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:37:55,888 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:37:55,888 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:37:55,889 - 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-12-23 01:37:55,890 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:37:55,890 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:37:55,890 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:37:55,890 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:37:55,890 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:37:55,908 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:37:55,908 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:37:55,920 - paramiko.transport - DEBUG - Trying key 8a6c2780fa2e4fd0f056cfac4b35ddbb from tmp/CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc 2018-12-23 01:37:55,945 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:37:55,950 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:37:56,050 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:37:56,066 - create_instance - INFO - SSH is active for VM instance 2018-12-23 01:37:56,066 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:37:56,068 - paramiko.transport - DEBUG - starting thread (client mode): 0x55e2a7d0L 2018-12-23 01:37:56,068 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:37:56,068 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:37:56,069 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:37:56,070 - 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-12-23 01:37:56,070 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:37:56,070 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:37:56,070 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:37:56,070 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:37:56,071 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:37:56,087 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:37:56,088 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:37:56,101 - paramiko.transport - DEBUG - Trying key 8a6c2780fa2e4fd0f056cfac4b35ddbb from tmp/CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc 2018-12-23 01:37:56,125 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:37:56,129 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:37:56,133 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:37:56,134 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 01:37:56,134 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:37:56,137 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:37:56,139 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:37:56,140 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2018-12-23 01:37:56,141 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-12-23 01:37:56,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/b54f856f-57f7-4db2-bb7d-fc9c1301f547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:56,987 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-881904df-958b-4b61-97e9-70efc681deac Content-Length: 0 Date: Sun, 23 Dec 2018 01:37:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:37:56,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/b54f856f-57f7-4db2-bb7d-fc9c1301f547 used request id req-881904df-958b-4b61-97e9-70efc681deac 2018-12-23 01:37:56,987 - create_instance - INFO - Deleting Port with ID - 63a23a3b-ef0f-4db5-88c6-99ef464e2e6b 2018-12-23 01:37:56,987 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedcport-1 2018-12-23 01:37:56,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/63a23a3b-ef0f-4db5-88c6-99ef464e2e6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:57,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d8eb5c1b-9669-4be3-837a-ee6382a0c661 Date: Sun, 23 Dec 2018 01:37:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:37:57,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/63a23a3b-ef0f-4db5-88c6-99ef464e2e6b used request id req-d8eb5c1b-9669-4be3-837a-ee6382a0c661 2018-12-23 01:37:57,540 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst 2018-12-23 01:37:57,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:57,693 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-95b2c76c-3e1f-4dc0-b011-35d00f9371ab x-compute-request-id: req-95b2c76c-3e1f-4dc0-b011-35d00f9371ab Content-Type: application/json 2018-12-23 01:37:57,693 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-95b2c76c-3e1f-4dc0-b011-35d00f9371ab 2018-12-23 01:37:57,694 - create_instance - INFO - Checking deletion status 2018-12-23 01:37:57,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:37:57,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-e98f1373-889e-4637-9f44-c8b9b2796662 x-compute-request-id: req-e98f1373-889e-4637-9f44-c8b9b2796662 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:52:80", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae071c55-f924-4d3d-906e-725efefd8d83", "rel": "bookmark"}], "image": {"id": "c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "links": [{"href": "http://172.30.9.26:8774/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:35:41.000000", "flavor": {"id": "86cccddc-f881-4920-a565-edd4970a96ac", "links": [{"href": "http://172.30.9.26:8774/flavors/86cccddc-f881-4920-a565-edd4970a96ac", "rel": "bookmark"}]}, "id": "ae071c55-f924-4d3d-906e-725efefd8d83", "user_id": "f7646218f744480a8dfd2dfd263e91ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:37:57Z", "hostId": "6978b64846505445cb65569aee2fcc9d5bb116c94d73a58efb6531c5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp", "name": "CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst", "created": "2018-12-23T01:35:36Z", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:37:57,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-e98f1373-889e-4637-9f44-c8b9b2796662 2018-12-23 01:37:57,801 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst] is - ACTIVE 2018-12-23 01:37:57,801 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:38:00,804 - create_instance - DEBUG - VM status query timeout in 296.88987112 2018-12-23 01:38:00,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3e7eede3746f6813f14ed2422f836104a7affe" 2018-12-23 01:38:00,854 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:38: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-2f8d20c8-bc0d-479e-91ee-134b86d5b589 x-compute-request-id: req-2f8d20c8-bc0d-479e-91ee-134b86d5b589 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ae071c55-f924-4d3d-906e-725efefd8d83 could not be found.", "code": 404}} 2018-12-23 01:38:00,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ae071c55-f924-4d3d-906e-725efefd8d83 used request id req-2f8d20c8-bc0d-479e-91ee-134b86d5b589 2018-12-23 01:38:00,855 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ae071c55-f924-4d3d-906e-725efefd8d83 could not be found. (HTTP 404) (Request-ID: req-2f8d20c8-bc0d-479e-91ee-134b86d5b589) 2018-12-23 01:38:00,855 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-inst 2018-12-23 01:38:00,856 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp 2018-12-23 01:38:00,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2f9d47f3f609a35d9fdb322a0ff6e38ade18c5" 2018-12-23 01:38:00,901 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:38: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-80466bd6-248a-4f42-9c1e-2e6e490c9542 x-compute-request-id: req-80466bd6-248a-4f42-9c1e-2e6e490c9542 Content-Length: 0 Content-Type: application/json 2018-12-23 01:38:00,901 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-kp used request id req-80466bd6-248a-4f42-9c1e-2e6e490c9542 2018-12-23 01:38:00,902 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc.pub] 2018-12-23 01:38:00,902 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc] 2018-12-23 01:38:00,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/86cccddc-f881-4920-a565-edd4970a96ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a3cc73cfc0c58b949711f6b1272d043b7f1b7d" 2018-12-23 01:38:00,950 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:38: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-36497e19-6de7-4979-a6a9-bdd20a08b5e0 x-compute-request-id: req-36497e19-6de7-4979-a6a9-bdd20a08b5e0 Content-Length: 0 Content-Type: application/json 2018-12-23 01:38:00,951 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/86cccddc-f881-4920-a565-edd4970a96ac used request id req-36497e19-6de7-4979-a6a9-bdd20a08b5e0 2018-12-23 01:38:00,951 - neutron_utils - INFO - Deleting security group rule with ID - 39ea4fb5-caea-45a2-ab39-928b0a4a2555 2018-12-23 01:38:00,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/39ea4fb5-caea-45a2-ab39-928b0a4a2555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:38:01,200 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f3bdf629-94cf-4af3-a9d2-3d3a9bb239aa Content-Length: 0 Date: Sun, 23 Dec 2018 01:38:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:38:01,201 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/39ea4fb5-caea-45a2-ab39-928b0a4a2555 used request id req-f3bdf629-94cf-4af3-a9d2-3d3a9bb239aa 2018-12-23 01:38:01,201 - neutron_utils - INFO - Deleting security group rule with ID - d79c1bef-173d-43d5-bed7-13c94a29f09c 2018-12-23 01:38:01,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/d79c1bef-173d-43d5-bed7-13c94a29f09c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:38:01,428 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b99c5c4-bfc8-46d9-bf09-f624056bb8c3 Content-Length: 0 Date: Sun, 23 Dec 2018 01:38:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:38:01,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/d79c1bef-173d-43d5-bed7-13c94a29f09c used request id req-1b99c5c4-bfc8-46d9-bf09-f624056bb8c3 2018-12-23 01:38:01,429 - neutron_utils - INFO - Deleting security group rule with ID - 99e2d76b-db46-46c3-a473-0d992a474a51 2018-12-23 01:38:01,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/99e2d76b-db46-46c3-a473-0d992a474a51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:38:01,534 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc01419c-d3fe-449c-8735-79a2f703b5cf Content-Length: 0 Date: Sun, 23 Dec 2018 01:38:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:38:01,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/99e2d76b-db46-46c3-a473-0d992a474a51 used request id req-cc01419c-d3fe-449c-8735-79a2f703b5cf 2018-12-23 01:38:01,535 - neutron_utils - INFO - Deleting security group rule with ID - 48e4d266-3514-42a1-a343-b4f4529b7dd1 2018-12-23 01:38:01,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/48e4d266-3514-42a1-a343-b4f4529b7dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:38:01,800 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c6cea90-2451-4bfd-a9e6-0c268f4a3c45 Content-Length: 0 Date: Sun, 23 Dec 2018 01:38:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:38:01,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/48e4d266-3514-42a1-a343-b4f4529b7dd1 used request id req-8c6cea90-2451-4bfd-a9e6-0c268f4a3c45 2018-12-23 01:38:01,800 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-sec-grp 2018-12-23 01:38:01,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/9ea46b66-3893-4753-9a3c-b9e53c299880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd9f9a178747f78b7fc603381d2418691374057" 2018-12-23 01:38:02,094 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd559c3a-739a-47c1-a800-51eb59e6c676 Content-Length: 0 Date: Sun, 23 Dec 2018 01:38:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:38:02,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/9ea46b66-3893-4753-9a3c-b9e53c299880 used request id req-dd559c3a-739a-47c1-a800-51eb59e6c676 2018-12-23 01:38:02,095 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-router and subnet CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet 2018-12-23 01:38:02,095 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-router 2018-12-23 01:38:02,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/db591168-729f-40db-a02b-378597c5230c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01d0ba8ed6ff66985c9f117f5b47988ca3fcf48" -d '{"subnet_id": "cb790d34-d54c-4f98-bf6a-a093194cbd0f"}' 2018-12-23 01:38:03,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b5a06b0f-3837-4c67-84c2-157eca9cb1fe Date: Sun, 23 Dec 2018 01:38:03 GMT RESP BODY: {"network_id": "c437f08a-5067-4346-bad6-be960960adcb", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "subnet_id": "cb790d34-d54c-4f98-bf6a-a093194cbd0f", "subnet_ids": ["cb790d34-d54c-4f98-bf6a-a093194cbd0f"], "port_id": "cfed6aaa-5e39-459c-9e9b-ab1cc06d1429", "id": "db591168-729f-40db-a02b-378597c5230c"} 2018-12-23 01:38:03,645 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/db591168-729f-40db-a02b-378597c5230c/remove_router_interface used request id req-b5a06b0f-3837-4c67-84c2-157eca9cb1fe 2018-12-23 01:38:03,646 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-router 2018-12-23 01:38:03,646 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-router 2018-12-23 01:38:03,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/db591168-729f-40db-a02b-378597c5230c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01d0ba8ed6ff66985c9f117f5b47988ca3fcf48" 2018-12-23 01:38:07,226 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b17a52b0-c71e-4bc2-910b-3d01cf6a2ba6 Content-Length: 0 Date: Sun, 23 Dec 2018 01:38:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:38:07,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/db591168-729f-40db-a02b-378597c5230c used request id req-b17a52b0-c71e-4bc2-910b-3d01cf6a2ba6 2018-12-23 01:38:07,227 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet 2018-12-23 01:38:07,227 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-subnet 2018-12-23 01:38:07,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/cb790d34-d54c-4f98-bf6a-a093194cbd0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0c42fc143c0ee4a62a6d7bd2c2c02ac2247be7" 2018-12-23 01:38:09,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff0106ed-79ee-4dc1-9394-b9f16cc51555 Date: Sun, 23 Dec 2018 01:38:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:38:09,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/cb790d34-d54c-4f98-bf6a-a093194cbd0f used request id req-ff0106ed-79ee-4dc1-9394-b9f16cc51555 2018-12-23 01:38:09,534 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-pub-net 2018-12-23 01:38:09,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/c437f08a-5067-4346-bad6-be960960adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0c42fc143c0ee4a62a6d7bd2c2c02ac2247be7" 2018-12-23 01:38:10,779 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38f6feae-d0d6-4565-88bf-8c7aadc5d25d Date: Sun, 23 Dec 2018 01:38:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:38:10,779 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c437f08a-5067-4346-bad6-be960960adcb used request id req-38f6feae-d0d6-4565-88bf-8c7aadc5d25d 2018-12-23 01:38:10,780 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-7fb52a0b-c8f3-4974-ab08-6ebdb6f5aedc-image 2018-12-23 01:38:10,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa3556f115ceb84db28ba6700d055b87d6bd59e1" 2018-12-23 01:38:12,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1428c83-d34b-44cb-92f6-72707512df93 Date: Sun, 23 Dec 2018 01:38:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:38:12,512 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c624a3c2-d6e4-40f4-8651-e6e2bd2dd992 used request id req-e1428c83-d34b-44cb-92f6-72707512df93 2018-12-23 01:38:12,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862764cf82a307847706e92f065ddf44ebe853f4" 2018-12-23 01:38:12,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7d9c6f5a-28d1-4275-ab9a-78af4ba16a5a Date: Sun, 23 Dec 2018 01:38:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:10Z", "updated_at": "2018-12-23T01:35:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:10Z", "revision_number": 0, "id": "71c901fe-8146-463c-89fd-4c9e5ecf98ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:10Z", "security_group_id": "2a911741-24a3-45ea-b7bb-c5f01e6702bd", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:10Z", "revision_number": 0, "id": "a5a92eb5-c180-4193-b9dc-b83624263c30", "remote_group_id": "2a911741-24a3-45ea-b7bb-c5f01e6702bd", "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:10Z", "security_group_id": "2a911741-24a3-45ea-b7bb-c5f01e6702bd", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:10Z", "revision_number": 0, "id": "ad1280e8-84f5-4e93-8e42-5dc3b842364c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:10Z", "security_group_id": "2a911741-24a3-45ea-b7bb-c5f01e6702bd", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:35:10Z", "revision_number": 0, "id": "b82f79a5-e363-4f48-b5d2-011229bf2504", "remote_group_id": "2a911741-24a3-45ea-b7bb-c5f01e6702bd", "remote_ip_prefix": null, "created_at": "2018-12-23T01:35:10Z", "security_group_id": "2a911741-24a3-45ea-b7bb-c5f01e6702bd", "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fb6ea90f54749f1bd40797284ed0909"}], "revision_number": 4, "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "2a911741-24a3-45ea-b7bb-c5f01e6702bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:38:12,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7d9c6f5a-28d1-4275-ab9a-78af4ba16a5a 2018-12-23 01:38:12,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862764cf82a307847706e92f065ddf44ebe853f4" 2018-12-23 01:38:12,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ffd2110-6568-4f19-8c8c-551b0586ef34 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909"}, "enabled": true, "id": "9fb6ea90f54749f1bd40797284ed0909", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj"}} 2018-12-23 01:38:12,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-2ffd2110-6568-4f19-8c8c-551b0586ef34 2018-12-23 01:38:12,817 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a911741-24a3-45ea-b7bb-c5f01e6702bd 2018-12-23 01:38:12,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a911741-24a3-45ea-b7bb-c5f01e6702bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862764cf82a307847706e92f065ddf44ebe853f4" 2018-12-23 01:38:12,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8bf1ee3a-9e44-4208-a283-16d791ac8cdf Date: Sun, 23 Dec 2018 01:38: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-12-23T01:35:10Z", "security_group_id": "2a911741-24a3-45ea-b7bb-c5f01e6702bd", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:10Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "71c901fe-8146-463c-89fd-4c9e5ecf98ee"}, {"remote_group_id": "2a911741-24a3-45ea-b7bb-c5f01e6702bd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:35:10Z", "security_group_id": "2a911741-24a3-45ea-b7bb-c5f01e6702bd", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:10Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "a5a92eb5-c180-4193-b9dc-b83624263c30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:35:10Z", "security_group_id": "2a911741-24a3-45ea-b7bb-c5f01e6702bd", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:10Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "ad1280e8-84f5-4e93-8e42-5dc3b842364c"}, {"remote_group_id": "2a911741-24a3-45ea-b7bb-c5f01e6702bd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:35:10Z", "security_group_id": "2a911741-24a3-45ea-b7bb-c5f01e6702bd", "port_range_min": null, "revision_number": 0, "tenant_id": "9fb6ea90f54749f1bd40797284ed0909", "created_at": "2018-12-23T01:35:10Z", "project_id": "9fb6ea90f54749f1bd40797284ed0909", "id": "b82f79a5-e363-4f48-b5d2-011229bf2504"}]} 2018-12-23 01:38:12,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a911741-24a3-45ea-b7bb-c5f01e6702bd used request id req-8bf1ee3a-9e44-4208-a283-16d791ac8cdf 2018-12-23 01:38:12,992 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:38:12,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/2a911741-24a3-45ea-b7bb-c5f01e6702bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862764cf82a307847706e92f065ddf44ebe853f4" 2018-12-23 01:38:13,427 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d66d1c7-20b6-4f6d-8097-dd783ad22049 Content-Length: 0 Date: Sun, 23 Dec 2018 01:38:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:38:13,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2a911741-24a3-45ea-b7bb-c5f01e6702bd used request id req-1d66d1c7-20b6-4f6d-8097-dd783ad22049 2018-12-23 01:38:13,428 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj 2018-12-23 01:38:13,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862764cf82a307847706e92f065ddf44ebe853f4" 2018-12-23 01:38:13,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c58d986a-acdd-45b5-9e37-0a3c45d18319 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:38:13,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9fb6ea90f54749f1bd40797284ed0909 used request id req-c58d986a-acdd-45b5-9e37-0a3c45d18319 2018-12-23 01:38:13,640 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-18222fbf-1a49-467-proj-role 2018-12-23 01:38:13,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c28285ae1fe5414e83262c37639c7db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862764cf82a307847706e92f065ddf44ebe853f4" 2018-12-23 01:38:13,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-914757e3-cc56-458e-8ae7-da40ebf0d471 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:38:13,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c28285ae1fe5414e83262c37639c7db0 used request id req-914757e3-cc56-458e-8ae7-da40ebf0d471 2018-12-23 01:38:13,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862764cf82a307847706e92f065ddf44ebe853f4" 2018-12-23 01:38:13,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b300d5d-04d6-4eea-8af3-955c6eabf695 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:38:13,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0b300d5d-04d6-4eea-8af3-955c6eabf695 2018-12-23 01:38:13,856 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-18222fbf-1a49-467-user 2018-12-23 01:38:13,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f7646218f744480a8dfd2dfd263e91ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5eca103f134f34bc6d7923231f7ca1c5b05de8" 2018-12-23 01:38:14,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d3f8d62-5cc8-44da-9f4f-b66f2346ea4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:38:14,025 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f7646218f744480a8dfd2dfd263e91ef used request id req-7d3f8d62-5cc8-44da-9f4f-b66f2346ea4b 2018-12-23 01:38:14,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:38:14,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:38:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["CRLZ-PLlRHK01OaRKydmLQ"], "issued_at": "2018-12-23T01:38:14.000000Z"}} 2018-12-23 01:38:14,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b0e22614a97778be3b5e626941c6e3c21f5944" 2018-12-23 01:38:14,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-736abf56-3cf3-49a2-80a2-cefacb2947b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:38:14,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-736abf56-3cf3-49a2-80a2-cefacb2947b0 2018-12-23 01:38:14,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:38:14,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:38:14,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:38:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["pw5d-ZJiTjKPzHH972p__w"], "issued_at": "2018-12-23T01:38:14.000000Z"}} 2018-12-23 01:38:14,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960e2520e25b24c6c866063bea0653b439e576ad" 2018-12-23 01:38:15,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7730191d-5270-45ba-85c4-dd4980f118a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:38:15,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7730191d-5270-45ba-85c4-dd4980f118a8 2018-12-23 01:38:15,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:38:15,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:38:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:38:15,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960e2520e25b24c6c866063bea0653b439e576ad" 2018-12-23 01:38:15,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f5cb581-84c1-4cf0-97b0-b178f5adeb17 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:38:15,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj used request id req-0f5cb581-84c1-4cf0-97b0-b178f5adeb17 2018-12-23 01:38:15,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960e2520e25b24c6c866063bea0653b439e576ad" 2018-12-23 01:38:15,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b06d25-efd2-42c5-a3ab-0b9898e6a6d2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:38:15,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e4b06d25-efd2-42c5-a3ab-0b9898e6a6d2 2018-12-23 01:38:15,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960e2520e25b24c6c866063bea0653b439e576ad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}}' 2018-12-23 01:38:15,350 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8decf756-cfd1-42e0-b950-d2af11415078 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}} 2018-12-23 01:38:15,350 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8decf756-cfd1-42e0-b950-d2af11415078 2018-12-23 01:38:15,351 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj 2018-12-23 01:38:15,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:38:15,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:38:15,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:38:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["7_GgFpPSTL-11Wpccl_6lQ"], "issued_at": "2018-12-23T01:38:15.000000Z"}} 2018-12-23 01:38:15,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b692ad0b9217696cd096a0e3ce875853b636c78e" 2018-12-23 01:38:15,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68c8913-62de-49c6-90e0-0fe126caa7b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:38:15,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c68c8913-62de-49c6-90e0-0fe126caa7b0 2018-12-23 01:38:15,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:38:15,814 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:38:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:38:15,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b692ad0b9217696cd096a0e3ce875853b636c78e" 2018-12-23 01:38:15,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588b04d0-e264-4fa3-a6c5-cdae323d91d9 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:38:15,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-588b04d0-e264-4fa3-a6c5-cdae323d91d9 2018-12-23 01:38:15,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b692ad0b9217696cd096a0e3ce875853b636c78e" 2018-12-23 01:38:15,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1679fb00-db94-4f44-836c-c0610696a01d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}]} 2018-12-23 01:38:15,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj used request id req-1679fb00-db94-4f44-836c-c0610696a01d 2018-12-23 01:38:15,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b692ad0b9217696cd096a0e3ce875853b636c78e" 2018-12-23 01:38:16,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99c3115d-6213-4875-b7ff-d9b5c71e3924 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:38:16,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-99c3115d-6213-4875-b7ff-d9b5c71e3924 2018-12-23 01:38:16,440 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-8f69603e-05ca-473-user 2018-12-23 01:38:16,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:38:16,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960e2520e25b24c6c866063bea0653b439e576ad" 2018-12-23 01:38:16,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e600a66-af9b-4d62-ad1f-b15dfd7dfcb4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:38:16,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6e600a66-af9b-4d62-ad1f-b15dfd7dfcb4 2018-12-23 01:38:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960e2520e25b24c6c866063bea0653b439e576ad" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj-role"}}' 2018-12-23 01:38:16,649 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41cc4065-1209-4509-9370-a0f112803cb0 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8232123b421a4e69b0dddd1736485b41", "links": {"self": "http://172.30.9.26:5000/v3/roles/8232123b421a4e69b0dddd1736485b41"}, "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj-role"}} 2018-12-23 01:38:16,650 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-41cc4065-1209-4509-9370-a0f112803cb0 2018-12-23 01:38:16,650 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj-role 2018-12-23 01:38:16,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8232123b421a4e69b0dddd1736485b41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960e2520e25b24c6c866063bea0653b439e576ad" 2018-12-23 01:38:16,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4330e2bf-f381-4ee3-a5ee-4715253c0dc0 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/8232123b421a4e69b0dddd1736485b41"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj-role", "id": "8232123b421a4e69b0dddd1736485b41"}} 2018-12-23 01:38:16,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8232123b421a4e69b0dddd1736485b41 used request id req-4330e2bf-f381-4ee3-a5ee-4715253c0dc0 2018-12-23 01:38:16,744 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj-role to project CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj 2018-12-23 01:38:16,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6/users/90cbc3e45a7e4689a8565964e32a31ed/roles/8232123b421a4e69b0dddd1736485b41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960e2520e25b24c6c866063bea0653b439e576ad" 2018-12-23 01:38:16,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b8b4c2a-15a8-4dbf-a06c-26353a625231 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:38:16,881 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6/users/90cbc3e45a7e4689a8565964e32a31ed/roles/8232123b421a4e69b0dddd1736485b41 used request id req-0b8b4c2a-15a8-4dbf-a06c-26353a625231 2018-12-23 01:38:16,881 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:38:16,883 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:38:16,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:38:16,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:38:17,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8232123b421a4e69b0dddd1736485b41", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj-role"}], "expires_at": "2018-12-23T02:38:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-user", "id": "90cbc3e45a7e4689a8565964e32a31ed"}, "audit_ids": ["VXs-f9qKRkiK-zUWvFOy5w"], "issued_at": "2018-12-23T01:38:17.000000Z"}} 2018-12-23 01:38:17,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daaad7edc7548b19f0cea3b9003a34e02ed279e" 2018-12-23 01:38:17,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-904e421d-1e2e-4283-a87a-084e83c8883f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:38:17,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-904e421d-1e2e-4283-a87a-084e83c8883f 2018-12-23 01:38:17,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1daaad7edc7548b19f0cea3b9003a34e02ed279e" 2018-12-23 01:38:17,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-d94034dd-e934-4a06-9c2f-36666ef03755 Date: Sun, 23 Dec 2018 01:38:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-image"} 2018-12-23 01:38:17,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-image used request id req-d94034dd-e934-4a06-9c2f-36666ef03755 2018-12-23 01:38:17,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1daaad7edc7548b19f0cea3b9003a34e02ed279e" 2018-12-23 01:38:17,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2b57b3b8-c43a-4e65-a6d7-3d315804c10a Date: Sun, 23 Dec 2018 01:38:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:38:17,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2b57b3b8-c43a-4e65-a6d7-3d315804c10a 2018-12-23 01:38:17,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1daaad7edc7548b19f0cea3b9003a34e02ed279e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-image"}' 2018-12-23 01:38:17,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87 X-Openstack-Request-Id: req-87b2a1f0-0c81-45c0-bdb6-3db0510b77ae Date: Sun, 23 Dec 2018 01:38:17 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:38:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:38:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "min_disk": 0, "protected": false, "id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "file": "/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87/file", "checksum": null, "owner": "0d356d82b7bf4d0885c31f0bb9a530e6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:38:17,898 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-87b2a1f0-0c81-45c0-bdb6-3db0510b77ae 2018-12-23 01:38:17,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1daaad7edc7548b19f0cea3b9003a34e02ed279e" -d '' 2018-12-23 01:38:19,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a22ba0b6-0355-41ff-8d16-aef28e29b260 Date: Sun, 23 Dec 2018 01:38:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:38:19,614 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87/file used request id req-a22ba0b6-0355-41ff-8d16-aef28e29b260 2018-12-23 01:38:19,614 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:38:19,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1daaad7edc7548b19f0cea3b9003a34e02ed279e" 2018-12-23 01:38:19,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-23dfa187-ec44-464f-af8c-af935cd75d21 Date: Sun, 23 Dec 2018 01:38:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:38:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:38:19Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87/snap", "metadata": {}}], "self": "/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "min_disk": 0, "protected": false, "id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "file": "/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0d356d82b7bf4d0885c31f0bb9a530e6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:38:19,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87 used request id req-23dfa187-ec44-464f-af8c-af935cd75d21 2018-12-23 01:38:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1daaad7edc7548b19f0cea3b9003a34e02ed279e" 2018-12-23 01:38:19,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-32d2528b-eb8f-4bdb-80ad-24ab5872db0b Date: Sun, 23 Dec 2018 01:38: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-12-23 01:38:19,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-32d2528b-eb8f-4bdb-80ad-24ab5872db0b 2018-12-23 01:38:19,949 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-image 2018-12-23 01:38:19,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1daaad7edc7548b19f0cea3b9003a34e02ed279e" 2018-12-23 01:38:19,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-fca95723-0999-48e8-8415-c7eecd7e9f52 Date: Sun, 23 Dec 2018 01:38:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:38:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:38:19Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87/snap", "metadata": {}}], "self": "/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "min_disk": 0, "protected": false, "id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "file": "/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0d356d82b7bf4d0885c31f0bb9a530e6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:38:19,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87 used request id req-fca95723-0999-48e8-8415-c7eecd7e9f52 2018-12-23 01:38:19,969 - create_image - DEBUG - Instance status is - active 2018-12-23 01:38:19,969 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-image 2018-12-23 01:38:19,969 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-image 2018-12-23 01:38:19,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:38:19,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:38:20,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8232123b421a4e69b0dddd1736485b41", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj-role"}], "expires_at": "2018-12-23T02:38:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-user", "id": "90cbc3e45a7e4689a8565964e32a31ed"}, "audit_ids": ["aGOVcrnhQSenT50vle5m3g"], "issued_at": "2018-12-23T01:38:20.000000Z"}} 2018-12-23 01:38:20,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce09d1b20f7cd5bb209430699bd1f01f12b1d326" 2018-12-23 01:38:20,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e635f8-2970-4e50-8d5c-0ab546c28197 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:38:20,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b2e635f8-2970-4e50-8d5c-0ab546c28197 2018-12-23 01:38:20,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce09d1b20f7cd5bb209430699bd1f01f12b1d326" 2018-12-23 01:38:20,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-44011f2b-9a06-45e5-ae59-52ebee7f9788 Date: Sun, 23 Dec 2018 01:38:20 GMT RESP BODY: {"networks":[]} 2018-12-23 01:38:20,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net used request id req-44011f2b-9a06-45e5-ae59-52ebee7f9788 2018-12-23 01:38:20,777 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net 2018-12-23 01:38:20,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce09d1b20f7cd5bb209430699bd1f01f12b1d326" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net", "admin_state_up": true}}' 2018-12-23 01:38:21,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-cd74bcee-d8f4-4adc-912b-a751707ed96a Date: Sun, 23 Dec 2018 01:38:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a553509d-da88-450b-855f-a5e023bc2a5a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:38:21Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:21Z","mtu":1450}} 2018-12-23 01:38:21,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-cd74bcee-d8f4-4adc-912b-a751707ed96a 2018-12-23 01:38:21,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce09d1b20f7cd5bb209430699bd1f01f12b1d326" 2018-12-23 01:38:21,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-554f79df-d4f5-482f-92bc-5e144ef183c2 Date: Sun, 23 Dec 2018 01:38:21 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-12-23T01:38:21Z","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"a553509d-da88-450b-855f-a5e023bc2a5a","name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net"}]} 2018-12-23 01:38:21,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-554f79df-d4f5-482f-92bc-5e144ef183c2 2018-12-23 01:38:21,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce09d1b20f7cd5bb209430699bd1f01f12b1d326" 2018-12-23 01:38:21,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fdb09731-2844-42ff-8cb7-f476573f2456 Date: Sun, 23 Dec 2018 01:38:21 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:38:21,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-fdb09731-2844-42ff-8cb7-f476573f2456 2018-12-23 01:38:21,756 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet 2018-12-23 01:38:21,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce09d1b20f7cd5bb209430699bd1f01f12b1d326" -d '{"subnets": [{"ip_version": 4, "network_id": "a553509d-da88-450b-855f-a5e023bc2a5a", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}]}' 2018-12-23 01:38:22,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f11b189a-dfb5-4ffc-baaf-311827f9335f Date: Sun, 23 Dec 2018 01:38:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","dns_nameservers":[],"updated_at":"2018-12-23T01:38:22Z","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":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"f76dff41-2748-4712-bade-86f45693f644","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}]} 2018-12-23 01:38:22,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f11b189a-dfb5-4ffc-baaf-311827f9335f 2018-12-23 01:38:22,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce09d1b20f7cd5bb209430699bd1f01f12b1d326" 2018-12-23 01:38:22,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e6225c07-199c-4a2b-898c-5a1cc42f1e89 Date: Sun, 23 Dec 2018 01:38: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":["f76dff41-2748-4712-bade-86f45693f644"],"updated_at":"2018-12-23T01:38:22Z","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"a553509d-da88-450b-855f-a5e023bc2a5a","name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net"}]} 2018-12-23 01:38:22,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-e6225c07-199c-4a2b-898c-5a1cc42f1e89 2018-12-23 01:38:22,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce09d1b20f7cd5bb209430699bd1f01f12b1d326" 2018-12-23 01:38:22,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bc662322-ddf1-40a8-8761-537e68923efa Date: Sun, 23 Dec 2018 01:38:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","dns_nameservers":[],"updated_at":"2018-12-23T01:38:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"f76dff41-2748-4712-bade-86f45693f644","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}]} 2018-12-23 01:38:22,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-bc662322-ddf1-40a8-8761-537e68923efa 2018-12-23 01:38:22,931 - OpenStackNetwork - DEBUG - Network [a553509d-da88-450b-855f-a5e023bc2a5a] created successfully 2018-12-23 01:38:22,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:38:22,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:38:23,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8232123b421a4e69b0dddd1736485b41", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj-role"}], "expires_at": "2018-12-23T02:38:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-user", "id": "90cbc3e45a7e4689a8565964e32a31ed"}, "audit_ids": ["NyUNAvgvQlqyMe8fFxXl9Q"], "issued_at": "2018-12-23T01:38:23.000000Z"}} 2018-12-23 01:38:23,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91de36148f7a0763a1e9bdaf34639d941ef7c1b7" 2018-12-23 01:38:23,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f59f6fc8-e342-4e62-a3b9-4b0e22a53392 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:38:23,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f59f6fc8-e342-4e62-a3b9-4b0e22a53392 2018-12-23 01:38:23,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91de36148f7a0763a1e9bdaf34639d941ef7c1b7" 2018-12-23 01:38:23,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-24dfefa0-eadf-40d5-bdde-e1d78fc13ea4 Date: Sun, 23 Dec 2018 01:38:23 GMT RESP BODY: {"routers": []} 2018-12-23 01:38:23,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-router&admin_state_up=True used request id req-24dfefa0-eadf-40d5-bdde-e1d78fc13ea4 2018-12-23 01:38:23,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:38:23,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:38:23,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8232123b421a4e69b0dddd1736485b41", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj-role"}], "expires_at": "2018-12-23T02:38:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-user", "id": "90cbc3e45a7e4689a8565964e32a31ed"}, "audit_ids": ["NIHTFPsbRaej9w77Ga_jRw"], "issued_at": "2018-12-23T01:38:23.000000Z"}} 2018-12-23 01:38:23,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e0e6cfc6707e60f91908bca652c9e8cb588be45" 2018-12-23 01:38:24,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2eed38b-7e32-41da-8d3b-936baf8d40ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:38:24,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e2eed38b-7e32-41da-8d3b-936baf8d40ab 2018-12-23 01:38:24,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91de36148f7a0763a1e9bdaf34639d941ef7c1b7" 2018-12-23 01:38:24,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2a5e3905-17eb-4582-a2a2-2c87a0c0f113 Date: Sun, 23 Dec 2018 01:38:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:38:24,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-2a5e3905-17eb-4582-a2a2-2c87a0c0f113 2018-12-23 01:38:24,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91de36148f7a0763a1e9bdaf34639d941ef7c1b7" 2018-12-23 01:38:24,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-77a80d71-2e4b-4991-808f-3919fb9c4ba4 Date: Sun, 23 Dec 2018 01:38:24 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:38:24,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-77a80d71-2e4b-4991-808f-3919fb9c4ba4 2018-12-23 01:38:24,453 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-router 2018-12-23 01:38:24,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91de36148f7a0763a1e9bdaf34639d941ef7c1b7" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-router", "admin_state_up": true}}' 2018-12-23 01:38:30,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-849deb9f-453f-478b-8084-e5ad31fe8cd0 Date: Sun, 23 Dec 2018 01:38:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:25Z", "admin_state_up": true, "updated_at": "2018-12-23T01:38:26Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "52d7d431-2713-4a56-a831-7475d5b3b303", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-router"}} 2018-12-23 01:38:30,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-849deb9f-453f-478b-8084-e5ad31fe8cd0 2018-12-23 01:38:30,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=52d7d431-2713-4a56-a831-7475d5b3b303 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91de36148f7a0763a1e9bdaf34639d941ef7c1b7" 2018-12-23 01:38:30,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-28af402f-7e53-4990-97ef-d84e488b5b9b Date: Sun, 23 Dec 2018 01:38:30 GMT RESP BODY: {"ports":[]} 2018-12-23 01:38:30,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=52d7d431-2713-4a56-a831-7475d5b3b303 used request id req-28af402f-7e53-4990-97ef-d84e488b5b9b 2018-12-23 01:38:30,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91de36148f7a0763a1e9bdaf34639d941ef7c1b7" 2018-12-23 01:38:30,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c86dce1e-a7a8-4438-8e6b-0d68ac9a83ce Date: Sun, 23 Dec 2018 01:38: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":["f76dff41-2748-4712-bade-86f45693f644"],"updated_at":"2018-12-23T01:38:22Z","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"a553509d-da88-450b-855f-a5e023bc2a5a","name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net"}]} 2018-12-23 01:38:30,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net used request id req-c86dce1e-a7a8-4438-8e6b-0d68ac9a83ce 2018-12-23 01:38:30,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:38:30,704 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:38:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:38:30,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91de36148f7a0763a1e9bdaf34639d941ef7c1b7" 2018-12-23 01:38:30,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b3e79aa-a7ea-4f3f-97a2-2dad043edbea Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}} 2018-12-23 01:38:30,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 used request id req-1b3e79aa-a7ea-4f3f-97a2-2dad043edbea 2018-12-23 01:38:30,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91de36148f7a0763a1e9bdaf34639d941ef7c1b7" 2018-12-23 01:38:30,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bd571a3a-fb0a-4ee2-bd54-1026d7eea143 Date: Sun, 23 Dec 2018 01:38:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","dns_nameservers":[],"updated_at":"2018-12-23T01:38:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"f76dff41-2748-4712-bade-86f45693f644","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}]} 2018-12-23 01:38:30,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-bd571a3a-fb0a-4ee2-bd54-1026d7eea143 2018-12-23 01:38:30,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a&name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91de36148f7a0763a1e9bdaf34639d941ef7c1b7" 2018-12-23 01:38:31,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-915996a8-6650-4519-ab66-8000d26d54b3 Date: Sun, 23 Dec 2018 01:38:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","dns_nameservers":[],"updated_at":"2018-12-23T01:38:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"f76dff41-2748-4712-bade-86f45693f644","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}]} 2018-12-23 01:38:31,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a&name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet used request id req-915996a8-6650-4519-ab66-8000d26d54b3 2018-12-23 01:38:31,044 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 01:38:31,044 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-router 2018-12-23 01:38:31,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/52d7d431-2713-4a56-a831-7475d5b3b303/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91de36148f7a0763a1e9bdaf34639d941ef7c1b7" -d '{"subnet_id": "f76dff41-2748-4712-bade-86f45693f644"}' 2018-12-23 01:38:33,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fa93be7c-ee4a-46b6-abeb-47dd56aa228d Date: Sun, 23 Dec 2018 01:38:33 GMT RESP BODY: {"network_id": "a553509d-da88-450b-855f-a5e023bc2a5a", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "subnet_id": "f76dff41-2748-4712-bade-86f45693f644", "subnet_ids": ["f76dff41-2748-4712-bade-86f45693f644"], "port_id": "f3924824-9e1d-49c5-8a69-c3ba54592ef5", "id": "52d7d431-2713-4a56-a831-7475d5b3b303"} 2018-12-23 01:38:33,148 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/52d7d431-2713-4a56-a831-7475d5b3b303/add_router_interface used request id req-fa93be7c-ee4a-46b6-abeb-47dd56aa228d 2018-12-23 01:38:33,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/52d7d431-2713-4a56-a831-7475d5b3b303 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91de36148f7a0763a1e9bdaf34639d941ef7c1b7" 2018-12-23 01:38:33,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9558f352-9007-4fea-acd2-b05a7e6b9727 Date: Sun, 23 Dec 2018 01:38:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:25Z", "admin_state_up": true, "updated_at": "2018-12-23T01:38:32Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "52d7d431-2713-4a56-a831-7475d5b3b303", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-router"}} 2018-12-23 01:38:33,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/52d7d431-2713-4a56-a831-7475d5b3b303 used request id req-9558f352-9007-4fea-acd2-b05a7e6b9727 2018-12-23 01:38:33,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=52d7d431-2713-4a56-a831-7475d5b3b303 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91de36148f7a0763a1e9bdaf34639d941ef7c1b7" 2018-12-23 01:38:33,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-aff6c776-0ab0-408a-a23a-3cafbf138002 Date: Sun, 23 Dec 2018 01:38:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.1"}],"id":"f3924824-9e1d-49c5-8a69-c3ba54592ef5","security_groups":[],"mac_address":"fa:16:3e:11:9a:9f","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:31Z","binding:vnic_type":"normal","device_id":"52d7d431-2713-4a56-a831-7475d5b3b303"}]} 2018-12-23 01:38:33,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=52d7d431-2713-4a56-a831-7475d5b3b303 used request id req-aff6c776-0ab0-408a-a23a-3cafbf138002 2018-12-23 01:38:33,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/f76dff41-2748-4712-bade-86f45693f644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91de36148f7a0763a1e9bdaf34639d941ef7c1b7" 2018-12-23 01:38:33,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-88e3f24d-f5ca-4794-9a65-814c55c3c3f4 Date: Sun, 23 Dec 2018 01:38:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","dns_nameservers":[],"updated_at":"2018-12-23T01:38:22Z","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":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"f76dff41-2748-4712-bade-86f45693f644","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}} 2018-12-23 01:38:33,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/f76dff41-2748-4712-bade-86f45693f644 used request id req-88e3f24d-f5ca-4794-9a65-814c55c3c3f4 2018-12-23 01:38:33,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:38:33,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:38:33,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:38:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["_t_gfSlsRNeJnhc526gLbA"], "issued_at": "2018-12-23T01:38:33.000000Z"}} 2018-12-23 01:38:33,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e164568421f9c84df10b74e53c5a264975f8877" 2018-12-23 01:38:33,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0a06843-f4c4-4bf3-887d-4dc006f91513 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:38:33,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e0a06843-f4c4-4bf3-887d-4dc006f91513 2018-12-23 01:38:33,956 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:38:33,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e164568421f9c84df10b74e53c5a264975f8877" 2018-12-23 01:38:34,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38: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-c6041630-8a6f-477f-b4c1-da84f6f387ed x-compute-request-id: req-c6041630-8a6f-477f-b4c1-da84f6f387ed Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:38:34,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c6041630-8a6f-477f-b4c1-da84f6f387ed 2018-12-23 01:38:34,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e164568421f9c84df10b74e53c5a264975f8877" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-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-12-23 01:38:34,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89fb8186-404e-42f3-b89d-3cf86b474fbb x-compute-request-id: req-89fb8186-404e-42f3-b89d-3cf86b474fbb Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "44989f57-931a-4729-9221-63044fd8fd7b", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:38:34,188 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-89fb8186-404e-42f3-b89d-3cf86b474fbb 2018-12-23 01:38:34,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:38:34,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:38:34,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8232123b421a4e69b0dddd1736485b41", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj-role"}], "expires_at": "2018-12-23T02:38:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-user", "id": "90cbc3e45a7e4689a8565964e32a31ed"}, "audit_ids": ["8lA9t2gqRbG3nMEnQxhwBw"], "issued_at": "2018-12-23T01:38:34.000000Z"}} 2018-12-23 01:38:34,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a430303d8629dd55e6e2ee7dd7af1d9b94346b1e" 2018-12-23 01:38:34,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b0c237-6b7e-4c38-a540-1dde6f9ab3a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:38:34,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b0b0c237-6b7e-4c38-a540-1dde6f9ab3a2 2018-12-23 01:38:34,713 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:38:34,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a430303d8629dd55e6e2ee7dd7af1d9b94346b1e" 2018-12-23 01:38:34,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8f154f2-2745-4af4-a672-587ceda3aec4 x-compute-request-id: req-f8f154f2-2745-4af4-a672-587ceda3aec4 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 01:38:34,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-f8f154f2-2745-4af4-a672-587ceda3aec4 2018-12-23 01:38:34,896 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp... 2018-12-23 01:38:34,896 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 01:38:34,920 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp 2018-12-23 01:38:34,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a430303d8629dd55e6e2ee7dd7af1d9b94346b1e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDdhko6buCFYLxCGV521KaZlzsGSrde6WS2VwqUepelJhPstNtRTOO0K+10ytdLAjAwnPHTTROqEdn3aFzKsMpmq2DYy9iq/6xUNoh1fiNbrcTLsc5/uROgczER2ILnXClyc6cPTuX6A1uoXwa38agwWSSWCPHzE+6KZ4fbDDhwbw==", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp"}}' 2018-12-23 01:38:34,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-595aa999-f192-4cf3-9515-4fd7a5bb4373 x-compute-request-id: req-595aa999-f192-4cf3-9515-4fd7a5bb4373 Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDdhko6buCFYLxCGV521KaZlzsGSrde6WS2VwqUepelJhPstNtRTOO0K+10ytdLAjAwnPHTTROqEdn3aFzKsMpmq2DYy9iq/6xUNoh1fiNbrcTLsc5/uROgczER2ILnXClyc6cPTuX6A1uoXwa38agwWSSWCPHzE+6KZ4fbDDhwbw==", "user_id": "90cbc3e45a7e4689a8565964e32a31ed", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "fingerprint": "56:3a:e2:02:25:dd:38:4a:c1:b2:c3:8d:57:91:e0:b5"}} 2018-12-23 01:38:34,980 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-595aa999-f192-4cf3-9515-4fd7a5bb4373 2018-12-23 01:38:34,982 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1.pub 2018-12-23 01:38:34,983 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1 2018-12-23 01:38:34,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:38:34,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:38:35,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8232123b421a4e69b0dddd1736485b41", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj-role"}], "expires_at": "2018-12-23T02:38:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-user", "id": "90cbc3e45a7e4689a8565964e32a31ed"}, "audit_ids": ["YAFFMhiFSd6X9d-Xt-P_8Q"], "issued_at": "2018-12-23T01:38:35.000000Z"}} 2018-12-23 01:38:35,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:38:35,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a9279b-037f-4d3f-963c-5509c9cabee4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:38:35,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-25a9279b-037f-4d3f-963c-5509c9cabee4 2018-12-23 01:38:35,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:38:35,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-dc4288bf-8ec2-4636-86af-90e7ab71dde8 Date: Sun, 23 Dec 2018 01:38:35 GMT RESP BODY: {"security_groups": []} 2018-12-23 01:38:35,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp used request id req-dc4288bf-8ec2-4636-86af-90e7ab71dde8 2018-12-23 01:38:35,678 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp... 2018-12-23 01:38:35,678 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp 2018-12-23 01:38:35,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}}' 2018-12-23 01:38:36,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-46b8a8b1-4ca8-4b80-b064-376467fc3c2b Date: Sun, 23 Dec 2018 01:38:36 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "updated_at": "2018-12-23T01:38:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "revision_number": 0, "id": "8928ad32-a06d-4b43-9e90-318b070afd38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "revision_number": 0, "id": "d1416375-5d06-4d89-9946-77ba606d19c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}], "revision_number": 2, "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}} 2018-12-23 01:38:36,076 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-46b8a8b1-4ca8-4b80-b064-376467fc3c2b 2018-12-23 01:38:36,077 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74c40652-5c78-4065-9b3f-fe4250e80b23 2018-12-23 01:38:36,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=74c40652-5c78-4065-9b3f-fe4250e80b23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:38:36,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5f16a3ee-b72e-455f-a467-c6af78c687c8 Date: Sun, 23 Dec 2018 01:38: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-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "8928ad32-a06d-4b43-9e90-318b070afd38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "d1416375-5d06-4d89-9946-77ba606d19c0"}]} 2018-12-23 01:38:36,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=74c40652-5c78-4065-9b3f-fe4250e80b23 used request id req-5f16a3ee-b72e-455f-a467-c6af78c687c8 2018-12-23 01:38:36,255 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74c40652-5c78-4065-9b3f-fe4250e80b23 2018-12-23 01:38:36,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=74c40652-5c78-4065-9b3f-fe4250e80b23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:38:36,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6fcfa184-8437-4296-a37a-743aee76123a Date: Sun, 23 Dec 2018 01:38: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-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "8928ad32-a06d-4b43-9e90-318b070afd38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "d1416375-5d06-4d89-9946-77ba606d19c0"}]} 2018-12-23 01:38:36,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=74c40652-5c78-4065-9b3f-fe4250e80b23 used request id req-6fcfa184-8437-4296-a37a-743aee76123a 2018-12-23 01:38:36,425 - neutron_utils - INFO - Retrieving security group with ID - 74c40652-5c78-4065-9b3f-fe4250e80b23 2018-12-23 01:38:36,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=74c40652-5c78-4065-9b3f-fe4250e80b23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:38:36,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-33652755-cd9c-4050-b04c-f11dc94e654a Date: Sun, 23 Dec 2018 01:38:36 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "updated_at": "2018-12-23T01:38:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "revision_number": 0, "id": "8928ad32-a06d-4b43-9e90-318b070afd38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "revision_number": 0, "id": "d1416375-5d06-4d89-9946-77ba606d19c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}], "revision_number": 2, "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}]} 2018-12-23 01:38:36,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=74c40652-5c78-4065-9b3f-fe4250e80b23 used request id req-33652755-cd9c-4050-b04c-f11dc94e654a 2018-12-23 01:38:36,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74c40652-5c78-4065-9b3f-fe4250e80b23 2018-12-23 01:38:36,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=74c40652-5c78-4065-9b3f-fe4250e80b23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:38:36,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e94b2bf-dd97-4532-b4fc-cb51b56bf2b9 Date: Sun, 23 Dec 2018 01:38: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-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "8928ad32-a06d-4b43-9e90-318b070afd38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "d1416375-5d06-4d89-9946-77ba606d19c0"}]} 2018-12-23 01:38:36,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=74c40652-5c78-4065-9b3f-fe4250e80b23 used request id req-5e94b2bf-dd97-4532-b4fc-cb51b56bf2b9 2018-12-23 01:38:36,881 - neutron_utils - INFO - Retrieving security group with ID - 74c40652-5c78-4065-9b3f-fe4250e80b23 2018-12-23 01:38:36,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=74c40652-5c78-4065-9b3f-fe4250e80b23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:38:36,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-5c56f12d-485e-4ab8-968c-7f89189c4e9d Date: Sun, 23 Dec 2018 01:38:36 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "updated_at": "2018-12-23T01:38:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "revision_number": 0, "id": "8928ad32-a06d-4b43-9e90-318b070afd38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "revision_number": 0, "id": "d1416375-5d06-4d89-9946-77ba606d19c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}], "revision_number": 2, "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}]} 2018-12-23 01:38:36,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=74c40652-5c78-4065-9b3f-fe4250e80b23 used request id req-5c56f12d-485e-4ab8-968c-7f89189c4e9d 2018-12-23 01:38:36,931 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74c40652-5c78-4065-9b3f-fe4250e80b23 2018-12-23 01:38:36,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=74c40652-5c78-4065-9b3f-fe4250e80b23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:38:36,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-45f1a102-5d71-46f6-bf4c-48abadf2df59 Date: Sun, 23 Dec 2018 01:38: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-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "8928ad32-a06d-4b43-9e90-318b070afd38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "d1416375-5d06-4d89-9946-77ba606d19c0"}]} 2018-12-23 01:38:36,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=74c40652-5c78-4065-9b3f-fe4250e80b23 used request id req-45f1a102-5d71-46f6-bf4c-48abadf2df59 2018-12-23 01:38:36,962 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp 2018-12-23 01:38:36,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:38:37,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-5d4fec5c-49c8-4b9d-bf77-719614d04e34 Date: Sun, 23 Dec 2018 01:38:37 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "updated_at": "2018-12-23T01:38:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "revision_number": 0, "id": "8928ad32-a06d-4b43-9e90-318b070afd38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "revision_number": 0, "id": "d1416375-5d06-4d89-9946-77ba606d19c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}], "revision_number": 2, "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}]} 2018-12-23 01:38:37,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp used request id req-5d4fec5c-49c8-4b9d-bf77-719614d04e34 2018-12-23 01:38:37,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:38:37,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:38:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:38:37,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:38:37,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8eeeee9-af77-45ab-b7ec-f9200866ef44 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}} 2018-12-23 01:38:37,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 used request id req-e8eeeee9-af77-45ab-b7ec-f9200866ef44 2018-12-23 01:38:37,245 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74c40652-5c78-4065-9b3f-fe4250e80b23 2018-12-23 01:38:37,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=74c40652-5c78-4065-9b3f-fe4250e80b23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:38:37,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b3d9467c-7ba8-4bc4-8463-30a8981873eb Date: Sun, 23 Dec 2018 01:38: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-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "8928ad32-a06d-4b43-9e90-318b070afd38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "d1416375-5d06-4d89-9946-77ba606d19c0"}]} 2018-12-23 01:38:37,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=74c40652-5c78-4065-9b3f-fe4250e80b23 used request id req-b3d9467c-7ba8-4bc4-8463-30a8981873eb 2018-12-23 01:38:37,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23"}}' 2018-12-23 01:38:37,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-1b0b5ee3-9b67-467d-b12c-d429bfb3c7be Date: Sun, 23 Dec 2018 01:38:37 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-12-23T01:38:37Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:37Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "e450f742-b28f-44a8-afdf-c91e6dc84649"}} 2018-12-23 01:38:37,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-1b0b5ee3-9b67-467d-b12c-d429bfb3c7be 2018-12-23 01:38:37,573 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp 2018-12-23 01:38:37,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:38:37,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-d6a3d78e-cb95-4aaa-b57f-eca21a472af7 Date: Sun, 23 Dec 2018 01:38:37 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "updated_at": "2018-12-23T01:38:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "revision_number": 0, "id": "8928ad32-a06d-4b43-9e90-318b070afd38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "revision_number": 0, "id": "d1416375-5d06-4d89-9946-77ba606d19c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:37Z", "revision_number": 0, "id": "e450f742-b28f-44a8-afdf-c91e6dc84649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:37Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}], "revision_number": 3, "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}]} 2018-12-23 01:38:37,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp used request id req-d6a3d78e-cb95-4aaa-b57f-eca21a472af7 2018-12-23 01:38:37,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:38:37,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f3e667-e66b-4121-9835-cc6490a1c832 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}} 2018-12-23 01:38:37,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 used request id req-09f3e667-e66b-4121-9835-cc6490a1c832 2018-12-23 01:38:37,793 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74c40652-5c78-4065-9b3f-fe4250e80b23 2018-12-23 01:38:37,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=74c40652-5c78-4065-9b3f-fe4250e80b23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:38:37,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-0ec1542e-0c75-4a88-ad02-ac8dad236e8d Date: Sun, 23 Dec 2018 01:38: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-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "8928ad32-a06d-4b43-9e90-318b070afd38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "d1416375-5d06-4d89-9946-77ba606d19c0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:38:37Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:37Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "e450f742-b28f-44a8-afdf-c91e6dc84649"}]} 2018-12-23 01:38:37,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=74c40652-5c78-4065-9b3f-fe4250e80b23 used request id req-0ec1542e-0c75-4a88-ad02-ac8dad236e8d 2018-12-23 01:38:37,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23"}}' 2018-12-23 01:38:38,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-2919d264-959b-4881-a5fe-e1c0166a8687 Date: Sun, 23 Dec 2018 01:38:38 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-12-23T01:38:38Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": 22, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:38Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "026e215f-d41e-46a2-a536-ac769398b1fe"}} 2018-12-23 01:38:38,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-2919d264-959b-4881-a5fe-e1c0166a8687 2018-12-23 01:38:38,267 - neutron_utils - INFO - Retrieving security group with ID - 74c40652-5c78-4065-9b3f-fe4250e80b23 2018-12-23 01:38:38,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=74c40652-5c78-4065-9b3f-fe4250e80b23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:38:38,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-9761cd9d-ffb3-4a9c-a80f-ad9efd0d4387 Date: Sun, 23 Dec 2018 01:38:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "updated_at": "2018-12-23T01:38:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:38:38Z", "revision_number": 0, "id": "026e215f-d41e-46a2-a536-ac769398b1fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:38Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "revision_number": 0, "id": "8928ad32-a06d-4b43-9e90-318b070afd38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "revision_number": 0, "id": "d1416375-5d06-4d89-9946-77ba606d19c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:37Z", "revision_number": 0, "id": "e450f742-b28f-44a8-afdf-c91e6dc84649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:37Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}], "revision_number": 4, "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}]} 2018-12-23 01:38:38,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=74c40652-5c78-4065-9b3f-fe4250e80b23 used request id req-9761cd9d-ffb3-4a9c-a80f-ad9efd0d4387 2018-12-23 01:38:38,324 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74c40652-5c78-4065-9b3f-fe4250e80b23 2018-12-23 01:38:38,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=74c40652-5c78-4065-9b3f-fe4250e80b23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:38:38,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-505d9681-dc6e-495f-a493-f2585d2f7a0d Date: Sun, 23 Dec 2018 01:38:38 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-12-23T01:38:38Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": 22, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:38Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "026e215f-d41e-46a2-a536-ac769398b1fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "8928ad32-a06d-4b43-9e90-318b070afd38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:38:35Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:35Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "d1416375-5d06-4d89-9946-77ba606d19c0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:38:37Z", "security_group_id": "74c40652-5c78-4065-9b3f-fe4250e80b23", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:37Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "e450f742-b28f-44a8-afdf-c91e6dc84649"}]} 2018-12-23 01:38:38,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=74c40652-5c78-4065-9b3f-fe4250e80b23 used request id req-505d9681-dc6e-495f-a493-f2585d2f7a0d 2018-12-23 01:38:38,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:38:38,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:38:38,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8232123b421a4e69b0dddd1736485b41", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj-role"}], "expires_at": "2018-12-23T02:38:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-user", "id": "90cbc3e45a7e4689a8565964e32a31ed"}, "audit_ids": ["007GbafrSlyVgGTcC33Nww"], "issued_at": "2018-12-23T01:38:38.000000Z"}} 2018-12-23 01:38:38,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:39,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70a7fec-b15a-42aa-8f9c-25c988b55ed4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:38:39,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f70a7fec-b15a-42aa-8f9c-25c988b55ed4 2018-12-23 01:38:39,025 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:38:39,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:39,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02aa9765-ace2-4354-985f-31d42696cbe3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:38:39,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-02aa9765-ace2-4354-985f-31d42696cbe3 2018-12-23 01:38:39,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:39,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c4d94925-e661-4a49-8299-685572904ef3 Date: Sun, 23 Dec 2018 01:38: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":["f76dff41-2748-4712-bade-86f45693f644"],"updated_at":"2018-12-23T01:38:22Z","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"a553509d-da88-450b-855f-a5e023bc2a5a","name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net"}]} 2018-12-23 01:38:39,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net used request id req-c4d94925-e661-4a49-8299-685572904ef3 2018-12-23 01:38:39,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:38:39,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:38:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:38:39,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:39,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d8aa580-75c6-448d-844e-62a3f4a2e827 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}} 2018-12-23 01:38:39,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 used request id req-9d8aa580-75c6-448d-844e-62a3f4a2e827 2018-12-23 01:38:39,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:39,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-69508535-726c-43c3-94b9-c278b75e260c Date: Sun, 23 Dec 2018 01:38:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","dns_nameservers":[],"updated_at":"2018-12-23T01:38:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"f76dff41-2748-4712-bade-86f45693f644","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}]} 2018-12-23 01:38:39,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-69508535-726c-43c3-94b9-c278b75e260c 2018-12-23 01:38:39,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a553509d-da88-450b-855f-a5e023bc2a5a&name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:39,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-687a4811-6ff7-421d-85d4-4f68f425b077 Date: Sun, 23 Dec 2018 01:38:39 GMT RESP BODY: {"ports":[]} 2018-12-23 01:38:39,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a553509d-da88-450b-855f-a5e023bc2a5a&name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1port-1&admin_state_up=True used request id req-687a4811-6ff7-421d-85d4-4f68f425b077 2018-12-23 01:38:39,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:40,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec8a21f3-af00-4bc5-8cf1-4be03148a07b x-compute-request-id: req-ec8a21f3-af00-4bc5-8cf1-4be03148a07b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:38:40,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst used request id req-ec8a21f3-af00-4bc5-8cf1-4be03148a07b 2018-12-23 01:38:40,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:40,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3c7d55e4-1c66-4e6e-b744-a9066e8037da Date: Sun, 23 Dec 2018 01:38:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f76dff41-2748-4712-bade-86f45693f644"],"updated_at":"2018-12-23T01:38:22Z","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"a553509d-da88-450b-855f-a5e023bc2a5a","name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net"}]} 2018-12-23 01:38:40,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net used request id req-3c7d55e4-1c66-4e6e-b744-a9066e8037da 2018-12-23 01:38:40,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:40,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4618c23-96b0-48a7-b931-9920ada5f599 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}} 2018-12-23 01:38:40,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 used request id req-e4618c23-96b0-48a7-b931-9920ada5f599 2018-12-23 01:38:40,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:40,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-00e18e91-6c7a-45e5-9bd0-19ae70d39120 Date: Sun, 23 Dec 2018 01:38:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","dns_nameservers":[],"updated_at":"2018-12-23T01:38:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"f76dff41-2748-4712-bade-86f45693f644","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}]} 2018-12-23 01:38:40,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-00e18e91-6c7a-45e5-9bd0-19ae70d39120 2018-12-23 01:38:40,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a553509d-da88-450b-855f-a5e023bc2a5a&name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:40,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b16cb4a0-7bcd-4f07-bc23-852f1c92707b Date: Sun, 23 Dec 2018 01:38:40 GMT RESP BODY: {"ports":[]} 2018-12-23 01:38:40,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a553509d-da88-450b-855f-a5e023bc2a5a&name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1port-1&admin_state_up=True used request id req-b16cb4a0-7bcd-4f07-bc23-852f1c92707b 2018-12-23 01:38:40,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:38:40,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:38:41,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8232123b421a4e69b0dddd1736485b41", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj-role"}], "expires_at": "2018-12-23T02:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/0d356d82b7bf4d0885c31f0bb9a530e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-user", "id": "90cbc3e45a7e4689a8565964e32a31ed"}, "audit_ids": ["h40la6JzRZuQvLuwfEYzeA"], "issued_at": "2018-12-23T01:38:41.000000Z"}} 2018-12-23 01:38:41,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d2d7e0c542d70f02be42a5889b1ce0e0773b42d" 2018-12-23 01:38:41,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d324b8e4-c7e0-45dd-bf32-f9a858694003 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:38:41,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d324b8e4-c7e0-45dd-bf32-f9a858694003 2018-12-23 01:38:41,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:41,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-25dfe02b-becf-4192-beeb-10eb943b84be Date: Sun, 23 Dec 2018 01:38: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":["f76dff41-2748-4712-bade-86f45693f644"],"updated_at":"2018-12-23T01:38:22Z","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"a553509d-da88-450b-855f-a5e023bc2a5a","name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net"}]} 2018-12-23 01:38:41,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net used request id req-25dfe02b-becf-4192-beeb-10eb943b84be 2018-12-23 01:38:41,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:41,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-001dbf78-cbeb-4195-8f9a-2a4493758606 Date: Sun, 23 Dec 2018 01:38:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","dns_nameservers":[],"updated_at":"2018-12-23T01:38:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"f76dff41-2748-4712-bade-86f45693f644","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}]} 2018-12-23 01:38:41,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-001dbf78-cbeb-4195-8f9a-2a4493758606 2018-12-23 01:38:41,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:41,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c296fd4b-525e-47b2-b365-802dddf56462 Date: Sun, 23 Dec 2018 01:38: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":["f76dff41-2748-4712-bade-86f45693f644"],"updated_at":"2018-12-23T01:38:22Z","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"a553509d-da88-450b-855f-a5e023bc2a5a","name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net"}]} 2018-12-23 01:38:41,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net used request id req-c296fd4b-525e-47b2-b365-802dddf56462 2018-12-23 01:38:41,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:38:41,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:38:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:38:41,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d2d7e0c542d70f02be42a5889b1ce0e0773b42d" 2018-12-23 01:38:41,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3a15f02-6e62-4140-9614-c9308d72323a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}} 2018-12-23 01:38:41,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 used request id req-d3a15f02-6e62-4140-9614-c9308d72323a 2018-12-23 01:38:41,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:42,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d13da84a-3187-4ac9-8941-feff254216fa Date: Sun, 23 Dec 2018 01:38:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","dns_nameservers":[],"updated_at":"2018-12-23T01:38:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"f76dff41-2748-4712-bade-86f45693f644","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}]} 2018-12-23 01:38:42,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-d13da84a-3187-4ac9-8941-feff254216fa 2018-12-23 01:38:42,178 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net 2018-12-23 01:38:42,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" -d '{"port": {"network_id": "a553509d-da88-450b-855f-a5e023bc2a5a", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1port-1", "admin_state_up": true}}' 2018-12-23 01:38:43,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-d6f49b41-2b0f-4185-924d-684d729a821f Date: Sun, 23 Dec 2018 01:38:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.11"}],"id":"76fbc5b4-ef2b-41a3-9525-40de9a9a8581","security_groups":["1c1212b8-3c88-4461-bc9e-004e5ce90614"],"mac_address":"fa:16:3e:25:3e:0e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1port-1","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","qos_policy_id":null,"admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:42Z","binding:vnic_type":"normal"}} 2018-12-23 01:38:43,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-d6f49b41-2b0f-4185-924d-684d729a821f 2018-12-23 01:38:43,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:43,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4a045274-0838-4674-83f9-7ff7ffbadd81 Date: Sun, 23 Dec 2018 01:38: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":["f76dff41-2748-4712-bade-86f45693f644"],"updated_at":"2018-12-23T01:38:22Z","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"a553509d-da88-450b-855f-a5e023bc2a5a","name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net"}]} 2018-12-23 01:38:43,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net used request id req-4a045274-0838-4674-83f9-7ff7ffbadd81 2018-12-23 01:38:43,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:43,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-252a68e9-9ef4-4959-a7f7-4f267ea54c57 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}} 2018-12-23 01:38:43,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 used request id req-252a68e9-9ef4-4959-a7f7-4f267ea54c57 2018-12-23 01:38:43,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:43,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3d7a3f11-bbe2-4374-8957-248c29a3ada6 Date: Sun, 23 Dec 2018 01:38:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","dns_nameservers":[],"updated_at":"2018-12-23T01:38:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"f76dff41-2748-4712-bade-86f45693f644","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}]} 2018-12-23 01:38:43,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-3d7a3f11-bbe2-4374-8957-248c29a3ada6 2018-12-23 01:38:43,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a553509d-da88-450b-855f-a5e023bc2a5a&name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:44,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-65a7605a-f42a-44fa-a903-e331edbc961b Date: Sun, 23 Dec 2018 01:38:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.11"}],"id":"76fbc5b4-ef2b-41a3-9525-40de9a9a8581","security_groups":["1c1212b8-3c88-4461-bc9e-004e5ce90614"],"mac_address":"fa:16:3e:25:3e:0e","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1port-1","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:42Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:38:44,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a553509d-da88-450b-855f-a5e023bc2a5a&name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1port-1&admin_state_up=True used request id req-65a7605a-f42a-44fa-a903-e331edbc961b 2018-12-23 01:38:44,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:44,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e5087f2-c28d-4d4f-9ab7-1befc567fb1d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}} 2018-12-23 01:38:44,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 used request id req-8e5087f2-c28d-4d4f-9ab7-1befc567fb1d 2018-12-23 01:38:44,268 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst 2018-12-23 01:38:44,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:44,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1031a5a2-439d-4b94-8771-64d48458d89c x-compute-request-id: req-1031a5a2-439d-4b94-8771-64d48458d89c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "44989f57-931a-4729-9221-63044fd8fd7b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-flavor-name"}]} 2018-12-23 01:38:44,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1031a5a2-439d-4b94-8771-64d48458d89c 2018-12-23 01:38:44,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/44989f57-931a-4729-9221-63044fd8fd7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:44,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e84db3d-1441-4f02-9328-d7c6ad42c36d x-compute-request-id: req-4e84db3d-1441-4f02-9328-d7c6ad42c36d Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "44989f57-931a-4729-9221-63044fd8fd7b", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:38:44,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/44989f57-931a-4729-9221-63044fd8fd7b used request id req-4e84db3d-1441-4f02-9328-d7c6ad42c36d 2018-12-23 01:38:44,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:44,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-1a679d5b-5a9a-480c-a381-57b2790de465 Date: Sun, 23 Dec 2018 01:38:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:38:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:38:19Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87/snap", "metadata": {}}], "self": "/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "min_disk": 0, "protected": false, "id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "file": "/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0d356d82b7bf4d0885c31f0bb9a530e6", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-image"} 2018-12-23 01:38:44,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-image used request id req-1a679d5b-5a9a-480c-a381-57b2790de465 2018-12-23 01:38:44,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:44,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e87795c6-ad9f-427e-96c8-efefd3abb3fe Date: Sun, 23 Dec 2018 01:38: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-12-23 01:38:44,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e87795c6-ad9f-427e-96c8-efefd3abb3fe 2018-12-23 01:38:44,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst", "imageRef": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "key_name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "flavorRef": "44989f57-931a-4729-9221-63044fd8fd7b", "max_count": 1, "min_count": 1, "networks": [{"port": "76fbc5b4-ef2b-41a3-9525-40de9a9a8581"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}]}}' 2018-12-23 01:38:46,208 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:38:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5271445d-6fb6-44bc-b146-8de4adf65d92 x-compute-request-id: req-5271445d-6fb6-44bc-b146-8de4adf65d92 Content-Length: 444 location: http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "68a4347f-1e91-4853-b750-7dff7044d3f9", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "bookmark"}], "adminPass": "q3Kp8DYYBky3"}} 2018-12-23 01:38:46,208 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-5271445d-6fb6-44bc-b146-8de4adf65d92 2018-12-23 01:38:46,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:46,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93389b64-6f76-4253-9b6c-7951ee80be6f x-compute-request-id: req-93389b64-6f76-4253-9b6c-7951ee80be6f Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "bookmark"}], "image": {"id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "links": [{"href": "http://172.30.9.26:8774/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44989f57-931a-4729-9221-63044fd8fd7b", "links": [{"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}]}, "id": "68a4347f-1e91-4853-b750-7dff7044d3f9", "user_id": "90cbc3e45a7e4689a8565964e32a31ed", "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-12-23T01:38:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst", "created": "2018-12-23T01:38:46Z", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:38:46,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-93389b64-6f76-4253-9b6c-7951ee80be6f 2018-12-23 01:38:46,412 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst 2018-12-23 01:38:46,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:46,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa47b7a6-2e28-46c1-a2a6-7b39a2b44033 x-compute-request-id: req-fa47b7a6-2e28-46c1-a2a6-7b39a2b44033 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "bookmark"}], "image": {"id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "links": [{"href": "http://172.30.9.26:8774/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44989f57-931a-4729-9221-63044fd8fd7b", "links": [{"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}]}, "id": "68a4347f-1e91-4853-b750-7dff7044d3f9", "user_id": "90cbc3e45a7e4689a8565964e32a31ed", "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-12-23T01:38:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst", "created": "2018-12-23T01:38:46Z", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:38:46,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-fa47b7a6-2e28-46c1-a2a6-7b39a2b44033 2018-12-23 01:38:46,644 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst] is - BUILD 2018-12-23 01:38:46,644 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:38:49,647 - create_instance - DEBUG - VM status query timeout in 896.764633894 2018-12-23 01:38:49,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:50,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-08127c5d-eea9-4524-8403-fc4119ec0b8b x-compute-request-id: req-08127c5d-eea9-4524-8403-fc4119ec0b8b Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "bookmark"}], "image": {"id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "links": [{"href": "http://172.30.9.26:8774/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44989f57-931a-4729-9221-63044fd8fd7b", "links": [{"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}]}, "id": "68a4347f-1e91-4853-b750-7dff7044d3f9", "security_groups": [{"name": "default"}], "user_id": "90cbc3e45a7e4689a8565964e32a31ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:38:47Z", "hostId": "be6904b06b4bf1f039af7ca166c1883def2aad23f76398bf7369f43c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst", "created": "2018-12-23T01:38:46Z", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:38:50,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-08127c5d-eea9-4524-8403-fc4119ec0b8b 2018-12-23 01:38:50,097 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst] is - BUILD 2018-12-23 01:38:50,097 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:38:53,100 - create_instance - DEBUG - VM status query timeout in 893.311594009 2018-12-23 01:38:53,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:53,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38: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-01d40d97-4e44-4cbd-b8b5-aadd24725015 x-compute-request-id: req-01d40d97-4e44-4cbd-b8b5-aadd24725015 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3e:0e", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "bookmark"}], "image": {"id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "links": [{"href": "http://172.30.9.26:8774/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:38:51.000000", "flavor": {"id": "44989f57-931a-4729-9221-63044fd8fd7b", "links": [{"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}]}, "id": "68a4347f-1e91-4853-b750-7dff7044d3f9", "security_groups": [{"name": "default"}], "user_id": "90cbc3e45a7e4689a8565964e32a31ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:38:52Z", "hostId": "be6904b06b4bf1f039af7ca166c1883def2aad23f76398bf7369f43c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst", "created": "2018-12-23T01:38:46Z", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:38:53,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-01d40d97-4e44-4cbd-b8b5-aadd24725015 2018-12-23 01:38:53,757 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst] is - ACTIVE 2018-12-23 01:38:53,757 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:38:53,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:54,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38: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-6102582e-8582-43ef-88fb-8e5fef3d94c8 x-compute-request-id: req-6102582e-8582-43ef-88fb-8e5fef3d94c8 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3e:0e", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "bookmark"}], "image": {"id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "links": [{"href": "http://172.30.9.26:8774/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:38:51.000000", "flavor": {"id": "44989f57-931a-4729-9221-63044fd8fd7b", "links": [{"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}]}, "id": "68a4347f-1e91-4853-b750-7dff7044d3f9", "security_groups": [{"name": "default"}], "user_id": "90cbc3e45a7e4689a8565964e32a31ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:38:52Z", "hostId": "be6904b06b4bf1f039af7ca166c1883def2aad23f76398bf7369f43c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst", "created": "2018-12-23T01:38:46Z", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:38:54,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-6102582e-8582-43ef-88fb-8e5fef3d94c8 2018-12-23 01:38:54,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:54,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ce44902e-35ab-478c-ac25-0521e732eb57 Date: Sun, 23 Dec 2018 01:38: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":["f76dff41-2748-4712-bade-86f45693f644"],"updated_at":"2018-12-23T01:38:22Z","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"a553509d-da88-450b-855f-a5e023bc2a5a","name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net"}]} 2018-12-23 01:38:54,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net used request id req-ce44902e-35ab-478c-ac25-0521e732eb57 2018-12-23 01:38:54,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:54,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b864bd6d-c149-460a-9241-5cbf1c3d5f0a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}} 2018-12-23 01:38:54,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 used request id req-b864bd6d-c149-460a-9241-5cbf1c3d5f0a 2018-12-23 01:38:54,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:54,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f4d6d439-4832-4de8-b57b-1573d20c7540 Date: Sun, 23 Dec 2018 01:38:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","dns_nameservers":[],"updated_at":"2018-12-23T01:38:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"f76dff41-2748-4712-bade-86f45693f644","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}]} 2018-12-23 01:38:54,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-f4d6d439-4832-4de8-b57b-1573d20c7540 2018-12-23 01:38:54,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:54,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-75c23aea-b5ba-47e6-af56-fae8e0d869e9 Date: Sun, 23 Dec 2018 01:38:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.2"}],"id":"04606a68-8d1d-48e2-811d-7abbcbda5cb0","security_groups":[],"mac_address":"fa:16:3e:b4:78:02","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a553509d-da88-450b-855f-a5e023bc2a5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.11"}],"id":"76fbc5b4-ef2b-41a3-9525-40de9a9a8581","security_groups":["1c1212b8-3c88-4461-bc9e-004e5ce90614"],"mac_address":"fa:16:3e:25:3e:0e","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1port-1","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:42Z","binding:vnic_type":"normal","device_id":"68a4347f-1e91-4853-b750-7dff7044d3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.4"}],"id":"b7ff7163-5e55-4014-86e3-1d167bd630cf","security_groups":[],"mac_address":"fa:16:3e:fd:51:f0","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a553509d-da88-450b-855f-a5e023bc2a5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.3"}],"id":"eebacea7-a0ab-40d0-894b-1f83b1416a49","security_groups":[],"mac_address":"fa:16:3e:cd:a8:2e","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a553509d-da88-450b-855f-a5e023bc2a5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.1"}],"id":"f3924824-9e1d-49c5-8a69-c3ba54592ef5","security_groups":[],"mac_address":"fa:16:3e:11:9a:9f","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:31Z","binding:vnic_type":"normal","device_id":"52d7d431-2713-4a56-a831-7475d5b3b303"}]} 2018-12-23 01:38:54,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-75c23aea-b5ba-47e6-af56-fae8e0d869e9 2018-12-23 01:38:54,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}}' 2018-12-23 01:38:56,361 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:38: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-33a2f118-df2e-4d2e-84dc-4c5c54430b4d x-compute-request-id: req-33a2f118-df2e-4d2e-84dc-4c5c54430b4d Content-Length: 0 Content-Type: application/json 2018-12-23 01:38:56,362 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9/action used request id req-33a2f118-df2e-4d2e-84dc-4c5c54430b4d 2018-12-23 01:38:56,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:56,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-9f26c642-28ed-4a8a-bfa8-e189397e9b5f Date: Sun, 23 Dec 2018 01:38:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:25Z", "admin_state_up": true, "updated_at": "2018-12-23T01:38:32Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "52d7d431-2713-4a56-a831-7475d5b3b303", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-router"}]} 2018-12-23 01:38:56,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-router used request id req-9f26c642-28ed-4a8a-bfa8-e189397e9b5f 2018-12-23 01:38:56,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:56,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0da59fa6-9371-4418-a290-d1f37ad890a7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}} 2018-12-23 01:38:56,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 used request id req-0da59fa6-9371-4418-a290-d1f37ad890a7 2018-12-23 01:38:56,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=52d7d431-2713-4a56-a831-7475d5b3b303 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:56,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-2168f203-6c57-485b-8720-bcf2be1ad6d1 Date: Sun, 23 Dec 2018 01:38:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.1"}],"id":"f3924824-9e1d-49c5-8a69-c3ba54592ef5","security_groups":[],"mac_address":"fa:16:3e:11:9a:9f","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:31Z","binding:vnic_type":"normal","device_id":"52d7d431-2713-4a56-a831-7475d5b3b303"}]} 2018-12-23 01:38:56,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=52d7d431-2713-4a56-a831-7475d5b3b303 used request id req-2168f203-6c57-485b-8720-bcf2be1ad6d1 2018-12-23 01:38:56,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/f76dff41-2748-4712-bade-86f45693f644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:56,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a8260d17-f766-4e1e-b2c6-bc4a6cadab09 Date: Sun, 23 Dec 2018 01:38:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","dns_nameservers":[],"updated_at":"2018-12-23T01:38:22Z","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":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"f76dff41-2748-4712-bade-86f45693f644","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}} 2018-12-23 01:38:56,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/f76dff41-2748-4712-bade-86f45693f644 used request id req-a8260d17-f766-4e1e-b2c6-bc4a6cadab09 2018-12-23 01:38:56,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:56,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5e697a85-7fac-469a-9b60-7c93474a3133 Date: Sun, 23 Dec 2018 01:38:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:38:56,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-5e697a85-7fac-469a-9b60-7c93474a3133 2018-12-23 01:38:56,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:56,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-613764f9-d6d3-4b09-a27f-4575b477c6db Date: Sun, 23 Dec 2018 01:38:56 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:38:56,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-613764f9-d6d3-4b09-a27f-4575b477c6db 2018-12-23 01:38:56,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:57,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38: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-2bee8979-d174-4836-8e47-fce3e92c7552 x-compute-request-id: req-2bee8979-d174-4836-8e47-fce3e92c7552 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3e:0e", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "bookmark"}], "image": {"id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "links": [{"href": "http://172.30.9.26:8774/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:38:51.000000", "flavor": {"id": "44989f57-931a-4729-9221-63044fd8fd7b", "links": [{"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}]}, "id": "68a4347f-1e91-4853-b750-7dff7044d3f9", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}], "user_id": "90cbc3e45a7e4689a8565964e32a31ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:38:52Z", "hostId": "be6904b06b4bf1f039af7ca166c1883def2aad23f76398bf7369f43c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst", "created": "2018-12-23T01:38:46Z", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:38:57,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-2bee8979-d174-4836-8e47-fce3e92c7552 2018-12-23 01:38:57,532 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst] is - ACTIVE 2018-12-23 01:38:57,532 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:38:57,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:58,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38: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-4dbef07e-4d79-413e-aa12-b96eb31ff347 x-compute-request-id: req-4dbef07e-4d79-413e-aa12-b96eb31ff347 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3e:0e", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "bookmark"}], "image": {"id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "links": [{"href": "http://172.30.9.26:8774/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:38:51.000000", "flavor": {"id": "44989f57-931a-4729-9221-63044fd8fd7b", "links": [{"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}]}, "id": "68a4347f-1e91-4853-b750-7dff7044d3f9", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}], "user_id": "90cbc3e45a7e4689a8565964e32a31ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:38:52Z", "hostId": "be6904b06b4bf1f039af7ca166c1883def2aad23f76398bf7369f43c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst", "created": "2018-12-23T01:38:46Z", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:38:58,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-4dbef07e-4d79-413e-aa12-b96eb31ff347 2018-12-23 01:38:58,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:58,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8794edfa-d820-4d95-8a23-f2ac35390b31 Date: Sun, 23 Dec 2018 01:38: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":["f76dff41-2748-4712-bade-86f45693f644"],"updated_at":"2018-12-23T01:38:22Z","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"a553509d-da88-450b-855f-a5e023bc2a5a","name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net"}]} 2018-12-23 01:38:58,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net used request id req-8794edfa-d820-4d95-8a23-f2ac35390b31 2018-12-23 01:38:58,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:58,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd0c352-2f8f-40fa-bc1f-7a17f7e5d317 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}} 2018-12-23 01:38:58,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 used request id req-ccd0c352-2f8f-40fa-bc1f-7a17f7e5d317 2018-12-23 01:38:58,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:58,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-92cc733a-7893-4f4c-b96d-377e1a093b67 Date: Sun, 23 Dec 2018 01:38:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","dns_nameservers":[],"updated_at":"2018-12-23T01:38:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"f76dff41-2748-4712-bade-86f45693f644","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}]} 2018-12-23 01:38:58,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-92cc733a-7893-4f4c-b96d-377e1a093b67 2018-12-23 01:38:58,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:58,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-d4cf5225-07c1-4c83-863d-25c182f09434 Date: Sun, 23 Dec 2018 01:38:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.2"}],"id":"04606a68-8d1d-48e2-811d-7abbcbda5cb0","security_groups":[],"mac_address":"fa:16:3e:b4:78:02","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a553509d-da88-450b-855f-a5e023bc2a5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:55Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.11"}],"id":"76fbc5b4-ef2b-41a3-9525-40de9a9a8581","security_groups":["1c1212b8-3c88-4461-bc9e-004e5ce90614","74c40652-5c78-4065-9b3f-fe4250e80b23"],"mac_address":"fa:16:3e:25:3e:0e","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1port-1","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:42Z","binding:vnic_type":"normal","device_id":"68a4347f-1e91-4853-b750-7dff7044d3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.4"}],"id":"b7ff7163-5e55-4014-86e3-1d167bd630cf","security_groups":[],"mac_address":"fa:16:3e:fd:51:f0","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a553509d-da88-450b-855f-a5e023bc2a5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.3"}],"id":"eebacea7-a0ab-40d0-894b-1f83b1416a49","security_groups":[],"mac_address":"fa:16:3e:cd:a8:2e","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a553509d-da88-450b-855f-a5e023bc2a5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.1"}],"id":"f3924824-9e1d-49c5-8a69-c3ba54592ef5","security_groups":[],"mac_address":"fa:16:3e:11:9a:9f","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:31Z","binding:vnic_type":"normal","device_id":"52d7d431-2713-4a56-a831-7475d5b3b303"}]} 2018-12-23 01:38:58,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-d4cf5225-07c1-4c83-863d-25c182f09434 2018-12-23 01:38:58,656 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 01:38:58,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:58,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c9d2c8c7-d2ac-40ec-a902-0626cdd4c1c5 Date: Sun, 23 Dec 2018 01:38:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:38:58,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-c9d2c8c7-d2ac-40ec-a902-0626cdd4c1c5 2018-12-23 01:38:58,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:38:58,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f0e79fc0-de5e-4828-a9e1-20f381d470f5 Date: Sun, 23 Dec 2018 01:38:58 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:38:58,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-f0e79fc0-de5e-4828-a9e1-20f381d470f5 2018-12-23 01:38:58,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" -d '{"floatingip": {"floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "port_id": "76fbc5b4-ef2b-41a3-9525-40de9a9a8581"}}' 2018-12-23 01:39:00,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-fc8b7b04-933a-42f2-80e1-eccdae4dbbc2 Date: Sun, 23 Dec 2018 01:39:00 GMT RESP BODY: {"floatingip": {"router_id": "52d7d431-2713-4a56-a831-7475d5b3b303", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:59Z", "updated_at": "2018-12-23T01:38:59Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.55.1.11", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_id": "76fbc5b4-ef2b-41a3-9525-40de9a9a8581", "id": "9b07b3b7-8e64-410c-9506-bfc07a2bd023"}} 2018-12-23 01:39:00,711 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-fc8b7b04-933a-42f2-80e1-eccdae4dbbc2 2018-12-23 01:39:00,711 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-router 2018-12-23 01:39:00,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:01,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39: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-f0cff8f6-1b9c-4922-98cb-545594dda6e1 x-compute-request-id: req-f0cff8f6-1b9c-4922-98cb-545594dda6e1 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3e:0e", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "bookmark"}], "image": {"id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "links": [{"href": "http://172.30.9.26:8774/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:38:51.000000", "flavor": {"id": "44989f57-931a-4729-9221-63044fd8fd7b", "links": [{"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}]}, "id": "68a4347f-1e91-4853-b750-7dff7044d3f9", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}], "user_id": "90cbc3e45a7e4689a8565964e32a31ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:38:52Z", "hostId": "be6904b06b4bf1f039af7ca166c1883def2aad23f76398bf7369f43c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst", "created": "2018-12-23T01:38:46Z", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:39:01,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-f0cff8f6-1b9c-4922-98cb-545594dda6e1 2018-12-23 01:39:01,359 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst] is - ACTIVE 2018-12-23 01:39:01,359 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:39:01,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:01,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2bc23d2-edd9-4bcc-aff2-8d81675e88fc x-compute-request-id: req-c2bc23d2-edd9-4bcc-aff2-8d81675e88fc Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3e:0e", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3e:0e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "bookmark"}], "image": {"id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "links": [{"href": "http://172.30.9.26:8774/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:38:51.000000", "flavor": {"id": "44989f57-931a-4729-9221-63044fd8fd7b", "links": [{"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}]}, "id": "68a4347f-1e91-4853-b750-7dff7044d3f9", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}], "user_id": "90cbc3e45a7e4689a8565964e32a31ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:38:52Z", "hostId": "be6904b06b4bf1f039af7ca166c1883def2aad23f76398bf7369f43c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst", "created": "2018-12-23T01:38:46Z", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:39:01,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-c2bc23d2-edd9-4bcc-aff2-8d81675e88fc 2018-12-23 01:39:01,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:01,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2102cddc-cf89-478f-bdc9-5cefea9fd2fa Date: Sun, 23 Dec 2018 01:39: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":["f76dff41-2748-4712-bade-86f45693f644"],"updated_at":"2018-12-23T01:38:22Z","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"a553509d-da88-450b-855f-a5e023bc2a5a","name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net"}]} 2018-12-23 01:39:01,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net used request id req-2102cddc-cf89-478f-bdc9-5cefea9fd2fa 2018-12-23 01:39:01,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:02,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90c1d524-639f-4c3c-8946-df6f1bb6ea18 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}} 2018-12-23 01:39:02,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 used request id req-90c1d524-639f-4c3c-8946-df6f1bb6ea18 2018-12-23 01:39:02,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:02,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1ef38613-6602-4412-b91c-1d9ae49857d7 Date: Sun, 23 Dec 2018 01:39:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","dns_nameservers":[],"updated_at":"2018-12-23T01:38:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"f76dff41-2748-4712-bade-86f45693f644","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}]} 2018-12-23 01:39:02,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-1ef38613-6602-4412-b91c-1d9ae49857d7 2018-12-23 01:39:02,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:02,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-9344ccbd-015b-45ea-9f13-7b5608c12a4a Date: Sun, 23 Dec 2018 01:39:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.2"}],"id":"04606a68-8d1d-48e2-811d-7abbcbda5cb0","security_groups":[],"mac_address":"fa:16:3e:b4:78:02","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a553509d-da88-450b-855f-a5e023bc2a5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:55Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.11"}],"id":"76fbc5b4-ef2b-41a3-9525-40de9a9a8581","security_groups":["1c1212b8-3c88-4461-bc9e-004e5ce90614","74c40652-5c78-4065-9b3f-fe4250e80b23"],"mac_address":"fa:16:3e:25:3e:0e","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1port-1","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:42Z","binding:vnic_type":"normal","device_id":"68a4347f-1e91-4853-b750-7dff7044d3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.4"}],"id":"b7ff7163-5e55-4014-86e3-1d167bd630cf","security_groups":[],"mac_address":"fa:16:3e:fd:51:f0","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a553509d-da88-450b-855f-a5e023bc2a5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.3"}],"id":"eebacea7-a0ab-40d0-894b-1f83b1416a49","security_groups":[],"mac_address":"fa:16:3e:cd:a8:2e","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a553509d-da88-450b-855f-a5e023bc2a5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.1"}],"id":"f3924824-9e1d-49c5-8a69-c3ba54592ef5","security_groups":[],"mac_address":"fa:16:3e:11:9a:9f","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:31Z","binding:vnic_type":"normal","device_id":"52d7d431-2713-4a56-a831-7475d5b3b303"}]} 2018-12-23 01:39:02,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-9344ccbd-015b-45ea-9f13-7b5608c12a4a 2018-12-23 01:39:02,180 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2018-12-23 01:39:02,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:02,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-326a37df-587c-45f0-9201-8ee62328cfbe x-compute-request-id: req-326a37df-587c-45f0-9201-8ee62328cfbe Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3e:0e", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3e:0e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "bookmark"}], "image": {"id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "links": [{"href": "http://172.30.9.26:8774/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:38:51.000000", "flavor": {"id": "44989f57-931a-4729-9221-63044fd8fd7b", "links": [{"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}]}, "id": "68a4347f-1e91-4853-b750-7dff7044d3f9", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}], "user_id": "90cbc3e45a7e4689a8565964e32a31ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:38:52Z", "hostId": "be6904b06b4bf1f039af7ca166c1883def2aad23f76398bf7369f43c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst", "created": "2018-12-23T01:38:46Z", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:39:02,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-326a37df-587c-45f0-9201-8ee62328cfbe 2018-12-23 01:39:02,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:39:03,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0abc47fa-aa09-4f5f-9981-bd0375ebcd52 x-compute-request-id: req-0abc47fa-aa09-4f5f-9981-bd0375ebcd52 Content-Encoding: gzip Content-Length: 9608 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 472435238 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.135721] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.137404] pid_max: default: 32768 minimum: 301\n[ 0.138319] ACPI: Core revision 20150930\n[ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141035] Security Framework initialized\n[ 0.141847] Yama: becoming mindful.\n[ 0.142577] AppArmor: AppArmor initialized\n[ 0.143460] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144780] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.146054] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147284] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.148645] Initializing cgroup subsys io\n[ 0.149492] Initializing cgroup subsys memory\n[ 0.150357] Initializing cgroup subsys devices\n[ 0.151271] Initializing cgroup subsys freezer\n[ 0.152160] Initializing cgroup subsys net_cls\n[ 0.153035] Initializing cgroup subsys perf_event\n[ 0.153950] Initializing cgroup subsys net_prio\n[ 0.154861] Initializing cgroup subsys hugetlb\n[ 0.155743] Initializing cgroup subsys pids\n[ 0.156618] CPU: Physical Processor ID: 0\n[ 0.158158] mce: CPU supports 10 MCE banks\n[ 0.159028] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162318] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168655] ftrace: allocating 31920 entries in 125 pages\n[ 0.194480] smpboot: Max logical packages: 2\n[ 0.195381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196590] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.197938] x2apic enabled\n[ 0.198735] Switched APIC routing to physical x2apic.\n[ 0.200488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201713] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205822] KVM setup paravirtual spinlock\n[ 0.207239] x86: Booting SMP configuration:\n[ 0.208144] .... node #0, CPUs: #1\n[ 0.209048] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.230736] x86: Booted up 1 node, 2 CPUs\n[ 0.230738] KVM setup async PF for cpu 1\n[ 0.230741] kvm-stealtime: cpu 1, msr f90d940\n[ 0.233344] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.234847] devtmpfs: initialized\n[ 0.236588] evm: security.selinux\n[ 0.237283] evm: security.SMACK64\n[ 0.237976] evm: security.SMACK64EXEC\n[ 0.238721] evm: security.SMACK64TRANSMUTE\n[ 0.239557] evm: security.SMACK64MMAP\n[ 0.240305] evm: security.ima\n[ 0.240960] evm: security.capability\n[ 0.241834] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243735] pinctrl core: initialized pinctrl subsystem\n[ 0.244844] RTC time: 1:38:52, date: 12/23/18\n[ 0.245846] NET: Registered protocol family 16\n[ 0.255690] cpuidle: using governor ladder\n[ 0.267702] cpuidle: using governor menu\n[ 0.268501] PCCT header not found.\n[ 0.269258] ACPI: bus type PCI registered\n[ 0.270032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.271249] PCI: Using configuration type 1 for base access\n[ 0.284536] ACPI: Added _OSI(Module Device)\n[ 0.285373] ACPI: Added _OSI(Processor Device)\n[ 0.286215] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.287088] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289364] ACPI: Interpreter enabled\n[ 0.290111] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291898] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.295475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.297266] ACPI: (supports S0 S5)\n[ 0.297949] ACPI: Using IOAPIC for interrupt routing\n[ 0.298965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303429] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.304622] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.305780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.307959] acpiphp: Slot [3] registered\n[ 0.308739] acpiphp: Slot [4] registered\n[ 0.309518] acpiphp: Slot [5] registered\n[ 0.310302] acpiphp: Slot [6] registered\n[ 0.311077] acpiphp: Slot [7] registered\n[ 0.311852] acpiphp: Slot [8] registered\n[ 0.312628] acpiphp: Slot [9] registered\n[ 0.313443] acpiphp: Slot [10] registered\n[ 0.324749] acpiphp: Slot [11] registered\n[ 0.325555] acpiphp: Slot [12] registered\n[ 0.326368] acpiphp: Slot [13] registered\n[ 0.327170] acpiphp: Slot [14] registered\n[ 0.327968] acpiphp: Slot [15] registered\n[ 0.328772] acpiphp: Slot [16] registered\n[ 0.329575] acpiphp: Slot [17] registered\n[ 0.330372] acpiphp: Slot [18] registered\n[ 0.331171] acpiphp: Slot [19] registered\n[ 0.331970] acpiphp: Slot [20] registered\n[ 0.332770] acpiphp: Slot [21] registered\n[ 0.333576] acpiphp: Slot [22] registered\n[ 0.334378] acpiphp: Slot [23] registered\n[ 0.335183] acpiphp: Slot [24] registered\n[ 0.335982] acpiphp: Slot [25] registered\n[ 0.336784] acpiphp: Slot [26] registered\n[ 0.337590] acpiphp: Slot [27] registered\n[ 0.338392] acpiphp: Slot [28] registered\n[ 0.339188] acpiphp: Slot [29] registered\n[ 0.339988] acpiphp: Slot [30] registered\n[ 0.340793] acpiphp: Slot [31] registered\n[ 0.341594] PCI host bridge to bus 0000:00\n[ 0.342395] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343589] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.344783] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.346214] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.347631] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.353740] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.355004] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.356156] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.357404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.364017] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.365424] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.411586] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.413077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.414494] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415909] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.417291] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.418560] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.419731] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.420855] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.422363] vgaarb: loaded\n[ 0.422954] vgaarb: bridge control possible 0000:00:02.0\n[ 0.424096] SCSI subsystem initialized\n[ 0.424931] ACPI: bus type USB registered\n[ 0.425737] usbcore: registered new interface driver usbfs\n[ 0.426751] usbcore: registered new interface driver hub\n[ 0.427752] usbcore: registered new device driver usb\n[ 0.428839] PCI: Using ACPI for IRQ routing\n[ 0.429855] NetLabel: Initializing\n[ 0.430583] NetLabel: domain hash size = 128\n[ 0.431422] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.432355] NetLabel: unlabeled traffic allowed by default\n[ 0.433472] clocksource: Switched to clocksource kvm-clock\n[ 0.440268] AppArmor: AppArmor Filesystem Enabled\n[ 0.441514] pnp: PnP ACPI init\n[ 0.442605] pnp: PnP ACPI: found 5 devices\n[ 0.450154] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451876] NET: Registered protocol family 2\n[ 0.452833] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.454061] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.455183] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.456292] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457331] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458453] NET: Registered protocol family 1\n[ 0.459293] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460341] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461365] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.479726] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.498391] Trying to unpack rootfs image as initramfs...\n[ 0.548035] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.562144] Scanning for low memory corruption every 60 seconds\n[ 0.563505] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.564613] audit: initializing netlink subsys (disabled)\n[ 0.565610] audit: type=2000 audit(1545529132.514:1): initialized\n[ 0.566883] Initialise system trusted keyring\n[ 0.567813] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.569418] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571555] zbud: loaded\n[ 0.572292] VFS: Disk quotas dquot_6.6.0\n[ 0.573094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574625] fuse init (API version 7.23)\n[ 0.575525] Key type big_key registered\n[ 0.576306] Allocating IMA MOK and blacklist keyrings.\n[ 0.577557] Key type asymmetric registered\n[ 0.578361] Asymmetric key parser 'x509' registered\n[ 0.579291] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.580742] io scheduler noop registered\n[ 0.581524] io scheduler deadline registered (default)\n[ 0.582492] io scheduler cfq registered\n[ 0.583310] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584326] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.585559] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.586972] ACPI: Power Button [PWRF]\n[ 0.587829] GHES: HEST is not enabled!\n[ 0.606016] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.644827] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647357] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671367] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.673837] Linux agpgart interface v0.103\n[ 0.676644] brd: module loaded\n[ 0.678080] loop: module loaded\n[ 0.685317] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686741] GPT:90111 != 20971519\n[ 0.687410] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688460] GPT:90111 != 20971519\n[ 0.689122] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690058] vda: vda1 vda15\n[ 0.691569] scsi host0: ata_piix\n[ 0.692334] scsi host1: ata_piix\n[ 0.693028] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694210] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.695444] libphy: Fixed MDIO Bus: probed\n[ 0.696284] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697239] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.699218] PPP generic driver version 2.4.2\n[ 0.700192] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.701423] ehci-pci: EHCI PCI platform driver\n[ 0.702298] ehci-platform: EHCI generic platform driver\n[ 0.703269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.704373] ohci-pci: OHCI PCI platform driver\n[ 0.705228] ohci-platform: OHCI generic platform driver\n[ 0.706215] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.725187] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.726177] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.727608] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.728631] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.729742] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.730950] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732348] usb usb1: Product: UHCI Host Controller\n[ 0.733268] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.734399] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735433] hub 1-0:1.0: USB hub found\n[ 0.736202] hub 1-0:1.0: 2 ports detected\n[ 0.737094] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.739182] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.740119] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.741167] mousedev: PS/2 mouse device common for all mice\n[ 0.742415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.744223] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747649] i2c /dev entries driver\n[ 0.748398] device-mapper: uevent: version 1.0.3\n[ 0.749337] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.750936] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.752233] NET: Registered protocol family 10\n[ 0.753232] NET: Registered protocol family 17\n[ 0.754118] Key type dns_resolver registered\n[ 0.755057] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.756107] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.757247] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.759003] registered taskstats version 1\n[ 0.759829] Loading compiled-in X.509 certificates\n[ 0.761250] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.763061] zswap: loaded using pool lzo/zbud\n[ 0.764567] Key type trusted registered\n[ 0.766293] Key type encrypted registered\n[ 0.767103] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.768106] ima: No TPM chip found, activating TPM-bypass!\n[ 0.769122] evm: HMAC attrs: 0x1\n[ 0.770073] Magic number: 14:449:610\n[ 0.770928] rtc_cmos 00:00: setting system clock to 2018-12-23 01:38:52 UTC (1545529132)\n[ 0.783181] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784272] EDD information not available.\n[ 0.850588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852127] Write protecting the kernel read-only data: 14336k\n[ 0.853732] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855518] 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.923033] 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.11\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.27. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6PdMOAjMEB9tlMypsj/iTEN/mdSRex/eiTsXrYsuVmuPvvahT3JQsiqsRHfTq/3ktoH8HTZneKzO8wuw6gF86RM/M4F+HtWPc01nGZ0gtn2kgBRN6vFCnz2pHbBH/elzzyctE2RH9dEkj9wFUU7e5g7Q4qAmzRvoOLFPO8tvpuCa5l6hcM7vtFrkN0hr5N6gHH9l0NaH06tZGsMPuzXLXG+SgYL/SuDkvH/1kitzAW9KYuULxC39Brfkzx88HoJ03+lsuSiyvlt5BsifvomQ4mIjfSgx+C09eiRCEtCuku68TU0cCa99nalVGiU3Ng9/TbKyJwcsfgb+dL8kS2UAl root@createinstancesinglenetworktests-206efae3-e0c7-4bc6-b0b7-ea79fe\nssh-dss AAAAB3NzaC1kc3MAAACBAIjE3XrRBGHPFBsxuEfL/uMpLy2Aqr/HKaye0Ci/9hWyAb1fk2tYUP3kPHOtvpTdla1G4AQfjM+yft3nawJZFIgX/+QXpPzI7v4AORLObiQ815zsDsl5/KlFdcvMcPqEDHYC6iQfSNwlFZ6U7UiY6urg5aIMkPtfkQvS/8k1NqPrAAAAFQCKFylqXIugZtL/0YgBoIGBsKd8bwAAAIAIOuyN1ECVYZiQaOuKkiT7CG+24Jk4nhllrCrDok2XKtW8+amwN19A3MncyHs1/AMYpLeHt+D4tCP0RhibCDCYUrpa6pQOedg57lOarTP2MmzttpXWBOCLCV2+UZhB0JchLf7egkn8ylx73N2OJ1OKvrtchFFHkxIefSUAZ0b2ZgAAAIADn5FjZzi/ViP8aD7qo3AvDF7fZgx1EXAtu2B0uLZtbvJwZ8sN7aum4QftTxPYBYvsh7MOGAug5WPMnMgTJfSvKForpM+yRUgYEJk6nNgFiFfPFOtdwKI/X6vHR1FYHF3JtBfZ9Wpojg8xGno5oSYd8r3exIhLDkDTUvmLc7w1OA== root@createinstancesinglenetworktests-206efae3-e0c7-4bc6-b0b7-ea79fe\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:fe25:3e0e/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.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-00000102\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-206efae3-e0c7-4bc6-b0b7-ea79fe\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.57 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-206efae3-e0c7-4bc6-b0b7-ea79fe login: "} 2018-12-23 01:39:03,899 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9/action used request id req-0abc47fa-aa09-4f5f-9981-bd0375ebcd52 2018-12-23 01:39:03,900 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 01:39:03,900 - 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 472435238 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.135721] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.137404] pid_max: default: 32768 minimum: 301 [ 0.138319] ACPI: Core revision 20150930 [ 0.139728] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141035] Security Framework initialized [ 0.141847] Yama: becoming mindful. [ 0.142577] AppArmor: AppArmor initialized [ 0.143460] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144780] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.146054] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147284] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.148645] Initializing cgroup subsys io [ 0.149492] Initializing cgroup subsys memory [ 0.150357] Initializing cgroup subsys devices [ 0.151271] Initializing cgroup subsys freezer [ 0.152160] Initializing cgroup subsys net_cls [ 0.153035] Initializing cgroup subsys perf_event [ 0.153950] Initializing cgroup subsys net_prio [ 0.154861] Initializing cgroup subsys hugetlb [ 0.155743] Initializing cgroup subsys pids [ 0.156618] CPU: Physical Processor ID: 0 [ 0.158158] mce: CPU supports 10 MCE banks [ 0.159028] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162318] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168655] ftrace: allocating 31920 entries in 125 pages [ 0.194480] smpboot: Max logical packages: 2 [ 0.195381] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196590] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.197938] x2apic enabled [ 0.198735] Switched APIC routing to physical x2apic. [ 0.200488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201713] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205822] KVM setup paravirtual spinlock [ 0.207239] x86: Booting SMP configuration: [ 0.208144] .... node #0, CPUs: #1 [ 0.209048] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.230736] x86: Booted up 1 node, 2 CPUs [ 0.230738] KVM setup async PF for cpu 1 [ 0.230741] kvm-stealtime: cpu 1, msr f90d940 [ 0.233344] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.234847] devtmpfs: initialized [ 0.236588] evm: security.selinux [ 0.237283] evm: security.SMACK64 [ 0.237976] evm: security.SMACK64EXEC [ 0.238721] evm: security.SMACK64TRANSMUTE [ 0.239557] evm: security.SMACK64MMAP [ 0.240305] evm: security.ima [ 0.240960] evm: security.capability [ 0.241834] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243735] pinctrl core: initialized pinctrl subsystem [ 0.244844] RTC time: 1:38:52, date: 12/23/18 [ 0.245846] NET: Registered protocol family 16 [ 0.255690] cpuidle: using governor ladder [ 0.267702] cpuidle: using governor menu [ 0.268501] PCCT header not found. [ 0.269258] ACPI: bus type PCI registered [ 0.270032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.271249] PCI: Using configuration type 1 for base access [ 0.284536] ACPI: Added _OSI(Module Device) [ 0.285373] ACPI: Added _OSI(Processor Device) [ 0.286215] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.287088] ACPI: Added _OSI(Processor Aggregator Device) [ 0.289364] ACPI: Interpreter enabled [ 0.290111] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291898] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.295475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.297266] ACPI: (supports S0 S5) [ 0.297949] ACPI: Using IOAPIC for interrupt routing [ 0.298965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303429] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.304622] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.305780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.307959] acpiphp: Slot [3] registered [ 0.308739] acpiphp: Slot [4] registered [ 0.309518] acpiphp: Slot [5] registered [ 0.310302] acpiphp: Slot [6] registered [ 0.311077] acpiphp: Slot [7] registered [ 0.311852] acpiphp: Slot [8] registered [ 0.312628] acpiphp: Slot [9] registered [ 0.313443] acpiphp: Slot [10] registered [ 0.324749] acpiphp: Slot [11] registered [ 0.325555] acpiphp: Slot [12] registered [ 0.326368] acpiphp: Slot [13] registered [ 0.327170] acpiphp: Slot [14] registered [ 0.327968] acpiphp: Slot [15] registered [ 0.328772] acpiphp: Slot [16] registered [ 0.329575] acpiphp: Slot [17] registered [ 0.330372] acpiphp: Slot [18] registered [ 0.331171] acpiphp: Slot [19] registered [ 0.331970] acpiphp: Slot [20] registered [ 0.332770] acpiphp: Slot [21] registered [ 0.333576] acpiphp: Slot [22] registered [ 0.334378] acpiphp: Slot [23] registered [ 0.335183] acpiphp: Slot [24] registered [ 0.335982] acpiphp: Slot [25] registered [ 0.336784] acpiphp: Slot [26] registered [ 0.337590] acpiphp: Slot [27] registered [ 0.338392] acpiphp: Slot [28] registered [ 0.339188] acpiphp: Slot [29] registered [ 0.339988] acpiphp: Slot [30] registered [ 0.340793] acpiphp: Slot [31] registered [ 0.341594] PCI host bridge to bus 0000:00 [ 0.342395] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.343589] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.344783] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.346214] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.347631] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.353740] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.355004] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.356156] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.357404] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.364017] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.365424] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.411586] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.413077] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.414494] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.415909] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.417291] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.418560] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.419731] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.420855] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.422363] vgaarb: loaded [ 0.422954] vgaarb: bridge control possible 0000:00:02.0 [ 0.424096] SCSI subsystem initialized [ 0.424931] ACPI: bus type USB registered [ 0.425737] usbcore: registered new interface driver usbfs [ 0.426751] usbcore: registered new interface driver hub [ 0.427752] usbcore: registered new device driver usb [ 0.428839] PCI: Using ACPI for IRQ routing [ 0.429855] NetLabel: Initializing [ 0.430583] NetLabel: domain hash size = 128 [ 0.431422] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.432355] NetLabel: unlabeled traffic allowed by default [ 0.433472] clocksource: Switched to clocksource kvm-clock [ 0.440268] AppArmor: AppArmor Filesystem Enabled [ 0.441514] pnp: PnP ACPI init [ 0.442605] pnp: PnP ACPI: found 5 devices [ 0.450154] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.451876] NET: Registered protocol family 2 [ 0.452833] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.454061] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.455183] TCP: Hash tables configured (established 2048 bind 2048) [ 0.456292] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.457331] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.458453] NET: Registered protocol family 1 [ 0.459293] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.460341] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461365] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.479726] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.498391] Trying to unpack rootfs image as initramfs... [ 0.548035] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.562144] Scanning for low memory corruption every 60 seconds [ 0.563505] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.564613] audit: initializing netlink subsys (disabled) [ 0.565610] audit: type=2000 audit(1545529132.514:1): initialized [ 0.566883] Initialise system trusted keyring [ 0.567813] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.569418] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.571555] zbud: loaded [ 0.572292] VFS: Disk quotas dquot_6.6.0 [ 0.573094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574625] fuse init (API version 7.23) [ 0.575525] Key type big_key registered [ 0.576306] Allocating IMA MOK and blacklist keyrings. [ 0.577557] Key type asymmetric registered [ 0.578361] Asymmetric key parser 'x509' registered [ 0.579291] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.580742] io scheduler noop registered [ 0.581524] io scheduler deadline registered (default) [ 0.582492] io scheduler cfq registered [ 0.583310] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584326] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.585559] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.586972] ACPI: Power Button [PWRF] [ 0.587829] GHES: HEST is not enabled! [ 0.606016] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.644827] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.647357] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671367] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.673837] Linux agpgart interface v0.103 [ 0.676644] brd: module loaded [ 0.678080] loop: module loaded [ 0.685317] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.686741] GPT:90111 != 20971519 [ 0.687410] GPT:Alternate GPT header not at the end of the disk. [ 0.688460] GPT:90111 != 20971519 [ 0.689122] GPT: Use GNU Parted to correct GPT errors. [ 0.690058] vda: vda1 vda15 [ 0.691569] scsi host0: ata_piix [ 0.692334] scsi host1: ata_piix [ 0.693028] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694210] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.695444] libphy: Fixed MDIO Bus: probed [ 0.696284] tun: Universal TUN/TAP device driver, 1.6 [ 0.697239] tun: (C) 1999-2004 Max Krasnyansky [ 0.699218] PPP generic driver version 2.4.2 [ 0.700192] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.701423] ehci-pci: EHCI PCI platform driver [ 0.702298] ehci-platform: EHCI generic platform driver [ 0.703269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.704373] ohci-pci: OHCI PCI platform driver [ 0.705228] ohci-platform: OHCI generic platform driver [ 0.706215] uhci_hcd: USB Universal Host Controller Interface driver [ 0.725187] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.726177] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.727608] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.728631] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.729742] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.730950] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732348] usb usb1: Product: UHCI Host Controller [ 0.733268] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.734399] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735433] hub 1-0:1.0: USB hub found [ 0.736202] hub 1-0:1.0: 2 ports detected [ 0.737094] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739182] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.740119] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.741167] mousedev: PS/2 mouse device common for all mice [ 0.742415] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.744223] rtc_cmos 00:00: RTC can wake from S4 [ 0.745315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747649] i2c /dev entries driver [ 0.748398] device-mapper: uevent: version 1.0.3 [ 0.749337] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.750936] ledtrig-cpu: registered to indicate activity on CPUs [ 0.752233] NET: Registered protocol family 10 [ 0.753232] NET: Registered protocol family 17 [ 0.754118] Key type dns_resolver registered [ 0.755057] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.756107] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.757247] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.759003] registered taskstats version 1 [ 0.759829] Loading compiled-in X.509 certificates [ 0.761250] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.763061] zswap: loaded using pool lzo/zbud [ 0.764567] Key type trusted registered [ 0.766293] Key type encrypted registered [ 0.767103] AppArmor: AppArmor sha1 policy hashing enabled [ 0.768106] ima: No TPM chip found, activating TPM-bypass! [ 0.769122] evm: HMAC attrs: 0x1 [ 0.770073] Magic number: 14:449:610 [ 0.770928] rtc_cmos 00:00: setting system clock to 2018-12-23 01:38:52 UTC (1545529132) [ 0.783181] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784272] EDD information not available. [ 0.850588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.852127] Write protecting the kernel read-only data: 14336k [ 0.853732] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.855518] 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.923033] 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.11 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.27. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6PdMOAjMEB9tlMypsj/iTEN/mdSRex/eiTsXrYsuVmuPvvahT3JQsiqsRHfTq/3ktoH8HTZneKzO8wuw6gF86RM/M4F+HtWPc01nGZ0gtn2kgBRN6vFCnz2pHbBH/elzzyctE2RH9dEkj9wFUU7e5g7Q4qAmzRvoOLFPO8tvpuCa5l6hcM7vtFrkN0hr5N6gHH9l0NaH06tZGsMPuzXLXG+SgYL/SuDkvH/1kitzAW9KYuULxC39Brfkzx88HoJ03+lsuSiyvlt5BsifvomQ4mIjfSgx+C09eiRCEtCuku68TU0cCa99nalVGiU3Ng9/TbKyJwcsfgb+dL8kS2UAl root@createinstancesinglenetworktests-206efae3-e0c7-4bc6-b0b7-ea79fe ssh-dss AAAAB3NzaC1kc3MAAACBAIjE3XrRBGHPFBsxuEfL/uMpLy2Aqr/HKaye0Ci/9hWyAb1fk2tYUP3kPHOtvpTdla1G4AQfjM+yft3nawJZFIgX/+QXpPzI7v4AORLObiQ815zsDsl5/KlFdcvMcPqEDHYC6iQfSNwlFZ6U7UiY6urg5aIMkPtfkQvS/8k1NqPrAAAAFQCKFylqXIugZtL/0YgBoIGBsKd8bwAAAIAIOuyN1ECVYZiQaOuKkiT7CG+24Jk4nhllrCrDok2XKtW8+amwN19A3MncyHs1/AMYpLeHt+D4tCP0RhibCDCYUrpa6pQOedg57lOarTP2MmzttpXWBOCLCV2+UZhB0JchLf7egkn8ylx73N2OJ1OKvrtchFFHkxIefSUAZ0b2ZgAAAIADn5FjZzi/ViP8aD7qo3AvDF7fZgx1EXAtu2B0uLZtbvJwZ8sN7aum4QftTxPYBYvsh7MOGAug5WPMnMgTJfSvKForpM+yRUgYEJk6nNgFiFfPFOtdwKI/X6vHR1FYHF3JtBfZ9Wpojg8xGno5oSYd8r3exIhLDkDTUvmLc7w1OA== root@createinstancesinglenetworktests-206efae3-e0c7-4bc6-b0b7-ea79fe -----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:fe25:3e0e/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.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-00000102 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-206efae3-e0c7-4bc6-b0b7-ea79fe launch-index: 0 === cirros: current=0.4.0 uptime=2.57 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-206efae3-e0c7-4bc6-b0b7-ea79fe login: 2018-12-23 01:39:03,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:04,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39: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-575bcd57-68b7-471d-a724-8d60b55164d7 x-compute-request-id: req-575bcd57-68b7-471d-a724-8d60b55164d7 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3e:0e", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3e:0e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "bookmark"}], "image": {"id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "links": [{"href": "http://172.30.9.26:8774/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:38:51.000000", "flavor": {"id": "44989f57-931a-4729-9221-63044fd8fd7b", "links": [{"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}]}, "id": "68a4347f-1e91-4853-b750-7dff7044d3f9", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}], "user_id": "90cbc3e45a7e4689a8565964e32a31ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:38:52Z", "hostId": "be6904b06b4bf1f039af7ca166c1883def2aad23f76398bf7369f43c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst", "created": "2018-12-23T01:38:46Z", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:39:04,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-575bcd57-68b7-471d-a724-8d60b55164d7 2018-12-23 01:39:04,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:04,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-24961737-b6fe-4f33-987b-91ffab4c804b Date: Sun, 23 Dec 2018 01:39: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":["f76dff41-2748-4712-bade-86f45693f644"],"updated_at":"2018-12-23T01:38:22Z","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"a553509d-da88-450b-855f-a5e023bc2a5a","name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net"}]} 2018-12-23 01:39:04,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net used request id req-24961737-b6fe-4f33-987b-91ffab4c804b 2018-12-23 01:39:04,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:04,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682088b2-6aa7-46ab-9518-fcff6e31e051 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}} 2018-12-23 01:39:04,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 used request id req-682088b2-6aa7-46ab-9518-fcff6e31e051 2018-12-23 01:39:04,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:04,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-27d9b09c-ceab-47b1-baea-9fb00636c625 Date: Sun, 23 Dec 2018 01:39:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","dns_nameservers":[],"updated_at":"2018-12-23T01:38:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"f76dff41-2748-4712-bade-86f45693f644","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}]} 2018-12-23 01:39:04,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-27d9b09c-ceab-47b1-baea-9fb00636c625 2018-12-23 01:39:04,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:04,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-3cea335b-495d-4b96-a7e1-de0e3afa0dcb Date: Sun, 23 Dec 2018 01:39:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.2"}],"id":"04606a68-8d1d-48e2-811d-7abbcbda5cb0","security_groups":[],"mac_address":"fa:16:3e:b4:78:02","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a553509d-da88-450b-855f-a5e023bc2a5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:55Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.11"}],"id":"76fbc5b4-ef2b-41a3-9525-40de9a9a8581","security_groups":["1c1212b8-3c88-4461-bc9e-004e5ce90614","74c40652-5c78-4065-9b3f-fe4250e80b23"],"mac_address":"fa:16:3e:25:3e:0e","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1port-1","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:42Z","binding:vnic_type":"normal","device_id":"68a4347f-1e91-4853-b750-7dff7044d3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.4"}],"id":"b7ff7163-5e55-4014-86e3-1d167bd630cf","security_groups":[],"mac_address":"fa:16:3e:fd:51:f0","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a553509d-da88-450b-855f-a5e023bc2a5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.3"}],"id":"eebacea7-a0ab-40d0-894b-1f83b1416a49","security_groups":[],"mac_address":"fa:16:3e:cd:a8:2e","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a553509d-da88-450b-855f-a5e023bc2a5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.1"}],"id":"f3924824-9e1d-49c5-8a69-c3ba54592ef5","security_groups":[],"mac_address":"fa:16:3e:11:9a:9f","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:31Z","binding:vnic_type":"normal","device_id":"52d7d431-2713-4a56-a831-7475d5b3b303"}]} 2018-12-23 01:39:04,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-3cea335b-495d-4b96-a7e1-de0e3afa0dcb 2018-12-23 01:39:04,781 - create_instance - INFO - Checking if VM is active 2018-12-23 01:39:04,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:05,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39: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-bee51c7f-5d60-4114-94eb-f7a96ab1fc57 x-compute-request-id: req-bee51c7f-5d60-4114-94eb-f7a96ab1fc57 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3e:0e", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3e:0e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "bookmark"}], "image": {"id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "links": [{"href": "http://172.30.9.26:8774/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:38:51.000000", "flavor": {"id": "44989f57-931a-4729-9221-63044fd8fd7b", "links": [{"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}]}, "id": "68a4347f-1e91-4853-b750-7dff7044d3f9", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}], "user_id": "90cbc3e45a7e4689a8565964e32a31ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:38:52Z", "hostId": "be6904b06b4bf1f039af7ca166c1883def2aad23f76398bf7369f43c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst", "created": "2018-12-23T01:38:46Z", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:39:05,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-bee51c7f-5d60-4114-94eb-f7a96ab1fc57 2018-12-23 01:39:05,114 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst] is - ACTIVE 2018-12-23 01:39:05,114 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:39:05,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:05,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f05f294f-1fa2-40d1-b726-8e47e45c88f2 x-compute-request-id: req-f05f294f-1fa2-40d1-b726-8e47e45c88f2 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3e:0e", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3e:0e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "bookmark"}], "image": {"id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "links": [{"href": "http://172.30.9.26:8774/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:38:51.000000", "flavor": {"id": "44989f57-931a-4729-9221-63044fd8fd7b", "links": [{"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}]}, "id": "68a4347f-1e91-4853-b750-7dff7044d3f9", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp"}], "user_id": "90cbc3e45a7e4689a8565964e32a31ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:38:52Z", "hostId": "be6904b06b4bf1f039af7ca166c1883def2aad23f76398bf7369f43c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst", "created": "2018-12-23T01:38:46Z", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:39:05,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-f05f294f-1fa2-40d1-b726-8e47e45c88f2 2018-12-23 01:39:05,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:05,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4cff6144-459a-4926-bfc5-fd1ca9f260db Date: Sun, 23 Dec 2018 01:39: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":["f76dff41-2748-4712-bade-86f45693f644"],"updated_at":"2018-12-23T01:38:22Z","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"a553509d-da88-450b-855f-a5e023bc2a5a","name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net"}]} 2018-12-23 01:39:05,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net used request id req-4cff6144-459a-4926-bfc5-fd1ca9f260db 2018-12-23 01:39:05,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:05,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-031ea899-5490-44be-861f-85e8c64a924f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}} 2018-12-23 01:39:05,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 used request id req-031ea899-5490-44be-861f-85e8c64a924f 2018-12-23 01:39:05,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:05,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a2b3c4be-ed4e-4546-bca0-b0924185e329 Date: Sun, 23 Dec 2018 01:39:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","dns_nameservers":[],"updated_at":"2018-12-23T01:38:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","id":"f76dff41-2748-4712-bade-86f45693f644","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet"}]} 2018-12-23 01:39:05,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-a2b3c4be-ed4e-4546-bca0-b0924185e329 2018-12-23 01:39:05,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:05,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-168dc175-ed1f-47de-b9a1-04aedea9dc5c Date: Sun, 23 Dec 2018 01:39:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.2"}],"id":"04606a68-8d1d-48e2-811d-7abbcbda5cb0","security_groups":[],"mac_address":"fa:16:3e:b4:78:02","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a553509d-da88-450b-855f-a5e023bc2a5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:55Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.11"}],"id":"76fbc5b4-ef2b-41a3-9525-40de9a9a8581","security_groups":["1c1212b8-3c88-4461-bc9e-004e5ce90614","74c40652-5c78-4065-9b3f-fe4250e80b23"],"mac_address":"fa:16:3e:25:3e:0e","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1port-1","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:42Z","binding:vnic_type":"normal","device_id":"68a4347f-1e91-4853-b750-7dff7044d3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.4"}],"id":"b7ff7163-5e55-4014-86e3-1d167bd630cf","security_groups":[],"mac_address":"fa:16:3e:fd:51:f0","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a553509d-da88-450b-855f-a5e023bc2a5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.3"}],"id":"eebacea7-a0ab-40d0-894b-1f83b1416a49","security_groups":[],"mac_address":"fa:16:3e:cd:a8:2e","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a553509d-da88-450b-855f-a5e023bc2a5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:38:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f76dff41-2748-4712-bade-86f45693f644","ip_address":"10.55.1.1"}],"id":"f3924824-9e1d-49c5-8a69-c3ba54592ef5","security_groups":[],"mac_address":"fa:16:3e:11:9a:9f","project_id":"0d356d82b7bf4d0885c31f0bb9a530e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a553509d-da88-450b-855f-a5e023bc2a5a","tenant_id":"0d356d82b7bf4d0885c31f0bb9a530e6","created_at":"2018-12-23T01:38:31Z","binding:vnic_type":"normal","device_id":"52d7d431-2713-4a56-a831-7475d5b3b303"}]} 2018-12-23 01:39:05,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a553509d-da88-450b-855f-a5e023bc2a5a used request id req-168dc175-ed1f-47de-b9a1-04aedea9dc5c 2018-12-23 01:39:05,789 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:39:05,792 - paramiko.transport - DEBUG - starting thread (client mode): 0x55d15310L 2018-12-23 01:39:05,792 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:39:05,793 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:39:05,793 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:39:05,794 - 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-12-23 01:39:05,794 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:39:05,795 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:39:05,795 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:39:05,795 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:39:05,795 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:39:05,811 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:39:05,812 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:39:05,825 - paramiko.transport - DEBUG - Trying key 563ae20225dd384ac1b2c38d5791e0b5 from tmp/CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1 2018-12-23 01:39:05,851 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:39:05,854 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:39:05,955 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:39:05,971 - create_instance - INFO - SSH is active for VM instance 2018-12-23 01:39:05,971 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:39:05,972 - paramiko.transport - DEBUG - starting thread (client mode): 0x55d15450L 2018-12-23 01:39:05,973 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:39:05,973 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:39:05,973 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:39:05,974 - 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-12-23 01:39:05,975 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:39:05,975 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:39:05,975 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:39:05,975 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:39:05,975 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:39:05,992 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:39:05,992 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:39:06,005 - paramiko.transport - DEBUG - Trying key 563ae20225dd384ac1b2c38d5791e0b5 from tmp/CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1 2018-12-23 01:39:06,031 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:39:06,034 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:39:06,037 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:39:06,038 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 01:39:06,038 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:39:06,039 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:39:06,041 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 01:39:06,042 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-12-23 01:39:06,042 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-12-23 01:39:06,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/9b07b3b7-8e64-410c-9506-bfc07a2bd023 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:07,049 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f1cee30e-6d59-45df-8f2a-f5d80246087d Content-Length: 0 Date: Sun, 23 Dec 2018 01:39:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:39:07,049 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/9b07b3b7-8e64-410c-9506-bfc07a2bd023 used request id req-f1cee30e-6d59-45df-8f2a-f5d80246087d 2018-12-23 01:39:07,050 - create_instance - INFO - Deleting Port with ID - 76fbc5b4-ef2b-41a3-9525-40de9a9a8581 2018-12-23 01:39:07,050 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1port-1 2018-12-23 01:39:07,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/76fbc5b4-ef2b-41a3-9525-40de9a9a8581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:07,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c50ea6c5-9c1b-4e26-a63f-e54392cc2a27 Date: Sun, 23 Dec 2018 01:39:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:39:07,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/76fbc5b4-ef2b-41a3-9525-40de9a9a8581 used request id req-c50ea6c5-9c1b-4e26-a63f-e54392cc2a27 2018-12-23 01:39:07,852 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst 2018-12-23 01:39:07,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:07,997 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:39:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d2f8aee-37f8-4f0c-9378-6436ddaac2b5 x-compute-request-id: req-7d2f8aee-37f8-4f0c-9378-6436ddaac2b5 Content-Type: application/json 2018-12-23 01:39:07,997 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-7d2f8aee-37f8-4f0c-9378-6436ddaac2b5 2018-12-23 01:39:07,998 - create_instance - INFO - Checking deletion status 2018-12-23 01:39:08,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:08,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-497a532a-f5b7-4663-8d3d-c9f82e6c530f x-compute-request-id: req-497a532a-f5b7-4663-8d3d-c9f82e6c530f Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "bookmark"}], "image": {"id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "links": [{"href": "http://172.30.9.26:8774/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:38:51.000000", "flavor": {"id": "44989f57-931a-4729-9221-63044fd8fd7b", "links": [{"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}]}, "id": "68a4347f-1e91-4853-b750-7dff7044d3f9", "user_id": "90cbc3e45a7e4689a8565964e32a31ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:39:07Z", "hostId": "be6904b06b4bf1f039af7ca166c1883def2aad23f76398bf7369f43c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst", "created": "2018-12-23T01:38:46Z", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:39:08,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-497a532a-f5b7-4663-8d3d-c9f82e6c530f 2018-12-23 01:39:08,098 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst] is - ACTIVE 2018-12-23 01:39:08,098 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:39:11,101 - create_instance - DEBUG - VM status query timeout in 296.896640062 2018-12-23 01:39:11,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:11,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39: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-01042571-b2f9-4c8b-863a-e435f97c1b49 x-compute-request-id: req-01042571-b2f9-4c8b-863a-e435f97c1b49 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68a4347f-1e91-4853-b750-7dff7044d3f9", "rel": "bookmark"}], "image": {"id": "f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "links": [{"href": "http://172.30.9.26:8774/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:38:51.000000", "flavor": {"id": "44989f57-931a-4729-9221-63044fd8fd7b", "links": [{"href": "http://172.30.9.26:8774/flavors/44989f57-931a-4729-9221-63044fd8fd7b", "rel": "bookmark"}]}, "id": "68a4347f-1e91-4853-b750-7dff7044d3f9", "user_id": "90cbc3e45a7e4689a8565964e32a31ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:39:07Z", "hostId": "be6904b06b4bf1f039af7ca166c1883def2aad23f76398bf7369f43c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp", "name": "CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst", "created": "2018-12-23T01:38:46Z", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:39:11,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-01042571-b2f9-4c8b-863a-e435f97c1b49 2018-12-23 01:39:11,217 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst] is - ACTIVE 2018-12-23 01:39:11,217 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:39:14,220 - create_instance - DEBUG - VM status query timeout in 293.777579069 2018-12-23 01:39:14,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b440175677247258fc9fc40a0d1e3ad6337fe34" 2018-12-23 01:39:14,275 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01: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-214764bb-70e5-4f78-9462-8e24d818c355 x-compute-request-id: req-214764bb-70e5-4f78-9462-8e24d818c355 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 68a4347f-1e91-4853-b750-7dff7044d3f9 could not be found.", "code": 404}} 2018-12-23 01:39:14,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68a4347f-1e91-4853-b750-7dff7044d3f9 used request id req-214764bb-70e5-4f78-9462-8e24d818c355 2018-12-23 01:39:14,276 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 68a4347f-1e91-4853-b750-7dff7044d3f9 could not be found. (HTTP 404) (Request-ID: req-214764bb-70e5-4f78-9462-8e24d818c355) 2018-12-23 01:39:14,276 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-inst 2018-12-23 01:39:14,277 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp 2018-12-23 01:39:14,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a430303d8629dd55e6e2ee7dd7af1d9b94346b1e" 2018-12-23 01:39:14,332 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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-c559b885-10bf-4c95-9479-2df8ced69708 x-compute-request-id: req-c559b885-10bf-4c95-9479-2df8ced69708 Content-Length: 0 Content-Type: application/json 2018-12-23 01:39:14,332 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-kp used request id req-c559b885-10bf-4c95-9479-2df8ced69708 2018-12-23 01:39:14,332 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1.pub] 2018-12-23 01:39:14,333 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1] 2018-12-23 01:39:14,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/44989f57-931a-4729-9221-63044fd8fd7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e164568421f9c84df10b74e53c5a264975f8877" 2018-12-23 01:39:14,393 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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-dacb3ec9-7950-4501-aff2-175eef7c3b0c x-compute-request-id: req-dacb3ec9-7950-4501-aff2-175eef7c3b0c Content-Length: 0 Content-Type: application/json 2018-12-23 01:39:14,393 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/44989f57-931a-4729-9221-63044fd8fd7b used request id req-dacb3ec9-7950-4501-aff2-175eef7c3b0c 2018-12-23 01:39:14,394 - neutron_utils - INFO - Deleting security group rule with ID - d1416375-5d06-4d89-9946-77ba606d19c0 2018-12-23 01:39:14,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/d1416375-5d06-4d89-9946-77ba606d19c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:39:14,679 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5545d0d-21b0-475d-b5bf-66036c8ca925 Content-Length: 0 Date: Sun, 23 Dec 2018 01:39:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:39:14,679 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/d1416375-5d06-4d89-9946-77ba606d19c0 used request id req-e5545d0d-21b0-475d-b5bf-66036c8ca925 2018-12-23 01:39:14,679 - neutron_utils - INFO - Deleting security group rule with ID - e450f742-b28f-44a8-afdf-c91e6dc84649 2018-12-23 01:39:14,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/e450f742-b28f-44a8-afdf-c91e6dc84649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:39:14,919 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-03c6c52f-9515-470a-8c8f-b8cd75d42072 Content-Length: 0 Date: Sun, 23 Dec 2018 01:39:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:39:14,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/e450f742-b28f-44a8-afdf-c91e6dc84649 used request id req-03c6c52f-9515-470a-8c8f-b8cd75d42072 2018-12-23 01:39:14,919 - neutron_utils - INFO - Deleting security group rule with ID - 026e215f-d41e-46a2-a536-ac769398b1fe 2018-12-23 01:39:14,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/026e215f-d41e-46a2-a536-ac769398b1fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:39:15,013 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9605a332-9f94-4173-b06d-fe8a09a53330 Content-Length: 0 Date: Sun, 23 Dec 2018 01:39:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:39:15,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/026e215f-d41e-46a2-a536-ac769398b1fe used request id req-9605a332-9f94-4173-b06d-fe8a09a53330 2018-12-23 01:39:15,013 - neutron_utils - INFO - Deleting security group rule with ID - 8928ad32-a06d-4b43-9e90-318b070afd38 2018-12-23 01:39:15,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8928ad32-a06d-4b43-9e90-318b070afd38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:39:15,278 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-331b10f4-ea2d-41e4-8b43-46c56815619b Content-Length: 0 Date: Sun, 23 Dec 2018 01:39:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:39:15,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8928ad32-a06d-4b43-9e90-318b070afd38 used request id req-331b10f4-ea2d-41e4-8b43-46c56815619b 2018-12-23 01:39:15,278 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-sec-grp 2018-12-23 01:39:15,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/74c40652-5c78-4065-9b3f-fe4250e80b23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5064646c9e4b57085824974ca66a8c86f1c41f8" 2018-12-23 01:39:15,432 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-943851aa-ec82-4ef3-b0a4-4e28c9ecaa48 Content-Length: 0 Date: Sun, 23 Dec 2018 01:39:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:39:15,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/74c40652-5c78-4065-9b3f-fe4250e80b23 used request id req-943851aa-ec82-4ef3-b0a4-4e28c9ecaa48 2018-12-23 01:39:15,433 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-router and subnet CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet 2018-12-23 01:39:15,433 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-router 2018-12-23 01:39:15,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/52d7d431-2713-4a56-a831-7475d5b3b303/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91de36148f7a0763a1e9bdaf34639d941ef7c1b7" -d '{"subnet_id": "f76dff41-2748-4712-bade-86f45693f644"}' 2018-12-23 01:39:17,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7063a474-be86-4a93-b677-9e73b9c20dce Date: Sun, 23 Dec 2018 01:39:17 GMT RESP BODY: {"network_id": "a553509d-da88-450b-855f-a5e023bc2a5a", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "subnet_id": "f76dff41-2748-4712-bade-86f45693f644", "subnet_ids": ["f76dff41-2748-4712-bade-86f45693f644"], "port_id": "f3924824-9e1d-49c5-8a69-c3ba54592ef5", "id": "52d7d431-2713-4a56-a831-7475d5b3b303"} 2018-12-23 01:39:17,032 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/52d7d431-2713-4a56-a831-7475d5b3b303/remove_router_interface used request id req-7063a474-be86-4a93-b677-9e73b9c20dce 2018-12-23 01:39:17,032 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-router 2018-12-23 01:39:17,032 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-router 2018-12-23 01:39:17,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/52d7d431-2713-4a56-a831-7475d5b3b303 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91de36148f7a0763a1e9bdaf34639d941ef7c1b7" 2018-12-23 01:39:20,609 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53aa0f37-d4aa-4c07-b803-ab45d81614cc Content-Length: 0 Date: Sun, 23 Dec 2018 01:39:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:39:20,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/52d7d431-2713-4a56-a831-7475d5b3b303 used request id req-53aa0f37-d4aa-4c07-b803-ab45d81614cc 2018-12-23 01:39:20,610 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet 2018-12-23 01:39:20,610 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-subnet 2018-12-23 01:39:20,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/f76dff41-2748-4712-bade-86f45693f644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce09d1b20f7cd5bb209430699bd1f01f12b1d326" 2018-12-23 01:39:23,049 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-336d2a25-b021-4e42-b2ad-ca609ae97778 Date: Sun, 23 Dec 2018 01:39:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:39:23,049 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f76dff41-2748-4712-bade-86f45693f644 used request id req-336d2a25-b021-4e42-b2ad-ca609ae97778 2018-12-23 01:39:23,049 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-pub-net 2018-12-23 01:39:23,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/a553509d-da88-450b-855f-a5e023bc2a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce09d1b20f7cd5bb209430699bd1f01f12b1d326" 2018-12-23 01:39:24,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed78d478-c50c-4e60-a3d9-77b4cccedaac Date: Sun, 23 Dec 2018 01:39:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:39:24,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a553509d-da88-450b-855f-a5e023bc2a5a used request id req-ed78d478-c50c-4e60-a3d9-77b4cccedaac 2018-12-23 01:39:24,301 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-206efae3-e0c7-4bc6-b0b7-ea79fec175b1-image 2018-12-23 01:39:24,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1daaad7edc7548b19f0cea3b9003a34e02ed279e" 2018-12-23 01:39:25,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b9e9873-8248-4da6-9df1-e76fdc4da230 Date: Sun, 23 Dec 2018 01:39:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:39:25,841 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f6519fdd-576f-4ad3-a0ab-0f70783e5f87 used request id req-0b9e9873-8248-4da6-9df1-e76fdc4da230 2018-12-23 01:39:25,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960e2520e25b24c6c866063bea0653b439e576ad" 2018-12-23 01:39:26,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c4798d35-97ef-43e1-86c5-fb4a7fc9823f Date: Sun, 23 Dec 2018 01:39:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:21Z", "updated_at": "2018-12-23T01:38:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:21Z", "revision_number": 0, "id": "11c26266-be86-4529-9fa6-fd1718859592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:21Z", "security_group_id": "1c1212b8-3c88-4461-bc9e-004e5ce90614", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:21Z", "revision_number": 0, "id": "3a6e1237-df5c-48b1-9b18-cc9a3bb37dd2", "remote_group_id": "1c1212b8-3c88-4461-bc9e-004e5ce90614", "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:21Z", "security_group_id": "1c1212b8-3c88-4461-bc9e-004e5ce90614", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:21Z", "revision_number": 0, "id": "5354f9dd-9e1b-4c6d-9747-60ce12291eea", "remote_group_id": "1c1212b8-3c88-4461-bc9e-004e5ce90614", "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:21Z", "security_group_id": "1c1212b8-3c88-4461-bc9e-004e5ce90614", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:38:21Z", "revision_number": 0, "id": "a9d4f22c-613a-4c7a-9704-14fea50159f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:38:21Z", "security_group_id": "1c1212b8-3c88-4461-bc9e-004e5ce90614", "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6"}], "revision_number": 4, "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "1c1212b8-3c88-4461-bc9e-004e5ce90614", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:39:26,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-c4798d35-97ef-43e1-86c5-fb4a7fc9823f 2018-12-23 01:39:26,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960e2520e25b24c6c866063bea0653b439e576ad" 2018-12-23 01:39:26,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30344fa7-769f-4d8c-a958-308ebcf1f1c9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6"}, "enabled": true, "id": "0d356d82b7bf4d0885c31f0bb9a530e6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj"}} 2018-12-23 01:39:26,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 used request id req-30344fa7-769f-4d8c-a958-308ebcf1f1c9 2018-12-23 01:39:26,149 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c1212b8-3c88-4461-bc9e-004e5ce90614 2018-12-23 01:39:26,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1c1212b8-3c88-4461-bc9e-004e5ce90614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960e2520e25b24c6c866063bea0653b439e576ad" 2018-12-23 01:39:26,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-805fad61-3429-4685-8be2-367160a98127 Date: Sun, 23 Dec 2018 01:39: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-12-23T01:38:21Z", "security_group_id": "1c1212b8-3c88-4461-bc9e-004e5ce90614", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:21Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "11c26266-be86-4529-9fa6-fd1718859592"}, {"remote_group_id": "1c1212b8-3c88-4461-bc9e-004e5ce90614", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:38:21Z", "security_group_id": "1c1212b8-3c88-4461-bc9e-004e5ce90614", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:21Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "3a6e1237-df5c-48b1-9b18-cc9a3bb37dd2"}, {"remote_group_id": "1c1212b8-3c88-4461-bc9e-004e5ce90614", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:38:21Z", "security_group_id": "1c1212b8-3c88-4461-bc9e-004e5ce90614", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:21Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "5354f9dd-9e1b-4c6d-9747-60ce12291eea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:38:21Z", "security_group_id": "1c1212b8-3c88-4461-bc9e-004e5ce90614", "port_range_min": null, "revision_number": 0, "tenant_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "created_at": "2018-12-23T01:38:21Z", "project_id": "0d356d82b7bf4d0885c31f0bb9a530e6", "id": "a9d4f22c-613a-4c7a-9704-14fea50159f2"}]} 2018-12-23 01:39:26,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1c1212b8-3c88-4461-bc9e-004e5ce90614 used request id req-805fad61-3429-4685-8be2-367160a98127 2018-12-23 01:39:26,347 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:39:26,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1c1212b8-3c88-4461-bc9e-004e5ce90614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960e2520e25b24c6c866063bea0653b439e576ad" 2018-12-23 01:39:26,676 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbb20d56-6859-46ff-a66d-e7db3388026b Content-Length: 0 Date: Sun, 23 Dec 2018 01:39:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:39:26,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1c1212b8-3c88-4461-bc9e-004e5ce90614 used request id req-dbb20d56-6859-46ff-a66d-e7db3388026b 2018-12-23 01:39:26,677 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj 2018-12-23 01:39:26,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960e2520e25b24c6c866063bea0653b439e576ad" 2018-12-23 01:39:26,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10787869-0ba9-4ce4-bbcf-a1bb65380979 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:39:26,910 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0d356d82b7bf4d0885c31f0bb9a530e6 used request id req-10787869-0ba9-4ce4-bbcf-a1bb65380979 2018-12-23 01:39:26,910 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-8f69603e-05ca-473-proj-role 2018-12-23 01:39:26,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8232123b421a4e69b0dddd1736485b41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960e2520e25b24c6c866063bea0653b439e576ad" 2018-12-23 01:39:27,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1470ebee-4448-4b8b-9b0d-b6515205c45c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:39:27,014 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8232123b421a4e69b0dddd1736485b41 used request id req-1470ebee-4448-4b8b-9b0d-b6515205c45c 2018-12-23 01:39:27,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960e2520e25b24c6c866063bea0653b439e576ad" 2018-12-23 01:39:27,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c54e8aa-2397-4779-b400-401085b73958 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:39:27,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5c54e8aa-2397-4779-b400-401085b73958 2018-12-23 01:39:27,096 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-8f69603e-05ca-473-user 2018-12-23 01:39:27,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/90cbc3e45a7e4689a8565964e32a31ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b692ad0b9217696cd096a0e3ce875853b636c78e" 2018-12-23 01:39:27,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:39:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25ca9354-9f2d-4a69-be5c-79988287eed9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:39:27,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/90cbc3e45a7e4689a8565964e32a31ed used request id req-25ca9354-9f2d-4a69-be5c-79988287eed9 2018-12-23 01:39:27,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:39:27,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:39:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["lKGUVkrWSpaYUT5Dx1_CdQ"], "issued_at": "2018-12-23T01:39:27.000000Z"}} 2018-12-23 01:39:27,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03bb6a79f6343438ac1c069ab85641a506cfbaf9" 2018-12-23 01:39:27,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b120eac6-3943-49bf-bca8-ce01980bf3f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:39:27,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b120eac6-3943-49bf-bca8-ce01980bf3f8 2018-12-23 01:39:27,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:39:27,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:39:28,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:39:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["2RxqD9WJTBabsasRzPaFZQ"], "issued_at": "2018-12-23T01:39:28.000000Z"}} 2018-12-23 01:39:28,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" 2018-12-23 01:39:28,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dcd237e-a18f-4f14-ba3f-fb08a8aaf099 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:39:28,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3dcd237e-a18f-4f14-ba3f-fb08a8aaf099 2018-12-23 01:39:28,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:39:28,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:39:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:39:28,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" 2018-12-23 01:39:28,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1ea5f6-4f06-46f3-8854-f4c3f475d6c5 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:39:28,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj used request id req-3b1ea5f6-4f06-46f3-8854-f4c3f475d6c5 2018-12-23 01:39:28,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" 2018-12-23 01:39:28,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b24c836-12c6-4bc5-ab6b-b9f09f60b059 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:39:28,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0b24c836-12c6-4bc5-ab6b-b9f09f60b059 2018-12-23 01:39:28,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}}' 2018-12-23 01:39:28,529 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:39:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6d1b465-d41f-4c94-944d-0dc44a290972 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:39:28,530 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e6d1b465-d41f-4c94-944d-0dc44a290972 2018-12-23 01:39:28,530 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj 2018-12-23 01:39:28,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:39:28,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:39:28,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:39:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["4ZqLG_AyT76EN0hDw0Pe-Q"], "issued_at": "2018-12-23T01:39:28.000000Z"}} 2018-12-23 01:39:28,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c21cc3df10bd2d878fa7a0a5f4f85c0152c43e" 2018-12-23 01:39:29,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de743a81-f48c-4090-a13b-4dc33a0c34a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:39:29,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-de743a81-f48c-4090-a13b-4dc33a0c34a1 2018-12-23 01:39:29,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:39:29,030 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:39:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:39:29,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c21cc3df10bd2d878fa7a0a5f4f85c0152c43e" 2018-12-23 01:39:29,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c33646a-0274-4e7e-b586-6fa7638aa2ae Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:39:29,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0c33646a-0274-4e7e-b586-6fa7638aa2ae 2018-12-23 01:39:29,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c21cc3df10bd2d878fa7a0a5f4f85c0152c43e" 2018-12-23 01:39:29,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dff5a13-6564-4b8a-bf01-315102cbe996 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}]} 2018-12-23 01:39:29,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj used request id req-9dff5a13-6564-4b8a-bf01-315102cbe996 2018-12-23 01:39:29,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c21cc3df10bd2d878fa7a0a5f4f85c0152c43e" 2018-12-23 01:39:29,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc519387-fa80-4631-8a15-31594945db66 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:39:29,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-dc519387-fa80-4631-8a15-31594945db66 2018-12-23 01:39:29,691 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-user 2018-12-23 01:39:29,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:39:29,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" 2018-12-23 01:39:29,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd67dd67-92c4-48ef-acd6-ecd7d9ea8495 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:39:29,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cd67dd67-92c4-48ef-acd6-ecd7d9ea8495 2018-12-23 01:39:29,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj-role"}}' 2018-12-23 01:39:29,906 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20bc6145-0fc4-42fc-ada6-7c5576a8fbf6 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6e6a59a51d484687b0ff655e81efb038", "links": {"self": "http://172.30.9.26:5000/v3/roles/6e6a59a51d484687b0ff655e81efb038"}, "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj-role"}} 2018-12-23 01:39:29,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-20bc6145-0fc4-42fc-ada6-7c5576a8fbf6 2018-12-23 01:39:29,906 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj-role 2018-12-23 01:39:29,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/6e6a59a51d484687b0ff655e81efb038 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" 2018-12-23 01:39:30,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97d572c2-cde3-413a-aa2b-7c96337f196a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/6e6a59a51d484687b0ff655e81efb038"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj-role", "id": "6e6a59a51d484687b0ff655e81efb038"}} 2018-12-23 01:39:30,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/6e6a59a51d484687b0ff655e81efb038 used request id req-97d572c2-cde3-413a-aa2b-7c96337f196a 2018-12-23 01:39:30,003 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj-role to project CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj 2018-12-23 01:39:30,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a/users/d7cc17626703450db2e0bce516f4e834/roles/6e6a59a51d484687b0ff655e81efb038 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" 2018-12-23 01:39:30,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86d9809f-8a52-48fb-b42a-c63628d6a753 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:39:30,137 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a/users/d7cc17626703450db2e0bce516f4e834/roles/6e6a59a51d484687b0ff655e81efb038 used request id req-86d9809f-8a52-48fb-b42a-c63628d6a753 2018-12-23 01:39:30,137 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:39:30,138 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:39:30,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:39:30,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:39:30,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e6a59a51d484687b0ff655e81efb038", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj-role"}], "expires_at": "2018-12-23T02:39:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06991a205d74447c93258083cd453a6a", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-user", "id": "d7cc17626703450db2e0bce516f4e834"}, "audit_ids": ["0oLJIg2_RWuM5abb0vS9jw"], "issued_at": "2018-12-23T01:39:30.000000Z"}} 2018-12-23 01:39:30,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa21075a9347c8a936e846380de4af6c3365667" 2018-12-23 01:39:30,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaff5305-850f-4ffd-9008-55d08703d205 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:39:30,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-aaff5305-850f-4ffd-9008-55d08703d205 2018-12-23 01:39:30,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fa21075a9347c8a936e846380de4af6c3365667" 2018-12-23 01:39:30,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-35f49191-0081-4378-a24b-0e07c54a5636 Date: Sun, 23 Dec 2018 01:39:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-image"} 2018-12-23 01:39:30,748 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-image used request id req-35f49191-0081-4378-a24b-0e07c54a5636 2018-12-23 01:39:30,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fa21075a9347c8a936e846380de4af6c3365667" 2018-12-23 01:39:30,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a16a2e67-02ea-4ae6-847c-02b14bb4ad41 Date: Sun, 23 Dec 2018 01:39:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:39:30,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a16a2e67-02ea-4ae6-847c-02b14bb4ad41 2018-12-23 01:39:30,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fa21075a9347c8a936e846380de4af6c3365667" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-image"}' 2018-12-23 01:39:31,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385 X-Openstack-Request-Id: req-17d5c483-487e-425e-9915-a379283ba6e1 Date: Sun, 23 Dec 2018 01:39:31 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:39:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:39:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "min_disk": 0, "protected": false, "id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "file": "/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385/file", "checksum": null, "owner": "06991a205d74447c93258083cd453a6a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:39:31,154 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-17d5c483-487e-425e-9915-a379283ba6e1 2018-12-23 01:39:31,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fa21075a9347c8a936e846380de4af6c3365667" -d '' 2018-12-23 01:39:32,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-111cac58-c26c-4a92-8565-9202d27307a3 Date: Sun, 23 Dec 2018 01:39:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:39:32,242 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385/file used request id req-111cac58-c26c-4a92-8565-9202d27307a3 2018-12-23 01:39:32,243 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:39:32,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fa21075a9347c8a936e846380de4af6c3365667" 2018-12-23 01:39:32,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-f486e278-1b9e-4907-9780-82c900ccdfe6 Date: Sun, 23 Dec 2018 01:39:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:39:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:39:32Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385/snap", "metadata": {}}], "self": "/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "min_disk": 0, "protected": false, "id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "file": "/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "06991a205d74447c93258083cd453a6a", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:39:32,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385 used request id req-f486e278-1b9e-4907-9780-82c900ccdfe6 2018-12-23 01:39:32,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fa21075a9347c8a936e846380de4af6c3365667" 2018-12-23 01:39:32,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-295a35df-e9c4-4c77-a41d-95b8d24cb6f9 Date: Sun, 23 Dec 2018 01:39: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-12-23 01:39:32,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-295a35df-e9c4-4c77-a41d-95b8d24cb6f9 2018-12-23 01:39:32,578 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-image 2018-12-23 01:39:32,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fa21075a9347c8a936e846380de4af6c3365667" 2018-12-23 01:39:32,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-3387cbdb-ce28-4ce0-a163-bd5c47433cea Date: Sun, 23 Dec 2018 01:39:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:39:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:39:32Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385/snap", "metadata": {}}], "self": "/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "min_disk": 0, "protected": false, "id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "file": "/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "06991a205d74447c93258083cd453a6a", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:39:32,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385 used request id req-3387cbdb-ce28-4ce0-a163-bd5c47433cea 2018-12-23 01:39:32,599 - create_image - DEBUG - Instance status is - active 2018-12-23 01:39:32,600 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-image 2018-12-23 01:39:32,600 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-image 2018-12-23 01:39:32,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:39:32,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:39:32,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e6a59a51d484687b0ff655e81efb038", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj-role"}], "expires_at": "2018-12-23T02:39:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06991a205d74447c93258083cd453a6a", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-user", "id": "d7cc17626703450db2e0bce516f4e834"}, "audit_ids": ["pEZPeHv8T3mdNpAzRQ74fw"], "issued_at": "2018-12-23T01:39:32.000000Z"}} 2018-12-23 01:39:32,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1509a31c51df8432899f3000c1799da3abb9c657" 2018-12-23 01:39:33,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-711ffc8c-45b8-420f-b601-1b1516db1101 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:39:33,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-711ffc8c-45b8-420f-b601-1b1516db1101 2018-12-23 01:39:33,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1509a31c51df8432899f3000c1799da3abb9c657" 2018-12-23 01:39:33,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8c04f9d3-fd22-4b68-b18d-6e0e6709113d Date: Sun, 23 Dec 2018 01:39:33 GMT RESP BODY: {"networks":[]} 2018-12-23 01:39:33,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net used request id req-8c04f9d3-fd22-4b68-b18d-6e0e6709113d 2018-12-23 01:39:33,247 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net 2018-12-23 01:39:33,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1509a31c51df8432899f3000c1799da3abb9c657" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net", "admin_state_up": true}}' 2018-12-23 01:39:33,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-1235e7d1-c9b0-40f2-b9e2-9d801ba047cb Date: Sun, 23 Dec 2018 01:39:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:39:33Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","mtu":1450}} 2018-12-23 01:39:33,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-1235e7d1-c9b0-40f2-b9e2-9d801ba047cb 2018-12-23 01:39:33,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1509a31c51df8432899f3000c1799da3abb9c657" 2018-12-23 01:39:34,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-dd5e2969-ae8d-4f28-a951-37e0f4840112 Date: Sun, 23 Dec 2018 01:39: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-12-23T01:39:33Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:39:34,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-dd5e2969-ae8d-4f28-a951-37e0f4840112 2018-12-23 01:39:34,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1509a31c51df8432899f3000c1799da3abb9c657" 2018-12-23 01:39:34,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-027bf0cd-e12f-4e30-8435-3be2589efc09 Date: Sun, 23 Dec 2018 01:39:34 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:39:34,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-027bf0cd-e12f-4e30-8435-3be2589efc09 2018-12-23 01:39:34,454 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet 2018-12-23 01:39:34,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1509a31c51df8432899f3000c1799da3abb9c657" -d '{"subnets": [{"ip_version": 4, "network_id": "72163f40-ffaf-4ad8-bb68-b8e0221d1204", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]}' 2018-12-23 01:39:35,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3f3fca28-0fb3-453e-9054-a21c26570335 Date: Sun, 23 Dec 2018 01:39:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:39:35,318 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-3f3fca28-0fb3-453e-9054-a21c26570335 2018-12-23 01:39:35,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1509a31c51df8432899f3000c1799da3abb9c657" 2018-12-23 01:39:35,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-de35fc4a-420d-4d70-b99a-185f98503e5b Date: Sun, 23 Dec 2018 01:39: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":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:39:35,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-de35fc4a-420d-4d70-b99a-185f98503e5b 2018-12-23 01:39:35,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1509a31c51df8432899f3000c1799da3abb9c657" 2018-12-23 01:39:35,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1386243a-c153-41c4-bf72-1f71c215dbbf Date: Sun, 23 Dec 2018 01:39:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:39:35,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-1386243a-c153-41c4-bf72-1f71c215dbbf 2018-12-23 01:39:35,797 - OpenStackNetwork - DEBUG - Network [72163f40-ffaf-4ad8-bb68-b8e0221d1204] created successfully 2018-12-23 01:39:35,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:39:35,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:39:36,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e6a59a51d484687b0ff655e81efb038", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj-role"}], "expires_at": "2018-12-23T02:39:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06991a205d74447c93258083cd453a6a", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-user", "id": "d7cc17626703450db2e0bce516f4e834"}, "audit_ids": ["TT0ohzkPQdqYdf5tkfW_TA"], "issued_at": "2018-12-23T01:39:36.000000Z"}} 2018-12-23 01:39:36,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bda3f0b7174761cf698c714fa660de16a4c362" 2018-12-23 01:39:36,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed0f8e7-7deb-4b70-a0a5-0d506c7ac58d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:39:36,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1ed0f8e7-7deb-4b70-a0a5-0d506c7ac58d 2018-12-23 01:39:36,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bda3f0b7174761cf698c714fa660de16a4c362" 2018-12-23 01:39:36,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7676bfce-8e19-4b0d-ad69-b2c5eaf6e147 Date: Sun, 23 Dec 2018 01:39:36 GMT RESP BODY: {"routers": []} 2018-12-23 01:39:36,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-router&admin_state_up=True used request id req-7676bfce-8e19-4b0d-ad69-b2c5eaf6e147 2018-12-23 01:39:36,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:39:36,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:39:36,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e6a59a51d484687b0ff655e81efb038", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj-role"}], "expires_at": "2018-12-23T02:39:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06991a205d74447c93258083cd453a6a", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-user", "id": "d7cc17626703450db2e0bce516f4e834"}, "audit_ids": ["zEML-dUcQV6kPVRDeMRDFg"], "issued_at": "2018-12-23T01:39:36.000000Z"}} 2018-12-23 01:39:36,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4deacb807a4c3760a80f3111227af88c0fdc9a" 2018-12-23 01:39:36,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2187ffd-ef11-45ed-b4f6-3004a928d83b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:39:36,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c2187ffd-ef11-45ed-b4f6-3004a928d83b 2018-12-23 01:39:36,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bda3f0b7174761cf698c714fa660de16a4c362" 2018-12-23 01:39:37,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d8e186b5-024b-4a1d-9692-a5b80111f768 Date: Sun, 23 Dec 2018 01:39:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:39:37,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-d8e186b5-024b-4a1d-9692-a5b80111f768 2018-12-23 01:39:37,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bda3f0b7174761cf698c714fa660de16a4c362" 2018-12-23 01:39:37,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e94defb6-d19b-4a50-8e11-094420f41d60 Date: Sun, 23 Dec 2018 01:39:37 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:39:37,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-e94defb6-d19b-4a50-8e11-094420f41d60 2018-12-23 01:39:37,345 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-router 2018-12-23 01:39:37,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bda3f0b7174761cf698c714fa660de16a4c362" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-router", "admin_state_up": true}}' 2018-12-23 01:39:42,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-49b79274-2625-4982-80fc-b721fd4086f8 Date: Sun, 23 Dec 2018 01:39:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:38Z", "admin_state_up": true, "updated_at": "2018-12-23T01:39:38Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "06991a205d74447c93258083cd453a6a", "id": "597b62be-17bb-48a6-837e-5de24b74afb4", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-router"}} 2018-12-23 01:39:42,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-49b79274-2625-4982-80fc-b721fd4086f8 2018-12-23 01:39:42,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=597b62be-17bb-48a6-837e-5de24b74afb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bda3f0b7174761cf698c714fa660de16a4c362" 2018-12-23 01:39:42,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5f1bf054-45e3-4fde-948e-0cfd54db6425 Date: Sun, 23 Dec 2018 01:39:42 GMT RESP BODY: {"ports":[]} 2018-12-23 01:39:42,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=597b62be-17bb-48a6-837e-5de24b74afb4 used request id req-5f1bf054-45e3-4fde-948e-0cfd54db6425 2018-12-23 01:39:42,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bda3f0b7174761cf698c714fa660de16a4c362" 2018-12-23 01:39:42,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-95728c5a-c4f9-4bde-aa1a-a3674ea65f07 Date: Sun, 23 Dec 2018 01:39:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:39:42,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net used request id req-95728c5a-c4f9-4bde-aa1a-a3674ea65f07 2018-12-23 01:39:42,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:39:42,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:39:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:39:42,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bda3f0b7174761cf698c714fa660de16a4c362" 2018-12-23 01:39:42,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b6b142-5b1c-4bb1-8dd5-af26072d3a82 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:39:42,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-46b6b142-5b1c-4bb1-8dd5-af26072d3a82 2018-12-23 01:39:42,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bda3f0b7174761cf698c714fa660de16a4c362" 2018-12-23 01:39:43,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ae6ef725-a581-4910-a1aa-453898afe008 Date: Sun, 23 Dec 2018 01:39:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:39:43,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-ae6ef725-a581-4910-a1aa-453898afe008 2018-12-23 01:39:43,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bda3f0b7174761cf698c714fa660de16a4c362" 2018-12-23 01:39:43,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5ab479a1-9e68-4fd1-acbc-6afd127a1a6f Date: Sun, 23 Dec 2018 01:39:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:39:43,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet used request id req-5ab479a1-9e68-4fd1-acbc-6afd127a1a6f 2018-12-23 01:39:43,281 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 01:39:43,281 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-router 2018-12-23 01:39:43,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/597b62be-17bb-48a6-837e-5de24b74afb4/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bda3f0b7174761cf698c714fa660de16a4c362" -d '{"subnet_id": "6a8e2e33-2069-422a-b1d0-0c198e896503"}' 2018-12-23 01:39:45,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-13f35983-859c-4cef-af18-f590743f2bd7 Date: Sun, 23 Dec 2018 01:39:45 GMT RESP BODY: {"network_id": "72163f40-ffaf-4ad8-bb68-b8e0221d1204", "tenant_id": "06991a205d74447c93258083cd453a6a", "subnet_id": "6a8e2e33-2069-422a-b1d0-0c198e896503", "subnet_ids": ["6a8e2e33-2069-422a-b1d0-0c198e896503"], "port_id": "c65afb29-e771-4aa8-83d8-a6733c6b25b4", "id": "597b62be-17bb-48a6-837e-5de24b74afb4"} 2018-12-23 01:39:45,470 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/597b62be-17bb-48a6-837e-5de24b74afb4/add_router_interface used request id req-13f35983-859c-4cef-af18-f590743f2bd7 2018-12-23 01:39:45,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/597b62be-17bb-48a6-837e-5de24b74afb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bda3f0b7174761cf698c714fa660de16a4c362" 2018-12-23 01:39:45,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0e1fd79b-95ec-4be3-a076-f036d05cb170 Date: Sun, 23 Dec 2018 01:39:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:38Z", "admin_state_up": true, "updated_at": "2018-12-23T01:39:44Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "06991a205d74447c93258083cd453a6a", "id": "597b62be-17bb-48a6-837e-5de24b74afb4", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-router"}} 2018-12-23 01:39:45,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/597b62be-17bb-48a6-837e-5de24b74afb4 used request id req-0e1fd79b-95ec-4be3-a076-f036d05cb170 2018-12-23 01:39:45,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=597b62be-17bb-48a6-837e-5de24b74afb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bda3f0b7174761cf698c714fa660de16a4c362" 2018-12-23 01:39:45,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-39a44895-e72f-497e-ac50-b85824015eb8 Date: Sun, 23 Dec 2018 01:39:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.1"}],"id":"c65afb29-e771-4aa8-83d8-a6733c6b25b4","security_groups":[],"mac_address":"fa:16:3e:b6:e4:82","project_id":"06991a205d74447c93258083cd453a6a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:44Z","binding:vnic_type":"normal","device_id":"597b62be-17bb-48a6-837e-5de24b74afb4"}]} 2018-12-23 01:39:45,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=597b62be-17bb-48a6-837e-5de24b74afb4 used request id req-39a44895-e72f-497e-ac50-b85824015eb8 2018-12-23 01:39:45,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/6a8e2e33-2069-422a-b1d0-0c198e896503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bda3f0b7174761cf698c714fa660de16a4c362" 2018-12-23 01:39:45,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-56cc31fb-3564-4f17-bdf1-7594a3d65124 Date: Sun, 23 Dec 2018 01:39:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}} 2018-12-23 01:39:45,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/6a8e2e33-2069-422a-b1d0-0c198e896503 used request id req-56cc31fb-3564-4f17-bdf1-7594a3d65124 2018-12-23 01:39:45,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:39:45,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:39:46,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:39:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["sMK6XGaaTZGG9PBN9KK-Gw"], "issued_at": "2018-12-23T01:39:46.000000Z"}} 2018-12-23 01:39:46,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae84777aa090013352280b5dfc9075cb9c5684e" 2018-12-23 01:39:46,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3cf445e-40ed-405e-8047-98487a7e6792 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:39:46,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b3cf445e-40ed-405e-8047-98487a7e6792 2018-12-23 01:39:46,420 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:39:46,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae84777aa090013352280b5dfc9075cb9c5684e" 2018-12-23 01:39:46,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ba020d8-5704-49d0-b3f5-6b7adcb7eaa6 x-compute-request-id: req-6ba020d8-5704-49d0-b3f5-6b7adcb7eaa6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:39:46,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6ba020d8-5704-49d0-b3f5-6b7adcb7eaa6 2018-12-23 01:39:46,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae84777aa090013352280b5dfc9075cb9c5684e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-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-12-23 01:39:46,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f662e29a-cad1-4716-9440-c14e4d7d337c x-compute-request-id: req-f662e29a-cad1-4716-9440-c14e4d7d337c Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b431a090-eccc-4a25-a008-4c28415858b5", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:39:46,660 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f662e29a-cad1-4716-9440-c14e4d7d337c 2018-12-23 01:39:46,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:39:46,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:39:47,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e6a59a51d484687b0ff655e81efb038", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj-role"}], "expires_at": "2018-12-23T02:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06991a205d74447c93258083cd453a6a", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-user", "id": "d7cc17626703450db2e0bce516f4e834"}, "audit_ids": ["fyiwH0cGTjmZxKblcj2R0w"], "issued_at": "2018-12-23T01:39:47.000000Z"}} 2018-12-23 01:39:47,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d835205a9abc344b4c993288e5d532506abe73c" 2018-12-23 01:39:47,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d8cdb9-a452-45f9-95ac-4f81fe7b2f96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:39:47,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-46d8cdb9-a452-45f9-95ac-4f81fe7b2f96 2018-12-23 01:39:47,111 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:39:47,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d835205a9abc344b4c993288e5d532506abe73c" 2018-12-23 01:39:47,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-564a2b59-c65c-4139-b12b-936e50c95b2c x-compute-request-id: req-564a2b59-c65c-4139-b12b-936e50c95b2c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 01:39:47,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-564a2b59-c65c-4139-b12b-936e50c95b2c 2018-12-23 01:39:47,283 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp... 2018-12-23 01:39:47,283 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 01:39:47,295 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp 2018-12-23 01:39:47,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d835205a9abc344b4c993288e5d532506abe73c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQ2ggc5UOTDdTzZAalJ9mUI7U9vVkA33ACEfd/o79hnyF3GcSCnvibMMFpAR7GmN48/JWA+t/9yGsWSrYPJWLFThLWFu0Pg1PnD4KXPnhw8b9sbyq2X3RipHy6SrULx0YwyEj5pNIzGhJlplTfbYe+/NO/TNK8SV7Y8omgBbQ2gQ==", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp"}}' 2018-12-23 01:39:47,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcffa719-7b25-4c89-b889-ac1355f9eb7f x-compute-request-id: req-dcffa719-7b25-4c89-b889-ac1355f9eb7f Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQ2ggc5UOTDdTzZAalJ9mUI7U9vVkA33ACEfd/o79hnyF3GcSCnvibMMFpAR7GmN48/JWA+t/9yGsWSrYPJWLFThLWFu0Pg1PnD4KXPnhw8b9sbyq2X3RipHy6SrULx0YwyEj5pNIzGhJlplTfbYe+/NO/TNK8SV7Y8omgBbQ2gQ==", "user_id": "d7cc17626703450db2e0bce516f4e834", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "fingerprint": "f6:9e:7b:05:bb:cb:ed:f3:0e:43:57:99:7d:96:92:f2"}} 2018-12-23 01:39:47,351 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-dcffa719-7b25-4c89-b889-ac1355f9eb7f 2018-12-23 01:39:47,353 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964.pub 2018-12-23 01:39:47,354 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964 2018-12-23 01:39:47,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:39:47,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:39:47,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e6a59a51d484687b0ff655e81efb038", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj-role"}], "expires_at": "2018-12-23T02:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06991a205d74447c93258083cd453a6a", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-user", "id": "d7cc17626703450db2e0bce516f4e834"}, "audit_ids": ["BDDsKcaERyyqQkoAwLg7Xw"], "issued_at": "2018-12-23T01:39:47.000000Z"}} 2018-12-23 01:39:47,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:39:47,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6bd2bf3-d5dd-4389-9329-d74b2bafb107 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:39:47,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d6bd2bf3-d5dd-4389-9329-d74b2bafb107 2018-12-23 01:39:47,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:39:47,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8c0d98d6-017a-424c-951c-48a5cc118805 Date: Sun, 23 Dec 2018 01:39:47 GMT RESP BODY: {"security_groups": []} 2018-12-23 01:39:47,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp used request id req-8c0d98d6-017a-424c-951c-48a5cc118805 2018-12-23 01:39:47,996 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp... 2018-12-23 01:39:47,996 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp 2018-12-23 01:39:48,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}}' 2018-12-23 01:39:48,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-cd93e299-e1cb-4176-b9f5-6af54659e24b Date: Sun, 23 Dec 2018 01:39:48 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "updated_at": "2018-12-23T01:39:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "revision_number": 0, "id": "048485ee-5c68-43ac-8dc7-61ebae2d17f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "06991a205d74447c93258083cd453a6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "revision_number": 0, "id": "708d17da-449a-4f0b-bef8-599c68b18255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "06991a205d74447c93258083cd453a6a"}], "revision_number": 2, "project_id": "06991a205d74447c93258083cd453a6a", "id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}} 2018-12-23 01:39:48,333 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-cd93e299-e1cb-4176-b9f5-6af54659e24b 2018-12-23 01:39:48,333 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c85e6238-8c01-4664-a22a-fe8ca8d1bb3d 2018-12-23 01:39:48,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:39:48,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e0046c8-a16a-4255-b463-8d2d4acecba1 Date: Sun, 23 Dec 2018 01: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-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "048485ee-5c68-43ac-8dc7-61ebae2d17f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "708d17da-449a-4f0b-bef8-599c68b18255"}]} 2018-12-23 01:39:48,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d used request id req-5e0046c8-a16a-4255-b463-8d2d4acecba1 2018-12-23 01:39:48,521 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c85e6238-8c01-4664-a22a-fe8ca8d1bb3d 2018-12-23 01:39:48,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:39:48,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e391d212-1685-4bde-b7b0-162ae92ee79b Date: Sun, 23 Dec 2018 01: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-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "048485ee-5c68-43ac-8dc7-61ebae2d17f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "708d17da-449a-4f0b-bef8-599c68b18255"}]} 2018-12-23 01:39:48,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d used request id req-e391d212-1685-4bde-b7b0-162ae92ee79b 2018-12-23 01:39:48,712 - neutron_utils - INFO - Retrieving security group with ID - c85e6238-8c01-4664-a22a-fe8ca8d1bb3d 2018-12-23 01:39:48,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:39:48,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-b603ab94-d7ca-4b1a-890b-8fe900df7e29 Date: Sun, 23 Dec 2018 01:39:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "updated_at": "2018-12-23T01:39:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "revision_number": 0, "id": "048485ee-5c68-43ac-8dc7-61ebae2d17f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "06991a205d74447c93258083cd453a6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "revision_number": 0, "id": "708d17da-449a-4f0b-bef8-599c68b18255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "06991a205d74447c93258083cd453a6a"}], "revision_number": 2, "project_id": "06991a205d74447c93258083cd453a6a", "id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}]} 2018-12-23 01:39:48,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d used request id req-b603ab94-d7ca-4b1a-890b-8fe900df7e29 2018-12-23 01:39:48,785 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c85e6238-8c01-4664-a22a-fe8ca8d1bb3d 2018-12-23 01:39:48,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:39:48,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43d0a7b0-8c3a-442f-b3dc-6e8526a691b4 Date: Sun, 23 Dec 2018 01: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-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "048485ee-5c68-43ac-8dc7-61ebae2d17f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "708d17da-449a-4f0b-bef8-599c68b18255"}]} 2018-12-23 01:39:48,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d used request id req-43d0a7b0-8c3a-442f-b3dc-6e8526a691b4 2018-12-23 01:39:48,954 - neutron_utils - INFO - Retrieving security group with ID - c85e6238-8c01-4664-a22a-fe8ca8d1bb3d 2018-12-23 01:39:48,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:39:49,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4f9c8fd0-f5f0-4c0b-a4ec-670711000cb5 Date: Sun, 23 Dec 2018 01:39:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "updated_at": "2018-12-23T01:39:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "revision_number": 0, "id": "048485ee-5c68-43ac-8dc7-61ebae2d17f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "06991a205d74447c93258083cd453a6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "revision_number": 0, "id": "708d17da-449a-4f0b-bef8-599c68b18255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "06991a205d74447c93258083cd453a6a"}], "revision_number": 2, "project_id": "06991a205d74447c93258083cd453a6a", "id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}]} 2018-12-23 01:39:49,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d used request id req-4f9c8fd0-f5f0-4c0b-a4ec-670711000cb5 2018-12-23 01:39:49,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c85e6238-8c01-4664-a22a-fe8ca8d1bb3d 2018-12-23 01:39:49,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:39:49,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-79ee71fd-bfa3-4922-9bff-e8ce28543132 Date: Sun, 23 Dec 2018 01: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-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "048485ee-5c68-43ac-8dc7-61ebae2d17f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "708d17da-449a-4f0b-bef8-599c68b18255"}]} 2018-12-23 01:39:49,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d used request id req-79ee71fd-bfa3-4922-9bff-e8ce28543132 2018-12-23 01:39:49,348 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp 2018-12-23 01:39:49,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:39:49,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-47bb1998-468a-4b9b-86b6-9117ba479386 Date: Sun, 23 Dec 2018 01:39:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "updated_at": "2018-12-23T01:39:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "revision_number": 0, "id": "048485ee-5c68-43ac-8dc7-61ebae2d17f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "06991a205d74447c93258083cd453a6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "revision_number": 0, "id": "708d17da-449a-4f0b-bef8-599c68b18255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "06991a205d74447c93258083cd453a6a"}], "revision_number": 2, "project_id": "06991a205d74447c93258083cd453a6a", "id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}]} 2018-12-23 01:39:49,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp used request id req-47bb1998-468a-4b9b-86b6-9117ba479386 2018-12-23 01:39:49,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:39:49,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:39:49,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:39:49,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-927df177-2b28-4293-b5f8-b84c995c0698 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:39:49,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-927df177-2b28-4293-b5f8-b84c995c0698 2018-12-23 01:39:49,750 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c85e6238-8c01-4664-a22a-fe8ca8d1bb3d 2018-12-23 01:39:49,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:39:49,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2e358898-1161-42b8-b6fc-3f805743b5a0 Date: Sun, 23 Dec 2018 01: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-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "048485ee-5c68-43ac-8dc7-61ebae2d17f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "708d17da-449a-4f0b-bef8-599c68b18255"}]} 2018-12-23 01:39:49,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d used request id req-2e358898-1161-42b8-b6fc-3f805743b5a0 2018-12-23 01:39:49,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d"}}' 2018-12-23 01:39:50,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-e3a965bc-baa1-45e6-a68a-c44437349841 Date: Sun, 23 Dec 2018 01:39:50 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-12-23T01:39:50Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:50Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "b601a45a-17e2-4aff-86e2-77d51d025a00"}} 2018-12-23 01:39:50,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-e3a965bc-baa1-45e6-a68a-c44437349841 2018-12-23 01:39:50,268 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp 2018-12-23 01:39:50,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:39:50,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-08ba4a4d-a3c8-4cda-aff1-ac3943444f8e Date: Sun, 23 Dec 2018 01:39:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "updated_at": "2018-12-23T01:39:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "revision_number": 0, "id": "048485ee-5c68-43ac-8dc7-61ebae2d17f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "06991a205d74447c93258083cd453a6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "revision_number": 0, "id": "708d17da-449a-4f0b-bef8-599c68b18255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "06991a205d74447c93258083cd453a6a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:50Z", "revision_number": 0, "id": "b601a45a-17e2-4aff-86e2-77d51d025a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:50Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "06991a205d74447c93258083cd453a6a"}], "revision_number": 3, "project_id": "06991a205d74447c93258083cd453a6a", "id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}]} 2018-12-23 01:39:50,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp used request id req-08ba4a4d-a3c8-4cda-aff1-ac3943444f8e 2018-12-23 01:39:50,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:39:50,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc7def1-baaf-4a33-9388-e0e3333b5ee5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:39:50,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-4dc7def1-baaf-4a33-9388-e0e3333b5ee5 2018-12-23 01:39:50,479 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c85e6238-8c01-4664-a22a-fe8ca8d1bb3d 2018-12-23 01:39:50,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:39:50,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-0d93fc57-4b00-4610-91de-0b406e441f30 Date: Sun, 23 Dec 2018 01:39: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-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "048485ee-5c68-43ac-8dc7-61ebae2d17f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "708d17da-449a-4f0b-bef8-599c68b18255"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:39:50Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:50Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "b601a45a-17e2-4aff-86e2-77d51d025a00"}]} 2018-12-23 01:39:50,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d used request id req-0d93fc57-4b00-4610-91de-0b406e441f30 2018-12-23 01:39:50,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d"}}' 2018-12-23 01:39:50,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-3bea39c4-eef2-4db3-8259-7fc4f56ef404 Date: Sun, 23 Dec 2018 01:39:50 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-12-23T01:39:50Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": 22, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:50Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "c2974301-49d2-4350-8128-4354b33785b1"}} 2018-12-23 01:39:50,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-3bea39c4-eef2-4db3-8259-7fc4f56ef404 2018-12-23 01:39:50,669 - neutron_utils - INFO - Retrieving security group with ID - c85e6238-8c01-4664-a22a-fe8ca8d1bb3d 2018-12-23 01:39:50,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:39:50,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-05fded4a-e83e-4589-b3f0-df3605956e2f Date: Sun, 23 Dec 2018 01:39:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "updated_at": "2018-12-23T01:39:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "revision_number": 0, "id": "048485ee-5c68-43ac-8dc7-61ebae2d17f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "06991a205d74447c93258083cd453a6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "revision_number": 0, "id": "708d17da-449a-4f0b-bef8-599c68b18255", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "06991a205d74447c93258083cd453a6a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:50Z", "revision_number": 0, "id": "b601a45a-17e2-4aff-86e2-77d51d025a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:50Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "06991a205d74447c93258083cd453a6a"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:39:50Z", "revision_number": 0, "id": "c2974301-49d2-4350-8128-4354b33785b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:50Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "06991a205d74447c93258083cd453a6a"}], "revision_number": 4, "project_id": "06991a205d74447c93258083cd453a6a", "id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}]} 2018-12-23 01:39:50,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d used request id req-05fded4a-e83e-4589-b3f0-df3605956e2f 2018-12-23 01:39:50,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c85e6238-8c01-4664-a22a-fe8ca8d1bb3d 2018-12-23 01:39:50,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:39:50,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-cff7be8d-ae15-49b1-9c3d-461d30743dc5 Date: Sun, 23 Dec 2018 01:39: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-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "048485ee-5c68-43ac-8dc7-61ebae2d17f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:39:48Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:48Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "708d17da-449a-4f0b-bef8-599c68b18255"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:39:50Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:50Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "b601a45a-17e2-4aff-86e2-77d51d025a00"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T01:39:50Z", "security_group_id": "c85e6238-8c01-4664-a22a-fe8ca8d1bb3d", "port_range_min": 22, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:50Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "c2974301-49d2-4350-8128-4354b33785b1"}]} 2018-12-23 01:39:50,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c85e6238-8c01-4664-a22a-fe8ca8d1bb3d used request id req-cff7be8d-ae15-49b1-9c3d-461d30743dc5 2018-12-23 01:39:50,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:39:50,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:39:51,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e6a59a51d484687b0ff655e81efb038", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj-role"}], "expires_at": "2018-12-23T02:39:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06991a205d74447c93258083cd453a6a", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-user", "id": "d7cc17626703450db2e0bce516f4e834"}, "audit_ids": ["IsrH-J2mTtOf41smTGPSqw"], "issued_at": "2018-12-23T01:39:51.000000Z"}} 2018-12-23 01:39:51,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:51,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c96f1a4-21c3-4723-8291-566479aea12b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:39:51,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7c96f1a4-21c3-4723-8291-566479aea12b 2018-12-23 01:39:51,363 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:39:51,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:51,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db15b4ba-8b5a-459d-a71d-898102cd9a1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:39:51,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-db15b4ba-8b5a-459d-a71d-898102cd9a1f 2018-12-23 01:39:51,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:51,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bc69d980-0dd8-4d07-9a07-ea2751948f2a Date: Sun, 23 Dec 2018 01:39: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":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:39:51,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net used request id req-bc69d980-0dd8-4d07-9a07-ea2751948f2a 2018-12-23 01:39:51,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:39:51,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:39:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:39:51,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:51,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bbd6d9d-aa69-4ce0-af64-be97e65ce101 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:39:51,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-7bbd6d9d-aa69-4ce0-af64-be97e65ce101 2018-12-23 01:39:51,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:51,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b75a2e2b-e31b-490a-bb74-d7df02bca666 Date: Sun, 23 Dec 2018 01:39:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:39:51,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-b75a2e2b-e31b-490a-bb74-d7df02bca666 2018-12-23 01:39:51,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:52,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-56d27c5f-c187-4c85-98fc-9a0d35bdd0b0 Date: Sun, 23 Dec 2018 01:39:52 GMT RESP BODY: {"ports":[]} 2018-12-23 01:39:52,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1&admin_state_up=True used request id req-56d27c5f-c187-4c85-98fc-9a0d35bdd0b0 2018-12-23 01:39:52,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:52,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-912949a5-9d25-47ec-a36e-78655b78b5e2 x-compute-request-id: req-912949a5-9d25-47ec-a36e-78655b78b5e2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:39:52,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst used request id req-912949a5-9d25-47ec-a36e-78655b78b5e2 2018-12-23 01:39:52,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:52,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b877ad15-2684-4bef-b5fb-1ad23d0c9a8c Date: Sun, 23 Dec 2018 01: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":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:39:52,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net used request id req-b877ad15-2684-4bef-b5fb-1ad23d0c9a8c 2018-12-23 01:39:52,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:52,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4005d5-148a-4504-9d30-d8dafc589952 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:39:52,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-7e4005d5-148a-4504-9d30-d8dafc589952 2018-12-23 01:39:52,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:52,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2d6956b2-87b7-47cc-91de-b45c3417fb3c Date: Sun, 23 Dec 2018 01:39:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:39:52,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-2d6956b2-87b7-47cc-91de-b45c3417fb3c 2018-12-23 01:39:52,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:52,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1d59cae7-45e5-421a-9a25-80be110aedf6 Date: Sun, 23 Dec 2018 01:39:52 GMT RESP BODY: {"ports":[]} 2018-12-23 01:39:52,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1&admin_state_up=True used request id req-1d59cae7-45e5-421a-9a25-80be110aedf6 2018-12-23 01:39:52,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:39:52,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:39:53,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e6a59a51d484687b0ff655e81efb038", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj-role"}], "expires_at": "2018-12-23T02:39:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06991a205d74447c93258083cd453a6a", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-user", "id": "d7cc17626703450db2e0bce516f4e834"}, "audit_ids": ["KfTFFseXSB-BxukUCfJivA"], "issued_at": "2018-12-23T01:39:53.000000Z"}} 2018-12-23 01:39:53,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f9da9032da303d5b23715af4b3a223e6476923" 2018-12-23 01:39:53,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8dd6890-959e-4597-bb76-d67d0122eb87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:39:53,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d8dd6890-959e-4597-bb76-d67d0122eb87 2018-12-23 01:39:53,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:53,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f1b7970a-eae9-4ba7-88ef-2849823befff Date: Sun, 23 Dec 2018 01:39: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":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:39:53,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net used request id req-f1b7970a-eae9-4ba7-88ef-2849823befff 2018-12-23 01:39:53,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:53,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-117ca70d-2a9a-428c-a366-4deb9e812b8b Date: Sun, 23 Dec 2018 01:39:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:39:53,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-117ca70d-2a9a-428c-a366-4deb9e812b8b 2018-12-23 01:39:53,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:53,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2fce966b-9136-4921-91d5-5a61014c6cda Date: Sun, 23 Dec 2018 01:39: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":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:39:53,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net used request id req-2fce966b-9136-4921-91d5-5a61014c6cda 2018-12-23 01:39:53,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:39:53,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:39:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:39:53,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f9da9032da303d5b23715af4b3a223e6476923" 2018-12-23 01:39:53,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538b070f-77a7-4415-bbb6-84f44efcf3f5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:39:53,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-538b070f-77a7-4415-bbb6-84f44efcf3f5 2018-12-23 01:39:53,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:54,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f6eee6ad-fd25-4e7c-84e2-ed1e50cbdac3 Date: Sun, 23 Dec 2018 01:39:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:39:54,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-f6eee6ad-fd25-4e7c-84e2-ed1e50cbdac3 2018-12-23 01:39:54,160 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net 2018-12-23 01:39:54,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" -d '{"port": {"network_id": "72163f40-ffaf-4ad8-bb68-b8e0221d1204", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1", "admin_state_up": true}}' 2018-12-23 01:39:54,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-230dde6a-2d67-40f4-a527-0e0ba40ce4f6 Date: Sun, 23 Dec 2018 01:39:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.12"}],"id":"a0eb4b6b-617f-4718-b531-cf11d0065737","security_groups":["ac50895b-b6bc-43f3-8f2f-36a86e1e1d65"],"mac_address":"fa:16:3e:ee:ce:ec","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1","project_id":"06991a205d74447c93258083cd453a6a","qos_policy_id":null,"admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:54Z","binding:vnic_type":"normal"}} 2018-12-23 01:39:54,941 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-230dde6a-2d67-40f4-a527-0e0ba40ce4f6 2018-12-23 01:39:54,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:55,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-21d0b20c-f7c6-4819-8dd2-387b256bccc7 Date: Sun, 23 Dec 2018 01:39:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:39:55,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net used request id req-21d0b20c-f7c6-4819-8dd2-387b256bccc7 2018-12-23 01:39:55,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:55,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2777df1-385a-4b39-8aed-9ca9df35350d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:39:55,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-b2777df1-385a-4b39-8aed-9ca9df35350d 2018-12-23 01:39:55,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:55,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-911b633f-1e75-4f8c-b81e-9611c0e91ecc Date: Sun, 23 Dec 2018 01:39:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:39:55,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-911b633f-1e75-4f8c-b81e-9611c0e91ecc 2018-12-23 01:39:55,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:55,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-8126796c-6385-40f8-8145-03b240bbddfa Date: Sun, 23 Dec 2018 01:39:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.12"}],"id":"a0eb4b6b-617f-4718-b531-cf11d0065737","security_groups":["ac50895b-b6bc-43f3-8f2f-36a86e1e1d65"],"mac_address":"fa:16:3e:ee:ce:ec","project_id":"06991a205d74447c93258083cd453a6a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:54Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:39:55,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1&admin_state_up=True used request id req-8126796c-6385-40f8-8145-03b240bbddfa 2018-12-23 01:39:55,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:55,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9dfb960-9c1f-46d5-acaf-b6306eeb739e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:39:55,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-d9dfb960-9c1f-46d5-acaf-b6306eeb739e 2018-12-23 01:39:55,766 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst 2018-12-23 01:39:55,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:55,798 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-667212de-13c3-47c0-bcc2-32304ed609be x-compute-request-id: req-667212de-13c3-47c0-bcc2-32304ed609be Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-flavor-name"}]} 2018-12-23 01:39:55,798 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-667212de-13c3-47c0-bcc2-32304ed609be 2018-12-23 01:39:55,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/b431a090-eccc-4a25-a008-4c28415858b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:55,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e7c0f53-a014-4841-bed0-4dded9ba8f87 x-compute-request-id: req-0e7c0f53-a014-4841-bed0-4dded9ba8f87 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b431a090-eccc-4a25-a008-4c28415858b5", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:39:55,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/b431a090-eccc-4a25-a008-4c28415858b5 used request id req-0e7c0f53-a014-4841-bed0-4dded9ba8f87 2018-12-23 01:39:55,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:56,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-92712c2f-1b78-4744-b2e3-782cf933269e Date: Sun, 23 Dec 2018 01:39:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:39:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:39:32Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385/snap", "metadata": {}}], "self": "/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "min_disk": 0, "protected": false, "id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "file": "/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "06991a205d74447c93258083cd453a6a", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-image"} 2018-12-23 01:39:56,082 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-image used request id req-92712c2f-1b78-4744-b2e3-782cf933269e 2018-12-23 01:39:56,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:56,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-41be8084-1a25-4541-8a42-70a317b511b6 Date: Sun, 23 Dec 2018 01:39:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:39:56,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-41be8084-1a25-4541-8a42-70a317b511b6 2018-12-23 01:39:56,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "imageRef": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "flavorRef": "b431a090-eccc-4a25-a008-4c28415858b5", "max_count": 1, "min_count": 1, "networks": [{"port": "a0eb4b6b-617f-4718-b531-cf11d0065737"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}]}}' 2018-12-23 01:39:57,974 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-36a7b912-4a74-4efe-b7c4-da16aa04d55b x-compute-request-id: req-36a7b912-4a74-4efe-b7c4-da16aa04d55b Content-Length: 444 location: http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "adminPass": "Q9e8MXRCfgf6"}} 2018-12-23 01:39:57,974 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-36a7b912-4a74-4efe-b7c4-da16aa04d55b 2018-12-23 01:39:57,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:58,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d172b059-51b2-45e0-9588-c74361bb67f9 x-compute-request-id: req-d172b059-51b2-45e0-9588-c74361bb67f9 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "image": {"id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "links": [{"href": "http://172.30.9.26:8774/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}]}, "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "user_id": "d7cc17626703450db2e0bce516f4e834", "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-12-23T01:39:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "created": "2018-12-23T01:39:57Z", "tenant_id": "06991a205d74447c93258083cd453a6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:39:58,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-d172b059-51b2-45e0-9588-c74361bb67f9 2018-12-23 01:39:58,333 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst 2018-12-23 01:39:58,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:39:58,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:39:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15fef798-300b-4569-abe6-5c696e8281b9 x-compute-request-id: req-15fef798-300b-4569-abe6-5c696e8281b9 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "image": {"id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "links": [{"href": "http://172.30.9.26:8774/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}]}, "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "user_id": "d7cc17626703450db2e0bce516f4e834", "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-12-23T01:39:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "created": "2018-12-23T01:39:57Z", "tenant_id": "06991a205d74447c93258083cd453a6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:39:58,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-15fef798-300b-4569-abe6-5c696e8281b9 2018-12-23 01:39:58,668 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst] is - BUILD 2018-12-23 01:39:58,668 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:40:01,671 - create_instance - DEBUG - VM status query timeout in 896.662577152 2018-12-23 01:40:01,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:02,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7debf91-fde5-49f6-b6ae-29136a92ffbf x-compute-request-id: req-f7debf91-fde5-49f6-b6ae-29136a92ffbf Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "image": {"id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "links": [{"href": "http://172.30.9.26:8774/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}]}, "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "security_groups": [{"name": "default"}], "user_id": "d7cc17626703450db2e0bce516f4e834", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:39:59Z", "hostId": "455ed86fd0cc6653b1a6660d5793a9bf8e4530270344af6b172ee83e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "created": "2018-12-23T01:39:57Z", "tenant_id": "06991a205d74447c93258083cd453a6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:40:02,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-f7debf91-fde5-49f6-b6ae-29136a92ffbf 2018-12-23 01:40:02,295 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst] is - BUILD 2018-12-23 01:40:02,295 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:40:05,298 - create_instance - DEBUG - VM status query timeout in 893.035156965 2018-12-23 01:40:05,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:05,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4da5b2af-82a3-4c85-9335-06d326a1bf43 x-compute-request-id: req-4da5b2af-82a3-4c85-9335-06d326a1bf43 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ce:ec", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "image": {"id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "links": [{"href": "http://172.30.9.26:8774/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:40:04.000000", "flavor": {"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}]}, "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "security_groups": [{"name": "default"}], "user_id": "d7cc17626703450db2e0bce516f4e834", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:40:04Z", "hostId": "455ed86fd0cc6653b1a6660d5793a9bf8e4530270344af6b172ee83e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "created": "2018-12-23T01:39:57Z", "tenant_id": "06991a205d74447c93258083cd453a6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:40:05,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-4da5b2af-82a3-4c85-9335-06d326a1bf43 2018-12-23 01:40:05,773 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst] is - ACTIVE 2018-12-23 01:40:05,774 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:40:05,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:06,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2594b1b4-0b44-4e08-b80d-62135234ef75 x-compute-request-id: req-2594b1b4-0b44-4e08-b80d-62135234ef75 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ce:ec", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "image": {"id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "links": [{"href": "http://172.30.9.26:8774/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:40:04.000000", "flavor": {"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}]}, "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "security_groups": [{"name": "default"}], "user_id": "d7cc17626703450db2e0bce516f4e834", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:40:04Z", "hostId": "455ed86fd0cc6653b1a6660d5793a9bf8e4530270344af6b172ee83e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "created": "2018-12-23T01:39:57Z", "tenant_id": "06991a205d74447c93258083cd453a6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:40:06,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-2594b1b4-0b44-4e08-b80d-62135234ef75 2018-12-23 01:40:06,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:06,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e6a75d0d-4b62-4c20-8045-c8620d0dad65 Date: Sun, 23 Dec 2018 01:40: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":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:40:06,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net used request id req-e6a75d0d-4b62-4c20-8045-c8620d0dad65 2018-12-23 01:40:06,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:06,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d66e084-60c7-4f30-a6ac-1bf36e331355 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:40:06,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-1d66e084-60c7-4f30-a6ac-1bf36e331355 2018-12-23 01:40:06,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:06,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3acdc16d-add4-4b92-9129-bc62f705addc Date: Sun, 23 Dec 2018 01:40:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:40:06,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-3acdc16d-add4-4b92-9129-bc62f705addc 2018-12-23 01:40:06,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:06,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-07074ec3-a43b-4c52-9cb0-831f7156c148 Date: Sun, 23 Dec 2018 01:40:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.2"}],"id":"5efc9979-e4e9-45af-abc5-a7a9befbd396","security_groups":[],"mac_address":"fa:16:3e:92:e2:43","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.12"}],"id":"a0eb4b6b-617f-4718-b531-cf11d0065737","security_groups":["ac50895b-b6bc-43f3-8f2f-36a86e1e1d65"],"mac_address":"fa:16:3e:ee:ce:ec","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:54Z","binding:vnic_type":"normal","device_id":"553611a4-9abe-493a-bcd6-a3ce5d1d8dc3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.4"}],"id":"a6ba9e96-6772-41c9-b0a8-313bd5db8afd","security_groups":[],"mac_address":"fa:16:3e:38:33:33","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.3"}],"id":"a8a13229-3023-4937-9c55-91a93d65e978","security_groups":[],"mac_address":"fa:16:3e:3e:7f:32","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.1"}],"id":"c65afb29-e771-4aa8-83d8-a6733c6b25b4","security_groups":[],"mac_address":"fa:16:3e:b6:e4:82","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:44Z","binding:vnic_type":"normal","device_id":"597b62be-17bb-48a6-837e-5de24b74afb4"}]} 2018-12-23 01:40:06,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-07074ec3-a43b-4c52-9cb0-831f7156c148 2018-12-23 01:40:06,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:07,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d7c1ce9-e92b-45d8-ba74-609edc8ceb79 x-compute-request-id: req-6d7c1ce9-e92b-45d8-ba74-609edc8ceb79 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ce:ec", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "image": {"id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "links": [{"href": "http://172.30.9.26:8774/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:40:04.000000", "flavor": {"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}]}, "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "security_groups": [{"name": "default"}], "user_id": "d7cc17626703450db2e0bce516f4e834", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:40:04Z", "hostId": "455ed86fd0cc6653b1a6660d5793a9bf8e4530270344af6b172ee83e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "created": "2018-12-23T01:39:57Z", "tenant_id": "06991a205d74447c93258083cd453a6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:40:07,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-6d7c1ce9-e92b-45d8-ba74-609edc8ceb79 2018-12-23 01:40:07,515 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst] is - ACTIVE 2018-12-23 01:40:07,515 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:40:07,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:08,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-4a9f8b15-c034-4563-bca8-175192573e44 x-compute-request-id: req-4a9f8b15-c034-4563-bca8-175192573e44 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ce:ec", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "image": {"id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "links": [{"href": "http://172.30.9.26:8774/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:40:04.000000", "flavor": {"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}]}, "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "security_groups": [{"name": "default"}], "user_id": "d7cc17626703450db2e0bce516f4e834", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:40:04Z", "hostId": "455ed86fd0cc6653b1a6660d5793a9bf8e4530270344af6b172ee83e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "created": "2018-12-23T01:39:57Z", "tenant_id": "06991a205d74447c93258083cd453a6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:40:08,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-4a9f8b15-c034-4563-bca8-175192573e44 2018-12-23 01:40:08,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:08,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b4ae48be-f3fd-4218-a57a-a37420fa1866 Date: Sun, 23 Dec 2018 01: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":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:40:08,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net used request id req-b4ae48be-f3fd-4218-a57a-a37420fa1866 2018-12-23 01:40:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:08,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eaae7b0-6969-4a1d-8d11-7408f1743faa Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:40:08,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-9eaae7b0-6969-4a1d-8d11-7408f1743faa 2018-12-23 01:40:08,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:08,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9423d694-7d02-49e4-8ebe-232c3e0fdcc1 Date: Sun, 23 Dec 2018 01:40:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:40:08,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-9423d694-7d02-49e4-8ebe-232c3e0fdcc1 2018-12-23 01:40:08,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:08,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-ff8b5d9d-2458-4459-b3c3-b18bae4dd053 Date: Sun, 23 Dec 2018 01:40:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.2"}],"id":"5efc9979-e4e9-45af-abc5-a7a9befbd396","security_groups":[],"mac_address":"fa:16:3e:92:e2:43","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.12"}],"id":"a0eb4b6b-617f-4718-b531-cf11d0065737","security_groups":["ac50895b-b6bc-43f3-8f2f-36a86e1e1d65"],"mac_address":"fa:16:3e:ee:ce:ec","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:54Z","binding:vnic_type":"normal","device_id":"553611a4-9abe-493a-bcd6-a3ce5d1d8dc3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.4"}],"id":"a6ba9e96-6772-41c9-b0a8-313bd5db8afd","security_groups":[],"mac_address":"fa:16:3e:38:33:33","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.3"}],"id":"a8a13229-3023-4937-9c55-91a93d65e978","security_groups":[],"mac_address":"fa:16:3e:3e:7f:32","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.1"}],"id":"c65afb29-e771-4aa8-83d8-a6733c6b25b4","security_groups":[],"mac_address":"fa:16:3e:b6:e4:82","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:44Z","binding:vnic_type":"normal","device_id":"597b62be-17bb-48a6-837e-5de24b74afb4"}]} 2018-12-23 01:40:08,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-ff8b5d9d-2458-4459-b3c3-b18bae4dd053 2018-12-23 01:40:08,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}}' 2018-12-23 01:40:10,103 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:40:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a534ad8-8b27-42e9-a898-f5f9ddbcb3d1 x-compute-request-id: req-9a534ad8-8b27-42e9-a898-f5f9ddbcb3d1 Content-Length: 0 Content-Type: application/json 2018-12-23 01:40:10,103 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3/action used request id req-9a534ad8-8b27-42e9-a898-f5f9ddbcb3d1 2018-12-23 01:40:10,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:10,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-d524b5bb-a349-4ac2-899b-9cc70f20b6f5 x-compute-request-id: req-d524b5bb-a349-4ac2-899b-9cc70f20b6f5 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ce:ec", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "image": {"id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "links": [{"href": "http://172.30.9.26:8774/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:40:04.000000", "flavor": {"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}]}, "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}], "user_id": "d7cc17626703450db2e0bce516f4e834", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:40:04Z", "hostId": "455ed86fd0cc6653b1a6660d5793a9bf8e4530270344af6b172ee83e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "created": "2018-12-23T01:39:57Z", "tenant_id": "06991a205d74447c93258083cd453a6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:40:10,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-d524b5bb-a349-4ac2-899b-9cc70f20b6f5 2018-12-23 01:40:10,433 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst] is - ACTIVE 2018-12-23 01:40:10,434 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:40:10,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:10,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-3f6ffcaf-11f5-4943-97b5-a75be801afb3 x-compute-request-id: req-3f6ffcaf-11f5-4943-97b5-a75be801afb3 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ce:ec", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "image": {"id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "links": [{"href": "http://172.30.9.26:8774/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:40:04.000000", "flavor": {"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}]}, "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}], "user_id": "d7cc17626703450db2e0bce516f4e834", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:40:04Z", "hostId": "455ed86fd0cc6653b1a6660d5793a9bf8e4530270344af6b172ee83e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "created": "2018-12-23T01:39:57Z", "tenant_id": "06991a205d74447c93258083cd453a6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:40:10,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-3f6ffcaf-11f5-4943-97b5-a75be801afb3 2018-12-23 01:40:10,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:11,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6756b460-fa68-4800-ae7f-e8deed6067b8 Date: Sun, 23 Dec 2018 01:40: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":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:40:11,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net used request id req-6756b460-fa68-4800-ae7f-e8deed6067b8 2018-12-23 01:40:11,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:11,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c16df8-3cef-47d9-8a1d-4227af95e7f1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:40:11,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-d0c16df8-3cef-47d9-8a1d-4227af95e7f1 2018-12-23 01:40:11,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:11,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cb5b79a2-c3d9-4124-a8ba-22e06551f5c4 Date: Sun, 23 Dec 2018 01:40:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:40:11,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-cb5b79a2-c3d9-4124-a8ba-22e06551f5c4 2018-12-23 01:40:11,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:11,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-b723e089-bd7b-4a8a-abbe-c21ce5725542 Date: Sun, 23 Dec 2018 01:40:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.2"}],"id":"5efc9979-e4e9-45af-abc5-a7a9befbd396","security_groups":[],"mac_address":"fa:16:3e:92:e2:43","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.12"}],"id":"a0eb4b6b-617f-4718-b531-cf11d0065737","security_groups":["ac50895b-b6bc-43f3-8f2f-36a86e1e1d65","c85e6238-8c01-4664-a22a-fe8ca8d1bb3d"],"mac_address":"fa:16:3e:ee:ce:ec","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:54Z","binding:vnic_type":"normal","device_id":"553611a4-9abe-493a-bcd6-a3ce5d1d8dc3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.4"}],"id":"a6ba9e96-6772-41c9-b0a8-313bd5db8afd","security_groups":[],"mac_address":"fa:16:3e:38:33:33","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.3"}],"id":"a8a13229-3023-4937-9c55-91a93d65e978","security_groups":[],"mac_address":"fa:16:3e:3e:7f:32","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.1"}],"id":"c65afb29-e771-4aa8-83d8-a6733c6b25b4","security_groups":[],"mac_address":"fa:16:3e:b6:e4:82","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:44Z","binding:vnic_type":"normal","device_id":"597b62be-17bb-48a6-837e-5de24b74afb4"}]} 2018-12-23 01:40:11,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-b723e089-bd7b-4a8a-abbe-c21ce5725542 2018-12-23 01:40:11,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:40:11,417 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:40:11,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:40:11,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e6a59a51d484687b0ff655e81efb038", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj-role"}], "expires_at": "2018-12-23T02:40:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06991a205d74447c93258083cd453a6a", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-user", "id": "d7cc17626703450db2e0bce516f4e834"}, "audit_ids": ["w_d0ND8RQzamGWY3Sv3LSA"], "issued_at": "2018-12-23T01:40:11.000000Z"}} 2018-12-23 01:40:11,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6b3bdfec6191c9600a0ad85fbb3b43609e7ef5" 2018-12-23 01:40:11,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b2bc009-be28-43dc-ba82-d5f6eb970264 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:40:11,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2b2bc009-be28-43dc-ba82-d5f6eb970264 2018-12-23 01:40:11,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/b431a090-eccc-4a25-a008-4c28415858b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6b3bdfec6191c9600a0ad85fbb3b43609e7ef5" 2018-12-23 01:40:12,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-f085aa2a-e95f-48a7-bd45-c850fb7c77b2 x-compute-request-id: req-f085aa2a-e95f-48a7-bd45-c850fb7c77b2 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b431a090-eccc-4a25-a008-4c28415858b5", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:40:12,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/b431a090-eccc-4a25-a008-4c28415858b5 used request id req-f085aa2a-e95f-48a7-bd45-c850fb7c77b2 2018-12-23 01:40:12,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/6a8e2e33-2069-422a-b1d0-0c198e896503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6b3bdfec6191c9600a0ad85fbb3b43609e7ef5" 2018-12-23 01:40:12,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b2c33643-3235-4493-b13d-3bebe29e9cc5 Date: Sun, 23 Dec 2018 01:40:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}} 2018-12-23 01:40:12,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/6a8e2e33-2069-422a-b1d0-0c198e896503 used request id req-b2c33643-3235-4493-b13d-3bebe29e9cc5 2018-12-23 01:40:12,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6b3bdfec6191c9600a0ad85fbb3b43609e7ef5" 2018-12-23 01:40:12,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4906532b-bcca-46d7-89f0-f72a57a7bd4c Date: Sun, 23 Dec 2018 01: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":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:40:12,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-4906532b-bcca-46d7-89f0-f72a57a7bd4c 2018-12-23 01:40:12,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6b3bdfec6191c9600a0ad85fbb3b43609e7ef5" 2018-12-23 01:40:12,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-45a169a7-7c31-4939-913e-33253e030c36 Date: Sun, 23 Dec 2018 01:40:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:40:12,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-45a169a7-7c31-4939-913e-33253e030c36 2018-12-23 01:40:12,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6b3bdfec6191c9600a0ad85fbb3b43609e7ef5" 2018-12-23 01:40:13,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2af91002-2d43-4920-86b0-7cac06bf22ea Date: Sun, 23 Dec 2018 01:40: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":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:40:13,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net used request id req-2af91002-2d43-4920-86b0-7cac06bf22ea 2018-12-23 01:40:13,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:40:13,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:40:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:40:13,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6b3bdfec6191c9600a0ad85fbb3b43609e7ef5" 2018-12-23 01:40:13,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e082766-23fd-4a50-bd7c-6a56456d8e43 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:40:13,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-5e082766-23fd-4a50-bd7c-6a56456d8e43 2018-12-23 01:40:13,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6b3bdfec6191c9600a0ad85fbb3b43609e7ef5" 2018-12-23 01:40:13,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ddeae801-6dad-4f7c-a185-12c29b1904e3 Date: Sun, 23 Dec 2018 01:40:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:40:13,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-ddeae801-6dad-4f7c-a185-12c29b1904e3 2018-12-23 01:40:13,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204&mac_address=fa%3A16%3A3e%3Aee%3Ace%3Aec&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6b3bdfec6191c9600a0ad85fbb3b43609e7ef5" 2018-12-23 01:40:13,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-7fa9d3ce-c3a1-4e5c-8d6f-e7d587d39ae9 Date: Sun, 23 Dec 2018 01:40:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.12"}],"id":"a0eb4b6b-617f-4718-b531-cf11d0065737","security_groups":["ac50895b-b6bc-43f3-8f2f-36a86e1e1d65","c85e6238-8c01-4664-a22a-fe8ca8d1bb3d"],"mac_address":"fa:16:3e:ee:ce:ec","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:54Z","binding:vnic_type":"normal","device_id":"553611a4-9abe-493a-bcd6-a3ce5d1d8dc3"}]} 2018-12-23 01:40:13,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204&mac_address=fa%3A16%3A3e%3Aee%3Ace%3Aec&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1&admin_state_up=True used request id req-7fa9d3ce-c3a1-4e5c-8d6f-e7d587d39ae9 2018-12-23 01:40:13,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6b3bdfec6191c9600a0ad85fbb3b43609e7ef5" 2018-12-23 01:40:13,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b466fe4-10af-46f1-8676-3c259a07c9e5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:40:13,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-9b466fe4-10af-46f1-8676-3c259a07c9e5 2018-12-23 01:40:13,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6b3bdfec6191c9600a0ad85fbb3b43609e7ef5" 2018-12-23 01:40:13,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a072502c-cb66-4fe2-b987-04bbcac9ca93 Date: Sun, 23 Dec 2018 01:40: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":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:40:13,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net used request id req-a072502c-cb66-4fe2-b987-04bbcac9ca93 2018-12-23 01:40:13,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6b3bdfec6191c9600a0ad85fbb3b43609e7ef5" 2018-12-23 01:40:13,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d357748b-ec81-40db-b447-88bcd4557d8b Date: Sun, 23 Dec 2018 01:40:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:40:13,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-d357748b-ec81-40db-b447-88bcd4557d8b 2018-12-23 01:40:13,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6b3bdfec6191c9600a0ad85fbb3b43609e7ef5" 2018-12-23 01:40:13,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-1ef10780-470c-4cd9-9b07-7253efd375ea Date: Sun, 23 Dec 2018 01:40:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.2"}],"id":"5efc9979-e4e9-45af-abc5-a7a9befbd396","security_groups":[],"mac_address":"fa:16:3e:92:e2:43","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.12"}],"id":"a0eb4b6b-617f-4718-b531-cf11d0065737","security_groups":["ac50895b-b6bc-43f3-8f2f-36a86e1e1d65","c85e6238-8c01-4664-a22a-fe8ca8d1bb3d"],"mac_address":"fa:16:3e:ee:ce:ec","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:54Z","binding:vnic_type":"normal","device_id":"553611a4-9abe-493a-bcd6-a3ce5d1d8dc3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.4"}],"id":"a6ba9e96-6772-41c9-b0a8-313bd5db8afd","security_groups":[],"mac_address":"fa:16:3e:38:33:33","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.3"}],"id":"a8a13229-3023-4937-9c55-91a93d65e978","security_groups":[],"mac_address":"fa:16:3e:3e:7f:32","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.1"}],"id":"c65afb29-e771-4aa8-83d8-a6733c6b25b4","security_groups":[],"mac_address":"fa:16:3e:b6:e4:82","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:44Z","binding:vnic_type":"normal","device_id":"597b62be-17bb-48a6-837e-5de24b74afb4"}]} 2018-12-23 01:40:13,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-1ef10780-470c-4cd9-9b07-7253efd375ea 2018-12-23 01:40:13,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6b3bdfec6191c9600a0ad85fbb3b43609e7ef5" 2018-12-23 01:40:14,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b193644d-4b80-4356-a2b5-506be0473082 Date: Sun, 23 Dec 2018 01:40:14 GMT RESP BODY: {"floatingips": []} 2018-12-23 01:40:14,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-b193644d-4b80-4356-a2b5-506be0473082 2018-12-23 01:40:14,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:40:14,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:40:14,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e6a59a51d484687b0ff655e81efb038", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj-role"}], "expires_at": "2018-12-23T02:40:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06991a205d74447c93258083cd453a6a", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/06991a205d74447c93258083cd453a6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-user", "id": "d7cc17626703450db2e0bce516f4e834"}, "audit_ids": ["FqHXemb3TdCVqvgXhInNwg"], "issued_at": "2018-12-23T01:40:14.000000Z"}} 2018-12-23 01:40:14,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:14,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15188b23-f856-46a4-822e-c4b7a54e68b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:40:14,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-15188b23-f856-46a4-822e-c4b7a54e68b7 2018-12-23 01:40:14,562 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:40:14,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:14,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a330b506-3f4e-44fa-b1e4-ce9a3417f679 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:40:14,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a330b506-3f4e-44fa-b1e4-ce9a3417f679 2018-12-23 01:40:14,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:14,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-98b003f8-c0ed-4509-b48e-32a0dfaee19f Date: Sun, 23 Dec 2018 01: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":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:40:14,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net used request id req-98b003f8-c0ed-4509-b48e-32a0dfaee19f 2018-12-23 01:40:14,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:40:14,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:40:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:40:14,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:14,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f823a2-986f-459b-be1b-7acfcf86ba5e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:40:14,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-97f823a2-986f-459b-be1b-7acfcf86ba5e 2018-12-23 01:40:15,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:15,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1f5a4b36-7a62-4062-b9b2-6d16632263c9 Date: Sun, 23 Dec 2018 01:40:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:40:15,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-1f5a4b36-7a62-4062-b9b2-6d16632263c9 2018-12-23 01:40:15,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204&mac_address=fa%3A16%3A3e%3Aee%3Ace%3Aec&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:15,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-d819b131-6413-4453-857a-bda6e8aec473 Date: Sun, 23 Dec 2018 01:40:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.12"}],"id":"a0eb4b6b-617f-4718-b531-cf11d0065737","security_groups":["ac50895b-b6bc-43f3-8f2f-36a86e1e1d65","c85e6238-8c01-4664-a22a-fe8ca8d1bb3d"],"mac_address":"fa:16:3e:ee:ce:ec","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:54Z","binding:vnic_type":"normal","device_id":"553611a4-9abe-493a-bcd6-a3ce5d1d8dc3"}]} 2018-12-23 01:40:15,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204&mac_address=fa%3A16%3A3e%3Aee%3Ace%3Aec&name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1&admin_state_up=True used request id req-d819b131-6413-4453-857a-bda6e8aec473 2018-12-23 01:40:15,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:15,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfc19bba-6556-452c-b46c-9ab2b30f15c7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:40:15,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-dfc19bba-6556-452c-b46c-9ab2b30f15c7 2018-12-23 01:40:15,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:16,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-2a5fbd27-965c-4b03-96a2-55780c7dc94a x-compute-request-id: req-2a5fbd27-965c-4b03-96a2-55780c7dc94a Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ce:ec", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "image": {"id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "links": [{"href": "http://172.30.9.26:8774/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:40:04.000000", "flavor": {"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}]}, "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}], "user_id": "d7cc17626703450db2e0bce516f4e834", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:40:04Z", "hostId": "455ed86fd0cc6653b1a6660d5793a9bf8e4530270344af6b172ee83e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "created": "2018-12-23T01:39:57Z", "tenant_id": "06991a205d74447c93258083cd453a6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:40:16,257 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst used request id req-2a5fbd27-965c-4b03-96a2-55780c7dc94a 2018-12-23 01:40:16,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:16,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7cb5fa32-ccbf-41a5-aa6d-bc0fddd6a06a Date: Sun, 23 Dec 2018 01: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":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:40:16,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net used request id req-7cb5fa32-ccbf-41a5-aa6d-bc0fddd6a06a 2018-12-23 01:40:16,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:16,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1b89b0d7-f38d-49a6-9489-01baa1c38179 Date: Sun, 23 Dec 2018 01:40:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:40:16,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-1b89b0d7-f38d-49a6-9489-01baa1c38179 2018-12-23 01:40:16,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:16,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-6f40e256-7e55-498b-9051-909cf78732b0 Date: Sun, 23 Dec 2018 01:40:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.2"}],"id":"5efc9979-e4e9-45af-abc5-a7a9befbd396","security_groups":[],"mac_address":"fa:16:3e:92:e2:43","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.12"}],"id":"a0eb4b6b-617f-4718-b531-cf11d0065737","security_groups":["ac50895b-b6bc-43f3-8f2f-36a86e1e1d65","c85e6238-8c01-4664-a22a-fe8ca8d1bb3d"],"mac_address":"fa:16:3e:ee:ce:ec","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:54Z","binding:vnic_type":"normal","device_id":"553611a4-9abe-493a-bcd6-a3ce5d1d8dc3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.4"}],"id":"a6ba9e96-6772-41c9-b0a8-313bd5db8afd","security_groups":[],"mac_address":"fa:16:3e:38:33:33","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.3"}],"id":"a8a13229-3023-4937-9c55-91a93d65e978","security_groups":[],"mac_address":"fa:16:3e:3e:7f:32","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.1"}],"id":"c65afb29-e771-4aa8-83d8-a6733c6b25b4","security_groups":[],"mac_address":"fa:16:3e:b6:e4:82","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:44Z","binding:vnic_type":"normal","device_id":"597b62be-17bb-48a6-837e-5de24b74afb4"}]} 2018-12-23 01:40:16,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-6f40e256-7e55-498b-9051-909cf78732b0 2018-12-23 01:40:16,953 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst 2018-12-23 01:40:16,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:16,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2a9e031b-1bd8-4220-9e30-a13a8fecb3ed Date: Sun, 23 Dec 2018 01:40:16 GMT RESP BODY: {"floatingips": []} 2018-12-23 01:40:16,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-2a9e031b-1bd8-4220-9e30-a13a8fecb3ed 2018-12-23 01:40:16,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:17,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-9fca0075-c7b1-4e11-9ea2-97201889eca9 Date: Sun, 23 Dec 2018 01:40:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:38Z", "admin_state_up": true, "updated_at": "2018-12-23T01:39:44Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "06991a205d74447c93258083cd453a6a", "id": "597b62be-17bb-48a6-837e-5de24b74afb4", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-router"}]} 2018-12-23 01:40:17,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-router used request id req-9fca0075-c7b1-4e11-9ea2-97201889eca9 2018-12-23 01:40:17,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:17,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b37b847-064d-4bb0-be16-c603c7bfef6d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:40:17,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-4b37b847-064d-4bb0-be16-c603c7bfef6d 2018-12-23 01:40:17,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=597b62be-17bb-48a6-837e-5de24b74afb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:17,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b24772f7-7952-47ff-bc90-0d8b3d32f7f6 Date: Sun, 23 Dec 2018 01:40:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.1"}],"id":"c65afb29-e771-4aa8-83d8-a6733c6b25b4","security_groups":[],"mac_address":"fa:16:3e:b6:e4:82","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:44Z","binding:vnic_type":"normal","device_id":"597b62be-17bb-48a6-837e-5de24b74afb4"}]} 2018-12-23 01:40:17,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=597b62be-17bb-48a6-837e-5de24b74afb4 used request id req-b24772f7-7952-47ff-bc90-0d8b3d32f7f6 2018-12-23 01:40:17,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/6a8e2e33-2069-422a-b1d0-0c198e896503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:17,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-7eef2a51-1029-4486-a3fd-18ec670fce6e Date: Sun, 23 Dec 2018 01:40:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}} 2018-12-23 01:40:17,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/6a8e2e33-2069-422a-b1d0-0c198e896503 used request id req-7eef2a51-1029-4486-a3fd-18ec670fce6e 2018-12-23 01:40:17,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:17,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-40c3d8a3-3f6c-40a1-99ad-f5fb4298f30c Date: Sun, 23 Dec 2018 01:40:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:40:17,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-40c3d8a3-3f6c-40a1-99ad-f5fb4298f30c 2018-12-23 01:40:17,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:17,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e1c0c0f1-c297-4ac5-8d20-75a4dafa5a19 Date: Sun, 23 Dec 2018 01:40:17 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:40:17,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-e1c0c0f1-c297-4ac5-8d20-75a4dafa5a19 2018-12-23 01:40:17,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:18,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4627b050-561f-4ae2-aa71-5d540f359b78 x-compute-request-id: req-4627b050-561f-4ae2-aa71-5d540f359b78 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ce:ec", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "image": {"id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "links": [{"href": "http://172.30.9.26:8774/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:40:04.000000", "flavor": {"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}]}, "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}], "user_id": "d7cc17626703450db2e0bce516f4e834", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:40:04Z", "hostId": "455ed86fd0cc6653b1a6660d5793a9bf8e4530270344af6b172ee83e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "created": "2018-12-23T01:39:57Z", "tenant_id": "06991a205d74447c93258083cd453a6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:40:18,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-4627b050-561f-4ae2-aa71-5d540f359b78 2018-12-23 01:40:18,221 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst] is - ACTIVE 2018-12-23 01:40:18,221 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:40:18,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:18,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-84544ff3-69d2-4a68-990e-edcebb2a31ab x-compute-request-id: req-84544ff3-69d2-4a68-990e-edcebb2a31ab Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ce:ec", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "image": {"id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "links": [{"href": "http://172.30.9.26:8774/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:40:04.000000", "flavor": {"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}]}, "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}], "user_id": "d7cc17626703450db2e0bce516f4e834", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:40:04Z", "hostId": "455ed86fd0cc6653b1a6660d5793a9bf8e4530270344af6b172ee83e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "created": "2018-12-23T01:39:57Z", "tenant_id": "06991a205d74447c93258083cd453a6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:40:18,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-84544ff3-69d2-4a68-990e-edcebb2a31ab 2018-12-23 01:40:19,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:19,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6e594ecf-c2ab-47dd-92f9-be8523ceb586 Date: Sun, 23 Dec 2018 01:40: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":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:40:19,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net used request id req-6e594ecf-c2ab-47dd-92f9-be8523ceb586 2018-12-23 01:40:19,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:19,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-231aa79c-1233-48d5-bb45-86d38718f7ec Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:40:19,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-231aa79c-1233-48d5-bb45-86d38718f7ec 2018-12-23 01:40:19,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:19,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-69c41359-7e80-4e4b-98fe-2904378d4478 Date: Sun, 23 Dec 2018 01:40:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:40:19,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-69c41359-7e80-4e4b-98fe-2904378d4478 2018-12-23 01:40:19,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:19,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-93d45b42-d491-4ca8-89b1-ab748302d799 Date: Sun, 23 Dec 2018 01:40:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.2"}],"id":"5efc9979-e4e9-45af-abc5-a7a9befbd396","security_groups":[],"mac_address":"fa:16:3e:92:e2:43","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.12"}],"id":"a0eb4b6b-617f-4718-b531-cf11d0065737","security_groups":["ac50895b-b6bc-43f3-8f2f-36a86e1e1d65","c85e6238-8c01-4664-a22a-fe8ca8d1bb3d"],"mac_address":"fa:16:3e:ee:ce:ec","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:54Z","binding:vnic_type":"normal","device_id":"553611a4-9abe-493a-bcd6-a3ce5d1d8dc3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.4"}],"id":"a6ba9e96-6772-41c9-b0a8-313bd5db8afd","security_groups":[],"mac_address":"fa:16:3e:38:33:33","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.3"}],"id":"a8a13229-3023-4937-9c55-91a93d65e978","security_groups":[],"mac_address":"fa:16:3e:3e:7f:32","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.1"}],"id":"c65afb29-e771-4aa8-83d8-a6733c6b25b4","security_groups":[],"mac_address":"fa:16:3e:b6:e4:82","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:44Z","binding:vnic_type":"normal","device_id":"597b62be-17bb-48a6-837e-5de24b74afb4"}]} 2018-12-23 01:40:19,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-93d45b42-d491-4ca8-89b1-ab748302d799 2018-12-23 01:40:19,495 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 01:40:19,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:19,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-95006e49-64ab-42e2-9e3e-4594b00cb65f Date: Sun, 23 Dec 2018 01:40:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:40:19,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-95006e49-64ab-42e2-9e3e-4594b00cb65f 2018-12-23 01:40:19,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:19,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-342e15df-a2a9-4a91-a5b4-5b9811672470 Date: Sun, 23 Dec 2018 01:40:19 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:40:19,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-342e15df-a2a9-4a91-a5b4-5b9811672470 2018-12-23 01:40:19,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" -d '{"floatingip": {"floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "port_id": "a0eb4b6b-617f-4718-b531-cf11d0065737"}}' 2018-12-23 01:40:22,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-db093008-7399-4506-afef-02c46379141e Date: Sun, 23 Dec 2018 01:40:22 GMT RESP BODY: {"floatingip": {"router_id": "597b62be-17bb-48a6-837e-5de24b74afb4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:40:20Z", "updated_at": "2018-12-23T01:40:20Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "06991a205d74447c93258083cd453a6a", "port_id": "a0eb4b6b-617f-4718-b531-cf11d0065737", "id": "383a5895-cf8f-4f7b-9595-6cce8e6d62ad"}} 2018-12-23 01:40:22,113 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-db093008-7399-4506-afef-02c46379141e 2018-12-23 01:40:22,113 - create_instance - INFO - Created floating IP 172.30.9.204 via router - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-router 2018-12-23 01:40:22,113 - create_instance - INFO - Checking if VM is active 2018-12-23 01:40:22,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:22,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f695fedf-e0bc-4f71-84f0-2da980634709 x-compute-request-id: req-f695fedf-e0bc-4f71-84f0-2da980634709 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ce:ec", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "image": {"id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "links": [{"href": "http://172.30.9.26:8774/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:40:04.000000", "flavor": {"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}]}, "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}], "user_id": "d7cc17626703450db2e0bce516f4e834", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:40:04Z", "hostId": "455ed86fd0cc6653b1a6660d5793a9bf8e4530270344af6b172ee83e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "created": "2018-12-23T01:39:57Z", "tenant_id": "06991a205d74447c93258083cd453a6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:40:22,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-f695fedf-e0bc-4f71-84f0-2da980634709 2018-12-23 01:40:22,927 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst] is - ACTIVE 2018-12-23 01:40:22,927 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:40:22,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:23,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c19abc6d-d2ce-4ebd-84cd-c1d87b92c1c9 x-compute-request-id: req-c19abc6d-d2ce-4ebd-84cd-c1d87b92c1c9 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ce:ec", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ce:ec", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "image": {"id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "links": [{"href": "http://172.30.9.26:8774/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:40:04.000000", "flavor": {"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}]}, "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp"}], "user_id": "d7cc17626703450db2e0bce516f4e834", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:40:04Z", "hostId": "455ed86fd0cc6653b1a6660d5793a9bf8e4530270344af6b172ee83e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "created": "2018-12-23T01:39:57Z", "tenant_id": "06991a205d74447c93258083cd453a6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:40:23,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-c19abc6d-d2ce-4ebd-84cd-c1d87b92c1c9 2018-12-23 01:40:23,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:23,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cc3cffaf-bf9f-4995-b201-adde0b9e8229 Date: Sun, 23 Dec 2018 01:40: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":["6a8e2e33-2069-422a-b1d0-0c198e896503"],"updated_at":"2018-12-23T01:39:35Z","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06991a205d74447c93258083cd453a6a","id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net"}]} 2018-12-23 01:40:23,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net used request id req-cc3cffaf-bf9f-4995-b201-adde0b9e8229 2018-12-23 01:40:23,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:23,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c07ae192-ec85-47de-9c85-8d8103d96b72 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:40:23,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-c07ae192-ec85-47de-9c85-8d8103d96b72 2018-12-23 01:40:23,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:23,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-44b67640-4ae9-4e75-a3c5-8cb61d82fe5b Date: Sun, 23 Dec 2018 01:40:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:39: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":"06991a205d74447c93258083cd453a6a","id":"6a8e2e33-2069-422a-b1d0-0c198e896503","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet"}]} 2018-12-23 01:40:23,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-44b67640-4ae9-4e75-a3c5-8cb61d82fe5b 2018-12-23 01:40:23,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:24,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-090d38b2-98d9-441c-aef8-919619492ff0 Date: Sun, 23 Dec 2018 01:40:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.2"}],"id":"5efc9979-e4e9-45af-abc5-a7a9befbd396","security_groups":[],"mac_address":"fa:16:3e:92:e2:43","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.12"}],"id":"a0eb4b6b-617f-4718-b531-cf11d0065737","security_groups":["ac50895b-b6bc-43f3-8f2f-36a86e1e1d65","c85e6238-8c01-4664-a22a-fe8ca8d1bb3d"],"mac_address":"fa:16:3e:ee:ce:ec","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:54Z","binding:vnic_type":"normal","device_id":"553611a4-9abe-493a-bcd6-a3ce5d1d8dc3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.4"}],"id":"a6ba9e96-6772-41c9-b0a8-313bd5db8afd","security_groups":[],"mac_address":"fa:16:3e:38:33:33","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.3"}],"id":"a8a13229-3023-4937-9c55-91a93d65e978","security_groups":[],"mac_address":"fa:16:3e:3e:7f:32","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-72163f40-ffaf-4ad8-bb68-b8e0221d1204"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:39:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a8e2e33-2069-422a-b1d0-0c198e896503","ip_address":"10.55.1.1"}],"id":"c65afb29-e771-4aa8-83d8-a6733c6b25b4","security_groups":[],"mac_address":"fa:16:3e:b6:e4:82","project_id":"06991a205d74447c93258083cd453a6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72163f40-ffaf-4ad8-bb68-b8e0221d1204","tenant_id":"06991a205d74447c93258083cd453a6a","created_at":"2018-12-23T01:39:44Z","binding:vnic_type":"normal","device_id":"597b62be-17bb-48a6-837e-5de24b74afb4"}]} 2018-12-23 01:40:24,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-090d38b2-98d9-441c-aef8-919619492ff0 2018-12-23 01:40:24,102 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:40:24,105 - paramiko.transport - DEBUG - starting thread (client mode): 0x55bbaf90L 2018-12-23 01:40:24,105 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:40:24,105 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:40:24,106 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:40:24,107 - 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-12-23 01:40:24,107 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:40:24,107 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:40:24,107 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:40:24,107 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:40:24,108 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:40:24,124 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:40:24,125 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:40:24,137 - paramiko.transport - DEBUG - Trying key f69e7b05bbcbedf30e4357997d9692f2 from tmp/CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964 2018-12-23 01:40:24,163 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:40:24,165 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:40:24,266 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:40:24,283 - create_instance - INFO - SSH is active for VM instance 2018-12-23 01:40:24,284 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:40:24,285 - paramiko.transport - DEBUG - starting thread (client mode): 0x55bbabd0L 2018-12-23 01:40:24,286 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:40:24,286 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:40:24,286 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:40:24,287 - 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-12-23 01:40:24,287 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:40:24,288 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:40:24,288 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:40:24,288 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:40:24,288 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:40:24,304 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:40:24,305 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:40:24,318 - paramiko.transport - DEBUG - Trying key f69e7b05bbcbedf30e4357997d9692f2 from tmp/CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964 2018-12-23 01:40:24,343 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:40:24,346 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:40:24,350 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:40:24,351 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 01:40:24,351 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:40:24,353 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:40:24,354 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:40:24,355 - create_instance - INFO - Deleting Port with ID - a0eb4b6b-617f-4718-b531-cf11d0065737 2018-12-23 01:40:24,356 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1 2018-12-23 01:40:24,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/a0eb4b6b-617f-4718-b531-cf11d0065737 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:25,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c060567-089c-4b31-a804-457a545532b1 Date: Sun, 23 Dec 2018 01:40:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:40:25,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/a0eb4b6b-617f-4718-b531-cf11d0065737 used request id req-4c060567-089c-4b31-a804-457a545532b1 2018-12-23 01:40:25,105 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst 2018-12-23 01:40:25,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:25,249 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:40:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c77ab4f7-bc04-4152-b10c-f08a3f911c29 x-compute-request-id: req-c77ab4f7-bc04-4152-b10c-f08a3f911c29 Content-Type: application/json 2018-12-23 01:40:25,249 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-c77ab4f7-bc04-4152-b10c-f08a3f911c29 2018-12-23 01:40:25,250 - create_instance - INFO - Checking deletion status 2018-12-23 01:40:25,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:25,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9becc045-eca7-4bfc-93e6-190656ff4078 x-compute-request-id: req-9becc045-eca7-4bfc-93e6-190656ff4078 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "image": {"id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "links": [{"href": "http://172.30.9.26:8774/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:40:04.000000", "flavor": {"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}]}, "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "user_id": "d7cc17626703450db2e0bce516f4e834", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:40:25Z", "hostId": "455ed86fd0cc6653b1a6660d5793a9bf8e4530270344af6b172ee83e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "created": "2018-12-23T01:39:57Z", "tenant_id": "06991a205d74447c93258083cd453a6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:40:25,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-9becc045-eca7-4bfc-93e6-190656ff4078 2018-12-23 01:40:25,672 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst] is - ACTIVE 2018-12-23 01:40:25,672 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:40:28,675 - create_instance - DEBUG - VM status query timeout in 296.574645042 2018-12-23 01:40:28,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:28,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63a16620-abfd-434f-b4ef-1e18091e7ace x-compute-request-id: req-63a16620-abfd-434f-b4ef-1e18091e7ace Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "rel": "bookmark"}], "image": {"id": "f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "links": [{"href": "http://172.30.9.26:8774/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:40:04.000000", "flavor": {"id": "b431a090-eccc-4a25-a008-4c28415858b5", "links": [{"href": "http://172.30.9.26:8774/flavors/b431a090-eccc-4a25-a008-4c28415858b5", "rel": "bookmark"}]}, "id": "553611a4-9abe-493a-bcd6-a3ce5d1d8dc3", "user_id": "d7cc17626703450db2e0bce516f4e834", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:40:25Z", "hostId": "455ed86fd0cc6653b1a6660d5793a9bf8e4530270344af6b172ee83e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp", "name": "CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst", "created": "2018-12-23T01:39:57Z", "tenant_id": "06991a205d74447c93258083cd453a6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:40:28,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-63a16620-abfd-434f-b4ef-1e18091e7ace 2018-12-23 01:40:28,930 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst] is - ACTIVE 2018-12-23 01:40:28,931 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:40:31,934 - create_instance - DEBUG - VM status query timeout in 293.315892935 2018-12-23 01:40:31,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa27d78b893513134479a1ff39fb4eae941c09" 2018-12-23 01:40:31,985 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:40:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-94c1b969-c0eb-439d-b3ab-c4bd415af5ed x-compute-request-id: req-94c1b969-c0eb-439d-b3ab-c4bd415af5ed Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 could not be found.", "code": 404}} 2018-12-23 01:40:31,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 used request id req-94c1b969-c0eb-439d-b3ab-c4bd415af5ed 2018-12-23 01:40:31,985 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 553611a4-9abe-493a-bcd6-a3ce5d1d8dc3 could not be found. (HTTP 404) (Request-ID: req-94c1b969-c0eb-439d-b3ab-c4bd415af5ed) 2018-12-23 01:40:31,985 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-inst 2018-12-23 01:40:31,987 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2018-12-23 01:40:31,987 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-12-23 01:40:31,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/383a5895-cf8f-4f7b-9595-6cce8e6d62ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:32,455 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c899641-6348-401a-b987-330e1541b65d Content-Length: 0 Date: Sun, 23 Dec 2018 01:40:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:40:32,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/383a5895-cf8f-4f7b-9595-6cce8e6d62ad used request id req-5c899641-6348-401a-b987-330e1541b65d 2018-12-23 01:40:32,455 - create_instance - INFO - Deleting Port with ID - a0eb4b6b-617f-4718-b531-cf11d0065737 2018-12-23 01:40:32,455 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964port-1 2018-12-23 01:40:32,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/a0eb4b6b-617f-4718-b531-cf11d0065737 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93b03deaeb4543318401caa02a4db2124696aa9" 2018-12-23 01:40:32,649 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 132 X-Openstack-Request-Id: req-352e2e36-814a-49ed-9c17-60cc5dd05be5 Date: Sun, 23 Dec 2018 01:40:32 GMT RESP BODY: {"NeutronError": {"message": "Port a0eb4b6b-617f-4718-b531-cf11d0065737 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-12-23 01:40:32,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/a0eb4b6b-617f-4718-b531-cf11d0065737 used request id req-352e2e36-814a-49ed-9c17-60cc5dd05be5 2018-12-23 01:40:32,650 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port a0eb4b6b-617f-4718-b531-cf11d0065737 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-12-23 01:40:32,650 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port a0eb4b6b-617f-4718-b531-cf11d0065737 could not be found. Neutron server returns request_ids: ['req-352e2e36-814a-49ed-9c17-60cc5dd05be5'] 2018-12-23 01:40:32,651 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp 2018-12-23 01:40:32,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d835205a9abc344b4c993288e5d532506abe73c" 2018-12-23 01:40:32,697 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:40:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e7bb509-9357-4267-92cf-182f6f9598dd x-compute-request-id: req-2e7bb509-9357-4267-92cf-182f6f9598dd Content-Length: 0 Content-Type: application/json 2018-12-23 01:40:32,697 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-kp used request id req-2e7bb509-9357-4267-92cf-182f6f9598dd 2018-12-23 01:40:32,698 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964.pub] 2018-12-23 01:40:32,698 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964] 2018-12-23 01:40:32,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/b431a090-eccc-4a25-a008-4c28415858b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae84777aa090013352280b5dfc9075cb9c5684e" 2018-12-23 01:40:32,740 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:40:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-014af457-79f9-4459-9070-28ca7c02210f x-compute-request-id: req-014af457-79f9-4459-9070-28ca7c02210f Content-Length: 0 Content-Type: application/json 2018-12-23 01:40:32,740 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b431a090-eccc-4a25-a008-4c28415858b5 used request id req-014af457-79f9-4459-9070-28ca7c02210f 2018-12-23 01:40:32,741 - neutron_utils - INFO - Deleting security group rule with ID - c2974301-49d2-4350-8128-4354b33785b1 2018-12-23 01:40:32,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/c2974301-49d2-4350-8128-4354b33785b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:40:32,842 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56f7a8cf-1afb-446b-86aa-5a3fe0538c84 Content-Length: 0 Date: Sun, 23 Dec 2018 01:40:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:40:32,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/c2974301-49d2-4350-8128-4354b33785b1 used request id req-56f7a8cf-1afb-446b-86aa-5a3fe0538c84 2018-12-23 01:40:32,843 - neutron_utils - INFO - Deleting security group rule with ID - 708d17da-449a-4f0b-bef8-599c68b18255 2018-12-23 01:40:32,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/708d17da-449a-4f0b-bef8-599c68b18255 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:40:32,947 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86c14ed9-0bfd-410d-9cbf-fa1c43fa56d1 Content-Length: 0 Date: Sun, 23 Dec 2018 01:40:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:40:32,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/708d17da-449a-4f0b-bef8-599c68b18255 used request id req-86c14ed9-0bfd-410d-9cbf-fa1c43fa56d1 2018-12-23 01:40:32,948 - neutron_utils - INFO - Deleting security group rule with ID - 048485ee-5c68-43ac-8dc7-61ebae2d17f1 2018-12-23 01:40:32,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/048485ee-5c68-43ac-8dc7-61ebae2d17f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:40:33,181 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63ddc3e4-d730-4373-b49a-790a7ca4e412 Content-Length: 0 Date: Sun, 23 Dec 2018 01:40:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:40:33,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/048485ee-5c68-43ac-8dc7-61ebae2d17f1 used request id req-63ddc3e4-d730-4373-b49a-790a7ca4e412 2018-12-23 01:40:33,181 - neutron_utils - INFO - Deleting security group rule with ID - b601a45a-17e2-4aff-86e2-77d51d025a00 2018-12-23 01:40:33,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/b601a45a-17e2-4aff-86e2-77d51d025a00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:40:33,275 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e2760a2-f470-48a4-b40f-4a9dfc285775 Content-Length: 0 Date: Sun, 23 Dec 2018 01:40:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:40:33,275 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/b601a45a-17e2-4aff-86e2-77d51d025a00 used request id req-2e2760a2-f470-48a4-b40f-4a9dfc285775 2018-12-23 01:40:33,275 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-sec-grp 2018-12-23 01:40:33,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c85e6238-8c01-4664-a22a-fe8ca8d1bb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec6f1a3195b1e09f964874224c32ef086820e54" 2018-12-23 01:40:33,561 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb73c325-732b-48bc-b6ff-f28004466b69 Content-Length: 0 Date: Sun, 23 Dec 2018 01:40:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:40:33,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c85e6238-8c01-4664-a22a-fe8ca8d1bb3d used request id req-bb73c325-732b-48bc-b6ff-f28004466b69 2018-12-23 01:40:33,562 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-router and subnet CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet 2018-12-23 01:40:33,563 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-router 2018-12-23 01:40:33,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/597b62be-17bb-48a6-837e-5de24b74afb4/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bda3f0b7174761cf698c714fa660de16a4c362" -d '{"subnet_id": "6a8e2e33-2069-422a-b1d0-0c198e896503"}' 2018-12-23 01:40:35,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-22de8a13-35d2-4052-af32-a3284c621671 Date: Sun, 23 Dec 2018 01:40:35 GMT RESP BODY: {"network_id": "72163f40-ffaf-4ad8-bb68-b8e0221d1204", "tenant_id": "06991a205d74447c93258083cd453a6a", "subnet_id": "6a8e2e33-2069-422a-b1d0-0c198e896503", "subnet_ids": ["6a8e2e33-2069-422a-b1d0-0c198e896503"], "port_id": "c65afb29-e771-4aa8-83d8-a6733c6b25b4", "id": "597b62be-17bb-48a6-837e-5de24b74afb4"} 2018-12-23 01:40:35,243 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/597b62be-17bb-48a6-837e-5de24b74afb4/remove_router_interface used request id req-22de8a13-35d2-4052-af32-a3284c621671 2018-12-23 01:40:35,243 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-router 2018-12-23 01:40:35,244 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-router 2018-12-23 01:40:35,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/597b62be-17bb-48a6-837e-5de24b74afb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bda3f0b7174761cf698c714fa660de16a4c362" 2018-12-23 01:40:39,073 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-45da7eca-f52f-4a8b-9dd8-b52f8b16f415 Content-Length: 0 Date: Sun, 23 Dec 2018 01:40:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:40:39,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/597b62be-17bb-48a6-837e-5de24b74afb4 used request id req-45da7eca-f52f-4a8b-9dd8-b52f8b16f415 2018-12-23 01:40:39,074 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet 2018-12-23 01:40:39,074 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-subnet 2018-12-23 01:40:39,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/6a8e2e33-2069-422a-b1d0-0c198e896503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1509a31c51df8432899f3000c1799da3abb9c657" 2018-12-23 01:40:41,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05523255-4495-4983-b322-83d15f7d39ce Date: Sun, 23 Dec 2018 01:40:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:40:41,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6a8e2e33-2069-422a-b1d0-0c198e896503 used request id req-05523255-4495-4983-b322-83d15f7d39ce 2018-12-23 01:40:41,286 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-pub-net 2018-12-23 01:40:41,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/72163f40-ffaf-4ad8-bb68-b8e0221d1204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1509a31c51df8432899f3000c1799da3abb9c657" 2018-12-23 01:40:42,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-64ccb6e4-f40c-4398-b89e-2d8c67e7c77a Date: Sun, 23 Dec 2018 01:40:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:40:42,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/72163f40-ffaf-4ad8-bb68-b8e0221d1204 used request id req-64ccb6e4-f40c-4398-b89e-2d8c67e7c77a 2018-12-23 01:40:42,372 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-938a786a-81a6-434e-bb19-9185af5f4964-image 2018-12-23 01:40:42,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fa21075a9347c8a936e846380de4af6c3365667" 2018-12-23 01:40:43,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e241c751-1a6d-49fa-a064-c548aada25d0 Date: Sun, 23 Dec 2018 01:40:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:40:43,596 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f4f0a77a-93ec-4199-a04b-cd0e39c1b385 used request id req-e241c751-1a6d-49fa-a064-c548aada25d0 2018-12-23 01:40:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" 2018-12-23 01:40:43,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-bde2f52e-327e-4b82-9f73-a509e51c8072 Date: Sun, 23 Dec 2018 01:40:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:33Z", "updated_at": "2018-12-23T01:39:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:33Z", "revision_number": 0, "id": "275203ce-f5af-439c-9648-5fa1ccbaf2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:33Z", "security_group_id": "ac50895b-b6bc-43f3-8f2f-36a86e1e1d65", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "06991a205d74447c93258083cd453a6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:33Z", "revision_number": 0, "id": "3c0b2d58-1a07-4f7c-9f4e-493f0c47ef80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:33Z", "security_group_id": "ac50895b-b6bc-43f3-8f2f-36a86e1e1d65", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "06991a205d74447c93258083cd453a6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:33Z", "revision_number": 0, "id": "4fb86f72-6d8c-4b85-89be-d6e4f998b560", "remote_group_id": "ac50895b-b6bc-43f3-8f2f-36a86e1e1d65", "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:33Z", "security_group_id": "ac50895b-b6bc-43f3-8f2f-36a86e1e1d65", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "06991a205d74447c93258083cd453a6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:39:33Z", "revision_number": 0, "id": "de58a8d7-f501-4a0b-8656-9c6222edc5bb", "remote_group_id": "ac50895b-b6bc-43f3-8f2f-36a86e1e1d65", "remote_ip_prefix": null, "created_at": "2018-12-23T01:39:33Z", "security_group_id": "ac50895b-b6bc-43f3-8f2f-36a86e1e1d65", "tenant_id": "06991a205d74447c93258083cd453a6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "06991a205d74447c93258083cd453a6a"}], "revision_number": 4, "project_id": "06991a205d74447c93258083cd453a6a", "id": "ac50895b-b6bc-43f3-8f2f-36a86e1e1d65", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:40:43,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-bde2f52e-327e-4b82-9f73-a509e51c8072 2018-12-23 01:40:43,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" 2018-12-23 01:40:43,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a649bfb0-136a-47bd-9a1d-0c6823ecfbff Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:40:43,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-a649bfb0-136a-47bd-9a1d-0c6823ecfbff 2018-12-23 01:40:43,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" 2018-12-23 01:40:43,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-871fd528-f93b-484c-a570-1a4980fec865 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:40:43,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-871fd528-f93b-484c-a570-1a4980fec865 2018-12-23 01:40:43,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" 2018-12-23 01:40:44,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75930b2b-9c11-4916-8f19-e1b66015bd6a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a"}, "enabled": true, "id": "06991a205d74447c93258083cd453a6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj"}} 2018-12-23 01:40:44,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-75930b2b-9c11-4916-8f19-e1b66015bd6a 2018-12-23 01:40:44,075 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ac50895b-b6bc-43f3-8f2f-36a86e1e1d65 2018-12-23 01:40:44,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ac50895b-b6bc-43f3-8f2f-36a86e1e1d65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" 2018-12-23 01:40:44,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-67e372db-3bf2-4623-8feb-7ec286aea833 Date: Sun, 23 Dec 2018 01:40:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:39:33Z", "security_group_id": "ac50895b-b6bc-43f3-8f2f-36a86e1e1d65", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:33Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "275203ce-f5af-439c-9648-5fa1ccbaf2ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:39:33Z", "security_group_id": "ac50895b-b6bc-43f3-8f2f-36a86e1e1d65", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:33Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "3c0b2d58-1a07-4f7c-9f4e-493f0c47ef80"}, {"remote_group_id": "ac50895b-b6bc-43f3-8f2f-36a86e1e1d65", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:39:33Z", "security_group_id": "ac50895b-b6bc-43f3-8f2f-36a86e1e1d65", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:33Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "4fb86f72-6d8c-4b85-89be-d6e4f998b560"}, {"remote_group_id": "ac50895b-b6bc-43f3-8f2f-36a86e1e1d65", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:39:33Z", "security_group_id": "ac50895b-b6bc-43f3-8f2f-36a86e1e1d65", "port_range_min": null, "revision_number": 0, "tenant_id": "06991a205d74447c93258083cd453a6a", "created_at": "2018-12-23T01:39:33Z", "project_id": "06991a205d74447c93258083cd453a6a", "id": "de58a8d7-f501-4a0b-8656-9c6222edc5bb"}]} 2018-12-23 01:40:44,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ac50895b-b6bc-43f3-8f2f-36a86e1e1d65 used request id req-67e372db-3bf2-4623-8feb-7ec286aea833 2018-12-23 01:40:44,241 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:40:44,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ac50895b-b6bc-43f3-8f2f-36a86e1e1d65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" 2018-12-23 01:40:44,576 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-93746f21-6f21-41f4-a895-3ec6c09ca7ca Content-Length: 0 Date: Sun, 23 Dec 2018 01:40:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:40:44,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ac50895b-b6bc-43f3-8f2f-36a86e1e1d65 used request id req-93746f21-6f21-41f4-a895-3ec6c09ca7ca 2018-12-23 01:40:44,577 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj 2018-12-23 01:40:44,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" 2018-12-23 01:40:44,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcf4e47f-6dd5-40c3-9a7f-5e8fccbad863 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:40:44,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/06991a205d74447c93258083cd453a6a used request id req-bcf4e47f-6dd5-40c3-9a7f-5e8fccbad863 2018-12-23 01:40:44,777 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-proj-role 2018-12-23 01:40:44,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/6e6a59a51d484687b0ff655e81efb038 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" 2018-12-23 01:40:44,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aca9ed4f-028e-4535-90f7-d5977b58d7ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:40:44,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/6e6a59a51d484687b0ff655e81efb038 used request id req-aca9ed4f-028e-4535-90f7-d5977b58d7ad 2018-12-23 01:40:44,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844621653675ce33f0dd5b0149e674b18dd9a71f" 2018-12-23 01:40:44,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6488d0ec-dc2c-405f-8511-ed2fb10d1b1c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:40:44,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6488d0ec-dc2c-405f-8511-ed2fb10d1b1c 2018-12-23 01:40:44,982 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-72f57887-3f88-4fc-user 2018-12-23 01:40:44,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d7cc17626703450db2e0bce516f4e834 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c21cc3df10bd2d878fa7a0a5f4f85c0152c43e" 2018-12-23 01:40:45,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-089cf042-63f5-445d-8dad-131d9f581784 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:40:45,168 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d7cc17626703450db2e0bce516f4e834 used request id req-089cf042-63f5-445d-8dad-131d9f581784 2018-12-23 01:40:45,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:40:45,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:40:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["gf04A-bqRECEKlLsP1h1PQ"], "issued_at": "2018-12-23T01:40:45.000000Z"}} 2018-12-23 01:40:45,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0411e4f614bbf3ed3d9675f54ae57cbac61d3bf" 2018-12-23 01:40:45,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d21888-6a9f-4aef-b7e8-587830e37899 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:40:45,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-66d21888-6a9f-4aef-b7e8-587830e37899 2018-12-23 01:40:45,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:40:45,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:40:46,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:40:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["97aaoIliRKSxbf7u8LRWFw"], "issued_at": "2018-12-23T01:40:46.000000Z"}} 2018-12-23 01:40:46,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab1b756faf05700a4fb5a02609ae38a31cb2228" 2018-12-23 01:40:46,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92036ca9-5127-4ad1-8d14-3bbd82e5216f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:40:46,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-92036ca9-5127-4ad1-8d14-3bbd82e5216f 2018-12-23 01:40:46,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:40:46,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:40:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:40:46,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab1b756faf05700a4fb5a02609ae38a31cb2228" 2018-12-23 01:40:46,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c5ff3c-7819-42e1-a319-eee6d2d2f795 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:40:46,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj used request id req-37c5ff3c-7819-42e1-a319-eee6d2d2f795 2018-12-23 01:40:46,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab1b756faf05700a4fb5a02609ae38a31cb2228" 2018-12-23 01:40:46,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906fa6b2-9a1b-44f6-be4b-587c0c02c571 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:40:46,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-906fa6b2-9a1b-44f6-be4b-587c0c02c571 2018-12-23 01:40:46,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab1b756faf05700a4fb5a02609ae38a31cb2228" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}}' 2018-12-23 01:40:46,440 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:40:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef19a54d-8143-4587-9112-710e0a3c7be8 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:40:46,440 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ef19a54d-8143-4587-9112-710e0a3c7be8 2018-12-23 01:40:46,440 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj 2018-12-23 01:40:46,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:40:46,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:40:46,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:40:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["AZVLDpN-TpKAzQ4uLIF7tw"], "issued_at": "2018-12-23T01:40:46.000000Z"}} 2018-12-23 01:40:46,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42dea2236107612ba4eb042127b1853b908b0a3" 2018-12-23 01:40:46,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e396cb1d-8d03-4f50-b3b1-bdfbd056eb92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:40:46,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e396cb1d-8d03-4f50-b3b1-bdfbd056eb92 2018-12-23 01:40:46,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:40:46,918 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:40:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:40:46,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42dea2236107612ba4eb042127b1853b908b0a3" 2018-12-23 01:40:47,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2233e9e-7434-43eb-a788-5f1901345963 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:40:47,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e2233e9e-7434-43eb-a788-5f1901345963 2018-12-23 01:40:47,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42dea2236107612ba4eb042127b1853b908b0a3" 2018-12-23 01:40:47,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2510cae6-2ecd-4222-87ed-40dce6f52445 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}]} 2018-12-23 01:40:47,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj used request id req-2510cae6-2ecd-4222-87ed-40dce6f52445 2018-12-23 01:40:47,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42dea2236107612ba4eb042127b1853b908b0a3" 2018-12-23 01:40:47,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e456b490-4ed4-4f9b-bc22-7586730a3e2d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:40:47,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e456b490-4ed4-4f9b-bc22-7586730a3e2d 2018-12-23 01:40:47,583 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-user 2018-12-23 01:40:47,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:40:47,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab1b756faf05700a4fb5a02609ae38a31cb2228" 2018-12-23 01:40:47,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c91b4f6-a640-4eac-b3d5-8c6ca030dfff Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:40:47,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5c91b4f6-a640-4eac-b3d5-8c6ca030dfff 2018-12-23 01:40:47,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab1b756faf05700a4fb5a02609ae38a31cb2228" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj-role"}}' 2018-12-23 01:40:47,799 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:40:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3b8d486-8f1d-48ca-81f4-cf8d3e5d2c95 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3191a87e65eb422c89a7b86b82c3b4e9", "links": {"self": "http://172.30.9.26:5000/v3/roles/3191a87e65eb422c89a7b86b82c3b4e9"}, "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj-role"}} 2018-12-23 01:40:47,799 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e3b8d486-8f1d-48ca-81f4-cf8d3e5d2c95 2018-12-23 01:40:47,799 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj-role 2018-12-23 01:40:47,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/3191a87e65eb422c89a7b86b82c3b4e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab1b756faf05700a4fb5a02609ae38a31cb2228" 2018-12-23 01:40:47,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-149f4f7e-3736-4677-b4f8-63bbc25fd93f Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/3191a87e65eb422c89a7b86b82c3b4e9"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj-role", "id": "3191a87e65eb422c89a7b86b82c3b4e9"}} 2018-12-23 01:40:47,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/3191a87e65eb422c89a7b86b82c3b4e9 used request id req-149f4f7e-3736-4677-b4f8-63bbc25fd93f 2018-12-23 01:40:47,817 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj-role to project CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj 2018-12-23 01:40:47,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5/users/2e152738447846cebc226f8f2c1a72e8/roles/3191a87e65eb422c89a7b86b82c3b4e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab1b756faf05700a4fb5a02609ae38a31cb2228" 2018-12-23 01:40:47,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:40:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6de7f42-df0c-4826-b39b-541d159939a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:40:47,945 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5/users/2e152738447846cebc226f8f2c1a72e8/roles/3191a87e65eb422c89a7b86b82c3b4e9 used request id req-a6de7f42-df0c-4826-b39b-541d159939a8 2018-12-23 01:40:47,945 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:40:47,947 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:40:47,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:40:47,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:40:48,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3191a87e65eb422c89a7b86b82c3b4e9", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj-role"}], "expires_at": "2018-12-23T02:40:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8831b812f15b4b43980d2dcee147e9a5", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-user", "id": "2e152738447846cebc226f8f2c1a72e8"}, "audit_ids": ["ZttomUDiSHem_aoI8D8-rQ"], "issued_at": "2018-12-23T01:40:48.000000Z"}} 2018-12-23 01:40:48,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72125ef920302f027d7d17c4888a9792b3ddc5f5" 2018-12-23 01:40:48,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19bdd719-8134-45e1-9524-c0fdbe3bfa4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:40:48,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-19bdd719-8134-45e1-9524-c0fdbe3bfa4d 2018-12-23 01:40:48,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72125ef920302f027d7d17c4888a9792b3ddc5f5" 2018-12-23 01:40:48,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-17cd22c2-fa13-4a89-a7d7-87e3b927d1d0 Date: Sun, 23 Dec 2018 01:40:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-image"} 2018-12-23 01:40:48,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-image used request id req-17cd22c2-fa13-4a89-a7d7-87e3b927d1d0 2018-12-23 01:40:48,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72125ef920302f027d7d17c4888a9792b3ddc5f5" 2018-12-23 01:40:48,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7eacfc01-778a-4b9a-8c40-ef00776870fe Date: Sun, 23 Dec 2018 01:40:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:40:48,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7eacfc01-778a-4b9a-8c40-ef00776870fe 2018-12-23 01:40:48,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72125ef920302f027d7d17c4888a9792b3ddc5f5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-image"}' 2018-12-23 01:40:48,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8 X-Openstack-Request-Id: req-18fbf240-6d92-4647-872e-d5e2d0fe4a36 Date: Sun, 23 Dec 2018 01:40:48 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:40:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:40:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "min_disk": 0, "protected": false, "id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "file": "/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8/file", "checksum": null, "owner": "8831b812f15b4b43980d2dcee147e9a5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:40:48,980 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-18fbf240-6d92-4647-872e-d5e2d0fe4a36 2018-12-23 01:40:48,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72125ef920302f027d7d17c4888a9792b3ddc5f5" -d '' 2018-12-23 01:40:50,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b6f5cb3f-f272-4cce-8c84-0cdb40e3989f Date: Sun, 23 Dec 2018 01:40:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:40:50,774 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8/file used request id req-b6f5cb3f-f272-4cce-8c84-0cdb40e3989f 2018-12-23 01:40:50,774 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:40:50,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72125ef920302f027d7d17c4888a9792b3ddc5f5" 2018-12-23 01:40:50,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-ff5a5b95-8cab-422b-ac73-cf0cf7037cbb Date: Sun, 23 Dec 2018 01:40:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:40:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:40:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c569cc1b-0744-4e45-98fc-c33a19e547b8/snap", "metadata": {}}], "self": "/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "min_disk": 0, "protected": false, "id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "file": "/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8831b812f15b4b43980d2dcee147e9a5", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c569cc1b-0744-4e45-98fc-c33a19e547b8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:40:50,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8 used request id req-ff5a5b95-8cab-422b-ac73-cf0cf7037cbb 2018-12-23 01:40:50,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72125ef920302f027d7d17c4888a9792b3ddc5f5" 2018-12-23 01:40:51,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-178378cb-3b31-4e43-8fe3-7d04611050fb Date: Sun, 23 Dec 2018 01:40: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-12-23 01:40:51,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-178378cb-3b31-4e43-8fe3-7d04611050fb 2018-12-23 01:40:51,108 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-image 2018-12-23 01:40:51,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72125ef920302f027d7d17c4888a9792b3ddc5f5" 2018-12-23 01:40:51,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-42522134-fcbb-4471-a5a8-4b70ae4a9d3e Date: Sun, 23 Dec 2018 01:40:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:40:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:40:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c569cc1b-0744-4e45-98fc-c33a19e547b8/snap", "metadata": {}}], "self": "/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "min_disk": 0, "protected": false, "id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "file": "/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8831b812f15b4b43980d2dcee147e9a5", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c569cc1b-0744-4e45-98fc-c33a19e547b8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:40:51,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8 used request id req-42522134-fcbb-4471-a5a8-4b70ae4a9d3e 2018-12-23 01:40:51,268 - create_image - DEBUG - Instance status is - active 2018-12-23 01:40:51,268 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-image 2018-12-23 01:40:51,268 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-image 2018-12-23 01:40:51,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:40:51,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:40:51,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3191a87e65eb422c89a7b86b82c3b4e9", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj-role"}], "expires_at": "2018-12-23T02:40:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8831b812f15b4b43980d2dcee147e9a5", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-user", "id": "2e152738447846cebc226f8f2c1a72e8"}, "audit_ids": ["cRBHDJuNS0qy9mRRBtTJ1g"], "issued_at": "2018-12-23T01:40:51.000000Z"}} 2018-12-23 01:40:51,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846e3a54564d1517648b3413bfeb640c256a061" 2018-12-23 01:40:51,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51243559-e766-483d-ad9f-fb3a6422760c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:40:51,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-51243559-e766-483d-ad9f-fb3a6422760c 2018-12-23 01:40:51,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846e3a54564d1517648b3413bfeb640c256a061" 2018-12-23 01:40:51,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-aabfa9b1-bc7a-4769-835c-f7734e8ed0ba Date: Sun, 23 Dec 2018 01:40:51 GMT RESP BODY: {"networks":[]} 2018-12-23 01:40:51,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net used request id req-aabfa9b1-bc7a-4769-835c-f7734e8ed0ba 2018-12-23 01:40:51,888 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net 2018-12-23 01:40:51,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846e3a54564d1517648b3413bfeb640c256a061" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net", "admin_state_up": true}}' 2018-12-23 01:40:52,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a632865d-d055-452d-9282-01f98464f2de Date: Sun, 23 Dec 2018 01:40:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c5aeecb4-9779-4626-a416-73e9c41d239e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:40:52Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","mtu":1450}} 2018-12-23 01:40:52,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-a632865d-d055-452d-9282-01f98464f2de 2018-12-23 01:40:52,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846e3a54564d1517648b3413bfeb640c256a061" 2018-12-23 01:40:52,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-85c90ca0-00e6-4882-a911-b66e46694a72 Date: Sun, 23 Dec 2018 01:40: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-12-23T01:40:52Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:40:52,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-85c90ca0-00e6-4882-a911-b66e46694a72 2018-12-23 01:40:52,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846e3a54564d1517648b3413bfeb640c256a061" 2018-12-23 01:40:52,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-34cf7d2a-5002-4e41-a9f6-d8b819caa8c8 Date: Sun, 23 Dec 2018 01:40:52 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:40:52,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-34cf7d2a-5002-4e41-a9f6-d8b819caa8c8 2018-12-23 01:40:52,942 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet 2018-12-23 01:40:52,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846e3a54564d1517648b3413bfeb640c256a061" -d '{"subnets": [{"ip_version": 4, "network_id": "c5aeecb4-9779-4626-a416-73e9c41d239e", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]}' 2018-12-23 01:40:54,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5b0b0e8b-1b69-453b-88fe-54135b84b1e5 Date: Sun, 23 Dec 2018 01:40:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:40:54,018 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-5b0b0e8b-1b69-453b-88fe-54135b84b1e5 2018-12-23 01:40:54,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846e3a54564d1517648b3413bfeb640c256a061" 2018-12-23 01:40:54,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-20f35fb4-5470-4ae7-8e39-186b5603b841 Date: Sun, 23 Dec 2018 01:40:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c5443a12-652b-468a-b784-944ca559db44"],"updated_at":"2018-12-23T01:40:53Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:40:54,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-20f35fb4-5470-4ae7-8e39-186b5603b841 2018-12-23 01:40:54,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846e3a54564d1517648b3413bfeb640c256a061" 2018-12-23 01:40:54,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-52ba3f6c-93a3-4bc9-b93c-38e7384863d5 Date: Sun, 23 Dec 2018 01:40:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:40:54,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-52ba3f6c-93a3-4bc9-b93c-38e7384863d5 2018-12-23 01:40:54,613 - OpenStackNetwork - DEBUG - Network [c5aeecb4-9779-4626-a416-73e9c41d239e] created successfully 2018-12-23 01:40:54,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:40:54,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:40:54,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3191a87e65eb422c89a7b86b82c3b4e9", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj-role"}], "expires_at": "2018-12-23T02:40:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8831b812f15b4b43980d2dcee147e9a5", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-user", "id": "2e152738447846cebc226f8f2c1a72e8"}, "audit_ids": ["IhTm2OoXQhmN0sPYkfo9Hg"], "issued_at": "2018-12-23T01:40:54.000000Z"}} 2018-12-23 01:40:54,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d633785367e846760db2594f54136db3f9f15e70" 2018-12-23 01:40:55,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c605b0e-23ec-4c4c-b7f8-92cbb11d219a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:40:55,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7c605b0e-23ec-4c4c-b7f8-92cbb11d219a 2018-12-23 01:40:55,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d633785367e846760db2594f54136db3f9f15e70" 2018-12-23 01:40:55,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c9cef9ba-7d47-447e-84c5-bd37b660c77c Date: Sun, 23 Dec 2018 01:40:55 GMT RESP BODY: {"routers": []} 2018-12-23 01:40:55,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-router&admin_state_up=True used request id req-c9cef9ba-7d47-447e-84c5-bd37b660c77c 2018-12-23 01:40:55,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:40:55,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:40:55,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3191a87e65eb422c89a7b86b82c3b4e9", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj-role"}], "expires_at": "2018-12-23T02:40:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8831b812f15b4b43980d2dcee147e9a5", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-user", "id": "2e152738447846cebc226f8f2c1a72e8"}, "audit_ids": ["u_-1eOQ0TRmzCr7BfesO6Q"], "issued_at": "2018-12-23T01:40:55.000000Z"}} 2018-12-23 01:40:55,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2806283c85e8445559186dca97426ca262c927f3" 2018-12-23 01:40:55,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138724ea-e98a-4221-af5f-e59dcb2ec0a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:40:55,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-138724ea-e98a-4221-af5f-e59dcb2ec0a9 2018-12-23 01:40:55,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d633785367e846760db2594f54136db3f9f15e70" 2018-12-23 01:40:55,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3a3968b8-cc13-4c4a-a5de-be9ded578d04 Date: Sun, 23 Dec 2018 01:40:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:40:55,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-3a3968b8-cc13-4c4a-a5de-be9ded578d04 2018-12-23 01:40:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d633785367e846760db2594f54136db3f9f15e70" 2018-12-23 01:40:56,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6d0ec9cd-fa8b-41e8-8f11-b752ae739228 Date: Sun, 23 Dec 2018 01:40:56 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:40:56,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-6d0ec9cd-fa8b-41e8-8f11-b752ae739228 2018-12-23 01:40:56,171 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-router 2018-12-23 01:40:56,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d633785367e846760db2594f54136db3f9f15e70" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-router", "admin_state_up": true}}' 2018-12-23 01:41:01,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-c578f86a-9951-4b32-ab80-fae8c3c3ad99 Date: Sun, 23 Dec 2018 01:41:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:40:57Z", "admin_state_up": true, "updated_at": "2018-12-23T01:40:58Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "a7a4608d-9562-4e85-bf3f-d596567fde03", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-router"}} 2018-12-23 01:41:01,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-c578f86a-9951-4b32-ab80-fae8c3c3ad99 2018-12-23 01:41:01,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=a7a4608d-9562-4e85-bf3f-d596567fde03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d633785367e846760db2594f54136db3f9f15e70" 2018-12-23 01:41:01,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0cc69257-e1fc-473a-8573-8ed9955191bd Date: Sun, 23 Dec 2018 01:41:01 GMT RESP BODY: {"ports":[]} 2018-12-23 01:41:01,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=a7a4608d-9562-4e85-bf3f-d596567fde03 used request id req-0cc69257-e1fc-473a-8573-8ed9955191bd 2018-12-23 01:41:01,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d633785367e846760db2594f54136db3f9f15e70" 2018-12-23 01:41:02,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0fa77e20-020b-4162-b306-042c24b709e1 Date: Sun, 23 Dec 2018 01:41: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":["c5443a12-652b-468a-b784-944ca559db44"],"updated_at":"2018-12-23T01:40:53Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:41:02,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net used request id req-0fa77e20-020b-4162-b306-042c24b709e1 2018-12-23 01:41:02,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:41:02,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:41:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:41:02,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d633785367e846760db2594f54136db3f9f15e70" 2018-12-23 01:41:02,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf2e6ac-cbce-479a-9471-41c4b6db0a99 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:02,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-ccf2e6ac-cbce-479a-9471-41c4b6db0a99 2018-12-23 01:41:02,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d633785367e846760db2594f54136db3f9f15e70" 2018-12-23 01:41:02,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a82c56ef-7d10-4dfc-9e24-d80dd743d2cc Date: Sun, 23 Dec 2018 01:41:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:41:02,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-a82c56ef-7d10-4dfc-9e24-d80dd743d2cc 2018-12-23 01:41:02,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e&name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d633785367e846760db2594f54136db3f9f15e70" 2018-12-23 01:41:02,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-38f77b4d-5255-4dd6-b0ba-977b13a49e74 Date: Sun, 23 Dec 2018 01:41:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:41:02,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e&name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet used request id req-38f77b4d-5255-4dd6-b0ba-977b13a49e74 2018-12-23 01:41:02,711 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 01:41:02,711 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-router 2018-12-23 01:41:02,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/a7a4608d-9562-4e85-bf3f-d596567fde03/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d633785367e846760db2594f54136db3f9f15e70" -d '{"subnet_id": "c5443a12-652b-468a-b784-944ca559db44"}' 2018-12-23 01:41:04,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ed613cdb-e539-43c8-810f-c368d5cd03e1 Date: Sun, 23 Dec 2018 01:41:04 GMT RESP BODY: {"network_id": "c5aeecb4-9779-4626-a416-73e9c41d239e", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "subnet_id": "c5443a12-652b-468a-b784-944ca559db44", "subnet_ids": ["c5443a12-652b-468a-b784-944ca559db44"], "port_id": "c2ea32eb-4dae-497c-b10e-479c690cfce0", "id": "a7a4608d-9562-4e85-bf3f-d596567fde03"} 2018-12-23 01:41:04,818 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a7a4608d-9562-4e85-bf3f-d596567fde03/add_router_interface used request id req-ed613cdb-e539-43c8-810f-c368d5cd03e1 2018-12-23 01:41:04,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/a7a4608d-9562-4e85-bf3f-d596567fde03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d633785367e846760db2594f54136db3f9f15e70" 2018-12-23 01:41:05,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-44cfbb8c-9d71-4c18-9a9d-dac7570dbe68 Date: Sun, 23 Dec 2018 01:41:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:40:57Z", "admin_state_up": true, "updated_at": "2018-12-23T01:41:03Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "a7a4608d-9562-4e85-bf3f-d596567fde03", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-router"}} 2018-12-23 01:41:05,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/a7a4608d-9562-4e85-bf3f-d596567fde03 used request id req-44cfbb8c-9d71-4c18-9a9d-dac7570dbe68 2018-12-23 01:41:05,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=a7a4608d-9562-4e85-bf3f-d596567fde03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d633785367e846760db2594f54136db3f9f15e70" 2018-12-23 01:41:05,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-45bb638f-d906-4b6a-80b5-aee5bf9b217a Date: Sun, 23 Dec 2018 01:41:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.1"}],"id":"c2ea32eb-4dae-497c-b10e-479c690cfce0","security_groups":[],"mac_address":"fa:16:3e:32:2b:ff","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:03Z","binding:vnic_type":"normal","device_id":"a7a4608d-9562-4e85-bf3f-d596567fde03"}]} 2018-12-23 01:41:05,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=a7a4608d-9562-4e85-bf3f-d596567fde03 used request id req-45bb638f-d906-4b6a-80b5-aee5bf9b217a 2018-12-23 01:41:05,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/c5443a12-652b-468a-b784-944ca559db44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d633785367e846760db2594f54136db3f9f15e70" 2018-12-23 01:41:05,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-027c9ed4-6d50-4d52-9f6b-1dd849f9910d Date: Sun, 23 Dec 2018 01:41:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}} 2018-12-23 01:41:05,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/c5443a12-652b-468a-b784-944ca559db44 used request id req-027c9ed4-6d50-4d52-9f6b-1dd849f9910d 2018-12-23 01:41:05,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:41:05,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:41:05,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:41:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["Flhh8JnZRI2eLa9aRkkTDA"], "issued_at": "2018-12-23T01:41:05.000000Z"}} 2018-12-23 01:41:05,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d99a08ed9fce00200f6e14acfe000e09978436" 2018-12-23 01:41:05,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797565a3-ac15-47b7-a9d7-e771f3de0f50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:41:05,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-797565a3-ac15-47b7-a9d7-e771f3de0f50 2018-12-23 01:41:05,937 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:41:05,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d99a08ed9fce00200f6e14acfe000e09978436" 2018-12-23 01:41:06,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-479e2745-3303-4d2e-93bc-38b96f51ca4a x-compute-request-id: req-479e2745-3303-4d2e-93bc-38b96f51ca4a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:41:06,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-479e2745-3303-4d2e-93bc-38b96f51ca4a 2018-12-23 01:41:06,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d99a08ed9fce00200f6e14acfe000e09978436" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-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-12-23 01:41:06,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0dca093d-1355-49a0-8515-de1c293b66f2 x-compute-request-id: req-0dca093d-1355-49a0-8515-de1c293b66f2 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:41:06,182 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0dca093d-1355-49a0-8515-de1c293b66f2 2018-12-23 01:41:06,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:41:06,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:41:06,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3191a87e65eb422c89a7b86b82c3b4e9", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj-role"}], "expires_at": "2018-12-23T02:41:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8831b812f15b4b43980d2dcee147e9a5", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-user", "id": "2e152738447846cebc226f8f2c1a72e8"}, "audit_ids": ["kcqJAnKiQ-qA-HwqOT1BLg"], "issued_at": "2018-12-23T01:41:06.000000Z"}} 2018-12-23 01:41:06,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0e05163a75de8051ac3de78b4d08f404cf4769" 2018-12-23 01:41:06,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac9a2f2-632a-400b-9bcd-f39f26d0610e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:41:06,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6ac9a2f2-632a-400b-9bcd-f39f26d0610e 2018-12-23 01:41:06,635 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:41:06,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0e05163a75de8051ac3de78b4d08f404cf4769" 2018-12-23 01:41:06,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-033a206b-ec0a-4b21-bee7-c5065bd8316f x-compute-request-id: req-033a206b-ec0a-4b21-bee7-c5065bd8316f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 01:41:06,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-033a206b-ec0a-4b21-bee7-c5065bd8316f 2018-12-23 01:41:06,811 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp... 2018-12-23 01:41:06,812 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 01:41:06,862 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp 2018-12-23 01:41:06,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0e05163a75de8051ac3de78b4d08f404cf4769" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCrUmWXyIxfDNEgOVl249pRHzE9IaXJpRN+26Y7MYHI2FBa8e5bXkdkah3sDHWOOoRWX/QNR2fS/GXc6mS7HpppIxMUdoMsJcXUybT3J8pHZ/hZPRrVcxS4MzS6N1oN1A83UpEOxQSSIsmUXUnT4ntRO03RNn9/QiZIKzZKRjOILw==", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp"}}' 2018-12-23 01:41:06,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-376aad4d-c473-48d8-ae7c-266b6c512d06 x-compute-request-id: req-376aad4d-c473-48d8-ae7c-266b6c512d06 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCrUmWXyIxfDNEgOVl249pRHzE9IaXJpRN+26Y7MYHI2FBa8e5bXkdkah3sDHWOOoRWX/QNR2fS/GXc6mS7HpppIxMUdoMsJcXUybT3J8pHZ/hZPRrVcxS4MzS6N1oN1A83UpEOxQSSIsmUXUnT4ntRO03RNn9/QiZIKzZKRjOILw==", "user_id": "2e152738447846cebc226f8f2c1a72e8", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "fingerprint": "87:03:7e:b5:ff:bb:66:4d:48:92:03:53:ac:83:d3:82"}} 2018-12-23 01:41:06,918 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-376aad4d-c473-48d8-ae7c-266b6c512d06 2018-12-23 01:41:06,921 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181.pub 2018-12-23 01:41:06,922 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181 2018-12-23 01:41:06,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:41:06,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:41:07,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3191a87e65eb422c89a7b86b82c3b4e9", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj-role"}], "expires_at": "2018-12-23T02:41:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8831b812f15b4b43980d2dcee147e9a5", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-user", "id": "2e152738447846cebc226f8f2c1a72e8"}, "audit_ids": ["9FyyNHbISCaajJucfjGSMg"], "issued_at": "2018-12-23T01:41:07.000000Z"}} 2018-12-23 01:41:07,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:07,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975f0812-c1bb-4199-84da-9981d95da33d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:41:07,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-975f0812-c1bb-4199-84da-9981d95da33d 2018-12-23 01:41:07,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:07,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-149a1989-f360-4e5c-88c8-763736a3102f Date: Sun, 23 Dec 2018 01:41:07 GMT RESP BODY: {"security_groups": []} 2018-12-23 01:41:07,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp used request id req-149a1989-f360-4e5c-88c8-763736a3102f 2018-12-23 01:41:07,623 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp... 2018-12-23 01:41:07,623 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp 2018-12-23 01:41:07,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}}' 2018-12-23 01:41:07,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-1e6de4cf-086e-4c26-abba-62ed481ce70b Date: Sun, 23 Dec 2018 01:41:07 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "updated_at": "2018-12-23T01:41:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "revision_number": 0, "id": "1fa848f1-fbf9-493a-aaf0-4cbbc7ca6f18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "revision_number": 0, "id": "d284d771-c0ca-40ed-b8af-afe372006737", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}], "revision_number": 2, "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}} 2018-12-23 01:41:07,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-1e6de4cf-086e-4c26-abba-62ed481ce70b 2018-12-23 01:41:07,986 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e915b8ef-b13a-407f-ae30-2c0bc622cbbc 2018-12-23 01:41:07,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:08,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a537082-d91a-4d02-92f6-0df98a8bef73 Date: Sun, 23 Dec 2018 01:41: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-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "1fa848f1-fbf9-493a-aaf0-4cbbc7ca6f18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "d284d771-c0ca-40ed-b8af-afe372006737"}]} 2018-12-23 01:41:08,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc used request id req-0a537082-d91a-4d02-92f6-0df98a8bef73 2018-12-23 01:41:08,234 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e915b8ef-b13a-407f-ae30-2c0bc622cbbc 2018-12-23 01:41:08,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:08,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-beb560c5-9bf5-4a91-bb71-60724e73a423 Date: Sun, 23 Dec 2018 01:41: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-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "1fa848f1-fbf9-493a-aaf0-4cbbc7ca6f18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "d284d771-c0ca-40ed-b8af-afe372006737"}]} 2018-12-23 01:41:08,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc used request id req-beb560c5-9bf5-4a91-bb71-60724e73a423 2018-12-23 01:41:08,417 - neutron_utils - INFO - Retrieving security group with ID - e915b8ef-b13a-407f-ae30-2c0bc622cbbc 2018-12-23 01:41:08,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:08,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-e366fb7d-4c25-4e73-b3b3-206b0d6f5d41 Date: Sun, 23 Dec 2018 01:41:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "updated_at": "2018-12-23T01:41:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "revision_number": 0, "id": "1fa848f1-fbf9-493a-aaf0-4cbbc7ca6f18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "revision_number": 0, "id": "d284d771-c0ca-40ed-b8af-afe372006737", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}], "revision_number": 2, "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}]} 2018-12-23 01:41:08,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc used request id req-e366fb7d-4c25-4e73-b3b3-206b0d6f5d41 2018-12-23 01:41:08,528 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e915b8ef-b13a-407f-ae30-2c0bc622cbbc 2018-12-23 01:41:08,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:08,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3e75875a-6d40-47dc-ac91-67a88ef15c6b Date: Sun, 23 Dec 2018 01:41: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-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "1fa848f1-fbf9-493a-aaf0-4cbbc7ca6f18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "d284d771-c0ca-40ed-b8af-afe372006737"}]} 2018-12-23 01:41:08,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc used request id req-3e75875a-6d40-47dc-ac91-67a88ef15c6b 2018-12-23 01:41:08,704 - neutron_utils - INFO - Retrieving security group with ID - e915b8ef-b13a-407f-ae30-2c0bc622cbbc 2018-12-23 01:41:08,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:08,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-99be38a4-3eea-4e7f-8c6e-7f41858e8e92 Date: Sun, 23 Dec 2018 01:41:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "updated_at": "2018-12-23T01:41:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "revision_number": 0, "id": "1fa848f1-fbf9-493a-aaf0-4cbbc7ca6f18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "revision_number": 0, "id": "d284d771-c0ca-40ed-b8af-afe372006737", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}], "revision_number": 2, "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}]} 2018-12-23 01:41:08,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc used request id req-99be38a4-3eea-4e7f-8c6e-7f41858e8e92 2018-12-23 01:41:08,913 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e915b8ef-b13a-407f-ae30-2c0bc622cbbc 2018-12-23 01:41:08,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:08,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dd2b9d59-f7be-4d84-a134-7c34df8da95c Date: Sun, 23 Dec 2018 01:41: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-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "1fa848f1-fbf9-493a-aaf0-4cbbc7ca6f18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "d284d771-c0ca-40ed-b8af-afe372006737"}]} 2018-12-23 01:41:08,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc used request id req-dd2b9d59-f7be-4d84-a134-7c34df8da95c 2018-12-23 01:41:08,983 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp 2018-12-23 01:41:08,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:09,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-06e5224e-c45c-4b04-bac3-668040fba8fc Date: Sun, 23 Dec 2018 01:41:09 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "updated_at": "2018-12-23T01:41:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "revision_number": 0, "id": "1fa848f1-fbf9-493a-aaf0-4cbbc7ca6f18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "revision_number": 0, "id": "d284d771-c0ca-40ed-b8af-afe372006737", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}], "revision_number": 2, "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}]} 2018-12-23 01:41:09,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp used request id req-06e5224e-c45c-4b04-bac3-668040fba8fc 2018-12-23 01:41:09,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:41:09,276 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:41:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:41:09,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:09,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb9d68cd-82cf-4902-bc1f-597eaf4b3d97 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:09,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-fb9d68cd-82cf-4902-bc1f-597eaf4b3d97 2018-12-23 01:41:09,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e915b8ef-b13a-407f-ae30-2c0bc622cbbc 2018-12-23 01:41:09,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:09,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3daf107f-2497-488e-af7a-5f0e46ff5f1e Date: Sun, 23 Dec 2018 01:41:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "1fa848f1-fbf9-493a-aaf0-4cbbc7ca6f18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "d284d771-c0ca-40ed-b8af-afe372006737"}]} 2018-12-23 01:41:09,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc used request id req-3daf107f-2497-488e-af7a-5f0e46ff5f1e 2018-12-23 01:41:09,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc"}}' 2018-12-23 01:41:09,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-b393d356-cff6-4e5c-b69f-e4d619f49891 Date: Sun, 23 Dec 2018 01:41:09 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-12-23T01:41:09Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:09Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "b96fc2a7-775b-4689-a006-bc023030676f"}} 2018-12-23 01:41:09,710 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-b393d356-cff6-4e5c-b69f-e4d619f49891 2018-12-23 01:41:09,710 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp 2018-12-23 01:41:09,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:09,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-5fb9b58f-cb4c-4de6-8d4f-40ffee7b9645 Date: Sun, 23 Dec 2018 01:41:09 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "updated_at": "2018-12-23T01:41:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "revision_number": 0, "id": "1fa848f1-fbf9-493a-aaf0-4cbbc7ca6f18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:41:09Z", "revision_number": 0, "id": "b96fc2a7-775b-4689-a006-bc023030676f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:41:09Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "revision_number": 0, "id": "d284d771-c0ca-40ed-b8af-afe372006737", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}], "revision_number": 3, "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}]} 2018-12-23 01:41:09,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp used request id req-5fb9b58f-cb4c-4de6-8d4f-40ffee7b9645 2018-12-23 01:41:09,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:09,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f5d9f9-c3e1-4457-a5d5-950bc874253b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:09,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-69f5d9f9-c3e1-4457-a5d5-950bc874253b 2018-12-23 01:41:09,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e915b8ef-b13a-407f-ae30-2c0bc622cbbc 2018-12-23 01:41:10,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:10,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-97fe8aba-1fe2-44b6-9cb3-3173c6e64de2 Date: Sun, 23 Dec 2018 01:41:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "1fa848f1-fbf9-493a-aaf0-4cbbc7ca6f18"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:41:09Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:09Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "b96fc2a7-775b-4689-a006-bc023030676f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "d284d771-c0ca-40ed-b8af-afe372006737"}]} 2018-12-23 01:41:10,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc used request id req-97fe8aba-1fe2-44b6-9cb3-3173c6e64de2 2018-12-23 01:41:10,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc"}}' 2018-12-23 01:41:10,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-7c0fe881-b55d-43ab-bd9e-f27d68e9e500 Date: Sun, 23 Dec 2018 01:41:10 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-12-23T01:41:10Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": 22, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:10Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "28113630-3ac4-43ab-ad03-4a5f9b2739f7"}} 2018-12-23 01:41:10,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-7c0fe881-b55d-43ab-bd9e-f27d68e9e500 2018-12-23 01:41:10,518 - neutron_utils - INFO - Retrieving security group with ID - e915b8ef-b13a-407f-ae30-2c0bc622cbbc 2018-12-23 01:41:10,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:10,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-0ced73d8-97bd-48d0-9911-b63f72630462 Date: Sun, 23 Dec 2018 01:41:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "updated_at": "2018-12-23T01:41:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "revision_number": 0, "id": "1fa848f1-fbf9-493a-aaf0-4cbbc7ca6f18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:41:10Z", "revision_number": 0, "id": "28113630-3ac4-43ab-ad03-4a5f9b2739f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:41:10Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:41:09Z", "revision_number": 0, "id": "b96fc2a7-775b-4689-a006-bc023030676f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:41:09Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "revision_number": 0, "id": "d284d771-c0ca-40ed-b8af-afe372006737", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}], "revision_number": 4, "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}]} 2018-12-23 01:41:10,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc used request id req-0ced73d8-97bd-48d0-9911-b63f72630462 2018-12-23 01:41:10,573 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e915b8ef-b13a-407f-ae30-2c0bc622cbbc 2018-12-23 01:41:10,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:10,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-beee6d03-8540-45ef-9c36-207478177297 Date: Sun, 23 Dec 2018 01:41:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "1fa848f1-fbf9-493a-aaf0-4cbbc7ca6f18"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T01:41:10Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": 22, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:10Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "28113630-3ac4-43ab-ad03-4a5f9b2739f7"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:41:09Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:09Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "b96fc2a7-775b-4689-a006-bc023030676f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:41:07Z", "security_group_id": "e915b8ef-b13a-407f-ae30-2c0bc622cbbc", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:07Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "d284d771-c0ca-40ed-b8af-afe372006737"}]} 2018-12-23 01:41:10,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e915b8ef-b13a-407f-ae30-2c0bc622cbbc used request id req-beee6d03-8540-45ef-9c36-207478177297 2018-12-23 01:41:10,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:41:10,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:41:10,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3191a87e65eb422c89a7b86b82c3b4e9", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj-role"}], "expires_at": "2018-12-23T02:41:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8831b812f15b4b43980d2dcee147e9a5", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-user", "id": "2e152738447846cebc226f8f2c1a72e8"}, "audit_ids": ["mQwVibfxR2G2AzOWo88cuQ"], "issued_at": "2018-12-23T01:41:10.000000Z"}} 2018-12-23 01:41:10,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:11,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f4a01c-9e84-4988-8650-8a1161300278 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:41:11,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-13f4a01c-9e84-4988-8650-8a1161300278 2018-12-23 01:41:11,056 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:41:11,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:11,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-405f68f1-ef52-4730-8a02-6d5cb16dc21e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:41:11,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-405f68f1-ef52-4730-8a02-6d5cb16dc21e 2018-12-23 01:41:11,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:11,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-015346b5-03ec-45ff-8f8c-01407cd875c4 Date: Sun, 23 Dec 2018 01:41: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":["c5443a12-652b-468a-b784-944ca559db44"],"updated_at":"2018-12-23T01:40:53Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:41:11,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net used request id req-015346b5-03ec-45ff-8f8c-01407cd875c4 2018-12-23 01:41:11,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:41:11,404 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:41:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:41:11,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:11,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de72f77-2884-4fb9-9035-29a72b439be1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:11,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-9de72f77-2884-4fb9-9035-29a72b439be1 2018-12-23 01:41:11,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:11,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cc4db4b2-d37e-4b5a-b47a-498b3a7801f2 Date: Sun, 23 Dec 2018 01:41:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:41:11,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-cc4db4b2-d37e-4b5a-b47a-498b3a7801f2 2018-12-23 01:41:11,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e&name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:11,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f0322ad4-6a9e-470f-8a71-46e59337e53c Date: Sun, 23 Dec 2018 01:41:11 GMT RESP BODY: {"ports":[]} 2018-12-23 01:41:11,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e&name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1&admin_state_up=True used request id req-f0322ad4-6a9e-470f-8a71-46e59337e53c 2018-12-23 01:41:11,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:12,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6967fbd9-901b-4941-aa19-578aeb2b6cc3 x-compute-request-id: req-6967fbd9-901b-4941-aa19-578aeb2b6cc3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:41:12,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst used request id req-6967fbd9-901b-4941-aa19-578aeb2b6cc3 2018-12-23 01:41:12,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:12,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b3bf65b7-ca52-4bce-b53f-001e3c99e847 Date: Sun, 23 Dec 2018 01: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":["c5443a12-652b-468a-b784-944ca559db44"],"updated_at":"2018-12-23T01:40:53Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:41:12,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net used request id req-b3bf65b7-ca52-4bce-b53f-001e3c99e847 2018-12-23 01:41:12,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:12,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a1b578-d2a5-47a2-b078-cd4444f2b6a1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:12,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-76a1b578-d2a5-47a2-b078-cd4444f2b6a1 2018-12-23 01:41:12,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:12,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-425f522f-dea1-4222-9cc2-729a865b28c5 Date: Sun, 23 Dec 2018 01:41:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:41:12,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-425f522f-dea1-4222-9cc2-729a865b28c5 2018-12-23 01:41:12,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e&name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:12,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-431f736f-ddd5-4f9f-b30a-7612ff470ce1 Date: Sun, 23 Dec 2018 01:41:12 GMT RESP BODY: {"ports":[]} 2018-12-23 01:41:12,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e&name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1&admin_state_up=True used request id req-431f736f-ddd5-4f9f-b30a-7612ff470ce1 2018-12-23 01:41:12,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:41:12,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:41:12,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3191a87e65eb422c89a7b86b82c3b4e9", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj-role"}], "expires_at": "2018-12-23T02:41:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8831b812f15b4b43980d2dcee147e9a5", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-user", "id": "2e152738447846cebc226f8f2c1a72e8"}, "audit_ids": ["qqODN642TEmMV-rDTFkIng"], "issued_at": "2018-12-23T01:41:12.000000Z"}} 2018-12-23 01:41:12,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aaf815228281dc04e4c4f4486c784276fcbd234" 2018-12-23 01:41:13,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f125b472-7c53-4933-92ad-64f1ed658d24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:41:13,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f125b472-7c53-4933-92ad-64f1ed658d24 2018-12-23 01:41:13,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:13,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-aca254e2-54af-402b-90dc-12211e9d0a26 Date: Sun, 23 Dec 2018 01:41: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":["c5443a12-652b-468a-b784-944ca559db44"],"updated_at":"2018-12-23T01:40:53Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:41:13,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net used request id req-aca254e2-54af-402b-90dc-12211e9d0a26 2018-12-23 01:41:13,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:13,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-410dad39-c297-4a33-a34e-27215f88b16d Date: Sun, 23 Dec 2018 01:41:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:41:13,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-410dad39-c297-4a33-a34e-27215f88b16d 2018-12-23 01:41:13,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:13,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-834bb07a-5084-43dc-99e4-fd2e940e237f Date: Sun, 23 Dec 2018 01:41: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":["c5443a12-652b-468a-b784-944ca559db44"],"updated_at":"2018-12-23T01:40:53Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:41:13,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net used request id req-834bb07a-5084-43dc-99e4-fd2e940e237f 2018-12-23 01:41:13,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:41:13,769 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:41:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:41:13,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aaf815228281dc04e4c4f4486c784276fcbd234" 2018-12-23 01:41:13,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-280e370a-e78f-412e-b83f-f54791d925de Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:13,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-280e370a-e78f-412e-b83f-f54791d925de 2018-12-23 01:41:13,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:14,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-eb674f64-6364-4ef3-9e74-4e118d90469e Date: Sun, 23 Dec 2018 01:41:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:41:14,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-eb674f64-6364-4ef3-9e74-4e118d90469e 2018-12-23 01:41:14,432 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net 2018-12-23 01:41:14,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" -d '{"port": {"network_id": "c5aeecb4-9779-4626-a416-73e9c41d239e", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1", "admin_state_up": true}}' 2018-12-23 01:41:15,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-cbc84c99-9dd0-4a57-affd-4f0b31d07804 Date: Sun, 23 Dec 2018 01:41:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.7"}],"id":"f5bc8d1b-d36f-4520-b196-4f928e3d1896","security_groups":["084127c9-9952-4fe5-ad51-d548ffb975cd"],"mac_address":"fa:16:3e:c7:2f:e6","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1","project_id":"8831b812f15b4b43980d2dcee147e9a5","qos_policy_id":null,"admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:14Z","binding:vnic_type":"normal"}} 2018-12-23 01:41:15,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-cbc84c99-9dd0-4a57-affd-4f0b31d07804 2018-12-23 01:41:15,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:15,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7516863f-7226-495e-89f1-5ce0542c30a7 Date: Sun, 23 Dec 2018 01:41: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":["c5443a12-652b-468a-b784-944ca559db44"],"updated_at":"2018-12-23T01:40:53Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:41:15,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net used request id req-7516863f-7226-495e-89f1-5ce0542c30a7 2018-12-23 01:41:15,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:15,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091eca90-b800-447b-914a-bf0dfbdc5a6a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:15,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-091eca90-b800-447b-914a-bf0dfbdc5a6a 2018-12-23 01:41:15,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:16,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-78d688fd-95ae-4c49-a0a5-9db7ea03e97a Date: Sun, 23 Dec 2018 01:41:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:41:16,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-78d688fd-95ae-4c49-a0a5-9db7ea03e97a 2018-12-23 01:41:16,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e&name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:16,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-2de98285-620e-45f9-9956-bf0b5e576167 Date: Sun, 23 Dec 2018 01:41:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.7"}],"id":"f5bc8d1b-d36f-4520-b196-4f928e3d1896","security_groups":["084127c9-9952-4fe5-ad51-d548ffb975cd"],"mac_address":"fa:16:3e:c7:2f:e6","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:14Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:41:16,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e&name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1&admin_state_up=True used request id req-2de98285-620e-45f9-9956-bf0b5e576167 2018-12-23 01:41:16,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:16,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b4c3ee-6648-4443-86cd-b7d9a159d631 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:16,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-c7b4c3ee-6648-4443-86cd-b7d9a159d631 2018-12-23 01:41:16,218 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst 2018-12-23 01:41:16,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:16,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-8a75d057-2c9d-40c9-a139-0d7817e72c57 x-compute-request-id: req-8a75d057-2c9d-40c9-a139-0d7817e72c57 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-flavor-name"}]} 2018-12-23 01:41:16,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8a75d057-2c9d-40c9-a139-0d7817e72c57 2018-12-23 01:41:16,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:16,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-adb90ee2-3ada-4ccf-8424-ab4ed7a7ebd1 x-compute-request-id: req-adb90ee2-3ada-4ccf-8424-ab4ed7a7ebd1 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:41:16,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb used request id req-adb90ee2-3ada-4ccf-8424-ab4ed7a7ebd1 2018-12-23 01:41:16,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:16,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-75ad0786-5d60-4491-9ab7-1f6faf92ffe7 Date: Sun, 23 Dec 2018 01:41:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:40:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:40:50Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c569cc1b-0744-4e45-98fc-c33a19e547b8/snap", "metadata": {}}], "self": "/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "min_disk": 0, "protected": false, "id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "file": "/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8831b812f15b4b43980d2dcee147e9a5", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/c569cc1b-0744-4e45-98fc-c33a19e547b8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-image"} 2018-12-23 01:41:16,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-image used request id req-75ad0786-5d60-4491-9ab7-1f6faf92ffe7 2018-12-23 01:41:16,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:16,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-184a2912-3883-4798-a521-3832dbad29e6 Date: Sun, 23 Dec 2018 01:41: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-12-23 01:41:16,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-184a2912-3883-4798-a521-3832dbad29e6 2018-12-23 01:41:16,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "imageRef": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "flavorRef": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "max_count": 1, "min_count": 1, "networks": [{"port": "f5bc8d1b-d36f-4520-b196-4f928e3d1896"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}]}}' 2018-12-23 01:41:17,944 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-14eeabdf-9828-4395-8df3-b433c7a03d6e x-compute-request-id: req-14eeabdf-9828-4395-8df3-b433c7a03d6e Content-Length: 444 location: http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "adminPass": "cip992sSKaWR"}} 2018-12-23 01:41:17,944 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-14eeabdf-9828-4395-8df3-b433c7a03d6e 2018-12-23 01:41:17,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:18,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41: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-946dbb4b-f9e4-4ada-b891-b2596a3e814f x-compute-request-id: req-946dbb4b-f9e4-4ada-b891-b2596a3e814f Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "user_id": "2e152738447846cebc226f8f2c1a72e8", "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-12-23T01:41:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:18,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-946dbb4b-f9e4-4ada-b891-b2596a3e814f 2018-12-23 01:41:18,327 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst 2018-12-23 01:41:18,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:18,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-6f3dcb92-b7c9-41eb-b4ef-1e5be7e8744d x-compute-request-id: req-6f3dcb92-b7c9-41eb-b4ef-1e5be7e8744d Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "user_id": "2e152738447846cebc226f8f2c1a72e8", "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-12-23T01:41:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:18,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-6f3dcb92-b7c9-41eb-b4ef-1e5be7e8744d 2018-12-23 01:41:18,691 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst] is - BUILD 2018-12-23 01:41:18,691 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:41:21,691 - create_instance - DEBUG - VM status query timeout in 896.636418104 2018-12-23 01:41:21,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:22,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41: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-9cb93515-a8d7-4012-855a-019b8e88c08c x-compute-request-id: req-9cb93515-a8d7-4012-855a-019b8e88c08c Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "security_groups": [{"name": "default"}], "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:41:19Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:22,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-9cb93515-a8d7-4012-855a-019b8e88c08c 2018-12-23 01:41:22,441 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst] is - BUILD 2018-12-23 01:41:22,441 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:41:25,444 - create_instance - DEBUG - VM status query timeout in 892.883023977 2018-12-23 01:41:25,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:26,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-10e21ceb-4f07-44ab-bceb-5d709b6d1a40 x-compute-request-id: req-10e21ceb-4f07-44ab-bceb-5d709b6d1a40 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "security_groups": [{"name": "default"}], "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:24Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:26,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-10e21ceb-4f07-44ab-bceb-5d709b6d1a40 2018-12-23 01:41:26,477 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst] is - ACTIVE 2018-12-23 01:41:26,477 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:41:26,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:27,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a6d6cf2-e903-448b-af0e-6a0f67fc3f41 x-compute-request-id: req-0a6d6cf2-e903-448b-af0e-6a0f67fc3f41 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "security_groups": [{"name": "default"}], "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:24Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:27,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-0a6d6cf2-e903-448b-af0e-6a0f67fc3f41 2018-12-23 01:41:27,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:27,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2e779683-0ca4-43b8-9d86-b1c0e84a3d1f Date: Sun, 23 Dec 2018 01:41: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":["c5443a12-652b-468a-b784-944ca559db44"],"updated_at":"2018-12-23T01:40:53Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:41:27,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net used request id req-2e779683-0ca4-43b8-9d86-b1c0e84a3d1f 2018-12-23 01:41:27,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:27,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8c5425-755e-442d-84e3-eeb512cbcf28 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:27,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-fb8c5425-755e-442d-84e3-eeb512cbcf28 2018-12-23 01:41:27,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:27,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3679002b-925b-4a99-8c07-753d37c33154 Date: Sun, 23 Dec 2018 01:41:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:41:27,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-3679002b-925b-4a99-8c07-753d37c33154 2018-12-23 01:41:27,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:27,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-2d8fcbd9-508b-4951-86b1-fd828937cc15 Date: Sun, 23 Dec 2018 01:41:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.3"}],"id":"ac4961ac-452e-42e2-b670-c21e00b6c76f","security_groups":[],"mac_address":"fa:16:3e:65:87:63","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.4"}],"id":"c1f640f8-ebeb-477f-87bf-b0457f38a479","security_groups":[],"mac_address":"fa:16:3e:fe:7e:60","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.1"}],"id":"c2ea32eb-4dae-497c-b10e-479c690cfce0","security_groups":[],"mac_address":"fa:16:3e:32:2b:ff","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:03Z","binding:vnic_type":"normal","device_id":"a7a4608d-9562-4e85-bf3f-d596567fde03"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.2"}],"id":"d0155f1c-4832-4fe5-a1ca-c0b7f43172a2","security_groups":[],"mac_address":"fa:16:3e:25:e3:7b","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.7"}],"id":"f5bc8d1b-d36f-4520-b196-4f928e3d1896","security_groups":["084127c9-9952-4fe5-ad51-d548ffb975cd"],"mac_address":"fa:16:3e:c7:2f:e6","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:14Z","binding:vnic_type":"normal","device_id":"940d2df6-2487-4b52-a632-8a2cb5939d90"}]} 2018-12-23 01:41:27,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-2d8fcbd9-508b-4951-86b1-fd828937cc15 2018-12-23 01:41:27,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:28,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60ab4bde-1d33-47cc-a056-27b990d36f08 x-compute-request-id: req-60ab4bde-1d33-47cc-a056-27b990d36f08 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "security_groups": [{"name": "default"}], "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:24Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:28,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-60ab4bde-1d33-47cc-a056-27b990d36f08 2018-12-23 01:41:28,427 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst] is - ACTIVE 2018-12-23 01:41:28,427 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:41:28,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:28,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6825875d-a930-4d23-b62a-8692a01a4323 x-compute-request-id: req-6825875d-a930-4d23-b62a-8692a01a4323 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "security_groups": [{"name": "default"}], "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:24Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:28,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-6825875d-a930-4d23-b62a-8692a01a4323 2018-12-23 01:41:28,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:29,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3960b4dc-aa1e-4ff6-919a-48ed23d2f818 Date: Sun, 23 Dec 2018 01:41: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":["c5443a12-652b-468a-b784-944ca559db44"],"updated_at":"2018-12-23T01:40:53Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:41:29,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net used request id req-3960b4dc-aa1e-4ff6-919a-48ed23d2f818 2018-12-23 01:41:29,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:29,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a62e80a4-8dee-480f-9d2d-aa42aea1147a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:29,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-a62e80a4-8dee-480f-9d2d-aa42aea1147a 2018-12-23 01:41:29,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:29,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-967e58ef-a438-4278-bff6-1af49cee9055 Date: Sun, 23 Dec 2018 01:41:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:41:29,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-967e58ef-a438-4278-bff6-1af49cee9055 2018-12-23 01:41:29,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:29,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-18c580b0-5759-4869-bf44-c55d0f68e990 Date: Sun, 23 Dec 2018 01:41:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.3"}],"id":"ac4961ac-452e-42e2-b670-c21e00b6c76f","security_groups":[],"mac_address":"fa:16:3e:65:87:63","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.4"}],"id":"c1f640f8-ebeb-477f-87bf-b0457f38a479","security_groups":[],"mac_address":"fa:16:3e:fe:7e:60","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.1"}],"id":"c2ea32eb-4dae-497c-b10e-479c690cfce0","security_groups":[],"mac_address":"fa:16:3e:32:2b:ff","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:03Z","binding:vnic_type":"normal","device_id":"a7a4608d-9562-4e85-bf3f-d596567fde03"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.2"}],"id":"d0155f1c-4832-4fe5-a1ca-c0b7f43172a2","security_groups":[],"mac_address":"fa:16:3e:25:e3:7b","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.7"}],"id":"f5bc8d1b-d36f-4520-b196-4f928e3d1896","security_groups":["084127c9-9952-4fe5-ad51-d548ffb975cd"],"mac_address":"fa:16:3e:c7:2f:e6","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:14Z","binding:vnic_type":"normal","device_id":"940d2df6-2487-4b52-a632-8a2cb5939d90"}]} 2018-12-23 01:41:29,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-18c580b0-5759-4869-bf44-c55d0f68e990 2018-12-23 01:41:29,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}}' 2018-12-23 01:41:30,485 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:41:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-daa8736f-29ec-4df2-ad8d-3537d754ec6a x-compute-request-id: req-daa8736f-29ec-4df2-ad8d-3537d754ec6a Content-Length: 0 Content-Type: application/json 2018-12-23 01:41:30,486 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90/action used request id req-daa8736f-29ec-4df2-ad8d-3537d754ec6a 2018-12-23 01:41:30,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:31,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-9ede8e7c-a4dd-48ed-be90-ffefa6091239 Date: Sun, 23 Dec 2018 01:41:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:40:57Z", "admin_state_up": true, "updated_at": "2018-12-23T01:41:03Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "a7a4608d-9562-4e85-bf3f-d596567fde03", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-router"}]} 2018-12-23 01:41:31,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-router used request id req-9ede8e7c-a4dd-48ed-be90-ffefa6091239 2018-12-23 01:41:31,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:31,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f76560c-6bb0-4c62-8291-9dcf2e7c1aa0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:31,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-9f76560c-6bb0-4c62-8291-9dcf2e7c1aa0 2018-12-23 01:41:31,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=a7a4608d-9562-4e85-bf3f-d596567fde03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:31,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-19aa69ff-b186-4b8e-bdac-6416ceb9ca6b Date: Sun, 23 Dec 2018 01:41:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.1"}],"id":"c2ea32eb-4dae-497c-b10e-479c690cfce0","security_groups":[],"mac_address":"fa:16:3e:32:2b:ff","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:03Z","binding:vnic_type":"normal","device_id":"a7a4608d-9562-4e85-bf3f-d596567fde03"}]} 2018-12-23 01:41:31,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=a7a4608d-9562-4e85-bf3f-d596567fde03 used request id req-19aa69ff-b186-4b8e-bdac-6416ceb9ca6b 2018-12-23 01:41:31,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/c5443a12-652b-468a-b784-944ca559db44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:31,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c416694f-91ef-4234-92c3-bb385b501700 Date: Sun, 23 Dec 2018 01:41:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}} 2018-12-23 01:41:31,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/c5443a12-652b-468a-b784-944ca559db44 used request id req-c416694f-91ef-4234-92c3-bb385b501700 2018-12-23 01:41:31,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:31,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ea98d0a7-838f-4d2d-8fcb-b1f924c3d108 Date: Sun, 23 Dec 2018 01:41:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:41:31,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-ea98d0a7-838f-4d2d-8fcb-b1f924c3d108 2018-12-23 01:41:31,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:31,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a93020c5-e3d7-4a85-a469-72d9f47df154 Date: Sun, 23 Dec 2018 01:41:31 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:41:31,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-a93020c5-e3d7-4a85-a469-72d9f47df154 2018-12-23 01:41:31,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:32,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41: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-41ee7269-b7a7-44be-a764-18835402a302 x-compute-request-id: req-41ee7269-b7a7-44be-a764-18835402a302 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}], "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:24Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:32,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-41ee7269-b7a7-44be-a764-18835402a302 2018-12-23 01:41:32,496 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst] is - ACTIVE 2018-12-23 01:41:32,496 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:41:32,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:33,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41: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-63e4aa4d-34a1-4d63-ad9d-bb857094eeb1 x-compute-request-id: req-63e4aa4d-34a1-4d63-ad9d-bb857094eeb1 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}], "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:24Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:33,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-63e4aa4d-34a1-4d63-ad9d-bb857094eeb1 2018-12-23 01:41:33,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:33,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-117c822e-a54c-416e-97dc-9657c760d7ac Date: Sun, 23 Dec 2018 01:41: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":["c5443a12-652b-468a-b784-944ca559db44"],"updated_at":"2018-12-23T01:40:53Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:41:33,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net used request id req-117c822e-a54c-416e-97dc-9657c760d7ac 2018-12-23 01:41:33,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:33,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f50827-d1cf-4e2b-9a95-11deceac1862 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:33,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-a2f50827-d1cf-4e2b-9a95-11deceac1862 2018-12-23 01:41:33,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:33,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-22be7758-61d8-4f30-906a-0c6b23446f3e Date: Sun, 23 Dec 2018 01:41:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:41:33,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-22be7758-61d8-4f30-906a-0c6b23446f3e 2018-12-23 01:41:33,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:33,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-99c1d82e-3ed8-4958-8fe3-244036ebd28a Date: Sun, 23 Dec 2018 01:41:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.3"}],"id":"ac4961ac-452e-42e2-b670-c21e00b6c76f","security_groups":[],"mac_address":"fa:16:3e:65:87:63","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.4"}],"id":"c1f640f8-ebeb-477f-87bf-b0457f38a479","security_groups":[],"mac_address":"fa:16:3e:fe:7e:60","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.1"}],"id":"c2ea32eb-4dae-497c-b10e-479c690cfce0","security_groups":[],"mac_address":"fa:16:3e:32:2b:ff","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:03Z","binding:vnic_type":"normal","device_id":"a7a4608d-9562-4e85-bf3f-d596567fde03"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.2"}],"id":"d0155f1c-4832-4fe5-a1ca-c0b7f43172a2","security_groups":[],"mac_address":"fa:16:3e:25:e3:7b","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.7"}],"id":"f5bc8d1b-d36f-4520-b196-4f928e3d1896","security_groups":["084127c9-9952-4fe5-ad51-d548ffb975cd","e915b8ef-b13a-407f-ae30-2c0bc622cbbc"],"mac_address":"fa:16:3e:c7:2f:e6","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:14Z","binding:vnic_type":"normal","device_id":"940d2df6-2487-4b52-a632-8a2cb5939d90"}]} 2018-12-23 01:41:33,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-99c1d82e-3ed8-4958-8fe3-244036ebd28a 2018-12-23 01:41:33,739 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 01:41:33,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:33,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-bf86390e-893d-48f7-8876-7f9891a86914 Date: Sun, 23 Dec 2018 01:41:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:41:33,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-bf86390e-893d-48f7-8876-7f9891a86914 2018-12-23 01:41:33,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:33,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-efa991df-cfb7-4119-8eae-7e783dd04176 Date: Sun, 23 Dec 2018 01:41:33 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:41:33,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-efa991df-cfb7-4119-8eae-7e783dd04176 2018-12-23 01:41:33,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" -d '{"floatingip": {"floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "port_id": "f5bc8d1b-d36f-4520-b196-4f928e3d1896"}}' 2018-12-23 01:41:36,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-5e8a7977-3303-4a81-a03f-5eaa848c7da9 Date: Sun, 23 Dec 2018 01:41:36 GMT RESP BODY: {"floatingip": {"router_id": "a7a4608d-9562-4e85-bf3f-d596567fde03", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:34Z", "updated_at": "2018-12-23T01:41:34Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.55.1.7", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "8831b812f15b4b43980d2dcee147e9a5", "port_id": "f5bc8d1b-d36f-4520-b196-4f928e3d1896", "id": "726ef49e-9d10-4e47-8b5a-8a25322261d4"}} 2018-12-23 01:41:36,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-5e8a7977-3303-4a81-a03f-5eaa848c7da9 2018-12-23 01:41:36,154 - create_instance - INFO - Created floating IP 172.30.9.208 via router - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-router 2018-12-23 01:41:36,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:36,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41: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-021dd3ff-7d73-42de-9393-59fc1e824998 x-compute-request-id: req-021dd3ff-7d73-42de-9393-59fc1e824998 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}], "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:24Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:36,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-021dd3ff-7d73-42de-9393-59fc1e824998 2018-12-23 01:41:36,482 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst] is - ACTIVE 2018-12-23 01:41:36,483 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:41:36,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:36,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41: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-a3671e56-ef59-4da4-b3ea-fdd7112461fc x-compute-request-id: req-a3671e56-ef59-4da4-b3ea-fdd7112461fc Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}], "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:24Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:36,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-a3671e56-ef59-4da4-b3ea-fdd7112461fc 2018-12-23 01:41:36,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:37,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8aff8e9e-ac22-41b7-b8b5-5e6a54bddef2 Date: Sun, 23 Dec 2018 01:41: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":["c5443a12-652b-468a-b784-944ca559db44"],"updated_at":"2018-12-23T01:40:53Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:41:37,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net used request id req-8aff8e9e-ac22-41b7-b8b5-5e6a54bddef2 2018-12-23 01:41:37,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:37,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fb85938-21aa-45e5-a66f-8f55ef9e38c3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:37,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-2fb85938-21aa-45e5-a66f-8f55ef9e38c3 2018-12-23 01:41:37,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:37,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-118b91b1-f09d-428d-97db-23f2eed21994 Date: Sun, 23 Dec 2018 01:41:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:41:37,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-118b91b1-f09d-428d-97db-23f2eed21994 2018-12-23 01:41:37,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:37,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-18b2b38a-e8cd-4a1c-8e22-b9f5fd5e5c5f Date: Sun, 23 Dec 2018 01:41:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.3"}],"id":"ac4961ac-452e-42e2-b670-c21e00b6c76f","security_groups":[],"mac_address":"fa:16:3e:65:87:63","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.4"}],"id":"c1f640f8-ebeb-477f-87bf-b0457f38a479","security_groups":[],"mac_address":"fa:16:3e:fe:7e:60","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.1"}],"id":"c2ea32eb-4dae-497c-b10e-479c690cfce0","security_groups":[],"mac_address":"fa:16:3e:32:2b:ff","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:03Z","binding:vnic_type":"normal","device_id":"a7a4608d-9562-4e85-bf3f-d596567fde03"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.2"}],"id":"d0155f1c-4832-4fe5-a1ca-c0b7f43172a2","security_groups":[],"mac_address":"fa:16:3e:25:e3:7b","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.7"}],"id":"f5bc8d1b-d36f-4520-b196-4f928e3d1896","security_groups":["084127c9-9952-4fe5-ad51-d548ffb975cd","e915b8ef-b13a-407f-ae30-2c0bc622cbbc"],"mac_address":"fa:16:3e:c7:2f:e6","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:14Z","binding:vnic_type":"normal","device_id":"940d2df6-2487-4b52-a632-8a2cb5939d90"}]} 2018-12-23 01:41:37,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-18b2b38a-e8cd-4a1c-8e22-b9f5fd5e5c5f 2018-12-23 01:41:37,985 - create_instance_tests - INFO - Looking for IP 10.55.1.7 in the console log 2018-12-23 01:41:37,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:38,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41: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-c566cba4-23cb-4350-9b8d-9e11b37a0473 x-compute-request-id: req-c566cba4-23cb-4350-9b8d-9e11b37a0473 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}], "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:24Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:38,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-c566cba4-23cb-4350-9b8d-9e11b37a0473 2018-12-23 01:41:38,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:41:39,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-50e3407f-216f-4d35-99a0-0004baed4169 x-compute-request-id: req-50e3407f-216f-4d35-99a0-0004baed4169 Content-Encoding: gzip Content-Length: 9636 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 634882760 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.910 MHz processor\n[ 0.135720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.137551] pid_max: default: 32768 minimum: 301\n[ 0.138568] ACPI: Core revision 20150930\n[ 0.140062] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141418] Security Framework initialized\n[ 0.142352] Yama: becoming mindful.\n[ 0.143189] AppArmor: AppArmor initialized\n[ 0.144087] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145352] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.146576] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147750] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.149077] Initializing cgroup subsys io\n[ 0.149867] Initializing cgroup subsys memory\n[ 0.150714] Initializing cgroup subsys devices\n[ 0.151559] Initializing cgroup subsys freezer\n[ 0.152399] Initializing cgroup subsys net_cls\n[ 0.153235] Initializing cgroup subsys perf_event\n[ 0.154119] Initializing cgroup subsys net_prio\n[ 0.154988] Initializing cgroup subsys hugetlb\n[ 0.155829] Initializing cgroup subsys pids\n[ 0.156677] CPU: Physical Processor ID: 0\n[ 0.158149] mce: CPU supports 10 MCE banks\n[ 0.158987] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162198] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168626] ftrace: allocating 31920 entries in 125 pages\n[ 0.195000] smpboot: Max logical packages: 2\n[ 0.195840] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196991] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.198308] x2apic enabled\n[ 0.199116] Switched APIC routing to physical x2apic.\n[ 0.200841] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202032] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206056] KVM setup paravirtual spinlock\n[ 0.207468] x86: Booting SMP configuration:\n[ 0.208360] .... node #0, CPUs: #1\n[ 0.209257] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.232053] x86: Booted up 1 node, 2 CPUs\n[ 0.232056] KVM setup async PF for cpu 1\n[ 0.232059] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234577] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.236050] devtmpfs: initialized\n[ 0.237749] evm: security.selinux\n[ 0.238428] evm: security.SMACK64\n[ 0.239100] evm: security.SMACK64EXEC\n[ 0.239836] evm: security.SMACK64TRANSMUTE\n[ 0.240630] evm: security.SMACK64MMAP\n[ 0.241356] evm: security.ima\n[ 0.241977] evm: security.capability\n[ 0.242860] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244728] pinctrl core: initialized pinctrl subsystem\n[ 0.245799] RTC time: 1:41:23, date: 12/23/18\n[ 0.246763] NET: Registered protocol family 16\n[ 0.256709] cpuidle: using governor ladder\n[ 0.268780] cpuidle: using governor menu\n[ 0.269716] PCCT header not found.\n[ 0.270600] ACPI: bus type PCI registered\n[ 0.271504] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272932] PCI: Using configuration type 1 for base access\n[ 0.285286] ACPI: Added _OSI(Module Device)\n[ 0.286234] ACPI: Added _OSI(Processor Device)\n[ 0.287208] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288231] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.290747] ACPI: Interpreter enabled\n[ 0.291602] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295752] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297819] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299910] ACPI: (supports S0 S5)\n[ 0.300864] ACPI: Using IOAPIC for interrupt routing\n[ 0.301941] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.305551] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.306849] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308239] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.309601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.311995] acpiphp: Slot [3] registered\n[ 0.312905] acpiphp: Slot [4] registered\n[ 0.313790] acpiphp: Slot [5] registered\n[ 0.314678] acpiphp: Slot [6] registered\n[ 0.315560] acpiphp: Slot [7] registered\n[ 0.316457] acpiphp: Slot [8] registered\n[ 0.317354] acpiphp: Slot [9] registered\n[ 0.318243] acpiphp: Slot [10] registered\n[ 0.328938] acpiphp: Slot [11] registered\n[ 0.329848] acpiphp: Slot [12] registered\n[ 0.330750] acpiphp: Slot [13] registered\n[ 0.331646] acpiphp: Slot [14] registered\n[ 0.332542] acpiphp: Slot [15] registered\n[ 0.333451] acpiphp: Slot [16] registered\n[ 0.334368] acpiphp: Slot [17] registered\n[ 0.335268] acpiphp: Slot [18] registered\n[ 0.336155] acpiphp: Slot [19] registered\n[ 0.337054] acpiphp: Slot [20] registered\n[ 0.337966] acpiphp: Slot [21] registered\n[ 0.338868] acpiphp: Slot [22] registered\n[ 0.339801] acpiphp: Slot [23] registered\n[ 0.340697] acpiphp: Slot [24] registered\n[ 0.341594] acpiphp: Slot [25] registered\n[ 0.342497] acpiphp: Slot [26] registered\n[ 0.343412] acpiphp: Slot [27] registered\n[ 0.344316] acpiphp: Slot [28] registered\n[ 0.345232] acpiphp: Slot [29] registered\n[ 0.346148] acpiphp: Slot [30] registered\n[ 0.347058] acpiphp: Slot [31] registered\n[ 0.347965] PCI host bridge to bus 0000:00\n[ 0.348876] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.350258] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.351640] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.353270] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.354902] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.361256] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.362739] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.364083] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.365535] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.372471] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.374075] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.421785] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.423337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.424899] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.426429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.428833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.430159] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.431425] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.432604] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.434317] vgaarb: loaded\n[ 0.434967] vgaarb: bridge control possible 0000:00:02.0\n[ 0.436199] SCSI subsystem initialized\n[ 0.437100] ACPI: bus type USB registered\n[ 0.438000] usbcore: registered new interface driver usbfs\n[ 0.439143] usbcore: registered new interface driver hub\n[ 0.440266] usbcore: registered new device driver usb\n[ 0.441501] PCI: Using ACPI for IRQ routing\n[ 0.442608] NetLabel: Initializing\n[ 0.443383] NetLabel: domain hash size = 128\n[ 0.444317] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.445369] NetLabel: unlabeled traffic allowed by default\n[ 0.446591] clocksource: Switched to clocksource kvm-clock\n[ 0.452573] AppArmor: AppArmor Filesystem Enabled\n[ 0.453637] pnp: PnP ACPI init\n[ 0.454632] pnp: PnP ACPI: found 5 devices\n[ 0.462070] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.463970] NET: Registered protocol family 2\n[ 0.465031] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.466442] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.467745] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.469033] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470212] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471497] NET: Registered protocol family 1\n[ 0.472458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473680] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474877] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.493279] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511849] Trying to unpack rootfs image as initramfs...\n[ 0.562822] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.577777] Scanning for low memory corruption every 60 seconds\n[ 0.579859] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.581670] audit: initializing netlink subsys (disabled)\n[ 0.583330] audit: type=2000 audit(1545529283.865:1): initialized\n[ 0.585358] Initialise system trusted keyring\n[ 0.586804] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.588658] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.591480] zbud: loaded\n[ 0.592514] VFS: Disk quotas dquot_6.6.0\n[ 0.593762] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.596123] fuse init (API version 7.23)\n[ 0.597453] Key type big_key registered\n[ 0.598675] Allocating IMA MOK and blacklist keyrings.\n[ 0.600520] Key type asymmetric registered\n[ 0.601790] Asymmetric key parser 'x509' registered\n[ 0.603287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.605595] io scheduler noop registered\n[ 0.606833] io scheduler deadline registered (default)\n[ 0.608393] io scheduler cfq registered\n[ 0.609650] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.611305] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.613301] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.615570] ACPI: Power Button [PWRF]\n[ 0.616860] GHES: HEST is not enabled!\n[ 0.635671] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673834] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676747] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.700980] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704686] Linux agpgart interface v0.103\n[ 0.707603] brd: module loaded\n[ 0.709414] loop: module loaded\n[ 0.714840] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717027] GPT:90111 != 20971519\n[ 0.718021] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719663] GPT:90111 != 20971519\n[ 0.720649] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722091] vda: vda1 vda15\n[ 0.723896] scsi host0: ata_piix\n[ 0.724986] scsi host1: ata_piix\n[ 0.725969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.727845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.729950] libphy: Fixed MDIO Bus: probed\n[ 0.730987] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732406] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735298] PPP generic driver version 2.4.2\n[ 0.736355] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.737687] ehci-pci: EHCI PCI platform driver\n[ 0.738553] ehci-platform: EHCI generic platform driver\n[ 0.739534] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.740632] ohci-pci: OHCI PCI platform driver\n[ 0.741484] ohci-platform: OHCI generic platform driver\n[ 0.742448] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.761502] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.762477] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763900] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764880] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.765973] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.768552] usb usb1: Product: UHCI Host Controller\n[ 0.769466] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.770575] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.771528] hub 1-0:1.0: USB hub found\n[ 0.772291] hub 1-0:1.0: 2 ports detected\n[ 0.773191] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775300] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.776227] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.777239] mousedev: PS/2 mouse device common for all mice\n[ 0.778387] rtc_cmos 00:00: RTC can wake from S4\n[ 0.779600] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781249] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782522] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783699] i2c /dev entries driver\n[ 0.784452] device-mapper: uevent: version 1.0.3\n[ 0.785375] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.786966] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.788300] NET: Registered protocol family 10\n[ 0.789330] NET: Registered protocol family 17\n[ 0.790190] Key type dns_resolver registered\n[ 0.791142] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.792238] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.793301] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.795019] registered taskstats version 1\n[ 0.795839] Loading compiled-in X.509 certificates\n[ 0.797251] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.799052] zswap: loaded using pool lzo/zbud\n[ 0.800544] Key type trusted registered\n[ 0.802267] Key type encrypted registered\n[ 0.803083] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.804087] ima: No TPM chip found, activating TPM-bypass!\n[ 0.805098] evm: HMAC attrs: 0x1\n[ 0.806055] Magic number: 14:2:661\n[ 0.806798] block ram14: hash matches\n[ 0.817759] rtc_cmos 00:00: setting system clock to 2018-12-23 01:41:23 UTC (1545529283)\n[ 0.819365] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.820450] EDD information not available.\n[ 0.887630] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889134] Write protecting the kernel read-only data: 14336k\n[ 0.890747] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.892549] 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.951976] 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.15\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.31. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCEzdm8H2AdDYMjynvDWaOHeLptY61ufrKOcZl0FkQEaKliz84r+Hpp8uwdBqUK01p//sUqLsc1mE9ll/GM/yEcSe1WXn0/Oc1+NLEvzYZCfdf+D0M8jtVKjy9wmPMmJvYeetbakikW4Rw525myOkw+s6zqgbqwohL0GiPg8I7Zmoo79ERftVRLpcmhblju8sXq9jJtcvxTtjIBm4VaYq9tGRn95wRWndG+WE4mqnS65HXzlrp3W4DOyP3rm5sDVR5CTRdNBJZzp/CHnD8F0wx4u1jDkFEmaYE8bri8ubtPZDVzUrS89mzdLFp47skDJMByb04jgzlWaqiob8oBQNQJ root@createinstancesinglenetworktests-5413861c-eadf-4f87-96cb-f35531\nssh-dss AAAAB3NzaC1kc3MAAACBAKHpbbtXjX41vI2ecBJRHbyqcRY4o/75FbuO8W6L4lmo3Ww8mu3XVVxHxFgvWFpeoLu1H9P/+xCdX2gyKzXLIcIfHmTDFNvFkvug/LS/ymBFqyRfOV/r9/7RLg0ZleMDG1QFa9ZmWINvNUvxTl2b9sD+LquDJryLNSLsFzh4XAM5AAAAFQCfRl+68ALydmZ5RHLTL2bxXPC0dQAAAIEAoR4kba48k1lu87z4lXQcah4nVlGGnJLpMCwb78XYo4SvNqEgve/XTyJ67ITfNf53xEEy5HvwRbU49ZQ7tRkhOYRxyzDg9+Eym24QZ2LGgpbb0rZvCMHlUacHJGbnrkCMAMdJvw5LbiMKQyeHZxqyNc/9VQXTogCoOv8uZK2mf/AAAACAB3i/wAfxZUNEp2i5F1i2q4sd/NA0QU6Lwp9TZ4Fphlbi6UqO9Y5eGFTg+XWC9rvrQnP8WvLri4W+/IN/1miJZCRDr5lcZnNUMih1fUYnIwAwJailFDgjPTjgfOggJaSA5PG+qHaEI2DaD+Z8/9aS805qiabcCPzENNc7HHU8GXA= root@createinstancesinglenetworktests-5413861c-eadf-4f87-96cb-f35531\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:fec7:2fe6/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.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-5413861c-eadf-4f87-96cb-f35531\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.20 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-5413861c-eadf-4f87-96cb-f35531 login: "} 2018-12-23 01:41:39,469 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90/action used request id req-50e3407f-216f-4d35-99a0-0004baed4169 2018-12-23 01:41:39,471 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 01:41:39,471 - 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 634882760 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.910 MHz processor [ 0.135720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.137551] pid_max: default: 32768 minimum: 301 [ 0.138568] ACPI: Core revision 20150930 [ 0.140062] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141418] Security Framework initialized [ 0.142352] Yama: becoming mindful. [ 0.143189] AppArmor: AppArmor initialized [ 0.144087] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.145352] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.146576] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147750] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.149077] Initializing cgroup subsys io [ 0.149867] Initializing cgroup subsys memory [ 0.150714] Initializing cgroup subsys devices [ 0.151559] Initializing cgroup subsys freezer [ 0.152399] Initializing cgroup subsys net_cls [ 0.153235] Initializing cgroup subsys perf_event [ 0.154119] Initializing cgroup subsys net_prio [ 0.154988] Initializing cgroup subsys hugetlb [ 0.155829] Initializing cgroup subsys pids [ 0.156677] CPU: Physical Processor ID: 0 [ 0.158149] mce: CPU supports 10 MCE banks [ 0.158987] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162198] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168626] ftrace: allocating 31920 entries in 125 pages [ 0.195000] smpboot: Max logical packages: 2 [ 0.195840] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196991] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.198308] x2apic enabled [ 0.199116] Switched APIC routing to physical x2apic. [ 0.200841] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202032] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206056] KVM setup paravirtual spinlock [ 0.207468] x86: Booting SMP configuration: [ 0.208360] .... node #0, CPUs: #1 [ 0.209257] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.232053] x86: Booted up 1 node, 2 CPUs [ 0.232056] KVM setup async PF for cpu 1 [ 0.232059] kvm-stealtime: cpu 1, msr f90d940 [ 0.234577] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.236050] devtmpfs: initialized [ 0.237749] evm: security.selinux [ 0.238428] evm: security.SMACK64 [ 0.239100] evm: security.SMACK64EXEC [ 0.239836] evm: security.SMACK64TRANSMUTE [ 0.240630] evm: security.SMACK64MMAP [ 0.241356] evm: security.ima [ 0.241977] evm: security.capability [ 0.242860] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244728] pinctrl core: initialized pinctrl subsystem [ 0.245799] RTC time: 1:41:23, date: 12/23/18 [ 0.246763] NET: Registered protocol family 16 [ 0.256709] cpuidle: using governor ladder [ 0.268780] cpuidle: using governor menu [ 0.269716] PCCT header not found. [ 0.270600] ACPI: bus type PCI registered [ 0.271504] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272932] PCI: Using configuration type 1 for base access [ 0.285286] ACPI: Added _OSI(Module Device) [ 0.286234] ACPI: Added _OSI(Processor Device) [ 0.287208] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288231] ACPI: Added _OSI(Processor Aggregator Device) [ 0.290747] ACPI: Interpreter enabled [ 0.291602] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295752] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297819] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299910] ACPI: (supports S0 S5) [ 0.300864] ACPI: Using IOAPIC for interrupt routing [ 0.301941] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.305551] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.306849] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.308239] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.309601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.311995] acpiphp: Slot [3] registered [ 0.312905] acpiphp: Slot [4] registered [ 0.313790] acpiphp: Slot [5] registered [ 0.314678] acpiphp: Slot [6] registered [ 0.315560] acpiphp: Slot [7] registered [ 0.316457] acpiphp: Slot [8] registered [ 0.317354] acpiphp: Slot [9] registered [ 0.318243] acpiphp: Slot [10] registered [ 0.328938] acpiphp: Slot [11] registered [ 0.329848] acpiphp: Slot [12] registered [ 0.330750] acpiphp: Slot [13] registered [ 0.331646] acpiphp: Slot [14] registered [ 0.332542] acpiphp: Slot [15] registered [ 0.333451] acpiphp: Slot [16] registered [ 0.334368] acpiphp: Slot [17] registered [ 0.335268] acpiphp: Slot [18] registered [ 0.336155] acpiphp: Slot [19] registered [ 0.337054] acpiphp: Slot [20] registered [ 0.337966] acpiphp: Slot [21] registered [ 0.338868] acpiphp: Slot [22] registered [ 0.339801] acpiphp: Slot [23] registered [ 0.340697] acpiphp: Slot [24] registered [ 0.341594] acpiphp: Slot [25] registered [ 0.342497] acpiphp: Slot [26] registered [ 0.343412] acpiphp: Slot [27] registered [ 0.344316] acpiphp: Slot [28] registered [ 0.345232] acpiphp: Slot [29] registered [ 0.346148] acpiphp: Slot [30] registered [ 0.347058] acpiphp: Slot [31] registered [ 0.347965] PCI host bridge to bus 0000:00 [ 0.348876] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.350258] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.351640] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.353270] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.354902] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.361256] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.362739] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.364083] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.365535] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.372471] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.374075] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.421785] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.423337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.424899] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.426429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.428833] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.430159] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.431425] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.432604] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.434317] vgaarb: loaded [ 0.434967] vgaarb: bridge control possible 0000:00:02.0 [ 0.436199] SCSI subsystem initialized [ 0.437100] ACPI: bus type USB registered [ 0.438000] usbcore: registered new interface driver usbfs [ 0.439143] usbcore: registered new interface driver hub [ 0.440266] usbcore: registered new device driver usb [ 0.441501] PCI: Using ACPI for IRQ routing [ 0.442608] NetLabel: Initializing [ 0.443383] NetLabel: domain hash size = 128 [ 0.444317] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.445369] NetLabel: unlabeled traffic allowed by default [ 0.446591] clocksource: Switched to clocksource kvm-clock [ 0.452573] AppArmor: AppArmor Filesystem Enabled [ 0.453637] pnp: PnP ACPI init [ 0.454632] pnp: PnP ACPI: found 5 devices [ 0.462070] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.463970] NET: Registered protocol family 2 [ 0.465031] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.466442] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.467745] TCP: Hash tables configured (established 2048 bind 2048) [ 0.469033] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.470212] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.471497] NET: Registered protocol family 1 [ 0.472458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473680] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474877] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.493279] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511849] Trying to unpack rootfs image as initramfs... [ 0.562822] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.577777] Scanning for low memory corruption every 60 seconds [ 0.579859] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.581670] audit: initializing netlink subsys (disabled) [ 0.583330] audit: type=2000 audit(1545529283.865:1): initialized [ 0.585358] Initialise system trusted keyring [ 0.586804] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.588658] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.591480] zbud: loaded [ 0.592514] VFS: Disk quotas dquot_6.6.0 [ 0.593762] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.596123] fuse init (API version 7.23) [ 0.597453] Key type big_key registered [ 0.598675] Allocating IMA MOK and blacklist keyrings. [ 0.600520] Key type asymmetric registered [ 0.601790] Asymmetric key parser 'x509' registered [ 0.603287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.605595] io scheduler noop registered [ 0.606833] io scheduler deadline registered (default) [ 0.608393] io scheduler cfq registered [ 0.609650] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.611305] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.613301] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.615570] ACPI: Power Button [PWRF] [ 0.616860] GHES: HEST is not enabled! [ 0.635671] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.673834] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.676747] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.700980] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.704686] Linux agpgart interface v0.103 [ 0.707603] brd: module loaded [ 0.709414] loop: module loaded [ 0.714840] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.717027] GPT:90111 != 20971519 [ 0.718021] GPT:Alternate GPT header not at the end of the disk. [ 0.719663] GPT:90111 != 20971519 [ 0.720649] GPT: Use GNU Parted to correct GPT errors. [ 0.722091] vda: vda1 vda15 [ 0.723896] scsi host0: ata_piix [ 0.724986] scsi host1: ata_piix [ 0.725969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.727845] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.729950] libphy: Fixed MDIO Bus: probed [ 0.730987] tun: Universal TUN/TAP device driver, 1.6 [ 0.732406] tun: (C) 1999-2004 Max Krasnyansky [ 0.735298] PPP generic driver version 2.4.2 [ 0.736355] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.737687] ehci-pci: EHCI PCI platform driver [ 0.738553] ehci-platform: EHCI generic platform driver [ 0.739534] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.740632] ohci-pci: OHCI PCI platform driver [ 0.741484] ohci-platform: OHCI generic platform driver [ 0.742448] uhci_hcd: USB Universal Host Controller Interface driver [ 0.761502] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.762477] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763900] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.764880] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.765973] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.767167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.768552] usb usb1: Product: UHCI Host Controller [ 0.769466] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.770575] usb usb1: SerialNumber: 0000:00:01.2 [ 0.771528] hub 1-0:1.0: USB hub found [ 0.772291] hub 1-0:1.0: 2 ports detected [ 0.773191] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.775300] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.776227] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.777239] mousedev: PS/2 mouse device common for all mice [ 0.778387] rtc_cmos 00:00: RTC can wake from S4 [ 0.779600] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781249] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.782522] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783699] i2c /dev entries driver [ 0.784452] device-mapper: uevent: version 1.0.3 [ 0.785375] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.786966] ledtrig-cpu: registered to indicate activity on CPUs [ 0.788300] NET: Registered protocol family 10 [ 0.789330] NET: Registered protocol family 17 [ 0.790190] Key type dns_resolver registered [ 0.791142] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.792238] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.793301] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.795019] registered taskstats version 1 [ 0.795839] Loading compiled-in X.509 certificates [ 0.797251] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.799052] zswap: loaded using pool lzo/zbud [ 0.800544] Key type trusted registered [ 0.802267] Key type encrypted registered [ 0.803083] AppArmor: AppArmor sha1 policy hashing enabled [ 0.804087] ima: No TPM chip found, activating TPM-bypass! [ 0.805098] evm: HMAC attrs: 0x1 [ 0.806055] Magic number: 14:2:661 [ 0.806798] block ram14: hash matches [ 0.817759] rtc_cmos 00:00: setting system clock to 2018-12-23 01:41:23 UTC (1545529283) [ 0.819365] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.820450] EDD information not available. [ 0.887630] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.889134] Write protecting the kernel read-only data: 14336k [ 0.890747] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.892549] 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.951976] 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.15 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.31. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCEzdm8H2AdDYMjynvDWaOHeLptY61ufrKOcZl0FkQEaKliz84r+Hpp8uwdBqUK01p//sUqLsc1mE9ll/GM/yEcSe1WXn0/Oc1+NLEvzYZCfdf+D0M8jtVKjy9wmPMmJvYeetbakikW4Rw525myOkw+s6zqgbqwohL0GiPg8I7Zmoo79ERftVRLpcmhblju8sXq9jJtcvxTtjIBm4VaYq9tGRn95wRWndG+WE4mqnS65HXzlrp3W4DOyP3rm5sDVR5CTRdNBJZzp/CHnD8F0wx4u1jDkFEmaYE8bri8ubtPZDVzUrS89mzdLFp47skDJMByb04jgzlWaqiob8oBQNQJ root@createinstancesinglenetworktests-5413861c-eadf-4f87-96cb-f35531 ssh-dss AAAAB3NzaC1kc3MAAACBAKHpbbtXjX41vI2ecBJRHbyqcRY4o/75FbuO8W6L4lmo3Ww8mu3XVVxHxFgvWFpeoLu1H9P/+xCdX2gyKzXLIcIfHmTDFNvFkvug/LS/ymBFqyRfOV/r9/7RLg0ZleMDG1QFa9ZmWINvNUvxTl2b9sD+LquDJryLNSLsFzh4XAM5AAAAFQCfRl+68ALydmZ5RHLTL2bxXPC0dQAAAIEAoR4kba48k1lu87z4lXQcah4nVlGGnJLpMCwb78XYo4SvNqEgve/XTyJ67ITfNf53xEEy5HvwRbU49ZQ7tRkhOYRxyzDg9+Eym24QZ2LGgpbb0rZvCMHlUacHJGbnrkCMAMdJvw5LbiMKQyeHZxqyNc/9VQXTogCoOv8uZK2mf/AAAACAB3i/wAfxZUNEp2i5F1i2q4sd/NA0QU6Lwp9TZ4Fphlbi6UqO9Y5eGFTg+XWC9rvrQnP8WvLri4W+/IN/1miJZCRDr5lcZnNUMih1fUYnIwAwJailFDgjPTjgfOggJaSA5PG+qHaEI2DaD+Z8/9aS805qiabcCPzENNc7HHU8GXA= root@createinstancesinglenetworktests-5413861c-eadf-4f87-96cb-f35531 -----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:fec7:2fe6/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.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-5413861c-eadf-4f87-96cb-f35531 launch-index: 0 === cirros: current=0.4.0 uptime=3.20 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-5413861c-eadf-4f87-96cb-f35531 login: 2018-12-23 01:41:39,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:39,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41: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-4906a9c3-7e6b-485c-ba3d-8371d36574bc x-compute-request-id: req-4906a9c3-7e6b-485c-ba3d-8371d36574bc Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}], "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:24Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:39,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-4906a9c3-7e6b-485c-ba3d-8371d36574bc 2018-12-23 01:41:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:40,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f03188a6-b573-48ea-bc8f-b93e3a7ebf38 Date: Sun, 23 Dec 2018 01:41: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":["c5443a12-652b-468a-b784-944ca559db44"],"updated_at":"2018-12-23T01:40:53Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:41:40,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net used request id req-f03188a6-b573-48ea-bc8f-b93e3a7ebf38 2018-12-23 01:41:40,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:40,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-483efd37-9b1e-400a-bb51-e9f74a0ba01f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:40,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-483efd37-9b1e-400a-bb51-e9f74a0ba01f 2018-12-23 01:41:40,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:40,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cd1a4dda-719a-4bc6-b3eb-8af96cf28ecf Date: Sun, 23 Dec 2018 01:41:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:41:40,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-cd1a4dda-719a-4bc6-b3eb-8af96cf28ecf 2018-12-23 01:41:40,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:40,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-d5d0cc9a-47d8-4551-854e-e81c9f41da76 Date: Sun, 23 Dec 2018 01:41:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.3"}],"id":"ac4961ac-452e-42e2-b670-c21e00b6c76f","security_groups":[],"mac_address":"fa:16:3e:65:87:63","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.4"}],"id":"c1f640f8-ebeb-477f-87bf-b0457f38a479","security_groups":[],"mac_address":"fa:16:3e:fe:7e:60","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.1"}],"id":"c2ea32eb-4dae-497c-b10e-479c690cfce0","security_groups":[],"mac_address":"fa:16:3e:32:2b:ff","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:03Z","binding:vnic_type":"normal","device_id":"a7a4608d-9562-4e85-bf3f-d596567fde03"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.2"}],"id":"d0155f1c-4832-4fe5-a1ca-c0b7f43172a2","security_groups":[],"mac_address":"fa:16:3e:25:e3:7b","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.7"}],"id":"f5bc8d1b-d36f-4520-b196-4f928e3d1896","security_groups":["084127c9-9952-4fe5-ad51-d548ffb975cd","e915b8ef-b13a-407f-ae30-2c0bc622cbbc"],"mac_address":"fa:16:3e:c7:2f:e6","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:14Z","binding:vnic_type":"normal","device_id":"940d2df6-2487-4b52-a632-8a2cb5939d90"}]} 2018-12-23 01:41:40,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-d5d0cc9a-47d8-4551-854e-e81c9f41da76 2018-12-23 01:41:40,353 - create_instance - INFO - Checking if VM is active 2018-12-23 01:41:40,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:40,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41: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-359bfb8d-f1b4-4c7d-ad3e-25b6331099b8 x-compute-request-id: req-359bfb8d-f1b4-4c7d-ad3e-25b6331099b8 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}], "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:24Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:40,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-359bfb8d-f1b4-4c7d-ad3e-25b6331099b8 2018-12-23 01:41:40,805 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst] is - ACTIVE 2018-12-23 01:41:40,805 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:41:40,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:41,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41: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-fb07319f-26b1-4e80-bde5-3ae26b11f678 x-compute-request-id: req-fb07319f-26b1-4e80-bde5-3ae26b11f678 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}], "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:24Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:41,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-fb07319f-26b1-4e80-bde5-3ae26b11f678 2018-12-23 01:41:41,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:41,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6e8eb812-365f-4c2e-a1b2-07edee107c3b Date: Sun, 23 Dec 2018 01:41: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":["c5443a12-652b-468a-b784-944ca559db44"],"updated_at":"2018-12-23T01:40:53Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:41:41,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net used request id req-6e8eb812-365f-4c2e-a1b2-07edee107c3b 2018-12-23 01:41:41,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:41,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78eee0c4-3ec7-44c9-bd46-e0eb81c79ce3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:41,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-78eee0c4-3ec7-44c9-bd46-e0eb81c79ce3 2018-12-23 01:41:41,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:41,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b70e130d-991b-4434-902e-b44a57bbc9bc Date: Sun, 23 Dec 2018 01:41:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:41:41,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-b70e130d-991b-4434-902e-b44a57bbc9bc 2018-12-23 01:41:41,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:41,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-5eef05ba-8a51-4439-8a5c-0ef1837e4ade Date: Sun, 23 Dec 2018 01:41:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.3"}],"id":"ac4961ac-452e-42e2-b670-c21e00b6c76f","security_groups":[],"mac_address":"fa:16:3e:65:87:63","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.4"}],"id":"c1f640f8-ebeb-477f-87bf-b0457f38a479","security_groups":[],"mac_address":"fa:16:3e:fe:7e:60","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.1"}],"id":"c2ea32eb-4dae-497c-b10e-479c690cfce0","security_groups":[],"mac_address":"fa:16:3e:32:2b:ff","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:03Z","binding:vnic_type":"normal","device_id":"a7a4608d-9562-4e85-bf3f-d596567fde03"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.2"}],"id":"d0155f1c-4832-4fe5-a1ca-c0b7f43172a2","security_groups":[],"mac_address":"fa:16:3e:25:e3:7b","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.7"}],"id":"f5bc8d1b-d36f-4520-b196-4f928e3d1896","security_groups":["084127c9-9952-4fe5-ad51-d548ffb975cd","e915b8ef-b13a-407f-ae30-2c0bc622cbbc"],"mac_address":"fa:16:3e:c7:2f:e6","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:14Z","binding:vnic_type":"normal","device_id":"940d2df6-2487-4b52-a632-8a2cb5939d90"}]} 2018-12-23 01:41:41,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-5eef05ba-8a51-4439-8a5c-0ef1837e4ade 2018-12-23 01:41:41,714 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:41:41,717 - paramiko.transport - DEBUG - starting thread (client mode): 0x55af6310L 2018-12-23 01:41:41,718 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:41:41,718 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:41:41,718 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:41:41,720 - 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-12-23 01:41:41,720 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:41:41,720 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:41:41,720 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:41:41,720 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:41:41,720 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:41:41,737 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:41:41,737 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:41:41,750 - paramiko.transport - DEBUG - Trying key 87037eb5ffbb664d48920353ac83d382 from tmp/CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181 2018-12-23 01:41:41,775 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:41:41,777 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:41:41,877 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:41:41,896 - create_instance - INFO - SSH is active for VM instance 2018-12-23 01:41:41,896 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:41:41,898 - paramiko.transport - DEBUG - starting thread (client mode): 0x55af65d0L 2018-12-23 01:41:41,898 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:41:41,899 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:41:41,899 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:41:41,900 - 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-12-23 01:41:41,900 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:41:41,900 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:41:41,900 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:41:41,901 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:41:41,901 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:41:41,917 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:41:41,918 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:41:41,930 - paramiko.transport - DEBUG - Trying key 87037eb5ffbb664d48920353ac83d382 from tmp/CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181 2018-12-23 01:41:41,955 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:41:41,958 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:41:41,963 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:41:41,963 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 01:41:41,964 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:41:41,965 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:41:41,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:41:41,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:41:42,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3191a87e65eb422c89a7b86b82c3b4e9", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj-role"}], "expires_at": "2018-12-23T02:41:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8831b812f15b4b43980d2dcee147e9a5", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/8831b812f15b4b43980d2dcee147e9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-user", "id": "2e152738447846cebc226f8f2c1a72e8"}, "audit_ids": ["wv8jSPP0RQOSLYtPcDGRPA"], "issued_at": "2018-12-23T01:41:42.000000Z"}} 2018-12-23 01:41:42,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:42,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7ec3074-7b78-4526-8719-44166a08b663 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:41:42,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e7ec3074-7b78-4526-8719-44166a08b663 2018-12-23 01:41:42,425 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:41:42,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:42,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ad4ce42-44c4-471d-8ef1-603eb2d5467d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:41:42,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6ad4ce42-44c4-471d-8ef1-603eb2d5467d 2018-12-23 01:41:42,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:42,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d964f723-babf-42a9-a9f9-ec58eb5ff109 Date: Sun, 23 Dec 2018 01:41: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":["c5443a12-652b-468a-b784-944ca559db44"],"updated_at":"2018-12-23T01:40:53Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:41:42,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net used request id req-d964f723-babf-42a9-a9f9-ec58eb5ff109 2018-12-23 01:41:42,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:41:42,836 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:41:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:41:42,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:42,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f157e18-a894-42da-8cc1-408350d80d17 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:42,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-4f157e18-a894-42da-8cc1-408350d80d17 2018-12-23 01:41:42,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:43,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-606eb6a5-8044-407d-a615-078df4a678dd Date: Sun, 23 Dec 2018 01:41:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:41:43,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-606eb6a5-8044-407d-a615-078df4a678dd 2018-12-23 01:41:43,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e&name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:43,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-69d00800-0610-4859-a549-4454482ba3a6 Date: Sun, 23 Dec 2018 01:41:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.7"}],"id":"f5bc8d1b-d36f-4520-b196-4f928e3d1896","security_groups":["084127c9-9952-4fe5-ad51-d548ffb975cd","e915b8ef-b13a-407f-ae30-2c0bc622cbbc"],"mac_address":"fa:16:3e:c7:2f:e6","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:14Z","binding:vnic_type":"normal","device_id":"940d2df6-2487-4b52-a632-8a2cb5939d90"}]} 2018-12-23 01:41:43,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e&name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1&admin_state_up=True used request id req-69d00800-0610-4859-a549-4454482ba3a6 2018-12-23 01:41:43,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:43,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c7f9c1-f11f-42b2-9e2a-1386df791a50 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:43,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-54c7f9c1-f11f-42b2-9e2a-1386df791a50 2018-12-23 01:41:43,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:44,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f134a98-a51f-4e2f-8ccf-b9d603ee66ff x-compute-request-id: req-1f134a98-a51f-4e2f-8ccf-b9d603ee66ff Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}], "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:24Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:41:44,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst used request id req-1f134a98-a51f-4e2f-8ccf-b9d603ee66ff 2018-12-23 01:41:44,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:44,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-207c8281-7436-4b11-8d03-73ea3fab1be8 Date: Sun, 23 Dec 2018 01:41: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":["c5443a12-652b-468a-b784-944ca559db44"],"updated_at":"2018-12-23T01:40:53Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:41:44,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net used request id req-207c8281-7436-4b11-8d03-73ea3fab1be8 2018-12-23 01:41:44,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:44,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-305cec86-c3f8-43d1-bc72-a9caa18d1019 Date: Sun, 23 Dec 2018 01:41:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:41:44,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-305cec86-c3f8-43d1-bc72-a9caa18d1019 2018-12-23 01:41:44,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:45,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-633359a6-fe4c-419a-a669-2291e9a7cb52 Date: Sun, 23 Dec 2018 01:41:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.3"}],"id":"ac4961ac-452e-42e2-b670-c21e00b6c76f","security_groups":[],"mac_address":"fa:16:3e:65:87:63","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.4"}],"id":"c1f640f8-ebeb-477f-87bf-b0457f38a479","security_groups":[],"mac_address":"fa:16:3e:fe:7e:60","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.1"}],"id":"c2ea32eb-4dae-497c-b10e-479c690cfce0","security_groups":[],"mac_address":"fa:16:3e:32:2b:ff","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:03Z","binding:vnic_type":"normal","device_id":"a7a4608d-9562-4e85-bf3f-d596567fde03"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.2"}],"id":"d0155f1c-4832-4fe5-a1ca-c0b7f43172a2","security_groups":[],"mac_address":"fa:16:3e:25:e3:7b","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.7"}],"id":"f5bc8d1b-d36f-4520-b196-4f928e3d1896","security_groups":["084127c9-9952-4fe5-ad51-d548ffb975cd","e915b8ef-b13a-407f-ae30-2c0bc622cbbc"],"mac_address":"fa:16:3e:c7:2f:e6","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:14Z","binding:vnic_type":"normal","device_id":"940d2df6-2487-4b52-a632-8a2cb5939d90"}]} 2018-12-23 01:41:45,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-633359a6-fe4c-419a-a669-2291e9a7cb52 2018-12-23 01:41:45,021 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst 2018-12-23 01:41:45,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:45,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-120559b7-b68e-415b-b092-282d5535ecc8 Date: Sun, 23 Dec 2018 01:41:45 GMT RESP BODY: {"floatingips": [{"router_id": "a7a4608d-9562-4e85-bf3f-d596567fde03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:41:34Z", "updated_at": "2018-12-23T01:41:34Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.55.1.7", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "8831b812f15b4b43980d2dcee147e9a5", "port_id": "f5bc8d1b-d36f-4520-b196-4f928e3d1896", "id": "726ef49e-9d10-4e47-8b5a-8a25322261d4"}]} 2018-12-23 01:41:45,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-120559b7-b68e-415b-b092-282d5535ecc8 2018-12-23 01:41:45,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/f5bc8d1b-d36f-4520-b196-4f928e3d1896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:45,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-2875bf59-dc99-420f-b154-977ea31e28fe Date: Sun, 23 Dec 2018 01:41:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.7"}],"id":"f5bc8d1b-d36f-4520-b196-4f928e3d1896","security_groups":["084127c9-9952-4fe5-ad51-d548ffb975cd","e915b8ef-b13a-407f-ae30-2c0bc622cbbc"],"mac_address":"fa:16:3e:c7:2f:e6","device_id":"940d2df6-2487-4b52-a632-8a2cb5939d90","status":"ACTIVE","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1","project_id":"8831b812f15b4b43980d2dcee147e9a5","qos_policy_id":null,"admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:14Z","binding:vnic_type":"normal"}} 2018-12-23 01:41:45,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/f5bc8d1b-d36f-4520-b196-4f928e3d1896 used request id req-2875bf59-dc99-420f-b154-977ea31e28fe 2018-12-23 01:41:45,105 - create_instance - INFO - Checking if VM is active 2018-12-23 01:41:45,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:45,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41: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-128abfd5-ea1b-4265-91cd-b26b8b45fae0 x-compute-request-id: req-128abfd5-ea1b-4265-91cd-b26b8b45fae0 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}], "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:24Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:45,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-128abfd5-ea1b-4265-91cd-b26b8b45fae0 2018-12-23 01:41:45,715 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst] is - ACTIVE 2018-12-23 01:41:45,715 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:41:45,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:46,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41: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-e2d9b6a2-5ece-46f0-9f18-a3e3a21d27a9 x-compute-request-id: req-e2d9b6a2-5ece-46f0-9f18-a3e3a21d27a9 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:2f:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp"}], "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:24Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:46,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-e2d9b6a2-5ece-46f0-9f18-a3e3a21d27a9 2018-12-23 01:41:46,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:46,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-243f6eb4-7e5c-4370-a0a6-b59ed0795867 Date: Sun, 23 Dec 2018 01:41: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":["c5443a12-652b-468a-b784-944ca559db44"],"updated_at":"2018-12-23T01:40:53Z","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5aeecb4-9779-4626-a416-73e9c41d239e","name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net"}]} 2018-12-23 01:41:46,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net used request id req-243f6eb4-7e5c-4370-a0a6-b59ed0795867 2018-12-23 01:41:46,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:46,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd567db5-7c20-44c5-91bd-1d6c98805194 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:41:46,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-fd567db5-7c20-44c5-91bd-1d6c98805194 2018-12-23 01:41:46,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:47,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4b8a5425-3ea9-4591-a7bb-8e46bb1c5b1b Date: Sun, 23 Dec 2018 01:41:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:53Z","dns_nameservers":[],"updated_at":"2018-12-23T01:40:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8831b812f15b4b43980d2dcee147e9a5","id":"c5443a12-652b-468a-b784-944ca559db44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet"}]} 2018-12-23 01:41:47,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-4b8a5425-3ea9-4591-a7bb-8e46bb1c5b1b 2018-12-23 01:41:47,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e4456172f9460f56a7035c1a637fa3c9a87326" 2018-12-23 01:41:47,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-51144e4f-36ff-4fe1-8377-74e765a84981 Date: Sun, 23 Dec 2018 01:41:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.3"}],"id":"ac4961ac-452e-42e2-b670-c21e00b6c76f","security_groups":[],"mac_address":"fa:16:3e:65:87:63","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.4"}],"id":"c1f640f8-ebeb-477f-87bf-b0457f38a479","security_groups":[],"mac_address":"fa:16:3e:fe:7e:60","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.1"}],"id":"c2ea32eb-4dae-497c-b10e-479c690cfce0","security_groups":[],"mac_address":"fa:16:3e:32:2b:ff","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:03Z","binding:vnic_type":"normal","device_id":"a7a4608d-9562-4e85-bf3f-d596567fde03"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:40:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.2"}],"id":"d0155f1c-4832-4fe5-a1ca-c0b7f43172a2","security_groups":[],"mac_address":"fa:16:3e:25:e3:7b","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:40:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c5aeecb4-9779-4626-a416-73e9c41d239e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:41:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5443a12-652b-468a-b784-944ca559db44","ip_address":"10.55.1.7"}],"id":"f5bc8d1b-d36f-4520-b196-4f928e3d1896","security_groups":["084127c9-9952-4fe5-ad51-d548ffb975cd","e915b8ef-b13a-407f-ae30-2c0bc622cbbc"],"mac_address":"fa:16:3e:c7:2f:e6","project_id":"8831b812f15b4b43980d2dcee147e9a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1","admin_state_up":true,"network_id":"c5aeecb4-9779-4626-a416-73e9c41d239e","tenant_id":"8831b812f15b4b43980d2dcee147e9a5","created_at":"2018-12-23T01:41:14Z","binding:vnic_type":"normal","device_id":"940d2df6-2487-4b52-a632-8a2cb5939d90"}]} 2018-12-23 01:41:47,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-51144e4f-36ff-4fe1-8377-74e765a84981 2018-12-23 01:41:47,297 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:41:47,299 - paramiko.transport - DEBUG - starting thread (client mode): 0x55a5f790L 2018-12-23 01:41:47,300 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:41:47,300 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:41:47,300 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:41:47,301 - 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-12-23 01:41:47,302 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:41:47,302 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:41:47,302 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:41:47,302 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:41:47,302 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:41:47,319 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:41:47,319 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:41:47,332 - paramiko.transport - DEBUG - Trying key 87037eb5ffbb664d48920353ac83d382 from tmp/CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181 2018-12-23 01:41:47,359 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:41:47,362 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:41:47,462 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:41:47,477 - create_instance - INFO - SSH is active for VM instance 2018-12-23 01:41:47,477 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:41:47,479 - paramiko.transport - DEBUG - starting thread (client mode): 0x55a5fad0L 2018-12-23 01:41:47,479 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:41:47,480 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:41:47,480 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:41:47,481 - 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-12-23 01:41:47,481 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:41:47,481 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:41:47,481 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:41:47,482 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:41:47,482 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:41:47,498 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:41:47,499 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:41:47,512 - paramiko.transport - DEBUG - Trying key 87037eb5ffbb664d48920353ac83d382 from tmp/CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181 2018-12-23 01:41:47,539 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:41:47,542 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:41:47,544 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:41:47,545 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 01:41:47,545 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:41:47,546 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:41:47,548 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 01:41:47,549 - create_instance - INFO - Deleting Floating IP - 172.30.9.208 2018-12-23 01:41:47,549 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-12-23 01:41:47,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/726ef49e-9d10-4e47-8b5a-8a25322261d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:48,493 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-168675dd-1055-4347-b611-14cee8cd69e6 Content-Length: 0 Date: Sun, 23 Dec 2018 01:41:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:41:48,493 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/726ef49e-9d10-4e47-8b5a-8a25322261d4 used request id req-168675dd-1055-4347-b611-14cee8cd69e6 2018-12-23 01:41:48,493 - create_instance - INFO - Deleting Port with ID - f5bc8d1b-d36f-4520-b196-4f928e3d1896 2018-12-23 01:41:48,493 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181port-1 2018-12-23 01:41:48,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/f5bc8d1b-d36f-4520-b196-4f928e3d1896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:48,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51089728-d530-4ca3-a8fa-99b6f6a32d4a Date: Sun, 23 Dec 2018 01:41:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:41:48,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/f5bc8d1b-d36f-4520-b196-4f928e3d1896 used request id req-51089728-d530-4ca3-a8fa-99b6f6a32d4a 2018-12-23 01:41:48,964 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst 2018-12-23 01:41:48,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:49,111 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:41:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a43d7319-197f-420d-b132-939da852948a x-compute-request-id: req-a43d7319-197f-420d-b132-939da852948a Content-Type: application/json 2018-12-23 01:41:49,111 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-a43d7319-197f-420d-b132-939da852948a 2018-12-23 01:41:49,111 - create_instance - INFO - Checking deletion status 2018-12-23 01:41:49,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:49,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41: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-52f53f2a-6120-460b-ac85-56f67ee803de x-compute-request-id: req-52f53f2a-6120-460b-ac85-56f67ee803de Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:49Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:49,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-52f53f2a-6120-460b-ac85-56f67ee803de 2018-12-23 01:41:49,345 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst] is - ACTIVE 2018-12-23 01:41:49,345 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:41:52,348 - create_instance - DEBUG - VM status query timeout in 296.763439894 2018-12-23 01:41:52,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:52,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41: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-711ed9ef-0ca9-404d-b6c2-ce1ff8914a45 x-compute-request-id: req-711ed9ef-0ca9-404d-b6c2-ce1ff8914a45 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:49Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:52,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-711ed9ef-0ca9-404d-b6c2-ce1ff8914a45 2018-12-23 01:41:52,446 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst] is - ACTIVE 2018-12-23 01:41:52,447 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:41:55,449 - create_instance - DEBUG - VM status query timeout in 293.662539959 2018-12-23 01:41:55,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:55,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:41: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-96ccf445-1808-4c24-b29a-cc86830eb16e x-compute-request-id: req-96ccf445-1808-4c24-b29a-cc86830eb16e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/940d2df6-2487-4b52-a632-8a2cb5939d90", "rel": "bookmark"}], "image": {"id": "c569cc1b-0744-4e45-98fc-c33a19e547b8", "links": [{"href": "http://172.30.9.26:8774/images/c569cc1b-0744-4e45-98fc-c33a19e547b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:41:22.000000", "flavor": {"id": "eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "links": [{"href": "http://172.30.9.26:8774/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb", "rel": "bookmark"}]}, "id": "940d2df6-2487-4b52-a632-8a2cb5939d90", "user_id": "2e152738447846cebc226f8f2c1a72e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:41:49Z", "hostId": "20c56dc877f428cdfdf985ebf48b7e168c7dea1fac7245458e9243d3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp", "name": "CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst", "created": "2018-12-23T01:41:17Z", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:41:55,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-96ccf445-1808-4c24-b29a-cc86830eb16e 2018-12-23 01:41:55,724 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst] is - ACTIVE 2018-12-23 01:41:55,724 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:41:58,727 - create_instance - DEBUG - VM status query timeout in 290.384435892 2018-12-23 01:41:58,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b39c3b14661083a7fac2056acbc7cd53672869" 2018-12-23 01:41:58,781 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:41:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7796ba19-d7dc-44ea-80d4-88fc2c9458e7 x-compute-request-id: req-7796ba19-d7dc-44ea-80d4-88fc2c9458e7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 940d2df6-2487-4b52-a632-8a2cb5939d90 could not be found.", "code": 404}} 2018-12-23 01:41:58,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/940d2df6-2487-4b52-a632-8a2cb5939d90 used request id req-7796ba19-d7dc-44ea-80d4-88fc2c9458e7 2018-12-23 01:41:58,782 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 940d2df6-2487-4b52-a632-8a2cb5939d90 could not be found. (HTTP 404) (Request-ID: req-7796ba19-d7dc-44ea-80d4-88fc2c9458e7) 2018-12-23 01:41:58,782 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-inst 2018-12-23 01:41:58,783 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp 2018-12-23 01:41:58,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0e05163a75de8051ac3de78b4d08f404cf4769" 2018-12-23 01:41:58,841 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:41:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9678ea71-d4fd-4623-b432-b237012b1133 x-compute-request-id: req-9678ea71-d4fd-4623-b432-b237012b1133 Content-Length: 0 Content-Type: application/json 2018-12-23 01:41:58,841 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-kp used request id req-9678ea71-d4fd-4623-b432-b237012b1133 2018-12-23 01:41:58,842 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181.pub] 2018-12-23 01:41:58,842 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181] 2018-12-23 01:41:58,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d99a08ed9fce00200f6e14acfe000e09978436" 2018-12-23 01:41:58,891 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:41:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3eca6da0-b2eb-495e-97d1-c0badb86391b x-compute-request-id: req-3eca6da0-b2eb-495e-97d1-c0badb86391b Content-Length: 0 Content-Type: application/json 2018-12-23 01:41:58,891 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/eb6f2ed1-775b-4739-8ae9-73b35291bdeb used request id req-3eca6da0-b2eb-495e-97d1-c0badb86391b 2018-12-23 01:41:58,892 - neutron_utils - INFO - Deleting security group rule with ID - 28113630-3ac4-43ab-ad03-4a5f9b2739f7 2018-12-23 01:41:58,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/28113630-3ac4-43ab-ad03-4a5f9b2739f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:59,011 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48c4a9de-bcee-4a45-bd0e-77eacf7c4a64 Content-Length: 0 Date: Sun, 23 Dec 2018 01:41:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:41:59,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/28113630-3ac4-43ab-ad03-4a5f9b2739f7 used request id req-48c4a9de-bcee-4a45-bd0e-77eacf7c4a64 2018-12-23 01:41:59,011 - neutron_utils - INFO - Deleting security group rule with ID - 1fa848f1-fbf9-493a-aaf0-4cbbc7ca6f18 2018-12-23 01:41:59,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/1fa848f1-fbf9-493a-aaf0-4cbbc7ca6f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:59,282 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee3f6166-3477-4825-83a6-729dc8afe863 Content-Length: 0 Date: Sun, 23 Dec 2018 01:41:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:41:59,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/1fa848f1-fbf9-493a-aaf0-4cbbc7ca6f18 used request id req-ee3f6166-3477-4825-83a6-729dc8afe863 2018-12-23 01:41:59,282 - neutron_utils - INFO - Deleting security group rule with ID - d284d771-c0ca-40ed-b8af-afe372006737 2018-12-23 01:41:59,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/d284d771-c0ca-40ed-b8af-afe372006737 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:59,398 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23e798ce-18e2-4e3a-9b8a-fe156c531df2 Content-Length: 0 Date: Sun, 23 Dec 2018 01:41:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:41:59,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/d284d771-c0ca-40ed-b8af-afe372006737 used request id req-23e798ce-18e2-4e3a-9b8a-fe156c531df2 2018-12-23 01:41:59,398 - neutron_utils - INFO - Deleting security group rule with ID - b96fc2a7-775b-4689-a006-bc023030676f 2018-12-23 01:41:59,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/b96fc2a7-775b-4689-a006-bc023030676f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:59,523 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1bcd1b09-1338-486f-8012-eec8d64050a0 Content-Length: 0 Date: Sun, 23 Dec 2018 01:41:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:41:59,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/b96fc2a7-775b-4689-a006-bc023030676f used request id req-1bcd1b09-1338-486f-8012-eec8d64050a0 2018-12-23 01:41:59,523 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-sec-grp 2018-12-23 01:41:59,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e915b8ef-b13a-407f-ae30-2c0bc622cbbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695cf3ecb3aaac55138ca60157fe58e4ec6126aa" 2018-12-23 01:41:59,811 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66bc0ac7-2f5f-4be7-bd16-75f5213840e5 Content-Length: 0 Date: Sun, 23 Dec 2018 01:41:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:41:59,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e915b8ef-b13a-407f-ae30-2c0bc622cbbc used request id req-66bc0ac7-2f5f-4be7-bd16-75f5213840e5 2018-12-23 01:41:59,812 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-router and subnet CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet 2018-12-23 01:41:59,812 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-router 2018-12-23 01:41:59,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/a7a4608d-9562-4e85-bf3f-d596567fde03/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d633785367e846760db2594f54136db3f9f15e70" -d '{"subnet_id": "c5443a12-652b-468a-b784-944ca559db44"}' 2018-12-23 01:42:01,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-64ec757f-e7b8-4638-97fb-594f6930f253 Date: Sun, 23 Dec 2018 01:42:01 GMT RESP BODY: {"network_id": "c5aeecb4-9779-4626-a416-73e9c41d239e", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "subnet_id": "c5443a12-652b-468a-b784-944ca559db44", "subnet_ids": ["c5443a12-652b-468a-b784-944ca559db44"], "port_id": "c2ea32eb-4dae-497c-b10e-479c690cfce0", "id": "a7a4608d-9562-4e85-bf3f-d596567fde03"} 2018-12-23 01:42:01,126 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a7a4608d-9562-4e85-bf3f-d596567fde03/remove_router_interface used request id req-64ec757f-e7b8-4638-97fb-594f6930f253 2018-12-23 01:42:01,127 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-router 2018-12-23 01:42:01,127 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-router 2018-12-23 01:42:01,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/a7a4608d-9562-4e85-bf3f-d596567fde03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d633785367e846760db2594f54136db3f9f15e70" 2018-12-23 01:42:04,711 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48b93526-9305-4450-8a7d-4ab1a540da38 Content-Length: 0 Date: Sun, 23 Dec 2018 01:42:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:42:04,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a7a4608d-9562-4e85-bf3f-d596567fde03 used request id req-48b93526-9305-4450-8a7d-4ab1a540da38 2018-12-23 01:42:04,712 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet 2018-12-23 01:42:04,713 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-subnet 2018-12-23 01:42:04,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/c5443a12-652b-468a-b784-944ca559db44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846e3a54564d1517648b3413bfeb640c256a061" 2018-12-23 01:42:07,107 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a858fc5-b77a-436d-9b00-b4ec13a75ed7 Date: Sun, 23 Dec 2018 01:42:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:42:07,108 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c5443a12-652b-468a-b784-944ca559db44 used request id req-9a858fc5-b77a-436d-9b00-b4ec13a75ed7 2018-12-23 01:42:07,108 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-pub-net 2018-12-23 01:42:07,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/c5aeecb4-9779-4626-a416-73e9c41d239e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b846e3a54564d1517648b3413bfeb640c256a061" 2018-12-23 01:42:08,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b355aae4-5009-46b6-8d85-25d41d0561e0 Date: Sun, 23 Dec 2018 01:42:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:42:08,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c5aeecb4-9779-4626-a416-73e9c41d239e used request id req-b355aae4-5009-46b6-8d85-25d41d0561e0 2018-12-23 01:42:08,713 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-5413861c-eadf-4f87-96cb-f35531da3181-image 2018-12-23 01:42:08,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72125ef920302f027d7d17c4888a9792b3ddc5f5" 2018-12-23 01:42:09,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-242baa9b-a59d-4aa8-a94d-222f2804a862 Date: Sun, 23 Dec 2018 01:42:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:42:09,793 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c569cc1b-0744-4e45-98fc-c33a19e547b8 used request id req-242baa9b-a59d-4aa8-a94d-222f2804a862 2018-12-23 01:42:09,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab1b756faf05700a4fb5a02609ae38a31cb2228" 2018-12-23 01:42:10,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-49008c13-6ea7-40a1-9b68-19e92d628b07 Date: Sun, 23 Dec 2018 01:42:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:40:52Z", "updated_at": "2018-12-23T01:40:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:40:52Z", "revision_number": 0, "id": "2346bb02-8b65-48d3-9653-67eae1ad95e9", "remote_group_id": "084127c9-9952-4fe5-ad51-d548ffb975cd", "remote_ip_prefix": null, "created_at": "2018-12-23T01:40:52Z", "security_group_id": "084127c9-9952-4fe5-ad51-d548ffb975cd", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:40:52Z", "revision_number": 0, "id": "2e5341a0-3f96-4ad1-94a5-4217eadccf48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:40:52Z", "security_group_id": "084127c9-9952-4fe5-ad51-d548ffb975cd", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:40:52Z", "revision_number": 0, "id": "a5a1d38a-868e-41b7-8af4-915b4a86c4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:40:52Z", "security_group_id": "084127c9-9952-4fe5-ad51-d548ffb975cd", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:40:52Z", "revision_number": 0, "id": "edb97dfa-3302-441a-9a69-1fb0bd2d4ae1", "remote_group_id": "084127c9-9952-4fe5-ad51-d548ffb975cd", "remote_ip_prefix": null, "created_at": "2018-12-23T01:40:52Z", "security_group_id": "084127c9-9952-4fe5-ad51-d548ffb975cd", "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8831b812f15b4b43980d2dcee147e9a5"}], "revision_number": 4, "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "084127c9-9952-4fe5-ad51-d548ffb975cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:42:10,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-49008c13-6ea7-40a1-9b68-19e92d628b07 2018-12-23 01:42:10,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab1b756faf05700a4fb5a02609ae38a31cb2228" 2018-12-23 01:42:10,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c1a2c2f-2c7c-4908-85e1-2738e140de04 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5"}, "enabled": true, "id": "8831b812f15b4b43980d2dcee147e9a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj"}} 2018-12-23 01:42:10,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-8c1a2c2f-2c7c-4908-85e1-2738e140de04 2018-12-23 01:42:10,115 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 084127c9-9952-4fe5-ad51-d548ffb975cd 2018-12-23 01:42:10,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=084127c9-9952-4fe5-ad51-d548ffb975cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab1b756faf05700a4fb5a02609ae38a31cb2228" 2018-12-23 01:42:10,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9b954fbf-235f-4974-a8ef-b8e0f8ba265c Date: Sun, 23 Dec 2018 01:42:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "084127c9-9952-4fe5-ad51-d548ffb975cd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:40:52Z", "security_group_id": "084127c9-9952-4fe5-ad51-d548ffb975cd", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:40:52Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "2346bb02-8b65-48d3-9653-67eae1ad95e9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:40:52Z", "security_group_id": "084127c9-9952-4fe5-ad51-d548ffb975cd", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:40:52Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "2e5341a0-3f96-4ad1-94a5-4217eadccf48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:40:52Z", "security_group_id": "084127c9-9952-4fe5-ad51-d548ffb975cd", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:40:52Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "a5a1d38a-868e-41b7-8af4-915b4a86c4c2"}, {"remote_group_id": "084127c9-9952-4fe5-ad51-d548ffb975cd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:40:52Z", "security_group_id": "084127c9-9952-4fe5-ad51-d548ffb975cd", "port_range_min": null, "revision_number": 0, "tenant_id": "8831b812f15b4b43980d2dcee147e9a5", "created_at": "2018-12-23T01:40:52Z", "project_id": "8831b812f15b4b43980d2dcee147e9a5", "id": "edb97dfa-3302-441a-9a69-1fb0bd2d4ae1"}]} 2018-12-23 01:42:10,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=084127c9-9952-4fe5-ad51-d548ffb975cd used request id req-9b954fbf-235f-4974-a8ef-b8e0f8ba265c 2018-12-23 01:42:10,287 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:42:10,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/084127c9-9952-4fe5-ad51-d548ffb975cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab1b756faf05700a4fb5a02609ae38a31cb2228" 2018-12-23 01:42:10,704 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39da41d4-60ac-4655-b6ef-9239593d699d Content-Length: 0 Date: Sun, 23 Dec 2018 01:42:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:42:10,704 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/084127c9-9952-4fe5-ad51-d548ffb975cd used request id req-39da41d4-60ac-4655-b6ef-9239593d699d 2018-12-23 01:42:10,705 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj 2018-12-23 01:42:10,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab1b756faf05700a4fb5a02609ae38a31cb2228" 2018-12-23 01:42:10,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3d6fb37-f75a-45f0-9963-af8030d7b14a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:42:10,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8831b812f15b4b43980d2dcee147e9a5 used request id req-e3d6fb37-f75a-45f0-9963-af8030d7b14a 2018-12-23 01:42:10,915 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-proj-role 2018-12-23 01:42:10,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/3191a87e65eb422c89a7b86b82c3b4e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab1b756faf05700a4fb5a02609ae38a31cb2228" 2018-12-23 01:42:11,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a50ee83-44a1-4c16-912f-9200fcb4cc29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:42:11,038 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/3191a87e65eb422c89a7b86b82c3b4e9 used request id req-0a50ee83-44a1-4c16-912f-9200fcb4cc29 2018-12-23 01:42:11,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab1b756faf05700a4fb5a02609ae38a31cb2228" 2018-12-23 01:42:11,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a19559a-f039-4206-9314-864f25ab5144 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:42:11,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8a19559a-f039-4206-9314-864f25ab5144 2018-12-23 01:42:11,131 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-82c97b4f-ed13-436-user 2018-12-23 01:42:11,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/2e152738447846cebc226f8f2c1a72e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42dea2236107612ba4eb042127b1853b908b0a3" 2018-12-23 01:42:11,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-020c15e3-c294-4af6-b6b5-0bac93488130 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:42:11,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2e152738447846cebc226f8f2c1a72e8 used request id req-020c15e3-c294-4af6-b6b5-0bac93488130 2018-12-23 01:42:11,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:42:11,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:42:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["TaaqQjT2S4qnWcYRjhKa-w"], "issued_at": "2018-12-23T01:42:11.000000Z"}} 2018-12-23 01:42:11,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb99723d55bf10798ab51e93fcfa8cf1ccd76a8" 2018-12-23 01:42:11,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a9f0d4-9381-4c64-b541-10d912b7434c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:42:11,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-46a9f0d4-9381-4c64-b541-10d912b7434c 2018-12-23 01:42:11,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:42:11,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:42:12,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:42:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["mF3G_DxfRXWXH548tlpuSw"], "issued_at": "2018-12-23T01:42:12.000000Z"}} 2018-12-23 01:42:12,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" 2018-12-23 01:42:12,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e527c308-74da-433f-b553-aaf5f0284c78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:42:12,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e527c308-74da-433f-b553-aaf5f0284c78 2018-12-23 01:42:12,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:42:12,288 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:42:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:42:12,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" 2018-12-23 01:42:12,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c7d7a9-9fb2-4ff2-86ac-11a46dfb995d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:42:12,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj used request id req-63c7d7a9-9fb2-4ff2-86ac-11a46dfb995d 2018-12-23 01:42:12,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" 2018-12-23 01:42:12,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b54392d1-a879-41fb-a4c2-94fb61ac808a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:42:12,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b54392d1-a879-41fb-a4c2-94fb61ac808a 2018-12-23 01:42:12,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}}' 2018-12-23 01:42:12,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-293120eb-a4f2-444b-8821-4071c3ab70ef Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}} 2018-12-23 01:42:12,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-293120eb-a4f2-444b-8821-4071c3ab70ef 2018-12-23 01:42:12,662 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj 2018-12-23 01:42:12,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:42:12,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:42:13,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:42:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["p7a70-_PSNmJLlyTOVgwsw"], "issued_at": "2018-12-23T01:42:13.000000Z"}} 2018-12-23 01:42:13,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac98aeae6b164ace03b400f9a0a7f52fb65ed38" 2018-12-23 01:42:13,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-262ae80e-d594-4389-9db8-351569cb5f4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:42:13,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-262ae80e-d594-4389-9db8-351569cb5f4f 2018-12-23 01:42:13,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:42:13,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:42:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:42:13,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac98aeae6b164ace03b400f9a0a7f52fb65ed38" 2018-12-23 01:42:13,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30603b6e-60a2-4b82-a837-2d4ed85e1a71 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:42:13,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-30603b6e-60a2-4b82-a837-2d4ed85e1a71 2018-12-23 01:42:13,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac98aeae6b164ace03b400f9a0a7f52fb65ed38" 2018-12-23 01:42:13,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcfb4e4b-45b9-479a-aaaa-58c8f8569709 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}]} 2018-12-23 01:42:13,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj used request id req-fcfb4e4b-45b9-479a-aaaa-58c8f8569709 2018-12-23 01:42:13,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac98aeae6b164ace03b400f9a0a7f52fb65ed38" 2018-12-23 01:42:13,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c3e565-f3fa-4aba-a51c-2c55e0b976e6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:42:13,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-03c3e565-f3fa-4aba-a51c-2c55e0b976e6 2018-12-23 01:42:13,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac98aeae6b164ace03b400f9a0a7f52fb65ed38" 2018-12-23 01:42:13,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcef11c1-6605-4fcd-8612-c352ee4dec50 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:42:13,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bcef11c1-6605-4fcd-8612-c352ee4dec50 2018-12-23 01:42:13,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac98aeae6b164ace03b400f9a0a7f52fb65ed38" 2018-12-23 01:42:14,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc153d3c-2793-4f22-81d6-b4a7747d5689 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}]} 2018-12-23 01:42:14,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj used request id req-cc153d3c-2793-4f22-81d6-b4a7747d5689 2018-12-23 01:42:14,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/07486273a56a4fbda9dade189de1fc35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac98aeae6b164ace03b400f9a0a7f52fb65ed38" 2018-12-23 01:42:14,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27562662-d300-48c4-8530-7ff20a391734 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-user", "links": {"self": "http://172.30.9.26:5000/v3/users/07486273a56a4fbda9dade189de1fc35"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "758f72da311b4528a50e4e085de99ca4", "id": "07486273a56a4fbda9dade189de1fc35", "password_expires_at": null}} 2018-12-23 01:42:14,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/07486273a56a4fbda9dade189de1fc35 used request id req-27562662-d300-48c4-8530-7ff20a391734 2018-12-23 01:42:14,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4/users/07486273a56a4fbda9dade189de1fc35/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac98aeae6b164ace03b400f9a0a7f52fb65ed38" 2018-12-23 01:42:14,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97aa1cf-fba3-488b-81fe-cedd6cb55eab Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4/users/07486273a56a4fbda9dade189de1fc35/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 01:42:14,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4/users/07486273a56a4fbda9dade189de1fc35/roles used request id req-e97aa1cf-fba3-488b-81fe-cedd6cb55eab 2018-12-23 01:42:14,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac98aeae6b164ace03b400f9a0a7f52fb65ed38" 2018-12-23 01:42:14,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd647fcf-54b9-4508-a07a-4a6cee0e37bd Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "domain_id": null, "name": "admin", "id": "b8a71d37985c4b6e86bd1cd18cca4950"}} 2018-12-23 01:42:14,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-cd647fcf-54b9-4508-a07a-4a6cee0e37bd 2018-12-23 01:42:14,251 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj 2018-12-23 01:42:14,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4/users/07486273a56a4fbda9dade189de1fc35/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac98aeae6b164ace03b400f9a0a7f52fb65ed38" 2018-12-23 01:42:14,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:42:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db31f45a-192f-43e1-a05b-b99b6ce1921a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:42:14,375 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4/users/07486273a56a4fbda9dade189de1fc35/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-db31f45a-192f-43e1-a05b-b99b6ce1921a 2018-12-23 01:42:14,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac98aeae6b164ace03b400f9a0a7f52fb65ed38" 2018-12-23 01:42:14,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35ccf7eb-b515-4cba-8a42-bea4f672527b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:42:14,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-35ccf7eb-b515-4cba-8a42-bea4f672527b 2018-12-23 01:42:14,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac98aeae6b164ace03b400f9a0a7f52fb65ed38" 2018-12-23 01:42:14,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c98387-cb43-4394-a518-f2a4b3e91c11 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}]} 2018-12-23 01:42:14,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj used request id req-20c98387-cb43-4394-a518-f2a4b3e91c11 2018-12-23 01:42:14,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4/users/07486273a56a4fbda9dade189de1fc35/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac98aeae6b164ace03b400f9a0a7f52fb65ed38" 2018-12-23 01:42:14,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca62a932-427e-4745-98bf-473afdf05b5c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4/users/07486273a56a4fbda9dade189de1fc35/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}]} 2018-12-23 01:42:14,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4/users/07486273a56a4fbda9dade189de1fc35/roles used request id req-ca62a932-427e-4745-98bf-473afdf05b5c 2018-12-23 01:42:14,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac98aeae6b164ace03b400f9a0a7f52fb65ed38" 2018-12-23 01:42:14,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ae166f-a785-4579-bdb3-2882283ac679 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 01:42:14,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-51ae166f-a785-4579-bdb3-2882283ac679 2018-12-23 01:42:14,758 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj 2018-12-23 01:42:14,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4/users/07486273a56a4fbda9dade189de1fc35/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac98aeae6b164ace03b400f9a0a7f52fb65ed38" 2018-12-23 01:42:14,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:42:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80b5faf7-03d5-40bd-8ef4-40034bba3460 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:42:14,885 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4/users/07486273a56a4fbda9dade189de1fc35/roles/33b4d73a584d43819999ba417c629e3a used request id req-80b5faf7-03d5-40bd-8ef4-40034bba3460 2018-12-23 01:42:14,885 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-ffabc0a1-e761-4ca-user 2018-12-23 01:42:14,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:42:14,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" 2018-12-23 01:42:14,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb9df28-9039-4d45-888d-09e25685a525 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:42:14,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8fb9df28-9039-4d45-888d-09e25685a525 2018-12-23 01:42:14,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" -d '{"role": {"name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj-role"}}' 2018-12-23 01:42:15,091 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:42:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14d48543-610c-4797-965a-30252d897785 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "812bb9d646834185897b2d9b06eb5b9b", "links": {"self": "http://172.30.9.26:5000/v3/roles/812bb9d646834185897b2d9b06eb5b9b"}, "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj-role"}} 2018-12-23 01:42:15,091 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-14d48543-610c-4797-965a-30252d897785 2018-12-23 01:42:15,092 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj-role 2018-12-23 01:42:15,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/812bb9d646834185897b2d9b06eb5b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" 2018-12-23 01:42:15,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ffc4524-6fb1-4fc1-ae28-fde560e890b5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/812bb9d646834185897b2d9b06eb5b9b"}, "domain_id": null, "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj-role", "id": "812bb9d646834185897b2d9b06eb5b9b"}} 2018-12-23 01:42:15,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/812bb9d646834185897b2d9b06eb5b9b used request id req-6ffc4524-6fb1-4fc1-ae28-fde560e890b5 2018-12-23 01:42:15,186 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj-role to project CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj 2018-12-23 01:42:15,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4/users/07486273a56a4fbda9dade189de1fc35/roles/812bb9d646834185897b2d9b06eb5b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" 2018-12-23 01:42:15,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddbb8df0-322f-49d2-b330-c318610a6a32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:42:15,322 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4/users/07486273a56a4fbda9dade189de1fc35/roles/812bb9d646834185897b2d9b06eb5b9b used request id req-ddbb8df0-322f-49d2-b330-c318610a6a32 2018-12-23 01:42:15,322 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:42:15,323 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:42:15,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:42:15,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:42:15,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "812bb9d646834185897b2d9b06eb5b9b", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:42:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758f72da311b4528a50e4e085de99ca4", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/758f72da311b4528a50e4e085de99ca4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/758f72da311b4528a50e4e085de99ca4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/758f72da311b4528a50e4e085de99ca4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/758f72da311b4528a50e4e085de99ca4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/758f72da311b4528a50e4e085de99ca4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/758f72da311b4528a50e4e085de99ca4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/758f72da311b4528a50e4e085de99ca4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/758f72da311b4528a50e4e085de99ca4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/758f72da311b4528a50e4e085de99ca4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/758f72da311b4528a50e4e085de99ca4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/758f72da311b4528a50e4e085de99ca4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-user", "id": "07486273a56a4fbda9dade189de1fc35"}, "audit_ids": ["1EQnyo13REe9kMiRLGtirQ"], "issued_at": "2018-12-23T01:42:15.000000Z"}} 2018-12-23 01:42:15,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70dffd5033f50ec7e76f1f4457949d47ba7611a8" 2018-12-23 01:42:15,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d45ecc0-de37-4233-b69c-d1f4de940c23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:42:15,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5d45ecc0-de37-4233-b69c-d1f4de940c23 2018-12-23 01:42:15,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70dffd5033f50ec7e76f1f4457949d47ba7611a8" 2018-12-23 01:42:15,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-e9caa295-7ba1-4f0f-af42-0b36d7819b12 Date: Sun, 23 Dec 2018 01:42:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image"} 2018-12-23 01:42:15,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image used request id req-e9caa295-7ba1-4f0f-af42-0b36d7819b12 2018-12-23 01:42:15,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70dffd5033f50ec7e76f1f4457949d47ba7611a8" 2018-12-23 01:42:16,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3f9485d5-8034-42ce-b844-7b9a0c0503a6 Date: Sun, 23 Dec 2018 01:42: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-12-23 01:42:16,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3f9485d5-8034-42ce-b844-7b9a0c0503a6 2018-12-23 01:42:16,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70dffd5033f50ec7e76f1f4457949d47ba7611a8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image"}' 2018-12-23 01:42:16,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f X-Openstack-Request-Id: req-6d431e26-8697-458d-97ec-5fac7adb7279 Date: Sun, 23 Dec 2018 01:42:16 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:42:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:42:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f", "min_disk": 0, "protected": false, "id": "fbff0a46-99f9-48dd-a294-c4eff82b597f", "file": "/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f/file", "checksum": null, "owner": "758f72da311b4528a50e4e085de99ca4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:42:16,363 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6d431e26-8697-458d-97ec-5fac7adb7279 2018-12-23 01:42:16,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70dffd5033f50ec7e76f1f4457949d47ba7611a8" -d '' 2018-12-23 01:42:17,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bdaad13b-341f-497b-8b46-3e663a31e1e4 Date: Sun, 23 Dec 2018 01:42:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:42:17,406 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f/file used request id req-bdaad13b-341f-497b-8b46-3e663a31e1e4 2018-12-23 01:42:17,406 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:42:17,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70dffd5033f50ec7e76f1f4457949d47ba7611a8" 2018-12-23 01:42:17,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-24aeb371-3741-4ec3-a49a-c8f60387cb89 Date: Sun, 23 Dec 2018 01:42:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:42:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:42:17Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fbff0a46-99f9-48dd-a294-c4eff82b597f/snap", "metadata": {}}], "self": "/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f", "min_disk": 0, "protected": false, "id": "fbff0a46-99f9-48dd-a294-c4eff82b597f", "file": "/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "758f72da311b4528a50e4e085de99ca4", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fbff0a46-99f9-48dd-a294-c4eff82b597f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:42:17,573 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f used request id req-24aeb371-3741-4ec3-a49a-c8f60387cb89 2018-12-23 01:42:17,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70dffd5033f50ec7e76f1f4457949d47ba7611a8" 2018-12-23 01:42:17,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-74e01ed6-aee9-47bd-aedb-2cb36a98cc34 Date: Sun, 23 Dec 2018 01:42:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:42:17,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-74e01ed6-aee9-47bd-aedb-2cb36a98cc34 2018-12-23 01:42:17,758 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image 2018-12-23 01:42:17,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70dffd5033f50ec7e76f1f4457949d47ba7611a8" 2018-12-23 01:42:17,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-01d95a51-f0c2-4c51-b549-301010358556 Date: Sun, 23 Dec 2018 01:42:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:42:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:42:17Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fbff0a46-99f9-48dd-a294-c4eff82b597f/snap", "metadata": {}}], "self": "/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f", "min_disk": 0, "protected": false, "id": "fbff0a46-99f9-48dd-a294-c4eff82b597f", "file": "/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "758f72da311b4528a50e4e085de99ca4", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fbff0a46-99f9-48dd-a294-c4eff82b597f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:42:17,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f used request id req-01d95a51-f0c2-4c51-b549-301010358556 2018-12-23 01:42:17,937 - create_image - DEBUG - Instance status is - active 2018-12-23 01:42:17,937 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image 2018-12-23 01:42:17,937 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image 2018-12-23 01:42:17,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:42:17,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:42:18,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "812bb9d646834185897b2d9b06eb5b9b", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:42:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758f72da311b4528a50e4e085de99ca4", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/758f72da311b4528a50e4e085de99ca4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/758f72da311b4528a50e4e085de99ca4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/758f72da311b4528a50e4e085de99ca4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/758f72da311b4528a50e4e085de99ca4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/758f72da311b4528a50e4e085de99ca4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/758f72da311b4528a50e4e085de99ca4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/758f72da311b4528a50e4e085de99ca4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/758f72da311b4528a50e4e085de99ca4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/758f72da311b4528a50e4e085de99ca4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/758f72da311b4528a50e4e085de99ca4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/758f72da311b4528a50e4e085de99ca4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-user", "id": "07486273a56a4fbda9dade189de1fc35"}, "audit_ids": ["HLWIoIB8RaarKuwc8AvIMw"], "issued_at": "2018-12-23T01:42:18.000000Z"}} 2018-12-23 01:42:18,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:18,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f216478-454b-44ce-ad72-55d962889562 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:42:18,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3f216478-454b-44ce-ad72-55d962889562 2018-12-23 01:42:18,395 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:42:18,399 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:42:18,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:18,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:18 GMT Server: Apache x-openstack-request-id: req-7ec72c3d-0777-4f09-8f9f-6fa0f05e4e99 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 01:42:18,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack used request id req-7ec72c3d-0777-4f09-8f9f-6fa0f05e4e99 2018-12-23 01:42:18,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-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-7003e979-5733-49e7-9a3f-54c857775f9e-flavor2", "keypair_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "security_group_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "flavor1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor1", "inst1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "subnet_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet", "image1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "inst2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "net_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net"}}' 2018-12-23 01:42:23,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:42:18 GMT Server: Apache x-openstack-request-id: req-6382ae0f-323e-4b87-906b-42329e0df6ba Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "self"}]}} 2018-12-23 01:42:23,164 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks used request id req-6382ae0f-323e-4b87-906b-42329e0df6ba 2018-12-23 01:42:23,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:23,368 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:42:23 GMT Server: Apache x-openstack-request-id: req-bc240cf3-bf70-4b7e-b8bf-c83b84d888b8 Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:42:23,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:23 GMT Server: Apache x-openstack-request-id: req-379e3c35-a8f9-4a9f-8643-d11371e1ce68 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-7003e979-5733-49e7-9a3f-54c857775f9e-flavor2", "OS::project_id": "758f72da311b4528a50e4e085de99ca4", "OS::stack_id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "security_group_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet", "net_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "inst1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "image2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "flavor1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor1", "image1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "stack_user_project_id": "2bd7ee5a86c64703a1144dd2422b8416", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:42:22Z", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "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-12-23 01:42:23,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be used request id req-379e3c35-a8f9-4a9f-8643-d11371e1ce68 2018-12-23 01:42:23,600 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack 2018-12-23 01:42:23,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:23,779 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:42:23 GMT Server: Apache x-openstack-request-id: req-c347b6f0-82e9-4ff8-84c9-f5e74e2120ad Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:42:23,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:23 GMT Server: Apache x-openstack-request-id: req-127957e9-4f10-49be-b1f2-2b004edb5e20 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-7003e979-5733-49e7-9a3f-54c857775f9e-flavor2", "OS::project_id": "758f72da311b4528a50e4e085de99ca4", "OS::stack_id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "security_group_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet", "net_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "inst1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "image2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "flavor1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor1", "image1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "stack_user_project_id": "2bd7ee5a86c64703a1144dd2422b8416", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:42:22Z", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "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-12-23 01:42:23,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be used request id req-127957e9-4f10-49be-b1f2-2b004edb5e20 2018-12-23 01:42:23,981 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:42:23,981 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:42:26,984 - create_stack - DEBUG - Stack status query timeout in 1196.61625314 2018-12-23 01:42:26,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:27,013 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:42:26 GMT Server: Apache x-openstack-request-id: req-a97fe86d-bb37-44bb-bf64-c4cd243ffc98 Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:42:27,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:27 GMT Server: Apache x-openstack-request-id: req-a2f7a309-7e3c-4724-9d12-2732418b866b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor2", "OS::project_id": "758f72da311b4528a50e4e085de99ca4", "OS::stack_id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "security_group_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet", "net_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "inst1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "image2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "flavor1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor1", "image1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "stack_user_project_id": "2bd7ee5a86c64703a1144dd2422b8416", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:42:22Z", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 01:42:27,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be used request id req-a2f7a309-7e3c-4724-9d12-2732418b866b 2018-12-23 01:42:27,235 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:42:27,236 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:42:30,239 - create_stack - DEBUG - Stack status query timeout in 1193.36142707 2018-12-23 01:42:30,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:30,269 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:42:30 GMT Server: Apache x-openstack-request-id: req-aac99264-65b7-468a-bb46-e68b64f7b324 Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:42:30,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:30 GMT Server: Apache x-openstack-request-id: req-dfab4054-be3a-4a21-9aab-e1db7adcb27b 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-7003e979-5733-49e7-9a3f-54c857775f9e-flavor2", "OS::project_id": "758f72da311b4528a50e4e085de99ca4", "OS::stack_id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "security_group_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet", "net_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "inst1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "image2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "flavor1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor1", "image1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "stack_user_project_id": "2bd7ee5a86c64703a1144dd2422b8416", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:42:22Z", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8boZIv1q8HTv4eja0nP8oz6Ws0vBCoLy1KbDUSXGp8K7edO+\nkU/JS6huFDgopUsCZquYkicis9lMvY4KDqxCTuro6j5epNQnAGLrRnSTmg9fZWce\n2k+gs6etoZ0ikJqH1QHEYLiHXL5IrjX1dGpM+jSrytiekEYp5cxV17E000lUWEIu\nCK3dHfWLRmPuJcyq3OV5HEJ+qPrXR6HgLdG1y880LC3PKu5YeXpe1zUeKd5YfbEB\nmMsUuCXig0STdMszxU0Pc+N74ZaDlQnka9sqMUFfv6yQG4xcS8oUkt+t5PR9rBoQ\nOFSkVlw0BXLtof+OgHwHTv1m3J5hdzmW18DuEwIDAQABAoIBAQCNBb8IdMPgyLfy\nGgEfal9ndWpB694RHdhBS5EDVICS+r6ZEnlJGT0ckIS38xNza1FZSJ7YFVDfj9R/\nedBQQxrkI5QCpKRekQ634P3VuskpxfInnIOZZX8hkJ9xe9Tge+bm1AMXUlBWQQTx\n7bTnV+TUy8m1q67GCMkEsbMbBN0GrczvUAf2PexK6xcB5ltB5P+QT5aDLur9RFYo\nQpiHbKeqsW+v8pBB8Z1MOD/pp5Dms7db6VF94WVZPpM07LWn42BA6dG7SEHgHrdo\nredBfVzyq6SNyazRH2zdulELFhf3IkeXZ2hK+rbAuYpwBONyaYbDBWmGrubwU9TQ\nS6iAgubhAoGBAPlQLVepT69Sa7kzgzUMc1omffA/t0aQdva4sPbABB5InR6Voem/\nisxg30E2Rv/Ai2WH0NFYRMCxtV3XRT/dhhLc8OBqkIdJz0LK/8c8Z6ZfnzoyVRkf\nqr/glcX4oRgM45HA/JIzVgHnI+IYWlXNYqYrITlOsjl1SsiA0JY01LGrAoGBAPg1\n1S4tTIMlJKaBZlwU997423vToQuwcW2M8NOB4cq5kew6CckiQp+RbK/+zl1O5iUc\n8mC09JjCDRJvSDl160JUiK2u6BXyqRzTDnCXBzeYh31t23wbfxCpBg/eXxQrKDDO\nE4tr6bFDJcPxJQztlL6Tb2xrLfXSYlxCYBr5zx05AoGAXzEEzwa/fSKMLP+FJnkl\nhhNSXKwHT3MTaSqlruEr8WAqVaYuVzCiT1zhgWW3ACnFT7PmwDfisGxp4nWyZCsx\n6PvhIN6vZmiBMXCO7sSaksTJ6A+VvG0B5hdbOGaxI5ywO1OjXDMrsLhPVCGWRFKS\nSv4GxnnMxPGK5zl/6woq99cCgYEA0KLvftE070fZdtxuXhiCAjrMw1kwldLKhXtj\nM2aJlQ5HSnm+oALcXaSv54AXlvcrHScn1YJF1+HFeylvXF1yU18bRGMxUsGWxVPj\nX2CUAHeF7DjbtYanWCm7nrsc0Kc2MVAHvboHxajbpcidjDBoR4lGr6uoBmnBpCtm\n/UXegoECgYASwPiV+1OkPuJN+fPBd6dhdYGPGP1u5j48JhOKiNuUdthfp1xnVUub\nHDyc6tHkEG051SCbdJJpX4DQqyKtxStZ3fU6CdeCnoyBkAGi1VYCK+b4m7iY6XvU\ntuL7EjZm4OI5h9/JpvkVFGWukCzdkjNNpH6a+CMgmihzpCZqqK5LVQ==\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-12-23 01:42:30,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be used request id req-dfab4054-be3a-4a21-9aab-e1db7adcb27b 2018-12-23 01:42:30,647 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:42:30,647 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:42:33,650 - create_stack - DEBUG - Stack status query timeout in 1189.94982815 2018-12-23 01:42:33,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:33,680 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:42:33 GMT Server: Apache x-openstack-request-id: req-e79af40f-a83a-4290-938b-d5825722a817 Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:42:35,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:33 GMT Server: Apache x-openstack-request-id: req-3c012859-7878-4719-b3ac-eb9533bc71ad 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-7003e979-5733-49e7-9a3f-54c857775f9e-flavor2", "OS::project_id": "758f72da311b4528a50e4e085de99ca4", "OS::stack_id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "security_group_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet", "net_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "inst1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "image2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "flavor1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor1", "image1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "stack_user_project_id": "2bd7ee5a86c64703a1144dd2422b8416", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:42:22Z", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8boZIv1q8HTv4eja0nP8oz6Ws0vBCoLy1KbDUSXGp8K7edO+\nkU/JS6huFDgopUsCZquYkicis9lMvY4KDqxCTuro6j5epNQnAGLrRnSTmg9fZWce\n2k+gs6etoZ0ikJqH1QHEYLiHXL5IrjX1dGpM+jSrytiekEYp5cxV17E000lUWEIu\nCK3dHfWLRmPuJcyq3OV5HEJ+qPrXR6HgLdG1y880LC3PKu5YeXpe1zUeKd5YfbEB\nmMsUuCXig0STdMszxU0Pc+N74ZaDlQnka9sqMUFfv6yQG4xcS8oUkt+t5PR9rBoQ\nOFSkVlw0BXLtof+OgHwHTv1m3J5hdzmW18DuEwIDAQABAoIBAQCNBb8IdMPgyLfy\nGgEfal9ndWpB694RHdhBS5EDVICS+r6ZEnlJGT0ckIS38xNza1FZSJ7YFVDfj9R/\nedBQQxrkI5QCpKRekQ634P3VuskpxfInnIOZZX8hkJ9xe9Tge+bm1AMXUlBWQQTx\n7bTnV+TUy8m1q67GCMkEsbMbBN0GrczvUAf2PexK6xcB5ltB5P+QT5aDLur9RFYo\nQpiHbKeqsW+v8pBB8Z1MOD/pp5Dms7db6VF94WVZPpM07LWn42BA6dG7SEHgHrdo\nredBfVzyq6SNyazRH2zdulELFhf3IkeXZ2hK+rbAuYpwBONyaYbDBWmGrubwU9TQ\nS6iAgubhAoGBAPlQLVepT69Sa7kzgzUMc1omffA/t0aQdva4sPbABB5InR6Voem/\nisxg30E2Rv/Ai2WH0NFYRMCxtV3XRT/dhhLc8OBqkIdJz0LK/8c8Z6ZfnzoyVRkf\nqr/glcX4oRgM45HA/JIzVgHnI+IYWlXNYqYrITlOsjl1SsiA0JY01LGrAoGBAPg1\n1S4tTIMlJKaBZlwU997423vToQuwcW2M8NOB4cq5kew6CckiQp+RbK/+zl1O5iUc\n8mC09JjCDRJvSDl160JUiK2u6BXyqRzTDnCXBzeYh31t23wbfxCpBg/eXxQrKDDO\nE4tr6bFDJcPxJQztlL6Tb2xrLfXSYlxCYBr5zx05AoGAXzEEzwa/fSKMLP+FJnkl\nhhNSXKwHT3MTaSqlruEr8WAqVaYuVzCiT1zhgWW3ACnFT7PmwDfisGxp4nWyZCsx\n6PvhIN6vZmiBMXCO7sSaksTJ6A+VvG0B5hdbOGaxI5ywO1OjXDMrsLhPVCGWRFKS\nSv4GxnnMxPGK5zl/6woq99cCgYEA0KLvftE070fZdtxuXhiCAjrMw1kwldLKhXtj\nM2aJlQ5HSnm+oALcXaSv54AXlvcrHScn1YJF1+HFeylvXF1yU18bRGMxUsGWxVPj\nX2CUAHeF7DjbtYanWCm7nrsc0Kc2MVAHvboHxajbpcidjDBoR4lGr6uoBmnBpCtm\n/UXegoECgYASwPiV+1OkPuJN+fPBd6dhdYGPGP1u5j48JhOKiNuUdthfp1xnVUub\nHDyc6tHkEG051SCbdJJpX4DQqyKtxStZ3fU6CdeCnoyBkAGi1VYCK+b4m7iY6XvU\ntuL7EjZm4OI5h9/JpvkVFGWukCzdkjNNpH6a+CMgmihzpCZqqK5LVQ==\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-12-23 01:42:35,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be used request id req-3c012859-7878-4719-b3ac-eb9533bc71ad 2018-12-23 01:42:35,492 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:42:35,492 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:42:38,495 - create_stack - DEBUG - Stack status query timeout in 1185.10512209 2018-12-23 01:42:38,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:38,668 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:42:38 GMT Server: Apache x-openstack-request-id: req-291b551a-12f7-4379-b0e5-3dc8cd8dfdd0 Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:42:38,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:38 GMT Server: Apache x-openstack-request-id: req-ea8602d1-7434-4c03-8cc6-161b0a119d37 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-7003e979-5733-49e7-9a3f-54c857775f9e-flavor2", "OS::project_id": "758f72da311b4528a50e4e085de99ca4", "OS::stack_id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "security_group_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet", "net_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "inst1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "image2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "flavor1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor1", "image1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "stack_user_project_id": "2bd7ee5a86c64703a1144dd2422b8416", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:42:22Z", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8boZIv1q8HTv4eja0nP8oz6Ws0vBCoLy1KbDUSXGp8K7edO+\nkU/JS6huFDgopUsCZquYkicis9lMvY4KDqxCTuro6j5epNQnAGLrRnSTmg9fZWce\n2k+gs6etoZ0ikJqH1QHEYLiHXL5IrjX1dGpM+jSrytiekEYp5cxV17E000lUWEIu\nCK3dHfWLRmPuJcyq3OV5HEJ+qPrXR6HgLdG1y880LC3PKu5YeXpe1zUeKd5YfbEB\nmMsUuCXig0STdMszxU0Pc+N74ZaDlQnka9sqMUFfv6yQG4xcS8oUkt+t5PR9rBoQ\nOFSkVlw0BXLtof+OgHwHTv1m3J5hdzmW18DuEwIDAQABAoIBAQCNBb8IdMPgyLfy\nGgEfal9ndWpB694RHdhBS5EDVICS+r6ZEnlJGT0ckIS38xNza1FZSJ7YFVDfj9R/\nedBQQxrkI5QCpKRekQ634P3VuskpxfInnIOZZX8hkJ9xe9Tge+bm1AMXUlBWQQTx\n7bTnV+TUy8m1q67GCMkEsbMbBN0GrczvUAf2PexK6xcB5ltB5P+QT5aDLur9RFYo\nQpiHbKeqsW+v8pBB8Z1MOD/pp5Dms7db6VF94WVZPpM07LWn42BA6dG7SEHgHrdo\nredBfVzyq6SNyazRH2zdulELFhf3IkeXZ2hK+rbAuYpwBONyaYbDBWmGrubwU9TQ\nS6iAgubhAoGBAPlQLVepT69Sa7kzgzUMc1omffA/t0aQdva4sPbABB5InR6Voem/\nisxg30E2Rv/Ai2WH0NFYRMCxtV3XRT/dhhLc8OBqkIdJz0LK/8c8Z6ZfnzoyVRkf\nqr/glcX4oRgM45HA/JIzVgHnI+IYWlXNYqYrITlOsjl1SsiA0JY01LGrAoGBAPg1\n1S4tTIMlJKaBZlwU997423vToQuwcW2M8NOB4cq5kew6CckiQp+RbK/+zl1O5iUc\n8mC09JjCDRJvSDl160JUiK2u6BXyqRzTDnCXBzeYh31t23wbfxCpBg/eXxQrKDDO\nE4tr6bFDJcPxJQztlL6Tb2xrLfXSYlxCYBr5zx05AoGAXzEEzwa/fSKMLP+FJnkl\nhhNSXKwHT3MTaSqlruEr8WAqVaYuVzCiT1zhgWW3ACnFT7PmwDfisGxp4nWyZCsx\n6PvhIN6vZmiBMXCO7sSaksTJ6A+VvG0B5hdbOGaxI5ywO1OjXDMrsLhPVCGWRFKS\nSv4GxnnMxPGK5zl/6woq99cCgYEA0KLvftE070fZdtxuXhiCAjrMw1kwldLKhXtj\nM2aJlQ5HSnm+oALcXaSv54AXlvcrHScn1YJF1+HFeylvXF1yU18bRGMxUsGWxVPj\nX2CUAHeF7DjbtYanWCm7nrsc0Kc2MVAHvboHxajbpcidjDBoR4lGr6uoBmnBpCtm\n/UXegoECgYASwPiV+1OkPuJN+fPBd6dhdYGPGP1u5j48JhOKiNuUdthfp1xnVUub\nHDyc6tHkEG051SCbdJJpX4DQqyKtxStZ3fU6CdeCnoyBkAGi1VYCK+b4m7iY6XvU\ntuL7EjZm4OI5h9/JpvkVFGWukCzdkjNNpH6a+CMgmihzpCZqqK5LVQ==\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-12-23 01:42:38,994 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be used request id req-ea8602d1-7434-4c03-8cc6-161b0a119d37 2018-12-23 01:42:38,995 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:42:38,995 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:42:41,997 - create_stack - DEBUG - Stack status query timeout in 1181.60300922 2018-12-23 01:42:42,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:42,175 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:42:42 GMT Server: Apache x-openstack-request-id: req-11680f6b-caee-48ff-9838-3800a5b31bff Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:42:42,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:42 GMT Server: Apache x-openstack-request-id: req-86d8df1d-6e78-4311-b479-7541d736510f 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-7003e979-5733-49e7-9a3f-54c857775f9e-flavor2", "OS::project_id": "758f72da311b4528a50e4e085de99ca4", "OS::stack_id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "security_group_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet", "net_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "inst1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "image2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "flavor1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor1", "image1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "stack_user_project_id": "2bd7ee5a86c64703a1144dd2422b8416", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:42:22Z", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8boZIv1q8HTv4eja0nP8oz6Ws0vBCoLy1KbDUSXGp8K7edO+\nkU/JS6huFDgopUsCZquYkicis9lMvY4KDqxCTuro6j5epNQnAGLrRnSTmg9fZWce\n2k+gs6etoZ0ikJqH1QHEYLiHXL5IrjX1dGpM+jSrytiekEYp5cxV17E000lUWEIu\nCK3dHfWLRmPuJcyq3OV5HEJ+qPrXR6HgLdG1y880LC3PKu5YeXpe1zUeKd5YfbEB\nmMsUuCXig0STdMszxU0Pc+N74ZaDlQnka9sqMUFfv6yQG4xcS8oUkt+t5PR9rBoQ\nOFSkVlw0BXLtof+OgHwHTv1m3J5hdzmW18DuEwIDAQABAoIBAQCNBb8IdMPgyLfy\nGgEfal9ndWpB694RHdhBS5EDVICS+r6ZEnlJGT0ckIS38xNza1FZSJ7YFVDfj9R/\nedBQQxrkI5QCpKRekQ634P3VuskpxfInnIOZZX8hkJ9xe9Tge+bm1AMXUlBWQQTx\n7bTnV+TUy8m1q67GCMkEsbMbBN0GrczvUAf2PexK6xcB5ltB5P+QT5aDLur9RFYo\nQpiHbKeqsW+v8pBB8Z1MOD/pp5Dms7db6VF94WVZPpM07LWn42BA6dG7SEHgHrdo\nredBfVzyq6SNyazRH2zdulELFhf3IkeXZ2hK+rbAuYpwBONyaYbDBWmGrubwU9TQ\nS6iAgubhAoGBAPlQLVepT69Sa7kzgzUMc1omffA/t0aQdva4sPbABB5InR6Voem/\nisxg30E2Rv/Ai2WH0NFYRMCxtV3XRT/dhhLc8OBqkIdJz0LK/8c8Z6ZfnzoyVRkf\nqr/glcX4oRgM45HA/JIzVgHnI+IYWlXNYqYrITlOsjl1SsiA0JY01LGrAoGBAPg1\n1S4tTIMlJKaBZlwU997423vToQuwcW2M8NOB4cq5kew6CckiQp+RbK/+zl1O5iUc\n8mC09JjCDRJvSDl160JUiK2u6BXyqRzTDnCXBzeYh31t23wbfxCpBg/eXxQrKDDO\nE4tr6bFDJcPxJQztlL6Tb2xrLfXSYlxCYBr5zx05AoGAXzEEzwa/fSKMLP+FJnkl\nhhNSXKwHT3MTaSqlruEr8WAqVaYuVzCiT1zhgWW3ACnFT7PmwDfisGxp4nWyZCsx\n6PvhIN6vZmiBMXCO7sSaksTJ6A+VvG0B5hdbOGaxI5ywO1OjXDMrsLhPVCGWRFKS\nSv4GxnnMxPGK5zl/6woq99cCgYEA0KLvftE070fZdtxuXhiCAjrMw1kwldLKhXtj\nM2aJlQ5HSnm+oALcXaSv54AXlvcrHScn1YJF1+HFeylvXF1yU18bRGMxUsGWxVPj\nX2CUAHeF7DjbtYanWCm7nrsc0Kc2MVAHvboHxajbpcidjDBoR4lGr6uoBmnBpCtm\n/UXegoECgYASwPiV+1OkPuJN+fPBd6dhdYGPGP1u5j48JhOKiNuUdthfp1xnVUub\nHDyc6tHkEG051SCbdJJpX4DQqyKtxStZ3fU6CdeCnoyBkAGi1VYCK+b4m7iY6XvU\ntuL7EjZm4OI5h9/JpvkVFGWukCzdkjNNpH6a+CMgmihzpCZqqK5LVQ==\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-12-23 01:42:42,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be used request id req-86d8df1d-6e78-4311-b479-7541d736510f 2018-12-23 01:42:42,500 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:42:42,501 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:42:45,504 - create_stack - DEBUG - Stack status query timeout in 1178.09642506 2018-12-23 01:42:45,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:45,696 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:42:45 GMT Server: Apache x-openstack-request-id: req-11e856c7-9f22-45b5-940e-005d900d2f96 Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:42:45,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:45 GMT Server: Apache x-openstack-request-id: req-f4c0b57b-e62e-4a50-933b-9afa737126d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2084 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor2", "OS::project_id": "758f72da311b4528a50e4e085de99ca4", "OS::stack_id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "security_group_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet", "net_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "inst1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "image2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "flavor1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor1", "image1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "stack_user_project_id": "2bd7ee5a86c64703a1144dd2422b8416", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:42:22Z", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8boZIv1q8HTv4eja0nP8oz6Ws0vBCoLy1KbDUSXGp8K7edO+\nkU/JS6huFDgopUsCZquYkicis9lMvY4KDqxCTuro6j5epNQnAGLrRnSTmg9fZWce\n2k+gs6etoZ0ikJqH1QHEYLiHXL5IrjX1dGpM+jSrytiekEYp5cxV17E000lUWEIu\nCK3dHfWLRmPuJcyq3OV5HEJ+qPrXR6HgLdG1y880LC3PKu5YeXpe1zUeKd5YfbEB\nmMsUuCXig0STdMszxU0Pc+N74ZaDlQnka9sqMUFfv6yQG4xcS8oUkt+t5PR9rBoQ\nOFSkVlw0BXLtof+OgHwHTv1m3J5hdzmW18DuEwIDAQABAoIBAQCNBb8IdMPgyLfy\nGgEfal9ndWpB694RHdhBS5EDVICS+r6ZEnlJGT0ckIS38xNza1FZSJ7YFVDfj9R/\nedBQQxrkI5QCpKRekQ634P3VuskpxfInnIOZZX8hkJ9xe9Tge+bm1AMXUlBWQQTx\n7bTnV+TUy8m1q67GCMkEsbMbBN0GrczvUAf2PexK6xcB5ltB5P+QT5aDLur9RFYo\nQpiHbKeqsW+v8pBB8Z1MOD/pp5Dms7db6VF94WVZPpM07LWn42BA6dG7SEHgHrdo\nredBfVzyq6SNyazRH2zdulELFhf3IkeXZ2hK+rbAuYpwBONyaYbDBWmGrubwU9TQ\nS6iAgubhAoGBAPlQLVepT69Sa7kzgzUMc1omffA/t0aQdva4sPbABB5InR6Voem/\nisxg30E2Rv/Ai2WH0NFYRMCxtV3XRT/dhhLc8OBqkIdJz0LK/8c8Z6ZfnzoyVRkf\nqr/glcX4oRgM45HA/JIzVgHnI+IYWlXNYqYrITlOsjl1SsiA0JY01LGrAoGBAPg1\n1S4tTIMlJKaBZlwU997423vToQuwcW2M8NOB4cq5kew6CckiQp+RbK/+zl1O5iUc\n8mC09JjCDRJvSDl160JUiK2u6BXyqRzTDnCXBzeYh31t23wbfxCpBg/eXxQrKDDO\nE4tr6bFDJcPxJQztlL6Tb2xrLfXSYlxCYBr5zx05AoGAXzEEzwa/fSKMLP+FJnkl\nhhNSXKwHT3MTaSqlruEr8WAqVaYuVzCiT1zhgWW3ACnFT7PmwDfisGxp4nWyZCsx\n6PvhIN6vZmiBMXCO7sSaksTJ6A+VvG0B5hdbOGaxI5ywO1OjXDMrsLhPVCGWRFKS\nSv4GxnnMxPGK5zl/6woq99cCgYEA0KLvftE070fZdtxuXhiCAjrMw1kwldLKhXtj\nM2aJlQ5HSnm+oALcXaSv54AXlvcrHScn1YJF1+HFeylvXF1yU18bRGMxUsGWxVPj\nX2CUAHeF7DjbtYanWCm7nrsc0Kc2MVAHvboHxajbpcidjDBoR4lGr6uoBmnBpCtm\n/UXegoECgYASwPiV+1OkPuJN+fPBd6dhdYGPGP1u5j48JhOKiNuUdthfp1xnVUub\nHDyc6tHkEG051SCbdJJpX4DQqyKtxStZ3fU6CdeCnoyBkAGi1VYCK+b4m7iY6XvU\ntuL7EjZm4OI5h9/JpvkVFGWukCzdkjNNpH6a+CMgmihzpCZqqK5LVQ==\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-12-23 01:42:45,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be used request id req-f4c0b57b-e62e-4a50-933b-9afa737126d5 2018-12-23 01:42:45,872 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 01:42:45,872 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack 2018-12-23 01:42:45,872 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack 2018-12-23 01:42:45,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:46,059 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:42:45 GMT Server: Apache x-openstack-request-id: req-f07e5f4d-91e0-4790-9793-3b25f9376899 Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:42:46,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:46 GMT Server: Apache x-openstack-request-id: req-5028c298-f8b8-4f38-b7b9-d2dfcb1bdd75 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "eb614122-08a7-41aa-9bc8-5ad80c1ddeae", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6aeefa5e-385d-4257-b349-13fc02a1a852", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "a14fd084-0249-4b2e-91dc-d80c072d0196", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "0ca317f2-6866-4a89-9f58-30e488e9e5ed", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "69a5c908-f9e6-4f90-a906-ec85ce744f44", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "210", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a3c194fc-17a5-4af5-bdf5-168aa820c3aa:subnet_id=5d447fd3-1bab-4760-9e42-001c4d073ee8", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "5d447fd3-1bab-4760-9e42-001c4d073ee8", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a3c194fc-17a5-4af5-bdf5-168aa820c3aa", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ac779ff6-9a08-4bb2-aaba-f8dd11d201d3", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f6b6b9b6-b121-4659-9c4c-c6f6b5194c55", "resource_type": "OS::Neutron::Port"}]} 2018-12-23 01:42:46,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources used request id req-5028c298-f8b8-4f38-b7b9-d2dfcb1bdd75 2018-12-23 01:42:46,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:46,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-c81a7f75-1024-451f-984f-92219d6bfd8f x-compute-request-id: req-c81a7f75-1024-451f-984f-92219d6bfd8f Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:bd:23", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:bd:23", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "rel": "bookmark"}], "image": {"id": "fbff0a46-99f9-48dd-a294-c4eff82b597f", "links": [{"href": "http://172.30.9.26:8774/images/fbff0a46-99f9-48dd-a294-c4eff82b597f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-12-23T01:42:37.000000", "flavor": {"id": "6aeefa5e-385d-4257-b349-13fc02a1a852", "links": [{"href": "http://172.30.9.26:8774/flavors/6aeefa5e-385d-4257-b349-13fc02a1a852", "rel": "bookmark"}]}, "id": "4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "security_groups": [{"name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp"}], "user_id": "07486273a56a4fbda9dade189de1fc35", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:42:37Z", "hostId": "048ed94b50b1910e9c1adcbd935b5f31a4e021e2c07a962505618a50", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "created": "2018-12-23T01:42:32Z", "tenant_id": "758f72da311b4528a50e4e085de99ca4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:42:46,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8 used request id req-c81a7f75-1024-451f-984f-92219d6bfd8f 2018-12-23 01:42:46,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:46,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-34e95072-e689-42e0-a5e8-fc0e700cf973 Date: Sun, 23 Dec 2018 01:42:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a14fd084-0249-4b2e-91dc-d80c072d0196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","subnets":["5d447fd3-1bab-4760-9e42-001c4d073ee8"],"description":"","tags":[],"updated_at":"2018-12-23T01:42:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net","admin_state_up":true,"tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:26Z","provider:network_type":"vxlan"}]} 2018-12-23 01:42:46,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net used request id req-34e95072-e689-42e0-a5e8-fc0e700cf973 2018-12-23 01:42:46,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:42:46,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:42:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:42:46,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:46,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bbc415c-831d-48d9-9e73-13ba3c6bb420 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}} 2018-12-23 01:42:46,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 used request id req-6bbc415c-831d-48d9-9e73-13ba3c6bb420 2018-12-23 01:42:46,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:46,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-66014f62-9ec6-4cd5-88bb-985f172b33ce Date: Sun, 23 Dec 2018 01:42:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}]} 2018-12-23 01:42:46,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-66014f62-9ec6-4cd5-88bb-985f172b33ce 2018-12-23 01:42:46,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:46,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-e9468ec9-4388-4f73-b4a0-355afba8fbee Date: Sun, 23 Dec 2018 01:42:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.3"}],"id":"0db1f8b2-b6b0-40d9-ab72-f8243e846077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:a8:6d","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.12"}],"id":"26632501-781b-40de-8fe8-3a5721b364f1","security_groups":["b92fbfeb-8490-4687-85a8-c36d17fce36f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:ad:82","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:33Z","binding:vnic_type":"normal","device_id":"ac779ff6-9a08-4bb2-aaba-f8dd11d201d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.2"}],"id":"4d6d8d72-06af-4bb3-806d-2ab7f730fcf7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:36:89","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.1"}],"id":"55a0ec09-8ac0-4a28-abad-263d7c579515","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:72:bb","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:37Z","binding:vnic_type":"normal","device_id":"a3c194fc-17a5-4af5-bdf5-168aa820c3aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.4"}],"id":"f61f8b83-1498-42fd-9c3e-74d4f120c867","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:2b:c2","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.10"}],"id":"f6b6b9b6-b121-4659-9c4c-c6f6b5194c55","security_groups":["0ca317f2-6866-4a89-9f58-30e488e9e5ed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:bd:23","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-port1-lxkmngqatcc4","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"4cee61a4-66ce-48d2-9022-cbd7dc3a59a8"}]} 2018-12-23 01:42:46,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-e9468ec9-4388-4f73-b4a0-355afba8fbee 2018-12-23 01:42:46,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ac779ff6-9a08-4bb2-aaba-f8dd11d201d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:47,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-511b9139-96b2-467d-8465-cb52bf792b14 x-compute-request-id: req-511b9139-96b2-467d-8465-cb52bf792b14 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:ad:82", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ac779ff6-9a08-4bb2-aaba-f8dd11d201d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ac779ff6-9a08-4bb2-aaba-f8dd11d201d3", "rel": "bookmark"}], "image": {"id": "fbff0a46-99f9-48dd-a294-c4eff82b597f", "links": [{"href": "http://172.30.9.26:8774/images/fbff0a46-99f9-48dd-a294-c4eff82b597f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-12-23T01:42:40.000000", "flavor": {"id": "eb614122-08a7-41aa-9bc8-5ad80c1ddeae", "links": [{"href": "http://172.30.9.26:8774/flavors/eb614122-08a7-41aa-9bc8-5ad80c1ddeae", "rel": "bookmark"}]}, "id": "ac779ff6-9a08-4bb2-aaba-f8dd11d201d3", "security_groups": [{"name": "default"}], "user_id": "07486273a56a4fbda9dade189de1fc35", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:42:40Z", "hostId": "048ed94b50b1910e9c1adcbd935b5f31a4e021e2c07a962505618a50", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "created": "2018-12-23T01:42:31Z", "tenant_id": "758f72da311b4528a50e4e085de99ca4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:42:47,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ac779ff6-9a08-4bb2-aaba-f8dd11d201d3 used request id req-511b9139-96b2-467d-8465-cb52bf792b14 2018-12-23 01:42:47,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:47,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-86b08764-6425-4604-b69e-abaee3449493 Date: Sun, 23 Dec 2018 01:42:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a14fd084-0249-4b2e-91dc-d80c072d0196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","subnets":["5d447fd3-1bab-4760-9e42-001c4d073ee8"],"description":"","tags":[],"updated_at":"2018-12-23T01:42:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net","admin_state_up":true,"tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:26Z","provider:network_type":"vxlan"}]} 2018-12-23 01:42:47,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net used request id req-86b08764-6425-4604-b69e-abaee3449493 2018-12-23 01:42:47,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:47,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae005a4-9470-4afb-afda-d89108324cd2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}} 2018-12-23 01:42:47,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 used request id req-4ae005a4-9470-4afb-afda-d89108324cd2 2018-12-23 01:42:47,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:47,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4bc7e19b-0541-4c97-ba4e-8c50a65f7803 Date: Sun, 23 Dec 2018 01:42:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}]} 2018-12-23 01:42:47,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-4bc7e19b-0541-4c97-ba4e-8c50a65f7803 2018-12-23 01:42:47,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:47,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-4c7a538e-ed45-4154-a4c0-c3a1105884e3 Date: Sun, 23 Dec 2018 01:42:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.3"}],"id":"0db1f8b2-b6b0-40d9-ab72-f8243e846077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:a8:6d","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.12"}],"id":"26632501-781b-40de-8fe8-3a5721b364f1","security_groups":["b92fbfeb-8490-4687-85a8-c36d17fce36f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:ad:82","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:33Z","binding:vnic_type":"normal","device_id":"ac779ff6-9a08-4bb2-aaba-f8dd11d201d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.2"}],"id":"4d6d8d72-06af-4bb3-806d-2ab7f730fcf7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:36:89","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.1"}],"id":"55a0ec09-8ac0-4a28-abad-263d7c579515","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:72:bb","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:37Z","binding:vnic_type":"normal","device_id":"a3c194fc-17a5-4af5-bdf5-168aa820c3aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.4"}],"id":"f61f8b83-1498-42fd-9c3e-74d4f120c867","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:2b:c2","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.10"}],"id":"f6b6b9b6-b121-4659-9c4c-c6f6b5194c55","security_groups":["0ca317f2-6866-4a89-9f58-30e488e9e5ed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:bd:23","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-port1-lxkmngqatcc4","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"4cee61a4-66ce-48d2-9022-cbd7dc3a59a8"}]} 2018-12-23 01:42:47,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-4c7a538e-ed45-4154-a4c0-c3a1105884e3 2018-12-23 01:42:47,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:47,958 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:42:47 GMT Server: Apache x-openstack-request-id: req-1ef03508-330e-415c-8e6f-233d14a2e74f Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:42:48,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:47 GMT Server: Apache x-openstack-request-id: req-e87dd390-5925-46df-98fa-3e274a25871d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "eb614122-08a7-41aa-9bc8-5ad80c1ddeae", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6aeefa5e-385d-4257-b349-13fc02a1a852", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "a14fd084-0249-4b2e-91dc-d80c072d0196", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "0ca317f2-6866-4a89-9f58-30e488e9e5ed", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "69a5c908-f9e6-4f90-a906-ec85ce744f44", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "210", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a3c194fc-17a5-4af5-bdf5-168aa820c3aa:subnet_id=5d447fd3-1bab-4760-9e42-001c4d073ee8", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "5d447fd3-1bab-4760-9e42-001c4d073ee8", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a3c194fc-17a5-4af5-bdf5-168aa820c3aa", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ac779ff6-9a08-4bb2-aaba-f8dd11d201d3", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-23T01:42:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:42:23Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f6b6b9b6-b121-4659-9c4c-c6f6b5194c55", "resource_type": "OS::Neutron::Port"}]} 2018-12-23 01:42:48,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be/resources used request id req-e87dd390-5925-46df-98fa-3e274a25871d 2018-12-23 01:42:48,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/6aeefa5e-385d-4257-b349-13fc02a1a852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:48,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42: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-c9f6cd3e-af47-4157-bbd3-e9a3d2f1c753 x-compute-request-id: req-c9f6cd3e-af47-4157-bbd3-e9a3d2f1c753 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6aeefa5e-385d-4257-b349-13fc02a1a852", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6aeefa5e-385d-4257-b349-13fc02a1a852", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "6aeefa5e-385d-4257-b349-13fc02a1a852", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-flavor1-gxiojuoq3q6d", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:42:48,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/6aeefa5e-385d-4257-b349-13fc02a1a852 used request id req-c9f6cd3e-af47-4157-bbd3-e9a3d2f1c753 2018-12-23 01:42:48,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5d447fd3-1bab-4760-9e42-001c4d073ee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:48,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bbb18035-9832-4d16-8452-82a6511d9f7f Date: Sun, 23 Dec 2018 01:42:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}} 2018-12-23 01:42:48,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5d447fd3-1bab-4760-9e42-001c4d073ee8 used request id req-bbb18035-9832-4d16-8452-82a6511d9f7f 2018-12-23 01:42:48,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:48,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-bb92f50e-b66c-43bd-86a5-b788f9479118 Date: Sun, 23 Dec 2018 01:42:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a14fd084-0249-4b2e-91dc-d80c072d0196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","subnets":["5d447fd3-1bab-4760-9e42-001c4d073ee8"],"description":"","tags":[],"updated_at":"2018-12-23T01:42:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net","admin_state_up":true,"tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:26Z","provider:network_type":"vxlan"}]} 2018-12-23 01:42:48,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-bb92f50e-b66c-43bd-86a5-b788f9479118 2018-12-23 01:42:48,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:48,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e0606031-23ad-4c16-abb6-3e2448652c7f Date: Sun, 23 Dec 2018 01:42:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}]} 2018-12-23 01:42:48,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-e0606031-23ad-4c16-abb6-3e2448652c7f 2018-12-23 01:42:48,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:48,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-daea0bb6-7cb9-4aa8-9263-433ac92bb165 Date: Sun, 23 Dec 2018 01:42:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a14fd084-0249-4b2e-91dc-d80c072d0196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","subnets":["5d447fd3-1bab-4760-9e42-001c4d073ee8"],"description":"","tags":[],"updated_at":"2018-12-23T01:42:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net","admin_state_up":true,"tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:26Z","provider:network_type":"vxlan"}]} 2018-12-23 01:42:48,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net used request id req-daea0bb6-7cb9-4aa8-9263-433ac92bb165 2018-12-23 01:42:48,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:48,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ef8a98-2574-432e-a26f-c02d2a3ff91a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}} 2018-12-23 01:42:48,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 used request id req-99ef8a98-2574-432e-a26f-c02d2a3ff91a 2018-12-23 01:42:48,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:48,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e322da03-f4d2-4a05-b3ec-70518c8bdab9 Date: Sun, 23 Dec 2018 01:42:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}]} 2018-12-23 01:42:48,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-e322da03-f4d2-4a05-b3ec-70518c8bdab9 2018-12-23 01:42:48,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196&mac_address=fa%3A16%3A3e%3Adb%3Abd%3A23&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-port1-lxkmngqatcc4&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:49,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-55f365b1-462d-4355-a170-891c93873108 Date: Sun, 23 Dec 2018 01:42:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.10"}],"id":"f6b6b9b6-b121-4659-9c4c-c6f6b5194c55","security_groups":["0ca317f2-6866-4a89-9f58-30e488e9e5ed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:bd:23","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-port1-lxkmngqatcc4","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"4cee61a4-66ce-48d2-9022-cbd7dc3a59a8"}]} 2018-12-23 01:42:49,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196&mac_address=fa%3A16%3A3e%3Adb%3Abd%3A23&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-port1-lxkmngqatcc4&admin_state_up=True used request id req-55f365b1-462d-4355-a170-891c93873108 2018-12-23 01:42:49,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:49,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588ec7f1-8407-4cfe-acba-8d1fb7fc3f88 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}} 2018-12-23 01:42:49,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 used request id req-588ec7f1-8407-4cfe-acba-8d1fb7fc3f88 2018-12-23 01:42:49,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:49,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-9c861c7a-089a-443b-9c77-12546abb6388 Date: Sun, 23 Dec 2018 01:42:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a14fd084-0249-4b2e-91dc-d80c072d0196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","subnets":["5d447fd3-1bab-4760-9e42-001c4d073ee8"],"description":"","tags":[],"updated_at":"2018-12-23T01:42:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net","admin_state_up":true,"tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:26Z","provider:network_type":"vxlan"}]} 2018-12-23 01:42:49,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net used request id req-9c861c7a-089a-443b-9c77-12546abb6388 2018-12-23 01:42:49,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:49,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6e6b281b-e6c9-45d2-b200-4613f806f197 Date: Sun, 23 Dec 2018 01:42:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}]} 2018-12-23 01:42:49,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-6e6b281b-e6c9-45d2-b200-4613f806f197 2018-12-23 01:42:49,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:49,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-a78be7cf-60e8-425d-8013-054cdb04aea0 Date: Sun, 23 Dec 2018 01:42:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.3"}],"id":"0db1f8b2-b6b0-40d9-ab72-f8243e846077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:a8:6d","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.12"}],"id":"26632501-781b-40de-8fe8-3a5721b364f1","security_groups":["b92fbfeb-8490-4687-85a8-c36d17fce36f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:ad:82","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:33Z","binding:vnic_type":"normal","device_id":"ac779ff6-9a08-4bb2-aaba-f8dd11d201d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.2"}],"id":"4d6d8d72-06af-4bb3-806d-2ab7f730fcf7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:36:89","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.1"}],"id":"55a0ec09-8ac0-4a28-abad-263d7c579515","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:72:bb","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:37Z","binding:vnic_type":"normal","device_id":"a3c194fc-17a5-4af5-bdf5-168aa820c3aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.4"}],"id":"f61f8b83-1498-42fd-9c3e-74d4f120c867","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:2b:c2","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.10"}],"id":"f6b6b9b6-b121-4659-9c4c-c6f6b5194c55","security_groups":["0ca317f2-6866-4a89-9f58-30e488e9e5ed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:bd:23","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-port1-lxkmngqatcc4","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"4cee61a4-66ce-48d2-9022-cbd7dc3a59a8"}]} 2018-12-23 01:42:49,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-a78be7cf-60e8-425d-8013-054cdb04aea0 2018-12-23 01:42:49,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:49,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-6b9fd92f-d292-456a-a02b-6d3ba478c21f Date: Sun, 23 Dec 2018 01:42:49 GMT RESP BODY: {"floatingips": [{"router_id": "a3c194fc-17a5-4af5-bdf5-168aa820c3aa", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "758f72da311b4528a50e4e085de99ca4", "created_at": "2018-12-23T01:42:37Z", "updated_at": "2018-12-23T01:42:39Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "758f72da311b4528a50e4e085de99ca4", "port_id": "f6b6b9b6-b121-4659-9c4c-c6f6b5194c55", "id": "69a5c908-f9e6-4f90-a906-ec85ce744f44"}]} 2018-12-23 01:42:49,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-6b9fd92f-d292-456a-a02b-6d3ba478c21f 2018-12-23 01:42:49,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/a3c194fc-17a5-4af5-bdf5-168aa820c3aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:49,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-4d5abcd3-7698-43f1-82bb-8cfa87a096f4 Date: Sun, 23 Dec 2018 01:42:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "758f72da311b4528a50e4e085de99ca4", "created_at": "2018-12-23T01:42:28Z", "admin_state_up": true, "updated_at": "2018-12-23T01:42:38Z", "project_id": "758f72da311b4528a50e4e085de99ca4", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "a3c194fc-17a5-4af5-bdf5-168aa820c3aa", "name": "mgmt_router"}} 2018-12-23 01:42:49,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/a3c194fc-17a5-4af5-bdf5-168aa820c3aa used request id req-4d5abcd3-7698-43f1-82bb-8cfa87a096f4 2018-12-23 01:42:49,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=a3c194fc-17a5-4af5-bdf5-168aa820c3aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:49,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-4d692389-c857-4846-ad1a-dc8d46b7cd9a Date: Sun, 23 Dec 2018 01:42:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:35Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"110de6d7-f539-4603-b343-5b057c7e0088","ip_address":"169.254.192.9"}],"id":"15a870a3-266b-4ba5-a130-e0c68c9d459a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:5d:75","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 758f72da311b4528a50e4e085de99ca4","admin_state_up":true,"network_id":"7666f5a6-0b56-4b66-9bb4-0bc97bb29b77","tenant_id":"","created_at":"2018-12-23T01:42:30Z","binding:vnic_type":"normal","device_id":"a3c194fc-17a5-4af5-bdf5-168aa820c3aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:37Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"110de6d7-f539-4603-b343-5b057c7e0088","ip_address":"169.254.192.6"}],"id":"342d2892-5eab-414d-909c-3e98cbb5b53f","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:66:0f","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 758f72da311b4528a50e4e085de99ca4","admin_state_up":true,"network_id":"7666f5a6-0b56-4b66-9bb4-0bc97bb29b77","tenant_id":"","created_at":"2018-12-23T01:42:32Z","binding:vnic_type":"normal","device_id":"a3c194fc-17a5-4af5-bdf5-168aa820c3aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.1"}],"id":"55a0ec09-8ac0-4a28-abad-263d7c579515","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:72:bb","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:37Z","binding:vnic_type":"normal","device_id":"a3c194fc-17a5-4af5-bdf5-168aa820c3aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:39Z","device_owner":"network:router_gateway","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.208"}],"id":"b625d771-2af6-4652-8d4c-3aaf27f597d2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:93:63","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":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"a3c194fc-17a5-4af5-bdf5-168aa820c3aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:36Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"110de6d7-f539-4603-b343-5b057c7e0088","ip_address":"169.254.192.8"}],"id":"cea421b9-fb85-4cea-bf69-90698bd93a18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:b8:89","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 758f72da311b4528a50e4e085de99ca4","admin_state_up":true,"network_id":"7666f5a6-0b56-4b66-9bb4-0bc97bb29b77","tenant_id":"","created_at":"2018-12-23T01:42:31Z","binding:vnic_type":"normal","device_id":"a3c194fc-17a5-4af5-bdf5-168aa820c3aa"}]} 2018-12-23 01:42:49,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=a3c194fc-17a5-4af5-bdf5-168aa820c3aa used request id req-4d692389-c857-4846-ad1a-dc8d46b7cd9a 2018-12-23 01:42:49,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:49,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-73dd56b0-d670-46e7-b92a-838d64043690 Date: Sun, 23 Dec 2018 01:42:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 01:42:49,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-73dd56b0-d670-46e7-b92a-838d64043690 2018-12-23 01:42:49,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/110de6d7-f539-4603-b343-5b057c7e0088 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:49,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-89788a7e-6e8a-483f-872e-fe1ed38a2fda Date: Sun, 23 Dec 2018 01:42:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7666f5a6-0b56-4b66-9bb4-0bc97bb29b77","tenant_id":"","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"110de6d7-f539-4603-b343-5b057c7e0088","subnetpool_id":null,"name":"HA subnet tenant 758f72da311b4528a50e4e085de99ca4"}} 2018-12-23 01:42:49,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/110de6d7-f539-4603-b343-5b057c7e0088 used request id req-89788a7e-6e8a-483f-872e-fe1ed38a2fda 2018-12-23 01:42:49,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/110de6d7-f539-4603-b343-5b057c7e0088 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:49,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b5603d1c-1d00-4c48-bda7-0e706ed4ec2d Date: Sun, 23 Dec 2018 01:42:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7666f5a6-0b56-4b66-9bb4-0bc97bb29b77","tenant_id":"","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"110de6d7-f539-4603-b343-5b057c7e0088","subnetpool_id":null,"name":"HA subnet tenant 758f72da311b4528a50e4e085de99ca4"}} 2018-12-23 01:42:49,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/110de6d7-f539-4603-b343-5b057c7e0088 used request id req-b5603d1c-1d00-4c48-bda7-0e706ed4ec2d 2018-12-23 01:42:49,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/110de6d7-f539-4603-b343-5b057c7e0088 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:49,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-119d01e8-f1b5-454c-b985-633a87467ac3 Date: Sun, 23 Dec 2018 01:42:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7666f5a6-0b56-4b66-9bb4-0bc97bb29b77","tenant_id":"","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"110de6d7-f539-4603-b343-5b057c7e0088","subnetpool_id":null,"name":"HA subnet tenant 758f72da311b4528a50e4e085de99ca4"}} 2018-12-23 01:42:49,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/110de6d7-f539-4603-b343-5b057c7e0088 used request id req-119d01e8-f1b5-454c-b985-633a87467ac3 2018-12-23 01:42:49,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5d447fd3-1bab-4760-9e42-001c4d073ee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:49,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4e4ddf81-8c3a-48d6-a649-8cb3f07a6292 Date: Sun, 23 Dec 2018 01:42:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}} 2018-12-23 01:42:49,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5d447fd3-1bab-4760-9e42-001c4d073ee8 used request id req-4e4ddf81-8c3a-48d6-a649-8cb3f07a6292 2018-12-23 01:42:49,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/f6b6b9b6-b121-4659-9c4c-c6f6b5194c55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:49,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1071 X-Openstack-Request-Id: req-d2a86584-0a8a-4b7e-9ddc-fe1514b120a3 Date: Sun, 23 Dec 2018 01:42:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.10"}],"id":"f6b6b9b6-b121-4659-9c4c-c6f6b5194c55","security_groups":["0ca317f2-6866-4a89-9f58-30e488e9e5ed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:bd:23","device_id":"4cee61a4-66ce-48d2-9022-cbd7dc3a59a8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-port1-lxkmngqatcc4","project_id":"758f72da311b4528a50e4e085de99ca4","qos_policy_id":null,"admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal"}} 2018-12-23 01:42:49,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/f6b6b9b6-b121-4659-9c4c-c6f6b5194c55 used request id req-d2a86584-0a8a-4b7e-9ddc-fe1514b120a3 2018-12-23 01:42:49,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5d447fd3-1bab-4760-9e42-001c4d073ee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:49,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6d8a2350-5b96-4434-af33-dfbfd1b8f328 Date: Sun, 23 Dec 2018 01:42:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}} 2018-12-23 01:42:49,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5d447fd3-1bab-4760-9e42-001c4d073ee8 used request id req-6d8a2350-5b96-4434-af33-dfbfd1b8f328 2018-12-23 01:42:49,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:50,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-dc622e8e-7e34-4448-a2fb-37318a07bd8a Date: Sun, 23 Dec 2018 01:42:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:42:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:42:17Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fbff0a46-99f9-48dd-a294-c4eff82b597f/snap", "metadata": {}}], "self": "/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f", "min_disk": 0, "protected": false, "id": "fbff0a46-99f9-48dd-a294-c4eff82b597f", "file": "/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "758f72da311b4528a50e4e085de99ca4", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fbff0a46-99f9-48dd-a294-c4eff82b597f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:42:50,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f used request id req-dc622e8e-7e34-4448-a2fb-37318a07bd8a 2018-12-23 01:42:50,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:50,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8d20a733-6d09-4ef1-b805-ca80da5b3877 Date: Sun, 23 Dec 2018 01:42: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-12-23 01:42:50,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8d20a733-6d09-4ef1-b805-ca80da5b3877 2018-12-23 01:42:50,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:50,221 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:42:50 GMT Server: Apache x-openstack-request-id: req-4313ee1a-6052-49b5-9772-e8f8de4ac720 Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:42:50,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:50 GMT Server: Apache x-openstack-request-id: req-b36ce962-3ae0-4e81-a7a0-8326a78a2a57 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2084 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor2", "OS::project_id": "758f72da311b4528a50e4e085de99ca4", "OS::stack_id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "security_group_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet", "net_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "inst1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "image2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "flavor1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor1", "image1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "stack_user_project_id": "2bd7ee5a86c64703a1144dd2422b8416", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:42:22Z", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8boZIv1q8HTv4eja0nP8oz6Ws0vBCoLy1KbDUSXGp8K7edO+\nkU/JS6huFDgopUsCZquYkicis9lMvY4KDqxCTuro6j5epNQnAGLrRnSTmg9fZWce\n2k+gs6etoZ0ikJqH1QHEYLiHXL5IrjX1dGpM+jSrytiekEYp5cxV17E000lUWEIu\nCK3dHfWLRmPuJcyq3OV5HEJ+qPrXR6HgLdG1y880LC3PKu5YeXpe1zUeKd5YfbEB\nmMsUuCXig0STdMszxU0Pc+N74ZaDlQnka9sqMUFfv6yQG4xcS8oUkt+t5PR9rBoQ\nOFSkVlw0BXLtof+OgHwHTv1m3J5hdzmW18DuEwIDAQABAoIBAQCNBb8IdMPgyLfy\nGgEfal9ndWpB694RHdhBS5EDVICS+r6ZEnlJGT0ckIS38xNza1FZSJ7YFVDfj9R/\nedBQQxrkI5QCpKRekQ634P3VuskpxfInnIOZZX8hkJ9xe9Tge+bm1AMXUlBWQQTx\n7bTnV+TUy8m1q67GCMkEsbMbBN0GrczvUAf2PexK6xcB5ltB5P+QT5aDLur9RFYo\nQpiHbKeqsW+v8pBB8Z1MOD/pp5Dms7db6VF94WVZPpM07LWn42BA6dG7SEHgHrdo\nredBfVzyq6SNyazRH2zdulELFhf3IkeXZ2hK+rbAuYpwBONyaYbDBWmGrubwU9TQ\nS6iAgubhAoGBAPlQLVepT69Sa7kzgzUMc1omffA/t0aQdva4sPbABB5InR6Voem/\nisxg30E2Rv/Ai2WH0NFYRMCxtV3XRT/dhhLc8OBqkIdJz0LK/8c8Z6ZfnzoyVRkf\nqr/glcX4oRgM45HA/JIzVgHnI+IYWlXNYqYrITlOsjl1SsiA0JY01LGrAoGBAPg1\n1S4tTIMlJKaBZlwU997423vToQuwcW2M8NOB4cq5kew6CckiQp+RbK/+zl1O5iUc\n8mC09JjCDRJvSDl160JUiK2u6BXyqRzTDnCXBzeYh31t23wbfxCpBg/eXxQrKDDO\nE4tr6bFDJcPxJQztlL6Tb2xrLfXSYlxCYBr5zx05AoGAXzEEzwa/fSKMLP+FJnkl\nhhNSXKwHT3MTaSqlruEr8WAqVaYuVzCiT1zhgWW3ACnFT7PmwDfisGxp4nWyZCsx\n6PvhIN6vZmiBMXCO7sSaksTJ6A+VvG0B5hdbOGaxI5ywO1OjXDMrsLhPVCGWRFKS\nSv4GxnnMxPGK5zl/6woq99cCgYEA0KLvftE070fZdtxuXhiCAjrMw1kwldLKhXtj\nM2aJlQ5HSnm+oALcXaSv54AXlvcrHScn1YJF1+HFeylvXF1yU18bRGMxUsGWxVPj\nX2CUAHeF7DjbtYanWCm7nrsc0Kc2MVAHvboHxajbpcidjDBoR4lGr6uoBmnBpCtm\n/UXegoECgYASwPiV+1OkPuJN+fPBd6dhdYGPGP1u5j48JhOKiNuUdthfp1xnVUub\nHDyc6tHkEG051SCbdJJpX4DQqyKtxStZ3fU6CdeCnoyBkAGi1VYCK+b4m7iY6XvU\ntuL7EjZm4OI5h9/JpvkVFGWukCzdkjNNpH6a+CMgmihzpCZqqK5LVQ==\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-12-23 01:42:50,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be used request id req-b36ce962-3ae0-4e81-a7a0-8326a78a2a57 2018-12-23 01:42:50,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:42:50,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:42:50,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "812bb9d646834185897b2d9b06eb5b9b", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:42:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758f72da311b4528a50e4e085de99ca4", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/758f72da311b4528a50e4e085de99ca4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/758f72da311b4528a50e4e085de99ca4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/758f72da311b4528a50e4e085de99ca4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/758f72da311b4528a50e4e085de99ca4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/758f72da311b4528a50e4e085de99ca4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/758f72da311b4528a50e4e085de99ca4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/758f72da311b4528a50e4e085de99ca4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/758f72da311b4528a50e4e085de99ca4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/758f72da311b4528a50e4e085de99ca4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/758f72da311b4528a50e4e085de99ca4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/758f72da311b4528a50e4e085de99ca4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-user", "id": "07486273a56a4fbda9dade189de1fc35"}, "audit_ids": ["fjLDk06bQtyuadS46Qab5Q"], "issued_at": "2018-12-23T01:42:50.000000Z"}} 2018-12-23 01:42:50,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:42:51,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a269eb4-fb8f-4c67-87ef-917e035f3ed7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:42:51,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5a269eb4-fb8f-4c67-87ef-917e035f3ed7 2018-12-23 01:42:51,031 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:42:51,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:42:51,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9714fb45-c1aa-4820-89ce-0a8ff81c2e3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:42:51,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9714fb45-c1aa-4820-89ce-0a8ff81c2e3a 2018-12-23 01:42:51,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:42:51,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2905b964-029b-445e-bdaf-d54f8f905d2d Date: Sun, 23 Dec 2018 01:42:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a14fd084-0249-4b2e-91dc-d80c072d0196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","subnets":["5d447fd3-1bab-4760-9e42-001c4d073ee8"],"description":"","tags":[],"updated_at":"2018-12-23T01:42:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net","admin_state_up":true,"tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:26Z","provider:network_type":"vxlan"}]} 2018-12-23 01:42:51,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net used request id req-2905b964-029b-445e-bdaf-d54f8f905d2d 2018-12-23 01:42:51,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:42:51,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:42:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:42:51,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:42:51,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-338c96c2-aef7-47fb-aa04-932149d1eddd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}} 2018-12-23 01:42:51,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 used request id req-338c96c2-aef7-47fb-aa04-932149d1eddd 2018-12-23 01:42:51,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:42:51,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e072fe65-d55a-4ecc-a52e-38c6e33b26bc Date: Sun, 23 Dec 2018 01:42:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}]} 2018-12-23 01:42:51,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-e072fe65-d55a-4ecc-a52e-38c6e33b26bc 2018-12-23 01:42:51,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196&mac_address=fa%3A16%3A3e%3Adb%3Abd%3A23&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-port1-lxkmngqatcc4&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:42:51,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-44d7706f-c620-4d1c-9ed9-18536a133dc0 Date: Sun, 23 Dec 2018 01:42:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.10"}],"id":"f6b6b9b6-b121-4659-9c4c-c6f6b5194c55","security_groups":["0ca317f2-6866-4a89-9f58-30e488e9e5ed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:bd:23","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-port1-lxkmngqatcc4","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"4cee61a4-66ce-48d2-9022-cbd7dc3a59a8"}]} 2018-12-23 01:42:51,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196&mac_address=fa%3A16%3A3e%3Adb%3Abd%3A23&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-port1-lxkmngqatcc4&admin_state_up=True used request id req-44d7706f-c620-4d1c-9ed9-18536a133dc0 2018-12-23 01:42:51,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:42:52,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b9ca0b-60dc-4689-8c23-47c845af5416 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}} 2018-12-23 01:42:52,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 used request id req-e5b9ca0b-60dc-4689-8c23-47c845af5416 2018-12-23 01:42:52,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:42:53,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-8af33b0e-0abf-4730-ab3e-83dfacf521d4 x-compute-request-id: req-8af33b0e-0abf-4730-ab3e-83dfacf521d4 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:bd:23", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:bd:23", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "rel": "bookmark"}], "image": {"id": "fbff0a46-99f9-48dd-a294-c4eff82b597f", "links": [{"href": "http://172.30.9.26:8774/images/fbff0a46-99f9-48dd-a294-c4eff82b597f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-12-23T01:42:37.000000", "flavor": {"id": "6aeefa5e-385d-4257-b349-13fc02a1a852", "links": [{"href": "http://172.30.9.26:8774/flavors/6aeefa5e-385d-4257-b349-13fc02a1a852", "rel": "bookmark"}]}, "id": "4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "security_groups": [{"name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp"}], "user_id": "07486273a56a4fbda9dade189de1fc35", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:42:37Z", "hostId": "048ed94b50b1910e9c1adcbd935b5f31a4e021e2c07a962505618a50", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "created": "2018-12-23T01:42:32Z", "tenant_id": "758f72da311b4528a50e4e085de99ca4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:42:53,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1 used request id req-8af33b0e-0abf-4730-ab3e-83dfacf521d4 2018-12-23 01:42:53,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:42:53,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-fe99c27c-f68e-4ed0-9f37-764f45c7e588 Date: Sun, 23 Dec 2018 01:42:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a14fd084-0249-4b2e-91dc-d80c072d0196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","subnets":["5d447fd3-1bab-4760-9e42-001c4d073ee8"],"description":"","tags":[],"updated_at":"2018-12-23T01:42:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net","admin_state_up":true,"tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:26Z","provider:network_type":"vxlan"}]} 2018-12-23 01:42:53,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net used request id req-fe99c27c-f68e-4ed0-9f37-764f45c7e588 2018-12-23 01:42:53,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:42:53,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-754147fd-17f4-4407-b4ea-9a41b33d52a5 Date: Sun, 23 Dec 2018 01:42:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}]} 2018-12-23 01:42:53,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-754147fd-17f4-4407-b4ea-9a41b33d52a5 2018-12-23 01:42:53,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:42:53,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-9970f41c-cae6-4f5d-bd69-3485223fe38c Date: Sun, 23 Dec 2018 01:42:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.3"}],"id":"0db1f8b2-b6b0-40d9-ab72-f8243e846077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:a8:6d","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.12"}],"id":"26632501-781b-40de-8fe8-3a5721b364f1","security_groups":["b92fbfeb-8490-4687-85a8-c36d17fce36f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:ad:82","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:33Z","binding:vnic_type":"normal","device_id":"ac779ff6-9a08-4bb2-aaba-f8dd11d201d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.2"}],"id":"4d6d8d72-06af-4bb3-806d-2ab7f730fcf7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:36:89","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.1"}],"id":"55a0ec09-8ac0-4a28-abad-263d7c579515","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:72:bb","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:37Z","binding:vnic_type":"normal","device_id":"a3c194fc-17a5-4af5-bdf5-168aa820c3aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.4"}],"id":"f61f8b83-1498-42fd-9c3e-74d4f120c867","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:2b:c2","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.10"}],"id":"f6b6b9b6-b121-4659-9c4c-c6f6b5194c55","security_groups":["0ca317f2-6866-4a89-9f58-30e488e9e5ed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:bd:23","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-port1-lxkmngqatcc4","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"4cee61a4-66ce-48d2-9022-cbd7dc3a59a8"}]} 2018-12-23 01:42:53,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-9970f41c-cae6-4f5d-bd69-3485223fe38c 2018-12-23 01:42:53,819 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1 2018-12-23 01:42:53,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:42:53,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-cb6ed747-afd4-4e21-9b91-bdfb50e16441 Date: Sun, 23 Dec 2018 01:42:53 GMT RESP BODY: {"floatingips": [{"router_id": "a3c194fc-17a5-4af5-bdf5-168aa820c3aa", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "758f72da311b4528a50e4e085de99ca4", "created_at": "2018-12-23T01:42:37Z", "updated_at": "2018-12-23T01:42:39Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "758f72da311b4528a50e4e085de99ca4", "port_id": "f6b6b9b6-b121-4659-9c4c-c6f6b5194c55", "id": "69a5c908-f9e6-4f90-a906-ec85ce744f44"}]} 2018-12-23 01:42:53,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-cb6ed747-afd4-4e21-9b91-bdfb50e16441 2018-12-23 01:42:53,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/eb614122-08a7-41aa-9bc8-5ad80c1ddeae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:53,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42: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-7dea1d89-41ac-4736-8258-c553a04f4596 x-compute-request-id: req-7dea1d89-41ac-4736-8258-c553a04f4596 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eb614122-08a7-41aa-9bc8-5ad80c1ddeae", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eb614122-08a7-41aa-9bc8-5ad80c1ddeae", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "eb614122-08a7-41aa-9bc8-5ad80c1ddeae", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-flavor2-wji4yjaoih3z", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:42:53,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/eb614122-08a7-41aa-9bc8-5ad80c1ddeae used request id req-7dea1d89-41ac-4736-8258-c553a04f4596 2018-12-23 01:42:53,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5d447fd3-1bab-4760-9e42-001c4d073ee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:54,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7564c294-bbc3-456b-9006-06688fcc7b24 Date: Sun, 23 Dec 2018 01:42:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}} 2018-12-23 01:42:54,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5d447fd3-1bab-4760-9e42-001c4d073ee8 used request id req-7564c294-bbc3-456b-9006-06688fcc7b24 2018-12-23 01:42:54,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:54,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e43be3f8-a4ed-4df4-aab6-a3cf539f3e90 Date: Sun, 23 Dec 2018 01:42:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a14fd084-0249-4b2e-91dc-d80c072d0196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","subnets":["5d447fd3-1bab-4760-9e42-001c4d073ee8"],"description":"","tags":[],"updated_at":"2018-12-23T01:42:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net","admin_state_up":true,"tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:26Z","provider:network_type":"vxlan"}]} 2018-12-23 01:42:54,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-e43be3f8-a4ed-4df4-aab6-a3cf539f3e90 2018-12-23 01:42:54,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:54,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-daea9fb6-8388-4c27-b8a0-ee5d9849ce18 Date: Sun, 23 Dec 2018 01:42:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}]} 2018-12-23 01:42:54,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-daea9fb6-8388-4c27-b8a0-ee5d9849ce18 2018-12-23 01:42:54,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:54,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3a4a0411-6e9f-46fb-bda6-b128675e4a64 Date: Sun, 23 Dec 2018 01:42:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a14fd084-0249-4b2e-91dc-d80c072d0196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","subnets":["5d447fd3-1bab-4760-9e42-001c4d073ee8"],"description":"","tags":[],"updated_at":"2018-12-23T01:42:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net","admin_state_up":true,"tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:26Z","provider:network_type":"vxlan"}]} 2018-12-23 01:42:54,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net used request id req-3a4a0411-6e9f-46fb-bda6-b128675e4a64 2018-12-23 01:42:54,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:54,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca747ab-36ce-429e-89a4-a5970a79246a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}} 2018-12-23 01:42:54,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 used request id req-8ca747ab-36ce-429e-89a4-a5970a79246a 2018-12-23 01:42:54,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:54,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-12c3edf1-aac6-4fda-a4a9-7a82edc9204a Date: Sun, 23 Dec 2018 01:42:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}]} 2018-12-23 01:42:54,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-12c3edf1-aac6-4fda-a4a9-7a82edc9204a 2018-12-23 01:42:54,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196&mac_address=fa%3A16%3A3e%3Ad5%3Aad%3A82&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:54,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-31f52245-1bc5-4389-aabf-60d731311db6 Date: Sun, 23 Dec 2018 01:42:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.12"}],"id":"26632501-781b-40de-8fe8-3a5721b364f1","security_groups":["b92fbfeb-8490-4687-85a8-c36d17fce36f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:ad:82","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:33Z","binding:vnic_type":"normal","device_id":"ac779ff6-9a08-4bb2-aaba-f8dd11d201d3"}]} 2018-12-23 01:42:54,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196&mac_address=fa%3A16%3A3e%3Ad5%3Aad%3A82&admin_state_up=True used request id req-31f52245-1bc5-4389-aabf-60d731311db6 2018-12-23 01:42:54,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:54,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6745d763-0825-4fe9-b209-ff8a67959ac6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}} 2018-12-23 01:42:54,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 used request id req-6745d763-0825-4fe9-b209-ff8a67959ac6 2018-12-23 01:42:54,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:54,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6d8482c3-a007-48eb-a80d-7878fe04f5af Date: Sun, 23 Dec 2018 01:42:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a14fd084-0249-4b2e-91dc-d80c072d0196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","subnets":["5d447fd3-1bab-4760-9e42-001c4d073ee8"],"description":"","tags":[],"updated_at":"2018-12-23T01:42:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net","admin_state_up":true,"tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:26Z","provider:network_type":"vxlan"}]} 2018-12-23 01:42:54,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net used request id req-6d8482c3-a007-48eb-a80d-7878fe04f5af 2018-12-23 01:42:54,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:54,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f95fd78b-6435-4562-b337-d0c6730ffef1 Date: Sun, 23 Dec 2018 01:42:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}]} 2018-12-23 01:42:54,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-f95fd78b-6435-4562-b337-d0c6730ffef1 2018-12-23 01:42:54,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:54,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-ccb0c20e-79d0-46df-ad37-0b89220c5f5a Date: Sun, 23 Dec 2018 01:42:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.3"}],"id":"0db1f8b2-b6b0-40d9-ab72-f8243e846077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:a8:6d","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.12"}],"id":"26632501-781b-40de-8fe8-3a5721b364f1","security_groups":["b92fbfeb-8490-4687-85a8-c36d17fce36f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:ad:82","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:33Z","binding:vnic_type":"normal","device_id":"ac779ff6-9a08-4bb2-aaba-f8dd11d201d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.2"}],"id":"4d6d8d72-06af-4bb3-806d-2ab7f730fcf7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:36:89","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.1"}],"id":"55a0ec09-8ac0-4a28-abad-263d7c579515","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:72:bb","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:37Z","binding:vnic_type":"normal","device_id":"a3c194fc-17a5-4af5-bdf5-168aa820c3aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.4"}],"id":"f61f8b83-1498-42fd-9c3e-74d4f120c867","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:2b:c2","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.10"}],"id":"f6b6b9b6-b121-4659-9c4c-c6f6b5194c55","security_groups":["0ca317f2-6866-4a89-9f58-30e488e9e5ed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:bd:23","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-port1-lxkmngqatcc4","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"4cee61a4-66ce-48d2-9022-cbd7dc3a59a8"}]} 2018-12-23 01:42:54,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-ccb0c20e-79d0-46df-ad37-0b89220c5f5a 2018-12-23 01:42:54,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:54,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-a9fb8a4c-27bd-437b-99f3-371439127652 Date: Sun, 23 Dec 2018 01:42:54 GMT RESP BODY: {"floatingips": [{"router_id": "a3c194fc-17a5-4af5-bdf5-168aa820c3aa", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "758f72da311b4528a50e4e085de99ca4", "created_at": "2018-12-23T01:42:37Z", "updated_at": "2018-12-23T01:42:39Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "758f72da311b4528a50e4e085de99ca4", "port_id": "f6b6b9b6-b121-4659-9c4c-c6f6b5194c55", "id": "69a5c908-f9e6-4f90-a906-ec85ce744f44"}]} 2018-12-23 01:42:54,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-a9fb8a4c-27bd-437b-99f3-371439127652 2018-12-23 01:42:54,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:55,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-307afafb-3586-495c-bbbf-4c79757b4a81 Date: Sun, 23 Dec 2018 01:42:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:42:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:42:17Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fbff0a46-99f9-48dd-a294-c4eff82b597f/snap", "metadata": {}}], "self": "/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f", "min_disk": 0, "protected": false, "id": "fbff0a46-99f9-48dd-a294-c4eff82b597f", "file": "/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "758f72da311b4528a50e4e085de99ca4", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fbff0a46-99f9-48dd-a294-c4eff82b597f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:42:55,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f used request id req-307afafb-3586-495c-bbbf-4c79757b4a81 2018-12-23 01:42:55,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:42:55,240 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:42:55 GMT Server: Apache x-openstack-request-id: req-fda77f3c-8237-4a5e-b832-8b1bf79b8ee5 Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:42:55,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:55 GMT Server: Apache x-openstack-request-id: req-9570faed-4a52-4243-9889-10e9d6757147 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2084 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor2", "OS::project_id": "758f72da311b4528a50e4e085de99ca4", "OS::stack_id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "security_group_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet", "net_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "inst1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "image2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "flavor1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor1", "image1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "stack_user_project_id": "2bd7ee5a86c64703a1144dd2422b8416", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:42:22Z", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8boZIv1q8HTv4eja0nP8oz6Ws0vBCoLy1KbDUSXGp8K7edO+\nkU/JS6huFDgopUsCZquYkicis9lMvY4KDqxCTuro6j5epNQnAGLrRnSTmg9fZWce\n2k+gs6etoZ0ikJqH1QHEYLiHXL5IrjX1dGpM+jSrytiekEYp5cxV17E000lUWEIu\nCK3dHfWLRmPuJcyq3OV5HEJ+qPrXR6HgLdG1y880LC3PKu5YeXpe1zUeKd5YfbEB\nmMsUuCXig0STdMszxU0Pc+N74ZaDlQnka9sqMUFfv6yQG4xcS8oUkt+t5PR9rBoQ\nOFSkVlw0BXLtof+OgHwHTv1m3J5hdzmW18DuEwIDAQABAoIBAQCNBb8IdMPgyLfy\nGgEfal9ndWpB694RHdhBS5EDVICS+r6ZEnlJGT0ckIS38xNza1FZSJ7YFVDfj9R/\nedBQQxrkI5QCpKRekQ634P3VuskpxfInnIOZZX8hkJ9xe9Tge+bm1AMXUlBWQQTx\n7bTnV+TUy8m1q67GCMkEsbMbBN0GrczvUAf2PexK6xcB5ltB5P+QT5aDLur9RFYo\nQpiHbKeqsW+v8pBB8Z1MOD/pp5Dms7db6VF94WVZPpM07LWn42BA6dG7SEHgHrdo\nredBfVzyq6SNyazRH2zdulELFhf3IkeXZ2hK+rbAuYpwBONyaYbDBWmGrubwU9TQ\nS6iAgubhAoGBAPlQLVepT69Sa7kzgzUMc1omffA/t0aQdva4sPbABB5InR6Voem/\nisxg30E2Rv/Ai2WH0NFYRMCxtV3XRT/dhhLc8OBqkIdJz0LK/8c8Z6ZfnzoyVRkf\nqr/glcX4oRgM45HA/JIzVgHnI+IYWlXNYqYrITlOsjl1SsiA0JY01LGrAoGBAPg1\n1S4tTIMlJKaBZlwU997423vToQuwcW2M8NOB4cq5kew6CckiQp+RbK/+zl1O5iUc\n8mC09JjCDRJvSDl160JUiK2u6BXyqRzTDnCXBzeYh31t23wbfxCpBg/eXxQrKDDO\nE4tr6bFDJcPxJQztlL6Tb2xrLfXSYlxCYBr5zx05AoGAXzEEzwa/fSKMLP+FJnkl\nhhNSXKwHT3MTaSqlruEr8WAqVaYuVzCiT1zhgWW3ACnFT7PmwDfisGxp4nWyZCsx\n6PvhIN6vZmiBMXCO7sSaksTJ6A+VvG0B5hdbOGaxI5ywO1OjXDMrsLhPVCGWRFKS\nSv4GxnnMxPGK5zl/6woq99cCgYEA0KLvftE070fZdtxuXhiCAjrMw1kwldLKhXtj\nM2aJlQ5HSnm+oALcXaSv54AXlvcrHScn1YJF1+HFeylvXF1yU18bRGMxUsGWxVPj\nX2CUAHeF7DjbtYanWCm7nrsc0Kc2MVAHvboHxajbpcidjDBoR4lGr6uoBmnBpCtm\n/UXegoECgYASwPiV+1OkPuJN+fPBd6dhdYGPGP1u5j48JhOKiNuUdthfp1xnVUub\nHDyc6tHkEG051SCbdJJpX4DQqyKtxStZ3fU6CdeCnoyBkAGi1VYCK+b4m7iY6XvU\ntuL7EjZm4OI5h9/JpvkVFGWukCzdkjNNpH6a+CMgmihzpCZqqK5LVQ==\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-12-23 01:42:55,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be used request id req-9570faed-4a52-4243-9889-10e9d6757147 2018-12-23 01:42:55,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:42:55,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:42:55,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "812bb9d646834185897b2d9b06eb5b9b", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:42:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758f72da311b4528a50e4e085de99ca4", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/758f72da311b4528a50e4e085de99ca4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/758f72da311b4528a50e4e085de99ca4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/758f72da311b4528a50e4e085de99ca4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/758f72da311b4528a50e4e085de99ca4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/758f72da311b4528a50e4e085de99ca4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/758f72da311b4528a50e4e085de99ca4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/758f72da311b4528a50e4e085de99ca4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/758f72da311b4528a50e4e085de99ca4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/758f72da311b4528a50e4e085de99ca4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/758f72da311b4528a50e4e085de99ca4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/758f72da311b4528a50e4e085de99ca4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-user", "id": "07486273a56a4fbda9dade189de1fc35"}, "audit_ids": ["3XOUWMv8T9a583f1qdyFXg"], "issued_at": "2018-12-23T01:42:56.000000Z"}} 2018-12-23 01:42:56,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:42:56,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2632f2f-6cab-4bbf-ac9b-c954aa7610ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:42:56,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b2632f2f-6cab-4bbf-ac9b-c954aa7610ba 2018-12-23 01:42:56,086 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:42:56,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:42:56,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad33907b-8940-43ac-8284-b8a0ee8562fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:42:56,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ad33907b-8940-43ac-8284-b8a0ee8562fb 2018-12-23 01:42:56,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:42:56,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-4ac34165-072a-455d-a6d3-47740313b2da Date: Sun, 23 Dec 2018 01:42:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a14fd084-0249-4b2e-91dc-d80c072d0196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","subnets":["5d447fd3-1bab-4760-9e42-001c4d073ee8"],"description":"","tags":[],"updated_at":"2018-12-23T01:42:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net","admin_state_up":true,"tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:26Z","provider:network_type":"vxlan"}]} 2018-12-23 01:42:56,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net used request id req-4ac34165-072a-455d-a6d3-47740313b2da 2018-12-23 01:42:56,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:42:56,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:42:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:42:56,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:42:56,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4699400c-52db-4c73-8960-743c0755a612 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}} 2018-12-23 01:42:56,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 used request id req-4699400c-52db-4c73-8960-743c0755a612 2018-12-23 01:42:56,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:42:56,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0a491b1e-1fcb-4c5c-a6ee-10073bad6b3f Date: Sun, 23 Dec 2018 01:42:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}]} 2018-12-23 01:42:56,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-0a491b1e-1fcb-4c5c-a6ee-10073bad6b3f 2018-12-23 01:42:56,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196&mac_address=fa%3A16%3A3e%3Ad5%3Aad%3A82&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:42:57,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-80d1854c-85b0-4545-b669-ca0bb0175e9e Date: Sun, 23 Dec 2018 01:42:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.12"}],"id":"26632501-781b-40de-8fe8-3a5721b364f1","security_groups":["b92fbfeb-8490-4687-85a8-c36d17fce36f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:ad:82","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:33Z","binding:vnic_type":"normal","device_id":"ac779ff6-9a08-4bb2-aaba-f8dd11d201d3"}]} 2018-12-23 01:42:57,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196&mac_address=fa%3A16%3A3e%3Ad5%3Aad%3A82&admin_state_up=True used request id req-80d1854c-85b0-4545-b669-ca0bb0175e9e 2018-12-23 01:42:57,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:42:57,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc8ecfa7-6d30-4b2c-807b-ba02dc210880 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}} 2018-12-23 01:42:57,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 used request id req-cc8ecfa7-6d30-4b2c-807b-ba02dc210880 2018-12-23 01:42:57,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:42:58,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:42: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-146c4bc5-2159-46f4-b6cc-31244ead193b x-compute-request-id: req-146c4bc5-2159-46f4-b6cc-31244ead193b Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:ad:82", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ac779ff6-9a08-4bb2-aaba-f8dd11d201d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ac779ff6-9a08-4bb2-aaba-f8dd11d201d3", "rel": "bookmark"}], "image": {"id": "fbff0a46-99f9-48dd-a294-c4eff82b597f", "links": [{"href": "http://172.30.9.26:8774/images/fbff0a46-99f9-48dd-a294-c4eff82b597f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-12-23T01:42:40.000000", "flavor": {"id": "eb614122-08a7-41aa-9bc8-5ad80c1ddeae", "links": [{"href": "http://172.30.9.26:8774/flavors/eb614122-08a7-41aa-9bc8-5ad80c1ddeae", "rel": "bookmark"}]}, "id": "ac779ff6-9a08-4bb2-aaba-f8dd11d201d3", "security_groups": [{"name": "default"}], "user_id": "07486273a56a4fbda9dade189de1fc35", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:42:40Z", "hostId": "048ed94b50b1910e9c1adcbd935b5f31a4e021e2c07a962505618a50", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "created": "2018-12-23T01:42:31Z", "tenant_id": "758f72da311b4528a50e4e085de99ca4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:42:58,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2 used request id req-146c4bc5-2159-46f4-b6cc-31244ead193b 2018-12-23 01:42:58,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:42:58,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-bbb3c07c-0821-43ee-b4fd-03ed13ff68db Date: Sun, 23 Dec 2018 01:42:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a14fd084-0249-4b2e-91dc-d80c072d0196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","subnets":["5d447fd3-1bab-4760-9e42-001c4d073ee8"],"description":"","tags":[],"updated_at":"2018-12-23T01:42:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net","admin_state_up":true,"tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:26Z","provider:network_type":"vxlan"}]} 2018-12-23 01:42:58,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net used request id req-bbb3c07c-0821-43ee-b4fd-03ed13ff68db 2018-12-23 01:42:58,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:42:58,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-12e3eae5-401b-46e8-a14e-47a278dff7b8 Date: Sun, 23 Dec 2018 01:42:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}]} 2018-12-23 01:42:58,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-12e3eae5-401b-46e8-a14e-47a278dff7b8 2018-12-23 01:42:58,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:42:58,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-4e505912-b559-4112-9d34-676b8303a631 Date: Sun, 23 Dec 2018 01:42:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.3"}],"id":"0db1f8b2-b6b0-40d9-ab72-f8243e846077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:a8:6d","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.12"}],"id":"26632501-781b-40de-8fe8-3a5721b364f1","security_groups":["b92fbfeb-8490-4687-85a8-c36d17fce36f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:ad:82","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:33Z","binding:vnic_type":"normal","device_id":"ac779ff6-9a08-4bb2-aaba-f8dd11d201d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.2"}],"id":"4d6d8d72-06af-4bb3-806d-2ab7f730fcf7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:36:89","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.1"}],"id":"55a0ec09-8ac0-4a28-abad-263d7c579515","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:72:bb","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:37Z","binding:vnic_type":"normal","device_id":"a3c194fc-17a5-4af5-bdf5-168aa820c3aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.4"}],"id":"f61f8b83-1498-42fd-9c3e-74d4f120c867","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:2b:c2","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.10"}],"id":"f6b6b9b6-b121-4659-9c4c-c6f6b5194c55","security_groups":["0ca317f2-6866-4a89-9f58-30e488e9e5ed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:bd:23","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-port1-lxkmngqatcc4","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"4cee61a4-66ce-48d2-9022-cbd7dc3a59a8"}]} 2018-12-23 01:42:58,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-4e505912-b559-4112-9d34-676b8303a631 2018-12-23 01:42:58,944 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2 2018-12-23 01:42:58,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:42:59,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-23c63bd2-9cbd-448d-9c16-a7360b15699f Date: Sun, 23 Dec 2018 01:42:59 GMT RESP BODY: {"floatingips": [{"router_id": "a3c194fc-17a5-4af5-bdf5-168aa820c3aa", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "758f72da311b4528a50e4e085de99ca4", "created_at": "2018-12-23T01:42:37Z", "updated_at": "2018-12-23T01:42:39Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "758f72da311b4528a50e4e085de99ca4", "port_id": "f6b6b9b6-b121-4659-9c4c-c6f6b5194c55", "id": "69a5c908-f9e6-4f90-a906-ec85ce744f44"}]} 2018-12-23 01:42:59,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-23c63bd2-9cbd-448d-9c16-a7360b15699f 2018-12-23 01:42:59,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:43:00,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-f71e54fb-215a-4eae-b24b-a4dd7038adb8 x-compute-request-id: req-f71e54fb-215a-4eae-b24b-a4dd7038adb8 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:bd:23", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:bd:23", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "rel": "bookmark"}], "image": {"id": "fbff0a46-99f9-48dd-a294-c4eff82b597f", "links": [{"href": "http://172.30.9.26:8774/images/fbff0a46-99f9-48dd-a294-c4eff82b597f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-12-23T01:42:37.000000", "flavor": {"id": "6aeefa5e-385d-4257-b349-13fc02a1a852", "links": [{"href": "http://172.30.9.26:8774/flavors/6aeefa5e-385d-4257-b349-13fc02a1a852", "rel": "bookmark"}]}, "id": "4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "security_groups": [{"name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp"}], "user_id": "07486273a56a4fbda9dade189de1fc35", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:42:37Z", "hostId": "048ed94b50b1910e9c1adcbd935b5f31a4e021e2c07a962505618a50", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "created": "2018-12-23T01:42:32Z", "tenant_id": "758f72da311b4528a50e4e085de99ca4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:43:00,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8 used request id req-f71e54fb-215a-4eae-b24b-a4dd7038adb8 2018-12-23 01:43:00,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:43:00,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-edbd4634-1f5d-4072-96ee-75ffba7bff1a Date: Sun, 23 Dec 2018 01:43:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a14fd084-0249-4b2e-91dc-d80c072d0196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","subnets":["5d447fd3-1bab-4760-9e42-001c4d073ee8"],"description":"","tags":[],"updated_at":"2018-12-23T01:42:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net","admin_state_up":true,"tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:26Z","provider:network_type":"vxlan"}]} 2018-12-23 01:43:00,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net used request id req-edbd4634-1f5d-4072-96ee-75ffba7bff1a 2018-12-23 01:43:00,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:43:00,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfce2c0e-923c-4984-9da5-7d80481e6119 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}} 2018-12-23 01:43:00,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 used request id req-bfce2c0e-923c-4984-9da5-7d80481e6119 2018-12-23 01:43:00,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:43:00,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7c70b5aa-df72-497c-8241-7a994865d57b Date: Sun, 23 Dec 2018 01:43:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}]} 2018-12-23 01:43:00,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-7c70b5aa-df72-497c-8241-7a994865d57b 2018-12-23 01:43:00,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:43:01,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-a526a828-6b8b-432c-b493-b711064335f6 Date: Sun, 23 Dec 2018 01:43:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.3"}],"id":"0db1f8b2-b6b0-40d9-ab72-f8243e846077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:a8:6d","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.12"}],"id":"26632501-781b-40de-8fe8-3a5721b364f1","security_groups":["b92fbfeb-8490-4687-85a8-c36d17fce36f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:ad:82","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:33Z","binding:vnic_type":"normal","device_id":"ac779ff6-9a08-4bb2-aaba-f8dd11d201d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.2"}],"id":"4d6d8d72-06af-4bb3-806d-2ab7f730fcf7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:36:89","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.1"}],"id":"55a0ec09-8ac0-4a28-abad-263d7c579515","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:72:bb","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:37Z","binding:vnic_type":"normal","device_id":"a3c194fc-17a5-4af5-bdf5-168aa820c3aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.4"}],"id":"f61f8b83-1498-42fd-9c3e-74d4f120c867","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:2b:c2","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.10"}],"id":"f6b6b9b6-b121-4659-9c4c-c6f6b5194c55","security_groups":["0ca317f2-6866-4a89-9f58-30e488e9e5ed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:bd:23","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-port1-lxkmngqatcc4","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"4cee61a4-66ce-48d2-9022-cbd7dc3a59a8"}]} 2018-12-23 01:43:01,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-a526a828-6b8b-432c-b493-b711064335f6 2018-12-23 01:43:01,082 - create_instance - INFO - Checking if VM is active 2018-12-23 01:43:01,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:43:01,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43: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-9200ed1e-134d-49ec-bed3-90622d519bf7 x-compute-request-id: req-9200ed1e-134d-49ec-bed3-90622d519bf7 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:bd:23", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:bd:23", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "rel": "bookmark"}], "image": {"id": "fbff0a46-99f9-48dd-a294-c4eff82b597f", "links": [{"href": "http://172.30.9.26:8774/images/fbff0a46-99f9-48dd-a294-c4eff82b597f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-12-23T01:42:37.000000", "flavor": {"id": "6aeefa5e-385d-4257-b349-13fc02a1a852", "links": [{"href": "http://172.30.9.26:8774/flavors/6aeefa5e-385d-4257-b349-13fc02a1a852", "rel": "bookmark"}]}, "id": "4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "security_groups": [{"name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp"}], "user_id": "07486273a56a4fbda9dade189de1fc35", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:42:37Z", "hostId": "048ed94b50b1910e9c1adcbd935b5f31a4e021e2c07a962505618a50", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "created": "2018-12-23T01:42:32Z", "tenant_id": "758f72da311b4528a50e4e085de99ca4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:43:01,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8 used request id req-9200ed1e-134d-49ec-bed3-90622d519bf7 2018-12-23 01:43:01,533 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1] is - ACTIVE 2018-12-23 01:43:01,533 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:43:01,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:43:02,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43: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-84d6a1cf-c172-4742-994a-09d137c832a2 x-compute-request-id: req-84d6a1cf-c172-4742-994a-09d137c832a2 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:bd:23", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:bd:23", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "rel": "bookmark"}], "image": {"id": "fbff0a46-99f9-48dd-a294-c4eff82b597f", "links": [{"href": "http://172.30.9.26:8774/images/fbff0a46-99f9-48dd-a294-c4eff82b597f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-12-23T01:42:37.000000", "flavor": {"id": "6aeefa5e-385d-4257-b349-13fc02a1a852", "links": [{"href": "http://172.30.9.26:8774/flavors/6aeefa5e-385d-4257-b349-13fc02a1a852", "rel": "bookmark"}]}, "id": "4cee61a4-66ce-48d2-9022-cbd7dc3a59a8", "security_groups": [{"name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp"}], "user_id": "07486273a56a4fbda9dade189de1fc35", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:42:37Z", "hostId": "048ed94b50b1910e9c1adcbd935b5f31a4e021e2c07a962505618a50", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "created": "2018-12-23T01:42:32Z", "tenant_id": "758f72da311b4528a50e4e085de99ca4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:43:02,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cee61a4-66ce-48d2-9022-cbd7dc3a59a8 used request id req-84d6a1cf-c172-4742-994a-09d137c832a2 2018-12-23 01:43:02,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:43:02,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7c497764-0589-4a0b-bf9c-07ffd8918061 Date: Sun, 23 Dec 2018 01:43:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a14fd084-0249-4b2e-91dc-d80c072d0196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","subnets":["5d447fd3-1bab-4760-9e42-001c4d073ee8"],"description":"","tags":[],"updated_at":"2018-12-23T01:42:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net","admin_state_up":true,"tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:26Z","provider:network_type":"vxlan"}]} 2018-12-23 01:43:02,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net used request id req-7c497764-0589-4a0b-bf9c-07ffd8918061 2018-12-23 01:43:02,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:43:02,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-582a8ac2-7442-4994-8d58-3e7c8cf0d1ab Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}} 2018-12-23 01:43:02,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 used request id req-582a8ac2-7442-4994-8d58-3e7c8cf0d1ab 2018-12-23 01:43:02,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:43:03,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7e474934-e9b8-49d0-a836-7147f37d22c8 Date: Sun, 23 Dec 2018 01:43:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}]} 2018-12-23 01:43:03,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-7e474934-e9b8-49d0-a836-7147f37d22c8 2018-12-23 01:43:03,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee92d6ded5c4d57e13dc5bb1f8d46eb72cd2d7" 2018-12-23 01:43:03,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-13897efb-4a99-49e1-b8e2-7595bb784e07 Date: Sun, 23 Dec 2018 01:43:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.3"}],"id":"0db1f8b2-b6b0-40d9-ab72-f8243e846077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:a8:6d","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.12"}],"id":"26632501-781b-40de-8fe8-3a5721b364f1","security_groups":["b92fbfeb-8490-4687-85a8-c36d17fce36f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:ad:82","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:33Z","binding:vnic_type":"normal","device_id":"ac779ff6-9a08-4bb2-aaba-f8dd11d201d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.2"}],"id":"4d6d8d72-06af-4bb3-806d-2ab7f730fcf7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:36:89","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.1"}],"id":"55a0ec09-8ac0-4a28-abad-263d7c579515","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:72:bb","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:37Z","binding:vnic_type":"normal","device_id":"a3c194fc-17a5-4af5-bdf5-168aa820c3aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.4"}],"id":"f61f8b83-1498-42fd-9c3e-74d4f120c867","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:2b:c2","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.10"}],"id":"f6b6b9b6-b121-4659-9c4c-c6f6b5194c55","security_groups":["0ca317f2-6866-4a89-9f58-30e488e9e5ed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:bd:23","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-port1-lxkmngqatcc4","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"4cee61a4-66ce-48d2-9022-cbd7dc3a59a8"}]} 2018-12-23 01:43:03,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-13897efb-4a99-49e1-b8e2-7595bb784e07 2018-12-23 01:43:03,263 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:43:03,267 - paramiko.transport - DEBUG - starting thread (client mode): 0x5597cd50L 2018-12-23 01:43:03,267 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:43:03,268 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:43:03,268 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:43:03,269 - 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-12-23 01:43:03,269 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:43:03,269 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:43:03,269 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:43:03,270 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:43:03,270 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:43:03,290 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:43:03,290 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:43:03,300 - paramiko.transport - DEBUG - Trying key 870738f320c443923802ad9de169939f from f372a6e0-08ad-4f1e-b015-5a32bbaf45f2 2018-12-23 01:43:03,329 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:43:03,335 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:43:03,436 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:43:03,478 - create_instance - INFO - SSH is active for VM instance 2018-12-23 01:43:03,478 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:43:03,479 - paramiko.transport - DEBUG - starting thread (client mode): 0x5597c850L 2018-12-23 01:43:03,480 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:43:03,480 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:43:03,480 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:43:03,481 - 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-12-23 01:43:03,481 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:43:03,482 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:43:03,482 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:43:03,482 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:43:03,482 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:43:03,499 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:43:03,499 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:43:03,512 - paramiko.transport - DEBUG - Trying key 870738f320c443923802ad9de169939f from f372a6e0-08ad-4f1e-b015-5a32bbaf45f2 2018-12-23 01:43:03,537 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:43:03,542 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:43:03,544 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:43:03,545 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 01:43:03,545 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:43:03,547 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:43:03,548 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:43:03,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ac779ff6-9a08-4bb2-aaba-f8dd11d201d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:43:04,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d35f8307-ca59-44b0-a597-063924dada93 x-compute-request-id: req-d35f8307-ca59-44b0-a597-063924dada93 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:ad:82", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ac779ff6-9a08-4bb2-aaba-f8dd11d201d3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ac779ff6-9a08-4bb2-aaba-f8dd11d201d3", "rel": "bookmark"}], "image": {"id": "fbff0a46-99f9-48dd-a294-c4eff82b597f", "links": [{"href": "http://172.30.9.26:8774/images/fbff0a46-99f9-48dd-a294-c4eff82b597f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-12-23T01:42:40.000000", "flavor": {"id": "eb614122-08a7-41aa-9bc8-5ad80c1ddeae", "links": [{"href": "http://172.30.9.26:8774/flavors/eb614122-08a7-41aa-9bc8-5ad80c1ddeae", "rel": "bookmark"}]}, "id": "ac779ff6-9a08-4bb2-aaba-f8dd11d201d3", "security_groups": [{"name": "default"}], "user_id": "07486273a56a4fbda9dade189de1fc35", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:42:40Z", "hostId": "048ed94b50b1910e9c1adcbd935b5f31a4e021e2c07a962505618a50", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "created": "2018-12-23T01:42:31Z", "tenant_id": "758f72da311b4528a50e4e085de99ca4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:43:04,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ac779ff6-9a08-4bb2-aaba-f8dd11d201d3 used request id req-d35f8307-ca59-44b0-a597-063924dada93 2018-12-23 01:43:04,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:43:04,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-32eee067-0c92-423f-9452-2b1c8d59fe65 Date: Sun, 23 Dec 2018 01:43:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a14fd084-0249-4b2e-91dc-d80c072d0196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","subnets":["5d447fd3-1bab-4760-9e42-001c4d073ee8"],"description":"","tags":[],"updated_at":"2018-12-23T01:42:28Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net","admin_state_up":true,"tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:26Z","provider:network_type":"vxlan"}]} 2018-12-23 01:43:04,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net used request id req-32eee067-0c92-423f-9452-2b1c8d59fe65 2018-12-23 01:43:04,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:43:04,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56fbdad9-3689-4e8e-b724-9878c89ae46b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}} 2018-12-23 01:43:04,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 used request id req-56fbdad9-3689-4e8e-b724-9878c89ae46b 2018-12-23 01:43:04,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:43:05,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-436f9375-8245-4d7a-b062-eaf89b89e070 Date: Sun, 23 Dec 2018 01:43:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","dns_nameservers":[],"updated_at":"2018-12-23T01:42:28Z","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":"758f72da311b4528a50e4e085de99ca4","id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet"}]} 2018-12-23 01:43:05,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-436f9375-8245-4d7a-b062-eaf89b89e070 2018-12-23 01:43:05,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53c8bdd7988036055d253dd5769781f5984af3e" 2018-12-23 01:43:05,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-c0cf2fc9-e804-4556-8fad-b1b7b898ec22 Date: Sun, 23 Dec 2018 01:43:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.3"}],"id":"0db1f8b2-b6b0-40d9-ab72-f8243e846077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:a8:6d","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.12"}],"id":"26632501-781b-40de-8fe8-3a5721b364f1","security_groups":["b92fbfeb-8490-4687-85a8-c36d17fce36f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:ad:82","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:33Z","binding:vnic_type":"normal","device_id":"ac779ff6-9a08-4bb2-aaba-f8dd11d201d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.2"}],"id":"4d6d8d72-06af-4bb3-806d-2ab7f730fcf7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:36:89","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.1"}],"id":"55a0ec09-8ac0-4a28-abad-263d7c579515","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:72:bb","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:37Z","binding:vnic_type":"normal","device_id":"a3c194fc-17a5-4af5-bdf5-168aa820c3aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.4"}],"id":"f61f8b83-1498-42fd-9c3e-74d4f120c867","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:2b:c2","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a14fd084-0249-4b2e-91dc-d80c072d0196"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:42:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d447fd3-1bab-4760-9e42-001c4d073ee8","ip_address":"10.1.2.10"}],"id":"f6b6b9b6-b121-4659-9c4c-c6f6b5194c55","security_groups":["0ca317f2-6866-4a89-9f58-30e488e9e5ed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:bd:23","project_id":"758f72da311b4528a50e4e085de99ca4","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack-port1-lxkmngqatcc4","admin_state_up":true,"network_id":"a14fd084-0249-4b2e-91dc-d80c072d0196","tenant_id":"758f72da311b4528a50e4e085de99ca4","created_at":"2018-12-23T01:42:29Z","binding:vnic_type":"normal","device_id":"4cee61a4-66ce-48d2-9022-cbd7dc3a59a8"}]} 2018-12-23 01:43:05,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a14fd084-0249-4b2e-91dc-d80c072d0196 used request id req-c0cf2fc9-e804-4556-8fad-b1b7b898ec22 2018-12-23 01:43:05,491 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack 2018-12-23 01:43:05,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:43:05,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:05 GMT Server: Apache x-openstack-request-id: req-e520549a-0561-4304-9882-60a8dc98c88c Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:05,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:43:05 GMT Server: Apache x-openstack-request-id: req-a351b52c-dbd7-41a2-a1bb-a5235d16ec48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:43:05,925 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be used request id req-a351b52c-dbd7-41a2-a1bb-a5235d16ec48 2018-12-23 01:43:05,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:43:05,954 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:05 GMT Server: Apache x-openstack-request-id: req-53abbb5a-3399-46b7-9d54-cda36f880818 Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:06,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:05 GMT Server: Apache x-openstack-request-id: req-e2fa2f89-3862-45db-8c2f-efb521e49efe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor2", "OS::project_id": "758f72da311b4528a50e4e085de99ca4", "OS::stack_id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "security_group_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet", "net_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "inst1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "image2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "flavor1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor1", "image1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "stack_user_project_id": "2bd7ee5a86c64703a1144dd2422b8416", "tags": null, "creation_time": "2018-12-23T01:42:22Z", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:43:05Z", "id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "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-12-23 01:43:06,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be used request id req-e2fa2f89-3862-45db-8c2f-efb521e49efe 2018-12-23 01:43:06,135 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:43:06,135 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:43:09,138 - create_stack - DEBUG - Stack status query timeout in 1196.78674293 2018-12-23 01:43:09,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:43:09,333 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:09 GMT Server: Apache x-openstack-request-id: req-5ccb8c19-59f9-47c5-bdcd-3ca14fd2cb49 Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:09,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:09 GMT Server: Apache x-openstack-request-id: req-19a048e1-8dfe-4051-8022-a5684a8dcd1e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor2", "OS::project_id": "758f72da311b4528a50e4e085de99ca4", "OS::stack_id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "security_group_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet", "net_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "inst1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "image2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "flavor1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor1", "image1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "stack_user_project_id": "2bd7ee5a86c64703a1144dd2422b8416", "tags": null, "creation_time": "2018-12-23T01:42:22Z", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:43:05Z", "id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "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-12-23 01:43:09,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be used request id req-19a048e1-8dfe-4051-8022-a5684a8dcd1e 2018-12-23 01:43:09,359 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:43:09,359 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:43:12,362 - create_stack - DEBUG - Stack status query timeout in 1193.56268287 2018-12-23 01:43:12,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:43:12,392 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:12 GMT Server: Apache x-openstack-request-id: req-036525d9-28e4-4985-9d10-2335a1b29c84 Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:12,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:12 GMT Server: Apache x-openstack-request-id: req-01f20e3f-3f9e-4e5c-90f8-7cf8e415d2a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor2", "OS::project_id": "758f72da311b4528a50e4e085de99ca4", "OS::stack_id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "security_group_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet", "net_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "inst1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "image2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "flavor1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor1", "image1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "stack_user_project_id": "2bd7ee5a86c64703a1144dd2422b8416", "tags": null, "creation_time": "2018-12-23T01:42:22Z", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:43:05Z", "id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "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-12-23 01:43:12,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be used request id req-01f20e3f-3f9e-4e5c-90f8-7cf8e415d2a0 2018-12-23 01:43:12,560 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:43:12,561 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:43:15,564 - create_stack - DEBUG - Stack status query timeout in 1190.36144209 2018-12-23 01:43:15,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:43:15,595 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:15 GMT Server: Apache x-openstack-request-id: req-0a27decc-f374-454d-85bd-0b98eb91ad2b Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:15,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:15 GMT Server: Apache x-openstack-request-id: req-abe05fad-e127-4e64-9e2e-29e67263aa5d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor2", "OS::project_id": "758f72da311b4528a50e4e085de99ca4", "OS::stack_id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-kp", "security_group_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-subnet", "net_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst2", "inst1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-inst1", "image2_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image", "flavor1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-flavor1", "image1_name": "CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack", "stack_user_project_id": "2bd7ee5a86c64703a1144dd2422b8416", "tags": null, "creation_time": "2018-12-23T01:42:22Z", "links": [{"href": "http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T01:43:05Z", "id": "f0907a33-e01e-4e2c-9ddb-21e9a5c328be", "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-12-23 01:43:15,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be used request id req-abe05fad-e127-4e64-9e2e-29e67263aa5d 2018-12-23 01:43:15,638 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 01:43:15,638 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack 2018-12-23 01:43:15,638 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack 2018-12-23 01:43:15,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/f0907a33-e01e-4e2c-9ddb-21e9a5c328be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d88fa2e683be5a5b6164ce3db7f24aeb8b6824c" 2018-12-23 01:43:15,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:15 GMT Server: Apache x-openstack-request-id: req-8775fb72-5aa9-45b1-8fe4-ceecddd342e3 Location: http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:16,009 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:43:15 GMT Server: Apache x-openstack-request-id: req-980b0bb6-f9b0-468c-bf87-f6e24b5f8f7f Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 01:43:16,009 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/758f72da311b4528a50e4e085de99ca4/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-stack/f0907a33-e01e-4e2c-9ddb-21e9a5c328be used request id req-980b0bb6-f9b0-468c-bf87-f6e24b5f8f7f 2018-12-23 01:43:16,011 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-7003e979-5733-49e7-9a3f-54c857775f9e-image 2018-12-23 01:43:16,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70dffd5033f50ec7e76f1f4457949d47ba7611a8" 2018-12-23 01:43:17,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7cdb24b6-cf36-4c9d-8473-245652b6d258 Date: Sun, 23 Dec 2018 01: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-12-23 01:43:17,636 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fbff0a46-99f9-48dd-a294-c4eff82b597f used request id req-7cdb24b6-cf36-4c9d-8473-245652b6d258 2018-12-23 01:43:17,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" 2018-12-23 01:43:18,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-68ac041d-4186-455a-afa7-aa1ccd428502 Date: Sun, 23 Dec 2018 01:43:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "758f72da311b4528a50e4e085de99ca4", "created_at": "2018-12-23T01:42:25Z", "updated_at": "2018-12-23T01:42:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:42:25Z", "revision_number": 0, "id": "162b3f06-b5be-4c1b-aee7-2a1e358b9940", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:42:25Z", "security_group_id": "b92fbfeb-8490-4687-85a8-c36d17fce36f", "tenant_id": "758f72da311b4528a50e4e085de99ca4", "port_range_min": null, "ethertype": "IPv6", "project_id": "758f72da311b4528a50e4e085de99ca4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:42:25Z", "revision_number": 0, "id": "1e8ae299-2472-4351-b00e-3cbf7cb73d39", "remote_group_id": "b92fbfeb-8490-4687-85a8-c36d17fce36f", "remote_ip_prefix": null, "created_at": "2018-12-23T01:42:25Z", "security_group_id": "b92fbfeb-8490-4687-85a8-c36d17fce36f", "tenant_id": "758f72da311b4528a50e4e085de99ca4", "port_range_min": null, "ethertype": "IPv4", "project_id": "758f72da311b4528a50e4e085de99ca4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:42:25Z", "revision_number": 0, "id": "ce3964d7-545d-4566-a1ca-24f72416724c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:42:25Z", "security_group_id": "b92fbfeb-8490-4687-85a8-c36d17fce36f", "tenant_id": "758f72da311b4528a50e4e085de99ca4", "port_range_min": null, "ethertype": "IPv4", "project_id": "758f72da311b4528a50e4e085de99ca4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:42:25Z", "revision_number": 0, "id": "dd695cdd-6eee-4e53-8dfd-d29ec7964f46", "remote_group_id": "b92fbfeb-8490-4687-85a8-c36d17fce36f", "remote_ip_prefix": null, "created_at": "2018-12-23T01:42:25Z", "security_group_id": "b92fbfeb-8490-4687-85a8-c36d17fce36f", "tenant_id": "758f72da311b4528a50e4e085de99ca4", "port_range_min": null, "ethertype": "IPv6", "project_id": "758f72da311b4528a50e4e085de99ca4"}], "revision_number": 4, "project_id": "758f72da311b4528a50e4e085de99ca4", "id": "b92fbfeb-8490-4687-85a8-c36d17fce36f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:43:18,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-68ac041d-4186-455a-afa7-aa1ccd428502 2018-12-23 01:43:18,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" 2018-12-23 01:43:18,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ab4517-83c5-4edf-987d-a644859ec7c4 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 01:43:18,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e used request id req-58ab4517-83c5-4edf-987d-a644859ec7c4 2018-12-23 01:43:18,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" 2018-12-23 01:43:18,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589061ad-5076-4aa7-af3a-33f82a496c3c 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.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:43:18,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-589061ad-5076-4aa7-af3a-33f82a496c3c 2018-12-23 01:43:18,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" 2018-12-23 01:43:18,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46f42f5e-b13a-4cb8-b2e8-5c201ebb81cc Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4"}, "enabled": true, "id": "758f72da311b4528a50e4e085de99ca4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj"}} 2018-12-23 01:43:18,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 used request id req-46f42f5e-b13a-4cb8-b2e8-5c201ebb81cc 2018-12-23 01:43:18,525 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b92fbfeb-8490-4687-85a8-c36d17fce36f 2018-12-23 01:43:18,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b92fbfeb-8490-4687-85a8-c36d17fce36f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" 2018-12-23 01:43:18,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6091e7fd-6fb4-410f-a616-72b4f79c6276 Date: Sun, 23 Dec 2018 01:43: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-12-23T01:42:25Z", "security_group_id": "b92fbfeb-8490-4687-85a8-c36d17fce36f", "port_range_min": null, "revision_number": 0, "tenant_id": "758f72da311b4528a50e4e085de99ca4", "created_at": "2018-12-23T01:42:25Z", "project_id": "758f72da311b4528a50e4e085de99ca4", "id": "162b3f06-b5be-4c1b-aee7-2a1e358b9940"}, {"remote_group_id": "b92fbfeb-8490-4687-85a8-c36d17fce36f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:42:25Z", "security_group_id": "b92fbfeb-8490-4687-85a8-c36d17fce36f", "port_range_min": null, "revision_number": 0, "tenant_id": "758f72da311b4528a50e4e085de99ca4", "created_at": "2018-12-23T01:42:25Z", "project_id": "758f72da311b4528a50e4e085de99ca4", "id": "1e8ae299-2472-4351-b00e-3cbf7cb73d39"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:42:25Z", "security_group_id": "b92fbfeb-8490-4687-85a8-c36d17fce36f", "port_range_min": null, "revision_number": 0, "tenant_id": "758f72da311b4528a50e4e085de99ca4", "created_at": "2018-12-23T01:42:25Z", "project_id": "758f72da311b4528a50e4e085de99ca4", "id": "ce3964d7-545d-4566-a1ca-24f72416724c"}, {"remote_group_id": "b92fbfeb-8490-4687-85a8-c36d17fce36f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:42:25Z", "security_group_id": "b92fbfeb-8490-4687-85a8-c36d17fce36f", "port_range_min": null, "revision_number": 0, "tenant_id": "758f72da311b4528a50e4e085de99ca4", "created_at": "2018-12-23T01:42:25Z", "project_id": "758f72da311b4528a50e4e085de99ca4", "id": "dd695cdd-6eee-4e53-8dfd-d29ec7964f46"}]} 2018-12-23 01:43:18,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b92fbfeb-8490-4687-85a8-c36d17fce36f used request id req-6091e7fd-6fb4-410f-a616-72b4f79c6276 2018-12-23 01:43:18,696 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:43:18,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b92fbfeb-8490-4687-85a8-c36d17fce36f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" 2018-12-23 01:43:19,087 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da8a1d2a-78c2-4e64-902d-fe85d33a983e Content-Length: 0 Date: Sun, 23 Dec 2018 01:43:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:43:19,087 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b92fbfeb-8490-4687-85a8-c36d17fce36f used request id req-da8a1d2a-78c2-4e64-902d-fe85d33a983e 2018-12-23 01:43:19,088 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj 2018-12-23 01:43:19,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" 2018-12-23 01:43:19,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffa194bc-08e7-48fe-8174-ea1dee7f1c3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:43:19,328 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/758f72da311b4528a50e4e085de99ca4 used request id req-ffa194bc-08e7-48fe-8174-ea1dee7f1c3e 2018-12-23 01:43:19,328 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-ffabc0a1-e761-4ca-proj-role 2018-12-23 01:43:19,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/812bb9d646834185897b2d9b06eb5b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" 2018-12-23 01:43:19,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5145914a-8be7-4b56-afeb-6f7efb910625 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:43:19,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/812bb9d646834185897b2d9b06eb5b9b used request id req-5145914a-8be7-4b56-afeb-6f7efb910625 2018-12-23 01:43:19,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed849ace055a8ca8c997496ae1b7c27fec77495" 2018-12-23 01:43:19,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5bb0a07-13a1-4cf0-9ed8-abb827a0a23c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:43:19,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e5bb0a07-13a1-4cf0-9ed8-abb827a0a23c 2018-12-23 01:43:19,538 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-ffabc0a1-e761-4ca-user 2018-12-23 01:43:19,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/07486273a56a4fbda9dade189de1fc35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac98aeae6b164ace03b400f9a0a7f52fb65ed38" 2018-12-23 01:43:19,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-940a542b-bcda-4281-a89a-f31244448494 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:43:19,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/07486273a56a4fbda9dade189de1fc35 used request id req-940a542b-bcda-4281-a89a-f31244448494 2018-12-23 01:43:19,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:43:20,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["GNKRI9yGRYeiGUnAzRHPow"], "issued_at": "2018-12-23T01:43:20.000000Z"}} 2018-12-23 01:43:20,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57d149683f452b960c4be8f7034922cad2a0764" 2018-12-23 01:43:20,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87994567-02f4-4f5f-8fb1-b239bf1f705a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:43:20,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-87994567-02f4-4f5f-8fb1-b239bf1f705a 2018-12-23 01:43:20,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:43:20,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:43:20,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["naG0ld88SJOQZRYylClFog"], "issued_at": "2018-12-23T01:43:20.000000Z"}} 2018-12-23 01:43:20,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ead43ff996ccf3330555cc744f30d7b2506d5c" 2018-12-23 01:43:20,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092f3375-02b1-4f9f-8d67-ab7b9a1f03db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:43:20,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-092f3375-02b1-4f9f-8d67-ab7b9a1f03db 2018-12-23 01:43:20,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:43:20,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:43:20,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ead43ff996ccf3330555cc744f30d7b2506d5c" 2018-12-23 01:43:20,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d52276d-b0ec-476c-922a-0aa801e9dfd6 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:43:20,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj used request id req-1d52276d-b0ec-476c-922a-0aa801e9dfd6 2018-12-23 01:43:20,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ead43ff996ccf3330555cc744f30d7b2506d5c" 2018-12-23 01:43:20,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a511cb59-b319-4a15-a743-a0e410241598 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:43:20,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a511cb59-b319-4a15-a743-a0e410241598 2018-12-23 01:43:20,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ead43ff996ccf3330555cc744f30d7b2506d5c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}}' 2018-12-23 01:43:21,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:43:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e2aa91b-0480-4892-9b28-15e42f9d2a16 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}} 2018-12-23 01:43:21,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9e2aa91b-0480-4892-9b28-15e42f9d2a16 2018-12-23 01:43:21,003 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj 2018-12-23 01:43:21,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:43:21,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:43:21,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["ALmjMzivQFq8JbyKs0X5BA"], "issued_at": "2018-12-23T01:43:21.000000Z"}} 2018-12-23 01:43:21,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086bda4dca8995ad2967818ad364a555e856ff00" 2018-12-23 01:43:21,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed6ba0ba-5eec-4d7b-93cc-7fd9e7348c73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:43:21,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ed6ba0ba-5eec-4d7b-93cc-7fd9e7348c73 2018-12-23 01:43:21,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:43:21,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:43:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:43:21,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086bda4dca8995ad2967818ad364a555e856ff00" 2018-12-23 01:43:21,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a03775f8-c775-494f-9030-65964d4d306f Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:43:21,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a03775f8-c775-494f-9030-65964d4d306f 2018-12-23 01:43:21,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086bda4dca8995ad2967818ad364a555e856ff00" 2018-12-23 01:43:21,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c26b86-ddff-43ff-93a8-0bcf7cffedd3 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}]} 2018-12-23 01:43:21,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj used request id req-63c26b86-ddff-43ff-93a8-0bcf7cffedd3 2018-12-23 01:43:21,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086bda4dca8995ad2967818ad364a555e856ff00" 2018-12-23 01:43:21,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb4661d9-61d1-491d-a8aa-3fc87b364709 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:43:21,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bb4661d9-61d1-491d-a8aa-3fc87b364709 2018-12-23 01:43:22,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086bda4dca8995ad2967818ad364a555e856ff00" 2018-12-23 01:43:22,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1beb48b2-3a26-4290-94f9-28a9462a3825 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:43:22,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1beb48b2-3a26-4290-94f9-28a9462a3825 2018-12-23 01:43:22,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086bda4dca8995ad2967818ad364a555e856ff00" 2018-12-23 01:43:22,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac46b2c9-45ea-4ff9-8bde-4a79e68de3c3 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}]} 2018-12-23 01:43:22,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj used request id req-ac46b2c9-45ea-4ff9-8bde-4a79e68de3c3 2018-12-23 01:43:22,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/ee02806c02904d6fa365741782346592 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086bda4dca8995ad2967818ad364a555e856ff00" 2018-12-23 01:43:22,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7068441b-6f7f-4019-bf6c-84b41f68a1fd Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-user", "links": {"self": "http://172.30.9.26:5000/v3/users/ee02806c02904d6fa365741782346592"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "id": "ee02806c02904d6fa365741782346592", "password_expires_at": null}} 2018-12-23 01:43:22,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/ee02806c02904d6fa365741782346592 used request id req-7068441b-6f7f-4019-bf6c-84b41f68a1fd 2018-12-23 01:43:22,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a/users/ee02806c02904d6fa365741782346592/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086bda4dca8995ad2967818ad364a555e856ff00" 2018-12-23 01:43:22,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba27335-7424-4e99-903a-f3b6b8486be8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a/users/ee02806c02904d6fa365741782346592/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 01:43:22,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a/users/ee02806c02904d6fa365741782346592/roles used request id req-7ba27335-7424-4e99-903a-f3b6b8486be8 2018-12-23 01:43:22,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086bda4dca8995ad2967818ad364a555e856ff00" 2018-12-23 01:43:22,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d863a871-f8e7-4fb9-bde8-57d772996aec Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "domain_id": null, "name": "admin", "id": "b8a71d37985c4b6e86bd1cd18cca4950"}} 2018-12-23 01:43:22,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-d863a871-f8e7-4fb9-bde8-57d772996aec 2018-12-23 01:43:22,724 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj 2018-12-23 01:43:22,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a/users/ee02806c02904d6fa365741782346592/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086bda4dca8995ad2967818ad364a555e856ff00" 2018-12-23 01:43:22,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:43:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8554eb7c-20b6-403e-892e-f0b62020724b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:43:22,848 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a/users/ee02806c02904d6fa365741782346592/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-8554eb7c-20b6-403e-892e-f0b62020724b 2018-12-23 01:43:22,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086bda4dca8995ad2967818ad364a555e856ff00" 2018-12-23 01:43:22,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-833a6fff-019c-4e4a-995b-a36eca1e709a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:43:22,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-833a6fff-019c-4e4a-995b-a36eca1e709a 2018-12-23 01:43:22,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086bda4dca8995ad2967818ad364a555e856ff00" 2018-12-23 01:43:23,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d416a1c-d7ef-40a4-b5ba-79fd1fed1eb7 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}]} 2018-12-23 01:43:23,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj used request id req-9d416a1c-d7ef-40a4-b5ba-79fd1fed1eb7 2018-12-23 01:43:23,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a/users/ee02806c02904d6fa365741782346592/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086bda4dca8995ad2967818ad364a555e856ff00" 2018-12-23 01:43:23,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69fbc29c-a69d-4a17-8280-1c83338344f8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a/users/ee02806c02904d6fa365741782346592/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}]} 2018-12-23 01:43:23,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a/users/ee02806c02904d6fa365741782346592/roles used request id req-69fbc29c-a69d-4a17-8280-1c83338344f8 2018-12-23 01:43:23,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086bda4dca8995ad2967818ad364a555e856ff00" 2018-12-23 01:43:23,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa68122-8a1b-4877-aa37-efa6ac351401 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "domain_id": null, "name": "heat_stack_owner", "id": "33b4d73a584d43819999ba417c629e3a"}} 2018-12-23 01:43:23,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-9aa68122-8a1b-4877-aa37-efa6ac351401 2018-12-23 01:43:23,285 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj 2018-12-23 01:43:23,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a/users/ee02806c02904d6fa365741782346592/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086bda4dca8995ad2967818ad364a555e856ff00" 2018-12-23 01:43:23,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:43:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2645523-580e-478c-bba6-8b297844388e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:43:23,417 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a/users/ee02806c02904d6fa365741782346592/roles/33b4d73a584d43819999ba417c629e3a used request id req-c2645523-580e-478c-bba6-8b297844388e 2018-12-23 01:43:23,418 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-user 2018-12-23 01:43:23,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:43:23,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ead43ff996ccf3330555cc744f30d7b2506d5c" 2018-12-23 01:43:23,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8227c5e-dd85-4d57-a1db-4802e741fafc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:43:23,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f8227c5e-dd85-4d57-a1db-4802e741fafc 2018-12-23 01:43:23,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ead43ff996ccf3330555cc744f30d7b2506d5c" -d '{"role": {"name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj-role"}}' 2018-12-23 01:43:23,696 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:43:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73e609a9-2a6e-400c-bc77-de14cc9b81cf Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44e473afcbe44861b57cac96e40fbd26", "links": {"self": "http://172.30.9.26:5000/v3/roles/44e473afcbe44861b57cac96e40fbd26"}, "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj-role"}} 2018-12-23 01:43:23,697 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-73e609a9-2a6e-400c-bc77-de14cc9b81cf 2018-12-23 01:43:23,697 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj-role 2018-12-23 01:43:23,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/44e473afcbe44861b57cac96e40fbd26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ead43ff996ccf3330555cc744f30d7b2506d5c" 2018-12-23 01:43:23,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a300785-a146-481b-9a49-4e7f300415c9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/44e473afcbe44861b57cac96e40fbd26"}, "domain_id": null, "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj-role", "id": "44e473afcbe44861b57cac96e40fbd26"}} 2018-12-23 01:43:23,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/44e473afcbe44861b57cac96e40fbd26 used request id req-1a300785-a146-481b-9a49-4e7f300415c9 2018-12-23 01:43:23,794 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj-role to project CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj 2018-12-23 01:43:23,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a/users/ee02806c02904d6fa365741782346592/roles/44e473afcbe44861b57cac96e40fbd26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ead43ff996ccf3330555cc744f30d7b2506d5c" 2018-12-23 01:43:23,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:43:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08a9ae9c-a4f1-4434-86fe-2ad28b4ba29e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:43:23,914 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a/users/ee02806c02904d6fa365741782346592/roles/44e473afcbe44861b57cac96e40fbd26 used request id req-08a9ae9c-a4f1-4434-86fe-2ad28b4ba29e 2018-12-23 01:43:23,914 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:43:23,914 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 01:43:23,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:43:23,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:43:24,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44e473afcbe44861b57cac96e40fbd26", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:43:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-user", "id": "ee02806c02904d6fa365741782346592"}, "audit_ids": ["sd-DrvVUTVyS6fZR06sFvQ"], "issued_at": "2018-12-23T01:43:24.000000Z"}} 2018-12-23 01:43:24,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d47bc60336696615e0c33cb620238f205c7bfb0" 2018-12-23 01:43:24,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8afdb5c-733e-42b5-b55c-4e58c0ec91bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:43:24,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a8afdb5c-733e-42b5-b55c-4e58c0ec91bb 2018-12-23 01:43:24,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d47bc60336696615e0c33cb620238f205c7bfb0" 2018-12-23 01:43:24,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c5b66309-c129-4140-9bcd-ac5506618e41 Date: Sun, 23 Dec 2018 01:43:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"} 2018-12-23 01:43:24,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image used request id req-c5b66309-c129-4140-9bcd-ac5506618e41 2018-12-23 01:43:24,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d47bc60336696615e0c33cb620238f205c7bfb0" 2018-12-23 01:43:24,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-74bfe4da-2e95-45e6-b377-1dd2d8191366 Date: Sun, 23 Dec 2018 01:43: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-12-23 01:43:24,746 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-74bfe4da-2e95-45e6-b377-1dd2d8191366 2018-12-23 01:43:24,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d47bc60336696615e0c33cb620238f205c7bfb0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"}' 2018-12-23 01:43:24,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6 X-Openstack-Request-Id: req-10573f54-9dd9-4105-815c-265a33bb2ee9 Date: Sun, 23 Dec 2018 01:43:24 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:43:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:43:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "min_disk": 0, "protected": false, "id": "0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "file": "/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6/file", "checksum": null, "owner": "091fca738eca4f60bc3bfc5dccd5a95a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:43:24,985 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-10573f54-9dd9-4105-815c-265a33bb2ee9 2018-12-23 01:43:24,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d47bc60336696615e0c33cb620238f205c7bfb0" -d '' 2018-12-23 01:43:25,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ff0b61e-255f-4a2f-99d9-7b763880904e Date: Sun, 23 Dec 2018 01: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-12-23 01:43:25,873 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6/file used request id req-7ff0b61e-255f-4a2f-99d9-7b763880904e 2018-12-23 01:43:25,873 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:43:25,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d47bc60336696615e0c33cb620238f205c7bfb0" 2018-12-23 01:43:26,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-90a3e847-3432-4401-96d8-b8e2d68dae4a Date: Sun, 23 Dec 2018 01:43:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:43:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:43:25Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6/snap", "metadata": {}}], "self": "/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "min_disk": 0, "protected": false, "id": "0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "file": "/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "091fca738eca4f60bc3bfc5dccd5a95a", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:43:26,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6 used request id req-90a3e847-3432-4401-96d8-b8e2d68dae4a 2018-12-23 01:43:26,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d47bc60336696615e0c33cb620238f205c7bfb0" 2018-12-23 01:43:26,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2f1a9081-eaee-4972-b84d-ed7ab5908d32 Date: Sun, 23 Dec 2018 01:43: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-12-23 01:43:26,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2f1a9081-eaee-4972-b84d-ed7ab5908d32 2018-12-23 01:43:26,203 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image 2018-12-23 01:43:26,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d47bc60336696615e0c33cb620238f205c7bfb0" 2018-12-23 01:43:26,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-924f81c9-e781-41d9-b8ee-8e7ee3a6dd15 Date: Sun, 23 Dec 2018 01:43:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:43:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:43:25Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6/snap", "metadata": {}}], "self": "/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "min_disk": 0, "protected": false, "id": "0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "file": "/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "091fca738eca4f60bc3bfc5dccd5a95a", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:43:26,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6 used request id req-924f81c9-e781-41d9-b8ee-8e7ee3a6dd15 2018-12-23 01:43:26,841 - create_image - DEBUG - Instance status is - active 2018-12-23 01:43:26,842 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image 2018-12-23 01:43:26,842 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image 2018-12-23 01:43:26,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:43:26,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:43:27,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44e473afcbe44861b57cac96e40fbd26", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:43:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-user", "id": "ee02806c02904d6fa365741782346592"}, "audit_ids": ["nC_piqppQOC1Mvanq7ij-A"], "issued_at": "2018-12-23T01:43:27.000000Z"}} 2018-12-23 01:43:27,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:43:27,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5f60b17-4f6f-408c-9bf1-b107ec1e34b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:43:27,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d5f60b17-4f6f-408c-9bf1-b107ec1e34b9 2018-12-23 01:43:27,304 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:43:27,307 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:43:27,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:43:27,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:27 GMT Server: Apache x-openstack-request-id: req-dc1089ab-adbc-4a42-bab3-9c2f65cb0de3 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 01:43:27,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack used request id req-dc1089ab-adbc-4a42-bab3-9c2f65cb0de3 2018-12-23 01:43:27,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-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-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor2", "keypair_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "security_group_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "flavor1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor1", "inst1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "subnet_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet", "image1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "inst2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "net_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net"}}' 2018-12-23 01:43:31,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:43:27 GMT Server: Apache x-openstack-request-id: req-ceb85c6b-cfe5-4a07-826c-b706d3bf2524 Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}]}} 2018-12-23 01:43:31,547 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks used request id req-ceb85c6b-cfe5-4a07-826c-b706d3bf2524 2018-12-23 01:43:31,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:43:31,732 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:31 GMT Server: Apache x-openstack-request-id: req-fe86eca5-332b-4e6e-be15-423625da5e72 Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:31,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:31 GMT Server: Apache x-openstack-request-id: req-9072929f-efee-4f44-9411-26823c5f0ba3 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-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor2", "OS::project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "OS::stack_id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "security_group_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet", "net_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "inst1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "image2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "flavor1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor1", "image1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "stack_user_project_id": "3ba01342f8444c589a24ba42eb0c8168", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:43:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "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-12-23 01:43:31,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-9072929f-efee-4f44-9411-26823c5f0ba3 2018-12-23 01:43:31,933 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack 2018-12-23 01:43:31,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:43:32,108 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:31 GMT Server: Apache x-openstack-request-id: req-1abc5a9d-d1d0-461f-a6ec-fcc19394e78b Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:32,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:32 GMT Server: Apache x-openstack-request-id: req-c6a72a81-2391-453a-a9b2-666e968a7338 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-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor2", "OS::project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "OS::stack_id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "security_group_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet", "net_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "inst1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "image2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "flavor1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor1", "image1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "stack_user_project_id": "3ba01342f8444c589a24ba42eb0c8168", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:43:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "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-12-23 01:43:32,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-c6a72a81-2391-453a-a9b2-666e968a7338 2018-12-23 01:43:32,307 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:43:32,307 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:43:35,311 - create_stack - DEBUG - Stack status query timeout in 1196.62280011 2018-12-23 01:43:35,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:43:35,521 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:35 GMT Server: Apache x-openstack-request-id: req-ef904d1f-dc37-409b-b24e-d4b199aa12a4 Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:35,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:35 GMT Server: Apache x-openstack-request-id: req-06fd250f-ce2c-4015-af75-c16b635d765e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor2", "OS::project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "OS::stack_id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "security_group_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet", "net_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "inst1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "image2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "flavor1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor1", "image1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "stack_user_project_id": "3ba01342f8444c589a24ba42eb0c8168", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:43:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3TkXnq9/vFZP3heSYeQ7q8CutF5PbOz/fS2sUCedbpI2yEJq\nf/mBEClYpczGRAH3remUa3VLlLlCeS5LYYcjWpog6yGGtSZodv/bA1yq/ROrbjkw\nxzcObrVz1Ysi2Z8jNi/ODtsToQlJMV5MWcOcjbgajzRxxVwvszlyfdCBcGQwltyo\nKwhn8avFOfLdT6bRxti0OBqGKMxSvXyYburk6HTG84NaCeUJ3p9L6Taxtt41zg5S\n/Un/CoUYUqFXaa9eCW+WurKKemVPkFZW1BMCf/PzDqx9JtYyLsXF4Anni0EKHU18\nR8sKwYNnVYZCgSSnU8jSHQzF8HLb5u070aQVmwIDAQABAoIBAQCxQ2g7zWDLZ1YE\nHls7eYie7XyQJun53EY05f4nFDdAPIUNHrr75M+YRak04csU/4aZoos9N/XiLDip\npYDdm02m8c3i2zB3w1j90bKLFRwmQjah0c3WM7Wq3Fb/C8hXHP84EkJJAR7PcQNn\nPapsWyP9I0KU8W8gt+e48xVc31B43zHhGZqMP/NmUHG317a0ylVjYv84TK8QSzyo\nC/BETDBFzZZvYnXAvqj+tw2h85rD10YwWCon5bAPizhci0Kv+VngpnKGrDw3CHLu\nNX8d/Qjx+QCk6G2hMkXhS08NofbF0O20Uyj3t8SJ4Fv0z46UT6HWIjCdBz3ZWl8I\nv4oz4GsBAoGBAPL7cTqffj98uqySrFo8U9YlkZ1fwW3LM8XoxYPziY1qRKn4W2Zh\ncMxYDzjOHILMF8ZZZQPqu/ivrzgDSmORX79nxd1h9t3RJR3mIxCL42SeV5jL4kyQ\nd+k2bBfX6grg1Loo3cXOtAqlkgY/jfAKvMYuFV1I0CtQ+XU77bPeQAHBAoGBAOkT\nN7x9YWzXKW4tVnNCRia+sN8UbTjJ4p/TtUFZa2aYamBx3/GxRA7lPiBDX2I7nsDt\nPrPMEwqSCs7oX8KkPLwsXxzqaR5lWZyi4Eml7e2KthHKjN7sz3IMTWS1c3ve91O4\nzXDdc1Rg1JlEooRryYhWcKWwYzL4WiavN470NPZbAoGAaqmoJeTXxcTaKWFlmWL8\nJnhteJkNT0YxXwJ0mhzxWAu7QqXMcZ/6pSlO3U/VQjGXijG530NO6rcsgrknEZhC\nYMKMIEed1/e0hHB/Ggdedc/wghmWKKgOi2ihgMH+cnIJ0AKaf/fiHv5ZoLaLd0Ev\nZwvZww5wm2M7bpQ1H41DqcECgYEAz04zjehrJja99+xFb2DsKnwDr3doqlEOzB+u\noQBawbchLsU6bavAoAsQVfv2s9XZnzmlQqBp80XwbRZMTkBscOZ6dqqcctese+B2\n46q9VEHDLVHeOE2jOYptr/ygSfYIQCQoPpIJiWxSzDw63NNOPoC70vNvWB+Dd9Ly\n9KiLDu8CgYEAl8R1eUIaXKABqjfhKzj4AqZtuSfObkuAgYf0GIjblERfK7SFOPs+\nTvcWIP/Ai4Rulore02CrC3aJ9QT9v/GO8BR7kGH/eviR/kEo2mSXvlv4mzAN4cju\nES8J4Kcl2YD757FT3OC6zmi2m+XQCYuw/FlAncqzLKsfQLJruklGiSQ=\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-12-23 01:43:35,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-06fd250f-ce2c-4015-af75-c16b635d765e 2018-12-23 01:43:35,836 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:43:35,836 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:43:38,840 - create_stack - DEBUG - Stack status query timeout in 1193.09368706 2018-12-23 01:43:38,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:43:38,869 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:38 GMT Server: Apache x-openstack-request-id: req-56658c62-277d-480d-95ee-6301241a46fb Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:39,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:38 GMT Server: Apache x-openstack-request-id: req-d37834bf-670d-445a-9fa7-9768cdd46ece Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor2", "OS::project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "OS::stack_id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "security_group_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet", "net_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "inst1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "image2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "flavor1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor1", "image1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "stack_user_project_id": "3ba01342f8444c589a24ba42eb0c8168", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:43:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3TkXnq9/vFZP3heSYeQ7q8CutF5PbOz/fS2sUCedbpI2yEJq\nf/mBEClYpczGRAH3remUa3VLlLlCeS5LYYcjWpog6yGGtSZodv/bA1yq/ROrbjkw\nxzcObrVz1Ysi2Z8jNi/ODtsToQlJMV5MWcOcjbgajzRxxVwvszlyfdCBcGQwltyo\nKwhn8avFOfLdT6bRxti0OBqGKMxSvXyYburk6HTG84NaCeUJ3p9L6Taxtt41zg5S\n/Un/CoUYUqFXaa9eCW+WurKKemVPkFZW1BMCf/PzDqx9JtYyLsXF4Anni0EKHU18\nR8sKwYNnVYZCgSSnU8jSHQzF8HLb5u070aQVmwIDAQABAoIBAQCxQ2g7zWDLZ1YE\nHls7eYie7XyQJun53EY05f4nFDdAPIUNHrr75M+YRak04csU/4aZoos9N/XiLDip\npYDdm02m8c3i2zB3w1j90bKLFRwmQjah0c3WM7Wq3Fb/C8hXHP84EkJJAR7PcQNn\nPapsWyP9I0KU8W8gt+e48xVc31B43zHhGZqMP/NmUHG317a0ylVjYv84TK8QSzyo\nC/BETDBFzZZvYnXAvqj+tw2h85rD10YwWCon5bAPizhci0Kv+VngpnKGrDw3CHLu\nNX8d/Qjx+QCk6G2hMkXhS08NofbF0O20Uyj3t8SJ4Fv0z46UT6HWIjCdBz3ZWl8I\nv4oz4GsBAoGBAPL7cTqffj98uqySrFo8U9YlkZ1fwW3LM8XoxYPziY1qRKn4W2Zh\ncMxYDzjOHILMF8ZZZQPqu/ivrzgDSmORX79nxd1h9t3RJR3mIxCL42SeV5jL4kyQ\nd+k2bBfX6grg1Loo3cXOtAqlkgY/jfAKvMYuFV1I0CtQ+XU77bPeQAHBAoGBAOkT\nN7x9YWzXKW4tVnNCRia+sN8UbTjJ4p/TtUFZa2aYamBx3/GxRA7lPiBDX2I7nsDt\nPrPMEwqSCs7oX8KkPLwsXxzqaR5lWZyi4Eml7e2KthHKjN7sz3IMTWS1c3ve91O4\nzXDdc1Rg1JlEooRryYhWcKWwYzL4WiavN470NPZbAoGAaqmoJeTXxcTaKWFlmWL8\nJnhteJkNT0YxXwJ0mhzxWAu7QqXMcZ/6pSlO3U/VQjGXijG530NO6rcsgrknEZhC\nYMKMIEed1/e0hHB/Ggdedc/wghmWKKgOi2ihgMH+cnIJ0AKaf/fiHv5ZoLaLd0Ev\nZwvZww5wm2M7bpQ1H41DqcECgYEAz04zjehrJja99+xFb2DsKnwDr3doqlEOzB+u\noQBawbchLsU6bavAoAsQVfv2s9XZnzmlQqBp80XwbRZMTkBscOZ6dqqcctese+B2\n46q9VEHDLVHeOE2jOYptr/ygSfYIQCQoPpIJiWxSzDw63NNOPoC70vNvWB+Dd9Ly\n9KiLDu8CgYEAl8R1eUIaXKABqjfhKzj4AqZtuSfObkuAgYf0GIjblERfK7SFOPs+\nTvcWIP/Ai4Rulore02CrC3aJ9QT9v/GO8BR7kGH/eviR/kEo2mSXvlv4mzAN4cju\nES8J4Kcl2YD757FT3OC6zmi2m+XQCYuw/FlAncqzLKsfQLJruklGiSQ=\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-12-23 01:43:39,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-d37834bf-670d-445a-9fa7-9768cdd46ece 2018-12-23 01:43:39,188 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:43:39,188 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:43:42,191 - create_stack - DEBUG - Stack status query timeout in 1189.74251008 2018-12-23 01:43:42,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:43:42,368 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:42 GMT Server: Apache x-openstack-request-id: req-a717c8fd-67cb-4211-a727-21d1bd689470 Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:42,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:42 GMT Server: Apache x-openstack-request-id: req-1482eaa7-fbad-4de5-8339-3eddaa0492d1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor2", "OS::project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "OS::stack_id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "security_group_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet", "net_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "inst1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "image2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "flavor1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor1", "image1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "stack_user_project_id": "3ba01342f8444c589a24ba42eb0c8168", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:43:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3TkXnq9/vFZP3heSYeQ7q8CutF5PbOz/fS2sUCedbpI2yEJq\nf/mBEClYpczGRAH3remUa3VLlLlCeS5LYYcjWpog6yGGtSZodv/bA1yq/ROrbjkw\nxzcObrVz1Ysi2Z8jNi/ODtsToQlJMV5MWcOcjbgajzRxxVwvszlyfdCBcGQwltyo\nKwhn8avFOfLdT6bRxti0OBqGKMxSvXyYburk6HTG84NaCeUJ3p9L6Taxtt41zg5S\n/Un/CoUYUqFXaa9eCW+WurKKemVPkFZW1BMCf/PzDqx9JtYyLsXF4Anni0EKHU18\nR8sKwYNnVYZCgSSnU8jSHQzF8HLb5u070aQVmwIDAQABAoIBAQCxQ2g7zWDLZ1YE\nHls7eYie7XyQJun53EY05f4nFDdAPIUNHrr75M+YRak04csU/4aZoos9N/XiLDip\npYDdm02m8c3i2zB3w1j90bKLFRwmQjah0c3WM7Wq3Fb/C8hXHP84EkJJAR7PcQNn\nPapsWyP9I0KU8W8gt+e48xVc31B43zHhGZqMP/NmUHG317a0ylVjYv84TK8QSzyo\nC/BETDBFzZZvYnXAvqj+tw2h85rD10YwWCon5bAPizhci0Kv+VngpnKGrDw3CHLu\nNX8d/Qjx+QCk6G2hMkXhS08NofbF0O20Uyj3t8SJ4Fv0z46UT6HWIjCdBz3ZWl8I\nv4oz4GsBAoGBAPL7cTqffj98uqySrFo8U9YlkZ1fwW3LM8XoxYPziY1qRKn4W2Zh\ncMxYDzjOHILMF8ZZZQPqu/ivrzgDSmORX79nxd1h9t3RJR3mIxCL42SeV5jL4kyQ\nd+k2bBfX6grg1Loo3cXOtAqlkgY/jfAKvMYuFV1I0CtQ+XU77bPeQAHBAoGBAOkT\nN7x9YWzXKW4tVnNCRia+sN8UbTjJ4p/TtUFZa2aYamBx3/GxRA7lPiBDX2I7nsDt\nPrPMEwqSCs7oX8KkPLwsXxzqaR5lWZyi4Eml7e2KthHKjN7sz3IMTWS1c3ve91O4\nzXDdc1Rg1JlEooRryYhWcKWwYzL4WiavN470NPZbAoGAaqmoJeTXxcTaKWFlmWL8\nJnhteJkNT0YxXwJ0mhzxWAu7QqXMcZ/6pSlO3U/VQjGXijG530NO6rcsgrknEZhC\nYMKMIEed1/e0hHB/Ggdedc/wghmWKKgOi2ihgMH+cnIJ0AKaf/fiHv5ZoLaLd0Ev\nZwvZww5wm2M7bpQ1H41DqcECgYEAz04zjehrJja99+xFb2DsKnwDr3doqlEOzB+u\noQBawbchLsU6bavAoAsQVfv2s9XZnzmlQqBp80XwbRZMTkBscOZ6dqqcctese+B2\n46q9VEHDLVHeOE2jOYptr/ygSfYIQCQoPpIJiWxSzDw63NNOPoC70vNvWB+Dd9Ly\n9KiLDu8CgYEAl8R1eUIaXKABqjfhKzj4AqZtuSfObkuAgYf0GIjblERfK7SFOPs+\nTvcWIP/Ai4Rulore02CrC3aJ9QT9v/GO8BR7kGH/eviR/kEo2mSXvlv4mzAN4cju\nES8J4Kcl2YD757FT3OC6zmi2m+XQCYuw/FlAncqzLKsfQLJruklGiSQ=\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-12-23 01:43:42,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-1482eaa7-fbad-4de5-8339-3eddaa0492d1 2018-12-23 01:43:42,699 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:43:42,699 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:43:45,703 - create_stack - DEBUG - Stack status query timeout in 1186.23081708 2018-12-23 01:43:45,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:43:45,732 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:45 GMT Server: Apache x-openstack-request-id: req-5dcea5e6-ab8d-4e15-9c39-dcd32017140a Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:45,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:45 GMT Server: Apache x-openstack-request-id: req-7280c139-d001-4d2d-8660-3bd820e078ec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor2", "OS::project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "OS::stack_id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "security_group_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet", "net_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "inst1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "image2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "flavor1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor1", "image1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "stack_user_project_id": "3ba01342f8444c589a24ba42eb0c8168", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:43:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3TkXnq9/vFZP3heSYeQ7q8CutF5PbOz/fS2sUCedbpI2yEJq\nf/mBEClYpczGRAH3remUa3VLlLlCeS5LYYcjWpog6yGGtSZodv/bA1yq/ROrbjkw\nxzcObrVz1Ysi2Z8jNi/ODtsToQlJMV5MWcOcjbgajzRxxVwvszlyfdCBcGQwltyo\nKwhn8avFOfLdT6bRxti0OBqGKMxSvXyYburk6HTG84NaCeUJ3p9L6Taxtt41zg5S\n/Un/CoUYUqFXaa9eCW+WurKKemVPkFZW1BMCf/PzDqx9JtYyLsXF4Anni0EKHU18\nR8sKwYNnVYZCgSSnU8jSHQzF8HLb5u070aQVmwIDAQABAoIBAQCxQ2g7zWDLZ1YE\nHls7eYie7XyQJun53EY05f4nFDdAPIUNHrr75M+YRak04csU/4aZoos9N/XiLDip\npYDdm02m8c3i2zB3w1j90bKLFRwmQjah0c3WM7Wq3Fb/C8hXHP84EkJJAR7PcQNn\nPapsWyP9I0KU8W8gt+e48xVc31B43zHhGZqMP/NmUHG317a0ylVjYv84TK8QSzyo\nC/BETDBFzZZvYnXAvqj+tw2h85rD10YwWCon5bAPizhci0Kv+VngpnKGrDw3CHLu\nNX8d/Qjx+QCk6G2hMkXhS08NofbF0O20Uyj3t8SJ4Fv0z46UT6HWIjCdBz3ZWl8I\nv4oz4GsBAoGBAPL7cTqffj98uqySrFo8U9YlkZ1fwW3LM8XoxYPziY1qRKn4W2Zh\ncMxYDzjOHILMF8ZZZQPqu/ivrzgDSmORX79nxd1h9t3RJR3mIxCL42SeV5jL4kyQ\nd+k2bBfX6grg1Loo3cXOtAqlkgY/jfAKvMYuFV1I0CtQ+XU77bPeQAHBAoGBAOkT\nN7x9YWzXKW4tVnNCRia+sN8UbTjJ4p/TtUFZa2aYamBx3/GxRA7lPiBDX2I7nsDt\nPrPMEwqSCs7oX8KkPLwsXxzqaR5lWZyi4Eml7e2KthHKjN7sz3IMTWS1c3ve91O4\nzXDdc1Rg1JlEooRryYhWcKWwYzL4WiavN470NPZbAoGAaqmoJeTXxcTaKWFlmWL8\nJnhteJkNT0YxXwJ0mhzxWAu7QqXMcZ/6pSlO3U/VQjGXijG530NO6rcsgrknEZhC\nYMKMIEed1/e0hHB/Ggdedc/wghmWKKgOi2ihgMH+cnIJ0AKaf/fiHv5ZoLaLd0Ev\nZwvZww5wm2M7bpQ1H41DqcECgYEAz04zjehrJja99+xFb2DsKnwDr3doqlEOzB+u\noQBawbchLsU6bavAoAsQVfv2s9XZnzmlQqBp80XwbRZMTkBscOZ6dqqcctese+B2\n46q9VEHDLVHeOE2jOYptr/ygSfYIQCQoPpIJiWxSzDw63NNOPoC70vNvWB+Dd9Ly\n9KiLDu8CgYEAl8R1eUIaXKABqjfhKzj4AqZtuSfObkuAgYf0GIjblERfK7SFOPs+\nTvcWIP/Ai4Rulore02CrC3aJ9QT9v/GO8BR7kGH/eviR/kEo2mSXvlv4mzAN4cju\nES8J4Kcl2YD757FT3OC6zmi2m+XQCYuw/FlAncqzLKsfQLJruklGiSQ=\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-12-23 01:43:45,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-7280c139-d001-4d2d-8660-3bd820e078ec 2018-12-23 01:43:45,907 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:43:45,908 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:43:48,911 - create_stack - DEBUG - Stack status query timeout in 1183.02257705 2018-12-23 01:43:48,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:43:49,104 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:48 GMT Server: Apache x-openstack-request-id: req-dbd8ebb3-89a3-421b-a9cd-266c6aa1be53 Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:49,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:49 GMT Server: Apache x-openstack-request-id: req-85b9d681-8a8d-46b0-bdd6-7f0ffcb77b06 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor2", "OS::project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "OS::stack_id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "security_group_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet", "net_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "inst1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "image2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "flavor1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor1", "image1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "stack_user_project_id": "3ba01342f8444c589a24ba42eb0c8168", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T01:43:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3TkXnq9/vFZP3heSYeQ7q8CutF5PbOz/fS2sUCedbpI2yEJq\nf/mBEClYpczGRAH3remUa3VLlLlCeS5LYYcjWpog6yGGtSZodv/bA1yq/ROrbjkw\nxzcObrVz1Ysi2Z8jNi/ODtsToQlJMV5MWcOcjbgajzRxxVwvszlyfdCBcGQwltyo\nKwhn8avFOfLdT6bRxti0OBqGKMxSvXyYburk6HTG84NaCeUJ3p9L6Taxtt41zg5S\n/Un/CoUYUqFXaa9eCW+WurKKemVPkFZW1BMCf/PzDqx9JtYyLsXF4Anni0EKHU18\nR8sKwYNnVYZCgSSnU8jSHQzF8HLb5u070aQVmwIDAQABAoIBAQCxQ2g7zWDLZ1YE\nHls7eYie7XyQJun53EY05f4nFDdAPIUNHrr75M+YRak04csU/4aZoos9N/XiLDip\npYDdm02m8c3i2zB3w1j90bKLFRwmQjah0c3WM7Wq3Fb/C8hXHP84EkJJAR7PcQNn\nPapsWyP9I0KU8W8gt+e48xVc31B43zHhGZqMP/NmUHG317a0ylVjYv84TK8QSzyo\nC/BETDBFzZZvYnXAvqj+tw2h85rD10YwWCon5bAPizhci0Kv+VngpnKGrDw3CHLu\nNX8d/Qjx+QCk6G2hMkXhS08NofbF0O20Uyj3t8SJ4Fv0z46UT6HWIjCdBz3ZWl8I\nv4oz4GsBAoGBAPL7cTqffj98uqySrFo8U9YlkZ1fwW3LM8XoxYPziY1qRKn4W2Zh\ncMxYDzjOHILMF8ZZZQPqu/ivrzgDSmORX79nxd1h9t3RJR3mIxCL42SeV5jL4kyQ\nd+k2bBfX6grg1Loo3cXOtAqlkgY/jfAKvMYuFV1I0CtQ+XU77bPeQAHBAoGBAOkT\nN7x9YWzXKW4tVnNCRia+sN8UbTjJ4p/TtUFZa2aYamBx3/GxRA7lPiBDX2I7nsDt\nPrPMEwqSCs7oX8KkPLwsXxzqaR5lWZyi4Eml7e2KthHKjN7sz3IMTWS1c3ve91O4\nzXDdc1Rg1JlEooRryYhWcKWwYzL4WiavN470NPZbAoGAaqmoJeTXxcTaKWFlmWL8\nJnhteJkNT0YxXwJ0mhzxWAu7QqXMcZ/6pSlO3U/VQjGXijG530NO6rcsgrknEZhC\nYMKMIEed1/e0hHB/Ggdedc/wghmWKKgOi2ihgMH+cnIJ0AKaf/fiHv5ZoLaLd0Ev\nZwvZww5wm2M7bpQ1H41DqcECgYEAz04zjehrJja99+xFb2DsKnwDr3doqlEOzB+u\noQBawbchLsU6bavAoAsQVfv2s9XZnzmlQqBp80XwbRZMTkBscOZ6dqqcctese+B2\n46q9VEHDLVHeOE2jOYptr/ygSfYIQCQoPpIJiWxSzDw63NNOPoC70vNvWB+Dd9Ly\n9KiLDu8CgYEAl8R1eUIaXKABqjfhKzj4AqZtuSfObkuAgYf0GIjblERfK7SFOPs+\nTvcWIP/Ai4Rulore02CrC3aJ9QT9v/GO8BR7kGH/eviR/kEo2mSXvlv4mzAN4cju\nES8J4Kcl2YD757FT3OC6zmi2m+XQCYuw/FlAncqzLKsfQLJruklGiSQ=\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-12-23 01:43:49,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-85b9d681-8a8d-46b0-bdd6-7f0ffcb77b06 2018-12-23 01:43:49,433 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 01:43:49,433 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:43:52,436 - create_stack - DEBUG - Stack status query timeout in 1179.49742508 2018-12-23 01:43:52,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:43:52,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:52 GMT Server: Apache x-openstack-request-id: req-47cbf87f-218d-4b6e-aab5-60c76ebe6e4e Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:52,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:52 GMT Server: Apache x-openstack-request-id: req-37a3f65d-ee45-454b-89c1-f1e1e106d936 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2084 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor2", "OS::project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "OS::stack_id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "security_group_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet", "net_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "inst1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "image2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "flavor1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor1", "image1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "stack_user_project_id": "3ba01342f8444c589a24ba42eb0c8168", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:43:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3TkXnq9/vFZP3heSYeQ7q8CutF5PbOz/fS2sUCedbpI2yEJq\nf/mBEClYpczGRAH3remUa3VLlLlCeS5LYYcjWpog6yGGtSZodv/bA1yq/ROrbjkw\nxzcObrVz1Ysi2Z8jNi/ODtsToQlJMV5MWcOcjbgajzRxxVwvszlyfdCBcGQwltyo\nKwhn8avFOfLdT6bRxti0OBqGKMxSvXyYburk6HTG84NaCeUJ3p9L6Taxtt41zg5S\n/Un/CoUYUqFXaa9eCW+WurKKemVPkFZW1BMCf/PzDqx9JtYyLsXF4Anni0EKHU18\nR8sKwYNnVYZCgSSnU8jSHQzF8HLb5u070aQVmwIDAQABAoIBAQCxQ2g7zWDLZ1YE\nHls7eYie7XyQJun53EY05f4nFDdAPIUNHrr75M+YRak04csU/4aZoos9N/XiLDip\npYDdm02m8c3i2zB3w1j90bKLFRwmQjah0c3WM7Wq3Fb/C8hXHP84EkJJAR7PcQNn\nPapsWyP9I0KU8W8gt+e48xVc31B43zHhGZqMP/NmUHG317a0ylVjYv84TK8QSzyo\nC/BETDBFzZZvYnXAvqj+tw2h85rD10YwWCon5bAPizhci0Kv+VngpnKGrDw3CHLu\nNX8d/Qjx+QCk6G2hMkXhS08NofbF0O20Uyj3t8SJ4Fv0z46UT6HWIjCdBz3ZWl8I\nv4oz4GsBAoGBAPL7cTqffj98uqySrFo8U9YlkZ1fwW3LM8XoxYPziY1qRKn4W2Zh\ncMxYDzjOHILMF8ZZZQPqu/ivrzgDSmORX79nxd1h9t3RJR3mIxCL42SeV5jL4kyQ\nd+k2bBfX6grg1Loo3cXOtAqlkgY/jfAKvMYuFV1I0CtQ+XU77bPeQAHBAoGBAOkT\nN7x9YWzXKW4tVnNCRia+sN8UbTjJ4p/TtUFZa2aYamBx3/GxRA7lPiBDX2I7nsDt\nPrPMEwqSCs7oX8KkPLwsXxzqaR5lWZyi4Eml7e2KthHKjN7sz3IMTWS1c3ve91O4\nzXDdc1Rg1JlEooRryYhWcKWwYzL4WiavN470NPZbAoGAaqmoJeTXxcTaKWFlmWL8\nJnhteJkNT0YxXwJ0mhzxWAu7QqXMcZ/6pSlO3U/VQjGXijG530NO6rcsgrknEZhC\nYMKMIEed1/e0hHB/Ggdedc/wghmWKKgOi2ihgMH+cnIJ0AKaf/fiHv5ZoLaLd0Ev\nZwvZww5wm2M7bpQ1H41DqcECgYEAz04zjehrJja99+xFb2DsKnwDr3doqlEOzB+u\noQBawbchLsU6bavAoAsQVfv2s9XZnzmlQqBp80XwbRZMTkBscOZ6dqqcctese+B2\n46q9VEHDLVHeOE2jOYptr/ygSfYIQCQoPpIJiWxSzDw63NNOPoC70vNvWB+Dd9Ly\n9KiLDu8CgYEAl8R1eUIaXKABqjfhKzj4AqZtuSfObkuAgYf0GIjblERfK7SFOPs+\nTvcWIP/Ai4Rulore02CrC3aJ9QT9v/GO8BR7kGH/eviR/kEo2mSXvlv4mzAN4cju\nES8J4Kcl2YD757FT3OC6zmi2m+XQCYuw/FlAncqzLKsfQLJruklGiSQ=\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-12-23 01:43:52,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-37a3f65d-ee45-454b-89c1-f1e1e106d936 2018-12-23 01:43:52,791 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 01:43:52,791 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack 2018-12-23 01:43:52,791 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack 2018-12-23 01:43:52,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:43:52,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:43:53,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44e473afcbe44861b57cac96e40fbd26", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:43:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-user", "id": "ee02806c02904d6fa365741782346592"}, "audit_ids": ["rYUVCoWVT8OPNyN7FaUWsw"], "issued_at": "2018-12-23T01:43:53.000000Z"}} 2018-12-23 01:43:53,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:53,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab05c103-43dd-4bef-880c-3c5f65181a6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:43:53,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ab05c103-43dd-4bef-880c-3c5f65181a6c 2018-12-23 01:43:53,249 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:43:53,252 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 01:43:53,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:53,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:53 GMT Server: Apache x-openstack-request-id: req-64c93427-5f23-45b9-9e0d-6dbc0f3f6351 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "stack_user_project_id": "3ba01342f8444c589a24ba42eb0c8168", "deletion_time": null, "creation_time": "2018-12-23T01:43:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}], "updated_time": null, "project": "091fca738eca4f60bc3bfc5dccd5a95a", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "tags": null}]} 2018-12-23 01:43:53,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack used request id req-64c93427-5f23-45b9-9e0d-6dbc0f3f6351 2018-12-23 01:43:53,521 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack 2018-12-23 01:43:53,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:53,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:53 GMT Server: Apache x-openstack-request-id: req-0a90c6df-8228-488f-9b7f-5e6766b50286 Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:53,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:53 GMT Server: Apache x-openstack-request-id: req-d666f9b2-d411-4b5b-9052-4d199f713bfb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1043 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a6f5402c-d180-41f4-ab9c-5f6f7b56daac", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e5c2757c-749d-4f3c-8716-09cb5fd784e3", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "dd21512e-a395-4dc4-bb70-27d40c908133", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "ff2d55f0-8c02-4b9e-bbb5-e8b5379167da", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "70552adf-6046-4ab7-9d88-61018bdc4026", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "249", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "32d0ecff-98ce-42b2-a9eb-e4bb34df5b36:subnet_id=edba717d-8ae1-412a-b43a-34f7686bd9b8", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "edba717d-8ae1-412a-b43a-34f7686bd9b8", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "32d0ecff-98ce-42b2-a9eb-e4bb34df5b36", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2b51d611-ce94-4e70-ab58-5143c22a1f5f", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "85176b62-45cb-4b88-a392-5ca77c708992", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "810e8e8e-9d35-499f-9260-02a49b4233fe", "resource_type": "OS::Nova::Server"}]} 2018-12-23 01:43:53,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources used request id req-d666f9b2-d411-4b5b-9052-4d199f713bfb 2018-12-23 01:43:53,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/85176b62-45cb-4b88-a392-5ca77c708992 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:54,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-c6300930-ac24-46f7-908c-52c4806d6efa x-compute-request-id: req-c6300930-ac24-46f7-908c-52c4806d6efa Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ed:e2", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/85176b62-45cb-4b88-a392-5ca77c708992", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/85176b62-45cb-4b88-a392-5ca77c708992", "rel": "bookmark"}], "image": {"id": "0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "links": [{"href": "http://172.30.9.26:8774/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-12-23T01:43:43.000000", "flavor": {"id": "a6f5402c-d180-41f4-ab9c-5f6f7b56daac", "links": [{"href": "http://172.30.9.26:8774/flavors/a6f5402c-d180-41f4-ab9c-5f6f7b56daac", "rel": "bookmark"}]}, "id": "85176b62-45cb-4b88-a392-5ca77c708992", "security_groups": [{"name": "default"}], "user_id": "ee02806c02904d6fa365741782346592", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:43:44Z", "hostId": "1a59b6b3e4e918388e87b8c7dded96b101926afa8bb2fb84bbe32dc7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "created": "2018-12-23T01:43:37Z", "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:43:54,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/85176b62-45cb-4b88-a392-5ca77c708992 used request id req-c6300930-ac24-46f7-908c-52c4806d6efa 2018-12-23 01:43:54,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:55,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3f8f03a2-b0a9-4241-9803-c78a5cbbff8b Date: Sun, 23 Dec 2018 01:43:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd21512e-a395-4dc4-bb70-27d40c908133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","subnets":["edba717d-8ae1-412a-b43a-34f7686bd9b8"],"description":"","tags":[],"updated_at":"2018-12-23T01:43:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net","admin_state_up":true,"tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:32Z","provider:network_type":"vxlan"}]} 2018-12-23 01:43:55,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net used request id req-3f8f03a2-b0a9-4241-9803-c78a5cbbff8b 2018-12-23 01:43:55,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:43:55,200 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:43:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:43:55,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:55,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ebb31e-916e-4d4b-b1fa-8bb36659231e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}} 2018-12-23 01:43:55,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a used request id req-23ebb31e-916e-4d4b-b1fa-8bb36659231e 2018-12-23 01:43:55,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:55,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7e3945dd-3b2c-4b70-87d1-0c37e97dfa81 Date: Sun, 23 Dec 2018 01:43:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}]} 2018-12-23 01:43:55,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-7e3945dd-3b2c-4b70-87d1-0c37e97dfa81 2018-12-23 01:43:55,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:55,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-5c559653-f0d2-4552-a9f1-246418c37eba Date: Sun, 23 Dec 2018 01:43:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.2"}],"id":"263bd3b3-1929-481c-aae1-fa1b86bcee62","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:bd:2c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.12"}],"id":"2b51d611-ce94-4e70-ab58-5143c22a1f5f","security_groups":["ff2d55f0-8c02-4b9e-bbb5-e8b5379167da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:8f:82","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-port1-efzeqql2am4y","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"810e8e8e-9d35-499f-9260-02a49b4233fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.4"}],"id":"9949b76d-6f4e-433a-b12a-b9a3e7253db2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:d5:ba","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.3"}],"id":"c50c488b-c8fe-4d79-83e7-f345a4a634a2","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:16:1c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.1"}],"id":"cb39e47c-16b2-4d36-aebc-c4101a98c7d7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:38:dc","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:42Z","binding:vnic_type":"normal","device_id":"32d0ecff-98ce-42b2-a9eb-e4bb34df5b36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.14"}],"id":"e8b19594-b51b-4263-8e78-c4194a00518c","security_groups":["5bc60db3-e40d-4ec0-b3bd-8395f0a84b37"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ed:e2","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"85176b62-45cb-4b88-a392-5ca77c708992"}]} 2018-12-23 01:43:55,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-5c559653-f0d2-4552-a9f1-246418c37eba 2018-12-23 01:43:55,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/810e8e8e-9d35-499f-9260-02a49b4233fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:56,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b975268-05ef-4a39-8b42-28cec884b34f x-compute-request-id: req-0b975268-05ef-4a39-8b42-28cec884b34f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:8f:82", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:8f:82", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/810e8e8e-9d35-499f-9260-02a49b4233fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/810e8e8e-9d35-499f-9260-02a49b4233fe", "rel": "bookmark"}], "image": {"id": "0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "links": [{"href": "http://172.30.9.26:8774/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-12-23T01:43:46.000000", "flavor": {"id": "e5c2757c-749d-4f3c-8716-09cb5fd784e3", "links": [{"href": "http://172.30.9.26:8774/flavors/e5c2757c-749d-4f3c-8716-09cb5fd784e3", "rel": "bookmark"}]}, "id": "810e8e8e-9d35-499f-9260-02a49b4233fe", "security_groups": [{"name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp"}], "user_id": "ee02806c02904d6fa365741782346592", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:43:48Z", "hostId": "a968069d3a4bf1a9d4ac168fb7f07e17010b6323bbf1831bf7267bad", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "created": "2018-12-23T01:43:42Z", "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:43:56,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/810e8e8e-9d35-499f-9260-02a49b4233fe used request id req-0b975268-05ef-4a39-8b42-28cec884b34f 2018-12-23 01:43:56,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:56,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-8910407c-9dfe-4339-9cf9-4ed2ac4fb513 Date: Sun, 23 Dec 2018 01:43:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd21512e-a395-4dc4-bb70-27d40c908133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","subnets":["edba717d-8ae1-412a-b43a-34f7686bd9b8"],"description":"","tags":[],"updated_at":"2018-12-23T01:43:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net","admin_state_up":true,"tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:32Z","provider:network_type":"vxlan"}]} 2018-12-23 01:43:56,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net used request id req-8910407c-9dfe-4339-9cf9-4ed2ac4fb513 2018-12-23 01:43:56,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:56,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1c10cc-9299-45b3-8c36-a00de59d40b7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}} 2018-12-23 01:43:56,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a used request id req-1e1c10cc-9299-45b3-8c36-a00de59d40b7 2018-12-23 01:43:56,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:56,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1add7493-2b1c-48da-b6b9-ca5bde0e84ce Date: Sun, 23 Dec 2018 01:43:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}]} 2018-12-23 01:43:56,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-1add7493-2b1c-48da-b6b9-ca5bde0e84ce 2018-12-23 01:43:56,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:57,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-1c56e33c-be08-4178-92fc-5e6b8219291e Date: Sun, 23 Dec 2018 01:43:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.2"}],"id":"263bd3b3-1929-481c-aae1-fa1b86bcee62","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:bd:2c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.12"}],"id":"2b51d611-ce94-4e70-ab58-5143c22a1f5f","security_groups":["ff2d55f0-8c02-4b9e-bbb5-e8b5379167da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:8f:82","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-port1-efzeqql2am4y","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"810e8e8e-9d35-499f-9260-02a49b4233fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.4"}],"id":"9949b76d-6f4e-433a-b12a-b9a3e7253db2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:d5:ba","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.3"}],"id":"c50c488b-c8fe-4d79-83e7-f345a4a634a2","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:16:1c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.1"}],"id":"cb39e47c-16b2-4d36-aebc-c4101a98c7d7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:38:dc","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:42Z","binding:vnic_type":"normal","device_id":"32d0ecff-98ce-42b2-a9eb-e4bb34df5b36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.14"}],"id":"e8b19594-b51b-4263-8e78-c4194a00518c","security_groups":["5bc60db3-e40d-4ec0-b3bd-8395f0a84b37"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ed:e2","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"85176b62-45cb-4b88-a392-5ca77c708992"}]} 2018-12-23 01:43:57,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-1c56e33c-be08-4178-92fc-5e6b8219291e 2018-12-23 01:43:57,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:57,278 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:57 GMT Server: Apache x-openstack-request-id: req-8a7e21c1-fa43-461e-a109-2d99705c072c Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:57,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:57 GMT Server: Apache x-openstack-request-id: req-4f46f83e-53f0-41fa-b569-17b21bc295e4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1043 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a6f5402c-d180-41f4-ab9c-5f6f7b56daac", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e5c2757c-749d-4f3c-8716-09cb5fd784e3", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "dd21512e-a395-4dc4-bb70-27d40c908133", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "ff2d55f0-8c02-4b9e-bbb5-e8b5379167da", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "70552adf-6046-4ab7-9d88-61018bdc4026", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "249", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "32d0ecff-98ce-42b2-a9eb-e4bb34df5b36:subnet_id=edba717d-8ae1-412a-b43a-34f7686bd9b8", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "edba717d-8ae1-412a-b43a-34f7686bd9b8", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "32d0ecff-98ce-42b2-a9eb-e4bb34df5b36", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2b51d611-ce94-4e70-ab58-5143c22a1f5f", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "85176b62-45cb-4b88-a392-5ca77c708992", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-23T01:43:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T01:43:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "810e8e8e-9d35-499f-9260-02a49b4233fe", "resource_type": "OS::Nova::Server"}]} 2018-12-23 01:43:57,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f/resources used request id req-4f46f83e-53f0-41fa-b569-17b21bc295e4 2018-12-23 01:43:57,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/a6f5402c-d180-41f4-ab9c-5f6f7b56daac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:57,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-4449c4e5-81cf-4fad-892e-609d6be2c49d x-compute-request-id: req-4449c4e5-81cf-4fad-892e-609d6be2c49d Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a6f5402c-d180-41f4-ab9c-5f6f7b56daac", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a6f5402c-d180-41f4-ab9c-5f6f7b56daac", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "a6f5402c-d180-41f4-ab9c-5f6f7b56daac", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-flavor2-ziwv5skqfnh5", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:43:57,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a6f5402c-d180-41f4-ab9c-5f6f7b56daac used request id req-4449c4e5-81cf-4fad-892e-609d6be2c49d 2018-12-23 01:43:57,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/edba717d-8ae1-412a-b43a-34f7686bd9b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:57,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b59339bf-8b49-4e70-ba74-62ca244f36c4 Date: Sun, 23 Dec 2018 01:43:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}} 2018-12-23 01:43:57,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/edba717d-8ae1-412a-b43a-34f7686bd9b8 used request id req-b59339bf-8b49-4e70-ba74-62ca244f36c4 2018-12-23 01:43:57,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:57,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b7ce01ab-c594-460f-839c-ba8c95542b21 Date: Sun, 23 Dec 2018 01:43:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd21512e-a395-4dc4-bb70-27d40c908133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","subnets":["edba717d-8ae1-412a-b43a-34f7686bd9b8"],"description":"","tags":[],"updated_at":"2018-12-23T01:43:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net","admin_state_up":true,"tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:32Z","provider:network_type":"vxlan"}]} 2018-12-23 01:43:57,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-b7ce01ab-c594-460f-839c-ba8c95542b21 2018-12-23 01:43:57,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:58,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f3ea7c20-9ba9-4958-a359-206c84e9f0f3 Date: Sun, 23 Dec 2018 01:43:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}]} 2018-12-23 01:43:58,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-f3ea7c20-9ba9-4958-a359-206c84e9f0f3 2018-12-23 01:43:58,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:58,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-674adf8a-2606-4c6c-b8ff-5cec7fddc9be Date: Sun, 23 Dec 2018 01:43:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd21512e-a395-4dc4-bb70-27d40c908133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","subnets":["edba717d-8ae1-412a-b43a-34f7686bd9b8"],"description":"","tags":[],"updated_at":"2018-12-23T01:43:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net","admin_state_up":true,"tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:32Z","provider:network_type":"vxlan"}]} 2018-12-23 01:43:58,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net used request id req-674adf8a-2606-4c6c-b8ff-5cec7fddc9be 2018-12-23 01:43:58,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:58,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eddfe8a-1321-4c9b-b091-3570a3db0021 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}} 2018-12-23 01:43:58,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a used request id req-3eddfe8a-1321-4c9b-b091-3570a3db0021 2018-12-23 01:43:58,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:58,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b0573a80-d802-4596-8049-da3024865230 Date: Sun, 23 Dec 2018 01:43:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}]} 2018-12-23 01:43:58,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-b0573a80-d802-4596-8049-da3024865230 2018-12-23 01:43:58,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133&mac_address=fa%3A16%3A3e%3Afb%3Aed%3Ae2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:58,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-9be05ae0-b680-48fe-8358-33c042763a69 Date: Sun, 23 Dec 2018 01:43:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.14"}],"id":"e8b19594-b51b-4263-8e78-c4194a00518c","security_groups":["5bc60db3-e40d-4ec0-b3bd-8395f0a84b37"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ed:e2","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"85176b62-45cb-4b88-a392-5ca77c708992"}]} 2018-12-23 01:43:58,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133&mac_address=fa%3A16%3A3e%3Afb%3Aed%3Ae2&admin_state_up=True used request id req-9be05ae0-b680-48fe-8358-33c042763a69 2018-12-23 01:43:58,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:58,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa998711-0613-44b6-90cd-6ad55361e436 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}} 2018-12-23 01:43:58,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a used request id req-aa998711-0613-44b6-90cd-6ad55361e436 2018-12-23 01:43:58,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:58,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e8ff0edf-2efa-4512-beb5-6ded652d9ee7 Date: Sun, 23 Dec 2018 01:43:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd21512e-a395-4dc4-bb70-27d40c908133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","subnets":["edba717d-8ae1-412a-b43a-34f7686bd9b8"],"description":"","tags":[],"updated_at":"2018-12-23T01:43:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net","admin_state_up":true,"tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:32Z","provider:network_type":"vxlan"}]} 2018-12-23 01:43:58,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net used request id req-e8ff0edf-2efa-4512-beb5-6ded652d9ee7 2018-12-23 01:43:58,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:59,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-78e06a96-b128-4797-9cd3-c8ebf8d17a57 Date: Sun, 23 Dec 2018 01:43:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}]} 2018-12-23 01:43:59,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-78e06a96-b128-4797-9cd3-c8ebf8d17a57 2018-12-23 01:43:59,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:59,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-b5b86e14-c0f3-48b0-ae6e-4a995009ab4d Date: Sun, 23 Dec 2018 01:43:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.2"}],"id":"263bd3b3-1929-481c-aae1-fa1b86bcee62","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:bd:2c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.12"}],"id":"2b51d611-ce94-4e70-ab58-5143c22a1f5f","security_groups":["ff2d55f0-8c02-4b9e-bbb5-e8b5379167da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:8f:82","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-port1-efzeqql2am4y","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"810e8e8e-9d35-499f-9260-02a49b4233fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.4"}],"id":"9949b76d-6f4e-433a-b12a-b9a3e7253db2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:d5:ba","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.3"}],"id":"c50c488b-c8fe-4d79-83e7-f345a4a634a2","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:16:1c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.1"}],"id":"cb39e47c-16b2-4d36-aebc-c4101a98c7d7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:38:dc","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:42Z","binding:vnic_type":"normal","device_id":"32d0ecff-98ce-42b2-a9eb-e4bb34df5b36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.14"}],"id":"e8b19594-b51b-4263-8e78-c4194a00518c","security_groups":["5bc60db3-e40d-4ec0-b3bd-8395f0a84b37"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ed:e2","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"85176b62-45cb-4b88-a392-5ca77c708992"}]} 2018-12-23 01:43:59,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-b5b86e14-c0f3-48b0-ae6e-4a995009ab4d 2018-12-23 01:43:59,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:59,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-018f120b-7d12-463d-8f37-47a779b56776 Date: Sun, 23 Dec 2018 01:43:59 GMT RESP BODY: {"floatingips": [{"router_id": "32d0ecff-98ce-42b2-a9eb-e4bb34df5b36", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "created_at": "2018-12-23T01:43:42Z", "updated_at": "2018-12-23T01:43:44Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "port_id": "2b51d611-ce94-4e70-ab58-5143c22a1f5f", "id": "70552adf-6046-4ab7-9d88-61018bdc4026"}]} 2018-12-23 01:43:59,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-018f120b-7d12-463d-8f37-47a779b56776 2018-12-23 01:43:59,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:59,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4538abd1-d413-401f-a47a-b884d083e3b9 Date: Sun, 23 Dec 2018 01:43:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:43:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:43:25Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6/snap", "metadata": {}}], "self": "/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "min_disk": 0, "protected": false, "id": "0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "file": "/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "091fca738eca4f60bc3bfc5dccd5a95a", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:43:59,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6 used request id req-4538abd1-d413-401f-a47a-b884d083e3b9 2018-12-23 01:43:59,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:59,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6412b747-90a6-4c89-bc59-c8c9793477e4 Date: Sun, 23 Dec 2018 01:43: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-12-23 01:43:59,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6412b747-90a6-4c89-bc59-c8c9793477e4 2018-12-23 01:43:59,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:43:59,615 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:43:59 GMT Server: Apache x-openstack-request-id: req-6a8c37c7-e63e-4427-995c-b1720397dbf7 Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:43:59,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:43:59 GMT Server: Apache x-openstack-request-id: req-cd7cb5e5-5684-4a79-8998-2bd40895ae8c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2084 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor2", "OS::project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "OS::stack_id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "security_group_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet", "net_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "inst1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "image2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "flavor1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor1", "image1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "stack_user_project_id": "3ba01342f8444c589a24ba42eb0c8168", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:43:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3TkXnq9/vFZP3heSYeQ7q8CutF5PbOz/fS2sUCedbpI2yEJq\nf/mBEClYpczGRAH3remUa3VLlLlCeS5LYYcjWpog6yGGtSZodv/bA1yq/ROrbjkw\nxzcObrVz1Ysi2Z8jNi/ODtsToQlJMV5MWcOcjbgajzRxxVwvszlyfdCBcGQwltyo\nKwhn8avFOfLdT6bRxti0OBqGKMxSvXyYburk6HTG84NaCeUJ3p9L6Taxtt41zg5S\n/Un/CoUYUqFXaa9eCW+WurKKemVPkFZW1BMCf/PzDqx9JtYyLsXF4Anni0EKHU18\nR8sKwYNnVYZCgSSnU8jSHQzF8HLb5u070aQVmwIDAQABAoIBAQCxQ2g7zWDLZ1YE\nHls7eYie7XyQJun53EY05f4nFDdAPIUNHrr75M+YRak04csU/4aZoos9N/XiLDip\npYDdm02m8c3i2zB3w1j90bKLFRwmQjah0c3WM7Wq3Fb/C8hXHP84EkJJAR7PcQNn\nPapsWyP9I0KU8W8gt+e48xVc31B43zHhGZqMP/NmUHG317a0ylVjYv84TK8QSzyo\nC/BETDBFzZZvYnXAvqj+tw2h85rD10YwWCon5bAPizhci0Kv+VngpnKGrDw3CHLu\nNX8d/Qjx+QCk6G2hMkXhS08NofbF0O20Uyj3t8SJ4Fv0z46UT6HWIjCdBz3ZWl8I\nv4oz4GsBAoGBAPL7cTqffj98uqySrFo8U9YlkZ1fwW3LM8XoxYPziY1qRKn4W2Zh\ncMxYDzjOHILMF8ZZZQPqu/ivrzgDSmORX79nxd1h9t3RJR3mIxCL42SeV5jL4kyQ\nd+k2bBfX6grg1Loo3cXOtAqlkgY/jfAKvMYuFV1I0CtQ+XU77bPeQAHBAoGBAOkT\nN7x9YWzXKW4tVnNCRia+sN8UbTjJ4p/TtUFZa2aYamBx3/GxRA7lPiBDX2I7nsDt\nPrPMEwqSCs7oX8KkPLwsXxzqaR5lWZyi4Eml7e2KthHKjN7sz3IMTWS1c3ve91O4\nzXDdc1Rg1JlEooRryYhWcKWwYzL4WiavN470NPZbAoGAaqmoJeTXxcTaKWFlmWL8\nJnhteJkNT0YxXwJ0mhzxWAu7QqXMcZ/6pSlO3U/VQjGXijG530NO6rcsgrknEZhC\nYMKMIEed1/e0hHB/Ggdedc/wghmWKKgOi2ihgMH+cnIJ0AKaf/fiHv5ZoLaLd0Ev\nZwvZww5wm2M7bpQ1H41DqcECgYEAz04zjehrJja99+xFb2DsKnwDr3doqlEOzB+u\noQBawbchLsU6bavAoAsQVfv2s9XZnzmlQqBp80XwbRZMTkBscOZ6dqqcctese+B2\n46q9VEHDLVHeOE2jOYptr/ygSfYIQCQoPpIJiWxSzDw63NNOPoC70vNvWB+Dd9Ly\n9KiLDu8CgYEAl8R1eUIaXKABqjfhKzj4AqZtuSfObkuAgYf0GIjblERfK7SFOPs+\nTvcWIP/Ai4Rulore02CrC3aJ9QT9v/GO8BR7kGH/eviR/kEo2mSXvlv4mzAN4cju\nES8J4Kcl2YD757FT3OC6zmi2m+XQCYuw/FlAncqzLKsfQLJruklGiSQ=\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-12-23 01:43:59,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-cd7cb5e5-5684-4a79-8998-2bd40895ae8c 2018-12-23 01:43:59,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:43:59,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:44:00,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44e473afcbe44861b57cac96e40fbd26", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:44:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-user", "id": "ee02806c02904d6fa365741782346592"}, "audit_ids": ["P35DDOLTSN6aO0LtR0sEKg"], "issued_at": "2018-12-23T01:44:00.000000Z"}} 2018-12-23 01:44:00,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:00,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b46d1bdf-bcaa-40bd-9b29-35dc6bda01bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:44:00,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b46d1bdf-bcaa-40bd-9b29-35dc6bda01bf 2018-12-23 01:44:00,389 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:44:00,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:00,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29c2627-4d33-4ec0-9659-834d4e1ef03f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:44:00,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f29c2627-4d33-4ec0-9659-834d4e1ef03f 2018-12-23 01:44:00,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:00,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d30e6c1e-469e-49b2-bddd-c7c3704e9b02 Date: Sun, 23 Dec 2018 01:44:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd21512e-a395-4dc4-bb70-27d40c908133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","subnets":["edba717d-8ae1-412a-b43a-34f7686bd9b8"],"description":"","tags":[],"updated_at":"2018-12-23T01:43:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net","admin_state_up":true,"tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:32Z","provider:network_type":"vxlan"}]} 2018-12-23 01:44:00,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net used request id req-d30e6c1e-469e-49b2-bddd-c7c3704e9b02 2018-12-23 01:44:00,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:44:00,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:44:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:44:00,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:00,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f7961a-4a0d-461d-a4e3-d5f1756a1b49 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}} 2018-12-23 01:44:00,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a used request id req-57f7961a-4a0d-461d-a4e3-d5f1756a1b49 2018-12-23 01:44:00,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:01,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8377dcf0-3321-4bcd-948f-437f3bf183f1 Date: Sun, 23 Dec 2018 01:44:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}]} 2018-12-23 01:44:01,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-8377dcf0-3321-4bcd-948f-437f3bf183f1 2018-12-23 01:44:01,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133&mac_address=fa%3A16%3A3e%3Afb%3Aed%3Ae2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:01,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-e3358a44-1a6e-4bf4-9135-37ca02f11617 Date: Sun, 23 Dec 2018 01:44:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.14"}],"id":"e8b19594-b51b-4263-8e78-c4194a00518c","security_groups":["5bc60db3-e40d-4ec0-b3bd-8395f0a84b37"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ed:e2","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"85176b62-45cb-4b88-a392-5ca77c708992"}]} 2018-12-23 01:44:01,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133&mac_address=fa%3A16%3A3e%3Afb%3Aed%3Ae2&admin_state_up=True used request id req-e3358a44-1a6e-4bf4-9135-37ca02f11617 2018-12-23 01:44:01,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:01,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-689b79dc-a4d8-430a-ae1d-f6163237bc92 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}} 2018-12-23 01:44:01,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a used request id req-689b79dc-a4d8-430a-ae1d-f6163237bc92 2018-12-23 01:44:01,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:02,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-082dc852-b96b-4975-ac58-6d57fda0cc9c x-compute-request-id: req-082dc852-b96b-4975-ac58-6d57fda0cc9c Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ed:e2", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/85176b62-45cb-4b88-a392-5ca77c708992", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/85176b62-45cb-4b88-a392-5ca77c708992", "rel": "bookmark"}], "image": {"id": "0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "links": [{"href": "http://172.30.9.26:8774/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-12-23T01:43:43.000000", "flavor": {"id": "a6f5402c-d180-41f4-ab9c-5f6f7b56daac", "links": [{"href": "http://172.30.9.26:8774/flavors/a6f5402c-d180-41f4-ab9c-5f6f7b56daac", "rel": "bookmark"}]}, "id": "85176b62-45cb-4b88-a392-5ca77c708992", "security_groups": [{"name": "default"}], "user_id": "ee02806c02904d6fa365741782346592", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:43:44Z", "hostId": "1a59b6b3e4e918388e87b8c7dded96b101926afa8bb2fb84bbe32dc7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "created": "2018-12-23T01:43:37Z", "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:44:02,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2 used request id req-082dc852-b96b-4975-ac58-6d57fda0cc9c 2018-12-23 01:44:02,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:02,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f255a64a-78e2-4364-9890-50b0266a2689 Date: Sun, 23 Dec 2018 01:44:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd21512e-a395-4dc4-bb70-27d40c908133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","subnets":["edba717d-8ae1-412a-b43a-34f7686bd9b8"],"description":"","tags":[],"updated_at":"2018-12-23T01:43:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net","admin_state_up":true,"tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:32Z","provider:network_type":"vxlan"}]} 2018-12-23 01:44:02,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net used request id req-f255a64a-78e2-4364-9890-50b0266a2689 2018-12-23 01:44:02,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:02,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-aeb3e017-f234-479f-af74-9835cefa3f58 Date: Sun, 23 Dec 2018 01:44:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}]} 2018-12-23 01:44:02,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-aeb3e017-f234-479f-af74-9835cefa3f58 2018-12-23 01:44:02,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:02,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-5a4cf083-e639-4a98-b4c9-5ef861df3304 Date: Sun, 23 Dec 2018 01:44:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.2"}],"id":"263bd3b3-1929-481c-aae1-fa1b86bcee62","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:bd:2c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.12"}],"id":"2b51d611-ce94-4e70-ab58-5143c22a1f5f","security_groups":["ff2d55f0-8c02-4b9e-bbb5-e8b5379167da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:8f:82","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-port1-efzeqql2am4y","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"810e8e8e-9d35-499f-9260-02a49b4233fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.4"}],"id":"9949b76d-6f4e-433a-b12a-b9a3e7253db2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:d5:ba","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.3"}],"id":"c50c488b-c8fe-4d79-83e7-f345a4a634a2","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:16:1c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.1"}],"id":"cb39e47c-16b2-4d36-aebc-c4101a98c7d7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:38:dc","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:42Z","binding:vnic_type":"normal","device_id":"32d0ecff-98ce-42b2-a9eb-e4bb34df5b36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.14"}],"id":"e8b19594-b51b-4263-8e78-c4194a00518c","security_groups":["5bc60db3-e40d-4ec0-b3bd-8395f0a84b37"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ed:e2","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"85176b62-45cb-4b88-a392-5ca77c708992"}]} 2018-12-23 01:44:02,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-5a4cf083-e639-4a98-b4c9-5ef861df3304 2018-12-23 01:44:02,865 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2 2018-12-23 01:44:02,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:03,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-c7b0ecde-e115-4be6-ba99-2af5f1b293ac Date: Sun, 23 Dec 2018 01:44:03 GMT RESP BODY: {"floatingips": [{"router_id": "32d0ecff-98ce-42b2-a9eb-e4bb34df5b36", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "created_at": "2018-12-23T01:43:42Z", "updated_at": "2018-12-23T01:43:44Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "port_id": "2b51d611-ce94-4e70-ab58-5143c22a1f5f", "id": "70552adf-6046-4ab7-9d88-61018bdc4026"}]} 2018-12-23 01:44:03,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-c7b0ecde-e115-4be6-ba99-2af5f1b293ac 2018-12-23 01:44:03,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/e5c2757c-749d-4f3c-8716-09cb5fd784e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:03,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8525f500-769d-4153-9434-24519193315c x-compute-request-id: req-8525f500-769d-4153-9434-24519193315c Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e5c2757c-749d-4f3c-8716-09cb5fd784e3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e5c2757c-749d-4f3c-8716-09cb5fd784e3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "e5c2757c-749d-4f3c-8716-09cb5fd784e3", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-flavor1-ib7yvbh73lfi", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:44:03,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/e5c2757c-749d-4f3c-8716-09cb5fd784e3 used request id req-8525f500-769d-4153-9434-24519193315c 2018-12-23 01:44:03,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/edba717d-8ae1-412a-b43a-34f7686bd9b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:03,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b6edcbbd-f366-4b60-b647-5d1b6a5d55e7 Date: Sun, 23 Dec 2018 01:44:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}} 2018-12-23 01:44:03,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/edba717d-8ae1-412a-b43a-34f7686bd9b8 used request id req-b6edcbbd-f366-4b60-b647-5d1b6a5d55e7 2018-12-23 01:44:03,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:03,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-402e7478-e819-4a56-8864-84932482852c Date: Sun, 23 Dec 2018 01:44:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd21512e-a395-4dc4-bb70-27d40c908133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","subnets":["edba717d-8ae1-412a-b43a-34f7686bd9b8"],"description":"","tags":[],"updated_at":"2018-12-23T01:43:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net","admin_state_up":true,"tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:32Z","provider:network_type":"vxlan"}]} 2018-12-23 01:44:03,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-402e7478-e819-4a56-8864-84932482852c 2018-12-23 01:44:03,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:03,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0e2a31bf-7c08-43db-b1c0-27ef4c3fc450 Date: Sun, 23 Dec 2018 01:44:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}]} 2018-12-23 01:44:03,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-0e2a31bf-7c08-43db-b1c0-27ef4c3fc450 2018-12-23 01:44:03,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:03,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1db3e137-36e6-4dea-bd80-4efe2e0801ab Date: Sun, 23 Dec 2018 01:44:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd21512e-a395-4dc4-bb70-27d40c908133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","subnets":["edba717d-8ae1-412a-b43a-34f7686bd9b8"],"description":"","tags":[],"updated_at":"2018-12-23T01:43:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net","admin_state_up":true,"tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:32Z","provider:network_type":"vxlan"}]} 2018-12-23 01:44:03,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net used request id req-1db3e137-36e6-4dea-bd80-4efe2e0801ab 2018-12-23 01:44:03,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:03,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e197f0-a395-4c0d-a6a6-93377edcee3a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}} 2018-12-23 01:44:03,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a used request id req-b4e197f0-a395-4c0d-a6a6-93377edcee3a 2018-12-23 01:44:03,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:03,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0bff5b13-04c5-4f0d-8ab2-3361b5700241 Date: Sun, 23 Dec 2018 01:44:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}]} 2018-12-23 01:44:03,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-0bff5b13-04c5-4f0d-8ab2-3361b5700241 2018-12-23 01:44:03,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133&mac_address=fa%3A16%3A3e%3A47%3A8f%3A82&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-port1-efzeqql2am4y&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:04,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-349ebe14-86a0-42c6-b373-d6d84b7630fd Date: Sun, 23 Dec 2018 01:44:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.12"}],"id":"2b51d611-ce94-4e70-ab58-5143c22a1f5f","security_groups":["ff2d55f0-8c02-4b9e-bbb5-e8b5379167da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:8f:82","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-port1-efzeqql2am4y","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"810e8e8e-9d35-499f-9260-02a49b4233fe"}]} 2018-12-23 01:44:04,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133&mac_address=fa%3A16%3A3e%3A47%3A8f%3A82&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-port1-efzeqql2am4y&admin_state_up=True used request id req-349ebe14-86a0-42c6-b373-d6d84b7630fd 2018-12-23 01:44:04,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:04,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ae9529-8a57-4b43-bc60-5028dc0d1dfe Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}} 2018-12-23 01:44:04,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a used request id req-70ae9529-8a57-4b43-bc60-5028dc0d1dfe 2018-12-23 01:44:04,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:04,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a5b8f14d-f19f-441f-b6b8-1e3e63e51131 Date: Sun, 23 Dec 2018 01:44:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd21512e-a395-4dc4-bb70-27d40c908133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","subnets":["edba717d-8ae1-412a-b43a-34f7686bd9b8"],"description":"","tags":[],"updated_at":"2018-12-23T01:43:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net","admin_state_up":true,"tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:32Z","provider:network_type":"vxlan"}]} 2018-12-23 01:44:04,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net used request id req-a5b8f14d-f19f-441f-b6b8-1e3e63e51131 2018-12-23 01:44:04,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:04,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-13899470-5826-4356-935e-a188f54e9913 Date: Sun, 23 Dec 2018 01:44:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}]} 2018-12-23 01:44:04,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-13899470-5826-4356-935e-a188f54e9913 2018-12-23 01:44:04,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:05,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-6574db07-d5a0-49f3-b1a0-a699b15bbe5d Date: Sun, 23 Dec 2018 01:44:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.2"}],"id":"263bd3b3-1929-481c-aae1-fa1b86bcee62","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:bd:2c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.12"}],"id":"2b51d611-ce94-4e70-ab58-5143c22a1f5f","security_groups":["ff2d55f0-8c02-4b9e-bbb5-e8b5379167da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:8f:82","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-port1-efzeqql2am4y","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"810e8e8e-9d35-499f-9260-02a49b4233fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.4"}],"id":"9949b76d-6f4e-433a-b12a-b9a3e7253db2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:d5:ba","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.3"}],"id":"c50c488b-c8fe-4d79-83e7-f345a4a634a2","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:16:1c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.1"}],"id":"cb39e47c-16b2-4d36-aebc-c4101a98c7d7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:38:dc","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:42Z","binding:vnic_type":"normal","device_id":"32d0ecff-98ce-42b2-a9eb-e4bb34df5b36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.14"}],"id":"e8b19594-b51b-4263-8e78-c4194a00518c","security_groups":["5bc60db3-e40d-4ec0-b3bd-8395f0a84b37"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ed:e2","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"85176b62-45cb-4b88-a392-5ca77c708992"}]} 2018-12-23 01:44:05,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-6574db07-d5a0-49f3-b1a0-a699b15bbe5d 2018-12-23 01:44:05,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:05,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-80db1e25-dfbf-4001-9dff-0e913907df6d Date: Sun, 23 Dec 2018 01:44:05 GMT RESP BODY: {"floatingips": [{"router_id": "32d0ecff-98ce-42b2-a9eb-e4bb34df5b36", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "created_at": "2018-12-23T01:43:42Z", "updated_at": "2018-12-23T01:43:44Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "port_id": "2b51d611-ce94-4e70-ab58-5143c22a1f5f", "id": "70552adf-6046-4ab7-9d88-61018bdc4026"}]} 2018-12-23 01:44:05,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-80db1e25-dfbf-4001-9dff-0e913907df6d 2018-12-23 01:44:05,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/32d0ecff-98ce-42b2-a9eb-e4bb34df5b36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:05,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-25de99db-eb09-4596-a92f-b6779edb12b5 Date: Sun, 23 Dec 2018 01:44:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "created_at": "2018-12-23T01:43:36Z", "admin_state_up": true, "updated_at": "2018-12-23T01:43:42Z", "project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "32d0ecff-98ce-42b2-a9eb-e4bb34df5b36", "name": "mgmt_router"}} 2018-12-23 01:44:05,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/32d0ecff-98ce-42b2-a9eb-e4bb34df5b36 used request id req-25de99db-eb09-4596-a92f-b6779edb12b5 2018-12-23 01:44:05,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=32d0ecff-98ce-42b2-a9eb-e4bb34df5b36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:05,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4542 X-Openstack-Request-Id: req-3133a265-d1f1-42c7-ab0c-68e0e607da98 Date: Sun, 23 Dec 2018 01:44:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:43Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"025d85ff-f0f6-4c6c-9c74-85e3f1d2ffe6","ip_address":"169.254.192.1"}],"id":"1124917f-ba7d-445f-bf04-760b9b5aee85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:53:34","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 091fca738eca4f60bc3bfc5dccd5a95a","admin_state_up":true,"network_id":"93f69db0-616b-4ffa-914c-17dd90ad37af","tenant_id":"","created_at":"2018-12-23T01:43:37Z","binding:vnic_type":"normal","device_id":"32d0ecff-98ce-42b2-a9eb-e4bb34df5b36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:46Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"025d85ff-f0f6-4c6c-9c74-85e3f1d2ffe6","ip_address":"169.254.192.2"}],"id":"2cb07533-e92e-46e8-a474-e2808cb593c1","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:66:70","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 091fca738eca4f60bc3bfc5dccd5a95a","admin_state_up":true,"network_id":"93f69db0-616b-4ffa-914c-17dd90ad37af","tenant_id":"","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"32d0ecff-98ce-42b2-a9eb-e4bb34df5b36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:57Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4a37038d-a521-4738-99a2-4d08a417e092","ip_address":"172.30.9.209"}],"id":"313838a2-c83b-42dd-ac51-4ee082862db1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6b:c7:7f","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":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"","created_at":"2018-12-23T01:43:36Z","binding:vnic_type":"normal","device_id":"32d0ecff-98ce-42b2-a9eb-e4bb34df5b36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.1"}],"id":"cb39e47c-16b2-4d36-aebc-c4101a98c7d7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:38:dc","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:42Z","binding:vnic_type":"normal","device_id":"32d0ecff-98ce-42b2-a9eb-e4bb34df5b36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:43Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"025d85ff-f0f6-4c6c-9c74-85e3f1d2ffe6","ip_address":"169.254.192.8"}],"id":"ed297dca-8f2b-42ac-b435-fe76b500c5cb","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:4b:5a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 091fca738eca4f60bc3bfc5dccd5a95a","admin_state_up":true,"network_id":"93f69db0-616b-4ffa-914c-17dd90ad37af","tenant_id":"","created_at":"2018-12-23T01:43:38Z","binding:vnic_type":"normal","device_id":"32d0ecff-98ce-42b2-a9eb-e4bb34df5b36"}]} 2018-12-23 01:44:05,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=32d0ecff-98ce-42b2-a9eb-e4bb34df5b36 used request id req-3133a265-d1f1-42c7-ab0c-68e0e607da98 2018-12-23 01:44:05,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:05,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-572549d3-62c0-49f4-805a-210531194c8d Date: Sun, 23 Dec 2018 01:44:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:36Z","dns_nameservers":[],"updated_at":"2018-12-22T23:32:36Z","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":"e1907aa0baf743ddbb56f110f3bf0d1e","id":"4a37038d-a521-4738-99a2-4d08a417e092","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 01:44:05,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4a37038d-a521-4738-99a2-4d08a417e092 used request id req-572549d3-62c0-49f4-805a-210531194c8d 2018-12-23 01:44:05,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/025d85ff-f0f6-4c6c-9c74-85e3f1d2ffe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:05,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4cb47515-cbd5-4567-a48b-e2a1672d7ada Date: Sun, 23 Dec 2018 01:44:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"93f69db0-616b-4ffa-914c-17dd90ad37af","tenant_id":"","created_at":"2018-12-23T01:43:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43: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":"025d85ff-f0f6-4c6c-9c74-85e3f1d2ffe6","subnetpool_id":null,"name":"HA subnet tenant 091fca738eca4f60bc3bfc5dccd5a95a"}} 2018-12-23 01:44:05,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/025d85ff-f0f6-4c6c-9c74-85e3f1d2ffe6 used request id req-4cb47515-cbd5-4567-a48b-e2a1672d7ada 2018-12-23 01:44:05,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/025d85ff-f0f6-4c6c-9c74-85e3f1d2ffe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:06,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-18b99da6-cc26-431b-980a-aed79b9f6c74 Date: Sun, 23 Dec 2018 01:44:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"93f69db0-616b-4ffa-914c-17dd90ad37af","tenant_id":"","created_at":"2018-12-23T01:43:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43: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":"025d85ff-f0f6-4c6c-9c74-85e3f1d2ffe6","subnetpool_id":null,"name":"HA subnet tenant 091fca738eca4f60bc3bfc5dccd5a95a"}} 2018-12-23 01:44:06,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/025d85ff-f0f6-4c6c-9c74-85e3f1d2ffe6 used request id req-18b99da6-cc26-431b-980a-aed79b9f6c74 2018-12-23 01:44:06,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/025d85ff-f0f6-4c6c-9c74-85e3f1d2ffe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:06,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-618c6c39-f263-45c0-b266-1e790cea7723 Date: Sun, 23 Dec 2018 01:44:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"93f69db0-616b-4ffa-914c-17dd90ad37af","tenant_id":"","created_at":"2018-12-23T01:43:35Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43: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":"025d85ff-f0f6-4c6c-9c74-85e3f1d2ffe6","subnetpool_id":null,"name":"HA subnet tenant 091fca738eca4f60bc3bfc5dccd5a95a"}} 2018-12-23 01:44:06,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/025d85ff-f0f6-4c6c-9c74-85e3f1d2ffe6 used request id req-618c6c39-f263-45c0-b266-1e790cea7723 2018-12-23 01:44:06,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/edba717d-8ae1-412a-b43a-34f7686bd9b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:06,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a6c55b33-5f88-4533-bb45-66ecddeab97b Date: Sun, 23 Dec 2018 01:44:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}} 2018-12-23 01:44:06,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/edba717d-8ae1-412a-b43a-34f7686bd9b8 used request id req-a6c55b33-5f88-4533-bb45-66ecddeab97b 2018-12-23 01:44:06,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/2b51d611-ce94-4e70-ab58-5143c22a1f5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:06,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1071 X-Openstack-Request-Id: req-99e219c3-b5ca-42d8-be49-3b6579c7508b Date: Sun, 23 Dec 2018 01:44:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.12"}],"id":"2b51d611-ce94-4e70-ab58-5143c22a1f5f","security_groups":["ff2d55f0-8c02-4b9e-bbb5-e8b5379167da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:8f:82","device_id":"810e8e8e-9d35-499f-9260-02a49b4233fe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-port1-efzeqql2am4y","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","qos_policy_id":null,"admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal"}} 2018-12-23 01:44:06,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/2b51d611-ce94-4e70-ab58-5143c22a1f5f used request id req-99e219c3-b5ca-42d8-be49-3b6579c7508b 2018-12-23 01:44:06,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/edba717d-8ae1-412a-b43a-34f7686bd9b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:06,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-871c26ec-bc64-45f5-955a-bdbbc5e2ea80 Date: Sun, 23 Dec 2018 01:44:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}} 2018-12-23 01:44:06,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/edba717d-8ae1-412a-b43a-34f7686bd9b8 used request id req-871c26ec-bc64-45f5-955a-bdbbc5e2ea80 2018-12-23 01:44:06,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:07,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0359cac7-8b09-40ef-8ff1-e5b9ee95af82 Date: Sun, 23 Dec 2018 01:44:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:43:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T01:43:25Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6/snap", "metadata": {}}], "self": "/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "min_disk": 0, "protected": false, "id": "0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "file": "/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "091fca738eca4f60bc3bfc5dccd5a95a", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:44:07,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6 used request id req-0359cac7-8b09-40ef-8ff1-e5b9ee95af82 2018-12-23 01:44:07,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53cf6d2e199c76d6e044cbc24c70b1738ba4795d" 2018-12-23 01:44:07,235 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:44:07 GMT Server: Apache x-openstack-request-id: req-3a6fa51d-9af7-43cd-a284-5306df7cddf2 Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:44:07,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:07 GMT Server: Apache x-openstack-request-id: req-b276dd96-2b31-40da-9560-886a90cbb417 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2084 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor2", "OS::project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "OS::stack_id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "security_group_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet", "net_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "inst1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "image2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "flavor1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor1", "image1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "stack_user_project_id": "3ba01342f8444c589a24ba42eb0c8168", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T01:43:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3TkXnq9/vFZP3heSYeQ7q8CutF5PbOz/fS2sUCedbpI2yEJq\nf/mBEClYpczGRAH3remUa3VLlLlCeS5LYYcjWpog6yGGtSZodv/bA1yq/ROrbjkw\nxzcObrVz1Ysi2Z8jNi/ODtsToQlJMV5MWcOcjbgajzRxxVwvszlyfdCBcGQwltyo\nKwhn8avFOfLdT6bRxti0OBqGKMxSvXyYburk6HTG84NaCeUJ3p9L6Taxtt41zg5S\n/Un/CoUYUqFXaa9eCW+WurKKemVPkFZW1BMCf/PzDqx9JtYyLsXF4Anni0EKHU18\nR8sKwYNnVYZCgSSnU8jSHQzF8HLb5u070aQVmwIDAQABAoIBAQCxQ2g7zWDLZ1YE\nHls7eYie7XyQJun53EY05f4nFDdAPIUNHrr75M+YRak04csU/4aZoos9N/XiLDip\npYDdm02m8c3i2zB3w1j90bKLFRwmQjah0c3WM7Wq3Fb/C8hXHP84EkJJAR7PcQNn\nPapsWyP9I0KU8W8gt+e48xVc31B43zHhGZqMP/NmUHG317a0ylVjYv84TK8QSzyo\nC/BETDBFzZZvYnXAvqj+tw2h85rD10YwWCon5bAPizhci0Kv+VngpnKGrDw3CHLu\nNX8d/Qjx+QCk6G2hMkXhS08NofbF0O20Uyj3t8SJ4Fv0z46UT6HWIjCdBz3ZWl8I\nv4oz4GsBAoGBAPL7cTqffj98uqySrFo8U9YlkZ1fwW3LM8XoxYPziY1qRKn4W2Zh\ncMxYDzjOHILMF8ZZZQPqu/ivrzgDSmORX79nxd1h9t3RJR3mIxCL42SeV5jL4kyQ\nd+k2bBfX6grg1Loo3cXOtAqlkgY/jfAKvMYuFV1I0CtQ+XU77bPeQAHBAoGBAOkT\nN7x9YWzXKW4tVnNCRia+sN8UbTjJ4p/TtUFZa2aYamBx3/GxRA7lPiBDX2I7nsDt\nPrPMEwqSCs7oX8KkPLwsXxzqaR5lWZyi4Eml7e2KthHKjN7sz3IMTWS1c3ve91O4\nzXDdc1Rg1JlEooRryYhWcKWwYzL4WiavN470NPZbAoGAaqmoJeTXxcTaKWFlmWL8\nJnhteJkNT0YxXwJ0mhzxWAu7QqXMcZ/6pSlO3U/VQjGXijG530NO6rcsgrknEZhC\nYMKMIEed1/e0hHB/Ggdedc/wghmWKKgOi2ihgMH+cnIJ0AKaf/fiHv5ZoLaLd0Ev\nZwvZww5wm2M7bpQ1H41DqcECgYEAz04zjehrJja99+xFb2DsKnwDr3doqlEOzB+u\noQBawbchLsU6bavAoAsQVfv2s9XZnzmlQqBp80XwbRZMTkBscOZ6dqqcctese+B2\n46q9VEHDLVHeOE2jOYptr/ygSfYIQCQoPpIJiWxSzDw63NNOPoC70vNvWB+Dd9Ly\n9KiLDu8CgYEAl8R1eUIaXKABqjfhKzj4AqZtuSfObkuAgYf0GIjblERfK7SFOPs+\nTvcWIP/Ai4Rulore02CrC3aJ9QT9v/GO8BR7kGH/eviR/kEo2mSXvlv4mzAN4cju\nES8J4Kcl2YD757FT3OC6zmi2m+XQCYuw/FlAncqzLKsfQLJruklGiSQ=\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-12-23 01:44:07,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-b276dd96-2b31-40da-9560-886a90cbb417 2018-12-23 01:44:07,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:44:07,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:44:07,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44e473afcbe44861b57cac96e40fbd26", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj-role"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:44:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-user", "id": "ee02806c02904d6fa365741782346592"}, "audit_ids": ["uAagMKmTSEeH7A12VLFtGQ"], "issued_at": "2018-12-23T01:44:07.000000Z"}} 2018-12-23 01:44:07,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:08,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bff1b5b-dfc9-4d4b-984d-1107e8fc427d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:44:08,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2bff1b5b-dfc9-4d4b-984d-1107e8fc427d 2018-12-23 01:44:08,024 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:44:08,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:08,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b2faca2-354b-4390-8b87-57c886b2d347 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:44:08,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9b2faca2-354b-4390-8b87-57c886b2d347 2018-12-23 01:44:08,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:08,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7309ce11-59fc-4ecb-9dd3-671aba35cfcb Date: Sun, 23 Dec 2018 01:44:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd21512e-a395-4dc4-bb70-27d40c908133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","subnets":["edba717d-8ae1-412a-b43a-34f7686bd9b8"],"description":"","tags":[],"updated_at":"2018-12-23T01:43:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net","admin_state_up":true,"tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:32Z","provider:network_type":"vxlan"}]} 2018-12-23 01:44:08,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net used request id req-7309ce11-59fc-4ecb-9dd3-671aba35cfcb 2018-12-23 01:44:08,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:44:08,371 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:44:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:44:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:08,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7611193b-5425-4ae1-8a96-2de07c7cac1f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}} 2018-12-23 01:44:08,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a used request id req-7611193b-5425-4ae1-8a96-2de07c7cac1f 2018-12-23 01:44:08,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:08,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1bade0de-8b19-4d00-b2f9-2fa5ee1f32ad Date: Sun, 23 Dec 2018 01:44:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}]} 2018-12-23 01:44:08,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-1bade0de-8b19-4d00-b2f9-2fa5ee1f32ad 2018-12-23 01:44:08,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133&mac_address=fa%3A16%3A3e%3A47%3A8f%3A82&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-port1-efzeqql2am4y&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:08,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-c5d0a48a-ffd3-4f22-83ce-9b07e26fc41f Date: Sun, 23 Dec 2018 01:44:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.12"}],"id":"2b51d611-ce94-4e70-ab58-5143c22a1f5f","security_groups":["ff2d55f0-8c02-4b9e-bbb5-e8b5379167da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:8f:82","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-port1-efzeqql2am4y","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"810e8e8e-9d35-499f-9260-02a49b4233fe"}]} 2018-12-23 01:44:08,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133&mac_address=fa%3A16%3A3e%3A47%3A8f%3A82&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-port1-efzeqql2am4y&admin_state_up=True used request id req-c5d0a48a-ffd3-4f22-83ce-9b07e26fc41f 2018-12-23 01:44:08,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:09,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5578637e-afab-4b69-82fb-d7301a4db2bf Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}} 2018-12-23 01:44:09,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a used request id req-5578637e-afab-4b69-82fb-d7301a4db2bf 2018-12-23 01:44:09,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:09,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44: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-85d2740c-4e68-4eba-b226-0aeda0ab4be4 x-compute-request-id: req-85d2740c-4e68-4eba-b226-0aeda0ab4be4 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:8f:82", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:8f:82", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/810e8e8e-9d35-499f-9260-02a49b4233fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/810e8e8e-9d35-499f-9260-02a49b4233fe", "rel": "bookmark"}], "image": {"id": "0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "links": [{"href": "http://172.30.9.26:8774/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-12-23T01:43:46.000000", "flavor": {"id": "e5c2757c-749d-4f3c-8716-09cb5fd784e3", "links": [{"href": "http://172.30.9.26:8774/flavors/e5c2757c-749d-4f3c-8716-09cb5fd784e3", "rel": "bookmark"}]}, "id": "810e8e8e-9d35-499f-9260-02a49b4233fe", "security_groups": [{"name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp"}], "user_id": "ee02806c02904d6fa365741782346592", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:43:48Z", "hostId": "a968069d3a4bf1a9d4ac168fb7f07e17010b6323bbf1831bf7267bad", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "created": "2018-12-23T01:43:42Z", "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:44:09,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1 used request id req-85d2740c-4e68-4eba-b226-0aeda0ab4be4 2018-12-23 01:44:09,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:10,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-00515ecb-67c3-4225-80ef-47036ac2507f Date: Sun, 23 Dec 2018 01:44:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd21512e-a395-4dc4-bb70-27d40c908133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","subnets":["edba717d-8ae1-412a-b43a-34f7686bd9b8"],"description":"","tags":[],"updated_at":"2018-12-23T01:43:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net","admin_state_up":true,"tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:32Z","provider:network_type":"vxlan"}]} 2018-12-23 01:44:10,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net used request id req-00515ecb-67c3-4225-80ef-47036ac2507f 2018-12-23 01:44:10,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:10,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-81302145-a6d0-407d-a6ae-2bb2615d1f1e Date: Sun, 23 Dec 2018 01:44:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}]} 2018-12-23 01:44:10,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-81302145-a6d0-407d-a6ae-2bb2615d1f1e 2018-12-23 01:44:10,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:10,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-193bd972-7bf1-4d87-9fa6-f9eb6ac1c94c Date: Sun, 23 Dec 2018 01:44:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.2"}],"id":"263bd3b3-1929-481c-aae1-fa1b86bcee62","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:bd:2c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.12"}],"id":"2b51d611-ce94-4e70-ab58-5143c22a1f5f","security_groups":["ff2d55f0-8c02-4b9e-bbb5-e8b5379167da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:8f:82","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-port1-efzeqql2am4y","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"810e8e8e-9d35-499f-9260-02a49b4233fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.4"}],"id":"9949b76d-6f4e-433a-b12a-b9a3e7253db2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:d5:ba","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.3"}],"id":"c50c488b-c8fe-4d79-83e7-f345a4a634a2","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:16:1c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.1"}],"id":"cb39e47c-16b2-4d36-aebc-c4101a98c7d7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:38:dc","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:42Z","binding:vnic_type":"normal","device_id":"32d0ecff-98ce-42b2-a9eb-e4bb34df5b36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.14"}],"id":"e8b19594-b51b-4263-8e78-c4194a00518c","security_groups":["5bc60db3-e40d-4ec0-b3bd-8395f0a84b37"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ed:e2","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"85176b62-45cb-4b88-a392-5ca77c708992"}]} 2018-12-23 01:44:10,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-193bd972-7bf1-4d87-9fa6-f9eb6ac1c94c 2018-12-23 01:44:10,499 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1 2018-12-23 01:44:10,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:10,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-156a1356-c2da-4f69-a754-a020579a371f Date: Sun, 23 Dec 2018 01:44:10 GMT RESP BODY: {"floatingips": [{"router_id": "32d0ecff-98ce-42b2-a9eb-e4bb34df5b36", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "created_at": "2018-12-23T01:43:42Z", "updated_at": "2018-12-23T01:43:44Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "port_id": "2b51d611-ce94-4e70-ab58-5143c22a1f5f", "id": "70552adf-6046-4ab7-9d88-61018bdc4026"}]} 2018-12-23 01:44:10,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-156a1356-c2da-4f69-a754-a020579a371f 2018-12-23 01:44:10,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/85176b62-45cb-4b88-a392-5ca77c708992 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:11,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44: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-35e8bb07-2bc2-4cd9-a70d-40dbef567580 x-compute-request-id: req-35e8bb07-2bc2-4cd9-a70d-40dbef567580 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ed:e2", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/85176b62-45cb-4b88-a392-5ca77c708992", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/85176b62-45cb-4b88-a392-5ca77c708992", "rel": "bookmark"}], "image": {"id": "0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "links": [{"href": "http://172.30.9.26:8774/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-12-23T01:43:43.000000", "flavor": {"id": "a6f5402c-d180-41f4-ab9c-5f6f7b56daac", "links": [{"href": "http://172.30.9.26:8774/flavors/a6f5402c-d180-41f4-ab9c-5f6f7b56daac", "rel": "bookmark"}]}, "id": "85176b62-45cb-4b88-a392-5ca77c708992", "security_groups": [{"name": "default"}], "user_id": "ee02806c02904d6fa365741782346592", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:43:44Z", "hostId": "1a59b6b3e4e918388e87b8c7dded96b101926afa8bb2fb84bbe32dc7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "created": "2018-12-23T01:43:37Z", "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:44:11,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/85176b62-45cb-4b88-a392-5ca77c708992 used request id req-35e8bb07-2bc2-4cd9-a70d-40dbef567580 2018-12-23 01:44:11,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:11,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2833268d-9766-44e7-b99d-54f736c3044b Date: Sun, 23 Dec 2018 01:44:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd21512e-a395-4dc4-bb70-27d40c908133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","subnets":["edba717d-8ae1-412a-b43a-34f7686bd9b8"],"description":"","tags":[],"updated_at":"2018-12-23T01:43:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net","admin_state_up":true,"tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:32Z","provider:network_type":"vxlan"}]} 2018-12-23 01:44:11,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net used request id req-2833268d-9766-44e7-b99d-54f736c3044b 2018-12-23 01:44:11,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:11,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c963db85-9e94-49f8-a33a-9145116d14cb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}} 2018-12-23 01:44:11,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a used request id req-c963db85-9e94-49f8-a33a-9145116d14cb 2018-12-23 01:44:11,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:11,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-33a2c1b6-8c90-4f67-b632-a509ff7604a6 Date: Sun, 23 Dec 2018 01:44:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}]} 2018-12-23 01:44:11,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-33a2c1b6-8c90-4f67-b632-a509ff7604a6 2018-12-23 01:44:11,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9359ee5b7f9f0072bdbda18e7b4382f5d09cd" 2018-12-23 01:44:11,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-163308c9-4890-41b7-96c4-bbf8bc76e80d Date: Sun, 23 Dec 2018 01:44:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.2"}],"id":"263bd3b3-1929-481c-aae1-fa1b86bcee62","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:bd:2c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.12"}],"id":"2b51d611-ce94-4e70-ab58-5143c22a1f5f","security_groups":["ff2d55f0-8c02-4b9e-bbb5-e8b5379167da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:8f:82","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-port1-efzeqql2am4y","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"810e8e8e-9d35-499f-9260-02a49b4233fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.4"}],"id":"9949b76d-6f4e-433a-b12a-b9a3e7253db2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:d5:ba","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.3"}],"id":"c50c488b-c8fe-4d79-83e7-f345a4a634a2","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:16:1c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.1"}],"id":"cb39e47c-16b2-4d36-aebc-c4101a98c7d7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:38:dc","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:42Z","binding:vnic_type":"normal","device_id":"32d0ecff-98ce-42b2-a9eb-e4bb34df5b36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.14"}],"id":"e8b19594-b51b-4263-8e78-c4194a00518c","security_groups":["5bc60db3-e40d-4ec0-b3bd-8395f0a84b37"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ed:e2","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"85176b62-45cb-4b88-a392-5ca77c708992"}]} 2018-12-23 01:44:11,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-163308c9-4890-41b7-96c4-bbf8bc76e80d 2018-12-23 01:44:11,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/810e8e8e-9d35-499f-9260-02a49b4233fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:12,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bda6701-9e3c-4b65-9b8f-6fc971edf5bf x-compute-request-id: req-1bda6701-9e3c-4b65-9b8f-6fc971edf5bf Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:8f:82", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:8f:82", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/810e8e8e-9d35-499f-9260-02a49b4233fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/810e8e8e-9d35-499f-9260-02a49b4233fe", "rel": "bookmark"}], "image": {"id": "0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "links": [{"href": "http://172.30.9.26:8774/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-12-23T01:43:46.000000", "flavor": {"id": "e5c2757c-749d-4f3c-8716-09cb5fd784e3", "links": [{"href": "http://172.30.9.26:8774/flavors/e5c2757c-749d-4f3c-8716-09cb5fd784e3", "rel": "bookmark"}]}, "id": "810e8e8e-9d35-499f-9260-02a49b4233fe", "security_groups": [{"name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp"}], "user_id": "ee02806c02904d6fa365741782346592", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:43:48Z", "hostId": "a968069d3a4bf1a9d4ac168fb7f07e17010b6323bbf1831bf7267bad", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "created": "2018-12-23T01:43:42Z", "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:44:12,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/810e8e8e-9d35-499f-9260-02a49b4233fe used request id req-1bda6701-9e3c-4b65-9b8f-6fc971edf5bf 2018-12-23 01:44:12,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:12,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f285f3a8-d6ff-47da-aea6-5db537563222 Date: Sun, 23 Dec 2018 01:44:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd21512e-a395-4dc4-bb70-27d40c908133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","subnets":["edba717d-8ae1-412a-b43a-34f7686bd9b8"],"description":"","tags":[],"updated_at":"2018-12-23T01:43:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net","admin_state_up":true,"tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:32Z","provider:network_type":"vxlan"}]} 2018-12-23 01:44:12,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net used request id req-f285f3a8-d6ff-47da-aea6-5db537563222 2018-12-23 01:44:12,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:12,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7475d9c7-98e9-47a8-9281-3111f7459253 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}} 2018-12-23 01:44:12,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a used request id req-7475d9c7-98e9-47a8-9281-3111f7459253 2018-12-23 01:44:12,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:13,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-742174d5-72b4-45a6-8c71-0a146c345723 Date: Sun, 23 Dec 2018 01:44:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}]} 2018-12-23 01:44:13,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-742174d5-72b4-45a6-8c71-0a146c345723 2018-12-23 01:44:13,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:13,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-ab0d54ef-a9f8-4383-8853-d3540e137673 Date: Sun, 23 Dec 2018 01:44:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.2"}],"id":"263bd3b3-1929-481c-aae1-fa1b86bcee62","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:bd:2c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.12"}],"id":"2b51d611-ce94-4e70-ab58-5143c22a1f5f","security_groups":["ff2d55f0-8c02-4b9e-bbb5-e8b5379167da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:8f:82","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-port1-efzeqql2am4y","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"810e8e8e-9d35-499f-9260-02a49b4233fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.4"}],"id":"9949b76d-6f4e-433a-b12a-b9a3e7253db2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:d5:ba","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.3"}],"id":"c50c488b-c8fe-4d79-83e7-f345a4a634a2","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:16:1c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.1"}],"id":"cb39e47c-16b2-4d36-aebc-c4101a98c7d7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:38:dc","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:42Z","binding:vnic_type":"normal","device_id":"32d0ecff-98ce-42b2-a9eb-e4bb34df5b36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.14"}],"id":"e8b19594-b51b-4263-8e78-c4194a00518c","security_groups":["5bc60db3-e40d-4ec0-b3bd-8395f0a84b37"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ed:e2","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"85176b62-45cb-4b88-a392-5ca77c708992"}]} 2018-12-23 01:44:13,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-ab0d54ef-a9f8-4383-8853-d3540e137673 2018-12-23 01:44:13,090 - create_instance - INFO - Checking if VM is active 2018-12-23 01:44:13,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/810e8e8e-9d35-499f-9260-02a49b4233fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:13,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88529a20-0940-4975-b5dc-563a76efcb0e x-compute-request-id: req-88529a20-0940-4975-b5dc-563a76efcb0e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:8f:82", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:8f:82", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/810e8e8e-9d35-499f-9260-02a49b4233fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/810e8e8e-9d35-499f-9260-02a49b4233fe", "rel": "bookmark"}], "image": {"id": "0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "links": [{"href": "http://172.30.9.26:8774/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-12-23T01:43:46.000000", "flavor": {"id": "e5c2757c-749d-4f3c-8716-09cb5fd784e3", "links": [{"href": "http://172.30.9.26:8774/flavors/e5c2757c-749d-4f3c-8716-09cb5fd784e3", "rel": "bookmark"}]}, "id": "810e8e8e-9d35-499f-9260-02a49b4233fe", "security_groups": [{"name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp"}], "user_id": "ee02806c02904d6fa365741782346592", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:43:48Z", "hostId": "a968069d3a4bf1a9d4ac168fb7f07e17010b6323bbf1831bf7267bad", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "created": "2018-12-23T01:43:42Z", "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:44:13,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/810e8e8e-9d35-499f-9260-02a49b4233fe used request id req-88529a20-0940-4975-b5dc-563a76efcb0e 2018-12-23 01:44:13,577 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1] is - ACTIVE 2018-12-23 01:44:13,577 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:44:13,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/810e8e8e-9d35-499f-9260-02a49b4233fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:14,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93251495-c1ad-4149-b101-b877bf592394 x-compute-request-id: req-93251495-c1ad-4149-b101-b877bf592394 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:8f:82", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:8f:82", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/810e8e8e-9d35-499f-9260-02a49b4233fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/810e8e8e-9d35-499f-9260-02a49b4233fe", "rel": "bookmark"}], "image": {"id": "0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "links": [{"href": "http://172.30.9.26:8774/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-12-23T01:43:46.000000", "flavor": {"id": "e5c2757c-749d-4f3c-8716-09cb5fd784e3", "links": [{"href": "http://172.30.9.26:8774/flavors/e5c2757c-749d-4f3c-8716-09cb5fd784e3", "rel": "bookmark"}]}, "id": "810e8e8e-9d35-499f-9260-02a49b4233fe", "security_groups": [{"name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp"}], "user_id": "ee02806c02904d6fa365741782346592", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:43:48Z", "hostId": "a968069d3a4bf1a9d4ac168fb7f07e17010b6323bbf1831bf7267bad", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "created": "2018-12-23T01:43:42Z", "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:44:14,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/810e8e8e-9d35-499f-9260-02a49b4233fe used request id req-93251495-c1ad-4149-b101-b877bf592394 2018-12-23 01:44:14,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:14,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-38d18015-14b5-4b38-a9bd-c1d756865b78 Date: Sun, 23 Dec 2018 01:44:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dd21512e-a395-4dc4-bb70-27d40c908133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","subnets":["edba717d-8ae1-412a-b43a-34f7686bd9b8"],"description":"","tags":[],"updated_at":"2018-12-23T01:43:34Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net","admin_state_up":true,"tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:32Z","provider:network_type":"vxlan"}]} 2018-12-23 01:44:14,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net used request id req-38d18015-14b5-4b38-a9bd-c1d756865b78 2018-12-23 01:44:14,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:14,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-220c4caa-47df-4d54-93dd-177047e1dc7b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}} 2018-12-23 01:44:14,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a used request id req-220c4caa-47df-4d54-93dd-177047e1dc7b 2018-12-23 01:44:14,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:14,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9fb26a1e-4313-47c9-be44-71f1f1b6f7f5 Date: Sun, 23 Dec 2018 01:44:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","dns_nameservers":[],"updated_at":"2018-12-23T01:43:34Z","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":"091fca738eca4f60bc3bfc5dccd5a95a","id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet"}]} 2018-12-23 01:44:14,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-9fb26a1e-4313-47c9-be44-71f1f1b6f7f5 2018-12-23 01:44:14,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709f50afe959799734d49c208ca7c86100adc8e7" 2018-12-23 01:44:14,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-cd16f20e-9b06-4f36-baf2-912fd2b82efe Date: Sun, 23 Dec 2018 01:44:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.2"}],"id":"263bd3b3-1929-481c-aae1-fa1b86bcee62","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:bd:2c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.12"}],"id":"2b51d611-ce94-4e70-ab58-5143c22a1f5f","security_groups":["ff2d55f0-8c02-4b9e-bbb5-e8b5379167da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:8f:82","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack-port1-efzeqql2am4y","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"810e8e8e-9d35-499f-9260-02a49b4233fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.4"}],"id":"9949b76d-6f4e-433a-b12a-b9a3e7253db2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:d5:ba","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.3"}],"id":"c50c488b-c8fe-4d79-83e7-f345a4a634a2","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:16:1c","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd21512e-a395-4dc4-bb70-27d40c908133"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.1"}],"id":"cb39e47c-16b2-4d36-aebc-c4101a98c7d7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:38:dc","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:42Z","binding:vnic_type":"normal","device_id":"32d0ecff-98ce-42b2-a9eb-e4bb34df5b36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:43:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"edba717d-8ae1-412a-b43a-34f7686bd9b8","ip_address":"10.1.2.14"}],"id":"e8b19594-b51b-4263-8e78-c4194a00518c","security_groups":["5bc60db3-e40d-4ec0-b3bd-8395f0a84b37"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:ed:e2","project_id":"091fca738eca4f60bc3bfc5dccd5a95a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd21512e-a395-4dc4-bb70-27d40c908133","tenant_id":"091fca738eca4f60bc3bfc5dccd5a95a","created_at":"2018-12-23T01:43:39Z","binding:vnic_type":"normal","device_id":"85176b62-45cb-4b88-a392-5ca77c708992"}]} 2018-12-23 01:44:14,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=dd21512e-a395-4dc4-bb70-27d40c908133 used request id req-cd16f20e-9b06-4f36-baf2-912fd2b82efe 2018-12-23 01:44:14,769 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:44:14,773 - paramiko.transport - DEBUG - starting thread (client mode): 0x558f1890L 2018-12-23 01:44:14,773 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:44:14,773 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:44:14,774 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:44:14,775 - 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-12-23 01:44:14,775 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:44:14,775 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:44:14,775 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:44:14,776 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:44:14,776 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:44:14,793 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:44:14,793 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:44:14,806 - paramiko.transport - DEBUG - Trying key 37199d481709d2128863619d182826ac from 25dd0df4-a491-424e-97aa-8e507b944401 2018-12-23 01:44:14,832 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:44:14,838 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:44:14,938 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:44:14,984 - create_instance - INFO - SSH is active for VM instance 2018-12-23 01:44:14,984 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:44:14,986 - paramiko.transport - DEBUG - starting thread (client mode): 0x558be310L 2018-12-23 01:44:14,986 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:44:14,987 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 01:44:14,987 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 01:44:14,988 - 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-12-23 01:44:14,988 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:44:14,988 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 01:44:14,989 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:44:14,989 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:44:14,989 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:44:15,006 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:44:15,006 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:44:15,019 - paramiko.transport - DEBUG - Trying key 37199d481709d2128863619d182826ac from 25dd0df4-a491-424e-97aa-8e507b944401 2018-12-23 01:44:15,044 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:44:15,050 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:44:15,051 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:44:15,052 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 01:44:15,052 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:44:15,055 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:44:15,057 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack 2018-12-23 01:44:15,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:44:15,087 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:44:15 GMT Server: Apache x-openstack-request-id: req-d403e5df-68a1-4db5-9052-ba3b1849889b Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:44:15,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:44:15 GMT Server: Apache x-openstack-request-id: req-90d9254d-2ef7-4bab-81de-f3f8d93c154e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:44:15,474 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-90d9254d-2ef7-4bab-81de-f3f8d93c154e 2018-12-23 01:44:15,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:44:15,504 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:44:15 GMT Server: Apache x-openstack-request-id: req-40778c11-4f1e-4411-96d0-5740989e8b7c Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:44:15,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:15 GMT Server: Apache x-openstack-request-id: req-cc9f2bbc-d303-46e4-a266-e96652071b16 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor2", "OS::project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "OS::stack_id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "security_group_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet", "net_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "inst1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "image2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "flavor1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor1", "image1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "stack_user_project_id": "3ba01342f8444c589a24ba42eb0c8168", "tags": null, "creation_time": "2018-12-23T01:43:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:44:15Z", "id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "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-12-23 01:44:15,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-cc9f2bbc-d303-46e4-a266-e96652071b16 2018-12-23 01:44:15,530 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:44:15,530 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:44:18,533 - create_stack - DEBUG - Stack status query timeout in 1196.94044685 2018-12-23 01:44:18,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:44:18,711 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:44:18 GMT Server: Apache x-openstack-request-id: req-c0f7610a-4ed5-4cb3-9b14-26eeeb169257 Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:44:18,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:18 GMT Server: Apache x-openstack-request-id: req-f99f626a-4818-4caa-aa92-f9373654008b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor2", "OS::project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "OS::stack_id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "security_group_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet", "net_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "inst1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "image2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "flavor1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor1", "image1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "stack_user_project_id": "3ba01342f8444c589a24ba42eb0c8168", "tags": null, "creation_time": "2018-12-23T01:43:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:44:15Z", "id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "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-12-23 01:44:18,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-f99f626a-4818-4caa-aa92-f9373654008b 2018-12-23 01:44:18,896 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:44:18,896 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:44:21,900 - create_stack - DEBUG - Stack status query timeout in 1193.57423592 2018-12-23 01:44:21,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:44:21,930 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:44:21 GMT Server: Apache x-openstack-request-id: req-962c2cf7-372b-471d-85cc-23f57998577b Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:44:22,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:21 GMT Server: Apache x-openstack-request-id: req-42991cf9-42d2-4341-a9dc-59e736b36b4a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor2", "OS::project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "OS::stack_id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "security_group_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet", "net_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "inst1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "image2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "flavor1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor1", "image1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "stack_user_project_id": "3ba01342f8444c589a24ba42eb0c8168", "tags": null, "creation_time": "2018-12-23T01:43:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:44:15Z", "id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "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-12-23 01:44:22,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-42991cf9-42d2-4341-a9dc-59e736b36b4a 2018-12-23 01:44:22,118 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:44:22,118 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:44:25,121 - create_stack - DEBUG - Stack status query timeout in 1190.35275292 2018-12-23 01:44:25,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:44:25,150 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:44:25 GMT Server: Apache x-openstack-request-id: req-236228cb-4d82-4a0c-ae57-d727068656e0 Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:44:25,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:25 GMT Server: Apache x-openstack-request-id: req-7872915e-2995-4230-a591-3c39535df923 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor2", "OS::project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "OS::stack_id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "security_group_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet", "net_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "inst1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "image2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "flavor1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor1", "image1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "stack_user_project_id": "3ba01342f8444c589a24ba42eb0c8168", "tags": null, "creation_time": "2018-12-23T01:43:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T01:44:15Z", "id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "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-12-23 01:44:25,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-7872915e-2995-4230-a591-3c39535df923 2018-12-23 01:44:25,178 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 01:44:25,179 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 01:44:28,182 - create_stack - DEBUG - Stack status query timeout in 1187.29211593 2018-12-23 01:44:28,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:44:28,213 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:44:28 GMT Server: Apache x-openstack-request-id: req-bd5d20e7-7aef-456e-aba9-ce04355b1c38 Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:44:28,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:28 GMT Server: Apache x-openstack-request-id: req-cca6125a-d351-42a2-a0c8-328cc2a635e5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 691 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor2", "OS::project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "OS::stack_id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-kp", "security_group_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-subnet", "net_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst2", "inst1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-inst1", "image2_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image", "flavor1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-flavor1", "image1_name": "CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image"}, "deletion_time": "2018-12-23T01:44:26Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack", "stack_user_project_id": "3ba01342f8444c589a24ba42eb0c8168", "tags": null, "creation_time": "2018-12-23T01:43:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T01:44:15Z", "id": "308148b1-c9e2-4262-a96f-cf6cb9dbe01f", "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-12-23 01:44:28,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-cca6125a-d351-42a2-a0c8-328cc2a635e5 2018-12-23 01:44:28,240 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 01:44:28,240 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack 2018-12-23 01:44:28,240 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack 2018-12-23 01:44:28,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/308148b1-c9e2-4262-a96f-cf6cb9dbe01f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba172ab72df2cf666df5e3536e2877bb098d184" 2018-12-23 01:44:28,527 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 01:44:28 GMT Server: Apache x-openstack-request-id: req-f540d321-039b-4680-86b1-2ab8f2563489 Location: http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 01:44:28,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:44:28 GMT Server: Apache x-openstack-request-id: req-faea43bc-cdd2-4143-9cd3-8c9789a15acd Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 01:44:28,710 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/091fca738eca4f60bc3bfc5dccd5a95a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-stack/308148b1-c9e2-4262-a96f-cf6cb9dbe01f used request id req-faea43bc-cdd2-4143-9cd3-8c9789a15acd 2018-12-23 01:44:28,711 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-44cbb160-ce56-4d3b-9aa1-f15d212a0c3f-image 2018-12-23 01:44:28,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d47bc60336696615e0c33cb620238f205c7bfb0" 2018-12-23 01:44:30,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c8aad86-45c4-4fe5-aa6d-df15621c8ff3 Date: Sun, 23 Dec 2018 01:44:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:44:30,300 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/0602dbb5-8ef5-497d-90df-4ce8054fd9a6 used request id req-4c8aad86-45c4-4fe5-aa6d-df15621c8ff3 2018-12-23 01:44:30,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ead43ff996ccf3330555cc744f30d7b2506d5c" 2018-12-23 01:44:30,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-66d8582e-0813-407a-9201-8e7568e50524 Date: Sun, 23 Dec 2018 01:44:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "created_at": "2018-12-23T01:43:32Z", "updated_at": "2018-12-23T01:43:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:43:32Z", "revision_number": 0, "id": "263737e1-39fb-496a-8ffa-9b74b5d5f370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:43:32Z", "security_group_id": "5bc60db3-e40d-4ec0-b3bd-8395f0a84b37", "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "port_range_min": null, "ethertype": "IPv4", "project_id": "091fca738eca4f60bc3bfc5dccd5a95a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:43:32Z", "revision_number": 0, "id": "481f53b6-b3c0-4573-abfb-604968539eeb", "remote_group_id": "5bc60db3-e40d-4ec0-b3bd-8395f0a84b37", "remote_ip_prefix": null, "created_at": "2018-12-23T01:43:32Z", "security_group_id": "5bc60db3-e40d-4ec0-b3bd-8395f0a84b37", "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "port_range_min": null, "ethertype": "IPv4", "project_id": "091fca738eca4f60bc3bfc5dccd5a95a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:43:32Z", "revision_number": 0, "id": "4bab903a-abf3-4d56-a618-d52a82e7e243", "remote_group_id": "5bc60db3-e40d-4ec0-b3bd-8395f0a84b37", "remote_ip_prefix": null, "created_at": "2018-12-23T01:43:32Z", "security_group_id": "5bc60db3-e40d-4ec0-b3bd-8395f0a84b37", "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "port_range_min": null, "ethertype": "IPv6", "project_id": "091fca738eca4f60bc3bfc5dccd5a95a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:43:32Z", "revision_number": 0, "id": "b5e20beb-69d4-4838-b9de-42447446fbd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:43:32Z", "security_group_id": "5bc60db3-e40d-4ec0-b3bd-8395f0a84b37", "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "port_range_min": null, "ethertype": "IPv6", "project_id": "091fca738eca4f60bc3bfc5dccd5a95a"}], "revision_number": 4, "project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "id": "5bc60db3-e40d-4ec0-b3bd-8395f0a84b37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:44:30,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-66d8582e-0813-407a-9201-8e7568e50524 2018-12-23 01:44:30,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ead43ff996ccf3330555cc744f30d7b2506d5c" 2018-12-23 01:44:30,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a63239d5-0943-4951-8bc0-f86a68d5ebda Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a"}, "enabled": true, "id": "091fca738eca4f60bc3bfc5dccd5a95a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj"}} 2018-12-23 01:44:30,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a used request id req-a63239d5-0943-4951-8bc0-f86a68d5ebda 2018-12-23 01:44:30,607 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bc60db3-e40d-4ec0-b3bd-8395f0a84b37 2018-12-23 01:44:30,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5bc60db3-e40d-4ec0-b3bd-8395f0a84b37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ead43ff996ccf3330555cc744f30d7b2506d5c" 2018-12-23 01:44:30,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2f8bcdc7-a702-491a-844d-fd3c8ed6b8f2 Date: Sun, 23 Dec 2018 01:44:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:43:32Z", "security_group_id": "5bc60db3-e40d-4ec0-b3bd-8395f0a84b37", "port_range_min": null, "revision_number": 0, "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "created_at": "2018-12-23T01:43:32Z", "project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "id": "263737e1-39fb-496a-8ffa-9b74b5d5f370"}, {"remote_group_id": "5bc60db3-e40d-4ec0-b3bd-8395f0a84b37", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:43:32Z", "security_group_id": "5bc60db3-e40d-4ec0-b3bd-8395f0a84b37", "port_range_min": null, "revision_number": 0, "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "created_at": "2018-12-23T01:43:32Z", "project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "id": "481f53b6-b3c0-4573-abfb-604968539eeb"}, {"remote_group_id": "5bc60db3-e40d-4ec0-b3bd-8395f0a84b37", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:43:32Z", "security_group_id": "5bc60db3-e40d-4ec0-b3bd-8395f0a84b37", "port_range_min": null, "revision_number": 0, "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "created_at": "2018-12-23T01:43:32Z", "project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "id": "4bab903a-abf3-4d56-a618-d52a82e7e243"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:43:32Z", "security_group_id": "5bc60db3-e40d-4ec0-b3bd-8395f0a84b37", "port_range_min": null, "revision_number": 0, "tenant_id": "091fca738eca4f60bc3bfc5dccd5a95a", "created_at": "2018-12-23T01:43:32Z", "project_id": "091fca738eca4f60bc3bfc5dccd5a95a", "id": "b5e20beb-69d4-4838-b9de-42447446fbd1"}]} 2018-12-23 01:44:30,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5bc60db3-e40d-4ec0-b3bd-8395f0a84b37 used request id req-2f8bcdc7-a702-491a-844d-fd3c8ed6b8f2 2018-12-23 01:44:30,790 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:44:30,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5bc60db3-e40d-4ec0-b3bd-8395f0a84b37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ead43ff996ccf3330555cc744f30d7b2506d5c" 2018-12-23 01:44:31,077 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e1269f17-ab13-4321-9c5a-ac1d01e7c656 Content-Length: 0 Date: Sun, 23 Dec 2018 01:44:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:44:31,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5bc60db3-e40d-4ec0-b3bd-8395f0a84b37 used request id req-e1269f17-ab13-4321-9c5a-ac1d01e7c656 2018-12-23 01:44:31,078 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj 2018-12-23 01:44:31,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ead43ff996ccf3330555cc744f30d7b2506d5c" 2018-12-23 01:44:31,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a263b00-a7ef-46e9-b048-062e7d114732 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:44:31,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/091fca738eca4f60bc3bfc5dccd5a95a used request id req-4a263b00-a7ef-46e9-b048-062e7d114732 2018-12-23 01:44:31,315 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-proj-role 2018-12-23 01:44:31,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/44e473afcbe44861b57cac96e40fbd26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ead43ff996ccf3330555cc744f30d7b2506d5c" 2018-12-23 01:44:31,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88d56071-326c-4fdf-b607-a003df4061df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:44:31,439 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/44e473afcbe44861b57cac96e40fbd26 used request id req-88d56071-326c-4fdf-b607-a003df4061df 2018-12-23 01:44:31,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ead43ff996ccf3330555cc744f30d7b2506d5c" 2018-12-23 01:44:31,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec2bddf-400e-4971-9a32-ee7c388dd320 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:44:31,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9ec2bddf-400e-4971-9a32-ee7c388dd320 2018-12-23 01:44:31,533 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-b1d204b0-cdc3-4d6-user 2018-12-23 01:44:31,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/ee02806c02904d6fa365741782346592 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086bda4dca8995ad2967818ad364a555e856ff00" 2018-12-23 01:44:31,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e315edce-4352-4c9b-9072-22e43cc2b922 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:44:31,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ee02806c02904d6fa365741782346592 used request id req-e315edce-4352-4c9b-9072-22e43cc2b922 2018-12-23 01:44:31,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:44:32,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:44:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["XU8aLeFQQg-Xin7qEwcqsA"], "issued_at": "2018-12-23T01:44:32.000000Z"}} 2018-12-23 01:44:32,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229705e68de8d0f1cb7f802d73e63838eb13867e" 2018-12-23 01:44:32,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d8b4681-a090-4da9-afed-493b8b688cf9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:44:32,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5d8b4681-a090-4da9-afed-493b8b688cf9 2018-12-23 01:44:32,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:44:32,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:44:32,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:44:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["6FGU6_9URMi3NQ_etSegcg"], "issued_at": "2018-12-23T01:44:32.000000Z"}} 2018-12-23 01:44:32,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97412af0d26f021e0c8f0c7083af87f2c58e58" 2018-12-23 01:44:32,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd96c90e-6879-4951-8e48-0080f28b3be8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:44:32,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fd96c90e-6879-4951-8e48-0080f28b3be8 2018-12-23 01:44:32,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:44:32,658 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:44:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:44:32,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97412af0d26f021e0c8f0c7083af87f2c58e58" 2018-12-23 01:44:32,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87c705f-bd77-4a2f-bee6-c16dff50670c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:44:32,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj used request id req-d87c705f-bd77-4a2f-bee6-c16dff50670c 2018-12-23 01:44:32,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97412af0d26f021e0c8f0c7083af87f2c58e58" 2018-12-23 01:44:32,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12118182-1f5c-45bb-b515-46ee984395ee Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:44:32,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-12118182-1f5c-45bb-b515-46ee984395ee 2018-12-23 01:44:32,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97412af0d26f021e0c8f0c7083af87f2c58e58" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}}' 2018-12-23 01:44:32,935 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-817c4203-b906-4c66-ac07-e288b6b0ba8b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:44:32,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-817c4203-b906-4c66-ac07-e288b6b0ba8b 2018-12-23 01:44:32,936 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj 2018-12-23 01:44:32,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:44:32,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:44:33,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:44:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["sQ6mslBiS0SMQEGVZVFymg"], "issued_at": "2018-12-23T01:44:33.000000Z"}} 2018-12-23 01:44:33,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da168fe7c802827831f7fd17f3ad2bcd0fc8780c" 2018-12-23 01:44:33,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f09cb3f-074b-488a-beee-9a42f94d13e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:44:33,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8f09cb3f-074b-488a-beee-9a42f94d13e1 2018-12-23 01:44:33,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:44:33,418 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:44:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:44:33,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da168fe7c802827831f7fd17f3ad2bcd0fc8780c" 2018-12-23 01:44:33,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9490b940-1714-4fbe-9f24-3380c6926f72 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:44:33,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9490b940-1714-4fbe-9f24-3380c6926f72 2018-12-23 01:44:33,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da168fe7c802827831f7fd17f3ad2bcd0fc8780c" 2018-12-23 01:44:33,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2047bd32-e425-4928-a905-dca3fd70ee97 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}]} 2018-12-23 01:44:33,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj used request id req-2047bd32-e425-4928-a905-dca3fd70ee97 2018-12-23 01:44:33,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da168fe7c802827831f7fd17f3ad2bcd0fc8780c" 2018-12-23 01:44:33,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e23420-929b-4d3a-a784-525cf4874d48 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:44:33,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-68e23420-929b-4d3a-a784-525cf4874d48 2018-12-23 01:44:34,019 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-b95d72b9-51c6-4d1-user 2018-12-23 01:44:34,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:44:34,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97412af0d26f021e0c8f0c7083af87f2c58e58" 2018-12-23 01:44:34,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c18447f-b193-47a1-9f9c-e3d4e3dbeb51 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:44:34,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8c18447f-b193-47a1-9f9c-e3d4e3dbeb51 2018-12-23 01:44:34,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97412af0d26f021e0c8f0c7083af87f2c58e58" -d '{"role": {"name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj-role"}}' 2018-12-23 01:44:34,229 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c570984e-6e25-4112-80ce-75e94bf74a63 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1bba16ce8b2842d89ce760d3f63191e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/1bba16ce8b2842d89ce760d3f63191e0"}, "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj-role"}} 2018-12-23 01:44:34,229 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c570984e-6e25-4112-80ce-75e94bf74a63 2018-12-23 01:44:34,229 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj-role 2018-12-23 01:44:34,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/1bba16ce8b2842d89ce760d3f63191e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97412af0d26f021e0c8f0c7083af87f2c58e58" 2018-12-23 01:44:34,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf3b7f0-8399-4ccf-bfa5-1936b1db26d2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/1bba16ce8b2842d89ce760d3f63191e0"}, "domain_id": null, "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj-role", "id": "1bba16ce8b2842d89ce760d3f63191e0"}} 2018-12-23 01:44:34,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/1bba16ce8b2842d89ce760d3f63191e0 used request id req-6cf3b7f0-8399-4ccf-bfa5-1936b1db26d2 2018-12-23 01:44:34,315 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj-role to project AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj 2018-12-23 01:44:34,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb/users/1f5134b074854feca098a2c54e955111/roles/1bba16ce8b2842d89ce760d3f63191e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97412af0d26f021e0c8f0c7083af87f2c58e58" 2018-12-23 01:44:34,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac55befe-7dd7-4974-b6f2-ebfa2108482f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:44:34,454 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb/users/1f5134b074854feca098a2c54e955111/roles/1bba16ce8b2842d89ce760d3f63191e0 used request id req-ac55befe-7dd7-4974-b6f2-ebfa2108482f 2018-12-23 01:44:34,454 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:44:34,455 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-12-23 01:44:34,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:44:34,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:44:34,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1bba16ce8b2842d89ce760d3f63191e0", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj-role"}], "expires_at": "2018-12-23T02:44:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15826d72cc754c668f54fd78baba84cb", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-user", "id": "1f5134b074854feca098a2c54e955111"}, "audit_ids": ["WepaJuUFTTm6E6XHymRALw"], "issued_at": "2018-12-23T01:44:34.000000Z"}} 2018-12-23 01:44:34,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07bcf28818a3bfcb927f1eb823042d118a112062" 2018-12-23 01:44:34,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b308df88-5ede-4c87-adb6-55c3833c598e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:44:34,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b308df88-5ede-4c87-adb6-55c3833c598e 2018-12-23 01:44:34,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07bcf28818a3bfcb927f1eb823042d118a112062" 2018-12-23 01:44:35,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-968d34f2-732c-4dba-9dbe-786613a82dcb Date: Sun, 23 Dec 2018 01:44:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe--image"} 2018-12-23 01:44:35,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe--image used request id req-968d34f2-732c-4dba-9dbe-786613a82dcb 2018-12-23 01:44:35,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07bcf28818a3bfcb927f1eb823042d118a112062" 2018-12-23 01:44:35,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8c9a34d2-ba76-4102-9811-b01295600948 Date: Sun, 23 Dec 2018 01:44: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-12-23 01:44:35,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8c9a34d2-ba76-4102-9811-b01295600948 2018-12-23 01:44:35,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07bcf28818a3bfcb927f1eb823042d118a112062" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe--image"}' 2018-12-23 01:44:35,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb X-Openstack-Request-Id: req-af575f83-a0b3-459f-a82e-c54e3a9b8cf3 Date: Sun, 23 Dec 2018 01:44:35 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe--image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:44:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:44:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "min_disk": 0, "protected": false, "id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "file": "/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb/file", "checksum": null, "owner": "15826d72cc754c668f54fd78baba84cb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:44:35,459 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-af575f83-a0b3-459f-a82e-c54e3a9b8cf3 2018-12-23 01:44:35,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07bcf28818a3bfcb927f1eb823042d118a112062" -d '' 2018-12-23 01:44:42,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e117167a-7a2a-4b74-9b9b-2127e03a8590 Date: Sun, 23 Dec 2018 01:44:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:44:42,438 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb/file used request id req-e117167a-7a2a-4b74-9b9b-2127e03a8590 2018-12-23 01:44:42,439 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-23 01:44:42,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07bcf28818a3bfcb927f1eb823042d118a112062" 2018-12-23 01:44:42,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-eab08a97-1d7f-4fc0-9009-df2048a002e5 Date: Sun, 23 Dec 2018 01:44:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe--image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:44:35Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-12-23T01:44:42Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb/snap", "metadata": {}}], "self": "/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "min_disk": 0, "protected": false, "id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "file": "/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "15826d72cc754c668f54fd78baba84cb", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:44:42,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb used request id req-eab08a97-1d7f-4fc0-9009-df2048a002e5 2018-12-23 01:44:42,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07bcf28818a3bfcb927f1eb823042d118a112062" 2018-12-23 01:44:42,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-09d49475-afaf-4226-9b83-1c56af80c531 Date: Sun, 23 Dec 2018 01:44: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-12-23 01:44:42,761 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-09d49475-afaf-4226-9b83-1c56af80c531 2018-12-23 01:44:42,764 - create_image - INFO - Created image with name - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe--image 2018-12-23 01:44:42,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07bcf28818a3bfcb927f1eb823042d118a112062" 2018-12-23 01:44:43,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-95af5bee-8b01-4a71-b83f-3d06d3c9e9af Date: Sun, 23 Dec 2018 01:44:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe--image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:44:35Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-12-23T01:44:42Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb/snap", "metadata": {}}], "self": "/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "min_disk": 0, "protected": false, "id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "file": "/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "15826d72cc754c668f54fd78baba84cb", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:44:43,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb used request id req-95af5bee-8b01-4a71-b83f-3d06d3c9e9af 2018-12-23 01:44:43,013 - create_image - DEBUG - Instance status is - active 2018-12-23 01:44:43,013 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe--image 2018-12-23 01:44:43,013 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe--image 2018-12-23 01:44:43,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:44:43,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:44:43,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1bba16ce8b2842d89ce760d3f63191e0", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj-role"}], "expires_at": "2018-12-23T02:44:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15826d72cc754c668f54fd78baba84cb", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-user", "id": "1f5134b074854feca098a2c54e955111"}, "audit_ids": ["7vl4sjpWTZiTg9vS_5_AGA"], "issued_at": "2018-12-23T01:44:43.000000Z"}} 2018-12-23 01:44:43,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80763ef7f418d63ae852c858e9ad647df7cbe927" 2018-12-23 01:44:43,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1df60c-7237-4989-9b41-9e539ea20fc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:44:43,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2a1df60c-7237-4989-9b41-9e539ea20fc7 2018-12-23 01:44:43,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80763ef7f418d63ae852c858e9ad647df7cbe927" 2018-12-23 01:44:43,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fa5813c4-9964-4657-a655-f6ec6b0a332d Date: Sun, 23 Dec 2018 01:44:43 GMT RESP BODY: {"networks":[]} 2018-12-23 01:44:43,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net used request id req-fa5813c4-9964-4657-a655-f6ec6b0a332d 2018-12-23 01:44:43,649 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net 2018-12-23 01:44:43,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80763ef7f418d63ae852c858e9ad647df7cbe927" -d '{"network": {"name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net", "admin_state_up": true}}' 2018-12-23 01:44:44,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d6676810-547c-45ba-968b-370e7d677edf Date: Sun, 23 Dec 2018 01:44:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77276078-0041-4ee0-8de4-b8e157c0e990","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:44:44Z","is_default":false,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:43Z","mtu":1450}} 2018-12-23 01:44:44,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d6676810-547c-45ba-968b-370e7d677edf 2018-12-23 01:44:44,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80763ef7f418d63ae852c858e9ad647df7cbe927" 2018-12-23 01:44:44,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-40a4bc0e-df51-42e8-a94a-1041f51e70f8 Date: Sun, 23 Dec 2018 01:44: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-12-23T01:44:44Z","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"15826d72cc754c668f54fd78baba84cb","id":"77276078-0041-4ee0-8de4-b8e157c0e990","name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net"}]} 2018-12-23 01:44:44,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-40a4bc0e-df51-42e8-a94a-1041f51e70f8 2018-12-23 01:44:44,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80763ef7f418d63ae852c858e9ad647df7cbe927" 2018-12-23 01:44:44,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-980191f5-e2ab-42bd-aba7-8d46fed6f6e6 Date: Sun, 23 Dec 2018 01:44:44 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:44:44,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-980191f5-e2ab-42bd-aba7-8d46fed6f6e6 2018-12-23 01:44:44,595 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet 2018-12-23 01:44:44,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80763ef7f418d63ae852c858e9ad647df7cbe927" -d '{"subnets": [{"ip_version": 4, "network_id": "77276078-0041-4ee0-8de4-b8e157c0e990", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]}' 2018-12-23 01:44:45,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e3713fb2-f65a-4159-8e2b-4794980244cf Date: Sun, 23 Dec 2018 01:44:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]} 2018-12-23 01:44:45,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-e3713fb2-f65a-4159-8e2b-4794980244cf 2018-12-23 01:44:45,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80763ef7f418d63ae852c858e9ad647df7cbe927" 2018-12-23 01:44:45,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d0f8c50a-bd4e-45c7-96bc-324fb3ee72e0 Date: Sun, 23 Dec 2018 01:44:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["65030138-fc33-4cde-b0aa-2ee8b79de634"],"updated_at":"2018-12-23T01:44:44Z","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15826d72cc754c668f54fd78baba84cb","id":"77276078-0041-4ee0-8de4-b8e157c0e990","name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net"}]} 2018-12-23 01:44:45,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-d0f8c50a-bd4e-45c7-96bc-324fb3ee72e0 2018-12-23 01:44:45,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80763ef7f418d63ae852c858e9ad647df7cbe927" 2018-12-23 01:44:45,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d511be35-d8c2-4a44-9eae-32a6e60f22ab Date: Sun, 23 Dec 2018 01:44:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]} 2018-12-23 01:44:45,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-d511be35-d8c2-4a44-9eae-32a6e60f22ab 2018-12-23 01:44:45,531 - OpenStackNetwork - DEBUG - Network [77276078-0041-4ee0-8de4-b8e157c0e990] created successfully 2018-12-23 01:44:45,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:44:45,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:44:45,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1bba16ce8b2842d89ce760d3f63191e0", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj-role"}], "expires_at": "2018-12-23T02:44:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15826d72cc754c668f54fd78baba84cb", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-user", "id": "1f5134b074854feca098a2c54e955111"}, "audit_ids": ["9iWxEgI7ThKZzBx3v7wvsg"], "issued_at": "2018-12-23T01:44:45.000000Z"}} 2018-12-23 01:44:45,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259dec4a1d3f96a114e59d55b5924d5908d81224" 2018-12-23 01:44:45,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a46265c-80e0-4de9-9a56-8a1006ee7b10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:44:45,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0a46265c-80e0-4de9-9a56-8a1006ee7b10 2018-12-23 01:44:45,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259dec4a1d3f96a114e59d55b5924d5908d81224" 2018-12-23 01:44:46,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-66a91cad-b2f2-4897-b5e2-70ec8de15897 Date: Sun, 23 Dec 2018 01:44:46 GMT RESP BODY: {"routers": []} 2018-12-23 01:44:46,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-router&admin_state_up=True used request id req-66a91cad-b2f2-4897-b5e2-70ec8de15897 2018-12-23 01:44:46,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:44:46,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:44:46,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1bba16ce8b2842d89ce760d3f63191e0", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj-role"}], "expires_at": "2018-12-23T02:44:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15826d72cc754c668f54fd78baba84cb", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-user", "id": "1f5134b074854feca098a2c54e955111"}, "audit_ids": ["ubVj1AK7Qb2rIfAauFFsxQ"], "issued_at": "2018-12-23T01:44:46.000000Z"}} 2018-12-23 01:44:46,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a56cbfe36a141a4ef2af3cca1c20a544f51678a" 2018-12-23 01:44:46,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48173243-000b-452a-96f9-abb0c889cc10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:44:46,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-48173243-000b-452a-96f9-abb0c889cc10 2018-12-23 01:44:46,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259dec4a1d3f96a114e59d55b5924d5908d81224" 2018-12-23 01:44:46,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1435986d-551a-4b2e-b482-ad3c89343766 Date: Sun, 23 Dec 2018 01:44:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:44:46,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-1435986d-551a-4b2e-b482-ad3c89343766 2018-12-23 01:44:46,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259dec4a1d3f96a114e59d55b5924d5908d81224" 2018-12-23 01:44:47,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5ff014ee-31ad-401c-899b-4c582b9404e1 Date: Sun, 23 Dec 2018 01:44:47 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:44:47,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-5ff014ee-31ad-401c-899b-4c582b9404e1 2018-12-23 01:44:47,116 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-router 2018-12-23 01:44:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259dec4a1d3f96a114e59d55b5924d5908d81224" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-router", "admin_state_up": true}}' 2018-12-23 01:44:52,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-ba758779-4151-4f85-addb-9ec0a61be186 Date: Sun, 23 Dec 2018 01:44:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:48Z", "admin_state_up": true, "updated_at": "2018-12-23T01:44:49Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "575b7b8a-c60b-4c3c-9d25-f412a68238d2", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-router"}} 2018-12-23 01:44:52,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-ba758779-4151-4f85-addb-9ec0a61be186 2018-12-23 01:44:52,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=575b7b8a-c60b-4c3c-9d25-f412a68238d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259dec4a1d3f96a114e59d55b5924d5908d81224" 2018-12-23 01:44:52,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-092b87aa-2512-433a-b67b-8024d54d0162 Date: Sun, 23 Dec 2018 01:44:52 GMT RESP BODY: {"ports":[]} 2018-12-23 01:44:52,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=575b7b8a-c60b-4c3c-9d25-f412a68238d2 used request id req-092b87aa-2512-433a-b67b-8024d54d0162 2018-12-23 01:44:52,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259dec4a1d3f96a114e59d55b5924d5908d81224" 2018-12-23 01:44:52,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-0df13d3c-5c90-4cea-8edc-afe8d9d66e19 Date: Sun, 23 Dec 2018 01: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":["65030138-fc33-4cde-b0aa-2ee8b79de634"],"updated_at":"2018-12-23T01:44:44Z","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15826d72cc754c668f54fd78baba84cb","id":"77276078-0041-4ee0-8de4-b8e157c0e990","name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net"}]} 2018-12-23 01:44:52,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net used request id req-0df13d3c-5c90-4cea-8edc-afe8d9d66e19 2018-12-23 01:44:52,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:44:52,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:44:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:44:52,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259dec4a1d3f96a114e59d55b5924d5908d81224" 2018-12-23 01:44:53,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dac8334-3974-4311-a882-7e23ac32254d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:44:53,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-0dac8334-3974-4311-a882-7e23ac32254d 2018-12-23 01:44:53,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259dec4a1d3f96a114e59d55b5924d5908d81224" 2018-12-23 01:44:53,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-97295f8d-e714-4ce9-86d8-8f75a53a885c Date: Sun, 23 Dec 2018 01:44:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]} 2018-12-23 01:44:53,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-97295f8d-e714-4ce9-86d8-8f75a53a885c 2018-12-23 01:44:53,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990&name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259dec4a1d3f96a114e59d55b5924d5908d81224" 2018-12-23 01:44:53,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e65c71ab-5d5d-46ec-a8fa-b79f37250f39 Date: Sun, 23 Dec 2018 01:44:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]} 2018-12-23 01:44:53,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990&name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet used request id req-e65c71ab-5d5d-46ec-a8fa-b79f37250f39 2018-12-23 01:44:53,321 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 01:44:53,321 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-router 2018-12-23 01:44:53,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/575b7b8a-c60b-4c3c-9d25-f412a68238d2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259dec4a1d3f96a114e59d55b5924d5908d81224" -d '{"subnet_id": "65030138-fc33-4cde-b0aa-2ee8b79de634"}' 2018-12-23 01:44:55,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-95c1be30-d48f-40bb-9ef9-7875f4a28e21 Date: Sun, 23 Dec 2018 01:44:55 GMT RESP BODY: {"network_id": "77276078-0041-4ee0-8de4-b8e157c0e990", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "subnet_id": "65030138-fc33-4cde-b0aa-2ee8b79de634", "subnet_ids": ["65030138-fc33-4cde-b0aa-2ee8b79de634"], "port_id": "18b16f10-b3f1-4ca7-803c-14f1f805acda", "id": "575b7b8a-c60b-4c3c-9d25-f412a68238d2"} 2018-12-23 01:44:55,336 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/575b7b8a-c60b-4c3c-9d25-f412a68238d2/add_router_interface used request id req-95c1be30-d48f-40bb-9ef9-7875f4a28e21 2018-12-23 01:44:55,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/575b7b8a-c60b-4c3c-9d25-f412a68238d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259dec4a1d3f96a114e59d55b5924d5908d81224" 2018-12-23 01:44:55,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-05f0d7b7-9d16-4848-8012-d8739932eab3 Date: Sun, 23 Dec 2018 01:44:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:48Z", "admin_state_up": true, "updated_at": "2018-12-23T01:44:54Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "575b7b8a-c60b-4c3c-9d25-f412a68238d2", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-router"}} 2018-12-23 01:44:55,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/575b7b8a-c60b-4c3c-9d25-f412a68238d2 used request id req-05f0d7b7-9d16-4848-8012-d8739932eab3 2018-12-23 01:44:55,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=575b7b8a-c60b-4c3c-9d25-f412a68238d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259dec4a1d3f96a114e59d55b5924d5908d81224" 2018-12-23 01:44:55,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-18b02601-4b43-4a60-9df5-74d3e47839d9 Date: Sun, 23 Dec 2018 01:44:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.1"}],"id":"18b16f10-b3f1-4ca7-803c-14f1f805acda","security_groups":[],"mac_address":"fa:16:3e:d0:bb:e8","project_id":"15826d72cc754c668f54fd78baba84cb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:53Z","binding:vnic_type":"normal","device_id":"575b7b8a-c60b-4c3c-9d25-f412a68238d2"}]} 2018-12-23 01:44:55,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=575b7b8a-c60b-4c3c-9d25-f412a68238d2 used request id req-18b02601-4b43-4a60-9df5-74d3e47839d9 2018-12-23 01:44:55,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/65030138-fc33-4cde-b0aa-2ee8b79de634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259dec4a1d3f96a114e59d55b5924d5908d81224" 2018-12-23 01:44:55,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-bd35b391-8d69-4b06-96c3-a10a7f1ecab9 Date: Sun, 23 Dec 2018 01:44:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}} 2018-12-23 01:44:55,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/65030138-fc33-4cde-b0aa-2ee8b79de634 used request id req-bd35b391-8d69-4b06-96c3-a10a7f1ecab9 2018-12-23 01:44:55,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:44:55,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:44:56,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:44:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["h0em36t1SsmgfsKDGjQjgA"], "issued_at": "2018-12-23T01:44:56.000000Z"}} 2018-12-23 01:44:56,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a547979ec1cb54fda011291c7f4a5c3801da25b" 2018-12-23 01:44:56,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9311e200-7c22-44e9-9cef-e0999d905b70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:44:56,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9311e200-7c22-44e9-9cef-e0999d905b70 2018-12-23 01:44:56,302 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:44:56,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a547979ec1cb54fda011291c7f4a5c3801da25b" 2018-12-23 01:44:56,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c7c15ff-b604-4b5b-8679-6ff232e13878 x-compute-request-id: req-2c7c15ff-b604-4b5b-8679-6ff232e13878 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:44:56,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2c7c15ff-b604-4b5b-8679-6ff232e13878 2018-12-23 01:44:56,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a547979ec1cb54fda011291c7f4a5c3801da25b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-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-12-23 01:44:56,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e82c0b31-5ae2-43ee-8ce5-b767ecd72b3c x-compute-request-id: req-e82c0b31-5ae2-43ee-8ce5-b767ecd72b3c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:44:56,535 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e82c0b31-5ae2-43ee-8ce5-b767ecd72b3c 2018-12-23 01:44:56,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:44:56,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:44:56,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1bba16ce8b2842d89ce760d3f63191e0", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj-role"}], "expires_at": "2018-12-23T02:44:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15826d72cc754c668f54fd78baba84cb", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-user", "id": "1f5134b074854feca098a2c54e955111"}, "audit_ids": ["SdhCrsr8RZyN8cepsF87Kw"], "issued_at": "2018-12-23T01:44:56.000000Z"}} 2018-12-23 01:44:56,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa11a05b5a64daf085a52909eacf81706c23ebe" 2018-12-23 01:44:56,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb5c13b-7b5d-4106-841c-746ae24f6112 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:44:56,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1fb5c13b-7b5d-4106-841c-746ae24f6112 2018-12-23 01:44:56,995 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:44:56,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa11a05b5a64daf085a52909eacf81706c23ebe" 2018-12-23 01:44:57,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-2c37ff4d-c492-40bb-866c-28069212c80d x-compute-request-id: req-2c37ff4d-c492-40bb-866c-28069212c80d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 01:44:57,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-2c37ff4d-c492-40bb-866c-28069212c80d 2018-12-23 01:44:57,169 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp... 2018-12-23 01:44:57,170 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 01:44:57,186 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp 2018-12-23 01:44:57,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa11a05b5a64daf085a52909eacf81706c23ebe" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD4GYxzeAWAHYoK5gJBaG9TSKNGlPlo8yh2Nx5kJsA1eVKn0mFSQ8VhRaMQESRZeiZQ/0vJtcrUG/zjkSeZDdoFc+4TAUTNNCm8h3yEIR//ZjE33JM3DfUdZqmFdS+J7ib/mWPsWwDgW+/mB6qTB3ZqrMFKlFZafyBs+mRbYy2X8Q==", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp"}}' 2018-12-23 01:44:57,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-d35492b4-ea5b-494f-bf5c-4d8a50727e41 x-compute-request-id: req-d35492b4-ea5b-494f-bf5c-4d8a50727e41 Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD4GYxzeAWAHYoK5gJBaG9TSKNGlPlo8yh2Nx5kJsA1eVKn0mFSQ8VhRaMQESRZeiZQ/0vJtcrUG/zjkSeZDdoFc+4TAUTNNCm8h3yEIR//ZjE33JM3DfUdZqmFdS+J7ib/mWPsWwDgW+/mB6qTB3ZqrMFKlFZafyBs+mRbYy2X8Q==", "user_id": "1f5134b074854feca098a2c54e955111", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "fingerprint": "5d:d0:27:9e:cb:b3:00:3f:f6:95:2e:00:b8:d2:5c:1a"}} 2018-12-23 01:44:57,259 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d35492b4-ea5b-494f-bf5c-4d8a50727e41 2018-12-23 01:44:57,261 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe.pub 2018-12-23 01:44:57,262 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe 2018-12-23 01:44:57,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:44:57,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:44:57,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1bba16ce8b2842d89ce760d3f63191e0", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj-role"}], "expires_at": "2018-12-23T02:44:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15826d72cc754c668f54fd78baba84cb", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-user", "id": "1f5134b074854feca098a2c54e955111"}, "audit_ids": ["z0U3H_41QeuPyi5xs_Arqg"], "issued_at": "2018-12-23T01:44:57.000000Z"}} 2018-12-23 01:44:57,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:44:57,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a744022-14b6-4e5f-8d4d-fa24e725e8b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:44:57,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9a744022-14b6-4e5f-8d4d-fa24e725e8b4 2018-12-23 01:44:57,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:44:57,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c3e22c99-29c6-468d-b9bf-2d1e646dd7b7 Date: Sun, 23 Dec 2018 01:44:57 GMT RESP BODY: {"security_groups": []} 2018-12-23 01:44:57,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp used request id req-c3e22c99-29c6-468d-b9bf-2d1e646dd7b7 2018-12-23 01:44:57,913 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp... 2018-12-23 01:44:57,913 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp 2018-12-23 01:44:57,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" -d '{"security_group": {"name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp"}}' 2018-12-23 01:44:58,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-b8c62cbd-9106-40f7-9678-0ba79af7876d Date: Sun, 23 Dec 2018 01:44:58 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "updated_at": "2018-12-23T01:44:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "revision_number": 0, "id": "1b12e3cf-f9c7-4b63-a44b-10d24ecbffb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "15826d72cc754c668f54fd78baba84cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "revision_number": 0, "id": "befbf891-5f30-442b-9827-46c02f506c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "15826d72cc754c668f54fd78baba84cb"}], "revision_number": 2, "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "1d243697-ca1f-4cae-843f-d9292e04564b", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp"}} 2018-12-23 01:44:58,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-b8c62cbd-9106-40f7-9678-0ba79af7876d 2018-12-23 01:44:58,554 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d243697-ca1f-4cae-843f-d9292e04564b 2018-12-23 01:44:58,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1d243697-ca1f-4cae-843f-d9292e04564b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:44:58,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-56744646-deec-4912-b644-dbfcd9ad135b Date: Sun, 23 Dec 2018 01:44: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-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "1b12e3cf-f9c7-4b63-a44b-10d24ecbffb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "befbf891-5f30-442b-9827-46c02f506c55"}]} 2018-12-23 01:44:58,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1d243697-ca1f-4cae-843f-d9292e04564b used request id req-56744646-deec-4912-b644-dbfcd9ad135b 2018-12-23 01:44:58,732 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d243697-ca1f-4cae-843f-d9292e04564b 2018-12-23 01:44:58,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1d243697-ca1f-4cae-843f-d9292e04564b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:44:58,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ab4f9051-cd4f-43b0-a1ac-da48705db403 Date: Sun, 23 Dec 2018 01:44: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-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "1b12e3cf-f9c7-4b63-a44b-10d24ecbffb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "befbf891-5f30-442b-9827-46c02f506c55"}]} 2018-12-23 01:44:58,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1d243697-ca1f-4cae-843f-d9292e04564b used request id req-ab4f9051-cd4f-43b0-a1ac-da48705db403 2018-12-23 01:44:58,915 - neutron_utils - INFO - Retrieving security group with ID - 1d243697-ca1f-4cae-843f-d9292e04564b 2018-12-23 01:44:58,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=1d243697-ca1f-4cae-843f-d9292e04564b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:44:58,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-d793800a-05ec-4717-b5bb-366288f08fd7 Date: Sun, 23 Dec 2018 01:44:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "updated_at": "2018-12-23T01:44:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "revision_number": 0, "id": "1b12e3cf-f9c7-4b63-a44b-10d24ecbffb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "15826d72cc754c668f54fd78baba84cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "revision_number": 0, "id": "befbf891-5f30-442b-9827-46c02f506c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "15826d72cc754c668f54fd78baba84cb"}], "revision_number": 2, "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "1d243697-ca1f-4cae-843f-d9292e04564b", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp"}]} 2018-12-23 01:44:58,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=1d243697-ca1f-4cae-843f-d9292e04564b used request id req-d793800a-05ec-4717-b5bb-366288f08fd7 2018-12-23 01:44:58,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d243697-ca1f-4cae-843f-d9292e04564b 2018-12-23 01:44:58,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1d243697-ca1f-4cae-843f-d9292e04564b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:44:59,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c278f47a-0aba-4bd2-8ef4-5706ab897f38 Date: Sun, 23 Dec 2018 01:44: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-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "1b12e3cf-f9c7-4b63-a44b-10d24ecbffb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "befbf891-5f30-442b-9827-46c02f506c55"}]} 2018-12-23 01:44:59,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1d243697-ca1f-4cae-843f-d9292e04564b used request id req-c278f47a-0aba-4bd2-8ef4-5706ab897f38 2018-12-23 01:44:59,169 - neutron_utils - INFO - Retrieving security group with ID - 1d243697-ca1f-4cae-843f-d9292e04564b 2018-12-23 01:44:59,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=1d243697-ca1f-4cae-843f-d9292e04564b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:44:59,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-dbaa632a-fcdd-4f05-8b2f-b58835c6c6f7 Date: Sun, 23 Dec 2018 01:44:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "updated_at": "2018-12-23T01:44:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "revision_number": 0, "id": "1b12e3cf-f9c7-4b63-a44b-10d24ecbffb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "15826d72cc754c668f54fd78baba84cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "revision_number": 0, "id": "befbf891-5f30-442b-9827-46c02f506c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "15826d72cc754c668f54fd78baba84cb"}], "revision_number": 2, "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "1d243697-ca1f-4cae-843f-d9292e04564b", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp"}]} 2018-12-23 01:44:59,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=1d243697-ca1f-4cae-843f-d9292e04564b used request id req-dbaa632a-fcdd-4f05-8b2f-b58835c6c6f7 2018-12-23 01:44:59,387 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d243697-ca1f-4cae-843f-d9292e04564b 2018-12-23 01:44:59,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1d243697-ca1f-4cae-843f-d9292e04564b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:44:59,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9d8e6424-d7dd-474b-bc8b-2dc3d3d8cc34 Date: Sun, 23 Dec 2018 01:44: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-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "1b12e3cf-f9c7-4b63-a44b-10d24ecbffb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "befbf891-5f30-442b-9827-46c02f506c55"}]} 2018-12-23 01:44:59,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1d243697-ca1f-4cae-843f-d9292e04564b used request id req-9d8e6424-d7dd-474b-bc8b-2dc3d3d8cc34 2018-12-23 01:44:59,449 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp 2018-12-23 01:44:59,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:44:59,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-e18ebb1f-9424-4502-93cd-b43dadd84c9b Date: Sun, 23 Dec 2018 01:44:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "updated_at": "2018-12-23T01:44:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "revision_number": 0, "id": "1b12e3cf-f9c7-4b63-a44b-10d24ecbffb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "15826d72cc754c668f54fd78baba84cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "revision_number": 0, "id": "befbf891-5f30-442b-9827-46c02f506c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "15826d72cc754c668f54fd78baba84cb"}], "revision_number": 2, "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "1d243697-ca1f-4cae-843f-d9292e04564b", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp"}]} 2018-12-23 01:44:59,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp used request id req-e18ebb1f-9424-4502-93cd-b43dadd84c9b 2018-12-23 01:44:59,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:44:59,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:44:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:44:59,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:44:59,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49d33aaf-6f93-4db1-abdf-83dabab59a89 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:44:59,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-49d33aaf-6f93-4db1-abdf-83dabab59a89 2018-12-23 01:44:59,748 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d243697-ca1f-4cae-843f-d9292e04564b 2018-12-23 01:44:59,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1d243697-ca1f-4cae-843f-d9292e04564b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:44:59,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f55b084d-4864-4ea6-a410-79ae71ff1144 Date: Sun, 23 Dec 2018 01:44: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-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "1b12e3cf-f9c7-4b63-a44b-10d24ecbffb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "befbf891-5f30-442b-9827-46c02f506c55"}]} 2018-12-23 01:44:59,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1d243697-ca1f-4cae-843f-d9292e04564b used request id req-f55b084d-4864-4ea6-a410-79ae71ff1144 2018-12-23 01:44:59,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b"}}' 2018-12-23 01:45:00,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-56932a0a-eb36-426f-987c-bfd11e26aa97 Date: Sun, 23 Dec 2018 01:45:00 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-12-23T01:45:00Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:45:00Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "cd4feffd-5f1b-4c98-93d2-59a322d95bc8"}} 2018-12-23 01:45:00,249 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-56932a0a-eb36-426f-987c-bfd11e26aa97 2018-12-23 01:45:00,249 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp 2018-12-23 01:45:00,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:45:00,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-22d13af1-e45f-46e8-95d6-8769f5f976b0 Date: Sun, 23 Dec 2018 01:45:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "updated_at": "2018-12-23T01:45:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "revision_number": 0, "id": "1b12e3cf-f9c7-4b63-a44b-10d24ecbffb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "15826d72cc754c668f54fd78baba84cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "revision_number": 0, "id": "befbf891-5f30-442b-9827-46c02f506c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "15826d72cc754c668f54fd78baba84cb"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:45:00Z", "revision_number": 0, "id": "cd4feffd-5f1b-4c98-93d2-59a322d95bc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:45:00Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "15826d72cc754c668f54fd78baba84cb"}], "revision_number": 3, "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "1d243697-ca1f-4cae-843f-d9292e04564b", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp"}]} 2018-12-23 01:45:00,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp used request id req-22d13af1-e45f-46e8-95d6-8769f5f976b0 2018-12-23 01:45:00,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:45:00,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a0340a-4df9-4693-9f31-2ae5f9d0603e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:45:00,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-f0a0340a-4df9-4693-9f31-2ae5f9d0603e 2018-12-23 01:45:00,397 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d243697-ca1f-4cae-843f-d9292e04564b 2018-12-23 01:45:00,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1d243697-ca1f-4cae-843f-d9292e04564b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:45:00,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-cb4185c3-6f42-42a3-932d-92d87a2b234b Date: Sun, 23 Dec 2018 01:45: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-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "1b12e3cf-f9c7-4b63-a44b-10d24ecbffb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "befbf891-5f30-442b-9827-46c02f506c55"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:45:00Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:45:00Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "cd4feffd-5f1b-4c98-93d2-59a322d95bc8"}]} 2018-12-23 01:45:00,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1d243697-ca1f-4cae-843f-d9292e04564b used request id req-cb4185c3-6f42-42a3-932d-92d87a2b234b 2018-12-23 01:45:00,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b"}}' 2018-12-23 01:45:00,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-7d0253a2-e42d-4193-8daf-09d11cc298df Date: Sun, 23 Dec 2018 01:45:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T01:45:00Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": 22, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:45:00Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "3de2de8f-bcc9-47ac-afc0-ed596908f9a3"}} 2018-12-23 01:45:00,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-7d0253a2-e42d-4193-8daf-09d11cc298df 2018-12-23 01:45:00,757 - neutron_utils - INFO - Retrieving security group with ID - 1d243697-ca1f-4cae-843f-d9292e04564b 2018-12-23 01:45:00,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=1d243697-ca1f-4cae-843f-d9292e04564b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:45:00,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-6febb540-a54a-4ac1-858c-397ac3d2f82b Date: Sun, 23 Dec 2018 01:45:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "updated_at": "2018-12-23T01:45:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "revision_number": 0, "id": "1b12e3cf-f9c7-4b63-a44b-10d24ecbffb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "15826d72cc754c668f54fd78baba84cb"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:45:00Z", "revision_number": 0, "id": "3de2de8f-bcc9-47ac-afc0-ed596908f9a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:45:00Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "15826d72cc754c668f54fd78baba84cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "revision_number": 0, "id": "befbf891-5f30-442b-9827-46c02f506c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "15826d72cc754c668f54fd78baba84cb"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:45:00Z", "revision_number": 0, "id": "cd4feffd-5f1b-4c98-93d2-59a322d95bc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:45:00Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "15826d72cc754c668f54fd78baba84cb"}], "revision_number": 4, "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "1d243697-ca1f-4cae-843f-d9292e04564b", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp"}]} 2018-12-23 01:45:00,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=1d243697-ca1f-4cae-843f-d9292e04564b used request id req-6febb540-a54a-4ac1-858c-397ac3d2f82b 2018-12-23 01:45:00,814 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d243697-ca1f-4cae-843f-d9292e04564b 2018-12-23 01:45:00,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1d243697-ca1f-4cae-843f-d9292e04564b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:45:01,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-b6cb3f40-5f6f-4099-ad92-73aebc785568 Date: Sun, 23 Dec 2018 01:45: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-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "1b12e3cf-f9c7-4b63-a44b-10d24ecbffb2"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T01:45:00Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": 22, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:45:00Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "3de2de8f-bcc9-47ac-afc0-ed596908f9a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:44:58Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:58Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "befbf891-5f30-442b-9827-46c02f506c55"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:45:00Z", "security_group_id": "1d243697-ca1f-4cae-843f-d9292e04564b", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:45:00Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "cd4feffd-5f1b-4c98-93d2-59a322d95bc8"}]} 2018-12-23 01:45:01,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1d243697-ca1f-4cae-843f-d9292e04564b used request id req-b6cb3f40-5f6f-4099-ad92-73aebc785568 2018-12-23 01:45:01,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:45:01,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:45:01,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1bba16ce8b2842d89ce760d3f63191e0", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj-role"}], "expires_at": "2018-12-23T02:45:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15826d72cc754c668f54fd78baba84cb", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-user", "id": "1f5134b074854feca098a2c54e955111"}, "audit_ids": ["w1nNWZ-yQkiedFkO9jg6sA"], "issued_at": "2018-12-23T01:45:01.000000Z"}} 2018-12-23 01:45:01,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:01,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-521dcd28-efcd-494b-8fd3-564493582470 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:45:01,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-521dcd28-efcd-494b-8fd3-564493582470 2018-12-23 01:45:01,451 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:45:01,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:01,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65753d3-b69c-4a1b-9a24-833f16bf2f09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:45:01,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a65753d3-b69c-4a1b-9a24-833f16bf2f09 2018-12-23 01:45:01,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:01,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-2b901a8d-ed06-4326-a0c8-7efb60112079 Date: Sun, 23 Dec 2018 01:45:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["65030138-fc33-4cde-b0aa-2ee8b79de634"],"updated_at":"2018-12-23T01:44:44Z","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15826d72cc754c668f54fd78baba84cb","id":"77276078-0041-4ee0-8de4-b8e157c0e990","name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net"}]} 2018-12-23 01:45:01,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net used request id req-2b901a8d-ed06-4326-a0c8-7efb60112079 2018-12-23 01:45:01,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:45:01,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:45:01,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:01,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c02ec4-9a4a-4df4-9b81-ba64d255e44e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:45:01,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-f7c02ec4-9a4a-4df4-9b81-ba64d255e44e 2018-12-23 01:45:01,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:02,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4f87f49b-a295-49f5-a608-bd3aea4dda00 Date: Sun, 23 Dec 2018 01:45:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]} 2018-12-23 01:45:02,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-4f87f49b-a295-49f5-a608-bd3aea4dda00 2018-12-23 01:45:02,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990&name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:02,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3a74a828-a55e-433f-98c2-db2bc958398a Date: Sun, 23 Dec 2018 01:45:02 GMT RESP BODY: {"ports":[]} 2018-12-23 01:45:02,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990&name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1&admin_state_up=True used request id req-3a74a828-a55e-433f-98c2-db2bc958398a 2018-12-23 01:45:02,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:02,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45: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-190aec59-50fd-4d1a-9759-11441122d8a1 x-compute-request-id: req-190aec59-50fd-4d1a-9759-11441122d8a1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:45:02,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst used request id req-190aec59-50fd-4d1a-9759-11441122d8a1 2018-12-23 01:45:02,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:02,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-efca822f-ca19-4be8-a105-8c6439a03d23 Date: Sun, 23 Dec 2018 01:45: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":["65030138-fc33-4cde-b0aa-2ee8b79de634"],"updated_at":"2018-12-23T01:44:44Z","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15826d72cc754c668f54fd78baba84cb","id":"77276078-0041-4ee0-8de4-b8e157c0e990","name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net"}]} 2018-12-23 01:45:02,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net used request id req-efca822f-ca19-4be8-a105-8c6439a03d23 2018-12-23 01:45:02,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:02,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4173a5ca-9dfe-449f-81fe-d0e874cc03ac Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:45:02,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-4173a5ca-9dfe-449f-81fe-d0e874cc03ac 2018-12-23 01:45:02,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:02,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6f2c1fcb-b8cb-46ff-98bd-9c5326e913d2 Date: Sun, 23 Dec 2018 01:45:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]} 2018-12-23 01:45:02,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-6f2c1fcb-b8cb-46ff-98bd-9c5326e913d2 2018-12-23 01:45:02,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990&name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:02,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f05f6e99-9bf0-4721-8fbf-10252cac407f Date: Sun, 23 Dec 2018 01:45:02 GMT RESP BODY: {"ports":[]} 2018-12-23 01:45:02,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990&name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1&admin_state_up=True used request id req-f05f6e99-9bf0-4721-8fbf-10252cac407f 2018-12-23 01:45:02,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:45:02,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:45:03,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1bba16ce8b2842d89ce760d3f63191e0", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj-role"}], "expires_at": "2018-12-23T02:45:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15826d72cc754c668f54fd78baba84cb", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/15826d72cc754c668f54fd78baba84cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-user", "id": "1f5134b074854feca098a2c54e955111"}, "audit_ids": ["CSAzPxDIS7W0y7F2SQKNOw"], "issued_at": "2018-12-23T01:45:03.000000Z"}} 2018-12-23 01:45:03,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec58b1802455a6ae1cdd9fc4bce6380f614a05da" 2018-12-23 01:45:03,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52827760-60f5-42cf-a723-27cb67d2aa92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:45:03,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-52827760-60f5-42cf-a723-27cb67d2aa92 2018-12-23 01:45:03,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:03,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-83e76894-9394-46f9-bd65-2027779e75a2 Date: Sun, 23 Dec 2018 01:45: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":["65030138-fc33-4cde-b0aa-2ee8b79de634"],"updated_at":"2018-12-23T01:44:44Z","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15826d72cc754c668f54fd78baba84cb","id":"77276078-0041-4ee0-8de4-b8e157c0e990","name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net"}]} 2018-12-23 01:45:03,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net used request id req-83e76894-9394-46f9-bd65-2027779e75a2 2018-12-23 01:45:03,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:03,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-910b104d-e599-4eaf-889e-54f81903377e Date: Sun, 23 Dec 2018 01:45:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]} 2018-12-23 01:45:03,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-910b104d-e599-4eaf-889e-54f81903377e 2018-12-23 01:45:03,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:04,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-637e0a13-c997-4ee2-977d-f88be7f00247 Date: Sun, 23 Dec 2018 01:45: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":["65030138-fc33-4cde-b0aa-2ee8b79de634"],"updated_at":"2018-12-23T01:44:44Z","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15826d72cc754c668f54fd78baba84cb","id":"77276078-0041-4ee0-8de4-b8e157c0e990","name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net"}]} 2018-12-23 01:45:04,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net used request id req-637e0a13-c997-4ee2-977d-f88be7f00247 2018-12-23 01:45:04,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:45:04,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:45:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:45:04,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec58b1802455a6ae1cdd9fc4bce6380f614a05da" 2018-12-23 01:45:04,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-405a7c03-7b7a-485d-b3c6-40ed37b2b69d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:45:04,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-405a7c03-7b7a-485d-b3c6-40ed37b2b69d 2018-12-23 01:45:04,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:04,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-579af956-e614-4929-9029-3584917a1450 Date: Sun, 23 Dec 2018 01:45:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]} 2018-12-23 01:45:04,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-579af956-e614-4929-9029-3584917a1450 2018-12-23 01:45:04,428 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net 2018-12-23 01:45:04,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" -d '{"port": {"network_id": "77276078-0041-4ee0-8de4-b8e157c0e990", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1", "admin_state_up": true}}' 2018-12-23 01:45:05,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-c5796d1d-239f-4da6-a859-e67a5c6abeec Date: Sun, 23 Dec 2018 01:45:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:45:05Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.9"}],"id":"d06b5114-4ea6-439a-ad54-a699d3cd4402","security_groups":["683ac025-7652-491e-9799-741e8e186aca"],"mac_address":"fa:16:3e:86:36:c2","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1","project_id":"15826d72cc754c668f54fd78baba84cb","qos_policy_id":null,"admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:45:04Z","binding:vnic_type":"normal"}} 2018-12-23 01:45:05,461 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-c5796d1d-239f-4da6-a859-e67a5c6abeec 2018-12-23 01:45:05,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:05,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-c9056891-b7ad-411b-8df9-b934b9504914 Date: Sun, 23 Dec 2018 01:45: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":["65030138-fc33-4cde-b0aa-2ee8b79de634"],"updated_at":"2018-12-23T01:44:44Z","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15826d72cc754c668f54fd78baba84cb","id":"77276078-0041-4ee0-8de4-b8e157c0e990","name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net"}]} 2018-12-23 01:45:05,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net used request id req-c9056891-b7ad-411b-8df9-b934b9504914 2018-12-23 01:45:05,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:05,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57621183-3653-41ff-bf2b-e7bdaa87689d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:45:05,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-57621183-3653-41ff-bf2b-e7bdaa87689d 2018-12-23 01:45:05,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:05,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b1c9bbf2-cb93-477d-81ec-83b4da03d0c8 Date: Sun, 23 Dec 2018 01:45:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]} 2018-12-23 01:45:05,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-b1c9bbf2-cb93-477d-81ec-83b4da03d0c8 2018-12-23 01:45:05,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990&name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:06,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-8105bbf3-27df-4655-8e7f-06aebf095dc9 Date: Sun, 23 Dec 2018 01:45:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:45:05Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.9"}],"id":"d06b5114-4ea6-439a-ad54-a699d3cd4402","security_groups":["683ac025-7652-491e-9799-741e8e186aca"],"mac_address":"fa:16:3e:86:36:c2","project_id":"15826d72cc754c668f54fd78baba84cb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:45:04Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:45:06,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990&name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1&admin_state_up=True used request id req-8105bbf3-27df-4655-8e7f-06aebf095dc9 2018-12-23 01:45:06,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:06,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d5154f-dd81-4128-b4fd-861ae9c21951 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:45:06,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-79d5154f-dd81-4128-b4fd-861ae9c21951 2018-12-23 01:45:06,162 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst 2018-12-23 01:45:06,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:06,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9053f400-b6f1-4353-99eb-38612f8d24c1 x-compute-request-id: req-9053f400-b6f1-4353-99eb-38612f8d24c1 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-flavor-name"}]} 2018-12-23 01:45:06,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9053f400-b6f1-4353-99eb-38612f8d24c1 2018-12-23 01:45:06,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:06,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3be38cf8-74b7-4d6b-abf6-599f724feb08 x-compute-request-id: req-3be38cf8-74b7-4d6b-abf6-599f724feb08 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:45:06,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd used request id req-3be38cf8-74b7-4d6b-abf6-599f724feb08 2018-12-23 01:45:06,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:06,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-4bee7485-c54e-43f3-a05b-4e999a7cbd90 Date: Sun, 23 Dec 2018 01:45:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe--image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:44:35Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-12-23T01:44:42Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb/snap", "metadata": {}}], "self": "/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "min_disk": 0, "protected": false, "id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "file": "/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "15826d72cc754c668f54fd78baba84cb", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe--image"} 2018-12-23 01:45:06,396 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe--image used request id req-4bee7485-c54e-43f3-a05b-4e999a7cbd90 2018-12-23 01:45:06,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:06,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4a543132-5dd0-44cb-961f-13441a0b4eb9 Date: Sun, 23 Dec 2018 01:45: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-12-23 01:45:06,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4a543132-5dd0-44cb-961f-13441a0b4eb9 2018-12-23 01:45:06,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" -d '{"server": {"name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "imageRef": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "flavorRef": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "max_count": 1, "min_count": 1, "networks": [{"port": "d06b5114-4ea6-439a-ad54-a699d3cd4402"}]}}' 2018-12-23 01:45:07,793 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:45:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-718490b4-3997-4ee0-9986-d80a236df498 x-compute-request-id: req-718490b4-3997-4ee0-9986-d80a236df498 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "adminPass": "pKfdPR6AdDYR"}} 2018-12-23 01:45:07,793 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-718490b4-3997-4ee0-9986-d80a236df498 2018-12-23 01:45:07,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:08,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe614471-c722-4f21-88a6-10bd0cb8cdab x-compute-request-id: req-fe614471-c722-4f21-88a6-10bd0cb8cdab Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "user_id": "1f5134b074854feca098a2c54e955111", "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-12-23T01:45:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:45:08,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-fe614471-c722-4f21-88a6-10bd0cb8cdab 2018-12-23 01:45:08,010 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst 2018-12-23 01:45:08,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:08,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-10eddbf2-f9dd-4e3d-b15a-bd9be352b2b2 x-compute-request-id: req-10eddbf2-f9dd-4e3d-b15a-bd9be352b2b2 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "user_id": "1f5134b074854feca098a2c54e955111", "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-12-23T01:45:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:45:08,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-10eddbf2-f9dd-4e3d-b15a-bd9be352b2b2 2018-12-23 01:45:08,233 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:45:08,233 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:45:11,236 - create_instance - DEBUG - VM status query timeout in 896.774393082 2018-12-23 01:45:11,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:11,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20fc8332-c1f7-453a-af35-3b5097f90733 x-compute-request-id: req-20fc8332-c1f7-453a-af35-3b5097f90733 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:45:11,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-20fc8332-c1f7-453a-af35-3b5097f90733 2018-12-23 01:45:11,879 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:45:11,879 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:45:14,882 - create_instance - DEBUG - VM status query timeout in 893.128298998 2018-12-23 01:45:14,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:15,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-0dbd0e00-a9cf-40f0-a48d-f8734e7c6831 x-compute-request-id: req-0dbd0e00-a9cf-40f0-a48d-f8734e7c6831 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:45:15,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-0dbd0e00-a9cf-40f0-a48d-f8734e7c6831 2018-12-23 01:45:15,563 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:45:15,563 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:45:18,566 - create_instance - DEBUG - VM status query timeout in 889.444223166 2018-12-23 01:45:18,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:19,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-929d83c0-1be1-4270-9c0d-0624d6848de9 x-compute-request-id: req-929d83c0-1be1-4270-9c0d-0624d6848de9 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:45:19,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-929d83c0-1be1-4270-9c0d-0624d6848de9 2018-12-23 01:45:19,340 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:45:19,341 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:45:22,344 - create_instance - DEBUG - VM status query timeout in 885.666819096 2018-12-23 01:45:22,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:22,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45: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-3e083f77-3fea-4772-b0e9-e69175d5382b x-compute-request-id: req-3e083f77-3fea-4772-b0e9-e69175d5382b Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:45:22,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-3e083f77-3fea-4772-b0e9-e69175d5382b 2018-12-23 01:45:22,940 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:45:22,940 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:45:25,944 - create_instance - DEBUG - VM status query timeout in 882.066996098 2018-12-23 01:45:25,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:26,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45: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-e11f73ea-ac7e-4cdc-91a5-e0f34e7d970a x-compute-request-id: req-e11f73ea-ac7e-4cdc-91a5-e0f34e7d970a Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:45:26,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-e11f73ea-ac7e-4cdc-91a5-e0f34e7d970a 2018-12-23 01:45:26,764 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:45:26,765 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:45:29,768 - create_instance - DEBUG - VM status query timeout in 878.242917061 2018-12-23 01:45:29,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:30,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02db366d-5a07-4f9b-aecc-78d37e7f248f x-compute-request-id: req-02db366d-5a07-4f9b-aecc-78d37e7f248f Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:45:30,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-02db366d-5a07-4f9b-aecc-78d37e7f248f 2018-12-23 01:45:30,381 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:45:30,381 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:45:33,384 - create_instance - DEBUG - VM status query timeout in 874.62662816 2018-12-23 01:45:33,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:33,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bac0b2f-e135-4159-b1bb-1f775def8b5d x-compute-request-id: req-2bac0b2f-e135-4159-b1bb-1f775def8b5d Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:45:33,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-2bac0b2f-e135-4159-b1bb-1f775def8b5d 2018-12-23 01:45:33,926 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:45:33,926 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:45:36,930 - create_instance - DEBUG - VM status query timeout in 871.081087112 2018-12-23 01:45:36,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:37,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45: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-fd0364df-2159-4ea7-ac45-419b1db6542e x-compute-request-id: req-fd0364df-2159-4ea7-ac45-419b1db6542e Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:45:37,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-fd0364df-2159-4ea7-ac45-419b1db6542e 2018-12-23 01:45:37,435 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:45:37,435 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:45:40,438 - create_instance - DEBUG - VM status query timeout in 867.572319031 2018-12-23 01:45:40,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:41,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03f0511e-6522-4125-a07d-1bf668aa25af x-compute-request-id: req-03f0511e-6522-4125-a07d-1bf668aa25af Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:45:41,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-03f0511e-6522-4125-a07d-1bf668aa25af 2018-12-23 01:45:41,331 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:45:41,331 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:45:44,334 - create_instance - DEBUG - VM status query timeout in 863.676439047 2018-12-23 01:45:44,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:44,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-f23c3af2-023a-4c9c-9035-180cce228f16 x-compute-request-id: req-f23c3af2-023a-4c9c-9035-180cce228f16 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:45:44,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-f23c3af2-023a-4c9c-9035-180cce228f16 2018-12-23 01:45:44,693 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:45:44,693 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:45:47,697 - create_instance - DEBUG - VM status query timeout in 860.313992023 2018-12-23 01:45:47,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:48,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd13288f-d4fb-46ee-a8a8-c0482d41ecb4 x-compute-request-id: req-bd13288f-d4fb-46ee-a8a8-c0482d41ecb4 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:45:48,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-bd13288f-d4fb-46ee-a8a8-c0482d41ecb4 2018-12-23 01:45:48,373 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:45:48,373 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:45:51,376 - create_instance - DEBUG - VM status query timeout in 856.634437084 2018-12-23 01:45:51,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:52,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:45:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71d73f79-195e-4c03-891c-f4d290cf6bc8 x-compute-request-id: req-71d73f79-195e-4c03-891c-f4d290cf6bc8 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:45:52,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-71d73f79-195e-4c03-891c-f4d290cf6bc8 2018-12-23 01:45:52,054 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:45:52,054 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:45:55,055 - create_instance - DEBUG - VM status query timeout in 852.955678225 2018-12-23 01:45:55,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:55,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-92735cee-3f13-45b3-b3bb-d6b09473b686 x-compute-request-id: req-92735cee-3f13-45b3-b3bb-d6b09473b686 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:45:55,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-92735cee-3f13-45b3-b3bb-d6b09473b686 2018-12-23 01:45:55,441 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:45:55,442 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:45:58,445 - create_instance - DEBUG - VM status query timeout in 849.565885067 2018-12-23 01:45:58,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:45:58,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-1e17d6ac-543a-42bd-9893-dfba093295b5 x-compute-request-id: req-1e17d6ac-543a-42bd-9893-dfba093295b5 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:45:58,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-1e17d6ac-543a-42bd-9893-dfba093295b5 2018-12-23 01:45:58,812 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:45:58,812 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:46:01,816 - create_instance - DEBUG - VM status query timeout in 846.195010185 2018-12-23 01:46:01,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:02,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d9a032b-62f7-4b03-8867-18da374a37f2 x-compute-request-id: req-3d9a032b-62f7-4b03-8867-18da374a37f2 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:02,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-3d9a032b-62f7-4b03-8867-18da374a37f2 2018-12-23 01:46:02,340 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:46:02,340 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:46:05,343 - create_instance - DEBUG - VM status query timeout in 842.667515039 2018-12-23 01:46:05,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:05,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0896aa43-dc99-42e6-af2b-f3dd7f9d517c x-compute-request-id: req-0896aa43-dc99-42e6-af2b-f3dd7f9d517c Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:05,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-0896aa43-dc99-42e6-af2b-f3dd7f9d517c 2018-12-23 01:46:05,837 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:46:05,837 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:46:08,840 - create_instance - DEBUG - VM status query timeout in 839.170744181 2018-12-23 01:46:08,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:09,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbe2d8d9-6095-4f4f-9fd2-b55e17bb481f x-compute-request-id: req-dbe2d8d9-6095-4f4f-9fd2-b55e17bb481f Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:09,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-dbe2d8d9-6095-4f4f-9fd2-b55e17bb481f 2018-12-23 01:46:09,359 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:46:09,359 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:46:12,362 - create_instance - DEBUG - VM status query timeout in 835.648323059 2018-12-23 01:46:12,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:13,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-5e13cee3-cb81-4ed4-b080-b8e9259e0d89 x-compute-request-id: req-5e13cee3-cb81-4ed4-b080-b8e9259e0d89 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:13,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-5e13cee3-cb81-4ed4-b080-b8e9259e0d89 2018-12-23 01:46:13,193 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:46:13,193 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:46:16,196 - create_instance - DEBUG - VM status query timeout in 831.814785004 2018-12-23 01:46:16,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:16,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-495780e5-4045-40d1-8f7c-422276bff172 x-compute-request-id: req-495780e5-4045-40d1-8f7c-422276bff172 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:16,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-495780e5-4045-40d1-8f7c-422276bff172 2018-12-23 01:46:16,696 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:46:16,696 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:46:19,699 - create_instance - DEBUG - VM status query timeout in 828.31164813 2018-12-23 01:46:19,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:20,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77c4fea3-f430-4b8d-acb7-04c6e6bbdd61 x-compute-request-id: req-77c4fea3-f430-4b8d-acb7-04c6e6bbdd61 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:20,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-77c4fea3-f430-4b8d-acb7-04c6e6bbdd61 2018-12-23 01:46:20,110 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:46:20,110 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:46:23,113 - create_instance - DEBUG - VM status query timeout in 824.897608042 2018-12-23 01:46:23,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:23,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-47ff107b-902e-4db4-bbe1-835a591bf3ee x-compute-request-id: req-47ff107b-902e-4db4-bbe1-835a591bf3ee Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:23,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-47ff107b-902e-4db4-bbe1-835a591bf3ee 2018-12-23 01:46:23,649 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:46:23,649 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:46:26,652 - create_instance - DEBUG - VM status query timeout in 821.35882616 2018-12-23 01:46:26,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:27,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae23279a-2647-40c8-a317-224d84c9c19b x-compute-request-id: req-ae23279a-2647-40c8-a317-224d84c9c19b Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:27,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-ae23279a-2647-40c8-a317-224d84c9c19b 2018-12-23 01:46:27,182 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:46:27,182 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:46:30,185 - create_instance - DEBUG - VM status query timeout in 817.825239182 2018-12-23 01:46:30,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:30,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-458104ec-91e8-4b3d-be52-0c3ebc8c8d4c x-compute-request-id: req-458104ec-91e8-4b3d-be52-0c3ebc8c8d4c Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:30,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-458104ec-91e8-4b3d-be52-0c3ebc8c8d4c 2018-12-23 01:46:30,654 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:46:30,654 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:46:33,657 - create_instance - DEBUG - VM status query timeout in 814.353802204 2018-12-23 01:46:33,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:34,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46: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-b1c7fce5-c1b8-4e78-bef5-a59c36500146 x-compute-request-id: req-b1c7fce5-c1b8-4e78-bef5-a59c36500146 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:34,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-b1c7fce5-c1b8-4e78-bef5-a59c36500146 2018-12-23 01:46:34,024 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:46:34,025 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:46:37,028 - create_instance - DEBUG - VM status query timeout in 810.982850075 2018-12-23 01:46:37,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:38,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46: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-f952bc7e-67da-4dda-90db-8f39b7ed0c5a x-compute-request-id: req-f952bc7e-67da-4dda-90db-8f39b7ed0c5a Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:38,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-f952bc7e-67da-4dda-90db-8f39b7ed0c5a 2018-12-23 01:46:38,010 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:46:38,010 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:46:41,013 - create_instance - DEBUG - VM status query timeout in 806.997587204 2018-12-23 01:46:41,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:41,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46: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-61901c49-8aed-48b0-ba5d-0f1c23c391b9 x-compute-request-id: req-61901c49-8aed-48b0-ba5d-0f1c23c391b9 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:41,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-61901c49-8aed-48b0-ba5d-0f1c23c391b9 2018-12-23 01:46:41,641 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:46:41,641 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:46:44,645 - create_instance - DEBUG - VM status query timeout in 803.366109133 2018-12-23 01:46:44,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:45,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46: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-c312841a-de27-425c-9b01-ec2a1936dc3e x-compute-request-id: req-c312841a-de27-425c-9b01-ec2a1936dc3e Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:45,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-c312841a-de27-425c-9b01-ec2a1936dc3e 2018-12-23 01:46:45,120 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:46:45,120 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:46:48,123 - create_instance - DEBUG - VM status query timeout in 799.887356043 2018-12-23 01:46:48,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:48,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46: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-b92b37ca-2a5a-4380-800b-1a86070af33b x-compute-request-id: req-b92b37ca-2a5a-4380-800b-1a86070af33b Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:48,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-b92b37ca-2a5a-4380-800b-1a86070af33b 2018-12-23 01:46:48,470 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:46:48,470 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:46:51,473 - create_instance - DEBUG - VM status query timeout in 796.537454128 2018-12-23 01:46:51,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:51,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46: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-b927f587-4a59-4ae5-85f8-ace90f4caeb9 x-compute-request-id: req-b927f587-4a59-4ae5-85f8-ace90f4caeb9 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:45:09Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:51,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-b927f587-4a59-4ae5-85f8-ace90f4caeb9 2018-12-23 01:46:51,828 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - BUILD 2018-12-23 01:46:51,828 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:46:54,831 - create_instance - DEBUG - VM status query timeout in 793.179286003 2018-12-23 01:46:54,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:55,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36f30e05-5644-4354-8164-83c68d911b33 x-compute-request-id: req-36f30e05-5644-4354-8164-83c68d911b33 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:46:52.000000", "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:46:52Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:55,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-36f30e05-5644-4354-8164-83c68d911b33 2018-12-23 01:46:55,580 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - ACTIVE 2018-12-23 01:46:55,581 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:46:55,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:56,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abeaa646-6863-4477-8a53-8f9797756a5a x-compute-request-id: req-abeaa646-6863-4477-8a53-8f9797756a5a Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:46:52.000000", "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:46:52Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:56,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-abeaa646-6863-4477-8a53-8f9797756a5a 2018-12-23 01:46:56,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:56,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-6210a41d-803b-4a9a-949e-827bd5a600ee Date: Sun, 23 Dec 2018 01:46: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":["65030138-fc33-4cde-b0aa-2ee8b79de634"],"updated_at":"2018-12-23T01:44:44Z","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15826d72cc754c668f54fd78baba84cb","id":"77276078-0041-4ee0-8de4-b8e157c0e990","name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net"}]} 2018-12-23 01:46:56,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net used request id req-6210a41d-803b-4a9a-949e-827bd5a600ee 2018-12-23 01:46:56,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:56,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5185f6-0617-42c4-bfcb-dd6736cc01b5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:46:56,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-2e5185f6-0617-42c4-bfcb-dd6736cc01b5 2018-12-23 01:46:56,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:56,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4452ff25-f625-4852-a8c3-5f319a6e112f Date: Sun, 23 Dec 2018 01:46:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]} 2018-12-23 01:46:56,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-4452ff25-f625-4852-a8c3-5f319a6e112f 2018-12-23 01:46:56,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:57,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-f84360de-65f8-4c48-8488-fad49480f9e7 Date: Sun, 23 Dec 2018 01:46:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.4"}],"id":"15ba4083-bbc0-4f43-a819-557f1242d027","security_groups":[],"mac_address":"fa:16:3e:5c:f5:b7","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:45:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.1"}],"id":"18b16f10-b3f1-4ca7-803c-14f1f805acda","security_groups":[],"mac_address":"fa:16:3e:d0:bb:e8","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:53Z","binding:vnic_type":"normal","device_id":"575b7b8a-c60b-4c3c-9d25-f412a68238d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.2"}],"id":"42ac47ac-1f1d-4c17-b92c-64e3be2e5e72","security_groups":[],"mac_address":"fa:16:3e:1c:15:40","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.3"}],"id":"768608da-56c8-4f50-be50-497b31410fc5","security_groups":[],"mac_address":"fa:16:3e:d9:49:4e","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:46:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.9"}],"id":"d06b5114-4ea6-439a-ad54-a699d3cd4402","security_groups":["683ac025-7652-491e-9799-741e8e186aca"],"mac_address":"fa:16:3e:86:36:c2","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:45:04Z","binding:vnic_type":"normal","device_id":"4d5d2152-870c-4fcc-af86-32775adaafb8"}]} 2018-12-23 01:46:57,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-f84360de-65f8-4c48-8488-fad49480f9e7 2018-12-23 01:46:57,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:57,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-b351f839-a36f-438d-9758-cd0119f78f26 Date: Sun, 23 Dec 2018 01:46:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:48Z", "admin_state_up": true, "updated_at": "2018-12-23T01:44:54Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "575b7b8a-c60b-4c3c-9d25-f412a68238d2", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-router"}]} 2018-12-23 01:46:57,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-router used request id req-b351f839-a36f-438d-9758-cd0119f78f26 2018-12-23 01:46:57,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:57,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a748bdd7-6b41-4907-8db3-01984838953e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:46:57,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-a748bdd7-6b41-4907-8db3-01984838953e 2018-12-23 01:46:57,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=575b7b8a-c60b-4c3c-9d25-f412a68238d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:57,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-a98db48e-7dfd-494d-9d4c-4ecfd608ecb1 Date: Sun, 23 Dec 2018 01:46:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:45:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.1"}],"id":"18b16f10-b3f1-4ca7-803c-14f1f805acda","security_groups":[],"mac_address":"fa:16:3e:d0:bb:e8","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:53Z","binding:vnic_type":"normal","device_id":"575b7b8a-c60b-4c3c-9d25-f412a68238d2"}]} 2018-12-23 01:46:57,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=575b7b8a-c60b-4c3c-9d25-f412a68238d2 used request id req-a98db48e-7dfd-494d-9d4c-4ecfd608ecb1 2018-12-23 01:46:57,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/65030138-fc33-4cde-b0aa-2ee8b79de634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:57,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-228fecfe-c048-4c43-91d3-094ce98e953b Date: Sun, 23 Dec 2018 01:46:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}} 2018-12-23 01:46:57,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/65030138-fc33-4cde-b0aa-2ee8b79de634 used request id req-228fecfe-c048-4c43-91d3-094ce98e953b 2018-12-23 01:46:57,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:57,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d2233de0-1077-4589-bc43-c85b5d198775 Date: Sun, 23 Dec 2018 01:46:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:46:57,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-d2233de0-1077-4589-bc43-c85b5d198775 2018-12-23 01:46:57,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:57,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-81fec414-3e34-4254-b28d-ffaffa032b71 Date: Sun, 23 Dec 2018 01:46:57 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:46:57,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-81fec414-3e34-4254-b28d-ffaffa032b71 2018-12-23 01:46:57,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:58,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46: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-c70f4c25-ee85-4ef2-a496-bc0d8b717723 x-compute-request-id: req-c70f4c25-ee85-4ef2-a496-bc0d8b717723 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:46:52.000000", "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:46:52Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:58,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-c70f4c25-ee85-4ef2-a496-bc0d8b717723 2018-12-23 01:46:58,472 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - ACTIVE 2018-12-23 01:46:58,472 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:46:58,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:59,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c89aa79-fda0-4082-bc2c-ebd2a6e7fd1c x-compute-request-id: req-4c89aa79-fda0-4082-bc2c-ebd2a6e7fd1c Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:46:52.000000", "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:46:52Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:46:59,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-4c89aa79-fda0-4082-bc2c-ebd2a6e7fd1c 2018-12-23 01:46:59,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:59,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-118b42ad-8f19-4ec9-814e-47e0b292bc95 Date: Sun, 23 Dec 2018 01:46: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":["65030138-fc33-4cde-b0aa-2ee8b79de634"],"updated_at":"2018-12-23T01:44:44Z","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15826d72cc754c668f54fd78baba84cb","id":"77276078-0041-4ee0-8de4-b8e157c0e990","name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net"}]} 2018-12-23 01:46:59,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net used request id req-118b42ad-8f19-4ec9-814e-47e0b292bc95 2018-12-23 01:46:59,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:59,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4022467-fbf6-4a72-a6e8-060f5d31334e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:46:59,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-c4022467-fbf6-4a72-a6e8-060f5d31334e 2018-12-23 01:46:59,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:59,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-75228462-9688-419a-bd0e-2b195602ee68 Date: Sun, 23 Dec 2018 01:46:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]} 2018-12-23 01:46:59,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-75228462-9688-419a-bd0e-2b195602ee68 2018-12-23 01:46:59,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:59,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-375658a4-3683-4276-9c4c-e43ac7bb2457 Date: Sun, 23 Dec 2018 01:46:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.4"}],"id":"15ba4083-bbc0-4f43-a819-557f1242d027","security_groups":[],"mac_address":"fa:16:3e:5c:f5:b7","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:45:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.1"}],"id":"18b16f10-b3f1-4ca7-803c-14f1f805acda","security_groups":[],"mac_address":"fa:16:3e:d0:bb:e8","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:53Z","binding:vnic_type":"normal","device_id":"575b7b8a-c60b-4c3c-9d25-f412a68238d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.2"}],"id":"42ac47ac-1f1d-4c17-b92c-64e3be2e5e72","security_groups":[],"mac_address":"fa:16:3e:1c:15:40","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.3"}],"id":"768608da-56c8-4f50-be50-497b31410fc5","security_groups":[],"mac_address":"fa:16:3e:d9:49:4e","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:46:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.9"}],"id":"d06b5114-4ea6-439a-ad54-a699d3cd4402","security_groups":["683ac025-7652-491e-9799-741e8e186aca"],"mac_address":"fa:16:3e:86:36:c2","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:45:04Z","binding:vnic_type":"normal","device_id":"4d5d2152-870c-4fcc-af86-32775adaafb8"}]} 2018-12-23 01:46:59,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-375658a4-3683-4276-9c4c-e43ac7bb2457 2018-12-23 01:46:59,381 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 01:46:59,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:59,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-00c76636-d3fb-42b1-9e3e-876511562e3a Date: Sun, 23 Dec 2018 01:46:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:46:59,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-00c76636-d3fb-42b1-9e3e-876511562e3a 2018-12-23 01:46:59,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:46:59,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e3689629-d548-4f28-b1cd-a630071ad97a Date: Sun, 23 Dec 2018 01:46:59 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:46:59,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-e3689629-d548-4f28-b1cd-a630071ad97a 2018-12-23 01:46:59,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" -d '{"floatingip": {"floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "port_id": "d06b5114-4ea6-439a-ad54-a699d3cd4402"}}' 2018-12-23 01:47:01,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-a165bb46-0ffa-41fc-ab7b-31b4c10a6413 Date: Sun, 23 Dec 2018 01:47:01 GMT RESP BODY: {"floatingip": {"router_id": "575b7b8a-c60b-4c3c-9d25-f412a68238d2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:47:00Z", "updated_at": "2018-12-23T01:47:00Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "15826d72cc754c668f54fd78baba84cb", "port_id": "d06b5114-4ea6-439a-ad54-a699d3cd4402", "id": "e2d795bb-211d-4e7b-b647-c4d5df82e72f"}} 2018-12-23 01:47:01,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-a165bb46-0ffa-41fc-ab7b-31b4c10a6413 2018-12-23 01:47:01,306 - create_instance - INFO - Created floating IP 172.30.9.209 via router - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-router 2018-12-23 01:47:01,306 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-12-23 01:47:01,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:02,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cddf811-3afb-4463-98cd-c81f3d95d2b8 x-compute-request-id: req-4cddf811-3afb-4463-98cd-c81f3d95d2b8 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:46:52.000000", "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:46:52Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:47:02,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-4cddf811-3afb-4463-98cd-c81f3d95d2b8 2018-12-23 01:47:02,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:47:03,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f141ff0c-0cdc-4339-872a-0508ce418825 x-compute-request-id: req-f141ff0c-0cdc-4339-872a-0508ce418825 Content-Encoding: gzip Content-Length: 10504 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008866] Yama: becoming mindful.\n[ 0.010087] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012486] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013931] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016108] Initializing cgroup subsys memory\n[ 0.017018] Initializing cgroup subsys devices\n[ 0.017926] Initializing cgroup subsys freezer\n[ 0.018833] Initializing cgroup subsys blkio\n[ 0.020003] Initializing cgroup subsys perf_event\n[ 0.020949] Initializing cgroup subsys hugetlb\n[ 0.022588] mce: CPU supports 10 MCE banks\n[ 0.023462] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.023462] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024003] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.025079] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.028002] Speculative Store Bypass: Vulnerable\n[ 0.029582] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.034350] ACPI: Core revision 20131115\n[ 0.035599] ACPI: All ACPI Tables successfully acquired\n[ 0.036250] ftrace: allocating 28753 entries in 113 pages\n[ 0.056020] smpboot: Max logical packages: 2\n[ 0.056906] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058141] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.060180] Enabling x2apic\n[ 0.060827] Enabled x2apic\n[ 0.061660] Switched APIC routing to physical x2apic.\n[ 0.063585] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.064001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.066103] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.070886] KVM setup paravirtual spinlock\n[ 0.072795] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074165] x86: Booting SMP configuration:\n[ 0.075078] .... node #0, CPUs: #1[ 0.072788] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.092016] x86: Booted up 1 node, 2 CPUs\n[ 0.092011] KVM setup async PF for cpu 1\n[ 0.092012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.094769] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.096279] devtmpfs: initialized\n[ 0.098279] EVM: security.selinux\n[ 0.099003] EVM: security.SMACK64\n[ 0.100008] EVM: security.ima\n[ 0.100670] EVM: security.capability\n[ 0.101445] pinctrl core: initialized pinctrl subsystem\n[ 0.101761] regulator-dummy: no parameters\n[ 0.104060] RTC time: 1:46:52, date: 12/23/18\n[ 0.104977] NET: Registered protocol family 16\n[ 0.105934] cpuidle: using governor ladder\n[ 0.106785] cpuidle: using governor menu\n[ 0.107653] ACPI: bus type PCI registered\n[ 0.108003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.109279] PCI: Using configuration type 1 for base access\n[ 0.110814] bio: create slab at 0\n[ 0.110814] ACPI: Added _OSI(Module Device)\n[ 0.112003] ACPI: Added _OSI(Processor Device)\n[ 0.112894] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.113823] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.116080] ACPI: Interpreter enabled\n[ 0.116872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.118779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.120546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.122442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.124006] ACPI: (supports S0 S5)\n[ 0.124740] ACPI: Using IOAPIC for interrupt routing\n[ 0.125829] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.127775] ACPI: No dock devices found.\n[ 0.129628] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.130792] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.132006] 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.138277] acpiphp: Slot [3] registered\n[ 0.139098] acpiphp: Slot [4] registered\n[ 0.139917] acpiphp: Slot [5] registered\n[ 0.140017] acpiphp: Slot [6] registered\n[ 0.140831] acpiphp: Slot [7] registered\n[ 0.141657] acpiphp: Slot [8] registered\n[ 0.142478] acpiphp: Slot [9] registered\n[ 0.143300] acpiphp: Slot [10] registered\n[ 0.144017] acpiphp: Slot [11] registered\n[ 0.144849] acpiphp: Slot [12] registered\n[ 0.145678] acpiphp: Slot [13] registered\n[ 0.146509] acpiphp: Slot [14] registered\n[ 0.147340] acpiphp: Slot [15] registered\n[ 0.148016] acpiphp: Slot [16] registered\n[ 0.148852] acpiphp: Slot [17] registered\n[ 0.149682] acpiphp: Slot [18] registered\n[ 0.150510] acpiphp: Slot [19] registered\n[ 0.151344] acpiphp: Slot [20] registered\n[ 0.152016] acpiphp: Slot [21] registered\n[ 0.152855] acpiphp: Slot [22] registered\n[ 0.153687] acpiphp: Slot [23] registered\n[ 0.154520] acpiphp: Slot [24] registered\n[ 0.155347] acpiphp: Slot [25] registered\n[ 0.156016] acpiphp: Slot [26] registered\n[ 0.156853] acpiphp: Slot [27] registered\n[ 0.157685] acpiphp: Slot [28] registered\n[ 0.158513] acpiphp: Slot [29] registered\n[ 0.159343] acpiphp: Slot [30] registered\n[ 0.160017] acpiphp: Slot [31] registered\n[ 0.160854] PCI host bridge to bus 0000:00\n[ 0.161731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.162808] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.163960] 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.165268] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178581] 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.225539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.227223] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.228699] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.230177] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.231618] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.232773] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.233980] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.233980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.236003] vgaarb: loaded\n[ 0.236626] vgaarb: bridge control possible 0000:00:02.0\n[ 0.237783] SCSI subsystem initialized\n[ 0.238610] ACPI: bus type USB registered\n[ 0.238610] usbcore: registered new interface driver usbfs\n[ 0.240009] usbcore: registered new interface driver hub\n[ 0.241062] usbcore: registered new device driver usb\n[ 0.241062] PCI: Using ACPI for IRQ routing\n[ 0.241067] NetLabel: Initializing\n[ 0.241802] NetLabel: domain hash size = 128\n[ 0.244003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.244998] NetLabel: unlabeled traffic allowed by default\n[ 0.246078] Switched to clocksource kvm-clock\n[ 0.248742] AppArmor: AppArmor Filesystem Enabled\n[ 0.249713] pnp: PnP ACPI init\n[ 0.250402] ACPI: bus type PNP registered\n[ 0.251584] pnp: PnP ACPI: found 8 devices\n[ 0.252445] ACPI: bus type PNP unregistered\n[ 0.259166] NET: Registered protocol family 2\n[ 0.260203] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.261716] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263028] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.264648] TCP: reno registered\n[ 0.265364] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.266512] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267785] NET: Registered protocol family 1\n[ 0.268691] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.270205] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.271692] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.293940] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.315805] Trying to unpack rootfs image as initramfs...\n[ 0.395317] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.397423] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.398912] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.400155] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.402410] Scanning for low memory corruption every 60 seconds\n[ 0.404142] Initialise system trusted keyring\n[ 0.405123] audit: initializing netlink socket (disabled)\n[ 0.406223] type=2000 audit(1545529613.176:1): initialized\n[ 0.424083] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.425962] zbud: loaded\n[ 0.426792] VFS: Disk quotas dquot_6.5.2\n[ 0.427687] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.429183] fuse init (API version 7.22)\n[ 0.430123] msgmni has been set to 3997\n[ 0.430983] Key type big_key registered\n[ 0.432027] Key type asymmetric registered\n[ 0.432927] Asymmetric key parser 'x509' registered\n[ 0.433932] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.435482] io scheduler noop registered\n[ 0.436345] io scheduler deadline registered (default)\n[ 0.437378] io scheduler cfq registered\n[ 0.438259] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.439356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.440667] ipmi message handler version 39.2\n[ 0.441668] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.443193] ACPI: Power Button [PWRF]\n[ 0.444047] GHES: HEST is not enabled!\n[ 0.465258] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.507813] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.509760] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.533950] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.536146] Linux agpgart interface v0.103\n[ 0.537686] brd: module loaded\n[ 0.538745] loop: module loaded\n[ 0.539749] blk-mq: CPU -> queue map\n[ 0.540607] CPU 0 -> Queue 0\n[ 0.541567] CPU 1 -> Queue 0\n[ 0.542912] vda: vda1\n[ 0.544320] scsi0 : ata_piix\n[ 0.545081] scsi1 : ata_piix\n[ 0.545779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.547100] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.548606] libphy: Fixed MDIO Bus: probed\n[ 0.549556] tun: Universal TUN/TAP device driver, 1.6\n[ 0.550610] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.552916] PPP generic driver version 2.4.2\n[ 0.553821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.555151] ehci-pci: EHCI PCI platform driver\n[ 0.556088] ehci-platform: EHCI generic platform driver\n[ 0.557135] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.558332] ohci-pci: OHCI PCI platform driver\n[ 0.559249] ohci-platform: OHCI generic platform driver\n[ 0.560312] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.582328] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.583405] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.585043] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.586203] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.587473] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.588941] usb usb1: Product: UHCI Host Controller\n[ 0.589899] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.591128] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.592173] hub 1-0:1.0: USB hub found\n[ 0.593042] hub 1-0:1.0: 2 ports detected\n[ 0.593988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.596191] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.597193] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.598304] mousedev: PS/2 mouse device common for all mice\n[ 0.599630] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.601578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.602784] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.604066] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.605354] device-mapper: uevent: version 1.0.3\n[ 0.606379] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.608105] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.609333] TCP: cubic registered\n[ 0.610112] NET: Registered protocol family 10\n[ 0.611155] NET: Registered protocol family 17\n[ 0.612102] Key type dns_resolver registered\n[ 0.613191] Loading compiled-in X.509 certificates\n[ 0.614664] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.616540] registered taskstats version 1\n[ 0.618779] Key type trusted registered\n[ 0.621825] Key type encrypted registered\n[ 0.622732] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.623856] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.625260] regulator-dummy: disabling\n[ 0.626088] Magic number: 14:105:762\n[ 0.626892] atkbd serio0: hash matches\n[ 0.634714] rtc_cmos 00:00: setting system clock to 2018-12-23 01:46:53 UTC (1545529613)\n[ 0.636390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.637561] EDD information not available.\n[ 0.704964] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.706565] Write protecting the kernel read-only data: 12288k\n[ 0.707939] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.710534] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.721410] systemd-udevd[107]: starting version 204\n[ 0.768472] FDC 0 is a S82078B\n[ 0.904061] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.069056] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.070366] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.071707] usb 1-1: Product: QEMU USB Tablet\n[ 1.072619] usb 1-1: Manufacturer: QEMU\n[ 1.073441] usb 1-1: SerialNumber: 42\n[ 1.396073] tsc: Refined TSC clocksource calibration: 3491.908 MHz\n[ 1.769043] 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.004266] 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.122673] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.205987] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 01:46:55 +0000. Up 2.54 seconds.\ncloud-init-nonet[2.70]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[3.47]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 01:46:56 +0000. Up 3.59 seconds.\nci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.9 | 255.255.255.0 | fa:16:3e:86:36:c2 |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.3 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n60:53:2e:58:48:f7:94:8e:78:3e:8d:d6:ca:41:6a:0f root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...o o. |\n| .+ =. |\n| ..=oo |\n| ..++. |\n| = +S |\n| E * o |\n| . = + |\n| + |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne7:7e:37:a4:c2:8d:1f:e9:b8:27:69:9d:51:c1:6b:5c root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . |\n| o E|\n| . + |\n| = |\n| S . o |\n| o ... |\n| ..=o= |\n| .BoB.o |\n| .+Bo. . |\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:\n4d:35:3a:4c:9f:dd:8d:44:73:42:90:1a:67:6f:5f:c9 root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . +=* .|\n| o.++= *.|\n| ==o.+ +|\n| o.. oE.|\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:\n6b:93:eb:38:aa:a4:a4:06:6d:15:97:f5:fc:20:e0:2d root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o. |\n| ..oo o |\n| oE o + |\n| . . . o |\n| . . S . |\n|. o o |\n|.o. = |\n|o+ .o o |\n|+ .....oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[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 Flush boot log to disk[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 system logging daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 01:46:59 +0000. Up 6.64 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 01:47:00 +0000. Up 7.53 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 | 5d:d0:27:9e:cb:b3:00:3f:f6:95:2e:00:b8:d2:5c:1a | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 e7:7e:37:a4:c2:8d:1f:e9:b8:27:69:9d:51:c1:6b:5c root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i (DSA)\nec2: 256 4d:35:3a:4c:9f:dd:8d:44:73:42:90:1a:67:6f:5f:c9 root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i (ECDSA)\nec2: 256 6b:93:eb:38:aa:a4:a4:06:6d:15:97:f5:fc:20:e0:2d root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i (ED25519)\nec2: 2048 60:53:2e:58:48:f7:94:8e:78:3e:8d:d6:ca:41:6a:0f root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLHPwXpSg4Agh55WyDD3Y/ctLroR0cArWf8hkQzdoNtTWXTZebwaaNtg5t60Mg+Mx3jpf4e+MoEOIfalObIFfac= root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFsUCBWNbUlUAyzIm6AEqPubpKmK2yaig/U9aIAtk+oT root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2N/oG73wgeTxSlD5TCc7iVa5ce0HB45XRRarIJv3suZpWed3FCrujiZr24jBwJmnlQKCn2b/ZaPUe2x5e6f3+UQdtD+hOWF0zJyPHDjYdqFHv8BDGAGKGf8uSWeJH3eOizz0kLPgA5UUfvuV9jO+iQ7nG4s/5BmZIrdCWsIt8b9Kd210g8Ist1GQc8EU5UM/Dv1yjWyu13wIskvxYWwRWIjdmmt4UfwTayzccp6pXtc4R8oSdMW7TlL8TDR81WOIZUrSwxu+Y9zZqk5m6O8k3s2YJLpjDpxZr0+jxASW2E/+hPAZaUrOcjBEB7hZ7NRySyxz7eLR98m0LJ2skmxkz root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 01:47:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.60 seconds\n\nUbuntu 14.04.5 LTS ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i ttyS0\n\nansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i login: "} 2018-12-23 01:47:03,111 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8/action used request id req-f141ff0c-0cdc-4339-872a-0508ce418825 2018-12-23 01:47:03,112 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 01:47:03,113 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008866] Yama: becoming mindful. [ 0.010087] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012486] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013931] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016108] Initializing cgroup subsys memory [ 0.017018] Initializing cgroup subsys devices [ 0.017926] Initializing cgroup subsys freezer [ 0.018833] Initializing cgroup subsys blkio [ 0.020003] Initializing cgroup subsys perf_event [ 0.020949] Initializing cgroup subsys hugetlb [ 0.022588] mce: CPU supports 10 MCE banks [ 0.023462] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.023462] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024003] Spectre V2 : Mitigation: Full generic retpoline [ 0.025079] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.028002] Speculative Store Bypass: Vulnerable [ 0.029582] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.034350] ACPI: Core revision 20131115 [ 0.035599] ACPI: All ACPI Tables successfully acquired [ 0.036250] ftrace: allocating 28753 entries in 113 pages [ 0.056020] smpboot: Max logical packages: 2 [ 0.056906] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058141] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.060180] Enabling x2apic [ 0.060827] Enabled x2apic [ 0.061660] Switched APIC routing to physical x2apic. [ 0.063585] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.064001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.066103] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.070886] KVM setup paravirtual spinlock [ 0.072795] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074165] x86: Booting SMP configuration: [ 0.075078] .... node #0, CPUs: #1[ 0.072788] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.092016] x86: Booted up 1 node, 2 CPUs [ 0.092011] KVM setup async PF for cpu 1 [ 0.092012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.094769] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.096279] devtmpfs: initialized [ 0.098279] EVM: security.selinux [ 0.099003] EVM: security.SMACK64 [ 0.100008] EVM: security.ima [ 0.100670] EVM: security.capability [ 0.101445] pinctrl core: initialized pinctrl subsystem [ 0.101761] regulator-dummy: no parameters [ 0.104060] RTC time: 1:46:52, date: 12/23/18 [ 0.104977] NET: Registered protocol family 16 [ 0.105934] cpuidle: using governor ladder [ 0.106785] cpuidle: using governor menu [ 0.107653] ACPI: bus type PCI registered [ 0.108003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.109279] PCI: Using configuration type 1 for base access [ 0.110814] bio: create slab at 0 [ 0.110814] ACPI: Added _OSI(Module Device) [ 0.112003] ACPI: Added _OSI(Processor Device) [ 0.112894] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.113823] ACPI: Added _OSI(Processor Aggregator Device) [ 0.116080] ACPI: Interpreter enabled [ 0.116872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.118779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.120546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.122442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.124006] ACPI: (supports S0 S5) [ 0.124740] ACPI: Using IOAPIC for interrupt routing [ 0.125829] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.127775] ACPI: No dock devices found. [ 0.129628] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.130792] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.132006] 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.138277] acpiphp: Slot [3] registered [ 0.139098] acpiphp: Slot [4] registered [ 0.139917] acpiphp: Slot [5] registered [ 0.140017] acpiphp: Slot [6] registered [ 0.140831] acpiphp: Slot [7] registered [ 0.141657] acpiphp: Slot [8] registered [ 0.142478] acpiphp: Slot [9] registered [ 0.143300] acpiphp: Slot [10] registered [ 0.144017] acpiphp: Slot [11] registered [ 0.144849] acpiphp: Slot [12] registered [ 0.145678] acpiphp: Slot [13] registered [ 0.146509] acpiphp: Slot [14] registered [ 0.147340] acpiphp: Slot [15] registered [ 0.148016] acpiphp: Slot [16] registered [ 0.148852] acpiphp: Slot [17] registered [ 0.149682] acpiphp: Slot [18] registered [ 0.150510] acpiphp: Slot [19] registered [ 0.151344] acpiphp: Slot [20] registered [ 0.152016] acpiphp: Slot [21] registered [ 0.152855] acpiphp: Slot [22] registered [ 0.153687] acpiphp: Slot [23] registered [ 0.154520] acpiphp: Slot [24] registered [ 0.155347] acpiphp: Slot [25] registered [ 0.156016] acpiphp: Slot [26] registered [ 0.156853] acpiphp: Slot [27] registered [ 0.157685] acpiphp: Slot [28] registered [ 0.158513] acpiphp: Slot [29] registered [ 0.159343] acpiphp: Slot [30] registered [ 0.160017] acpiphp: Slot [31] registered [ 0.160854] PCI host bridge to bus 0000:00 [ 0.161731] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.162808] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.163960] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.164004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.165268] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178581] 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.225539] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.227223] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.228699] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.230177] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.231618] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.232773] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.233980] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.233980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.236003] vgaarb: loaded [ 0.236626] vgaarb: bridge control possible 0000:00:02.0 [ 0.237783] SCSI subsystem initialized [ 0.238610] ACPI: bus type USB registered [ 0.238610] usbcore: registered new interface driver usbfs [ 0.240009] usbcore: registered new interface driver hub [ 0.241062] usbcore: registered new device driver usb [ 0.241062] PCI: Using ACPI for IRQ routing [ 0.241067] NetLabel: Initializing [ 0.241802] NetLabel: domain hash size = 128 [ 0.244003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.244998] NetLabel: unlabeled traffic allowed by default [ 0.246078] Switched to clocksource kvm-clock [ 0.248742] AppArmor: AppArmor Filesystem Enabled [ 0.249713] pnp: PnP ACPI init [ 0.250402] ACPI: bus type PNP registered [ 0.251584] pnp: PnP ACPI: found 8 devices [ 0.252445] ACPI: bus type PNP unregistered [ 0.259166] NET: Registered protocol family 2 [ 0.260203] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.261716] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263028] TCP: Hash tables configured (established 16384 bind 16384) [ 0.264648] TCP: reno registered [ 0.265364] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.266512] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267785] NET: Registered protocol family 1 [ 0.268691] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.270205] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.271692] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.293940] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.315805] Trying to unpack rootfs image as initramfs... [ 0.395317] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.397423] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.398912] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.400155] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.402410] Scanning for low memory corruption every 60 seconds [ 0.404142] Initialise system trusted keyring [ 0.405123] audit: initializing netlink socket (disabled) [ 0.406223] type=2000 audit(1545529613.176:1): initialized [ 0.424083] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.425962] zbud: loaded [ 0.426792] VFS: Disk quotas dquot_6.5.2 [ 0.427687] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.429183] fuse init (API version 7.22) [ 0.430123] msgmni has been set to 3997 [ 0.430983] Key type big_key registered [ 0.432027] Key type asymmetric registered [ 0.432927] Asymmetric key parser 'x509' registered [ 0.433932] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.435482] io scheduler noop registered [ 0.436345] io scheduler deadline registered (default) [ 0.437378] io scheduler cfq registered [ 0.438259] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.439356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.440667] ipmi message handler version 39.2 [ 0.441668] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.443193] ACPI: Power Button [PWRF] [ 0.444047] GHES: HEST is not enabled! [ 0.465258] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.507813] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.509760] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.533950] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.536146] Linux agpgart interface v0.103 [ 0.537686] brd: module loaded [ 0.538745] loop: module loaded [ 0.539749] blk-mq: CPU -> queue map [ 0.540607] CPU 0 -> Queue 0 [ 0.541567] CPU 1 -> Queue 0 [ 0.542912] vda: vda1 [ 0.544320] scsi0 : ata_piix [ 0.545081] scsi1 : ata_piix [ 0.545779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.547100] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.548606] libphy: Fixed MDIO Bus: probed [ 0.549556] tun: Universal TUN/TAP device driver, 1.6 [ 0.550610] tun: (C) 1999-2004 Max Krasnyansky [ 0.552916] PPP generic driver version 2.4.2 [ 0.553821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.555151] ehci-pci: EHCI PCI platform driver [ 0.556088] ehci-platform: EHCI generic platform driver [ 0.557135] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.558332] ohci-pci: OHCI PCI platform driver [ 0.559249] ohci-platform: OHCI generic platform driver [ 0.560312] uhci_hcd: USB Universal Host Controller Interface driver [ 0.582328] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.583405] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.585043] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.586203] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.587473] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.588941] usb usb1: Product: UHCI Host Controller [ 0.589899] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.591128] usb usb1: SerialNumber: 0000:00:01.2 [ 0.592173] hub 1-0:1.0: USB hub found [ 0.593042] hub 1-0:1.0: 2 ports detected [ 0.593988] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.596191] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.597193] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.598304] mousedev: PS/2 mouse device common for all mice [ 0.599630] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.601578] rtc_cmos 00:00: RTC can wake from S4 [ 0.602784] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.604066] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.605354] device-mapper: uevent: version 1.0.3 [ 0.606379] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.608105] ledtrig-cpu: registered to indicate activity on CPUs [ 0.609333] TCP: cubic registered [ 0.610112] NET: Registered protocol family 10 [ 0.611155] NET: Registered protocol family 17 [ 0.612102] Key type dns_resolver registered [ 0.613191] Loading compiled-in X.509 certificates [ 0.614664] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.616540] registered taskstats version 1 [ 0.618779] Key type trusted registered [ 0.621825] Key type encrypted registered [ 0.622732] AppArmor: AppArmor sha1 policy hashing enabled [ 0.623856] IMA: No TPM chip found, activating TPM-bypass! [ 0.625260] regulator-dummy: disabling [ 0.626088] Magic number: 14:105:762 [ 0.626892] atkbd serio0: hash matches [ 0.634714] rtc_cmos 00:00: setting system clock to 2018-12-23 01:46:53 UTC (1545529613) [ 0.636390] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.637561] EDD information not available. [ 0.704964] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.706565] Write protecting the kernel read-only data: 12288k [ 0.707939] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.710534] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.721410] systemd-udevd[107]: starting version 204 [ 0.768472] FDC 0 is a S82078B [ 0.904061] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.069056] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.070366] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.071707] usb 1-1: Product: QEMU USB Tablet [ 1.072619] usb 1-1: Manufacturer: QEMU [ 1.073441] usb 1-1: SerialNumber: 42 [ 1.396073] tsc: Refined TSC clocksource calibration: 3491.908 MHz [ 1.769043] 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.004266] 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.122673] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.205987] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 01:46:55 +0000. Up 2.54 seconds. cloud-init-nonet[2.70]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[3.47]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 01:46:56 +0000. Up 3.59 seconds. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++ ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.9 | 255.255.255.0 | fa:16:3e:86:36:c2 | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.3 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 60:53:2e:58:48:f7:94:8e:78:3e:8d:d6:ca:41:6a:0f root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i The key's randomart image is: +--[ RSA 2048]----+ | ...o o. | | .+ =. | | ..=oo | | ..++. | | = +S | | E * 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: e7:7e:37:a4:c2:8d:1f:e9:b8:27:69:9d:51:c1:6b:5c root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i The key's randomart image is: +--[ DSA 1024]----+ | . | | o E| | . + | | = | | S . o | | o ... | | ..=o= | | .BoB.o | | .+Bo. . | +-----------------+ 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: 4d:35:3a:4c:9f:dd:8d:44:73:42:90:1a:67:6f:5f:c9 root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i The key's randomart image is: +--[ECDSA 256]---+ | . +=* .| | o.++= *.| | ==o.+ +| | o.. oE.| | 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: 6b:93:eb:38:aa:a4:a4:06:6d:15:97:f5:fc:20:e0:2d root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i The key's randomart image is: +--[ED25519 256--+ | .o. | | ..oo o | | oE o + | | . . . o | | . . S . | |. o o | |.o. = | |o+ .o o | |+ .....oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[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 Flush boot log to disk[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 system logging daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 01:46:59 +0000. Up 6.64 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 01:47:00 +0000. Up 7.53 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 | 5d:d0:27:9e:cb:b3:00:3f:f6:95:2e:00:b8:d2:5c:1a | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e7:7e:37:a4:c2:8d:1f:e9:b8:27:69:9d:51:c1:6b:5c root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i (DSA) ec2: 256 4d:35:3a:4c:9f:dd:8d:44:73:42:90:1a:67:6f:5f:c9 root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i (ECDSA) ec2: 256 6b:93:eb:38:aa:a4:a4:06:6d:15:97:f5:fc:20:e0:2d root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i (ED25519) ec2: 2048 60:53:2e:58:48:f7:94:8e:78:3e:8d:d6:ca:41:6a:0f root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLHPwXpSg4Agh55WyDD3Y/ctLroR0cArWf8hkQzdoNtTWXTZebwaaNtg5t60Mg+Mx3jpf4e+MoEOIfalObIFfac= root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFsUCBWNbUlUAyzIm6AEqPubpKmK2yaig/U9aIAtk+oT root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2N/oG73wgeTxSlD5TCc7iVa5ce0HB45XRRarIJv3suZpWed3FCrujiZr24jBwJmnlQKCn2b/ZaPUe2x5e6f3+UQdtD+hOWF0zJyPHDjYdqFHv8BDGAGKGf8uSWeJH3eOizz0kLPgA5UUfvuV9jO+iQ7nG4s/5BmZIrdCWsIt8b9Kd210g8Ist1GQc8EU5UM/Dv1yjWyu13wIskvxYWwRWIjdmmt4UfwTayzccp6pXtc4R8oSdMW7TlL8TDR81WOIZUrSwxu+Y9zZqk5m6O8k3s2YJLpjDpxZr0+jxASW2E/+hPAZaUrOcjBEB7hZ7NRySyxz7eLR98m0LJ2skmxkz root@ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 01:47:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.60 seconds Ubuntu 14.04.5 LTS ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i ttyS0 ansibleprovisioningtests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-i login: 2018-12-23 01:47:03,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:03,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-a3838ce8-100f-48b7-b781-4576083a2bc0 x-compute-request-id: req-a3838ce8-100f-48b7-b781-4576083a2bc0 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:46:52.000000", "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:46:52Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:47:03,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-a3838ce8-100f-48b7-b781-4576083a2bc0 2018-12-23 01:47:03,605 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - ACTIVE 2018-12-23 01:47:03,605 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:47:03,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:04,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-23a2cff0-fad5-42fc-bb36-9637820287cd x-compute-request-id: req-23a2cff0-fad5-42fc-bb36-9637820287cd Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:46:52.000000", "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:46:52Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:47:04,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-23a2cff0-fad5-42fc-bb36-9637820287cd 2018-12-23 01:47:04,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:04,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-54b4550d-9e6e-4656-9519-49093054171a Date: Sun, 23 Dec 2018 01:47: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":["65030138-fc33-4cde-b0aa-2ee8b79de634"],"updated_at":"2018-12-23T01:44:44Z","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15826d72cc754c668f54fd78baba84cb","id":"77276078-0041-4ee0-8de4-b8e157c0e990","name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net"}]} 2018-12-23 01:47:04,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net used request id req-54b4550d-9e6e-4656-9519-49093054171a 2018-12-23 01:47:04,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:04,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c367d21e-3b01-4d92-9a97-c2879a94d76b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:47:04,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-c367d21e-3b01-4d92-9a97-c2879a94d76b 2018-12-23 01:47:04,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:04,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fa7cf116-f4bd-44ea-bdee-0112b9aa6318 Date: Sun, 23 Dec 2018 01:47:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]} 2018-12-23 01:47:04,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-fa7cf116-f4bd-44ea-bdee-0112b9aa6318 2018-12-23 01:47:04,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:04,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-a3cc6b14-e91a-4bc2-b091-945894eaa78a Date: Sun, 23 Dec 2018 01:47:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.4"}],"id":"15ba4083-bbc0-4f43-a819-557f1242d027","security_groups":[],"mac_address":"fa:16:3e:5c:f5:b7","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:45:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.1"}],"id":"18b16f10-b3f1-4ca7-803c-14f1f805acda","security_groups":[],"mac_address":"fa:16:3e:d0:bb:e8","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:53Z","binding:vnic_type":"normal","device_id":"575b7b8a-c60b-4c3c-9d25-f412a68238d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.2"}],"id":"42ac47ac-1f1d-4c17-b92c-64e3be2e5e72","security_groups":[],"mac_address":"fa:16:3e:1c:15:40","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.3"}],"id":"768608da-56c8-4f50-be50-497b31410fc5","security_groups":[],"mac_address":"fa:16:3e:d9:49:4e","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:46:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.9"}],"id":"d06b5114-4ea6-439a-ad54-a699d3cd4402","security_groups":["683ac025-7652-491e-9799-741e8e186aca"],"mac_address":"fa:16:3e:86:36:c2","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:45:04Z","binding:vnic_type":"normal","device_id":"4d5d2152-870c-4fcc-af86-32775adaafb8"}]} 2018-12-23 01:47:04,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-a3cc6b14-e91a-4bc2-b091-945894eaa78a 2018-12-23 01:47:04,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:04,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47: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-6d6ab990-d4df-4977-8d10-ffb77504cf24 x-compute-request-id: req-6d6ab990-d4df-4977-8d10-ffb77504cf24 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:46:52.000000", "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:46:52Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:47:04,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-6d6ab990-d4df-4977-8d10-ffb77504cf24 2018-12-23 01:47:04,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:04,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-fb88c79c-e338-4e39-a567-bc13ed0badf0 Date: Sun, 23 Dec 2018 01:47: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":["65030138-fc33-4cde-b0aa-2ee8b79de634"],"updated_at":"2018-12-23T01:44:44Z","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15826d72cc754c668f54fd78baba84cb","id":"77276078-0041-4ee0-8de4-b8e157c0e990","name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net"}]} 2018-12-23 01:47:04,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net used request id req-fb88c79c-e338-4e39-a567-bc13ed0badf0 2018-12-23 01:47:04,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:05,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43af0e62-3a33-4bea-8595-497883af144c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:47:05,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-43af0e62-3a33-4bea-8595-497883af144c 2018-12-23 01:47:05,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:05,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dad58cd0-8282-4db1-adb7-67f8c9f47e73 Date: Sun, 23 Dec 2018 01:47:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]} 2018-12-23 01:47:05,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-dad58cd0-8282-4db1-adb7-67f8c9f47e73 2018-12-23 01:47:05,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:05,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-a6974959-1add-4b51-bde8-164eb6a1183b Date: Sun, 23 Dec 2018 01:47:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.4"}],"id":"15ba4083-bbc0-4f43-a819-557f1242d027","security_groups":[],"mac_address":"fa:16:3e:5c:f5:b7","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:45:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.1"}],"id":"18b16f10-b3f1-4ca7-803c-14f1f805acda","security_groups":[],"mac_address":"fa:16:3e:d0:bb:e8","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:53Z","binding:vnic_type":"normal","device_id":"575b7b8a-c60b-4c3c-9d25-f412a68238d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.2"}],"id":"42ac47ac-1f1d-4c17-b92c-64e3be2e5e72","security_groups":[],"mac_address":"fa:16:3e:1c:15:40","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.3"}],"id":"768608da-56c8-4f50-be50-497b31410fc5","security_groups":[],"mac_address":"fa:16:3e:d9:49:4e","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:46:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.9"}],"id":"d06b5114-4ea6-439a-ad54-a699d3cd4402","security_groups":["683ac025-7652-491e-9799-741e8e186aca"],"mac_address":"fa:16:3e:86:36:c2","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:45:04Z","binding:vnic_type":"normal","device_id":"4d5d2152-870c-4fcc-af86-32775adaafb8"}]} 2018-12-23 01:47:05,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-a6974959-1add-4b51-bde8-164eb6a1183b 2018-12-23 01:47:05,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp"}}' 2018-12-23 01:47:06,468 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:47: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-880b75d2-4af1-4c27-bb8e-9d51031c5a85 x-compute-request-id: req-880b75d2-4af1-4c27-bb8e-9d51031c5a85 Content-Length: 0 Content-Type: application/json 2018-12-23 01:47:06,468 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8/action used request id req-880b75d2-4af1-4c27-bb8e-9d51031c5a85 2018-12-23 01:47:06,469 - create_instance - INFO - Checking if VM is active 2018-12-23 01:47:06,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:06,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6632d3cb-1402-4476-baf7-9ab1694e7344 x-compute-request-id: req-6632d3cb-1402-4476-baf7-9ab1694e7344 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:46:52.000000", "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp"}, {"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:46:52Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:47:06,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-6632d3cb-1402-4476-baf7-9ab1694e7344 2018-12-23 01:47:06,948 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - ACTIVE 2018-12-23 01:47:06,949 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:47:06,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:07,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f62897eb-e3a4-4bf9-8527-39afd69939db x-compute-request-id: req-f62897eb-e3a4-4bf9-8527-39afd69939db Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:46:52.000000", "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp"}, {"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:46:52Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:47:07,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-f62897eb-e3a4-4bf9-8527-39afd69939db 2018-12-23 01:47:07,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:07,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-633833b2-1e61-43e8-bc03-d7802776bcf7 Date: Sun, 23 Dec 2018 01:47: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":["65030138-fc33-4cde-b0aa-2ee8b79de634"],"updated_at":"2018-12-23T01:44:44Z","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15826d72cc754c668f54fd78baba84cb","id":"77276078-0041-4ee0-8de4-b8e157c0e990","name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net"}]} 2018-12-23 01:47:07,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net used request id req-633833b2-1e61-43e8-bc03-d7802776bcf7 2018-12-23 01:47:07,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:07,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2089365c-bfb5-4dc5-85d3-a1b183ddf3a2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:47:07,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-2089365c-bfb5-4dc5-85d3-a1b183ddf3a2 2018-12-23 01:47:07,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:07,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2093ecf1-270b-43d3-b71a-adb7695b9540 Date: Sun, 23 Dec 2018 01:47:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]} 2018-12-23 01:47:07,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-2093ecf1-270b-43d3-b71a-adb7695b9540 2018-12-23 01:47:07,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:07,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-b9b7c22e-d088-4d8b-9d79-5a0239821270 Date: Sun, 23 Dec 2018 01:47:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.4"}],"id":"15ba4083-bbc0-4f43-a819-557f1242d027","security_groups":[],"mac_address":"fa:16:3e:5c:f5:b7","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:45:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.1"}],"id":"18b16f10-b3f1-4ca7-803c-14f1f805acda","security_groups":[],"mac_address":"fa:16:3e:d0:bb:e8","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:53Z","binding:vnic_type":"normal","device_id":"575b7b8a-c60b-4c3c-9d25-f412a68238d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.2"}],"id":"42ac47ac-1f1d-4c17-b92c-64e3be2e5e72","security_groups":[],"mac_address":"fa:16:3e:1c:15:40","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.3"}],"id":"768608da-56c8-4f50-be50-497b31410fc5","security_groups":[],"mac_address":"fa:16:3e:d9:49:4e","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:06Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.9"}],"id":"d06b5114-4ea6-439a-ad54-a699d3cd4402","security_groups":["1d243697-ca1f-4cae-843f-d9292e04564b","683ac025-7652-491e-9799-741e8e186aca"],"mac_address":"fa:16:3e:86:36:c2","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:45:04Z","binding:vnic_type":"normal","device_id":"4d5d2152-870c-4fcc-af86-32775adaafb8"}]} 2018-12-23 01:47:07,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-b9b7c22e-d088-4d8b-9d79-5a0239821270 2018-12-23 01:47:07,770 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:47:07,774 - paramiko.transport - DEBUG - starting thread (client mode): 0x5579a290L 2018-12-23 01:47:07,774 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:47:07,779 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-23 01:47:07,779 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-23 01:47:07,781 - 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-12-23 01:47:07,781 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:47:07,781 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 01:47:07,782 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:47:07,782 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:47:07,782 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:47:07,823 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:47:07,824 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:47:07,838 - paramiko.transport - DEBUG - Trying key 5dd0279ecbb3003ff6952e00b8d25c1a from tmp/AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe 2018-12-23 01:47:07,863 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:47:07,881 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:47:07,982 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:47:08,016 - create_instance - INFO - SSH is active for VM instance 2018-12-23 01:47:08,017 - create_instance - INFO - Checking if cloud-init has completed 2018-12-23 01:47:08,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:08,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebc994a9-b107-4e97-874a-eb67feb266fc x-compute-request-id: req-ebc994a9-b107-4e97-874a-eb67feb266fc Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:46:52.000000", "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp"}, {"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:46:52Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:47:08,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-ebc994a9-b107-4e97-874a-eb67feb266fc 2018-12-23 01:47:08,503 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - ACTIVE 2018-12-23 01:47:08,503 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:47:08,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:08,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25f08792-98da-44bb-9b2e-84602f12453c x-compute-request-id: req-25f08792-98da-44bb-9b2e-84602f12453c Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:46:52.000000", "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp"}, {"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:46:52Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:47:08,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-25f08792-98da-44bb-9b2e-84602f12453c 2018-12-23 01:47:08,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:08,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-001ebabd-f71e-4147-a8a2-dbaba821afc2 Date: Sun, 23 Dec 2018 01:47: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":["65030138-fc33-4cde-b0aa-2ee8b79de634"],"updated_at":"2018-12-23T01:44:44Z","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15826d72cc754c668f54fd78baba84cb","id":"77276078-0041-4ee0-8de4-b8e157c0e990","name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net"}]} 2018-12-23 01:47:08,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net used request id req-001ebabd-f71e-4147-a8a2-dbaba821afc2 2018-12-23 01:47:08,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:09,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7819ce6-94af-4f74-8d10-6d77d7cbb868 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:47:09,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-b7819ce6-94af-4f74-8d10-6d77d7cbb868 2018-12-23 01:47:09,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:09,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9d1a5c2c-3e80-4f30-876c-52b55c6ab471 Date: Sun, 23 Dec 2018 01:47:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]} 2018-12-23 01:47:09,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-9d1a5c2c-3e80-4f30-876c-52b55c6ab471 2018-12-23 01:47:09,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:09,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-b6c87698-e052-4b8c-956d-c206f8a61de6 Date: Sun, 23 Dec 2018 01:47:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.4"}],"id":"15ba4083-bbc0-4f43-a819-557f1242d027","security_groups":[],"mac_address":"fa:16:3e:5c:f5:b7","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:45:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.1"}],"id":"18b16f10-b3f1-4ca7-803c-14f1f805acda","security_groups":[],"mac_address":"fa:16:3e:d0:bb:e8","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:53Z","binding:vnic_type":"normal","device_id":"575b7b8a-c60b-4c3c-9d25-f412a68238d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.2"}],"id":"42ac47ac-1f1d-4c17-b92c-64e3be2e5e72","security_groups":[],"mac_address":"fa:16:3e:1c:15:40","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.3"}],"id":"768608da-56c8-4f50-be50-497b31410fc5","security_groups":[],"mac_address":"fa:16:3e:d9:49:4e","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:06Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.9"}],"id":"d06b5114-4ea6-439a-ad54-a699d3cd4402","security_groups":["1d243697-ca1f-4cae-843f-d9292e04564b","683ac025-7652-491e-9799-741e8e186aca"],"mac_address":"fa:16:3e:86:36:c2","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:45:04Z","binding:vnic_type":"normal","device_id":"4d5d2152-870c-4fcc-af86-32775adaafb8"}]} 2018-12-23 01:47:09,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-b6c87698-e052-4b8c-956d-c206f8a61de6 2018-12-23 01:47:09,186 - create_instance - INFO - Checking if VM is active 2018-12-23 01:47:09,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:09,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c7a42ce-58c2-44ad-ad7d-902f727fc402 x-compute-request-id: req-6c7a42ce-58c2-44ad-ad7d-902f727fc402 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:46:52.000000", "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp"}, {"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:46:52Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:47:09,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-6c7a42ce-58c2-44ad-ad7d-902f727fc402 2018-12-23 01:47:09,659 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - ACTIVE 2018-12-23 01:47:09,659 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:47:09,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:09,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c4c1f84-ba77-4f51-867a-7638da10f5a7 x-compute-request-id: req-5c4c1f84-ba77-4f51-867a-7638da10f5a7 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:36:c2", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:46:52.000000", "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "security_groups": [{"name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp"}, {"name": "default"}], "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:46:52Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:47:09,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-5c4c1f84-ba77-4f51-867a-7638da10f5a7 2018-12-23 01:47:09,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:09,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e04c800c-a65d-4d52-b5d0-95f63127be70 Date: Sun, 23 Dec 2018 01:47: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":["65030138-fc33-4cde-b0aa-2ee8b79de634"],"updated_at":"2018-12-23T01:44:44Z","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15826d72cc754c668f54fd78baba84cb","id":"77276078-0041-4ee0-8de4-b8e157c0e990","name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net"}]} 2018-12-23 01:47:09,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net used request id req-e04c800c-a65d-4d52-b5d0-95f63127be70 2018-12-23 01:47:09,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:10,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3c1f912-471d-4dd9-94ef-ddfde8d1d10c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:47:10,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-e3c1f912-471d-4dd9-94ef-ddfde8d1d10c 2018-12-23 01:47:10,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:10,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fad87529-627a-4890-94a9-5971e559431f Date: Sun, 23 Dec 2018 01:47:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:44:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"15826d72cc754c668f54fd78baba84cb","id":"65030138-fc33-4cde-b0aa-2ee8b79de634","subnetpool_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet"}]} 2018-12-23 01:47:10,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-fad87529-627a-4890-94a9-5971e559431f 2018-12-23 01:47:10,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:10,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-fdfb0e96-ccb7-45e2-bd8b-450848e77c96 Date: Sun, 23 Dec 2018 01:47:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.4"}],"id":"15ba4083-bbc0-4f43-a819-557f1242d027","security_groups":[],"mac_address":"fa:16:3e:5c:f5:b7","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:45:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.1"}],"id":"18b16f10-b3f1-4ca7-803c-14f1f805acda","security_groups":[],"mac_address":"fa:16:3e:d0:bb:e8","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:53Z","binding:vnic_type":"normal","device_id":"575b7b8a-c60b-4c3c-9d25-f412a68238d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.2"}],"id":"42ac47ac-1f1d-4c17-b92c-64e3be2e5e72","security_groups":[],"mac_address":"fa:16:3e:1c:15:40","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:44:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.3"}],"id":"768608da-56c8-4f50-be50-497b31410fc5","security_groups":[],"mac_address":"fa:16:3e:d9:49:4e","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:44:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77276078-0041-4ee0-8de4-b8e157c0e990"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:06Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65030138-fc33-4cde-b0aa-2ee8b79de634","ip_address":"10.55.1.9"}],"id":"d06b5114-4ea6-439a-ad54-a699d3cd4402","security_groups":["1d243697-ca1f-4cae-843f-d9292e04564b","683ac025-7652-491e-9799-741e8e186aca"],"mac_address":"fa:16:3e:86:36:c2","project_id":"15826d72cc754c668f54fd78baba84cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1","admin_state_up":true,"network_id":"77276078-0041-4ee0-8de4-b8e157c0e990","tenant_id":"15826d72cc754c668f54fd78baba84cb","created_at":"2018-12-23T01:45:04Z","binding:vnic_type":"normal","device_id":"4d5d2152-870c-4fcc-af86-32775adaafb8"}]} 2018-12-23 01:47:10,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-fdfb0e96-ccb7-45e2-bd8b-450848e77c96 2018-12-23 01:47:10,207 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:47:10,208 - paramiko.transport - DEBUG - starting thread (client mode): 0x5579a550L 2018-12-23 01:47:10,209 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:47:10,212 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-23 01:47:10,212 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-23 01:47:10,213 - 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-12-23 01:47:10,213 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:47:10,213 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 01:47:10,213 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:47:10,214 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:47:10,214 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:47:10,254 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:47:10,255 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:47:10,273 - paramiko.transport - DEBUG - Trying key 5dd0279ecbb3003ff6952e00b8d25c1a from tmp/AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe 2018-12-23 01:47:10,291 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:47:10,298 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:47:10,398 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:47:10,418 - create_instance - INFO - SSH is active for VM instance 2018-12-23 01:47:10,419 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:47:10,420 - paramiko.transport - DEBUG - starting thread (client mode): 0x5579a550L 2018-12-23 01:47:10,421 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:47:10,424 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-23 01:47:10,424 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-23 01:47:10,425 - 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-12-23 01:47:10,425 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:47:10,425 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 01:47:10,426 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:47:10,426 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:47:10,426 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:47:10,467 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:47:10,467 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:47:10,485 - paramiko.transport - DEBUG - Trying key 5dd0279ecbb3003ff6952e00b8d25c1a from tmp/AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe 2018-12-23 01:47:10,507 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:47:10,513 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:47:10,517 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:47:10,735 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 01:47:10,735 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:47:10,750 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:47:10,757 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 01:47:10,758 - create_instance - INFO - cloud-init complete for VM instance 2018-12-23 01:47:10,758 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 01:47:10,758 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:47:10,760 - paramiko.transport - DEBUG - starting thread (client mode): 0x5579a290L 2018-12-23 01:47:10,761 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:47:10,763 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-23 01:47:10,764 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-23 01:47:10,765 - 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-12-23 01:47:10,765 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:47:10,765 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 01:47:10,765 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:47:10,766 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:47:10,766 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:47:10,807 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:47:10,807 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:47:10,825 - paramiko.transport - DEBUG - Trying key 5dd0279ecbb3003ff6952e00b8d25c1a from tmp/AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe 2018-12-23 01:47:10,847 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:47:10,854 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:47:10,857 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:47:11,071 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 01:47:11,071 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:47:11,074 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:47:11,076 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:47:11,086 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-12-23 01:47:11,135 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-12-23 01:47:13,417 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:47:13,420 - paramiko.transport - DEBUG - starting thread (client mode): 0x5576b5d0L 2018-12-23 01:47:13,421 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:47:13,423 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-23 01:47:13,423 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-23 01:47:13,425 - 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-12-23 01:47:13,425 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:47:13,425 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 01:47:13,425 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:47:13,425 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:47:13,425 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:47:13,467 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:47:13,468 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:47:13,485 - paramiko.transport - DEBUG - Trying key 5dd0279ecbb3003ff6952e00b8d25c1a from tmp/AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe 2018-12-23 01:47:13,508 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:47:13,514 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:47:13,517 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:47:13,734 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 01:47:13,734 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:47:13,750 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:47:13,770 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 01:47:13,770 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 01:47:13,771 - paramiko.transport - DEBUG - Dropping user packet because connection is dead. 2018-12-23 01:47:13,772 - create_instance - INFO - Deleting Floating IP - 172.30.9.209 2018-12-23 01:47:13,773 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2018-12-23 01:47:13,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/e2d795bb-211d-4e7b-b647-c4d5df82e72f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:14,765 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5aacdb38-81cb-4b29-8493-2dc6bb00eb46 Content-Length: 0 Date: Sun, 23 Dec 2018 01:47:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:47:14,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/e2d795bb-211d-4e7b-b647-c4d5df82e72f used request id req-5aacdb38-81cb-4b29-8493-2dc6bb00eb46 2018-12-23 01:47:14,765 - create_instance - INFO - Deleting Port with ID - d06b5114-4ea6-439a-ad54-a699d3cd4402 2018-12-23 01:47:14,765 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-port-1 2018-12-23 01:47:14,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/d06b5114-4ea6-439a-ad54-a699d3cd4402 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:15,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22da6cec-1bca-47a6-925a-6286862edfc6 Date: Sun, 23 Dec 2018 01:47:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:47:15,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/d06b5114-4ea6-439a-ad54-a699d3cd4402 used request id req-22da6cec-1bca-47a6-925a-6286862edfc6 2018-12-23 01:47:15,293 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst 2018-12-23 01:47:15,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:15,445 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:47:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1e2efcf-45a1-4277-a8cd-4dd7d4336fc0 x-compute-request-id: req-a1e2efcf-45a1-4277-a8cd-4dd7d4336fc0 Content-Type: application/json 2018-12-23 01:47:15,445 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-a1e2efcf-45a1-4277-a8cd-4dd7d4336fc0 2018-12-23 01:47:15,445 - create_instance - INFO - Checking deletion status 2018-12-23 01:47:15,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:15,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bffa62b6-e096-436c-a454-3b520266eb81 x-compute-request-id: req-bffa62b6-e096-436c-a454-3b520266eb81 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d5d2152-870c-4fcc-af86-32775adaafb8", "rel": "bookmark"}], "image": {"id": "f7ee7a41-a893-487e-811d-8ce1a126ffbb", "links": [{"href": "http://172.30.9.26:8774/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:46:52.000000", "flavor": {"id": "90c064f5-24b3-4adf-832f-4495dd6c9fcd", "links": [{"href": "http://172.30.9.26:8774/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd", "rel": "bookmark"}]}, "id": "4d5d2152-870c-4fcc-af86-32775adaafb8", "user_id": "1f5134b074854feca098a2c54e955111", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:47:15Z", "hostId": "b6f726888ffd6b98f47039ebf597636b91badbb4a87da82212bd8827", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp", "name": "AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst", "created": "2018-12-23T01:45:07Z", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:47:15,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-bffa62b6-e096-436c-a454-3b520266eb81 2018-12-23 01:47:15,696 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst] is - ACTIVE 2018-12-23 01:47:15,696 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:47:18,700 - create_instance - DEBUG - VM status query timeout in 296.745965004 2018-12-23 01:47:18,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84bdf4845c683d17249a81eaf9ec27770f38e1d0" 2018-12-23 01:47:18,751 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:47:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0624329-2fef-415b-8877-d83bb1e8d7c3 x-compute-request-id: req-e0624329-2fef-415b-8877-d83bb1e8d7c3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4d5d2152-870c-4fcc-af86-32775adaafb8 could not be found.", "code": 404}} 2018-12-23 01:47:18,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d5d2152-870c-4fcc-af86-32775adaafb8 used request id req-e0624329-2fef-415b-8877-d83bb1e8d7c3 2018-12-23 01:47:18,751 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4d5d2152-870c-4fcc-af86-32775adaafb8 could not be found. (HTTP 404) (Request-ID: req-e0624329-2fef-415b-8877-d83bb1e8d7c3) 2018-12-23 01:47:18,751 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-inst 2018-12-23 01:47:18,752 - neutron_utils - INFO - Deleting security group rule with ID - cd4feffd-5f1b-4c98-93d2-59a322d95bc8 2018-12-23 01:47:18,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/cd4feffd-5f1b-4c98-93d2-59a322d95bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:47:19,028 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aaedcc9c-200d-4681-bb84-2f5934cc0ee3 Content-Length: 0 Date: Sun, 23 Dec 2018 01:47:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:47:19,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/cd4feffd-5f1b-4c98-93d2-59a322d95bc8 used request id req-aaedcc9c-200d-4681-bb84-2f5934cc0ee3 2018-12-23 01:47:19,028 - neutron_utils - INFO - Deleting security group rule with ID - 1b12e3cf-f9c7-4b63-a44b-10d24ecbffb2 2018-12-23 01:47:19,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/1b12e3cf-f9c7-4b63-a44b-10d24ecbffb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:47:19,278 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c3cbb607-20b0-4adb-9c97-fd5a0d1caecc Content-Length: 0 Date: Sun, 23 Dec 2018 01:47:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:47:19,279 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/1b12e3cf-f9c7-4b63-a44b-10d24ecbffb2 used request id req-c3cbb607-20b0-4adb-9c97-fd5a0d1caecc 2018-12-23 01:47:19,279 - neutron_utils - INFO - Deleting security group rule with ID - befbf891-5f30-442b-9827-46c02f506c55 2018-12-23 01:47:19,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/befbf891-5f30-442b-9827-46c02f506c55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:47:19,530 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-72013e11-d5e0-4649-a542-a0a5676c3350 Content-Length: 0 Date: Sun, 23 Dec 2018 01:47:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:47:19,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/befbf891-5f30-442b-9827-46c02f506c55 used request id req-72013e11-d5e0-4649-a542-a0a5676c3350 2018-12-23 01:47:19,531 - neutron_utils - INFO - Deleting security group rule with ID - 3de2de8f-bcc9-47ac-afc0-ed596908f9a3 2018-12-23 01:47:19,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/3de2de8f-bcc9-47ac-afc0-ed596908f9a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:47:19,772 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8653a227-ebfb-4a0a-ac7f-c216dbe3adda Content-Length: 0 Date: Sun, 23 Dec 2018 01:47:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:47:19,773 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/3de2de8f-bcc9-47ac-afc0-ed596908f9a3 used request id req-8653a227-ebfb-4a0a-ac7f-c216dbe3adda 2018-12-23 01:47:19,773 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-sec-grp 2018-12-23 01:47:19,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1d243697-ca1f-4cae-843f-d9292e04564b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7798299a589033d4de5adc0e198c140bb48fa4" 2018-12-23 01:47:20,126 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29ac5526-42d0-40ed-86f2-dda813891dfb Content-Length: 0 Date: Sun, 23 Dec 2018 01:47:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:47:20,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1d243697-ca1f-4cae-843f-d9292e04564b used request id req-29ac5526-42d0-40ed-86f2-dda813891dfb 2018-12-23 01:47:20,127 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp 2018-12-23 01:47:20,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa11a05b5a64daf085a52909eacf81706c23ebe" 2018-12-23 01:47:20,162 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:47: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-9ceab855-b35c-4b10-bd58-ca43949df83f x-compute-request-id: req-9ceab855-b35c-4b10-bd58-ca43949df83f Content-Length: 0 Content-Type: application/json 2018-12-23 01:47:20,162 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-kp used request id req-9ceab855-b35c-4b10-bd58-ca43949df83f 2018-12-23 01:47:20,162 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe.pub] 2018-12-23 01:47:20,163 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe] 2018-12-23 01:47:20,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a547979ec1cb54fda011291c7f4a5c3801da25b" 2018-12-23 01:47:20,207 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:47: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-4158f3e6-d2b8-4538-b881-14e614742e59 x-compute-request-id: req-4158f3e6-d2b8-4538-b881-14e614742e59 Content-Length: 0 Content-Type: application/json 2018-12-23 01:47:20,207 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/90c064f5-24b3-4adf-832f-4495dd6c9fcd used request id req-4158f3e6-d2b8-4538-b881-14e614742e59 2018-12-23 01:47:20,208 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-router and subnet AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet 2018-12-23 01:47:20,208 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-router 2018-12-23 01:47:20,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/575b7b8a-c60b-4c3c-9d25-f412a68238d2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259dec4a1d3f96a114e59d55b5924d5908d81224" -d '{"subnet_id": "65030138-fc33-4cde-b0aa-2ee8b79de634"}' 2018-12-23 01:47:21,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-611ce450-7406-4e44-96d1-4996f2a94e39 Date: Sun, 23 Dec 2018 01:47:21 GMT RESP BODY: {"network_id": "77276078-0041-4ee0-8de4-b8e157c0e990", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "subnet_id": "65030138-fc33-4cde-b0aa-2ee8b79de634", "subnet_ids": ["65030138-fc33-4cde-b0aa-2ee8b79de634"], "port_id": "18b16f10-b3f1-4ca7-803c-14f1f805acda", "id": "575b7b8a-c60b-4c3c-9d25-f412a68238d2"} 2018-12-23 01:47:21,581 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/575b7b8a-c60b-4c3c-9d25-f412a68238d2/remove_router_interface used request id req-611ce450-7406-4e44-96d1-4996f2a94e39 2018-12-23 01:47:21,581 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-router 2018-12-23 01:47:21,581 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-router 2018-12-23 01:47:21,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/575b7b8a-c60b-4c3c-9d25-f412a68238d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259dec4a1d3f96a114e59d55b5924d5908d81224" 2018-12-23 01:47:24,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-afa946d9-379b-447a-9a2f-7c579f3c8645 Content-Length: 0 Date: Sun, 23 Dec 2018 01:47:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:47:24,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/575b7b8a-c60b-4c3c-9d25-f412a68238d2 used request id req-afa946d9-379b-447a-9a2f-7c579f3c8645 2018-12-23 01:47:24,858 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet 2018-12-23 01:47:24,859 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-subnet 2018-12-23 01:47:24,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/65030138-fc33-4cde-b0aa-2ee8b79de634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80763ef7f418d63ae852c858e9ad647df7cbe927" 2018-12-23 01:47:27,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ed6c736-5b2f-4213-8a7d-4a36f7f34d98 Date: Sun, 23 Dec 2018 01:47:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:47:27,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/65030138-fc33-4cde-b0aa-2ee8b79de634 used request id req-8ed6c736-5b2f-4213-8a7d-4a36f7f34d98 2018-12-23 01:47:27,273 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe-pub-net 2018-12-23 01:47:27,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/77276078-0041-4ee0-8de4-b8e157c0e990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80763ef7f418d63ae852c858e9ad647df7cbe927" 2018-12-23 01:47:28,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-306c8895-d168-46ad-a612-69e7f41d5d3c Date: Sun, 23 Dec 2018 01:47:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:47:28,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/77276078-0041-4ee0-8de4-b8e157c0e990 used request id req-306c8895-d168-46ad-a612-69e7f41d5d3c 2018-12-23 01:47:28,176 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-e00e6ab8-3ee1-4d48-85bd-7e92944cccfe--image 2018-12-23 01:47:28,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07bcf28818a3bfcb927f1eb823042d118a112062" 2018-12-23 01:47:29,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5bcc86a5-da11-4d98-9879-15340b46bcf7 Date: Sun, 23 Dec 2018 01:47:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:47:29,948 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f7ee7a41-a893-487e-811d-8ce1a126ffbb used request id req-5bcc86a5-da11-4d98-9879-15340b46bcf7 2018-12-23 01:47:29,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97412af0d26f021e0c8f0c7083af87f2c58e58" 2018-12-23 01:47:30,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7f53d8c8-f648-481c-bb4f-6ee9ce571e1a Date: Sun, 23 Dec 2018 01:47:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:43Z", "updated_at": "2018-12-23T01:44:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:44:43Z", "revision_number": 0, "id": "84064db9-8463-4c41-b95c-f9b249f6fe40", "remote_group_id": "683ac025-7652-491e-9799-741e8e186aca", "remote_ip_prefix": null, "created_at": "2018-12-23T01:44:43Z", "security_group_id": "683ac025-7652-491e-9799-741e8e186aca", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "15826d72cc754c668f54fd78baba84cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:44:43Z", "revision_number": 0, "id": "923be96b-63f3-48b0-ae92-57f5bda64564", "remote_group_id": "683ac025-7652-491e-9799-741e8e186aca", "remote_ip_prefix": null, "created_at": "2018-12-23T01:44:43Z", "security_group_id": "683ac025-7652-491e-9799-741e8e186aca", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "15826d72cc754c668f54fd78baba84cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:44:43Z", "revision_number": 0, "id": "b8e535e9-03b3-4bd9-a516-6d867adc2de8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:44:43Z", "security_group_id": "683ac025-7652-491e-9799-741e8e186aca", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "15826d72cc754c668f54fd78baba84cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:44:43Z", "revision_number": 0, "id": "d9a0e22e-d6f2-4277-8612-ea21643e3bb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:44:43Z", "security_group_id": "683ac025-7652-491e-9799-741e8e186aca", "tenant_id": "15826d72cc754c668f54fd78baba84cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "15826d72cc754c668f54fd78baba84cb"}], "revision_number": 4, "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "683ac025-7652-491e-9799-741e8e186aca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:47:30,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7f53d8c8-f648-481c-bb4f-6ee9ce571e1a 2018-12-23 01:47:30,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97412af0d26f021e0c8f0c7083af87f2c58e58" 2018-12-23 01:47:30,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f416ce48-1650-4d22-b6a2-38940ae5c7fd Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb"}, "enabled": true, "id": "15826d72cc754c668f54fd78baba84cb", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj"}} 2018-12-23 01:47:30,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-f416ce48-1650-4d22-b6a2-38940ae5c7fd 2018-12-23 01:47:30,283 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 683ac025-7652-491e-9799-741e8e186aca 2018-12-23 01:47:30,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=683ac025-7652-491e-9799-741e8e186aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97412af0d26f021e0c8f0c7083af87f2c58e58" 2018-12-23 01:47:30,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5e42ea13-e860-45f2-a34f-4667d1592a28 Date: Sun, 23 Dec 2018 01:47:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "683ac025-7652-491e-9799-741e8e186aca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:44:43Z", "security_group_id": "683ac025-7652-491e-9799-741e8e186aca", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:43Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "84064db9-8463-4c41-b95c-f9b249f6fe40"}, {"remote_group_id": "683ac025-7652-491e-9799-741e8e186aca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:44:43Z", "security_group_id": "683ac025-7652-491e-9799-741e8e186aca", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:43Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "923be96b-63f3-48b0-ae92-57f5bda64564"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:44:43Z", "security_group_id": "683ac025-7652-491e-9799-741e8e186aca", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:43Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "b8e535e9-03b3-4bd9-a516-6d867adc2de8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:44:43Z", "security_group_id": "683ac025-7652-491e-9799-741e8e186aca", "port_range_min": null, "revision_number": 0, "tenant_id": "15826d72cc754c668f54fd78baba84cb", "created_at": "2018-12-23T01:44:43Z", "project_id": "15826d72cc754c668f54fd78baba84cb", "id": "d9a0e22e-d6f2-4277-8612-ea21643e3bb6"}]} 2018-12-23 01:47:30,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=683ac025-7652-491e-9799-741e8e186aca used request id req-5e42ea13-e860-45f2-a34f-4667d1592a28 2018-12-23 01:47:30,460 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:47:30,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/683ac025-7652-491e-9799-741e8e186aca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97412af0d26f021e0c8f0c7083af87f2c58e58" 2018-12-23 01:47:30,794 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b9e8231-0aca-47ce-bed3-4238f10d30f7 Content-Length: 0 Date: Sun, 23 Dec 2018 01:47:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:47:30,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/683ac025-7652-491e-9799-741e8e186aca used request id req-7b9e8231-0aca-47ce-bed3-4238f10d30f7 2018-12-23 01:47:30,795 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj 2018-12-23 01:47:30,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97412af0d26f021e0c8f0c7083af87f2c58e58" 2018-12-23 01:47:30,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:47:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71330652-d9e9-4625-ad62-6c4fa4049bda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:47:30,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/15826d72cc754c668f54fd78baba84cb used request id req-71330652-d9e9-4625-ad62-6c4fa4049bda 2018-12-23 01:47:30,985 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-b95d72b9-51c6-4d1-proj-role 2018-12-23 01:47:30,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/1bba16ce8b2842d89ce760d3f63191e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97412af0d26f021e0c8f0c7083af87f2c58e58" 2018-12-23 01:47:31,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:47:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e837b92-5b99-43eb-a403-2c64618ff629 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:47:31,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/1bba16ce8b2842d89ce760d3f63191e0 used request id req-5e837b92-5b99-43eb-a403-2c64618ff629 2018-12-23 01:47:31,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97412af0d26f021e0c8f0c7083af87f2c58e58" 2018-12-23 01:47:31,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef181d58-9775-4406-9d79-f711612edf57 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:47:31,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ef181d58-9775-4406-9d79-f711612edf57 2018-12-23 01:47:31,187 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-b95d72b9-51c6-4d1-user 2018-12-23 01:47:31,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/1f5134b074854feca098a2c54e955111 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da168fe7c802827831f7fd17f3ad2bcd0fc8780c" 2018-12-23 01:47:31,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:47:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddb6a6df-2750-4a04-9ab4-c68d0e89e650 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:47:31,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1f5134b074854feca098a2c54e955111 used request id req-ddb6a6df-2750-4a04-9ab4-c68d0e89e650 2018-12-23 01:47:31,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:47:31,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:47:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["5jYi_mvAR7mhWRRvE3jBBg"], "issued_at": "2018-12-23T01:47:31.000000Z"}} 2018-12-23 01:47:31,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1237fadcc69dc800c443c6bd6382345eacfcfc" 2018-12-23 01:47:31,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f7a6b8-a481-4238-abb8-4622f0a57efe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:47:31,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c5f7a6b8-a481-4238-abb8-4622f0a57efe 2018-12-23 01:47:31,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:47:31,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:47:32,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:47:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["24N7tOwuRMSJ3p8tPs3ubw"], "issued_at": "2018-12-23T01:47:32.000000Z"}} 2018-12-23 01:47:32,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0206e34897618018481134d9bd70660758d7bb69" 2018-12-23 01:47:32,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e434696-2b06-49fa-b51c-af7811d307f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:47:32,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8e434696-2b06-49fa-b51c-af7811d307f7 2018-12-23 01:47:32,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:47:32,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:47:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:47:32,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0206e34897618018481134d9bd70660758d7bb69" 2018-12-23 01:47:32,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c9063b-5081-473a-8b8a-0a2c61338b56 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 01:47:32,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj used request id req-21c9063b-5081-473a-8b8a-0a2c61338b56 2018-12-23 01:47:32,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0206e34897618018481134d9bd70660758d7bb69" 2018-12-23 01:47:32,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b69f894-0f34-4f34-9162-df4844bb2a18 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:47:32,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4b69f894-0f34-4f34-9162-df4844bb2a18 2018-12-23 01:47:32,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0206e34897618018481134d9bd70660758d7bb69" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}}' 2018-12-23 01:47:32,659 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24304913-c80b-4e1c-be99-fcdfa442952e Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:47:32,660 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-24304913-c80b-4e1c-be99-fcdfa442952e 2018-12-23 01:47:32,660 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj 2018-12-23 01:47:32,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:47:32,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:47:33,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:47:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["N76_SqQXR9CrFU4p51-8-Q"], "issued_at": "2018-12-23T01:47:33.000000Z"}} 2018-12-23 01:47:33,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02966cbb875372b96d1dd44a5f9e709224608d2e" 2018-12-23 01:47:33,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e22d7687-582b-4bfc-a6d8-c1358f0bbe87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:47:33,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e22d7687-582b-4bfc-a6d8-c1358f0bbe87 2018-12-23 01:47:33,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:47:33,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:47:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:47:33,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02966cbb875372b96d1dd44a5f9e709224608d2e" 2018-12-23 01:47:33,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e76094-73c8-4600-95fb-f841cb01f1f4 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:47:33,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e6e76094-73c8-4600-95fb-f841cb01f1f4 2018-12-23 01:47:33,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02966cbb875372b96d1dd44a5f9e709224608d2e" 2018-12-23 01:47:33,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31875026-b892-41e3-820b-2ce46f0ce6d7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}]} 2018-12-23 01:47:33,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj used request id req-31875026-b892-41e3-820b-2ce46f0ce6d7 2018-12-23 01:47:33,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02966cbb875372b96d1dd44a5f9e709224608d2e" 2018-12-23 01:47:33,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c870c180-25d7-4f83-8aff-4945fe16577d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 01:47:33,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c870c180-25d7-4f83-8aff-4945fe16577d 2018-12-23 01:47:33,797 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-0c4c04c7-ee09-4a6-user 2018-12-23 01:47:33,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:47:33,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0206e34897618018481134d9bd70660758d7bb69" 2018-12-23 01:47:33,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32776a16-c848-4eb2-93fb-72d4be3e2847 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:47:33,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-32776a16-c848-4eb2-93fb-72d4be3e2847 2018-12-23 01:47:33,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0206e34897618018481134d9bd70660758d7bb69" -d '{"role": {"name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj-role"}}' 2018-12-23 01:47:34,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fa06946-5c50-4f25-9ca8-05864dea64a0 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5263e1657bf64d2b89e4754a45564208", "links": {"self": "http://172.30.9.26:5000/v3/roles/5263e1657bf64d2b89e4754a45564208"}, "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj-role"}} 2018-12-23 01:47:34,007 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7fa06946-5c50-4f25-9ca8-05864dea64a0 2018-12-23 01:47:34,007 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj-role 2018-12-23 01:47:34,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/5263e1657bf64d2b89e4754a45564208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0206e34897618018481134d9bd70660758d7bb69" 2018-12-23 01:47:34,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3bcaaac-e428-4272-80c9-47cdd1d25c5f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/5263e1657bf64d2b89e4754a45564208"}, "domain_id": null, "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj-role", "id": "5263e1657bf64d2b89e4754a45564208"}} 2018-12-23 01:47:34,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/5263e1657bf64d2b89e4754a45564208 used request id req-b3bcaaac-e428-4272-80c9-47cdd1d25c5f 2018-12-23 01:47:34,093 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj-role to project AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj 2018-12-23 01:47:34,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30/users/94c3f65257ba48b9be3e03e34a7fae4c/roles/5263e1657bf64d2b89e4754a45564208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0206e34897618018481134d9bd70660758d7bb69" 2018-12-23 01:47:34,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-685a6415-b188-4c97-972e-63f0d531276f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:47:34,159 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30/users/94c3f65257ba48b9be3e03e34a7fae4c/roles/5263e1657bf64d2b89e4754a45564208 used request id req-685a6415-b188-4c97-972e-63f0d531276f 2018-12-23 01:47:34,160 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:47:34,162 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-12-23 01:47:34,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:47:34,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:47:34,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5263e1657bf64d2b89e4754a45564208", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj-role"}], "expires_at": "2018-12-23T02:47:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-user", "id": "94c3f65257ba48b9be3e03e34a7fae4c"}, "audit_ids": ["y8wv3d0cQs6rbhn50gnZNQ"], "issued_at": "2018-12-23T01:47:34.000000Z"}} 2018-12-23 01:47:34,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1cb7fc7da5545085f6b942fb9ed6fad50dfea0a" 2018-12-23 01:47:34,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbf9b37-f50f-4e38-90ff-cf189fdb364a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:47:34,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dcbf9b37-f50f-4e38-90ff-cf189fdb364a 2018-12-23 01:47:34,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1cb7fc7da5545085f6b942fb9ed6fad50dfea0a" 2018-12-23 01:47:35,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-bf391ddc-1474-4587-a118-d85bfa8dd7e7 Date: Sun, 23 Dec 2018 01:47:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c--image"} 2018-12-23 01:47:35,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c--image used request id req-bf391ddc-1474-4587-a118-d85bfa8dd7e7 2018-12-23 01:47:35,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1cb7fc7da5545085f6b942fb9ed6fad50dfea0a" 2018-12-23 01:47:35,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e044d7ef-9ab4-4bf9-8f80-de27172a1667 Date: Sun, 23 Dec 2018 01:47: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-12-23 01:47:35,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e044d7ef-9ab4-4bf9-8f80-de27172a1667 2018-12-23 01:47:35,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1cb7fc7da5545085f6b942fb9ed6fad50dfea0a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c--image"}' 2018-12-23 01:47:35,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43 X-Openstack-Request-Id: req-5b1869a6-ea66-4e7b-b75f-83415cfcb3ca Date: Sun, 23 Dec 2018 01:47:35 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c--image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:47:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T01:47:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "min_disk": 0, "protected": false, "id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "file": "/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43/file", "checksum": null, "owner": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:47:35,950 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5b1869a6-ea66-4e7b-b75f-83415cfcb3ca 2018-12-23 01:47:35,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1cb7fc7da5545085f6b942fb9ed6fad50dfea0a" -d '' 2018-12-23 01:47:42,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-071b1f38-356f-4901-a78a-b9572b694709 Date: Sun, 23 Dec 2018 01:47:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:47:42,404 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43/file used request id req-071b1f38-356f-4901-a78a-b9572b694709 2018-12-23 01:47:42,405 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-23 01:47:42,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1cb7fc7da5545085f6b942fb9ed6fad50dfea0a" 2018-12-23 01:47:42,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-37309eb9-b7d5-4655-94ac-a0fe66332b71 Date: Sun, 23 Dec 2018 01:47:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c--image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:47:35Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-12-23T01:47:42Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43/snap", "metadata": {}}], "self": "/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "min_disk": 0, "protected": false, "id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "file": "/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:47:42,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43 used request id req-37309eb9-b7d5-4655-94ac-a0fe66332b71 2018-12-23 01:47:42,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1cb7fc7da5545085f6b942fb9ed6fad50dfea0a" 2018-12-23 01:47:42,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6bcabd63-050f-4da0-b597-1facb45d8058 Date: Sun, 23 Dec 2018 01:47: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-12-23 01:47:42,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6bcabd63-050f-4da0-b597-1facb45d8058 2018-12-23 01:47:42,719 - create_image - INFO - Created image with name - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c--image 2018-12-23 01:47:42,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1cb7fc7da5545085f6b942fb9ed6fad50dfea0a" 2018-12-23 01:47:42,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2acb72ec-5721-4d7a-abc6-0d64c49f0ab7 Date: Sun, 23 Dec 2018 01:47:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c--image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:47:35Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-12-23T01:47:42Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43/snap", "metadata": {}}], "self": "/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "min_disk": 0, "protected": false, "id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "file": "/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 01:47:42,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43 used request id req-2acb72ec-5721-4d7a-abc6-0d64c49f0ab7 2018-12-23 01:47:42,884 - create_image - DEBUG - Instance status is - active 2018-12-23 01:47:42,885 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c--image 2018-12-23 01:47:42,885 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c--image 2018-12-23 01:47:42,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:47:42,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:47:43,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5263e1657bf64d2b89e4754a45564208", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj-role"}], "expires_at": "2018-12-23T02:47:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-user", "id": "94c3f65257ba48b9be3e03e34a7fae4c"}, "audit_ids": ["mXSF8LflShiqDv-QjABTDg"], "issued_at": "2018-12-23T01:47:43.000000Z"}} 2018-12-23 01:47:43,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d63851bafe9b6d329161775bfd75411ce2cd9" 2018-12-23 01:47:43,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6bda26e-3f6c-45f3-9422-ac985a9762a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:47:43,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a6bda26e-3f6c-45f3-9422-ac985a9762a6 2018-12-23 01:47:43,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d63851bafe9b6d329161775bfd75411ce2cd9" 2018-12-23 01:47:43,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3884fb1e-4a93-4f4b-aa72-aedae6c2784d Date: Sun, 23 Dec 2018 01:47:43 GMT RESP BODY: {"networks":[]} 2018-12-23 01:47:43,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net used request id req-3884fb1e-4a93-4f4b-aa72-aedae6c2784d 2018-12-23 01:47:43,661 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net 2018-12-23 01:47:43,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d63851bafe9b6d329161775bfd75411ce2cd9" -d '{"network": {"name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net", "admin_state_up": true}}' 2018-12-23 01:47:44,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d254235a-dd5a-41a8-a95d-7338aa61cc1b Date: Sun, 23 Dec 2018 01:47:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:47:44Z","is_default":false,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","mtu":1450}} 2018-12-23 01:47:44,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d254235a-dd5a-41a8-a95d-7338aa61cc1b 2018-12-23 01:47:44,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d63851bafe9b6d329161775bfd75411ce2cd9" 2018-12-23 01:47:44,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-75719c74-e38e-4f38-9831-91104e566d6f Date: Sun, 23 Dec 2018 01:47: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-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:47:44,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-75719c74-e38e-4f38-9831-91104e566d6f 2018-12-23 01:47:44,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d63851bafe9b6d329161775bfd75411ce2cd9" 2018-12-23 01:47:44,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9c5672c9-ff76-4fed-9501-078f71b8b007 Date: Sun, 23 Dec 2018 01:47:44 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:47:44,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-9c5672c9-ff76-4fed-9501-078f71b8b007 2018-12-23 01:47:44,441 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet 2018-12-23 01:47:44,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d63851bafe9b6d329161775bfd75411ce2cd9" -d '{"subnets": [{"ip_version": 4, "network_id": "b1d062c2-4ef9-4b10-a42c-fa8302057a3e", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]}' 2018-12-23 01:47:45,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dd43b914-c706-461e-bf76-171a8298ec0f Date: Sun, 23 Dec 2018 01:47:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:47:45,304 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-dd43b914-c706-461e-bf76-171a8298ec0f 2018-12-23 01:47:45,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d63851bafe9b6d329161775bfd75411ce2cd9" 2018-12-23 01:47:45,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-9cbbe8f0-22fd-41f8-8259-4b3c55fe2f8d Date: Sun, 23 Dec 2018 01:47: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":["60db5664-1798-4502-8ccf-d6f346f73987"],"updated_at":"2018-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:47:45,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-9cbbe8f0-22fd-41f8-8259-4b3c55fe2f8d 2018-12-23 01:47:45,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d63851bafe9b6d329161775bfd75411ce2cd9" 2018-12-23 01:47:45,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4344b3d2-1be7-4def-b267-5bca4f7cc4d9 Date: Sun, 23 Dec 2018 01:47:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:47:45,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-4344b3d2-1be7-4def-b267-5bca4f7cc4d9 2018-12-23 01:47:45,636 - OpenStackNetwork - DEBUG - Network [b1d062c2-4ef9-4b10-a42c-fa8302057a3e] created successfully 2018-12-23 01:47:45,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:47:45,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:47:46,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5263e1657bf64d2b89e4754a45564208", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj-role"}], "expires_at": "2018-12-23T02:47:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-user", "id": "94c3f65257ba48b9be3e03e34a7fae4c"}, "audit_ids": ["AOECSJE7Qgqgfyx1NsWGbg"], "issued_at": "2018-12-23T01:47:46.000000Z"}} 2018-12-23 01:47:46,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f52c6c515189a6af61d3c62fe44c3a3b4523a" 2018-12-23 01:47:46,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a304de7-79a8-4269-be91-a752238b99d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:47:46,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1a304de7-79a8-4269-be91-a752238b99d2 2018-12-23 01:47:46,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f52c6c515189a6af61d3c62fe44c3a3b4523a" 2018-12-23 01:47:46,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e6330479-ee38-4fa4-b49e-a84949c71eba Date: Sun, 23 Dec 2018 01:47:46 GMT RESP BODY: {"routers": []} 2018-12-23 01:47:46,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-router&admin_state_up=True used request id req-e6330479-ee38-4fa4-b49e-a84949c71eba 2018-12-23 01:47:46,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:47:46,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:47:46,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5263e1657bf64d2b89e4754a45564208", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj-role"}], "expires_at": "2018-12-23T02:47:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-user", "id": "94c3f65257ba48b9be3e03e34a7fae4c"}, "audit_ids": ["Sol_eLQ3QTG0FphOVajeWQ"], "issued_at": "2018-12-23T01:47:46.000000Z"}} 2018-12-23 01:47:46,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb97671a76a5e1f001bdeb322a72bcfff53c5dd" 2018-12-23 01:47:46,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eedb4a3-d3cd-4bb1-90bc-4c621ef51702 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:47:46,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0eedb4a3-d3cd-4bb1-90bc-4c621ef51702 2018-12-23 01:47:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f52c6c515189a6af61d3c62fe44c3a3b4523a" 2018-12-23 01:47:46,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8e350872-5f9d-4ff4-a8dc-d164e80e4686 Date: Sun, 23 Dec 2018 01:47:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:47:46,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-8e350872-5f9d-4ff4-a8dc-d164e80e4686 2018-12-23 01:47:46,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f52c6c515189a6af61d3c62fe44c3a3b4523a" 2018-12-23 01:47:47,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3faea921-0521-4ab7-88b7-45d0181956cd Date: Sun, 23 Dec 2018 01:47:47 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:47:47,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-3faea921-0521-4ab7-88b7-45d0181956cd 2018-12-23 01:47:47,110 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-router 2018-12-23 01:47:47,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f52c6c515189a6af61d3c62fe44c3a3b4523a" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-router", "admin_state_up": true}}' 2018-12-23 01:47:52,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-09fbd062-f64b-4985-b089-5b3d1870bb83 Date: Sun, 23 Dec 2018 01:47:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:47Z", "admin_state_up": true, "updated_at": "2018-12-23T01:47:48Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "646bba2d-6b9f-478d-8eb1-8c2e50fbf251", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-router"}} 2018-12-23 01:47:52,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-09fbd062-f64b-4985-b089-5b3d1870bb83 2018-12-23 01:47:52,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=646bba2d-6b9f-478d-8eb1-8c2e50fbf251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f52c6c515189a6af61d3c62fe44c3a3b4523a" 2018-12-23 01:47:52,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-10b5d9a0-c3a3-4961-88ec-3f5ce797c337 Date: Sun, 23 Dec 2018 01:47:52 GMT RESP BODY: {"ports":[]} 2018-12-23 01:47:52,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=646bba2d-6b9f-478d-8eb1-8c2e50fbf251 used request id req-10b5d9a0-c3a3-4961-88ec-3f5ce797c337 2018-12-23 01:47:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f52c6c515189a6af61d3c62fe44c3a3b4523a" 2018-12-23 01:47:52,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-dccc1619-4744-480f-a2ff-dc3547bfafb5 Date: Sun, 23 Dec 2018 01:47: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":["60db5664-1798-4502-8ccf-d6f346f73987"],"updated_at":"2018-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:47:52,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net used request id req-dccc1619-4744-480f-a2ff-dc3547bfafb5 2018-12-23 01:47:52,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:47:52,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01: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.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:47:52,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f52c6c515189a6af61d3c62fe44c3a3b4523a" 2018-12-23 01:47:52,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76efc378-0baa-4481-aabd-9a05e840b518 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:47:52,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-76efc378-0baa-4481-aabd-9a05e840b518 2018-12-23 01:47:52,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f52c6c515189a6af61d3c62fe44c3a3b4523a" 2018-12-23 01:47:52,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7b5f89f1-9cd2-426d-b893-75d3f45b033d Date: Sun, 23 Dec 2018 01:47:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:47:52,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-7b5f89f1-9cd2-426d-b893-75d3f45b033d 2018-12-23 01:47:52,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e&name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f52c6c515189a6af61d3c62fe44c3a3b4523a" 2018-12-23 01:47:52,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-714b1628-0c0c-4186-b819-51580a7662b4 Date: Sun, 23 Dec 2018 01:47:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:47:52,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e&name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet used request id req-714b1628-0c0c-4186-b819-51580a7662b4 2018-12-23 01:47:52,949 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 01:47:52,949 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-router 2018-12-23 01:47:52,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/646bba2d-6b9f-478d-8eb1-8c2e50fbf251/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f52c6c515189a6af61d3c62fe44c3a3b4523a" -d '{"subnet_id": "60db5664-1798-4502-8ccf-d6f346f73987"}' 2018-12-23 01:47:54,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ee5e3144-4a26-4ffa-af2c-bd297f704441 Date: Sun, 23 Dec 2018 01:47:54 GMT RESP BODY: {"network_id": "b1d062c2-4ef9-4b10-a42c-fa8302057a3e", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "subnet_id": "60db5664-1798-4502-8ccf-d6f346f73987", "subnet_ids": ["60db5664-1798-4502-8ccf-d6f346f73987"], "port_id": "174cc439-8e8d-4389-96d8-745bf9b86906", "id": "646bba2d-6b9f-478d-8eb1-8c2e50fbf251"} 2018-12-23 01:47:54,866 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/646bba2d-6b9f-478d-8eb1-8c2e50fbf251/add_router_interface used request id req-ee5e3144-4a26-4ffa-af2c-bd297f704441 2018-12-23 01:47:54,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/646bba2d-6b9f-478d-8eb1-8c2e50fbf251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f52c6c515189a6af61d3c62fe44c3a3b4523a" 2018-12-23 01:47:55,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-cc146f9e-c50f-49f1-9778-bd307dfb2175 Date: Sun, 23 Dec 2018 01:47:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:47Z", "admin_state_up": true, "updated_at": "2018-12-23T01:47:54Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "646bba2d-6b9f-478d-8eb1-8c2e50fbf251", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-router"}} 2018-12-23 01:47:55,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/646bba2d-6b9f-478d-8eb1-8c2e50fbf251 used request id req-cc146f9e-c50f-49f1-9778-bd307dfb2175 2018-12-23 01:47:55,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=646bba2d-6b9f-478d-8eb1-8c2e50fbf251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f52c6c515189a6af61d3c62fe44c3a3b4523a" 2018-12-23 01:47:55,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-10f7770f-40c0-4c76-9cef-62f254f178b5 Date: Sun, 23 Dec 2018 01:47:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.1"}],"id":"174cc439-8e8d-4389-96d8-745bf9b86906","security_groups":[],"mac_address":"fa:16:3e:f3:11:d1","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:53Z","binding:vnic_type":"normal","device_id":"646bba2d-6b9f-478d-8eb1-8c2e50fbf251"}]} 2018-12-23 01:47:55,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=646bba2d-6b9f-478d-8eb1-8c2e50fbf251 used request id req-10f7770f-40c0-4c76-9cef-62f254f178b5 2018-12-23 01:47:55,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/60db5664-1798-4502-8ccf-d6f346f73987 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f52c6c515189a6af61d3c62fe44c3a3b4523a" 2018-12-23 01:47:55,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-13ab43c1-3c93-4674-8574-baf111a679fd Date: Sun, 23 Dec 2018 01:47:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}} 2018-12-23 01:47:55,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/60db5664-1798-4502-8ccf-d6f346f73987 used request id req-13ab43c1-3c93-4674-8574-baf111a679fd 2018-12-23 01:47:55,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:47:55,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:47:55,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d607d2102e46b69fbd9c486e059798", "name": "Member"}, {"id": "33b4d73a584d43819999ba417c629e3a", "name": "heat_stack_owner"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:47:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/4466b263b23f4e9aa04cbaa58e4396c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "id": "b1cd762f6fd044759e47f1e6318aa906"}, "audit_ids": ["AjvyDTuHS5OLi8Hu990WYg"], "issued_at": "2018-12-23T01:47:55.000000Z"}} 2018-12-23 01:47:55,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6458743ba04220869a50896eae3bbf761f5aa373" 2018-12-23 01:47:55,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892e2023-b4ba-4721-948f-e7770b101c62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:47:55,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-892e2023-b4ba-4721-948f-e7770b101c62 2018-12-23 01:47:55,956 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:47:55,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6458743ba04220869a50896eae3bbf761f5aa373" 2018-12-23 01:47:56,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68c3353a-22db-4ec3-adad-a95ea24b52b6 x-compute-request-id: req-68c3353a-22db-4ec3-adad-a95ea24b52b6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 01:47:56,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-68c3353a-22db-4ec3-adad-a95ea24b52b6 2018-12-23 01:47:56,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6458743ba04220869a50896eae3bbf761f5aa373" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-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-12-23 01:47:56,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d418772-ae69-49df-979c-610b9bf775b8 x-compute-request-id: req-0d418772-ae69-49df-979c-610b9bf775b8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:47:56,186 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0d418772-ae69-49df-979c-610b9bf775b8 2018-12-23 01:47:56,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:47:56,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:47:56,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5263e1657bf64d2b89e4754a45564208", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj-role"}], "expires_at": "2018-12-23T02:47:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-user", "id": "94c3f65257ba48b9be3e03e34a7fae4c"}, "audit_ids": ["iF3mLcP0TdeVlKhZtlF_yw"], "issued_at": "2018-12-23T01:47:56.000000Z"}} 2018-12-23 01:47:56,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05087d38fdc2ff5b8ba7ffd7b833b2a7e350bc02" 2018-12-23 01:47:56,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba501a2c-21d0-4755-9f75-8f01a097210d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:47:56,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ba501a2c-21d0-4755-9f75-8f01a097210d 2018-12-23 01:47:56,627 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:47:56,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05087d38fdc2ff5b8ba7ffd7b833b2a7e350bc02" 2018-12-23 01:47:56,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d9277ff-75cf-4b99-8bf0-76c099dc1e54 x-compute-request-id: req-7d9277ff-75cf-4b99-8bf0-76c099dc1e54 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 01:47:56,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-7d9277ff-75cf-4b99-8bf0-76c099dc1e54 2018-12-23 01:47:56,798 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp... 2018-12-23 01:47:56,798 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 01:47:56,852 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp 2018-12-23 01:47:56,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05087d38fdc2ff5b8ba7ffd7b833b2a7e350bc02" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjRGwU2dxDACB1oS7DuQGra3AlKyXoY/QFEgJXkB8t0WGQi2L14EY6JfYNvn6hCH1X6PqFF89qyOou+bVx+9oHk9V5H8OozzY3iGUmS3eUtsnpNy31cXGKYzDT1+Odr84GaUtRJotQzw0mPypZ1mUQ+S89Gn0wLSF285IwKZSltQ==", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp"}}' 2018-12-23 01:47:56,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7bb7d2c-69b1-48e9-9b47-b2fd53ff2ca8 x-compute-request-id: req-c7bb7d2c-69b1-48e9-9b47-b2fd53ff2ca8 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjRGwU2dxDACB1oS7DuQGra3AlKyXoY/QFEgJXkB8t0WGQi2L14EY6JfYNvn6hCH1X6PqFF89qyOou+bVx+9oHk9V5H8OozzY3iGUmS3eUtsnpNy31cXGKYzDT1+Odr84GaUtRJotQzw0mPypZ1mUQ+S89Gn0wLSF285IwKZSltQ==", "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "fingerprint": "73:84:77:fa:81:48:e1:8e:0a:fa:cd:03:4b:f8:68:ba"}} 2018-12-23 01:47:56,905 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-c7bb7d2c-69b1-48e9-9b47-b2fd53ff2ca8 2018-12-23 01:47:56,907 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c.pub 2018-12-23 01:47:56,908 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c 2018-12-23 01:47:56,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:47:56,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:47:57,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5263e1657bf64d2b89e4754a45564208", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj-role"}], "expires_at": "2018-12-23T02:47:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-user", "id": "94c3f65257ba48b9be3e03e34a7fae4c"}, "audit_ids": ["KXoL3pueR6CECOYcJRbgxA"], "issued_at": "2018-12-23T01:47:57.000000Z"}} 2018-12-23 01:47:57,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:47:57,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a0ba0ee-bb1f-405a-acb7-f67570f8928c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:47:57,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0a0ba0ee-bb1f-405a-acb7-f67570f8928c 2018-12-23 01:47:57,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:47:57,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-449abd34-d51f-4135-965e-172f2fce2f68 Date: Sun, 23 Dec 2018 01:47:57 GMT RESP BODY: {"security_groups": []} 2018-12-23 01:47:57,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp used request id req-449abd34-d51f-4135-965e-172f2fce2f68 2018-12-23 01:47:57,558 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp... 2018-12-23 01:47:57,558 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp 2018-12-23 01:47:57,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" -d '{"security_group": {"name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}}' 2018-12-23 01:47:57,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-ca44e4c0-2d63-48f9-a08d-9f80d6e7bd2d Date: Sun, 23 Dec 2018 01:47:57 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "updated_at": "2018-12-23T01:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "revision_number": 0, "id": "224a1156-36d8-4b7c-8f76-b5949c8aff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv4", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "revision_number": 0, "id": "77f3d033-1cd6-48ca-ad34-81131a010c22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv6", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}], "revision_number": 2, "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}} 2018-12-23 01:47:57,906 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-ca44e4c0-2d63-48f9-a08d-9f80d6e7bd2d 2018-12-23 01:47:57,906 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9173dd5-3b1d-4001-bb0c-0b2f79f3344b 2018-12-23 01:47:57,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:47:58,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7afefb9-a7df-45ba-82e5-d6d59f10af38 Date: Sun, 23 Dec 2018 01:47: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-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "224a1156-36d8-4b7c-8f76-b5949c8aff0c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "77f3d033-1cd6-48ca-ad34-81131a010c22"}]} 2018-12-23 01:47:58,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b used request id req-f7afefb9-a7df-45ba-82e5-d6d59f10af38 2018-12-23 01:47:58,166 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9173dd5-3b1d-4001-bb0c-0b2f79f3344b 2018-12-23 01:47:58,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:47:58,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ab28cdd5-14a0-44f8-89c2-3e7e88ec303b Date: Sun, 23 Dec 2018 01:47: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-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "224a1156-36d8-4b7c-8f76-b5949c8aff0c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "77f3d033-1cd6-48ca-ad34-81131a010c22"}]} 2018-12-23 01:47:58,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b used request id req-ab28cdd5-14a0-44f8-89c2-3e7e88ec303b 2018-12-23 01:47:58,336 - neutron_utils - INFO - Retrieving security group with ID - b9173dd5-3b1d-4001-bb0c-0b2f79f3344b 2018-12-23 01:47:58,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:47:58,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-c4247764-dc68-435d-91d8-43cc0c4cc884 Date: Sun, 23 Dec 2018 01:47:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "updated_at": "2018-12-23T01:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "revision_number": 0, "id": "224a1156-36d8-4b7c-8f76-b5949c8aff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv4", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "revision_number": 0, "id": "77f3d033-1cd6-48ca-ad34-81131a010c22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv6", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}], "revision_number": 2, "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}]} 2018-12-23 01:47:58,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b used request id req-c4247764-dc68-435d-91d8-43cc0c4cc884 2018-12-23 01:47:58,538 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9173dd5-3b1d-4001-bb0c-0b2f79f3344b 2018-12-23 01:47:58,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:47:58,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0aafb79-dcde-4c70-8fcb-07e561807fcc Date: Sun, 23 Dec 2018 01:47: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-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "224a1156-36d8-4b7c-8f76-b5949c8aff0c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "77f3d033-1cd6-48ca-ad34-81131a010c22"}]} 2018-12-23 01:47:58,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b used request id req-d0aafb79-dcde-4c70-8fcb-07e561807fcc 2018-12-23 01:47:58,569 - neutron_utils - INFO - Retrieving security group with ID - b9173dd5-3b1d-4001-bb0c-0b2f79f3344b 2018-12-23 01:47:58,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:47:58,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-fa491d6f-74a7-4853-ac71-4de9a8328784 Date: Sun, 23 Dec 2018 01:47:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "updated_at": "2018-12-23T01:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "revision_number": 0, "id": "224a1156-36d8-4b7c-8f76-b5949c8aff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv4", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "revision_number": 0, "id": "77f3d033-1cd6-48ca-ad34-81131a010c22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv6", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}], "revision_number": 2, "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}]} 2018-12-23 01:47:58,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b used request id req-fa491d6f-74a7-4853-ac71-4de9a8328784 2018-12-23 01:47:58,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9173dd5-3b1d-4001-bb0c-0b2f79f3344b 2018-12-23 01:47:58,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:47:58,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2be8f433-eb2a-4a69-839c-9d8147156c4e Date: Sun, 23 Dec 2018 01:47: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-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "224a1156-36d8-4b7c-8f76-b5949c8aff0c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "77f3d033-1cd6-48ca-ad34-81131a010c22"}]} 2018-12-23 01:47:58,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b used request id req-2be8f433-eb2a-4a69-839c-9d8147156c4e 2018-12-23 01:47:58,790 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp 2018-12-23 01:47:58,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:47:58,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-2566ae3a-ab11-410d-823a-9c1615a955e8 Date: Sun, 23 Dec 2018 01:47:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "updated_at": "2018-12-23T01:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "revision_number": 0, "id": "224a1156-36d8-4b7c-8f76-b5949c8aff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv4", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "revision_number": 0, "id": "77f3d033-1cd6-48ca-ad34-81131a010c22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv6", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}], "revision_number": 2, "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}]} 2018-12-23 01:47:58,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp used request id req-2566ae3a-ab11-410d-823a-9c1615a955e8 2018-12-23 01:47:58,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:47:58,989 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:47:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:47:58,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:47:59,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2915a33f-f6a4-45bb-a4c3-25bdd0ba0843 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:47:59,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-2915a33f-f6a4-45bb-a4c3-25bdd0ba0843 2018-12-23 01:47:59,007 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9173dd5-3b1d-4001-bb0c-0b2f79f3344b 2018-12-23 01:47:59,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:47:59,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0ec406cb-5312-49cb-b718-36a147a7cade Date: Sun, 23 Dec 2018 01:47: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-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "224a1156-36d8-4b7c-8f76-b5949c8aff0c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "77f3d033-1cd6-48ca-ad34-81131a010c22"}]} 2018-12-23 01:47:59,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b used request id req-0ec406cb-5312-49cb-b718-36a147a7cade 2018-12-23 01:47:59,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b"}}' 2018-12-23 01:47:59,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-33195854-9c4b-4396-b215-6b2ec1012823 Date: Sun, 23 Dec 2018 01:47:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:47:59Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:59Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "05145934-2b3e-47e9-b0d4-0c8d87adf0d4"}} 2018-12-23 01:47:59,354 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-33195854-9c4b-4396-b215-6b2ec1012823 2018-12-23 01:47:59,355 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp 2018-12-23 01:47:59,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:47:59,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-e44cefaa-e566-41d6-bb61-beec60d51170 Date: Sun, 23 Dec 2018 01:47:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "updated_at": "2018-12-23T01:47:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:59Z", "revision_number": 0, "id": "05145934-2b3e-47e9-b0d4-0c8d87adf0d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:59Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv4", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "revision_number": 0, "id": "224a1156-36d8-4b7c-8f76-b5949c8aff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv4", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "revision_number": 0, "id": "77f3d033-1cd6-48ca-ad34-81131a010c22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv6", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}], "revision_number": 3, "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}]} 2018-12-23 01:47:59,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp used request id req-e44cefaa-e566-41d6-bb61-beec60d51170 2018-12-23 01:47:59,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:47:59,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe8bdaa-18dd-450d-bfe6-11152fc1ecef Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:47:59,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-8fe8bdaa-18dd-450d-bfe6-11152fc1ecef 2018-12-23 01:47:59,775 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9173dd5-3b1d-4001-bb0c-0b2f79f3344b 2018-12-23 01:47:59,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:47:59,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-c4bc9617-ef4d-4c91-9f1a-579248bf8849 Date: Sun, 23 Dec 2018 01:47:59 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-12-23T01:47:59Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:59Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "05145934-2b3e-47e9-b0d4-0c8d87adf0d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "224a1156-36d8-4b7c-8f76-b5949c8aff0c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "77f3d033-1cd6-48ca-ad34-81131a010c22"}]} 2018-12-23 01:47:59,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b used request id req-c4bc9617-ef4d-4c91-9f1a-579248bf8849 2018-12-23 01:47:59,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b"}}' 2018-12-23 01:47:59,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-8a36676e-8c27-45c0-96fa-c8a9dffa89fe Date: Sun, 23 Dec 2018 01:47:59 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-12-23T01:47:59Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": 22, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:59Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "389a71a7-b63c-4c8c-88be-61a8592db7ac"}} 2018-12-23 01:47:59,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-8a36676e-8c27-45c0-96fa-c8a9dffa89fe 2018-12-23 01:47:59,966 - neutron_utils - INFO - Retrieving security group with ID - b9173dd5-3b1d-4001-bb0c-0b2f79f3344b 2018-12-23 01:47:59,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:48:00,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-9316996d-2aec-45cb-85ad-e5d1b99aebe7 Date: Sun, 23 Dec 2018 01:48:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "updated_at": "2018-12-23T01:47:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:59Z", "revision_number": 0, "id": "05145934-2b3e-47e9-b0d4-0c8d87adf0d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:59Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv4", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "revision_number": 0, "id": "224a1156-36d8-4b7c-8f76-b5949c8aff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv4", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:47:59Z", "revision_number": 0, "id": "389a71a7-b63c-4c8c-88be-61a8592db7ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:59Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": 22, "ethertype": "IPv4", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "revision_number": 0, "id": "77f3d033-1cd6-48ca-ad34-81131a010c22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv6", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}], "revision_number": 4, "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}]} 2018-12-23 01:48:00,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b used request id req-9316996d-2aec-45cb-85ad-e5d1b99aebe7 2018-12-23 01:48:00,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9173dd5-3b1d-4001-bb0c-0b2f79f3344b 2018-12-23 01:48:00,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:48:00,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-28406544-a8c2-4044-9cc5-d01fad85b72b Date: Sun, 23 Dec 2018 01:48:00 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-12-23T01:47:59Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:59Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "05145934-2b3e-47e9-b0d4-0c8d87adf0d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "224a1156-36d8-4b7c-8f76-b5949c8aff0c"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T01:47:59Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": 22, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:59Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "389a71a7-b63c-4c8c-88be-61a8592db7ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:47:57Z", "security_group_id": "b9173dd5-3b1d-4001-bb0c-0b2f79f3344b", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:57Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "77f3d033-1cd6-48ca-ad34-81131a010c22"}]} 2018-12-23 01:48:00,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b9173dd5-3b1d-4001-bb0c-0b2f79f3344b used request id req-28406544-a8c2-4044-9cc5-d01fad85b72b 2018-12-23 01:48:00,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:48:00,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:48:00,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5263e1657bf64d2b89e4754a45564208", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj-role"}], "expires_at": "2018-12-23T02:48:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-user", "id": "94c3f65257ba48b9be3e03e34a7fae4c"}, "audit_ids": ["uvvF9BC5Q3290TnRGI7V4A"], "issued_at": "2018-12-23T01:48:00.000000Z"}} 2018-12-23 01:48:00,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:00,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c06298-b8dc-44ee-a9b2-ffd3e4499e4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:48:00,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c3c06298-b8dc-44ee-a9b2-ffd3e4499e4d 2018-12-23 01:48:00,656 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 01:48:00,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:00,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7430e3fd-54e4-4473-87b9-e77641ed31cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:48:00,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7430e3fd-54e4-4473-87b9-e77641ed31cd 2018-12-23 01:48:00,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:00,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-787c0d13-3d44-4c95-9871-2e03d9e0975e Date: Sun, 23 Dec 2018 01:48: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":["60db5664-1798-4502-8ccf-d6f346f73987"],"updated_at":"2018-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:48:00,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net used request id req-787c0d13-3d44-4c95-9871-2e03d9e0975e 2018-12-23 01:48:00,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:48:00,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:48:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:48:00,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:01,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-270c31cf-9e1e-4fc7-ad99-58c637124e91 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:48:01,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-270c31cf-9e1e-4fc7-ad99-58c637124e91 2018-12-23 01:48:01,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:01,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-440c2e69-b971-4d0d-b423-87507b0ae142 Date: Sun, 23 Dec 2018 01:48:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:48:01,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-440c2e69-b971-4d0d-b423-87507b0ae142 2018-12-23 01:48:01,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e&name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:01,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ef584cd3-a7f7-4c9a-9146-b033f8131778 Date: Sun, 23 Dec 2018 01:48:01 GMT RESP BODY: {"ports":[]} 2018-12-23 01:48:01,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e&name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1&admin_state_up=True used request id req-ef584cd3-a7f7-4c9a-9146-b033f8131778 2018-12-23 01:48:01,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:01,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f597fcbd-f33d-4b2f-bc09-0aeb113951e6 x-compute-request-id: req-f597fcbd-f33d-4b2f-bc09-0aeb113951e6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 01:48:01,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst used request id req-f597fcbd-f33d-4b2f-bc09-0aeb113951e6 2018-12-23 01:48:01,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:01,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-2908d2f3-aaba-41b8-9354-99f09cf695e4 Date: Sun, 23 Dec 2018 01:48: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":["60db5664-1798-4502-8ccf-d6f346f73987"],"updated_at":"2018-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:48:01,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net used request id req-2908d2f3-aaba-41b8-9354-99f09cf695e4 2018-12-23 01:48:01,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:02,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da92ff76-db10-4acd-ac22-605b721b9633 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:48:02,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-da92ff76-db10-4acd-ac22-605b721b9633 2018-12-23 01:48:02,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:02,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a62c67d9-79a0-4966-a536-f97714740560 Date: Sun, 23 Dec 2018 01:48:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:48:02,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-a62c67d9-79a0-4966-a536-f97714740560 2018-12-23 01:48:02,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e&name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:02,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-10c0fd35-0e94-43cc-9b2b-cb38d847307d Date: Sun, 23 Dec 2018 01:48:02 GMT RESP BODY: {"ports":[]} 2018-12-23 01:48:02,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e&name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1&admin_state_up=True used request id req-10c0fd35-0e94-43cc-9b2b-cb38d847307d 2018-12-23 01:48:02,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 01:48:02,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:48:02,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5263e1657bf64d2b89e4754a45564208", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj-role"}], "expires_at": "2018-12-23T02:48:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/190a3a4ef2c74fef8c4ba7f49d3b4a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-user", "id": "94c3f65257ba48b9be3e03e34a7fae4c"}, "audit_ids": ["0A0HncOcSq-SzOo2YHy3Gw"], "issued_at": "2018-12-23T01:48:02.000000Z"}} 2018-12-23 01:48:02,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ae1c737078a38033d16499d4681eee34bcc4e4" 2018-12-23 01:48:02,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694040d3-c13e-4606-9f37-c61199b1a91c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:48:02,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-694040d3-c13e-4606-9f37-c61199b1a91c 2018-12-23 01:48:02,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:02,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-a1d481e2-da49-40c5-bc47-bba6bc8843df Date: Sun, 23 Dec 2018 01:48: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":["60db5664-1798-4502-8ccf-d6f346f73987"],"updated_at":"2018-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:48:02,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net used request id req-a1d481e2-da49-40c5-bc47-bba6bc8843df 2018-12-23 01:48:02,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:03,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1c2c135a-3b63-400c-ba05-70eb8920babb Date: Sun, 23 Dec 2018 01:48:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:48:03,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-1c2c135a-3b63-400c-ba05-70eb8920babb 2018-12-23 01:48:03,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:03,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-377dde02-9068-485d-a209-6b70466615d9 Date: Sun, 23 Dec 2018 01:48: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":["60db5664-1798-4502-8ccf-d6f346f73987"],"updated_at":"2018-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:48:03,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net used request id req-377dde02-9068-485d-a209-6b70466615d9 2018-12-23 01:48:03,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:48:03,302 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:48:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:48:03,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ae1c737078a38033d16499d4681eee34bcc4e4" 2018-12-23 01:48:03,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e0ade1-3d7d-45dd-ae5c-1b52b9c8fa39 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:48:03,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-47e0ade1-3d7d-45dd-ae5c-1b52b9c8fa39 2018-12-23 01:48:03,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:03,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a230e283-2c4f-493f-afc8-bff9c517f676 Date: Sun, 23 Dec 2018 01:48:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:48:03,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-a230e283-2c4f-493f-afc8-bff9c517f676 2018-12-23 01:48:03,596 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net 2018-12-23 01:48:03,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" -d '{"port": {"network_id": "b1d062c2-4ef9-4b10-a42c-fa8302057a3e", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1", "admin_state_up": true}}' 2018-12-23 01:48:04,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-1e227887-8c4a-41b1-84c2-cf0386098556 Date: Sun, 23 Dec 2018 01:48:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:48:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.12"}],"id":"ae2f0638-a177-4420-8356-c2c06a09541c","security_groups":["56183ad8-acfe-4e7d-8bf6-4348aeea3fbb"],"mac_address":"fa:16:3e:31:71:ae","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","qos_policy_id":null,"admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:48:03Z","binding:vnic_type":"normal"}} 2018-12-23 01:48:04,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-1e227887-8c4a-41b1-84c2-cf0386098556 2018-12-23 01:48:04,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:04,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-c5ed2e98-5f8c-4ae5-928e-51967f0b3a5c Date: Sun, 23 Dec 2018 01:48: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":["60db5664-1798-4502-8ccf-d6f346f73987"],"updated_at":"2018-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:48:04,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net used request id req-c5ed2e98-5f8c-4ae5-928e-51967f0b3a5c 2018-12-23 01:48:04,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:04,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3008bc13-fc8b-44e7-8572-a76b413e42df Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:48:04,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-3008bc13-fc8b-44e7-8572-a76b413e42df 2018-12-23 01:48:04,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:04,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a2e9ea66-d474-4b51-983a-b5b05d54bf9c Date: Sun, 23 Dec 2018 01:48:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:48:04,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-a2e9ea66-d474-4b51-983a-b5b05d54bf9c 2018-12-23 01:48:04,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e&name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:05,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-07ff3af8-0d78-43b3-9b78-921fd34ac2ea Date: Sun, 23 Dec 2018 01:48:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:48:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.12"}],"id":"ae2f0638-a177-4420-8356-c2c06a09541c","security_groups":["56183ad8-acfe-4e7d-8bf6-4348aeea3fbb"],"mac_address":"fa:16:3e:31:71:ae","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:48:03Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-23 01:48:05,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e&name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1&admin_state_up=True used request id req-07ff3af8-0d78-43b3-9b78-921fd34ac2ea 2018-12-23 01:48:05,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:05,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86069038-a468-4f23-9154-26c6b10d0d8d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:48:05,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-86069038-a468-4f23-9154-26c6b10d0d8d 2018-12-23 01:48:05,227 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst 2018-12-23 01:48:05,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:05,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48: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-326feeca-91f8-4534-a124-b3b7841517b5 x-compute-request-id: req-326feeca-91f8-4534-a124-b3b7841517b5 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-flavor-name"}]} 2018-12-23 01:48:05,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-326feeca-91f8-4534-a124-b3b7841517b5 2018-12-23 01:48:05,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:05,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48: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-03204b0d-2529-45e9-8e22-df911be5ac57 x-compute-request-id: req-03204b0d-2529-45e9-8e22-df911be5ac57 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:48:05,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d used request id req-03204b0d-2529-45e9-8e22-df911be5ac57 2018-12-23 01:48:05,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:05,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-c369a70c-7e5e-4c2e-9f4e-739a832138ee Date: Sun, 23 Dec 2018 01:48:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c--image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T01:47:35Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-12-23T01:47:42Z", "visibility": "shared", "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43/snap", "metadata": {}}], "self": "/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "min_disk": 0, "protected": false, "id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "file": "/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c--image"} 2018-12-23 01:48:05,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c--image used request id req-c369a70c-7e5e-4c2e-9f4e-739a832138ee 2018-12-23 01:48:05,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:05,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a4e2f00d-1776-431f-b933-44f89553844d Date: Sun, 23 Dec 2018 01:48:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 01:48:05,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a4e2f00d-1776-431f-b933-44f89553844d 2018-12-23 01:48:05,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" -d '{"server": {"name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "imageRef": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "flavorRef": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "max_count": 1, "min_count": 1, "networks": [{"port": "ae2f0638-a177-4420-8356-c2c06a09541c"}]}}' 2018-12-23 01:48:06,966 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:48: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-23ea0258-0f59-4e0c-9ebb-362680b52706 x-compute-request-id: req-23ea0258-0f59-4e0c-9ebb-362680b52706 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "adminPass": "w5wXu6GmqCyp"}} 2018-12-23 01:48:06,966 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-23ea0258-0f59-4e0c-9ebb-362680b52706 2018-12-23 01:48:06,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:07,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-7b5b8834-4c51-4c3b-bc80-2dcef82e39d2 x-compute-request-id: req-7b5b8834-4c51-4c3b-bc80-2dcef82e39d2 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "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-12-23T01:48:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:48:07,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-7b5b8834-4c51-4c3b-bc80-2dcef82e39d2 2018-12-23 01:48:07,051 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst 2018-12-23 01:48:07,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:07,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b38d877c-e544-49c2-9bd6-58de0aec54c2 x-compute-request-id: req-b38d877c-e544-49c2-9bd6-58de0aec54c2 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "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-12-23T01:48:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:48:07,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-b38d877c-e544-49c2-9bd6-58de0aec54c2 2018-12-23 01:48:07,474 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:48:07,474 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:48:10,478 - create_instance - DEBUG - VM status query timeout in 896.573744059 2018-12-23 01:48:10,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:11,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db33fd49-32ef-4358-9b0d-29ebfc5cd44d x-compute-request-id: req-db33fd49-32ef-4358-9b0d-29ebfc5cd44d Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:48:11,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-db33fd49-32ef-4358-9b0d-29ebfc5cd44d 2018-12-23 01:48:11,077 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:48:11,077 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:48:14,080 - create_instance - DEBUG - VM status query timeout in 892.971304893 2018-12-23 01:48:14,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:14,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-2b11c2b4-75b7-40c4-a20e-0492be57f6bc x-compute-request-id: req-2b11c2b4-75b7-40c4-a20e-0492be57f6bc Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:48:14,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-2b11c2b4-75b7-40c4-a20e-0492be57f6bc 2018-12-23 01:48:14,887 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:48:14,887 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:48:17,890 - create_instance - DEBUG - VM status query timeout in 889.161247015 2018-12-23 01:48:17,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:18,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-d7d63fdd-41fc-4bce-9e01-d311fa2cbf75 x-compute-request-id: req-d7d63fdd-41fc-4bce-9e01-d311fa2cbf75 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:48:18,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-d7d63fdd-41fc-4bce-9e01-d311fa2cbf75 2018-12-23 01:48:18,927 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:48:18,927 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:48:21,931 - create_instance - DEBUG - VM status query timeout in 885.12086606 2018-12-23 01:48:21,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:22,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-661c7fed-57a1-4718-80d0-905a145ff121 x-compute-request-id: req-661c7fed-57a1-4718-80d0-905a145ff121 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:48:22,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-661c7fed-57a1-4718-80d0-905a145ff121 2018-12-23 01:48:22,751 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:48:22,751 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:48:25,754 - create_instance - DEBUG - VM status query timeout in 881.297441959 2018-12-23 01:48:25,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:26,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-835553e2-9c50-4f4c-9395-e898dccc2340 x-compute-request-id: req-835553e2-9c50-4f4c-9395-e898dccc2340 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:48:26,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-835553e2-9c50-4f4c-9395-e898dccc2340 2018-12-23 01:48:26,255 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:48:26,256 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:48:29,259 - create_instance - DEBUG - VM status query timeout in 877.7926929 2018-12-23 01:48:29,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:29,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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,Accept-Encoding x-openstack-request-id: req-78e2dde7-5618-40f9-8645-07f954bc743c x-compute-request-id: req-78e2dde7-5618-40f9-8645-07f954bc743c Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:48:29,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-78e2dde7-5618-40f9-8645-07f954bc743c 2018-12-23 01:48:29,948 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:48:29,948 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:48:32,951 - create_instance - DEBUG - VM status query timeout in 874.100209951 2018-12-23 01:48:32,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:33,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a777ef71-b791-4f4f-84fd-b1ebd04a27ba x-compute-request-id: req-a777ef71-b791-4f4f-84fd-b1ebd04a27ba Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:48:33,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-a777ef71-b791-4f4f-84fd-b1ebd04a27ba 2018-12-23 01:48:33,608 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:48:33,608 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:48:36,611 - create_instance - DEBUG - VM status query timeout in 870.440465927 2018-12-23 01:48:36,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:37,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01d2eb85-32e2-4758-af00-f1171f7a3388 x-compute-request-id: req-01d2eb85-32e2-4758-af00-f1171f7a3388 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:48:37,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-01d2eb85-32e2-4758-af00-f1171f7a3388 2018-12-23 01:48:37,428 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:48:37,428 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:48:40,431 - create_instance - DEBUG - VM status query timeout in 866.620430946 2018-12-23 01:48:40,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:41,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48: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-f3330dd9-8c9c-46ea-b68d-710f9f329c8e x-compute-request-id: req-f3330dd9-8c9c-46ea-b68d-710f9f329c8e Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:48:41,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-f3330dd9-8c9c-46ea-b68d-710f9f329c8e 2018-12-23 01:48:41,116 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:48:41,117 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:48:44,120 - create_instance - DEBUG - VM status query timeout in 862.931684017 2018-12-23 01:48:44,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:44,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f54e9e0-cdb3-452e-8fc9-e7d99b8f09b3 x-compute-request-id: req-9f54e9e0-cdb3-452e-8fc9-e7d99b8f09b3 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:48:44,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-9f54e9e0-cdb3-452e-8fc9-e7d99b8f09b3 2018-12-23 01:48:44,968 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:48:44,968 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:48:47,971 - create_instance - DEBUG - VM status query timeout in 859.080351114 2018-12-23 01:48:47,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:48,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2707fc57-79c2-4b74-8bf4-de8675fc5126 x-compute-request-id: req-2707fc57-79c2-4b74-8bf4-de8675fc5126 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:48:48,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-2707fc57-79c2-4b74-8bf4-de8675fc5126 2018-12-23 01:48:48,504 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:48:48,504 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:48:51,508 - create_instance - DEBUG - VM status query timeout in 855.543905973 2018-12-23 01:48:51,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:52,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20d4f711-f362-482e-bf96-806b588e3927 x-compute-request-id: req-20d4f711-f362-482e-bf96-806b588e3927 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:48:52,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-20d4f711-f362-482e-bf96-806b588e3927 2018-12-23 01:48:52,054 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:48:52,054 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:48:55,057 - create_instance - DEBUG - VM status query timeout in 851.993983984 2018-12-23 01:48:55,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:55,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da3150b1-7ea0-46bc-8e6b-c851c57b7858 x-compute-request-id: req-da3150b1-7ea0-46bc-8e6b-c851c57b7858 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:48:55,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-da3150b1-7ea0-46bc-8e6b-c851c57b7858 2018-12-23 01:48:55,398 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:48:55,398 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:48:58,401 - create_instance - DEBUG - VM status query timeout in 848.650171995 2018-12-23 01:48:58,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:48:58,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:48:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5879b0ec-af8e-4a1c-a4de-d59e56cb1164 x-compute-request-id: req-5879b0ec-af8e-4a1c-a4de-d59e56cb1164 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:48:58,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-5879b0ec-af8e-4a1c-a4de-d59e56cb1164 2018-12-23 01:48:58,763 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:48:58,764 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:49:01,767 - create_instance - DEBUG - VM status query timeout in 845.284629107 2018-12-23 01:49:01,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:02,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49: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-e6d400fe-bc6b-474c-ba08-64ba9f106a21 x-compute-request-id: req-e6d400fe-bc6b-474c-ba08-64ba9f106a21 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:02,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-e6d400fe-bc6b-474c-ba08-64ba9f106a21 2018-12-23 01:49:02,275 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:49:02,275 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:49:05,278 - create_instance - DEBUG - VM status query timeout in 841.77293992 2018-12-23 01:49:05,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:05,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49: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-ed33114d-3e62-4dae-8c74-bbf77da0c3d0 x-compute-request-id: req-ed33114d-3e62-4dae-8c74-bbf77da0c3d0 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:05,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-ed33114d-3e62-4dae-8c74-bbf77da0c3d0 2018-12-23 01:49:05,958 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:49:05,958 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:49:08,961 - create_instance - DEBUG - VM status query timeout in 838.090135098 2018-12-23 01:49:08,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:09,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-995f9432-b216-4908-88b4-3589bb94ff82 x-compute-request-id: req-995f9432-b216-4908-88b4-3589bb94ff82 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:09,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-995f9432-b216-4908-88b4-3589bb94ff82 2018-12-23 01:49:09,427 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:49:09,427 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:49:12,430 - create_instance - DEBUG - VM status query timeout in 834.621041059 2018-12-23 01:49:12,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:13,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb135acd-a014-4778-8114-97fef9edd043 x-compute-request-id: req-eb135acd-a014-4778-8114-97fef9edd043 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:13,065 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-eb135acd-a014-4778-8114-97fef9edd043 2018-12-23 01:49:13,066 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:49:13,066 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:49:16,069 - create_instance - DEBUG - VM status query timeout in 830.982485056 2018-12-23 01:49:16,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:16,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b74edf0d-77d2-4a0d-b80e-544e964e2629 x-compute-request-id: req-b74edf0d-77d2-4a0d-b80e-544e964e2629 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:16,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-b74edf0d-77d2-4a0d-b80e-544e964e2629 2018-12-23 01:49:16,747 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:49:16,747 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:49:19,750 - create_instance - DEBUG - VM status query timeout in 827.300947905 2018-12-23 01:49:19,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:20,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e050aaa-9be5-4c17-a219-c56875dbd71a x-compute-request-id: req-4e050aaa-9be5-4c17-a219-c56875dbd71a Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:20,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-4e050aaa-9be5-4c17-a219-c56875dbd71a 2018-12-23 01:49:20,063 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:49:20,063 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:49:23,066 - create_instance - DEBUG - VM status query timeout in 823.985433102 2018-12-23 01:49:23,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:23,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49: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-0dac609e-73e5-45a6-8bf5-7184f9d1deaa x-compute-request-id: req-0dac609e-73e5-45a6-8bf5-7184f9d1deaa Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:23,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-0dac609e-73e5-45a6-8bf5-7184f9d1deaa 2018-12-23 01:49:23,600 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:49:23,600 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:49:26,603 - create_instance - DEBUG - VM status query timeout in 820.448378086 2018-12-23 01:49:26,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:27,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49: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-8e391b56-dbcb-4105-8225-316a0f78f41b x-compute-request-id: req-8e391b56-dbcb-4105-8225-316a0f78f41b Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:27,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-8e391b56-dbcb-4105-8225-316a0f78f41b 2018-12-23 01:49:27,154 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:49:27,154 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:49:30,157 - create_instance - DEBUG - VM status query timeout in 816.89445591 2018-12-23 01:49:30,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:30,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49: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-c1e6fc8e-66f3-4cde-84ea-082e54224487 x-compute-request-id: req-c1e6fc8e-66f3-4cde-84ea-082e54224487 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:30,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-c1e6fc8e-66f3-4cde-84ea-082e54224487 2018-12-23 01:49:30,657 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:49:30,657 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:49:33,660 - create_instance - DEBUG - VM status query timeout in 813.390974045 2018-12-23 01:49:33,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:34,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49: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-150b5948-ad65-4526-a967-ae7b8e9c4b9b x-compute-request-id: req-150b5948-ad65-4526-a967-ae7b8e9c4b9b Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:34,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-150b5948-ad65-4526-a967-ae7b8e9c4b9b 2018-12-23 01:49:34,293 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:49:34,293 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:49:37,296 - create_instance - DEBUG - VM status query timeout in 809.755232096 2018-12-23 01:49:37,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:37,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49: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-0ad64002-2af3-4d18-909d-61fe231a19b0 x-compute-request-id: req-0ad64002-2af3-4d18-909d-61fe231a19b0 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:37,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-0ad64002-2af3-4d18-909d-61fe231a19b0 2018-12-23 01:49:37,815 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:49:37,815 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:49:40,818 - create_instance - DEBUG - VM status query timeout in 806.233140945 2018-12-23 01:49:40,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:41,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49: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-fd6bc7ea-1787-4440-99ba-b78901ee9cd2 x-compute-request-id: req-fd6bc7ea-1787-4440-99ba-b78901ee9cd2 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:41,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-fd6bc7ea-1787-4440-99ba-b78901ee9cd2 2018-12-23 01:49:41,283 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:49:41,283 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:49:44,286 - create_instance - DEBUG - VM status query timeout in 802.765172958 2018-12-23 01:49:44,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:44,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49: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-ecbc32f7-1d9f-4050-b81e-575f240fcc0c x-compute-request-id: req-ecbc32f7-1d9f-4050-b81e-575f240fcc0c Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:44,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-ecbc32f7-1d9f-4050-b81e-575f240fcc0c 2018-12-23 01:49:44,751 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:49:44,751 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:49:47,754 - create_instance - DEBUG - VM status query timeout in 799.296993971 2018-12-23 01:49:47,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:48,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9425f63-0fad-41a7-bdac-6efc84d798f7 x-compute-request-id: req-e9425f63-0fad-41a7-bdac-6efc84d798f7 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:48,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-e9425f63-0fad-41a7-bdac-6efc84d798f7 2018-12-23 01:49:48,686 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:49:48,686 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:49:51,689 - create_instance - DEBUG - VM status query timeout in 795.362224102 2018-12-23 01:49:51,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:52,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5955190e-141d-4bfe-ae16-322fb1086ff0 x-compute-request-id: req-5955190e-141d-4bfe-ae16-322fb1086ff0 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:48:08Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:52,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-5955190e-141d-4bfe-ae16-322fb1086ff0 2018-12-23 01:49:52,267 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - BUILD 2018-12-23 01:49:52,267 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:49:55,270 - create_instance - DEBUG - VM status query timeout in 791.781172037 2018-12-23 01:49:55,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:55,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc28da4a-ce94-4391-b56d-cf401c6b2f34 x-compute-request-id: req-bc28da4a-ce94-4391-b56d-cf401c6b2f34 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:55,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-bc28da4a-ce94-4391-b56d-cf401c6b2f34 2018-12-23 01:49:55,599 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - ACTIVE 2018-12-23 01:49:55,599 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:49:55,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:56,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bdcc298-5442-4217-937c-2c9e0a7f65fc x-compute-request-id: req-8bdcc298-5442-4217-937c-2c9e0a7f65fc Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:56,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-8bdcc298-5442-4217-937c-2c9e0a7f65fc 2018-12-23 01:49:56,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:56,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-1c48fb98-f727-4676-8624-79427b9d93ef Date: Sun, 23 Dec 2018 01:49: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":["60db5664-1798-4502-8ccf-d6f346f73987"],"updated_at":"2018-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:49:56,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net used request id req-1c48fb98-f727-4676-8624-79427b9d93ef 2018-12-23 01:49:56,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:56,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba36fed-e0a8-47fd-9813-0acee3236c40 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:49:56,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-7ba36fed-e0a8-47fd-9813-0acee3236c40 2018-12-23 01:49:56,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:56,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3f42c4b1-59f1-4cb0-9890-29da20dda0a2 Date: Sun, 23 Dec 2018 01:49:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:49:56,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-3f42c4b1-59f1-4cb0-9890-29da20dda0a2 2018-12-23 01:49:56,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:56,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-da004d07-8d51-4cc0-9cf5-a0ca689e38e7 Date: Sun, 23 Dec 2018 01:49:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:48:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.1"}],"id":"174cc439-8e8d-4389-96d8-745bf9b86906","security_groups":[],"mac_address":"fa:16:3e:f3:11:d1","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:53Z","binding:vnic_type":"normal","device_id":"646bba2d-6b9f-478d-8eb1-8c2e50fbf251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.4"}],"id":"3de6c36b-5248-48a9-b7ad-115954587a3c","security_groups":[],"mac_address":"fa:16:3e:c5:82:d4","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.3"}],"id":"94c6f402-835e-4c2d-88fe-2f032247cdee","security_groups":[],"mac_address":"fa:16:3e:96:65:26","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:49:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.12"}],"id":"ae2f0638-a177-4420-8356-c2c06a09541c","security_groups":["56183ad8-acfe-4e7d-8bf6-4348aeea3fbb"],"mac_address":"fa:16:3e:31:71:ae","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:48:03Z","binding:vnic_type":"normal","device_id":"cfe65319-8fcd-4ea1-a5e5-fb478e368590"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.2"}],"id":"d5a1a3a7-180f-4e3b-9cd1-c1c1159ce5ce","security_groups":[],"mac_address":"fa:16:3e:f1:57:17","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"}]} 2018-12-23 01:49:56,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-da004d07-8d51-4cc0-9cf5-a0ca689e38e7 2018-12-23 01:49:56,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:56,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-6455bdc3-9ce7-44ba-b425-853dc935c751 Date: Sun, 23 Dec 2018 01:49:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:47Z", "admin_state_up": true, "updated_at": "2018-12-23T01:47:54Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "646bba2d-6b9f-478d-8eb1-8c2e50fbf251", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-router"}]} 2018-12-23 01:49:56,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-router used request id req-6455bdc3-9ce7-44ba-b425-853dc935c751 2018-12-23 01:49:56,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:56,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02dc4866-9e5a-4b2c-813e-4f8ab36a13ba Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:49:56,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-02dc4866-9e5a-4b2c-813e-4f8ab36a13ba 2018-12-23 01:49:56,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=646bba2d-6b9f-478d-8eb1-8c2e50fbf251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:57,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-831c7026-e881-4ac4-bbf2-3499e92efeaa Date: Sun, 23 Dec 2018 01:49:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:48:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.1"}],"id":"174cc439-8e8d-4389-96d8-745bf9b86906","security_groups":[],"mac_address":"fa:16:3e:f3:11:d1","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:53Z","binding:vnic_type":"normal","device_id":"646bba2d-6b9f-478d-8eb1-8c2e50fbf251"}]} 2018-12-23 01:49:57,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=646bba2d-6b9f-478d-8eb1-8c2e50fbf251 used request id req-831c7026-e881-4ac4-bbf2-3499e92efeaa 2018-12-23 01:49:57,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/60db5664-1798-4502-8ccf-d6f346f73987 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:57,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-db7998c9-3beb-4ffb-abc4-46dc24121ed1 Date: Sun, 23 Dec 2018 01:49:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}} 2018-12-23 01:49:57,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/60db5664-1798-4502-8ccf-d6f346f73987 used request id req-db7998c9-3beb-4ffb-abc4-46dc24121ed1 2018-12-23 01:49:57,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:57,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f7298a9f-3836-443a-94bd-7b5f7cfef778 Date: Sun, 23 Dec 2018 01:49:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:49:57,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-f7298a9f-3836-443a-94bd-7b5f7cfef778 2018-12-23 01:49:57,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:57,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d986b1d9-03bc-4d4c-9732-bf633a924f31 Date: Sun, 23 Dec 2018 01:49:57 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:49:57,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-d986b1d9-03bc-4d4c-9732-bf633a924f31 2018-12-23 01:49:57,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:58,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49: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-0162fdcc-a238-4e99-ac95-512499ddb631 x-compute-request-id: req-0162fdcc-a238-4e99-ac95-512499ddb631 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:58,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-0162fdcc-a238-4e99-ac95-512499ddb631 2018-12-23 01:49:58,354 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - ACTIVE 2018-12-23 01:49:58,354 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:49:58,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:58,659 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49: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-8a39786b-b737-4414-9358-f71e38547e51 x-compute-request-id: req-8a39786b-b737-4414-9358-f71e38547e51 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:49:58,659 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-8a39786b-b737-4414-9358-f71e38547e51 2018-12-23 01:49:58,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:58,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-58412388-7bc1-4fba-b6dd-f0f788ae512f Date: Sun, 23 Dec 2018 01:49: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":["60db5664-1798-4502-8ccf-d6f346f73987"],"updated_at":"2018-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:49:58,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net used request id req-58412388-7bc1-4fba-b6dd-f0f788ae512f 2018-12-23 01:49:58,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:58,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3cefdfc-0884-4af0-87cb-0df4269e7a8f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:49:58,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-f3cefdfc-0884-4af0-87cb-0df4269e7a8f 2018-12-23 01:49:58,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:59,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-69177542-449f-447b-a58f-194e80366d78 Date: Sun, 23 Dec 2018 01:49:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:49:59,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-69177542-449f-447b-a58f-194e80366d78 2018-12-23 01:49:59,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:59,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-678f79ab-318a-471d-88e9-5e6fabe3456f Date: Sun, 23 Dec 2018 01:49:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:48:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.1"}],"id":"174cc439-8e8d-4389-96d8-745bf9b86906","security_groups":[],"mac_address":"fa:16:3e:f3:11:d1","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:53Z","binding:vnic_type":"normal","device_id":"646bba2d-6b9f-478d-8eb1-8c2e50fbf251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.4"}],"id":"3de6c36b-5248-48a9-b7ad-115954587a3c","security_groups":[],"mac_address":"fa:16:3e:c5:82:d4","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.3"}],"id":"94c6f402-835e-4c2d-88fe-2f032247cdee","security_groups":[],"mac_address":"fa:16:3e:96:65:26","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:49:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.12"}],"id":"ae2f0638-a177-4420-8356-c2c06a09541c","security_groups":["56183ad8-acfe-4e7d-8bf6-4348aeea3fbb"],"mac_address":"fa:16:3e:31:71:ae","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:48:03Z","binding:vnic_type":"normal","device_id":"cfe65319-8fcd-4ea1-a5e5-fb478e368590"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.2"}],"id":"d5a1a3a7-180f-4e3b-9cd1-c1c1159ce5ce","security_groups":[],"mac_address":"fa:16:3e:f1:57:17","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"}]} 2018-12-23 01:49:59,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-678f79ab-318a-471d-88e9-5e6fabe3456f 2018-12-23 01:49:59,169 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 01:49:59,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:59,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-969e44a1-b936-4830-9f2c-7d754b217a40 Date: Sun, 23 Dec 2018 01:49:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:49:59,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-969e44a1-b936-4830-9f2c-7d754b217a40 2018-12-23 01:49:59,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:49:59,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8c178e49-0691-4adb-b64b-6bfd9c8d683f Date: Sun, 23 Dec 2018 01:49:59 GMT RESP BODY: {"subnets":[]} 2018-12-23 01:49:59,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c11c8d8f-c867-44cb-9c1c-37f651412b0b used request id req-8c178e49-0691-4adb-b64b-6bfd9c8d683f 2018-12-23 01:49:59,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" -d '{"floatingip": {"floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "port_id": "ae2f0638-a177-4420-8356-c2c06a09541c"}}' 2018-12-23 01:50:01,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-096de246-4bb4-470e-a84d-ad637362d646 Date: Sun, 23 Dec 2018 01:50:01 GMT RESP BODY: {"floatingip": {"router_id": "646bba2d-6b9f-478d-8eb1-8c2e50fbf251", "status": "DOWN", "description": "", "tags": [], "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:50:00Z", "updated_at": "2018-12-23T01:50:00Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_id": "ae2f0638-a177-4420-8356-c2c06a09541c", "id": "f80ef7d8-25b4-4b98-b133-07de1704aaae"}} 2018-12-23 01:50:01,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-096de246-4bb4-470e-a84d-ad637362d646 2018-12-23 01:50:01,472 - create_instance - INFO - Created floating IP 172.30.9.207 via router - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-router 2018-12-23 01:50:01,472 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-12-23 01:50:01,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:01,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50: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-ee7f593d-43f6-4085-b093-17d0032f8819 x-compute-request-id: req-ee7f593d-43f6-4085-b093-17d0032f8819 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:50:01,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-ee7f593d-43f6-4085-b093-17d0032f8819 2018-12-23 01:50:01,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:50:03,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50: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-e96a730d-30fa-4933-9432-5c3391656a3b x-compute-request-id: req-e96a730d-30fa-4933-9432-5c3391656a3b Content-Encoding: gzip Content-Length: 9620 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.008017] AppArmor: AppArmor initialized\n[ 0.008854] Yama: becoming mindful.\n[ 0.010082] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013375] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.014585] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016118] Initializing cgroup subsys memory\n[ 0.016987] Initializing cgroup subsys devices\n[ 0.017853] Initializing cgroup subsys freezer\n[ 0.018717] Initializing cgroup subsys blkio\n[ 0.019548] Initializing cgroup subsys perf_event\n[ 0.020004] Initializing cgroup subsys hugetlb\n[ 0.021590] mce: CPU supports 10 MCE banks\n[ 0.022435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.022435] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024004] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.025026] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.026580] Speculative Store Bypass: Vulnerable\n[ 0.028676] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.033432] ACPI: Core revision 20131115\n[ 0.034652] ACPI: All ACPI Tables successfully acquired\n[ 0.035787] ftrace: allocating 28753 entries in 113 pages\n[ 0.056038] smpboot: Max logical packages: 2\n[ 0.056918] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058095] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.060170] Enabling x2apic\n[ 0.060799] Enabled x2apic\n[ 0.061603] Switched APIC routing to physical x2apic.\n[ 0.063468] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.064001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.066069] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.070858] KVM setup paravirtual spinlock\n[ 0.072790] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074130] x86: Booting SMP configuration:\n[ 0.075020] .... node #0, CPUs: #1[ 0.072783] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.092018] x86: Booted up 1 node, 2 CPUs\n[ 0.092011] KVM setup async PF for cpu 1\n[ 0.092011] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.094663] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.096117] devtmpfs: initialized\n[ 0.098954] EVM: security.selinux\n[ 0.099659] EVM: security.SMACK64\n[ 0.100005] EVM: security.ima\n[ 0.100639] EVM: security.capability\n[ 0.101389] pinctrl core: initialized pinctrl subsystem\n[ 0.101768] regulator-dummy: no parameters\n[ 0.104060] RTC time: 1:49:54, date: 12/23/18\n[ 0.104951] NET: Registered protocol family 16\n[ 0.105885] cpuidle: using governor ladder\n[ 0.106704] cpuidle: using governor menu\n[ 0.107561] ACPI: bus type PCI registered\n[ 0.108003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.109243] PCI: Using configuration type 1 for base access\n[ 0.110763] bio: create slab at 0\n[ 0.110763] ACPI: Added _OSI(Module Device)\n[ 0.112004] ACPI: Added _OSI(Processor Device)\n[ 0.112872] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.113774] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.116089] ACPI: Interpreter enabled\n[ 0.116860] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.118718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.120532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.122393] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.124006] ACPI: (supports S0 S5)\n[ 0.128446] ACPI: Using IOAPIC for interrupt routing\n[ 0.129512] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.131425] ACPI: No dock devices found.\n[ 0.133766] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.134915] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.136007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.140017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.142266] acpiphp: Slot [3] registered\n[ 0.143078] acpiphp: Slot [4] registered\n[ 0.143896] acpiphp: Slot [5] registered\n[ 0.144031] acpiphp: Slot [6] registered\n[ 0.144835] acpiphp: Slot [7] registered\n[ 0.145634] acpiphp: Slot [8] registered\n[ 0.146435] acpiphp: Slot [9] registered\n[ 0.147234] acpiphp: Slot [10] registered\n[ 0.148016] acpiphp: Slot [11] registered\n[ 0.148832] acpiphp: Slot [12] registered\n[ 0.149644] acpiphp: Slot [13] registered\n[ 0.150456] acpiphp: Slot [14] registered\n[ 0.151268] acpiphp: Slot [15] registered\n[ 0.152016] acpiphp: Slot [16] registered\n[ 0.152840] acpiphp: Slot [17] registered\n[ 0.153655] acpiphp: Slot [18] registered\n[ 0.154471] acpiphp: Slot [19] registered\n[ 0.155283] acpiphp: Slot [20] registered\n[ 0.156016] acpiphp: Slot [21] registered\n[ 0.156829] acpiphp: Slot [22] registered\n[ 0.157647] acpiphp: Slot [23] registered\n[ 0.158463] acpiphp: Slot [24] registered\n[ 0.159275] acpiphp: Slot [25] registered\n[ 0.160018] acpiphp: Slot [26] registered\n[ 0.160838] acpiphp: Slot [27] registered\n[ 0.161658] acpiphp: Slot [28] registered\n[ 0.162471] acpiphp: Slot [29] registered\n[ 0.163288] acpiphp: Slot [30] registered\n[ 0.164018] acpiphp: Slot [31] registered\n[ 0.164835] PCI host bridge to bus 0000:00\n[ 0.165649] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.166672] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.167797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.168004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.169654] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.184699] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186554] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.229617] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.231428] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.232739] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.234466] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236041] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.237595] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239163] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240003] vgaarb: loaded\n[ 0.240753] vgaarb: bridge control possible 0000:00:02.0\n[ 0.242158] SCSI subsystem initialized\n[ 0.243161] ACPI: bus type USB registered\n[ 0.244016] usbcore: registered new interface driver usbfs\n[ 0.245362] usbcore: registered new interface driver hub\n[ 0.246690] usbcore: registered new device driver usb\n[ 0.248046] PCI: Using ACPI for IRQ routing\n[ 0.249241] NetLabel: Initializing\n[ 0.250131] NetLabel: domain hash size = 128\n[ 0.251209] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252016] NetLabel: unlabeled traffic allowed by default\n[ 0.253363] Switched to clocksource kvm-clock\n[ 0.257086] AppArmor: AppArmor Filesystem Enabled\n[ 0.258289] pnp: PnP ACPI init\n[ 0.259114] ACPI: bus type PNP registered\n[ 0.260502] pnp: PnP ACPI: found 8 devices\n[ 0.261552] ACPI: bus type PNP unregistered\n[ 0.268822] NET: Registered protocol family 2\n[ 0.270069] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.271915] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.273534] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.275464] TCP: reno registered\n[ 0.276326] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.277760] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279318] NET: Registered protocol family 1\n[ 0.280421] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.281849] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.283238] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.305022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.326812] Trying to unpack rootfs image as initramfs...\n[ 0.406172] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.408239] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.409660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.411523] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.413648] Scanning for low memory corruption every 60 seconds\n[ 0.415831] Initialise system trusted keyring\n[ 0.417219] audit: initializing netlink socket (disabled)\n[ 0.418813] type=2000 audit(1545529795.293:1): initialized\n[ 0.436302] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.438201] zbud: loaded\n[ 0.439008] VFS: Disk quotas dquot_6.5.2\n[ 0.439868] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.441469] fuse init (API version 7.22)\n[ 0.442362] msgmni has been set to 3997\n[ 0.443210] Key type big_key registered\n[ 0.444295] Key type asymmetric registered\n[ 0.445159] Asymmetric key parser 'x509' registered\n[ 0.446166] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.447725] io scheduler noop registered\n[ 0.448565] io scheduler deadline registered (default)\n[ 0.449608] io scheduler cfq registered\n[ 0.450466] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.451556] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.452901] ipmi message handler version 39.2\n[ 0.453847] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.455346] ACPI: Power Button [PWRF]\n[ 0.456226] GHES: HEST is not enabled!\n[ 0.477274] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.519518] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.521372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.545008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.547056] Linux agpgart interface v0.103\n[ 0.548583] brd: module loaded\n[ 0.549597] loop: module loaded\n[ 0.550530] blk-mq: CPU -> queue map\n[ 0.551303] CPU 0 -> Queue 0\n[ 0.551973] CPU 1 -> Queue 0\n[ 0.553171] vda: vda1\n[ 0.554985] scsi0 : ata_piix\n[ 0.555688] scsi1 : ata_piix\n[ 0.556371] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.557590] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.558968] libphy: Fixed MDIO Bus: probed\n[ 0.559855] tun: Universal TUN/TAP device driver, 1.6\n[ 0.560888] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.562727] PPP generic driver version 2.4.2\n[ 0.563654] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.564922] ehci-pci: EHCI PCI platform driver\n[ 0.565798] ehci-platform: EHCI generic platform driver\n[ 0.566776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.567894] ohci-pci: OHCI PCI platform driver\n[ 0.568773] ohci-platform: OHCI generic platform driver\n[ 0.569765] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.591807] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.592806] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.594319] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.595431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.596651] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.598063] usb usb1: Product: UHCI Host Controller\n[ 0.598990] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.600153] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.601140] hub 1-0:1.0: USB hub found\n[ 0.601987] hub 1-0:1.0: 2 ports detected\n[ 0.602879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.604979] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.605930] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.606995] mousedev: PS/2 mouse device common for all mice\n[ 0.608271] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.610091] rtc_cmos 00:00: RTC can wake from S4\n[ 0.611196] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.612386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.613616] device-mapper: uevent: version 1.0.3\n[ 0.614564] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.616178] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.617346] TCP: cubic registered\n[ 0.618098] NET: Registered protocol family 10\n[ 0.619079] NET: Registered protocol family 17\n[ 0.619961] Key type dns_resolver registered\n[ 0.620961] Loading compiled-in X.509 certificates\n[ 0.622397] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.624182] registered taskstats version 1\n[ 0.626320] Key type trusted registered\n[ 0.629184] Key type encrypted registered\n[ 0.630028] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.631049] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.632402] regulator-dummy: disabling\n[ 0.633206] Magic number: 14:655:812\n[ 0.634082] rtc_cmos 00:00: setting system clock to 2018-12-23 01:49:54 UTC (1545529794)\n[ 0.642502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.643625] EDD information not available.\n[ 0.713091] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.714648] Write protecting the kernel read-only data: 12288k\n[ 0.715975] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.718509] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.729393] systemd-udevd[107]: starting version 204\n[ 0.764455] FDC 0 is a S82078B\n[ 0.912016] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.071903] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.073627] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.075391] usb 1-1: Product: QEMU USB Tablet\n[ 1.076576] usb 1-1: Manufacturer: QEMU\n[ 1.077609] usb 1-1: SerialNumber: 42\n[ 1.408027] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n[ 1.773242] 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.004584] 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.115065] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.216131] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 01:49:56 +0000. Up 2.56 seconds.\ncloud-init-nonet[2.70]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.01]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 01:49:57 +0000. Up 4.13 seconds.\nci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.12 | 255.255.255.0 | fa:16:3e:31:71:ae |\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: +-------+-----------------+-----------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n0f:84:2a:a5:b6:25:5f:d1:6b:26:95:9e:34:01:76:9f root@ansibleprovisioningtests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.o |\n| . + + . |\n| . o B E |\n| o . * + |\n| = o o S |\n| . * . + o |\n| . . . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n08:e0:93:dc:f6:e1:79:5f:20:63:a7:11:c1:ae:a6:1f root@ansibleprovisioningtests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .o. |\n| o + .. |\n| = + ..= o |\n| o + =.* . |\n| =.S . |\n| o. . . |\n| oE . |\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:\nb3:e2:0d:69:ac:10:a1:2e:7e:1c:44:c7:d1:ae:e8:72 root@ansibleprovisioningtests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o |\n| . o . |\n| o . . |\n| . o . |\n|. o . . S |\n|. + o . o |\n|..+ . * . |\n|o. E + + |\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:\nce:06:8b:15:41:98:83:d3:f9:a5:d6:3b:c5:ee:bf:99 root@ansibleprovisioningtests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| o =o |\n| o * .. |\n| . o.+ . |\n| +.. o |\n| .o S+ |\n| o =o . |\n| . . +o |\n| . . o |\n| .E. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 01:50:00 +0000. Up 7.09 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 * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n"} 2018-12-23 01:50:03,067 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590/action used request id req-e96a730d-30fa-4933-9432-5c3391656a3b 2018-12-23 01:50:03,068 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 01:50:03,069 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.008017] AppArmor: AppArmor initialized [ 0.008854] Yama: becoming mindful. [ 0.010082] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013375] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.014585] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016118] Initializing cgroup subsys memory [ 0.016987] Initializing cgroup subsys devices [ 0.017853] Initializing cgroup subsys freezer [ 0.018717] Initializing cgroup subsys blkio [ 0.019548] Initializing cgroup subsys perf_event [ 0.020004] Initializing cgroup subsys hugetlb [ 0.021590] mce: CPU supports 10 MCE banks [ 0.022435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.022435] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024004] Spectre V2 : Mitigation: Full generic retpoline [ 0.025026] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.026580] Speculative Store Bypass: Vulnerable [ 0.028676] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.033432] ACPI: Core revision 20131115 [ 0.034652] ACPI: All ACPI Tables successfully acquired [ 0.035787] ftrace: allocating 28753 entries in 113 pages [ 0.056038] smpboot: Max logical packages: 2 [ 0.056918] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058095] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.060170] Enabling x2apic [ 0.060799] Enabled x2apic [ 0.061603] Switched APIC routing to physical x2apic. [ 0.063468] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.064001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.066069] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.070858] KVM setup paravirtual spinlock [ 0.072790] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074130] x86: Booting SMP configuration: [ 0.075020] .... node #0, CPUs: #1[ 0.072783] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.092018] x86: Booted up 1 node, 2 CPUs [ 0.092011] KVM setup async PF for cpu 1 [ 0.092011] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.094663] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.096117] devtmpfs: initialized [ 0.098954] EVM: security.selinux [ 0.099659] EVM: security.SMACK64 [ 0.100005] EVM: security.ima [ 0.100639] EVM: security.capability [ 0.101389] pinctrl core: initialized pinctrl subsystem [ 0.101768] regulator-dummy: no parameters [ 0.104060] RTC time: 1:49:54, date: 12/23/18 [ 0.104951] NET: Registered protocol family 16 [ 0.105885] cpuidle: using governor ladder [ 0.106704] cpuidle: using governor menu [ 0.107561] ACPI: bus type PCI registered [ 0.108003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.109243] PCI: Using configuration type 1 for base access [ 0.110763] bio: create slab at 0 [ 0.110763] ACPI: Added _OSI(Module Device) [ 0.112004] ACPI: Added _OSI(Processor Device) [ 0.112872] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.113774] ACPI: Added _OSI(Processor Aggregator Device) [ 0.116089] ACPI: Interpreter enabled [ 0.116860] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.118718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.120532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.122393] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.124006] ACPI: (supports S0 S5) [ 0.128446] ACPI: Using IOAPIC for interrupt routing [ 0.129512] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.131425] ACPI: No dock devices found. [ 0.133766] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.134915] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.136007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.140017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.142266] acpiphp: Slot [3] registered [ 0.143078] acpiphp: Slot [4] registered [ 0.143896] acpiphp: Slot [5] registered [ 0.144031] acpiphp: Slot [6] registered [ 0.144835] acpiphp: Slot [7] registered [ 0.145634] acpiphp: Slot [8] registered [ 0.146435] acpiphp: Slot [9] registered [ 0.147234] acpiphp: Slot [10] registered [ 0.148016] acpiphp: Slot [11] registered [ 0.148832] acpiphp: Slot [12] registered [ 0.149644] acpiphp: Slot [13] registered [ 0.150456] acpiphp: Slot [14] registered [ 0.151268] acpiphp: Slot [15] registered [ 0.152016] acpiphp: Slot [16] registered [ 0.152840] acpiphp: Slot [17] registered [ 0.153655] acpiphp: Slot [18] registered [ 0.154471] acpiphp: Slot [19] registered [ 0.155283] acpiphp: Slot [20] registered [ 0.156016] acpiphp: Slot [21] registered [ 0.156829] acpiphp: Slot [22] registered [ 0.157647] acpiphp: Slot [23] registered [ 0.158463] acpiphp: Slot [24] registered [ 0.159275] acpiphp: Slot [25] registered [ 0.160018] acpiphp: Slot [26] registered [ 0.160838] acpiphp: Slot [27] registered [ 0.161658] acpiphp: Slot [28] registered [ 0.162471] acpiphp: Slot [29] registered [ 0.163288] acpiphp: Slot [30] registered [ 0.164018] acpiphp: Slot [31] registered [ 0.164835] PCI host bridge to bus 0000:00 [ 0.165649] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.166672] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.167797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.168004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.169654] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.184699] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186554] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.229617] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.231428] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.232739] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.234466] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236041] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.237595] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239163] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239163] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240003] vgaarb: loaded [ 0.240753] vgaarb: bridge control possible 0000:00:02.0 [ 0.242158] SCSI subsystem initialized [ 0.243161] ACPI: bus type USB registered [ 0.244016] usbcore: registered new interface driver usbfs [ 0.245362] usbcore: registered new interface driver hub [ 0.246690] usbcore: registered new device driver usb [ 0.248046] PCI: Using ACPI for IRQ routing [ 0.249241] NetLabel: Initializing [ 0.250131] NetLabel: domain hash size = 128 [ 0.251209] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252016] NetLabel: unlabeled traffic allowed by default [ 0.253363] Switched to clocksource kvm-clock [ 0.257086] AppArmor: AppArmor Filesystem Enabled [ 0.258289] pnp: PnP ACPI init [ 0.259114] ACPI: bus type PNP registered [ 0.260502] pnp: PnP ACPI: found 8 devices [ 0.261552] ACPI: bus type PNP unregistered [ 0.268822] NET: Registered protocol family 2 [ 0.270069] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.271915] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.273534] TCP: Hash tables configured (established 16384 bind 16384) [ 0.275464] TCP: reno registered [ 0.276326] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.277760] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279318] NET: Registered protocol family 1 [ 0.280421] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.281849] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.283238] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.305022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.326812] Trying to unpack rootfs image as initramfs... [ 0.406172] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.408239] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.409660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.411523] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.413648] Scanning for low memory corruption every 60 seconds [ 0.415831] Initialise system trusted keyring [ 0.417219] audit: initializing netlink socket (disabled) [ 0.418813] type=2000 audit(1545529795.293:1): initialized [ 0.436302] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.438201] zbud: loaded [ 0.439008] VFS: Disk quotas dquot_6.5.2 [ 0.439868] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.441469] fuse init (API version 7.22) [ 0.442362] msgmni has been set to 3997 [ 0.443210] Key type big_key registered [ 0.444295] Key type asymmetric registered [ 0.445159] Asymmetric key parser 'x509' registered [ 0.446166] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.447725] io scheduler noop registered [ 0.448565] io scheduler deadline registered (default) [ 0.449608] io scheduler cfq registered [ 0.450466] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.451556] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.452901] ipmi message handler version 39.2 [ 0.453847] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.455346] ACPI: Power Button [PWRF] [ 0.456226] GHES: HEST is not enabled! [ 0.477274] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.519518] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.521372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.545008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.547056] Linux agpgart interface v0.103 [ 0.548583] brd: module loaded [ 0.549597] loop: module loaded [ 0.550530] blk-mq: CPU -> queue map [ 0.551303] CPU 0 -> Queue 0 [ 0.551973] CPU 1 -> Queue 0 [ 0.553171] vda: vda1 [ 0.554985] scsi0 : ata_piix [ 0.555688] scsi1 : ata_piix [ 0.556371] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.557590] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.558968] libphy: Fixed MDIO Bus: probed [ 0.559855] tun: Universal TUN/TAP device driver, 1.6 [ 0.560888] tun: (C) 1999-2004 Max Krasnyansky [ 0.562727] PPP generic driver version 2.4.2 [ 0.563654] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.564922] ehci-pci: EHCI PCI platform driver [ 0.565798] ehci-platform: EHCI generic platform driver [ 0.566776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.567894] ohci-pci: OHCI PCI platform driver [ 0.568773] ohci-platform: OHCI generic platform driver [ 0.569765] uhci_hcd: USB Universal Host Controller Interface driver [ 0.591807] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.592806] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.594319] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.595431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.596651] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.598063] usb usb1: Product: UHCI Host Controller [ 0.598990] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.600153] usb usb1: SerialNumber: 0000:00:01.2 [ 0.601140] hub 1-0:1.0: USB hub found [ 0.601987] hub 1-0:1.0: 2 ports detected [ 0.602879] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.604979] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.605930] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.606995] mousedev: PS/2 mouse device common for all mice [ 0.608271] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.610091] rtc_cmos 00:00: RTC can wake from S4 [ 0.611196] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.612386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.613616] device-mapper: uevent: version 1.0.3 [ 0.614564] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.616178] ledtrig-cpu: registered to indicate activity on CPUs [ 0.617346] TCP: cubic registered [ 0.618098] NET: Registered protocol family 10 [ 0.619079] NET: Registered protocol family 17 [ 0.619961] Key type dns_resolver registered [ 0.620961] Loading compiled-in X.509 certificates [ 0.622397] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.624182] registered taskstats version 1 [ 0.626320] Key type trusted registered [ 0.629184] Key type encrypted registered [ 0.630028] AppArmor: AppArmor sha1 policy hashing enabled [ 0.631049] IMA: No TPM chip found, activating TPM-bypass! [ 0.632402] regulator-dummy: disabling [ 0.633206] Magic number: 14:655:812 [ 0.634082] rtc_cmos 00:00: setting system clock to 2018-12-23 01:49:54 UTC (1545529794) [ 0.642502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.643625] EDD information not available. [ 0.713091] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.714648] Write protecting the kernel read-only data: 12288k [ 0.715975] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.718509] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.729393] systemd-udevd[107]: starting version 204 [ 0.764455] FDC 0 is a S82078B [ 0.912016] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.071903] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.073627] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.075391] usb 1-1: Product: QEMU USB Tablet [ 1.076576] usb 1-1: Manufacturer: QEMU [ 1.077609] usb 1-1: SerialNumber: 42 [ 1.408027] tsc: Refined TSC clocksource calibration: 3491.909 MHz [ 1.773242] 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.004584] 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.115065] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.216131] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 01:49:56 +0000. Up 2.56 seconds. cloud-init-nonet[2.70]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.01]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 01:49:57 +0000. Up 4.13 seconds. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.12 | 255.255.255.0 | fa:16:3e:31:71:ae | 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: +-------+-----------------+-----------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 0f:84:2a:a5:b6:25:5f:d1:6b:26:95:9e:34:01:76:9f root@ansibleprovisioningtests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-i The key's randomart image is: +--[ RSA 2048]----+ | o.o | | . + + . | | . o B E | | o . * + | | = o o S | | . * . + 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: 08:e0:93:dc:f6:e1:79:5f:20:63:a7:11:c1:ae:a6:1f root@ansibleprovisioningtests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-i The key's randomart image is: +--[ DSA 1024]----+ | . .o. | | o + .. | | = + ..= o | | o + =.* . | | =.S . | | o. . . | | oE . | | . . | | .. | +-----------------+ 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: b3:e2:0d:69:ac:10:a1:2e:7e:1c:44:c7:d1:ae:e8:72 root@ansibleprovisioningtests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-i The key's randomart image is: +--[ECDSA 256]---+ | ..o | | . o . | | o . . | | . o . | |. o . . S | |. + o . o | |..+ . * . | |o. E + + | | .+ . . . | +-----------------+ 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: ce:06:8b:15:41:98:83:d3:f9:a5:d6:3b:c5:ee:bf:99 root@ansibleprovisioningtests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-i The key's randomart image is: +--[ED25519 256--+ | o =o | | o * .. | | . o.+ . | | +.. o | | .o S+ | | o =o . | | . . +o | | . . o | | .E. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 01:50:00 +0000. Up 7.09 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 ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] 2018-12-23 01:50:03,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:03,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-70cb81c9-5072-41f6-b401-9a32f8cbcbee x-compute-request-id: req-70cb81c9-5072-41f6-b401-9a32f8cbcbee Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:50:03,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-70cb81c9-5072-41f6-b401-9a32f8cbcbee 2018-12-23 01:50:03,489 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - ACTIVE 2018-12-23 01:50:03,489 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:50:03,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:04,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-e1b8b9ef-ab17-4de7-8324-806617599de3 x-compute-request-id: req-e1b8b9ef-ab17-4de7-8324-806617599de3 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:50:04,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-e1b8b9ef-ab17-4de7-8324-806617599de3 2018-12-23 01:50:04,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:04,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-08208c56-0838-48bb-82e7-b76536532327 Date: Sun, 23 Dec 2018 01:50: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":["60db5664-1798-4502-8ccf-d6f346f73987"],"updated_at":"2018-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:50:04,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net used request id req-08208c56-0838-48bb-82e7-b76536532327 2018-12-23 01:50:04,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:04,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da53ae32-364c-4136-96fb-f912c819a7d7 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:50:04,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-da53ae32-364c-4136-96fb-f912c819a7d7 2018-12-23 01:50:04,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:04,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fd444810-4f3e-4b16-a7d3-88522034a636 Date: Sun, 23 Dec 2018 01:50:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:50:04,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-fd444810-4f3e-4b16-a7d3-88522034a636 2018-12-23 01:50:04,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:04,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-50f4ece3-c8b9-425e-8534-c998da9d31d6 Date: Sun, 23 Dec 2018 01:50:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:48:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.1"}],"id":"174cc439-8e8d-4389-96d8-745bf9b86906","security_groups":[],"mac_address":"fa:16:3e:f3:11:d1","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:53Z","binding:vnic_type":"normal","device_id":"646bba2d-6b9f-478d-8eb1-8c2e50fbf251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.4"}],"id":"3de6c36b-5248-48a9-b7ad-115954587a3c","security_groups":[],"mac_address":"fa:16:3e:c5:82:d4","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.3"}],"id":"94c6f402-835e-4c2d-88fe-2f032247cdee","security_groups":[],"mac_address":"fa:16:3e:96:65:26","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:49:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.12"}],"id":"ae2f0638-a177-4420-8356-c2c06a09541c","security_groups":["56183ad8-acfe-4e7d-8bf6-4348aeea3fbb"],"mac_address":"fa:16:3e:31:71:ae","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:48:03Z","binding:vnic_type":"normal","device_id":"cfe65319-8fcd-4ea1-a5e5-fb478e368590"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.2"}],"id":"d5a1a3a7-180f-4e3b-9cd1-c1c1159ce5ce","security_groups":[],"mac_address":"fa:16:3e:f1:57:17","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"}]} 2018-12-23 01:50:04,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-50f4ece3-c8b9-425e-8534-c998da9d31d6 2018-12-23 01:50:04,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:05,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4799006f-b177-4ab4-8a16-6cbcbd4f1e6b x-compute-request-id: req-4799006f-b177-4ab4-8a16-6cbcbd4f1e6b Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:50:05,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-4799006f-b177-4ab4-8a16-6cbcbd4f1e6b 2018-12-23 01:50:05,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:05,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-38abd94d-d40c-44a0-9188-a95ec7fc68c8 Date: Sun, 23 Dec 2018 01:50: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":["60db5664-1798-4502-8ccf-d6f346f73987"],"updated_at":"2018-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:50:05,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net used request id req-38abd94d-d40c-44a0-9188-a95ec7fc68c8 2018-12-23 01:50:05,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:05,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f8c842-b1ae-45e6-b320-43e96d66070d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:50:05,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-e4f8c842-b1ae-45e6-b320-43e96d66070d 2018-12-23 01:50:05,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:05,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-02b86fdc-0c0c-427e-995a-461ac573a4ea Date: Sun, 23 Dec 2018 01:50:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:50:05,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-02b86fdc-0c0c-427e-995a-461ac573a4ea 2018-12-23 01:50:05,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:05,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-83d0aaea-94a1-494f-b42f-1923b5cba661 Date: Sun, 23 Dec 2018 01:50:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:48:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.1"}],"id":"174cc439-8e8d-4389-96d8-745bf9b86906","security_groups":[],"mac_address":"fa:16:3e:f3:11:d1","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:53Z","binding:vnic_type":"normal","device_id":"646bba2d-6b9f-478d-8eb1-8c2e50fbf251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.4"}],"id":"3de6c36b-5248-48a9-b7ad-115954587a3c","security_groups":[],"mac_address":"fa:16:3e:c5:82:d4","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.3"}],"id":"94c6f402-835e-4c2d-88fe-2f032247cdee","security_groups":[],"mac_address":"fa:16:3e:96:65:26","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:49:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.12"}],"id":"ae2f0638-a177-4420-8356-c2c06a09541c","security_groups":["56183ad8-acfe-4e7d-8bf6-4348aeea3fbb"],"mac_address":"fa:16:3e:31:71:ae","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:48:03Z","binding:vnic_type":"normal","device_id":"cfe65319-8fcd-4ea1-a5e5-fb478e368590"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.2"}],"id":"d5a1a3a7-180f-4e3b-9cd1-c1c1159ce5ce","security_groups":[],"mac_address":"fa:16:3e:f1:57:17","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"}]} 2018-12-23 01:50:05,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-83d0aaea-94a1-494f-b42f-1923b5cba661 2018-12-23 01:50:05,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}}' 2018-12-23 01:50:06,311 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:50: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-5c99231f-131e-4b4e-8e40-b9dd92bc2222 x-compute-request-id: req-5c99231f-131e-4b4e-8e40-b9dd92bc2222 Content-Length: 0 Content-Type: application/json 2018-12-23 01:50:06,311 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590/action used request id req-5c99231f-131e-4b4e-8e40-b9dd92bc2222 2018-12-23 01:50:06,311 - create_instance - INFO - Checking if VM is active 2018-12-23 01:50:06,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:06,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-ccd8019b-8352-4141-b48f-5ad536bf3484 x-compute-request-id: req-ccd8019b-8352-4141-b48f-5ad536bf3484 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:50:06,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-ccd8019b-8352-4141-b48f-5ad536bf3484 2018-12-23 01:50:06,829 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - ACTIVE 2018-12-23 01:50:06,829 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:50:06,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:07,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-582a5d77-9e9f-4cfb-8943-cdf039948639 x-compute-request-id: req-582a5d77-9e9f-4cfb-8943-cdf039948639 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:50:07,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-582a5d77-9e9f-4cfb-8943-cdf039948639 2018-12-23 01:50:07,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:07,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-bd61c9d7-b1f0-44b2-bed2-c275797b66c5 Date: Sun, 23 Dec 2018 01:50: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":["60db5664-1798-4502-8ccf-d6f346f73987"],"updated_at":"2018-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:50:07,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net used request id req-bd61c9d7-b1f0-44b2-bed2-c275797b66c5 2018-12-23 01:50:07,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:07,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba5fff9d-d66f-4e07-a87a-27f40ade5afb Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:50:07,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-ba5fff9d-d66f-4e07-a87a-27f40ade5afb 2018-12-23 01:50:07,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:07,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f7e69d6d-5e70-4a42-851a-469844b5d692 Date: Sun, 23 Dec 2018 01:50:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:50:07,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-f7e69d6d-5e70-4a42-851a-469844b5d692 2018-12-23 01:50:07,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:07,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-fe036e1c-fbc9-4a05-9fe0-38edee4241cc Date: Sun, 23 Dec 2018 01:50:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:48:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.1"}],"id":"174cc439-8e8d-4389-96d8-745bf9b86906","security_groups":[],"mac_address":"fa:16:3e:f3:11:d1","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:53Z","binding:vnic_type":"normal","device_id":"646bba2d-6b9f-478d-8eb1-8c2e50fbf251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.4"}],"id":"3de6c36b-5248-48a9-b7ad-115954587a3c","security_groups":[],"mac_address":"fa:16:3e:c5:82:d4","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.3"}],"id":"94c6f402-835e-4c2d-88fe-2f032247cdee","security_groups":[],"mac_address":"fa:16:3e:96:65:26","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:50:06Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.12"}],"id":"ae2f0638-a177-4420-8356-c2c06a09541c","security_groups":["56183ad8-acfe-4e7d-8bf6-4348aeea3fbb","b9173dd5-3b1d-4001-bb0c-0b2f79f3344b"],"mac_address":"fa:16:3e:31:71:ae","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:48:03Z","binding:vnic_type":"normal","device_id":"cfe65319-8fcd-4ea1-a5e5-fb478e368590"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.2"}],"id":"d5a1a3a7-180f-4e3b-9cd1-c1c1159ce5ce","security_groups":[],"mac_address":"fa:16:3e:f1:57:17","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"}]} 2018-12-23 01:50:07,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-fe036e1c-fbc9-4a05-9fe0-38edee4241cc 2018-12-23 01:50:07,516 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:50:08,523 - paramiko.transport - DEBUG - starting thread (client mode): 0x551c0c10L 2018-12-23 01:50:08,523 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:50:08,527 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-23 01:50:08,528 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-23 01:50:08,529 - 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-12-23 01:50:08,529 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:50:08,529 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 01:50:08,530 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:50:08,530 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:50:08,530 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:50:08,572 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:50:08,573 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:50:08,588 - paramiko.transport - DEBUG - Trying key 738477fa8148e18e0afacd034bf868ba from tmp/AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c 2018-12-23 01:50:08,613 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:50:08,636 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:50:08,737 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:50:08,766 - create_instance - INFO - SSH is active for VM instance 2018-12-23 01:50:08,766 - create_instance - INFO - Checking if cloud-init has completed 2018-12-23 01:50:08,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:08,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50: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-981e837e-3b13-4524-8a3c-b1988a358005 x-compute-request-id: req-981e837e-3b13-4524-8a3c-b1988a358005 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:50:08,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-981e837e-3b13-4524-8a3c-b1988a358005 2018-12-23 01:50:08,946 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - ACTIVE 2018-12-23 01:50:08,946 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:50:08,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:09,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50: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-5c46d16c-0d1d-43a3-ba14-0adc152b7109 x-compute-request-id: req-5c46d16c-0d1d-43a3-ba14-0adc152b7109 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:50:09,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-5c46d16c-0d1d-43a3-ba14-0adc152b7109 2018-12-23 01:50:09,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:09,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-27dc01d1-5b3f-4afc-90eb-96155356f2a4 Date: Sun, 23 Dec 2018 01:50: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":["60db5664-1798-4502-8ccf-d6f346f73987"],"updated_at":"2018-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:50:09,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net used request id req-27dc01d1-5b3f-4afc-90eb-96155356f2a4 2018-12-23 01:50:09,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:09,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cddccfb4-3345-4b87-b511-867484dab553 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:50:09,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-cddccfb4-3345-4b87-b511-867484dab553 2018-12-23 01:50:09,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:09,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-db91f5f6-655e-416a-a857-1929e95b6c05 Date: Sun, 23 Dec 2018 01:50:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:50:09,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-db91f5f6-655e-416a-a857-1929e95b6c05 2018-12-23 01:50:09,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:09,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-0fa3268e-4c84-418f-9749-ac068f3ee01a Date: Sun, 23 Dec 2018 01:50:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:48:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.1"}],"id":"174cc439-8e8d-4389-96d8-745bf9b86906","security_groups":[],"mac_address":"fa:16:3e:f3:11:d1","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:53Z","binding:vnic_type":"normal","device_id":"646bba2d-6b9f-478d-8eb1-8c2e50fbf251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.4"}],"id":"3de6c36b-5248-48a9-b7ad-115954587a3c","security_groups":[],"mac_address":"fa:16:3e:c5:82:d4","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.3"}],"id":"94c6f402-835e-4c2d-88fe-2f032247cdee","security_groups":[],"mac_address":"fa:16:3e:96:65:26","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:50:06Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.12"}],"id":"ae2f0638-a177-4420-8356-c2c06a09541c","security_groups":["56183ad8-acfe-4e7d-8bf6-4348aeea3fbb","b9173dd5-3b1d-4001-bb0c-0b2f79f3344b"],"mac_address":"fa:16:3e:31:71:ae","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:48:03Z","binding:vnic_type":"normal","device_id":"cfe65319-8fcd-4ea1-a5e5-fb478e368590"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.2"}],"id":"d5a1a3a7-180f-4e3b-9cd1-c1c1159ce5ce","security_groups":[],"mac_address":"fa:16:3e:f1:57:17","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"}]} 2018-12-23 01:50:09,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-0fa3268e-4c84-418f-9749-ac068f3ee01a 2018-12-23 01:50:09,843 - create_instance - INFO - Checking if VM is active 2018-12-23 01:50:09,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:10,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a00560f-105d-4631-bfb5-bf756dad6492 x-compute-request-id: req-3a00560f-105d-4631-bfb5-bf756dad6492 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:50:10,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-3a00560f-105d-4631-bfb5-bf756dad6492 2018-12-23 01:50:10,165 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - ACTIVE 2018-12-23 01:50:10,165 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:50:10,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:10,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-c9ef9b4a-1691-4d4c-aab7-760170a3b004 x-compute-request-id: req-c9ef9b4a-1691-4d4c-aab7-760170a3b004 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:50:10,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-c9ef9b4a-1691-4d4c-aab7-760170a3b004 2018-12-23 01:50:10,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:10,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-57c2b4fe-c1f7-4c60-b6ad-826b6ec99b7f Date: Sun, 23 Dec 2018 01:50:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["60db5664-1798-4502-8ccf-d6f346f73987"],"updated_at":"2018-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:50:10,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net used request id req-57c2b4fe-c1f7-4c60-b6ad-826b6ec99b7f 2018-12-23 01:50:10,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:10,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43cf0257-8db3-4cc1-98b4-943ebc67a150 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:50:10,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-43cf0257-8db3-4cc1-98b4-943ebc67a150 2018-12-23 01:50:10,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:10,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-56f622c7-23f8-4d8d-8e87-d3397bcc2d79 Date: Sun, 23 Dec 2018 01:50:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:50:10,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-56f622c7-23f8-4d8d-8e87-d3397bcc2d79 2018-12-23 01:50:10,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:10,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-beefd493-9dc8-4c46-97c8-50a7fe0c762e Date: Sun, 23 Dec 2018 01:50:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:48:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.1"}],"id":"174cc439-8e8d-4389-96d8-745bf9b86906","security_groups":[],"mac_address":"fa:16:3e:f3:11:d1","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:53Z","binding:vnic_type":"normal","device_id":"646bba2d-6b9f-478d-8eb1-8c2e50fbf251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.4"}],"id":"3de6c36b-5248-48a9-b7ad-115954587a3c","security_groups":[],"mac_address":"fa:16:3e:c5:82:d4","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.3"}],"id":"94c6f402-835e-4c2d-88fe-2f032247cdee","security_groups":[],"mac_address":"fa:16:3e:96:65:26","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:50:06Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.12"}],"id":"ae2f0638-a177-4420-8356-c2c06a09541c","security_groups":["56183ad8-acfe-4e7d-8bf6-4348aeea3fbb","b9173dd5-3b1d-4001-bb0c-0b2f79f3344b"],"mac_address":"fa:16:3e:31:71:ae","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:48:03Z","binding:vnic_type":"normal","device_id":"cfe65319-8fcd-4ea1-a5e5-fb478e368590"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.2"}],"id":"d5a1a3a7-180f-4e3b-9cd1-c1c1159ce5ce","security_groups":[],"mac_address":"fa:16:3e:f1:57:17","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"}]} 2018-12-23 01:50:10,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-beefd493-9dc8-4c46-97c8-50a7fe0c762e 2018-12-23 01:50:10,859 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:50:10,861 - paramiko.transport - DEBUG - starting thread (client mode): 0x551b25d0L 2018-12-23 01:50:10,861 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:50:10,864 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-23 01:50:10,865 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-23 01:50:10,866 - 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-12-23 01:50:10,866 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:50:10,866 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 01:50:10,866 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:50:10,866 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:50:10,867 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:50:10,908 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:50:10,909 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:50:10,926 - paramiko.transport - DEBUG - Trying key 738477fa8148e18e0afacd034bf868ba from tmp/AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c 2018-12-23 01:50:10,945 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:50:10,951 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:50:11,052 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:50:11,072 - create_instance - INFO - SSH is active for VM instance 2018-12-23 01:50:11,072 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:50:11,074 - paramiko.transport - DEBUG - starting thread (client mode): 0x551b25d0L 2018-12-23 01:50:11,074 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:50:11,077 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-23 01:50:11,077 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-23 01:50:11,078 - 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-12-23 01:50:11,078 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:50:11,078 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 01:50:11,078 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:50:11,079 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:50:11,079 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:50:11,120 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:50:11,121 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:50:11,138 - paramiko.transport - DEBUG - Trying key 738477fa8148e18e0afacd034bf868ba from tmp/AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c 2018-12-23 01:50:11,157 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:50:11,163 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:50:11,170 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:50:11,392 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 01:50:11,392 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:50:11,404 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:50:11,413 - create_instance - INFO - cloud-init complete for VM instance 2018-12-23 01:50:11,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:11,419 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 01:50:11,420 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 01:50:11,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e99659d6-579a-4821-b59f-c8bff4ad503b x-compute-request-id: req-e99659d6-579a-4821-b59f-c8bff4ad503b Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:50:11,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-e99659d6-579a-4821-b59f-c8bff4ad503b 2018-12-23 01:50:11,892 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - ACTIVE 2018-12-23 01:50:11,892 - create_instance - INFO - VM is - ACTIVE 2018-12-23 01:50:11,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:12,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8150d7c-3dba-4a2b-a6c5-f96aa0c1b940 x-compute-request-id: req-c8150d7c-3dba-4a2b-a6c5-f96aa0c1b940 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:50:12,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-c8150d7c-3dba-4a2b-a6c5-f96aa0c1b940 2018-12-23 01:50:12,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:12,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-aacb97c5-1f8f-4df7-bdd6-80082b542537 Date: Sun, 23 Dec 2018 01:50:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["60db5664-1798-4502-8ccf-d6f346f73987"],"updated_at":"2018-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:50:12,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net used request id req-aacb97c5-1f8f-4df7-bdd6-80082b542537 2018-12-23 01:50:12,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:12,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3396ab69-2f55-4c04-87bb-ac2388d8b662 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:50:12,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-3396ab69-2f55-4c04-87bb-ac2388d8b662 2018-12-23 01:50:12,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:12,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4b39caa2-a8c2-43cd-9e35-354c9718e3c0 Date: Sun, 23 Dec 2018 01:50:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:50:12,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-4b39caa2-a8c2-43cd-9e35-354c9718e3c0 2018-12-23 01:50:12,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:12,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-dcf36cc3-42a8-4be0-96b9-5c2f9ab79fb3 Date: Sun, 23 Dec 2018 01:50:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:48:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.1"}],"id":"174cc439-8e8d-4389-96d8-745bf9b86906","security_groups":[],"mac_address":"fa:16:3e:f3:11:d1","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:53Z","binding:vnic_type":"normal","device_id":"646bba2d-6b9f-478d-8eb1-8c2e50fbf251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.4"}],"id":"3de6c36b-5248-48a9-b7ad-115954587a3c","security_groups":[],"mac_address":"fa:16:3e:c5:82:d4","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.3"}],"id":"94c6f402-835e-4c2d-88fe-2f032247cdee","security_groups":[],"mac_address":"fa:16:3e:96:65:26","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:50:06Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.12"}],"id":"ae2f0638-a177-4420-8356-c2c06a09541c","security_groups":["56183ad8-acfe-4e7d-8bf6-4348aeea3fbb","b9173dd5-3b1d-4001-bb0c-0b2f79f3344b"],"mac_address":"fa:16:3e:31:71:ae","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:48:03Z","binding:vnic_type":"normal","device_id":"cfe65319-8fcd-4ea1-a5e5-fb478e368590"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.2"}],"id":"d5a1a3a7-180f-4e3b-9cd1-c1c1159ce5ce","security_groups":[],"mac_address":"fa:16:3e:f1:57:17","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"}]} 2018-12-23 01:50:12,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-dcf36cc3-42a8-4be0-96b9-5c2f9ab79fb3 2018-12-23 01:50:12,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:13,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e214861-81f5-4f2d-8ce2-6928c40c56ec x-compute-request-id: req-4e214861-81f5-4f2d-8ce2-6928c40c56ec Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:50:13,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-4e214861-81f5-4f2d-8ce2-6928c40c56ec 2018-12-23 01:50:13,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:13,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-249d29cf-cdba-403f-871a-e1b276c036f2 Date: Sun, 23 Dec 2018 01:50: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":["60db5664-1798-4502-8ccf-d6f346f73987"],"updated_at":"2018-12-23T01:47:44Z","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net"}]} 2018-12-23 01:50:13,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net used request id req-249d29cf-cdba-403f-871a-e1b276c036f2 2018-12-23 01:50:13,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:13,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18345baf-435c-42c3-82d8-6e3629746120 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:50:13,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-18345baf-435c-42c3-82d8-6e3629746120 2018-12-23 01:50:13,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:13,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-75cb1232-fe00-4053-99ca-b31686b977e5 Date: Sun, 23 Dec 2018 01:50:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:44Z","dns_nameservers":[],"updated_at":"2018-12-23T01:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","id":"60db5664-1798-4502-8ccf-d6f346f73987","subnetpool_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet"}]} 2018-12-23 01:50:13,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-75cb1232-fe00-4053-99ca-b31686b977e5 2018-12-23 01:50:13,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:13,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-e77ebc93-2462-46ba-8f3a-0a51cdeb77ee Date: Sun, 23 Dec 2018 01:50:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:48:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.1"}],"id":"174cc439-8e8d-4389-96d8-745bf9b86906","security_groups":[],"mac_address":"fa:16:3e:f3:11:d1","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:53Z","binding:vnic_type":"normal","device_id":"646bba2d-6b9f-478d-8eb1-8c2e50fbf251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.4"}],"id":"3de6c36b-5248-48a9-b7ad-115954587a3c","security_groups":[],"mac_address":"fa:16:3e:c5:82:d4","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.3"}],"id":"94c6f402-835e-4c2d-88fe-2f032247cdee","security_groups":[],"mac_address":"fa:16:3e:96:65:26","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:50:06Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.12"}],"id":"ae2f0638-a177-4420-8356-c2c06a09541c","security_groups":["56183ad8-acfe-4e7d-8bf6-4348aeea3fbb","b9173dd5-3b1d-4001-bb0c-0b2f79f3344b"],"mac_address":"fa:16:3e:31:71:ae","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:48:03Z","binding:vnic_type":"normal","device_id":"cfe65319-8fcd-4ea1-a5e5-fb478e368590"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60db5664-1798-4502-8ccf-d6f346f73987","ip_address":"10.55.1.2"}],"id":"d5a1a3a7-180f-4e3b-9cd1-c1c1159ce5ce","security_groups":[],"mac_address":"fa:16:3e:f1:57:17","project_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1d062c2-4ef9-4b10-a42c-fa8302057a3e","tenant_id":"190a3a4ef2c74fef8c4ba7f49d3b4a30","created_at":"2018-12-23T01:47:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b1d062c2-4ef9-4b10-a42c-fa8302057a3e"}]} 2018-12-23 01:50:13,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-e77ebc93-2462-46ba-8f3a-0a51cdeb77ee 2018-12-23 01:50:13,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}}' 2018-12-23 01:50:14,756 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-e704aec2-4129-4c34-b1d8-cd47ac38ed11 x-compute-request-id: req-e704aec2-4129-4c34-b1d8-cd47ac38ed11 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: 'b9173dd5-3b1d-4001-bb0c-0b2f79f3344b'.\nNeutron server returns request_ids: ['req-de875a14-f959-4387-91e1-f75ace7cfbe9']", "code": 400}} 2018-12-23 01:50:14,756 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590/action used request id req-e704aec2-4129-4c34-b1d8-cd47ac38ed11 2018-12-23 01:50:14,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:15,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6561fd8-3ee6-472b-89b5-f89023e548aa x-compute-request-id: req-a6561fd8-3ee6-472b-89b5-f89023e548aa Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:71:ae", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp"}], "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:49:54Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:50:15,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-a6561fd8-3ee6-472b-89b5-f89023e548aa 2018-12-23 01:50:15,080 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp] already added to VM [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] 2018-12-23 01:50:15,084 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-12-23 01:50:15,086 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-12-23 01:50:16,429 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 01:50:16,432 - paramiko.transport - DEBUG - starting thread (client mode): 0x55101410L 2018-12-23 01:50:16,432 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:50:16,435 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-23 01:50:16,435 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-23 01:50:16,437 - 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-12-23 01:50:16,437 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:50:16,437 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 01:50:16,437 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:50:16,437 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:50:16,437 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:50:16,477 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:50:16,478 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:50:16,497 - paramiko.transport - DEBUG - Trying key 738477fa8148e18e0afacd034bf868ba from tmp/AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c 2018-12-23 01:50:16,518 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:50:16,524 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 01:50:16,529 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 01:50:16,753 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 01:50:16,753 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 01:50:16,763 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 01:50:16,778 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 01:50:16,778 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 01:50:16,879 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:50:16,893 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-12-23 01:50:16,893 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-12-23 01:50:16,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/f80ef7d8-25b4-4b98-b133-07de1704aaae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:17,851 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4a1c5c3-9ebd-4f51-beb4-d1c1f5e63882 Content-Length: 0 Date: Sun, 23 Dec 2018 01:50:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:50:17,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/f80ef7d8-25b4-4b98-b133-07de1704aaae used request id req-d4a1c5c3-9ebd-4f51-beb4-d1c1f5e63882 2018-12-23 01:50:17,851 - create_instance - INFO - Deleting Port with ID - ae2f0638-a177-4420-8356-c2c06a09541c 2018-12-23 01:50:17,852 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-port-1 2018-12-23 01:50:17,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/ae2f0638-a177-4420-8356-c2c06a09541c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:18,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4b5b936-dd9a-45ca-8078-31d6eb78a144 Date: Sun, 23 Dec 2018 01:50:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:50:18,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/ae2f0638-a177-4420-8356-c2c06a09541c used request id req-a4b5b936-dd9a-45ca-8078-31d6eb78a144 2018-12-23 01:50:18,459 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst 2018-12-23 01:50:18,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:18,642 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:50:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f98f9a74-0344-499a-9132-6f33b39fe2d2 x-compute-request-id: req-f98f9a74-0344-499a-9132-6f33b39fe2d2 Content-Type: application/json 2018-12-23 01:50:18,642 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-f98f9a74-0344-499a-9132-6f33b39fe2d2 2018-12-23 01:50:18,643 - create_instance - INFO - Checking deletion status 2018-12-23 01:50:18,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:18,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e80cddbc-2243-445c-ab6d-6e824b98c381 x-compute-request-id: req-e80cddbc-2243-445c-ab6d-6e824b98c381 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590", "rel": "bookmark"}], "image": {"id": "a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "links": [{"href": "http://172.30.9.26:8774/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:49:54.000000", "flavor": {"id": "0f417dd6-4cef-446a-8bfa-55771bb0a34d", "links": [{"href": "http://172.30.9.26:8774/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d", "rel": "bookmark"}]}, "id": "cfe65319-8fcd-4ea1-a5e5-fb478e368590", "user_id": "94c3f65257ba48b9be3e03e34a7fae4c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:50:18Z", "hostId": "60508f9744ed7c6913f07f1645343afd1c31571579a5226321e5646e", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp", "name": "AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst", "created": "2018-12-23T01:48:06Z", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 01:50:18,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-e80cddbc-2243-445c-ab6d-6e824b98c381 2018-12-23 01:50:18,743 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst] is - ACTIVE 2018-12-23 01:50:18,743 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 01:50:21,747 - create_instance - DEBUG - VM status query timeout in 296.896173 2018-12-23 01:50:21,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9f0b5cc07b1c30e192529d26cd8ab611f47e0c" 2018-12-23 01:50:21,792 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 01:50:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c13b66e2-7ac3-4e65-bdf6-f422049c0b53 x-compute-request-id: req-c13b66e2-7ac3-4e65-bdf6-f422049c0b53 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cfe65319-8fcd-4ea1-a5e5-fb478e368590 could not be found.", "code": 404}} 2018-12-23 01:50:21,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cfe65319-8fcd-4ea1-a5e5-fb478e368590 used request id req-c13b66e2-7ac3-4e65-bdf6-f422049c0b53 2018-12-23 01:50:21,792 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cfe65319-8fcd-4ea1-a5e5-fb478e368590 could not be found. (HTTP 404) (Request-ID: req-c13b66e2-7ac3-4e65-bdf6-f422049c0b53) 2018-12-23 01:50:21,793 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-inst 2018-12-23 01:50:21,794 - neutron_utils - INFO - Deleting security group rule with ID - 05145934-2b3e-47e9-b0d4-0c8d87adf0d4 2018-12-23 01:50:21,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/05145934-2b3e-47e9-b0d4-0c8d87adf0d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:50:22,033 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e8ce370-5333-4faf-8a01-7af1101afe79 Content-Length: 0 Date: Sun, 23 Dec 2018 01:50:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:50:22,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/05145934-2b3e-47e9-b0d4-0c8d87adf0d4 used request id req-8e8ce370-5333-4faf-8a01-7af1101afe79 2018-12-23 01:50:22,033 - neutron_utils - INFO - Deleting security group rule with ID - 224a1156-36d8-4b7c-8f76-b5949c8aff0c 2018-12-23 01:50:22,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/224a1156-36d8-4b7c-8f76-b5949c8aff0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:50:22,293 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5649ed80-1e69-448a-b8ed-b374bb9d0794 Content-Length: 0 Date: Sun, 23 Dec 2018 01:50:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:50:22,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/224a1156-36d8-4b7c-8f76-b5949c8aff0c used request id req-5649ed80-1e69-448a-b8ed-b374bb9d0794 2018-12-23 01:50:22,294 - neutron_utils - INFO - Deleting security group rule with ID - 77f3d033-1cd6-48ca-ad34-81131a010c22 2018-12-23 01:50:22,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/77f3d033-1cd6-48ca-ad34-81131a010c22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:50:22,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4be380c-db1b-4c98-b13d-7e7be563a3b7 Content-Length: 0 Date: Sun, 23 Dec 2018 01:50:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:50:22,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/77f3d033-1cd6-48ca-ad34-81131a010c22 used request id req-f4be380c-db1b-4c98-b13d-7e7be563a3b7 2018-12-23 01:50:22,403 - neutron_utils - INFO - Deleting security group rule with ID - 389a71a7-b63c-4c8c-88be-61a8592db7ac 2018-12-23 01:50:22,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/389a71a7-b63c-4c8c-88be-61a8592db7ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:50:22,655 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-377cf154-1ad4-4467-a6f3-3072d7101331 Content-Length: 0 Date: Sun, 23 Dec 2018 01:50:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:50:22,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/389a71a7-b63c-4c8c-88be-61a8592db7ac used request id req-377cf154-1ad4-4467-a6f3-3072d7101331 2018-12-23 01:50:22,655 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-sec-grp 2018-12-23 01:50:22,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b9173dd5-3b1d-4001-bb0c-0b2f79f3344b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247c0e5bcf1e17207444eca33e81454899e4c72e" 2018-12-23 01:50:22,934 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a9e3ad0-47c9-43f7-aee1-344ee799e581 Content-Length: 0 Date: Sun, 23 Dec 2018 01:50:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:50:22,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b9173dd5-3b1d-4001-bb0c-0b2f79f3344b used request id req-2a9e3ad0-47c9-43f7-aee1-344ee799e581 2018-12-23 01:50:22,935 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp 2018-12-23 01:50:22,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05087d38fdc2ff5b8ba7ffd7b833b2a7e350bc02" 2018-12-23 01:50:22,976 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:50:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e5fb99f-19b6-4127-bb92-eda1c7c64c3a x-compute-request-id: req-1e5fb99f-19b6-4127-bb92-eda1c7c64c3a Content-Length: 0 Content-Type: application/json 2018-12-23 01:50:22,976 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-kp used request id req-1e5fb99f-19b6-4127-bb92-eda1c7c64c3a 2018-12-23 01:50:22,977 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c.pub] 2018-12-23 01:50:22,977 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c] 2018-12-23 01:50:22,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6458743ba04220869a50896eae3bbf761f5aa373" 2018-12-23 01:50:23,032 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:50:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49350e07-c9a3-4892-bc50-97302480c114 x-compute-request-id: req-49350e07-c9a3-4892-bc50-97302480c114 Content-Length: 0 Content-Type: application/json 2018-12-23 01:50:23,032 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0f417dd6-4cef-446a-8bfa-55771bb0a34d used request id req-49350e07-c9a3-4892-bc50-97302480c114 2018-12-23 01:50:23,033 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-router and subnet AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet 2018-12-23 01:50:23,033 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-router 2018-12-23 01:50:23,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/646bba2d-6b9f-478d-8eb1-8c2e50fbf251/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f52c6c515189a6af61d3c62fe44c3a3b4523a" -d '{"subnet_id": "60db5664-1798-4502-8ccf-d6f346f73987"}' 2018-12-23 01:50:24,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4a59d8c8-7f52-4888-9db9-98802a6dfc2b Date: Sun, 23 Dec 2018 01:50:24 GMT RESP BODY: {"network_id": "b1d062c2-4ef9-4b10-a42c-fa8302057a3e", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "subnet_id": "60db5664-1798-4502-8ccf-d6f346f73987", "subnet_ids": ["60db5664-1798-4502-8ccf-d6f346f73987"], "port_id": "174cc439-8e8d-4389-96d8-745bf9b86906", "id": "646bba2d-6b9f-478d-8eb1-8c2e50fbf251"} 2018-12-23 01:50:24,609 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/646bba2d-6b9f-478d-8eb1-8c2e50fbf251/remove_router_interface used request id req-4a59d8c8-7f52-4888-9db9-98802a6dfc2b 2018-12-23 01:50:24,609 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-router 2018-12-23 01:50:24,609 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-router 2018-12-23 01:50:24,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/646bba2d-6b9f-478d-8eb1-8c2e50fbf251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8f52c6c515189a6af61d3c62fe44c3a3b4523a" 2018-12-23 01:50:27,852 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa36696d-4ec3-477b-b309-6dcd998cfd75 Content-Length: 0 Date: Sun, 23 Dec 2018 01:50:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:50:27,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/646bba2d-6b9f-478d-8eb1-8c2e50fbf251 used request id req-fa36696d-4ec3-477b-b309-6dcd998cfd75 2018-12-23 01:50:27,853 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet 2018-12-23 01:50:27,853 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-subnet 2018-12-23 01:50:27,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/60db5664-1798-4502-8ccf-d6f346f73987 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d63851bafe9b6d329161775bfd75411ce2cd9" 2018-12-23 01:50:30,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bf7fdaba-c882-4cdd-b84a-c7e34267fd62 Date: Sun, 23 Dec 2018 01:50:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:50:30,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/60db5664-1798-4502-8ccf-d6f346f73987 used request id req-bf7fdaba-c882-4cdd-b84a-c7e34267fd62 2018-12-23 01:50:30,402 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c-pub-net 2018-12-23 01:50:30,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/b1d062c2-4ef9-4b10-a42c-fa8302057a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33d63851bafe9b6d329161775bfd75411ce2cd9" 2018-12-23 01:50:31,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf91bd85-74cf-4201-9892-d11d4579aabf Date: Sun, 23 Dec 2018 01:50:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:50:31,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b1d062c2-4ef9-4b10-a42c-fa8302057a3e used request id req-cf91bd85-74cf-4201-9892-d11d4579aabf 2018-12-23 01:50:31,616 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-065f1ff6-d6e3-492b-90bc-50dcccb4273c--image 2018-12-23 01:50:31,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1cb7fc7da5545085f6b942fb9ed6fad50dfea0a" 2018-12-23 01:50:32,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83c08ea7-7566-44c2-bf5e-b541c0e747af Date: Sun, 23 Dec 2018 01:50:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:50:32,587 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a9f69cb9-8060-426e-b8d3-fdddf30cfe43 used request id req-83c08ea7-7566-44c2-bf5e-b541c0e747af 2018-12-23 01:50:32,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0206e34897618018481134d9bd70660758d7bb69" 2018-12-23 01:50:32,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c5b670f2-bbfe-4676-b2d9-a4f00ba5f922 Date: Sun, 23 Dec 2018 01:50:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:43Z", "updated_at": "2018-12-23T01:47:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:43Z", "revision_number": 0, "id": "221dd222-c984-4594-88b6-72a5582ec1ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:43Z", "security_group_id": "56183ad8-acfe-4e7d-8bf6-4348aeea3fbb", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv6", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:43Z", "revision_number": 0, "id": "349563cc-b83f-4f95-80db-18a4c8e59036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:43Z", "security_group_id": "56183ad8-acfe-4e7d-8bf6-4348aeea3fbb", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv4", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:43Z", "revision_number": 0, "id": "cb87507e-35df-4324-b26b-b7a3a4c1bedb", "remote_group_id": "56183ad8-acfe-4e7d-8bf6-4348aeea3fbb", "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:43Z", "security_group_id": "56183ad8-acfe-4e7d-8bf6-4348aeea3fbb", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv4", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:47:43Z", "revision_number": 0, "id": "d981ca4b-0902-4ce3-8d08-a6872765a86e", "remote_group_id": "56183ad8-acfe-4e7d-8bf6-4348aeea3fbb", "remote_ip_prefix": null, "created_at": "2018-12-23T01:47:43Z", "security_group_id": "56183ad8-acfe-4e7d-8bf6-4348aeea3fbb", "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "port_range_min": null, "ethertype": "IPv6", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30"}], "revision_number": 4, "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "56183ad8-acfe-4e7d-8bf6-4348aeea3fbb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:50:32,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-c5b670f2-bbfe-4676-b2d9-a4f00ba5f922 2018-12-23 01:50:32,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0206e34897618018481134d9bd70660758d7bb69" 2018-12-23 01:50:32,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c13791dc-d6dc-47bc-aa8f-5f5deaf7a9f9 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30"}, "enabled": true, "id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj"}} 2018-12-23 01:50:32,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-c13791dc-d6dc-47bc-aa8f-5f5deaf7a9f9 2018-12-23 01:50:32,911 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56183ad8-acfe-4e7d-8bf6-4348aeea3fbb 2018-12-23 01:50:32,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=56183ad8-acfe-4e7d-8bf6-4348aeea3fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0206e34897618018481134d9bd70660758d7bb69" 2018-12-23 01:50:33,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-55732f15-8cb6-4208-8edd-0ca456faaa2d Date: Sun, 23 Dec 2018 01:50: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-12-23T01:47:43Z", "security_group_id": "56183ad8-acfe-4e7d-8bf6-4348aeea3fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:43Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "221dd222-c984-4594-88b6-72a5582ec1ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:47:43Z", "security_group_id": "56183ad8-acfe-4e7d-8bf6-4348aeea3fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:43Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "349563cc-b83f-4f95-80db-18a4c8e59036"}, {"remote_group_id": "56183ad8-acfe-4e7d-8bf6-4348aeea3fbb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:47:43Z", "security_group_id": "56183ad8-acfe-4e7d-8bf6-4348aeea3fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:43Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "cb87507e-35df-4324-b26b-b7a3a4c1bedb"}, {"remote_group_id": "56183ad8-acfe-4e7d-8bf6-4348aeea3fbb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T01:47:43Z", "security_group_id": "56183ad8-acfe-4e7d-8bf6-4348aeea3fbb", "port_range_min": null, "revision_number": 0, "tenant_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "created_at": "2018-12-23T01:47:43Z", "project_id": "190a3a4ef2c74fef8c4ba7f49d3b4a30", "id": "d981ca4b-0902-4ce3-8d08-a6872765a86e"}]} 2018-12-23 01:50:33,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=56183ad8-acfe-4e7d-8bf6-4348aeea3fbb used request id req-55732f15-8cb6-4208-8edd-0ca456faaa2d 2018-12-23 01:50:33,083 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 01:50:33,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/56183ad8-acfe-4e7d-8bf6-4348aeea3fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0206e34897618018481134d9bd70660758d7bb69" 2018-12-23 01:50:33,419 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-039b63f8-57aa-46fb-a91b-210527971edb Content-Length: 0 Date: Sun, 23 Dec 2018 01:50:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:50:33,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/56183ad8-acfe-4e7d-8bf6-4348aeea3fbb used request id req-039b63f8-57aa-46fb-a91b-210527971edb 2018-12-23 01:50:33,420 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj 2018-12-23 01:50:33,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0206e34897618018481134d9bd70660758d7bb69" 2018-12-23 01:50:33,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:50:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbe2dbb2-a41d-424d-bdb8-3f067c111770 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:50:33,680 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/190a3a4ef2c74fef8c4ba7f49d3b4a30 used request id req-bbe2dbb2-a41d-424d-bdb8-3f067c111770 2018-12-23 01:50:33,680 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-0c4c04c7-ee09-4a6-proj-role 2018-12-23 01:50:33,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/5263e1657bf64d2b89e4754a45564208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0206e34897618018481134d9bd70660758d7bb69" 2018-12-23 01:50:33,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:50:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad180e7e-6f37-41b6-8fdb-01c6b866c9d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:50:33,784 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/5263e1657bf64d2b89e4754a45564208 used request id req-ad180e7e-6f37-41b6-8fdb-01c6b866c9d3 2018-12-23 01:50:33,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0206e34897618018481134d9bd70660758d7bb69" 2018-12-23 01:50:33,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce6003b6-4e05-4d2d-8539-b5ef24a95e34 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:50:33,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ce6003b6-4e05-4d2d-8539-b5ef24a95e34 2018-12-23 01:50:33,881 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-0c4c04c7-ee09-4a6-user 2018-12-23 01:50:33,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/94c3f65257ba48b9be3e03e34a7fae4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02966cbb875372b96d1dd44a5f9e709224608d2e" 2018-12-23 01:50:34,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:50:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6caab23b-4d88-4f0a-91d5-d04adf594e50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:50:34,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/94c3f65257ba48b9be3e03e34a7fae4c used request id req-6caab23b-4d88-4f0a-91d5-d04adf594e50 2018-12-23 01:50:34,061 - 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 3481.754s OK 2018-12-23 01:50:34,214 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 01:50:34,215 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 58:02 | PASS | +---------------------+------------------+------------------+----------------+ 2018-12-23 01:50:34,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 01:50:34,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:50:34,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:50:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9673704b75e4254b287ac35103b6d8c", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f73e04431d2346a1a18d72707a9c3110"}, "audit_ids": ["G1D6APwsSP-nc9q1Sc9vFQ"], "issued_at": "2018-12-23T01:50:34.000000Z"}} 2018-12-23 01:50:34,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d9aede193b1a056b07ebd66b5d43449488be5bd" 2018-12-23 01:50:34,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-444001a9-8922-46a0-aa14-c25685785a46 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "33b4d73a584d43819999ba417c629e3a", "links": {"self": "http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:50:34,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-444001a9-8922-46a0-aa14-c25685785a46 2018-12-23 01:50:34,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.455764055252s 2018-12-23 01:50:34,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 01:50:34,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d9aede193b1a056b07ebd66b5d43449488be5bd" 2018-12-23 01:50:34,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:50:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11acf45c-d2b8-4566-b345-9b1dfb3aa9c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:50:34,820 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/33b4d73a584d43819999ba417c629e3a used request id req-11acf45c-d2b8-4566-b345-9b1dfb3aa9c2 2018-12-23 01:50:34,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.14154291153s 2018-12-23 01:50:34,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 01:50:34,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d9aede193b1a056b07ebd66b5d43449488be5bd" 2018-12-23 01:50:34,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31a114f-4bbe-44de-9177-51d84f576875 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4", "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "domain_id": "default", "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:50:34,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f31a114f-4bbe-44de-9177-51d84f576875 2018-12-23 01:50:34,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0922141075134s 2018-12-23 01:50:34,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f31a114f-4bbe-44de-9177-51d84f576875 2018-12-23 01:50:34,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 01:50:34,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d9aede193b1a056b07ebd66b5d43449488be5bd" 2018-12-23 01:50:35,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ac89ad8-daf8-43d0-aeed-91c718ff1f82 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906"}, "enabled": true, "id": "b1cd762f6fd044759e47f1e6318aa906", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}} 2018-12-23 01:50:35,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906 used request id req-0ac89ad8-daf8-43d0-aeed-91c718ff1f82 2018-12-23 01:50:35,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102552175522s 2018-12-23 01:50:35,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906 used request id req-0ac89ad8-daf8-43d0-aeed-91c718ff1f82 2018-12-23 01:50:35,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 01:50:35,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d9aede193b1a056b07ebd66b5d43449488be5bd" 2018-12-23 01:50:35,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:50:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe6872f7-a93d-4824-867e-69215d964fad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:50:35,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906 used request id req-fe6872f7-a93d-4824-867e-69215d964fad 2018-12-23 01:50:35,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.209009885788s 2018-12-23 01:50:35,233 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b1cd762f6fd044759e47f1e6318aa906 used request id req-fe6872f7-a93d-4824-867e-69215d964fad 2018-12-23 01:50:35,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 01:50:35,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d9aede193b1a056b07ebd66b5d43449488be5bd" 2018-12-23 01:50:35,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f84213-b4ec-4052-80b6-4714459afdfa Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9"}, "enabled": true, "id": "4466b263b23f4e9aa04cbaa58e4396c9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ba9840c-9a41-4713-acfb-d2b773cd68b4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 01:50:35,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-58f84213-b4ec-4052-80b6-4714459afdfa 2018-12-23 01:50:35,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0767669677734s 2018-12-23 01:50:35,311 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-58f84213-b4ec-4052-80b6-4714459afdfa 2018-12-23 01:50:35,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 01:50:35,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d9aede193b1a056b07ebd66b5d43449488be5bd" 2018-12-23 01:50:35,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:50:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-900a1ad8-be69-440b-8f6a-dd7af93288ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:50:35,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-900a1ad8-be69-440b-8f6a-dd7af93288ef 2018-12-23 01:50:35,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168433189392s 2018-12-23 01:50:35,482 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4466b263b23f4e9aa04cbaa58e4396c9 used request id req-900a1ad8-be69-440b-8f6a-dd7af93288ef 2018-12-23 01:50:35,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 01:50:35,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d9aede193b1a056b07ebd66b5d43449488be5bd" 2018-12-23 01:50:35,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec5814c-2724-4003-b6a8-1699a6a7e243 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00d607d2102e46b69fbd9c486e059798", "links": {"self": "http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:50:35,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7ec5814c-2724-4003-b6a8-1699a6a7e243 2018-12-23 01:50:35,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0913548469543s 2018-12-23 01:50:35,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 01:50:35,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d9aede193b1a056b07ebd66b5d43449488be5bd" 2018-12-23 01:50:35,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:50:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55fd17dc-2efb-4fd9-97f0-45bb607e6e6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:50:35,670 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/00d607d2102e46b69fbd9c486e059798 used request id req-55fd17dc-2efb-4fd9-97f0-45bb607e6e6e 2018-12-23 01:50:35,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0948040485382s 2018-12-23 01:50:35,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 01:50:35,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=4466b263b23f4e9aa04cbaa58e4396c9&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}6d9aede193b1a056b07ebd66b5d43449488be5bd" 2018-12-23 01:50:35,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-c78c7728-0271-4c35-a13c-392dc4b22a44 Date: Sun, 23 Dec 2018 01:50:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}]} 2018-12-23 01:50:35,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=4466b263b23f4e9aa04cbaa58e4396c9&name=default used request id req-c78c7728-0271-4c35-a13c-392dc4b22a44 2018-12-23 01:50:35,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187977075577s 2018-12-23 01:50:35,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=4466b263b23f4e9aa04cbaa58e4396c9&name=default used request id req-c78c7728-0271-4c35-a13c-392dc4b22a44 2018-12-23 01:50:35,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 01:50:35,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d9aede193b1a056b07ebd66b5d43449488be5bd" 2018-12-23 01:50:36,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b18c9ee3-afae-4282-9a5a-8335b0c1fb52 Date: Sun, 23 Dec 2018 01:50:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "created_at": "2018-12-23T00:52:42Z", "updated_at": "2018-12-23T00:52:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "833bf9ab-ae31-47a2-a6c5-19a244eb553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "205d5fee-7618-44df-939d-532667ae4f1f", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "0ee6311e-37b8-432d-ae89-d4fe596fb34c", "remote_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T00:52:42Z", "revision_number": 0, "id": "5f501ac2-4817-43aa-b358-1be89fa36dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T00:52:42Z", "security_group_id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "tenant_id": "4466b263b23f4e9aa04cbaa58e4396c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4466b263b23f4e9aa04cbaa58e4396c9"}], "revision_number": 4, "project_id": "4466b263b23f4e9aa04cbaa58e4396c9", "id": "9f0e2ec9-e472-451c-aedb-5482e67504af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 01:50:36,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b18c9ee3-afae-4282-9a5a-8335b0c1fb52 2018-12-23 01:50:36,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.200865983963s 2018-12-23 01:50:36,070 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b18c9ee3-afae-4282-9a5a-8335b0c1fb52 2018-12-23 01:50:36,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 01:50:36,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/9f0e2ec9-e472-451c-aedb-5482e67504af.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d9aede193b1a056b07ebd66b5d43449488be5bd" 2018-12-23 01:50:36,395 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-854c9f30-8615-4fe9-9d85-2eb0f7b2ae41 Content-Length: 0 Date: Sun, 23 Dec 2018 01:50:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 01:50:36,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/9f0e2ec9-e472-451c-aedb-5482e67504af.json used request id req-854c9f30-8615-4fe9-9d85-2eb0f7b2ae41 2018-12-23 01:50:36,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.321428060532s 2018-12-23 01:50:36,396 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/9f0e2ec9-e472-451c-aedb-5482e67504af.json used request id req-854c9f30-8615-4fe9-9d85-2eb0f7b2ae41 2018-12-23 01:50:36,448 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-12-23 01:50:36,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 01:50:36,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 01:50:36,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 01:50:36,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 01:50:36,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 01:50:36,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 01:50:36,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 01:50:36,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 01:50:36,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 01:50:36,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 01:50:36,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 01:50:36,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 01:50:36,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 01:50:36,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 01:50:36,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 01:50:36,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 01:50:36,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 01:50:36,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 01:50:36,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 01:50:36,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 01:50:36,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 01:50:36,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 01:50:36,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 01:50:36,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 01:50:36,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:50:36,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba1bb5b-0664-4f10-8a36-72e25e93122d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:50:36,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6ba1bb5b-0664-4f10-8a36-72e25e93122d 2018-12-23 01:50:36,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:50:36,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:50:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9673704b75e4254b287ac35103b6d8c", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f73e04431d2346a1a18d72707a9c3110"}, "audit_ids": ["BGFv0BJWRvGCr-ERsV5HjA"], "issued_at": "2018-12-23T01:50:36.000000Z"}} 2018-12-23 01:50:36,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 01:50:36,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:37,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-d9838b4c-9b0b-4397-a515-232b236e8567 Date: Sun, 23 Dec 2018 01:50:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 01:50:37,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d9838b4c-9b0b-4397-a515-232b236e8567 2018-12-23 01:50:37,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.22434592247s 2018-12-23 01:50:37,102 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d9838b4c-9b0b-4397-a515-232b236e8567 2018-12-23 01:50:37,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 01:50:37,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:37,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:50:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:50:37,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:37,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-941ae67d-8649-42dd-99e7-135824636170 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 01:50:37,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-941ae67d-8649-42dd-99e7-135824636170 2018-12-23 01:50:37,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0990409851074s 2018-12-23 01:50:37,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 01:50:37,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_f6755485-8499-4a65-9d19-1a0de81c4250"}}' 2018-12-23 01:50:37,311 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31c9da3b-9005-45bc-8b08-43a2528647bc Content-Length: 360 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/5dfc28cadce44772be1a30afe3c0c804"}, "enabled": true, "id": "5dfc28cadce44772be1a30afe3c0c804", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_f6755485-8499-4a65-9d19-1a0de81c4250"}} 2018-12-23 01:50:37,311 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-31c9da3b-9005-45bc-8b08-43a2528647bc 2018-12-23 01:50:37,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.108299970627s 2018-12-23 01:50:37,312 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-31c9da3b-9005-45bc-8b08-43a2528647bc 2018-12-23 01:50:37,313 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'neutron_trunk-project_f6755485-8499-4a65-9d19-1a0de81c4250', 'id': u'5dfc28cadce44772be1a30afe3c0c804', '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-12-23 01:50:37,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 01:50:37,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.357620954514s 2018-12-23 01:50:37,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/4ebfe162e2394b8998b5e548545deacc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:37,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c198986-31ad-42ef-919c-a8e9feaf54c6 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/4ebfe162e2394b8998b5e548545deacc"}, "enabled": true, "id": "4ebfe162e2394b8998b5e548545deacc", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_f6755485-8499-4a65-9d19-1a0de81c4250"}} 2018-12-23 01:50:37,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/4ebfe162e2394b8998b5e548545deacc used request id req-9c198986-31ad-42ef-919c-a8e9feaf54c6 2018-12-23 01:50:37,778 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4ebfe162e2394b8998b5e548545deacc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_f6755485-8499-4a65-9d19-1a0de81c4250'}) 2018-12-23 01:50:37,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 01:50:37,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:37,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-934a6df2-2c18-4eb5-a9de-2a9cf7d56357 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:50:37,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-934a6df2-2c18-4eb5-a9de-2a9cf7d56357 2018-12-23 01:50:37,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0903329849243s 2018-12-23 01:50:37,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 01:50:37,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:37,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b89794-a623-4ed0-bf0f-69e8a7352da0 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:50:37,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-27b89794-a623-4ed0-bf0f-69e8a7352da0 2018-12-23 01:50:37,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0870981216431s 2018-12-23 01:50:37,959 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 01:50:37,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 01:50:37,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" -d '{"role": {"name": "Member"}}' 2018-12-23 01:50:38,060 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7570e8af-8867-4a8c-b6cb-48837bdc768d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dd3bc234ddc049bd989925ad1ac3d9a4", "links": {"self": "http://172.30.9.26:5000/v3/roles/dd3bc234ddc049bd989925ad1ac3d9a4"}, "name": "Member"}} 2018-12-23 01:50:38,060 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7570e8af-8867-4a8c-b6cb-48837bdc768d 2018-12-23 01:50:38,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.100792169571s 2018-12-23 01:50:38,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/dd3bc234ddc049bd989925ad1ac3d9a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:38,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6260d5ea-1361-481d-83b8-45ed8d54900d Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/dd3bc234ddc049bd989925ad1ac3d9a4"}, "domain_id": null, "name": "Member", "id": "dd3bc234ddc049bd989925ad1ac3d9a4"}} 2018-12-23 01:50:38,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/dd3bc234ddc049bd989925ad1ac3d9a4 used request id req-6260d5ea-1361-481d-83b8-45ed8d54900d 2018-12-23 01:50:38,148 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/dd3bc234ddc049bd989925ad1ac3d9a4'}, 'domain_id': None, 'human_id': None, 'id': u'dd3bc234ddc049bd989925ad1ac3d9a4', 'HUMAN_ID': False}) 2018-12-23 01:50:38,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 01:50:38,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:38,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2340a63a-d8d0-46c1-9297-3827fb337e0d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "dd3bc234ddc049bd989925ad1ac3d9a4", "links": {"self": "http://172.30.9.26:5000/v3/roles/dd3bc234ddc049bd989925ad1ac3d9a4"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:50:38,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2340a63a-d8d0-46c1-9297-3827fb337e0d 2018-12-23 01:50:38,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0735759735107s 2018-12-23 01:50:38,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 01:50:38,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:38,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769dff57-3291-4d85-a3d0-e20df96161cb Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 01:50:38,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-769dff57-3291-4d85-a3d0-e20df96161cb 2018-12-23 01:50:38,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0826590061188s 2018-12-23 01:50:38,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 01:50:38,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:38,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45878034-9279-4b33-a892-c09e908aeec5 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_f6755485-8499-4a65-9d19-1a0de81c4250", "links": {"self": "http://172.30.9.26:5000/v3/users/4ebfe162e2394b8998b5e548545deacc"}, "domain_id": "default", "enabled": true, "id": "4ebfe162e2394b8998b5e548545deacc", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:50:38,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-45878034-9279-4b33-a892-c09e908aeec5 2018-12-23 01:50:38,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115967035294s 2018-12-23 01:50:38,424 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-45878034-9279-4b33-a892-c09e908aeec5 2018-12-23 01:50:38,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 01:50:38,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:38,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7586555f-194d-495e-a6fc-834c7f12103d Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/5dfc28cadce44772be1a30afe3c0c804"}, "enabled": true, "id": "5dfc28cadce44772be1a30afe3c0c804", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_f6755485-8499-4a65-9d19-1a0de81c4250"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 01:50:38,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7586555f-194d-495e-a6fc-834c7f12103d 2018-12-23 01:50:38,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0738499164581s 2018-12-23 01:50:38,504 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7586555f-194d-495e-a6fc-834c7f12103d 2018-12-23 01:50:38,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 01:50:38,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=4ebfe162e2394b8998b5e548545deacc&scope.project.id=5dfc28cadce44772be1a30afe3c0c804&role.id=dd3bc234ddc049bd989925ad1ac3d9a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:38,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bb5ea4c-c0ea-44da-8521-203bedaf614d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=4ebfe162e2394b8998b5e548545deacc&scope.project.id=5dfc28cadce44772be1a30afe3c0c804&role.id=dd3bc234ddc049bd989925ad1ac3d9a4", "previous": null, "next": null}} 2018-12-23 01:50:38,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=4ebfe162e2394b8998b5e548545deacc&scope.project.id=5dfc28cadce44772be1a30afe3c0c804&role.id=dd3bc234ddc049bd989925ad1ac3d9a4 used request id req-4bb5ea4c-c0ea-44da-8521-203bedaf614d 2018-12-23 01:50:38,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0805459022522s 2018-12-23 01:50:38,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 01:50:38,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/5dfc28cadce44772be1a30afe3c0c804/users/4ebfe162e2394b8998b5e548545deacc/roles/dd3bc234ddc049bd989925ad1ac3d9a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:38,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d200a28e-d556-4aa2-a986-b2e76245f773 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:50:38,810 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5dfc28cadce44772be1a30afe3c0c804/users/4ebfe162e2394b8998b5e548545deacc/roles/dd3bc234ddc049bd989925ad1ac3d9a4 used request id req-d200a28e-d556-4aa2-a986-b2e76245f773 2018-12-23 01:50:38,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.221946001053s 2018-12-23 01:50:38,811 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_f6755485-8499-4a65-9d19-1a0de81c4250', 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': '5aa1db45-469c-4a3b-a9c4-b6491e5dedba', 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_f6755485-8499-4a65-9d19-1a0de81c4250', 'project_id': u'5dfc28cadce44772be1a30afe3c0c804', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 01:50:38,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 01:50:38,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 01:50:38,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 01:50:38,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 01:50:38,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 01:50:38,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 01:50:38,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 01:50:38,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 01:50:38,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 01:50:38,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 01:50:38,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 01:50:38,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 01:50:38,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 01:50:38,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 01:50:38,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 01:50:38,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 01:50:38,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 01:50:38,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 01:50:38,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 01:50:38,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 01:50:38,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 01:50:38,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 01:50:38,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 01:50:38,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 01:50:38,816 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_f6755485-8499-4a65-9d19-1a0de81c4250', 'password': '5aa1db45-469c-4a3b-a9c4-b6491e5dedba', 'project_name': 'neutron_trunk-project_f6755485-8499-4a65-9d19-1a0de81c4250', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '5dfc28cadce44772be1a30afe3c0c804', 'project_domain_name': 'Default'} 2018-12-23 01:50:38,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 01:50:38,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:38,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5496e6e6-4267-4736-b0f3-d3142875d49d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "dd3bc234ddc049bd989925ad1ac3d9a4", "links": {"self": "http://172.30.9.26:5000/v3/roles/dd3bc234ddc049bd989925ad1ac3d9a4"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:50:38,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5496e6e6-4267-4736-b0f3-d3142875d49d 2018-12-23 01:50:38,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0716090202332s 2018-12-23 01:50:38,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 01:50:38,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:38,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4124232-a5f6-4cff-ad6a-8d056aa5436c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "dd3bc234ddc049bd989925ad1ac3d9a4", "links": {"self": "http://172.30.9.26:5000/v3/roles/dd3bc234ddc049bd989925ad1ac3d9a4"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:50:38,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c4124232-a5f6-4cff-ad6a-8d056aa5436c 2018-12-23 01:50:38,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0798671245575s 2018-12-23 01:50:38,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 01:50:38,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:39,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38a29d6-2413-40a3-a151-9f57e0f8a27f Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 01:50:39,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f38a29d6-2413-40a3-a151-9f57e0f8a27f 2018-12-23 01:50:39,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.07923579216s 2018-12-23 01:50:39,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 01:50:39,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:39,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb1686d-c780-40c8-b615-61ae9c378eb2 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_f6755485-8499-4a65-9d19-1a0de81c4250", "links": {"self": "http://172.30.9.26:5000/v3/users/4ebfe162e2394b8998b5e548545deacc"}, "domain_id": "default", "enabled": true, "id": "4ebfe162e2394b8998b5e548545deacc", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:50:39,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5bb1686d-c780-40c8-b615-61ae9c378eb2 2018-12-23 01:50:39,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104686975479s 2018-12-23 01:50:39,156 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5bb1686d-c780-40c8-b615-61ae9c378eb2 2018-12-23 01:50:39,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 01:50:39,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:39,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa509de9-a958-4ef4-9d55-f3d7527e419b Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/5dfc28cadce44772be1a30afe3c0c804"}, "enabled": true, "id": "5dfc28cadce44772be1a30afe3c0c804", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_f6755485-8499-4a65-9d19-1a0de81c4250"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 01:50:39,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-fa509de9-a958-4ef4-9d55-f3d7527e419b 2018-12-23 01:50:39,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0808489322662s 2018-12-23 01:50:39,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-fa509de9-a958-4ef4-9d55-f3d7527e419b 2018-12-23 01:50:39,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 01:50:39,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=4ebfe162e2394b8998b5e548545deacc&scope.project.id=5dfc28cadce44772be1a30afe3c0c804&role.id=b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:39,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56756251-9dcc-4582-9811-9069413dc5bf Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=4ebfe162e2394b8998b5e548545deacc&scope.project.id=5dfc28cadce44772be1a30afe3c0c804&role.id=b8a71d37985c4b6e86bd1cd18cca4950", "previous": null, "next": null}} 2018-12-23 01:50:39,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=4ebfe162e2394b8998b5e548545deacc&scope.project.id=5dfc28cadce44772be1a30afe3c0c804&role.id=b8a71d37985c4b6e86bd1cd18cca4950 used request id req-56756251-9dcc-4582-9811-9069413dc5bf 2018-12-23 01:50:39,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0811738967896s 2018-12-23 01:50:39,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 01:50:39,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/5dfc28cadce44772be1a30afe3c0c804/users/4ebfe162e2394b8998b5e548545deacc/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:39,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd73ee1-2dfa-46a5-a8b4-21612aecad7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:50:39,451 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5dfc28cadce44772be1a30afe3c0c804/users/4ebfe162e2394b8998b5e548545deacc/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-9fd73ee1-2dfa-46a5-a8b4-21612aecad7f 2018-12-23 01:50:39,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124013900757s 2018-12-23 01:50:39,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 01:50:39,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:39,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13a56545-da4a-4476-a9af-d56255dc69ca Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "dd3bc234ddc049bd989925ad1ac3d9a4", "links": {"self": "http://172.30.9.26:5000/v3/roles/dd3bc234ddc049bd989925ad1ac3d9a4"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:50:39,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-13a56545-da4a-4476-a9af-d56255dc69ca 2018-12-23 01:50:39,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813910961151s 2018-12-23 01:50:39,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 01:50:39,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:39,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bcd8ea6-8d78-43e3-8436-dfe3d5919ea5 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 01:50:39,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-4bcd8ea6-8d78-43e3-8436-dfe3d5919ea5 2018-12-23 01:50:39,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0165748596191s 2018-12-23 01:50:39,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 01:50:39,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:39,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-936ee88b-99e2-4e32-be5a-3416c85b395d Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_f6755485-8499-4a65-9d19-1a0de81c4250", "links": {"self": "http://172.30.9.26:5000/v3/users/4ebfe162e2394b8998b5e548545deacc"}, "domain_id": "default", "enabled": true, "id": "4ebfe162e2394b8998b5e548545deacc", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:50:39,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-936ee88b-99e2-4e32-be5a-3416c85b395d 2018-12-23 01:50:39,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0906970500946s 2018-12-23 01:50:39,643 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-936ee88b-99e2-4e32-be5a-3416c85b395d 2018-12-23 01:50:39,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 01:50:39,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=4ebfe162e2394b8998b5e548545deacc&role.id=b8a71d37985c4b6e86bd1cd18cca4950&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:39,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aeea659-f7f3-4aa4-9362-500714ffa009 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=4ebfe162e2394b8998b5e548545deacc&role.id=b8a71d37985c4b6e86bd1cd18cca4950&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 01:50:39,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=4ebfe162e2394b8998b5e548545deacc&role.id=b8a71d37985c4b6e86bd1cd18cca4950&scope.domain.id=default used request id req-7aeea659-f7f3-4aa4-9362-500714ffa009 2018-12-23 01:50:39,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0828640460968s 2018-12-23 01:50:39,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 01:50:39,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/4ebfe162e2394b8998b5e548545deacc/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:50:39,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5867a32-088c-4d10-8fa0-a35c186f9e1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:50:39,865 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/4ebfe162e2394b8998b5e548545deacc/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-c5867a32-088c-4d10-8fa0-a35c186f9e1b 2018-12-23 01:50:39,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.132667064667s 2018-12-23 01:50:39,865 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 01:50:42,516 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 01:50:42.066 11556 INFO rally.deployment.engine [-] Deployment 37a29490-88be-4d2c-a8be-e3b663424f40 | Starting: Destroy cloud and free allocated resources. 2018-12-23 01:50:42.150 11556 INFO rally.deployment.engine [-] Deployment 37a29490-88be-4d2c-a8be-e3b663424f40 | Completed: Destroy cloud and free allocated resources. 2018-12-23 01:50:42.197 11556 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=0363c70f-3489-4445-baa4-3d0c5113e966) for deployment 'opnfv-rally'. 2018-12-23 01:50:42.224 11556 INFO rally.api [-] Deleting verification (UUID=eae4ebad-b15d-4abd-a03d-e6b56ff5496f). 2018-12-23 01:50:42.263 11556 INFO rally.api [-] Verification has been successfully deleted! 2018-12-23 01:50:42.264 11556 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=0363c70f-3489-4445-baa4-3d0c5113e966). 2018-12-23 01:50:42.273 11556 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-12-23 01:50:44,922 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-23 01:50:44.681 11559 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=0f21c80c-d9d6-4558-a4d9-00c6d0646077) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 0f21c80c-d9d6-4558-a4d9-00c6d0646077 | 2018-12-23T01:50:44 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 0f21c80c-d9d6-4558-a4d9-00c6d0646077 ~/.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-12-23 01:50:48,424 - 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-12-23 01:50:48,425 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 01:50:50,757 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-23 01:50:50.494 11565 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=0363c70f-3489-4445-baa4-3d0c5113e966). 2018-12-23 01:50:50.623 11565 INFO rally.api [-] Verifier has been successfully deleted! 2018-12-23 01:50:54,370 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-23 01:50:52.848 11568 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-23 01:50:53.010 11568 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-23 01:50:54.192 11568 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=47e8c3b7-237f-48f9-80bc-6ab997dd1587) has been successfully created! Using verifier 'opnfv-tempest' (UUID=47e8c3b7-237f-48f9-80bc-6ab997dd1587) as the default verifier for the future CLI operations. 2018-12-23 01:50:57,499 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-12-23 01:50:57,500 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 01:50:57,610 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 01:50:57,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:50:57,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0759f4-d0d5-4059-8315-742d702f9d0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:50:57,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6e0759f4-d0d5-4059-8315-742d702f9d0f 2018-12-23 01:50:57,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:50:57,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd3bc234ddc049bd989925ad1ac3d9a4", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:50:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5dfc28cadce44772be1a30afe3c0c804", "name": "neutron_trunk-project_f6755485-8499-4a65-9d19-1a0de81c4250"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5dfc28cadce44772be1a30afe3c0c804", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/5dfc28cadce44772be1a30afe3c0c804", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/5dfc28cadce44772be1a30afe3c0c804", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/5dfc28cadce44772be1a30afe3c0c804", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/5dfc28cadce44772be1a30afe3c0c804", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/5dfc28cadce44772be1a30afe3c0c804", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5dfc28cadce44772be1a30afe3c0c804", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/5dfc28cadce44772be1a30afe3c0c804", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/5dfc28cadce44772be1a30afe3c0c804", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5dfc28cadce44772be1a30afe3c0c804", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/5dfc28cadce44772be1a30afe3c0c804", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/5dfc28cadce44772be1a30afe3c0c804", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_f6755485-8499-4a65-9d19-1a0de81c4250", "id": "4ebfe162e2394b8998b5e548545deacc"}, "audit_ids": ["3dJbpw-tQ42QSONqYQJnRQ"], "issued_at": "2018-12-23T01:50:57.000000Z"}} 2018-12-23 01:50:58,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c019b41e7bf483e8c308d36aee1b19b45edab8" 2018-12-23 01:50:58,008 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 01:50:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-23 01:50:58,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 01:50:58,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98c019b41e7bf483e8c308d36aee1b19b45edab8" 2018-12-23 01:50:58,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0884648d-62a1-4ad2-ba99-fe5f89247015 Date: Sun, 23 Dec 2018 01:50:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 01:50:58,563 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0884648d-62a1-4ad2-ba99-fe5f89247015 2018-12-23 01:50:58,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.550362110138s 2018-12-23 01:50:58,564 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0884648d-62a1-4ad2-ba99-fe5f89247015 2018-12-23 01:50:58,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 01:50:58,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98c019b41e7bf483e8c308d36aee1b19b45edab8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_f6755485-8499-4a65-9d19-1a0de81c4250", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_f6755485-8499-4a65-9d19-1a0de81c4250"}' 2018-12-23 01:50:59,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1 X-Openstack-Request-Id: req-5fb91358-77c1-4b03-a46e-3a98383401f7 Date: Sun, 23 Dec 2018 01:50:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/file", "owner": "5dfc28cadce44772be1a30afe3c0c804", "id": "fde0aa87-1b13-4aa6-a42c-58f751248bb1", "size": null, "self": "/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T01:50:59Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f6755485-8499-4a65-9d19-1a0de81c4250", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f6755485-8499-4a65-9d19-1a0de81c4250", "checksum": null, "created_at": "2018-12-23T01:50:59Z", "protected": false} 2018-12-23 01:50:59,425 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5fb91358-77c1-4b03-a46e-3a98383401f7 2018-12-23 01:50:59,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.859615087509s 2018-12-23 01:50:59,426 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5fb91358-77c1-4b03-a46e-3a98383401f7 returning object fde0aa87-1b13-4aa6-a42c-58f751248bb1 2018-12-23 01:50:59,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 01:50:59,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/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}98c019b41e7bf483e8c308d36aee1b19b45edab8" -d '' 2018-12-23 01:51:01,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-523c3c4a-f122-426b-a52d-2ac90e1a9681 Date: Sun, 23 Dec 2018 01:51:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:51:01,367 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/file used request id req-523c3c4a-f122-426b-a52d-2ac90e1a9681 2018-12-23 01:51:01,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.94012498856s 2018-12-23 01:51:01,367 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/file used request id req-523c3c4a-f122-426b-a52d-2ac90e1a9681 2018-12-23 01:51:01,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 01:51:01,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98c019b41e7bf483e8c308d36aee1b19b45edab8" 2018-12-23 01:51:01,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-c18801cb-4384-41d6-bf38-9745f17c184e Date: Sun, 23 Dec 2018 01:51:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/snap", "metadata": {}}], "file": "/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/file", "owner": "5dfc28cadce44772be1a30afe3c0c804", "id": "fde0aa87-1b13-4aa6-a42c-58f751248bb1", "size": 12716032, "self": "/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T01:51:01Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f6755485-8499-4a65-9d19-1a0de81c4250", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f6755485-8499-4a65-9d19-1a0de81c4250", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T01:50:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 01:51:01,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c18801cb-4384-41d6-bf38-9745f17c184e 2018-12-23 01:51:01,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178977012634s 2018-12-23 01:51:01,547 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c18801cb-4384-41d6-bf38-9745f17c184e 2018-12-23 01:51:01,549 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/file', 'owner': u'5dfc28cadce44772be1a30afe3c0c804', 'id': u'fde0aa87-1b13-4aa6-a42c-58f751248bb1', 'size': 12716032, u'self': u'/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5dfc28cadce44772be1a30afe3c0c804', 'name': 'neutron_trunk-project_f6755485-8499-4a65-9d19-1a0de81c4250', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T01:51:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T01:51:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_f6755485-8499-4a65-9d19-1a0de81c4250', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_f6755485-8499-4a65-9d19-1a0de81c4250', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_f6755485-8499-4a65-9d19-1a0de81c4250', 'created': u'2018-12-23T01:50:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T01:50:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_f6755485-8499-4a65-9d19-1a0de81c4250', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 01:51:01,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 01:51:01,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_f6755485-8499-4a65-9d19-1a0de81c4250", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 01:51:01,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:51: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-5620630c-7ba6-46d7-a542-974d75c65dc5 x-compute-request-id: req-5620630c-7ba6-46d7-a542-974d75c65dc5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/139d6bcc-23b9-468e-b1a9-7cdc99a13b12", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/139d6bcc-23b9-468e-b1a9-7cdc99a13b12", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "139d6bcc-23b9-468e-b1a9-7cdc99a13b12", "name": "neutron_trunk-flavor_f6755485-8499-4a65-9d19-1a0de81c4250", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:51:01,742 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5620630c-7ba6-46d7-a542-974d75c65dc5 2018-12-23 01:51:01,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.19141793251s 2018-12-23 01:51:01,742 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5620630c-7ba6-46d7-a542-974d75c65dc5 returning object 139d6bcc-23b9-468e-b1a9-7cdc99a13b12 2018-12-23 01:51:01,743 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_f6755485-8499-4a65-9d19-1a0de81c4250', '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'c9673704b75e4254b287ac35103b6d8c', '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'139d6bcc-23b9-468e-b1a9-7cdc99a13b12', 'swap': 0}) 2018-12-23 01:51:01,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 01:51:01,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/139d6bcc-23b9-468e-b1a9-7cdc99a13b12/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}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" -d '{"extra_specs": {}}' 2018-12-23 01:51:01,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:51: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-cdd4b1a6-2ebe-4d39-ab3c-7b384bb925f3 x-compute-request-id: req-cdd4b1a6-2ebe-4d39-ab3c-7b384bb925f3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 01:51:01,765 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/139d6bcc-23b9-468e-b1a9-7cdc99a13b12/os-extra_specs used request id req-cdd4b1a6-2ebe-4d39-ab3c-7b384bb925f3 2018-12-23 01:51:01,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210490226746s 2018-12-23 01:51:01,766 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/139d6bcc-23b9-468e-b1a9-7cdc99a13b12/os-extra_specs used request id req-cdd4b1a6-2ebe-4d39-ab3c-7b384bb925f3 2018-12-23 01:51:02,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 01:51:02,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c019b41e7bf483e8c308d36aee1b19b45edab8" 2018-12-23 01:51:02,187 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:51:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:51:02,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c019b41e7bf483e8c308d36aee1b19b45edab8" 2018-12-23 01:51:02,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb39ef0-423a-46ee-8ca4-741b1a0251ef Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "dd3bc234ddc049bd989925ad1ac3d9a4", "links": {"self": "http://172.30.9.26:5000/v3/roles/dd3bc234ddc049bd989925ad1ac3d9a4"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:51:02,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3eb39ef0-423a-46ee-8ca4-741b1a0251ef 2018-12-23 01:51:02,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0928971767426s 2018-12-23 01:51:02,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 01:51:02,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98c019b41e7bf483e8c308d36aee1b19b45edab8" 2018-12-23 01:51:02,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-ad76a1bd-a025-4ddd-aedb-107668267198 x-compute-request-id: req-ad76a1bd-a025-4ddd-aedb-107668267198 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 183}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 201}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 01:51:02,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-ad76a1bd-a025-4ddd-aedb-107668267198 2018-12-23 01:51:02,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.282156944275s 2018-12-23 01:51:02,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-ad76a1bd-a025-4ddd-aedb-107668267198 2018-12-23 01:51:02,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 01:51:02,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98c019b41e7bf483e8c308d36aee1b19b45edab8" 2018-12-23 01:51:03,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-743eaf6d-67ad-4026-872f-ad29c45a18fe Date: Sun, 23 Dec 2018 01:51:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/snap", "metadata": {}}], "file": "/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/file", "owner": "5dfc28cadce44772be1a30afe3c0c804", "id": "fde0aa87-1b13-4aa6-a42c-58f751248bb1", "size": 12716032, "self": "/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T01:51:01Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f6755485-8499-4a65-9d19-1a0de81c4250", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f6755485-8499-4a65-9d19-1a0de81c4250", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T01:50:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 01:51:03,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-743eaf6d-67ad-4026-872f-ad29c45a18fe 2018-12-23 01:51:03,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182821989059s 2018-12-23 01:51:03,092 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-743eaf6d-67ad-4026-872f-ad29c45a18fe 2018-12-23 01:51:03,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 01:51:03,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98c019b41e7bf483e8c308d36aee1b19b45edab8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_f6755485-8499-4a65-9d19-1a0de81c4250", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_f6755485-8499-4a65-9d19-1a0de81c4250"}' 2018-12-23 01:51:03,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/bab0d0aa-8a62-46bf-b933-ee24e5269974 X-Openstack-Request-Id: req-800fbd08-21db-42e1-b47a-57be33a06ffc Date: Sun, 23 Dec 2018 01:51:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/bab0d0aa-8a62-46bf-b933-ee24e5269974/file", "owner": "5dfc28cadce44772be1a30afe3c0c804", "id": "bab0d0aa-8a62-46bf-b933-ee24e5269974", "size": null, "self": "/v2/images/bab0d0aa-8a62-46bf-b933-ee24e5269974", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T01:51:03Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_f6755485-8499-4a65-9d19-1a0de81c4250", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_f6755485-8499-4a65-9d19-1a0de81c4250", "checksum": null, "created_at": "2018-12-23T01:51:03Z", "protected": false} 2018-12-23 01:51:03,659 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-800fbd08-21db-42e1-b47a-57be33a06ffc 2018-12-23 01:51:03,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.564496994019s 2018-12-23 01:51:03,660 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-800fbd08-21db-42e1-b47a-57be33a06ffc returning object bab0d0aa-8a62-46bf-b933-ee24e5269974 2018-12-23 01:51:03,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 01:51:03,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/bab0d0aa-8a62-46bf-b933-ee24e5269974/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}98c019b41e7bf483e8c308d36aee1b19b45edab8" -d '' 2018-12-23 01:51:05,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aa6de24b-bcb4-429f-863b-82f6d94f4e72 Date: Sun, 23 Dec 2018 01:51:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:51:05,763 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/bab0d0aa-8a62-46bf-b933-ee24e5269974/file used request id req-aa6de24b-bcb4-429f-863b-82f6d94f4e72 2018-12-23 01:51:05,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.10256099701s 2018-12-23 01:51:05,763 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/bab0d0aa-8a62-46bf-b933-ee24e5269974/file used request id req-aa6de24b-bcb4-429f-863b-82f6d94f4e72 2018-12-23 01:51:05,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 01:51:05,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98c019b41e7bf483e8c308d36aee1b19b45edab8" 2018-12-23 01:51:05,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-d736a768-642f-44a6-b901-d14bba47280e Date: Sun, 23 Dec 2018 01:51:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/bab0d0aa-8a62-46bf-b933-ee24e5269974/snap", "metadata": {}}], "file": "/v2/images/bab0d0aa-8a62-46bf-b933-ee24e5269974/file", "owner": "5dfc28cadce44772be1a30afe3c0c804", "id": "bab0d0aa-8a62-46bf-b933-ee24e5269974", "size": 12716032, "self": "/v2/images/bab0d0aa-8a62-46bf-b933-ee24e5269974", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/bab0d0aa-8a62-46bf-b933-ee24e5269974/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T01:51:05Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_f6755485-8499-4a65-9d19-1a0de81c4250", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_f6755485-8499-4a65-9d19-1a0de81c4250", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T01:51:03Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/snap", "metadata": {}}], "file": "/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/file", "owner": "5dfc28cadce44772be1a30afe3c0c804", "id": "fde0aa87-1b13-4aa6-a42c-58f751248bb1", "size": 12716032, "self": "/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T01:51:01Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f6755485-8499-4a65-9d19-1a0de81c4250", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f6755485-8499-4a65-9d19-1a0de81c4250", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T01:50:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 01:51:05,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d736a768-642f-44a6-b901-d14bba47280e 2018-12-23 01:51:05,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.189977884293s 2018-12-23 01:51:05,954 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d736a768-642f-44a6-b901-d14bba47280e 2018-12-23 01:51:05,957 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/bab0d0aa-8a62-46bf-b933-ee24e5269974/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bab0d0aa-8a62-46bf-b933-ee24e5269974/file', 'owner': u'5dfc28cadce44772be1a30afe3c0c804', 'id': u'bab0d0aa-8a62-46bf-b933-ee24e5269974', 'size': 12716032, u'self': u'/v2/images/bab0d0aa-8a62-46bf-b933-ee24e5269974', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5dfc28cadce44772be1a30afe3c0c804', 'name': 'neutron_trunk-project_f6755485-8499-4a65-9d19-1a0de81c4250', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/bab0d0aa-8a62-46bf-b933-ee24e5269974/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T01:51:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T01:51:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_f6755485-8499-4a65-9d19-1a0de81c4250', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/bab0d0aa-8a62-46bf-b933-ee24e5269974', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_f6755485-8499-4a65-9d19-1a0de81c4250', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_f6755485-8499-4a65-9d19-1a0de81c4250', 'created': u'2018-12-23T01:51:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T01:51:03Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/bab0d0aa-8a62-46bf-b933-ee24e5269974', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_f6755485-8499-4a65-9d19-1a0de81c4250', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 01:51:05,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 01:51:05,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_f6755485-8499-4a65-9d19-1a0de81c4250", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 01:51:06,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-cb9940a9-006f-4248-aec8-c7c8f07d389a x-compute-request-id: req-cb9940a9-006f-4248-aec8-c7c8f07d389a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9cb99a22-3a7a-44e4-a168-23eac1caed48", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9cb99a22-3a7a-44e4-a168-23eac1caed48", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9cb99a22-3a7a-44e4-a168-23eac1caed48", "name": "neutron_trunk-flavor_alt_f6755485-8499-4a65-9d19-1a0de81c4250", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:51:06,018 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cb9940a9-006f-4248-aec8-c7c8f07d389a 2018-12-23 01:51:06,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0601570606232s 2018-12-23 01:51:06,019 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cb9940a9-006f-4248-aec8-c7c8f07d389a returning object 9cb99a22-3a7a-44e4-a168-23eac1caed48 2018-12-23 01:51:06,020 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_f6755485-8499-4a65-9d19-1a0de81c4250', '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'c9673704b75e4254b287ac35103b6d8c', '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'9cb99a22-3a7a-44e4-a168-23eac1caed48', 'swap': 0}) 2018-12-23 01:51:06,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 01:51:06,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/9cb99a22-3a7a-44e4-a168-23eac1caed48/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}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" -d '{"extra_specs": {}}' 2018-12-23 01:51:06,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-e414f537-43ef-42cc-a7c3-5fff4bd98855 x-compute-request-id: req-e414f537-43ef-42cc-a7c3-5fff4bd98855 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 01:51:06,045 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9cb99a22-3a7a-44e4-a168-23eac1caed48/os-extra_specs used request id req-e414f537-43ef-42cc-a7c3-5fff4bd98855 2018-12-23 01:51:06,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241191387177s 2018-12-23 01:51:06,045 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9cb99a22-3a7a-44e4-a168-23eac1caed48/os-extra_specs used request id req-e414f537-43ef-42cc-a7c3-5fff4bd98855 2018-12-23 01:51:06,045 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_f6755485-8499-4a65-9d19-1a0de81c4250', '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'c9673704b75e4254b287ac35103b6d8c', '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'9cb99a22-3a7a-44e4-a168-23eac1caed48', 'swap': 0}) 2018-12-23 01:51:09,202 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 01:51:08.191 11587 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=47e8c3b7-237f-48f9-80bc-6ab997dd1587) for deployment 'opnfv-rally' (UUID=0f21c80c-d9d6-4558-a4d9-00c6d0646077). 2018-12-23 01:51:09.036 11587 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-23 01:51:09.039 11587 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=47e8c3b7-237f-48f9-80bc-6ab997dd1587) has been successfully configured for deployment 'opnfv-rally' (UUID=0f21c80c-d9d6-4558-a4d9-00c6d0646077)! 2018-12-23 01:51:09,203 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-23 01:51:09,203 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-23 01:51:09,206 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-23 01:51:09,227 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-23 01:51:12,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-47e8c3b7-237f-48f9-80bc-6ab997dd1587/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-12-23 01:51:12,402 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-23 01:51:12,423 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-23 01:51:12,423 - 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-12-23 01:51:14,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 01:51:14.384 11596 INFO rally.api [-] Starting verification (UUID=70cbe7d4-b031-48eb-b731-21d2584af301) for deployment 'opnfv-rally' (UUID=0f21c80c-d9d6-4558-a4d9-00c6d0646077) by verifier 'opnfv-tempest' (UUID=47e8c3b7-237f-48f9-80bc-6ab997dd1587). 2018-12-23 01:51:14,386 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 70cbe7d4-b031-48eb-b731-21d2584af301 2018-12-23 01:53:10,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 70cbe7d4-b031-48eb-b731-21d2584af301 2018-12-23 01:53:10,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '70cbe7d4-b031-48eb-b731-21d2584af301']'. 2018-12-23 01:53:11,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-23 01:53:11,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-23 01:53:11,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 01:53:11,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 70cbe7d4-b031-48eb-b731-21d2584af301 | 2018-12-23 01:53:11,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-23 01:53:11,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 01:51:14 | 2018-12-23 01:53:11,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-23 01:53:10 | 2018-12-23 01:53:11,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:56 | 2018-12-23 01:53:11,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-23 01:53:11,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-23 01:53:11,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 47e8c3b7-237f-48f9-80bc-6ab997dd1587) | 2018-12-23 01:53:11,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-23 01:53:11,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0f21c80c-d9d6-4558-a4d9-00c6d0646077) | 2018-12-23 01:53:11,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-12-23 01:53:11,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 95.982 | 2018-12-23 01:53:11,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-12-23 01:53:11,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-12-23 01:53:11,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-23 01:53:11,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-23 01:53:11,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-23 01:53:11,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 01:53:11,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-23 01:53:11,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-23 01:53:11,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-12-23 01:53:11,967 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 01:53:11,967 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:14 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-12-23 01:53:11,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 01:53:11,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/bab0d0aa-8a62-46bf-b933-ee24e5269974 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98c019b41e7bf483e8c308d36aee1b19b45edab8" 2018-12-23 01:53:13,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ffe96a2e-5717-4491-8a80-50f74e9f2547 Date: Sun, 23 Dec 2018 01:53:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:53:13,982 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/bab0d0aa-8a62-46bf-b933-ee24e5269974 used request id req-ffe96a2e-5717-4491-8a80-50f74e9f2547 2018-12-23 01:53:13,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.00840497017s 2018-12-23 01:53:13,982 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/bab0d0aa-8a62-46bf-b933-ee24e5269974 used request id req-ffe96a2e-5717-4491-8a80-50f74e9f2547 2018-12-23 01:53:13,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 01:53:13,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:53:14,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:53:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1ccaabd-2962-46df-b305-ccd6f0b0ca07 x-compute-request-id: req-e1ccaabd-2962-46df-b305-ccd6f0b0ca07 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/139d6bcc-23b9-468e-b1a9-7cdc99a13b12", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/139d6bcc-23b9-468e-b1a9-7cdc99a13b12", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "139d6bcc-23b9-468e-b1a9-7cdc99a13b12", "name": "neutron_trunk-flavor_f6755485-8499-4a65-9d19-1a0de81c4250", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9cb99a22-3a7a-44e4-a168-23eac1caed48", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9cb99a22-3a7a-44e4-a168-23eac1caed48", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9cb99a22-3a7a-44e4-a168-23eac1caed48", "name": "neutron_trunk-flavor_alt_f6755485-8499-4a65-9d19-1a0de81c4250", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 01:53:14,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e1ccaabd-2962-46df-b305-ccd6f0b0ca07 2018-12-23 01:53:14,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.033087015152s 2018-12-23 01:53:14,017 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e1ccaabd-2962-46df-b305-ccd6f0b0ca07 2018-12-23 01:53:14,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 01:53:14,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/9cb99a22-3a7a-44e4-a168-23eac1caed48 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:53:14,062 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:53:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c55bcb78-7879-42a6-9795-97e09df14557 x-compute-request-id: req-c55bcb78-7879-42a6-9795-97e09df14557 Content-Length: 0 Content-Type: application/json 2018-12-23 01:53:14,062 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9cb99a22-3a7a-44e4-a168-23eac1caed48 used request id req-c55bcb78-7879-42a6-9795-97e09df14557 2018-12-23 01:53:14,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0431079864502s 2018-12-23 01:53:14,062 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9cb99a22-3a7a-44e4-a168-23eac1caed48 used request id req-c55bcb78-7879-42a6-9795-97e09df14557 2018-12-23 01:53:14,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 01:53:14,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98c019b41e7bf483e8c308d36aee1b19b45edab8" 2018-12-23 01:53:14,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-305c7152-391e-4a0c-91db-5b75e6d1c70a Date: Sun, 23 Dec 2018 01:53:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/snap", "metadata": {}}], "file": "/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/file", "owner": "5dfc28cadce44772be1a30afe3c0c804", "id": "fde0aa87-1b13-4aa6-a42c-58f751248bb1", "size": 12716032, "self": "/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T01:51:01Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f6755485-8499-4a65-9d19-1a0de81c4250", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f6755485-8499-4a65-9d19-1a0de81c4250", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T01:50:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 01:53:14,086 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-305c7152-391e-4a0c-91db-5b75e6d1c70a 2018-12-23 01:53:14,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0234138965607s 2018-12-23 01:53:14,087 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-305c7152-391e-4a0c-91db-5b75e6d1c70a 2018-12-23 01:53:14,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 01:53:14,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98c019b41e7bf483e8c308d36aee1b19b45edab8" 2018-12-23 01:53:15,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d22ac34-cebb-45dd-9677-cb551cdfb65e Date: Sun, 23 Dec 2018 01:53:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:53:15,227 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1 used request id req-3d22ac34-cebb-45dd-9677-cb551cdfb65e 2018-12-23 01:53:15,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13822603226s 2018-12-23 01:53:15,227 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fde0aa87-1b13-4aa6-a42c-58f751248bb1 used request id req-3d22ac34-cebb-45dd-9677-cb551cdfb65e 2018-12-23 01:53:15,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 01:53:15,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:53:15,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:53:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24b41c67-c24f-4b37-a61e-87164d89a766 x-compute-request-id: req-24b41c67-c24f-4b37-a61e-87164d89a766 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/139d6bcc-23b9-468e-b1a9-7cdc99a13b12", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/139d6bcc-23b9-468e-b1a9-7cdc99a13b12", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "139d6bcc-23b9-468e-b1a9-7cdc99a13b12", "name": "neutron_trunk-flavor_f6755485-8499-4a65-9d19-1a0de81c4250", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 01:53:15,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-24b41c67-c24f-4b37-a61e-87164d89a766 2018-12-23 01:53:15,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.034010887146s 2018-12-23 01:53:15,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-24b41c67-c24f-4b37-a61e-87164d89a766 2018-12-23 01:53:15,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 01:53:15,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/139d6bcc-23b9-468e-b1a9-7cdc99a13b12 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:53:15,313 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01:53:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96e2c8a1-ee3b-4dea-a8b0-08b6a15bf71b x-compute-request-id: req-96e2c8a1-ee3b-4dea-a8b0-08b6a15bf71b Content-Length: 0 Content-Type: application/json 2018-12-23 01:53:15,313 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/139d6bcc-23b9-468e-b1a9-7cdc99a13b12 used request id req-96e2c8a1-ee3b-4dea-a8b0-08b6a15bf71b 2018-12-23 01:53:15,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0488011837006s 2018-12-23 01:53:15,314 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/139d6bcc-23b9-468e-b1a9-7cdc99a13b12 used request id req-96e2c8a1-ee3b-4dea-a8b0-08b6a15bf71b 2018-12-23 01:53:15,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 01:53:15,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:53:15,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d36e909-b024-412c-a594-469624574e2e Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_f6755485-8499-4a65-9d19-1a0de81c4250", "links": {"self": "http://172.30.9.26:5000/v3/users/4ebfe162e2394b8998b5e548545deacc"}, "domain_id": "default", "enabled": true, "id": "4ebfe162e2394b8998b5e548545deacc", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:53:15,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8d36e909-b024-412c-a594-469624574e2e 2018-12-23 01:53:15,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0963649749756s 2018-12-23 01:53:15,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8d36e909-b024-412c-a594-469624574e2e 2018-12-23 01:53:15,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 01:53:15,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/4ebfe162e2394b8998b5e548545deacc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:53:15,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74852cbf-c3c1-45be-9275-46bd5ab74f39 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/4ebfe162e2394b8998b5e548545deacc"}, "enabled": true, "id": "4ebfe162e2394b8998b5e548545deacc", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_f6755485-8499-4a65-9d19-1a0de81c4250"}} 2018-12-23 01:53:15,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/4ebfe162e2394b8998b5e548545deacc used request id req-74852cbf-c3c1-45be-9275-46bd5ab74f39 2018-12-23 01:53:15,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104562997818s 2018-12-23 01:53:15,522 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/4ebfe162e2394b8998b5e548545deacc used request id req-74852cbf-c3c1-45be-9275-46bd5ab74f39 2018-12-23 01:53:15,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 01:53:15,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/4ebfe162e2394b8998b5e548545deacc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:53:15,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cc57791-be37-4dbe-bae8-0cb8e8a98a4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:53:15,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/4ebfe162e2394b8998b5e548545deacc used request id req-6cc57791-be37-4dbe-bae8-0cb8e8a98a4b 2018-12-23 01:53:15,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.192745923996s 2018-12-23 01:53:15,716 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/4ebfe162e2394b8998b5e548545deacc used request id req-6cc57791-be37-4dbe-bae8-0cb8e8a98a4b 2018-12-23 01:53:15,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 01:53:15,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:53:15,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7ef4dd-09ef-4ce5-8229-dbccdb53c826 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/5dfc28cadce44772be1a30afe3c0c804"}, "enabled": true, "id": "5dfc28cadce44772be1a30afe3c0c804", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_f6755485-8499-4a65-9d19-1a0de81c4250"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 01:53:15,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-eb7ef4dd-09ef-4ce5-8229-dbccdb53c826 2018-12-23 01:53:15,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0826759338379s 2018-12-23 01:53:15,800 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-eb7ef4dd-09ef-4ce5-8229-dbccdb53c826 2018-12-23 01:53:15,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 01:53:15,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/5dfc28cadce44772be1a30afe3c0c804 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:53:15,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7794f13e-9cfe-45c6-825e-a935d39a3dc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:53:15,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5dfc28cadce44772be1a30afe3c0c804 used request id req-7794f13e-9cfe-45c6-825e-a935d39a3dc7 2018-12-23 01:53:15,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.164446115494s 2018-12-23 01:53:15,967 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5dfc28cadce44772be1a30afe3c0c804 used request id req-7794f13e-9cfe-45c6-825e-a935d39a3dc7 2018-12-23 01:53:15,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 01:53:15,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:53:16,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-798f99f1-de69-4212-b6c6-ef216d18ed61 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "dd3bc234ddc049bd989925ad1ac3d9a4", "links": {"self": "http://172.30.9.26:5000/v3/roles/dd3bc234ddc049bd989925ad1ac3d9a4"}, "name": "Member"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:53:16,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-798f99f1-de69-4212-b6c6-ef216d18ed61 2018-12-23 01:53:16,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0777680873871s 2018-12-23 01:53:16,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 01:53:16,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/dd3bc234ddc049bd989925ad1ac3d9a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:53:16,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b49072e7-6a5e-4058-842d-cf473da3eed6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:53:16,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/dd3bc234ddc049bd989925ad1ac3d9a4 used request id req-b49072e7-6a5e-4058-842d-cf473da3eed6 2018-12-23 01:53:16,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.119564056396s 2018-12-23 01:53:16,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 01:53:16,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=5dfc28cadce44772be1a30afe3c0c804&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}23c28175507a1fd5ba78e1e30a8d336a60b11ba1" 2018-12-23 01:53:16,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-15c8b888-0ff1-41c3-85bf-c7fb9d1721c3 Date: Sun, 23 Dec 2018 01:53:16 GMT RESP BODY: {"security_groups": []} 2018-12-23 01:53:16,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=5dfc28cadce44772be1a30afe3c0c804&name=default used request id req-15c8b888-0ff1-41c3-85bf-c7fb9d1721c3 2018-12-23 01:53:16,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.186849832535s 2018-12-23 01:53:16,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=5dfc28cadce44772be1a30afe3c0c804&name=default used request id req-15c8b888-0ff1-41c3-85bf-c7fb9d1721c3 2018-12-23 01:53:16,358 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:42 | PASS | | vping_userdata | functest | smoke | 00:44 | PASS | | tempest_smoke_serial | functest | smoke | 14:42 | PASS | | rally_sanity | functest | smoke | 26:17 | PASS | | refstack_defcore | functest | smoke | 05:28 | PASS | | patrole | functest | smoke | 02:40 | PASS | | snaps_smoke | functest | smoke | 58:02 | PASS | | neutron_trunk | functest | smoke | 02:14 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-12-23 01:53:16,368 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-23 01:53:16,563 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:53:16,662 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 01:53:57,613 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-319 | | 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-12-23 01:53:57,616 - 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=DvRJ2Qg4mENqhCVxHcXGctq7e export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-12-23 01:53:57,616 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-23 01:53:57,616 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-12-23 01:53:57,616 - 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-12-23 01:53:57,619 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-23 01:54:40,438 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-319 | | 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-12-23 01:54:40,444 - 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=DvRJ2Qg4mENqhCVxHcXGctq7e export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-12-23 01:54:40,444 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-23 01:54:40,445 - 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-12-23 01:54:40,460 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-12-23 01:54:41,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 01:54:41,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 01:54:41,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 01:54:41,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 01:54:41,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 01:54:41,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 01:54:41,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:54:41,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3ec29c-d20a-40c6-8ada-3867e293b7c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:54:41,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6c3ec29c-d20a-40c6-8ada-3867e293b7c2 2018-12-23 01:54:41,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:54:41,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T02:54:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9673704b75e4254b287ac35103b6d8c", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f73e04431d2346a1a18d72707a9c3110"}, "audit_ids": ["P4c141LWRRCztN9ZaKzE0w"], "issued_at": "2018-12-23T01:54:41.000000Z"}} 2018-12-23 01:54:41,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 01:54:41,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 01:54:41,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-20695ee4-20da-4cf7-9f05-6361c6c07631 Date: Sun, 23 Dec 2018 01:54:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 01:54:41,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-20695ee4-20da-4cf7-9f05-6361c6c07631 2018-12-23 01:54:41,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256244897842s 2018-12-23 01:54:41,711 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-20695ee4-20da-4cf7-9f05-6361c6c07631 2018-12-23 01:54:41,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 01:54:41,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 01:54:41,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 01:54:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 01:54:41,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 01:54:42,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ade006-98d6-482e-8d4f-e8a2552bea31 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 01:54:42,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-73ade006-98d6-482e-8d4f-e8a2552bea31 2018-12-23 01:54:42,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.305267810822s 2018-12-23 01:54:42,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 01:54:42,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}}' 2018-12-23 01:54:42,118 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:54:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc61aa59-23ae-4d68-9dd7-9df150633a7a Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/ac2c1aa1542c46d3804a4f0eb072ff60"}, "enabled": true, "id": "ac2c1aa1542c46d3804a4f0eb072ff60", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}} 2018-12-23 01:54:42,118 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-fc61aa59-23ae-4d68-9dd7-9df150633a7a 2018-12-23 01:54:42,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.095381975174s 2018-12-23 01:54:42,119 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-fc61aa59-23ae-4d68-9dd7-9df150633a7a 2018-12-23 01:54:42,120 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'id': u'ac2c1aa1542c46d3804a4f0eb072ff60', '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-12-23 01:54:42,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 01:54:42,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350790977478s 2018-12-23 01:54:42,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/a07736f6e0e54db0a21bf2a9e1993cac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 01:54:42,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-792e3a9f-0f20-417b-b6b4-617e757a0cc0 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/a07736f6e0e54db0a21bf2a9e1993cac"}, "enabled": true, "id": "a07736f6e0e54db0a21bf2a9e1993cac", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}} 2018-12-23 01:54:42,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/a07736f6e0e54db0a21bf2a9e1993cac used request id req-792e3a9f-0f20-417b-b6b4-617e757a0cc0 2018-12-23 01:54:42,581 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a07736f6e0e54db0a21bf2a9e1993cac', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_9dff84fb-1ca5-4ff2-8d96-8f1205072146'}) 2018-12-23 01:54:42,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 01:54:42,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 01:54:42,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ccd1075-9a6f-4ee1-bd88-9601b87275c8 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:54:42,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9ccd1075-9a6f-4ee1-bd88-9601b87275c8 2018-12-23 01:54:42,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0783269405365s 2018-12-23 01:54:42,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 01:54:42,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 01:54:42,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253be656-bbaf-4c10-a752-f682d7022060 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:54:42,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-253be656-bbaf-4c10-a752-f682d7022060 2018-12-23 01:54:42,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.078460931778s 2018-12-23 01:54:42,741 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 01:54:42,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 01:54:42,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" -d '{"role": {"name": "Member"}}' 2018-12-23 01:54:42,932 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 01:54:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cbbcff4-fbfb-4865-84e5-941a4863c850 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5fe4565705304bb29980eef9aa729515", "links": {"self": "http://172.30.9.26:5000/v3/roles/5fe4565705304bb29980eef9aa729515"}, "name": "Member"}} 2018-12-23 01:54:42,933 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-8cbbcff4-fbfb-4865-84e5-941a4863c850 2018-12-23 01:54:42,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.191186904907s 2018-12-23 01:54:42,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/5fe4565705304bb29980eef9aa729515 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 01:54:43,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c1167f-23a3-4409-855c-a77c1940f761 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/5fe4565705304bb29980eef9aa729515"}, "domain_id": null, "name": "Member", "id": "5fe4565705304bb29980eef9aa729515"}} 2018-12-23 01:54:43,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/5fe4565705304bb29980eef9aa729515 used request id req-22c1167f-23a3-4409-855c-a77c1940f761 2018-12-23 01:54:43,010 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/5fe4565705304bb29980eef9aa729515'}, 'domain_id': None, 'human_id': None, 'id': u'5fe4565705304bb29980eef9aa729515', 'HUMAN_ID': False}) 2018-12-23 01:54:43,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 01:54:43,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 01:54:43,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7715c250-5f68-4e72-a4b9-aab17ca96208 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5fe4565705304bb29980eef9aa729515", "links": {"self": "http://172.30.9.26:5000/v3/roles/5fe4565705304bb29980eef9aa729515"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 01:54:43,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7715c250-5f68-4e72-a4b9-aab17ca96208 2018-12-23 01:54:43,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0777790546417s 2018-12-23 01:54:43,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 01:54:43,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 01:54:43,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d03c0e1-40e5-450d-a56f-acad390659c7 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 01:54:43,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-6d03c0e1-40e5-450d-a56f-acad390659c7 2018-12-23 01:54:43,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.084860086441s 2018-12-23 01:54:43,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 01:54:43,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 01:54:43,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84735b11-af12-4f03-81ed-34c01c0968cb Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "links": {"self": "http://172.30.9.26:5000/v3/users/a07736f6e0e54db0a21bf2a9e1993cac"}, "domain_id": "default", "enabled": true, "id": "a07736f6e0e54db0a21bf2a9e1993cac", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 01:54:43,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-84735b11-af12-4f03-81ed-34c01c0968cb 2018-12-23 01:54:43,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0340740680695s 2018-12-23 01:54:43,210 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-84735b11-af12-4f03-81ed-34c01c0968cb 2018-12-23 01:54:43,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 01:54:43,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 01:54:43,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0104e97-f68d-46a0-a60f-44ec018a520e Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/ac2c1aa1542c46d3804a4f0eb072ff60"}, "enabled": true, "id": "ac2c1aa1542c46d3804a4f0eb072ff60", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 01:54:43,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e0104e97-f68d-46a0-a60f-44ec018a520e 2018-12-23 01:54:43,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810589790344s 2018-12-23 01:54:43,298 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e0104e97-f68d-46a0-a60f-44ec018a520e 2018-12-23 01:54:43,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 01:54:43,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=a07736f6e0e54db0a21bf2a9e1993cac&scope.project.id=ac2c1aa1542c46d3804a4f0eb072ff60&role.id=5fe4565705304bb29980eef9aa729515 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 01:54:43,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31af6c4f-d5f9-4c46-b246-613fd79b0301 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=a07736f6e0e54db0a21bf2a9e1993cac&scope.project.id=ac2c1aa1542c46d3804a4f0eb072ff60&role.id=5fe4565705304bb29980eef9aa729515", "previous": null, "next": null}} 2018-12-23 01:54:43,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=a07736f6e0e54db0a21bf2a9e1993cac&scope.project.id=ac2c1aa1542c46d3804a4f0eb072ff60&role.id=5fe4565705304bb29980eef9aa729515 used request id req-31af6c4f-d5f9-4c46-b246-613fd79b0301 2018-12-23 01:54:43,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.079726934433s 2018-12-23 01:54:43,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 01:54:43,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/ac2c1aa1542c46d3804a4f0eb072ff60/users/a07736f6e0e54db0a21bf2a9e1993cac/roles/5fe4565705304bb29980eef9aa729515 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 01:54:43,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 01:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e4dc774-3d17-40a6-90c1-40b69099f7f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 01:54:43,492 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ac2c1aa1542c46d3804a4f0eb072ff60/users/a07736f6e0e54db0a21bf2a9e1993cac/roles/5fe4565705304bb29980eef9aa729515 used request id req-5e4dc774-3d17-40a6-90c1-40b69099f7f6 2018-12-23 01:54:43,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.112273931503s 2018-12-23 01:54:43,493 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 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': 'ccfd800d-2f78-4191-97ce-797838338ff0', 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_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'project_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 01:54:43,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 01:54:43,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 01:54:43,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 01:54:43,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 01:54:43,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 01:54:43,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 01:54:43,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 01:54:43,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 01:54:43,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 01:54:43,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 01:54:43,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 01:54:43,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 01:54:43,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 01:54:43,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 01:54:43,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 01:54:43,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 01:54:43,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 01:54:43,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 01:54:43,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 01:54:43,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 01:54:43,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 01:54:43,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 01:54:43,499 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'password': 'ccfd800d-2f78-4191-97ce-797838338ff0', 'project_name': 'cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'ac2c1aa1542c46d3804a4f0eb072ff60', 'project_domain_name': 'Default'} 2018-12-23 01:54:43,550 - 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-12-23 01:54:43,564 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-12-23 01:54:43,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 01:54:43,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 01:54:43,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf64b91-290d-4117-aac2-73113a7965dc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 01:54:43,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-adf64b91-290d-4117-aac2-73113a7965dc 2018-12-23 01:54:43,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0842890739441s 2018-12-23 01:54:43,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 01:54:43,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 01:54:43,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0fc19ed-3c1a-4de6-b0f4-b91d9b2512e9 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/ac2c1aa1542c46d3804a4f0eb072ff60"}, "enabled": true, "id": "ac2c1aa1542c46d3804a4f0eb072ff60", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 01:54:43,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c0fc19ed-3c1a-4de6-b0f4-b91d9b2512e9 2018-12-23 01:54:43,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0839548110962s 2018-12-23 01:54:43,734 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c0fc19ed-3c1a-4de6-b0f4-b91d9b2512e9 2018-12-23 01:54:43,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 01:54:43,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" -d '{"network": {"tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "name": "cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "admin_state_up": true}}' 2018-12-23 01:54:44,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-9273e0a6-75c5-43ba-9fb1-a5204cca5c90 Date: Sun, 23 Dec 2018 01:54:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"878e95c5-8acc-4c9b-a8c0-9d675bba4d7a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"ac2c1aa1542c46d3804a4f0eb072ff60","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T01:54:44Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146","admin_state_up":true,"tenant_id":"ac2c1aa1542c46d3804a4f0eb072ff60","created_at":"2018-12-23T01:54:44Z","mtu":1450}} 2018-12-23 01:54:44,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9273e0a6-75c5-43ba-9fb1-a5204cca5c90 2018-12-23 01:54:44,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.654769897461s 2018-12-23 01:54:44,392 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9273e0a6-75c5-43ba-9fb1-a5204cca5c90 2018-12-23 01:54:44,393 - 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-12-23T01:54:44Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a', u'provider:segmentation_id': 4, 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_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'created_at': u'2018-12-23T01:54:44Z', u'mtu': 1450, u'tenant_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ac2c1aa1542c46d3804a4f0eb072ff60'}) 2018-12-23 01:54:44,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 01:54:44,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b0946b6-c9f9-4131-9217-f74a663a88bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 01:54:44,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7b0946b6-c9f9-4131-9217-f74a663a88bb 2018-12-23 01:54:44,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 01:54:44,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fe4565705304bb29980eef9aa729515", "name": "Member"}], "expires_at": "2018-12-23T02:54:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac2c1aa1542c46d3804a4f0eb072ff60", "name": "cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ac2c1aa1542c46d3804a4f0eb072ff60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/ac2c1aa1542c46d3804a4f0eb072ff60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/ac2c1aa1542c46d3804a4f0eb072ff60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/ac2c1aa1542c46d3804a4f0eb072ff60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/ac2c1aa1542c46d3804a4f0eb072ff60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/ac2c1aa1542c46d3804a4f0eb072ff60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ac2c1aa1542c46d3804a4f0eb072ff60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/ac2c1aa1542c46d3804a4f0eb072ff60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/ac2c1aa1542c46d3804a4f0eb072ff60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ac2c1aa1542c46d3804a4f0eb072ff60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/ac2c1aa1542c46d3804a4f0eb072ff60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/ac2c1aa1542c46d3804a4f0eb072ff60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "id": "a07736f6e0e54db0a21bf2a9e1993cac"}, "audit_ids": ["dyFnhaolTAeTJY5E2TElzA"], "issued_at": "2018-12-23T01:54:44.000000Z"}} 2018-12-23 01:54:44,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 01:54:44,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:54:45,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-451f4707-e5e6-49d7-8296-b81e2c980816 Date: Sun, 23 Dec 2018 01:54: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-12-23T01:54:44Z","tenant_id":"ac2c1aa1542c46d3804a4f0eb072ff60","created_at":"2018-12-23T01:54:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ac2c1aa1542c46d3804a4f0eb072ff60","id":"878e95c5-8acc-4c9b-a8c0-9d675bba4d7a","name":"cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:54:45,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-451f4707-e5e6-49d7-8296-b81e2c980816 2018-12-23 01:54:45,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273699998856s 2018-12-23 01:54:45,056 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-451f4707-e5e6-49d7-8296-b81e2c980816 2018-12-23 01:54:45,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 01:54:45,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -d '{"subnet": {"name": "cloudify_ims-subnet_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "enable_dhcp": true, "network_id": "878e95c5-8acc-4c9b-a8c0-9d675bba4d7a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 01:54:45,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-76780c5c-3f1c-49b8-8418-cbe143babf7f Date: Sun, 23 Dec 2018 01:54:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"878e95c5-8acc-4c9b-a8c0-9d675bba4d7a","tenant_id":"ac2c1aa1542c46d3804a4f0eb072ff60","created_at":"2018-12-23T01:54:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T01:54:45Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ac2c1aa1542c46d3804a4f0eb072ff60","id":"1dad9d18-8721-4960-b3dd-b30fdf46c656","subnetpool_id":null,"name":"cloudify_ims-subnet_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}} 2018-12-23 01:54:45,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-76780c5c-3f1c-49b8-8418-cbe143babf7f 2018-12-23 01:54:45,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.705921173096s 2018-12-23 01:54:45,763 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-76780c5c-3f1c-49b8-8418-cbe143babf7f 2018-12-23 01:54:45,764 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T01:54:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1dad9d18-8721-4960-b3dd-b30fdf46c656', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'enable_dhcp': True, u'network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a', u'tenant_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', u'created_at': u'2018-12-23T01:54:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ac2c1aa1542c46d3804a4f0eb072ff60'}) 2018-12-23 01:54:45,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 01:54:45,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "cloudify_ims-router_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "admin_state_up": true}}' 2018-12-23 01:54:50,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-0297efc0-a286-4d3b-bc29-03ac1cc9bd68 Date: Sun, 23 Dec 2018 01:54:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:54:46Z", "admin_state_up": true, "updated_at": "2018-12-23T01:54:47Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25", "name": "cloudify_ims-router_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}} 2018-12-23 01:54:50,916 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0297efc0-a286-4d3b-bc29-03ac1cc9bd68 2018-12-23 01:54:50,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.15080595016s 2018-12-23 01:54:50,916 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0297efc0-a286-4d3b-bc29-03ac1cc9bd68 2018-12-23 01:54:50,916 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T01:54:47Z', u'revision_number': 3, u'id': u'dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25', u'external_gateway_info': {u'network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4a37038d-a521-4738-99a2-4d08a417e092', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'admin_state_up': True, u'tenant_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', u'created_at': u'2018-12-23T01:54:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'ac2c1aa1542c46d3804a4f0eb072ff60'}) 2018-12-23 01:54:50,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 01:54:50,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25/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}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -d '{"subnet_id": "1dad9d18-8721-4960-b3dd-b30fdf46c656"}' 2018-12-23 01:54:53,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-98306f2b-fef4-4744-a511-05e615a68c38 Date: Sun, 23 Dec 2018 01:54:53 GMT RESP BODY: {"network_id": "878e95c5-8acc-4c9b-a8c0-9d675bba4d7a", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "subnet_id": "1dad9d18-8721-4960-b3dd-b30fdf46c656", "subnet_ids": ["1dad9d18-8721-4960-b3dd-b30fdf46c656"], "port_id": "abb3415f-4f90-4fc4-8a80-443bd57e8e5c", "id": "dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25"} 2018-12-23 01:54:53,109 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25/add_router_interface.json used request id req-98306f2b-fef4-4744-a511-05e615a68c38 2018-12-23 01:54:53,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.19213294983s 2018-12-23 01:54:53,110 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25/add_router_interface.json used request id req-98306f2b-fef4-4744-a511-05e615a68c38 returning object dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25 2018-12-23 01:54:53,110 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-23 01:55:36,074 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-23 01:55:36,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:55:36,083 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 01:55:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-23 01:55:36,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 01:55:36,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:55:36,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-eea23d4c-1bc3-4c53-b339-18010311d876 Date: Sun, 23 Dec 2018 01:55:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 01:55:36,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-eea23d4c-1bc3-4c53-b339-18010311d876 2018-12-23 01:55:36,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173315048218s 2018-12-23 01:55:36,258 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-eea23d4c-1bc3-4c53-b339-18010311d876 2018-12-23 01:55:36,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 01:55:36,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}' 2018-12-23 01:55:36,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e X-Openstack-Request-Id: req-de8da7bd-d6bc-4b1b-87a9-32de0b1350c8 Date: Sun, 23 Dec 2018 01:55:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/file", "owner": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "size": null, "self": "/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T01:55:36Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "checksum": null, "created_at": "2018-12-23T01:55:36Z", "protected": false} 2018-12-23 01:55:36,569 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-de8da7bd-d6bc-4b1b-87a9-32de0b1350c8 2018-12-23 01:55:36,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.30913901329s 2018-12-23 01:55:36,570 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-de8da7bd-d6bc-4b1b-87a9-32de0b1350c8 returning object 55dc033a-172b-4d3f-942b-b91b32d7d26e 2018-12-23 01:55:36,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 01:55:36,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/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}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -d '' 2018-12-23 01:56:50,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb461ab6-7754-4048-a78a-0c81c66e4a23 Date: Sun, 23 Dec 2018 01:56:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 01:56:50,965 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/file used request id req-cb461ab6-7754-4048-a78a-0c81c66e4a23 2018-12-23 01:56:50,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 74.3945231438s 2018-12-23 01:56:50,966 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/file used request id req-cb461ab6-7754-4048-a78a-0c81c66e4a23 2018-12-23 01:56:50,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 01:56:50,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:56:51,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-1c0213f7-84ab-4023-b900-2ac0d82f1b6e Date: Sun, 23 Dec 2018 01:56:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/snap", "metadata": {}}], "file": "/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/file", "owner": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "size": 4373348352, "self": "/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T01:56:50Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T01:55:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 01:56:51,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1c0213f7-84ab-4023-b900-2ac0d82f1b6e 2018-12-23 01:56:51,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.56153178215s 2018-12-23 01:56:51,529 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1c0213f7-84ab-4023-b900-2ac0d82f1b6e 2018-12-23 01:56:51,532 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/file', 'owner': u'ac2c1aa1542c46d3804a4f0eb072ff60', 'id': u'55dc033a-172b-4d3f-942b-b91b32d7d26e', 'size': 4373348352, u'self': u'/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac2c1aa1542c46d3804a4f0eb072ff60', 'name': 'cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T01:56:50Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T01:56:50Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'created': u'2018-12-23T01:55:36Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-23T01:55:36Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-12-23 01:56:51,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 01:56:51,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-23 01:56:51,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-7f58fbbf-c016-46d8-ac83-960e9123b8ed x-compute-request-id: req-7f58fbbf-c016-46d8-ac83-960e9123b8ed Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "name": "cloudify_ims-flavor_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 01:56:51,727 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7f58fbbf-c016-46d8-ac83-960e9123b8ed 2018-12-23 01:56:51,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.193865060806s 2018-12-23 01:56:51,728 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7f58fbbf-c016-46d8-ac83-960e9123b8ed returning object 50446df6-d3bf-4161-9ea3-8153a9d42185 2018-12-23 01:56:51,729 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_9dff84fb-1ca5-4ff2-8d96-8f1205072146', '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'c9673704b75e4254b287ac35103b6d8c', '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'50446df6-d3bf-4161-9ea3-8153a9d42185', 'swap': 0}) 2018-12-23 01:56:51,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 01:56:51,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185/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}2aa61d3d71d3d23329e907b1441b77073cfff56a" -d '{"extra_specs": {}}' 2018-12-23 01:56:51,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-99e01b22-256d-4845-85f1-7895bf6664de x-compute-request-id: req-99e01b22-256d-4845-85f1-7895bf6664de Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 01:56:51,751 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185/os-extra_specs used request id req-99e01b22-256d-4845-85f1-7895bf6664de 2018-12-23 01:56:51,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216979980469s 2018-12-23 01:56:51,751 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185/os-extra_specs used request id req-99e01b22-256d-4845-85f1-7895bf6664de 2018-12-23 01:56:51,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-23 01:56:51,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -d '{"keypair": {"name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}}' 2018-12-23 01:56:52,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-b1d536fd-0a2b-461b-9469-110c77488796 x-compute-request-id: req-b1d536fd-0a2b-461b-9469-110c77488796 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsYsO0fhyiolam+MG49oEUHVdHpL01AmmQqZyD+vum2FUSqRmKhxIt8S1r76eSTQKq/qkZ3ifSsz2XuKO5tY9eQCX3qp0XfxMQmZR5a1UBbbFEjNJXrC2XufyRtmdIq2dhNS03mUu5H1463h13B1+sRwpYc1uCvuUj1g4+9Dfy1QUwJbMcaxELtmm+0Z8VRM3XGoizBd3qQLjOKubX5224dvCJF0P7Y5KNuEDdYrnkkmno/yIMusy+3bmq0w3LCxoCHp4qWt85Zqvu3hs3CMI8jMfpPScJgOIa4DrkEEHRof/TOU7Pu1OPMR3HHit7w8l/W+xt319YB7HjTMktzpM7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7GLDtH4coqJWpvjBuPaBFB1XR6S9NQJpkKmcg/r7pthVEqkZ\niocSLfEta++nkk0Cqv6pGd4n0rM9l7ijubWPXkAl96qdF38TEJmUeWtVAW2xRIzS\nV6wtl7n8kbZnSKtnYTUtN5lLuR9eOt4ddwdfrEcKWHNbgr7lI9YOPvQ38tUFMCWz\nHGsRC7ZpvtGfFUTN1xqIswXd6kC4zirm1+dtuHbwiRdD+2OSjbhA3WK55JJp6P8i\nDLrMvt25qtMNywsaAh6eKlrfOWar7t4bNwjCPIzH6T0nCYDiGuA65BBB0aH/0zlO\nz7tTjzEdxx4re8PJf1vsbd9fWAex40zJLc6TOwIDAQABAoIBADDuaNBt4oOP0xwR\nFhixfhqp0C1WXowgibWWRn3TcFAjK8kHE/Bm8U5tRBe5rhhMtKasvFhMcjXdQHyt\njcadXKYH5VQVDxuUBGBFSkSwARKgoDcuZ0Qasf1cVHndJhgW0vl+RnPh2Zjic2EA\nJV1EO3uv4OZaSrEPzuLSJnTFnOc451fpd+1ebL9zT7Hi9/n0/c+yjX1zXbUYiIUh\n68zyBUJofRsBeDdtfUPZlrglBjSiuIBLSkYfQllg7xDgiv7Grrxx46XVU20XLaWf\nmk7ecMJc9AOcANg4IdjkxsMlsPrHhXLd+FaWmAW7y6+fo08ZppQ7Q1Uf5iE/RK8H\nXyjbQoECgYEA9wOXn4ph8J3bfDFLnPoChZXSLtJsdWey+n8iNAgiWlbBwekE8bYj\nH+E5oEmx4EsWlvRa18yTQf8jR07ONGLrSagUk398PuC5OUsj+5U8vCb+jpCQWOES\nSehYsSVMjOo1tofJEr30/f6IVt7MILtMxe8zTf9qOR7SEWGFHxJ6POECgYEA9Pwx\nYvZr0Xn4FJezfT0+48/mimmo75PpAmaJ3qaY6hWgNQNbvjtU0LM79xXT+wt7ptEX\n4ZrRcecufkBmTMuKjkhwnv8XEFE7JyRALq6TwiJuSaPbB6vxQQh5Rz8J+pDVsZrI\nJj6OY9M9Eu3+lADfErMcNc4SNJTRug1iZpVDl5sCgYEA1M5OeU9SE2ccKYGan/Gv\n7IBnpJj6gadGRZLz15nOZr/pi3KCJO+CkTuLVvFGgnKOUpzQCqyfjTMOpKda9Tzn\ncfyRRYWGd/FJAfgfVuZ6faqmkhIvmbLF+9BlYLA+pAQ/JDMVYsUuZQg9U4H8oJJc\nkQYD0EWksPNBjWHTuzJDB2ECgYAsix4/rCZ2dALTW7Ha96PTsB1u1T9OMEqRkStI\nPGpZRY1XlkC8GfWV7MDecC2W28Oj1SjOcGPcnfgqJHN1SxzqOemgPylmYh6rQ0AY\nPM3I4pHC+fP9NRoshOnoNmIOGP+Bx27U5VLme6YDJxq+tlnZAJAEiG9u+BAaEAzw\nMfuUOQKBgGSaUxHdUPnhxT9FFYUtHOSvDf+RoWgpLVah3ownaOQmXWFFhZzdcJI6\n3zx6/G5AaMs9JIZrf6HoigU2rtTexy6S+sWfxCuuLTkJiPQ81cTF7wlUznWviDmB\nVFyhHFYqfu2YKL3mF03FjiMjYbQbR5WSV9Z5iFsMd0vlk7eG0NNt\n-----END RSA PRIVATE KEY-----\n", "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "fingerprint": "ae:d4:99:87:1b:f3:95:b8:e5:c4:97:10:57:58:50:ca"}} 2018-12-23 01:56:52,144 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b1d536fd-0a2b-461b-9469-110c77488796 2018-12-23 01:56:52,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.39201593399s 2018-12-23 01:56:52,145 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b1d536fd-0a2b-461b-9469-110c77488796 2018-12-23 01:56:52,146 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsYsO0fhyiolam+MG49oEUHVdHpL01AmmQqZyD+vum2FUSqRmKhxIt8S1r76eSTQKq/qkZ3ifSsz2XuKO5tY9eQCX3qp0XfxMQmZR5a1UBbbFEjNJXrC2XufyRtmdIq2dhNS03mUu5H1463h13B1+sRwpYc1uCvuUj1g4+9Dfy1QUwJbMcaxELtmm+0Z8VRM3XGoizBd3qQLjOKubX5224dvCJF0P7Y5KNuEDdYrnkkmno/yIMusy+3bmq0w3LCxoCHp4qWt85Zqvu3hs3CMI8jMfpPScJgOIa4DrkEEHRof/TOU7Pu1OPMR3HHit7w8l/W+xt319YB7HjTMktzpM7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7GLDtH4coqJWpvjBuPaBFB1XR6S9NQJpkKmcg/r7pthVEqkZ\niocSLfEta++nkk0Cqv6pGd4n0rM9l7ijubWPXkAl96qdF38TEJmUeWtVAW2xRIzS\nV6wtl7n8kbZnSKtnYTUtN5lLuR9eOt4ddwdfrEcKWHNbgr7lI9YOPvQ38tUFMCWz\nHGsRC7ZpvtGfFUTN1xqIswXd6kC4zirm1+dtuHbwiRdD+2OSjbhA3WK55JJp6P8i\nDLrMvt25qtMNywsaAh6eKlrfOWar7t4bNwjCPIzH6T0nCYDiGuA65BBB0aH/0zlO\nz7tTjzEdxx4re8PJf1vsbd9fWAex40zJLc6TOwIDAQABAoIBADDuaNBt4oOP0xwR\nFhixfhqp0C1WXowgibWWRn3TcFAjK8kHE/Bm8U5tRBe5rhhMtKasvFhMcjXdQHyt\njcadXKYH5VQVDxuUBGBFSkSwARKgoDcuZ0Qasf1cVHndJhgW0vl+RnPh2Zjic2EA\nJV1EO3uv4OZaSrEPzuLSJnTFnOc451fpd+1ebL9zT7Hi9/n0/c+yjX1zXbUYiIUh\n68zyBUJofRsBeDdtfUPZlrglBjSiuIBLSkYfQllg7xDgiv7Grrxx46XVU20XLaWf\nmk7ecMJc9AOcANg4IdjkxsMlsPrHhXLd+FaWmAW7y6+fo08ZppQ7Q1Uf5iE/RK8H\nXyjbQoECgYEA9wOXn4ph8J3bfDFLnPoChZXSLtJsdWey+n8iNAgiWlbBwekE8bYj\nH+E5oEmx4EsWlvRa18yTQf8jR07ONGLrSagUk398PuC5OUsj+5U8vCb+jpCQWOES\nSehYsSVMjOo1tofJEr30/f6IVt7MILtMxe8zTf9qOR7SEWGFHxJ6POECgYEA9Pwx\nYvZr0Xn4FJezfT0+48/mimmo75PpAmaJ3qaY6hWgNQNbvjtU0LM79xXT+wt7ptEX\n4ZrRcecufkBmTMuKjkhwnv8XEFE7JyRALq6TwiJuSaPbB6vxQQh5Rz8J+pDVsZrI\nJj6OY9M9Eu3+lADfErMcNc4SNJTRug1iZpVDl5sCgYEA1M5OeU9SE2ccKYGan/Gv\n7IBnpJj6gadGRZLz15nOZr/pi3KCJO+CkTuLVvFGgnKOUpzQCqyfjTMOpKda9Tzn\ncfyRRYWGd/FJAfgfVuZ6faqmkhIvmbLF+9BlYLA+pAQ/JDMVYsUuZQg9U4H8oJJc\nkQYD0EWksPNBjWHTuzJDB2ECgYAsix4/rCZ2dALTW7Ha96PTsB1u1T9OMEqRkStI\nPGpZRY1XlkC8GfWV7MDecC2W28Oj1SjOcGPcnfgqJHN1SxzqOemgPylmYh6rQ0AY\nPM3I4pHC+fP9NRoshOnoNmIOGP+Bx27U5VLme6YDJxq+tlnZAJAEiG9u+BAaEAzw\nMfuUOQKBgGSaUxHdUPnhxT9FFYUtHOSvDf+RoWgpLVah3ownaOQmXWFFhZzdcJI6\n3zx6/G5AaMs9JIZrf6HoigU2rtTexy6S+sWfxCuuLTkJiPQ81cTF7wlUznWviDmB\nVFyhHFYqfu2YKL3mF03FjiMjYbQbR5WSV9Z5iFsMd0vlk7eG0NNt\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a07736f6e0e54db0a21bf2a9e1993cac', 'name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'created_at': '2018-12-23T01:56:52.145953', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac2c1aa1542c46d3804a4f0eb072ff60', 'name': 'cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ae:d4:99:87:1b:f3:95:b8:e5:c4:97:10:57:58:50:ca', 'type': 'ssh', 'id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146'}) 2018-12-23 01:56:52,146 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA7GLDtH4coqJWpvjBuPaBFB1XR6S9NQJpkKmcg/r7pthVEqkZ iocSLfEta++nkk0Cqv6pGd4n0rM9l7ijubWPXkAl96qdF38TEJmUeWtVAW2xRIzS V6wtl7n8kbZnSKtnYTUtN5lLuR9eOt4ddwdfrEcKWHNbgr7lI9YOPvQ38tUFMCWz HGsRC7ZpvtGfFUTN1xqIswXd6kC4zirm1+dtuHbwiRdD+2OSjbhA3WK55JJp6P8i DLrMvt25qtMNywsaAh6eKlrfOWar7t4bNwjCPIzH6T0nCYDiGuA65BBB0aH/0zlO z7tTjzEdxx4re8PJf1vsbd9fWAex40zJLc6TOwIDAQABAoIBADDuaNBt4oOP0xwR Fhixfhqp0C1WXowgibWWRn3TcFAjK8kHE/Bm8U5tRBe5rhhMtKasvFhMcjXdQHyt jcadXKYH5VQVDxuUBGBFSkSwARKgoDcuZ0Qasf1cVHndJhgW0vl+RnPh2Zjic2EA JV1EO3uv4OZaSrEPzuLSJnTFnOc451fpd+1ebL9zT7Hi9/n0/c+yjX1zXbUYiIUh 68zyBUJofRsBeDdtfUPZlrglBjSiuIBLSkYfQllg7xDgiv7Grrxx46XVU20XLaWf mk7ecMJc9AOcANg4IdjkxsMlsPrHhXLd+FaWmAW7y6+fo08ZppQ7Q1Uf5iE/RK8H XyjbQoECgYEA9wOXn4ph8J3bfDFLnPoChZXSLtJsdWey+n8iNAgiWlbBwekE8bYj H+E5oEmx4EsWlvRa18yTQf8jR07ONGLrSagUk398PuC5OUsj+5U8vCb+jpCQWOES SehYsSVMjOo1tofJEr30/f6IVt7MILtMxe8zTf9qOR7SEWGFHxJ6POECgYEA9Pwx YvZr0Xn4FJezfT0+48/mimmo75PpAmaJ3qaY6hWgNQNbvjtU0LM79xXT+wt7ptEX 4ZrRcecufkBmTMuKjkhwnv8XEFE7JyRALq6TwiJuSaPbB6vxQQh5Rz8J+pDVsZrI Jj6OY9M9Eu3+lADfErMcNc4SNJTRug1iZpVDl5sCgYEA1M5OeU9SE2ccKYGan/Gv 7IBnpJj6gadGRZLz15nOZr/pi3KCJO+CkTuLVvFGgnKOUpzQCqyfjTMOpKda9Tzn cfyRRYWGd/FJAfgfVuZ6faqmkhIvmbLF+9BlYLA+pAQ/JDMVYsUuZQg9U4H8oJJc kQYD0EWksPNBjWHTuzJDB2ECgYAsix4/rCZ2dALTW7Ha96PTsB1u1T9OMEqRkStI PGpZRY1XlkC8GfWV7MDecC2W28Oj1SjOcGPcnfgqJHN1SxzqOemgPylmYh6rQ0AY PM3I4pHC+fP9NRoshOnoNmIOGP+Bx27U5VLme6YDJxq+tlnZAJAEiG9u+BAaEAzw MfuUOQKBgGSaUxHdUPnhxT9FFYUtHOSvDf+RoWgpLVah3ownaOQmXWFFhZzdcJI6 3zx6/G5AaMs9JIZrf6HoigU2rtTexy6S+sWfxCuuLTkJiPQ81cTF7wlUznWviDmB VFyhHFYqfu2YKL3mF03FjiMjYbQbR5WSV9Z5iFsMd0vlk7eG0NNt -----END RSA PRIVATE KEY----- 2018-12-23 01:56:52,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-23 01:56:52,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -d '{"security_group": {"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-12-23 01:56:52,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-d4e83839-490a-4a44-8dc5-6df9c65cdcab Date: Sun, 23 Dec 2018 01:56:52 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:56:52Z", "updated_at": "2018-12-23T01:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "681b1ca0-b677-44da-bb6c-ecb8c754d870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "77d3a9d5-202e-405f-ab5e-4214a2c470f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 2, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}} 2018-12-23 01:56:52,501 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d4e83839-490a-4a44-8dc5-6df9c65cdcab 2018-12-23 01:56:52,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.351995944977s 2018-12-23 01:56:52,502 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d4e83839-490a-4a44-8dc5-6df9c65cdcab 2018-12-23 01:56:52,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 01:56:52,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:56:52,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-4d6bde35-6982-4c81-b0cd-45ecc1d6d1cc Date: Sun, 23 Dec 2018 01:56:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:54:43Z", "updated_at": "2018-12-23T01:54:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:44Z", "revision_number": 0, "id": "0c397604-70aa-414c-9da1-3879b49c95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:44Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "bbb6310f-1553-4b1c-89e7-7e8c27c2d479", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "da9fba06-c4b1-4030-a16e-27deea88fc90", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "e8dca0d0-205e-4595-a189-471b4036015c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 4, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:56:52Z", "updated_at": "2018-12-23T01:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "681b1ca0-b677-44da-bb6c-ecb8c754d870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "77d3a9d5-202e-405f-ab5e-4214a2c470f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 2, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}]} 2018-12-23 01:56:52,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-4d6bde35-6982-4c81-b0cd-45ecc1d6d1cc 2018-12-23 01:56:52,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0527892112732s 2018-12-23 01:56:52,560 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-4d6bde35-6982-4c81-b0cd-45ecc1d6d1cc 2018-12-23 01:56:52,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 01:56:52,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -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": "b306f675-5a0e-4e47-ba04-a8b8901daa57"}}' 2018-12-23 01:56:52,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-9bdbca8d-821c-45df-be10-23b37e38d1ef Date: Sun, 23 Dec 2018 01:56:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "port_range_min": 22, "revision_number": 0, "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:56:52Z", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "a469b6a4-ea22-455c-bab7-526baf386443"}} 2018-12-23 01:56:52,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-9bdbca8d-821c-45df-be10-23b37e38d1ef 2018-12-23 01:56:52,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.327674150467s 2018-12-23 01:56:52,892 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-9bdbca8d-821c-45df-be10-23b37e38d1ef 2018-12-23 01:56:52,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 01:56:52,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:56:52,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-efb1ea7c-55c1-43b7-9dcd-26c65215aabb Date: Sun, 23 Dec 2018 01:56:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:54:43Z", "updated_at": "2018-12-23T01:54:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:44Z", "revision_number": 0, "id": "0c397604-70aa-414c-9da1-3879b49c95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:44Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "bbb6310f-1553-4b1c-89e7-7e8c27c2d479", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "da9fba06-c4b1-4030-a16e-27deea88fc90", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "e8dca0d0-205e-4595-a189-471b4036015c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 4, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:56:52Z", "updated_at": "2018-12-23T01:56:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "681b1ca0-b677-44da-bb6c-ecb8c754d870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "77d3a9d5-202e-405f-ab5e-4214a2c470f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "a469b6a4-ea22-455c-bab7-526baf386443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 3, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}]} 2018-12-23 01:56:52,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-efb1ea7c-55c1-43b7-9dcd-26c65215aabb 2018-12-23 01:56:52,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0834231376648s 2018-12-23 01:56:52,979 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-efb1ea7c-55c1-43b7-9dcd-26c65215aabb 2018-12-23 01:56:52,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 01:56:52,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -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": "b306f675-5a0e-4e47-ba04-a8b8901daa57"}}' 2018-12-23 01:56:53,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1e064345-acd4-45da-a358-fab26dc9d53e Date: Sun, 23 Dec 2018 01:56:53 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-12-23T01:56:53Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "port_range_min": null, "revision_number": 0, "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:56:53Z", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "bff0c1d4-718a-473f-b62e-74e48e4ef41a"}} 2018-12-23 01:56:53,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1e064345-acd4-45da-a358-fab26dc9d53e 2018-12-23 01:56:53,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.566467046738s 2018-12-23 01:56:53,550 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1e064345-acd4-45da-a358-fab26dc9d53e 2018-12-23 01:56:53,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 01:56:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:56:53,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-1f0e45c0-0307-4202-af91-6c04c9493778 Date: Sun, 23 Dec 2018 01:56:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:54:43Z", "updated_at": "2018-12-23T01:54:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:44Z", "revision_number": 0, "id": "0c397604-70aa-414c-9da1-3879b49c95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:44Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "bbb6310f-1553-4b1c-89e7-7e8c27c2d479", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "da9fba06-c4b1-4030-a16e-27deea88fc90", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "e8dca0d0-205e-4595-a189-471b4036015c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 4, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:56:52Z", "updated_at": "2018-12-23T01:56:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "681b1ca0-b677-44da-bb6c-ecb8c754d870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "77d3a9d5-202e-405f-ab5e-4214a2c470f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "a469b6a4-ea22-455c-bab7-526baf386443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:53Z", "revision_number": 0, "id": "bff0c1d4-718a-473f-b62e-74e48e4ef41a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:53Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 4, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}]} 2018-12-23 01:56:53,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1f0e45c0-0307-4202-af91-6c04c9493778 2018-12-23 01:56:53,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201064109802s 2018-12-23 01:56:53,755 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1f0e45c0-0307-4202-af91-6c04c9493778 2018-12-23 01:56:53,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 01:56:53,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -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": "b306f675-5a0e-4e47-ba04-a8b8901daa57"}}' 2018-12-23 01:56:54,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ce4311cd-65fe-4d08-8838-ce5c2332345d Date: Sun, 23 Dec 2018 01:56:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-23T01:56:54Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "port_range_min": 80, "revision_number": 0, "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:56:54Z", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "a2ba3c06-7bde-4ab9-9afa-52445116a122"}} 2018-12-23 01:56:54,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ce4311cd-65fe-4d08-8838-ce5c2332345d 2018-12-23 01:56:54,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.312087059021s 2018-12-23 01:56:54,071 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ce4311cd-65fe-4d08-8838-ce5c2332345d 2018-12-23 01:56:54,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 01:56:54,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:56:54,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-5f1495fd-d80c-4ce9-8d70-1169ae8344ed Date: Sun, 23 Dec 2018 01:56:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:54:43Z", "updated_at": "2018-12-23T01:54:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:44Z", "revision_number": 0, "id": "0c397604-70aa-414c-9da1-3879b49c95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:44Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "bbb6310f-1553-4b1c-89e7-7e8c27c2d479", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "da9fba06-c4b1-4030-a16e-27deea88fc90", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "e8dca0d0-205e-4595-a189-471b4036015c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 4, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:56:52Z", "updated_at": "2018-12-23T01:56:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "681b1ca0-b677-44da-bb6c-ecb8c754d870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "77d3a9d5-202e-405f-ab5e-4214a2c470f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T01:56:54Z", "revision_number": 0, "id": "a2ba3c06-7bde-4ab9-9afa-52445116a122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:54Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "a469b6a4-ea22-455c-bab7-526baf386443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:53Z", "revision_number": 0, "id": "bff0c1d4-718a-473f-b62e-74e48e4ef41a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:53Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 5, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}]} 2018-12-23 01:56:54,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5f1495fd-d80c-4ce9-8d70-1169ae8344ed 2018-12-23 01:56:54,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.204850912094s 2018-12-23 01:56:54,280 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5f1495fd-d80c-4ce9-8d70-1169ae8344ed 2018-12-23 01:56:54,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 01:56:54,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -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": "b306f675-5a0e-4e47-ba04-a8b8901daa57"}}' 2018-12-23 01:56:54,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-6aec7004-35b4-40a9-bd9e-9ee91c696e68 Date: Sun, 23 Dec 2018 01:56:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-12-23T01:56:54Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "port_range_min": 443, "revision_number": 0, "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:56:54Z", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "662a8017-c738-4b85-9497-38fae45e3e15"}} 2018-12-23 01:56:54,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6aec7004-35b4-40a9-bd9e-9ee91c696e68 2018-12-23 01:56:54,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.175607919693s 2018-12-23 01:56:54,460 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6aec7004-35b4-40a9-bd9e-9ee91c696e68 2018-12-23 01:56:54,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 01:56:54,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:56:54,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-07f21fa8-d382-4971-90ec-4385cc8a3525 Date: Sun, 23 Dec 2018 01:56:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:54:43Z", "updated_at": "2018-12-23T01:54:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:44Z", "revision_number": 0, "id": "0c397604-70aa-414c-9da1-3879b49c95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:44Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "bbb6310f-1553-4b1c-89e7-7e8c27c2d479", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "da9fba06-c4b1-4030-a16e-27deea88fc90", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "e8dca0d0-205e-4595-a189-471b4036015c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 4, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:56:52Z", "updated_at": "2018-12-23T01:56:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T01:56:54Z", "revision_number": 0, "id": "662a8017-c738-4b85-9497-38fae45e3e15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:54Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 443, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "681b1ca0-b677-44da-bb6c-ecb8c754d870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "77d3a9d5-202e-405f-ab5e-4214a2c470f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T01:56:54Z", "revision_number": 0, "id": "a2ba3c06-7bde-4ab9-9afa-52445116a122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:54Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "a469b6a4-ea22-455c-bab7-526baf386443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:53Z", "revision_number": 0, "id": "bff0c1d4-718a-473f-b62e-74e48e4ef41a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:53Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 6, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}]} 2018-12-23 01:56:54,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-07f21fa8-d382-4971-90ec-4385cc8a3525 2018-12-23 01:56:54,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.213600158691s 2018-12-23 01:56:54,678 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-07f21fa8-d382-4971-90ec-4385cc8a3525 2018-12-23 01:56:54,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 01:56:54,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -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": "b306f675-5a0e-4e47-ba04-a8b8901daa57"}}' 2018-12-23 01:56:55,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-1ae0e5fb-a02d-4acd-ab2e-656ac625eef6 Date: Sun, 23 Dec 2018 01:56:55 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-12-23T01:56:54Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "port_range_min": 5671, "revision_number": 0, "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:56:54Z", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "6ffae786-e68b-409c-9e1b-113ade584a19"}} 2018-12-23 01:56:55,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1ae0e5fb-a02d-4acd-ab2e-656ac625eef6 2018-12-23 01:56:55,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.329409837723s 2018-12-23 01:56:55,011 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1ae0e5fb-a02d-4acd-ab2e-656ac625eef6 2018-12-23 01:56:55,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 01:56:55,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:56:55,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-1dd6eb48-3350-492a-b78a-fca6d81bb6a2 Date: Sun, 23 Dec 2018 01:56:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:54:43Z", "updated_at": "2018-12-23T01:54:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:44Z", "revision_number": 0, "id": "0c397604-70aa-414c-9da1-3879b49c95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:44Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "bbb6310f-1553-4b1c-89e7-7e8c27c2d479", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "da9fba06-c4b1-4030-a16e-27deea88fc90", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "e8dca0d0-205e-4595-a189-471b4036015c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 4, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:56:52Z", "updated_at": "2018-12-23T01:56:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T01:56:54Z", "revision_number": 0, "id": "662a8017-c738-4b85-9497-38fae45e3e15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:54Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 443, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "681b1ca0-b677-44da-bb6c-ecb8c754d870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-23T01:56:54Z", "revision_number": 0, "id": "6ffae786-e68b-409c-9e1b-113ade584a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:54Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "77d3a9d5-202e-405f-ab5e-4214a2c470f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T01:56:54Z", "revision_number": 0, "id": "a2ba3c06-7bde-4ab9-9afa-52445116a122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:54Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "a469b6a4-ea22-455c-bab7-526baf386443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:53Z", "revision_number": 0, "id": "bff0c1d4-718a-473f-b62e-74e48e4ef41a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:53Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 7, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}]} 2018-12-23 01:56:55,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1dd6eb48-3350-492a-b78a-fca6d81bb6a2 2018-12-23 01:56:55,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187087059021s 2018-12-23 01:56:55,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1dd6eb48-3350-492a-b78a-fca6d81bb6a2 2018-12-23 01:56:55,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 01:56:55,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -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": "b306f675-5a0e-4e47-ba04-a8b8901daa57"}}' 2018-12-23 01:56:55,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-8fe9d2dc-6163-4bcb-9edb-aa90153a2a52 Date: Sun, 23 Dec 2018 01:56:55 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-12-23T01:56:55Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "port_range_min": 53333, "revision_number": 0, "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:56:55Z", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "4b2fb416-c69d-482e-9642-2efe632e02da"}} 2018-12-23 01:56:55,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8fe9d2dc-6163-4bcb-9edb-aa90153a2a52 2018-12-23 01:56:55,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.157410144806s 2018-12-23 01:56:55,364 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8fe9d2dc-6163-4bcb-9edb-aa90153a2a52 2018-12-23 01:56:55,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 01:56:55,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:56:55,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-18a70f78-e298-4dbc-a6ca-9b78dcadf9ad Date: Sun, 23 Dec 2018 01:56: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":["1dad9d18-8721-4960-b3dd-b30fdf46c656"],"updated_at":"2018-12-23T01:54:45Z","tenant_id":"ac2c1aa1542c46d3804a4f0eb072ff60","created_at":"2018-12-23T01:54:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ac2c1aa1542c46d3804a4f0eb072ff60","id":"878e95c5-8acc-4c9b-a8c0-9d675bba4d7a","name":"cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:56:55,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-18a70f78-e298-4dbc-a6ca-9b78dcadf9ad 2018-12-23 01:56:55,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277517080307s 2018-12-23 01:56:55,643 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-18a70f78-e298-4dbc-a6ca-9b78dcadf9ad 2018-12-23 01:56:55,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 01:56:55,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:56:56,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-37e58bd5-8af0-4cb4-88e9-757f51546ef9 Date: Sun, 23 Dec 2018 01:56:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/snap", "metadata": {}}], "file": "/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/file", "owner": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "size": 4373348352, "self": "/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T01:56:50Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T01:55:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 01:56:56,205 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-37e58bd5-8af0-4cb4-88e9-757f51546ef9 2018-12-23 01:56:56,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.560864925385s 2018-12-23 01:56:56,206 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-37e58bd5-8af0-4cb4-88e9-757f51546ef9 2018-12-23 01:56:56,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 01:56:56,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:56:56,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-631d09d6-3172-4cbe-b4a6-b71d88c68c21 x-compute-request-id: req-631d09d6-3172-4cbe-b4a6-b71d88c68c21 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "name": "cloudify_ims-flavor_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 01:56:56,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-631d09d6-3172-4cbe-b4a6-b71d88c68c21 2018-12-23 01:56:56,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0349588394165s 2018-12-23 01:56:56,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-631d09d6-3172-4cbe-b4a6-b71d88c68c21 2018-12-23 01:56:56,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 01:56:56,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -d '{"server": {"name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "imageRef": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "flavorRef": "50446df6-d3bf-4161-9ea3-8153a9d42185", "max_count": 1, "min_count": 1, "networks": [{"uuid": "878e95c5-8acc-4c9b-a8c0-9d675bba4d7a"}], "security_groups": [{"name": "b306f675-5a0e-4e47-ba04-a8b8901daa57"}]}}' 2018-12-23 01:56:59,905 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 01: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 x-openstack-request-id: req-21c0a3c9-1200-4bda-9a1c-0800e8dc1554 x-compute-request-id: req-21c0a3c9-1200-4bda-9a1c-0800e8dc1554 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "b306f675-5a0e-4e47-ba04-a8b8901daa57"}], "OS-DCF:diskConfig": "MANUAL", "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "adminPass": "MqNzegCi69P8"}} 2018-12-23 01:56:59,905 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-21c0a3c9-1200-4bda-9a1c-0800e8dc1554 2018-12-23 01:56:59,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.66088008881s 2018-12-23 01:56:59,906 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-21c0a3c9-1200-4bda-9a1c-0800e8dc1554 2018-12-23 01:56:59,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:56:59,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:00,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-bdab9061-72e3-4f83-b915-7900e17a190f x-compute-request-id: req-bdab9061-72e3-4f83-b915-7900e17a190f Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "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-12-23T01:56:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:00,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bdab9061-72e3-4f83-b915-7900e17a190f 2018-12-23 01:57:00,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427116155624s 2018-12-23 01:57:00,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bdab9061-72e3-4f83-b915-7900e17a190f 2018-12-23 01:57:00,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 01:57:00,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:00,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-dc2ddb27-7a93-47e0-afe5-a7921d8fe635 Date: Sun, 23 Dec 2018 01:57: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":["1dad9d18-8721-4960-b3dd-b30fdf46c656"],"updated_at":"2018-12-23T01:54:45Z","tenant_id":"ac2c1aa1542c46d3804a4f0eb072ff60","created_at":"2018-12-23T01:54:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ac2c1aa1542c46d3804a4f0eb072ff60","id":"878e95c5-8acc-4c9b-a8c0-9d675bba4d7a","name":"cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:57:00,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dc2ddb27-7a93-47e0-afe5-a7921d8fe635 2018-12-23 01:57:00,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245007991791s 2018-12-23 01:57:00,587 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dc2ddb27-7a93-47e0-afe5-a7921d8fe635 2018-12-23 01:57:00,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 01:57:00,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:00,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-b578e177-8bc9-48db-9530-301b76f1ac65 Date: Sun, 23 Dec 2018 01:57:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"878e95c5-8acc-4c9b-a8c0-9d675bba4d7a","tenant_id":"ac2c1aa1542c46d3804a4f0eb072ff60","created_at":"2018-12-23T01:54:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T01:54:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ac2c1aa1542c46d3804a4f0eb072ff60","id":"1dad9d18-8721-4960-b3dd-b30fdf46c656","subnetpool_id":null,"name":"cloudify_ims-subnet_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}]} 2018-12-23 01:57:00,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b578e177-8bc9-48db-9530-301b76f1ac65 2018-12-23 01:57:00,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.20099902153s 2018-12-23 01:57:00,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b578e177-8bc9-48db-9530-301b76f1ac65 2018-12-23 01:57:00,790 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:02,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:02,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:03,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:57:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6b2eb2e-94b2-4d1a-98ee-0db716398ed1 x-compute-request-id: req-f6b2eb2e-94b2-4d1a-98ee-0db716398ed1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:03,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f6b2eb2e-94b2-4d1a-98ee-0db716398ed1 2018-12-23 01:57:03,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527907133102s 2018-12-23 01:57:03,321 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f6b2eb2e-94b2-4d1a-98ee-0db716398ed1 2018-12-23 01:57:03,325 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:05,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:05,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:06,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:57:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5670e13-2083-49c5-b4b5-ff7156f48f68 x-compute-request-id: req-b5670e13-2083-49c5-b4b5-ff7156f48f68 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:06,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b5670e13-2083-49c5-b4b5-ff7156f48f68 2018-12-23 01:57:06,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04205203056s 2018-12-23 01:57:06,370 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b5670e13-2083-49c5-b4b5-ff7156f48f68 2018-12-23 01:57:06,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:08,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:08,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:08,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:57:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93ab9b55-cf9e-4715-8d26-895c747666cb x-compute-request-id: req-93ab9b55-cf9e-4715-8d26-895c747666cb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:08,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-93ab9b55-cf9e-4715-8d26-895c747666cb 2018-12-23 01:57:08,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54162311554s 2018-12-23 01:57:08,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-93ab9b55-cf9e-4715-8d26-895c747666cb 2018-12-23 01:57:08,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:10,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:10,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:11,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:57:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03c69518-b45b-47a1-bd15-2eea3935b74a x-compute-request-id: req-03c69518-b45b-47a1-bd15-2eea3935b74a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:11,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-03c69518-b45b-47a1-bd15-2eea3935b74a 2018-12-23 01:57:11,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.708518981934s 2018-12-23 01:57:11,634 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-03c69518-b45b-47a1-bd15-2eea3935b74a 2018-12-23 01:57:11,638 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:13,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:13,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:14,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:57:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4680c03-50d0-40bf-b714-896a1d0cc9e5 x-compute-request-id: req-c4680c03-50d0-40bf-b714-896a1d0cc9e5 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:14,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c4680c03-50d0-40bf-b714-896a1d0cc9e5 2018-12-23 01:57:14,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512503862381s 2018-12-23 01:57:14,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c4680c03-50d0-40bf-b714-896a1d0cc9e5 2018-12-23 01:57:14,157 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:16,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:16,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:16,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e700655c-5e7f-4158-8d05-48ddf38e8aa2 x-compute-request-id: req-e700655c-5e7f-4158-8d05-48ddf38e8aa2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:16,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e700655c-5e7f-4158-8d05-48ddf38e8aa2 2018-12-23 01:57:16,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724841833115s 2018-12-23 01:57:16,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e700655c-5e7f-4158-8d05-48ddf38e8aa2 2018-12-23 01:57:16,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:18,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:18,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:19,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cb039c7-0698-4c76-b5db-c46c9dca8f7c x-compute-request-id: req-1cb039c7-0698-4c76-b5db-c46c9dca8f7c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:19,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1cb039c7-0698-4c76-b5db-c46c9dca8f7c 2018-12-23 01:57:19,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555747032166s 2018-12-23 01:57:19,448 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1cb039c7-0698-4c76-b5db-c46c9dca8f7c 2018-12-23 01:57:19,452 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:21,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:21,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:22,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca3a77ef-ccd6-48c7-8962-863c0124b457 x-compute-request-id: req-ca3a77ef-ccd6-48c7-8962-863c0124b457 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:22,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ca3a77ef-ccd6-48c7-8962-863c0124b457 2018-12-23 01:57:22,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.92640209198s 2018-12-23 01:57:22,381 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ca3a77ef-ccd6-48c7-8962-863c0124b457 2018-12-23 01:57:22,385 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:24,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:24,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:24,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-2cf4ba2a-de4d-4d8b-8376-fb803fe104fe x-compute-request-id: req-2cf4ba2a-de4d-4d8b-8376-fb803fe104fe Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:24,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2cf4ba2a-de4d-4d8b-8376-fb803fe104fe 2018-12-23 01:57:24,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483134031296s 2018-12-23 01:57:24,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2cf4ba2a-de4d-4d8b-8376-fb803fe104fe 2018-12-23 01:57:24,875 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:26,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:26,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:27,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-835cb10f-61bb-43ea-869b-bb31478733b4 x-compute-request-id: req-835cb10f-61bb-43ea-869b-bb31478733b4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:27,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-835cb10f-61bb-43ea-869b-bb31478733b4 2018-12-23 01:57:27,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691992998123s 2018-12-23 01:57:27,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-835cb10f-61bb-43ea-869b-bb31478733b4 2018-12-23 01:57:27,574 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:29,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:29,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:29,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-40d48513-4a79-4b99-b5e2-6dc67a33349a x-compute-request-id: req-40d48513-4a79-4b99-b5e2-6dc67a33349a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:29,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-40d48513-4a79-4b99-b5e2-6dc67a33349a 2018-12-23 01:57:29,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216980934143s 2018-12-23 01:57:29,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-40d48513-4a79-4b99-b5e2-6dc67a33349a 2018-12-23 01:57:29,798 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:31,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:31,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:32,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:57: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-7014e96b-151e-43a6-8220-4efc3bba1773 x-compute-request-id: req-7014e96b-151e-43a6-8220-4efc3bba1773 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:32,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7014e96b-151e-43a6-8220-4efc3bba1773 2018-12-23 01:57:32,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.885897874832s 2018-12-23 01:57:32,687 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7014e96b-151e-43a6-8220-4efc3bba1773 2018-12-23 01:57:32,691 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:34,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:34,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:35,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-032104ee-c55b-4d33-85cb-8ba47a4f4ff3 x-compute-request-id: req-032104ee-c55b-4d33-85cb-8ba47a4f4ff3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:35,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-032104ee-c55b-4d33-85cb-8ba47a4f4ff3 2018-12-23 01:57:35,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523715019226s 2018-12-23 01:57:35,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-032104ee-c55b-4d33-85cb-8ba47a4f4ff3 2018-12-23 01:57:35,219 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:37,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:37,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:37,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:57:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9965d91e-6d89-48ac-a71a-9cc517c3173e x-compute-request-id: req-9965d91e-6d89-48ac-a71a-9cc517c3173e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:37,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9965d91e-6d89-48ac-a71a-9cc517c3173e 2018-12-23 01:57:37,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511384010315s 2018-12-23 01:57:37,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9965d91e-6d89-48ac-a71a-9cc517c3173e 2018-12-23 01:57:37,738 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:39,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:39,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:40,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-0ad8b926-2052-4c11-80d9-04d4e2e0b9d8 x-compute-request-id: req-0ad8b926-2052-4c11-80d9-04d4e2e0b9d8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:40,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0ad8b926-2052-4c11-80d9-04d4e2e0b9d8 2018-12-23 01:57:40,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.696379899979s 2018-12-23 01:57:40,437 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0ad8b926-2052-4c11-80d9-04d4e2e0b9d8 2018-12-23 01:57:40,441 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:42,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:42,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:43,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-aee80949-25e7-45d0-8fbe-89d2276972ef x-compute-request-id: req-aee80949-25e7-45d0-8fbe-89d2276972ef Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:43,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aee80949-25e7-45d0-8fbe-89d2276972ef 2018-12-23 01:57:43,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567883014679s 2018-12-23 01:57:43,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aee80949-25e7-45d0-8fbe-89d2276972ef 2018-12-23 01:57:43,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:45,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:45,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:45,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-e25a7c7b-8eb3-4abb-b814-664edc4137a1 x-compute-request-id: req-e25a7c7b-8eb3-4abb-b814-664edc4137a1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:45,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e25a7c7b-8eb3-4abb-b814-664edc4137a1 2018-12-23 01:57:45,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641768932343s 2018-12-23 01:57:45,661 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e25a7c7b-8eb3-4abb-b814-664edc4137a1 2018-12-23 01:57:45,665 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:47,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:47,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:48,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:57:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2616ce01-bc1d-4581-be4e-e52c3a88f1e1 x-compute-request-id: req-2616ce01-bc1d-4581-be4e-e52c3a88f1e1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:48,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2616ce01-bc1d-4581-be4e-e52c3a88f1e1 2018-12-23 01:57:48,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50448513031s 2018-12-23 01:57:48,173 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2616ce01-bc1d-4581-be4e-e52c3a88f1e1 2018-12-23 01:57:48,177 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:50,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:50,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:50,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:57:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad77cf36-91c6-4664-808f-a5704cae65f9 x-compute-request-id: req-ad77cf36-91c6-4664-808f-a5704cae65f9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:50,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ad77cf36-91c6-4664-808f-a5704cae65f9 2018-12-23 01:57:50,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557819843292s 2018-12-23 01:57:50,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ad77cf36-91c6-4664-808f-a5704cae65f9 2018-12-23 01:57:50,742 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:52,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:52,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:53,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:57:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b159f8e5-661f-46de-8295-a2b33944081c x-compute-request-id: req-b159f8e5-661f-46de-8295-a2b33944081c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:53,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b159f8e5-661f-46de-8295-a2b33944081c 2018-12-23 01:57:53,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547730922699s 2018-12-23 01:57:53,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b159f8e5-661f-46de-8295-a2b33944081c 2018-12-23 01:57:53,296 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:55,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:55,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:55,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-5b80019d-b150-40f1-ac84-65b7922dc6c7 x-compute-request-id: req-5b80019d-b150-40f1-ac84-65b7922dc6c7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:55,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5b80019d-b150-40f1-ac84-65b7922dc6c7 2018-12-23 01:57:55,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572933197021s 2018-12-23 01:57:55,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5b80019d-b150-40f1-ac84-65b7922dc6c7 2018-12-23 01:57:55,876 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:57:57,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:57:57,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:57:58,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:57:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b5e55f7-3fb7-4d74-b9a2-f2d135530e2a x-compute-request-id: req-9b5e55f7-3fb7-4d74-b9a2-f2d135530e2a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:57:58,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9b5e55f7-3fb7-4d74-b9a2-f2d135530e2a 2018-12-23 01:57:58,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71731710434s 2018-12-23 01:57:58,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9b5e55f7-3fb7-4d74-b9a2-f2d135530e2a 2018-12-23 01:57:58,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:00,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:00,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:01,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-e58c5bac-42e7-43f2-92f0-6e8e990c45d8 x-compute-request-id: req-e58c5bac-42e7-43f2-92f0-6e8e990c45d8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:01,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e58c5bac-42e7-43f2-92f0-6e8e990c45d8 2018-12-23 01:58:01,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641908168793s 2018-12-23 01:58:01,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e58c5bac-42e7-43f2-92f0-6e8e990c45d8 2018-12-23 01:58:01,249 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:03,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:03,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:03,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bfbf70b-09e4-4ffb-96d7-f5ac247ee5d9 x-compute-request-id: req-4bfbf70b-09e4-4ffb-96d7-f5ac247ee5d9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:03,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4bfbf70b-09e4-4ffb-96d7-f5ac247ee5d9 2018-12-23 01:58:03,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543037891388s 2018-12-23 01:58:03,796 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4bfbf70b-09e4-4ffb-96d7-f5ac247ee5d9 2018-12-23 01:58:03,799 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:05,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:05,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:06,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-ca914e72-b90d-410f-82a8-b50f9755ccc8 x-compute-request-id: req-ca914e72-b90d-410f-82a8-b50f9755ccc8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:06,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ca914e72-b90d-410f-82a8-b50f9755ccc8 2018-12-23 01:58:06,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565490961075s 2018-12-23 01:58:06,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ca914e72-b90d-410f-82a8-b50f9755ccc8 2018-12-23 01:58:06,372 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:08,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:08,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:08,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-3e6ebbc8-311b-4c90-8215-cf230a8b3d5b x-compute-request-id: req-3e6ebbc8-311b-4c90-8215-cf230a8b3d5b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:08,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3e6ebbc8-311b-4c90-8215-cf230a8b3d5b 2018-12-23 01:58:08,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552508115768s 2018-12-23 01:58:08,928 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3e6ebbc8-311b-4c90-8215-cf230a8b3d5b 2018-12-23 01:58:08,931 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:10,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:10,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:11,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-68411bcc-c6e7-4c39-9775-67dede9c6ff8 x-compute-request-id: req-68411bcc-c6e7-4c39-9775-67dede9c6ff8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:11,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-68411bcc-c6e7-4c39-9775-67dede9c6ff8 2018-12-23 01:58:11,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.837253093719s 2018-12-23 01:58:11,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-68411bcc-c6e7-4c39-9775-67dede9c6ff8 2018-12-23 01:58:11,776 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:13,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:13,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:14,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-dd94ff87-76da-4d4e-acf8-495901671bd9 x-compute-request-id: req-dd94ff87-76da-4d4e-acf8-495901671bd9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:14,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dd94ff87-76da-4d4e-acf8-495901671bd9 2018-12-23 01:58:14,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.708899974823s 2018-12-23 01:58:14,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dd94ff87-76da-4d4e-acf8-495901671bd9 2018-12-23 01:58:14,492 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:16,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:16,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:17,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:58:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b65a8cc5-8876-4f40-8031-b80f31c8c838 x-compute-request-id: req-b65a8cc5-8876-4f40-8031-b80f31c8c838 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:17,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b65a8cc5-8876-4f40-8031-b80f31c8c838 2018-12-23 01:58:17,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647834062576s 2018-12-23 01:58:17,142 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b65a8cc5-8876-4f40-8031-b80f31c8c838 2018-12-23 01:58:17,146 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:19,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:19,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:19,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96f8d9e7-052f-41af-ae6f-f963fa886743 x-compute-request-id: req-96f8d9e7-052f-41af-ae6f-f963fa886743 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:19,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-96f8d9e7-052f-41af-ae6f-f963fa886743 2018-12-23 01:58:19,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525385856628s 2018-12-23 01:58:19,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-96f8d9e7-052f-41af-ae6f-f963fa886743 2018-12-23 01:58:19,679 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:21,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:21,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:22,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-91ef0fdf-13f8-4e0d-8a5f-cf44de5e570b x-compute-request-id: req-91ef0fdf-13f8-4e0d-8a5f-cf44de5e570b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:22,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-91ef0fdf-13f8-4e0d-8a5f-cf44de5e570b 2018-12-23 01:58:22,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381414890289s 2018-12-23 01:58:22,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-91ef0fdf-13f8-4e0d-8a5f-cf44de5e570b 2018-12-23 01:58:22,067 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:24,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:24,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:24,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-ead7b867-f59c-4cce-b16e-a838a8870402 x-compute-request-id: req-ead7b867-f59c-4cce-b16e-a838a8870402 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:24,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ead7b867-f59c-4cce-b16e-a838a8870402 2018-12-23 01:58:24,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504557132721s 2018-12-23 01:58:24,575 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ead7b867-f59c-4cce-b16e-a838a8870402 2018-12-23 01:58:24,579 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:26,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:26,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:26,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-ac746858-deca-40e0-9a4e-07f79ca722af x-compute-request-id: req-ac746858-deca-40e0-9a4e-07f79ca722af Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:26,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ac746858-deca-40e0-9a4e-07f79ca722af 2018-12-23 01:58:26,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365643978119s 2018-12-23 01:58:26,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ac746858-deca-40e0-9a4e-07f79ca722af 2018-12-23 01:58:26,952 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:28,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:28,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:29,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0024cd8-f9da-49c1-bb44-db53f3458bde x-compute-request-id: req-d0024cd8-f9da-49c1-bb44-db53f3458bde Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:29,335 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d0024cd8-f9da-49c1-bb44-db53f3458bde 2018-12-23 01:58:29,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379961967468s 2018-12-23 01:58:29,336 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d0024cd8-f9da-49c1-bb44-db53f3458bde 2018-12-23 01:58:29,340 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:31,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:31,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:31,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-dab4dda9-1db0-4581-9993-fb13388dabf5 x-compute-request-id: req-dab4dda9-1db0-4581-9993-fb13388dabf5 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:31,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dab4dda9-1db0-4581-9993-fb13388dabf5 2018-12-23 01:58:31,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510782003403s 2018-12-23 01:58:31,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dab4dda9-1db0-4581-9993-fb13388dabf5 2018-12-23 01:58:31,858 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:33,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:33,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:34,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b4f4ce2-c60d-4b5e-8924-60636acc98f7 x-compute-request-id: req-5b4f4ce2-c60d-4b5e-8924-60636acc98f7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:34,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5b4f4ce2-c60d-4b5e-8924-60636acc98f7 2018-12-23 01:58:34,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684772014618s 2018-12-23 01:58:34,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5b4f4ce2-c60d-4b5e-8924-60636acc98f7 2018-12-23 01:58:34,549 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:36,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:36,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:37,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e69c53e-af0e-4902-90f4-167d4e89917b x-compute-request-id: req-1e69c53e-af0e-4902-90f4-167d4e89917b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:37,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1e69c53e-af0e-4902-90f4-167d4e89917b 2018-12-23 01:58:37,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514404058456s 2018-12-23 01:58:37,067 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1e69c53e-af0e-4902-90f4-167d4e89917b 2018-12-23 01:58:37,071 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:39,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:39,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:39,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-8dd5dc17-f8a7-497b-930d-958e44491f2a x-compute-request-id: req-8dd5dc17-f8a7-497b-930d-958e44491f2a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:39,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8dd5dc17-f8a7-497b-930d-958e44491f2a 2018-12-23 01:58:39,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50187087059s 2018-12-23 01:58:39,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8dd5dc17-f8a7-497b-930d-958e44491f2a 2018-12-23 01:58:39,580 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:41,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:41,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:42,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2f7f3b9-f02a-4752-b682-b79c2bda0c7d x-compute-request-id: req-f2f7f3b9-f02a-4752-b682-b79c2bda0c7d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:42,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f2f7f3b9-f02a-4752-b682-b79c2bda0c7d 2018-12-23 01:58:42,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502934932709s 2018-12-23 01:58:42,086 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f2f7f3b9-f02a-4752-b682-b79c2bda0c7d 2018-12-23 01:58:42,090 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:44,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:44,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:44,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-a64d9b4d-1a1a-45be-a060-4d2d5fa8c8ed x-compute-request-id: req-a64d9b4d-1a1a-45be-a060-4d2d5fa8c8ed Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:44,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a64d9b4d-1a1a-45be-a060-4d2d5fa8c8ed 2018-12-23 01:58:44,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386772871017s 2018-12-23 01:58:44,480 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a64d9b4d-1a1a-45be-a060-4d2d5fa8c8ed 2018-12-23 01:58:44,484 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:46,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:46,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:47,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:58:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f232aa0-b298-41f2-af95-f392173ee9c1 x-compute-request-id: req-8f232aa0-b298-41f2-af95-f392173ee9c1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:47,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8f232aa0-b298-41f2-af95-f392173ee9c1 2018-12-23 01:58:47,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528804063797s 2018-12-23 01:58:47,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8f232aa0-b298-41f2-af95-f392173ee9c1 2018-12-23 01:58:47,019 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:49,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:49,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:49,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-ff5f22b3-16b5-4c50-86d7-6a25e6fa4d8f x-compute-request-id: req-ff5f22b3-16b5-4c50-86d7-6a25e6fa4d8f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:49,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ff5f22b3-16b5-4c50-86d7-6a25e6fa4d8f 2018-12-23 01:58:49,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.628658056259s 2018-12-23 01:58:49,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ff5f22b3-16b5-4c50-86d7-6a25e6fa4d8f 2018-12-23 01:58:49,655 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:51,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:51,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:52,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:58:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d45a4302-f91c-4176-b9f5-6853f856b1f0 x-compute-request-id: req-d45a4302-f91c-4176-b9f5-6853f856b1f0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:52,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d45a4302-f91c-4176-b9f5-6853f856b1f0 2018-12-23 01:58:52,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.891402959824s 2018-12-23 01:58:52,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d45a4302-f91c-4176-b9f5-6853f856b1f0 2018-12-23 01:58:52,554 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:54,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:54,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:55,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-49c5615e-9fb1-4e72-89d0-c9b57913bc3d x-compute-request-id: req-49c5615e-9fb1-4e72-89d0-c9b57913bc3d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:55,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-49c5615e-9fb1-4e72-89d0-c9b57913bc3d 2018-12-23 01:58:55,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508848905563s 2018-12-23 01:58:55,066 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-49c5615e-9fb1-4e72-89d0-c9b57913bc3d 2018-12-23 01:58:55,069 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:57,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:57,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:58:57,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-6a47be89-fe9b-4ed3-ac57-00d62675b48a x-compute-request-id: req-6a47be89-fe9b-4ed3-ac57-00d62675b48a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:58:57,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6a47be89-fe9b-4ed3-ac57-00d62675b48a 2018-12-23 01:58:57,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.595782995224s 2018-12-23 01:58:57,668 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6a47be89-fe9b-4ed3-ac57-00d62675b48a 2018-12-23 01:58:57,672 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:58:59,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:58:59,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:00,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-a03c01a8-5464-42b5-8958-e9d2497bd143 x-compute-request-id: req-a03c01a8-5464-42b5-8958-e9d2497bd143 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:00,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a03c01a8-5464-42b5-8958-e9d2497bd143 2018-12-23 01:59:00,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397734880447s 2018-12-23 01:59:00,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a03c01a8-5464-42b5-8958-e9d2497bd143 2018-12-23 01:59:00,077 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:02,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:02,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:02,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:59:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7760215d-9e17-4fc5-8059-6b804146bd6b x-compute-request-id: req-7760215d-9e17-4fc5-8059-6b804146bd6b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:02,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7760215d-9e17-4fc5-8059-6b804146bd6b 2018-12-23 01:59:02,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356622219086s 2018-12-23 01:59:02,436 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7760215d-9e17-4fc5-8059-6b804146bd6b 2018-12-23 01:59:02,440 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:04,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:04,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:05,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-22261a8f-b23e-411d-a77b-497fa5b4045c x-compute-request-id: req-22261a8f-b23e-411d-a77b-497fa5b4045c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:05,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-22261a8f-b23e-411d-a77b-497fa5b4045c 2018-12-23 01:59:05,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642934083939s 2018-12-23 01:59:05,086 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-22261a8f-b23e-411d-a77b-497fa5b4045c 2018-12-23 01:59:05,090 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:07,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:07,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:07,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:59:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d04ed447-07c3-4112-b169-14883c9f961f x-compute-request-id: req-d04ed447-07c3-4112-b169-14883c9f961f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:07,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d04ed447-07c3-4112-b169-14883c9f961f 2018-12-23 01:59:07,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523466825485s 2018-12-23 01:59:07,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d04ed447-07c3-4112-b169-14883c9f961f 2018-12-23 01:59:07,620 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:09,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:09,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:10,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-4d1e8f3d-91be-4f37-8a07-7bb5c5b25d5d x-compute-request-id: req-4d1e8f3d-91be-4f37-8a07-7bb5c5b25d5d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:10,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4d1e8f3d-91be-4f37-8a07-7bb5c5b25d5d 2018-12-23 01:59:10,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493036985397s 2018-12-23 01:59:10,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4d1e8f3d-91be-4f37-8a07-7bb5c5b25d5d 2018-12-23 01:59:10,120 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:12,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:12,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:12,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:59:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c92ab8b-d61c-4017-8585-8b56bbfdd1de x-compute-request-id: req-9c92ab8b-d61c-4017-8585-8b56bbfdd1de Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:12,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9c92ab8b-d61c-4017-8585-8b56bbfdd1de 2018-12-23 01:59:12,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597124099731s 2018-12-23 01:59:12,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9c92ab8b-d61c-4017-8585-8b56bbfdd1de 2018-12-23 01:59:12,724 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:14,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:14,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:15,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a16d04e-2d1e-42b5-84f2-e9ad1c8c16f6 x-compute-request-id: req-3a16d04e-2d1e-42b5-84f2-e9ad1c8c16f6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:15,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3a16d04e-2d1e-42b5-84f2-e9ad1c8c16f6 2018-12-23 01:59:15,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500452041626s 2018-12-23 01:59:15,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3a16d04e-2d1e-42b5-84f2-e9ad1c8c16f6 2018-12-23 01:59:15,231 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:17,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:17,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:17,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-5c754b55-aef5-4f10-9634-e45589dcebab x-compute-request-id: req-5c754b55-aef5-4f10-9634-e45589dcebab Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:17,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5c754b55-aef5-4f10-9634-e45589dcebab 2018-12-23 01:59:17,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525257110596s 2018-12-23 01:59:17,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5c754b55-aef5-4f10-9634-e45589dcebab 2018-12-23 01:59:17,763 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:19,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:19,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:20,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-f751ef76-6515-4c31-8401-258dc0cc82f2 x-compute-request-id: req-f751ef76-6515-4c31-8401-258dc0cc82f2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:20,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f751ef76-6515-4c31-8401-258dc0cc82f2 2018-12-23 01:59:20,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538779973984s 2018-12-23 01:59:20,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f751ef76-6515-4c31-8401-258dc0cc82f2 2018-12-23 01:59:20,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:22,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:22,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:22,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:59: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-17e5ec0a-a7c5-4855-bd04-c04f4a122032 x-compute-request-id: req-17e5ec0a-a7c5-4855-bd04-c04f4a122032 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:22,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-17e5ec0a-a7c5-4855-bd04-c04f4a122032 2018-12-23 01:59:22,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403762817383s 2018-12-23 01:59:22,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-17e5ec0a-a7c5-4855-bd04-c04f4a122032 2018-12-23 01:59:22,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:24,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:24,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:25,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-37d28c04-2343-48ef-bd93-ee27bea90749 x-compute-request-id: req-37d28c04-2343-48ef-bd93-ee27bea90749 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:25,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-37d28c04-2343-48ef-bd93-ee27bea90749 2018-12-23 01:59:25,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34748506546s 2018-12-23 01:59:25,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-37d28c04-2343-48ef-bd93-ee27bea90749 2018-12-23 01:59:25,074 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:27,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:27,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:27,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:59: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-43bacae5-b5c9-40d8-a401-4b2ef7d20042 x-compute-request-id: req-43bacae5-b5c9-40d8-a401-4b2ef7d20042 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:27,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-43bacae5-b5c9-40d8-a401-4b2ef7d20042 2018-12-23 01:59:27,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505443811417s 2018-12-23 01:59:27,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-43bacae5-b5c9-40d8-a401-4b2ef7d20042 2018-12-23 01:59:27,586 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:29,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:29,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:30,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:59: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-47ff84e8-4e2c-4dd3-9ad8-834d66605979 x-compute-request-id: req-47ff84e8-4e2c-4dd3-9ad8-834d66605979 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:30,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47ff84e8-4e2c-4dd3-9ad8-834d66605979 2018-12-23 01:59:30,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53675699234s 2018-12-23 01:59:30,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47ff84e8-4e2c-4dd3-9ad8-834d66605979 2018-12-23 01:59:30,129 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:32,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:32,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:32,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:59:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d4865ca-496c-4f8a-b352-509da2557337 x-compute-request-id: req-7d4865ca-496c-4f8a-b352-509da2557337 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:32,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7d4865ca-496c-4f8a-b352-509da2557337 2018-12-23 01:59:32,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679541110992s 2018-12-23 01:59:32,812 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7d4865ca-496c-4f8a-b352-509da2557337 2018-12-23 01:59:32,816 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:34,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:34,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:35,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-508ced02-e262-4251-9ec8-79d36fd6b455 x-compute-request-id: req-508ced02-e262-4251-9ec8-79d36fd6b455 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:35,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-508ced02-e262-4251-9ec8-79d36fd6b455 2018-12-23 01:59:35,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717213869095s 2018-12-23 01:59:35,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-508ced02-e262-4251-9ec8-79d36fd6b455 2018-12-23 01:59:35,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:37,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:37,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:38,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:59:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4da1cc15-c0c8-4703-bbad-8d632978633c x-compute-request-id: req-4da1cc15-c0c8-4703-bbad-8d632978633c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:38,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4da1cc15-c0c8-4703-bbad-8d632978633c 2018-12-23 01:59:38,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504549026489s 2018-12-23 01:59:38,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4da1cc15-c0c8-4703-bbad-8d632978633c 2018-12-23 01:59:38,052 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:40,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:40,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:40,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:59:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdb7cca4-900f-4c58-b4bd-ddbfcbf49ff6 x-compute-request-id: req-cdb7cca4-900f-4c58-b4bd-ddbfcbf49ff6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:40,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cdb7cca4-900f-4c58-b4bd-ddbfcbf49ff6 2018-12-23 01:59:40,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515276908875s 2018-12-23 01:59:40,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cdb7cca4-900f-4c58-b4bd-ddbfcbf49ff6 2018-12-23 01:59:40,574 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:42,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:42,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:43,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe172ce8-ff5f-4591-b494-620d2f17a6bb x-compute-request-id: req-fe172ce8-ff5f-4591-b494-620d2f17a6bb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T01:57:01Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:43,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fe172ce8-ff5f-4591-b494-620d2f17a6bb 2018-12-23 01:59:43,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675243854523s 2018-12-23 01:59:43,252 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fe172ce8-ff5f-4591-b494-620d2f17a6bb 2018-12-23 01:59:43,256 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 01:59:45,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 01:59:45,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:46,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01:59:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f8898a1-7b1d-489b-9a3f-0d5dc867d0ab x-compute-request-id: req-6f8898a1-7b1d-489b-9a3f-0d5dc867d0ab Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fc:01", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:59:42.000000", "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T01:59:44Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 01:59:46,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6f8898a1-7b1d-489b-9a3f-0d5dc867d0ab 2018-12-23 01:59:46,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802560806274s 2018-12-23 01:59:46,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6f8898a1-7b1d-489b-9a3f-0d5dc867d0ab 2018-12-23 01:59:46,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 01:59:46,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=6ab1d843-03f8-4e2f-b54a-ff7aa33239d0" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:46,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4ab04f1e-f6e4-4560-a1a0-ac6cc24dbfe6 Date: Sun, 23 Dec 2018 01:59:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:59:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1dad9d18-8721-4960-b3dd-b30fdf46c656","ip_address":"192.168.120.6"}],"id":"caef9c37-a909-4413-9d09-3b9b8891d4f8","security_groups":["b306f675-5a0e-4e47-ba04-a8b8901daa57"],"mac_address":"fa:16:3e:09:fc:01","project_id":"ac2c1aa1542c46d3804a4f0eb072ff60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"878e95c5-8acc-4c9b-a8c0-9d675bba4d7a","tenant_id":"ac2c1aa1542c46d3804a4f0eb072ff60","created_at":"2018-12-23T01:57:01Z","binding:vnic_type":"normal","device_id":"6ab1d843-03f8-4e2f-b54a-ff7aa33239d0"}]} 2018-12-23 01:59:46,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=6ab1d843-03f8-4e2f-b54a-ff7aa33239d0 used request id req-4ab04f1e-f6e4-4560-a1a0-ac6cc24dbfe6 2018-12-23 01:59:46,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0595541000366s 2018-12-23 01:59:46,126 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=6ab1d843-03f8-4e2f-b54a-ff7aa33239d0 used request id req-4ab04f1e-f6e4-4560-a1a0-ac6cc24dbfe6 2018-12-23 01:59:46,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 01:59:46,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=caef9c37-a909-4413-9d09-3b9b8891d4f8" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:46,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2541b284-ca7b-415a-bfc7-472f0e55c534 Date: Sun, 23 Dec 2018 01:59:46 GMT RESP BODY: {"floatingips": []} 2018-12-23 01:59:46,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=caef9c37-a909-4413-9d09-3b9b8891d4f8 used request id req-2541b284-ca7b-415a-bfc7-472f0e55c534 2018-12-23 01:59:46,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0188710689545s 2018-12-23 01:59:46,151 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=caef9c37-a909-4413-9d09-3b9b8891d4f8 used request id req-2541b284-ca7b-415a-bfc7-472f0e55c534 2018-12-23 01:59:46,152 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:fc:01', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'55dc033a-172b-4d3f-942b-b91b32d7d26e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T01:59:42.000000', 'flavor': Munch({u'id': u'50446df6-d3bf-4161-9ea3-8153a9d42185'}), 'az': u'nova', 'id': u'6ab1d843-03f8-4e2f-b54a-ff7aa33239d0', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a07736f6e0e54db0a21bf2a9e1993cac', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac2c1aa1542c46d3804a4f0eb072ff60', 'name': 'cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146', '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-12-23T01:59:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T01:59:44Z', 'hostId': u'b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae', '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-12-23T01:59:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', 'name': u'cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'adminPass': u'MqNzegCi69P8', 'tenant_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', 'region': 'regionOne', 'created': u'2018-12-23T01:56:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-23 01:59:46,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 01:59:46,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:46,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-8af0a4d2-7bd8-4631-83c8-335df80dd312 Date: Sun, 23 Dec 2018 01:59: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":["1dad9d18-8721-4960-b3dd-b30fdf46c656"],"updated_at":"2018-12-23T01:54:45Z","tenant_id":"ac2c1aa1542c46d3804a4f0eb072ff60","created_at":"2018-12-23T01:54:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ac2c1aa1542c46d3804a4f0eb072ff60","id":"878e95c5-8acc-4c9b-a8c0-9d675bba4d7a","name":"cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 01:59:46,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8af0a4d2-7bd8-4631-83c8-335df80dd312 2018-12-23 01:59:46,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.127705097198s 2018-12-23 01:59:46,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8af0a4d2-7bd8-4631-83c8-335df80dd312 2018-12-23 01:59:46,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 01:59:46,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=6ab1d843-03f8-4e2f-b54a-ff7aa33239d0" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:46,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e18250a6-6224-48e7-a39b-a4131630905f Date: Sun, 23 Dec 2018 01:59:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T01:59:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1dad9d18-8721-4960-b3dd-b30fdf46c656","ip_address":"192.168.120.6"}],"id":"caef9c37-a909-4413-9d09-3b9b8891d4f8","security_groups":["b306f675-5a0e-4e47-ba04-a8b8901daa57"],"mac_address":"fa:16:3e:09:fc:01","project_id":"ac2c1aa1542c46d3804a4f0eb072ff60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"878e95c5-8acc-4c9b-a8c0-9d675bba4d7a","tenant_id":"ac2c1aa1542c46d3804a4f0eb072ff60","created_at":"2018-12-23T01:57:01Z","binding:vnic_type":"normal","device_id":"6ab1d843-03f8-4e2f-b54a-ff7aa33239d0"}]} 2018-12-23 01:59:46,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=6ab1d843-03f8-4e2f-b54a-ff7aa33239d0 used request id req-e18250a6-6224-48e7-a39b-a4131630905f 2018-12-23 01:59:46,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.207614898682s 2018-12-23 01:59:46,493 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=6ab1d843-03f8-4e2f-b54a-ff7aa33239d0 used request id req-e18250a6-6224-48e7-a39b-a4131630905f 2018-12-23 01:59:46,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-23 01:59:46,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -d '{"floatingip": {"floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.6", "port_id": "caef9c37-a909-4413-9d09-3b9b8891d4f8"}}' 2018-12-23 01:59:48,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-aaadcdb6-35ae-4c43-ad29-68bad28efcb0 Date: Sun, 23 Dec 2018 01:59:48 GMT RESP BODY: {"floatingip": {"router_id": "dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:59:47Z", "updated_at": "2018-12-23T01:59:47Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_id": "caef9c37-a909-4413-9d09-3b9b8891d4f8", "id": "3e5cb896-15b0-40f7-ba68-b324867f99d3"}} 2018-12-23 01:59:48,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-aaadcdb6-35ae-4c43-ad29-68bad28efcb0 2018-12-23 01:59:48,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.98349499702s 2018-12-23 01:59:48,478 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-aaadcdb6-35ae-4c43-ad29-68bad28efcb0 2018-12-23 01:59:48,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 01:59:48,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:48,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-fb28136a-b99d-4363-9c15-6cca010e8e43 Date: Sun, 23 Dec 2018 01:59:48 GMT RESP BODY: {"floatingips": [{"router_id": "dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:59:47Z", "updated_at": "2018-12-23T01:59:47Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_id": "caef9c37-a909-4413-9d09-3b9b8891d4f8", "id": "3e5cb896-15b0-40f7-ba68-b324867f99d3"}]} 2018-12-23 01:59:48,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fb28136a-b99d-4363-9c15-6cca010e8e43 2018-12-23 01:59:48,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.160137891769s 2018-12-23 01:59:48,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fb28136a-b99d-4363-9c15-6cca010e8e43 2018-12-23 01:59:48,651 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 01:59:48,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 01:59:48,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:48,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-d8d7d552-d6f9-41f7-90ad-ab7fe71e3ad7 Date: Sun, 23 Dec 2018 01:59:48 GMT RESP BODY: {"floatingips": [{"router_id": "dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:59:47Z", "updated_at": "2018-12-23T01:59:47Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_id": "caef9c37-a909-4413-9d09-3b9b8891d4f8", "id": "3e5cb896-15b0-40f7-ba68-b324867f99d3"}]} 2018-12-23 01:59:48,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d8d7d552-d6f9-41f7-90ad-ab7fe71e3ad7 2018-12-23 01:59:48,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0642030239105s 2018-12-23 01:59:48,821 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d8d7d552-d6f9-41f7-90ad-ab7fe71e3ad7 2018-12-23 01:59:48,824 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 01:59:48,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 01:59:48,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:48,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-986b7a80-7f53-4722-9f1a-779eed7a7de3 Date: Sun, 23 Dec 2018 01:59:48 GMT RESP BODY: {"floatingips": [{"router_id": "dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:59:47Z", "updated_at": "2018-12-23T01:59:47Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_id": "caef9c37-a909-4413-9d09-3b9b8891d4f8", "id": "3e5cb896-15b0-40f7-ba68-b324867f99d3"}]} 2018-12-23 01:59:48,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-986b7a80-7f53-4722-9f1a-779eed7a7de3 2018-12-23 01:59:48,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0224838256836s 2018-12-23 01:59:48,953 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-986b7a80-7f53-4722-9f1a-779eed7a7de3 2018-12-23 01:59:48,956 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 01:59:49,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 01:59:49,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 01:59:49,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-b276deb4-db8d-45de-a107-67ad0e64a2aa Date: Sun, 23 Dec 2018 01:59:49 GMT RESP BODY: {"floatingips": [{"router_id": "dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:59:47Z", "updated_at": "2018-12-23T01:59:47Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_id": "caef9c37-a909-4413-9d09-3b9b8891d4f8", "id": "3e5cb896-15b0-40f7-ba68-b324867f99d3"}]} 2018-12-23 01:59:49,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b276deb4-db8d-45de-a107-67ad0e64a2aa 2018-12-23 01:59:49,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0229690074921s 2018-12-23 01:59:49,085 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b276deb4-db8d-45de-a107-67ad0e64a2aa 2018-12-23 01:59:49,089 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', 'created_at': u'2018-12-23T01:59:47Z', 'attached': True, 'updated_at': u'2018-12-23T01:59:47Z', 'id': u'3e5cb896-15b0-40f7-ba68-b324867f99d3', 'floating_network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac2c1aa1542c46d3804a4f0eb072ff60', 'name': 'cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25', 'project_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', 'port_id': u'caef9c37-a909-4413-9d09-3b9b8891d4f8', 'port': u'caef9c37-a909-4413-9d09-3b9b8891d4f8', 'network': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b'}) 2018-12-23 01:59:49,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 01:59:49,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0/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}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 01:59:51,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 01: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-4bcc80ca-9d09-46eb-83d6-4f3f9f256059 x-compute-request-id: req-4bcc80ca-9d09-46eb-83d6-4f3f9f256059 Content-Encoding: gzip Content-Length: 10988 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 1897791125 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.296415] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.298729] pid_max: default: 32768 minimum: 301\n[ 0.299976] Security Framework initialized\n[ 0.301154] SELinux: Initializing.\n[ 0.302465] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.307351] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.310320] Mount-cache hash table entries: 4096\n[ 0.311835] Initializing cgroup subsys memory\n[ 0.313058] Initializing cgroup subsys devices\n[ 0.314265] Initializing cgroup subsys freezer\n[ 0.315485] Initializing cgroup subsys net_cls\n[ 0.316685] Initializing cgroup subsys blkio\n[ 0.317854] Initializing cgroup subsys perf_event\n[ 0.319123] Initializing cgroup subsys hugetlb\n[ 0.320322] Initializing cgroup subsys pids\n[ 0.321495] Initializing cgroup subsys net_prio\n[ 0.322784] CPU: Physical Processor ID: 0\n[ 0.324654] mce: CPU supports 10 MCE banks\n[ 0.325829] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.327191] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.328548] tlb_flushall_shift: 6\n[ 0.329779] Freeing SMP alternatives: 28k freed\n[ 0.333836] ACPI: Core revision 20130517\n[ 0.335407] ACPI: All ACPI Tables successfully acquired\n[ 0.336895] ftrace: allocating 25812 entries in 101 pages\n[ 0.359767] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.361351] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.362929] smpboot: Max logical packages: 2\n[ 0.364285] Enabling x2apic\n[ 0.365234] Enabled x2apic\n[ 0.366366] Switched APIC routing to physical x2apic.\n[ 0.368620] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.370173] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.372851] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.380120] KVM setup paravirtual spinlock\n[ 0.382407] smpboot: Booting Node 0, Processors #1 OK\n[ 0.384068] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.406668] Brought up 2 CPUs\n[ 0.406671] KVM setup async PF for cpu 1\n[ 0.406674] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.409869] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.412049] devtmpfs: initialized\n[ 0.414598] EVM: security.selinux\n[ 0.415626] EVM: security.ima\n[ 0.416575] EVM: security.capability\n[ 0.418263] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.419865] pinctrl core: initialized pinctrl subsystem\n[ 0.421314] NET: Registered protocol family 16\n[ 0.422697] ACPI: bus type PCI registered\n[ 0.423821] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.425419] PCI: Using configuration type 1 for base access\n[ 0.430184] ACPI: Added _OSI(Module Device)\n[ 0.431423] ACPI: Added _OSI(Processor Device)\n[ 0.432678] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.433966] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.436872] ACPI: Interpreter enabled\n[ 0.438028] ACPI: (supports S0 S5)\n[ 0.439075] ACPI: Using IOAPIC for interrupt routing\n[ 0.440425] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.444379] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.445789] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.447545] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.448998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.451719] acpiphp: Slot [3] registered\n[ 0.452781] acpiphp: Slot [4] registered\n[ 0.453850] acpiphp: Slot [5] registered\n[ 0.454918] acpiphp: Slot [6] registered\n[ 0.455974] acpiphp: Slot [7] registered\n[ 0.457028] acpiphp: Slot [8] registered\n[ 0.458082] acpiphp: Slot [9] registered\n[ 0.459142] acpiphp: Slot [10] registered\n[ 0.460212] acpiphp: Slot [11] registered\n[ 0.461280] acpiphp: Slot [12] registered\n[ 0.462353] acpiphp: Slot [13] registered\n[ 0.463424] acpiphp: Slot [14] registered\n[ 0.464497] acpiphp: Slot [15] registered\n[ 0.465566] acpiphp: Slot [16] registered\n[ 0.466640] acpiphp: Slot [17] registered\n[ 0.467715] acpiphp: Slot [18] registered\n[ 0.468780] acpiphp: Slot [19] registered\n[ 0.469851] acpiphp: Slot [20] registered\n[ 0.470929] acpiphp: Slot [21] registered\n[ 0.471999] acpiphp: Slot [22] registered\n[ 0.473067] acpiphp: Slot [23] registered\n[ 0.474135] acpiphp: Slot [24] registered\n[ 0.475209] acpiphp: Slot [25] registered\n[ 0.476278] acpiphp: Slot [26] registered\n[ 0.477350] acpiphp: Slot [27] registered\n[ 0.478418] acpiphp: Slot [28] registered\n[ 0.479486] acpiphp: Slot [29] registered\n[ 0.480554] acpiphp: Slot [30] registered\n[ 0.481626] acpiphp: Slot [31] registered\n[ 0.482694] PCI host bridge to bus 0000:00\n[ 0.483766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.485057] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.486525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.487998] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.489954] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.497598] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.499133] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.500562] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.502078] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.509440] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.511391] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.564580] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.566348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.568029] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.569701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.571350] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.572907] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.574414] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.576482] vgaarb: loaded\n[ 0.577342] vgaarb: bridge control possible 0000:00:02.0\n[ 0.578694] SCSI subsystem initialized\n[ 0.579743] ACPI: bus type USB registered\n[ 0.580818] usbcore: registered new interface driver usbfs\n[ 0.582108] usbcore: registered new interface driver hub\n[ 0.583378] usbcore: registered new device driver usb\n[ 0.584701] PCI: Using ACPI for IRQ routing\n[ 0.586036] NetLabel: Initializing\n[ 0.587014] NetLabel: domain hash size = 128\n[ 0.588119] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.589341] NetLabel: unlabeled traffic allowed by default\n[ 0.590744] Switched to clocksource kvm-clock\n[ 0.598209] pnp: PnP ACPI init\n[ 0.599148] ACPI: bus type PNP registered\n[ 0.600524] pnp: PnP ACPI: found 5 devices\n[ 0.601610] ACPI: bus type PNP unregistered\n[ 0.608653] NET: Registered protocol family 2\n[ 0.609994] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.612230] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.614180] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.615922] TCP: reno registered\n[ 0.616983] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.618571] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.620348] NET: Registered protocol family 1\n[ 0.621588] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622976] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.624327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.644212] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.664299] Unpacking initramfs...\n[ 1.062554] Freeing initrd memory: 37508k freed\n[ 1.071598] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.073143] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.082245] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.083714] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.085366] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.086802] Initialise system trusted keyring\n[ 1.087958] audit: initializing netlink socket (disabled)\n[ 1.089250] type=2000 audit(1545530385.293:1): initialized\n[ 1.105714] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.107181] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.109606] zpool: loaded\n[ 1.110503] zbud: loaded\n[ 1.111495] VFS: Disk quotas dquot_6.5.2\n[ 1.112595] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.114155] msgmni has been set to 7578\n[ 1.115256] Key type big_key registered\n[ 1.116810] NET: Registered protocol family 38\n[ 1.117976] Key type asymmetric registered\n[ 1.119067] Asymmetric key parser 'x509' registered\n[ 1.120294] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.122313] io scheduler noop registered\n[ 1.123384] io scheduler deadline registered (default)\n[ 1.124652] io scheduler cfq registered\n[ 1.125790] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.136922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.138485] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.140479] ACPI: Power Button [PWRF]\n[ 1.141589] GHES: HEST is not enabled!\n[ 1.142673] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.166872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.168411] Non-volatile memory driver v1.3\n[ 1.169530] Linux agpgart interface v0.103\n[ 1.170700] crash memory driver: version 1.1\n[ 1.171873] rdac: device handler registered\n[ 1.173012] hp_sw: device handler registered\n[ 1.174139] emc: device handler registered\n[ 1.175227] alua: device handler registered\n[ 1.176350] libphy: Fixed MDIO Bus: probed\n[ 1.177481] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.178954] ehci-pci: EHCI PCI platform driver\n[ 1.180101] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.181510] ohci-pci: OHCI PCI platform driver\n[ 1.182666] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.202399] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.203735] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.205743] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.207019] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.208424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.209959] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.211922] usb usb1: Product: UHCI Host Controller\n[ 1.213187] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.214743] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.215966] hub 1-0:1.0: USB hub found\n[ 1.217025] hub 1-0:1.0: 2 ports detected\n[ 1.218199] usbcore: registered new interface driver usbserial\n[ 1.219577] usbcore: registered new interface driver usbserial_generic\n[ 1.221050] usbserial: USB Serial support registered for generic\n[ 1.222451] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.225116] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.226359] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.227679] mousedev: PS/2 mouse device common for all mice\n[ 1.229208] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.231449] rtc_cmos 00:00: RTC can wake from S4\n[ 1.232834] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.233450] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.236732] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.237015] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.240480] cpuidle: using governor menu\n[ 1.241597] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.242958] usbcore: registered new interface driver usbhid\n[ 1.244289] usbhid: USB HID core driver\n[ 1.245365] drop_monitor: Initializing network drop monitor service\n[ 1.246836] TCP: cubic registered\n[ 1.247818] Initializing XFRM netlink socket\n[ 1.248988] NET: Registered protocol family 10\n[ 1.250335] NET: Registered protocol family 17\n[ 1.251636] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.252983] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.254399] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.256733] Loading compiled-in X.509 certificates\n[ 1.257953] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.260294] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.263039] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.265394] registered taskstats version 1\n[ 1.267929] Key type trusted registered\n[ 1.270132] Key type encrypted registered\n[ 1.272360] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.274029] rtc_cmos 00:00: setting system clock to 2018-12-23 01:59:45 UTC (1545530385)\n[ 1.276758] Freeing unused kernel memory: 1680k freed\n[ 1.280729] 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.284741] systemd[1]: Detected virtualization kvm.\n[ 1.285970] systemd[1]: Detected architecture x86-64.\n[ 1.287207] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.289529] systemd[1]: No hostname configured.\n[ 1.290697] systemd[1]: Set hostname to .\n[ 1.291966] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.314004] systemd[1]: Reached target Timers.\n[ 1.315164] systemd[1]: Starting Timers.\n[ 1.316263] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.318333] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.321136] systemd[1]: Reached target Paths.\n[ 1.322270] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.324022] systemd[1]: Reached target Swap.\n[ 1.325140] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.326999] systemd[1]: Created slice Root Slice.\n[ 1.328182] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.330156] systemd[1]: Listening on udev Control Socket.\n[ 1.331448] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.333470] systemd[1]: Listening on Journal Socket.\n[ 1.334693] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.336661] systemd[1]: Created slice System Slice.\n[ 1.337877] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.339752] systemd[1]: Reached target Slices.\n[ 1.340915] systemd[1]: Starting Slices.\n[ 1.342316] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.344636] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.346858] 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] Listening on udev Kernel Socket.\n[ 1.351054] systemd[1]: Listening on udev Kernel Socket.\n[ 1.352339] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.355437] systemd[1]: Reached target Sockets.\n[ 1.356604] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.358536] systemd[1]: Reached target Local File Systems.\n[ 1.359828] systemd[1]: Starting Local File Systems.\n[ 1.361256] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.364180] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.367224] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[ 1.370462] systemd[1]: Starting Create Static Device Nodes in /dev...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[ 1.375423] systemd[1]: Started Journal Service.\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.416807] RPC: Registered named UNIX socket transport module.\n[ 1.418584] RPC: Registered udp transport module.\n[ 1.420058] RPC: Registered tcp transport module.\n[ 1.421520] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.506244] scsi host0: ata_piix\n[ 1.507697] FDC 0 is a S82078B\n[ 1.508313] scsi host1: ata_piix\n[ 1.508335] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.508336] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.524821] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.540646] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.580444] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.588979] 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.677961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.679502] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.681075] usb 1-1: Product: QEMU USB Tablet\n[ 1.682212] usb 1-1: Manufacturer: QEMU\n[ 1.683273] usb 1-1: SerialNumber: 42\n[ 1.693109] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.695593] 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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.777559] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.779938] XFS (vda1): Mounting V4 Filesystem\n[ 1.877204] 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 target Initrd Default Target.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\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 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 target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[ 2.084781] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Slices.\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.108537] systemd-journald[131]: Received SIGTERM from PID 1 (systemd).\n[ 2.209654] SELinux: Disabled at runtime.\n[ 2.245779] type=1404 audit(1545530386.471:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.304453] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.305863] 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 system-getty.slice.\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] Listening on udev Control Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\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 Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.671780] systemd-journald[390]: Received request to flush runtime journal from PID 1\n[ 2.674702] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\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 Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 2.823790] type=1305 audit(1545530387.049:3): audit_pid=433 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 D-Bus System Message Bus Socket.\n[[32m OK [0m[ 2.976816] input: PC Speaker as /devices/platform/pcspkr/input/input5\n] Listening on RPCbind Server Activation Socket.[ 2.980870] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n\n[[32m OK [0m] Reached target S[ 2.985394] [drm] Initialized drm 1.1.0 20060810\nockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n[ 3.011279] ppdev: user-space parallel port driver\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login S[ 3.017562] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\nervice...\n[ 3.019444] [TTM] Initializing pool allocator\n[ 3.019447] [TTM] Initializing DMA pool allocator\n[ 3.019655] [drm] fb mappable at 0xFC000000\n[ 3.019656] [drm] vram aper at 0xFC000000\n Starting NTP client/server...\n[ 3.019656] [drm] size 33554432\n[ 3.019656] [drm] fb depth is 24\n[ 3.019657] [drm] pitch is 3072\n[ 3.025060] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.048276] Console: switching to colour frame buffer device 128x48\n[ 3.060738] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting LSB: Bring up/down networking...\n[ 3.064758] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n Starting Authorization Manager...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\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[[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[ 3.171319] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.175769] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\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[[32m OK [0m] Started NTP client/server.\n[ 3.208212] alg: No test for crc32 (crc32-pclmul)\n[ 3.242033] intel_rapl: no valid rapl domains found in package 0\n[ 3.247111] intel_rapl: no valid rapl domains found in package 0\n[ 3.249985] intel_powerclamp: No package C-state available\n[ 3.254444] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.481333] cloud-init[481]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 01:59:48 +0000. Up 3.43 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-12-23 01:59:51,368 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0/action used request id req-4bcc80ca-9d09-46eb-83d6-4f3f9f256059 2018-12-23 01:59:51,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.27915787697s 2018-12-23 01:59:51,370 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0/action used request id req-4bcc80ca-9d09-46eb-83d6-4f3f9f256059 2018-12-23 01:59:51,370 - 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 1897791125 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.296415] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.298729] pid_max: default: 32768 minimum: 301 [ 0.299976] Security Framework initialized [ 0.301154] SELinux: Initializing. [ 0.302465] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.307351] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.310320] Mount-cache hash table entries: 4096 [ 0.311835] Initializing cgroup subsys memory [ 0.313058] Initializing cgroup subsys devices [ 0.314265] Initializing cgroup subsys freezer [ 0.315485] Initializing cgroup subsys net_cls [ 0.316685] Initializing cgroup subsys blkio [ 0.317854] Initializing cgroup subsys perf_event [ 0.319123] Initializing cgroup subsys hugetlb [ 0.320322] Initializing cgroup subsys pids [ 0.321495] Initializing cgroup subsys net_prio [ 0.322784] CPU: Physical Processor ID: 0 [ 0.324654] mce: CPU supports 10 MCE banks [ 0.325829] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.327191] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.328548] tlb_flushall_shift: 6 [ 0.329779] Freeing SMP alternatives: 28k freed [ 0.333836] ACPI: Core revision 20130517 [ 0.335407] ACPI: All ACPI Tables successfully acquired [ 0.336895] ftrace: allocating 25812 entries in 101 pages [ 0.359767] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.361351] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.362929] smpboot: Max logical packages: 2 [ 0.364285] Enabling x2apic [ 0.365234] Enabled x2apic [ 0.366366] Switched APIC routing to physical x2apic. [ 0.368620] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.370173] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.372851] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.380120] KVM setup paravirtual spinlock [ 0.382407] smpboot: Booting Node 0, Processors #1 OK [ 0.384068] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.406668] Brought up 2 CPUs [ 0.406671] KVM setup async PF for cpu 1 [ 0.406674] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.409869] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.412049] devtmpfs: initialized [ 0.414598] EVM: security.selinux [ 0.415626] EVM: security.ima [ 0.416575] EVM: security.capability [ 0.418263] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.419865] pinctrl core: initialized pinctrl subsystem [ 0.421314] NET: Registered protocol family 16 [ 0.422697] ACPI: bus type PCI registered [ 0.423821] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.425419] PCI: Using configuration type 1 for base access [ 0.430184] ACPI: Added _OSI(Module Device) [ 0.431423] ACPI: Added _OSI(Processor Device) [ 0.432678] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.433966] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436872] ACPI: Interpreter enabled [ 0.438028] ACPI: (supports S0 S5) [ 0.439075] ACPI: Using IOAPIC for interrupt routing [ 0.440425] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444379] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445789] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447545] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.448998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.451719] acpiphp: Slot [3] registered [ 0.452781] acpiphp: Slot [4] registered [ 0.453850] acpiphp: Slot [5] registered [ 0.454918] acpiphp: Slot [6] registered [ 0.455974] acpiphp: Slot [7] registered [ 0.457028] acpiphp: Slot [8] registered [ 0.458082] acpiphp: Slot [9] registered [ 0.459142] acpiphp: Slot [10] registered [ 0.460212] acpiphp: Slot [11] registered [ 0.461280] acpiphp: Slot [12] registered [ 0.462353] acpiphp: Slot [13] registered [ 0.463424] acpiphp: Slot [14] registered [ 0.464497] acpiphp: Slot [15] registered [ 0.465566] acpiphp: Slot [16] registered [ 0.466640] acpiphp: Slot [17] registered [ 0.467715] acpiphp: Slot [18] registered [ 0.468780] acpiphp: Slot [19] registered [ 0.469851] acpiphp: Slot [20] registered [ 0.470929] acpiphp: Slot [21] registered [ 0.471999] acpiphp: Slot [22] registered [ 0.473067] acpiphp: Slot [23] registered [ 0.474135] acpiphp: Slot [24] registered [ 0.475209] acpiphp: Slot [25] registered [ 0.476278] acpiphp: Slot [26] registered [ 0.477350] acpiphp: Slot [27] registered [ 0.478418] acpiphp: Slot [28] registered [ 0.479486] acpiphp: Slot [29] registered [ 0.480554] acpiphp: Slot [30] registered [ 0.481626] acpiphp: Slot [31] registered [ 0.482694] PCI host bridge to bus 0000:00 [ 0.483766] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.485057] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.486525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.487998] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.489954] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.497598] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.499133] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.500562] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.502078] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.509440] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.511391] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.564580] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.566348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.568029] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.569701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.571350] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.572907] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.574414] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.576482] vgaarb: loaded [ 0.577342] vgaarb: bridge control possible 0000:00:02.0 [ 0.578694] SCSI subsystem initialized [ 0.579743] ACPI: bus type USB registered [ 0.580818] usbcore: registered new interface driver usbfs [ 0.582108] usbcore: registered new interface driver hub [ 0.583378] usbcore: registered new device driver usb [ 0.584701] PCI: Using ACPI for IRQ routing [ 0.586036] NetLabel: Initializing [ 0.587014] NetLabel: domain hash size = 128 [ 0.588119] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.589341] NetLabel: unlabeled traffic allowed by default [ 0.590744] Switched to clocksource kvm-clock [ 0.598209] pnp: PnP ACPI init [ 0.599148] ACPI: bus type PNP registered [ 0.600524] pnp: PnP ACPI: found 5 devices [ 0.601610] ACPI: bus type PNP unregistered [ 0.608653] NET: Registered protocol family 2 [ 0.609994] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.612230] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.614180] TCP: Hash tables configured (established 32768 bind 32768) [ 0.615922] TCP: reno registered [ 0.616983] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.618571] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.620348] NET: Registered protocol family 1 [ 0.621588] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622976] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.624327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.644212] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.664299] Unpacking initramfs... [ 1.062554] Freeing initrd memory: 37508k freed [ 1.071598] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.073143] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.082245] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.083714] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.085366] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.086802] Initialise system trusted keyring [ 1.087958] audit: initializing netlink socket (disabled) [ 1.089250] type=2000 audit(1545530385.293:1): initialized [ 1.105714] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.107181] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.109606] zpool: loaded [ 1.110503] zbud: loaded [ 1.111495] VFS: Disk quotas dquot_6.5.2 [ 1.112595] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.114155] msgmni has been set to 7578 [ 1.115256] Key type big_key registered [ 1.116810] NET: Registered protocol family 38 [ 1.117976] Key type asymmetric registered [ 1.119067] Asymmetric key parser 'x509' registered [ 1.120294] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.122313] io scheduler noop registered [ 1.123384] io scheduler deadline registered (default) [ 1.124652] io scheduler cfq registered [ 1.125790] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.136922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.138485] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.140479] ACPI: Power Button [PWRF] [ 1.141589] GHES: HEST is not enabled! [ 1.142673] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.166872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.168411] Non-volatile memory driver v1.3 [ 1.169530] Linux agpgart interface v0.103 [ 1.170700] crash memory driver: version 1.1 [ 1.171873] rdac: device handler registered [ 1.173012] hp_sw: device handler registered [ 1.174139] emc: device handler registered [ 1.175227] alua: device handler registered [ 1.176350] libphy: Fixed MDIO Bus: probed [ 1.177481] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.178954] ehci-pci: EHCI PCI platform driver [ 1.180101] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.181510] ohci-pci: OHCI PCI platform driver [ 1.182666] uhci_hcd: USB Universal Host Controller Interface driver [ 1.202399] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.203735] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.205743] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.207019] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.208424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.209959] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.211922] usb usb1: Product: UHCI Host Controller [ 1.213187] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.214743] usb usb1: SerialNumber: 0000:00:01.2 [ 1.215966] hub 1-0:1.0: USB hub found [ 1.217025] hub 1-0:1.0: 2 ports detected [ 1.218199] usbcore: registered new interface driver usbserial [ 1.219577] usbcore: registered new interface driver usbserial_generic [ 1.221050] usbserial: USB Serial support registered for generic [ 1.222451] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.225116] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.226359] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.227679] mousedev: PS/2 mouse device common for all mice [ 1.229208] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.231449] rtc_cmos 00:00: RTC can wake from S4 [ 1.232834] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.233450] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.236732] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.237015] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.240480] cpuidle: using governor menu [ 1.241597] hidraw: raw HID events driver (C) Jiri Kosina [ 1.242958] usbcore: registered new interface driver usbhid [ 1.244289] usbhid: USB HID core driver [ 1.245365] drop_monitor: Initializing network drop monitor service [ 1.246836] TCP: cubic registered [ 1.247818] Initializing XFRM netlink socket [ 1.248988] NET: Registered protocol family 10 [ 1.250335] NET: Registered protocol family 17 [ 1.251636] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.252983] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.254399] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.256733] Loading compiled-in X.509 certificates [ 1.257953] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.260294] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.263039] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.265394] registered taskstats version 1 [ 1.267929] Key type trusted registered [ 1.270132] Key type encrypted registered [ 1.272360] IMA: No TPM chip found, activating TPM-bypass! [ 1.274029] rtc_cmos 00:00: setting system clock to 2018-12-23 01:59:45 UTC (1545530385) [ 1.276758] Freeing unused kernel memory: 1680k freed [ 1.280729] 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.284741] systemd[1]: Detected virtualization kvm. [ 1.285970] systemd[1]: Detected architecture x86-64. [ 1.287207] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.289529] systemd[1]: No hostname configured. [ 1.290697] systemd[1]: Set hostname to . [ 1.291966] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.314004] systemd[1]: Reached target Timers. [ 1.315164] systemd[1]: Starting Timers. [ 1.316263] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.318333] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.321136] systemd[1]: Reached target Paths. [ 1.322270] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.324022] systemd[1]: Reached target Swap. [ 1.325140] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.326999] systemd[1]: Created slice Root Slice. [ 1.328182] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.330156] systemd[1]: Listening on udev Control Socket. [ 1.331448] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.333470] systemd[1]: Listening on Journal Socket. [ 1.334693] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.336661] systemd[1]: Created slice System Slice. [ 1.337877] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.339752] systemd[1]: Reached target Slices. [ 1.340915] systemd[1]: Starting Slices. [ 1.342316] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.344636] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.346858] 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] Listening on udev Kernel Socket. [ 1.351054] systemd[1]: Listening on udev Kernel Socket. [ 1.352339] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.355437] systemd[1]: Reached target Sockets. [ 1.356604] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.358536] systemd[1]: Reached target Local File Systems. [ 1.359828] systemd[1]: Starting Local File Systems. [ 1.361256] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Apply Kernel Variables. [ 1.364180] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.367224] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 1.370462] systemd[1]: Starting Create Static Device Nodes in /dev... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [ 1.375423] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.416807] RPC: Registered named UNIX socket transport module. [ 1.418584] RPC: Registered udp transport module. [ 1.420058] RPC: Registered tcp transport module. [ 1.421520] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.506244] scsi host0: ata_piix [ 1.507697] FDC 0 is a S82078B [ 1.508313] scsi host1: ata_piix [ 1.508335] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.508336] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.524821] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.540646] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.580444] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.588979] 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.677961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.679502] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.681075] usb 1-1: Product: QEMU USB Tablet [ 1.682212] usb 1-1: Manufacturer: QEMU [ 1.683273] usb 1-1: SerialNumber: 42 [ 1.693109] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.695593] 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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.777559] SGI XFS with ACLs, security attributes, no debug enabled [ 1.779938] XFS (vda1): Mounting V4 Filesystem [ 1.877204] 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 target Initrd Default Target. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[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 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 target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [ 2.084781] tsc: Refined TSC clocksource calibration: 3491.910 MHz Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Slices. [[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.108537] systemd-journald[131]: Received SIGTERM from PID 1 (systemd). [ 2.209654] SELinux: Disabled at runtime. [ 2.245779] type=1404 audit(1545530386.471:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.304453] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.305863] 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 system-getty.slice. [[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] Listening on udev Control Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[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. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [ 2.671780] systemd-journald[390]: Received request to flush runtime journal from PID 1 [ 2.674702] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 2.823790] type=1305 audit(1545530387.049:3): audit_pid=433 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 D-Bus System Message Bus Socket. [[32m OK [0m[ 2.976816] input: PC Speaker as /devices/platform/pcspkr/input/input5 ] Listening on RPCbind Server Activation Socket.[ 2.980870] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target S[ 2.985394] [drm] Initialized drm 1.1.0 20060810 ockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... [ 3.011279] ppdev: user-space parallel port driver [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login S[ 3.017562] [TTM] Zone kernel: Available graphics memory: 1940960 kiB ervice... [ 3.019444] [TTM] Initializing pool allocator [ 3.019447] [TTM] Initializing DMA pool allocator [ 3.019655] [drm] fb mappable at 0xFC000000 [ 3.019656] [drm] vram aper at 0xFC000000 Starting NTP client/server... [ 3.019656] [drm] size 33554432 [ 3.019656] [drm] fb depth is 24 [ 3.019657] [drm] pitch is 3072 [ 3.025060] fbcon: cirrusdrmfb (fb0) is primary device [ 3.048276] Console: switching to colour frame buffer device 128x48 [ 3.060738] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting LSB: Bring up/down networking... [ 3.064758] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting Authorization Manager... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[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 Permit User Sessions. [ 3.171319] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.175769] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[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... [[32m OK [0m] Started NTP client/server. [ 3.208212] alg: No test for crc32 (crc32-pclmul) [ 3.242033] intel_rapl: no valid rapl domains found in package 0 [ 3.247111] intel_rapl: no valid rapl domains found in package 0 [ 3.249985] intel_powerclamp: No package C-state available [ 3.254444] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.481333] cloud-init[481]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 01:59:48 +0000. Up 3.43 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-12-23 01:59:51,627 - paramiko.transport - DEBUG - starting thread (client mode): 0xdad7d550L 2018-12-23 01:59:51,628 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 01:59:51,720 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-23 01:59:51,721 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-23 01:59:51,761 - 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-12-23 01:59:51,761 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 01:59:51,761 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 01:59:51,761 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 01:59:51,761 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 01:59:51,762 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 01:59:51,771 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 01:59:51,772 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 01:59:51,792 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 4c1f7c71f5a98b8370f02ab218eae423 2018-12-23 01:59:51,793 - paramiko.transport - DEBUG - Trying key aed499871bf395b8e5c49710575850ca from /tmp/tmpMTwYDz 2018-12-23 01:59:51,811 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:59:51,854 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-12-23 01:59:51,859 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-12-23 01:59:51,860 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 01:59:51,866 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-12-23 01:59:51,867 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: Authentication failed. 2018-12-23 02:00:00,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 02:00:00,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0/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}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 02:00:02,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:00:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2a696b2-e350-4001-879e-71bc0830efb2 x-compute-request-id: req-a2a696b2-e350-4001-879e-71bc0830efb2 Content-Encoding: gzip Content-Length: 12763 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 1897791125 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.296415] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.298729] pid_max: default: 32768 minimum: 301\n[ 0.299976] Security Framework initialized\n[ 0.301154] SELinux: Initializing.\n[ 0.302465] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.307351] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.310320] Mount-cache hash table entries: 4096\n[ 0.311835] Initializing cgroup subsys memory\n[ 0.313058] Initializing cgroup subsys devices\n[ 0.314265] Initializing cgroup subsys freezer\n[ 0.315485] Initializing cgroup subsys net_cls\n[ 0.316685] Initializing cgroup subsys blkio\n[ 0.317854] Initializing cgroup subsys perf_event\n[ 0.319123] Initializing cgroup subsys hugetlb\n[ 0.320322] Initializing cgroup subsys pids\n[ 0.321495] Initializing cgroup subsys net_prio\n[ 0.322784] CPU: Physical Processor ID: 0\n[ 0.324654] mce: CPU supports 10 MCE banks\n[ 0.325829] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.327191] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.328548] tlb_flushall_shift: 6\n[ 0.329779] Freeing SMP alternatives: 28k freed\n[ 0.333836] ACPI: Core revision 20130517\n[ 0.335407] ACPI: All ACPI Tables successfully acquired\n[ 0.336895] ftrace: allocating 25812 entries in 101 pages\n[ 0.359767] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.361351] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.362929] smpboot: Max logical packages: 2\n[ 0.364285] Enabling x2apic\n[ 0.365234] Enabled x2apic\n[ 0.366366] Switched APIC routing to physical x2apic.\n[ 0.368620] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.370173] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.372851] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.380120] KVM setup paravirtual spinlock\n[ 0.382407] smpboot: Booting Node 0, Processors #1 OK\n[ 0.384068] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.406668] Brought up 2 CPUs\n[ 0.406671] KVM setup async PF for cpu 1\n[ 0.406674] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.409869] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.412049] devtmpfs: initialized\n[ 0.414598] EVM: security.selinux\n[ 0.415626] EVM: security.ima\n[ 0.416575] EVM: security.capability\n[ 0.418263] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.419865] pinctrl core: initialized pinctrl subsystem\n[ 0.421314] NET: Registered protocol family 16\n[ 0.422697] ACPI: bus type PCI registered\n[ 0.423821] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.425419] PCI: Using configuration type 1 for base access\n[ 0.430184] ACPI: Added _OSI(Module Device)\n[ 0.431423] ACPI: Added _OSI(Processor Device)\n[ 0.432678] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.433966] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.436872] ACPI: Interpreter enabled\n[ 0.438028] ACPI: (supports S0 S5)\n[ 0.439075] ACPI: Using IOAPIC for interrupt routing\n[ 0.440425] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.444379] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.445789] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.447545] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.448998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.451719] acpiphp: Slot [3] registered\n[ 0.452781] acpiphp: Slot [4] registered\n[ 0.453850] acpiphp: Slot [5] registered\n[ 0.454918] acpiphp: Slot [6] registered\n[ 0.455974] acpiphp: Slot [7] registered\n[ 0.457028] acpiphp: Slot [8] registered\n[ 0.458082] acpiphp: Slot [9] registered\n[ 0.459142] acpiphp: Slot [10] registered\n[ 0.460212] acpiphp: Slot [11] registered\n[ 0.461280] acpiphp: Slot [12] registered\n[ 0.462353] acpiphp: Slot [13] registered\n[ 0.463424] acpiphp: Slot [14] registered\n[ 0.464497] acpiphp: Slot [15] registered\n[ 0.465566] acpiphp: Slot [16] registered\n[ 0.466640] acpiphp: Slot [17] registered\n[ 0.467715] acpiphp: Slot [18] registered\n[ 0.468780] acpiphp: Slot [19] registered\n[ 0.469851] acpiphp: Slot [20] registered\n[ 0.470929] acpiphp: Slot [21] registered\n[ 0.471999] acpiphp: Slot [22] registered\n[ 0.473067] acpiphp: Slot [23] registered\n[ 0.474135] acpiphp: Slot [24] registered\n[ 0.475209] acpiphp: Slot [25] registered\n[ 0.476278] acpiphp: Slot [26] registered\n[ 0.477350] acpiphp: Slot [27] registered\n[ 0.478418] acpiphp: Slot [28] registered\n[ 0.479486] acpiphp: Slot [29] registered\n[ 0.480554] acpiphp: Slot [30] registered\n[ 0.481626] acpiphp: Slot [31] registered\n[ 0.482694] PCI host bridge to bus 0000:00\n[ 0.483766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.485057] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.486525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.487998] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.489954] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.497598] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.499133] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.500562] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.502078] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.509440] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.511391] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.564580] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.566348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.568029] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.569701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.571350] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.572907] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.574414] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.576482] vgaarb: loaded\n[ 0.577342] vgaarb: bridge control possible 0000:00:02.0\n[ 0.578694] SCSI subsystem initialized\n[ 0.579743] ACPI: bus type USB registered\n[ 0.580818] usbcore: registered new interface driver usbfs\n[ 0.582108] usbcore: registered new interface driver hub\n[ 0.583378] usbcore: registered new device driver usb\n[ 0.584701] PCI: Using ACPI for IRQ routing\n[ 0.586036] NetLabel: Initializing\n[ 0.587014] NetLabel: domain hash size = 128\n[ 0.588119] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.589341] NetLabel: unlabeled traffic allowed by default\n[ 0.590744] Switched to clocksource kvm-clock\n[ 0.598209] pnp: PnP ACPI init\n[ 0.599148] ACPI: bus type PNP registered\n[ 0.600524] pnp: PnP ACPI: found 5 devices\n[ 0.601610] ACPI: bus type PNP unregistered\n[ 0.608653] NET: Registered protocol family 2\n[ 0.609994] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.612230] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.614180] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.615922] TCP: reno registered\n[ 0.616983] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.618571] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.620348] NET: Registered protocol family 1\n[ 0.621588] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622976] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.624327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.644212] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.664299] Unpacking initramfs...\n[ 1.062554] Freeing initrd memory: 37508k freed\n[ 1.071598] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.073143] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.082245] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.083714] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.085366] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.086802] Initialise system trusted keyring\n[ 1.087958] audit: initializing netlink socket (disabled)\n[ 1.089250] type=2000 audit(1545530385.293:1): initialized\n[ 1.105714] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.107181] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.109606] zpool: loaded\n[ 1.110503] zbud: loaded\n[ 1.111495] VFS: Disk quotas dquot_6.5.2\n[ 1.112595] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.114155] msgmni has been set to 7578\n[ 1.115256] Key type big_key registered\n[ 1.116810] NET: Registered protocol family 38\n[ 1.117976] Key type asymmetric registered\n[ 1.119067] Asymmetric key parser 'x509' registered\n[ 1.120294] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.122313] io scheduler noop registered\n[ 1.123384] io scheduler deadline registered (default)\n[ 1.124652] io scheduler cfq registered\n[ 1.125790] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.136922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.138485] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.140479] ACPI: Power Button [PWRF]\n[ 1.141589] GHES: HEST is not enabled!\n[ 1.142673] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.166872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.168411] Non-volatile memory driver v1.3\n[ 1.169530] Linux agpgart interface v0.103\n[ 1.170700] crash memory driver: version 1.1\n[ 1.171873] rdac: device handler registered\n[ 1.173012] hp_sw: device handler registered\n[ 1.174139] emc: device handler registered\n[ 1.175227] alua: device handler registered\n[ 1.176350] libphy: Fixed MDIO Bus: probed\n[ 1.177481] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.178954] ehci-pci: EHCI PCI platform driver\n[ 1.180101] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.181510] ohci-pci: OHCI PCI platform driver\n[ 1.182666] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.202399] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.203735] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.205743] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.207019] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.208424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.209959] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.211922] usb usb1: Product: UHCI Host Controller\n[ 1.213187] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.214743] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.215966] hub 1-0:1.0: USB hub found\n[ 1.217025] hub 1-0:1.0: 2 ports detected\n[ 1.218199] usbcore: registered new interface driver usbserial\n[ 1.219577] usbcore: registered new interface driver usbserial_generic\n[ 1.221050] usbserial: USB Serial support registered for generic\n[ 1.222451] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.225116] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.226359] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.227679] mousedev: PS/2 mouse device common for all mice\n[ 1.229208] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.231449] rtc_cmos 00:00: RTC can wake from S4\n[ 1.232834] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.233450] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.236732] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.237015] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.240480] cpuidle: using governor menu\n[ 1.241597] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.242958] usbcore: registered new interface driver usbhid\n[ 1.244289] usbhid: USB HID core driver\n[ 1.245365] drop_monitor: Initializing network drop monitor service\n[ 1.246836] TCP: cubic registered\n[ 1.247818] Initializing XFRM netlink socket\n[ 1.248988] NET: Registered protocol family 10\n[ 1.250335] NET: Registered protocol family 17\n[ 1.251636] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.252983] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.254399] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.256733] Loading compiled-in X.509 certificates\n[ 1.257953] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.260294] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.263039] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.265394] registered taskstats version 1\n[ 1.267929] Key type trusted registered\n[ 1.270132] Key type encrypted registered\n[ 1.272360] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.274029] rtc_cmos 00:00: setting system clock to 2018-12-23 01:59:45 UTC (1545530385)\n[ 1.276758] Freeing unused kernel memory: 1680k freed\n[ 1.280729] 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.284741] systemd[1]: Detected virtualization kvm.\n[ 1.285970] systemd[1]: Detected architecture x86-64.\n[ 1.287207] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.289529] systemd[1]: No hostname configured.\n[ 1.290697] systemd[1]: Set hostname to .\n[ 1.291966] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.314004] systemd[1]: Reached target Timers.\n[ 1.315164] systemd[1]: Starting Timers.\n[ 1.316263] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.318333] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.321136] systemd[1]: Reached target Paths.\n[ 1.322270] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.324022] systemd[1]: Reached target Swap.\n[ 1.325140] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.326999] systemd[1]: Created slice Root Slice.\n[ 1.328182] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.330156] systemd[1]: Listening on udev Control Socket.\n[ 1.331448] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.333470] systemd[1]: Listening on Journal Socket.\n[ 1.334693] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.336661] systemd[1]: Created slice System Slice.\n[ 1.337877] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.339752] systemd[1]: Reached target Slices.\n[ 1.340915] systemd[1]: Starting Slices.\n[ 1.342316] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.344636] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.346858] 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] Listening on udev Kernel Socket.\n[ 1.351054] systemd[1]: Listening on udev Kernel Socket.\n[ 1.352339] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.355437] systemd[1]: Reached target Sockets.\n[ 1.356604] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.358536] systemd[1]: Reached target Local File Systems.\n[ 1.359828] systemd[1]: Starting Local File Systems.\n[ 1.361256] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.364180] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.367224] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[ 1.370462] systemd[1]: Starting Create Static Device Nodes in /dev...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[ 1.375423] systemd[1]: Started Journal Service.\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.416807] RPC: Registered named UNIX socket transport module.\n[ 1.418584] RPC: Registered udp transport module.\n[ 1.420058] RPC: Registered tcp transport module.\n[ 1.421520] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.506244] scsi host0: ata_piix\n[ 1.507697] FDC 0 is a S82078B\n[ 1.508313] scsi host1: ata_piix\n[ 1.508335] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.508336] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.524821] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.540646] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.580444] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.588979] 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.677961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.679502] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.681075] usb 1-1: Product: QEMU USB Tablet\n[ 1.682212] usb 1-1: Manufacturer: QEMU\n[ 1.683273] usb 1-1: SerialNumber: 42\n[ 1.693109] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.695593] 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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.777559] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.779938] XFS (vda1): Mounting V4 Filesystem\n[ 1.877204] 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 target Initrd Default Target.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\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 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 target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[ 2.084781] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Slices.\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.108537] systemd-journald[131]: Received SIGTERM from PID 1 (systemd).\n[ 2.209654] SELinux: Disabled at runtime.\n[ 2.245779] type=1404 audit(1545530386.471:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.304453] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.305863] 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 system-getty.slice.\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] Listening on udev Control Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\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 Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.671780] systemd-journald[390]: Received request to flush runtime journal from PID 1\n[ 2.674702] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\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 Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 2.823790] type=1305 audit(1545530387.049:3): audit_pid=433 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 D-Bus System Message Bus Socket.\n[[32m OK [0m[ 2.976816] input: PC Speaker as /devices/platform/pcspkr/input/input5\n] Listening on RPCbind Server Activation Socket.[ 2.980870] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n\n[[32m OK [0m] Reached target S[ 2.985394] [drm] Initialized drm 1.1.0 20060810\nockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n[ 3.011279] ppdev: user-space parallel port driver\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login S[ 3.017562] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\nervice...\n[ 3.019444] [TTM] Initializing pool allocator\n[ 3.019447] [TTM] Initializing DMA pool allocator\n[ 3.019655] [drm] fb mappable at 0xFC000000\n[ 3.019656] [drm] vram aper at 0xFC000000\n Starting NTP client/server...\n[ 3.019656] [drm] size 33554432\n[ 3.019656] [drm] fb depth is 24\n[ 3.019657] [drm] pitch is 3072\n[ 3.025060] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.048276] Console: switching to colour frame buffer device 128x48\n[ 3.060738] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting LSB: Bring up/down networking...\n[ 3.064758] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n Starting Authorization Manager...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\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[[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[ 3.171319] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.175769] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\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[[32m OK [0m] Started NTP client/server.\n[ 3.208212] alg: No test for crc32 (crc32-pclmul)\n[ 3.242033] intel_rapl: no valid rapl domains found in package 0\n[ 3.247111] intel_rapl: no valid rapl domains found in package 0\n[ 3.249985] intel_powerclamp: No package C-state available\n[ 3.254444] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.481333] cloud-init[481]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 01:59:48 +0000. Up 3.43 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 Initial cloud-init job (metadata service crawler)...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\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[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n Starting Dynamic System Tuning Daemon...\n Starting Crash recovery kernel arming...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.747496] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 01:59:50 +0000. Up 5.70 seconds.\n[ 5.778175] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.780144] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.781945] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.784020] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.786027] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.788118] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:09:fc:01 |\n[ 5.790066] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.792064] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.794091] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.796649] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.798686] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.800846] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.803283] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.806732] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.811841] cloud-init[794]: 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.270243] cloud-init[2804]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 01:59:53 +0000. Up 9.10 seconds.\n[ 9.915540] cloud-init[3203]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 01:59:54 +0000. Up 9.87 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 | ae:d4:99:87:1b:f3:95:b8:e5:c4:97:10:57:58:50:ca | - | 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.962534] cloud-init[3203]: Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 01:59:54 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.95 seconds\n"} 2018-12-23 02:00:02,009 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0/action used request id req-a2a696b2-e350-4001-879e-71bc0830efb2 2018-12-23 02:00:02,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.13252520561s 2018-12-23 02:00:02,011 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0/action used request id req-a2a696b2-e350-4001-879e-71bc0830efb2 2018-12-23 02:00:02,011 - 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 1897791125 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.296415] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.298729] pid_max: default: 32768 minimum: 301 [ 0.299976] Security Framework initialized [ 0.301154] SELinux: Initializing. [ 0.302465] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.307351] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.310320] Mount-cache hash table entries: 4096 [ 0.311835] Initializing cgroup subsys memory [ 0.313058] Initializing cgroup subsys devices [ 0.314265] Initializing cgroup subsys freezer [ 0.315485] Initializing cgroup subsys net_cls [ 0.316685] Initializing cgroup subsys blkio [ 0.317854] Initializing cgroup subsys perf_event [ 0.319123] Initializing cgroup subsys hugetlb [ 0.320322] Initializing cgroup subsys pids [ 0.321495] Initializing cgroup subsys net_prio [ 0.322784] CPU: Physical Processor ID: 0 [ 0.324654] mce: CPU supports 10 MCE banks [ 0.325829] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.327191] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.328548] tlb_flushall_shift: 6 [ 0.329779] Freeing SMP alternatives: 28k freed [ 0.333836] ACPI: Core revision 20130517 [ 0.335407] ACPI: All ACPI Tables successfully acquired [ 0.336895] ftrace: allocating 25812 entries in 101 pages [ 0.359767] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.361351] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.362929] smpboot: Max logical packages: 2 [ 0.364285] Enabling x2apic [ 0.365234] Enabled x2apic [ 0.366366] Switched APIC routing to physical x2apic. [ 0.368620] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.370173] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.372851] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.380120] KVM setup paravirtual spinlock [ 0.382407] smpboot: Booting Node 0, Processors #1 OK [ 0.384068] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.406668] Brought up 2 CPUs [ 0.406671] KVM setup async PF for cpu 1 [ 0.406674] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.409869] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.412049] devtmpfs: initialized [ 0.414598] EVM: security.selinux [ 0.415626] EVM: security.ima [ 0.416575] EVM: security.capability [ 0.418263] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.419865] pinctrl core: initialized pinctrl subsystem [ 0.421314] NET: Registered protocol family 16 [ 0.422697] ACPI: bus type PCI registered [ 0.423821] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.425419] PCI: Using configuration type 1 for base access [ 0.430184] ACPI: Added _OSI(Module Device) [ 0.431423] ACPI: Added _OSI(Processor Device) [ 0.432678] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.433966] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436872] ACPI: Interpreter enabled [ 0.438028] ACPI: (supports S0 S5) [ 0.439075] ACPI: Using IOAPIC for interrupt routing [ 0.440425] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444379] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445789] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.447545] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.448998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.451719] acpiphp: Slot [3] registered [ 0.452781] acpiphp: Slot [4] registered [ 0.453850] acpiphp: Slot [5] registered [ 0.454918] acpiphp: Slot [6] registered [ 0.455974] acpiphp: Slot [7] registered [ 0.457028] acpiphp: Slot [8] registered [ 0.458082] acpiphp: Slot [9] registered [ 0.459142] acpiphp: Slot [10] registered [ 0.460212] acpiphp: Slot [11] registered [ 0.461280] acpiphp: Slot [12] registered [ 0.462353] acpiphp: Slot [13] registered [ 0.463424] acpiphp: Slot [14] registered [ 0.464497] acpiphp: Slot [15] registered [ 0.465566] acpiphp: Slot [16] registered [ 0.466640] acpiphp: Slot [17] registered [ 0.467715] acpiphp: Slot [18] registered [ 0.468780] acpiphp: Slot [19] registered [ 0.469851] acpiphp: Slot [20] registered [ 0.470929] acpiphp: Slot [21] registered [ 0.471999] acpiphp: Slot [22] registered [ 0.473067] acpiphp: Slot [23] registered [ 0.474135] acpiphp: Slot [24] registered [ 0.475209] acpiphp: Slot [25] registered [ 0.476278] acpiphp: Slot [26] registered [ 0.477350] acpiphp: Slot [27] registered [ 0.478418] acpiphp: Slot [28] registered [ 0.479486] acpiphp: Slot [29] registered [ 0.480554] acpiphp: Slot [30] registered [ 0.481626] acpiphp: Slot [31] registered [ 0.482694] PCI host bridge to bus 0000:00 [ 0.483766] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.485057] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.486525] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.487998] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.489954] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.497598] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.499133] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.500562] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.502078] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.509440] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.511391] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.564580] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.566348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.568029] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.569701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.571350] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.572907] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.574414] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.576482] vgaarb: loaded [ 0.577342] vgaarb: bridge control possible 0000:00:02.0 [ 0.578694] SCSI subsystem initialized [ 0.579743] ACPI: bus type USB registered [ 0.580818] usbcore: registered new interface driver usbfs [ 0.582108] usbcore: registered new interface driver hub [ 0.583378] usbcore: registered new device driver usb [ 0.584701] PCI: Using ACPI for IRQ routing [ 0.586036] NetLabel: Initializing [ 0.587014] NetLabel: domain hash size = 128 [ 0.588119] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.589341] NetLabel: unlabeled traffic allowed by default [ 0.590744] Switched to clocksource kvm-clock [ 0.598209] pnp: PnP ACPI init [ 0.599148] ACPI: bus type PNP registered [ 0.600524] pnp: PnP ACPI: found 5 devices [ 0.601610] ACPI: bus type PNP unregistered [ 0.608653] NET: Registered protocol family 2 [ 0.609994] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.612230] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.614180] TCP: Hash tables configured (established 32768 bind 32768) [ 0.615922] TCP: reno registered [ 0.616983] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.618571] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.620348] NET: Registered protocol family 1 [ 0.621588] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622976] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.624327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.644212] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.664299] Unpacking initramfs... [ 1.062554] Freeing initrd memory: 37508k freed [ 1.071598] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.073143] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.082245] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.083714] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.085366] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.086802] Initialise system trusted keyring [ 1.087958] audit: initializing netlink socket (disabled) [ 1.089250] type=2000 audit(1545530385.293:1): initialized [ 1.105714] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.107181] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.109606] zpool: loaded [ 1.110503] zbud: loaded [ 1.111495] VFS: Disk quotas dquot_6.5.2 [ 1.112595] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.114155] msgmni has been set to 7578 [ 1.115256] Key type big_key registered [ 1.116810] NET: Registered protocol family 38 [ 1.117976] Key type asymmetric registered [ 1.119067] Asymmetric key parser 'x509' registered [ 1.120294] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.122313] io scheduler noop registered [ 1.123384] io scheduler deadline registered (default) [ 1.124652] io scheduler cfq registered [ 1.125790] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.136922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.138485] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.140479] ACPI: Power Button [PWRF] [ 1.141589] GHES: HEST is not enabled! [ 1.142673] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.166872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.168411] Non-volatile memory driver v1.3 [ 1.169530] Linux agpgart interface v0.103 [ 1.170700] crash memory driver: version 1.1 [ 1.171873] rdac: device handler registered [ 1.173012] hp_sw: device handler registered [ 1.174139] emc: device handler registered [ 1.175227] alua: device handler registered [ 1.176350] libphy: Fixed MDIO Bus: probed [ 1.177481] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.178954] ehci-pci: EHCI PCI platform driver [ 1.180101] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.181510] ohci-pci: OHCI PCI platform driver [ 1.182666] uhci_hcd: USB Universal Host Controller Interface driver [ 1.202399] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.203735] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.205743] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.207019] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.208424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.209959] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.211922] usb usb1: Product: UHCI Host Controller [ 1.213187] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.214743] usb usb1: SerialNumber: 0000:00:01.2 [ 1.215966] hub 1-0:1.0: USB hub found [ 1.217025] hub 1-0:1.0: 2 ports detected [ 1.218199] usbcore: registered new interface driver usbserial [ 1.219577] usbcore: registered new interface driver usbserial_generic [ 1.221050] usbserial: USB Serial support registered for generic [ 1.222451] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.225116] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.226359] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.227679] mousedev: PS/2 mouse device common for all mice [ 1.229208] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.231449] rtc_cmos 00:00: RTC can wake from S4 [ 1.232834] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.233450] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.236732] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.237015] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.240480] cpuidle: using governor menu [ 1.241597] hidraw: raw HID events driver (C) Jiri Kosina [ 1.242958] usbcore: registered new interface driver usbhid [ 1.244289] usbhid: USB HID core driver [ 1.245365] drop_monitor: Initializing network drop monitor service [ 1.246836] TCP: cubic registered [ 1.247818] Initializing XFRM netlink socket [ 1.248988] NET: Registered protocol family 10 [ 1.250335] NET: Registered protocol family 17 [ 1.251636] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.252983] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.254399] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.256733] Loading compiled-in X.509 certificates [ 1.257953] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.260294] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.263039] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.265394] registered taskstats version 1 [ 1.267929] Key type trusted registered [ 1.270132] Key type encrypted registered [ 1.272360] IMA: No TPM chip found, activating TPM-bypass! [ 1.274029] rtc_cmos 00:00: setting system clock to 2018-12-23 01:59:45 UTC (1545530385) [ 1.276758] Freeing unused kernel memory: 1680k freed [ 1.280729] 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.284741] systemd[1]: Detected virtualization kvm. [ 1.285970] systemd[1]: Detected architecture x86-64. [ 1.287207] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.289529] systemd[1]: No hostname configured. [ 1.290697] systemd[1]: Set hostname to . [ 1.291966] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.314004] systemd[1]: Reached target Timers. [ 1.315164] systemd[1]: Starting Timers. [ 1.316263] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.318333] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.321136] systemd[1]: Reached target Paths. [ 1.322270] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.324022] systemd[1]: Reached target Swap. [ 1.325140] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.326999] systemd[1]: Created slice Root Slice. [ 1.328182] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.330156] systemd[1]: Listening on udev Control Socket. [ 1.331448] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.333470] systemd[1]: Listening on Journal Socket. [ 1.334693] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.336661] systemd[1]: Created slice System Slice. [ 1.337877] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.339752] systemd[1]: Reached target Slices. [ 1.340915] systemd[1]: Starting Slices. [ 1.342316] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.344636] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.346858] 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] Listening on udev Kernel Socket. [ 1.351054] systemd[1]: Listening on udev Kernel Socket. [ 1.352339] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.355437] systemd[1]: Reached target Sockets. [ 1.356604] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.358536] systemd[1]: Reached target Local File Systems. [ 1.359828] systemd[1]: Starting Local File Systems. [ 1.361256] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Apply Kernel Variables. [ 1.364180] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.367224] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 1.370462] systemd[1]: Starting Create Static Device Nodes in /dev... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [ 1.375423] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.416807] RPC: Registered named UNIX socket transport module. [ 1.418584] RPC: Registered udp transport module. [ 1.420058] RPC: Registered tcp transport module. [ 1.421520] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.506244] scsi host0: ata_piix [ 1.507697] FDC 0 is a S82078B [ 1.508313] scsi host1: ata_piix [ 1.508335] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.508336] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.524821] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.540646] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.580444] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.588979] 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.677961] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.679502] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.681075] usb 1-1: Product: QEMU USB Tablet [ 1.682212] usb 1-1: Manufacturer: QEMU [ 1.683273] usb 1-1: SerialNumber: 42 [ 1.693109] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.695593] 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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.777559] SGI XFS with ACLs, security attributes, no debug enabled [ 1.779938] XFS (vda1): Mounting V4 Filesystem [ 1.877204] 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 target Initrd Default Target. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[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 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 target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [ 2.084781] tsc: Refined TSC clocksource calibration: 3491.910 MHz Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Slices. [[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.108537] systemd-journald[131]: Received SIGTERM from PID 1 (systemd). [ 2.209654] SELinux: Disabled at runtime. [ 2.245779] type=1404 audit(1545530386.471:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.304453] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.305863] 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 system-getty.slice. [[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] Listening on udev Control Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[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. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [ 2.671780] systemd-journald[390]: Received request to flush runtime journal from PID 1 [ 2.674702] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 2.823790] type=1305 audit(1545530387.049:3): audit_pid=433 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 D-Bus System Message Bus Socket. [[32m OK [0m[ 2.976816] input: PC Speaker as /devices/platform/pcspkr/input/input5 ] Listening on RPCbind Server Activation Socket.[ 2.980870] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target S[ 2.985394] [drm] Initialized drm 1.1.0 20060810 ockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... [ 3.011279] ppdev: user-space parallel port driver [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login S[ 3.017562] [TTM] Zone kernel: Available graphics memory: 1940960 kiB ervice... [ 3.019444] [TTM] Initializing pool allocator [ 3.019447] [TTM] Initializing DMA pool allocator [ 3.019655] [drm] fb mappable at 0xFC000000 [ 3.019656] [drm] vram aper at 0xFC000000 Starting NTP client/server... [ 3.019656] [drm] size 33554432 [ 3.019656] [drm] fb depth is 24 [ 3.019657] [drm] pitch is 3072 [ 3.025060] fbcon: cirrusdrmfb (fb0) is primary device [ 3.048276] Console: switching to colour frame buffer device 128x48 [ 3.060738] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting LSB: Bring up/down networking... [ 3.064758] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting Authorization Manager... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[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 Permit User Sessions. [ 3.171319] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.175769] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[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... [[32m OK [0m] Started NTP client/server. [ 3.208212] alg: No test for crc32 (crc32-pclmul) [ 3.242033] intel_rapl: no valid rapl domains found in package 0 [ 3.247111] intel_rapl: no valid rapl domains found in package 0 [ 3.249985] intel_powerclamp: No package C-state available [ 3.254444] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.481333] cloud-init[481]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 01:59:48 +0000. Up 3.43 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 Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting Dynamic System Tuning Daemon... Starting Crash recovery kernel arming... Starting System Logging Service... Starting nginx - high performance web server... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 5.747496] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 01:59:50 +0000. Up 5.70 seconds. [ 5.778175] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.780144] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.781945] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.784020] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.786027] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.788118] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:09:fc:01 | [ 5.790066] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.792064] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.794091] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.796649] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.798686] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.800846] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.803283] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.806732] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.811841] cloud-init[794]: 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.270243] cloud-init[2804]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 01:59:53 +0000. Up 9.10 seconds. [ 9.915540] cloud-init[3203]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 01:59:54 +0000. Up 9.87 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 | ae:d4:99:87:1b:f3:95:b8:e5:c4:97:10:57:58:50:ca | - | 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.962534] cloud-init[3203]: Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 01:59:54 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.95 seconds 2018-12-23 02:00:02,016 - paramiko.transport - DEBUG - starting thread (client mode): 0xdae32350L 2018-12-23 02:00:02,016 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 02:00:02,045 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-23 02:00:02,045 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-23 02:00:02,047 - 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-12-23 02:00:02,047 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 02:00:02,047 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 02:00:02,047 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 02:00:02,047 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 02:00:02,047 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 02:00:02,053 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 02:00:02,053 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 02:00:02,081 - paramiko.transport - DEBUG - Trying key aed499871bf395b8e5c49710575850ca from /tmp/tmpMTwYDz 2018-12-23 02:00:02,095 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 02:00:02,115 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 02:00:02,145 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-12-23 02:00:02,145 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-12-23 02:00:02,146 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-12-23 02:00:02,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-12-23 02:00:02,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:00:02,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:00:02,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:00:02,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:00:02,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:00:02,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:00:02,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:00:02,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5768, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5780, "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": 1749, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5746, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 923, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 798, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 806, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 5326, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5740, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-23 02:00:02,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:00:02,316 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:00:00 GMT 2018-12-23 02:00:02,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:00:02,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-12-23 02:00:02,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:00:02,316 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 5768, 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': 5780, 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': 1749, 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': 5746, 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': 923, 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': 798, 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': 806, 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': 5326, 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': 5740, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-23 02:00:02,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-12-23 02:00:02,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:00:02,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:00:02,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:00:02,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:00:02,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:00:02,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:00:02,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:00:02,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5768, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5780, "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": 1749, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5746, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 923, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 798, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 806, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 5326, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5740, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-23 02:00:02,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:00:02,463 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:00:00 GMT 2018-12-23 02:00:02,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:00:02,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-12-23 02:00:02,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:00:02,464 - functest.core.cloudify - INFO - The current manager status is running 2018-12-23 02:00:02,465 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-23 02:00:02,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:00:02,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:00:02,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:00:02,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:00:02,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:00:02,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:00:02,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:00:02,560 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-23 02:00:02,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T02:00:00.931Z", "updated_at": "2018-12-23T02:00:00.931Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-23 02:00:02,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:00:02,560 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:00:00 GMT 2018-12-23 02:00:02,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:00:02,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-23 02:00:02,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:00:02,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-12-23 02:00:02,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:00:02,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:00:02,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:00:02,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:00:02,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:00:02,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:00:02,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:00:02,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-12-23T02:00:00.931Z", "updated_at": "2018-12-23T02:00:00.931Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-23 02:00:02,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:00:02,634 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:00:01 GMT 2018-12-23 02:00:02,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:00:02,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-12-23 02:00:02,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:00:02,634 - functest.core.cloudify - DEBUG - List secrets: 2018-12-23 02:00:02,635 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/secrets/foo 2018-12-23 02:00:02,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:00:02,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:00:02,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:00:02,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:00:02,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:00:02,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:00:02,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:00:02,707 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-23 02:00:02,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T02:00:00.931Z", "updated_at": "2018-12-23T02:00:00.931Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-23 02:00:02,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:00:02,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:00:01 GMT 2018-12-23 02:00:02,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:00:02,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-23 02:00:02,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:00:02,708 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-12-23 02:00:02,708 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-12-23 02:00:02,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 02:00:02,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:00:02,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0d849a-50b9-4ccf-8e0d-e90f288a4297 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/ac2c1aa1542c46d3804a4f0eb072ff60"}, "enabled": true, "id": "ac2c1aa1542c46d3804a4f0eb072ff60", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 02:00:02,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-0d0d849a-50b9-4ccf-8e0d-e90f288a4297 2018-12-23 02:00:02,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0797190666199s 2018-12-23 02:00:02,788 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-0d0d849a-50b9-4ccf-8e0d-e90f288a4297 2018-12-23 02:00:02,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-12-23 02:00:02,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/quotas/ac2c1aa1542c46d3804a4f0eb072ff60.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-12-23 02:00:03,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-bb4751df-a900-4c1b-83d6-d2ca17b6cde2 Date: Sun, 23 Dec 2018 02:00:03 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-12-23 02:00:03,022 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/ac2c1aa1542c46d3804a4f0eb072ff60.json used request id req-bb4751df-a900-4c1b-83d6-d2ca17b6cde2 2018-12-23 02:00:03,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.231419086456s 2018-12-23 02:00:03,023 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/ac2c1aa1542c46d3804a4f0eb072ff60.json used request id req-bb4751df-a900-4c1b-83d6-d2ca17b6cde2 2018-12-23 02:00:03,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-12-23 02:00:03,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-12-23 02:00:03,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:00:03,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-843e3612-8409-4487-a95e-634e937ad732 Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.26:5000/v3/services/02f86a88b510461db2467aa2eaa0df64"}, "enabled": true, "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.26:5000/v3/services/18ff283d87d945ec96de1b86c5c343b9"}, "enabled": true, "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.26:5000/v3/services/259951b4d003470c9d57ffc82e542487"}, "enabled": true, "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.26:5000/v3/services/290af5453ccc47ad972c16f6b6ce073c"}, "enabled": true, "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.26:5000/v3/services/299274fe4ff94948a126e175f4ea4d73"}, "enabled": true, "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.26:5000/v3/services/48f30cee4f434d01a930ebdefcb913df"}, "enabled": true, "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.26:5000/v3/services/5842b8ae133c403e85631b9d02a7b3b3"}, "enabled": true, "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.26:5000/v3/services/655a4807be8d468f8aeef354092a96f3"}, "enabled": true, "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.26:5000/v3/services/77ccac0088a14668a0836949aea9d145"}, "enabled": true, "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.26:5000/v3/services/8769b62be6ac45f6a0a337944bb6465a"}, "enabled": true, "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.26:5000/v3/services/94ab20e050bd4e3bada0d7bedc2bc6cb"}, "enabled": true, "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.26:5000/v3/services/96bd7ec0274942f2b9ab5bdadea5d984"}, "enabled": true, "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.26:5000/v3/services/e8966ff77bbf4df7996538fd1b699191"}, "enabled": true, "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.26:5000/v3/services/edbf35b6915c4ff384c74e87eda41d3f"}, "enabled": true, "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.26:5000/v3/services/fac78c71ca8b4f7db631d1758b54e630"}, "enabled": true, "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.26:5000/v3/services/fd8d20689e154ffba0dea0f75e20c391"}, "enabled": true, "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "links": {"self": "http://172.30.9.26:5000/v3/services", "previous": null, "next": null}} 2018-12-23 02:00:03,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/services used request id req-843e3612-8409-4487-a95e-634e937ad732 2018-12-23 02:00:03,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0847589969635s 2018-12-23 02:00:03,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-12-23 02:00:03,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:00:03,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c8b82d9-58c2-43b3-9b46-505d1d028936 Content-Encoding: gzip Content-Length: 2063 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/010bb75ee51d496dae4c75e55b5bebbe"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "655a4807be8d468f8aeef354092a96f3", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/19c5859e716746a69386111730aef4d6"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8769b62be6ac45f6a0a337944bb6465a", "id": "19c5859e716746a69386111730aef4d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1fbb53cf2c464ebcac4c3a1d4b79dddf"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/225f0256d7eb47088ad45d05066c2d83"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e8966ff77bbf4df7996538fd1b699191", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/263d108e6297400990dce135dd000345"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5842b8ae133c403e85631b9d02a7b3b3", "id": "263d108e6297400990dce135dd000345"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/264b44218f8b49fe924ea8ad6c2a1b21"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "259951b4d003470c9d57ffc82e542487", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/314a0186243d459dafb21222abbb610f"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8769b62be6ac45f6a0a337944bb6465a", "id": "314a0186243d459dafb21222abbb610f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/347703c193ac4166aa8dee19c6d032d4"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e8966ff77bbf4df7996538fd1b699191", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/349d66f9624d486b8df9a5cf8588e6be"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "290af5453ccc47ad972c16f6b6ce073c", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/458f70f468264438b0390f32667fcdeb"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fac78c71ca8b4f7db631d1758b54e630", "id": "458f70f468264438b0390f32667fcdeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5379de3b3fac487c8df275fe5e490e00"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "edbf35b6915c4ff384c74e87eda41d3f", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5b54fceb32194691bf7390a7d2978e8c"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "edbf35b6915c4ff384c74e87eda41d3f", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5d7effb96827405bae55aca3f70b368c"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "18ff283d87d945ec96de1b86c5c343b9", "id": "5d7effb96827405bae55aca3f70b368c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/699c940de0b14c1eadca09be9f6590a1"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "259951b4d003470c9d57ffc82e542487", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6dad8d069a06470290bafab9e4b34826"}, "url": "http://172.30.9.26:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "290af5453ccc47ad972c16f6b6ce073c", "id": "6dad8d069a06470290bafab9e4b34826"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/719deddf1fb54dfebc3a8c2990f2b2f1"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96bd7ec0274942f2b9ab5bdadea5d984", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/73aa48a4f25e40f69e599f5d78673633"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "299274fe4ff94948a126e175f4ea4d73", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/82eb879f04e94dd69dabd66ad22c4298"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8769b62be6ac45f6a0a337944bb6465a", "id": "82eb879f04e94dd69dabd66ad22c4298"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/846c863c0b0e4d398904a016f07cb81e"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "77ccac0088a14668a0836949aea9d145", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/84f1bfb4b10f486fa85ca491287b4199"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5842b8ae133c403e85631b9d02a7b3b3", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8a7780d6e90b4a89a3fc41c0d6b18836"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fac78c71ca8b4f7db631d1758b54e630", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9192457ac2a641658434802b8711b209"}, "url": "http://172.30.9.26:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fd8d20689e154ffba0dea0f75e20c391", "id": "9192457ac2a641658434802b8711b209"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/94642ec3ad3a4563b961f5f217607f33"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96bd7ec0274942f2b9ab5bdadea5d984", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/956c168046034caf9e4f3ffcc0ad57ba"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96bd7ec0274942f2b9ab5bdadea5d984", "id": "956c168046034caf9e4f3ffcc0ad57ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/957b8e19a9a04929b3c4c78f09a374a2"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "77ccac0088a14668a0836949aea9d145", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9a2ad39a716b4925b94c2fe8fdfddae4"}, "url": "http://172.30.9.26:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "18ff283d87d945ec96de1b86c5c343b9", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a3d0d945e45d4ef38d33f9efe769ec78"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a94f80a2790541668d9743fccc939385"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "259951b4d003470c9d57ffc82e542487", "id": "a94f80a2790541668d9743fccc939385"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/aea05a6941cf489695d17121fd40145b"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "18ff283d87d945ec96de1b86c5c343b9", "id": "aea05a6941cf489695d17121fd40145b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/aeb0de87500440ec85bca3b97148c940"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "48f30cee4f434d01a930ebdefcb913df", "id": "aeb0de87500440ec85bca3b97148c940"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bca00d75a64f48daafaae3562cb7b2c8"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fd8d20689e154ffba0dea0f75e20c391", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bcef0d3806244f2a83b75dc351d3771d"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "655a4807be8d468f8aeef354092a96f3", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bd69c36f4c0d494c8036dcce3874d491"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "299274fe4ff94948a126e175f4ea4d73", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bf9fe5c3cb3645099f262600a623bf48"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e8966ff77bbf4df7996538fd1b699191", "id": "bf9fe5c3cb3645099f262600a623bf48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bff9c64247024166b974f77ea321f99e"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fd8d20689e154ffba0dea0f75e20c391", "id": "bff9c64247024166b974f77ea321f99e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c49c187a1e7441c39d0516b608806f67"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "77ccac0088a14668a0836949aea9d145", "id": "c49c187a1e7441c39d0516b608806f67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c88451c73d034b70a0fa0fc41d4ee375"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "48f30cee4f434d01a930ebdefcb913df", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c90bc153f1da4a619881c2d5effbd91d"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "edbf35b6915c4ff384c74e87eda41d3f", "id": "c90bc153f1da4a619881c2d5effbd91d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c9aecdb0ae7a48e296aaa03862d855d0"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "290af5453ccc47ad972c16f6b6ce073c", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cb93ca13241a420ab969d163ab855648"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fac78c71ca8b4f7db631d1758b54e630", "id": "cb93ca13241a420ab969d163ab855648"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cf20d6f2e411410b908d25da10807937"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5842b8ae133c403e85631b9d02a7b3b3", "id": "cf20d6f2e411410b908d25da10807937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cf78bd0b311e4781a9ee002a64401745"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "655a4807be8d468f8aeef354092a96f3", "id": "cf78bd0b311e4781a9ee002a64401745"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e0626d2160b14ebf9ed75ddf1f91f557"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e7a1cc72fb5e4223ac729749ef8482cb"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "299274fe4ff94948a126e175f4ea4d73", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ea37b91d4b864a05a2faa4b4115fe970"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "48f30cee4f434d01a930ebdefcb913df", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-23 02:00:03,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-2c8b82d9-58c2-43b3-9b46-505d1d028936 2018-12-23 02:00:03,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0876438617706s 2018-12-23 02:00:03,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'ccfd800d-2f78-4191-97ce-797838338ff0', 'keystone_tenant_name': u'cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.26:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'project_domain_name': 'Default'} 2018-12-23 02:00:03,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-12-23 02:00:03,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:00:03,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:00:03,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:00:03,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:00:03,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:00:03,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:00:03,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:00:03,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-12-23 02:00:03,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:00:03,313 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:00:01 GMT 2018-12-23 02:00:03,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:00:03,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-12-23 02:00:03,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:00:03,314 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "ccfd800d-2f78-4191-97ce-797838338ff0"} 2018-12-23 02:00:03,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:00:03,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:00:03,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:00:03,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:00:03,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:00:03,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:00:03,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:00:03,450 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-12-23 02:00:03,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T02:00:01.811Z", "updated_at": "2018-12-23T02:00:01.811Z", "created_by": "admin", "private_resource": false, "value": "ccfd800d-2f78-4191-97ce-797838338ff0", "key": "keystone_password"} 2018-12-23 02:00:03,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:00:03,451 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:00:01 GMT 2018-12-23 02:00:03,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:00:03,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-12-23 02:00:03,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:00:03,451 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146"} 2018-12-23 02:00:03,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:00:03,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:00:03,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:00:03,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:00:03,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:00:03,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:00:03,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:00:03,537 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-12-23 02:00:03,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T02:00:01.902Z", "updated_at": "2018-12-23T02:00:01.902Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "key": "keystone_tenant_name"} 2018-12-23 02:00:03,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:00:03,537 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:00:01 GMT 2018-12-23 02:00:03,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:00:03,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-12-23 02:00:03,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:00:03,537 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-12-23 02:00:03,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:00:03,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:00:03,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:00:03,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:00:03,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:00:03,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:00:03,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:00:03,615 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-12-23 02:00:03,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T02:00:01.992Z", "updated_at": "2018-12-23T02:00:01.992Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-12-23 02:00:03,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:00:03,615 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:00:02 GMT 2018-12-23 02:00:03,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:00:03,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-12-23 02:00:03,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:00:03,615 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.26:5000"} 2018-12-23 02:00:03,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:00:03,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:00:03,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:00:03,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:00:03,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:00:03,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:00:03,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:00:03,694 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-12-23 02:00:03,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T02:00:02.072Z", "updated_at": "2018-12-23T02:00:02.072Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.26:5000", "key": "keystone_url"} 2018-12-23 02:00:03,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:00:03,694 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:00:02 GMT 2018-12-23 02:00:03,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:00:03,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-12-23 02:00:03,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:00:03,695 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-12-23 02:00:03,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:00:03,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:00:03,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:00:03,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:00:03,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:00:03,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:00:03,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:00:03,883 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-12-23 02:00:03,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T02:00:02.193Z", "updated_at": "2018-12-23T02:00:02.193Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-12-23 02:00:03,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:00:03,883 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:00:02 GMT 2018-12-23 02:00:03,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:00:03,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-12-23 02:00:03,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:00:03,884 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_9dff84fb-1ca5-4ff2-8d96-8f1205072146"} 2018-12-23 02:00:04,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:00:04,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:00:04,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:00:04,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:00:04,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:00:04,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:00:04,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:00:04,008 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-12-23 02:00:04,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T02:00:02.375Z", "updated_at": "2018-12-23T02:00:02.375Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "key": "keystone_username"} 2018-12-23 02:00:04,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:00:04,009 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:00:02 GMT 2018-12-23 02:00:04,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:00:04,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-12-23 02:00:04,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:00:04,009 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-12-23 02:00:04,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:00:04,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:00:04,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:00:04,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:00:04,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:00:04,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:00:04,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:00:04,081 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-12-23 02:00:04,081 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T02:00:02.459Z", "updated_at": "2018-12-23T02:00:02.459Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-12-23 02:00:04,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:00:04,081 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:00:02 GMT 2018-12-23 02:00:04,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:00:04,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-12-23 02:00:04,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:00:04,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-12-23 02:00:04,083 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 02:00:04,084 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 02:00:04,084 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 02:00:04,090 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 02:00:04,157 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 02:00:04,158 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 02:00:04,159 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 02:00:04,198 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 02:00:04,199 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 02:00:04,231 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 02:01:02,460 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 02:01:02,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.web-ster.com * extras: linux.mirrors.es.net * updates: centos.eecs.wsu.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-36.el7 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 7.3 MB/s | 55 MB 00:07 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-36.el7.x86_64 1/24 Updating : glibc-common-2.17-260.el7.x86_64 2/24 Updating : glibc-2.17-260.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-16.el7.x86_64 6/24 Updating : python-libs-2.7.5-76.el7.x86_64 7/24 Updating : python-2.7.5-76.el7.x86_64 8/24 Installing : cpp-4.8.5-36.el7.x86_64 9/24 Updating : libgomp-4.8.5-36.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-957.1.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-260.el7.x86_64 12/24 Installing : glibc-devel-2.17-260.el7.x86_64 13/24 Installing : gcc-4.8.5-36.el7.x86_64 14/24 Installing : python-devel-2.7.5-76.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-16.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : python-2.7.5-76.el7.x86_64 1/24 Verifying : libgcc-4.8.5-36.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 3/24 Verifying : glibc-2.17-260.el7.x86_64 4/24 Verifying : gcc-4.8.5-36.el7.x86_64 5/24 Verifying : python-devel-2.7.5-76.el7.x86_64 6/24 Verifying : 1:openssl-1.0.2k-16.el7.x86_64 7/24 Verifying : cpp-4.8.5-36.el7.x86_64 8/24 Verifying : libgomp-4.8.5-36.el7.x86_64 9/24 Verifying : glibc-common-2.17-260.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : kernel-headers-3.10.0-957.1.3.el7.x86_64 12/24 Verifying : python-libs-2.7.5-76.el7.x86_64 13/24 Verifying : glibc-devel-2.17-260.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : glibc-headers-2.17-260.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-36.el7 python-devel.x86_64 0:2.7.5-76.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7 glibc-devel.x86_64 0:2.17-260.el7 glibc-headers.x86_64 0:2.17-260.el7 kernel-headers.x86_64 0:3.10.0-957.1.3.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-260.el7 glibc-common.x86_64 0:2.17-260.el7 libgcc.x86_64 0:4.8.5-36.el7 libgomp.x86_64 0:4.8.5-36.el7 openssl.x86_64 1:1.0.2k-16.el7 openssl-libs.x86_64 1:1.0.2k-16.el7 python.x86_64 0:2.7.5-76.el7 python-libs.x86_64 0:2.7.5-76.el7 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-12-23 02:01:02,461 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 02:01:02,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-12-23 02:01:02,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 02:01:02,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ac2c1aa1542c46d3804a4f0eb072ff60&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}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:01:02,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-48fd7738-33a5-4735-a2e8-c217934c7c84 Date: Sun, 23 Dec 2018 02:01:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:54:43Z", "updated_at": "2018-12-23T01:54:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:44Z", "revision_number": 0, "id": "0c397604-70aa-414c-9da1-3879b49c95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:44Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "bbb6310f-1553-4b1c-89e7-7e8c27c2d479", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "da9fba06-c4b1-4030-a16e-27deea88fc90", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "e8dca0d0-205e-4595-a189-471b4036015c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 4, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "name": "default"}]} 2018-12-23 02:01:02,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ac2c1aa1542c46d3804a4f0eb072ff60&name=default used request id req-48fd7738-33a5-4735-a2e8-c217934c7c84 2018-12-23 02:01:02,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0479981899261s 2018-12-23 02:01:02,515 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ac2c1aa1542c46d3804a4f0eb072ff60&name=default used request id req-48fd7738-33a5-4735-a2e8-c217934c7c84 2018-12-23 02:01:02,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 02:01:02,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:01:02,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-4b318d03-fafa-4c14-a84d-46a0c6bef7db Date: Sun, 23 Dec 2018 02:01:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:54:43Z", "updated_at": "2018-12-23T01:54:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:44Z", "revision_number": 0, "id": "0c397604-70aa-414c-9da1-3879b49c95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:44Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "bbb6310f-1553-4b1c-89e7-7e8c27c2d479", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "da9fba06-c4b1-4030-a16e-27deea88fc90", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "e8dca0d0-205e-4595-a189-471b4036015c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 4, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:56:52Z", "updated_at": "2018-12-23T01:56:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-23T01:56:55Z", "revision_number": 0, "id": "4b2fb416-c69d-482e-9642-2efe632e02da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:55Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T01:56:54Z", "revision_number": 0, "id": "662a8017-c738-4b85-9497-38fae45e3e15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:54Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 443, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "681b1ca0-b677-44da-bb6c-ecb8c754d870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-23T01:56:54Z", "revision_number": 0, "id": "6ffae786-e68b-409c-9e1b-113ade584a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:54Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "77d3a9d5-202e-405f-ab5e-4214a2c470f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T01:56:54Z", "revision_number": 0, "id": "a2ba3c06-7bde-4ab9-9afa-52445116a122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:54Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "a469b6a4-ea22-455c-bab7-526baf386443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:53Z", "revision_number": 0, "id": "bff0c1d4-718a-473f-b62e-74e48e4ef41a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:53Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 8, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}]} 2018-12-23 02:01:02,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-4b318d03-fafa-4c14-a84d-46a0c6bef7db 2018-12-23 02:01:02,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0682220458984s 2018-12-23 02:01:02,587 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-4b318d03-fafa-4c14-a84d-46a0c6bef7db 2018-12-23 02:01:02,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 02:01:02,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -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": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99"}}' 2018-12-23 02:01:02,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f4599d28-8396-4f64-be62-43aa34261086 Date: Sun, 23 Dec 2018 02:01:02 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-12-23T02:01:02Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "port_range_min": 22, "revision_number": 0, "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T02:01:02Z", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "231d95fd-2e34-4223-874d-3881378447b4"}} 2018-12-23 02:01:02,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-f4599d28-8396-4f64-be62-43aa34261086 2018-12-23 02:01:02,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.25677895546s 2018-12-23 02:01:02,848 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-f4599d28-8396-4f64-be62-43aa34261086 2018-12-23 02:01:02,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-12-23 02:01:02,944 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-12-23 02:01:05,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:05,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:05,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:05,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:05,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:05,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:05,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:05,619 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-12-23 02:01:05,620 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:05.544Z", "updated_at": "2018-12-23T02:01:05.544Z", "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"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"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"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-12-23 02:01:05,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:05,622 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:05 GMT 2018-12-23 02:01:05,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:05,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-12-23 02:01:05,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:05,648 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-23 02:01:07,119 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2018-12-23 02:01:07,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 02:01:07,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:01:07,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-33a317bb-88e1-4926-97da-30d24c317f5f Date: Sun, 23 Dec 2018 02:01:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/snap", "metadata": {}}], "file": "/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/file", "owner": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "size": 4373348352, "self": "/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T01:56:50Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T01:55:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 02:01:07,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-33a317bb-88e1-4926-97da-30d24c317f5f 2018-12-23 02:01:07,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191677808762s 2018-12-23 02:01:07,311 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-33a317bb-88e1-4926-97da-30d24c317f5f 2018-12-23 02:01:07,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 02:01:07,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/cloudify_ims-img_alt_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}' 2018-12-23 02:01:07,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/40074ac6-fbfc-4765-935e-41d6019aedef X-Openstack-Request-Id: req-20987c5e-23df-4fdd-81c4-a2aea7e99e2d Date: Sun, 23 Dec 2018 02:01:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/40074ac6-fbfc-4765-935e-41d6019aedef/file", "owner": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "40074ac6-fbfc-4765-935e-41d6019aedef", "size": null, "self": "/v2/images/40074ac6-fbfc-4765-935e-41d6019aedef", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T02:01:07Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "cloudify_ims-img_alt_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "checksum": null, "created_at": "2018-12-23T02:01:07Z", "protected": false} 2018-12-23 02:01:07,894 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-20987c5e-23df-4fdd-81c4-a2aea7e99e2d 2018-12-23 02:01:07,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.58131814003s 2018-12-23 02:01:07,895 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-20987c5e-23df-4fdd-81c4-a2aea7e99e2d returning object 40074ac6-fbfc-4765-935e-41d6019aedef 2018-12-23 02:01:07,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 02:01:07,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/40074ac6-fbfc-4765-935e-41d6019aedef/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}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -d '' 2018-12-23 02:01:14,107 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1773f09e-d9e2-487d-8810-879ef222a1d7 Date: Sun, 23 Dec 2018 02:01:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 02:01:14,107 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/40074ac6-fbfc-4765-935e-41d6019aedef/file used request id req-1773f09e-d9e2-487d-8810-879ef222a1d7 2018-12-23 02:01:14,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.21136689186s 2018-12-23 02:01:14,107 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/40074ac6-fbfc-4765-935e-41d6019aedef/file used request id req-1773f09e-d9e2-487d-8810-879ef222a1d7 2018-12-23 02:01:14,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 02:01:14,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:01:14,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-8db16478-76ff-4d76-9ab2-1e99a8787bde Date: Sun, 23 Dec 2018 02:01:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/40074ac6-fbfc-4765-935e-41d6019aedef/snap", "metadata": {}}], "file": "/v2/images/40074ac6-fbfc-4765-935e-41d6019aedef/file", "owner": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "40074ac6-fbfc-4765-935e-41d6019aedef", "size": 263586304, "self": "/v2/images/40074ac6-fbfc-4765-935e-41d6019aedef", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/40074ac6-fbfc-4765-935e-41d6019aedef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T02:01:14Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "cloudify_ims-img_alt_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-23T02:01:07Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/snap", "metadata": {}}], "file": "/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/file", "owner": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "size": 4373348352, "self": "/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T01:56:50Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T01:55:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 02:01:14,282 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8db16478-76ff-4d76-9ab2-1e99a8787bde 2018-12-23 02:01:14,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173588037491s 2018-12-23 02:01:14,282 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8db16478-76ff-4d76-9ab2-1e99a8787bde 2018-12-23 02:01:14,285 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/40074ac6-fbfc-4765-935e-41d6019aedef/snap', u'metadata': Munch({})})], 'file': u'/v2/images/40074ac6-fbfc-4765-935e-41d6019aedef/file', 'owner': u'ac2c1aa1542c46d3804a4f0eb072ff60', 'id': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'size': 263586304, u'self': u'/v2/images/40074ac6-fbfc-4765-935e-41d6019aedef', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac2c1aa1542c46d3804a4f0eb072ff60', 'name': 'cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/40074ac6-fbfc-4765-935e-41d6019aedef/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T02:01:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T02:01:14Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/40074ac6-fbfc-4765-935e-41d6019aedef', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'created': u'2018-12-23T02:01:07Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2018-12-23T02:01:07Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/40074ac6-fbfc-4765-935e-41d6019aedef', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2018-12-23 02:01:14,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 02:01:14,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-12-23 02:01:14,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:01:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8292cabe-d456-4a7a-ba1c-7d61f457b89b x-compute-request-id: req-8292cabe-d456-4a7a-ba1c-7d61f457b89b Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5d4d5b58-99bd-445c-a1da-1b8c877e86fc", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5d4d5b58-99bd-445c-a1da-1b8c877e86fc", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "5d4d5b58-99bd-445c-a1da-1b8c877e86fc", "name": "cloudify_ims-flavor_alt_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 02:01:14,345 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8292cabe-d456-4a7a-ba1c-7d61f457b89b 2018-12-23 02:01:14,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0587940216064s 2018-12-23 02:01:14,345 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8292cabe-d456-4a7a-ba1c-7d61f457b89b returning object 5d4d5b58-99bd-445c-a1da-1b8c877e86fc 2018-12-23 02:01:14,346 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_9dff84fb-1ca5-4ff2-8d96-8f1205072146', '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'c9673704b75e4254b287ac35103b6d8c', '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'5d4d5b58-99bd-445c-a1da-1b8c877e86fc', 'swap': 0}) 2018-12-23 02:01:14,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 02:01:14,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/5d4d5b58-99bd-445c-a1da-1b8c877e86fc/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}2aa61d3d71d3d23329e907b1441b77073cfff56a" -d '{"extra_specs": {}}' 2018-12-23 02:01:14,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:01:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bcd23fa3-0656-4d76-b253-86118454c0e3 x-compute-request-id: req-bcd23fa3-0656-4d76-b253-86118454c0e3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 02:01:14,368 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/5d4d5b58-99bd-445c-a1da-1b8c877e86fc/os-extra_specs used request id req-bcd23fa3-0656-4d76-b253-86118454c0e3 2018-12-23 02:01:14,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215239524841s 2018-12-23 02:01:14,369 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/5d4d5b58-99bd-445c-a1da-1b8c877e86fc/os-extra_specs used request id req-bcd23fa3-0656-4d76-b253-86118454c0e3 2018-12-23 02:01:14,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-12-23 02:01:14,369 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "40074ac6-fbfc-4765-935e-41d6019aedef", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "bono_cluster_size": 1, "flavor_id": "5d4d5b58-99bd-445c-a1da-1b8c877e86fc", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-12-23 02:01:15,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:15,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:15,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:15,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:15,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:15,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:15,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:15,887 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-12-23 02:01:15,887 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "40074ac6-fbfc-4765-935e-41d6019aedef", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "bono_cluster_size": 1, "flavor_id": "5d4d5b58-99bd-445c-a1da-1b8c877e86fc", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:14.670Z", "updated_at": "2018-12-23T02:01:14.670Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-12-23 02:01:15,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:15,888 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:15 GMT 2018-12-23 02:01:15,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:15,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-12-23 02:01:15,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:15,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions 2018-12-23 02:01:15,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:15,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:16,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:16,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:16,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:16,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:16,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:16,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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-12-23T02:01:15.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "519355ef-292c-4f4a-8925-e7a392135067"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-23 02:01:16,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:16,000 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:15 GMT 2018-12-23 02:01:16,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:16,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-12-23 02:01:16,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:16,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:01:16,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:16,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:16,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:16,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:16,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:16,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:16,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:16,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-23 02:01:16,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:16,197 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:16 GMT 2018-12-23 02:01:16,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:16,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-23 02:01:16,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:16,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/519355ef-292c-4f4a-8925-e7a392135067 2018-12-23 02:01:16,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:16,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:16,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:16,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:16,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:16,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:16,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:16,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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-12-23T02:01:15.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "519355ef-292c-4f4a-8925-e7a392135067"} 2018-12-23 02:01:16,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:16,516 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:16 GMT 2018-12-23 02:01:16,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:16,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-23 02:01:16,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:21,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:01:21,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:21,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:21,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:21,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:21,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:21,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:21,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:21,614 - 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-12-23T02:01:17.000Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:17.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:17.384Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:17.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067", "logger": "91ba6e46-d516-4658-87eb-d8778051165c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:17.489Z", "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-12-23T02:01:17.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067", "logger": "91ba6e46-d516-4658-87eb-d8778051165c"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:17.526Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:17.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:17.526Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:17.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:17.526Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:17.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:18.509Z", "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-12-23T02:01:18.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067", "logger": "91ba6e46-d516-4658-87eb-d8778051165c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:18.509Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:18.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067", "logger": "91ba6e46-d516-4658-87eb-d8778051165c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:18.509Z", "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-12-23T02:01:18.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067", "logger": "91ba6e46-d516-4658-87eb-d8778051165c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:19.579Z", "message": "Installing from directory: /tmp/tmp2c4FzV [args=--prefix=\"/tmp/openstack-0I72Xv\" --constraint=\"/tmp/openstack-0I72Xv/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:19.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067", "logger": "91ba6e46-d516-4658-87eb-d8778051165c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:19.579Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp2c4FzV --prefix=\"/tmp/openstack-0I72Xv\" --constraint=\"/tmp/openstack-0I72Xv/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:19.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067", "logger": "91ba6e46-d516-4658-87eb-d8778051165c"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-12-23 02:01:21,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:21,614 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:21 GMT 2018-12-23 02:01:21,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:21,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-12-23 02:01:21,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:21,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-12-23 02:01:21,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-12-23 02:01:21,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-12-23 02:01:21,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 02:01:21,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 02:01:21,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-12-23 02:01:21,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-12-23 02:01:21,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 02:01:21,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-12-23 02:01:21,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmp2c4FzV [args=--prefix="/tmp/openstack-0I72Xv" --constraint="/tmp/openstack-0I72Xv/constraint.txt", package_name=cloudify-openstack-plugin] 2018-12-23 02:01:21,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp2c4FzV --prefix="/tmp/openstack-0I72Xv" --constraint="/tmp/openstack-0I72Xv/constraint.txt" 2018-12-23 02:01:21,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/519355ef-292c-4f4a-8925-e7a392135067 2018-12-23 02:01:21,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:21,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:21,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:21,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:21,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:21,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:21,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:21,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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-12-23T02:01:15.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "519355ef-292c-4f4a-8925-e7a392135067"} 2018-12-23 02:01:21,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:21,856 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:21 GMT 2018-12-23 02:01:21,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:21,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-23 02:01:21,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:26,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:01:27,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:27,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:27,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:27,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:27,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:27,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:27,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:27,048 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-23 02:01:27,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:27,049 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:27 GMT 2018-12-23 02:01:27,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:27,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-23 02:01:27,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:27,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/519355ef-292c-4f4a-8925-e7a392135067 2018-12-23 02:01:27,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:27,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:27,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:27,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:27,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:27,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:27,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:27,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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-12-23T02:01:15.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "519355ef-292c-4f4a-8925-e7a392135067"} 2018-12-23 02:01:27,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:27,158 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:27 GMT 2018-12-23 02:01:27,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:27,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-23 02:01:27,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:32,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:01:32,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:32,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:32,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:32,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:32,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:32,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:32,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:32,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-23 02:01:32,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:32,262 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:32 GMT 2018-12-23 02:01:32,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:32,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-23 02:01:32,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:32,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/519355ef-292c-4f4a-8925-e7a392135067 2018-12-23 02:01:32,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:32,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:32,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:32,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:32,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:32,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:32,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:32,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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-12-23T02:01:15.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "519355ef-292c-4f4a-8925-e7a392135067"} 2018-12-23 02:01:32,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:32,330 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:32 GMT 2018-12-23 02:01:32,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:32,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-23 02:01:32,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:37,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:01:37,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:37,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:37,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:37,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:37,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:37,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:37,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:37,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-23 02:01:37,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:37,415 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:37 GMT 2018-12-23 02:01:37,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:37,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-23 02:01:37,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:37,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/519355ef-292c-4f4a-8925-e7a392135067 2018-12-23 02:01:37,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:37,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:37,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:37,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:37,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:37,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:37,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:37,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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-12-23T02:01:15.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "519355ef-292c-4f4a-8925-e7a392135067"} 2018-12-23 02:01:37,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:37,503 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:37 GMT 2018-12-23 02:01:37,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:37,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-23 02:01:37,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:42,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:01:42,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:42,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:42,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:42,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:42,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:42,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:42,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:42,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-23 02:01:42,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:42,574 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:42 GMT 2018-12-23 02:01:42,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:42,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-23 02:01:42,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:42,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/519355ef-292c-4f4a-8925-e7a392135067 2018-12-23 02:01:42,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:42,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:42,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:42,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:42,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:42,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:42,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:42,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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-12-23T02:01:15.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "519355ef-292c-4f4a-8925-e7a392135067"} 2018-12-23 02:01:42,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:42,658 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:42 GMT 2018-12-23 02:01:42,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:42,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-23 02:01:42,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:47,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:01:48,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:48,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:48,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:48,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:48,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:48,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:48,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:48,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:44.985Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:44.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067", "logger": "91ba6e46-d516-4658-87eb-d8778051165c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:45.619Z", "message": "Removing directory: /tmp/tmp2c4FzV", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:45.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067", "logger": "91ba6e46-d516-4658-87eb-d8778051165c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:45.985Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:45.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:46.568Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:46.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:46.568Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:46.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:47.586Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:47.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "519355ef-292c-4f4a-8925-e7a392135067"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-12-23 02:01:48,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:48,040 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:48 GMT 2018-12-23 02:01:48,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:48,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-12-23 02:01:48,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:48,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-12-23 02:01:48,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp2c4FzV 2018-12-23 02:01:48,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 02:01:48,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-12-23 02:01:48,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-12-23 02:01:48,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-12-23 02:01:48,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/519355ef-292c-4f4a-8925-e7a392135067 2018-12-23 02:01:48,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:48,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:48,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:48,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:48,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:48,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:48,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:48,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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-12-23T02:01:15.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "519355ef-292c-4f4a-8925-e7a392135067"} 2018-12-23 02:01:48,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:48,113 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:48 GMT 2018-12-23 02:01:48,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:48,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-12-23 02:01:48,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:48,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-12-23 02:01:48,114 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-12-23 02:01:48,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:48,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:48,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:48,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:48,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:48,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:48,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:48,281 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-12-23 02:01:48,281 - 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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:01:48,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:48,282 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:48 GMT 2018-12-23 02:01:48,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:48,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:01:48,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:48,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:01:48,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:48,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:48,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:48,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:48,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:48,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:48,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:48,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-23 02:01:48,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:48,514 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:48 GMT 2018-12-23 02:01:48,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:48,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-23 02:01:48,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:48,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:01:48,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:48,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:48,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:48,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:48,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:48,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:48,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:48,584 - 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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:01:48,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:48,584 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:48 GMT 2018-12-23 02:01:48,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:48,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:01:48,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:50,125 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 02:01:53,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:01:53,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:53,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:53,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:53,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:53,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:53,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:53,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:53,716 - 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-12-23T02:01:49.004Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:49.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_floatingip_ilcprq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:50.627Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:50.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_security_group_gd8ttk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:51.621Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:51.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_security_group_hdkywq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:51.621Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:51.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_floatingip_ilcprq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:51.621Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:51.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_security_group_gd8ttk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:51.621Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:51.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_floatingip_ilcprq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:51.621Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:51.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_security_group_gd8ttk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:52.571Z", "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-12-23T02:01:52.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "a50ca033-abd1-43a8-9a44-296164bdbc2d"}, {"node_instance_id": "bind_security_group_gd8ttk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:52.684Z", "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-12-23T02:01:52.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "a50ca033-abd1-43a8-9a44-296164bdbc2d"}, {"node_instance_id": "base_security_group_e44o5k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_floatingip_6wq50k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_security_group_5sxsjm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_floatingip_dbku7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_security_group_5apnma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_security_group_1cxnos", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "keypair_wh789i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_security_group_bd70n4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_security_group_v0io8o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_floatingip_6wq50k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_floatingip_dbku7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "base_security_group_e44o5k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_security_group_5sxsjm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_security_group_hdkywq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_security_group_5apnma", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_security_group_1cxnos", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_security_group_bd70n4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_security_group_v0io8o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "keypair_wh789i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_security_group_gd8ttk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_security_group_hdkywq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_security_group_bd70n4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_security_group_v0io8o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.141Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:53.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 34, "offset": 0, "size": 50}}} 2018-12-23 02:01:53,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:53,716 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:53 GMT 2018-12-23 02:01:53,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:53,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17435 2018-12-23 02:01:53,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:53,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-12-23 02:01:53,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:01:53,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:01:53,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:01:53,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-23 02:01:53,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 02:01:53,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-23 02:01:53,718 - 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-12-23 02:01:53,718 - 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-12-23 02:01:53,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:01:53,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:01:53,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:01:53,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:01:53,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:01:53,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:01:53,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:01:53,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:01:53,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:01:53,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:01:53,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-23 02:01:53,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-23 02:01:53,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 02:01:53,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 02:01:53,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 02:01:53,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 02:01:53,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 02:01:53,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 02:01:53,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 02:01:53,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 02:01:53,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-12-23 02:01:53,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 02:01:53,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 02:01:53,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 02:01:53,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 02:01:53,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:01:53,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:53,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:53,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:53,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:53,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:53,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:53,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:53,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:01:53,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:53,811 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:53 GMT 2018-12-23 02:01:53,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:53,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:01:53,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:58,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:01:58,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:58,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:58,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:58,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:58,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:58,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:58,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:58,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_gd8ttk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "a50ca033-abd1-43a8-9a44-296164bdbc2d"}, {"node_instance_id": "vellum_security_group_v0io8o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "835a7dfa-6d56-4e58-9678-1f334829d5f8"}, {"node_instance_id": "dime_security_group_hdkywq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "56edc6d7-e340-4b64-b831-995ff7f72121"}, {"node_instance_id": "vellum_security_group_v0io8o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "835a7dfa-6d56-4e58-9678-1f334829d5f8"}, {"node_instance_id": "vellum_security_group_v0io8o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "835a7dfa-6d56-4e58-9678-1f334829d5f8"}, {"node_instance_id": "vellum_security_group_v0io8o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "835a7dfa-6d56-4e58-9678-1f334829d5f8"}, {"node_instance_id": "vellum_security_group_v0io8o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "835a7dfa-6d56-4e58-9678-1f334829d5f8"}, {"node_instance_id": "dime_security_group_hdkywq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "56edc6d7-e340-4b64-b831-995ff7f72121"}, {"node_instance_id": "dime_security_group_hdkywq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "56edc6d7-e340-4b64-b831-995ff7f72121"}, {"node_instance_id": "vellum_security_group_v0io8o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "835a7dfa-6d56-4e58-9678-1f334829d5f8"}, {"node_instance_id": "sprout_security_group_bd70n4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "da4ab435-0597-45db-b4ea-e67068ff1b62"}, {"node_instance_id": "bind_security_group_gd8ttk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "a50ca033-abd1-43a8-9a44-296164bdbc2d"}, {"node_instance_id": "vellum_security_group_v0io8o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "835a7dfa-6d56-4e58-9678-1f334829d5f8"}, {"node_instance_id": "dime_security_group_hdkywq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "56edc6d7-e340-4b64-b831-995ff7f72121"}, {"node_instance_id": "vellum_security_group_v0io8o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "835a7dfa-6d56-4e58-9678-1f334829d5f8"}, {"node_instance_id": "vellum_security_group_v0io8o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "835a7dfa-6d56-4e58-9678-1f334829d5f8"}, {"node_instance_id": "vellum_security_group_v0io8o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "835a7dfa-6d56-4e58-9678-1f334829d5f8"}, {"node_instance_id": "vellum_security_group_v0io8o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "835a7dfa-6d56-4e58-9678-1f334829d5f8"}, {"node_instance_id": "dime_security_group_hdkywq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "56edc6d7-e340-4b64-b831-995ff7f72121"}, {"node_instance_id": "dime_security_group_hdkywq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "56edc6d7-e340-4b64-b831-995ff7f72121"}, {"node_instance_id": "vellum_security_group_v0io8o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "835a7dfa-6d56-4e58-9678-1f334829d5f8"}, {"node_instance_id": "sprout_security_group_bd70n4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:53.721Z", "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-12-23T02:01:53.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "da4ab435-0597-45db-b4ea-e67068ff1b62"}, {"node_instance_id": "bono_floatingip_ilcprq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:54.923Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', u'created_at': u'2018-12-23T02:01:54Z', u'updated_at': u'2018-12-23T02:01:54Z', u'floating_network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', u'port_id': None, u'id': u'1825b013-d5e5-4299-a60a-c325800802f5'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:54.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "1b05b3d9-a8ba-42d0-b043-5c744d14d6de"}, {"node_instance_id": "bono_floatingip_ilcprq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:55.151Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:55.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_floatingip_ilcprq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:56.154Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:56.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_floatingip_ilcprq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:56.154Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:56.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "keypair_wh789i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:56.154Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:56.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "keypair_wh789i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:56.854Z", "message": "Using external resource keypair: cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:56.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "1d5cfd55-a00a-4445-b002-118de034561f"}, {"node_instance_id": "sprout_security_group_bd70n4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:57.311Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:57.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_floatingip_6wq50k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:57.311Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:57.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "base_security_group_e44o5k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:57.311Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:57.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_security_group_5sxsjm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:57.311Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:57.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_security_group_1cxnos", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:57.311Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:57.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_security_group_gd8ttk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:57.311Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:57.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_security_group_hdkywq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:57.311Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:57.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_security_group_bd70n4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:57.311Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:57.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "keypair_wh789i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:57.311Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:57.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_security_group_1cxnos", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:57.915Z", "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-12-23T02:01:57.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9a0a12fb-a915-4eeb-bd60-7f0c420a73b8"}, {"node_instance_id": "homer_security_group_1cxnos", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:57.915Z", "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-12-23T02:01:57.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9a0a12fb-a915-4eeb-bd60-7f0c420a73b8"}, {"node_instance_id": "homer_security_group_1cxnos", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:57.915Z", "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-12-23T02:01:57.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9a0a12fb-a915-4eeb-bd60-7f0c420a73b8"}, {"node_instance_id": "homer_security_group_1cxnos", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:57.915Z", "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-12-23T02:01:57.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9a0a12fb-a915-4eeb-bd60-7f0c420a73b8"}, {"node_instance_id": "bind_security_group_gd8ttk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.386Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:58.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_security_group_hdkywq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.386Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:58.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "keypair_wh789i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.386Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:58.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_security_group_5apnma", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.386Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:58.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_security_group_v0io8o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.386Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:58.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 80, "offset": 34, "size": 50}}} 2018-12-23 02:01:58,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:58,902 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:58 GMT 2018-12-23 02:01:58,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:58,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28528 2018-12-23 02:01:58,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:01:58,904 - 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-12-23 02:01:58,904 - 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-12-23 02:01:58,904 - 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-12-23 02:01:58,904 - 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-12-23 02:01:58,904 - 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-12-23 02:01:58,904 - 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-12-23 02:01:58,905 - 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-12-23 02:01:58,905 - 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-12-23 02:01:58,905 - 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-12-23 02:01:58,905 - 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-12-23 02:01:58,905 - 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-12-23 02:01:58,905 - 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-12-23 02:01:58,906 - 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-12-23 02:01:58,906 - 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-12-23 02:01:58,906 - 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-12-23 02:01:58,906 - 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-12-23 02:01:58,906 - 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-12-23 02:01:58,906 - 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-12-23 02:01:58,907 - 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-12-23 02:01:58,907 - 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-12-23 02:01:58,907 - 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-12-23 02:01:58,907 - 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-12-23 02:01:58,907 - 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'ac2c1aa1542c46d3804a4f0eb072ff60', u'created_at': u'2018-12-23T02:01:54Z', u'updated_at': u'2018-12-23T02:01:54Z', u'floating_network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', u'port_id': None, u'id': u'1825b013-d5e5-4299-a60a-c325800802f5'} 2018-12-23 02:01:58,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-23 02:01:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:01:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:01:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-12-23 02:01:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146 2018-12-23 02:01:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:01:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-23 02:01:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 02:01:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 02:01:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 02:01:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 02:01:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 02:01:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 02:01:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-12-23 02:01:58,910 - 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-12-23 02:01:58,910 - 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-12-23 02:01:58,910 - 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-12-23 02:01:58,910 - 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-12-23 02:01:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:01:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:01:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:01:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 02:01:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 02:01:58,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:01:59,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:01:59,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:01:59,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:01:59,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:01:59,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:01:59,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:01:59,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:01:59,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:01:59,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:01:59,100 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:01:59 GMT 2018-12-23 02:01:59,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:01:59,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:01:59,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:04,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:02:04,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:04,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:04,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:04,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:04,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:04,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:04,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:04,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_e44o5k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f6840c18-7b6c-4ace-ad3d-e648ab7c0dea"}, {"node_instance_id": "base_security_group_e44o5k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f6840c18-7b6c-4ace-ad3d-e648ab7c0dea"}, {"node_instance_id": "base_security_group_e44o5k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f6840c18-7b6c-4ace-ad3d-e648ab7c0dea"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "dd866f19-9635-4bfa-b965-95bdf2e2dfa9"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "dd866f19-9635-4bfa-b965-95bdf2e2dfa9"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "dd866f19-9635-4bfa-b965-95bdf2e2dfa9"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "dd866f19-9635-4bfa-b965-95bdf2e2dfa9"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "dd866f19-9635-4bfa-b965-95bdf2e2dfa9"}, {"node_instance_id": "base_security_group_e44o5k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f6840c18-7b6c-4ace-ad3d-e648ab7c0dea"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "dd866f19-9635-4bfa-b965-95bdf2e2dfa9"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "dd866f19-9635-4bfa-b965-95bdf2e2dfa9"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "dd866f19-9635-4bfa-b965-95bdf2e2dfa9"}, {"node_instance_id": "base_security_group_e44o5k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f6840c18-7b6c-4ace-ad3d-e648ab7c0dea"}, {"node_instance_id": "base_security_group_e44o5k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f6840c18-7b6c-4ace-ad3d-e648ab7c0dea"}, {"node_instance_id": "base_security_group_e44o5k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f6840c18-7b6c-4ace-ad3d-e648ab7c0dea"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "dd866f19-9635-4bfa-b965-95bdf2e2dfa9"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "dd866f19-9635-4bfa-b965-95bdf2e2dfa9"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "dd866f19-9635-4bfa-b965-95bdf2e2dfa9"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "dd866f19-9635-4bfa-b965-95bdf2e2dfa9"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "dd866f19-9635-4bfa-b965-95bdf2e2dfa9"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "dd866f19-9635-4bfa-b965-95bdf2e2dfa9"}, {"node_instance_id": "base_security_group_e44o5k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f6840c18-7b6c-4ace-ad3d-e648ab7c0dea"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "dd866f19-9635-4bfa-b965-95bdf2e2dfa9"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:58.992Z", "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-12-23T02:01:58.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "dd866f19-9635-4bfa-b965-95bdf2e2dfa9"}, {"node_instance_id": "vellum_security_group_v0io8o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:59.406Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:59.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_security_group_gd8ttk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:59.406Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:59.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_security_group_bd70n4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:01:59.406Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:01:59.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_security_group_5apnma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:00.047Z", "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-12-23T02:02:00.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "33d5e97c-3888-444a-8106-8535c837a880"}, {"node_instance_id": "ellis_security_group_5apnma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:00.047Z", "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-12-23T02:02:00.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "33d5e97c-3888-444a-8106-8535c837a880"}, {"node_instance_id": "ellis_security_group_5apnma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:00.047Z", "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-12-23T02:02:00.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "33d5e97c-3888-444a-8106-8535c837a880"}, {"node_instance_id": "ellis_security_group_5apnma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:00.047Z", "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-12-23T02:02:00.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "33d5e97c-3888-444a-8106-8535c837a880"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:00.452Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:00.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_security_group_hdkywq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:00.452Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:00.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "keypair_wh789i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:00.452Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:00.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_security_group_v0io8o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:00.452Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:00.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_floatingip_6wq50k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:01.059Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', u'created_at': u'2018-12-23T02:01:59Z', u'updated_at': u'2018-12-23T02:01:59Z', u'floating_network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', u'port_id': None, u'id': u'f4228d26-26a0-49cd-920c-65907bc88a51'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:01.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7c4c4cab-e01c-45a2-ab75-5523b980f75b"}, {"node_instance_id": "bind_floatingip_6wq50k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:01.491Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:01.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:01.491Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:01.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_floatingip_dbku7i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:01.491Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:01.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:01.491Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:01.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_floatingip_6wq50k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:01.491Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:01.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_security_group_1cxnos", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:01.491Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:01.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:02.170Z", "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-12-23T02:02:02.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5e583875-cd35-4f61-bc5f-e4199bf8a0ff"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:02.170Z", "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-12-23T02:02:02.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5e583875-cd35-4f61-bc5f-e4199bf8a0ff"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:02.170Z", "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-12-23T02:02:02.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5e583875-cd35-4f61-bc5f-e4199bf8a0ff"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:02.170Z", "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-12-23T02:02:02.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5e583875-cd35-4f61-bc5f-e4199bf8a0ff"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:02.170Z", "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-12-23T02:02:02.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5e583875-cd35-4f61-bc5f-e4199bf8a0ff"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:02.170Z", "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-12-23T02:02:02.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5e583875-cd35-4f61-bc5f-e4199bf8a0ff"}, {"node_instance_id": "homer_security_group_1cxnos", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:02.508Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:02.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_floatingip_6wq50k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:02.508Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:02.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 136, "offset": 80, "size": 50}}} 2018-12-23 02:02:04,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:04,263 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:04 GMT 2018-12-23 02:02:04,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:04,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31544 2018-12-23 02:02:04,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:04,265 - 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-12-23 02:02:04,265 - 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-12-23 02:02:04,265 - 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-12-23 02:02:04,265 - 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-12-23 02:02:04,266 - 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-12-23 02:02:04,266 - 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-12-23 02:02:04,266 - 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-12-23 02:02:04,266 - 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-12-23 02:02:04,266 - 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-12-23 02:02:04,266 - 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-12-23 02:02:04,267 - 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-12-23 02:02:04,267 - 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-12-23 02:02:04,267 - 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-12-23 02:02:04,267 - 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-12-23 02:02:04,267 - 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-12-23 02:02:04,267 - 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-12-23 02:02:04,267 - 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-12-23 02:02:04,268 - 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-12-23 02:02:04,268 - 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-12-23 02:02:04,268 - 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-12-23 02:02:04,268 - 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-12-23 02:02:04,268 - 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-12-23 02:02:04,268 - 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-12-23 02:02:04,269 - 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-12-23 02:02:04,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:02:04,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:04,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:04,269 - 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-12-23 02:02:04,269 - 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-12-23 02:02:04,269 - 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-12-23 02:02:04,270 - 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-12-23 02:02:04,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:02:04,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:04,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:04,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:04,270 - 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'ac2c1aa1542c46d3804a4f0eb072ff60', u'created_at': u'2018-12-23T02:01:59Z', u'updated_at': u'2018-12-23T02:01:59Z', u'floating_network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', u'port_id': None, u'id': u'f4228d26-26a0-49cd-920c-65907bc88a51'} 2018-12-23 02:02:04,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:02:04,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 02:02:04,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-23 02:02:04,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 02:02:04,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-23 02:02:04,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 02:02:04,271 - 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-12-23 02:02:04,272 - 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-12-23 02:02:04,272 - 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-12-23 02:02:04,272 - 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-12-23 02:02:04,272 - 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-12-23 02:02:04,272 - 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-12-23 02:02:04,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:02:04,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:04,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:02:04,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:04,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:04,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:04,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:04,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:04,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:04,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:04,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:02:04,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:04,360 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:04 GMT 2018-12-23 02:02:04,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:04,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:02:04,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:09,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:02:09,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:09,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:09,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:09,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:09,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:09,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:09,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:09,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_1cxnos", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:02.508Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:02.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_floatingip_dbku7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:03.406Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', u'created_at': u'2018-12-23T02:02:02Z', u'updated_at': u'2018-12-23T02:02:02Z', u'floating_network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', u'port_id': None, u'id': u'b2326b10-7fec-43e4-9242-47bfc1dab78f'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:03.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "30cb946d-542f-4c33-a19d-e0a9d1391d0a"}, {"node_instance_id": "base_security_group_e44o5k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:03.594Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:03.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:03.594Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:03.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "base_security_group_e44o5k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:03.594Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:03.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_security_group_5apnma", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:03.594Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:03.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:04.271Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:04.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e41741ae-01e3-4f71-9e9a-fc3ea65871e3"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:04.271Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_0hvwxt'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:04.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e41741ae-01e3-4f71-9e9a-fc3ea65871e3"}, {"node_instance_id": "ellis_security_group_5apnma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:04.721Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:04.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "base_security_group_e44o5k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:04.721Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:04.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_floatingip_dbku7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:04.721Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:04.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_security_group_5sxsjm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:04.721Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:04.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_floatingip_dbku7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:05.847Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:05.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:05.847Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:05.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:05.847Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:05.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:05.847Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:05.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:05.847Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:05.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:05.847Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:05.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:05.847Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:05.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_security_group_5apnma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:05.847Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:05.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:05.847Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:05.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:05.847Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:05.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:05.847Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:05.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:06.054Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_0hvwxt', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:06.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e41741ae-01e3-4f71-9e9a-fc3ea65871e3"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:06.390Z", "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-12-23T02:02:06.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e41741ae-01e3-4f71-9e9a-fc3ea65871e3"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:06.390Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_0hvwxt', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:06.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e41741ae-01e3-4f71-9e9a-fc3ea65871e3"}, {"node_instance_id": "bono_security_group_5sxsjm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:06.883Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:06.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:06.883Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:06.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:06.883Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:06.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_security_group_5sxsjm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:06.883Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:06.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_floatingip_dbku7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:06.883Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:06.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:06.883Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:06.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:06.883Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:06.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:07.409Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_type': u'keypair'}, {u'external_id': u'0fe06fda-cf52-4862-bd1c-ec5dba670799', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1654b3f2-bcb7-4e9a-8589-22b698566737', 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-12-23T02:02:07.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b58d889-8640-43b9-a965-a113e935c8c6"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:07.409Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_type': u'keypair'}, {u'external_id': u'0fe06fda-cf52-4862-bd1c-ec5dba670799', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7b24bae7-9ad5-4eeb-ba9d-01906be93e4d', 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-12-23T02:02:07.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fea99ef5-cfe2-4cff-b5e6-28d38d599a96"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:07.409Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_type': u'keypair'}, {u'external_id': u'0fe06fda-cf52-4862-bd1c-ec5dba670799', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c02b439a-7233-4b68-9167-055d7e5df294', 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-12-23T02:02:07.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "10da4784-b60e-4f17-b59f-6c1b127f54da"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:07.409Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_4orvs4'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:07.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b58d889-8640-43b9-a965-a113e935c8c6"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:07.409Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_c673ee'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:07.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fea99ef5-cfe2-4cff-b5e6-28d38d599a96"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:07.409Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_vjtp6h'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:07.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "10da4784-b60e-4f17-b59f-6c1b127f54da"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:07.936Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:07.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:07.936Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:07.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:07.936Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:07.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:07.936Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:07.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:07.936Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:07.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:08.446Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_type': u'keypair'}, {u'external_id': u'0fe06fda-cf52-4862-bd1c-ec5dba670799', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'93baacf2-9af4-4801-a067-31c8635b08f2', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'f4228d26-26a0-49cd-920c-65907bc88a51', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:08.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e99a6c23-131b-4410-ac88-2f0d56699a30"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:08.446Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_fdd6ym'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:08.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e99a6c23-131b-4410-ac88-2f0d56699a30"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:08.946Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:08.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:08.946Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:08.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:08.946Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:08.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:08.946Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:08.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 182, "offset": 130, "size": 50}}} 2018-12-23 02:02:09,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:09,497 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:09 GMT 2018-12-23 02:02:09,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:09,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29019 2018-12-23 02:02:09,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:09,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:09,499 - 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'ac2c1aa1542c46d3804a4f0eb072ff60', u'created_at': u'2018-12-23T02:02:02Z', u'updated_at': u'2018-12-23T02:02:02Z', u'floating_network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'ac2c1aa1542c46d3804a4f0eb072ff60', u'port_id': None, u'id': u'b2326b10-7fec-43e4-9242-47bfc1dab78f'} 2018-12-23 02:02:09,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:02:09,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 02:02:09,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 02:02:09,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 02:02:09,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_type': u'keypair'}] 2018-12-23 02:02:09,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_0hvwxt'} 2018-12-23 02:02:09,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:02:09,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:09,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-23 02:02:09,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 02:02:09,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:02:09,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:02:09,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:02:09,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:02:09,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 02:02:09,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 02:02:09,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 02:02:09,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:09,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 02:02:09,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 02:02:09,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 02:02:09,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_0hvwxt', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'} 2018-12-23 02:02:09,502 - 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-12-23 02:02:09,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_0hvwxt', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'} 2018-12-23 02:02:09,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:02:09,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:02:09,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 02:02:09,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:09,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:09,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 02:02:09,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 02:02:09,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_type': u'keypair'}, {u'external_id': u'0fe06fda-cf52-4862-bd1c-ec5dba670799', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1654b3f2-bcb7-4e9a-8589-22b698566737', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-12-23 02:02:09,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_type': u'keypair'}, {u'external_id': u'0fe06fda-cf52-4862-bd1c-ec5dba670799', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7b24bae7-9ad5-4eeb-ba9d-01906be93e4d', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-12-23 02:02:09,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_type': u'keypair'}, {u'external_id': u'0fe06fda-cf52-4862-bd1c-ec5dba670799', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c02b439a-7233-4b68-9167-055d7e5df294', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-12-23 02:02:09,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_4orvs4'} 2018-12-23 02:02:09,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_c673ee'} 2018-12-23 02:02:09,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_vjtp6h'} 2018-12-23 02:02:09,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:02:09,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:02:09,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 02:02:09,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:09,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 02:02:09,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_type': u'keypair'}, {u'external_id': u'0fe06fda-cf52-4862-bd1c-ec5dba670799', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'93baacf2-9af4-4801-a067-31c8635b08f2', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'f4228d26-26a0-49cd-920c-65907bc88a51', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}] 2018-12-23 02:02:09,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_fdd6ym'} 2018-12-23 02:02:09,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:02:09,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:02:09,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:02:09,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 02:02:09,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:02:09,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:09,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:09,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:09,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:09,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:09,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:09,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:09,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:02:09,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:09,587 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:09 GMT 2018-12-23 02:02:09,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:09,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:02:09,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:14,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:02:14,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:14,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:14,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:14,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:14,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:14,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:14,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:14,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:08.946Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:08.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:08.946Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:08.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:09.480Z", "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-12-23T02:02:09.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b58d889-8640-43b9-a965-a113e935c8c6"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:09.480Z", "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-12-23T02:02:09.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fea99ef5-cfe2-4cff-b5e6-28d38d599a96"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:09.480Z", "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-12-23T02:02:09.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "10da4784-b60e-4f17-b59f-6c1b127f54da"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:09.480Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_4orvs4', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:09.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b58d889-8640-43b9-a965-a113e935c8c6"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:09.480Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_c673ee', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:09.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fea99ef5-cfe2-4cff-b5e6-28d38d599a96"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:09.480Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_vjtp6h', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:09.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "10da4784-b60e-4f17-b59f-6c1b127f54da"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:09.480Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_type': u'keypair'}, {u'external_id': u'0fe06fda-cf52-4862-bd1c-ec5dba670799', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6f289cea-e022-4bc7-a7e9-c87fddb95f9c', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'b2326b10-7fec-43e4-9242-47bfc1dab78f', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:09.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "12ff2b92-368e-44fa-b7da-dc8d24f2b0cf"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:09.480Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_4orvs4', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:09.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b58d889-8640-43b9-a965-a113e935c8c6"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:09.480Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_c673ee', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:09.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fea99ef5-cfe2-4cff-b5e6-28d38d599a96"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:09.480Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_vjtp6h', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:09.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "10da4784-b60e-4f17-b59f-6c1b127f54da"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:09.480Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_z53atn'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:09.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "12ff2b92-368e-44fa-b7da-dc8d24f2b0cf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:09.959Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:09.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:09.959Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:09.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:11.634Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_fdd6ym', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:11.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e99a6c23-131b-4410-ac88-2f0d56699a30"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:12.515Z", "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-12-23T02:02:12.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e99a6c23-131b-4410-ac88-2f0d56699a30"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:12.515Z", "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-12-23T02:02:12.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "12ff2b92-368e-44fa-b7da-dc8d24f2b0cf"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:12.515Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_fdd6ym', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:12.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e99a6c23-131b-4410-ac88-2f0d56699a30"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:12.515Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_z53atn', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:12.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "12ff2b92-368e-44fa-b7da-dc8d24f2b0cf"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:12.515Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_z53atn', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:12.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "12ff2b92-368e-44fa-b7da-dc8d24f2b0cf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:14.151Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:14.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 202, "offset": 180, "size": 50}}} 2018-12-23 02:02:14,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:14,883 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:14 GMT 2018-12-23 02:02:14,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:14,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17242 2018-12-23 02:02:14,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:14,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 02:02:14,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 02:02:14,884 - 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-12-23 02:02:14,884 - 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-12-23 02:02:14,885 - 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-12-23 02:02:14,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_4orvs4', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'} 2018-12-23 02:02:14,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_c673ee', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'} 2018-12-23 02:02:14,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_vjtp6h', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'} 2018-12-23 02:02:14,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_type': u'keypair'}, {u'external_id': u'0fe06fda-cf52-4862-bd1c-ec5dba670799', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6f289cea-e022-4bc7-a7e9-c87fddb95f9c', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'b2326b10-7fec-43e4-9242-47bfc1dab78f', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}] 2018-12-23 02:02:14,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_4orvs4', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'} 2018-12-23 02:02:14,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_c673ee', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'} 2018-12-23 02:02:14,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_vjtp6h', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'} 2018-12-23 02:02:14,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_z53atn'} 2018-12-23 02:02:14,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 02:02:14,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:14,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_fdd6ym', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'} 2018-12-23 02:02:14,887 - 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-12-23 02:02:14,887 - 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-12-23 02:02:14,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_fdd6ym', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'} 2018-12-23 02:02:14,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_z53atn', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'} 2018-12-23 02:02:14,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_z53atn', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'} 2018-12-23 02:02:14,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 02:02:14,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:02:15,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:15,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:15,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:15,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:15,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:15,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:15,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:15,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:02:15,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:15,088 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:15 GMT 2018-12-23 02:02:15,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:15,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:02:15,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:20,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:02:20,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:20,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:20,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:20,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:20,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:20,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:20,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:20,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:14.982Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:14.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:14.982Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:14.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:14.982Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:14.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:14.982Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:14.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:14.982Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:14.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:14.982Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:14.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:14.982Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:14.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:16.838Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:16.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:16.982Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_type': u'keypair'}, {u'external_id': u'0fe06fda-cf52-4862-bd1c-ec5dba670799', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'93f0a2d7-8089-44f5-bcca-4e0538c511fd', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'1b6843c7-14ff-433e-ac4d-5c72b1a34fca', 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-12-23T02:02:16.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "0f60649f-b0ef-4134-befd-5ffe4050b523"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:17.072Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:17.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:17.984Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_type': u'keypair'}, {u'external_id': u'0fe06fda-cf52-4862-bd1c-ec5dba670799', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'05a8b242-e167-4d4e-84cb-a67c20a3d431', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'93f0a2d7-8089-44f5-bcca-4e0538c511fd', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'1825b013-d5e5-4299-a60a-c325800802f5', 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-12-23T02:02:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2a9be685-aab6-4134-b99e-28d65869a10c"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:17.984Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_nnu8uk'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2a9be685-aab6-4134-b99e-28d65869a10c"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:17.984Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_2g4buo'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:17.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "0f60649f-b0ef-4134-befd-5ffe4050b523"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:18.086Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:18.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:18.086Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:18.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:18.086Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:18.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:19.244Z", "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-12-23T02:02:19.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:19.245Z", "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-12-23T02:02:19.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "0f60649f-b0ef-4134-befd-5ffe4050b523"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:19.245Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_2g4buo', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:19.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "0f60649f-b0ef-4134-befd-5ffe4050b523"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:19.245Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_2g4buo', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:19.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "0f60649f-b0ef-4134-befd-5ffe4050b523"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:20.568Z", "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-12-23T02:02:20.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2a9be685-aab6-4134-b99e-28d65869a10c"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:20.568Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_nnu8uk', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:20.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2a9be685-aab6-4134-b99e-28d65869a10c"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:20.568Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_nnu8uk', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:20.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2a9be685-aab6-4134-b99e-28d65869a10c"}], "metadata": {"pagination": {"total": 225, "offset": 202, "size": 50}}} 2018-12-23 02:02:20,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:20,650 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:20 GMT 2018-12-23 02:02:20,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:20,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15799 2018-12-23 02:02:20,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:20,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 02:02:20,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 02:02:20,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 02:02:20,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 02:02:20,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 02:02:20,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 02:02:20,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 02:02:20,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:02:20,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_type': u'keypair'}, {u'external_id': u'0fe06fda-cf52-4862-bd1c-ec5dba670799', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'93f0a2d7-8089-44f5-bcca-4e0538c511fd', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'1b6843c7-14ff-433e-ac4d-5c72b1a34fca', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-12-23 02:02:20,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:02:20,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', u'external_type': u'keypair'}, {u'external_id': u'0fe06fda-cf52-4862-bd1c-ec5dba670799', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'05a8b242-e167-4d4e-84cb-a67c20a3d431', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'93f0a2d7-8089-44f5-bcca-4e0538c511fd', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'1825b013-d5e5-4299-a60a-c325800802f5', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}] 2018-12-23 02:02:20,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_nnu8uk'} 2018-12-23 02:02:20,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_2g4buo'} 2018-12-23 02:02:20,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:02:20,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:02:20,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:02:20,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] 2018-12-23 02:02:20,654 - 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-12-23 02:02:20,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_2g4buo', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'} 2018-12-23 02:02:20,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_2g4buo', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'} 2018-12-23 02:02:20,654 - 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-12-23 02:02:20,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_nnu8uk', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'} 2018-12-23 02:02:20,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_nnu8uk', 'key_name': u'cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'image': u'40074ac6-fbfc-4765-935e-41d6019aedef', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146', 'cloudify_management_network_id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}, 'nics': [{'net-id': u'878e95c5-8acc-4c9b-a8c0-9d675bba4d7a'}], 'flavor': u'5d4d5b58-99bd-445c-a1da-1b8c877e86fc'} 2018-12-23 02:02:20,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:02:20,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:20,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:20,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:20,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:20,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:20,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:20,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:20,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:02:20,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:20,742 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:20 GMT 2018-12-23 02:02:20,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:20,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:02:20,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:25,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:02:25,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:25,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:25,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:25,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:25,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:25,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:25,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:25,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:20.702Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:20.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:20.702Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:20.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:20.702Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:20.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:20.702Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:20.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:20.702Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:20.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:20.702Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:20.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:20.702Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:20.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:20.702Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:20.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:20.702Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:20.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:21.737Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:21.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:21.737Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:21.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:21.737Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:21.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:21.737Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:21.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:21.737Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:21.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:21.737Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:21.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:22.780Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:22.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:22.780Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:22.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:22.780Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "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-12-23T02:02:22.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:22.780Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T02:02:22.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:22.780Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:22.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:22.780Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:22.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:23.858Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:23.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:23.858Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:23.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:23.858Z", "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-12-23T02:02:23.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:23.858Z", "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-12-23T02:02:23.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:24.902Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:24.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:24.902Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:24.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:24.902Z", "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-12-23T02:02:24.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:24.902Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:24.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:24.902Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:24.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 255, "offset": 225, "size": 50}}} 2018-12-23 02:02:25,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:25,898 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:25 GMT 2018-12-23 02:02:25,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:25,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17739 2018-12-23 02:02:25,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:25,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 02:02:25,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 02:02:25,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 02:02:25,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:25,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:25,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:25,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 02:02:25,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 02:02:25,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 02:02:25,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 02:02:25,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 02:02:25,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:25,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:25,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 02:02:25,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 02:02:25,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:02:25,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:02:25,902 - 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-12-23 02:02:25,902 - 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-12-23 02:02:25,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 02:02:25,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 02:02:25,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 02:02:25,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:25,903 - 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-12-23 02:02:25,903 - 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-12-23 02:02:25,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 02:02:25,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:02:25,904 - 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-12-23 02:02:25,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 02:02:25,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 02:02:25,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:02:26,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:26,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:26,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:26,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:26,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:26,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:26,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:26,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:02:26,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:26,006 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:26 GMT 2018-12-23 02:02:26,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:26,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:02:26,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:31,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:02:31,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:31,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:31,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:31,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:31,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:31,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:31,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:31,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_2g4buo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:25.918Z", "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-12-23T02:02:25.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:26.952Z", "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-12-23T02:02:26.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 257, "offset": 255, "size": 50}}} 2018-12-23 02:02:31,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:31,513 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:31 GMT 2018-12-23 02:02:31,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:31,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2328 2018-12-23 02:02:31,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:31,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-23 02:02:31,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-23 02:02:31,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:02:31,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:31,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:31,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:31,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:31,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:31,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:31,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:31,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:02:31,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:31,605 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:31 GMT 2018-12-23 02:02:31,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:31,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:02:31,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:36,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:02:36,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:36,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:36,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:36,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:36,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:36,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:36,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:36,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-23 02:02:36,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:36,710 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:36 GMT 2018-12-23 02:02:36,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:36,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:02:36,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:36,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:02:36,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:36,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:36,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:36,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:36,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:36,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:36,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:36,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:02:36,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:36,799 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:36 GMT 2018-12-23 02:02:36,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:36,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:02:36,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:41,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:02:41,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:41,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:41,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:41,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:41,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:41,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:41,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:41,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-23 02:02:41,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:41,910 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:41 GMT 2018-12-23 02:02:41,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:41,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:02:41,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:41,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:02:41,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:41,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:41,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:41,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:41,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:41,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:41,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:41,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:02:41,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:41,986 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:41 GMT 2018-12-23 02:02:41,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:41,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:02:41,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:46,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:02:47,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:47,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:47,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:47,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:47,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:47,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:47,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:47,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-23 02:02:47,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:47,085 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:47 GMT 2018-12-23 02:02:47,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:47,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:02:47,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:47,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:02:47,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:47,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:47,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:47,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:47,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:47,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:47,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:47,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:02:47,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:47,153 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:47 GMT 2018-12-23 02:02:47,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:47,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:02:47,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:52,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:02:52,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:52,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:52,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:52,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:52,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:52,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:52,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:52,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:48.783Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:48.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:49.995Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:49.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:51.124Z", "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-12-23T02:02:51.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 260, "offset": 257, "size": 50}}} 2018-12-23 02:02:52,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:52,241 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:52 GMT 2018-12-23 02:02:52,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:52,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2244 2018-12-23 02:02:52,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:52,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:02:52,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:02:52,242 - 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-12-23 02:02:52,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:02:52,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:52,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:52,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:52,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:52,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:52,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:52,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:52,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:02:52,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:52,316 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:52 GMT 2018-12-23 02:02:52,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:52,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:02:52,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:57,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:02:57,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:57,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:57,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:57,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:57,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:57,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:57,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:57,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:52.653Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:52.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:53.042Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:53.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:53.042Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:53.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:53.042Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:53.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:54.100Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:54.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:54.100Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:54.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:54.100Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:54.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:54.100Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:54.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:55.123Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:55.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:55.123Z", "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-12-23T02:02:55.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:55.123Z", "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-12-23T02:02:55.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:55.123Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:55.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:56.172Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:56.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:56.172Z", "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-12-23T02:02:56.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:56.172Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:56.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 275, "offset": 260, "size": 50}}} 2018-12-23 02:02:57,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:57,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:57 GMT 2018-12-23 02:02:57,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:57,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9646 2018-12-23 02:02:57,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:02:57,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:02:57,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:02:57,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:02:57,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:02:57,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:02:57,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:02:57,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:02:57,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:02:57,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:02:57,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 1/60] 2018-12-23 02:02:57,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 1/60] 2018-12-23 02:02:57,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:02:57,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:02:57,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 1/60] 2018-12-23 02:02:57,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:02:57,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:02:57,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:02:57,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:02:57,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:02:57,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:02:57,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:02:57,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:02:57,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:02:57,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:02:57,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:02:57,492 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:02:57 GMT 2018-12-23 02:02:57,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:02:57,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:02:57,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:02,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:03:02,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:02,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:02,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:02,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:02,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:02,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:02,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:02,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:57.611Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:57.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:57.611Z", "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-12-23T02:02:57.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:57.611Z", "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-12-23T02:02:57.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:57.611Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:02:57.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:58.783Z", "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-12-23T02:02:58.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:02:59.627Z", "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-12-23T02:02:59.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 281, "offset": 275, "size": 50}}} 2018-12-23 02:03:02,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:02,602 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:02 GMT 2018-12-23 02:03:02,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:02,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5646 2018-12-23 02:03:02,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:02,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:03:02,602 - 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-12-23 02:03:02,603 - 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-12-23 02:03:02,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:03:02,603 - 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-12-23 02:03:02,603 - 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-12-23 02:03:02,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:03:02,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:02,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:02,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:02,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:02,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:02,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:02,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:02,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:03:02,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:02,682 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:02 GMT 2018-12-23 02:03:02,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:02,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:03:02,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:07,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:03:07,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:07,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:07,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:07,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:07,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:07,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:07,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:07,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-23 02:03:07,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:07,788 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:07 GMT 2018-12-23 02:03:07,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:07,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:03:07,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:07,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:03:07,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:07,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:07,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:07,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:07,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:07,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:07,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:07,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:03:07,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:07,857 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:07 GMT 2018-12-23 02:03:07,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:07,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:03:07,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:12,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:03:12,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:12,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:12,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:12,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:12,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:12,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:12,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:12,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-23 02:03:12,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:12,951 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:12 GMT 2018-12-23 02:03:12,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:12,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:03:12,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:12,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:03:13,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:13,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:13,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:13,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:13,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:13,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:13,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:13,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:03:13,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:13,015 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:13 GMT 2018-12-23 02:03:13,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:13,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:03:13,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:18,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:03:18,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:18,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:18,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:18,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:18,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:18,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:18,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:18,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-23 02:03:18,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:18,132 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:18 GMT 2018-12-23 02:03:18,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:18,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:03:18,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:18,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:03:18,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:18,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:18,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:18,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:18,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:18,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:18,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:18,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:03:18,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:18,209 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:18 GMT 2018-12-23 02:03:18,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:18,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:03:18,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:23,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:03:23,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:23,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:23,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:23,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:23,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:23,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:23,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:23,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:21.147Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:21.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:21.653Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:21.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 283, "offset": 281, "size": 50}}} 2018-12-23 02:03:23,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:23,310 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:23 GMT 2018-12-23 02:03:23,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:23,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-12-23 02:03:23,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:23,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:03:23,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:03:23,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:03:23,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:23,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:23,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:23,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:23,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:23,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:23,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:23,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:03:23,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:23,386 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:23 GMT 2018-12-23 02:03:23,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:23,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:03:23,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:28,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:03:28,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:28,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:28,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:28,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:28,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:28,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:28,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:28,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:23.488Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "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-12-23T02:03:23.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:25.019Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:25.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:25.715Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:25.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:25.715Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:25.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:25.715Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:25.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:25.715Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:25.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:25.715Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:25.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:26.841Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:26.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:27.767Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:27.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:27.767Z", "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-12-23T02:03:27.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:27.767Z", "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-12-23T02:03:27.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:27.767Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:27.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:27.767Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:27.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 296, "offset": 283, "size": 50}}} 2018-12-23 02:03:28,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:28,470 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:28 GMT 2018-12-23 02:03:28,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:28,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8618 2018-12-23 02:03:28,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:28,471 - 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-12-23 02:03:28,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:03:28,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:03:28,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:03:28,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:03:28,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:03:28,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:03:28,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:03:28,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:03:28,473 - 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-12-23 02:03:28,473 - 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-12-23 02:03:28,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:03:28,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:03:28,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:03:28,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:28,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:28,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:28,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:28,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:28,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:28,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:28,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:03:28,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:28,541 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:28 GMT 2018-12-23 02:03:28,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:28,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:03:28,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:33,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:03:33,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:33,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:33,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:33,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:33,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:33,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:33,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:33,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_4orvs4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:28.799Z", "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-12-23T02:03:28.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:29.815Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:29.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:29.815Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:29.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:29.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 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-12-23T02:03:29.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:29.815Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:29.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:29.815Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:29.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:30.885Z", "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-12-23T02:03:30.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:31.908Z", "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-12-23T02:03:31.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:31.908Z", "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-12-23T02:03:31.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 305, "offset": 296, "size": 50}}} 2018-12-23 02:03:33,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:33,647 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:33 GMT 2018-12-23 02:03:33,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:33,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7810 2018-12-23 02:03:33,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:33,647 - 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-12-23 02:03:33,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:03:33,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:03:33,648 - 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-12-23 02:03:33,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:03:33,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:03:33,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-23 02:03:33,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-23 02:03:33,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-23 02:03:33,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:03:33,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:33,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:33,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:33,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:33,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:33,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:33,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:33,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:03:33,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:33,719 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:33 GMT 2018-12-23 02:03:33,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:33,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:03:33,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:38,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:03:39,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:39,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:39,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:39,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:39,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:39,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:39,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:39,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-23 02:03:39,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:39,294 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:39 GMT 2018-12-23 02:03:39,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:39,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:03:39,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:39,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:03:39,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:39,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:39,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:39,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:39,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:39,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:39,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:39,593 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:03:39,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:39,593 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:39 GMT 2018-12-23 02:03:39,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:39,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:03:39,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:44,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:03:46,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:46,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:46,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:46,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:46,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:46,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:46,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:46,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-23 02:03:46,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:46,010 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:46 GMT 2018-12-23 02:03:46,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:46,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:03:46,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:46,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:03:47,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:47,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:47,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:47,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:47,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:47,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:47,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:47,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:03:47,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:47,143 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:47 GMT 2018-12-23 02:03:47,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:47,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:03:47,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:52,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:03:52,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:52,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:52,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:52,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:52,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:52,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:52,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:52,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-23 02:03:52,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:52,655 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:52 GMT 2018-12-23 02:03:52,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:52,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:03:52,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:52,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:03:53,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:03:53,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:03:53,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:03:53,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:03:53,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:03:53,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:03:53,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:03:53,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:03:53,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:03:53,233 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:03:53 GMT 2018-12-23 02:03:53,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:03:53,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:03:53,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:03:58,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:04:00,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:00,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:00,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:00,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:00,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:00,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:00,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:00,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:53.554Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:53.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:53.926Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:53.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:57.005Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-12-23T02:03:57.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:58.004Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:58.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:58.004Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:58.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:03:58.004Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:03:58.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 311, "offset": 305, "size": 50}}} 2018-12-23 02:04:00,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:00,250 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:00 GMT 2018-12-23 02:04:00,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:00,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3783 2018-12-23 02:04:00,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:00,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-23 02:04:00,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-23 02:04:00,251 - 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-12-23 02:04:00,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-23 02:04:00,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-23 02:04:00,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-23 02:04:00,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:04:00,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:00,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:00,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:00,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:00,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:00,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:00,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:00,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:04:00,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:00,677 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:00 GMT 2018-12-23 02:04:00,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:00,678 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:04:00,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:05,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:04:05,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:05,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:05,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:05,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:05,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:05,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:05,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:05,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:00.408Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:00.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:00.408Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:00.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:00.408Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:00.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:00.408Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:00.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:00.408Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:00.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:00.408Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:00.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:00.408Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:00.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:01.648Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:01.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:01.648Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:01.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:02.839Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:02.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:03.688Z", "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-12-23T02:04:03.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:03.688Z", "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-12-23T02:04:03.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:03.688Z", "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-12-23T02:04:03.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:03.688Z", "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-12-23T02:04:03.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:03.688Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:03.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:05.213Z", "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-12-23T02:04:05.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 327, "offset": 311, "size": 50}}} 2018-12-23 02:04:05,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:05,774 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:05 GMT 2018-12-23 02:04:05,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:05,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11399 2018-12-23 02:04:05,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:05,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-23 02:04:05,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-23 02:04:05,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-23 02:04:05,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-23 02:04:05,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-23 02:04:05,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-23 02:04:05,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-23 02:04:05,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-23 02:04:05,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-23 02:04:05,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-23 02:04:05,776 - 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-12-23 02:04:05,776 - 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-12-23 02:04:05,777 - 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-12-23 02:04:05,777 - 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-12-23 02:04:05,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-23 02:04:05,777 - 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-12-23 02:04:05,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:04:05,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:05,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:05,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:05,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:05,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:05,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:05,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:05,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:04:05,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:05,883 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:05 GMT 2018-12-23 02:04:05,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:05,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:04:05,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:10,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:04:11,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:11,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:11,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:11,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:11,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:11,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:11,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:11,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_nnu8uk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:06.565Z", "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-12-23T02:04:06.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:07.468Z", "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-12-23T02:04:07.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 329, "offset": 327, "size": 50}}} 2018-12-23 02:04:11,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:11,029 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:11 GMT 2018-12-23 02:04:11,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:11,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2354 2018-12-23 02:04:11,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:11,030 - 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-12-23 02:04:11,030 - 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-12-23 02:04:11,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:04:11,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:11,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:11,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:11,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:11,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:11,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:11,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:11,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:04:11,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:11,099 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:11 GMT 2018-12-23 02:04:11,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:11,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:04:11,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:16,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:04:16,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:16,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:16,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:16,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:16,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:16,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:16,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:16,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-12-23 02:04:16,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:16,379 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:16 GMT 2018-12-23 02:04:16,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:16,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:04:16,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:16,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:04:16,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:16,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:16,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:16,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:16,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:16,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:16,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:16,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:04:16,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:16,479 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:16 GMT 2018-12-23 02:04:16,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:16,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:04:16,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:21,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:04:21,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:21,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:21,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:21,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:21,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:21,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:21,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:21,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-12-23 02:04:21,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:21,630 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:21 GMT 2018-12-23 02:04:21,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:21,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:04:21,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:21,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:04:21,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:21,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:21,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:21,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:21,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:21,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:21,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:21,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:04:21,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:21,771 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:21 GMT 2018-12-23 02:04:21,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:21,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:04:21,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:26,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:04:27,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:27,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:27,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:27,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:27,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:27,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:27,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:27,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-12-23 02:04:27,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:27,605 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:27 GMT 2018-12-23 02:04:27,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:27,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:04:27,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:27,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:04:28,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:28,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:28,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:28,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:28,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:28,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:28,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:28,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:04:28,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:28,585 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:28 GMT 2018-12-23 02:04:28,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:28,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:04:28,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:33,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:04:35,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:35,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:35,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:35,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:35,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:35,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:35,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:35,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:27.118Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:27.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:28.489Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:28.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:30.287Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:30.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "62c2c29c-a03e-4f72-8799-5329dbcd379c"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:30.980Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:30.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:31.720Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:31.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:31.720Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:31.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:31.720Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:31.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:34.068Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:34.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:34.068Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:34.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:34.068Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:34.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:34.068Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:34.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:34.068Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:34.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:34.068Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:34.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:34.068Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:34.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:34.068Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:34.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 344, "offset": 329, "size": 50}}} 2018-12-23 02:04:35,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:35,981 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:35 GMT 2018-12-23 02:04:35,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:35,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7734 2018-12-23 02:04:35,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-23 02:04:35,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-23 02:04:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-23 02:04:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-23 02:04:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:35,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:35,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:35,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:04:36,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:36,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:36,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:36,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:36,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:36,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:36,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:36,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:04:36,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:36,565 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:36 GMT 2018-12-23 02:04:36,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:36,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:04:36,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:41,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:04:43,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:43,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:43,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:43,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:43,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:43,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:43,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:43,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:36.398Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:36.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:37.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:37.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:37.427Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:37.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:37.427Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:37.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:37.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:37.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:37.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:37.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:37.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:37.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:37.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:37.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:37.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:37.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:37.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:37.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:37.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:37.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:37.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:37.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:37.716Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:37.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:37.716Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:37.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "94091468-414f-4266-8316-ecf33938292d"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:37.716Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:37.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:39.835Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:39.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:39.863Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:39.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "1838a8aa-131b-4197-b08b-b1183adecf97"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:40.596Z", "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-12-23T02:04:40.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:40.596Z", "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-12-23T02:04:40.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:40.596Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:40.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:42.174Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:42.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "62fddd52-7ed6-49c1-ac70-dd51f982320f"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:42.941Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:42.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 366, "offset": 344, "size": 50}}} 2018-12-23 02:04:43,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:43,581 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:43 GMT 2018-12-23 02:04:43,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:43,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12989 2018-12-23 02:04:43,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:43,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:43,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:43,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:43,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:43,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:43,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:43,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:43,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:43,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:43,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:43,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:43,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:43,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 02:04:43,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-23 02:04:43,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:04:43,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:43,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-23 02:04:43,585 - 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-12-23 02:04:43,586 - 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-12-23 02:04:43,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:43,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-23 02:04:43,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:43,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:04:44,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:44,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:44,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:44,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:44,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:44,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:44,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:44,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:04:44,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:44,006 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:44 GMT 2018-12-23 02:04:44,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:44,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:04:44,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:49,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:04:52,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:52,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:52,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:52,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:52,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:52,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:52,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:52,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fdd6ym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:43.542Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:43.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:43.542Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:43.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:43.542Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:43.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:43.542Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:43.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:43.542Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:43.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:43.542Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:43.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:43.542Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:43.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:45.926Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:45.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.331Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "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-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.388Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.666Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.666Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:46.666Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:46.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}], "metadata": {"pagination": {"total": 442, "offset": 366, "size": 50}}} 2018-12-23 02:04:52,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:52,132 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:52 GMT 2018-12-23 02:04:52,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:52,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27078 2018-12-23 02:04:52,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:52,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-23 02:04:52,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-23 02:04:52,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-23 02:04:52,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-23 02:04:52,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-23 02:04:52,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:52,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:52,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:04:52,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-23 02:04:52,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 02:04:52,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 02:04:52,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-23 02:04:52,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-23 02:04:52,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-23 02:04:52,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-23 02:04:52,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-23 02:04:52,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:52,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:04:53,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:53,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:53,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:53,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:53,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:53,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:53,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:53,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:04:53,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:53,085 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:53 GMT 2018-12-23 02:04:53,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:53,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:04:53,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:58,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:04:59,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:59,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:59,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:59,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:59,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:59,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:59,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:59,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Creating Agent proxy_host_0hvwxt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_0hvwxt/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:47.886Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:47.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:48.072Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-12-23T02:04:48.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:48.072Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:48.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:51.614Z", "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-12-23T02:04:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:51.614Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_0hvwxt/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:51.614Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_0hvwxt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_0hvwxt/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_0hvwxt', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_0hvwxt/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_0hvwxt', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwB-DA.34SvvZorIOlo8tFYHOeixT-b_Oc'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:51.614Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:51.614Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:51.614Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:51.614Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:52.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:52.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:52.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:52.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:52.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:52.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:52.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:52.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:52.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:52.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:52.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:52.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:52.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:52.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:52.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:52.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:52.870Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:52.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:52.870Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:52.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:52.870Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:52.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:54.075Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:54.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:54.126Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:54.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:54.126Z", "message": "/home/ubuntu/proxy_host_0hvwxt/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-12-23T02:04:54.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:54.126Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:54.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:54.126Z", "message": "Successfully created daemon: proxy_host_0hvwxt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:54.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "32256577-feac-4db3-bab0-ddc2bd51716a"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:54.869Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:54.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:54.869Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:54.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:54.869Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:54.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}], "metadata": {"pagination": {"total": 536, "offset": 416, "size": 50}}} 2018-12-23 02:04:59,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:59,640 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:59 GMT 2018-12-23 02:04:59,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:59,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29799 2018-12-23 02:04:59,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:04:59,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-23 02:04:59,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-23 02:04:59,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_0hvwxt 2018-12-23 02:04:59,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 02:04:59,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 02:04:59,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 02:04:59,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_0hvwxt/cloudify/ssl/cloudify_internal_cert.pem 2018-12-23 02:04:59,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:04:59,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:04:59,644 - 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-12-23 02:04:59,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-23 02:04:59,644 - 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-12-23 02:04:59,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_0hvwxt/env 2018-12-23 02:04:59,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_0hvwxt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_0hvwxt/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_0hvwxt', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_0hvwxt/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_0hvwxt', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwB-DA.34SvvZorIOlo8tFYHOeixT-b_Oc'} 2018-12-23 02:04:59,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:04:59,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-23 02:04:59,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-23 02:04:59,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-23 02:04:59,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 02:04:59,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:04:59,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-23 02:04:59,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-23 02:04:59,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_0hvwxt/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-12-23 02:04:59,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 02:04:59,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_0hvwxt 2018-12-23 02:04:59,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 02:04:59,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 02:04:59,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-23 02:04:59,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:04:59,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:04:59,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:04:59,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:04:59,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:04:59,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:04:59,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:04:59,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:04:59,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:04:59,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:04:59,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:04:59,950 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:04:59 GMT 2018-12-23 02:04:59,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:04:59,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:04:59,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:04,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:05:05,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:05,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:05,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:05,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:05,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:05,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:05,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:05,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "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-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:55.187Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:55.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}], "metadata": {"pagination": {"total": 615, "offset": 466, "size": 50}}} 2018-12-23 02:05:05,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:05,862 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:05 GMT 2018-12-23 02:05:05,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:05,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27590 2018-12-23 02:05:05,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:05,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 02:05:05,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 02:05:05,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 02:05:05,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 02:05:05,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-23 02:05:05,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-23 02:05:05,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:05:05,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:05:05,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-23 02:05:05,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:05,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:05:06,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:06,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:06,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:06,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:06,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:06,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:06,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:06,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:05:06,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:06,016 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:06 GMT 2018-12-23 02:05:06,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:06,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:05:06,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:11,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:05:11,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:11,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:11,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:11,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:11,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:11,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:11,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:11,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c5065242-f8b0-41be-bd2d-bcec673e5d82"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c5065242-f8b0-41be-bd2d-bcec673e5d82"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c5065242-f8b0-41be-bd2d-bcec673e5d82"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c5065242-f8b0-41be-bd2d-bcec673e5d82"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:56.464Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:56.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c5065242-f8b0-41be-bd2d-bcec673e5d82"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:58.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:58.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c5065242-f8b0-41be-bd2d-bcec673e5d82"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:58.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:58.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c5065242-f8b0-41be-bd2d-bcec673e5d82"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:58.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:58.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c5065242-f8b0-41be-bd2d-bcec673e5d82"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:58.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:58.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c5065242-f8b0-41be-bd2d-bcec673e5d82"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:58.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:58.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c5065242-f8b0-41be-bd2d-bcec673e5d82"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:58.275Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:58.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:58.275Z", "message": "Configuring Agent proxy_host_0hvwxt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:58.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c5065242-f8b0-41be-bd2d-bcec673e5d82"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:58.275Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:58.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:58.275Z", "message": "Creating Agent homer_host_c673ee", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:58.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:58.275Z", "message": "Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:58.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:58.275Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:58.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c5065242-f8b0-41be-bd2d-bcec673e5d82"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:58.275Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_c673ee/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:58.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:04:59.928Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:04:59.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:00.500Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:00.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:00.500Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:00.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:00.500Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:00.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:00.616Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:00.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:00.616Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:00.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c5065242-f8b0-41be-bd2d-bcec673e5d82"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:00.616Z", "message": "Creating Agent bind_host_fdd6ym", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:00.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:00.616Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:00.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:00.616Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:00.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c5065242-f8b0-41be-bd2d-bcec673e5d82"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:00.616Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:00.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c5065242-f8b0-41be-bd2d-bcec673e5d82"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:00.616Z", "message": "Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:00.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:00.616Z", "message": "Successfully configured daemon: proxy_host_0hvwxt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:00.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c5065242-f8b0-41be-bd2d-bcec673e5d82"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:00.616Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:00.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:00.616Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:00.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:00.616Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_fdd6ym/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:00.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ff57f790-f742-4df3-8dad-e8c724c8f92d"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ff57f790-f742-4df3-8dad-e8c724c8f92d"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}], "metadata": {"pagination": {"total": 703, "offset": 516, "size": 50}}} 2018-12-23 02:05:11,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:11,529 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:11 GMT 2018-12-23 02:05:11,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:11,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27639 2018-12-23 02:05:11,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:11,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-23 02:05:11,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:05:11,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-23 02:05:11,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_0hvwxt 2018-12-23 02:05:11,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-23 02:05:11,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_c673ee 2018-12-23 02:05:11,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 02:05:11,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:05:11,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_c673ee/cloudify/ssl/cloudify_internal_cert.pem 2018-12-23 02:05:11,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-23 02:05:11,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-23 02:05:11,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-23 02:05:11,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-23 02:05:11,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-23 02:05:11,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:05:11,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_fdd6ym 2018-12-23 02:05:11,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-23 02:05:11,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 02:05:11,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-23 02:05:11,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 02:05:11,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_0hvwxt 2018-12-23 02:05:11,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-23 02:05:11,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-23 02:05:11,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_fdd6ym/cloudify/ssl/cloudify_internal_cert.pem 2018-12-23 02:05:11,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:11,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:05:11,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:11,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:11,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:11,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:11,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:11,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:11,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:11,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:05:11,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:11,646 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:11 GMT 2018-12-23 02:05:11,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:11,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:05:11,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:16,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:05:17,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:17,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:17,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:17,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:17,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:17,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:17,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:17,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ff57f790-f742-4df3-8dad-e8c724c8f92d"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ff57f790-f742-4df3-8dad-e8c724c8f92d"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ff57f790-f742-4df3-8dad-e8c724c8f92d"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Starting Agent proxy_host_0hvwxt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ff57f790-f742-4df3-8dad-e8c724c8f92d"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ff57f790-f742-4df3-8dad-e8c724c8f92d"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ff57f790-f742-4df3-8dad-e8c724c8f92d"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ff57f790-f742-4df3-8dad-e8c724c8f92d"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_c673ee/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_c673ee/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_c673ee', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_c673ee/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_c673ee', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwB-DA.34SvvZorIOlo8tFYHOeixT-b_Oc'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:01.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:01.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_z53atn/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": "/home/ubuntu/bind_host_fdd6ym/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-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": "Successfully created daemon: bind_host_fdd6ym", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_fdd6ym/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_fdd6ym/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_fdd6ym', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_fdd6ym/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_fdd6ym', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwB-DA.34SvvZorIOlo8tFYHOeixT-b_Oc'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": "/home/ubuntu/homer_host_c673ee/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-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": "Creating Agent ellis_host_z53atn", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_fdd6ym/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": "Successfully created daemon: homer_host_c673ee", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "109f363f-4851-4d7a-be3b-b2705bc555a3"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6a216b9e-c6c1-4580-ae43-8edff321f06a"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.326Z", "message": "Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:05.907Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:05.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 818, "offset": 566, "size": 50}}} 2018-12-23 02:05:17,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:17,189 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:17 GMT 2018-12-23 02:05:17,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:17,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30006 2018-12-23 02:05:17,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:17,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 02:05:17,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:05:17,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:05:17,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-23 02:05:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_0hvwxt 2018-12-23 02:05:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-23 02:05:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:05:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_c673ee/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_c673ee/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_c673ee', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_c673ee/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_c673ee', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwB-DA.34SvvZorIOlo8tFYHOeixT-b_Oc'} 2018-12-23 02:05:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-23 02:05:17,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 02:05:17,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:17,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-23 02:05:17,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-23 02:05:17,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_z53atn/cloudify/ssl/cloudify_internal_cert.pem 2018-12-23 02:05:17,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:05:17,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_fdd6ym/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-12-23 02:05:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_fdd6ym 2018-12-23 02:05:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_fdd6ym/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_fdd6ym/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_fdd6ym', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_fdd6ym/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_fdd6ym', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwB-DA.34SvvZorIOlo8tFYHOeixT-b_Oc'} 2018-12-23 02:05:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 02:05:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-23 02:05:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_c673ee/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-12-23 02:05:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_z53atn 2018-12-23 02:05:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 02:05:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_fdd6ym/env 2018-12-23 02:05:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_c673ee 2018-12-23 02:05:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-23 02:05:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-23 02:05:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-23 02:05:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 02:05:17,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-23 02:05:17,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:05:17,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:17,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:17,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:17,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:17,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:17,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:17,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:17,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:05:17,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:17,280 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:17 GMT 2018-12-23 02:05:17,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:17,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:05:17,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:22,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:05:22,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:22,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:22,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:23,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:23,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:23,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:23,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:23,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:06.612Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:06.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:06.612Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:06.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:06.612Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:06.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:06.612Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:06.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:06.612Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:06.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:06.612Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:06.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:06.612Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:06.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:06.800Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:06.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.650Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.650Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.650Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.650Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_z53atn/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9b757a1d-8d3a-4943-9126-bd6c2cad8ac4"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Successfully started daemon: proxy_host_0hvwxt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ff57f790-f742-4df3-8dad-e8c724c8f92d"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9b757a1d-8d3a-4943-9126-bd6c2cad8ac4"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9b757a1d-8d3a-4943-9126-bd6c2cad8ac4"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9b757a1d-8d3a-4943-9126-bd6c2cad8ac4"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9b757a1d-8d3a-4943-9126-bd6c2cad8ac4"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9b757a1d-8d3a-4943-9126-bd6c2cad8ac4"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ff57f790-f742-4df3-8dad-e8c724c8f92d"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9b757a1d-8d3a-4943-9126-bd6c2cad8ac4"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9b757a1d-8d3a-4943-9126-bd6c2cad8ac4"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9b757a1d-8d3a-4943-9126-bd6c2cad8ac4"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9b757a1d-8d3a-4943-9126-bd6c2cad8ac4"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9b757a1d-8d3a-4943-9126-bd6c2cad8ac4"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_z53atn/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_z53atn/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_z53atn', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_z53atn/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_z53atn', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwB-DA.34SvvZorIOlo8tFYHOeixT-b_Oc'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_0hvwxt start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ff57f790-f742-4df3-8dad-e8c724c8f92d"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Configuring Agent homer_host_c673ee", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9b757a1d-8d3a-4943-9126-bd6c2cad8ac4"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Configuring Agent bind_host_fdd6ym", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:07.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:07.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.660Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.660Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.660Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.660Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "message": "Successfully configured daemon: bind_host_fdd6ym", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}], "metadata": {"pagination": {"total": 883, "offset": 616, "size": 50}}} 2018-12-23 02:05:23,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:23,000 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:22 GMT 2018-12-23 02:05:23,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:23,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27690 2018-12-23 02:05:23,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:23,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 02:05:23,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-23 02:05:23,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 02:05:23,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 02:05:23,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 02:05:23,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-23 02:05:23,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-23 02:05:23,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-23 02:05:23,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 02:05:23,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-23 02:05:23,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 02:05:23,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 02:05:23,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_z53atn/env 2018-12-23 02:05:23,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-23 02:05:23,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:05:23,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:05:23,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_0hvwxt 2018-12-23 02:05:23,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:05:23,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:05:23,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 02:05:23,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:05:23,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-23 02:05:23,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_z53atn/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_z53atn/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_z53atn', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_z53atn/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_z53atn', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwB-DA.34SvvZorIOlo8tFYHOeixT-b_Oc'} 2018-12-23 02:05:23,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_0hvwxt start 2018-12-23 02:05:23,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_c673ee 2018-12-23 02:05:23,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_fdd6ym 2018-12-23 02:05:23,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:23,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-23 02:05:23,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-23 02:05:23,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 02:05:23,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 02:05:23,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_fdd6ym 2018-12-23 02:05:23,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-23 02:05:23,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:05:23,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:23,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:23,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:23,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:23,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:23,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:23,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:23,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:05:23,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:23,112 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:23 GMT 2018-12-23 02:05:23,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:23,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:05:23,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:28,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:05:28,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:28,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:28,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:28,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:28,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:28,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:28,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:28,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cb32eafb-18af-49bd-80c8-d75bf4233644"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "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-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cb32eafb-18af-49bd-80c8-d75bf4233644"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "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-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cb32eafb-18af-49bd-80c8-d75bf4233644"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9b757a1d-8d3a-4943-9126-bd6c2cad8ac4"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "message": "Successfully configured daemon: bind_host_fdd6ym", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "message": "/home/ubuntu/ellis_host_z53atn/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-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cb32eafb-18af-49bd-80c8-d75bf4233644"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "message": "Successfully configured daemon: homer_host_c673ee", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9b757a1d-8d3a-4943-9126-bd6c2cad8ac4"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "3a6e70e3-fd79-43a1-a6c6-9ba59bf40796"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9b757a1d-8d3a-4943-9126-bd6c2cad8ac4"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "message": "Successfully created daemon: ellis_host_z53atn", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:08.888Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:08.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "be672e25-3c58-4350-9926-f2d35d82db99"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:09.757Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:09.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:09.757Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:09.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:09.757Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:09.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:09.757Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:09.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:09.757Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:09.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:09.757Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:09.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:09.757Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:09.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:09.757Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:09.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:10.498Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:10.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:10.498Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:10.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:10.498Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:10.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:10.498Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:10.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:10.498Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:10.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:10.498Z", "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-12-23T02:05:10.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cb32eafb-18af-49bd-80c8-d75bf4233644"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:10.498Z", "message": "Removing directory: /tmp/tmpQ1OXam", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:10.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cb32eafb-18af-49bd-80c8-d75bf4233644"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.133Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.133Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.133Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.133Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.133Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.133Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.133Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e98bd748-870c-4b1b-b63d-d5c38fab1c6e"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e98bd748-870c-4b1b-b63d-d5c38fab1c6e"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e98bd748-870c-4b1b-b63d-d5c38fab1c6e"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e98bd748-870c-4b1b-b63d-d5c38fab1c6e"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e98bd748-870c-4b1b-b63d-d5c38fab1c6e"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2fd7b529-d330-4268-9d44-4f44ef507053"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2fd7b529-d330-4268-9d44-4f44ef507053"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2fd7b529-d330-4268-9d44-4f44ef507053"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}], "metadata": {"pagination": {"total": 939, "offset": 666, "size": 50}}} 2018-12-23 02:05:28,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:28,425 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:28 GMT 2018-12-23 02:05:28,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:28,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27415 2018-12-23 02:05:28,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:28,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-23 02:05:28,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 02:05:28,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-23 02:05:28,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-23 02:05:28,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-23 02:05:28,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-23 02:05:28,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 02:05:28,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_fdd6ym 2018-12-23 02:05:28,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_z53atn/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-12-23 02:05:28,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 02:05:28,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_c673ee 2018-12-23 02:05:28,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:05:28,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:05:28,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_z53atn 2018-12-23 02:05:28,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 02:05:28,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-23 02:05:28,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-23 02:05:28,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-23 02:05:28,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-23 02:05:28,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-23 02:05:28,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-23 02:05:28,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-23 02:05:28,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-23 02:05:28,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:05:28,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:28,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:28,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:28,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:28,431 - 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-12-23 02:05:28,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpQ1OXam 2018-12-23 02:05:28,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-23 02:05:28,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-23 02:05:28,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 02:05:28,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-23 02:05:28,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 02:05:28,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-23 02:05:28,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-23 02:05:28,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:28,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:28,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:28,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:05:28,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:05:28,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:28,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:28,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:05:28,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:28,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:28,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:28,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:28,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-23 02:05:28,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:05:28,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:28,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:28,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:28,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:28,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:28,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:28,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:28,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:05:28,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:28,513 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:28 GMT 2018-12-23 02:05:28,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:28,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:05:28,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:33,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:05:33,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:33,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:33,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:33,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:33,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:33,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:33,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:33,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2fd7b529-d330-4268-9d44-4f44ef507053"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e98bd748-870c-4b1b-b63d-d5c38fab1c6e"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2fd7b529-d330-4268-9d44-4f44ef507053"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e98bd748-870c-4b1b-b63d-d5c38fab1c6e"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e98bd748-870c-4b1b-b63d-d5c38fab1c6e"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2fd7b529-d330-4268-9d44-4f44ef507053"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Successfully configured daemon: ellis_host_z53atn", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2fd7b529-d330-4268-9d44-4f44ef507053"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2fd7b529-d330-4268-9d44-4f44ef507053"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Starting Agent homer_host_c673ee", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2fd7b529-d330-4268-9d44-4f44ef507053"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2fd7b529-d330-4268-9d44-4f44ef507053"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e98bd748-870c-4b1b-b63d-d5c38fab1c6e"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e98bd748-870c-4b1b-b63d-d5c38fab1c6e"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e98bd748-870c-4b1b-b63d-d5c38fab1c6e"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2fd7b529-d330-4268-9d44-4f44ef507053"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e98bd748-870c-4b1b-b63d-d5c38fab1c6e"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:11.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:11.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28d65f59-699a-4b71-a119-9c7c46a73274"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:12.334Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:12.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:12.334Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:12.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:12.334Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:12.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:12.334Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:12.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:12.334Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:12.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:12.334Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:12.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:12.334Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:12.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:12.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:12.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "d206ffa8-a166-46ef-8a91-44904bde66ea"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:12.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:12.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "d206ffa8-a166-46ef-8a91-44904bde66ea"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:12.680Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:12.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "d206ffa8-a166-46ef-8a91-44904bde66ea"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:12.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:12.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "d206ffa8-a166-46ef-8a91-44904bde66ea"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:12.680Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:12.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "30c44297-a463-483f-abc9-a0ab09c0a3bc"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:12.680Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:12.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "d206ffa8-a166-46ef-8a91-44904bde66ea"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:13.358Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:13.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:13.358Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:13.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:13.358Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:13.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:13.358Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:13.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:13.358Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:13.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:13.358Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:13.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:13.358Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:13.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:13.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:13.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "d206ffa8-a166-46ef-8a91-44904bde66ea"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:13.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:13.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "d206ffa8-a166-46ef-8a91-44904bde66ea"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:13.711Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:13.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "d206ffa8-a166-46ef-8a91-44904bde66ea"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:13.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:13.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "d206ffa8-a166-46ef-8a91-44904bde66ea"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:13.711Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:13.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "19f45bc4-d01e-46bf-96ce-e95025b5ee35"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:13.711Z", "message": "Starting Agent ellis_host_z53atn", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:13.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "d206ffa8-a166-46ef-8a91-44904bde66ea"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:13.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:13.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "d206ffa8-a166-46ef-8a91-44904bde66ea"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:13.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:13.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "d206ffa8-a166-46ef-8a91-44904bde66ea"}], "metadata": {"pagination": {"total": 1023, "offset": 716, "size": 50}}} 2018-12-23 02:05:33,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:33,942 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:33 GMT 2018-12-23 02:05:33,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:33,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26764 2018-12-23 02:05:33,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:33,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:05:33,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_z53atn 2018-12-23 02:05:33,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 02:05:33,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_c673ee 2018-12-23 02:05:33,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:05:33,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:05:33,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:05:33,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-23 02:05:33,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 02:05:33,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-23 02:05:33,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-23 02:05:33,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-23 02:05:33,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-23 02:05:33,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-23 02:05:33,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:05:33,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-23 02:05:33,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-23 02:05:33,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-23 02:05:33,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-23 02:05:33,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-23 02:05:33,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-23 02:05:33,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-23 02:05:33,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-23 02:05:33,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:05:33,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-23 02:05:33,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_z53atn 2018-12-23 02:05:33,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:33,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:05:34,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:34,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:34,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:34,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:34,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:34,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:34,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:34,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:05:34,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:34,228 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:34 GMT 2018-12-23 02:05:34,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:34,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:05:34,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:39,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:05:39,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:39,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:39,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:39,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:39,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:39,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:39,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:39,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.370Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T02:05:14.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_node_7kcki5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.370Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_node_7kcki5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.370Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.370Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_node_7kcki5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.370Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.370Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6de02a52-28a7-486f-ba4d-fc2d288dbafc"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "edd1d6ce-76a4-4139-97bb-35f8b9136447"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "edd1d6ce-76a4-4139-97bb-35f8b9136447"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6de02a52-28a7-486f-ba4d-fc2d288dbafc"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "edd1d6ce-76a4-4139-97bb-35f8b9136447"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6de02a52-28a7-486f-ba4d-fc2d288dbafc"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "edd1d6ce-76a4-4139-97bb-35f8b9136447"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "edd1d6ce-76a4-4139-97bb-35f8b9136447"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6de02a52-28a7-486f-ba4d-fc2d288dbafc"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6de02a52-28a7-486f-ba4d-fc2d288dbafc"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "edd1d6ce-76a4-4139-97bb-35f8b9136447"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "edd1d6ce-76a4-4139-97bb-35f8b9136447"}, {"node_instance_id": "proxy_node_7kcki5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Executing: /tmp/QK4PP/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ff4cfb3e-2e08-4e9a-b4f4-5c7e56319960"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6de02a52-28a7-486f-ba4d-fc2d288dbafc"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "edd1d6ce-76a4-4139-97bb-35f8b9136447"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6de02a52-28a7-486f-ba4d-fc2d288dbafc"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6de02a52-28a7-486f-ba4d-fc2d288dbafc"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "edd1d6ce-76a4-4139-97bb-35f8b9136447"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6de02a52-28a7-486f-ba4d-fc2d288dbafc"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6de02a52-28a7-486f-ba4d-fc2d288dbafc"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6de02a52-28a7-486f-ba4d-fc2d288dbafc"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "edd1d6ce-76a4-4139-97bb-35f8b9136447"}, {"node_instance_id": "proxy_node_7kcki5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/QK4PP/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ff4cfb3e-2e08-4e9a-b4f4-5c7e56319960"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:14.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:14.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "edd1d6ce-76a4-4139-97bb-35f8b9136447"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:15.383Z", "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": "dime_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-12-23T02:05:15.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:15.761Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:15.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e98bd748-870c-4b1b-b63d-d5c38fab1c6e"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:15.761Z", "message": "Successfully started daemon: bind_host_fdd6ym", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:15.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e98bd748-870c-4b1b-b63d-d5c38fab1c6e"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:15.761Z", "message": "Successfully started daemon: homer_host_c673ee", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:15.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2fd7b529-d330-4268-9d44-4f44ef507053"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:15.761Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_c673ee start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:15.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2fd7b529-d330-4268-9d44-4f44ef507053"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:15.761Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_fdd6ym start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:15.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e98bd748-870c-4b1b-b63d-d5c38fab1c6e"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:15.761Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:15.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "2fd7b529-d330-4268-9d44-4f44ef507053"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:16.543Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:16.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:16.543Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:16.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:16.543Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:16.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:16.543Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:16.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:16.543Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:16.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:16.543Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:16.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:16.543Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:16.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:16.543Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:16.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:16.779Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:16.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e06ef2bf-1b15-42ce-8daf-778f20cbf04f"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:16.779Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:16.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f4121e9b-908d-4682-820a-885d3a0e1716"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:16.779Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:16.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e06ef2bf-1b15-42ce-8daf-778f20cbf04f"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:16.779Z", "message": "[localhost] run: /home/ubuntu/bind_host_fdd6ym/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:16.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f4121e9b-908d-4682-820a-885d3a0e1716"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:16.779Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:16.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e06ef2bf-1b15-42ce-8daf-778f20cbf04f"}], "metadata": {"pagination": {"total": 1156, "offset": 766, "size": 50}}} 2018-12-23 02:05:39,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:39,747 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:39 GMT 2018-12-23 02:05:39,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:39,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28368 2018-12-23 02:05:39,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:39,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time) 2018-12-23 02:05:39,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:05:39,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:05:39,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-23 02:05:39,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:05:39,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-23 02:05:39,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:05:39,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 02:05:39,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:05:39,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QK4PP/install_requirements.sh 2018-12-23 02:05:39,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 02:05:39,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/QK4PP/install_requirements.sh 2018-12-23 02:05:39,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:39,754 - 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-12-23 02:05:39,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 02:05:39,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_fdd6ym 2018-12-23 02:05:39,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_c673ee 2018-12-23 02:05:39,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_c673ee start 2018-12-23 02:05:39,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_fdd6ym start 2018-12-23 02:05:39,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 02:05:39,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-23 02:05:39,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 02:05:39,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 02:05:39,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-23 02:05:39,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 02:05:39,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 02:05:39,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 02:05:39,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 02:05:39,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-23 02:05:39,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 02:05:39,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 02:05:39,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_fdd6ym/env/bin/pip freeze 2018-12-23 02:05:39,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 02:05:39,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:05:39,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:39,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:39,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:39,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:39,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:39,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:39,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:39,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:05:39,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:39,882 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:39 GMT 2018-12-23 02:05:39,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:39,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:05:39,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:44,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:05:45,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:45,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:45,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:45,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:45,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:45,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:45,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:45,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:16.779Z", "message": "[localhost] run: /home/ubuntu/homer_host_c673ee/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:16.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e06ef2bf-1b15-42ce-8daf-778f20cbf04f"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:16.779Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:16.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e06ef2bf-1b15-42ce-8daf-778f20cbf04f"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:17.997Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:17.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:17.997Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:17.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:17.997Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:17.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:17.997Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:17.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:17.997Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:17.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:17.997Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:17.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:17.997Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:17.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:17.997Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:17.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:17.997Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:17.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:18.153Z", "message": "[localhost] run: /home/ubuntu/ellis_host_z53atn/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:18.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c368acc4-f22f-485d-b50c-cec858be6d04"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:18.153Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_z53atn start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:18.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "d206ffa8-a166-46ef-8a91-44904bde66ea"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:18.153Z", "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-12-23T02:05:18.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f4121e9b-908d-4682-820a-885d3a0e1716"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:18.153Z", "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-12-23T02:05:18.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f4121e9b-908d-4682-820a-885d3a0e1716"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:18.153Z", "message": "Removing directory: /tmp/tmpECBmJf", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:18.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e06ef2bf-1b15-42ce-8daf-778f20cbf04f"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:18.153Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:18.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c368acc4-f22f-485d-b50c-cec858be6d04"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:18.153Z", "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-12-23T02:05:18.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "e06ef2bf-1b15-42ce-8daf-778f20cbf04f"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:18.153Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:18.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "d206ffa8-a166-46ef-8a91-44904bde66ea"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:18.153Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:18.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f4121e9b-908d-4682-820a-885d3a0e1716"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:18.153Z", "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-12-23T02:05:18.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f4121e9b-908d-4682-820a-885d3a0e1716"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:18.153Z", "message": "Successfully started daemon: ellis_host_z53atn", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:18.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "d206ffa8-a166-46ef-8a91-44904bde66ea"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:19.013Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:19.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:19.013Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:19.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:19.013Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:19.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:19.013Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:19.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:19.199Z", "message": "Removing directory: /tmp/tmpkHyTOH", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:19.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f4121e9b-908d-4682-820a-885d3a0e1716"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:19.199Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:19.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c368acc4-f22f-485d-b50c-cec858be6d04"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:19.199Z", "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-12-23T02:05:19.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c368acc4-f22f-485d-b50c-cec858be6d04"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:19.199Z", "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-12-23T02:05:19.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c368acc4-f22f-485d-b50c-cec858be6d04"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:20.034Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:20.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:20.034Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:20.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:20.034Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:20.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:20.034Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:20.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:20.034Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:20.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:20.034Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:20.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:20.034Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:20.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:20.034Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:20.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:20.034Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:20.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:20.216Z", "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-12-23T02:05:20.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c368acc4-f22f-485d-b50c-cec858be6d04"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:20.216Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:20.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "150cbe14-fb24-4484-9302-ea751912c1d2"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:20.216Z", "message": "Removing directory: /tmp/tmpyDQsim", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:20.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c368acc4-f22f-485d-b50c-cec858be6d04"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:21.433Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:21.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:21.433Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:21.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:21.433Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:21.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:21.433Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:21.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:21.433Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:21.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:21.433Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:21.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:21.433Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:21.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:21.433Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:21.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 1230, "offset": 816, "size": 50}}} 2018-12-23 02:05:45,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:45,287 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:45 GMT 2018-12-23 02:05:45,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:45,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26894 2018-12-23 02:05:45,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:45,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_c673ee/env/bin/pip freeze 2018-12-23 02:05:45,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 02:05:45,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 02:05:45,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 02:05:45,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 02:05:45,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 02:05:45,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 02:05:45,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-23 02:05:45,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-23 02:05:45,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-23 02:05:45,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-23 02:05:45,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_z53atn/env/bin/pip freeze 2018-12-23 02:05:45,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_z53atn start 2018-12-23 02:05:45,290 - 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-12-23 02:05:45,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-23 02:05:45,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpECBmJf 2018-12-23 02:05:45,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 02:05:45,291 - 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-12-23 02:05:45,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 02:05:45,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 02:05:45,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-23 02:05:45,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_z53atn 2018-12-23 02:05:45,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-23 02:05:45,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 02:05:45,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 02:05:45,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 02:05:45,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpkHyTOH 2018-12-23 02:05:45,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 02:05:45,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-23 02:05:45,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-23 02:05:45,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-23 02:05:45,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-23 02:05:45,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-23 02:05:45,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-23 02:05:45,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 02:05:45,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-23 02:05:45,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 02:05:45,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-23 02:05:45,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-23 02:05:45,294 - 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-12-23 02:05:45,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-23 02:05:45,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpyDQsim 2018-12-23 02:05:45,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-23 02:05:45,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 02:05:45,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-23 02:05:45,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-23 02:05:45,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-23 02:05:45,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-23 02:05:45,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-23 02:05:45,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-23 02:05:45,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:05:45,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:45,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:45,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:45,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:45,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:45,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:45,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:45,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:05:45,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:45,364 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:45 GMT 2018-12-23 02:05:45,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:45,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:05:45,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:50,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:05:50,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:50,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:50,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:50,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:50,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:50,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:50,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:50,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:21.703Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:21.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:22.438Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:22.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:22.438Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:22.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:22.438Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:22.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:22.438Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:22.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:22.438Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:22.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:22.438Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:22.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:22.438Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:22.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:22.438Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:22.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:22.438Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:22.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:22.438Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:22.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:22.455Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:22.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:22.455Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:22.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:22.455Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:22.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:22.455Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:22.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:22.455Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:22.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:22.455Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:22.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:23.887Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:23.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9cf825aa-e557-4c03-b785-b62d4378087a"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:23.887Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:23.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:23.887Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:23.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:23.887Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:23.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:23.887Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:23.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:23.887Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:23.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:23.887Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:23.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:24.916Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:24.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:24.916Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:24.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:24.916Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:24.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:24.916Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:24.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:24.916Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:24.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:24.916Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:24.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:24.916Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:24.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:24.916Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:24.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:24.916Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:24.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:24.916Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:24.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:24.916Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:24.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:24.939Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:24.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:25.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:25.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:25.972Z", "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-12-23T02:05:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:25.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:25.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:25.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:25.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:25.972Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:25.972Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:25.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:25.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:25.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:25.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:25.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}], "metadata": {"pagination": {"total": 1324, "offset": 866, "size": 50}}} 2018-12-23 02:05:50,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:50,817 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:50 GMT 2018-12-23 02:05:50,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:50,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26971 2018-12-23 02:05:50,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:50,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:05:50,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 02:05:50,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-23 02:05:50,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-23 02:05:50,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-23 02:05:50,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-23 02:05:50,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 02:05:50,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-23 02:05:50,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-23 02:05:50,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-23 02:05:50,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-23 02:05:50,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-23 02:05:50,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-23 02:05:50,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-23 02:05:50,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-23 02:05:50,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 02:05:50,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:05:50,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-23 02:05:50,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 02:05:50,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:05:50,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 02:05:50,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:50,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:05:50,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:50,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:50,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:50,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:50,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:50,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:50,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:50,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:05:50,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:50,935 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:50 GMT 2018-12-23 02:05:50,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:50,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:05:50,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:55,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:05:56,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:56,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:56,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:56,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:56,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:56,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:56,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:56,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:25.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:25.972Z", "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-12-23T02:05:25.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.075Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.987Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_nnu8uk/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.987Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.987Z", "message": "Creating Agent bono_host_nnu8uk", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.999Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.999Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:26.999Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:26.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:29.166Z", "message": "Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:29.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:29.166Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:29.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:29.166Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:29.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:29.166Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:29.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:29.184Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:29.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:29.184Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:29.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:29.184Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:29.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Creating Agent sprout_host_2g4buo", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "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-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_nnu8uk/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}], "metadata": {"pagination": {"total": 1362, "offset": 916, "size": 50}}} 2018-12-23 02:05:56,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:56,514 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:56 GMT 2018-12-23 02:05:56,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:56,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27439 2018-12-23 02:05:56,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:05:56,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 02:05:56,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-23 02:05:56,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_nnu8uk/cloudify/ssl/cloudify_internal_cert.pem 2018-12-23 02:05:56,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-23 02:05:56,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_nnu8uk 2018-12-23 02:05:56,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-23 02:05:56,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 02:05:56,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 02:05:56,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 02:05:56,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-23 02:05:56,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-23 02:05:56,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-23 02:05:56,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 02:05:56,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 02:05:56,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-23 02:05:56,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_2g4buo 2018-12-23 02:05:56,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:05:56,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-23 02:05:56,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-23 02:05:56,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:05:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-23 02:05:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 02:05:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 02:05:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_nnu8uk/env 2018-12-23 02:05:56,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:05:56,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:05:56,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:05:56,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:05:56,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:05:56,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:05:56,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:05:56,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:05:56,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:05:56,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:05:56,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:05:56,992 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:05:56 GMT 2018-12-23 02:05:56,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:05:56,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:05:56,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:01,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:06:02,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:02,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:02,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:02,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:02,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:02,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:02,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:02,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_nnu8uk/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_nnu8uk/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_nnu8uk', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_nnu8uk/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_nnu8uk', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwB-DA.34SvvZorIOlo8tFYHOeixT-b_Oc'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.185Z", "message": "Creating Agent sprout_host_2g4buo", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.206Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:30.206Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:30.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:31.236Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:31.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:31.236Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:31.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:31.236Z", "message": "/home/ubuntu/bono_host_nnu8uk/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-12-23T02:05:31.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:31.236Z", "message": "Successfully created daemon: bono_host_nnu8uk", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:31.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:31.236Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:31.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "082ac0da-4fb7-447f-8b7e-367b45ba49da"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:31.270Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:31.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:31.270Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:31.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:31.270Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:31.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:31.270Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:31.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.369Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.369Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_2g4buo/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.369Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_2g4buo/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_2g4buo/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_2g4buo', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_2g4buo/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_2g4buo', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwB-DA.34SvvZorIOlo8tFYHOeixT-b_Oc'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.369Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.369Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.369Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.369Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:32.858Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:32.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:33.380Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:33.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:33.380Z", "message": "Successfully created daemon: sprout_host_2g4buo", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:33.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:33.380Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:33.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:33.380Z", "message": "/home/ubuntu/sprout_host_2g4buo/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:33.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f78fbfe9-5db3-4769-aa6b-c35930272382"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:33.406Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:33.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 1383, "offset": 966, "size": 50}}} 2018-12-23 02:06:02,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:02,162 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:02 GMT 2018-12-23 02:06:02,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:02,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29677 2018-12-23 02:06:02,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:02,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 02:06:02,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_nnu8uk/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_nnu8uk/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_nnu8uk', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_nnu8uk/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_nnu8uk', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwB-DA.34SvvZorIOlo8tFYHOeixT-b_Oc'} 2018-12-23 02:06:02,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:06:02,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-23 02:06:02,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-23 02:06:02,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_2g4buo 2018-12-23 02:06:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 02:06:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 02:06:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 02:06:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-23 02:06:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_nnu8uk/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-12-23 02:06:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_nnu8uk 2018-12-23 02:06:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-23 02:06:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 02:06:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 02:06:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 02:06:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-23 02:06:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 02:06:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_2g4buo/env 2018-12-23 02:06:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_2g4buo/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_2g4buo/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_2g4buo', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_2g4buo/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_2g4buo', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwB-DA.34SvvZorIOlo8tFYHOeixT-b_Oc'} 2018-12-23 02:06:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:06:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-23 02:06:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-23 02:06:02,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:06:02,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:02,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:02,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 02:06:02,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_2g4buo 2018-12-23 02:06:02,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-23 02:06:02,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_2g4buo/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-12-23 02:06:02,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 02:06:02,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:06:02,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:02,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:02,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:02,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:02,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:02,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:02,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:02,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:06:02,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:02,250 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:02 GMT 2018-12-23 02:06:02,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:02,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:06:02,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:07,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:06:07,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:07,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:07,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:07,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:07,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:07,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:07,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:07,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:33.406Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:33.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:33.406Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:33.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:33.406Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:33.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:33.406Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:33.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:33.406Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:33.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.821Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.821Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.821Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.821Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:34.822Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:34.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "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-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4e27af8b-d772-4eba-a2c1-e81f75ce1099"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Successfully configured daemon: bono_host_nnu8uk", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Configuring Agent bono_host_nnu8uk", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4e27af8b-d772-4eba-a2c1-e81f75ce1099"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Configuring Agent sprout_host_2g4buo", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4e27af8b-d772-4eba-a2c1-e81f75ce1099"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4e27af8b-d772-4eba-a2c1-e81f75ce1099"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4e27af8b-d772-4eba-a2c1-e81f75ce1099"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}], "metadata": {"pagination": {"total": 1402, "offset": 1016, "size": 50}}} 2018-12-23 02:06:07,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:07,476 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:07 GMT 2018-12-23 02:06:07,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:07,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27199 2018-12-23 02:06:07,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:07,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 02:06:07,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 02:06:07,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-23 02:06:07,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 02:06:07,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:07,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:07,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:07,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-23 02:06:07,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:07,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:06:07,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:06:07,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 02:06:07,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:06:07,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 02:06:07,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:06:07,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 02:06:07,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 02:06:07,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_nnu8uk 2018-12-23 02:06:07,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_nnu8uk 2018-12-23 02:06:07,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:06:07,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_2g4buo 2018-12-23 02:06:07,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:06:07,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:07,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:06:07,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:07,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:07,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:07,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:07,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:07,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:07,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:07,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:06:07,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:07,554 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:07 GMT 2018-12-23 02:06:07,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:07,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:06:07,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:12,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:06:13,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:13,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:13,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:13,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:13,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:13,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:13,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:13,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4e27af8b-d772-4eba-a2c1-e81f75ce1099"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4e27af8b-d772-4eba-a2c1-e81f75ce1099"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4e27af8b-d772-4eba-a2c1-e81f75ce1099"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4e27af8b-d772-4eba-a2c1-e81f75ce1099"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Successfully configured daemon: bono_host_nnu8uk", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c6941d5a-f7cd-4d09-9a7d-ed65df997552"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4e27af8b-d772-4eba-a2c1-e81f75ce1099"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4e27af8b-d772-4eba-a2c1-e81f75ce1099"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:35.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.042Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.838Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.838Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.838Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.977Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.977Z", "message": "Creating Agent vellum_host_vjtp6h", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.977Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4e27af8b-d772-4eba-a2c1-e81f75ce1099"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.977Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.977Z", "message": "Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.977Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.977Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_vjtp6h/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.977Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.977Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4e27af8b-d772-4eba-a2c1-e81f75ce1099"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.977Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.977Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.977Z", "message": "Successfully configured daemon: sprout_host_2g4buo", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4e27af8b-d772-4eba-a2c1-e81f75ce1099"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:36.977Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:36.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4e27af8b-d772-4eba-a2c1-e81f75ce1099"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:37.999Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:37.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:37.999Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:37.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:37.999Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:37.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:37.999Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:37.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:38.406Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:38.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.030Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.030Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.030Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}], "metadata": {"pagination": {"total": 1421, "offset": 1066, "size": 50}}} 2018-12-23 02:06:13,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:13,251 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:13 GMT 2018-12-23 02:06:13,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:13,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27150 2018-12-23 02:06:13,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-23 02:06:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:06:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 02:06:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:06:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-23 02:06:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_nnu8uk 2018-12-23 02:06:13,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-23 02:06:13,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-23 02:06:13,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-23 02:06:13,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:13,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_vjtp6h 2018-12-23 02:06:13,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:06:13,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-23 02:06:13,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 02:06:13,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-23 02:06:13,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_vjtp6h/cloudify/ssl/cloudify_internal_cert.pem 2018-12-23 02:06:13,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-23 02:06:13,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:13,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-23 02:06:13,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_2g4buo 2018-12-23 02:06:13,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 02:06:13,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-23 02:06:13,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-23 02:06:13,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:13,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-23 02:06:13,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:06:13,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:13,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-23 02:06:13,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-23 02:06:13,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 02:06:13,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:06:13,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:13,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:13,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:13,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:13,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:13,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:13,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:13,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:06:13,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:13,348 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:13 GMT 2018-12-23 02:06:13,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:13,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:06:13,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:18,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:06:18,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:18,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:18,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:18,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:18,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:18,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:18,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:18,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_vjtp6h/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_vjtp6h/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_vjtp6h/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_vjtp6h', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_vjtp6h/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_vjtp6h', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwB-DA.34SvvZorIOlo8tFYHOeixT-b_Oc'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "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-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "/home/ubuntu/vellum_host_vjtp6h/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-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Successfully created daemon: vellum_host_vjtp6h", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "83c56d5d-7006-4fde-8723-41ad47d464a8"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:39.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:39.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.426Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.426Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.426Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.426Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.470Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_4orvs4/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fd494441-8b3c-4b4c-8b3a-d03ee2063163"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fd494441-8b3c-4b4c-8b3a-d03ee2063163"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5c3c7373-e84c-4351-809b-311f3cdcc2c6"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5c3c7373-e84c-4351-809b-311f3cdcc2c6"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.470Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.470Z", "message": "Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.470Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fd494441-8b3c-4b4c-8b3a-d03ee2063163"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.470Z", "message": "Creating Agent dime_host_4orvs4", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5c3c7373-e84c-4351-809b-311f3cdcc2c6"}], "metadata": {"pagination": {"total": 1450, "offset": 1116, "size": 50}}} 2018-12-23 02:06:18,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:18,767 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:18 GMT 2018-12-23 02:06:18,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:18,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28739 2018-12-23 02:06:18,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:18,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 02:06:18,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_vjtp6h/env 2018-12-23 02:06:18,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_vjtp6h/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_vjtp6h/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_vjtp6h', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_vjtp6h/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_vjtp6h', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwB-DA.34SvvZorIOlo8tFYHOeixT-b_Oc'} 2018-12-23 02:06:18,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 02:06:18,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-23 02:06:18,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_vjtp6h/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-12-23 02:06:18,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-23 02:06:18,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-23 02:06:18,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 02:06:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-23 02:06:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_vjtp6h 2018-12-23 02:06:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-23 02:06:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:06:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-23 02:06:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 02:06:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 02:06:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 02:06:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_4orvs4/cloudify/ssl/cloudify_internal_cert.pem 2018-12-23 02:06:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-23 02:06:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 02:06:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:06:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_4orvs4 2018-12-23 02:06:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:18,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:06:18,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:18,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:18,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:18,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:18,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:18,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:18,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:18,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:06:18,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:18,848 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:18 GMT 2018-12-23 02:06:18,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:18,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:06:18,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:23,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:06:24,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:24,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:24,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:24,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:24,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:24,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:24,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:24,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.470Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5c3c7373-e84c-4351-809b-311f3cdcc2c6"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fd494441-8b3c-4b4c-8b3a-d03ee2063163"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.470Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5c3c7373-e84c-4351-809b-311f3cdcc2c6"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.470Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:40.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:40.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fd494441-8b3c-4b4c-8b3a-d03ee2063163"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:41.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:41.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5c3c7373-e84c-4351-809b-311f3cdcc2c6"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:41.533Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:41.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fd494441-8b3c-4b4c-8b3a-d03ee2063163"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:41.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:41.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fd494441-8b3c-4b4c-8b3a-d03ee2063163"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:41.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:41.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fd494441-8b3c-4b4c-8b3a-d03ee2063163"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:41.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:41.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5c3c7373-e84c-4351-809b-311f3cdcc2c6"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:41.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:41.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fd494441-8b3c-4b4c-8b3a-d03ee2063163"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:41.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:41.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5c3c7373-e84c-4351-809b-311f3cdcc2c6"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:41.533Z", "message": "Starting Agent bono_host_nnu8uk", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:41.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fd494441-8b3c-4b4c-8b3a-d03ee2063163"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:41.533Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:41.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5c3c7373-e84c-4351-809b-311f3cdcc2c6"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:41.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:41.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fd494441-8b3c-4b4c-8b3a-d03ee2063163"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:41.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:41.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5c3c7373-e84c-4351-809b-311f3cdcc2c6"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:41.533Z", "message": "Starting Agent sprout_host_2g4buo", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:41.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5c3c7373-e84c-4351-809b-311f3cdcc2c6"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:41.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:41.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fd494441-8b3c-4b4c-8b3a-d03ee2063163"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:41.533Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:41.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5c3c7373-e84c-4351-809b-311f3cdcc2c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:41.823Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:42.465Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:42.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:42.465Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:42.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:42.590Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:42.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:42.590Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_4orvs4/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:42.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:42.590Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:42.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:42.590Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_4orvs4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_4orvs4/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_4orvs4', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_4orvs4/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_4orvs4', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwB-DA.34SvvZorIOlo8tFYHOeixT-b_Oc'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:42.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:42.590Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:42.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:42.590Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:42.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:42.590Z", "message": "/home/ubuntu/dime_host_4orvs4/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-12-23T02:05:42.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:43.795Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:43.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:43.795Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:43.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:43.795Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:43.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:43.795Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:43.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:43.795Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:43.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:43.795Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:43.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:43.795Z", "message": "Successfully created daemon: dime_host_4orvs4", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:43.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:43.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:43.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "240f52ef-69e1-49bf-a285-e7bfdac45890"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:43.795Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:43.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "47fcf119-b410-43ba-9641-202f5ba5f964"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:43.795Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:43.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "240f52ef-69e1-49bf-a285-e7bfdac45890"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:43.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:43.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "240f52ef-69e1-49bf-a285-e7bfdac45890"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:43.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:43.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "240f52ef-69e1-49bf-a285-e7bfdac45890"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:43.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:43.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "240f52ef-69e1-49bf-a285-e7bfdac45890"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.816Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.816Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.816Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.933Z", "message": "Successfully configured daemon: vellum_host_vjtp6h", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "240f52ef-69e1-49bf-a285-e7bfdac45890"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.933Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "240f52ef-69e1-49bf-a285-e7bfdac45890"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "240f52ef-69e1-49bf-a285-e7bfdac45890"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.933Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "240f52ef-69e1-49bf-a285-e7bfdac45890"}], "metadata": {"pagination": {"total": 1450, "offset": 1166, "size": 50}}} 2018-12-23 02:06:24,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:24,203 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:24 GMT 2018-12-23 02:06:24,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:24,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28156 2018-12-23 02:06:24,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:24,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-23 02:06:24,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:06:24,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-23 02:06:24,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:06:24,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_nnu8uk 2018-12-23 02:06:24,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:06:24,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_2g4buo 2018-12-23 02:06:24,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-23 02:06:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-23 02:06:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-23 02:06:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_4orvs4/env 2018-12-23 02:06:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-23 02:06:24,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.6', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_4orvs4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_4orvs4/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_4orvs4', 'REST_HOST': '192.168.120.6', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_4orvs4/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_4orvs4', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwB-DA.34SvvZorIOlo8tFYHOeixT-b_Oc'} 2018-12-23 02:06:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-23 02:06:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:06:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_4orvs4/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-12-23 02:06:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-23 02:06:24,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 02:06:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 02:06:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 02:06:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-23 02:06:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_4orvs4 2018-12-23 02:06:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 02:06:24,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:06:24,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-23 02:06:24,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-23 02:06:24,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 02:06:24,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_vjtp6h 2018-12-23 02:06:24,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-23 02:06:24,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:24,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:06:24,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:06:24,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:24,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:24,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:24,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:24,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:24,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:24,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:24,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:06:24,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:24,286 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:24 GMT 2018-12-23 02:06:24,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:24,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:06:24,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:29,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:06:29,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:29,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:29,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:29,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:29,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:29,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:29,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:29,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.933Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "240f52ef-69e1-49bf-a285-e7bfdac45890"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.933Z", "message": "Configuring Agent vellum_host_vjtp6h", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "240f52ef-69e1-49bf-a285-e7bfdac45890"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.933Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_nnu8uk start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fd494441-8b3c-4b4c-8b3a-d03ee2063163"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "240f52ef-69e1-49bf-a285-e7bfdac45890"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "240f52ef-69e1-49bf-a285-e7bfdac45890"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.933Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "240f52ef-69e1-49bf-a285-e7bfdac45890"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "240f52ef-69e1-49bf-a285-e7bfdac45890"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "240f52ef-69e1-49bf-a285-e7bfdac45890"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.933Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fd494441-8b3c-4b4c-8b3a-d03ee2063163"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:44.933Z", "message": "Successfully started daemon: bono_host_nnu8uk", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:44.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fd494441-8b3c-4b4c-8b3a-d03ee2063163"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.190Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.190Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.190Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.190Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.190Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.190Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.190Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.190Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.190Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.190Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9897bfa4-dfa4-4b0b-a3e8-59e78e796139"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9897bfa4-dfa4-4b0b-a3e8-59e78e796139"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5c3c7373-e84c-4351-809b-311f3cdcc2c6"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "aeb08e4d-4dae-4fc7-a890-81f97d5e5777"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "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-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "aeb08e4d-4dae-4fc7-a890-81f97d5e5777"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "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-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "aeb08e4d-4dae-4fc7-a890-81f97d5e5777"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9897bfa4-dfa4-4b0b-a3e8-59e78e796139"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d28908d-8acb-4b61-8428-b2fc297968d8"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "[localhost] run: /home/ubuntu/bono_host_nnu8uk/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "aeb08e4d-4dae-4fc7-a890-81f97d5e5777"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9897bfa4-dfa4-4b0b-a3e8-59e78e796139"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_2g4buo start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5c3c7373-e84c-4351-809b-311f3cdcc2c6"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9897bfa4-dfa4-4b0b-a3e8-59e78e796139"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Configuring Agent dime_host_4orvs4", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9897bfa4-dfa4-4b0b-a3e8-59e78e796139"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9897bfa4-dfa4-4b0b-a3e8-59e78e796139"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9897bfa4-dfa4-4b0b-a3e8-59e78e796139"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d28908d-8acb-4b61-8428-b2fc297968d8"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "aeb08e4d-4dae-4fc7-a890-81f97d5e5777"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d28908d-8acb-4b61-8428-b2fc297968d8"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9897bfa4-dfa4-4b0b-a3e8-59e78e796139"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d28908d-8acb-4b61-8428-b2fc297968d8"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "[localhost] run: /home/ubuntu/sprout_host_2g4buo/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d9e25ca-0522-4450-a90c-b9620935db62"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9897bfa4-dfa4-4b0b-a3e8-59e78e796139"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Successfully started daemon: sprout_host_2g4buo", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5c3c7373-e84c-4351-809b-311f3cdcc2c6"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d9e25ca-0522-4450-a90c-b9620935db62"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9897bfa4-dfa4-4b0b-a3e8-59e78e796139"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9897bfa4-dfa4-4b0b-a3e8-59e78e796139"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:46.252Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:46.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d28908d-8acb-4b61-8428-b2fc297968d8"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.216Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.216Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.216Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 1450, "offset": 1216, "size": 50}}} 2018-12-23 02:06:29,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:29,552 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:29 GMT 2018-12-23 02:06:29,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:29,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27170 2018-12-23 02:06:29,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:29,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 02:06:29,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_vjtp6h 2018-12-23 02:06:29,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_nnu8uk start 2018-12-23 02:06:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:06:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 02:06:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_nnu8uk 2018-12-23 02:06:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 02:06:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 02:06:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 02:06:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-23 02:06:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-23 02:06:29,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-23 02:06:29,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-23 02:06:29,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-23 02:06:29,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 02:06:29,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 02:06:29,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:06:29,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 02:06:29,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 02:06:29,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-23 02:06:29,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-23 02:06:29,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:06:29,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_nnu8uk/env/bin/pip freeze 2018-12-23 02:06:29,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_2g4buo start 2018-12-23 02:06:29,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_4orvs4 2018-12-23 02:06:29,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 02:06:29,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_2g4buo/env/bin/pip freeze 2018-12-23 02:06:29,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_2g4buo 2018-12-23 02:06:29,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 02:06:29,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:29,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:06:29,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-23 02:06:29,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 02:06:29,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-23 02:06:29,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:06:29,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:29,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:29,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:29,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:29,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:29,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:29,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:29,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:06:29,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:29,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:29 GMT 2018-12-23 02:06:29,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:29,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:06:29,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:34,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:06:34,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:34,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:34,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:34,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:34,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:34,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:34,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:34,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.216Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.216Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "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-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d9e25ca-0522-4450-a90c-b9620935db62"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d28908d-8acb-4b61-8428-b2fc297968d8"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "message": "Removing directory: /tmp/tmpOYBGzc", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "aeb08e4d-4dae-4fc7-a890-81f97d5e5777"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "message": "Removing directory: /tmp/tmp0lG4Jn", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d9e25ca-0522-4450-a90c-b9620935db62"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "message": "Successfully configured daemon: dime_host_4orvs4", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9897bfa4-dfa4-4b0b-a3e8-59e78e796139"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d28908d-8acb-4b61-8428-b2fc297968d8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d28908d-8acb-4b61-8428-b2fc297968d8"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d9e25ca-0522-4450-a90c-b9620935db62"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d28908d-8acb-4b61-8428-b2fc297968d8"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "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-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d9e25ca-0522-4450-a90c-b9620935db62"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9897bfa4-dfa4-4b0b-a3e8-59e78e796139"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d28908d-8acb-4b61-8428-b2fc297968d8"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9897bfa4-dfa4-4b0b-a3e8-59e78e796139"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "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-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "aeb08e4d-4dae-4fc7-a890-81f97d5e5777"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9897bfa4-dfa4-4b0b-a3e8-59e78e796139"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "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-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d9e25ca-0522-4450-a90c-b9620935db62"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "message": "Starting Agent vellum_host_vjtp6h", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d28908d-8acb-4b61-8428-b2fc297968d8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:47.269Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:47.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d28908d-8acb-4b61-8428-b2fc297968d8"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:48.238Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:48.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:48.238Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:48.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:48.707Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:48.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "573ac06e-d2c9-4fd7-926b-9ec0c9ed31b1"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "573ac06e-d2c9-4fd7-926b-9ec0c9ed31b1"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "573ac06e-d2c9-4fd7-926b-9ec0c9ed31b1"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.281Z", "message": "Starting Agent dime_host_4orvs4", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "573ac06e-d2c9-4fd7-926b-9ec0c9ed31b1"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "573ac06e-d2c9-4fd7-926b-9ec0c9ed31b1"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "573ac06e-d2c9-4fd7-926b-9ec0c9ed31b1"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.281Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "573ac06e-d2c9-4fd7-926b-9ec0c9ed31b1"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "573ac06e-d2c9-4fd7-926b-9ec0c9ed31b1"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "573ac06e-d2c9-4fd7-926b-9ec0c9ed31b1"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.281Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "573ac06e-d2c9-4fd7-926b-9ec0c9ed31b1"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "573ac06e-d2c9-4fd7-926b-9ec0c9ed31b1"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "573ac06e-d2c9-4fd7-926b-9ec0c9ed31b1"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.434Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_lffava", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.434Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.434Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.434Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.434Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.434Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.434Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:49.434Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:49.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:50.310Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:50.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:50.310Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:50.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:50.310Z", "message": "Downloaded scripts/bind/bind.py to /tmp/8NUIB/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:50.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:50.467Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:50.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:50.467Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:50.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:50.467Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:50.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_lffava", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:50.467Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:50.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:50.467Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:50.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 1453, "offset": 1266, "size": 50}}} 2018-12-23 02:06:34,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:34,789 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:34 GMT 2018-12-23 02:06:34,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:34,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26932 2018-12-23 02:06:34,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:34,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-23 02:06:34,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-23 02:06:34,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-23 02:06:34,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:34,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpOYBGzc 2018-12-23 02:06:34,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp0lG4Jn 2018-12-23 02:06:34,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_4orvs4 2018-12-23 02:06:34,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:34,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:06:34,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 02:06:34,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:34,792 - 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-12-23 02:06:34,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 02:06:34,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:34,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-23 02:06:34,793 - 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-12-23 02:06:34,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 02:06:34,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-23 02:06:34,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_vjtp6h 2018-12-23 02:06:34,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:34,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-23 02:06:34,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 02:06:34,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:34,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:34,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:34,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_4orvs4 2018-12-23 02:06:34,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:34,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:34,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 02:06:34,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:34,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:34,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 02:06:34,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:34,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:06:34,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-23 02:06:34,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:06:34,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-23 02:06:34,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-23 02:06:34,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 02:06:34,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-23 02:06:34,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 02:06:34,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 02:06:34,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-12-23 02:06:34,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-12-23 02:06:34,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8NUIB/bind.py 2018-12-23 02:06:34,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:06:34,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-23 02:06:34,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-23 02:06:34,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:06:34,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-23 02:06:34,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:06:35,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:35,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:35,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:35,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:35,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:35,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:35,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:35,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:06:35,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:35,015 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:35 GMT 2018-12-23 02:06:35,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:35,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:06:35,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:40,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:06:40,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:40,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:40,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:40,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:40,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:40,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:40,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:40,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_2g4buo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:50.467Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:50.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:50.467Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:50.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:50.467Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:50.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:51.759Z", "message": "Successfully started daemon: vellum_host_vjtp6h", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:51.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d28908d-8acb-4b61-8428-b2fc297968d8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:51.759Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_vjtp6h start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:51.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d28908d-8acb-4b61-8428-b2fc297968d8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:51.759Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:51.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7d28908d-8acb-4b61-8428-b2fc297968d8"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:51.759Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:51.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5486d52b-ebf4-4298-b4c9-e065ac0ed6a5"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:51.775Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:51.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:51.775Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:51.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:51.775Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:51.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:51.775Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:51.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:51.775Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:51.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:51.775Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:51.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:51.775Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:51.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:52.782Z", "message": "[localhost] run: /home/ubuntu/vellum_host_vjtp6h/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:52.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5486d52b-ebf4-4298-b4c9-e065ac0ed6a5"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:52.782Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:52.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5486d52b-ebf4-4298-b4c9-e065ac0ed6a5"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:52.782Z", "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-12-23T02:05:52.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5486d52b-ebf4-4298-b4c9-e065ac0ed6a5"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:52.782Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:52.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5486d52b-ebf4-4298-b4c9-e065ac0ed6a5"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:53.042Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:53.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:53.793Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:53.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:53.793Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:53.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:53.823Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:53.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "573ac06e-d2c9-4fd7-926b-9ec0c9ed31b1"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:53.823Z", "message": "Successfully started daemon: dime_host_4orvs4", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:53.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "573ac06e-d2c9-4fd7-926b-9ec0c9ed31b1"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:53.823Z", "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-12-23T02:05:53.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5486d52b-ebf4-4298-b4c9-e065ac0ed6a5"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:53.823Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_4orvs4 start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:53.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "573ac06e-d2c9-4fd7-926b-9ec0c9ed31b1"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:53.823Z", "message": "Removing directory: /tmp/tmpm8NsnB", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:53.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "5486d52b-ebf4-4298-b4c9-e065ac0ed6a5"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:55.017Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:55.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ae3304fb-d1e9-4986-9595-f1620d90419f"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:55.017Z", "message": "[localhost] run: /home/ubuntu/dime_host_4orvs4/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:55.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ae3304fb-d1e9-4986-9595-f1620d90419f"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:55.018Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:55.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:55.018Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:55.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:55.018Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:55.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:55.018Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:55.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:55.018Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:55.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:55.018Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:55.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:55.018Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:55.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:56.028Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:56.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ae3304fb-d1e9-4986-9595-f1620d90419f"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:56.028Z", "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-12-23T02:05:56.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ae3304fb-d1e9-4986-9595-f1620d90419f"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:56.028Z", "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-12-23T02:05:56.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ae3304fb-d1e9-4986-9595-f1620d90419f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:56.047Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:56.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:56.047Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:56.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:56.047Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:56.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:57.413Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:57.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:57.413Z", "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-12-23T02:05:57.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ae3304fb-d1e9-4986-9595-f1620d90419f"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:57.413Z", "message": "Removing directory: /tmp/tmpPPs0oI", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:57.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ae3304fb-d1e9-4986-9595-f1620d90419f"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:58.746Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:58.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:58.746Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:58.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:58.746Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:58.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:58.746Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:58.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:58.746Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:58.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:58.746Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:58.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 1453, "offset": 1316, "size": 50}}} 2018-12-23 02:06:40,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:40,100 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:40 GMT 2018-12-23 02:06:40,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:40,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26879 2018-12-23 02:06:40,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:40,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 02:06:40,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-23 02:06:40,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-23 02:06:40,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_vjtp6h 2018-12-23 02:06:40,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_vjtp6h start 2018-12-23 02:06:40,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 02:06:40,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 02:06:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-23 02:06:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 02:06:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-23 02:06:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 02:06:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 02:06:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-23 02:06:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-23 02:06:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_vjtp6h/env/bin/pip freeze 2018-12-23 02:06:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-23 02:06:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-23 02:06:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 02:06:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 02:06:40,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-23 02:06:40,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 02:06:40,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 02:06:40,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_4orvs4 2018-12-23 02:06:40,105 - 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-12-23 02:06:40,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_4orvs4 start 2018-12-23 02:06:40,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpm8NsnB 2018-12-23 02:06:40,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 02:06:40,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_4orvs4/env/bin/pip freeze 2018-12-23 02:06:40,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 02:06:40,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-23 02:06:40,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-23 02:06:40,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 02:06:40,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 02:06:40,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 02:06:40,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-23 02:06:40,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 02:06:40,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-23 02:06:40,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-23 02:06:40,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:40,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-23 02:06:40,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:40,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 02:06:40,108 - 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-12-23 02:06:40,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpPPs0oI 2018-12-23 02:06:40,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 02:06:40,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:40,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:40,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-23 02:06:40,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-23 02:06:40,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-23 02:06:40,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:06:40,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:40,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:40,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:40,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:40,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:40,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:40,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:40,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:06:40,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:40,178 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:40 GMT 2018-12-23 02:06:40,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:40,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:06:40,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:45,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:06:45,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:45,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:45,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:45,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:45,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:45,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:45,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:45,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_2g4buo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:58.746Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:58.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:58.746Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:58.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:58.746Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:58.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:58.746Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:58.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:05:58.746Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:05:58.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:00.119Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:00.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:00.119Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:00.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:00.119Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:00.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:01.130Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:01.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:01.130Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:01.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:01.130Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:01.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:01.130Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:01.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_node_7kcki5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:02.147Z", "message": "Execution done (return_code=0): /tmp/QK4PP/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:02.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ff4cfb3e-2e08-4e9a-b4f4-5c7e56319960"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:02.151Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:02.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:02.151Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:02.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_node_7kcki5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:03.185Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:03.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "proxy_node_7kcki5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:03.185Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:03.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:03.752Z", "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-12-23T02:06:03.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "proxy_node_7kcki5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:04.236Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:04.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:04.236Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:04.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:04.236Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:04.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:04.236Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:04.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:05.245Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:05.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:06.306Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:06.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:06.306Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:06.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:06.306Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:06.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:07.327Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:07.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:07.327Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:07.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:07.327Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:07.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:09.273Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:09.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:09.416Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:09.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:09.416Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:09.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:10.572Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:10.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:11.437Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:11.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:11.437Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:11.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:11.437Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:11.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:11.950Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:11.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:12.506Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:12.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:12.506Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:12.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:12.506Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:12.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:12.764Z", "message": "[localhost] run: sudo mv /tmp/tmpr6Db_c /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:12.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:12.764Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:12.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:12.764Z", "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-12-23T02:06:12.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:12.764Z", "message": "The config dict: {'etcd_ip': u'192.168.120.12', 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.12', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:12.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:12.764Z", "message": "[localhost] run: sudo mv /tmp/tmpMbUzIa /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:12.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:12.764Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:12.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:12.764Z", "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-12-23T02:06:12.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:13.770Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:13.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:14.182Z", "message": "[localhost] run: sudo mv /tmp/tmphAGVvi /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:14.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:14.182Z", "message": "[localhost] run: sudo mv /tmp/tmpC4lEKR /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:14.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}], "metadata": {"pagination": {"total": 1453, "offset": 1366, "size": 50}}} 2018-12-23 02:06:45,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:45,269 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:45 GMT 2018-12-23 02:06:45,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:45,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26227 2018-12-23 02:06:45,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:45,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-23 02:06:45,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 02:06:45,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-23 02:06:45,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-23 02:06:45,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-23 02:06:45,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-23 02:06:45,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-23 02:06:45,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-23 02:06:45,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-23 02:06:45,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/QK4PP/install_requirements.sh 2018-12-23 02:06:45,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:06:45,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:06:45,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-12-23 02:06:45,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:06:45,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-23 02:06:45,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-23 02:06:45,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-23 02:06:45,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-23 02:06:45,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpr6Db_c /etc/bind/named.conf.local 2018-12-23 02:06:45,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-23 02:06:45,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-12-23 02:06:45,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.12', 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.12', u'hss_hostname': u''}. 2018-12-23 02:06:45,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMbUzIa /etc/clearwater/local_config 2018-12-23 02:06:45,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-23 02:06:45,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-12-23 02:06:45,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:45,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphAGVvi /etc/bind/db.clearwater.opnfv 2018-12-23 02:06:45,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpC4lEKR /etc/bind/db.clearwater.local 2018-12-23 02:06:45,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:06:45,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:45,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:45,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:45,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:45,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:45,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:45,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:45,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:06:45,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:45,344 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:45 GMT 2018-12-23 02:06:45,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:45,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:06:45,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:50,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:06:50,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:50,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:50,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:50,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:50,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:50,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:50,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:50,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:14.182Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:14.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:14.182Z", "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-12-23T02:06:14.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:14.182Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:14.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:14.182Z", "message": "[localhost] run: sudo mv /tmp/tmp4NFwXm /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:14.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:14.182Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:14.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:14.182Z", "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-12-23T02:06:14.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:14.182Z", "message": "The config dict: {'etcd_ip': u'192.168.120.12', 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.12', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:14.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:14.182Z", "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-12-23T02:06:14.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:14.182Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:14.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:14.182Z", "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-12-23T02:06:14.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:14.182Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:14.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:14.182Z", "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-12-23T02:06:14.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:14.546Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:14.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:15.192Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:15.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "21029ca4-e146-4bd7-b1f6-ac166153cbf3"}, {"node_instance_id": "bind_lffava", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:15.556Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:15.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:16.567Z", "message": "Executing: /tmp/PTW8L/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:16.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:16.567Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/PTW8L/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:16.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:16.567Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:16.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:16.595Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:16.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_lffava", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:16.595Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:16.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:16.595Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:16.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:17.578Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:17.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:17.578Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:17.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:17.578Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:17.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:18.118Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:18.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:29.517Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-fdd6ym\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\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\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,716 B/s)\nReading package lists...\n\nreal\t0m11.833s\nuser\t0m2.706s\nsys\t0m0.197s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:29.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:30.620Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:30.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:06:30.620Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:06:30.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}], "metadata": {"pagination": {"total": 1453, "offset": 1416, "size": 50}}} 2018-12-23 02:06:50,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:50,437 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:50 GMT 2018-12-23 02:06:50,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:50,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19557 2018-12-23 02:06:50,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:50,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2018-12-23 02:06:50,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:06:50,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 02:06:50,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4NFwXm /etc/clearwater/shared_config 2018-12-23 02:06:50,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-12-23 02:06:50,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 02:06:50,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.12', 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.12', u'hss_hostname': u''}. 2018-12-23 02:06:50,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 02:06:50,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-12-23 02:06:50,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 02:06:50,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 02:06:50,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 02:06:50,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:06:50,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 02:06:50,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:06:50,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PTW8L/install-etcd.sh 2018-12-23 02:06:50,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/PTW8L/install-etcd.sh 2018-12-23 02:06:50,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-12-23 02:06:50,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:06:50,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:06:50,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 02:06:50,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-12-23 02:06:50,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-12-23 02:06:50,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-12-23 02:06:50,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-23 02:06:50,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-fdd6ym 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 Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Ign http://repo.cw-ngv.com binary/ Translation-en 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,716 B/s) Reading package lists... real 0m11.833s user 0m2.706s sys 0m0.197s 2018-12-23 02:06:50,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-12-23 02:06:50,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 02:06:50,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:06:50,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:50,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:50,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:50,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:50,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:50,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:50,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:50,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:06:50,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:50,508 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:50 GMT 2018-12-23 02:06:50,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:50,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:06:50,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:55,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:06:55,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:55,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:55,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:55,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:55,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:55,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:55,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:55,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1453, "offset": 1444, "size": 50}}} 2018-12-23 02:06:55,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:55,592 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:55 GMT 2018-12-23 02:06:55,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:55,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:06:55,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:06:55,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:06:55,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:06:55,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:06:55,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:06:55,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:06:55,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:06:55,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:06:55,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:06:55,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:06:55,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:06:55,657 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:06:55 GMT 2018-12-23 02:06:55,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:06:55,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:06:55,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:00,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:07:00,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:00,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:00,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:00,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:00,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:00,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:00,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:00,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1453, "offset": 1444, "size": 50}}} 2018-12-23 02:07:00,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:00,739 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:00 GMT 2018-12-23 02:07:00,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:00,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:07:00,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:00,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:07:00,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:00,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:00,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:00,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:00,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:00,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:00,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:00,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:07:00,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:00,808 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:00 GMT 2018-12-23 02:07:00,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:00,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:07:00,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:05,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:07:05,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:05,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:05,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:05,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:05,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:05,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:05,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:05,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1453, "offset": 1444, "size": 50}}} 2018-12-23 02:07:05,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:05,897 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:05 GMT 2018-12-23 02:07:05,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:05,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:07:05,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:05,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:07:05,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:05,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:05,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:05,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:05,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:05,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:05,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:05,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:07:05,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:05,959 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:05 GMT 2018-12-23 02:07:05,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:05,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:07:05,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:10,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:07:11,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:11,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:11,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:11,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:11,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:11,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:11,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:11,037 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1453, "offset": 1444, "size": 50}}} 2018-12-23 02:07:11,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:11,037 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:11 GMT 2018-12-23 02:07:11,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:11,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:07:11,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:11,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:07:11,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:11,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:11,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:11,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:11,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:11,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:11,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:11,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:07:11,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:11,101 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:11 GMT 2018-12-23 02:07:11,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:11,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:07:11,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:16,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:07:16,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:16,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:16,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:16,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:16,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:16,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:16,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:16,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1453, "offset": 1444, "size": 50}}} 2018-12-23 02:07:16,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:16,180 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:16 GMT 2018-12-23 02:07:16,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:16,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:07:16,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:16,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:07:16,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:16,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:16,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:16,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:16,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:16,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:16,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:16,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:07:16,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:16,244 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:16 GMT 2018-12-23 02:07:16,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:16,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:07:16,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:21,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:07:21,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:21,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:21,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:21,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:21,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:21,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:21,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:21,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1453, "offset": 1444, "size": 50}}} 2018-12-23 02:07:21,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:21,342 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:21 GMT 2018-12-23 02:07:21,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:21,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:07:21,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:21,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:07:21,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:21,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:21,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:21,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:21,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:21,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:21,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:21,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:07:21,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:21,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:21 GMT 2018-12-23 02:07:21,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:21,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:07:21,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:26,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:07:26,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:26,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:26,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:26,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:26,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:26,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:26,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:26,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1453, "offset": 1444, "size": 50}}} 2018-12-23 02:07:26,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:26,499 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:26 GMT 2018-12-23 02:07:26,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:26,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:07:26,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:26,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:07:26,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:26,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:26,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:26,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:26,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:26,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:26,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:26,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:07:26,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:26,562 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:26 GMT 2018-12-23 02:07:26,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:26,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:07:26,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:31,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:07:31,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:31,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:31,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:31,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:31,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:31,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:31,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:31,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1453, "offset": 1444, "size": 50}}} 2018-12-23 02:07:31,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:31,642 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:31 GMT 2018-12-23 02:07:31,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:31,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:07:31,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:31,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:07:31,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:31,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:31,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:31,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:31,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:31,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:31,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:31,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:07:31,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:31,770 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:31 GMT 2018-12-23 02:07:31,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:31,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:07:31,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:36,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:07:36,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:36,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:36,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:36,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:36,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:36,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:36,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:36,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1453, "offset": 1444, "size": 50}}} 2018-12-23 02:07:36,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:36,851 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:36 GMT 2018-12-23 02:07:36,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:36,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:07:36,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:36,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:07:36,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:36,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:36,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:36,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:36,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:36,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:36,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:36,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:07:36,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:36,915 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:36 GMT 2018-12-23 02:07:36,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:36,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:07:36,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:41,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:07:42,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:42,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:42,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:42,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:42,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:42,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:42,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:42,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1453, "offset": 1444, "size": 50}}} 2018-12-23 02:07:42,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:42,003 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:41 GMT 2018-12-23 02:07:42,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:42,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:07:42,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:42,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:07:42,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:42,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:42,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:42,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:42,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:42,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:42,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:42,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:07:42,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:42,073 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:42 GMT 2018-12-23 02:07:42,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:42,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:07:42,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:47,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:07:47,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:47,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:47,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:47,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:47,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:47,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:47,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:47,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1453, "offset": 1444, "size": 50}}} 2018-12-23 02:07:47,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:47,162 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:47 GMT 2018-12-23 02:07:47,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:47,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:07:47,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:47,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:07:47,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:47,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:47,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:47,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:47,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:47,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:47,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:47,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:07:47,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:47,224 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:47 GMT 2018-12-23 02:07:47,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:47,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:07:47,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:52,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:07:52,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:52,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:52,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:52,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:52,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:52,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:52,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:52,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1453, "offset": 1444, "size": 50}}} 2018-12-23 02:07:52,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:52,314 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:52 GMT 2018-12-23 02:07:52,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:52,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:07:52,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:52,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:07:52,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:52,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:52,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:52,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:52,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:52,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:52,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:52,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:07:52,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:52,400 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:52 GMT 2018-12-23 02:07:52,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:52,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:07:52,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:57,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:07:57,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:57,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:57,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:57,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:57,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:57,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:57,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:57,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1453, "offset": 1444, "size": 50}}} 2018-12-23 02:07:57,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:57,494 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:57 GMT 2018-12-23 02:07:57,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:57,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:07:57,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:07:57,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:07:57,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:07:57,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:07:57,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:07:57,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:07:57,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:07:57,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:07:57,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:07:57,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:07:57,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:07:57,610 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:07:57 GMT 2018-12-23 02:07:57,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:07:57,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:07:57,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:02,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:08:02,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:02,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:02,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:02,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:02,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:02,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:02,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:02,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:01.264Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-fdd6ym\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 12 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:21 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:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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-164.214 [774 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 13s (6,230 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51415 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8985\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t1m31.121s\nuser\t0m18.616s\nsys\t0m7.782s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:01.644Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:01.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}], "metadata": {"pagination": {"total": 1455, "offset": 1444, "size": 50}}} 2018-12-23 02:08:02,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:02,709 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:02 GMT 2018-12-23 02:08:02,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:02,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 45063 2018-12-23 02:08:02,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:02,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-fdd6ym 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 12 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:21 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:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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-164.214 [774 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 13s (6,230 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51415 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8985 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 1m31.121s user 0m18.616s sys 0m7.782s 2018-12-23 02:08:02,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-12-23 02:08:02,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:08:02,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:02,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:02,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:02,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:02,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:02,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:02,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:02,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:08:02,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:02,775 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:02 GMT 2018-12-23 02:08:02,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:02,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:08:02,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:07,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:08:07,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:07,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:07,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:07,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:07,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:07,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:07,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:07,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:02.690Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:02.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:02.690Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:93:cb:e5 \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:cbe5/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72290 errors:0 dropped:0 overruns:0 frame:0\n TX packets:30887 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123822313 (123.8 MB) TX bytes:5452642 (5.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:196 errors:0 dropped:0 overruns:0 frame:0\n TX packets:196 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:16478 (16.4 KB) TX bytes:16478 (16.4 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:02.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:02.690Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:02.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:02.690Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:02.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:02.690Z", "message": "[etcd] => \nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:02.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:03.706Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:03.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:03.706Z", "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.12:2380 0.0.0.0:* LISTEN 9120/etcd \ntcp 0 0 192.168.120.12:53 0.0.0.0:* LISTEN 2453/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2453/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2453/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8985/monit \ntcp6 0 0 :::53 :::* LISTEN 2453/named \ntcp6 0 0 :::22 :::* LISTEN 1106/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2453/named \ntcp6 0 0 :::4000 :::* LISTEN 9120/etcd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 8577/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8577/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8577/ntpd \nudp 0 0 0.0.0.0:23176 0.0.0.0:* 587/dhclient \nudp 0 0 192.168.120.12:53 0.0.0.0:* 2453/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2453/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8577/ntpd \nudp6 0 0 ::1:123 :::* 8577/ntpd \nudp6 0 0 :::123 :::* 8577/ntpd \nudp6 0 0 :::51628 :::* 587/dhclient \nudp6 0 0 :::53 :::* 2453/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8971 1122/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8750 940/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7498 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11278 1664/python2.7 /tmp/cloudify-logging-server-31b37.socket\nunix 2 [ ACC ] STREAM LISTENING 1876 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 14626 2507/python2.7 /tmp/ctx-5Tc9Xy.socket\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:03.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:03.706Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:03.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:03.706Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---9*[{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.007s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:03.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:03.706Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:04 ? 00:00:00 /sbin/init\nroot 2 0 0 02:04 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:04 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 02:04 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 02:04 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:04 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:04 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:04 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:04 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:04 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:04 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:04 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:04 ? 00:00:00 [migration/0]\nroot 14 2 0 02:04 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:04 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:04 ? 00:00:00 [migration/1]\nroot 17 2 0 02:04 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 02:04 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 02:04 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:04 ? 00:00:00 [khelper]\nroot 21 2 0 02:04 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:04 ? 00:00:00 [netns]\nroot 23 2 0 02:04 ? 00:00:00 [writeback]\nroot 24 2 0 02:04 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:04 ? 00:00:00 [bioset]\nroot 26 2 0 02:04 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 02:04 ? 00:00:00 [kblockd]\nroot 28 2 0 02:04 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:04 ? 00:00:00 [khubd]\nroot 30 2 0 02:04 ? 00:00:00 [md]\nroot 31 2 0 02:04 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:04 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 02:04 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 02:04 ? 00:00:00 [khungtaskd]\nroot 36 2 0 02:04 ? 00:00:00 [kswapd0]\nroot 37 2 0 02:04 ? 00:00:00 [vmstat]\nroot 38 2 0 02:04 ? 00:00:00 [ksmd]\nroot 39 2 0 02:04 ? 00:00:00 [khugepaged]\nroot 40 2 0 02:04 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 02:04 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 02:04 ? 00:00:00 [crypto]\nroot 54 2 0 02:04 ? 00:00:00 [kthrotld]\nroot 55 2 0 02:04 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 02:04 ? 00:00:00 [vballoon]\nroot 57 2 0 02:04 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:04 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 02:04 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 02:04 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 02:04 ? 00:00:00 [deferwq]\nroot 80 2 0 02:04 ? 00:00:00 [charger_manager]\nroot 123 2 0 02:04 ? 00:00:00 [kpsmoused]\nroot 142 2 0 02:04 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 02:04 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:04 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 02:04 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 02:04 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 432 2 0 02:04 ? 00:00:00 [kworker/u5:1]\nroot 434 2 0 02:04 ? 00:00:00 [kworker/u5:2]\nroot 517 1 0 02:04 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 02:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 02:04 ? 00:00:00 [kauditd]\nroot 938 1 0 02:04 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 940 1 0 02:04 ? 00:00:00 dbus-daemon --system --fork\nroot 987 1 0 02:04 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1004 1 0 02:04 ? 00:00:00 rsyslogd\nroot 1054 1 0 02:04 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1057 1 0 02:04 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1061 1 0 02:04 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1062 1 0 02:04 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1064 1 0 02:04 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1106 1 0 02:04 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 02:04 ? 00:00:00 cron\ndaemon 1109 1 0 02:04 ? 00:00:00 atd\nroot 1117 1 0 02:04 ? 00:00:00 /usr/sbin/irqbalance\nroot 1122 1 0 02:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1202 1 0 02:04 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1208 1 0 02:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1564 2 0 02:05 ? 00:00:00 [kworker/1:2]\nubuntu 1664 1 0 02:05 ? 00:00:00 /home/ubuntu/bind_host_fdd6ym/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_fdd6ym --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_fdd6ym --logging-server-logdir=/home/ubuntu/bind_host_fdd6ym/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_fdd6ym/work/bind_host_fdd6ym%I.log --pidfile=/home/ubuntu/bind_host_fdd6ym/work/bind_host_fdd6ym.pid\nubuntu 1703 1664 0 02:05 ? 00:00:00 /home/ubuntu/bind_host_fdd6ym/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_fdd6ym --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_fdd6ym --logging-server-logdir=/home/ubuntu/bind_host_fdd6ym/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_fdd6ym/work/bind_host_fdd6ym%I.log --pidfile=/home/ubuntu/bind_host_fdd6ym/work/bind_host_fdd6ym.pid\nubuntu 1778 1 0 02:05 ? 00:00:01 python2.7 /home/ubuntu/bind_host_fdd6ym/env/bin/diamond --configfile /home/ubuntu/bind_host_fdd6ym/work/plugins/diamond/etc/diamond.conf\nbind 2453 1 0 02:06 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2507 1703 0 02:06 ? 00:00:00 /home/ubuntu/bind_host_fdd6ym/env/bin/python2.7 /home/ubuntu/bind_host_fdd6ym/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zohvcw\nubuntu 2518 2507 0 02:06 ? 00:00:00 /bin/sh -c /tmp/PTW8L/install-etcd.sh\nubuntu 2520 2518 0 02:06 ? 00:00:00 /bin/bash -e /tmp/PTW8L/install-etcd.sh\nntp 8577 1 0 02:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8985 1 0 02:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nclearwa+ 9120 1 0 02: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.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380\nroot 9170 1 0 02:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9175 9170 0 02:07 ? 00:00:00 inotifywait -e create -qq .\nroot 9226 8985 0 02:07 ? 00:00:00 [check-monit-upt] \nroot 9228 8985 0 02:07 ? 00:00:00 [check-etcd-upti] \nroot 9234 8985 0 02:07 ? 00:00:00 [poll_etcd_clust] \nroot 9235 8985 0 02:07 ? 00:00:00 [poll_etcd.sh] \nubuntu 9444 2520 0 02:08 ? 00:00:00 /bin/bash -e /tmp/PTW8L/install-etcd.sh\nubuntu 9445 9444 0 02:08 ? 00:00:00 /bin/bash -e /tmp/PTW8L/install-etcd.sh\nroot 9446 9445 0 02:08 ? 00:00:00 sudo ps -edf\nroot 9447 9446 0 02:08 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:03.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:04.719Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:04.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:04.719Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:04.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:04.719Z", "message": "[etcd] => /var/log/iotop.log\n/var/log/btmp\n/var/log/lastlog\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/sysstat/sa23\n/var/log/sysstat/clearwater-sa23\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape/sysinfo.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:04.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:04.719Z", "message": "[etcd] => [23-Dec-2018 02:07:49 UTC] clearwater-diags-monitor starting\n[23-Dec-2018 02:07:49 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:04.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:05.736Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:05.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:05.736Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:05.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:05.736Z", "message": "[etcd] => 2018-12-23 02:07:48.056647120 Stopping etcd clearwater-etcd\n2018-12-23 02:07:48.913814736 Restarting etcd clearwater-etcd\n2018-12-23 02:07:48.917803312 Configured ETCDCTL_PEERS: \n2018-12-23 02:07:48.918427279 Check for previous failed startup attempt\n2018-12-23 02:07:48.919997375 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-12-23 02:07:48.928936726 etcdctl returned 2\n2018-12-23 02:07:48.933949725 Creating new cluster...\n2018-12-23 02:07:48.936093435 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.12:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.12\n --name 192-168-120-12\n --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.12:2380\n --listen-peer-urls http://192.168.120.12:2380\n2018-12-23 02:07:48.937403447 Check we're actually a member of the cluster\n2018-12-23 02:07:48.946544263 Wait for etcd to startup\n2018-12-23 02:07:48.959981529 Etcd started successfully\n2018-12-23 02:07:48.955762 I | etcdmain: etcd Version: 3.1.7\n2018-12-23 02:07:48.955797 I | etcdmain: Git SHA: 43b7507\n2018-12-23 02:07:48.955801 I | etcdmain: Go Version: go1.7.5\n2018-12-23 02:07:48.955804 I | etcdmain: Go OS/Arch: linux/amd64\n2018-12-23 02:07:48.955807 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-12-23 02:07:48.955851 I | embed: listening for peers on http://192.168.120.12:2380\n2018-12-23 02:07:48.955877 I | embed: listening for client requests on 0.0.0.0:4000\n2018-12-23 02:07:49.015732 I | etcdserver: name = 192-168-120-12\n2018-12-23 02:07:49.015763 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.12\n2018-12-23 02:07:49.015769 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.12/member\n2018-12-23 02:07:49.015773 I | etcdserver: heartbeat = 100ms\n2018-12-23 02:07:49.015776 I | etcdserver: election = 1000ms\n2018-12-23 02:07:49.015779 I | etcdserver: snapshot count = 10000\n2018-12-23 02:07:49.015786 I | etcdserver: advertise client URLs = http://192.168.120.12:4000\n2018-12-23 02:07:49.015790 I | etcdserver: initial advertise peer URLs = http://192.168.120.12:2380\n2018-12-23 02:07:49.015797 I | etcdserver: initial cluster = 192-168-120-12=http://192.168.120.12:2380\n2018-12-23 02:07:49.050328 I | etcdserver: starting member b28f40f517d3a5d5 in cluster ec92f7cb41bb4f7d\n2018-12-23 02:07:49.050356 I | raft: b28f40f517d3a5d5 became follower at term 0\n2018-12-23 02:07:49.050369 I | raft: newRaft b28f40f517d3a5d5 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-12-23 02:07:49.050374 I | raft: b28f40f517d3a5d5 became follower at term 1\n2018-12-23 02:07:49.200701 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-12-23 02:07:49.201087 W | raft: b28f40f517d3a5d5 cannot campaign at term 1 since there are still 1 pending configuration changes to apply\n2018-12-23 02:07:49.201577 I | etcdserver/membership: added member b28f40f517d3a5d5 [http://192.168.120.12:2380] to cluster ec92f7cb41bb4f7d\n2018-12-23 02:07:50.150540 I | raft: b28f40f517d3a5d5 is starting a new election at term 1\n2018-12-23 02:07:50.150567 I | raft: b28f40f517d3a5d5 became candidate at term 2\n2018-12-23 02:07:50.150600 I | raft: b28f40f517d3a5d5 received MsgVoteResp from b28f40f517d3a5d5 at term 2\n2018-12-23 02:07:50.150614 I | raft: b28f40f517d3a5d5 became leader at term 2\n2018-12-23 02:07:50.150619 I | raft: raft.node: b28f40f517d3a5d5 elected leader b28f40f517d3a5d5 at term 2\n2018-12-23 02:07:50.150864 I | etcdserver: published {Name:192-168-120-12 ClientURLs:[http://192.168.120.12:4000]} to cluster ec92f7cb41bb4f7d\n2018-12-23 02:07:50.150933 I | etcdserver: setting up the initial cluster version to 3.1\n2018-12-23 02:07:50.150975 I | embed: ready to serve client requests\n2018-12-23 02:07:50.151215 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-12-23 02:07:50.151588 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:37058\n2018-12-23 02:07:50.151758 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:37057\n2018-12-23 02:07:50.152674 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:37066\n2018-12-23 02:07:50.176763 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-12-23 02:07:50.198560 I | etcdserver/api: enabled capabilities for version 3.1\n2018-12-23 02:07:52.505234 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:37067\n2018-12-23 02:07:52.510315 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:37068\n2018-12-23 02:07:52.511111 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:37069\n2018-12-23 02:08:01.697062 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.12/liveness-check remote:192.168.120.12:37070\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:05.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "bind_lffava", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:05.938Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:05.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_lffava", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:06.630Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:06.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bind_lffava", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:06.747Z", "message": "Execution done (return_code=0): /tmp/PTW8L/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:06.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6b00e0d2-51b9-4db2-ab74-930a4fc48dca"}, {"node_instance_id": "ellis_q0fzls", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:07.801Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:07.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 1479, "offset": 1446, "size": 50}}} 2018-12-23 02:08:07,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:07,854 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:07 GMT 2018-12-23 02:08:07,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:07,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30836 2018-12-23 02:08:07,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:07,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-12-23 02:08:07,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:93:cb:e5 inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe93:cbe5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:72290 errors:0 dropped:0 overruns:0 frame:0 TX packets:30887 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123822313 (123.8 MB) TX bytes:5452642 (5.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:196 errors:0 dropped:0 overruns:0 frame:0 TX packets:196 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16478 (16.4 KB) TX bytes:16478 (16.4 KB) real 0m0.004s user 0m0.000s sys 0m0.004s 2018-12-23 02:08:07,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-12-23 02:08:07,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-12-23 02:08:07,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.009s user 0m0.000s sys 0m0.010s 2018-12-23 02:08:07,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-12-23 02:08:07,857 - 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.12:2380 0.0.0.0:* LISTEN 9120/etcd tcp 0 0 192.168.120.12:53 0.0.0.0:* LISTEN 2453/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2453/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2453/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8985/monit tcp6 0 0 :::53 :::* LISTEN 2453/named tcp6 0 0 :::22 :::* LISTEN 1106/sshd tcp6 0 0 ::1:953 :::* LISTEN 2453/named tcp6 0 0 :::4000 :::* LISTEN 9120/etcd udp 0 0 192.168.120.12:123 0.0.0.0:* 8577/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8577/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8577/ntpd udp 0 0 0.0.0.0:23176 0.0.0.0:* 587/dhclient udp 0 0 192.168.120.12:53 0.0.0.0:* 2453/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2453/named udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8577/ntpd udp6 0 0 ::1:123 :::* 8577/ntpd udp6 0 0 :::123 :::* 8577/ntpd udp6 0 0 :::51628 :::* 587/dhclient udp6 0 0 :::53 :::* 2453/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8971 1122/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8750 940/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7498 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11278 1664/python2.7 /tmp/cloudify-logging-server-31b37.socket unix 2 [ ACC ] STREAM LISTENING 1876 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 14626 2507/python2.7 /tmp/ctx-5Tc9Xy.socket real 0m0.006s user 0m0.000s sys 0m0.006s 2018-12-23 02:08:07,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-12-23 02:08:07,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---9*[{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.007s user 0m0.002s sys 0m0.003s 2018-12-23 02:08:07,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:04 ? 00:00:00 /sbin/init root 2 0 0 02:04 ? 00:00:00 [kthreadd] root 3 2 0 02:04 ? 00:00:00 [ksoftirqd/0] root 4 2 0 02:04 ? 00:00:00 [kworker/0:0] root 5 2 0 02:04 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:04 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:04 ? 00:00:00 [rcu_sched] root 8 2 0 02:04 ? 00:00:00 [rcuos/0] root 9 2 0 02:04 ? 00:00:00 [rcuos/1] root 10 2 0 02:04 ? 00:00:00 [rcu_bh] root 11 2 0 02:04 ? 00:00:00 [rcuob/0] root 12 2 0 02:04 ? 00:00:00 [rcuob/1] root 13 2 0 02:04 ? 00:00:00 [migration/0] root 14 2 0 02:04 ? 00:00:00 [watchdog/0] root 15 2 0 02:04 ? 00:00:00 [watchdog/1] root 16 2 0 02:04 ? 00:00:00 [migration/1] root 17 2 0 02:04 ? 00:00:00 [ksoftirqd/1] root 18 2 0 02:04 ? 00:00:00 [kworker/1:0] root 19 2 0 02:04 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:04 ? 00:00:00 [khelper] root 21 2 0 02:04 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:04 ? 00:00:00 [netns] root 23 2 0 02:04 ? 00:00:00 [writeback] root 24 2 0 02:04 ? 00:00:00 [kintegrityd] root 25 2 0 02:04 ? 00:00:00 [bioset] root 26 2 0 02:04 ? 00:00:00 [kworker/u5:0] root 27 2 0 02:04 ? 00:00:00 [kblockd] root 28 2 0 02:04 ? 00:00:00 [ata_sff] root 29 2 0 02:04 ? 00:00:00 [khubd] root 30 2 0 02:04 ? 00:00:00 [md] root 31 2 0 02:04 ? 00:00:00 [devfreq_wq] root 32 2 0 02:04 ? 00:00:00 [kworker/0:1] root 33 2 0 02:04 ? 00:00:00 [kworker/1:1] root 35 2 0 02:04 ? 00:00:00 [khungtaskd] root 36 2 0 02:04 ? 00:00:00 [kswapd0] root 37 2 0 02:04 ? 00:00:00 [vmstat] root 38 2 0 02:04 ? 00:00:00 [ksmd] root 39 2 0 02:04 ? 00:00:00 [khugepaged] root 40 2 0 02:04 ? 00:00:00 [fsnotify_mark] root 41 2 0 02:04 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 02:04 ? 00:00:00 [crypto] root 54 2 0 02:04 ? 00:00:00 [kthrotld] root 55 2 0 02:04 ? 00:00:00 [kworker/u4:1] root 56 2 0 02:04 ? 00:00:00 [vballoon] root 57 2 0 02:04 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:04 ? 00:00:00 [scsi_eh_1] root 59 2 0 02:04 ? 00:00:00 [kworker/u4:2] root 60 2 0 02:04 ? 00:00:00 [kworker/u4:3] root 79 2 0 02:04 ? 00:00:00 [deferwq] root 80 2 0 02:04 ? 00:00:00 [charger_manager] root 123 2 0 02:04 ? 00:00:00 [kpsmoused] root 142 2 0 02:04 ? 00:00:00 [kworker/0:2] root 186 2 0 02:04 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:04 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 02:04 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 02:04 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 02:04 ? 00:00:00 [kworker/u5:1] root 434 2 0 02:04 ? 00:00:00 [kworker/u5:2] root 517 1 0 02:04 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 02:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 02:04 ? 00:00:00 [kauditd] root 938 1 0 02:04 ? 00:00:00 upstart-file-bridge --daemon message+ 940 1 0 02:04 ? 00:00:00 dbus-daemon --system --fork root 987 1 0 02:04 ? 00:00:00 /lib/systemd/systemd-logind syslog 1004 1 0 02:04 ? 00:00:00 rsyslogd root 1054 1 0 02:04 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1057 1 0 02:04 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1061 1 0 02:04 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 02:04 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 02:04 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1106 1 0 02:04 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 02:04 ? 00:00:00 cron daemon 1109 1 0 02:04 ? 00:00:00 atd root 1117 1 0 02:04 ? 00:00:00 /usr/sbin/irqbalance root 1122 1 0 02:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1202 1 0 02:04 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1208 1 0 02:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1564 2 0 02:05 ? 00:00:00 [kworker/1:2] ubuntu 1664 1 0 02:05 ? 00:00:00 /home/ubuntu/bind_host_fdd6ym/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_fdd6ym --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_fdd6ym --logging-server-logdir=/home/ubuntu/bind_host_fdd6ym/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_fdd6ym/work/bind_host_fdd6ym%I.log --pidfile=/home/ubuntu/bind_host_fdd6ym/work/bind_host_fdd6ym.pid ubuntu 1703 1664 0 02:05 ? 00:00:00 /home/ubuntu/bind_host_fdd6ym/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_fdd6ym --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_fdd6ym --logging-server-logdir=/home/ubuntu/bind_host_fdd6ym/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_fdd6ym/work/bind_host_fdd6ym%I.log --pidfile=/home/ubuntu/bind_host_fdd6ym/work/bind_host_fdd6ym.pid ubuntu 1778 1 0 02:05 ? 00:00:01 python2.7 /home/ubuntu/bind_host_fdd6ym/env/bin/diamond --configfile /home/ubuntu/bind_host_fdd6ym/work/plugins/diamond/etc/diamond.conf bind 2453 1 0 02:06 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2507 1703 0 02:06 ? 00:00:00 /home/ubuntu/bind_host_fdd6ym/env/bin/python2.7 /home/ubuntu/bind_host_fdd6ym/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zohvcw ubuntu 2518 2507 0 02:06 ? 00:00:00 /bin/sh -c /tmp/PTW8L/install-etcd.sh ubuntu 2520 2518 0 02:06 ? 00:00:00 /bin/bash -e /tmp/PTW8L/install-etcd.sh ntp 8577 1 0 02:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8985 1 0 02:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc clearwa+ 9120 1 0 02: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.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380 root 9170 1 0 02:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9175 9170 0 02:07 ? 00:00:00 inotifywait -e create -qq . root 9226 8985 0 02:07 ? 00:00:00 [check-monit-upt] root 9228 8985 0 02:07 ? 00:00:00 [check-etcd-upti] root 9234 8985 0 02:07 ? 00:00:00 [poll_etcd_clust] root 9235 8985 0 02:07 ? 00:00:00 [poll_etcd.sh] ubuntu 9444 2520 0 02:08 ? 00:00:00 /bin/bash -e /tmp/PTW8L/install-etcd.sh ubuntu 9445 9444 0 02:08 ? 00:00:00 /bin/bash -e /tmp/PTW8L/install-etcd.sh root 9446 9445 0 02:08 ? 00:00:00 sudo ps -edf root 9447 9446 0 02:08 ? 00:00:00 ps -edf real 0m0.009s user 0m0.004s sys 0m0.004s 2018-12-23 02:08:07,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-12-23 02:08:07,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-12-23 02:08:07,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/iotop.log /var/log/btmp /var/log/lastlog /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-diags-monitor.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/sysstat/sa23 /var/log/sysstat/clearwater-sa23 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.007s user 0m0.000s sys 0m0.005s 2018-12-23 02:08:07,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [23-Dec-2018 02:07:49 UTC] clearwater-diags-monitor starting [23-Dec-2018 02:07:49 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.002s 2018-12-23 02:08:07,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-12-23 02:08:07,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-12-23 02:08:07,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-12-23 02:07:48.056647120 Stopping etcd clearwater-etcd 2018-12-23 02:07:48.913814736 Restarting etcd clearwater-etcd 2018-12-23 02:07:48.917803312 Configured ETCDCTL_PEERS: 2018-12-23 02:07:48.918427279 Check for previous failed startup attempt 2018-12-23 02:07:48.919997375 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-12-23 02:07:48.928936726 etcdctl returned 2 2018-12-23 02:07:48.933949725 Creating new cluster... 2018-12-23 02:07:48.936093435 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380 2018-12-23 02:07:48.937403447 Check we're actually a member of the cluster 2018-12-23 02:07:48.946544263 Wait for etcd to startup 2018-12-23 02:07:48.959981529 Etcd started successfully 2018-12-23 02:07:48.955762 I | etcdmain: etcd Version: 3.1.7 2018-12-23 02:07:48.955797 I | etcdmain: Git SHA: 43b7507 2018-12-23 02:07:48.955801 I | etcdmain: Go Version: go1.7.5 2018-12-23 02:07:48.955804 I | etcdmain: Go OS/Arch: linux/amd64 2018-12-23 02:07:48.955807 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-12-23 02:07:48.955851 I | embed: listening for peers on http://192.168.120.12:2380 2018-12-23 02:07:48.955877 I | embed: listening for client requests on 0.0.0.0:4000 2018-12-23 02:07:49.015732 I | etcdserver: name = 192-168-120-12 2018-12-23 02:07:49.015763 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.12 2018-12-23 02:07:49.015769 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.12/member 2018-12-23 02:07:49.015773 I | etcdserver: heartbeat = 100ms 2018-12-23 02:07:49.015776 I | etcdserver: election = 1000ms 2018-12-23 02:07:49.015779 I | etcdserver: snapshot count = 10000 2018-12-23 02:07:49.015786 I | etcdserver: advertise client URLs = http://192.168.120.12:4000 2018-12-23 02:07:49.015790 I | etcdserver: initial advertise peer URLs = http://192.168.120.12:2380 2018-12-23 02:07:49.015797 I | etcdserver: initial cluster = 192-168-120-12=http://192.168.120.12:2380 2018-12-23 02:07:49.050328 I | etcdserver: starting member b28f40f517d3a5d5 in cluster ec92f7cb41bb4f7d 2018-12-23 02:07:49.050356 I | raft: b28f40f517d3a5d5 became follower at term 0 2018-12-23 02:07:49.050369 I | raft: newRaft b28f40f517d3a5d5 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-12-23 02:07:49.050374 I | raft: b28f40f517d3a5d5 became follower at term 1 2018-12-23 02:07:49.200701 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-12-23 02:07:49.201087 W | raft: b28f40f517d3a5d5 cannot campaign at term 1 since there are still 1 pending configuration changes to apply 2018-12-23 02:07:49.201577 I | etcdserver/membership: added member b28f40f517d3a5d5 [http://192.168.120.12:2380] to cluster ec92f7cb41bb4f7d 2018-12-23 02:07:50.150540 I | raft: b28f40f517d3a5d5 is starting a new election at term 1 2018-12-23 02:07:50.150567 I | raft: b28f40f517d3a5d5 became candidate at term 2 2018-12-23 02:07:50.150600 I | raft: b28f40f517d3a5d5 received MsgVoteResp from b28f40f517d3a5d5 at term 2 2018-12-23 02:07:50.150614 I | raft: b28f40f517d3a5d5 became leader at term 2 2018-12-23 02:07:50.150619 I | raft: raft.node: b28f40f517d3a5d5 elected leader b28f40f517d3a5d5 at term 2 2018-12-23 02:07:50.150864 I | etcdserver: published {Name:192-168-120-12 ClientURLs:[http://192.168.120.12:4000]} to cluster ec92f7cb41bb4f7d 2018-12-23 02:07:50.150933 I | etcdserver: setting up the initial cluster version to 3.1 2018-12-23 02:07:50.150975 I | embed: ready to serve client requests 2018-12-23 02:07:50.151215 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-12-23 02:07:50.151588 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:37058 2018-12-23 02:07:50.151758 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:37057 2018-12-23 02:07:50.152674 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:37066 2018-12-23 02:07:50.176763 N | etcdserver/membership: set the initial cluster version to 3.1 2018-12-23 02:07:50.198560 I | etcdserver/api: enabled capabilities for version 3.1 2018-12-23 02:07:52.505234 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:37067 2018-12-23 02:07:52.510315 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:37068 2018-12-23 02:07:52.511111 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:37069 2018-12-23 02:08:01.697062 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.12/liveness-check remote:192.168.120.12:37070 real 0m0.004s user 0m0.003s sys 0m0.002s 2018-12-23 02:08:07,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:08:07,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:08:07,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/PTW8L/install-etcd.sh 2018-12-23 02:08:07,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:08:07,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:08:07,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:07,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:07,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:07,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:07,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:07,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:07,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:07,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:08:07,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:07,928 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:07 GMT 2018-12-23 02:08:07,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:07,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:08:07,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:12,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:08:13,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:13,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:13,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:13,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:13,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:13,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:13,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:13,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.449Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/FUT0B/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9d748f1b-27c2-42a2-b13e-205e89706711"}, {"node_instance_id": "bono_e9v8lu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_56brj0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_q0fzls", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_cpbnpy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_q0fzls", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_e9v8lu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_05jkdf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_cpbnpy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_e9v8lu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_05jkdf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_56brj0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_cpbnpy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_05jkdf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_56brj0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.647Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.766Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/WQT7W/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "844e92b8-5d3b-437f-b82c-1d12579ae1b8"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.766Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "844e92b8-5d3b-437f-b82c-1d12579ae1b8"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.766Z", "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-12-23T02:08:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9d748f1b-27c2-42a2-b13e-205e89706711"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:08.766Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:08.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9d748f1b-27c2-42a2-b13e-205e89706711"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "071667fc-4a35-438b-b208-21ccdf6cc1c0"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9d748f1b-27c2-42a2-b13e-205e89706711"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "071667fc-4a35-438b-b208-21ccdf6cc1c0"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'dime-56brj0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "071667fc-4a35-438b-b208-21ccdf6cc1c0"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/3R4J9/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "071667fc-4a35-438b-b208-21ccdf6cc1c0"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/6HNGR/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b8e3d692-766f-44f8-b41c-cb3ffc11bdb7"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7f04afae-4fa0-41e4-8138-1bba492f17b7"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9d748f1b-27c2-42a2-b13e-205e89706711"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "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-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "071667fc-4a35-438b-b208-21ccdf6cc1c0"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b6c32603-a4c7-4ddd-b950-df87dce7f210"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7f04afae-4fa0-41e4-8138-1bba492f17b7"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "071667fc-4a35-438b-b208-21ccdf6cc1c0"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7f04afae-4fa0-41e4-8138-1bba492f17b7"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "[localhost] run: sudo mv /tmp/tmpKbWRGv /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9d748f1b-27c2-42a2-b13e-205e89706711"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9d748f1b-27c2-42a2-b13e-205e89706711"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "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-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b6c32603-a4c7-4ddd-b950-df87dce7f210"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "071667fc-4a35-438b-b208-21ccdf6cc1c0"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "844e92b8-5d3b-437f-b82c-1d12579ae1b8"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'etcd_ip': u'192.168.120.12', 'name': u'ellis-q0fzls', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "844e92b8-5d3b-437f-b82c-1d12579ae1b8"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "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-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b8e3d692-766f-44f8-b41c-cb3ffc11bdb7"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'vellum-05jkdf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9d748f1b-27c2-42a2-b13e-205e89706711"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "844e92b8-5d3b-437f-b82c-1d12579ae1b8"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7f04afae-4fa0-41e4-8138-1bba492f17b7"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/25G5F/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7f04afae-4fa0-41e4-8138-1bba492f17b7"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'sprout-sdrf9l', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7f04afae-4fa0-41e4-8138-1bba492f17b7"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9d748f1b-27c2-42a2-b13e-205e89706711"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "[localhost] run: sudo mv /tmp/tmpUDPwAI /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "844e92b8-5d3b-437f-b82c-1d12579ae1b8"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "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-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "844e92b8-5d3b-437f-b82c-1d12579ae1b8"}], "metadata": {"pagination": {"total": 1601, "offset": 1467, "size": 50}}} 2018-12-23 02:08:13,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:13,051 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:13 GMT 2018-12-23 02:08:13,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:13,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26790 2018-12-23 02:08:13,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:13,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/FUT0B/clearwater.py 2018-12-23 02:08:13,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:08:13,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:08:13,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:08:13,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:08:13,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:08:13,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:08:13,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:08:13,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:08:13,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:08:13,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:08:13,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:08:13,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 02:08:13,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:08:13,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:08:13,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:08:13,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:08:13,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:08:13,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/WQT7W/clearwater.py 2018-12-23 02:08:13,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-23 02:08:13,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:08:13,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-23 02:08:13,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-23 02:08:13,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-23 02:08:13,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-23 02:08:13,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'dime-56brj0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2018-12-23 02:08:13,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/3R4J9/clearwater.py 2018-12-23 02:08:13,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/6HNGR/clearwater.py 2018-12-23 02:08:13,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-23 02:08:13,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-23 02:08:13,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:08:13,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-23 02:08:13,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:08:13,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-23 02:08:13,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-23 02:08:13,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKbWRGv /etc/clearwater/local_config 2018-12-23 02:08:13,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-23 02:08:13,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:08:13,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-23 02:08:13,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-23 02:08:13,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'etcd_ip': u'192.168.120.12', 'name': u'ellis-q0fzls', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}. 2018-12-23 02:08:13,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:08:13,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'vellum-05jkdf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}. 2018-12-23 02:08:13,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-23 02:08:13,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-23 02:08:13,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/25G5F/clearwater.py 2018-12-23 02:08:13,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'sprout-sdrf9l', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}. 2018-12-23 02:08:13,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-23 02:08:13,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUDPwAI /etc/clearwater/local_config 2018-12-23 02:08:13,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:08:13,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:08:13,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:13,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:13,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:13,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:13,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:13,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:13,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:13,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:08:13,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:13,139 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:13 GMT 2018-12-23 02:08:13,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:13,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:08:13,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:18,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:08:18,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:18,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:18,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:18,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:18,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:18,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:18,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:18,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "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-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "071667fc-4a35-438b-b208-21ccdf6cc1c0"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "[localhost] run: sudo mv /tmp/tmpYnTw1D /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "071667fc-4a35-438b-b208-21ccdf6cc1c0"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "9d748f1b-27c2-42a2-b13e-205e89706711"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "071667fc-4a35-438b-b208-21ccdf6cc1c0"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.805Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'sprout-sdrf9l', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7f04afae-4fa0-41e4-8138-1bba492f17b7"}, {"node_instance_id": "vellum_05jkdf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:09.903Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:09.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_56brj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.668Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_cpbnpy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.668Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_e9v8lu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.668Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_q0fzls", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.668Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.668Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo mv /tmp/tmpNarsw5 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b6c32603-a4c7-4ddd-b950-df87dce7f210"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo mv /tmp/tmpaVCrj6 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b6c32603-a4c7-4ddd-b950-df87dce7f210"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b6c32603-a4c7-4ddd-b950-df87dce7f210"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo mv /tmp/tmp58DYol /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b8e3d692-766f-44f8-b41c-cb3ffc11bdb7"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo mv /tmp/tmpKUo3ni /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7f04afae-4fa0-41e4-8138-1bba492f17b7"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b6c32603-a4c7-4ddd-b950-df87dce7f210"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.12', 'name': u'bono-e9v8lu', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.22'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b6c32603-a4c7-4ddd-b950-df87dce7f210"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b8e3d692-766f-44f8-b41c-cb3ffc11bdb7"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'homer-cpbnpy', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b8e3d692-766f-44f8-b41c-cb3ffc11bdb7"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "844e92b8-5d3b-437f-b82c-1d12579ae1b8"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b8e3d692-766f-44f8-b41c-cb3ffc11bdb7"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b6c32603-a4c7-4ddd-b950-df87dce7f210"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo mv /tmp/tmpa6S5NQ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "071667fc-4a35-438b-b208-21ccdf6cc1c0"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "071667fc-4a35-438b-b208-21ccdf6cc1c0"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b8e3d692-766f-44f8-b41c-cb3ffc11bdb7"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7f04afae-4fa0-41e4-8138-1bba492f17b7"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo mv /tmp/tmp9R21Io /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b8e3d692-766f-44f8-b41c-cb3ffc11bdb7"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b6c32603-a4c7-4ddd-b950-df87dce7f210"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo mv /tmp/tmpjT8sVN /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "844e92b8-5d3b-437f-b82c-1d12579ae1b8"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo mv /tmp/tmpuFn5S5 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7f04afae-4fa0-41e4-8138-1bba492f17b7"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7f04afae-4fa0-41e4-8138-1bba492f17b7"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:10.810Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:10.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b8e3d692-766f-44f8-b41c-cb3ffc11bdb7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.895Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_56brj0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.895Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_56brj0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.895Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_q0fzls", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.895Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_cpbnpy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.895Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_05jkdf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.895Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_q0fzls", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.895Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_cpbnpy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.895Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_05jkdf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.895Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.895Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.895Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_56brj0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.895Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_cpbnpy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.895Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_05jkdf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.895Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_q0fzls", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.895Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.909Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/TJ1BV/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "f2d3bc2f-c253-44fd-bc6e-31957ef52355"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.909Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/0TPX9/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}], "metadata": {"pagination": {"total": 1624, "offset": 1517, "size": 50}}} 2018-12-23 02:08:18,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:18,978 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:18 GMT 2018-12-23 02:08:18,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:18,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26629 2018-12-23 02:08:18,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:18,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:08:18,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYnTw1D /etc/clearwater/local_config 2018-12-23 02:08:18,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-23 02:08:18,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-23 02:08:18,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'sprout-sdrf9l', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}. 2018-12-23 02:08:18,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:08:18,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:08:18,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:08:18,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:08:18,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:08:18,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:08:18,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNarsw5 /etc/dnsmasq.resolv.conf 2018-12-23 02:08:18,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpaVCrj6 /etc/clearwater/local_config 2018-12-23 02:08:18,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-23 02:08:18,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp58DYol /etc/clearwater/local_config 2018-12-23 02:08:18,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKUo3ni /etc/dnsmasq.resolv.conf 2018-12-23 02:08:18,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-23 02:08:18,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.12', 'name': u'bono-e9v8lu', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.22'}. 2018-12-23 02:08:18,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-23 02:08:18,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'homer-cpbnpy', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2018-12-23 02:08:18,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-23 02:08:18,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-23 02:08:18,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-23 02:08:18,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpa6S5NQ /etc/dnsmasq.resolv.conf 2018-12-23 02:08:18,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-23 02:08:18,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-23 02:08:18,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-23 02:08:18,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9R21Io /etc/dnsmasq.resolv.conf 2018-12-23 02:08:18,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-23 02:08:18,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjT8sVN /etc/dnsmasq.resolv.conf 2018-12-23 02:08:18,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpuFn5S5 /etc/clearwater/local_config 2018-12-23 02:08:18,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-23 02:08:18,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-23 02:08:18,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:08:18,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:08:18,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:08:18,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:08:18,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:08:18,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:08:18,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:08:18,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:08:18,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:08:18,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:08:18,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:08:18,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:08:18,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:08:18,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:08:18,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:08:18,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/TJ1BV/append_proxy_snmp_conf.py 2018-12-23 02:08:18,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/0TPX9/install-vellum.sh 2018-12-23 02:08:18,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:08:19,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:19,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:19,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:19,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:19,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:19,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:19,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:19,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:08:19,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:19,057 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:19 GMT 2018-12-23 02:08:19,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:19,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:08:19,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:24,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:08:24,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:24,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:24,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:24,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:24,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:24,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:24,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:24,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.909Z", "message": "Executing: /tmp/0TPX9/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:11.909Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/KSPB4/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:11.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.907Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.907Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.907Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.907Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.932Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.932Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.932Z", "message": "Executing: /tmp/DBZ54/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.932Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.932Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.932Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.932Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/658YI/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.932Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.932Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/DBZ54/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.932Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/X9R2L/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "7ae1d022-7bb4-4702-8ae0-37281757cb7b"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.932Z", "message": "Executing: /tmp/658YI/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.932Z", "message": "Executing: /tmp/KSPB4/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:12.932Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:12.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "bono_e9v8lu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.932Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_e9v8lu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.932Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_e9v8lu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.932Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.955Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.955Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.955Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.955Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.955Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.955Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.955Z", "message": "Executing: /tmp/J6UCI/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.955Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.955Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/J6UCI/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.955Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.955Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.955Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.955Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/3TDQX/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.955Z", "message": "Executing: /tmp/3TDQX/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:13.955Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:13.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:14.967Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:14.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:14.967Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:14.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:14.967Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:14.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:14.967Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:14.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:15.992Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:15.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:22.160Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-4orvs4\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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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 [510 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 [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\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 [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 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 [150 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.9 MB in 5s (2,281 kB/s)\nReading package lists...\n\nreal\t0m8.448s\nuser\t0m4.922s\nsys\t0m0.399s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:22.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:23.232Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:23.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:23.232Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:23.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:24.542Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:24.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:24.542Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:24.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:24.542Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vjtp6h\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\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 [167 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]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 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 [510 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 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 [562 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [427 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 [150 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 6s (2,042 kB/s)\nReading package lists...\n\nreal\t0m9.937s\nuser\t0m4.867s\nsys\t0m0.377s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:24.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}], "metadata": {"pagination": {"total": 1627, "offset": 1567, "size": 50}}} 2018-12-23 02:08:24,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:24,577 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:24 GMT 2018-12-23 02:08:24,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:24,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 34451 2018-12-23 02:08:24,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:24,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/0TPX9/install-vellum.sh 2018-12-23 02:08:24,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/KSPB4/install-dime.sh 2018-12-23 02:08:24,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:08:24,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:08:24,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:08:24,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:08:24,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-12-23 02:08:24,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-12-23 02:08:24,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DBZ54/install-homer.sh 2018-12-23 02:08:24,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-12-23 02:08:24,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-12-23 02:08:24,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-12-23 02:08:24,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/658YI/install-ellis.sh 2018-12-23 02:08:24,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-12-23 02:08:24,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/DBZ54/install-homer.sh 2018-12-23 02:08:24,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/X9R2L/append_proxy_snmp_conf.py 2018-12-23 02:08:24,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/658YI/install-ellis.sh 2018-12-23 02:08:24,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/KSPB4/install-dime.sh 2018-12-23 02:08:24,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-12-23 02:08:24,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:08:24,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 02:08:24,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:08:24,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-12-23 02:08:24,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-12-23 02:08:24,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-12-23 02:08:24,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-12-23 02:08:24,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-12-23 02:08:24,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-12-23 02:08:24,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/J6UCI/install-sprout.sh 2018-12-23 02:08:24,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-12-23 02:08:24,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/J6UCI/install-sprout.sh 2018-12-23 02:08:24,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-12-23 02:08:24,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-12-23 02:08:24,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-12-23 02:08:24,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/3TDQX/install-bono.sh 2018-12-23 02:08:24,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3TDQX/install-bono.sh 2018-12-23 02:08:24,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-12-23 02:08:24,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-12-23 02:08:24,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-12-23 02:08:24,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-12-23 02:08:24,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-12-23 02:08:24,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-12-23 02:08:24,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-4orvs4 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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 [510 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 [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] 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 [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 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 [150 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.9 MB in 5s (2,281 kB/s) Reading package lists... real 0m8.448s user 0m4.922s sys 0m0.399s 2018-12-23 02:08:24,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-12-23 02:08:24,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 02:08:24,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-12-23 02:08:24,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 02:08:24,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vjtp6h Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] 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 [167 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] Get:9 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 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 [510 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 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 [562 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [427 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 [150 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 6s (2,042 kB/s) Reading package lists... real 0m9.937s user 0m4.867s sys 0m0.377s 2018-12-23 02:08:24,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:08:24,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:24,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:24,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:24,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:24,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:24,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:24,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:24,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:08:24,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:24,653 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:24 GMT 2018-12-23 02:08:24,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:24,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:08:24,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:29,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:08:29,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:29,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:29,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:29,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:29,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:29,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:29,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:29,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:25.557Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-nnu8uk\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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 [510 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 [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 5s (2,317 kB/s)\nReading package lists...\n\nreal\t0m9.754s\nuser\t0m5.030s\nsys\t0m0.410s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:25.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:25.557Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-c673ee\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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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 [510 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 [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\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 [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 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://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 5s (2,290 kB/s)\nReading package lists...\n\nreal\t0m10.803s\nuser\t0m4.678s\nsys\t0m0.324s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:25.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:25.557Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:25.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:25.557Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:25.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:25.557Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:25.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:25.557Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:25.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:25.557Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:25.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:25.557Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-z53atn\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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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 [510 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 [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\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 [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 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 [150 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.9 MB in 5s (2,265 kB/s)\nReading package lists...\n\nreal\t0m10.810s\nuser\t0m4.675s\nsys\t0m0.308s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:25.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:25.557Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-2g4buo\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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 [510 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 [562 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 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://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 6s (2,088 kB/s)\nReading package lists...\n\nreal\t0m10.338s\nuser\t0m4.778s\nsys\t0m0.443s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:25.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:25.557Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:25.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:25.557Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:25.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:08:25.557Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:08:25.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}], "metadata": {"pagination": {"total": 1642, "offset": 1615, "size": 50}}} 2018-12-23 02:08:29,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:29,918 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:29 GMT 2018-12-23 02:08:29,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:29,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25393 2018-12-23 02:08:29,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:29,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-nnu8uk Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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 [510 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 [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 5s (2,317 kB/s) Reading package lists... real 0m9.754s user 0m5.030s sys 0m0.410s 2018-12-23 02:08:29,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-c673ee 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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 [510 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 [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] 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 [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 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://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 5s (2,290 kB/s) Reading package lists... real 0m10.803s user 0m4.678s sys 0m0.324s 2018-12-23 02:08:29,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-12-23 02:08:29,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 02:08:29,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-12-23 02:08:29,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 02:08:29,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-12-23 02:08:29,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-z53atn 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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 [510 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 [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] 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 [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 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 [150 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.9 MB in 5s (2,265 kB/s) Reading package lists... real 0m10.810s user 0m4.675s sys 0m0.308s 2018-12-23 02:08:29,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-2g4buo Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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 [510 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 [562 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 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://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 6s (2,088 kB/s) Reading package lists... real 0m10.338s user 0m4.778s sys 0m0.443s 2018-12-23 02:08:29,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-12-23 02:08:29,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 02:08:29,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 02:08:29,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:08:30,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:30,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:30,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:30,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:30,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:30,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:30,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:30,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:08:30,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:30,030 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:30 GMT 2018-12-23 02:08:30,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:30,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:08:30,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:35,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:08:35,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:35,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:35,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:35,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:35,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:35,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:35,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:35,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:08:35,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:35,110 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:35 GMT 2018-12-23 02:08:35,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:35,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:08:35,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:35,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:08:35,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:35,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:35,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:35,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:35,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:35,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:35,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:35,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:08:35,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:35,174 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:35 GMT 2018-12-23 02:08:35,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:35,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:08:35,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:40,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:08:40,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:40,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:40,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:40,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:40,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:40,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:40,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:40,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:08:40,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:40,270 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:40 GMT 2018-12-23 02:08:40,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:40,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:08:40,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:40,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:08:40,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:40,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:40,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:40,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:40,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:40,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:40,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:40,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:08:40,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:40,350 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:40 GMT 2018-12-23 02:08:40,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:40,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:08:40,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:45,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:08:45,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:45,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:45,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:45,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:45,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:45,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:45,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:45,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:08:45,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:45,549 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:45 GMT 2018-12-23 02:08:45,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:45,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:08:45,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:45,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:08:45,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:45,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:45,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:45,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:45,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:45,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:45,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:45,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:08:45,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:45,649 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:45 GMT 2018-12-23 02:08:45,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:45,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:08:45,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:50,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:08:51,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:51,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:51,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:51,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:51,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:51,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:51,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:51,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:08:51,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:51,199 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:51 GMT 2018-12-23 02:08:51,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:51,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:08:51,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:51,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:08:51,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:51,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:51,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:51,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:51,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:51,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:51,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:51,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:08:51,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:51,383 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:51 GMT 2018-12-23 02:08:51,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:51,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:08:51,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:56,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:08:56,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:56,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:56,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:56,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:56,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:56,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:56,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:56,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:08:56,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:56,589 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:56 GMT 2018-12-23 02:08:56,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:56,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:08:56,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:08:56,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:08:56,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:08:56,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:08:56,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:08:56,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:08:56,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:08:56,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:08:56,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:08:56,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:08:56,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:08:56,797 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:08:56 GMT 2018-12-23 02:08:56,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:08:56,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:08:56,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:01,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:09:01,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:01,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:01,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:01,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:01,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:01,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:01,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:01,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:09:01,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:01,879 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:01 GMT 2018-12-23 02:09:01,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:01,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:09:01,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:01,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:09:02,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:02,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:02,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:02,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:02,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:02,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:02,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:02,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:09:02,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:02,006 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:02 GMT 2018-12-23 02:09:02,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:02,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:09:02,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:07,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:09:07,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:07,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:07,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:07,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:07,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:07,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:07,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:07,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:09:07,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:07,315 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:07 GMT 2018-12-23 02:09:07,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:07,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:09:07,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:07,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:09:07,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:07,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:07,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:07,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:07,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:07,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:07,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:07,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:09:07,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:07,540 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:07 GMT 2018-12-23 02:09:07,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:07,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:09:07,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:12,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:09:12,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:12,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:12,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:12,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:12,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:12,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:12,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:12,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:09:12,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:12,947 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:12 GMT 2018-12-23 02:09:12,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:12,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:09:12,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:12,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:09:13,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:13,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:13,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:13,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:13,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:13,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:13,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:13,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:09:13,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:13,055 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:13 GMT 2018-12-23 02:09:13,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:13,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:09:13,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:18,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:09:18,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:18,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:18,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:18,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:18,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:18,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:18,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:18,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:09:18,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:18,364 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:18 GMT 2018-12-23 02:09:18,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:18,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:09:18,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:18,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:09:18,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:18,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:18,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:18,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:18,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:18,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:18,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:18,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:09:18,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:18,703 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:18 GMT 2018-12-23 02:09:18,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:18,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:09:18,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:23,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:09:24,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:24,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:24,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:24,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:24,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:24,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:24,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:24,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:09:24,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:24,284 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:24 GMT 2018-12-23 02:09:24,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:24,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:09:24,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:24,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:09:24,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:24,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:24,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:24,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:24,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:24,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:24,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:24,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:09:24,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:24,362 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:24 GMT 2018-12-23 02:09:24,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:24,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:09:24,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:29,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:09:29,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:29,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:29,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:29,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:29,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:29,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:29,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:29,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:09:29,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:29,950 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:29 GMT 2018-12-23 02:09:29,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:29,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:09:29,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:29,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:09:30,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:30,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:30,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:30,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:30,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:30,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:30,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:30,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:09:30,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:30,092 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:30 GMT 2018-12-23 02:09:30,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:30,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:09:30,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:35,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:09:35,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:35,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:35,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:35,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:35,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:35,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:35,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:35,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:09:35,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:35,665 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:35 GMT 2018-12-23 02:09:35,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:35,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:09:35,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:35,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:09:35,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:35,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:35,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:35,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:35,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:35,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:35,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:35,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:09:35,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:35,792 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:35 GMT 2018-12-23 02:09:35,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:35,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:09:35,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:40,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:09:41,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:41,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:41,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:41,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:41,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:41,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:41,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:41,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:09:41,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:41,224 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:41 GMT 2018-12-23 02:09:41,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:41,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:09:41,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:41,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:09:41,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:41,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:41,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:41,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:41,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:41,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:41,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:41,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:09:41,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:41,313 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:41 GMT 2018-12-23 02:09:41,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:41,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:09:41,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:46,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:09:46,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:46,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:46,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:46,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:46,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:46,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:46,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:46,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:09:46,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:46,494 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:46 GMT 2018-12-23 02:09:46,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:46,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:09:46,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:46,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:09:46,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:46,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:46,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:46,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:46,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:46,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:46,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:46,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:09:46,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:46,563 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:46 GMT 2018-12-23 02:09:46,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:46,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:09:46,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:51,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:09:51,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:51,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:51,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:51,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:51,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:51,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:51,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:51,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:09:51,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:51,766 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:51 GMT 2018-12-23 02:09:51,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:51,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:09:51,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:51,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:09:51,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:51,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:51,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:51,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:51,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:51,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:51,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:51,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:09:51,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:51,859 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:51 GMT 2018-12-23 02:09:51,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:51,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:09:51,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:56,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:09:56,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:56,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:56,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:56,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:56,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:56,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:56,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:56,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:09:56,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:56,997 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:56 GMT 2018-12-23 02:09:56,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:56,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:09:56,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:09:56,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:09:57,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:09:57,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:09:57,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:09:57,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:09:57,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:09:57,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:09:57,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:09:57,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:09:57,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:09:57,083 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:09:57 GMT 2018-12-23 02:09:57,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:09:57,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:09:57,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:02,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:10:02,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:02,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:02,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:02,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:02,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:02,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:02,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:02,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:10:02,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:02,685 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:02 GMT 2018-12-23 02:10:02,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:02,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:10:02,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:02,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:10:02,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:02,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:02,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:02,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:02,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:02,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:02,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:02,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:10:02,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:02,865 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:02 GMT 2018-12-23 02:10:02,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:02,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:10:02,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:07,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:10:08,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:08,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:08,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:08,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:08,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:08,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:08,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:08,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:10:08,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:08,068 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:08 GMT 2018-12-23 02:10:08,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:08,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:10:08,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:08,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:10:08,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:08,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:08,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:08,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:08,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:08,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:08,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:08,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:10:08,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:08,172 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:08 GMT 2018-12-23 02:10:08,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:08,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:10:08,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:13,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:10:13,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:13,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:13,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:13,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:13,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:13,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:13,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:13,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:10:13,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:13,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:13 GMT 2018-12-23 02:10:13,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:13,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:10:13,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:13,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:10:13,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:13,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:13,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:13,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:13,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:13,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:13,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:13,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:10:13,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:13,458 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:13 GMT 2018-12-23 02:10:13,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:13,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:10:13,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:18,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:10:18,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:18,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:18,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:18,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:18,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:18,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:18,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:18,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:10:18,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:18,784 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:18 GMT 2018-12-23 02:10:18,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:18,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:10:18,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:18,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:10:18,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:18,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:18,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:18,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:18,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:18,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:18,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:18,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:10:18,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:18,889 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:18 GMT 2018-12-23 02:10:18,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:18,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:10:18,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:23,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:10:24,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:24,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:24,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:24,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:24,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:24,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:24,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:24,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:10:24,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:24,082 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:24 GMT 2018-12-23 02:10:24,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:24,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:10:24,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:24,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:10:24,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:24,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:24,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:24,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:24,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:24,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:24,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:24,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:10:24,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:24,149 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:24 GMT 2018-12-23 02:10:24,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:24,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:10:24,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:29,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:10:29,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:29,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:29,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:29,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:29,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:29,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:29,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:29,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:10:29,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:29,268 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:29 GMT 2018-12-23 02:10:29,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:29,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:10:29,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:29,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:10:29,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:29,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:29,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:29,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:29,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:29,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:29,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:29,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:10:29,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:29,361 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:29 GMT 2018-12-23 02:10:29,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:29,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:10:29,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:34,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:10:34,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:34,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:34,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:34,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:34,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:34,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:34,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:34,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:10:34,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:34,586 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:34 GMT 2018-12-23 02:10:34,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:34,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:10:34,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:34,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:10:34,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:34,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:34,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:34,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:34,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:34,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:34,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:34,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:10:34,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:34,676 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:34 GMT 2018-12-23 02:10:34,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:34,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:10:34,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:39,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:10:39,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:39,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:39,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:39,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:39,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:39,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:39,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:39,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:10:39,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:39,771 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:39 GMT 2018-12-23 02:10:39,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:39,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:10:39,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:39,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:10:39,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:39,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:39,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:39,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:39,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:39,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:39,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:39,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:10:39,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:39,877 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:39 GMT 2018-12-23 02:10:39,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:39,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:10:39,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:44,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:10:45,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:45,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:45,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:45,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:45,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:45,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:45,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:45,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:10:45,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:45,012 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:45 GMT 2018-12-23 02:10:45,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:45,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:10:45,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:45,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:10:45,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:45,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:45,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:45,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:45,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:45,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:45,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:45,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:10:45,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:45,095 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:45 GMT 2018-12-23 02:10:45,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:45,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:10:45,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:50,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:10:50,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:50,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:50,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:50,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:50,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:50,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:50,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:50,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:10:50,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:50,236 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:50 GMT 2018-12-23 02:10:50,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:50,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:10:50,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:50,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:10:50,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:50,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:50,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:50,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:50,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:50,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:50,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:50,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:10:50,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:50,342 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:50 GMT 2018-12-23 02:10:50,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:50,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:10:50,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:55,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:10:55,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:55,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:55,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:55,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:55,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:55,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:55,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:55,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:10:55,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:55,571 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:55 GMT 2018-12-23 02:10:55,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:55,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:10:55,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:10:55,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:10:55,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:10:55,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:10:55,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:10:55,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:10:55,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:10:55,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:10:55,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:10:55,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:10:55,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:10:55,638 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:10:55 GMT 2018-12-23 02:10:55,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:10:55,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:10:55,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:00,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:11:00,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:00,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:00,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:00,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:00,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:00,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:00,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:00,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:11:00,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:00,972 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:00 GMT 2018-12-23 02:11:00,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:00,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:11:00,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:00,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:11:01,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:01,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:01,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:01,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:01,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:01,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:01,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:01,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:11:01,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:01,083 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:01 GMT 2018-12-23 02:11:01,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:01,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:11:01,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:06,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:11:06,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:06,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:06,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:06,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:06,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:06,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:06,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:06,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1627, "size": 50}}} 2018-12-23 02:11:06,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:06,198 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:06 GMT 2018-12-23 02:11:06,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:06,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:11:06,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:06,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:11:06,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:06,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:06,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:06,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:06,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:06,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:06,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:06,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:11:06,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:06,305 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:06 GMT 2018-12-23 02:11:06,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:06,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:11:06,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:11,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:11:11,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:11,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:11,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:11,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:11,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:11,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:11,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:11,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:11:07.786Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-nnu8uk\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 12 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 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 libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:28 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:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:44 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:45 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:46 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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 9s (5,783 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8674\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 8716\nclearwater-socket-factory-sig start/running, process 8724\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\t2m42.170s\nuser\t0m8.962s\nsys\t0m8.902s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:11:07.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:11:08.614Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:11:08.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}], "metadata": {"pagination": {"total": 1644, "offset": 1627, "size": 50}}} 2018-12-23 02:11:11,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:11,605 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:11 GMT 2018-12-23 02:11:11,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:11,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37697 2018-12-23 02:11:11,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:11,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-nnu8uk 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 12 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 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 libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:28 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:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:44 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:45 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:46 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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 9s (5,783 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8674 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 8716 clearwater-socket-factory-sig start/running, process 8724 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 2m42.170s user 0m8.962s sys 0m8.902s 2018-12-23 02:11:11,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 02:11:11,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:11:11,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:11,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:11,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:11,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:11,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:11,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:11,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:11,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:11:11,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:11,684 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:11 GMT 2018-12-23 02:11:11,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:11,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:11:11,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:16,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:11:17,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:17,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:17,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:17,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:17,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:17,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:17,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:17,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1644, "offset": 1629, "size": 50}}} 2018-12-23 02:11:17,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:17,005 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:17 GMT 2018-12-23 02:11:17,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:17,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:11:17,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:17,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:11:17,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:17,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:17,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:17,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:17,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:17,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:17,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:17,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:11:17,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:17,128 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:17 GMT 2018-12-23 02:11:17,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:17,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:11:17,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:22,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:11:22,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:22,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:22,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:22,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:22,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:22,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:22,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:22,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1644, "offset": 1629, "size": 50}}} 2018-12-23 02:11:22,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:22,434 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:22 GMT 2018-12-23 02:11:22,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:22,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:11:22,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:22,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:11:22,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:22,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:22,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:22,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:22,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:22,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:22,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:22,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:11:22,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:22,533 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:22 GMT 2018-12-23 02:11:22,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:22,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:11:22,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:27,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:11:28,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:28,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:28,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:28,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:28,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:28,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:28,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:28,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1644, "offset": 1629, "size": 50}}} 2018-12-23 02:11:28,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:28,016 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:28 GMT 2018-12-23 02:11:28,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:28,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:11:28,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:28,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:11:28,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:28,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:28,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:28,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:28,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:28,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:28,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:28,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:11:28,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:28,526 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:28 GMT 2018-12-23 02:11:28,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:28,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:11:28,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:33,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:11:33,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:33,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:33,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:33,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:33,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:33,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:33,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:33,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1644, "offset": 1629, "size": 50}}} 2018-12-23 02:11:33,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:33,642 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:33 GMT 2018-12-23 02:11:33,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:33,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:11:33,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:33,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:11:33,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:33,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:33,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:33,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:33,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:33,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:33,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:33,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:11:33,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:33,741 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:33 GMT 2018-12-23 02:11:33,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:33,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:11:33,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:38,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:11:38,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:38,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:38,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:38,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:38,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:38,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:38,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:38,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:11:34.066Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-c673ee\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 12 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\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-164.214 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 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:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 9s (9,037 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9043\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n......+++\n........................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m8.470s\nuser\t0m19.418s\nsys\t0m10.947s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:11:34.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:11:34.650Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:11:34.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}], "metadata": {"pagination": {"total": 1646, "offset": 1629, "size": 50}}} 2018-12-23 02:11:38,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:38,872 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:38 GMT 2018-12-23 02:11:38,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:38,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51361 2018-12-23 02:11:38,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:38,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-c673ee 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 12 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] 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-164.214 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 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:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 9s (9,037 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9043 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......+++ ........................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m8.470s user 0m19.418s sys 0m10.947s 2018-12-23 02:11:38,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 02:11:38,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:11:38,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:38,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:38,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:38,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:38,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:38,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:38,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:38,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:11:38,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:38,977 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:38 GMT 2018-12-23 02:11:38,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:38,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:11:38,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:43,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:11:44,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:44,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:44,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:44,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:44,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:44,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:44,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:44,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1646, "offset": 1631, "size": 50}}} 2018-12-23 02:11:44,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:44,357 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:44 GMT 2018-12-23 02:11:44,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:44,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:11:44,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:44,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:11:44,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:44,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:44,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:44,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:44,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:44,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:44,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:44,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:11:44,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:44,559 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:44 GMT 2018-12-23 02:11:44,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:44,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:11:44,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:49,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:11:49,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:49,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:49,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:49,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:49,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:49,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:49,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:49,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:11:47.395Z", "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 12 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57619 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m39.158s\nuser\t0m12.826s\nsys\t0m3.236s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:11:47.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:11:47.671Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:11:47.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:11:48.707Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:11:48.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:11:48.707Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-2g4buo\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 12 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:17 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:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:19 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: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 fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:45 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:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:49 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:51 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:52 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:54 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:56 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 9s (6,076 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8963\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 8994\nclearwater-socket-factory-sig start/running, process 8999\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9048\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.............................................................+++\n.........................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m22.556s\nuser\t0m9.685s\nsys\t0m9.785s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:11:48.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}], "metadata": {"pagination": {"total": 1650, "offset": 1631, "size": 50}}} 2018-12-23 02:11:49,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:49,833 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:49 GMT 2018-12-23 02:11:49,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:49,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 61397 2018-12-23 02:11:49,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:49,835 - 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 12 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57619 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m39.158s user 0m12.826s sys 0m3.236s 2018-12-23 02:11:49,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 02:11:49,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 02:11:49,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-2g4buo 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 12 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:17 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:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:19 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: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 fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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/ sprout-base 1.0-171215.183529 [2,179 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:45 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:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:49 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:51 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:52 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:54 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:56 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 9s (6,076 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8963 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 8994 clearwater-socket-factory-sig start/running, process 8999 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9048 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .............................................................+++ .........................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m22.556s user 0m9.685s sys 0m9.785s 2018-12-23 02:11:49,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:11:49,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:49,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:49,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:49,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:49,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:49,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:49,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:49,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:11:49,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:49,905 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:49 GMT 2018-12-23 02:11:49,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:49,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:11:49,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:54,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:11:55,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:55,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:55,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:55,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:55,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:55,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:55,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:55,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1635, "size": 50}}} 2018-12-23 02:11:55,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:55,042 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:55 GMT 2018-12-23 02:11:55,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:55,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:11:55,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:11:55,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:11:55,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:11:55,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:11:55,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:11:55,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:11:55,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:11:55,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:11:55,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:11:55,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:11:55,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:11:55,147 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:11:55 GMT 2018-12-23 02:11:55,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:11:55,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:11:55,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:00,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:12:00,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:00,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:00,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:00,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:00,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:00,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:00,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:00,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1635, "size": 50}}} 2018-12-23 02:12:00,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:00,535 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:00 GMT 2018-12-23 02:12:00,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:00,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:12:00,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:00,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:12:00,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:00,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:00,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:00,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:00,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:00,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:00,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:00,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:12:00,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:00,690 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:00 GMT 2018-12-23 02:12:00,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:00,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:12:00,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:05,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:12:06,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:06,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:06,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:06,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:06,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:06,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:06,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:06,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:03.456Z", "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 12 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (478 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57842 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m15.593s\nuser\t0m0.810s\nsys\t0m0.718s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:03.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:03.733Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:03.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:04.779Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:04.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:04.779Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:04.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}], "metadata": {"pagination": {"total": 1654, "offset": 1635, "size": 50}}} 2018-12-23 02:12:06,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:06,130 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:06 GMT 2018-12-23 02:12:06,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:06,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4595 2018-12-23 02:12:06,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:06,131 - 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 12 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (478 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57842 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m15.593s user 0m0.810s sys 0m0.718s 2018-12-23 02:12:06,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-12-23 02:12:06,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-12-23 02:12:06,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-12-23 02:12:06,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:12:06,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:06,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:06,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:06,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:06,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:06,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:06,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:06,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:12:06,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:06,218 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:06 GMT 2018-12-23 02:12:06,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:06,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:12:06,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:11,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:12:11,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:11,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:11,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:11,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:11,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:11,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:11,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:11,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:06.410Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.078s\nuser\t0m0.004s\nsys\t0m0.055s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:06.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:06.806Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:06.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:07.831Z", "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 9883/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 8674/monit \ntcp 0 0 192.168.120.22:5058 0.0.0.0:* LISTEN 8969/bono \ntcp 0 0 192.168.120.22:5060 0.0.0.0:* LISTEN 8969/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8969/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9883/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.22:123 0.0.0.0:* 8165/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8165/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8165/ntpd \nudp 0 0 192.168.120.22:5058 0.0.0.0:* 8969/bono \nudp 0 0 192.168.120.22:5060 0.0.0.0:* 8969/bono \nudp 0 0 0.0.0.0:53285 0.0.0.0:* 559/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9883/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 559/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8165/ntpd \nudp6 0 0 ::1:123 :::* 8165/ntpd \nudp6 0 0 :::123 :::* 8165/ntpd \nudp6 0 0 :::32287 :::* 559/dhclient \nudp6 0 0 ::1:53 :::* 9883/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20624 8725/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 17326 8733/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11626 1663/python2.7 /tmp/cloudify-logging-server-09d65.socket\nunix 2 [ ACC ] STREAM LISTENING 1546 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11930 1860/python2.7 /tmp/ctx-4SG_AS.socket\nunix 2 [ ACC ] STREAM LISTENING 9599 1101/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7562 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9633 1109/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:07.831Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:05 ? 00:00:00 /sbin/init\nroot 2 0 0 02:05 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:05 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:05 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:05 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:05 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:05 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:05 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:05 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:05 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:05 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:05 ? 00:00:00 [migration/0]\nroot 14 2 0 02:05 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:05 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:05 ? 00:00:00 [migration/1]\nroot 17 2 0 02:05 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 02:05 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:05 ? 00:00:00 [khelper]\nroot 21 2 0 02:05 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:05 ? 00:00:00 [netns]\nroot 23 2 0 02:05 ? 00:00:00 [writeback]\nroot 24 2 0 02:05 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:05 ? 00:00:00 [bioset]\nroot 27 2 0 02:05 ? 00:00:00 [kblockd]\nroot 28 2 0 02:05 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:05 ? 00:00:00 [khubd]\nroot 30 2 0 02:05 ? 00:00:00 [md]\nroot 31 2 0 02:05 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:05 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 02:05 ? 00:00:00 [khungtaskd]\nroot 35 2 0 02:05 ? 00:00:00 [kswapd0]\nroot 36 2 0 02:05 ? 00:00:00 [vmstat]\nroot 37 2 0 02:05 ? 00:00:00 [ksmd]\nroot 38 2 0 02:05 ? 00:00:00 [khugepaged]\nroot 39 2 0 02:05 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 02:05 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 02:05 ? 00:00:00 [crypto]\nroot 53 2 0 02:05 ? 00:00:00 [kthrotld]\nroot 54 2 0 02:05 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 02:05 ? 00:00:00 [vballoon]\nroot 56 2 0 02:05 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 02:05 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:05 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:05 ? 00:00:00 [deferwq]\nroot 80 2 0 02:05 ? 00:00:00 [charger_manager]\nroot 124 2 0 02:05 ? 00:00:00 [kpsmoused]\nroot 142 2 0 02:05 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 02:05 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:05 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 02:05 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 02:05 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 443 2 0 02:05 ? 00:00:00 [kworker/u5:1]\nroot 509 1 0 02:05 ? 00:00:00 upstart-socket-bridge --daemon\nroot 559 1 0 02:05 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 02:05 ? 00:00:00 [kworker/u5:2]\nroot 822 2 0 02:05 ? 00:00:00 [kauditd]\nroot 939 1 0 02:05 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1005 1 0 02:05 ? 00:00:00 rsyslogd\nroot 1039 1 0 02:05 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 02:05 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 02:05 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 02:05 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 02:05 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 02:05 ? 00:00:00 /usr/sbin/sshd -D\nroot 1097 1 0 02:05 ? 00:00:00 cron\ndaemon 1098 1 0 02:05 ? 00:00:00 atd\nmessage+ 1101 1 0 02:05 ? 00:00:00 dbus-daemon --system --fork\nroot 1105 1 0 02:05 ? 00:00:00 /usr/sbin/irqbalance\nroot 1109 1 0 02:05 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1121 1 0 02:05 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1201 1 0 02:05 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1208 1 0 02:05 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1457 2 0 02:05 ? 00:00:00 [kworker/1:2]\nubuntu 1663 1 0 02:05 ? 00:00:00 /home/ubuntu/bono_host_nnu8uk/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_nnu8uk --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_nnu8uk --logging-server-logdir=/home/ubuntu/bono_host_nnu8uk/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_nnu8uk/work/bono_host_nnu8uk%I.log --pidfile=/home/ubuntu/bono_host_nnu8uk/work/bono_host_nnu8uk.pid\nubuntu 1777 1 0 02:05 ? 00:00:02 python2.7 /home/ubuntu/bono_host_nnu8uk/env/bin/diamond --configfile /home/ubuntu/bono_host_nnu8uk/work/plugins/diamond/etc/diamond.conf\nubuntu 1838 1663 0 02:08 ? 00:00:00 /home/ubuntu/bono_host_nnu8uk/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_nnu8uk --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_nnu8uk --logging-server-logdir=/home/ubuntu/bono_host_nnu8uk/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_nnu8uk/work/bono_host_nnu8uk%I.log --pidfile=/home/ubuntu/bono_host_nnu8uk/work/bono_host_nnu8uk.pid\nubuntu 1860 1838 0 02:08 ? 00:00:00 /home/ubuntu/bono_host_nnu8uk/env/bin/python2.7 /home/ubuntu/bono_host_nnu8uk/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-lovBJY\nubuntu 1871 1860 0 02:08 ? 00:00:00 /bin/sh -c /tmp/3TDQX/install-bono.sh\nubuntu 1873 1871 0 02:08 ? 00:00:00 /bin/bash -e /tmp/3TDQX/install-bono.sh\nntp 8165 1 0 02:10 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8674 1 0 02:10 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8713 2 0 02:10 ? 00:00:00 [kworker/u5:0]\nroot 8716 1 0 02:11 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8717 8716 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8724 1 0 02:11 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8725 8717 0 02:11 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8726 8724 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8732 8726 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8733 8732 0 02:11 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 8969 1 0 02:11 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.22,bono-e9v8lu.clearwater.local --alias=172.30.9.200,bono-e9v8lu.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-e9v8lu.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\nroot 9765 8674 0 02:12 ? 00:00:00 [check-monit-upt] \nroot 9767 8674 0 02:12 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 9780 9767 0 02:12 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 9820 9780 0 02:12 ? 00:00:00 sleep 12\ndnsmasq 9883 1 0 02: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 9947 1873 0 02:12 ? 00:00:00 /bin/bash -e /tmp/3TDQX/install-bono.sh\nubuntu 9948 9947 0 02:12 ? 00:00:00 /bin/bash -e /tmp/3TDQX/install-bono.sh\nroot 9949 9948 0 02:12 ? 00:00:00 sudo ps -edf\nroot 9950 9949 0 02:12 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:07.831Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:07.831Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:07.831Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:1b:72:eb \n inet addr:192.168.120.22 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1b:72eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:87852 errors:0 dropped:0 overruns:0 frame:0\n TX packets:57413 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131961361 (131.9 MB) TX bytes:10145504 (10.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:40 errors:0 dropped:0 overruns:0 frame:0\n TX packets:40 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3819 (3.8 KB) TX bytes:3819 (3.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:07.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:08.842Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:08.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:08.842Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:08.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:08.842Z", "message": "[bono] => /var/log/iotop.log\n/var/log/btmp\n/var/log/lastlog\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20181223T020000Z.txt\n/var/log/bono/bono_err.log\n/var/log/auth.log\n/var/log/sysstat/clearwater-sa23\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:08.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:08.842Z", "message": "[bono] => 2018:12:23 02:11:01: Namespace: management\n2018:12:23 02:11:01: [management] Starting server\n2018:12:23 02:11:01: [management] Listening for requests\n2018:12:23 02:11:01: Namespace: signaling\n2018:12:23 02:11:01: [signaling] Starting server\n2018:12:23 02:11:01: [signaling] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:08.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:09.858Z", "message": "[bono] => 2018-12-23 02:11:26.045127574 Stopping etcd clearwater-etcd\n2018-12-23 02:12:03.379809469 Restarting etcd clearwater-etcd\n2018-12-23 02:12:03.384903682 Configured ETCDCTL_PEERS: 192.168.120.12:4000,\n2018-12-23 02:12:03.385673985 Check for previous failed startup attempt\n2018-12-23 02:12:03.386816387 Running etcdctl member list\nb28f40f517d3a5d5: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=true\n2018-12-23 02:12:03.403574054 etcdctl returned 0\n2018-12-23 02:12:03.409248988 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:09.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:09.858Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:09.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:09.858Z", "message": "[bono] sudo cat /var/log/bono/bono_20181223T020000Z.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-12-23T02:12:09.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:10.238Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:10.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:10.888Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:10.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:10.888Z", "message": "Execution done (return_code=0): /tmp/3TDQX/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:10.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "4ba2d287-0f29-4092-b55d-2effaffcd98c"}, {"node_instance_id": "bono_e9v8lu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:11.012Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:11.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 1675, "offset": 1639, "size": 50}}} 2018-12-23 02:12:11,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:11,659 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:11 GMT 2018-12-23 02:12:11,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:11,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24929 2018-12-23 02:12:11,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:11,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.078s user 0m0.004s sys 0m0.055s 2018-12-23 02:12:11,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-12-23 02:12:11,661 - 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 9883/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 8674/monit tcp 0 0 192.168.120.22:5058 0.0.0.0:* LISTEN 8969/bono tcp 0 0 192.168.120.22:5060 0.0.0.0:* LISTEN 8969/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8969/bono tcp6 0 0 ::1:53 :::* LISTEN 9883/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.22:123 0.0.0.0:* 8165/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8165/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8165/ntpd udp 0 0 192.168.120.22:5058 0.0.0.0:* 8969/bono udp 0 0 192.168.120.22:5060 0.0.0.0:* 8969/bono udp 0 0 0.0.0.0:53285 0.0.0.0:* 559/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9883/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 559/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8165/ntpd udp6 0 0 ::1:123 :::* 8165/ntpd udp6 0 0 :::123 :::* 8165/ntpd udp6 0 0 :::32287 :::* 559/dhclient udp6 0 0 ::1:53 :::* 9883/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20624 8725/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 17326 8733/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11626 1663/python2.7 /tmp/cloudify-logging-server-09d65.socket unix 2 [ ACC ] STREAM LISTENING 1546 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11930 1860/python2.7 /tmp/ctx-4SG_AS.socket unix 2 [ ACC ] STREAM LISTENING 9599 1101/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7562 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9633 1109/acpid /var/run/acpid.socket real 0m0.007s user 0m0.003s sys 0m0.004s 2018-12-23 02:12:11,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:05 ? 00:00:00 /sbin/init root 2 0 0 02:05 ? 00:00:00 [kthreadd] root 3 2 0 02:05 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:05 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:05 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:05 ? 00:00:00 [rcu_sched] root 8 2 0 02:05 ? 00:00:00 [rcuos/0] root 9 2 0 02:05 ? 00:00:00 [rcuos/1] root 10 2 0 02:05 ? 00:00:00 [rcu_bh] root 11 2 0 02:05 ? 00:00:00 [rcuob/0] root 12 2 0 02:05 ? 00:00:00 [rcuob/1] root 13 2 0 02:05 ? 00:00:00 [migration/0] root 14 2 0 02:05 ? 00:00:00 [watchdog/0] root 15 2 0 02:05 ? 00:00:00 [watchdog/1] root 16 2 0 02:05 ? 00:00:00 [migration/1] root 17 2 0 02:05 ? 00:00:00 [ksoftirqd/1] root 19 2 0 02:05 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:05 ? 00:00:00 [khelper] root 21 2 0 02:05 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:05 ? 00:00:00 [netns] root 23 2 0 02:05 ? 00:00:00 [writeback] root 24 2 0 02:05 ? 00:00:00 [kintegrityd] root 25 2 0 02:05 ? 00:00:00 [bioset] root 27 2 0 02:05 ? 00:00:00 [kblockd] root 28 2 0 02:05 ? 00:00:00 [ata_sff] root 29 2 0 02:05 ? 00:00:00 [khubd] root 30 2 0 02:05 ? 00:00:00 [md] root 31 2 0 02:05 ? 00:00:00 [devfreq_wq] root 32 2 0 02:05 ? 00:00:00 [kworker/0:1] root 34 2 0 02:05 ? 00:00:00 [khungtaskd] root 35 2 0 02:05 ? 00:00:00 [kswapd0] root 36 2 0 02:05 ? 00:00:00 [vmstat] root 37 2 0 02:05 ? 00:00:00 [ksmd] root 38 2 0 02:05 ? 00:00:00 [khugepaged] root 39 2 0 02:05 ? 00:00:00 [fsnotify_mark] root 40 2 0 02:05 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 02:05 ? 00:00:00 [crypto] root 53 2 0 02:05 ? 00:00:00 [kthrotld] root 54 2 0 02:05 ? 00:00:00 [kworker/u4:1] root 55 2 0 02:05 ? 00:00:00 [vballoon] root 56 2 0 02:05 ? 00:00:00 [kworker/1:1] root 57 2 0 02:05 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:05 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:05 ? 00:00:00 [deferwq] root 80 2 0 02:05 ? 00:00:00 [charger_manager] root 124 2 0 02:05 ? 00:00:00 [kpsmoused] root 142 2 0 02:05 ? 00:00:00 [kworker/0:2] root 186 2 0 02:05 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:05 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 02:05 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 02:05 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 443 2 0 02:05 ? 00:00:00 [kworker/u5:1] root 509 1 0 02:05 ? 00:00:00 upstart-socket-bridge --daemon root 559 1 0 02:05 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 02:05 ? 00:00:00 [kworker/u5:2] root 822 2 0 02:05 ? 00:00:00 [kauditd] root 939 1 0 02:05 ? 00:00:00 upstart-file-bridge --daemon syslog 1005 1 0 02:05 ? 00:00:00 rsyslogd root 1039 1 0 02:05 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 02:05 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 02:05 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 02:05 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 02:05 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 02:05 ? 00:00:00 /usr/sbin/sshd -D root 1097 1 0 02:05 ? 00:00:00 cron daemon 1098 1 0 02:05 ? 00:00:00 atd message+ 1101 1 0 02:05 ? 00:00:00 dbus-daemon --system --fork root 1105 1 0 02:05 ? 00:00:00 /usr/sbin/irqbalance root 1109 1 0 02:05 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1121 1 0 02:05 ? 00:00:00 /lib/systemd/systemd-logind root 1201 1 0 02:05 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1208 1 0 02:05 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1457 2 0 02:05 ? 00:00:00 [kworker/1:2] ubuntu 1663 1 0 02:05 ? 00:00:00 /home/ubuntu/bono_host_nnu8uk/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_nnu8uk --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_nnu8uk --logging-server-logdir=/home/ubuntu/bono_host_nnu8uk/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_nnu8uk/work/bono_host_nnu8uk%I.log --pidfile=/home/ubuntu/bono_host_nnu8uk/work/bono_host_nnu8uk.pid ubuntu 1777 1 0 02:05 ? 00:00:02 python2.7 /home/ubuntu/bono_host_nnu8uk/env/bin/diamond --configfile /home/ubuntu/bono_host_nnu8uk/work/plugins/diamond/etc/diamond.conf ubuntu 1838 1663 0 02:08 ? 00:00:00 /home/ubuntu/bono_host_nnu8uk/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_nnu8uk --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_nnu8uk --logging-server-logdir=/home/ubuntu/bono_host_nnu8uk/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_nnu8uk/work/bono_host_nnu8uk%I.log --pidfile=/home/ubuntu/bono_host_nnu8uk/work/bono_host_nnu8uk.pid ubuntu 1860 1838 0 02:08 ? 00:00:00 /home/ubuntu/bono_host_nnu8uk/env/bin/python2.7 /home/ubuntu/bono_host_nnu8uk/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-lovBJY ubuntu 1871 1860 0 02:08 ? 00:00:00 /bin/sh -c /tmp/3TDQX/install-bono.sh ubuntu 1873 1871 0 02:08 ? 00:00:00 /bin/bash -e /tmp/3TDQX/install-bono.sh ntp 8165 1 0 02:10 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8674 1 0 02:10 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8713 2 0 02:10 ? 00:00:00 [kworker/u5:0] root 8716 1 0 02:11 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8717 8716 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8724 1 0 02:11 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8725 8717 0 02:11 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8726 8724 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8732 8726 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8733 8732 0 02:11 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 8969 1 0 02:11 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.22,bono-e9v8lu.clearwater.local --alias=172.30.9.200,bono-e9v8lu.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-e9v8lu.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid root 9765 8674 0 02:12 ? 00:00:00 [check-monit-upt] root 9767 8674 0 02:12 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 9780 9767 0 02:12 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 9820 9780 0 02:12 ? 00:00:00 sleep 12 dnsmasq 9883 1 0 02: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 9947 1873 0 02:12 ? 00:00:00 /bin/bash -e /tmp/3TDQX/install-bono.sh ubuntu 9948 9947 0 02:12 ? 00:00:00 /bin/bash -e /tmp/3TDQX/install-bono.sh root 9949 9948 0 02:12 ? 00:00:00 sudo ps -edf root 9950 9949 0 02:12 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-12-23 02:12:11,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-12-23 02:12:11,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-12-23 02:12:11,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:1b:72:eb inet addr:192.168.120.22 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe1b:72eb/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:87852 errors:0 dropped:0 overruns:0 frame:0 TX packets:57413 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131961361 (131.9 MB) TX bytes:10145504 (10.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:40 errors:0 dropped:0 overruns:0 frame:0 TX packets:40 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3819 (3.8 KB) TX bytes:3819 (3.8 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-23 02:12:11,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-12-23 02:12:11,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-12-23 02:12:11,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/iotop.log /var/log/btmp /var/log/lastlog /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/bono/bono_out.log /var/log/bono/bono_20181223T020000Z.txt /var/log/bono/bono_err.log /var/log/auth.log /var/log/sysstat/clearwater-sa23 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/clearwater-socket-factory.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.010s user 0m0.004s sys 0m0.003s 2018-12-23 02:12:11,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:12:23 02:11:01: Namespace: management 2018:12:23 02:11:01: [management] Starting server 2018:12:23 02:11:01: [management] Listening for requests 2018:12:23 02:11:01: Namespace: signaling 2018:12:23 02:11:01: [signaling] Starting server 2018:12:23 02:11:01: [signaling] Listening for requests real 0m0.006s user 0m0.000s sys 0m0.005s 2018-12-23 02:12:11,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-12-23 02:11:26.045127574 Stopping etcd clearwater-etcd 2018-12-23 02:12:03.379809469 Restarting etcd clearwater-etcd 2018-12-23 02:12:03.384903682 Configured ETCDCTL_PEERS: 192.168.120.12:4000, 2018-12-23 02:12:03.385673985 Check for previous failed startup attempt 2018-12-23 02:12:03.386816387 Running etcdctl member list b28f40f517d3a5d5: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=true 2018-12-23 02:12:03.403574054 etcdctl returned 0 2018-12-23 02:12:03.409248988 Joining existing cluster... real 0m0.005s user 0m0.004s sys 0m0.001s 2018-12-23 02:12:11,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-12-23 02:12:11,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181223T020000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-12-23 02:12:11,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:12:11,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-12-23 02:12:11,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/3TDQX/install-bono.sh 2018-12-23 02:12:11,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:12:11,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:12:11,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:11,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:11,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:11,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:11,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:11,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:11,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:11,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:12:11,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:11,892 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:11 GMT 2018-12-23 02:12:11,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:11,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:12:11,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:16,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:12:17,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:17,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:17,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:17,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:17,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:17,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:17,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:17,445 - 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-12-23T02:12:12.122Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:12.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:12.122Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:12.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:12.276Z", "message": "Downloaded scripts/bind/bind.py to /tmp/9UKHP/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:12.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "baa9b660-eab4-4d09-af4c-f2355318c376"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:13.043Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:13.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "baa9b660-eab4-4d09-af4c-f2355318c376"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:13.619Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:13.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:14.088Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:14.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "baa9b660-eab4-4d09-af4c-f2355318c376"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:14.088Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:14.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "baa9b660-eab4-4d09-af4c-f2355318c376"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:14.088Z", "message": "[localhost] run: sudo mv /tmp/tmp9kUBJY /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:14.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "baa9b660-eab4-4d09-af4c-f2355318c376"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:14.088Z", "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-12-23T02:12:14.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "baa9b660-eab4-4d09-af4c-f2355318c376"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:14.088Z", "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-12-23T02:12:14.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "baa9b660-eab4-4d09-af4c-f2355318c376"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:14.088Z", "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 12 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (8,838 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58183 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m39.303s\nuser\t0m12.076s\nsys\t0m2.751s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:14.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:14.088Z", "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-12-23T02:12:14.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "baa9b660-eab4-4d09-af4c-f2355318c376"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:14.088Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:14.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:14.088Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:14.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "baa9b660-eab4-4d09-af4c-f2355318c376"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:14.088Z", "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-12-23T02:12:14.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "baa9b660-eab4-4d09-af4c-f2355318c376"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:14.088Z", "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-12-23T02:12:14.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "baa9b660-eab4-4d09-af4c-f2355318c376"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:14.088Z", "message": "[localhost] run: sudo mv /tmp/tmp3PoM5m /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:14.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "baa9b660-eab4-4d09-af4c-f2355318c376"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:14.137Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:14.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:14.137Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:14.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:15.102Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:15.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:15.102Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_0hvwxt/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:15.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fbd952e3-abb0-44dd-a365-598f1ccaab4a"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:15.102Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:15.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:15.102Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/AGB50/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:15.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "fbd952e3-abb0-44dd-a365-598f1ccaab4a"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:16.620Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.048s\nuser\t0m0.002s\nsys\t0m0.046s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:16.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}], "metadata": {"pagination": {"total": 1700, "offset": 1657, "size": 50}}} 2018-12-23 02:12:17,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:17,445 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:17 GMT 2018-12-23 02:12:17,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:17,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27183 2018-12-23 02:12:17,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:17,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:12:17,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:12:17,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/9UKHP/bind.py 2018-12-23 02:12:17,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 02:12:17,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:12:17,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 02:12:17,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}. 2018-12-23 02:12:17,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9kUBJY /etc/bind/db.clearwater.local 2018-12-23 02:12:17,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 02:12:17,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 02:12:17,448 - 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 12 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,838 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58183 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m39.303s user 0m12.076s sys 0m2.751s 2018-12-23 02:12:17,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 02:12:17,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-12-23 02:12:17,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 02:12:17,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 02:12:17,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:12:17,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3PoM5m /etc/bind/db.clearwater.opnfv 2018-12-23 02:12:17,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:12:17,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:12:17,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-12-23 02:12:17,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_0hvwxt/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-12-23 02:12:17,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-12-23 02:12:17,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/AGB50/add-snmpproxy-collector.py 2018-12-23 02:12:17,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.048s user 0m0.002s sys 0m0.046s 2018-12-23 02:12:17,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:12:17,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:17,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:17,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:17,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:17,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:17,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:17,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:17,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:12:17,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:17,536 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:17 GMT 2018-12-23 02:12:17,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:17,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:12:17,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:22,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:12:23,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:23,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:23,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:23,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:23,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:23,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:23,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:23,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:17.112Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:65:19:36 \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe65:1936/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:114057 errors:0 dropped:0 overruns:0 frame:0\n TX packets:59092 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:167103726 (167.1 MB) TX bytes:10666993 (10.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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.000s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:17.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:17.112Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:17.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:18.440Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:18.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:18.481Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:18.481Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:18.481Z", "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 9866/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9043/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9226/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9866/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1098/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8525/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8525/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8525/ntpd \nudp 0 0 0.0.0.0:58962 0.0.0.0:* 560/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9866/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 560/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8525/ntpd \nudp6 0 0 ::1:123 :::* 8525/ntpd \nudp6 0 0 :::123 :::* 8525/ntpd \nudp6 0 0 :::5099 :::* 560/dhclient \nudp6 0 0 ::1:53 :::* 9866/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8981 1123/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11102 1663/python2.7 /tmp/cloudify-logging-server-d9873.socket\nunix 2 [ ACC ] STREAM LISTENING 1474 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11849 1872/python2.7 /tmp/ctx-bholGW.socket\nunix 2 [ ACC ] STREAM LISTENING 8092 910/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7364 392/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-12-23T02:12:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:18.481Z", "message": "[homer] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/sa23\n/var/log/sysstat/clearwater-sa23\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:18.481Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:04 ? 00:00:00 /sbin/init\nroot 2 0 0 02:04 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:04 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:04 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:04 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:04 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:04 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:04 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:04 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:04 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:04 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:04 ? 00:00:00 [migration/0]\nroot 14 2 0 02:04 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:04 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:04 ? 00:00:00 [migration/1]\nroot 17 2 0 02:04 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 02:04 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:04 ? 00:00:00 [khelper]\nroot 21 2 0 02:04 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:04 ? 00:00:00 [netns]\nroot 23 2 0 02:04 ? 00:00:00 [writeback]\nroot 24 2 0 02:04 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:04 ? 00:00:00 [bioset]\nroot 27 2 0 02:04 ? 00:00:00 [kblockd]\nroot 28 2 0 02:04 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:04 ? 00:00:00 [khubd]\nroot 30 2 0 02:04 ? 00:00:00 [md]\nroot 31 2 0 02:04 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:04 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 02:04 ? 00:00:00 [khungtaskd]\nroot 35 2 0 02:04 ? 00:00:00 [kswapd0]\nroot 36 2 0 02:04 ? 00:00:00 [vmstat]\nroot 37 2 0 02:04 ? 00:00:00 [ksmd]\nroot 38 2 0 02:04 ? 00:00:00 [khugepaged]\nroot 39 2 0 02:04 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 02:04 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 02:04 ? 00:00:00 [crypto]\nroot 53 2 0 02:04 ? 00:00:00 [kthrotld]\nroot 54 2 0 02:04 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 02:04 ? 00:00:00 [vballoon]\nroot 56 2 0 02:04 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 02:04 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:04 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:04 ? 00:00:00 [deferwq]\nroot 80 2 0 02:04 ? 00:00:00 [charger_manager]\nroot 124 2 0 02:04 ? 00:00:00 [kpsmoused]\nroot 125 2 0 02:04 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 02:04 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:04 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 02:04 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 02:04 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 431 2 0 02:04 ? 00:00:00 [kworker/u5:1]\nroot 432 2 0 02:04 ? 00:00:00 [kworker/u5:2]\nroot 514 1 0 02:04 ? 00:00:00 upstart-socket-bridge --daemon\nroot 560 1 0 02:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 02:04 ? 00:00:00 [kauditd]\nmessage+ 910 1 0 02:04 ? 00:00:00 dbus-daemon --system --fork\nroot 938 1 0 02:04 ? 00:00:00 /lib/systemd/systemd-logind\nroot 963 1 0 02:04 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 967 1 0 02:04 ? 00:00:00 rsyslogd\nroot 1052 1 0 02:04 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 02:04 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 02:04 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 02:04 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1064 1 0 02:04 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1098 1 0 02:04 ? 00:00:00 /usr/sbin/sshd -D\nroot 1100 1 0 02:04 ? 00:00:00 cron\ndaemon 1101 1 0 02:04 ? 00:00:00 atd\nroot 1120 1 0 02:04 ? 00:00:00 /usr/sbin/irqbalance\nroot 1123 1 0 02:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1201 1 0 02:04 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 02:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1438 2 0 02:05 ? 00:00:00 [kworker/0:2]\nubuntu 1663 1 0 02:05 ? 00:00:00 /home/ubuntu/homer_host_c673ee/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_c673ee --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_c673ee --logging-server-logdir=/home/ubuntu/homer_host_c673ee/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_c673ee/work/homer_host_c673ee%I.log --pidfile=/home/ubuntu/homer_host_c673ee/work/homer_host_c673ee.pid\nubuntu 1777 1 0 02:05 ? 00:00:02 python2.7 /home/ubuntu/homer_host_c673ee/env/bin/diamond --configfile /home/ubuntu/homer_host_c673ee/work/plugins/diamond/etc/diamond.conf\nubuntu 1850 1663 0 02:08 ? 00:00:00 /home/ubuntu/homer_host_c673ee/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_c673ee --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_c673ee --logging-server-logdir=/home/ubuntu/homer_host_c673ee/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_c673ee/work/homer_host_c673ee%I.log --pidfile=/home/ubuntu/homer_host_c673ee/work/homer_host_c673ee.pid\nubuntu 1872 1850 0 02:08 ? 00:00:00 /home/ubuntu/homer_host_c673ee/env/bin/python2.7 /home/ubuntu/homer_host_c673ee/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-CAMsg4\nubuntu 1883 1872 0 02:08 ? 00:00:00 /bin/sh -c /tmp/DBZ54/install-homer.sh\nubuntu 1885 1883 0 02:08 ? 00:00:00 /bin/bash -e /tmp/DBZ54/install-homer.sh\nroot 2714 2 0 02:09 ? 00:00:00 [kworker/u5:0]\nntp 8525 1 0 02:10 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9043 1 0 02:11 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9136 1 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9140 9136 0 02:11 ? 00:00:00 inotifywait -e create -qq .\nroot 9226 1 0 02:11 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9227 9226 0 02:11 ? 00:00:00 nginx: worker process\nwww-data 9228 9226 0 02:11 ? 00:00:00 nginx: worker process\nwww-data 9229 9226 0 02:11 ? 00:00:00 nginx: worker process\nwww-data 9230 9226 0 02:11 ? 00:00:00 nginx: worker process\nroot 9702 9043 0 02:12 ? 00:00:00 [nginx_ping] \nroot 9704 9043 0 02:12 ? 00:00:00 [check-nginx-upt] \nroot 9708 9043 0 02:12 ? 00:00:00 [check-monit-upt] \ndnsmasq 9866 1 0 02: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 9929 1885 0 02:12 ? 00:00:00 /bin/bash -e /tmp/DBZ54/install-homer.sh\nubuntu 9930 9929 0 02:12 ? 00:00:00 /bin/bash -e /tmp/DBZ54/install-homer.sh\nroot 9931 9930 0 02:12 ? 00:00:00 sudo ps -edf\nroot 9932 9931 0 02:12 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:18.481Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:19.492Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:19.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:19.492Z", "message": "[homer] => [23-Dec-2018 02:11:16 UTC] clearwater-diags-monitor starting\n[23-Dec-2018 02:11:16 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:19.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "homer_cpbnpy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:20.236Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:20.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:20.503Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:20.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:20.503Z", "message": "[homer] => 2018-12-23 02:11:53.667072414 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-12-23T02:12:20.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:20.503Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:20.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:20.503Z", "message": "Execution done (return_code=0): /tmp/DBZ54/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:20.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "c94047c0-db19-4741-84e5-184651d32ef0"}, {"node_instance_id": "homer_cpbnpy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:21.166Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:21.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:22.221Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:22.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:22.221Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:22.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:22.524Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4G52M/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:22.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b84d7b90-3102-4d39-9fdb-b1de5345b199"}], "metadata": {"pagination": {"total": 1723, "offset": 1681, "size": 50}}} 2018-12-23 02:12:23,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:23,013 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:23 GMT 2018-12-23 02:12:23,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:23,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23733 2018-12-23 02:12:23,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:23,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:65:19:36 inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe65:1936/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:114057 errors:0 dropped:0 overruns:0 frame:0 TX packets:59092 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:167103726 (167.1 MB) TX bytes:10666993 (10.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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.000s sys 0m0.004s 2018-12-23 02:12:23,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-12-23 02:12:23,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:12:23,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-12-23 02:12:23,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-12-23 02:12:23,015 - 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 9866/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9043/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9226/nginx tcp6 0 0 ::1:53 :::* LISTEN 9866/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1098/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8525/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8525/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8525/ntpd udp 0 0 0.0.0.0:58962 0.0.0.0:* 560/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9866/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 560/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8525/ntpd udp6 0 0 ::1:123 :::* 8525/ntpd udp6 0 0 :::123 :::* 8525/ntpd udp6 0 0 :::5099 :::* 560/dhclient udp6 0 0 ::1:53 :::* 9866/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8981 1123/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11102 1663/python2.7 /tmp/cloudify-logging-server-d9873.socket unix 2 [ ACC ] STREAM LISTENING 1474 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11849 1872/python2.7 /tmp/ctx-bholGW.socket unix 2 [ ACC ] STREAM LISTENING 8092 910/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7364 392/systemd-udevd /run/udev/control real 0m0.006s user 0m0.000s sys 0m0.006s 2018-12-23 02:12:23,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa23 /var/log/sysstat/clearwater-sa23 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.007s user 0m0.003s sys 0m0.002s 2018-12-23 02:12:23,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:04 ? 00:00:00 /sbin/init root 2 0 0 02:04 ? 00:00:00 [kthreadd] root 3 2 0 02:04 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:04 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:04 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:04 ? 00:00:00 [rcu_sched] root 8 2 0 02:04 ? 00:00:00 [rcuos/0] root 9 2 0 02:04 ? 00:00:00 [rcuos/1] root 10 2 0 02:04 ? 00:00:00 [rcu_bh] root 11 2 0 02:04 ? 00:00:00 [rcuob/0] root 12 2 0 02:04 ? 00:00:00 [rcuob/1] root 13 2 0 02:04 ? 00:00:00 [migration/0] root 14 2 0 02:04 ? 00:00:00 [watchdog/0] root 15 2 0 02:04 ? 00:00:00 [watchdog/1] root 16 2 0 02:04 ? 00:00:00 [migration/1] root 17 2 0 02:04 ? 00:00:00 [ksoftirqd/1] root 19 2 0 02:04 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:04 ? 00:00:00 [khelper] root 21 2 0 02:04 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:04 ? 00:00:00 [netns] root 23 2 0 02:04 ? 00:00:00 [writeback] root 24 2 0 02:04 ? 00:00:00 [kintegrityd] root 25 2 0 02:04 ? 00:00:00 [bioset] root 27 2 0 02:04 ? 00:00:00 [kblockd] root 28 2 0 02:04 ? 00:00:00 [ata_sff] root 29 2 0 02:04 ? 00:00:00 [khubd] root 30 2 0 02:04 ? 00:00:00 [md] root 31 2 0 02:04 ? 00:00:00 [devfreq_wq] root 32 2 0 02:04 ? 00:00:00 [kworker/0:1] root 34 2 0 02:04 ? 00:00:00 [khungtaskd] root 35 2 0 02:04 ? 00:00:00 [kswapd0] root 36 2 0 02:04 ? 00:00:00 [vmstat] root 37 2 0 02:04 ? 00:00:00 [ksmd] root 38 2 0 02:04 ? 00:00:00 [khugepaged] root 39 2 0 02:04 ? 00:00:00 [fsnotify_mark] root 40 2 0 02:04 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 02:04 ? 00:00:00 [crypto] root 53 2 0 02:04 ? 00:00:00 [kthrotld] root 54 2 0 02:04 ? 00:00:00 [kworker/u4:1] root 55 2 0 02:04 ? 00:00:00 [vballoon] root 56 2 0 02:04 ? 00:00:00 [kworker/1:1] root 57 2 0 02:04 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:04 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:04 ? 00:00:00 [deferwq] root 80 2 0 02:04 ? 00:00:00 [charger_manager] root 124 2 0 02:04 ? 00:00:00 [kpsmoused] root 125 2 0 02:04 ? 00:00:00 [kworker/1:2] root 186 2 0 02:04 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:04 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 02:04 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 02:04 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 431 2 0 02:04 ? 00:00:00 [kworker/u5:1] root 432 2 0 02:04 ? 00:00:00 [kworker/u5:2] root 514 1 0 02:04 ? 00:00:00 upstart-socket-bridge --daemon root 560 1 0 02:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 02:04 ? 00:00:00 [kauditd] message+ 910 1 0 02:04 ? 00:00:00 dbus-daemon --system --fork root 938 1 0 02:04 ? 00:00:00 /lib/systemd/systemd-logind root 963 1 0 02:04 ? 00:00:00 upstart-file-bridge --daemon syslog 967 1 0 02:04 ? 00:00:00 rsyslogd root 1052 1 0 02:04 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 02:04 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 02:04 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 02:04 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 02:04 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1098 1 0 02:04 ? 00:00:00 /usr/sbin/sshd -D root 1100 1 0 02:04 ? 00:00:00 cron daemon 1101 1 0 02:04 ? 00:00:00 atd root 1120 1 0 02:04 ? 00:00:00 /usr/sbin/irqbalance root 1123 1 0 02:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1201 1 0 02:04 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 02:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1438 2 0 02:05 ? 00:00:00 [kworker/0:2] ubuntu 1663 1 0 02:05 ? 00:00:00 /home/ubuntu/homer_host_c673ee/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_c673ee --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_c673ee --logging-server-logdir=/home/ubuntu/homer_host_c673ee/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_c673ee/work/homer_host_c673ee%I.log --pidfile=/home/ubuntu/homer_host_c673ee/work/homer_host_c673ee.pid ubuntu 1777 1 0 02:05 ? 00:00:02 python2.7 /home/ubuntu/homer_host_c673ee/env/bin/diamond --configfile /home/ubuntu/homer_host_c673ee/work/plugins/diamond/etc/diamond.conf ubuntu 1850 1663 0 02:08 ? 00:00:00 /home/ubuntu/homer_host_c673ee/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_c673ee --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_c673ee --logging-server-logdir=/home/ubuntu/homer_host_c673ee/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_c673ee/work/homer_host_c673ee%I.log --pidfile=/home/ubuntu/homer_host_c673ee/work/homer_host_c673ee.pid ubuntu 1872 1850 0 02:08 ? 00:00:00 /home/ubuntu/homer_host_c673ee/env/bin/python2.7 /home/ubuntu/homer_host_c673ee/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-CAMsg4 ubuntu 1883 1872 0 02:08 ? 00:00:00 /bin/sh -c /tmp/DBZ54/install-homer.sh ubuntu 1885 1883 0 02:08 ? 00:00:00 /bin/bash -e /tmp/DBZ54/install-homer.sh root 2714 2 0 02:09 ? 00:00:00 [kworker/u5:0] ntp 8525 1 0 02:10 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9043 1 0 02:11 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9136 1 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9140 9136 0 02:11 ? 00:00:00 inotifywait -e create -qq . root 9226 1 0 02:11 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9227 9226 0 02:11 ? 00:00:00 nginx: worker process www-data 9228 9226 0 02:11 ? 00:00:00 nginx: worker process www-data 9229 9226 0 02:11 ? 00:00:00 nginx: worker process www-data 9230 9226 0 02:11 ? 00:00:00 nginx: worker process root 9702 9043 0 02:12 ? 00:00:00 [nginx_ping] root 9704 9043 0 02:12 ? 00:00:00 [check-nginx-upt] root 9708 9043 0 02:12 ? 00:00:00 [check-monit-upt] dnsmasq 9866 1 0 02: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 9929 1885 0 02:12 ? 00:00:00 /bin/bash -e /tmp/DBZ54/install-homer.sh ubuntu 9930 9929 0 02:12 ? 00:00:00 /bin/bash -e /tmp/DBZ54/install-homer.sh root 9931 9930 0 02:12 ? 00:00:00 sudo ps -edf root 9932 9931 0 02:12 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-12-23 02:12:23,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-12-23 02:12:23,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-12-23 02:12:23,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [23-Dec-2018 02:11:16 UTC] clearwater-diags-monitor starting [23-Dec-2018 02:11:16 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.002s 2018-12-23 02:12:23,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:12:23,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-12-23 02:12:23,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-12-23 02:11:53.667072414 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-12-23 02:12:23,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-12-23 02:12:23,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/DBZ54/install-homer.sh 2018-12-23 02:12:23,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:12:23,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:12:23,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:12:23,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4G52M/bind.py 2018-12-23 02:12:23,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:12:23,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:23,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:23,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:23,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:23,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:23,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:23,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:23,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:12:23,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:23,102 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:23 GMT 2018-12-23 02:12:23,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:23,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:12:23,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:28,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:12:28,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:28,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:28,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:28,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:28,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:28,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:28,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:28,444 - 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-12-23T02:12:23.956Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:23.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b84d7b90-3102-4d39-9fdb-b1de5345b199"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:24.517Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:24.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:24.517Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:24.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b84d7b90-3102-4d39-9fdb-b1de5345b199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:24.517Z", "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-12-23T02:12:24.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b84d7b90-3102-4d39-9fdb-b1de5345b199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:24.517Z", "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-12-23T02:12:24.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b84d7b90-3102-4d39-9fdb-b1de5345b199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:24.517Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_cpbnpy': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-cpbnpy'}}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:24.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b84d7b90-3102-4d39-9fdb-b1de5345b199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:24.517Z", "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-12-23T02:12:24.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b84d7b90-3102-4d39-9fdb-b1de5345b199"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:24.517Z", "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 12 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57922 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m35.548s\nuser\t0m12.851s\nsys\t0m2.968s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:24.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:24.517Z", "message": "[localhost] run: sudo mv /tmp/tmpGTRD5O /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:24.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b84d7b90-3102-4d39-9fdb-b1de5345b199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:24.517Z", "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-12-23T02:12:24.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b84d7b90-3102-4d39-9fdb-b1de5345b199"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:24.712Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:24.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:25.534Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:25.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:25.534Z", "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-12-23T02:12:25.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b84d7b90-3102-4d39-9fdb-b1de5345b199"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:25.534Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:25.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:25.534Z", "message": "[localhost] run: sudo mv /tmp/tmpcJ9OJt /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:25.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b84d7b90-3102-4d39-9fdb-b1de5345b199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:25.534Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:25.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b84d7b90-3102-4d39-9fdb-b1de5345b199"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:27.017Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.053s\nuser\t0m0.001s\nsys\t0m0.052s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:27.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:27.566Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:27.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:27.566Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:54:37:ec \n inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe54:37ec/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:91012 errors:0 dropped:0 overruns:0 frame:0\n TX packets:61899 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:134221223 (134.2 MB) TX bytes:11025117 (11.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-12-23T02:12:27.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}], "metadata": {"pagination": {"total": 1743, "offset": 1701, "size": 50}}} 2018-12-23 02:12:28,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:28,444 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:28 GMT 2018-12-23 02:12:28,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:28,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25537 2018-12-23 02:12:28,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:28,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 02:12:28,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-12-23 02:12:28,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 02:12:28,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 02:12:28,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:12:28,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_cpbnpy': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-cpbnpy'}}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}. 2018-12-23 02:12:28,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 02:12:28,447 - 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 12 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57922 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m35.548s user 0m12.851s sys 0m2.968s 2018-12-23 02:12:28,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGTRD5O /etc/bind/db.clearwater.local 2018-12-23 02:12:28,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 02:12:28,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:12:28,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-12-23 02:12:28,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 02:12:28,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-12-23 02:12:28,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcJ9OJt /etc/bind/db.clearwater.opnfv 2018-12-23 02:12:28,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 02:12:28,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.053s user 0m0.001s sys 0m0.052s 2018-12-23 02:12:28,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-12-23 02:12:28,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:54:37:ec inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe54:37ec/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:91012 errors:0 dropped:0 overruns:0 frame:0 TX packets:61899 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:134221223 (134.2 MB) TX bytes:11025117 (11.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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-12-23 02:12:28,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:12:28,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:28,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:28,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:28,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:28,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:28,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:28,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:28,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:12:28,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:28,654 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:28 GMT 2018-12-23 02:12:28,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:28,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:12:28,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:33,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:12:33,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:33,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:33,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:33,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:34,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:34,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:34,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:34,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:28.835Z", "message": "[sprout] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa23\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/sprout\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_20181223T020000Z.txt\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:28.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:28.835Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:28.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:28.835Z", "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 9781/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9048/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9781/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1106/sshd \nudp 0 0 192.168.120.16:123 0.0.0.0:* 8473/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8473/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8473/ntpd \nudp 0 0 0.0.0.0:24006 0.0.0.0:* 650/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9781/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 650/dhclient \nudp6 0 0 ::1:123 :::* 8473/ntpd \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 8473/ntpd \nudp6 0 0 :::123 :::* 8473/ntpd \nudp6 0 0 :::61142 :::* 650/dhclient \nudp6 0 0 ::1:53 :::* 9781/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9264 902/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9534 1124/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 10835 1665/python2.7 /tmp/cloudify-logging-server-56edb.socket\nunix 2 [ ACC ] STREAM LISTENING 7135 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12129 1862/python2.7 /tmp/ctx-tvOgwU.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7303 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 21453 9009/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19961 9011/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:28.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:28.835Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:28.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:28.835Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:04 ? 00:00:00 /sbin/init\nroot 2 0 0 02:04 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:04 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:04 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:04 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:04 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:04 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:04 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:04 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:04 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:04 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:04 ? 00:00:00 [migration/0]\nroot 14 2 0 02:04 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:04 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:04 ? 00:00:00 [migration/1]\nroot 17 2 0 02:04 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 02:04 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:04 ? 00:00:00 [khelper]\nroot 21 2 0 02:04 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:04 ? 00:00:00 [netns]\nroot 23 2 0 02:04 ? 00:00:00 [writeback]\nroot 24 2 0 02:04 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:04 ? 00:00:00 [bioset]\nroot 27 2 0 02:04 ? 00:00:00 [kblockd]\nroot 28 2 0 02:04 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:04 ? 00:00:00 [khubd]\nroot 30 2 0 02:04 ? 00:00:00 [md]\nroot 31 2 0 02:04 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:04 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 02:04 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 02:04 ? 00:00:00 [khungtaskd]\nroot 36 2 0 02:04 ? 00:00:00 [kswapd0]\nroot 37 2 0 02:04 ? 00:00:00 [vmstat]\nroot 38 2 0 02:04 ? 00:00:00 [ksmd]\nroot 39 2 0 02:04 ? 00:00:00 [khugepaged]\nroot 40 2 0 02:04 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 02:04 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 02:04 ? 00:00:00 [crypto]\nroot 54 2 0 02:04 ? 00:00:00 [kthrotld]\nroot 55 2 0 02:04 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 02:04 ? 00:00:00 [vballoon]\nroot 57 2 0 02:04 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:04 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:04 ? 00:00:00 [deferwq]\nroot 80 2 0 02:04 ? 00:00:00 [charger_manager]\nroot 123 2 0 02:04 ? 00:00:00 [kpsmoused]\nroot 125 2 0 02:04 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 02:05 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:05 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 02:05 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 02:05 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 443 2 0 02:05 ? 00:00:00 [kworker/u5:1]\nroot 444 2 0 02:05 ? 00:00:00 [kworker/u5:2]\nroot 504 1 0 02:05 ? 00:00:00 upstart-socket-bridge --daemon\nroot 650 1 0 02:05 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 824 2 0 02:05 ? 00:00:00 [kauditd]\nmessage+ 902 1 0 02:05 ? 00:00:00 dbus-daemon --system --fork\nroot 940 1 0 02:05 ? 00:00:00 /lib/systemd/systemd-logind\nroot 959 1 0 02:05 ? 00:00:00 upstart-file-bridge --daemon\nroot 1055 1 0 02:05 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1058 1 0 02:05 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1062 1 0 02:05 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1063 1 0 02:05 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1065 1 0 02:05 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1106 1 0 02:05 ? 00:00:00 /usr/sbin/sshd -D\nroot 1107 1 0 02:05 ? 00:00:00 cron\ndaemon 1108 1 0 02:05 ? 00:00:00 atd\nroot 1122 1 0 02:05 ? 00:00:00 /usr/sbin/irqbalance\nroot 1124 1 0 02:05 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1237 1 0 02:05 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1246 1 0 02:05 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1459 2 0 02:05 ? 00:00:00 [kworker/0:2]\nubuntu 1665 1 0 02:05 ? 00:00:00 /home/ubuntu/sprout_host_2g4buo/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_2g4buo --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_2g4buo --logging-server-logdir=/home/ubuntu/sprout_host_2g4buo/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_2g4buo/work/sprout_host_2g4buo%I.log --pidfile=/home/ubuntu/sprout_host_2g4buo/work/sprout_host_2g4buo.pid\nubuntu 1779 1 0 02:05 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_2g4buo/env/bin/diamond --configfile /home/ubuntu/sprout_host_2g4buo/work/plugins/diamond/etc/diamond.conf\nubuntu 1840 1665 0 02:08 ? 00:00:00 /home/ubuntu/sprout_host_2g4buo/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_2g4buo --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_2g4buo --logging-server-logdir=/home/ubuntu/sprout_host_2g4buo/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_2g4buo/work/sprout_host_2g4buo%I.log --pidfile=/home/ubuntu/sprout_host_2g4buo/work/sprout_host_2g4buo.pid\nubuntu 1862 1840 0 02:08 ? 00:00:00 /home/ubuntu/sprout_host_2g4buo/env/bin/python2.7 /home/ubuntu/sprout_host_2g4buo/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-eUWRkn\nubuntu 1873 1862 0 02:08 ? 00:00:00 /bin/sh -c /tmp/J6UCI/install-sprout.sh\nubuntu 1875 1873 0 02:08 ? 00:00:00 /bin/bash -e /tmp/J6UCI/install-sprout.sh\nroot 3039 2 0 02:10 ? 00:00:00 [kworker/u5:0]\nntp 8473 1 0 02:10 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8963 1 0 02:11 ? 00:00:00 rsyslogd\nroot 8994 1 0 02:11 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8995 8994 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8999 1 0 02:11 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9000 8999 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9009 8995 0 02:11 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9010 9000 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9011 9010 0 02:11 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9048 1 0 02:11 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9781 1 0 02: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 9844 1875 0 02:12 ? 00:00:00 /bin/bash -e /tmp/J6UCI/install-sprout.sh\nubuntu 9845 9844 0 02:12 ? 00:00:00 /bin/bash -e /tmp/J6UCI/install-sprout.sh\nroot 9846 9845 0 02:12 ? 00:00:00 sudo ps -edf\nroot 9847 9846 0 02:12 ? 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-12-23T02:12:28.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:28.835Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:28.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:29.964Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:29.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:29.964Z", "message": "[sprout] => 2018:12:23 02:11:35: Namespace: management\n2018:12:23 02:11:35: [management] Starting server\n2018:12:23 02:11:35: [management] Listening for requests\n2018:12:23 02:11:35: Namespace: signaling\n2018:12:23 02:11:35: [signaling] Starting server\n2018:12:23 02:11:35: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:29.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:30.716Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:30.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:30.997Z", "message": "Execution done (return_code=0): /tmp/J6UCI/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:30.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:30.997Z", "message": "[sprout] => 2018-12-23 02:12:06.803623155 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:30.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:30.997Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:30.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:30.997Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:30.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:30.997Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-4orvs4\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 12 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:18 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:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:45 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 14s (6,531 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9413\nclearwater-socket-factory-sig start/running, process 9418\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9467\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.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...................................+++\n...................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t4m8.008s\nuser\t0m21.371s\nsys\t0m14.245s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:30.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:30.997Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:30.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "8349da74-1733-4c86-a6f2-ab82eccbf94c"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:30.997Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-z53atn\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 12 not upgraded.\nNeed to get 69.4 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.4 MB in 23s (2,917 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51933 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9291\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 10036\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.+++\n.....................................................................................................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t4m4.817s\nuser\t0m16.310s\nsys\t0m11.465s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:30.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:31.474Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:31.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:32.012Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:32.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:32.483Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:32.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:32.483Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:32.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:33.020Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EQO5A/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:33.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b531b8ce-70f0-48fb-8694-a5ac660bb516"}], "metadata": {"pagination": {"total": 1767, "offset": 1720, "size": 50}}} 2018-12-23 02:12:34,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:34,001 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:33 GMT 2018-12-23 02:12:34,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:34,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 129217 2018-12-23 02:12:34,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:34,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa23 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/sprout /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_20181223T020000Z.txt /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/clearwater-socket-factory.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.007s user 0m0.000s sys 0m0.005s 2018-12-23 02:12:34,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-12-23 02:12:34,005 - 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 9781/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9048/monit tcp6 0 0 ::1:53 :::* LISTEN 9781/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1106/sshd udp 0 0 192.168.120.16:123 0.0.0.0:* 8473/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8473/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8473/ntpd udp 0 0 0.0.0.0:24006 0.0.0.0:* 650/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9781/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 650/dhclient udp6 0 0 ::1:123 :::* 8473/ntpd udp6 0 0 fe80::f816:3eff:fe5:123 :::* 8473/ntpd udp6 0 0 :::123 :::* 8473/ntpd udp6 0 0 :::61142 :::* 650/dhclient udp6 0 0 ::1:53 :::* 9781/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9264 902/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9534 1124/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 10835 1665/python2.7 /tmp/cloudify-logging-server-56edb.socket unix 2 [ ACC ] STREAM LISTENING 7135 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12129 1862/python2.7 /tmp/ctx-tvOgwU.socket unix 2 [ ACC ] SEQPACKET LISTENING 7303 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 21453 9009/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19961 9011/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.006s user 0m0.004s sys 0m0.004s 2018-12-23 02:12:34,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-12-23 02:12:34,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:04 ? 00:00:00 /sbin/init root 2 0 0 02:04 ? 00:00:00 [kthreadd] root 3 2 0 02:04 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:04 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:04 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:04 ? 00:00:00 [rcu_sched] root 8 2 0 02:04 ? 00:00:00 [rcuos/0] root 9 2 0 02:04 ? 00:00:00 [rcuos/1] root 10 2 0 02:04 ? 00:00:00 [rcu_bh] root 11 2 0 02:04 ? 00:00:00 [rcuob/0] root 12 2 0 02:04 ? 00:00:00 [rcuob/1] root 13 2 0 02:04 ? 00:00:00 [migration/0] root 14 2 0 02:04 ? 00:00:00 [watchdog/0] root 15 2 0 02:04 ? 00:00:00 [watchdog/1] root 16 2 0 02:04 ? 00:00:00 [migration/1] root 17 2 0 02:04 ? 00:00:00 [ksoftirqd/1] root 19 2 0 02:04 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:04 ? 00:00:00 [khelper] root 21 2 0 02:04 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:04 ? 00:00:00 [netns] root 23 2 0 02:04 ? 00:00:00 [writeback] root 24 2 0 02:04 ? 00:00:00 [kintegrityd] root 25 2 0 02:04 ? 00:00:00 [bioset] root 27 2 0 02:04 ? 00:00:00 [kblockd] root 28 2 0 02:04 ? 00:00:00 [ata_sff] root 29 2 0 02:04 ? 00:00:00 [khubd] root 30 2 0 02:04 ? 00:00:00 [md] root 31 2 0 02:04 ? 00:00:00 [devfreq_wq] root 32 2 0 02:04 ? 00:00:00 [kworker/0:1] root 33 2 0 02:04 ? 00:00:00 [kworker/1:1] root 35 2 0 02:04 ? 00:00:00 [khungtaskd] root 36 2 0 02:04 ? 00:00:00 [kswapd0] root 37 2 0 02:04 ? 00:00:00 [vmstat] root 38 2 0 02:04 ? 00:00:00 [ksmd] root 39 2 0 02:04 ? 00:00:00 [khugepaged] root 40 2 0 02:04 ? 00:00:00 [fsnotify_mark] root 41 2 0 02:04 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 02:04 ? 00:00:00 [crypto] root 54 2 0 02:04 ? 00:00:00 [kthrotld] root 55 2 0 02:04 ? 00:00:00 [kworker/u4:1] root 56 2 0 02:04 ? 00:00:00 [vballoon] root 57 2 0 02:04 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:04 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:04 ? 00:00:00 [deferwq] root 80 2 0 02:04 ? 00:00:00 [charger_manager] root 123 2 0 02:04 ? 00:00:00 [kpsmoused] root 125 2 0 02:04 ? 00:00:00 [kworker/1:2] root 186 2 0 02:05 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:05 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 02:05 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 02:05 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 443 2 0 02:05 ? 00:00:00 [kworker/u5:1] root 444 2 0 02:05 ? 00:00:00 [kworker/u5:2] root 504 1 0 02:05 ? 00:00:00 upstart-socket-bridge --daemon root 650 1 0 02:05 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 824 2 0 02:05 ? 00:00:00 [kauditd] message+ 902 1 0 02:05 ? 00:00:00 dbus-daemon --system --fork root 940 1 0 02:05 ? 00:00:00 /lib/systemd/systemd-logind root 959 1 0 02:05 ? 00:00:00 upstart-file-bridge --daemon root 1055 1 0 02:05 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1058 1 0 02:05 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1062 1 0 02:05 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1063 1 0 02:05 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1065 1 0 02:05 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1106 1 0 02:05 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 02:05 ? 00:00:00 cron daemon 1108 1 0 02:05 ? 00:00:00 atd root 1122 1 0 02:05 ? 00:00:00 /usr/sbin/irqbalance root 1124 1 0 02:05 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1237 1 0 02:05 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1246 1 0 02:05 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1459 2 0 02:05 ? 00:00:00 [kworker/0:2] ubuntu 1665 1 0 02:05 ? 00:00:00 /home/ubuntu/sprout_host_2g4buo/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_2g4buo --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_2g4buo --logging-server-logdir=/home/ubuntu/sprout_host_2g4buo/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_2g4buo/work/sprout_host_2g4buo%I.log --pidfile=/home/ubuntu/sprout_host_2g4buo/work/sprout_host_2g4buo.pid ubuntu 1779 1 0 02:05 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_2g4buo/env/bin/diamond --configfile /home/ubuntu/sprout_host_2g4buo/work/plugins/diamond/etc/diamond.conf ubuntu 1840 1665 0 02:08 ? 00:00:00 /home/ubuntu/sprout_host_2g4buo/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_2g4buo --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_2g4buo --logging-server-logdir=/home/ubuntu/sprout_host_2g4buo/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_2g4buo/work/sprout_host_2g4buo%I.log --pidfile=/home/ubuntu/sprout_host_2g4buo/work/sprout_host_2g4buo.pid ubuntu 1862 1840 0 02:08 ? 00:00:00 /home/ubuntu/sprout_host_2g4buo/env/bin/python2.7 /home/ubuntu/sprout_host_2g4buo/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-eUWRkn ubuntu 1873 1862 0 02:08 ? 00:00:00 /bin/sh -c /tmp/J6UCI/install-sprout.sh ubuntu 1875 1873 0 02:08 ? 00:00:00 /bin/bash -e /tmp/J6UCI/install-sprout.sh root 3039 2 0 02:10 ? 00:00:00 [kworker/u5:0] ntp 8473 1 0 02:10 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8963 1 0 02:11 ? 00:00:00 rsyslogd root 8994 1 0 02:11 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8995 8994 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8999 1 0 02:11 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9000 8999 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9009 8995 0 02:11 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9010 9000 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9011 9010 0 02:11 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9048 1 0 02:11 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9781 1 0 02: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 9844 1875 0 02:12 ? 00:00:00 /bin/bash -e /tmp/J6UCI/install-sprout.sh ubuntu 9845 9844 0 02:12 ? 00:00:00 /bin/bash -e /tmp/J6UCI/install-sprout.sh root 9846 9845 0 02:12 ? 00:00:00 sudo ps -edf root 9847 9846 0 02:12 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-12-23 02:12:34,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-12-23 02:12:34,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-12-23 02:12:34,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:12:23 02:11:35: Namespace: management 2018:12:23 02:11:35: [management] Starting server 2018:12:23 02:11:35: [management] Listening for requests 2018:12:23 02:11:35: Namespace: signaling 2018:12:23 02:11:35: [signaling] Starting server 2018:12:23 02:11:35: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.001s 2018-12-23 02:12:34,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:12:34,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/J6UCI/install-sprout.sh 2018-12-23 02:12:34,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-12-23 02:12:06.803623155 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-23 02:12:34,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 02:12:34,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-12-23 02:12:34,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-4orvs4 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 12 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:18 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:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 14s (6,531 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9413 clearwater-socket-factory-sig start/running, process 9418 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9467 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. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................................+++ ...................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 4m8.008s user 0m21.371s sys 0m14.245s 2018-12-23 02:12:34,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-12-23 02:12:34,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-z53atn 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 12 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 23s (2,917 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51933 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9291 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 10036 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .+++ .....................................................................................................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 4m4.817s user 0m16.310s sys 0m11.465s 2018-12-23 02:12:34,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:12:34,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 02:12:34,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:12:34,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:12:34,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EQO5A/bind.py 2018-12-23 02:12:34,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:12:34,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:34,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:34,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:34,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:34,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:34,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:34,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:34,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:12:34,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:34,255 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:34 GMT 2018-12-23 02:12:34,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:34,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:12:34,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:39,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:12:39,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:39,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:39,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:39,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:39,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:39,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:39,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:39,515 - 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-12-23T02:12:34.265Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:34.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b531b8ce-70f0-48fb-8694-a5ac660bb516"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:35.286Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:35.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:35.407Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:35.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b531b8ce-70f0-48fb-8694-a5ac660bb516"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:35.407Z", "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-12-23T02:12:35.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b531b8ce-70f0-48fb-8694-a5ac660bb516"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:35.407Z", "message": "[localhost] run: sudo mv /tmp/tmpDjwjhe /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:35.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b531b8ce-70f0-48fb-8694-a5ac660bb516"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:35.407Z", "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-12-23T02:12:35.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b531b8ce-70f0-48fb-8694-a5ac660bb516"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:35.407Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:35.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b531b8ce-70f0-48fb-8694-a5ac660bb516"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:35.407Z", "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-12-23T02:12:35.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b531b8ce-70f0-48fb-8694-a5ac660bb516"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:35.407Z", "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-12-23T02:12:35.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b531b8ce-70f0-48fb-8694-a5ac660bb516"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:35.407Z", "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-12-23T02:12:35.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b531b8ce-70f0-48fb-8694-a5ac660bb516"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:35.407Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_cpbnpy': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-cpbnpy'}}, u'sprout': {u'sprout_sdrf9l': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-sdrf9l'}}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:35.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b531b8ce-70f0-48fb-8694-a5ac660bb516"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:35.407Z", "message": "[localhost] run: sudo mv /tmp/tmpcq66yC /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:35.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b531b8ce-70f0-48fb-8694-a5ac660bb516"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:35.505Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:35.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:35.505Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:35.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:12:36.437Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/Z4NXK/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:36.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "36701f1a-c3b8-439d-8bc9-50c6c9aea757"}], "metadata": {"pagination": {"total": 1783, "offset": 1741, "size": 50}}} 2018-12-23 02:12:39,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:39,516 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:39 GMT 2018-12-23 02:12:39,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:39,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8768 2018-12-23 02:12:39,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:39,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 02:12:39,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:12:39,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 02:12:39,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 02:12:39,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDjwjhe /etc/bind/db.clearwater.local 2018-12-23 02:12:39,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 02:12:39,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 02:12:39,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 02:12:39,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 02:12:39,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:12:39,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_cpbnpy': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-cpbnpy'}}, u'sprout': {u'sprout_sdrf9l': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-sdrf9l'}}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}. 2018-12-23 02:12:39,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcq66yC /etc/bind/db.clearwater.opnfv 2018-12-23 02:12:39,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:12:39,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:12:39,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/Z4NXK/add-snmpproxy-collector.py 2018-12-23 02:12:39,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:12:39,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:39,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:39,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:39,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:39,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:39,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:39,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:39,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:12:39,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:39,744 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:39 GMT 2018-12-23 02:12:39,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:39,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:12:39,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:44,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:12:45,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:45,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:45,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:45,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:45,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:45,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:45,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:45,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1783, "offset": 1756, "size": 50}}} 2018-12-23 02:12:45,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:45,174 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:45 GMT 2018-12-23 02:12:45,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:45,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:12:45,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:45,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:12:45,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:45,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:45,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:45,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:45,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:45,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:45,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:45,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:12:45,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:45,278 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:45 GMT 2018-12-23 02:12:45,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:45,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:12:45,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:50,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:12:50,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:50,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:50,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:50,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:50,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:50,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:50,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:50,697 - 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-12-23T02:12:46.071Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:12:46.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 1784, "offset": 1756, "size": 50}}} 2018-12-23 02:12:50,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:50,697 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:50 GMT 2018-12-23 02:12:50,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:50,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 581 2018-12-23 02:12:50,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:50,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:12:50,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:12:50,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:50,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:50,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:50,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:50,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:50,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:50,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:50,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:12:50,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:50,778 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:50 GMT 2018-12-23 02:12:50,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:50,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:12:50,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:55,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:12:56,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:56,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:56,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:56,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:56,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:56,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:56,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:56,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1784, "offset": 1757, "size": 50}}} 2018-12-23 02:12:56,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:56,667 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:56 GMT 2018-12-23 02:12:56,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:56,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:12:56,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:12:56,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:12:57,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:12:57,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:12:57,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:12:57,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:12:57,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:12:57,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:12:57,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:12:57,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:12:57,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:12:57,082 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:12:57 GMT 2018-12-23 02:12:57,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:12:57,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:12:57,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:02,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:13:02,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:02,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:02,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:02,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:02,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:02,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:02,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:02,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1784, "offset": 1757, "size": 50}}} 2018-12-23 02:13:02,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:02,168 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:02 GMT 2018-12-23 02:13:02,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:02,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:13:02,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:02,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:13:02,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:02,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:02,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:02,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:02,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:02,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:02,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:02,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:13:02,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:02,235 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:02 GMT 2018-12-23 02:13:02,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:02,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:13:02,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:07,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:13:07,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:07,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:07,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:07,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:07,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:07,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:07,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:07,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:04.312Z", "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 12 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.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58604 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m33.023s\nuser\t0m12.388s\nsys\t0m3.215s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:04.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:05.407Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:05.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:05.407Z", "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 12 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.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58130 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m33.958s\nuser\t0m11.788s\nsys\t0m2.786s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:05.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:05.407Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:05.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:05.407Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:05.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:05.407Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:05.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:05.407Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:05.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:05.407Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:05.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:07.267Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.086s\nuser\t0m0.001s\nsys\t0m0.066s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}], "metadata": {"pagination": {"total": 1793, "offset": 1757, "size": 50}}} 2018-12-23 02:13:07,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:07,545 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:07 GMT 2018-12-23 02:13:07,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:07,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32421 2018-12-23 02:13:07,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:07,546 - 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 12 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.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58604 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m33.023s user 0m12.388s sys 0m3.215s 2018-12-23 02:13:07,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-12-23 02:13:07,547 - 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 12 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.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58130 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m33.958s user 0m11.788s sys 0m2.786s 2018-12-23 02:13:07,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-12-23 02:13:07,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-12-23 02:13:07,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-12-23 02:13:07,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-12-23 02:13:07,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-12-23 02:13:07,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.086s user 0m0.001s sys 0m0.066s 2018-12-23 02:13:07,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:13:07,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:07,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:07,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:07,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:07,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:07,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:07,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:07,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:13:07,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:07,625 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:07 GMT 2018-12-23 02:13:07,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:07,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:13:07,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:12,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:13:12,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:12,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:12,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:12,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:12,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:12,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:12,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:12,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:08.486Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:05 ? 00:00:00 /sbin/init\nroot 2 0 0 02:05 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:05 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:05 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:05 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:05 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:05 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:05 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:05 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:05 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:05 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:05 ? 00:00:00 [migration/0]\nroot 14 2 0 02:05 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:05 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:05 ? 00:00:00 [migration/1]\nroot 17 2 0 02:05 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 02:05 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 02:05 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:05 ? 00:00:00 [khelper]\nroot 21 2 0 02:05 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:05 ? 00:00:00 [netns]\nroot 23 2 0 02:05 ? 00:00:00 [writeback]\nroot 24 2 0 02:05 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:05 ? 00:00:00 [bioset]\nroot 26 2 0 02:05 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 02:05 ? 00:00:00 [kblockd]\nroot 28 2 0 02:05 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:05 ? 00:00:00 [khubd]\nroot 30 2 0 02:05 ? 00:00:00 [md]\nroot 31 2 0 02:05 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:05 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 02:05 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 02:05 ? 00:00:00 [khungtaskd]\nroot 36 2 0 02:05 ? 00:00:00 [kswapd0]\nroot 37 2 0 02:05 ? 00:00:00 [vmstat]\nroot 38 2 0 02:05 ? 00:00:00 [ksmd]\nroot 39 2 0 02:05 ? 00:00:00 [khugepaged]\nroot 40 2 0 02:05 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 02:05 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 02:05 ? 00:00:00 [crypto]\nroot 54 2 0 02:05 ? 00:00:00 [kthrotld]\nroot 55 2 0 02:05 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 02:05 ? 00:00:00 [vballoon]\nroot 57 2 0 02:05 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:05 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:05 ? 00:00:00 [deferwq]\nroot 80 2 0 02:05 ? 00:00:00 [charger_manager]\nroot 124 2 0 02:05 ? 00:00:00 [kpsmoused]\nroot 142 2 0 02:05 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 02:05 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:05 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 02:05 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 02:05 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 02:05 ? 00:00:00 [kworker/u5:1]\nroot 514 1 0 02:05 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 02:05 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 02:05 ? 00:00:00 [kauditd]\nroot 936 1 0 02:05 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 998 1 0 02:05 ? 00:00:00 rsyslogd\nmessage+ 1016 1 0 02:05 ? 00:00:00 dbus-daemon --system --fork\nroot 1026 1 0 02:05 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1053 1 0 02:05 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 02:05 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 02:05 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 02:05 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 02:05 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1097 1 0 02:05 ? 00:00:00 /usr/sbin/sshd -D\nroot 1102 1 0 02:05 ? 00:00:00 cron\ndaemon 1103 1 0 02:05 ? 00:00:00 atd\nroot 1116 1 0 02:05 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1117 1 0 02:05 ? 00:00:00 /usr/sbin/irqbalance\nroot 1201 1 0 02:05 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 02:05 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1662 1 0 02:05 ? 00:00:00 /home/ubuntu/dime_host_4orvs4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_4orvs4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_4orvs4 --logging-server-logdir=/home/ubuntu/dime_host_4orvs4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_4orvs4/work/dime_host_4orvs4%I.log --pidfile=/home/ubuntu/dime_host_4orvs4/work/dime_host_4orvs4.pid\nubuntu 1776 1 0 02:06 ? 00:00:02 python2.7 /home/ubuntu/dime_host_4orvs4/env/bin/diamond --configfile /home/ubuntu/dime_host_4orvs4/work/plugins/diamond/etc/diamond.conf\nubuntu 1833 1662 0 02:08 ? 00:00:00 /home/ubuntu/dime_host_4orvs4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_4orvs4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_4orvs4 --logging-server-logdir=/home/ubuntu/dime_host_4orvs4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_4orvs4/work/dime_host_4orvs4%I.log --pidfile=/home/ubuntu/dime_host_4orvs4/work/dime_host_4orvs4.pid\nubuntu 1855 1833 0 02:08 ? 00:00:00 /home/ubuntu/dime_host_4orvs4/env/bin/python2.7 /home/ubuntu/dime_host_4orvs4/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-4muA0S\nubuntu 1866 1855 0 02:08 ? 00:00:00 /bin/sh -c /tmp/KSPB4/install-dime.sh\nubuntu 1869 1866 0 02:08 ? 00:00:00 /bin/bash -e /tmp/KSPB4/install-dime.sh\nroot 2167 2 0 02:08 ? 00:00:00 [kworker/u5:2]\nntp 8839 1 0 02:11 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9413 1 0 02:11 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9414 9413 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9418 1 0 02:11 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9419 9418 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9428 9414 0 02:11 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9429 9419 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9430 9429 0 02:11 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9626 1 0 02:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10211 1 0 02:12 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10491 1 0 02:13 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10554 1869 0 02:13 ? 00:00:00 /bin/bash -e /tmp/KSPB4/install-dime.sh\nubuntu 10555 10554 0 02:13 ? 00:00:00 /bin/bash -e /tmp/KSPB4/install-dime.sh\nroot 10556 10555 0 02:13 ? 00:00:00 sudo ps -edf\nroot 10557 10556 0 02:13 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.009s\nsys\t0m0.001s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:08.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:08.486Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2a:53:d8 \n inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:53d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:92273 errors:0 dropped:0 overruns:0 frame:0\n TX packets:61314 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147337324 (147.3 MB) TX bytes:11549506 (11.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:56 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:08.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:08.486Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:07:8b:51 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe07:8b51/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:118594 errors:0 dropped:0 overruns:0 frame:0\n TX packets:74311 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172429358 (172.4 MB) TX bytes:12201016 (12.2 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:08.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:08.486Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:04 ? 00:00:00 /sbin/init\nroot 2 0 0 02:04 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:04 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:04 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:04 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:04 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:04 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:04 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:04 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:04 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:04 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:04 ? 00:00:00 [migration/0]\nroot 14 2 0 02:04 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:04 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:04 ? 00:00:00 [migration/1]\nroot 17 2 0 02:04 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 02:04 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:04 ? 00:00:00 [khelper]\nroot 21 2 0 02:04 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:04 ? 00:00:00 [netns]\nroot 23 2 0 02:04 ? 00:00:00 [writeback]\nroot 24 2 0 02:04 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:04 ? 00:00:00 [bioset]\nroot 26 2 0 02:04 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 02:04 ? 00:00:00 [kblockd]\nroot 28 2 0 02:04 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:04 ? 00:00:00 [khubd]\nroot 30 2 0 02:04 ? 00:00:00 [md]\nroot 31 2 0 02:04 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:04 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 02:04 ? 00:00:00 [khungtaskd]\nroot 35 2 0 02:04 ? 00:00:00 [kswapd0]\nroot 36 2 0 02:04 ? 00:00:00 [vmstat]\nroot 37 2 0 02:04 ? 00:00:00 [ksmd]\nroot 38 2 0 02:04 ? 00:00:00 [khugepaged]\nroot 39 2 0 02:04 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 02:04 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 02:04 ? 00:00:00 [crypto]\nroot 53 2 0 02:04 ? 00:00:00 [kthrotld]\nroot 54 2 0 02:04 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 02:04 ? 00:00:00 [vballoon]\nroot 56 2 0 02:04 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 02:04 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:04 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:04 ? 00:00:00 [deferwq]\nroot 80 2 0 02:04 ? 00:00:00 [charger_manager]\nroot 123 2 0 02:04 ? 00:00:00 [kpsmoused]\nroot 125 2 0 02:04 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 02:04 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:04 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 02:04 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 02:04 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 498 1 0 02:04 ? 00:00:00 upstart-socket-bridge --daemon\nroot 565 1 0 02:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 817 2 0 02:04 ? 00:00:00 [kworker/u5:2]\nroot 820 2 0 02:04 ? 00:00:00 [kauditd]\nmessage+ 908 1 0 02:04 ? 00:00:00 dbus-daemon --system --fork\nroot 936 1 0 02:04 ? 00:00:00 /lib/systemd/systemd-logind\nroot 940 1 0 02:04 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 973 1 0 02:04 ? 00:00:00 rsyslogd\nroot 1051 1 0 02:04 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 02:04 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 02:04 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 02:04 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 02:04 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1096 1 0 02:04 ? 00:00:00 /usr/sbin/sshd -D\nroot 1101 1 0 02:04 ? 00:00:00 cron\ndaemon 1102 1 0 02:04 ? 00:00:00 atd\nroot 1118 1 0 02:04 ? 00:00:00 /usr/sbin/irqbalance\nroot 1119 1 0 02:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1256 1 0 02:04 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1262 1 0 02:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1561 2 0 02:05 ? 00:00:00 [kworker/1:2]\nubuntu 1661 1 0 02:05 ? 00:00:00 /home/ubuntu/ellis_host_z53atn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_z53atn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_z53atn --logging-server-logdir=/home/ubuntu/ellis_host_z53atn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_z53atn/work/ellis_host_z53atn%I.log --pidfile=/home/ubuntu/ellis_host_z53atn/work/ellis_host_z53atn.pid\nubuntu 1775 1 0 02:05 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_z53atn/env/bin/diamond --configfile /home/ubuntu/ellis_host_z53atn/work/plugins/diamond/etc/diamond.conf\nubuntu 1847 1661 0 02:08 ? 00:00:00 /home/ubuntu/ellis_host_z53atn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_z53atn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_z53atn --logging-server-logdir=/home/ubuntu/ellis_host_z53atn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_z53atn/work/ellis_host_z53atn%I.log --pidfile=/home/ubuntu/ellis_host_z53atn/work/ellis_host_z53atn.pid\nubuntu 1868 1847 0 02:08 ? 00:00:00 /home/ubuntu/ellis_host_z53atn/env/bin/python2.7 /home/ubuntu/ellis_host_z53atn/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-8aJzW2\nubuntu 1880 1868 0 02:08 ? 00:00:00 /bin/sh -c /tmp/658YI/install-ellis.sh\nubuntu 1882 1880 0 02:08 ? 00:00:00 /bin/bash -e /tmp/658YI/install-ellis.sh\nroot 2472 2 0 02:09 ? 00:00:00 [kworker/u5:1]\nmysql 9291 1 0 02:11 ? 00:00:00 /usr/sbin/mysqld\nntp 9441 1 0 02:11 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 10036 1 0 02:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10129 1 0 02:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10133 10129 0 02:12 ? 00:00:00 inotifywait -e create -qq .\nroot 10209 1 0 02:12 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10210 10209 0 02:12 ? 00:00:00 nginx: worker process\nwww-data 10211 10209 0 02:12 ? 00:00:00 nginx: worker process\nwww-data 10212 10209 0 02:12 ? 00:00:00 nginx: worker process\nwww-data 10213 10209 0 02:12 ? 00:00:00 nginx: worker process\nellis 10394 1 0 02:12 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10594 10036 0 02:12 ? 00:00:00 [nginx_ping] \nroot 10596 10036 0 02:12 ? 00:00:00 [check-nginx-upt] \nroot 10599 10036 0 02:12 ? 00:00:00 [check-monit-upt] \nroot 10604 10036 0 02:12 ? 00:00:00 [poll_ellis.sh] \nroot 10607 10036 0 02:12 ? 00:00:00 [poll_ellis_http] \nroot 10614 10036 0 02:12 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10621 10614 0 02:12 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10662 10621 0 02:12 ? 00:00:00 sleep 27\ndnsmasq 10907 1 0 02:13 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10971 1882 0 02:13 ? 00:00:00 /bin/bash -e /tmp/658YI/install-ellis.sh\nubuntu 10972 10971 0 02:13 ? 00:00:00 /bin/bash -e /tmp/658YI/install-ellis.sh\nroot 10973 10972 0 02:13 ? 00:00:00 sudo ps -edf\nroot 10974 10973 0 02:13 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:08.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:08.486Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:08.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:08.486Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.052s\nuser\t0m0.006s\nsys\t0m0.047s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:08.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:08.486Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:08.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:08.486Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:08.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:08.486Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:08.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:08.486Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:08.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:09.512Z", "message": "[ellis] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/mysql.err\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/sa23\n/var/log/sysstat/clearwater-sa23\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/mysql.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/mysql.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/ellis\n/var/log/cloud-init.log\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:09.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:09.512Z", "message": "[dime] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_20181223T020000Z.txt\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa23\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/ralf\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:09.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:09.512Z", "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 10491/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9626/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10491/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1097/sshd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 8839/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8839/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8839/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10211/snmpd \nudp 0 0 0.0.0.0:53285 0.0.0.0:* 586/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10491/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8839/ntpd \nudp6 0 0 ::1:123 :::* 8839/ntpd \nudp6 0 0 :::123 :::* 8839/ntpd \nudp6 0 0 :::161 :::* 10211/snmpd \nudp6 0 0 :::32287 :::* 586/dhclient \nudp6 0 0 ::1:53 :::* 10491/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9518 1116/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 23482 10211/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 10907 1662/python2.7 /tmp/cloudify-logging-server-e0ceb.socket\nunix 2 [ ACC ] STREAM LISTENING 6955 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12087 1855/python2.7 /tmp/ctx-aAndH5.socket\nunix 2 [ ACC ] STREAM LISTENING 22593 9428/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21583 9430/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9351 1016/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7368 393/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.002s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:09.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:09.512Z", "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 10907/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10036/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10209/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9291/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10907/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1096/sshd \nudp 0 0 192.168.120.18:123 0.0.0.0:* 9441/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9441/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9441/ntpd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10907/dnsmasq \nudp 0 0 0.0.0.0:54329 0.0.0.0:* 565/dhclient \nudp 0 0 0.0.0.0:68 0.0.0.0:* 565/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 9441/ntpd \nudp6 0 0 ::1:123 :::* 9441/ntpd \nudp6 0 0 :::123 :::* 9441/ntpd \nudp6 0 0 :::15808 :::* 565/dhclient \nudp6 0 0 ::1:53 :::* 10907/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 22159 10394/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 9511 908/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9775 1119/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11333 1661/python2.7 /tmp/cloudify-logging-server-fd149.socket\nunix 2 [ ACC ] STREAM LISTENING 7014 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12678 1868/python2.7 /tmp/ctx-XygYgq.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7525 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 21473 9291/mysqld /var/run/mysqld/mysqld.sock\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:09.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:09.512Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:09.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:09.512Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:09.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:09.512Z", "message": "[dime] => 2018:12:23 02:11:58: Namespace: management\n2018:12:23 02:11:58: [management] Starting server\n2018:12:23 02:11:58: [management] Listening for requests\n2018:12:23 02:11:58: Namespace: signaling\n2018:12:23 02:11:58: [signaling] Starting server\n2018:12:23 02:11:58: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:09.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:09.512Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:09.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:09.512Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:09.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:10.528Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:10.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:10.528Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:10.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:10.528Z", "message": "[dime] => 2018-12-23 02:12:46.726459114 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-12-23T02:13:10.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:10.528Z", "message": "[ellis] => [23-Dec-2018 02:12:15 UTC] clearwater-diags-monitor starting\n[23-Dec-2018 02:12:15 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:10.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "dime_56brj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:10.875Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:10.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:11.539Z", "message": "Execution done (return_code=0): /tmp/658YI/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:11.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:11.539Z", "message": "Execution done (return_code=0): /tmp/KSPB4/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:11.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:11.539Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:11.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:11.539Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:11.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "26833b08-b71d-4b0e-846d-5fdd32d35bea"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:11.539Z", "message": "[ellis] => 2018-12-23 02:12:47.139801801 Stopping etcd clearwater-etcd\n2018-12-23 02:12:48.095783423 Restarting etcd clearwater-etcd\n2018-12-23 02:12:48.099976243 Configured ETCDCTL_PEERS: 192.168.120.12:4000,\n2018-12-23 02:12:48.100684774 Check for previous failed startup attempt\n2018-12-23 02:12:48.101721971 Running etcdctl member list\na14f459c628f1535: name=192-168-120-22 peerURLs=http://192.168.120.22:2380 clientURLs=http://192.168.120.22:4000 isLeader=false\nb28f40f517d3a5d5: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=true\ne31a602a47acd9a3: name=192-168-120-10 peerURLs=http://192.168.120.10:2380 clientURLs=http://192.168.120.10:4000 isLeader=false\n2018-12-23 02:12:48.115372368 etcdctl returned 0\n2018-12-23 02:12:48.119780526 Joining existing cluster...\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:11.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:11.539Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:11.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "28ec881d-26c3-4723-989f-810b6469cf53"}, {"node_instance_id": "ellis_q0fzls", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:11.552Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:11.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "dime_56brj0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:11.552Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:11.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:12.549Z", "message": "Downloaded scripts/bind/bind.py to /tmp/OUEJT/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:12.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ceac5ac3-eeb6-4aac-9fbc-6c82ab19fc5e"}, {"node_instance_id": "ellis_q0fzls", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:12.561Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:12.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:12.561Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:12.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:12.561Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:12.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 1839, "offset": 1766, "size": 50}}} 2018-12-23 02:13:12,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:12,845 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:12 GMT 2018-12-23 02:13:12,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:12,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 48397 2018-12-23 02:13:12,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:12,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:05 ? 00:00:00 /sbin/init root 2 0 0 02:05 ? 00:00:00 [kthreadd] root 3 2 0 02:05 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:05 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:05 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:05 ? 00:00:00 [rcu_sched] root 8 2 0 02:05 ? 00:00:00 [rcuos/0] root 9 2 0 02:05 ? 00:00:00 [rcuos/1] root 10 2 0 02:05 ? 00:00:00 [rcu_bh] root 11 2 0 02:05 ? 00:00:00 [rcuob/0] root 12 2 0 02:05 ? 00:00:00 [rcuob/1] root 13 2 0 02:05 ? 00:00:00 [migration/0] root 14 2 0 02:05 ? 00:00:00 [watchdog/0] root 15 2 0 02:05 ? 00:00:00 [watchdog/1] root 16 2 0 02:05 ? 00:00:00 [migration/1] root 17 2 0 02:05 ? 00:00:00 [ksoftirqd/1] root 18 2 0 02:05 ? 00:00:00 [kworker/1:0] root 19 2 0 02:05 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:05 ? 00:00:00 [khelper] root 21 2 0 02:05 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:05 ? 00:00:00 [netns] root 23 2 0 02:05 ? 00:00:00 [writeback] root 24 2 0 02:05 ? 00:00:00 [kintegrityd] root 25 2 0 02:05 ? 00:00:00 [bioset] root 26 2 0 02:05 ? 00:00:00 [kworker/u5:0] root 27 2 0 02:05 ? 00:00:00 [kblockd] root 28 2 0 02:05 ? 00:00:00 [ata_sff] root 29 2 0 02:05 ? 00:00:00 [khubd] root 30 2 0 02:05 ? 00:00:00 [md] root 31 2 0 02:05 ? 00:00:00 [devfreq_wq] root 32 2 0 02:05 ? 00:00:00 [kworker/0:1] root 33 2 0 02:05 ? 00:00:00 [kworker/1:1] root 35 2 0 02:05 ? 00:00:00 [khungtaskd] root 36 2 0 02:05 ? 00:00:00 [kswapd0] root 37 2 0 02:05 ? 00:00:00 [vmstat] root 38 2 0 02:05 ? 00:00:00 [ksmd] root 39 2 0 02:05 ? 00:00:00 [khugepaged] root 40 2 0 02:05 ? 00:00:00 [fsnotify_mark] root 41 2 0 02:05 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 02:05 ? 00:00:00 [crypto] root 54 2 0 02:05 ? 00:00:00 [kthrotld] root 55 2 0 02:05 ? 00:00:00 [kworker/u4:1] root 56 2 0 02:05 ? 00:00:00 [vballoon] root 57 2 0 02:05 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:05 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:05 ? 00:00:00 [deferwq] root 80 2 0 02:05 ? 00:00:00 [charger_manager] root 124 2 0 02:05 ? 00:00:00 [kpsmoused] root 142 2 0 02:05 ? 00:00:00 [kworker/0:2] root 186 2 0 02:05 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:05 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 02:05 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 02:05 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 02:05 ? 00:00:00 [kworker/u5:1] root 514 1 0 02:05 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 02:05 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 02:05 ? 00:00:00 [kauditd] root 936 1 0 02:05 ? 00:00:00 upstart-file-bridge --daemon syslog 998 1 0 02:05 ? 00:00:00 rsyslogd message+ 1016 1 0 02:05 ? 00:00:00 dbus-daemon --system --fork root 1026 1 0 02:05 ? 00:00:00 /lib/systemd/systemd-logind root 1053 1 0 02:05 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 02:05 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 02:05 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 02:05 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 02:05 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1097 1 0 02:05 ? 00:00:00 /usr/sbin/sshd -D root 1102 1 0 02:05 ? 00:00:00 cron daemon 1103 1 0 02:05 ? 00:00:00 atd root 1116 1 0 02:05 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1117 1 0 02:05 ? 00:00:00 /usr/sbin/irqbalance root 1201 1 0 02:05 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 02:05 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1662 1 0 02:05 ? 00:00:00 /home/ubuntu/dime_host_4orvs4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_4orvs4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_4orvs4 --logging-server-logdir=/home/ubuntu/dime_host_4orvs4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_4orvs4/work/dime_host_4orvs4%I.log --pidfile=/home/ubuntu/dime_host_4orvs4/work/dime_host_4orvs4.pid ubuntu 1776 1 0 02:06 ? 00:00:02 python2.7 /home/ubuntu/dime_host_4orvs4/env/bin/diamond --configfile /home/ubuntu/dime_host_4orvs4/work/plugins/diamond/etc/diamond.conf ubuntu 1833 1662 0 02:08 ? 00:00:00 /home/ubuntu/dime_host_4orvs4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_4orvs4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_4orvs4 --logging-server-logdir=/home/ubuntu/dime_host_4orvs4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_4orvs4/work/dime_host_4orvs4%I.log --pidfile=/home/ubuntu/dime_host_4orvs4/work/dime_host_4orvs4.pid ubuntu 1855 1833 0 02:08 ? 00:00:00 /home/ubuntu/dime_host_4orvs4/env/bin/python2.7 /home/ubuntu/dime_host_4orvs4/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-4muA0S ubuntu 1866 1855 0 02:08 ? 00:00:00 /bin/sh -c /tmp/KSPB4/install-dime.sh ubuntu 1869 1866 0 02:08 ? 00:00:00 /bin/bash -e /tmp/KSPB4/install-dime.sh root 2167 2 0 02:08 ? 00:00:00 [kworker/u5:2] ntp 8839 1 0 02:11 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9413 1 0 02:11 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9414 9413 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9418 1 0 02:11 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9419 9418 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9428 9414 0 02:11 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9429 9419 0 02:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9430 9429 0 02:11 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9626 1 0 02:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10211 1 0 02:12 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10491 1 0 02:13 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10554 1869 0 02:13 ? 00:00:00 /bin/bash -e /tmp/KSPB4/install-dime.sh ubuntu 10555 10554 0 02:13 ? 00:00:00 /bin/bash -e /tmp/KSPB4/install-dime.sh root 10556 10555 0 02:13 ? 00:00:00 sudo ps -edf root 10557 10556 0 02:13 ? 00:00:00 ps -edf real 0m0.009s user 0m0.009s sys 0m0.001s 2018-12-23 02:13:12,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2a:53:d8 inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe2a:53d8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:92273 errors:0 dropped:0 overruns:0 frame:0 TX packets:61314 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147337324 (147.3 MB) TX bytes:11549506 (11.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:56 errors:0 dropped:0 overruns:0 frame:0 TX packets:56 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-23 02:13:12,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:07:8b:51 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe07:8b51/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:118594 errors:0 dropped:0 overruns:0 frame:0 TX packets:74311 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172429358 (172.4 MB) TX bytes:12201016 (12.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-23 02:13:12,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:04 ? 00:00:00 /sbin/init root 2 0 0 02:04 ? 00:00:00 [kthreadd] root 3 2 0 02:04 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:04 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:04 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:04 ? 00:00:00 [rcu_sched] root 8 2 0 02:04 ? 00:00:00 [rcuos/0] root 9 2 0 02:04 ? 00:00:00 [rcuos/1] root 10 2 0 02:04 ? 00:00:00 [rcu_bh] root 11 2 0 02:04 ? 00:00:00 [rcuob/0] root 12 2 0 02:04 ? 00:00:00 [rcuob/1] root 13 2 0 02:04 ? 00:00:00 [migration/0] root 14 2 0 02:04 ? 00:00:00 [watchdog/0] root 15 2 0 02:04 ? 00:00:00 [watchdog/1] root 16 2 0 02:04 ? 00:00:00 [migration/1] root 17 2 0 02:04 ? 00:00:00 [ksoftirqd/1] root 19 2 0 02:04 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:04 ? 00:00:00 [khelper] root 21 2 0 02:04 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:04 ? 00:00:00 [netns] root 23 2 0 02:04 ? 00:00:00 [writeback] root 24 2 0 02:04 ? 00:00:00 [kintegrityd] root 25 2 0 02:04 ? 00:00:00 [bioset] root 26 2 0 02:04 ? 00:00:00 [kworker/u5:0] root 27 2 0 02:04 ? 00:00:00 [kblockd] root 28 2 0 02:04 ? 00:00:00 [ata_sff] root 29 2 0 02:04 ? 00:00:00 [khubd] root 30 2 0 02:04 ? 00:00:00 [md] root 31 2 0 02:04 ? 00:00:00 [devfreq_wq] root 32 2 0 02:04 ? 00:00:00 [kworker/0:1] root 34 2 0 02:04 ? 00:00:00 [khungtaskd] root 35 2 0 02:04 ? 00:00:00 [kswapd0] root 36 2 0 02:04 ? 00:00:00 [vmstat] root 37 2 0 02:04 ? 00:00:00 [ksmd] root 38 2 0 02:04 ? 00:00:00 [khugepaged] root 39 2 0 02:04 ? 00:00:00 [fsnotify_mark] root 40 2 0 02:04 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 02:04 ? 00:00:00 [crypto] root 53 2 0 02:04 ? 00:00:00 [kthrotld] root 54 2 0 02:04 ? 00:00:00 [kworker/u4:1] root 55 2 0 02:04 ? 00:00:00 [vballoon] root 56 2 0 02:04 ? 00:00:00 [kworker/1:1] root 57 2 0 02:04 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:04 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:04 ? 00:00:00 [deferwq] root 80 2 0 02:04 ? 00:00:00 [charger_manager] root 123 2 0 02:04 ? 00:00:00 [kpsmoused] root 125 2 0 02:04 ? 00:00:00 [kworker/0:2] root 186 2 0 02:04 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:04 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 02:04 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 02:04 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 498 1 0 02:04 ? 00:00:00 upstart-socket-bridge --daemon root 565 1 0 02:04 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 817 2 0 02:04 ? 00:00:00 [kworker/u5:2] root 820 2 0 02:04 ? 00:00:00 [kauditd] message+ 908 1 0 02:04 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 02:04 ? 00:00:00 /lib/systemd/systemd-logind root 940 1 0 02:04 ? 00:00:00 upstart-file-bridge --daemon syslog 973 1 0 02:04 ? 00:00:00 rsyslogd root 1051 1 0 02:04 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 02:04 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 02:04 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 02:04 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 02:04 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1096 1 0 02:04 ? 00:00:00 /usr/sbin/sshd -D root 1101 1 0 02:04 ? 00:00:00 cron daemon 1102 1 0 02:04 ? 00:00:00 atd root 1118 1 0 02:04 ? 00:00:00 /usr/sbin/irqbalance root 1119 1 0 02:04 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1256 1 0 02:04 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1262 1 0 02:04 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1561 2 0 02:05 ? 00:00:00 [kworker/1:2] ubuntu 1661 1 0 02:05 ? 00:00:00 /home/ubuntu/ellis_host_z53atn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_z53atn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_z53atn --logging-server-logdir=/home/ubuntu/ellis_host_z53atn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_z53atn/work/ellis_host_z53atn%I.log --pidfile=/home/ubuntu/ellis_host_z53atn/work/ellis_host_z53atn.pid ubuntu 1775 1 0 02:05 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_z53atn/env/bin/diamond --configfile /home/ubuntu/ellis_host_z53atn/work/plugins/diamond/etc/diamond.conf ubuntu 1847 1661 0 02:08 ? 00:00:00 /home/ubuntu/ellis_host_z53atn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_z53atn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_z53atn --logging-server-logdir=/home/ubuntu/ellis_host_z53atn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_z53atn/work/ellis_host_z53atn%I.log --pidfile=/home/ubuntu/ellis_host_z53atn/work/ellis_host_z53atn.pid ubuntu 1868 1847 0 02:08 ? 00:00:00 /home/ubuntu/ellis_host_z53atn/env/bin/python2.7 /home/ubuntu/ellis_host_z53atn/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-8aJzW2 ubuntu 1880 1868 0 02:08 ? 00:00:00 /bin/sh -c /tmp/658YI/install-ellis.sh ubuntu 1882 1880 0 02:08 ? 00:00:00 /bin/bash -e /tmp/658YI/install-ellis.sh root 2472 2 0 02:09 ? 00:00:00 [kworker/u5:1] mysql 9291 1 0 02:11 ? 00:00:00 /usr/sbin/mysqld ntp 9441 1 0 02:11 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 10036 1 0 02:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10129 1 0 02:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10133 10129 0 02:12 ? 00:00:00 inotifywait -e create -qq . root 10209 1 0 02:12 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10210 10209 0 02:12 ? 00:00:00 nginx: worker process www-data 10211 10209 0 02:12 ? 00:00:00 nginx: worker process www-data 10212 10209 0 02:12 ? 00:00:00 nginx: worker process www-data 10213 10209 0 02:12 ? 00:00:00 nginx: worker process ellis 10394 1 0 02:12 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10594 10036 0 02:12 ? 00:00:00 [nginx_ping] root 10596 10036 0 02:12 ? 00:00:00 [check-nginx-upt] root 10599 10036 0 02:12 ? 00:00:00 [check-monit-upt] root 10604 10036 0 02:12 ? 00:00:00 [poll_ellis.sh] root 10607 10036 0 02:12 ? 00:00:00 [poll_ellis_http] root 10614 10036 0 02:12 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10621 10614 0 02:12 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10662 10621 0 02:12 ? 00:00:00 sleep 27 dnsmasq 10907 1 0 02:13 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10971 1882 0 02:13 ? 00:00:00 /bin/bash -e /tmp/658YI/install-ellis.sh ubuntu 10972 10971 0 02:13 ? 00:00:00 /bin/bash -e /tmp/658YI/install-ellis.sh root 10973 10972 0 02:13 ? 00:00:00 sudo ps -edf root 10974 10973 0 02:13 ? 00:00:00 ps -edf real 0m0.008s user 0m0.003s sys 0m0.006s 2018-12-23 02:13:12,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-12-23 02:13:12,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.052s user 0m0.006s sys 0m0.047s 2018-12-23 02:13:12,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-12-23 02:13:12,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-12-23 02:13:12,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-12-23 02:13:12,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-12-23 02:13:12,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/mysql.err /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/mysql /var/log/mysql/error.log /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa23 /var/log/sysstat/clearwater-sa23 /var/log/ntpstats /var/log/monit.log /var/log/mysql.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/mysql.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/ellis /var/log/cloud-init.log real 0m0.006s user 0m0.000s sys 0m0.005s 2018-12-23 02:13:12,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_20181223T020000Z.txt /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa23 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ralf /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/clearwater-socket-factory.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.007s user 0m0.000s sys 0m0.006s 2018-12-23 02:13:12,849 - 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 10491/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9626/monit tcp6 0 0 ::1:53 :::* LISTEN 10491/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1097/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 8839/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8839/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8839/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10211/snmpd udp 0 0 0.0.0.0:53285 0.0.0.0:* 586/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10491/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8839/ntpd udp6 0 0 ::1:123 :::* 8839/ntpd udp6 0 0 :::123 :::* 8839/ntpd udp6 0 0 :::161 :::* 10211/snmpd udp6 0 0 :::32287 :::* 586/dhclient udp6 0 0 ::1:53 :::* 10491/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9518 1116/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 23482 10211/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 10907 1662/python2.7 /tmp/cloudify-logging-server-e0ceb.socket unix 2 [ ACC ] STREAM LISTENING 6955 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12087 1855/python2.7 /tmp/ctx-aAndH5.socket unix 2 [ ACC ] STREAM LISTENING 22593 9428/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21583 9430/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9351 1016/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7368 393/systemd-udevd /run/udev/control real 0m0.007s user 0m0.002s sys 0m0.005s 2018-12-23 02:13:12,850 - 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 10907/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10036/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10209/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9291/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10907/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1096/sshd udp 0 0 192.168.120.18:123 0.0.0.0:* 9441/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9441/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9441/ntpd udp 0 0 127.0.0.1:53 0.0.0.0:* 10907/dnsmasq udp 0 0 0.0.0.0:54329 0.0.0.0:* 565/dhclient udp 0 0 0.0.0.0:68 0.0.0.0:* 565/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 9441/ntpd udp6 0 0 ::1:123 :::* 9441/ntpd udp6 0 0 :::123 :::* 9441/ntpd udp6 0 0 :::15808 :::* 565/dhclient udp6 0 0 ::1:53 :::* 10907/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 22159 10394/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 9511 908/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9775 1119/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11333 1661/python2.7 /tmp/cloudify-logging-server-fd149.socket unix 2 [ ACC ] STREAM LISTENING 7014 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12678 1868/python2.7 /tmp/ctx-XygYgq.socket unix 2 [ ACC ] SEQPACKET LISTENING 7525 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 21473 9291/mysqld /var/run/mysqld/mysqld.sock real 0m0.007s user 0m0.000s sys 0m0.007s 2018-12-23 02:13:12,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-12-23 02:13:12,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-12-23 02:13:12,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:12:23 02:11:58: Namespace: management 2018:12:23 02:11:58: [management] Starting server 2018:12:23 02:11:58: [management] Listening for requests 2018:12:23 02:11:58: Namespace: signaling 2018:12:23 02:11:58: [signaling] Starting server 2018:12:23 02:11:58: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-23 02:13:12,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-12-23 02:13:12,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-12-23 02:13:12,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-12-23 02:13:12,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-12-23 02:13:12,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-12-23 02:12:46.726459114 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-23 02:13:12,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [23-Dec-2018 02:12:15 UTC] clearwater-diags-monitor starting [23-Dec-2018 02:12:15 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.002s 2018-12-23 02:13:12,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:13:12,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/658YI/install-ellis.sh 2018-12-23 02:13:12,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/KSPB4/install-dime.sh 2018-12-23 02:13:12,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-12-23 02:13:12,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-12-23 02:13:12,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-12-23 02:12:47.139801801 Stopping etcd clearwater-etcd 2018-12-23 02:12:48.095783423 Restarting etcd clearwater-etcd 2018-12-23 02:12:48.099976243 Configured ETCDCTL_PEERS: 192.168.120.12:4000, 2018-12-23 02:12:48.100684774 Check for previous failed startup attempt 2018-12-23 02:12:48.101721971 Running etcdctl member list a14f459c628f1535: name=192-168-120-22 peerURLs=http://192.168.120.22:2380 clientURLs=http://192.168.120.22:4000 isLeader=false b28f40f517d3a5d5: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=true e31a602a47acd9a3: name=192-168-120-10 peerURLs=http://192.168.120.10:2380 clientURLs=http://192.168.120.10:4000 isLeader=false 2018-12-23 02:12:48.115372368 etcdctl returned 0 2018-12-23 02:12:48.119780526 Joining existing cluster... real 0m0.004s user 0m0.000s sys 0m0.004s 2018-12-23 02:13:12,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-12-23 02:13:12,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:13:12,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:13:12,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/OUEJT/bind.py 2018-12-23 02:13:12,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:13:12,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:13:12,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:13:12,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:13:12,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:12,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:12,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:12,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:12,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:12,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:12,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:12,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:13:12,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:12,936 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:12 GMT 2018-12-23 02:13:12,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:12,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:13:12,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:17,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:13:18,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:18,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:18,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:18,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:18,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:18,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:18,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:18,032 - 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-12-23T02:13:13.566Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/RBFH8/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ee167ca4-0269-42de-be98-acff31bf159e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.566Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ceac5ac3-eeb6-4aac-9fbc-6c82ab19fc5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.566Z", "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-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ceac5ac3-eeb6-4aac-9fbc-6c82ab19fc5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.566Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ceac5ac3-eeb6-4aac-9fbc-6c82ab19fc5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.566Z", "message": "Executing: /tmp/RBFH8/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ee167ca4-0269-42de-be98-acff31bf159e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.566Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_cpbnpy': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-cpbnpy'}}, u'sprout': {u'sprout_sdrf9l': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-sdrf9l'}}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}, u'dime': {u'dime_56brj0': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-56brj0'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ceac5ac3-eeb6-4aac-9fbc-6c82ab19fc5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.566Z", "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-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ceac5ac3-eeb6-4aac-9fbc-6c82ab19fc5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.566Z", "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-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ceac5ac3-eeb6-4aac-9fbc-6c82ab19fc5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.566Z", "message": "[localhost] run: sudo mv /tmp/tmpsHuPbB /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ceac5ac3-eeb6-4aac-9fbc-6c82ab19fc5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.566Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cdd208a9-4e0c-4a82-8028-846ee0a6674e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.566Z", "message": "Downloaded scripts/bind/bind.py to /tmp/K2D3K/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cdd208a9-4e0c-4a82-8028-846ee0a6674e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.566Z", "message": "[localhost] run: sudo mv /tmp/tmpS9cobO /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ceac5ac3-eeb6-4aac-9fbc-6c82ab19fc5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.566Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ceac5ac3-eeb6-4aac-9fbc-6c82ab19fc5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.566Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ee167ca4-0269-42de-be98-acff31bf159e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.566Z", "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-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ceac5ac3-eeb6-4aac-9fbc-6c82ab19fc5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.566Z", "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-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ceac5ac3-eeb6-4aac-9fbc-6c82ab19fc5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.566Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:13.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ee167ca4-0269-42de-be98-acff31bf159e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:13.657Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:13.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:14.577Z", "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-12-23T02:13:14.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cdd208a9-4e0c-4a82-8028-846ee0a6674e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:14.577Z", "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-12-23T02:13:14.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cdd208a9-4e0c-4a82-8028-846ee0a6674e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:14.577Z", "message": "[localhost] run: sudo mv /tmp/tmp0UHqZ2 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:14.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cdd208a9-4e0c-4a82-8028-846ee0a6674e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:14.577Z", "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-12-23T02:13:14.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cdd208a9-4e0c-4a82-8028-846ee0a6674e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:14.577Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_cpbnpy': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-cpbnpy'}}, u'sprout': {u'sprout_sdrf9l': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-sdrf9l'}}, u'ellis': {u'ellis_q0fzls': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.18', u'name': u'ellis-q0fzls'}}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}, u'dime': {u'dime_56brj0': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-56brj0'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:14.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cdd208a9-4e0c-4a82-8028-846ee0a6674e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:14.577Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:14.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cdd208a9-4e0c-4a82-8028-846ee0a6674e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:14.577Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:14.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cdd208a9-4e0c-4a82-8028-846ee0a6674e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:14.577Z", "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-12-23T02:13:14.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cdd208a9-4e0c-4a82-8028-846ee0a6674e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:14.577Z", "message": "[localhost] run: sudo mv /tmp/tmpul9d7J /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:14.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cdd208a9-4e0c-4a82-8028-846ee0a6674e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:14.577Z", "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-12-23T02:13:14.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "cdd208a9-4e0c-4a82-8028-846ee0a6674e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:14.584Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:14.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 1870, "offset": 1802, "size": 50}}} 2018-12-23 02:13:18,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:18,032 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:18 GMT 2018-12-23 02:13:18,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:18,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17295 2018-12-23 02:13:18,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:18,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/RBFH8/create_number.sh 2018-12-23 02:13:18,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 02:13:18,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 02:13:18,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 02:13:18,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RBFH8/create_number.sh 2018-12-23 02:13:18,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_cpbnpy': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-cpbnpy'}}, u'sprout': {u'sprout_sdrf9l': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-sdrf9l'}}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}, u'dime': {u'dime_56brj0': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-56brj0'}}}, 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.12', u'hss_hostname': u''}. 2018-12-23 02:13:18,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 02:13:18,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 02:13:18,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsHuPbB /etc/bind/db.clearwater.opnfv 2018-12-23 02:13:18,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 02:13:18,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/K2D3K/bind.py 2018-12-23 02:13:18,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpS9cobO /etc/bind/db.clearwater.local 2018-12-23 02:13:18,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 02:13:18,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-12-23 02:13:18,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 02:13:18,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:13:18,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-12-23 02:13:18,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:13:18,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 02:13:18,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 02:13:18,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0UHqZ2 /etc/bind/db.clearwater.local 2018-12-23 02:13:18,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 02:13:18,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_cpbnpy': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-cpbnpy'}}, u'sprout': {u'sprout_sdrf9l': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-sdrf9l'}}, u'ellis': {u'ellis_q0fzls': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.18', u'name': u'ellis-q0fzls'}}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}, u'dime': {u'dime_56brj0': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-56brj0'}}}, 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.12', u'hss_hostname': u''}. 2018-12-23 02:13:18,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 02:13:18,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 02:13:18,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 02:13:18,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpul9d7J /etc/bind/db.clearwater.opnfv 2018-12-23 02:13:18,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:13:18,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:13:18,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:13:18,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:18,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:18,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:18,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:18,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:18,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:18,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:18,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:13:18,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:18,111 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:18 GMT 2018-12-23 02:13:18,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:18,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:13:18,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:23,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:13:23,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:23,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:23,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:23,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:23,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:23,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:23,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:23,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1870, "offset": 1831, "size": 50}}} 2018-12-23 02:13:23,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:23,621 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:23 GMT 2018-12-23 02:13:23,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:23,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:13:23,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:23,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:13:24,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:24,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:24,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:24,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:24,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:24,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:24,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:24,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:13:24,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:24,118 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:24 GMT 2018-12-23 02:13:24,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:24,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:13:24,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:29,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:13:29,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:29,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:29,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:29,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:29,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:29,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:29,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:29,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1870, "offset": 1831, "size": 50}}} 2018-12-23 02:13:29,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:29,319 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:29 GMT 2018-12-23 02:13:29,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:29,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:13:29,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:29,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:13:30,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:30,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:30,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:30,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:30,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:30,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:30,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:30,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:13:30,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:30,039 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:30 GMT 2018-12-23 02:13:30,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:30,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:13:30,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:35,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:13:35,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:35,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:35,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:35,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:35,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:35,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:35,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:35,147 - 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-12-23T02:13:33.441Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.12: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.12\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-12-23T02:13:33.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ee167ca4-0269-42de-be98-acff31bf159e"}], "metadata": {"pagination": {"total": 1871, "offset": 1831, "size": 50}}} 2018-12-23 02:13:35,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:35,147 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:35 GMT 2018-12-23 02:13:35,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:35,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1452 2018-12-23 02:13:35,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:35,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.12: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.12 # 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-12-23 02:13:35,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:13:35,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:35,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:35,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:35,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:35,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:35,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:35,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:35,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:13:35,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:35,218 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:35 GMT 2018-12-23 02:13:35,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:35,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:13:35,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:40,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:13:40,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:40,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:40,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:40,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:40,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:40,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:40,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:40,478 - 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-12-23T02:13:37.268Z", "message": "Execution done (return_code=0): /tmp/RBFH8/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:37.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "ee167ca4-0269-42de-be98-acff31bf159e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:37.376Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:37.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:37.594Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:37.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}], "metadata": {"pagination": {"total": 1874, "offset": 1832, "size": 50}}} 2018-12-23 02:13:40,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:40,478 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:40 GMT 2018-12-23 02:13:40,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:40,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1670 2018-12-23 02:13:40,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:40,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RBFH8/create_number.sh 2018-12-23 02:13:40,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:13:40,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 02:13:40,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:13:40,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:40,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:40,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:40,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:40,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:40,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:40,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:40,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:13:40,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:40,621 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:40 GMT 2018-12-23 02:13:40,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:40,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:13:40,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:45,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:13:45,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:45,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:45,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:45,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:45,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:45,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:45,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:45,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1874, "offset": 1835, "size": 50}}} 2018-12-23 02:13:45,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:45,761 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:45 GMT 2018-12-23 02:13:45,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:45,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:13:45,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:45,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:13:45,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:45,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:45,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:45,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:45,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:45,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:45,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:45,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:13:45,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:45,882 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:45 GMT 2018-12-23 02:13:45,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:45,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:13:45,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:50,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:13:51,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:51,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:51,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:51,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:51,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:51,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:51,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:51,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:46.788Z", "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 12 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,015 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59695 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m9.081s\nuser\t0m3.623s\nsys\t0m0.824s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:46.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:47.656Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:47.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:47.656Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:47.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:47.656Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:47.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:49.642Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.007s\nsys\t0m0.052s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:49.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:50.677Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:50.677Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c0:9a:84 \n inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec0:9a84/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:151144 errors:0 dropped:0 overruns:0 frame:0\n TX packets:73059 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:219194607 (219.1 MB) TX bytes:12780556 (12.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:148 errors:0 dropped:0 overruns:0 frame:0\n TX packets:148 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:50.677Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:05 ? 00:00:00 /sbin/init\nroot 2 0 0 02:05 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:05 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:05 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:05 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:05 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:05 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:05 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:05 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:05 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:05 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:05 ? 00:00:00 [migration/0]\nroot 14 2 0 02:05 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:05 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:05 ? 00:00:00 [migration/1]\nroot 17 2 0 02:05 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 02:05 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:05 ? 00:00:00 [khelper]\nroot 21 2 0 02:05 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:05 ? 00:00:00 [netns]\nroot 23 2 0 02:05 ? 00:00:00 [writeback]\nroot 24 2 0 02:05 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:05 ? 00:00:00 [bioset]\nroot 27 2 0 02:05 ? 00:00:00 [kblockd]\nroot 28 2 0 02:05 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:05 ? 00:00:00 [khubd]\nroot 30 2 0 02:05 ? 00:00:00 [md]\nroot 31 2 0 02:05 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:05 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 02:05 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 02:05 ? 00:00:00 [khungtaskd]\nroot 36 2 0 02:05 ? 00:00:00 [kswapd0]\nroot 37 2 0 02:05 ? 00:00:00 [vmstat]\nroot 38 2 0 02:05 ? 00:00:00 [ksmd]\nroot 39 2 0 02:05 ? 00:00:00 [khugepaged]\nroot 40 2 0 02:05 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 02:05 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 02:05 ? 00:00:00 [crypto]\nroot 54 2 0 02:05 ? 00:00:00 [kthrotld]\nroot 55 2 0 02:05 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 02:05 ? 00:00:00 [vballoon]\nroot 57 2 0 02:05 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:05 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:05 ? 00:00:00 [deferwq]\nroot 80 2 0 02:05 ? 00:00:00 [charger_manager]\nroot 124 2 0 02:05 ? 00:00:00 [kpsmoused]\nroot 142 2 0 02:05 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 02:05 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:05 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 02:05 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 02:05 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 438 2 0 02:05 ? 00:00:00 [kworker/u5:1]\nroot 439 2 0 02:05 ? 00:00:00 [kworker/u5:2]\nroot 512 1 0 02:05 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 02:05 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 823 2 0 02:05 ? 00:00:00 [kauditd]\nroot 936 1 0 02:05 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1006 1 0 02:05 ? 00:00:00 rsyslogd\nroot 1041 1 0 02:05 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 02:05 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 02:05 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 02:05 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 02:05 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1087 1 0 02:05 ? 00:00:00 /usr/sbin/sshd -D\nroot 1090 1 0 02:05 ? 00:00:00 cron\ndaemon 1091 1 0 02:05 ? 00:00:00 atd\nroot 1102 1 0 02:05 ? 00:00:00 /usr/sbin/irqbalance\nroot 1107 1 0 02:05 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1143 1 0 02:05 ? 00:00:00 dbus-daemon --system --fork\nroot 1161 1 0 02:05 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1204 1 0 02:05 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1210 1 0 02:05 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1554 2 0 02:05 ? 00:00:00 [kworker/1:2]\nubuntu 1664 1 0 02:05 ? 00:00:00 /home/ubuntu/vellum_host_vjtp6h/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_vjtp6h --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_vjtp6h --logging-server-logdir=/home/ubuntu/vellum_host_vjtp6h/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_vjtp6h/work/vellum_host_vjtp6h%I.log --pidfile=/home/ubuntu/vellum_host_vjtp6h/work/vellum_host_vjtp6h.pid\nubuntu 1778 1 0 02:06 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_vjtp6h/env/bin/diamond --configfile /home/ubuntu/vellum_host_vjtp6h/work/plugins/diamond/etc/diamond.conf\nubuntu 1837 1664 0 02:08 ? 00:00:00 /home/ubuntu/vellum_host_vjtp6h/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_vjtp6h --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_vjtp6h --logging-server-logdir=/home/ubuntu/vellum_host_vjtp6h/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_vjtp6h/work/vellum_host_vjtp6h%I.log --pidfile=/home/ubuntu/vellum_host_vjtp6h/work/vellum_host_vjtp6h.pid\nubuntu 1858 1837 0 02:08 ? 00:00:00 /home/ubuntu/vellum_host_vjtp6h/env/bin/python2.7 /home/ubuntu/vellum_host_vjtp6h/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zxl8vR\nubuntu 1869 1858 0 02:08 ? 00:00:00 /bin/sh -c /tmp/0TPX9/install-vellum.sh\nubuntu 1871 1869 0 02:08 ? 00:00:00 /bin/bash -e /tmp/0TPX9/install-vellum.sh\nroot 4655 2 0 02:10 ? 00:00:00 [kworker/u5:0]\nntp 11915 1 0 02:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12316 1 0 02:12 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12643 1 0 02:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13296 1 0 02:13 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13303 13296 0 02:13 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13701 12643 0 02:13 ? 00:00:00 [check-monit-upt] \ndnsmasq 14264 1 0 02:13 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14327 1871 0 02:13 ? 00:00:00 /bin/bash -e /tmp/0TPX9/install-vellum.sh\nubuntu 14328 14327 0 02:13 ? 00:00:00 /bin/bash -e /tmp/0TPX9/install-vellum.sh\nroot 14329 14328 0 02:13 ? 00:00:00 sudo ps -edf\nroot 14330 14329 0 02:13 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:50.677Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:50.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}], "metadata": {"pagination": {"total": 1883, "offset": 1835, "size": 50}}} 2018-12-23 02:13:51,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:51,127 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:51 GMT 2018-12-23 02:13:51,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:51,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18413 2018-12-23 02:13:51,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:51,128 - 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 12 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,015 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59695 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m9.081s user 0m3.623s sys 0m0.824s 2018-12-23 02:13:51,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-12-23 02:13:51,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-12-23 02:13:51,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-12-23 02:13:51,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.007s sys 0m0.052s 2018-12-23 02:13:51,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-12-23 02:13:51,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c0:9a:84 inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec0:9a84/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:151144 errors:0 dropped:0 overruns:0 frame:0 TX packets:73059 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:219194607 (219.1 MB) TX bytes:12780556 (12.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:148 errors:0 dropped:0 overruns:0 frame:0 TX packets:148 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2018-12-23 02:13:51,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:05 ? 00:00:00 /sbin/init root 2 0 0 02:05 ? 00:00:00 [kthreadd] root 3 2 0 02:05 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:05 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:05 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:05 ? 00:00:00 [rcu_sched] root 8 2 0 02:05 ? 00:00:00 [rcuos/0] root 9 2 0 02:05 ? 00:00:00 [rcuos/1] root 10 2 0 02:05 ? 00:00:00 [rcu_bh] root 11 2 0 02:05 ? 00:00:00 [rcuob/0] root 12 2 0 02:05 ? 00:00:00 [rcuob/1] root 13 2 0 02:05 ? 00:00:00 [migration/0] root 14 2 0 02:05 ? 00:00:00 [watchdog/0] root 15 2 0 02:05 ? 00:00:00 [watchdog/1] root 16 2 0 02:05 ? 00:00:00 [migration/1] root 17 2 0 02:05 ? 00:00:00 [ksoftirqd/1] root 19 2 0 02:05 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:05 ? 00:00:00 [khelper] root 21 2 0 02:05 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:05 ? 00:00:00 [netns] root 23 2 0 02:05 ? 00:00:00 [writeback] root 24 2 0 02:05 ? 00:00:00 [kintegrityd] root 25 2 0 02:05 ? 00:00:00 [bioset] root 27 2 0 02:05 ? 00:00:00 [kblockd] root 28 2 0 02:05 ? 00:00:00 [ata_sff] root 29 2 0 02:05 ? 00:00:00 [khubd] root 30 2 0 02:05 ? 00:00:00 [md] root 31 2 0 02:05 ? 00:00:00 [devfreq_wq] root 32 2 0 02:05 ? 00:00:00 [kworker/0:1] root 33 2 0 02:05 ? 00:00:00 [kworker/1:1] root 35 2 0 02:05 ? 00:00:00 [khungtaskd] root 36 2 0 02:05 ? 00:00:00 [kswapd0] root 37 2 0 02:05 ? 00:00:00 [vmstat] root 38 2 0 02:05 ? 00:00:00 [ksmd] root 39 2 0 02:05 ? 00:00:00 [khugepaged] root 40 2 0 02:05 ? 00:00:00 [fsnotify_mark] root 41 2 0 02:05 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 02:05 ? 00:00:00 [crypto] root 54 2 0 02:05 ? 00:00:00 [kthrotld] root 55 2 0 02:05 ? 00:00:00 [kworker/u4:1] root 56 2 0 02:05 ? 00:00:00 [vballoon] root 57 2 0 02:05 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:05 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:05 ? 00:00:00 [deferwq] root 80 2 0 02:05 ? 00:00:00 [charger_manager] root 124 2 0 02:05 ? 00:00:00 [kpsmoused] root 142 2 0 02:05 ? 00:00:00 [kworker/0:2] root 186 2 0 02:05 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:05 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 02:05 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 02:05 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 438 2 0 02:05 ? 00:00:00 [kworker/u5:1] root 439 2 0 02:05 ? 00:00:00 [kworker/u5:2] root 512 1 0 02:05 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 02:05 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 823 2 0 02:05 ? 00:00:00 [kauditd] root 936 1 0 02:05 ? 00:00:00 upstart-file-bridge --daemon syslog 1006 1 0 02:05 ? 00:00:00 rsyslogd root 1041 1 0 02:05 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 02:05 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 02:05 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 02:05 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 02:05 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1087 1 0 02:05 ? 00:00:00 /usr/sbin/sshd -D root 1090 1 0 02:05 ? 00:00:00 cron daemon 1091 1 0 02:05 ? 00:00:00 atd root 1102 1 0 02:05 ? 00:00:00 /usr/sbin/irqbalance root 1107 1 0 02:05 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1143 1 0 02:05 ? 00:00:00 dbus-daemon --system --fork root 1161 1 0 02:05 ? 00:00:00 /lib/systemd/systemd-logind root 1204 1 0 02:05 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1210 1 0 02:05 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1554 2 0 02:05 ? 00:00:00 [kworker/1:2] ubuntu 1664 1 0 02:05 ? 00:00:00 /home/ubuntu/vellum_host_vjtp6h/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_vjtp6h --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_vjtp6h --logging-server-logdir=/home/ubuntu/vellum_host_vjtp6h/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_vjtp6h/work/vellum_host_vjtp6h%I.log --pidfile=/home/ubuntu/vellum_host_vjtp6h/work/vellum_host_vjtp6h.pid ubuntu 1778 1 0 02:06 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_vjtp6h/env/bin/diamond --configfile /home/ubuntu/vellum_host_vjtp6h/work/plugins/diamond/etc/diamond.conf ubuntu 1837 1664 0 02:08 ? 00:00:00 /home/ubuntu/vellum_host_vjtp6h/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_vjtp6h --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_vjtp6h --logging-server-logdir=/home/ubuntu/vellum_host_vjtp6h/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_vjtp6h/work/vellum_host_vjtp6h%I.log --pidfile=/home/ubuntu/vellum_host_vjtp6h/work/vellum_host_vjtp6h.pid ubuntu 1858 1837 0 02:08 ? 00:00:00 /home/ubuntu/vellum_host_vjtp6h/env/bin/python2.7 /home/ubuntu/vellum_host_vjtp6h/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zxl8vR ubuntu 1869 1858 0 02:08 ? 00:00:00 /bin/sh -c /tmp/0TPX9/install-vellum.sh ubuntu 1871 1869 0 02:08 ? 00:00:00 /bin/bash -e /tmp/0TPX9/install-vellum.sh root 4655 2 0 02:10 ? 00:00:00 [kworker/u5:0] ntp 11915 1 0 02:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12316 1 0 02:12 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12643 1 0 02:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13296 1 0 02:13 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13303 13296 0 02:13 ? 00:00:00 cpulimit -e astaire -l 10 root 13701 12643 0 02:13 ? 00:00:00 [check-monit-upt] dnsmasq 14264 1 0 02:13 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14327 1871 0 02:13 ? 00:00:00 /bin/bash -e /tmp/0TPX9/install-vellum.sh ubuntu 14328 14327 0 02:13 ? 00:00:00 /bin/bash -e /tmp/0TPX9/install-vellum.sh root 14329 14328 0 02:13 ? 00:00:00 sudo ps -edf root 14330 14329 0 02:13 ? 00:00:00 ps -edf real 0m0.009s user 0m0.004s sys 0m0.005s 2018-12-23 02:13:51,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-12-23 02:13:51,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:13:51,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:51,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:51,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:51,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:51,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:51,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:51,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:51,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:13:51,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:51,210 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:51 GMT 2018-12-23 02:13:51,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:51,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:13:51,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:56,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:13:56,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:56,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:56,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:56,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:56,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:56,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:56,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:56,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:51.691Z", "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 14264/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1087/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12643/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12316/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14264/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1087/sshd \nudp 0 0 192.168.120.14:123 0.0.0.0:* 11915/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11915/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11915/ntpd \nudp 0 0 0.0.0.0:16734 0.0.0.0:* 587/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12316/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14264/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 11915/ntpd \nudp6 0 0 ::1:123 :::* 11915/ntpd \nudp6 0 0 :::123 :::* 11915/ntpd \nudp6 0 0 :::41441 :::* 587/dhclient \nudp6 0 0 ::1:53 :::* 14264/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7428 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9511 1143/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 10720 1664/python2.7 /tmp/cloudify-logging-server-1b184.socket\nunix 2 [ ACC ] STREAM LISTENING 6934 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12267 1858/python2.7 /tmp/ctx-nUz9nw.socket\nunix 2 [ ACC ] STREAM LISTENING 9463 1107/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:51.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:51.691Z", "message": "[vellum] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_20181223T020000Z.txt\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_err.log\n/var/log/memcached.log\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/rogers\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa23\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/chronos\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/upstart\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:51.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:51.691Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:51.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:51.691Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:51.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:51.691Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:51.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:52.700Z", "message": "[vellum] => 2018-12-23 02:13:00.011026970 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:52.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:52.700Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:52.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:53.710Z", "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-12-23T02:13:53.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:53.710Z", "message": "[vellum] => INFO [main] 2018-12-23 02:10:14,317 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-12-23 02:10:14,335 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-23 02:10:14,427 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-12-23 02:10:14,584 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-12-23 02:10:14,591 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-12-23 02:10:14,592 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-12-23 02:10:14,941 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-23 02:10:14,966 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-12-23 02:10:14,998 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-12-23 02:10:14,998 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-12-23 02:10:14,998 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-12-23 02:10:14,999 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 702784(686K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-12-23 02:10:14,999 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74025816(72290K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-12-23 02:10:15,000 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-12-23 02:10:15,000 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-12-23 02:10:15,000 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16732168(16340K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-12-23 02:10:15,001 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-12-23 02:10:15,002 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_1545531013.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1545531013.log]\nINFO [main] 2018-12-23 02:10:15,076 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-12-23 02:10:15,078 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-12-23 02:10:15,140 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-12-23 02:10:15,143 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-12-23 02:10:15,143 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-12-23 02:10:15,147 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-12-23 02:10:15,153 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-12-23 02:10:15,158 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-12-23 02:10:15,159 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-12-23 02:10:15,230 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-12-23 02:10:16,364 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-12-23 02:10:16,369 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-12-23 02:10:16,373 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-12-23 02:10:16,377 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-12-23 02:10:16,382 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-12-23 02:10:16,386 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-12-23 02:10:16,391 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-12-23 02:10:16,395 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-12-23 02:10:16,398 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-12-23 02:10:16,402 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-12-23 02:10:16,408 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-12-23 02:10:16,411 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-12-23 02:10:16,415 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-12-23 02:10:16,418 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-12-23 02:10:16,421 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-12-23 02:10:16,425 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-12-23 02:10:16,493 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-12-23 02:10:16,494 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-12-23 02:10:16,536 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-23 02:10:16,542 Memtable.java:347 - Writing Memtable-local@411131582(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-23 02:10:16,583 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=1545531016343, position=399)\nINFO [main] 2018-12-23 02:10:17,317 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-12-23 02:10:17,462 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-12-23 02:10:17,463 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-12-23 02:10:17,465 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-12-23 02:10:17,477 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-12-23 02:10:17,478 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-12-23 02:10:17,492 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-23 02:10:17,500 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-12-23 02:10:17,510 SystemKeyspace.java:765 - No host ID found, created 6ea167f8-d852-484c-a646-f5f07aad856b (Note: This should happen exactly once per node).\nINFO [main] 2018-12-23 02:10:17,512 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-12-23 02:10:17,514 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-23 02:10:17,515 Memtable.java:347 - Writing Memtable-local@1096781044(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-23 02:10:17,516 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=1545531016343, position=93397)\nINFO [main] 2018-12-23 02:10:18,057 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-23 02:10:18,067 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-12-23 02:10:18,093 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-12-23 02:10:18,107 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-23 02:10:18,117 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-12-23 02:10:18,126 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-23 02:10:18,133 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-12-23 02:10:18,140 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-12-23 02:10:18,141 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-23 02:10:18,148 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-12-23 02:10:18,157 StorageService.java:959 - Generated random tokens. tokens are [-773657565740952635, 582945465237943580, 6703761627222306255, -1625057809533974849, 1938238235543966592, -9197885164145726364, -1208669668237435081, 3985936639463706717, -6941078523795842297, 4453282067310457123, 1213267865603334140, -3669384985870582509, -8587070009471353028, 5035700271705268699, 6885812163167875881, -1986114133477317754, -2675292865000438097, -5321031299296019824, 987221337685900739, -3941261524507001118, -5657086589568139711, -3035048116434436604, -417475846581644300, -4473052521375834766, 370823634748573692, -5985756649111568437, 5996470865975161614, -8826986838986362644, -8390270659296494323, -2938323448505717355, -7951282736132607731, -4434005793517223474, 5614740177475797676, 2834280590819174266, -3951642969029802926, -1110214136556819858, -7041026724796776057, -5087644715860849656, -264811557673680012, 3071214092940100316, 9110705102890871717, -1432326090600007659, 1529086228279924680, 8128220764982174444, -8891168549757563074, -7769805051104920901, -6096264074757630176, 9138538715222264541, 2438239995864693380, 6220048532269854118, -1057952064038098047, 911903896418313828, -7091327695123043098, 6916133328448864248, -6869141885891456531, -7550821112506915176, 4908007958058270997, -4566056565926015506, -1298889540350912346, -8614496419824431252, 6694409677616471831, 4064437931291316992, -1837202233560388458, -3992975052154208481, 9111641608491493894, 3165172610813029691, -6857406704586422081, -3034056312623409061, -4130598452091231383, 6768776732411064093, 5876170894988166567, 6323598341220756864, 4989234118641902702, -9026264434336048138, 4198519522464054815, 7090358459990461844, 833730329211336755, -6201586782977674267, 5438971590565468549, -3459793512701317325, -8179864802060119352, 8842446100391344200, 6931108304653702020, -8374067709619407969, 1438273782647914461, 8071180739933117963, -4376523436598310601, 9162454164907582078, -7280072983232326672, -147312624225723895, -6559837552021720101, -6313882787883744341, 1379110503249717137, -3818500991588348430, 3502930299746387838, 1299816924129463348, 1274651022115612922, -2567299944903159195, -3262305001899669278, 5842428366060007420, 3931821932986382333, -2214581623090066303, 4139502463107611024, -3417835473628418261, -3826439358429993148, -6870375428717288828, 9164542544428634687, 4144803195098615876, -8138328067073188999, 6624927338660512055, -2561797024013894982, 8562559580391575626, 6925205692711368975, 8977773967782372685, -7010960094726418853, 6069156703942210810, 5860167924081631706, 965013888953423026, -7504109747156975497, -2113659868839818032, -7293343059638963899, -2548815117205826092, 414114243066756666, 8207316032406908666, 230382436723788163, 7663345777982120464, -3709574380191644645, 1273169980545713166, -3310483413862306900, -8170108041788443167, 6197255402290065951, 4839029947140288116, -6560753294882881875, -8747059692559355595, 3101488221337435772, -6732988093615226151, 9097053963279433264, -5322773566439753314, -7283429403178457573, 6017004605873124689, 5565383408476835506, -6116397751018433842, -807157010249846921, 5976372097085987496, -555765635958967577, 7873417129503044868, -1563539160606918926, 4636876220538342939, -6785930380809063112, 1092178745636185056, 8761586630993236153, 5746472936521972642, 4240370097215092772, 8264051632561798990, -4768637855147339156, 5584936125136785711, 6383687010207948051, 5388046104499612160, 8656171144269033957, 6310598738176916249, 5037884082698017555, 843040791827701190, 5447929282577726974, -2048785225169139537, 6673460762667985940, 1217811224349888015, 3288246209809863826, 8628454024005443700, 1959128782011050451, 7677020308218744371, 3187416785128073756, -7709254026000308563, -915054126144456865, -3142412113401390832, -2290904941619465646, 4929523393171948020, -8408673441413868570, -1981518921013800161, 2627496609627617310, -6686275586440011626, -347407464773632993, 7182399834439669251, -3298218831755142406, 1144113013311598382, -5253377886612197169, 4449373327976175521, -6882561550078832188, -4828111943879060538, 6130041897360548593, 4956093046954197296, 974039366707146395, 7860919858483114076, -601851135569539533, -1395198197367786079, 3441943828556705874, 1944480221633063385, 6751022471040513610, -6119811657171580822, 2911002721034480473, 2462245040151238443, -174774891134133980, -4163199594849075335, -6653990007564214717, 6861788357468580950, 1441588983156057133, -3225622091263448382, 5446526716260761376, 5801267617634849853, -5278938243694997417, -4308815770039888714, -7030442737420890220, 715768328276462508, -6003485222186317744, -6366374759058257083, -4109418679641621758, 7921362893745706370, 4579721895526504655, -5318098082947413544, -283828402133283248, 7476273760972585842, 8947691909309919407, 805340566594017573, 4758983609953577634, 4960469332854552723, -5009218100374177529, 5231264777025629140, 836103676101020609, 3225144265376711808, -5358427147999030629, -2464942678628183295, -7507179586031568751, 3855874440776644579, -3010120361217783114, 5827639955418904154, 1952851492082467223, 8051173388376046309, -7486930379896318952, -599570172593946068, 5276275866461154188, -454431810209360046, 2352939996842055893, -9135761234755813821, -1452263889211981463, -8806177732731548925, -3951203685130372640, -2506319710577980537, -887602350979179692, 1978337843149426607, 1635604323800294295, 7540628108287112698, -9170357247510357680, 2041483325395785695, 1646929559371132910, -2843774545628584516, 9016663268902187853, -5532677440660741919]\nINFO [main] 2018-12-23 02:10:18,166 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@17b5738e[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@4f755e7e[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@3e15ccc6}\nINFO [MigrationStage:1] 2018-12-23 02:10:18,190 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-23 02:10:18,191 Memtable.java:347 - Writing Memtable-schema_keyspaces@805796611(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-23 02:10:18,192 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=1545531016343, position=102352)\nINFO [MigrationStage:1] 2018-12-23 02:10:18,496 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-23 02:10:18,497 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1623038439(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-23 02:10:18,506 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=1545531016343, position=102352)\nINFO [MigrationStage:1] 2018-12-23 02:10:19,178 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-23 02:10:19,179 Memtable.java:347 - Writing Memtable-schema_columns@1901256470(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-23 02:10:19,194 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=1545531016343, position=102352)\nINFO [MigrationStage:1] 2018-12-23 02:10:20,073 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-23 02:10:20,074 Memtable.java:347 - Writing Memtable-schema_triggers@1378521960(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-23 02:10:20,075 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=1545531016343, position=102352)\nINFO [MigrationStage:1] 2018-12-23 02:10:20,716 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-23 02:10:20,717 Memtable.java:347 - Writing Memtable-schema_usertypes@1320480201(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-23 02:10:20,718 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=1545531016343, position=102352)\nINFO [MigrationStage:1] 2018-12-23 02:10:21,240 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@20a80164[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-12-23 02:10:21,244 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-12-23 02:10:21,244 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1033de8f[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-12-23 02:10:21,250 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-12-23 02:10:21,284 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-23 02:10:21,284 Memtable.java:347 - Writing Memtable-local@365265778(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-23 02:10:21,285 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=1545531016343, position=102595)\nINFO [main] 2018-12-23 02:10:21,679 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51475 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-23 02:10:21,680 Memtable.java:347 - Writing Memtable-local@184584993(8.361KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-23 02:10:21,691 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=1545531016343, position=114581)\nINFO [CompactionExecutor:1] 2018-12-23 02:10:22,398 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')]\nINFO [main] 2018-12-23 02:10:22,421 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-12-23 02:10:22,507 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-12-23 02:10:22,533 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-12-23 02:10:22,533 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-12-23 02:10:22,580 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-12-23 02:10:22,586 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2018-12-23 02:10:23,285 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,913 bytes to 5,733 (~96% of original) in 881ms = 0.006206MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-12-23 02:12:54,332 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-12-23 02:12:54,361 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-12-23 02:12:54,361 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-12-23 02:12:54,363 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-12-23 02:12:56,373 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-12-23 02:12:56,374 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:53.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:53.710Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:53.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:53.710Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:53.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:53.710Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:53.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:54.319Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:54.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:54.726Z", "message": "Execution done (return_code=0): /tmp/0TPX9/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:54.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:54.726Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:54.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:54.726Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:54.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "b94496f6-d9c3-490a-984b-a7177b401911"}, {"node_instance_id": "vellum_05jkdf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:55.604Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:55.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_05jkdf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:55.604Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:55.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_05jkdf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:55.604Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:55.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:55.736Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/D3A3N/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:55.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:55.736Z", "message": "Executing: /tmp/D3A3N/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:55.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:55.736Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:55.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}], "metadata": {"pagination": {"total": 1908, "offset": 1844, "size": 50}}} 2018-12-23 02:13:56,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:56,577 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:56 GMT 2018-12-23 02:13:56,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:56,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 70729 2018-12-23 02:13:56,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:13:56,579 - 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 14264/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1087/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12643/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12316/memcached tcp6 0 0 ::1:53 :::* LISTEN 14264/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1087/sshd udp 0 0 192.168.120.14:123 0.0.0.0:* 11915/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11915/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11915/ntpd udp 0 0 0.0.0.0:16734 0.0.0.0:* 587/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12316/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14264/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 11915/ntpd udp6 0 0 ::1:123 :::* 11915/ntpd udp6 0 0 :::123 :::* 11915/ntpd udp6 0 0 :::41441 :::* 587/dhclient udp6 0 0 ::1:53 :::* 14264/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7428 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9511 1143/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10720 1664/python2.7 /tmp/cloudify-logging-server-1b184.socket unix 2 [ ACC ] STREAM LISTENING 6934 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12267 1858/python2.7 /tmp/ctx-nUz9nw.socket unix 2 [ ACC ] STREAM LISTENING 9463 1107/acpid /var/run/acpid.socket real 0m0.007s user 0m0.004s sys 0m0.003s 2018-12-23 02:13:56,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_20181223T020000Z.txt /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_err.log /var/log/memcached.log /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/rogers /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa23 /var/log/ntpstats /var/log/monit.log /var/log/chronos /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/upstart /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/cloud-init.log real 0m0.007s user 0m0.000s sys 0m0.005s 2018-12-23 02:13:56,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-12-23 02:13:56,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-12-23 02:13:56,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-12-23 02:13:56,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-12-23 02:13:00.011026970 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-23 02:13:56,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-12-23 02:13:56,580 - 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-12-23 02:13:56,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-12-23 02:10:14,317 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-12-23 02:10:14,335 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-23 02:10:14,427 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-12-23 02:10:14,584 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-12-23 02:10:14,591 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-12-23 02:10:14,592 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-12-23 02:10:14,941 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-23 02:10:14,966 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-12-23 02:10:14,998 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-12-23 02:10:14,998 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-12-23 02:10:14,998 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-12-23 02:10:14,999 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 702784(686K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-12-23 02:10:14,999 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74025816(72290K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-12-23 02:10:15,000 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-12-23 02:10:15,000 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-12-23 02:10:15,000 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16732168(16340K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-12-23 02:10:15,001 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-12-23 02:10:15,002 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_1545531013.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1545531013.log] INFO [main] 2018-12-23 02:10:15,076 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-12-23 02:10:15,078 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-12-23 02:10:15,140 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-12-23 02:10:15,143 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-12-23 02:10:15,143 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-12-23 02:10:15,147 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-12-23 02:10:15,153 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-12-23 02:10:15,158 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-12-23 02:10:15,159 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-12-23 02:10:15,230 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-12-23 02:10:16,364 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-12-23 02:10:16,369 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-12-23 02:10:16,373 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-12-23 02:10:16,377 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-12-23 02:10:16,382 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-12-23 02:10:16,386 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-12-23 02:10:16,391 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-12-23 02:10:16,395 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-12-23 02:10:16,398 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-12-23 02:10:16,402 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-12-23 02:10:16,408 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-12-23 02:10:16,411 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-12-23 02:10:16,415 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-12-23 02:10:16,418 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-12-23 02:10:16,421 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-12-23 02:10:16,425 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-12-23 02:10:16,493 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-12-23 02:10:16,494 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-12-23 02:10:16,536 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-23 02:10:16,542 Memtable.java:347 - Writing Memtable-local@411131582(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-23 02:10:16,583 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=1545531016343, position=399) INFO [main] 2018-12-23 02:10:17,317 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-12-23 02:10:17,462 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-12-23 02:10:17,463 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-12-23 02:10:17,465 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-12-23 02:10:17,477 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-12-23 02:10:17,478 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-12-23 02:10:17,492 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-23 02:10:17,500 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-12-23 02:10:17,510 SystemKeyspace.java:765 - No host ID found, created 6ea167f8-d852-484c-a646-f5f07aad856b (Note: This should happen exactly once per node). INFO [main] 2018-12-23 02:10:17,512 StorageService.java:807 - Starting up server gossip INFO [main] 2018-12-23 02:10:17,514 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-23 02:10:17,515 Memtable.java:347 - Writing Memtable-local@1096781044(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-23 02:10:17,516 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=1545531016343, position=93397) INFO [main] 2018-12-23 02:10:18,057 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-23 02:10:18,067 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-12-23 02:10:18,093 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-12-23 02:10:18,107 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-23 02:10:18,117 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-12-23 02:10:18,126 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-23 02:10:18,133 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-12-23 02:10:18,140 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-12-23 02:10:18,141 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-23 02:10:18,148 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-12-23 02:10:18,157 StorageService.java:959 - Generated random tokens. tokens are [-773657565740952635, 582945465237943580, 6703761627222306255, -1625057809533974849, 1938238235543966592, -9197885164145726364, -1208669668237435081, 3985936639463706717, -6941078523795842297, 4453282067310457123, 1213267865603334140, -3669384985870582509, -8587070009471353028, 5035700271705268699, 6885812163167875881, -1986114133477317754, -2675292865000438097, -5321031299296019824, 987221337685900739, -3941261524507001118, -5657086589568139711, -3035048116434436604, -417475846581644300, -4473052521375834766, 370823634748573692, -5985756649111568437, 5996470865975161614, -8826986838986362644, -8390270659296494323, -2938323448505717355, -7951282736132607731, -4434005793517223474, 5614740177475797676, 2834280590819174266, -3951642969029802926, -1110214136556819858, -7041026724796776057, -5087644715860849656, -264811557673680012, 3071214092940100316, 9110705102890871717, -1432326090600007659, 1529086228279924680, 8128220764982174444, -8891168549757563074, -7769805051104920901, -6096264074757630176, 9138538715222264541, 2438239995864693380, 6220048532269854118, -1057952064038098047, 911903896418313828, -7091327695123043098, 6916133328448864248, -6869141885891456531, -7550821112506915176, 4908007958058270997, -4566056565926015506, -1298889540350912346, -8614496419824431252, 6694409677616471831, 4064437931291316992, -1837202233560388458, -3992975052154208481, 9111641608491493894, 3165172610813029691, -6857406704586422081, -3034056312623409061, -4130598452091231383, 6768776732411064093, 5876170894988166567, 6323598341220756864, 4989234118641902702, -9026264434336048138, 4198519522464054815, 7090358459990461844, 833730329211336755, -6201586782977674267, 5438971590565468549, -3459793512701317325, -8179864802060119352, 8842446100391344200, 6931108304653702020, -8374067709619407969, 1438273782647914461, 8071180739933117963, -4376523436598310601, 9162454164907582078, -7280072983232326672, -147312624225723895, -6559837552021720101, -6313882787883744341, 1379110503249717137, -3818500991588348430, 3502930299746387838, 1299816924129463348, 1274651022115612922, -2567299944903159195, -3262305001899669278, 5842428366060007420, 3931821932986382333, -2214581623090066303, 4139502463107611024, -3417835473628418261, -3826439358429993148, -6870375428717288828, 9164542544428634687, 4144803195098615876, -8138328067073188999, 6624927338660512055, -2561797024013894982, 8562559580391575626, 6925205692711368975, 8977773967782372685, -7010960094726418853, 6069156703942210810, 5860167924081631706, 965013888953423026, -7504109747156975497, -2113659868839818032, -7293343059638963899, -2548815117205826092, 414114243066756666, 8207316032406908666, 230382436723788163, 7663345777982120464, -3709574380191644645, 1273169980545713166, -3310483413862306900, -8170108041788443167, 6197255402290065951, 4839029947140288116, -6560753294882881875, -8747059692559355595, 3101488221337435772, -6732988093615226151, 9097053963279433264, -5322773566439753314, -7283429403178457573, 6017004605873124689, 5565383408476835506, -6116397751018433842, -807157010249846921, 5976372097085987496, -555765635958967577, 7873417129503044868, -1563539160606918926, 4636876220538342939, -6785930380809063112, 1092178745636185056, 8761586630993236153, 5746472936521972642, 4240370097215092772, 8264051632561798990, -4768637855147339156, 5584936125136785711, 6383687010207948051, 5388046104499612160, 8656171144269033957, 6310598738176916249, 5037884082698017555, 843040791827701190, 5447929282577726974, -2048785225169139537, 6673460762667985940, 1217811224349888015, 3288246209809863826, 8628454024005443700, 1959128782011050451, 7677020308218744371, 3187416785128073756, -7709254026000308563, -915054126144456865, -3142412113401390832, -2290904941619465646, 4929523393171948020, -8408673441413868570, -1981518921013800161, 2627496609627617310, -6686275586440011626, -347407464773632993, 7182399834439669251, -3298218831755142406, 1144113013311598382, -5253377886612197169, 4449373327976175521, -6882561550078832188, -4828111943879060538, 6130041897360548593, 4956093046954197296, 974039366707146395, 7860919858483114076, -601851135569539533, -1395198197367786079, 3441943828556705874, 1944480221633063385, 6751022471040513610, -6119811657171580822, 2911002721034480473, 2462245040151238443, -174774891134133980, -4163199594849075335, -6653990007564214717, 6861788357468580950, 1441588983156057133, -3225622091263448382, 5446526716260761376, 5801267617634849853, -5278938243694997417, -4308815770039888714, -7030442737420890220, 715768328276462508, -6003485222186317744, -6366374759058257083, -4109418679641621758, 7921362893745706370, 4579721895526504655, -5318098082947413544, -283828402133283248, 7476273760972585842, 8947691909309919407, 805340566594017573, 4758983609953577634, 4960469332854552723, -5009218100374177529, 5231264777025629140, 836103676101020609, 3225144265376711808, -5358427147999030629, -2464942678628183295, -7507179586031568751, 3855874440776644579, -3010120361217783114, 5827639955418904154, 1952851492082467223, 8051173388376046309, -7486930379896318952, -599570172593946068, 5276275866461154188, -454431810209360046, 2352939996842055893, -9135761234755813821, -1452263889211981463, -8806177732731548925, -3951203685130372640, -2506319710577980537, -887602350979179692, 1978337843149426607, 1635604323800294295, 7540628108287112698, -9170357247510357680, 2041483325395785695, 1646929559371132910, -2843774545628584516, 9016663268902187853, -5532677440660741919] INFO [main] 2018-12-23 02:10:18,166 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@17b5738e[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@4f755e7e[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@3e15ccc6} INFO [MigrationStage:1] 2018-12-23 02:10:18,190 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-23 02:10:18,191 Memtable.java:347 - Writing Memtable-schema_keyspaces@805796611(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-23 02:10:18,192 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=1545531016343, position=102352) INFO [MigrationStage:1] 2018-12-23 02:10:18,496 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-23 02:10:18,497 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1623038439(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-23 02:10:18,506 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=1545531016343, position=102352) INFO [MigrationStage:1] 2018-12-23 02:10:19,178 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-23 02:10:19,179 Memtable.java:347 - Writing Memtable-schema_columns@1901256470(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-23 02:10:19,194 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=1545531016343, position=102352) INFO [MigrationStage:1] 2018-12-23 02:10:20,073 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-23 02:10:20,074 Memtable.java:347 - Writing Memtable-schema_triggers@1378521960(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-23 02:10:20,075 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=1545531016343, position=102352) INFO [MigrationStage:1] 2018-12-23 02:10:20,716 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-23 02:10:20,717 Memtable.java:347 - Writing Memtable-schema_usertypes@1320480201(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-23 02:10:20,718 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=1545531016343, position=102352) INFO [MigrationStage:1] 2018-12-23 02:10:21,240 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@20a80164[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-12-23 02:10:21,244 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-12-23 02:10:21,244 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1033de8f[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-12-23 02:10:21,250 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-12-23 02:10:21,284 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-23 02:10:21,284 Memtable.java:347 - Writing Memtable-local@365265778(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-23 02:10:21,285 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=1545531016343, position=102595) INFO [main] 2018-12-23 02:10:21,679 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51475 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-23 02:10:21,680 Memtable.java:347 - Writing Memtable-local@184584993(8.361KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-23 02:10:21,691 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=1545531016343, position=114581) INFO [CompactionExecutor:1] 2018-12-23 02:10:22,398 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')] INFO [main] 2018-12-23 02:10:22,421 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-12-23 02:10:22,507 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-12-23 02:10:22,533 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-12-23 02:10:22,533 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-12-23 02:10:22,580 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-12-23 02:10:22,586 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-12-23 02:10:23,285 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,913 bytes to 5,733 (~96% of original) in 881ms = 0.006206MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-12-23 02:12:54,332 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-12-23 02:12:54,361 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-12-23 02:12:54,361 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-12-23 02:12:54,363 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-12-23 02:12:56,373 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-12-23 02:12:56,374 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-23 02:13:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-12-23 02:13:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-12-23 02:13:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-12-23 02:13:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:13:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/0TPX9/install-vellum.sh 2018-12-23 02:13:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-23 02:13:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-12-23 02:13:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:13:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:13:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 02:13:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/D3A3N/start-vellum.sh 2018-12-23 02:13:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/D3A3N/start-vellum.sh 2018-12-23 02:13:56,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-12-23 02:13:56,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:13:56,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:13:56,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:13:56,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:13:56,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:13:56,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:13:56,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:13:56,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:13:56,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:13:56,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:13:56,646 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:13:56 GMT 2018-12-23 02:13:56,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:13:56,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:13:56,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:01,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:14:01,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:01,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:01,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:01,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:01,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:01,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:01,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:01,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:56.744Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:56.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:56.744Z", "message": "[vellum] 192.168.120.14", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:56.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:56.744Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:56.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:13:57.769Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:13:57.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}], "metadata": {"pagination": {"total": 1912, "offset": 1866, "size": 50}}} 2018-12-23 02:14:01,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:01,741 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:01 GMT 2018-12-23 02:14:01,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:01,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2187 2018-12-23 02:14:01,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-12-23 02:14:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.14 2018-12-23 02:14:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-12-23 02:14:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 02:14:01,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:14:01,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:01,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:01,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:01,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:01,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:01,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:01,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:01,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:14:01,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:01,964 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:01 GMT 2018-12-23 02:14:01,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:01,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:14:01,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:06,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:14:07,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:07,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:07,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:07,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:07,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:07,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:07,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:07,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:14:07.000Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:14:07.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}], "metadata": {"pagination": {"total": 1913, "offset": 1870, "size": 50}}} 2018-12-23 02:14:07,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:07,069 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:07 GMT 2018-12-23 02:14:07,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:07,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 02:14:07,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:07,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 02:14:07,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:14:07,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:07,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:07,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:07,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:07,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:07,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:07,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:07,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:14:07,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:07,465 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:07 GMT 2018-12-23 02:14:07,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:07,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:14:07,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:12,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:14:12,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:12,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:12,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:12,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:12,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:12,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:12,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:12,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1913, "offset": 1871, "size": 50}}} 2018-12-23 02:14:12,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:12,552 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:12 GMT 2018-12-23 02:14:12,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:12,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:14:12,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:12,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:14:12,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:12,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:12,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:12,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:12,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:12,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:12,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:12,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:14:12,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:12,625 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:12 GMT 2018-12-23 02:14:12,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:12,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:14:12,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:17,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:14:17,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:17,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:17,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:17,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:17,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:17,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:17,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:17,709 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:14:17.235Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:14:17.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}], "metadata": {"pagination": {"total": 1914, "offset": 1871, "size": 50}}} 2018-12-23 02:14:17,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:17,710 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:17 GMT 2018-12-23 02:14:17,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:17,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 02:14:17,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:17,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 02:14:17,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:14:17,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:17,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:17,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:17,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:17,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:17,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:17,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:17,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:14:17,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:17,772 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:17 GMT 2018-12-23 02:14:17,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:17,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:14:17,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:22,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:14:22,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:22,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:22,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:22,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:22,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:22,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:22,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:22,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1914, "offset": 1872, "size": 50}}} 2018-12-23 02:14:22,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:22,851 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:22 GMT 2018-12-23 02:14:22,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:22,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:14:22,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:22,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:14:22,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:22,912 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:22,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:22,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:22,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:22,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:22,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:22,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:14:22,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:22,913 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:22 GMT 2018-12-23 02:14:22,913 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:22,913 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:14:22,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:27,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:14:27,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:27,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:27,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:27,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:27,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:27,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:27,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:27,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:14:27.472Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:14:27.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}], "metadata": {"pagination": {"total": 1915, "offset": 1872, "size": 50}}} 2018-12-23 02:14:27,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:27,997 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:27 GMT 2018-12-23 02:14:27,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:27,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 02:14:27,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:27,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 02:14:27,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:14:28,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:28,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:28,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:28,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:28,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:28,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:28,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:28,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:14:28,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:28,365 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:28 GMT 2018-12-23 02:14:28,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:28,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:14:28,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:33,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:14:33,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:33,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:33,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:33,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:33,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:33,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:33,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:33,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1915, "offset": 1873, "size": 50}}} 2018-12-23 02:14:33,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:33,643 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:33 GMT 2018-12-23 02:14:33,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:33,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:14:33,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:33,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:14:33,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:33,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:33,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:33,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:33,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:33,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:33,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:33,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:14:33,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:33,769 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:33 GMT 2018-12-23 02:14:33,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:33,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:14:33,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:38,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:14:38,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:38,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:38,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:38,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:38,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:38,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:38,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:38,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:14:37.709Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:14:37.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}], "metadata": {"pagination": {"total": 1916, "offset": 1873, "size": 50}}} 2018-12-23 02:14:38,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:38,864 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:38 GMT 2018-12-23 02:14:38,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:38,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 02:14:38,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:38,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 02:14:38,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:14:39,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:39,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:39,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:39,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:39,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:39,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:39,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:39,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:14:39,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:39,131 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:39 GMT 2018-12-23 02:14:39,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:39,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:14:39,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:44,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:14:44,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:44,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:44,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:44,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:44,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:44,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:44,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:44,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1916, "offset": 1874, "size": 50}}} 2018-12-23 02:14:44,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:44,222 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:44 GMT 2018-12-23 02:14:44,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:44,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:14:44,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:44,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:14:44,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:44,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:44,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:44,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:44,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:44,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:44,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:44,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:14:44,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:44,362 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:44 GMT 2018-12-23 02:14:44,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:44,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:14:44,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:49,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:14:49,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:49,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:49,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:49,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:49,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:49,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:49,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:49,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:14:47.945Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:14:47.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}], "metadata": {"pagination": {"total": 1917, "offset": 1874, "size": 50}}} 2018-12-23 02:14:49,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:49,480 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:49 GMT 2018-12-23 02:14:49,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:49,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 02:14:49,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:49,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 02:14:49,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:14:49,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:49,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:49,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:49,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:49,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:49,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:49,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:49,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:14:49,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:49,552 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:49 GMT 2018-12-23 02:14:49,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:49,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:14:49,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:54,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:14:54,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:54,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:54,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:54,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:54,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:54,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:54,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:54,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1917, "offset": 1875, "size": 50}}} 2018-12-23 02:14:54,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:54,674 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:54 GMT 2018-12-23 02:14:54,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:54,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:14:54,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:54,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:14:54,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:54,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:54,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:54,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:54,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:54,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:54,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:54,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:14:54,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:54,742 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:54 GMT 2018-12-23 02:14:54,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:54,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:14:54,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:59,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:14:59,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:14:59,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:14:59,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:14:59,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:14:59,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:14:59,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:14:59,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:14:59,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:14:58.178Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:14:58.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}], "metadata": {"pagination": {"total": 1918, "offset": 1875, "size": 50}}} 2018-12-23 02:14:59,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:14:59,951 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:14:59 GMT 2018-12-23 02:14:59,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:14:59,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 02:14:59,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:14:59,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 02:14:59,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:15:00,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:00,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:00,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:00,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:00,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:00,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:00,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:00,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:15:00,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:00,023 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:00 GMT 2018-12-23 02:15:00,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:00,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:15:00,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:05,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:15:05,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:05,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:05,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:05,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:05,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:05,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:05,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:05,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1918, "offset": 1876, "size": 50}}} 2018-12-23 02:15:05,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:05,232 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:05 GMT 2018-12-23 02:15:05,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:05,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:15:05,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:05,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:15:05,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:05,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:05,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:05,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:05,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:05,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:05,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:05,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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:15:05,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:05,301 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:05 GMT 2018-12-23 02:15:05,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:05,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:15:05,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:10,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:15:10,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:10,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:10,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:10,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:10,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:10,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:10,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:10,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:15:08.414Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:15:08.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}], "metadata": {"pagination": {"total": 1919, "offset": 1876, "size": 50}}} 2018-12-23 02:15:10,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:10,614 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:10 GMT 2018-12-23 02:15:10,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:10,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 02:15:10,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:10,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 02:15:10,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:15:10,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:10,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:10,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:10,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:10,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:10,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:10,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:10,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:15:10,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:10,681 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:10 GMT 2018-12-23 02:15:10,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:10,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:15:10,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:15,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:15:15,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:15,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:15,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:15,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:15,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:15,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:15,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:15,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1919, "offset": 1877, "size": 50}}} 2018-12-23 02:15:15,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:15,837 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:15 GMT 2018-12-23 02:15:15,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:15,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:15:15,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:15,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:15:15,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:15,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:15,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:15,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:15,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:15,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:15,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:15,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:15:15,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:15,906 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:15 GMT 2018-12-23 02:15:15,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:15,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:15:15,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:20,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:15:21,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:21,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:21,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:21,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:21,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:21,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:21,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:21,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:15:18.649Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:15:18.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}], "metadata": {"pagination": {"total": 1920, "offset": 1877, "size": 50}}} 2018-12-23 02:15:21,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:21,074 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:21 GMT 2018-12-23 02:15:21,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:21,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 02:15:21,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:21,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 02:15:21,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:15:21,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:21,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:21,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:21,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:21,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:21,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:21,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:21,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:15:21,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:21,147 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:21 GMT 2018-12-23 02:15:21,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:21,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:15:21,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:26,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:15:26,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:26,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:26,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:26,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:26,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:26,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:26,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:26,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1920, "offset": 1878, "size": 50}}} 2018-12-23 02:15:26,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:26,230 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:26 GMT 2018-12-23 02:15:26,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:26,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:15:26,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:26,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:15:26,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:26,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:26,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:26,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:26,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:26,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:26,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:26,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:15:26,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:26,295 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:26 GMT 2018-12-23 02:15:26,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:26,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:15:26,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:31,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:15:31,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:31,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:31,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:31,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:31,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:31,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:31,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:31,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:15:28.884Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:15:28.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}], "metadata": {"pagination": {"total": 1921, "offset": 1878, "size": 50}}} 2018-12-23 02:15:31,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:31,380 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:31 GMT 2018-12-23 02:15:31,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:31,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 02:15:31,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:31,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 02:15:31,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:15:31,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:31,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:31,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:31,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:31,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:31,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:31,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:31,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:15:31,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:31,460 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:31 GMT 2018-12-23 02:15:31,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:31,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:15:31,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:36,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:15:36,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:36,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:36,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:36,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:36,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:36,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:36,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:36,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1921, "offset": 1879, "size": 50}}} 2018-12-23 02:15:36,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:36,564 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:36 GMT 2018-12-23 02:15:36,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:36,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:15:36,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:36,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:15:36,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:36,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:36,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:36,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:36,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:36,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:36,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:36,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:15:36,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:36,691 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:36 GMT 2018-12-23 02:15:36,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:36,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:15:36,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:41,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:15:41,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:41,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:41,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:41,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:41,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:41,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:41,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:41,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:15:39.116Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:15:39.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}], "metadata": {"pagination": {"total": 1922, "offset": 1879, "size": 50}}} 2018-12-23 02:15:41,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:41,785 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:41 GMT 2018-12-23 02:15:41,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:41,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 02:15:41,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:41,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 02:15:41,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:15:41,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:41,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:41,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:41,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:41,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:41,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:41,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:41,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:15:41,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:41,915 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:41 GMT 2018-12-23 02:15:41,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:41,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:15:41,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:46,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:15:47,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:47,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:47,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:47,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:47,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:47,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:47,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:47,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1922, "offset": 1880, "size": 50}}} 2018-12-23 02:15:47,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:47,039 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:47 GMT 2018-12-23 02:15:47,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:47,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:15:47,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:47,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:15:47,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:47,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:47,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:47,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:47,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:47,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:47,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:47,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:15:47,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:47,117 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:47 GMT 2018-12-23 02:15:47,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:47,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:15:47,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:52,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:15:52,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:52,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:52,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:52,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:52,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:52,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:52,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:52,219 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:15:49.350Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:15:49.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}], "metadata": {"pagination": {"total": 1923, "offset": 1880, "size": 50}}} 2018-12-23 02:15:52,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:52,219 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:52 GMT 2018-12-23 02:15:52,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:52,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 02:15:52,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:52,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 02:15:52,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:15:52,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:52,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:52,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:52,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:52,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:52,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:52,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:52,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:15:52,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:52,299 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:52 GMT 2018-12-23 02:15:52,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:52,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:15:52,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:57,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:15:57,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:57,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:57,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:57,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:57,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:57,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:57,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:57,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1923, "offset": 1881, "size": 50}}} 2018-12-23 02:15:57,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:57,453 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:57 GMT 2018-12-23 02:15:57,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:57,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:15:57,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:15:57,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:15:57,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:15:57,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:15:57,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:15:57,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:15:57,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:15:57,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:15:57,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:15:57,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:15:57,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:15:57,529 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:15:57 GMT 2018-12-23 02:15:57,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:15:57,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:15:57,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:16:02,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:16:02,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:16:02,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:16:02,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:16:02,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:16:02,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:16:02,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:16:02,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:16:02,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:15:59.584Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:15:59.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}], "metadata": {"pagination": {"total": 1924, "offset": 1881, "size": 50}}} 2018-12-23 02:16:02,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:16:02,653 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:16:02 GMT 2018-12-23 02:16:02,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:16:02,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 02:16:02,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:16:02,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 02:16:02,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:16:02,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:16:02,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:16:02,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:16:02,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:16:02,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:16:02,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:16:02,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:16:02,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:16:02,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:16:02,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:16:02 GMT 2018-12-23 02:16:02,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:16:02,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:16:02,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:16:07,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:16:07,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:16:07,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:16:07,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:16:07,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:16:07,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:16:07,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:16:07,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:16:07,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1924, "offset": 1882, "size": 50}}} 2018-12-23 02:16:07,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:16:07,820 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:16:07 GMT 2018-12-23 02:16:07,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:16:07,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:16:07,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:16:07,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:16:07,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:16:07,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:16:07,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:16:07,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:16:07,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:16:07,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:16:07,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:16:07,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:16:07,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:16:07,893 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:16:07 GMT 2018-12-23 02:16:07,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:16:07,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:16:07,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:16:12,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:16:13,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:16:13,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:16:13,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:16:13,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:16:13,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:16:13,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:16:13,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:16:13,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:09.917Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:16:09.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}], "metadata": {"pagination": {"total": 1925, "offset": 1882, "size": 50}}} 2018-12-23 02:16:13,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:16:13,075 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:16:13 GMT 2018-12-23 02:16:13,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:16:13,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 02:16:13,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:16:13,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 02:16:13,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:16:13,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:16:13,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:16:13,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:16:13,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:16:13,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:16:13,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:16:13,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:16:13,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:16:13,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:16:13,142 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:16:13 GMT 2018-12-23 02:16:13,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:16:13,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:16:13,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:16:18,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:16:18,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:16:18,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:16:18,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:16:18,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:16:18,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:16:18,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:16:18,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:16:18,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1925, "offset": 1883, "size": 50}}} 2018-12-23 02:16:18,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:16:18,253 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:16:18 GMT 2018-12-23 02:16:18,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:16:18,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 02:16:18,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:16:18,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:16:18,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:16:18,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:16:18,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:16:18,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:16:18,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:16:18,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:16:18,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:16:18,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:16:18,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:16:18,327 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:16:18 GMT 2018-12-23 02:16:18,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:16:18,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 02:16:18,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:16:23,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:16:23,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:16:23,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:16:23,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:16:23,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:16:23,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:16:23,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:16:23,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:16:23,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:19.956Z", "message": "Execution done (return_code=0): /tmp/D3A3N/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:16:19.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "6d22e7ff-536b-492a-b691-242a7dd1fc27"}, {"node_instance_id": "vellum_05jkdf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:20.058Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:16:20.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:20.718Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:16:20.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:20.718Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:16:20.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:21.164Z", "message": "Downloaded scripts/bind/bind.py to /tmp/KM8FZ/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:16:21.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "54c5bf23-ac3d-4fed-9db1-042af42df63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:21.164Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:16:21.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "54c5bf23-ac3d-4fed-9db1-042af42df63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:21.807Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_cpbnpy': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-cpbnpy'}}, u'ellis': {u'ellis_q0fzls': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.18', u'name': u'ellis-q0fzls'}}, u'dime': {u'dime_56brj0': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-56brj0'}}, u'sprout': {u'sprout_sdrf9l': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-sdrf9l'}}, u'vellum': {u'vellum_05jkdf': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'vellum-05jkdf'}}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:16:21.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "54c5bf23-ac3d-4fed-9db1-042af42df63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:21.807Z", "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-12-23T02:16:21.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "54c5bf23-ac3d-4fed-9db1-042af42df63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:21.807Z", "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-12-23T02:16:21.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "54c5bf23-ac3d-4fed-9db1-042af42df63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:21.807Z", "message": "[localhost] run: sudo mv /tmp/tmpDQPh7a /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:16:21.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "54c5bf23-ac3d-4fed-9db1-042af42df63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:21.807Z", "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-12-23T02:16:21.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "54c5bf23-ac3d-4fed-9db1-042af42df63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:21.807Z", "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-12-23T02:16:21.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "54c5bf23-ac3d-4fed-9db1-042af42df63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:21.807Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:16:21.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "54c5bf23-ac3d-4fed-9db1-042af42df63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:21.807Z", "message": "[localhost] run: sudo mv /tmp/tmpJHHW7U /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:16:21.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "54c5bf23-ac3d-4fed-9db1-042af42df63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:21.807Z", "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-12-23T02:16:21.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "54c5bf23-ac3d-4fed-9db1-042af42df63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:21.807Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:16:21.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf", "logger": "54c5bf23-ac3d-4fed-9db1-042af42df63d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:21.927Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:16:21.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:16:22.728Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:16:22.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 1944, "offset": 1883, "size": 50}}} 2018-12-23 02:16:23,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:16:23,487 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:16:23 GMT 2018-12-23 02:16:23,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:16:23,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10574 2018-12-23 02:16:23,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:16:23,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/D3A3N/start-vellum.sh 2018-12-23 02:16:23,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:16:23,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:16:23,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:16:23,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/KM8FZ/bind.py 2018-12-23 02:16:23,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 02:16:23,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_cpbnpy': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-cpbnpy'}}, u'ellis': {u'ellis_q0fzls': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.18', u'name': u'ellis-q0fzls'}}, u'dime': {u'dime_56brj0': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-56brj0'}}, u'sprout': {u'sprout_sdrf9l': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-sdrf9l'}}, u'vellum': {u'vellum_05jkdf': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'vellum-05jkdf'}}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}. 2018-12-23 02:16:23,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 02:16:23,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 02:16:23,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDQPh7a /etc/bind/db.clearwater.opnfv 2018-12-23 02:16:23,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:16:23,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 02:16:23,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 02:16:23,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJHHW7U /etc/bind/db.clearwater.local 2018-12-23 02:16:23,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 02:16:23,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 02:16:23,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:16:23,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-12-23 02:16:23,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/c52b9986-517f-4aba-ab7f-a214e2560bdf 2018-12-23 02:16:23,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:16:23,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:16:23,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:16:23,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:16:23,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:16:23,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:16:23,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:16:23,558 - 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-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"} 2018-12-23 02:16:23,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:16:23,558 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:16:23 GMT 2018-12-23 02:16:23,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:16:23,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-12-23 02:16:23,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:16:23,558 - 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-12-23T02:01:48.184Z', 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'c52b9986-517f-4aba-ab7f-a214e2560bdf'} 2018-12-23 02:16:23,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv/outputs 2018-12-23 02:16:23,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:16:23,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:16:23,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:16:23,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:16:23,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:16:23,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:16:23,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:16:23,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.203", "ellis_ip": "172.30.9.208"}, "deployment_id": "clearwater-opnfv"} 2018-12-23 02:16:23,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:16:23,634 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:16:23 GMT 2018-12-23 02:16:23,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:16:23,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-12-23 02:16:23,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:16:23,637 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.208 2018-12-23 02:16:23,935 - 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-12-23 02:16:24,005 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-12-23 02:16:24,005 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-12-23 02:16:24,073 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 02:16:24,074 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-12-23 02:16:49,157 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 02:16:49,157 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-12-23 02:17:14,258 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 02:17:14,258 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-12-23 02:17:39,362 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 02:17:39,362 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-12-23 02:18:04,457 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 02:18:04,457 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-12-23 02:18:29,546 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 02:18:29,546 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-12-23 02:18:54,629 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 02:18:54,630 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-12-23 02:19:19,701 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 02:19:19,701 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-12-23 02:19:44,829 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 02:19:44,829 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-12-23 02:20:09,928 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 02:20:09,929 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-12-23 02:20:35,052 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 02:20:35,052 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-12-23 02:21:00,132 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 02:21:00,132 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2018-12-23 02:21:25,260 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 02:21:25,260 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2018-12-23 02:21:50,485 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550375@clearwater.opnfv', u'sip_username': u'6505550375', u'formatted_number': u'(650) 555-0375', u'number': u'6505550375', u'sip_uri': u'sip:6505550375@clearwater.opnfv', u'number_id': u'5475e278345246949117cbb43c3fa1a1', u'sip_password': u'dwea38TC8', u'pstn': False} 2018-12-23 02:21:50,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv/outputs 2018-12-23 02:21:50,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:21:50,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:21:50,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:21:50,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:21:50,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:21:50,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:21:50,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:21:50,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.203", "ellis_ip": "172.30.9.208"}, "deployment_id": "clearwater-opnfv"} 2018-12-23 02:21:50,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:21:50,571 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:21:50 GMT 2018-12-23 02:21:50,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:21:50,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-12-23 02:21:50,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:21:50,572 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-12-23 02:21:50,572 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-12-23 02:21:50,581 - 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-12-23 02:21:50,582 - 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-12-23 02:23:57,396 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550062, 6505550896) Passed Basic Call - SDP (TCP) - (6505550063, 6505550984) Passed Basic Call - Tel URIs (TCP) - (6505550894, 6505550278) Passed Basic Call - Unknown number (TCP) - (6505550726, 6505550326) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550052, 6505550258) Passed Basic Call - Messages - Pager model (TCP) - (6505550912, 6505550182) Passed Basic Call - Pracks (TCP) - (6505550710, 6505550665) Passed Basic Registration (TCP) - (6505550065) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550949, 6505550062) Passed Call Barring - Outbound Rejection (TCP) - (6505550022, 6505550585) 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) - (6505550574, 6505550220) 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) - (6505550484, 6505550784, 6505550023) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550689, 6505550989, 6505550518) Passed Call Diversion - Not reachable (408) (TCP) - (6505550108, 6505550505, 6505550973) Passed Call Diversion - Not reachable (503) (TCP) - (6505550275, 6505550036, 6505550368) Passed Call Diversion - Not reachable (500) (TCP) - (6505550338, 6505550619, 6505550403) Passed Call Diversion - Busy (TCP) - (6505550668, 6505550199, 6505550230) Passed Call Diversion - Unconditional (TCP) - (6505550228, 6505550642, 6505550746) Passed Call Diversion - No answer (TCP) - (6505550719, 6505550682, 6505550050) Passed Call Diversion - Bad target URI (TCP) - (6505550434, 6505550729) Passed Call Diversion - Audio-only call (TCP) - (6505550627, 6505550021, 6505550981, 6505550553) Passed Call Diversion - Audio-video call (TCP) - (6505550134, 6505550183, 6505550130, 6505550935) Passed Call Waiting - Accepted (TCP) - (6505550349, 6505550636, 6505550326) Passed Call Waiting - Cancelled (TCP) - (6505550770, 6505550679, 6505550220) Passed CANCEL - Mainline (TCP) - (6505550972, 6505550845) Passed Filtering - Accept-Contact (TCP) - (6505550906, 6505550306) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550291, 6505550786) Passed Filtering - Accept-Contact no match (TCP) - (6505550055, 6505550071) Passed Filtering - Accept-Contact negated match (TCP) - (6505550383, 6505550519) Passed Filtering - RFC3841 example (TCP) - (6505550322, 6505550077) Passed Filtering - Reject-Contact no match (TCP) - (6505550313, 6505550762) Passed Filtering - Reject-Contact match (TCP) - (6505550415, 6505550237) 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) - (6505550124) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550151) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550224) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550624) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550799, 6505550357) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550489, 6505550981) Passed GRUU - Call - only GRUU as target (TCP) - (6505550585, 6505550811) Passed GRUU - Call - AoR as target (TCP) - (6505550562, 6505550887) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550507, 6505550856) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550453, 6505550906) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550482, 6505550852) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550188, 6505550656) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550280, 6505550920) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550887, 6505550744) 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) - (6505550923) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550680) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550157) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550591, 6505550873) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550292, 6505550566) 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-12-23 02:23:57,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-12-23 02:23:57,522 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 02:23:57,522 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 29:14 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-23 02:23:57,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-12-23 02:23:57,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions 2018-12-23 02:23:57,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:23:57,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:23:57,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:23:57,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:23:57,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:23:57,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:23:57,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:23:57,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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-12-23T02:01:15.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "519355ef-292c-4f4a-8925-e7a392135067"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:48.184Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c52b9986-517f-4aba-ab7f-a214e2560bdf"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-12-23 02:23:57,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:23:57,610 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:23:57 GMT 2018-12-23 02:23:57,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:23:57,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-12-23 02:23:57,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:23:57,611 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-12-23 02:23:57,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:23:57,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:23:57,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:23:57,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:23:57,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:23:57,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:23:57,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:23:57,862 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-12-23 02:23:57,862 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:23:57,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:23:57,862 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:23:57 GMT 2018-12-23 02:23:57,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:23:57,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:23:57,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:23:57,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:23:57,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:23:57,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:23:57,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:23:57,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:23:57,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:23:57,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:23:57,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:23:57,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-23 02:23:57,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:23:57,944 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:23:57 GMT 2018-12-23 02:23:57,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:23:57,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-23 02:23:57,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:23:57,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:23:58,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:23:58,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:23:58,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:23:58,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:23:58,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:23:58,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:23:58,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:23:58,008 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:23:58,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:23:58,008 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:23:58 GMT 2018-12-23 02:23:58,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:23:58,008 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:23:58,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:03,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:24:03,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:03,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:03,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:03,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:03,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:03,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:03,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:03,100 - 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-12-23T02:23:58.539Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:23:58.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_cpbnpy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:23:59.834Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:23:59.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_e9v8lu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:23:59.834Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:23:59.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_q0fzls", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:23:59.834Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:23:59.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:23:59.834Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:23:59.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_05jkdf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:23:59.834Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:23:59.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_56brj0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:23:59.834Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:23:59.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.394Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/JL376/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "42748342-12ae-4a52-a4f0-18a121b759f5"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.874Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_05jkdf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.874Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_q0fzls", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.874Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_e9v8lu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.874Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_56brj0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.874Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_05jkdf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.874Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_cpbnpy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.874Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_q0fzls", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.874Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.874Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_e9v8lu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.874Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_56brj0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.874Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_cpbnpy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.874Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.905Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/NTCWK/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b702e0a1-f342-42e8-aa55-dc538e8b6d43"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.905Z", "message": "Executing: /tmp/EEH61/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0f897a96-fef1-418e-9598-22bc7b8e0352"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.905Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/EEH61/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0f897a96-fef1-418e-9598-22bc7b8e0352"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.905Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/NT5ON/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "55b05e72-e28a-4e08-b367-9ab5e13c2426"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.905Z", "message": "Executing: /tmp/NT5ON/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "55b05e72-e28a-4e08-b367-9ab5e13c2426"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.905Z", "message": "Executing: /tmp/JL376/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "42748342-12ae-4a52-a4f0-18a121b759f5"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:00.905Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:00.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "42748342-12ae-4a52-a4f0-18a121b759f5"}, {"node_instance_id": "homer_cpbnpy", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.898Z", "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_c673ee/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_c673ee/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_c673ee/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-12-23T02:24:01.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.898Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:01.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_05jkdf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.898Z", "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_vjtp6h/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_vjtp6h/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_vjtp6h/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-12-23T02:24:01.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.898Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:01.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_q0fzls", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.898Z", "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_z53atn/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_z53atn/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_z53atn/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-12-23T02:24:01.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.915Z", "message": "Execution done (return_code=1): /tmp/NT5ON/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "55b05e72-e28a-4e08-b367-9ab5e13c2426"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.915Z", "message": "Execution done (return_code=1): /tmp/EEH61/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0f897a96-fef1-418e-9598-22bc7b8e0352"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.915Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "55b05e72-e28a-4e08-b367-9ab5e13c2426"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.915Z", "message": "Executing: /tmp/EXWTT/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "4e3b22cf-c5c8-4594-bb82-5738ab06733c"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.915Z", "message": "Execution done (return_code=1): /tmp/M759R/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "74de28d1-844e-41e9-bb34-9481a7ae65f7"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.915Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b702e0a1-f342-42e8-aa55-dc538e8b6d43"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.915Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/EXWTT/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "4e3b22cf-c5c8-4594-bb82-5738ab06733c"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.915Z", "message": "Executing: /tmp/NTCWK/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b702e0a1-f342-42e8-aa55-dc538e8b6d43"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.915Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0f897a96-fef1-418e-9598-22bc7b8e0352"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.915Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "4e3b22cf-c5c8-4594-bb82-5738ab06733c"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.915Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/M759R/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "74de28d1-844e-41e9-bb34-9481a7ae65f7"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.915Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "74de28d1-844e-41e9-bb34-9481a7ae65f7"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.915Z", "message": "Execution done (return_code=1): /tmp/EXWTT/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "4e3b22cf-c5c8-4594-bb82-5738ab06733c"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:01.915Z", "message": "Executing: /tmp/M759R/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "74de28d1-844e-41e9-bb34-9481a7ae65f7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.921Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:02.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_56brj0", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.921Z", "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_4orvs4/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_4orvs4/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_4orvs4/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-12-23T02:24:02.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.921Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:02.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.937Z", "message": "[localhost] run: sudo mv /tmp/tmpbLfx5H /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:02.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "83b05b11-a571-4726-81fb-d4a02b2c6258"}], "metadata": {"pagination": {"total": 69, "offset": 0, "size": 50}}} 2018-12-23 02:24:03,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:03,101 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:03 GMT 2018-12-23 02:24:03,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:03,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30380 2018-12-23 02:24:03,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:03,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-12-23 02:24:03,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:24:03,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:24:03,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:24:03,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:24:03,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:24:03,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:24:03,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/JL376/stop-bono.sh 2018-12-23 02:24:03,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:24:03,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:24:03,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:24:03,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:24:03,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:24:03,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:24:03,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:24:03,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:24:03,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:24:03,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:24:03,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:24:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:24:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/NTCWK/stop-sprout.sh 2018-12-23 02:24:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/EEH61/stop-homer.sh 2018-12-23 02:24:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/EEH61/stop-homer.sh 2018-12-23 02:24:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/NT5ON/stop-ellis.sh 2018-12-23 02:24:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NT5ON/stop-ellis.sh 2018-12-23 02:24:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JL376/stop-bono.sh 2018-12-23 02:24:03,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-12-23 02:24:03,107 - 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-12-23 02:24:03,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:24:03,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-12-23 02:24:03,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:24:03,107 - 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-12-23 02:24:03,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/NT5ON/stop-ellis.sh 2018-12-23 02:24:03,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/EEH61/stop-homer.sh 2018-12-23 02:24:03,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-12-23 02:24:03,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/EXWTT/stop-vellum.sh 2018-12-23 02:24:03,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/M759R/stop-dime.sh 2018-12-23 02:24:03,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-12-23 02:24:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/EXWTT/stop-vellum.sh 2018-12-23 02:24:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NTCWK/stop-sprout.sh 2018-12-23 02:24:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-12-23 02:24:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-12-23 02:24:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/M759R/stop-dime.sh 2018-12-23 02:24:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-12-23 02:24:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/EXWTT/stop-vellum.sh 2018-12-23 02:24:03,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/M759R/stop-dime.sh 2018-12-23 02:24:03,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:24:03,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-12-23 02:24:03,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:24:03,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbLfx5H /etc/bind/db.clearwater.local 2018-12-23 02:24:03,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:24:03,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:03,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:03,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:03,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:03,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:03,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:03,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:03,209 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:24:03,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:03,209 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:03 GMT 2018-12-23 02:24:03,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:03,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:24:03,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:08,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:24:08,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:08,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:08,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:08,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:08,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:08,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:08,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:08,314 - 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-12-23T02:24:02.937Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_q0fzls': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.18', u'name': u'ellis-q0fzls'}}, u'dime': {u'dime_56brj0': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-56brj0'}}, u'sprout': {u'sprout_sdrf9l': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-sdrf9l'}}, u'vellum': {u'vellum_05jkdf': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'vellum-05jkdf'}}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:02.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "83b05b11-a571-4726-81fb-d4a02b2c6258"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.937Z", "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-12-23T02:24:02.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "83b05b11-a571-4726-81fb-d4a02b2c6258"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.937Z", "message": "[localhost] run: sudo mv /tmp/tmpE8fhHi /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:02.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "83b05b11-a571-4726-81fb-d4a02b2c6258"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.937Z", "message": "[localhost] run: sudo mv /tmp/tmpbLfx5H /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:02.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "83b05b11-a571-4726-81fb-d4a02b2c6258"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.937Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:02.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6f887664-a9dd-44c3-9c16-0422eed5c18d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.937Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1P72Y/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:02.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "83b05b11-a571-4726-81fb-d4a02b2c6258"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.937Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4TMOH/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:02.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6f887664-a9dd-44c3-9c16-0422eed5c18d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.937Z", "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-12-23T02:24:02.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "83b05b11-a571-4726-81fb-d4a02b2c6258"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.937Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:02.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "83b05b11-a571-4726-81fb-d4a02b2c6258"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.937Z", "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-12-23T02:24:02.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "83b05b11-a571-4726-81fb-d4a02b2c6258"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.937Z", "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-12-23T02:24:02.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "83b05b11-a571-4726-81fb-d4a02b2c6258"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.937Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:02.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "83b05b11-a571-4726-81fb-d4a02b2c6258"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.937Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FQGNI/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:02.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "519838f5-3261-4923-95a8-6147702366e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:02.937Z", "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-12-23T02:24:02.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6f887664-a9dd-44c3-9c16-0422eed5c18d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.948Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_cpbnpy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.948Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_cpbnpy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.948Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_cpbnpy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.948Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "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-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6f887664-a9dd-44c3-9c16-0422eed5c18d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "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-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ad214df5-70d7-45c0-bcbe-8ac01727b925"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "[localhost] run: sudo mv /tmp/tmpYxgIHo /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "519838f5-3261-4923-95a8-6147702366e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "519838f5-3261-4923-95a8-6147702366e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "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-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6f887664-a9dd-44c3-9c16-0422eed5c18d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "[localhost] run: sudo mv /tmp/tmpPDc4kP /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ad214df5-70d7-45c0-bcbe-8ac01727b925"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "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-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "83b05b11-a571-4726-81fb-d4a02b2c6258"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "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-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "519838f5-3261-4923-95a8-6147702366e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_sdrf9l': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-sdrf9l'}}, u'vellum': {}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "519838f5-3261-4923-95a8-6147702366e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "519838f5-3261-4923-95a8-6147702366e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "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-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "519838f5-3261-4923-95a8-6147702366e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "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-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "519838f5-3261-4923-95a8-6147702366e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "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-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "519838f5-3261-4923-95a8-6147702366e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "[localhost] run: sudo mv /tmp/tmpJV8XXz /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "519838f5-3261-4923-95a8-6147702366e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "519838f5-3261-4923-95a8-6147702366e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "[localhost] run: sudo mv /tmp/tmp6woR5F /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6f887664-a9dd-44c3-9c16-0422eed5c18d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "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-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ad214df5-70d7-45c0-bcbe-8ac01727b925"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "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-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6f887664-a9dd-44c3-9c16-0422eed5c18d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6f887664-a9dd-44c3-9c16-0422eed5c18d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "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-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6f887664-a9dd-44c3-9c16-0422eed5c18d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ad214df5-70d7-45c0-bcbe-8ac01727b925"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ad214df5-70d7-45c0-bcbe-8ac01727b925"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "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-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ad214df5-70d7-45c0-bcbe-8ac01727b925"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "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-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ad214df5-70d7-45c0-bcbe-8ac01727b925"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "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-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ad214df5-70d7-45c0-bcbe-8ac01727b925"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "83b05b11-a571-4726-81fb-d4a02b2c6258"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_56brj0': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-56brj0'}}, u'sprout': {u'sprout_sdrf9l': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-sdrf9l'}}, u'vellum': {u'vellum_05jkdf': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'vellum-05jkdf'}}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6f887664-a9dd-44c3-9c16-0422eed5c18d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "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-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "519838f5-3261-4923-95a8-6147702366e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6f887664-a9dd-44c3-9c16-0422eed5c18d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ad214df5-70d7-45c0-bcbe-8ac01727b925"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_56brj0': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-56brj0'}}, u'sprout': {u'sprout_sdrf9l': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-sdrf9l'}}, u'vellum': {}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ad214df5-70d7-45c0-bcbe-8ac01727b925"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:03.956Z", "message": "[localhost] run: sudo mv /tmp/tmp5duaU4 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ad214df5-70d7-45c0-bcbe-8ac01727b925"}], "metadata": {"pagination": {"total": 147, "offset": 50, "size": 50}}} 2018-12-23 02:24:08,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:08,314 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:08 GMT 2018-12-23 02:24:08,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:08,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29823 2018-12-23 02:24:08,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:08,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_q0fzls': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.18', u'name': u'ellis-q0fzls'}}, u'dime': {u'dime_56brj0': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-56brj0'}}, u'sprout': {u'sprout_sdrf9l': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-sdrf9l'}}, u'vellum': {u'vellum_05jkdf': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'vellum-05jkdf'}}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}. 2018-12-23 02:24:08,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:24:08,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpE8fhHi /etc/bind/db.clearwater.opnfv 2018-12-23 02:24:08,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbLfx5H /etc/bind/db.clearwater.local 2018-12-23 02:24:08,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 02:24:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1P72Y/bind.py 2018-12-23 02:24:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4TMOH/bind.py 2018-12-23 02:24:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 02:24:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 02:24:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 02:24:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 02:24:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 02:24:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FQGNI/bind.py 2018-12-23 02:24:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:24:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:24:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:24:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:24:08,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:24:08,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 02:24:08,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 02:24:08,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYxgIHo /etc/bind/db.clearwater.local 2018-12-23 02:24:08,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 02:24:08,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 02:24:08,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPDc4kP /etc/bind/db.clearwater.local 2018-12-23 02:24:08,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 02:24:08,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:24:08,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_sdrf9l': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-sdrf9l'}}, u'vellum': {}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}. 2018-12-23 02:24:08,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 02:24:08,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 02:24:08,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 02:24:08,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 02:24:08,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJV8XXz /etc/bind/db.clearwater.opnfv 2018-12-23 02:24:08,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 02:24:08,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6woR5F /etc/bind/db.clearwater.opnfv 2018-12-23 02:24:08,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:24:08,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 02:24:08,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 02:24:08,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 02:24:08,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 02:24:08,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 02:24:08,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 02:24:08,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 02:24:08,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 02:24:08,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 02:24:08,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_56brj0': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-56brj0'}}, u'sprout': {u'sprout_sdrf9l': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-sdrf9l'}}, u'vellum': {u'vellum_05jkdf': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'vellum-05jkdf'}}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}. 2018-12-23 02:24:08,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 02:24:08,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 02:24:08,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 02:24:08,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_56brj0': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-56brj0'}}, u'sprout': {u'sprout_sdrf9l': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'sprout-sdrf9l'}}, u'vellum': {}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}. 2018-12-23 02:24:08,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5duaU4 /etc/bind/db.clearwater.opnfv 2018-12-23 02:24:08,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:24:08,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:08,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:08,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:08,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:08,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:08,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:08,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:08,401 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:24:08,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:08,401 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:08 GMT 2018-12-23 02:24:08,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:08,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:24:08,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:13,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:24:13,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:13,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:13,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:13,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:13,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:13,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:13,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:13,535 - 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-12-23T02:24:03.956Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:03.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "519838f5-3261-4923-95a8-6147702366e4"}, {"node_instance_id": "vellum_05jkdf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:04.962Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:04.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_56brj0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:04.962Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:04.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_56brj0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:04.962Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:04.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_q0fzls", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:04.962Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:04.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_q0fzls", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:04.962Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:04.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_56brj0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:04.962Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:04.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_q0fzls", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:04.962Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:04.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_05jkdf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:04.962Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:04.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_05jkdf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:04.962Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:04.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:04.970Z", "message": "Executing: /tmp/4E49R/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:04.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "7eb4708e-b688-4a02-a4ac-c3a99bdc54f7"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:04.970Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4E49R/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:04.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "7eb4708e-b688-4a02-a4ac-c3a99bdc54f7"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:04.970Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:04.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "cf614812-20fa-470d-971d-099df0da5a74"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:04.970Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/I6JHL/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:04.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "cf614812-20fa-470d-971d-099df0da5a74"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:04.970Z", "message": "Executing: /tmp/C194S/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:04.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "663082e8-ba31-474a-96f3-99f50688e996"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:04.970Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/C194S/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:04.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "663082e8-ba31-474a-96f3-99f50688e996"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:04.970Z", "message": "Executing: /tmp/I6JHL/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:04.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "cf614812-20fa-470d-971d-099df0da5a74"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:06.071Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:06.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "663082e8-ba31-474a-96f3-99f50688e996"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:06.071Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MW2AA/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:06.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "064c394b-1334-4ab7-bda1-15fde370bf47"}, {"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:06.071Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:06.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "7eb4708e-b688-4a02-a4ac-c3a99bdc54f7"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:06.071Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:06.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "064c394b-1334-4ab7-bda1-15fde370bf47"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:06.071Z", "message": "Execution done (return_code=1): /tmp/NTCWK/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:06.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b702e0a1-f342-42e8-aa55-dc538e8b6d43"}, {"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:06.071Z", "message": "Executing: /tmp/MW2AA/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:06.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "064c394b-1334-4ab7-bda1-15fde370bf47"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:06.247Z", "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_2g4buo/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_2g4buo/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_2g4buo/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-12-23T02:24:06.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:07.032Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:07.032Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:07.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:07.286Z", "message": "Downloaded scripts/bind/bind.py to /tmp/BT6QR/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:07.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "283c418b-6978-4e73-a882-9b5770a237e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:08.086Z", "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-12-23T02:24:08.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "283c418b-6978-4e73-a882-9b5770a237e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:08.086Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:08.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "283c418b-6978-4e73-a882-9b5770a237e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:08.086Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:08.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "283c418b-6978-4e73-a882-9b5770a237e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:08.086Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:08.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "283c418b-6978-4e73-a882-9b5770a237e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:08.086Z", "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-12-23T02:24:08.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "283c418b-6978-4e73-a882-9b5770a237e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:08.086Z", "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-12-23T02:24:08.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "283c418b-6978-4e73-a882-9b5770a237e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:08.086Z", "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-12-23T02:24:08.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "283c418b-6978-4e73-a882-9b5770a237e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:08.086Z", "message": "[localhost] run: sudo mv /tmp/tmpdYeZJu /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:08.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "283c418b-6978-4e73-a882-9b5770a237e7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:08.276Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:08.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:09.060Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:09.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:09.060Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:09.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:09.060Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:09.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:09.098Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:09.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "283c418b-6978-4e73-a882-9b5770a237e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:09.098Z", "message": "[localhost] run: sudo mv /tmp/tmpjN_JD4 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:09.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "283c418b-6978-4e73-a882-9b5770a237e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:09.098Z", "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-12-23T02:24:09.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "283c418b-6978-4e73-a882-9b5770a237e7"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:10.111Z", "message": "Executing: /tmp/PVYAW/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:10.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "d55b1029-f94d-439f-b293-a3527c3cff32"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:10.111Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:10.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "d55b1029-f94d-439f-b293-a3527c3cff32"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:10.111Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/PVYAW/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:10.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "d55b1029-f94d-439f-b293-a3527c3cff32"}, {"node_instance_id": "ellis_q0fzls", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:11.742Z", "message": "Execution done (return_code=0): /tmp/C194S/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:11.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "663082e8-ba31-474a-96f3-99f50688e996"}, {"node_instance_id": "ellis_q0fzls", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:12.159Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:12.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_56brj0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:13.067Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:13.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:13.067Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:13.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:13.067Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:13.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 163, "offset": 100, "size": 50}}} 2018-12-23 02:24:13,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:13,535 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:13 GMT 2018-12-23 02:24:13,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:13,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28049 2018-12-23 02:24:13,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:13,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 02:24:13,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:24:13,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:24:13,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:24:13,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:24:13,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:24:13,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:24:13,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:24:13,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:24:13,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:24:13,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4E49R/remove-cluster-node.sh 2018-12-23 02:24:13,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4E49R/remove-cluster-node.sh 2018-12-23 02:24:13,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-23 02:24:13,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/I6JHL/remove-cluster-node.sh 2018-12-23 02:24:13,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/C194S/remove-cluster-node.sh 2018-12-23 02:24:13,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/C194S/remove-cluster-node.sh 2018-12-23 02:24:13,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/I6JHL/remove-cluster-node.sh 2018-12-23 02:24:13,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-23 02:24:13,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MW2AA/remove-cluster-node.sh 2018-12-23 02:24:13,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-23 02:24:13,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-23 02:24:13,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/NTCWK/stop-sprout.sh 2018-12-23 02:24:13,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MW2AA/remove-cluster-node.sh 2018-12-23 02:24:13,540 - 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-12-23 02:24:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:24:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:24:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/BT6QR/bind.py 2018-12-23 02:24:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 02:24:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_e9v8lu': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.22', u'name': u'bono-e9v8lu'}}}, 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.12', u'hss_hostname': u''}. 2018-12-23 02:24:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 02:24:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 02:24:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 02:24:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 02:24:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:24:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdYeZJu /etc/bind/db.clearwater.local 2018-12-23 02:24:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:24:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:24:13,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:24:13,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:24:13,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 02:24:13,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjN_JD4 /etc/bind/db.clearwater.opnfv 2018-12-23 02:24:13,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 02:24:13,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PVYAW/remove-cluster-node.sh 2018-12-23 02:24:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-23 02:24:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/PVYAW/remove-cluster-node.sh 2018-12-23 02:24:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/C194S/remove-cluster-node.sh 2018-12-23 02:24:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:24:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:24:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:24:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:24:13,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:24:13,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:13,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:13,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:13,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:13,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:13,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:13,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:13,602 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:24:13,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:13,602 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:13 GMT 2018-12-23 02:24:13,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:13,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:24:13,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:18,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:24:18,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:18,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:18,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:18,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:18,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:18,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:18,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:18,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_56brj0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:13.277Z", "message": "Execution done (return_code=0): /tmp/MW2AA/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:13.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "064c394b-1334-4ab7-bda1-15fde370bf47"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:14.074Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:14.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:14.074Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:14.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:14.074Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:14.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:14.074Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:14.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:14.074Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:14.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:15.082Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:15.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:15.082Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:15.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:15.082Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:15.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:15.082Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:15.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:15.082Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:15.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:15.082Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:15.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:15.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:15.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0474576d-226b-48f1-bfe8-aff2cf98e0c0"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:16.092Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:16.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:16.092Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:16.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_cpbnpy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:16.092Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:16.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:16.092Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:16.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:16.285Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:16.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0474576d-226b-48f1-bfe8-aff2cf98e0c0"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:16.285Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:16.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0474576d-226b-48f1-bfe8-aff2cf98e0c0"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:16.285Z", "message": "Stopping Agent ellis_host_z53atn", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:16.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0474576d-226b-48f1-bfe8-aff2cf98e0c0"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:16.285Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:16.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0474576d-226b-48f1-bfe8-aff2cf98e0c0"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:16.285Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:16.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0474576d-226b-48f1-bfe8-aff2cf98e0c0"}, {"node_instance_id": "homer_cpbnpy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:16.285Z", "message": "Execution done (return_code=0): /tmp/I6JHL/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:16.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "cf614812-20fa-470d-971d-099df0da5a74"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:16.285Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:16.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0474576d-226b-48f1-bfe8-aff2cf98e0c0"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:16.285Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:16.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0474576d-226b-48f1-bfe8-aff2cf98e0c0"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:16.285Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:16.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0474576d-226b-48f1-bfe8-aff2cf98e0c0"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:16.285Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:16.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0474576d-226b-48f1-bfe8-aff2cf98e0c0"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:17.100Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:17.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:17.100Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:17.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:17.100Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:17.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:17.100Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:17.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:17.100Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:17.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:17.100Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:17.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:17.100Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:17.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:17.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:17.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "58d2edb8-3f2a-47b0-a9e2-6d5e7f060b7b"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:18.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:18.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "58d2edb8-3f2a-47b0-a9e2-6d5e7f060b7b"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:18.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:18.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "58d2edb8-3f2a-47b0-a9e2-6d5e7f060b7b"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:18.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:18.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "58d2edb8-3f2a-47b0-a9e2-6d5e7f060b7b"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:18.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:18.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "58d2edb8-3f2a-47b0-a9e2-6d5e7f060b7b"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:18.441Z", "message": "Stopping Agent dime_host_4orvs4", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:18.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "58d2edb8-3f2a-47b0-a9e2-6d5e7f060b7b"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:18.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:18.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "58d2edb8-3f2a-47b0-a9e2-6d5e7f060b7b"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:18.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:18.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "58d2edb8-3f2a-47b0-a9e2-6d5e7f060b7b"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:18.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:18.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "58d2edb8-3f2a-47b0-a9e2-6d5e7f060b7b"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:18.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:18.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "58d2edb8-3f2a-47b0-a9e2-6d5e7f060b7b"}], "metadata": {"pagination": {"total": 206, "offset": 150, "size": 50}}} 2018-12-23 02:24:18,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:18,693 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:18 GMT 2018-12-23 02:24:18,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:18,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23317 2018-12-23 02:24:18,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:18,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/MW2AA/remove-cluster-node.sh 2018-12-23 02:24:18,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-23 02:24:18,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-23 02:24:18,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-23 02:24:18,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-23 02:24:18,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-23 02:24:18,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-23 02:24:18,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-23 02:24:18,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-23 02:24:18,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-23 02:24:18,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-23 02:24:18,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-23 02:24:18,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-23 02:24:18,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-23 02:24:18,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:24:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-23 02:24:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_z53atn 2018-12-23 02:24:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/I6JHL/remove-cluster-node.sh 2018-12-23 02:24:18,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-23 02:24:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-23 02:24:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-23 02:24:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-23 02:24:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-23 02:24:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-23 02:24:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:24:18,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_4orvs4 2018-12-23 02:24:18,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:18,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:24:18,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:18,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:18,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:18,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:18,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:18,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:18,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:18,764 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:24:18,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:18,764 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:18 GMT 2018-12-23 02:24:18,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:18,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:24:18,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:23,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:24:23,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:23,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:23,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:23,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:23,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:23,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:23,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:23,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:20.020Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:20.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0474576d-226b-48f1-bfe8-aff2cf98e0c0"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:20.257Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:20.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:20.459Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_z53atn stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:20.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0474576d-226b-48f1-bfe8-aff2cf98e0c0"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:20.459Z", "message": "Successfully stopped daemon: ellis_host_z53atn\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:20.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "0474576d-226b-48f1-bfe8-aff2cf98e0c0"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:21.109Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:21.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:21.109Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:21.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:21.109Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:21.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:21.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:21.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "5408a2d5-a91d-4a29-8bcc-c496d7e1c94e"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:21.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:21.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "5408a2d5-a91d-4a29-8bcc-c496d7e1c94e"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:21.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:21.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "5408a2d5-a91d-4a29-8bcc-c496d7e1c94e"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:21.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:21.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "5408a2d5-a91d-4a29-8bcc-c496d7e1c94e"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:21.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:21.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "5408a2d5-a91d-4a29-8bcc-c496d7e1c94e"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:21.475Z", "message": "Deleting Agent ellis_host_z53atn", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:21.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "5408a2d5-a91d-4a29-8bcc-c496d7e1c94e"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:21.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:21.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "5408a2d5-a91d-4a29-8bcc-c496d7e1c94e"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:21.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:21.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "5408a2d5-a91d-4a29-8bcc-c496d7e1c94e"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:21.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:21.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "5408a2d5-a91d-4a29-8bcc-c496d7e1c94e"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:21.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:21.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "5408a2d5-a91d-4a29-8bcc-c496d7e1c94e"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:22.124Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:22.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:22.124Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:22.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:22.124Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:22.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:22.496Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:22.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "58d2edb8-3f2a-47b0-a9e2-6d5e7f060b7b"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:22.496Z", "message": "Successfully stopped daemon: dime_host_4orvs4\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:22.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "58d2edb8-3f2a-47b0-a9e2-6d5e7f060b7b"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:22.496Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_4orvs4 stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:22.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "58d2edb8-3f2a-47b0-a9e2-6d5e7f060b7b"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.139Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.139Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.139Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.139Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.139Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.139Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.139Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.139Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Successfully deleted daemon: ellis_host_z53atn", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "5408a2d5-a91d-4a29-8bcc-c496d7e1c94e"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "95b136e5-8e09-45c0-9dd7-ded5237d2b77"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "5408a2d5-a91d-4a29-8bcc-c496d7e1c94e"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "024e15fb-89af-499d-8c7a-fdbe0c00a49f"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "95b136e5-8e09-45c0-9dd7-ded5237d2b77"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "024e15fb-89af-499d-8c7a-fdbe0c00a49f"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "95b136e5-8e09-45c0-9dd7-ded5237d2b77"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Deleting Agent dime_host_4orvs4", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "024e15fb-89af-499d-8c7a-fdbe0c00a49f"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "95b136e5-8e09-45c0-9dd7-ded5237d2b77"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "95b136e5-8e09-45c0-9dd7-ded5237d2b77"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "024e15fb-89af-499d-8c7a-fdbe0c00a49f"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "95b136e5-8e09-45c0-9dd7-ded5237d2b77"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "024e15fb-89af-499d-8c7a-fdbe0c00a49f"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "95b136e5-8e09-45c0-9dd7-ded5237d2b77"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "95b136e5-8e09-45c0-9dd7-ded5237d2b77"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "5408a2d5-a91d-4a29-8bcc-c496d7e1c94e"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Stopping Agent homer_host_c673ee", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "95b136e5-8e09-45c0-9dd7-ded5237d2b77"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "024e15fb-89af-499d-8c7a-fdbe0c00a49f"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "95b136e5-8e09-45c0-9dd7-ded5237d2b77"}], "metadata": {"pagination": {"total": 260, "offset": 194, "size": 50}}} 2018-12-23 02:24:23,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:23,849 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:23 GMT 2018-12-23 02:24:23,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:23,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26953 2018-12-23 02:24:23,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:23,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-23 02:24:23,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-23 02:24:23,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_z53atn stop 2018-12-23 02:24:23,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_z53atn 2018-12-23 02:24:23,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-23 02:24:23,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-23 02:24:23,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-23 02:24:23,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_z53atn 2018-12-23 02:24:23,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-23 02:24:23,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-23 02:24:23,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-23 02:24:23,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-23 02:24:23,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_4orvs4 2018-12-23 02:24:23,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_4orvs4 stop 2018-12-23 02:24:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-23 02:24:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-23 02:24:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-23 02:24:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-23 02:24:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-23 02:24:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-23 02:24:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-23 02:24:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-23 02:24:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_z53atn 2018-12-23 02:24:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-23 02:24:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_4orvs4 2018-12-23 02:24:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-23 02:24:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_c673ee 2018-12-23 02:24:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:23,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:24:23,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:23,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:23,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:23,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:23,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:23,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:23,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:23,941 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:24:23,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:23,941 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:23 GMT 2018-12-23 02:24:23,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:23,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:24:23,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:28,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:24:29,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:29,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:29,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:29,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:29,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:29,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:29,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:29,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "024e15fb-89af-499d-8c7a-fdbe0c00a49f"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "024e15fb-89af-499d-8c7a-fdbe0c00a49f"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "95b136e5-8e09-45c0-9dd7-ded5237d2b77"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:23.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:23.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "95b136e5-8e09-45c0-9dd7-ded5237d2b77"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:24.164Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:24.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:24.164Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:24.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:24.164Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:24.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:25.241Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:25.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "024e15fb-89af-499d-8c7a-fdbe0c00a49f"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:25.553Z", "message": "Successfully deleted daemon: dime_host_4orvs4", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:25.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "024e15fb-89af-499d-8c7a-fdbe0c00a49f"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:25.553Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:25.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "024e15fb-89af-499d-8c7a-fdbe0c00a49f"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:25.696Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:25.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:26.173Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:26.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:26.173Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:26.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:27.294Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:27.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:27.294Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:27.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:27.294Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:27.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:28.160Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:28.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "95b136e5-8e09-45c0-9dd7-ded5237d2b77"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:28.440Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:28.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:28.577Z", "message": "Successfully stopped daemon: homer_host_c673ee\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:28.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "95b136e5-8e09-45c0-9dd7-ded5237d2b77"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:28.577Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_c673ee stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:28.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "95b136e5-8e09-45c0-9dd7-ded5237d2b77"}], "metadata": {"pagination": {"total": 276, "offset": 244, "size": 50}}} 2018-12-23 02:24:29,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:29,032 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:29 GMT 2018-12-23 02:24:29,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:29,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10629 2018-12-23 02:24:29,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:29,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:29,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:29,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:29,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:29,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 02:24:29,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-23 02:24:29,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 02:24:29,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-23 02:24:29,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_4orvs4 2018-12-23 02:24:29,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-23 02:24:29,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-23 02:24:29,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 02:24:29,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 02:24:29,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-23 02:24:29,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-23 02:24:29,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-23 02:24:29,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-23 02:24:29,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-23 02:24:29,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_c673ee 2018-12-23 02:24:29,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_c673ee stop 2018-12-23 02:24:29,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:24:29,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:29,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:29,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:29,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:29,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:29,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:29,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:29,131 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:24:29,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:29,131 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:29 GMT 2018-12-23 02:24:29,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:29,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:24:29,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:34,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:24:34,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:34,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:34,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:34,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:34,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:34,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:34,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:34,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:29.406Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:29.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:29.406Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:29.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:29.406Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:29.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:29.406Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:29.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:29.406Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:29.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:29.406Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:29.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:29.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "02443f22-21d2-433f-a559-3045e94ecef5"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:29.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "02443f22-21d2-433f-a559-3045e94ecef5"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:29.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "02443f22-21d2-433f-a559-3045e94ecef5"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:29.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "02443f22-21d2-433f-a559-3045e94ecef5"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:29.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "02443f22-21d2-433f-a559-3045e94ecef5"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:29.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "02443f22-21d2-433f-a559-3045e94ecef5"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:29.609Z", "message": "Deleting Agent homer_host_c673ee", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "02443f22-21d2-433f-a559-3045e94ecef5"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:29.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "02443f22-21d2-433f-a559-3045e94ecef5"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:29.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "02443f22-21d2-433f-a559-3045e94ecef5"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:29.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "02443f22-21d2-433f-a559-3045e94ecef5"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:31.311Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:31.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "02443f22-21d2-433f-a559-3045e94ecef5"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:31.971Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:31.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:32.090Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:32.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "02443f22-21d2-433f-a559-3045e94ecef5"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:32.090Z", "message": "Successfully deleted daemon: homer_host_c673ee", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:32.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "02443f22-21d2-433f-a559-3045e94ecef5"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:32.418Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:32.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:32.418Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:32.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:33.458Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:33.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:33.458Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:33.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:33.458Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:33.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_sdrf9l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:34.065Z", "message": "Execution done (return_code=0): /tmp/PVYAW/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:34.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "d55b1029-f94d-439f-b293-a3527c3cff32"}], "metadata": {"pagination": {"total": 302, "offset": 264, "size": 50}}} 2018-12-23 02:24:34,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:34,227 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:34 GMT 2018-12-23 02:24:34,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:34,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13877 2018-12-23 02:24:34,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:34,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-23 02:24:34,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-23 02:24:34,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-23 02:24:34,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-23 02:24:34,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:34,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:34,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:34,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:34,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:34,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:34,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:34,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:34,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_c673ee 2018-12-23 02:24:34,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:34,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:34,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:34,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-23 02:24:34,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-23 02:24:34,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-23 02:24:34,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_c673ee 2018-12-23 02:24:34,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 02:24:34,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 02:24:34,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-23 02:24:34,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:34,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:34,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/PVYAW/remove-cluster-node.sh 2018-12-23 02:24:34,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:24:34,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:34,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:34,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:34,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:34,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:34,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:34,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:34,313 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:24:34,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:34,313 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:34 GMT 2018-12-23 02:24:34,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:34,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:24:34,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:39,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:24:39,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:39,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:39,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:39,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:39,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:39,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:39,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:39,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_2g4buo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:34.770Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:34.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_sdrf9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:34.770Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:34.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:36.264Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:36.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:36.264Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:36.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:36.264Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:36.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:37.309Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:37.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:37.309Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:37.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:37.309Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:37.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:38.427Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:38.427Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:38.427Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:38.427Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:38.427Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:38.427Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:38.427Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:38.427Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:38.427Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:38.427Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:38.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:39.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:39.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b17492e6-d3f1-4d62-84ea-c12772d551e1"}], "metadata": {"pagination": {"total": 323, "offset": 290, "size": 50}}} 2018-12-23 02:24:39,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:39,422 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:39 GMT 2018-12-23 02:24:39,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:39,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9774 2018-12-23 02:24:39,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:39,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:24:39,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:24:39,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-23 02:24:39,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-23 02:24:39,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-23 02:24:39,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:39,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:39,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:39,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-23 02:24:39,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-23 02:24:39,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:39,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-23 02:24:39,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-23 02:24:39,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-23 02:24:39,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-23 02:24:39,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:39,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-23 02:24:39,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:39,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:39,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:24:39,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:39,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:39,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:39,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:39,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:39,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:39,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:39,490 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:24:39,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:39,490 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:39 GMT 2018-12-23 02:24:39,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:39,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:24:39,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:44,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:24:44,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:44,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:44,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:44,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:44,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:44,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:44,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:44,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:40.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:40.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b17492e6-d3f1-4d62-84ea-c12772d551e1"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:40.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:40.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b17492e6-d3f1-4d62-84ea-c12772d551e1"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:40.115Z", "message": "Stopping Agent sprout_host_2g4buo", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:40.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b17492e6-d3f1-4d62-84ea-c12772d551e1"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:40.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:40.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b17492e6-d3f1-4d62-84ea-c12772d551e1"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:40.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:40.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b17492e6-d3f1-4d62-84ea-c12772d551e1"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:40.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:40.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b17492e6-d3f1-4d62-84ea-c12772d551e1"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:40.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:40.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b17492e6-d3f1-4d62-84ea-c12772d551e1"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:40.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:40.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b17492e6-d3f1-4d62-84ea-c12772d551e1"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:40.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:40.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b17492e6-d3f1-4d62-84ea-c12772d551e1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:41.586Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:41.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:42.411Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:42.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:42.411Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:42.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:42.411Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:42.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:42.411Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:42.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:43.158Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:43.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "a76a27b5-1147-42af-9914-b3390d594f1e"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:43.580Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:43.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_host_4orvs4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:43.580Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:43.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:44.126Z", "message": "Successfully stopped daemon: sprout_host_2g4buo\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:44.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b17492e6-d3f1-4d62-84ea-c12772d551e1"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:44.126Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:44.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b17492e6-d3f1-4d62-84ea-c12772d551e1"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:44.126Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_2g4buo stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:44.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b17492e6-d3f1-4d62-84ea-c12772d551e1"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:44.599Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:44.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:44.599Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:44.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:44.599Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:44.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:44.599Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:44.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:44.599Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:44.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:44.599Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:44.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:44.599Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:44.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:44.599Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:44.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 343, "offset": 309, "size": 50}}} 2018-12-23 02:24:44,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:44,690 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:44 GMT 2018-12-23 02:24:44,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:44,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14761 2018-12-23 02:24:44,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:44,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:44,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:44,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_2g4buo 2018-12-23 02:24:44,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:44,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:44,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:44,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:44,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:44,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:44,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:44,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:44,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:44,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:24:44,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:44,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-23 02:24:44,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 02:24:44,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 02:24:44,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_2g4buo 2018-12-23 02:24:44,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-23 02:24:44,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_2g4buo stop 2018-12-23 02:24:44,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 02:24:44,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-23 02:24:44,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-23 02:24:44,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-23 02:24:44,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:44,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-23 02:24:44,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 02:24:44,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:24:44,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:24:44,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:44,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:44,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:44,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:44,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:44,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:44,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:44,793 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:24:44,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:44,793 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:44 GMT 2018-12-23 02:24:44,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:44,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:24:44,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:49,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:24:49,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:49,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:49,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:49,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:49,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:49,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:49,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:49,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:45.137Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:45.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "769c538d-362a-49a2-9662-7d68d943f261"}, {"node_instance_id": "dime_host_4orvs4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:45.137Z", "message": "Waiting for server \"1937bc2e-b860-4cf3-8aa2-1e9a0dd81eba\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:45.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "a76a27b5-1147-42af-9914-b3390d594f1e"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:46.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:46.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ea476cc5-3474-434f-8f55-d23a2554b861"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:46.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:46.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ea476cc5-3474-434f-8f55-d23a2554b861"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:46.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:46.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ea476cc5-3474-434f-8f55-d23a2554b861"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:46.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:46.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ea476cc5-3474-434f-8f55-d23a2554b861"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:46.156Z", "message": "Deleting Agent sprout_host_2g4buo", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:46.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ea476cc5-3474-434f-8f55-d23a2554b861"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:46.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:46.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ea476cc5-3474-434f-8f55-d23a2554b861"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:46.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:46.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ea476cc5-3474-434f-8f55-d23a2554b861"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:46.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:46.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ea476cc5-3474-434f-8f55-d23a2554b861"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:46.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:46.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ea476cc5-3474-434f-8f55-d23a2554b861"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:46.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:46.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ea476cc5-3474-434f-8f55-d23a2554b861"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:46.801Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:47.165Z", "message": "Waiting for server \"7956e2c3-7828-46f3-bb38-c9ae827795a9\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:47.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "769c538d-362a-49a2-9662-7d68d943f261"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:47.675Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:47.675Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:47.675Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:48.185Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:48.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ea476cc5-3474-434f-8f55-d23a2554b861"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:48.185Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:48.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "5b959d64-fd06-482b-b80b-51417517662a"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:48.185Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:48.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ea476cc5-3474-434f-8f55-d23a2554b861"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:48.185Z", "message": "Successfully deleted daemon: sprout_host_2g4buo", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:48.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ea476cc5-3474-434f-8f55-d23a2554b861"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:48.828Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:48.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:48.828Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:48.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:48.828Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:48.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 375, "offset": 337, "size": 50}}} 2018-12-23 02:24:49,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:49,939 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:49 GMT 2018-12-23 02:24:49,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:49,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12982 2018-12-23 02:24:49,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:49,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-23 02:24:49,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "1937bc2e-b860-4cf3-8aa2-1e9a0dd81eba" to be deleted. current status: SHUTOFF 2018-12-23 02:24:49,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:49,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:49,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:49,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:49,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_2g4buo 2018-12-23 02:24:49,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:49,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:49,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:49,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:49,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:24:49,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:49,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "7956e2c3-7828-46f3-bb38-c9ae827795a9" to be deleted. current status: SHUTOFF 2018-12-23 02:24:49,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 02:24:49,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:24:49,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 02:24:49,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-23 02:24:49,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-23 02:24:49,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-23 02:24:49,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_2g4buo 2018-12-23 02:24:49,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-23 02:24:49,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 02:24:49,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 02:24:49,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:24:50,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:50,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:50,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:50,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:50,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:50,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:50,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:50,013 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:24:50,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:50,014 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:50 GMT 2018-12-23 02:24:50,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:50,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:24:50,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:55,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:24:55,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:55,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:55,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:55,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:55,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:55,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:55,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:55,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_4orvs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:50.120Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:50.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_security_group_hdkywq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:50.841Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:50.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:50.841Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:50.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:50.841Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:50.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:50.841Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:50.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:50.939Z", "message": "Waiting for server \"90d46b0c-2b6b-450e-b95c-b1bfb1b2576c\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:50.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "5b959d64-fd06-482b-b80b-51417517662a"}, {"node_instance_id": "dime_security_group_hdkywq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:51.874Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_security_group_hdkywq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:51.874Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_security_group_hdkywq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:51.874Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:51.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_security_group_hdkywq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:52.367Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:52.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "1e8fbf3b-af57-481c-8b9b-553f94f5efb8"}, {"node_instance_id": "ellis_security_group_5apnma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:52.926Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:52.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_floatingip_dbku7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:52.926Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:52.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_host_z53atn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:52.926Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:52.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_floatingip_dbku7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:53.950Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:53.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_security_group_5apnma", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:53.950Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:53.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_floatingip_dbku7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:53.950Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:53.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_floatingip_dbku7i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:53.950Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:53.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_security_group_5apnma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:53.950Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:53.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "dime_security_group_hdkywq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:53.950Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:53.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_security_group_5apnma", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:53.950Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:53.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_security_group_5apnma", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:54.465Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:54.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "fa4ef2bc-360e-43d0-890f-7ec026a87819"}], "metadata": {"pagination": {"total": 396, "offset": 361, "size": 50}}} 2018-12-23 02:24:55,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:55,093 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:55 GMT 2018-12-23 02:24:55,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:55,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10827 2018-12-23 02:24:55,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:24:55,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-23 02:24:55,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:24:55,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:55,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-23 02:24:55,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:24:55,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "90d46b0c-2b6b-450e-b95c-b1bfb1b2576c" to be deleted. current status: SHUTOFF 2018-12-23 02:24:55,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 02:24:55,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:24:55,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 02:24:55,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 02:24:55,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:24:55,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:24:55,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-23 02:24:55,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:24:55,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 02:24:55,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-23 02:24:55,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-23 02:24:55,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:24:55,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 02:24:55,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 02:24:55,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 02:24:55,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:24:55,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:24:55,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:24:55,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:24:55,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:24:55,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:24:55,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:24:55,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:24:55,158 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:24:55,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:24:55,158 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:24:55 GMT 2018-12-23 02:24:55,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:24:55,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:24:55,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:00,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:25:00,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:00,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:00,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:00,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:00,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:00,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:00,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:00,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_dbku7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:55.203Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:55.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "2c28a660-4613-4418-90a4-6a80a55d746f"}, {"node_instance_id": "ellis_security_group_5apnma", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:55.401Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:55.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "ellis_floatingip_dbku7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:55.995Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:55.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:57.004Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:57.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_security_group_1cxnos", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:57.004Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:57.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:57.004Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:57.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_host_c673ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:57.004Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:57.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:57.004Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:57.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_security_group_1cxnos", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:58.039Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:58.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_security_group_1cxnos", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:58.039Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:58.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_security_group_1cxnos", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:58.039Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:58.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "homer_security_group_1cxnos", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:58.515Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:58.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6bfa0ef4-b4a6-48c9-9a9c-d711137f2c37"}, {"node_instance_id": "homer_security_group_1cxnos", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:24:59.410Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:24:59.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 409, "offset": 382, "size": 50}}} 2018-12-23 02:25:00,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:00,393 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:00 GMT 2018-12-23 02:25:00,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:00,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6820 2018-12-23 02:25:00,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:00,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-23 02:25:00,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 02:25:00,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-23 02:25:00,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:25:00,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:25:00,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:25:00,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-23 02:25:00,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:25:00,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:25:00,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 02:25:00,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 02:25:00,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 02:25:00,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 02:25:00,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:25:00,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:00,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:00,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:00,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:00,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:00,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:00,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:00,845 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:25:00,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:00,846 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:00 GMT 2018-12-23 02:25:00,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:00,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:25:00,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:05,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:25:05,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:05,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:05,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:05,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:05,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:05,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:05,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:05,937 - 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-12-23T02:25:01.958Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:01.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:02.208Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:02.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:02.208Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:02.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 412, "offset": 395, "size": 50}}} 2018-12-23 02:25:05,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:05,937 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:05 GMT 2018-12-23 02:25:05,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:05,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-12-23 02:25:05,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:05,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:25:05,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:25:05,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:25:05,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:25:06,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:06,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:06,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:06,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:06,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:06,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:06,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:06,027 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:25:06,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:06,027 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:06 GMT 2018-12-23 02:25:06,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:06,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:25:06,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:11,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:25:11,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:11,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:11,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:11,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:11,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:11,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:11,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:11,105 - 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-12-23T02:25:07.346Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:07.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:08.220Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:08.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:08.220Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:08.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:08.220Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:08.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:08.693Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:08.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6a341363-40ee-4d8d-ba02-8f859a48e250"}, {"node_instance_id": "sprout_host_2g4buo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:10.722Z", "message": "Waiting for server \"f7399920-1d65-45b3-8e4b-9c56d60a6bd6\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:10.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6a341363-40ee-4d8d-ba02-8f859a48e250"}], "metadata": {"pagination": {"total": 418, "offset": 398, "size": 50}}} 2018-12-23 02:25:11,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:11,105 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:11 GMT 2018-12-23 02:25:11,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:11,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3179 2018-12-23 02:25:11,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:11,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:25:11,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 02:25:11,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 02:25:11,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:25:11,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-23 02:25:11,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f7399920-1d65-45b3-8e4b-9c56d60a6bd6" to be deleted. current status: SHUTOFF 2018-12-23 02:25:11,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:25:11,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:11,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:11,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:11,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:11,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:11,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:11,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:11,174 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:25:11,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:11,174 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:11 GMT 2018-12-23 02:25:11,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:11,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:25:11,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:16,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:25:16,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:16,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:16,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:16,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:16,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:16,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:16,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:16,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_2g4buo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:15.993Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:15.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 419, "offset": 404, "size": 50}}} 2018-12-23 02:25:16,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:16,259 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:16 GMT 2018-12-23 02:25:16,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:16,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 592 2018-12-23 02:25:16,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:16,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-23 02:25:16,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:25:16,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:16,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:16,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:16,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:16,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:16,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:16,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:16,324 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:25:16,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:16,325 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:16 GMT 2018-12-23 02:25:16,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:16,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:25:16,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:21,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:25:21,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:21,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:21,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:21,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:21,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:21,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:21,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:21,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_bd70n4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:17.228Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:17.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_security_group_bd70n4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:18.113Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:18.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6e60d91b-e6f7-48f0-82b5-5d9aba40b403"}, {"node_instance_id": "sprout_security_group_bd70n4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:18.244Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:18.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_security_group_bd70n4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:18.244Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:18.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_security_group_bd70n4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:18.244Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:18.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "sprout_security_group_bd70n4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:19.264Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:19.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 425, "offset": 405, "size": 50}}} 2018-12-23 02:25:21,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:21,571 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:21 GMT 2018-12-23 02:25:21,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:21,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3185 2018-12-23 02:25:21,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:21,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:25:21,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 02:25:21,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 02:25:21,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:25:21,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 02:25:21,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 02:25:21,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:25:21,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:21,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:21,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:21,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:21,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:21,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:21,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:21,641 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:25:21,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:21,641 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:21 GMT 2018-12-23 02:25:21,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:21,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:25:21,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:26,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:25:26,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:26,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:26,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:26,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:26,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:26,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:26,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:26,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-12-23 02:25:26,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:26,775 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:26 GMT 2018-12-23 02:25:26,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:26,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:25:26,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:26,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:25:26,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:26,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:26,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:26,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:26,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:26,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:26,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:26,849 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:25:26,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:26,849 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:26 GMT 2018-12-23 02:25:26,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:26,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:25:26,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:31,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:25:31,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:31,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:31,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:31,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:31,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:31,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:31,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:31,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-12-23 02:25:31,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:31,949 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:31 GMT 2018-12-23 02:25:31,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:31,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:25:31,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:31,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:25:32,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:32,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:32,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:32,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:32,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:32,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:32,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:32,110 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:25:32,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:32,110 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:32 GMT 2018-12-23 02:25:32,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:32,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:25:32,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:37,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:25:37,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:37,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:37,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:37,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:37,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:37,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:37,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:37,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-12-23 02:25:37,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:37,206 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:37 GMT 2018-12-23 02:25:37,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:37,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:25:37,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:37,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:25:37,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:37,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:37,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:37,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:37,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:37,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:37,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:37,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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:25:37,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:37,276 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:37 GMT 2018-12-23 02:25:37,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:37,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:25:37,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:42,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:25:42,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:42,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:42,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:42,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:42,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:42,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:42,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:42,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-12-23 02:25:42,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:42,362 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:42 GMT 2018-12-23 02:25:42,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:42,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:25:42,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:42,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:25:42,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:42,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:42,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:42,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:42,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:42,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:42,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:42,428 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:25:42,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:42,428 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:42 GMT 2018-12-23 02:25:42,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:42,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:25:42,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:47,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:25:47,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:47,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:47,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:47,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:47,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:47,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:47,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:47,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-12-23 02:25:47,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:47,510 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:47 GMT 2018-12-23 02:25:47,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:47,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:25:47,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:47,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:25:47,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:47,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:47,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:47,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:47,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:47,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:47,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:47,582 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:25:47,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:47,582 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:47 GMT 2018-12-23 02:25:47,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:47,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:25:47,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:52,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:25:52,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:52,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:52,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:52,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:52,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:52,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:52,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:52,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-12-23 02:25:52,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:52,670 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:52 GMT 2018-12-23 02:25:52,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:52,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:25:52,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:52,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:25:52,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:52,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:52,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:52,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:52,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:52,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:52,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:52,745 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:25:52,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:52,745 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:52 GMT 2018-12-23 02:25:52,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:52,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:25:52,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:57,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:25:57,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:57,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:57,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:57,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:57,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:57,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:57,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:57,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_05jkdf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:54.571Z", "message": "Execution done (return_code=0): /tmp/4E49R/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:54.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "7eb4708e-b688-4a02-a4ac-c3a99bdc54f7"}, {"node_instance_id": "vellum_05jkdf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:54.711Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:54.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:55.281Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:55.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:56.290Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:56.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:56.290Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:56.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 430, "offset": 411, "size": 50}}} 2018-12-23 02:25:57,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:57,836 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:57 GMT 2018-12-23 02:25:57,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:57,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2608 2018-12-23 02:25:57,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:25:57,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4E49R/remove-cluster-node.sh 2018-12-23 02:25:57,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:25:57,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:25:57,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-23 02:25:57,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-23 02:25:57,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:25:57,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:25:57,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:25:57,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:25:57,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:25:57,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:25:57,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:25:57,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:25:57,912 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:25:57,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:25:57,912 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:25:57 GMT 2018-12-23 02:25:57,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:25:57,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:25:57,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:02,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:26:02,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:02,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:02,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:03,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:03,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:03,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:03,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:03,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:25:59.508Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:25:59.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:00.303Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:00.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:00.303Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:00.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:00.303Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:00.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:00.303Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:00.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:00.966Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:00.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3be4d9c4-7535-4a12-8509-215a2f40cf98"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:01.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:01.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3be4d9c4-7535-4a12-8509-215a2f40cf98"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:01.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:01.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3be4d9c4-7535-4a12-8509-215a2f40cf98"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:01.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:01.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3be4d9c4-7535-4a12-8509-215a2f40cf98"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:01.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:01.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3be4d9c4-7535-4a12-8509-215a2f40cf98"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:01.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:01.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3be4d9c4-7535-4a12-8509-215a2f40cf98"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:01.228Z", "message": "Stopping Agent vellum_host_vjtp6h", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:01.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3be4d9c4-7535-4a12-8509-215a2f40cf98"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:01.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:01.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3be4d9c4-7535-4a12-8509-215a2f40cf98"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:01.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:01.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3be4d9c4-7535-4a12-8509-215a2f40cf98"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:01.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:01.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3be4d9c4-7535-4a12-8509-215a2f40cf98"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:01.338Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:01.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:01.338Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:01.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 447, "offset": 416, "size": 50}}} 2018-12-23 02:26:03,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:03,000 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:02 GMT 2018-12-23 02:26:03,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:03,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9204 2018-12-23 02:26:03,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:03,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-23 02:26:03,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-23 02:26:03,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-23 02:26:03,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-23 02:26:03,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-23 02:26:03,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:03,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:03,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:03,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:03,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:03,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:03,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_vjtp6h 2018-12-23 02:26:03,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:03,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:03,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:03,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-23 02:26:03,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-23 02:26:03,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:26:03,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:03,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:03,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:03,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:03,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:03,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:03,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:03,077 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:26:03,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:03,077 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:03 GMT 2018-12-23 02:26:03,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:03,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:26:03,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:08,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:26:08,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:08,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:08,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:08,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:08,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:08,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:08,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:08,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:05.696Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:05.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3be4d9c4-7535-4a12-8509-215a2f40cf98"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:05.868Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:05.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:06.249Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_vjtp6h stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:06.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3be4d9c4-7535-4a12-8509-215a2f40cf98"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:06.249Z", "message": "Successfully stopped daemon: vellum_host_vjtp6h\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:06.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3be4d9c4-7535-4a12-8509-215a2f40cf98"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:06.356Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:06.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:06.356Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:06.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:06.356Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:06.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:07.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:07.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ca3ebca8-f2e9-4942-949d-1e11bc8d00cd"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:07.262Z", "message": "Deleting Agent vellum_host_vjtp6h", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:07.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ca3ebca8-f2e9-4942-949d-1e11bc8d00cd"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:07.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:07.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ca3ebca8-f2e9-4942-949d-1e11bc8d00cd"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:07.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:07.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ca3ebca8-f2e9-4942-949d-1e11bc8d00cd"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:07.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:07.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ca3ebca8-f2e9-4942-949d-1e11bc8d00cd"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:07.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:07.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ca3ebca8-f2e9-4942-949d-1e11bc8d00cd"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:07.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:07.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ca3ebca8-f2e9-4942-949d-1e11bc8d00cd"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:07.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:07.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ca3ebca8-f2e9-4942-949d-1e11bc8d00cd"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:07.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:07.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ca3ebca8-f2e9-4942-949d-1e11bc8d00cd"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:07.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:07.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ca3ebca8-f2e9-4942-949d-1e11bc8d00cd"}], "metadata": {"pagination": {"total": 464, "offset": 433, "size": 50}}} 2018-12-23 02:26:08,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:08,164 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:08 GMT 2018-12-23 02:26:08,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:08,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9335 2018-12-23 02:26:08,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:08,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-23 02:26:08,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-23 02:26:08,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_vjtp6h stop 2018-12-23 02:26:08,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_vjtp6h 2018-12-23 02:26:08,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-23 02:26:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-23 02:26:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-23 02:26:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_vjtp6h 2018-12-23 02:26:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:08,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:08,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:08,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:08,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:08,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:08,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:26:08,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:26:08,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:08,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:08,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:08,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:08,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:08,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:08,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:08,245 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:26:08,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:08,245 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:08 GMT 2018-12-23 02:26:08,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:08,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:26:08,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:13,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:26:13,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:13,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:13,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:13,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:13,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:13,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:13,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:13,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:08.684Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:08.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ca3ebca8-f2e9-4942-949d-1e11bc8d00cd"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:09.173Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:09.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:09.273Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:09.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ca3ebca8-f2e9-4942-949d-1e11bc8d00cd"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:09.273Z", "message": "Successfully deleted daemon: vellum_host_vjtp6h", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:09.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "ca3ebca8-f2e9-4942-949d-1e11bc8d00cd"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:09.364Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:09.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:09.364Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:09.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:11.787Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:11.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:12.379Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:12.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:12.379Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:12.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 473, "offset": 450, "size": 50}}} 2018-12-23 02:26:13,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:13,360 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:13 GMT 2018-12-23 02:26:13,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:13,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4754 2018-12-23 02:26:13,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:13,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-23 02:26:13,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-23 02:26:13,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-23 02:26:13,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_vjtp6h 2018-12-23 02:26:13,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 02:26:13,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 02:26:13,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-23 02:26:13,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:26:13,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:26:13,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:26:13,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:13,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:13,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:13,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:13,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:13,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:13,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:13,432 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:26:13,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:13,432 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:13 GMT 2018-12-23 02:26:13,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:13,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:26:13,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:18,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:26:18,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:18,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:18,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:18,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:18,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:18,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:18,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:18,516 - 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-12-23T02:26:17.034Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:17.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:17.389Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:17.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:17.389Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:17.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 476, "offset": 459, "size": 50}}} 2018-12-23 02:26:18,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:18,516 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:18 GMT 2018-12-23 02:26:18,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:18,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-12-23 02:26:18,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:18,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:26:18,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:26:18,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:26:18,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:26:18,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:18,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:18,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:18,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:18,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:18,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:18,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:18,623 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:26:18,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:18,623 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:18 GMT 2018-12-23 02:26:18,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:18,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:26:18,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:23,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:26:23,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:23,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:23,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:23,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:23,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:23,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:23,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:23,699 - 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-12-23T02:26:22.166Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:22.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:22.396Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:22.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:23.189Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:23.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "656e4296-9f65-4fcf-8068-ae0c7576ba13"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:23.404Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:23.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_host_vjtp6h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:23.404Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:23.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 481, "offset": 462, "size": 50}}} 2018-12-23 02:26:23,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:23,699 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:23 GMT 2018-12-23 02:26:23,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:23,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2579 2018-12-23 02:26:23,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:23,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:26:23,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:26:23,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-23 02:26:23,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 02:26:23,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 02:26:23,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:26:23,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:23,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:23,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:23,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:23,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:23,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:23,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:23,759 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:26:23,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:23,760 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:23 GMT 2018-12-23 02:26:23,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:23,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:26:23,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:28,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:26:28,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:28,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:28,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:28,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:28,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:28,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:28,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:28,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vjtp6h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:25.228Z", "message": "Waiting for server \"d1571de1-dc65-4743-864e-3a1b975286fd\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:25.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "656e4296-9f65-4fcf-8068-ae0c7576ba13"}], "metadata": {"pagination": {"total": 482, "offset": 467, "size": 50}}} 2018-12-23 02:26:28,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:28,845 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:28 GMT 2018-12-23 02:26:28,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:28,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 682 2018-12-23 02:26:28,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:28,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "d1571de1-dc65-4743-864e-3a1b975286fd" to be deleted. current status: SHUTOFF 2018-12-23 02:26:28,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:26:28,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:28,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:28,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:28,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:28,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:28,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:28,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:28,920 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:26:28,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:28,920 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:28 GMT 2018-12-23 02:26:28,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:28,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:26:28,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:33,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:26:33,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:33,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:33,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:33,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:33,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:33,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:33,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:33,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vjtp6h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:30.877Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:30.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_security_group_v0io8o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:31.459Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:31.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_security_group_v0io8o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:32.476Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:32.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_security_group_v0io8o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:32.476Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:32.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_security_group_v0io8o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:32.476Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:32.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "vellum_security_group_v0io8o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:32.961Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:32.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "4fdd3a2a-7d0d-4faa-96ea-000a05f5cc40"}, {"node_instance_id": "vellum_security_group_v0io8o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:26:33.967Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:26:33.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 489, "offset": 468, "size": 50}}} 2018-12-23 02:26:33,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:33,998 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:33 GMT 2018-12-23 02:26:33,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:33,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3695 2018-12-23 02:26:33,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:33,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-23 02:26:33,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:26:33,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 02:26:33,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 02:26:33,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:26:33,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 02:26:33,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 02:26:34,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:26:34,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:34,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:34,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:34,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:34,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:34,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:34,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:34,068 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:26:34,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:34,069 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:34 GMT 2018-12-23 02:26:34,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:34,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:26:34,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:39,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:26:39,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:39,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:39,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:39,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:39,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:39,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:39,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:39,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 475, "size": 50}}} 2018-12-23 02:26:39,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:39,160 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:39 GMT 2018-12-23 02:26:39,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:39,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:26:39,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:39,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:26:39,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:39,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:39,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:39,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:39,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:39,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:39,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:39,226 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:26:39,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:39,226 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:39 GMT 2018-12-23 02:26:39,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:39,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:26:39,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:44,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:26:44,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:44,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:44,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:44,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:44,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:44,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:44,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:44,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 475, "size": 50}}} 2018-12-23 02:26:44,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:44,317 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:44 GMT 2018-12-23 02:26:44,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:44,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:26:44,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:44,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:26:44,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:44,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:44,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:44,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:44,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:44,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:44,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:44,386 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:26:44,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:44,386 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:44 GMT 2018-12-23 02:26:44,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:44,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:26:44,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:49,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:26:49,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:49,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:49,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:49,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:49,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:49,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:49,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:49,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 475, "size": 50}}} 2018-12-23 02:26:49,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:49,542 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:49 GMT 2018-12-23 02:26:49,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:49,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:26:49,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:49,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:26:49,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:49,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:49,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:49,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:49,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:49,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:49,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:49,601 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:26:49,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:49,601 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:49 GMT 2018-12-23 02:26:49,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:49,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:26:49,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:54,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:26:54,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:54,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:54,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:54,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:54,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:54,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:54,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:54,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 475, "size": 50}}} 2018-12-23 02:26:54,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:54,684 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:54 GMT 2018-12-23 02:26:54,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:54,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:26:54,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:54,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:26:54,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:54,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:54,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:54,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:54,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:54,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:54,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:54,750 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:26:54,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:54,750 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:54 GMT 2018-12-23 02:26:54,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:54,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:26:54,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:59,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:26:59,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:59,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:59,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:59,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:59,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:59,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:59,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:59,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 475, "size": 50}}} 2018-12-23 02:26:59,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:59,833 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:59 GMT 2018-12-23 02:26:59,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:59,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:26:59,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:26:59,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:26:59,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:26:59,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:26:59,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:26:59,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:26:59,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:26:59,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:26:59,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:26:59,904 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:26:59,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:26:59,904 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:26:59 GMT 2018-12-23 02:26:59,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:26:59,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:26:59,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:04,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:27:04,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:04,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:04,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:04,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:04,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:04,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:04,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:04,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:00.747Z", "message": "Execution done (return_code=124): /tmp/JL376/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:00.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "42748342-12ae-4a52-a4f0-18a121b759f5"}, {"node_instance_id": "bono_e9v8lu", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:00.974Z", "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_nnu8uk/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_nnu8uk/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_nnu8uk/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-12-23T02:27:00.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:01.498Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:01.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:01.498Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:01.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:01.842Z", "message": "Downloaded scripts/bind/bind.py to /tmp/3TFAT/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:01.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3360b2a5-4b31-4246-99f6-f12a4f09c9cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:01.842Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:01.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3360b2a5-4b31-4246-99f6-f12a4f09c9cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:02.303Z", "message": "[localhost] run: sudo mv /tmp/tmpRvWxcy /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:02.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3360b2a5-4b31-4246-99f6-f12a4f09c9cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:02.303Z", "message": "The config dict: {'public_ip': u'172.30.9.203', '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.12', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:02.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3360b2a5-4b31-4246-99f6-f12a4f09c9cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:02.303Z", "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-12-23T02:27:02.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3360b2a5-4b31-4246-99f6-f12a4f09c9cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:02.303Z", "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-12-23T02:27:02.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3360b2a5-4b31-4246-99f6-f12a4f09c9cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:02.303Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:02.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3360b2a5-4b31-4246-99f6-f12a4f09c9cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:02.303Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:02.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3360b2a5-4b31-4246-99f6-f12a4f09c9cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:02.303Z", "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-12-23T02:27:02.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3360b2a5-4b31-4246-99f6-f12a4f09c9cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:02.303Z", "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-12-23T02:27:02.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3360b2a5-4b31-4246-99f6-f12a4f09c9cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:02.303Z", "message": "[localhost] run: sudo mv /tmp/tmpoOAdl_ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:02.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3360b2a5-4b31-4246-99f6-f12a4f09c9cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:02.303Z", "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-12-23T02:27:02.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "3360b2a5-4b31-4246-99f6-f12a4f09c9cf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:02.516Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:02.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:03.452Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/G4BPL/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:03.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "7626dad3-7e85-41a7-a872-6af4af80e5ef"}, {"node_instance_id": "bono_e9v8lu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:03.527Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:03.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_e9v8lu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:03.527Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:03.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_e9v8lu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:03.527Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:03.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:04.314Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:04.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "7626dad3-7e85-41a7-a872-6af4af80e5ef"}, {"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:04.314Z", "message": "Executing: /tmp/G4BPL/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:04.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "7626dad3-7e85-41a7-a872-6af4af80e5ef"}], "metadata": {"pagination": {"total": 513, "offset": 475, "size": 50}}} 2018-12-23 02:27:04,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:04,983 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:04 GMT 2018-12-23 02:27:04,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:04,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13307 2018-12-23 02:27:04,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:04,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/JL376/stop-bono.sh 2018-12-23 02:27:04,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-12-23 02:27:04,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:27:04,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:27:04,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/3TFAT/bind.py 2018-12-23 02:27:04,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 02:27:04,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRvWxcy /etc/bind/db.clearwater.local 2018-12-23 02:27:04,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', '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.12', u'hss_hostname': u''}. 2018-12-23 02:27:04,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 02:27:04,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 02:27:04,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 02:27:04,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 02:27:04,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 02:27:04,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 02:27:04,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoOAdl_ /etc/bind/db.clearwater.opnfv 2018-12-23 02:27:04,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 02:27:04,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:27:04,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/G4BPL/remove-cluster-node.sh 2018-12-23 02:27:04,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 02:27:04,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 02:27:04,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:27:04,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-23 02:27:04,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/G4BPL/remove-cluster-node.sh 2018-12-23 02:27:04,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:27:05,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:05,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:05,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:05,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:05,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:05,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:05,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:05,052 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:27:05,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:05,052 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:05 GMT 2018-12-23 02:27:05,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:05,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:27:05,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:10,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:27:10,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:10,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:10,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:10,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:10,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:10,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:10,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:10,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e9v8lu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:08.207Z", "message": "Execution done (return_code=0): /tmp/G4BPL/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:08.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "7626dad3-7e85-41a7-a872-6af4af80e5ef"}, {"node_instance_id": "bono_e9v8lu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:08.307Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:08.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:09.545Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:09.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:09.545Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:09.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_node_7kcki5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:09.545Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:09.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:09.545Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:09.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_lffava", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:09.545Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:09.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 520, "offset": 498, "size": 50}}} 2018-12-23 02:27:10,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:10,128 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:10 GMT 2018-12-23 02:27:10,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:10,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3476 2018-12-23 02:27:10,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:10,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/G4BPL/remove-cluster-node.sh 2018-12-23 02:27:10,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 02:27:10,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-23 02:27:10,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:27:10,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:27:10,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-23 02:27:10,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:27:10,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:27:10,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:10,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:10,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:10,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:10,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:10,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:10,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:10,192 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:27:10,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:10,192 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:10 GMT 2018-12-23 02:27:10,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:10,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:27:10,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:15,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:27:15,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:15,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:15,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:15,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:15,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:15,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:15,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:15,290 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0hvwxt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:10.566Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:10.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:10.566Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:10.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_lffava", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:10.566Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:10.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:10.566Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:10.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_node_7kcki5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:10.566Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:10.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:10.566Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:10.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:11.585Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:11.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:11.585Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:11.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:12.597Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:12.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:12.597Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:12.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:12.597Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:12.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:12.597Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:12.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:13.266Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:13.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "56c4808b-8392-4f55-b559-5a0cbdcf5836"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:13.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "56c4808b-8392-4f55-b559-5a0cbdcf5836"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:13.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "56c4808b-8392-4f55-b559-5a0cbdcf5836"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:13.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "56c4808b-8392-4f55-b559-5a0cbdcf5836"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:13.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "56c4808b-8392-4f55-b559-5a0cbdcf5836"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:13.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "56c4808b-8392-4f55-b559-5a0cbdcf5836"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:13.618Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:13.618Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:13.618Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:13.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:14.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:14.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "56c4808b-8392-4f55-b559-5a0cbdcf5836"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:14.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:14.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "56c4808b-8392-4f55-b559-5a0cbdcf5836"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:14.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:14.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "56c4808b-8392-4f55-b559-5a0cbdcf5836"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:14.335Z", "message": "Stopping Agent bono_host_nnu8uk", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:14.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "56c4808b-8392-4f55-b559-5a0cbdcf5836"}], "metadata": {"pagination": {"total": 545, "offset": 505, "size": 50}}} 2018-12-23 02:27:15,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:15,291 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:15 GMT 2018-12-23 02:27:15,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:15,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12948 2018-12-23 02:27:15,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:15,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:27:15,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-23 02:27:15,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:27:15,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:27:15,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:27:15,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-23 02:27:15,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-23 02:27:15,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-23 02:27:15,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-23 02:27:15,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-23 02:27:15,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-23 02:27:15,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-23 02:27:15,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:15,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:15,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:15,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:15,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:15,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:15,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-23 02:27:15,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-23 02:27:15,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-23 02:27:15,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:15,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:15,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:15,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_nnu8uk 2018-12-23 02:27:15,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:27:15,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:15,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:15,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:15,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:15,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:15,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:15,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:15,355 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:27:15,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:15,355 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:15 GMT 2018-12-23 02:27:15,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:15,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:27:15,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:20,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:27:20,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:20,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:20,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:20,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:20,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:20,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:20,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:20,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fdd6ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:15.285Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:15.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:15.641Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:15.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:15.641Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:15.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:16.650Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:16.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:16.650Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:16.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:16.650Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:16.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:16.650Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:16.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:16.677Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:16.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "396fb27d-f6d9-4416-bcc5-f668cf4125d3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:17.346Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:17.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "396fb27d-f6d9-4416-bcc5-f668cf4125d3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:17.346Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:17.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "396fb27d-f6d9-4416-bcc5-f668cf4125d3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:17.346Z", "message": "Stopping Agent bind_host_fdd6ym", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:17.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "396fb27d-f6d9-4416-bcc5-f668cf4125d3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:17.346Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:17.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "396fb27d-f6d9-4416-bcc5-f668cf4125d3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:17.346Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:17.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "396fb27d-f6d9-4416-bcc5-f668cf4125d3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:17.346Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:17.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "396fb27d-f6d9-4416-bcc5-f668cf4125d3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:17.346Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:17.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "396fb27d-f6d9-4416-bcc5-f668cf4125d3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:17.346Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:17.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "396fb27d-f6d9-4416-bcc5-f668cf4125d3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:17.346Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:17.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "396fb27d-f6d9-4416-bcc5-f668cf4125d3"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:18.112Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:18.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:18.356Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_nnu8uk stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:18.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "56c4808b-8392-4f55-b559-5a0cbdcf5836"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:18.356Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:18.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "56c4808b-8392-4f55-b559-5a0cbdcf5836"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:18.356Z", "message": "Successfully stopped daemon: bono_host_nnu8uk\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:18.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "56c4808b-8392-4f55-b559-5a0cbdcf5836"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:18.668Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:18.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:18.668Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:18.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:18.668Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:18.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:19.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:19.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "847ab25b-887b-4d2a-8af4-736585a15a5b"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:19.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:19.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "847ab25b-887b-4d2a-8af4-736585a15a5b"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:19.366Z", "message": "Deleting Agent bono_host_nnu8uk", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:19.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "847ab25b-887b-4d2a-8af4-736585a15a5b"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:19.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:19.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "847ab25b-887b-4d2a-8af4-736585a15a5b"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:19.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:19.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "847ab25b-887b-4d2a-8af4-736585a15a5b"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:19.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:19.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "847ab25b-887b-4d2a-8af4-736585a15a5b"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:19.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:19.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "847ab25b-887b-4d2a-8af4-736585a15a5b"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:19.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:19.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "847ab25b-887b-4d2a-8af4-736585a15a5b"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:19.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:19.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "847ab25b-887b-4d2a-8af4-736585a15a5b"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:19.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:19.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "847ab25b-887b-4d2a-8af4-736585a15a5b"}], "metadata": {"pagination": {"total": 579, "offset": 530, "size": 50}}} 2018-12-23 02:27:20,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:20,488 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:20 GMT 2018-12-23 02:27:20,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:20,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18313 2018-12-23 02:27:20,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:20,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-23 02:27:20,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-23 02:27:20,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-23 02:27:20,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-23 02:27:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-23 02:27:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-23 02:27:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-23 02:27:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_fdd6ym 2018-12-23 02:27:20,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-23 02:27:20,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_nnu8uk stop 2018-12-23 02:27:20,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-23 02:27:20,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_nnu8uk 2018-12-23 02:27:20,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-23 02:27:20,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-23 02:27:20,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-23 02:27:20,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_nnu8uk 2018-12-23 02:27:20,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:20,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:27:20,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:20,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:20,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:20,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:20,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:20,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:20,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:20,568 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:27:20,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:20,569 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:20 GMT 2018-12-23 02:27:20,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:20,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:27:20,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:25,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:27:25,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:25,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:25,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:25,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:25,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:25,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:25,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:25,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:20.918Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:20.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "847ab25b-887b-4d2a-8af4-736585a15a5b"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:21.213Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5975)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5975)", "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_0hvwxt/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_0hvwxt/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_0hvwxt/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_0hvwxt/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_0hvwxt/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=5975)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-12-23T02:27:21.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:21.376Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_fdd6ym stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:21.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "396fb27d-f6d9-4416-bcc5-f668cf4125d3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:21.376Z", "message": "Successfully stopped daemon: bind_host_fdd6ym\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:21.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "396fb27d-f6d9-4416-bcc5-f668cf4125d3"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:21.376Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:21.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "396fb27d-f6d9-4416-bcc5-f668cf4125d3"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:21.376Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:21.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "847ab25b-887b-4d2a-8af4-736585a15a5b"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:21.376Z", "message": "Successfully deleted daemon: bono_host_nnu8uk", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:21.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "847ab25b-887b-4d2a-8af4-736585a15a5b"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:21.685Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:21.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:21.685Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:21.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:21.685Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:21.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:21.685Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:21.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:21.685Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:21.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:21.685Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:21.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:21.685Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:21.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:22.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:22.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6bc6d367-3518-4d8d-9fc9-96272d289ed7"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:22.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:22.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6bc6d367-3518-4d8d-9fc9-96272d289ed7"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:22.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:22.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6bc6d367-3518-4d8d-9fc9-96272d289ed7"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:22.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:22.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6bc6d367-3518-4d8d-9fc9-96272d289ed7"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:22.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:22.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6bc6d367-3518-4d8d-9fc9-96272d289ed7"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:22.698Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:22.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:22.698Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:22.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:22.698Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:22.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:22.698Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:22.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:22.698Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:22.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:22.698Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:22.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:23.403Z", "message": "Stopping Agent proxy_host_0hvwxt", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:23.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "10e2d093-7269-4f6f-9d86-a5f0b531b462"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:23.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:23.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "10e2d093-7269-4f6f-9d86-a5f0b531b462"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:23.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:23.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "10e2d093-7269-4f6f-9d86-a5f0b531b462"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:23.403Z", "message": "Deleting Agent bind_host_fdd6ym", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:23.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6bc6d367-3518-4d8d-9fc9-96272d289ed7"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:23.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:23.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6bc6d367-3518-4d8d-9fc9-96272d289ed7"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:23.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:23.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "10e2d093-7269-4f6f-9d86-a5f0b531b462"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:23.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:23.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6bc6d367-3518-4d8d-9fc9-96272d289ed7"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:23.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:23.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6bc6d367-3518-4d8d-9fc9-96272d289ed7"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:23.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:23.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "10e2d093-7269-4f6f-9d86-a5f0b531b462"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:23.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:23.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6bc6d367-3518-4d8d-9fc9-96272d289ed7"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:23.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:23.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "10e2d093-7269-4f6f-9d86-a5f0b531b462"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:23.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:23.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "10e2d093-7269-4f6f-9d86-a5f0b531b462"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:23.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:23.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "10e2d093-7269-4f6f-9d86-a5f0b531b462"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:23.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:23.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "10e2d093-7269-4f6f-9d86-a5f0b531b462"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:23.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:23.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "10e2d093-7269-4f6f-9d86-a5f0b531b462"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:23.837Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:23.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:24.413Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:24.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6bc6d367-3518-4d8d-9fc9-96272d289ed7"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:24.413Z", "message": "Successfully deleted daemon: bind_host_fdd6ym", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:24.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6bc6d367-3518-4d8d-9fc9-96272d289ed7"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:24.413Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:24.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6bc6d367-3518-4d8d-9fc9-96272d289ed7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:24.708Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:24.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:24.708Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:24.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 625, "offset": 564, "size": 50}}} 2018-12-23 02:27:25,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:25,656 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:25 GMT 2018-12-23 02:27:25,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:25,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25781 2018-12-23 02:27:25,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:25,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-23 02:27:25,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5975) 2018-12-23 02:27:25,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_fdd6ym stop 2018-12-23 02:27:25,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_fdd6ym 2018-12-23 02:27:25,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-23 02:27:25,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-23 02:27:25,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_nnu8uk 2018-12-23 02:27:25,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-23 02:27:25,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-23 02:27:25,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-23 02:27:25,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 02:27:25,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 02:27:25,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-23 02:27:25,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-23 02:27:25,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-23 02:27:25,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-23 02:27:25,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-23 02:27:25,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-23 02:27:25,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-23 02:27:25,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-23 02:27:25,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_0hvwxt 2018-12-23 02:27:25,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_fdd6ym 2018-12-23 02:27:25,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:25,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-23 02:27:25,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-23 02:27:25,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_fdd6ym 2018-12-23 02:27:25,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-23 02:27:25,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-23 02:27:25,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-23 02:27:25,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:27:25,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:25,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:25,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:25,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:25,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:25,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:25,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:25,728 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:27:25,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:25,728 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:25 GMT 2018-12-23 02:27:25,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:25,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:27:25,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:30,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:27:30,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:30,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:30,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:30,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:30,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:30,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:30,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:30,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fdd6ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:25.727Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:25.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:25.727Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:25.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:25.727Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:25.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:27.223Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:27.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:27.534Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:27.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "10e2d093-7269-4f6f-9d86-a5f0b531b462"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:27.736Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:27.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:27.736Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:27.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:28.424Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_0hvwxt stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:28.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "10e2d093-7269-4f6f-9d86-a5f0b531b462"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:28.424Z", "message": "Successfully stopped daemon: proxy_host_0hvwxt\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:28.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "10e2d093-7269-4f6f-9d86-a5f0b531b462"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:28.757Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:28.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:28.757Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:28.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:28.757Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:28.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:28.757Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:28.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:29.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:29.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b5165171-b697-416b-944b-9ec3147a2d38"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:29.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:29.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b5165171-b697-416b-944b-9ec3147a2d38"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:29.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:29.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b5165171-b697-416b-944b-9ec3147a2d38"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:29.434Z", "message": "Deleting Agent proxy_host_0hvwxt", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:29.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b5165171-b697-416b-944b-9ec3147a2d38"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:29.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:29.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b5165171-b697-416b-944b-9ec3147a2d38"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:29.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:29.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b5165171-b697-416b-944b-9ec3147a2d38"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:29.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:29.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b5165171-b697-416b-944b-9ec3147a2d38"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:29.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:29.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b5165171-b697-416b-944b-9ec3147a2d38"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:29.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:29.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b5165171-b697-416b-944b-9ec3147a2d38"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:29.434Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:29.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b5165171-b697-416b-944b-9ec3147a2d38"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:30.365Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:30.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 649, "offset": 610, "size": 50}}} 2018-12-23 02:27:30,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:30,873 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:30 GMT 2018-12-23 02:27:30,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:30,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12855 2018-12-23 02:27:30,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:30,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-23 02:27:30,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 02:27:30,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 02:27:30,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-23 02:27:30,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-23 02:27:30,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-23 02:27:30,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-23 02:27:30,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_0hvwxt stop 2018-12-23 02:27:30,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_0hvwxt 2018-12-23 02:27:30,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-23 02:27:30,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-23 02:27:30,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-23 02:27:30,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-23 02:27:30,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:30,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:30,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:30,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_0hvwxt 2018-12-23 02:27:30,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:30,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:30,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:30,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:30,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:30,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 02:27:30,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-23 02:27:30,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:27:30,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:30,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:30,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:30,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:30,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:30,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:30,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:30,959 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:27:30,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:30,959 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:30 GMT 2018-12-23 02:27:30,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:30,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:27:30,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:35,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:27:36,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:36,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:36,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:36,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:36,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:36,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:36,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:36,037 - 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-12-23T02:27:30.774Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:30.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:30.774Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:30.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:30.918Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:30.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b5165171-b697-416b-944b-9ec3147a2d38"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:31.445Z", "message": "Successfully deleted daemon: proxy_host_0hvwxt", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:31.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b5165171-b697-416b-944b-9ec3147a2d38"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:31.445Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:31.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "b5165171-b697-416b-944b-9ec3147a2d38"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:31.872Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:31.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:31.872Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:31.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:31.872Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:31.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:33.026Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:33.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:33.891Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:33.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:33.891Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:33.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:33.891Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:33.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:34.932Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:34.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:34.932Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:34.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:34.932Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:34.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:34.963Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:34.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "36f8d185-5375-4eab-a084-757da43c4005"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:35.950Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:35.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:35.950Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:35.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:35.950Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:35.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 668, "offset": 634, "size": 50}}} 2018-12-23 02:27:36,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:36,037 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:36 GMT 2018-12-23 02:27:36,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:36,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9793 2018-12-23 02:27:36,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:27:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:27:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-23 02:27:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_0hvwxt 2018-12-23 02:27:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-23 02:27:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 02:27:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-23 02:27:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 02:27:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-23 02:27:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-23 02:27:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:27:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:27:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:27:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 02:27:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 02:27:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-23 02:27:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:27:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:27:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:27:36,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:27:36,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:36,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:36,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:36,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:36,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:36,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:36,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:36,107 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:27:36,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:36,108 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:36 GMT 2018-12-23 02:27:36,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:36,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:27:36,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:41,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:27:41,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:41,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:41,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:41,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:41,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:41,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:41,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:41,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:37.561Z", "message": "Waiting for server \"1270fccf-7e22-4ee3-b3d7-b4dc1be459fb\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:37.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "36f8d185-5375-4eab-a084-757da43c4005"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:38.358Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:38.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:38.965Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:38.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:38.965Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:38.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:40.428Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:40.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:40.981Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:40.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:40.981Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:40.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 675, "offset": 653, "size": 50}}} 2018-12-23 02:27:41,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:41,184 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:41 GMT 2018-12-23 02:27:41,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:41,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3765 2018-12-23 02:27:41,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:41,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "1270fccf-7e22-4ee3-b3d7-b4dc1be459fb" to be deleted. current status: ACTIVE 2018-12-23 02:27:41,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:27:41,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:27:41,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:27:41,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:27:41,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:27:41,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:27:41,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:27:41,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:41,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:41,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:41,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:41,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:41,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:41,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:41,245 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:27:41,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:41,245 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:41 GMT 2018-12-23 02:27:41,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:41,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:27:41,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:46,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:27:46,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:46,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:46,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:46,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:46,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:46,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:46,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:46,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0hvwxt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:42.889Z", "message": "Waiting for server \"1270fccf-7e22-4ee3-b3d7-b4dc1be459fb\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:42.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "36f8d185-5375-4eab-a084-757da43c4005"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:43.143Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:43.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:43.993Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:43.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:43.993Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:43.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:43.993Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:43.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:44.258Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:44.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "f1eef0a7-c3e8-481d-a671-961fd6a9b912"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:45.729Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:45.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_host_fdd6ym", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:46.145Z", "message": "Waiting for server \"57de6877-3ecb-4e29-948a-1142ce0f0978\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:46.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "f1eef0a7-c3e8-481d-a671-961fd6a9b912"}], "metadata": {"pagination": {"total": 683, "offset": 660, "size": 50}}} 2018-12-23 02:27:46,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:46,337 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:46 GMT 2018-12-23 02:27:46,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:46,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4273 2018-12-23 02:27:46,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:46,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "1270fccf-7e22-4ee3-b3d7-b4dc1be459fb" to be deleted. current status: ACTIVE 2018-12-23 02:27:46,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:27:46,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:27:46,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 02:27:46,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 02:27:46,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-23 02:27:46,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 02:27:46,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "57de6877-3ecb-4e29-948a-1142ce0f0978" to be deleted. current status: SHUTOFF 2018-12-23 02:27:46,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:27:46,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:46,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:46,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:46,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:46,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:46,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:46,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:46,408 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:27:46,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:46,409 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:46 GMT 2018-12-23 02:27:46,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:46,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:27:46,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:51,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:27:51,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:51,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:51,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:51,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:51,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:51,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:51,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:51,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_nnu8uk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:47.006Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:47.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:47.006Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:47.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:47.006Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:47.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:47.468Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:47.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "f15b0964-732f-4375-b525-8df3386e4244"}, {"node_instance_id": "proxy_host_0hvwxt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:48.120Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:48.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:49.131Z", "message": "Waiting for server \"d42e259f-077c-4af8-8b32-dc8802d865b7\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:49.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "f15b0964-732f-4375-b525-8df3386e4244"}, {"node_instance_id": "bind_host_fdd6ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:51.452Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:51.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 689, "offset": 668, "size": 50}}} 2018-12-23 02:27:51,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:51,490 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:51 GMT 2018-12-23 02:27:51,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:51,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3656 2018-12-23 02:27:51,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 02:27:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 02:27:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:27:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-23 02:27:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-23 02:27:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "d42e259f-077c-4af8-8b32-dc8802d865b7" to be deleted. current status: SHUTOFF 2018-12-23 02:27:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-23 02:27:51,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:27:51,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:51,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:51,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:51,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:51,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:51,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:51,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:51,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:27:51,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:51,551 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:51 GMT 2018-12-23 02:27:51,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:51,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:27:51,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:56,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:27:56,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:56,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:56,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:56,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:56,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:56,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:56,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:56,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_6wq50k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:52.849Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:52.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_security_group_gd8ttk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:52.849Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:52.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_floatingip_6wq50k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:52.849Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:52.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_floatingip_6wq50k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:53.019Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:53.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_floatingip_6wq50k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:53.019Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:53.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_security_group_gd8ttk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:53.019Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:53.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_floatingip_6wq50k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:53.696Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:53.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "9e257bf4-ff58-4fd5-91e8-b059c08cf7ee"}, {"node_instance_id": "bind_security_group_gd8ttk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:54.111Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:54.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_security_group_gd8ttk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:54.111Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:54.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_security_group_gd8ttk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:54.504Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:54.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "7bfc144f-d479-4fdb-b788-1eaf9065d9f9"}, {"node_instance_id": "base_security_group_e44o5k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:55.123Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:55.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_security_group_gd8ttk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:55.123Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:55.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_host_nnu8uk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:55.123Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:55.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bind_floatingip_6wq50k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:55.123Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:55.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_security_group_5sxsjm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:56.145Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:56.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:56.145Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:56.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_floatingip_ilcprq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:56.145Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:56.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "keypair_wh789i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:56.145Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:56.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 708, "offset": 675, "size": 50}}} 2018-12-23 02:27:56,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:56,752 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:56 GMT 2018-12-23 02:27:56,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:56,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9006 2018-12-23 02:27:56,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:27:56,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:27:56,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:27:56,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:27:56,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-23 02:27:56,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-23 02:27:56,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:27:56,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-23 02:27:56,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 02:27:56,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 02:27:56,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 02:27:56,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:27:56,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 02:27:56,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-23 02:27:56,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-23 02:27:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:27:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:27:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:27:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 02:27:56,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:27:57,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:27:57,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:27:57,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:27:57,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:27:57,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:27:57,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:27:57,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:27:57,020 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:27:57,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:27:57,020 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:27:57 GMT 2018-12-23 02:27:57,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:27:57,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 02:27:57,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:28:02,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 02:28:02,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:28:02,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:28:02,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:28:02,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:28:02,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:28:02,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:28:02,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:28:02,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_wh789i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:57.235Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:57.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "base_security_group_e44o5k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:57.235Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:57.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "base_security_group_e44o5k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:57.235Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:57.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_security_group_5sxsjm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:57.235Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:57.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_security_group_5sxsjm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:57.235Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:57.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:57.235Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:57.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "base_security_group_e44o5k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:57.235Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:57.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_security_group_5sxsjm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:57.235Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:57.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "keypair_wh789i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:57.235Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:57.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:57.235Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:57.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:57.235Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:57.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_floatingip_ilcprq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:57.235Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:57.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_floatingip_ilcprq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:57.235Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:57.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_floatingip_ilcprq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:57.235Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:57.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "keypair_wh789i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:57.235Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:57.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_security_group_5sxsjm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:57.780Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:57.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "8c8aea91-5b01-459d-80cc-ed1ec0827195"}, {"node_instance_id": "keypair_wh789i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:58.338Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:58.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "base_security_group_e44o5k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:58.640Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:58.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "1cd4b87e-0d3d-4896-b52d-220ddb917537"}, {"node_instance_id": "keypair_wh789i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:58.640Z", "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-12-23T02:27:58.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "6bc80ac7-dbbc-4508-a468-39100839f787"}, {"node_instance_id": "bono_floatingip_ilcprq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:58.640Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:58.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "8c646e22-b723-4e71-9ce9-25ad6776e827"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:58.640Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:58.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737", "logger": "bcd4b001-7d73-4ea2-824c-20f4615fbfe7"}, {"node_instance_id": "base_security_group_e44o5k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:59.380Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:59.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_security_group_5sxsjm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:59.380Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:59.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "internal_sip_security_group_ypmuv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:27:59.380Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:27:59.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": "bono_floatingip_ilcprq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:28:00.405Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:28:00.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T02:28:00.405Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:28:00.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"}], "metadata": {"pagination": {"total": 734, "offset": 693, "size": 50}}} 2018-12-23 02:28:02,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:28:02,103 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:28:02 GMT 2018-12-23 02:28:02,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:28:02,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13501 2018-12-23 02:28:02,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:28:02,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-12-23 02:28:02,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 02:28:02,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 02:28:02,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:28:02,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 02:28:02,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:28:02,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:28:02,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 02:28:02,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:28:02,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 02:28:02,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 02:28:02,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-23 02:28:02,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 02:28:02,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-23 02:28:02,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-12-23 02:28:02,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 02:28:02,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-12-23 02:28:02,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 02:28:02,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-12-23 02:28:02,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-23 02:28:02,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 02:28:02,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 02:28:02,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 02:28:02,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 02:28:02,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-23 02:28:02,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-12-23 02:28:02,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ff37f3fb-6049-49a7-80e8-ea4ab19d5737 2018-12-23 02:28:02,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:28:02,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:28:02,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:28:02,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:28:02,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:28:02,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:28:02,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:28:02,171 - 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-12-23T02:23:57.750Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ff37f3fb-6049-49a7-80e8-ea4ab19d5737"} 2018-12-23 02:28:02,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:28:02,171 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:28:02 GMT 2018-12-23 02:28:02,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:28:02,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-12-23 02:28:02,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:28:02,172 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv 2018-12-23 02:28:02,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:28:02,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:28:02,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:28:02,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:28:02,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:28:02,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:28:02,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:28:02,969 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-23 02:28:02,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "40074ac6-fbfc-4765-935e-41d6019aedef", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "bono_cluster_size": 1, "flavor_id": "5d4d5b58-99bd-445c-a1da-1b8c877e86fc", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:14.670Z", "updated_at": "2018-12-23T02:01:14.670Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-12-23 02:28:02,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:28:02,970 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:28:02 GMT 2018-12-23 02:28:02,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:28:02,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-12-23 02:28:02,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:28:02,971 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/blueprints/clearwater-opnfv 2018-12-23 02:28:03,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:28:03,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:28:03,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:28:03,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:28:03,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:28:03,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:28:03,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:28:03,066 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-23 02:28:03,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-12-23T02:01:05.544Z", "updated_at": "2018-12-23T02:01:05.544Z", "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"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"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"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-12-23 02:28:03,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:28:03,069 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:28:03 GMT 2018-12-23 02:28:03,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:28:03,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-12-23 02:28:03,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:28:03,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 02:28:03,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/40074ac6-fbfc-4765-935e-41d6019aedef -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:04,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45787139-3d5a-4886-ac32-e568c9145e68 Date: Sun, 23 Dec 2018 02:28:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 02:28:04,457 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/40074ac6-fbfc-4765-935e-41d6019aedef used request id req-45787139-3d5a-4886-ac32-e568c9145e68 2018-12-23 02:28:04,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.36421608925s 2018-12-23 02:28:04,458 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/40074ac6-fbfc-4765-935e-41d6019aedef used request id req-45787139-3d5a-4886-ac32-e568c9145e68 2018-12-23 02:28:04,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 02:28:04,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:28:04,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6ad5ecf-db0e-475f-a124-c42113534b0f x-compute-request-id: req-f6ad5ecf-db0e-475f-a124-c42113534b0f Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "name": "cloudify_ims-flavor_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5d4d5b58-99bd-445c-a1da-1b8c877e86fc", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5d4d5b58-99bd-445c-a1da-1b8c877e86fc", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "5d4d5b58-99bd-445c-a1da-1b8c877e86fc", "name": "cloudify_ims-flavor_alt_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 02:28:04,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f6ad5ecf-db0e-475f-a124-c42113534b0f 2018-12-23 02:28:04,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.174588918686s 2018-12-23 02:28:04,633 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f6ad5ecf-db0e-475f-a124-c42113534b0f 2018-12-23 02:28:04,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 02:28:04,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/5d4d5b58-99bd-445c-a1da-1b8c877e86fc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:28:04,669 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 02:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86a47fd1-0cfd-455f-9bfc-bda2060002ba x-compute-request-id: req-86a47fd1-0cfd-455f-9bfc-bda2060002ba Content-Length: 0 Content-Type: application/json 2018-12-23 02:28:04,669 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5d4d5b58-99bd-445c-a1da-1b8c877e86fc used request id req-86a47fd1-0cfd-455f-9bfc-bda2060002ba 2018-12-23 02:28:04,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0338830947876s 2018-12-23 02:28:04,670 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5d4d5b58-99bd-445c-a1da-1b8c877e86fc used request id req-86a47fd1-0cfd-455f-9bfc-bda2060002ba 2018-12-23 02:28:04,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 02:28:04,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/3e5cb896-15b0-40f7-ba68-b324867f99d3.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:06,288 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f82570f-4941-4dae-801e-73b8f021a562 Content-Length: 0 Date: Sun, 23 Dec 2018 02:28:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 02:28:06,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/3e5cb896-15b0-40f7-ba68-b324867f99d3.json used request id req-4f82570f-4941-4dae-801e-73b8f021a562 2018-12-23 02:28:06,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.6151278019s 2018-12-23 02:28:06,288 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/3e5cb896-15b0-40f7-ba68-b324867f99d3.json used request id req-4f82570f-4941-4dae-801e-73b8f021a562 2018-12-23 02:28:06,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 02:28:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:06,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6da69a5c-4a5d-42c5-9132-e87920cb569f Date: Sun, 23 Dec 2018 02:28:06 GMT RESP BODY: {"floatingips": []} 2018-12-23 02:28:06,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-6da69a5c-4a5d-42c5-9132-e87920cb569f 2018-12-23 02:28:06,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.167292833328s 2018-12-23 02:28:06,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-6da69a5c-4a5d-42c5-9132-e87920cb569f 2018-12-23 02:28:06,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 02:28:06,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:06,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 02:28:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53f08086-ed50-480e-8f07-98b41995c68b x-compute-request-id: req-53f08086-ed50-480e-8f07-98b41995c68b Content-Type: application/json 2018-12-23 02:28:06,769 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0 used request id req-53f08086-ed50-480e-8f07-98b41995c68b 2018-12-23 02:28:06,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.307646989822s 2018-12-23 02:28:06,770 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0 used request id req-53f08086-ed50-480e-8f07-98b41995c68b 2018-12-23 02:28:06,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:28:06,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:07,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cecd98b8-1bee-4307-bc4d-30b4aec2b8ee x-compute-request-id: req-cecd98b8-1bee-4307-bc4d-30b4aec2b8ee Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fc:01", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fc:01", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:59:42.000000", "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:28:06Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:28:07,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cecd98b8-1bee-4307-bc4d-30b4aec2b8ee 2018-12-23 02:28:07,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36358499527s 2018-12-23 02:28:07,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cecd98b8-1bee-4307-bc4d-30b4aec2b8ee 2018-12-23 02:28:07,136 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:28:09,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:28:09,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:09,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d68d2b9-8fe5-48cf-8038-abf989f6534f x-compute-request-id: req-0d68d2b9-8fe5-48cf-8038-abf989f6534f Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fc:01", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "rel": "bookmark"}], "image": {"id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "links": [{"href": "http://172.30.9.26:8774/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T01:59:42.000000", "flavor": {"id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "links": [{"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}]}, "id": "6ab1d843-03f8-4e2f-b54a-ff7aa33239d0", "security_groups": [{"name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}], "user_id": "a07736f6e0e54db0a21bf2a9e1993cac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:28:06Z", "hostId": "b31332e7de6b03819c67739a9d3a5d6bbbae56eff2c341b6271778ae", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "name": "cloudify_ims-vm_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "created": "2018-12-23T01:56:59Z", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:28:09,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0d68d2b9-8fe5-48cf-8038-abf989f6534f 2018-12-23 02:28:09,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.859486103058s 2018-12-23 02:28:09,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0d68d2b9-8fe5-48cf-8038-abf989f6534f 2018-12-23 02:28:10,001 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:28:12,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:28:12,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:12,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28: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-5cd2f738-3c97-42ce-987c-ce2b5763a8aa x-compute-request-id: req-5cd2f738-3c97-42ce-987c-ce2b5763a8aa Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 02:28:12,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5cd2f738-3c97-42ce-987c-ce2b5763a8aa 2018-12-23 02:28:12,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0862720012665s 2018-12-23 02:28:12,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5cd2f738-3c97-42ce-987c-ce2b5763a8aa 2018-12-23 02:28:12,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 02:28:12,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:12,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-12e0354c-adc5-4051-ada9-f975cf61cad5 Date: Sun, 23 Dec 2018 02:28:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:54:43Z", "updated_at": "2018-12-23T02:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:44Z", "revision_number": 0, "id": "0c397604-70aa-414c-9da1-3879b49c95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:44Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T02:01:02Z", "revision_number": 0, "id": "231d95fd-2e34-4223-874d-3881378447b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:01:02Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "bbb6310f-1553-4b1c-89e7-7e8c27c2d479", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "da9fba06-c4b1-4030-a16e-27deea88fc90", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "e8dca0d0-205e-4595-a189-471b4036015c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 5, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:56:52Z", "updated_at": "2018-12-23T01:56:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-23T01:56:55Z", "revision_number": 0, "id": "4b2fb416-c69d-482e-9642-2efe632e02da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:55Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T01:56:54Z", "revision_number": 0, "id": "662a8017-c738-4b85-9497-38fae45e3e15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:54Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 443, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "681b1ca0-b677-44da-bb6c-ecb8c754d870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-23T01:56:54Z", "revision_number": 0, "id": "6ffae786-e68b-409c-9e1b-113ade584a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:54Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "77d3a9d5-202e-405f-ab5e-4214a2c470f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T01:56:54Z", "revision_number": 0, "id": "a2ba3c06-7bde-4ab9-9afa-52445116a122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:54Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T01:56:52Z", "revision_number": 0, "id": "a469b6a4-ea22-455c-bab7-526baf386443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:52Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:56:53Z", "revision_number": 0, "id": "bff0c1d4-718a-473f-b62e-74e48e4ef41a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:56:53Z", "security_group_id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 8, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "b306f675-5a0e-4e47-ba04-a8b8901daa57", "name": "cloudify_ims-sg_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}]} 2018-12-23 02:28:12,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-12e0354c-adc5-4051-ada9-f975cf61cad5 2018-12-23 02:28:12,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196851015091s 2018-12-23 02:28:12,291 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-12e0354c-adc5-4051-ada9-f975cf61cad5 2018-12-23 02:28:12,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 02:28:12,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b306f675-5a0e-4e47-ba04-a8b8901daa57.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:12,647 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-778bdf93-8a0a-4f39-9c41-f3f7c10c9e40 Content-Length: 0 Date: Sun, 23 Dec 2018 02:28:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 02:28:12,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b306f675-5a0e-4e47-ba04-a8b8901daa57.json used request id req-778bdf93-8a0a-4f39-9c41-f3f7c10c9e40 2018-12-23 02:28:12,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.352385044098s 2018-12-23 02:28:12,648 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b306f675-5a0e-4e47-ba04-a8b8901daa57.json used request id req-778bdf93-8a0a-4f39-9c41-f3f7c10c9e40 2018-12-23 02:28:12,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-23 02:28:12,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:12,696 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 02:28: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-f7c0b0d7-f585-4d6f-bb15-df5595daacd3 x-compute-request-id: req-f7c0b0d7-f585-4d6f-bb15-df5595daacd3 Content-Length: 0 Content-Type: application/json 2018-12-23 02:28:12,696 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146 used request id req-f7c0b0d7-f585-4d6f-bb15-df5595daacd3 2018-12-23 02:28:12,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0482680797577s 2018-12-23 02:28:12,697 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_9dff84fb-1ca5-4ff2-8d96-8f1205072146 used request id req-f7c0b0d7-f585-4d6f-bb15-df5595daacd3 2018-12-23 02:28:12,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 02:28:12,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25/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}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" -d '{"subnet_id": "1dad9d18-8721-4960-b3dd-b30fdf46c656"}' 2018-12-23 02:28:14,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a218324e-7625-4bbb-b359-a12fae140006 Date: Sun, 23 Dec 2018 02:28:14 GMT RESP BODY: {"network_id": "878e95c5-8acc-4c9b-a8c0-9d675bba4d7a", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "subnet_id": "1dad9d18-8721-4960-b3dd-b30fdf46c656", "subnet_ids": ["1dad9d18-8721-4960-b3dd-b30fdf46c656"], "port_id": "abb3415f-4f90-4fc4-8a80-443bd57e8e5c", "id": "dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25"} 2018-12-23 02:28:14,224 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25/remove_router_interface.json used request id req-a218324e-7625-4bbb-b359-a12fae140006 2018-12-23 02:28:14,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.52718877792s 2018-12-23 02:28:14,225 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25/remove_router_interface.json used request id req-a218324e-7625-4bbb-b359-a12fae140006 returning object dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25 2018-12-23 02:28:14,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 02:28:14,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:14,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-73b3153a-6bd4-4a1e-a9d3-bb639929eb12 Date: Sun, 23 Dec 2018 02:28:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:54:46Z", "admin_state_up": true, "updated_at": "2018-12-23T02:28:13Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25", "name": "cloudify_ims-router_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}]} 2018-12-23 02:28:14,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-73b3153a-6bd4-4a1e-a9d3-bb639929eb12 2018-12-23 02:28:14,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0828108787537s 2018-12-23 02:28:14,309 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-73b3153a-6bd4-4a1e-a9d3-bb639929eb12 2018-12-23 02:28:14,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 02:28:14,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:17,678 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43333da2-c447-414b-b000-448e5fef39a7 Content-Length: 0 Date: Sun, 23 Dec 2018 02:28:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 02:28:17,678 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25.json used request id req-43333da2-c447-414b-b000-448e5fef39a7 2018-12-23 02:28:17,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.36802315712s 2018-12-23 02:28:17,678 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/dfa00fe8-ce23-4fc6-9831-9dd0e28e4c25.json used request id req-43333da2-c447-414b-b000-448e5fef39a7 2018-12-23 02:28:17,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 02:28:17,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:17,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-d1207005-dcc4-451b-bfbf-c53347b7c0a4 Date: Sun, 23 Dec 2018 02:28:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"878e95c5-8acc-4c9b-a8c0-9d675bba4d7a","tenant_id":"ac2c1aa1542c46d3804a4f0eb072ff60","created_at":"2018-12-23T01:54:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T01:54:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ac2c1aa1542c46d3804a4f0eb072ff60","id":"1dad9d18-8721-4960-b3dd-b30fdf46c656","subnetpool_id":null,"name":"cloudify_ims-subnet_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}]} 2018-12-23 02:28:17,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d1207005-dcc4-451b-bfbf-c53347b7c0a4 2018-12-23 02:28:17,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0534229278564s 2018-12-23 02:28:17,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d1207005-dcc4-451b-bfbf-c53347b7c0a4 2018-12-23 02:28:17,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 02:28:17,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/1dad9d18-8721-4960-b3dd-b30fdf46c656.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:20,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-808e03f3-e1bb-478c-bc8b-3a62760ee52d Date: Sun, 23 Dec 2018 02:28:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 02:28:20,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1dad9d18-8721-4960-b3dd-b30fdf46c656.json used request id req-808e03f3-e1bb-478c-bc8b-3a62760ee52d 2018-12-23 02:28:20,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.44097590446s 2018-12-23 02:28:20,175 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1dad9d18-8721-4960-b3dd-b30fdf46c656.json used request id req-808e03f3-e1bb-478c-bc8b-3a62760ee52d 2018-12-23 02:28:20,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 02:28:20,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:20,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-bc9f6de0-8f24-4689-b363-dee0baf597cc Date: Sun, 23 Dec 2018 02:28: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":[],"updated_at":"2018-12-23T02:28:20Z","tenant_id":"ac2c1aa1542c46d3804a4f0eb072ff60","created_at":"2018-12-23T01:54:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"ac2c1aa1542c46d3804a4f0eb072ff60","id":"878e95c5-8acc-4c9b-a8c0-9d675bba4d7a","name":"cloudify_ims-net_9dff84fb-1ca5-4ff2-8d96-8f1205072146"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 02:28:20,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bc9f6de0-8f24-4689-b363-dee0baf597cc 2018-12-23 02:28:20,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.243772983551s 2018-12-23 02:28:20,420 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bc9f6de0-8f24-4689-b363-dee0baf597cc 2018-12-23 02:28:20,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 02:28:20,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/878e95c5-8acc-4c9b-a8c0-9d675bba4d7a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:21,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-23fd2890-d697-46f4-895b-9ade05b1df4e Date: Sun, 23 Dec 2018 02:28:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 02:28:21,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/878e95c5-8acc-4c9b-a8c0-9d675bba4d7a.json used request id req-23fd2890-d697-46f4-895b-9ade05b1df4e 2018-12-23 02:28:21,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.0453119278s 2018-12-23 02:28:21,467 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/878e95c5-8acc-4c9b-a8c0-9d675bba4d7a.json used request id req-23fd2890-d697-46f4-895b-9ade05b1df4e 2018-12-23 02:28:21,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 02:28:21,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:21,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-451b5334-62f1-459b-a816-b2ab7ef46c65 Date: Sun, 23 Dec 2018 02:28:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/snap", "metadata": {}}], "file": "/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/file", "owner": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "55dc033a-172b-4d3f-942b-b91b32d7d26e", "size": 4373348352, "self": "/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/55dc033a-172b-4d3f-942b-b91b32d7d26e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T01:56:50Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T01:55:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 02:28:21,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-451b5334-62f1-459b-a816-b2ab7ef46c65 2018-12-23 02:28:21,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.163730144501s 2018-12-23 02:28:21,631 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-451b5334-62f1-459b-a816-b2ab7ef46c65 2018-12-23 02:28:21,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 02:28:21,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}19a7e8a6ab42c4bcc3d313235211ac01701d83f7" 2018-12-23 02:28:25,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0d67c832-1af2-42a7-a269-9b2a19f7e6c9 Date: Sun, 23 Dec 2018 02:28:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 02:28:25,236 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e used request id req-0d67c832-1af2-42a7-a269-9b2a19f7e6c9 2018-12-23 02:28:25,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.60259008408s 2018-12-23 02:28:25,236 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/55dc033a-172b-4d3f-942b-b91b32d7d26e used request id req-0d67c832-1af2-42a7-a269-9b2a19f7e6c9 2018-12-23 02:28:25,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 02:28:25,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:28:25,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d4f1c22-0915-4c1e-8e53-15f0bc342baf x-compute-request-id: req-8d4f1c22-0915-4c1e-8e53-15f0bc342baf Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "50446df6-d3bf-4161-9ea3-8153a9d42185", "name": "cloudify_ims-flavor_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 02:28:25,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8d4f1c22-0915-4c1e-8e53-15f0bc342baf 2018-12-23 02:28:25,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0333359241486s 2018-12-23 02:28:25,270 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8d4f1c22-0915-4c1e-8e53-15f0bc342baf 2018-12-23 02:28:25,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 02:28:25,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:28:25,328 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 02:28:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c3024ae-5cbb-419c-85bc-593ade93a8f6 x-compute-request-id: req-2c3024ae-5cbb-419c-85bc-593ade93a8f6 Content-Length: 0 Content-Type: application/json 2018-12-23 02:28:25,328 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185 used request id req-2c3024ae-5cbb-419c-85bc-593ade93a8f6 2018-12-23 02:28:25,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0561680793762s 2018-12-23 02:28:25,328 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/50446df6-d3bf-4161-9ea3-8153a9d42185 used request id req-2c3024ae-5cbb-419c-85bc-593ade93a8f6 2018-12-23 02:28:25,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 02:28:25,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:28:25,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f93df502-1f3f-4366-9d48-7782efd116e0 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_9dff84fb-1ca5-4ff2-8d96-8f1205072146", "links": {"self": "http://172.30.9.26:5000/v3/users/a07736f6e0e54db0a21bf2a9e1993cac"}, "domain_id": "default", "enabled": true, "id": "a07736f6e0e54db0a21bf2a9e1993cac", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 02:28:25,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f93df502-1f3f-4366-9d48-7782efd116e0 2018-12-23 02:28:25,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107153892517s 2018-12-23 02:28:25,436 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f93df502-1f3f-4366-9d48-7782efd116e0 2018-12-23 02:28:25,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 02:28:25,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/a07736f6e0e54db0a21bf2a9e1993cac -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:28:25,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe501f55-5e1f-4772-ae2f-a9c969138e07 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/a07736f6e0e54db0a21bf2a9e1993cac"}, "enabled": true, "id": "a07736f6e0e54db0a21bf2a9e1993cac", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}} 2018-12-23 02:28:25,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/a07736f6e0e54db0a21bf2a9e1993cac used request id req-fe501f55-5e1f-4772-ae2f-a9c969138e07 2018-12-23 02:28:25,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103362798691s 2018-12-23 02:28:25,546 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/a07736f6e0e54db0a21bf2a9e1993cac used request id req-fe501f55-5e1f-4772-ae2f-a9c969138e07 2018-12-23 02:28:25,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 02:28:25,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/a07736f6e0e54db0a21bf2a9e1993cac -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:28:25,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 02:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f1a159a-0358-4651-a918-1755d07dc81e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 02:28:25,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a07736f6e0e54db0a21bf2a9e1993cac used request id req-4f1a159a-0358-4651-a918-1755d07dc81e 2018-12-23 02:28:25,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.189525127411s 2018-12-23 02:28:25,737 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a07736f6e0e54db0a21bf2a9e1993cac used request id req-4f1a159a-0358-4651-a918-1755d07dc81e 2018-12-23 02:28:25,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 02:28:25,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:28:25,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3938eac7-19e4-4acd-9b27-18959d48c3e4 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/ac2c1aa1542c46d3804a4f0eb072ff60"}, "enabled": true, "id": "ac2c1aa1542c46d3804a4f0eb072ff60", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_9dff84fb-1ca5-4ff2-8d96-8f1205072146"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 02:28:25,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-3938eac7-19e4-4acd-9b27-18959d48c3e4 2018-12-23 02:28:25,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0842559337616s 2018-12-23 02:28:25,822 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-3938eac7-19e4-4acd-9b27-18959d48c3e4 2018-12-23 02:28:25,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 02:28:25,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/ac2c1aa1542c46d3804a4f0eb072ff60 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:28:25,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 02:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b69fd0a5-6ae9-4812-b291-146f8f0a11c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 02:28:25,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ac2c1aa1542c46d3804a4f0eb072ff60 used request id req-b69fd0a5-6ae9-4812-b291-146f8f0a11c8 2018-12-23 02:28:25,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.15645813942s 2018-12-23 02:28:25,981 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ac2c1aa1542c46d3804a4f0eb072ff60 used request id req-b69fd0a5-6ae9-4812-b291-146f8f0a11c8 2018-12-23 02:28:25,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 02:28:25,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:28:26,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e9ee1e-c4a6-40f8-b0af-871aa5e3602d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5fe4565705304bb29980eef9aa729515", "links": {"self": "http://172.30.9.26:5000/v3/roles/5fe4565705304bb29980eef9aa729515"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 02:28:26,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-06e9ee1e-c4a6-40f8-b0af-871aa5e3602d 2018-12-23 02:28:26,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0759620666504s 2018-12-23 02:28:26,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 02:28:26,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/5fe4565705304bb29980eef9aa729515 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:28:26,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 02:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bc58ac6-c366-4540-a28e-b0b6dc45fccb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 02:28:26,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/5fe4565705304bb29980eef9aa729515 used request id req-9bc58ac6-c366-4540-a28e-b0b6dc45fccb 2018-12-23 02:28:26,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103918075562s 2018-12-23 02:28:26,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 02:28:26,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ac2c1aa1542c46d3804a4f0eb072ff60&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}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:28:26,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-c0a5bc44-d950-472a-901b-7db1350c8409 Date: Sun, 23 Dec 2018 02:28:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:54:43Z", "updated_at": "2018-12-23T02:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:44Z", "revision_number": 0, "id": "0c397604-70aa-414c-9da1-3879b49c95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:44Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T02:01:02Z", "revision_number": 0, "id": "231d95fd-2e34-4223-874d-3881378447b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:01:02Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "bbb6310f-1553-4b1c-89e7-7e8c27c2d479", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "da9fba06-c4b1-4030-a16e-27deea88fc90", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "e8dca0d0-205e-4595-a189-471b4036015c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 5, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "name": "default"}]} 2018-12-23 02:28:26,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ac2c1aa1542c46d3804a4f0eb072ff60&name=default used request id req-c0a5bc44-d950-472a-901b-7db1350c8409 2018-12-23 02:28:26,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.204480886459s 2018-12-23 02:28:26,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ac2c1aa1542c46d3804a4f0eb072ff60&name=default used request id req-c0a5bc44-d950-472a-901b-7db1350c8409 2018-12-23 02:28:26,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 02:28:26,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:28:26,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9849 X-Openstack-Request-Id: req-97fa4f51-2678-419c-b512-e7ace911d18d Date: Sun, 23 Dec 2018 02:28:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "created_at": "2018-12-23T01:54:43Z", "updated_at": "2018-12-23T02:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "e8dca0d0-205e-4595-a189-471b4036015c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T02:01:02Z", "revision_number": 0, "id": "231d95fd-2e34-4223-874d-3881378447b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:01:02Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "da9fba06-c4b1-4030-a16e-27deea88fc90", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:44Z", "revision_number": 0, "id": "0c397604-70aa-414c-9da1-3879b49c95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:44Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T01:54:43Z", "revision_number": 0, "id": "bbb6310f-1553-4b1c-89e7-7e8c27c2d479", "remote_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "remote_ip_prefix": null, "created_at": "2018-12-23T01:54:43Z", "security_group_id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "tenant_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60"}], "revision_number": 5, "project_id": "ac2c1aa1542c46d3804a4f0eb072ff60", "id": "6bd26a9a-2566-43a2-a5bb-2a97a7006e99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 02:28:26,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-97fa4f51-2678-419c-b512-e7ace911d18d 2018-12-23 02:28:26,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.190941095352s 2018-12-23 02:28:26,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-97fa4f51-2678-419c-b512-e7ace911d18d 2018-12-23 02:28:26,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 02:28:26,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/6bd26a9a-2566-43a2-a5bb-2a97a7006e99.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2aa61d3d71d3d23329e907b1441b77073cfff56a" 2018-12-23 02:28:26,891 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2be75ce2-470a-4b07-8b85-e08a7ec26362 Content-Length: 0 Date: Sun, 23 Dec 2018 02:28:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 02:28:26,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6bd26a9a-2566-43a2-a5bb-2a97a7006e99.json used request id req-2be75ce2-470a-4b07-8b85-e08a7ec26362 2018-12-23 02:28:26,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.320662021637s 2018-12-23 02:28:26,891 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6bd26a9a-2566-43a2-a5bb-2a97a7006e99.json used request id req-2be75ce2-470a-4b07-8b85-e08a7ec26362 2018-12-23 02:28:26,968 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-12-23 02:28:27,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 02:28:27,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 02:28:27,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 02:28:27,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 02:28:27,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 02:28:27,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 02:28:27,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 02:28:27,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 02:28:27,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 02:28:27,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 02:28:27,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 02:28:27,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 02:28:27,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 02:28:27,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 02:28:27,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 02:28:27,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 02:28:27,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 02:28:27,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 02:28:27,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 02:28:27,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 02:28:27,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 02:28:27,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 02:28:27,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 02:28:27,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f858d2b3-b26e-4917-b16a-ef484f750383 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 02:28:27,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f858d2b3-b26e-4917-b16a-ef484f750383 2018-12-23 02:28:27,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 02:28:27,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T03:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9673704b75e4254b287ac35103b6d8c", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f73e04431d2346a1a18d72707a9c3110"}, "audit_ids": ["3jtsQ-spRSO4S6PN5TPmJw"], "issued_at": "2018-12-23T02:28:27.000000Z"}} 2018-12-23 02:28:27,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 02:28:27,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:28:27,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c24221ab-6716-4b1d-9464-1346aeefc7dd Date: Sun, 23 Dec 2018 02:28:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 02:28:27,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c24221ab-6716-4b1d-9464-1346aeefc7dd 2018-12-23 02:28:27,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.238090991974s 2018-12-23 02:28:27,635 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c24221ab-6716-4b1d-9464-1346aeefc7dd 2018-12-23 02:28:27,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 02:28:27,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:28:27,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 02:28:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 02:28:27,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:28:27,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fcc09a4-1e6b-4b67-b8fd-b7405fc3f06e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 02:28:27,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-8fcc09a4-1e6b-4b67-b8fd-b7405fc3f06e 2018-12-23 02:28:27,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.093120098114s 2018-12-23 02:28:27,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 02:28:27,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}}' 2018-12-23 02:28:27,846 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 02:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46d58033-3611-496c-b9df-db81a86181bf Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/3474d9aba6d84e5dae9233e81f6bd121"}, "enabled": true, "id": "3474d9aba6d84e5dae9233e81f6bd121", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}} 2018-12-23 02:28:27,846 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-46d58033-3611-496c-b9df-db81a86181bf 2018-12-23 02:28:27,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114818096161s 2018-12-23 02:28:27,846 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-46d58033-3611-496c-b9df-db81a86181bf 2018-12-23 02:28:27,847 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', 'id': u'3474d9aba6d84e5dae9233e81f6bd121', '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-12-23 02:28:27,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 02:28:28,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.338662862778s 2018-12-23 02:28:28,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/e07873e6cd1e4a069fb848ee17fd32ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:28:28,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55ae3b35-01ed-4f70-a873-a904f2c2e4a9 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/e07873e6cd1e4a069fb848ee17fd32ad"}, "enabled": true, "id": "e07873e6cd1e4a069fb848ee17fd32ad", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}} 2018-12-23 02:28:28,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/e07873e6cd1e4a069fb848ee17fd32ad used request id req-55ae3b35-01ed-4f70-a873-a904f2c2e4a9 2018-12-23 02:28:28,284 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e07873e6cd1e4a069fb848ee17fd32ad', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_a317074b-67b8-44c8-a0dc-f35c74ebc6bd'}) 2018-12-23 02:28:28,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 02:28:28,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:28:28,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b872ae9-19f4-4a3d-af2d-3acdfa559704 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 02:28:28,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3b872ae9-19f4-4a3d-af2d-3acdfa559704 2018-12-23 02:28:28,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0742468833923s 2018-12-23 02:28:28,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 02:28:28,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:28:28,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ebce8c0-09a0-4746-b1ad-3e5e1326a73a Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 02:28:28,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7ebce8c0-09a0-4746-b1ad-3e5e1326a73a 2018-12-23 02:28:28,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.08314204216s 2018-12-23 02:28:28,444 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 02:28:28,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 02:28:28,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" -d '{"role": {"name": "Member"}}' 2018-12-23 02:28:28,550 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 02:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59b68d5d-e04e-4751-8be2-d01a252b96ed Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2872e1ec94414d8ebbf941aee4d67e69", "links": {"self": "http://172.30.9.26:5000/v3/roles/2872e1ec94414d8ebbf941aee4d67e69"}, "name": "Member"}} 2018-12-23 02:28:28,550 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-59b68d5d-e04e-4751-8be2-d01a252b96ed 2018-12-23 02:28:28,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.105319976807s 2018-12-23 02:28:28,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/2872e1ec94414d8ebbf941aee4d67e69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:28:28,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e354c968-f9b5-419a-820c-8cd5c6ece58b Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/2872e1ec94414d8ebbf941aee4d67e69"}, "domain_id": null, "name": "Member", "id": "2872e1ec94414d8ebbf941aee4d67e69"}} 2018-12-23 02:28:28,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2872e1ec94414d8ebbf941aee4d67e69 used request id req-e354c968-f9b5-419a-820c-8cd5c6ece58b 2018-12-23 02:28:28,567 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/2872e1ec94414d8ebbf941aee4d67e69'}, 'domain_id': None, 'human_id': None, 'id': u'2872e1ec94414d8ebbf941aee4d67e69', 'HUMAN_ID': False}) 2018-12-23 02:28:28,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 02:28:28,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:28:28,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b60394-e1f7-4476-9302-87212fbf6ce7 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2872e1ec94414d8ebbf941aee4d67e69", "links": {"self": "http://172.30.9.26:5000/v3/roles/2872e1ec94414d8ebbf941aee4d67e69"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 02:28:28,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-15b60394-e1f7-4476-9302-87212fbf6ce7 2018-12-23 02:28:28,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0838069915771s 2018-12-23 02:28:28,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 02:28:28,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:28:28,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00194785-923e-4d9b-bb5e-4516045bbb64 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 02:28:28,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-00194785-923e-4d9b-bb5e-4516045bbb64 2018-12-23 02:28:28,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0851039886475s 2018-12-23 02:28:28,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 02:28:28,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:28:28,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23129d5c-74b8-4e9b-936c-3c7504ca4513 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "links": {"self": "http://172.30.9.26:5000/v3/users/e07873e6cd1e4a069fb848ee17fd32ad"}, "domain_id": "default", "enabled": true, "id": "e07873e6cd1e4a069fb848ee17fd32ad", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 02:28:28,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-23129d5c-74b8-4e9b-936c-3c7504ca4513 2018-12-23 02:28:28,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.170233011246s 2018-12-23 02:28:28,909 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-23129d5c-74b8-4e9b-936c-3c7504ca4513 2018-12-23 02:28:28,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 02:28:28,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:28:28,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab55296c-5f8d-4bab-bd7d-b9cfa0dd9816 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/3474d9aba6d84e5dae9233e81f6bd121"}, "enabled": true, "id": "3474d9aba6d84e5dae9233e81f6bd121", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 02:28:28,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ab55296c-5f8d-4bab-bd7d-b9cfa0dd9816 2018-12-23 02:28:28,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0796139240265s 2018-12-23 02:28:28,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ab55296c-5f8d-4bab-bd7d-b9cfa0dd9816 2018-12-23 02:28:28,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 02:28:28,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=e07873e6cd1e4a069fb848ee17fd32ad&scope.project.id=3474d9aba6d84e5dae9233e81f6bd121&role.id=2872e1ec94414d8ebbf941aee4d67e69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:28:29,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ae5811-b799-4a2a-b8c2-08982f6f1f67 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=e07873e6cd1e4a069fb848ee17fd32ad&scope.project.id=3474d9aba6d84e5dae9233e81f6bd121&role.id=2872e1ec94414d8ebbf941aee4d67e69", "previous": null, "next": null}} 2018-12-23 02:28:29,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=e07873e6cd1e4a069fb848ee17fd32ad&scope.project.id=3474d9aba6d84e5dae9233e81f6bd121&role.id=2872e1ec94414d8ebbf941aee4d67e69 used request id req-96ae5811-b799-4a2a-b8c2-08982f6f1f67 2018-12-23 02:28:29,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0787510871887s 2018-12-23 02:28:29,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 02:28:29,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/3474d9aba6d84e5dae9233e81f6bd121/users/e07873e6cd1e4a069fb848ee17fd32ad/roles/2872e1ec94414d8ebbf941aee4d67e69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:28:29,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 02:28:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c105dbe-6928-4f03-8950-78490c236fba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 02:28:29,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3474d9aba6d84e5dae9233e81f6bd121/users/e07873e6cd1e4a069fb848ee17fd32ad/roles/2872e1ec94414d8ebbf941aee4d67e69 used request id req-8c105dbe-6928-4f03-8950-78490c236fba 2018-12-23 02:28:29,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113229036331s 2018-12-23 02:28:29,191 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', 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': '4f436904-a18f-475c-9f9d-60751da826e4', 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_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', 'project_id': u'3474d9aba6d84e5dae9233e81f6bd121', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 02:28:29,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 02:28:29,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 02:28:29,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 02:28:29,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 02:28:29,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 02:28:29,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 02:28:29,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 02:28:29,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 02:28:29,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 02:28:29,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 02:28:29,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 02:28:29,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 02:28:29,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 02:28:29,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 02:28:29,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 02:28:29,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 02:28:29,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 02:28:29,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 02:28:29,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 02:28:29,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 02:28:29,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 02:28:29,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 02:28:29,197 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', 'password': '4f436904-a18f-475c-9f9d-60751da826e4', 'project_name': 'vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '3474d9aba6d84e5dae9233e81f6bd121', 'project_domain_name': 'Default'} 2018-12-23 02:28:29,228 - 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-12-23 02:28:29,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-12-23 02:28:29,268 - 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-12-23 02:28:29,302 - 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-12-23 02:28:29,302 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-12-23 02:28:29,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 02:28:29,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:28:29,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cbb9af2-6209-4c10-b5ba-fea4fcc560c1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 02:28:29,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-7cbb9af2-6209-4c10-b5ba-fea4fcc560c1 2018-12-23 02:28:29,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.090273141861s 2018-12-23 02:28:29,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 02:28:29,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:28:29,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07987654-cb14-444f-9fd1-dd9dd0bb792b Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/3474d9aba6d84e5dae9233e81f6bd121"}, "enabled": true, "id": "3474d9aba6d84e5dae9233e81f6bd121", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 02:28:29,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-07987654-cb14-444f-9fd1-dd9dd0bb792b 2018-12-23 02:28:29,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0838141441345s 2018-12-23 02:28:29,478 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-07987654-cb14-444f-9fd1-dd9dd0bb792b 2018-12-23 02:28:29,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 02:28:29,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" -d '{"network": {"tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "name": "vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "admin_state_up": true}}' 2018-12-23 02:28:29,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-28493107-d52a-4d2b-b185-fe39bf3f3dc4 Date: Sun, 23 Dec 2018 02:28: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":"2297d83e-f1e6-4746-9bab-14e1af97c6fe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"3474d9aba6d84e5dae9233e81f6bd121","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T02:28:29Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd","admin_state_up":true,"tenant_id":"3474d9aba6d84e5dae9233e81f6bd121","created_at":"2018-12-23T02:28:29Z","mtu":1450}} 2018-12-23 02:28:29,994 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-28493107-d52a-4d2b-b185-fe39bf3f3dc4 2018-12-23 02:28:29,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.512908935547s 2018-12-23 02:28:29,994 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-28493107-d52a-4d2b-b185-fe39bf3f3dc4 2018-12-23 02:28:29,995 - 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-12-23T02:28:29Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2297d83e-f1e6-4746-9bab-14e1af97c6fe', u'provider:segmentation_id': 87, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', u'created_at': u'2018-12-23T02:28:29Z', u'mtu': 1450, u'tenant_id': u'3474d9aba6d84e5dae9233e81f6bd121', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3474d9aba6d84e5dae9233e81f6bd121'}) 2018-12-23 02:28:29,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 02:28:30,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b866e3-a875-4be0-934c-f8d609255b8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 02:28:30,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a1b866e3-a875-4be0-934c-f8d609255b8d 2018-12-23 02:28:30,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 02:28:30,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2872e1ec94414d8ebbf941aee4d67e69", "name": "Member"}], "expires_at": "2018-12-23T03:28:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3474d9aba6d84e5dae9233e81f6bd121", "name": "vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3474d9aba6d84e5dae9233e81f6bd121", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/3474d9aba6d84e5dae9233e81f6bd121", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/3474d9aba6d84e5dae9233e81f6bd121", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/3474d9aba6d84e5dae9233e81f6bd121", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/3474d9aba6d84e5dae9233e81f6bd121", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/3474d9aba6d84e5dae9233e81f6bd121", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3474d9aba6d84e5dae9233e81f6bd121", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/3474d9aba6d84e5dae9233e81f6bd121", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/3474d9aba6d84e5dae9233e81f6bd121", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3474d9aba6d84e5dae9233e81f6bd121", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/3474d9aba6d84e5dae9233e81f6bd121", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/3474d9aba6d84e5dae9233e81f6bd121", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "id": "e07873e6cd1e4a069fb848ee17fd32ad"}, "audit_ids": ["l-HQRpHARPqD11arj4ciLQ"], "issued_at": "2018-12-23T02:28:30.000000Z"}} 2018-12-23 02:28:30,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 02:28:30,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:28:30,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-855f5a0b-8b24-4a04-b07e-3bf9ad2084e1 Date: Sun, 23 Dec 2018 02:28:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-23T02:28:29Z","tenant_id":"3474d9aba6d84e5dae9233e81f6bd121","created_at":"2018-12-23T02:28:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3474d9aba6d84e5dae9233e81f6bd121","id":"2297d83e-f1e6-4746-9bab-14e1af97c6fe","name":"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 02:28:30,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-855f5a0b-8b24-4a04-b07e-3bf9ad2084e1 2018-12-23 02:28:30,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.258151054382s 2018-12-23 02:28:30,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-855f5a0b-8b24-4a04-b07e-3bf9ad2084e1 2018-12-23 02:28:30,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 02:28:30,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" -d '{"subnet": {"name": "vyos_vrouter-subnet_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "enable_dhcp": true, "network_id": "2297d83e-f1e6-4746-9bab-14e1af97c6fe", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 02:28:31,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-4e6f793d-901b-4156-8c6b-775be71e0702 Date: Sun, 23 Dec 2018 02:28:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2297d83e-f1e6-4746-9bab-14e1af97c6fe","tenant_id":"3474d9aba6d84e5dae9233e81f6bd121","created_at":"2018-12-23T02:28:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T02:28:31Z","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":"3474d9aba6d84e5dae9233e81f6bd121","id":"b814dc89-dc51-4ef4-b134-92cceed6dd4f","subnetpool_id":null,"name":"vyos_vrouter-subnet_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}} 2018-12-23 02:28:31,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4e6f793d-901b-4156-8c6b-775be71e0702 2018-12-23 02:28:31,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.67625617981s 2018-12-23 02:28:31,324 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4e6f793d-901b-4156-8c6b-775be71e0702 2018-12-23 02:28:31,324 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T02:28:31Z', 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'b814dc89-dc51-4ef4-b134-92cceed6dd4f', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', u'enable_dhcp': True, u'network_id': u'2297d83e-f1e6-4746-9bab-14e1af97c6fe', u'tenant_id': u'3474d9aba6d84e5dae9233e81f6bd121', u'created_at': u'2018-12-23T02:28:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3474d9aba6d84e5dae9233e81f6bd121'}) 2018-12-23 02:28:31,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 02:28:31,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "vyos_vrouter-router_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "admin_state_up": true}}' 2018-12-23 02:28:36,817 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-1afe9d3c-6f27-46c8-8a69-986b911ffa7a Date: Sun, 23 Dec 2018 02:28:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:28:32Z", "admin_state_up": true, "updated_at": "2018-12-23T02:28:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "85eeb64a-c5a5-47c7-985b-2fd8d6930f14", "name": "vyos_vrouter-router_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}} 2018-12-23 02:28:36,817 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-1afe9d3c-6f27-46c8-8a69-986b911ffa7a 2018-12-23 02:28:36,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.49195194244s 2018-12-23 02:28:36,818 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-1afe9d3c-6f27-46c8-8a69-986b911ffa7a 2018-12-23 02:28:36,818 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T02:28:33Z', u'revision_number': 3, u'id': u'85eeb64a-c5a5-47c7-985b-2fd8d6930f14', u'external_gateway_info': {u'network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4a37038d-a521-4738-99a2-4d08a417e092', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', u'admin_state_up': True, u'tenant_id': u'3474d9aba6d84e5dae9233e81f6bd121', u'created_at': u'2018-12-23T02:28:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'3474d9aba6d84e5dae9233e81f6bd121'}) 2018-12-23 02:28:36,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 02:28:36,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/85eeb64a-c5a5-47c7-985b-2fd8d6930f14/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}55399fb0602bc482ffd6a03455ad418f0d562c19" -d '{"subnet_id": "b814dc89-dc51-4ef4-b134-92cceed6dd4f"}' 2018-12-23 02:28:38,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7d3ff8e4-0705-4600-b9a6-8c476a106877 Date: Sun, 23 Dec 2018 02:28:38 GMT RESP BODY: {"network_id": "2297d83e-f1e6-4746-9bab-14e1af97c6fe", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "subnet_id": "b814dc89-dc51-4ef4-b134-92cceed6dd4f", "subnet_ids": ["b814dc89-dc51-4ef4-b134-92cceed6dd4f"], "port_id": "d2b85d15-34ef-4f80-bfe2-bfe20b053c60", "id": "85eeb64a-c5a5-47c7-985b-2fd8d6930f14"} 2018-12-23 02:28:38,857 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/85eeb64a-c5a5-47c7-985b-2fd8d6930f14/add_router_interface.json used request id req-7d3ff8e4-0705-4600-b9a6-8c476a106877 2018-12-23 02:28:38,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.03807091713s 2018-12-23 02:28:38,857 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/85eeb64a-c5a5-47c7-985b-2fd8d6930f14/add_router_interface.json used request id req-7d3ff8e4-0705-4600-b9a6-8c476a106877 returning object 85eeb64a-c5a5-47c7-985b-2fd8d6930f14 2018-12-23 02:28:38,858 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-23 02:29:01,755 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-23 02:29:01,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:29:01,764 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 02:29:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-23 02:29:01,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 02:29:01,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:29:01,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9dccec6b-b97c-4e2a-81db-cdfdcbe52710 Date: Sun, 23 Dec 2018 02:29:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 02:29:01,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9dccec6b-b97c-4e2a-81db-cdfdcbe52710 2018-12-23 02:29:01,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220510005951s 2018-12-23 02:29:01,988 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9dccec6b-b97c-4e2a-81db-cdfdcbe52710 2018-12-23 02:29:01,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 02:29:01,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}' 2018-12-23 02:29:02,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1 X-Openstack-Request-Id: req-92d8bfb5-262f-43a2-a5b1-424db3dcbc65 Date: Sun, 23 Dec 2018 02:29:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/file", "owner": "3474d9aba6d84e5dae9233e81f6bd121", "id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "size": null, "self": "/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T02:29:02Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "checksum": null, "created_at": "2018-12-23T02:29:02Z", "protected": false} 2018-12-23 02:29:02,210 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-92d8bfb5-262f-43a2-a5b1-424db3dcbc65 2018-12-23 02:29:02,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.22009396553s 2018-12-23 02:29:02,211 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-92d8bfb5-262f-43a2-a5b1-424db3dcbc65 returning object f06a5832-bbfd-44c6-b0f2-22e64e3195a1 2018-12-23 02:29:02,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 02:29:02,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/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}55399fb0602bc482ffd6a03455ad418f0d562c19" -d '' 2018-12-23 02:30:16,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8793425f-f83a-4cb5-bcb8-ab23170745aa Date: Sun, 23 Dec 2018 02:30:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 02:30:16,582 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/file used request id req-8793425f-f83a-4cb5-bcb8-ab23170745aa 2018-12-23 02:30:16,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 74.3707280159s 2018-12-23 02:30:16,582 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/file used request id req-8793425f-f83a-4cb5-bcb8-ab23170745aa 2018-12-23 02:30:16,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 02:30:16,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:16,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-fd060dce-2423-40e7-8133-6ddb8cfa6137 Date: Sun, 23 Dec 2018 02:30:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/snap", "metadata": {}}], "file": "/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/file", "owner": "3474d9aba6d84e5dae9233e81f6bd121", "id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "size": 4373348352, "self": "/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T02:30:16Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T02:29:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 02:30:16,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fd060dce-2423-40e7-8133-6ddb8cfa6137 2018-12-23 02:30:16,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0518720149994s 2018-12-23 02:30:16,636 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fd060dce-2423-40e7-8133-6ddb8cfa6137 2018-12-23 02:30:16,638 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/file', 'owner': u'3474d9aba6d84e5dae9233e81f6bd121', 'id': u'f06a5832-bbfd-44c6-b0f2-22e64e3195a1', 'size': 4373348352, u'self': u'/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3474d9aba6d84e5dae9233e81f6bd121', 'name': 'vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T02:30:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T02:30:16Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', 'created': u'2018-12-23T02:29:02Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-23T02:29:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-12-23 02:30:16,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 02:30:16,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-23 02:30:16,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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,Accept-Encoding x-openstack-request-id: req-644786f3-c68d-4827-b278-adee989759c7 x-compute-request-id: req-644786f3-c68d-4827-b278-adee989759c7 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "name": "vyos_vrouter-flavor_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 02:30:16,826 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-644786f3-c68d-4827-b278-adee989759c7 2018-12-23 02:30:16,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.187939167023s 2018-12-23 02:30:16,827 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-644786f3-c68d-4827-b278-adee989759c7 returning object 26c687ae-8105-499c-9b5e-3d3d19de1f53 2018-12-23 02:30:16,828 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', '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'c9673704b75e4254b287ac35103b6d8c', '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'26c687ae-8105-499c-9b5e-3d3d19de1f53', 'swap': 0}) 2018-12-23 02:30:16,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 02:30:16,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53/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}8568a0ab0835741610fb80dd79c8b249685a84de" -d '{"extra_specs": {}}' 2018-12-23 02:30:16,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-9ab4a33c-d193-4dca-8381-4029361285fa x-compute-request-id: req-9ab4a33c-d193-4dca-8381-4029361285fa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 02:30:16,849 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53/os-extra_specs used request id req-9ab4a33c-d193-4dca-8381-4029361285fa 2018-12-23 02:30:16,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210289955139s 2018-12-23 02:30:16,850 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53/os-extra_specs used request id req-9ab4a33c-d193-4dca-8381-4029361285fa 2018-12-23 02:30:16,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-23 02:30:16,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" -d '{"keypair": {"name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}}' 2018-12-23 02:30:17,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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,Accept-Encoding x-openstack-request-id: req-982490ef-a215-450a-893e-60601601f444 x-compute-request-id: req-982490ef-a215-450a-893e-60601601f444 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7bLcOsgxBDNn1scjlC73sA65DWRKB6lamov4/UWqeN3XTFrGGd/fIXMRyTiwN2at/MRPxcsgUSTpOCRsQGEVLNm8sDejFGag7tDulc9OjvHiuCu16OJDV7wDe4pJgriZj/LIJI+ZoVtIifvi3o+UCzpxobQHeMm4/hRL2QP4UBuFPFUOmWVPq6HVuZQVjP5TI683Gywwv2AwvpPhiaXsUj69dmB7RirHY0SeQDGzn+IDKgJsP29mUK//pJCxMCFcCkHX9qSeOjpMgOWlpQZcw0j+reIdbQsXQrVqsxqBP388FhYE36Uwdh1HK3ML3CdvS4UDU1KB7DqzE5ihuoxhH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAu2y3DrIMQQzZ9bHI5Qu97AOuQ1kSgepWpqL+P1Fqnjd10xax\nhnf3yFzEck4sDdmrfzET8XLIFEk6TgkbEBhFSzZvLA3oxRmoO7Q7pXPTo7x4rgrt\nejiQ1e8A3uKSYK4mY/yyCSPmaFbSIn74t6PlAs6caG0B3jJuP4US9kD+FAbhTxVD\npllT6uh1bmUFYz+UyOvNxssML9gML6T4Yml7FI+vXZge0Yqx2NEnkAxs5/iAyoCb\nD9vZlCv/6SQsTAhXApB1/aknjo6TIDlpaUGXMNI/q3iHW0LF0K1arMagT9/PBYWB\nN+lMHYdRytzC9wnb0uFA1NSgew6sxOYobqMYRwIDAQABAoIBACXN2OKi8SvRzsjr\nEk1439cSKv00ozIHNXEpIUVeQ7YkE6T/R9GKszT72TgBIousoxXlrVMfRtIorxT8\nazQE4T05fpURPSk8cp2QThOiWEcHhgP8+keTz0sHiVJruwC7P80dND/5uMjE8l+4\n4qwP5+p4CD5b9mt+GpS/X8LB+z3IiGxBGyjwCH8wLz0/xbsl4YZievV32Ztnsoi3\n+/40+V3Zsv+BLshIE4LOk3gj7GmrKQ7BZVErZjBwm5WjwwXz2jJoe2tH/+CPdsSl\nFfmjECz6v8Gsi0QBaNEe04OHZMCPHbxABaWPXvV+XAmBkRLa+mlFIIsYkdkL4IZ5\nTAWBCYECgYEA+ErOM8Hia17NUyHVZOaBSD/lnKYdJNod4Ro393DG5WjO2UUBjGjX\nMfBTJb3x9EDFT9kKQiSqWT49tngOpK6ijOS8iIKUHzuP7qmQ4diLKNmSGa4/A6Xl\nQl1JMfuUPdB9Pd/KSxnKEYKjglpUcovVt1zCFuHoOvj8azy1Nt0eRsECgYEAwT4w\n9RbGFnqzuvQO0tcwvUeCOZJ/U6nn1avZ8YFj2MwN+Wpx7P6T792bV2KuzfznL0eE\nLF2m/P+F+xTz+ZH+UFF7vOpQDqVkBHV/ymwcKiH52s1Jr7KQQYmrTC7sUBnLD4D9\nJ6PTMA2buDPxmKBrrdvcUNncjmC/ZZqre4RKaQcCgYEAgLOt7TA8IHHUtpncFmBR\ndVUBvVBx3O9e+5bumcmQn8vTJNZbNiAGJDGxt+ecqoKEhJ45bg25a2cS8CmNVZnc\nUnIitBQTmZjzQ8ALhLYNdFBLJhqnOUnd66eVUF5a+iu/L7p4DrPAhZEVFnWiPnnz\nfweK5/eTvDXiCeg++sBleEECgYA+j4TIA+xzYJwJPXQDHDmiPaFSRDRGgK4WhcFU\nJ2CM0lr/0U86u5xnPmZJHyCafXLW4p9Owa8LHypgBAOMW5BqrkaR/YWXiEHeE7Ag\nd2mS1lcOWAGwCO4c2ZYEXviQYhlUVp0elTIMz4sHUoG3uM/DhHdKEY4O5hFwsmcr\n4MM6RwKBgBvr41BOwdgiIvoa9BteWGE8W0dI0HXHCpYwxvoRqVpwmtvyJyXm3bVR\nHhHk9EFhwtdVg9cwc0VX4vf9BY2ZoPDJ4yFflYFFsiAgI0SqKqywWz6Gs/BPbPlC\nwNswb4+/OGP8TsQclAoJ6XYk0dFypGjC822FOJh5d/JVgkRZlBMg\n-----END RSA PRIVATE KEY-----\n", "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "fingerprint": "b5:2b:a0:f7:f6:29:fb:7a:b5:74:88:cc:de:42:0b:5a"}} 2018-12-23 02:30:17,123 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-982490ef-a215-450a-893e-60601601f444 2018-12-23 02:30:17,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.272597074509s 2018-12-23 02:30:17,124 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-982490ef-a215-450a-893e-60601601f444 2018-12-23 02:30:17,124 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7bLcOsgxBDNn1scjlC73sA65DWRKB6lamov4/UWqeN3XTFrGGd/fIXMRyTiwN2at/MRPxcsgUSTpOCRsQGEVLNm8sDejFGag7tDulc9OjvHiuCu16OJDV7wDe4pJgriZj/LIJI+ZoVtIifvi3o+UCzpxobQHeMm4/hRL2QP4UBuFPFUOmWVPq6HVuZQVjP5TI683Gywwv2AwvpPhiaXsUj69dmB7RirHY0SeQDGzn+IDKgJsP29mUK//pJCxMCFcCkHX9qSeOjpMgOWlpQZcw0j+reIdbQsXQrVqsxqBP388FhYE36Uwdh1HK3ML3CdvS4UDU1KB7DqzE5ihuoxhH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAu2y3DrIMQQzZ9bHI5Qu97AOuQ1kSgepWpqL+P1Fqnjd10xax\nhnf3yFzEck4sDdmrfzET8XLIFEk6TgkbEBhFSzZvLA3oxRmoO7Q7pXPTo7x4rgrt\nejiQ1e8A3uKSYK4mY/yyCSPmaFbSIn74t6PlAs6caG0B3jJuP4US9kD+FAbhTxVD\npllT6uh1bmUFYz+UyOvNxssML9gML6T4Yml7FI+vXZge0Yqx2NEnkAxs5/iAyoCb\nD9vZlCv/6SQsTAhXApB1/aknjo6TIDlpaUGXMNI/q3iHW0LF0K1arMagT9/PBYWB\nN+lMHYdRytzC9wnb0uFA1NSgew6sxOYobqMYRwIDAQABAoIBACXN2OKi8SvRzsjr\nEk1439cSKv00ozIHNXEpIUVeQ7YkE6T/R9GKszT72TgBIousoxXlrVMfRtIorxT8\nazQE4T05fpURPSk8cp2QThOiWEcHhgP8+keTz0sHiVJruwC7P80dND/5uMjE8l+4\n4qwP5+p4CD5b9mt+GpS/X8LB+z3IiGxBGyjwCH8wLz0/xbsl4YZievV32Ztnsoi3\n+/40+V3Zsv+BLshIE4LOk3gj7GmrKQ7BZVErZjBwm5WjwwXz2jJoe2tH/+CPdsSl\nFfmjECz6v8Gsi0QBaNEe04OHZMCPHbxABaWPXvV+XAmBkRLa+mlFIIsYkdkL4IZ5\nTAWBCYECgYEA+ErOM8Hia17NUyHVZOaBSD/lnKYdJNod4Ro393DG5WjO2UUBjGjX\nMfBTJb3x9EDFT9kKQiSqWT49tngOpK6ijOS8iIKUHzuP7qmQ4diLKNmSGa4/A6Xl\nQl1JMfuUPdB9Pd/KSxnKEYKjglpUcovVt1zCFuHoOvj8azy1Nt0eRsECgYEAwT4w\n9RbGFnqzuvQO0tcwvUeCOZJ/U6nn1avZ8YFj2MwN+Wpx7P6T792bV2KuzfznL0eE\nLF2m/P+F+xTz+ZH+UFF7vOpQDqVkBHV/ymwcKiH52s1Jr7KQQYmrTC7sUBnLD4D9\nJ6PTMA2buDPxmKBrrdvcUNncjmC/ZZqre4RKaQcCgYEAgLOt7TA8IHHUtpncFmBR\ndVUBvVBx3O9e+5bumcmQn8vTJNZbNiAGJDGxt+ecqoKEhJ45bg25a2cS8CmNVZnc\nUnIitBQTmZjzQ8ALhLYNdFBLJhqnOUnd66eVUF5a+iu/L7p4DrPAhZEVFnWiPnnz\nfweK5/eTvDXiCeg++sBleEECgYA+j4TIA+xzYJwJPXQDHDmiPaFSRDRGgK4WhcFU\nJ2CM0lr/0U86u5xnPmZJHyCafXLW4p9Owa8LHypgBAOMW5BqrkaR/YWXiEHeE7Ag\nd2mS1lcOWAGwCO4c2ZYEXviQYhlUVp0elTIMz4sHUoG3uM/DhHdKEY4O5hFwsmcr\n4MM6RwKBgBvr41BOwdgiIvoa9BteWGE8W0dI0HXHCpYwxvoRqVpwmtvyJyXm3bVR\nHhHk9EFhwtdVg9cwc0VX4vf9BY2ZoPDJ4yFflYFFsiAgI0SqKqywWz6Gs/BPbPlC\nwNswb4+/OGP8TsQclAoJ6XYk0dFypGjC822FOJh5d/JVgkRZlBMg\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e07873e6cd1e4a069fb848ee17fd32ad', 'name': u'vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', 'created_at': '2018-12-23T02:30:17.124783', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3474d9aba6d84e5dae9233e81f6bd121', 'name': 'vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b5:2b:a0:f7:f6:29:fb:7a:b5:74:88:cc:de:42:0b:5a', 'type': 'ssh', 'id': u'vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd'}) 2018-12-23 02:30:17,125 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAu2y3DrIMQQzZ9bHI5Qu97AOuQ1kSgepWpqL+P1Fqnjd10xax hnf3yFzEck4sDdmrfzET8XLIFEk6TgkbEBhFSzZvLA3oxRmoO7Q7pXPTo7x4rgrt ejiQ1e8A3uKSYK4mY/yyCSPmaFbSIn74t6PlAs6caG0B3jJuP4US9kD+FAbhTxVD pllT6uh1bmUFYz+UyOvNxssML9gML6T4Yml7FI+vXZge0Yqx2NEnkAxs5/iAyoCb D9vZlCv/6SQsTAhXApB1/aknjo6TIDlpaUGXMNI/q3iHW0LF0K1arMagT9/PBYWB N+lMHYdRytzC9wnb0uFA1NSgew6sxOYobqMYRwIDAQABAoIBACXN2OKi8SvRzsjr Ek1439cSKv00ozIHNXEpIUVeQ7YkE6T/R9GKszT72TgBIousoxXlrVMfRtIorxT8 azQE4T05fpURPSk8cp2QThOiWEcHhgP8+keTz0sHiVJruwC7P80dND/5uMjE8l+4 4qwP5+p4CD5b9mt+GpS/X8LB+z3IiGxBGyjwCH8wLz0/xbsl4YZievV32Ztnsoi3 +/40+V3Zsv+BLshIE4LOk3gj7GmrKQ7BZVErZjBwm5WjwwXz2jJoe2tH/+CPdsSl FfmjECz6v8Gsi0QBaNEe04OHZMCPHbxABaWPXvV+XAmBkRLa+mlFIIsYkdkL4IZ5 TAWBCYECgYEA+ErOM8Hia17NUyHVZOaBSD/lnKYdJNod4Ro393DG5WjO2UUBjGjX MfBTJb3x9EDFT9kKQiSqWT49tngOpK6ijOS8iIKUHzuP7qmQ4diLKNmSGa4/A6Xl Ql1JMfuUPdB9Pd/KSxnKEYKjglpUcovVt1zCFuHoOvj8azy1Nt0eRsECgYEAwT4w 9RbGFnqzuvQO0tcwvUeCOZJ/U6nn1avZ8YFj2MwN+Wpx7P6T792bV2KuzfznL0eE LF2m/P+F+xTz+ZH+UFF7vOpQDqVkBHV/ymwcKiH52s1Jr7KQQYmrTC7sUBnLD4D9 J6PTMA2buDPxmKBrrdvcUNncjmC/ZZqre4RKaQcCgYEAgLOt7TA8IHHUtpncFmBR dVUBvVBx3O9e+5bumcmQn8vTJNZbNiAGJDGxt+ecqoKEhJ45bg25a2cS8CmNVZnc UnIitBQTmZjzQ8ALhLYNdFBLJhqnOUnd66eVUF5a+iu/L7p4DrPAhZEVFnWiPnnz fweK5/eTvDXiCeg++sBleEECgYA+j4TIA+xzYJwJPXQDHDmiPaFSRDRGgK4WhcFU J2CM0lr/0U86u5xnPmZJHyCafXLW4p9Owa8LHypgBAOMW5BqrkaR/YWXiEHeE7Ag d2mS1lcOWAGwCO4c2ZYEXviQYhlUVp0elTIMz4sHUoG3uM/DhHdKEY4O5hFwsmcr 4MM6RwKBgBvr41BOwdgiIvoa9BteWGE8W0dI0HXHCpYwxvoRqVpwmtvyJyXm3bVR HhHk9EFhwtdVg9cwc0VX4vf9BY2ZoPDJ4yFflYFFsiAgI0SqKqywWz6Gs/BPbPlC wNswb4+/OGP8TsQclAoJ6XYk0dFypGjC822FOJh5d/JVgkRZlBMg -----END RSA PRIVATE KEY----- 2018-12-23 02:30:17,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-23 02:30:17,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" -d '{"security_group": {"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-12-23 02:30:17,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-d3f4565a-42b4-44d8-ad42-3fc02550f245 Date: Sun, 23 Dec 2018 02:30:17 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:30:17Z", "updated_at": "2018-12-23T02:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "8b79716d-994b-4c9d-8272-3324274fc655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "d1b7f953-19a4-43bd-a761-db023e13dbaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 2, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "049ad27b-3470-4657-8212-5c7735b2b44a", "name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}} 2018-12-23 02:30:17,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d3f4565a-42b4-44d8-ad42-3fc02550f245 2018-12-23 02:30:17,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.353182077408s 2018-12-23 02:30:17,482 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d3f4565a-42b4-44d8-ad42-3fc02550f245 2018-12-23 02:30:17,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 02:30:17,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:17,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-035e69b3-9014-49c7-9f37-c023120127f2 Date: Sun, 23 Dec 2018 02:30:17 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:30:17Z", "updated_at": "2018-12-23T02:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "8b79716d-994b-4c9d-8272-3324274fc655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "d1b7f953-19a4-43bd-a761-db023e13dbaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 2, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "049ad27b-3470-4657-8212-5c7735b2b44a", "name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}, {"description": "Default security group", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:28:29Z", "updated_at": "2018-12-23T02:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "0c7f6030-742e-48c5-bacd-2d08727ec29a", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "49525574-4b84-4437-ac22-c116115428dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "bf5bf15a-5095-40ea-b9d5-86c4cb7d5e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "c53d3e3d-33a5-422f-9d2e-3f58f4ec9152", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 4, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "167ac683-e889-4b29-9e18-3634331fa7ee", "name": "default"}]} 2018-12-23 02:30:17,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-035e69b3-9014-49c7-9f37-c023120127f2 2018-12-23 02:30:17,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220309019089s 2018-12-23 02:30:17,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-035e69b3-9014-49c7-9f37-c023120127f2 2018-12-23 02:30:17,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 02:30:17,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" -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": "049ad27b-3470-4657-8212-5c7735b2b44a"}}' 2018-12-23 02:30:18,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c1b6ed94-91e9-471f-b4d6-958edbdc8a80 Date: Sun, 23 Dec 2018 02:30: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-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "port_range_min": 22, "revision_number": 0, "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:30:17Z", "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "9203d41c-0158-4f43-ba09-c6664bff8f98"}} 2018-12-23 02:30:18,002 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c1b6ed94-91e9-471f-b4d6-958edbdc8a80 2018-12-23 02:30:18,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.291254043579s 2018-12-23 02:30:18,003 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c1b6ed94-91e9-471f-b4d6-958edbdc8a80 2018-12-23 02:30:18,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 02:30:18,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:18,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-f838c7ea-d6bf-4030-a18d-8f07ade6edb8 Date: Sun, 23 Dec 2018 02:30:18 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:30:17Z", "updated_at": "2018-12-23T02:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "8b79716d-994b-4c9d-8272-3324274fc655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "9203d41c-0158-4f43-ba09-c6664bff8f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "d1b7f953-19a4-43bd-a761-db023e13dbaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 3, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "049ad27b-3470-4657-8212-5c7735b2b44a", "name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}, {"description": "Default security group", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:28:29Z", "updated_at": "2018-12-23T02:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "0c7f6030-742e-48c5-bacd-2d08727ec29a", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "49525574-4b84-4437-ac22-c116115428dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "bf5bf15a-5095-40ea-b9d5-86c4cb7d5e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "c53d3e3d-33a5-422f-9d2e-3f58f4ec9152", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 4, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "167ac683-e889-4b29-9e18-3634331fa7ee", "name": "default"}]} 2018-12-23 02:30:18,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f838c7ea-d6bf-4030-a18d-8f07ade6edb8 2018-12-23 02:30:18,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.208034038544s 2018-12-23 02:30:18,215 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f838c7ea-d6bf-4030-a18d-8f07ade6edb8 2018-12-23 02:30:18,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 02:30:18,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" -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": "049ad27b-3470-4657-8212-5c7735b2b44a"}}' 2018-12-23 02:30:18,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-034585a0-9312-4058-bafa-120c64d7ec97 Date: Sun, 23 Dec 2018 02:30: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-12-23T02:30:18Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "port_range_min": null, "revision_number": 0, "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:30:18Z", "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "71b0a248-1265-420a-b16e-0dc9f01e75dd"}} 2018-12-23 02:30:18,541 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-034585a0-9312-4058-bafa-120c64d7ec97 2018-12-23 02:30:18,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.322968959808s 2018-12-23 02:30:18,542 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-034585a0-9312-4058-bafa-120c64d7ec97 2018-12-23 02:30:18,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 02:30:18,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:18,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-ab62b554-d3f3-4814-8e57-07240d3f2446 Date: Sun, 23 Dec 2018 02:30:18 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:30:17Z", "updated_at": "2018-12-23T02:30:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:18Z", "revision_number": 0, "id": "71b0a248-1265-420a-b16e-0dc9f01e75dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:18Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "8b79716d-994b-4c9d-8272-3324274fc655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "9203d41c-0158-4f43-ba09-c6664bff8f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "d1b7f953-19a4-43bd-a761-db023e13dbaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 4, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "049ad27b-3470-4657-8212-5c7735b2b44a", "name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}, {"description": "Default security group", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:28:29Z", "updated_at": "2018-12-23T02:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "0c7f6030-742e-48c5-bacd-2d08727ec29a", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "49525574-4b84-4437-ac22-c116115428dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "bf5bf15a-5095-40ea-b9d5-86c4cb7d5e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "c53d3e3d-33a5-422f-9d2e-3f58f4ec9152", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 4, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "167ac683-e889-4b29-9e18-3634331fa7ee", "name": "default"}]} 2018-12-23 02:30:18,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ab62b554-d3f3-4814-8e57-07240d3f2446 2018-12-23 02:30:18,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196861028671s 2018-12-23 02:30:18,743 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ab62b554-d3f3-4814-8e57-07240d3f2446 2018-12-23 02:30:18,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 02:30:18,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" -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": "049ad27b-3470-4657-8212-5c7735b2b44a"}}' 2018-12-23 02:30:19,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d2214d8a-9396-4a8e-b695-921e40e023fd Date: Sun, 23 Dec 2018 02:30: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-12-23T02:30:18Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "port_range_min": 80, "revision_number": 0, "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:30:18Z", "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "547a41b6-c733-4ed4-bc2c-eacef9bf3cf8"}} 2018-12-23 02:30:19,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d2214d8a-9396-4a8e-b695-921e40e023fd 2018-12-23 02:30:19,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.30898308754s 2018-12-23 02:30:19,056 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d2214d8a-9396-4a8e-b695-921e40e023fd 2018-12-23 02:30:19,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 02:30:19,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:19,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-4d4352c0-2523-4483-8e79-f35d0e02530f Date: Sun, 23 Dec 2018 02:30:19 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:30:17Z", "updated_at": "2018-12-23T02:30:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T02:30:18Z", "revision_number": 0, "id": "547a41b6-c733-4ed4-bc2c-eacef9bf3cf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:18Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:18Z", "revision_number": 0, "id": "71b0a248-1265-420a-b16e-0dc9f01e75dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:18Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "8b79716d-994b-4c9d-8272-3324274fc655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "9203d41c-0158-4f43-ba09-c6664bff8f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "d1b7f953-19a4-43bd-a761-db023e13dbaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 5, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "049ad27b-3470-4657-8212-5c7735b2b44a", "name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}, {"description": "Default security group", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:28:29Z", "updated_at": "2018-12-23T02:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "0c7f6030-742e-48c5-bacd-2d08727ec29a", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "49525574-4b84-4437-ac22-c116115428dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "bf5bf15a-5095-40ea-b9d5-86c4cb7d5e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "c53d3e3d-33a5-422f-9d2e-3f58f4ec9152", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 4, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "167ac683-e889-4b29-9e18-3634331fa7ee", "name": "default"}]} 2018-12-23 02:30:19,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-4d4352c0-2523-4483-8e79-f35d0e02530f 2018-12-23 02:30:19,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209590196609s 2018-12-23 02:30:19,270 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-4d4352c0-2523-4483-8e79-f35d0e02530f 2018-12-23 02:30:19,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 02:30:19,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" -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": "049ad27b-3470-4657-8212-5c7735b2b44a"}}' 2018-12-23 02:30:19,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-c25bfa4e-0fc8-4c81-a088-1ad992e5b724 Date: Sun, 23 Dec 2018 02:30: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": 443, "updated_at": "2018-12-23T02:30:19Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "port_range_min": 443, "revision_number": 0, "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:30:19Z", "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "c414cab6-0f7c-4301-a641-c8aa86da8903"}} 2018-12-23 02:30:19,439 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c25bfa4e-0fc8-4c81-a088-1ad992e5b724 2018-12-23 02:30:19,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.163271903992s 2018-12-23 02:30:19,439 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c25bfa4e-0fc8-4c81-a088-1ad992e5b724 2018-12-23 02:30:19,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 02:30:19,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:19,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-0e35f97b-0737-4298-8553-a41cb31ef592 Date: Sun, 23 Dec 2018 02:30:19 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:30:17Z", "updated_at": "2018-12-23T02:30:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T02:30:18Z", "revision_number": 0, "id": "547a41b6-c733-4ed4-bc2c-eacef9bf3cf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:18Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:18Z", "revision_number": 0, "id": "71b0a248-1265-420a-b16e-0dc9f01e75dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:18Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "8b79716d-994b-4c9d-8272-3324274fc655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "9203d41c-0158-4f43-ba09-c6664bff8f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T02:30:19Z", "revision_number": 0, "id": "c414cab6-0f7c-4301-a641-c8aa86da8903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:19Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "d1b7f953-19a4-43bd-a761-db023e13dbaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 6, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "049ad27b-3470-4657-8212-5c7735b2b44a", "name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}, {"description": "Default security group", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:28:29Z", "updated_at": "2018-12-23T02:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "0c7f6030-742e-48c5-bacd-2d08727ec29a", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "49525574-4b84-4437-ac22-c116115428dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "bf5bf15a-5095-40ea-b9d5-86c4cb7d5e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "c53d3e3d-33a5-422f-9d2e-3f58f4ec9152", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 4, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "167ac683-e889-4b29-9e18-3634331fa7ee", "name": "default"}]} 2018-12-23 02:30:19,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0e35f97b-0737-4298-8553-a41cb31ef592 2018-12-23 02:30:19,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0569701194763s 2018-12-23 02:30:19,500 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0e35f97b-0737-4298-8553-a41cb31ef592 2018-12-23 02:30:19,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 02:30:19,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" -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": "049ad27b-3470-4657-8212-5c7735b2b44a"}}' 2018-12-23 02:30:19,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-18c8d0eb-42c2-48af-afc6-907ae4d7b694 Date: Sun, 23 Dec 2018 02:30: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": 5671, "updated_at": "2018-12-23T02:30:19Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:30:19Z", "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "eeab7616-5e2a-4a08-a283-c7f7ca37e281"}} 2018-12-23 02:30:19,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-18c8d0eb-42c2-48af-afc6-907ae4d7b694 2018-12-23 02:30:19,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.175001144409s 2018-12-23 02:30:19,679 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-18c8d0eb-42c2-48af-afc6-907ae4d7b694 2018-12-23 02:30:19,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 02:30:19,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:19,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-b581dd24-436c-44d3-9cab-62a2b4be97c2 Date: Sun, 23 Dec 2018 02:30:19 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:30:17Z", "updated_at": "2018-12-23T02:30:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T02:30:18Z", "revision_number": 0, "id": "547a41b6-c733-4ed4-bc2c-eacef9bf3cf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:18Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:18Z", "revision_number": 0, "id": "71b0a248-1265-420a-b16e-0dc9f01e75dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:18Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "8b79716d-994b-4c9d-8272-3324274fc655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "9203d41c-0158-4f43-ba09-c6664bff8f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T02:30:19Z", "revision_number": 0, "id": "c414cab6-0f7c-4301-a641-c8aa86da8903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:19Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "d1b7f953-19a4-43bd-a761-db023e13dbaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-23T02:30:19Z", "revision_number": 0, "id": "eeab7616-5e2a-4a08-a283-c7f7ca37e281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:19Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 7, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "049ad27b-3470-4657-8212-5c7735b2b44a", "name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}, {"description": "Default security group", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:28:29Z", "updated_at": "2018-12-23T02:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "0c7f6030-742e-48c5-bacd-2d08727ec29a", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "49525574-4b84-4437-ac22-c116115428dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "bf5bf15a-5095-40ea-b9d5-86c4cb7d5e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "c53d3e3d-33a5-422f-9d2e-3f58f4ec9152", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 4, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "167ac683-e889-4b29-9e18-3634331fa7ee", "name": "default"}]} 2018-12-23 02:30:19,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b581dd24-436c-44d3-9cab-62a2b4be97c2 2018-12-23 02:30:19,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.18122792244s 2018-12-23 02:30:19,864 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b581dd24-436c-44d3-9cab-62a2b4be97c2 2018-12-23 02:30:19,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 02:30:19,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" -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": "049ad27b-3470-4657-8212-5c7735b2b44a"}}' 2018-12-23 02:30:20,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-5f97e538-5de0-4b1e-9818-07cd53ab7b49 Date: Sun, 23 Dec 2018 02:30: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-12-23T02:30:19Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:30:19Z", "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "c79ff1c2-9d60-4e5e-845a-e29f2a5fd055"}} 2018-12-23 02:30:20,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-5f97e538-5de0-4b1e-9818-07cd53ab7b49 2018-12-23 02:30:20,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158133983612s 2018-12-23 02:30:20,026 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-5f97e538-5de0-4b1e-9818-07cd53ab7b49 2018-12-23 02:30:20,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 02:30:20,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:20,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-f9a56cfc-cac0-467b-9183-d1c39b0b3eea Date: Sun, 23 Dec 2018 02:30: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":["b814dc89-dc51-4ef4-b134-92cceed6dd4f"],"updated_at":"2018-12-23T02:28:31Z","tenant_id":"3474d9aba6d84e5dae9233e81f6bd121","created_at":"2018-12-23T02:28:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3474d9aba6d84e5dae9233e81f6bd121","id":"2297d83e-f1e6-4746-9bab-14e1af97c6fe","name":"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 02:30:20,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f9a56cfc-cac0-467b-9183-d1c39b0b3eea 2018-12-23 02:30:20,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283133029938s 2018-12-23 02:30:20,311 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f9a56cfc-cac0-467b-9183-d1c39b0b3eea 2018-12-23 02:30:20,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 02:30:20,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:20,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-f1b14024-a527-43e7-b07f-e92532bc485b Date: Sun, 23 Dec 2018 02:30:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/snap", "metadata": {}}], "file": "/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/file", "owner": "3474d9aba6d84e5dae9233e81f6bd121", "id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "size": 4373348352, "self": "/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T02:30:16Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T02:29:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 02:30:20,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f1b14024-a527-43e7-b07f-e92532bc485b 2018-12-23 02:30:20,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181097984314s 2018-12-23 02:30:20,494 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f1b14024-a527-43e7-b07f-e92532bc485b 2018-12-23 02:30:20,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 02:30:20,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:20,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:30: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-d9d63c4e-0b2c-416e-b651-9c8557a87d60 x-compute-request-id: req-d9d63c4e-0b2c-416e-b651-9c8557a87d60 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "name": "vyos_vrouter-flavor_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 02:30:20,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d9d63c4e-0b2c-416e-b651-9c8557a87d60 2018-12-23 02:30:20,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0374348163605s 2018-12-23 02:30:20,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d9d63c4e-0b2c-416e-b651-9c8557a87d60 2018-12-23 02:30:20,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 02:30:20,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" -d '{"server": {"name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "imageRef": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "flavorRef": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2297d83e-f1e6-4746-9bab-14e1af97c6fe"}], "security_groups": [{"name": "049ad27b-3470-4657-8212-5c7735b2b44a"}]}}' 2018-12-23 02:30:22,179 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 02:30: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-04392caa-e99c-4d97-9978-cd2705091c64 x-compute-request-id: req-04392caa-e99c-4d97-9978-cd2705091c64 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "049ad27b-3470-4657-8212-5c7735b2b44a"}], "OS-DCF:diskConfig": "MANUAL", "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "adminPass": "WKooJU63o43X"}} 2018-12-23 02:30:22,179 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-04392caa-e99c-4d97-9978-cd2705091c64 2018-12-23 02:30:22,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.64346504211s 2018-12-23 02:30:22,179 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-04392caa-e99c-4d97-9978-cd2705091c64 2018-12-23 02:30:22,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:30:22,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:22,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:30: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-b68d1c4c-6f3e-4403-a7f0-01c2cfa974fc x-compute-request-id: req-b68d1c4c-6f3e-4403-a7f0-01c2cfa974fc Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "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-12-23T02:30:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:30:22,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b68d1c4c-6f3e-4403-a7f0-01c2cfa974fc 2018-12-23 02:30:22,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.275213003159s 2018-12-23 02:30:22,456 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b68d1c4c-6f3e-4403-a7f0-01c2cfa974fc 2018-12-23 02:30:22,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 02:30:22,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:22,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-749d219e-737d-4b10-90d5-a777f0bd62e7 Date: Sun, 23 Dec 2018 02:30: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":["b814dc89-dc51-4ef4-b134-92cceed6dd4f"],"updated_at":"2018-12-23T02:28:31Z","tenant_id":"3474d9aba6d84e5dae9233e81f6bd121","created_at":"2018-12-23T02:28:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3474d9aba6d84e5dae9233e81f6bd121","id":"2297d83e-f1e6-4746-9bab-14e1af97c6fe","name":"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 02:30:22,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-749d219e-737d-4b10-90d5-a777f0bd62e7 2018-12-23 02:30:22,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111202955246s 2018-12-23 02:30:22,575 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-749d219e-737d-4b10-90d5-a777f0bd62e7 2018-12-23 02:30:22,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 02:30:22,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:22,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-dbad4f55-23a9-4165-9d6d-0c0adc8c35c4 Date: Sun, 23 Dec 2018 02:30:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2297d83e-f1e6-4746-9bab-14e1af97c6fe","tenant_id":"3474d9aba6d84e5dae9233e81f6bd121","created_at":"2018-12-23T02:28:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T02:28:31Z","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":"3474d9aba6d84e5dae9233e81f6bd121","id":"b814dc89-dc51-4ef4-b134-92cceed6dd4f","subnetpool_id":null,"name":"vyos_vrouter-subnet_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}]} 2018-12-23 02:30:22,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-dbad4f55-23a9-4165-9d6d-0c0adc8c35c4 2018-12-23 02:30:22,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0556499958038s 2018-12-23 02:30:22,631 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-dbad4f55-23a9-4165-9d6d-0c0adc8c35c4 2018-12-23 02:30:22,632 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:30:24,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:30:24,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:24,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-cc360e91-31c7-40fb-a36e-fa0dbf8b1143 x-compute-request-id: req-cc360e91-31c7-40fb-a36e-fa0dbf8b1143 Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:24Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:30:24,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cc360e91-31c7-40fb-a36e-fa0dbf8b1143 2018-12-23 02:30:24,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.284662008286s 2018-12-23 02:30:24,920 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cc360e91-31c7-40fb-a36e-fa0dbf8b1143 2018-12-23 02:30:24,924 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:30:26,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:30:26,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:27,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:30:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-981ba4a9-a845-4fbb-8587-f05575c1db9b x-compute-request-id: req-981ba4a9-a845-4fbb-8587-f05575c1db9b Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:30:27,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-981ba4a9-a845-4fbb-8587-f05575c1db9b 2018-12-23 02:30:27,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.852237939835s 2018-12-23 02:30:27,780 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-981ba4a9-a845-4fbb-8587-f05575c1db9b 2018-12-23 02:30:27,784 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:30:29,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:30:29,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:30,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-4717a7bd-e821-4f4f-ae22-cbefcc89a69a x-compute-request-id: req-4717a7bd-e821-4f4f-ae22-cbefcc89a69a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:30:30,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4717a7bd-e821-4f4f-ae22-cbefcc89a69a 2018-12-23 02:30:30,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.850124120712s 2018-12-23 02:30:30,637 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4717a7bd-e821-4f4f-ae22-cbefcc89a69a 2018-12-23 02:30:30,641 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:30:32,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:30:32,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:33,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:30:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ddb918d-9e1f-4a39-b0ab-5dacef2c3014 x-compute-request-id: req-0ddb918d-9e1f-4a39-b0ab-5dacef2c3014 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:30:33,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0ddb918d-9e1f-4a39-b0ab-5dacef2c3014 2018-12-23 02:30:33,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542009115219s 2018-12-23 02:30:33,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0ddb918d-9e1f-4a39-b0ab-5dacef2c3014 2018-12-23 02:30:33,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:30:35,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:30:35,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:35,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:30:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe4eb00e-7f07-44c5-ae1d-85ab39e5dbc2 x-compute-request-id: req-fe4eb00e-7f07-44c5-ae1d-85ab39e5dbc2 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:30:35,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fe4eb00e-7f07-44c5-ae1d-85ab39e5dbc2 2018-12-23 02:30:35,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547586917877s 2018-12-23 02:30:35,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fe4eb00e-7f07-44c5-ae1d-85ab39e5dbc2 2018-12-23 02:30:35,745 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:30:37,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:30:37,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:38,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:30:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-296dedaa-afed-4b7a-881a-6d943887fe7c x-compute-request-id: req-296dedaa-afed-4b7a-881a-6d943887fe7c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:30:38,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-296dedaa-afed-4b7a-881a-6d943887fe7c 2018-12-23 02:30:38,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389199972153s 2018-12-23 02:30:38,138 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-296dedaa-afed-4b7a-881a-6d943887fe7c 2018-12-23 02:30:38,142 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:30:40,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:30:40,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:40,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:30: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-599bbf27-f766-4cde-b7ef-0671772fbb65 x-compute-request-id: req-599bbf27-f766-4cde-b7ef-0671772fbb65 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:30:40,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-599bbf27-f766-4cde-b7ef-0671772fbb65 2018-12-23 02:30:40,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555627822876s 2018-12-23 02:30:40,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-599bbf27-f766-4cde-b7ef-0671772fbb65 2018-12-23 02:30:40,705 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:30:42,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:30:42,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:43,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:30:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf37c7b6-eb36-48e3-afd3-40138b3d76e3 x-compute-request-id: req-bf37c7b6-eb36-48e3-afd3-40138b3d76e3 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:30:43,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bf37c7b6-eb36-48e3-afd3-40138b3d76e3 2018-12-23 02:30:43,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510078907013s 2018-12-23 02:30:43,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bf37c7b6-eb36-48e3-afd3-40138b3d76e3 2018-12-23 02:30:43,222 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:30:45,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:30:45,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:45,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:30:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b09dc16-2209-4c36-aec7-8021ad38108f x-compute-request-id: req-1b09dc16-2209-4c36-aec7-8021ad38108f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:30:45,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1b09dc16-2209-4c36-aec7-8021ad38108f 2018-12-23 02:30:45,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692755937576s 2018-12-23 02:30:45,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1b09dc16-2209-4c36-aec7-8021ad38108f 2018-12-23 02:30:45,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:30:47,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:30:47,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:48,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:30: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-f93cbc25-d5db-4078-a407-19f47a992217 x-compute-request-id: req-f93cbc25-d5db-4078-a407-19f47a992217 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:30:48,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f93cbc25-d5db-4078-a407-19f47a992217 2018-12-23 02:30:48,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.741875886917s 2018-12-23 02:30:48,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f93cbc25-d5db-4078-a407-19f47a992217 2018-12-23 02:30:48,671 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:30:50,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:30:50,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:51,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:30:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86b3c031-1583-49ea-aaea-35cf7898d3f3 x-compute-request-id: req-86b3c031-1583-49ea-aaea-35cf7898d3f3 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:30:51,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-86b3c031-1583-49ea-aaea-35cf7898d3f3 2018-12-23 02:30:51,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.920022010803s 2018-12-23 02:30:51,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-86b3c031-1583-49ea-aaea-35cf7898d3f3 2018-12-23 02:30:51,598 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:30:53,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:30:53,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:54,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:30:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23673029-cae3-4130-8dae-1dfbc8f83251 x-compute-request-id: req-23673029-cae3-4130-8dae-1dfbc8f83251 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:30:54,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-23673029-cae3-4130-8dae-1dfbc8f83251 2018-12-23 02:30:54,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781439065933s 2018-12-23 02:30:54,383 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-23673029-cae3-4130-8dae-1dfbc8f83251 2018-12-23 02:30:54,387 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:30:56,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:30:56,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:57,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-d491fe43-7d6e-4f71-83a1-d3109df83ba5 x-compute-request-id: req-d491fe43-7d6e-4f71-83a1-d3109df83ba5 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:30:57,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d491fe43-7d6e-4f71-83a1-d3109df83ba5 2018-12-23 02:30:57,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70129609108s 2018-12-23 02:30:57,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d491fe43-7d6e-4f71-83a1-d3109df83ba5 2018-12-23 02:30:57,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:30:59,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:30:59,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:30:59,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:30:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa8c5c5b-a979-4e30-81df-8bade502b453 x-compute-request-id: req-aa8c5c5b-a979-4e30-81df-8bade502b453 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:30:59,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aa8c5c5b-a979-4e30-81df-8bade502b453 2018-12-23 02:30:59,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537870168686s 2018-12-23 02:30:59,635 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aa8c5c5b-a979-4e30-81df-8bade502b453 2018-12-23 02:30:59,640 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:01,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:01,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:01,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-f8da10cb-9519-45c7-a791-ae03dc11a56f x-compute-request-id: req-f8da10cb-9519-45c7-a791-ae03dc11a56f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:01,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f8da10cb-9519-45c7-a791-ae03dc11a56f 2018-12-23 02:31:01,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.237040996552s 2018-12-23 02:31:01,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f8da10cb-9519-45c7-a791-ae03dc11a56f 2018-12-23 02:31:01,883 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:03,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:03,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:04,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:31: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-3e5304e3-09ad-4a87-8a16-808caa400893 x-compute-request-id: req-3e5304e3-09ad-4a87-8a16-808caa400893 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:04,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3e5304e3-09ad-4a87-8a16-808caa400893 2018-12-23 02:31:04,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366291999817s 2018-12-23 02:31:04,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3e5304e3-09ad-4a87-8a16-808caa400893 2018-12-23 02:31:04,257 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:06,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:06,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:06,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-aaf89c31-8370-4ffc-a54d-ea1ee5691737 x-compute-request-id: req-aaf89c31-8370-4ffc-a54d-ea1ee5691737 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:06,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aaf89c31-8370-4ffc-a54d-ea1ee5691737 2018-12-23 02:31:06,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355417013168s 2018-12-23 02:31:06,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aaf89c31-8370-4ffc-a54d-ea1ee5691737 2018-12-23 02:31:06,620 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:08,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:08,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:09,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:31: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-9e5a20e2-92d5-459b-b847-9f09f9b7297a x-compute-request-id: req-9e5a20e2-92d5-459b-b847-9f09f9b7297a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:09,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9e5a20e2-92d5-459b-b847-9f09f9b7297a 2018-12-23 02:31:09,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719588041306s 2018-12-23 02:31:09,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9e5a20e2-92d5-459b-b847-9f09f9b7297a 2018-12-23 02:31:09,347 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:11,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:11,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:11,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-3e7ae0e7-ef18-43af-a611-395d741b2d6d x-compute-request-id: req-3e7ae0e7-ef18-43af-a611-395d741b2d6d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:11,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3e7ae0e7-ef18-43af-a611-395d741b2d6d 2018-12-23 02:31:11,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54692196846s 2018-12-23 02:31:11,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3e7ae0e7-ef18-43af-a611-395d741b2d6d 2018-12-23 02:31:11,901 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:13,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:13,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:14,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:31: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-ebb10980-2131-4b34-9459-4a606b41c11d x-compute-request-id: req-ebb10980-2131-4b34-9459-4a606b41c11d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:14,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ebb10980-2131-4b34-9459-4a606b41c11d 2018-12-23 02:31:14,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775473117828s 2018-12-23 02:31:14,680 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ebb10980-2131-4b34-9459-4a606b41c11d 2018-12-23 02:31:14,684 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:16,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:16,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:17,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-c200404a-9985-44c4-bbc7-29e60bad127c x-compute-request-id: req-c200404a-9985-44c4-bbc7-29e60bad127c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:17,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c200404a-9985-44c4-bbc7-29e60bad127c 2018-12-23 02:31:17,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698999881744s 2018-12-23 02:31:17,386 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c200404a-9985-44c4-bbc7-29e60bad127c 2018-12-23 02:31:17,390 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:19,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:19,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:20,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-69c61e88-4476-4a23-aec0-2e4427942001 x-compute-request-id: req-69c61e88-4476-4a23-aec0-2e4427942001 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:20,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-69c61e88-4476-4a23-aec0-2e4427942001 2018-12-23 02:31:20,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669551134109s 2018-12-23 02:31:20,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-69c61e88-4476-4a23-aec0-2e4427942001 2018-12-23 02:31:20,067 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:22,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:22,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:22,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:31:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fff36bcc-cea6-4cc9-a7eb-fdf55b842998 x-compute-request-id: req-fff36bcc-cea6-4cc9-a7eb-fdf55b842998 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:22,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fff36bcc-cea6-4cc9-a7eb-fdf55b842998 2018-12-23 02:31:22,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4827439785s 2018-12-23 02:31:22,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fff36bcc-cea6-4cc9-a7eb-fdf55b842998 2018-12-23 02:31:22,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:24,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:24,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:24,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-1d766bff-f141-4e69-b989-a7cc340a50b0 x-compute-request-id: req-1d766bff-f141-4e69-b989-a7cc340a50b0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:24,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1d766bff-f141-4e69-b989-a7cc340a50b0 2018-12-23 02:31:24,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386125802994s 2018-12-23 02:31:24,946 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1d766bff-f141-4e69-b989-a7cc340a50b0 2018-12-23 02:31:24,950 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:26,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:26,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:27,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:31:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4681967f-49ce-45ca-bb87-880e5a63046f x-compute-request-id: req-4681967f-49ce-45ca-bb87-880e5a63046f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:27,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4681967f-49ce-45ca-bb87-880e5a63046f 2018-12-23 02:31:27,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519004106522s 2018-12-23 02:31:27,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4681967f-49ce-45ca-bb87-880e5a63046f 2018-12-23 02:31:27,476 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:29,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:29,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:29,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-af4a1d4d-bf21-4773-b642-7c75d5e9db41 x-compute-request-id: req-af4a1d4d-bf21-4773-b642-7c75d5e9db41 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:29,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-af4a1d4d-bf21-4773-b642-7c75d5e9db41 2018-12-23 02:31:29,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355664014816s 2018-12-23 02:31:29,835 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-af4a1d4d-bf21-4773-b642-7c75d5e9db41 2018-12-23 02:31:29,839 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:31,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:31,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:32,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:31:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f2e4b10-006e-4ee3-97e2-f9b9792c5307 x-compute-request-id: req-6f2e4b10-006e-4ee3-97e2-f9b9792c5307 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:32,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6f2e4b10-006e-4ee3-97e2-f9b9792c5307 2018-12-23 02:31:32,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56107211113s 2018-12-23 02:31:32,404 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6f2e4b10-006e-4ee3-97e2-f9b9792c5307 2018-12-23 02:31:32,408 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:34,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:34,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:34,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-36b137e0-6baf-40c1-8020-6785593af9cd x-compute-request-id: req-36b137e0-6baf-40c1-8020-6785593af9cd Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:34,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-36b137e0-6baf-40c1-8020-6785593af9cd 2018-12-23 02:31:34,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515367984772s 2018-12-23 02:31:34,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-36b137e0-6baf-40c1-8020-6785593af9cd 2018-12-23 02:31:34,930 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:36,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:36,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:37,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90240115-d154-42b9-a1a8-a0589d4709b4 x-compute-request-id: req-90240115-d154-42b9-a1a8-a0589d4709b4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:37,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-90240115-d154-42b9-a1a8-a0589d4709b4 2018-12-23 02:31:37,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.704557180405s 2018-12-23 02:31:37,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-90240115-d154-42b9-a1a8-a0589d4709b4 2018-12-23 02:31:37,642 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:39,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:39,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:40,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:31:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02c1e8d6-988d-49a9-ba2c-c19b48e340b5 x-compute-request-id: req-02c1e8d6-988d-49a9-ba2c-c19b48e340b5 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:40,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-02c1e8d6-988d-49a9-ba2c-c19b48e340b5 2018-12-23 02:31:40,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662379026413s 2018-12-23 02:31:40,308 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-02c1e8d6-988d-49a9-ba2c-c19b48e340b5 2018-12-23 02:31:40,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:42,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:42,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:42,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-dded1291-ee24-455d-8439-33ca3495a6f6 x-compute-request-id: req-dded1291-ee24-455d-8439-33ca3495a6f6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:42,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dded1291-ee24-455d-8439-33ca3495a6f6 2018-12-23 02:31:42,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657871007919s 2018-12-23 02:31:42,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dded1291-ee24-455d-8439-33ca3495a6f6 2018-12-23 02:31:42,977 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:44,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:44,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:45,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f99ec5ac-b3d2-4c6c-b14d-f5078c1a96c5 x-compute-request-id: req-f99ec5ac-b3d2-4c6c-b14d-f5078c1a96c5 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:45,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f99ec5ac-b3d2-4c6c-b14d-f5078c1a96c5 2018-12-23 02:31:45,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515444040298s 2018-12-23 02:31:45,495 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f99ec5ac-b3d2-4c6c-b14d-f5078c1a96c5 2018-12-23 02:31:45,499 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:47,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:47,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:48,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-24dd82d2-9204-4070-8b41-4ef63f414cce x-compute-request-id: req-24dd82d2-9204-4070-8b41-4ef63f414cce Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:48,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-24dd82d2-9204-4070-8b41-4ef63f414cce 2018-12-23 02:31:48,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505056142807s 2018-12-23 02:31:48,007 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-24dd82d2-9204-4070-8b41-4ef63f414cce 2018-12-23 02:31:48,011 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:50,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:50,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:50,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-67e1c0ab-7028-4add-aee6-ebec122d5985 x-compute-request-id: req-67e1c0ab-7028-4add-aee6-ebec122d5985 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:50,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-67e1c0ab-7028-4add-aee6-ebec122d5985 2018-12-23 02:31:50,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356675863266s 2018-12-23 02:31:50,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-67e1c0ab-7028-4add-aee6-ebec122d5985 2018-12-23 02:31:50,375 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:52,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:52,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:52,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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,Accept-Encoding x-openstack-request-id: req-a6e3304d-a87a-4af4-a19a-38569e66800f x-compute-request-id: req-a6e3304d-a87a-4af4-a19a-38569e66800f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:52,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a6e3304d-a87a-4af4-a19a-38569e66800f 2018-12-23 02:31:52,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360247135162s 2018-12-23 02:31:52,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a6e3304d-a87a-4af4-a19a-38569e66800f 2018-12-23 02:31:52,742 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:54,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:54,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:55,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:31: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-96683027-c6fe-4b52-94a8-0157011d6431 x-compute-request-id: req-96683027-c6fe-4b52-94a8-0157011d6431 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:55,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-96683027-c6fe-4b52-94a8-0157011d6431 2018-12-23 02:31:55,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480052947998s 2018-12-23 02:31:55,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-96683027-c6fe-4b52-94a8-0157011d6431 2018-12-23 02:31:55,229 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:57,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:57,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:31:57,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:31: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-15e4fb8f-ed78-41c7-bbd7-5f82ccd82528 x-compute-request-id: req-15e4fb8f-ed78-41c7-bbd7-5f82ccd82528 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:31:57,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-15e4fb8f-ed78-41c7-bbd7-5f82ccd82528 2018-12-23 02:31:57,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362113952637s 2018-12-23 02:31:57,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-15e4fb8f-ed78-41c7-bbd7-5f82ccd82528 2018-12-23 02:31:57,599 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:31:59,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:31:59,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:00,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:31: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-032714a4-9311-4ac1-9da7-dc6b1462acc3 x-compute-request-id: req-032714a4-9311-4ac1-9da7-dc6b1462acc3 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:00,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-032714a4-9311-4ac1-9da7-dc6b1462acc3 2018-12-23 02:32:00,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532403945923s 2018-12-23 02:32:00,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-032714a4-9311-4ac1-9da7-dc6b1462acc3 2018-12-23 02:32:00,138 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:02,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:02,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:02,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5cdc1ed-f6c5-4921-93f3-61251605e2ce x-compute-request-id: req-b5cdc1ed-f6c5-4921-93f3-61251605e2ce Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:02,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b5cdc1ed-f6c5-4921-93f3-61251605e2ce 2018-12-23 02:32:02,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50620007515s 2018-12-23 02:32:02,648 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b5cdc1ed-f6c5-4921-93f3-61251605e2ce 2018-12-23 02:32:02,652 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:04,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:04,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:05,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-5cda7470-7c30-4b9b-b11c-4b722c2a25e1 x-compute-request-id: req-5cda7470-7c30-4b9b-b11c-4b722c2a25e1 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:05,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5cda7470-7c30-4b9b-b11c-4b722c2a25e1 2018-12-23 02:32:05,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502504110336s 2018-12-23 02:32:05,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5cda7470-7c30-4b9b-b11c-4b722c2a25e1 2018-12-23 02:32:05,161 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:07,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:07,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:07,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32: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-ffca88c2-d301-4b53-98ff-597e7e138fc4 x-compute-request-id: req-ffca88c2-d301-4b53-98ff-597e7e138fc4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:07,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ffca88c2-d301-4b53-98ff-597e7e138fc4 2018-12-23 02:32:07,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498475074768s 2018-12-23 02:32:07,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ffca88c2-d301-4b53-98ff-597e7e138fc4 2018-12-23 02:32:07,667 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:09,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:09,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:10,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ddba134-ec06-40d1-a737-d2c80a269d26 x-compute-request-id: req-4ddba134-ec06-40d1-a737-d2c80a269d26 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:10,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4ddba134-ec06-40d1-a737-d2c80a269d26 2018-12-23 02:32:10,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430602073669s 2018-12-23 02:32:10,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4ddba134-ec06-40d1-a737-d2c80a269d26 2018-12-23 02:32:10,104 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:12,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:12,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:12,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32: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-8d084f01-7c8d-4208-acca-dd2638b945eb x-compute-request-id: req-8d084f01-7c8d-4208-acca-dd2638b945eb Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:12,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8d084f01-7c8d-4208-acca-dd2638b945eb 2018-12-23 02:32:12,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380523920059s 2018-12-23 02:32:12,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8d084f01-7c8d-4208-acca-dd2638b945eb 2018-12-23 02:32:12,492 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:14,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:14,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:14,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32: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-08edb901-b338-4468-97d9-846c8c42eba0 x-compute-request-id: req-08edb901-b338-4468-97d9-846c8c42eba0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:14,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-08edb901-b338-4468-97d9-846c8c42eba0 2018-12-23 02:32:14,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370806932449s 2018-12-23 02:32:14,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-08edb901-b338-4468-97d9-846c8c42eba0 2018-12-23 02:32:14,870 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:16,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:16,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:17,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-68fcb740-bb59-468c-88f9-2b84eabdc8aa x-compute-request-id: req-68fcb740-bb59-468c-88f9-2b84eabdc8aa Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:17,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-68fcb740-bb59-468c-88f9-2b84eabdc8aa 2018-12-23 02:32:17,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528198003769s 2018-12-23 02:32:17,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-68fcb740-bb59-468c-88f9-2b84eabdc8aa 2018-12-23 02:32:17,405 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:19,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:19,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:19,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9729ceb4-62c1-4a49-9349-980b27ac2112 x-compute-request-id: req-9729ceb4-62c1-4a49-9349-980b27ac2112 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:19,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9729ceb4-62c1-4a49-9349-980b27ac2112 2018-12-23 02:32:19,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591361999512s 2018-12-23 02:32:19,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9729ceb4-62c1-4a49-9349-980b27ac2112 2018-12-23 02:32:20,003 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:22,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:22,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:22,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32: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-05508b8c-2c8c-4f5d-82c7-b493ee01a33f x-compute-request-id: req-05508b8c-2c8c-4f5d-82c7-b493ee01a33f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:22,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-05508b8c-2c8c-4f5d-82c7-b493ee01a33f 2018-12-23 02:32:22,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383176088333s 2018-12-23 02:32:22,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-05508b8c-2c8c-4f5d-82c7-b493ee01a33f 2018-12-23 02:32:22,393 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:24,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:24,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:25,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32: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-2903e56a-047d-4ea4-afe7-9db82e16b624 x-compute-request-id: req-2903e56a-047d-4ea4-afe7-9db82e16b624 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:25,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2903e56a-047d-4ea4-afe7-9db82e16b624 2018-12-23 02:32:25,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666304111481s 2018-12-23 02:32:25,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2903e56a-047d-4ea4-afe7-9db82e16b624 2018-12-23 02:32:25,066 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:27,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:27,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:27,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32: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-316595b3-f6cb-4c23-a4dc-e35261956c1f x-compute-request-id: req-316595b3-f6cb-4c23-a4dc-e35261956c1f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:27,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-316595b3-f6cb-4c23-a4dc-e35261956c1f 2018-12-23 02:32:27,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50337100029s 2018-12-23 02:32:27,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-316595b3-f6cb-4c23-a4dc-e35261956c1f 2018-12-23 02:32:27,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:29,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:29,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:29,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff5cef1c-1db7-4636-83eb-c4431c1c7923 x-compute-request-id: req-ff5cef1c-1db7-4636-83eb-c4431c1c7923 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:29,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ff5cef1c-1db7-4636-83eb-c4431c1c7923 2018-12-23 02:32:29,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34739613533s 2018-12-23 02:32:29,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ff5cef1c-1db7-4636-83eb-c4431c1c7923 2018-12-23 02:32:29,931 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:31,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:31,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:32,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32: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-9f958487-b3e4-45f0-9b48-caae2b091bc5 x-compute-request-id: req-9f958487-b3e4-45f0-9b48-caae2b091bc5 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:32,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9f958487-b3e4-45f0-9b48-caae2b091bc5 2018-12-23 02:32:32,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663141012192s 2018-12-23 02:32:32,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9f958487-b3e4-45f0-9b48-caae2b091bc5 2018-12-23 02:32:32,602 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:34,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:34,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:35,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-782404d5-b1c3-4846-9370-a4bfd96a867d x-compute-request-id: req-782404d5-b1c3-4846-9370-a4bfd96a867d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:35,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-782404d5-b1c3-4846-9370-a4bfd96a867d 2018-12-23 02:32:35,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.922887086868s 2018-12-23 02:32:35,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-782404d5-b1c3-4846-9370-a4bfd96a867d 2018-12-23 02:32:35,532 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:37,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:37,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:38,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cc7fcc8-ec93-4fe8-8718-e94c8a74c5c8 x-compute-request-id: req-6cc7fcc8-ec93-4fe8-8718-e94c8a74c5c8 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:38,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6cc7fcc8-ec93-4fe8-8718-e94c8a74c5c8 2018-12-23 02:32:38,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529033899307s 2018-12-23 02:32:38,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6cc7fcc8-ec93-4fe8-8718-e94c8a74c5c8 2018-12-23 02:32:38,068 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:40,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:40,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:40,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca33692d-7184-4789-98ab-fc45943426d4 x-compute-request-id: req-ca33692d-7184-4789-98ab-fc45943426d4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:40,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ca33692d-7184-4789-98ab-fc45943426d4 2018-12-23 02:32:40,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.695791959763s 2018-12-23 02:32:40,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ca33692d-7184-4789-98ab-fc45943426d4 2018-12-23 02:32:40,771 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:42,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:42,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:43,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6dcfbdca-236b-458e-ae8a-880bd964d2a0 x-compute-request-id: req-6dcfbdca-236b-458e-ae8a-880bd964d2a0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:43,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6dcfbdca-236b-458e-ae8a-880bd964d2a0 2018-12-23 02:32:43,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507352113724s 2018-12-23 02:32:43,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6dcfbdca-236b-458e-ae8a-880bd964d2a0 2018-12-23 02:32:43,285 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:45,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:45,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:45,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53c9b223-2927-4027-8691-3aebc23c4059 x-compute-request-id: req-53c9b223-2927-4027-8691-3aebc23c4059 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:45,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-53c9b223-2927-4027-8691-3aebc23c4059 2018-12-23 02:32:45,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511725187302s 2018-12-23 02:32:45,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-53c9b223-2927-4027-8691-3aebc23c4059 2018-12-23 02:32:45,804 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:47,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:47,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:48,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-b6713f5a-e26f-4352-a721-5c92d12c8b2e x-compute-request-id: req-b6713f5a-e26f-4352-a721-5c92d12c8b2e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:48,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b6713f5a-e26f-4352-a721-5c92d12c8b2e 2018-12-23 02:32:48,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535844087601s 2018-12-23 02:32:48,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b6713f5a-e26f-4352-a721-5c92d12c8b2e 2018-12-23 02:32:48,347 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:50,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:50,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:50,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccb17fd8-84fd-4611-90fe-a71ebc6fe5b9 x-compute-request-id: req-ccb17fd8-84fd-4611-90fe-a71ebc6fe5b9 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:50,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ccb17fd8-84fd-4611-90fe-a71ebc6fe5b9 2018-12-23 02:32:50,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384729862213s 2018-12-23 02:32:50,735 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ccb17fd8-84fd-4611-90fe-a71ebc6fe5b9 2018-12-23 02:32:50,739 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:52,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:52,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:53,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03d11847-5231-4a83-a58a-b93383161071 x-compute-request-id: req-03d11847-5231-4a83-a58a-b93383161071 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:53,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-03d11847-5231-4a83-a58a-b93383161071 2018-12-23 02:32:53,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40206193924s 2018-12-23 02:32:53,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-03d11847-5231-4a83-a58a-b93383161071 2018-12-23 02:32:53,147 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:55,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:55,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:55,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a268e990-db85-45ab-bdc6-0a4ad6ba999f x-compute-request-id: req-a268e990-db85-45ab-bdc6-0a4ad6ba999f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:55,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a268e990-db85-45ab-bdc6-0a4ad6ba999f 2018-12-23 02:32:55,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480576992035s 2018-12-23 02:32:55,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a268e990-db85-45ab-bdc6-0a4ad6ba999f 2018-12-23 02:32:55,635 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:32:57,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:32:57,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:32:58,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:32:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e78d5a56-2e53-4d22-a99e-6bbd75b204e6 x-compute-request-id: req-e78d5a56-2e53-4d22-a99e-6bbd75b204e6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:32:58,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e78d5a56-2e53-4d22-a99e-6bbd75b204e6 2018-12-23 02:32:58,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367309093475s 2018-12-23 02:32:58,005 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e78d5a56-2e53-4d22-a99e-6bbd75b204e6 2018-12-23 02:32:58,009 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:33:00,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:33:00,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:33:00,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:33:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-697e8927-708a-4eb1-a170-7e3a035abdcc x-compute-request-id: req-697e8927-708a-4eb1-a170-7e3a035abdcc Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:33:00,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-697e8927-708a-4eb1-a170-7e3a035abdcc 2018-12-23 02:33:00,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23378610611s 2018-12-23 02:33:00,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-697e8927-708a-4eb1-a170-7e3a035abdcc 2018-12-23 02:33:00,249 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:33:02,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:33:02,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:33:02,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:33:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bb8ea83-dae5-48a2-85a3-440175630d7d x-compute-request-id: req-5bb8ea83-dae5-48a2-85a3-440175630d7d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:33:02,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5bb8ea83-dae5-48a2-85a3-440175630d7d 2018-12-23 02:33:02,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535020112991s 2018-12-23 02:33:02,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5bb8ea83-dae5-48a2-85a3-440175630d7d 2018-12-23 02:33:02,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:33:04,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:33:04,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:33:05,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:33: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-c6320c99-bc19-43e0-922b-02376918dc5b x-compute-request-id: req-c6320c99-bc19-43e0-922b-02376918dc5b Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T02:30:25Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:33:05,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c6320c99-bc19-43e0-922b-02376918dc5b 2018-12-23 02:33:05,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400192022324s 2018-12-23 02:33:05,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c6320c99-bc19-43e0-922b-02376918dc5b 2018-12-23 02:33:05,199 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:33:07,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:33:07,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:33:07,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf74cd27-7765-434f-90b9-b442f630085e x-compute-request-id: req-bf74cd27-7765-434f-90b9-b442f630085e Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:33:06.000000", "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:33:06Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:33:07,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bf74cd27-7765-434f-90b9-b442f630085e 2018-12-23 02:33:07,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344748020172s 2018-12-23 02:33:07,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bf74cd27-7765-434f-90b9-b442f630085e 2018-12-23 02:33:07,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 02:33:07,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=9a9d773d-1ce4-4788-b1d4-93e748c3155f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:33:07,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1b06d59a-cd7b-4dec-bf0c-018b82d16c77 Date: Sun, 23 Dec 2018 02:33:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T02:33:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b814dc89-dc51-4ef4-b134-92cceed6dd4f","ip_address":"192.168.120.5"}],"id":"dca9da07-8609-4156-a804-59913eacd6ef","security_groups":["049ad27b-3470-4657-8212-5c7735b2b44a"],"mac_address":"fa:16:3e:3d:d6:47","project_id":"3474d9aba6d84e5dae9233e81f6bd121","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2297d83e-f1e6-4746-9bab-14e1af97c6fe","tenant_id":"3474d9aba6d84e5dae9233e81f6bd121","created_at":"2018-12-23T02:30:25Z","binding:vnic_type":"normal","device_id":"9a9d773d-1ce4-4788-b1d4-93e748c3155f"}]} 2018-12-23 02:33:07,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=9a9d773d-1ce4-4788-b1d4-93e748c3155f used request id req-1b06d59a-cd7b-4dec-bf0c-018b82d16c77 2018-12-23 02:33:07,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0612750053406s 2018-12-23 02:33:07,612 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=9a9d773d-1ce4-4788-b1d4-93e748c3155f used request id req-1b06d59a-cd7b-4dec-bf0c-018b82d16c77 2018-12-23 02:33:07,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 02:33:07,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=dca9da07-8609-4156-a804-59913eacd6ef" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:33:07,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-898c2b00-96c5-4642-a35d-d66fb4b99fd0 Date: Sun, 23 Dec 2018 02:33:07 GMT RESP BODY: {"floatingips": []} 2018-12-23 02:33:07,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=dca9da07-8609-4156-a804-59913eacd6ef used request id req-898c2b00-96c5-4642-a35d-d66fb4b99fd0 2018-12-23 02:33:07,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.168534994125s 2018-12-23 02:33:07,787 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=dca9da07-8609-4156-a804-59913eacd6ef used request id req-898c2b00-96c5-4642-a35d-d66fb4b99fd0 2018-12-23 02:33:07,787 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3d:d6:47', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f06a5832-bbfd-44c6-b0f2-22e64e3195a1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T02:33:06.000000', 'flavor': Munch({u'id': u'26c687ae-8105-499c-9b5e-3d3d19de1f53'}), 'az': u'nova', 'id': u'9a9d773d-1ce4-4788-b1d4-93e748c3155f', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e07873e6cd1e4a069fb848ee17fd32ad', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3474d9aba6d84e5dae9233e81f6bd121', 'name': 'vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', '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-12-23T02:33:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T02:33:06Z', 'hostId': u'b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34', '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-12-23T02:33:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3474d9aba6d84e5dae9233e81f6bd121', 'name': u'vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', 'adminPass': u'WKooJU63o43X', 'tenant_id': u'3474d9aba6d84e5dae9233e81f6bd121', 'region': 'regionOne', 'created': u'2018-12-23T02:30:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-23 02:33:07,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 02:33:07,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:33:07,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-7f13ce8e-9a86-4ab6-994a-b1920ef5af23 Date: Sun, 23 Dec 2018 02:33: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":["b814dc89-dc51-4ef4-b134-92cceed6dd4f"],"updated_at":"2018-12-23T02:28:31Z","tenant_id":"3474d9aba6d84e5dae9233e81f6bd121","created_at":"2018-12-23T02:28:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3474d9aba6d84e5dae9233e81f6bd121","id":"2297d83e-f1e6-4746-9bab-14e1af97c6fe","name":"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 02:33:07,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7f13ce8e-9a86-4ab6-994a-b1920ef5af23 2018-12-23 02:33:07,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112356901169s 2018-12-23 02:33:07,904 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7f13ce8e-9a86-4ab6-994a-b1920ef5af23 2018-12-23 02:33:07,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 02:33:07,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=9a9d773d-1ce4-4788-b1d4-93e748c3155f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:33:07,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-28a809e8-37ba-4b8a-a3e1-3ef28360d4a5 Date: Sun, 23 Dec 2018 02:33:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T02:33:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b814dc89-dc51-4ef4-b134-92cceed6dd4f","ip_address":"192.168.120.5"}],"id":"dca9da07-8609-4156-a804-59913eacd6ef","security_groups":["049ad27b-3470-4657-8212-5c7735b2b44a"],"mac_address":"fa:16:3e:3d:d6:47","project_id":"3474d9aba6d84e5dae9233e81f6bd121","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2297d83e-f1e6-4746-9bab-14e1af97c6fe","tenant_id":"3474d9aba6d84e5dae9233e81f6bd121","created_at":"2018-12-23T02:30:25Z","binding:vnic_type":"normal","device_id":"9a9d773d-1ce4-4788-b1d4-93e748c3155f"}]} 2018-12-23 02:33:07,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=9a9d773d-1ce4-4788-b1d4-93e748c3155f used request id req-28a809e8-37ba-4b8a-a3e1-3ef28360d4a5 2018-12-23 02:33:07,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0589680671692s 2018-12-23 02:33:07,964 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=9a9d773d-1ce4-4788-b1d4-93e748c3155f used request id req-28a809e8-37ba-4b8a-a3e1-3ef28360d4a5 2018-12-23 02:33:07,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-23 02:33:07,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" -d '{"floatingip": {"floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.5", "port_id": "dca9da07-8609-4156-a804-59913eacd6ef"}}' 2018-12-23 02:33:09,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-d882e39d-20cb-4834-931d-a264e6a7ad6b Date: Sun, 23 Dec 2018 02:33:09 GMT RESP BODY: {"floatingip": {"router_id": "85eeb64a-c5a5-47c7-985b-2fd8d6930f14", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:33:08Z", "updated_at": "2018-12-23T02:33:08Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_id": "dca9da07-8609-4156-a804-59913eacd6ef", "id": "f89458eb-23ee-44cd-802d-2bd021d25bdd"}} 2018-12-23 02:33:09,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d882e39d-20cb-4834-931d-a264e6a7ad6b 2018-12-23 02:33:09,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.89600515366s 2018-12-23 02:33:09,861 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d882e39d-20cb-4834-931d-a264e6a7ad6b 2018-12-23 02:33:09,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 02:33:09,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:33:09,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-aad1d8f2-34c0-47e6-8174-87c75f068e8e Date: Sun, 23 Dec 2018 02:33:09 GMT RESP BODY: {"floatingips": [{"router_id": "85eeb64a-c5a5-47c7-985b-2fd8d6930f14", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:33:08Z", "updated_at": "2018-12-23T02:33:08Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_id": "dca9da07-8609-4156-a804-59913eacd6ef", "id": "f89458eb-23ee-44cd-802d-2bd021d25bdd"}]} 2018-12-23 02:33:09,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-aad1d8f2-34c0-47e6-8174-87c75f068e8e 2018-12-23 02:33:09,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0268249511719s 2018-12-23 02:33:09,897 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-aad1d8f2-34c0-47e6-8174-87c75f068e8e 2018-12-23 02:33:09,901 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 02:33:10,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 02:33:10,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:33:10,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-eafe3884-d99f-4681-b782-e2a5213f07b3 Date: Sun, 23 Dec 2018 02:33:10 GMT RESP BODY: {"floatingips": [{"router_id": "85eeb64a-c5a5-47c7-985b-2fd8d6930f14", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:33:08Z", "updated_at": "2018-12-23T02:33:08Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_id": "dca9da07-8609-4156-a804-59913eacd6ef", "id": "f89458eb-23ee-44cd-802d-2bd021d25bdd"}]} 2018-12-23 02:33:10,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-eafe3884-d99f-4681-b782-e2a5213f07b3 2018-12-23 02:33:10,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0262999534607s 2018-12-23 02:33:10,033 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-eafe3884-d99f-4681-b782-e2a5213f07b3 2018-12-23 02:33:10,036 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 02:33:10,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 02:33:10,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:33:10,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-30680639-3cdb-4223-8e2c-fbf9a6c9afde Date: Sun, 23 Dec 2018 02:33:10 GMT RESP BODY: {"floatingips": [{"router_id": "85eeb64a-c5a5-47c7-985b-2fd8d6930f14", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:33:08Z", "updated_at": "2018-12-23T02:33:08Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_id": "dca9da07-8609-4156-a804-59913eacd6ef", "id": "f89458eb-23ee-44cd-802d-2bd021d25bdd"}]} 2018-12-23 02:33:10,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-30680639-3cdb-4223-8e2c-fbf9a6c9afde 2018-12-23 02:33:10,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0214929580688s 2018-12-23 02:33:10,163 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-30680639-3cdb-4223-8e2c-fbf9a6c9afde 2018-12-23 02:33:10,166 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 02:33:10,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 02:33:10,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:33:10,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-5cde906b-f433-4230-8118-438569ffa073 Date: Sun, 23 Dec 2018 02:33:10 GMT RESP BODY: {"floatingips": [{"router_id": "85eeb64a-c5a5-47c7-985b-2fd8d6930f14", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:33:08Z", "updated_at": "2018-12-23T02:33:08Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_id": "dca9da07-8609-4156-a804-59913eacd6ef", "id": "f89458eb-23ee-44cd-802d-2bd021d25bdd"}]} 2018-12-23 02:33:10,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5cde906b-f433-4230-8118-438569ffa073 2018-12-23 02:33:10,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0218901634216s 2018-12-23 02:33:10,294 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5cde906b-f433-4230-8118-438569ffa073 2018-12-23 02:33:10,297 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 02:33:10,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 02:33:10,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:33:10,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-4e4fade9-9c8e-48f3-bbc9-372c04cd5fd2 Date: Sun, 23 Dec 2018 02:33:10 GMT RESP BODY: {"floatingips": [{"router_id": "85eeb64a-c5a5-47c7-985b-2fd8d6930f14", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:33:08Z", "updated_at": "2018-12-23T02:33:08Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_id": "dca9da07-8609-4156-a804-59913eacd6ef", "id": "f89458eb-23ee-44cd-802d-2bd021d25bdd"}]} 2018-12-23 02:33:10,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4e4fade9-9c8e-48f3-bbc9-372c04cd5fd2 2018-12-23 02:33:10,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0229780673981s 2018-12-23 02:33:10,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4e4fade9-9c8e-48f3-bbc9-372c04cd5fd2 2018-12-23 02:33:10,429 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'85eeb64a-c5a5-47c7-985b-2fd8d6930f14', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'3474d9aba6d84e5dae9233e81f6bd121', 'created_at': u'2018-12-23T02:33:08Z', 'attached': True, 'updated_at': u'2018-12-23T02:33:08Z', 'id': u'f89458eb-23ee-44cd-802d-2bd021d25bdd', 'floating_network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3474d9aba6d84e5dae9233e81f6bd121', 'name': 'vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'85eeb64a-c5a5-47c7-985b-2fd8d6930f14', 'project_id': u'3474d9aba6d84e5dae9233e81f6bd121', 'port_id': u'dca9da07-8609-4156-a804-59913eacd6ef', 'port': u'dca9da07-8609-4156-a804-59913eacd6ef', 'network': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b'}) 2018-12-23 02:33:10,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 02:33:10,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f/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}55399fb0602bc482ffd6a03455ad418f0d562c19" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 02:33:13,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:33:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4759d62-d319-4d1e-884a-817df317b719 x-compute-request-id: req-f4759d62-d319-4d1e-884a-817df317b719 Content-Encoding: gzip Content-Length: 10977 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 1850503159 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.320839] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908)\n[ 0.323286] pid_max: default: 32768 minimum: 301\n[ 0.324652] Security Framework initialized\n[ 0.325900] SELinux: Initializing.\n[ 0.327311] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.332319] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.335434] Mount-cache hash table entries: 4096\n[ 0.337038] Initializing cgroup subsys memory\n[ 0.338331] Initializing cgroup subsys devices\n[ 0.339625] Initializing cgroup subsys freezer\n[ 0.340923] Initializing cgroup subsys net_cls\n[ 0.342215] Initializing cgroup subsys blkio\n[ 0.343486] Initializing cgroup subsys perf_event\n[ 0.344824] Initializing cgroup subsys hugetlb\n[ 0.346117] Initializing cgroup subsys pids\n[ 0.347356] Initializing cgroup subsys net_prio\n[ 0.348734] CPU: Physical Processor ID: 0\n[ 0.350715] mce: CPU supports 10 MCE banks\n[ 0.351999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.353427] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.354865] tlb_flushall_shift: 6\n[ 0.356173] Freeing SMP alternatives: 28k freed\n[ 0.360400] ACPI: Core revision 20130517\n[ 0.362063] ACPI: All ACPI Tables successfully acquired\n[ 0.363687] ftrace: allocating 25812 entries in 101 pages\n[ 0.387242] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.388988] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.390661] smpboot: Max logical packages: 2\n[ 0.392124] Enabling x2apic\n[ 0.393126] Enabled x2apic\n[ 0.394326] Switched APIC routing to physical x2apic.\n[ 0.396682] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.398308] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.401153] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.409543] KVM setup paravirtual spinlock\n[ 0.411958] smpboot: Booting Node 0, Processors #1 OK\n[ 0.413691] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.435489] Brought up 2 CPUs\n[ 0.435492] KVM setup async PF for cpu 1\n[ 0.435495] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.438910] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.441205] devtmpfs: initialized\n[ 0.443775] EVM: security.selinux\n[ 0.444851] EVM: security.ima\n[ 0.445825] EVM: security.capability\n[ 0.447537] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.449247] pinctrl core: initialized pinctrl subsystem\n[ 0.450798] NET: Registered protocol family 16\n[ 0.452236] ACPI: bus type PCI registered\n[ 0.453448] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.455131] PCI: Using configuration type 1 for base access\n[ 0.459974] ACPI: Added _OSI(Module Device)\n[ 0.461217] ACPI: Added _OSI(Processor Device)\n[ 0.462453] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.463733] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.466657] ACPI: Interpreter enabled\n[ 0.467802] ACPI: (supports S0 S5)\n[ 0.468852] ACPI: Using IOAPIC for interrupt routing\n[ 0.470119] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.474121] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.475593] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.477306] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.478829] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.481691] acpiphp: Slot [3] registered\n[ 0.482805] acpiphp: Slot [4] registered\n[ 0.483927] acpiphp: Slot [5] registered\n[ 0.485045] acpiphp: Slot [6] registered\n[ 0.486166] acpiphp: Slot [7] registered\n[ 0.487272] acpiphp: Slot [8] registered\n[ 0.488378] acpiphp: Slot [9] registered\n[ 0.489483] acpiphp: Slot [10] registered\n[ 0.490608] acpiphp: Slot [11] registered\n[ 0.491729] acpiphp: Slot [12] registered\n[ 0.492858] acpiphp: Slot [13] registered\n[ 0.493986] acpiphp: Slot [14] registered\n[ 0.495106] acpiphp: Slot [15] registered\n[ 0.496236] acpiphp: Slot [16] registered\n[ 0.497363] acpiphp: Slot [17] registered\n[ 0.498484] acpiphp: Slot [18] registered\n[ 0.499613] acpiphp: Slot [19] registered\n[ 0.500741] acpiphp: Slot [20] registered\n[ 0.501865] acpiphp: Slot [21] registered\n[ 0.502986] acpiphp: Slot [22] registered\n[ 0.504105] acpiphp: Slot [23] registered\n[ 0.505223] acpiphp: Slot [24] registered\n[ 0.506359] acpiphp: Slot [25] registered\n[ 0.507483] acpiphp: Slot [26] registered\n[ 0.508613] acpiphp: Slot [27] registered\n[ 0.509735] acpiphp: Slot [28] registered\n[ 0.510858] acpiphp: Slot [29] registered\n[ 0.511983] acpiphp: Slot [30] registered\n[ 0.513102] acpiphp: Slot [31] registered\n[ 0.514217] PCI host bridge to bus 0000:00\n[ 0.515338] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.516684] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.518222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.519764] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.521820] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.529619] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.531244] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.532748] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.534358] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.541166] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.543208] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.592463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.594351] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.597382] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.599136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.600861] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.602502] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.604214] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.606379] vgaarb: loaded\n[ 0.607277] vgaarb: bridge control possible 0000:00:02.0\n[ 0.608766] SCSI subsystem initialized\n[ 0.609876] ACPI: bus type USB registered\n[ 0.611017] usbcore: registered new interface driver usbfs\n[ 0.612366] usbcore: registered new interface driver hub\n[ 0.613714] usbcore: registered new device driver usb\n[ 0.615167] PCI: Using ACPI for IRQ routing\n[ 0.616623] NetLabel: Initializing\n[ 0.617646] NetLabel: domain hash size = 128\n[ 0.618799] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.620088] NetLabel: unlabeled traffic allowed by default\n[ 0.621583] Switched to clocksource kvm-clock\n[ 0.629227] pnp: PnP ACPI init\n[ 0.630219] ACPI: bus type PNP registered\n[ 0.631693] pnp: PnP ACPI: found 5 devices\n[ 0.632830] ACPI: bus type PNP unregistered\n[ 0.640037] NET: Registered protocol family 2\n[ 0.641499] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.643721] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.645542] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.647136] TCP: reno registered\n[ 0.648128] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.649599] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.651232] NET: Registered protocol family 1\n[ 0.652425] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.653804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.655151] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.674856] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.694554] Unpacking initramfs...\n[ 1.082982] Freeing initrd memory: 37508k freed\n[ 1.091989] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.093501] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.102863] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.104373] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.106009] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.107421] Initialise system trusted keyring\n[ 1.108591] audit: initializing netlink socket (disabled)\n[ 1.109880] type=2000 audit(1545532389.126:1): initialized\n[ 1.126854] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.128285] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.130704] zpool: loaded\n[ 1.131576] zbud: loaded\n[ 1.132605] VFS: Disk quotas dquot_6.5.2\n[ 1.133692] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.135239] msgmni has been set to 7578\n[ 1.136331] Key type big_key registered\n[ 1.137993] NET: Registered protocol family 38\n[ 1.139158] Key type asymmetric registered\n[ 1.140241] Asymmetric key parser 'x509' registered\n[ 1.141457] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.143499] io scheduler noop registered\n[ 1.144569] io scheduler deadline registered (default)\n[ 1.145817] io scheduler cfq registered\n[ 1.146943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.158475] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.160041] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.162023] ACPI: Power Button [PWRF]\n[ 1.163190] GHES: HEST is not enabled!\n[ 1.164326] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.189000] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.190791] Non-volatile memory driver v1.3\n[ 1.192111] Linux agpgart interface v0.103\n[ 1.193431] crash memory driver: version 1.1\n[ 1.194788] rdac: device handler registered\n[ 1.196077] hp_sw: device handler registered\n[ 1.197364] emc: device handler registered\n[ 1.198630] alua: device handler registered\n[ 1.199870] libphy: Fixed MDIO Bus: probed\n[ 1.201156] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.202856] ehci-pci: EHCI PCI platform driver\n[ 1.204144] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.205723] ohci-pci: OHCI PCI platform driver\n[ 1.206987] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.242371] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.243733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.245801] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.247123] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.248581] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.250155] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.252231] usb usb1: Product: UHCI Host Controller\n[ 1.253473] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.255070] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.256349] hub 1-0:1.0: USB hub found\n[ 1.257447] hub 1-0:1.0: 2 ports detected\n[ 1.258682] usbcore: registered new interface driver usbserial\n[ 1.260099] usbcore: registered new interface driver usbserial_generic\n[ 1.261620] usbserial: USB Serial support registered for generic\n[ 1.263090] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.265841] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.267287] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.268809] mousedev: PS/2 mouse device common for all mice\n[ 1.270657] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.273411] rtc_cmos 00:00: RTC can wake from S4\n[ 1.275448] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.277968] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.279742] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.281615] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.284158] cpuidle: using governor menu\n[ 1.285536] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.287153] usbcore: registered new interface driver usbhid\n[ 1.288660] usbhid: USB HID core driver\n[ 1.289867] drop_monitor: Initializing network drop monitor service\n[ 1.291562] TCP: cubic registered\n[ 1.292646] Initializing XFRM netlink socket\n[ 1.294030] NET: Registered protocol family 10\n[ 1.295578] NET: Registered protocol family 17\n[ 1.297109] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.298558] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.300018] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.302382] Loading compiled-in X.509 certificates\n[ 1.303615] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.305970] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.308725] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.311078] registered taskstats version 1\n[ 1.313788] Key type trusted registered\n[ 1.316142] Key type encrypted registered\n[ 1.318486] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.320191] rtc_cmos 00:00: setting system clock to 2018-12-23 02:33:09 UTC (1545532389)\n[ 1.322980] Freeing unused kernel memory: 1680k freed\n[ 1.327481] 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.331695] systemd[1]: Detected virtualization kvm.\n[ 1.332986] systemd[1]: Detected architecture x86-64.\n[ 1.334285] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.336622] systemd[1]: No hostname configured.\n[ 1.337808] systemd[1]: Set hostname to .\n[ 1.339112] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.360876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.363081] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.365975] systemd[1]: Reached target Swap.\n[ 1.367110] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.368900] systemd[1]: Reached target Timers.\n[ 1.370067] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.372006] systemd[1]: Created slice Root Slice.\n[ 1.373203] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.375210] systemd[1]: Listening on udev Control Socket.\n[ 1.376515] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.378591] systemd[1]: Listening on udev Kernel Socket.\n[ 1.379888] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.381860] systemd[1]: Reached target Paths.\n[ 1.383015] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.384936] systemd[1]: Reached target Local File Systems.\n[ 1.386253] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice System Slice.\n[ 1.388322] systemd[1]: Created slice System Slice.\n[ 1.389556] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.391446] systemd[1]: Reached target Slices.\n[ 1.392617] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.394513] systemd[1]: Listening on Journal Socket.\n[ 1.395758] systemd[1]: Starting Journal Socket.\n[ 1.397363] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.399647] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.401898] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Sockets.\n[ 1.404736] systemd[1]: Reached target Sockets.\n[ 1.407095] systemd[1]: Starting Sockets.\n[ 1.408497] 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.418940] 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.465530] RPC: Registered named UNIX socket transport module.\n[ 1.466985] RPC: Registered udp transport module.\n[ 1.468208] RPC: Registered tcp transport module.\n[ 1.469421] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.560598] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.578858] FDC 0 is a S82078B\n[ 1.583817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.587519] scsi host0: ata_piix\n[ 1.588994] scsi host1: ata_piix\n[ 1.590270] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.592378] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.632269] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.638139] 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.713555] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.715094] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.716647] usb 1-1: Product: QEMU USB Tablet\n[ 1.717769] usb 1-1: Manufacturer: QEMU\n[ 1.718806] usb 1-1: SerialNumber: 42\n[ 1.728696] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.731114] 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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.814408] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.816980] XFS (vda1): Mounting V4 Filesystem\n[ 1.881820] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target 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 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.103650] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 2.123839] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.418441] SELinux: Disabled at runtime.\n[ 2.454619] type=1404 audit(1545532390.634:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.515308] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.516956] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped target 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] Created slice system-getty.slice.\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\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 Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 2.958005] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.994559] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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[[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.[ 3.272258] type=1305 audit(1545532391.451:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\n\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\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 Starting LSB: Bring up/down networking...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.359773] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.396073] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting D-Bus System Message Bus...\n[ 3.414730] ppdev: user-space parallel port driver\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.450354] [drm] Initialized drm 1.1.0 20060810\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[ 3.469878] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.478807] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.480360] [TTM] Initializing pool allocator\n[ 3.481675] [TTM] Initializing DMA pool allocator\n[ 3.483718] [drm] fb mappable at 0xFC000000\n[ 3.485122] [drm] vram aper at 0xFC000000\n[ 3.486493] [drm] size 33554432\n[ 3.487792] [drm] fb depth is 24\n[ 3.488877] [drm] pitch is 3072\n[[32m OK [0m] Started Permit User Sessions.\n[ 3.490571] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.508402] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.512207] Console: switching to colour frame buffer device 128x48\n[ 3.514667] alg: No test for crc32 (crc32-pclmul)\n[ 3.526748] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started Getty on tty1.\n[ 3.545837] intel_rapl: no valid rapl domains found in package 0\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty o[ 3.550961] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nn ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.587772] intel_powerclamp: No package C-state available\n[ 3.593045] intel_powerclamp: No package C-state availableintel_powerclamp: No package C-state available\n[ 3.601892] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 4.130067] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 02:33:12 +0000. Up 4.10 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-12-23 02:33:13,511 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f/action used request id req-f4759d62-d319-4d1e-884a-817df317b719 2018-12-23 02:33:13,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 3.08152103424s 2018-12-23 02:33:13,513 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f/action used request id req-f4759d62-d319-4d1e-884a-817df317b719 2018-12-23 02:33:13,513 - 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 1850503159 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.320839] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.323286] pid_max: default: 32768 minimum: 301 [ 0.324652] Security Framework initialized [ 0.325900] SELinux: Initializing. [ 0.327311] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.332319] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.335434] Mount-cache hash table entries: 4096 [ 0.337038] Initializing cgroup subsys memory [ 0.338331] Initializing cgroup subsys devices [ 0.339625] Initializing cgroup subsys freezer [ 0.340923] Initializing cgroup subsys net_cls [ 0.342215] Initializing cgroup subsys blkio [ 0.343486] Initializing cgroup subsys perf_event [ 0.344824] Initializing cgroup subsys hugetlb [ 0.346117] Initializing cgroup subsys pids [ 0.347356] Initializing cgroup subsys net_prio [ 0.348734] CPU: Physical Processor ID: 0 [ 0.350715] mce: CPU supports 10 MCE banks [ 0.351999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.353427] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.354865] tlb_flushall_shift: 6 [ 0.356173] Freeing SMP alternatives: 28k freed [ 0.360400] ACPI: Core revision 20130517 [ 0.362063] ACPI: All ACPI Tables successfully acquired [ 0.363687] ftrace: allocating 25812 entries in 101 pages [ 0.387242] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.388988] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.390661] smpboot: Max logical packages: 2 [ 0.392124] Enabling x2apic [ 0.393126] Enabled x2apic [ 0.394326] Switched APIC routing to physical x2apic. [ 0.396682] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.398308] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.401153] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.409543] KVM setup paravirtual spinlock [ 0.411958] smpboot: Booting Node 0, Processors #1 OK [ 0.413691] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.435489] Brought up 2 CPUs [ 0.435492] KVM setup async PF for cpu 1 [ 0.435495] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.438910] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.441205] devtmpfs: initialized [ 0.443775] EVM: security.selinux [ 0.444851] EVM: security.ima [ 0.445825] EVM: security.capability [ 0.447537] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.449247] pinctrl core: initialized pinctrl subsystem [ 0.450798] NET: Registered protocol family 16 [ 0.452236] ACPI: bus type PCI registered [ 0.453448] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.455131] PCI: Using configuration type 1 for base access [ 0.459974] ACPI: Added _OSI(Module Device) [ 0.461217] ACPI: Added _OSI(Processor Device) [ 0.462453] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.463733] ACPI: Added _OSI(Processor Aggregator Device) [ 0.466657] ACPI: Interpreter enabled [ 0.467802] ACPI: (supports S0 S5) [ 0.468852] ACPI: Using IOAPIC for interrupt routing [ 0.470119] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.474121] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.475593] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.477306] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.478829] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.481691] acpiphp: Slot [3] registered [ 0.482805] acpiphp: Slot [4] registered [ 0.483927] acpiphp: Slot [5] registered [ 0.485045] acpiphp: Slot [6] registered [ 0.486166] acpiphp: Slot [7] registered [ 0.487272] acpiphp: Slot [8] registered [ 0.488378] acpiphp: Slot [9] registered [ 0.489483] acpiphp: Slot [10] registered [ 0.490608] acpiphp: Slot [11] registered [ 0.491729] acpiphp: Slot [12] registered [ 0.492858] acpiphp: Slot [13] registered [ 0.493986] acpiphp: Slot [14] registered [ 0.495106] acpiphp: Slot [15] registered [ 0.496236] acpiphp: Slot [16] registered [ 0.497363] acpiphp: Slot [17] registered [ 0.498484] acpiphp: Slot [18] registered [ 0.499613] acpiphp: Slot [19] registered [ 0.500741] acpiphp: Slot [20] registered [ 0.501865] acpiphp: Slot [21] registered [ 0.502986] acpiphp: Slot [22] registered [ 0.504105] acpiphp: Slot [23] registered [ 0.505223] acpiphp: Slot [24] registered [ 0.506359] acpiphp: Slot [25] registered [ 0.507483] acpiphp: Slot [26] registered [ 0.508613] acpiphp: Slot [27] registered [ 0.509735] acpiphp: Slot [28] registered [ 0.510858] acpiphp: Slot [29] registered [ 0.511983] acpiphp: Slot [30] registered [ 0.513102] acpiphp: Slot [31] registered [ 0.514217] PCI host bridge to bus 0000:00 [ 0.515338] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.516684] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.518222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.519764] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.521820] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.529619] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.531244] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.532748] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.534358] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.541166] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.543208] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.592463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.594351] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.597382] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.599136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.600861] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.602502] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.604214] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.606379] vgaarb: loaded [ 0.607277] vgaarb: bridge control possible 0000:00:02.0 [ 0.608766] SCSI subsystem initialized [ 0.609876] ACPI: bus type USB registered [ 0.611017] usbcore: registered new interface driver usbfs [ 0.612366] usbcore: registered new interface driver hub [ 0.613714] usbcore: registered new device driver usb [ 0.615167] PCI: Using ACPI for IRQ routing [ 0.616623] NetLabel: Initializing [ 0.617646] NetLabel: domain hash size = 128 [ 0.618799] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620088] NetLabel: unlabeled traffic allowed by default [ 0.621583] Switched to clocksource kvm-clock [ 0.629227] pnp: PnP ACPI init [ 0.630219] ACPI: bus type PNP registered [ 0.631693] pnp: PnP ACPI: found 5 devices [ 0.632830] ACPI: bus type PNP unregistered [ 0.640037] NET: Registered protocol family 2 [ 0.641499] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.643721] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.645542] TCP: Hash tables configured (established 32768 bind 32768) [ 0.647136] TCP: reno registered [ 0.648128] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.649599] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.651232] NET: Registered protocol family 1 [ 0.652425] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.653804] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.655151] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.674856] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.694554] Unpacking initramfs... [ 1.082982] Freeing initrd memory: 37508k freed [ 1.091989] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.093501] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.102863] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.104373] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.106009] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.107421] Initialise system trusted keyring [ 1.108591] audit: initializing netlink socket (disabled) [ 1.109880] type=2000 audit(1545532389.126:1): initialized [ 1.126854] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.128285] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.130704] zpool: loaded [ 1.131576] zbud: loaded [ 1.132605] VFS: Disk quotas dquot_6.5.2 [ 1.133692] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.135239] msgmni has been set to 7578 [ 1.136331] Key type big_key registered [ 1.137993] NET: Registered protocol family 38 [ 1.139158] Key type asymmetric registered [ 1.140241] Asymmetric key parser 'x509' registered [ 1.141457] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.143499] io scheduler noop registered [ 1.144569] io scheduler deadline registered (default) [ 1.145817] io scheduler cfq registered [ 1.146943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.158475] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.160041] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.162023] ACPI: Power Button [PWRF] [ 1.163190] GHES: HEST is not enabled! [ 1.164326] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.189000] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.190791] Non-volatile memory driver v1.3 [ 1.192111] Linux agpgart interface v0.103 [ 1.193431] crash memory driver: version 1.1 [ 1.194788] rdac: device handler registered [ 1.196077] hp_sw: device handler registered [ 1.197364] emc: device handler registered [ 1.198630] alua: device handler registered [ 1.199870] libphy: Fixed MDIO Bus: probed [ 1.201156] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.202856] ehci-pci: EHCI PCI platform driver [ 1.204144] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.205723] ohci-pci: OHCI PCI platform driver [ 1.206987] uhci_hcd: USB Universal Host Controller Interface driver [ 1.242371] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.243733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.245801] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.247123] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.248581] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.250155] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.252231] usb usb1: Product: UHCI Host Controller [ 1.253473] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.255070] usb usb1: SerialNumber: 0000:00:01.2 [ 1.256349] hub 1-0:1.0: USB hub found [ 1.257447] hub 1-0:1.0: 2 ports detected [ 1.258682] usbcore: registered new interface driver usbserial [ 1.260099] usbcore: registered new interface driver usbserial_generic [ 1.261620] usbserial: USB Serial support registered for generic [ 1.263090] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.265841] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.267287] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.268809] mousedev: PS/2 mouse device common for all mice [ 1.270657] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.273411] rtc_cmos 00:00: RTC can wake from S4 [ 1.275448] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.277968] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.279742] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.281615] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.284158] cpuidle: using governor menu [ 1.285536] hidraw: raw HID events driver (C) Jiri Kosina [ 1.287153] usbcore: registered new interface driver usbhid [ 1.288660] usbhid: USB HID core driver [ 1.289867] drop_monitor: Initializing network drop monitor service [ 1.291562] TCP: cubic registered [ 1.292646] Initializing XFRM netlink socket [ 1.294030] NET: Registered protocol family 10 [ 1.295578] NET: Registered protocol family 17 [ 1.297109] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.298558] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.300018] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.302382] Loading compiled-in X.509 certificates [ 1.303615] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.305970] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.308725] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.311078] registered taskstats version 1 [ 1.313788] Key type trusted registered [ 1.316142] Key type encrypted registered [ 1.318486] IMA: No TPM chip found, activating TPM-bypass! [ 1.320191] rtc_cmos 00:00: setting system clock to 2018-12-23 02:33:09 UTC (1545532389) [ 1.322980] Freeing unused kernel memory: 1680k freed [ 1.327481] 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.331695] systemd[1]: Detected virtualization kvm. [ 1.332986] systemd[1]: Detected architecture x86-64. [ 1.334285] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.336622] systemd[1]: No hostname configured. [ 1.337808] systemd[1]: Set hostname to . [ 1.339112] systemd[1]: Initializing machine ID from KVM UUID. [ 1.360876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.363081] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.365975] systemd[1]: Reached target Swap. [ 1.367110] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.368900] systemd[1]: Reached target Timers. [ 1.370067] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.372006] systemd[1]: Created slice Root Slice. [ 1.373203] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.375210] systemd[1]: Listening on udev Control Socket. [ 1.376515] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.378591] systemd[1]: Listening on udev Kernel Socket. [ 1.379888] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Paths. [ 1.381860] systemd[1]: Reached target Paths. [ 1.383015] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.384936] systemd[1]: Reached target Local File Systems. [ 1.386253] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.388322] systemd[1]: Created slice System Slice. [ 1.389556] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.391446] systemd[1]: Reached target Slices. [ 1.392617] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.394513] systemd[1]: Listening on Journal Socket. [ 1.395758] systemd[1]: Starting Journal Socket. [ 1.397363] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.399647] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.401898] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.404736] systemd[1]: Reached target Sockets. [ 1.407095] systemd[1]: Starting Sockets. [ 1.408497] 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.418940] 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.465530] RPC: Registered named UNIX socket transport module. [ 1.466985] RPC: Registered udp transport module. [ 1.468208] RPC: Registered tcp transport module. [ 1.469421] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.560598] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.578858] FDC 0 is a S82078B [ 1.583817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.587519] scsi host0: ata_piix [ 1.588994] scsi host1: ata_piix [ 1.590270] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.592378] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.632269] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.638139] 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.713555] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.715094] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.716647] usb 1-1: Product: QEMU USB Tablet [ 1.717769] usb 1-1: Manufacturer: QEMU [ 1.718806] usb 1-1: SerialNumber: 42 [ 1.728696] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.731114] 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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.814408] SGI XFS with ACLs, security attributes, no debug enabled [ 1.816980] XFS (vda1): Mounting V4 Filesystem [ 1.881820] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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.103650] tsc: Refined TSC clocksource calibration: 3491.910 MHz [ 2.123839] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.418441] SELinux: Disabled at runtime. [ 2.454619] type=1404 audit(1545532390.634:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.515308] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.516956] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Huge Pages File System... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Starting Apply Kernel Variables... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[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. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [ 2.958005] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted NFSD configuration filesystem. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.994559] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[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... [[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.[ 3.272258] type=1305 audit(1545532391.451:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting LSB: Bring up/down networking... Starting Login Service... Starting GSSAPI Proxy Daemon... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.359773] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.396073] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting D-Bus System Message Bus... [ 3.414730] ppdev: user-space parallel port driver Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [ 3.450354] [drm] Initialized drm 1.1.0 20060810 [[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... [ 3.469878] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.478807] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.480360] [TTM] Initializing pool allocator [ 3.481675] [TTM] Initializing DMA pool allocator [ 3.483718] [drm] fb mappable at 0xFC000000 [ 3.485122] [drm] vram aper at 0xFC000000 [ 3.486493] [drm] size 33554432 [ 3.487792] [drm] fb depth is 24 [ 3.488877] [drm] pitch is 3072 [[32m OK [0m] Started Permit User Sessions. [ 3.490571] fbcon: cirrusdrmfb (fb0) is primary device [ 3.508402] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.512207] Console: switching to colour frame buffer device 128x48 [ 3.514667] alg: No test for crc32 (crc32-pclmul) [ 3.526748] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started Getty on tty1. [ 3.545837] intel_rapl: no valid rapl domains found in package 0 Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty o[ 3.550961] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 n ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.587772] intel_powerclamp: No package C-state available [ 3.593045] intel_powerclamp: No package C-state availableintel_powerclamp: No package C-state available [ 3.601892] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.130067] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 02:33:12 +0000. Up 4.10 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-12-23 02:33:14,515 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-12-23 02:33:23,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 02:33:23,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f/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}55399fb0602bc482ffd6a03455ad418f0d562c19" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 02:33:24,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:33: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-3f5efede-e4b7-47cf-8e8b-1fd9cdd6a168 x-compute-request-id: req-3f5efede-e4b7-47cf-8e8b-1fd9cdd6a168 Content-Encoding: gzip Content-Length: 12752 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 1850503159 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.320839] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908)\n[ 0.323286] pid_max: default: 32768 minimum: 301\n[ 0.324652] Security Framework initialized\n[ 0.325900] SELinux: Initializing.\n[ 0.327311] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.332319] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.335434] Mount-cache hash table entries: 4096\n[ 0.337038] Initializing cgroup subsys memory\n[ 0.338331] Initializing cgroup subsys devices\n[ 0.339625] Initializing cgroup subsys freezer\n[ 0.340923] Initializing cgroup subsys net_cls\n[ 0.342215] Initializing cgroup subsys blkio\n[ 0.343486] Initializing cgroup subsys perf_event\n[ 0.344824] Initializing cgroup subsys hugetlb\n[ 0.346117] Initializing cgroup subsys pids\n[ 0.347356] Initializing cgroup subsys net_prio\n[ 0.348734] CPU: Physical Processor ID: 0\n[ 0.350715] mce: CPU supports 10 MCE banks\n[ 0.351999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.353427] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.354865] tlb_flushall_shift: 6\n[ 0.356173] Freeing SMP alternatives: 28k freed\n[ 0.360400] ACPI: Core revision 20130517\n[ 0.362063] ACPI: All ACPI Tables successfully acquired\n[ 0.363687] ftrace: allocating 25812 entries in 101 pages\n[ 0.387242] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.388988] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.390661] smpboot: Max logical packages: 2\n[ 0.392124] Enabling x2apic\n[ 0.393126] Enabled x2apic\n[ 0.394326] Switched APIC routing to physical x2apic.\n[ 0.396682] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.398308] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.401153] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.409543] KVM setup paravirtual spinlock\n[ 0.411958] smpboot: Booting Node 0, Processors #1 OK\n[ 0.413691] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.435489] Brought up 2 CPUs\n[ 0.435492] KVM setup async PF for cpu 1\n[ 0.435495] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.438910] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.441205] devtmpfs: initialized\n[ 0.443775] EVM: security.selinux\n[ 0.444851] EVM: security.ima\n[ 0.445825] EVM: security.capability\n[ 0.447537] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.449247] pinctrl core: initialized pinctrl subsystem\n[ 0.450798] NET: Registered protocol family 16\n[ 0.452236] ACPI: bus type PCI registered\n[ 0.453448] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.455131] PCI: Using configuration type 1 for base access\n[ 0.459974] ACPI: Added _OSI(Module Device)\n[ 0.461217] ACPI: Added _OSI(Processor Device)\n[ 0.462453] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.463733] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.466657] ACPI: Interpreter enabled\n[ 0.467802] ACPI: (supports S0 S5)\n[ 0.468852] ACPI: Using IOAPIC for interrupt routing\n[ 0.470119] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.474121] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.475593] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.477306] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.478829] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.481691] acpiphp: Slot [3] registered\n[ 0.482805] acpiphp: Slot [4] registered\n[ 0.483927] acpiphp: Slot [5] registered\n[ 0.485045] acpiphp: Slot [6] registered\n[ 0.486166] acpiphp: Slot [7] registered\n[ 0.487272] acpiphp: Slot [8] registered\n[ 0.488378] acpiphp: Slot [9] registered\n[ 0.489483] acpiphp: Slot [10] registered\n[ 0.490608] acpiphp: Slot [11] registered\n[ 0.491729] acpiphp: Slot [12] registered\n[ 0.492858] acpiphp: Slot [13] registered\n[ 0.493986] acpiphp: Slot [14] registered\n[ 0.495106] acpiphp: Slot [15] registered\n[ 0.496236] acpiphp: Slot [16] registered\n[ 0.497363] acpiphp: Slot [17] registered\n[ 0.498484] acpiphp: Slot [18] registered\n[ 0.499613] acpiphp: Slot [19] registered\n[ 0.500741] acpiphp: Slot [20] registered\n[ 0.501865] acpiphp: Slot [21] registered\n[ 0.502986] acpiphp: Slot [22] registered\n[ 0.504105] acpiphp: Slot [23] registered\n[ 0.505223] acpiphp: Slot [24] registered\n[ 0.506359] acpiphp: Slot [25] registered\n[ 0.507483] acpiphp: Slot [26] registered\n[ 0.508613] acpiphp: Slot [27] registered\n[ 0.509735] acpiphp: Slot [28] registered\n[ 0.510858] acpiphp: Slot [29] registered\n[ 0.511983] acpiphp: Slot [30] registered\n[ 0.513102] acpiphp: Slot [31] registered\n[ 0.514217] PCI host bridge to bus 0000:00\n[ 0.515338] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.516684] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.518222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.519764] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.521820] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.529619] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.531244] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.532748] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.534358] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.541166] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.543208] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.592463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.594351] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.597382] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.599136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.600861] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.602502] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.604214] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.606379] vgaarb: loaded\n[ 0.607277] vgaarb: bridge control possible 0000:00:02.0\n[ 0.608766] SCSI subsystem initialized\n[ 0.609876] ACPI: bus type USB registered\n[ 0.611017] usbcore: registered new interface driver usbfs\n[ 0.612366] usbcore: registered new interface driver hub\n[ 0.613714] usbcore: registered new device driver usb\n[ 0.615167] PCI: Using ACPI for IRQ routing\n[ 0.616623] NetLabel: Initializing\n[ 0.617646] NetLabel: domain hash size = 128\n[ 0.618799] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.620088] NetLabel: unlabeled traffic allowed by default\n[ 0.621583] Switched to clocksource kvm-clock\n[ 0.629227] pnp: PnP ACPI init\n[ 0.630219] ACPI: bus type PNP registered\n[ 0.631693] pnp: PnP ACPI: found 5 devices\n[ 0.632830] ACPI: bus type PNP unregistered\n[ 0.640037] NET: Registered protocol family 2\n[ 0.641499] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.643721] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.645542] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.647136] TCP: reno registered\n[ 0.648128] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.649599] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.651232] NET: Registered protocol family 1\n[ 0.652425] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.653804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.655151] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.674856] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.694554] Unpacking initramfs...\n[ 1.082982] Freeing initrd memory: 37508k freed\n[ 1.091989] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.093501] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.102863] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.104373] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.106009] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.107421] Initialise system trusted keyring\n[ 1.108591] audit: initializing netlink socket (disabled)\n[ 1.109880] type=2000 audit(1545532389.126:1): initialized\n[ 1.126854] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.128285] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.130704] zpool: loaded\n[ 1.131576] zbud: loaded\n[ 1.132605] VFS: Disk quotas dquot_6.5.2\n[ 1.133692] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.135239] msgmni has been set to 7578\n[ 1.136331] Key type big_key registered\n[ 1.137993] NET: Registered protocol family 38\n[ 1.139158] Key type asymmetric registered\n[ 1.140241] Asymmetric key parser 'x509' registered\n[ 1.141457] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.143499] io scheduler noop registered\n[ 1.144569] io scheduler deadline registered (default)\n[ 1.145817] io scheduler cfq registered\n[ 1.146943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.158475] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.160041] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.162023] ACPI: Power Button [PWRF]\n[ 1.163190] GHES: HEST is not enabled!\n[ 1.164326] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.189000] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.190791] Non-volatile memory driver v1.3\n[ 1.192111] Linux agpgart interface v0.103\n[ 1.193431] crash memory driver: version 1.1\n[ 1.194788] rdac: device handler registered\n[ 1.196077] hp_sw: device handler registered\n[ 1.197364] emc: device handler registered\n[ 1.198630] alua: device handler registered\n[ 1.199870] libphy: Fixed MDIO Bus: probed\n[ 1.201156] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.202856] ehci-pci: EHCI PCI platform driver\n[ 1.204144] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.205723] ohci-pci: OHCI PCI platform driver\n[ 1.206987] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.242371] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.243733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.245801] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.247123] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.248581] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.250155] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.252231] usb usb1: Product: UHCI Host Controller\n[ 1.253473] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.255070] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.256349] hub 1-0:1.0: USB hub found\n[ 1.257447] hub 1-0:1.0: 2 ports detected\n[ 1.258682] usbcore: registered new interface driver usbserial\n[ 1.260099] usbcore: registered new interface driver usbserial_generic\n[ 1.261620] usbserial: USB Serial support registered for generic\n[ 1.263090] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.265841] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.267287] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.268809] mousedev: PS/2 mouse device common for all mice\n[ 1.270657] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.273411] rtc_cmos 00:00: RTC can wake from S4\n[ 1.275448] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.277968] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.279742] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.281615] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.284158] cpuidle: using governor menu\n[ 1.285536] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.287153] usbcore: registered new interface driver usbhid\n[ 1.288660] usbhid: USB HID core driver\n[ 1.289867] drop_monitor: Initializing network drop monitor service\n[ 1.291562] TCP: cubic registered\n[ 1.292646] Initializing XFRM netlink socket\n[ 1.294030] NET: Registered protocol family 10\n[ 1.295578] NET: Registered protocol family 17\n[ 1.297109] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.298558] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.300018] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.302382] Loading compiled-in X.509 certificates\n[ 1.303615] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.305970] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.308725] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.311078] registered taskstats version 1\n[ 1.313788] Key type trusted registered\n[ 1.316142] Key type encrypted registered\n[ 1.318486] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.320191] rtc_cmos 00:00: setting system clock to 2018-12-23 02:33:09 UTC (1545532389)\n[ 1.322980] Freeing unused kernel memory: 1680k freed\n[ 1.327481] 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.331695] systemd[1]: Detected virtualization kvm.\n[ 1.332986] systemd[1]: Detected architecture x86-64.\n[ 1.334285] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.336622] systemd[1]: No hostname configured.\n[ 1.337808] systemd[1]: Set hostname to .\n[ 1.339112] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.360876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.363081] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.365975] systemd[1]: Reached target Swap.\n[ 1.367110] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.368900] systemd[1]: Reached target Timers.\n[ 1.370067] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.372006] systemd[1]: Created slice Root Slice.\n[ 1.373203] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.375210] systemd[1]: Listening on udev Control Socket.\n[ 1.376515] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.378591] systemd[1]: Listening on udev Kernel Socket.\n[ 1.379888] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.381860] systemd[1]: Reached target Paths.\n[ 1.383015] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.384936] systemd[1]: Reached target Local File Systems.\n[ 1.386253] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice System Slice.\n[ 1.388322] systemd[1]: Created slice System Slice.\n[ 1.389556] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.391446] systemd[1]: Reached target Slices.\n[ 1.392617] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.394513] systemd[1]: Listening on Journal Socket.\n[ 1.395758] systemd[1]: Starting Journal Socket.\n[ 1.397363] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.399647] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.401898] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Sockets.\n[ 1.404736] systemd[1]: Reached target Sockets.\n[ 1.407095] systemd[1]: Starting Sockets.\n[ 1.408497] 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.418940] 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.465530] RPC: Registered named UNIX socket transport module.\n[ 1.466985] RPC: Registered udp transport module.\n[ 1.468208] RPC: Registered tcp transport module.\n[ 1.469421] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.560598] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.578858] FDC 0 is a S82078B\n[ 1.583817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.587519] scsi host0: ata_piix\n[ 1.588994] scsi host1: ata_piix\n[ 1.590270] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.592378] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.632269] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.638139] 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.713555] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.715094] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.716647] usb 1-1: Product: QEMU USB Tablet\n[ 1.717769] usb 1-1: Manufacturer: QEMU\n[ 1.718806] usb 1-1: SerialNumber: 42\n[ 1.728696] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.731114] 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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.814408] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.816980] XFS (vda1): Mounting V4 Filesystem\n[ 1.881820] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target 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 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.103650] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 2.123839] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.418441] SELinux: Disabled at runtime.\n[ 2.454619] type=1404 audit(1545532390.634:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.515308] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.516956] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped target 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] Created slice system-getty.slice.\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\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 Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 2.958005] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.994559] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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[[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.[ 3.272258] type=1305 audit(1545532391.451:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\n\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\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 Starting LSB: Bring up/down networking...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.359773] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.396073] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting D-Bus System Message Bus...\n[ 3.414730] ppdev: user-space parallel port driver\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.450354] [drm] Initialized drm 1.1.0 20060810\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[ 3.469878] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.478807] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.480360] [TTM] Initializing pool allocator\n[ 3.481675] [TTM] Initializing DMA pool allocator\n[ 3.483718] [drm] fb mappable at 0xFC000000\n[ 3.485122] [drm] vram aper at 0xFC000000\n[ 3.486493] [drm] size 33554432\n[ 3.487792] [drm] fb depth is 24\n[ 3.488877] [drm] pitch is 3072\n[[32m OK [0m] Started Permit User Sessions.\n[ 3.490571] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.508402] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.512207] Console: switching to colour frame buffer device 128x48\n[ 3.514667] alg: No test for crc32 (crc32-pclmul)\n[ 3.526748] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started Getty on tty1.\n[ 3.545837] intel_rapl: no valid rapl domains found in package 0\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty o[ 3.550961] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nn ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.587772] intel_powerclamp: No package C-state available\n[ 3.593045] intel_powerclamp: No package C-state availableintel_powerclamp: No package C-state available\n[ 3.601892] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 4.130067] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 02:33:12 +0000. Up 4.10 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 Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting LSB: Starts Logstash as a daemon....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.138156] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 02:33:14 +0000. Up 6.06 seconds.\n[ 6.155480] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.159251] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.163192] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.165429] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.167615] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.169748] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:3d:d6:47 |\n[ 6.172182] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.174873] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.177618] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.180557] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.183316] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.185713] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.188202] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.191209] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.193647] cloud-init[799]: 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.228086] cloud-init[2302]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 02:33:17 +0000. Up 9.10 seconds.\n[ 9.626172] cloud-init[2367]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 02:33:18 +0000. Up 9.57 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 | b5:2b:a0:f7:f6:29:fb:7a:b5:74:88:cc:de:42:0b:5a | - | 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.989996] cloud-init[2367]: Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 02:33:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.96 seconds\n"} 2018-12-23 02:33:24,656 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f/action used request id req-3f5efede-e4b7-47cf-8e8b-1fd9cdd6a168 2018-12-23 02:33:24,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.13081002235s 2018-12-23 02:33:24,657 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f/action used request id req-3f5efede-e4b7-47cf-8e8b-1fd9cdd6a168 2018-12-23 02:33:24,657 - 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 1850503159 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.320839] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.323286] pid_max: default: 32768 minimum: 301 [ 0.324652] Security Framework initialized [ 0.325900] SELinux: Initializing. [ 0.327311] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.332319] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.335434] Mount-cache hash table entries: 4096 [ 0.337038] Initializing cgroup subsys memory [ 0.338331] Initializing cgroup subsys devices [ 0.339625] Initializing cgroup subsys freezer [ 0.340923] Initializing cgroup subsys net_cls [ 0.342215] Initializing cgroup subsys blkio [ 0.343486] Initializing cgroup subsys perf_event [ 0.344824] Initializing cgroup subsys hugetlb [ 0.346117] Initializing cgroup subsys pids [ 0.347356] Initializing cgroup subsys net_prio [ 0.348734] CPU: Physical Processor ID: 0 [ 0.350715] mce: CPU supports 10 MCE banks [ 0.351999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.353427] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.354865] tlb_flushall_shift: 6 [ 0.356173] Freeing SMP alternatives: 28k freed [ 0.360400] ACPI: Core revision 20130517 [ 0.362063] ACPI: All ACPI Tables successfully acquired [ 0.363687] ftrace: allocating 25812 entries in 101 pages [ 0.387242] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.388988] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.390661] smpboot: Max logical packages: 2 [ 0.392124] Enabling x2apic [ 0.393126] Enabled x2apic [ 0.394326] Switched APIC routing to physical x2apic. [ 0.396682] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.398308] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.401153] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.409543] KVM setup paravirtual spinlock [ 0.411958] smpboot: Booting Node 0, Processors #1 OK [ 0.413691] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.435489] Brought up 2 CPUs [ 0.435492] KVM setup async PF for cpu 1 [ 0.435495] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.438910] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.441205] devtmpfs: initialized [ 0.443775] EVM: security.selinux [ 0.444851] EVM: security.ima [ 0.445825] EVM: security.capability [ 0.447537] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.449247] pinctrl core: initialized pinctrl subsystem [ 0.450798] NET: Registered protocol family 16 [ 0.452236] ACPI: bus type PCI registered [ 0.453448] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.455131] PCI: Using configuration type 1 for base access [ 0.459974] ACPI: Added _OSI(Module Device) [ 0.461217] ACPI: Added _OSI(Processor Device) [ 0.462453] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.463733] ACPI: Added _OSI(Processor Aggregator Device) [ 0.466657] ACPI: Interpreter enabled [ 0.467802] ACPI: (supports S0 S5) [ 0.468852] ACPI: Using IOAPIC for interrupt routing [ 0.470119] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.474121] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.475593] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.477306] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.478829] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.481691] acpiphp: Slot [3] registered [ 0.482805] acpiphp: Slot [4] registered [ 0.483927] acpiphp: Slot [5] registered [ 0.485045] acpiphp: Slot [6] registered [ 0.486166] acpiphp: Slot [7] registered [ 0.487272] acpiphp: Slot [8] registered [ 0.488378] acpiphp: Slot [9] registered [ 0.489483] acpiphp: Slot [10] registered [ 0.490608] acpiphp: Slot [11] registered [ 0.491729] acpiphp: Slot [12] registered [ 0.492858] acpiphp: Slot [13] registered [ 0.493986] acpiphp: Slot [14] registered [ 0.495106] acpiphp: Slot [15] registered [ 0.496236] acpiphp: Slot [16] registered [ 0.497363] acpiphp: Slot [17] registered [ 0.498484] acpiphp: Slot [18] registered [ 0.499613] acpiphp: Slot [19] registered [ 0.500741] acpiphp: Slot [20] registered [ 0.501865] acpiphp: Slot [21] registered [ 0.502986] acpiphp: Slot [22] registered [ 0.504105] acpiphp: Slot [23] registered [ 0.505223] acpiphp: Slot [24] registered [ 0.506359] acpiphp: Slot [25] registered [ 0.507483] acpiphp: Slot [26] registered [ 0.508613] acpiphp: Slot [27] registered [ 0.509735] acpiphp: Slot [28] registered [ 0.510858] acpiphp: Slot [29] registered [ 0.511983] acpiphp: Slot [30] registered [ 0.513102] acpiphp: Slot [31] registered [ 0.514217] PCI host bridge to bus 0000:00 [ 0.515338] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.516684] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.518222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.519764] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.521820] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.529619] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.531244] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.532748] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.534358] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.541166] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.543208] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.592463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.594351] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.597382] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.599136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.600861] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.602502] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.604214] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.606379] vgaarb: loaded [ 0.607277] vgaarb: bridge control possible 0000:00:02.0 [ 0.608766] SCSI subsystem initialized [ 0.609876] ACPI: bus type USB registered [ 0.611017] usbcore: registered new interface driver usbfs [ 0.612366] usbcore: registered new interface driver hub [ 0.613714] usbcore: registered new device driver usb [ 0.615167] PCI: Using ACPI for IRQ routing [ 0.616623] NetLabel: Initializing [ 0.617646] NetLabel: domain hash size = 128 [ 0.618799] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620088] NetLabel: unlabeled traffic allowed by default [ 0.621583] Switched to clocksource kvm-clock [ 0.629227] pnp: PnP ACPI init [ 0.630219] ACPI: bus type PNP registered [ 0.631693] pnp: PnP ACPI: found 5 devices [ 0.632830] ACPI: bus type PNP unregistered [ 0.640037] NET: Registered protocol family 2 [ 0.641499] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.643721] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.645542] TCP: Hash tables configured (established 32768 bind 32768) [ 0.647136] TCP: reno registered [ 0.648128] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.649599] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.651232] NET: Registered protocol family 1 [ 0.652425] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.653804] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.655151] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.674856] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.694554] Unpacking initramfs... [ 1.082982] Freeing initrd memory: 37508k freed [ 1.091989] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.093501] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.102863] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.104373] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.106009] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.107421] Initialise system trusted keyring [ 1.108591] audit: initializing netlink socket (disabled) [ 1.109880] type=2000 audit(1545532389.126:1): initialized [ 1.126854] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.128285] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.130704] zpool: loaded [ 1.131576] zbud: loaded [ 1.132605] VFS: Disk quotas dquot_6.5.2 [ 1.133692] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.135239] msgmni has been set to 7578 [ 1.136331] Key type big_key registered [ 1.137993] NET: Registered protocol family 38 [ 1.139158] Key type asymmetric registered [ 1.140241] Asymmetric key parser 'x509' registered [ 1.141457] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.143499] io scheduler noop registered [ 1.144569] io scheduler deadline registered (default) [ 1.145817] io scheduler cfq registered [ 1.146943] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.158475] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.160041] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.162023] ACPI: Power Button [PWRF] [ 1.163190] GHES: HEST is not enabled! [ 1.164326] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.189000] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.190791] Non-volatile memory driver v1.3 [ 1.192111] Linux agpgart interface v0.103 [ 1.193431] crash memory driver: version 1.1 [ 1.194788] rdac: device handler registered [ 1.196077] hp_sw: device handler registered [ 1.197364] emc: device handler registered [ 1.198630] alua: device handler registered [ 1.199870] libphy: Fixed MDIO Bus: probed [ 1.201156] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.202856] ehci-pci: EHCI PCI platform driver [ 1.204144] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.205723] ohci-pci: OHCI PCI platform driver [ 1.206987] uhci_hcd: USB Universal Host Controller Interface driver [ 1.242371] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.243733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.245801] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.247123] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.248581] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.250155] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.252231] usb usb1: Product: UHCI Host Controller [ 1.253473] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.255070] usb usb1: SerialNumber: 0000:00:01.2 [ 1.256349] hub 1-0:1.0: USB hub found [ 1.257447] hub 1-0:1.0: 2 ports detected [ 1.258682] usbcore: registered new interface driver usbserial [ 1.260099] usbcore: registered new interface driver usbserial_generic [ 1.261620] usbserial: USB Serial support registered for generic [ 1.263090] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.265841] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.267287] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.268809] mousedev: PS/2 mouse device common for all mice [ 1.270657] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.273411] rtc_cmos 00:00: RTC can wake from S4 [ 1.275448] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.277968] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.279742] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.281615] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.284158] cpuidle: using governor menu [ 1.285536] hidraw: raw HID events driver (C) Jiri Kosina [ 1.287153] usbcore: registered new interface driver usbhid [ 1.288660] usbhid: USB HID core driver [ 1.289867] drop_monitor: Initializing network drop monitor service [ 1.291562] TCP: cubic registered [ 1.292646] Initializing XFRM netlink socket [ 1.294030] NET: Registered protocol family 10 [ 1.295578] NET: Registered protocol family 17 [ 1.297109] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.298558] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.300018] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.302382] Loading compiled-in X.509 certificates [ 1.303615] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.305970] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.308725] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.311078] registered taskstats version 1 [ 1.313788] Key type trusted registered [ 1.316142] Key type encrypted registered [ 1.318486] IMA: No TPM chip found, activating TPM-bypass! [ 1.320191] rtc_cmos 00:00: setting system clock to 2018-12-23 02:33:09 UTC (1545532389) [ 1.322980] Freeing unused kernel memory: 1680k freed [ 1.327481] 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.331695] systemd[1]: Detected virtualization kvm. [ 1.332986] systemd[1]: Detected architecture x86-64. [ 1.334285] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.336622] systemd[1]: No hostname configured. [ 1.337808] systemd[1]: Set hostname to . [ 1.339112] systemd[1]: Initializing machine ID from KVM UUID. [ 1.360876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.363081] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.365975] systemd[1]: Reached target Swap. [ 1.367110] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.368900] systemd[1]: Reached target Timers. [ 1.370067] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.372006] systemd[1]: Created slice Root Slice. [ 1.373203] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.375210] systemd[1]: Listening on udev Control Socket. [ 1.376515] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.378591] systemd[1]: Listening on udev Kernel Socket. [ 1.379888] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Paths. [ 1.381860] systemd[1]: Reached target Paths. [ 1.383015] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.384936] systemd[1]: Reached target Local File Systems. [ 1.386253] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.388322] systemd[1]: Created slice System Slice. [ 1.389556] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.391446] systemd[1]: Reached target Slices. [ 1.392617] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.394513] systemd[1]: Listening on Journal Socket. [ 1.395758] systemd[1]: Starting Journal Socket. [ 1.397363] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.399647] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.401898] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.404736] systemd[1]: Reached target Sockets. [ 1.407095] systemd[1]: Starting Sockets. [ 1.408497] 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.418940] 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.465530] RPC: Registered named UNIX socket transport module. [ 1.466985] RPC: Registered udp transport module. [ 1.468208] RPC: Registered tcp transport module. [ 1.469421] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.560598] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.578858] FDC 0 is a S82078B [ 1.583817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.587519] scsi host0: ata_piix [ 1.588994] scsi host1: ata_piix [ 1.590270] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.592378] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.632269] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.638139] 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.713555] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.715094] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.716647] usb 1-1: Product: QEMU USB Tablet [ 1.717769] usb 1-1: Manufacturer: QEMU [ 1.718806] usb 1-1: SerialNumber: 42 [ 1.728696] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.731114] 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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.814408] SGI XFS with ACLs, security attributes, no debug enabled [ 1.816980] XFS (vda1): Mounting V4 Filesystem [ 1.881820] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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.103650] tsc: Refined TSC clocksource calibration: 3491.910 MHz [ 2.123839] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.418441] SELinux: Disabled at runtime. [ 2.454619] type=1404 audit(1545532390.634:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.515308] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.516956] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Huge Pages File System... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Starting Apply Kernel Variables... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[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. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [ 2.958005] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted NFSD configuration filesystem. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.994559] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[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... [[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.[ 3.272258] type=1305 audit(1545532391.451:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting LSB: Bring up/down networking... Starting Login Service... Starting GSSAPI Proxy Daemon... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.359773] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.396073] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting D-Bus System Message Bus... [ 3.414730] ppdev: user-space parallel port driver Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [ 3.450354] [drm] Initialized drm 1.1.0 20060810 [[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... [ 3.469878] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.478807] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.480360] [TTM] Initializing pool allocator [ 3.481675] [TTM] Initializing DMA pool allocator [ 3.483718] [drm] fb mappable at 0xFC000000 [ 3.485122] [drm] vram aper at 0xFC000000 [ 3.486493] [drm] size 33554432 [ 3.487792] [drm] fb depth is 24 [ 3.488877] [drm] pitch is 3072 [[32m OK [0m] Started Permit User Sessions. [ 3.490571] fbcon: cirrusdrmfb (fb0) is primary device [ 3.508402] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.512207] Console: switching to colour frame buffer device 128x48 [ 3.514667] alg: No test for crc32 (crc32-pclmul) [ 3.526748] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started Getty on tty1. [ 3.545837] intel_rapl: no valid rapl domains found in package 0 Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty o[ 3.550961] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 n ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.587772] intel_powerclamp: No package C-state available [ 3.593045] intel_powerclamp: No package C-state availableintel_powerclamp: No package C-state available [ 3.601892] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.130067] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 02:33:12 +0000. Up 4.10 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 Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.138156] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 02:33:14 +0000. Up 6.06 seconds. [ 6.155480] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.159251] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.163192] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.165429] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.167615] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.169748] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:3d:d6:47 | [ 6.172182] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.174873] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.177618] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.180557] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.183316] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.185713] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.188202] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.191209] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.193647] cloud-init[799]: 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.228086] cloud-init[2302]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 02:33:17 +0000. Up 9.10 seconds. [ 9.626172] cloud-init[2367]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 02:33:18 +0000. Up 9.57 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 | b5:2b:a0:f7:f6:29:fb:7a:b5:74:88:cc:de:42:0b:5a | - | 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.989996] cloud-init[2367]: Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 02:33:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.96 seconds 2018-12-23 02:33:24,662 - paramiko.transport - DEBUG - starting thread (client mode): 0xda8ef510L 2018-12-23 02:33:24,662 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 02:33:24,711 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-23 02:33:24,711 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-23 02:33:24,796 - 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-12-23 02:33:24,796 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 02:33:24,796 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 02:33:24,796 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 02:33:24,797 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 02:33:24,797 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 02:33:24,803 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 02:33:24,804 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 02:33:24,826 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 4c1f7c71f5a98b8370f02ab218eae423 2018-12-23 02:33:24,828 - paramiko.transport - DEBUG - Trying key b52ba0f7f629fb7ab57488ccde420b5a from /tmp/tmpYDakip 2018-12-23 02:33:24,843 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 02:33:24,914 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 02:33:24,929 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-12-23 02:33:24,929 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-12-23 02:33:24,929 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-12-23 02:33:24,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-12-23 02:33:25,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:33:25,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:33:25,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:33:25,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:33:25,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:33:25,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:33:25,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:33:25,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4389, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4400, "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": 1598, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4381, "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": 814, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 808, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4083, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4373, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-23 02:33:25,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:33:25,194 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:33:24 GMT 2018-12-23 02:33:25,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:33:25,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-12-23 02:33:25,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:33:25,194 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4389, 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': 4400, 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': 1598, 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': 4381, 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': 814, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 808, 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': 4083, 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': 4373, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-23 02:33:25,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-12-23 02:33:25,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:33:25,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:33:25,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:33:25,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:33:25,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:33:25,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:33:25,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:33:25,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4389, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4400, "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": 1598, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4381, "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": 814, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 808, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4083, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4373, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-23 02:33:25,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:33:25,353 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:33:24 GMT 2018-12-23 02:33:25,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:33:25,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-12-23 02:33:25,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:33:25,353 - functest.core.cloudify - INFO - The current manager status is running 2018-12-23 02:33:25,354 - 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-12-23 02:33:25,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:33:25,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:33:25,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:33:25,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:33:25,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:33:25,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:33:25,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:33:25,437 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-23 02:33:25,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T02:33:24.907Z", "updated_at": "2018-12-23T02:33:24.907Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-23 02:33:25,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:33:25,437 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:33:24 GMT 2018-12-23 02:33:25,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:33:25,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-23 02:33:25,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:33:25,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2018-12-23 02:33:25,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:33:25,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:33:25,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:33:25,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:33:25,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:33:25,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:33:25,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:33:25,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-12-23T02:33:24.907Z", "updated_at": "2018-12-23T02:33:24.907Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-23 02:33:25,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:33:25,577 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:33:25 GMT 2018-12-23 02:33:25,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:33:25,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-12-23 02:33:25,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:33:25,578 - functest.core.cloudify - DEBUG - List secrets: 2018-12-23 02:33:25,578 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/secrets/foo 2018-12-23 02:33:25,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:33:25,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:33:25,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:33:25,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:33:25,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:33:25,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:33:25,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:33:25,649 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-23 02:33:25,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T02:33:24.907Z", "updated_at": "2018-12-23T02:33:24.907Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-23 02:33:25,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:33:25,649 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:33:25 GMT 2018-12-23 02:33:25,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:33:25,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-23 02:33:25,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:33:25,649 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-12-23 02:33:25,650 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-12-23 02:33:25,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-12-23 02:33:25,651 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 02:33:25,652 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 02:33:25,652 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 02:33:25,659 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 02:33:25,731 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 02:33:25,731 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 02:33:25,733 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 02:33:25,734 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 02:33:25,734 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 02:33:25,738 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 02:34:09,490 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 02:34:09,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.sfo12.us.leaseweb.net * extras: centos.s.uw.edu * updates: mirror.web-ster.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-36.el7 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 15 MB/s | 55 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-36.el7.x86_64 1/24 Updating : glibc-common-2.17-260.el7.x86_64 2/24 Updating : glibc-2.17-260.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-16.el7.x86_64 6/24 Updating : python-libs-2.7.5-76.el7.x86_64 7/24 Updating : python-2.7.5-76.el7.x86_64 8/24 Installing : cpp-4.8.5-36.el7.x86_64 9/24 Updating : libgomp-4.8.5-36.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-957.1.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-260.el7.x86_64 12/24 Installing : glibc-devel-2.17-260.el7.x86_64 13/24 Installing : gcc-4.8.5-36.el7.x86_64 14/24 Installing : python-devel-2.7.5-76.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-16.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : python-2.7.5-76.el7.x86_64 1/24 Verifying : libgcc-4.8.5-36.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 3/24 Verifying : glibc-2.17-260.el7.x86_64 4/24 Verifying : gcc-4.8.5-36.el7.x86_64 5/24 Verifying : python-devel-2.7.5-76.el7.x86_64 6/24 Verifying : 1:openssl-1.0.2k-16.el7.x86_64 7/24 Verifying : cpp-4.8.5-36.el7.x86_64 8/24 Verifying : libgomp-4.8.5-36.el7.x86_64 9/24 Verifying : glibc-common-2.17-260.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : kernel-headers-3.10.0-957.1.3.el7.x86_64 12/24 Verifying : python-libs-2.7.5-76.el7.x86_64 13/24 Verifying : glibc-devel-2.17-260.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : glibc-headers-2.17-260.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-36.el7 python-devel.x86_64 0:2.7.5-76.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7 glibc-devel.x86_64 0:2.17-260.el7 glibc-headers.x86_64 0:2.17-260.el7 kernel-headers.x86_64 0:3.10.0-957.1.3.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-260.el7 glibc-common.x86_64 0:2.17-260.el7 libgcc.x86_64 0:4.8.5-36.el7 libgomp.x86_64 0:4.8.5-36.el7 openssl.x86_64 1:1.0.2k-16.el7 openssl-libs.x86_64 1:1.0.2k-16.el7 python.x86_64 0:2.7.5-76.el7 python-libs.x86_64 0:2.7.5-76.el7 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-12-23 02:34:09,491 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 02:34:09,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-12-23 02:34:09,492 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-12-23 02:34:12,078 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-12-23 02:34:12,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 02:34:12,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:34:12,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-af372e95-b30f-4db3-8649-dd4a2ee877ed Date: Sun, 23 Dec 2018 02:34:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/snap", "metadata": {}}], "file": "/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/file", "owner": "3474d9aba6d84e5dae9233e81f6bd121", "id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "size": 4373348352, "self": "/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T02:30:16Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T02:29:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 02:34:12,282 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-af372e95-b30f-4db3-8649-dd4a2ee877ed 2018-12-23 02:34:12,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204245090485s 2018-12-23 02:34:12,283 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-af372e95-b30f-4db3-8649-dd4a2ee877ed 2018-12-23 02:34:12,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 02:34:12,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}' 2018-12-23 02:34:12,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/85eb617b-e786-4464-ac85-b0bf4b33db46 X-Openstack-Request-Id: req-2c4d9540-5a4e-474f-915c-9daa76aa52a2 Date: Sun, 23 Dec 2018 02:34:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/85eb617b-e786-4464-ac85-b0bf4b33db46/file", "owner": "3474d9aba6d84e5dae9233e81f6bd121", "id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "size": null, "self": "/v2/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-12-23T02:34:12Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "checksum": null, "created_at": "2018-12-23T02:34:12Z", "protected": false} 2018-12-23 02:34:12,481 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-2c4d9540-5a4e-474f-915c-9daa76aa52a2 2018-12-23 02:34:12,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.196270942688s 2018-12-23 02:34:12,482 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-2c4d9540-5a4e-474f-915c-9daa76aa52a2 returning object 85eb617b-e786-4464-ac85-b0bf4b33db46 2018-12-23 02:34:12,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 02:34:12,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/85eb617b-e786-4464-ac85-b0bf4b33db46/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}55399fb0602bc482ffd6a03455ad418f0d562c19" -d '' 2018-12-23 02:34:22,108 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8fc93052-9fa5-4746-b4d4-d4e8bcccb444 Date: Sun, 23 Dec 2018 02:34:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 02:34:22,109 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/85eb617b-e786-4464-ac85-b0bf4b33db46/file used request id req-8fc93052-9fa5-4746-b4d4-d4e8bcccb444 2018-12-23 02:34:22,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.62571907043s 2018-12-23 02:34:22,109 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/85eb617b-e786-4464-ac85-b0bf4b33db46/file used request id req-8fc93052-9fa5-4746-b4d4-d4e8bcccb444 2018-12-23 02:34:22,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 02:34:22,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:34:22,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-072b00ca-cb84-46d3-a587-27b83ed8337f Date: Sun, 23 Dec 2018 02:34:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/85eb617b-e786-4464-ac85-b0bf4b33db46/snap", "metadata": {}}], "file": "/v2/images/85eb617b-e786-4464-ac85-b0bf4b33db46/file", "owner": "3474d9aba6d84e5dae9233e81f6bd121", "id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "size": 426967040, "self": "/v2/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/85eb617b-e786-4464-ac85-b0bf4b33db46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-12-23T02:34:22Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-12-23T02:34:12Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/snap", "metadata": {}}], "file": "/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/file", "owner": "3474d9aba6d84e5dae9233e81f6bd121", "id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "size": 4373348352, "self": "/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T02:30:16Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T02:29:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 02:34:22,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-072b00ca-cb84-46d3-a587-27b83ed8337f 2018-12-23 02:34:22,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.187301874161s 2018-12-23 02:34:22,297 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-072b00ca-cb84-46d3-a587-27b83ed8337f 2018-12-23 02:34:22,300 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/85eb617b-e786-4464-ac85-b0bf4b33db46/snap', u'metadata': Munch({})})], 'file': u'/v2/images/85eb617b-e786-4464-ac85-b0bf4b33db46/file', 'owner': u'3474d9aba6d84e5dae9233e81f6bd121', 'id': u'85eb617b-e786-4464-ac85-b0bf4b33db46', 'size': 426967040, u'self': u'/v2/images/85eb617b-e786-4464-ac85-b0bf4b33db46', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3474d9aba6d84e5dae9233e81f6bd121', 'name': 'vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/85eb617b-e786-4464-ac85-b0bf4b33db46/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T02:34:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T02:34:22Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/85eb617b-e786-4464-ac85-b0bf4b33db46', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', 'created': u'2018-12-23T02:34:12Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-12-23T02:34:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/85eb617b-e786-4464-ac85-b0bf4b33db46', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-12-23 02:34:22,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 02:34:22,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-12-23 02:34:22,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:34:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-670c3b2f-4af6-4297-87ac-a53d7235db96 x-compute-request-id: req-670c3b2f-4af6-4297-87ac-a53d7235db96 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "name": "vyos_vrouter-flavor_alt_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 02:34:22,358 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-670c3b2f-4af6-4297-87ac-a53d7235db96 2018-12-23 02:34:22,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0576260089874s 2018-12-23 02:34:22,359 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-670c3b2f-4af6-4297-87ac-a53d7235db96 returning object 7400e636-feed-41b4-a5a0-a920bdadbeb7 2018-12-23 02:34:22,360 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_a317074b-67b8-44c8-a0dc-f35c74ebc6bd', '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'c9673704b75e4254b287ac35103b6d8c', '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'7400e636-feed-41b4-a5a0-a920bdadbeb7', 'swap': 0}) 2018-12-23 02:34:22,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 02:34:22,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7/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}8568a0ab0835741610fb80dd79c8b249685a84de" -d '{"extra_specs": {}}' 2018-12-23 02:34:22,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:34:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf2074a8-482f-4364-ac81-bf9a828f918c x-compute-request-id: req-cf2074a8-482f-4364-ac81-bf9a828f918c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 02:34:22,382 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7/os-extra_specs used request id req-cf2074a8-482f-4364-ac81-bf9a828f918c 2018-12-23 02:34:22,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213100910187s 2018-12-23 02:34:22,382 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7/os-extra_specs used request id req-cf2074a8-482f-4364-ac81-bf9a828f918c 2018-12-23 02:34:22,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-12-23 02:34:22,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:34:22,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa329d1b-ed45-4077-92af-7d093eb5432f Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.26:5000/v3/services/02f86a88b510461db2467aa2eaa0df64"}, "enabled": true, "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.26:5000/v3/services/18ff283d87d945ec96de1b86c5c343b9"}, "enabled": true, "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.26:5000/v3/services/259951b4d003470c9d57ffc82e542487"}, "enabled": true, "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.26:5000/v3/services/290af5453ccc47ad972c16f6b6ce073c"}, "enabled": true, "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.26:5000/v3/services/299274fe4ff94948a126e175f4ea4d73"}, "enabled": true, "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.26:5000/v3/services/48f30cee4f434d01a930ebdefcb913df"}, "enabled": true, "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.26:5000/v3/services/5842b8ae133c403e85631b9d02a7b3b3"}, "enabled": true, "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.26:5000/v3/services/655a4807be8d468f8aeef354092a96f3"}, "enabled": true, "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.26:5000/v3/services/77ccac0088a14668a0836949aea9d145"}, "enabled": true, "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.26:5000/v3/services/8769b62be6ac45f6a0a337944bb6465a"}, "enabled": true, "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.26:5000/v3/services/94ab20e050bd4e3bada0d7bedc2bc6cb"}, "enabled": true, "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.26:5000/v3/services/96bd7ec0274942f2b9ab5bdadea5d984"}, "enabled": true, "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.26:5000/v3/services/e8966ff77bbf4df7996538fd1b699191"}, "enabled": true, "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.26:5000/v3/services/edbf35b6915c4ff384c74e87eda41d3f"}, "enabled": true, "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.26:5000/v3/services/fac78c71ca8b4f7db631d1758b54e630"}, "enabled": true, "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.26:5000/v3/services/fd8d20689e154ffba0dea0f75e20c391"}, "enabled": true, "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "links": {"self": "http://172.30.9.26:5000/v3/services", "previous": null, "next": null}} 2018-12-23 02:34:22,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/services used request id req-aa329d1b-ed45-4077-92af-7d093eb5432f 2018-12-23 02:34:22,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0798900127411s 2018-12-23 02:34:22,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-12-23 02:34:22,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:34:22,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a4907c-5cdf-4313-af6e-12cada31ac2a Content-Encoding: gzip Content-Length: 2063 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/010bb75ee51d496dae4c75e55b5bebbe"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "655a4807be8d468f8aeef354092a96f3", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/19c5859e716746a69386111730aef4d6"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8769b62be6ac45f6a0a337944bb6465a", "id": "19c5859e716746a69386111730aef4d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1fbb53cf2c464ebcac4c3a1d4b79dddf"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/225f0256d7eb47088ad45d05066c2d83"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e8966ff77bbf4df7996538fd1b699191", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/263d108e6297400990dce135dd000345"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5842b8ae133c403e85631b9d02a7b3b3", "id": "263d108e6297400990dce135dd000345"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/264b44218f8b49fe924ea8ad6c2a1b21"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "259951b4d003470c9d57ffc82e542487", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/314a0186243d459dafb21222abbb610f"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8769b62be6ac45f6a0a337944bb6465a", "id": "314a0186243d459dafb21222abbb610f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/347703c193ac4166aa8dee19c6d032d4"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e8966ff77bbf4df7996538fd1b699191", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/349d66f9624d486b8df9a5cf8588e6be"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "290af5453ccc47ad972c16f6b6ce073c", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/458f70f468264438b0390f32667fcdeb"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fac78c71ca8b4f7db631d1758b54e630", "id": "458f70f468264438b0390f32667fcdeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5379de3b3fac487c8df275fe5e490e00"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "edbf35b6915c4ff384c74e87eda41d3f", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5b54fceb32194691bf7390a7d2978e8c"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "edbf35b6915c4ff384c74e87eda41d3f", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5d7effb96827405bae55aca3f70b368c"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "18ff283d87d945ec96de1b86c5c343b9", "id": "5d7effb96827405bae55aca3f70b368c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/699c940de0b14c1eadca09be9f6590a1"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "259951b4d003470c9d57ffc82e542487", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6dad8d069a06470290bafab9e4b34826"}, "url": "http://172.30.9.26:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "290af5453ccc47ad972c16f6b6ce073c", "id": "6dad8d069a06470290bafab9e4b34826"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/719deddf1fb54dfebc3a8c2990f2b2f1"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96bd7ec0274942f2b9ab5bdadea5d984", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/73aa48a4f25e40f69e599f5d78673633"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "299274fe4ff94948a126e175f4ea4d73", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/82eb879f04e94dd69dabd66ad22c4298"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8769b62be6ac45f6a0a337944bb6465a", "id": "82eb879f04e94dd69dabd66ad22c4298"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/846c863c0b0e4d398904a016f07cb81e"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "77ccac0088a14668a0836949aea9d145", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/84f1bfb4b10f486fa85ca491287b4199"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5842b8ae133c403e85631b9d02a7b3b3", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8a7780d6e90b4a89a3fc41c0d6b18836"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fac78c71ca8b4f7db631d1758b54e630", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9192457ac2a641658434802b8711b209"}, "url": "http://172.30.9.26:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fd8d20689e154ffba0dea0f75e20c391", "id": "9192457ac2a641658434802b8711b209"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/94642ec3ad3a4563b961f5f217607f33"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96bd7ec0274942f2b9ab5bdadea5d984", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/956c168046034caf9e4f3ffcc0ad57ba"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96bd7ec0274942f2b9ab5bdadea5d984", "id": "956c168046034caf9e4f3ffcc0ad57ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/957b8e19a9a04929b3c4c78f09a374a2"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "77ccac0088a14668a0836949aea9d145", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9a2ad39a716b4925b94c2fe8fdfddae4"}, "url": "http://172.30.9.26:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "18ff283d87d945ec96de1b86c5c343b9", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a3d0d945e45d4ef38d33f9efe769ec78"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a94f80a2790541668d9743fccc939385"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "259951b4d003470c9d57ffc82e542487", "id": "a94f80a2790541668d9743fccc939385"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/aea05a6941cf489695d17121fd40145b"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "18ff283d87d945ec96de1b86c5c343b9", "id": "aea05a6941cf489695d17121fd40145b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/aeb0de87500440ec85bca3b97148c940"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "48f30cee4f434d01a930ebdefcb913df", "id": "aeb0de87500440ec85bca3b97148c940"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bca00d75a64f48daafaae3562cb7b2c8"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fd8d20689e154ffba0dea0f75e20c391", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bcef0d3806244f2a83b75dc351d3771d"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "655a4807be8d468f8aeef354092a96f3", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bd69c36f4c0d494c8036dcce3874d491"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "299274fe4ff94948a126e175f4ea4d73", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bf9fe5c3cb3645099f262600a623bf48"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e8966ff77bbf4df7996538fd1b699191", "id": "bf9fe5c3cb3645099f262600a623bf48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bff9c64247024166b974f77ea321f99e"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fd8d20689e154ffba0dea0f75e20c391", "id": "bff9c64247024166b974f77ea321f99e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c49c187a1e7441c39d0516b608806f67"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "77ccac0088a14668a0836949aea9d145", "id": "c49c187a1e7441c39d0516b608806f67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c88451c73d034b70a0fa0fc41d4ee375"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "48f30cee4f434d01a930ebdefcb913df", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c90bc153f1da4a619881c2d5effbd91d"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "edbf35b6915c4ff384c74e87eda41d3f", "id": "c90bc153f1da4a619881c2d5effbd91d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c9aecdb0ae7a48e296aaa03862d855d0"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "290af5453ccc47ad972c16f6b6ce073c", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cb93ca13241a420ab969d163ab855648"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fac78c71ca8b4f7db631d1758b54e630", "id": "cb93ca13241a420ab969d163ab855648"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cf20d6f2e411410b908d25da10807937"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5842b8ae133c403e85631b9d02a7b3b3", "id": "cf20d6f2e411410b908d25da10807937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cf78bd0b311e4781a9ee002a64401745"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "655a4807be8d468f8aeef354092a96f3", "id": "cf78bd0b311e4781a9ee002a64401745"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e0626d2160b14ebf9ed75ddf1f91f557"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e7a1cc72fb5e4223ac729749ef8482cb"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "299274fe4ff94948a126e175f4ea4d73", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ea37b91d4b864a05a2faa4b4115fe970"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "48f30cee4f434d01a930ebdefcb913df", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-23 02:34:22,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-75a4907c-5cdf-4313-af6e-12cada31ac2a 2018-12-23 02:34:22,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0881450176239s 2018-12-23 02:34:22,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-12-23 02:34:22,569 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-12-23 02:34:24,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:24,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:24,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:24,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:24,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:24,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:24,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:24,337 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-12-23 02:34:24,337 - 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-12-23T02:34:24.271Z", "updated_at": "2018-12-23T02:34:24.271Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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": true, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-12-23 02:34:24,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:24,339 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:24 GMT 2018-12-23 02:34:24,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:24,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-12-23 02:34:24,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:24,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-12-23 02:34:24,353 - 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.26:5000", "keystone_tenant_name": "vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "keystone_password": "4f436904-a18f-475c-9f9d-60751da826e4", "reference_vnf_flavor_id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "target_vnf_flavor_id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "target_vnf_image_id": "85eb617b-e786-4464-ac85-b0bf4b33db46"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-12-23 02:34:25,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:25,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:25,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:25,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:25,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:25,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:25,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:25,279 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-12-23 02:34:25,279 - 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": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "target_vnf_flavor_id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "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_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "keystone_password": "4f436904-a18f-475c-9f9d-60751da826e4", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.26:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-23T02:34:24.541Z", "updated_at": "2018-12-23T02:34:24.541Z", "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-12-23 02:34:25,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:25,279 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:25 GMT 2018-12-23 02:34:25,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:25,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-12-23 02:34:25,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:25,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2018-12-23 02:34:25,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:25,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:25,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:25,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:25,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:25,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:25,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:25,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:34:25.151Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ba5da890-1908-4a65-8da8-065934075f7c"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-23 02:34:25,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:25,381 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:25 GMT 2018-12-23 02:34:25,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:25,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-12-23 02:34:25,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:25,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:34:25,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:25,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:25,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:25,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:25,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:25,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:25,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:25,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-23 02:34:25,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:25,462 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:25 GMT 2018-12-23 02:34:25,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:25,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-23 02:34:25,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:25,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ba5da890-1908-4a65-8da8-065934075f7c 2018-12-23 02:34:25,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:25,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:25,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:25,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:25,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:25,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:25,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:25,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:34:25.151Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ba5da890-1908-4a65-8da8-065934075f7c"} 2018-12-23 02:34:25,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:25,530 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:25 GMT 2018-12-23 02:34:25,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:25,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-23 02:34:25,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:30,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:34:30,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:30,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:30,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:30,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:30,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:30,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:30,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:30,622 - 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-12-23T02:34:26.140Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:34:26.140Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba5da890-1908-4a65-8da8-065934075f7c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:34:26.533Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:34:26.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba5da890-1908-4a65-8da8-065934075f7c", "logger": "ca6fe093-4657-4b40-9497-f399e32d751c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:34:27.286Z", "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-12-23T02:34:27.286Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba5da890-1908-4a65-8da8-065934075f7c", "logger": "ca6fe093-4657-4b40-9497-f399e32d751c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:34:27.286Z", "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-12-23T02:34:27.286Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba5da890-1908-4a65-8da8-065934075f7c", "logger": "ca6fe093-4657-4b40-9497-f399e32d751c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:34:27.286Z", "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-12-23T02:34:27.286Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba5da890-1908-4a65-8da8-065934075f7c", "logger": "ca6fe093-4657-4b40-9497-f399e32d751c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:34:27.286Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:34:27.286Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba5da890-1908-4a65-8da8-065934075f7c", "logger": "ca6fe093-4657-4b40-9497-f399e32d751c"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:34:27.336Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:34:27.336Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba5da890-1908-4a65-8da8-065934075f7c"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:34:27.336Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:34:27.336Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba5da890-1908-4a65-8da8-065934075f7c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:34:27.336Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:34:27.336Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba5da890-1908-4a65-8da8-065934075f7c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:34:28.501Z", "message": "Installing from directory: /tmp/tmphg4Gbx [args=--prefix=\"/tmp/openstack-MK45Rk\" --constraint=\"/tmp/openstack-MK45Rk/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:34:28.501Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba5da890-1908-4a65-8da8-065934075f7c", "logger": "ca6fe093-4657-4b40-9497-f399e32d751c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:34:29.312Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmphg4Gbx --prefix=\"/tmp/openstack-MK45Rk\" --constraint=\"/tmp/openstack-MK45Rk/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:34:29.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba5da890-1908-4a65-8da8-065934075f7c", "logger": "ca6fe093-4657-4b40-9497-f399e32d751c"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-12-23 02:34:30,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:30,622 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:30 GMT 2018-12-23 02:34:30,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:30,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-12-23 02:34:30,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:30,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-12-23 02:34:30,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-12-23 02:34:30,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-12-23 02:34:30,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-12-23 02:34:30,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-12-23 02:34:30,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-12-23 02:34:30,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-12-23 02:34:30,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 02:34:30,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 02:34:30,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmphg4Gbx [args=--prefix="/tmp/openstack-MK45Rk" --constraint="/tmp/openstack-MK45Rk/constraint.txt", package_name=cloudify-openstack-plugin] 2018-12-23 02:34:30,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmphg4Gbx --prefix="/tmp/openstack-MK45Rk" --constraint="/tmp/openstack-MK45Rk/constraint.txt" 2018-12-23 02:34:30,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ba5da890-1908-4a65-8da8-065934075f7c 2018-12-23 02:34:30,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:30,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:30,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:30,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:30,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:30,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:30,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:30,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:34:25.151Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ba5da890-1908-4a65-8da8-065934075f7c"} 2018-12-23 02:34:30,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:30,692 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:30 GMT 2018-12-23 02:34:30,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:30,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-23 02:34:30,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:35,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:34:35,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:35,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:35,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:35,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:35,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:35,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:35,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:35,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-23 02:34:35,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:35,767 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:35 GMT 2018-12-23 02:34:35,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:35,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-23 02:34:35,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:35,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ba5da890-1908-4a65-8da8-065934075f7c 2018-12-23 02:34:35,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:35,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:35,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:35,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:35,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:35,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:35,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:35,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:34:25.151Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ba5da890-1908-4a65-8da8-065934075f7c"} 2018-12-23 02:34:35,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:35,854 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:35 GMT 2018-12-23 02:34:35,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:35,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-23 02:34:35,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:40,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:34:40,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:40,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:40,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:40,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:40,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:40,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:40,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:40,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-23 02:34:40,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:40,932 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:40 GMT 2018-12-23 02:34:40,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:40,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-23 02:34:40,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:40,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ba5da890-1908-4a65-8da8-065934075f7c 2018-12-23 02:34:41,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:41,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:41,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:41,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:41,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:41,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:41,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:41,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:34:25.151Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ba5da890-1908-4a65-8da8-065934075f7c"} 2018-12-23 02:34:41,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:41,026 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:41 GMT 2018-12-23 02:34:41,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:41,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-23 02:34:41,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:46,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:34:46,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:46,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:46,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:46,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:46,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:46,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:46,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:46,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-23 02:34:46,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:46,134 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:46 GMT 2018-12-23 02:34:46,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:46,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-23 02:34:46,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:46,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ba5da890-1908-4a65-8da8-065934075f7c 2018-12-23 02:34:46,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:46,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:46,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:46,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:46,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:46,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:46,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:46,219 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:34:25.151Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ba5da890-1908-4a65-8da8-065934075f7c"} 2018-12-23 02:34:46,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:46,219 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:46 GMT 2018-12-23 02:34:46,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:46,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-23 02:34:46,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:51,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:34:51,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:51,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:51,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:51,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:51,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:51,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:51,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:51,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-23 02:34:51,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:51,293 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:51 GMT 2018-12-23 02:34:51,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:51,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-23 02:34:51,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:51,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ba5da890-1908-4a65-8da8-065934075f7c 2018-12-23 02:34:51,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:51,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:51,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:51,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:51,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:51,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:51,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:51,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:34:25.151Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ba5da890-1908-4a65-8da8-065934075f7c"} 2018-12-23 02:34:51,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:51,382 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:51 GMT 2018-12-23 02:34:51,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:51,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-23 02:34:51,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:56,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:34:56,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:56,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:56,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:56,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:56,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:56,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:56,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:56,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:34:54.122Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:34:54.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba5da890-1908-4a65-8da8-065934075f7c", "logger": "ca6fe093-4657-4b40-9497-f399e32d751c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:34:54.352Z", "message": "Removing directory: /tmp/tmphg4Gbx", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:34:54.352Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba5da890-1908-4a65-8da8-065934075f7c", "logger": "ca6fe093-4657-4b40-9497-f399e32d751c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:34:55.123Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:34:55.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba5da890-1908-4a65-8da8-065934075f7c"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:34:55.380Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T02:34:55.380Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba5da890-1908-4a65-8da8-065934075f7c"}], "metadata": {"pagination": {"total": 15, "offset": 11, "size": 50}}} 2018-12-23 02:34:56,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:56,471 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:56 GMT 2018-12-23 02:34:56,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:56,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2047 2018-12-23 02:34:56,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:56,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-12-23 02:34:56,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmphg4Gbx 2018-12-23 02:34:56,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 02:34:56,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-12-23 02:34:56,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ba5da890-1908-4a65-8da8-065934075f7c 2018-12-23 02:34:56,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:56,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:56,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:56,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:56,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:56,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:56,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:56,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:34:25.151Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ba5da890-1908-4a65-8da8-065934075f7c"} 2018-12-23 02:34:56,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:56,541 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:56 GMT 2018-12-23 02:34:56,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:56,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-12-23 02:34:56,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:56,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-12-23 02:34:56,542 - 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-12-23 02:34:56,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:56,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:56,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:56,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:56,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:56,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:56,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:56,704 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-12-23 02:34:56,704 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:34:56,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:56,705 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:56 GMT 2018-12-23 02:34:56,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:56,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:34:56,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:56,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:34:56,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:56,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:56,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:56,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:56,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:56,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:56,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:56,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-23 02:34:56,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:56,774 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:56 GMT 2018-12-23 02:34:56,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:56,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-23 02:34:56,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:34:56,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:34:56,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:34:56,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:34:56,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:34:56,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:34:56,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:34:56,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:34:56,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:34:56,840 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:34:56,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:34:56,840 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:34:56 GMT 2018-12-23 02:34:56,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:34:56,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:34:56,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:01,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:35:01,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:01,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:01,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:01,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:01,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:01,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:01,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:01,944 - 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-12-23T02:34:57.573Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:34:57.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "management_plane_network_5pv89j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:34:58.592Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:34:58.592Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_ip_3a3jlx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:34:58.592Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:34:58.592Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_ip_mup4uq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:00.323Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:00.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_ip_3a3jlx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:00.323Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:00.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "data_plane_network_9jz959", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:00.323Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:00.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "keypair_48w4dq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:00.323Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:00.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "keypair_48w4dq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:00.323Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:00.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "management_plane_network_5pv89j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:00.323Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:00.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "data_plane_network_9jz959", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:00.323Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:00.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "keypair_48w4dq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:00.323Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:00.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_ip_mup4uq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:00.323Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:00.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_ip_3a3jlx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:00.323Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:00.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "external_network_0udto5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:00.323Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:00.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "data_plane_network_9jz959", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:00.323Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:00.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "management_plane_network_5pv89j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:00.323Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:00.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_ip_mup4uq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:00.323Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:00.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "security_group_n598ak", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:01.376Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:01.376Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "external_network_0udto5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:01.376Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:01.376Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "security_group_n598ak", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:01.376Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:01.376Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}], "metadata": {"pagination": {"total": 20, "offset": 0, "size": 50}}} 2018-12-23 02:35:01,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:01,944 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:01 GMT 2018-12-23 02:35:01,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:01,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9834 2018-12-23 02:35:01,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:01,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-12-23 02:35:01,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 02:35:01,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 02:35:01,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 02:35:01,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-23 02:35:01,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 02:35:01,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-12-23 02:35:01,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 02:35:01,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-23 02:35:01,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-23 02:35:01,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-12-23 02:35:01,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-23 02:35:01,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-23 02:35:01,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 02:35:01,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-23 02:35:01,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-23 02:35:01,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-23 02:35:01,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 02:35:01,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-23 02:35:01,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 02:35:01,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:35:02,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:02,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:02,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:02,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:02,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:02,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:02,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:02,178 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:35:02,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:02,178 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:02 GMT 2018-12-23 02:35:02,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:02,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:35:02,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:07,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:35:07,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:07,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:07,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:07,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:07,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:07,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:07,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:07,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_3a3jlx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:02.561Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3474d9aba6d84e5dae9233e81f6bd121', u'created_at': u'2018-12-23T02:35:01Z', u'updated_at': u'2018-12-23T02:35:01Z', u'floating_network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'3474d9aba6d84e5dae9233e81f6bd121', u'port_id': None, u'id': u'4ca6577c-8cb1-4b17-a7f3-7facdb40c8f8'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:02.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "df60603f-7f5f-4f28-8718-61c1d984b6ad"}, {"node_instance_id": "external_network_0udto5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:02.577Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:02.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "security_group_n598ak", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:02.577Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:02.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "data_plane_network_9jz959", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:02.577Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:02.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "keypair_48w4dq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:02.577Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:02.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "management_plane_network_5pv89j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:02.577Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:02.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "security_group_n598ak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:03.405Z", "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-12-23T02:35:03.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "085eb826-669f-43ab-8278-40a20c657209"}, {"node_instance_id": "security_group_n598ak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:03.405Z", "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-12-23T02:35:03.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "085eb826-669f-43ab-8278-40a20c657209"}, {"node_instance_id": "security_group_n598ak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:03.405Z", "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-12-23T02:35:03.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "085eb826-669f-43ab-8278-40a20c657209"}, {"node_instance_id": "security_group_n598ak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:03.405Z", "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-12-23T02:35:03.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "085eb826-669f-43ab-8278-40a20c657209"}, {"node_instance_id": "security_group_n598ak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:03.405Z", "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-12-23T02:35:03.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "085eb826-669f-43ab-8278-40a20c657209"}, {"node_instance_id": "security_group_n598ak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:03.405Z", "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-12-23T02:35:03.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "085eb826-669f-43ab-8278-40a20c657209"}, {"node_instance_id": "target_vnf_ip_mup4uq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:03.405Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3474d9aba6d84e5dae9233e81f6bd121', u'created_at': u'2018-12-23T02:35:02Z', u'updated_at': u'2018-12-23T02:35:02Z', u'floating_network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'3474d9aba6d84e5dae9233e81f6bd121', u'port_id': None, u'id': u'b8676c12-28bd-4c05-966e-29db8a511970'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:03.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "514f8d33-eade-42fe-aac5-79a558bb8836"}, {"node_instance_id": "security_group_n598ak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:03.405Z", "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-12-23T02:35:03.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "085eb826-669f-43ab-8278-40a20c657209"}, {"node_instance_id": "security_group_n598ak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:03.405Z", "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-12-23T02:35:03.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "085eb826-669f-43ab-8278-40a20c657209"}, {"node_instance_id": "reference_vnf_ip_3a3jlx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:03.627Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:03.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "management_plane_network_5pv89j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:03.627Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:03.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "keypair_48w4dq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:03.627Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:03.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_ip_3a3jlx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:03.627Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:03.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "data_plane_network_9jz959", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:03.627Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:03.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "management_plane_network_5pv89j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:03.627Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:03.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_ip_mup4uq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:03.627Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:03.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "external_network_0udto5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:04.421Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:04.421Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "b8d5675d-4e24-4374-9a04-2f6fac35a64e"}, {"node_instance_id": "keypair_48w4dq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:04.676Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:04.676Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "external_network_0udto5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:04.676Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:04.676Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "data_plane_network_9jz959", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:04.676Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:04.676Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_ip_mup4uq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:04.676Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:04.676Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "external_network_0udto5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:05.694Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:05.694Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "external_network_0udto5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:05.694Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:05.694Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_ip_mup4uq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:05.694Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:05.694Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "data_plane_subnet_cnw0r2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:05.694Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:05.694Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "data_plane_subnet_cnw0r2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:05.694Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:05.694Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "data_plane_subnet_cnw0r2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:05.694Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:05.694Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_ip_3a3jlx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:05.694Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:05.694Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "router_6qzjed", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:06.719Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:06.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "router_6qzjed", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:06.719Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:06.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}], "metadata": {"pagination": {"total": 56, "offset": 20, "size": 50}}} 2018-12-23 02:35:07,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:07,271 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:07 GMT 2018-12-23 02:35:07,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:07,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20010 2018-12-23 02:35:07,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:07,272 - 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'3474d9aba6d84e5dae9233e81f6bd121', u'created_at': u'2018-12-23T02:35:01Z', u'updated_at': u'2018-12-23T02:35:01Z', u'floating_network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'3474d9aba6d84e5dae9233e81f6bd121', u'port_id': None, u'id': u'4ca6577c-8cb1-4b17-a7f3-7facdb40c8f8'} 2018-12-23 02:35:07,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-23 02:35:07,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 02:35:07,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-23 02:35:07,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-12-23 02:35:07,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-23 02:35:07,273 - 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-12-23 02:35:07,273 - 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-12-23 02:35:07,273 - 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-12-23 02:35:07,273 - 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-12-23 02:35:07,274 - 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-12-23 02:35:07,274 - 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-12-23 02:35:07,274 - 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'3474d9aba6d84e5dae9233e81f6bd121', u'created_at': u'2018-12-23T02:35:02Z', u'updated_at': u'2018-12-23T02:35:02Z', u'floating_network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'3474d9aba6d84e5dae9233e81f6bd121', u'port_id': None, u'id': u'b8676c12-28bd-4c05-966e-29db8a511970'} 2018-12-23 02:35:07,274 - 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-12-23 02:35:07,274 - 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-12-23 02:35:07,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 02:35:07,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 02:35:07,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 02:35:07,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-23 02:35:07,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 02:35:07,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 02:35:07,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-23 02:35:07,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-12-23 02:35:07,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 02:35:07,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-23 02:35:07,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 02:35:07,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 02:35:07,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 02:35:07,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 02:35:07,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 02:35:07,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 02:35:07,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-12-23 02:35:07,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-12-23 02:35:07,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 02:35:07,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 02:35:07,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-12-23 02:35:07,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:35:07,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:07,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:07,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:07,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:07,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:07,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:07,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:07,339 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:35:07,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:07,339 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:07 GMT 2018-12-23 02:35:07,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:07,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:35:07,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:12,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:35:12,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:12,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:12,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:12,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:12,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:12,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:12,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:12,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_6qzjed", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:07.763Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:07.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "security_group_n598ak", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:08.781Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:08.781Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "data_plane_subnet_cnw0r2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:08.781Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:08.781Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "data_plane_subnet_cnw0r2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:08.781Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:08.781Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "security_group_n598ak", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:08.781Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:08.781Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "security_group_n598ak", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:09.864Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:09.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "data_plane_subnet_cnw0r2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:09.864Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:09.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_data_plane_port_xn48bj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:10.886Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:10.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_data_plane_port_sa16s6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:10.886Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:10.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_data_plane_port_xn48bj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:10.886Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:10.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_data_plane_port_xn48bj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:10.886Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:10.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_data_plane_port_sa16s6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:10.886Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:10.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_data_plane_port_sa16s6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:10.886Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:10.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}], "metadata": {"pagination": {"total": 69, "offset": 56, "size": 50}}} 2018-12-23 02:35:12,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:12,499 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:12 GMT 2018-12-23 02:35:12,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:12,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6507 2018-12-23 02:35:12,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:12,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-12-23 02:35:12,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 02:35:12,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-12-23 02:35:12,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 02:35:12,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 02:35:12,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 02:35:12,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 02:35:12,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 02:35:12,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-23 02:35:12,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-23 02:35:12,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-23 02:35:12,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 02:35:12,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-23 02:35:12,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:35:12,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:12,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:12,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:12,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:12,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:12,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:12,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:12,613 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:35:12,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:12,613 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:12 GMT 2018-12-23 02:35:12,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:12,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:35:12,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:17,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:35:17,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:17,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:17,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:17,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:17,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:17,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:17,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:17,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_sa16s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:12.836Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:12.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_data_plane_port_xn48bj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:12.918Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:12.918Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_data_plane_port_xn48bj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:13.944Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:13.944Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_data_plane_port_sa16s6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:13.944Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:13.944Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "router_6qzjed", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:13.944Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:13.944Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "router_6qzjed", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:13.944Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:13.944Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_data_plane_port_xn48bj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:14.968Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:14.968Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_data_plane_port_sa16s6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:14.968Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:14.968Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "router_6qzjed", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:14.968Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:14.968Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "management_plane_subnet_4aufx6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:15.988Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:15.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "management_plane_subnet_4aufx6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:15.988Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:15.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "management_plane_subnet_4aufx6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:15.988Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:15.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:15.988Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:15.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:15.988Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:15.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:16.376Z", "message": "connect_security_group(): source_id=ee3430a4-6839-4637-b35d-96722e785f7b target={u'external_id': u'bad7f1cd-24e2-456b-acae-aea5d0e15d23', 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-12-23T02:35:16.376Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "b5c4cfb1-911c-46d4-a7de-eceee2b6b529"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:17.306Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:17.306Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:17.440Z", "message": "connect_security_group(): source_id=630ef170-aa54-4230-9f31-3d69573749d3 target={u'external_id': u'bad7f1cd-24e2-456b-acae-aea5d0e15d23', 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-12-23T02:35:17.440Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "daadc4d5-bf7f-4d48-bb8e-480dd8014c55"}], "metadata": {"pagination": {"total": 88, "offset": 69, "size": 50}}} 2018-12-23 02:35:17,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:17,801 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:17 GMT 2018-12-23 02:35:17,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:17,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8880 2018-12-23 02:35:17,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:17,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-23 02:35:17,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-23 02:35:17,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 02:35:17,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 02:35:17,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 02:35:17,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-12-23 02:35:17,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 02:35:17,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 02:35:17,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 02:35:17,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-12-23 02:35:17,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-12-23 02:35:17,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 02:35:17,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-12-23 02:35:17,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-12-23 02:35:17,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=ee3430a4-6839-4637-b35d-96722e785f7b target={u'external_id': u'bad7f1cd-24e2-456b-acae-aea5d0e15d23', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-23 02:35:17,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-23 02:35:17,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=630ef170-aa54-4230-9f31-3d69573749d3 target={u'external_id': u'bad7f1cd-24e2-456b-acae-aea5d0e15d23', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-23 02:35:17,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:35:17,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:17,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:17,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:17,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:17,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:17,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:17,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:17,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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:35:17,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:17,943 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:17 GMT 2018-12-23 02:35:17,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:17,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:35:17,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:22,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:35:23,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:23,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:23,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:23,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:23,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:23,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:23,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:23,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:18.316Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:18.316Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "management_plane_subnet_4aufx6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:18.316Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:18.316Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "management_plane_subnet_4aufx6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:19.325Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:19.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "management_plane_subnet_4aufx6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:19.325Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:19.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:20.335Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:20.335Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:20.335Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:20.335Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}], "metadata": {"pagination": {"total": 94, "offset": 86, "size": 50}}} 2018-12-23 02:35:23,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:23,023 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:23 GMT 2018-12-23 02:35:23,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:23,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3058 2018-12-23 02:35:23,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:23,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-23 02:35:23,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-12-23 02:35:23,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 02:35:23,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 02:35:23,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-12-23 02:35:23,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-12-23 02:35:23,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:35:23,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:23,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:23,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:23,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:23,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:23,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:23,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:23,086 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:35:23,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:23,086 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:23 GMT 2018-12-23 02:35:23,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:23,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:35:23,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:28,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:35:28,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:28,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:28,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:28,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:28,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:28,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:28,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:28,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:23.209Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:23.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_port_65vqoh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:24.478Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:24.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_port_uysphz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:24.478Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:24.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_port_uysphz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:24.478Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:24.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_port_65vqoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:24.478Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:24.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_port_65vqoh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:24.478Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:24.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_port_uysphz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:24.478Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:24.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_port_uysphz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:26.525Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:26.525Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_port_uysphz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:27.538Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:27.538Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_port_65vqoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:27.538Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:27.538Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_port_65vqoh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:27.538Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:27.538Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}], "metadata": {"pagination": {"total": 105, "offset": 92, "size": 50}}} 2018-12-23 02:35:28,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:28,167 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:28 GMT 2018-12-23 02:35:28,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:28,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5479 2018-12-23 02:35:28,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:28,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-12-23 02:35:28,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-23 02:35:28,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-23 02:35:28,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-23 02:35:28,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 02:35:28,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-23 02:35:28,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 02:35:28,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-23 02:35:28,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 02:35:28,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 02:35:28,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-23 02:35:28,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:35:28,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:28,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:28,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:28,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:28,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:28,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:28,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:28,231 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:35:28,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:28,231 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:28 GMT 2018-12-23 02:35:28,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:28,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:35:28,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:33,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:35:33,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:33,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:33,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:33,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:33,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:33,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:33,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:33,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_65vqoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:28.566Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:28.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_port_uysphz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:28.566Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:28.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:29.595Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:29.595Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:29.595Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:29.595Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:30.343Z", "message": "connect_security_group(): source_id=f8a53905-a1e9-4f29-899e-d4948af7a4fd target={u'external_id': u'bad7f1cd-24e2-456b-acae-aea5d0e15d23', 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-12-23T02:35:30.343Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "5246cab6-99f3-4a4d-98df-3ffa72104e46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:30.475Z", "message": "connect_security_group(): source_id=a893d6d2-7520-443a-8fd3-0277616a8655 target={u'external_id': u'bad7f1cd-24e2-456b-acae-aea5d0e15d23', 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-12-23T02:35:30.475Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "c3291767-ab9a-406b-bc8b-06353b59714f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:31.692Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:31.692Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:31.717Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:31.717Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:32.728Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:32.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:32.728Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:32.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}], "metadata": {"pagination": {"total": 119, "offset": 103, "size": 50}}} 2018-12-23 02:35:33,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:33,430 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:33 GMT 2018-12-23 02:35:33,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:33,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5436 2018-12-23 02:35:33,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:33,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 02:35:33,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 02:35:33,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-12-23 02:35:33,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-12-23 02:35:33,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=f8a53905-a1e9-4f29-899e-d4948af7a4fd target={u'external_id': u'bad7f1cd-24e2-456b-acae-aea5d0e15d23', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-23 02:35:33,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=a893d6d2-7520-443a-8fd3-0277616a8655 target={u'external_id': u'bad7f1cd-24e2-456b-acae-aea5d0e15d23', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-23 02:35:33,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-23 02:35:33,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-23 02:35:33,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-12-23 02:35:33,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-12-23 02:35:33,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:35:33,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:33,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:33,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:33,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:33,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:33,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:33,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:33,518 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:35:33,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:33,518 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:33 GMT 2018-12-23 02:35:33,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:33,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:35:33,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:38,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:35:38,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:38,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:38,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:38,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:38,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:38,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:38,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:38,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:34.069Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:34.069Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:34.746Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:34.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:34.746Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:34.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:34.746Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:34.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:34.746Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:34.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:35.773Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:35.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:35.773Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:35.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:35.773Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:35.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_host_nc3bbj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:35.801Z", "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'a893d6d2-7520-443a-8fd3-0277616a8655', u'fixed_ip_address': u'11.0.0.8', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e8:54:26'}, {u'external_id': u'630ef170-aa54-4230-9f31-3d69573749d3', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8a:6b:77'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:35.801Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "5dc25cb4-74c9-4ab4-b85b-3a504cef7058"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:36.505Z", "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'f8a53905-a1e9-4f29-899e-d4948af7a4fd', u'fixed_ip_address': u'11.0.0.12', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:1a:28:54'}, {u'external_id': u'ee3430a4-6839-4637-b35d-96722e785f7b', u'fixed_ip_address': u'12.0.0.13', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:fa:83:87'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:36.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "c265caef-bbfd-48cd-ab3b-16741cc8fb7d"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:36.505Z", "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-12-23T02:35:36.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "c265caef-bbfd-48cd-ab3b-16741cc8fb7d"}, {"node_instance_id": "target_vnf_host_nc3bbj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:36.505Z", "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-12-23T02:35:36.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "5dc25cb4-74c9-4ab4-b85b-3a504cef7058"}, {"node_instance_id": "target_vnf_host_nc3bbj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:38.122Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'85eb617b-e786-4464-ac85-b0bf4b33db46', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b53e4da6-6144-40e1-87ee-42c9e4fac49f'}, 'nics': [{'port-id': u'a893d6d2-7520-443a-8fd3-0277616a8655'}, {'port-id': u'630ef170-aa54-4230-9f31-3d69573749d3'}], 'flavor': u'7400e636-feed-41b4-a5a0-a920bdadbeb7'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:38.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "5dc25cb4-74c9-4ab4-b85b-3a504cef7058"}, {"node_instance_id": "target_vnf_host_nc3bbj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:38.524Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'85eb617b-e786-4464-ac85-b0bf4b33db46', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b53e4da6-6144-40e1-87ee-42c9e4fac49f'}, 'nics': [{'port-id': u'a893d6d2-7520-443a-8fd3-0277616a8655'}, {'port-id': u'630ef170-aa54-4230-9f31-3d69573749d3'}], 'flavor': u'7400e636-feed-41b4-a5a0-a920bdadbeb7'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:38.524Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "5dc25cb4-74c9-4ab4-b85b-3a504cef7058"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:38.524Z", "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-12-23T02:35:38.524Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "c265caef-bbfd-48cd-ab3b-16741cc8fb7d"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:38.524Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'85eb617b-e786-4464-ac85-b0bf4b33db46', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b53e4da6-6144-40e1-87ee-42c9e4fac49f'}, 'nics': [{'port-id': u'f8a53905-a1e9-4f29-899e-d4948af7a4fd'}, {'port-id': u'ee3430a4-6839-4637-b35d-96722e785f7b'}], 'flavor': u'7400e636-feed-41b4-a5a0-a920bdadbeb7'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:38.524Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "c265caef-bbfd-48cd-ab3b-16741cc8fb7d"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:38.524Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'85eb617b-e786-4464-ac85-b0bf4b33db46', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b53e4da6-6144-40e1-87ee-42c9e4fac49f'}, 'nics': [{'port-id': u'f8a53905-a1e9-4f29-899e-d4948af7a4fd'}, {'port-id': u'ee3430a4-6839-4637-b35d-96722e785f7b'}], 'flavor': u'7400e636-feed-41b4-a5a0-a920bdadbeb7'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:38.524Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "c265caef-bbfd-48cd-ab3b-16741cc8fb7d"}, {"node_instance_id": "target_vnf_host_nc3bbj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:38.524Z", "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-12-23T02:35:38.524Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "5dc25cb4-74c9-4ab4-b85b-3a504cef7058"}], "metadata": {"pagination": {"total": 137, "offset": 113, "size": 50}}} 2018-12-23 02:35:38,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:38,601 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:38 GMT 2018-12-23 02:35:38,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:38,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12413 2018-12-23 02:35:38,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:38,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-12-23 02:35:38,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 02:35:38,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 02:35:38,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 02:35:38,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-12-23 02:35:38,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 02:35:38,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 02:35:38,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 02:35:38,604 - 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'a893d6d2-7520-443a-8fd3-0277616a8655', u'fixed_ip_address': u'11.0.0.8', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e8:54:26'}, {u'external_id': u'630ef170-aa54-4230-9f31-3d69573749d3', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8a:6b:77'}] 2018-12-23 02:35:38,604 - 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'f8a53905-a1e9-4f29-899e-d4948af7a4fd', u'fixed_ip_address': u'11.0.0.12', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:1a:28:54'}, {u'external_id': u'ee3430a4-6839-4637-b35d-96722e785f7b', u'fixed_ip_address': u'12.0.0.13', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:fa:83:87'}] 2018-12-23 02:35:38,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-12-23 02:35:38,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-12-23 02:35:38,604 - 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'85eb617b-e786-4464-ac85-b0bf4b33db46', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b53e4da6-6144-40e1-87ee-42c9e4fac49f'}, 'nics': [{'port-id': u'a893d6d2-7520-443a-8fd3-0277616a8655'}, {'port-id': u'630ef170-aa54-4230-9f31-3d69573749d3'}], 'flavor': u'7400e636-feed-41b4-a5a0-a920bdadbeb7'} 2018-12-23 02:35:38,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'85eb617b-e786-4464-ac85-b0bf4b33db46', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b53e4da6-6144-40e1-87ee-42c9e4fac49f'}, 'nics': [{'port-id': u'a893d6d2-7520-443a-8fd3-0277616a8655'}, {'port-id': u'630ef170-aa54-4230-9f31-3d69573749d3'}], 'flavor': u'7400e636-feed-41b4-a5a0-a920bdadbeb7'} 2018-12-23 02:35:38,605 - 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-12-23 02:35:38,605 - 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'85eb617b-e786-4464-ac85-b0bf4b33db46', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b53e4da6-6144-40e1-87ee-42c9e4fac49f'}, 'nics': [{'port-id': u'f8a53905-a1e9-4f29-899e-d4948af7a4fd'}, {'port-id': u'ee3430a4-6839-4637-b35d-96722e785f7b'}], 'flavor': u'7400e636-feed-41b4-a5a0-a920bdadbeb7'} 2018-12-23 02:35:38,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'85eb617b-e786-4464-ac85-b0bf4b33db46', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b53e4da6-6144-40e1-87ee-42c9e4fac49f'}, 'nics': [{'port-id': u'f8a53905-a1e9-4f29-899e-d4948af7a4fd'}, {'port-id': u'ee3430a4-6839-4637-b35d-96722e785f7b'}], 'flavor': u'7400e636-feed-41b4-a5a0-a920bdadbeb7'} 2018-12-23 02:35:38,605 - 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-12-23 02:35:38,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:35:38,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:38,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:38,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:38,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:38,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:38,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:38,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:38,683 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:35:38,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:38,683 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:38 GMT 2018-12-23 02:35:38,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:38,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:35:38,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:43,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:35:43,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:43,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:43,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:43,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:43,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:43,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:43,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:43,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:40.303Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:40.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:40.796Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:40.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:41.813Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:41.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:41.813Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:41.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:42.835Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:42.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:42.835Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:42.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:42.835Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:42.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:42.835Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:42.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:42.835Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:42.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:42.835Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:35:42.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}], "metadata": {"pagination": {"total": 147, "offset": 131, "size": 50}}} 2018-12-23 02:35:43,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:43,834 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:43 GMT 2018-12-23 02:35:43,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:43,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4962 2018-12-23 02:35:43,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:43,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 02:35:43,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 02:35:43,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 02:35:43,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 02:35:43,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 02:35:43,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 02:35:43,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 02:35:43,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 02:35:43,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 02:35:43,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 02:35:43,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:35:45,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:45,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:45,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:45,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:45,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:45,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:45,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:45,638 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:35:45,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:45,638 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:45 GMT 2018-12-23 02:35:45,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:45,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:35:45,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:50,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:35:50,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:50,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:50,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:50,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:50,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:50,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:50,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:50,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:46.216Z", "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-12-23T02:35:46.216Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:35:47.097Z", "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-12-23T02:35:47.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}], "metadata": {"pagination": {"total": 149, "offset": 141, "size": 50}}} 2018-12-23 02:35:50,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:50,745 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:50 GMT 2018-12-23 02:35:50,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:50,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-12-23 02:35:50,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:50,746 - 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-12-23 02:35:50,746 - 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-12-23 02:35:50,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:35:50,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:50,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:50,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:50,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:50,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:50,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:50,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:50,873 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:35:50,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:50,874 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:50 GMT 2018-12-23 02:35:50,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:50,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:35:50,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:55,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:35:56,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:56,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:56,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:56,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:56,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:56,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:56,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:56,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-12-23 02:35:56,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:56,021 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:56 GMT 2018-12-23 02:35:56,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:56,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:35:56,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:35:56,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:35:56,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:35:56,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:35:56,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:35:56,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:35:56,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:35:56,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:35:56,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:35:56,146 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:35:56,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:35:56,147 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:35:56 GMT 2018-12-23 02:35:56,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:35:56,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:35:56,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:01,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:36:01,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:01,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:01,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:01,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:01,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:01,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:01,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:01,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-12-23 02:36:01,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:01,415 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:01 GMT 2018-12-23 02:36:01,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:01,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:36:01,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:01,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:36:01,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:01,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:01,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:01,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:01,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:01,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:01,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:01,989 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:36:01,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:01,989 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:01 GMT 2018-12-23 02:36:01,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:01,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:36:01,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:06,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:36:07,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:07,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:07,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:07,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:07,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:07,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:07,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:07,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-12-23 02:36:07,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:07,068 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:07 GMT 2018-12-23 02:36:07,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:07,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:36:07,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:07,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:36:07,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:07,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:07,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:07,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:07,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:07,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:07,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:07,132 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:36:07,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:07,132 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:07 GMT 2018-12-23 02:36:07,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:07,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:36:07,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:12,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:36:12,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:12,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:12,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:12,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:12,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:12,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:12,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:12,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-12-23 02:36:12,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:12,227 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:12 GMT 2018-12-23 02:36:12,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:12,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:36:12,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:12,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:36:12,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:12,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:12,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:12,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:12,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:12,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:12,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:12,292 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:36:12,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:12,292 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:12 GMT 2018-12-23 02:36:12,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:12,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:36:12,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:17,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:36:17,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:17,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:17,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:17,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:17,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:17,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:17,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:17,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:36:16.179Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:36:16.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:36:17.123Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:36:17.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:36:17.123Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:36:17.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:36:17.123Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:36:17.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}], "metadata": {"pagination": {"total": 153, "offset": 143, "size": 50}}} 2018-12-23 02:36:17,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:17,371 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:17 GMT 2018-12-23 02:36:17,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:17,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2162 2018-12-23 02:36:17,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:17,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:36:17,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:36:17,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:36:17,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 02:36:17,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:36:17,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:17,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:17,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:17,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:17,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:17,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:17,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:17,434 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:36:17,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:17,435 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:17 GMT 2018-12-23 02:36:17,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:17,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:36:17,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:22,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:36:22,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:22,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:22,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:22,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:22,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:22,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:22,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:22,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:36:18.423Z", "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-12-23T02:36:18.423Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:36:19.141Z", "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-12-23T02:36:19.141Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}], "metadata": {"pagination": {"total": 155, "offset": 147, "size": 50}}} 2018-12-23 02:36:22,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:22,520 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:22 GMT 2018-12-23 02:36:22,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:22,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2368 2018-12-23 02:36:22,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:22,521 - 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-12-23 02:36:22,521 - 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-12-23 02:36:22,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:36:22,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:22,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:22,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:22,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:22,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:22,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:22,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:22,589 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:36:22,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:22,589 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:22 GMT 2018-12-23 02:36:22,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:22,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:36:22,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:27,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:36:27,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:27,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:27,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:27,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:27,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:27,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:27,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:27,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-12-23 02:36:27,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:27,663 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:27 GMT 2018-12-23 02:36:27,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:27,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:36:27,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:27,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:36:27,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:27,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:27,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:27,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:27,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:27,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:27,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:27,730 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:36:27,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:27,730 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:27 GMT 2018-12-23 02:36:27,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:27,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:36:27,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:32,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:36:32,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:32,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:32,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:32,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:32,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:32,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:32,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:32,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-12-23 02:36:32,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:32,817 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:32 GMT 2018-12-23 02:36:32,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:32,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:36:32,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:32,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:36:32,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:32,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:32,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:32,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:32,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:32,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:32,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:32,879 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:36:32,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:32,879 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:32 GMT 2018-12-23 02:36:32,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:32,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:36:32,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:37,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:36:37,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:37,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:37,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:37,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:37,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:37,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:37,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:37,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-12-23 02:36:37,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:37,965 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:37 GMT 2018-12-23 02:36:37,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:37,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:36:37,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:37,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:36:38,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:38,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:38,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:38,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:38,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:38,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:38,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:38,027 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:36:38,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:38,027 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:38 GMT 2018-12-23 02:36:38,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:38,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:36:38,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:43,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:36:43,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:43,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:43,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:43,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:43,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:43,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:43,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:43,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-12-23 02:36:43,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:43,141 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:43 GMT 2018-12-23 02:36:43,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:43,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:36:43,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:43,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:36:43,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:43,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:43,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:43,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:43,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:43,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:43,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:43,207 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:36:43,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:43,207 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:43 GMT 2018-12-23 02:36:43,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:43,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:36:43,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:48,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:36:48,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:48,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:48,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:48,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:48,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:48,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:48,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:48,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-12-23 02:36:48,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:48,287 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:48 GMT 2018-12-23 02:36:48,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:48,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 02:36:48,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:48,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:36:48,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:48,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:48,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:48,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:48,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:48,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:48,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:48,345 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:36:48,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:48,345 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:48 GMT 2018-12-23 02:36:48,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:48,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 02:36:48,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:53,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:36:53,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:53,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:53,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:53,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:53,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:53,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:53,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:53,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:36:48.443Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:36:48.443Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:36:49.183Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:36:49.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:36:49.183Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:36:49.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:36:49.183Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:36:49.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "target_vnf_host_nc3bbj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:36:50.528Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:36:50.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "5cd8be41-5cc2-4ed4-8e7c-9cbdf6b0c5bf"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:36:50.696Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:36:50.696Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:36:51.198Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:36:51.198Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:36:51.565Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:36:51.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929", "logger": "df6c93b1-3dda-41c1-a8f2-3b7a6206967e"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:36:52.308Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T02:36:52.308Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}], "metadata": {"pagination": {"total": 164, "offset": 149, "size": 50}}} 2018-12-23 02:36:53,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:53,429 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:53 GMT 2018-12-23 02:36:53,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:53,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4691 2018-12-23 02:36:53,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:53,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:36:53,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:36:53,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:36:53,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:36:53,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-12-23 02:36:53,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:36:53,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-12-23 02:36:53,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-12-23 02:36:53,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-12-23 02:36:53,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/0fcc337f-ad5a-4163-9f84-0d0e16ce0929 2018-12-23 02:36:53,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:36:53,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:36:53,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:36:53,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:36:53,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:36:53,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:36:53,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:36:53,493 - 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-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"} 2018-12-23 02:36:53,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:36:53,493 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:36:53 GMT 2018-12-23 02:36:53,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:36:53,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-12-23 02:36:53,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:36:53,494 - 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-12-23T02:34:56.618Z', 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'0fcc337f-ad5a-4163-9f84-0d0e16ce0929'} 2018-12-23 02:36:53,506 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-12-23 02:36:53,574 - 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.208'}, 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.202'}}, 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-12-23 02:36:53,651 - 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.208'}, 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.202'}}, 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-12-23 02:36:53,651 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-12-23 02:36:53,651 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.208 2018-12-23 02:36:53,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:36:53,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:36:55,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:36:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eae2caa2-fb2e-4099-aa00-458d1e7bba0f x-compute-request-id: req-eae2caa2-fb2e-4099-aa00-458d1e7bba0f Content-Encoding: gzip Content-Length: 1180 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:1a:28:54", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:28:54", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:83:87", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "0979d713-97b6-4727-9663-56eb734aac23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:6b:77", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "c0f100eb-1fe3-406d-a037-4f1a3af18121", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:33:06.000000", "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:33:06Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:36:55,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eae2caa2-fb2e-4099-aa00-458d1e7bba0f 2018-12-23 02:36:55,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.5372068882s 2018-12-23 02:36:55,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eae2caa2-fb2e-4099-aa00-458d1e7bba0f 2018-12-23 02:36:55,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:36:55,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:36:56,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:36: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-da5423fb-ee34-40bb-a81b-fbaf46b2b867 x-compute-request-id: req-da5423fb-ee34-40bb-a81b-fbaf46b2b867 Content-Encoding: gzip Content-Length: 1180 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:1a:28:54", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:28:54", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:83:87", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "0979d713-97b6-4727-9663-56eb734aac23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:6b:77", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "c0f100eb-1fe3-406d-a037-4f1a3af18121", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:33:06.000000", "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:33:06Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:36:56,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-da5423fb-ee34-40bb-a81b-fbaf46b2b867 2018-12-23 02:36:56,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.886101961136s 2018-12-23 02:36:56,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-da5423fb-ee34-40bb-a81b-fbaf46b2b867 2018-12-23 02:36:56,084 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.12 2018-12-23 02:36:56,085 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:1a:28:54 2018-12-23 02:36:56,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:36:56,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:36:56,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:36:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-badc8ed6-4628-465a-a55f-4420ff45964d x-compute-request-id: req-badc8ed6-4628-465a-a55f-4420ff45964d Content-Encoding: gzip Content-Length: 1180 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:1a:28:54", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:28:54", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:83:87", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "0979d713-97b6-4727-9663-56eb734aac23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:6b:77", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "c0f100eb-1fe3-406d-a037-4f1a3af18121", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:33:06.000000", "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:33:06Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:36:56,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-badc8ed6-4628-465a-a55f-4420ff45964d 2018-12-23 02:36:56,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.852879047394s 2018-12-23 02:36:56,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-badc8ed6-4628-465a-a55f-4420ff45964d 2018-12-23 02:36:56,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:36:56,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:36:57,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:36:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01b08a3f-2762-4590-bf52-66d3b38b39d7 x-compute-request-id: req-01b08a3f-2762-4590-bf52-66d3b38b39d7 Content-Encoding: gzip Content-Length: 1180 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:1a:28:54", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:28:54", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:83:87", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "0979d713-97b6-4727-9663-56eb734aac23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:6b:77", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "c0f100eb-1fe3-406d-a037-4f1a3af18121", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:33:06.000000", "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:33:06Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:36:57,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-01b08a3f-2762-4590-bf52-66d3b38b39d7 2018-12-23 02:36:57,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.975181102753s 2018-12-23 02:36:57,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-01b08a3f-2762-4590-bf52-66d3b38b39d7 2018-12-23 02:36:57,921 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.13 2018-12-23 02:36:57,922 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:fa:83:87 2018-12-23 02:36:57,922 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-12-23 02:36:57,922 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.202 2018-12-23 02:36:57,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:36:57,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:36:58,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:36:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb73c652-ea4d-402a-8672-dcdd9216f821 x-compute-request-id: req-eb73c652-ea4d-402a-8672-dcdd9216f821 Content-Encoding: gzip Content-Length: 1180 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:1a:28:54", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:28:54", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:83:87", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "0979d713-97b6-4727-9663-56eb734aac23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:6b:77", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "c0f100eb-1fe3-406d-a037-4f1a3af18121", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:33:06.000000", "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:33:06Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:36:58,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eb73c652-ea4d-402a-8672-dcdd9216f821 2018-12-23 02:36:58,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.704720020294s 2018-12-23 02:36:58,628 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eb73c652-ea4d-402a-8672-dcdd9216f821 2018-12-23 02:36:58,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:36:58,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:36:58,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:36: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-dbf13438-7e3f-4a61-a4e1-ac27c3ac3caf x-compute-request-id: req-dbf13438-7e3f-4a61-a4e1-ac27c3ac3caf Content-Encoding: gzip Content-Length: 1180 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:1a:28:54", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:28:54", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:83:87", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "0979d713-97b6-4727-9663-56eb734aac23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:6b:77", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "c0f100eb-1fe3-406d-a037-4f1a3af18121", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:33:06.000000", "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:33:06Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:36:58,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dbf13438-7e3f-4a61-a4e1-ac27c3ac3caf 2018-12-23 02:36:58,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.259716033936s 2018-12-23 02:36:58,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dbf13438-7e3f-4a61-a4e1-ac27c3ac3caf 2018-12-23 02:36:58,895 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.8 2018-12-23 02:36:58,895 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:e8:54:26 2018-12-23 02:36:58,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:36:58,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:36:59,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:36: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-4a848150-c46c-40fc-aa85-06066109b708 x-compute-request-id: req-4a848150-c46c-40fc-aa85-06066109b708 Content-Encoding: gzip Content-Length: 1180 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:1a:28:54", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:28:54", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:83:87", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "0979d713-97b6-4727-9663-56eb734aac23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:6b:77", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "c0f100eb-1fe3-406d-a037-4f1a3af18121", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:33:06.000000", "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:33:06Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:36:59,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4a848150-c46c-40fc-aa85-06066109b708 2018-12-23 02:36:59,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.951204061508s 2018-12-23 02:36:59,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4a848150-c46c-40fc-aa85-06066109b708 2018-12-23 02:36:59,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:36:59,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:37:00,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:36:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2d0660d-b773-428c-a2b4-c544375b0f6b x-compute-request-id: req-b2d0660d-b773-428c-a2b4-c544375b0f6b Content-Encoding: gzip Content-Length: 1180 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:1a:28:54", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:28:54", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:83:87", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "0979d713-97b6-4727-9663-56eb734aac23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:6b:77", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "c0f100eb-1fe3-406d-a037-4f1a3af18121", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:33:06.000000", "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:33:06Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:37:00,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b2d0660d-b773-428c-a2b4-c544375b0f6b 2018-12-23 02:37:00,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.931246995926s 2018-12-23 02:37:00,783 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b2d0660d-b773-428c-a2b4-c544375b0f6b 2018-12-23 02:37:00,786 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.7 2018-12-23 02:37:00,786 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:8a:6b:77 2018-12-23 02:37:00,787 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-12-23 02:37:00,806 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-12-23 02:37:00,823 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-12-23 02:37:00,823 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-12-23 02:37:00,889 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-12-23 02:37:00' 2018-12-23 02:37:00,889 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-12-23 02:37:00,889 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-12-23 02:37:00,914 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-12-23 02:37:00,918 - paramiko.transport - DEBUG - starting thread (client mode): 0xdad39f90L 2018-12-23 02:37:00,918 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 02:37:00,922 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-23 02:37:00,922 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-23 02:37:00,923 - 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-12-23 02:37:00,923 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-23 02:37:00,923 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-23 02:37:00,923 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 02:37:00,923 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-23 02:37:00,923 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 02:37:00,960 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-23 02:37:01,088 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-23 02:37:01,089 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 02:37:01,094 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-23 02:37:01,119 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 02:37:01,127 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-23 02:37:01,127 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-23 02:37:01,159 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-12-23 02:37:01,159 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 02:37:01,161 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 02:37:01,161 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 02:37:01,166 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 02:37:01,168 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 02:37:02,190 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-12-23 02:37:03,192 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-12-23 02:37:08,197 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-12-23 02:37:09,199 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-12-23 02:37:14,204 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-12-23 02:37:15,206 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-12-23 02:37:20,211 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-12-23 02:37:21,213 - 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-12-23 02:37:26,218 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-12-23 02:37:27,220 - 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-12-23 02:37:32,225 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-12-23 02:37:33,227 - 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-12-23 02:37:38,232 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-12-23 02:37:39,234 - 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-12-23 02:37:44,239 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-12-23 02:37:45,241 - 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-12-23 02:37:50,245 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-12-23 02:37:51,246 - 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-12-23 02:37:56,252 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-12-23 02:37:57,253 - 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-12-23 02:38:02,255 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-12-23 02:38:03,257 - 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-12-23 02:38:08,262 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-12-23 02:38:09,264 - 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-12-23 02:38:14,269 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-12-23 02:38:15,271 - 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-12-23 02:38:20,276 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-23 02:38:21,278 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-23 02:38:26,283 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 ebgp-multihop '2' 2018-12-23 02:38:27,285 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 ebgp-multihop '2' [edit] vyos@vyos# 2018-12-23 02:38:32,290 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 remote-as 65002 2018-12-23 02:38:33,292 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 remote-as 65002 [edit] vyos@vyos# 2018-12-23 02:38:38,297 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 update-source 12.0.0.7 2018-12-23 02:38:39,299 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 update-source 12.0.0.7 [edit] vyos@vyos# 2018-12-23 02:38:44,304 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 soft-reconfiguration inbound 2018-12-23 02:38:45,306 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-12-23 02:38:50,311 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 password lab0033 2018-12-23 02:38:51,313 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 password lab0033 [edit] vyos@vyos# 2018-12-23 02:38:56,318 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-12-23 02:38:57,320 - 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-12-23 02:39:02,325 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-12-23 02:39:03,327 - 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-12-23 02:39:08,332 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-12-23 02:39:09,334 - 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-12-23 02:39:14,339 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-12-23 02:39:15,341 - 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-12-23 02:39:20,346 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-12-23 02:39:21,348 - 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-12-23 02:39:26,353 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-12-23 02:39:27,355 - 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-12-23 02:39:32,360 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-12-23 02:39:33,362 - 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-12-23 02:39:38,367 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-12-23 02:39:39,369 - 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-12-23 02:39:44,375 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-12-23 02:39:45,376 - 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-12-23 02:39:50,382 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-12-23 02:39:51,384 - 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-12-23 02:39:56,389 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.7 2018-12-23 02:39:57,390 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.7 [edit] vyos@vyos# 2018-12-23 02:40:02,396 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-23 02:40:03,398 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-23 02:40:08,495 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 02:40:08,517 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-12-23 02:40:08,559 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.208. 2018-12-23 02:40:08,562 - paramiko.transport - DEBUG - starting thread (client mode): 0xda8ef0d0L 2018-12-23 02:40:08,563 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 02:40:08,571 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-23 02:40:08,572 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-23 02:40:08,573 - 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-12-23 02:40:08,573 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-23 02:40:08,573 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-23 02:40:08,573 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 02:40:08,574 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-23 02:40:08,574 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 02:40:08,609 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-23 02:40:08,719 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-23 02:40:08,719 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 02:40:08,722 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.208: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-23 02:40:08,758 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 02:40:08,767 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-23 02:40:08,767 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-23 02:40:08,787 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.208. 2018-12-23 02:40:08,787 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 02:40:08,788 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 02:40:08,788 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 02:40:08,791 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 02:40:08,793 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 02:40:09,811 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-12-23 02:40:10,812 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-12-23 02:40:15,818 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-12-23 02:40:16,819 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-12-23 02:40:21,823 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-12-23 02:40:22,825 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-12-23 02:40:27,830 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-12-23 02:40:28,832 - 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-12-23 02:40:33,837 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-12-23 02:40:34,839 - 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-12-23 02:40:39,844 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-12-23 02:40:40,846 - 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-12-23 02:40:45,851 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-12-23 02:40:46,853 - 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-12-23 02:40:51,858 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-12-23 02:40:52,860 - 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-12-23 02:40:57,865 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-12-23 02:40:58,867 - 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-12-23 02:41:03,872 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-12-23 02:41:04,874 - 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-12-23 02:41:09,879 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-12-23 02:41:10,881 - 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-12-23 02:41:15,883 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-12-23 02:41:16,885 - 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-12-23 02:41:21,890 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-12-23 02:41:22,892 - 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-12-23 02:41:27,894 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-23 02:41:28,896 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-23 02:41:33,902 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' 2018-12-23 02:41:34,904 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' [edit] vyos@vyos# 2018-12-23 02:41:39,909 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 2018-12-23 02:41:40,911 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 [edit] vyos@vyos# 2018-12-23 02:41:45,917 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.13 2018-12-23 02:41:46,918 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.13 [edit] vyos@vyos# 2018-12-23 02:41:51,924 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inbound 2018-12-23 02:41:52,925 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-12-23 02:41:57,931 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 2018-12-23 02:41:58,932 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 [edit] vyos@vyos# 2018-12-23 02:42:03,938 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-12-23 02:42:04,940 - 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-12-23 02:42:09,945 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-12-23 02:42:10,947 - 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-12-23 02:42:15,952 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-12-23 02:42:16,954 - 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-12-23 02:42:21,959 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-12-23 02:42:22,961 - 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-12-23 02:42:27,966 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-12-23 02:42:28,968 - 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-12-23 02:42:33,973 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-12-23 02:42:34,975 - 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-12-23 02:42:39,980 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-12-23 02:42:40,982 - 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-12-23 02:42:45,987 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-12-23 02:42:46,989 - 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-12-23 02:42:51,994 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-12-23 02:42:52,996 - 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-12-23 02:42:58,001 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-12-23 02:42:59,003 - 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-12-23 02:43:04,008 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.13 2018-12-23 02:43:05,010 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.13 [edit] vyos@vyos# 2018-12-23 02:43:10,015 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-23 02:43:11,017 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-23 02:43:16,107 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 02:43:16,136 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-12-23 02:43:16,136 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-12-23 02:44:16,191 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-12-23 02:44:16,236 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-12-23 02:44:16,239 - paramiko.transport - DEBUG - starting thread (client mode): 0xdad7db50L 2018-12-23 02:44:16,240 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 02:44:16,245 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-23 02:44:16,246 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-23 02:44:16,247 - 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-12-23 02:44:16,247 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-23 02:44:16,247 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-23 02:44:16,247 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 02:44:16,248 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-23 02:44:16,248 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 02:44:16,285 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-23 02:44:16,387 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-23 02:44:16,388 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 02:44:16,391 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-23 02:44:16,424 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 02:44:16,431 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-23 02:44:16,431 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-23 02:44:16,455 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-12-23 02:44:16,456 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 02:44:16,457 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 02:44:16,457 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 02:44:16,461 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 02:44:16,463 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 02:44:17,464 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-12-23 02:44:47,541 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 02:44:47,573 - 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-12-23 02:44:47,573 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.7, 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.13 4 65002 3 5 0 0 0 00:01:04 10 Total number of neighbors 1 vyos@vyos:~$ 2018-12-23 02:44:47,573 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 | no-more BGP neighbor is 12.0.0.13, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.13 BGP state = Established, up for 00:01:10 Last read 21:23:34, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.7 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.7, Local port: 179 Foreign host: 12.0.0.13, Foreign port: 56456 Nexthop: 12.0.0.7 Nexthop global: fe80::f816:3eff:fe8a:6b77 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-12-23 02:44:47,574 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.7 0 32768 i *> 10.0.2.0/24 12.0.0.7 0 32768 i *> 10.0.3.0/24 12.0.0.7 0 32768 i *> 10.0.4.0/24 12.0.0.7 0 32768 i *> 10.0.5.0/24 12.0.0.7 0 32768 i *> 10.0.6.0/24 12.0.0.7 0 32768 i *> 10.0.7.0/24 12.0.0.7 0 32768 i *> 10.0.8.0/24 12.0.0.7 0 32768 i *> 10.0.9.0/24 12.0.0.7 0 32768 i *> 10.0.10.0/24 12.0.0.7 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-23 02:44:47,574 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.13 0 0 65002 i *> 10.1.2.0/24 12.0.0.13 0 0 65002 i *> 10.1.3.0/24 12.0.0.13 0 0 65002 i *> 10.1.4.0/24 12.0.0.13 0 0 65002 i *> 10.1.5.0/24 12.0.0.13 0 0 65002 i *> 10.1.6.0/24 12.0.0.13 0 0 65002 i *> 10.1.7.0/24 12.0.0.13 0 0 65002 i *> 10.1.8.0/24 12.0.0.13 0 0 65002 i *> 10.1.9.0/24 12.0.0.13 0 0 65002 i *> 10.1.10.0/24 12.0.0.13 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-23 02:44:47,574 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.13 0 0 65002 i *> 10.1.2.0/24 12.0.0.13 0 0 65002 i *> 10.1.3.0/24 12.0.0.13 0 0 65002 i *> 10.1.4.0/24 12.0.0.13 0 0 65002 i *> 10.1.5.0/24 12.0.0.13 0 0 65002 i *> 10.1.6.0/24 12.0.0.13 0 0 65002 i *> 10.1.7.0/24 12.0.0.13 0 0 65002 i *> 10.1.8.0/24 12.0.0.13 0 0 65002 i *> 10.1.9.0/24 12.0.0.13 0 0 65002 i *> 10.1.10.0/24 12.0.0.13 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-23 02:44:47,574 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-12-23 02:44:47,574 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.7' 2018-12-23 02:44:47,575 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-12-23 02:44:47,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:44:47,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:44:48,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:44:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9b453ae-f99d-44ee-9354-80461c83c607 x-compute-request-id: req-c9b453ae-f99d-44ee-9354-80461c83c607 Content-Encoding: gzip Content-Length: 1180 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:1a:28:54", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:28:54", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:83:87", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "0979d713-97b6-4727-9663-56eb734aac23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:6b:77", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "c0f100eb-1fe3-406d-a037-4f1a3af18121", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:33:06.000000", "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:33:06Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:44:48,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c9b453ae-f99d-44ee-9354-80461c83c607 2018-12-23 02:44:48,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07649207115s 2018-12-23 02:44:48,652 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c9b453ae-f99d-44ee-9354-80461c83c607 2018-12-23 02:44:48,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 02:44:48,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/0979d713-97b6-4727-9663-56eb734aac23 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:44:48,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 02:44: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-6748df7e-2468-408a-abe7-15b6d5eed55e x-compute-request-id: req-6748df7e-2468-408a-abe7-15b6d5eed55e Content-Type: application/json 2018-12-23 02:44:48,807 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/0979d713-97b6-4727-9663-56eb734aac23 used request id req-6748df7e-2468-408a-abe7-15b6d5eed55e 2018-12-23 02:44:48,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.151390075684s 2018-12-23 02:44:48,808 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/0979d713-97b6-4727-9663-56eb734aac23 used request id req-6748df7e-2468-408a-abe7-15b6d5eed55e 2018-12-23 02:44:48,808 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-12-23 02:44:48,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:44:48,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:44:50,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:44: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-ee07bfd0-cbc6-4575-9b27-9339c3559829 x-compute-request-id: req-ee07bfd0-cbc6-4575-9b27-9339c3559829 Content-Encoding: gzip Content-Length: 1199 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:1a:28:54", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:28:54", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:83:87", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0979d713-97b6-4727-9663-56eb734aac23", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "0979d713-97b6-4727-9663-56eb734aac23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:44:48Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:26", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:6b:77", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121", "rel": "bookmark"}], "image": {"id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "links": [{"href": "http://172.30.9.26:8774/images/85eb617b-e786-4464-ac85-b0bf4b33db46", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:36:25.000000", "flavor": {"id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "links": [{"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}]}, "id": "c0f100eb-1fe3-406d-a037-4f1a3af18121", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:36:27Z", "hostId": "505e43ddcfcc10377915f3ff6edb1d23292a4c72d7b0e6b4df15bbfc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T02:35:40Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b53e4da6-6144-40e1-87ee-42c9e4fac49f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:33:06.000000", "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:33:06Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:44:50,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ee07bfd0-cbc6-4575-9b27-9339c3559829 2018-12-23 02:44:50,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.68539595604s 2018-12-23 02:44:50,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ee07bfd0-cbc6-4575-9b27-9339c3559829 2018-12-23 02:44:50,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 02:44:50,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:44:50,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 02:44:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ded7bd25-4b2d-4ef9-8dfc-49b1e1c8e9bd x-compute-request-id: req-ded7bd25-4b2d-4ef9-8dfc-49b1e1c8e9bd Content-Type: application/json 2018-12-23 02:44:50,690 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121 used request id req-ded7bd25-4b2d-4ef9-8dfc-49b1e1c8e9bd 2018-12-23 02:44:50,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.191752910614s 2018-12-23 02:44:50,690 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c0f100eb-1fe3-406d-a037-4f1a3af18121 used request id req-ded7bd25-4b2d-4ef9-8dfc-49b1e1c8e9bd 2018-12-23 02:44:50,812 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 02:44:50,812 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:21 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-23 02:44:50,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-12-23 02:44:50,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2018-12-23 02:44:50,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:44:50,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:44:50,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:44:50,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:44:50,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:44:50,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:44:50,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:44:50,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:34:25.151Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ba5da890-1908-4a65-8da8-065934075f7c"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:34:56.618Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0fcc337f-ad5a-4163-9f84-0d0e16ce0929"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-12-23 02:44:50,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:44:50,922 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:44:50 GMT 2018-12-23 02:44:50,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:44:50,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-12-23 02:44:50,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:44:50,923 - 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-12-23 02:44:51,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:44:51,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:44:51,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:44:51,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:44:51,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:44:51,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:44:51,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:44:51,105 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-12-23 02:44:51,106 - 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-12-23T02:44:51.000Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"} 2018-12-23 02:44:51,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:44:51,106 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:44:51 GMT 2018-12-23 02:44:51,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:44:51,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-23 02:44:51,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:44:51,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:44:51,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:44:51,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:44:51,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:44:51,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:44:51,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:44:51,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:44:51,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:44:51,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-23 02:44:51,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:44:51,212 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:44:51 GMT 2018-12-23 02:44:51,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:44:51,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-23 02:44:51,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:44:51,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/53f4bb0a-c334-4122-bb30-e8228485a8ba 2018-12-23 02:44:51,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:44:51,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:44:51,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:44:51,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:44:51,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:44:51,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:44:51,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:44:51,293 - 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-12-23T02:44:51.000Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"} 2018-12-23 02:44:51,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:44:51,293 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:44:51 GMT 2018-12-23 02:44:51,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:44:51,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-23 02:44:51,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:44:56,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:44:56,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:44:56,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:44:56,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:44:56,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:44:56,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:44:56,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:44:56,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:44:56,376 - 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-12-23T02:44:51.751Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:51.751Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:52.356Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:52.356Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:52.356Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:52.356Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:53.375Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:53.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:53.375Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:53.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:53.375Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:53.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:53.375Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:53.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:54.735Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance c0f100eb-1fe3-406d-a037-4f1a3af18121 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance c0f100eb-1fe3-406d-a037-4f1a3af18121 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 c0f100eb-1fe3-406d-a037-4f1a3af18121 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-23T02:44:54.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:55.419Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:55.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:55.419Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 0979d713-97b6-4727-9663-56eb734aac23 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 0979d713-97b6-4727-9663-56eb734aac23 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 0979d713-97b6-4727-9663-56eb734aac23 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-23T02:44:55.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:55.419Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:55.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-12-23 02:44:56,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:44:56,376 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:44:56 GMT 2018-12-23 02:44:56,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:44:56,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-12-23 02:44:56,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:44:56,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-12-23 02:44:56,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 02:44:56,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 02:44:56,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 02:44:56,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 02:44:56,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 02:44:56,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 02:44:56,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance c0f100eb-1fe3-406d-a037-4f1a3af18121 could not be found. [status_code=404] 2018-12-23 02:44:56,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-12-23 02:44:56,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 0979d713-97b6-4727-9663-56eb734aac23 could not be found. [status_code=404] 2018-12-23 02:44:56,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-12-23 02:44:56,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/53f4bb0a-c334-4122-bb30-e8228485a8ba 2018-12-23 02:44:56,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:44:56,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:44:56,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:44:56,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:44:56,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:44:56,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:44:56,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:44:56,458 - 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-12-23T02:44:51.000Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"} 2018-12-23 02:44:56,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:44:56,459 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:44:56 GMT 2018-12-23 02:44:56,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:44:56,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-23 02:44:56,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:45:01,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:45:01,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:45:01,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:45:01,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:45:01,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:45:01,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:45:01,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:45:01,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:45:01,645 - 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-12-23T02:44:56.892Z", "message": "Detaching port 630ef170-aa54-4230-9f31-3d69573749d3...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:56.892Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "00d0c356-a1f3-405c-82b3-4abc3787047f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:57.565Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:57.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:57.658Z", "message": "Detaching port ee3430a4-6839-4637-b35d-96722e785f7b...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:57.658Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "97720d34-998d-4c4a-8442-1e1062a937b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:57.658Z", "message": "Successfully detached port 630ef170-aa54-4230-9f31-3d69573749d3", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:57.658Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "00d0c356-a1f3-405c-82b3-4abc3787047f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:57.658Z", "message": "Successfully detached port ee3430a4-6839-4637-b35d-96722e785f7b", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:57.658Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "97720d34-998d-4c4a-8442-1e1062a937b3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:58.438Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:58.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:58.438Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:58.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:58.438Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:58.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:44:59.752Z", "message": "Detaching port a893d6d2-7520-443a-8fd3-0277616a8655...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:44:59.752Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "e96fb074-2afc-4456-bb39-d18ea8c86842"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:00.361Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:00.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:00.669Z", "message": "Detaching port f8a53905-a1e9-4f29-899e-d4948af7a4fd...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:00.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "16e1c5fc-3bf2-4d87-b153-0342e0b7ee79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:00.669Z", "message": "Successfully detached port a893d6d2-7520-443a-8fd3-0277616a8655", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:00.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "e96fb074-2afc-4456-bb39-d18ea8c86842"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:00.669Z", "message": "Successfully detached port f8a53905-a1e9-4f29-899e-d4948af7a4fd", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:00.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "16e1c5fc-3bf2-4d87-b153-0342e0b7ee79"}], "metadata": {"pagination": {"total": 28, "offset": 11, "size": 50}}} 2018-12-23 02:45:01,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:45:01,645 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:45:01 GMT 2018-12-23 02:45:01,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:45:01,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6869 2018-12-23 02:45:01,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:45:01,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 630ef170-aa54-4230-9f31-3d69573749d3... 2018-12-23 02:45:01,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-23 02:45:01,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port ee3430a4-6839-4637-b35d-96722e785f7b... 2018-12-23 02:45:01,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 630ef170-aa54-4230-9f31-3d69573749d3 2018-12-23 02:45:01,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port ee3430a4-6839-4637-b35d-96722e785f7b 2018-12-23 02:45:01,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-12-23 02:45:01,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-12-23 02:45:01,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-23 02:45:01,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port a893d6d2-7520-443a-8fd3-0277616a8655... 2018-12-23 02:45:01,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-23 02:45:01,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port f8a53905-a1e9-4f29-899e-d4948af7a4fd... 2018-12-23 02:45:01,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port a893d6d2-7520-443a-8fd3-0277616a8655 2018-12-23 02:45:01,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port f8a53905-a1e9-4f29-899e-d4948af7a4fd 2018-12-23 02:45:01,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/53f4bb0a-c334-4122-bb30-e8228485a8ba 2018-12-23 02:45:01,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:45:01,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:45:01,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:45:01,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:45:01,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:45:01,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:45:01,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:45:01,746 - 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-12-23T02:44:51.000Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"} 2018-12-23 02:45:01,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:45:01,746 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:45:01 GMT 2018-12-23 02:45:01,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:45:01,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-23 02:45:01,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:45:06,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:45:06,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:45:06,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:45:06,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:45:06,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:45:06,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:45:06,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:45:06,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:45:06,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:01.683Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:01.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:01.683Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:01.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:01.683Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:01.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:01.683Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:01.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:01.683Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:01.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:01.683Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:01.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:01.683Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:01.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_host_nc3bbj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:01.875Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:01.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "435c868c-7836-4544-9b64-0cef72c1070c"}, {"node_instance_id": "target_vnf_host_nc3bbj", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:02.722Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance c0f100eb-1fe3-406d-a037-4f1a3af18121 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance c0f100eb-1fe3-406d-a037-4f1a3af18121 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 c0f100eb-1fe3-406d-a037-4f1a3af18121 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-23T02:45:02.722Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:02.752Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:02.752Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "3acaec6a-bced-4473-866f-da7b8ae49d1c"}, {"node_instance_id": "reference_vnf_host_s9t2wh", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:04.078Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 0979d713-97b6-4727-9663-56eb734aac23 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 0979d713-97b6-4727-9663-56eb734aac23 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 0979d713-97b6-4727-9663-56eb734aac23 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-23T02:45:04.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:05.226Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:05.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "keypair_48w4dq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:05.226Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:05.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_data_plane_port_sa16s6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:05.226Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:05.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_port_uysphz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:05.226Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:05.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_data_plane_port_xn48bj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:05.226Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:05.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_port_65vqoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:05.226Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:05.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:05.226Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:05.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "keypair_48w4dq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:06.470Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:06.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_data_plane_port_sa16s6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:06.470Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:06.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_data_plane_port_xn48bj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:06.470Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:06.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_data_plane_port_sa16s6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:06.470Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:06.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_data_plane_port_xn48bj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:06.470Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:06.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "keypair_48w4dq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:06.470Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:06.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_data_plane_port_sa16s6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:06.470Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:06.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_data_plane_port_xn48bj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:06.470Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:06.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "keypair_48w4dq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:06.470Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:06.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "keypair_48w4dq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:06.629Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:06.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "17afd00a-3545-44f7-9397-c8ca05d3dbbc"}], "metadata": {"pagination": {"total": 58, "offset": 24, "size": 50}}} 2018-12-23 02:45:06,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:45:06,861 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:45:06 GMT 2018-12-23 02:45:06,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:45:06,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18384 2018-12-23 02:45:06,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:45:06,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 02:45:06,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 02:45:06,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 02:45:06,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 02:45:06,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 02:45:06,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 02:45:06,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-23 02:45:06,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-12-23 02:45:06,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance c0f100eb-1fe3-406d-a037-4f1a3af18121 could not be found. [status_code=404] 2018-12-23 02:45:06,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-12-23 02:45:06,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 0979d713-97b6-4727-9663-56eb734aac23 could not be found. [status_code=404] 2018-12-23 02:45:06,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-12-23 02:45:06,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 02:45:06,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 02:45:06,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 02:45:06,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 02:45:06,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 02:45:06,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-12-23 02:45:06,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 02:45:06,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 02:45:06,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 02:45:06,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-23 02:45:06,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-23 02:45:06,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-12-23 02:45:06,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-23 02:45:06,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-23 02:45:06,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-12-23 02:45:06,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-12-23 02:45:06,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/53f4bb0a-c334-4122-bb30-e8228485a8ba 2018-12-23 02:45:06,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:45:06,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:45:06,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:45:06,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:45:06,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:45:06,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:45:06,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:45:06,927 - 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-12-23T02:44:51.000Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"} 2018-12-23 02:45:06,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:45:06,927 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:45:06 GMT 2018-12-23 02:45:06,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:45:06,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-23 02:45:06,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:45:11,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:45:12,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:45:12,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:45:12,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:45:12,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:45:12,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:45:12,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:45:12,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:45:12,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_sa16s6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:07.458Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:07.458Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "0872e57c-4f1f-4709-a67c-9b7a3019fc08"}, {"node_instance_id": "target_vnf_data_plane_port_xn48bj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:07.458Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:07.458Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "b6a8305e-f0de-4381-aeeb-19bcab28bd77"}, {"node_instance_id": "keypair_48w4dq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:07.458Z", "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-12-23T02:45:07.458Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "17afd00a-3545-44f7-9397-c8ca05d3dbbc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:07.498Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:07.498Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_port_uysphz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:08.519Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:08.519Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "9ede15b2-58ec-4176-8974-59410dacdea3"}, {"node_instance_id": "reference_vnf_port_uysphz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:08.541Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:08.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_port_65vqoh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:08.541Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:08.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_port_uysphz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:08.541Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:08.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_port_65vqoh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:08.541Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:08.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_port_uysphz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:08.541Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:08.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_port_65vqoh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:08.541Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:08.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_data_plane_port_xn48bj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:08.541Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:08.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "keypair_48w4dq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:08.541Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:08.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_port_65vqoh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:09.529Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:09.529Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "7ff39f44-54be-459f-bccf-07d71c773b19"}, {"node_instance_id": "data_plane_subnet_cnw0r2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:09.562Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:09.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_data_plane_port_sa16s6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:09.562Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:09.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "data_plane_subnet_cnw0r2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:10.593Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:10.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "data_plane_subnet_cnw0r2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:10.593Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:10.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "management_plane_subnet_4aufx6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:10.593Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:10.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_ip_3a3jlx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:10.593Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:10.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "security_group_n598ak", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:10.593Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:10.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_ip_mup4uq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:10.593Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:10.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "data_plane_subnet_cnw0r2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:10.593Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:10.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_port_uysphz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:10.593Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:10.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_port_65vqoh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:10.593Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:10.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "data_plane_subnet_cnw0r2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:10.901Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:10.901Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "5a5305f3-3b4e-49b8-aeef-108a6dd54d16"}, {"node_instance_id": "reference_vnf_ip_3a3jlx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:11.600Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:11.600Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_ip_3a3jlx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:11.600Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:11.600Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:11.600Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:11.600Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_ip_3a3jlx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:11.600Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:11.600Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:11.600Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:11.600Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}], "metadata": {"pagination": {"total": 90, "offset": 52, "size": 50}}} 2018-12-23 02:45:12,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:45:12,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:45:12 GMT 2018-12-23 02:45:12,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:45:12,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15621 2018-12-23 02:45:12,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:45:12,073 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-23 02:45:12,073 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-23 02:45:12,073 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-12-23 02:45:12,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-12-23 02:45:12,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-23 02:45:12,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 02:45:12,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 02:45:12,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-23 02:45:12,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-23 02:45:12,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-23 02:45:12,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-23 02:45:12,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-23 02:45:12,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-12-23 02:45:12,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-23 02:45:12,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 02:45:12,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-23 02:45:12,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 02:45:12,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-12-23 02:45:12,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 02:45:12,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 02:45:12,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 02:45:12,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 02:45:12,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-12-23 02:45:12,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-23 02:45:12,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-23 02:45:12,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-12-23 02:45:12,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 02:45:12,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-23 02:45:12,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-12-23 02:45:12,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-23 02:45:12,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-12-23 02:45:12,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/53f4bb0a-c334-4122-bb30-e8228485a8ba 2018-12-23 02:45:12,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:45:12,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:45:12,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:45:12,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:45:12,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:45:12,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:45:12,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:45:12,262 - 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-12-23T02:44:51.000Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"} 2018-12-23 02:45:12,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:45:12,262 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:45:12 GMT 2018-12-23 02:45:12,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:45:12,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-23 02:45:12,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:45:17,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:45:17,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:45:17,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:45:17,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:45:17,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:45:17,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:45:17,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:45:17,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:45:17,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_3a3jlx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:12.581Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:12.581Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "113cbcf4-1914-48f6-a0cf-65e446aff466"}, {"node_instance_id": "security_group_n598ak", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:12.637Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:12.637Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_ip_mup4uq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:12.637Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:12.637Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_ip_mup4uq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:12.637Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:12.637Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "security_group_n598ak", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:12.637Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:12.637Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_ip_mup4uq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:12.637Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:12.637Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "security_group_n598ak", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:12.637Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:12.637Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_ip_mup4uq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:13.581Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:13.581Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "caad2144-04b2-4752-a4e6-6d9c326faaaf"}, {"node_instance_id": "security_group_n598ak", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:13.581Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:13.581Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "a8535b54-8298-4d49-a43b-5f2383f049e8"}, {"node_instance_id": "security_group_n598ak", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:13.645Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:13.645Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "management_plane_subnet_4aufx6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:14.671Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:14.671Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "management_plane_subnet_4aufx6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:14.671Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:14.671Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "management_plane_subnet_4aufx6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:14.671Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:14.671Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "reference_vnf_ip_3a3jlx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:14.671Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:14.671Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "target_vnf_ip_mup4uq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:14.671Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:14.671Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:14.671Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:14.671Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "data_plane_subnet_cnw0r2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:14.671Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:14.671Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "management_plane_subnet_4aufx6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:15.293Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:15.293Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "af3f4c27-20c9-427b-832a-7d0ab443cbdd"}, {"node_instance_id": "data_plane_network_9jz959", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:15.690Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:15.690Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "data_plane_network_9jz959", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:16.509Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:16.509Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "0b6b0c28-d2eb-46bc-b8ba-96bf504d49ae"}, {"node_instance_id": "data_plane_network_9jz959", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:16.723Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:16.723Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "data_plane_network_9jz959", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:16.723Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:16.723Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "data_plane_network_9jz959", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:16.723Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:16.723Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}], "metadata": {"pagination": {"total": 113, "offset": 83, "size": 50}}} 2018-12-23 02:45:17,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:45:17,333 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:45:17 GMT 2018-12-23 02:45:17,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:45:17,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11726 2018-12-23 02:45:17,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:45:17,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-12-23 02:45:17,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 02:45:17,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 02:45:17,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-23 02:45:17,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 02:45:17,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-23 02:45:17,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 02:45:17,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-12-23 02:45:17,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-12-23 02:45:17,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 02:45:17,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 02:45:17,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-12-23 02:45:17,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-12-23 02:45:17,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-23 02:45:17,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-23 02:45:17,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-12-23 02:45:17,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-12-23 02:45:17,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-12-23 02:45:17,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 02:45:17,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-12-23 02:45:17,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 02:45:17,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-23 02:45:17,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-23 02:45:17,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/53f4bb0a-c334-4122-bb30-e8228485a8ba 2018-12-23 02:45:17,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:45:17,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:45:17,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:45:17,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:45:17,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:45:17,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:45:17,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:45:17,391 - 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-12-23T02:44:51.000Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"} 2018-12-23 02:45:17,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:45:17,391 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:45:17 GMT 2018-12-23 02:45:17,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:45:17,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-23 02:45:17,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:45:22,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:45:22,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:45:22,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:45:22,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:45:22,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:45:22,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:45:22,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:45:22,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:45:22,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_9jz959", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:17.738Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:17.738Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "management_plane_subnet_4aufx6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:18.757Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:18.757Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "management_plane_network_5pv89j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:19.771Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:19.771Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "management_plane_network_5pv89j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:19.771Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:19.771Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "router_6qzjed", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:19.771Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:19.771Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "management_plane_network_5pv89j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:20.555Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:20.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "0d09f0d9-dfd6-450e-9fa9-34eb3b828fa8"}, {"node_instance_id": "router_6qzjed", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:20.789Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:20.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "management_plane_network_5pv89j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:20.789Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:20.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "router_6qzjed", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:20.789Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:20.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "management_plane_network_5pv89j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:20.789Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:20.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "router_6qzjed", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:20.789Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:20.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "router_6qzjed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:21.590Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:21.590Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "6dd1f4fd-a25c-4bc1-bc38-aeeb6268b782"}, {"node_instance_id": "management_plane_network_5pv89j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:22.075Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:22.075Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}], "metadata": {"pagination": {"total": 126, "offset": 106, "size": 50}}} 2018-12-23 02:45:22,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:45:22,469 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:45:22 GMT 2018-12-23 02:45:22,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:45:22,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6568 2018-12-23 02:45:22,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:45:22,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-23 02:45:22,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-12-23 02:45:22,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 02:45:22,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 02:45:22,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 02:45:22,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-12-23 02:45:22,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 02:45:22,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-23 02:45:22,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-12-23 02:45:22,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-23 02:45:22,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-12-23 02:45:22,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-12-23 02:45:22,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-23 02:45:22,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/53f4bb0a-c334-4122-bb30-e8228485a8ba 2018-12-23 02:45:22,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:45:22,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:45:22,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:45:22,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:45:22,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:45:22,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:45:22,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:45:22,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T02:44:51.000Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"} 2018-12-23 02:45:22,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:45:22,531 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:45:22 GMT 2018-12-23 02:45:22,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:45:22,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-23 02:45:22,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:45:27,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-12-23 02:45:27,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:45:27,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:45:27,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:45:27,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:45:27,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:45:27,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:45:27,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:45:27,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_6qzjed", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:24.221Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:24.221Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "external_network_0udto5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:24.822Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:24.822Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "external_network_0udto5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:25.836Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:25.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "external_network_0udto5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:25.836Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:25.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "external_network_0udto5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:25.836Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:25.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": "external_network_0udto5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:26.118Z", "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-12-23T02:45:26.118Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba", "logger": "8d6e9056-b9c1-44f7-b884-ee2d0bc79c9a"}, {"node_instance_id": "external_network_0udto5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:26.849Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:26.849Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T02:45:26.849Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T02:45:26.849Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"}], "metadata": {"pagination": {"total": 134, "offset": 119, "size": 50}}} 2018-12-23 02:45:27,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:45:27,607 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:45:27 GMT 2018-12-23 02:45:27,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:45:27,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4049 2018-12-23 02:45:27,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:45:27,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-12-23 02:45:27,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 02:45:27,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 02:45:27,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-23 02:45:27,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-23 02:45:27,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-12-23 02:45:27,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-23 02:45:27,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-12-23 02:45:27,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/53f4bb0a-c334-4122-bb30-e8228485a8ba 2018-12-23 02:45:27,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:45:27,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:45:27,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:45:27,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:45:27,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:45:27,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:45:27,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:45:27,674 - 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-12-23T02:44:51.000Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "53f4bb0a-c334-4122-bb30-e8228485a8ba"} 2018-12-23 02:45:27,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:45:27,674 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:45:27 GMT 2018-12-23 02:45:27,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:45:27,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-12-23 02:45:27,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:45:27,675 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/deployments/vrouter-opnfv 2018-12-23 02:45:27,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:45:27,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:45:27,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:45:27,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:45:27,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:45:27,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:45:27,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:45:27,936 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-23 02:45:27,937 - 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": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "target_vnf_flavor_id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "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_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "keystone_password": "4f436904-a18f-475c-9f9d-60751da826e4", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.26:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "85eb617b-e786-4464-ac85-b0bf4b33db46", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-23T02:34:24.541Z", "updated_at": "2018-12-23T02:34:24.541Z", "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-12-23 02:45:27,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:45:27,937 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:45:27 GMT 2018-12-23 02:45:27,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:45:27,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-12-23 02:45:27,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:45:27,938 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/blueprints/vrouter-opnfv 2018-12-23 02:45:28,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 02:45:28,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 02:45:28,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 02:45:28,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-23 02:45:28,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 02:45:28,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 02:45:28,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 02:45:28,009 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-23 02:45:28,010 - 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-12-23T02:34:24.271Z", "updated_at": "2018-12-23T02:34:24.271Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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": true, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-12-23 02:45:28,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 02:45:28,011 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 02:45:28 GMT 2018-12-23 02:45:28,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 02:45:28,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-12-23 02:45:28,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 02:45:28,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 02:45:28,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/85eb617b-e786-4464-ac85-b0bf4b33db46 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:29,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-07752ac4-35fd-464d-9f10-5c8e97120e94 Date: Sun, 23 Dec 2018 02:45:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 02:45:29,549 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/85eb617b-e786-4464-ac85-b0bf4b33db46 used request id req-07752ac4-35fd-464d-9f10-5c8e97120e94 2018-12-23 02:45:29,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.52526402473s 2018-12-23 02:45:29,549 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/85eb617b-e786-4464-ac85-b0bf4b33db46 used request id req-07752ac4-35fd-464d-9f10-5c8e97120e94 2018-12-23 02:45:29,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 02:45:29,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:45:29,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f041d4a6-8c55-436f-950b-320e6ac22d5e x-compute-request-id: req-f041d4a6-8c55-436f-950b-320e6ac22d5e Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "name": "vyos_vrouter-flavor_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "7400e636-feed-41b4-a5a0-a920bdadbeb7", "name": "vyos_vrouter-flavor_alt_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 02:45:29,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f041d4a6-8c55-436f-950b-320e6ac22d5e 2018-12-23 02:45:29,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.202955007553s 2018-12-23 02:45:29,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f041d4a6-8c55-436f-950b-320e6ac22d5e 2018-12-23 02:45:29,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 02:45:29,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:45:29,803 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 02:45:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67f8412c-4bbb-43a0-8f02-eac848e2e490 x-compute-request-id: req-67f8412c-4bbb-43a0-8f02-eac848e2e490 Content-Length: 0 Content-Type: application/json 2018-12-23 02:45:29,803 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7 used request id req-67f8412c-4bbb-43a0-8f02-eac848e2e490 2018-12-23 02:45:29,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0478591918945s 2018-12-23 02:45:29,804 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7400e636-feed-41b4-a5a0-a920bdadbeb7 used request id req-67f8412c-4bbb-43a0-8f02-eac848e2e490 2018-12-23 02:45:29,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 02:45:29,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/f89458eb-23ee-44cd-802d-2bd021d25bdd.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:30,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4fd3429-e9ed-4d3f-8c1a-19f3a920a356 Content-Length: 0 Date: Sun, 23 Dec 2018 02:45:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 02:45:30,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/f89458eb-23ee-44cd-802d-2bd021d25bdd.json used request id req-e4fd3429-e9ed-4d3f-8c1a-19f3a920a356 2018-12-23 02:45:30,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.08187198639s 2018-12-23 02:45:30,889 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/f89458eb-23ee-44cd-802d-2bd021d25bdd.json used request id req-e4fd3429-e9ed-4d3f-8c1a-19f3a920a356 2018-12-23 02:45:30,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 02:45:30,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:31,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fbaac6b9-e1d5-4d46-a415-8693c0ce8160 Date: Sun, 23 Dec 2018 02:45:31 GMT RESP BODY: {"floatingips": []} 2018-12-23 02:45:31,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fbaac6b9-e1d5-4d46-a415-8693c0ce8160 2018-12-23 02:45:31,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.231908082962s 2018-12-23 02:45:31,127 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fbaac6b9-e1d5-4d46-a415-8693c0ce8160 2018-12-23 02:45:31,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 02:45:31,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:31,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 02: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-7757da6f-9225-4afc-a8a7-8d29015f9e8f x-compute-request-id: req-7757da6f-9225-4afc-a8a7-8d29015f9e8f Content-Type: application/json 2018-12-23 02:45:31,274 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f used request id req-7757da6f-9225-4afc-a8a7-8d29015f9e8f 2018-12-23 02:45:31,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.146779060364s 2018-12-23 02:45:31,274 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f used request id req-7757da6f-9225-4afc-a8a7-8d29015f9e8f 2018-12-23 02:45:31,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:45:31,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:31,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-9ef605a2-f520-4f4d-9544-4b6b09fc1934 x-compute-request-id: req-9ef605a2-f520-4f4d-9544-4b6b09fc1934 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:33:06.000000", "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:45:31Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:45:31,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9ef605a2-f520-4f4d-9544-4b6b09fc1934 2018-12-23 02:45:31,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641095876694s 2018-12-23 02:45:31,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9ef605a2-f520-4f4d-9544-4b6b09fc1934 2018-12-23 02:45:31,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:45:33,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:45:33,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:35,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-604da9ed-5abe-470e-887e-5c9b3cf12712 x-compute-request-id: req-604da9ed-5abe-470e-887e-5c9b3cf12712 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d6:47", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9a9d773d-1ce4-4788-b1d4-93e748c3155f", "rel": "bookmark"}], "image": {"id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "links": [{"href": "http://172.30.9.26:8774/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T02:33:06.000000", "flavor": {"id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "links": [{"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}]}, "id": "9a9d773d-1ce4-4788-b1d4-93e748c3155f", "security_groups": [{"name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}], "user_id": "e07873e6cd1e4a069fb848ee17fd32ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T02:45:31Z", "hostId": "b31d6cb98a850a88c33028bb8240c5f1017c9aff04f82cc63f5adf34", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "name": "vyos_vrouter-vm_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "created": "2018-12-23T02:30:22Z", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 02:45:35,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-604da9ed-5abe-470e-887e-5c9b3cf12712 2018-12-23 02:45:35,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24620318413s 2018-12-23 02:45:35,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-604da9ed-5abe-470e-887e-5c9b3cf12712 2018-12-23 02:45:35,169 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 02:45:37,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 02:45:37,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:37,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-88d16999-33b9-4574-86d5-4a630156bcd7 x-compute-request-id: req-88d16999-33b9-4574-86d5-4a630156bcd7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 02:45:37,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-88d16999-33b9-4574-86d5-4a630156bcd7 2018-12-23 02:45:37,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0842039585114s 2018-12-23 02:45:37,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-88d16999-33b9-4574-86d5-4a630156bcd7 2018-12-23 02:45:37,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 02:45:37,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:37,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-3c90b1ab-7300-4787-9d81-027b0e089824 Date: Sun, 23 Dec 2018 02:45:37 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:30:17Z", "updated_at": "2018-12-23T02:30:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T02:30:18Z", "revision_number": 0, "id": "547a41b6-c733-4ed4-bc2c-eacef9bf3cf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:18Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:18Z", "revision_number": 0, "id": "71b0a248-1265-420a-b16e-0dc9f01e75dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:18Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "8b79716d-994b-4c9d-8272-3324274fc655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "9203d41c-0158-4f43-ba09-c6664bff8f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T02:30:19Z", "revision_number": 0, "id": "c414cab6-0f7c-4301-a641-c8aa86da8903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:19Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-23T02:30:19Z", "revision_number": 0, "id": "c79ff1c2-9d60-4e5e-845a-e29f2a5fd055", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:19Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:30:17Z", "revision_number": 0, "id": "d1b7f953-19a4-43bd-a761-db023e13dbaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:17Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-23T02:30:19Z", "revision_number": 0, "id": "eeab7616-5e2a-4a08-a283-c7f7ca37e281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:30:19Z", "security_group_id": "049ad27b-3470-4657-8212-5c7735b2b44a", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 8, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "049ad27b-3470-4657-8212-5c7735b2b44a", "name": "vyos_vrouter-sg_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}, {"description": "Default security group", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:28:29Z", "updated_at": "2018-12-23T02:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "0c7f6030-742e-48c5-bacd-2d08727ec29a", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "49525574-4b84-4437-ac22-c116115428dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "bf5bf15a-5095-40ea-b9d5-86c4cb7d5e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "c53d3e3d-33a5-422f-9d2e-3f58f4ec9152", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 4, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "167ac683-e889-4b29-9e18-3634331fa7ee", "name": "default"}]} 2018-12-23 02:45:37,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3c90b1ab-7300-4787-9d81-027b0e089824 2018-12-23 02:45:37,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0570311546326s 2018-12-23 02:45:37,317 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3c90b1ab-7300-4787-9d81-027b0e089824 2018-12-23 02:45:37,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 02:45:37,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/049ad27b-3470-4657-8212-5c7735b2b44a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:37,741 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4bed0a0-4bd6-485c-a49c-f79d110344f3 Content-Length: 0 Date: Sun, 23 Dec 2018 02:45:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 02:45:37,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/049ad27b-3470-4657-8212-5c7735b2b44a.json used request id req-a4bed0a0-4bd6-485c-a49c-f79d110344f3 2018-12-23 02:45:37,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.420644044876s 2018-12-23 02:45:37,741 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/049ad27b-3470-4657-8212-5c7735b2b44a.json used request id req-a4bed0a0-4bd6-485c-a49c-f79d110344f3 2018-12-23 02:45:37,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-23 02:45:37,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:37,793 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 02:45:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6addbfd-cd95-4a7c-8b5a-0cbc8f9c8010 x-compute-request-id: req-c6addbfd-cd95-4a7c-8b5a-0cbc8f9c8010 Content-Length: 0 Content-Type: application/json 2018-12-23 02:45:37,793 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd used request id req-c6addbfd-cd95-4a7c-8b5a-0cbc8f9c8010 2018-12-23 02:45:37,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0515961647034s 2018-12-23 02:45:37,794 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vyos_vrouter-kp_a317074b-67b8-44c8-a0dc-f35c74ebc6bd used request id req-c6addbfd-cd95-4a7c-8b5a-0cbc8f9c8010 2018-12-23 02:45:37,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 02:45:37,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/85eeb64a-c5a5-47c7-985b-2fd8d6930f14/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}55399fb0602bc482ffd6a03455ad418f0d562c19" -d '{"subnet_id": "b814dc89-dc51-4ef4-b134-92cceed6dd4f"}' 2018-12-23 02:45:39,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-de82851a-29e8-4031-91d7-5c6b1beb4f22 Date: Sun, 23 Dec 2018 02:45:39 GMT RESP BODY: {"network_id": "2297d83e-f1e6-4746-9bab-14e1af97c6fe", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "subnet_id": "b814dc89-dc51-4ef4-b134-92cceed6dd4f", "subnet_ids": ["b814dc89-dc51-4ef4-b134-92cceed6dd4f"], "port_id": "d2b85d15-34ef-4f80-bfe2-bfe20b053c60", "id": "85eeb64a-c5a5-47c7-985b-2fd8d6930f14"} 2018-12-23 02:45:39,250 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/85eeb64a-c5a5-47c7-985b-2fd8d6930f14/remove_router_interface.json used request id req-de82851a-29e8-4031-91d7-5c6b1beb4f22 2018-12-23 02:45:39,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.45593118668s 2018-12-23 02:45:39,251 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/85eeb64a-c5a5-47c7-985b-2fd8d6930f14/remove_router_interface.json used request id req-de82851a-29e8-4031-91d7-5c6b1beb4f22 returning object 85eeb64a-c5a5-47c7-985b-2fd8d6930f14 2018-12-23 02:45:39,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 02:45:39,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:39,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-25760288-da18-4b16-b08b-a4981114a922 Date: Sun, 23 Dec 2018 02:45:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:28:32Z", "admin_state_up": true, "updated_at": "2018-12-23T02:45:38Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "85eeb64a-c5a5-47c7-985b-2fd8d6930f14", "name": "vyos_vrouter-router_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}]} 2018-12-23 02:45:39,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-25760288-da18-4b16-b08b-a4981114a922 2018-12-23 02:45:39,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0724301338196s 2018-12-23 02:45:39,324 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-25760288-da18-4b16-b08b-a4981114a922 2018-12-23 02:45:39,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 02:45:39,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/85eeb64a-c5a5-47c7-985b-2fd8d6930f14.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:42,844 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-031edda2-e4c7-4c6c-86ec-61ab919453ce Content-Length: 0 Date: Sun, 23 Dec 2018 02:45:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 02:45:42,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/85eeb64a-c5a5-47c7-985b-2fd8d6930f14.json used request id req-031edda2-e4c7-4c6c-86ec-61ab919453ce 2018-12-23 02:45:42,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.51864600182s 2018-12-23 02:45:42,844 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/85eeb64a-c5a5-47c7-985b-2fd8d6930f14.json used request id req-031edda2-e4c7-4c6c-86ec-61ab919453ce 2018-12-23 02:45:42,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 02:45:42,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:42,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-61e6e5a6-bdb9-42fe-a167-b1e919045a46 Date: Sun, 23 Dec 2018 02:45:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2297d83e-f1e6-4746-9bab-14e1af97c6fe","tenant_id":"3474d9aba6d84e5dae9233e81f6bd121","created_at":"2018-12-23T02:28:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T02:28:31Z","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":"3474d9aba6d84e5dae9233e81f6bd121","id":"b814dc89-dc51-4ef4-b134-92cceed6dd4f","subnetpool_id":null,"name":"vyos_vrouter-subnet_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}]} 2018-12-23 02:45:42,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-61e6e5a6-bdb9-42fe-a167-b1e919045a46 2018-12-23 02:45:42,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0555181503296s 2018-12-23 02:45:42,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-61e6e5a6-bdb9-42fe-a167-b1e919045a46 2018-12-23 02:45:42,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 02:45:42,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/b814dc89-dc51-4ef4-b134-92cceed6dd4f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:45,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d7928c45-9bc1-4600-91d7-69992e253e34 Date: Sun, 23 Dec 2018 02:45:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 02:45:45,173 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/b814dc89-dc51-4ef4-b134-92cceed6dd4f.json used request id req-d7928c45-9bc1-4600-91d7-69992e253e34 2018-12-23 02:45:45,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.27060818672s 2018-12-23 02:45:45,173 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/b814dc89-dc51-4ef4-b134-92cceed6dd4f.json used request id req-d7928c45-9bc1-4600-91d7-69992e253e34 2018-12-23 02:45:45,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 02:45:45,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:45,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-2c7bb0a7-cf29-4379-acce-2638a5f4192f Date: Sun, 23 Dec 2018 02:45: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":[],"updated_at":"2018-12-23T02:45:45Z","tenant_id":"3474d9aba6d84e5dae9233e81f6bd121","created_at":"2018-12-23T02:28:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"3474d9aba6d84e5dae9233e81f6bd121","id":"2297d83e-f1e6-4746-9bab-14e1af97c6fe","name":"vyos_vrouter-net_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 02:45:45,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2c7bb0a7-cf29-4379-acce-2638a5f4192f 2018-12-23 02:45:45,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282869815826s 2018-12-23 02:45:45,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2c7bb0a7-cf29-4379-acce-2638a5f4192f 2018-12-23 02:45:45,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 02:45:45,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/2297d83e-f1e6-4746-9bab-14e1af97c6fe.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:46,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f92b692d-c5fa-4ed8-ae67-904b30ade4a8 Date: Sun, 23 Dec 2018 02:45:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 02:45:46,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2297d83e-f1e6-4746-9bab-14e1af97c6fe.json used request id req-f92b692d-c5fa-4ed8-ae67-904b30ade4a8 2018-12-23 02:45:46,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.0037689209s 2018-12-23 02:45:46,462 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2297d83e-f1e6-4746-9bab-14e1af97c6fe.json used request id req-f92b692d-c5fa-4ed8-ae67-904b30ade4a8 2018-12-23 02:45:46,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 02:45:46,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:46,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-8db9ea5d-c041-4488-a212-a79717892feb Date: Sun, 23 Dec 2018 02:45:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/snap", "metadata": {}}], "file": "/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/file", "owner": "3474d9aba6d84e5dae9233e81f6bd121", "id": "f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "size": 4373348352, "self": "/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T02:30:16Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T02:29:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 02:45:46,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8db9ea5d-c041-4488-a212-a79717892feb 2018-12-23 02:45:46,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180444955826s 2018-12-23 02:45:46,643 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8db9ea5d-c041-4488-a212-a79717892feb 2018-12-23 02:45:46,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 02:45:46,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55399fb0602bc482ffd6a03455ad418f0d562c19" 2018-12-23 02:45:50,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-270a4c6c-f7e0-4346-9636-0aa15cb6d7e2 Date: Sun, 23 Dec 2018 02:45:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 02:45:50,099 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1 used request id req-270a4c6c-f7e0-4346-9636-0aa15cb6d7e2 2018-12-23 02:45:50,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.45407295227s 2018-12-23 02:45:50,100 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f06a5832-bbfd-44c6-b0f2-22e64e3195a1 used request id req-270a4c6c-f7e0-4346-9636-0aa15cb6d7e2 2018-12-23 02:45:50,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 02:45:50,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:45:50,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea9c2951-a586-48d3-aa9e-331781354519 x-compute-request-id: req-ea9c2951-a586-48d3-aa9e-331781354519 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "26c687ae-8105-499c-9b5e-3d3d19de1f53", "name": "vyos_vrouter-flavor_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 02:45:50,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-ea9c2951-a586-48d3-aa9e-331781354519 2018-12-23 02:45:50,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0321450233459s 2018-12-23 02:45:50,133 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-ea9c2951-a586-48d3-aa9e-331781354519 2018-12-23 02:45:50,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 02:45:50,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:45:50,186 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 02:45:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a79677d6-5e98-46da-85d7-f226e17df2b1 x-compute-request-id: req-a79677d6-5e98-46da-85d7-f226e17df2b1 Content-Length: 0 Content-Type: application/json 2018-12-23 02:45:50,187 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53 used request id req-a79677d6-5e98-46da-85d7-f226e17df2b1 2018-12-23 02:45:50,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0525979995728s 2018-12-23 02:45:50,187 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/26c687ae-8105-499c-9b5e-3d3d19de1f53 used request id req-a79677d6-5e98-46da-85d7-f226e17df2b1 2018-12-23 02:45:50,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 02:45:50,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:45:50,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1c45656-3138-4b8d-9deb-b8f45b144ad9 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_a317074b-67b8-44c8-a0dc-f35c74ebc6bd", "links": {"self": "http://172.30.9.26:5000/v3/users/e07873e6cd1e4a069fb848ee17fd32ad"}, "domain_id": "default", "enabled": true, "id": "e07873e6cd1e4a069fb848ee17fd32ad", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 02:45:50,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c1c45656-3138-4b8d-9deb-b8f45b144ad9 2018-12-23 02:45:50,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0999820232391s 2018-12-23 02:45:50,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c1c45656-3138-4b8d-9deb-b8f45b144ad9 2018-12-23 02:45:50,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 02:45:50,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/e07873e6cd1e4a069fb848ee17fd32ad -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:45:50,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa26e321-f848-4bd4-acd9-4ecd52f06311 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/e07873e6cd1e4a069fb848ee17fd32ad"}, "enabled": true, "id": "e07873e6cd1e4a069fb848ee17fd32ad", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}} 2018-12-23 02:45:50,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/e07873e6cd1e4a069fb848ee17fd32ad used request id req-aa26e321-f848-4bd4-acd9-4ecd52f06311 2018-12-23 02:45:50,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10392999649s 2018-12-23 02:45:50,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/e07873e6cd1e4a069fb848ee17fd32ad used request id req-aa26e321-f848-4bd4-acd9-4ecd52f06311 2018-12-23 02:45:50,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 02:45:50,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/e07873e6cd1e4a069fb848ee17fd32ad -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:45:50,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 02:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1c52854-8b81-4561-ac78-fc60aea6ea99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 02:45:50,630 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e07873e6cd1e4a069fb848ee17fd32ad used request id req-a1c52854-8b81-4561-ac78-fc60aea6ea99 2018-12-23 02:45:50,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.231029033661s 2018-12-23 02:45:50,630 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e07873e6cd1e4a069fb848ee17fd32ad used request id req-a1c52854-8b81-4561-ac78-fc60aea6ea99 2018-12-23 02:45:50,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 02:45:50,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:45:50,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41336e4f-902f-4de6-b5a1-3eb3d6ac1782 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/3474d9aba6d84e5dae9233e81f6bd121"}, "enabled": true, "id": "3474d9aba6d84e5dae9233e81f6bd121", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a317074b-67b8-44c8-a0dc-f35c74ebc6bd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 02:45:50,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-41336e4f-902f-4de6-b5a1-3eb3d6ac1782 2018-12-23 02:45:50,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0815300941467s 2018-12-23 02:45:50,713 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-41336e4f-902f-4de6-b5a1-3eb3d6ac1782 2018-12-23 02:45:50,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 02:45:50,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/3474d9aba6d84e5dae9233e81f6bd121 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:45:50,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 02:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cae64c5-2f9f-49b4-8bd1-d21d6f8aede6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 02:45:50,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3474d9aba6d84e5dae9233e81f6bd121 used request id req-6cae64c5-2f9f-49b4-8bd1-d21d6f8aede6 2018-12-23 02:45:50,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.147223234177s 2018-12-23 02:45:50,862 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3474d9aba6d84e5dae9233e81f6bd121 used request id req-6cae64c5-2f9f-49b4-8bd1-d21d6f8aede6 2018-12-23 02:45:50,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 02:45:50,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:45:50,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f5d1b1c-9aa1-4d21-8072-abcf635e946e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2872e1ec94414d8ebbf941aee4d67e69", "links": {"self": "http://172.30.9.26:5000/v3/roles/2872e1ec94414d8ebbf941aee4d67e69"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 02:45:50,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9f5d1b1c-9aa1-4d21-8072-abcf635e946e 2018-12-23 02:45:50,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0764219760895s 2018-12-23 02:45:50,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 02:45:50,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/2872e1ec94414d8ebbf941aee4d67e69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:45:51,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 02:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40f5468a-cf2e-4fa9-bae1-38884a79a9d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 02:45:51,051 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2872e1ec94414d8ebbf941aee4d67e69 used request id req-40f5468a-cf2e-4fa9-bae1-38884a79a9d5 2018-12-23 02:45:51,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.1100461483s 2018-12-23 02:45:51,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 02:45:51,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3474d9aba6d84e5dae9233e81f6bd121&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}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:45:51,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-c76ee905-81b3-4efd-ab52-ba04a4b8978e Date: Sun, 23 Dec 2018 02:45:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:28:29Z", "updated_at": "2018-12-23T02:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "0c7f6030-742e-48c5-bacd-2d08727ec29a", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "49525574-4b84-4437-ac22-c116115428dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "bf5bf15a-5095-40ea-b9d5-86c4cb7d5e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "c53d3e3d-33a5-422f-9d2e-3f58f4ec9152", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 4, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "167ac683-e889-4b29-9e18-3634331fa7ee", "name": "default"}]} 2018-12-23 02:45:51,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3474d9aba6d84e5dae9233e81f6bd121&name=default used request id req-c76ee905-81b3-4efd-ab52-ba04a4b8978e 2018-12-23 02:45:51,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.186981916428s 2018-12-23 02:45:51,241 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3474d9aba6d84e5dae9233e81f6bd121&name=default used request id req-c76ee905-81b3-4efd-ab52-ba04a4b8978e 2018-12-23 02:45:51,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 02:45:51,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:45:51,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-41b92713-57c8-4d12-af70-1fe8b72c8fea Date: Sun, 23 Dec 2018 02:45:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "created_at": "2018-12-23T02:28:29Z", "updated_at": "2018-12-23T02:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "0c7f6030-742e-48c5-bacd-2d08727ec29a", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "c53d3e3d-33a5-422f-9d2e-3f58f4ec9152", "remote_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "bf5bf15a-5095-40ea-b9d5-86c4cb7d5e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv4", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:28:29Z", "revision_number": 0, "id": "49525574-4b84-4437-ac22-c116115428dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:28:29Z", "security_group_id": "167ac683-e889-4b29-9e18-3634331fa7ee", "tenant_id": "3474d9aba6d84e5dae9233e81f6bd121", "port_range_min": null, "ethertype": "IPv6", "project_id": "3474d9aba6d84e5dae9233e81f6bd121"}], "revision_number": 4, "project_id": "3474d9aba6d84e5dae9233e81f6bd121", "id": "167ac683-e889-4b29-9e18-3634331fa7ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 02:45:51,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-41b92713-57c8-4d12-af70-1fe8b72c8fea 2018-12-23 02:45:51,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202944040298s 2018-12-23 02:45:51,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-41b92713-57c8-4d12-af70-1fe8b72c8fea 2018-12-23 02:45:51,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 02:45:51,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/167ac683-e889-4b29-9e18-3634331fa7ee.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8568a0ab0835741610fb80dd79c8b249685a84de" 2018-12-23 02:45:52,120 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-185389ff-4431-4a1e-a723-0284e1cf660a Content-Length: 0 Date: Sun, 23 Dec 2018 02:45:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 02:45:52,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/167ac683-e889-4b29-9e18-3634331fa7ee.json used request id req-185389ff-4431-4a1e-a723-0284e1cf660a 2018-12-23 02:45:52,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.667193889618s 2018-12-23 02:45:52,120 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/167ac683-e889-4b29-9e18-3634331fa7ee.json used request id req-185389ff-4431-4a1e-a723-0284e1cf660a 2018-12-23 02:45:52,138 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-12-23 02:45:52,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 02:45:52,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 02:45:52,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 02:45:52,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 02:45:52,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 02:45:52,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 02:45:52,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 02:45:52,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 02:45:52,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 02:45:52,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 02:45:52,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 02:45:52,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 02:45:52,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 02:45:52,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 02:45:52,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 02:45:52,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 02:45:52,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 02:45:52,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 02:45:52,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 02:45:52,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 02:45:52,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 02:45:52,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 02:45:52,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 02:45:52,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2e0186-096f-4361-bcd2-601fe54e18bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 02:45:52,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5c2e0186-096f-4361-bcd2-601fe54e18bb 2018-12-23 02:45:52,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 02:45:52,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T03:45:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9673704b75e4254b287ac35103b6d8c", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f73e04431d2346a1a18d72707a9c3110"}, "audit_ids": ["4tMiaTETSTO1Tgxp6Bpxbw"], "issued_at": "2018-12-23T02:45:52.000000Z"}} 2018-12-23 02:45:52,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 02:45:52,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:52,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-aeac917f-acc8-439f-b998-7923b9f4afd8 Date: Sun, 23 Dec 2018 02:45:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 02:45:52,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aeac917f-acc8-439f-b998-7923b9f4afd8 2018-12-23 02:45:52,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.242542982101s 2018-12-23 02:45:52,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aeac917f-acc8-439f-b998-7923b9f4afd8 2018-12-23 02:45:52,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 02:45:52,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:52,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 02:45:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 02:45:52,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:52,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f6bea2-85ac-41c4-a9cb-a09c71c1886b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 02:45:52,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-97f6bea2-85ac-41c4-a9cb-a09c71c1886b 2018-12-23 02:45:52,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0994429588318s 2018-12-23 02:45:52,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 02:45:52,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_65c917cc-cf79-4a54-9a37-d0405505550f"}}' 2018-12-23 02:45:52,985 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 02:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2494ef9-c647-4363-8a0f-a63360f8f83d Content-Length: 350 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/49e8dacf470d46e88207533cfe8a4da3"}, "enabled": true, "id": "49e8dacf470d46e88207533cfe8a4da3", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_65c917cc-cf79-4a54-9a37-d0405505550f"}} 2018-12-23 02:45:52,985 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e2494ef9-c647-4363-8a0f-a63360f8f83d 2018-12-23 02:45:52,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.10524392128s 2018-12-23 02:45:52,985 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e2494ef9-c647-4363-8a0f-a63360f8f83d 2018-12-23 02:45:52,986 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_65c917cc-cf79-4a54-9a37-d0405505550f', 'id': u'49e8dacf470d46e88207533cfe8a4da3', '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-12-23 02:45:52,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 02:45:53,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.345076084137s 2018-12-23 02:45:53,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/37e421a37fe54bd58b97e7c230ee37c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:53,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f10f9f7-3a70-4397-8f71-69c342980978 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/37e421a37fe54bd58b97e7c230ee37c9"}, "enabled": true, "id": "37e421a37fe54bd58b97e7c230ee37c9", "options": {}, "domain_id": "default", "name": "juju_epc-user_65c917cc-cf79-4a54-9a37-d0405505550f"}} 2018-12-23 02:45:53,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/37e421a37fe54bd58b97e7c230ee37c9 used request id req-6f10f9f7-3a70-4397-8f71-69c342980978 2018-12-23 02:45:53,434 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'37e421a37fe54bd58b97e7c230ee37c9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_65c917cc-cf79-4a54-9a37-d0405505550f'}) 2018-12-23 02:45:53,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 02:45:53,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:53,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94dd37f0-1e6e-48f8-9c36-d25f11919a7e Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 02:45:53,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-94dd37f0-1e6e-48f8-9c36-d25f11919a7e 2018-12-23 02:45:53,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0741078853607s 2018-12-23 02:45:53,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 02:45:53,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:53,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-333039d6-5efa-4b67-80b1-6d52fd511b21 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 02:45:53,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-333039d6-5efa-4b67-80b1-6d52fd511b21 2018-12-23 02:45:53,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0794439315796s 2018-12-23 02:45:53,591 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 02:45:53,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 02:45:53,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" -d '{"role": {"name": "Member"}}' 2018-12-23 02:45:53,692 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 02:45:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e386c7e4-c44e-451d-bdff-b72ee62334c8 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea6255f250a94bbf8fe4e615e5fd2f76", "links": {"self": "http://172.30.9.26:5000/v3/roles/ea6255f250a94bbf8fe4e615e5fd2f76"}, "name": "Member"}} 2018-12-23 02:45:53,692 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e386c7e4-c44e-451d-bdff-b72ee62334c8 2018-12-23 02:45:53,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.101079940796s 2018-12-23 02:45:53,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/ea6255f250a94bbf8fe4e615e5fd2f76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:53,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93341410-6235-4ec3-bce3-2b06d4762289 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ea6255f250a94bbf8fe4e615e5fd2f76"}, "domain_id": null, "name": "Member", "id": "ea6255f250a94bbf8fe4e615e5fd2f76"}} 2018-12-23 02:45:53,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ea6255f250a94bbf8fe4e615e5fd2f76 used request id req-93341410-6235-4ec3-bce3-2b06d4762289 2018-12-23 02:45:53,767 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/ea6255f250a94bbf8fe4e615e5fd2f76'}, 'domain_id': None, 'human_id': None, 'id': u'ea6255f250a94bbf8fe4e615e5fd2f76', 'HUMAN_ID': False}) 2018-12-23 02:45:53,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 02:45:53,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:53,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bec0c4f-cb98-4d2c-ae0a-4ccbbe3fb8de Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ea6255f250a94bbf8fe4e615e5fd2f76", "links": {"self": "http://172.30.9.26:5000/v3/roles/ea6255f250a94bbf8fe4e615e5fd2f76"}, "name": "Member"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 02:45:53,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2bec0c4f-cb98-4d2c-ae0a-4ccbbe3fb8de 2018-12-23 02:45:53,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0812959671021s 2018-12-23 02:45:53,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 02:45:53,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:53,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8996433d-b425-422c-98f7-9e86cb500692 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 02:45:53,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-8996433d-b425-422c-98f7-9e86cb500692 2018-12-23 02:45:53,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0812509059906s 2018-12-23 02:45:53,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 02:45:53,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:54,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fef8dce-7892-45a6-9fa7-ac3ac2832073 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_65c917cc-cf79-4a54-9a37-d0405505550f", "links": {"self": "http://172.30.9.26:5000/v3/users/37e421a37fe54bd58b97e7c230ee37c9"}, "domain_id": "default", "enabled": true, "id": "37e421a37fe54bd58b97e7c230ee37c9", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 02:45:54,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4fef8dce-7892-45a6-9fa7-ac3ac2832073 2018-12-23 02:45:54,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.086177110672s 2018-12-23 02:45:54,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4fef8dce-7892-45a6-9fa7-ac3ac2832073 2018-12-23 02:45:54,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 02:45:54,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:54,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f0fbcf-1658-4989-ad6e-e67cd8cf17d9 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/49e8dacf470d46e88207533cfe8a4da3"}, "enabled": true, "id": "49e8dacf470d46e88207533cfe8a4da3", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_65c917cc-cf79-4a54-9a37-d0405505550f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 02:45:54,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-69f0fbcf-1658-4989-ad6e-e67cd8cf17d9 2018-12-23 02:45:54,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.082839012146s 2018-12-23 02:45:54,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-69f0fbcf-1658-4989-ad6e-e67cd8cf17d9 2018-12-23 02:45:54,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 02:45:54,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=37e421a37fe54bd58b97e7c230ee37c9&scope.project.id=49e8dacf470d46e88207533cfe8a4da3&role.id=ea6255f250a94bbf8fe4e615e5fd2f76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:54,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-445262bb-70c9-4d78-9160-7eedab2115ff Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=37e421a37fe54bd58b97e7c230ee37c9&scope.project.id=49e8dacf470d46e88207533cfe8a4da3&role.id=ea6255f250a94bbf8fe4e615e5fd2f76", "previous": null, "next": null}} 2018-12-23 02:45:54,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=37e421a37fe54bd58b97e7c230ee37c9&scope.project.id=49e8dacf470d46e88207533cfe8a4da3&role.id=ea6255f250a94bbf8fe4e615e5fd2f76 used request id req-445262bb-70c9-4d78-9160-7eedab2115ff 2018-12-23 02:45:54,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0788381099701s 2018-12-23 02:45:54,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 02:45:54,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/49e8dacf470d46e88207533cfe8a4da3/users/37e421a37fe54bd58b97e7c230ee37c9/roles/ea6255f250a94bbf8fe4e615e5fd2f76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:54,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 02:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab48ddc4-0a8c-4341-bbae-fef443e67d54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 02:45:54,353 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/49e8dacf470d46e88207533cfe8a4da3/users/37e421a37fe54bd58b97e7c230ee37c9/roles/ea6255f250a94bbf8fe4e615e5fd2f76 used request id req-ab48ddc4-0a8c-4341-bbae-fef443e67d54 2018-12-23 02:45:54,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.16349196434s 2018-12-23 02:45:54,354 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_65c917cc-cf79-4a54-9a37-d0405505550f', 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': '970ae678-9c88-4423-9f6a-62bbd753953c', 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_65c917cc-cf79-4a54-9a37-d0405505550f', 'project_id': u'49e8dacf470d46e88207533cfe8a4da3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 02:45:54,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 02:45:54,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 02:45:54,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 02:45:54,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 02:45:54,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 02:45:54,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 02:45:54,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 02:45:54,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 02:45:54,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 02:45:54,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 02:45:54,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 02:45:54,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 02:45:54,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 02:45:54,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 02:45:54,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 02:45:54,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 02:45:54,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 02:45:54,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 02:45:54,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 02:45:54,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 02:45:54,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 02:45:54,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 02:45:54,359 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_65c917cc-cf79-4a54-9a37-d0405505550f', 'password': '970ae678-9c88-4423-9f6a-62bbd753953c', 'project_name': 'juju_epc-project_65c917cc-cf79-4a54-9a37-d0405505550f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '49e8dacf470d46e88207533cfe8a4da3', 'project_domain_name': 'Default'} 2018-12-23 02:45:54,419 - 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-12-23 02:45:54,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-12-23 02:45:54,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:54,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c99dd5b-a343-4713-8334-7bc637c56d06 Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.26:5000/v3/services/02f86a88b510461db2467aa2eaa0df64"}, "enabled": true, "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.26:5000/v3/services/18ff283d87d945ec96de1b86c5c343b9"}, "enabled": true, "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.26:5000/v3/services/259951b4d003470c9d57ffc82e542487"}, "enabled": true, "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.26:5000/v3/services/290af5453ccc47ad972c16f6b6ce073c"}, "enabled": true, "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.26:5000/v3/services/299274fe4ff94948a126e175f4ea4d73"}, "enabled": true, "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.26:5000/v3/services/48f30cee4f434d01a930ebdefcb913df"}, "enabled": true, "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.26:5000/v3/services/5842b8ae133c403e85631b9d02a7b3b3"}, "enabled": true, "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.26:5000/v3/services/655a4807be8d468f8aeef354092a96f3"}, "enabled": true, "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.26:5000/v3/services/77ccac0088a14668a0836949aea9d145"}, "enabled": true, "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.26:5000/v3/services/8769b62be6ac45f6a0a337944bb6465a"}, "enabled": true, "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.26:5000/v3/services/94ab20e050bd4e3bada0d7bedc2bc6cb"}, "enabled": true, "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.26:5000/v3/services/96bd7ec0274942f2b9ab5bdadea5d984"}, "enabled": true, "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.26:5000/v3/services/e8966ff77bbf4df7996538fd1b699191"}, "enabled": true, "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.26:5000/v3/services/edbf35b6915c4ff384c74e87eda41d3f"}, "enabled": true, "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.26:5000/v3/services/fac78c71ca8b4f7db631d1758b54e630"}, "enabled": true, "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.26:5000/v3/services/fd8d20689e154ffba0dea0f75e20c391"}, "enabled": true, "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "links": {"self": "http://172.30.9.26:5000/v3/services", "previous": null, "next": null}} 2018-12-23 02:45:54,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/services used request id req-6c99dd5b-a343-4713-8334-7bc637c56d06 2018-12-23 02:45:54,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0857980251312s 2018-12-23 02:45:54,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-12-23 02:45:54,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:54,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeca8a91-58b4-47db-aba5-c60d6c192add Content-Encoding: gzip Content-Length: 2063 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/010bb75ee51d496dae4c75e55b5bebbe"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "655a4807be8d468f8aeef354092a96f3", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/19c5859e716746a69386111730aef4d6"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8769b62be6ac45f6a0a337944bb6465a", "id": "19c5859e716746a69386111730aef4d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1fbb53cf2c464ebcac4c3a1d4b79dddf"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/225f0256d7eb47088ad45d05066c2d83"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e8966ff77bbf4df7996538fd1b699191", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/263d108e6297400990dce135dd000345"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5842b8ae133c403e85631b9d02a7b3b3", "id": "263d108e6297400990dce135dd000345"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/264b44218f8b49fe924ea8ad6c2a1b21"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "259951b4d003470c9d57ffc82e542487", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/314a0186243d459dafb21222abbb610f"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8769b62be6ac45f6a0a337944bb6465a", "id": "314a0186243d459dafb21222abbb610f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/347703c193ac4166aa8dee19c6d032d4"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e8966ff77bbf4df7996538fd1b699191", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/349d66f9624d486b8df9a5cf8588e6be"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "290af5453ccc47ad972c16f6b6ce073c", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/458f70f468264438b0390f32667fcdeb"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fac78c71ca8b4f7db631d1758b54e630", "id": "458f70f468264438b0390f32667fcdeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5379de3b3fac487c8df275fe5e490e00"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "edbf35b6915c4ff384c74e87eda41d3f", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5b54fceb32194691bf7390a7d2978e8c"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "edbf35b6915c4ff384c74e87eda41d3f", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5d7effb96827405bae55aca3f70b368c"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "18ff283d87d945ec96de1b86c5c343b9", "id": "5d7effb96827405bae55aca3f70b368c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/699c940de0b14c1eadca09be9f6590a1"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "259951b4d003470c9d57ffc82e542487", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6dad8d069a06470290bafab9e4b34826"}, "url": "http://172.30.9.26:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "290af5453ccc47ad972c16f6b6ce073c", "id": "6dad8d069a06470290bafab9e4b34826"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/719deddf1fb54dfebc3a8c2990f2b2f1"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96bd7ec0274942f2b9ab5bdadea5d984", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/73aa48a4f25e40f69e599f5d78673633"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "299274fe4ff94948a126e175f4ea4d73", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/82eb879f04e94dd69dabd66ad22c4298"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8769b62be6ac45f6a0a337944bb6465a", "id": "82eb879f04e94dd69dabd66ad22c4298"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/846c863c0b0e4d398904a016f07cb81e"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "77ccac0088a14668a0836949aea9d145", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/84f1bfb4b10f486fa85ca491287b4199"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5842b8ae133c403e85631b9d02a7b3b3", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8a7780d6e90b4a89a3fc41c0d6b18836"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fac78c71ca8b4f7db631d1758b54e630", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9192457ac2a641658434802b8711b209"}, "url": "http://172.30.9.26:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fd8d20689e154ffba0dea0f75e20c391", "id": "9192457ac2a641658434802b8711b209"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/94642ec3ad3a4563b961f5f217607f33"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96bd7ec0274942f2b9ab5bdadea5d984", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/956c168046034caf9e4f3ffcc0ad57ba"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96bd7ec0274942f2b9ab5bdadea5d984", "id": "956c168046034caf9e4f3ffcc0ad57ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/957b8e19a9a04929b3c4c78f09a374a2"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "77ccac0088a14668a0836949aea9d145", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9a2ad39a716b4925b94c2fe8fdfddae4"}, "url": "http://172.30.9.26:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "18ff283d87d945ec96de1b86c5c343b9", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a3d0d945e45d4ef38d33f9efe769ec78"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a94f80a2790541668d9743fccc939385"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "259951b4d003470c9d57ffc82e542487", "id": "a94f80a2790541668d9743fccc939385"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/aea05a6941cf489695d17121fd40145b"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "18ff283d87d945ec96de1b86c5c343b9", "id": "aea05a6941cf489695d17121fd40145b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/aeb0de87500440ec85bca3b97148c940"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "48f30cee4f434d01a930ebdefcb913df", "id": "aeb0de87500440ec85bca3b97148c940"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bca00d75a64f48daafaae3562cb7b2c8"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fd8d20689e154ffba0dea0f75e20c391", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bcef0d3806244f2a83b75dc351d3771d"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "655a4807be8d468f8aeef354092a96f3", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bd69c36f4c0d494c8036dcce3874d491"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "299274fe4ff94948a126e175f4ea4d73", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bf9fe5c3cb3645099f262600a623bf48"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e8966ff77bbf4df7996538fd1b699191", "id": "bf9fe5c3cb3645099f262600a623bf48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/bff9c64247024166b974f77ea321f99e"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fd8d20689e154ffba0dea0f75e20c391", "id": "bff9c64247024166b974f77ea321f99e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c49c187a1e7441c39d0516b608806f67"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "77ccac0088a14668a0836949aea9d145", "id": "c49c187a1e7441c39d0516b608806f67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c88451c73d034b70a0fa0fc41d4ee375"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "48f30cee4f434d01a930ebdefcb913df", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c90bc153f1da4a619881c2d5effbd91d"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "edbf35b6915c4ff384c74e87eda41d3f", "id": "c90bc153f1da4a619881c2d5effbd91d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c9aecdb0ae7a48e296aaa03862d855d0"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "290af5453ccc47ad972c16f6b6ce073c", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cb93ca13241a420ab969d163ab855648"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fac78c71ca8b4f7db631d1758b54e630", "id": "cb93ca13241a420ab969d163ab855648"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cf20d6f2e411410b908d25da10807937"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5842b8ae133c403e85631b9d02a7b3b3", "id": "cf20d6f2e411410b908d25da10807937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cf78bd0b311e4781a9ee002a64401745"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "655a4807be8d468f8aeef354092a96f3", "id": "cf78bd0b311e4781a9ee002a64401745"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e0626d2160b14ebf9ed75ddf1f91f557"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e7a1cc72fb5e4223ac729749ef8482cb"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "299274fe4ff94948a126e175f4ea4d73", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ea37b91d4b864a05a2faa4b4115fe970"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "48f30cee4f434d01a930ebdefcb913df", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-23 02:45:54,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-eeca8a91-58b4-47db-aba5-c60d6c192add 2018-12-23 02:45:54,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0879311561584s 2018-12-23 02:45:54,626 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-12-23 02:45:54,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 02:45:54,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:54,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f59646-c334-42d8-961d-e00e33c845ca Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 02:45:54,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-b4f59646-c334-42d8-961d-e00e33c845ca 2018-12-23 02:45:54,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0795090198517s 2018-12-23 02:45:54,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 02:45:54,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 02:45:54,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0503b6e-edbf-48bd-b907-5bc8203fe580 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/49e8dacf470d46e88207533cfe8a4da3"}, "enabled": true, "id": "49e8dacf470d46e88207533cfe8a4da3", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_65c917cc-cf79-4a54-9a37-d0405505550f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 02:45:54,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e0503b6e-edbf-48bd-b907-5bc8203fe580 2018-12-23 02:45:54,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0807740688324s 2018-12-23 02:45:54,788 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e0503b6e-edbf-48bd-b907-5bc8203fe580 2018-12-23 02:45:54,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 02:45:54,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" -d '{"network": {"tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "name": "juju_epc-net_65c917cc-cf79-4a54-9a37-d0405505550f", "admin_state_up": true}}' 2018-12-23 02:45:55,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-c10ce3fe-6f56-4204-88ea-2b39c1754979 Date: Sun, 23 Dec 2018 02:45:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"49e8dacf470d46e88207533cfe8a4da3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T02:45:55Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_65c917cc-cf79-4a54-9a37-d0405505550f","admin_state_up":true,"tenant_id":"49e8dacf470d46e88207533cfe8a4da3","created_at":"2018-12-23T02:45:55Z","mtu":1450}} 2018-12-23 02:45:55,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c10ce3fe-6f56-4204-88ea-2b39c1754979 2018-12-23 02:45:55,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.509332895279s 2018-12-23 02:45:55,301 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c10ce3fe-6f56-4204-88ea-2b39c1754979 2018-12-23 02:45:55,301 - 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-12-23T02:45:55Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f', u'provider:segmentation_id': 82, 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_65c917cc-cf79-4a54-9a37-d0405505550f', u'created_at': u'2018-12-23T02:45:55Z', u'mtu': 1450, u'tenant_id': u'49e8dacf470d46e88207533cfe8a4da3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'49e8dacf470d46e88207533cfe8a4da3'}) 2018-12-23 02:45:55,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 02:45:55,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d969af08-6a8a-4523-a2c9-43292a737dc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 02:45:55,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d969af08-6a8a-4523-a2c9-43292a737dc4 2018-12-23 02:45:55,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 02:45:55,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea6255f250a94bbf8fe4e615e5fd2f76", "name": "Member"}], "expires_at": "2018-12-23T03:45:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49e8dacf470d46e88207533cfe8a4da3", "name": "juju_epc-project_65c917cc-cf79-4a54-9a37-d0405505550f"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/49e8dacf470d46e88207533cfe8a4da3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/49e8dacf470d46e88207533cfe8a4da3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/49e8dacf470d46e88207533cfe8a4da3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/49e8dacf470d46e88207533cfe8a4da3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/49e8dacf470d46e88207533cfe8a4da3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/49e8dacf470d46e88207533cfe8a4da3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/49e8dacf470d46e88207533cfe8a4da3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/49e8dacf470d46e88207533cfe8a4da3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/49e8dacf470d46e88207533cfe8a4da3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/49e8dacf470d46e88207533cfe8a4da3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/49e8dacf470d46e88207533cfe8a4da3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/49e8dacf470d46e88207533cfe8a4da3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_65c917cc-cf79-4a54-9a37-d0405505550f", "id": "37e421a37fe54bd58b97e7c230ee37c9"}, "audit_ids": ["vbYTe6-7S8an227GZsFKZw"], "issued_at": "2018-12-23T02:45:55.000000Z"}} 2018-12-23 02:45:55,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 02:45:55,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 02:45:56,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-8f296a44-e60f-47c8-8656-f224359c1084 Date: Sun, 23 Dec 2018 02:45: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-12-23T02:45:55Z","tenant_id":"49e8dacf470d46e88207533cfe8a4da3","created_at":"2018-12-23T02:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"49e8dacf470d46e88207533cfe8a4da3","id":"9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f","name":"juju_epc-net_65c917cc-cf79-4a54-9a37-d0405505550f"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 02:45:56,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8f296a44-e60f-47c8-8656-f224359c1084 2018-12-23 02:45:56,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.252673864365s 2018-12-23 02:45:56,023 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8f296a44-e60f-47c8-8656-f224359c1084 2018-12-23 02:45:56,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 02:45:56,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" -d '{"subnet": {"name": "juju_epc-subnet_65c917cc-cf79-4a54-9a37-d0405505550f", "enable_dhcp": true, "network_id": "9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-12-23 02:45:56,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ed146c3c-a5bd-45af-9616-313624b72fea Date: Sun, 23 Dec 2018 02:45:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f","tenant_id":"49e8dacf470d46e88207533cfe8a4da3","created_at":"2018-12-23T02:45:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T02:45:56Z","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":"49e8dacf470d46e88207533cfe8a4da3","id":"08cfe911-b3c2-4ec8-b630-93d62d23f9ca","subnetpool_id":null,"name":"juju_epc-subnet_65c917cc-cf79-4a54-9a37-d0405505550f"}} 2018-12-23 02:45:56,713 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-ed146c3c-a5bd-45af-9616-313624b72fea 2018-12-23 02:45:56,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.689254999161s 2018-12-23 02:45:56,714 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-ed146c3c-a5bd-45af-9616-313624b72fea 2018-12-23 02:45:56,714 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T02:45:56Z', 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'08cfe911-b3c2-4ec8-b630-93d62d23f9ca', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_65c917cc-cf79-4a54-9a37-d0405505550f', u'enable_dhcp': True, u'network_id': u'9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f', u'tenant_id': u'49e8dacf470d46e88207533cfe8a4da3', u'created_at': u'2018-12-23T02:45:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'49e8dacf470d46e88207533cfe8a4da3'}) 2018-12-23 02:45:56,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 02:45:56,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" -d '{"router": {"external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b"}, "name": "juju_epc-router_65c917cc-cf79-4a54-9a37-d0405505550f", "admin_state_up": true}}' 2018-12-23 02:46:01,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a559b6ca-0e50-4be7-b2be-7e507eafb6cb Date: Sun, 23 Dec 2018 02:46:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T02:45:57Z", "admin_state_up": true, "updated_at": "2018-12-23T02:45:58Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "49e8dacf470d46e88207533cfe8a4da3", "id": "89236ebe-c40f-4f19-a36d-61aa57972e99", "name": "juju_epc-router_65c917cc-cf79-4a54-9a37-d0405505550f"}} 2018-12-23 02:46:01,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a559b6ca-0e50-4be7-b2be-7e507eafb6cb 2018-12-23 02:46:01,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.16988301277s 2018-12-23 02:46:01,885 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a559b6ca-0e50-4be7-b2be-7e507eafb6cb 2018-12-23 02:46:01,886 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T02:45:58Z', u'revision_number': 3, u'id': u'89236ebe-c40f-4f19-a36d-61aa57972e99', u'external_gateway_info': {u'network_id': u'c11c8d8f-c867-44cb-9c1c-37f651412b0b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4a37038d-a521-4738-99a2-4d08a417e092', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_65c917cc-cf79-4a54-9a37-d0405505550f', u'admin_state_up': True, u'tenant_id': u'49e8dacf470d46e88207533cfe8a4da3', u'created_at': u'2018-12-23T02:45:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'49e8dacf470d46e88207533cfe8a4da3'}) 2018-12-23 02:46:01,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 02:46:01,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/89236ebe-c40f-4f19-a36d-61aa57972e99/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}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" -d '{"subnet_id": "08cfe911-b3c2-4ec8-b630-93d62d23f9ca"}' 2018-12-23 02:46:03,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-719c0fa6-d377-4d4e-9d7b-f144b4c89bfc Date: Sun, 23 Dec 2018 02:46:03 GMT RESP BODY: {"network_id": "9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f", "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "subnet_id": "08cfe911-b3c2-4ec8-b630-93d62d23f9ca", "subnet_ids": ["08cfe911-b3c2-4ec8-b630-93d62d23f9ca"], "port_id": "25f179e5-4014-4a77-9305-144b0f0d6e5b", "id": "89236ebe-c40f-4f19-a36d-61aa57972e99"} 2018-12-23 02:46:03,911 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/89236ebe-c40f-4f19-a36d-61aa57972e99/add_router_interface.json used request id req-719c0fa6-d377-4d4e-9d7b-f144b4c89bfc 2018-12-23 02:46:03,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.02463197708s 2018-12-23 02:46:03,911 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/89236ebe-c40f-4f19-a36d-61aa57972e99/add_router_interface.json used request id req-719c0fa6-d377-4d4e-9d7b-f144b4c89bfc returning object 89236ebe-c40f-4f19-a36d-61aa57972e99 2018-12-23 02:46:03,912 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-12-23 02:46:05,705 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:27e704f50494ce9ee4a86a413b4291de sha256:d1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5 2018-12-23 02:46:05,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 02:46:05,711 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 02:46:05 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-23 02:46:05,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 02:46:05,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 02:46:05,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2fa112e4-5aed-4951-b70c-a37aabd1d1a3 Date: Sun, 23 Dec 2018 02:46:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 02:46:05,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2fa112e4-5aed-4951-b70c-a37aabd1d1a3 2018-12-23 02:46:05,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173012018204s 2018-12-23 02:46:05,888 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2fa112e4-5aed-4951-b70c-a37aabd1d1a3 2018-12-23 02:46:05,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 02:46:05,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" -d '{"owner_specified.shade.md5": "27e704f50494ce9ee4a86a413b4291de", "owner_specified.shade.sha256": "d1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5", "owner_specified.shade.object": "images/juju_epc-img_65c917cc-cf79-4a54-9a37-d0405505550f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_65c917cc-cf79-4a54-9a37-d0405505550f"}' 2018-12-23 02:46:06,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce X-Openstack-Request-Id: req-f8dde331-b18e-45c9-9274-71a2d8a5c57d Date: Sun, 23 Dec 2018 02:46:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce/file", "owner": "49e8dacf470d46e88207533cfe8a4da3", "id": "70a297f4-519e-4a81-9159-e6f03d08bfce", "size": null, "self": "/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "d1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5", "updated_at": "2018-12-23T02:46:06Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_65c917cc-cf79-4a54-9a37-d0405505550f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "27e704f50494ce9ee4a86a413b4291de", "name": "juju_epc-img_65c917cc-cf79-4a54-9a37-d0405505550f", "checksum": null, "created_at": "2018-12-23T02:46:06Z", "protected": false} 2018-12-23 02:46:06,086 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f8dde331-b18e-45c9-9274-71a2d8a5c57d 2018-12-23 02:46:06,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.19633603096s 2018-12-23 02:46:06,086 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f8dde331-b18e-45c9-9274-71a2d8a5c57d returning object 70a297f4-519e-4a81-9159-e6f03d08bfce 2018-12-23 02:46:06,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 02:46:06,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce/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}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" -d '' 2018-12-23 02:46:12,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77e7e62b-82f9-4b0c-8054-9841dfc2b67d Date: Sun, 23 Dec 2018 02:46:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 02:46:12,963 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce/file used request id req-77e7e62b-82f9-4b0c-8054-9841dfc2b67d 2018-12-23 02:46:12,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.87561607361s 2018-12-23 02:46:12,963 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce/file used request id req-77e7e62b-82f9-4b0c-8054-9841dfc2b67d 2018-12-23 02:46:12,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 02:46:12,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 02:46:13,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-9604e4ef-b12f-444b-844c-953f0f41fd73 Date: Sun, 23 Dec 2018 02:46:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/70a297f4-519e-4a81-9159-e6f03d08bfce/snap", "metadata": {}}], "file": "/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce/file", "owner": "49e8dacf470d46e88207533cfe8a4da3", "id": "70a297f4-519e-4a81-9159-e6f03d08bfce", "size": 297074688, "self": "/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/70a297f4-519e-4a81-9159-e6f03d08bfce/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5", "updated_at": "2018-12-23T02:46:12Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_65c917cc-cf79-4a54-9a37-d0405505550f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "27e704f50494ce9ee4a86a413b4291de", "name": "juju_epc-img_65c917cc-cf79-4a54-9a37-d0405505550f", "checksum": "27e704f50494ce9ee4a86a413b4291de", "created_at": "2018-12-23T02:46:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 02:46:13,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9604e4ef-b12f-444b-844c-953f0f41fd73 2018-12-23 02:46:13,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198760032654s 2018-12-23 02:46:13,163 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9604e4ef-b12f-444b-844c-953f0f41fd73 2018-12-23 02:46:13,165 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/70a297f4-519e-4a81-9159-e6f03d08bfce/snap', u'metadata': Munch({})})], 'file': u'/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce/file', 'owner': u'49e8dacf470d46e88207533cfe8a4da3', 'id': u'70a297f4-519e-4a81-9159-e6f03d08bfce', 'size': 297074688, u'self': u'/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49e8dacf470d46e88207533cfe8a4da3', 'name': 'juju_epc-project_65c917cc-cf79-4a54-9a37-d0405505550f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/70a297f4-519e-4a81-9159-e6f03d08bfce/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T02:46:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T02:46:12Z', u'owner_specified.shade.sha256': u'd1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5', u'owner_specified.shade.object': u'images/juju_epc-img_65c917cc-cf79-4a54-9a37-d0405505550f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'27e704f50494ce9ee4a86a413b4291de', 'properties': {u'self': u'/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce', u'owner_specified.shade.md5': u'27e704f50494ce9ee4a86a413b4291de', u'owner_specified.shade.object': u'images/juju_epc-img_65c917cc-cf79-4a54-9a37-d0405505550f', u'owner_specified.shade.sha256': u'd1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_65c917cc-cf79-4a54-9a37-d0405505550f', 'created': u'2018-12-23T02:46:06Z', 'checksum': u'27e704f50494ce9ee4a86a413b4291de', 'created_at': u'2018-12-23T02:46:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce', u'owner_specified.shade.md5': u'27e704f50494ce9ee4a86a413b4291de', u'owner_specified.shade.object': u'images/juju_epc-img_65c917cc-cf79-4a54-9a37-d0405505550f', u'owner_specified.shade.sha256': u'd1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5', u'schema': u'/v2/schemas/image'}}) 2018-12-23 02:46:14,345 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 70a297f4-519e-4a81-9159-e6f03d08bfce -s xenial -r regionOne -u http://172.30.9.26:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-12-23 02:46:14,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 02:46:14,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_65c917cc-cf79-4a54-9a37-d0405505550f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-12-23 02:46:14,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:46:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-803e1440-aabe-42c9-ac18-637ae57d71e9 x-compute-request-id: req-803e1440-aabe-42c9-ac18-637ae57d71e9 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/83ef2611-b3ea-425d-b1c0-445ce0c3cce4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/83ef2611-b3ea-425d-b1c0-445ce0c3cce4", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "83ef2611-b3ea-425d-b1c0-445ce0c3cce4", "name": "juju_epc-flavor_65c917cc-cf79-4a54-9a37-d0405505550f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 02:46:14,561 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-803e1440-aabe-42c9-ac18-637ae57d71e9 2018-12-23 02:46:14,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.213701963425s 2018-12-23 02:46:14,561 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-803e1440-aabe-42c9-ac18-637ae57d71e9 returning object 83ef2611-b3ea-425d-b1c0-445ce0c3cce4 2018-12-23 02:46:14,562 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_65c917cc-cf79-4a54-9a37-d0405505550f', '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'c9673704b75e4254b287ac35103b6d8c', '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'83ef2611-b3ea-425d-b1c0-445ce0c3cce4', 'swap': 0}) 2018-12-23 02:46:14,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 02:46:14,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/83ef2611-b3ea-425d-b1c0-445ce0c3cce4/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}c8f8fbb259ab1e7df1474923546142040dc31244" -d '{"extra_specs": {}}' 2018-12-23 02:46:14,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:46:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4574adf-ede3-4482-b51e-92afb1e563e0 x-compute-request-id: req-a4574adf-ede3-4482-b51e-92afb1e563e0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 02:46:14,585 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/83ef2611-b3ea-425d-b1c0-445ce0c3cce4/os-extra_specs used request id req-a4574adf-ede3-4482-b51e-92afb1e563e0 2018-12-23 02:46:14,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220010280609s 2018-12-23 02:46:14,586 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/83ef2611-b3ea-425d-b1c0-445ce0c3cce4/os-extra_specs used request id req-a4574adf-ede3-4482-b51e-92afb1e563e0 2018-12-23 02:46:14,586 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-12-23 02:46:14,588 - 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-319 | | 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-12-23 02:46:14,595 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-12-23 02:46:14,754 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-12-23 02:46:14,755 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-12-23 02:46:14,901 - 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-12-23 02:46:14,902 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-23 02:46:16,300 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2018-12-23 02:46:16,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 02:46:16,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 02:46:16,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-a7e40209-58eb-4b50-a79b-1d177b46b2e4 Date: Sun, 23 Dec 2018 02:46:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/70a297f4-519e-4a81-9159-e6f03d08bfce/snap", "metadata": {}}], "file": "/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce/file", "owner": "49e8dacf470d46e88207533cfe8a4da3", "id": "70a297f4-519e-4a81-9159-e6f03d08bfce", "size": 297074688, "self": "/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/70a297f4-519e-4a81-9159-e6f03d08bfce/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5", "updated_at": "2018-12-23T02:46:12Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_65c917cc-cf79-4a54-9a37-d0405505550f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "27e704f50494ce9ee4a86a413b4291de", "name": "juju_epc-img_65c917cc-cf79-4a54-9a37-d0405505550f", "checksum": "27e704f50494ce9ee4a86a413b4291de", "created_at": "2018-12-23T02:46:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 02:46:16,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a7e40209-58eb-4b50-a79b-1d177b46b2e4 2018-12-23 02:46:16,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.19070315361s 2018-12-23 02:46:16,491 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a7e40209-58eb-4b50-a79b-1d177b46b2e4 2018-12-23 02:46:16,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 02:46:16,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/juju_epc-img_alt_65c917cc-cf79-4a54-9a37-d0405505550f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_65c917cc-cf79-4a54-9a37-d0405505550f"}' 2018-12-23 02:46:16,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b X-Openstack-Request-Id: req-e658c40a-a175-40f4-9e41-1b187d9732e9 Date: Sun, 23 Dec 2018 02:46:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b/file", "owner": "49e8dacf470d46e88207533cfe8a4da3", "id": "a0a0ef6e-bc52-46d1-b408-cfba61d5d50b", "size": null, "self": "/v2/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T02:46:16Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_65c917cc-cf79-4a54-9a37-d0405505550f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "juju_epc-img_alt_65c917cc-cf79-4a54-9a37-d0405505550f", "checksum": null, "created_at": "2018-12-23T02:46:16Z", "protected": false} 2018-12-23 02:46:16,718 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e658c40a-a175-40f4-9e41-1b187d9732e9 2018-12-23 02:46:16,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.22376704216s 2018-12-23 02:46:16,719 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e658c40a-a175-40f4-9e41-1b187d9732e9 returning object a0a0ef6e-bc52-46d1-b408-cfba61d5d50b 2018-12-23 02:46:16,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 02:46:16,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b/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}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" -d '' 2018-12-23 02:46:23,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4a7382cd-70c0-4bb8-a9b7-d601c9442f03 Date: Sun, 23 Dec 2018 02: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-12-23 02:46:23,043 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b/file used request id req-4a7382cd-70c0-4bb8-a9b7-d601c9442f03 2018-12-23 02:46:23,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.32393217087s 2018-12-23 02:46:23,044 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b/file used request id req-4a7382cd-70c0-4bb8-a9b7-d601c9442f03 2018-12-23 02:46:23,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 02:46:23,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 02:46:23,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-2a246099-b1a3-4d00-8ac7-d387d097b8c8 Date: Sun, 23 Dec 2018 02:46:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b/snap", "metadata": {}}], "file": "/v2/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b/file", "owner": "49e8dacf470d46e88207533cfe8a4da3", "id": "a0a0ef6e-bc52-46d1-b408-cfba61d5d50b", "size": 263586304, "self": "/v2/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T02:46:23Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_65c917cc-cf79-4a54-9a37-d0405505550f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "juju_epc-img_alt_65c917cc-cf79-4a54-9a37-d0405505550f", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-23T02:46:16Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/70a297f4-519e-4a81-9159-e6f03d08bfce/snap", "metadata": {}}], "file": "/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce/file", "owner": "49e8dacf470d46e88207533cfe8a4da3", "id": "70a297f4-519e-4a81-9159-e6f03d08bfce", "size": 297074688, "self": "/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/70a297f4-519e-4a81-9159-e6f03d08bfce/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5", "updated_at": "2018-12-23T02:46:12Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_65c917cc-cf79-4a54-9a37-d0405505550f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "27e704f50494ce9ee4a86a413b4291de", "name": "juju_epc-img_65c917cc-cf79-4a54-9a37-d0405505550f", "checksum": "27e704f50494ce9ee4a86a413b4291de", "created_at": "2018-12-23T02:46:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 02:46:23,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2a246099-b1a3-4d00-8ac7-d387d097b8c8 2018-12-23 02:46:23,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0356888771057s 2018-12-23 02:46:23,080 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2a246099-b1a3-4d00-8ac7-d387d097b8c8 2018-12-23 02:46:23,083 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b/file', 'owner': u'49e8dacf470d46e88207533cfe8a4da3', 'id': u'a0a0ef6e-bc52-46d1-b408-cfba61d5d50b', 'size': 263586304, u'self': u'/v2/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49e8dacf470d46e88207533cfe8a4da3', 'name': 'juju_epc-project_65c917cc-cf79-4a54-9a37-d0405505550f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T02:46:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T02:46:23Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_65c917cc-cf79-4a54-9a37-d0405505550f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/juju_epc-img_alt_65c917cc-cf79-4a54-9a37-d0405505550f', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_65c917cc-cf79-4a54-9a37-d0405505550f', 'created': u'2018-12-23T02:46:16Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2018-12-23T02:46:16Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/juju_epc-img_alt_65c917cc-cf79-4a54-9a37-d0405505550f', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2018-12-23 02:46:23,308 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i a0a0ef6e-bc52-46d1-b408-cfba61d5d50b -s trusty -r regionOne -u http://172.30.9.26:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-12-23 02:46:23,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 02:46:23,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_65c917cc-cf79-4a54-9a37-d0405505550f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-12-23 02:46:23,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02: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-a23f4422-0cb6-4625-9816-46ae2a5dace2 x-compute-request-id: req-a23f4422-0cb6-4625-9816-46ae2a5dace2 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/65f2131d-515c-49b3-b10b-702bf92b6c65", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/65f2131d-515c-49b3-b10b-702bf92b6c65", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "65f2131d-515c-49b3-b10b-702bf92b6c65", "name": "juju_epc-flavor_alt_65c917cc-cf79-4a54-9a37-d0405505550f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 02:46:23,377 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a23f4422-0cb6-4625-9816-46ae2a5dace2 2018-12-23 02:46:23,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0673661231995s 2018-12-23 02:46:23,377 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a23f4422-0cb6-4625-9816-46ae2a5dace2 returning object 65f2131d-515c-49b3-b10b-702bf92b6c65 2018-12-23 02:46:23,378 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_65c917cc-cf79-4a54-9a37-d0405505550f', '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'c9673704b75e4254b287ac35103b6d8c', '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'65f2131d-515c-49b3-b10b-702bf92b6c65', 'swap': 0}) 2018-12-23 02:46:23,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 02:46:23,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/65f2131d-515c-49b3-b10b-702bf92b6c65/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}c8f8fbb259ab1e7df1474923546142040dc31244" -d '{"extra_specs": {}}' 2018-12-23 02:46:23,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 02:46:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fbda389b-cc9d-46da-af4c-f03a45fe6f91 x-compute-request-id: req-fbda389b-cc9d-46da-af4c-f03a45fe6f91 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 02:46:23,406 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/65f2131d-515c-49b3-b10b-702bf92b6c65/os-extra_specs used request id req-fbda389b-cc9d-46da-af4c-f03a45fe6f91 2018-12-23 02:46:23,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.026645898819s 2018-12-23 02:46:23,406 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/65f2131d-515c-49b3-b10b-702bf92b6c65/os-extra_specs used request id req-fbda389b-cc9d-46da-af4c-f03a45fe6f91 2018-12-23 02:46:23,407 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-12-23 02:50:51,771 - 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=9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 02:46:23 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.9.4] 02:46:23 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=9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 02:46:23 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 02:46:23 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f external-network: use-openstack-gbp:false policy-target-group:] 02:46:23 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 02:46:23 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[https-proxy: enable-os-upgrade:true http-proxy: resource-tags: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIDfSXib6rl2YkfI/cKBXwjyApoOTI+UJRfv8KcJM69XJMKEgJ0gPyDPaZPPW/OERF6+J1SA23LaWwyS6SEXvNv4+n7V50FHBeG/un8HBT5S0x1N0Olc7d4LEjxJlWe82kaGGX+cBxgk4mOZkVd+6WqYpW9UyJ9t1o/ETsiYKf0I3tqfPAud7zXocZ1B0RyDiZ1bFgrWSRZthiNTfDSrsCvKTIx/lMRM3xiR0RjG4ofRs9lAnV06AT5WaqUng6Yfl9HLoWXMbb72E9N5bh+qGBU98P2c3nc1rLH4JkaPfbFoL3OE4yft8LXxWPDrV7+uMP84R3tgJjM3H66kQ8fRpN juju-client-key type:openstack default-series:xenial provisioner-harvest-mode:destroyed ignore-machine-addresses:false container-networking-method: name:controller use-default-secgroup:true logging-config: logforward-enabled:false net-bond-reconfigure-delay:17 update-status-hook-interval:5m image-stream:released apt-mirror: max-action-results-size:5G no-proxy:127.0.0.1,localhost,::1 test-mode:false automatically-retry-hooks:true transmit-vendor-metrics:true cloudinit-userdata: agent-metadata-url: enable-os-refresh-update:true egress-subnets: disable-network-management:false container-inherit-properties: agent-stream:released max-status-history-size:5G container-image-stream:released policy-target-group: max-action-results-age:336h use-floating-ip:true network:9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f max-status-history-age:336h proxy-ssh:false ftp-proxy: use-openstack-gbp:false ssl-hostname-verification:false external-network: firewall-mode:instance fan-config: container-image-metadata-url: image-metadata-url: uuid:2d549e26-7aeb-427d-8b9f-fc1007be3ded development:false apt-ftp-proxy: apt-no-proxy: apt-https-proxy: apt-http-proxy:] 02:46:23 INFO juju.provider.openstack provider.go:145 opening model "controller" 02:46:24 DEBUG goose :1 auth details: &{Token:gAAAAABcHvcAsgXPKB76fgE9yq5XMp-4eCvVaE4TqUojIjd9gwhYPhLbasbgSBBKMi3GoAemaSCcfgLX7cOVuSJmwT81ipHHTLG_jP1UP10OFV6nwy0MvWCEEMiERUQZAnflUkMUm0B2pFKTcG_r9zLGUWNJbwAARrOAbT17Z_J2-pZXpf1-MZI TenantId:49e8dacf470d46e88207533cfe8a4da3 UserId:37e421a37fe54bd58b97e7c230ee37c9 Domain: RegionServiceURLs:map[regionOne:map[nfv-orchestration:http://172.30.9.26:9890 volume:http://172.30.9.26:8776/v1/49e8dacf470d46e88207533cfe8a4da3 volumev2:http://172.30.9.26:8776/v2/49e8dacf470d46e88207533cfe8a4da3 alarming:http://172.30.9.26:8042 placement:http://172.30.9.26:8778/placement key-manager:http://172.30.9.26:9311 identity:http://172.30.9.26:5000 network:http://172.30.9.26:9696 cloudformation:http://172.30.9.26:8000/v1 metric:http://172.30.9.26:8041 volumev3:http://172.30.9.26:8776/v3/49e8dacf470d46e88207533cfe8a4da3 policy:http://172.30.9.26:1789 compute:http://172.30.9.26:8774/v2.1 image:http://172.30.9.26:9292 orchestration:http://172.30.9.26:8004/v1/49e8dacf470d46e88207533cfe8a4da3]]} 02:46:24 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 02:46:24 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.26:8774/v2.1/ Rel:self}] Status:CURRENT}] 02:46:24 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 02:46:24 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 02:46:24 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 02:46:24 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 02:46:24 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 02:46:24 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 02:46:24 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 02:46:24 INFO cmd bootstrap.go:233 Loading image metadata 02:46:24 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 02:46:24 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 02:46:24 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 02:46:24 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.26:5000/v3} [win2012hv win2012 win81 win10 centos7 raring vivid wily win2012hvr2 win2016 win2016hv opensuseleap win2012r2 trusty xenial win7 artful bionic win8 genericlinux quantal utopic win2016nano win2008r2 precise saucy yakkety zesty] [amd64 i386 armhf arm64 ppc64el s390x] released}} 02:46:24 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 02:46:26 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 02:46:27 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.26:5000/v3} not found 02:46:27 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.26:5000/v3} not found 02:46:27 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 02:46:27 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 02:46:27 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 02:46:27 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 02:46:27 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 02:46:27 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 02:46:27 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 02:46:27 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 02:46:27 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 02:46:27 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 []} 02:46:30 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 02:46:30 INFO cmd bootstrap.go:389 Starting new instance for initial controller 02:46:30 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 02:46:30 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 02:46:30 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:70a297f4-519e-4a81-9159-e6f03d08bfce Arch:amd64 VirtType:}] 02:46:30 INFO juju.environs.instances image.go:106 find instance - using image with id: 70a297f4-519e-4a81-9159-e6f03d08bfce 02:46:30 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 02:46:30 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 02:46:30 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2485 bytes 02:46:30 DEBUG juju.provider.openstack provider.go:1005 using network id "9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f" 02:46:30 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "266de594-28da-4ed4-a193-1f571042b443" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "266de594-28da-4ed4-a193-1f571042b443" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "266de594-28da-4ed4-a193-1f571042b443" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "266de594-28da-4ed4-a193-1f571042b443" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "266de594-28da-4ed4-a193-1f571042b443" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "266de594-28da-4ed4-a193-1f571042b443" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "266de594-28da-4ed4-a193-1f571042b443" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "266de594-28da-4ed4-a193-1f571042b443" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "266de594-28da-4ed4-a193-1f571042b443" has status BUILD, wait 10 seconds before retry, attempt 9 02:48:16 INFO juju.provider.openstack provider.go:1175 started instance "266de594-28da-4ed4-a193-1f571042b443" 02:48:16 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 02:48:17 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.208 02:48:17 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.208 02:48:20 INFO cmd bootstrap.go:225 - 266de594-28da-4ed4-a193-1f571042b443 (arch=amd64 mem=2G cores=1) 02:48:20 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 02:48:20 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 02:48:20 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 02:48:22 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 02:48:22 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 02:48:23 DEBUG juju.provider.openstack provider.go:417 instance 266de594-28da-4ed4-a193-1f571042b443 has floating IP address: 172.30.9.208 Attempting to connect to 172.30.9.208:22 Attempting to connect to 192.168.121.9:22 02:48:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 02:48:23 INFO cmd bootstrap.go:333 Connected to 172.30.9.208 02:48:23 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]> 02:48:23 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-be3ded-controller-0 02:50:47 INFO cmd bootstrap.go:455 Bootstrap agent now started 02:50:48 DEBUG juju.provider.openstack provider.go:417 instance 266de594-28da-4ed4-a193-1f571042b443 has floating IP address: 172.30.9.208 02:50:48 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.208:17070 192.168.121.9:17070] 02:50:48 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.208 to verify accessibility... 02:50:48 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.208:17070 192.168.121.9:17070] 02:50:50 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" 02:50:50 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" 02:50:51 DEBUG juju.api monitor.go:35 RPC connection died 02:50:51 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 02:50:51 INFO cmd controller.go:88 Controller machines are in the "controller" model 02:50:51 INFO cmd controller.go:89 Initial model "default" added 02:50:51 INFO cmd supercommand.go:465 command finished 2018-12-23 02:50:51,772 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-12-23 02:50:51,772 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-12-23 02:51:12,960 - 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-12-23 02:51:12,961 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-12-23 03:15:01,596 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-12-23 03:14:44.634376Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-12-23 03:15:01,597 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-12-23 03:15:01,597 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-12-23 03:15:01,799 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic maintenance 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc error 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* maintenance idle 0 172.30.9.211 80/tcp,5000/tcp ABot updated! Setup relations to get into active state... mysql/0* unknown idle 1 172.30.9.212 3306/tcp oai-epc/0* error idle 2 172.30.9.203 hook failed: "install" oai-hss/0* active idle 3 172.30.9.201 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.211 c71a32fc-55e6-4982-a7e9-94a101a2d7a7 xenial nova ACTIVE 1 started 172.30.9.212 1b5beaf6-15f4-4222-88d8-736010811197 trusty nova ACTIVE 2 started 172.30.9.203 f1a72a93-787e-4f35-a7f7-497b32b05b14 trusty nova ACTIVE 3 started 172.30.9.201 d2cf4a3d-9edc-435f-888b-c7922dc6648b trusty nova ACTIVE 2018-12-23 03:15:02,031 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.211 (agent:idle, workload:maintenance) 80/tcp, 5000/tcp 2018-12-23 03:15:02,033 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - abot-epc-basic workload differs from active 2018-12-23 03:15:02,159 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 03:15:02,160 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 29:07 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-12-23 03:15:03,023 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 02:54:35 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 02:54:35 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 02:54:35 DEBUG juju.agent read agent config, format "2.0" machine-0: 02:54:35 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 02:54:35 DEBUG juju.worker start "engine" machine-0: 02:54:35 INFO juju.worker start "engine" machine-0: 02:54:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 02:54:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 02:54:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: machine-0: 02:54:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 02:54:35 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 02:54:35 DEBUG juju.worker "engine" started machine-0: 02:54:35 DEBUG juju.worker.introspection stats worker now serving machine-0: 02:54:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 02:54:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 02:54:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 02:54:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 02:54:35 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 02:54:35 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 02:54:35 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 02:54:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 02:54:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 02:54:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 02:54:35 DEBUG juju.worker.apicaller connecting with old password machine-0: 02:54:35 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-0: 02:54:35 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-0: 02:54:35 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-0: 02:54:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 02:54:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 02:54:36 DEBUG juju.worker.apicaller connected machine-0: 02:54:36 DEBUG juju.worker.apicaller changing password... machine-0: 02:54:36 DEBUG juju.worker.apicaller password changed machine-0: 02:54:36 DEBUG juju.api RPC connection died machine-0: 02:54:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 02:54:36 DEBUG juju.worker.apicaller connecting with current password machine-0: 02:54:36 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-0: 02:54:36 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-0: 02:54:36 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-0: 02:54:37 DEBUG juju.worker.apicaller connected machine-0: 02:54:37 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 02:54:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 02:54:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 02:54:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 02:54:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:54:37 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 02:54:37 INFO juju.worker.upgrader unblocking abort check machine-0: 02:54:37 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 02:54:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 02:54:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 02:54:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 02:54:37 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 02:54:37 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 02:54:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 02:54:37 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 02:54:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 02:54:37 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 02:54:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 02:54:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 02:54:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.logger logger setup machine-0: 02:54:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 02:54:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 02:54:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 02:54:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 02:54:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 02:54:37 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 02:54:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 02:54:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 02:54:37 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 02:54:37 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 02:54:37 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 02:54:37 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 02:54:37 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 02:54:37 DEBUG juju.network including address public:172.30.9.208 for machine machine-0: 02:54:37 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-0: 02:54:37 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-0: 02:54:37 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 02:54:37 DEBUG juju.network including address local-machine:::1 for machine machine-0: 02:54:37 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 02:54:37 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 02:54:37 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.208:17070"] machine-0: 02:54:37 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-0: 02:54:37 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 02:54:37 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 02:54:37 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 02:54:37 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 02:54:37 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 02:54:37 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 02:54:37 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 02:54:37 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 02:54:37 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 02:54:37 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 02:54:37 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: 02:54:37 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 02:54:37 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 02:54:37 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 02:54:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 02:54:37 DEBUG juju.api RPC connection died machine-0: 02:54:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker killing runner 0xc42051e5b0 machine-0: 02:54:37 INFO juju.worker runner is dying machine-0: 02:54:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 02:54:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 02:54:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 02:54:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 02:54:37 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: 02:54:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 02:54:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 02:54:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 02:54:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 02:54:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 02:54:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 02:54:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 02:54:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 02:54:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 02:54:37 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 02:54:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 02:54:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 02:54:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.apicaller connecting with current password machine-0: 02:54:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:37 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-0: 02:54:37 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-0: 02:54:37 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-0: 02:54:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:38 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: 02:54:38 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: 02:54:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 02:54:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:38 DEBUG juju.worker.apicaller connected machine-0: 02:54:38 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 02:54:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 02:54:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 02:54:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:54:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 02:54:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 02:54:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 02:54:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 02:54:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 02:54:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 02:54:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 02:54:38 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 02:54:38 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 02:54:38 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 02:54:38 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 02:54:38 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 02:54:38 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 02:54:38 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 02:54:38 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 02:54:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 02:54:38 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 02:54:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 02:54:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 02:54:38 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 02:54:38 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 02:54:38 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 02:54:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 02:54:38 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 02:54:38 DEBUG juju.network "lxdbr0" has addresses [fe80::f8dd:81ff:fe94:4962/64 fe80::1/64] machine-0: 02:54:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 02:54:38 DEBUG juju.network including address public:172.30.9.208 for machine machine-0: 02:54:38 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-0: 02:54:38 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-0: 02:54:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 02:54:38 DEBUG juju.network including address local-machine:::1 for machine machine-0: 02:54:38 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 02:54:38 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 02:54:38 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.208:17070"] machine-0: 02:54:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 02:54:38 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 02:54:38 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 02:54:38 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 02:54:38 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 02:54:38 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 02:54:38 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 02:54:38 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 02:54:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 02:54:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 02:54:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 02:54:39 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 02:54:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 02:54:39 DEBUG juju.worker.logger logger setup machine-0: 02:54:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 02:54:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 02:54:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 02:54:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 02:54:39 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 02:54:39 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: 02:54:39 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 02:54:39 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 02:54:39 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: 02:54:39 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 02:54:39 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 02:54:39 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 02:54:39 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 02:54:39 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 02:54:39 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 02:54:39 DEBUG juju.network "lxdbr0" has addresses [fe80::f8dd:81ff:fe94:4962/64 fe80::1/64] machine-0: 02:54:39 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 02:54:39 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 02:54:39 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-0: 02:54:39 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-0: 02:54:39 DEBUG juju.network including address local-machine:::1 for machine machine-0: 02:54:39 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:::1] machine-0: 02:54:39 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:::1] machine-0: 02:54:39 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 02:54:39 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: 02:54:39 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 02:54:39 INFO juju.worker.upgrader unblocking abort check machine-0: 02:54:39 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 02:54:39 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 02:54:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 02:54:40 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 02:54:40 DEBUG juju.worker start "0-container-watcher" machine-0: 02:54:40 DEBUG juju.worker start "stateconverter" machine-0: 02:54:40 INFO juju.worker start "0-container-watcher" machine-0: 02:54:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 02:54:40 DEBUG juju.worker "0-container-watcher" started machine-0: 02:54:40 INFO juju.worker start "stateconverter" machine-0: 02:54:40 DEBUG juju.worker "stateconverter" started machine-0: 02:54:40 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 02:54:40 DEBUG juju.service discovered init system "systemd" from local host machine-0: 02:54:40 DEBUG juju.worker.deployer API addresses: ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.208:17070"] machine-0: 02:54:40 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: 02:54:40 INFO juju.worker.machiner "machine-0" started machine-0: 02:54:40 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 02:54:40 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 02:54:40 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 02:54:40 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 02:54:40 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: 02:54:40 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 02:54:40 INFO juju.worker start "api" unit-abot-epc-basic-0: 02:54:40 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-abot-epc-basic-0: 02:54:40 INFO juju.api connection established to "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-abot-epc-basic-0: 02:54:40 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-abot-epc-basic-0: 02:54:40 DEBUG juju.api successfully dialed "wss://252.9.0.1:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 02:54:41 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 02:54:41 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 02:54:41 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 02:54:41 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 02:54:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 02:54:41 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 02:54:41 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-abot-epc-basic-0: 02:54:41 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-abot-epc-basic-0: 02:54:41 DEBUG juju.api successfully dialed "wss://252.9.0.1:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-abot-epc-basic-0: 02:54:41 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-abot-epc-basic-0: 02:54:41 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 02:54:42 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 02:54:42 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 02:54:42 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 02:54:42 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: 02:54:42 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 02:54:42 DEBUG juju.network "lxdbr0" has addresses [fe80::f8dd:81ff:fe94:4962/64 fe80::1/64] unit-abot-epc-basic-0: 02:54:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 02:54:42 DEBUG juju.network including address public:172.30.9.208 for machine unit-abot-epc-basic-0: 02:54:42 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-abot-epc-basic-0: 02:54:42 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-abot-epc-basic-0: 02:54:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 02:54:42 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 02:54:42 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 02:54:42 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.208:17070"] unit-abot-epc-basic-0: 02:54:42 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 02:54:42 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 02:54:42 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 02:54:42 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.dependency "metric-sender" manifold worker started machine-0: 02:54:42 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:19:18:72 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.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:19:18:72 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:fa:dd:81:94:49:62 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:fa:dd:81:94:49:62 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:32:ac:db:ce:ce:bc 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.8.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:32:ac:db:ce:ce:bc 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:32:ac:db:ce:ce:bc 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: 02:54:42 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 02:54:42 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 02:54:42 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 02:54:42 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 02:54:42 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: 02:54:42 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 02:54:42 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 02:54:42 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 02:54:42 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 02:54:42 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 02:54:42 DEBUG httpbakery client do GET https://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 02:54:42 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 02:54:42 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 02:54:42 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") machine-0: 02:54:42 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 02:54:43 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 02:54:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 02:54:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 02:54: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.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-0: 02:54:43 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 02:54:43 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 02:54:43 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 02:54:43 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 02:54:43 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 02:54:43 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" machine-0: 02:54:43 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: 02:54:44 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 02:54:44 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 02:54:44 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 02:54:44 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 02:54:44 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 02:54:44 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 02:54:44 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 02:54:44 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 02:54:44 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 02:54:44 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 02:54:44 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 02:54:44 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 02:54:44 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 02:54:44 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 02:54:44 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 02:54:44 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 02:54:44 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 02:54:44 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 02:54:44 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 02:54:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 02:54:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 02:54:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 02:54:45 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bcee97-default-0 unit-abot-epc-basic-0: 02:54:45 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 02:54:45 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 02:54:45 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 02:54:45 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 02:54:46 DEBUG unit.abot-epc-basic/0.install Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 02:54:46 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 02:54:46 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 02:54:47 DEBUG unit.abot-epc-basic/0.install Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 02:54:48 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: 02:54:48 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 02:54:48 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: 02:54:48 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 02:54:48 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: 02:54:48 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 02:54:48 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: 02:54:48 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 02:54:48 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 02:54:49 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 02:54:49 DEBUG unit.abot-epc-basic/0.install Need to get 69.9 MB of archives. unit-abot-epc-basic-0: 02:54:49 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 02:54:49 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: 02:54:50 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: 02:54:50 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: 02:54:50 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: 02:54:50 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: 02:54:51 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: 02:54:51 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: 02:54:51 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: 02:54:51 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: 02:54:51 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: 02:54:51 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: 02:54:51 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: 02:54:52 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: 02:54:52 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: 02:54:52 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: 02:54:52 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: 02:54:52 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: 02:54:52 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: 02:54:52 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: 02:54:53 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: 02:54:53 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: 02:54:53 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: 02:54:53 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: 02:54:53 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.6 [197 kB] unit-abot-epc-basic-0: 02:54:53 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: 02:54:54 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: 02:54:54 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: 02:54:54 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: 02:54:54 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: 02:54:54 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u191-b12-0ubuntu0.16.04.1 [27.1 MB] unit-abot-epc-basic-0: 02:54:56 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: 02:54:56 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: 02:54:56 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: 02:54:56 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: 02:54:56 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: 02:54:56 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: 02:54:56 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: 02:54:57 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: 02:54:57 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: 02:54:57 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: 02:54:57 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: 02:54:57 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: 02:54:57 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: 02:54:57 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: 02:54: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: 02:54: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: 02:54: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: 02:54: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: 02:54:58 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: 02:54:58 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: 02:54: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: 02:54: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: 02:54: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: 02:54: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: 02:55:00 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: 02:55: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: 02:55: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: 02:55: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: 02:55:01 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: 02:55:01 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: 02:55:01 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: 02:55:01 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: 02:55:01 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: 02:55:01 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: 02:55:01 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: 02:55:02 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: 02:55:02 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: 02:55:02 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: 02:55:02 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: 02:55:02 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: 02:55:02 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: 02:55:02 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: 02:55:02 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: 02:55:03 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: 02:55:03 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: 02:55:03 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: 02:55:03 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: 02:55:03 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: 02:55:03 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: 02:55:04 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: 02:55:04 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: 02:55:04 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: 02:55:04 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: 02:55:04 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: 02:55:04 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: 02:55:04 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: 02:55:05 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: 02:55:05 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: 02:55:05 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: 02:55:05 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: 02:55:05 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: 02:55:05 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: 02:55:05 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: 02:55:06 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: 02:55:06 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u191-b12-0ubuntu0.16.04.1 [69.3 kB] unit-abot-epc-basic-0: 02:55:06 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u191-b12-0ubuntu0.16.04.1 [8208 kB] unit-abot-epc-basic-0: 02:55:06 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u191-b12-0ubuntu0.16.04.1 [1415 kB] unit-abot-epc-basic-0: 02:55:07 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: 02:55:07 DEBUG unit.abot-epc-basic/0.install Fetched 69.9 MB in 18s (3844 kB/s) unit-abot-epc-basic-0: 02:55:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 02:55:07 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 ... 82402 files and directories currently installed.) unit-abot-epc-basic-0: 02:55:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 02:55:07 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 02:55:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 02:55:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 02:55:08 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 02:55:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 02:55:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 02:55:10 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 02:55:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 02:55:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 02:55:11 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 02:55:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 02:55:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 02:55:12 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 02:55:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 02:55:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 02:55:13 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 02:55:13 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 02:55:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 02:55:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 02:55:14 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 02:55:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 02:55:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 02:55:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 02:55:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 02:55:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 02:55:16 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 02:55:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 02:55:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 02:55:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 02:55:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 02:55:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 02:55:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 02:55:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 02:55:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 02:55:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 02:55:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 02:55:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 02:55:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 02:55:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 02:55:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 02:55:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 02:55:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 02:55:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 02:55:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 02:55:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 02:55:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 02:55:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 02:55:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 02:55:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 02:55:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 02:55:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 02:55:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 02:55:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 02:55:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 02:55:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 02:55:26 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 02:55:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 02:55:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 02:55:27 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 02:55:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 02:55:28 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: 02:55:28 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 02:55:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 02:55:28 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: 02:55:28 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 02:55:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 02:55:29 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: 02:55:29 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 02:55:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 02:55:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 02:55:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.6) ... unit-abot-epc-basic-0: 02:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 02:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 02:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 02:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 02:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 02:55:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 02:55:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 02:55:32 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: 02:55:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 02:55:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 02:55:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 02:55:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 02:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 02:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 02:55:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 02:55:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 02:55:35 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:55:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 02:55:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 02:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 02:55:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 02:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 02:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 02:55:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 02:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 02:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 02:55:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 02:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 02:55:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 02:55:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 02:55:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 02:55:44 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 02:55:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 02:55:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 02:55:44 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 02:55:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 02:55:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 02:55:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 02:55:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 02:55:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:55:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:55:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 02:55:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:55:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:55:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 02:55:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 02:55:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 02:55:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 02:55:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 02:55:48 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 02:55:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 02:55:49 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: 02:55:49 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 02:55:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 02:55:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 02:55:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 02:55:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 02:55:50 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: 02:55:51 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 02:55:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 02:55:51 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: 02:55:51 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 02:55:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 02:55:52 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: 02:55:52 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 02:55:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 02:55:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 02:55:53 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 02:55:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 02:55:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 02:55:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 02:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 02:55:54 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: 02:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 02:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 02:55:54 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: 02:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 02:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 02:55:54 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: 02:55:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 02:55:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 02:55:55 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: 02:55:55 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 02:55:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 02:55:55 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: 02:55:55 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 02:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 02:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 02:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 02:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 02:55:58 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: 02:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 02:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 02:56:00 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: 02:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 02:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 02:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:56:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 02:56:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:56:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:56:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 02:56:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:56:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:56:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 02:56:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:56:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:56:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 02:56:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:56:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:56:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 02:56:02 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: 02:56:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 02:56:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 02:56:03 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: 02:56:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 02:56:04 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: 02:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 02:56:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 02:56:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 02:56:06 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 02:56:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 02:56:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 02:56:07 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 02:56:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 02:56:07 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: 02:56:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 02:56:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 02:56:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 02:56:09 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 02:56:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 02:56:11 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: 02:56:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 02:56:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 02:56:13 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: 02:56:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 02:56:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 02:56:16 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: 02:56:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 02:56:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 02:56:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 02:56:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 02:56:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 02:56:18 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: 02:56:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 02:56:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 02:56:19 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: 02:56:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 02:56:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 02:56:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 02:56:20 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 02:56:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 02:56:20 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: 02:56:20 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 02:56:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 02:56:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 02:56:20 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 02:56:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 02:56:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 02:56:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 02:56:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 02:56:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 02:56:21 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 02:56:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 02:56:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 02:56:22 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 02:56:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 02:56:23 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: 02:56:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:56:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 02:56:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 02:56:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 02:56:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 02:56:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 02:56:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 02:56:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 02:56:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 02:56:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 02:56:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 02:56:24 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: 02:56:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 02:56:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 02:56:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 02:56:24 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 02:56:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 02:56:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:56:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 02:56:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 02:56:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 02:56:25 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 02:56:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 02:56:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:56:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:56:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 02:56:26 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: 02:56:26 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 02:56:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 02:56:26 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: 02:56:26 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 02:56:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 02:56:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:56:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 02:56:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 02:56:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:56:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 02:56:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 02:56:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 02:56:28 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:56:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 02:56:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 02:56:28 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:56:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 02:56:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 02:56:30 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:56:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 02:56:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 02:56:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 02:56:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 02:56:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 02:56:32 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 02:56:32 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 02:56:32 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 02:56:32 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 02:56:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 02:56:33 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 02:56:34 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 02:56:36 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 02:56:36 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 02:56:38 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 02:56:38 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 02:56:39 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 02:56:40 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: 02:56:40 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 02:56:40 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 02:56:40 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 02:56:41 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 02:56:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 02:56:41 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 02:56:41 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 02:56:41 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 02:56:41 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 02:56:42 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 02:56:42 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 02:56:42 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 02:56:42 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 02:56:42 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: 02:56:42 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 02:56:42 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: 02:56:43 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 02:56:43 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 02:56:43 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.6) ... unit-abot-epc-basic-0: 02:56:44 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 02:56:44 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 02:56:44 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 02:56:44 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 02:56:44 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 02:56:44 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 02:56:44 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 02:56:45 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 02:56:45 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 02:56:45 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 02:56:45 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 02:56:45 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 02:56:45 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:56:45 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:56:45 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 02:56:45 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 02:56:45 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 02:56:46 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 02:56:46 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 02:56:46 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 02:56:46 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 02:56:46 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 02:56:47 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 02:56:47 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 02:56:47 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 02:56:47 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 02:56:47 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 02:56:47 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 02:56:49 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 02:56:49 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: 02:56:50 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 02:56:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:56:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:56:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:56:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:56:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:56:51 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 02:56:51 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: 02:56:51 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:56:51 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 02:56:52 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 02:56:52 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 02:56:52 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 02:56:52 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 02:56:52 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 02:56:52 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 02:56:53 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 02:56:53 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 02:56:53 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: 02:56:53 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 02:56:53 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 02:56:53 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 02:56:53 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 02:56:54 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 02:56:54 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 02:56:55 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 02:56:55 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:56:56 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 02:56:56 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 02:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 02:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 02:56:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 02:56:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 02:56:59 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 02:57:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:57:00 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 02:57:01 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 02:57:01 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 02:57:01 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 02:57:01 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:57:04 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: 02:57:04 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: 02:57:04 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: 02:57:04 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: 02:57:04 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: 02:57:04 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: 02:57:04 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: 02:57:04 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: 02:57: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: 02:57:05 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: 02:57:05 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: 02:57:06 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 02:57:07 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: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 02:57:07 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: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 02:57:07 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:57:08 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: 02:57:08 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:57:08 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: 02:57:08 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: 02:57:08 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: 02:57:08 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: 02:57:08 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: 02:57:08 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: 02:57:09 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: 02:57:09 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: 02:57:09 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: 02:57:09 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: 02:57:09 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: 02:57:09 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: 02:57:09 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: 02:57:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 02:57:09 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: 02:57:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 02:57:09 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: 02:57:09 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: 02:57:10 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: 02:57:10 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 02:57:10 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 02:57:10 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: 02:57:10 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: 02:57:10 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: 02:57:10 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: 02:57:10 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 02:57:10 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: 02:57:10 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:57:10 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: 02:57:10 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 02:57:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 02:57:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 02:57:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 02:57:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 02:57:11 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 02:57:11 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 02:57:11 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 02:57:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 02:57:12 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 02:57:12 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 02:57:13 DEBUG unit.abot-epc-basic/0.install --2018-12-23 02:57:13-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 02:57:13 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 02:57:13 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 02:57:13 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 02:57:13 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: 02:57:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 02:57:14 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 92.8K 8m23s unit-abot-epc-basic-0: 02:57:14 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 191K 6m13s unit-abot-epc-basic-0: 02:57:14 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 5.59M 4m11s unit-abot-epc-basic-0: 02:57:14 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.3M 3m9s unit-abot-epc-basic-0: 02:57:14 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 192K 3m19s unit-abot-epc-basic-0: 02:57:14 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.5M 2m47s unit-abot-epc-basic-0: 02:57:14 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.0M 2m23s unit-abot-epc-basic-0: 02:57:14 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.0M 2m6s unit-abot-epc-basic-0: 02:57:14 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 201K 2m17s unit-abot-epc-basic-0: 02:57:14 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 8.56M 2m4s unit-abot-epc-basic-0: 02:57:14 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 10.8M 1m53s unit-abot-epc-basic-0: 02:57:14 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.8M 1m44s unit-abot-epc-basic-0: 02:57:14 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.2M 96s unit-abot-epc-basic-0: 02:57:14 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.0M 89s unit-abot-epc-basic-0: 02:57:14 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.2M 84s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 209K 92s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 8.97M 87s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 11.0M 82s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.1M 78s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.2M 74s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.5M 71s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.1M 68s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.3M 65s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.0M 62s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.4M 60s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.2M 58s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.2M 55s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 10.9M 54s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 169K 61s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 1.11M 60s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 356K 62s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 59.4M 60s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 66.4M 58s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 57.6M 57s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 64.6M 55s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 65.4M 53s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 62.4M 52s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 57.3M 50s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 65.7M 49s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 63.5M 48s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 64.5M 47s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 56.8M 46s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 65.7M 44s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 65.0M 43s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 65.6M 42s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 58.9M 41s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 64.2M 41s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 84.1M 40s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 213M 39s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 80.2M 38s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 727K 38s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 11.2M 38s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 10.7M 37s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 289K 39s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 11.3M 38s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 11.0M 38s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 11.4M 37s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 11.1M 37s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 11.2M 36s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 11.5M 35s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 11.0M 35s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 11.1M 34s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 11.3M 34s unit-abot-epc-basic-0: 02:57:15 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 10.9M 33s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 11.6M 33s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 184K 36s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 14.6M 35s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 1.64M 35s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 12.1M 35s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 11.4M 34s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 1.40M 34s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 58.9M 33s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 62.2M 33s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 60.5M 33s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 69.3M 32s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 67.4M 32s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 69.9M 31s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 61.7M 31s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 67.5M 30s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 69.5M 30s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 64.6M 30s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 59.3M 29s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 67.3M 29s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 67.6M 28s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 61.7M 28s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 391K 29s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 7.84M 29s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 7.32M 28s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 9.49M 28s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 11.0M 28s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 9.98M 27s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 10.6M 27s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 10.4M 27s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 11.0M 27s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 11.1M 26s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 10.5M 26s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 11.4M 26s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 1.71M 26s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 8.14M 26s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 1.26M 26s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 350K 26s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 8.08M 26s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 8.35M 26s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 9.15M 26s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 10.1M 25s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 10.4M 25s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.5M 25s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 10.7M 25s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 10.0M 25s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.0M 24s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 10.8M 24s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 11.1M 24s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 1.65M 24s unit-abot-epc-basic-0: 02:57:16 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 7.87M 24s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 287K 25s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 7.81M 25s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 8.09M 24s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 9.29M 24s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 10.2M 24s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 10.5M 24s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 11.5M 24s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 10.0M 23s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 11.4M 23s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 10.6M 23s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 10.8M 23s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 11.2M 23s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 10.8M 22s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 1.68M 22s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 7.94M 22s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 287K 23s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 8.29M 23s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 8.91M 23s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 8.62M 23s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.1M 22s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 10.7M 22s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 10.7M 22s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.3M 22s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 11.5M 22s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 10.6M 22s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 10.6M 21s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 7.73M 21s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 12.2M 21s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 1.80M 21s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 8.92M 21s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 285K 22s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 8.97M 22s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 8.77M 21s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 11.1M 21s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 9.48M 21s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 10.8M 21s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 10.9M 21s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 10.8M 21s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.6M 21s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 10.4M 20s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.7M 20s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 10.9M 20s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 7.65M 20s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 2.00M 20s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 7.82M 20s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 1.31M 20s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 349K 21s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 9.78M 20s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 8.28M 20s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 10.7M 20s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 10.7M 20s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 10.6M 20s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 10.5M 20s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 11.1M 20s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 11.5M 20s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 11.2M 19s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 11.5M 19s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 10.4M 19s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 8.12M 19s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 1.96M 19s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 8.64M 19s unit-abot-epc-basic-0: 02:57:17 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 655K 19s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 480K 19s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 9.62M 19s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 9.30M 19s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 11.1M 19s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 10.5M 19s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 10.7M 19s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 10.0M 19s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 11.1M 19s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 11.5M 19s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 11.1M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 11.3M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 11.2M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 8.94M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 2.00M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 7.55M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 1.24M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 352K 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 11.3M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 10.6M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 11.4M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 10.9M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 10.5M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 10.3M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 10.4M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 11.3M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 11.2M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 11.1M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 11.1M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 11.0M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 1.99M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 8.27M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 1.35M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 343K 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 11.1M 18s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 3.47M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 11.0M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 10.8M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 11.8M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 10.9M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 11.4M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 11.2M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 11.1M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 11.4M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 11.1M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 10.9M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 3.36M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 8.28M 16s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 8.70M 16s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 285K 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 8.57M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.3M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 3.48M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 11.1M 17s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.7M 16s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 10.9M 16s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 11.4M 16s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 10.9M 16s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 11.2M 16s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 11.5M 16s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 11.0M 16s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 9.82M 16s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 11.4M 16s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 3.12M 16s unit-abot-epc-basic-0: 02:57:18 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 11.2M 16s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 1.35M 16s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 344K 16s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 10.3M 16s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 3.63M 16s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 10.5M 16s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 11.1M 16s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 11.3M 16s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 11.0M 16s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 11.1M 16s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 11.1M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 11.4M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 11.1M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 11.2M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 10.8M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 10.7M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 3.13M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 10.9M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 674K 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 467K 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 9.97M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 3.27M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 11.7M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 11.0M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 11.5M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 11.0M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 11.2M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 11.2M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 11.1M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 11.0M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 11.8M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 10.9M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 3.53M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 10.4M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 10.9M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 300K 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 3.46M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 9.35M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 3.29M 15s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 10.8M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 11.4M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 11.2M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 11.2M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 11.4M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 11.2M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 11.5M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 11.1M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 10.9M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 11.5M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 3.65M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 11.2M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 11.0M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 287K 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 6.95M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 9.38M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 3.28M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 10.7M 14s unit-abot-epc-basic-0: 02:57:19 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 10.9M 14s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 11.1M 14s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 11.5M 14s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 11.0M 14s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 10.6M 14s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 11.8M 14s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 10.9M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 11.7M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 11.2M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 7.02M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 4.87M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 10.9M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 435K 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 755K 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 10.1M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 3.28M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 10.1M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 11.3M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 6.06M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 11.3M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 11.6M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 10.7M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 11.5M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 11.2M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 11.0M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 11.0M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 11.9M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 5.37M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 11.6M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 1.34M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 346K 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 9.94M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 3.71M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 7.01M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 11.6M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 5.87M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 11.6M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 11.4M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 10.8M 13s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 11.4M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 11.0M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 11.1M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 11.4M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 11.4M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 5.92M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 10.0M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 1.39M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 345K 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 9.40M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 4.42M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 5.53M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 10.9M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 11.3M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 5.72M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 11.0M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 11.6M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 10.9M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 11.3M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 11.3M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 11.5M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 11.2M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 6.91M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 8.98M 12s unit-abot-epc-basic-0: 02:57:20 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 11.1M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 285K 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 9.17M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 10.1M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 3.22M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 10.0M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 11.2M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 5.98M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 11.4M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 11.1M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 11.3M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 11.1M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 78.6K 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 44.0M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 54.9M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 54.3M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 53.6M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 52.7M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 61.0M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 60.6M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 55.6M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 49.4M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 59.1M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 60.8M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 58.2M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 47.6M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 54.3M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 55.2M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 57.0M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 656K 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 50.7M 12s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 60.7M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 59.5M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 62.8M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 42.5M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 29.7M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 39.6M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 4.87M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 9.80M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 3.43M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 6.33M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 8.44M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 5.60M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 8.24M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 9.27M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 6.76M 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 843K 11s unit-abot-epc-basic-0: 02:57:21 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 1.17M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 11.1M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 490K 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 6.88M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 2.57M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 4.63M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 5.42M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 6.71M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 1.68M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 635K 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 494K 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 5.96M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 2.80M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 5.45M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 4.57M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 5.89M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 6.74M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 790K 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 1.12M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 488K 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 7.41M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 2.79M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 5.82M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 4.45M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 5.95M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 7.57M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 714K 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 1.34M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 489K 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 7.63M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 2.80M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 5.98M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 4.54M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 6.31M 11s unit-abot-epc-basic-0: 02:57:22 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 7.30M 11s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 1.48M 11s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 680K 11s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 498K 11s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 4.34M 11s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 3.71M 11s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 5.71M 11s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 4.90M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 6.00M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 7.69M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 1.79M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 627K 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 8.32M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 484K 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 4.23M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 4.90M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 5.34M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 4.55M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 7.37M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 5.29M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 814K 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 1.17M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 496K 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 4.59M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 3.55M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 6.44M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 4.81M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 6.47M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 7.47M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 2.43M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 576K 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 9.45M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 492K 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 5.35M 10s unit-abot-epc-basic-0: 02:57:23 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 3.52M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 6.20M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 5.30M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 5.86M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 8.47M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 1.86M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 623K 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 1.29M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 725K 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 4.16M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 4.30M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 6.42M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 4.97M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 6.41M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 7.22M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 1.70M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 646K 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 1.29M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 728K 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 4.27M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 4.19M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 6.27M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 4.91M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 6.78M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 7.41M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 1.68M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 650K 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 1.30M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 733K 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 4.15M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 4.11M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 6.41M 10s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 5.02M 9s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 6.84M 9s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 7.80M 9s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 1.72M 9s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 644K 9s unit-abot-epc-basic-0: 02:57:24 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 10.6M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 492K 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 5.11M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 3.57M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 6.14M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 5.58M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 6.09M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 8.97M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 1.97M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 616K 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 9.13M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 493K 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 5.04M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 3.55M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 7.00M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 5.38M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 7.14M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 6.67M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 2.55M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 580K 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 8.10M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 499K 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 5.18M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 4.06M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 5.85M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 4.83M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 7.62M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 6.40M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 6.11M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 839K 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 1.11M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 553K 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 3.07M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 3.61M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 5.08M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 5.23M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 6.34M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 7.57M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 8.12M 9s unit-abot-epc-basic-0: 02:57:25 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 1.71M 9s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 646K 9s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 1.35M 9s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 714K 9s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 4.18M 9s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 3.82M 9s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 7.59M 9s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 5.42M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 7.01M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 8.34M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 2.26M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 591K 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 7.99M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 499K 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 4.13M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 3.91M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 11.1M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 4.91M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 7.37M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 6.67M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 3.54M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 561K 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 5.51M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 539K 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 3.02M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 4.56M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 4.72M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 5.82M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 6.32M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 6.66M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 9.98M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 1.68M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 651K 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 660K 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 1.57M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 4.26M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 3.70M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 7.96M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 5.69M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 5.80M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 9.48M 8s unit-abot-epc-basic-0: 02:57:26 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 2.33M 8s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 589K 8s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 8.08M 8s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 499K 8s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 4.37M 8s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 3.75M 8s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 8.97M 8s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 5.35M 8s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 7.26M 8s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 6.77M 8s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 3.62M 8s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 560K 8s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 5.66M 8s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 540K 8s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 2.83M 8s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 4.99M 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 4.22M 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 6.34M 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 6.45M 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 6.28M 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 7.46M 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 1.83M 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 645K 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 667K 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 1.54M 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 4.34M 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 3.04M 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 7.72M 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 8.29M 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 6.54M 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 8.42M 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 2.21M 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 595K 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 9.02M 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 498K 7s unit-abot-epc-basic-0: 02:57:27 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 4.20M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 2.99M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 7.75M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 9.82M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 8.09M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 5.98M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 3.91M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 546K 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 7.12M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 510K 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 4.35M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 4.24M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 3.22M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 10.2M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 8.19M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 6.35M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 7.94M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 1.56M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 680K 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 645K 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 1.66M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 4.71M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 2.92M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 7.60M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 9.71M 7s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 6.40M 6s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 7.49M 6s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 2.13M 6s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 615K 6s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 7.69M 6s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 493K 6s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 4.62M 6s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 2.98M 6s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 6.60M 6s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 9.58M 6s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 8.64M 6s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 5.63M 6s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 3.23M 6s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 573K 6s unit-abot-epc-basic-0: 02:57:28 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 6.45M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 511K 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 4.39M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 4.46M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 2.99M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 10.8M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 9.93M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 5.53M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 8.38M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 1.57M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 684K 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 667K 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 1.52M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 4.53M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 2.92M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 7.07M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 9.96M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 6.60M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 7.31M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 2.37M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 600K 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 7.31M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 502K 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 4.58M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 3.25M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 4.62M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 11.2M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 8.49M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 4.48M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 7.91M 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 832K 6s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 1.20M 5s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 653K 5s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 1.58M 5s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 4.32M 5s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 3.08M 5s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 7.15M 5s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 10.5M 5s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 4.05M 5s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 11.3M 5s unit-abot-epc-basic-0: 02:57:29 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 2.22M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 627K 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 1.40M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 706K 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 4.60M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 2.87M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 5.83M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 9.14M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 9.66M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 4.37M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 7.08M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 537K 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 7.54M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 576K 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 2.34M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 4.50M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 3.00M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 7.04M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 9.45M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 4.50M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 9.88M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 2.73M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 600K 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 1.41M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 713K 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 4.17M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 3.17M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 5.43M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 8.13M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 9.53M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 4.46M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 9.74M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 894K 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 1.08M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 663K 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 1.59M 5s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 4.35M 4s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 3.09M 4s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 6.16M 4s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 9.28M 4s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 5.26M 4s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 7.33M 4s unit-abot-epc-basic-0: 02:57:30 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 4.70M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 564K 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 6.84M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 580K 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 2.33M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 4.28M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 3.35M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 6.04M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 10.0M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 4.62M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 8.58M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 3.00M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 603K 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 7.54M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 553K 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 2.90M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 4.08M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 3.41M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 6.86M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 9.57M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 4.72M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 8.37M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 2.55M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 624K 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 7.90M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 514K 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 5.06M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 4.31M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 3.22M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 7.49M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 9.83M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 4.39M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 9.67M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 2.57M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 630K 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 6.65M 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 558K 4s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 2.83M 3s unit-abot-epc-basic-0: 02:57:31 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 4.59M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 3.42M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 6.25M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 2.84M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 11.3M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 11.2M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 6.97M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 577K 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 7.65M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 589K 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 2.27M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 5.06M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 3.38M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 5.54M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 6.07M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 3.56M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 11.2M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 10.8M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 1001K 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 1.10M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 1.29M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 745K 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 5.09M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 4.01M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 4.53M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 7.04M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 2.08M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 10.7M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 11.4M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 11.3M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 610K 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 7.57M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 594K 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 2.29M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 5.63M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 3.04M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 6.28M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 9.04M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 2.00M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 14.4M 3s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 11.0M 3s machine-1: 02:57:32 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 02:57:32 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 02:57:32 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 2.75M 2s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 737K 2s unit-abot-epc-basic-0: 02:57:32 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 6.91M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 564K 2s machine-1: 02:57:33 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 02:57:33 DEBUG juju.worker start "engine" machine-1: 02:57:33 INFO juju.worker start "engine" unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 3.03M 2s machine-1: 02:57:33 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 02:57:33 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 02:57:33 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 02:57:33 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 02:57:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 02:57:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 02:57:33 DEBUG juju.worker "engine" started machine-1: 02:57:33 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.introspection stats worker now serving machine-1: 02:57:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: machine-1: 02:57:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 02:57:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 4.79M 2s machine-1: 02:57:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 02:57:33 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 3.28M 2s machine-1: 02:57:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 02:57:33 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 02:57:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 02:57:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 02:57:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 6.43M 2s machine-1: 02:57:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 7.50M 2s machine-1: 02:57:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 02:57:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 02:57:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.apicaller connecting with old password machine-1: 02:57:33 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:33 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-1: 02:57:33 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 1.97M 2s machine-1: 02:57:33 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 11.0M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 11.6M 2s machine-1: 02:57:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 3.32M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 732K 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 7.07M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 565K 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 2.84M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 5.29M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 3.18M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 6.79M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 7.02M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 2.01M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 10.9M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 11.1M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 2.17M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 835K 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 6.64M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 555K 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 3.25M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 5.00M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 3.23M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 6.28M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 7.40M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 2.02M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 10.6M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 11.1M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 1.24M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 1.12M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 7.35M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 550K 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 3.48M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 4.99M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 3.21M 2s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 6.72M 1s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 7.41M 1s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 2.01M 1s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 9.69M 1s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 11.3M 1s unit-abot-epc-basic-0: 02:57:33 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 1.21M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 1.14M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 5.19M 1s machine-1: 02:57:34 DEBUG juju.worker.apicaller connected machine-1: 02:57:34 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 569K 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 3.51M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 4.69M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 3.31M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 6.63M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 7.82M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 2.01M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 9.54M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 10.8M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 1.22M 1s machine-1: 02:57:34 DEBUG juju.worker.apicaller password changed machine-1: 02:57:34 DEBUG juju.api RPC connection died machine-1: 02:57:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 02:57:34 DEBUG juju.worker.apicaller connecting with current password machine-1: 02:57:34 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-1: 02:57:34 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-1: 02:57:34 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 1.13M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 3.50M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 603K 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 3.45M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 4.42M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 3.56M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 6.10M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 5.17M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 2.29M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 10.4M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 10.5M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 1.24M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 1.12M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 3.53M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 579K 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 4.31M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 4.73M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 3.45M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 6.35M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 7.74M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 1.97M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 9.64M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 11.0M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 1.25M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 1.13M 1s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 5.39M 0s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 546K 0s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 4.20M 0s machine-1: 02:57:34 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 5.62M 0s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 3.13M 0s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 6.84M 0s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 7.30M 0s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 1.98M 0s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 10.0M 0s unit-abot-epc-basic-0: 02:57:34 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 10.6M 0s unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 2.25M 0s unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 819K 0s unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 5.59M 0s unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 582K 0s unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 2.91M 0s unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 5.11M 0s unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 3.25M 0s unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 7.01M 0s unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 7.47M 0s unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 1.95M 0s unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 10.6M 0s unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 10.5M=22s unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install 2018-12-23 02:57:35 (2.10 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> machine-1: 02:57:35 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 02:57:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 02:57:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 02:57:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 02:57:35 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 02:57:35 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 02:57:35 INFO juju.worker.upgrader unblocking abort check machine-1: 02:57:35 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 02:57:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 02:57:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 02:57:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install (Reading database ... 85445 files and directories currently installed.) unit-abot-epc-basic-0: 02:57:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... machine-1: 02:57:35 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 02:57:35 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 02:57:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 02:57:35 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 02:57:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.logger logger setup machine-1: 02:57:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 02:57:35 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 02:57:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 02:57:35 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 02:57:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 02:57:35 INFO juju.util.exec run result: exit status 127 machine-1: 02:57:35 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec955443251/script.sh: line 1: fanatic: command not found 127 machine-1: 02:57:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 02:57:35 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 02:57:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 02:57:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 02:57:35 DEBUG juju.network including address public:172.30.9.208 for machine machine-1: 02:57:35 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-1: 02:57:35 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-1: 02:57:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 02:57:35 DEBUG juju.network including address local-machine:::1 for machine machine-1: 02:57:35 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 02:57:35 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 02:57:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 02:57:35 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 02:57:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 02:57:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-1: 02:57:35 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 02:57:35 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 02:57:35 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: 02:57:35 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 02:57:35 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: 02:57:35 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... machine-1: 02:57:35 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 02:57:35 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 02:57:35 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: 02:57:35 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 02:57:35 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 02:57:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 02:57:35 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 02:57:35 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 02:57:35 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 02:57:35 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.208:17070"] machine-1: 02:57:35 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 02:57:35 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 02:57:35 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 02:57:35 INFO juju.util.exec run result: exit status 127 machine-1: 02:57:35 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec666810762/script.sh: line 1: fanatic: command not found 127 machine-1: 02:57:35 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 02:57:35 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 02:57:35 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 02:57:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 02:57:35 DEBUG juju.api RPC connection died machine-1: 02:57:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 02:57:35 DEBUG juju.worker killing runner 0xc420021a00 machine-1: 02:57:35 INFO juju.worker runner is dying machine-1: 02:57:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 02:57:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 02:57:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 02:57:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-1: 02:57:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 02:57:35 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: 02:57:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 02:57:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 02:57:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 02:57:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 02:57:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 02:57:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 02:57:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 02:57:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 02:57:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 02:57:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 02:57:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 02:57:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 02:57:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 02:57:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 02:57:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 02:57:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 02:57:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.apicaller connecting with current password machine-1: 02:57:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-1: 02:57:35 INFO juju.api connection established to "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-1: 02:57:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-1: 02:57:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 02:57:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:37 DEBUG juju.worker.apicaller connected machine-1: 02:57:37 DEBUG juju.api RPC connection died machine-1: 02:57:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 02:57:37 DEBUG juju.worker.apicaller connecting with current password machine-1: 02:57:37 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-1: 02:57:37 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-1: 02:57:37 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-1: 02:57:38 DEBUG juju.worker.apicaller connected machine-1: 02:57:39 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 02:57:39 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:39 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 02:57:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:39 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 02:57:39 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 02:57:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 02:57:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 02:57:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 02:57:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 02:57:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 02:57:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 02:57:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 02:57:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 02:57:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 02:57:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 02:57:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 02:57:39 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 02:57:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 02:57:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 02:57:39 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 02:57:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 02:57:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 02:57:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 02:57:39 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 02:57:39 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 02:57:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 02:57:39 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 02:57:39 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 02:57:39 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 02:57:39 DEBUG juju.network including address public:172.30.9.208 for machine machine-1: 02:57:39 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-1: 02:57:39 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-1: 02:57:39 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 02:57:39 DEBUG juju.network including address local-machine:::1 for machine machine-1: 02:57:39 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 02:57:39 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 02:57:39 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.208:17070"] machine-1: 02:57:39 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 02:57:39 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 02:57:39 INFO juju.util.exec run result: exit status 127 machine-1: 02:57:39 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec775078971/script.sh: line 1: fanatic: command not found 127 machine-1: 02:57:39 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 02:57:39 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 02:57:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 02:57:39 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 02:57:39 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 02:57:39 INFO juju.util.exec run result: exit status 127 machine-1: 02:57:39 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec463079461/script.sh: line 1: fanatic: command not found 127 machine-1: 02:57:39 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 02:57:39 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 02:57:39 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured machine-1: 02:57:39 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 02:57:39 INFO juju.worker.upgrader unblocking abort check machine-1: 02:57:39 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 02:57:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 02:57:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 02:57:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 02:57:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 02:57:39 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 02:57:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 02:57:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 02:57:39 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 02:57:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 02:57:39 DEBUG juju.worker.logger logger setup machine-1: 02:57:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 02:57:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 02:57:39 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 02:57:39 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 02:57:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 02:57:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 02:57:39 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-1: 02:57:39 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 02:57:39 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 02:57:39 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: 02:57:39 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 02:57:39 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 02:57:39 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 02:57:39 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 02:57:39 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 02:57:39 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 02:57:39 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 02:57:39 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 02:57:39 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 02:57:39 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-1: 02:57:39 DEBUG juju.network including address local-machine:::1 for machine machine-1: 02:57:39 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-1: 02:57:39 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-1: 02:57:39 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: 02:57:39 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 02:57:39 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 02:57:39 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 02:57:39 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 02:57:39 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 02:57:39 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done machine-1: 02:57:39 INFO juju.worker.authenticationworker "machine-1" key updater worker started unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 02:57:39 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: 02:57:39 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 02:57:39 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: 02:57:39 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 02:57:39 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: 02:57:39 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: 02:57:39 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 02:57:39 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: 02:57:39 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 02:57:39 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: 02:57:39 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 02:57:39 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: 02:57:39 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 02:57:39 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert machine-1: 02:57:40 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 02:57:40 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 02:57:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 02:57:40 DEBUG juju.worker start "1-container-watcher" machine-1: 02:57:40 DEBUG juju.worker start "stateconverter" machine-1: 02:57:40 INFO juju.worker start "1-container-watcher" machine-1: 02:57:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 02:57:40 DEBUG juju.worker "1-container-watcher" started machine-1: 02:57:40 INFO juju.worker start "stateconverter" machine-1: 02:57:40 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 02:57:40 DEBUG juju.worker "stateconverter" started machine-1: 02:57:40 INFO juju.worker.machiner "machine-1" started machine-1: 02:57:40 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 02:57:40 DEBUG juju.service discovered init system "upstart" from local host machine-1: 02:57:40 DEBUG juju.worker.deployer API addresses: ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.208:17070"] machine-1: 02:57:40 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: 02:57:40 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 02:57:40 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: 02:57:40 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 02:57:40 DEBUG juju.worker start "api" unit-mysql-0: 02:57:40 INFO juju.worker start "api" unit-mysql-0: 02:57:40 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 02:57:40 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 02:57:40 DEBUG juju.worker "api" started unit-mysql-0: 02:57:40 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 02:57:40 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-mysql-0: 02:57:40 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-mysql-0: 02:57:40 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 02:57:41 DEBUG juju.worker.apicaller connected unit-mysql-0: 02:57:41 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 02:57:41 DEBUG juju.worker.apicaller password changed unit-mysql-0: 02:57:41 DEBUG juju.api RPC connection died unit-mysql-0: 02:57:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 02:57:41 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 02:57:41 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-mysql-0: 02:57:41 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-mysql-0: 02:57:41 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-1: 02:57:41 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:1a:a4:2b CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.14 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:1a:a4:2b 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: 02:57:41 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 02:57:41 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 02:57:41 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 02:57:41 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 02:57:41 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-mysql-0: 02:57:42 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 02:57:42 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: 02:57:42 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 02:57:42 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: 02:57:43 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-mysql-0: 02:57:43 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:57:43 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-mysql-0: 02:57:43 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 02:57:43 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 02:57:43 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 02:57:43 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-mysql-0: 02:57:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 02:57:43 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 02:57:43 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 02:57:43 DEBUG juju.worker.logger logger setup unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 02:57:43 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 02:57:43 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 02:57:43 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 02:57:43 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 02:57:43 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 02:57:43 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 02:57: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.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 02:57:43 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 02:57:43 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 02:57:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 02:57:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 02:57:43 DEBUG juju.network including address public:172.30.9.208 for machine unit-mysql-0: 02:57:43 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-mysql-0: 02:57:43 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-mysql-0: 02:57:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 02:57:43 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 02:57:43 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 02:57:43 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 02:57:43 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.208:17070"] unit-abot-epc-basic-0: 02:57:43 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-mysql-0: 02:57:43 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 02:57:43 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 02:57:44 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: 02:57:44 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-mysql-0: 02:57:44 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 02:57:44 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 02:57:44 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 02:57:44 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 02:57:44 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-mysql-0: 02:57:44 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 02:57:44 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 02:57:44 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 02:57:44 INFO juju.worker.uniter resuming charm install unit-mysql-0: 02:57:44 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 02:57:44 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 02:57:44 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 02:57:44 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 02:57:44 DEBUG httpbakery client do GET https://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 02:57:44 DEBUG httpbakery } -> error unit-mysql-0: 02:57:44 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 02:57:44 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 02:57:44 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: 02:57:44 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: 02:57:44 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: 02:57:44 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-mysql-0: 02:57:45 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 02:57:45 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 02:57:45 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 02:57:45 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: 02:57:45 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: 02:57:45 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: 02:57:45 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: 02:57:45 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: 02:57:46 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: 02:57:46 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: 02:57:46 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-abot-epc-basic-0: 02:57:47 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: 02:57:47 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: 02:57:47 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: 02:57:47 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: 02:57:47 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: 02:57:47 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: 02:57:48 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: 02:57:48 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: 02:57:48 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: 02:57:48 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: 02:57:48 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: 02:57:48 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: 02:57:48 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: 02:57:49 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: 02:57:49 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: 02:57:49 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 02:57:49 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: 02:57:49 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: 02:57:49 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: 02:57:50 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: 02:57:50 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: 02:57:50 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-mysql-0: 02:57:50 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 02:57:50 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-abot-epc-basic-0: 02:57:50 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-mysql-0: 02:57:50 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 02:57:50 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 02:57:50 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 02:57:50 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 02:57:50 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 02:57:50 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 02:57:50 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 02:57:50 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 02:57:50 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 02:57:50 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 02:57:50 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 02:57:50 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 02:57:50 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 02:57:50 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 02:57:50 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 02:57:50 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 02:57:50 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 02:57:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 02:57:50 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: 02:57:50 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-mysql-0: 02:57:50 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 02:57:50 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 02:57:50 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 02:57:50 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 02:57:51 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 02:57:51 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 02:57:51 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-mysql-0: 02:57:51 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 02:57:51 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 02:57:51 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 02:57:51 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 02:57:51 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: 02:57:51 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: 02:57:51 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: 02:57:51 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: 02:57:51 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: 02:57:52 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-mysql-0: 02:57:52 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 02:57:52 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 02:57:52 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 02:57:52 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: 02:57:52 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: 02:57:52 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: 02:57:52 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: 02:57:52 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: 02:57:52 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: 02:57:52 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-mysql-0: 02:57:53 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (469 kB/s) unit-abot-epc-basic-0: 02:57:53 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: 02:57:53 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-mysql-0: 02:57:53 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 02:57:53 DEBUG unit.mysql/0.install (Reading database ... 78219 files and directories currently installed.) unit-mysql-0: 02:57:53 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 02:57:53 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-mysql-0: 02:57:53 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 02:57:53 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: 02:57:53 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: 02:57:53 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: 02:57:54 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: 02:57:54 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-mysql-0: 02:57:54 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:57:54 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: 02:57:54 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-mysql-0: 02:57:54 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 02:57:55 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: 02:57:55 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: 02:57:55 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: 02:57:55 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: 02:57:55 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: 02:57:56 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 02:57:56 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-mysql-0: 02:57:56 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 02:57:56 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 02:57:56 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 02:57:56 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 02:57:56 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: 02:57:56 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 02:57:56 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 02:57:56 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 02:57:56 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 02:57:56 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: 02:57:56 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 02:57:56 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: 02:57:56 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: 02:57:57 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-abot-epc-basic-0: 02:57:57 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] unit-abot-epc-basic-0: 02:57:57 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1261 kB] unit-abot-epc-basic-0: 02:57:57 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: 02:57:57 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB] unit-abot-epc-basic-0: 02:57:58 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] unit-abot-epc-basic-0: 02:57:58 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: 02:57:58 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: 02:57:58 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: 02:57:58 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: 02:57:58 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: 02:57:59 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: 02:57:59 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: 02:57:59 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: 02:57:59 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-141.167 [854 kB] unit-abot-epc-basic-0: 02:58:00 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: 02:58:00 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: 02:58:00 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB] unit-abot-epc-basic-0: 02:58:02 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: 02:58:03 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB] unit-abot-epc-basic-0: 02:58:03 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.11 [55.0 kB] unit-abot-epc-basic-0: 02:58:03 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB] unit-abot-epc-basic-0: 02:58:03 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B] unit-mysql-0: 02:58:04 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 02:58:04 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 02:58:04 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 02:58: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-abot-epc-basic-0: 02:58:04 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.11 [264 kB] unit-abot-epc-basic-0: 02:58:04 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.11 [105 kB] unit-abot-epc-basic-0: 02:58:04 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.11 [244 kB] unit-mysql-0: 02:58:04 DEBUG unit.mysql/0.install Fetched 11.3 kB in 8s (1377 B/s) unit-abot-epc-basic-0: 02:58:04 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.11 [95.4 kB] unit-abot-epc-basic-0: 02:58:05 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.11 [40.1 kB] unit-abot-epc-basic-0: 02:58:05 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.11 [9748 B] unit-abot-epc-basic-0: 02:58:05 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB] unit-mysql-0: 02:58:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 02:58:05 DEBUG unit.mysql/0.install (Reading database ... 78259 files and directories currently installed.) unit-mysql-0: 02:58:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-abot-epc-basic-0: 02:58:05 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [2229 kB] unit-mysql-0: 02:58:05 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 02:58:06 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.11 [8417 kB] unit-mysql-0: 02:58:06 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 02:58:06 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: 02:58:06 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] unit-abot-epc-basic-0: 02:58:06 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 02:58: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: 02:58:07 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 02:58:07 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 02:58:07 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: 02:58:07 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: 02:58:07 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] unit-abot-epc-basic-0: 02:58:07 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] unit-abot-epc-basic-0: 02:58:07 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: 02:58:08 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: 02:58:08 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-mysql-0: 02:58:08 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 02:58:08 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 02:58:08 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 02:58:08 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: 02:58:08 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: 02:58:08 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 02:58:08 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-mysql-0: 02:58: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-abot-epc-basic-0: 02:58:08 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-mysql-0: 02:58:09 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: 02:58:09 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: 02:58:09 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: 02:58:09 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-mysql-0: 02:58:09 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: 02:58:09 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: 02:58:09 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.4 [1071 kB] unit-mysql-0: 02:58:09 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-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [27.8 MB] unit-mysql-0: 02:58:09 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: 02:58:10 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-mysql-0: 02:58:10 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: 02:58:10 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: 02:58:10 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: 02:58:10 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-mysql-0: 02:58:10 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-mysql-0: 02:58:11 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-abot-epc-basic-0: 02:58:11 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-mysql-0: 02:58:11 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] unit-abot-epc-basic-0: 02:58:11 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-mysql-0: 02:58:11 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: 02:58:11 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-mysql-0: 02:58:11 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 02:58:11 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: 02:58:11 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 02:58:12 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [276 kB] unit-mysql-0: 02:58:12 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: 02:58:12 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-mysql-0: 02:58:12 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 02:58:12 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-mysql-0: 02:58:12 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: 02:58:12 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 02:58:12 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: 02:58:12 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 02:58:12 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-mysql-0: 02:58:12 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 02:58:12 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: 02:58:12 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 02:58:13 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: 02:58:13 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 02:58:13 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 32s (3110 kB/s) unit-abot-epc-basic-0: 02:58:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 02:58:13 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 ... 85608 files and directories currently installed.) unit-abot-epc-basic-0: 02:58:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 02:58:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-mysql-0: 02:58:13 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: 02:58:13 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: 02:58:14 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 02:58:14 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: 02:58:14 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 02:58:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-mysql-0: 02:58:14 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: 02:58:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-mysql-0: 02:58:14 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 02:58:14 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-mysql-0: 02:58:14 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: 02:58:15 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: 02:58:15 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: 02:58:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 02:58:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-mysql-0: 02:58:15 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 02:58:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-mysql-0: 02:58:15 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: 02:58:15 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: 02:58:15 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: 02:58:15 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: 02:58:16 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: 02:58:16 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 02:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 02:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 02:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 02:58:16 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: 02:58:16 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: 02:58:16 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-mysql-0: 02:58:16 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-abot-epc-basic-0: 02:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 02:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 02:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-mysql-0: 02:58:16 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: 02:58:17 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: 02:58:17 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: 02:58:17 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-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-mysql-0: 02:58:17 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: 02:58:17 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: 02:58:17 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 02:58:17 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (3927 kB/s) unit-abot-epc-basic-0: 02:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 02:58:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 02:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-mysql-0: 02:58:18 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 02:58:18 DEBUG unit.mysql/0.install (Reading database ... 78269 files and directories currently installed.) unit-mysql-0: 02:58:18 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 02:58:18 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 02:58:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 02:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 02:58:19 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 02:58:19 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 02:58:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 02:58:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-mysql-0: 02:58:20 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:58:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 02:58:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 02:58:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 02:58:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-mysql-0: 02:58:21 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 02:58:21 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 02:58:21 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 02:58:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:58:22 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 02:58:22 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 02:58:22 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 02:58:22 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 02:58:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 02:58:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 02:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-mysql-0: 02:58:23 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 02:58:23 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 02:58:23 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 02:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 02:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 02:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 02:58:25 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 02:58:25 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-mysql-0: 02:58:25 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 02:58:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 02:58:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 02:58:26 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-mysql-0: 02:58:26 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 02:58:26 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 02:58:26 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 02:58:27 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 02:58:27 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 02:58:27 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-mysql-0: 02:58:28 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 02:58:28 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 02:58:28 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 02:58:28 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: 02:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 02:58:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 02:58:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 02:58:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 02:58:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 02:58:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 02:58:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-mysql-0: 02:58:29 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 02:58:29 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 02:58:29 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:58:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 02:58:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 02:58:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 02:58:30 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 02:58:30 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 02:58:30 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 02:58:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 02:58:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 02:58:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 02:58:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 02:58:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-mysql-0: 02:58:31 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 02:58:31 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 02:58:31 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 02:58:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 02:58:31 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: 02:58:31 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 02:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 02:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 02:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-mysql-0: 02:58:32 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 02:58:32 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 02:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 02:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 02:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-mysql-0: 02:58:32 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 02:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 02:58:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 02:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 02:58:33 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 02:58:33 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... unit-mysql-0: 02:58:33 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 02:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 02:58:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 02:58:34 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 02:58:34 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 02:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 02:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-mysql-0: 02:58:34 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 02:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 02:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 02:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 02:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 02:58:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 02:58:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 02:58:35 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 02:58:36 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 02:58:36 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 02:58:36 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:58:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 02:58:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 02:58:36 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 02:58:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 02:58:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 02:58:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 02:58:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 02:58:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-mysql-0: 02:58:37 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 02:58:37 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 02:58:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-mysql-0: 02:58:38 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 02:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 02:58:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 02:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 02:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 02:58:38 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: 02:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 02:58:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 02:58:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-mysql-0: 02:58:39 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 02:58:39 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 02:58:39 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:58:39 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 02:58:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 02:58:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 02:58:40 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-mysql-0: 02:58:41 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 02:58:41 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 02:58:41 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-mysql-0: 02:58:43 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 02:58:43 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 02:58:43 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-mysql-0: 02:58:44 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 02:58:44 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 02:58:44 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 02:58:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 02:58:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-mysql-0: 02:58:46 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 02:58:46 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: 02:58:46 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 02:58:46 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:58:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 02:58:47 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: 02:58:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 02:58:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 02:58:48 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: 02:58:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-mysql-0: 02:58:48 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 02:58:48 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 02:58:48 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 02:58:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 02:58:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 02:58:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-mysql-0: 02:58:49 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 02:58:49 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 02:58:49 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-mysql-0: 02:58:50 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 02:58:50 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-mysql-0: 02:58:51 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 02:58:51 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 02:58:51 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 02:58:51 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 02:58:51 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 02:58:51 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 02:58:51 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-mysql-0: 02:58:52 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 02:58:52 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 02:58:52 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-mysql-0: 02:58:52 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 02:58:52 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 02:58:52 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-mysql-0: 02:58:52 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 02:58:52 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 02:58:52 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-mysql-0: 02:58:53 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 02:58:53 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 02:58:53 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 02:58:54 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 02:58:54 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-mysql-0: 02:58:54 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-mysql-0: 02:58:54 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 02:58:54 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-mysql-0: 02:58:55 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-mysql-0: 02:58:55 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 02:58:55 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-mysql-0: 02:58:55 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 02:58:55 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: 02:58:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 02:58:56 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: 02:58:56 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-mysql-0: 02:58:56 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 02:58:56 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-mysql-0: 02:58:56 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-mysql-0: 02:58:57 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 02:58:57 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 02:58:57 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-mysql-0: 02:58:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 02:58:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 02:58:58 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 02:58:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 02:58:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-mysql-0: 02:58:59 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 02:59:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 02:59:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 02:59:00 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 02:59:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 02:59:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 02:59:01 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-mysql-0: 02:59:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 02:59:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 02:59:01 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-mysql-0: 02:59:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 02:59:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 02:59:02 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 02:59:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 02:59:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 02:59:02 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-mysql-0: 02:59:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 02:59:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-mysql-0: 02:59:02 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 02:59:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 02:59:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 02:59:03 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-mysql-0: 02:59:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 02:59:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 02:59:03 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-mysql-0: 02:59:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 02:59:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-mysql-0: 02:59:04 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-mysql-0: 02:59:04 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 02:59:04 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 02:59:05 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 02:59:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 02:59:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-mysql-0: 02:59:06 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 02:59:07 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 02:59:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 02:59:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 02:59:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 02:59:09 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 02:59:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 02:59:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 02:59:10 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 02:59:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 02:59:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:59:10 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 02:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 02:59:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 02:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-mysql-0: 02:59:11 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 02:59:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 02:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 02:59:12 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 02:59:13 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 02:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 02:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-mysql-0: 02:59:13 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 02:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 02:59:14 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 02:59:15 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 02:59:15 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: 02:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-mysql-0: 02:59:15 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 02:59:16 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 02:59:16 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:59:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 02:59:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 02:59:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 02:59:17 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 02:59:18 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:59:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 02:59:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 02:59:18 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 02:59:18 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 02:59:19 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 02:59:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 02:59:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 02:59:19 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 02:59:19 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... unit-mysql-0: 02:59:19 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 02:59:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 02:59:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 02:59:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 02:59:20 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 02:59:20 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 02:59:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 02:59:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 02:59:20 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 02:59:20 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:59:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 02:59:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 02:59:21 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:59:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 02:59:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 02:59:21 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 02:59:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 02:59:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-mysql-0: 02:59:22 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:59:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 02:59:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 02:59:22 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 02:59:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-mysql-0: 02:59:23 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 02:59:23 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 02:59:23 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 02:59:23 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 02:59:24 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 02:59:24 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 02:59:24 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 02:59:24 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 02:59:25 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 02:59:25 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 02:59:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 02: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 ... 89251 files and directories currently installed.) unit-abot-epc-basic-0: 02:59:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 02:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-mysql-0: 02:59:26 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 02:59:26 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 02:59:26 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 02:59:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 02:59:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 02:59:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 02:59:27 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 02:59:28 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 02:59:28 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 02:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 02:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 02:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 02:59:28 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 02:59:29 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 02:59:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 02: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: 02:59:29 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 02:59:29 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 02:59:30 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 02:59:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 02:59:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 02:59:30 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 02:59:31 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 02:59:31 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 02:59:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 02:59:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-mysql-0: 02:59:32 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 02:59:32 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 02:59:32 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-mysql-0: 02:59:33 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 02:59:33 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 02:59:34 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-mysql-0: 02:59:34 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 02:59:34 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 02:59:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 02:59:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-141.167_amd64.deb ... unit-abot-epc-basic-0: 02:59:35 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-141.167) ... unit-mysql-0: 02:59:35 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 02:59:36 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 02:59:36 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-mysql-0: 02:59:37 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 02:59:37 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 02:59:39 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 02:59:39 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 02:59:39 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 02:59:39 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 02:59:39 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-mysql-0: 02:59:40 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 02:59:40 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 02:59:40 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 02:59:40 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: 02:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 02:59:41 DEBUG unit.mysql/0.install Fetched 83.1 kB in 1s (64.7 kB/s) unit-abot-epc-basic-0: 02:59:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 02:59:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 02:59:41 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 02:59:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 02:59:41 DEBUG unit.mysql/0.install (Reading database ... 83397 files and directories currently installed.) unit-mysql-0: 02:59:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 02:59:41 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 02:59:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 02:59:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 02:59:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 02:59:42 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 02:59:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 02:59:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 02:59:43 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 02:59:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 02:59:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 02:59:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 02:59:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 02:59:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 02:59:44 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 02:59:45 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 02:59:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 02:59:45 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 02:59:45 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 02:59:46 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 02:59:46 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 02:59:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 02:59:46 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 02:59:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 02:59:46 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 02:59:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 02:59:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 02:59:46 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 02:59:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 02:59:46 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 02:59:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 02:59:46 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 02:59:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 02:59:46 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 02:59:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 02:59:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 02:59:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 02:59:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 02:59:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 02:59:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 02:59:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 02:59:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 02:59:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 02:59:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 02:59:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 02:59:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 02:59:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 02:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 02:59:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 02:59:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 02:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 02:59:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 02:59:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 02:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 02:59:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 02:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 02:59:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 02:59:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 02:59:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 02:59:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 02:59:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 02:59:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 02:59:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 02:59:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 02:59:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 02:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 02:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 02:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 02:59:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 02:59:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 02:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 02:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 02:59:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 02:59:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 02:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 02:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 02:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 02:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 02:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 02:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 02:59:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 02:59:55 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 02:59:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 02:59:55 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 02:59:55 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 02:59:56 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 02:59:56 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 02:59:56 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 02:59:56 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 02:59:56 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 02:59:56 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 02:59:56 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 02:59:56 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 02:59:56 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 02:59:56 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 02:59:56 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 02:59:56 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 02:59:56 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 02:59:56 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-mysql-0: 02:59:57 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-mysql-0: 02:59:58 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 02:59:58 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-mysql-0: 02:59:58 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 02:59:58 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: 02:59:58 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-mysql-0: 02:59:58 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (318 kB/s) unit-mysql-0: 02:59:59 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 02:59:59 DEBUG unit.mysql/0.install (Reading database ... 83497 files and directories currently installed.) unit-mysql-0: 02:59:59 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 02:59:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 03:00:00 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:00:02 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 03:00:02 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:00:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 03:00:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 03:00:02 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:00:02 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:00:06 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 03:00:06 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 03:00:06 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 03:00:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 03:00:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-mysql-0: 03:00:06 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 03:00:06 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:00:06 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-mysql-0: 03:00:06 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 03:00:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 03:00:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 03:00:07 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-mysql-0: 03:00:07 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 03:00:07 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 03:00:07 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 03:00:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 03:00:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 03:00:07 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-mysql-0: 03:00:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 03:00:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 03:00:07 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 03:00:08 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 03:00:08 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:00:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 03:00:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-mysql-0: 03:00:08 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 03:00:08 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-mysql-0: 03:00:08 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:00:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 03:00:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:00:08 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 03:00:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 03:00:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:00:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 03:00:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 03:00:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:00:10 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-mysql-0: 03:00:11 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:00:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 03:00:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-mysql-0: 03:00:11 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:00:11 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-mysql-0: 03:00:12 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 03:00:12 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 03:00:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 03:00:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 03:00:12 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-mysql-0: 03:00:12 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 03:00:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 03:00:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-mysql-0: 03:00:12 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 03:00:12 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-mysql-0: 03:00:12 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 03:00:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 03:00:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-mysql-0: 03:00:13 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:00:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 03:00:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 03:00:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 03:00:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-mysql-0: 03:00:13 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 03:00:13 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 03:00:13 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 03:00:13 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:00:13 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 03:00:13 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 03:00:13 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 03:00:13 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 03:00:13 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 03:00:13 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 03:00:13 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 03:00:13 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 03:00:13 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 03:00:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 03:00:14 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: 03:00:14 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-mysql-0: 03:00:14 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 03:00:14 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 03:00:14 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 03:00:14 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:00:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:00:14 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 03:00:14 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 03:00:14 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 03:00:14 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 03:00:14 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 03:00:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 03:00:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 03:00:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 03:00:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:00:14 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 03:00:14 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: 03:00:14 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 03:00:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 03:00:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 03:00:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:00:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 03:00:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 03:00:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:00:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 03:00:19 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: 03:00:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 03:00:19 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 03:00:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 03:00:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 03:00:19 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 03:00:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 03:00:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 03:00:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 03:00:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 03:00:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-mysql-0: 03:00:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 03:00:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-mysql-0: 03:00:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 03:00:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 03:00:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 03:00:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 03:00:20 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 03:00:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-mysql-0: 03:00:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-mysql-0: 03:00:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 03:00:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 03:00:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 03:00:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 03:00:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 03:00:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 03:00:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 03:00:22 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: 03:00:22 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-mysql-0: 03:00:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 03:00:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 03:00:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 03:00:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 03:00:22 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: 03:00:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-mysql-0: 03:00:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 03:00:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 03:00:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 03:00:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 03:00:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-mysql-0: 03:00:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 03:00:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 03:00:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 03:00:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 03:00:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-mysql-0: 03:00:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 03:00:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 03:00:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 03:00:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 03:00:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 03:00:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 03:00:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 03:00:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 03:00:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-mysql-0: 03:00:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-mysql-0: 03:00:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-mysql-0: 03:00:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 03:00:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 03:00:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 03:00:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 03:00:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 03:00:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-mysql-0: 03:00:30 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 03:00:30 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 03:00:30 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 03:00:30 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 03:00:30 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 03:00:31 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 03:00:31 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 03:00:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 03:00:34 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 03:00:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:00:34 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-mysql-0: 03:00:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:00:34 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 03:00:34 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 03:00:34 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 03:00:34 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 03:00:34 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 03:00:34 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 03:00:34 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 03:00:34 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 03:00:34 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 03:00:34 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 03:00:34 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 03:00:35 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 03:00:35 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 03:00:35 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 03:00:35 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 03:00:35 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 03:00:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 03:00:37 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 03:00:38 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-mysql-0: 03:00:38 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:00:38 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 03:00:38 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 03:00:38 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-mysql-0: 03:00:39 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-mysql-0: 03:00:39 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 03:00:39 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-mysql-0: 03:00:39 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-mysql-0: 03:00:40 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-mysql-0: 03:00:40 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-mysql-0: 03:00:40 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-mysql-0: 03:00:40 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: 03:00:40 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-mysql-0: 03:00:40 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 03:00:41 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 03:00:41 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 5s (1509 kB/s) unit-abot-epc-basic-0: 03:00:41 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 03:00:41 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 03:00:41 DEBUG unit.mysql/0.config-changed (Reading database ... 83591 files and directories currently installed.) unit-mysql-0: 03:00:41 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 03:00:42 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-mysql-0: 03:00:42 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 03:00:44 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 03:00:45 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 03:00:45 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 03:00:45 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 03:00:45 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:00:45 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-mysql-0: 03:00:45 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 03:00:45 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 03:00:45 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 03:00:45 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 03:00:45 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 03:00:45 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-mysql-0: 03:00:45 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 03:00:45 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 03:00:45 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:00:46 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 03:00:46 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 03:00:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 03:00:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 03:00:46 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 03:00:46 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:00:46 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-mysql-0: 03:00:46 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:00:46 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 03:00:47 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 03:00:47 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-mysql-0: 03:00:47 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 03:00:47 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 03:00:47 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:00:47 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 03:00:47 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 03:00:47 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 03:00:47 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 03:00:48 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 03:00:48 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 03:00:49 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 03:00:50 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-mysql-0: 03:00:50 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 03:00:50 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:00:50 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 03:00:51 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 03:00:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-mysql-0: 03:00:51 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:00:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 03:00:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 03:00:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 03:00:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 03:00:51 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 03:00:51 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-mysql-0: 03:00:52 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 03:00:52 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 03:00:52 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 03:00:52 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 03:00:52 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-mysql-0: 03:00:52 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 03:00:52 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 03:00:52 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:00:52 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 03:00:52 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 03:00:52 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:00:52 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: 03:00:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 03:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 03:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 03:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 03:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 03:00:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-mysql-0: 03:00:54 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 03:00:54 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 03:00:54 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 03:00:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-mysql-0: 03:00:54 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:00:54 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 03:00:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 03:00:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-mysql-0: 03:00:55 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 03:00:55 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:00:55 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:00:55 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:00:55 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-mysql-0: 03:00:56 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:00:56 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 03:00:56 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 03:00:56 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 03:00:56 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 03:00:57 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 03:00:57 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 03:00:57 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 03:00:57 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 03:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 03:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 03:00:58 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 03:00:59 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 03:00:59 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 03:01:00 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 03:01:01 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 03:01:02 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: 03:01:02 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 03:01:04 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-mysql-0: 03:01:04 DEBUG unit.mysql/0.config-changed 181223 3:01:04 [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: 03:01:04 DEBUG unit.mysql/0.config-changed 181223 3:01:04 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 03:01:04 DEBUG unit.mysql/0.config-changed 181223 3:01:04 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 21676 ... unit-abot-epc-basic-0: 03:01:04 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 03:01:04 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 03:01:04 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... machine-2: 03:01:05 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 03:01:05 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 03:01:05 DEBUG juju.agent read agent config, format "2.0" machine-2: 03:01:06 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 03:01:06 DEBUG juju.worker start "engine" machine-2: 03:01:06 INFO juju.worker start "engine" machine-2: 03:01:06 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 03:01:06 DEBUG juju.worker "engine" started machine-2: 03:01:06 DEBUG juju.worker.introspection stats worker now serving machine-2: 03:01:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 03:01:06 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 03:01:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 03:01:06 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 03:01:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 03:01:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 03:01:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 03:01:06 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 03:01:06 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 03:01:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 03:01:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 03:01:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.apicaller connecting with old password machine-2: 03:01:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-2: 03:01:06 INFO juju.api connection established to "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-2: 03:01:06 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-2: 03:01:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 03:01:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 03:01:07 DEBUG juju.worker.apicaller connected machine-2: 03:01:07 DEBUG juju.worker.apicaller changing password... machine-2: 03:01:07 DEBUG juju.worker.apicaller password changed machine-2: 03:01:07 DEBUG juju.api RPC connection died machine-2: 03:01:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 03:01:07 DEBUG juju.worker.apicaller connecting with current password machine-2: 03:01:07 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-2: 03:01:07 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-2: 03:01:07 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-2: 03:01:08 DEBUG juju.worker.apicaller connected machine-2: 03:01:08 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 03:01:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 03:01:08 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 03:01:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 03:01:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 03:01:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 03:01:08 INFO juju.worker.upgrader unblocking abort check machine-2: 03:01:08 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 03:01:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 03:01:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 03:01:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 03:01:08 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 03:01:08 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 03:01:08 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 03:01:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 03:01:08 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 03:01:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 03:01:08 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 03:01:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 03:01:08 DEBUG juju.worker.logger logger setup machine-2: 03:01:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 03:01:08 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 03:01:08 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:01:08 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:01:08 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:01:08 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 03:01:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 03:01:08 INFO juju.util.exec run result: exit status 127 machine-2: 03:01:08 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec399779367/script.sh: line 1: fanatic: command not found 127 machine-2: 03:01:08 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 03:01:08 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 03:01:08 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 03:01:08 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 03:01:08 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 03:01:08 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:01:08 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 03:01:08 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 03:01:08 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 03:01:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 03:01:08 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 03:01:08 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 03:01:08 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 03:01:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 03:01:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 03:01:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 03:01:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 03:01:08 INFO juju.util.exec run result: exit status 127 machine-2: 03:01:08 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec130542833/script.sh: line 1: fanatic: command not found 127 machine-2: 03:01:08 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 03:01:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 03:01:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 03:01:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 03:01:08 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 03:01:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:01:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:01:08 DEBUG juju.network including address public:172.30.9.208 for machine machine-2: 03:01:08 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 03:01:08 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-2: 03:01:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 03:01:08 DEBUG juju.network including address local-machine:::1 for machine machine-2: 03:01:08 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 03:01:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 03:01:08 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.208:17070"] machine-2: 03:01:08 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 03:01:08 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-2: 03:01:08 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 03:01:08 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 03:01:08 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 03:01:08 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 03:01:08 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 03:01:08 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 03:01:09 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 03:01:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 03:01:09 DEBUG juju.api RPC connection died machine-2: 03:01:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker killing runner 0xc4204d09c0 machine-2: 03:01:09 INFO juju.worker runner is dying machine-2: 03:01:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 03:01:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 03:01:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 03:01:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 03:01:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 03:01:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 03:01:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 03:01:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 03:01:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 03:01:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 03:01:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 03:01:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 03:01:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 03:01:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 03:01:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 03:01:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 03:01:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 03:01:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.apicaller connecting with current password machine-2: 03:01:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:01:09 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-2: 03:01:09 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-2: 03:01:09 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-2: 03:01:09 DEBUG juju.worker.apicaller connected machine-2: 03:01:09 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 03:01:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 03:01:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 03:01:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 03:01:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 03:01:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 03:01:09 DEBUG juju.worker.logger logger setup machine-2: 03:01:09 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 03:01:09 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 03:01:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 03:01:09 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 03:01:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 03:01:09 INFO juju.util.exec run result: exit status 127 machine-2: 03:01:09 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec474971438/script.sh: line 1: fanatic: command not found 127 machine-2: 03:01:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 03:01:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:01:09 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 03:01:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 03:01:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 03:01:09 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 03:01:09 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-2: 03:01:09 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 03:01:09 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 03:01:09 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 03:01:09 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 03:01:09 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 03:01:09 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:01:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:01:09 DEBUG juju.network including address public:172.30.9.208 for machine machine-2: 03:01:09 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 03:01:09 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-2: 03:01:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 03:01:09 DEBUG juju.network including address local-machine:::1 for machine machine-2: 03:01:09 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 03:01:09 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 03:01:09 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.208:17070"] machine-2: 03:01:09 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 03:01:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 03:01:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 03:01:09 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 03:01:09 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 03:01:09 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 03:01:09 INFO juju.util.exec run result: exit status 127 machine-2: 03:01:09 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec416268463/script.sh: line 1: fanatic: command not found 127 machine-2: 03:01:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 03:01:09 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 03:01:09 INFO juju.worker.upgrader unblocking abort check machine-2: 03:01:09 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 03:01:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 03:01:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 03:01:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 03:01:09 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 03:01:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 03:01:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 03:01:09 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:01:09 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:01:09 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:01:09 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 03:01:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 03:01:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 03:01:09 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 03:01:09 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 03:01:09 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 03:01:09 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 03:01:09 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 03:01:09 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 03:01:09 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 03:01:09 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 03:01:09 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 03:01:09 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:01:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:01:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 03:01:09 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 03:01:09 DEBUG juju.network including address local-machine:::1 for machine machine-2: 03:01:09 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 03:01:09 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 03:01:09 DEBUG juju.worker start "2-container-watcher" machine-2: 03:01:09 DEBUG juju.worker start "stateconverter" machine-2: 03:01:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 03:01:09 INFO juju.worker start "2-container-watcher" machine-2: 03:01:09 DEBUG juju.worker "2-container-watcher" started machine-2: 03:01:09 INFO juju.worker start "stateconverter" machine-2: 03:01:09 DEBUG juju.worker "stateconverter" started machine-2: 03:01:09 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 03:01:09 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 03:01:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 03:01:09 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 03:01:10 INFO juju.worker.machiner "machine-2" started machine-2: 03:01:10 DEBUG juju.service discovered init system "upstart" from local host machine-2: 03:01:10 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 03:01:10 DEBUG juju.worker.deployer API addresses: ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.208:17070"] machine-2: 03:01:10 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]}}} unit-oai-epc-0: 03:01:10 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 03:01:10 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: 03:01:10 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 03:01:10 DEBUG juju.worker start "api" unit-oai-epc-0: 03:01:10 INFO juju.worker start "api" unit-oai-epc-0: 03:01:10 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 03:01:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 03:01:10 DEBUG juju.worker "api" started unit-oai-epc-0: 03:01:10 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 03:01:11 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 03:01:11 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-oai-epc-0: 03:01:11 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-oai-epc-0: 03:01:11 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-2: 03:01:11 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:6b:c9:0a 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.11 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:6b:c9:0a 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: 03:01:11 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 03:01:11 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 03:01:12 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 03:01:12 DEBUG juju.api RPC connection died unit-oai-epc-0: 03:01:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 03:01:12 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 03:01:12 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-oai-epc-0: 03:01:12 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-oai-epc-0: 03:01:12 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-oai-epc-0: 03:01:13 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:01:13 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 03:01:13 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 03:01:13 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 03:01:13 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 03:01:13 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 03:01:13 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 03:01:13 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 03:01:13 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 03:01:13 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 03:01:13 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 03:01:13 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 03:01:13 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: 03:01:13 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 03:01:13 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 03:01:13 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 03:01:13 DEBUG juju.network including address public:172.30.9.208 for machine unit-oai-epc-0: 03:01:13 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-oai-epc-0: 03:01:13 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-oai-epc-0: 03:01:13 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 03:01:13 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 03:01:13 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 03:01:13 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 03:01:13 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.208:17070"] unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 03:01:13 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 03:01:13 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 03:01:13 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 03:01:13 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 03:01:13 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 03:01:13 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 03:01:13 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 03:01:13 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 03:01:13 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 03:01:13 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 03:01:13 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 03:01:13 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 03:01:13 DEBUG httpbakery client do GET https://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 03:01:13 DEBUG httpbakery } -> error unit-oai-epc-0: 03:01:13 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 03:01:13 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 03:01:13 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 03:01:13 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 03:01:14 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-epc-0: 03:01:14 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 03:01:14 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 03:01:14 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 03:01:14 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 03:01:14 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 03:01:14 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 03:01:14 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 03:01:14 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 03:01:14 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 03:01:14 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 03:01:14 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 03:01:14 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 03:01:14 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 03:01:14 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 03:01:14 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 03:01:14 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 03:01:14 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 03:01:14 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 03:01:14 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 03:01:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 03:01:15 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 03:01:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 03:01:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 03:01:15 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: 03:01:15 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 03:01:15 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-mysql-0: 03:01:16 DEBUG unit.mysql/0.config-changed mysql start/running, process 21811 unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-mysql-0: 03:01:16 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-mysql-0: 03:01:16 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-mysql-0: 03:01:16 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 03:01:17 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:01:17 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 03:01:17 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 03:01:17 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-oai-epc-0: 03:01:17 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-oai-epc-0: 03:01:18 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-mysql-0: 03:01:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:01:18 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-epc-0: 03:01:18 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 3s (1116 kB/s) unit-abot-epc-basic-0: 03:01:19 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-epc-0: 03:01:19 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 03:01:19 DEBUG unit.oai-epc/0.install (Reading database ... 78219 files and directories currently installed.) unit-oai-epc-0: 03:01:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 03:01:19 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 03:01:19 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 03:01:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-abot-epc-basic-0: 03:01:19 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-oai-epc-0: 03:01:19 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 03:01:19 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:01:20 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 03:01:20 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-oai-epc-0: 03:01:20 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 03:01:20 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-abot-epc-basic-0: 03:01:20 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 03:01:20 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 03:01:20 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-epc-0: 03:01:21 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-mysql-0: 03:01:21 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-oai-epc-0: 03:01:22 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:01:22 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 03:01:23 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: 03:01:23 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 7.6 KB/sec) unit-abot-epc-basic-0: 03:01:23 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: 03:01:24 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 190.1 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 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 804.4 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 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 628.4 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/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 891.0 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 368.7 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 444.1 KB/sec) unit-abot-epc-basic-0: 03:01:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-oai-epc-0: 03:01:24 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 03:01:24 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 1059.8 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 597.5 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/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 951.1 KB/sec) unit-abot-epc-basic-0: 03:01:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:24 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:24 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 03:01:24 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 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: 03:01:24 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 95.0 KB/sec) unit-abot-epc-basic-0: 03:01:24 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-oai-epc-0: 03:01:24 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 03:01:24 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 951.5 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 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 930.9 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 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 235.4 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 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: 03:01:24 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: 03:01:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 96.7 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 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 175.8 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 352.0 KB/sec) unit-abot-epc-basic-0: 03:01:24 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-mysql-0: 03:01:24 DEBUG unit.mysql/0.config-changed mysql start/running, process 21934 unit-abot-epc-basic-0: 03:01:24 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 566.9 KB/sec) unit-abot-epc-basic-0: 03:01:24 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-oai-epc-0: 03:01:24 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 03:01:24 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 16.7 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 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 356.6 KB/sec) unit-mysql-0: 03:01:24 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 03:01:24 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-mysql-0: 03:01:24 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 03:01:24 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 192.8 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 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 30.0 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03: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/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 400.2 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 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 69.6 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 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 318.8 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 152.7 KB/sec) unit-abot-epc-basic-0: 03:01:24 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-mysql-0: 03:01:24 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 03:01:24 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 106.0 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 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 159.5 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 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 107.5 KB/sec) unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 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 61.8 KB/sec) unit-mysql-0: 03:01:24 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 03:01:24 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:01:24 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 03:01:24 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 03:01:24 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 03:01:24 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 03:01:24 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 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 34.4 KB/sec) unit-abot-epc-basic-0: 03:01:25 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-mysql-0: 03:01:25 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 03:01:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install 1/11 KB 4/11 KB 7/11 KB 9/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 640.9 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 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 1637.4 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 705.0 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 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 219.6 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 310.5 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 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 1871.9 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 593.3 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 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 49.6 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 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 139.6 KB/sec) unit-abot-epc-basic-0: 03:01:25 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-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 768.0 KB/sec) unit-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-abot-epc-basic-0: 03:01:25 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-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 388.3 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 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 348.5 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 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: 03:01:25 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: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB 48/48 KB 3/153 KB 48/48 KB 5/153 KB 48/48 KB 8/153 KB 48/48 KB 11/153 KB 48/48 KB 13/153 KB 48/48 KB 16/153 KB 48/48 KB 16/153 KB 48/48 KB 3/13 KB 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install 16/153 KB 48/48 KB 5/13 KB 16/153 KB 48/48 KB 8/13 KB 16/153 KB 48/48 KB 11/13 KB 16/153 KB 48/48 KB 13/13 KB 16/153 KB 3/35 KB 48/48 KB 13/13 KB 16/153 KB 5/35 KB 13/13 KB 16/153 KB 8/35 KB 13/13 KB 16/153 KB 11/35 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 886.9 KB/sec) unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 16/153 KB 13/35 KB 13/13 KB 19/153 KB 16/35 KB 13/13 KB 19/153 KB 19/35 KB 19/153 KB 21/35 KB 19/153 KB 24/35 KB 19/153 KB 27/35 KB 3/30 KB 19/153 KB 29/35 KB 19/153 KB 13/35 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 3/30 KB 19/153 KB 27/35 KB 6/30 KB 19/153 KB 29/35 KB 9/30 KB 19/153 KB 29/35 KB 11/30 KB 19/153 KB 29/35 KB 14/30 KB 19/153 KB 29/35 KB 16/30 KB 19/153 KB 29/35 KB 19/30 KB 19/153 KB 29/35 KB 22/30 KB 19/153 KB 29/35 KB 25/30 KB 19/153 KB 29/35 KB 27/30 KB 19/153 KB 29/35 KB 30/30 KB 19/153 KB 29/35 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 183.1 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install 30/30 KB 21/153 KB 29/35 KB 30/30 KB 24/153 KB 29/35 KB 30/30 KB 27/153 KB 29/35 KB 30/30 KB 29/153 KB 29/35 KB 30/30 KB 32/153 KB 29/35 KB 30/30 KB 36/153 KB 32/35 KB 30/30 KB 32/153 KB 32/35 KB 30/30 KB 40/153 KB 35/35 KB 30/30 KB 40/153 KB 35/35 KB 30/30 KB 40/153 KB 35/35 KB 30/30 KB 44/153 KB 35/35 KB 30/30 KB 48/153 KB 35/35 KB 30/30 KB 52/153 KB 35/35 KB 30/30 KB 56/153 KB 35/35 KB 30/30 KB 60/153 KB 35/35 KB 30/30 KB 64/153 KB 35/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 433.0 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install 64/153 KB 35/35 KB 3/50 KB 64/153 KB 35/35 KB 5/50 KB 64/153 KB 35/35 KB 8/50 KB 64/153 KB 35/35 KB 11/50 KB 64/153 KB 35/35 KB 13/50 KB 64/153 KB 35/35 KB 16/50 KB 64/153 KB 35/35 KB 19/50 KB 64/153 KB 35/35 KB 21/50 KB 64/153 KB 35/35 KB 24/50 KB 64/153 KB 35/35 KB 27/50 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 460.4 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install 68/153 KB 29/50 KB 68/153 KB 27/50 KB 72/153 KB 29/50 KB 76/153 KB 29/50 KB 80/153 KB 29/50 KB 80/153 KB 32/50 KB 84/153 KB 32/50 KB 3/37 KB 88/153 KB 3/119 KB 36/50 KB 3/37 KB 84/153 KB 3/119 KB 36/50 KB 84/153 KB 3/119 KB 36/50 KB 3/37 KB 92/153 KB 5/119 KB 36/50 KB 3/37 KB 92/153 KB 8/119 KB 36/50 KB 3/37 KB 92/153 KB 11/119 KB 36/50 KB 3/37 KB 92/153 KB 13/119 KB 36/50 KB 3/37 KB 92/153 KB 16/119 KB 36/50 KB 84/153 KB 36/50 KB 3/37 KB 92/153 KB 19/119 KB 40/50 KB 6/37 KB 92/153 KB 21/119 KB 40/50 KB 6/37 KB 92/153 KB 19/119 KB 40/50 KB 3/37 KB 92/153 KB 19/119 KB 40/50 KB 3/37 KB 92/153 KB 19/119 KB 40/50 KB 6/37 KB 96/153 KB 21/119 KB 44/50 KB 6/37 KB 96/153 KB 21/119 KB 44/50 KB 6/37 KB 96/153 KB 21/119 KB 48/50 KB 6/37 KB 100/153 KB 21/119 KB 50/50 KB 9/37 KB 100/153 KB 24/119 KB 3/190 KB 50/50 KB 6/37 KB 100/153 KB 21/119 KB 48/50 KB 9/37 KB 100/153 KB 21/119 KB 3/190 KB 50/50 KB 9/37 KB 100/153 KB 24/119 KB 5/190 KB 50/50 KB 9/37 KB 100/153 KB 21/119 KB 50/50 KB 11/37 KB 100/153 KB 24/119 KB 5/190 KB 50/50 KB 14/37 KB 100/153 KB 24/119 KB 8/190 KB 50/50 KB 16/37 KB 100/153 KB 24/119 KB 8/190 KB 50/50 KB 11/37 KB 100/153 KB 24/119 KB 8/190 KB 50/50 KB 16/37 KB 104/153 KB 27/119 KB 11/190 KB 50/50 KB 16/37 KB 104/153 KB 27/119 KB 8/190 KB 50/50 KB 16/37 KB 104/153 KB 24/119 KB 8/190 KB 50/50 KB 16/37 KB 108/153 KB 27/119 KB 11/190 KB 50/50 KB 16/37 KB 112/153 KB 27/119 KB 11/190 KB 50/50 KB 19/37 KB 112/153 KB 29/119 KB 13/190 KB 50/50 KB 22/37 KB 112/153 KB 29/119 KB 13/190 KB 50/50 KB 25/37 KB 116/153 KB 29/119 KB 13/190 KB 50/50 KB 27/37 KB 116/153 KB 29/119 KB 13/190 KB 50/50 KB 30/37 KB 116/153 KB 29/119 KB 13/190 KB 16/37 KB 112/153 KB 29/119 KB 13/190 KB 50/50 KB 16/37 KB 112/153 KB 27/119 KB 13/190 KB 50/50 KB 30/37 KB 116/153 KB 29/119 KB 16/190 KB 30/37 KB 116/153 KB 32/119 KB 19/190 KB 30/37 KB 116/153 KB 32/119 KB 21/190 KB 30/37 KB 116/153 KB 32/119 KB 24/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 529.2 KB/sec) unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 22/37 KB 116/153 KB 29/119 KB 13/190 KB 50/50 KB 30/37 KB 120/153 KB 32/119 KB 27/190 KB 30/37 KB 124/153 KB 32/119 KB 27/190 KB 30/37 KB 128/153 KB 32/119 KB 27/190 KB 30/37 KB 132/153 KB 32/119 KB 27/190 KB 32/37 KB 136/153 KB 32/119 KB 27/190 KB 30/37 KB 116/153 KB 32/119 KB 16/190 KB 32/37 KB 140/153 KB 36/119 KB 27/190 KB 32/37 KB 140/153 KB 40/119 KB 27/190 KB 32/37 KB 140/153 KB 44/119 KB 27/190 KB 32/37 KB 140/153 KB 48/119 KB 27/190 KB 32/37 KB 140/153 KB 52/119 KB 27/190 KB 32/37 KB 132/153 KB 32/119 KB 27/190 KB 30/37 KB 116/153 KB 32/119 KB 27/190 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 32/37 KB 140/153 KB 52/119 KB 29/190 KB 32/37 KB 140/153 KB 52/119 KB 32/190 KB 35/37 KB 140/153 KB 52/119 KB 36/190 KB 32/37 KB 140/153 KB 32/119 KB 27/190 KB 35/37 KB 144/153 KB 56/119 KB 36/190 KB 35/37 KB 140/153 KB 56/119 KB 36/190 KB 35/37 KB 140/153 KB 52/119 KB 32/190 KB 35/37 KB 148/153 KB 60/119 KB 36/190 KB 37/37 KB 152/153 KB 60/119 KB 40/190 KB 37/37 KB 153/153 KB 60/119 KB 40/190 KB 37/37 KB 148/153 KB 60/119 KB 40/190 KB 35/37 KB 144/153 KB 60/119 KB 36/190 KB 37/37 KB 148/153 KB 60/119 KB 36/190 KB 37/37 KB 153/153 KB 64/119 KB 40/190 KB 37/37 KB 153/153 KB 68/119 KB 40/190 KB 37/37 KB 153/153 KB 68/119 KB 44/190 KB 37/37 KB 153/153 KB 68/119 KB 48/190 KB 37/37 KB 153/153 KB 68/119 KB 52/190 KB 37/37 KB 153/153 KB 72/119 KB 56/190 KB 4/86 KB 37/37 KB 153/153 KB 72/119 KB 52/190 KB 4/86 KB 37/37 KB 153/153 KB 72/119 KB 60/190 KB 8/86 KB 37/37 KB 153/153 KB 72/119 KB 52/190 KB 37/37 KB 153/153 KB 76/119 KB 60/190 KB 12/86 KB 37/37 KB 153/153 KB 80/119 KB 60/190 KB 12/86 KB 37/37 KB 153/153 KB 80/119 KB 60/190 KB 12/86 KB 37/37 KB 153/153 KB 80/119 KB 60/190 KB 16/86 KB 37/37 KB 153/153 KB 80/119 KB 60/190 KB 16/86 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 1315.7 KB/sec) unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 84/119 KB 64/190 KB 20/86 KB 80/119 KB 64/190 KB 20/86 KB 37/37 KB 153/153 KB 80/119 KB 64/190 KB 16/86 KB 84/119 KB 68/190 KB 20/86 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 336.1 KB/sec) unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 88/119 KB 68/190 KB 24/86 KB 88/119 KB 68/190 KB 20/86 KB 92/119 KB 68/190 KB 28/86 KB 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install 88/119 KB 68/190 KB 28/86 KB 96/119 KB 72/190 KB 32/86 KB 96/119 KB 72/190 KB 28/86 KB 96/119 KB 68/190 KB 28/86 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 100/119 KB 76/190 KB 32/86 KB 104/119 KB 76/190 KB 36/86 KB 100/119 KB 76/190 KB 36/86 KB 96/119 KB 76/190 KB 32/86 KB 104/119 KB 80/190 KB 36/86 KB 104/119 KB 84/190 KB 36/86 KB 108/119 KB 84/190 KB 40/86 KB 104/119 KB 84/190 KB 40/86 KB 112/119 KB 84/190 KB 44/86 KB 112/119 KB 84/190 KB 48/86 KB 112/119 KB 88/190 KB 48/86 KB 112/119 KB 92/190 KB 48/86 KB 112/119 KB 96/190 KB 48/86 KB 112/119 KB 100/190 KB 48/86 KB 4/26 KB 112/119 KB 104/190 KB 52/86 KB 3/66 KB 112/119 KB 84/190 KB 40/86 KB 4/26 KB 116/119 KB 104/190 KB 52/86 KB 3/66 KB 4/26 KB 119/119 KB 104/190 KB 52/86 KB 3/66 KB 4/26 KB 112/119 KB 100/190 KB 52/86 KB 3/66 KB 112/119 KB 100/190 KB 52/86 KB 3/66 KB 112/119 KB 100/190 KB 48/86 KB 3/66 KB 8/26 KB 119/119 KB 104/190 KB 52/86 KB 5/66 KB 8/26 KB 119/119 KB 104/190 KB 52/86 KB 8/66 KB 8/26 KB 119/119 KB 104/190 KB 52/86 KB 11/66 KB 8/26 KB 119/119 KB 104/190 KB 52/86 KB 13/66 KB 8/26 KB 119/119 KB 104/190 KB 52/86 KB 16/66 KB 8/26 KB 119/119 KB 104/190 KB 52/86 KB 3/66 KB 8/26 KB 119/119 KB 104/190 KB 56/86 KB 16/66 KB 8/26 KB 119/119 KB 104/190 KB 60/86 KB 19/66 KB 8/26 KB 119/119 KB 104/190 KB 56/86 KB 19/66 KB 12/26 KB 119/119 KB 104/190 KB 60/86 KB 19/66 KB 16/26 KB 119/119 KB 104/190 KB 60/86 KB 19/66 KB 20/26 KB 119/119 KB 108/190 KB 64/86 KB 21/66 KB 16/26 KB 119/119 KB 108/190 KB 64/86 KB 21/66 KB 20/26 KB 119/119 KB 112/190 KB 64/86 KB 21/66 KB 16/26 KB 119/119 KB 104/190 KB 64/86 KB 21/66 KB 16/26 KB 119/119 KB 104/190 KB 64/86 KB 19/66 KB 20/26 KB 119/119 KB 112/190 KB 68/86 KB 21/66 KB 24/26 KB 119/119 KB 116/190 KB 72/86 KB 24/66 KB 24/26 KB 119/119 KB 116/190 KB 68/86 KB 24/66 KB 26/26 KB 119/119 KB 116/190 KB 76/86 KB 24/66 KB 20/26 KB 119/119 KB 116/190 KB 68/86 KB 24/66 KB 26/26 KB 119/119 KB 116/190 KB 76/86 KB 27/66 KB 20/26 KB 119/119 KB 116/190 KB 68/86 KB 21/66 KB 26/26 KB 119/119 KB 120/190 KB 76/86 KB 29/66 KB 24/26 KB 119/119 KB 120/190 KB 76/86 KB 29/66 KB 26/26 KB 119/119 KB 120/190 KB 76/86 KB 29/66 KB 26/26 KB 119/119 KB 124/190 KB 80/86 KB 29/66 KB 26/26 KB 119/119 KB 128/190 KB 80/86 KB 29/66 KB 26/26 KB 119/119 KB 120/190 KB 80/86 KB 29/66 KB 26/26 KB 119/119 KB 128/190 KB 84/86 KB 32/66 KB 26/26 KB 119/119 KB 132/190 KB 86/86 KB 32/66 KB 26/26 KB 119/119 KB 128/190 KB 80/86 KB 32/66 KB 26/26 KB 119/119 KB 132/190 KB 86/86 KB 36/66 KB 132/190 KB 86/86 KB 40/66 KB 26/26 KB 119/119 KB 132/190 KB 84/86 KB 32/66 KB 136/190 KB 86/86 KB 40/66 KB 140/190 KB 86/86 KB 40/66 KB 140/190 KB 86/86 KB 44/66 KB 140/190 KB 86/86 KB 48/66 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 182.9 KB/sec) unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 856.8 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 144/190 KB 86/86 KB 52/66 KB 144/190 KB 86/86 KB 48/66 KB 148/190 KB 86/86 KB 52/66 KB 152/190 KB 86/86 KB 52/66 KB 156/190 KB 86/86 KB 52/66 KB 156/190 KB 86/86 KB 56/66 KB 156/190 KB 86/86 KB 60/66 KB 156/190 KB 86/86 KB 64/66 KB 160/190 KB 86/86 KB 64/66 KB 160/190 KB 86/86 KB 66/66 KB 164/190 KB 86/86 KB 66/66 KB 168/190 KB 86/86 KB 66/66 KB 172/190 KB 86/86 KB 66/66 KB 176/190 KB 86/86 KB 66/66 KB 180/190 KB 86/86 KB 66/66 KB 4/324 KB 4/79 KB 184/190 KB 4/324 KB 4/79 KB 188/190 KB 4/324 KB 4/79 KB 190/190 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 548.3 KB/sec) unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 4/324 KB 4/79 KB 180/190 KB 86/86 KB 66/66 KB 8/324 KB 4/79 KB 190/190 KB 12/324 KB 4/79 KB 190/190 KB 16/324 KB 4/79 KB 190/190 KB 20/324 KB 4/79 KB 190/190 KB 4/79 KB 180/190 KB 86/86 KB 66/66 KB 20/324 KB 8/79 KB 190/190 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 24/324 KB 8/79 KB 190/190 KB 24/324 KB 12/79 KB 190/190 KB 28/324 KB 12/79 KB 190/190 KB 32/324 KB 12/79 KB 190/190 KB 32/324 KB 16/79 KB 190/190 KB 36/324 KB 16/79 KB 190/190 KB 40/324 KB 20/79 KB 190/190 KB 36/324 KB 20/79 KB 190/190 KB 44/324 KB 24/79 KB 190/190 KB 44/324 KB 28/79 KB 190/190 KB 44/324 KB 32/79 KB 190/190 KB 44/324 KB 28/79 KB 190/190 KB 48/324 KB 32/79 KB 190/190 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 412.4 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install 52/324 KB 32/79 KB 190/190 KB 52/324 KB 36/79 KB 190/190 KB 56/324 KB 40/79 KB 190/190 KB 56/324 KB 40/79 KB 190/190 KB 60/324 KB 40/79 KB 190/190 KB 60/324 KB 44/79 KB 190/190 KB 64/324 KB 44/79 KB 190/190 KB 64/324 KB 48/79 KB 190/190 KB 64/324 KB 52/79 KB 190/190 KB 68/324 KB 56/79 KB 190/190 KB 68/324 KB 60/79 KB 190/190 KB 68/324 KB 64/79 KB 190/190 KB 68/324 KB 68/79 KB 190/190 KB 68/324 KB 72/79 KB 190/190 KB 68/324 KB 76/79 KB 190/190 KB 68/324 KB 79/79 KB 190/190 KB 68/324 KB 79/79 KB 4/228 KB 68/324 KB 79/79 KB 8/228 KB 68/324 KB 79/79 KB 12/228 KB 68/324 KB 79/79 KB 16/228 KB 68/324 KB 79/79 KB 20/228 KB 68/324 KB 79/79 KB 24/228 KB 3/152 KB 68/324 KB 52/79 KB 190/190 KB 72/324 KB 79/79 KB 28/228 KB 3/152 KB 76/324 KB 79/79 KB 28/228 KB 3/152 KB 80/324 KB 79/79 KB 28/228 KB 3/152 KB 68/324 KB 79/79 KB 20/228 KB 3/152 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1096.1 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install 80/324 KB 79/79 KB 28/228 KB 5/152 KB 80/324 KB 79/79 KB 28/228 KB 3/152 KB 80/324 KB 79/79 KB 32/228 KB 5/152 KB 80/324 KB 79/79 KB 36/228 KB 5/152 KB 84/324 KB 79/79 KB 40/228 KB 8/152 KB 84/324 KB 79/79 KB 36/228 KB 8/152 KB 84/324 KB 79/79 KB 40/228 KB 11/152 KB 84/324 KB 79/79 KB 40/228 KB 13/152 KB 84/324 KB 79/79 KB 36/228 KB 5/152 KB 88/324 KB 79/79 KB 40/228 KB 13/152 KB 92/324 KB 79/79 KB 44/228 KB 16/152 KB 96/324 KB 79/79 KB 44/228 KB 16/152 KB 100/324 KB 79/79 KB 44/228 KB 16/152 KB 104/324 KB 79/79 KB 44/228 KB 16/152 KB 3/32 KB 88/324 KB 79/79 KB 44/228 KB 16/152 KB 88/324 KB 79/79 KB 44/228 KB 13/152 KB 108/324 KB 79/79 KB 48/228 KB 16/152 KB 3/32 KB 100/324 KB 79/79 KB 44/228 KB 16/152 KB 3/32 KB 108/324 KB 79/79 KB 48/228 KB 16/152 KB 5/32 KB 108/324 KB 79/79 KB 52/228 KB 16/152 KB 8/32 KB 108/324 KB 79/79 KB 52/228 KB 19/152 KB 11/32 KB 108/324 KB 79/79 KB 52/228 KB 16/152 KB 5/32 KB 108/324 KB 79/79 KB 52/228 KB 19/152 KB 8/32 KB 108/324 KB 79/79 KB 52/228 KB 21/152 KB 11/32 KB 108/324 KB 79/79 KB 52/228 KB 21/152 KB 13/32 KB 108/324 KB 79/79 KB 56/228 KB 24/152 KB 16/32 KB 108/324 KB 79/79 KB 56/228 KB 24/152 KB 13/32 KB 108/324 KB 79/79 KB 60/228 KB 24/152 KB 16/32 KB 108/324 KB 79/79 KB 64/228 KB 24/152 KB 16/32 KB 108/324 KB 79/79 KB 52/228 KB 24/152 KB 13/32 KB 108/324 KB 79/79 KB 64/228 KB 27/152 KB 16/32 KB 108/324 KB 79/79 KB 44/228 KB 27/152 KB 16/32 KB 112/324 KB 79/79 KB 64/228 KB 27/152 KB 16/32 KB 116/324 KB 68/228 KB 29/152 KB 19/32 KB 112/324 KB 68/228 KB 29/152 KB 19/32 KB 120/324 KB 68/228 KB 32/152 KB 19/32 KB 120/324 KB 68/228 KB 36/152 KB 19/32 KB 112/324 KB 68/228 KB 27/152 KB 19/32 KB 120/324 KB 72/228 KB 40/152 KB 19/32 KB 112/324 KB 64/228 KB 27/152 KB 19/32 KB 120/324 KB 72/228 KB 40/152 KB 21/32 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 421.7 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install 120/324 KB 76/228 KB 40/152 KB 24/32 KB 120/324 KB 80/228 KB 40/152 KB 24/32 KB 120/324 KB 68/228 KB 36/152 KB 19/32 KB 124/324 KB 80/228 KB 40/152 KB 24/32 KB 128/324 KB 80/228 KB 40/152 KB 24/32 KB 132/324 KB 80/228 KB 40/152 KB 24/32 KB 136/324 KB 84/228 KB 40/152 KB 24/32 KB 140/324 KB 84/228 KB 40/152 KB 24/32 KB 144/324 KB 84/228 KB 40/152 KB 24/32 KB 120/324 KB 72/228 KB 40/152 KB 24/32 KB 144/324 KB 84/228 KB 40/152 KB 27/32 KB 144/324 KB 84/228 KB 40/152 KB 29/32 KB 144/324 KB 84/228 KB 40/152 KB 32/32 KB 132/324 KB 84/228 KB 40/152 KB 24/32 KB 128/324 KB 80/228 KB 40/152 KB 24/32 KB 144/324 KB 88/228 KB 44/152 KB 32/32 KB 144/324 KB 88/228 KB 48/152 KB 32/32 KB 144/324 KB 88/228 KB 52/152 KB 32/32 KB 144/324 KB 88/228 KB 52/152 KB 32/32 KB 144/324 KB 92/228 KB 52/152 KB 32/32 KB 144/324 KB 96/228 KB 52/152 KB 32/32 KB 144/324 KB 96/228 KB 56/152 KB 32/32 KB 144/324 KB 96/228 KB 60/152 KB 32/32 KB 144/324 KB 4/234 KB 96/228 KB 64/152 KB 32/32 KB 144/324 KB 4/234 KB 96/228 KB 68/152 KB 32/32 KB 148/324 KB 4/234 KB 100/228 KB 72/152 KB 144/324 KB 4/234 KB 96/228 KB 60/152 KB 32/32 KB 148/324 KB 4/234 KB 100/228 KB 68/152 KB 152/324 KB 4/234 KB 100/228 KB 72/152 KB 144/324 KB 4/234 KB 100/228 KB 68/152 KB 32/32 KB 156/324 KB 8/234 KB 104/228 KB 72/152 KB 156/324 KB 8/234 KB 100/228 KB 72/152 KB 160/324 KB 8/234 KB 104/228 KB 72/152 KB 152/324 KB 8/234 KB 100/228 KB 72/152 KB 160/324 KB 12/234 KB 108/228 KB 76/152 KB 160/324 KB 16/234 KB 108/228 KB 76/152 KB 160/324 KB 20/234 KB 108/228 KB 76/152 KB 164/324 KB 24/234 KB 108/228 KB 76/152 KB 164/324 KB 28/234 KB 108/228 KB 76/152 KB 164/324 KB 32/234 KB 108/228 KB 76/152 KB 164/324 KB 36/234 KB 108/228 KB 76/152 KB 164/324 KB 40/234 KB 108/228 KB 76/152 KB 160/324 KB 8/234 KB 108/228 KB 76/152 KB 164/324 KB 40/234 KB 108/228 KB 80/152 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 158.0 KB/sec) unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 160/324 KB 8/234 KB 108/228 KB 72/152 KB 164/324 KB 40/234 KB 112/228 KB 80/152 KB 164/324 KB 40/234 KB 116/228 KB 80/152 KB 164/324 KB 40/234 KB 120/228 KB 84/152 KB 164/324 KB 40/234 KB 124/228 KB 84/152 KB 164/324 KB 40/234 KB 128/228 KB 84/152 KB 164/324 KB 20/234 KB 108/228 KB 76/152 KB 168/324 KB 40/234 KB 128/228 KB 84/152 KB 172/324 KB 40/234 KB 128/228 KB 84/152 KB 176/324 KB 40/234 KB 128/228 KB 84/152 KB 164/324 KB 40/234 KB 116/228 KB 84/152 KB 176/324 KB 40/234 KB 128/228 KB 88/152 KB 176/324 KB 40/234 KB 128/228 KB 92/152 KB 176/324 KB 40/234 KB 128/228 KB 96/152 KB 176/324 KB 40/234 KB 128/228 KB 100/152 KB 180/324 KB 44/234 KB 132/228 KB 104/152 KB 180/324 KB 44/234 KB 132/228 KB 108/152 KB 180/324 KB 44/234 KB 132/228 KB 112/152 KB 180/324 KB 44/234 KB 132/228 KB 100/152 KB 180/324 KB 48/234 KB 132/228 KB 112/152 KB 180/324 KB 40/234 KB 132/228 KB 100/152 KB 180/324 KB 48/234 KB 136/228 KB 112/152 KB 180/324 KB 48/234 KB 140/228 KB 112/152 KB 180/324 KB 48/234 KB 144/228 KB 112/152 KB 180/324 KB 48/234 KB 148/228 KB 112/152 KB 180/324 KB 52/234 KB 152/228 KB 116/152 KB 180/324 KB 40/234 KB 128/228 KB 100/152 KB 184/324 KB 52/234 KB 156/228 KB 116/152 KB 188/324 KB 52/234 KB 156/228 KB 116/152 KB 192/324 KB 52/234 KB 156/228 KB 116/152 KB 196/324 KB 52/234 KB 156/228 KB 116/152 KB 200/324 KB 52/234 KB 156/228 KB 116/152 KB 204/324 KB 52/234 KB 156/228 KB 116/152 KB 208/324 KB 52/234 KB 156/228 KB 116/152 KB 180/324 KB 52/234 KB 148/228 KB 116/152 KB 208/324 KB 56/234 KB 156/228 KB 116/152 KB 208/324 KB 60/234 KB 156/228 KB 116/152 KB 208/324 KB 64/234 KB 156/228 KB 116/152 KB 180/324 KB 48/234 KB 148/228 KB 116/152 KB 208/324 KB 64/234 KB 156/228 KB 120/152 KB 208/324 KB 64/234 KB 156/228 KB 124/152 KB 208/324 KB 64/234 KB 156/228 KB 128/152 KB 208/324 KB 68/234 KB 156/228 KB 132/152 KB 212/324 KB 68/234 KB 156/228 KB 136/152 KB 212/324 KB 68/234 KB 156/228 KB 140/152 KB 212/324 KB 68/234 KB 156/228 KB 144/152 KB 208/324 KB 52/234 KB 156/228 KB 116/152 KB 212/324 KB 68/234 KB 160/228 KB 144/152 KB 212/324 KB 68/234 KB 164/228 KB 144/152 KB 212/324 KB 68/234 KB 168/228 KB 144/152 KB 212/324 KB 68/234 KB 172/228 KB 144/152 KB 212/324 KB 68/234 KB 176/228 KB 144/152 KB 212/324 KB 68/234 KB 156/228 KB 132/152 KB 216/324 KB 68/234 KB 176/228 KB 144/152 KB 220/324 KB 68/234 KB 176/228 KB 144/152 KB 224/324 KB 68/234 KB 176/228 KB 144/152 KB 208/324 KB 68/234 KB 156/228 KB 128/152 KB 224/324 KB 72/234 KB 176/228 KB 144/152 KB 224/324 KB 76/234 KB 176/228 KB 144/152 KB 224/324 KB 80/234 KB 176/228 KB 144/152 KB 224/324 KB 84/234 KB 176/228 KB 144/152 KB 228/324 KB 88/234 KB 180/228 KB 148/152 KB 228/324 KB 92/234 KB 180/228 KB 148/152 KB 228/324 KB 96/234 KB 180/228 KB 148/152 KB 228/324 KB 84/234 KB 180/228 KB 148/152 KB 228/324 KB 96/234 KB 180/228 KB 152/152 KB 228/324 KB 96/234 KB 180/228 KB 152/152 KB 228/324 KB 84/234 KB 180/228 KB 144/152 KB 228/324 KB 96/234 KB 184/228 KB 152/152 KB 228/324 KB 84/234 KB 176/228 KB 144/152 KB 232/324 KB 96/234 KB 188/228 KB 152/152 KB 236/324 KB 96/234 KB 188/228 KB 152/152 KB 240/324 KB 96/234 KB 188/228 KB 152/152 KB 244/324 KB 96/234 KB 188/228 KB 152/152 KB 248/324 KB 100/234 KB 188/228 KB 152/152 KB 252/324 KB 100/234 KB 188/228 KB 152/152 KB 256/324 KB 100/234 KB 188/228 KB 152/152 KB 228/324 KB 96/234 KB 188/228 KB 152/152 KB 256/324 KB 100/234 KB 192/228 KB 152/152 KB unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 244/324 KB 100/234 KB 188/228 KB 152/152 KB 256/324 KB 104/234 KB 192/228 KB 152/152 KB 256/324 KB 108/234 KB 192/228 KB 152/152 KB 256/324 KB 112/234 KB 192/228 KB 152/152 KB 256/324 KB 116/234 KB 196/228 KB 152/152 KB 260/324 KB 120/234 KB 196/228 KB 152/152 KB 260/324 KB 124/234 KB 196/228 KB 152/152 KB 260/324 KB 128/234 KB 196/228 KB 152/152 KB 260/324 KB 132/234 KB 196/228 KB 152/152 KB 256/324 KB 112/234 KB 196/228 KB 152/152 KB 260/324 KB 136/234 KB 200/228 KB 152/152 KB 260/324 KB 136/234 KB 204/228 KB 152/152 KB 260/324 KB 136/234 KB 208/228 KB 152/152 KB 260/324 KB 136/234 KB 212/228 KB 152/152 KB 260/324 KB 136/234 KB 216/228 KB 152/152 KB 260/324 KB 136/234 KB 220/228 KB 152/152 KB 260/324 KB 136/234 KB 224/228 KB 152/152 KB 260/324 KB 116/234 KB 196/228 KB 152/152 KB 264/324 KB 136/234 KB 224/228 KB 152/152 KB 268/324 KB 136/234 KB 224/228 KB 152/152 KB 272/324 KB 136/234 KB 224/228 KB 152/152 KB 276/324 KB 136/234 KB 224/228 KB 152/152 KB 280/324 KB 136/234 KB 228/228 KB 152/152 KB 276/324 KB 136/234 KB 228/228 KB 152/152 KB 260/324 KB 136/234 KB 228/228 KB 152/152 KB 280/324 KB 140/234 KB 228/228 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 640.5 KB/sec) unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 280/324 KB 144/234 KB 228/228 KB 284/324 KB 144/234 KB 228/228 KB 288/324 KB 148/234 KB 228/228 KB 292/324 KB 148/234 KB 228/228 KB 284/324 KB 148/234 KB 228/228 KB 296/324 KB 152/234 KB 228/228 KB 296/324 KB 156/234 KB 228/228 KB 296/324 KB 160/234 KB 228/228 KB 296/324 KB 148/234 KB 228/228 KB 300/324 KB 160/234 KB 228/228 KB 304/324 KB 160/234 KB 228/228 KB 304/324 KB 164/234 KB 228/228 KB 308/324 KB 168/234 KB 228/228 KB 308/324 KB 172/234 KB 228/228 KB 308/324 KB 164/234 KB 228/228 KB 312/324 KB 172/234 KB 228/228 KB 316/324 KB 172/234 KB 228/228 KB 320/324 KB 176/234 KB 228/228 KB 316/324 KB 176/234 KB 228/228 KB 320/324 KB 180/234 KB 228/228 KB 324/324 KB 184/234 KB 228/228 KB 324/324 KB 188/234 KB 228/228 KB 324/324 KB 180/234 KB 228/228 KB 324/324 KB 192/234 KB 228/228 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 924.0 KB/sec) unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 324/324 KB 192/234 KB 228/228 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 216/234 KB 220/234 KB 224/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 1301.0 KB/sec) unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 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 894.1 KB/sec) unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3644048443136085762.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: 03:01:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.943 s unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-23T03:01:25+00:00 unit-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 03:01:25 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 03:01:25 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-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-epc-0: 03:01:26 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (35.0 kB/s) unit-oai-epc-0: 03:01:26 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 03:01:26 DEBUG unit.oai-epc/0.install (Reading database ... 78969 files and directories currently installed.) unit-oai-epc-0: 03:01:26 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 03:01:26 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 03:01:26 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 03:01:27 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 03:01:27 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-epc-0: 03:01:27 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 03:01:27 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:01:27 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 03:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 03:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-mysql-0: 03:01:28 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 03:01:28 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: 03:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7849905309122054444.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: 03:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.706 s unit-abot-epc-basic-0: 03:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-23T03:01:28+00:00 unit-abot-epc-basic-0: 03:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 03:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:28 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:01:28 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: 03:01:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 03:01:28 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-epc-0: 03:01:29 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-oai-epc-0: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-epc-0: 03:01:30 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-epc-0: 03:01:30 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-epc-0: 03:01:30 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 1s (2753 kB/s) unit-oai-epc-0: 03:01:30 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 03:01:30 DEBUG unit.oai-epc/0.install (Reading database ... 78976 files and directories currently installed.) unit-oai-epc-0: 03:01:30 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 03:01:30 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 03:01:30 DEBUG unit.mysql/0.start mysql start/running, process 22055 unit-oai-epc-0: 03:01:30 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:01:30 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 03:01:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:30 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 03:01:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01: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: 03:01:30 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 03:01:30 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 03:01:30 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:01:31 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 03:01:31 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 03:01:31 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: 03:01:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall213674558277140941.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: 03:01:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.694 s unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-23T03:01:31+00:00 unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 03:01:31 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 03:01:31 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 03:01:31 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:01:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:01:31 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 03:01:31 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-oai-epc-0: 03:01:31 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 03:01:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 03:01:31 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 03:01:31 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: 03:01:31 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: 03:01:31 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: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-mysql-0: 03:01:31 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 03:01:31 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: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 03:01:31 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: 03:01:31 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: 03:01:31 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: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 03:01:31 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: 03:01:31 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: 03:01:31 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: 03:01:31 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: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 03:01:31 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: 03:01:31 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: 03:01:31 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: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 03:01:31 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: 03:01:31 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: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 03:01:31 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: 03:01:31 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: 03:01:31 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: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 03:01:31 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: 03:01:31 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: 03:01:31 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: 03:01:31 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: 03:01:31 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: 03:01:31 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: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 03:01:31 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: 03:01:31 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: 03:01:31 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: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 03:01:31 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: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 03:01:31 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: 03:01:31 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: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 03:01:31 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-mysql-0: 03:01:32 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 03:01:32 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-epc-0: 03:01:32 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 03:01:32 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 03:01:32 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 03:01:32 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 03:01:32 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: 03:01:32 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 48.3MB/s eta 0:00:01  17% |##### | 20kB 4.4MB/s eta 0:00:01  25% |######## | 30kB 6.3MB/s eta 0:00:01  34% |########## | 40kB 4.2MB/s eta 0:00:01  42% |############# | 51kB 5.0MB/s eta 0:00:01  51% |################ | 61kB 5.9MB/s eta 0:00:01  59% |################### | 71kB 6.8MB/s eta 0:00:01  68% |##################### | 81kB 5.6MB/s eta 0:00:01  76% |######################## | 92kB 6.2MB/s eta 0:00:01  85% |########################### | 102kB 6.8MB/s eta 0:00:01  93% |############################## | 112kB 6.8MB/s eta 0:00:01  100% |################################| 122kB 5.5MB/s unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-oai-epc-0: 03:01:32 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 03:01:32 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 03:01:32 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 63.5MB/s eta 0:00:01  17% |##### | 20kB 49.9MB/s eta 0:00:01  26% |######## | 30kB 52.4MB/s eta 0:00:01  34% |########### | 40kB 52.0MB/s eta 0:00:01  43% |############# | 51kB 51.4MB/s eta 0:00:01  52% |################ | 61kB 52.5MB/s eta 0:00:01  60% |################### | 71kB 52.5MB/s eta 0:00:01  69% |###################### | 81kB 53.0MB/s eta 0:00:01  78% |######################## | 92kB 53.1MB/s eta 0:00:01  86% |########################### | 102kB 22.4MB/s eta 0:00:01  95% |############################## | 112kB 22.2MB/s eta 0:00:01  100% |################################| 122kB 8.5MB/s unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 03:01:32 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-abot-epc-basic-0: 03:01:33 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: 03:01:33 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-epc-0: 03:01:33 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 03:01:33 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:01:33 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-oai-epc-0: 03:01:33 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:01:33 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: 03:01:33 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 40.8MB/s eta 0:00:01  22% |####### | 20kB 4.7MB/s eta 0:00:01  33% |########## | 30kB 6.7MB/s eta 0:00:01  44% |############## | 40kB 4.3MB/s eta 0:00:01  56% |################# | 51kB 5.2MB/s eta 0:00:01  67% |##################### | 61kB 6.2MB/s eta 0:00:01  78% |######################### | 71kB 7.0MB/s eta 0:00:01  89% |############################ | 81kB 5.5MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 03:01:33 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 03:01:34 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: 03:01:34 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 83.9MB/s eta 0:00:01  16% |##### | 20kB 58.7MB/s eta 0:00:01  24% |####### | 30kB 58.5MB/s eta 0:00:01  32% |########## | 40kB 57.1MB/s eta 0:00:01  40% |############ | 51kB 56.1MB/s eta 0:00:01  48% |############### | 61kB 56.7MB/s eta 0:00:01  56% |################## | 71kB 56.4MB/s eta 0:00:01  64% |#################### | 81kB 56.0MB/s eta 0:00:01  72% |####################### | 92kB 56.6MB/s eta 0:00:01  81% |######################### | 102kB 24.8MB/s eta 0:00:01  89% |############################ | 112kB 24.4MB/s eta 0:00:01  97% |############################### | 122kB 24.5MB/s eta 0:00:01  100% |################################| 133kB 8.8MB/s unit-abot-epc-basic-0: 03:01:34 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 03:01:34 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 03:01:34 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 03:01:34 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: 03:01:34 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 78.7MB/s eta 0:00:01  6% |## | 20kB 56.7MB/s eta 0:00:01  9% |### | 30kB 57.2MB/s eta 0:00:01  12% |#### | 40kB 55.1MB/s eta 0:00:01  15% |##### | 51kB 54.7MB/s eta 0:00:01  19% |###### | 61kB 55.6MB/s eta 0:00:01  22% |####### | 71kB 55.4MB/s eta 0:00:01  25% |######## | 81kB 55.2MB/s eta 0:00:01  28% |######### | 92kB 55.9MB/s eta 0:00:01  31% |########## | 102kB 55.3MB/s eta 0:00:01  34% |########### | 112kB 54.1MB/s eta 0:00:01  38% |############ | 122kB 24.7MB/s eta 0:00:01  41% |############# | 133kB 23.7MB/s eta 0:00:01  44% |############## | 143kB 23.2MB/s eta 0:00:01  47% |############### | 153kB 22.7MB/s eta 0:00:01  50% |################ | 163kB 21.7MB/s eta 0:00:01  53% |################# | 174kB 21.8MB/s eta 0:00:01  57% |################## | 184kB 21.7MB/s eta 0:00:01  60% |################### | 194kB 21.7MB/s eta 0:00:01  63% |#################### | 204kB 21.7MB/s eta 0:00:01  66% |##################### | 215kB 21.6MB/s eta 0:00:01  69% |###################### | 225kB 42.0MB/s eta 0:00:01  72% |####################### | 235kB 44.9MB/s eta 0:00:01  76% |######################## | 245kB 47.1MB/s eta 0:00:01  79% |######################### | 256kB 50.4MB/s eta 0:00:01  82% |########################## | 266kB 55.1MB/s eta 0:00:01  85% |########################### | 276kB 55.4MB/s eta 0:00:01  88% |############################ | 286kB 56.4MB/s eta 0:00:01  91% |############################# | 296kB 55.8MB/s eta 0:00:01  95% |############################## | 307kB 56.7MB/s eta 0:00:01  98% |############################### | 317kB 57.0MB/s eta 0:00:01  100% |################################| 327kB 4.9MB/s unit-abot-epc-basic-0: 03:01:34 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 03:01:34 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: 03:01:34 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 87.7MB/s eta 0:00:01  25% |######## | 20kB 56.3MB/s eta 0:00:01  37% |############ | 30kB 55.8MB/s eta 0:00:01  50% |################ | 40kB 54.8MB/s eta 0:00:01  62% |#################### | 51kB 54.5MB/s eta 0:00:01  75% |######################## | 61kB 55.4MB/s eta 0:00:01  88% |############################ | 71kB 55.0MB/s eta 0:00:01  100% |################################| 81kB 13.4MB/s unit-abot-epc-basic-0: 03:01:34 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 03:01:34 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bc/3a/6bfd7b4b202fa33bdda8e4e3d3acc719f381fd730f9a0e7c5f34e845bd4d/MarkupSafe-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 03:01:34 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-oai-epc-0: 03:01:34 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 03:01:34 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 03:01:34 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:01:34 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-abot-epc-basic-0: 03:01:34 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: 03:01:34 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 03:01:35 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 03:01:35 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: 03:01:35 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 03:01:35 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: 03:01:35 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 63.5MB/s eta 0:00:01  22% |####### | 20kB 4.3MB/s eta 0:00:01  33% |########## | 30kB 6.2MB/s eta 0:00:01  45% |############## | 40kB 4.1MB/s eta 0:00:01  56% |################## | 51kB 4.9MB/s eta 0:00:01  67% |##################### | 61kB 5.8MB/s eta 0:00:01  79% |######################### | 71kB 6.6MB/s eta 0:00:01  90% |############################ | 81kB 7.4MB/s eta 0:00:01  100% |################################| 92kB 5.5MB/s unit-abot-epc-basic-0: 03:01:35 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 03:01:35 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 03:01:35 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 03:01:35 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 03:01:35 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 03:01:35 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 03:01: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: 03:01:36 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 03:01:36 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 03:01:36 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 03:01:36 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-oai-epc-0: 03:01:36 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 03:01:36 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 03:01:36 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 03:01:36 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 03:01:37 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 03:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 03:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:38 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: 03:01:39 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 9.8 KB/sec) unit-oai-epc-0: 03:01:39 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 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 488.3 KB/sec) unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 841.7 KB/sec) unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 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 563.7 KB/sec) unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 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 793.8 KB/sec) unit-abot-epc-basic-0: 03:01:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:39 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 64.6 KB/sec) unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 441.7 KB/sec) unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 826.7 KB/sec) unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 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 197.0 KB/sec) unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 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 233.6 KB/sec) unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 453.5 KB/sec) unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 544.5 KB/sec) unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 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: 03:01:39 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB 13/13 KB 3/221 KB 13/13 KB 5/221 KB 13/13 KB 8/221 KB 13/13 KB 11/221 KB 13/13 KB 13/221 KB 13/13 KB 16/221 KB 13/13 KB 20/221 KB 13/13 KB 24/221 KB 13/13 KB 28/221 KB 13/13 KB 32/221 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 348.8 KB/sec) unit-abot-epc-basic-0: 03:01:39 DEBUG unit.abot-epc-basic/0.install 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 2867.2 KB/sec) unit-abot-epc-basic-0: 03:01:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 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: 03:01:39 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 128.8 KB/sec) unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 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 54.3 KB/sec) unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 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 198.4 KB/sec) unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 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 88.8 KB/sec) unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 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 583.9 KB/sec) unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 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 120.8 KB/sec) unit-oai-epc-0: 03:01:39 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 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 142.3 KB/sec) unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 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 90.3 KB/sec) unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 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 102.7 KB/sec) unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 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 100.0 KB/sec) unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 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 203.5 KB/sec) unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 545.7 KB/sec) unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 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 73.9 KB/sec) unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 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 269.9 KB/sec) unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 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 415.3 KB/sec) unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 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 236.4 KB/sec) unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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.jar unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install 3/48 KB 3/35 KB 5/48 KB 3/35 KB 3/48 KB 5/35 KB 5/48 KB 8/35 KB 5/48 KB 8/35 KB 8/48 KB 11/35 KB 11/48 KB 11/35 KB 8/48 KB 13/35 KB 11/48 KB 13/35 KB 13/48 KB 16/35 KB 16/48 KB 16/35 KB 19/48 KB 16/35 KB 13/48 KB 19/35 KB 19/48 KB 21/35 KB 19/48 KB 24/35 KB 19/48 KB 24/35 KB 21/48 KB 27/35 KB 21/48 KB 29/35 KB 24/48 KB 32/35 KB 24/48 KB 35/35 KB 24/48 KB 27/35 KB 24/48 KB 35/35 KB 27/48 KB 35/35 KB 29/48 KB 35/35 KB 32/48 KB 35/35 KB 32/48 KB 35/35 KB 36/48 KB 35/35 KB 40/48 KB 3/114 KB 35/35 KB 40/48 KB 5/114 KB 35/35 KB 40/48 KB 8/114 KB 35/35 KB 40/48 KB 8/114 KB 35/35 KB 44/48 KB 8/114 KB 35/35 KB 48/48 KB 11/114 KB 35/35 KB 48/48 KB 11/114 KB 35/35 KB 48/48 KB 13/114 KB 35/35 KB 48/48 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 1042.9 KB/sec) unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install 16/114 KB 48/48 KB 19/114 KB 48/48 KB 21/114 KB 48/48 KB 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: 03:01:40 DEBUG unit.abot-epc-basic/0.install 24/114 KB 48/48 KB 27/114 KB 48/48 KB 29/114 KB 48/48 KB 29/114 KB 3/29 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1295.9 KB/sec) unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install 29/114 KB 6/29 KB 29/114 KB 9/29 KB 29/114 KB 11/29 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: 03:01:40 DEBUG unit.abot-epc-basic/0.install 32/114 KB 11/29 KB 36/114 KB 3/56 KB 14/29 KB 40/114 KB 3/56 KB 14/29 KB 32/114 KB 3/56 KB 14/29 KB 40/114 KB 3/56 KB 16/29 KB 40/114 KB 3/56 KB 19/29 KB 40/114 KB 3/56 KB 22/29 KB 32/114 KB 3/56 KB 11/29 KB 40/114 KB 5/56 KB 22/29 KB 44/114 KB 4/24 KB 8/56 KB 25/29 KB 44/114 KB 4/24 KB 11/56 KB 25/29 KB 44/114 KB 4/24 KB 5/56 KB 25/29 KB 48/114 KB 4/24 KB 11/56 KB 25/29 KB 52/114 KB 4/24 KB 11/56 KB 25/29 KB 56/114 KB 4/24 KB 13/56 KB 25/29 KB 40/114 KB 4/24 KB 5/56 KB 25/29 KB 40/114 KB 5/56 KB 25/29 KB 60/114 KB 4/24 KB 13/56 KB 27/29 KB 60/114 KB 4/24 KB 13/56 KB 29/29 KB 60/114 KB 8/24 KB 13/56 KB 29/29 KB 52/114 KB 4/24 KB 13/56 KB 25/29 KB 60/114 KB 12/24 KB 13/56 KB 29/29 KB 60/114 KB 16/24 KB 13/56 KB 29/29 KB 60/114 KB 4/24 KB 13/56 KB 29/29 KB 60/114 KB 16/24 KB 16/56 KB 29/29 KB 64/114 KB 20/24 KB 16/56 KB 29/29 KB 64/114 KB 24/24 KB 19/56 KB 3/85 KB 29/29 KB 64/114 KB 24/24 KB 19/56 KB 3/85 KB 29/29 KB 64/114 KB 20/24 KB 19/56 KB 3/85 KB 29/29 KB 64/114 KB 20/24 KB 16/56 KB 3/85 KB 29/29 KB 64/114 KB 24/24 KB 19/56 KB 5/85 KB 29/29 KB 64/114 KB 24/24 KB 19/56 KB 8/85 KB 29/29 KB 64/114 KB 24/24 KB 19/56 KB 11/85 KB 29/29 KB 64/114 KB 16/24 KB 16/56 KB 29/29 KB 68/114 KB 24/24 KB 19/56 KB 11/85 KB 29/29 KB 72/114 KB 24/24 KB 21/56 KB 13/85 KB 29/29 KB 68/114 KB 24/24 KB 21/56 KB 13/85 KB 29/29 KB 76/114 KB 24/24 KB 24/56 KB 13/85 KB 29/29 KB 68/114 KB 24/24 KB 19/56 KB 13/85 KB 29/29 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 504.4 KB/sec) unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install 76/114 KB 24/24 KB 27/56 KB 16/85 KB 76/114 KB 24/24 KB 24/56 KB 16/85 KB 76/114 KB 24/24 KB 24/56 KB 16/85 KB 80/114 KB 24/24 KB 27/56 KB 19/85 KB 80/114 KB 24/24 KB 27/56 KB 21/85 KB 80/114 KB 24/24 KB 27/56 KB 24/85 KB 80/114 KB 24/24 KB 27/56 KB 21/85 KB 80/114 KB 24/24 KB 29/56 KB 24/85 KB 84/114 KB 24/24 KB 29/56 KB 24/85 KB 88/114 KB 24/24 KB 32/56 KB 27/85 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 412.1 KB/sec) unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install 84/114 KB 24/24 KB 32/56 KB 27/85 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: 03:01:40 DEBUG unit.abot-epc-basic/0.install 84/114 KB 24/24 KB 32/56 KB 27/85 KB 92/114 KB 36/56 KB 27/85 KB 92/114 KB 40/56 KB 29/85 KB 92/114 KB 32/56 KB 27/85 KB 96/114 KB 44/56 KB 29/85 KB 100/114 KB 44/56 KB 29/85 KB 104/114 KB 44/56 KB 29/85 KB 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: 03:01:40 DEBUG unit.abot-epc-basic/0.install 92/114 KB 36/56 KB 29/85 KB 104/114 KB 44/56 KB 32/85 KB 104/114 KB 44/56 KB 36/85 KB 108/114 KB 44/56 KB 40/85 KB 4/86 KB 92/114 KB 44/56 KB 29/85 KB 108/114 KB 48/56 KB 40/85 KB 4/86 KB 108/114 KB 52/56 KB 40/85 KB 4/86 KB 108/114 KB 44/56 KB 36/85 KB 4/86 KB 112/114 KB 56/56 KB 40/85 KB 4/86 KB 104/114 KB 44/56 KB 36/85 KB 4/86 KB 108/114 KB 56/56 KB 40/85 KB 4/86 KB 114/114 KB 56/56 KB 40/85 KB 4/86 KB 114/114 KB 56/56 KB 44/85 KB 8/86 KB 114/114 KB 56/56 KB 44/85 KB 4/86 KB 114/114 KB 56/56 KB 48/85 KB 12/86 KB 114/114 KB 56/56 KB 48/85 KB 12/86 KB 114/114 KB 56/56 KB 48/85 KB 16/86 KB 114/114 KB 56/56 KB 52/85 KB 20/86 KB 114/114 KB 56/56 KB 52/85 KB 3/218 KB 24/86 KB 114/114 KB 56/56 KB 52/85 KB 16/86 KB 114/114 KB 56/56 KB 52/85 KB 3/218 KB 20/86 KB 114/114 KB 56/56 KB 52/85 KB 5/218 KB 28/86 KB 114/114 KB 56/56 KB 52/85 KB 8/218 KB 28/86 KB 114/114 KB 56/56 KB 52/85 KB 11/218 KB 28/86 KB 114/114 KB 56/56 KB 56/85 KB 11/218 KB 28/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 716.7 KB/sec) unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install 114/114 KB 56/56 KB 60/85 KB 13/218 KB 28/86 KB 114/114 KB 60/85 KB 13/218 KB 28/86 KB 114/114 KB 60/85 KB 11/218 KB 28/86 KB 114/114 KB 64/85 KB 13/218 KB 28/86 KB 114/114 KB 64/85 KB 13/218 KB 32/86 KB 114/114 KB 64/85 KB 16/218 KB 36/86 KB 114/114 KB 64/85 KB 16/218 KB 40/86 KB 68/85 KB 16/218 KB 44/86 KB 114/114 KB 64/85 KB 16/218 KB 32/86 KB 68/85 KB 19/218 KB 48/86 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 1350.7 KB/sec) unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install 114/114 KB 68/85 KB 16/218 KB 40/86 KB 72/85 KB 21/218 KB 48/86 KB 68/85 KB 21/218 KB 48/86 KB 76/85 KB 21/218 KB 48/86 KB 80/85 KB 21/218 KB 48/86 KB 80/85 KB 24/218 KB 48/86 KB 68/85 KB 16/218 KB 48/86 KB 80/85 KB 24/218 KB 52/86 KB 84/85 KB 27/218 KB 56/86 KB 84/85 KB 27/218 KB 60/86 KB 84/85 KB 27/218 KB 64/86 KB 80/85 KB 27/218 KB 52/86 KB 84/85 KB 27/218 KB 52/86 KB 85/85 KB 29/218 KB 64/86 KB 85/85 KB 29/218 KB 64/86 KB 85/85 KB 32/218 KB 64/86 KB 85/85 KB 36/218 KB 64/86 KB 85/85 KB 40/218 KB 68/86 KB 4/12 KB 85/85 KB 44/218 KB 68/86 KB 85/85 KB 36/218 KB 68/86 KB 4/12 KB 85/85 KB 40/218 KB 68/86 KB 8/12 KB 85/85 KB 48/218 KB 72/86 KB 12/12 KB 85/85 KB 48/218 KB 72/86 KB 12/12 KB 85/85 KB 48/218 KB 72/86 KB 4/12 KB 85/85 KB 48/218 KB 72/86 KB 4/12 KB 85/85 KB 48/218 KB 76/86 KB 12/12 KB 85/85 KB 48/218 KB 76/86 KB 12/12 KB 85/85 KB 48/218 KB 80/86 KB 12/12 KB 85/85 KB 48/218 KB 84/86 KB 12/12 KB 85/85 KB 52/218 KB 86/86 KB 12/12 KB 85/85 KB 52/218 KB 84/86 KB 12/12 KB 85/85 KB 56/218 KB 86/86 KB 12/12 KB 85/85 KB 60/218 KB 86/86 KB 12/12 KB 85/85 KB 64/218 KB 86/86 KB 12/12 KB 85/85 KB 68/218 KB 86/86 KB 12/12 KB 85/85 KB 72/218 KB 12/12 KB 85/85 KB 76/218 KB 12/12 KB 85/85 KB 80/218 KB 12/12 KB 85/85 KB 84/218 KB 85/85 KB 88/218 KB 85/85 KB 92/218 KB 85/85 KB 96/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 755.0 KB/sec) unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 102.5 KB/sec) unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install 85/85 KB 100/218 KB 85/85 KB 104/218 KB 85/85 KB 108/218 KB 85/85 KB 112/218 KB 85/85 KB 116/218 KB 85/85 KB 120/218 KB 85/85 KB 124/218 KB 85/85 KB 128/218 KB 85/85 KB 132/218 KB 85/85 KB 136/218 KB 85/85 KB 140/218 KB 85/85 KB 144/218 KB 85/85 KB 148/218 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 680.4 KB/sec) unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install 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 1556.7 KB/sec) unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7899113463071321704.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 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: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4728136408039241493.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: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 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: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6235524987452117537.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: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 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: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall187529008930344144.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 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: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1739271847661606769.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: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 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: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall9157833865704231981.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.501 s unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-23T03:01:40+00:00 unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 03:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 03:01:41 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 03:01:41 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 03:01:41 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 03:01:41 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 03:01:41 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 03:01:41 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:01:42 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 03:01:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:42 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 03:01:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 03:01:42 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 03:01:42 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 03:01:42 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 03:01:42 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 03:01:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:01:43 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 03:01:43 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 03:01:43 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-oai-epc-0: 03:01:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:01:43 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 03:01:43 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 03:01:43 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 03:01:43 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... machine-3: 03:01:43 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 03:01:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 03:01:43 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 03:01:43 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 17.1 KB/sec) unit-abot-epc-basic-0: 03:01:43 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: 03:01: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/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 472.8 KB/sec) unit-abot-epc-basic-0: 03:01:43 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: 03:01:43 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 907.7 KB/sec) unit-abot-epc-basic-0: 03:01:43 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: 03:01: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/11/apache-11.pom (15 KB at 723.2 KB/sec) unit-abot-epc-basic-0: 03:01:43 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: 03:01:43 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1517.2 KB/sec) unit-abot-epc-basic-0: 03:01:43 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: 03:01:43 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 483.8 KB/sec) unit-abot-epc-basic-0: 03:01:43 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: 03:01:43 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1322.7 KB/sec) unit-abot-epc-basic-0: 03:01:43 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 machine-3: 03:01:43 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 03:01:43 DEBUG juju.worker start "engine" machine-3: 03:01:43 INFO juju.worker start "engine" machine-3: 03:01:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 03:01:43 DEBUG juju.worker "engine" started machine-3: 03:01:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.introspection stats worker now serving machine-3: 03:01:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 03:01:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 03:01:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 03:01:43 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 03:01:43 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 03:01:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available unit-abot-epc-basic-0: 03:01:43 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 319.6 KB/sec) unit-abot-epc-basic-0: 03:01:43 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 machine-3: 03:01:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 03:01:43 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 03:01:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 03:01:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:01:43 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/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 858.1 KB/sec) machine-3: 03:01:43 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 03:01:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 03:01:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom machine-3: 03:01:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 03:01:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 03:01:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:01:43 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 2044.9 KB/sec) machine-3: 03:01:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom machine-3: 03:01:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 03:01:43 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 939.8 KB/sec) machine-3: 03:01:43 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 03:01:43 DEBUG juju.worker.apicaller connecting with old password machine-3: 03:01:43 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-3: 03:01:43 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-3: 03:01:43 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-abot-epc-basic-0: 03:01:43 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: 03:01:43 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1630.6 KB/sec) unit-abot-epc-basic-0: 03:01:43 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: 03:01:43 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 237.4 KB/sec) unit-abot-epc-basic-0: 03:01:43 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: 03:01:44 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/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: 03:01:44 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: 03:01:44 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 166.9 KB/sec) unit-abot-epc-basic-0: 03:01:44 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: 03:01:44 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 224.3 KB/sec) unit-abot-epc-basic-0: 03:01:44 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: 03:01: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/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 336.5 KB/sec) unit-abot-epc-basic-0: 03:01:44 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: 03:01:44 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: 03:01:44 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 305.9 KB/sec) unit-abot-epc-basic-0: 03:01:44 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: 03:01:44 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: 03:01: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/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 455.5 KB/sec) unit-abot-epc-basic-0: 03:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 03:01:44 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: 03:01:44 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 294.9 KB/sec) unit-abot-epc-basic-0: 03:01:44 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 machine-3: 03:01:44 DEBUG juju.worker.apicaller connected machine-3: 03:01:44 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 03:01:45 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 machine-3: 03:01:45 DEBUG juju.worker.apicaller password changed machine-3: 03:01:45 DEBUG juju.api RPC connection died machine-3: 03:01:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 03:01:45 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 190.5 KB/sec) unit-abot-epc-basic-0: 03:01:45 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 machine-3: 03:01:45 DEBUG juju.worker.apicaller connecting with current password machine-3: 03:01:45 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-3: 03:01:45 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-3: 03:01:45 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-abot-epc-basic-0: 03:01:45 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: 03:01:45 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 127.0 KB/sec) unit-abot-epc-basic-0: 03:01:45 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 machine-3: 03:01:45 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 03:01:45 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: 03:01:45 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 1211.1 KB/sec) unit-abot-epc-basic-0: 03:01:45 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: 03:01:46 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: 03:01:46 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 254.0 KB/sec) unit-abot-epc-basic-0: 03:01:46 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: 03:01:46 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: 03:01:46 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 161.0 KB/sec) unit-abot-epc-basic-0: 03:01:46 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 machine-3: 03:01:46 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 03:01:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 03:01:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 03:01:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 machine-3: 03:01:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 03:01:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:01:46 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 03:01:46 INFO juju.worker.upgrader unblocking abort check machine-3: 03:01:46 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 03:01:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 03:01:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 03:01:46 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-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper machine-3: 03:01:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 03:01:46 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 186.8 KB/sec) unit-abot-epc-basic-0: 03:01:46 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 machine-3: 03:01:46 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 03:01:46 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 03:01:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 03:01:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 03:01:46 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 03:01:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 03:01:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 03:01:46 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 03:01:46 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 03:01:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 03:01:46 DEBUG juju.worker.logger logger setup machine-3: 03:01:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 03:01:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:01:46 INFO juju.util.exec run result: exit status 127 machine-3: 03:01:46 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec858809813/script.sh: line 1: fanatic: command not found 127 machine-3: 03:01:46 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 03:01:46 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-3: 03:01:46 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 03:01:46 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 03:01:46 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: 03:01:46 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 03:01:46 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:01:46 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:01:46 DEBUG juju.network including address public:172.30.9.208 for machine machine-3: 03:01:46 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 03:01:46 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-3: 03:01:46 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 03:01:46 DEBUG juju.network including address local-machine:::1 for machine machine-3: 03:01:46 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 03:01:46 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 03:01:46 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.208:17070"] machine-3: 03:01:46 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 03:01:46 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:01:46 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:01:46 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:01:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 03:01:46 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-oai-epc-0: 03:01:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:01:46 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' machine-3: 03:01:46 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 03:01:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 03:01:46 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 03:01:46 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 03:01:46 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 03:01:46 INFO juju.util.exec run result: exit status 127 machine-3: 03:01:46 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec829674340/script.sh: line 1: fanatic: command not found 127 machine-3: 03:01:46 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 03:01:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 03:01:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 03:01:46 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 03:01:46 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 03:01:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 03:01:46 DEBUG juju.api RPC connection died machine-3: 03:01:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker killing runner 0xc42069a410 machine-3: 03:01:46 INFO juju.worker runner is dying machine-3: 03:01:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 03:01:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 03:01:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-3: 03:01:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 03:01:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: connection is shut down machine-3: 03:01:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: connection is shut down machine-3: 03:01:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 03:01:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 03:01:46 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: 03:01:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 03:01:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 03:01:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-3: 03:01:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 03:01:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 03:01:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 03:01:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 03:01:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 03:01:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 03:01:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:01:46 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 machine-3: 03:01:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 03:01:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 03:01:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:01:46 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 216.3 KB/sec) machine-3: 03:01:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:01:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:01:46 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 03:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom machine-3: 03:01:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:01:46 DEBUG juju.worker.apicaller connecting with current password machine-3: 03:01:46 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-3: 03:01:46 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" machine-3: 03:01:46 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-oai-epc-0: 03:01:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install --2018-12-23 03:01:46-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 03:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-oai-epc-0: 03:01:46 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 03:01:47 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 134.7 KB/sec) unit-abot-epc-basic-0: 03:01:47 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: 03:01:47 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-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 03:01:47 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 57.5 KB/sec) unit-abot-epc-basic-0: 03:01:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom machine-3: 03:01:47 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install --2018-12-23 03:01:47-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ machine-3: 03:01:47 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 03:01:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 03:01:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 03:01:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 03:01:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 03:01:47 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 03:01:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 03:01:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 03:01:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 03:01:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 03:01:47 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 03:01:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 03:01:47 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 03:01:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 03:01:47 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 03:01:47 DEBUG juju.worker.logger logger setup machine-3: 03:01:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 03:01:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 03:01:47 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 03:01:47 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 03:01:47 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 03:01:47 INFO juju.worker.upgrader unblocking abort check machine-3: 03:01:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 03:01:47 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 03:01:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 03:01:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:01:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:01:47 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:01:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 03:01:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 03:01:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:01:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:01:47 DEBUG juju.network including address public:172.30.9.208 for machine machine-3: 03:01:47 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 03:01:47 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-3: 03:01:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 03:01:47 DEBUG juju.network including address local-machine:::1 for machine machine-3: 03:01:47 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 03:01:47 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 03:01:47 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.208:17070"] machine-3: 03:01:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:01:47 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 03:01:47 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 03:01:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 03:01:47 INFO juju.util.exec run result: exit status 127 machine-3: 03:01:47 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec517193432/script.sh: line 1: fanatic: command not found 127 machine-3: 03:01:47 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 03:01:47 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 03:01:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 03:01:47 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 03:01:47 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 03:01:47 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 03:01:47 INFO juju.util.exec run result: exit status 127 machine-3: 03:01:47 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec179707850/script.sh: line 1: fanatic: command not found 127 machine-3: 03:01:47 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. machine-3: 03:01:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 03:01:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 03:01:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 03:01:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 03:01:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 03:01:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 03:01:47 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 03:01:47 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-3: 03:01:47 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 03:01:47 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 03:01:47 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: 03:01:47 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 03:01:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 03:01:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:01:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:01:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 03:01:47 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 03:01:47 DEBUG juju.network including address local-machine:::1 for machine machine-3: 03:01:47 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 03:01:47 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 03:01:47 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 03:01:47 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 03:01:47 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 03:01:47 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 03:01:47 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: 03:01:47 INFO juju.worker.deployer deploying unit "oai-hss/0" unit-abot-epc-basic-0: 03:01:47 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 machine-3: 03:01:47 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 03:01:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 03:01:47 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: 03:01:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install 0K ....... 46.8M=0s unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install 2018-12-23 03:01:47 (46.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install FINISHED --2018-12-23 03:01:47-- unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (46.8 MB/s) unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 03:01:47 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: 03:01:47 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 166.3 KB/sec) unit-abot-epc-basic-0: 03:01:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 03:01:47 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 03:01:47 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 03:01:47 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 03:01:47 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:01:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 03:01:47 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" machine-3: 03:01:47 DEBUG juju.worker start "3-container-watcher" machine-3: 03:01:47 DEBUG juju.worker start "stateconverter" machine-3: 03:01:47 INFO juju.worker start "3-container-watcher" machine-3: 03:01:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 03:01:47 DEBUG juju.worker "3-container-watcher" started machine-3: 03:01:47 INFO juju.worker start "stateconverter" machine-3: 03:01:47 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 03:01:47 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 03:01:47 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: 03:01:48 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 100.8 KB/sec) unit-abot-epc-basic-0: 03:01:48 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 machine-3: 03:01:48 DEBUG juju.service discovered init system "upstart" from local host machine-3: 03:01:48 DEBUG juju.worker.deployer API addresses: ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.208:17070"] machine-3: 03:01:48 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} machine-3: 03:01:48 INFO juju.worker.machiner "machine-3" started machine-3: 03:01:48 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 03:01:48 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 03:01:48 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: 03:01:48 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 03:01:48 DEBUG juju.worker start "api" unit-oai-hss-0: 03:01:48 INFO juju.worker start "api" unit-oai-hss-0: 03:01:48 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 03:01:48 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 03:01:48 DEBUG juju.worker "api" started unit-oai-hss-0: 03:01:48 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 03:01:48 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-oai-hss-0: 03:01:48 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-oai-hss-0: 03:01:48 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:01:48 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-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:01:48 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 759.2 KB/sec) unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:01:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-oai-hss-0: 03:01:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 03:01:48 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: 03:01: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/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 445.7 KB/sec) unit-abot-epc-basic-0: 03:01:48 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: 03:01:48 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: 03:01:48 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 2381.7 KB/sec) unit-abot-epc-basic-0: 03:01:48 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: 03:01:48 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: 03:01:48 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 1095.9 KB/sec) unit-abot-epc-basic-0: 03:01:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-oai-hss-0: 03:01:48 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 03:01:48 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 03:01:49 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: 03:01:49 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 670.4 KB/sec) unit-abot-epc-basic-0: 03:01:49 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: 03:01:49 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: 03:01:49 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 247.1 KB/sec) unit-abot-epc-basic-0: 03:01:49 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: 03:01:49 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: 03:01:49 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 134.7 KB/sec) unit-abot-epc-basic-0: 03:01:49 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: 03:01:49 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: 03:01:49 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 86.8 KB/sec) unit-abot-epc-basic-0: 03:01:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-oai-hss-0: 03:01:49 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 03:01:49 DEBUG juju.api RPC connection died unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 03:01:49 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 03:01:49 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-oai-hss-0: 03:01:49 INFO juju.api connection established to "wss://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-oai-hss-0: 03:01:49 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/api" unit-abot-epc-basic-0: 03:01:49 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 machine-3: 03:01:49 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:ff:c1:bf 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.7 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ff:c1:bf 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: 03:01:49 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: 03:01:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-oai-hss-0: 03:01:49 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:01:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:01:50 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 03:01:50 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 03:01:50 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 03:01:50 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: 03:01:50 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 3213.6 KB/sec) unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 03:01:50 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-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 03:01:50 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 03:01:50 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 03:01:50 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 03:01:50 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 03:01: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.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 03:01:50 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: 03:01:50 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 03:01:50 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 03:01:50 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 03:01:50 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 03:01:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 03:01:50 DEBUG juju.network including address public:172.30.9.208 for machine unit-oai-hss-0: 03:01:50 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-oai-hss-0: 03:01:50 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-oai-hss-0: 03:01:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 03:01:50 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 03:01:50 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 03:01:50 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 03:01:50 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 03:01:50 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 03:01:50 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-oai-hss-0: 03:01:50 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 03:01:50 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 03:01:50 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: 03:01:50 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: 03:01:50 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: 03:01:50 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 164.8 KB/sec) unit-oai-hss-0: 03:01:50 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.208:17070"] unit-abot-epc-basic-0: 03:01:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 03:01:50 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 03:01:50 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 03:01:50 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 03:01:50 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 03:01:50 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 03:01:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-oai-hss-0: 03:01:50 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 03:01:50 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 03:01:50 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 03:01:50 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 03:01:50 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 03:01:50 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 03:01:50 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 03:01:50 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 03:01:50 DEBUG httpbakery client do GET https://192.168.121.9:17070/model/bdc96612-f169-452e-891a-6c561cbcee97/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 03:01:50 DEBUG httpbakery } -> error unit-oai-hss-0: 03:01:50 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 03:01:50 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 03:01:50 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 25.3 KB/sec) unit-abot-epc-basic-0: 03:01:50 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: 03:01:50 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: 03:01:50 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 162.8 KB/sec) unit-abot-epc-basic-0: 03:01:50 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-oai-hss-0: 03:01:50 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 03:01:50 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 03:01:50 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: 03:01:51 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: 03:01:51 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-oai-hss-0: 03:01:51 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 03:01:51 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: 03:01:51 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 323.9 KB/sec) unit-abot-epc-basic-0: 03:01:51 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: 03:01:51 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: 03:01:51 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 44.6 KB/sec) unit-abot-epc-basic-0: 03:01:51 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: 03:01:51 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: 03:01:51 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 527.7 KB/sec) unit-abot-epc-basic-0: 03:01:51 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: 03:01:51 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: 03:01:51 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: 03:01:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 03:01:51 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: 03:01:51 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 313.5 KB/sec) unit-abot-epc-basic-0: 03:01:51 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: 03:01:52 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: 03:01:52 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1105.5 KB/sec) unit-abot-epc-basic-0: 03:01:52 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: 03:01:52 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: 03:01:52 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/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 2356.5 KB/sec) unit-abot-epc-basic-0: 03:01:52 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-oai-hss-0: 03:01:52 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 03:01:52 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 03:01:52 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 03:01:52 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 03:01:52 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 03:01:52 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 03:01:52 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 03:01:52 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 03:01:52 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 03:01:52 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 03:01:52 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 03:01:52 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 03:01:52 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 03:01:52 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 03:01:52 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 03:01:52 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 03:01:52 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 03:01:52 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 03:01:52 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 03:01:52 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: 03:01:52 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 94.2 KB/sec) unit-abot-epc-basic-0: 03:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-oai-hss-0: 03:01:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 03:01:52 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: 03:01:52 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: 03:01:52 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-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 03:01:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 03:01:52 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: 03:01:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 62.3 KB/sec) unit-abot-epc-basic-0: 03:01:52 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-oai-hss-0: 03:01:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 03:01:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:01:52 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: 03:01:52 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 138.2 KB/sec) unit-abot-epc-basic-0: 03:01:52 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-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 03:01:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 03:01:53 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: 03:01:53 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 627.2 KB/sec) unit-abot-epc-basic-0: 03:01:53 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-oai-hss-0: 03:01:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:01:53 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 03:01:53 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-oai-hss-0: 03:01:53 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:01:53 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 03:01:53 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:01:53 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: 03:01:53 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 03:01:53 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:01:53 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 03:01:53 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: 03:01:53 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: 03:01:53 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-oai-epc-0: 03:01:53 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 03:01:53 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 03:01:53 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 03:01:53 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 03:01:53 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 03:01:53 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 03:01:53 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 60.0 KB/sec) unit-abot-epc-basic-0: 03:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-oai-epc-0: 03:01:53 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 03:01:53 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: 03:01:53 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: 03:01:53 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: 03:01:53 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: 03:01:53 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 629.2 KB/sec) unit-abot-epc-basic-0: 03:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-oai-epc-0: 03:01:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 03:01:54 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:01:54 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 03:01:54 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 03:01:54 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: 03:01:54 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: 03:01:54 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 377.4 KB/sec) unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 03:01:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-oai-epc-0: 03:01:54 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 03:01:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 03:01:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-hss-0: 03:01:54 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 03:01:54 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-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 03:01:54 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-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 03:01:54 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-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 03:01:54 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: 03:01:54 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 802.6 KB/sec) unit-abot-epc-basic-0: 03:01:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 03:01:54 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: 03:01:54 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 235.9 KB/sec) unit-abot-epc-basic-0: 03:01:54 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: 03:01:54 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: 03:01:54 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 512.4 KB/sec) unit-abot-epc-basic-0: 03:01:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-oai-epc-0: 03:01:54 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 03:01:55 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: 03:01:55 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1337.3 KB/sec) unit-abot-epc-basic-0: 03:01:55 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-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 03:01:55 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 03:01:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:01:55 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 03:01:55 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: 03:01:55 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/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 796.6 KB/sec) unit-abot-epc-basic-0: 03:01:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-oai-epc-0: 03:01:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 03:01:55 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: 03:01:55 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 2074.8 KB/sec) unit-abot-epc-basic-0: 03:01:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-oai-epc-0: 03:01:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:01:55 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 03:01:55 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 2s (1520 kB/s) unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 03:01:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:01:55 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 03:01:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:01:55 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 03:01:55 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: 03:01:55 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 183.0 KB/sec) unit-abot-epc-basic-0: 03:01:55 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-oai-epc-0: 03:01:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install --2018-12-23 03:01:55-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 03:01:55 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 03:01:55 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: 03:01:55 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-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 03:01:55 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-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 03:01:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 03:01:56 DEBUG unit.oai-hss/0.install (Reading database ... 78219 files and directories currently installed.) unit-oai-hss-0: 03:01:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 03:01:56 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install --2018-12-23 03:01:56-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 03:01:56 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: 03:01:56 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 458.0 KB/sec) unit-abot-epc-basic-0: 03:01:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 03:01:56 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: 03:01:56 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 1065.5 KB/sec) unit-abot-epc-basic-0: 03:01:56 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: 03:01:56 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: 03:01:56 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: 03:01:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install 0K ....... 44.2M=0s unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install 2018-12-23 03:01:56 (44.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install FINISHED --2018-12-23 03:01:56-- unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (44.2 MB/s) unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 03:01:56 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 03:01:56 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: 03:01:56 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 221.5 KB/sec) unit-abot-epc-basic-0: 03:01:56 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-oai-hss-0: 03:01:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 03:01:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 03:01:56 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 03:01:57 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: 03:01:57 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 86.6 KB/sec) unit-abot-epc-basic-0: 03:01:57 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-oai-epc-0: 03:01:57 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 03:01:57 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 03:01:57 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 03:01:57 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 03:01:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:01:57 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 03:01:57 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 03:01:57 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: 03:01:57 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: 03:01:57 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: 03:01:57 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: 03:01:57 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 123.3 KB/sec) unit-abot-epc-basic-0: 03:01:57 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: 03:01:57 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: 03:01:57 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: 03:01:57 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-oai-hss-0: 03:01:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 03:01:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-abot-epc-basic-0: 03:01:57 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-oai-hss-0: 03:01:57 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 03:01:57 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 62.6 KB/sec) unit-abot-epc-basic-0: 03:01:57 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: 03:01:57 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: 03:01:57 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 120.3 KB/sec) unit-abot-epc-basic-0: 03:01:57 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: 03:01:58 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: 03:01:58 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 331.2 KB/sec) unit-abot-epc-basic-0: 03:01:58 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: 03:01:58 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: 03:01:58 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: 03:01:58 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-oai-hss-0: 03:01:58 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:01:58 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: 03:01:58 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 278.3 KB/sec) unit-abot-epc-basic-0: 03:01:58 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: 03:01:58 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: 03:01:58 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 1216.0 KB/sec) unit-abot-epc-basic-0: 03:01:58 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: 03:01:58 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: 03:01:58 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 193.6 KB/sec) unit-abot-epc-basic-0: 03:01:58 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: 03:01:59 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: 03:01:59 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 942.0 KB/sec) unit-abot-epc-basic-0: 03:01:59 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: 03:01:59 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: 03:01:59 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 131.0 KB/sec) unit-abot-epc-basic-0: 03:01:59 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-oai-hss-0: 03:01:59 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 03:01:59 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: 03:01:59 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 540.9 KB/sec) unit-abot-epc-basic-0: 03:01:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-oai-hss-0: 03:01:59 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 03:01:59 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: 03:01:59 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 94.2 KB/sec) unit-abot-epc-basic-0: 03:01:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-oai-hss-0: 03:01:59 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 03:01:59 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: 03:01:59 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 447.1 KB/sec) unit-abot-epc-basic-0: 03:01:59 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: 03:02:00 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: 03:02:00 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 131.3 KB/sec) unit-abot-epc-basic-0: 03:02:00 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: 03:02:00 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: 03:02:00 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 768.5 KB/sec) unit-abot-epc-basic-0: 03:02:00 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-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 03:02:00 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: 03:02:00 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 280.6 KB/sec) unit-abot-epc-basic-0: 03:02:00 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-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 03:02:00 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: 03:02:00 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 791.3 KB/sec) unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 03:02:00 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-abot-epc-basic-0: 03:02:00 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: 03:02:00 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 1900.3 KB/sec) unit-abot-epc-basic-0: 03:02:00 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-oai-hss-0: 03:02:00 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (54.7 kB/s) unit-oai-hss-0: 03:02:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 03:02:01 DEBUG unit.oai-hss/0.install (Reading database ... 78969 files and directories currently installed.) unit-oai-hss-0: 03:02:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:01 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: 03:02:01 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: 03:02:01 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: 03:02:01 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: 03:02:01 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 790.7 KB/sec) unit-abot-epc-basic-0: 03:02:01 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: 03:02:01 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: 03:02:01 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 1194.9 KB/sec) unit-abot-epc-basic-0: 03:02:01 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: 03:02:01 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: 03:02:01 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 3264.9 KB/sec) unit-oai-hss-0: 03:02:01 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 03:02:01 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: 03:02:01 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: 03:02:01 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 292.1 KB/sec) unit-abot-epc-basic-0: 03:02:01 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-oai-hss-0: 03:02:01 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:02:02 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: 03:02:02 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: 03:02:02 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: 03:02:02 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: 03:02:02 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 1812.4 KB/sec) unit-abot-epc-basic-0: 03:02:02 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: 03:02:02 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: 03:02:02 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 347.5 KB/sec) unit-abot-epc-basic-0: 03:02:02 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: 03:02:02 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: 03:02:02 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: 03:02:02 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: 03:02:02 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.7 KB/sec) unit-abot-epc-basic-0: 03:02:02 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: 03:02:02 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: 03:02:02 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/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 499.0 KB/sec) unit-abot-epc-basic-0: 03:02:02 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-oai-hss-0: 03:02:02 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 03:02:03 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: 03:02:03 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 603.8 KB/sec) unit-abot-epc-basic-0: 03:02:03 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: 03:02:03 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: 03:02:03 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 662.7 KB/sec) unit-abot-epc-basic-0: 03:02:03 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: 03:02:03 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: 03:02:03 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 872.3 KB/sec) unit-abot-epc-basic-0: 03:02:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 03:02:03 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: 03:02:03 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 1427.7 KB/sec) unit-abot-epc-basic-0: 03:02:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:02:03 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: 03:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 03:02:03 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: 03:02:03 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 974.9 KB/sec) unit-abot-epc-basic-0: 03:02:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 03:02:03 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-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 03:02:03 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 03:02:03 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 1.0 KB/sec) unit-abot-epc-basic-0: 03:02:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-oai-hss-0: 03:02:04 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:02:04 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 03:02:04 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 03:02:04 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 03:02:04 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: 03:02:04 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 938.0 KB/sec) unit-abot-epc-basic-0: 03:02:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-oai-hss-0: 03:02:04 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 03:02:04 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: 03:02:04 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: 03:02:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 03:02:04 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: 03:02:04 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 184.6 KB/sec) unit-abot-epc-basic-0: 03:02:04 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-oai-hss-0: 03:02:04 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: 03:02:04 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: 03:02:04 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 65.8 KB/sec) unit-abot-epc-basic-0: 03:02:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-oai-hss-0: 03:02:04 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: 03:02:04 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: 03:02:05 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 03:02:05 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: 03:02:05 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 769.7 KB/sec) unit-abot-epc-basic-0: 03:02:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-oai-hss-0: 03:02:05 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-hss-0: 03:02:05 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-abot-epc-basic-0: 03:02:05 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-oai-hss-0: 03:02:05 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 1s (2761 kB/s) unit-abot-epc-basic-0: 03:02:06 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 44.0 KB/sec) unit-abot-epc-basic-0: 03:02:06 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-oai-hss-0: 03:02:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 03:02:06 DEBUG unit.oai-hss/0.install (Reading database ... 78976 files and directories currently installed.) unit-oai-hss-0: 03:02:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 03:02:06 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-oai-hss-0: 03:02:06 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:06 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-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 25.0 KB/sec) unit-abot-epc-basic-0: 03:02:06 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: 03:02:06 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: 03:02:07 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 39.1 KB/sec) unit-abot-epc-basic-0: 03:02:07 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: 03:02:07 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: 03:02:07 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: 03:02:07 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: 03:02:07 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: 03:02:07 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 750.9 KB/sec) unit-abot-epc-basic-0: 03:02:07 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: 03:02:07 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 2.5 KB/sec) unit-abot-epc-basic-0: 03:02:07 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: 03:02:07 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: 03:02:07 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 337.9 KB/sec) unit-abot-epc-basic-0: 03:02:07 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: 03:02:07 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: 03:02:07 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: 03:02:07 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: 03:02: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.jar unit-abot-epc-basic-0: 03:02: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.jar unit-oai-epc-0: 03:02:07 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 03:02:07 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 03:02:07 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 03:02:07 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 03:02:07 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 03:02:07 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 03:02:07 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: 03:02:07 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: 03:02:07 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: 03:02: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.jar unit-abot-epc-basic-0: 03:02: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.jar unit-abot-epc-basic-0: 03:02:08 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: 03:02:08 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-oai-epc-0: 03:02:08 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 03:02:08 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 03:02:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:08 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: 03:02:08 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-oai-hss-0: 03:02:08 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:08 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: 03:02:08 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: 03:02:08 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: 03:02:08 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: 03:02:08 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: 03:02:08 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-oai-hss-0: 03:02:08 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 03:02:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:08 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-oai-hss-0: 03:02:08 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 03:02:08 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: 03:02:08 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-oai-epc-0: 03:02:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 03:02:08 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: 03:02:08 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-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 03:02:08 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-oai-epc-0: 03:02:08 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 03:02:08 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: 03:02:08 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: 03:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-oai-epc-0: 03:02:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 03:02:08 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 03:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-oai-hss-0: 03:02:09 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 03:02:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 03:02:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 03:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-oai-hss-0: 03:02:09 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:02:09 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: 03:02:09 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: 03:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-abot-epc-basic-0: 03:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 03:02:09 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: 03:02:09 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: 03:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 03:02:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:02:09 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: 03:02:09 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 03:02:09 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: 03:02:09 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: 03:02:09 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: 03:02:09 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: 03:02:09 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: 03:02:09 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: 03:02:09 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: 03:02:09 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: 03:02:09 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: 03:02:09 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-oai-hss-0: 03:02:09 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 03:02:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 03:02:09 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 03:02:09 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: 03:02:09 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: 03:02:09 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: 03:02:09 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: 03:02:09 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: 03:02:09 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: 03:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 03:02:10 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 03:02:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:10 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: 03:02:10 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: 03:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-oai-hss-0: 03:02:10 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 03:02:10 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: 03:02:10 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: 03:02:10 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-oai-epc-0: 03:02:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:02:10 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 03:02:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 03:02:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:02:10 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 03:02:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:02:10 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 03:02:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:02:10 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 03:02:10 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 03:02:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:02:10 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-abot-epc-basic-0: 03:02:10 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 446/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 313.4 KB/sec) unit-oai-hss-0: 03:02:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:10 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-oai-hss-0: 03:02:10 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:10 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: 03:02:10 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: 03:02:10 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: 03:02:10 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 Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 92/590 KB 96/590 KB 100/590 KB 104/590 KB 108/590 KB 112/590 KB 116/590 KB 3/10 KB 120/590 KB 3/10 KB 116/590 KB 5/10 KB 120/590 KB 8/10 KB 120/590 KB 10/10 KB 120/590 KB 3/232 KB 10/10 KB 120/590 KB 5/232 KB 10/10 KB 120/590 KB 8/232 KB 10/10 KB 120/590 KB 11/232 KB 10/10 KB 124/590 KB 3/240 KB 8/232 KB 10/10 KB 124/590 KB 3/240 KB 11/232 KB 10/10 KB 128/590 KB 3/240 KB 3/1710 KB 11/232 KB 10/10 KB 128/590 KB 3/240 KB 5/1710 KB 11/232 KB 10/10 KB 128/590 KB 3/240 KB 8/1710 KB 11/232 KB 10/10 KB 128/590 KB 3/240 KB 11/1710 KB 11/232 KB 10/10 KB 128/590 KB 3/240 KB 13/1710 KB 11/232 KB 10/10 KB 128/590 KB 3/240 KB 8/232 KB 10/10 KB 120/590 KB 3/240 KB 13/1710 KB 11/232 KB 10/10 KB 128/590 KB 6/240 KB 13/1710 KB 11/232 KB 10/10 KB 128/590 KB 9/240 KB 13/1710 KB 13/232 KB 10/10 KB 132/590 KB 11/240 KB 13/1710 KB 13/232 KB 10/10 KB 132/590 KB 9/240 KB 13/1710 KB 13/232 KB 10/10 KB 128/590 KB 9/240 KB 13/1710 KB 13/232 KB 10/10 KB 136/590 KB 11/240 KB 13/1710 KB 13/232 KB 10/10 KB 140/590 KB 11/240 KB 13/1710 KB 13/232 KB 10/10 KB 144/590 KB 11/240 KB 13/1710 KB 13/232 KB 10/10 KB 148/590 KB 11/240 KB 13/1710 KB 13/232 KB 10/10 KB 152/590 KB 11/240 KB 13/1710 KB 13/232 KB 10/10 KB 156/590 KB 11/240 KB 13/1710 KB 13/232 KB 10/10 KB 160/590 KB 11/240 KB 13/1710 KB 16/232 KB 10/10 KB 160/590 KB 11/240 KB 13/1710 KB 19/232 KB 10/10 KB 160/590 KB 11/240 KB 13/1710 KB 21/232 KB 10/10 KB 160/590 KB 11/240 KB 13/1710 KB 24/232 KB 10/10 KB 160/590 KB 11/240 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 226.9 KB/sec) unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install 16/1710 KB 24/232 KB 160/590 KB 14/240 KB 19/1710 KB 24/232 KB 160/590 KB 14/240 KB 21/1710 KB 24/232 KB 160/590 KB 14/240 KB 24/1710 KB 24/232 KB 160/590 KB 14/240 KB 27/1710 KB 24/232 KB 160/590 KB 14/240 KB 29/1710 KB 24/232 KB 160/590 KB 14/240 KB 32/1710 KB 24/232 KB 160/590 KB 14/240 KB Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install 13/1710 KB 24/232 KB 10/10 KB 160/590 KB 14/240 KB 32/1710 KB 24/232 KB 160/590 KB 16/240 KB 32/1710 KB 24/232 KB 160/590 KB 19/240 KB 32/1710 KB 27/232 KB 160/590 KB 19/240 KB 32/1710 KB 27/232 KB 160/590 KB 22/240 KB 32/1710 KB 29/232 KB 160/590 KB 22/240 KB 32/1710 KB 29/232 KB 160/590 KB 25/240 KB 32/1710 KB 32/232 KB 160/590 KB 25/240 KB 32/1710 KB 32/232 KB 160/590 KB 27/240 KB 32/1710 KB 36/232 KB 160/590 KB 27/240 KB 36/1710 KB 40/232 KB 3/44 KB 164/590 KB 30/240 KB 36/1710 KB 44/232 KB 3/44 KB 164/590 KB 30/240 KB 36/1710 KB 48/232 KB 3/44 KB 164/590 KB 30/240 KB 36/1710 KB 36/232 KB 3/44 KB 164/590 KB 30/240 KB 36/1710 KB 36/232 KB 164/590 KB 30/240 KB 40/1710 KB 48/232 KB 3/44 KB 164/590 KB 30/240 KB 44/1710 KB 48/232 KB 3/44 KB 164/590 KB 30/240 KB 48/1710 KB 48/232 KB 3/44 KB 164/590 KB 30/240 KB 52/1710 KB 48/232 KB 3/44 KB 164/590 KB 30/240 KB 56/1710 KB 48/232 KB 3/44 KB 164/590 KB 30/240 KB 60/1710 KB 48/232 KB 3/44 KB 164/590 KB 30/240 KB 64/1710 KB 48/232 KB 3/44 KB 164/590 KB 30/240 KB 68/1710 KB 48/232 KB 3/44 KB 164/590 KB 30/240 KB 72/1710 KB 48/232 KB 3/44 KB 164/590 KB 30/240 KB 72/1710 KB 48/232 KB 5/44 KB 164/590 KB 30/240 KB 76/1710 KB 48/232 KB 8/44 KB 164/590 KB 30/240 KB 32/1710 KB 36/232 KB 164/590 KB 30/240 KB 32/1710 KB 36/232 KB 160/590 KB 30/240 KB 76/1710 KB 48/232 KB 11/44 KB 164/590 KB 32/240 KB 76/1710 KB 48/232 KB 11/44 KB 164/590 KB 36/240 KB 76/1710 KB 48/232 KB 11/44 KB 164/590 KB 30/240 KB 76/1710 KB 48/232 KB 5/44 KB 164/590 KB 30/240 KB 80/1710 KB 48/232 KB 11/44 KB 168/590 KB 36/240 KB 84/1710 KB 48/232 KB 11/44 KB 168/590 KB 36/240 KB 88/1710 KB 48/232 KB 11/44 KB 168/590 KB 36/240 KB 92/1710 KB 48/232 KB 11/44 KB 168/590 KB 36/240 KB 76/1710 KB 48/232 KB 11/44 KB 168/590 KB 36/240 KB 92/1710 KB 48/232 KB 13/44 KB 172/590 KB 36/240 KB 92/1710 KB 48/232 KB 13/44 KB 176/590 KB 36/240 KB 92/1710 KB 48/232 KB 13/44 KB 168/590 KB 36/240 KB 96/1710 KB 48/232 KB 16/44 KB 176/590 KB 36/240 KB 96/1710 KB 52/232 KB 19/44 KB 176/590 KB 40/240 KB 96/1710 KB 48/232 KB 13/44 KB 176/590 KB 36/240 KB 100/1710 KB 52/232 KB 19/44 KB 176/590 KB 40/240 KB 104/1710 KB 52/232 KB 21/44 KB 180/590 KB 40/240 KB 108/1710 KB 52/232 KB 21/44 KB 180/590 KB 40/240 KB 112/1710 KB 52/232 KB 21/44 KB 180/590 KB 40/240 KB 96/1710 KB 52/232 KB 16/44 KB 176/590 KB 40/240 KB 112/1710 KB 56/232 KB 21/44 KB 180/590 KB 40/240 KB 112/1710 KB 60/232 KB 21/44 KB 180/590 KB 40/240 KB 112/1710 KB 64/232 KB 21/44 KB 180/590 KB 40/240 KB 96/1710 KB 48/232 KB 16/44 KB 176/590 KB 40/240 KB 112/1710 KB 64/232 KB 21/44 KB 180/590 KB 44/240 KB 112/1710 KB 64/232 KB 21/44 KB 180/590 KB 48/240 KB 112/1710 KB 64/232 KB 21/44 KB 180/590 KB 52/240 KB 100/1710 KB 52/232 KB 21/44 KB 180/590 KB 40/240 KB 112/1710 KB 64/232 KB 21/44 KB 184/590 KB 52/240 KB 112/1710 KB 64/232 KB 21/44 KB 188/590 KB 52/240 KB 112/1710 KB 64/232 KB 21/44 KB 192/590 KB 52/240 KB 116/1710 KB 68/232 KB 21/44 KB 196/590 KB 56/240 KB 116/1710 KB 68/232 KB 21/44 KB 200/590 KB 56/240 KB 116/1710 KB 68/232 KB 21/44 KB 204/590 KB 56/240 KB 116/1710 KB 68/232 KB 21/44 KB 208/590 KB 56/240 KB 116/1710 KB 68/232 KB 21/44 KB 212/590 KB 56/240 KB 100/1710 KB 52/232 KB 21/44 KB 176/590 KB 40/240 KB 116/1710 KB 68/232 KB 24/44 KB 212/590 KB 56/240 KB 116/1710 KB 68/232 KB 27/44 KB 212/590 KB 56/240 KB 116/1710 KB 68/232 KB 29/44 KB 212/590 KB 56/240 KB 116/1 unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install 710 KB 68/232 KB 32/44 KB 212/590 KB 56/240 KB 116/1710 KB 68/232 KB 21/44 KB 192/590 KB 56/240 KB 120/1710 KB 68/232 KB 32/44 KB 212/590 KB 56/240 KB 124/1710 KB 68/232 KB 32/44 KB 212/590 KB 56/240 KB 128/1710 KB 68/232 KB 32/44 KB 212/590 KB 56/240 KB 132/1710 KB 68/232 KB 32/44 KB 212/590 KB 56/240 KB 136/1710 KB 68/232 KB 36/44 KB 212/590 KB 56/240 KB 140/1710 KB 68/232 KB 36/44 KB 212/590 KB 56/240 KB 144/1710 KB 68/232 KB 36/44 KB 216/590 KB 56/240 KB 148/1710 KB 68/232 KB 36/44 KB 216/590 KB 56/240 KB 112/1710 KB 68/232 KB 21/44 KB 192/590 KB 56/240 KB 148/1710 KB 68/232 KB 36/44 KB 216/590 KB 60/240 KB 148/1710 KB 68/232 KB 36/44 KB 216/590 KB 64/240 KB 148/1710 KB 68/232 KB 36/44 KB 216/590 KB 68/240 KB 148/1710 KB 68/232 KB 36/44 KB 216/590 KB 72/240 KB 148/1710 KB 68/232 KB 36/44 KB 216/590 KB 76/240 KB 148/1710 KB 68/232 KB 36/44 KB 216/590 KB 80/240 KB 148/1710 KB 68/232 KB 36/44 KB 216/590 KB 84/240 KB 148/1710 KB 68/232 KB 36/44 KB 216/590 KB 88/240 KB 148/1710 KB 68/232 KB 36/44 KB 216/590 KB 92/240 KB 148/1710 KB 68/232 KB 36/44 KB 216/590 KB 96/240 KB 148/1710 KB 68/232 KB 36/44 KB 216/590 KB 100/240 KB 112/1710 KB 68/232 KB 21/44 KB 192/590 KB 52/240 KB 152/1710 KB 72/232 KB 36/44 KB 216/590 KB 100/240 KB 152/1710 KB 76/232 KB 36/44 KB 216/590 KB 100/240 KB 152/1710 KB 80/232 KB 36/44 KB 216/590 KB 100/240 KB 152/1710 KB 84/232 KB 36/44 KB 216/590 KB 100/240 KB 152/1710 KB 88/232 KB 36/44 KB 216/590 KB 100/240 KB 152/1710 KB 92/232 KB 36/44 KB 216/590 KB 100/240 KB 152/1710 KB 96/232 KB 36/44 KB 216/590 KB 100/240 KB 152/1710 KB 100/232 KB 36/44 KB 216/590 KB 100/240 KB 152/1710 KB 104/232 KB 36/44 KB 216/590 KB 100/240 KB 152/1710 KB 108/232 KB 36/44 KB 216/590 KB 100/240 KB 152/1710 KB 112/232 KB 36/44 KB 216/590 KB 100/240 KB 152/1710 KB 116/232 KB 36/44 KB 216/590 KB 100/240 KB 152/1710 KB 68/232 KB 36/44 KB 216/590 KB 100/240 KB 156/1710 KB 116/232 KB 36/44 KB 216/590 KB 104/240 KB 160/1710 KB 116/232 KB 36/44 KB 216/590 KB 104/240 KB 140/1710 KB 68/232 KB 36/44 KB 216/590 KB 56/240 KB 160/1710 KB 116/232 KB 36/44 KB 220/590 KB 104/240 KB 160/1710 KB 116/232 KB 36/44 KB 224/590 KB 104/240 KB 132/1710 KB 68/232 KB 36/44 KB 212/590 KB 56/240 KB 160/1710 KB 116/232 KB 40/44 KB 224/590 KB 104/240 KB 160/1710 KB 116/232 KB 44/44 KB 224/590 KB 104/240 KB 160/1710 KB 116/232 KB 44/44 KB 224/590 KB 104/240 KB 160/1710 KB 116/232 KB 44/44 KB 228/590 KB 104/240 KB 160/1710 KB 116/232 KB 44/44 KB 232/590 KB 104/240 KB 160/1710 KB 116/232 KB 44/44 KB 236/590 KB 104/240 KB 160/1710 KB 116/232 KB 44/44 KB 240/590 KB 104/240 KB 160/1710 KB 116/232 KB 44/44 KB 244/590 KB 104/240 KB 164/1710 KB 120/232 KB 44/44 KB 248/590 KB 104/240 KB 152/1710 KB 116/232 KB 36/44 KB 216/590 KB 104/240 KB 164/1710 KB 120/232 KB 44/44 KB 248/590 KB 108/240 KB 164/1710 KB 120/232 KB 44/44 KB 248/590 KB 112/240 KB 164/1710 KB 120/232 KB 44/44 KB 248/590 KB 116/240 KB 164/1710 KB 120/232 KB 44/44 KB 244/590 KB 104/240 KB 164/1710 KB 124/232 KB 44/44 KB 252/590 KB 116/240 KB 164/1710 KB 128/232 KB 44/44 KB 252/590 KB 116/240 KB 164/1710 KB 116/232 KB 44/44 KB 244/590 KB 104/240 KB 168/1710 KB 128/232 KB 44/44 KB 252/590 KB 116/240 KB 172/1710 KB 128/232 KB 44/44 KB 252/590 KB 116/240 KB 176/1710 KB 128/232 KB 44/44 KB 252/590 KB 116/240 KB 180/1710 KB 128/232 KB 44/44 KB 252/590 KB 116/240 KB 184/1710 KB 132/232 KB 44/44 KB 252/590 KB 120/240 KB unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install 188/1710 KB 132/232 KB 44/44 KB 252/590 KB 120/240 KB 192/1710 KB 132/232 KB 44/44 KB 252/590 KB 120/240 KB 164/1710 KB 120/232 KB 44/44 KB 252/590 KB 116/240 KB 192/1710 KB 132/232 KB 44/44 KB 256/590 KB 120/240 KB 192/1710 KB 132/232 KB 44/44 KB 260/590 KB 120/240 KB 192/1710 KB 132/232 KB 44/44 KB 264/590 KB 120/240 KB 192/1710 KB 132/232 KB 44/44 KB 268/590 KB 120/240 KB 192/1710 KB 132/232 KB 272/590 KB 120/240 KB 192/1710 KB 132/232 KB 276/590 KB 120/240 KB 196/1710 KB 132/232 KB 280/590 KB 120/240 KB 196/1710 KB 132/232 KB 284/590 KB 120/240 KB 196/1710 KB 132/232 KB 288/590 KB 120/240 KB 196/1710 KB 132/232 KB 292/590 KB 120/240 KB 180/1710 KB 132/232 KB 44/44 KB 252/590 KB 120/240 KB 196/1710 KB 132/232 KB 292/590 KB 124/240 KB 196/1710 KB 132/232 KB 292/590 KB 128/240 KB 196/1710 KB 132/232 KB 292/590 KB 132/240 KB 196/1710 KB 132/232 KB 292/590 KB 136/240 KB 196/1710 KB 132/232 KB 292/590 KB 140/240 KB 196/1710 KB 132/232 KB 292/590 KB 144/240 KB 196/1710 KB 132/232 KB 292/590 KB 148/240 KB 196/1710 KB 132/232 KB 292/590 KB 152/240 KB 196/1710 KB 132/232 KB 292/590 KB 156/240 KB 196/1710 KB 132/232 KB 292/590 KB 160/240 KB 196/1710 KB 132/232 KB 292/590 KB 164/240 KB 180/1710 KB 132/232 KB 44/44 KB 252/590 KB 116/240 KB 196/1710 KB 136/232 KB 296/590 KB 164/240 KB 196/1710 KB 140/232 KB 296/590 KB 164/240 KB 196/1710 KB 144/232 KB 296/590 KB 164/240 KB 196/1710 KB 148/232 KB 296/590 KB 164/240 KB 196/1710 KB 152/232 KB 296/590 KB 164/240 KB 196/1710 KB 156/232 KB 296/590 KB 164/240 KB 196/1710 KB 160/232 KB 296/590 KB 164/240 KB 196/1710 KB 164/232 KB 296/590 KB 164/240 KB 196/1710 KB 168/232 KB 296/590 KB 164/240 KB 196/1710 KB 172/232 KB 296/590 KB 164/240 KB 196/1710 KB 176/232 KB 296/590 KB 164/240 KB 196/1710 KB 180/232 KB 296/590 KB 164/240 KB 196/1710 KB 132/232 KB 296/590 KB 164/240 KB 196/1710 KB 180/232 KB 300/590 KB 168/240 KB 196/1710 KB 180/232 KB 304/590 KB 168/240 KB 196/1710 KB 132/232 KB 276/590 KB 120/240 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 517.3 KB/sec) unit-abot-epc-basic-0: 03:02:10 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: 03:02:10 DEBUG unit.abot-epc-basic/0.install 200/1710 KB 180/232 KB 304/590 KB 168/240 KB 204/1710 KB 180/232 KB 304/590 KB 168/240 KB 208/1710 KB 180/232 KB 304/590 KB 168/240 KB 212/1710 KB 180/232 KB 304/590 KB 168/240 KB 216/1710 KB 180/232 KB 304/590 KB 168/240 KB 220/1710 KB 180/232 KB 304/590 KB 168/240 KB 224/1710 KB 180/232 KB 304/590 KB 168/240 KB 228/1710 KB 180/232 KB 304/590 KB 168/240 KB 232/1710 KB 184/232 KB 308/590 KB 168/240 KB 236/1710 KB 184/232 KB 308/590 KB 168/240 KB 240/1710 KB 184/232 KB 308/590 KB 168/240 KB 196/1710 KB 180/232 KB 296/590 KB 168/240 KB 240/1710 KB 184/232 KB 308/590 KB 172/240 KB 240/1710 KB 184/232 KB 308/590 KB 176/240 KB 240/1710 KB 184/232 KB 308/590 KB 180/240 KB 240/1710 KB 184/232 KB 308/590 KB 184/240 KB 240/1710 KB 184/232 KB 308/590 KB 188/240 KB 240/1710 KB 184/232 KB 308/590 KB 192/240 KB 240/1710 KB 184/232 KB 308/590 KB 196/240 KB 244/1710 KB 184/232 KB 308/590 KB 200/240 KB 244/1710 KB 184/232 KB 308/590 KB 204/240 KB 244/1710 KB 184/232 KB 308/590 KB 208/240 KB 244/1710 KB 184/232 KB 308/590 KB 212/240 KB 228/1710 KB 184/232 KB 308/590 KB 168/240 KB 244/1710 KB 188/232 KB 308/590 KB 212/240 KB 244/1710 KB 192/232 KB 308/590 KB 212/240 KB 228/1710 KB 180/232 KB 308/590 KB 168/240 KB 244/1710 KB 192/232 KB 312/590 KB 212/240 KB 244/1710 KB 192/232 KB 316/590 KB 212/240 KB 244/1710 KB 192/232 KB 320/590 KB 212/240 KB 244/1710 KB 196/232 KB 324/590 KB 212/240 KB 244/1710 KB 196/232 KB 328/590 KB 212/240 KB 244/1710 KB 196/232 KB 332/590 KB 212/240 KB 244/1710 KB 196/232 KB 336/590 KB 212/240 KB 244/1710 KB 184/232 KB 308/590 KB 196/240 KB 248/1710 KB 196/232 KB 336/590 KB 212/240 KB 252/1710 KB 196/232 KB 336/590 KB 212/240 KB 256/1710 KB 196/232 KB 336/590 KB 212/240 KB 260/1710 KB 196/232 KB 336/590 KB 212/240 KB 264/1710 KB 196/232 KB 340/590 KB 212/240 KB 244/1710 KB 196/232 KB 320/590 KB 212/240 KB 264/1710 KB 196/232 KB 340/590 KB 4/258 KB 212/240 KB 264/1710 KB 196/232 KB 340/590 KB 8/258 KB 212/240 KB 264/1710 KB 196/232 KB 340/590 KB 12/258 KB 212/240 KB 264/1710 KB 196/232 KB 340/590 KB 16/258 KB 212/240 KB 264/1710 KB 196/232 KB 340/590 KB 20/258 KB 212/240 KB 264/1710 KB 196/232 KB 340/590 KB 24/258 KB 212/240 KB 264/1710 KB 196/232 KB 340/590 KB 28/258 KB 212/240 KB 264/1710 KB 196/232 KB 340/590 KB 32/258 KB 212/240 KB 264/1710 KB 196/232 KB 340/590 KB 36/258 KB 212/240 KB 264/1710 KB 196/232 KB 340/590 KB 40/258 KB 212/240 KB 264/1710 KB 196/232 KB 340/590 KB 44/258 KB 212/240 KB 264/1710 KB 196/232 KB 340/590 KB 48/258 KB 212/240 KB 264/1710 KB 196/232 KB 340/590 KB 52/258 KB 212/240 KB 264/1710 KB 196/232 KB 340/590 KB 56/258 KB 212/240 KB 264/1710 KB 196/232 KB 340/590 KB 60/258 KB 212/240 KB 264/1710 KB 200/232 KB 340/590 KB 64/258 KB 212/240 KB 260/1710 KB 196/232 KB 340/590 KB 212/240 KB 264/1710 KB 200/232 KB 340/590 KB 60/258 KB 212/240 KB 264/1710 KB 204/232 KB 340/590 KB 64/258 KB 212/240 KB 264/1710 KB 208/232 KB 340/590 KB 64/258 KB 212/240 KB 264/1710 KB 212/232 KB 340/590 KB 64/258 KB 212/240 KB 264/1710 KB 216/232 KB 340/590 KB 64/258 KB 212/240 KB 268/1710 KB 220/232 KB 344/590 KB 64/258 KB 216/240 KB 268/1710 KB 224/232 KB 344/590 KB 64/258 KB 216/240 KB 268/1710 KB 216/232 KB 344/590 KB 64/258 KB 216/240 KB 272/1710 KB 224/232 KB 344/590 KB 64/258 KB 216/240 KB 264/1710 KB 216/232 KB 344/590 KB 64/258 KB 216/240 KB 264/1710 KB 216/232 KB 340/590 KB 64/258 KB 216/240 KB 272/1710 KB 224/232 KB 348/590 KB 64/258 K unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install B 220/240 KB 272/1710 KB 224/232 KB 348/590 KB 64/258 KB 224/240 KB 272/1710 KB 224/232 KB 348/590 KB 64/258 KB 228/240 KB 272/1710 KB 224/232 KB 348/590 KB 64/258 KB 232/240 KB 272/1710 KB 224/232 KB 348/590 KB 64/258 KB 236/240 KB 272/1710 KB 224/232 KB 348/590 KB 64/258 KB 240/240 KB 272/1710 KB 228/232 KB 348/590 KB 64/258 KB 240/240 KB 276/1710 KB 232/232 KB 348/590 KB 68/258 KB 240/240 KB 276/1710 KB 232/232 KB 348/590 KB 68/258 KB 240/240 KB 272/1710 KB 224/232 KB 348/590 KB 68/258 KB 240/240 KB 276/1710 KB 232/232 KB 352/590 KB 68/258 KB 240/240 KB 276/1710 KB 232/232 KB 356/590 KB 68/258 KB 240/240 KB 276/1710 KB 232/232 KB 360/590 KB 68/258 KB 240/240 KB 276/1710 KB 232/232 KB 364/590 KB 68/258 KB 240/240 KB 276/1710 KB 232/232 KB 368/590 KB 68/258 KB 240/240 KB 276/1710 KB 232/232 KB 372/590 KB 68/258 KB 240/240 KB 276/1710 KB 232/232 KB 376/590 KB 68/258 KB 240/240 KB 276/1710 KB 232/232 KB 380/590 KB 68/258 KB 240/240 KB 276/1710 KB 232/232 KB 384/590 KB 68/258 KB 240/240 KB 276/1710 KB 228/232 KB 348/590 KB 68/258 KB 240/240 KB 276/1710 KB 232/232 KB 384/590 KB 72/258 KB 240/240 KB 276/1710 KB 232/232 KB 384/590 KB 76/258 KB 240/240 KB 276/1710 KB 232/232 KB 384/590 KB 80/258 KB 240/240 KB 276/1710 KB 228/232 KB 348/590 KB 64/258 KB 240/240 KB 280/1710 KB 232/232 KB 384/590 KB 80/258 KB 240/240 KB 284/1710 KB 232/232 KB 384/590 KB 80/258 KB 240/240 KB 288/1710 KB 232/232 KB 384/590 KB 80/258 KB 240/240 KB 292/1710 KB 232/232 KB 384/590 KB 80/258 KB 240/240 KB 296/1710 KB 232/232 KB 384/590 KB 84/258 KB 240/240 KB 300/1710 KB 232/232 KB 384/590 KB 84/258 KB 240/240 KB 304/1710 KB 232/232 KB 384/590 KB 84/258 KB 240/240 KB 308/1710 KB 232/232 KB 384/590 KB 84/258 KB 240/240 KB 312/1710 KB 232/232 KB 388/590 KB 84/258 KB 240/240 KB 292/1710 KB 232/232 KB 384/590 KB 84/258 KB 240/240 KB 316/1710 KB 232/232 KB 388/590 KB 88/258 KB 240/240 KB 316/1710 KB 232/232 KB 388/590 KB 92/258 KB 240/240 KB 316/1710 KB 232/232 KB 388/590 KB 96/258 KB 240/240 KB 316/1710 KB 232/232 KB 388/590 KB 100/258 KB 240/240 KB 316/1710 KB 232/232 KB 388/590 KB 104/258 KB 316/1710 KB 232/232 KB 388/590 KB 108/258 KB 316/1710 KB 232/232 KB 388/590 KB 112/258 KB 308/1710 KB 232/232 KB 388/590 KB 84/258 KB 240/240 KB 316/1710 KB 232/232 KB 392/590 KB 112/258 KB 316/1710 KB 232/232 KB 396/590 KB 112/258 KB 316/1710 KB 232/232 KB 400/590 KB 112/258 KB 316/1710 KB 232/232 KB 404/590 KB 112/258 KB 316/1710 KB 232/232 KB 408/590 KB 116/258 KB 316/1710 KB 232/232 KB 412/590 KB 116/258 KB 316/1710 KB 232/232 KB 416/590 KB 116/258 KB 316/1710 KB 232/232 KB 388/590 KB 84/258 KB 240/240 KB 320/1710 KB 232/232 KB 416/590 KB 116/258 KB 324/1710 KB 232/232 KB 416/590 KB 116/258 KB 328/1710 KB 232/232 KB 416/590 KB 116/258 KB 332/1710 KB 232/232 KB 416/590 KB 116/258 KB 336/1710 KB 232/232 KB 416/590 KB 116/258 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1945.5 KB/sec) unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install 316/1710 KB 232/232 KB 404/590 KB 116/258 KB 336/1710 KB 232/232 KB 416/590 KB 120/258 KB 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: 03:02:10 DEBUG unit.abot-epc-basic/0.install 336/1710 KB 232/232 KB 416/590 KB 124/258 KB 336/1710 KB 232/232 KB 416/590 KB 128/258 KB 336/1710 KB 232/232 KB 416/590 KB 132/258 KB 340/1710 KB 232/232 KB 420/590 KB 136/258 KB 340/1710 KB 232/232 KB 420/590 KB 140/258 KB 340/1710 KB 232/232 KB 420/590 KB 144/258 KB 340/1710 KB 232/232 KB 420/590 KB 132/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 1825.8 KB/sec) unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 340/1710 KB 232/232 KB 416/590 KB 132/258 KB 344/1710 KB 424/590 KB 144/258 KB 348/1710 KB 424/590 KB 144/258 KB 352/1710 KB 424/590 KB 144/258 KB 356/1710 KB 424/590 KB 144/258 KB 360/1710 KB 424/590 KB 148/258 KB 364/1710 KB 424/590 KB 148/258 KB 340/1710 KB 232/232 KB 424/590 KB 144/258 KB 368/1710 KB 428/590 KB 148/258 KB 368/1710 KB 432/590 KB 148/258 KB 368/1710 KB 436/590 KB 148/258 KB 356/1710 KB 424/590 KB 148/258 KB 368/1710 KB 436/590 KB 152/258 KB 368/1710 KB 436/590 KB 156/258 KB 368/1710 KB 436/590 KB 160/258 KB 368/1710 KB 440/590 KB 160/258 KB 368/1710 KB 444/590 KB 160/258 KB 368/1710 KB 448/590 KB 160/258 KB 368/1710 KB 452/590 KB 160/258 KB 368/1710 KB 456/590 KB 164/258 KB 368/1710 KB 460/590 KB 164/258 KB 368/1710 KB 464/590 KB 164/258 KB 368/1710 KB 448/590 KB 160/258 KB 372/1710 KB 464/590 KB 164/258 KB 368/1710 KB 452/590 KB 164/258 KB 372/1710 KB 464/590 KB 168/258 KB 372/1710 KB 464/590 KB 172/258 KB 372/1710 KB 464/590 KB 176/258 KB 376/1710 KB 464/590 KB 176/258 KB 380/1710 KB 464/590 KB 176/258 KB 384/1710 KB 464/590 KB 176/258 KB 388/1710 KB 464/590 KB 176/258 KB 392/1710 KB 4/223 KB 468/590 KB 180/258 KB 396/1710 KB 4/223 KB 468/590 KB 180/258 KB 400/1710 KB 4/223 KB 468/590 KB 180/258 KB 388/1710 KB 4/223 KB 464/590 KB 176/258 KB 400/1710 KB 8/223 KB 468/590 KB 180/258 KB 400/1710 KB 12/223 KB 468/590 KB 180/258 KB 400/1710 KB 16/223 KB 468/590 KB 180/258 KB 400/1710 KB 20/223 KB 468/590 KB 180/258 KB 400/1710 KB 24/223 KB 468/590 KB 180/258 KB 400/1710 KB 28/223 KB 468/590 KB 180/258 KB 400/1710 KB 32/223 KB 468/590 KB 180/258 KB 400/1710 KB 36/223 KB 468/590 KB 180/258 KB 400/1710 KB 40/223 KB 468/590 KB 180/258 KB 4/208 KB 400/1710 KB 44/223 KB 468/590 KB 180/258 KB 4/208 KB 400/1710 KB 48/223 KB 468/590 KB 180/258 KB 4/208 KB 400/1710 KB 52/223 KB 468/590 KB 180/258 KB 4/208 KB 404/1710 KB 56/223 KB 468/590 KB 180/258 KB 4/208 KB 388/1710 KB 4/223 KB 468/590 KB 180/258 KB 404/1710 KB 60/223 KB 472/590 KB 180/258 KB 4/208 KB 404/1710 KB 60/223 KB 476/590 KB 180/258 KB 4/208 KB 404/1710 KB 60/223 KB 480/590 KB 180/258 KB 4/208 KB 388/1710 KB 4/223 KB 464/590 KB 180/258 KB 404/1710 KB 60/223 KB 480/590 KB 184/258 KB 4/208 KB 404/1710 KB 60/223 KB 480/590 KB 188/258 KB 4/208 KB 404/1710 KB 60/223 KB 480/590 KB 192/258 KB 4/208 KB 404/1710 KB 60/223 KB 484/590 KB 192/258 KB 4/208 KB 404/1710 KB 60/223 KB 488/590 KB 196/258 KB 4/208 KB 404/1710 KB 60/223 KB 492/590 KB 196/258 KB 4/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 4/208 KB 404/1710 KB 52/223 KB 468/590 KB 180/258 KB 4/208 KB 400/1710 KB 36/223 KB 468/590 KB 180/258 KB 4/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 8/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 12/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 16/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 20/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 24/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 28/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 32/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 36/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 40/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 44/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 48/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 52/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 56/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 60/208 KB 404/1710 KB unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 60/223 KB 496/590 KB 196/258 KB 64/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 68/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 72/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 76/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 80/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 84/208 KB 404/1710 KB 60/223 KB 496/590 KB 196/258 KB 88/208 KB 408/1710 KB 60/223 KB 496/590 KB 196/258 KB 92/208 KB 408/1710 KB 60/223 KB 496/590 KB 196/258 KB 96/208 KB 408/1710 KB 60/223 KB 496/590 KB 196/258 KB 100/208 KB 408/1710 KB 60/223 KB 500/590 KB 196/258 KB 104/208 KB 408/1710 KB 60/223 KB 500/590 KB 196/258 KB 108/208 KB 408/1710 KB 60/223 KB 500/590 KB 196/258 KB 112/208 KB 404/1710 KB 60/223 KB 488/590 KB 196/258 KB 4/208 KB 408/1710 KB 64/223 KB 500/590 KB 196/258 KB 112/208 KB 408/1710 KB 68/223 KB 500/590 KB 196/258 KB 112/208 KB 408/1710 KB 72/223 KB 500/590 KB 196/258 KB 112/208 KB 408/1710 KB 76/223 KB 500/590 KB 196/258 KB 112/208 KB 408/1710 KB 80/223 KB 500/590 KB 196/258 KB 112/208 KB 404/1710 KB 60/223 KB 484/590 KB 196/258 KB 4/208 KB 408/1710 KB 80/223 KB 500/590 KB 200/258 KB 112/208 KB 408/1710 KB 80/223 KB 500/590 KB 204/258 KB 112/208 KB 408/1710 KB 80/223 KB 500/590 KB 208/258 KB 112/208 KB 408/1710 KB 80/223 KB 500/590 KB 212/258 KB 112/208 KB 408/1710 KB 80/223 KB 500/590 KB 216/258 KB 112/208 KB 408/1710 KB 80/223 KB 500/590 KB 220/258 KB 112/208 KB 408/1710 KB 80/223 KB 500/590 KB 224/258 KB 112/208 KB 408/1710 KB 60/223 KB 500/590 KB 196/258 KB 100/208 KB 408/1710 KB 80/223 KB 504/590 KB 224/258 KB 112/208 KB 408/1710 KB 80/223 KB 508/590 KB 224/258 KB 112/208 KB 408/1710 KB 80/223 KB 512/590 KB 224/258 KB 112/208 KB 408/1710 KB 60/223 KB 496/590 KB 196/258 KB 88/208 KB 412/1710 KB 80/223 KB 512/590 KB 224/258 KB 112/208 KB 416/1710 KB 80/223 KB 512/590 KB 224/258 KB 112/208 KB 420/1710 KB 80/223 KB 512/590 KB 224/258 KB 112/208 KB 424/1710 KB 80/223 KB 512/590 KB 224/258 KB 112/208 KB 428/1710 KB 80/223 KB 512/590 KB 224/258 KB 112/208 KB 432/1710 KB 80/223 KB 512/590 KB 224/258 KB 112/208 KB 436/1710 KB 80/223 KB 512/590 KB 224/258 KB 112/208 KB 440/1710 KB 84/223 KB 516/590 KB 228/258 KB 116/208 KB 444/1710 KB 84/223 KB 516/590 KB 228/258 KB 116/208 KB 448/1710 KB 84/223 KB 516/590 KB 228/258 KB 116/208 KB 436/1710 KB 84/223 KB 512/590 KB 224/258 KB 112/208 KB 448/1710 KB 88/223 KB 516/590 KB 228/258 KB 116/208 KB 448/1710 KB 92/223 KB 516/590 KB 228/258 KB 116/208 KB 448/1710 KB 96/223 KB 516/590 KB 228/258 KB 116/208 KB 448/1710 KB 100/223 KB 516/590 KB 228/258 KB 116/208 KB 452/1710 KB 104/223 KB 516/590 KB 228/258 KB 116/208 KB 452/1710 KB 108/223 KB 516/590 KB 228/258 KB 116/208 KB 452/1710 KB 112/223 KB 516/590 KB 228/258 KB 116/208 KB 436/1710 KB 84/223 KB 516/590 KB 228/258 KB 116/208 KB 452/1710 KB 112/223 KB 516/590 KB 228/258 KB 120/208 KB 452/1710 KB 112/223 KB 516/590 KB 228/258 KB 124/208 KB 452/1710 KB 112/223 KB 516/590 KB 228/258 KB 128/208 KB 436/1710 KB 84/223 KB 516/590 KB 228/258 KB 112/208 KB 452/1710 KB 112/223 KB 516/590 KB 232/258 KB 128/208 KB 452/1710 KB 112/223 KB 516/590 KB 236/258 KB 128/208 KB 452/1710 KB 112/223 KB 516/590 KB 240/258 KB 128/208 KB 436/1710 KB 84/223 KB 516/590 KB 224/258 KB 112/208 KB 452/1710 KB 112/223 KB 520/590 KB 240/258 KB 128/208 KB 452/1710 KB 112/223 KB 524/590 KB 240/258 KB 128/208 KB 452/1710 KB 112/223 KB 528/590 KB 240/258 KB 128/208 KB 452/1710 KB 112/ unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 223 KB 532/590 KB 240/258 KB 128/208 KB 452/1710 KB 112/223 KB 536/590 KB 244/258 KB 132/208 KB 452/1710 KB 100/223 KB 516/590 KB 228/258 KB 116/208 KB 456/1710 KB 112/223 KB 540/590 KB 244/258 KB 132/208 KB 460/1710 KB 112/223 KB 540/590 KB 244/258 KB 132/208 KB 464/1710 KB 112/223 KB 540/590 KB 244/258 KB 132/208 KB 452/1710 KB 112/223 KB 532/590 KB 244/258 KB 132/208 KB 464/1710 KB 112/223 KB 540/590 KB 244/258 KB 136/208 KB 464/1710 KB 112/223 KB 540/590 KB 244/258 KB 140/208 KB 464/1710 KB 112/223 KB 540/590 KB 244/258 KB 144/208 KB 464/1710 KB 112/223 KB 540/590 KB 244/258 KB 148/208 KB 468/1710 KB 116/223 KB 540/590 KB 244/258 KB 152/208 KB 452/1710 KB 112/223 KB 532/590 KB 244/258 KB 128/208 KB 468/1710 KB 116/223 KB 540/590 KB 248/258 KB 152/208 KB 468/1710 KB 116/223 KB 540/590 KB 252/258 KB 152/208 KB 468/1710 KB 116/223 KB 540/590 KB 256/258 KB 152/208 KB 468/1710 KB 116/223 KB 540/590 KB 258/258 KB 152/208 KB 468/1710 KB 116/223 KB 540/590 KB 244/258 KB 148/208 KB 472/1710 KB 116/223 KB 540/590 KB 258/258 KB 152/208 KB 476/1710 KB 116/223 KB 540/590 KB 258/258 KB 152/208 KB 464/1710 KB 116/223 KB 540/590 KB 244/258 KB 148/208 KB 480/1710 KB 120/223 KB 540/590 KB 258/258 KB 152/208 KB 480/1710 KB 124/223 KB 540/590 KB 258/258 KB 152/208 KB 480/1710 KB 128/223 KB 540/590 KB 258/258 KB 152/208 KB 452/1710 KB 112/223 KB 540/590 KB 244/258 KB 132/208 KB 480/1710 KB 128/223 KB 544/590 KB 258/258 KB 152/208 KB 480/1710 KB 128/223 KB 548/590 KB 258/258 KB 152/208 KB 480/1710 KB 128/223 KB 552/590 KB 258/258 KB 152/208 KB 480/1710 KB 128/223 KB 556/590 KB 258/258 KB 152/208 KB 480/1710 KB 128/223 KB 560/590 KB 258/258 KB 152/208 KB 480/1710 KB 128/223 KB 564/590 KB 258/258 KB 152/208 KB 480/1710 KB 132/223 KB 568/590 KB 258/258 KB 156/208 KB 480/1710 KB 132/223 KB 564/590 KB 258/258 KB 156/208 KB 480/1710 KB 116/223 KB 540/590 KB 258/258 KB 156/208 KB 480/1710 KB 128/223 KB 564/590 KB 258/258 KB 156/208 KB 480/1710 KB 132/223 KB 572/590 KB 258/258 KB 156/208 KB 484/1710 KB 136/223 KB 572/590 KB 258/258 KB 160/208 KB 484/1710 KB 140/223 KB 572/590 KB 258/258 KB 160/208 KB 484/1710 KB 144/223 KB 572/590 KB 258/258 KB 160/208 KB 484/1710 KB 132/223 KB 572/590 KB 258/258 KB 160/208 KB 484/1710 KB 144/223 KB 572/590 KB 258/258 KB 164/208 KB 484/1710 KB 144/223 KB 572/590 KB 258/258 KB 168/208 KB 484/1710 KB 148/223 KB 572/590 KB 258/258 KB 172/208 KB 484/1710 KB 148/223 KB 572/590 KB 258/258 KB 176/208 KB 484/1710 KB 132/223 KB 572/590 KB 258/258 KB 156/208 KB 488/1710 KB 148/223 KB 576/590 KB 258/258 KB 176/208 KB 492/1710 KB 148/223 KB 576/590 KB 258/258 KB 176/208 KB 496/1710 KB 148/223 KB 576/590 KB 258/258 KB 176/208 KB 484/1710 KB 148/223 KB 576/590 KB 258/258 KB 176/208 KB 496/1710 KB 148/223 KB 580/590 KB 258/258 KB 176/208 KB 500/1710 KB 148/223 KB 584/590 KB 258/258 KB 180/208 KB 500/1710 KB 148/223 KB 588/590 KB 258/258 KB 180/208 KB 500/1710 KB 148/223 KB 590/590 KB 258/258 KB 180/208 KB 484/1710 KB 148/223 KB 572/590 KB 258/258 KB 168/208 KB 500/1710 KB 152/223 KB 590/590 KB 258/258 KB 180/208 KB 500/1710 KB 156/223 KB 590/590 KB 258/258 KB 180/208 KB 500/1710 KB 160/223 KB 590/590 KB 258/258 KB 180/208 KB 500/1710 KB 148/223 KB 580/590 KB 258/258 KB 180/208 KB 500/1710 KB 160/223 KB 590/590 KB 258/258 KB 184/208 KB 500/1710 KB 160/223 KB 590/590 KB 258/258 KB 188/208 KB 500/1710 KB 160/223 KB 590/590 KB 258/258 KB 192/208 KB 500/1710 KB 148/223 KB unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 580/590 KB 258/258 KB 176/208 KB 504/1710 KB 160/223 KB 590/590 KB 258/258 KB 192/208 KB 508/1710 KB 160/223 KB 590/590 KB 258/258 KB 192/208 KB 512/1710 KB 160/223 KB 590/590 KB 258/258 KB 192/208 KB 516/1710 KB 164/223 KB 590/590 KB 258/258 KB 192/208 KB 520/1710 KB 164/223 KB 590/590 KB 258/258 KB 196/208 KB 512/1710 KB 164/223 KB 590/590 KB 258/258 KB 192/208 KB 516/1710 KB 164/223 KB 590/590 KB 258/258 KB 196/208 KB 524/1710 KB 168/223 KB 590/590 KB 258/258 KB 200/208 KB 524/1710 KB 168/223 KB 590/590 KB 258/258 KB 200/208 KB 524/1710 KB 172/223 KB 590/590 KB 258/258 KB 200/208 KB 524/1710 KB 176/223 KB 590/590 KB 258/258 KB 200/208 KB 524/1710 KB 176/223 KB 590/590 KB 258/258 KB 204/208 KB 524/1710 KB 180/223 KB 590/590 KB 258/258 KB 208/208 KB 524/1710 KB 180/223 KB 590/590 KB 258/258 KB 204/208 KB 524/1710 KB 184/223 KB 590/590 KB 258/258 KB 208/208 KB 524/1710 KB 176/223 KB 590/590 KB 258/258 KB 204/208 KB 528/1710 KB 184/223 KB 590/590 KB 258/258 KB 208/208 KB 532/1710 KB 184/223 KB 590/590 KB 258/258 KB 208/208 KB 536/1710 KB 188/223 KB 590/590 KB 258/258 KB 208/208 KB 540/1710 KB 188/223 KB 590/590 KB 258/258 KB 208/208 KB 544/1710 KB 188/223 KB 590/590 KB 258/258 KB 208/208 KB 548/1710 KB 188/223 KB 590/590 KB 258/258 KB 208/208 KB 532/1710 KB 188/223 KB 590/590 KB 258/258 KB 208/208 KB 548/1710 KB 192/223 KB 590/590 KB 258/258 KB 208/208 KB 548/1710 KB 196/223 KB 590/590 KB 258/258 KB 208/208 KB 548/1710 KB 200/223 KB 590/590 KB 258/258 KB 208/208 KB 548/1710 KB 204/223 KB 590/590 KB 258/258 KB 208/208 KB 548/1710 KB 208/223 KB 590/590 KB 258/258 KB 208/208 KB 548/1710 KB 212/223 KB 590/590 KB 258/258 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 3023.9 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 552/1710 KB 212/223 KB 590/590 KB 258/258 KB 208/208 KB 556/1710 KB 216/223 KB 560/1710 KB 216/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 1156.5 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 564/1710 KB 216/223 KB 568/1710 KB 216/223 KB 572/1710 KB 216/223 KB 576/1710 KB 216/223 KB 580/1710 KB 216/223 KB 584/1710 KB 216/223 KB 588/1710 KB 216/223 KB 592/1710 KB 216/223 KB 552/1710 KB 216/223 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 1407.9 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 592/1710 KB 220/223 KB 592/1710 KB 223/223 KB 592/1710 KB 223/223 KB 4/38 KB 592/1710 KB 223/223 KB 8/38 KB 592/1710 KB 223/223 KB 12/38 KB 592/1710 KB 223/223 KB 16/38 KB 592/1710 KB 223/223 KB 20/38 KB 596/1710 KB 223/223 KB 24/38 KB 4/18 KB 596/1710 KB 223/223 KB 28/38 KB 4/18 KB 596/1710 KB 223/223 KB 32/38 KB 4/18 KB 596/1710 KB 223/223 KB 36/38 KB 4/18 KB 596/1710 KB 223/223 KB 38/38 KB 4/18 KB 592/1710 KB 223/223 KB 20/38 KB 4/18 KB 596/1710 KB 223/223 KB 38/38 KB 8/18 KB 596/1710 KB 223/223 KB 38/38 KB 12/18 KB 596/1710 KB 223/223 KB 38/38 KB 16/18 KB 596/1710 KB 223/223 KB 38/38 KB 18/18 KB 596/1710 KB 223/223 KB 20/38 KB 4/18 KB 600/1710 KB 223/223 KB 38/38 KB 18/18 KB 604/1710 KB 223/223 KB 38/38 KB 18/18 KB 608/1710 KB 223/223 KB 38/38 KB 18/18 KB 612/1710 KB 223/223 KB 38/38 KB 18/18 KB 616/1710 KB 223/223 KB 38/38 KB 18/18 KB 620/1710 KB 223/223 KB 38/38 KB 18/18 KB 624/1710 KB 223/223 KB 38/38 KB 18/18 KB 628/1710 KB 223/223 KB 38/38 KB 18/18 KB 632/1710 KB 223/223 KB 38/38 KB 18/18 KB 636/1710 KB 223/223 KB 38/38 KB 18/18 KB 640/1710 KB 223/223 KB 38/38 KB 18/18 KB 644/1710 KB 223/223 KB 38/38 KB 18/18 KB 648/1710 KB 223/223 KB 38/38 KB 18/18 KB 652/1710 KB 223/223 KB 38/38 KB 18/18 KB 656/1710 KB 223/223 KB 38/38 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1156.4 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 194.8 KB/sec) unit-abot-epc-basic-0: 03:02: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.jar unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 660/1710 KB 18/18 KB 664/1710 KB 18/18 KB 668/1710 KB 18/18 KB 672/1710 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 90.8 KB/sec) unit-abot-epc-basic-0: 03:02: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.jar unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install --2018-12-23 03:02:11-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 676/1710 KB 680/1710 KB 680/1710 KB 4/214 KB 680/1710 KB 8/214 KB 4/531 KB 680/1710 KB 12/214 KB 4/531 KB 680/1710 KB 16/214 KB 4/531 KB 680/1710 KB 20/214 KB 4/531 KB 680/1710 KB 24/214 KB 4/531 KB 680/1710 KB 28/214 KB 4/531 KB 680/1710 KB 32/214 KB 4/531 KB 680/1710 KB 4/214 KB 4/531 KB 680/1710 KB 32/214 KB 8/531 KB 680/1710 KB 32/214 KB 12/531 KB 680/1710 KB 32/214 KB 16/531 KB 680/1710 KB 32/214 KB 20/531 KB 680/1710 KB 32/214 KB 24/531 KB 3/109 KB 680/1710 KB 32/214 KB 28/531 KB 3/109 KB 680/1710 KB 32/214 KB 20/531 KB 3/109 KB 680/1710 KB 32/214 KB 28/531 KB 6/109 KB 680/1710 KB 32/214 KB 28/531 KB 9/109 KB 680/1710 KB 32/214 KB 28/531 KB 11/109 KB 680/1710 KB 32/214 KB 32/531 KB 14/109 KB 684/1710 KB 4/1267 KB 36/214 KB 32/531 KB 16/109 KB 680/1710 KB 32/214 KB 32/531 KB 11/109 KB 684/1710 KB 4/1267 KB 36/214 KB 36/531 KB 16/109 KB 684/1710 KB 4/1267 KB 36/214 KB 40/531 KB 16/109 KB 684/1710 KB 4/1267 KB 36/214 KB 44/531 KB 16/109 KB 684/1710 KB 4/1267 KB 36/214 KB 48/531 KB 19/109 KB 684/1710 KB 4/1267 KB 36/214 KB 52/531 KB 19/109 KB 684/1710 KB 4/1267 KB 36/214 KB 56/531 KB 19/109 KB 684/1710 KB 4/1267 KB 36/214 KB 60/531 KB 19/109 KB 684/1710 KB 4/1267 KB 36/214 KB 32/531 KB 14/109 KB 680/1710 KB 4/1267 KB 36/214 KB 32/531 KB 14/109 KB 680/1710 KB 4/1267 KB 32/214 KB 32/531 KB 14/109 KB 684/1710 KB 8/1267 KB 40/214 KB 60/531 KB 19/109 KB 684/1710 KB 12/1267 KB 40/214 KB 60/531 KB 19/109 KB 684/1710 KB 16/1267 KB 40/214 KB 60/531 KB 19/109 KB 684/1710 KB 20/1267 KB 40/214 KB 60/531 KB 19/109 KB 684/1710 KB 24/1267 KB 40/214 KB 60/531 KB 19/109 KB 684/1710 KB 28/1267 KB 40/214 KB 60/531 KB 19/109 KB 684/1710 KB 32/1267 KB 40/214 KB 60/531 KB 19/109 KB 684/1710 KB 4/1267 KB 36/214 KB 44/531 KB 19/109 KB 684/1710 KB 20/1267 KB 40/214 KB 60/531 KB 19/109 KB 684/1710 KB 32/1267 KB 44/214 KB 60/531 KB 19/109 KB 684/1710 KB 32/1267 KB 48/214 KB 60/531 KB 19/109 KB 684/1710 KB 32/1267 KB 52/214 KB 60/531 KB 19/109 KB 684/1710 KB 32/1267 KB 52/214 KB 60/531 KB 22/109 KB 684/1710 KB 32/1267 KB 52/214 KB 60/531 KB 25/109 KB 684/1710 KB 32/1267 KB 52/214 KB 60/531 KB 27/109 KB 684/1710 KB 32/1267 KB 56/214 KB 60/531 KB 30/109 KB 684/1710 KB 36/1267 KB 56/214 KB 60/531 KB 32/109 KB 684/1710 KB 32/1267 KB 56/214 KB 60/531 KB 27/109 KB 684/1710 KB 36/1267 KB 60/214 KB 60/531 KB 32/109 KB 684/1710 KB 36/1267 KB 62/214 KB 60/531 KB 32/109 KB 684/1710 KB 36/1267 KB 66/214 KB 60/531 KB 32/109 KB 688/1710 KB 36/1267 KB 70/214 KB 64/531 KB 36/109 KB 684/1710 KB 36/1267 KB 56/214 KB 60/531 KB 30/109 KB 688/1710 KB 40/1267 KB 70/214 KB 64/531 KB 36/109 KB 688/1710 KB 44/1267 KB 70/214 KB 64/531 KB 36/109 KB 688/1710 KB 48/1267 KB 70/214 KB 64/531 KB 36/109 KB 688/1710 KB 36/1267 KB 66/214 KB 64/531 KB 36/109 KB 684/1710 KB 36/1267 KB 66/214 KB 64/531 KB 36/109 KB 688/1710 KB 48/1267 KB 70/214 KB 68/531 KB 36/109 KB 692/1710 KB 52/1267 KB 74/214 KB 72/531 KB 36/109 KB 684/1710 KB 36/1267 KB 66/214 KB 60/531 KB 36/109 KB 692/1710 KB 52/1267 KB 74/214 KB 68/531 KB 36/109 KB 692/1710 KB 52/1267 KB 78/214 KB 72/531 KB 36/109 KB 692/1710 KB 52/1267 KB 82/214 KB 72/531 KB 40/109 KB 692/1710 KB 52/1267 KB 86/214 KB 76/531 KB 40/109 KB 692/1710 KB 52/1267 KB 90/214 KB 76/531 KB 40/109 KB 692/1710 KB 52/1267 KB 94/214 KB 76/531 KB 40/109 KB 692/1710 KB 52/1267 KB 70/214 KB 68/531 KB 36/109 KB 692/1710 KB 56/1267 KB 94/214 KB 76/531 unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install KB 40/109 KB 692/1710 KB 60/1267 KB 94/214 KB 76/531 KB 40/109 KB 692/1710 KB 64/1267 KB 94/214 KB 76/531 KB 40/109 KB 692/1710 KB 68/1267 KB 94/214 KB 76/531 KB 40/109 KB 692/1710 KB 72/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 76/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 80/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 84/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 88/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 92/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 96/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 100/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 104/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 108/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 112/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 116/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 120/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 124/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 128/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 132/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 136/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 140/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 144/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 148/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 152/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 156/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 160/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 164/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 168/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 172/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 176/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 48/1267 KB 70/214 KB 68/531 KB 36/109 KB 692/1710 KB 68/1267 KB 98/214 KB 76/531 KB 40/109 KB 692/1710 KB 176/1267 KB 102/214 KB 76/531 KB 40/109 KB 692/1710 KB 176/1267 KB 106/214 KB 76/531 KB 40/109 KB 692/1710 KB 176/1267 KB 110/214 KB 76/531 KB 40/109 KB 692/1710 KB 176/1267 KB 114/214 KB 76/531 KB 40/109 KB 692/1710 KB 176/1267 KB 118/214 KB 76/531 KB 40/109 KB 692/1710 KB 176/1267 KB 122/214 KB 76/531 KB 40/109 KB 692/1710 KB 176/1267 KB 126/214 KB 76/531 KB 40/109 KB 692/1710 KB 176/1267 KB 130/214 KB 76/531 KB 40/109 KB 692/1710 KB 52/1267 KB 82/214 KB 76/531 KB 40/109 KB 692/1710 KB 176/1267 KB 130/214 KB 80/531 KB 40/109 KB 692/1710 KB 176/1267 KB 130/214 KB 84/531 KB 40/109 KB 692/1710 KB 176/1267 KB 130/214 KB 88/531 KB 40/109 KB 692/1710 KB 176/1267 KB 130/214 KB 92/531 KB 40/109 KB 692/1710 KB 176/1267 KB 130/214 KB 96/531 KB 40/109 KB 692/1710 KB 176/1267 KB 130/214 KB 100/531 KB 40/109 KB 692/1710 KB 52/1267 KB 78/214 KB 72/531 KB 40/109 KB 692/1710 KB 176/1267 KB 134/214 KB 100/531 KB 44/109 KB 692/1710 KB 176/1267 KB 134/214 KB 100/531 KB 48/109 KB 692/1710 KB 176/1267 KB 134/214 KB 100/531 KB 52/109 KB 692/1710 KB 176/1267 KB 134/214 KB 100/531 KB 56/109 KB 692/1710 KB 176/1267 KB 134/214 KB 100/531 KB 60/109 KB 692/1710 KB 176/1267 KB 134/214 KB 100/531 KB 62/109 KB 692/1710 KB 176/1267 KB 134/214 KB 100/531 KB 66/109 KB 692/1710 KB 176/1267 KB 134/214 KB 100/531 KB 70/109 KB 692/1710 KB 176/1267 KB 134/214 KB 100/531 KB 74/109 KB 692/1710 KB 176/1267 KB 134/214 KB 100/531 KB 78/109 KB 692/1710 KB 176/1267 KB 134/214 KB 104/531 KB 82/109 KB 692/1710 KB 176/1267 KB 134/214 KB 100/531 KB 40/109 KB 692/1710 KB 176/1267 KB 138/214 KB 104/531 KB 86/109 KB 692/1710 KB 176/1267 KB 142/214 KB 104/531 KB 86/109 KB 692/1710 KB 176/1 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 267 KB 134/214 KB 104/531 KB 78/109 KB 692/1710 KB 176/1267 KB 142/214 KB 108/531 KB 86/109 KB 692/1710 KB 176/1267 KB 146/214 KB 108/531 KB 86/109 KB 692/1710 KB 176/1267 KB 134/214 KB 104/531 KB 86/109 KB 692/1710 KB 176/1267 KB 146/214 KB 112/531 KB 86/109 KB 692/1710 KB 176/1267 KB 146/214 KB 116/531 KB 86/109 KB 692/1710 KB 176/1267 KB 150/214 KB 120/531 KB 90/109 KB 692/1710 KB 176/1267 KB 150/214 KB 116/531 KB 90/109 KB 692/1710 KB 176/1267 KB 150/214 KB 120/531 KB 94/109 KB 692/1710 KB 176/1267 KB 150/214 KB 116/531 KB 86/109 KB 692/1710 KB 176/1267 KB 154/214 KB 120/531 KB 94/109 KB 692/1710 KB 176/1267 KB 158/214 KB 120/531 KB 94/109 KB 692/1710 KB 176/1267 KB 158/214 KB 120/531 KB 98/109 KB 692/1710 KB 176/1267 KB 162/214 KB 124/531 KB 102/109 KB 692/1710 KB 176/1267 KB 162/214 KB 124/531 KB 106/109 KB 692/1710 KB 176/1267 KB 162/214 KB 124/531 KB 109/109 KB 692/1710 KB 176/1267 KB 162/214 KB 124/531 KB 98/109 KB 692/1710 KB 176/1267 KB 162/214 KB 128/531 KB 109/109 KB 692/1710 KB 176/1267 KB 162/214 KB 120/531 KB 98/109 KB 692/1710 KB 176/1267 KB 166/214 KB 128/531 KB 109/109 KB 692/1710 KB 176/1267 KB 170/214 KB 132/531 KB 109/109 KB 692/1710 KB 176/1267 KB 174/214 KB 132/531 KB 109/109 KB 692/1710 KB 176/1267 KB 178/214 KB 132/531 KB 109/109 KB 696/1710 KB 176/1267 KB 182/214 KB 132/531 KB 109/109 KB 692/1710 KB 176/1267 KB 166/214 KB 132/531 KB 109/109 KB 696/1710 KB 176/1267 KB 182/214 KB 136/531 KB 109/109 KB 696/1710 KB 176/1267 KB 182/214 KB 140/531 KB 109/109 KB 696/1710 KB 176/1267 KB 182/214 KB 144/531 KB 109/109 KB 696/1710 KB 176/1267 KB 178/214 KB 132/531 KB 109/109 KB 700/1710 KB 176/1267 KB 182/214 KB 144/531 KB 109/109 KB 704/1710 KB 176/1267 KB 182/214 KB 144/531 KB 109/109 KB 708/1710 KB 176/1267 KB 182/214 KB 144/531 KB 109/109 KB 712/1710 KB 180/1267 KB 186/214 KB 148/531 KB 109/109 KB 716/1710 KB 180/1267 KB 186/214 KB 148/531 KB 109/109 KB 720/1710 KB 180/1267 KB 186/214 KB 148/531 KB 109/109 KB 708/1710 KB 180/1267 KB 186/214 KB 148/531 KB 109/109 KB 720/1710 KB 184/1267 KB 186/214 KB 148/531 KB 109/109 KB 724/1710 KB 188/1267 KB 186/214 KB 148/531 KB 109/109 KB 724/1710 KB 192/1267 KB 186/214 KB 148/531 KB 109/109 KB 708/1710 KB 176/1267 KB 186/214 KB 148/531 KB 109/109 KB 724/1710 KB 192/1267 KB 190/214 KB 148/531 KB 109/109 KB 724/1710 KB 192/1267 KB 194/214 KB 148/531 KB 109/109 KB 724/1710 KB 192/1267 KB 198/214 KB 148/531 KB 109/109 KB 724/1710 KB 192/1267 KB 202/214 KB 148/531 KB 109/109 KB 724/1710 KB 192/1267 KB 206/214 KB 148/531 KB 109/109 KB 708/1710 KB 176/1267 KB 182/214 KB 148/531 KB 109/109 KB 724/1710 KB 192/1267 KB 206/214 KB 152/531 KB 109/109 KB 724/1710 KB 192/1267 KB 206/214 KB 156/531 KB 109/109 KB 724/1710 KB 192/1267 KB 206/214 KB 160/531 KB 109/109 KB 724/1710 KB 192/1267 KB 206/214 KB 164/531 KB 109/109 KB 724/1710 KB 196/1267 KB 210/214 KB 168/531 KB 109/109 KB 724/1710 KB 196/1267 KB 210/214 KB 172/531 KB 109/109 KB 724/1710 KB 184/1267 KB 186/214 KB 148/531 KB 109/109 KB 724/1710 KB 196/1267 KB 210/214 KB 164/531 KB 109/109 KB 728/1710 KB 196/1267 KB 210/214 KB 172/531 KB 109/109 KB 732/1710 KB 196/1267 KB 214/214 KB 172/531 KB 109/109 KB 736/1710 KB 196/1267 KB 214/214 KB 172/531 KB 109/109 KB 724/1710 KB 196/1267 KB 206/214 KB 164/531 KB 109/109 KB 736/1710 KB 200/1267 KB 214/214 KB 176/531 KB 109/109 KB 736/1710 KB 204/1267 KB 214/214 KB 176/531 KB 109/109 KB 740/1710 KB 208/1267 KB 214/214 KB 176/531 K unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install B 109/109 KB 736/1710 KB 196/1267 KB 214/214 KB 176/531 KB 109/109 KB 728/1710 KB 196/1267 KB 214/214 KB 172/531 KB 109/109 KB 740/1710 KB 208/1267 KB 214/214 KB 176/531 KB 109/109 KB 740/1710 KB 208/1267 KB 214/214 KB 180/531 KB 109/109 KB 740/1710 KB 212/1267 KB 214/214 KB 184/531 KB 109/109 KB 740/1710 KB 212/1267 KB 214/214 KB 188/531 KB 109/109 KB 740/1710 KB 212/1267 KB 214/214 KB 192/531 KB 109/109 KB 740/1710 KB 204/1267 KB 214/214 KB 176/531 KB 109/109 KB 744/1710 KB 212/1267 KB 214/214 KB 192/531 KB 109/109 KB 748/1710 KB 212/1267 KB 214/214 KB 192/531 KB 109/109 KB 752/1710 KB 212/1267 KB 214/214 KB 192/531 KB 109/109 KB 756/1710 KB 212/1267 KB 214/214 KB 196/531 KB 109/109 KB 740/1710 KB 212/1267 KB 214/214 KB 180/531 KB 109/109 KB 756/1710 KB 216/1267 KB 214/214 KB 196/531 KB 109/109 KB 756/1710 KB 220/1267 KB 214/214 KB 196/531 KB 109/109 KB 756/1710 KB 224/1267 KB 214/214 KB 196/531 KB 109/109 KB 756/1710 KB 228/1267 KB 214/214 KB 196/531 KB 109/109 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 430.6 KB/sec) unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 752/1710 KB 212/1267 KB 214/214 KB 196/531 KB 109/109 KB 760/1710 KB 228/1267 KB 214/214 KB 200/531 KB 760/1710 KB 228/1267 KB 214/214 KB 204/531 KB 760/1710 KB 228/1267 KB 214/214 KB 208/531 KB 760/1710 KB 228/1267 KB 214/214 KB 196/531 KB 109/109 KB 764/1710 KB 228/1267 KB 214/214 KB 208/531 KB 768/1710 KB 228/1267 KB 214/214 KB 208/531 KB Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 838.7 KB/sec) unit-abot-epc-basic-0: 03:02: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.jar unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 772/1710 KB 228/1267 KB 208/531 KB 776/1710 KB 232/1267 KB 212/531 KB 780/1710 KB 232/1267 KB 212/531 KB 784/1710 KB 232/1267 KB 212/531 KB 788/1710 KB 232/1267 KB 212/531 KB 772/1710 KB 232/1267 KB 208/531 KB 792/1710 KB 236/1267 KB 212/531 KB 792/1710 KB 240/1267 KB 212/531 KB 792/1710 KB 244/1267 KB 212/531 KB 772/1710 KB 232/1267 KB 212/531 KB 792/1710 KB 248/1267 KB 216/531 KB 792/1710 KB 248/1267 KB 220/531 KB 792/1710 KB 248/1267 KB 224/531 KB 792/1710 KB 248/1267 KB 228/531 KB 792/1710 KB 248/1267 KB 228/531 KB 792/1710 KB 252/1267 KB 232/531 KB 792/1710 KB 256/1267 KB 232/531 KB 792/1710 KB 260/1267 KB 232/531 KB 792/1710 KB 264/1267 KB 232/531 KB 792/1710 KB 268/1267 KB 232/531 KB 792/1710 KB 260/1267 KB 232/531 KB 792/1710 KB 268/1267 KB 236/531 KB 792/1710 KB 268/1267 KB 240/531 KB 792/1710 KB 260/1267 KB 232/531 KB 796/1710 KB 268/1267 KB 240/531 KB 800/1710 KB 268/1267 KB 240/531 KB 804/1710 KB 268/1267 KB 240/531 KB 808/1710 KB 272/1267 KB 4/80 KB 244/531 KB 812/1710 KB 272/1267 KB 4/80 KB 244/531 KB 816/1710 KB 272/1267 KB 4/80 KB 244/531 KB 804/1710 KB 268/1267 KB 4/80 KB 240/531 KB 816/1710 KB 272/1267 KB 8/80 KB 244/531 KB 816/1710 KB 272/1267 KB 12/80 KB 244/531 KB 816/1710 KB 272/1267 KB 16/80 KB 244/531 KB 816/1710 KB 272/1267 KB 20/80 KB 244/531 KB 816/1710 KB 272/1267 KB 24/80 KB 244/531 KB 816/1710 KB 272/1267 KB 28/80 KB 244/531 KB 816/1710 KB 272/1267 KB 32/80 KB 244/531 KB 804/1710 KB 272/1267 KB 4/80 KB 244/531 KB 816/1710 KB 276/1267 KB 32/80 KB 244/531 KB 816/1710 KB 280/1267 KB 32/80 KB 244/531 KB 816/1710 KB 284/1267 KB 36/80 KB 244/531 KB 816/1710 KB 288/1267 KB 36/80 KB 244/531 KB 804/1710 KB 268/1267 KB 4/80 KB 244/531 KB 816/1710 KB 288/1267 KB 36/80 KB 248/531 KB 816/1710 KB 288/1267 KB 36/80 KB 252/531 KB 816/1710 KB 288/1267 KB 36/80 KB 256/531 KB 816/1710 KB 288/1267 KB 36/80 KB 260/531 KB 816/1710 KB 292/1267 KB 36/80 KB 264/531 KB 816/1710 KB 292/1267 KB 36/80 KB 268/531 KB 816/1710 KB 280/1267 KB 36/80 KB 244/531 KB 820/1710 KB 292/1267 KB 40/80 KB 268/531 KB 820/1710 KB 292/1267 KB 44/80 KB 268/531 KB 820/1710 KB 292/1267 KB 48/80 KB 268/531 KB 820/1710 KB 292/1267 KB 52/80 KB 268/531 KB 820/1710 KB 292/1267 KB 56/80 KB 272/531 KB 820/1710 KB 292/1267 KB 60/80 KB 272/531 KB 820/1710 KB 292/1267 KB 36/80 KB 268/531 KB 824/1710 KB 292/1267 KB 60/80 KB 272/531 KB 828/1710 KB 292/1267 KB 60/80 KB 272/531 KB 832/1710 KB 292/1267 KB 60/80 KB 272/531 KB 816/1710 KB 292/1267 KB 36/80 KB 260/531 KB 832/1710 KB 296/1267 KB 60/80 KB 272/531 KB 832/1710 KB 300/1267 KB 60/80 KB 272/531 KB 832/1710 KB 304/1267 KB 60/80 KB 272/531 KB 820/1710 KB 292/1267 KB 52/80 KB 272/531 KB 832/1710 KB 304/1267 KB 60/80 KB 276/531 KB 836/1710 KB 308/1267 KB 64/80 KB 280/531 KB 836/1710 KB 308/1267 KB 64/80 KB 284/531 KB 836/1710 KB 308/1267 KB 64/80 KB 288/531 KB 836/1710 KB 308/1267 KB 64/80 KB 276/531 KB 836/1710 KB 308/1267 KB 68/80 KB 288/531 KB 836/1710 KB 308/1267 KB 72/80 KB 292/531 KB 836/1710 KB 308/1267 KB 76/80 KB 292/531 KB 836/1710 KB 308/1267 KB 80/80 KB 292/531 KB 836/1710 KB 308/1267 KB 60/80 KB 276/531 KB 836/1710 KB 312/1267 KB 80/80 KB 292/531 KB 836/1710 KB 316/1267 KB 80/80 KB 292/531 KB 836/1710 KB 320/1267 KB 80/80 KB 292/531 KB 836/1710 KB 304/1267 KB 60/80 KB 276/531 KB 840/1710 KB 320/1267 KB 80/80 KB 292/531 KB 844/1710 KB 320/1267 KB 80/80 KB 292/531 KB 848/1710 KB 320/1267 KB 80/80 KB 29 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 2/531 KB 848/1710 KB 324/1267 KB 80/80 KB 292/531 KB 852/1710 KB 328/1267 KB 80/80 KB 292/531 KB 852/1710 KB 332/1267 KB 80/80 KB 292/531 KB 836/1710 KB 308/1267 KB 68/80 KB 292/531 KB 852/1710 KB 336/1267 KB 80/80 KB 296/531 KB 852/1710 KB 336/1267 KB 80/80 KB 300/531 KB 852/1710 KB 336/1267 KB 80/80 KB 304/531 KB 852/1710 KB 324/1267 KB 80/80 KB 292/531 KB 856/1710 KB 336/1267 KB 80/80 KB 304/531 KB 860/1710 KB 336/1267 KB 80/80 KB 304/531 KB 864/1710 KB 336/1267 KB 80/80 KB 308/531 KB 868/1710 KB 336/1267 KB 80/80 KB 308/531 KB 872/1710 KB 336/1267 KB 80/80 KB 308/531 KB 876/1710 KB 336/1267 KB 80/80 KB 308/531 KB 880/1710 KB 336/1267 KB 80/80 KB 308/531 KB 860/1710 KB 336/1267 KB 80/80 KB 308/531 KB 880/1710 KB 336/1267 KB 80/80 KB 312/531 KB 880/1710 KB 336/1267 KB 80/80 KB 316/531 KB 880/1710 KB 336/1267 KB 80/80 KB 320/531 KB 880/1710 KB 336/1267 KB 80/80 KB 324/531 KB 884/1710 KB 336/1267 KB 80/80 KB 328/531 KB 884/1710 KB 336/1267 KB 80/80 KB 332/531 KB 884/1710 KB 336/1267 KB 80/80 KB 336/531 KB 852/1710 KB 336/1267 KB 80/80 KB 292/531 KB 884/1710 KB 340/1267 KB 80/80 KB 336/531 KB 884/1710 KB 344/1267 KB 80/80 KB 336/531 KB 884/1710 KB 348/1267 KB 80/80 KB 336/531 KB 884/1710 KB 348/1267 KB 80/80 KB 336/531 KB 4/1044 KB 884/1710 KB 348/1267 KB 80/80 KB 336/531 KB 8/1044 KB 884/1710 KB 348/1267 KB 80/80 KB 336/531 KB 12/1044 KB 884/1710 KB 348/1267 KB 80/80 KB 336/531 KB 16/1044 KB 884/1710 KB 348/1267 KB 80/80 KB 336/531 KB 20/1044 KB 884/1710 KB 348/1267 KB 80/80 KB 336/531 KB 24/1044 KB 884/1710 KB 348/1267 KB 80/80 KB 336/531 KB 28/1044 KB 884/1710 KB 348/1267 KB 80/80 KB 336/531 KB 32/1044 KB 884/1710 KB 348/1267 KB 80/80 KB 336/531 KB 36/1044 KB 884/1710 KB 348/1267 KB 336/531 KB 40/1044 KB 884/1710 KB 348/1267 KB 336/531 KB 44/1044 KB 884/1710 KB 348/1267 KB 336/531 KB 48/1044 KB 884/1710 KB 348/1267 KB 336/531 KB 52/1044 KB 884/1710 KB 352/1267 KB 336/531 KB 56/1044 KB 884/1710 KB 352/1267 KB 336/531 KB 60/1044 KB 884/1710 KB 352/1267 KB 336/531 KB 64/1044 KB 884/1710 KB 352/1267 KB 336/531 KB 68/1044 KB 884/1710 KB 352/1267 KB 340/531 KB 72/1044 KB 884/1710 KB 352/1267 KB 340/531 KB 76/1044 KB 884/1710 KB 352/1267 KB 340/531 KB 80/1044 KB 884/1710 KB 336/1267 KB 80/80 KB 324/531 KB 888/1710 KB 352/1267 KB 340/531 KB 80/1044 KB 892/1710 KB 352/1267 KB 340/531 KB 80/1044 KB 896/1710 KB 352/1267 KB 340/531 KB 80/1044 KB 900/1710 KB 352/1267 KB 340/531 KB 80/1044 KB 904/1710 KB 352/1267 KB 340/531 KB 80/1044 KB 908/1710 KB 352/1267 KB 340/531 KB 80/1044 KB 912/1710 KB 352/1267 KB 340/531 KB 80/1044 KB 916/1710 KB 352/1267 KB 340/531 KB 80/1044 KB 920/1710 KB 352/1267 KB 340/531 KB 84/1044 KB 924/1710 KB 352/1267 KB 340/531 KB 84/1044 KB 928/1710 KB 352/1267 KB 340/531 KB 84/1044 KB 884/1710 KB 352/1267 KB 340/531 KB 68/1044 KB 928/1710 KB 352/1267 KB 344/531 KB 84/1044 KB 928/1710 KB 352/1267 KB 348/531 KB 84/1044 KB 928/1710 KB 352/1267 KB 352/531 KB 84/1044 KB 884/1710 KB 352/1267 KB 336/531 KB 52/1044 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 278.1 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 928/1710 KB 356/1267 KB 352/531 KB 84/1044 KB 928/1710 KB 360/1267 KB 352/531 KB 84/1044 KB 928/1710 KB 364/1267 KB 352/531 KB 84/1044 KB 928/1710 KB 368/1267 KB 352/531 KB 84/1044 KB 928/1710 KB 372/1267 KB 352/531 KB 84/1044 KB 928/1710 KB 376/1267 KB 352/531 KB 84/1044 KB 928/1710 KB 380/1267 KB 352/531 KB 84/1044 KB 928/1710 KB 384/1267 KB 352/531 KB 84/1044 KB 928/1710 KB 388/1267 KB 352/531 KB 84/1044 KB 928/1710 KB 392/1267 KB 356/531 KB 84/1044 KB 928/1710 KB 396/1267 KB 356/531 KB 84/1044 KB 928/1710 KB 400/1267 KB 356/531 KB 84/1044 KB 916/1710 KB 352/1267 KB 340/531 KB 84/1044 KB 928/1710 KB 400/1267 KB 356/531 KB 88/1044 KB 928/1710 KB 400/1267 KB 356/531 KB 92/1044 KB 928/1710 KB 400/1267 KB 356/531 KB 96/1044 KB 928/1710 KB 400/1267 KB 356/531 KB 100/1044 KB 932/1710 KB 404/1267 KB 356/531 KB 104/1044 KB 932/1710 KB 404/1267 KB 356/531 KB 108/1044 KB 932/1710 KB 404/1267 KB 356/531 KB 112/1044 KB 928/1710 KB 388/1267 KB 356/531 KB 84/1044 KB 932/1710 KB 404/1267 KB 360/531 KB 112/1044 KB 932/1710 KB 404/1267 KB 364/531 KB 112/1044 KB 932/1710 KB 404/1267 KB 368/531 KB 112/1044 KB 932/1710 KB 404/1267 KB 372/531 KB 112/1044 KB 932/1710 KB 404/1267 KB 356/531 KB 100/1044 KB 936/1710 KB 404/1267 KB 376/531 KB 4/61 KB 116/1044 KB 928/1710 KB 404/1267 KB 376/531 KB 4/61 KB 116/1044 KB 936/1710 KB 404/1267 KB 376/531 KB 4/61 KB 116/1044 KB 936/1710 KB 404/1267 KB 376/531 KB 8/61 KB 116/1044 KB 936/1710 KB 404/1267 KB 376/531 KB 12/61 KB 116/1044 KB 936/1710 KB 404/1267 KB 376/531 KB 16/61 KB 116/1044 KB 936/1710 KB 404/1267 KB 376/531 KB 20/61 KB 116/1044 KB 936/1710 KB 404/1267 KB 376/531 KB 24/61 KB 116/1044 KB 936/1710 KB 404/1267 KB 376/531 KB 28/61 KB 116/1044 KB 936/1710 KB 404/1267 KB 376/531 KB 32/61 KB 116/1044 KB 936/1710 KB 404/1267 KB 376/531 KB 36/61 KB 116/1044 KB 936/1710 KB 404/1267 KB 376/531 KB 4/61 KB 116/1044 KB 936/1710 KB 408/1267 KB 380/531 KB 36/61 KB 116/1044 KB 936/1710 KB 404/1267 KB 376/531 KB 4/61 KB 116/1044 KB 940/1710 KB 408/1267 KB 380/531 KB 40/61 KB 116/1044 KB 936/1710 KB 408/1267 KB 380/531 KB 40/61 KB 116/1044 KB 940/1710 KB 408/1267 KB 384/531 KB 44/61 KB 116/1044 KB 940/1710 KB 408/1267 KB 384/531 KB 48/61 KB 116/1044 KB 936/1710 KB 408/1267 KB 376/531 KB 36/61 KB 116/1044 KB 944/1710 KB 412/1267 KB 384/531 KB 48/61 KB 116/1044 KB 944/1710 KB 416/1267 KB 384/531 KB 48/61 KB 116/1044 KB 944/1710 KB 408/1267 KB 384/531 KB 48/61 KB 116/1044 KB 940/1710 KB 408/1267 KB 384/531 KB 40/61 KB 116/1044 KB 944/1710 KB 416/1267 KB 388/531 KB 48/61 KB 116/1044 KB 948/1710 KB 420/1267 KB 392/531 KB 52/61 KB 120/1044 KB 948/1710 KB 420/1267 KB 396/531 KB 52/61 KB 120/1044 KB 948/1710 KB 420/1267 KB 400/531 KB 52/61 KB 120/1044 KB 948/1710 KB 420/1267 KB 388/531 KB 52/61 KB 120/1044 KB 948/1710 KB 420/1267 KB 400/531 KB 56/61 KB 120/1044 KB 948/1710 KB 420/1267 KB 400/531 KB 60/61 KB 120/1044 KB 948/1710 KB 420/1267 KB 400/531 KB 61/61 KB 120/1044 KB 948/1710 KB 420/1267 KB 388/531 KB 48/61 KB 120/1044 KB 948/1710 KB 420/1267 KB 400/531 KB 61/61 KB 124/1044 KB 948/1710 KB 420/1267 KB 400/531 KB 61/61 KB 128/1044 KB 948/1710 KB 420/1267 KB 400/531 KB 61/61 KB 132/1044 KB 948/1710 KB 420/1267 KB 404/531 KB 61/61 KB 136/1044 KB 948/1710 KB 420/1267 KB 388/531 KB 48/61 KB 116/1044 KB 952/1710 KB 420/1267 KB 404/531 KB 61/61 KB 136/1044 KB 956/1710 KB 420/1267 KB 404/531 KB 61/61 KB 136/1044 KB 960/1710 KB 420/1267 KB 404/531 KB 61/61 KB unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 136/1044 KB 944/1710 KB 420/1267 KB 388/531 KB 48/61 KB 116/1044 KB 960/1710 KB 424/1267 KB 404/531 KB 61/61 KB 136/1044 KB 960/1710 KB 428/1267 KB 404/531 KB 61/61 KB 136/1044 KB 960/1710 KB 432/1267 KB 404/531 KB 61/61 KB 136/1044 KB 964/1710 KB 432/1267 KB 404/531 KB 61/61 KB 136/1044 KB 968/1710 KB 436/1267 KB 404/531 KB 61/61 KB 140/1044 KB 972/1710 KB 436/1267 KB 404/531 KB 61/61 KB 140/1044 KB 976/1710 KB 436/1267 KB 404/531 KB 61/61 KB 140/1044 KB 948/1710 KB 420/1267 KB 404/531 KB 61/61 KB 132/1044 KB 976/1710 KB 436/1267 KB 408/531 KB 61/61 KB 140/1044 KB 964/1710 KB 436/1267 KB 404/531 KB 61/61 KB 140/1044 KB 976/1710 KB 436/1267 KB 408/531 KB 61/61 KB 144/1044 KB 964/1710 KB 436/1267 KB 404/531 KB 61/61 KB 136/1044 KB 976/1710 KB 440/1267 KB 408/531 KB 61/61 KB 144/1044 KB 976/1710 KB 444/1267 KB 412/531 KB 61/61 KB 144/1044 KB 976/1710 KB 448/1267 KB 412/531 KB 61/61 KB 144/1044 KB 976/1710 KB 440/1267 KB 412/531 KB 61/61 KB 144/1044 KB 976/1710 KB 448/1267 KB 416/531 KB 61/61 KB 148/1044 KB 976/1710 KB 448/1267 KB 420/531 KB 61/61 KB 148/1044 KB 980/1710 KB 452/1267 KB 424/531 KB 61/61 KB 148/1044 KB 980/1710 KB 452/1267 KB 428/531 KB 61/61 KB 148/1044 KB 980/1710 KB 452/1267 KB 432/531 KB 61/61 KB 148/1044 KB 976/1710 KB 448/1267 KB 412/531 KB 61/61 KB 148/1044 KB 980/1710 KB 452/1267 KB 432/531 KB 152/1044 KB 980/1710 KB 452/1267 KB 432/531 KB 156/1044 KB 980/1710 KB 452/1267 KB 432/531 KB 160/1044 KB 980/1710 KB 452/1267 KB 420/531 KB 61/61 KB 148/1044 KB 984/1710 KB 452/1267 KB 432/531 KB 160/1044 KB 988/1710 KB 452/1267 KB 432/531 KB 160/1044 KB 992/1710 KB 452/1267 KB 432/531 KB 160/1044 KB 996/1710 KB 452/1267 KB 432/531 KB 164/1044 KB 1000/1710 KB 452/1267 KB 436/531 KB 164/1044 KB 1004/1710 KB 452/1267 KB 436/531 KB 164/1044 KB 1008/1710 KB 452/1267 KB 436/531 KB 164/1044 KB 976/1710 KB 452/1267 KB 420/531 KB 61/61 KB 148/1044 KB 1008/1710 KB 456/1267 KB 436/531 KB 164/1044 KB 1008/1710 KB 460/1267 KB 436/531 KB 164/1044 KB 1008/1710 KB 464/1267 KB 436/531 KB 164/1044 KB 1008/1710 KB 468/1267 KB 436/531 KB 164/1044 KB 1008/1710 KB 472/1267 KB 436/531 KB 164/1044 KB 1008/1710 KB 476/1267 KB 436/531 KB 164/1044 KB 1008/1710 KB 480/1267 KB 436/531 KB 164/1044 KB 996/1710 KB 452/1267 KB 436/531 KB 164/1044 KB 1008/1710 KB 480/1267 KB 440/531 KB 164/1044 KB 1008/1710 KB 480/1267 KB 444/531 KB 164/1044 KB 1008/1710 KB 480/1267 KB 448/531 KB 164/1044 KB 992/1710 KB 452/1267 KB 432/531 KB 164/1044 KB 1008/1710 KB 480/1267 KB 448/531 KB 168/1044 KB 1008/1710 KB 480/1267 KB 448/531 KB 172/1044 KB 1008/1710 KB 480/1267 KB 448/531 KB 176/1044 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 194.1 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 1008/1710 KB 480/1267 KB 448/531 KB 180/1044 KB 1012/1710 KB 484/1267 KB 452/531 KB 184/1044 KB 1012/1710 KB 484/1267 KB 452/531 KB 188/1044 KB 1012/1710 KB 484/1267 KB 452/531 KB 192/1044 KB 1012/1710 KB 484/1267 KB 452/531 KB 180/1044 KB 1016/1710 KB 484/1267 KB 452/531 KB 192/1044 KB 1020/1710 KB 484/1267 KB 452/531 KB 192/1044 KB 1024/1710 KB 484/1267 KB 452/531 KB 192/1044 KB 1008/1710 KB 484/1267 KB 452/531 KB 180/1044 KB 1024/1710 KB 484/1267 KB 456/531 KB 192/1044 KB 1024/1710 KB 484/1267 KB 460/531 KB 192/1044 KB 1024/1710 KB 484/1267 KB 464/531 KB 192/1044 KB 1008/1710 KB 484/1267 KB 448/531 KB 180/1044 KB 1024/1710 KB 488/1267 KB 464/531 KB 192/1044 KB 1024/1710 KB 492/1267 KB 464/531 KB 192/1044 KB 1024/1710 KB 496/1267 KB 464/531 KB 192/1044 KB 1028/1710 KB 496/1267 KB 468/531 KB 196/1044 KB 1032/1710 KB 500/1267 KB 468/531 KB 196/1044 KB 1036/1710 KB 500/1267 KB 468/531 KB 196/1044 KB 1040/1710 KB 500/1267 KB 468/531 KB 196/1044 KB 1044/1710 KB 500/1267 KB 468/531 KB 196/1044 KB 1048/1710 KB 500/1267 KB 468/531 KB 196/1044 KB 1052/1710 KB 500/1267 KB 468/531 KB 196/1044 KB 1056/1710 KB 500/1267 KB 468/531 KB 196/1044 KB 1024/1710 KB 496/1267 KB 468/531 KB 196/1044 KB 1056/1710 KB 500/1267 KB 468/531 KB 200/1044 KB 1056/1710 KB 500/1267 KB 468/531 KB 204/1044 KB 1056/1710 KB 500/1267 KB 468/531 KB 208/1044 KB 1024/1710 KB 496/1267 KB 468/531 KB 192/1044 KB 1056/1710 KB 500/1267 KB 472/531 KB 208/1044 KB 1056/1710 KB 500/1267 KB 476/531 KB 208/1044 KB 1056/1710 KB 500/1267 KB 480/531 KB 212/1044 KB 1028/1710 KB 500/1267 KB 468/531 KB 196/1044 KB 1056/1710 KB 504/1267 KB 480/531 KB 212/1044 KB 1056/1710 KB 508/1267 KB 480/531 KB 212/1044 KB 1056/1710 KB 512/1267 KB 480/531 KB 212/1044 KB 1056/1710 KB 512/1267 KB 484/531 KB 212/1044 KB 1056/1710 KB 512/1267 KB 488/531 KB 212/1044 KB 1056/1710 KB 512/1267 KB 492/531 KB 212/1044 KB 1056/1710 KB 512/1267 KB 496/531 KB 212/1044 KB 1056/1710 KB 500/1267 KB 476/531 KB 212/1044 KB 1056/1710 KB 512/1267 KB 496/531 KB 216/1044 KB 1056/1710 KB 512/1267 KB 496/531 KB 220/1044 KB 1056/1710 KB 512/1267 KB 496/531 KB 224/1044 KB 1056/1710 KB 512/1267 KB 496/531 KB 228/1044 KB 1060/1710 KB 516/1267 KB 500/531 KB 232/1044 KB 1060/1710 KB 516/1267 KB 500/531 KB 236/1044 KB 1060/1710 KB 516/1267 KB 500/531 KB 240/1044 KB 1060/1710 KB 516/1267 KB 500/531 KB 228/1044 KB 1060/1710 KB 516/1267 KB 504/531 KB 240/1044 KB 1060/1710 KB 516/1267 KB 508/531 KB 240/1044 KB 1060/1710 KB 516/1267 KB 512/531 KB 240/1044 KB 1060/1710 KB 516/1267 KB 496/531 KB 228/1044 KB 1064/1710 KB 516/1267 KB 512/531 KB 240/1044 KB 1068/1710 KB 516/1267 KB 512/531 KB 240/1044 KB 1072/1710 KB 516/1267 KB 512/531 KB 240/1044 KB 1056/1710 KB 516/1267 KB 496/531 KB 228/1044 KB 1072/1710 KB 520/1267 KB 512/531 KB 240/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 244/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 248/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 252/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 256/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 260/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 264/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 268/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 272/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 276/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 280/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 284/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 288/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 292/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 296/104 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 4 KB 1072/1710 KB 524/1267 KB 512/531 KB 300/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 304/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 308/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 312/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 316/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 320/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 324/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 328/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 332/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 336/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 340/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 344/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 348/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 352/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 356/1044 KB 1076/1710 KB 524/1267 KB 516/531 KB 356/1044 KB 1080/1710 KB 524/1267 KB 516/531 KB 356/1044 KB 1084/1710 KB 524/1267 KB 516/531 KB 356/1044 KB 1088/1710 KB 524/1267 KB 516/531 KB 356/1044 KB 1092/1710 KB 524/1267 KB 516/531 KB 356/1044 KB 1096/1710 KB 524/1267 KB 516/531 KB 356/1044 KB 1100/1710 KB 524/1267 KB 516/531 KB 4/1063 KB 356/1044 KB 1072/1710 KB 524/1267 KB 512/531 KB 240/1044 KB 1100/1710 KB 528/1267 KB 516/531 KB 4/1063 KB 356/1044 KB 1100/1710 KB 532/1267 KB 516/531 KB 4/1063 KB 356/1044 KB 1100/1710 KB 536/1267 KB 516/531 KB 4/1063 KB 356/1044 KB 1100/1710 KB 540/1267 KB 516/531 KB 4/1063 KB 356/1044 KB 1100/1710 KB 544/1267 KB 516/531 KB 4/1063 KB 356/1044 KB 1100/1710 KB 548/1267 KB 516/531 KB 4/1063 KB 356/1044 KB 1072/1710 KB 524/1267 KB 516/531 KB 356/1044 KB 1104/1710 KB 548/1267 KB 520/531 KB 4/1063 KB 356/1044 KB 1104/1710 KB 548/1267 KB 524/531 KB 4/1063 KB 356/1044 KB 1104/1710 KB 548/1267 KB 528/531 KB 4/1063 KB 356/1044 KB 1104/1710 KB 548/1267 KB 531/531 KB 4/1063 KB 356/1044 KB 1104/1710 KB 548/1267 KB 516/531 KB 4/1063 KB 356/1044 KB 1096/1710 KB 524/1267 KB 516/531 KB 4/1063 KB 356/1044 KB 1104/1710 KB 548/1267 KB 531/531 KB 8/1063 KB 356/1044 KB 1104/1710 KB 552/1267 KB 531/531 KB 12/1063 KB 356/1044 KB 1104/1710 KB 552/1267 KB 531/531 KB 16/1063 KB 356/1044 KB 1104/1710 KB 552/1267 KB 531/531 KB 20/1063 KB 356/1044 KB 1108/1710 KB 552/1267 KB 531/531 KB 24/1063 KB 356/1044 KB 1108/1710 KB 552/1267 KB 531/531 KB 28/1063 KB 356/1044 KB 1108/1710 KB 552/1267 KB 531/531 KB 32/1063 KB 356/1044 KB 1104/1710 KB 552/1267 KB 531/531 KB 8/1063 KB 356/1044 KB 1108/1710 KB 556/1267 KB 531/531 KB 32/1063 KB 356/1044 KB 1108/1710 KB 560/1267 KB 531/531 KB 32/1063 KB 356/1044 KB 1108/1710 KB 564/1267 KB 531/531 KB 32/1063 KB 356/1044 KB 1108/1710 KB 568/1267 KB 531/531 KB 32/1063 KB 356/1044 KB 1108/1710 KB 572/1267 KB 531/531 KB 32/1063 KB 356/1044 KB 1108/1710 KB 576/1267 KB 531/531 KB 32/1063 KB 356/1044 KB 1108/1710 KB 580/1267 KB 531/531 KB 32/1063 KB 356/1044 KB 1108/1710 KB 584/1267 KB 531/531 KB 36/1063 KB 356/1044 KB 1108/1710 KB 588/1267 KB 531/531 KB 36/1063 KB 356/1044 KB 1108/1710 KB 552/1267 KB 531/531 KB 20/1063 KB 356/1044 KB 1112/1710 KB 592/1267 KB 531/531 KB 36/1063 KB 356/1044 KB 1116/1710 KB 592/1267 KB 531/531 KB 36/1063 KB 356/1044 KB 1120/1710 KB 592/1267 KB 531/531 KB 36/1063 KB 356/1044 KB 1124/1710 KB 592/1267 KB 531/531 KB 36/1063 KB 356/1044 KB 1128/1710 KB 592/1267 KB 531/531 KB 36/1063 KB 356/1044 KB 1108/1710 KB 580/1267 KB 531/531 KB 36/1063 KB 356/1044 KB 1132/1710 KB 592/1267 KB 531/531 KB 40/1063 KB 356/1044 KB 1132/1710 KB 592/1267 KB 531/531 KB 44/1063 KB 356/1044 KB 1132/1710 KB 592/1267 KB 48/1063 KB 356/1044 KB unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 1132/1710 KB 592/1267 KB 52/1063 KB 356/1044 KB 1132/1710 KB 592/1267 KB 56/1063 KB 356/1044 KB 1132/1710 KB 592/1267 KB 60/1063 KB 356/1044 KB 1132/1710 KB 592/1267 KB 531/531 KB 44/1063 KB 356/1044 KB 1136/1710 KB 592/1267 KB 60/1063 KB 360/1044 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1485.5 KB/sec) unit-abot-epc-basic-0: 03:02:11 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-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 1140/1710 KB 592/1267 KB 60/1063 KB 360/1044 KB 1144/1710 KB 592/1267 KB 60/1063 KB 360/1044 KB 1148/1710 KB 592/1267 KB 60/1063 KB 360/1044 KB 1152/1710 KB 592/1267 KB 60/1063 KB 360/1044 KB 1156/1710 KB 592/1267 KB 64/1063 KB 360/1044 KB 1160/1710 KB 592/1267 KB 64/1063 KB 360/1044 KB 1164/1710 KB 592/1267 KB 64/1063 KB 360/1044 KB 1168/1710 KB 592/1267 KB 64/1063 KB 360/1044 KB 1132/1710 KB 592/1267 KB 60/1063 KB 360/1044 KB 1168/1710 KB 592/1267 KB 64/1063 KB 364/1044 KB 1168/1710 KB 592/1267 KB 64/1063 KB 368/1044 KB 1108/1710 KB 592/1267 KB 52/1063 KB 356/1044 KB 1168/1710 KB 596/1267 KB 64/1063 KB 368/1044 KB 1168/1710 KB 600/1267 KB 64/1063 KB 368/1044 KB 1168/1710 KB 604/1267 KB 64/1063 KB 368/1044 KB 1168/1710 KB 608/1267 KB 64/1063 KB 368/1044 KB 1168/1710 KB 612/1267 KB 64/1063 KB 368/1044 KB 1168/1710 KB 616/1267 KB 64/1063 KB 372/1044 KB 1168/1710 KB 620/1267 KB 64/1063 KB 372/1044 KB 1168/1710 KB 624/1267 KB 64/1063 KB 372/1044 KB 1168/1710 KB 628/1267 KB 64/1063 KB 372/1044 KB 1172/1710 KB 632/1267 KB 64/1063 KB 372/1044 KB 1172/1710 KB 636/1267 KB 64/1063 KB 372/1044 KB 1152/1710 KB 592/1267 KB 64/1063 KB 360/1044 KB 1172/1710 KB 636/1267 KB 68/1063 KB 372/1044 KB 1172/1710 KB 636/1267 KB 72/1063 KB 372/1044 KB 1172/1710 KB 636/1267 KB 76/1063 KB 372/1044 KB 1172/1710 KB 636/1267 KB 80/1063 KB 372/1044 KB 1172/1710 KB 636/1267 KB 84/1063 KB 372/1044 KB 1172/1710 KB 636/1267 KB 88/1063 KB 372/1044 KB 1172/1710 KB 636/1267 KB 92/1063 KB 372/1044 KB 1172/1710 KB 628/1267 KB 64/1063 KB 372/1044 KB 1168/1710 KB 612/1267 KB 64/1063 KB 372/1044 KB 1172/1710 KB 640/1267 KB 92/1063 KB 376/1044 KB 1172/1710 KB 640/1267 KB 92/1063 KB 380/1044 KB 1172/1710 KB 640/1267 KB 92/1063 KB 384/1044 KB 1172/1710 KB 640/1267 KB 92/1063 KB 388/1044 KB 1176/1710 KB 640/1267 KB 92/1063 KB 392/1044 KB 1176/1710 KB 640/1267 KB 92/1063 KB 396/1044 KB 1172/1710 KB 640/1267 KB 92/1063 KB 372/1044 KB 1176/1710 KB 640/1267 KB 96/1063 KB 396/1044 KB 1176/1710 KB 640/1267 KB 92/1063 KB 388/1044 KB 1180/1710 KB 640/1267 KB 96/1063 KB 396/1044 KB 1184/1710 KB 640/1267 KB 96/1063 KB 396/1044 KB 1184/1710 KB 644/1267 KB 96/1063 KB 396/1044 KB 1188/1710 KB 648/1267 KB 100/1063 KB 400/1044 KB 1188/1710 KB 652/1267 KB 100/1063 KB 400/1044 KB 1188/1710 KB 656/1267 KB 100/1063 KB 400/1044 KB 1184/1710 KB 644/1267 KB 96/1063 KB 400/1044 KB 1188/1710 KB 656/1267 KB 100/1063 KB 404/1044 KB 1188/1710 KB 644/1267 KB 100/1063 KB 400/1044 KB 1192/1710 KB 656/1267 KB 100/1063 KB 404/1044 KB 1196/1710 KB 656/1267 KB 100/1063 KB 404/1044 KB 1184/1710 KB 644/1267 KB 100/1063 KB 400/1044 KB 1196/1710 KB 656/1267 KB 104/1063 KB 404/1044 KB 1196/1710 KB 656/1267 KB 108/1063 KB 404/1044 KB 1200/1710 KB 656/1267 KB 108/1063 KB 408/1044 KB 1204/1710 KB 656/1267 KB 112/1063 KB 408/1044 KB 1208/1710 KB 660/1267 KB 112/1063 KB 408/1044 KB 1212/1710 KB 660/1267 KB 112/1063 KB 408/1044 KB 1196/1710 KB 656/1267 KB 108/1063 KB 408/1044 KB 1216/1710 KB 660/1267 KB 112/1063 KB 412/1044 KB 1216/1710 KB 660/1267 KB 112/1063 KB 416/1044 KB 1216/1710 KB 660/1267 KB 112/1063 KB 420/1044 KB 1204/1710 KB 660/1267 KB 112/1063 KB 408/1044 KB 1200/1710 KB 656/1267 KB 112/1063 KB 408/1044 KB 1216/1710 KB 664/1267 KB 116/1063 KB 420/1044 KB 1216/1710 KB 664/1267 KB 120/1063 KB 420/1044 KB 1216/1710 KB 664/1267 KB 124/1063 KB 420/1044 KB 1216/1710 KB 664/1267 KB 128/1063 KB 420/1044 KB 1216/1710 KB 664/1267 KB 112/1063 KB 420/1044 KB 1216/1710 KB 668/1267 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install KB 128/1063 KB 420/1044 KB 1216/1710 KB 672/1267 KB 128/1063 KB 420/1044 KB 1216/1710 KB 664/1267 KB 128/1063 KB 420/1044 KB 1216/1710 KB 672/1267 KB 128/1063 KB 424/1044 KB 1216/1710 KB 672/1267 KB 128/1063 KB 428/1044 KB 1216/1710 KB 672/1267 KB 132/1063 KB 432/1044 KB 1220/1710 KB 672/1267 KB 4/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 672/1267 KB 8/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 672/1267 KB 12/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 672/1267 KB 16/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 672/1267 KB 20/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 672/1267 KB 24/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 672/1267 KB 28/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 672/1267 KB 32/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 672/1267 KB 36/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 672/1267 KB 40/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 672/1267 KB 44/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 672/1267 KB 48/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 672/1267 KB 52/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 676/1267 KB 56/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 676/1267 KB 60/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 676/1267 KB 64/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 676/1267 KB 68/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 676/1267 KB 72/713 KB 132/1063 KB 436/1044 KB 1220/1710 KB 676/1267 KB 76/713 KB 132/1063 KB 436/1044 KB 1220/1710 KB 676/1267 KB 80/713 KB 132/1063 KB 436/1044 KB 1216/1710 KB 672/1267 KB 132/1063 KB 428/1044 KB 1220/1710 KB 676/1267 KB 80/713 KB 136/1063 KB 436/1044 KB 1220/1710 KB 676/1267 KB 68/713 KB 132/1063 KB 436/1044 KB 1220/1710 KB 676/1267 KB 52/713 KB 132/1063 KB 432/1044 KB 1220/1710 KB 680/1267 KB 80/713 KB 140/1063 KB 436/1044 KB 1220/1710 KB 684/1267 KB 80/713 KB 140/1063 KB 436/1044 KB 1220/1710 KB 688/1267 KB 80/713 KB 140/1063 KB 436/1044 KB 1220/1710 KB 672/1267 KB 132/1063 KB 432/1044 KB 1224/1710 KB 688/1267 KB 80/713 KB 140/1063 KB 440/1044 KB 1228/1710 KB 688/1267 KB 80/713 KB 140/1063 KB 440/1044 KB 1232/1710 KB 688/1267 KB 80/713 KB 140/1063 KB 440/1044 KB 1220/1710 KB 688/1267 KB 80/713 KB 140/1063 KB 440/1044 KB 1232/1710 KB 688/1267 KB 80/713 KB 140/1063 KB 444/1044 KB 1232/1710 KB 688/1267 KB 80/713 KB 140/1063 KB 448/1044 KB 1232/1710 KB 692/1267 KB 80/713 KB 140/1063 KB 452/1044 KB 1236/1710 KB 692/1267 KB 84/713 KB 140/1063 KB 456/1044 KB 1236/1710 KB 692/1267 KB 84/713 KB 140/1063 KB 460/1044 KB 1236/1710 KB 692/1267 KB 84/713 KB 140/1063 KB 464/1044 KB 1220/1710 KB 676/1267 KB 80/713 KB 140/1063 KB 436/1044 KB 1236/1710 KB 692/1267 KB 84/713 KB 144/1063 KB 464/1044 KB 1236/1710 KB 692/1267 KB 84/713 KB 148/1063 KB 464/1044 KB 1236/1710 KB 692/1267 KB 84/713 KB 152/1063 KB 464/1044 KB 1236/1710 KB 692/1267 KB 84/713 KB 156/1063 KB 464/1044 KB 1236/1710 KB 692/1267 KB 84/713 KB 160/1063 KB 464/1044 KB 1236/1710 KB 692/1267 KB 84/713 KB 164/1063 KB 464/1044 KB 1236/1710 KB 692/1267 KB 84/713 KB 168/1063 KB 468/1044 KB 1236/1710 KB 692/1267 KB 84/713 KB 172/1063 KB 468/1044 KB 1236/1710 KB 692/1267 KB 84/713 KB 176/1063 KB 468/1044 KB 1236/1710 KB 692/1267 KB 84/713 KB 140/1063 KB 452/1044 KB 1236/1710 KB 692/1267 KB 80/713 KB 140/1063 KB 452/1044 KB 1232/1710 KB 692/1267 KB 80/713 KB 140/1063 KB 448/1044 KB 1240/1710 KB 692/1267 KB 88/713 KB 176/1063 KB 468/1044 KB 1244/1710 KB 692/1267 KB 88/713 KB 176/1063 KB 468/1044 KB 1248/1710 KB 696/1267 KB 88/713 KB 176/1063 KB 468/1044 KB 1252/1710 KB 696 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install /1267 KB 88/713 KB 176/1063 KB 468/1044 KB 1256/1710 KB 696/1267 KB 88/713 KB 176/1063 KB 468/1044 KB 1236/1710 KB 692/1267 KB 84/713 KB 164/1063 KB 468/1044 KB 1256/1710 KB 696/1267 KB 88/713 KB 176/1063 KB 472/1044 KB 1236/1710 KB 696/1267 KB 88/713 KB 176/1063 KB 468/1044 KB 1260/1710 KB 696/1267 KB 92/713 KB 176/1063 KB 472/1044 KB 1260/1710 KB 696/1267 KB 96/713 KB 176/1063 KB 472/1044 KB 1244/1710 KB 696/1267 KB 88/713 KB 176/1063 KB 468/1044 KB 1260/1710 KB 700/1267 KB 96/713 KB 176/1063 KB 472/1044 KB 1260/1710 KB 704/1267 KB 96/713 KB 176/1063 KB 472/1044 KB 1260/1710 KB 708/1267 KB 96/713 KB 176/1063 KB 472/1044 KB 1260/1710 KB 712/1267 KB 100/713 KB 176/1063 KB 472/1044 KB 1260/1710 KB 716/1267 KB 100/713 KB 176/1063 KB 472/1044 KB 1260/1710 KB 720/1267 KB 100/713 KB 176/1063 KB 472/1044 KB 1260/1710 KB 724/1267 KB 100/713 KB 176/1063 KB 476/1044 KB 1260/1710 KB 728/1267 KB 100/713 KB 180/1063 KB 476/1044 KB 1260/1710 KB 696/1267 KB 88/713 KB 176/1063 KB 472/1044 KB 1264/1710 KB 728/1267 KB 100/713 KB 180/1063 KB 476/1044 KB 1268/1710 KB 728/1267 KB 100/713 KB 180/1063 KB 476/1044 KB 1272/1710 KB 728/1267 KB 100/713 KB 180/1063 KB 476/1044 KB 1276/1710 KB 728/1267 KB 100/713 KB 180/1063 KB 476/1044 KB 1280/1710 KB 728/1267 KB 100/713 KB 180/1063 KB 476/1044 KB 1284/1710 KB 732/1267 KB 100/713 KB 180/1063 KB 476/1044 KB 1288/1710 KB 732/1267 KB 100/713 KB 180/1063 KB 476/1044 KB 1292/1710 KB 732/1267 KB 100/713 KB 180/1063 KB 476/1044 KB 1296/1710 KB 732/1267 KB 100/713 KB 180/1063 KB 476/1044 KB 1260/1710 KB 724/1267 KB 100/713 KB 180/1063 KB 476/1044 KB 1296/1710 KB 732/1267 KB 100/713 KB 184/1063 KB 476/1044 KB 1296/1710 KB 732/1267 KB 100/713 KB 188/1063 KB 476/1044 KB 1296/1710 KB 732/1267 KB 100/713 KB 192/1063 KB 476/1044 KB 1260/1710 KB 720/1267 KB 100/713 KB 176/1063 KB 476/1044 KB 1260/1710 KB 708/1267 KB 100/713 KB 176/1063 KB 472/1044 KB 1296/1710 KB 732/1267 KB 104/713 KB 192/1063 KB 476/1044 KB 1296/1710 KB 732/1267 KB 108/713 KB 192/1063 KB 480/1044 KB 1296/1710 KB 732/1267 KB 112/713 KB 192/1063 KB 480/1044 KB 1296/1710 KB 732/1267 KB 116/713 KB 192/1063 KB 480/1044 KB 1296/1710 KB 732/1267 KB 120/713 KB 192/1063 KB 480/1044 KB 1296/1710 KB 732/1267 KB 124/713 KB 196/1063 KB 480/1044 KB 1296/1710 KB 732/1267 KB 128/713 KB 196/1063 KB 480/1044 KB 1280/1710 KB 732/1267 KB 100/713 KB 180/1063 KB 476/1044 KB 1296/1710 KB 736/1267 KB 128/713 KB 196/1063 KB 480/1044 KB 1296/1710 KB 740/1267 KB 128/713 KB 196/1063 KB 480/1044 KB 1296/1710 KB 744/1267 KB 128/713 KB 196/1063 KB 480/1044 KB 1296/1710 KB 748/1267 KB 128/713 KB 196/1063 KB 480/1044 KB 1296/1710 KB 749/1267 KB 128/713 KB 196/1063 KB 480/1044 KB 1296/1710 KB 732/1267 KB 120/713 KB 196/1063 KB 480/1044 KB 1296/1710 KB 749/1267 KB 128/713 KB 200/1063 KB 480/1044 KB 1296/1710 KB 749/1267 KB 128/713 KB 204/1063 KB 480/1044 KB 1296/1710 KB 732/1267 KB 104/713 KB 192/1063 KB 480/1044 KB 1296/1710 KB 749/1267 KB 132/713 KB 204/1063 KB 484/1044 KB 1296/1710 KB 749/1267 KB 132/713 KB 204/1063 KB 488/1044 KB 1296/1710 KB 749/1267 KB 132/713 KB 204/1063 KB 492/1044 KB 1296/1710 KB 749/1267 KB 132/713 KB 204/1063 KB 496/1044 KB 1296/1710 KB 749/1267 KB 132/713 KB 204/1063 KB 500/1044 KB 1296/1710 KB 749/1267 KB 132/713 KB 204/1063 KB 504/1044 KB 1296/1710 KB 749/1267 KB 132/713 KB 204/1063 KB 508/1044 KB 1296/1710 KB 749/1267 KB 132/713 KB 204/1063 KB 512/1044 KB 1300/1710 KB 753/1267 KB 132/713 KB 204/1063 KB 516/1044 KB 1296/171 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 0 KB 749/1267 KB 132/713 KB 204/1063 KB 480/1044 KB 1300/1710 KB 753/1267 KB 136/713 KB 208/1063 KB 516/1044 KB 1300/1710 KB 753/1267 KB 140/713 KB 208/1063 KB 516/1044 KB 1300/1710 KB 753/1267 KB 144/713 KB 208/1063 KB 516/1044 KB 1300/1710 KB 753/1267 KB 132/713 KB 208/1063 KB 516/1044 KB 1300/1710 KB 753/1267 KB 144/713 KB 212/1063 KB 516/1044 KB 1300/1710 KB 753/1267 KB 148/713 KB 216/1063 KB 520/1044 KB 1300/1710 KB 753/1267 KB 148/713 KB 220/1063 KB 520/1044 KB 1300/1710 KB 753/1267 KB 148/713 KB 224/1063 KB 520/1044 KB 1300/1710 KB 753/1267 KB 132/713 KB 204/1063 KB 512/1044 KB 1300/1710 KB 757/1267 KB 148/713 KB 224/1063 KB 520/1044 KB 1300/1710 KB 761/1267 KB 148/713 KB 224/1063 KB 520/1044 KB 1300/1710 KB 765/1267 KB 148/713 KB 224/1063 KB 520/1044 KB 1300/1710 KB 749/1267 KB 132/713 KB 204/1063 KB 512/1044 KB 1304/1710 KB 765/1267 KB 148/713 KB 224/1063 KB 520/1044 KB 1308/1710 KB 765/1267 KB 148/713 KB 224/1063 KB 520/1044 KB 1312/1710 KB 765/1267 KB 148/713 KB 224/1063 KB 520/1044 KB 1300/1710 KB 753/1267 KB 148/713 KB 212/1063 KB 520/1044 KB 1312/1710 KB 769/1267 KB 148/713 KB 224/1063 KB 524/1044 KB 1312/1710 KB 769/1267 KB 148/713 KB 224/1063 KB 528/1044 KB 1316/1710 KB 769/1267 KB 148/713 KB 224/1063 KB 532/1044 KB 1300/1710 KB 753/1267 KB 148/713 KB 212/1063 KB 516/1044 KB 1316/1710 KB 769/1267 KB 152/713 KB 228/1063 KB 536/1044 KB 1316/1710 KB 769/1267 KB 156/713 KB 228/1063 KB 536/1044 KB 1316/1710 KB 769/1267 KB 160/713 KB 228/1063 KB 536/1044 KB 1316/1710 KB 769/1267 KB 164/713 KB 228/1063 KB 536/1044 KB 1316/1710 KB 769/1267 KB 168/713 KB 228/1063 KB 536/1044 KB 1316/1710 KB 769/1267 KB 172/713 KB 228/1063 KB 536/1044 KB 1316/1710 KB 769/1267 KB 176/713 KB 228/1063 KB 536/1044 KB 1316/1710 KB 769/1267 KB 148/713 KB 228/1063 KB 532/1044 KB 1316/1710 KB 769/1267 KB 176/713 KB 232/1063 KB 536/1044 KB 1316/1710 KB 769/1267 KB 176/713 KB 236/1063 KB 536/1044 KB 1316/1710 KB 769/1267 KB 148/713 KB 224/1063 KB 528/1044 KB 1312/1710 KB 769/1267 KB 148/713 KB 224/1063 KB 520/1044 KB 1316/1710 KB 773/1267 KB 176/713 KB 236/1063 KB 536/1044 KB 1316/1710 KB 777/1267 KB 176/713 KB 236/1063 KB 536/1044 KB 1316/1710 KB 781/1267 KB 176/713 KB 236/1063 KB 536/1044 KB 1320/1710 KB 785/1267 KB 176/713 KB 236/1063 KB 536/1044 KB 1320/1710 KB 789/1267 KB 176/713 KB 240/1063 KB 536/1044 KB 1320/1710 KB 793/1267 KB 176/713 KB 240/1063 KB 536/1044 KB 1320/1710 KB 797/1267 KB 176/713 KB 240/1063 KB 536/1044 KB 1316/1710 KB 769/1267 KB 164/713 KB 228/1063 KB 536/1044 KB 1320/1710 KB 797/1267 KB 176/713 KB 240/1063 KB 540/1044 KB 1320/1710 KB 797/1267 KB 176/713 KB 240/1063 KB 544/1044 KB 1320/1710 KB 797/1267 KB 176/713 KB 240/1063 KB 548/1044 KB 1320/1710 KB 797/1267 KB 176/713 KB 240/1063 KB 552/1044 KB 1320/1710 KB 797/1267 KB 180/713 KB 240/1063 KB 556/1044 KB 1320/1710 KB 797/1267 KB 180/713 KB 240/1063 KB 560/1044 KB 1320/1710 KB 785/1267 KB 176/713 KB 240/1063 KB 536/1044 KB 1320/1710 KB 781/1267 KB 176/713 KB 236/1063 KB 536/1044 KB 1324/1710 KB 797/1267 KB 180/713 KB 240/1063 KB 560/1044 KB 1328/1710 KB 797/1267 KB 180/713 KB 240/1063 KB 560/1044 KB 1332/1710 KB 797/1267 KB 180/713 KB 240/1063 KB 560/1044 KB 1336/1710 KB 797/1267 KB 180/713 KB 244/1063 KB 560/1044 KB 1340/1710 KB 797/1267 KB 180/713 KB 244/1063 KB 560/1044 KB 1344/1710 KB 797/1267 KB 180/713 KB 244/1063 KB 560/1044 KB 1344/1710 KB 801/1267 KB 180/713 KB 244/1063 KB 560/1044 KB 1348/1710 KB 805/1267 KB 180/713 KB 244/1063 KB 5 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 64/1044 KB 1348/1710 KB 809/1267 KB 180/713 KB 244/1063 KB 564/1044 KB 1348/1710 KB 813/1267 KB 180/713 KB 244/1063 KB 564/1044 KB 1348/1710 KB 817/1267 KB 180/713 KB 244/1063 KB 564/1044 KB 1348/1710 KB 821/1267 KB 180/713 KB 244/1063 KB 564/1044 KB 1320/1710 KB 797/1267 KB 180/713 KB 240/1063 KB 552/1044 KB 1348/1710 KB 821/1267 KB 184/713 KB 244/1063 KB 564/1044 KB 1348/1710 KB 821/1267 KB 188/713 KB 244/1063 KB 564/1044 KB 1348/1710 KB 821/1267 KB 192/713 KB 244/1063 KB 564/1044 KB 1348/1710 KB 821/1267 KB 196/713 KB 244/1063 KB 564/1044 KB 1348/1710 KB 821/1267 KB 200/713 KB 244/1063 KB 564/1044 KB 1348/1710 KB 821/1267 KB 204/713 KB 244/1063 KB 564/1044 KB 1348/1710 KB 821/1267 KB 208/713 KB 244/1063 KB 564/1044 KB 1348/1710 KB 825/1267 KB 212/713 KB 244/1063 KB 564/1044 KB 1348/1710 KB 825/1267 KB 216/713 KB 244/1063 KB 564/1044 KB 1348/1710 KB 825/1267 KB 220/713 KB 244/1063 KB 564/1044 KB 1348/1710 KB 825/1267 KB 224/713 KB 244/1063 KB 564/1044 KB 1348/1710 KB 801/1267 KB 180/713 KB 244/1063 KB 564/1044 KB 1344/1710 KB 801/1267 KB 180/713 KB 244/1063 KB 564/1044 KB 1332/1710 KB 797/1267 KB 180/713 KB 244/1063 KB 560/1044 KB 1352/1710 KB 825/1267 KB 224/713 KB 248/1063 KB 564/1044 KB 1352/1710 KB 825/1267 KB 224/713 KB 252/1063 KB 564/1044 KB 1352/1710 KB 825/1267 KB 224/713 KB 256/1063 KB 564/1044 KB 1352/1710 KB 825/1267 KB 224/713 KB 260/1063 KB 564/1044 KB 1352/1710 KB 825/1267 KB 224/713 KB 244/1063 KB 564/1044 KB 1356/1710 KB 825/1267 KB 224/713 KB 260/1063 KB 568/1044 KB 1360/1710 KB 825/1267 KB 224/713 KB 260/1063 KB 568/1044 KB 1364/1710 KB 825/1267 KB 224/713 KB 260/1063 KB 568/1044 KB 1368/1710 KB 825/1267 KB 224/713 KB 264/1063 KB 568/1044 KB 1372/1710 KB 825/1267 KB 224/713 KB 264/1063 KB 568/1044 KB 1376/1710 KB 825/1267 KB 224/713 KB 264/1063 KB 568/1044 KB 1348/1710 KB 825/1267 KB 208/713 KB 244/1063 KB 564/1044 KB 1376/1710 KB 829/1267 KB 224/713 KB 264/1063 KB 568/1044 KB 1376/1710 KB 833/1267 KB 224/713 KB 264/1063 KB 568/1044 KB 1376/1710 KB 837/1267 KB 224/713 KB 264/1063 KB 568/1044 KB 1376/1710 KB 841/1267 KB 224/713 KB 264/1063 KB 568/1044 KB 1380/1710 KB 845/1267 KB 228/713 KB 264/1063 KB 568/1044 KB 1380/1710 KB 849/1267 KB 228/713 KB 264/1063 KB 568/1044 KB 1380/1710 KB 853/1267 KB 228/713 KB 264/1063 KB 568/1044 KB 1364/1710 KB 825/1267 KB 224/713 KB 264/1063 KB 568/1044 KB 1380/1710 KB 853/1267 KB 228/713 KB 268/1063 KB 568/1044 KB 1380/1710 KB 853/1267 KB 228/713 KB 272/1063 KB 568/1044 KB 1352/1710 KB 825/1267 KB 224/713 KB 260/1063 KB 568/1044 KB 1380/1710 KB 853/1267 KB 228/713 KB 272/1063 KB 572/1044 KB 1380/1710 KB 853/1267 KB 228/713 KB 272/1063 KB 576/1044 KB 1380/1710 KB 853/1267 KB 228/713 KB 272/1063 KB 580/1044 KB 1380/1710 KB 853/1267 KB 228/713 KB 276/1063 KB 584/1044 KB 1380/1710 KB 853/1267 KB 228/713 KB 276/1063 KB 588/1044 KB 1380/1710 KB 853/1267 KB 228/713 KB 276/1063 KB 592/1044 KB 1380/1710 KB 853/1267 KB 228/713 KB 276/1063 KB 596/1044 KB 1380/1710 KB 853/1267 KB 228/713 KB 276/1063 KB 600/1044 KB 1380/1710 KB 853/1267 KB 228/713 KB 276/1063 KB 604/1044 KB 1380/1710 KB 853/1267 KB 228/713 KB 276/1063 KB 608/1044 KB 1380/1710 KB 841/1267 KB 228/713 KB 264/1063 KB 568/1044 KB 1380/1710 KB 853/1267 KB 232/713 KB 276/1063 KB 608/1044 KB 1380/1710 KB 853/1267 KB 236/713 KB 276/1063 KB 608/1044 KB 1380/1710 KB 856/1267 KB 240/713 KB 276/1063 KB 612/1044 KB 1380/1710 KB 841/1267 KB 224/713 KB 264/1063 KB 568/1044 KB 1384/1710 KB 856/1267 KB 240/71 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 3 KB 276/1063 KB 612/1044 KB 1388/1710 KB 856/1267 KB 240/713 KB 276/1063 KB 612/1044 KB 1392/1710 KB 856/1267 KB 240/713 KB 276/1063 KB 612/1044 KB 1396/1710 KB 856/1267 KB 240/713 KB 276/1063 KB 612/1044 KB 1400/1710 KB 856/1267 KB 244/713 KB 276/1063 KB 612/1044 KB 1404/1710 KB 856/1267 KB 244/713 KB 276/1063 KB 612/1044 KB 1408/1710 KB 856/1267 KB 244/713 KB 276/1063 KB 612/1044 KB 1412/1710 KB 856/1267 KB 244/713 KB 276/1063 KB 612/1044 KB 1416/1710 KB 856/1267 KB 244/713 KB 276/1063 KB 612/1044 KB 1420/1710 KB 856/1267 KB 244/713 KB 276/1063 KB 612/1044 KB 1380/1710 KB 856/1267 KB 236/713 KB 276/1063 KB 612/1044 KB 1380/1710 KB 856/1267 KB 236/713 KB 276/1063 KB 608/1044 KB 1380/1710 KB 853/1267 KB 228/713 KB 276/1063 KB 580/1044 KB 1424/1710 KB 856/1267 KB 244/713 KB 280/1063 KB 612/1044 KB 1424/1710 KB 856/1267 KB 244/713 KB 284/1063 KB 612/1044 KB 1424/1710 KB 856/1267 KB 244/713 KB 288/1063 KB 612/1044 KB 1424/1710 KB 856/1267 KB 244/713 KB 292/1063 KB 612/1044 KB 1424/1710 KB 856/1267 KB 244/713 KB 296/1063 KB 612/1044 KB 1424/1710 KB 856/1267 KB 244/713 KB 300/1063 KB 612/1044 KB 1424/1710 KB 856/1267 KB 244/713 KB 304/1063 KB 612/1044 KB 1424/1710 KB 856/1267 KB 244/713 KB 308/1063 KB 612/1044 KB 1424/1710 KB 860/1267 KB 244/713 KB 312/1063 KB 616/1044 KB 1424/1710 KB 860/1267 KB 244/713 KB 316/1063 KB 616/1044 KB 1424/1710 KB 860/1267 KB 244/713 KB 320/1063 KB 616/1044 KB 1396/1710 KB 856/1267 KB 244/713 KB 276/1063 KB 612/1044 KB 1424/1710 KB 860/1267 KB 248/713 KB 320/1063 KB 616/1044 KB 1424/1710 KB 860/1267 KB 252/713 KB 320/1063 KB 616/1044 KB 1424/1710 KB 860/1267 KB 256/713 KB 320/1063 KB 616/1044 KB 1424/1710 KB 860/1267 KB 260/713 KB 320/1063 KB 616/1044 KB 1424/1710 KB 860/1267 KB 264/713 KB 324/1063 KB 616/1044 KB 1424/1710 KB 860/1267 KB 268/713 KB 324/1063 KB 616/1044 KB 1424/1710 KB 860/1267 KB 272/713 KB 324/1063 KB 616/1044 KB 1424/1710 KB 860/1267 KB 276/713 KB 324/1063 KB 616/1044 KB 1424/1710 KB 860/1267 KB 244/713 KB 308/1063 KB 616/1044 KB 1424/1710 KB 860/1267 KB 276/713 KB 324/1063 KB 620/1044 KB 1424/1710 KB 860/1267 KB 276/713 KB 324/1063 KB 624/1044 KB 1424/1710 KB 860/1267 KB 244/713 KB 308/1063 KB 612/1044 KB 1424/1710 KB 864/1267 KB 276/713 KB 324/1063 KB 624/1044 KB 1424/1710 KB 868/1267 KB 276/713 KB 324/1063 KB 624/1044 KB 1424/1710 KB 872/1267 KB 276/713 KB 324/1063 KB 624/1044 KB 1424/1710 KB 876/1267 KB 276/713 KB 324/1063 KB 628/1044 KB 1424/1710 KB 880/1267 KB 276/713 KB 324/1063 KB 628/1044 KB 1424/1710 KB 884/1267 KB 276/713 KB 324/1063 KB 628/1044 KB 1424/1710 KB 888/1267 KB 276/713 KB 324/1063 KB 628/1044 KB 1424/1710 KB 856/1267 KB 244/713 KB 276/1063 KB 612/1044 KB 1424/1710 KB 860/1267 KB 260/713 KB 324/1063 KB 616/1044 KB 1424/1710 KB 888/1267 KB 276/713 KB 328/1063 KB 628/1044 KB 1424/1710 KB 888/1267 KB 276/713 KB 332/1063 KB 628/1044 KB 1424/1710 KB 888/1267 KB 276/713 KB 336/1063 KB 628/1044 KB 1428/1710 KB 888/1267 KB 276/713 KB 340/1063 KB 628/1044 KB 1428/1710 KB 892/1267 KB 276/713 KB 344/1063 KB 628/1044 KB 1428/1710 KB 892/1267 KB 276/713 KB 348/1063 KB 628/1044 KB 1428/1710 KB 892/1267 KB 280/713 KB 352/1063 KB 628/1044 KB 1424/1710 KB 872/1267 KB 276/713 KB 324/1063 KB 628/1044 KB 1428/1710 KB 892/1267 KB 280/713 KB 352/1063 KB 632/1044 KB 1428/1710 KB 892/1267 KB 280/713 KB 352/1063 KB 636/1044 KB 1428/1710 KB 892/1267 KB 280/713 KB 352/1063 KB 640/1044 KB 1428/1710 KB 892/1267 KB 280/713 KB 352/1063 KB 644/1044 KB 1428/1710 KB unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 892/1267 KB 280/713 KB 352/1063 KB 648/1044 KB 1428/1710 KB 892/1267 KB 280/713 KB 352/1063 KB 652/1044 KB 1428/1710 KB 892/1267 KB 280/713 KB 352/1063 KB 656/1044 KB 1428/1710 KB 892/1267 KB 280/713 KB 348/1063 KB 628/1044 KB 1428/1710 KB 892/1267 KB 284/713 KB 352/1063 KB 656/1044 KB 1428/1710 KB 892/1267 KB 288/713 KB 356/1063 KB 656/1044 KB 1428/1710 KB 892/1267 KB 292/713 KB 356/1063 KB 656/1044 KB 1428/1710 KB 892/1267 KB 296/713 KB 356/1063 KB 660/1044 KB 1428/1710 KB 892/1267 KB 300/713 KB 356/1063 KB 660/1044 KB 1428/1710 KB 892/1267 KB 304/713 KB 356/1063 KB 660/1044 KB 1428/1710 KB 892/1267 KB 276/713 KB 340/1063 KB 628/1044 KB 1428/1710 KB 896/1267 KB 304/713 KB 356/1063 KB 660/1044 KB 1428/1710 KB 900/1267 KB 304/713 KB 356/1063 KB 660/1044 KB 1428/1710 KB 888/1267 KB 276/713 KB 336/1063 KB 628/1044 KB 1432/1710 KB 900/1267 KB 304/713 KB 356/1063 KB 660/1044 KB 1436/1710 KB 900/1267 KB 304/713 KB 356/1063 KB 660/1044 KB 1440/1710 KB 900/1267 KB 304/713 KB 356/1063 KB 660/1044 KB 1444/1710 KB 900/1267 KB 304/713 KB 356/1063 KB 660/1044 KB 1448/1710 KB 904/1267 KB 304/713 KB 356/1063 KB 660/1044 KB 1452/1710 KB 904/1267 KB 304/713 KB 356/1063 KB 660/1044 KB 1456/1710 KB 904/1267 KB 304/713 KB 356/1063 KB 660/1044 KB 1428/1710 KB 892/1267 KB 292/713 KB 356/1063 KB 660/1044 KB 1456/1710 KB 904/1267 KB 304/713 KB 356/1063 KB 664/1044 KB 1456/1710 KB 904/1267 KB 304/713 KB 356/1063 KB 668/1044 KB 1456/1710 KB 904/1267 KB 304/713 KB 356/1063 KB 672/1044 KB 1456/1710 KB 904/1267 KB 304/713 KB 356/1063 KB 676/1044 KB 1460/1710 KB 904/1267 KB 308/713 KB 356/1063 KB 680/1044 KB 1460/1710 KB 904/1267 KB 308/713 KB 356/1063 KB 684/1044 KB 1460/1710 KB 904/1267 KB 308/713 KB 356/1063 KB 688/1044 KB 1428/1710 KB 892/1267 KB 284/713 KB 356/1063 KB 656/1044 KB 1460/1710 KB 904/1267 KB 308/713 KB 360/1063 KB 688/1044 KB 1460/1710 KB 904/1267 KB 308/713 KB 364/1063 KB 688/1044 KB 1460/1710 KB 904/1267 KB 308/713 KB 368/1063 KB 688/1044 KB 1460/1710 KB 904/1267 KB 308/713 KB 372/1063 KB 688/1044 KB 1460/1710 KB 904/1267 KB 308/713 KB 376/1063 KB 688/1044 KB 1460/1710 KB 904/1267 KB 308/713 KB 380/1063 KB 688/1044 KB 1460/1710 KB 904/1267 KB 308/713 KB 384/1063 KB 688/1044 KB 1460/1710 KB 904/1267 KB 308/713 KB 356/1063 KB 676/1044 KB 1460/1710 KB 904/1267 KB 312/713 KB 384/1063 KB 688/1044 KB 1460/1710 KB 904/1267 KB 316/713 KB 384/1063 KB 688/1044 KB 1460/1710 KB 904/1267 KB 320/713 KB 384/1063 KB 688/1044 KB 1460/1710 KB 904/1267 KB 324/713 KB 384/1063 KB 688/1044 KB 1460/1710 KB 904/1267 KB 328/713 KB 388/1063 KB 692/1044 KB 1460/1710 KB 904/1267 KB 332/713 KB 388/1063 KB 692/1044 KB 1460/1710 KB 904/1267 KB 336/713 KB 388/1063 KB 692/1044 KB 1460/1710 KB 904/1267 KB 340/713 KB 388/1063 KB 692/1044 KB 1460/1710 KB 904/1267 KB 304/713 KB 356/1063 KB 676/1044 KB 1444/1710 KB 904/1267 KB 304/713 KB 356/1063 KB 660/1044 KB 1460/1710 KB 908/1267 KB 340/713 KB 388/1063 KB 692/1044 KB 1460/1710 KB 912/1267 KB 340/713 KB 388/1063 KB 692/1044 KB 1460/1710 KB 916/1267 KB 340/713 KB 388/1063 KB 692/1044 KB 1460/1710 KB 920/1267 KB 340/713 KB 388/1063 KB 692/1044 KB 1460/1710 KB 924/1267 KB 340/713 KB 388/1063 KB 692/1044 KB 1464/1710 KB 928/1267 KB 340/713 KB 388/1063 KB 692/1044 KB 1464/1710 KB 932/1267 KB 340/713 KB 388/1063 KB 692/1044 KB 1464/1710 KB 936/1267 KB 340/713 KB 388/1063 KB 692/1044 KB 1464/1710 KB 940/1267 KB 340/713 KB 388/1063 KB 692/1044 KB 1464/1710 KB 944/1267 KB 340/713 KB 388/1063 KB 692/10 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 44 KB 1464/1710 KB 948/1267 KB 340/713 KB 388/1063 KB 692/1044 KB 1460/1710 KB 904/1267 KB 324/713 KB 388/1063 KB 692/1044 KB 1460/1710 KB 904/1267 KB 324/713 KB 384/1063 KB 692/1044 KB 1464/1710 KB 952/1267 KB 340/713 KB 388/1063 KB 696/1044 KB 1464/1710 KB 952/1267 KB 340/713 KB 388/1063 KB 700/1044 KB 1464/1710 KB 952/1267 KB 340/713 KB 388/1063 KB 704/1044 KB 1464/1710 KB 924/1267 KB 340/713 KB 388/1063 KB 692/1044 KB 1468/1710 KB 952/1267 KB 340/713 KB 392/1063 KB 704/1044 KB 1472/1710 KB 952/1267 KB 340/713 KB 392/1063 KB 704/1044 KB 1476/1710 KB 952/1267 KB 340/713 KB 392/1063 KB 704/1044 KB 1480/1710 KB 952/1267 KB 340/713 KB 392/1063 KB 704/1044 KB 1484/1710 KB 952/1267 KB 340/713 KB 392/1063 KB 704/1044 KB 1488/1710 KB 952/1267 KB 340/713 KB 392/1063 KB 704/1044 KB 1492/1710 KB 952/1267 KB 340/713 KB 392/1063 KB 704/1044 KB 1496/1710 KB 952/1267 KB 340/713 KB 392/1063 KB 708/1044 KB 1500/1710 KB 952/1267 KB 340/713 KB 392/1063 KB 708/1044 KB 1464/1710 KB 952/1267 KB 340/713 KB 392/1063 KB 704/1044 KB 1500/1710 KB 952/1267 KB 344/713 KB 396/1063 KB 708/1044 KB 1500/1710 KB 952/1267 KB 344/713 KB 400/1063 KB 708/1044 KB 1500/1710 KB 952/1267 KB 344/713 KB 404/1063 KB 708/1044 KB 1500/1710 KB 952/1267 KB 344/713 KB 392/1063 KB 708/1044 KB 1504/1710 KB 952/1267 KB 348/713 KB 404/1063 KB 708/1044 KB 1492/1710 KB 952/1267 KB 340/713 KB 392/1063 KB 708/1044 KB 1504/1710 KB 952/1267 KB 348/713 KB 408/1063 KB 712/1044 KB 1504/1710 KB 952/1267 KB 348/713 KB 408/1063 KB 716/1044 KB 1504/1710 KB 952/1267 KB 348/713 KB 408/1063 KB 720/1044 KB 1464/1710 KB 952/1267 KB 340/713 KB 392/1063 KB 704/1044 KB 1504/1710 KB 956/1267 KB 348/713 KB 408/1063 KB 720/1044 KB 1504/1710 KB 960/1267 KB 348/713 KB 408/1063 KB 720/1044 KB 1504/1710 KB 964/1267 KB 348/713 KB 408/1063 KB 720/1044 KB 1504/1710 KB 968/1267 KB 352/713 KB 408/1063 KB 720/1044 KB 1504/1710 KB 972/1267 KB 352/713 KB 408/1063 KB 720/1044 KB 1504/1710 KB 976/1267 KB 352/713 KB 408/1063 KB 724/1044 KB 1504/1710 KB 980/1267 KB 352/713 KB 408/1063 KB 724/1044 KB 1504/1710 KB 984/1267 KB 352/713 KB 408/1063 KB 724/1044 KB 1504/1710 KB 988/1267 KB 352/713 KB 408/1063 KB 724/1044 KB 1504/1710 KB 992/1267 KB 352/713 KB 408/1063 KB 724/1044 KB 1504/1710 KB 952/1267 KB 348/713 KB 408/1063 KB 708/1044 KB 1504/1710 KB 952/1267 KB 344/713 KB 404/1063 KB 708/1044 KB 1508/1710 KB 992/1267 KB 352/713 KB 408/1063 KB 724/1044 KB 1504/1710 KB 972/1267 KB 352/713 KB 408/1063 KB 724/1044 KB 1508/1710 KB 992/1267 KB 352/713 KB 412/1063 KB 728/1044 KB 1504/1710 KB 964/1267 KB 352/713 KB 408/1063 KB 720/1044 KB 1512/1710 KB 992/1267 KB 356/713 KB 412/1063 KB 728/1044 KB 1512/1710 KB 992/1267 KB 360/713 KB 412/1063 KB 728/1044 KB 1512/1710 KB 992/1267 KB 364/713 KB 412/1063 KB 732/1044 KB 1512/1710 KB 992/1267 KB 368/713 KB 412/1063 KB 732/1044 KB 1512/1710 KB 992/1267 KB 352/713 KB 412/1063 KB 728/1044 KB 1516/1710 KB 992/1267 KB 368/713 KB 412/1063 KB 732/1044 KB 1520/1710 KB 992/1267 KB 368/713 KB 412/1063 KB 732/1044 KB 1508/1710 KB 992/1267 KB 352/713 KB 412/1063 KB 724/1044 KB 1520/1710 KB 992/1267 KB 368/713 KB 416/1063 KB 732/1044 KB 1520/1710 KB 992/1267 KB 368/713 KB 420/1063 KB 732/1044 KB 1520/1710 KB 992/1267 KB 368/713 KB 424/1063 KB 732/1044 KB 1520/1710 KB 992/1267 KB 368/713 KB 428/1063 KB 732/1044 KB 1520/1710 KB 992/1267 KB 368/713 KB 432/1063 KB 732/1044 KB 1520/1710 KB 992/1267 KB 372/713 KB 436/1063 KB 732/1044 KB 1524/1710 KB 996/1267 KB 372/713 KB unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 440/1063 KB 732/1044 KB 1524/1710 KB 996/1267 KB 372/713 KB 444/1063 KB 732/1044 KB 1524/1710 KB 996/1267 KB 372/713 KB 448/1063 KB 732/1044 KB 1512/1710 KB 992/1267 KB 360/713 KB 412/1063 KB 732/1044 KB 1524/1710 KB 996/1267 KB 372/713 KB 448/1063 KB 736/1044 KB 1524/1710 KB 996/1267 KB 372/713 KB 448/1063 KB 740/1044 KB 1524/1710 KB 996/1267 KB 372/713 KB 436/1063 KB 732/1044 KB 1524/1710 KB 1000/1267 KB 372/713 KB 452/1063 KB 740/1044 KB 1524/1710 KB 1004/1267 KB 372/713 KB 452/1063 KB 740/1044 KB 1524/1710 KB 1008/1267 KB 372/713 KB 452/1063 KB 740/1044 KB 1524/1710 KB 1012/1267 KB 372/713 KB 452/1063 KB 740/1044 KB 1524/1710 KB 1016/1267 KB 372/713 KB 452/1063 KB 740/1044 KB 1524/1710 KB 992/1267 KB 372/713 KB 436/1063 KB 732/1044 KB 1528/1710 KB 1016/1267 KB 372/713 KB 452/1063 KB 740/1044 KB 1532/1710 KB 1016/1267 KB 372/713 KB 452/1063 KB 740/1044 KB 1536/1710 KB 1016/1267 KB 372/713 KB 452/1063 KB 740/1044 KB 1540/1710 KB 1016/1267 KB 372/713 KB 452/1063 KB 740/1044 KB 1544/1710 KB 1016/1267 KB 372/713 KB 452/1063 KB 740/1044 KB 1548/1710 KB 1016/1267 KB 372/713 KB 452/1063 KB 740/1044 KB 1552/1710 KB 1016/1267 KB 372/713 KB 452/1063 KB 740/1044 KB 1556/1710 KB 1016/1267 KB 372/713 KB 452/1063 KB 740/1044 KB 1520/1710 KB 992/1267 KB 372/713 KB 432/1063 KB 732/1044 KB 1556/1710 KB 1020/1267 KB 376/713 KB 452/1063 KB 740/1044 KB 1556/1710 KB 1020/1267 KB 380/713 KB 452/1063 KB 740/1044 KB 1556/1710 KB 1020/1267 KB 384/713 KB 452/1063 KB 740/1044 KB 1556/1710 KB 1020/1267 KB 388/713 KB 452/1063 KB 740/1044 KB 1556/1710 KB 1020/1267 KB 392/713 KB 452/1063 KB 740/1044 KB 1556/1710 KB 1020/1267 KB 396/713 KB 452/1063 KB 740/1044 KB 1556/1710 KB 1020/1267 KB 400/713 KB 452/1063 KB 740/1044 KB 1556/1710 KB 1020/1267 KB 404/713 KB 452/1063 KB 740/1044 KB 1556/1710 KB 1020/1267 KB 408/713 KB 452/1063 KB 740/1044 KB 1560/1710 KB 1020/1267 KB 412/713 KB 452/1063 KB 740/1044 KB 1560/1710 KB 1020/1267 KB 416/713 KB 452/1063 KB 740/1044 KB 1556/1710 KB 1020/1267 KB 372/713 KB 452/1063 KB 740/1044 KB 1560/1710 KB 1024/1267 KB 416/713 KB 452/1063 KB 740/1044 KB 1524/1710 KB 996/1267 KB 372/713 KB 452/1063 KB 740/1044 KB 1560/1710 KB 1028/1267 KB 416/713 KB 456/1063 KB 740/1044 KB 1560/1710 KB 1028/1267 KB 416/713 KB 460/1063 KB 740/1044 KB 1560/1710 KB 1028/1267 KB 416/713 KB 464/1063 KB 740/1044 KB 1560/1710 KB 1028/1267 KB 416/713 KB 468/1063 KB 740/1044 KB 1560/1710 KB 1028/1267 KB 416/713 KB 472/1063 KB 740/1044 KB 1560/1710 KB 1028/1267 KB 416/713 KB 476/1063 KB 740/1044 KB 1560/1710 KB 1028/1267 KB 416/713 KB 480/1063 KB 740/1044 KB 1560/1710 KB 1028/1267 KB 416/713 KB 484/1063 KB 740/1044 KB 1560/1710 KB 1028/1267 KB 420/713 KB 488/1063 KB 740/1044 KB 1560/1710 KB 1028/1267 KB 420/713 KB 492/1063 KB 740/1044 KB 1560/1710 KB 1028/1267 KB 420/713 KB 496/1063 KB 740/1044 KB 1560/1710 KB 1020/1267 KB 408/713 KB 452/1063 KB 740/1044 KB 1564/1710 KB 1028/1267 KB 420/713 KB 496/1063 KB 740/1044 KB 1568/1710 KB 1028/1267 KB 420/713 KB 496/1063 KB 740/1044 KB 1572/1710 KB 1028/1267 KB 420/713 KB 496/1063 KB 740/1044 KB 1576/1710 KB 1028/1267 KB 420/713 KB 496/1063 KB 740/1044 KB 1580/1710 KB 1028/1267 KB 420/713 KB 496/1063 KB 740/1044 KB 1584/1710 KB 1028/1267 KB 420/713 KB 496/1063 KB 740/1044 KB 1560/1710 KB 1028/1267 KB 420/713 KB 484/1063 KB 740/1044 KB 1584/1710 KB 1028/1267 KB 424/713 KB 496/1063 KB 740/1044 KB 1584/1710 KB 1028/1267 KB 428/713 KB 496/1063 KB 740/1044 KB 1560/1710 KB 1028/1267 KB 416/713 KB unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 452/1063 KB 740/1044 KB 1584/1710 KB 1032/1267 KB 428/713 KB 496/1063 KB 740/1044 KB 1584/1710 KB 1036/1267 KB 428/713 KB 496/1063 KB 740/1044 KB 1584/1710 KB 1040/1267 KB 428/713 KB 496/1063 KB 740/1044 KB 1584/1710 KB 1044/1267 KB 432/713 KB 496/1063 KB 740/1044 KB 1584/1710 KB 1048/1267 KB 432/713 KB 496/1063 KB 740/1044 KB 1584/1710 KB 1052/1267 KB 432/713 KB 496/1063 KB 740/1044 KB 1588/1710 KB 1056/1267 KB 432/713 KB 500/1063 KB 740/1044 KB 1588/1710 KB 1060/1267 KB 432/713 KB 500/1063 KB 740/1044 KB 1588/1710 KB 1064/1267 KB 432/713 KB 500/1063 KB 740/1044 KB 1584/1710 KB 1040/1267 KB 432/713 KB 496/1063 KB 740/1044 KB 1588/1710 KB 1064/1267 KB 436/713 KB 500/1063 KB 740/1044 KB 1588/1710 KB 1064/1267 KB 440/713 KB 500/1063 KB 740/1044 KB 1588/1710 KB 1064/1267 KB 444/713 KB 500/1063 KB 740/1044 KB 1588/1710 KB 1064/1267 KB 448/713 KB 500/1063 KB 740/1044 KB 1588/1710 KB 1064/1267 KB 452/713 KB 500/1063 KB 740/1044 KB 1588/1710 KB 1068/1267 KB 456/713 KB 500/1063 KB 740/1044 KB 1588/1710 KB 1052/1267 KB 432/713 KB 500/1063 KB 740/1044 KB 1592/1710 KB 1068/1267 KB 456/713 KB 500/1063 KB 744/1044 KB 1596/1710 KB 1068/1267 KB 456/713 KB 500/1063 KB 744/1044 KB 1600/1710 KB 1068/1267 KB 456/713 KB 500/1063 KB 744/1044 KB 1584/1710 KB 1052/1267 KB 432/713 KB 500/1063 KB 740/1044 KB 1600/1710 KB 1068/1267 KB 456/713 KB 504/1063 KB 744/1044 KB 1600/1710 KB 1068/1267 KB 456/713 KB 508/1063 KB 744/1044 KB 1600/1710 KB 1068/1267 KB 456/713 KB 512/1063 KB 744/1044 KB 1604/1710 KB 1068/1267 KB 456/713 KB 516/1063 KB 744/1044 KB 1604/1710 KB 1068/1267 KB 456/713 KB 520/1063 KB 744/1044 KB 1604/1710 KB 1068/1267 KB 460/713 KB 524/1063 KB 744/1044 KB 1604/1710 KB 1068/1267 KB 460/713 KB 528/1063 KB 744/1044 KB 1588/1710 KB 1068/1267 KB 456/713 KB 500/1063 KB 744/1044 KB 1604/1710 KB 1068/1267 KB 460/713 KB 528/1063 KB 748/1044 KB 1604/1710 KB 1068/1267 KB 460/713 KB 528/1063 KB 752/1044 KB 1588/1710 KB 1068/1267 KB 452/713 KB 500/1063 KB 740/1044 KB 1604/1710 KB 1072/1267 KB 460/713 KB 528/1063 KB 752/1044 KB 1604/1710 KB 1076/1267 KB 460/713 KB 528/1063 KB 752/1044 KB 1604/1710 KB 1080/1267 KB 460/713 KB 528/1063 KB 752/1044 KB 1604/1710 KB 1068/1267 KB 460/713 KB 520/1063 KB 744/1044 KB 1604/1710 KB 1080/1267 KB 464/713 KB 528/1063 KB 752/1044 KB 1604/1710 KB 1068/1267 KB 456/713 KB 512/1063 KB 744/1044 KB 1608/1710 KB 1080/1267 KB 464/713 KB 528/1063 KB 752/1044 KB 1612/1710 KB 1080/1267 KB 464/713 KB 528/1063 KB 752/1044 KB 1616/1710 KB 1080/1267 KB 464/713 KB 528/1063 KB 752/1044 KB 1620/1710 KB 1080/1267 KB 464/713 KB 528/1063 KB 752/1044 KB 1624/1710 KB 1084/1267 KB 468/713 KB 532/1063 KB 756/1044 KB 1620/1710 KB 1084/1267 KB 468/713 KB 532/1063 KB 756/1044 KB 1620/1710 KB 1080/1267 KB 464/713 KB 528/1063 KB 756/1044 KB 1624/1710 KB 1084/1267 KB 468/713 KB 532/1063 KB 760/1044 KB 1620/1710 KB 1084/1267 KB 464/713 KB 532/1063 KB 756/1044 KB 1628/1710 KB 1088/1267 KB 468/713 KB 532/1063 KB 760/1044 KB 1628/1710 KB 1092/1267 KB 468/713 KB 532/1063 KB 760/1044 KB 1620/1710 KB 1080/1267 KB 464/713 KB 532/1063 KB 756/1044 KB 1628/1710 KB 1092/1267 KB 472/713 KB 536/1063 KB 764/1044 KB 1628/1710 KB 1092/1267 KB 472/713 KB 540/1063 KB 764/1044 KB 1628/1710 KB 1092/1267 KB 472/713 KB 544/1063 KB 764/1044 KB 1628/1710 KB 1092/1267 KB 472/713 KB 532/1063 KB 764/1044 KB 1628/1710 KB 1096/1267 KB 472/713 KB 544/1063 KB 768/1044 KB 1628/1710 KB 1092/1267 KB 472/713 KB 532/1063 KB 760/1044 KB 1628/1710 KB 1096/1267 KB 476/ unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install --2018-12-23 03:02:11-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 713 KB 544/1063 KB 768/1044 KB 1628/1710 KB 1096/1267 KB 480/713 KB 544/1063 KB 768/1044 KB 1628/1710 KB 1096/1267 KB 484/713 KB 544/1063 KB 768/1044 KB 1628/1710 KB 1096/1267 KB 488/713 KB 548/1063 KB 772/1044 KB 1628/1710 KB 1096/1267 KB 492/713 KB 548/1063 KB 772/1044 KB 1628/1710 KB 1096/1267 KB 496/713 KB 548/1063 KB 772/1044 KB 1628/1710 KB 1084/1267 KB 468/713 KB 532/1063 KB 760/1044 KB 1632/1710 KB 1096/1267 KB 496/713 KB 548/1063 KB 772/1044 KB 1636/1710 KB 1096/1267 KB 496/713 KB 548/1063 KB 772/1044 KB 1640/1710 KB 1096/1267 KB 496/713 KB 548/1063 KB 772/1044 KB 1644/1710 KB 1096/1267 KB 496/713 KB 548/1063 KB 772/1044 KB 1628/1710 KB 1096/1267 KB 484/713 KB 548/1063 KB 772/1044 KB 1648/1710 KB 1096/1267 KB 496/713 KB 548/1063 KB 776/1044 KB 1648/1710 KB 1096/1267 KB 496/713 KB 548/1063 KB 780/1044 KB 1648/1710 KB 1096/1267 KB 496/713 KB 548/1063 KB 784/1044 KB 1628/1710 KB 1096/1267 KB 484/713 KB 548/1063 KB 768/1044 KB 1648/1710 KB 1096/1267 KB 496/713 KB 552/1063 KB 784/1044 KB 1648/1710 KB 1096/1267 KB 496/713 KB 556/1063 KB 784/1044 KB 1648/1710 KB 1096/1267 KB 496/713 KB 560/1063 KB 784/1044 KB 1648/1710 KB 1096/1267 KB 496/713 KB 564/1063 KB 784/1044 KB 1648/1710 KB 1096/1267 KB 500/713 KB 568/1063 KB 788/1044 KB 1648/1710 KB 1096/1267 KB 500/713 KB 572/1063 KB 788/1044 KB 1648/1710 KB 1096/1267 KB 500/713 KB 576/1063 KB 788/1044 KB 1628/1710 KB 1096/1267 KB 472/713 KB 544/1063 KB 764/1044 KB 1648/1710 KB 1100/1267 KB 500/713 KB 576/1063 KB 788/1044 KB 1648/1710 KB 1104/1267 KB 500/713 KB 576/1063 KB 788/1044 KB 1648/1710 KB 1108/1267 KB 500/713 KB 576/1063 KB 788/1044 KB 1648/1710 KB 1112/1267 KB 500/713 KB 576/1063 KB 788/1044 KB 1648/1710 KB 1116/1267 KB 500/713 KB 576/1063 KB 788/1044 KB 1648/1710 KB 1120/1267 KB 500/713 KB 576/1063 KB 788/1044 KB 1648/1710 KB 1124/1267 KB 500/713 KB 576/1063 KB 788/1044 KB 1648/1710 KB 1128/1267 KB 500/713 KB 576/1063 KB 788/1044 KB 1648/1710 KB 1132/1267 KB 500/713 KB 576/1063 KB 788/1044 KB 1648/1710 KB 1136/1267 KB 500/713 KB 580/1063 KB 788/1044 KB 1648/1710 KB 1140/1267 KB 500/713 KB 580/1063 KB 788/1044 KB 1648/1710 KB 1144/1267 KB 500/713 KB 580/1063 KB 788/1044 KB 1648/1710 KB 1096/1267 KB 500/713 KB 564/1063 KB 788/1044 KB 1648/1710 KB 1144/1267 KB 500/713 KB 580/1063 KB 792/1044 KB 1648/1710 KB 1144/1267 KB 500/713 KB 580/1063 KB 796/1044 KB 1648/1710 KB 1144/1267 KB 500/713 KB 580/1063 KB 800/1044 KB 1648/1710 KB 1096/1267 KB 500/713 KB 564/1063 KB 784/1044 KB 1648/1710 KB 1144/1267 KB 504/713 KB 580/1063 KB 800/1044 KB 1648/1710 KB 1144/1267 KB 508/713 KB 580/1063 KB 800/1044 KB 1648/1710 KB 1144/1267 KB 512/713 KB 580/1063 KB 800/1044 KB 1648/1710 KB 1144/1267 KB 516/713 KB 580/1063 KB 800/1044 KB 1648/1710 KB 1144/1267 KB 520/713 KB 580/1063 KB 804/1044 KB 1648/1710 KB 1096/1267 KB 496/713 KB 548/1063 KB 784/1044 KB 1652/1710 KB 1144/1267 KB 520/713 KB 580/1063 KB 804/1044 KB 1656/1710 KB 1144/1267 KB 520/713 KB 580/1063 KB 804/1044 KB 1660/1710 KB 1144/1267 KB 520/713 KB 580/1063 KB 804/1044 KB 1664/1710 KB 1144/1267 KB 520/713 KB 580/1063 KB 804/1044 KB 1668/1710 KB 1144/1267 KB 520/713 KB 580/1063 KB 804/1044 KB 1672/1710 KB 1144/1267 KB 520/713 KB 580/1063 KB 804/1044 KB 1676/1710 KB 1144/1267 KB 520/713 KB 580/1063 KB 804/1044 KB 1680/1710 KB 1144/1267 KB 520/713 KB 580/1063 KB 804/1044 KB 1648/1710 KB 1144/1267 KB 516/713 KB 580/1063 KB 804/1044 KB 1680/1710 KB 1144/1267 KB 524/713 KB 580/1063 KB 808/1044 KB 1680/1710 KB 1144/1267 K unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install B 524/713 KB 580/1063 KB 812/1044 KB 1648/1710 KB 1132/1267 KB 500/713 KB 580/1063 KB 788/1044 KB 1680/1710 KB 1144/1267 KB 524/713 KB 584/1063 KB 812/1044 KB 1680/1710 KB 1144/1267 KB 524/713 KB 588/1063 KB 812/1044 KB 1680/1710 KB 1144/1267 KB 524/713 KB 592/1063 KB 812/1044 KB 1680/1710 KB 1144/1267 KB 524/713 KB 596/1063 KB 812/1044 KB 1684/1710 KB 1148/1267 KB 524/713 KB 600/1063 KB 816/1044 KB 1684/1710 KB 1148/1267 KB 524/713 KB 604/1063 KB 816/1044 KB 1684/1710 KB 1148/1267 KB 524/713 KB 608/1063 KB 816/1044 KB 1680/1710 KB 1144/1267 KB 524/713 KB 580/1063 KB 804/1044 KB 1684/1710 KB 1148/1267 KB 528/713 KB 608/1063 KB 816/1044 KB 1684/1710 KB 1148/1267 KB 532/713 KB 608/1063 KB 816/1044 KB 1684/1710 KB 1148/1267 KB 536/713 KB 608/1063 KB 816/1044 KB 1684/1710 KB 1148/1267 KB 540/713 KB 608/1063 KB 816/1044 KB 1684/1710 KB 1148/1267 KB 544/713 KB 608/1063 KB 816/1044 KB 1684/1710 KB 1148/1267 KB 524/713 KB 596/1063 KB 816/1044 KB 1688/1710 KB 1148/1267 KB 544/713 KB 608/1063 KB 816/1044 KB 1692/1710 KB 1148/1267 KB 544/713 KB 608/1063 KB 816/1044 KB 1696/1710 KB 1148/1267 KB 544/713 KB 608/1063 KB 816/1044 KB 1680/1710 KB 1148/1267 KB 524/713 KB 596/1063 KB 816/1044 KB 1696/1710 KB 1152/1267 KB 544/713 KB 608/1063 KB 816/1044 KB 1696/1710 KB 1156/1267 KB 544/713 KB 608/1063 KB 816/1044 KB 1696/1710 KB 1160/1267 KB 544/713 KB 608/1063 KB 816/1044 KB 1680/1710 KB 1144/1267 KB 524/713 KB 596/1063 KB 816/1044 KB 1696/1710 KB 1160/1267 KB 544/713 KB 608/1063 KB 820/1044 KB 1696/1710 KB 1160/1267 KB 544/713 KB 608/1063 KB 821/1044 KB 1696/1710 KB 1160/1267 KB 544/713 KB 608/1063 KB 825/1044 KB 1696/1710 KB 1160/1267 KB 544/713 KB 608/1063 KB 829/1044 KB 1700/1710 KB 1164/1267 KB 548/713 KB 608/1063 KB 833/1044 KB 1700/1710 KB 1164/1267 KB 548/713 KB 608/1063 KB 837/1044 KB 1700/1710 KB 1164/1267 KB 548/713 KB 608/1063 KB 841/1044 KB 1700/1710 KB 1164/1267 KB 548/713 KB 612/1063 KB 845/1044 KB 1700/1710 KB 1164/1267 KB 548/713 KB 612/1063 KB 849/1044 KB 1700/1710 KB 1164/1267 KB 548/713 KB 612/1063 KB 853/1044 KB 1700/1710 KB 1164/1267 KB 548/713 KB 612/1063 KB 857/1044 KB 1700/1710 KB 1164/1267 KB 548/713 KB 612/1063 KB 861/1044 KB 1700/1710 KB 1164/1267 KB 548/713 KB 612/1063 KB 865/1044 KB 1700/1710 KB 1164/1267 KB 548/713 KB 612/1063 KB 869/1044 KB 1700/1710 KB 1164/1267 KB 548/713 KB 612/1063 KB 873/1044 KB 1700/1710 KB 1164/1267 KB 548/713 KB 608/1063 KB 829/1044 KB 1700/1710 KB 1164/1267 KB 544/713 KB 608/1063 KB 829/1044 KB 1704/1710 KB 1164/1267 KB 548/713 KB 612/1063 KB 873/1044 KB 1708/1710 KB 1164/1267 KB 548/713 KB 612/1063 KB 873/1044 KB 1710/1710 KB 1164/1267 KB 548/713 KB 612/1063 KB 873/1044 KB 1696/1710 KB 1164/1267 KB 544/713 KB 608/1063 KB 829/1044 KB 1710/1710 KB 1168/1267 KB 548/713 KB 612/1063 KB 873/1044 KB 1710/1710 KB 1172/1267 KB 548/713 KB 612/1063 KB 873/1044 KB 1700/1710 KB 1164/1267 KB 548/713 KB 612/1063 KB 841/1044 KB 1710/1710 KB 1172/1267 KB 552/713 KB 616/1063 KB 873/1044 KB 1710/1710 KB 1172/1267 KB 552/713 KB 620/1063 KB 873/1044 KB 1710/1710 KB 1172/1267 KB 552/713 KB 624/1063 KB 873/1044 KB 1710/1710 KB 1176/1267 KB 552/713 KB 628/1063 KB 873/1044 KB 1710/1710 KB 1176/1267 KB 552/713 KB 632/1063 KB 873/1044 KB 1710/1710 KB 1176/1267 KB 552/713 KB 636/1063 KB 873/1044 KB 1710/1710 KB 1176/1267 KB 552/713 KB 640/1063 KB 873/1044 KB 1710/1710 KB 1172/1267 KB 552/713 KB 612/1063 KB 873/1044 KB 1710/1710 KB 1176/1267 KB 556/713 KB 640/1063 KB 873/1044 KB 1710/1710 KB 117 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 6/1267 KB 560/713 KB 640/1063 KB 873/1044 KB 1710/1710 KB 1176/1267 KB 552/713 KB 624/1063 KB 873/1044 KB 1710/1710 KB 1180/1267 KB 560/713 KB 640/1063 KB 873/1044 KB 1710/1710 KB 1184/1267 KB 564/713 KB 640/1063 KB 873/1044 KB 1710/1710 KB 1188/1267 KB 564/713 KB 640/1063 KB 873/1044 KB 1710/1710 KB 1192/1267 KB 564/713 KB 640/1063 KB 873/1044 KB 1710/1710 KB 1196/1267 KB 564/713 KB 640/1063 KB 873/1044 KB 1710/1710 KB 1200/1267 KB 564/713 KB 644/1063 KB 873/1044 KB 1710/1710 KB 1204/1267 KB 564/713 KB 644/1063 KB 873/1044 KB 1710/1710 KB 1208/1267 KB 564/713 KB 644/1063 KB 873/1044 KB 1710/1710 KB 1180/1267 KB 564/713 KB 640/1063 KB 873/1044 KB 1710/1710 KB 1208/1267 KB 568/713 KB 644/1063 KB 877/1044 KB 1710/1710 KB 1208/1267 KB 572/713 KB 644/1063 KB 877/1044 KB 1710/1710 KB 1208/1267 KB 576/713 KB 644/1063 KB 877/1044 KB 1710/1710 KB 1208/1267 KB 580/713 KB 644/1063 KB 877/1044 KB 1710/1710 KB 1208/1267 KB 584/713 KB 644/1063 KB 877/1044 KB 1710/1710 KB 1208/1267 KB 588/713 KB 644/1063 KB 877/1044 KB 1710/1710 KB 1208/1267 KB 592/713 KB 644/1063 KB 877/1044 KB 1710/1710 KB 1208/1267 KB 564/713 KB 644/1063 KB 877/1044 KB 1710/1710 KB 1208/1267 KB 592/713 KB 644/1063 KB 881/1044 KB 1710/1710 KB 1208/1267 KB 592/713 KB 644/1063 KB 885/1044 KB 1710/1710 KB 1196/1267 KB 564/713 KB 644/1063 KB 873/1044 KB 1710/1710 KB 1208/1267 KB 592/713 KB 648/1063 KB 885/1044 KB 1710/1710 KB 1208/1267 KB 592/713 KB 652/1063 KB 885/1044 KB 1710/1710 KB 1208/1267 KB 592/713 KB 656/1063 KB 885/1044 KB 1710/1710 KB 1208/1267 KB 592/713 KB 660/1063 KB 885/1044 KB 1710/1710 KB 1212/1267 KB 596/713 KB 664/1063 KB 889/1044 KB 1710/1710 KB 1212/1267 KB 596/713 KB 668/1063 KB 889/1044 KB 1710/1710 KB 1212/1267 KB 596/713 KB 672/1063 KB 889/1044 KB 1710/1710 KB 1212/1267 KB 596/713 KB 676/1063 KB 889/1044 KB 1212/1267 KB 596/713 KB 680/1063 KB 889/1044 KB 1710/1710 KB 1212/1267 KB 596/713 KB 660/1063 KB 889/1044 KB 1216/1267 KB 596/713 KB 680/1063 KB 889/1044 KB 1220/1267 KB 596/713 KB 680/1063 KB 889/1044 KB 1224/1267 KB 596/713 KB 680/1063 KB 889/1044 KB 1710/1710 KB 1208/1267 KB 596/713 KB 660/1063 KB 889/1044 KB 1224/1267 KB 596/713 KB 680/1063 KB 893/1044 KB 1224/1267 KB 596/713 KB 680/1063 KB 897/1044 KB 1224/1267 KB 596/713 KB 680/1063 KB 901/1044 KB 1224/1267 KB 596/713 KB 680/1063 KB 905/1044 KB 1228/1267 KB 596/713 KB 684/1063 KB 909/1044 KB 1228/1267 KB 596/713 KB 684/1063 KB 913/1044 KB 1228/1267 KB 596/713 KB 684/1063 KB 917/1044 KB 1710/1710 KB 1208/1267 KB 596/713 KB 660/1063 KB 885/1044 KB 1228/1267 KB 600/713 KB 684/1063 KB 917/1044 KB 1228/1267 KB 604/713 KB 684/1063 KB 917/1044 KB 1228/1267 KB 608/713 KB 684/1063 KB 917/1044 KB 1228/1267 KB 612/713 KB 684/1063 KB 917/1044 KB 1228/1267 KB 616/713 KB 684/1063 KB 917/1044 KB 1228/1267 KB 620/713 KB 684/1063 KB 917/1044 KB 1228/1267 KB 624/713 KB 684/1063 KB 917/1044 KB 1228/1267 KB 628/713 KB 684/1063 KB 917/1044 KB 1228/1267 KB 632/713 KB 684/1063 KB 921/1044 KB 1228/1267 KB 636/713 KB 684/1063 KB 921/1044 KB 1228/1267 KB 640/713 KB 684/1063 KB 921/1044 KB 1228/1267 KB 596/713 KB 684/1063 KB 905/1044 KB 1228/1267 KB 640/713 KB 688/1063 KB 921/1044 KB 1228/1267 KB 596/713 KB 680/1063 KB 905/1044 KB 1232/1267 KB 640/713 KB 688/1063 KB 921/1044 KB 1236/1267 KB 640/713 KB 688/1063 KB 921/1044 KB 1240/1267 KB 640/713 KB 688/1063 KB 921/1044 KB Downloaded: https://repo.maven.apache.org/maven2/info/c unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install ukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3184.1 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 1244/1267 KB 640/713 KB 688/1063 KB 921/1044 KB 1248/1267 KB 640/713 KB 692/1063 KB 921/1044 KB 1252/1267 KB 640/713 KB 692/1063 KB 921/1044 KB 1256/1267 KB 640/713 KB 692/1063 KB 921/1044 KB 1228/1267 KB 628/713 KB 684/1063 KB 921/1044 KB 1244/1267 KB 640/713 KB 692/1063 KB 921/1044 KB 1256/1267 KB 640/713 KB 696/1063 KB 925/1044 KB 1256/1267 KB 640/713 KB 700/1063 KB 925/1044 KB 1256/1267 KB 640/713 KB 704/1063 KB 925/1044 KB 1256/1267 KB 640/713 KB 692/1063 KB 925/1044 KB 1256/1267 KB 640/713 KB 704/1063 KB 929/1044 KB 1260/1267 KB 640/713 KB 708/1063 KB 933/1044 KB 1260/1267 KB 640/713 KB 708/1063 KB 937/1044 KB 1260/1267 KB 644/713 KB 708/1063 KB 941/1044 KB 1260/1267 KB 644/713 KB 708/1063 KB 945/1044 KB 1260/1267 KB 644/713 KB 708/1063 KB 949/1044 KB 1260/1267 KB 640/713 KB 708/1063 KB 929/1044 KB 1264/1267 KB 644/713 KB 708/1063 KB 949/1044 KB 1267/1267 KB 644/713 KB 708/1063 KB 949/1044 KB 1256/1267 KB 640/713 KB 708/1063 KB 929/1044 KB 1267/1267 KB 644/713 KB 712/1063 KB 949/1044 KB 1267/1267 KB 644/713 KB 716/1063 KB 949/1044 KB 1267/1267 KB 644/713 KB 720/1063 KB 949/1044 KB 1267/1267 KB 644/713 KB 724/1063 KB 949/1044 KB 1267/1267 KB 644/713 KB 728/1063 KB 953/1044 KB 1267/1267 KB 644/713 KB 732/1063 KB 953/1044 KB 1267/1267 KB 644/713 KB 736/1063 KB 953/1044 KB 1267/1267 KB 644/713 KB 740/1063 KB 953/1044 KB 1260/1267 KB 644/713 KB 708/1063 KB 937/1044 KB 1267/1267 KB 4/257 KB 644/713 KB 740/1063 KB 953/1044 KB 1267/1267 KB 8/257 KB 644/713 KB 740/1063 KB 953/1044 KB 1267/1267 KB 12/257 KB 644/713 KB 740/1063 KB 953/1044 KB 1267/1267 KB 16/257 KB 648/713 KB 740/1063 KB 953/1044 KB 1267/1267 KB 20/257 KB 648/713 KB 740/1063 KB 953/1044 KB 1267/1267 KB 24/257 KB 648/713 KB 740/1063 KB 953/1044 KB 1267/1267 KB 28/257 KB 648/713 KB 740/1063 KB 953/1044 KB 1267/1267 KB 32/257 KB 648/713 KB 740/1063 KB 953/1044 KB 1267/1267 KB 36/257 KB 648/713 KB 740/1063 KB 953/1044 KB 1267/1267 KB 644/713 KB 724/1063 KB 953/1044 KB 1267/1267 KB 36/257 KB 648/713 KB 744/1063 KB 957/1044 KB 1267/1267 KB 36/257 KB 648/713 KB 744/1063 KB 961/1044 KB 1267/1267 KB 36/257 KB 648/713 KB 744/1063 KB 965/1044 KB 1267/1267 KB 36/257 KB 648/713 KB 744/1063 KB 969/1044 KB 1267/1267 KB 36/257 KB 648/713 KB 744/1063 KB 973/1044 KB 1267/1267 KB 40/257 KB 648/713 KB 744/1063 KB 977/1044 KB 1267/1267 KB 40/257 KB 648/713 KB 744/1063 KB 981/1044 KB 1267/1267 KB 36/257 KB 648/713 KB 744/1063 KB 953/1044 KB 1267/1267 KB 40/257 KB 648/713 KB 748/1063 KB 981/1044 KB 1267/1267 KB 12/257 KB 648/713 KB 740/1063 KB 953/1044 KB 1267/1267 KB 40/257 KB 652/713 KB 748/1063 KB 981/1044 KB 1267/1267 KB 40/257 KB 656/713 KB 748/1063 KB 981/1044 KB 1267/1267 KB 40/257 KB 660/713 KB 748/1063 KB 981/1044 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2349.7 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 1267/1267 KB 40/257 KB 648/713 KB 744/1063 KB 973/1044 KB 44/257 KB 664/713 KB 748/1063 KB 981/1044 KB 40/257 KB 664/713 KB 748/1063 KB 981/1044 KB 44/257 KB 668/713 KB 752/1063 KB 981/1044 KB 44/257 KB 672/713 KB 752/1063 KB 981/1044 KB 44/257 KB 676/713 KB 752/1063 KB 981/1044 KB 44/257 KB 664/713 KB 752/1063 KB 981/1044 KB 48/257 KB 680/713 KB 752/1063 KB 981/1044 KB 48/257 KB 684/713 KB 752/1063 KB 981/1044 KB 48/257 KB 688/713 KB 752/1063 KB 981/1044 KB 48/257 KB 692/713 KB 752/1063 KB 985/1044 KB 48/257 KB 696/713 KB 756/1063 KB 985/1044 KB 48/257 KB 700/713 KB 756/1063 KB 985/1044 KB 48/257 KB 704/713 KB 756/1063 KB 985/1044 KB 48/257 KB 676/713 KB 752/1063 KB 981/1044 KB 52/257 KB 704/713 KB 756/1063 KB 985/1044 KB 56/257 KB 704/713 KB 756/1063 KB 985/1044 KB 60/257 KB 704/713 KB 756/1063 KB 985/1044 KB 64/257 KB 704/713 KB 756/1063 KB 985/1044 KB 68/257 KB 704/713 KB 756/1063 KB 985/1044 KB 72/257 KB 704/713 KB 756/1063 KB 985/1044 KB 76/257 KB 708/713 KB 756/1063 KB 985/1044 KB 80/257 KB 708/713 KB 756/1063 KB 985/1044 KB 84/257 KB 708/713 KB 756/1063 KB 985/1044 KB 48/257 KB 692/713 KB 756/1063 KB 985/1044 KB 48/257 KB 688/713 KB 752/1063 KB 985/1044 KB 84/257 KB 708/713 KB 756/1063 KB 989/1044 KB 84/257 KB 708/713 KB 760/1063 KB 993/1044 KB 84/257 KB 708/713 KB 760/1063 KB 997/1044 KB 72/257 KB 708/713 KB 756/1063 KB 985/1044 KB 88/257 KB 712/713 KB 760/1063 KB 997/1044 KB 88/257 KB 713/713 KB 760/1063 KB 997/1044 KB 88/257 KB 708/713 KB 760/1063 KB 997/1044 KB 84/257 KB 708/713 KB 760/1063 KB 989/1044 KB 88/257 KB 713/713 KB 764/1063 KB 997/1044 KB 88/257 KB 713/713 KB 768/1063 KB 997/1044 KB 88/257 KB 713/713 KB 772/1063 KB 997/1044 KB 88/257 KB 713/713 KB 776/1063 KB 997/1044 KB 88/257 KB 713/713 KB 780/1063 KB 997/1044 KB 88/257 KB 713/713 KB 784/1063 KB 997/1044 KB 88/257 KB 713/713 KB 788/1063 KB 997/1044 KB 88/257 KB 713/713 KB 792/1063 KB 997/1044 KB 88/257 KB 713/713 KB 796/1063 KB 997/1044 KB 92/257 KB 713/713 KB 796/1063 KB 997/1044 KB 96/257 KB 713/713 KB 796/1063 KB 997/1044 KB 100/257 KB 713/713 KB 800/1063 KB 997/1044 KB 104/257 KB 713/713 KB 800/1063 KB 997/1044 KB 108/257 KB 713/713 KB 800/1063 KB 997/1044 KB 112/257 KB 713/713 KB 800/1063 KB 997/1044 KB 116/257 KB 713/713 KB 800/1063 KB 997/1044 KB 120/257 KB 713/713 KB 800/1063 KB 997/1044 KB 124/257 KB 713/713 KB 800/1063 KB 997/1044 KB 128/257 KB 713/713 KB 800/1063 KB 997/1044 KB 96/257 KB 713/713 KB 800/1063 KB 997/1044 KB 128/257 KB 713/713 KB 800/1063 KB 1001/1044 KB 128/257 KB 713/713 KB 800/1063 KB 1005/1044 KB 128/257 KB 713/713 KB 800/1063 KB 1009/1044 KB 128/257 KB 713/713 KB 800/1063 KB 1013/1044 KB 128/257 KB 713/713 KB 800/1063 KB 4/549 KB 1013/1044 KB 128/257 KB 713/713 KB 800/1063 KB 8/549 KB 1013/1044 KB 128/257 KB 713/713 KB 800/1063 KB 12/549 KB 1013/1044 KB 128/257 KB 713/713 KB 800/1063 KB 16/549 KB 1013/1044 KB 128/257 KB 713/713 KB 800/1063 KB 16/549 KB 1017/1044 KB 128/257 KB 713/713 KB 800/1063 KB 20/549 KB 1021/1044 KB 128/257 KB 713/713 KB 800/1063 KB 20/549 KB 1025/1044 KB 128/257 KB 713/713 KB 800/1063 KB 20/549 KB 1029/1044 KB 128/257 KB 713/713 KB 804/1063 KB 20/549 KB 1033/1044 KB 128/257 KB 804/1063 KB 20/549 KB 1037/1044 KB 128/257 KB 804/1063 KB 20/549 KB 1041/1044 KB 128/257 KB 804/1063 KB 20/549 KB 1044/1044 KB 128/257 KB 713/713 KB 800/1063 KB 20/549 KB 1017/1044 KB 128/257 KB 804/1063 KB 24/549 KB 1044/1044 KB 128/257 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install KB 804/1063 KB 28/549 KB 1044/1044 KB 128/257 KB 804/1063 KB 32/549 KB 1044/1044 KB 128/257 KB 804/1063 KB 36/549 KB 1044/1044 KB 128/257 KB 804/1063 KB 40/549 KB 1044/1044 KB 128/257 KB 804/1063 KB 44/549 KB 1044/1044 KB 128/257 KB 713/713 KB 804/1063 KB 20/549 KB 1029/1044 KB 128/257 KB 808/1063 KB 44/549 KB 1044/1044 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1266.4 KB/sec) unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 128/257 KB 812/1063 KB 44/549 KB 1044/1044 KB 128/257 KB 816/1063 KB 44/549 KB 1044/1044 KB 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 128/257 KB 820/1063 KB 44/549 KB 1044/1044 KB 132/257 KB 824/1063 KB 48/549 KB 1044/1044 KB 132/257 KB 828/1063 KB 48/549 KB 1044/1044 KB 132/257 KB 832/1063 KB 48/549 KB 1044/1044 KB 132/257 KB 820/1063 KB 48/549 KB 1044/1044 KB 132/257 KB 832/1063 KB 52/549 KB 1044/1044 KB 132/257 KB 836/1063 KB 56/549 KB 1044/1044 KB 132/257 KB 836/1063 KB 60/549 KB 1044/1044 KB 132/257 KB 836/1063 KB 64/549 KB 1044/1044 KB 132/257 KB 820/1063 KB 44/549 KB 1044/1044 KB 136/257 KB 836/1063 KB 64/549 KB 1044/1044 KB 140/257 KB 836/1063 KB 64/549 KB 1044/1044 KB 144/257 KB 836/1063 KB 64/549 KB 1044/1044 KB 132/257 KB 836/1063 KB 52/549 KB 1044/1044 KB 144/257 KB 840/1063 KB 64/549 KB 1044/1044 KB 144/257 KB 844/1063 KB 68/549 KB 1044/1044 KB 144/257 KB 848/1063 KB 68/549 KB 1044/1044 KB 148/257 KB 852/1063 KB 68/549 KB 148/257 KB 856/1063 KB 68/549 KB 148/257 KB 860/1063 KB 68/549 KB 148/257 KB 864/1063 KB 68/549 KB 148/257 KB 868/1063 KB 68/549 KB 148/257 KB 872/1063 KB 68/549 KB 148/257 KB 876/1063 KB 68/549 KB 148/257 KB 880/1063 KB 68/549 KB 144/257 KB 840/1063 KB 68/549 KB 1044/1044 KB 148/257 KB 880/1063 KB 72/549 KB 148/257 KB 880/1063 KB 76/549 KB 148/257 KB 880/1063 KB 80/549 KB 148/257 KB 880/1063 KB 84/549 KB 148/257 KB 880/1063 KB 88/549 KB 148/257 KB 880/1063 KB 92/549 KB 148/257 KB 880/1063 KB 96/549 KB 148/257 KB 848/1063 KB 68/549 KB 152/257 KB 880/1063 KB 96/549 KB 156/257 KB 880/1063 KB 96/549 KB 160/257 KB 880/1063 KB 96/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 1821.8 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 164/257 KB 880/1063 KB 96/549 KB 168/257 KB 880/1063 KB 96/549 KB 172/257 KB 880/1063 KB 96/549 KB 176/257 KB 880/1063 KB 96/549 KB 180/257 KB 880/1063 KB 96/549 KB 184/257 KB 880/1063 KB 100/549 KB 188/257 KB 880/1063 KB 100/549 KB 192/257 KB 880/1063 KB 100/549 KB 180/257 KB 880/1063 KB 100/549 KB 192/257 KB 880/1063 KB 104/549 KB 192/257 KB 880/1063 KB 108/549 KB 192/257 KB 880/1063 KB 112/549 KB 192/257 KB 884/1063 KB 116/549 KB 196/257 KB 884/1063 KB 120/549 KB 196/257 KB 884/1063 KB 124/549 KB 196/257 KB 884/1063 KB 128/549 KB 192/257 KB 884/1063 KB 112/549 KB 196/257 KB 888/1063 KB 128/549 KB 196/257 KB 892/1063 KB 128/549 KB 196/257 KB 896/1063 KB 128/549 KB 196/257 KB 900/1063 KB 128/549 KB 196/257 KB 904/1063 KB 132/549 KB 196/257 KB 908/1063 KB 132/549 KB 196/257 KB 912/1063 KB 132/549 KB 196/257 KB 884/1063 KB 116/549 KB 196/257 KB 4/358 KB 912/1063 KB 132/549 KB 196/257 KB 8/358 KB 912/1063 KB 132/549 KB 196/257 KB 8/358 KB 912/1063 KB 4/5 KB 132/549 KB 196/257 KB 12/358 KB 912/1063 KB 5/5 KB 132/549 KB 200/257 KB 12/358 KB 912/1063 KB 5/5 KB 132/549 KB 204/257 KB 12/358 KB 912/1063 KB 5/5 KB 132/549 KB 208/257 KB 12/358 KB 912/1063 KB 5/5 KB 132/549 KB 212/257 KB 12/358 KB 912/1063 KB 5/5 KB 132/549 KB 216/257 KB 12/358 KB 912/1063 KB 5/5 KB 132/549 KB 220/257 KB 12/358 KB 912/1063 KB 5/5 KB 132/549 KB 224/257 KB 12/358 KB 916/1063 KB 5/5 KB 132/549 KB 196/257 KB 900/1063 KB 132/549 KB 224/257 KB 12/358 KB 916/1063 KB 5/5 KB 136/549 KB 224/257 KB 12/358 KB 916/1063 KB 5/5 KB 140/549 KB 224/257 KB 12/358 KB 916/1063 KB 5/5 KB 144/549 KB 224/257 KB 12/358 KB 916/1063 KB 5/5 KB 148/549 KB 228/257 KB 12/358 KB 916/1063 KB 5/5 KB 152/549 KB 228/257 KB 12/358 KB 916/1063 KB 5/5 KB 156/549 KB 228/257 KB 12/358 KB 916/1063 KB 5/5 KB 160/549 KB 220/257 KB 12/358 KB 916/1063 KB 5/5 KB 132/549 KB 196/257 KB 12/358 KB 912/1063 KB 4/5 KB 132/549 KB 228/257 KB 16/358 KB 916/1063 KB 5/5 KB 160/549 KB 228/257 KB 20/358 KB 916/1063 KB 5/5 KB 160/549 KB 228/257 KB 24/358 KB 916/1063 KB 5/5 KB 160/549 KB 228/257 KB 28/358 KB 916/1063 KB 5/5 KB 160/549 KB 228/257 KB 32/358 KB 916/1063 KB 5/5 KB 160/549 KB 228/257 KB 36/358 KB 916/1063 KB 5/5 KB 160/549 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 7.4 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 228/257 KB 40/358 KB 920/1063 KB 160/549 KB 228/257 KB 40/358 KB 924/1063 KB 160/549 KB 228/257 KB 40/358 KB 928/1063 KB 160/549 KB 228/257 KB 40/358 KB 932/1063 KB 160/549 KB 228/257 KB 40/358 KB 936/1063 KB 160/549 KB 228/257 KB 40/358 KB 940/1063 KB 160/549 KB 228/257 KB 40/358 KB 944/1063 KB 160/549 KB 228/257 KB 12/358 KB 916/1063 KB 5/5 KB 148/549 KB 228/257 KB 40/358 KB 916/1063 KB 160/549 KB 228/257 KB 44/358 KB 944/1063 KB 160/549 KB 228/257 KB 48/358 KB 944/1063 KB 160/549 KB 228/257 KB 52/358 KB 944/1063 KB 160/549 KB 228/257 KB 56/358 KB 944/1063 KB 160/549 KB 228/257 KB 60/358 KB 944/1063 KB 160/549 KB 228/257 KB 64/358 KB 944/1063 KB 160/549 KB 228/257 KB 68/358 KB 944/1063 KB 160/549 KB 228/257 KB 72/358 KB 944/1063 KB 160/549 KB 228/257 KB 76/358 KB 944/1063 KB 160/549 KB 228/257 KB 80/358 KB 944/1063 KB 160/549 KB 228/257 KB 84/358 KB 944/1063 KB 160/549 KB 228/257 KB 88/358 KB 944/1063 KB 160/549 KB 228/257 KB 92/358 KB 944/1063 KB 160/549 KB 228/257 KB 96/358 KB 944/1063 KB 160/549 KB 232/257 KB 96/358 KB 944/1063 KB 160/549 KB 236/257 KB 96/358 KB 944/1063 KB 160/549 KB 240/257 KB 96/358 KB 944/1063 KB 160/549 KB 240/257 KB 100/358 KB 944/1063 KB 160/549 KB 244/257 KB 104/358 KB 944/1063 KB 164/549 KB 244/257 KB 108/358 KB 944/1063 KB 164/549 KB 244/257 KB 112/358 KB 944/1063 KB 164/549 KB 244/257 KB 116/358 KB 948/1063 KB 164/549 KB 244/257 KB 120/358 KB 948/1063 KB 164/549 KB 244/257 KB 124/358 KB 948/1063 KB 164/549 KB 244/257 KB 128/358 KB 948/1063 KB 164/549 KB 244/257 KB 100/358 KB 944/1063 KB 164/549 KB 244/257 KB 128/358 KB 948/1063 KB 168/549 KB 244/257 KB 128/358 KB 948/1063 KB 172/549 KB 244/257 KB 128/358 KB 948/1063 KB 176/549 KB 244/257 KB 100/358 KB 944/1063 KB 160/549 KB 248/257 KB 128/358 KB 948/1063 KB 176/549 KB 252/257 KB 128/358 KB 948/1063 KB 176/549 KB 256/257 KB 128/358 KB 3/86 KB 948/1063 KB 176/549 KB 257/257 KB 128/358 KB 3/86 KB 948/1063 KB 176/549 KB 244/257 KB 112/358 KB 948/1063 KB 164/549 KB 257/257 KB 128/358 KB 3/86 KB 952/1063 KB 180/549 KB 257/257 KB 128/358 KB 3/86 KB 956/1063 KB 180/549 KB 257/257 KB 128/358 KB 3/86 KB 960/1063 KB 180/549 KB 257/257 KB 128/358 KB 3/86 KB 964/1063 KB 180/549 KB 257/257 KB 132/358 KB 3/86 KB 968/1063 KB 180/549 KB 257/257 KB 132/358 KB 3/86 KB 972/1063 KB 180/549 KB 257/257 KB 132/358 KB 3/86 KB 976/1063 KB 180/549 KB 257/257 KB 132/358 KB 3/86 KB 980/1063 KB 180/549 KB 257/257 KB 132/358 KB 3/86 KB 984/1063 KB 180/549 KB 257/257 KB 132/358 KB 3/86 KB 988/1063 KB 180/549 KB 257/257 KB 132/358 KB 3/86 KB 992/1063 KB 180/549 KB 257/257 KB 132/358 KB 3/86 KB 996/1063 KB 180/549 KB 257/257 KB 128/358 KB 3/86 KB 948/1063 KB 180/549 KB 252/257 KB 128/358 KB 3/86 KB 948/1063 KB 176/549 KB 257/257 KB 132/358 KB 6/86 KB 996/1063 KB 180/549 KB 257/257 KB 132/358 KB 9/86 KB 996/1063 KB 180/549 KB 257/257 KB 132/358 KB 11/86 KB 996/1063 KB 180/549 KB 257/257 KB 132/358 KB 14/86 KB 996/1063 KB 180/549 KB 257/257 KB 132/358 KB 16/86 KB 996/1063 KB 180/549 KB 257/257 KB 132/358 KB 19/86 KB 996/1063 KB 180/549 KB 257/257 KB 132/358 KB 22/86 KB 996/1063 KB 180/549 KB 257/257 KB 132/358 KB 25/86 KB 996/1063 KB 180/549 KB 257/257 KB 132/358 KB 27/86 KB 996/1063 KB 180/549 KB 257/257 KB 132/358 KB 30/86 KB 996/1063 KB 180/549 KB 257/257 KB 132/358 KB 32/86 KB 996/1063 KB 180/549 KB 257/257 KB 132/358 KB 36/86 KB 996/1063 KB 180/549 KB 257/257 KB 132/358 KB 40/86 KB unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 996/1063 KB 184/549 KB 257/257 KB 132/358 KB 44/86 KB 996/1063 KB 184/549 KB 257/257 KB 132/358 KB 48/86 KB 996/1063 KB 184/549 KB 257/257 KB 132/358 KB 52/86 KB 996/1063 KB 184/549 KB 257/257 KB 132/358 KB 56/86 KB 996/1063 KB 184/549 KB 257/257 KB 132/358 KB 60/86 KB 996/1063 KB 184/549 KB 257/257 KB 132/358 KB 64/86 KB 996/1063 KB 184/549 KB 257/257 KB 132/358 KB 68/86 KB 996/1063 KB 184/549 KB 132/358 KB 72/86 KB 996/1063 KB 184/549 KB 257/257 KB 132/358 KB 3/86 KB 964/1063 KB 180/549 KB 136/358 KB 72/86 KB 1000/1063 KB 184/549 KB 140/358 KB 72/86 KB 1000/1063 KB 184/549 KB 144/358 KB 72/86 KB 1000/1063 KB 184/549 KB 148/358 KB 72/86 KB 1000/1063 KB 184/549 KB 152/358 KB 72/86 KB 1000/1063 KB 184/549 KB 156/358 KB 72/86 KB 1000/1063 KB 184/549 KB 160/358 KB 72/86 KB 1000/1063 KB 184/549 KB 164/358 KB 72/86 KB 1000/1063 KB 184/549 KB 132/358 KB 72/86 KB 1000/1063 KB 184/549 KB 164/358 KB 76/86 KB 1004/1063 KB 184/549 KB 164/358 KB 76/86 KB 1008/1063 KB 184/549 KB 257/257 KB 132/358 KB 36/86 KB 996/1063 KB 184/549 KB 168/358 KB 76/86 KB 1008/1063 KB 188/549 KB 168/358 KB 76/86 KB 1008/1063 KB 192/549 KB 168/358 KB 76/86 KB 1008/1063 KB 196/549 KB 168/358 KB 76/86 KB 1008/1063 KB 200/549 KB 168/358 KB 76/86 KB 1008/1063 KB 204/549 KB 168/358 KB 76/86 KB 1008/1063 KB 208/549 KB 168/358 KB 76/86 KB 1008/1063 KB 212/549 KB 168/358 KB 76/86 KB 1008/1063 KB 216/549 KB 168/358 KB 76/86 KB 1008/1063 KB 220/549 KB 168/358 KB 76/86 KB 1008/1063 KB 224/549 KB 168/358 KB 76/86 KB 1008/1063 KB 184/549 KB 172/358 KB 76/86 KB 1008/1063 KB 224/549 KB 176/358 KB 76/86 KB 1012/1063 KB 224/549 KB 164/358 KB 76/86 KB 1000/1063 KB 184/549 KB 176/358 KB 80/86 KB 1012/1063 KB 224/549 KB 176/358 KB 84/86 KB 1012/1063 KB 224/549 KB 176/358 KB 86/86 KB 1012/1063 KB 228/549 KB 180/358 KB 86/86 KB 1012/1063 KB 228/549 KB 184/358 KB 86/86 KB 1012/1063 KB 228/549 KB 188/358 KB 86/86 KB 1012/1063 KB 228/549 KB 192/358 KB 86/86 KB 1012/1063 KB 228/549 KB 196/358 KB 86/86 KB 1012/1063 KB 228/549 KB 200/358 KB 86/86 KB 1012/1063 KB 228/549 KB 204/358 KB 86/86 KB 1012/1063 KB 228/549 KB 208/358 KB 86/86 KB 1012/1063 KB 228/549 KB 172/358 KB 76/86 KB 1012/1063 KB 224/549 KB 208/358 KB 86/86 KB 1016/1063 KB 228/549 KB 208/358 KB 86/86 KB 1020/1063 KB 228/549 KB 208/358 KB 86/86 KB 1024/1063 KB 228/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 418.7 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 176/358 KB 84/86 KB 1012/1063 KB 228/549 KB 208/358 KB 86/86 KB 1024/1063 KB 232/549 KB 208/358 KB 86/86 KB 1024/1063 KB 236/549 KB 208/358 KB 86/86 KB 1024/1063 KB 240/549 KB 208/358 KB 86/86 KB 1024/1063 KB 244/549 KB 208/358 KB 86/86 KB 1024/1063 KB 248/549 KB 208/358 KB 86/86 KB 1024/1063 KB 252/549 KB 208/358 KB 86/86 KB 1024/1063 KB 256/549 KB 208/358 KB 86/86 KB 1028/1063 KB 256/549 KB 208/358 KB 86/86 KB 1032/1063 KB 256/549 KB 208/358 KB 86/86 KB 1036/1063 KB 256/549 KB 208/358 KB 86/86 KB 1040/1063 KB 256/549 KB 208/358 KB 86/86 KB 1040/1063 KB 260/549 KB 208/358 KB 86/86 KB 1044/1063 KB 264/549 KB 208/358 KB 86/86 KB 1044/1063 KB 268/549 KB 208/358 KB 86/86 KB 1044/1063 KB 272/549 KB 212/358 KB 86/86 KB 1044/1063 KB 272/549 KB 216/358 KB 86/86 KB 1044/1063 KB 276/549 KB 220/358 KB 86/86 KB 1044/1063 KB 276/549 KB 224/358 KB 86/86 KB 1044/1063 KB 276/549 KB 208/358 KB 86/86 KB 1044/1063 KB 260/549 KB 224/358 KB 86/86 KB 1048/1063 KB 276/549 KB 224/358 KB 86/86 KB 1052/1063 KB 276/549 KB 224/358 KB 86/86 KB 1056/1063 KB 276/549 KB 224/358 KB 86/86 KB 1060/1063 KB 276/549 KB 228/358 KB 1063/1063 KB 276/549 KB 212/358 KB 86/86 KB 1044/1063 KB 276/549 KB 228/358 KB 1063/1063 KB 280/549 KB 228/358 KB 1063/1063 KB 284/549 KB 228/358 KB 1063/1063 KB 288/549 KB 228/358 KB 4/404 KB 1063/1063 KB 288/549 KB 228/358 KB 8/404 KB 1063/1063 KB 288/549 KB 228/358 KB 12/404 KB 1063/1063 KB 288/549 KB 228/358 KB 16/404 KB 1063/1063 KB 288/549 KB 228/358 KB 20/404 KB 1063/1063 KB 288/549 KB 228/358 KB 24/404 KB 1063/1063 KB 288/549 KB 228/358 KB 28/404 KB 1063/1063 KB 288/549 KB 228/358 KB 32/404 KB 1063/1063 KB 288/549 KB 228/358 KB 36/404 KB 1063/1063 KB 288/549 KB 228/358 KB 40/404 KB 1063/1063 KB 292/549 KB 228/358 KB 44/404 KB 1063/1063 KB 292/549 KB 228/358 KB 48/404 KB 1063/1063 KB 292/549 KB 228/358 KB 52/404 KB 1063/1063 KB 292/549 KB 228/358 KB 56/404 KB 1063/1063 KB 292/549 KB 228/358 KB 1060/1063 KB 276/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 135.6 KB/sec) unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 232/358 KB 56/404 KB 1063/1063 KB 292/549 KB 236/358 KB 56/404 KB 1063/1063 KB 292/549 KB 240/358 KB 56/404 KB 1063/1063 KB 292/549 KB 244/358 KB 56/404 KB 1063/1063 KB 292/549 KB 248/358 KB 56/404 KB 1063/1063 KB 292/549 KB 252/358 KB 56/404 KB 1063/1063 KB 292/549 KB 256/358 KB 60/404 KB 1063/1063 KB 292/549 KB 228/358 KB 36/404 KB 1063/1063 KB 292/549 KB 256/358 KB 60/404 KB 1063/1063 KB 296/549 KB 256/358 KB 60/404 KB 1063/1063 KB 300/549 KB 256/358 KB 60/404 KB 1063/1063 KB 304/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 1672.6 KB/sec) unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 252/358 KB 60/404 KB 1063/1063 KB 292/549 KB 256/358 KB 64/404 KB 308/549 KB 256/358 KB 60/404 KB 308/549 KB 256/358 KB 64/404 KB 312/549 KB 256/358 KB 68/404 KB 316/549 KB 256/358 KB 68/404 KB 320/549 KB 256/358 KB 68/404 KB 324/549 KB 260/358 KB 68/404 KB 328/549 KB 260/358 KB 68/404 KB 332/549 KB 260/358 KB 68/404 KB 336/549 KB 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 256/358 KB 68/404 KB 312/549 KB 260/358 KB 72/404 KB 336/549 KB 260/358 KB 76/404 KB 336/549 KB 260/358 KB 80/404 KB 336/549 KB 260/358 KB 68/404 KB 324/549 KB 264/358 KB 80/404 KB 336/549 KB 268/358 KB 80/404 KB 336/549 KB 272/358 KB 80/404 KB 336/549 KB 276/358 KB 80/404 KB 336/549 KB 280/358 KB 84/404 KB 340/549 KB 284/358 KB 84/404 KB 340/549 KB 288/358 KB 84/404 KB 340/549 KB 292/358 KB 84/404 KB 340/549 KB 296/358 KB 84/404 KB 340/549 KB 300/358 KB 84/404 KB 340/549 KB 304/358 KB 84/404 KB 340/549 KB 308/358 KB 84/404 KB 340/549 KB 276/358 KB 84/404 KB 340/549 KB 276/358 KB 84/404 KB 336/549 KB 308/358 KB 88/404 KB 344/549 KB 308/358 KB 92/404 KB 344/549 KB 308/358 KB 96/404 KB 344/549 KB 308/358 KB 100/404 KB 344/549 KB 308/358 KB 84/404 KB 344/549 KB 308/358 KB 104/404 KB 348/549 KB 308/358 KB 104/404 KB 352/549 KB 308/358 KB 104/404 KB 356/549 KB 308/358 KB 104/404 KB 360/549 KB 308/358 KB 104/404 KB 364/549 KB 308/358 KB 104/404 KB 368/549 KB 308/358 KB 104/404 KB 356/549 KB 308/358 KB 108/404 KB 368/549 KB 308/358 KB 112/404 KB 368/549 KB 308/358 KB 116/404 KB 368/549 KB 312/358 KB 120/404 KB 372/549 KB 312/358 KB 124/404 KB 372/549 KB 312/358 KB 128/404 KB 372/549 KB 312/358 KB 116/404 KB 372/549 KB 316/358 KB 128/404 KB 372/549 KB 320/358 KB 128/404 KB 372/549 KB 308/358 KB 116/404 KB 372/549 KB 320/358 KB 128/404 KB 376/549 KB 324/358 KB 132/404 KB 380/549 KB 324/358 KB 132/404 KB 384/549 KB 324/358 KB 132/404 KB 4/894 KB 384/549 KB 324/358 KB 132/404 KB 8/894 KB 384/549 KB 324/358 KB 132/404 KB 12/894 KB 384/549 KB 324/358 KB 132/404 KB 16/894 KB 384/549 KB 3/587 KB 324/358 KB 132/404 KB 16/894 KB 384/549 KB 5/587 KB 324/358 KB 132/404 KB 16/894 KB 384/549 KB 8/587 KB 324/358 KB 132/404 KB 16/894 KB 384/549 KB 11/587 KB 324/358 KB 132/404 KB 16/894 KB 384/549 KB 13/587 KB 324/358 KB 132/404 KB 16/894 KB 384/549 KB 16/587 KB 324/358 KB 132/404 KB 16/894 KB 384/549 KB 19/587 KB 324/358 KB 132/404 KB 16/894 KB 384/549 KB 21/587 KB 324/358 KB 132/404 KB 16/894 KB 384/549 KB 24/587 KB 324/358 KB 132/404 KB 16/894 KB 384/549 KB 27/587 KB 324/358 KB 132/404 KB 16/894 KB 384/549 KB 29/587 KB 324/358 KB 132/404 KB 16/894 KB 384/549 KB 32/587 KB 324/358 KB 132/404 KB 16/894 KB 384/549 KB 36/587 KB 324/358 KB 132/404 KB 20/894 KB 384/549 KB 40/587 KB 324/358 KB 132/404 KB 20/894 KB 384/549 KB 324/358 KB 132/404 KB 376/549 KB 320/358 KB 132/404 KB 376/549 KB 44/587 KB 324/358 KB 136/404 KB 20/894 KB 384/549 KB 44/587 KB 328/358 KB 140/404 KB 20/894 KB 388/549 KB 44/587 KB 328/358 KB 144/404 KB 20/894 KB 388/549 KB 44/587 KB 328/358 KB 148/404 KB 20/894 KB 388/549 KB 44/587 KB 328/358 KB 152/404 KB 20/894 KB 388/549 KB 44/587 KB 328/358 KB 156/404 KB 20/894 KB 388/549 KB 44/587 KB 328/358 KB 160/404 KB 20/894 KB 388/549 KB 44/587 KB 324/358 KB 132/404 KB 20/894 KB 384/549 KB 48/587 KB 328/358 KB 160/404 KB 20/894 KB 388/549 KB 52/587 KB 328/358 KB 160/404 KB 20/894 KB 388/549 KB 32/587 KB 324/358 KB 132/404 KB 20/894 KB 384/549 KB 52/587 KB 328/358 KB 160/404 KB 24/894 KB 388/549 KB 52/587 KB 328/358 KB 160/404 KB 28/894 KB 388/549 KB 52/587 KB 328/358 KB 160/404 KB 32/894 KB 388/549 KB 52/587 KB 328/358 KB 160/404 KB 36/894 KB 388/549 KB 52/587 KB 328/358 KB 160/404 KB 40/894 KB 388/549 KB 52/587 KB 328/358 KB 160/404 KB 44/894 KB 388/549 KB 52/587 KB 328/358 KB 160/404 KB 48/894 KB 388/549 KB 52/587 KB 328/358 KB 16 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 0/404 KB 52/894 KB 388/549 KB 44/587 KB 328/358 KB 136/404 KB 20/894 KB 388/549 KB 56/587 KB 328/358 KB 160/404 KB 52/894 KB 392/549 KB 56/587 KB 328/358 KB 160/404 KB 52/894 KB 396/549 KB 56/587 KB 328/358 KB 160/404 KB 52/894 KB 400/549 KB 44/587 KB 328/358 KB 136/404 KB 20/894 KB 384/549 KB 56/587 KB 332/358 KB 160/404 KB 52/894 KB 400/549 KB 56/587 KB 336/358 KB 160/404 KB 52/894 KB 400/549 KB 56/587 KB 340/358 KB 160/404 KB 52/894 KB 400/549 KB 56/587 KB 344/358 KB 160/404 KB 56/894 KB 400/549 KB 56/587 KB 348/358 KB 160/404 KB 56/894 KB 400/549 KB 56/587 KB 352/358 KB 160/404 KB 56/894 KB 400/549 KB 56/587 KB 328/358 KB 160/404 KB 52/894 KB 388/549 KB 60/587 KB 352/358 KB 160/404 KB 56/894 KB 400/549 KB 64/587 KB 352/358 KB 160/404 KB 56/894 KB 400/549 KB 56/587 KB 340/358 KB 160/404 KB 56/894 KB 400/549 KB 64/587 KB 352/358 KB 160/404 KB 60/894 KB 400/549 KB 64/587 KB 352/358 KB 160/404 KB 64/894 KB 400/549 KB 64/587 KB 352/358 KB 160/404 KB 64/894 KB 404/549 KB 68/587 KB 356/358 KB 164/404 KB 68/894 KB 408/549 KB 68/587 KB 356/358 KB 164/404 KB 68/894 KB 412/549 KB 68/587 KB 356/358 KB 164/404 KB 68/894 KB 416/549 KB 68/587 KB 356/358 KB 164/404 KB 68/894 KB 420/549 KB 68/587 KB 356/358 KB 164/404 KB 68/894 KB 404/549 KB 64/587 KB 356/358 KB 164/404 KB 68/894 KB 404/549 KB 68/587 KB 356/358 KB 168/404 KB 68/894 KB 420/549 KB 68/587 KB 356/358 KB 172/404 KB 68/894 KB 420/549 KB 72/587 KB 356/358 KB 176/404 KB 68/894 KB 420/549 KB 64/587 KB 356/358 KB 160/404 KB 68/894 KB 404/549 KB 64/587 KB 356/358 KB 160/404 KB 64/894 KB 404/549 KB 72/587 KB 358/358 KB 176/404 KB 68/894 KB 420/549 KB 72/587 KB 358/358 KB 176/404 KB 72/894 KB 420/549 KB 72/587 KB 358/358 KB 176/404 KB 76/894 KB 420/549 KB 72/587 KB 358/358 KB 176/404 KB 80/894 KB 420/549 KB 72/587 KB 358/358 KB 176/404 KB 84/894 KB 420/549 KB 72/587 KB 358/358 KB 180/404 KB 88/894 KB 424/549 KB 72/587 KB 358/358 KB 180/404 KB 92/894 KB 424/549 KB 72/587 KB 358/358 KB 180/404 KB 96/894 KB 424/549 KB 72/587 KB 356/358 KB 172/404 KB 68/894 KB 420/549 KB 76/587 KB 358/358 KB 180/404 KB 96/894 KB 424/549 KB 80/587 KB 358/358 KB 180/404 KB 96/894 KB 424/549 KB 84/587 KB 358/358 KB 180/404 KB 96/894 KB 424/549 KB 88/587 KB 358/358 KB 180/404 KB 96/894 KB 424/549 KB 92/587 KB 358/358 KB 180/404 KB 96/894 KB 424/549 KB 96/587 KB 358/358 KB 180/404 KB 96/894 KB 424/549 KB 100/587 KB 358/358 KB 180/404 KB 96/894 KB 424/549 KB 104/587 KB 358/358 KB 180/404 KB 100/894 KB 424/549 KB 72/587 KB 358/358 KB 180/404 KB 84/894 KB 424/549 KB 104/587 KB 358/358 KB 180/404 KB 100/894 KB 428/549 KB 104/587 KB 358/358 KB 180/404 KB 100/894 KB 432/549 KB 104/587 KB 358/358 KB 180/404 KB 100/894 KB 436/549 KB 104/587 KB 358/358 KB 180/404 KB 100/894 KB 440/549 KB 104/587 KB 358/358 KB 180/404 KB 100/894 KB 444/549 KB 104/587 KB 358/358 KB 180/404 KB 100/894 KB 448/549 KB 72/587 KB 358/358 KB 180/404 KB 84/894 KB 420/549 KB 104/587 KB 358/358 KB 184/404 KB 100/894 KB 448/549 KB 104/587 KB 358/358 KB 188/404 KB 100/894 KB 448/549 KB 104/587 KB 358/358 KB 192/404 KB 100/894 KB 448/549 KB 104/587 KB 358/358 KB 196/404 KB 100/894 KB 448/549 KB 104/587 KB 358/358 KB 200/404 KB 100/894 KB 448/549 KB 104/587 KB 358/358 KB 204/404 KB 100/894 KB 448/549 KB 104/587 KB 358/358 KB 208/404 KB 100/894 KB 448/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springf unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install ramework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 532.6 KB/sec) unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 100/587 KB 358/358 KB 180/404 KB 100/894 KB 424/549 KB 104/587 KB 208/404 KB 104/894 KB 448/549 KB 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 104/587 KB 208/404 KB 104/894 KB 452/549 KB 108/587 KB 208/404 KB 108/894 KB 456/549 KB 108/587 KB 208/404 KB 108/894 KB 460/549 KB 108/587 KB 208/404 KB 108/894 KB 464/549 KB 108/587 KB 208/404 KB 108/894 KB 468/549 KB 108/587 KB 208/404 KB 108/894 KB 452/549 KB 112/587 KB 212/404 KB 108/894 KB 468/549 KB 104/587 KB 208/404 KB 108/894 KB 452/549 KB 112/587 KB 212/404 KB 112/894 KB 468/549 KB 116/587 KB 212/404 KB 112/894 KB 468/549 KB 108/587 KB 212/404 KB 108/894 KB 468/549 KB 116/587 KB 216/404 KB 116/894 KB 468/549 KB 116/587 KB 220/404 KB 116/894 KB 468/549 KB 116/587 KB 224/404 KB 116/894 KB 468/549 KB 116/587 KB 212/404 KB 116/894 KB 468/549 KB 120/587 KB 224/404 KB 120/894 KB 468/549 KB 120/587 KB 224/404 KB 124/894 KB 468/549 KB 120/587 KB 224/404 KB 128/894 KB 468/549 KB 120/587 KB 228/404 KB 132/894 KB 468/549 KB 120/587 KB 224/404 KB 116/894 KB 468/549 KB 124/587 KB 228/404 KB 132/894 KB 472/549 KB 128/587 KB 228/404 KB 132/894 KB 472/549 KB 120/587 KB 228/404 KB 132/894 KB 472/549 KB 128/587 KB 228/404 KB 132/894 KB 476/549 KB 132/587 KB 228/404 KB 132/894 KB 480/549 KB 132/587 KB 228/404 KB 132/894 KB 484/549 KB 132/587 KB 228/404 KB 136/894 KB 488/549 KB 132/587 KB 228/404 KB 136/894 KB 492/549 KB 132/587 KB 228/404 KB 136/894 KB 496/549 KB 120/587 KB 228/404 KB 128/894 KB 468/549 KB 132/587 KB 232/404 KB 136/894 KB 496/549 KB 132/587 KB 236/404 KB 136/894 KB 496/549 KB 132/587 KB 240/404 KB 136/894 KB 496/549 KB 132/587 KB 3/26 KB 240/404 KB 136/894 KB 496/549 KB 132/587 KB 6/26 KB 240/404 KB 136/894 KB 496/549 KB 132/587 KB 9/26 KB 240/404 KB 136/894 KB 496/549 KB 132/587 KB 228/404 KB 136/894 KB 484/549 KB 132/587 KB 9/26 KB 240/404 KB 140/894 KB 496/549 KB 132/587 KB 9/26 KB 240/404 KB 144/894 KB 496/549 KB 132/587 KB 228/404 KB 132/894 KB 476/549 KB 136/587 KB 11/26 KB 240/404 KB 144/894 KB 496/549 KB 140/587 KB 11/26 KB 240/404 KB 144/894 KB 496/549 KB 144/587 KB 11/26 KB 244/404 KB 144/894 KB 496/549 KB 148/587 KB 11/26 KB 244/404 KB 144/894 KB 496/549 KB 152/587 KB 11/26 KB 244/404 KB 148/894 KB 500/549 KB 132/587 KB 11/26 KB 240/404 KB 144/894 KB 496/549 KB 156/587 KB 14/26 KB 244/404 KB 148/894 KB 500/549 KB 156/587 KB 16/26 KB 244/404 KB 148/894 KB 500/549 KB 156/587 KB 19/26 KB 244/404 KB 148/894 KB 500/549 KB 156/587 KB 22/26 KB 244/404 KB 148/894 KB 500/549 KB 148/587 KB 11/26 KB 244/404 KB 148/894 KB 500/549 KB 156/587 KB 22/26 KB 244/404 KB 148/894 KB 504/549 KB 156/587 KB 22/26 KB 244/404 KB 148/894 KB 508/549 KB 156/587 KB 25/26 KB 244/404 KB 148/894 KB 512/549 KB 148/587 KB 11/26 KB 244/404 KB 148/894 KB 496/549 KB 156/587 KB 25/26 KB 244/404 KB 152/894 KB 512/549 KB 156/587 KB 25/26 KB 244/404 KB 156/894 KB 512/549 KB 156/587 KB 25/26 KB 244/404 KB 160/894 KB 512/549 KB 156/587 KB 25/26 KB 244/404 KB 164/894 KB 512/549 KB 156/587 KB 25/26 KB 244/404 KB 168/894 KB 516/549 KB 156/587 KB 25/26 KB 244/404 KB 172/894 KB 516/549 KB 156/587 KB 25/26 KB 244/404 KB 176/894 KB 516/549 KB 140/587 KB 11/26 KB 244/404 KB 144/894 KB 496/549 KB 156/587 KB 25/26 KB 248/404 KB 176/894 KB 516/549 KB 156/587 KB 25/26 KB 252/404 KB 176/894 KB 516/549 KB 156/587 KB 25/26 KB 256/404 KB 176/894 KB 516/549 KB 156/587 KB 25/26 KB 260/404 KB 176/894 KB 516/549 KB 156/587 KB 25/26 KB 264/404 KB 176/894 KB 516/549 KB 156/587 KB 25/26 KB 268/404 KB 176/894 KB 516/549 KB 156/587 KB 25/26 KB 272/404 KB 176/894 KB 516/549 KB 156/58 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 7 KB 25/26 KB 244/404 KB 164/894 KB 516/549 KB 156/587 KB 25/26 KB 272/404 KB 176/894 KB 520/549 KB 156/587 KB 25/26 KB 272/404 KB 176/894 KB 524/549 KB 156/587 KB 25/26 KB 272/404 KB 176/894 KB 528/549 KB 156/587 KB 25/26 KB 272/404 KB 176/894 KB 532/549 KB 156/587 KB 25/26 KB 276/404 KB 180/894 KB 536/549 KB 156/587 KB 25/26 KB 276/404 KB 180/894 KB 540/549 KB 156/587 KB 25/26 KB 244/404 KB 148/894 KB 508/549 KB 156/587 KB 22/26 KB 244/404 KB 148/894 KB 504/549 KB 160/587 KB 25/26 KB 276/404 KB 180/894 KB 540/549 KB 164/587 KB 25/26 KB 276/404 KB 180/894 KB 540/549 KB 168/587 KB 26/26 KB 276/404 KB 180/894 KB 540/549 KB 172/587 KB 26/26 KB 276/404 KB 180/894 KB 540/549 KB 176/587 KB 26/26 KB 276/404 KB 180/894 KB 540/549 KB 180/587 KB 26/26 KB 276/404 KB 180/894 KB 540/549 KB 184/587 KB 26/26 KB 276/404 KB 180/894 KB 540/549 KB 188/587 KB 26/26 KB 276/404 KB 180/894 KB 540/549 KB 192/587 KB 26/26 KB 276/404 KB 180/894 KB 540/549 KB 156/587 KB 25/26 KB 276/404 KB 180/894 KB 532/549 KB 192/587 KB 26/26 KB 280/404 KB 180/894 KB 540/549 KB 192/587 KB 26/26 KB 284/404 KB 180/894 KB 540/549 KB 192/587 KB 26/26 KB 288/404 KB 180/894 KB 540/549 KB 192/587 KB 26/26 KB 292/404 KB 180/894 KB 540/549 KB 196/587 KB 26/26 KB 296/404 KB 180/894 KB 544/549 KB 196/587 KB 26/26 KB 300/404 KB 180/894 KB 544/549 KB 196/587 KB 26/26 KB 304/404 KB 180/894 KB 544/549 KB 156/587 KB 25/26 KB 272/404 KB 180/894 KB 532/549 KB 196/587 KB 26/26 KB 304/404 KB 184/894 KB 544/549 KB 196/587 KB 26/26 KB 304/404 KB 188/894 KB 544/549 KB 196/587 KB 26/26 KB 304/404 KB 192/894 KB 544/549 KB 196/587 KB 26/26 KB 304/404 KB 196/894 KB 544/549 KB 196/587 KB 26/26 KB 304/404 KB 200/894 KB 544/549 KB 196/587 KB 26/26 KB 304/404 KB 204/894 KB 544/549 KB 196/587 KB 26/26 KB 304/404 KB 208/894 KB 544/549 KB 196/587 KB 26/26 KB 308/404 KB 212/894 KB 544/549 KB 196/587 KB 26/26 KB 308/404 KB 216/894 KB 544/549 KB 196/587 KB 26/26 KB 308/404 KB 220/894 KB 544/549 KB 196/587 KB 26/26 KB 292/404 KB 180/894 KB 544/549 KB 200/587 KB 26/26 KB 308/404 KB 220/894 KB 544/549 KB 204/587 KB 26/26 KB 308/404 KB 220/894 KB 544/549 KB 192/587 KB 26/26 KB 292/404 KB 180/894 KB 544/549 KB 164/587 KB 26/26 KB 276/404 KB 180/894 KB 540/549 KB 208/587 KB 26/26 KB 308/404 KB 220/894 KB 548/549 KB 208/587 KB 26/26 KB 308/404 KB 220/894 KB 549/549 KB 208/587 KB 26/26 KB 308/404 KB 220/894 KB 549/549 KB 212/587 KB 26/26 KB 308/404 KB 220/894 KB 549/549 KB 216/587 KB 26/26 KB 308/404 KB 220/894 KB 549/549 KB 220/587 KB 26/26 KB 308/404 KB 220/894 KB 549/549 KB 196/587 KB 26/26 KB 308/404 KB 208/894 KB 544/549 KB 220/587 KB 26/26 KB 312/404 KB 224/894 KB 549/549 KB 220/587 KB 26/26 KB 316/404 KB 224/894 KB 549/549 KB 220/587 KB 26/26 KB 320/404 KB 224/894 KB 549/549 KB 220/587 KB 26/26 KB 324/404 KB 224/894 KB 549/549 KB 224/587 KB 26/26 KB 328/404 KB 224/894 KB 549/549 KB 224/587 KB 26/26 KB 332/404 KB 224/894 KB 549/549 KB 224/587 KB 26/26 KB 336/404 KB 224/894 KB 549/549 KB 220/587 KB 26/26 KB 308/404 KB 224/894 KB 549/549 KB 224/587 KB 26/26 KB 324/404 KB 224/894 KB 549/549 KB 224/587 KB 26/26 KB 336/404 KB 228/894 KB 549/549 KB 228/587 KB 26/26 KB 336/404 KB 232/894 KB 549/549 KB 228/587 KB 26/26 KB 336/404 KB 236/894 KB 549/549 KB 228/587 KB 26/26 KB 340/404 KB 240/894 KB 549/549 KB 228/587 KB 26/26 KB 336/404 KB 228/894 KB 549/549 KB 232/587 KB 26/26 KB 340/404 KB 240/894 KB 549/549 KB 236/58 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 7 KB 26/26 KB 340/404 KB 240/894 KB 549/549 KB 240/587 KB 26/26 KB 340/404 KB 240/894 KB 549/549 KB 240/587 KB 26/26 KB 340/404 KB 244/894 KB 549/549 KB 244/587 KB 26/26 KB 340/404 KB 248/894 KB 549/549 KB 244/587 KB 26/26 KB 340/404 KB 252/894 KB 549/549 KB 244/587 KB 26/26 KB 340/404 KB 256/894 KB 549/549 KB 228/587 KB 26/26 KB 340/404 KB 236/894 KB 549/549 KB 244/587 KB 26/26 KB 344/404 KB 256/894 KB 549/549 KB 244/587 KB 26/26 KB 348/404 KB 256/894 KB 549/549 KB 244/587 KB 26/26 KB 352/404 KB 256/894 KB 549/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 35.9 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 244/587 KB 26/26 KB 340/404 KB 244/894 KB 549/549 KB 248/587 KB 352/404 KB 256/894 KB 549/549 KB 252/587 KB 352/404 KB 256/894 KB 549/549 KB 256/587 KB 352/404 KB 256/894 KB 549/549 KB 260/587 KB 356/404 KB 256/894 KB 549/549 KB 264/587 KB 356/404 KB 260/894 KB 549/549 KB 268/587 KB 356/404 KB 260/894 KB 549/549 KB 272/587 KB 356/404 KB 260/894 KB 549/549 KB 256/587 KB 356/404 KB 256/894 KB 549/549 KB 272/587 KB 360/404 KB 260/894 KB 549/549 KB 272/587 KB 364/404 KB 260/894 KB 549/549 KB 272/587 KB 368/404 KB 260/894 KB 549/549 KB 260/587 KB 356/404 KB 260/894 KB 549/549 KB 272/587 KB 368/404 KB 264/894 KB 549/549 KB 272/587 KB 368/404 KB 268/894 KB 549/549 KB 272/587 KB 368/404 KB 272/894 KB 549/549 KB 272/587 KB 372/404 KB 276/894 KB 549/549 KB 276/587 KB 372/404 KB 280/894 KB 549/549 KB 276/587 KB 372/404 KB 284/894 KB 549/549 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 3/79 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 6/79 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 9/79 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 11/79 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 14/79 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 16/79 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 19/79 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 22/79 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 25/79 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 27/79 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 30/79 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 32/79 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 36/79 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 40/79 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 44/79 KB 276/587 KB 372/404 KB 288/894 KB 549/549 KB 48/79 KB 272/587 KB 372/404 KB 272/894 KB 549/549 KB 276/587 KB 376/404 KB 288/894 KB 549/549 KB 48/79 KB 276/587 KB 380/404 KB 288/894 KB 549/549 KB 48/79 KB 276/587 KB 384/404 KB 288/894 KB 549/549 KB 48/79 KB 276/587 KB 372/404 KB 276/894 KB 549/549 KB 280/587 KB 384/404 KB 288/894 KB 549/549 KB 48/79 KB 284/587 KB 388/404 KB 288/894 KB 549/549 KB 48/79 KB 288/587 KB 388/404 KB 288/894 KB 549/549 KB 48/79 KB 292/587 KB 388/404 KB 288/894 KB 549/549 KB 52/79 KB 296/587 KB 388/404 KB 292/894 KB 549/549 KB 52/79 KB 300/587 KB 388/404 KB 292/894 KB 549/549 KB 52/79 KB 304/587 KB 388/404 KB 292/894 KB 549/549 KB 52/79 KB 280/587 KB 388/404 KB 288/894 KB 549/549 KB 48/79 KB 304/587 KB 392/404 KB 292/894 KB 549/549 KB 52/79 KB 304/587 KB 396/404 KB 292/894 KB 549/549 KB 52/79 KB 304/587 KB 400/404 KB 292/894 KB 549/549 KB 52/79 KB 292/587 KB 388/404 KB 292/894 KB 549/549 KB 52/79 KB 304/587 KB 400/404 KB 296/894 KB 549/549 KB 52/79 KB 304/587 KB 400/404 KB 300/894 KB 549/549 KB 52/79 KB 304/587 KB 400/404 KB 304/894 KB 549/549 KB 52/79 KB 288/587 KB 388/404 KB 288/894 KB 549/549 KB 52/79 KB 304/587 KB 404/404 KB 304/894 KB 549/549 KB 56/79 KB 304/587 KB 404/404 KB 304/894 KB 549/549 KB 60/79 KB 304/587 KB 404/404 KB 304/894 KB 549/549 KB 61/79 KB 304/587 KB 404/404 KB 304/894 KB 549/549 KB 65/79 KB 308/587 KB 404/404 KB 308/894 KB 69/79 KB 308/587 KB 404/404 KB 308/894 KB 73/79 KB 308/587 KB 404/404 KB 308/894 KB 77/79 KB 304/587 KB 404/404 KB 304/894 KB 549/549 KB 52/79 KB 308/587 KB 404/404 KB 308/894 KB 549/549 KB 65/79 KB 312/587 KB 404/404 KB 308/894 KB 79/79 KB 316/58 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 7 KB 404/404 KB 308/894 KB 79/79 KB 320/587 KB 404/404 KB 308/894 KB 79/79 KB 304/587 KB 404/404 KB 308/894 KB 549/549 KB 65/79 KB 320/587 KB 404/404 KB 312/894 KB 79/79 KB 320/587 KB 404/404 KB 316/894 KB 79/79 KB 320/587 KB 404/404 KB 320/894 KB 79/79 KB 308/587 KB 404/404 KB 308/894 KB 79/79 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 755.6 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 324/587 KB 404/404 KB 320/894 KB 79/79 KB 328/587 KB 404/404 KB 324/894 KB 79/79 KB 332/587 KB 404/404 KB 324/894 KB 79/79 KB 336/587 KB 404/404 KB 324/894 KB 79/79 KB 324/587 KB 404/404 KB 324/894 KB 79/79 KB 336/587 KB 404/404 KB 328/894 KB 79/79 KB 336/587 KB 404/404 KB 332/894 KB 79/79 KB 336/587 KB 404/404 KB 336/894 KB 79/79 KB 336/587 KB 404/404 KB 340/894 KB 79/79 KB 340/587 KB 404/404 KB 344/894 KB 79/79 KB 340/587 KB 404/404 KB 348/894 KB 79/79 KB 340/587 KB 404/404 KB 352/894 KB 79/79 KB 340/587 KB 404/404 KB 356/894 KB 79/79 KB 340/587 KB 360/894 KB 79/79 KB 340/587 KB 364/894 KB 79/79 KB 340/587 KB 368/894 KB 79/79 KB 340/587 KB 372/894 KB 79/79 KB 340/587 KB 404/404 KB 340/894 KB 79/79 KB 344/587 KB 372/894 KB 79/79 KB 348/587 KB 372/894 KB 79/79 KB 352/587 KB 372/894 KB 79/79 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 549.1 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 356/587 KB 372/894 KB 79/79 KB 360/587 KB 372/894 KB 79/79 KB 4/1822 KB 364/587 KB 372/894 KB 79/79 KB 4/1822 KB 360/587 KB 372/894 KB 79/79 KB 8/1822 KB 368/587 KB 372/894 KB 79/79 KB 12/1822 KB 368/587 KB 372/894 KB 79/79 KB 16/1822 KB 368/587 KB 372/894 KB 79/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 106.8 KB/sec) unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 4/1822 KB 368/587 KB 372/894 KB 79/79 KB 16/1822 KB 372/587 KB 372/894 KB 20/1822 KB 376/587 KB 376/894 KB 20/1822 KB 380/587 KB 376/894 KB 20/1822 KB 384/587 KB 376/894 KB 20/1822 KB 388/587 KB 376/894 KB 20/1822 KB 372/587 KB 376/894 KB 20/1822 KB 388/587 KB 4/115 KB 376/894 KB 20/1822 KB 388/587 KB 8/115 KB 376/894 KB 20/1822 KB 388/587 KB 12/115 KB 376/894 KB 20/1822 KB 388/587 KB 16/115 KB 376/894 KB 20/1822 KB 372/587 KB 372/894 KB 24/1822 KB 388/587 KB 16/115 KB 376/894 KB 28/1822 KB 388/587 KB 16/115 KB 376/894 KB 32/1822 KB 388/587 KB 16/115 KB 376/894 KB 36/1822 KB 388/587 KB 16/115 KB 376/894 KB 40/1822 KB 388/587 KB 20/115 KB 380/894 KB 44/1822 KB 388/587 KB 20/115 KB 380/894 KB 48/1822 KB 388/587 KB 20/115 KB 380/894 KB 36/1822 KB 388/587 KB 20/115 KB 380/894 KB 48/1822 KB 388/587 KB 24/115 KB 380/894 KB 48/1822 KB 388/587 KB 28/115 KB 380/894 KB 48/1822 KB 388/587 KB 32/115 KB 380/894 KB 36/1822 KB 388/587 KB 16/115 KB 380/894 KB 48/1822 KB 388/587 KB 32/115 KB 384/894 KB 48/1822 KB 388/587 KB 32/115 KB 388/894 KB 48/1822 KB 388/587 KB 32/115 KB 392/894 KB 48/1822 KB 388/587 KB 32/115 KB 396/894 KB 3/206 KB 48/1822 KB 388/587 KB 32/115 KB 400/894 KB 3/206 KB 48/1822 KB 392/587 KB 36/115 KB 400/894 KB 3/206 KB 48/1822 KB 388/587 KB 32/115 KB 392/894 KB 3/206 KB 52/1822 KB 392/587 KB 36/115 KB 404/894 KB 5/206 KB 52/1822 KB 392/587 KB 36/115 KB 404/894 KB 8/206 KB 52/1822 KB 392/587 KB 36/115 KB 404/894 KB 11/206 KB 52/1822 KB 392/587 KB 36/115 KB 404/894 KB 13/206 KB 52/1822 KB 392/587 KB 36/115 KB 404/894 KB 16/206 KB 52/1822 KB 392/587 KB 36/115 KB 404/894 KB 19/206 KB 52/1822 KB 392/587 KB 36/115 KB 404/894 KB 21/206 KB 52/1822 KB 392/587 KB 36/115 KB 404/894 KB 24/206 KB 52/1822 KB 392/587 KB 40/115 KB 404/894 KB 24/206 KB 52/1822 KB 392/587 KB 44/115 KB 404/894 KB 27/206 KB 52/1822 KB 392/587 KB 48/115 KB 404/894 KB 27/206 KB 52/1822 KB 392/587 KB 52/115 KB 404/894 KB 27/206 KB 52/1822 KB 392/587 KB 56/115 KB 404/894 KB 27/206 KB 52/1822 KB 392/587 KB 60/115 KB 404/894 KB 27/206 KB 52/1822 KB 392/587 KB 64/115 KB 404/894 KB 27/206 KB 52/1822 KB 392/587 KB 36/115 KB 404/894 KB 3/206 KB 56/1822 KB 392/587 KB 64/115 KB 404/894 KB 27/206 KB 60/1822 KB 392/587 KB 64/115 KB 404/894 KB 27/206 KB 64/1822 KB 392/587 KB 64/115 KB 404/894 KB 27/206 KB 68/1822 KB 392/587 KB 64/115 KB 404/894 KB 27/206 KB 72/1822 KB 392/587 KB 64/115 KB 404/894 KB 27/206 KB 76/1822 KB 392/587 KB 64/115 KB 404/894 KB 27/206 KB 80/1822 KB 392/587 KB 64/115 KB 404/894 KB 27/206 KB 48/1822 KB 392/587 KB 36/115 KB 404/894 KB 3/206 KB 80/1822 KB 392/587 KB 64/115 KB 408/894 KB 27/206 KB 48/1822 KB 392/587 KB 32/115 KB 400/894 KB 3/206 KB 80/1822 KB 396/587 KB 64/115 KB 408/894 KB 27/206 KB 80/1822 KB 400/587 KB 64/115 KB 408/894 KB 27/206 KB 52/1822 KB 392/587 KB 40/115 KB 404/894 KB 27/206 KB 80/1822 KB 400/587 KB 64/115 KB 408/894 KB 29/206 KB 80/1822 KB 400/587 KB 64/115 KB 408/894 KB 32/206 KB 80/1822 KB 404/587 KB 64/115 KB 408/894 KB 36/206 KB 80/1822 KB 404/587 KB 64/115 KB 412/894 KB 40/206 KB 80/1822 KB 404/587 KB 64/115 KB 412/894 KB 44/206 KB 80/1822 KB 404/587 KB 64/115 KB 408/894 KB 32/206 KB 80/1822 KB 404/587 KB 64/115 KB 412/894 KB 36/206 KB 80/1822 KB 408/587 KB 64/115 KB 416/894 KB 44/206 KB 80/1822 KB 412/587 KB 64/115 KB 416/894 KB 44/206 KB 80/1822 KB 416/587 KB 64/115 KB 416/894 KB 44/206 KB 80/1822 KB 416/587 KB unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 64/115 KB 416/894 KB 44/206 KB 80/1822 KB 416/587 KB 64/115 KB 420/894 KB 44/206 KB 84/1822 KB 420/587 KB 68/115 KB 424/894 KB 48/206 KB 84/1822 KB 420/587 KB 68/115 KB 428/894 KB 48/206 KB 84/1822 KB 420/587 KB 68/115 KB 420/894 KB 48/206 KB 88/1822 KB 420/587 KB 68/115 KB 428/894 KB 48/206 KB 92/1822 KB 420/587 KB 68/115 KB 428/894 KB 48/206 KB 96/1822 KB 420/587 KB 68/115 KB 432/894 KB 48/206 KB 80/1822 KB 420/587 KB 68/115 KB 420/894 KB 48/206 KB 96/1822 KB 420/587 KB 68/115 KB 432/894 KB 52/206 KB 80/1822 KB 420/587 KB 68/115 KB 420/894 KB 44/206 KB 96/1822 KB 420/587 KB 72/115 KB 432/894 KB 56/206 KB 96/1822 KB 420/587 KB 76/115 KB 432/894 KB 56/206 KB 96/1822 KB 420/587 KB 80/115 KB 432/894 KB 56/206 KB 80/1822 KB 420/587 KB 64/115 KB 420/894 KB 44/206 KB 96/1822 KB 424/587 KB 80/115 KB 432/894 KB 56/206 KB 96/1822 KB 428/587 KB 80/115 KB 432/894 KB 56/206 KB 96/1822 KB 432/587 KB 80/115 KB 432/894 KB 56/206 KB 96/1822 KB 436/587 KB 80/115 KB 432/894 KB 56/206 KB 100/1822 KB 440/587 KB 84/115 KB 432/894 KB 56/206 KB 100/1822 KB 444/587 KB 84/115 KB 432/894 KB 56/206 KB 100/1822 KB 448/587 KB 84/115 KB 432/894 KB 56/206 KB 96/1822 KB 420/587 KB 80/115 KB 432/894 KB 56/206 KB 100/1822 KB 448/587 KB 84/115 KB 432/894 KB 60/206 KB 100/1822 KB 448/587 KB 84/115 KB 432/894 KB 64/206 KB 92/1822 KB 420/587 KB 68/115 KB 432/894 KB 48/206 KB 100/1822 KB 448/587 KB 84/115 KB 436/894 KB 64/206 KB 100/1822 KB 448/587 KB 84/115 KB 440/894 KB 68/206 KB 100/1822 KB 448/587 KB 84/115 KB 444/894 KB 68/206 KB 100/1822 KB 448/587 KB 84/115 KB 448/894 KB 68/206 KB 100/1822 KB 452/587 KB 84/115 KB 452/894 KB 68/206 KB 100/1822 KB 452/587 KB 84/115 KB 456/894 KB 68/206 KB 100/1822 KB 452/587 KB 84/115 KB 460/894 KB 68/206 KB 100/1822 KB 452/587 KB 84/115 KB 464/894 KB 68/206 KB 100/1822 KB 452/587 KB 84/115 KB 468/894 KB 68/206 KB 100/1822 KB 436/587 KB 84/115 KB 432/894 KB 56/206 KB 96/1822 KB 436/587 KB 84/115 KB 432/894 KB 56/206 KB 100/1822 KB 452/587 KB 88/115 KB 468/894 KB 68/206 KB 104/1822 KB 452/587 KB 92/115 KB 468/894 KB 68/206 KB 104/1822 KB 452/587 KB 96/115 KB 468/894 KB 68/206 KB 104/1822 KB 452/587 KB 100/115 KB 468/894 KB 68/206 KB 104/1822 KB 452/587 KB 104/115 KB 468/894 KB 68/206 KB 104/1822 KB 452/587 KB 108/115 KB 468/894 KB 68/206 KB 104/1822 KB 452/587 KB 112/115 KB 468/894 KB 68/206 KB 104/1822 KB 452/587 KB 115/115 KB 468/894 KB 68/206 KB 100/1822 KB 452/587 KB 84/115 KB 448/894 KB 68/206 KB 104/1822 KB 456/587 KB 115/115 KB 468/894 KB 68/206 KB 104/1822 KB 460/587 KB 115/115 KB 468/894 KB 68/206 KB 104/1822 KB 464/587 KB 115/115 KB 468/894 KB 68/206 KB 100/1822 KB 448/587 KB 84/115 KB 436/894 KB 68/206 KB 104/1822 KB 464/587 KB 115/115 KB 468/894 KB 72/206 KB 104/1822 KB 464/587 KB 115/115 KB 468/894 KB 76/206 KB 104/1822 KB 464/587 KB 115/115 KB 468/894 KB 80/206 KB 104/1822 KB 452/587 KB 88/115 KB 468/894 KB 68/206 KB 108/1822 KB 464/587 KB 115/115 KB 468/894 KB 80/206 KB 112/1822 KB 464/587 KB 115/115 KB 468/894 KB 80/206 KB 116/1822 KB 464/587 KB 115/115 KB 468/894 KB 80/206 KB 120/1822 KB 464/587 KB 115/115 KB 468/894 KB 84/206 KB 124/1822 KB 464/587 KB 115/115 KB 468/894 KB 84/206 KB 128/1822 KB 468/587 KB 115/115 KB 468/894 KB 84/206 KB 116/1822 KB 464/587 KB 115/115 KB 468/894 KB 84/206 KB 128/1822 KB 468/587 KB 115/115 KB 468/894 KB 88/206 KB 128/1822 KB 468/587 KB 115/115 KB 468/894 KB 92/206 KB 128/1822 KB 468/587 KB 11 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 5/115 KB 468/894 KB 96/206 KB 128/1822 KB 468/587 KB 115/115 KB 468/894 KB 100/206 KB 132/1822 KB 468/587 KB 115/115 KB 472/894 KB 104/206 KB 132/1822 KB 468/587 KB 115/115 KB 472/894 KB 108/206 KB 132/1822 KB 468/587 KB 115/115 KB 472/894 KB 112/206 KB 124/1822 KB 468/587 KB 115/115 KB 468/894 KB 84/206 KB 132/1822 KB 472/587 KB 115/115 KB 472/894 KB 112/206 KB 132/1822 KB 476/587 KB 115/115 KB 472/894 KB 112/206 KB 132/1822 KB 480/587 KB 115/115 KB 472/894 KB 112/206 KB 132/1822 KB 484/587 KB 115/115 KB 472/894 KB 112/206 KB 132/1822 KB 488/587 KB 115/115 KB 472/894 KB 116/206 KB 132/1822 KB 492/587 KB 115/115 KB 472/894 KB 116/206 KB 132/1822 KB 496/587 KB 115/115 KB 472/894 KB 116/206 KB 132/1822 KB 500/587 KB 115/115 KB 472/894 KB 116/206 KB 132/1822 KB 504/587 KB 115/115 KB 472/894 KB 116/206 KB 132/1822 KB 508/587 KB 115/115 KB 472/894 KB 116/206 KB 132/1822 KB 512/587 KB 115/115 KB 472/894 KB 116/206 KB 132/1822 KB 468/587 KB 115/115 KB 472/894 KB 100/206 KB 132/1822 KB 468/587 KB 115/115 KB 468/894 KB 100/206 KB 136/1822 KB 512/587 KB 115/115 KB 472/894 KB 116/206 KB 140/1822 KB 512/587 KB 115/115 KB 472/894 KB 116/206 KB 144/1822 KB 512/587 KB 115/115 KB 472/894 KB 116/206 KB 148/1822 KB 512/587 KB 115/115 KB 476/894 KB 116/206 KB 152/1822 KB 512/587 KB 476/894 KB 116/206 KB 156/1822 KB 512/587 KB 476/894 KB 116/206 KB 160/1822 KB 512/587 KB 476/894 KB 116/206 KB 132/1822 KB 484/587 KB 115/115 KB 472/894 KB 116/206 KB 160/1822 KB 512/587 KB 476/894 KB 120/206 KB 160/1822 KB 512/587 KB 476/894 KB 124/206 KB 160/1822 KB 512/587 KB 476/894 KB 128/206 KB 160/1822 KB 512/587 KB 476/894 KB 132/206 KB 144/1822 KB 512/587 KB 115/115 KB 476/894 KB 116/206 KB 164/1822 KB 516/587 KB 480/894 KB 132/206 KB 164/1822 KB 516/587 KB 484/894 KB 132/206 KB 164/1822 KB 516/587 KB 488/894 KB 132/206 KB 164/1822 KB 516/587 KB 492/894 KB 132/206 KB 164/1822 KB 516/587 KB 496/894 KB 132/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 146.6 KB/sec) unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 164/1822 KB 516/587 KB 500/894 KB 136/206 KB 164/1822 KB 516/587 KB 500/894 KB 140/206 KB 164/1822 KB 516/587 KB 500/894 KB 144/206 KB 164/1822 KB 516/587 KB 476/894 KB 132/206 KB 164/1822 KB 520/587 KB 500/894 KB 144/206 KB 164/1822 KB 524/587 KB 500/894 KB 144/206 KB 164/1822 KB 528/587 KB 500/894 KB 144/206 KB 164/1822 KB 512/587 KB 476/894 KB 132/206 KB 168/1822 KB 528/587 KB 500/894 KB 144/206 KB 172/1822 KB 528/587 KB 500/894 KB 144/206 KB 176/1822 KB 528/587 KB 500/894 KB 144/206 KB 164/1822 KB 516/587 KB 500/894 KB 132/206 KB 176/1822 KB 528/587 KB 504/894 KB 144/206 KB 176/1822 KB 528/587 KB 508/894 KB 144/206 KB 176/1822 KB 528/587 KB 512/894 KB 144/206 KB 180/1822 KB 528/587 KB 512/894 KB 144/206 KB 184/1822 KB 532/587 KB 516/894 KB 148/206 KB 188/1822 KB 532/587 KB 516/894 KB 148/206 KB 192/1822 KB 532/587 KB 516/894 KB 148/206 KB 180/1822 KB 532/587 KB 516/894 KB 148/206 KB 192/1822 KB 536/587 KB 516/894 KB 148/206 KB 192/1822 KB 540/587 KB 516/894 KB 148/206 KB 192/1822 KB 544/587 KB 516/894 KB 148/206 KB 180/1822 KB 528/587 KB 516/894 KB 148/206 KB 196/1822 KB 544/587 KB 516/894 KB 152/206 KB 196/1822 KB 544/587 KB 516/894 KB 156/206 KB 196/1822 KB 544/587 KB 516/894 KB 160/206 KB 180/1822 KB 528/587 KB 516/894 KB 144/206 KB 196/1822 KB 544/587 KB 520/894 KB 160/206 KB 196/1822 KB 544/587 KB 524/894 KB 160/206 KB 196/1822 KB 544/587 KB 528/894 KB 160/206 KB 196/1822 KB 544/587 KB 532/894 KB 160/206 KB 196/1822 KB 548/587 KB 536/894 KB 164/206 KB 196/1822 KB 548/587 KB 540/894 KB 164/206 KB 196/1822 KB 548/587 KB 544/894 KB 164/206 KB 196/1822 KB 548/587 KB 548/894 KB 164/206 KB 196/1822 KB 548/587 KB 552/894 KB 164/206 KB 196/1822 KB 544/587 KB 516/894 KB 148/206 KB 200/1822 KB 548/587 KB 552/894 KB 164/206 KB 204/1822 KB 548/587 KB 552/894 KB 164/206 KB 208/1822 KB 548/587 KB 552/894 KB 164/206 KB 196/1822 KB 548/587 KB 532/894 KB 164/206 KB 208/1822 KB 552/587 KB 552/894 KB 164/206 KB 208/1822 KB 556/587 KB 552/894 KB 164/206 KB 208/1822 KB 560/587 KB 552/894 KB 164/206 KB 208/1822 KB 564/587 KB 552/894 KB 164/206 KB 212/1822 KB 568/587 KB 556/894 KB 164/206 KB 196/1822 KB 544/587 KB 532/894 KB 164/206 KB 212/1822 KB 568/587 KB 4/314 KB 556/894 KB 168/206 KB 212/1822 KB 568/587 KB 4/314 KB 556/894 KB 164/206 KB 212/1822 KB 568/587 KB 8/314 KB 556/894 KB 168/206 KB 212/1822 KB 568/587 KB 12/314 KB 556/894 KB 168/206 KB 212/1822 KB 568/587 KB 16/314 KB 556/894 KB 168/206 KB 212/1822 KB 568/587 KB 20/314 KB 556/894 KB 172/206 KB 212/1822 KB 568/587 KB 24/314 KB 556/894 KB 172/206 KB 212/1822 KB 568/587 KB 28/314 KB 556/894 KB 172/206 KB 212/1822 KB 568/587 KB 32/314 KB 556/894 KB 172/206 KB 212/1822 KB 564/587 KB 556/894 KB 164/206 KB 212/1822 KB 564/587 KB 552/894 KB 164/206 KB 212/1822 KB 568/587 KB 16/314 KB 556/894 KB 172/206 KB 216/1822 KB 568/587 KB 32/314 KB 560/894 KB 176/206 KB 216/1822 KB 568/587 KB 32/314 KB 560/894 KB 180/206 KB 216/1822 KB 568/587 KB 32/314 KB 560/894 KB 184/206 KB 216/1822 KB 572/587 KB 32/314 KB 560/894 KB 188/206 KB 216/1822 KB 572/587 KB 36/314 KB 560/894 KB 192/206 KB 216/1822 KB 572/587 KB 36/314 KB 560/894 KB 196/206 KB 216/1822 KB 572/587 KB 36/314 KB 560/894 KB 200/206 KB 216/1822 KB 572/587 KB 36/314 KB 560/894 KB 204/206 KB 216/1822 KB 572/587 KB 36/314 KB 560/894 KB 206/206 KB 212/1822 KB 568/587 KB 32/314 KB 560/894 KB 180/206 KB 216/1822 KB 568/587 KB 32/314 KB 560/894 KB 180/206 KB 220/1822 KB unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 572/587 KB 36/314 KB 560/894 KB 206/206 KB 224/1822 KB 572/587 KB 36/314 KB 560/894 KB 206/206 KB 224/1822 KB 572/587 KB 36/314 KB 564/894 KB 206/206 KB 228/1822 KB 572/587 KB 36/314 KB 568/894 KB 206/206 KB 228/1822 KB 572/587 KB 36/314 KB 572/894 KB 206/206 KB 228/1822 KB 572/587 KB 36/314 KB 576/894 KB 206/206 KB 216/1822 KB 572/587 KB 36/314 KB 560/894 KB 188/206 KB 228/1822 KB 572/587 KB 40/314 KB 576/894 KB 206/206 KB 228/1822 KB 572/587 KB 44/314 KB 576/894 KB 206/206 KB 228/1822 KB 572/587 KB 48/314 KB 576/894 KB 206/206 KB 216/1822 KB 572/587 KB 32/314 KB 560/894 KB 184/206 KB 228/1822 KB 576/587 KB 48/314 KB 576/894 KB 206/206 KB 228/1822 KB 580/587 KB 48/314 KB 576/894 KB 206/206 KB 228/1822 KB 584/587 KB 48/314 KB 576/894 KB 206/206 KB 228/1822 KB 587/587 KB 48/314 KB 576/894 KB 206/206 KB 228/1822 KB 572/587 KB 36/314 KB 564/894 KB 206/206 KB 232/1822 KB 587/587 KB 48/314 KB 576/894 KB 206/206 KB 236/1822 KB 587/587 KB 48/314 KB 576/894 KB 206/206 KB 240/1822 KB 587/587 KB 48/314 KB 576/894 KB 206/206 KB 244/1822 KB 587/587 KB 48/314 KB 576/894 KB 206/206 KB 248/1822 KB 587/587 KB 52/314 KB 580/894 KB 206/206 KB 252/1822 KB 587/587 KB 52/314 KB 580/894 KB 206/206 KB 256/1822 KB 587/587 KB 52/314 KB 580/894 KB 206/206 KB 260/1822 KB 587/587 KB 52/314 KB 580/894 KB 206/206 KB 264/1822 KB 587/587 KB 52/314 KB 580/894 KB 206/206 KB 268/1822 KB 587/587 KB 52/314 KB 580/894 KB 206/206 KB 272/1822 KB 587/587 KB 52/314 KB 580/894 KB 244/1822 KB 587/587 KB 52/314 KB 580/894 KB 206/206 KB 244/1822 KB 587/587 KB 48/314 KB 580/894 KB 206/206 KB 272/1822 KB 587/587 KB 52/314 KB 584/894 KB 272/1822 KB 587/587 KB 56/314 KB 588/894 KB 272/1822 KB 587/587 KB 56/314 KB 592/894 KB 272/1822 KB 587/587 KB 56/314 KB 596/894 KB 272/1822 KB 587/587 KB 56/314 KB 600/894 KB 272/1822 KB 587/587 KB 56/314 KB 604/894 KB 272/1822 KB 587/587 KB 56/314 KB 608/894 KB 272/1822 KB 587/587 KB 56/314 KB 612/894 KB 276/1822 KB 587/587 KB 56/314 KB 616/894 KB 276/1822 KB 587/587 KB 56/314 KB 620/894 KB 276/1822 KB 587/587 KB 56/314 KB 624/894 KB 276/1822 KB 587/587 KB 56/314 KB 628/894 KB 276/1822 KB 587/587 KB 56/314 KB 632/894 KB 276/1822 KB 587/587 KB 56/314 KB 636/894 KB 276/1822 KB 587/587 KB 56/314 KB 640/894 KB 276/1822 KB 587/587 KB 56/314 KB 644/894 KB 276/1822 KB 587/587 KB 56/314 KB 648/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 719.8 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 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 252.7 KB/sec) unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 276/1822 KB 587/587 KB 56/314 KB 612/894 KB 272/1822 KB 587/587 KB 56/314 KB 584/894 KB 276/1822 KB 60/314 KB 648/894 KB 276/1822 KB 64/314 KB 648/894 KB 276/1822 KB 68/314 KB 648/894 KB 276/1822 KB 72/314 KB 648/894 KB 276/1822 KB 76/314 KB 648/894 KB 276/1822 KB 80/314 KB 648/894 KB 276/1822 KB 84/314 KB 648/894 KB 276/1822 KB 88/314 KB 648/894 KB 276/1822 KB 92/314 KB 648/894 KB 276/1822 KB 96/314 KB 648/894 KB 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 280/1822 KB 96/314 KB 648/894 KB 284/1822 KB 96/314 KB 648/894 KB 288/1822 KB 96/314 KB 648/894 KB 288/1822 KB 100/314 KB 648/894 KB 292/1822 KB 104/314 KB 648/894 KB 292/1822 KB 108/314 KB 648/894 KB 292/1822 KB 112/314 KB 648/894 KB 292/1822 KB 116/314 KB 648/894 KB 292/1822 KB 100/314 KB 648/894 KB 296/1822 KB 116/314 KB 652/894 KB 300/1822 KB 116/314 KB 652/894 KB 304/1822 KB 116/314 KB 652/894 KB 308/1822 KB 116/314 KB 652/894 KB 292/1822 KB 116/314 KB 652/894 KB 308/1822 KB 120/314 KB 656/894 KB 308/1822 KB 120/314 KB 660/894 KB 308/1822 KB 120/314 KB 652/894 KB 312/1822 KB 124/314 KB 660/894 KB 312/1822 KB 128/314 KB 660/894 KB 312/1822 KB 132/314 KB 660/894 KB 312/1822 KB 120/314 KB 660/894 KB 316/1822 KB 132/314 KB 664/894 KB 320/1822 KB 132/314 KB 664/894 KB 312/1822 KB 132/314 KB 664/894 KB 320/1822 KB 132/314 KB 4/57 KB 664/894 KB 320/1822 KB 132/314 KB 8/57 KB 664/894 KB 320/1822 KB 132/314 KB 12/57 KB 664/894 KB 320/1822 KB 132/314 KB 16/57 KB 664/894 KB 320/1822 KB 132/314 KB 20/57 KB 664/894 KB 320/1822 KB 132/314 KB 24/57 KB 664/894 KB 320/1822 KB 132/314 KB 28/57 KB 664/894 KB 320/1822 KB 132/314 KB 32/57 KB 664/894 KB 320/1822 KB 132/314 KB 36/57 KB 664/894 KB 320/1822 KB 132/314 KB 36/57 KB 668/894 KB 320/1822 KB 132/314 KB 36/57 KB 672/894 KB 324/1822 KB 136/314 KB 40/57 KB 676/894 KB 324/1822 KB 136/314 KB 40/57 KB 680/894 KB 324/1822 KB 136/314 KB 40/57 KB 684/894 KB 324/1822 KB 136/314 KB 40/57 KB 688/894 KB 324/1822 KB 136/314 KB 40/57 KB 672/894 KB 328/1822 KB 136/314 KB 40/57 KB 688/894 KB 332/1822 KB 136/314 KB 40/57 KB 688/894 KB 336/1822 KB 136/314 KB 40/57 KB 688/894 KB 320/1822 KB 136/314 KB 40/57 KB 672/894 KB 336/1822 KB 140/314 KB 40/57 KB 688/894 KB 336/1822 KB 144/314 KB 40/57 KB 688/894 KB 320/1822 KB 132/314 KB 40/57 KB 672/894 KB 336/1822 KB 144/314 KB 44/57 KB 688/894 KB 336/1822 KB 144/314 KB 48/57 KB 688/894 KB 336/1822 KB 148/314 KB 48/57 KB 688/894 KB 340/1822 KB 152/314 KB 52/57 KB 688/894 KB 340/1822 KB 156/314 KB 52/57 KB 688/894 KB 340/1822 KB 160/314 KB 52/57 KB 688/894 KB 340/1822 KB 164/314 KB 52/57 KB 688/894 KB 340/1822 KB 168/314 KB 52/57 KB 692/894 KB 340/1822 KB 172/314 KB 52/57 KB 692/894 KB 340/1822 KB 176/314 KB 52/57 KB 692/894 KB 340/1822 KB 148/314 KB 52/57 KB 688/894 KB 344/1822 KB 176/314 KB 52/57 KB 692/894 KB 348/1822 KB 176/314 KB 52/57 KB 692/894 KB 352/1822 KB 176/314 KB 52/57 KB 692/894 KB 356/1822 KB 176/314 KB 52/57 KB 692/894 KB 360/1822 KB 176/314 KB 52/57 KB 692/894 KB 336/1822 KB 148/314 KB 52/57 KB 688/894 KB 360/1822 KB 176/314 KB 56/57 KB 4/263 KB 692/894 KB 360/1822 KB 176/314 KB 57/57 KB 4/263 KB 692/894 KB 360/1822 KB 176/314 KB 52/57 KB 4/263 KB 692/894 KB 360/1822 KB 176/314 KB 57/57 KB 8/263 KB 692/894 KB 360/1822 KB 176/314 KB 57/57 KB 12/263 KB 692/894 KB 360/1822 KB 176/314 KB 57/57 KB 16/263 KB 692/894 KB 360/1822 KB 176/314 KB 57/57 KB 20/263 KB 692/894 KB 360/1822 KB 176/314 KB 57/57 KB 24/263 KB 692/894 KB 360/1822 KB 176/314 KB 57/57 KB 28/263 KB 692/894 KB 360/1822 KB 176/314 KB 57/57 KB 32/263 KB 692/894 KB 360/1822 KB 176/314 KB 57/57 KB 36/263 KB 692/894 KB 360/1822 KB 176/314 KB 57/57 KB 40/263 KB 692/894 KB 360/1822 KB 176/314 KB 57/57 KB 44/263 KB 692/894 KB 360/1822 KB 176/314 KB 57/57 KB 48/263 KB 692/894 KB 340/1822 KB 164/314 KB 52/57 KB 692/894 KB 360/1822 KB 176/314 KB 57/57 KB 48/263 KB 696/894 KB 360/1822 KB 176/314 KB 57 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install /57 KB 48/263 KB 700/894 KB 360/1822 KB 176/314 KB 57/57 KB 48/263 KB 704/894 KB 360/1822 KB 176/314 KB 57/57 KB 52/263 KB 704/894 KB 364/1822 KB 176/314 KB 57/57 KB 56/263 KB 708/894 KB 364/1822 KB 176/314 KB 57/57 KB 60/263 KB 708/894 KB 364/1822 KB 176/314 KB 57/57 KB 64/263 KB 708/894 KB 364/1822 KB 176/314 KB 57/57 KB 52/263 KB 708/894 KB 368/1822 KB 180/314 KB 57/57 KB 64/263 KB 708/894 KB 360/1822 KB 176/314 KB 57/57 KB 52/263 KB 708/894 KB 368/1822 KB 180/314 KB 57/57 KB 64/263 KB 712/894 KB 368/1822 KB 180/314 KB 57/57 KB 64/263 KB 716/894 KB 368/1822 KB 180/314 KB 57/57 KB 64/263 KB 720/894 KB 364/1822 KB 180/314 KB 57/57 KB 64/263 KB 708/894 KB 368/1822 KB 184/314 KB 57/57 KB 64/263 KB 720/894 KB 372/1822 KB 188/314 KB 57/57 KB 64/263 KB 720/894 KB 372/1822 KB 192/314 KB 57/57 KB 68/263 KB 720/894 KB 372/1822 KB 196/314 KB 57/57 KB 68/263 KB 720/894 KB 372/1822 KB 200/314 KB 57/57 KB 68/263 KB 724/894 KB 372/1822 KB 184/314 KB 57/57 KB 64/263 KB 720/894 KB 376/1822 KB 204/314 KB 57/57 KB 68/263 KB 724/894 KB 380/1822 KB 204/314 KB 57/57 KB 68/263 KB 724/894 KB 384/1822 KB 204/314 KB 57/57 KB 68/263 KB 724/894 KB 372/1822 KB 196/314 KB 57/57 KB 68/263 KB 724/894 KB 384/1822 KB 204/314 KB 57/57 KB 68/263 KB 728/894 KB 384/1822 KB 204/314 KB 57/57 KB 68/263 KB 732/894 KB 384/1822 KB 204/314 KB 57/57 KB 68/263 KB 736/894 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 67.7 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 372/1822 KB 188/314 KB 57/57 KB 68/263 KB 720/894 KB 384/1822 KB 204/314 KB 72/263 KB 736/894 KB 384/1822 KB 204/314 KB 76/263 KB 736/894 KB 384/1822 KB 204/314 KB 80/263 KB 736/894 KB 384/1822 KB 204/314 KB 84/263 KB 736/894 KB 388/1822 KB 204/314 KB 88/263 KB 736/894 KB 388/1822 KB 204/314 KB 84/263 KB 736/894 KB 392/1822 KB 204/314 KB 88/263 KB 740/894 KB 396/1822 KB 204/314 KB 88/263 KB 740/894 KB 400/1822 KB 204/314 KB 88/263 KB 740/894 KB 384/1822 KB 204/314 KB 84/263 KB 736/894 KB 400/1822 KB 208/314 KB 92/263 KB 740/894 KB 400/1822 KB 212/314 KB 92/263 KB 740/894 KB 400/1822 KB 216/314 KB 92/263 KB 740/894 KB 400/1822 KB 220/314 KB 92/263 KB 740/894 KB 400/1822 KB 224/314 KB 92/263 KB 740/894 KB 400/1822 KB 228/314 KB 92/263 KB 740/894 KB 404/1822 KB 232/314 KB 92/263 KB 740/894 KB 400/1822 KB 204/314 KB 92/263 KB 740/894 KB 404/1822 KB 232/314 KB 96/263 KB 740/894 KB 388/1822 KB 204/314 KB 88/263 KB 740/894 KB 404/1822 KB 232/314 KB 96/263 KB 744/894 KB 404/1822 KB 232/314 KB 96/263 KB 748/894 KB 404/1822 KB 232/314 KB 96/263 KB 752/894 KB 404/1822 KB 232/314 KB 96/263 KB 756/894 KB 404/1822 KB 232/314 KB 100/263 KB 760/894 KB 404/1822 KB 232/314 KB 100/263 KB 764/894 KB 404/1822 KB 232/314 KB 100/263 KB 768/894 KB 404/1822 KB 228/314 KB 92/263 KB 740/894 KB 408/1822 KB 232/314 KB 100/263 KB 768/894 KB 412/1822 KB 232/314 KB 100/263 KB 768/894 KB 416/1822 KB 232/314 KB 100/263 KB 768/894 KB 404/1822 KB 232/314 KB 100/263 KB 756/894 KB 416/1822 KB 232/314 KB 104/263 KB 768/894 KB 416/1822 KB 232/314 KB 108/263 KB 768/894 KB 416/1822 KB 232/314 KB 112/263 KB 768/894 KB 416/1822 KB 232/314 KB 116/263 KB 768/894 KB 420/1822 KB 236/314 KB 120/263 KB 772/894 KB 420/1822 KB 236/314 KB 124/263 KB 772/894 KB 420/1822 KB 236/314 KB 4/99 KB 128/263 KB 772/894 KB 420/1822 KB 236/314 KB 116/263 KB 772/894 KB 424/1822 KB 236/314 KB 4/99 KB 128/263 KB 772/894 KB 428/1822 KB 236/314 KB 4/99 KB 128/263 KB 772/894 KB 432/1822 KB 236/314 KB 4/99 KB 128/263 KB 772/894 KB 416/1822 KB 236/314 KB 116/263 KB 772/894 KB 432/1822 KB 240/314 KB 4/99 KB 128/263 KB 772/894 KB 432/1822 KB 244/314 KB 4/99 KB 128/263 KB 772/894 KB 432/1822 KB 248/314 KB 4/99 KB 128/263 KB 772/894 KB 432/1822 KB 252/314 KB 4/99 KB 128/263 KB 772/894 KB 432/1822 KB 256/314 KB 4/99 KB 132/263 KB 772/894 KB 432/1822 KB 260/314 KB 4/99 KB 132/263 KB 772/894 KB 436/1822 KB 264/314 KB 4/99 KB 132/263 KB 772/894 KB 436/1822 KB 268/314 KB 4/99 KB 132/263 KB 772/894 KB 416/1822 KB 232/314 KB 116/263 KB 772/894 KB 436/1822 KB 268/314 KB 4/99 KB 132/263 KB 776/894 KB 436/1822 KB 268/314 KB 4/99 KB 132/263 KB 780/894 KB 436/1822 KB 268/314 KB 4/99 KB 132/263 KB 784/894 KB 436/1822 KB 268/314 KB 4/99 KB 132/263 KB 788/894 KB 436/1822 KB 268/314 KB 4/99 KB 132/263 KB 792/894 KB 436/1822 KB 268/314 KB 4/99 KB 132/263 KB 796/894 KB 436/1822 KB 268/314 KB 4/99 KB 132/263 KB 800/894 KB 436/1822 KB 260/314 KB 4/99 KB 132/263 KB 772/894 KB 440/1822 KB 268/314 KB 4/99 KB 132/263 KB 800/894 KB 444/1822 KB 268/314 KB 4/99 KB 132/263 KB 800/894 KB 448/1822 KB 268/314 KB 4/99 KB 132/263 KB 800/894 KB 432/1822 KB 252/314 KB 4/99 KB 132/263 KB 772/894 KB 420/1822 KB 236/314 KB 4/99 KB 124/263 KB 772/894 KB 448/1822 KB 268/314 KB 8/99 KB 132/263 KB 800/894 KB 448/1822 KB 268/314 KB 12/99 KB 132/263 KB 800/894 KB 448/1822 KB 268/314 KB 16/99 KB 132/263 KB 800/894 KB 448/1822 KB 268/314 KB 20/99 KB unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 132/263 KB 800/894 KB 448/1822 KB 268/314 KB 24/99 KB 132/263 KB 800/894 KB 448/1822 KB 268/314 KB 28/99 KB 132/263 KB 800/894 KB 448/1822 KB 268/314 KB 32/99 KB 132/263 KB 800/894 KB 448/1822 KB 268/314 KB 36/99 KB 132/263 KB 800/894 KB 448/1822 KB 268/314 KB 40/99 KB 132/263 KB 800/894 KB 448/1822 KB 268/314 KB 44/99 KB 132/263 KB 800/894 KB 448/1822 KB 268/314 KB 48/99 KB 132/263 KB 800/894 KB 448/1822 KB 268/314 KB 52/99 KB 132/263 KB 800/894 KB 448/1822 KB 268/314 KB 56/99 KB 132/263 KB 800/894 KB 448/1822 KB 268/314 KB 60/99 KB 132/263 KB 800/894 KB 448/1822 KB 268/314 KB 64/99 KB 136/263 KB 800/894 KB 448/1822 KB 268/314 KB 60/99 KB 136/263 KB 800/894 KB 448/1822 KB 268/314 KB 64/99 KB 140/263 KB 800/894 KB 448/1822 KB 268/314 KB 64/99 KB 144/263 KB 800/894 KB 448/1822 KB 268/314 KB 64/99 KB 148/263 KB 800/894 KB 452/1822 KB 272/314 KB 68/99 KB 152/263 KB 804/894 KB 452/1822 KB 272/314 KB 68/99 KB 156/263 KB 804/894 KB 452/1822 KB 272/314 KB 68/99 KB 160/263 KB 804/894 KB 452/1822 KB 272/314 KB 68/99 KB 148/263 KB 804/894 KB 452/1822 KB 276/314 KB 68/99 KB 160/263 KB 804/894 KB 452/1822 KB 280/314 KB 68/99 KB 160/263 KB 804/894 KB 452/1822 KB 284/314 KB 68/99 KB 160/263 KB 804/894 KB 452/1822 KB 288/314 KB 68/99 KB 160/263 KB 804/894 KB 452/1822 KB 268/314 KB 68/99 KB 148/263 KB 804/894 KB 452/1822 KB 288/314 KB 68/99 KB 160/263 KB 808/894 KB 452/1822 KB 288/314 KB 68/99 KB 160/263 KB 812/894 KB 452/1822 KB 288/314 KB 68/99 KB 160/263 KB 816/894 KB 452/1822 KB 268/314 KB 68/99 KB 148/263 KB 800/894 KB 452/1822 KB 288/314 KB 72/99 KB 160/263 KB 816/894 KB 452/1822 KB 288/314 KB 76/99 KB 160/263 KB 816/894 KB 452/1822 KB 288/314 KB 80/99 KB 160/263 KB 816/894 KB 452/1822 KB 288/314 KB 84/99 KB 160/263 KB 816/894 KB 452/1822 KB 292/314 KB 88/99 KB 164/263 KB 820/894 KB 452/1822 KB 292/314 KB 92/99 KB 164/263 KB 820/894 KB 452/1822 KB 292/314 KB 96/99 KB 164/263 KB 820/894 KB 452/1822 KB 292/314 KB 99/99 KB 164/263 KB 820/894 KB 452/1822 KB 268/314 KB 64/99 KB 148/263 KB 800/894 KB 456/1822 KB 292/314 KB 99/99 KB 164/263 KB 820/894 KB 460/1822 KB 292/314 KB 99/99 KB 164/263 KB 820/894 KB 464/1822 KB 292/314 KB 99/99 KB 164/263 KB 820/894 KB 468/1822 KB 292/314 KB 99/99 KB 164/263 KB 820/894 KB 472/1822 KB 292/314 KB 99/99 KB 164/263 KB 820/894 KB 476/1822 KB 292/314 KB 99/99 KB 164/263 KB 820/894 KB 480/1822 KB 292/314 KB 99/99 KB 164/263 KB 820/894 KB 452/1822 KB 292/314 KB 84/99 KB 164/263 KB 820/894 KB 480/1822 KB 296/314 KB 99/99 KB 164/263 KB 820/894 KB 480/1822 KB 300/314 KB 99/99 KB 164/263 KB 820/894 KB 452/1822 KB 288/314 KB 84/99 KB 164/263 KB 820/894 KB 480/1822 KB 300/314 KB 99/99 KB 168/263 KB 820/894 KB 480/1822 KB 300/314 KB 99/99 KB 172/263 KB 820/894 KB 480/1822 KB 300/314 KB 99/99 KB 176/263 KB 820/894 KB 452/1822 KB 288/314 KB 84/99 KB 160/263 KB 820/894 KB 480/1822 KB 300/314 KB 99/99 KB 176/263 KB 824/894 KB 480/1822 KB 300/314 KB 99/99 KB 176/263 KB 828/894 KB 480/1822 KB 300/314 KB 99/99 KB 176/263 KB 832/894 KB 480/1822 KB 300/314 KB 99/99 KB 176/263 KB 836/894 KB 484/1822 KB 304/314 KB 99/99 KB 180/263 KB 840/894 KB 484/1822 KB 304/314 KB 99/99 KB 180/263 KB 844/894 KB 484/1822 KB 304/314 KB 99/99 KB 180/263 KB 848/894 KB 484/1822 KB 304/314 KB 99/99 KB 180/263 KB 836/894 KB 484/1822 KB 304/314 KB 99/99 KB 184/263 KB 848/894 KB 484/1822 KB 304/314 KB 99/99 KB 188/263 KB 848/894 KB 484/1822 KB 304/314 KB 99/99 KB 1 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 92/263 KB 848/894 KB 484/1822 KB 304/314 KB 99/99 KB 196/263 KB 848/894 KB 484/1822 KB 304/314 KB 99/99 KB 200/263 KB 852/894 KB 484/1822 KB 304/314 KB 99/99 KB 204/263 KB 852/894 KB 484/1822 KB 304/314 KB 99/99 KB 208/263 KB 852/894 KB 484/1822 KB 304/314 KB 99/99 KB 176/263 KB 836/894 KB 484/1822 KB 308/314 KB 99/99 KB 208/263 KB 852/894 KB 484/1822 KB 312/314 KB 99/99 KB 208/263 KB 852/894 KB 484/1822 KB 314/314 KB 99/99 KB 208/263 KB 852/894 KB 484/1822 KB 300/314 KB 99/99 KB 176/263 KB 836/894 KB 488/1822 KB 314/314 KB 99/99 KB 208/263 KB 852/894 KB 492/1822 KB 314/314 KB 99/99 KB 208/263 KB 852/894 KB 496/1822 KB 314/314 KB 99/99 KB 208/263 KB 852/894 KB 500/1822 KB 314/314 KB 99/99 KB 208/263 KB 852/894 KB 504/1822 KB 314/314 KB 99/99 KB 208/263 KB 852/894 KB 508/1822 KB 314/314 KB 99/99 KB 208/263 KB 852/894 KB 512/1822 KB 314/314 KB 99/99 KB 208/263 KB 852/894 KB 484/1822 KB 304/314 KB 99/99 KB 196/263 KB 852/894 KB 512/1822 KB 314/314 KB 99/99 KB 208/263 KB 856/894 KB 512/1822 KB 314/314 KB 99/99 KB 208/263 KB 860/894 KB 512/1822 KB 314/314 KB 99/99 KB 208/263 KB 864/894 KB 512/1822 KB 314/314 KB 99/99 KB 208/263 KB 868/894 KB 516/1822 KB 314/314 KB 212/263 KB 872/894 KB 516/1822 KB 314/314 KB 212/263 KB 876/894 KB 516/1822 KB 314/314 KB 212/263 KB 880/894 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 112.9 KB/sec) unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 516/1822 KB 314/314 KB 99/99 KB 212/263 KB 868/894 KB 516/1822 KB 314/314 KB 216/263 KB 880/894 KB 516/1822 KB 314/314 KB 220/263 KB 880/894 KB 516/1822 KB 314/314 KB 224/263 KB 880/894 KB 516/1822 KB 314/314 KB 99/99 KB 208/263 KB 868/894 KB 520/1822 KB 314/314 KB 224/263 KB 880/894 KB 524/1822 KB 314/314 KB 224/263 KB 880/894 KB 528/1822 KB 314/314 KB 224/263 KB 880/894 KB 528/1822 KB 314/314 KB 224/263 KB 884/894 KB 532/1822 KB 314/314 KB 228/263 KB 888/894 KB 532/1822 KB 314/314 KB 228/263 KB 892/894 KB 532/1822 KB 314/314 KB 228/263 KB 894/894 KB 532/1822 KB 314/314 KB 228/263 KB 884/894 KB 532/1822 KB 314/314 KB 232/263 KB 894/894 KB 532/1822 KB 314/314 KB 236/263 KB 894/894 KB 532/1822 KB 314/314 KB 240/263 KB 894/894 KB 532/1822 KB 314/314 KB 244/263 KB 894/894 KB 532/1822 KB 314/314 KB 248/263 KB 894/894 KB 3/276 KB 532/1822 KB 314/314 KB 224/263 KB 884/894 KB 536/1822 KB 314/314 KB 248/263 KB 894/894 KB 3/276 KB 532/1822 KB 314/314 KB 244/263 KB 894/894 KB 3/276 KB 540/1822 KB 314/314 KB 248/263 KB 894/894 KB 3/276 KB 540/1822 KB 314/314 KB 248/263 KB 894/894 KB 6/276 KB 544/1822 KB 314/314 KB 248/263 KB 894/894 KB 6/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 354.3 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 548/1822 KB 248/263 KB 894/894 KB 6/276 KB 552/1822 KB 252/263 KB 9/276 KB 556/1822 KB 252/263 KB 9/276 KB 560/1822 KB 252/263 KB 9/276 KB 548/1822 KB 252/263 KB 9/276 KB 560/1822 KB 256/263 KB 9/276 KB 560/1822 KB 260/263 KB 9/276 KB 560/1822 KB 263/263 KB 9/276 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 1005.8 KB/sec) unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 548/1822 KB 248/263 KB 894/894 KB 9/276 KB 560/1822 KB 263/263 KB 11/276 KB 560/1822 KB 263/263 KB 14/276 KB 560/1822 KB 263/263 KB 16/276 KB 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 560/1822 KB 263/263 KB 19/276 KB 564/1822 KB 263/263 KB 19/276 KB 564/1822 KB 263/263 KB 22/276 KB 564/1822 KB 263/263 KB 25/276 KB 568/1822 KB 263/263 KB 25/276 KB 572/1822 KB 263/263 KB 25/276 KB 576/1822 KB 263/263 KB 25/276 KB 576/1822 KB 263/263 KB 27/276 KB 576/1822 KB 263/263 KB 30/276 KB 576/1822 KB 263/263 KB 32/276 KB 580/1822 KB 263/263 KB 32/276 KB 584/1822 KB 263/263 KB 36/276 KB 588/1822 KB 263/263 KB 36/276 KB 592/1822 KB 263/263 KB 36/276 KB 596/1822 KB 263/263 KB 36/276 KB 600/1822 KB 36/276 KB 604/1822 KB 36/276 KB 580/1822 KB 263/263 KB 36/276 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 293.2 KB/sec) unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 604/1822 KB 4/748 KB 36/276 KB 604/1822 KB 8/748 KB 36/276 KB 604/1822 KB 8/748 KB 40/276 KB 604/1822 KB 12/748 KB 44/276 KB 604/1822 KB 16/748 KB 44/276 KB 604/1822 KB 16/748 KB 44/276 KB 604/1822 KB 16/748 KB 48/276 KB 604/1822 KB 20/748 KB 48/276 KB 608/1822 KB 24/748 KB 52/276 KB 608/1822 KB 20/748 KB 52/276 KB 612/1822 KB 24/748 KB 52/276 KB 616/1822 KB 28/748 KB 52/276 KB 620/1822 KB 28/748 KB 52/276 KB 624/1822 KB 28/748 KB 52/276 KB 604/1822 KB 20/748 KB 52/276 KB 624/1822 KB 28/748 KB 56/276 KB 624/1822 KB 28/748 KB 60/276 KB 624/1822 KB 28/748 KB 64/276 KB 612/1822 KB 28/748 KB 52/276 KB 624/1822 KB 32/748 KB 64/276 KB 624/1822 KB 36/748 KB 64/276 KB 628/1822 KB 40/748 KB 68/276 KB 628/1822 KB 44/748 KB 68/276 KB 628/1822 KB 48/748 KB 68/276 KB 628/1822 KB 36/748 KB 68/276 KB 632/1822 KB 48/748 KB 68/276 KB 636/1822 KB 48/748 KB 68/276 KB 640/1822 KB 48/748 KB 68/276 KB 624/1822 KB 36/748 KB 68/276 KB 640/1822 KB 48/748 KB 72/276 KB 640/1822 KB 48/748 KB 76/276 KB 640/1822 KB 48/748 KB 80/276 KB 640/1822 KB 48/748 KB 4/223 KB 80/276 KB 640/1822 KB 48/748 KB 8/223 KB 80/276 KB 640/1822 KB 48/748 KB 12/223 KB 80/276 KB 640/1822 KB 4/54 KB 48/748 KB 12/223 KB 80/276 KB 640/1822 KB 8/54 KB 48/748 KB 12/223 KB 80/276 KB 640/1822 KB 12/54 KB 48/748 KB 12/223 KB 80/276 KB 640/1822 KB 16/54 KB 48/748 KB 12/223 KB 80/276 KB 640/1822 KB 20/54 KB 48/748 KB 12/223 KB 80/276 KB 640/1822 KB 24/54 KB 48/748 KB 12/223 KB 80/276 KB 640/1822 KB 28/54 KB 48/748 KB 12/223 KB 80/276 KB 640/1822 KB 32/54 KB 48/748 KB 12/223 KB 80/276 KB 640/1822 KB 36/54 KB 48/748 KB 12/223 KB 80/276 KB 640/1822 KB 40/54 KB 48/748 KB 12/223 KB 80/276 KB 640/1822 KB 44/54 KB 48/748 KB 12/223 KB 80/276 KB 640/1822 KB 48/54 KB 48/748 KB 12/223 KB 80/276 KB 640/1822 KB 52/54 KB 48/748 KB 12/223 KB 80/276 KB 640/1822 KB 54/54 KB 48/748 KB 12/223 KB 80/276 KB 640/1822 KB 54/54 KB 48/748 KB 16/223 KB 80/276 KB 640/1822 KB 54/54 KB 48/748 KB 20/223 KB 80/276 KB 640/1822 KB 54/54 KB 52/748 KB 24/223 KB 84/276 KB 640/1822 KB 54/54 KB 52/748 KB 28/223 KB 84/276 KB 640/1822 KB 54/54 KB 52/748 KB 32/223 KB 84/276 KB 640/1822 KB 54/54 KB 52/748 KB 36/223 KB 84/276 KB 644/1822 KB 54/54 KB 52/748 KB 40/223 KB 84/276 KB 644/1822 KB 54/54 KB 52/748 KB 44/223 KB 84/276 KB 644/1822 KB 54/54 KB 52/748 KB 48/223 KB 84/276 KB 640/1822 KB 54/54 KB 52/748 KB 20/223 KB 84/276 KB 644/1822 KB 54/54 KB 52/748 KB 48/223 KB 88/276 KB 644/1822 KB 54/54 KB 52/748 KB 48/223 KB 92/276 KB 644/1822 KB 54/54 KB 52/748 KB 48/223 KB 96/276 KB 640/1822 KB 54/54 KB 52/748 KB 20/223 KB 80/276 KB 644/1822 KB 54/54 KB 56/748 KB 48/223 KB 96/276 KB 644/1822 KB 54/54 KB 60/748 KB 48/223 KB 96/276 KB 644/1822 KB 54/54 KB 64/748 KB 48/223 KB 96/276 KB 644/1822 KB 54/54 KB 68/748 KB 48/223 KB 96/276 KB 644/1822 KB 54/54 KB 72/748 KB 48/223 KB 100/276 KB 644/1822 KB 54/54 KB 76/748 KB 48/223 KB 100/276 KB 644/1822 KB 54/54 KB 80/748 KB 48/223 KB 100/276 KB 644/1822 KB 54/54 KB 52/748 KB 36/223 KB 84/276 KB 648/1822 KB 54/54 KB 80/748 KB 52/223 KB 100/276 KB 652/1822 KB 54/54 KB 80/748 KB 52/223 KB 100/276 KB 656/1822 KB 54/54 KB 80/748 KB 52/223 KB 100/276 KB 660/1822 KB 54/54 KB 80/748 KB 52/223 KB 100/276 KB 664/1822 KB 54/54 KB 80/748 KB 52/223 KB 100/276 KB 668/1822 KB 54/54 KB 84/748 KB 52/223 KB 100/276 KB 672/1822 KB 54/54 KB 84/748 KB 52/223 KB 100/276 KB 676/1822 KB 54/54 KB 8 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 4/748 KB 52/223 KB 100/276 KB 680/1822 KB 54/54 KB 84/748 KB 52/223 KB 100/276 KB 684/1822 KB 54/54 KB 84/748 KB 52/223 KB 100/276 KB 688/1822 KB 84/748 KB 52/223 KB 100/276 KB 644/1822 KB 54/54 KB 80/748 KB 52/223 KB 100/276 KB 644/1822 KB 54/54 KB 68/748 KB 48/223 KB 100/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 58.6 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 688/1822 KB 84/748 KB 52/223 KB 104/276 KB 688/1822 KB 84/748 KB 52/223 KB 108/276 KB 688/1822 KB 84/748 KB 52/223 KB 112/276 KB 688/1822 KB 84/748 KB 52/223 KB 116/276 KB 664/1822 KB 54/54 KB 84/748 KB 52/223 KB 100/276 KB 688/1822 KB 88/748 KB 56/223 KB 116/276 KB 688/1822 KB 92/748 KB 56/223 KB 116/276 KB 688/1822 KB 84/748 KB 56/223 KB 116/276 KB 688/1822 KB 92/748 KB 60/223 KB 116/276 KB 688/1822 KB 92/748 KB 64/223 KB 116/276 KB 688/1822 KB 96/748 KB 64/223 KB 116/276 KB 688/1822 KB 96/748 KB 68/223 KB 116/276 KB 692/1822 KB 100/748 KB 72/223 KB 120/276 KB 692/1822 KB 100/748 KB 76/223 KB 120/276 KB 692/1822 KB 100/748 KB 80/223 KB 120/276 KB 692/1822 KB 100/748 KB 84/223 KB 120/276 KB 692/1822 KB 100/748 KB 88/223 KB 120/276 KB 692/1822 KB 100/748 KB 68/223 KB 120/276 KB 696/1822 KB 100/748 KB 92/223 KB 120/276 KB 700/1822 KB 100/748 KB 92/223 KB 120/276 KB 704/1822 KB 100/748 KB 92/223 KB 120/276 KB 688/1822 KB 100/748 KB 68/223 KB 120/276 KB 704/1822 KB 100/748 KB 92/223 KB 120/276 KB 4/27 KB 688/1822 KB 100/748 KB 68/223 KB 116/276 KB 704/1822 KB 104/748 KB 92/223 KB 124/276 KB 4/27 KB 704/1822 KB 100/748 KB 92/223 KB 124/276 KB 4/27 KB 704/1822 KB 104/748 KB 92/223 KB 128/276 KB 8/27 KB 704/1822 KB 104/748 KB 92/223 KB 132/276 KB 8/27 KB 704/1822 KB 104/748 KB 92/223 KB 124/276 KB 8/27 KB 704/1822 KB 108/748 KB 92/223 KB 132/276 KB 12/27 KB 704/1822 KB 108/748 KB 92/223 KB 132/276 KB 16/27 KB 704/1822 KB 108/748 KB 92/223 KB 132/276 KB 8/27 KB 704/1822 KB 112/748 KB 92/223 KB 132/276 KB 16/27 KB 704/1822 KB 116/748 KB 92/223 KB 132/276 KB 16/27 KB 708/1822 KB 120/748 KB 92/223 KB 136/276 KB 20/27 KB 708/1822 KB 124/748 KB 92/223 KB 136/276 KB 20/27 KB 708/1822 KB 128/748 KB 92/223 KB 136/276 KB 20/27 KB 708/1822 KB 116/748 KB 92/223 KB 136/276 KB 20/27 KB 712/1822 KB 128/748 KB 92/223 KB 136/276 KB 20/27 KB 716/1822 KB 128/748 KB 92/223 KB 136/276 KB 20/27 KB 720/1822 KB 128/748 KB 92/223 KB 136/276 KB 20/27 KB 692/1822 KB 100/748 KB 92/223 KB 120/276 KB 720/1822 KB 128/748 KB 96/223 KB 136/276 KB 20/27 KB 720/1822 KB 128/748 KB 100/223 KB 136/276 KB 20/27 KB 724/1822 KB 132/748 KB 104/223 KB 136/276 KB 20/27 KB 724/1822 KB 132/748 KB 108/223 KB 136/276 KB 20/27 KB 724/1822 KB 132/748 KB 112/223 KB 136/276 KB 20/27 KB 704/1822 KB 116/748 KB 92/223 KB 136/276 KB 20/27 KB 724/1822 KB 132/748 KB 112/223 KB 136/276 KB 24/27 KB 724/1822 KB 132/748 KB 112/223 KB 136/276 KB 27/27 KB 704/1822 KB 116/748 KB 92/223 KB 136/276 KB 16/27 KB 724/1822 KB 132/748 KB 112/223 KB 140/276 KB 27/27 KB 724/1822 KB 132/748 KB 112/223 KB 144/276 KB 27/27 KB 724/1822 KB 132/748 KB 112/223 KB 148/276 KB 27/27 KB 724/1822 KB 132/748 KB 112/223 KB 152/276 KB 27/27 KB 724/1822 KB 132/748 KB 112/223 KB 156/276 KB 27/27 KB 724/1822 KB 132/748 KB 112/223 KB 160/276 KB 27/27 KB 724/1822 KB 132/748 KB 112/223 KB 164/276 KB 27/27 KB 724/1822 KB 132/748 KB 116/223 KB 168/276 KB 27/27 KB 724/1822 KB 132/748 KB 116/223 KB 172/276 KB 27/27 KB 724/1822 KB 132/748 KB 116/223 KB 176/276 KB 27/27 KB 724/1822 KB 132/748 KB 100/223 KB 136/276 KB 20/27 KB 724/1822 KB 136/748 KB 116/223 KB 176/276 KB 27/27 KB 724/1822 KB 140/748 KB 116/223 KB 176/276 KB 27/27 KB 724/1822 KB 144/748 KB 116/223 KB 176/276 KB 27/27 KB 724/1822 KB 148/748 KB 116/223 KB 176/276 KB 27/27 KB 724/1822 KB 152/748 KB 116/223 KB 180/276 KB 27/27 KB 724/1822 KB 156/748 KB 116/223 KB 180/276 KB 27/27 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install KB 724/1822 KB 160/748 KB 116/223 KB 180/276 KB 27/27 KB 724/1822 KB 128/748 KB 100/223 KB 136/276 KB 20/27 KB 728/1822 KB 160/748 KB 116/223 KB 180/276 KB 27/27 KB 732/1822 KB 160/748 KB 116/223 KB 180/276 KB 27/27 KB 736/1822 KB 160/748 KB 116/223 KB 180/276 KB 27/27 KB 740/1822 KB 160/748 KB 116/223 KB 180/276 KB 27/27 KB 744/1822 KB 160/748 KB 116/223 KB 180/276 KB 27/27 KB 748/1822 KB 160/748 KB 116/223 KB 180/276 KB 27/27 KB 752/1822 KB 160/748 KB 116/223 KB 180/276 KB 27/27 KB 756/1822 KB 160/748 KB 116/223 KB 180/276 KB 27/27 KB 760/1822 KB 164/748 KB 116/223 KB 180/276 KB 27/27 KB 764/1822 KB 164/748 KB 116/223 KB 180/276 KB 27/27 KB 768/1822 KB 164/748 KB 116/223 KB 180/276 KB 27/27 KB 724/1822 KB 148/748 KB 116/223 KB 180/276 KB 27/27 KB 768/1822 KB 164/748 KB 116/223 KB 184/276 KB 27/27 KB 768/1822 KB 164/748 KB 116/223 KB 188/276 KB 27/27 KB 768/1822 KB 164/748 KB 116/223 KB 192/276 KB 27/27 KB 724/1822 KB 132/748 KB 116/223 KB 164/276 KB 27/27 KB 768/1822 KB 164/748 KB 120/223 KB 192/276 KB 27/27 KB 768/1822 KB 164/748 KB 124/223 KB 192/276 KB 27/27 KB 768/1822 KB 164/748 KB 128/223 KB 192/276 KB 27/27 KB 768/1822 KB 164/748 KB 132/223 KB 192/276 KB 27/27 KB 768/1822 KB 164/748 KB 136/223 KB 192/276 KB 27/27 KB 768/1822 KB 164/748 KB 140/223 KB 192/276 KB 27/27 KB 756/1822 KB 164/748 KB 116/223 KB 180/276 KB 27/27 KB 768/1822 KB 168/748 KB 140/223 KB 196/276 KB 27/27 KB 768/1822 KB 172/748 KB 140/223 KB 196/276 KB 27/27 KB 768/1822 KB 176/748 KB 144/223 KB 196/276 KB 27/27 KB 768/1822 KB 180/748 KB 144/223 KB 196/276 KB 27/27 KB 772/1822 KB 184/748 KB 144/223 KB 196/276 KB 27/27 KB 772/1822 KB 188/748 KB 144/223 KB 196/276 KB 27/27 KB 772/1822 KB 192/748 KB 144/223 KB 196/276 KB 27/27 KB 768/1822 KB 164/748 KB 140/223 KB 196/276 KB 27/27 KB 772/1822 KB 192/748 KB 144/223 KB 200/276 KB 27/27 KB 772/1822 KB 192/748 KB 144/223 KB 204/276 KB 27/27 KB 772/1822 KB 192/748 KB 144/223 KB 208/276 KB 27/27 KB 772/1822 KB 180/748 KB 144/223 KB 196/276 KB 27/27 KB 776/1822 KB 192/748 KB 144/223 KB 208/276 KB 27/27 KB 780/1822 KB 192/748 KB 144/223 KB 208/276 KB 27/27 KB 784/1822 KB 192/748 KB 144/223 KB 208/276 KB 27/27 KB 788/1822 KB 196/748 KB 144/223 KB 208/276 KB 27/27 KB 768/1822 KB 172/748 KB 144/223 KB 196/276 KB 27/27 KB 788/1822 KB 196/748 KB 148/223 KB 212/276 KB 27/27 KB 788/1822 KB 196/748 KB 152/223 KB 212/276 KB 27/27 KB 788/1822 KB 196/748 KB 156/223 KB 212/276 KB 27/27 KB 788/1822 KB 196/748 KB 160/223 KB 212/276 KB 27/27 KB 788/1822 KB 196/748 KB 164/223 KB 212/276 KB 27/27 KB 788/1822 KB 196/748 KB 168/223 KB 212/276 KB 27/27 KB 788/1822 KB 196/748 KB 172/223 KB 212/276 KB 27/27 KB 788/1822 KB 196/748 KB 176/223 KB 212/276 KB 27/27 KB 788/1822 KB 196/748 KB 144/223 KB 212/276 KB 27/27 KB 788/1822 KB 196/748 KB 176/223 KB 216/276 KB 27/27 KB 788/1822 KB 196/748 KB 176/223 KB 220/276 KB 27/27 KB 788/1822 KB 196/748 KB 176/223 KB 224/276 KB 27/27 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 27.9 KB/sec) unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 784/1822 KB 196/748 KB 144/223 KB 208/276 KB 27/27 KB 788/1822 KB 200/748 KB 176/223 KB 224/276 KB 788/1822 KB 204/748 KB 176/223 KB 224/276 KB 788/1822 KB 208/748 KB 176/223 KB 224/276 KB 788/1822 KB 212/748 KB 176/223 KB 224/276 KB 792/1822 KB 216/748 KB 180/223 KB 228/276 KB 792/1822 KB 220/748 KB 180/223 KB 228/276 KB 792/1822 KB 224/748 KB 180/223 KB 228/276 KB 792/1822 KB 212/748 KB 180/223 KB 228/276 KB 792/1822 KB 224/748 KB 180/223 KB 232/276 KB 792/1822 KB 224/748 KB 180/223 KB 236/276 KB 792/1822 KB 224/748 KB 180/223 KB 240/276 KB 792/1822 KB 224/748 KB 180/223 KB 244/276 KB 792/1822 KB 228/748 KB 180/223 KB 248/276 KB 792/1822 KB 212/748 KB 180/223 KB 224/276 KB 792/1822 KB 228/748 KB 184/223 KB 248/276 KB 792/1822 KB 228/748 KB 188/223 KB 248/276 KB 792/1822 KB 228/748 KB 192/223 KB 248/276 KB 792/1822 KB 212/748 KB 176/223 KB 224/276 KB 796/1822 KB 228/748 KB 192/223 KB 248/276 KB 800/1822 KB 228/748 KB 192/223 KB 248/276 KB 804/1822 KB 228/748 KB 192/223 KB 248/276 KB 808/1822 KB 228/748 KB 192/223 KB 248/276 KB 812/1822 KB 228/748 KB 196/223 KB 248/276 KB 816/1822 KB 228/748 KB 196/223 KB 248/276 KB 820/1822 KB 228/748 KB 196/223 KB 248/276 KB 824/1822 KB 228/748 KB 196/223 KB 252/276 KB 828/1822 KB 228/748 KB 196/223 KB 252/276 KB 832/1822 KB 228/748 KB 196/223 KB 252/276 KB 792/1822 KB 228/748 KB 180/223 KB 244/276 KB 832/1822 KB 232/748 KB 196/223 KB 252/276 KB 832/1822 KB 236/748 KB 196/223 KB 252/276 KB 820/1822 KB 228/748 KB 196/223 KB 252/276 KB 832/1822 KB 236/748 KB 196/223 KB 256/276 KB 832/1822 KB 236/748 KB 196/223 KB 260/276 KB 808/1822 KB 228/748 KB 196/223 KB 248/276 KB 832/1822 KB 240/748 KB 200/223 KB 264/276 KB 832/1822 KB 240/748 KB 204/223 KB 264/276 KB 832/1822 KB 240/748 KB 208/223 KB 264/276 KB 832/1822 KB 240/748 KB 196/223 KB 260/276 KB 832/1822 KB 240/748 KB 212/223 KB 264/276 KB 836/1822 KB 244/748 KB 216/223 KB 264/276 KB 836/1822 KB 244/748 KB 220/223 KB 264/276 KB 836/1822 KB 244/748 KB 223/223 KB 264/276 KB 836/1822 KB 244/748 KB 212/223 KB 264/276 KB 840/1822 KB 244/748 KB 223/223 KB 264/276 KB 844/1822 KB 244/748 KB 223/223 KB 264/276 KB 848/1822 KB 244/748 KB 223/223 KB 4/178 KB 264/276 KB 832/1822 KB 244/748 KB 212/223 KB 264/276 KB 848/1822 KB 248/748 KB 223/223 KB 4/178 KB 264/276 KB 832/1822 KB 240/748 KB 196/223 KB 264/276 KB 844/1822 KB 244/748 KB 223/223 KB 4/178 KB 264/276 KB 848/1822 KB 252/748 KB 223/223 KB 8/178 KB 264/276 KB 848/1822 KB 252/748 KB 223/223 KB 12/178 KB 264/276 KB 848/1822 KB 252/748 KB 223/223 KB 16/178 KB 264/276 KB 848/1822 KB 252/748 KB 223/223 KB 20/178 KB 264/276 KB 848/1822 KB 252/748 KB 223/223 KB 24/178 KB 264/276 KB 848/1822 KB 252/748 KB 223/223 KB 28/178 KB 264/276 KB 848/1822 KB 252/748 KB 223/223 KB 32/178 KB 264/276 KB 848/1822 KB 252/748 KB 223/223 KB 36/178 KB 264/276 KB 848/1822 KB 252/748 KB 223/223 KB 40/178 KB 264/276 KB 848/1822 KB 252/748 KB 223/223 KB 44/178 KB 264/276 KB 848/1822 KB 252/748 KB 223/223 KB 48/178 KB 264/276 KB 848/1822 KB 252/748 KB 223/223 KB 52/178 KB 264/276 KB 848/1822 KB 252/748 KB 223/223 KB 52/178 KB 268/276 KB 848/1822 KB 252/748 KB 223/223 KB 52/178 KB 272/276 KB 848/1822 KB 252/748 KB 223/223 KB 52/178 KB 276/276 KB 848/1822 KB 252/748 KB 223/223 KB 56/178 KB 276/276 KB 848/1822 KB 252/748 KB 223/223 KB 4/178 KB 264/276 KB 848/1822 KB 256/748 KB 223/223 KB 60/178 KB 276/276 KB 848/1822 KB 252/748 KB 223/223 KB 60/178 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install KB 276/276 KB 848/1822 KB 256/748 KB 223/223 KB 64/178 KB 276/276 KB 848/1822 KB 252/748 KB 223/223 KB 56/178 KB 276/276 KB 848/1822 KB 256/748 KB 223/223 KB 68/178 KB 276/276 KB 848/1822 KB 260/748 KB 72/178 KB 276/276 KB 848/1822 KB 260/748 KB 76/178 KB 276/276 KB 848/1822 KB 260/748 KB 80/178 KB 276/276 KB 848/1822 KB 260/748 KB 84/178 KB 276/276 KB 848/1822 KB 260/748 KB 88/178 KB 276/276 KB 848/1822 KB 260/748 KB 92/178 KB 276/276 KB 848/1822 KB 260/748 KB 96/178 KB 276/276 KB 848/1822 KB 260/748 KB 100/178 KB 276/276 KB 848/1822 KB 260/748 KB 104/178 KB 276/276 KB 848/1822 KB 260/748 KB 108/178 KB 276/276 KB 848/1822 KB 260/748 KB 112/178 KB 276/276 KB 848/1822 KB 260/748 KB 223/223 KB 68/178 KB 276/276 KB 848/1822 KB 264/748 KB 112/178 KB 276/276 KB 848/1822 KB 268/748 KB 112/178 KB 276/276 KB 848/1822 KB 272/748 KB 112/178 KB 276/276 KB 848/1822 KB 276/748 KB 112/178 KB 276/276 KB 848/1822 KB 280/748 KB 112/178 KB 276/276 KB 848/1822 KB 284/748 KB 112/178 KB 276/276 KB 848/1822 KB 288/748 KB 112/178 KB 276/276 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 229.4 KB/sec) unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 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 283.1 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 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-oai-hss-0: 03:02:11 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 848/1822 KB 292/748 KB 112/178 KB 848/1822 KB 296/748 KB 112/178 KB 848/1822 KB 300/748 KB 112/178 KB 848/1822 KB 304/748 KB 112/178 KB 848/1822 KB 308/748 KB 112/178 KB 848/1822 KB 3/23 KB 312/748 KB 116/178 KB 848/1822 KB 3/23 KB 316/748 KB 116/178 KB 848/1822 KB 3/23 KB 320/748 KB 116/178 KB 848/1822 KB 3/23 KB 324/748 KB 116/178 KB 848/1822 KB 3/23 KB 328/748 KB 116/178 KB 848/1822 KB 3/23 KB 332/748 KB 116/178 KB 848/1822 KB 3/23 KB 336/748 KB 116/178 KB 848/1822 KB 3/23 KB 308/748 KB 116/178 KB 848/1822 KB 3/23 KB 336/748 KB 120/178 KB 848/1822 KB 3/23 KB 336/748 KB 124/178 KB 848/1822 KB 3/23 KB 336/748 KB 128/178 KB 848/1822 KB 3/23 KB 336/748 KB 132/178 KB 848/1822 KB 3/23 KB 336/748 KB 136/178 KB 848/1822 KB 3/23 KB 336/748 KB 140/178 KB 848/1822 KB 3/23 KB 336/748 KB 144/178 KB 848/1822 KB 3/23 KB 336/748 KB 148/178 KB 4/55 KB 848/1822 KB 3/23 KB 308/748 KB 112/178 KB 848/1822 KB 6/23 KB 340/748 KB 148/178 KB 4/55 KB 848/1822 KB 9/23 KB 340/748 KB 148/178 KB 4/55 KB 848/1822 KB 11/23 KB 340/748 KB 148/178 KB 4/55 KB 848/1822 KB 14/23 KB 340/748 KB 148/178 KB 4/55 KB 848/1822 KB 16/23 KB 340/748 KB 148/178 KB 4/55 KB 848/1822 KB 19/23 KB 340/748 KB 148/178 KB 4/55 KB 848/1822 KB 22/23 KB 340/748 KB 148/178 KB 4/55 KB 848/1822 KB 23/23 KB 340/748 KB 148/178 KB 4/55 KB 848/1822 KB 23/23 KB 340/748 KB 152/178 KB 4/55 KB 848/1822 KB 23/23 KB 340/748 KB 156/178 KB 4/55 KB 848/1822 KB 23/23 KB 340/748 KB 160/178 KB 4/55 KB 848/1822 KB 3/23 KB 340/748 KB 148/178 KB 4/55 KB 848/1822 KB 3/23 KB 336/748 KB 144/178 KB 4/55 KB 848/1822 KB 23/23 KB 344/748 KB 160/178 KB 8/55 KB 848/1822 KB 23/23 KB 344/748 KB 160/178 KB 12/55 KB 848/1822 KB 23/23 KB 344/748 KB 160/178 KB 16/55 KB 848/1822 KB 23/23 KB 344/748 KB 160/178 KB 16/55 KB 848/1822 KB 23/23 KB 348/748 KB 160/178 KB 16/55 KB 848/1822 KB 23/23 KB 352/748 KB 164/178 KB 20/55 KB 852/1822 KB 23/23 KB 352/748 KB 164/178 KB 20/55 KB 856/1822 KB 23/23 KB 356/748 KB 164/178 KB 20/55 KB 860/1822 KB 23/23 KB 356/748 KB 164/178 KB 20/55 KB 864/1822 KB 23/23 KB 356/748 KB 164/178 KB 20/55 KB 848/1822 KB 23/23 KB 348/748 KB 164/178 KB 20/55 KB 864/1822 KB 23/23 KB 356/748 KB 168/178 KB 20/55 KB 864/1822 KB 23/23 KB 356/748 KB 172/178 KB 20/55 KB 864/1822 KB 23/23 KB 356/748 KB 176/178 KB 20/55 KB 848/1822 KB 23/23 KB 348/748 KB 160/178 KB 20/55 KB 864/1822 KB 23/23 KB 356/748 KB 176/178 KB 24/55 KB 864/1822 KB 23/23 KB 356/748 KB 176/178 KB 28/55 KB 864/1822 KB 23/23 KB 356/748 KB 176/178 KB 32/55 KB 864/1822 KB 23/23 KB 356/748 KB 176/178 KB 36/55 KB 868/1822 KB 23/23 KB 356/748 KB 178/178 KB 40/55 KB 868/1822 KB 23/23 KB 356/748 KB 178/178 KB 44/55 KB 868/1822 KB 23/23 KB 356/748 KB 178/178 KB 48/55 KB 852/1822 KB 23/23 KB 356/748 KB 164/178 KB 20/55 KB 868/1822 KB 23/23 KB 360/748 KB 178/178 KB 48/55 KB 868/1822 KB 23/23 KB 364/748 KB 178/178 KB 48/55 KB 868/1822 KB 23/23 KB 368/748 KB 178/178 KB 48/55 KB 868/1822 KB 23/23 KB 372/748 KB 178/178 KB 48/55 KB 868/1822 KB 23/23 KB 376/748 KB 178/178 KB 48/55 KB 868/1822 KB 23/23 KB 380/748 KB 178/178 KB 48/55 KB 868/1822 KB 384/748 KB 178/178 KB 48/55 KB 868/1822 KB 23/23 KB 356/748 KB 178/178 KB 36/55 KB 872/1822 KB 384/748 KB 178/178 KB 48/55 KB 876/1822 KB 384/748 KB 178/178 KB 48/55 KB 880/1822 KB 384/748 KB 178/178 KB 48/55 KB 864/1822 KB 23/23 KB 356/748 KB 178/178 KB 36/55 KB unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 22.8 KB/sec) unit-abot-epc-basic-0: 03:02:11 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-oai-hss-0: 03:02:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 880/1822 KB 384/748 KB 178/178 KB 52/55 KB 880/1822 KB 384/748 KB 178/178 KB 55/55 KB 884/1822 KB 388/748 KB 178/178 KB 55/55 KB 884/1822 KB 392/748 KB 178/178 KB 55/55 KB 884/1822 KB 396/748 KB 178/178 KB 55/55 KB 884/1822 KB 400/748 KB 178/178 KB 55/55 KB 884/1822 KB 404/748 KB 178/178 KB 55/55 KB 884/1822 KB 408/748 KB 178/178 KB 55/55 KB 884/1822 KB 412/748 KB 178/178 KB 55/55 KB 884/1822 KB 416/748 KB 178/178 KB 55/55 KB 884/1822 KB 384/748 KB 178/178 KB 55/55 KB 888/1822 KB 416/748 KB 178/178 KB 55/55 KB 892/1822 KB 416/748 KB 178/178 KB 55/55 KB 896/1822 KB 416/748 KB 178/178 KB 55/55 KB 900/1822 KB 416/748 KB 178/178 KB 55/55 KB 904/1822 KB 416/748 KB 178/178 KB 55/55 KB 908/1822 KB 416/748 KB 178/178 KB 55/55 KB 912/1822 KB 416/748 KB 178/178 KB 55/55 KB 912/1822 KB 420/748 KB 178/178 KB 55/55 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 176.8 KB/sec) unit-abot-epc-basic-0: 03:02:11 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 916/1822 KB 420/748 KB 178/178 KB 55/55 KB 920/1822 KB 424/748 KB 55/55 KB 924/1822 KB 424/748 KB 55/55 KB 928/1822 KB 424/748 KB 916/1822 KB 424/748 KB 55/55 KB 928/1822 KB 428/748 KB 928/1822 KB 432/748 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 53.9 KB/sec) unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 928/1822 KB 432/748 KB 3/1210 KB 928/1822 KB 432/748 KB 5/1210 KB 928/1822 KB 432/748 KB 8/1210 KB 928/1822 KB 432/748 KB 11/1210 KB 928/1822 KB 432/748 KB 13/1210 KB 928/1822 KB 432/748 KB 16/1210 KB 928/1822 KB 432/748 KB 19/1210 KB 928/1822 KB 432/748 KB 21/1210 KB 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: 03:02:11 DEBUG unit.abot-epc-basic/0.install 928/1822 KB 432/748 KB 24/1210 KB 928/1822 KB 432/748 KB 27/1210 KB 928/1822 KB 432/748 KB 29/1210 KB 928/1822 KB 432/748 KB 32/1210 KB 932/1822 KB 436/748 KB 32/1210 KB 932/1822 KB 440/748 KB 36/1210 KB 932/1822 KB 444/748 KB 36/1210 KB 932/1822 KB 448/748 KB 36/1210 KB 932/1822 KB 452/748 KB 36/1210 KB 932/1822 KB 456/748 KB 36/1210 KB 932/1822 KB 432/748 KB 32/1210 KB 932/1822 KB 436/748 KB 36/1210 KB 932/1822 KB 460/748 KB 4/471 KB 36/1210 KB 932/1822 KB 460/748 KB 8/471 KB 36/1210 KB 932/1822 KB 460/748 KB 12/471 KB 36/1210 KB 932/1822 KB 460/748 KB 16/471 KB 36/1210 KB 932/1822 KB 460/748 KB 20/471 KB 36/1210 KB 936/1822 KB 4/93 KB 460/748 KB 24/471 KB 40/1210 KB 936/1822 KB 4/93 KB 460/748 KB 28/471 KB 40/1210 KB 936/1822 KB 4/93 KB 460/748 KB 32/471 KB 40/1210 KB 936/1822 KB 4/93 KB 460/748 KB 20/471 KB 40/1210 KB 936/1822 KB 460/748 KB 20/471 KB 40/1210 KB 940/1822 KB 4/93 KB 460/748 KB 32/471 KB 40/1210 KB 944/1822 KB 4/93 KB 460/748 KB 32/471 KB 40/1210 KB 932/1822 KB 460/748 KB 20/471 KB 40/1210 KB 944/1822 KB 4/93 KB 460/748 KB 32/471 KB 44/1210 KB 944/1822 KB 4/93 KB 460/748 KB 32/471 KB 48/1210 KB 944/1822 KB 8/93 KB 460/748 KB 32/471 KB 48/1210 KB 944/1822 KB 12/93 KB 460/748 KB 32/471 KB 48/1210 KB 948/1822 KB 16/93 KB 460/748 KB 32/471 KB 48/1210 KB 948/1822 KB 20/93 KB 460/748 KB 32/471 KB 48/1210 KB 948/1822 KB 24/93 KB 460/748 KB 36/471 KB 52/1210 KB 948/1822 KB 28/93 KB 460/748 KB 36/471 KB 52/1210 KB 948/1822 KB 32/93 KB 460/748 KB 36/471 KB 52/1210 KB 948/1822 KB 12/93 KB 460/748 KB 32/471 KB 48/1210 KB 952/1822 KB 32/93 KB 460/748 KB 36/471 KB 52/1210 KB 956/1822 KB 32/93 KB 460/748 KB 36/471 KB 52/1210 KB 960/1822 KB 32/93 KB 460/748 KB 36/471 KB 52/1210 KB 932/1822 KB 460/748 KB 36/471 KB 52/1210 KB 960/1822 KB 32/93 KB 464/748 KB 36/471 KB 52/1210 KB 948/1822 KB 20/93 KB 460/748 KB 36/471 KB 52/1210 KB 960/1822 KB 32/93 KB 464/748 KB 40/471 KB 52/1210 KB 960/1822 KB 32/93 KB 468/748 KB 44/471 KB 52/1210 KB 960/1822 KB 32/93 KB 468/748 KB 48/471 KB 52/1210 KB 960/1822 KB 36/93 KB 468/748 KB 52/471 KB 52/1210 KB 964/1822 KB 36/93 KB 468/748 KB 56/471 KB 52/1210 KB 948/1822 KB 20/93 KB 460/748 KB 32/471 KB 52/1210 KB 964/1822 KB 36/93 KB 468/748 KB 56/471 KB 56/1210 KB 964/1822 KB 36/93 KB 468/748 KB 56/471 KB 60/1210 KB 964/1822 KB 36/93 KB 468/748 KB 56/471 KB 64/1210 KB 964/1822 KB 36/93 KB 468/748 KB 56/471 KB 68/1210 KB 964/1822 KB 36/93 KB 468/748 KB 56/471 KB 72/1210 KB 964/1822 KB 36/93 KB 468/748 KB 56/471 KB 76/1210 KB 964/1822 KB 36/93 KB 468/748 KB 56/471 KB 80/1210 KB 964/1822 KB 36/93 KB 468/748 KB 56/471 KB 84/1210 KB 964/1822 KB 36/93 KB 468/748 KB 60/471 KB 88/1210 KB 964/1822 KB 36/93 KB 468/748 KB 60/471 KB 92/1210 KB 964/1822 KB 36/93 KB 468/748 KB 60/471 KB 96/1210 KB 964/1822 KB 36/93 KB 468/748 KB 52/471 KB 52/1210 KB 968/1822 KB 36/93 KB 468/748 KB 60/471 KB 96/1210 KB 972/1822 KB 36/93 KB 468/748 KB 60/471 KB 96/1210 KB 976/1822 KB 36/93 KB 468/748 KB 60/471 KB 96/1210 KB 960/1822 KB 36/93 KB 468/748 KB 48/471 KB 52/1210 KB 976/1822 KB 40/93 KB 468/748 KB 60/471 KB 96/1210 KB 976/1822 KB 44/93 KB 468/748 KB 60/471 KB 96/1210 KB 976/1822 KB 48/93 KB 468/748 KB 60/471 KB 96/1210 KB 960/1822 KB 32/93 KB 468/748 KB 40/471 KB 52/1210 KB 976/1822 KB 48/93 KB 472/748 KB 60/471 KB 96/1210 KB 976/1822 KB 48/93 KB 476/748 KB 60/471 KB 96/1210 KB 976/1822 KB 48/93 KB 480/748 KB 60/471 unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install KB 96/1210 KB 964/1822 KB 36/93 KB 468/748 KB 60/471 KB 84/1210 KB 976/1822 KB 52/93 KB 480/748 KB 64/471 KB 96/1210 KB 980/1822 KB 52/93 KB 480/748 KB 64/471 KB 96/1210 KB 984/1822 KB 52/93 KB 484/748 KB 68/471 KB 96/1210 KB 988/1822 KB 52/93 KB 484/748 KB 68/471 KB 96/1210 KB 992/1822 KB 52/93 KB 484/748 KB 68/471 KB 96/1210 KB 996/1822 KB 52/93 KB 484/748 KB 68/471 KB 96/1210 KB 1000/1822 KB 52/93 KB 484/748 KB 68/471 KB 100/1210 KB 1004/1822 KB 52/93 KB 484/748 KB 68/471 KB 100/1210 KB 1008/1822 KB 52/93 KB 484/748 KB 68/471 KB 100/1210 KB 976/1822 KB 52/93 KB 480/748 KB 60/471 KB 96/1210 KB 1008/1822 KB 56/93 KB 484/748 KB 68/471 KB 100/1210 KB 1008/1822 KB 60/93 KB 484/748 KB 68/471 KB 100/1210 KB 1008/1822 KB 64/93 KB 484/748 KB 68/471 KB 100/1210 KB 1008/1822 KB 68/93 KB 484/748 KB 68/471 KB 100/1210 KB 1008/1822 KB 72/93 KB 484/748 KB 68/471 KB 100/1210 KB 1008/1822 KB 76/93 KB 484/748 KB 68/471 KB 100/1210 KB 1008/1822 KB 80/93 KB 484/748 KB 68/471 KB 100/1210 KB 1008/1822 KB 84/93 KB 484/748 KB 68/471 KB 100/1210 KB 1012/1822 KB 88/93 KB 484/748 KB 68/471 KB 100/1210 KB 1012/1822 KB 92/93 KB 484/748 KB 68/471 KB 100/1210 KB 1012/1822 KB 93/93 KB 484/748 KB 68/471 KB 100/1210 KB 996/1822 KB 52/93 KB 484/748 KB 68/471 KB 100/1210 KB 1012/1822 KB 93/93 KB 484/748 KB 68/471 KB 104/1210 KB 1012/1822 KB 93/93 KB 484/748 KB 68/471 KB 108/1210 KB 1012/1822 KB 93/93 KB 484/748 KB 68/471 KB 112/1210 KB 980/1822 KB 52/93 KB 484/748 KB 68/471 KB 96/1210 KB 1012/1822 KB 93/93 KB 484/748 KB 72/471 KB 112/1210 KB 1012/1822 KB 93/93 KB 484/748 KB 76/471 KB 112/1210 KB 1012/1822 KB 93/93 KB 484/748 KB 80/471 KB 112/1210 KB 980/1822 KB 52/93 KB 484/748 KB 64/471 KB 96/1210 KB 1012/1822 KB 93/93 KB 488/748 KB 80/471 KB 112/1210 KB 1012/1822 KB 93/93 KB 492/748 KB 80/471 KB 112/1210 KB 1012/1822 KB 93/93 KB 496/748 KB 80/471 KB 112/1210 KB 1012/1822 KB 93/93 KB 500/748 KB 80/471 KB 112/1210 KB 1012/1822 KB 93/93 KB 504/748 KB 80/471 KB 112/1210 KB 1012/1822 KB 93/93 KB 508/748 KB 84/471 KB 112/1210 KB 1012/1822 KB 93/93 KB 512/748 KB 84/471 KB 112/1210 KB 1012/1822 KB 93/93 KB 516/748 KB 84/471 KB 112/1210 KB 1012/1822 KB 93/93 KB 520/748 KB 84/471 KB 116/1210 KB 1012/1822 KB 93/93 KB 524/748 KB 84/471 KB 116/1210 KB 1012/1822 KB 93/93 KB 528/748 KB 84/471 KB 116/1210 KB 1012/1822 KB 84/93 KB 484/748 KB 68/471 KB 100/1210 KB 1016/1822 KB 93/93 KB 528/748 KB 84/471 KB 116/1210 KB 1020/1822 KB 93/93 KB 528/748 KB 84/471 KB 116/1210 KB 1024/1822 KB 93/93 KB 528/748 KB 84/471 KB 116/1210 KB 1012/1822 KB 93/93 KB 516/748 KB 84/471 KB 116/1210 KB 1024/1822 KB 93/93 KB 528/748 KB 84/471 KB 120/1210 KB 1024/1822 KB 93/93 KB 528/748 KB 84/471 KB 124/1210 KB 1024/1822 KB 93/93 KB 532/748 KB 84/471 KB 128/1210 KB 1028/1822 KB 93/93 KB 532/748 KB 84/471 KB 132/1210 KB 1028/1822 KB 93/93 KB 532/748 KB 84/471 KB 136/1210 KB 1028/1822 KB 93/93 KB 532/748 KB 84/471 KB 140/1210 KB 1028/1822 KB 93/93 KB 532/748 KB 84/471 KB 144/1210 KB 1028/1822 KB 93/93 KB 532/748 KB 84/471 KB 148/1210 KB 1012/1822 KB 93/93 KB 504/748 KB 84/471 KB 112/1210 KB 1028/1822 KB 93/93 KB 532/748 KB 88/471 KB 148/1210 KB 1028/1822 KB 93/93 KB 532/748 KB 92/471 KB 148/1210 KB 1028/1822 KB 93/93 KB 532/748 KB 96/471 KB 148/1210 KB 1028/1822 KB 93/93 KB 532/748 KB 100/471 KB 148/1210 KB 1028/1822 KB 93/93 KB 532/748 KB 104/471 KB 148/1210 KB 1028/1822 KB 93/93 KB 532/748 KB 108/471 KB 148/1210 KB 10 unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install 0K ....... 45.7M=0s unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install 2018-12-23 03:02:11 (45.7 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install FINISHED --2018-12-23 03:02:11-- unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (45.7 MB/s) unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 28/1822 KB 93/93 KB 532/748 KB 112/471 KB 148/1210 KB 1028/1822 KB 93/93 KB 532/748 KB 84/471 KB 128/1210 KB 1032/1822 KB 93/93 KB 532/748 KB 112/471 KB 148/1210 KB 1036/1822 KB 93/93 KB 532/748 KB 112/471 KB 148/1210 KB 1040/1822 KB 93/93 KB 532/748 KB 112/471 KB 148/1210 KB 1044/1822 KB 93/93 KB 532/748 KB 112/471 KB 148/1210 KB 1048/1822 KB 93/93 KB 532/748 KB 116/471 KB 148/1210 KB 1052/1822 KB 93/93 KB 532/748 KB 116/471 KB 148/1210 KB 1024/1822 KB 93/93 KB 532/748 KB 84/471 KB 124/1210 KB 1052/1822 KB 93/93 KB 536/748 KB 116/471 KB 152/1210 KB 1052/1822 KB 93/93 KB 540/748 KB 116/471 KB 152/1210 KB 1052/1822 KB 93/93 KB 544/748 KB 116/471 KB 152/1210 KB 1052/1822 KB 93/93 KB 548/748 KB 116/471 KB 152/1210 KB 1052/1822 KB 93/93 KB 552/748 KB 116/471 KB 152/1210 KB 1052/1822 KB 93/93 KB 556/748 KB 116/471 KB 152/1210 KB 1052/1822 KB 93/93 KB 560/748 KB 116/471 KB 152/1210 KB 1056/1822 KB 93/93 KB 564/748 KB 116/471 KB 152/1210 KB 1056/1822 KB 93/93 KB 568/748 KB 116/471 KB 152/1210 KB 1056/1822 KB 93/93 KB 572/748 KB 116/471 KB 152/1210 KB 1056/1822 KB 93/93 KB 576/748 KB 116/471 KB 152/1210 KB 1052/1822 KB 93/93 KB 532/748 KB 116/471 KB 152/1210 KB 1056/1822 KB 93/93 KB 576/748 KB 116/471 KB 156/1210 KB 1044/1822 KB 93/93 KB 532/748 KB 116/471 KB 148/1210 KB 1056/1822 KB 93/93 KB 576/748 KB 120/471 KB 156/1210 KB 1056/1822 KB 93/93 KB 576/748 KB 124/471 KB 156/1210 KB 1056/1822 KB 93/93 KB 576/748 KB 128/471 KB 156/1210 KB 1056/1822 KB 93/93 KB 576/748 KB 132/471 KB 156/1210 KB 1056/1822 KB 93/93 KB 560/748 KB 116/471 KB 152/1210 KB 1060/1822 KB 93/93 KB 576/748 KB 132/471 KB 160/1210 KB 1064/1822 KB 576/748 KB 136/471 KB 160/1210 KB 1068/1822 KB 576/748 KB 136/471 KB 160/1210 KB 1072/1822 KB 576/748 KB 136/471 KB 160/1210 KB 1076/1822 KB 576/748 KB 136/471 KB 160/1210 KB 1080/1822 KB 580/748 KB 136/471 KB 160/1210 KB 1084/1822 KB 580/748 KB 136/471 KB 160/1210 KB 1088/1822 KB 580/748 KB 136/471 KB 160/1210 KB 1056/1822 KB 93/93 KB 576/748 KB 132/471 KB 160/1210 KB 1088/1822 KB 580/748 KB 136/471 KB 164/1210 KB 1088/1822 KB 580/748 KB 136/471 KB 168/1210 KB 1088/1822 KB 580/748 KB 136/471 KB 172/1210 KB 1088/1822 KB 580/748 KB 136/471 KB 176/1210 KB 1088/1822 KB 580/748 KB 136/471 KB 180/1210 KB 1088/1822 KB 580/748 KB 136/471 KB 184/1210 KB 1088/1822 KB 580/748 KB 136/471 KB 188/1210 KB 1088/1822 KB 580/748 KB 136/471 KB 192/1210 KB 1088/1822 KB 580/748 KB 136/471 KB 196/1210 KB 1092/1822 KB 580/748 KB 136/471 KB 200/1210 KB 1092/1822 KB 580/748 KB 136/471 KB 204/1210 KB 1092/1822 KB 580/748 KB 136/471 KB 208/1210 KB 1076/1822 KB 580/748 KB 136/471 KB 160/1210 KB 1092/1822 KB 584/748 KB 136/471 KB 208/1210 KB 1092/1822 KB 588/748 KB 136/471 KB 208/1210 KB 1092/1822 KB 592/748 KB 136/471 KB 208/1210 KB 1060/1822 KB 576/748 KB 136/471 KB 160/1210 KB 1092/1822 KB 592/748 KB 140/471 KB 208/1210 KB 1092/1822 KB 592/748 KB 144/471 KB 208/1210 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 86.7 KB/sec) unit-abot-epc-basic-0: 03:02:11 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-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 03:02:11 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-hss-0: 03:02:11 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 1092/1822 KB 592/748 KB 148/471 KB 208/1210 KB 1092/1822 KB 592/748 KB 152/471 KB 208/1210 KB 1092/1822 KB 592/748 KB 156/471 KB 208/1210 KB 1092/1822 KB 592/748 KB 160/471 KB 208/1210 KB 1092/1822 KB 592/748 KB 164/471 KB 208/1210 KB 1092/1822 KB 596/748 KB 168/471 KB 208/1210 KB 1092/1822 KB 580/748 KB 136/471 KB 196/1210 KB 1096/1822 KB 596/748 KB 168/471 KB 208/1210 KB 1100/1822 KB 596/748 KB 172/471 KB 208/1210 KB 1104/1822 KB 596/748 KB 172/471 KB 208/1210 KB 1092/1822 KB 596/748 KB 164/471 KB 208/1210 KB 1104/1822 KB 600/748 KB 172/471 KB 208/1210 KB 1104/1822 KB 604/748 KB 172/471 KB 208/1210 KB 1104/1822 KB 608/748 KB 172/471 KB 208/1210 KB 1096/1822 KB 596/748 KB 172/471 KB 208/1210 KB 1104/1822 KB 608/748 KB 176/471 KB 208/1210 KB 1104/1822 KB 608/748 KB 180/471 KB 208/1210 KB 1108/1822 KB 612/748 KB 184/471 KB 212/1210 KB 1108/1822 KB 612/748 KB 188/471 KB 212/1210 KB 1108/1822 KB 612/748 KB 192/471 KB 212/1210 KB 1104/1822 KB 612/748 KB 180/471 KB 208/1210 KB 1108/1822 KB 616/748 KB 192/471 KB 212/1210 KB 1108/1822 KB 620/748 KB 192/471 KB 212/1210 KB 1108/1822 KB 624/748 KB 192/471 KB 212/1210 KB 1108/1822 KB 612/748 KB 180/471 KB 212/1210 KB 1108/1822 KB 624/748 KB 192/471 KB 216/1210 KB 1108/1822 KB 624/748 KB 192/471 KB 220/1210 KB 1108/1822 KB 624/748 KB 192/471 KB 224/1210 KB 1108/1822 KB 624/748 KB 196/471 KB 228/1210 KB 1108/1822 KB 628/748 KB 196/471 KB 232/1210 KB 1108/1822 KB 628/748 KB 196/471 KB 236/1210 KB 1108/1822 KB 628/748 KB 196/471 KB 240/1210 KB 1108/1822 KB 628/748 KB 196/471 KB 244/1210 KB 1108/1822 KB 612/748 KB 180/471 KB 208/1210 KB 1112/1822 KB 628/748 KB 196/471 KB 244/1210 KB 4/53 KB 1116/1822 KB 628/748 KB 196/471 KB 244/1210 KB 4/53 KB 1120/1822 KB 628/748 KB 196/471 KB 244/1210 KB 4/53 KB 1108/1822 KB 628/748 KB 196/471 KB 244/1210 KB 4/53 KB 1120/1822 KB 628/748 KB 196/471 KB 244/1210 KB 8/53 KB 1120/1822 KB 628/748 KB 196/471 KB 244/1210 KB 12/53 KB 1120/1822 KB 628/748 KB 196/471 KB 244/1210 KB 16/53 KB 1120/1822 KB 628/748 KB 196/471 KB 244/1210 KB 20/53 KB 1120/1822 KB 628/748 KB 196/471 KB 244/1210 KB 24/53 KB 1120/1822 KB 628/748 KB 196/471 KB 244/1210 KB 28/53 KB 1120/1822 KB 628/748 KB 196/471 KB 244/1210 KB 32/53 KB 1120/1822 KB 628/748 KB 196/471 KB 244/1210 KB 36/53 KB 1124/1822 KB 628/748 KB 196/471 KB 244/1210 KB 40/53 KB 1124/1822 KB 628/748 KB 196/471 KB 244/1210 KB 44/53 KB 1124/1822 KB 628/748 KB 196/471 KB 244/1210 KB 48/53 KB 1108/1822 KB 628/748 KB 196/471 KB 228/1210 KB 1124/1822 KB 632/748 KB 196/471 KB 244/1210 KB 48/53 KB 1124/1822 KB 636/748 KB 196/471 KB 244/1210 KB 48/53 KB 1124/1822 KB 640/748 KB 196/471 KB 244/1210 KB 48/53 KB 1108/1822 KB 624/748 KB 196/471 KB 224/1210 KB 1124/1822 KB 640/748 KB 200/471 KB 244/1210 KB 48/53 KB 1124/1822 KB 640/748 KB 204/471 KB 244/1210 KB 48/53 KB 1124/1822 KB 628/748 KB 196/471 KB 244/1210 KB 36/53 KB 1124/1822 KB 640/748 KB 208/471 KB 244/1210 KB 48/53 KB 1124/1822 KB 640/748 KB 212/471 KB 244/1210 KB 48/53 KB 1128/1822 KB 644/748 KB 216/471 KB 244/1210 KB 52/53 KB 1128/1822 KB 644/748 KB 220/471 KB 244/1210 KB 52/53 KB 1128/1822 KB 644/748 KB 212/471 KB 244/1210 KB 52/53 KB 1128/1822 KB 644/748 KB 220/471 KB 248/1210 KB 53/53 KB 1128/1822 KB 640/748 KB 212/471 KB 244/1210 KB 48/53 KB 1132/1822 KB 644/748 KB 220/471 KB 248/1210 KB 53/53 KB 1136/1822 KB 644/748 KB 220/471 KB 248/1210 KB 53/53 KB 1140/1822 KB 644/748 KB 220/471 KB 248/1210 KB 53/53 KB 1128/182 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 2 KB 644/748 KB 212/471 KB 244/1210 KB 48/53 KB 1140/1822 KB 648/748 KB 224/471 KB 248/1210 KB 53/53 KB 1140/1822 KB 652/748 KB 224/471 KB 248/1210 KB 53/53 KB 1140/1822 KB 656/748 KB 224/471 KB 248/1210 KB 53/53 KB 1140/1822 KB 644/748 KB 224/471 KB 248/1210 KB 53/53 KB 1128/1822 KB 644/748 KB 220/471 KB 248/1210 KB 52/53 KB 1140/1822 KB 656/748 KB 224/471 KB 252/1210 KB 53/53 KB 1140/1822 KB 656/748 KB 224/471 KB 256/1210 KB 53/53 KB 1140/1822 KB 660/748 KB 224/471 KB 260/1210 KB 53/53 KB 1144/1822 KB 660/748 KB 228/471 KB 264/1210 KB 1140/1822 KB 660/748 KB 224/471 KB 256/1210 KB 53/53 KB 1144/1822 KB 664/748 KB 228/471 KB 268/1210 KB 1144/1822 KB 668/748 KB 228/471 KB 268/1210 KB 1144/1822 KB 672/748 KB 228/471 KB 268/1210 KB 1144/1822 KB 660/748 KB 228/471 KB 260/1210 KB 1144/1822 KB 672/748 KB 232/471 KB 268/1210 KB 1144/1822 KB 672/748 KB 236/471 KB 268/1210 KB 1144/1822 KB 672/748 KB 240/471 KB 268/1210 KB 1144/1822 KB 672/748 KB 244/471 KB 268/1210 KB 1144/1822 KB 676/748 KB 248/471 KB 268/1210 KB 1144/1822 KB 676/748 KB 252/471 KB 268/1210 KB 1144/1822 KB 676/748 KB 256/471 KB 268/1210 KB 1144/1822 KB 676/748 KB 260/471 KB 268/1210 KB 1144/1822 KB 676/748 KB 264/471 KB 268/1210 KB 1144/1822 KB 676/748 KB 268/471 KB 268/1210 KB 1144/1822 KB 676/748 KB 272/471 KB 268/1210 KB 1144/1822 KB 676/748 KB 276/471 KB 268/1210 KB 1144/1822 KB 676/748 KB 280/471 KB 268/1210 KB 1144/1822 KB 676/748 KB 284/471 KB 268/1210 KB 1144/1822 KB 676/748 KB 288/471 KB 268/1210 KB 1144/1822 KB 660/748 KB 224/471 KB 260/1210 KB 53/53 KB 1148/1822 KB 676/748 KB 288/471 KB 268/1210 KB 1152/1822 KB 676/748 KB 288/471 KB 268/1210 KB 1156/1822 KB 676/748 KB 288/471 KB 268/1210 KB 1160/1822 KB 676/748 KB 288/471 KB 268/1210 KB 1164/1822 KB 676/748 KB 288/471 KB 268/1210 KB 1168/1822 KB 676/748 KB 288/471 KB 268/1210 KB 1144/1822 KB 676/748 KB 244/471 KB 268/1210 KB 1168/1822 KB 680/748 KB 288/471 KB 268/1210 KB 1168/1822 KB 684/748 KB 288/471 KB 268/1210 KB 1168/1822 KB 688/748 KB 288/471 KB 268/1210 KB 1168/1822 KB 692/748 KB 288/471 KB 268/1210 KB 1172/1822 KB 696/748 KB 288/471 KB 268/1210 KB 1172/1822 KB 700/748 KB 288/471 KB 268/1210 KB 1172/1822 KB 704/748 KB 288/471 KB 268/1210 KB 1172/1822 KB 708/748 KB 288/471 KB 268/1210 KB 1144/1822 KB 672/748 KB 240/471 KB 268/1210 KB 1172/1822 KB 708/748 KB 288/471 KB 272/1210 KB 1172/1822 KB 708/748 KB 288/471 KB 276/1210 KB 1172/1822 KB 708/748 KB 288/471 KB 280/1210 KB 1172/1822 KB 708/748 KB 288/471 KB 284/1210 KB 1172/1822 KB 708/748 KB 288/471 KB 288/1210 KB 1172/1822 KB 708/748 KB 288/471 KB 292/1210 KB 1172/1822 KB 708/748 KB 288/471 KB 296/1210 KB 1172/1822 KB 708/748 KB 288/471 KB 300/1210 KB 1172/1822 KB 708/748 KB 288/471 KB 304/1210 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 48.6 KB/sec) unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 1172/1822 KB 692/748 KB 288/471 KB 268/1210 KB 1176/1822 KB 708/748 KB 288/471 KB 304/1210 KB 1180/1822 KB 708/748 KB 288/471 KB 304/1210 KB 1184/1822 KB 708/748 KB 288/471 KB 304/1210 KB 1188/1822 KB 708/748 KB 288/471 KB 304/1210 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 1192/1822 KB 708/748 KB 288/471 KB 304/1210 KB 1196/1822 KB 708/748 KB 288/471 KB 304/1210 KB 1200/1822 KB 708/748 KB 288/471 KB 304/1210 KB 1204/1822 KB 712/748 KB 288/471 KB 304/1210 KB 1208/1822 KB 712/748 KB 292/471 KB 308/1210 KB 1212/1822 KB 712/748 KB 292/471 KB 308/1210 KB 1216/1822 KB 712/748 KB 292/471 KB 308/1210 KB 1200/1822 KB 712/748 KB 288/471 KB 304/1210 KB 1216/1822 KB 716/748 KB 292/471 KB 308/1210 KB 1216/1822 KB 720/748 KB 292/471 KB 308/1210 KB 1216/1822 KB 724/748 KB 292/471 KB 308/1210 KB 1216/1822 KB 728/748 KB 292/471 KB 308/1210 KB 1216/1822 KB 732/748 KB 292/471 KB 308/1210 KB 1216/1822 KB 736/748 KB 292/471 KB 308/1210 KB 1216/1822 KB 740/748 KB 292/471 KB 308/1210 KB 1220/1822 KB 744/748 KB 292/471 KB 308/1210 KB 1220/1822 KB 748/748 KB 292/471 KB 308/1210 KB 1220/1822 KB 748/748 KB 292/471 KB 308/1210 KB 1204/1822 KB 712/748 KB 292/471 KB 308/1210 KB 1220/1822 KB 748/748 KB 296/471 KB 308/1210 KB 1220/1822 KB 748/748 KB 300/471 KB 308/1210 KB 1220/1822 KB 748/748 KB 304/471 KB 308/1210 KB 1220/1822 KB 748/748 KB 308/471 KB 308/1210 KB 1204/1822 KB 712/748 KB 288/471 KB 308/1210 KB 1220/1822 KB 748/748 KB 308/471 KB 312/1210 KB 1220/1822 KB 748/748 KB 308/471 KB 316/1210 KB 1220/1822 KB 748/748 KB 308/471 KB 320/1210 KB 1220/1822 KB 748/748 KB 308/471 KB 324/1210 KB 1220/1822 KB 748/748 KB 308/471 KB 328/1210 KB 1220/1822 KB 748/748 KB 308/471 KB 332/1210 KB 1220/1822 KB 748/748 KB 308/471 KB 336/1210 KB 1220/1822 KB 748/748 KB 308/471 KB 340/1210 KB 1220/1822 KB 740/748 KB 292/471 KB 308/1210 KB 1224/1822 KB 748/748 KB 312/471 KB 340/1210 KB 1228/1822 KB 748/748 KB 312/471 KB 340/1210 KB 1232/1822 KB 748/748 KB 312/471 KB 340/1210 KB 1220/1822 KB 748/748 KB 312/471 KB 340/1210 KB 1232/1822 KB 4/276 KB 748/748 KB 316/471 KB 344/1210 KB 1232/1822 KB 4/276 KB 748/748 KB 320/471 KB 344/1210 KB 1236/1822 KB 4/276 KB 748/748 KB 324/471 KB 344/1210 KB 1236/1822 KB 4/276 KB 748/748 KB 328/471 KB 344/1210 KB 1236/1822 KB 4/276 KB 748/748 KB 332/471 KB 344/1210 KB 1236/1822 KB 4/276 KB 748/748 KB 336/471 KB 344/1210 KB 1232/1822 KB 4/276 KB 748/748 KB 312/471 KB 344/1210 KB 1236/1822 KB 4/276 KB 748/748 KB 336/471 KB 348/1210 KB 1236/1822 KB 4/276 KB 748/748 KB 336/471 KB 352/1210 KB 1232/1822 KB 4/276 KB 748/748 KB 312/471 KB 340/1210 KB 1236/1822 KB 8/276 KB 748/748 KB 336/471 KB 352/1210 KB 1236/1822 KB 12/276 KB 748/748 KB 336/471 KB 352/1210 KB 1236/1822 KB 16/276 KB 748/748 KB 336/471 KB 352/1210 KB 1236/1822 KB 20/276 KB 748/748 KB 336/471 KB 352/1210 KB 1236/1822 KB 24/276 KB 748/748 KB 336/471 KB 356/1210 KB 1236/1822 KB 28/276 KB 748/748 KB 336/471 KB 356/1210 KB 1236/1822 KB 32/276 KB 748/748 KB 336/471 KB 356/1210 KB 1236/1822 KB 4/276 KB 748/748 KB 320/471 KB 344/1210 KB 1240/1822 KB 32/276 KB 748/748 KB 336/471 KB 356/1210 KB 1244/1822 KB 32/276 KB 748/748 KB 336/471 KB 356/1210 KB 1248/1822 KB 32/276 KB 748/748 KB 336/471 KB 356/1210 KB 1252/1822 KB 32/276 KB 748/748 KB 336/471 KB 356/1210 KB 1256/1822 KB 36/276 KB 336/471 KB 356/1210 KB 1260/1822 KB 36/276 KB 336/471 KB 356/1210 KB 1264/1822 KB 36/276 KB 336/471 KB 356/1210 KB 1236/1822 KB 20/276 KB 748/748 KB 336/471 KB 356/1210 KB 1264/1822 KB 36/276 KB 336/471 KB 360/1210 KB 1264/1822 KB 36/276 KB 336/471 KB 364/1210 KB 1264/1822 KB 36/276 KB 336/471 KB 368/1210 KB 1264/1822 KB 36/276 KB 336/471 KB 372/1210 KB 1264/1822 KB 36/276 KB 340/471 KB 376/1210 KB 1264/1822 KB 36/2 unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install 76 KB 340/471 KB 380/1210 KB 1264/1822 KB 36/276 KB 340/471 KB 384/1210 KB 1264/1822 KB 36/276 KB 340/471 KB 388/1210 KB 1268/1822 KB 36/276 KB 340/471 KB 392/1210 KB 1268/1822 KB 36/276 KB 340/471 KB 396/1210 KB 1268/1822 KB 36/276 KB 340/471 KB 400/1210 KB 1252/1822 KB 36/276 KB 748/748 KB 336/471 KB 356/1210 KB 1268/1822 KB 40/276 KB 340/471 KB 400/1210 KB 1268/1822 KB 44/276 KB 340/471 KB 400/1210 KB 1268/1822 KB 48/276 KB 340/471 KB 400/1210 KB 1268/1822 KB 52/276 KB 340/471 KB 400/1210 KB 1268/1822 KB 56/276 KB 340/471 KB 400/1210 KB 1268/1822 KB 60/276 KB 340/471 KB 400/1210 KB 1268/1822 KB 64/276 KB 340/471 KB 400/1210 KB 1268/1822 KB 36/276 KB 340/471 KB 388/1210 KB 1264/1822 KB 36/276 KB 340/471 KB 376/1210 KB 1268/1822 KB 64/276 KB 344/471 KB 400/1210 KB 1268/1822 KB 64/276 KB 348/471 KB 400/1210 KB 1268/1822 KB 64/276 KB 352/471 KB 400/1210 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 672.4 KB/sec) unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 1268/1822 KB 64/276 KB 356/471 KB 400/1210 KB 1272/1822 KB 68/276 KB 360/471 KB 400/1210 KB 1272/1822 KB 68/276 KB 364/471 KB 400/1210 KB 1272/1822 KB 68/276 KB 368/471 KB 400/1210 KB 1272/1822 KB 68/276 KB 356/471 KB 400/1210 KB 1272/1822 KB 72/276 KB 368/471 KB 400/1210 KB 1272/1822 KB 76/276 KB 372/471 KB 400/1210 KB 1272/1822 KB 80/276 KB 372/471 KB 400/1210 KB 1272/1822 KB 84/276 KB 372/471 KB 400/1210 KB 1272/1822 KB 88/276 KB 372/471 KB 404/1210 KB 1272/1822 KB 92/276 KB 372/471 KB 404/1210 KB 1272/1822 KB 64/276 KB 356/471 KB 400/1210 KB 1276/1822 KB 92/276 KB 372/471 KB 404/1210 KB 1280/1822 KB 92/276 KB 372/471 KB 404/1210 KB 1284/1822 KB 92/276 KB 372/471 KB 404/1210 KB 1288/1822 KB 92/276 KB 372/471 KB 404/1210 KB 1292/1822 KB 92/276 KB 372/471 KB 404/1210 KB 1296/1822 KB 92/276 KB 372/471 KB 404/1210 KB 1300/1822 KB 92/276 KB 372/471 KB 404/1210 KB 1304/1822 KB 92/276 KB 372/471 KB 404/1210 KB 1272/1822 KB 84/276 KB 372/471 KB 404/1210 KB 1304/1822 KB 96/276 KB 372/471 KB 408/1210 KB 1304/1822 KB 96/276 KB 372/471 KB 412/1210 KB 1304/1822 KB 96/276 KB 372/471 KB 416/1210 KB 1272/1822 KB 72/276 KB 372/471 KB 400/1210 KB 1304/1822 KB 96/276 KB 376/471 KB 416/1210 KB 1304/1822 KB 96/276 KB 380/471 KB 416/1210 KB 1304/1822 KB 96/276 KB 384/471 KB 416/1210 KB 1304/1822 KB 96/276 KB 384/471 KB 420/1210 KB 1308/1822 KB 96/276 KB 388/471 KB 424/1210 KB 1308/1822 KB 96/276 KB 388/471 KB 428/1210 KB 1308/1822 KB 96/276 KB 388/471 KB 432/1210 KB 1308/1822 KB 96/276 KB 388/471 KB 436/1210 KB 1308/1822 KB 96/276 KB 388/471 KB 440/1210 KB 1308/1822 KB 96/276 KB 388/471 KB 444/1210 KB 1308/1822 KB 96/276 KB 388/471 KB 448/1210 KB 1304/1822 KB 96/276 KB 372/471 KB 404/1210 KB 1308/1822 KB 100/276 KB 388/471 KB 448/1210 KB 1308/1822 KB 104/276 KB 388/471 KB 448/1210 KB 1308/1822 KB 108/276 KB 388/471 KB 448/1210 KB 1308/1822 KB 112/276 KB 388/471 KB 448/1210 KB 1308/1822 KB 116/276 KB 388/471 KB 448/1210 KB 1308/1822 KB 120/276 KB 388/471 KB 448/1210 KB 1308/1822 KB 124/276 KB 388/471 KB 448/1210 KB 1308/1822 KB 128/276 KB 388/471 KB 448/1210 KB 1308/1822 KB 132/276 KB 388/471 KB 448/1210 KB 1308/1822 KB 96/276 KB 388/471 KB 420/1210 KB 1308/1822 KB 132/276 KB 392/471 KB 452/1210 KB 1308/1822 KB 132/276 KB 396/471 KB 452/1210 KB 1308/1822 KB 132/276 KB 400/471 KB 452/1210 KB 1308/1822 KB 96/276 KB 384/471 KB 420/1210 KB 1312/1822 KB 132/276 KB 400/471 KB 452/1210 KB 1316/1822 KB 132/276 KB 400/471 KB 452/1210 KB 1320/1822 KB 132/276 KB 400/471 KB 452/1210 KB 1324/1822 KB 132/276 KB 400/471 KB 452/1210 KB 1328/1822 KB 132/276 KB 404/471 KB 452/1210 KB 1332/1822 KB 132/276 KB 404/471 KB 452/1210 KB 1336/1822 KB 132/276 KB 4/577 KB 404/471 KB 452/1210 KB 1340/1822 KB 132/276 KB 4/577 KB 404/471 KB 452/1210 KB 1344/1822 KB 132/276 KB 4/577 KB 404/471 KB 452/1210 KB 1308/1822 KB 132/276 KB 388/471 KB 452/1210 KB 1332/1822 KB 132/276 KB 4/577 KB 404/471 KB 452/1210 KB 1344/1822 KB 132/276 KB 8/577 KB 404/471 KB 452/1210 KB 1344/1822 KB 132/276 KB 12/577 KB 404/471 KB 452/1210 KB 1344/1822 KB 132/276 KB 16/577 KB 404/471 KB 452/1210 KB 1344/1822 KB 132/276 KB 20/577 KB 404/471 KB 452/1210 KB 1324/1822 KB 132/276 KB 404/471 KB 452/1210 KB 1344/1822 KB 132/276 KB 24/577 KB 404/471 KB 452/1210 KB 1344/1822 KB 132/276 KB 28/577 KB 408/471 KB 452/1210 KB 1344/1822 KB 132/276 KB 28/577 KB 408/471 KB 452/1210 KB 1344/1822 KB 132/276 KB 28/577 KB 412/471 KB 452/1210 KB 1344/1822 KB 132/2 unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 76 KB 32/577 KB 412/471 KB 452/1210 KB 1344/1822 KB 132/276 KB 32/577 KB 416/471 KB 452/1210 KB 1344/1822 KB 132/276 KB 36/577 KB 416/471 KB 452/1210 KB 1348/1822 KB 132/276 KB 40/577 KB 420/471 KB 456/1210 KB 1348/1822 KB 132/276 KB 44/577 KB 420/471 KB 456/1210 KB 1348/1822 KB 132/276 KB 48/577 KB 420/471 KB 456/1210 KB 1348/1822 KB 136/276 KB 48/577 KB 420/471 KB 456/1210 KB 1348/1822 KB 140/276 KB 48/577 KB 420/471 KB 456/1210 KB 1348/1822 KB 144/276 KB 52/577 KB 420/471 KB 456/1210 KB 1348/1822 KB 132/276 KB 36/577 KB 420/471 KB 456/1210 KB 1352/1822 KB 144/276 KB 52/577 KB 420/471 KB 456/1210 KB 1356/1822 KB 144/276 KB 52/577 KB 420/471 KB 456/1210 KB 1360/1822 KB 144/276 KB 52/577 KB 420/471 KB 456/1210 KB 1364/1822 KB 144/276 KB 52/577 KB 420/471 KB 456/1210 KB 1368/1822 KB 148/276 KB 52/577 KB 420/471 KB 456/1210 KB 1372/1822 KB 148/276 KB 52/577 KB 420/471 KB 456/1210 KB 1376/1822 KB 148/276 KB 52/577 KB 420/471 KB 456/1210 KB 1344/1822 KB 132/276 KB 36/577 KB 420/471 KB 456/1210 KB 1344/1822 KB 132/276 KB 36/577 KB 420/471 KB 452/1210 KB 1376/1822 KB 148/276 KB 52/577 KB 420/471 KB 460/1210 KB 1376/1822 KB 148/276 KB 52/577 KB 424/471 KB 460/1210 KB 1376/1822 KB 148/276 KB 52/577 KB 428/471 KB 460/1210 KB 1376/1822 KB 148/276 KB 52/577 KB 432/471 KB 464/1210 KB 1376/1822 KB 148/276 KB 52/577 KB 436/471 KB 464/1210 KB 1376/1822 KB 148/276 KB 52/577 KB 440/471 KB 464/1210 KB 1376/1822 KB 148/276 KB 52/577 KB 444/471 KB 464/1210 KB 1376/1822 KB 148/276 KB 52/577 KB 448/471 KB 464/1210 KB 1364/1822 KB 148/276 KB 52/577 KB 420/471 KB 456/1210 KB 1376/1822 KB 152/276 KB 52/577 KB 448/471 KB 464/1210 KB 1348/1822 KB 140/276 KB 52/577 KB 420/471 KB 456/1210 KB 1376/1822 KB 148/276 KB 52/577 KB 428/471 KB 464/1210 KB 1376/1822 KB 156/276 KB 52/577 KB 448/471 KB 468/1210 KB 1376/1822 KB 156/276 KB 56/577 KB 448/471 KB 472/1210 KB 1376/1822 KB 156/276 KB 56/577 KB 448/471 KB 476/1210 KB 1376/1822 KB 156/276 KB 56/577 KB 448/471 KB 480/1210 KB 1376/1822 KB 156/276 KB 56/577 KB 448/471 KB 468/1210 KB 1376/1822 KB 156/276 KB 60/577 KB 448/471 KB 480/1210 KB 1376/1822 KB 156/276 KB 64/577 KB 448/471 KB 480/1210 KB 1376/1822 KB 156/276 KB 68/577 KB 448/471 KB 480/1210 KB 1380/1822 KB 156/276 KB 72/577 KB 452/471 KB 484/1210 KB 1380/1822 KB 156/276 KB 76/577 KB 452/471 KB 484/1210 KB 1380/1822 KB 156/276 KB 80/577 KB 452/471 KB 484/1210 KB 1380/1822 KB 156/276 KB 68/577 KB 452/471 KB 484/1210 KB 1384/1822 KB 156/276 KB 80/577 KB 452/471 KB 484/1210 KB 1388/1822 KB 156/276 KB 80/577 KB 452/471 KB 484/1210 KB 1376/1822 KB 156/276 KB 68/577 KB 452/471 KB 484/1210 KB 1388/1822 KB 156/276 KB 80/577 KB 456/471 KB 484/1210 KB 1388/1822 KB 156/276 KB 80/577 KB 460/471 KB 484/1210 KB 1388/1822 KB 156/276 KB 80/577 KB 464/471 KB 484/1210 KB 1388/1822 KB 156/276 KB 80/577 KB 468/471 KB 484/1210 KB 1388/1822 KB 156/276 KB 80/577 KB 471/471 KB 484/1210 KB 1376/1822 KB 156/276 KB 68/577 KB 448/471 KB 484/1210 KB 1388/1822 KB 156/276 KB 84/577 KB 471/471 KB 488/1210 KB 1376/1822 KB 156/276 KB 68/577 KB 448/471 KB 480/1210 KB 1388/1822 KB 160/276 KB 84/577 KB 471/471 KB 488/1210 KB 1388/1822 KB 164/276 KB 84/577 KB 471/471 KB 488/1210 KB 1388/1822 KB 168/276 KB 84/577 KB 471/471 KB 492/1210 KB 1388/1822 KB 172/276 KB 84/577 KB 471/471 KB 492/1210 KB 1388/1822 KB 176/276 KB 84/577 KB 471/471 KB 492/1210 KB 1392/1822 KB 180/276 KB 84/577 KB 471/471 KB 492/1210 KB 1392/1822 KB 184/276 KB 84/577 K unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install B 471/471 KB 492/1210 KB 1392/1822 KB 188/276 KB 84/577 KB 471/471 KB 492/1210 KB 1388/1822 KB 156/276 KB 84/577 KB 471/471 KB 484/1210 KB 1392/1822 KB 188/276 KB 88/577 KB 471/471 KB 492/1210 KB 1392/1822 KB 188/276 KB 92/577 KB 471/471 KB 492/1210 KB 1392/1822 KB 188/276 KB 96/577 KB 471/471 KB 492/1210 KB 1392/1822 KB 176/276 KB 84/577 KB 471/471 KB 492/1210 KB 1388/1822 KB 164/276 KB 84/577 KB 471/471 KB 492/1210 KB 1392/1822 KB 188/276 KB 96/577 KB 471/471 KB 496/1210 KB 1392/1822 KB 188/276 KB 96/577 KB 471/471 KB 500/1210 KB 1396/1822 KB 188/276 KB 96/577 KB 471/471 KB 504/1210 KB 1396/1822 KB 188/276 KB 96/577 KB 471/471 KB 508/1210 KB 1396/1822 KB 188/276 KB 96/577 KB 471/471 KB 512/1210 KB 1396/1822 KB 188/276 KB 100/577 KB 471/471 KB 512/1210 KB 1396/1822 KB 192/276 KB 104/577 KB 471/471 KB 516/1210 KB 1396/1822 KB 192/276 KB 108/577 KB 471/471 KB 516/1210 KB 1396/1822 KB 192/276 KB 112/577 KB 471/471 KB 516/1210 KB 1396/1822 KB 192/276 KB 116/577 KB 471/471 KB 516/1210 KB 1396/1822 KB 192/276 KB 120/577 KB 516/1210 KB 1396/1822 KB 188/276 KB 96/577 KB 471/471 KB 500/1210 KB 1400/1822 KB 192/276 KB 120/577 KB 516/1210 KB 1404/1822 KB 192/276 KB 120/577 KB 516/1210 KB 1408/1822 KB 192/276 KB 120/577 KB 516/1210 KB 1412/1822 KB 192/276 KB 120/577 KB 516/1210 KB 1416/1822 KB 192/276 KB 120/577 KB 516/1210 KB 1420/1822 KB 192/276 KB 120/577 KB 516/1210 KB 1424/1822 KB 192/276 KB 120/577 KB 516/1210 KB 1396/1822 KB 192/276 KB 100/577 KB 471/471 KB 516/1210 KB 1424/1822 KB 196/276 KB 120/577 KB 516/1210 KB 1424/1822 KB 200/276 KB 120/577 KB 516/1210 KB 1424/1822 KB 204/276 KB 120/577 KB 516/1210 KB 1396/1822 KB 188/276 KB 100/577 KB 471/471 KB 516/1210 KB 1424/1822 KB 204/276 KB 120/577 KB 520/1210 KB 1424/1822 KB 204/276 KB 120/577 KB 524/1210 KB 1424/1822 KB 204/276 KB 120/577 KB 528/1210 KB 1424/1822 KB 204/276 KB 120/577 KB 532/1210 KB 1428/1822 KB 208/276 KB 120/577 KB 536/1210 KB 1428/1822 KB 208/276 KB 120/577 KB 540/1210 KB 1428/1822 KB 208/276 KB 120/577 KB 544/1210 KB 1428/1822 KB 208/276 KB 124/577 KB 544/1210 KB 1428/1822 KB 208/276 KB 128/577 KB 544/1210 KB 1428/1822 KB 208/276 KB 132/577 KB 548/1210 KB 1428/1822 KB 208/276 KB 136/577 KB 548/1210 KB 1428/1822 KB 208/276 KB 140/577 KB 548/1210 KB 1428/1822 KB 208/276 KB 120/577 KB 532/1210 KB 1432/1822 KB 208/276 KB 144/577 KB 548/1210 KB 1436/1822 KB 208/276 KB 144/577 KB 548/1210 KB 1440/1822 KB 208/276 KB 144/577 KB 548/1210 KB 1444/1822 KB 208/276 KB 144/577 KB 548/1210 KB 1448/1822 KB 208/276 KB 144/577 KB 548/1210 KB 1452/1822 KB 208/276 KB 144/577 KB 548/1210 KB 1456/1822 KB 208/276 KB 144/577 KB 548/1210 KB 1460/1822 KB 208/276 KB 144/577 KB 548/1210 KB 1424/1822 KB 208/276 KB 120/577 KB 532/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 408.9 KB/sec) unit-abot-epc-basic-0: 03:02:12 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-oai-epc-0: 03:02:12 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 03:02:12 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 1460/1822 KB 212/276 KB 144/577 KB 548/1210 KB 1460/1822 KB 216/276 KB 144/577 KB 548/1210 KB 1460/1822 KB 220/276 KB 144/577 KB 548/1210 KB 1460/1822 KB 224/276 KB 144/577 KB 548/1210 KB 1460/1822 KB 228/276 KB 144/577 KB 548/1210 KB 1460/1822 KB 232/276 KB 144/577 KB 548/1210 KB 1460/1822 KB 236/276 KB 144/577 KB 548/1210 KB 1460/1822 KB 240/276 KB 144/577 KB 548/1210 KB 1448/1822 KB 208/276 KB 144/577 KB 548/1210 KB 1428/1822 KB 208/276 KB 128/577 KB 548/1210 KB 1460/1822 KB 240/276 KB 144/577 KB 552/1210 KB 1460/1822 KB 240/276 KB 144/577 KB 556/1210 KB 1460/1822 KB 240/276 KB 144/577 KB 560/1210 KB 1460/1822 KB 240/276 KB 144/577 KB 564/1210 KB 1460/1822 KB 240/276 KB 148/577 KB 568/1210 KB 1460/1822 KB 240/276 KB 148/577 KB 572/1210 KB 1460/1822 KB 240/276 KB 148/577 KB 576/1210 KB 1460/1822 KB 240/276 KB 148/577 KB 580/1210 KB 1464/1822 KB 244/276 KB 148/577 KB 584/1210 KB 1464/1822 KB 244/276 KB 148/577 KB 588/1210 KB 1464/1822 KB 244/276 KB 148/577 KB 592/1210 KB 1460/1822 KB 240/276 KB 148/577 KB 564/1210 KB 1464/1822 KB 244/276 KB 152/577 KB 592/1210 KB 1464/1822 KB 244/276 KB 156/577 KB 592/1210 KB 1464/1822 KB 244/276 KB 160/577 KB 592/1210 KB 1464/1822 KB 244/276 KB 148/577 KB 580/1210 KB 1464/1822 KB 248/276 KB 160/577 KB 592/1210 KB 1464/1822 KB 252/276 KB 160/577 KB 592/1210 KB 1464/1822 KB 256/276 KB 160/577 KB 592/1210 KB 1464/1822 KB 240/276 KB 148/577 KB 580/1210 KB 1468/1822 KB 256/276 KB 160/577 KB 592/1210 KB 1472/1822 KB 256/276 KB 160/577 KB 592/1210 KB 1476/1822 KB 256/276 KB 160/577 KB 592/1210 KB 1480/1822 KB 260/276 KB 164/577 KB 596/1210 KB 1484/1822 KB 260/276 KB 164/577 KB 596/1210 KB 1488/1822 KB 260/276 KB 164/577 KB 596/1210 KB 1476/1822 KB 260/276 KB 160/577 KB 592/1210 KB 1488/1822 KB 264/276 KB 164/577 KB 596/1210 KB 1488/1822 KB 268/276 KB 3/37 KB 164/577 KB 596/1210 KB 1488/1822 KB 272/276 KB 3/37 KB 164/577 KB 596/1210 KB 1488/1822 KB 276/276 KB 3/37 KB 164/577 KB 596/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 164/577 KB 596/1210 KB 1476/1822 KB 260/276 KB 164/577 KB 596/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 164/577 KB 600/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 164/577 KB 604/1210 KB 1476/1822 KB 260/276 KB 164/577 KB 592/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 168/577 KB 604/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 172/577 KB 604/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 176/577 KB 604/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 180/577 KB 604/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 184/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 188/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 192/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 196/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 200/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 204/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 208/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 212/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 164/577 KB 596/1210 KB 1488/1822 KB 264/276 KB 3/37 KB 164/577 KB 596/1210 KB 1492/1822 KB 276/276 KB 6/37 KB 212/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 9/37 KB 212/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 11/37 KB 212/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 14/37 KB 212/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 16/37 KB 212/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 19/37 KB 212/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 22/37 KB 212/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 25/37 KB 212/577 KB 608/1210 KB 14 unit-oai-epc-0: 03:02:12 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 03:02:12 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 03:02:12 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:02:12 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 03:02:12 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 92/1822 KB 276/276 KB 27/37 KB 212/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 30/37 KB 212/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 32/37 KB 212/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 35/37 KB 212/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 3/37 KB 180/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 37/37 KB 212/577 KB 608/1210 KB 1492/1822 KB 276/276 KB 37/37 KB 212/577 KB 612/1210 KB 1496/1822 KB 276/276 KB 37/37 KB 212/577 KB 616/1210 KB 1496/1822 KB 276/276 KB 37/37 KB 212/577 KB 620/1210 KB 1496/1822 KB 276/276 KB 37/37 KB 212/577 KB 624/1210 KB 1496/1822 KB 276/276 KB 37/37 KB 212/577 KB 612/1210 KB 1500/1822 KB 276/276 KB 37/37 KB 212/577 KB 624/1210 KB 1504/1822 KB 276/276 KB 37/37 KB 212/577 KB 624/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 234.4 KB/sec) unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 1508/1822 KB 37/37 KB 212/577 KB 628/1210 KB 1508/1822 KB 37/37 KB 212/577 KB 632/1210 KB 1508/1822 KB 37/37 KB 212/577 KB 624/1210 KB 1512/1822 KB 37/37 KB 212/577 KB 632/1210 KB 1516/1822 KB 37/37 KB 212/577 KB 632/1210 KB 1520/1822 KB 37/37 KB 212/577 KB 632/1210 KB 1524/1822 KB 37/37 KB 212/577 KB 632/1210 KB 1528/1822 KB 37/37 KB 216/577 KB 636/1210 KB 1532/1822 KB 37/37 KB 216/577 KB 636/1210 KB 1536/1822 KB 37/37 KB 216/577 KB 636/1210 KB 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install 1524/1822 KB 37/37 KB 216/577 KB 636/1210 KB 1536/1822 KB 37/37 KB 220/577 KB 636/1210 KB 1536/1822 KB 37/37 KB 224/577 KB 636/1210 KB 1524/1822 KB 37/37 KB 212/577 KB 636/1210 KB 1536/1822 KB 37/37 KB 224/577 KB 640/1210 KB 1536/1822 KB 37/37 KB 224/577 KB 644/1210 KB 1536/1822 KB 37/37 KB 228/577 KB 648/1210 KB 1536/1822 KB 37/37 KB 228/577 KB 652/1210 KB 1536/1822 KB 37/37 KB 228/577 KB 656/1210 KB 1536/1822 KB 37/37 KB 228/577 KB 644/1210 KB 1540/1822 KB 232/577 KB 656/1210 KB 1540/1822 KB 236/577 KB 656/1210 KB 1540/1822 KB 240/577 KB 656/1210 KB 1540/1822 KB 228/577 KB 656/1210 KB 1544/1822 KB 240/577 KB 656/1210 KB 1548/1822 KB 240/577 KB 656/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 30.8 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install 1552/1822 KB 240/577 KB 656/1210 KB 1556/1822 KB 240/577 KB 656/1210 KB 1560/1822 KB 244/577 KB 660/1210 KB 1564/1822 KB 244/577 KB 660/1210 KB 1568/1822 KB 244/577 KB 660/1210 KB 1556/1822 KB 244/577 KB 660/1210 KB 1568/1822 KB 248/577 KB 660/1210 KB 1568/1822 KB 252/577 KB 660/1210 KB 1568/1822 KB 256/577 KB 660/1210 KB 1556/1822 KB 240/577 KB 660/1210 KB 1568/1822 KB 256/577 KB 664/1210 KB 1568/1822 KB 256/577 KB 668/1210 KB 1568/1822 KB 256/577 KB 672/1210 KB 1568/1822 KB 256/577 KB 676/1210 KB 1572/1822 KB 260/577 KB 680/1210 KB 1572/1822 KB 260/577 KB 684/1210 KB 1572/1822 KB 260/577 KB 688/1210 KB 1572/1822 KB 260/577 KB 676/1210 KB 1572/1822 KB 264/577 KB 688/1210 KB 1572/1822 KB 268/577 KB 688/1210 KB 1572/1822 KB 272/577 KB 688/1210 KB 1572/1822 KB 276/577 KB 692/1210 KB 1572/1822 KB 276/577 KB 692/1210 KB 4/167 KB 1572/1822 KB 276/577 KB 692/1210 KB 8/167 KB 1572/1822 KB 276/577 KB 692/1210 KB 12/167 KB 1572/1822 KB 276/577 KB 692/1210 KB 16/167 KB 1572/1822 KB 276/577 KB 692/1210 KB 20/167 KB 1572/1822 KB 276/577 KB 692/1210 KB 24/167 KB 1572/1822 KB 276/577 KB 692/1210 KB 28/167 KB 1572/1822 KB 276/577 KB 692/1210 KB 32/167 KB 1572/1822 KB 256/577 KB 676/1210 KB 1576/1822 KB 276/577 KB 692/1210 KB 32/167 KB 1580/1822 KB 276/577 KB 692/1210 KB 32/167 KB 1584/1822 KB 276/577 KB 692/1210 KB 32/167 KB 1588/1822 KB 276/577 KB 692/1210 KB 32/167 KB 1592/1822 KB 280/577 KB 692/1210 KB 36/167 KB 1596/1822 KB 280/577 KB 692/1210 KB 36/167 KB 1600/1822 KB 280/577 KB 692/1210 KB 36/167 KB 1572/1822 KB 272/577 KB 692/1210 KB 1600/1822 KB 280/577 KB 696/1210 KB 36/167 KB 1600/1822 KB 280/577 KB 700/1210 KB 36/167 KB 1600/1822 KB 280/577 KB 704/1210 KB 36/167 KB 1600/1822 KB 280/577 KB 708/1210 KB 36/167 KB 1604/1822 KB 280/577 KB 712/1210 KB 36/167 KB 1604/1822 KB 280/577 KB 716/1210 KB 36/167 KB 1604/1822 KB 280/577 KB 720/1210 KB 36/167 KB 1604/1822 KB 280/577 KB 724/1210 KB 36/167 KB 1604/1822 KB 280/577 KB 728/1210 KB 36/167 KB 1604/1822 KB 280/577 KB 732/1210 KB 36/167 KB 1588/1822 KB 280/577 KB 692/1210 KB 36/167 KB 1604/1822 KB 284/577 KB 736/1210 KB 36/167 KB 1604/1822 KB 288/577 KB 736/1210 KB 36/167 KB 1588/1822 KB 276/577 KB 692/1210 KB 36/167 KB 1604/1822 KB 288/577 KB 736/1210 KB 40/167 KB 1604/1822 KB 288/577 KB 736/1210 KB 44/167 KB 1604/1822 KB 288/577 KB 736/1210 KB 48/167 KB 1604/1822 KB 288/577 KB 736/1210 KB 52/167 KB 1604/1822 KB 292/577 KB 736/1210 KB 56/167 KB 1604/1822 KB 292/577 KB 736/1210 KB 60/167 KB 1604/1822 KB 292/577 KB 736/1210 KB 64/167 KB 1604/1822 KB 292/577 KB 736/1210 KB 68/167 KB 1604/1822 KB 292/577 KB 736/1210 KB 72/167 KB 1604/1822 KB 292/577 KB 736/1210 KB 76/167 KB 1604/1822 KB 292/577 KB 736/1210 KB 80/167 KB 1604/1822 KB 280/577 KB 708/1210 KB 36/167 KB 1608/1822 KB 292/577 KB 736/1210 KB 80/167 KB 1612/1822 KB 292/577 KB 736/1210 KB 80/167 KB 1616/1822 KB 292/577 KB 736/1210 KB 80/167 KB 1620/1822 KB 292/577 KB 736/1210 KB 80/167 KB 1624/1822 KB 292/577 KB 736/1210 KB 80/167 KB 1628/1822 KB 292/577 KB 736/1210 KB 80/167 KB 1632/1822 KB 292/577 KB 736/1210 KB 80/167 KB 1604/1822 KB 280/577 KB 736/1210 KB 72/167 KB 1604/1822 KB 292/577 KB 736/1210 KB 52/167 KB 1632/1822 KB 296/577 KB 736/1210 KB 80/167 KB 1632/1822 KB 300/577 KB 736/1210 KB 80/167 KB 1632/1822 KB 304/577 KB 736/1210 KB 80/167 KB 1632/1822 KB 308/577 KB 736/1210 KB 80/167 KB 1632/1822 KB 312/577 KB 736/1210 KB 80/167 KB 1632/1822 KB 316/577 KB 736/1210 KB unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 80/167 KB 1632/1822 KB 320/577 KB 740/1210 KB 80/167 KB 1632/1822 KB 320/577 KB 740/1210 KB 84/167 KB 1636/1822 KB 324/577 KB 740/1210 KB 88/167 KB 1632/1822 KB 316/577 KB 740/1210 KB 80/167 KB 1636/1822 KB 324/577 KB 744/1210 KB 92/167 KB 1636/1822 KB 324/577 KB 748/1210 KB 92/167 KB 1636/1822 KB 324/577 KB 752/1210 KB 92/167 KB 1636/1822 KB 324/577 KB 740/1210 KB 84/167 KB 1636/1822 KB 328/577 KB 752/1210 KB 92/167 KB 1636/1822 KB 332/577 KB 752/1210 KB 92/167 KB 1636/1822 KB 336/577 KB 752/1210 KB 92/167 KB 1636/1822 KB 320/577 KB 740/1210 KB 84/167 KB 1640/1822 KB 336/577 KB 752/1210 KB 92/167 KB 1644/1822 KB 336/577 KB 752/1210 KB 92/167 KB 1648/1822 KB 336/577 KB 752/1210 KB 92/167 KB 1652/1822 KB 336/577 KB 752/1210 KB 92/167 KB 1656/1822 KB 3/1192 KB 340/577 KB 752/1210 KB 92/167 KB 1660/1822 KB 3/1192 KB 340/577 KB 752/1210 KB 92/167 KB 1664/1822 KB 3/1192 KB 340/577 KB 752/1210 KB 92/167 KB 1668/1822 KB 3/1192 KB 340/577 KB 752/1210 KB 92/167 KB 1636/1822 KB 328/577 KB 752/1210 KB 92/167 KB 1668/1822 KB 3/1192 KB 340/577 KB 752/1210 KB 96/167 KB 1668/1822 KB 3/1192 KB 340/577 KB 752/1210 KB 100/167 KB 1668/1822 KB 3/1192 KB 340/577 KB 752/1210 KB 104/167 KB 1668/1822 KB 3/1192 KB 340/577 KB 752/1210 KB 108/167 KB 1668/1822 KB 3/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1652/1822 KB 3/1192 KB 340/577 KB 752/1210 KB 92/167 KB 1652/1822 KB 3/1192 KB 336/577 KB 752/1210 KB 92/167 KB 1668/1822 KB 5/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 8/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 11/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 13/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 16/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 19/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 21/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 24/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 27/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 29/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 32/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 36/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 40/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 44/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 48/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 52/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 56/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 60/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 64/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 68/1192 KB 340/577 KB 752/1210 KB 112/167 KB 1668/1822 KB 72/1192 KB 344/577 KB 752/1210 KB 116/167 KB 1668/1822 KB 76/1192 KB 344/577 KB 752/1210 KB 116/167 KB 1668/1822 KB 80/1192 KB 344/577 KB 752/1210 KB 116/167 KB 1668/1822 KB 68/1192 KB 344/577 KB 752/1210 KB 116/167 KB 1672/1822 KB 80/1192 KB 344/577 KB 752/1210 KB 120/167 KB 1672/1822 KB 84/1192 KB 344/577 KB 752/1210 KB 124/167 KB 1672/1822 KB 84/1192 KB 344/577 KB 752/1210 KB 128/167 KB 1672/1822 KB 84/1192 KB 344/577 KB 752/1210 KB 132/167 KB 1672/1822 KB 84/1192 KB 344/577 KB 752/1210 KB 136/167 KB 1672/1822 KB 84/1192 KB 344/577 KB 752/1210 KB 140/167 KB 1668/1822 KB 68/1192 KB 344/577 KB 752/1210 KB 112/167 KB 1672/1822 KB 84/1192 KB 348/577 KB 752/1210 KB 140/167 KB 1672/1822 KB 84/1192 KB 352/577 KB 752/1210 KB 140/167 KB 1672/1822 KB 84/1192 KB 356/577 KB 752/1210 KB 140/167 KB 1672/1822 KB 84/1192 KB 360/577 KB 752/1210 KB 140/167 unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install KB 1672/1822 KB 84/1192 KB 364/577 KB 752/1210 KB 140/167 KB 1672/1822 KB 84/1192 KB 368/577 KB 752/1210 KB 140/167 KB 1672/1822 KB 84/1192 KB 372/577 KB 752/1210 KB 140/167 KB 1672/1822 KB 84/1192 KB 376/577 KB 752/1210 KB 140/167 KB 1672/1822 KB 84/1192 KB 380/577 KB 752/1210 KB 144/167 KB 1672/1822 KB 84/1192 KB 384/577 KB 752/1210 KB 144/167 KB 1672/1822 KB 84/1192 KB 344/577 KB 752/1210 KB 120/167 KB 1672/1822 KB 88/1192 KB 384/577 KB 752/1210 KB 144/167 KB 1672/1822 KB 92/1192 KB 384/577 KB 752/1210 KB 144/167 KB 1672/1822 KB 96/1192 KB 384/577 KB 752/1210 KB 144/167 KB 1672/1822 KB 80/1192 KB 344/577 KB 752/1210 KB 116/167 KB 1676/1822 KB 96/1192 KB 384/577 KB 752/1210 KB 144/167 KB 1680/1822 KB 96/1192 KB 384/577 KB 752/1210 KB 144/167 KB 1684/1822 KB 96/1192 KB 384/577 KB 752/1210 KB 144/167 KB 1688/1822 KB 96/1192 KB 384/577 KB 752/1210 KB 144/167 KB 1692/1822 KB 96/1192 KB 384/577 KB 752/1210 KB 144/167 KB 1696/1822 KB 96/1192 KB 384/577 KB 752/1210 KB 144/167 KB 1700/1822 KB 96/1192 KB 384/577 KB 752/1210 KB 144/167 KB 1704/1822 KB 100/1192 KB 388/577 KB 752/1210 KB 144/167 KB 1708/1822 KB 100/1192 KB 388/577 KB 752/1210 KB 144/167 KB 1712/1822 KB 100/1192 KB 388/577 KB 752/1210 KB 144/167 KB 1672/1822 KB 84/1192 KB 376/577 KB 752/1210 KB 144/167 KB 1712/1822 KB 100/1192 KB 388/577 KB 752/1210 KB 148/167 KB 1712/1822 KB 100/1192 KB 388/577 KB 752/1210 KB 152/167 KB 1712/1822 KB 100/1192 KB 388/577 KB 752/1210 KB 156/167 KB 1712/1822 KB 100/1192 KB 388/577 KB 752/1210 KB 160/167 KB 1700/1822 KB 100/1192 KB 388/577 KB 752/1210 KB 144/167 KB 1712/1822 KB 104/1192 KB 388/577 KB 752/1210 KB 160/167 KB 1712/1822 KB 108/1192 KB 388/577 KB 752/1210 KB 160/167 KB 1712/1822 KB 112/1192 KB 388/577 KB 752/1210 KB 160/167 KB 1700/1822 KB 96/1192 KB 388/577 KB 752/1210 KB 144/167 KB 1712/1822 KB 112/1192 KB 392/577 KB 752/1210 KB 160/167 KB 1712/1822 KB 112/1192 KB 396/577 KB 752/1210 KB 160/167 KB 1712/1822 KB 116/1192 KB 400/577 KB 752/1210 KB 160/167 KB 1712/1822 KB 116/1192 KB 404/577 KB 752/1210 KB 160/167 KB 1716/1822 KB 116/1192 KB 408/577 KB 752/1210 KB 164/167 KB 1712/1822 KB 116/1192 KB 396/577 KB 752/1210 KB 160/167 KB 1716/1822 KB 120/1192 KB 412/577 KB 752/1210 KB 164/167 KB 1716/1822 KB 124/1192 KB 412/577 KB 752/1210 KB 164/167 KB 1716/1822 KB 128/1192 KB 412/577 KB 752/1210 KB 164/167 KB 1716/1822 KB 116/1192 KB 404/577 KB 752/1210 KB 164/167 KB 1720/1822 KB 128/1192 KB 412/577 KB 752/1210 KB 164/167 KB 1724/1822 KB 128/1192 KB 412/577 KB 752/1210 KB 164/167 KB 1728/1822 KB 128/1192 KB 412/577 KB 752/1210 KB 164/167 KB 1732/1822 KB 128/1192 KB 412/577 KB 752/1210 KB 164/167 KB 1736/1822 KB 132/1192 KB 412/577 KB 752/1210 KB 164/167 KB 1740/1822 KB 132/1192 KB 412/577 KB 752/1210 KB 164/167 KB 1744/1822 KB 132/1192 KB 412/577 KB 752/1210 KB 164/167 KB 1712/1822 KB 116/1192 KB 404/577 KB 752/1210 KB 164/167 KB 1744/1822 KB 132/1192 KB 412/577 KB 752/1210 KB 167/167 KB 1732/1822 KB 132/1192 KB 412/577 KB 752/1210 KB 164/167 KB 1744/1822 KB 136/1192 KB 412/577 KB 752/1210 KB 167/167 KB 1744/1822 KB 140/1192 KB 412/577 KB 752/1210 KB 167/167 KB 1744/1822 KB 144/1192 KB 412/577 KB 752/1210 KB 167/167 KB 1716/1822 KB 128/1192 KB 412/577 KB 752/1210 KB 164/167 KB 1744/1822 KB 144/1192 KB 416/577 KB 752/1210 KB 167/167 KB 1744/1822 KB 144/1192 KB 420/577 KB 752/1210 KB 167/167 KB 1744/1822 KB 148/1192 KB 424/577 KB 752/1210 KB 167/167 KB 1748/1822 KB 152/1192 KB 424/577 KB 756/121 unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 0 KB 167/167 KB 1748/1822 KB 156/1192 KB 424/577 KB 756/1210 KB 167/167 KB 1748/1822 KB 148/1192 KB 424/577 KB 756/1210 KB 167/167 KB 1748/1822 KB 156/1192 KB 424/577 KB 760/1210 KB 167/167 KB 1748/1822 KB 156/1192 KB 424/577 KB 764/1210 KB 167/167 KB 1744/1822 KB 144/1192 KB 424/577 KB 752/1210 KB 167/167 KB 1748/1822 KB 156/1192 KB 428/577 KB 764/1210 KB 167/167 KB 1748/1822 KB 156/1192 KB 432/577 KB 764/1210 KB 167/167 KB 1748/1822 KB 156/1192 KB 436/577 KB 764/1210 KB 167/167 KB 1748/1822 KB 148/1192 KB 424/577 KB 752/1210 KB 167/167 KB 1752/1822 KB 160/1192 KB 436/577 KB 768/1210 KB 167/167 KB 1756/1822 KB 160/1192 KB 436/577 KB 768/1210 KB 167/167 KB 1760/1822 KB 160/1192 KB 436/577 KB 768/1210 KB 167/167 KB 1748/1822 KB 160/1192 KB 436/577 KB 768/1210 KB 167/167 KB 1748/1822 KB 156/1192 KB 436/577 KB 768/1210 KB 167/167 KB 1760/1822 KB 160/1192 KB 440/577 KB 768/1210 KB 167/167 KB 1764/1822 KB 160/1192 KB 444/577 KB 768/1210 KB 167/167 KB 1764/1822 KB 160/1192 KB 448/577 KB 772/1210 KB 167/167 KB 1764/1822 KB 160/1192 KB 452/577 KB 772/1210 KB 167/167 KB 1764/1822 KB 164/1192 KB 456/577 KB 772/1210 KB 167/167 KB 1764/1822 KB 164/1192 KB 460/577 KB 772/1210 KB 167/167 KB 1764/1822 KB 164/1192 KB 464/577 KB 772/1210 KB 167/167 KB 1764/1822 KB 164/1192 KB 468/577 KB 772/1210 KB 167/167 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 134.6 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install 1764/1822 KB 160/1192 KB 440/577 KB 768/1210 KB 167/167 KB 1768/1822 KB 164/1192 KB 468/577 KB 772/1210 KB 1772/1822 KB 164/1192 KB 468/577 KB 772/1210 KB 1776/1822 KB 164/1192 KB 468/577 KB 772/1210 KB 1764/1822 KB 164/1192 KB 452/577 KB 772/1210 KB 167/167 KB 1776/1822 KB 168/1192 KB 468/577 KB 772/1210 KB 1776/1822 KB 172/1192 KB 468/577 KB 772/1210 KB 1776/1822 KB 176/1192 KB 468/577 KB 772/1210 KB 1764/1822 KB 160/1192 KB 444/577 KB 772/1210 KB 167/167 KB 1776/1822 KB 176/1192 KB 468/577 KB 776/1210 KB 1776/1822 KB 176/1192 KB 468/577 KB 780/1210 KB 1776/1822 KB 176/1192 KB 468/577 KB 784/1210 KB 1776/1822 KB 176/1192 KB 468/577 KB 788/1210 KB 1780/1822 KB 180/1192 KB 468/577 KB 792/1210 KB 1780/1822 KB 180/1192 KB 468/577 KB 796/1210 KB 1780/1822 KB 180/1192 KB 468/577 KB 788/1210 KB 1784/1822 KB 180/1192 KB 468/577 KB 800/1210 KB 1788/1822 KB 180/1192 KB 468/577 KB 800/1210 KB 1792/1822 KB 180/1192 KB 468/577 KB 800/1210 KB 1776/1822 KB 180/1192 KB 468/577 KB 788/1210 KB 1792/1822 KB 184/1192 KB 468/577 KB 800/1210 KB 1792/1822 KB 188/1192 KB 468/577 KB 800/1210 KB 1792/1822 KB 192/1192 KB 468/577 KB 800/1210 KB 1780/1822 KB 180/1192 KB 468/577 KB 800/1210 KB 1792/1822 KB 192/1192 KB 472/577 KB 804/1210 KB 1796/1822 KB 196/1192 KB 472/577 KB 808/1210 KB 1796/1822 KB 196/1192 KB 472/577 KB 812/1210 KB 1796/1822 KB 196/1192 KB 472/577 KB 816/1210 KB 1792/1822 KB 192/1192 KB 472/577 KB 800/1210 KB 1796/1822 KB 196/1192 KB 476/577 KB 816/1210 KB 1796/1822 KB 196/1192 KB 480/577 KB 816/1210 KB 1796/1822 KB 196/1192 KB 484/577 KB 816/1210 KB 1796/1822 KB 196/1192 KB 488/577 KB 816/1210 KB 1796/1822 KB 196/1192 KB 492/577 KB 816/1210 KB 1796/1822 KB 196/1192 KB 496/577 KB 816/1210 KB 1796/1822 KB 196/1192 KB 500/577 KB 816/1210 KB 1796/1822 KB 196/1192 KB 504/577 KB 820/1210 KB 1796/1822 KB 196/1192 KB 508/577 KB 820/1210 KB 1796/1822 KB 196/1192 KB 512/577 KB 820/1210 KB 1796/1822 KB 196/1192 KB 472/577 KB 804/1210 KB 1796/1822 KB 196/1192 KB 512/577 KB 820/1210 KB 4/439 KB 1796/1822 KB 196/1192 KB 512/577 KB 820/1210 KB 8/439 KB 1796/1822 KB 196/1192 KB 512/577 KB 820/1210 KB 12/439 KB 1796/1822 KB 196/1192 KB 512/577 KB 820/1210 KB 16/439 KB 1792/1822 KB 196/1192 KB 472/577 KB 804/1210 KB 1800/1822 KB 200/1192 KB 512/577 KB 820/1210 KB 16/439 KB 1800/1822 KB 204/1192 KB 512/577 KB 820/1210 KB 16/439 KB 1800/1822 KB 208/1192 KB 512/577 KB 820/1210 KB 16/439 KB 1800/1822 KB 196/1192 KB 512/577 KB 820/1210 KB 16/439 KB 1804/1822 KB 212/1192 KB 512/577 KB 820/1210 KB 20/439 KB 1808/1822 KB 212/1192 KB 512/577 KB 820/1210 KB 20/439 KB 1812/1822 KB 212/1192 KB 512/577 KB 820/1210 KB 20/439 KB 1796/1822 KB 196/1192 KB 500/577 KB 820/1210 KB 1812/1822 KB 212/1192 KB 512/577 KB 824/1210 KB 20/439 KB 1812/1822 KB 212/1192 KB 512/577 KB 828/1210 KB 20/439 KB 1812/1822 KB 212/1192 KB 512/577 KB 832/1210 KB 20/439 KB 1812/1822 KB 212/1192 KB 512/577 KB 836/1210 KB 20/439 KB 1816/1822 KB 212/1192 KB 516/577 KB 840/1210 KB 20/439 KB 1816/1822 KB 212/1192 KB 516/577 KB 844/1210 KB 20/439 KB 1816/1822 KB 212/1192 KB 516/577 KB 848/1210 KB 20/439 KB 1816/1822 KB 212/1192 KB 516/577 KB 852/1210 KB 20/439 KB 1816/1822 KB 212/1192 KB 516/577 KB 856/1210 KB 20/439 KB 1800/1822 KB 212/1192 KB 512/577 KB 820/1210 KB 20/439 KB 1816/1822 KB 216/1192 KB 516/577 KB 856/1210 KB 20/439 KB 1816/1822 KB 220/1192 KB 516/577 KB 856/1210 KB 20/439 KB 1816/1822 KB 224/1192 KB 516/577 KB 856/1210 KB 20/439 KB unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 1800/1822 KB 208/1192 KB 512/577 KB 820/1210 KB 20/439 KB 1816/1822 KB 224/1192 KB 516/577 KB 856/1210 KB 24/439 KB 1816/1822 KB 224/1192 KB 516/577 KB 856/1210 KB 28/439 KB 1816/1822 KB 224/1192 KB 516/577 KB 856/1210 KB 32/439 KB 1816/1822 KB 224/1192 KB 516/577 KB 856/1210 KB 36/439 KB 1816/1822 KB 228/1192 KB 516/577 KB 856/1210 KB 40/439 KB 1816/1822 KB 228/1192 KB 516/577 KB 856/1210 KB 44/439 KB 1816/1822 KB 228/1192 KB 516/577 KB 856/1210 KB 48/439 KB 1816/1822 KB 212/1192 KB 516/577 KB 836/1210 KB 20/439 KB 1816/1822 KB 212/1192 KB 512/577 KB 836/1210 KB 20/439 KB 1820/1822 KB 228/1192 KB 520/577 KB 856/1210 KB 48/439 KB 1822/1822 KB 228/1192 KB 520/577 KB 856/1210 KB 48/439 KB 1816/1822 KB 228/1192 KB 520/577 KB 856/1210 KB 48/439 KB 1816/1822 KB 228/1192 KB 516/577 KB 856/1210 KB 36/439 KB 1822/1822 KB 232/1192 KB 520/577 KB 856/1210 KB 48/439 KB 1822/1822 KB 236/1192 KB 520/577 KB 860/1210 KB 52/439 KB 1822/1822 KB 240/1192 KB 520/577 KB 860/1210 KB 52/439 KB 1822/1822 KB 244/1192 KB 520/577 KB 860/1210 KB 52/439 KB 1822/1822 KB 248/1192 KB 520/577 KB 860/1210 KB 52/439 KB 1822/1822 KB 252/1192 KB 520/577 KB 860/1210 KB 52/439 KB 1822/1822 KB 256/1192 KB 520/577 KB 860/1210 KB 52/439 KB 1822/1822 KB 232/1192 KB 520/577 KB 860/1210 KB 52/439 KB 1822/1822 KB 256/1192 KB 520/577 KB 860/1210 KB 56/439 KB 1822/1822 KB 256/1192 KB 520/577 KB 860/1210 KB 60/439 KB 1822/1822 KB 256/1192 KB 520/577 KB 860/1210 KB 64/439 KB 1822/1822 KB 244/1192 KB 520/577 KB 860/1210 KB 52/439 KB 1822/1822 KB 256/1192 KB 520/577 KB 864/1210 KB 64/439 KB 1822/1822 KB 256/1192 KB 520/577 KB 868/1210 KB 64/439 KB 1822/1822 KB 260/1192 KB 520/577 KB 872/1210 KB 68/439 KB 260/1192 KB 520/577 KB 876/1210 KB 68/439 KB 1822/1822 KB 256/1192 KB 520/577 KB 868/1210 KB 68/439 KB 260/1192 KB 520/577 KB 876/1210 KB 72/439 KB 260/1192 KB 520/577 KB 880/1210 KB 76/439 KB 260/1192 KB 520/577 KB 880/1210 KB 80/439 KB 260/1192 KB 520/577 KB 880/1210 KB 84/439 KB 260/1192 KB 524/577 KB 880/1210 KB 88/439 KB 260/1192 KB 524/577 KB 880/1210 KB 92/439 KB 260/1192 KB 524/577 KB 880/1210 KB 96/439 KB 1822/1822 KB 260/1192 KB 520/577 KB 868/1210 KB 68/439 KB 260/1192 KB 524/577 KB 880/1210 KB 84/439 KB 260/1192 KB 528/577 KB 880/1210 KB 96/439 KB 260/1192 KB 532/577 KB 880/1210 KB 96/439 KB 260/1192 KB 536/577 KB 880/1210 KB 96/439 KB 260/1192 KB 540/577 KB 880/1210 KB 96/439 KB 260/1192 KB 544/577 KB 880/1210 KB 96/439 KB 260/1192 KB 548/577 KB 880/1210 KB 96/439 KB 260/1192 KB 520/577 KB 880/1210 KB 72/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1434.1 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install 264/1192 KB 552/577 KB 884/1210 KB 96/439 KB 264/1192 KB 552/577 KB 888/1210 KB 96/439 KB 260/1192 KB 552/577 KB 880/1210 KB 96/439 KB 264/1192 KB 556/577 KB 888/1210 KB 96/439 KB 264/1192 KB 560/577 KB 888/1210 KB 96/439 KB 264/1192 KB 552/577 KB 880/1210 KB 96/439 KB 268/1192 KB 560/577 KB 888/1210 KB 96/439 KB 272/1192 KB 560/577 KB 888/1210 KB 96/439 KB 272/1192 KB 564/577 KB 888/1210 KB 96/439 KB 276/1192 KB 568/577 KB 892/1210 KB 96/439 KB 276/1192 KB 572/577 KB 892/1210 KB 96/439 KB 276/1192 KB 576/577 KB 892/1210 KB 96/439 KB 276/1192 KB 577/577 KB 892/1210 KB 96/439 KB 276/1192 KB 564/577 KB 892/1210 KB 96/439 KB 276/1192 KB 577/577 KB 896/1210 KB 96/439 KB 276/1192 KB 577/577 KB 900/1210 KB 96/439 KB 276/1192 KB 577/577 KB 904/1210 KB 100/439 KB 276/1192 KB 577/577 KB 908/1210 KB 100/439 KB 276/1192 KB 577/577 KB 912/1210 KB 100/439 KB 276/1192 KB 577/577 KB 916/1210 KB 100/439 KB 276/1192 KB 577/577 KB 920/1210 KB 100/439 KB 276/1192 KB 577/577 KB 924/1210 KB 100/439 KB 276/1192 KB 577/577 KB 928/1210 KB 100/439 KB 276/1192 KB 564/577 KB 888/1210 KB 96/439 KB 280/1192 KB 577/577 KB 928/1210 KB 100/439 KB 284/1192 KB 577/577 KB 928/1210 KB 100/439 KB 288/1192 KB 577/577 KB 928/1210 KB 100/439 KB 292/1192 KB 577/577 KB 928/1210 KB 100/439 KB 296/1192 KB 577/577 KB 928/1210 KB 100/439 KB 300/1192 KB 577/577 KB 928/1210 KB 100/439 KB 304/1192 KB 577/577 KB 928/1210 KB 100/439 KB 276/1192 KB 577/577 KB 900/1210 KB 100/439 KB 304/1192 KB 577/577 KB 928/1210 KB 104/439 KB 304/1192 KB 577/577 KB 928/1210 KB 108/439 KB 304/1192 KB 577/577 KB 928/1210 KB 112/439 KB 304/1192 KB 577/577 KB 928/1210 KB 116/439 KB 304/1192 KB 577/577 KB 928/1210 KB 120/439 KB 308/1192 KB 577/577 KB 928/1210 KB 120/439 KB 312/1192 KB 577/577 KB 928/1210 KB 124/439 KB 4/562 KB 316/1192 KB 577/577 KB 928/1210 KB 124/439 KB 4/562 KB 320/1192 KB 577/577 KB 928/1210 KB 124/439 KB 308/1192 KB 577/577 KB 928/1210 KB 124/439 KB 4/562 KB 320/1192 KB 577/577 KB 932/1210 KB 128/439 KB 4/562 KB 320/1192 KB 577/577 KB 932/1210 KB 132/439 KB 4/562 KB 320/1192 KB 577/577 KB 932/1210 KB 124/439 KB 4/562 KB 312/1192 KB 577/577 KB 928/1210 KB 124/439 KB 8/562 KB 320/1192 KB 577/577 KB 932/1210 KB 132/439 KB 12/562 KB 320/1192 KB 577/577 KB 932/1210 KB 132/439 KB 16/562 KB 320/1192 KB 577/577 KB 932/1210 KB 132/439 KB 20/562 KB 320/1192 KB 577/577 KB 932/1210 KB 132/439 KB 24/562 KB 320/1192 KB 577/577 KB 932/1210 KB 132/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 449.8 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install 24/562 KB 320/1192 KB 936/1210 KB 132/439 KB 28/562 KB 320/1192 KB 936/1210 KB 132/439 KB 32/562 KB 320/1192 KB 936/1210 KB 132/439 KB 32/562 KB 320/1192 KB 940/1210 KB 136/439 KB 32/562 KB 320/1192 KB 940/1210 KB 140/439 KB 36/562 KB 320/1192 KB 940/1210 KB 144/439 KB 32/562 KB 320/1192 KB 940/1210 KB 132/439 KB 36/562 KB 324/1192 KB 944/1210 KB 144/439 KB 36/562 KB 324/1192 KB 940/1210 KB 144/439 KB 36/562 KB 328/1192 KB 944/1210 KB 144/439 KB 36/562 KB 332/1192 KB 944/1210 KB 144/439 KB 36/562 KB 336/1192 KB 948/1210 KB 144/439 KB 36/562 KB 340/1192 KB 948/1210 KB 144/439 KB 36/562 KB 344/1192 KB 948/1210 KB 148/439 KB 36/562 KB 348/1192 KB 948/1210 KB 148/439 KB 36/562 KB 352/1192 KB 948/1210 KB 148/439 KB 36/562 KB 320/1192 KB 940/1210 KB 140/439 KB 36/562 KB 340/1192 KB 948/1210 KB 148/439 KB 36/562 KB 332/1192 KB 948/1210 KB 144/439 KB 40/562 KB 352/1192 KB 952/1210 KB 148/439 KB 40/562 KB 352/1192 KB 956/1210 KB 148/439 KB 40/562 KB 352/1192 KB 948/1210 KB 148/439 KB 44/562 KB 352/1192 KB 956/1210 KB 152/439 KB 48/562 KB 352/1192 KB 960/1210 KB 152/439 KB 40/562 KB 352/1192 KB 956/1210 KB 152/439 KB 48/562 KB 352/1192 KB 960/1210 KB 156/439 KB 48/562 KB 352/1192 KB 960/1210 KB 160/439 KB 44/562 KB 352/1192 KB 960/1210 KB 152/439 KB 48/562 KB 352/1192 KB 964/1210 KB 160/439 KB 52/562 KB 356/1192 KB 968/1210 KB 164/439 KB 52/562 KB 356/1192 KB 972/1210 KB 164/439 KB 52/562 KB 356/1192 KB 976/1210 KB 164/439 KB 48/562 KB 352/1192 KB 964/1210 KB 164/439 KB 52/562 KB 356/1192 KB 976/1210 KB 4/256 KB 168/439 KB 52/562 KB 356/1192 KB 976/1210 KB 4/256 KB 172/439 KB 52/562 KB 356/1192 KB 964/1210 KB 164/439 KB 52/562 KB 352/1192 KB 964/1210 KB 164/439 KB 52/562 KB 356/1192 KB 976/1210 KB 4/256 KB 164/439 KB 52/562 KB 356/1192 KB 976/1210 KB 8/256 KB 172/439 KB 52/562 KB 356/1192 KB 976/1210 KB 12/256 KB 172/439 KB 52/562 KB 356/1192 KB 976/1210 KB 16/256 KB 172/439 KB 52/562 KB 356/1192 KB 976/1210 KB 20/256 KB 172/439 KB 56/562 KB 360/1192 KB 976/1210 KB 20/256 KB 176/439 KB 56/562 KB 356/1192 KB 976/1210 KB 20/256 KB 176/439 KB 56/562 KB 356/1192 KB 976/1210 KB 20/256 KB 172/439 KB 60/562 KB 360/1192 KB 976/1210 KB 20/256 KB 176/439 KB 64/562 KB 360/1192 KB 976/1210 KB 20/256 KB 176/439 KB 68/562 KB 360/1192 KB 976/1210 KB 20/256 KB 176/439 KB 72/562 KB 364/1192 KB 980/1210 KB 24/256 KB 180/439 KB 76/562 KB 364/1192 KB 980/1210 KB 24/256 KB 180/439 KB 80/562 KB 364/1192 KB 980/1210 KB 24/256 KB 180/439 KB 68/562 KB 364/1192 KB 980/1210 KB 24/256 KB 180/439 KB 80/562 KB 364/1192 KB 980/1210 KB 24/256 KB 184/439 KB 80/562 KB 364/1192 KB 980/1210 KB 24/256 KB 188/439 KB 80/562 KB 364/1192 KB 980/1210 KB 24/256 KB 192/439 KB 80/562 KB 364/1192 KB 980/1210 KB 24/256 KB 196/439 KB 84/562 KB 364/1192 KB 980/1210 KB 24/256 KB 200/439 KB 84/562 KB 364/1192 KB 980/1210 KB 24/256 KB 204/439 KB 84/562 KB 364/1192 KB 980/1210 KB 24/256 KB 208/439 KB 68/562 KB 364/1192 KB 980/1210 KB 24/256 KB 176/439 KB 84/562 KB 368/1192 KB 980/1210 KB 24/256 KB 208/439 KB 84/562 KB 372/1192 KB 980/1210 KB 24/256 KB 208/439 KB 84/562 KB 376/1192 KB 980/1210 KB 24/256 KB 208/439 KB 84/562 KB 380/1192 KB 980/1210 KB 24/256 KB 208/439 KB 84/562 KB 384/1192 KB 980/1210 KB 24/256 KB 208/439 KB 84/562 KB 388/1192 KB 980/1210 KB 24/256 KB 208/439 KB 84/562 KB 392/1192 KB 980/1210 KB 24/256 KB 208/439 KB 84/562 KB 396/1192 KB 980/1210 KB 24/256 KB 208/439 KB 84/562 KB 400/119 unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 2 KB 980/1210 KB 24/256 KB 208/439 KB 68/562 KB 360/1192 KB 980/1210 KB 24/256 KB 176/439 KB 84/562 KB 400/1192 KB 984/1210 KB 24/256 KB 208/439 KB 84/562 KB 400/1192 KB 988/1210 KB 24/256 KB 208/439 KB 84/562 KB 400/1192 KB 992/1210 KB 24/256 KB 208/439 KB 68/562 KB 360/1192 KB 976/1210 KB 24/256 KB 176/439 KB 84/562 KB 400/1192 KB 992/1210 KB 28/256 KB 208/439 KB 84/562 KB 400/1192 KB 992/1210 KB 32/256 KB 208/439 KB 84/562 KB 400/1192 KB 992/1210 KB 36/256 KB 208/439 KB 84/562 KB 400/1192 KB 996/1210 KB 40/256 KB 208/439 KB 84/562 KB 400/1192 KB 996/1210 KB 44/256 KB 208/439 KB 84/562 KB 400/1192 KB 996/1210 KB 48/256 KB 208/439 KB 84/562 KB 400/1192 KB 996/1210 KB 52/256 KB 208/439 KB 84/562 KB 400/1192 KB 996/1210 KB 56/256 KB 208/439 KB 84/562 KB 400/1192 KB 996/1210 KB 60/256 KB 208/439 KB 84/562 KB 400/1192 KB 996/1210 KB 64/256 KB 208/439 KB 84/562 KB 400/1192 KB 996/1210 KB 68/256 KB 208/439 KB 84/562 KB 404/1192 KB 996/1210 KB 72/256 KB 212/439 KB 84/562 KB 404/1192 KB 996/1210 KB 76/256 KB 212/439 KB 84/562 KB 404/1192 KB 996/1210 KB 80/256 KB 212/439 KB 84/562 KB 404/1192 KB 996/1210 KB 84/256 KB 212/439 KB 84/562 KB 364/1192 KB 980/1210 KB 24/256 KB 196/439 KB 88/562 KB 404/1192 KB 996/1210 KB 84/256 KB 212/439 KB 92/562 KB 404/1192 KB 996/1210 KB 84/256 KB 212/439 KB 96/562 KB 404/1192 KB 996/1210 KB 84/256 KB 212/439 KB 100/562 KB 404/1192 KB 996/1210 KB 84/256 KB 212/439 KB 104/562 KB 404/1192 KB 996/1210 KB 84/256 KB 212/439 KB 108/562 KB 404/1192 KB 996/1210 KB 84/256 KB 212/439 KB 112/562 KB 404/1192 KB 996/1210 KB 84/256 KB 212/439 KB 84/562 KB 404/1192 KB 996/1210 KB 68/256 KB 212/439 KB 112/562 KB 408/1192 KB 996/1210 KB 84/256 KB 212/439 KB 112/562 KB 412/1192 KB 996/1210 KB 84/256 KB 212/439 KB 112/562 KB 416/1192 KB 996/1210 KB 84/256 KB 212/439 KB 112/562 KB 420/1192 KB 996/1210 KB 84/256 KB 212/439 KB 116/562 KB 424/1192 KB 996/1210 KB 88/256 KB 212/439 KB 116/562 KB 428/1192 KB 996/1210 KB 88/256 KB 212/439 KB 116/562 KB 432/1192 KB 996/1210 KB 88/256 KB 212/439 KB 84/562 KB 400/1192 KB 996/1210 KB 68/256 KB 212/439 KB 116/562 KB 432/1192 KB 996/1210 KB 88/256 KB 216/439 KB 116/562 KB 432/1192 KB 996/1210 KB 88/256 KB 220/439 KB 116/562 KB 432/1192 KB 996/1210 KB 88/256 KB 224/439 KB 84/562 KB 400/1192 KB 996/1210 KB 36/256 KB 208/439 KB 116/562 KB 432/1192 KB 1000/1210 KB 88/256 KB 224/439 KB 116/562 KB 432/1192 KB 1004/1210 KB 88/256 KB 224/439 KB 116/562 KB 432/1192 KB 1008/1210 KB 88/256 KB 224/439 KB 116/562 KB 432/1192 KB 1012/1210 KB 88/256 KB 224/439 KB 116/562 KB 432/1192 KB 1016/1210 KB 88/256 KB 224/439 KB 116/562 KB 432/1192 KB 1020/1210 KB 88/256 KB 224/439 KB 116/562 KB 432/1192 KB 1024/1210 KB 88/256 KB 224/439 KB 116/562 KB 432/1192 KB 1028/1210 KB 88/256 KB 224/439 KB 116/562 KB 432/1192 KB 1032/1210 KB 88/256 KB 228/439 KB 116/562 KB 432/1192 KB 1036/1210 KB 88/256 KB 228/439 KB 116/562 KB 432/1192 KB 1040/1210 KB 88/256 KB 228/439 KB 116/562 KB 432/1192 KB 1044/1210 KB 88/256 KB 228/439 KB 116/562 KB 432/1192 KB 1048/1210 KB 88/256 KB 228/439 KB 116/562 KB 432/1192 KB 1052/1210 KB 88/256 KB 228/439 KB 116/562 KB 432/1192 KB 1056/1210 KB 88/256 KB 228/439 KB 116/562 KB 432/1192 KB 1060/1210 KB 88/256 KB 228/439 KB 116/562 KB 436/1192 KB 1064/1210 KB 88/256 KB 228/439 KB 116/562 KB 436/1192 KB 1068/1210 KB 88/256 KB 228/439 KB 116/562 KB 436/1192 KB 1072/1210 KB 88/256 KB 228/439 KB 116/562 KB 420/1192 KB 996/1210 K unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install B 88/256 KB 212/439 KB 116/562 KB 436/1192 KB 1072/1210 KB 92/256 KB 228/439 KB 116/562 KB 420/1192 KB 996/1210 KB 84/256 KB 212/439 KB 120/562 KB 436/1192 KB 1072/1210 KB 96/256 KB 228/439 KB 124/562 KB 436/1192 KB 1072/1210 KB 96/256 KB 228/439 KB 128/562 KB 436/1192 KB 1072/1210 KB 96/256 KB 228/439 KB 132/562 KB 436/1192 KB 1072/1210 KB 96/256 KB 228/439 KB 136/562 KB 436/1192 KB 1072/1210 KB 96/256 KB 228/439 KB 140/562 KB 436/1192 KB 1072/1210 KB 96/256 KB 228/439 KB 144/562 KB 436/1192 KB 1072/1210 KB 96/256 KB 228/439 KB 116/562 KB 436/1192 KB 1060/1210 KB 88/256 KB 228/439 KB 144/562 KB 440/1192 KB 1072/1210 KB 96/256 KB 228/439 KB 144/562 KB 444/1192 KB 1072/1210 KB 96/256 KB 228/439 KB 148/562 KB 448/1192 KB 1072/1210 KB 96/256 KB 228/439 KB 116/562 KB 432/1192 KB 1028/1210 KB 88/256 KB 228/439 KB 148/562 KB 448/1192 KB 1072/1210 KB 96/256 KB 232/439 KB 148/562 KB 448/1192 KB 1072/1210 KB 96/256 KB 236/439 KB 148/562 KB 448/1192 KB 1072/1210 KB 96/256 KB 240/439 KB 148/562 KB 448/1192 KB 1072/1210 KB 96/256 KB 244/439 KB 148/562 KB 448/1192 KB 1072/1210 KB 96/256 KB 248/439 KB 148/562 KB 448/1192 KB 1072/1210 KB 96/256 KB 252/439 KB 148/562 KB 448/1192 KB 1072/1210 KB 96/256 KB 256/439 KB 148/562 KB 448/1192 KB 1072/1210 KB 96/256 KB 260/439 KB 148/562 KB 452/1192 KB 1076/1210 KB 96/256 KB 264/439 KB 148/562 KB 452/1192 KB 1076/1210 KB 96/256 KB 268/439 KB 148/562 KB 452/1192 KB 1076/1210 KB 96/256 KB 272/439 KB 148/562 KB 444/1192 KB 1072/1210 KB 96/256 KB 228/439 KB 152/562 KB 452/1192 KB 1076/1210 KB 96/256 KB 272/439 KB 156/562 KB 452/1192 KB 1076/1210 KB 96/256 KB 272/439 KB 160/562 KB 452/1192 KB 1076/1210 KB 96/256 KB 272/439 KB 116/562 KB 436/1192 KB 1072/1210 KB 96/256 KB 228/439 KB 160/562 KB 452/1192 KB 1076/1210 KB 100/256 KB 272/439 KB 160/562 KB 452/1192 KB 1076/1210 KB 104/256 KB 272/439 KB 160/562 KB 452/1192 KB 1076/1210 KB 108/256 KB 272/439 KB 160/562 KB 452/1192 KB 1076/1210 KB 112/256 KB 272/439 KB 160/562 KB 452/1192 KB 1076/1210 KB 116/256 KB 272/439 KB 160/562 KB 452/1192 KB 1076/1210 KB 120/256 KB 272/439 KB 164/562 KB 452/1192 KB 1076/1210 KB 124/256 KB 272/439 KB 164/562 KB 452/1192 KB 1076/1210 KB 128/256 KB 272/439 KB 148/562 KB 452/1192 KB 1076/1210 KB 96/256 KB 260/439 KB 164/562 KB 452/1192 KB 1080/1210 KB 128/256 KB 272/439 KB 164/562 KB 452/1192 KB 1084/1210 KB 128/256 KB 276/439 KB 164/562 KB 452/1192 KB 1088/1210 KB 128/256 KB 276/439 KB 164/562 KB 452/1192 KB 1092/1210 KB 128/256 KB 276/439 KB 164/562 KB 452/1192 KB 1096/1210 KB 132/256 KB 276/439 KB 164/562 KB 452/1192 KB 1100/1210 KB 132/256 KB 276/439 KB 164/562 KB 452/1192 KB 1104/1210 KB 132/256 KB 276/439 KB 148/562 KB 452/1192 KB 1072/1210 KB 96/256 KB 260/439 KB 164/562 KB 456/1192 KB 1104/1210 KB 132/256 KB 276/439 KB 164/562 KB 460/1192 KB 1104/1210 KB 132/256 KB 276/439 KB 164/562 KB 464/1192 KB 1104/1210 KB 132/256 KB 276/439 KB 164/562 KB 468/1192 KB 1104/1210 KB 132/256 KB 276/439 KB 164/562 KB 472/1192 KB 1104/1210 KB 132/256 KB 276/439 KB 164/562 KB 476/1192 KB 1104/1210 KB 132/256 KB 276/439 KB 164/562 KB 480/1192 KB 1104/1210 KB 132/256 KB 276/439 KB 164/562 KB 452/1192 KB 1092/1210 KB 132/256 KB 276/439 KB 164/562 KB 452/1192 KB 1080/1210 KB 128/256 KB 276/439 KB 164/562 KB 480/1192 KB 1104/1210 KB 136/256 KB 280/439 KB 164/562 KB 480/1192 KB 1104/1210 KB 136/256 KB 284/439 KB 164/562 KB 480/1192 KB 1104/1210 KB 136/256 KB 288/439 KB 164/562 KB 452/1192 KB 1 unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 076/1210 KB 120/256 KB 272/439 KB 168/562 KB 480/1192 KB 1104/1210 KB 136/256 KB 288/439 KB 172/562 KB 480/1192 KB 1104/1210 KB 136/256 KB 288/439 KB 176/562 KB 480/1192 KB 1104/1210 KB 136/256 KB 288/439 KB 180/562 KB 480/1192 KB 1104/1210 KB 136/256 KB 288/439 KB 184/562 KB 484/1192 KB 1108/1210 KB 136/256 KB 292/439 KB 188/562 KB 484/1192 KB 1108/1210 KB 136/256 KB 292/439 KB 192/562 KB 484/1192 KB 1108/1210 KB 136/256 KB 292/439 KB 164/562 KB 480/1192 KB 1104/1210 KB 136/256 KB 288/439 KB 192/562 KB 484/1192 KB 1108/1210 KB 140/256 KB 292/439 KB 192/562 KB 484/1192 KB 1108/1210 KB 144/256 KB 292/439 KB 192/562 KB 484/1192 KB 1108/1210 KB 148/256 KB 292/439 KB 192/562 KB 484/1192 KB 1108/1210 KB 152/256 KB 292/439 KB 192/562 KB 484/1192 KB 1108/1210 KB 156/256 KB 292/439 KB 192/562 KB 484/1192 KB 1108/1210 KB 160/256 KB 292/439 KB 196/562 KB 484/1192 KB 1108/1210 KB 164/256 KB 292/439 KB 196/562 KB 484/1192 KB 1108/1210 KB 168/256 KB 292/439 KB 196/562 KB 484/1192 KB 1108/1210 KB 172/256 KB 292/439 KB 196/562 KB 484/1192 KB 1108/1210 KB 176/256 KB 292/439 KB 180/562 KB 484/1192 KB 1108/1210 KB 136/256 KB 292/439 KB 180/562 KB 484/1192 KB 1104/1210 KB 136/256 KB 292/439 KB 196/562 KB 488/1192 KB 1108/1210 KB 176/256 KB 292/439 KB 196/562 KB 492/1192 KB 1108/1210 KB 176/256 KB 292/439 KB 196/562 KB 496/1192 KB 1108/1210 KB 176/256 KB 292/439 KB 180/562 KB 480/1192 KB 1104/1210 KB 136/256 KB 292/439 KB 196/562 KB 496/1192 KB 1112/1210 KB 176/256 KB 296/439 KB 196/562 KB 496/1192 KB 1112/1210 KB 176/256 KB 300/439 KB 196/562 KB 496/1192 KB 1112/1210 KB 176/256 KB 304/439 KB 196/562 KB 496/1192 KB 1112/1210 KB 176/256 KB 292/439 KB 196/562 KB 496/1192 KB 1116/1210 KB 176/256 KB 304/439 KB 196/562 KB 496/1192 KB 1120/1210 KB 176/256 KB 304/439 KB 196/562 KB 496/1192 KB 1124/1210 KB 176/256 KB 304/439 KB 196/562 KB 500/1192 KB 1128/1210 KB 176/256 KB 308/439 KB 196/562 KB 500/1192 KB 1132/1210 KB 176/256 KB 308/439 KB 196/562 KB 500/1192 KB 1136/1210 KB 176/256 KB 308/439 KB 196/562 KB 500/1192 KB 1140/1210 KB 176/256 KB 308/439 KB 196/562 KB 500/1192 KB 1144/1210 KB 180/256 KB 308/439 KB 196/562 KB 500/1192 KB 1148/1210 KB 180/256 KB 308/439 KB 196/562 KB 500/1192 KB 1152/1210 KB 180/256 KB 308/439 KB 196/562 KB 484/1192 KB 1108/1210 KB 160/256 KB 292/439 KB 200/562 KB 500/1192 KB 1152/1210 KB 180/256 KB 308/439 KB 204/562 KB 500/1192 KB 1152/1210 KB 180/256 KB 308/439 KB 208/562 KB 500/1192 KB 1152/1210 KB 180/256 KB 308/439 KB 212/562 KB 500/1192 KB 1152/1210 KB 180/256 KB 308/439 KB 216/562 KB 500/1192 KB 1152/1210 KB 180/256 KB 308/439 KB 220/562 KB 500/1192 KB 1152/1210 KB 180/256 KB 308/439 KB 224/562 KB 500/1192 KB 1152/1210 KB 180/256 KB 308/439 KB 228/562 KB 500/1192 KB 1152/1210 KB 180/256 KB 308/439 KB 232/562 KB 500/1192 KB 1152/1210 KB 180/256 KB 308/439 KB 236/562 KB 500/1192 KB 1152/1210 KB 180/256 KB 308/439 KB 196/562 KB 500/1192 KB 1140/1210 KB 180/256 KB 308/439 KB 236/562 KB 500/1192 KB 1152/1210 KB 184/256 KB 308/439 KB 236/562 KB 500/1192 KB 1152/1210 KB 188/256 KB 308/439 KB 236/562 KB 500/1192 KB 1152/1210 KB 192/256 KB 308/439 KB 196/562 KB 500/1192 KB 1124/1210 KB 176/256 KB 308/439 KB 236/562 KB 500/1192 KB 1152/1210 KB 192/256 KB 312/439 KB 236/562 KB 500/1192 KB 1152/1210 KB 192/256 KB 316/439 KB 236/562 KB 500/1192 KB 1152/1210 KB 192/256 KB 320/439 KB 196/562 KB 500/1192 KB 1124/1210 KB 176/256 KB 304/439 KB 236/562 KB 504/1192 KB 1152/1210 KB 192/256 KB unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 320/439 KB 236/562 KB 508/1192 KB 1152/1210 KB 192/256 KB 320/439 KB 236/562 KB 512/1192 KB 1152/1210 KB 192/256 KB 320/439 KB 236/562 KB 516/1192 KB 1152/1210 KB 192/256 KB 320/439 KB 236/562 KB 520/1192 KB 1152/1210 KB 192/256 KB 324/439 KB 236/562 KB 524/1192 KB 1152/1210 KB 192/256 KB 324/439 KB 236/562 KB 528/1192 KB 1152/1210 KB 192/256 KB 324/439 KB 236/562 KB 532/1192 KB 1152/1210 KB 196/256 KB 324/439 KB 240/562 KB 536/1192 KB 1156/1210 KB 196/256 KB 324/439 KB 236/562 KB 516/1192 KB 1152/1210 KB 192/256 KB 324/439 KB 240/562 KB 540/1192 KB 1156/1210 KB 196/256 KB 328/439 KB 240/562 KB 540/1192 KB 1156/1210 KB 196/256 KB 332/439 KB 240/562 KB 540/1192 KB 1156/1210 KB 196/256 KB 336/439 KB 240/562 KB 540/1192 KB 1156/1210 KB 196/256 KB 340/439 KB 240/562 KB 540/1192 KB 1156/1210 KB 196/256 KB 344/439 KB 240/562 KB 540/1192 KB 1156/1210 KB 196/256 KB 348/439 KB 240/562 KB 540/1192 KB 1156/1210 KB 196/256 KB 352/439 KB 240/562 KB 532/1192 KB 1156/1210 KB 196/256 KB 324/439 KB 240/562 KB 540/1192 KB 1160/1210 KB 196/256 KB 352/439 KB 240/562 KB 540/1192 KB 1164/1210 KB 196/256 KB 352/439 KB 240/562 KB 540/1192 KB 1168/1210 KB 196/256 KB 352/439 KB 240/562 KB 540/1192 KB 1172/1210 KB 196/256 KB 356/439 KB 240/562 KB 540/1192 KB 1176/1210 KB 196/256 KB 356/439 KB 240/562 KB 540/1192 KB 1180/1210 KB 196/256 KB 356/439 KB 240/562 KB 540/1192 KB 1184/1210 KB 196/256 KB 356/439 KB 240/562 KB 532/1192 KB 1152/1210 KB 196/256 KB 324/439 KB 236/562 KB 528/1192 KB 1152/1210 KB 196/256 KB 324/439 KB 240/562 KB 540/1192 KB 1184/1210 KB 200/256 KB 356/439 KB 240/562 KB 540/1192 KB 1184/1210 KB 204/256 KB 356/439 KB 240/562 KB 540/1192 KB 1184/1210 KB 208/256 KB 356/439 KB 240/562 KB 540/1192 KB 1184/1210 KB 212/256 KB 356/439 KB 244/562 KB 540/1192 KB 1184/1210 KB 216/256 KB 356/439 KB 244/562 KB 540/1192 KB 1184/1210 KB 220/256 KB 356/439 KB 244/562 KB 540/1192 KB 1184/1210 KB 224/256 KB 356/439 KB 240/562 KB 540/1192 KB 1168/1210 KB 196/256 KB 356/439 KB 244/562 KB 540/1192 KB 1184/1210 KB 224/256 KB 360/439 KB 244/562 KB 540/1192 KB 1184/1210 KB 224/256 KB 364/439 KB 244/562 KB 540/1192 KB 1184/1210 KB 224/256 KB 368/439 KB 244/562 KB 540/1192 KB 1184/1210 KB 224/256 KB 372/439 KB 244/562 KB 540/1192 KB 1188/1210 KB 228/256 KB 376/439 KB 244/562 KB 540/1192 KB 1188/1210 KB 228/256 KB 380/439 KB 244/562 KB 540/1192 KB 1188/1210 KB 228/256 KB 384/439 KB 240/562 KB 540/1192 KB 1156/1210 KB 196/256 KB 324/439 KB 244/562 KB 544/1192 KB 1188/1210 KB 228/256 KB 384/439 KB 244/562 KB 548/1192 KB 1188/1210 KB 228/256 KB 384/439 KB 244/562 KB 552/1192 KB 1188/1210 KB 228/256 KB 384/439 KB 244/562 KB 556/1192 KB 1188/1210 KB 228/256 KB 384/439 KB 244/562 KB 560/1192 KB 1188/1210 KB 228/256 KB 384/439 KB 244/562 KB 564/1192 KB 1188/1210 KB 228/256 KB 384/439 KB 244/562 KB 568/1192 KB 1188/1210 KB 228/256 KB 384/439 KB 244/562 KB 572/1192 KB 1188/1210 KB 228/256 KB 384/439 KB 244/562 KB 576/1192 KB 1188/1210 KB 228/256 KB 384/439 KB 244/562 KB 540/1192 KB 1188/1210 KB 228/256 KB 372/439 KB 244/562 KB 576/1192 KB 1192/1210 KB 228/256 KB 384/439 KB 244/562 KB 576/1192 KB 1196/1210 KB 228/256 KB 384/439 KB 244/562 KB 576/1192 KB 1200/1210 KB 228/256 KB 384/439 KB 244/562 KB 540/1192 KB 1184/1210 KB 228/256 KB 372/439 KB 244/562 KB 576/1192 KB 1200/1210 KB 232/256 KB 384/439 KB 244/562 KB 576/1192 KB 1200/1210 KB 236/256 KB 384/439 KB 244/562 KB 576/1192 KB 1200/1210 KB 240/256 KB 384/439 KB 244/562 K unit-oai-hss-0: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install B 540/1192 KB 1184/1210 KB 212/256 KB 356/439 KB 248/562 KB 576/1192 KB 1200/1210 KB 240/256 KB 384/439 KB 252/562 KB 576/1192 KB 1200/1210 KB 240/256 KB 384/439 KB 256/562 KB 576/1192 KB 1200/1210 KB 240/256 KB 384/439 KB 260/562 KB 576/1192 KB 1200/1210 KB 240/256 KB 384/439 KB 264/562 KB 576/1192 KB 1200/1210 KB 240/256 KB 384/439 KB 268/562 KB 576/1192 KB 1200/1210 KB 240/256 KB 384/439 KB 272/562 KB 576/1192 KB 1200/1210 KB 240/256 KB 384/439 KB 276/562 KB 576/1192 KB 1200/1210 KB 240/256 KB 384/439 KB 280/562 KB 576/1192 KB 1204/1210 KB 244/256 KB 388/439 KB 284/562 KB 576/1192 KB 1204/1210 KB 244/256 KB 388/439 KB 288/562 KB 576/1192 KB 1204/1210 KB 244/256 KB 388/439 KB 292/562 KB 576/1192 KB 1204/1210 KB 244/256 KB 388/439 KB 296/562 KB 580/1192 KB 1204/1210 KB 244/256 KB 388/439 KB 300/562 KB 580/1192 KB 1204/1210 KB 244/256 KB 388/439 KB 304/562 KB 580/1192 KB 1204/1210 KB 244/256 KB 388/439 KB 276/562 KB 576/1192 KB 1204/1210 KB 244/256 KB 388/439 KB 304/562 KB 580/1192 KB 1204/1210 KB 244/256 KB 392/439 KB 304/562 KB 580/1192 KB 1204/1210 KB 244/256 KB 396/439 KB 276/562 KB 576/1192 KB 1204/1210 KB 244/256 KB 384/439 KB 304/562 KB 580/1192 KB 1208/1210 KB 244/256 KB 396/439 KB 304/562 KB 580/1192 KB 1210/1210 KB 244/256 KB 396/439 KB 276/562 KB 576/1192 KB 1200/1210 KB 244/256 KB 384/439 KB 304/562 KB 580/1192 KB 1210/1210 KB 248/256 KB 396/439 KB 304/562 KB 580/1192 KB 1210/1210 KB 252/256 KB 396/439 KB 292/562 KB 580/1192 KB 1204/1210 KB 244/256 KB 388/439 KB 304/562 KB 584/1192 KB 1210/1210 KB 256/256 KB 400/439 KB 304/562 KB 588/1192 KB 1210/1210 KB 256/256 KB 400/439 KB 304/562 KB 592/1192 KB 1210/1210 KB 256/256 KB 400/439 KB 304/562 KB 580/1192 KB 1210/1210 KB 252/256 KB 400/439 KB 304/562 KB 580/1192 KB 1210/1210 KB 256/256 KB 400/439 KB 304/562 KB 592/1192 KB 1210/1210 KB 256/256 KB 400/439 KB 304/562 KB 596/1192 KB 1210/1210 KB 256/256 KB 400/439 KB 308/562 KB 600/1192 KB 1210/1210 KB 256/256 KB 404/439 KB 308/562 KB 604/1192 KB 1210/1210 KB 256/256 KB 404/439 KB 308/562 KB 608/1192 KB 1210/1210 KB 256/256 KB 404/439 KB 308/562 KB 596/1192 KB 1210/1210 KB 256/256 KB 404/439 KB 312/562 KB 608/1192 KB 1210/1210 KB 256/256 KB 404/439 KB 316/562 KB 608/1192 KB 1210/1210 KB 256/256 KB 404/439 KB 320/562 KB 608/1192 KB 1210/1210 KB 256/256 KB 404/439 KB 324/562 KB 608/1192 KB 1210/1210 KB 256/256 KB 404/439 KB 328/562 KB 612/1192 KB 1210/1210 KB 256/256 KB 404/439 KB 332/562 KB 612/1192 KB 1210/1210 KB 256/256 KB 404/439 KB 336/562 KB 612/1192 KB 1210/1210 KB 256/256 KB 404/439 KB 304/562 KB 596/1192 KB 1210/1210 KB 256/256 KB 404/439 KB 336/562 KB 612/1192 KB 1210/1210 KB 256/256 KB 408/439 KB 336/562 KB 612/1192 KB 1210/1210 KB 256/256 KB 412/439 KB 336/562 KB 612/1192 KB 1210/1210 KB 256/256 KB 416/439 KB 336/562 KB 612/1192 KB 1210/1210 KB 256/256 KB 420/439 KB 336/562 KB 612/1192 KB 1210/1210 KB 256/256 KB 424/439 KB 336/562 KB 612/1192 KB 1210/1210 KB 256/256 KB 428/439 KB 336/562 KB 612/1192 KB 1210/1210 KB 256/256 KB 432/439 KB 336/562 KB 612/1192 KB 1210/1210 KB 256/256 KB 436/439 KB 336/562 KB 612/1192 KB 1210/1210 KB 256/256 KB 439/439 KB 324/562 KB 612/1192 KB 1210/1210 KB 256/256 KB 404/439 KB 336/562 KB 616/1192 KB 1210/1210 KB 256/256 KB 439/439 KB 336/562 KB 620/1192 KB 1210/1210 KB 256/256 KB 439/439 KB 336/562 KB 624/1192 KB 439/439 KB 336/562 KB 628/1192 KB 439/439 KB 340/562 KB 632/1192 KB 439/439 KB 340/562 KB 636/1192 unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install KB 439/439 KB 340/562 KB 640/1192 KB 439/439 KB 340/562 KB 644/1192 KB 439/439 KB 340/562 KB 648/1192 KB 439/439 KB 340/562 KB 652/1192 KB 439/439 KB 340/562 KB 656/1192 KB 439/439 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 186.8 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 883.5 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install 340/562 KB 628/1192 KB 439/439 KB 344/562 KB 656/1192 KB 439/439 KB 348/562 KB 656/1192 KB 439/439 KB 352/562 KB 656/1192 KB 439/439 KB 356/562 KB 656/1192 KB 439/439 KB 360/562 KB 656/1192 KB 439/439 KB 364/562 KB 656/1192 KB 439/439 KB 368/562 KB 656/1192 KB 439/439 KB 372/562 KB 656/1192 KB 439/439 KB 376/562 KB 660/1192 KB 439/439 KB 380/562 KB 660/1192 KB 439/439 KB 384/562 KB 660/1192 KB 439/439 KB 372/562 KB 660/1192 KB 439/439 KB 384/562 KB 664/1192 KB 439/439 KB 384/562 KB 668/1192 KB 439/439 KB 384/562 KB 672/1192 KB 439/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 319.7 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install 388/562 KB 672/1192 KB 388/562 KB 676/1192 KB 388/562 KB 680/1192 KB 388/562 KB 684/1192 KB 388/562 KB 688/1192 KB 392/562 KB 688/1192 KB 396/562 KB 688/1192 KB 400/562 KB 688/1192 KB 404/562 KB 688/1192 KB 408/562 KB 692/1192 KB 412/562 KB 692/1192 KB 416/562 KB 692/1192 KB 404/562 KB 692/1192 KB 416/562 KB 696/1192 KB 416/562 KB 700/1192 KB 416/562 KB 704/1192 KB 416/562 KB 708/1192 KB 420/562 KB 712/1192 KB 420/562 KB 716/1192 KB 420/562 KB 720/1192 KB 420/562 KB 708/1192 KB 424/562 KB 720/1192 KB 428/562 KB 720/1192 KB 432/562 KB 720/1192 KB 432/562 KB 720/1192 KB 3/140 KB 432/562 KB 720/1192 KB 5/140 KB 432/562 KB 720/1192 KB 8/140 KB 432/562 KB 720/1192 KB 11/140 KB 432/562 KB 720/1192 KB 13/140 KB 432/562 KB 720/1192 KB 16/140 KB 432/562 KB 720/1192 KB 19/140 KB 432/562 KB 720/1192 KB 21/140 KB 432/562 KB 720/1192 KB 24/140 KB 432/562 KB 720/1192 KB 27/140 KB 432/562 KB 720/1192 KB 29/140 KB 432/562 KB 720/1192 KB 32/140 KB 432/562 KB 720/1192 KB 36/140 KB 432/562 KB 720/1192 KB 40/140 KB 432/562 KB 720/1192 KB 44/140 KB 432/562 KB 720/1192 KB 48/140 KB 432/562 KB 720/1192 KB 52/140 KB 432/562 KB 720/1192 KB 56/140 KB 432/562 KB 720/1192 KB 60/140 KB 432/562 KB 720/1192 KB 64/140 KB 432/562 KB 720/1192 KB 68/140 KB 436/562 KB 724/1192 KB 72/140 KB 436/562 KB 724/1192 KB 76/140 KB 436/562 KB 724/1192 KB 80/140 KB 436/562 KB 724/1192 KB 84/140 KB 436/562 KB 724/1192 KB 88/140 KB 436/562 KB 724/1192 KB 92/140 KB 436/562 KB 724/1192 KB 96/140 KB 436/562 KB 724/1192 KB 68/140 KB 436/562 KB 728/1192 KB 96/140 KB 436/562 KB 732/1192 KB 96/140 KB 436/562 KB 736/1192 KB 96/140 KB 436/562 KB 740/1192 KB 96/140 KB 436/562 KB 744/1192 KB 96/140 KB 436/562 KB 748/1192 KB 96/140 KB 436/562 KB 752/1192 KB 96/140 KB 436/562 KB 720/1192 KB 68/140 KB 440/562 KB 752/1192 KB 100/140 KB 444/562 KB 752/1192 KB 100/140 KB 448/562 KB 752/1192 KB 100/140 KB 452/562 KB 752/1192 KB 100/140 KB 456/562 KB 752/1192 KB 100/140 KB 460/562 KB 752/1192 KB 100/140 KB 464/562 KB 752/1192 KB 100/140 KB 464/562 KB 756/1192 KB 100/140 KB 468/562 KB 760/1192 KB 100/140 KB 468/562 KB 764/1192 KB 100/140 KB 468/562 KB 768/1192 KB 100/140 KB 436/562 KB 752/1192 KB 100/140 KB 468/562 KB 768/1192 KB 104/140 KB 468/562 KB 768/1192 KB 108/140 KB 468/562 KB 768/1192 KB 112/140 KB 468/562 KB 768/1192 KB 116/140 KB 468/562 KB 772/1192 KB 120/140 KB 468/562 KB 772/1192 KB 124/140 KB 468/562 KB 772/1192 KB 128/140 KB 468/562 KB 756/1192 KB 100/140 KB 472/562 KB 772/1192 KB 128/140 KB 476/562 KB 772/1192 KB 128/140 KB 480/562 KB 772/1192 KB 128/140 KB 484/562 KB 772/1192 KB 128/140 KB 488/562 KB 772/1192 KB 128/140 KB 492/562 KB 772/1192 KB 128/140 KB 496/562 KB 772/1192 KB 128/140 KB 500/562 KB 772/1192 KB 132/140 KB 504/562 KB 772/1192 KB 132/140 KB 508/562 KB 772/1192 KB 132/140 KB 468/562 KB 772/1192 KB 116/140 KB 508/562 KB 772/1192 KB 4/1118 KB 132/140 KB 508/562 KB 772/1192 KB 8/1118 KB 132/140 KB 508/562 KB 772/1192 KB 12/1118 KB 132/140 KB 508/562 KB 772/1192 KB 16/1118 KB 132/140 KB 508/562 KB 772/1192 KB 20/1118 KB 132/140 KB 508/562 KB 772/1192 KB 24/1118 KB 132/140 KB 508/562 KB 772/1192 KB 28/1118 KB 132/140 KB 508/562 KB 772/1192 KB 32/1118 KB 132/140 KB 508/562 KB 772/1192 KB 36/1118 KB 132/140 KB 508/562 KB 772/1192 KB 40/1118 KB 132/140 KB 508/562 KB 776/1192 KB 44/1118 KB 132/140 KB 508/562 KB 776/1192 KB 48/1118 KB 132/140 KB 508/562 KB 776/ unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 1192 KB 52/1118 KB 132/140 KB 496/562 KB 772/1192 KB 132/140 KB 512/562 KB 776/1192 KB 52/1118 KB 136/140 KB 512/562 KB 776/1192 KB 52/1118 KB 140/140 KB 512/562 KB 776/1192 KB 52/1118 KB 140/140 KB 512/562 KB 776/1192 KB 52/1118 KB 132/140 KB 508/562 KB 776/1192 KB 40/1118 KB 132/140 KB 512/562 KB 780/1192 KB 56/1118 KB 140/140 KB 512/562 KB 784/1192 KB 56/1118 KB 140/140 KB 512/562 KB 788/1192 KB 56/1118 KB 140/140 KB 512/562 KB 792/1192 KB 56/1118 KB 140/140 KB 512/562 KB 796/1192 KB 56/1118 KB 140/140 KB 512/562 KB 800/1192 KB 56/1118 KB 140/140 KB 512/562 KB 804/1192 KB 56/1118 KB 140/140 KB 516/562 KB 808/1192 KB 56/1118 KB 140/140 KB 516/562 KB 812/1192 KB 56/1118 KB 140/140 KB 516/562 KB 816/1192 KB 56/1118 KB 140/140 KB 512/562 KB 776/1192 KB 56/1118 KB 140/140 KB 516/562 KB 816/1192 KB 60/1118 KB 140/140 KB 516/562 KB 816/1192 KB 64/1118 KB 140/140 KB 516/562 KB 816/1192 KB 68/1118 KB 140/140 KB 516/562 KB 816/1192 KB 72/1118 KB 140/140 KB 516/562 KB 816/1192 KB 76/1118 KB 140/140 KB 516/562 KB 816/1192 KB 80/1118 KB 140/140 KB 516/562 KB 804/1192 KB 56/1118 KB 140/140 KB 520/562 KB 816/1192 KB 80/1118 KB 140/140 KB 524/562 KB 816/1192 KB 80/1118 KB 140/140 KB 528/562 KB 816/1192 KB 80/1118 KB 140/140 KB 532/562 KB 816/1192 KB 80/1118 KB 140/140 KB 536/562 KB 820/1192 KB 80/1118 KB 140/140 KB 540/562 KB 820/1192 KB 80/1118 KB 140/140 KB 544/562 KB 820/1192 KB 84/1118 KB 140/140 KB 532/562 KB 820/1192 KB 80/1118 KB 140/140 KB 544/562 KB 824/1192 KB 84/1118 KB 140/140 KB 544/562 KB 828/1192 KB 84/1118 KB 140/140 KB 544/562 KB 832/1192 KB 84/1118 KB 140/140 KB 544/562 KB 836/1192 KB 84/1118 KB 140/140 KB 548/562 KB 840/1192 KB 84/1118 KB 140/140 KB 548/562 KB 844/1192 KB 84/1118 KB 140/140 KB 548/562 KB 848/1192 KB 84/1118 KB 140/140 KB 540/562 KB 820/1192 KB 84/1118 KB 140/140 KB 548/562 KB 848/1192 KB 88/1118 KB 140/140 KB 548/562 KB 848/1192 KB 92/1118 KB 140/140 KB 548/562 KB 848/1192 KB 96/1118 KB 140/140 KB 548/562 KB 848/1192 KB 100/1118 KB 140/140 KB 548/562 KB 848/1192 KB 104/1118 KB 140/140 KB 548/562 KB 848/1192 KB 108/1118 KB 140/140 KB 548/562 KB 848/1192 KB 112/1118 KB 140/140 KB 548/562 KB 836/1192 KB 84/1118 KB 140/140 KB 552/562 KB 848/1192 KB 112/1118 KB 140/140 KB 556/562 KB 848/1192 KB 112/1118 KB 140/140 KB 560/562 KB 848/1192 KB 112/1118 KB 140/140 KB 562/562 KB 848/1192 KB 112/1118 KB 140/140 KB 562/562 KB 852/1192 KB 112/1118 KB 140/140 KB 562/562 KB 856/1192 KB 116/1118 KB 562/562 KB 860/1192 KB 116/1118 KB 562/562 KB 864/1192 KB 116/1118 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 98.8 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install 562/562 KB 852/1192 KB 116/1118 KB 562/562 KB 864/1192 KB 116/1118 KB 3/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 5/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 8/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 11/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 13/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 16/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 19/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 21/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 24/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 27/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 29/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 32/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 36/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 40/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 44/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 48/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 52/1461 KB 562/562 KB 864/1192 KB 116/1118 KB 56/1461 KB 562/562 KB 864/1192 KB 120/1118 KB 56/1461 KB 562/562 KB 864/1192 KB 124/1118 KB 56/1461 KB 864/1192 KB 128/1118 KB 60/1461 KB 864/1192 KB 132/1118 KB 60/1461 KB 868/1192 KB 136/1118 KB 60/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 394.9 KB/sec) unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 562/562 KB 864/1192 KB 124/1118 KB 60/1461 KB 868/1192 KB 136/1118 KB 64/1461 KB 868/1192 KB 136/1118 KB 68/1461 KB 868/1192 KB 136/1118 KB 72/1461 KB 868/1192 KB 132/1118 KB 60/1461 KB 872/1192 KB 136/1118 KB 72/1461 KB 876/1192 KB 136/1118 KB 72/1461 KB 880/1192 KB 136/1118 KB 72/1461 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 880/1192 KB 136/1118 KB 72/1461 KB 4/37 KB 880/1192 KB 136/1118 KB 72/1461 KB 8/37 KB 880/1192 KB 136/1118 KB 72/1461 KB 12/37 KB 880/1192 KB 136/1118 KB 72/1461 KB 16/37 KB 880/1192 KB 136/1118 KB 72/1461 KB 20/37 KB 880/1192 KB 136/1118 KB 72/1461 KB 24/37 KB 880/1192 KB 136/1118 KB 76/1461 KB 28/37 KB 880/1192 KB 140/1118 KB 76/1461 KB 32/37 KB 880/1192 KB 140/1118 KB 76/1461 KB 36/37 KB 884/1192 KB 140/1118 KB 76/1461 KB 37/37 KB 880/1192 KB 136/1118 KB 76/1461 KB 24/37 KB 884/1192 KB 140/1118 KB 80/1461 KB 37/37 KB 884/1192 KB 140/1118 KB 84/1461 KB 37/37 KB 884/1192 KB 140/1118 KB 88/1461 KB 37/37 KB 884/1192 KB 140/1118 KB 92/1461 KB 37/37 KB 884/1192 KB 140/1118 KB 96/1461 KB 37/37 KB 884/1192 KB 140/1118 KB 100/1461 KB 37/37 KB 884/1192 KB 140/1118 KB 104/1461 KB 37/37 KB 884/1192 KB 140/1118 KB 108/1461 KB 37/37 KB 884/1192 KB 140/1118 KB 112/1461 KB 37/37 KB 884/1192 KB 140/1118 KB 76/1461 KB 36/37 KB 888/1192 KB 140/1118 KB 112/1461 KB 37/37 KB 892/1192 KB 140/1118 KB 112/1461 KB 37/37 KB 896/1192 KB 140/1118 KB 112/1461 KB 37/37 KB 880/1192 KB 140/1118 KB 76/1461 KB 28/37 KB 896/1192 KB 144/1118 KB 112/1461 KB 37/37 KB 896/1192 KB 148/1118 KB 112/1461 KB 37/37 KB 896/1192 KB 152/1118 KB 112/1461 KB 37/37 KB 896/1192 KB 156/1118 KB 112/1461 KB 37/37 KB 896/1192 KB 160/1118 KB 112/1461 KB 37/37 KB 896/1192 KB 164/1118 KB 112/1461 KB 37/37 KB 900/1192 KB 168/1118 KB 112/1461 KB 37/37 KB 900/1192 KB 172/1118 KB 112/1461 KB 37/37 KB 900/1192 KB 176/1118 KB 112/1461 KB 37/37 KB 900/1192 KB 164/1118 KB 112/1461 KB 37/37 KB 900/1192 KB 176/1118 KB 112/1461 KB 37/37 KB 4/46 KB 904/1192 KB 176/1118 KB 112/1461 KB 37/37 KB 8/46 KB 908/1192 KB 176/1118 KB 112/1461 KB 37/37 KB 8/46 KB 912/1192 KB 176/1118 KB 112/1461 KB 37/37 KB 8/46 KB 900/1192 KB 176/1118 KB 112/1461 KB 37/37 KB 8/46 KB 912/1192 KB 176/1118 KB 112/1461 KB 37/37 KB 12/46 KB 912/1192 KB 176/1118 KB 112/1461 KB 37/37 KB 16/46 KB 916/1192 KB 176/1118 KB 112/1461 KB 37/37 KB 16/46 KB 920/1192 KB 176/1118 KB 116/1461 KB 20/46 KB 924/1192 KB 180/1118 KB 116/1461 KB 20/46 KB 928/1192 KB 180/1118 KB 116/1461 KB 20/46 KB 916/1192 KB 176/1118 KB 116/1461 KB 20/46 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 25.5 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install 916/1192 KB 176/1118 KB 112/1461 KB 37/37 KB 20/46 KB 928/1192 KB 180/1118 KB 116/1461 KB 24/46 KB 928/1192 KB 180/1118 KB 116/1461 KB 28/46 KB 928/1192 KB 180/1118 KB 116/1461 KB 32/46 KB 920/1192 KB 180/1118 KB 116/1461 KB 20/46 KB 928/1192 KB 184/1118 KB 116/1461 KB 32/46 KB 928/1192 KB 188/1118 KB 120/1461 KB 32/46 KB 928/1192 KB 192/1118 KB 120/1461 KB 32/46 KB 928/1192 KB 184/1118 KB 120/1461 KB 32/46 KB 928/1192 KB 192/1118 KB 124/1461 KB 32/46 KB 928/1192 KB 192/1118 KB 128/1461 KB 32/46 KB 928/1192 KB 192/1118 KB 128/1461 KB 36/46 KB 932/1192 KB 196/1118 KB 132/1461 KB 40/46 KB 932/1192 KB 196/1118 KB 132/1461 KB 44/46 KB 932/1192 KB 196/1118 KB 132/1461 KB 46/46 KB 932/1192 KB 196/1118 KB 132/1461 KB 36/46 KB 936/1192 KB 196/1118 KB 132/1461 KB 46/46 KB 940/1192 KB 196/1118 KB 132/1461 KB 46/46 KB 944/1192 KB 196/1118 KB 132/1461 KB 46/46 KB 928/1192 KB 196/1118 KB 132/1461 KB 36/46 KB 944/1192 KB 196/1118 KB 136/1461 KB 46/46 KB 944/1192 KB 196/1118 KB 140/1461 KB 46/46 KB 944/1192 KB 196/1118 KB 144/1461 KB 46/46 KB 928/1192 KB 196/1118 KB 128/1461 KB 36/46 KB 944/1192 KB 200/1118 KB 144/1461 KB 46/46 KB 944/1192 KB 204/1118 KB 144/1461 KB 46/46 KB 944/1192 KB 208/1118 KB 144/1461 KB 46/46 KB 944/1192 KB 212/1118 KB 144/1461 KB 46/46 KB 948/1192 KB 216/1118 KB 148/1461 KB 46/46 KB 948/1192 KB 212/1118 KB 148/1461 KB 46/46 KB 948/1192 KB 220/1118 KB 152/1461 KB 46/46 KB 948/1192 KB 220/1118 KB 156/1461 KB 46/46 KB 948/1192 KB 220/1118 KB 160/1461 KB 46/46 KB 948/1192 KB 212/1118 KB 144/1461 KB 46/46 KB 952/1192 KB 220/1118 KB 160/1461 KB 46/46 KB 956/1192 KB 220/1118 KB 160/1461 KB 46/46 KB 960/1192 KB 220/1118 KB 160/1461 KB 46/46 KB 948/1192 KB 220/1118 KB 148/1461 KB 46/46 KB 960/1192 KB 4/287 KB 220/1118 KB 160/1461 KB 46/46 KB 960/1192 KB 8/287 KB 220/1118 KB 160/1461 KB 46/46 KB 960/1192 KB 12/287 KB 220/1118 KB 160/1461 KB 46/46 KB 960/1192 KB 16/287 KB 220/1118 KB 160/1461 KB 46/46 KB 960/1192 KB 20/287 KB 220/1118 KB 160/1461 KB 46/46 KB 960/1192 KB 24/287 KB 224/1118 KB 164/1461 KB 46/46 KB 964/1192 KB 24/287 KB 224/1118 KB 164/1461 KB 46/46 KB 964/1192 KB 28/287 KB 224/1118 KB 164/1461 KB 46/46 KB 960/1192 KB 20/287 KB 224/1118 KB 164/1461 KB 46/46 KB 960/1192 KB 20/287 KB 224/1118 KB 160/1461 KB 46/46 KB 968/1192 KB 28/287 KB 228/1118 KB 164/1461 KB 46/46 KB 968/1192 KB 28/287 KB 232/1118 KB 164/1461 KB 46/46 KB 968/1192 KB 28/287 KB 224/1118 KB 164/1461 KB 46/46 KB 972/1192 KB 32/287 KB 232/1118 KB 168/1461 KB 46/46 KB 976/1192 KB 32/287 KB 232/1118 KB 168/1461 KB 46/46 KB 968/1192 KB 32/287 KB 232/1118 KB 168/1461 KB 46/46 KB 968/1192 KB 28/287 KB 232/1118 KB 168/1461 KB 46/46 KB 976/1192 KB 32/287 KB 236/1118 KB 172/1461 KB 46/46 KB 976/1192 KB 36/287 KB 236/1118 KB 176/1461 KB 976/1192 KB 36/287 KB 236/1118 KB 180/1461 KB 980/1192 KB 36/287 KB 236/1118 KB 184/1461 KB 980/1192 KB 36/287 KB 236/1118 KB 188/1461 KB 980/1192 KB 36/287 KB 236/1118 KB 192/1461 KB 976/1192 KB 32/287 KB 236/1118 KB 168/1461 KB 46/46 KB 980/1192 KB 36/287 KB 240/1118 KB 192/1461 KB 980/1192 KB 36/287 KB 244/1118 KB 192/1461 KB 980/1192 KB 36/287 KB 248/1118 KB 192/1461 KB 980/1192 KB 36/287 KB 252/1118 KB 192/1461 KB 980/1192 KB 36/287 KB 256/1118 KB 192/1461 KB 980/1192 KB 36/287 KB 236/1118 KB 180/1461 KB 984/1192 KB 36/287 KB 256/1118 KB 192/1461 KB 988/1192 KB 36/287 KB 256/1118 KB 192/1461 KB 992/1192 KB 36/287 KB 256/1118 KB 192/1461 KB 996/1192 KB unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 36/287 KB 256/1118 KB 192/1461 KB 1000/1192 KB 36/287 KB 260/1118 KB 196/1461 KB 1004/1192 KB 36/287 KB 260/1118 KB 196/1461 KB 1008/1192 KB 36/287 KB 260/1118 KB 196/1461 KB 976/1192 KB 36/287 KB 236/1118 KB 172/1461 KB 1008/1192 KB 40/287 KB 260/1118 KB 196/1461 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 31.0 KB/sec) unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 1008/1192 KB 44/287 KB 260/1118 KB 196/1461 KB 1008/1192 KB 48/287 KB 260/1118 KB 196/1461 KB 1008/1192 KB 52/287 KB 260/1118 KB 196/1461 KB 1008/1192 KB 56/287 KB 260/1118 KB 196/1461 KB 1008/1192 KB 60/287 KB 260/1118 KB 196/1461 KB 1008/1192 KB 64/287 KB 260/1118 KB 196/1461 KB 996/1192 KB 36/287 KB 260/1118 KB 196/1461 KB 1008/1192 KB 64/287 KB 260/1118 KB 200/1461 KB 1008/1192 KB 64/287 KB 260/1118 KB 204/1461 KB 1008/1192 KB 64/287 KB 260/1118 KB 208/1461 KB 1008/1192 KB 64/287 KB 260/1118 KB 212/1461 KB 1012/1192 KB 68/287 KB 260/1118 KB 216/1461 KB 996/1192 KB 36/287 KB 260/1118 KB 192/1461 KB 1012/1192 KB 68/287 KB 264/1118 KB 216/1461 KB 1012/1192 KB 68/287 KB 268/1118 KB 216/1461 KB 1012/1192 KB 68/287 KB 272/1118 KB 216/1461 KB 1012/1192 KB 68/287 KB 276/1118 KB 216/1461 KB 1012/1192 KB 68/287 KB 280/1118 KB 216/1461 KB 1012/1192 KB 68/287 KB 284/1118 KB 216/1461 KB 1012/1192 KB 68/287 KB 288/1118 KB 216/1461 KB 1012/1192 KB 68/287 KB 260/1118 KB 212/1461 KB 1012/1192 KB 72/287 KB 288/1118 KB 220/1461 KB 1012/1192 KB 76/287 KB 288/1118 KB 220/1461 KB 1012/1192 KB 80/287 KB 288/1118 KB 220/1461 KB 1012/1192 KB 64/287 KB 260/1118 KB 212/1461 KB 1016/1192 KB 80/287 KB 288/1118 KB 220/1461 KB 1020/1192 KB 80/287 KB 288/1118 KB 220/1461 KB 1012/1192 KB 68/287 KB 288/1118 KB 220/1461 KB 1024/1192 KB 80/287 KB 288/1118 KB 224/1461 KB 1024/1192 KB 80/287 KB 288/1118 KB 228/1461 KB 1024/1192 KB 84/287 KB 292/1118 KB 232/1461 KB 1024/1192 KB 84/287 KB 292/1118 KB 236/1461 KB 1024/1192 KB 84/287 KB 292/1118 KB 240/1461 KB 1024/1192 KB 84/287 KB 292/1118 KB 244/1461 KB 1024/1192 KB 84/287 KB 292/1118 KB 248/1461 KB 1024/1192 KB 84/287 KB 292/1118 KB 252/1461 KB 1024/1192 KB 80/287 KB 288/1118 KB 224/1461 KB 1028/1192 KB 84/287 KB 292/1118 KB 252/1461 KB 1032/1192 KB 84/287 KB 292/1118 KB 252/1461 KB 1036/1192 KB 84/287 KB 292/1118 KB 252/1461 KB 1040/1192 KB 84/287 KB 292/1118 KB 252/1461 KB 1024/1192 KB 84/287 KB 292/1118 KB 228/1461 KB 1040/1192 KB 88/287 KB 292/1118 KB 252/1461 KB 1040/1192 KB 92/287 KB 292/1118 KB 252/1461 KB 1040/1192 KB 96/287 KB 292/1118 KB 252/1461 KB 1024/1192 KB 80/287 KB 292/1118 KB 228/1461 KB 1040/1192 KB 96/287 KB 296/1118 KB 252/1461 KB 1040/1192 KB 96/287 KB 300/1118 KB 252/1461 KB 1040/1192 KB 96/287 KB 304/1118 KB 252/1461 KB 1040/1192 KB 96/287 KB 308/1118 KB 252/1461 KB 1044/1192 KB 100/287 KB 312/1118 KB 252/1461 KB 1044/1192 KB 100/287 KB 316/1118 KB 252/1461 KB 1044/1192 KB 100/287 KB 320/1118 KB 252/1461 KB 1044/1192 KB 100/287 KB 324/1118 KB 256/1461 KB 1044/1192 KB 100/287 KB 328/1118 KB 256/1461 KB 1044/1192 KB 100/287 KB 332/1118 KB 256/1461 KB 1044/1192 KB 100/287 KB 336/1118 KB 256/1461 KB 1044/1192 KB 100/287 KB 308/1118 KB 252/1461 KB 1044/1192 KB 104/287 KB 336/1118 KB 256/1461 KB 1044/1192 KB 108/287 KB 336/1118 KB 256/1461 KB 1044/1192 KB 112/287 KB 336/1118 KB 256/1461 KB 1044/1192 KB 116/287 KB 336/1118 KB 256/1461 KB 1044/1192 KB 120/287 KB 336/1118 KB 256/1461 KB 1044/1192 KB 124/287 KB 336/1118 KB 256/1461 KB 1044/1192 KB 128/287 KB 336/1118 KB 256/1461 KB 1044/1192 KB 132/287 KB 336/1118 KB 256/1461 KB 1044/1192 KB 136/287 KB 340/1118 KB 256/1461 KB 1044/1192 KB 140/287 KB 340/1118 KB 256/1461 KB 1044/1192 KB 96/287 KB 308/1118 KB 252/1461 KB 1048/1192 KB 140/287 KB 340/1118 KB 256/1461 KB 1052/1192 KB 140/287 KB 340/1118 KB 256/1461 KB 1056/1192 KB 140/287 KB 340/1118 KB 256/1461 KB 1060/1192 KB 140/287 KB 340/1118 KB 256 unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install /1461 KB 1064/1192 KB 140/287 KB 340/1118 KB 256/1461 KB 1068/1192 KB 140/287 KB 340/1118 KB 256/1461 KB 1072/1192 KB 140/287 KB 340/1118 KB 256/1461 KB 1076/1192 KB 140/287 KB 340/1118 KB 256/1461 KB 1044/1192 KB 132/287 KB 340/1118 KB 256/1461 KB 1076/1192 KB 144/287 KB 344/1118 KB 256/1461 KB 1044/1192 KB 100/287 KB 320/1118 KB 256/1461 KB 1080/1192 KB 144/287 KB 344/1118 KB 260/1461 KB 1080/1192 KB 144/287 KB 344/1118 KB 264/1461 KB 1080/1192 KB 144/287 KB 344/1118 KB 268/1461 KB 1080/1192 KB 144/287 KB 344/1118 KB 272/1461 KB 1080/1192 KB 144/287 KB 344/1118 KB 276/1461 KB 1080/1192 KB 144/287 KB 344/1118 KB 280/1461 KB 1080/1192 KB 144/287 KB 348/1118 KB 284/1461 KB 1080/1192 KB 144/287 KB 348/1118 KB 288/1461 KB 1080/1192 KB 144/287 KB 348/1118 KB 292/1461 KB 1080/1192 KB 144/287 KB 348/1118 KB 296/1461 KB 1080/1192 KB 144/287 KB 348/1118 KB 300/1461 KB 1080/1192 KB 144/287 KB 348/1118 KB 304/1461 KB 1080/1192 KB 144/287 KB 348/1118 KB 308/1461 KB 1080/1192 KB 144/287 KB 348/1118 KB 312/1461 KB 1080/1192 KB 144/287 KB 344/1118 KB 256/1461 KB 1084/1192 KB 144/287 KB 348/1118 KB 312/1461 KB 1088/1192 KB 144/287 KB 348/1118 KB 312/1461 KB 1076/1192 KB 144/287 KB 340/1118 KB 256/1461 KB 1080/1192 KB 144/287 KB 348/1118 KB 280/1461 KB 1088/1192 KB 144/287 KB 352/1118 KB 312/1461 KB 1088/1192 KB 148/287 KB 356/1118 KB 312/1461 KB 1092/1192 KB 148/287 KB 360/1118 KB 312/1461 KB 1092/1192 KB 148/287 KB 364/1118 KB 312/1461 KB 1092/1192 KB 148/287 KB 368/1118 KB 312/1461 KB 1088/1192 KB 148/287 KB 352/1118 KB 312/1461 KB 1092/1192 KB 152/287 KB 368/1118 KB 312/1461 KB 1092/1192 KB 156/287 KB 368/1118 KB 312/1461 KB 1092/1192 KB 160/287 KB 368/1118 KB 312/1461 KB 1092/1192 KB 148/287 KB 356/1118 KB 312/1461 KB 1096/1192 KB 160/287 KB 368/1118 KB 312/1461 KB 1100/1192 KB 160/287 KB 368/1118 KB 312/1461 KB 1104/1192 KB 160/287 KB 368/1118 KB 312/1461 KB 1108/1192 KB 160/287 KB 372/1118 KB 312/1461 KB 1112/1192 KB 164/287 KB 372/1118 KB 312/1461 KB 1104/1192 KB 160/287 KB 372/1118 KB 312/1461 KB 1112/1192 KB 164/287 KB 376/1118 KB 316/1461 KB 1112/1192 KB 164/287 KB 380/1118 KB 316/1461 KB 1112/1192 KB 164/287 KB 384/1118 KB 316/1461 KB 1116/1192 KB 164/287 KB 388/1118 KB 316/1461 KB 1116/1192 KB 164/287 KB 392/1118 KB 316/1461 KB 1116/1192 KB 164/287 KB 396/1118 KB 316/1461 KB 1116/1192 KB 164/287 KB 400/1118 KB 316/1461 KB 1116/1192 KB 164/287 KB 404/1118 KB 316/1461 KB 1116/1192 KB 164/287 KB 408/1118 KB 316/1461 KB 1116/1192 KB 164/287 KB 412/1118 KB 316/1461 KB 1112/1192 KB 164/287 KB 372/1118 KB 316/1461 KB 1116/1192 KB 164/287 KB 412/1118 KB 320/1461 KB 1108/1192 KB 164/287 KB 372/1118 KB 312/1461 KB 1116/1192 KB 168/287 KB 412/1118 KB 320/1461 KB 1116/1192 KB 172/287 KB 412/1118 KB 320/1461 KB 1116/1192 KB 176/287 KB 412/1118 KB 320/1461 KB 1116/1192 KB 164/287 KB 384/1118 KB 316/1461 KB 1120/1192 KB 176/287 KB 412/1118 KB 320/1461 KB 1124/1192 KB 180/287 KB 412/1118 KB 320/1461 KB 1128/1192 KB 180/287 KB 416/1118 KB 320/1461 KB 1132/1192 KB 180/287 KB 416/1118 KB 320/1461 KB 1136/1192 KB 180/287 KB 416/1118 KB 320/1461 KB 1140/1192 KB 180/287 KB 416/1118 KB 320/1461 KB 1144/1192 KB 180/287 KB 416/1118 KB 320/1461 KB 1148/1192 KB 180/287 KB 416/1118 KB 320/1461 KB 1152/1192 KB 180/287 KB 416/1118 KB 320/1461 KB 1120/1192 KB 180/287 KB 412/1118 KB 320/1461 KB 1152/1192 KB 184/287 KB 416/1118 KB 320/1461 KB 1152/1192 KB 188/287 KB 416/1118 KB 320/1461 KB 1152/1192 KB 192/287 KB 416/1118 unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install KB 320/1461 KB 1152/1192 KB 196/287 KB 416/1118 KB 320/1461 KB 1152/1192 KB 200/287 KB 416/1118 KB 320/1461 KB 1152/1192 KB 204/287 KB 416/1118 KB 320/1461 KB 1152/1192 KB 208/287 KB 416/1118 KB 320/1461 KB 1152/1192 KB 212/287 KB 416/1118 KB 320/1461 KB 1156/1192 KB 216/287 KB 416/1118 KB 320/1461 KB 1156/1192 KB 220/287 KB 416/1118 KB 320/1461 KB 1156/1192 KB 224/287 KB 416/1118 KB 320/1461 KB 1124/1192 KB 180/287 KB 416/1118 KB 320/1461 KB 1156/1192 KB 224/287 KB 420/1118 KB 320/1461 KB 1156/1192 KB 224/287 KB 424/1118 KB 320/1461 KB 1156/1192 KB 224/287 KB 428/1118 KB 320/1461 KB 1156/1192 KB 224/287 KB 432/1118 KB 320/1461 KB 1156/1192 KB 224/287 KB 436/1118 KB 320/1461 KB 1156/1192 KB 228/287 KB 440/1118 KB 320/1461 KB 1156/1192 KB 228/287 KB 444/1118 KB 320/1461 KB 1156/1192 KB 228/287 KB 448/1118 KB 324/1461 KB 1156/1192 KB 212/287 KB 416/1118 KB 320/1461 KB 1160/1192 KB 228/287 KB 448/1118 KB 324/1461 KB 1156/1192 KB 228/287 KB 444/1118 KB 324/1461 KB 1160/1192 KB 228/287 KB 448/1118 KB 328/1461 KB 1160/1192 KB 228/287 KB 448/1118 KB 332/1461 KB 1160/1192 KB 228/287 KB 448/1118 KB 336/1461 KB 1160/1192 KB 228/287 KB 448/1118 KB 340/1461 KB 1160/1192 KB 228/287 KB 448/1118 KB 344/1461 KB 1160/1192 KB 228/287 KB 448/1118 KB 348/1461 KB 1160/1192 KB 228/287 KB 448/1118 KB 352/1461 KB 1160/1192 KB 228/287 KB 448/1118 KB 356/1461 KB 1164/1192 KB 228/287 KB 448/1118 KB 360/1461 KB 1164/1192 KB 228/287 KB 448/1118 KB 364/1461 KB 1164/1192 KB 228/287 KB 448/1118 KB 368/1461 KB 1164/1192 KB 228/287 KB 448/1118 KB 372/1461 KB 1164/1192 KB 228/287 KB 448/1118 KB 376/1461 KB 1164/1192 KB 228/287 KB 448/1118 KB 380/1461 KB 1164/1192 KB 228/287 KB 448/1118 KB 384/1461 KB 1156/1192 KB 228/287 KB 436/1118 KB 320/1461 KB 1164/1192 KB 232/287 KB 448/1118 KB 384/1461 KB 1164/1192 KB 236/287 KB 448/1118 KB 384/1461 KB 1164/1192 KB 240/287 KB 448/1118 KB 384/1461 KB 1164/1192 KB 228/287 KB 448/1118 KB 356/1461 KB 1168/1192 KB 240/287 KB 448/1118 KB 384/1461 KB 1172/1192 KB 240/287 KB 448/1118 KB 384/1461 KB 1176/1192 KB 240/287 KB 448/1118 KB 384/1461 KB 1180/1192 KB 240/287 KB 448/1118 KB 384/1461 KB 1184/1192 KB 240/287 KB 448/1118 KB 384/1461 KB 1188/1192 KB 240/287 KB 448/1118 KB 384/1461 KB 1192/1192 KB 244/287 KB 452/1118 KB 388/1461 KB 1192/1192 KB 244/287 KB 452/1118 KB 388/1461 KB 1188/1192 KB 244/287 KB 448/1118 KB 384/1461 KB 1192/1192 KB 248/287 KB 452/1118 KB 388/1461 KB 1192/1192 KB 252/287 KB 452/1118 KB 388/1461 KB 1192/1192 KB 256/287 KB 452/1118 KB 388/1461 KB 1188/1192 KB 244/287 KB 452/1118 KB 388/1461 KB 1192/1192 KB 256/287 KB 456/1118 KB 388/1461 KB 1192/1192 KB 256/287 KB 460/1118 KB 388/1461 KB 1192/1192 KB 256/287 KB 464/1118 KB 388/1461 KB 1192/1192 KB 256/287 KB 468/1118 KB 388/1461 KB 1192/1192 KB 260/287 KB 472/1118 KB 388/1461 KB 1192/1192 KB 260/287 KB 476/1118 KB 388/1461 KB 1192/1192 KB 260/287 KB 480/1118 KB 388/1461 KB 1192/1192 KB 260/287 KB 484/1118 KB 388/1461 KB 1188/1192 KB 244/287 KB 448/1118 KB 388/1461 KB 1192/1192 KB 260/287 KB 484/1118 KB 392/1461 KB 1192/1192 KB 260/287 KB 484/1118 KB 396/1461 KB 1192/1192 KB 260/287 KB 484/1118 KB 400/1461 KB 1192/1192 KB 260/287 KB 468/1118 KB 388/1461 KB 1192/1192 KB 264/287 KB 484/1118 KB 400/1461 KB 1192/1192 KB 268/287 KB 484/1118 KB 400/1461 KB 1192/1192 KB 268/287 KB 484/1118 KB 404/1461 KB 1192/1192 KB 268/287 KB 484/1118 KB 408/1461 KB 1192/1192 KB 272/287 KB 484/1118 KB 412/1461 KB 1192/1192 KB 272/287 KB 4 unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 84/1118 KB 416/1461 KB 1192/1192 KB 272/287 KB 484/1118 KB 408/1461 KB 1192/1192 KB 276/287 KB 484/1118 KB 416/1461 KB 1192/1192 KB 280/287 KB 484/1118 KB 420/1461 KB 1192/1192 KB 284/287 KB 484/1118 KB 420/1461 KB 1192/1192 KB 287/287 KB 484/1118 KB 420/1461 KB 1192/1192 KB 276/287 KB 484/1118 KB 420/1461 KB 1192/1192 KB 287/287 KB 488/1118 KB 424/1461 KB 1192/1192 KB 287/287 KB 488/1118 KB 428/1461 KB 1192/1192 KB 287/287 KB 488/1118 KB 432/1461 KB 1192/1192 KB 287/287 KB 488/1118 KB 436/1461 KB 1192/1192 KB 287/287 KB 488/1118 KB 420/1461 KB 287/287 KB 492/1118 KB 436/1461 KB 287/287 KB 496/1118 KB 436/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 788.6 KB/sec) unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 287/287 KB 500/1118 KB 436/1461 KB 287/287 KB 504/1118 KB 436/1461 KB 287/287 KB 508/1118 KB 440/1461 KB 287/287 KB 512/1118 KB 440/1461 KB 287/287 KB 504/1118 KB 440/1461 KB 287/287 KB 512/1118 KB 444/1461 KB 287/287 KB 512/1118 KB 448/1461 KB 287/287 KB 512/1118 KB 452/1461 KB 287/287 KB 516/1118 KB 456/1461 KB 287/287 KB 516/1118 KB 460/1461 KB 287/287 KB 516/1118 KB 464/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 189.2 KB/sec) unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 287/287 KB 516/1118 KB 452/1461 KB 520/1118 KB 468/1461 KB 524/1118 KB 468/1461 KB 528/1118 KB 468/1461 KB 532/1118 KB 468/1461 KB 536/1118 KB 468/1461 KB 540/1118 KB 468/1461 KB 544/1118 KB 468/1461 KB 532/1118 KB 468/1461 KB 544/1118 KB 472/1461 KB 544/1118 KB 476/1461 KB 544/1118 KB 480/1461 KB 544/1118 KB 484/1461 KB 548/1118 KB 488/1461 KB 548/1118 KB 492/1461 KB 548/1118 KB 496/1461 KB 548/1118 KB 500/1461 KB 548/1118 KB 504/1461 KB 548/1118 KB 508/1461 KB 548/1118 KB 512/1461 KB 548/1118 KB 484/1461 KB 552/1118 KB 512/1461 KB 556/1118 KB 512/1461 KB 560/1118 KB 512/1461 KB 564/1118 KB 512/1461 KB 568/1118 KB 512/1461 KB 572/1118 KB 512/1461 KB 576/1118 KB 512/1461 KB 580/1118 KB 512/1461 KB 584/1118 KB 516/1461 KB 588/1118 KB 516/1461 KB 592/1118 KB 516/1461 KB 580/1118 KB 516/1461 KB 592/1118 KB 520/1461 KB 592/1118 KB 524/1461 KB 592/1118 KB 528/1461 KB 596/1118 KB 532/1461 KB 596/1118 KB 536/1461 KB 596/1118 KB 540/1461 KB 596/1118 KB 544/1461 KB 596/1118 KB 548/1461 KB 596/1118 KB 552/1461 KB 596/1118 KB 556/1461 KB 596/1118 KB 560/1461 KB 596/1118 KB 564/1461 KB 596/1118 KB 528/1461 KB 600/1118 KB 564/1461 KB 604/1118 KB 564/1461 KB 608/1118 KB 564/1461 KB 612/1118 KB 564/1461 KB 616/1118 KB 564/1461 KB 620/1118 KB 564/1461 KB 624/1118 KB 564/1461 KB 628/1118 KB 564/1461 KB 632/1118 KB 568/1461 KB 636/1118 KB 568/1461 KB 640/1118 KB 568/1461 KB 628/1118 KB 568/1461 KB 640/1118 KB 572/1461 KB 640/1118 KB 576/1461 KB 644/1118 KB 576/1461 KB 648/1118 KB 580/1461 KB 652/1118 KB 580/1461 KB 656/1118 KB 580/1461 KB 644/1118 KB 580/1461 KB 656/1118 KB 584/1461 KB 656/1118 KB 588/1461 KB 656/1118 KB 592/1461 KB 656/1118 KB 596/1461 KB 660/1118 KB 600/1461 KB 660/1118 KB 604/1461 KB 660/1118 KB 608/1461 KB 660/1118 KB 596/1461 KB 664/1118 KB 608/1461 KB 668/1118 KB 608/1461 KB 672/1118 KB 608/1461 KB 676/1118 KB 608/1461 KB 680/1118 KB 612/1461 KB 684/1118 KB 612/1461 KB 688/1118 KB 612/1461 KB 676/1118 KB 612/1461 KB 688/1118 KB 616/1461 KB 688/1118 KB 620/1461 KB 688/1118 KB 624/1461 KB 688/1118 KB 628/1461 KB 692/1118 KB 632/1461 KB 692/1118 KB 636/1461 KB 692/1118 KB 640/1461 KB 692/1118 KB 644/1461 KB 692/1118 KB 648/1461 KB 692/1118 KB 652/1461 KB 692/1118 KB 656/1461 KB 692/1118 KB 660/1461 KB 692/1118 KB 664/1461 KB 692/1118 KB 628/1461 KB 696/1118 KB 664/1461 KB 700/1118 KB 664/1461 KB 704/1118 KB 664/1461 KB 708/1118 KB 664/1461 KB 712/1118 KB 664/1461 KB 716/1118 KB 664/1461 KB 720/1118 KB 664/1461 KB 724/1118 KB 664/1461 KB 728/1118 KB 668/1461 KB 732/1118 KB 668/1461 KB 736/1118 KB 668/1461 KB 740/1118 KB 668/1461 KB 744/1118 KB 668/1461 KB 748/1118 KB 668/1461 KB 752/1118 KB 668/1461 KB 724/1118 KB 668/1461 KB 752/1118 KB 672/1461 KB 752/1118 KB 676/1461 KB 752/1118 KB 680/1461 KB 752/1118 KB 684/1461 KB 752/1118 KB 688/1461 KB 752/1118 KB 692/1461 KB 756/1118 KB 696/1461 KB 756/1118 KB 700/1461 KB 756/1118 KB 704/1461 KB 756/1118 KB 692/1461 KB 760/1118 KB 704/1461 KB 764/1118 KB 704/1461 KB 768/1118 KB 704/1461 KB 772/1118 KB 704/1461 KB 776/1118 KB 708/1461 KB 780/1118 KB 708/1461 KB 784/1118 KB 708/1461 KB 772/1118 KB 708/1461 KB 784/1118 KB 712/1461 KB 784/1118 KB 716/1461 KB 784/1118 KB 720/1461 KB 784/1118 KB 724/1461 KB 788/1118 KB 728/1461 KB 788/1118 KB 732/1461 KB 788/1118 KB 736/1461 KB 788/1118 KB 724/1461 KB 792/1118 KB 736/1461 KB 796/1118 KB 736/1461 KB 800/1118 KB 736/1461 KB 804/1118 K unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install B 736/1461 KB 808/1118 KB 740/1461 KB 812/1118 KB 740/1461 KB 816/1118 KB 740/1461 KB 820/1118 KB 740/1461 KB 824/1118 KB 740/1461 KB 828/1118 KB 740/1461 KB 832/1118 KB 740/1461 KB 804/1118 KB 740/1461 KB 832/1118 KB 744/1461 KB 832/1118 KB 748/1461 KB 832/1118 KB 752/1461 KB 832/1118 KB 756/1461 KB 832/1118 KB 760/1461 KB 832/1118 KB 764/1461 KB 832/1118 KB 768/1461 KB 832/1118 KB 772/1461 KB 836/1118 KB 776/1461 KB 836/1118 KB 780/1461 KB 836/1118 KB 784/1461 KB 836/1118 KB 772/1461 KB 840/1118 KB 784/1461 KB 844/1118 KB 784/1461 KB 848/1118 KB 784/1461 KB 852/1118 KB 784/1461 KB 856/1118 KB 788/1461 KB 852/1118 KB 788/1461 KB 856/1118 KB 792/1461 KB 856/1118 KB 796/1461 KB 860/1118 KB 800/1461 KB 860/1118 KB 804/1461 KB 860/1118 KB 808/1461 KB 860/1118 KB 812/1461 KB 860/1118 KB 816/1461 KB 860/1118 KB 796/1461 KB 864/1118 KB 816/1461 KB 868/1118 KB 816/1461 KB 872/1118 KB 816/1461 KB 876/1118 KB 816/1461 KB 880/1118 KB 816/1461 KB 884/1118 KB 816/1461 KB 888/1118 KB 820/1461 KB 892/1118 KB 820/1461 KB 896/1118 KB 820/1461 KB 884/1118 KB 820/1461 KB 896/1118 KB 824/1461 KB 896/1118 KB 828/1461 KB 896/1118 KB 832/1461 KB 900/1118 KB 836/1461 KB 900/1118 KB 840/1461 KB 900/1118 KB 844/1461 KB 900/1118 KB 848/1461 KB 900/1118 KB 852/1461 KB 900/1118 KB 856/1461 KB 900/1118 KB 860/1461 KB 900/1118 KB 864/1461 KB 900/1118 KB 832/1461 KB 904/1118 KB 864/1461 KB 908/1118 KB 864/1461 KB 912/1118 KB 864/1461 KB 916/1118 KB 864/1461 KB 920/1118 KB 864/1461 KB 924/1118 KB 864/1461 KB 928/1118 KB 864/1461 KB 932/1118 KB 864/1461 KB 936/1118 KB 868/1461 KB 940/1118 KB 868/1461 KB 944/1118 KB 868/1461 KB 932/1118 KB 868/1461 KB 944/1118 KB 872/1461 KB 944/1118 KB 876/1461 KB 944/1118 KB 880/1461 KB 948/1118 KB 884/1461 KB 948/1118 KB 888/1461 KB 948/1118 KB 892/1461 KB 948/1118 KB 896/1461 KB 948/1118 KB 900/1461 KB 948/1118 KB 904/1461 KB 948/1118 KB 908/1461 KB 948/1118 KB 880/1461 KB 952/1118 KB 908/1461 KB 956/1118 KB 908/1461 KB 960/1118 KB 908/1461 KB 964/1118 KB 908/1461 KB 968/1118 KB 908/1461 KB 972/1118 KB 908/1461 KB 976/1118 KB 908/1461 KB 980/1118 KB 908/1461 KB 984/1118 KB 912/1461 KB 988/1118 KB 912/1461 KB 992/1118 KB 912/1461 KB 980/1118 KB 912/1461 KB 992/1118 KB 916/1461 KB 992/1118 KB 920/1461 KB 992/1118 KB 924/1461 KB 992/1118 KB 928/1461 KB 992/1118 KB 932/1461 KB 996/1118 KB 936/1461 KB 996/1118 KB 940/1461 KB 996/1118 KB 944/1461 KB 996/1118 KB 948/1461 KB 996/1118 KB 952/1461 KB 996/1118 KB 956/1461 KB 996/1118 KB 960/1461 KB 996/1118 KB 932/1461 KB 1000/1118 KB 960/1461 KB 1004/1118 KB 960/1461 KB 1008/1118 KB 960/1461 KB 1012/1118 KB 960/1461 KB 1016/1118 KB 960/1461 KB 1020/1118 KB 960/1461 KB 1024/1118 KB 960/1461 KB 1028/1118 KB 960/1461 KB 1032/1118 KB 964/1461 KB 1036/1118 KB 964/1461 KB 1040/1118 KB 964/1461 KB 1028/1118 KB 964/1461 KB 1040/1118 KB 968/1461 KB 1040/1118 KB 972/1461 KB 1040/1118 KB 976/1461 KB 1040/1118 KB 980/1461 KB 1044/1118 KB 984/1461 KB 1044/1118 KB 988/1461 KB 1044/1118 KB 992/1461 KB 1044/1118 KB 980/1461 KB 1048/1118 KB 992/1461 KB 1052/1118 KB 992/1461 KB 1056/1118 KB 992/1461 KB 1060/1118 KB 992/1461 KB 1064/1118 KB 996/1461 KB 1068/1118 KB 996/1461 KB 1072/1118 KB 996/1461 KB 1060/1118 KB 996/1461 KB 1072/1118 KB 1000/1461 KB 1072/1118 KB 1004/1461 KB 1072/1118 KB 1008/1461 KB 1072/1118 KB 1012/1461 KB 1076/1118 KB 1016/1461 KB 1076/1118 KB 1020/1461 KB 1076/1118 KB 1024/1461 KB 1076 unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install /1118 KB 1012/1461 KB 1080/1118 KB 1024/1461 KB 1084/1118 KB 1024/1461 KB 1088/1118 KB 1024/1461 KB 1092/1118 KB 1024/1461 KB 1096/1118 KB 1028/1461 KB 1100/1118 KB 1028/1461 KB 1104/1118 KB 1028/1461 KB 1092/1118 KB 1028/1461 KB 1104/1118 KB 1032/1461 KB 1104/1118 KB 1036/1461 KB 1104/1118 KB 1040/1461 KB 1108/1118 KB 1040/1461 KB 1112/1118 KB 1044/1461 KB 1116/1118 KB 1044/1461 KB 1118/1118 KB 1044/1461 KB 1108/1118 KB 1044/1461 KB 1118/1118 KB 1048/1461 KB 1118/1118 KB 1052/1461 KB 1118/1118 KB 1056/1461 KB 1118/1118 KB 1060/1461 KB 1118/1118 KB 1064/1461 KB 1118/1118 KB 1068/1461 KB 1118/1118 KB 1072/1461 KB 1118/1118 KB 1076/1461 KB 1118/1118 KB 1080/1461 KB 1118/1118 KB 1084/1461 KB 1118/1118 KB 1088/1461 KB 1118/1118 KB 1092/1461 KB 1118/1118 KB 1096/1461 KB 1118/1118 KB 1100/1461 KB 1118/1118 KB 1104/1461 KB 1118/1118 KB 1108/1461 KB 1118/1118 KB 1112/1461 KB 1118/1118 KB 1116/1461 KB 1118/1118 KB 1120/1461 KB 1118/1118 KB 1124/1461 KB 1118/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 700.8 KB/sec) unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 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 897.5 KB/sec) unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install 1/7 KB 4/7 KB 6/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 385.5 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 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 103.7 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 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 114.1 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 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 82.7 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 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: 03:02:12 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: 03:02:12 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 293.9 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 118.9 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 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 137.0 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 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 140.8 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 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 432.8 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 102.1 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install 1/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: 03:02:12 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: 03:02:12 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: 03:02:12 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: 03:02:12 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/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 566.5 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 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 41.3 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 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: 03:02:12 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: 03:02:12 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 173.2 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02: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/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 378.1 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 524.9 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 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: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install 1/3 KB 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 213.9 KB/sec) unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 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/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 838.8 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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: 03:02:13 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: 03:02:13 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: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 4/21 KB 8/21 KB 3/149 KB 4/10 KB 12/21 KB 3/149 KB 4/10 KB 16/21 KB 3/149 KB 4/10 KB 4/21 KB 3/149 KB 4/10 KB 16/21 KB 3/149 KB 8/10 KB 16/21 KB 3/149 KB 10/10 KB 4/21 KB 3/149 KB 16/21 KB 5/149 KB 10/10 KB 16/21 KB 8/149 KB 10/10 KB 16/21 KB 11/149 KB 10/10 KB 16/21 KB 13/149 KB 10/10 KB 16/21 KB 16/149 KB 10/10 KB 16/21 KB 19/149 KB 10/10 KB 16/21 KB 21/149 KB 10/10 KB 16/21 KB 24/149 KB 10/10 KB 16/21 KB 27/149 KB 10/10 KB 16/21 KB 29/149 KB 10/10 KB 20/21 KB 32/149 KB 10/10 KB 20/21 KB 36/149 KB 10/10 KB 4/6 KB 20/21 KB 40/149 KB 10/10 KB 4/6 KB 20/21 KB 44/149 KB 10/10 KB 4/6 KB 20/21 KB 48/149 KB 10/10 KB 4/6 KB 20/21 KB 29/149 KB 10/10 KB 21/21 KB 48/149 KB 10/10 KB 4/6 KB 20/21 KB 32/149 KB 10/10 KB 4/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 485.4 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 21/21 KB 48/149 KB 6/6 KB 21/21 KB 52/149 KB 6/6 KB 21/21 KB 56/149 KB 6/6 KB 21/21 KB 60/149 KB 6/6 KB 21/21 KB 64/149 KB 6/6 KB 21/21 KB 68/149 KB 6/6 KB 72/149 KB 6/6 KB 4/30 KB 76/149 KB 6/6 KB 4/30 KB 80/149 KB 6/6 KB 4/30 KB 84/149 KB 6/6 KB 4/30 KB 4/14 KB 88/149 KB 6/6 KB 4/30 KB 4/14 KB 92/149 KB 6/6 KB 4/30 KB 4/14 KB 96/149 KB 6/6 KB 4/30 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 207.0 KB/sec) unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install 68/149 KB 6/6 KB 4/30 KB 4/14 KB 96/149 KB 8/30 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 614.2 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 4/14 KB 96/149 KB 12/30 KB 4/14 KB 96/149 KB 16/30 KB 4/14 KB 96/149 KB 20/30 KB 4/14 KB 96/149 KB 24/30 KB 4/14 KB 96/149 KB 28/30 KB 4/14 KB 96/149 KB 30/30 KB 4/14 KB 84/149 KB 6/6 KB 4/30 KB 8/14 KB 96/149 KB 30/30 KB 12/14 KB 96/149 KB 30/30 KB 14/14 KB 96/149 KB 30/30 KB 14/14 KB 100/149 KB 30/30 KB 14/14 KB 104/149 KB 30/30 KB 14/14 KB 108/149 KB 30/30 KB 14/14 KB 112/149 KB 30/30 KB 14/14 KB 116/149 KB 30/30 KB 14/14 KB 120/149 KB 30/30 KB 14/14 KB 124/149 KB 30/30 KB 14/14 KB 128/149 KB 30/30 KB 14/14 KB 132/149 KB 30/30 KB 14/14 KB 132/149 KB 3/14 KB 30/30 KB 14/14 KB 132/149 KB 6/14 KB 30/30 KB 14/14 KB 132/149 KB 9/14 KB 30/30 KB 14/14 KB 132/149 KB 11/14 KB 30/30 KB 14/14 KB 132/149 KB 14/14 KB 30/30 KB 4/37 KB 14/14 KB 132/149 KB 14/14 KB 30/30 KB 8/37 KB 14/14 KB 132/149 KB 14/14 KB 30/30 KB 12/37 KB 14/14 KB 132/149 KB 14/14 KB 30/30 KB 16/37 KB 14/14 KB 132/149 KB 14/14 KB 30/30 KB 20/37 KB 14/14 KB 132/149 KB 14/14 KB 30/30 KB 24/37 KB 132/149 KB 14/14 KB 28/37 KB 132/149 KB 14/14 KB 32/37 KB 132/149 KB 14/14 KB 36/37 KB 132/149 KB 14/14 KB 37/37 KB 132/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 340.8 KB/sec) unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 754.1 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 37/37 KB 136/149 KB 14/14 KB 37/37 KB 140/149 KB 14/14 KB 37/37 KB 144/149 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 311.7 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 37/37 KB 148/149 KB 37/37 KB 149/149 KB 37/37 KB 149/149 KB 4/11 KB 149/149 KB 8/11 KB 149/149 KB 11/11 KB 149/149 KB 11/11 KB 4/37 KB 149/149 KB 11/11 KB 8/37 KB 149/149 KB 11/11 KB 12/37 KB 149/149 KB 11/11 KB 16/37 KB 149/149 KB 11/11 KB 20/37 KB 149/149 KB 11/11 KB 24/37 KB 149/149 KB 11/11 KB 28/37 KB 149/149 KB 11/11 KB 32/37 KB 149/149 KB 3/43 KB 11/11 KB 36/37 KB 149/149 KB 3/43 KB 11/11 KB 37/37 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 734.9 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 149/149 KB 3/43 KB 11/11 KB 32/37 KB 149/149 KB 5/43 KB 11/11 KB 37/37 KB 149/149 KB 8/43 KB 11/11 KB 37/37 KB 149/149 KB 11/43 KB 11/11 KB 37/37 KB 149/149 KB 13/43 KB 11/11 KB 37/37 KB 16/43 KB 11/11 KB 37/37 KB 19/43 KB 11/11 KB 37/37 KB 21/43 KB 11/11 KB 37/37 KB 24/43 KB 11/11 KB 37/37 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: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 27/43 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 188.7 KB/sec) unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install 29/43 KB 37/37 KB 32/43 KB 37/37 KB 36/43 KB 37/37 KB 40/43 KB 37/37 KB 43/43 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 672.1 KB/sec) unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install 43/43 KB 3/7 KB 43/43 KB 5/7 KB 43/43 KB 7/7 KB 43/43 KB 7/7 KB 4/60 KB 43/43 KB 7/7 KB 8/60 KB 43/43 KB 7/7 KB 12/60 KB 43/43 KB 7/7 KB 16/60 KB 43/43 KB 7/7 KB 20/60 KB 43/43 KB 7/7 KB 24/60 KB 43/43 KB 7/7 KB 28/60 KB 7/7 KB 32/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 701.6 KB/sec) unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install 7/7 KB 36/60 KB 7/7 KB 40/60 KB 7/7 KB 44/60 KB 7/7 KB 48/60 KB 7/7 KB 52/60 KB 7/7 KB 56/60 KB 7/7 KB 60/60 KB 7/7 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 107.2 KB/sec) unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 864.1 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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 81.1 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1318.8 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1024.7 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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 87.8 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 172.5 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 543.0 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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 154.6 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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 204.4 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 154.0 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 142.8 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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: 03:02:13 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: 03:02:13 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 189.0 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 202.8 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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 137.5 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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 135.1 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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 96.5 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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 238.1 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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 65.1 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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 288.5 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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 196.4 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1069.3 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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 42.2 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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 39.5 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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 93.4 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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: 03:02:13 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: 03:02:13 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: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 3/21 KB 4/156 KB 11/13 KB 4/48 KB 3/21 KB 4/156 KB 13/13 KB 4/48 KB 3/21 KB 4/156 KB 8/13 KB 4/48 KB 3/21 KB 8/156 KB 13/13 KB 4/48 KB 3/21 KB 4/87 KB 12/156 KB 13/13 KB 4/48 KB 3/21 KB 4/87 KB 16/156 KB 13/13 KB 4/48 KB 3/21 KB 4/87 KB 20/156 KB 13/13 KB 4/48 KB 3/21 KB 4/87 KB 24/156 KB 13/13 KB 4/48 KB 3/21 KB 4/87 KB 28/156 KB 13/13 KB 4/48 KB 3/21 KB 4/87 KB 32/156 KB 13/13 KB 4/48 KB 3/21 KB 8/13 KB 4/48 KB 6/21 KB 4/87 KB 32/156 KB 13/13 KB 4/48 KB 9/21 KB 4/87 KB 32/156 KB 13/13 KB 4/48 KB 11/21 KB 4/87 KB 32/156 KB 13/13 KB 4/48 KB 14/21 KB 4/87 KB 32/156 KB 13/13 KB 4/48 KB 16/21 KB 4/87 KB 32/156 KB 13/13 KB 4/48 KB 8/13 KB 4/48 KB 16/21 KB 4/87 KB 32/156 KB 13/13 KB 8/48 KB 16/21 KB 4/87 KB 32/156 KB 13/13 KB 12/48 KB 16/21 KB 4/87 KB 32/156 KB 13/13 KB 16/48 KB 3/21 KB 4/87 KB 8/156 KB 13/13 KB 4/48 KB 16/21 KB 8/87 KB 32/156 KB 13/13 KB 16/48 KB 16/21 KB 12/87 KB 32/156 KB 13/13 KB 16/48 KB 16/21 KB 16/87 KB 32/156 KB 13/13 KB 16/48 KB 16/21 KB 20/87 KB 32/156 KB 13/13 KB 16/48 KB 19/21 KB 24/87 KB 32/156 KB 13/13 KB 20/48 KB 19/21 KB 28/87 KB 32/156 KB 13/13 KB 20/48 KB 19/21 KB 32/87 KB 32/156 KB 13/13 KB 20/48 KB 19/21 KB 20/87 KB 32/156 KB 13/13 KB 20/48 KB 16/21 KB 20/87 KB 32/156 KB 13/13 KB 20/48 KB 19/21 KB 32/87 KB 32/156 KB 13/13 KB 24/48 KB 19/21 KB 32/87 KB 32/156 KB 13/13 KB 28/48 KB 19/21 KB 32/87 KB 32/156 KB 13/13 KB 32/48 KB 19/21 KB 32/87 KB 32/156 KB 13/13 KB 36/48 KB 21/21 KB 36/87 KB 36/156 KB 13/13 KB 40/48 KB 21/21 KB 36/87 KB 36/156 KB 13/13 KB 44/48 KB 21/21 KB 36/87 KB 36/156 KB 13/13 KB 48/48 KB 21/21 KB 36/87 KB 36/156 KB 13/13 KB 48/48 KB 21/21 KB 36/87 KB 36/156 KB 13/13 KB 36/48 KB 21/21 KB 40/87 KB 36/156 KB 13/13 KB 48/48 KB 21/21 KB 44/87 KB 36/156 KB 13/13 KB 48/48 KB 21/21 KB 48/87 KB 36/156 KB 13/13 KB 48/48 KB 21/21 KB 52/87 KB 36/156 KB 48/48 KB 21/21 KB 32/87 KB 36/156 KB 13/13 KB 36/48 KB 21/21 KB 52/87 KB 40/156 KB 48/48 KB 21/21 KB 52/87 KB 44/156 KB 48/48 KB 21/21 KB 52/87 KB 48/156 KB 48/48 KB 21/21 KB 32/87 KB 32/156 KB 13/13 KB 36/48 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 349.7 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 21/21 KB 56/87 KB 52/156 KB 48/48 KB 21/21 KB 60/87 KB 52/156 KB 48/48 KB 21/21 KB 64/87 KB 52/156 KB 48/48 KB 21/21 KB 68/87 KB 52/156 KB 48/48 KB 21/21 KB 72/87 KB 52/156 KB 48/48 KB 21/21 KB 76/87 KB 52/156 KB 21/21 KB 80/87 KB 52/156 KB 21/21 KB 84/87 KB 52/156 KB 21/21 KB 87/87 KB 52/156 KB 21/21 KB 52/87 KB 52/156 KB 48/48 KB 21/21 KB 87/87 KB 56/156 KB 21/21 KB 87/87 KB 60/156 KB 21/21 KB 87/87 KB 64/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1410.6 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 21/21 KB 87/87 KB 68/156 KB 21/21 KB 87/87 KB 72/156 KB 21/21 KB 87/87 KB 76/156 KB 21/21 KB 87/87 KB 80/156 KB 21/21 KB 87/87 KB 84/156 KB 21/21 KB 87/87 KB 88/156 KB 21/21 KB 87/87 KB 92/156 KB 21/21 KB 87/87 KB 96/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 566.4 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 87/87 KB 96/156 KB 3/35 KB 87/87 KB 96/156 KB 5/35 KB 87/87 KB 96/156 KB 8/35 KB 87/87 KB 96/156 KB 11/35 KB 87/87 KB 96/156 KB 13/35 KB 87/87 KB 96/156 KB 16/35 KB 87/87 KB 96/156 KB 19/35 KB 87/87 KB 96/156 KB 21/35 KB 87/87 KB 96/156 KB 24/35 KB 87/87 KB 96/156 KB 27/35 KB 87/87 KB 96/156 KB 29/35 KB 87/87 KB 100/156 KB 29/35 KB 87/87 KB 100/156 KB 32/35 KB 87/87 KB 100/156 KB 4/86 KB 32/35 KB 87/87 KB 100/156 KB 8/86 KB 32/35 KB 87/87 KB 100/156 KB 12/86 KB 32/35 KB 87/87 KB 100/156 KB 16/86 KB 32/35 KB 87/87 KB 3/24 KB 100/156 KB 16/86 KB 32/35 KB 87/87 KB 5/24 KB 100/156 KB 16/86 KB 32/35 KB 87/87 KB 8/24 KB 100/156 KB 16/86 KB 32/35 KB 87/87 KB 11/24 KB 100/156 KB 16/86 KB 32/35 KB 87/87 KB 13/24 KB 100/156 KB 16/86 KB 32/35 KB 87/87 KB 16/24 KB 100/156 KB 16/86 KB 32/35 KB 87/87 KB 19/24 KB 100/156 KB 16/86 KB 32/35 KB 87/87 KB 21/24 KB 100/156 KB 16/86 KB 32/35 KB 87/87 KB 24/24 KB 100/156 KB 16/86 KB 32/35 KB 87/87 KB 24/24 KB 100/156 KB 16/86 KB 32/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 1736.5 KB/sec) unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install 24/24 KB 104/156 KB 20/86 KB 35/35 KB 24/24 KB 100/156 KB 20/86 KB 35/35 KB 24/24 KB 104/156 KB 20/86 KB 35/35 KB 24/24 KB 108/156 KB 20/86 KB 35/35 KB 24/24 KB 112/156 KB 20/86 KB 35/35 KB 24/24 KB 116/156 KB 20/86 KB 35/35 KB 120/156 KB 20/86 KB 35/35 KB 124/156 KB 20/86 KB 35/35 KB 128/156 KB 20/86 KB 35/35 KB 24/24 KB 100/156 KB 20/86 KB 32/35 KB 128/156 KB 24/86 KB 35/35 KB 128/156 KB 28/86 KB 35/35 KB 128/156 KB 32/86 KB 35/35 KB 128/156 KB 36/86 KB 35/35 KB 128/156 KB 40/86 KB 35/35 KB 128/156 KB 44/86 KB 35/35 KB 128/156 KB 48/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: 03:02:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 499.7 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 132/156 KB 52/86 KB 35/35 KB 132/156 KB 56/86 KB 35/35 KB 132/156 KB 60/86 KB 35/35 KB 132/156 KB 64/86 KB 35/35 KB 132/156 KB 68/86 KB 35/35 KB 3/14 KB 132/156 KB 72/86 KB 3/14 KB 132/156 KB 3/119 KB 76/86 KB 132/156 KB 48/86 KB 35/35 KB 3/14 KB 136/156 KB 3/119 KB 76/86 KB 3/14 KB 140/156 KB 3/119 KB 76/86 KB 3/14 KB 144/156 KB 3/119 KB 76/86 KB 3/14 KB 148/156 KB 3/119 KB 76/86 KB 3/14 KB 132/156 KB 3/119 KB 72/86 KB 3/14 KB 132/156 KB 68/86 KB 5/14 KB 148/156 KB 3/119 KB 76/86 KB 8/14 KB 148/156 KB 3/119 KB 76/86 KB 11/14 KB 148/156 KB 3/119 KB 76/86 KB 13/14 KB 148/156 KB 3/119 KB 76/86 KB 14/14 KB 148/156 KB 3/119 KB 76/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 595.3 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 14/14 KB 148/156 KB 5/119 KB 76/86 KB 14/14 KB 148/156 KB 8/119 KB 76/86 KB 14/14 KB 152/156 KB 8/119 KB 76/86 KB 14/14 KB 156/156 KB 8/119 KB 76/86 KB 14/14 KB 156/156 KB 11/119 KB 76/86 KB 14/14 KB 156/156 KB 11/119 KB 76/86 KB 14/14 KB 156/156 KB 13/119 KB 76/86 KB 14/14 KB 156/156 KB 13/119 KB 80/86 KB 14/14 KB 156/156 KB 16/119 KB 80/86 KB 14/14 KB 156/156 KB 19/119 KB 80/86 KB 14/14 KB 156/156 KB 21/119 KB 84/86 KB 14/14 KB 156/156 KB 19/119 KB 84/86 KB 14/14 KB 156/156 KB 21/119 KB 86/86 KB 14/14 KB 156/156 KB 24/119 KB 86/86 KB 14/14 KB 156/156 KB 27/119 KB 86/86 KB 14/14 KB 156/156 KB 29/119 KB 86/86 KB 14/14 KB 156/156 KB 32/119 KB 86/86 KB 14/14 KB 156/156 KB 36/119 KB 86/86 KB 14/14 KB 156/156 KB 40/119 KB 86/86 KB 14/14 KB 156/156 KB 44/119 KB 86/86 KB 14/14 KB 156/156 KB 48/119 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 217.1 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 156/156 KB 3/29 KB 48/119 KB 86/86 KB 156/156 KB 5/29 KB 48/119 KB 86/86 KB 156/156 KB 8/29 KB 48/119 KB 86/86 KB 156/156 KB 11/29 KB 48/119 KB 86/86 KB 156/156 KB 13/29 KB 48/119 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2135.5 KB/sec) unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install 16/29 KB 48/119 KB 86/86 KB 19/29 KB 48/119 KB 21/29 KB 48/119 KB 24/29 KB 48/119 KB 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1272.8 KB/sec) unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install 27/29 KB 48/119 KB 29/29 KB 48/119 KB 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 29/29 KB 52/119 KB 29/29 KB 56/119 KB 29/29 KB 60/119 KB 29/29 KB 64/119 KB 29/29 KB 68/119 KB 29/29 KB 68/119 KB 4/37 KB 29/29 KB 68/119 KB 8/37 KB 29/29 KB 68/119 KB 12/37 KB 29/29 KB 68/119 KB 16/37 KB 4/57 KB 29/29 KB 68/119 KB 16/37 KB 8/57 KB 68/119 KB 20/37 KB 2/11 KB 12/57 KB 68/119 KB 20/37 KB 2/11 KB 16/57 KB 68/119 KB 20/37 KB 2/11 KB 4/57 KB 68/119 KB 20/37 KB 2/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 383.7 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 16/57 KB 68/119 KB 20/37 KB 4/11 KB 16/57 KB 68/119 KB 20/37 KB 7/11 KB 16/57 KB 68/119 KB 20/37 KB 10/11 KB 4/57 KB 68/119 KB 20/37 KB 20/57 KB 68/119 KB 24/37 KB 11/11 KB 20/57 KB 68/119 KB 28/37 KB 11/11 KB 20/57 KB 68/119 KB 32/37 KB 11/11 KB 20/57 KB 68/119 KB 36/37 KB 11/11 KB 20/57 KB 68/119 KB 37/37 KB 11/11 KB 20/57 KB 68/119 KB 20/37 KB 10/11 KB 24/57 KB 68/119 KB 37/37 KB 11/11 KB 28/57 KB 72/119 KB 37/37 KB 11/11 KB 32/57 KB 72/119 KB 37/37 KB 11/11 KB 36/57 KB 72/119 KB 37/37 KB 11/11 KB 40/57 KB 72/119 KB 37/37 KB 11/11 KB 44/57 KB 72/119 KB 37/37 KB 11/11 KB 48/57 KB 72/119 KB 37/37 KB 11/11 KB 52/57 KB 72/119 KB 37/37 KB 11/11 KB 56/57 KB 72/119 KB 37/37 KB 11/11 KB 20/57 KB 68/119 KB 36/37 KB 11/11 KB 24/57 KB 72/119 KB 37/37 KB 11/11 KB 56/57 KB 76/119 KB 37/37 KB 11/11 KB 56/57 KB 80/119 KB 37/37 KB 11/11 KB 56/57 KB 84/119 KB 37/37 KB 11/11 KB 56/57 KB 88/119 KB 37/37 KB 11/11 KB 56/57 KB 92/119 KB 37/37 KB 11/11 KB 56/57 KB 96/119 KB 37/37 KB 11/11 KB 56/57 KB 100/119 KB 37/37 KB 11/11 KB 57/57 KB 100/119 KB 37/37 KB 11/11 KB 57/57 KB 104/119 KB 37/37 KB 11/11 KB 57/57 KB 104/119 KB 37/37 KB 11/11 KB 3/33 KB 57/57 KB 104/119 KB 37/37 KB 11/11 KB 5/33 KB 57/57 KB 104/119 KB 37/37 KB 11/11 KB 8/33 KB 57/57 KB 104/119 KB 37/37 KB 11/11 KB 11/33 KB 57/57 KB 104/119 KB 37/37 KB 11/11 KB 13/33 KB 57/57 KB 104/119 KB 37/37 KB 11/11 KB 16/33 KB 57/57 KB 104/119 KB 37/37 KB 11/11 KB 19/33 KB 57/57 KB 104/119 KB 37/37 KB 11/11 KB 21/33 KB 57/57 KB 104/119 KB 37/37 KB 11/11 KB 24/33 KB 57/57 KB 104/119 KB 37/37 KB 11/11 KB 27/33 KB 57/57 KB 104/119 KB 11/11 KB 29/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 441.2 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 57/57 KB 108/119 KB 11/11 KB 29/33 KB 57/57 KB 112/119 KB 11/11 KB 29/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 119.5 KB/sec) unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install 57/57 KB 112/119 KB 32/33 KB 57/57 KB 112/119 KB 33/33 KB 57/57 KB 116/119 KB 33/33 KB 57/57 KB 119/119 KB 33/33 KB 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 641.8 KB/sec) unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install 3/5 KB 119/119 KB 33/33 KB 5/5 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 353.2 KB/sec) unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install 5/5 KB 4/14 KB 119/119 KB 5/5 KB 8/14 KB 5/5 KB 12/14 KB 5/5 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1251.9 KB/sec) unit-abot-epc-basic-0: 03:02:13 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 45.4 KB/sec) unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install 14/14 KB 4/21 KB 14/14 KB 8/21 KB 14/14 KB 12/21 KB 14/14 KB 16/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 137.0 KB/sec) unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install 20/21 KB 21/21 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 191.7 KB/sec) unit-oai-hss-0: 03:02:13 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-oai-hss-0: 03:02:14 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:02:14 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:02:14 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: 03:02:14 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 421.2 KB/sec) unit-abot-epc-basic-0: 03:02:14 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: 03:02:15 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 88.4 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 882.3 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 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 214.2 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 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: 03:02:15 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: 03:02:15 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 100.8 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1284.6 KB/sec) unit-abot-epc-basic-0: 03:02:15 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-oai-hss-0: 03:02:15 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 757.4 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 100.6 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 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 103.0 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 515.6 KB/sec) unit-abot-epc-basic-0: 03:02:15 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-oai-hss-0: 03:02:15 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 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 92.1 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 178.3 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 536.4 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 128.3 KB/sec) unit-abot-epc-basic-0: 03:02:15 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-oai-hss-0: 03:02:15 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:15 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 81.8 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 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 160.6 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 418.9 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 155.1 KB/sec) unit-oai-hss-0: 03:02:15 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 251.2 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 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 1088.0 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 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: 03:02:15 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: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 3/286 KB 5/286 KB 8/286 KB 11/286 KB 13/286 KB 16/286 KB 19/286 KB 21/286 KB 24/286 KB 27/286 KB 29/286 KB 32/286 KB 36/286 KB 40/286 KB 44/286 KB 48/286 KB 52/286 KB 56/286 KB 60/286 KB 64/286 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install 68/286 KB 72/286 KB 76/286 KB 80/286 KB 3/39 KB 76/286 KB 3/39 KB 80/286 KB 5/39 KB 80/286 KB 8/39 KB 80/286 KB 11/39 KB 80/286 KB 13/39 KB 80/286 KB 16/39 KB 80/286 KB 19/39 KB 80/286 KB 21/39 KB 84/286 KB 3/223 KB 24/39 KB 84/286 KB 3/223 KB 27/39 KB 84/286 KB 3/223 KB 21/39 KB 80/286 KB 3/223 KB 21/39 KB 3/45 KB 84/286 KB 5/223 KB 27/39 KB 3/45 KB 84/286 KB 8/223 KB 27/39 KB 3/45 KB 84/286 KB 3/223 KB 27/39 KB 5/45 KB 84/286 KB 8/223 KB 27/39 KB 8/45 KB 84/286 KB 8/223 KB 27/39 KB 11/45 KB 84/286 KB 8/223 KB 27/39 KB 13/45 KB 84/286 KB 8/223 KB 27/39 KB 16/45 KB 84/286 KB 8/223 KB 27/39 KB 16/45 KB 84/286 KB 11/223 KB 27/39 KB 19/45 KB 84/286 KB 11/223 KB 27/39 KB 19/45 KB 84/286 KB 13/223 KB 27/39 KB 21/45 KB 84/286 KB 16/223 KB 27/39 KB 21/45 KB 84/286 KB 13/223 KB 27/39 KB 24/45 KB 84/286 KB 16/223 KB 27/39 KB 27/45 KB 84/286 KB 19/223 KB 27/39 KB 27/45 KB 84/286 KB 19/223 KB 27/39 KB 27/45 KB 84/286 KB 21/223 KB 27/39 KB 27/45 KB 84/286 KB 24/223 KB 27/39 KB 29/45 KB 84/286 KB 24/223 KB 27/39 KB 32/45 KB 84/286 KB 24/223 KB 27/39 KB 36/45 KB 84/286 KB 24/223 KB 27/39 KB 40/45 KB 84/286 KB 27/223 KB 27/39 KB 36/45 KB 84/286 KB 27/223 KB 27/39 KB 40/45 KB 84/286 KB 29/223 KB 27/39 KB 40/45 KB 84/286 KB 32/223 KB 27/39 KB 44/45 KB 84/286 KB 32/223 KB 27/39 KB 45/45 KB 84/286 KB 32/223 KB 27/39 KB 45/45 KB 84/286 KB 36/223 KB 27/39 KB 3/308 KB 45/45 KB 84/286 KB 36/223 KB 27/39 KB 5/308 KB 45/45 KB 84/286 KB 36/223 KB 27/39 KB 45/45 KB 84/286 KB 40/223 KB 27/39 KB 5/308 KB 45/45 KB 84/286 KB 44/223 KB 27/39 KB 5/308 KB 45/45 KB 84/286 KB 48/223 KB 27/39 KB 5/308 KB 45/45 KB 84/286 KB 52/223 KB 27/39 KB 5/308 KB 45/45 KB 88/286 KB 56/223 KB 29/39 KB 8/308 KB 45/45 KB 88/286 KB 60/223 KB 29/39 KB 8/308 KB 45/45 KB 88/286 KB 64/223 KB 29/39 KB 8/308 KB 45/45 KB 88/286 KB 52/223 KB 29/39 KB 8/308 KB 45/45 KB 88/286 KB 52/223 KB 27/39 KB 8/308 KB 45/45 KB 92/286 KB 64/223 KB 29/39 KB 8/308 KB 45/45 KB 96/286 KB 64/223 KB 29/39 KB 8/308 KB 45/45 KB 84/286 KB 52/223 KB 27/39 KB 8/308 KB 45/45 KB 96/286 KB 64/223 KB 29/39 KB 11/308 KB 45/45 KB 96/286 KB 64/223 KB 29/39 KB 13/308 KB 45/45 KB 96/286 KB 64/223 KB 32/39 KB 13/308 KB 45/45 KB 96/286 KB 64/223 KB 35/39 KB 13/308 KB 45/45 KB 96/286 KB 64/223 KB 37/39 KB 16/308 KB 45/45 KB 100/286 KB 64/223 KB 39/39 KB 16/308 KB 45/45 KB 96/286 KB 64/223 KB 35/39 KB 16/308 KB 45/45 KB 100/286 KB 64/223 KB 39/39 KB 19/308 KB 45/45 KB 100/286 KB 68/223 KB 39/39 KB 19/308 KB 100/286 KB 72/223 KB 39/39 KB 21/308 KB 100/286 KB 76/223 KB 39/39 KB 21/308 KB 100/286 KB 80/223 KB 39/39 KB 21/308 KB 45/45 KB 100/286 KB 64/223 KB 37/39 KB 16/308 KB 104/286 KB 80/223 KB 39/39 KB 21/308 KB 108/286 KB 80/223 KB 39/39 KB 21/308 KB 112/286 KB 80/223 KB 39/39 KB 21/308 KB 116/286 KB 80/223 KB 39/39 KB 21/308 KB 120/286 KB 84/223 KB 39/39 KB 21/308 KB 124/286 KB 84/223 KB 39/39 KB 21/308 KB 128/286 KB 84/223 KB 39/39 KB 21/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1200.9 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 45/45 KB 100/286 KB 68/223 KB 39/39 KB 21/308 KB 128/286 KB 84/223 KB 39/39 KB 24/308 KB 128/286 KB 84/223 KB 39/39 KB 27/308 KB 128/286 KB 84/223 KB 39/39 KB 29/308 KB 128/286 KB 84/223 KB 39/39 KB 32/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1096.1 KB/sec) unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install 116/286 KB 84/223 KB 39/39 KB 21/308 KB 128/286 KB 88/223 KB 32/308 KB 128/286 KB 92/223 KB 36/308 KB 128/286 KB 96/223 KB 36/308 KB 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-oai-hss-0: 03:02:15 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install 132/286 KB 96/223 KB 36/308 KB 136/286 KB 96/223 KB 36/308 KB 140/286 KB 96/223 KB 36/308 KB 144/286 KB 96/223 KB 36/308 KB 148/286 KB 100/223 KB 36/308 KB 152/286 KB 100/223 KB 36/308 KB 156/286 KB 100/223 KB 36/308 KB 160/286 KB 100/223 KB 36/308 KB 128/286 KB 88/223 KB 36/308 KB 160/286 KB 100/223 KB 40/308 KB 160/286 KB 100/223 KB 44/308 KB 160/286 KB 100/223 KB 48/308 KB 160/286 KB 100/223 KB 52/308 KB 160/286 KB 100/223 KB 56/308 KB 160/286 KB 100/223 KB 60/308 KB 160/286 KB 100/223 KB 64/308 KB 160/286 KB 100/223 KB 68/308 KB 164/286 KB 100/223 KB 72/308 KB 164/286 KB 100/223 KB 76/308 KB 164/286 KB 100/223 KB 4/174 KB 80/308 KB 144/286 KB 100/223 KB 36/308 KB 164/286 KB 104/223 KB 4/174 KB 80/308 KB 164/286 KB 108/223 KB 4/174 KB 80/308 KB 164/286 KB 112/223 KB 4/174 KB 80/308 KB 164/286 KB 116/223 KB 4/174 KB 80/308 KB 164/286 KB 3/22 KB 120/223 KB 4/174 KB 80/308 KB 164/286 KB 3/22 KB 124/223 KB 4/174 KB 80/308 KB 164/286 KB 3/22 KB 128/223 KB 4/174 KB 80/308 KB 164/286 KB 100/223 KB 4/174 KB 76/308 KB 164/286 KB 3/22 KB 128/223 KB 8/174 KB 80/308 KB 164/286 KB 3/22 KB 128/223 KB 12/174 KB 80/308 KB 164/286 KB 3/22 KB 128/223 KB 16/174 KB 80/308 KB 164/286 KB 3/22 KB 128/223 KB 20/174 KB 80/308 KB 164/286 KB 3/22 KB 128/223 KB 24/174 KB 80/308 KB 164/286 KB 3/22 KB 128/223 KB 28/174 KB 80/308 KB 164/286 KB 3/22 KB 128/223 KB 32/174 KB 80/308 KB 164/286 KB 3/22 KB 128/223 KB 36/174 KB 80/308 KB 164/286 KB 3/22 KB 128/223 KB 40/174 KB 80/308 KB 164/286 KB 3/22 KB 128/223 KB 44/174 KB 80/308 KB 164/286 KB 3/22 KB 128/223 KB 48/174 KB 80/308 KB 164/286 KB 3/22 KB 132/223 KB 52/174 KB 80/308 KB 164/286 KB 3/22 KB 132/223 KB 56/174 KB 84/308 KB 164/286 KB 3/22 KB 132/223 KB 60/174 KB 84/308 KB 164/286 KB 3/22 KB 132/223 KB 64/174 KB 84/308 KB 164/286 KB 3/22 KB 132/223 KB 68/174 KB 84/308 KB 164/286 KB 3/22 KB 132/223 KB 72/174 KB 84/308 KB 164/286 KB 3/22 KB 132/223 KB 76/174 KB 84/308 KB 164/286 KB 3/22 KB 132/223 KB 80/174 KB 84/308 KB 164/286 KB 100/223 KB 68/308 KB 168/286 KB 3/22 KB 132/223 KB 80/174 KB 84/308 KB 172/286 KB 3/22 KB 132/223 KB 80/174 KB 84/308 KB 176/286 KB 3/22 KB 132/223 KB 80/174 KB 84/308 KB 180/286 KB 3/22 KB 132/223 KB 80/174 KB 84/308 KB 184/286 KB 3/22 KB 132/223 KB 80/174 KB 84/308 KB 188/286 KB 3/22 KB 132/223 KB 80/174 KB 84/308 KB 192/286 KB 3/22 KB 132/223 KB 80/174 KB 84/308 KB 164/286 KB 3/22 KB 132/223 KB 52/174 KB 84/308 KB 192/286 KB 3/22 KB 132/223 KB 80/174 KB 88/308 KB 192/286 KB 3/22 KB 132/223 KB 80/174 KB 92/308 KB 192/286 KB 3/22 KB 132/223 KB 80/174 KB 96/308 KB 192/286 KB 3/22 KB 132/223 KB 80/174 KB 100/308 KB 196/286 KB 3/22 KB 132/223 KB 80/174 KB 104/308 KB 196/286 KB 3/22 KB 132/223 KB 80/174 KB 108/308 KB 196/286 KB 3/22 KB 132/223 KB 80/174 KB 112/308 KB 164/286 KB 3/22 KB 132/223 KB 48/174 KB 80/308 KB 196/286 KB 3/22 KB 136/223 KB 80/174 KB 112/308 KB 196/286 KB 3/22 KB 140/223 KB 80/174 KB 112/308 KB 164/286 KB 3/22 KB 116/223 KB 4/174 KB 80/308 KB 196/286 KB 5/22 KB 140/223 KB 80/174 KB 112/308 KB 196/286 KB 6/22 KB 140/223 KB 80/174 KB 112/308 KB 196/286 KB 9/22 KB 140/223 KB 80/174 KB 112/308 KB 196/286 KB 12/22 KB 140/223 KB 80/174 KB 112/308 KB 196/286 KB 14/22 KB 140/223 KB 80/174 KB 112/308 KB 196/286 KB 17/22 KB 140/223 KB 80/174 KB 112/308 KB 196/286 KB 20/22 KB 140/223 KB 80/174 KB 112/308 KB 196/286 KB 22/22 KB 140/223 KB 80/17 unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install 4 KB 112/308 KB 196/286 KB 22/22 KB 144/223 KB 80/174 KB 112/308 KB 196/286 KB 22/22 KB 148/223 KB 80/174 KB 112/308 KB 196/286 KB 22/22 KB 152/223 KB 80/174 KB 112/308 KB 196/286 KB 22/22 KB 156/223 KB 80/174 KB 112/308 KB 196/286 KB 22/22 KB 160/223 KB 80/174 KB 112/308 KB 196/286 KB 22/22 KB 164/223 KB 80/174 KB 112/308 KB 196/286 KB 22/22 KB 168/223 KB 84/174 KB 116/308 KB 196/286 KB 22/22 KB 172/223 KB 84/174 KB 116/308 KB 196/286 KB 22/22 KB 176/223 KB 84/174 KB 116/308 KB 196/286 KB 3/22 KB 132/223 KB 80/174 KB 100/308 KB 200/286 KB 22/22 KB 176/223 KB 84/174 KB 116/308 KB 204/286 KB 22/22 KB 176/223 KB 84/174 KB 116/308 KB 208/286 KB 22/22 KB 176/223 KB 84/174 KB 116/308 KB 196/286 KB 22/22 KB 164/223 KB 84/174 KB 116/308 KB 208/286 KB 22/22 KB 176/223 KB 84/174 KB 120/308 KB 208/286 KB 22/22 KB 176/223 KB 84/174 KB 124/308 KB 212/286 KB 22/22 KB 180/223 KB 84/174 KB 128/308 KB 196/286 KB 22/22 KB 164/223 KB 84/174 KB 112/308 KB 212/286 KB 22/22 KB 180/223 KB 88/174 KB 128/308 KB 212/286 KB 22/22 KB 180/223 KB 92/174 KB 128/308 KB 212/286 KB 22/22 KB 180/223 KB 96/174 KB 128/308 KB 212/286 KB 22/22 KB 180/223 KB 100/174 KB 128/308 KB 212/286 KB 22/22 KB 180/223 KB 104/174 KB 132/308 KB 212/286 KB 22/22 KB 180/223 KB 108/174 KB 132/308 KB 212/286 KB 22/22 KB 180/223 KB 112/174 KB 132/308 KB 212/286 KB 22/22 KB 180/223 KB 84/174 KB 124/308 KB 212/286 KB 22/22 KB 184/223 KB 112/174 KB 132/308 KB 212/286 KB 22/22 KB 188/223 KB 112/174 KB 132/308 KB 212/286 KB 22/22 KB 192/223 KB 112/174 KB 132/308 KB 212/286 KB 22/22 KB 196/223 KB 112/174 KB 132/308 KB 212/286 KB 22/22 KB 200/223 KB 116/174 KB 132/308 KB 212/286 KB 22/22 KB 204/223 KB 116/174 KB 132/308 KB 212/286 KB 22/22 KB 208/223 KB 116/174 KB 132/308 KB 212/286 KB 22/22 KB 176/223 KB 84/174 KB 124/308 KB 216/286 KB 22/22 KB 208/223 KB 116/174 KB 132/308 KB 220/286 KB 208/223 KB 116/174 KB 132/308 KB 224/286 KB 208/223 KB 116/174 KB 132/308 KB 228/286 KB 208/223 KB 116/174 KB 132/308 KB 232/286 KB 208/223 KB 116/174 KB 132/308 KB 236/286 KB 208/223 KB 116/174 KB 132/308 KB 240/286 KB 208/223 KB 116/174 KB 132/308 KB 244/286 KB 208/223 KB 116/174 KB 132/308 KB 248/286 KB 212/223 KB 116/174 KB 132/308 KB 252/286 KB 212/223 KB 116/174 KB 132/308 KB 256/286 KB 212/223 KB 116/174 KB 132/308 KB 212/286 KB 22/22 KB 196/223 KB 116/174 KB 132/308 KB 256/286 KB 212/223 KB 120/174 KB 132/308 KB 256/286 KB 212/223 KB 124/174 KB 132/308 KB 256/286 KB 212/223 KB 128/174 KB 132/308 KB 256/286 KB 212/223 KB 132/174 KB 132/308 KB 256/286 KB 212/223 KB 136/174 KB 132/308 KB 260/286 KB 212/223 KB 140/174 KB 132/308 KB 260/286 KB 212/223 KB 144/174 KB 132/308 KB 260/286 KB 212/223 KB 148/174 KB 132/308 KB 212/286 KB 22/22 KB 180/223 KB 100/174 KB 132/308 KB 260/286 KB 212/223 KB 148/174 KB 136/308 KB 260/286 KB 212/223 KB 148/174 KB 140/308 KB 260/286 KB 212/223 KB 148/174 KB 144/308 KB 260/286 KB 212/223 KB 148/174 KB 148/308 KB 260/286 KB 212/223 KB 148/174 KB 152/308 KB 260/286 KB 212/223 KB 148/174 KB 156/308 KB 260/286 KB 212/223 KB 148/174 KB 160/308 KB 260/286 KB 212/223 KB 148/174 KB 164/308 KB 260/286 KB 212/223 KB 148/174 KB 168/308 KB 260/286 KB 212/223 KB 148/174 KB 172/308 KB 260/286 KB 212/223 KB 148/174 KB 176/308 KB 260/286 KB 212/223 KB 148/174 KB 180/308 KB 260/286 KB 212/223 KB 152/174 KB 184/308 KB 260/286 KB 212/223 KB 152/174 KB 188/308 KB 260/286 KB 212/223 KB unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install 152/174 KB 192/308 KB 260/286 KB 212/223 KB 136/174 KB 132/308 KB 264/286 KB 212/223 KB 152/174 KB 192/308 KB 268/286 KB 212/223 KB 152/174 KB 192/308 KB 272/286 KB 212/223 KB 152/174 KB 192/308 KB 244/286 KB 212/223 KB 116/174 KB 132/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 318.7 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 272/286 KB 216/223 KB 152/174 KB 192/308 KB 272/286 KB 220/223 KB 152/174 KB 192/308 KB 272/286 KB 223/223 KB 152/174 KB 192/308 KB 260/286 KB 212/223 KB 152/174 KB 180/308 KB 272/286 KB 223/223 KB 156/174 KB 192/308 KB 272/286 KB 223/223 KB 160/174 KB 192/308 KB 272/286 KB 223/223 KB 164/174 KB 192/308 KB 276/286 KB 223/223 KB 168/174 KB 196/308 KB 276/286 KB 223/223 KB 172/174 KB 196/308 KB 276/286 KB 223/223 KB 174/174 KB 196/308 KB 276/286 KB 223/223 KB 164/174 KB 196/308 KB 276/286 KB 223/223 KB 174/174 KB 200/308 KB 276/286 KB 223/223 KB 174/174 KB 204/308 KB 276/286 KB 223/223 KB 174/174 KB 208/308 KB 276/286 KB 223/223 KB 164/174 KB 192/308 KB 280/286 KB 223/223 KB 174/174 KB 208/308 KB 284/286 KB 223/223 KB 174/174 KB 208/308 KB 286/286 KB 223/223 KB 174/174 KB 208/308 KB 286/286 KB 223/223 KB 174/174 KB 212/308 KB 286/286 KB 223/223 KB 174/174 KB 216/308 KB 286/286 KB 223/223 KB 174/174 KB 220/308 KB 286/286 KB 223/223 KB 174/174 KB 224/308 KB 286/286 KB 223/223 KB 174/174 KB 228/308 KB 286/286 KB 223/223 KB 174/174 KB 232/308 KB 286/286 KB 223/223 KB 174/174 KB 236/308 KB 286/286 KB 223/223 KB 174/174 KB 240/308 KB 286/286 KB 223/223 KB 174/174 KB 244/308 KB 286/286 KB 223/223 KB 174/174 KB 248/308 KB 286/286 KB 223/223 KB 174/174 KB 252/308 KB 286/286 KB 223/223 KB 174/174 KB 256/308 KB 286/286 KB 223/223 KB 174/174 KB 260/308 KB 286/286 KB 223/223 KB 174/174 KB 264/308 KB 286/286 KB 223/223 KB 174/174 KB 268/308 KB 286/286 KB 223/223 KB 174/174 KB 272/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2503.0 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 286/286 KB 223/223 KB 174/174 KB 272/308 KB 3/9 KB 286/286 KB 174/174 KB 272/308 KB 5/9 KB 286/286 KB 174/174 KB 272/308 KB 8/9 KB 286/286 KB 174/174 KB 272/308 KB 9/9 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 2885.3 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 174/174 KB 276/308 KB 9/9 KB 174/174 KB 280/308 KB 9/9 KB 174/174 KB 284/308 KB 9/9 KB 174/174 KB 288/308 KB 9/9 KB 174/174 KB 292/308 KB 9/9 KB 4/22 KB 292/308 KB 9/9 KB 8/22 KB 292/308 KB 9/9 KB 12/22 KB 292/308 KB 9/9 KB 16/22 KB 292/308 KB 20/22 KB 292/308 KB 22/22 KB 292/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1930.2 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 94.6 KB/sec) unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install 4/17 KB 22/22 KB 292/308 KB 8/17 KB 22/22 KB 292/308 KB 12/17 KB 22/22 KB 292/308 KB 16/17 KB 22/22 KB 292/308 KB 17/17 KB 22/22 KB 292/308 KB 17/17 KB 22/22 KB 296/308 KB 17/17 KB 22/22 KB 300/308 KB 17/17 KB 22/22 KB 304/308 KB 17/17 KB 22/22 KB 308/308 KB 17/17 KB 22/22 KB 308/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 160.1 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 4/11 KB 3/13 KB 308/308 KB 4/11 KB 5/13 KB 308/308 KB 4/11 KB 8/13 KB 308/308 KB 4/11 KB 11/13 KB 308/308 KB 4/11 KB 13/13 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 211.8 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 4/11 KB 22/22 KB 308/308 KB 8/11 KB 13/13 KB 308/308 KB 11/11 KB 13/13 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2874.3 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 11/11 KB 13/13 KB 3/11 KB 11/11 KB 13/13 KB 6/11 KB 11/11 KB 13/13 KB 9/11 KB 11/11 KB 13/13 KB 11/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 116.7 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 97.1 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 11/11 KB 4/14 KB 4/28 KB 11/11 KB 8/14 KB 4/28 KB 11/11 KB 12/14 KB 4/28 KB 11/11 KB 14/14 KB 4/28 KB 11/11 KB 4/14 KB 8/28 KB 11/11 KB 14/14 KB 12/28 KB 11/11 KB 14/14 KB 16/28 KB 11/11 KB 14/14 KB 20/28 KB 11/11 KB 14/14 KB 24/28 KB 14/14 KB 28/28 KB 14/14 KB 28/28 KB 14/14 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 88.8 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 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 217.9 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install 4/37 KB 4/192 KB 4/37 KB 8/192 KB 4/37 KB 12/192 KB 4/37 KB 16/192 KB 4/37 KB 20/192 KB 4/37 KB 24/192 KB 4/37 KB 28/192 KB 4/37 KB 32/192 KB 4/37 KB 36/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 100.6 KB/sec) unit-oai-hss-0: 03:02:15 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install 4/37 KB 14/14 KB 8/37 KB 36/192 KB 12/37 KB 36/192 KB 16/37 KB 36/192 KB 20/37 KB 36/192 KB 24/37 KB 36/192 KB 28/37 KB 36/192 KB 32/37 KB 36/192 KB 36/37 KB 36/192 KB 37/37 KB 36/192 KB 37/37 KB 40/192 KB 37/37 KB 44/192 KB 37/37 KB 48/192 KB 37/37 KB 52/192 KB 37/37 KB 56/192 KB 37/37 KB 60/192 KB 37/37 KB 64/192 KB 37/37 KB 68/192 KB 37/37 KB 68/192 KB 4/14 KB 37/37 KB 68/192 KB 8/14 KB 37/37 KB 68/192 KB 12/14 KB 37/37 KB 68/192 KB 14/14 KB 37/37 KB 72/192 KB 14/14 KB 37/37 KB 76/192 KB 14/14 KB 37/37 KB 80/192 KB 14/14 KB 37/37 KB 84/192 KB 14/14 KB 37/37 KB 3/309 KB 84/192 KB 14/14 KB 37/37 KB 5/309 KB 84/192 KB 14/14 KB 37/37 KB 8/309 KB 84/192 KB 14/14 KB 37/37 KB 11/309 KB 84/192 KB 14/14 KB 37/37 KB 13/309 KB 84/192 KB 14/14 KB 37/37 KB 16/309 KB 84/192 KB 14/14 KB 37/37 KB 19/309 KB 84/192 KB 14/14 KB 37/37 KB 21/309 KB 84/192 KB 14/14 KB 37/37 KB 24/309 KB 84/192 KB 14/14 KB 37/37 KB 27/309 KB 84/192 KB 14/14 KB 37/37 KB 29/309 KB 84/192 KB 14/14 KB 37/37 KB 32/309 KB 84/192 KB 14/14 KB 37/37 KB 36/309 KB 84/192 KB 14/14 KB 37/37 KB 40/309 KB 84/192 KB 14/14 KB 37/37 KB 44/309 KB 84/192 KB 14/14 KB 37/37 KB 48/309 KB 84/192 KB 14/14 KB 37/37 KB 52/309 KB 84/192 KB 14/14 KB 37/37 KB 56/309 KB 84/192 KB 14/14 KB 37/37 KB 60/309 KB 84/192 KB 14/14 KB 37/37 KB 64/309 KB 84/192 KB 14/14 KB 37/37 KB 68/309 KB 84/192 KB 14/14 KB 37/37 KB 72/309 KB 84/192 KB 14/14 KB 37/37 KB 76/309 KB 84/192 KB 14/14 KB 37/37 KB 80/309 KB 84/192 KB 14/14 KB 37/37 KB 84/309 KB 84/192 KB 14/14 KB 37/37 KB 88/309 KB 84/192 KB 14/14 KB 37/37 KB 92/309 KB 84/192 KB 14/14 KB 37/37 KB 96/309 KB 84/192 KB 14/14 KB 37/37 KB 100/309 KB 88/192 KB 14/14 KB 37/37 KB 104/309 KB 88/192 KB 14/14 KB 37/37 KB 108/309 KB 88/192 KB 14/14 KB 37/37 KB 112/309 KB 88/192 KB 14/14 KB 37/37 KB 116/309 KB 88/192 KB 14/14 KB 37/37 KB 120/309 KB 88/192 KB 14/14 KB 37/37 KB 124/309 KB 88/192 KB 14/14 KB 37/37 KB 128/309 KB 88/192 KB 14/14 KB 37/37 KB 96/309 KB 88/192 KB 14/14 KB 37/37 KB 128/309 KB 92/192 KB 14/14 KB 37/37 KB 128/309 KB 96/192 KB 14/14 KB 37/37 KB 128/309 KB 100/192 KB 14/14 KB 37/37 KB 128/309 KB 104/192 KB 14/14 KB 37/37 KB 128/309 KB 108/192 KB 14/14 KB 37/37 KB 128/309 KB 112/192 KB 14/14 KB 37/37 KB 128/309 KB 116/192 KB 14/14 KB 37/37 KB 128/309 KB 120/192 KB 14/14 KB 37/37 KB 128/309 KB 124/192 KB 14/14 KB 37/37 KB 132/309 KB 128/192 KB 14/14 KB 37/37 KB 132/309 KB 132/192 KB 14/14 KB 37/37 KB 132/309 KB 124/192 KB 14/14 KB 37/37 KB 136/309 KB 132/192 KB 14/14 KB 37/37 KB 140/309 KB 132/192 KB 14/14 KB 37/37 KB 144/309 KB 132/192 KB 14/14 KB 37/37 KB 144/309 KB 136/192 KB 14/14 KB 37/37 KB 144/309 KB 140/192 KB 14/14 KB 37/37 KB 148/309 KB 144/192 KB 14/14 KB 37/37 KB 148/309 KB 148/192 KB 14/14 KB 37/37 KB 148/309 KB 152/192 KB 14/14 KB 37/37 KB 148/309 KB 156/192 KB 14/14 KB 37/37 KB 148/309 KB 160/192 KB 14/14 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 91.4 KB/sec) unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install 37/37 KB 148/309 KB 140/192 KB 14/14 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 243.3 KB/sec) unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install 152/309 KB 160/192 KB 156/309 KB 160/192 KB 160/309 KB 160/192 KB 160/309 KB 164/192 KB 164/309 KB 168/192 KB 164/309 KB 172/192 KB 164/309 KB 176/192 KB 164/309 KB 164/192 KB 168/309 KB 176/192 KB 172/309 KB 176/192 KB 176/309 KB 176/192 KB 180/309 KB 176/192 KB 184/309 KB 180/192 KB 188/309 KB 180/192 KB 192/309 KB 180/192 KB 180/309 KB 180/192 KB 192/309 KB 184/192 KB 192/309 KB 188/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/309 KB 192/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1153.5 KB/sec) unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1782.7 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 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 127.6 KB/sec) unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 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 156.4 KB/sec) unit-abot-epc-basic-0: 03:02:16 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: 03:02:16 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 2727.8 KB/sec) unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 03:02:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:02: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: 03:02:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:02:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:02:17 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:02:17 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:02:17 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 03:02:17 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:02:17 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 03:02:17 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 03:02:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:02:17 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 03:02:17 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 03:02:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:02:17 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-oai-hss-0: 03:02:17 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 03:02:17 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 03:02:17 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 03:02:17 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 03:02:17 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 3:02:17 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 03:02:17 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Sun Dec 23 03:02:17 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 03:02:17 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 3:02:17 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:02:17 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 03:02:17 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 3:02:17 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:02:17 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: 03:02:19 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 3:02:19 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 03:02:19 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-abot-epc-basic-0: 03:02:20 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 3:02:20 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 03:02:20 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Sun Dec 23 03:02:20 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 03:02:20 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 3:02:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:02:20 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: 03:02:20 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 3:02:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:02:20 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: 03:02:20 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 3:02:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:02:20 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: 03:02:20 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 3:02:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:02:20 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: 03:02:20 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 3:02:20 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 03:02:20 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Sun Dec 23 03:02:20 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 03:02:20 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 3:02:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:02:20 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: 03:02:20 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 3:02:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:02:20 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: 03:02:20 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 3:02:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:02:20 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: 03:02:20 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 3:02:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:02:20 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-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 03:02:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 03:02:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 03:02:21 [main] REPORT: STEP EXECUTION TIME TAKEN :1428 MS unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 03:02:21 [main] REPORT: STEP :PASSED unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 03:02:21 [main] REPORT: ========================================================================================== unit-oai-hss-0: 03:02:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:02:21 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 03:02:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:02:21 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 03:02:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 03:02:21 [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-oai-hss-0: 03:02:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 03:02:21 [main] REPORT: STEP EXECUTION TIME TAKEN :112 MS unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 03:02:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 03:02:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:02:21 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: 03:02:21 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install 0m2.096s unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install --2018-12-23 03:02:21-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.275 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 03:02:21 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 sec unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.018 sec unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 03:02:21.808 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-oai-hss-0: 03:02:21 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install --2018-12-23 03:02:22-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 03:02:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:02:22 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 03:02:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:02:22 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 03:02:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:02:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:02:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:02:22 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-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 03:02:22 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 221.6 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 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 211.0 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 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 130.2 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 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: 03:02:22 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: 03:02:22 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: 03:02:22 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: 03:02:22 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 646.4 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 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: 03:02:22 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: 03:02:22 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: 03:02:22 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: 03:02:22 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB 22/22 KB 3/60 KB 22/22 KB 5/60 KB 22/22 KB 8/60 KB 22/22 KB 11/60 KB 22/22 KB 13/60 KB 22/22 KB 16/60 KB 3/57 KB 22/22 KB 3/181 KB 19/60 KB 3/57 KB 22/22 KB 3/181 KB 16/60 KB 5/57 KB 22/22 KB 3/181 KB 19/60 KB 8/57 KB 22/22 KB 3/181 KB 19/60 KB 11/57 KB 22/22 KB 3/181 KB 19/60 KB 13/57 KB 22/22 KB 3/181 KB 19/60 KB 16/57 KB 22/22 KB 3/181 KB 19/60 KB 19/57 KB 22/22 KB 3/181 KB 19/60 KB 21/57 KB 22/22 KB 3/181 KB 19/60 KB 24/57 KB 22/22 KB 3/181 KB 19/60 KB 22/22 KB 3/181 KB 16/60 KB 24/57 KB 22/22 KB 5/181 KB 21/60 KB 24/57 KB 22/22 KB 8/181 KB 21/60 KB 24/57 KB 22/22 KB 11/181 KB 21/60 KB 24/57 KB 22/22 KB 13/181 KB 21/60 KB 24/57 KB 22/22 KB 16/181 KB 21/60 KB 24/57 KB 22/22 KB 19/181 KB 21/60 KB 24/57 KB 22/22 KB 21/181 KB 21/60 KB 24/57 KB 22/22 KB 24/181 KB 21/60 KB 24/57 KB 22/22 KB 27/181 KB 21/60 KB 27/57 KB 22/22 KB 29/181 KB 21/60 KB 27/57 KB 32/181 KB 21/60 KB 24/57 KB 22/22 KB 3/181 KB 21/60 KB 27/57 KB 32/181 KB 24/60 KB 27/57 KB 32/181 KB 27/60 KB 27/57 KB 32/181 KB 29/60 KB 27/57 KB 32/181 KB 32/60 KB 27/57 KB 32/181 KB 36/60 KB 27/57 KB 36/181 KB 40/60 KB 27/57 KB 36/181 KB 44/60 KB 27/57 KB 36/181 KB 48/60 KB 27/57 KB 22/22 KB 27/181 KB 21/60 KB 29/57 KB 36/181 KB 48/60 KB 32/57 KB 36/181 KB 48/60 KB 36/57 KB 36/181 KB 48/60 KB 40/57 KB 36/181 KB 48/60 KB 44/57 KB 36/181 KB 48/60 KB 48/57 KB 36/181 KB 48/60 KB 27/57 KB 36/181 KB 36/60 KB 48/57 KB 40/181 KB 48/60 KB 48/57 KB 44/181 KB 48/60 KB 48/57 KB 48/181 KB 48/60 KB 48/57 KB 52/181 KB 48/60 KB 52/57 KB 56/181 KB 52/60 KB 52/57 KB 60/181 KB 52/60 KB 52/57 KB 64/181 KB 52/60 KB 52/57 KB 68/181 KB 52/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 484.1 KB/sec) unit-abot-epc-basic-0: 03:02:22 DEBUG unit.abot-epc-basic/0.install 52/57 KB 52/181 KB 52/60 KB 52/57 KB 68/181 KB 56/60 KB 52/57 KB 68/181 KB 60/60 KB 52/57 KB 52/181 KB 48/60 KB 56/57 KB 68/181 KB 60/60 KB 57/57 KB 68/181 KB 60/60 KB 57/57 KB 72/181 KB 60/60 KB 57/57 KB 76/181 KB 60/60 KB 57/57 KB 80/181 KB 60/60 KB 57/57 KB 84/181 KB 60/60 KB 57/57 KB 88/181 KB 60/60 KB 57/57 KB 92/181 KB 60/60 KB 57/57 KB 96/181 KB 60/60 KB 57/57 KB 100/181 KB 60/60 KB 57/57 KB 104/181 KB 60/60 KB 57/57 KB 108/181 KB 60/60 KB 57/57 KB 112/181 KB 60/60 KB 57/57 KB 116/181 KB 60/60 KB 57/57 KB 116/181 KB 60/60 KB 3/203 KB 57/57 KB 116/181 KB 60/60 KB 5/203 KB 57/57 KB 116/181 KB 60/60 KB 8/203 KB 57/57 KB 116/181 KB 60/60 KB 11/203 KB 57/57 KB 116/181 KB 60/60 KB 13/203 KB 57/57 KB 116/181 KB 60/60 KB 16/203 KB 57/57 KB 116/181 KB 60/60 KB 19/203 KB 57/57 KB 116/181 KB 60/60 KB 21/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1264.4 KB/sec) unit-abot-epc-basic-0: 03:02:22 DEBUG unit.abot-epc-basic/0.install 116/181 KB 60/60 KB 24/203 KB 116/181 KB 60/60 KB 27/203 KB 116/181 KB 60/60 KB 29/203 KB 116/181 KB 60/60 KB 32/203 KB 116/181 KB 60/60 KB 36/203 KB 116/181 KB 60/60 KB 40/203 KB 116/181 KB 60/60 KB 44/203 KB 116/181 KB 60/60 KB 48/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1158.0 KB/sec) unit-abot-epc-basic-0: 03:02:22 DEBUG unit.abot-epc-basic/0.install 116/181 KB 52/203 KB 120/181 KB 56/203 KB 120/181 KB 60/203 KB 120/181 KB 64/203 KB 120/181 KB 52/203 KB 124/181 KB 64/203 KB 128/181 KB 64/203 KB 132/181 KB 64/203 KB 136/181 KB 68/203 KB 140/181 KB 68/203 KB 144/181 KB 68/203 KB 132/181 KB 68/203 KB 144/181 KB 72/203 KB 144/181 KB 76/203 KB 144/181 KB 80/203 KB 144/181 KB 84/203 KB 148/181 KB 88/203 KB 148/181 KB 92/203 KB 148/181 KB 96/203 KB 148/181 KB 84/203 KB 152/181 KB 96/203 KB 156/181 KB 96/203 KB 160/181 KB 96/203 KB 164/181 KB 96/203 KB 168/181 KB 100/203 KB 172/181 KB 100/203 KB 176/181 KB 100/203 KB 164/181 KB 100/203 KB 176/181 KB 104/203 KB 176/181 KB 108/203 KB 176/181 KB 112/203 KB 180/181 KB 116/203 KB 180/181 KB 120/203 KB 180/181 KB 124/203 KB 180/181 KB 128/203 KB 180/181 KB 132/203 KB 180/181 KB 136/203 KB 180/181 KB 140/203 KB 180/181 KB 144/203 KB 180/181 KB 112/203 KB 181/181 KB 144/203 KB 181/181 KB 148/203 KB 181/181 KB 152/203 KB 181/181 KB 156/203 KB 181/181 KB 160/203 KB 181/181 KB 164/203 KB 181/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2648.8 KB/sec) unit-abot-epc-basic-0: 03:02:22 DEBUG unit.abot-epc-basic/0.install 184/203 KB 188/203 KB 192/203 KB 196/203 KB 200/203 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2857.1 KB/sec) unit-abot-epc-basic-0: 03:02:22 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install 0K ....... 30.7M=0s unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install 2018-12-23 03:02:22 (30.7 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install FINISHED --2018-12-23 03:02:22-- unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install Total wall clock time: 0.9s unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install Downloaded: 1 files, 7.9K in 0s (30.7 MB/s) unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-abot-epc-basic-0: 03:02:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:02:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:02:22 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-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 03:02:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 173.9 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 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/3.3.3/maven-3.3.3.pom (23 KB at 1525.8 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 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 259.2 KB/sec) unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install Errors were encountered while processing: unit-oai-hss-0: 03:02:22 DEBUG unit.oai-hss/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-hss-0: 03:02:22 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-hss-0: 03:02:22 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 03:02:22 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:02:22 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 03:02:22 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 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 286.2 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 DEBUG unit.abot-epc-basic/0.install 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 88.2 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 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 271.5 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02: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/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 893.6 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 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: 03:02:22 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: 03:02:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 153.3 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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: 03:02:22 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: 03:02:22 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 15/21 KB 17/21 KB 20/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 1063.5 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 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 58.8 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 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 37.4 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 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 73.2 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 827.6 KB/sec) unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 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 66.3 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 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 295.8 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 548.8 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 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 276.3 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 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 257.0 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02: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/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 739.9 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 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 206.5 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 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 503.7 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 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 32.4 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 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: 03:02:23 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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/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 2948.2 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 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: 03:02:23 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: 03:02:23 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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 3/46 KB 6/46 KB 9/46 KB 11/46 KB 14/46 KB 16/46 KB 19/46 KB 22/46 KB 25/46 KB 27/46 KB 30/46 KB 32/46 KB 36/46 KB 40/46 KB 44/46 KB 46/46 KB Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 03:02:23 DEBUG unit.abot-epc-basic/0.install 4/54 KB 46/46 KB 8/54 KB 46/46 KB 12/54 KB 46/46 KB 16/54 KB 46/46 KB 20/54 KB 46/46 KB 24/54 KB 46/46 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 1800.7 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 3/44 KB 4/158 KB 24/54 KB 4/201 KB 3/44 KB 4/158 KB 24/54 KB 8/201 KB 3/44 KB 4/158 KB 24/54 KB 12/201 KB 3/44 KB 4/158 KB 24/54 KB 16/201 KB 3/44 KB 4/158 KB 24/54 KB 20/201 KB 3/44 KB 4/158 KB 28/54 KB 24/201 KB 3/44 KB 4/158 KB 28/54 KB 28/201 KB 3/44 KB 4/158 KB 28/54 KB 32/201 KB 4/158 KB 24/54 KB 3/44 KB 8/158 KB 28/54 KB 32/201 KB 3/44 KB 12/158 KB 28/54 KB 32/201 KB 3/44 KB 16/158 KB 28/54 KB 32/201 KB 3/44 KB 20/158 KB 28/54 KB 32/201 KB 3/44 KB 24/158 KB 28/54 KB 32/201 KB 3/44 KB 28/158 KB 28/54 KB 32/201 KB 3/44 KB 32/158 KB 28/54 KB 32/201 KB 3/44 KB 4/158 KB 28/54 KB 20/201 KB 3/44 KB 32/158 KB 32/54 KB 32/201 KB 3/44 KB 4/158 KB 24/54 KB 5/44 KB 32/158 KB 32/54 KB 32/201 KB 8/44 KB 32/158 KB 32/54 KB 32/201 KB 11/44 KB 32/158 KB 32/54 KB 32/201 KB 13/44 KB 32/158 KB 32/54 KB 32/201 KB 16/44 KB 32/158 KB 32/54 KB 32/201 KB 19/44 KB 32/158 KB 32/54 KB 32/201 KB 21/44 KB 32/158 KB 32/54 KB 32/201 KB 24/44 KB 32/158 KB 32/54 KB 32/201 KB 27/44 KB 32/158 KB 32/54 KB 32/201 KB 29/44 KB 32/158 KB 32/54 KB 32/201 KB 32/44 KB 32/158 KB 32/54 KB 32/201 KB 36/44 KB 32/158 KB 32/54 KB 32/201 KB 40/44 KB 36/158 KB 36/54 KB 36/201 KB 44/44 KB 36/158 KB 36/54 KB 36/201 KB 44/44 KB 36/158 KB 36/54 KB 36/201 KB 36/44 KB 36/158 KB 36/54 KB 36/201 KB 44/44 KB 36/158 KB 36/54 KB 40/201 KB 44/44 KB 36/158 KB 36/54 KB 44/201 KB 44/44 KB 4/6 KB 36/158 KB 36/54 KB 48/201 KB 36/44 KB 36/158 KB 36/54 KB 32/201 KB 44/44 KB 4/6 KB 36/158 KB 40/54 KB 48/201 KB 44/44 KB 4/6 KB 36/158 KB 44/54 KB 48/201 KB 44/44 KB 4/6 KB 36/158 KB 48/54 KB 48/201 KB 36/44 KB 36/158 KB 32/54 KB 32/201 KB 44/44 KB 4/6 KB 40/158 KB 48/54 KB 48/201 KB 44/44 KB 4/6 KB 44/158 KB 48/54 KB 48/201 KB 44/44 KB 4/6 KB 48/158 KB 48/54 KB 48/201 KB 44/44 KB 4/6 KB 36/158 KB 36/54 KB 44/201 KB 44/44 KB 6/6 KB 48/158 KB 48/54 KB 48/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1185.3 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 6/6 KB 48/158 KB 52/54 KB 52/201 KB 6/6 KB 48/158 KB 52/54 KB 56/201 KB 6/6 KB 48/158 KB 52/54 KB 60/201 KB 6/6 KB 48/158 KB 52/54 KB 64/201 KB 6/6 KB 48/158 KB 52/54 KB 68/201 KB 6/6 KB 48/158 KB 52/54 KB 72/201 KB 6/6 KB 48/158 KB 52/54 KB 76/201 KB 6/6 KB 48/158 KB 52/54 KB 80/201 KB 6/6 KB 48/158 KB 52/54 KB 84/201 KB 6/6 KB 48/158 KB 52/54 KB 48/201 KB 6/6 KB 48/158 KB 54/54 KB 84/201 KB 6/6 KB 48/158 KB 54/54 KB 88/201 KB 6/6 KB 48/158 KB 54/54 KB 92/201 KB 6/6 KB 48/158 KB 54/54 KB 96/201 KB 6/6 KB 48/158 KB 54/54 KB 100/201 KB 6/6 KB 48/158 KB 54/54 KB 104/201 KB 6/6 KB 48/158 KB 54/54 KB 108/201 KB 6/6 KB 48/158 KB 54/54 KB 112/201 KB 6/6 KB 48/158 KB 54/54 KB 116/201 KB 6/6 KB 48/158 KB 54/54 KB 120/201 KB 6/6 KB 48/158 KB 54/54 KB 124/201 KB 6/6 KB 48/158 KB 54/54 KB 128/201 KB 6/6 KB 48/158 KB 54/54 KB 132/201 KB 6/6 KB 48/158 KB 54/54 KB 136/201 KB 6/6 KB 48/158 KB 54/54 KB 140/201 KB 6/6 KB 48/158 KB 54/54 KB 144/201 KB 6/6 KB 48/158 KB 54/54 KB 148/201 KB 6/6 KB 52/158 KB 54/54 KB 148/201 KB 6/6 KB 56/158 KB 54/54 KB 148/201 KB 6/6 KB 60/158 KB 54/54 KB 148/201 KB 6/6 KB 64/158 KB 54/54 KB 148/201 KB 6/6 KB 68/158 KB 54/54 KB 148/201 KB 6/6 KB 72/158 KB 54/54 KB 148/201 KB 6/6 KB 76/158 KB 54/54 KB 148/201 KB 6/6 KB 3/3 KB 80/158 KB 54/54 KB 148/201 KB 6/6 KB 3/3 KB 84/158 KB 54/54 KB 148/201 KB 6/6 KB 3/3 KB 88/158 KB 54/54 KB 148/201 KB 6/6 KB 3/3 KB 92/158 KB 54/54 KB 148/201 KB 6/6 KB 3/3 KB 96/158 KB 54/54 KB 148/201 KB 6/6 KB 3/3 KB 76/158 KB 54/54 KB 148/201 KB 6/6 KB 3/3 KB 100/158 KB 54/54 KB 148/201 KB 6/6 KB 3/3 KB 104/158 KB 54/54 KB 148/201 KB 6/6 KB 3/3 KB 108/158 KB 54/54 KB 148/201 KB 6/6 KB 3/3 KB 112/158 KB 54/54 KB 148/201 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: 03:02:23 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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 6/6 KB 3/3 KB 116/158 KB 148/201 KB 6/6 KB 3/3 KB 120/158 KB 148/201 KB 6/6 KB 3/3 KB 124/158 KB 148/201 KB 6/6 KB 3/3 KB 128/158 KB 148/201 KB 6/6 KB 3/3 KB 132/158 KB 148/201 KB 6/6 KB 3/3 KB 136/158 KB 148/201 KB 6/6 KB 3/3 KB 140/158 KB 148/201 KB 6/6 KB 3/3 KB 144/158 KB 148/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 119.0 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 144/158 KB 152/201 KB 3/3 KB 144/158 KB 156/201 KB 3/3 KB 148/158 KB 156/201 KB 3/3 KB 152/158 KB 160/201 KB 3/3 KB 156/158 KB 160/201 KB 3/3 KB 158/158 KB 160/201 KB 3/3 KB 148/158 KB 160/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 48.8 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 158/158 KB 164/201 KB 158/158 KB 168/201 KB 158/158 KB 172/201 KB 158/158 KB 176/201 KB 158/158 KB 180/201 KB 158/158 KB 184/201 KB 158/158 KB 188/201 KB 158/158 KB 192/201 KB 158/158 KB 196/201 KB 3/367 KB 158/158 KB 3/5 KB 196/201 KB 6/367 KB 158/158 KB 3/5 KB 196/201 KB 9/367 KB 158/158 KB 3/5 KB 196/201 KB 11/367 KB 158/158 KB 3/5 KB 196/201 KB 14/367 KB 158/158 KB 3/5 KB 196/201 KB 16/367 KB 158/158 KB 3/5 KB 196/201 KB 19/367 KB 158/158 KB 3/5 KB 196/201 KB 158/158 KB 3/5 KB 196/201 KB 19/367 KB 158/158 KB 5/5 KB 196/201 KB 19/367 KB 158/158 KB 5/5 KB 3/52 KB 196/201 KB 19/367 KB 158/158 KB 5/5 KB 5/52 KB 196/201 KB 19/367 KB 158/158 KB 5/5 KB 8/52 KB 196/201 KB 19/367 KB 158/158 KB 5/5 KB 11/52 KB 196/201 KB 22/367 KB 158/158 KB 5/5 KB 11/52 KB 196/201 KB 22/367 KB 158/158 KB 5/5 KB 13/52 KB 196/201 KB 25/367 KB 158/158 KB 5/5 KB 13/52 KB 196/201 KB 25/367 KB 158/158 KB 5/5 KB 16/52 KB 196/201 KB 25/367 KB 158/158 KB 5/5 KB 19/52 KB 196/201 KB 27/367 KB 158/158 KB 21/52 KB 196/201 KB 27/367 KB 158/158 KB 19/52 KB 196/201 KB 30/367 KB 158/158 KB 21/52 KB 196/201 KB 32/367 KB 158/158 KB 21/52 KB 196/201 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 65.3 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 36/367 KB 158/158 KB 24/52 KB 196/201 KB 40/367 KB 158/158 KB 24/52 KB 196/201 KB 44/367 KB 158/158 KB 24/52 KB 196/201 KB 48/367 KB 158/158 KB 24/52 KB 196/201 KB 32/367 KB 158/158 KB 24/52 KB 196/201 KB 48/367 KB 27/52 KB 196/201 KB 48/367 KB 29/52 KB 196/201 KB 48/367 KB 32/52 KB 196/201 KB 48/367 KB 36/52 KB 196/201 KB 52/367 KB 40/52 KB 196/201 KB 52/367 KB 44/52 KB 196/201 KB 52/367 KB 48/52 KB 196/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2122.3 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 52/367 KB 36/52 KB 196/201 KB 56/367 KB 48/52 KB 196/201 KB 60/367 KB 48/52 KB 196/201 KB 64/367 KB 52/52 KB 196/201 KB 60/367 KB 52/52 KB 196/201 KB 68/367 KB 52/52 KB 196/201 KB 72/367 KB 52/52 KB 200/201 KB 76/367 KB 52/52 KB 200/201 KB 80/367 KB 52/52 KB 200/201 KB 68/367 KB 52/52 KB 200/201 KB 80/367 KB 52/52 KB 201/201 KB 84/367 KB 52/52 KB 201/201 KB 88/367 KB 52/52 KB 201/201 KB 92/367 KB 52/52 KB 201/201 KB 96/367 KB 52/52 KB 201/201 KB 100/367 KB 52/52 KB 201/201 KB 104/367 KB 52/52 KB 201/201 KB 104/367 KB 52/52 KB 3/47 KB 201/201 KB 104/367 KB 52/52 KB 5/47 KB 201/201 KB 104/367 KB 52/52 KB 8/47 KB 201/201 KB 104/367 KB 52/52 KB 11/47 KB 201/201 KB 104/367 KB 52/52 KB 13/47 KB 201/201 KB 104/367 KB 52/52 KB 16/47 KB 201/201 KB 104/367 KB 52/52 KB 19/47 KB 201/201 KB 104/367 KB 52/52 KB 21/47 KB 201/201 KB 104/367 KB 52/52 KB 24/47 KB 201/201 KB 104/367 KB 52/52 KB 27/47 KB 201/201 KB 104/367 KB 52/52 KB 29/47 KB 201/201 KB 104/367 KB 52/52 KB 32/47 KB 201/201 KB 104/367 KB 52/52 KB 36/47 KB 201/201 KB 104/367 KB 52/52 KB 40/47 KB 201/201 KB 104/367 KB 52/52 KB 44/47 KB 201/201 KB 104/367 KB 4/238 KB 47/47 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 686.0 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 104/367 KB 52/52 KB 4/238 KB 44/47 KB 201/201 KB 104/367 KB 8/238 KB 47/47 KB 201/201 KB 104/367 KB 12/238 KB 47/47 KB 201/201 KB 104/367 KB 16/238 KB 47/47 KB 201/201 KB 104/367 KB 20/238 KB 47/47 KB 201/201 KB 108/367 KB 24/238 KB 47/47 KB 108/367 KB 28/238 KB 47/47 KB 108/367 KB 32/238 KB 47/47 KB 108/367 KB 20/238 KB 47/47 KB 112/367 KB 32/238 KB 47/47 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 2446.2 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 116/367 KB 32/238 KB 47/47 KB 120/367 KB 36/238 KB 47/47 KB 124/367 KB 36/238 KB 47/47 KB 128/367 KB 36/238 KB 47/47 KB 116/367 KB 36/238 KB 47/47 KB 128/367 KB 40/238 KB 47/47 KB 128/367 KB 44/238 KB 47/47 KB 128/367 KB 48/238 KB 47/47 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 550.2 KB/sec) unit-abot-epc-basic-0: 03:02:23 DEBUG unit.abot-epc-basic/0.install 128/367 KB 48/238 KB 4/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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 128/367 KB 48/238 KB 8/28 KB 128/367 KB 48/238 KB 12/28 KB 128/367 KB 48/238 KB 16/28 KB 128/367 KB 48/238 KB 20/28 KB 128/367 KB 48/238 KB 24/28 KB 132/367 KB 48/238 KB 28/28 KB 132/367 KB 52/238 KB 28/28 KB 132/367 KB 56/238 KB 28/28 KB 132/367 KB 60/238 KB 28/28 KB 132/367 KB 64/238 KB 28/28 KB 132/367 KB 48/238 KB 24/28 KB 136/367 KB 64/238 KB 28/28 KB 140/367 KB 64/238 KB 28/28 KB 144/367 KB 64/238 KB 28/28 KB 148/367 KB 64/238 KB 28/28 KB 148/367 KB 3/1199 KB 64/238 KB 28/28 KB 148/367 KB 6/1199 KB 64/238 KB 28/28 KB 148/367 KB 9/1199 KB 64/238 KB 28/28 KB 148/367 KB 11/1199 KB 64/238 KB 28/28 KB 148/367 KB 14/1199 KB 64/238 KB 28/28 KB 148/367 KB 16/1199 KB 64/238 KB 28/28 KB 148/367 KB 19/1199 KB 64/238 KB 28/28 KB 148/367 KB 22/1199 KB 64/238 KB 28/28 KB 148/367 KB 25/1199 KB 64/238 KB 28/28 KB 148/367 KB 27/1199 KB 64/238 KB 28/28 KB 148/367 KB 30/1199 KB 64/238 KB 28/28 KB 152/367 KB 30/1199 KB 64/238 KB 28/28 KB 156/367 KB 32/1199 KB 68/238 KB 28/28 KB 160/367 KB 32/1199 KB 68/238 KB 28/28 KB 164/367 KB 32/1199 KB 68/238 KB 28/28 KB 168/367 KB 32/1199 KB 68/238 KB 28/28 KB 152/367 KB 32/1199 KB 68/238 KB 28/28 KB 152/367 KB 30/1199 KB 68/238 KB 28/28 KB 168/367 KB 32/1199 KB 72/238 KB 28/28 KB 168/367 KB 32/1199 KB 76/238 KB 28/28 KB 168/367 KB 32/1199 KB 80/238 KB 28/28 KB 168/367 KB 36/1199 KB 84/238 KB 28/28 KB 168/367 KB 36/1199 KB 80/238 KB 28/28 KB 172/367 KB 40/1199 KB 84/238 KB 28/28 KB 172/367 KB 44/1199 KB 84/238 KB 28/28 KB 172/367 KB 48/1199 KB 84/238 KB 28/28 KB 172/367 KB 52/1199 KB 84/238 KB 28/28 KB 172/367 KB 56/1199 KB 88/238 KB 28/28 KB 172/367 KB 60/1199 KB 88/238 KB 28/28 KB 172/367 KB 64/1199 KB 88/238 KB 28/28 KB 172/367 KB 36/1199 KB 84/238 KB 28/28 KB 176/367 KB 64/1199 KB 88/238 KB 28/28 KB 180/367 KB 64/1199 KB 88/238 KB 28/28 KB 184/367 KB 64/1199 KB 88/238 KB 28/28 KB 188/367 KB 64/1199 KB 88/238 KB 28/28 KB 192/367 KB 64/1199 KB 88/238 KB 28/28 KB 196/367 KB 64/1199 KB 88/238 KB 28/28 KB 200/367 KB 68/1199 KB 88/238 KB 28/28 KB 204/367 KB 68/1199 KB 88/238 KB 28/28 KB 208/367 KB 68/1199 KB 88/238 KB 28/28 KB 172/367 KB 52/1199 KB 88/238 KB 28/28 KB 208/367 KB 68/1199 KB 92/238 KB 28/28 KB 208/367 KB 68/1199 KB 96/238 KB 28/28 KB 208/367 KB 68/1199 KB 100/238 KB 28/28 KB 208/367 KB 68/1199 KB 104/238 KB 28/28 KB 208/367 KB 68/1199 KB 108/238 KB 28/28 KB 208/367 KB 68/1199 KB 112/238 KB 28/28 KB 208/367 KB 68/1199 KB 116/238 KB 28/28 KB 212/367 KB 68/1199 KB 120/238 KB 28/28 KB 212/367 KB 68/1199 KB 124/238 KB 28/28 KB 212/367 KB 68/1199 KB 128/238 KB 28/28 KB 196/367 KB 68/1199 KB 88/238 KB 28/28 KB 212/367 KB 72/1199 KB 128/238 KB 28/28 KB 212/367 KB 76/1199 KB 128/238 KB 28/28 KB 212/367 KB 80/1199 KB 128/238 KB 28/28 KB 212/367 KB 84/1199 KB 128/238 KB 28/28 KB 212/367 KB 88/1199 KB 128/238 KB 28/28 KB 212/367 KB 92/1199 KB 128/238 KB 28/28 KB 212/367 KB 96/1199 KB 128/238 KB 28/28 KB 212/367 KB 100/1199 KB 128/238 KB 28/28 KB 212/367 KB 104/1199 KB 132/238 KB 4/186 KB 212/367 KB 108/1199 KB 132/238 KB 4/186 KB 212/367 KB 112/1199 KB 132/238 KB 4/186 KB 212/367 KB 116/1199 KB 132/238 KB 4/186 KB 212/367 KB 68/1199 KB 116/238 KB 28/28 KB 216/367 KB 116/1199 KB 132/238 KB 4/186 KB 220/367 KB 116/1199 KB 132/238 KB 4/186 KB 224/367 KB 116/1199 KB 132/238 KB 4/186 KB 228/367 KB 116/1199 KB 132/238 KB 4/186 KB 232/367 KB 116/1199 KB 132/238 KB 4/186 KB 236/367 K unit-abot-epc-basic-0: 03:02:23 DEBUG unit.abot-epc-basic/0.install B 116/1199 KB 132/238 KB 4/186 KB 240/367 KB 116/1199 KB 132/238 KB 4/186 KB 212/367 KB 100/1199 KB 132/238 KB 4/186 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 237.3 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 212/367 KB 100/1199 KB 128/238 KB 28/28 KB 4/186 KB 240/367 KB 116/1199 KB 132/238 KB 8/186 KB 240/367 KB 116/1199 KB 132/238 KB 12/186 KB 240/367 KB 116/1199 KB 132/238 KB 16/186 KB 240/367 KB 116/1199 KB 132/238 KB 20/186 KB 240/367 KB 116/1199 KB 132/238 KB 24/186 KB 240/367 KB 116/1199 KB 132/238 KB 28/186 KB 240/367 KB 116/1199 KB 132/238 KB 32/186 KB 240/367 KB 116/1199 KB 132/238 KB 36/186 KB 240/367 KB 116/1199 KB 132/238 KB 40/186 KB 240/367 KB 116/1199 KB 132/238 KB 44/186 KB 240/367 KB 116/1199 KB 132/238 KB 48/186 KB 240/367 KB 116/1199 KB 132/238 KB 52/186 KB 240/367 KB 116/1199 KB 132/238 KB 56/186 KB 240/367 KB 116/1199 KB 132/238 KB 60/186 KB 240/367 KB 116/1199 KB 132/238 KB 64/186 KB 240/367 KB 116/1199 KB 132/238 KB 68/186 KB 240/367 KB 116/1199 KB 132/238 KB 72/186 KB 240/367 KB 116/1199 KB 132/238 KB 76/186 KB 240/367 KB 116/1199 KB 132/238 KB 80/186 KB 240/367 KB 116/1199 KB 132/238 KB 84/186 KB 240/367 KB 116/1199 KB 136/238 KB 88/186 KB 240/367 KB 116/1199 KB 136/238 KB 92/186 KB 240/367 KB 116/1199 KB 136/238 KB 96/186 KB 240/367 KB 116/1199 KB 136/238 KB 100/186 KB 244/367 KB 120/1199 KB 136/238 KB 104/186 KB 244/367 KB 120/1199 KB 136/238 KB 108/186 KB 244/367 KB 120/1199 KB 136/238 KB 112/186 KB 240/367 KB 116/1199 KB 136/238 KB 84/186 KB 244/367 KB 120/1199 KB 140/238 KB 112/186 KB 244/367 KB 120/1199 KB 144/238 KB 112/186 KB 244/367 KB 120/1199 KB 148/238 KB 112/186 KB 244/367 KB 120/1199 KB 152/238 KB 112/186 KB 244/367 KB 120/1199 KB 156/238 KB 112/186 KB 244/367 KB 120/1199 KB 160/238 KB 112/186 KB 244/367 KB 120/1199 KB 136/238 KB 100/186 KB 244/367 KB 124/1199 KB 160/238 KB 112/186 KB 244/367 KB 128/1199 KB 160/238 KB 112/186 KB 244/367 KB 132/1199 KB 160/238 KB 112/186 KB 244/367 KB 136/1199 KB 164/238 KB 116/186 KB 244/367 KB 140/1199 KB 164/238 KB 116/186 KB 244/367 KB 144/1199 KB 164/238 KB 116/186 KB 244/367 KB 116/1199 KB 136/238 KB 100/186 KB 248/367 KB 144/1199 KB 164/238 KB 116/186 KB 252/367 KB 144/1199 KB 164/238 KB 116/186 KB 256/367 KB 144/1199 KB 164/238 KB 116/186 KB 260/367 KB 144/1199 KB 164/238 KB 116/186 KB 264/367 KB 144/1199 KB 164/238 KB 116/186 KB 268/367 KB 144/1199 KB 164/238 KB 116/186 KB 272/367 KB 144/1199 KB 164/238 KB 116/186 KB 244/367 KB 132/1199 KB 164/238 KB 116/186 KB 272/367 KB 144/1199 KB 168/238 KB 116/186 KB 272/367 KB 144/1199 KB 172/238 KB 116/186 KB 272/367 KB 144/1199 KB 176/238 KB 116/186 KB 244/367 KB 132/1199 KB 160/238 KB 116/186 KB 272/367 KB 144/1199 KB 4/558 KB 176/238 KB 116/186 KB 272/367 KB 144/1199 KB 8/558 KB 176/238 KB 116/186 KB 272/367 KB 144/1199 KB 12/558 KB 176/238 KB 116/186 KB 272/367 KB 144/1199 KB 16/558 KB 176/238 KB 116/186 KB 272/367 KB 144/1199 KB 20/558 KB 176/238 KB 116/186 KB 272/367 KB 144/1199 KB 24/558 KB 176/238 KB 116/186 KB 272/367 KB 144/1199 KB 28/558 KB 176/238 KB 116/186 KB 272/367 KB 144/1199 KB 32/558 KB 176/238 KB 116/186 KB 272/367 KB 144/1199 KB 36/558 KB 176/238 KB 116/186 KB 272/367 KB 144/1199 KB 40/558 KB 176/238 KB 116/186 KB 272/367 KB 144/1199 KB 44/558 KB 176/238 KB 116/186 KB 272/367 KB 144/1199 KB 48/558 KB 176/238 KB 116/186 KB 272/367 KB 144/1199 KB 52/558 KB 176/238 KB 116/186 KB 276/367 KB 148/1199 KB 56/558 KB 180/238 KB 120/186 KB 276/367 KB 148/1199 KB 60/558 KB 180/238 KB 120/186 KB 276/367 KB 148/1199 KB 64/558 KB 180/238 KB 120/186 KB 276/367 KB 148/1199 KB 68/558 KB 180/238 KB 120/186 KB 276/367 KB 148/1199 unit-abot-epc-basic-0: 03:02:23 DEBUG unit.abot-epc-basic/0.install KB 72/558 KB 180/238 KB 120/186 KB 276/367 KB 148/1199 KB 76/558 KB 180/238 KB 120/186 KB 276/367 KB 148/1199 KB 80/558 KB 180/238 KB 120/186 KB 276/367 KB 148/1199 KB 52/558 KB 180/238 KB 120/186 KB 276/367 KB 152/1199 KB 80/558 KB 180/238 KB 120/186 KB 276/367 KB 156/1199 KB 80/558 KB 180/238 KB 120/186 KB 276/367 KB 160/1199 KB 80/558 KB 180/238 KB 120/186 KB 276/367 KB 144/1199 KB 52/558 KB 180/238 KB 120/186 KB 280/367 KB 160/1199 KB 80/558 KB 180/238 KB 120/186 KB 284/367 KB 160/1199 KB 80/558 KB 180/238 KB 120/186 KB 288/367 KB 160/1199 KB 80/558 KB 180/238 KB 120/186 KB 272/367 KB 144/1199 KB 52/558 KB 180/238 KB 120/186 KB 288/367 KB 160/1199 KB 80/558 KB 184/238 KB 120/186 KB 288/367 KB 160/1199 KB 80/558 KB 188/238 KB 120/186 KB 288/367 KB 160/1199 KB 80/558 KB 192/238 KB 120/186 KB 288/367 KB 160/1199 KB 80/558 KB 196/238 KB 120/186 KB 292/367 KB 164/1199 KB 80/558 KB 200/238 KB 120/186 KB 292/367 KB 164/1199 KB 80/558 KB 204/238 KB 120/186 KB 292/367 KB 164/1199 KB 80/558 KB 208/238 KB 120/186 KB 272/367 KB 144/1199 KB 52/558 KB 176/238 KB 120/186 KB 292/367 KB 164/1199 KB 80/558 KB 208/238 KB 124/186 KB 292/367 KB 164/1199 KB 80/558 KB 208/238 KB 128/186 KB 292/367 KB 164/1199 KB 80/558 KB 208/238 KB 132/186 KB 292/367 KB 164/1199 KB 80/558 KB 208/238 KB 136/186 KB 292/367 KB 164/1199 KB 80/558 KB 208/238 KB 140/186 KB 292/367 KB 164/1199 KB 80/558 KB 208/238 KB 144/186 KB 292/367 KB 164/1199 KB 80/558 KB 208/238 KB 148/186 KB 292/367 KB 164/1199 KB 80/558 KB 208/238 KB 152/186 KB 292/367 KB 164/1199 KB 80/558 KB 208/238 KB 156/186 KB 292/367 KB 164/1199 KB 84/558 KB 208/238 KB 160/186 KB 292/367 KB 164/1199 KB 84/558 KB 208/238 KB 164/186 KB 292/367 KB 164/1199 KB 84/558 KB 212/238 KB 168/186 KB 292/367 KB 164/1199 KB 84/558 KB 212/238 KB 172/186 KB 292/367 KB 164/1199 KB 84/558 KB 212/238 KB 176/186 KB 292/367 KB 164/1199 KB 80/558 KB 196/238 KB 120/186 KB 296/367 KB 164/1199 KB 84/558 KB 212/238 KB 176/186 KB 300/367 KB 164/1199 KB 84/558 KB 212/238 KB 176/186 KB 304/367 KB 164/1199 KB 84/558 KB 212/238 KB 176/186 KB 308/367 KB 164/1199 KB 84/558 KB 212/238 KB 176/186 KB 312/367 KB 164/1199 KB 84/558 KB 212/238 KB 176/186 KB 316/367 KB 164/1199 KB 84/558 KB 212/238 KB 176/186 KB 320/367 KB 164/1199 KB 84/558 KB 212/238 KB 176/186 KB 324/367 KB 164/1199 KB 84/558 KB 212/238 KB 176/186 KB 328/367 KB 164/1199 KB 84/558 KB 212/238 KB 180/186 KB 332/367 KB 164/1199 KB 84/558 KB 212/238 KB 180/186 KB 288/367 KB 164/1199 KB 80/558 KB 196/238 KB 120/186 KB 332/367 KB 168/1199 KB 84/558 KB 212/238 KB 180/186 KB 332/367 KB 172/1199 KB 84/558 KB 212/238 KB 180/186 KB 332/367 KB 176/1199 KB 84/558 KB 212/238 KB 180/186 KB 332/367 KB 180/1199 KB 84/558 KB 212/238 KB 180/186 KB 332/367 KB 184/1199 KB 84/558 KB 212/238 KB 180/186 KB 332/367 KB 188/1199 KB 84/558 KB 212/238 KB 180/186 KB 332/367 KB 192/1199 KB 84/558 KB 212/238 KB 180/186 KB 332/367 KB 196/1199 KB 84/558 KB 212/238 KB 180/186 KB 332/367 KB 200/1199 KB 84/558 KB 212/238 KB 180/186 KB 336/367 KB 204/1199 KB 84/558 KB 212/238 KB 180/186 KB 336/367 KB 208/1199 KB 84/558 KB 212/238 KB 180/186 KB 336/367 KB 212/1199 KB 84/558 KB 212/238 KB 180/186 KB 336/367 KB 216/1199 KB 84/558 KB 212/238 KB 180/186 KB 336/367 KB 220/1199 KB 84/558 KB 212/238 KB 180/186 KB 336/367 KB 224/1199 KB 84/558 KB 212/238 KB 180/186 KB 336/367 KB 228/1199 KB 84/558 KB 212/238 KB 180/186 KB 324/367 KB 164/1199 KB unit-abot-epc-basic-0: 03:02:23 DEBUG unit.abot-epc-basic/0.install 84/558 KB 212/238 KB 180/186 KB 336/367 KB 228/1199 KB 84/558 KB 212/238 KB 184/186 KB 336/367 KB 228/1199 KB 84/558 KB 212/238 KB 186/186 KB 292/367 KB 164/1199 KB 84/558 KB 212/238 KB 164/186 KB 336/367 KB 228/1199 KB 84/558 KB 216/238 KB 186/186 KB 336/367 KB 228/1199 KB 84/558 KB 220/238 KB 186/186 KB 336/367 KB 228/1199 KB 84/558 KB 224/238 KB 186/186 KB 336/367 KB 228/1199 KB 84/558 KB 228/238 KB 186/186 KB 336/367 KB 228/1199 KB 84/558 KB 232/238 KB 186/186 KB 336/367 KB 228/1199 KB 84/558 KB 236/238 KB 186/186 KB 336/367 KB 228/1199 KB 84/558 KB 238/238 KB 186/186 KB 292/367 KB 164/1199 KB 84/558 KB 208/238 KB 156/186 KB 336/367 KB 228/1199 KB 88/558 KB 238/238 KB 186/186 KB 336/367 KB 228/1199 KB 92/558 KB 238/238 KB 186/186 KB 336/367 KB 228/1199 KB 96/558 KB 238/238 KB 186/186 KB 336/367 KB 228/1199 KB 100/558 KB 238/238 KB 186/186 KB 336/367 KB 228/1199 KB 104/558 KB 238/238 KB 186/186 KB 336/367 KB 228/1199 KB 108/558 KB 238/238 KB 186/186 KB 336/367 KB 228/1199 KB 112/558 KB 238/238 KB 186/186 KB 336/367 KB 228/1199 KB 116/558 KB 238/238 KB 186/186 KB 336/367 KB 228/1199 KB 120/558 KB 238/238 KB 186/186 KB 336/367 KB 228/1199 KB 124/558 KB 238/238 KB 186/186 KB 336/367 KB 228/1199 KB 128/558 KB 238/238 KB 186/186 KB 336/367 KB 200/1199 KB 84/558 KB 212/238 KB 180/186 KB 340/367 KB 228/1199 KB 128/558 KB 238/238 KB 186/186 KB 344/367 KB 228/1199 KB 128/558 KB 238/238 KB 186/186 KB 348/367 KB 228/1199 KB 128/558 KB 238/238 KB 186/186 KB 352/367 KB 228/1199 KB 128/558 KB 238/238 KB 186/186 KB 356/367 KB 228/1199 KB 128/558 KB 238/238 KB 186/186 KB 360/367 KB 228/1199 KB 132/558 KB 238/238 KB 186/186 KB 364/367 KB 228/1199 KB 132/558 KB 238/238 KB 186/186 KB 367/367 KB 228/1199 KB 132/558 KB 238/238 KB 186/186 KB 356/367 KB 228/1199 KB 132/558 KB 238/238 KB 186/186 KB 367/367 KB 232/1199 KB 136/558 KB 238/238 KB 186/186 KB 367/367 KB 232/1199 KB 140/558 KB 238/238 KB 186/186 KB 367/367 KB 232/1199 KB 144/558 KB 238/238 KB 186/186 KB 367/367 KB 232/1199 KB 148/558 KB 238/238 KB 186/186 KB 367/367 KB 232/1199 KB 152/558 KB 238/238 KB 367/367 KB 232/1199 KB 156/558 KB 238/238 KB 367/367 KB 232/1199 KB 160/558 KB 238/238 KB 367/367 KB 232/1199 KB 132/558 KB 238/238 KB 186/186 KB 367/367 KB 236/1199 KB 160/558 KB 238/238 KB 367/367 KB 240/1199 KB 160/558 KB 238/238 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1192.1 KB/sec) unit-abot-epc-basic-0: 03:02:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 03:02:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1502.7 KB/sec) unit-abot-epc-basic-0: 03:02:23 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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 367/367 KB 244/1199 KB 160/558 KB 367/367 KB 248/1199 KB 160/558 KB 367/367 KB 252/1199 KB 164/558 KB 367/367 KB 256/1199 KB 164/558 KB 367/367 KB 260/1199 KB 164/558 KB 367/367 KB 264/1199 KB 164/558 KB 367/367 KB 268/1199 KB 164/558 KB 367/367 KB 272/1199 KB 164/558 KB 367/367 KB 276/1199 KB 164/558 KB 367/367 KB 280/1199 KB 164/558 KB 367/367 KB 284/1199 KB 164/558 KB 367/367 KB 288/1199 KB 164/558 KB 367/367 KB 248/1199 KB 164/558 KB 367/367 KB 288/1199 KB 168/558 KB 367/367 KB 288/1199 KB 172/558 KB 288/1199 KB 176/558 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 2276.2 KB/sec) unit-abot-epc-basic-0: 03:02:23 DEBUG unit.abot-epc-basic/0.install 288/1199 KB 180/558 KB 288/1199 KB 184/558 KB 288/1199 KB 188/558 KB 288/1199 KB 192/558 KB 288/1199 KB 196/558 KB 288/1199 KB 200/558 KB 288/1199 KB 204/558 KB 292/1199 KB 208/558 KB 292/1199 KB 204/558 KB 296/1199 KB 208/558 KB 300/1199 KB 208/558 KB 304/1199 KB 208/558 KB 308/1199 KB 212/558 KB 312/1199 KB 212/558 KB 316/1199 KB 212/558 KB 320/1199 KB 212/558 KB 304/1199 KB 212/558 KB 320/1199 KB 216/558 KB 320/1199 KB 4/181 KB 216/558 KB 320/1199 KB 8/181 KB 216/558 KB 320/1199 KB 12/181 KB 216/558 KB 320/1199 KB 16/181 KB 216/558 KB 320/1199 KB 20/181 KB 216/558 KB 320/1199 KB 24/181 KB 216/558 KB 320/1199 KB 28/181 KB 216/558 KB 320/1199 KB 32/181 KB 216/558 KB 320/1199 KB 36/181 KB 216/558 KB 320/1199 KB 40/181 KB 216/558 KB 320/1199 KB 44/181 KB 216/558 KB 320/1199 KB 48/181 KB 216/558 KB 320/1199 KB 52/181 KB 216/558 KB 320/1199 KB 56/181 KB 216/558 KB 320/1199 KB 60/181 KB 216/558 KB 320/1199 KB 64/181 KB 216/558 KB 320/1199 KB 64/181 KB 4/1206 KB 216/558 KB 320/1199 KB 64/181 KB 8/1206 KB 216/558 KB 320/1199 KB 64/181 KB 12/1206 KB 216/558 KB 320/1199 KB 64/181 KB 16/1206 KB 216/558 KB 320/1199 KB 64/181 KB 20/1206 KB 216/558 KB 320/1199 KB 64/181 KB 24/1206 KB 216/558 KB 320/1199 KB 64/181 KB 28/1206 KB 216/558 KB 320/1199 KB 64/181 KB 32/1206 KB 216/558 KB 320/1199 KB 64/181 KB 36/1206 KB 216/558 KB 320/1199 KB 68/181 KB 40/1206 KB 220/558 KB 324/1199 KB 68/181 KB 44/1206 KB 220/558 KB 324/1199 KB 68/181 KB 48/1206 KB 220/558 KB 324/1199 KB 68/181 KB 52/1206 KB 220/558 KB 324/1199 KB 68/181 KB 56/1206 KB 220/558 KB 324/1199 KB 68/181 KB 60/1206 KB 220/558 KB 324/1199 KB 68/181 KB 64/1206 KB 220/558 KB 324/1199 KB 68/181 KB 68/1206 KB 220/558 KB 324/1199 KB 68/181 KB 72/1206 KB 220/558 KB 324/1199 KB 68/181 KB 76/1206 KB 220/558 KB 320/1199 KB 68/181 KB 36/1206 KB 220/558 KB 324/1199 KB 72/181 KB 76/1206 KB 220/558 KB 324/1199 KB 76/181 KB 76/1206 KB 220/558 KB 324/1199 KB 80/181 KB 76/1206 KB 220/558 KB 320/1199 KB 64/181 KB 36/1206 KB 220/558 KB 324/1199 KB 80/181 KB 76/1206 KB 224/558 KB 324/1199 KB 80/181 KB 76/1206 KB 228/558 KB 324/1199 KB 80/181 KB 76/1206 KB 232/558 KB 324/1199 KB 80/181 KB 76/1206 KB 236/558 KB 324/1199 KB 80/181 KB 76/1206 KB 240/558 KB 324/1199 KB 80/181 KB 76/1206 KB 244/558 KB 324/1199 KB 84/181 KB 76/1206 KB 248/558 KB 324/1199 KB 84/181 KB 76/1206 KB 252/558 KB 324/1199 KB 84/181 KB 76/1206 KB 256/558 KB 324/1199 KB 68/181 KB 40/1206 KB 220/558 KB 328/1199 KB 84/181 KB 76/1206 KB 256/558 KB 332/1199 KB 84/181 KB 76/1206 KB 256/558 KB 336/1199 KB 84/181 KB 76/1206 KB 256/558 KB 340/1199 KB 84/181 KB 76/1206 KB 256/558 KB 344/1199 KB 84/181 KB 76/1206 KB 256/558 KB 348/1199 KB 84/181 KB 76/1206 KB 260/558 KB 352/1199 KB 84/181 KB 76/1206 KB 260/558 KB 356/1199 KB 84/181 KB 76/1206 KB 260/558 KB 324/1199 KB 84/181 KB 76/1206 KB 244/558 KB 356/1199 KB 88/181 KB 80/1206 KB 260/558 KB 356/1199 KB 92/181 KB 80/1206 KB 260/558 KB 356/1199 KB 96/181 KB 80/1206 KB 260/558 KB 356/1199 KB 100/181 KB 80/1206 KB 260/558 KB 356/1199 KB 104/181 KB 80/1206 KB 260/558 KB 356/1199 KB 108/181 KB 80/1206 KB 260/558 KB 356/1199 KB 112/181 KB 80/1206 KB 260/558 KB 356/1199 KB 116/181 KB 80/1206 KB 260/558 KB 360/1199 KB 120/181 KB 80/1206 KB 260/558 KB 360/1199 KB 124/181 KB 80/1206 KB 260/558 KB 360/1199 KB 128/181 KB 80/1206 KB 260/558 KB 356/1199 KB 84/181 KB 80/1206 KB 260/558 KB 344/1199 KB 84/181 KB 76/1206 unit-abot-epc-basic-0: 03:02:23 DEBUG unit.abot-epc-basic/0.install KB 260/558 KB 360/1199 KB 128/181 KB 80/1206 KB 264/558 KB 360/1199 KB 128/181 KB 80/1206 KB 268/558 KB 360/1199 KB 128/181 KB 80/1206 KB 272/558 KB 360/1199 KB 128/181 KB 84/1206 KB 272/558 KB 360/1199 KB 128/181 KB 88/1206 KB 276/558 KB 360/1199 KB 128/181 KB 92/1206 KB 276/558 KB 360/1199 KB 128/181 KB 96/1206 KB 276/558 KB 360/1199 KB 116/181 KB 80/1206 KB 260/558 KB 364/1199 KB 128/181 KB 96/1206 KB 276/558 KB 368/1199 KB 128/181 KB 96/1206 KB 276/558 KB 372/1199 KB 128/181 KB 96/1206 KB 276/558 KB 360/1199 KB 128/181 KB 84/1206 KB 276/558 KB 372/1199 KB 128/181 KB 96/1206 KB 280/558 KB 372/1199 KB 128/181 KB 96/1206 KB 284/558 KB 372/1199 KB 128/181 KB 96/1206 KB 288/558 KB 372/1199 KB 128/181 KB 100/1206 KB 288/558 KB 376/1199 KB 132/181 KB 104/1206 KB 292/558 KB 376/1199 KB 132/181 KB 108/1206 KB 292/558 KB 376/1199 KB 132/181 KB 112/1206 KB 292/558 KB 376/1199 KB 132/181 KB 100/1206 KB 292/558 KB 376/1199 KB 136/181 KB 112/1206 KB 292/558 KB 376/1199 KB 140/181 KB 112/1206 KB 292/558 KB 376/1199 KB 144/181 KB 112/1206 KB 292/558 KB 376/1199 KB 148/181 KB 112/1206 KB 292/558 KB 376/1199 KB 152/181 KB 116/1206 KB 292/558 KB 376/1199 KB 156/181 KB 116/1206 KB 292/558 KB 376/1199 KB 160/181 KB 116/1206 KB 292/558 KB 376/1199 KB 128/181 KB 100/1206 KB 292/558 KB 380/1199 KB 160/181 KB 116/1206 KB 292/558 KB 372/1199 KB 128/181 KB 100/1206 KB 292/558 KB 384/1199 KB 160/181 KB 116/1206 KB 292/558 KB 384/1199 KB 160/181 KB 116/1206 KB 296/558 KB 384/1199 KB 160/181 KB 116/1206 KB 300/558 KB 388/1199 KB 160/181 KB 116/1206 KB 304/558 KB 388/1199 KB 160/181 KB 116/1206 KB 308/558 KB 388/1199 KB 160/181 KB 116/1206 KB 312/558 KB 388/1199 KB 160/181 KB 116/1206 KB 316/558 KB 388/1199 KB 160/181 KB 116/1206 KB 320/558 KB 388/1199 KB 160/181 KB 116/1206 KB 324/558 KB 388/1199 KB 164/181 KB 116/1206 KB 328/558 KB 376/1199 KB 148/181 KB 116/1206 KB 292/558 KB 388/1199 KB 164/181 KB 120/1206 KB 332/558 KB 388/1199 KB 164/181 KB 124/1206 KB 332/558 KB 388/1199 KB 164/181 KB 128/1206 KB 332/558 KB 388/1199 KB 164/181 KB 132/1206 KB 332/558 KB 388/1199 KB 164/181 KB 136/1206 KB 332/558 KB 388/1199 KB 164/181 KB 140/1206 KB 332/558 KB 388/1199 KB 164/181 KB 144/1206 KB 332/558 KB 388/1199 KB 164/181 KB 148/1206 KB 332/558 KB 388/1199 KB 164/181 KB 152/1206 KB 332/558 KB 388/1199 KB 164/181 KB 156/1206 KB 332/558 KB 388/1199 KB 164/181 KB 160/1206 KB 332/558 KB 388/1199 KB 164/181 KB 116/1206 KB 324/558 KB 388/1199 KB 168/181 KB 160/1206 KB 332/558 KB 388/1199 KB 172/181 KB 160/1206 KB 332/558 KB 388/1199 KB 176/181 KB 160/1206 KB 332/558 KB 388/1199 KB 180/181 KB 160/1206 KB 332/558 KB 388/1199 KB 181/181 KB 160/1206 KB 332/558 KB 388/1199 KB 160/181 KB 116/1206 KB 300/558 KB 392/1199 KB 181/181 KB 160/1206 KB 332/558 KB 396/1199 KB 181/181 KB 160/1206 KB 332/558 KB 400/1199 KB 181/181 KB 160/1206 KB 332/558 KB 404/1199 KB 181/181 KB 160/1206 KB 332/558 KB 408/1199 KB 181/181 KB 160/1206 KB 332/558 KB 412/1199 KB 181/181 KB 160/1206 KB 332/558 KB 416/1199 KB 181/181 KB 160/1206 KB 332/558 KB 388/1199 KB 164/181 KB 148/1206 KB 332/558 KB 416/1199 KB 181/181 KB 160/1206 KB 336/558 KB 416/1199 KB 181/181 KB 160/1206 KB 340/558 KB 420/1199 KB 181/181 KB 164/1206 KB 344/558 KB 420/1199 KB 181/181 KB 164/1206 KB 348/558 KB 420/1199 KB 181/181 KB 164/1206 KB 352/558 KB 420/1199 KB 181/181 KB 164/1206 KB 356/558 KB 420/1199 KB 181/181 KB 164/1206 KB 360/558 KB 420/1199 KB 181/181 unit-abot-epc-basic-0: 03:02:23 DEBUG unit.abot-epc-basic/0.install KB 164/1206 KB 364/558 KB 420/1199 KB 181/181 KB 164/1206 KB 368/558 KB 420/1199 KB 181/181 KB 164/1206 KB 340/558 KB 420/1199 KB 181/181 KB 168/1206 KB 368/558 KB 420/1199 KB 181/181 KB 172/1206 KB 368/558 KB 420/1199 KB 181/181 KB 176/1206 KB 368/558 KB 420/1199 KB 181/181 KB 180/1206 KB 368/558 KB 420/1199 KB 181/181 KB 184/1206 KB 372/558 KB 420/1199 KB 181/181 KB 188/1206 KB 372/558 KB 420/1199 KB 181/181 KB 160/1206 KB 340/558 KB 424/1199 KB 181/181 KB 188/1206 KB 372/558 KB 428/1199 KB 181/181 KB 188/1206 KB 372/558 KB 432/1199 KB 181/181 KB 188/1206 KB 372/558 KB 436/1199 KB 181/181 KB 188/1206 KB 372/558 KB 440/1199 KB 181/181 KB 188/1206 KB 372/558 KB 444/1199 KB 181/181 KB 188/1206 KB 372/558 KB 448/1199 KB 181/181 KB 188/1206 KB 372/558 KB 452/1199 KB 181/181 KB 188/1206 KB 372/558 KB 456/1199 KB 181/181 KB 188/1206 KB 372/558 KB 456/1199 KB 181/181 KB 192/1206 KB 372/558 KB 460/1199 KB 181/181 KB 196/1206 KB 372/558 KB 460/1199 KB 181/181 KB 200/1206 KB 372/558 KB 460/1199 KB 181/181 KB 204/1206 KB 372/558 KB 460/1199 KB 181/181 KB 208/1206 KB 372/558 KB 460/1199 KB 181/181 KB 212/1206 KB 372/558 KB 460/1199 KB 181/181 KB 216/1206 KB 372/558 KB 460/1199 KB 181/181 KB 220/1206 KB 372/558 KB 460/1199 KB 181/181 KB 224/1206 KB 372/558 KB 460/1199 KB 181/181 KB 228/1206 KB 372/558 KB 420/1199 KB 181/181 KB 180/1206 KB 372/558 KB 460/1199 KB 228/1206 KB 376/558 KB 460/1199 KB 228/1206 KB 380/558 KB 460/1199 KB 228/1206 KB 384/558 KB 460/1199 KB 228/1206 KB 388/558 KB 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: 03:02:23 DEBUG unit.abot-epc-basic/0.install 460/1199 KB 181/181 KB 192/1206 KB 372/558 KB 464/1199 KB 228/1206 KB 388/558 KB 468/1199 KB 228/1206 KB 388/558 KB 472/1199 KB 228/1206 KB 388/558 KB 476/1199 KB 228/1206 KB 388/558 KB 480/1199 KB 228/1206 KB 388/558 KB 480/1199 KB 228/1206 KB 392/558 KB 480/1199 KB 228/1206 KB 396/558 KB 484/1199 KB 228/1206 KB 400/558 KB 484/1199 KB 228/1206 KB 404/558 KB 484/1199 KB 228/1206 KB 408/558 KB 484/1199 KB 228/1206 KB 412/558 KB 484/1199 KB 228/1206 KB 416/558 KB 484/1199 KB 228/1206 KB 420/558 KB 484/1199 KB 232/1206 KB 424/558 KB 484/1199 KB 232/1206 KB 428/558 KB 484/1199 KB 228/1206 KB 396/558 KB 488/1199 KB 232/1206 KB 428/558 KB 492/1199 KB 232/1206 KB 428/558 KB 496/1199 KB 232/1206 KB 428/558 KB 500/1199 KB 232/1206 KB 428/558 KB 504/1199 KB 232/1206 KB 428/558 KB 508/1199 KB 232/1206 KB 428/558 KB 512/1199 KB 232/1206 KB 428/558 KB 516/1199 KB 232/1206 KB 428/558 KB 484/1199 KB 232/1206 KB 420/558 KB 516/1199 KB 236/1206 KB 432/558 KB 516/1199 KB 240/1206 KB 432/558 KB 516/1199 KB 244/1206 KB 432/558 KB 516/1199 KB 248/1206 KB 432/558 KB 516/1199 KB 252/1206 KB 432/558 KB 516/1199 KB 256/1206 KB 432/558 KB 516/1199 KB 260/1206 KB 432/558 KB 520/1199 KB 264/1206 KB 432/558 KB 520/1199 KB 268/1206 KB 432/558 KB 520/1199 KB 272/1206 KB 432/558 KB 516/1199 KB 232/1206 KB 432/558 KB 520/1199 KB 272/1206 KB 436/558 KB 520/1199 KB 272/1206 KB 440/558 KB 520/1199 KB 272/1206 KB 444/558 KB 520/1199 KB 272/1206 KB 448/558 KB 520/1199 KB 260/1206 KB 432/558 KB 524/1199 KB 272/1206 KB 448/558 KB 528/1199 KB 272/1206 KB 448/558 KB 532/1199 KB 272/1206 KB 448/558 KB 536/1199 KB 272/1206 KB 448/558 KB 540/1199 KB 272/1206 KB 452/558 KB 544/1199 KB 272/1206 KB 452/558 KB 548/1199 KB 276/1206 KB 452/558 KB 552/1199 KB 276/1206 KB 452/558 KB 556/1199 KB 276/1206 KB 452/558 KB 560/1199 KB 276/1206 KB 452/558 KB 564/1199 KB 276/1206 KB 452/558 KB 568/1199 KB 276/1206 KB 452/558 KB 572/1199 KB 276/1206 KB 452/558 KB 576/1199 KB 276/1206 KB 452/558 KB 536/1199 KB 272/1206 KB 452/558 KB 576/1199 KB 276/1206 KB 456/558 KB 576/1199 KB 276/1206 KB 460/558 KB 576/1199 KB 276/1206 KB 464/558 KB 576/1199 KB 276/1206 KB 468/558 KB 544/1199 KB 276/1206 KB 452/558 KB 576/1199 KB 280/1206 KB 472/558 KB 576/1199 KB 284/1206 KB 472/558 KB 576/1199 KB 288/1206 KB 472/558 KB 576/1199 KB 292/1206 KB 472/558 KB 576/1199 KB 296/1206 KB 472/558 KB 576/1199 KB 300/1206 KB 472/558 KB 576/1199 KB 304/1206 KB 472/558 KB 576/1199 KB 276/1206 KB 472/558 KB 576/1199 KB 304/1206 KB 476/558 KB 576/1199 KB 304/1206 KB 480/558 KB 576/1199 KB 304/1206 KB 484/558 KB 580/1199 KB 308/1206 KB 488/558 KB 580/1199 KB 308/1206 KB 492/558 KB 580/1199 KB 308/1206 KB 496/558 KB 580/1199 KB 308/1206 KB 500/558 KB 580/1199 KB 308/1206 KB 504/558 KB 580/1199 KB 308/1206 KB 508/558 KB 580/1199 KB 308/1206 KB 512/558 KB 580/1199 KB 308/1206 KB 516/558 KB 580/1199 KB 308/1206 KB 520/558 KB 580/1199 KB 308/1206 KB 524/558 KB 580/1199 KB 308/1206 KB 528/558 KB 580/1199 KB 308/1206 KB 532/558 KB 580/1199 KB 308/1206 KB 484/558 KB 576/1199 KB 308/1206 KB 484/558 KB 584/1199 KB 312/1206 KB 532/558 KB 584/1199 KB 316/1206 KB 532/558 KB 584/1199 KB 320/1206 KB 532/558 KB 584/1199 KB 324/1206 KB 532/558 KB 584/1199 KB 328/1206 KB 532/558 KB 584/1199 KB 332/1206 KB 532/558 KB 584/1199 KB 336/1206 KB 532/558 KB 584/1199 KB 324/1206 KB 532/558 KB 588/1199 KB 336/1206 KB 532/558 KB 592/1199 KB 336/1206 KB 532/558 KB 596/1199 unit-abot-epc-basic-0: 03:02:23 DEBUG unit.abot-epc-basic/0.install KB 336/1206 KB 532/558 KB 600/1199 KB 336/1206 KB 532/558 KB 600/1199 KB 340/1206 KB 532/558 KB 604/1199 KB 344/1206 KB 532/558 KB 604/1199 KB 348/1206 KB 532/558 KB 604/1199 KB 352/1206 KB 532/558 KB 604/1199 KB 340/1206 KB 532/558 KB 608/1199 KB 352/1206 KB 532/558 KB 612/1199 KB 352/1206 KB 532/558 KB 616/1199 KB 352/1206 KB 532/558 KB 620/1199 KB 356/1206 KB 536/558 KB 624/1199 KB 356/1206 KB 536/558 KB 628/1199 KB 356/1206 KB 536/558 KB 632/1199 KB 356/1206 KB 536/558 KB 636/1199 KB 356/1206 KB 536/558 KB 640/1199 KB 356/1206 KB 536/558 KB 644/1199 KB 356/1206 KB 536/558 KB 648/1199 KB 356/1206 KB 536/558 KB 652/1199 KB 356/1206 KB 536/558 KB 656/1199 KB 356/1206 KB 536/558 KB 660/1199 KB 356/1206 KB 536/558 KB 616/1199 KB 356/1206 KB 536/558 KB 616/1199 KB 352/1206 KB 536/558 KB 660/1199 KB 356/1206 KB 540/558 KB 660/1199 KB 356/1206 KB 544/558 KB 660/1199 KB 356/1206 KB 548/558 KB 660/1199 KB 360/1206 KB 548/558 KB 660/1199 KB 364/1206 KB 548/558 KB 660/1199 KB 368/1206 KB 548/558 KB 660/1199 KB 368/1206 KB 552/558 KB 660/1199 KB 368/1206 KB 556/558 KB 660/1199 KB 368/1206 KB 558/558 KB 660/1199 KB 372/1206 KB 558/558 KB 664/1199 KB 376/1206 KB 558/558 KB 664/1199 KB 380/1206 KB 558/558 KB 664/1199 KB 384/1206 KB 558/558 KB 664/1199 KB 388/1206 KB 558/558 KB 664/1199 KB 392/1206 KB 558/558 KB 664/1199 KB 396/1206 KB 558/558 KB 664/1199 KB 400/1206 KB 558/558 KB 664/1199 KB 404/1206 KB 558/558 KB 664/1199 KB 408/1206 KB 558/558 KB 664/1199 KB 412/1206 KB 558/558 KB 664/1199 KB 416/1206 KB 558/558 KB 664/1199 KB 372/1206 KB 558/558 KB 668/1199 KB 416/1206 KB 558/558 KB 672/1199 KB 416/1206 KB 558/558 KB 676/1199 KB 416/1206 KB 558/558 KB 680/1199 KB 416/1206 KB 558/558 KB 684/1199 KB 420/1206 KB 558/558 KB 688/1199 KB 420/1206 KB 558/558 KB 692/1199 KB 420/1206 KB 558/558 KB 696/1199 KB 420/1206 KB 558/558 KB 700/1199 KB 420/1206 KB 558/558 KB 704/1199 KB 420/1206 KB 558/558 KB 680/1199 KB 420/1206 KB 558/558 KB 704/1199 KB 424/1206 KB 558/558 KB 704/1199 KB 428/1206 KB 558/558 KB 704/1199 KB 432/1206 KB 558/558 KB 704/1199 KB 436/1206 KB 558/558 KB 708/1199 KB 440/1206 KB 558/558 KB 708/1199 KB 444/1206 KB 558/558 KB 708/1199 KB 448/1206 KB 558/558 KB 708/1199 KB 436/1206 KB 558/558 KB 712/1199 KB 448/1206 KB 558/558 KB 716/1199 KB 448/1206 KB 558/558 KB 720/1199 KB 448/1206 KB 558/558 KB 720/1199 KB 452/1206 KB 558/558 KB 720/1199 KB 456/1206 KB 558/558 KB 724/1199 KB 460/1206 KB 558/558 KB 724/1199 KB 464/1206 KB 558/558 KB 724/1199 KB 468/1206 KB 724/1199 KB 472/1206 KB 724/1199 KB 476/1206 KB 724/1199 KB 480/1206 KB 724/1199 KB 484/1206 KB 724/1199 KB 488/1206 KB 724/1199 KB 456/1206 KB 558/558 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2159.3 KB/sec) unit-abot-epc-basic-0: 03:02:23 DEBUG unit.abot-epc-basic/0.install 728/1199 KB 488/1206 KB 732/1199 KB 488/1206 KB 736/1199 KB 488/1206 KB 740/1199 KB 488/1206 KB 744/1199 KB 488/1206 KB 748/1199 KB 488/1206 KB 752/1199 KB 488/1206 KB 756/1199 KB 488/1206 KB 760/1199 KB 492/1206 KB 764/1199 KB 492/1206 KB 768/1199 KB 492/1206 KB 756/1199 KB 492/1206 KB 768/1199 KB 496/1206 KB 768/1199 KB 500/1206 KB 772/1199 KB 504/1206 KB 772/1199 KB 508/1206 KB 772/1199 KB 512/1206 KB 772/1199 KB 500/1206 KB 776/1199 KB 512/1206 KB 780/1199 KB 512/1206 KB 784/1199 KB 512/1206 KB 788/1199 KB 512/1206 KB 792/1199 KB 516/1206 KB 796/1199 KB 516/1206 KB 800/1199 KB 516/1206 KB 788/1199 KB 516/1206 KB 800/1199 KB 520/1206 KB 800/1199 KB 524/1206 KB 800/1199 KB 528/1206 KB 800/1199 KB 532/1206 KB 804/1199 KB 536/1206 KB 804/1199 KB 540/1206 KB 804/1199 KB 544/1206 KB 804/1199 KB 548/1206 KB 804/1199 KB 552/1206 KB 804/1199 KB 556/1206 KB 804/1199 KB 560/1206 KB 804/1199 KB 532/1206 KB 808/1199 KB 560/1206 KB 812/1199 KB 560/1206 KB 816/1199 KB 560/1206 KB 820/1199 KB 560/1206 KB 824/1199 KB 560/1206 KB 828/1199 KB 560/1206 KB 832/1199 KB 560/1206 KB 836/1199 KB 564/1206 KB 840/1199 KB 564/1206 KB 844/1199 KB 564/1206 KB 848/1199 KB 564/1206 KB 852/1199 KB 564/1206 KB 856/1199 KB 564/1206 KB 860/1199 KB 564/1206 KB 864/1199 KB 564/1206 KB 868/1199 KB 564/1206 KB 872/1199 KB 564/1206 KB 832/1199 KB 564/1206 KB 872/1199 KB 568/1206 KB 872/1199 KB 572/1206 KB 872/1199 KB 576/1206 KB 872/1199 KB 580/1206 KB 872/1199 KB 584/1206 KB 872/1199 KB 588/1206 KB 872/1199 KB 592/1206 KB 872/1199 KB 596/1206 KB 872/1199 KB 600/1206 KB 872/1199 KB 604/1206 KB 876/1199 KB 604/1206 KB 880/1199 KB 604/1206 KB 884/1199 KB 608/1206 KB 888/1199 KB 608/1206 KB 892/1199 KB 608/1206 KB 896/1199 KB 608/1206 KB 900/1199 KB 608/1206 KB 904/1199 KB 608/1206 KB 908/1199 KB 608/1206 KB 912/1199 KB 608/1206 KB 916/1199 KB 608/1206 KB 880/1199 KB 608/1206 KB 916/1199 KB 612/1206 KB 916/1199 KB 616/1206 KB 916/1199 KB 620/1206 KB 916/1199 KB 624/1206 KB 916/1199 KB 628/1206 KB 916/1199 KB 632/1206 KB 916/1199 KB 636/1206 KB 916/1199 KB 640/1206 KB 916/1199 KB 644/1206 KB 920/1199 KB 644/1206 KB 924/1199 KB 644/1206 KB 928/1199 KB 644/1206 KB 928/1199 KB 648/1206 KB 928/1199 KB 652/1206 KB 932/1199 KB 656/1206 KB 932/1199 KB 660/1206 KB 932/1199 KB 664/1206 KB 932/1199 KB 668/1206 KB 932/1199 KB 672/1206 KB 932/1199 KB 676/1206 KB 932/1199 KB 680/1206 KB 932/1199 KB 684/1206 KB 932/1199 KB 688/1206 KB 932/1199 KB 652/1206 KB 936/1199 KB 688/1206 KB 940/1199 KB 688/1206 KB 944/1199 KB 688/1206 KB 948/1199 KB 688/1206 KB 952/1199 KB 688/1206 KB 956/1199 KB 688/1206 KB 960/1199 KB 688/1206 KB 960/1199 KB 692/1206 KB 960/1199 KB 696/1206 KB 960/1199 KB 700/1206 KB 960/1199 KB 704/1206 KB 960/1199 KB 708/1206 KB 960/1199 KB 712/1206 KB 960/1199 KB 716/1206 KB 960/1199 KB 720/1206 KB 960/1199 KB 724/1206 KB 960/1199 KB 728/1206 KB 960/1199 KB 732/1206 KB 960/1199 KB 736/1206 KB 960/1199 KB 740/1206 KB 964/1199 KB 740/1206 KB 968/1199 KB 740/1206 KB 972/1199 KB 740/1206 KB 976/1199 KB 740/1206 KB 980/1199 KB 740/1206 KB 984/1199 KB 740/1206 KB 988/1199 KB 740/1206 KB 992/1199 KB 740/1206 KB 996/1199 KB 740/1206 KB 1000/1199 KB 740/1206 KB 1004/1199 KB 740/1206 KB 1008/1199 KB 740/1206 KB 1012/1199 KB 740/1206 KB 1016/1199 KB 740/1206 KB 1020/1199 KB 744/1206 KB 1024/1199 KB 744/1206 KB 1028/1199 KB 744/1206 KB 1032/1199 KB 744/1206 KB 1036/1199 KB 744/1206 KB unit-abot-epc-basic-0: 03:02:23 DEBUG unit.abot-epc-basic/0.install 1040/1199 KB 744/1206 KB 1016/1199 KB 744/1206 KB 1040/1199 KB 748/1206 KB 1040/1199 KB 752/1206 KB 1040/1199 KB 756/1206 KB 1040/1199 KB 760/1206 KB 1040/1199 KB 764/1206 KB 1040/1199 KB 768/1206 KB 1040/1199 KB 772/1206 KB 1044/1199 KB 776/1206 KB 1044/1199 KB 780/1206 KB 1044/1199 KB 784/1206 KB 1044/1199 KB 788/1206 KB 1044/1199 KB 792/1206 KB 1044/1199 KB 796/1206 KB 1044/1199 KB 800/1206 KB 1044/1199 KB 772/1206 KB 1048/1199 KB 800/1206 KB 1052/1199 KB 800/1206 KB 1056/1199 KB 800/1206 KB 1060/1199 KB 800/1206 KB 1064/1199 KB 800/1206 KB 1068/1199 KB 800/1206 KB 1072/1199 KB 800/1206 KB 1076/1199 KB 800/1206 KB 1080/1199 KB 804/1206 KB 1084/1199 KB 804/1206 KB 1088/1199 KB 804/1206 KB 1092/1199 KB 804/1206 KB 1096/1199 KB 804/1206 KB 1100/1199 KB 804/1206 KB 1104/1199 KB 804/1206 KB 1076/1199 KB 804/1206 KB 1104/1199 KB 808/1206 KB 1104/1199 KB 812/1206 KB 1104/1199 KB 816/1206 KB 1104/1199 KB 820/1206 KB 1104/1199 KB 824/1206 KB 1104/1199 KB 828/1206 KB 1104/1199 KB 832/1206 KB 1104/1199 KB 836/1206 KB 1108/1199 KB 840/1206 KB 1108/1199 KB 844/1206 KB 1108/1199 KB 848/1206 KB 1108/1199 KB 852/1206 KB 1108/1199 KB 856/1206 KB 1108/1199 KB 860/1206 KB 1108/1199 KB 864/1206 KB 1108/1199 KB 868/1206 KB 1108/1199 KB 836/1206 KB 1112/1199 KB 868/1206 KB 1116/1199 KB 868/1206 KB 1120/1199 KB 868/1206 KB 1124/1199 KB 868/1206 KB 1128/1199 KB 868/1206 KB 1132/1199 KB 868/1206 KB 1136/1199 KB 868/1206 KB 1140/1199 KB 868/1206 KB 1144/1199 KB 868/1206 KB 1148/1199 KB 872/1206 KB 1152/1199 KB 872/1206 KB 1144/1199 KB 872/1206 KB 1152/1199 KB 876/1206 KB 1152/1199 KB 880/1206 KB 1156/1199 KB 880/1206 KB 1160/1199 KB 884/1206 KB 1164/1199 KB 884/1206 KB 1168/1199 KB 884/1206 KB 1172/1199 KB 884/1206 KB 1176/1199 KB 884/1206 KB 1180/1199 KB 884/1206 KB 1184/1199 KB 884/1206 KB 1188/1199 KB 884/1206 KB 1192/1199 KB 884/1206 KB 1196/1199 KB 884/1206 KB 1199/1199 KB 884/1206 KB 1156/1199 KB 884/1206 KB 1199/1199 KB 888/1206 KB 1199/1199 KB 892/1206 KB 1199/1199 KB 896/1206 KB 1199/1199 KB 900/1206 KB 1199/1199 KB 904/1206 KB 1199/1199 KB 908/1206 KB 1199/1199 KB 912/1206 KB 1199/1199 KB 916/1206 KB 1199/1199 KB 920/1206 KB 1199/1199 KB 924/1206 KB 1199/1199 KB 928/1206 KB 1199/1199 KB 932/1206 KB 1199/1199 KB 936/1206 KB 1199/1199 KB 940/1206 KB 1199/1199 KB 944/1206 KB 1199/1199 KB 948/1206 KB 1199/1199 KB 952/1206 KB 1199/1199 KB 956/1206 KB 1199/1199 KB 960/1206 KB 1199/1199 KB 964/1206 KB 1199/1199 KB 968/1206 KB 1199/1199 KB 972/1206 KB 1199/1199 KB 976/1206 KB 1199/1199 KB 980/1206 KB 1199/1199 KB 984/1206 KB 1199/1199 KB 988/1206 KB 1199/1199 KB 992/1206 KB 1199/1199 KB 996/1206 KB 1199/1199 KB 1000/1206 KB 1199/1199 KB 1004/1206 KB 1199/1199 KB 1008/1206 KB 1199/1199 KB 1012/1206 KB 1199/1199 KB 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 Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3734.2 KB/sec) unit-abot-epc-basic-0: 03:02:23 DEBUG unit.abot-epc-basic/0.install 1044/1206 KB 1048/1206 KB 1052/1206 KB 1056/1206 KB 1060/1206 KB 1064/1206 KB 1068/1206 KB 1072/1206 KB 1076/1206 KB 1080/1206 KB 1084/1206 KB 1088/1206 KB 1092/1206 KB 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3546.1 KB/sec) unit-abot-epc-basic-0: 03:02:23 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 03:02:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:02:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:02:24 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: 03:02:24 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: 03:02:24 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:02:24 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:02:24 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:02:24 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 41.765 s unit-abot-epc-basic-0: 03:02:24 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-23T03:02:24+00:00 unit-abot-epc-basic-0: 03:02:24 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 03:02:24 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:02:24 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 03:02:24 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 03:02:24 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: 03:02:25 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 03:02:25 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:02:25 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:02:25 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 03:02:25 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:02:25 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-141.167) ... unit-abot-epc-basic-0: 03:02:25 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:02:25 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 03:02:25 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:02:26 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:02:26 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:02:26 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:02:26 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:02:26 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:02:26 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:02:26 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:02:27 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 03:02:27 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 03:02:27 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 03:02:27 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 03:02:27 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 03:02:27 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 03:02:27 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 03:02:27 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:02:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 03:02:27 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 03:02:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 03:02:28 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:02:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 03:02:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:02:28 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 03:02:28 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 03:02:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 03:02:28 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 03:02:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:02:28 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: 03:02:28 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 03:02:28 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 03:02:28 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 03:02:29 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 03:02:29 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-oai-hss-0: 03:02:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:02:29 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:02:29 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:02:29 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 03:02:29 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:02:29 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 03:02:29 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 03:02:29 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 03:02:29 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 03:02:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:02:29 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 03:02:30 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:02:30 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: 03:02:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 03:02:30 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 03:02:30 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 03:02:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:02:30 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 03:02:30 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-oai-hss-0: 03:02:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:02:30 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 03:02:30 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 03:02:30 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-oai-hss-0: 03:02:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:02:31 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 03:02:31 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 03:02:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:02:31 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + '[' reboot '!=' reboot ']' unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + juju-log 'Failed to install the kernel 3.19. Proceed with the current kernel.' unit-abot-epc-basic-0: 03:02:31 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-oai-hss-0: 03:02:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:02:31 INFO unit.oai-hss/0.juju-log Failed to install the kernel 3.19. Proceed with the current kernel. unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 03:02:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-abot-epc-basic-0: 03:02:31 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-oai-hss-0: 03:02:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:02:31 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-abot-epc-basic-0: 03:02:31 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 03:02:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-abot-epc-basic-0: 03:02:31 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 03:02:31 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 03:02:31 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 03:02:31 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 03:02:32 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 03:02:32 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 03:02:32 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-oai-hss-0: 03:02:32 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 03:02:32 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-oai-hss-0: 03:02:32 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 03:02:32 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:02:32 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:02:32 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-oai-hss-0: 03:02:32 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 03:02:32 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-oai-hss-0: 03:02:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 03:02:32 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-oai-hss-0: 03:02:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-epc-0: 03:02:32 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 03:02:32 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 03:02:32 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 03:02:32 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 03:02:32 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 03:02:32 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 03:02:32 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 03:02:32 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-oai-hss-0: 03:02:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 03:02:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 03:02:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-epc-0: 03:02:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 03:02:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 03:02:33 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-oai-epc-0: 03:02:33 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-hss-0: 03:02:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-epc-0: 03:02:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 03:02:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + install_packages unit-abot-epc-basic-0: 03:02:33 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:02:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 03:02:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 03:02:33 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 03:02:33 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-bcee97-default-0". unit-abot-epc-basic-0: 03:02:33 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: 03:02:33 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 03:02:33 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-oai-hss-0: 03:02:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 03:02:33 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:02:33 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: 03:02:33 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 03:02:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 03:02:34 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 03:02:34 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-epc-0: 03:02:34 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 03:02:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 03:02:34 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 03:02:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-oai-epc-0: 03:02:34 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:02:34 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 03:02:34 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-epc-0: 03:02:34 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 03:02:34 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:02:34 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 03:02:34 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 03:02:34 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 03:02:34 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 03:02:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-oai-hss-0: 03:02:34 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-epc-0: 03:02:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:02:34 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 03:02:34 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 03:02:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:02:34 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 03:02:35 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 03:02:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 03:02:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:02:35 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 03:02:35 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-epc-0: 03:02:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:02:35 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 03:02:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:02:35 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 03:02:35 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 03:02:35 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-epc-0: 03:02:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:02:35 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 03:02:35 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 03:02:35 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 03:02:35 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 03:02:36 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install --2018-12-23 03:02:36-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 03:02:36 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 03:02:36 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install --2018-12-23 03:02:36-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 03:02:36 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-hss-0: 03:02:36 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 03:02:36 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 03:02:36 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install 0K ....... 45.8M=0s unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install 2018-12-23 03:02:36 (45.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install FINISHED --2018-12-23 03:02:36-- unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (45.8 MB/s) unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 03:02:36 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-hss-0: 03:02:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-epc-0: 03:02:37 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 03:02:37 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 03:02:37 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 03:02:37 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 03:02:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:02:37 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 03:02:37 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 03:02:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 03:02:37 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 03:02:37 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bcee97-default-0 unit-oai-hss-0: 03:02:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 03:02:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 03:02:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 03:02:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 03:02:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 03:02:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 03:02:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 03:02:38 DEBUG unit.abot-epc-basic/0.install Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 03:02:38 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 03:02:38 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-oai-hss-0: 03:02:40 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:02:40 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 03:02:41 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-abot-epc-basic-0: 03:02:44 DEBUG unit.abot-epc-basic/0.install Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-oai-hss-0: 03:02:45 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:02:45 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 03:02:45 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 03:02:45 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bcee97-default-0 unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:02:45 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: 03:02:45 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 03:02:45 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 03:02:46 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bcee97-default-0 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 03:02:46 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 03:02:46 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.14). unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 03:02:46 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: 03:02:46 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: 03:02:46 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 03:02:46 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: 03:02:46 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 03:02:46 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: 03:02:46 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 03:02:46 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: 03:02:46 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 03:02:46 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: 03:02:46 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 03:02:46 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: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 03:02:46 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: 03:02:46 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: 03:02:46 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 03:02:46 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: 03:02:46 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 03:02:46 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: 03:02:46 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 03:02:46 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: 03:02:46 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 03:02:46 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: 03:02:46 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 03:02:46 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: 03:02:46 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 03:02:46 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: 03:02:46 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 03:02:46 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: 03:02:46 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-oai-hss-0: 03:02:46 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-oai-hss-0: 03:02:46 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 03:02:47 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 03:02:47 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 03:02:47 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 03:02:47 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 03:02:47 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 03:02:47 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 03:02:47 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-oai-hss-0: 03:02:48 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-oai-hss-0: 03:02:48 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-oai-hss-0: 03:02:48 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 03:02:48 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 03:02:48 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 03:02:48 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: 03:02:48 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-oai-hss-0: 03:02:48 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 03:02:48 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 03:02:49 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] unit-oai-hss-0: 03:02:49 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-oai-hss-0: 03:02:49 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-abot-epc-basic-0: 03:02:49 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-oai-hss-0: 03:02:49 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-abot-epc-basic-0: 03:02:49 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.11 [186 kB] unit-oai-hss-0: 03:02:49 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 03:02:49 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: 03:02:50 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-oai-hss-0: 03:02:50 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 03:02:50 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 03:02:50 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 03:02:50 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-oai-hss-0: 03:02:50 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] unit-abot-epc-basic-0: 03:02:50 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: 03:02:50 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-oai-hss-0: 03:02:50 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-abot-epc-basic-0: 03:02:50 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-oai-hss-0: 03:02:50 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-abot-epc-basic-0: 03:02:51 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-oai-hss-0: 03:02:51 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-abot-epc-basic-0: 03:02:51 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-oai-hss-0: 03:02:51 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-abot-epc-basic-0: 03:02:51 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-oai-hss-0: 03:02:51 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-abot-epc-basic-0: 03:02:51 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-oai-hss-0: 03:02:51 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-abot-epc-basic-0: 03:02:51 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: 03:02:51 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-oai-hss-0: 03:02:51 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 03:02:51 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-abot-epc-basic-0: 03:02:51 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: 03:02:52 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-oai-hss-0: 03:02:52 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-abot-epc-basic-0: 03:02:52 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-oai-hss-0: 03:02:52 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 03:02:52 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-oai-hss-0: 03:02:52 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-abot-epc-basic-0: 03:02:52 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-oai-hss-0: 03:02:52 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-abot-epc-basic-0: 03:02:52 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-oai-hss-0: 03:02:52 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 03:02:52 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-abot-epc-basic-0: 03:02:52 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: 03:02:53 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-oai-hss-0: 03:02:53 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-abot-epc-basic-0: 03:02:53 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: 03:02:53 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-oai-hss-0: 03:02:53 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 03:02:53 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-abot-epc-basic-0: 03:02:53 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-oai-hss-0: 03:02:53 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 03:02:53 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: 03:02:53 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.11 [260 kB] unit-oai-hss-0: 03:02:53 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 03:02:54 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-oai-hss-0: 03:02:54 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 03:02:54 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 03:02:54 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-abot-epc-basic-0: 03:02:54 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-oai-hss-0: 03:02:54 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-abot-epc-basic-0: 03:02:54 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-oai-hss-0: 03:02:54 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 03:02:54 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-oai-hss-0: 03:02:54 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-abot-epc-basic-0: 03:02:54 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-oai-hss-0: 03:02:55 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-abot-epc-basic-0: 03:02:55 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-oai-hss-0: 03:02:55 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-abot-epc-basic-0: 03:02:55 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-oai-hss-0: 03:02:55 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] unit-abot-epc-basic-0: 03:02:55 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-oai-hss-0: 03:02:55 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 03:02:55 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-oai-hss-0: 03:02:55 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 03:02:55 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: 03:02:55 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: 03:02:55 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-oai-hss-0: 03:02:55 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 03:02:56 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-oai-hss-0: 03:02:56 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 03:02:56 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-oai-hss-0: 03:02:56 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 03:02:56 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: 03:02:56 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: 03:02:56 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-oai-hss-0: 03:02:56 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 03:02:56 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-oai-hss-0: 03:02:56 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 03:02:56 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-oai-hss-0: 03:02:56 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 03:02:56 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: 03:02:57 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: 03:02:57 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: 03:02:57 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: 03:02:57 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: 03:02:57 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-oai-hss-0: 03:02:57 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 03:02:57 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-oai-hss-0: 03:02:58 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 03:02:58 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-oai-hss-0: 03:02:58 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 03:02:58 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-oai-hss-0: 03:02:58 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 03:02:58 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-oai-hss-0: 03:02:58 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 03:02:58 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-oai-hss-0: 03:02:58 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-abot-epc-basic-0: 03:02:58 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-oai-hss-0: 03:02:58 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-abot-epc-basic-0: 03:02:58 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: 03:02:58 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: 03:02:59 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-oai-hss-0: 03:02:59 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-abot-epc-basic-0: 03:02:59 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: 03:02:59 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-oai-hss-0: 03:02:59 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-abot-epc-basic-0: 03:02:59 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: 03:02:59 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-oai-hss-0: 03:02:59 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-oai-hss-0: 03:02:59 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 03:02:59 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-oai-hss-0: 03:02:59 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 03:02:59 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-oai-hss-0: 03:03:00 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-abot-epc-basic-0: 03:03:00 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: 03:03:00 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-oai-hss-0: 03:03:00 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 03:03:00 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-oai-hss-0: 03:03:00 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 03:03:00 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-oai-hss-0: 03:03:00 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 03:03:00 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-oai-hss-0: 03:03:00 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 03:03:00 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 03:03:00 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-oai-hss-0: 03:03:01 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-abot-epc-basic-0: 03:03:01 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-oai-hss-0: 03:03:01 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-abot-epc-basic-0: 03:03:01 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: 03:03:01 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-oai-hss-0: 03:03:01 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 03:03:01 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 03:03:01 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: 03:03:01 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: 03:03:01 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: 03:03:01 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: 03:03:02 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-oai-hss-0: 03:03:02 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 19s (3422 kB/s) unit-abot-epc-basic-0: 03:03:02 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-oai-hss-0: 03:03:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 03:03:02 DEBUG unit.oai-hss/0.install (Reading database ... 79245 files and directories currently installed.) unit-oai-hss-0: 03:03:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:02 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: 03:03:02 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-oai-hss-0: 03:03:02 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 03:03:02 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: 03:03:02 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-oai-hss-0: 03:03:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 03:03:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 03:03:02 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 03:03:02 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: 03:03:03 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: 03:03:03 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: 03:03:03 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-oai-hss-0: 03:03:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 03:03:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 03:03:03 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 03:03:03 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: 03:03:03 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: 03:03:03 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-oai-hss-0: 03:03:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 03:03:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:03:03 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 03:03:03 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: 03:03:04 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-oai-hss-0: 03:03:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 03:03:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 03:03:04 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-oai-hss-0: 03:03:04 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 03:03:04 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: 03:03:04 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-oai-hss-0: 03:03:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 03:03:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 03:03:04 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 03:03:04 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: 03:03:04 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-oai-hss-0: 03:03:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 03:03:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:03:05 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:03:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 03:03:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:03:05 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:03:05 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: 03:03:06 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-oai-hss-0: 03:03:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 03:03:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-abot-epc-basic-0: 03:03:06 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-oai-hss-0: 03:03:06 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 03:03:06 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-oai-hss-0: 03:03:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 03:03:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 03:03:06 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 03:03:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 03:03:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-abot-epc-basic-0: 03:03:07 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-oai-hss-0: 03:03:07 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 03:03:07 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: 03:03:07 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-oai-hss-0: 03:03:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 03:03:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 03:03:07 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 03:03:08 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: 03:03:08 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-oai-hss-0: 03:03:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 03:03:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 03:03:08 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 03:03:08 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: 03:03:08 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-oai-hss-0: 03:03:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 03:03:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 03:03:08 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 03:03:08 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: 03:03:08 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-oai-hss-0: 03:03:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 03:03:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 03:03:08 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 03:03:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 03:03:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 03:03:09 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 03:03:09 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: 03:03:09 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-oai-hss-0: 03:03:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 03:03:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:03:09 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:09 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: 03:03:09 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: 03:03:09 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-oai-hss-0: 03:03:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 03:03:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 03:03:10 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 03:03:10 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: 03:03:10 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: 03:03:10 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: 03:03:10 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: 03:03:10 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-oai-hss-0: 03:03:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 03:03:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 03:03:10 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 03:03:10 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-oai-hss-0: 03:03:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 03:03:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 03:03:10 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-abot-epc-basic-0: 03:03:11 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-oai-hss-0: 03:03:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 03:03:11 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-oai-hss-0: 03:03:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 03:03:11 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:11 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: 03:03:11 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: 03:03:11 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-oai-hss-0: 03:03:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 03:03:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 03:03:11 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 03:03:11 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: 03:03:11 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-oai-hss-0: 03:03:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 03:03:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 03:03:12 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 03:03:12 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: 03:03:12 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-oai-hss-0: 03:03:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 03:03:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:03:12 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:03:12 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.11 [111 kB] unit-abot-epc-basic-0: 03:03:12 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [380 kB] unit-abot-epc-basic-0: 03:03:12 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: 03:03:13 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-oai-hss-0: 03:03:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 03:03:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:03:13 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:03:13 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: 03:03:13 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: 03:03:13 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: 03:03:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 03:03:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 03:03:13 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 03:03:14 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 03:03:14 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: 03:03:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 03:03:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 03:03:14 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 03:03:14 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: 03:03:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 03:03:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 03:03:14 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-abot-epc-basic-0: 03:03:14 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 03:03:14 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 03:03:15 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: 03:03:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 03:03:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 03:03:15 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:15 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: 03:03:15 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 03:03:15 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: 03:03:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 03:03:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:03:15 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:15 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 03:03:16 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: 03:03:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 03:03:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:16 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [291 kB] unit-oai-hss-0: 03:03:16 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:16 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.11 [8,034 kB] unit-oai-hss-0: 03:03:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 03:03:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:03:16 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:16 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: 03:03:16 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: 03:03:17 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.6 [16.1 kB] unit-abot-epc-basic-0: 03:03:17 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-oai-hss-0: 03:03:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 03:03:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:17 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-oai-hss-0: 03:03:17 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:17 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 03:03:17 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.3 [5,095 kB] unit-abot-epc-basic-0: 03:03:18 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.3 [2,274 kB] unit-abot-epc-basic-0: 03:03:18 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: 03:03:18 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.3 [47.2 kB] unit-oai-hss-0: 03:03:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 03:03:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:18 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-oai-hss-0: 03:03:18 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:18 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: 03:03:18 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: 03:03:19 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: 03:03:19 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: 03:03:19 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: 03:03:19 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-oai-hss-0: 03:03:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-epc-0: 03:03:19 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 03:03:19 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 03:03:19 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 03:03:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-epc-0: 03:03:19 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 03:03:19 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 03:03:19 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 03:03:19 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-epc-0: 03:03:19 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 03:03:19 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: 03:03:19 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-oai-hss-0: 03:03:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 03:03:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-epc-0: 03:03:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 03:03:19 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:19 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-oai-epc-0: 03:03:19 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:03:19 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:03:19 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:03:19 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:03:19 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 03:03:19 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 03:03:19 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:03:19 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:03:19 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:03:19 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:03:19 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:03:19 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:03:19 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 03:03:19 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 03:03:20 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 03:03:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 03:03:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 03:03:20 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-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 03:03:20 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: 03:03:20 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: 03:03:20 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: 03:03:20 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-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 03:03:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:03:20 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: 03:03:20 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 03:03:20 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: 03:03:21 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-oai-hss-0: 03:03:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 03:03:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 03:03:21 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 03:03:21 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-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 03:03:21 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-oai-hss-0: 03:03:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 03:03:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 03:03:21 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 03:03:21 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-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 03:03:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:03:21 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 03:03:21 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-oai-epc-0: 03:03:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:03:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 03:03:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 03:03:21 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:21 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-oai-epc-0: 03:03:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:03:21 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 03:03:21 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 03:03:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:03:21 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 03:03:22 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-oai-epc-0: 03:03:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:03:22 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 03:03:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 03:03:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-epc-0: 03:03:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:03:22 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install --2018-12-23 03:03:22-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 03:03:22 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-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 03:03:22 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-oai-hss-0: 03:03:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 03:03:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:03:22 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install --2018-12-23 03:03:22-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 03:03:22 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-oai-epc-0: 03:03:22 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 03:03:22 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: 03:03:22 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-oai-hss-0: 03:03:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 03:03:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:23 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-oai-hss-0: 03:03:23 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-epc-0: 03:03:23 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 03:03:23 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 03:03:23 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 03:03:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:03:23 DEBUG unit.oai-epc/0.install 0K ....... 48.6M=0s unit-oai-epc-0: 03:03:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:03:23 DEBUG unit.oai-epc/0.install 2018-12-23 03:03:23 (48.6 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 03:03:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:03:23 DEBUG unit.oai-epc/0.install FINISHED --2018-12-23 03:03:23-- unit-oai-epc-0: 03:03:23 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 03:03:23 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (48.6 MB/s) unit-oai-epc-0: 03:03:23 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 03:03:23 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 03:03:23 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 03:03:23 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 03:03:23 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 03:03:23 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 03:03:23 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 03:03:23 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:03:23 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 03:03:23 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 03:03:23 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: 03:03:23 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: 03:03:23 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: 03:03:23 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: 03:03:23 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: 03:03:23 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: 03:03:24 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-oai-hss-0: 03:03:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 03:03:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:24 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: 03:03:24 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-oai-hss-0: 03:03:24 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:25 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.4 [2,438 B] unit-abot-epc-basic-0: 03:03:25 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-oai-hss-0: 03:03:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 03:03:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:03:25 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:25 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-oai-hss-0: 03:03:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 03:03:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:03:25 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:25 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: 03:03:26 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-oai-hss-0: 03:03:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 03:03:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 03:03:26 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-oai-hss-0: 03:03:26 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:03:26 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-oai-hss-0: 03:03:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 03:03:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:03:26 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 03:03:26 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-oai-hss-0: 03:03:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 03:03:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:03:26 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:26 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-oai-hss-0: 03:03:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 03:03:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 03:03:27 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-oai-hss-0: 03:03:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 03:03:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 03:03:27 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 03:03:27 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-oai-hss-0: 03:03:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 03:03:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 03:03:27 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-oai-hss-0: 03:03:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 03:03:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 03:03:28 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 03:03:28 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: 03:03:28 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: 03:03:28 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-oai-hss-0: 03:03:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 03:03:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 03:03:28 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 03:03:28 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: 03:03:28 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: 03:03:28 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: 03:03:28 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: 03:03:29 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: 03:03:29 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: 03:03:29 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: 03:03:29 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-oai-hss-0: 03:03:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 03:03:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 03:03:29 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 03:03:29 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-oai-hss-0: 03:03:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 03:03:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 03:03:30 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-oai-hss-0: 03:03:30 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-oai-hss-0: 03:03:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 03:03:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... unit-oai-hss-0: 03:03:30 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... unit-oai-hss-0: 03:03:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 03:03:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 03:03:30 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:03:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 03:03:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:03:31 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:03:32 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-oai-hss-0: 03:03:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 03:03:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 03:03:32 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 03:03:32 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: 03:03:32 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-oai-hss-0: 03:03:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 03:03:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:03:32 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:03:32 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-oai-hss-0: 03:03:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 03:03:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:03:32 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:03:33 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: 03:03:33 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: 03:03:33 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: 03:03:33 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: 03:03:33 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-oai-hss-0: 03:03:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 03:03:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 03:03:33 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 03:03:33 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-oai-hss-0: 03:03:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 03:03:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:03:34 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:03:34 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: 03:03:34 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: 03:03:34 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: 03:03:34 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: 03:03:34 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: 03:03:34 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: 03:03:35 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: 03:03:35 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: 03:03:35 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-oai-hss-0: 03:03:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 03:03:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:03:35 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:03:35 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: 03:03:35 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: 03:03:35 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: 03:03:36 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: 03:03:36 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: 03:03:36 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: 03:03:36 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: 03:03:36 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-oai-hss-0: 03:03:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 03:03:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 03:03:36 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-oai-hss-0: 03:03:36 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 03:03:37 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-oai-hss-0: 03:03:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 03:03:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 03:03:37 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 03:03:37 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-oai-hss-0: 03:03:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 03:03:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 03:03:37 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-oai-hss-0: 03:03:37 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 03:03:37 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: 03:03:37 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-oai-hss-0: 03:03:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 03:03:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 03:03:37 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-oai-hss-0: 03:03:37 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 03:03:37 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-oai-hss-0: 03:03:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 03:03:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 03:03:37 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-oai-hss-0: 03:03:38 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 03:03:38 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: 03:03:38 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-oai-hss-0: 03:03:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 03:03:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 03:03:38 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 03:03:38 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: 03:03:38 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: 03:03:38 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-oai-hss-0: 03:03:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 03:03:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 03:03:38 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 03:03:38 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: 03:03:39 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: 03:03:39 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: 03:03:39 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: 03:03:39 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: 03:03:40 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: 03:03:40 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: 03:03:40 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-oai-hss-0: 03:03:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 03:03:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-mysql-0: 03:03:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 03:03:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:03:40 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 03:03:40 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 03:03:40 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 03:03:40 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 03:03:40 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-mysql-0: 03:03:40 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 03:03:40 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 03:03:40 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-oai-hss-0: 03:03:40 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-mysql-0: 03:03:40 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 03:03:40 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 03:03:40 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:03:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:03:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 03:03:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-abot-epc-basic-0: 03:03:41 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-oai-hss-0: 03:03:41 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 03:03:41 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: 03:03:41 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: 03:03:41 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: 03:03:41 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: 03:03:41 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-oai-hss-0: 03:03:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 03:03:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 03:03:42 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 03:03:42 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: 03:03:42 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-oai-hss-0: 03:03:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 03:03:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 03:03:42 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 03:03:42 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: 03:03:42 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: 03:03:42 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-oai-hss-0: 03:03:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 03:03:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 03:03:42 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 03:03:42 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: 03:03:43 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-oai-hss-0: 03:03:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 03:03:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 03:03:43 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 03:03:43 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: 03:03:43 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: 03:03:43 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-oai-hss-0: 03:03:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 03:03:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 03:03:43 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 03:03:43 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: 03:03:43 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-oai-hss-0: 03:03:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 03:03:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 03:03:43 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 03:03:44 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-oai-hss-0: 03:03:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 03:03:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 03:03:44 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-oai-hss-0: 03:03:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 03:03:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 03:03:44 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-abot-epc-basic-0: 03:03:44 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: 03:03:44 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-oai-hss-0: 03:03:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 03:03:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 03:03:44 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:45 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: 03:03:45 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-oai-hss-0: 03:03:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 03:03:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 03:03:46 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 03:03:46 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-oai-hss-0: 03:03:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 03:03:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 03:03:46 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-oai-hss-0: 03:03:46 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:03:46 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-abot-epc-basic-0: 03:03:47 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 03:03:47 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: 03:03:47 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-oai-hss-0: 03:03:47 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:47 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: 03:03:47 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: 03:03:47 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: 03:03:48 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: 03:03:48 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: 03:03:48 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: 03:03:48 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: 03:03:48 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: 03:03:48 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: 03:03:48 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: 03:03:48 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: 03:03:49 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: 03:03:49 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: 03:03:49 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: 03:03:49 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: 03:03:49 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: 03:03:50 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-oai-hss-0: 03:03:50 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 03:03:50 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-oai-hss-0: 03:03:50 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 03:03:50 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: 03:03:50 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-abot-epc-basic-0: 03:03:51 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-oai-hss-0: 03:03:51 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 03:03:51 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: 03:03:51 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: 03:03:51 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-oai-hss-0: 03:03:51 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 03:03:51 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 03:03:51 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-oai-hss-0: 03:03:51 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 03:03:51 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: 03:03:51 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-oai-hss-0: 03:03:51 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 03:03:52 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-oai-hss-0: 03:03:52 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 03:03:52 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-oai-hss-0: 03:03:52 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:03:52 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: 03:03:52 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-oai-hss-0: 03:03:52 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:03:52 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-oai-hss-0: 03:03:52 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 03:03:53 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: 03:03:53 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: 03:03:53 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: 03:03:53 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-oai-hss-0: 03:03:53 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 03:03:53 DEBUG unit.oai-hss/0.install ...done. unit-abot-epc-basic-0: 03:03:53 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: 03:03:53 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-oai-hss-0: 03:03:53 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 03:03:53 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 03:03:53 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-oai-hss-0: 03:03:54 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 03:03:54 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-oai-hss-0: 03:03:54 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:54 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-oai-hss-0: 03:03:54 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 03:03:54 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-oai-hss-0: 03:03:54 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 03:03:54 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-oai-hss-0: 03:03:54 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-abot-epc-basic-0: 03:03:54 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-oai-hss-0: 03:03:54 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:54 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: 03:03:54 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: 03:03:55 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: 03:03:55 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.24-0ubuntu0.16.04.1 [15.3 kB] unit-oai-hss-0: 03:03:55 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.24-0ubuntu0.16.04.1 [810 kB] unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.24-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 03:03:55 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: 03:03:55 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: 03:03:55 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: 03:03:56 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: 03:03:56 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: 03:03:56 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: 03:03:56 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: 03:03:56 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: 03:03:57 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: 03:03:57 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: 03:03:57 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.10 [757 kB] unit-abot-epc-basic-0: 03:03:57 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: 03:03:57 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: 03:03:57 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-oai-hss-0: 03:03:58 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 03:03:58 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: 03:03:58 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-oai-hss-0: 03:03:58 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:03:58 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:03:58 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-oai-hss-0: 03:03:58 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 03:03:58 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-oai-hss-0: 03:03:58 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 03:03:58 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: 03:03:58 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-oai-hss-0: 03:03:58 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-abot-epc-basic-0: 03:03:58 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-oai-hss-0: 03:03:58 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:03:59 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:59 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: 03:03:59 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-oai-hss-0: 03:03:59 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:59 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-oai-hss-0: 03:03:59 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:59 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-oai-hss-0: 03:03:59 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:03:59 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:59 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-oai-hss-0: 03:03:59 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:59 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-oai-hss-0: 03:03:59 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:04:00 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-oai-hss-0: 03:04:00 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 03:04:00 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: 03:04:00 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: 03:04:00 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: 03:04:00 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: 03:04:00 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: 03:04:00 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-abot-epc-basic-0: 03:04:01 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: 03:04:01 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.14 [1,345 kB] unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.14 [1,078 kB] unit-abot-epc-basic-0: 03:04:01 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: 03:04:01 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: 03:04:02 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: 03:04:02 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-oai-hss-0: 03:04:02 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 03:04:02 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-oai-hss-0: 03:04:02 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 03:04:02 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:04:02 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-oai-hss-0: 03:04:02 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 03:04:02 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 03:04:03 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 03:04:03 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-oai-hss-0: 03:04:03 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:04:03 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:04:03 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-oai-hss-0: 03:04:03 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:04:03 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 03:04:03 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 03:04:03 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 03:04:03 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-oai-hss-0: 03:04:03 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 03:04:04 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 03:04:04 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-oai-hss-0: 03:04:04 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 03:04:04 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 03:04:04 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-oai-hss-0: 03:04:04 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 03:04:04 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 03:04:04 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:04:04 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-oai-hss-0: 03:04:04 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... unit-oai-hss-0: 03:04:04 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:04:04 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-oai-hss-0: 03:04:04 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:04:04 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-oai-hss-0: 03:04:04 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 03:04:04 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:04:04 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-oai-hss-0: 03:04:05 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:04:05 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-oai-hss-0: 03:04:05 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 03:04:05 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:04:05 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-oai-hss-0: 03:04:05 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:04:05 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 03:04:05 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: 03:04:05 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-oai-hss-0: 03:04:05 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 03:04:05 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-oai-hss-0: 03:04:05 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 03:04:06 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: 03:04:06 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-oai-hss-0: 03:04:06 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 03:04:06 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: 03:04:07 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: 03:04:07 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-oai-hss-0: 03:04:07 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 03:04:07 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: 03:04:07 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-oai-hss-0: 03:04:07 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 03:04:07 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-oai-hss-0: 03:04:07 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 03:04:07 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-oai-hss-0: 03:04:07 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 03:04:07 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-oai-hss-0: 03:04:08 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 03:04:08 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-oai-hss-0: 03:04:08 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 03:04:08 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-oai-hss-0: 03:04:08 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 03:04:08 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: 03:04:08 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-oai-hss-0: 03:04:08 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 03:04:08 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-oai-hss-0: 03:04:08 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 03:04:09 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-oai-hss-0: 03:04:09 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 03:04:09 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-oai-hss-0: 03:04:09 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 03:04:09 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-oai-hss-0: 03:04:09 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 03:04:09 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 03:04:09 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-oai-hss-0: 03:04:09 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 03:04:09 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-oai-hss-0: 03:04:09 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 03:04:09 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.11 [2,958 kB] unit-abot-epc-basic-0: 03:04:09 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.11 [41.0 kB] unit-oai-hss-0: 03:04:09 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 03:04:10 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:04:10 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-oai-hss-0: 03:04:10 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 03:04:10 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-oai-hss-0: 03:04:10 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 03:04:10 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-oai-hss-0: 03:04:10 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 03:04:10 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-oai-hss-0: 03:04:10 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 03:04:10 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: 03:04:10 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: 03:04:10 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-oai-hss-0: 03:04:11 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 03:04:11 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-oai-hss-0: 03:04:11 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:04:11 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-oai-hss-0: 03:04:11 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:04:11 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 03:04:11 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:04:12 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: 03:04:12 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-oai-hss-0: 03:04:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:04:13 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:04:13 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:04:13 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 03:04:13 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:04:13 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 03:04:13 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:04:13 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 03:04:13 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:04:13 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 03:04:13 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:04:13 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 03:04:13 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 03:04:13 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-oai-hss-0: 03:04:14 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-oai-hss-0: 03:04:14 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 03:04:14 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-oai-hss-0: 03:04:14 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-abot-epc-basic-0: 03:04:14 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-oai-hss-0: 03:04:14 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (1154 kB/s) unit-abot-epc-basic-0: 03:04:14 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-oai-hss-0: 03:04:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 03:04:15 DEBUG unit.oai-hss/0.install (Reading database ... 85974 files and directories currently installed.) unit-oai-hss-0: 03:04:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 03:04:15 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 03:04:15 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-oai-hss-0: 03:04:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 03:04:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-abot-epc-basic-0: 03:04:15 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-oai-hss-0: 03:04:15 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 03:04:15 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: 03:04:15 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: 03:04:15 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-oai-hss-0: 03:04:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 03:04:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:04:15 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-oai-hss-0: 03:04:15 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:04:16 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: 03:04:16 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-oai-hss-0: 03:04:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 03:04:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 03:04:16 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-oai-hss-0: 03:04:16 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:04:16 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: 03:04:16 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-oai-hss-0: 03:04:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 03:04:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 03:04:16 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:04:16 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: 03:04:17 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-oai-hss-0: 03:04:17 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:04:17 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: 03:04:17 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: 03:04:18 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: 03:04:18 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 03:04:18 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 1min 30s (3,238 kB/s) unit-oai-hss-0: 03:04:18 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 03:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 03:04:18 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 ... 95303 files and directories currently installed.) unit-abot-epc-basic-0: 03:04:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 03:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 03:04:19 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 03:04:19 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 03:04:19 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 03:04:19 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:04:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 03:04:19 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: 03:04:19 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 03:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.11_amd64.deb ... unit-abot-epc-basic-0: 03:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 03:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 03:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 03:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 03:04:20 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 03:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 03:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 03:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 03:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 03:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 03:04:22 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 03:04:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 03:04:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 03:04:22 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-oai-hss-0: 03:04:22 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:04:22 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 03:04:22 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 03:04:22 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-abot-epc-basic-0: 03:04:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 03:04:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 03:04:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 03:04:23 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-abot-epc-basic-0: 03:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 03:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 03:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-oai-hss-0: 03:04:23 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 03:04:23 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 03:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 03:04:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 03:04:24 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-hss-0: 03:04:24 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-oai-hss-0: 03:04:24 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 03:04:24 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-oai-hss-0: 03:04:24 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-abot-epc-basic-0: 03:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 03:04:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-oai-hss-0: 03:04:25 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-abot-epc-basic-0: 03:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 03:04:25 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-oai-hss-0: 03:04:25 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-abot-epc-basic-0: 03:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 03:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 03:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 03:04:25 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 03:04:25 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-abot-epc-basic-0: 03:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 03:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 03:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 03:04:25 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 03:04:25 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 03:04:26 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-oai-hss-0: 03:04:26 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 03:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 03:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:04:26 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-abot-epc-basic-0: 03:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 03:04:26 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.27 [1076 kB] unit-oai-hss-0: 03:04:26 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.27 [972 kB] unit-oai-hss-0: 03:04:26 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-abot-epc-basic-0: 03:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 03:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 03:04:26 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 03:04:27 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:04:27 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 03:04:27 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 03:04:27 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 6s (1696 kB/s) unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 03:04:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 03:04:27 DEBUG unit.oai-hss/0.install (Reading database ... 86085 files and directories currently installed.) unit-oai-hss-0: 03:04:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 03:04:27 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 03:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 03:04:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 03:04:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 03:04:29 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 03:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 03:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 03:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 03:04:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 03:04:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 03:04:30 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 03:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 03:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 03:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 03:04:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 03:04:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 03:04:30 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 03:04:31 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: 03:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 03:04:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 03:04:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 03:04:31 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: 03:04:31 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: 03:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 03:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 03:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 03:04:32 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 03:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:04:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 03:04:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 03:04:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 03:04:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 03:04:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 03:04:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 03:04:34 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 03:04:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 03:04:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:04:35 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-oai-hss-0: 03:04:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 03:04:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 03:04:35 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 03:04:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 03:04:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:04:35 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 03:04:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 03:04:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 03:04:37 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 03:04:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 03:04:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-abot-epc-basic-0: 03:04:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 03:04:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-hss-0: 03:04:37 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 03:04:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:04:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 03:04:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:04:37 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 03:04:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 03:04:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:04:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 03:04:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-abot-epc-basic-0: 03:04:38 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 03:04:38 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 03:04:38 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 03:04:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 03:04:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 03:04:38 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 03:04:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 03:04:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 03:04:39 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 03:04:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 03:04:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 03:04:39 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 03:04:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 03:04:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 03:04:40 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 03:04:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 03:04:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:04:41 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 03:04:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 03:04:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 03:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 03:04:41 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 03:04:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 03:04:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 03:04:42 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 03:04:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 03:04:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:04:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 03:04:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 03:04:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 03:04:42 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 03:04:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 03:04:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 03:04:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 03:04:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 03:04:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 03:04:42 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 03:04:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 03:04:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 03:04:43 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 03:04:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 03:04:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 03:04:43 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 03:04:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 03:04:43 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: 03:04:43 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 03:04:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 03:04:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 03:04:43 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 03:04:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 03:04:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 03:04:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 03:04:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 03:04:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 03:04:44 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 03:04:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 03:04:44 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: 03:04:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 03:04:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 03:04:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 03:04:44 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:04:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 03:04:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-oai-hss-0: 03:04:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 03:04:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 03:04:45 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-abot-epc-basic-0: 03:04:45 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-epc-0: 03:04:45 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 03:04:45 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 03:04:45 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 03:04:45 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 03:04:45 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 03:04:45 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 03:04:46 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 03:04:46 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 03:04:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 03:04:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 03:04:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 03:04:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 03:04:46 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 03:04:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 03:04:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-oai-epc-0: 03:04:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 03:04:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 03:04:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:04:46 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: 03:04:46 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 03:04:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 03:04:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 03:04:46 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 03:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 03:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 03:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 03:04:47 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-epc-0: 03:04:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:04:47 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-hss-0: 03:04:47 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-epc-0: 03:04:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 03:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 03:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-oai-epc-0: 03:04:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:04:47 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 03:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 03:04:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:04:47 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 03:04:47 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 03:04:47 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-epc-0: 03:04:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:04:48 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 03:04:48 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 03:04:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:04:48 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 03:04:48 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 03:04:48 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 03:04:48 DEBUG unit.oai-epc/0.install --2018-12-23 03:04:48-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 03:04:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-oai-epc-0: 03:04:48 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 03:04:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:04:48 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 03:04:48 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 03:04:48 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 03:04:48 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-epc-0: 03:04:48 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 03:04:48 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 03:04:48 DEBUG unit.oai-epc/0.install --2018-12-23 03:04:48-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 03:04:48 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 03:04:48 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 03:04:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 03:04:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 03:04:48 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:04:48 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 03:04:49 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 03:04:49 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 03:04:49 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 03:04:49 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:04:49 DEBUG unit.oai-epc/0.install 0K ....... 29.9M=0s unit-oai-epc-0: 03:04:49 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:04:49 DEBUG unit.oai-epc/0.install 2018-12-23 03:04:49 (29.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 03:04:49 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:04:49 DEBUG unit.oai-epc/0.install FINISHED --2018-12-23 03:04:49-- unit-oai-epc-0: 03:04:49 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 03:04:49 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (29.9 MB/s) unit-oai-epc-0: 03:04:49 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 03:04:49 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 03:04:49 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 03:04:49 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 03:04:49 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 03:04:49 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 03:04:49 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 03:04:49 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:04:49 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 03:04:49 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 03:04:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 03:04:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:04:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:04:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 03:04:49 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: 03:04:50 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:04:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 03:04:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 03:04:50 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 03:04:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 03:04:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 03:04:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 03:04:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 03:04:51 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: 03:04:51 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:04:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 03:04:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:04:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 03:04:52 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: 03:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 03:04:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 03:04:52 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: 03:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 03:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 03:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 03:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 03:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 03:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 03:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 03:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:04:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 03:04:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:04:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 03:04:54 DEBUG unit.oai-hss/0.install 181223 3:04:54 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 03:04:54 DEBUG unit.oai-hss/0.install 181223 3:04:54 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 03:04:54 DEBUG unit.oai-hss/0.install 181223 3:04:54 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 25763 ... unit-abot-epc-basic-0: 03:04:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 03:04:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 03:04:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 03:04:57 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: 03:04:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 03:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 03:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 03:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 03:04:59 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: 03:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 03:05:00 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: 03:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 03:05:02 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: 03:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 03:05:03 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: 03:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 03:05:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 03:05:03 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: 03:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 03:05:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 03:05:04 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: 03:05:04 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 03:05:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 03:05:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 03:05:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 03:05:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 03:05:04 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: 03:05:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install mysql start/running, process 25896 unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 03:05:07 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 03:05:07 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 03:05:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 03:05:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:05:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 03:05:07 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 03:05:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 03:05:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 03:05:07 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 03:05:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 03:05:07 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 03:05:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 03:05:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 03:05:09 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 03:05:10 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 03:05:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 03:05:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 03:05:10 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 03:05:10 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 03:05:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 03:05:10 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: 03:05:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 03:05:10 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 03:05:11 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 03:05:11 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 03:05:11 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:05:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 03:05:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:05:11 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 03:05:11 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:05:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 03:05:12 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: 03:05:12 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 03:05:12 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:05:12 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:05:12 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:05:13 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 03:05:13 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 03:05:13 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 03:05:13 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:05:13 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 03:05:13 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:05:13 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 03:05:13 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:05:13 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-abot-epc-basic-0: 03:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 03:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:05:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 03:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 03:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:05:13 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:05:13 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 03:05:13 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 03:05:13 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-abot-epc-basic-0: 03:05:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 03:05:13 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-abot-epc-basic-0: 03:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 03:05:13 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: 03:05:13 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 03:05:13 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (397 kB/s) unit-abot-epc-basic-0: 03:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 03:05:13 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: 03:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install (Reading database ... 88086 files and directories currently installed.) unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 03:05:14 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: 03:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 03:05:14 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: 03:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 03:05:15 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: 03:05:15 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 03:05:15 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 03:05:15 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:05:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 03:05:15 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: 03:05:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 03:05:16 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 03:05:16 DEBUG unit.oai-hss/0.install --2018-12-23 03:05:16-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 03:05:16 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-hss-0: 03:05:16 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 03:05:16 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 03:05:16 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 03:05:16 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 03:05:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:05:16 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 220K 5s unit-oai-hss-0: 03:05:16 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 46.1M 2s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 660K 2s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 46.5M 1s unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 670K 1s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 28.2M 1s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 36.5M 1s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 54.9M 1s unit-abot-epc-basic-0: 03:05:17 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: 03:05:17 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-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 703K 1s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 32.6M 1s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 32.2M 0s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 28.4M 0s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 27.3M 0s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 37.3M 0s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 56.3M 0s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 54.1M 0s unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 48.9M 0s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 762K 0s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 28.0M 0s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 41.9M 0s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 47.8M 0s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 51.8M=0.5s unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 2018-12-23 03:05:17 (1.98 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 03:05:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 03:05:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:20 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: 03:05:20 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 03:05:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 03:05: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: 03:05:21 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 03:05:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 03:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 03:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 03:05:23 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 03:05:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 03:05:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 03:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:05:26 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 03:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 03:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 03:05:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 03:05:28 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: 03:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 03:05:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 03:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 03:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 03:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 03:05:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 03:05:30 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-abot-epc-basic-0: 03:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 03:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-abot-epc-basic-0: 03:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-abot-epc-basic-0: 03:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 03:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-abot-epc-basic-0: 03:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 03:05:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-abot-epc-basic-0: 03:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 03:05: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: 03:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-abot-epc-basic-0: 03:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-abot-epc-basic-0: 03:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-abot-epc-basic-0: 03:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 03:05:33 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-abot-epc-basic-0: 03:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-abot-epc-basic-0: 03:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-abot-epc-basic-0: 03:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-abot-epc-basic-0: 03:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-abot-epc-basic-0: 03:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 03:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 03:05:34 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 03:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-abot-epc-basic-0: 03:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-abot-epc-basic-0: 03:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-abot-epc-basic-0: 03:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 03:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-abot-epc-basic-0: 03:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-abot-epc-basic-0: 03:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 03:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 03:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-abot-epc-basic-0: 03:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 03:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install make check-here unit-abot-epc-basic-0: 03:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 03:05:35 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: buffer unit-abot-epc-basic-0: 03:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 03:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: bignum unit-abot-epc-basic-0: 03:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:05:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install libtspi1 unit-abot-epc-basic-0: 03:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 03:05:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-abot-epc-basic-0: 03:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 03:05:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:05:39 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-oai-hss-0: 03:05:39 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 03:05:39 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 03:05:39 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-oai-hss-0: 03:05:39 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 03:05:39 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 03:05:39 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (1589 kB/s) unit-oai-hss-0: 03:05:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 03:05:40 DEBUG unit.oai-hss/0.install (Reading database ... 88104 files and directories currently installed.) unit-oai-hss-0: 03:05:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:05:40 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 03:05:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 03:05:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:05:40 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 03:05:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 03:05:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 03:05:40 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-hss-0: 03:05:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 03:05:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:05:41 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 03:05: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: 03:05:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 03:05:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 03:05:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 03:05:42 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 03:05:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 03:05:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 03:05:42 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 03:05:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 03:05:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 03:05:43 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 03:05:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 03:05:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 03:05:44 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 03:05:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 03:05:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:05:44 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 03:05:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 03:05:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-oai-hss-0: 03:05:44 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 03:05:44 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-hss-0: 03:05:45 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 03:05:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 03:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 03:05:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 03:05:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 03:05:47 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 03:05:47 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 03:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 03:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 03:05:47 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 03:05:47 DEBUG unit.oai-hss/0.install --2018-12-23 03:05:47-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 03:05:47 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-abot-epc-basic-0: 03:05:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-oai-hss-0: 03:05:48 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-abot-epc-basic-0: 03:05:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 03:05:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-hss-0: 03:05:48 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 03:05:48 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 03:05:48 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 03:05:48 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 03:05:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 03:05:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 03:05:48 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 03:05:48 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 139K 36s unit-oai-hss-0: 03:05:48 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 284K 26s unit-oai-hss-0: 03:05:48 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 504K 21s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 590K 17s unit-abot-epc-basic-0: 03:05:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 03:05:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 919K 15s unit-abot-epc-basic-0: 03:05:49 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.10M 13s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.15M 12s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.46M 10s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.57M 9s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.74M 9s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.01M 8s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.08M 7s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.38M 7s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.58M 6s unit-abot-epc-basic-0: 03:05:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 03:05:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.93M 6s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.04M 6s unit-abot-epc-basic-0: 03:05:49 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.22M 5s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.56M 5s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.33M 5s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.03M 5s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.10M 4s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.20M 4s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.44M 4s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.31M 4s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.76M 4s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.79M 3s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.30M 3s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.71M 3s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.32M 3s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.85M 3s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.60M 3s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 5.86M 3s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.05M 3s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 5.94M 2s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.54M 2s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 6.64M 2s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.61M 2s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.56M 2s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.31M 2s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 6.94M 2s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.48M 2s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.83M 2s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.07M 2s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 8.96M 2s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.00M 2s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.67M 2s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 7.88M 2s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 10.7M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 8.45M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.4M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.50M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.5M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 10.8M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 11.0M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 9.64M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 13.2M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.2M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 10.1M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 10.4M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 11.7M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 11.6M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 11.5M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 11.3M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 11.3M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 15.1M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 15.0M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 14.5M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 11.8M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 15.8M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 13.7M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 11.2M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 16.4M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 13.5M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 13.2M 1s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 12.5M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 20.0M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 14.7M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 13.5M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 14.7M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 20.6M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 13.1M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 17.8M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 15.9M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.7M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 16.7M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 20.4M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 16.5M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 17.4M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 14.8M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 19.4M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 21.3M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 21.0M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 15.8M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 24.2M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 16.2M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 18.8M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 22.0M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 14.3M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 23.2M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 17.7M 0s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 242K=1.6s unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install 2018-12-23 03:05:49 (2.99 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 03:05:49 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 03:05:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 03:05:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:05:50 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-abot-epc-basic-0: 03:05:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-abot-epc-basic-0: 03:05:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-abot-epc-basic-0: 03:05:50 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 03:05:50 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-abot-epc-basic-0: 03:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 03:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 03:05:51 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-abot-epc-basic-0: 03:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 03:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install *** unit-abot-epc-basic-0: 03:05:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-abot-epc-basic-0: 03:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 03:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-abot-epc-basic-0: 03:05:51 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 03:05:51 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-abot-epc-basic-0: 03:05:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 03:05:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-abot-epc-basic-0: 03:05:52 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 03:05:52 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.6) ... unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 03:05:53 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-abot-epc-basic-0: 03:05:54 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-abot-epc-basic-0: 03:05:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-abot-epc-basic-0: 03:05:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-abot-epc-basic-0: 03:05:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 03:05:54 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-abot-epc-basic-0: 03:05:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 03:05:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-abot-epc-basic-0: 03:05:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-abot-epc-basic-0: 03:05:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 03:05:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.3_all.deb ... unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-abot-epc-basic-0: 03:05:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 03:05:55 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-abot-epc-basic-0: 03:05:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 03:05:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.3_amd64.deb ... unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-abot-epc-basic-0: 03:05:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 03:05:56 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-abot-epc-basic-0: 03:05:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 03:05:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-abot-epc-basic-0: 03:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-abot-epc-basic-0: 03:05:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 03:05:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.3_amd64.deb ... unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-abot-epc-basic-0: 03:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-abot-epc-basic-0: 03:05:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 03:05:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-abot-epc-basic-0: 03:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 03:05:57 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-abot-epc-basic-0: 03:05:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 03:05:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-abot-epc-basic-0: 03:05:58 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-abot-epc-basic-0: 03:05:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-abot-epc-basic-0: 03:05:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:05:58 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-abot-epc-basic-0: 03:05:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 03:05:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-abot-epc-basic-0: 03:05:58 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 03:05:58 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-abot-epc-basic-0: 03:05:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 03:05:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-oai-hss-0: 03:05:59 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-abot-epc-basic-0: 03:05:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 03:05:59 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 03:05:59 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 03:05:59 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 03:05:59 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 03:05:59 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 03:05:59 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 03:05:59 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 03:05:59 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-abot-epc-basic-0: 03:05:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-oai-hss-0: 03:05:59 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-abot-epc-basic-0: 03:05:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-oai-hss-0: 03:05:59 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-abot-epc-basic-0: 03:05:59 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 03:05:59 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 03:05:59 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 03:05:59 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-abot-epc-basic-0: 03:05:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 03:05:59 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: 03:05:59 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 03:06:00 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 03:06:00 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 03:06:00 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-abot-epc-basic-0: 03:06:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 03:06:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-oai-hss-0: 03:06:00 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 03:06:00 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-abot-epc-basic-0: 03:06:00 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-oai-hss-0: 03:06:00 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 03:06:00 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 03:06:00 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 03:06:00 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 03:06:00 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 03:06:00 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-abot-epc-basic-0: 03:06:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-abot-epc-basic-0: 03:06:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-abot-epc-basic-0: 03:06:01 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-abot-epc-basic-0: 03:06:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-abot-epc-basic-0: 03:06:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-abot-epc-basic-0: 03:06:01 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-abot-epc-basic-0: 03:06:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 03:06:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-abot-epc-basic-0: 03:06:01 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 03:06:01 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for getline... yes unit-abot-epc-basic-0: 03:06:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 03:06:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-abot-epc-basic-0: 03:06:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-abot-epc-basic-0: 03:06:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 03:06:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-abot-epc-basic-0: 03:06:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-abot-epc-basic-0: 03:06:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 03:06:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-abot-epc-basic-0: 03:06:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 03:06:02 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-abot-epc-basic-0: 03:06:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 03:06:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-abot-epc-basic-0: 03:06:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-abot-epc-basic-0: 03:06:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-abot-epc-basic-0: 03:06:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-abot-epc-basic-0: 03:06:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-abot-epc-basic-0: 03:06:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 03:06:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 03:06:03 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-abot-epc-basic-0: 03:06:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-abot-epc-basic-0: 03:06:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-abot-epc-basic-0: 03:06:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-abot-epc-basic-0: 03:06:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-abot-epc-basic-0: 03:06:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 03:06:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-abot-epc-basic-0: 03:06:04 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 03:06:04 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-abot-epc-basic-0: 03:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 03:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-abot-epc-basic-0: 03:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-abot-epc-basic-0: 03:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 03:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-abot-epc-basic-0: 03:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 03:06:05 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 03:06:06 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 03:06:06 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 03:06:06 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 03:06:06 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 03:06:06 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 03:06:06 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 03:06:06 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 03:06:06 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 03:06:06 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 03:06:06 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-abot-epc-basic-0: 03:06:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 03:06:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-oai-hss-0: 03:06:06 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-abot-epc-basic-0: 03:06:06 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 03:06:06 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 03:06:06 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 03:06:06 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 03:06:06 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-abot-epc-basic-0: 03:06:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-abot-epc-basic-0: 03:06:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-abot-epc-basic-0: 03:06:07 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 03:06:07 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-abot-epc-basic-0: 03:06:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-abot-epc-basic-0: 03:06:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-abot-epc-basic-0: 03:06:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-abot-epc-basic-0: 03:06:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 03:06:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-abot-epc-basic-0: 03:06:08 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 03:06:08 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-abot-epc-basic-0: 03:06:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-abot-epc-basic-0: 03:06:09 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: 03:06:09 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-abot-epc-basic-0: 03:06:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-abot-epc-basic-0: 03:06:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:09 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-abot-epc-basic-0: 03:06:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 03:06:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-abot-epc-basic-0: 03:06:09 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 03:06:09 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-abot-epc-basic-0: 03:06:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-abot-epc-basic-0: 03:06:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-abot-epc-basic-0: 03:06:10 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-abot-epc-basic-0: 03:06:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 03:06:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-abot-epc-basic-0: 03:06:10 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 03:06:10 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-abot-epc-basic-0: 03:06:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 03:06:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-abot-epc-basic-0: 03:06:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-abot-epc-basic-0: 03:06:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-abot-epc-basic-0: 03:06:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-abot-epc-basic-0: 03:06:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-abot-epc-basic-0: 03:06:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 03:06:11 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: 03:06:11 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 03:06:11 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-abot-epc-basic-0: 03:06:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-abot-epc-basic-0: 03:06:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-abot-epc-basic-0: 03:06:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-abot-epc-basic-0: 03:06:12 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 03:06:12 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-abot-epc-basic-0: 03:06:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-abot-epc-basic-0: 03:06:13 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: 03:06:13 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-abot-epc-basic-0: 03:06:13 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-abot-epc-basic-0: 03:06:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 03:06:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-abot-epc-basic-0: 03:06:13 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-abot-epc-basic-0: 03:06:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-abot-epc-basic-0: 03:06:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-abot-epc-basic-0: 03:06:13 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 03:06:13 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-abot-epc-basic-0: 03:06:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-abot-epc-basic-0: 03:06:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:14 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-abot-epc-basic-0: 03:06:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 03:06:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.4_all.deb ... unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-abot-epc-basic-0: 03:06:14 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-abot-epc-basic-0: 03:06:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 03:06:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-abot-epc-basic-0: 03:06:14 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-abot-epc-basic-0: 03:06:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-abot-epc-basic-0: 03:06:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-abot-epc-basic-0: 03:06:14 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 03:06:14 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-abot-epc-basic-0: 03:06:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 03:06:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-abot-epc-basic-0: 03:06:15 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-abot-epc-basic-0: 03:06:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 03:06:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-abot-epc-basic-0: 03:06:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 03:06:15 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Dec 23 03:00 /dev/zero unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-abot-epc-basic-0: 03:06:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 03:06:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-abot-epc-basic-0: 03:06:16 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-abot-epc-basic-0: 03:06:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 03:06:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-abot-epc-basic-0: 03:06:16 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 03:06:16 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-abot-epc-basic-0: 03:06:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 03:06:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-abot-epc-basic-0: 03:06:17 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-abot-epc-basic-0: 03:06:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 03:06:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-abot-epc-basic-0: 03:06:17 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 03:06:17 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-abot-epc-basic-0: 03:06:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 03:06:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 03:06:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-abot-epc-basic-0: 03:06:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-abot-epc-basic-0: 03:06:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-abot-epc-basic-0: 03:06:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 03:06:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-abot-epc-basic-0: 03:06:18 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 03:06:18 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-abot-epc-basic-0: 03:06:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-abot-epc-basic-0: 03:06:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-abot-epc-basic-0: 03:06:19 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 03:06:19 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-abot-epc-basic-0: 03:06:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 03:06:19 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: 03:06:19 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:06:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 03:06:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 03:06:20 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 03:06:20 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 03:06:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 03:06:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 03:06:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 03:06:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 03:06:20 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install *** unit-abot-epc-basic-0: 03:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 03:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 03:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN string.h unit-abot-epc-basic-0: 03:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 03:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-abot-epc-basic-0: 03:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-abot-epc-basic-0: 03:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 03:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 03:06:21 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 03:06:22 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 03:06:22 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 03:06:22 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 03:06:22 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 03:06:22 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: 03:06:22 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 03:06:22 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 03:06:22 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 03:06:23 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 03:06:23 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 03:06:23 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-abot-epc-basic-0: 03:06:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 03:06:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:06:23 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-oai-hss-0: 03:06:23 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 03:06:23 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-abot-epc-basic-0: 03:06:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 03:06:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-oai-hss-0: 03:06:23 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-abot-epc-basic-0: 03:06:23 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-oai-hss-0: 03:06:23 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 03:06:23 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 03:06:24 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 03:06:24 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 03:06:24 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-abot-epc-basic-0: 03:06:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 03:06:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 03:06:24 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 03:06:24 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 03:06:24 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 03:06:24 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 03:06:24 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 03:06:24 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 03:06:24 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 03:06:24 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 03:06:25 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 03:06:25 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 03:06:25 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 03:06:25 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-abot-epc-basic-0: 03:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-oai-hss-0: 03:06:25 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-abot-epc-basic-0: 03:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-oai-hss-0: 03:06:25 DEBUG unit.oai-hss/0.install CC getopt.lo unit-abot-epc-basic-0: 03:06:25 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 03:06:25 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-abot-epc-basic-0: 03:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 03:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:06:25 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-abot-epc-basic-0: 03:06:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-hss-0: 03:06:25 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 03:06:25 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 03:06:25 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 03:06:26 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 03:06:26 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 03:06:26 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-abot-epc-basic-0: 03:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 03:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-oai-hss-0: 03:06:26 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-abot-epc-basic-0: 03:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 03:06:26 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 03:06:26 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 03:06:27 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 03:06:27 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:06:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:06:27 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:06:27 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 03:06:27 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:06:27 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 03:06:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:06:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:06:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:06:27 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 03:06:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:06:27 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 03:06:27 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 03:06:27 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 03:06:27 DEBUG unit.oai-hss/0.install CC crl.lo unit-abot-epc-basic-0: 03:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 03:06:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 03:06:28 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: 03:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-oai-hss-0: 03:06:28 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-abot-epc-basic-0: 03:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 03:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 03:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 03:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-oai-hss-0: 03:06:28 DEBUG unit.oai-hss/0.install CC crq.lo unit-abot-epc-basic-0: 03:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-oai-hss-0: 03:06:28 DEBUG unit.oai-hss/0.install CC dn.lo unit-abot-epc-basic-0: 03:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 03:06:29 DEBUG unit.oai-hss/0.install CC extensions.lo unit-abot-epc-basic-0: 03:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 03:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 03:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 03:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 03:06:29 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: 03:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 03:06:30 DEBUG unit.oai-hss/0.install CC mpi.lo unit-abot-epc-basic-0: 03:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 03:06:30 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: 03:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 03:06:30 DEBUG unit.oai-hss/0.install CC output.lo unit-abot-epc-basic-0: 03:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 03:06:30 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: 03:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 03:06:30 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: 03:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 03:06:30 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 03:06:30 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-abot-epc-basic-0: 03:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 03:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 03:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 03:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 03:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 03:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-oai-hss-0: 03:06:31 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 03:06:31 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-oai-hss-0: 03:06:32 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 03:06:32 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 03:06:32 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: 03:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 03:06:33 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: 03:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-oai-hss-0: 03:06:33 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-oai-hss-0: 03:06:33 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 03:06:33 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 03:06:34 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 03:06:34 DEBUG unit.oai-hss/0.install CC verify.lo unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 03:06:34 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: 03:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-oai-hss-0: 03:06:34 DEBUG unit.oai-hss/0.install CC x509.lo unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 03:06:35 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 03:06:35 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: 03:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 03:06:35 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 03:06:36 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:06:36 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 03:06:37 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-abot-epc-basic-0: 03:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 03:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 03:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 03:06:37 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-abot-epc-basic-0: 03:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 03:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 03:06:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 03:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 03:06:38 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: 03:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 03:06:38 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: 03:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 03:06:38 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 03:06:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:06:38 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 03:06:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:06:38 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 03:06:38 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:06:38 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 03:06:38 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 03:06:38 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 03:06:38 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-abot-epc-basic-0: 03:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 03:06:38 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: 03:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 03:06:39 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: 03:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 03:06:39 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 03:06:39 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 03:06:39 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 03:06:39 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 03:06:39 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-oai-hss-0: 03:06:39 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 03:06:40 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 03:06:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:06:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:06:40 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 03:06:40 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 03:06:40 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 03:06:40 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:06:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:06:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:06:40 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 03:06:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:06:40 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 03:06:40 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 03:06:40 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 03:06:40 DEBUG unit.oai-hss/0.install CC dhe.lo unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 03:06:40 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: 03:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:06:41 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 03:06:41 DEBUG unit.oai-hss/0.install CC psk.lo unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 03:06:41 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 03:06:41 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: 03:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 03:06:42 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 03:06:42 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-abot-epc-basic-0: 03:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 03:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 03:06:42 DEBUG unit.oai-hss/0.install CC srp.lo unit-abot-epc-basic-0: 03:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 03:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 03:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-oai-hss-0: 03:06:43 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-abot-epc-basic-0: 03:06:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 03:06:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 03:06:43 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-abot-epc-basic-0: 03:06:43 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:06:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 03:06:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:06:43 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-abot-epc-basic-0: 03:06:43 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-oai-hss-0: 03:06:43 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-abot-epc-basic-0: 03:06:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 03:06:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:43 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 03:06:44 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-abot-epc-basic-0: 03:06:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 03:06:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 03:06:44 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-oai-hss-0: 03:06:44 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 03:06:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:06:44 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 03:06:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:06:44 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 03:06:44 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 03:06:44 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 03:06:44 DEBUG unit.oai-hss/0.install CC signature.lo unit-abot-epc-basic-0: 03:06:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 03:06:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 03:06:44 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 03:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 03:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 03:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 03:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 03:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 03:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 03:06:45 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 03:06:45 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-epc-0: 03:06:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 03:06:45 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 03:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 03:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-oai-hss-0: 03:06:45 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 03:06:45 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 03:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 03:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 03:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 03:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 03:06:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 03:06:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 03:06:46 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 03:06:46 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-abot-epc-basic-0: 03:06:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 03:06:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 03:06:46 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 03:06:46 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 03:06:46 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 03:06:46 DEBUG unit.oai-hss/0.install CC srtp.lo unit-abot-epc-basic-0: 03:06:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 03:06:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 03:06:46 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 03:06:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 03:06:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 03:06:47 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 03:06:47 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 03:06:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:06:47 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 03:06:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:06:47 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 03:06:47 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 03:06:47 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 03:06:47 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 03:06:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 03:06:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:47 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 03:06:48 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 03:06:48 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 03:06:48 DEBUG unit.oai-hss/0.install CC protocols.lo unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-oai-hss-0: 03:06:48 DEBUG unit.oai-hss/0.install CC publickey.lo unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 03:06:49 DEBUG unit.oai-hss/0.install CC secparams.lo unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 03:06:49 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: 03:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 03:06:49 DEBUG unit.oai-hss/0.install CC sign.lo unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 03:06:49 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 03:06:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:06:49 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 03:06:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:06:49 DEBUG unit.oai-hss/0.install CC randomart.lo unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 03:06:49 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 03:06:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:06:49 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 03:06:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:06:49 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 03:06:49 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 03:06:49 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 03:06:49 DEBUG unit.oai-hss/0.install CC hash.lo unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 03:06:50 DEBUG unit.oai-hss/0.install CC keydb.lo unit-abot-epc-basic-0: 03:06:50 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: 03:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 03:06:50 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: 03:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 03:06:50 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-oai-hss-0: 03:06:51 DEBUG unit.oai-hss/0.install CC stream.lo unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 03:06:51 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 03:06:52 DEBUG unit.oai-hss/0.install CC misc.lo unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 03:06:52 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: 03:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-hss-0: 03:06:52 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 03:06:53 DEBUG unit.oai-hss/0.install CC literal.lo unit-abot-epc-basic-0: 03:06:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 03:06:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:53 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 03:06:53 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 03:06:53 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-abot-epc-basic-0: 03:06:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 03:06:53 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: 03:06:53 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 03:06:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 03:06:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-oai-hss-0: 03:06:54 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 03:06:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:06:54 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 03:06:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:06:54 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 03:06:54 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 03:06:54 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 03:06:54 DEBUG unit.oai-hss/0.install CC compat.lo unit-abot-epc-basic-0: 03:06:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 03:06:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:06:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 03:06:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:55 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 03:06:55 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 03:06:55 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 03:06:55 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-abot-epc-basic-0: 03:06:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 03:06:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:55 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:06:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 03:06:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:55 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:06:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 03:06:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 03:06:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 03:06:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-oai-hss-0: 03:06:56 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 03:06:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:06:56 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 03:06:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:06:56 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 03:06:56 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 03:06:56 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 03:06:56 DEBUG unit.oai-hss/0.install CC cipher.lo unit-abot-epc-basic-0: 03:06:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 03:06:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 03:06:56 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-oai-hss-0: 03:06:57 DEBUG unit.oai-hss/0.install CC rnd.lo unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-oai-hss-0: 03:06:57 DEBUG unit.oai-hss/0.install CC init.lo unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 03:06:57 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: 03:06:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-oai-hss-0: 03:06:58 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 03:06:58 DEBUG unit.oai-hss/0.install CC multi.lo unit-abot-epc-basic-0: 03:06:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 03:06:58 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: 03:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-oai-hss-0: 03:06:58 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-abot-epc-basic-0: 03:06:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 03:06:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-oai-hss-0: 03:06:58 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 03:06:58 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 03:06:58 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 03:06:59 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 03:06:59 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-abot-epc-basic-0: 03:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 03:06: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: 03:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 03:06:59 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 03:06:59 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-abot-epc-basic-0: 03:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 03:06:59 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: 03:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 03:06:59 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 03:06:59 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 03:07:00 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-abot-epc-basic-0: 03:07:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 03:07:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:07:00 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 03:07:00 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 03:07:00 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 03:07:00 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 03:07:00 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-abot-epc-basic-0: 03:07:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 03:07:00 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: 03:07:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 03:07:01 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 03:07:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:07:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:07:01 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 03:07:01 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 03:07:01 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 03:07:01 DEBUG unit.oai-hss/0.install CC debug.lo unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 03:07:01 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: 03:07:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 03:07:01 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: 03:07:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-oai-hss-0: 03:07:01 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 03:07:02 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 03:07:02 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 03:07:02 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 03:07:03 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: 03:07:03 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 03:07:03 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 03:07:03 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-oai-hss-0: 03:07:04 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 03:07:04 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-oai-hss-0: 03:07:04 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-oai-hss-0: 03:07:04 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 03:07:06 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 03:07:06 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 03:07:06 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 03:07:06 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 03:07:07 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 03:07:07 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-oai-hss-0: 03:07:07 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-oai-hss-0: 03:07:07 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 03:07:08 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 03:07:08 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 03:07:08 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 03:07:08 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 03:07:09 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-abot-epc-basic-0: 03:07:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 03:07:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 03:07:09 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-oai-hss-0: 03:07:09 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 03:07:09 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-abot-epc-basic-0: 03:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 03:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-oai-hss-0: 03:07:10 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 03:07:10 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-abot-epc-basic-0: 03:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-oai-hss-0: 03:07:10 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 03:07:10 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-abot-epc-basic-0: 03:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 03:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 03:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-oai-hss-0: 03:07:10 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-abot-epc-basic-0: 03:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 03:07:10 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: 03:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 03:07:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-oai-hss-0: 03:07:11 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-abot-epc-basic-0: 03:07:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 03:07:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-oai-hss-0: 03:07:11 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-abot-epc-basic-0: 03:07:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 03:07:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:07:11 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 03:07:11 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-abot-epc-basic-0: 03:07:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 03:07:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 03:07:11 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-oai-hss-0: 03:07:11 DEBUG unit.oai-hss/0.install CC system.lo unit-abot-epc-basic-0: 03:07:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 03:07:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-oai-hss-0: 03:07:11 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-abot-epc-basic-0: 03:07:12 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 03:07:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-oai-hss-0: 03:07:12 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-abot-epc-basic-0: 03:07:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 03:07:12 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-oai-hss-0: 03:07:12 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-abot-epc-basic-0: 03:07:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 03:07:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 03:07:12 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 03:07:12 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-abot-epc-basic-0: 03:07:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 03:07:12 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: 03:07:12 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: 03:07:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 03:07:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 03:07:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 03:07:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 03:07:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 03:07:13 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-abot-epc-basic-0: 03:07:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 03:07:13 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 03:07:13 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 03:07:14 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-oai-hss-0: 03:07:14 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 03:07:14 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.24-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 03:07:15 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 03:07:15 DEBUG unit.oai-hss/0.install CC locks.lo unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 03:07:15 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 03:07:15 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 03:07:15 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-oai-hss-0: 03:07:16 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-oai-hss-0: 03:07:16 DEBUG unit.oai-hss/0.install CC pin.lo unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 03:07:17 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 03:07:17 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: 03:07:17 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 03:07:18 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 03:07:18 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 03:07:19 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 03:07:19 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 03:07:19 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 03:07:20 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: 03:07:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 03:07:20 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 03:07:20 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 03:07:21 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.10_amd64.deb ... unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.10) ... unit-oai-hss-0: 03:07:22 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-oai-hss-0: 03:07:22 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 03:07:22 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 03:07:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:07:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:07:22 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 03:07:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:07:22 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 03:07:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:07:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:07:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:07:22 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 03:07:22 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-oai-hss-0: 03:07:22 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 03:07:23 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 03:07:24 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: 03:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 03:07:26 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: 03:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 03:07:26 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 03:07:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:07:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:07:26 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 03:07:26 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 03:07:26 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 03:07:26 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 03:07:26 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 03:07:26 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 03:07:27 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 03:07:27 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 03:07:27 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: 03:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 03:07:27 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 03:07:27 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 03:07:27 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 03:07:28 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 03:07:28 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: 03:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 03:07:28 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 03:07:28 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: 03:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 03:07:28 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 03:07:28 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: 03:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 03:07:29 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 03:07:30 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 03:07:30 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 03:07:30 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 03:07:30 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 03:07:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:30 DEBUG unit.oai-hss/0.install CC tests.o unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-epc-0: 03:07:30 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 03:07:30 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 03:07:30 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 03:07:30 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 03:07:30 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 03:07:30 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 03:07:30 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-epc-0: 03:07:30 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 03:07:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-oai-epc-0: 03:07:30 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 03:07:30 DEBUG unit.oai-hss/0.install CC common.o unit-oai-epc-0: 03:07:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 03:07:30 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-hss-0: 03:07:30 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-epc-0: 03:07:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 03:07:31 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 03:07:31 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 03:07:31 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 03:07:31 DEBUG unit.oai-hss/0.install ^ unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 03:07:31 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 03:07:31 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 03:07:31 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 03:07:31 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 03:07:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:31 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 03:07:31 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 03:07:31 DEBUG unit.oai-hss/0.install ^ unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 03:07:31 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:07:31 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: 03:07:31 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 03:07:31 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 03:07:31 DEBUG unit.oai-hss/0.install CC srptool.o unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 03:07:31 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 03:07:32 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 03:07:32 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-epc-0: 03:07:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:07:32 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-hss-0: 03:07:32 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-epc-0: 03:07:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 03:07:32 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: 03:07:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 03:07:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:07:32 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 03:07:32 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-epc-0: 03:07:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:07:32 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-epc-0: 03:07:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:07:32 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 03:07:32 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-epc-0: 03:07:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:07:32 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 03:07:32 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 03:07:32 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 03:07:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:32 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install --2018-12-23 03:07:32-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 03:07:32 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 03:07:33 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 03:07:33 DEBUG unit.oai-hss/0.install CC danetool.o unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install --2018-12-23 03:07:33-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-hss-0: 03:07:33 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 03:07:33 DEBUG unit.oai-hss/0.install CC p11tool.o unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-oai-hss-0: 03:07:33 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-oai-hss-0: 03:07:33 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install 0K ....... 21.8M=0s unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install 2018-12-23 03:07:33 (21.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install FINISHED --2018-12-23 03:07:33-- unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (21.8 MB/s) unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-hss-0: 03:07:33 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 03:07:33 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 03:07:33 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 03:07:33 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 03:07:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:07:33 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 03:07:33 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 03:07:33 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.14_amd64.deb ... unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.14) ... unit-oai-hss-0: 03:07:33 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 03:07:34 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 03:07:34 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 03:07:34 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 03:07:34 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 03:07:34 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 03:07:34 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.14_all.deb ... unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.14) ... unit-oai-hss-0: 03:07:34 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 03:07:34 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 03:07:34 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 03:07:34 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 03:07:34 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 03:07:34 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 03:07:35 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-abot-epc-basic-0: 03:07:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 03:07:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:07:35 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 03:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-oai-hss-0: 03:07:36 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-abot-epc-basic-0: 03:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 03:07:36 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 03:07:36 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 03:07:36 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-abot-epc-basic-0: 03:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 03:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 03:07:36 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 03:07:36 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 03:07:36 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 03:07:36 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 03:07:36 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 03:07:36 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-abot-epc-basic-0: 03:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 03:07:36 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 03:07:36 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 03:07:36 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 03:07:36 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 03:07:37 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 03:07:38 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 03:07:38 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 03:07:38 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-oai-hss-0: 03:07:38 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 03:07:38 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: 03:07:38 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 03:07:38 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 03:07:38 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 03:07:38 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 03:07:38 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-abot-epc-basic-0: 03:07:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 03:07:39 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: 03:07:39 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-abot-epc-basic-0: 03:07:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 03:07:39 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: 03:07:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-abot-epc-basic-0: 03:07:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install Making all in . unit-abot-epc-basic-0: 03:07:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install CC utils.lo unit-abot-epc-basic-0: 03:07:39 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 03:07:39 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-abot-epc-basic-0: 03:07:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-abot-epc-basic-0: 03:07:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-abot-epc-basic-0: 03:07:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-abot-epc-basic-0: 03:07:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 03:07:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making install in lib unit-abot-epc-basic-0: 03:07:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 03:07:40 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-abot-epc-basic-0: 03:07:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 03:07:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-abot-epc-basic-0: 03:07:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install Making install in src unit-abot-epc-basic-0: 03:07:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 03:07:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install Making install in crywrap unit-abot-epc-basic-0: 03:07:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-abot-epc-basic-0: 03:07:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install Making install in cyclo unit-abot-epc-basic-0: 03:07:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-abot-epc-basic-0: 03:07:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-abot-epc-basic-0: 03:07:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-abot-epc-basic-0: 03:07:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-abot-epc-basic-0: 03:07:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in srp unit-abot-epc-basic-0: 03:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-abot-epc-basic-0: 03:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-abot-epc-basic-0: 03:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 03:07:42 DEBUG unit.oai-hss/0.install xterm unit-abot-epc-basic-0: 03:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 03:07:42 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: 03:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 03:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 03:07:43 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: 03:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 03:07:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 03:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 03:07:43 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:07:43 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 03:07:43 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 03:07:43 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 03:07:44 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 03:07:44 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 03:07:44 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 03:07:44 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 03:07:44 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 03:07:45 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-abot-epc-basic-0: 03:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 03:07:45 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: 03:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 03:07:45 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3.1 [108 kB] unit-oai-hss-0: 03:07:45 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-abot-epc-basic-0: 03:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 03:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 03:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 03:07:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 03:07:46 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: 03:07:46 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 03:07:46 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 03:07:46 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-abot-epc-basic-0: 03:07:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 03:07:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 03:07:46 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 03:07:46 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 03:07:47 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 03:07:47 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 03:07:47 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 03:07:47 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 03:07:47 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-abot-epc-basic-0: 03:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-oai-hss-0: 03:07:47 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-abot-epc-basic-0: 03:07:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 03:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 03:07:47 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 03:07:47 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 03:07:48 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 03:07:48 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 03:07:48 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-abot-epc-basic-0: 03:07:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 03:07:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 03:07:48 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 03:07:48 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-oai-hss-0: 03:07:48 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 03:07:48 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-abot-epc-basic-0: 03:07:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 03:07:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-oai-hss-0: 03:07:49 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-abot-epc-basic-0: 03:07:49 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-hss-0: 03:07:49 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] unit-abot-epc-basic-0: 03:07:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 03:07:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:07:50 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 03:07:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 03:07:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:07:50 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-oai-hss-0: 03:07:50 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 03:07:50 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 03:07:50 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-abot-epc-basic-0: 03:07:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 03:07:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 03:07:50 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-oai-hss-0: 03:07:50 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-abot-epc-basic-0: 03:07:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 03:07:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-oai-hss-0: 03:07:50 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-abot-epc-basic-0: 03:07:50 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 03:07:51 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-abot-epc-basic-0: 03:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 03:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-oai-hss-0: 03:07:51 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-abot-epc-basic-0: 03:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 03:07:51 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 03:07:51 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 03:07:51 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 03:07:51 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 03:07:51 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 03:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 03:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 03:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-oai-hss-0: 03:07:52 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 03:07:52 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 03:07:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 03:07:52 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: 03:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-oai-hss-0: 03:07:52 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 03:07:52 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3.1 [829 kB] unit-abot-epc-basic-0: 03:07:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 03:07:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 03:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 03:07:52 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 03:07:52 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-abot-epc-basic-0: 03:07:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 03:07:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 03:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-oai-hss-0: 03:07:52 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-oai-hss-0: 03:07:53 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-abot-epc-basic-0: 03:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 03:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 03:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 03:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 03:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-oai-hss-0: 03:07:53 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-abot-epc-basic-0: 03:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 03:07:53 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-oai-hss-0: 03:07:53 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3.1 [4438 B] unit-abot-epc-basic-0: 03:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 03:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 03:07:53 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3.1 [122 kB] unit-oai-hss-0: 03:07:53 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 03:07:54 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 03:07:54 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 03:07:54 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 03:07:54 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-oai-hss-0: 03:07:54 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 03:07:54 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 03:07:54 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.4 [1521 kB] unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-oai-hss-0: 03:07:55 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-oai-hss-0: 03:07:55 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 03:07:55 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 03:07:55 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 03:07:55 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 03:07:55 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 03:07:55 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 03:07:55 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-abot-epc-basic-0: 03:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 03:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 03:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-oai-hss-0: 03:07:56 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 03:07:56 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 03:07:56 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 03:07:56 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 03:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 03:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 03:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-oai-hss-0: 03:07:56 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 03:07:56 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 03:07:57 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 03:07:57 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 03:07:57 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-oai-hss-0: 03:07:57 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 14s (3060 kB/s) unit-oai-hss-0: 03:07:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 03:07:57 DEBUG unit.oai-hss/0.install (Reading database ... 88380 files and directories currently installed.) unit-oai-hss-0: 03:07:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:07:57 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 03:07:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 03:07:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 03:07:57 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 03:07:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 03:07:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 03:07:59 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 03:07:59 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: 03:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 03:07:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 03:07:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 03:07:59 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 03:07:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 03:07:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 03:08:00 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 03:08:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 03:08:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 03:08:01 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 03:08:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 03:08:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 03:08:01 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 03:08:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 03:08:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 03:08:02 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 03:08:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 03:08:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 03:08:03 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-abot-epc-basic-0: 03:08:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 03:08:03 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: 03:08:03 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 03:08:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 03:08:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:08:04 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 03:08:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 03:08:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:08:07 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 03:08:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 03:08:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 03:08:08 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:08:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 03:08:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 03:08:08 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-oai-hss-0: 03:08:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 03:08:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:08:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 03:08:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-oai-hss-0: 03:08:08 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 03:08:08 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 03:08:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 03:08:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:08:08 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 03:08:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 03:08:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 03:08:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-oai-hss-0: 03:08:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 03:08:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:08:09 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 03:08:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 03:08:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-oai-hss-0: 03:08:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 03:08:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 03:08:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:08:10 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 03:08:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 03:08:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:08:10 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 03:08:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 03:08:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:08:10 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 03:08:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 03:08:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:08:11 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 03:08:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 03:08:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:08:11 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 03:08:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 03:08:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:08:12 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:08:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 03:08:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 03:08:12 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-oai-hss-0: 03:08:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 03:08:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-oai-hss-0: 03:08:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-abot-epc-basic-0: 03:08:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-oai-hss-0: 03:08:12 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-abot-epc-basic-0: 03:08:12 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 03:08:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 03:08:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 03:08:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 03:08:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-oai-hss-0: 03:08:13 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 03:08:13 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 03:08:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 03:08:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:08:13 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 03:08:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 03:08:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 03:08:14 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 03:08:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 03:08:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 03:08:14 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 03:08:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 03:08:14 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: 03:08:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 03:08:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 03:08:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 03:08:15 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 03:08:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 03:08:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-oai-hss-0: 03:08:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 03:08:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-abot-epc-basic-0: 03:08:15 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 03:08:15 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 03:08:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 03:08:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 03:08:16 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 03:08:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 03:08:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 03:08:16 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 03:08:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 03:08:16 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: 03:08:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 03:08:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 03:08:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 03:08:17 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-abot-epc-basic-0: 03:08:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 03:08:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 03:08:17 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-oai-hss-0: 03:08:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 03:08:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 03:08:18 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-abot-epc-basic-0: 03:08:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 03:08:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 03:08:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 03:08:20 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 03:08:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 03:08:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 03:08:21 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 03:08:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 03:08:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 03:08:21 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 03:08:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 03:08:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 03:08:21 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 03:08:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 03:08:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 03:08:23 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 03:08:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 03:08:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 03:08:23 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:08:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 03:08:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 03:08:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 03:08:24 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-abot-epc-basic-0: 03:08:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 03:08:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 03:08:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 03:08:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:08:24 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 03:08:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.10) ... unit-oai-hss-0: 03:08:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 03:08:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 03:08:24 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 03:08:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 03:08:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 03:08:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 03:08:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 03:08:25 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 03:08:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:08:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 03:08:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 03:08:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 03:08:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 03:08:26 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 03:08:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 03:08:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 03:08:26 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 03:08:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 03:08:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 03:08:27 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 03:08:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 03:08:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 03:08:28 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 03:08:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 03:08:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 03:08:29 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 03:08:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 03:08:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 03:08:29 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:08:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 03:08:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 03:08:30 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 03:08:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 03:08:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 03:08:31 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 03:08:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 03:08:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-oai-hss-0: 03:08:31 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 03:08:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 03:08:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 03:08:31 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 03:08:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 03:08:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 03:08:32 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 03:08:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 03:08:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 03:08:32 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 03:08:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 03:08:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 03:08:33 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:08:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 03:08:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 03:08:33 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:08:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 03:08:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 03:08:34 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 03:08:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 03:08:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 03:08:34 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 03:08:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 03:08:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 03:08:34 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 03:08:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 03:08:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 03:08:35 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 03:08:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 03:08:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 03:08:35 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 03:08:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 03:08:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 03:08:36 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 03:08:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 03:08:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 03:08:37 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 03:08:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 03:08:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 03:08:38 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 03:08:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 03:08:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 03:08:39 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 03:08:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 03:08:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 03:08:39 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 03:08:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 03:08:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 03:08:39 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 03:08:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 03:08:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 03:08:40 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 03:08:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 03:08:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 03:08:40 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 03:08:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 03:08:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 03:08:41 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 03:08:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 03:08:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 03:08:42 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 03:08:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 03:08:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 03:08:42 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 03:08:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 03:08:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 03:08:43 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 03:08:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 03:08:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 03:08:43 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 03:08:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 03:08:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 03:08:44 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 03:08:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 03:08:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 03:08:44 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 03:08:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 03:08:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:08:45 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 03:08:45 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 03:08:48 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 03:08:49 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 03:08:49 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 03:08:49 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 03:08:49 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 03:08:50 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 03:08:50 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 03:08:50 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 03:08:50 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 03:08:51 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:08:51 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 03:08:51 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 03:08:51 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 03:08:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-oai-hss-0: 03:08:52 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:08:52 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 03:08:52 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 03:08:52 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-hss-0: 03:08:52 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 03:08:52 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 03:08:53 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 03:08:53 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 03:08:53 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 03:08:53 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 03:08:53 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 03:08:53 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 03:08:53 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 03:08:53 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 03:08:53 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-abot-epc-basic-0: 03:08:53 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-oai-hss-0: 03:08:54 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-oai-hss-0: 03:08:54 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 03:08:54 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 03:08:55 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 03:08:55 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 03:08:55 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 03:08:55 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 03:08:55 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 03:08:55 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 03:08:55 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 03:08:55 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:08:55 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 03:08:56 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 03:08:56 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 03:08:56 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 03:08:56 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-abot-epc-basic-0: 03:08:56 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:08:56 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 03:08:56 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 03:08:56 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 03:08:56 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 03:08:57 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 03:08:57 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 03:08:57 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: 03:08:57 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 03:08:57 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 03:08:58 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 03:08:58 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-oai-hss-0: 03:08:58 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:08:58 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: 03:08:58 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:08:59 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 03:08:59 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 03:08:59 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: 03:08:59 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: 03:08:59 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 03:08:59 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 03:08:59 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 03:08:59 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-abot-epc-basic-0: 03:09:00 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 03:09:00 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:09:00 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 03:09:00 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 03:09:00 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:09:00 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 03:09:00 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 03:09:00 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 03:09:00 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 03:09:00 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 03:09:00 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 03:09:00 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 03:09:01 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 03:09:01 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 03:09:01 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-abot-epc-basic-0: 03:09:01 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 03:09:01 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-abot-epc-basic-0: 03:09:01 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 03:09:01 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-abot-epc-basic-0: 03:09:01 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:09:01 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 03:09:01 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-abot-epc-basic-0: 03:09:01 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 03:09:02 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-abot-epc-basic-0: 03:09:02 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 03:09:02 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 03:09:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 03:09:02 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 03:09:02 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 03:09:02 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 03:09:03 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-oai-hss-0: 03:09:03 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-abot-epc-basic-0: 03:09:03 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-hss-0: 03:09:03 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 03:09:03 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 03:09:03 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 03:09:03 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:09:03 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 03:09:03 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 03:09:03 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 03:09:04 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 03:09:04 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 03:09:04 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-abot-epc-basic-0: 03:09:04 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 03:09:04 DEBUG unit.oai-hss/0.install Creating utempter group... unit-abot-epc-basic-0: 03:09:04 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 03:09:05 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-abot-epc-basic-0: 03:09:05 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 03:09:05 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-abot-epc-basic-0: 03:09:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 03:09:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 03:09:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 03:09:06 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-abot-epc-basic-0: 03:09:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 03:09:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:06 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-abot-epc-basic-0: 03:09:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 03:09:06 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-abot-epc-basic-0: 03:09:06 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 03:09:06 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 03:09:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:09:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 03:09:07 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-abot-epc-basic-0: 03:09:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 03:09:08 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:09:08 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:09:08 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-oai-hss-0: 03:09:08 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 03:09:08 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-oai-hss-0: 03:09:08 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 03:09:09 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 03:09:09 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 03:09:09 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 03:09:10 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 03:09:10 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 03:09:10 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 03:09:10 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-abot-epc-basic-0: 03:09:10 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 03:09:11 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 03:09:11 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 03:09:11 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 03:09:12 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 03:09:12 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 03:09:12 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 03:09:12 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:09:13 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 03:09:13 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-abot-epc-basic-0: 03:09:14 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 03:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 03:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 03:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 03:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 03:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 03:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 03:09:17 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 03:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 03:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 03:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 03:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 03:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 03:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 03:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 03:09:19 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:09:19 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: 03:09:19 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 03:09:19 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 03:09:19 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 03:09:19 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 03:09:19 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 03:09:20 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 03:09:20 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 03:09:20 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: 03:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 03:09:20 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 03:09:20 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: 03:09:20 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 03:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 03:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 03:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 03:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 03:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 03:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 03:09:21 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 03:09:21 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 03:09:21 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 03:09:21 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 03:09:21 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 03:09:21 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 03:09:21 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-abot-epc-basic-0: 03:09:22 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-abot-epc-basic-0: 03:09:22 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-abot-epc-basic-0: 03:09:22 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-abot-epc-basic-0: 03:09:22 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-abot-epc-basic-0: 03:09:22 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 03:09:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-abot-epc-basic-0: 03:09:22 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-abot-epc-basic-0: 03:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-abot-epc-basic-0: 03:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-abot-epc-basic-0: 03:09:23 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-abot-epc-basic-0: 03:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 03:09:23 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-abot-epc-basic-0: 03:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-abot-epc-basic-0: 03:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-abot-epc-basic-0: 03:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-abot-epc-basic-0: 03:09:24 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-abot-epc-basic-0: 03:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-abot-epc-basic-0: 03:09:24 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-abot-epc-basic-0: 03:09:24 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-abot-epc-basic-0: 03:09:24 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-oai-hss-0: 03:09:24 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 03:09:25 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 03:09:25 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 03:09:25 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-abot-epc-basic-0: 03:09:25 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-oai-hss-0: 03:09:25 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-abot-epc-basic-0: 03:09:25 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 03:09:25 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 03:09:25 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 03:09:25 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 03:09:25 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 03:09:25 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-abot-epc-basic-0: 03:09:25 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 03:09:25 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 03:09:25 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 03:09:25 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 03:09:25 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 03:09:26 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 03:09:26 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 03:09:26 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 03:09:26 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 03:09:26 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-abot-epc-basic-0: 03:09:26 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 03:09:26 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 03:09:26 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 03:09:26 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 03:09:26 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 03:09:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 03:09:26 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 03:09:26 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 03:09:26 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 03:09:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 03:09:26 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-abot-epc-basic-0: 03:09:26 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:09:26 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 03:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-hss-0: 03:09:26 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-abot-epc-basic-0: 03:09:27 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-abot-epc-basic-0: 03:09:27 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 03:09:27 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-abot-epc-basic-0: 03:09:27 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-abot-epc-basic-0: 03:09:27 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-abot-epc-basic-0: 03:09:27 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 03:09:27 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-abot-epc-basic-0: 03:09:28 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:28 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: 03:09:28 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: 03:09:28 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 03:09:28 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 03:09:28 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-abot-epc-basic-0: 03:09:28 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.6) ... unit-oai-hss-0: 03:09:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 03:09:28 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 03:09:28 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 03:09:28 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 03:09:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 03:09:28 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 03:09:28 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 03:09:28 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 03:09:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 03:09:28 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 03:09:28 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 03:09:28 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 03:09:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 03:09:28 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-abot-epc-basic-0: 03:09:29 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-abot-epc-basic-0: 03:09:29 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-abot-epc-basic-0: 03:09:29 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 03:09:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:09:29 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 03:09:29 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-abot-epc-basic-0: 03:09:29 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-abot-epc-basic-0: 03:09:30 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 03:09:30 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 03:09:30 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-abot-epc-basic-0: 03:09:30 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 03:09:30 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-abot-epc-basic-0: 03:09:31 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-abot-epc-basic-0: 03:09:31 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 03:09:31 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-abot-epc-basic-0: 03:09:32 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-abot-epc-basic-0: 03:09:32 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-abot-epc-basic-0: 03:09:32 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-abot-epc-basic-0: 03:09:32 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-abot-epc-basic-0: 03:09:32 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-abot-epc-basic-0: 03:09:32 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-abot-epc-basic-0: 03:09:32 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-abot-epc-basic-0: 03:09:32 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 03:09:32 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-abot-epc-basic-0: 03:09:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-abot-epc-basic-0: 03:09:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-abot-epc-basic-0: 03:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-mysql-0: 03:09:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 03:09:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:09:33 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 03:09:33 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 03:09:33 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 03:09:33 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-mysql-0: 03:09:33 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-mysql-0: 03:09:33 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 03:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-mysql-0: 03:09:33 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-mysql-0: 03:09:33 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 03:09:33 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:09:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-abot-epc-basic-0: 03:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-abot-epc-basic-0: 03:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 03:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 03:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:09:33 DEBUG unit.oai-hss/0.install python-pexpect unit-abot-epc-basic-0: 03:09:33 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 03:09:33 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 03:09:34 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:09:34 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 03:09:34 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 03:09:34 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-abot-epc-basic-0: 03:09:34 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 03:09:34 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (88.8 kB/s) unit-abot-epc-basic-0: 03:09:34 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 03:09:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 03:09:34 DEBUG unit.oai-hss/0.install (Reading database ... 91271 files and directories currently installed.) unit-abot-epc-basic-0: 03:09:34 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 03:09:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 03:09:34 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:09:34 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 03:09:34 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 03:09:34 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:09:35 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 03:09:35 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: 03:09:35 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 03:09:35 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 03:09:35 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 03:09:35 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 03:09:35 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 03:09:35 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-abot-epc-basic-0: 03:09:35 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:36 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install ....................................................++++++ unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install ..............................++++++ unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install ..++++++ unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install ...............++++++ unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Not Before: Dec 23 03:09:36 2018 GMT unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Not After : Dec 23 03:09:36 2019 GMT unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install 7D:6E:F5:82:F6:D1:A9:C7:1E:AE:0B:E3:28:8A:40:7E:A1:61:24:3A unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install keyid:D5:3F:98:62:6E:0E:36:87:D9:BD:AD:81:97:AF:94:DE:8C:75:3C:C5 unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Certificate is to be certified until Dec 23 03:09:36 2019 GMT (365 days) unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install [ 60%] [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install [ 73%] [ 78%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-abot-epc-basic-0: 03:09:36 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install [ 91%] [ 95%] [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 03:09:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 03:09:37 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 03:09:37 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 03:09:37 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-abot-epc-basic-0: 03:09:37 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 03:09:38 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-abot-epc-basic-0: 03:09:38 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 03:09:38 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-abot-epc-basic-0: 03:09:38 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install [ 95%] [ 95%] Built target hss_db unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install Built target hss_auc unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-abot-epc-basic-0: 03:09:38 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-abot-epc-basic-0: 03:09:38 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 03:09:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:09:38 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 03:09:38 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-abot-epc-basic-0: 03:09:38 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 03:09:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:09:39 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-oai-hss-0: 03:09:39 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 03:09:39 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 03:09:39 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 03:09:39 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 03:09:39 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:09:39 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 03:09:39 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 03:09:39 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 03:09:39 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 03:09:39 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 03:09:39 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 03:09:39 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 03:09:39 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 03:09:39 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 03:09:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 03:09:39 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-hss-0: 03:09:39 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 03:09:39 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 03:09:39 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 03:09:39 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:09:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:09:39 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 03:09:39 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 03:09:39 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 03:09:39 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 03:09:39 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 03:09:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 03:09:39 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:09:39 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 03:09:39 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 03:09:39 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:09:39 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:09:39 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:09:39 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:09:39 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:09:39 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:09:39 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 03:09:39 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 03:09:39 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 03:09:39 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 03:09:39 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 03:09:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-abot-epc-basic-0: 03:09:40 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-hss-0: 03:09:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 03:09:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 03:09:40 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 03:09:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:09:40 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 03:09:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:09:40 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 03:09:40 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 03:09:40 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 03:09:40 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 03:09:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:09:40 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 03:09:40 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 03:09:40 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 03:09:40 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 03:09:40 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 03:09:40 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 03:09:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 03:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 03:09:40 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:09:40 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 03:09:40 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 03:09:40 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 03:09:40 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 03:09:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:09:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:09:40 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 03:09:40 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 03:09:40 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 03:09:41 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 03:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-oai-epc-0: 03:09:41 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-epc-0: 03:09:41 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 03:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 03:09:41 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 03:09:41 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 03:09:42 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-mysql-0: 03:09:42 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 03:09:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:09:42 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 03:09:42 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 03:09:42 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 03:09:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 03:09:42 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 03:09:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 03:09:42 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 03:09:42 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 03:09:42 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 03:09:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 03:09:42 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 03:09:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-mysql-0: 03:09:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 03:09:42 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 03:09:42 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 03:09:42 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 03:09:42 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 03:09:42 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 03:09:42 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 03:09:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:09:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:09:42 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 03:09:42 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:09:42 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:09:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 03:09:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:09:42 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 03:09:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-mysql-0: 03:09:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:09:42 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 03:09:42 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:09:42 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 03:09:42 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 03:09:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 03:09:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 03:09:43 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 03:09:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-mysql-0: 03:09:43 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 03:09:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.14 unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 03:09:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 03:09:43 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 03:09:43 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `thiemohtuajeegi` identified by 'rohkeidohvahgae'] unit-mysql-0: 03:09:43 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `thiemohtuajeegi` identified by 'rohkeidohvahgae'] unit-mysql-0: 03:09:43 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=thiemohtuajeegi', 'password=rohkeidohvahgae', 'host=192.168.121.14', 'slave=False'] unit-mysql-0: 03:09:43 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 03:09:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 03:09:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:09:43 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 03:09:43 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 03:09:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 03:09:43 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-mysql-0: 03:09:43 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-oai-hss-0: 03:09:43 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:09:43 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:09:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:09:43 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 03:09:43 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:09:43 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:09:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 03:09:43 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 03:09:43 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 03:09:43 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 03:09:43 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:09:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:09:43 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 03:09:43 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 03:09:43 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 03:09:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 03:09:43 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 03:09:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 03:09:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 03:09:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + user=thiemohtuajeegi unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 03:09:43 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-oai-hss-0: 03:09:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + password=rohkeidohvahgae unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 03:09:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-mysql-0: 03:09:43 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 03:09:43 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:09:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:09:43 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 03:09:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.14 unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 03:09:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-mysql-0: 03:09:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:09:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.14 thiemohtuajeegi rohkeidohvahgae oai-hss unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.14"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"thiemohtuajeegi"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"rohkeidohvahgae"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u thiemohtuajeegi --password=rohkeidohvahgae -h 192.168.121.14 oai-hss -e 'show tables;' unit-oai-hss-0: 03:09:43 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u thiemohtuajeegi --password=rohkeidohvahgae -h 192.168.121.14 oai-hss unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:09:45 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-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-oai-hss-0: 03:09:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 03:09:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:09:45 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 3739 unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 3739' unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 3739 =~ .*running.* ]] unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 03:09:45 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: 03:09:45 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-oai-hss-0: 03:09:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:09:45 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 03:09:45 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 03:09:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:09:46 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 03:09:46 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 03:09:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 03:09:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-hss-0: 03:09:46 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 03:09:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 03:09:46 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 03:09:46 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 03:09:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 03:09:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:09:46 DEBUG unit.oai-hss/0.db-relation-changed + db_host=thiemohtuajeegi unit-oai-hss-0: 03:09:46 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 03:09:46 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-hss-0: 03:09:47 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 03:09:47 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 03:09:47 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 03:09:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:09:47 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 03:09:47 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 03:09:47 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 03:09:47 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 03:09:47 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 03:09:47 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 03:09:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:09:47 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 03:09:47 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 03:09:47 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:48 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 03:09:48 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 03:09:48 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 03:09:48 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -gt 0 ']' unit-oai-hss-0: 03:09:48 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=1 unit-oai-hss-0: 03:09:48 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -lt 30 ']' unit-oai-hss-0: 03:09:48 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 03:09:48 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:09:48 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:09:48 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:09:48 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 03:09:49 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 03:09:49 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 03:09:49 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 03:09:49 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 03:09:49 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 03:09:49 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 03:09:49 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 03:09:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:09:49 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 03:09:49 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-abot-epc-basic-0: 03:09:49 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-oai-hss-0: 03:09:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:09:49 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 03:09:49 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-oai-hss-0: 03:09:49 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 03:09:49 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -eq 30 ']' unit-oai-hss-0: 03:09:49 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 03:09:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:09:49 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 03:09:49 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 03:09:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:09:49 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 03:09:49 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 03:09:49 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-oai-hss-0: 03:09:49 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 03:09:49 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 03:09:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:09:50 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 03:09:50 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 03:09:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:09:50 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 03:09:50 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 03:09:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:09:50 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-abot-epc-basic-0: 03:09:50 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 03:09:50 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 03:09:50 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:09:50 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-abot-epc-basic-0: 03:09:50 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-oai-hss-0: 03:09:50 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 03:09:50 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-oai-hss-0: 03:09:50 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 03:09:50 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 03:09:50 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:09:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:09:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:09:50 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 03:09:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 03:09:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:09:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:51 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 03:09:51 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:09:51 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:09:52 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: 03:09:52 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-oai-epc-0: 03:09:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 03:09:52 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 03:09:52 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: 03:09:52 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:09:53 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: 03:09:53 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: 03:09:53 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: 03:09:53 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 03:09:55 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: 03:09:55 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 03:09:56 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: 03:09:56 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:09:57 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 03:09:57 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 03:09:57 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 03:09:57 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 03:09:57 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 03:09:57 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 03:09:58 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:09:58 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:09:58 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:09:58 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:09:58 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:09:58 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 03:09:58 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 03:09:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 03:09:59 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 03:09:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 03:09:59 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 03:09:59 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: 03:09:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 03:09:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 03:09:59 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:09:59 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 03:09:59 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:09:59 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:10:00 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 03:10:00 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 03:10:00 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 03:10:00 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 03:10:00 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:10:00 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: 03:10:00 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 03:10:01 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 03:10:01 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 03:10:01 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 03:10:01 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 03:10:01 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 03:10:02 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 03:10:02 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 03:10:02 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 03:10:02 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 03:10:02 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 03:10:02 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 03:10:03 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 03:10:03 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 03:10:03 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 03:10:03 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 03:10:03 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 03:10:03 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:10:03 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 03:10:04 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 03:10:04 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: 03:10:04 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 03:10:04 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 03:10:04 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 03:10:04 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 03:10:04 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:10:04 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: 03:10:04 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:10:05 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:10:05 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 03:10:05 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:10:05 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 03:10:05 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 03:10:05 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 03:10:05 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.10) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 03:10:07 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:10:08 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:10:08 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:10:08 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:10:08 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:10:08 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:10:08 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:10:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:10:09 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 03:10:09 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:10:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:10:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:10:09 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 03:10:09 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 03:10:09 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 03:10:09 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 03:10:10 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 03:10:10 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:10:10 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 03:10:10 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:10:10 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:10:10 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 03:10:10 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 03:10:11 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 03:10:11 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: 03:10:11 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 03:10:11 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:10:11 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 03:10:11 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 03:10:12 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 03:10:12 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 03:10:12 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: 03:10:12 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 03:10:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:10:12 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 03:10:12 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:10:12 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: 03:10:12 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: 03:10:13 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 03:10:13 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 03:10:13 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 03:10:13 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 03:10:13 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 03:10:13 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: 03:10:13 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 03:10:14 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: 03:10:14 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 03:10:14 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:10:14 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 03:10:14 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 03:10:14 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 03:10:14 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 03:10:15 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 03:10:15 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 03:10:15 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 03:10:15 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 03:10:15 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 03:10:15 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 03:10:15 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 03:10:15 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 03:10:15 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 03:10:16 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 03:10:16 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 03:10:16 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 03:10:16 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:10:16 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: 03:10:16 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: 03:10:17 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 03:10:17 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:10:17 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 03:10:17 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 03:10:17 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 03:10:19 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 03:10:19 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 03:10:19 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 03:10:19 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 03:10:19 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 03:10:20 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:10:20 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 03:10:20 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: 03:10:20 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: 03:10:20 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 03:10:20 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 03:10:20 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:10:20 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 03:10:21 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: 03:10:21 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:10:22 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 03:10:22 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 03:10:22 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: 03:10:22 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 03:10:22 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:10:22 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 03:10:22 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:10:22 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 03:10:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:10:23 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 03:10:23 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 03:10:23 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 03:10:23 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 03:10:23 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 03:10:24 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 03:10:24 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 03:10:24 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 03:10:24 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:10:24 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:10:24 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: 03:10:25 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 03:10:25 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 03:10:25 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 03:10:25 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 03:10:25 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 03:10:25 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 03:10:25 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:10:25 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 03:10:25 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: 03:10:25 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 03:10:26 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 03:10:26 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 03:10:26 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 03:10:26 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 03:10:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:10:27 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: 03:10:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:10:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 03:10:27 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 03:10:27 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 03:10:27 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 03:10:29 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 03:10:30 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bcee97-default-0 unit-abot-epc-basic-0: 03:10:30 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 03:10:30 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: 03:10:35 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bcee97-default-0 unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 03:10: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: 03:10: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: 03:10: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: 03:10:35 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 03:10: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: 03:10:35 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 03:10: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: 03:10: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: 03:10:35 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 03:10: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: 03:10:35 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 03:10: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: 03:10:35 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 03:10:36 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 03:10:36 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 03:10:36 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: 03:10:36 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: 03:10:37 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 1s (24.0 kB/s) unit-abot-epc-basic-0: 03:10:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 03:10: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 ... 135960 files and directories currently installed.) unit-abot-epc-basic-0: 03:10:37 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: 03:10:37 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:10:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 03:10:37 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: 03:10:37 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:10:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 03:10:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 03:10:39 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:10:39 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:10:40 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 03:10:40 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-oai-hss-0: 03:11:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 03:11:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:11:06 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 03:11:06 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 03:11:06 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 03:11:06 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 03:11:06 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 03:11:06 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:11:06 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 03:11:06 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:11:06 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 03:11:06 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 03:11:06 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 03:11:06 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 3739' unit-oai-hss-0: 03:11:06 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 3739 =~ .*running.* ]] unit-oai-hss-0: 03:11:06 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 03:11:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:11:06 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 03:11:06 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 03:11:06 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 03:11:06 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 03:11:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:11:07 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 03:11:07 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 03:11:07 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 03:11:07 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:11:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bcee97-default-0 unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 03:11:14 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: 03:11:14 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: 03:11:14 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 03:11:14 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: 03:11:14 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 03:11:14 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: 03:11:14 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 03:11:16 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 03:11:16 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 03:11:16 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: 03:11:16 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: 03:11:16 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: 03:11:16 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: 03:11:17 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 2s (272 kB/s) unit-abot-epc-basic-0: 03:11:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 03:11:18 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 ... 136069 files and directories currently installed.) unit-abot-epc-basic-0: 03:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 03:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 03:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 03:11:18 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: 03:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 03:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 03:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 03:11:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:11:19 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 03:11:19 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: 03:11:19 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 03:11:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:11:20 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 03:11:20 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 03:11:49 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bcee97-default-0 unit-abot-epc-basic-0: 03:11:49 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bcee97-default-0 unit-abot-epc-basic-0: 03:11:49 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 03:11:49 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 03:11:49 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: 03:12:17 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 03:12:17 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 03:12:34 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 03:12:34 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 03:12:34 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 03:12:34 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 03:12:34 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 03:12:34 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 03:12:34 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 03:12:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 03:12:34 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 03:12:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 03:12:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 03:12:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 03:12:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:12:35 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 03:12:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 03:12:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:12:35 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 03:12:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:12:35 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 03:12:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:12:35 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 03:12:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install --2018-12-23 03:12:35-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install --2018-12-23 03:12:36-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install 0K ....... 45.9M=0s unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install 2018-12-23 03:12:36 (45.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install FINISHED --2018-12-23 03:12:36-- unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (45.9 MB/s) unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 03:12:36 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 03:12:36 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 03:12:36 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 03:12:36 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:12:36 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 03:12:36 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 03:13:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 03:14:02 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 03:14:02 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: 03:14:38 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 03:14:38 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 03:14:38 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 03:14:38 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 03:14:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 03:14:38 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 03:14:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:14:39 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 03:14:39 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 03:14:39 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 03:14:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:14:39 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 03:14:39 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 03:14:39 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 03:14:39 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 03:14:39 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 03:14:39 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 03:14:39 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 03:14:39 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 03:14:39 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 03:14:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 03:14:39 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 03:14:39 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 03:14:39 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 03:14:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:14:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:14:39 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 03:14:39 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 03:14:39 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 03:14:39 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 03:14:39 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 03:14:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 03:14:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:14:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 03:14:39 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 03:14:40 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 03:14:40 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 03:14:40 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 03:14:40 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 03:14:40 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:14:40 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 03:14:40 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 03:14:40 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 03:14:40 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 03:14:40 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 03:14:40 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 03:14:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start SHA256:aDyln7gP2p0S2xDwLvHKRrp5kpCY240NW7snrLTuVAI root@juju-bcee97-default-0 unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start | . | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start |E o . | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start | . ..o+ | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start |.o. .+*.S | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start |= .o+.=+ . | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start | +o& +o=o | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start |.oBo@o++.. | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start | oB*o+oo+ | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-bcee97-default-0 unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 03:14:40 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: 03:14:40 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start SHA256:KKKZduRZEsS/H/BdmcYiOE20R6xaQ5v5OSPUIykHttk ubuntu@juju-bcee97-default-0 unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start | .. .... | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start | .. o oo. | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start | .o X.B.. o | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start | .O E.+ * | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start | .o..% S * | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start | +o.++ + * | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start |+. + . o o | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start |. . . | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 03:14:40 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 03:14:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:14:40 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 03:14:40 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 03:14:40 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 03:14:40 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:14:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:14:40 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 03:14:40 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 03:14:40 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 03:14:40 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 03:14:40 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 03:14:40 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 03:14:41 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 03:14:41 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 03:14:41 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 03:14:41 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 03:14:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-12-23 03:15:03,054 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-12-23 03:16:24,039 - 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, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines, 1 application Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 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, 2 machines Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2018-12-23 03:16:24,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 03:16:24,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:24,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-17d16654-083f-4b04-ae75-6b3f82563338 Date: Sun, 23 Dec 2018 03:16:24 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T02:53:28Z", "updated_at": "2018-12-23T03:15:42Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "port_id": null, "id": "1e0984f1-19bf-46fd-b68a-08b22970643c"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T02:56:28Z", "updated_at": "2018-12-23T03:15:54Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "port_id": null, "id": "3fa06d78-6d1e-4231-9ba4-5ffb24a60169"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T03:00:49Z", "updated_at": "2018-12-23T03:16:06Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "port_id": null, "id": "7de5fce5-86f0-4469-8d6e-95de4acdde35"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T02:48:17Z", "updated_at": "2018-12-23T03:16:21Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "port_id": null, "id": "9c78b4a7-a8e1-4662-9899-3eaae5c2d5f0"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T03:00:14Z", "updated_at": "2018-12-23T03:16:04Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "port_id": null, "id": "ae2265a0-e01f-497b-8e52-a75cace103d3"}]} 2018-12-23 03:16:24,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-17d16654-083f-4b04-ae75-6b3f82563338 2018-12-23 03:16:24,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.201471805573s 2018-12-23 03:16:24,247 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-17d16654-083f-4b04-ae75-6b3f82563338 2018-12-23 03:16:24,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 03:16:24,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/1e0984f1-19bf-46fd-b68a-08b22970643c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:24,837 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34c8abfe-fabb-4df0-b1db-459b418586ea Content-Length: 0 Date: Sun, 23 Dec 2018 03:16:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 03:16:24,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/1e0984f1-19bf-46fd-b68a-08b22970643c.json used request id req-34c8abfe-fabb-4df0-b1db-459b418586ea 2018-12-23 03:16:24,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.573390007019s 2018-12-23 03:16:24,837 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/1e0984f1-19bf-46fd-b68a-08b22970643c.json used request id req-34c8abfe-fabb-4df0-b1db-459b418586ea 2018-12-23 03:16:24,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 03:16:24,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:25,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-637844ba-2e70-462b-bcc3-81ecdb5feff1 Date: Sun, 23 Dec 2018 03:16:25 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T02:56:28Z", "updated_at": "2018-12-23T03:15:54Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "port_id": null, "id": "3fa06d78-6d1e-4231-9ba4-5ffb24a60169"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T03:00:49Z", "updated_at": "2018-12-23T03:16:06Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "port_id": null, "id": "7de5fce5-86f0-4469-8d6e-95de4acdde35"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T02:48:17Z", "updated_at": "2018-12-23T03:16:21Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "port_id": null, "id": "9c78b4a7-a8e1-4662-9899-3eaae5c2d5f0"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T03:00:14Z", "updated_at": "2018-12-23T03:16:04Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "port_id": null, "id": "ae2265a0-e01f-497b-8e52-a75cace103d3"}]} 2018-12-23 03:16:25,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-637844ba-2e70-462b-bcc3-81ecdb5feff1 2018-12-23 03:16:25,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.180729150772s 2018-12-23 03:16:25,024 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-637844ba-2e70-462b-bcc3-81ecdb5feff1 2018-12-23 03:16:25,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 03:16:25,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/3fa06d78-6d1e-4231-9ba4-5ffb24a60169.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:25,764 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29b2d595-aac4-439d-915d-7ce99d6cb320 Content-Length: 0 Date: Sun, 23 Dec 2018 03:16:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 03:16:25,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/3fa06d78-6d1e-4231-9ba4-5ffb24a60169.json used request id req-29b2d595-aac4-439d-915d-7ce99d6cb320 2018-12-23 03:16:25,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.725186109543s 2018-12-23 03:16:25,765 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/3fa06d78-6d1e-4231-9ba4-5ffb24a60169.json used request id req-29b2d595-aac4-439d-915d-7ce99d6cb320 2018-12-23 03:16:25,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 03:16:25,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:25,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-711047ee-d9b2-432e-ba4f-179d538cef62 Date: Sun, 23 Dec 2018 03:16:25 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T03:00:49Z", "updated_at": "2018-12-23T03:16:06Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "port_id": null, "id": "7de5fce5-86f0-4469-8d6e-95de4acdde35"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T02:48:17Z", "updated_at": "2018-12-23T03:16:21Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "port_id": null, "id": "9c78b4a7-a8e1-4662-9899-3eaae5c2d5f0"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T03:00:14Z", "updated_at": "2018-12-23T03:16:04Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "port_id": null, "id": "ae2265a0-e01f-497b-8e52-a75cace103d3"}]} 2018-12-23 03:16:25,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-711047ee-d9b2-432e-ba4f-179d538cef62 2018-12-23 03:16:25,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.168268203735s 2018-12-23 03:16:25,939 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-711047ee-d9b2-432e-ba4f-179d538cef62 2018-12-23 03:16:25,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 03:16:25,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/7de5fce5-86f0-4469-8d6e-95de4acdde35.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:26,488 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-129359be-4971-4aa7-8df5-9c455b2e6638 Content-Length: 0 Date: Sun, 23 Dec 2018 03:16:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 03:16:26,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/7de5fce5-86f0-4469-8d6e-95de4acdde35.json used request id req-129359be-4971-4aa7-8df5-9c455b2e6638 2018-12-23 03:16:26,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.536315917969s 2018-12-23 03:16:26,488 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/7de5fce5-86f0-4469-8d6e-95de4acdde35.json used request id req-129359be-4971-4aa7-8df5-9c455b2e6638 2018-12-23 03:16:26,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 03:16:26,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:26,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-14b761e4-c7b8-4cd7-86d4-73ee0bb37598 Date: Sun, 23 Dec 2018 03:16:26 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T02:48:17Z", "updated_at": "2018-12-23T03:16:21Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "port_id": null, "id": "9c78b4a7-a8e1-4662-9899-3eaae5c2d5f0"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T03:00:14Z", "updated_at": "2018-12-23T03:16:04Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "port_id": null, "id": "ae2265a0-e01f-497b-8e52-a75cace103d3"}]} 2018-12-23 03:16:26,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-14b761e4-c7b8-4cd7-86d4-73ee0bb37598 2018-12-23 03:16:26,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0278930664062s 2018-12-23 03:16:26,522 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-14b761e4-c7b8-4cd7-86d4-73ee0bb37598 2018-12-23 03:16:26,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 03:16:26,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/9c78b4a7-a8e1-4662-9899-3eaae5c2d5f0.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:27,082 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-919a46af-de02-44a0-9062-2bcf6b1a9159 Content-Length: 0 Date: Sun, 23 Dec 2018 03:16:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 03:16:27,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/9c78b4a7-a8e1-4662-9899-3eaae5c2d5f0.json used request id req-919a46af-de02-44a0-9062-2bcf6b1a9159 2018-12-23 03:16:27,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.546452045441s 2018-12-23 03:16:27,082 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/9c78b4a7-a8e1-4662-9899-3eaae5c2d5f0.json used request id req-919a46af-de02-44a0-9062-2bcf6b1a9159 2018-12-23 03:16:27,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 03:16:27,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:27,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-9db3437d-2b73-41d6-b186-7ec8953af54d Date: Sun, 23 Dec 2018 03:16:27 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T03:00:14Z", "updated_at": "2018-12-23T03:16:04Z", "floating_network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "port_id": null, "id": "ae2265a0-e01f-497b-8e52-a75cace103d3"}]} 2018-12-23 03:16:27,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9db3437d-2b73-41d6-b186-7ec8953af54d 2018-12-23 03:16:27,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.048987865448s 2018-12-23 03:16:27,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9db3437d-2b73-41d6-b186-7ec8953af54d 2018-12-23 03:16:27,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 03:16:27,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/ae2265a0-e01f-497b-8e52-a75cace103d3.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:27,965 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c75df053-d81c-49bf-83c6-c8e20ba2e0e5 Content-Length: 0 Date: Sun, 23 Dec 2018 03:16:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 03:16:27,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/ae2265a0-e01f-497b-8e52-a75cace103d3.json used request id req-c75df053-d81c-49bf-83c6-c8e20ba2e0e5 2018-12-23 03:16:27,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.82177400589s 2018-12-23 03:16:27,965 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/ae2265a0-e01f-497b-8e52-a75cace103d3.json used request id req-c75df053-d81c-49bf-83c6-c8e20ba2e0e5 2018-12-23 03:16:27,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 03:16:27,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:28,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-34b42bbb-76d6-4d3d-97c2-8974e12c8f8d Date: Sun, 23 Dec 2018 03:16:28 GMT RESP BODY: {"floatingips": []} 2018-12-23 03:16:28,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-34b42bbb-76d6-4d3d-97c2-8974e12c8f8d 2018-12-23 03:16:28,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.152450084686s 2018-12-23 03:16:28,123 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-34b42bbb-76d6-4d3d-97c2-8974e12c8f8d 2018-12-23 03:16:28,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 03:16:28,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:29,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7143054c-8906-4a94-941d-6c3b17a674c5 Date: Sun, 23 Dec 2018 03:16:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 03:16:29,709 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b used request id req-7143054c-8906-4a94-941d-6c3b17a674c5 2018-12-23 03:16:29,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.584223032s 2018-12-23 03:16:29,709 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a0a0ef6e-bc52-46d1-b408-cfba61d5d50b used request id req-7143054c-8906-4a94-941d-6c3b17a674c5 2018-12-23 03:16:29,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 03:16:29,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 03:16:29,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:16:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0b8509f-d12a-49a9-84e6-bf5d8aa1acbc x-compute-request-id: req-e0b8509f-d12a-49a9-84e6-bf5d8aa1acbc Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/65f2131d-515c-49b3-b10b-702bf92b6c65", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/65f2131d-515c-49b3-b10b-702bf92b6c65", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "65f2131d-515c-49b3-b10b-702bf92b6c65", "name": "juju_epc-flavor_alt_65c917cc-cf79-4a54-9a37-d0405505550f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/83ef2611-b3ea-425d-b1c0-445ce0c3cce4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/83ef2611-b3ea-425d-b1c0-445ce0c3cce4", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "83ef2611-b3ea-425d-b1c0-445ce0c3cce4", "name": "juju_epc-flavor_65c917cc-cf79-4a54-9a37-d0405505550f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 03:16:29,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e0b8509f-d12a-49a9-84e6-bf5d8aa1acbc 2018-12-23 03:16:29,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.169814109802s 2018-12-23 03:16:29,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e0b8509f-d12a-49a9-84e6-bf5d8aa1acbc 2018-12-23 03:16:29,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 03:16:29,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/65f2131d-515c-49b3-b10b-702bf92b6c65 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 03:16:29,944 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 03:16:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3731adeb-ebf3-4254-a33c-71ba117e0432 x-compute-request-id: req-3731adeb-ebf3-4254-a33c-71ba117e0432 Content-Length: 0 Content-Type: application/json 2018-12-23 03:16:29,944 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/65f2131d-515c-49b3-b10b-702bf92b6c65 used request id req-3731adeb-ebf3-4254-a33c-71ba117e0432 2018-12-23 03:16:29,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.06209897995s 2018-12-23 03:16:29,944 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/65f2131d-515c-49b3-b10b-702bf92b6c65 used request id req-3731adeb-ebf3-4254-a33c-71ba117e0432 2018-12-23 03:16:29,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 03:16:29,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/89236ebe-c40f-4f19-a36d-61aa57972e99/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}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" -d '{"subnet_id": "08cfe911-b3c2-4ec8-b630-93d62d23f9ca"}' 2018-12-23 03:16:31,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-393b5cda-fb85-4b61-981b-3bb19fb68f0d Date: Sun, 23 Dec 2018 03:16:31 GMT RESP BODY: {"network_id": "9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f", "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "subnet_id": "08cfe911-b3c2-4ec8-b630-93d62d23f9ca", "subnet_ids": ["08cfe911-b3c2-4ec8-b630-93d62d23f9ca"], "port_id": "25f179e5-4014-4a77-9305-144b0f0d6e5b", "id": "89236ebe-c40f-4f19-a36d-61aa57972e99"} 2018-12-23 03:16:31,482 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/89236ebe-c40f-4f19-a36d-61aa57972e99/remove_router_interface.json used request id req-393b5cda-fb85-4b61-981b-3bb19fb68f0d 2018-12-23 03:16:31,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.53681492805s 2018-12-23 03:16:31,482 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/89236ebe-c40f-4f19-a36d-61aa57972e99/remove_router_interface.json used request id req-393b5cda-fb85-4b61-981b-3bb19fb68f0d returning object 89236ebe-c40f-4f19-a36d-61aa57972e99 2018-12-23 03:16:31,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 03:16:31,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:31,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-89ddff33-61bc-447d-a4b0-136c3ea925bd Date: Sun, 23 Dec 2018 03:16:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c11c8d8f-c867-44cb-9c1c-37f651412b0b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4a37038d-a521-4738-99a2-4d08a417e092", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T02:45:57Z", "admin_state_up": true, "updated_at": "2018-12-23T03:16:30Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "49e8dacf470d46e88207533cfe8a4da3", "id": "89236ebe-c40f-4f19-a36d-61aa57972e99", "name": "juju_epc-router_65c917cc-cf79-4a54-9a37-d0405505550f"}]} 2018-12-23 03:16:31,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-89ddff33-61bc-447d-a4b0-136c3ea925bd 2018-12-23 03:16:31,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0684230327606s 2018-12-23 03:16:31,552 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-89ddff33-61bc-447d-a4b0-136c3ea925bd 2018-12-23 03:16:31,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 03:16:31,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/89236ebe-c40f-4f19-a36d-61aa57972e99.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:35,230 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-163536d8-de7b-4085-986f-719360fae35a Content-Length: 0 Date: Sun, 23 Dec 2018 03:16:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 03:16:35,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/89236ebe-c40f-4f19-a36d-61aa57972e99.json used request id req-163536d8-de7b-4085-986f-719360fae35a 2018-12-23 03:16:35,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.67740416527s 2018-12-23 03:16:35,231 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/89236ebe-c40f-4f19-a36d-61aa57972e99.json used request id req-163536d8-de7b-4085-986f-719360fae35a 2018-12-23 03:16:35,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 03:16:35,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:35,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-df3c9134-d1e2-4337-8ef9-5807e90cdb98 Date: Sun, 23 Dec 2018 03:16:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f","tenant_id":"49e8dacf470d46e88207533cfe8a4da3","created_at":"2018-12-23T02:45:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T02:45:56Z","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":"49e8dacf470d46e88207533cfe8a4da3","id":"08cfe911-b3c2-4ec8-b630-93d62d23f9ca","subnetpool_id":null,"name":"juju_epc-subnet_65c917cc-cf79-4a54-9a37-d0405505550f"}]} 2018-12-23 03:16:35,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-df3c9134-d1e2-4337-8ef9-5807e90cdb98 2018-12-23 03:16:35,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.209061145782s 2018-12-23 03:16:35,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-df3c9134-d1e2-4337-8ef9-5807e90cdb98 2018-12-23 03:16:35,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 03:16:35,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/08cfe911-b3c2-4ec8-b630-93d62d23f9ca.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:37,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0af99ad2-ab5b-418a-9bd6-aa200a222451 Date: Sun, 23 Dec 2018 03:16:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 03:16:37,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/08cfe911-b3c2-4ec8-b630-93d62d23f9ca.json used request id req-0af99ad2-ab5b-418a-9bd6-aa200a222451 2018-12-23 03:16:37,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.2424390316s 2018-12-23 03:16:37,685 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/08cfe911-b3c2-4ec8-b630-93d62d23f9ca.json used request id req-0af99ad2-ab5b-418a-9bd6-aa200a222451 2018-12-23 03:16:37,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 03:16:37,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:37,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-d143ff53-7faf-4529-9ab9-491d921c4228 Date: Sun, 23 Dec 2018 03: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":[],"updated_at":"2018-12-23T03:16:37Z","tenant_id":"49e8dacf470d46e88207533cfe8a4da3","created_at":"2018-12-23T02:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"49e8dacf470d46e88207533cfe8a4da3","id":"9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f","name":"juju_epc-net_65c917cc-cf79-4a54-9a37-d0405505550f"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","mtu":1500}]} 2018-12-23 03:16:37,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d143ff53-7faf-4529-9ab9-491d921c4228 2018-12-23 03:16:37,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.129021167755s 2018-12-23 03:16:37,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d143ff53-7faf-4529-9ab9-491d921c4228 2018-12-23 03:16:37,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 03:16:37,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:38,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ad75e78-2e9b-4b9b-bbb8-6a001ce67748 Date: Sun, 23 Dec 2018 03:16:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 03:16:38,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f.json used request id req-4ad75e78-2e9b-4b9b-bbb8-6a001ce67748 2018-12-23 03:16:38,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02122306824s 2018-12-23 03:16:38,837 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/9c6cbfaa-20bd-4117-9626-e1c3af5d1a7f.json used request id req-4ad75e78-2e9b-4b9b-bbb8-6a001ce67748 2018-12-23 03:16:38,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 03:16:38,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:39,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-638cea31-f693-44e3-9161-bccba153d98f Date: Sun, 23 Dec 2018 03:16:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/70a297f4-519e-4a81-9159-e6f03d08bfce/snap", "metadata": {}}], "file": "/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce/file", "owner": "49e8dacf470d46e88207533cfe8a4da3", "id": "70a297f4-519e-4a81-9159-e6f03d08bfce", "size": 297074688, "self": "/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/70a297f4-519e-4a81-9159-e6f03d08bfce/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5", "updated_at": "2018-12-23T02:46:12Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_65c917cc-cf79-4a54-9a37-d0405505550f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "27e704f50494ce9ee4a86a413b4291de", "name": "juju_epc-img_65c917cc-cf79-4a54-9a37-d0405505550f", "checksum": "27e704f50494ce9ee4a86a413b4291de", "created_at": "2018-12-23T02:46:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 03:16:39,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-638cea31-f693-44e3-9161-bccba153d98f 2018-12-23 03:16:39,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.188494205475s 2018-12-23 03:16:39,027 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-638cea31-f693-44e3-9161-bccba153d98f 2018-12-23 03:16:39,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 03:16:39,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9dff0c1d7853aa3776c866a9e4bd4f98310149ab" 2018-12-23 03:16:41,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fefede33-ff50-42b9-8704-88ff3fdb0b7b Date: Sun, 23 Dec 2018 03:16:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 03:16:41,224 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce used request id req-fefede33-ff50-42b9-8704-88ff3fdb0b7b 2018-12-23 03:16:41,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.19536280632s 2018-12-23 03:16:41,224 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/70a297f4-519e-4a81-9159-e6f03d08bfce used request id req-fefede33-ff50-42b9-8704-88ff3fdb0b7b 2018-12-23 03:16:41,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 03:16:41,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 03:16:41,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03: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-1419e83f-615e-4511-b81e-9053b5053bf4 x-compute-request-id: req-1419e83f-615e-4511-b81e-9053b5053bf4 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/83ef2611-b3ea-425d-b1c0-445ce0c3cce4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/83ef2611-b3ea-425d-b1c0-445ce0c3cce4", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "83ef2611-b3ea-425d-b1c0-445ce0c3cce4", "name": "juju_epc-flavor_65c917cc-cf79-4a54-9a37-d0405505550f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 03:16:41,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1419e83f-615e-4511-b81e-9053b5053bf4 2018-12-23 03:16:41,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.034942150116s 2018-12-23 03:16:41,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1419e83f-615e-4511-b81e-9053b5053bf4 2018-12-23 03:16:41,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 03:16:41,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/83ef2611-b3ea-425d-b1c0-445ce0c3cce4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 03:16:41,322 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 03: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 x-openstack-request-id: req-26e87907-b6b8-42d8-a186-fec7640b4a04 x-compute-request-id: req-26e87907-b6b8-42d8-a186-fec7640b4a04 Content-Length: 0 Content-Type: application/json 2018-12-23 03:16:41,322 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/83ef2611-b3ea-425d-b1c0-445ce0c3cce4 used request id req-26e87907-b6b8-42d8-a186-fec7640b4a04 2018-12-23 03:16:41,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0598549842834s 2018-12-23 03:16:41,323 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/83ef2611-b3ea-425d-b1c0-445ce0c3cce4 used request id req-26e87907-b6b8-42d8-a186-fec7640b4a04 2018-12-23 03:16:41,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 03:16:41,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 03:16:41,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97922722-727d-4634-87f3-60b418b86acf Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_65c917cc-cf79-4a54-9a37-d0405505550f", "links": {"self": "http://172.30.9.26:5000/v3/users/37e421a37fe54bd58b97e7c230ee37c9"}, "domain_id": "default", "enabled": true, "id": "37e421a37fe54bd58b97e7c230ee37c9", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 03:16:41,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-97922722-727d-4634-87f3-60b418b86acf 2018-12-23 03:16:41,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101293087006s 2018-12-23 03:16:41,425 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-97922722-727d-4634-87f3-60b418b86acf 2018-12-23 03:16:41,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 03:16:41,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/37e421a37fe54bd58b97e7c230ee37c9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 03:16:41,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468a853d-770a-4841-b6bf-f9c48d6dcfe1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/37e421a37fe54bd58b97e7c230ee37c9"}, "enabled": true, "id": "37e421a37fe54bd58b97e7c230ee37c9", "options": {}, "domain_id": "default", "name": "juju_epc-user_65c917cc-cf79-4a54-9a37-d0405505550f"}} 2018-12-23 03:16:41,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/37e421a37fe54bd58b97e7c230ee37c9 used request id req-468a853d-770a-4841-b6bf-f9c48d6dcfe1 2018-12-23 03:16:41,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.165374040604s 2018-12-23 03:16:41,597 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/37e421a37fe54bd58b97e7c230ee37c9 used request id req-468a853d-770a-4841-b6bf-f9c48d6dcfe1 2018-12-23 03:16:41,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 03:16:41,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/37e421a37fe54bd58b97e7c230ee37c9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 03:16:42,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 03:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e0c6f91-3916-42fc-bb85-8c902100c725 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 03:16:42,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/37e421a37fe54bd58b97e7c230ee37c9 used request id req-9e0c6f91-3916-42fc-bb85-8c902100c725 2018-12-23 03:16:42,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.409236907959s 2018-12-23 03:16:42,007 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/37e421a37fe54bd58b97e7c230ee37c9 used request id req-9e0c6f91-3916-42fc-bb85-8c902100c725 2018-12-23 03:16:42,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 03:16:42,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 03:16:42,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8672bec-bae9-452b-96b2-483905495712 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/49e8dacf470d46e88207533cfe8a4da3"}, "enabled": true, "id": "49e8dacf470d46e88207533cfe8a4da3", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_65c917cc-cf79-4a54-9a37-d0405505550f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 03:16:42,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-b8672bec-bae9-452b-96b2-483905495712 2018-12-23 03:16:42,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0805108547211s 2018-12-23 03:16:42,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-b8672bec-bae9-452b-96b2-483905495712 2018-12-23 03:16:42,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 03:16:42,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/49e8dacf470d46e88207533cfe8a4da3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 03:16:42,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 03:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebc90eb1-6f6b-477a-9e74-008904434cb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 03:16:42,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/49e8dacf470d46e88207533cfe8a4da3 used request id req-ebc90eb1-6f6b-477a-9e74-008904434cb5 2018-12-23 03:16:42,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.27829003334s 2018-12-23 03:16:42,369 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/49e8dacf470d46e88207533cfe8a4da3 used request id req-ebc90eb1-6f6b-477a-9e74-008904434cb5 2018-12-23 03:16:42,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 03:16:42,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 03:16:42,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09cb55c9-2788-4822-9661-6507b6c43638 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ea6255f250a94bbf8fe4e615e5fd2f76", "links": {"self": "http://172.30.9.26:5000/v3/roles/ea6255f250a94bbf8fe4e615e5fd2f76"}, "name": "Member"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 03:16:42,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-09cb55c9-2788-4822-9661-6507b6c43638 2018-12-23 03:16:42,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0796909332275s 2018-12-23 03:16:42,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 03:16:42,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/ea6255f250a94bbf8fe4e615e5fd2f76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 03:16:42,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 03:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbaffa97-c7e5-4a56-b76a-a213c43f7aa4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 03:16:42,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ea6255f250a94bbf8fe4e615e5fd2f76 used request id req-fbaffa97-c7e5-4a56-b76a-a213c43f7aa4 2018-12-23 03:16:42,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.100467920303s 2018-12-23 03:16:42,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 03:16:42,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=49e8dacf470d46e88207533cfe8a4da3&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}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 03:16:42,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-27d63705-ad19-43c5-8179-30a26acadf52 Date: Sun, 23 Dec 2018 03:16:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T02:45:55Z", "updated_at": "2018-12-23T02:45:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:45:55Z", "revision_number": 0, "id": "0c75d8d6-2562-4649-bc51-cfd168e4d6ed", "remote_group_id": "93d23643-ec84-480d-b19e-52b836ea66a7", "remote_ip_prefix": null, "created_at": "2018-12-23T02:45:55Z", "security_group_id": "93d23643-ec84-480d-b19e-52b836ea66a7", "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49e8dacf470d46e88207533cfe8a4da3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:45:55Z", "revision_number": 0, "id": "0e9a8d90-d4c4-4d09-b09f-42e7af0ae7b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:45:55Z", "security_group_id": "93d23643-ec84-480d-b19e-52b836ea66a7", "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49e8dacf470d46e88207533cfe8a4da3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:45:55Z", "revision_number": 0, "id": "4bf09473-4778-425b-b716-5259e76b4d71", "remote_group_id": "93d23643-ec84-480d-b19e-52b836ea66a7", "remote_ip_prefix": null, "created_at": "2018-12-23T02:45:55Z", "security_group_id": "93d23643-ec84-480d-b19e-52b836ea66a7", "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49e8dacf470d46e88207533cfe8a4da3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:45:55Z", "revision_number": 0, "id": "9ff29d59-1743-4d4a-a681-93989b73c9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:45:55Z", "security_group_id": "93d23643-ec84-480d-b19e-52b836ea66a7", "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49e8dacf470d46e88207533cfe8a4da3"}], "revision_number": 4, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "id": "93d23643-ec84-480d-b19e-52b836ea66a7", "name": "default"}]} 2018-12-23 03:16:42,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=49e8dacf470d46e88207533cfe8a4da3&name=default used request id req-27d63705-ad19-43c5-8179-30a26acadf52 2018-12-23 03:16:42,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191213130951s 2018-12-23 03:16:42,746 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=49e8dacf470d46e88207533cfe8a4da3&name=default used request id req-27d63705-ad19-43c5-8179-30a26acadf52 2018-12-23 03:16:42,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 03:16:42,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 03:16:42,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-724d75da-a2cb-41d3-8768-b5c03f193897 Date: Sun, 23 Dec 2018 03:16:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-22T23:46:38Z", "updated_at": "2018-12-22T23:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "f949c269-1279-416e-9a45-0acf78dc60ef", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "0999360a-8ceb-4111-bf61-bb028237e5f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "fa082ffc-e4f9-46aa-84e0-3e8d7dc2f1e7", "remote_group_id": "4507c85d-fd04-4628-9242-73514528b748", "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:46:38Z", "revision_number": 0, "id": "8b6755f3-7d22-42e5-9f39-14cfb8972aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:46:38Z", "security_group_id": "4507c85d-fd04-4628-9242-73514528b748", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "4507c85d-fd04-4628-9242-73514528b748", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "created_at": "2018-12-22T23:32:29Z", "updated_at": "2018-12-22T23:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "73f5ae5e-b9bc-433b-bdea-c25c3a4c2613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "559d0b90-f665-45e2-891f-e2e969016e44", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "ffa3bed4-c13e-4f9b-be8f-335bd8d4116a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:32:29Z", "revision_number": 0, "id": "490676a2-8ac8-45e5-af3e-306f2bfe4754", "remote_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "remote_ip_prefix": null, "created_at": "2018-12-22T23:32:29Z", "security_group_id": "87b01f45-3526-468b-b746-75176b31d4fb", "tenant_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e"}], "revision_number": 4, "project_id": "e1907aa0baf743ddbb56f110f3bf0d1e", "id": "87b01f45-3526-468b-b746-75176b31d4fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "created_at": "2018-12-23T02:45:55Z", "updated_at": "2018-12-23T02:45:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:45:55Z", "revision_number": 0, "id": "0e9a8d90-d4c4-4d09-b09f-42e7af0ae7b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:45:55Z", "security_group_id": "93d23643-ec84-480d-b19e-52b836ea66a7", "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49e8dacf470d46e88207533cfe8a4da3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:45:55Z", "revision_number": 0, "id": "0c75d8d6-2562-4649-bc51-cfd168e4d6ed", "remote_group_id": "93d23643-ec84-480d-b19e-52b836ea66a7", "remote_ip_prefix": null, "created_at": "2018-12-23T02:45:55Z", "security_group_id": "93d23643-ec84-480d-b19e-52b836ea66a7", "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49e8dacf470d46e88207533cfe8a4da3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:45:55Z", "revision_number": 0, "id": "4bf09473-4778-425b-b716-5259e76b4d71", "remote_group_id": "93d23643-ec84-480d-b19e-52b836ea66a7", "remote_ip_prefix": null, "created_at": "2018-12-23T02:45:55Z", "security_group_id": "93d23643-ec84-480d-b19e-52b836ea66a7", "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49e8dacf470d46e88207533cfe8a4da3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T02:45:55Z", "revision_number": 0, "id": "9ff29d59-1743-4d4a-a681-93989b73c9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T02:45:55Z", "security_group_id": "93d23643-ec84-480d-b19e-52b836ea66a7", "tenant_id": "49e8dacf470d46e88207533cfe8a4da3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49e8dacf470d46e88207533cfe8a4da3"}], "revision_number": 4, "project_id": "49e8dacf470d46e88207533cfe8a4da3", "id": "93d23643-ec84-480d-b19e-52b836ea66a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "created_at": "2018-12-22T23:44:31Z", "updated_at": "2018-12-22T23:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "c57febae-d2de-4e96-835d-1a69a249e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "5b1845bb-e516-48cc-be69-5df92bfd71ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "b66d689b-9cfc-4c4f-b387-58af2384ef6b", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9673704b75e4254b287ac35103b6d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-22T23:44:31Z", "revision_number": 0, "id": "a541c64a-aee4-49f7-8e38-4094c00501af", "remote_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "remote_ip_prefix": null, "created_at": "2018-12-22T23:44:31Z", "security_group_id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "tenant_id": "c9673704b75e4254b287ac35103b6d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9673704b75e4254b287ac35103b6d8c"}], "revision_number": 4, "project_id": "c9673704b75e4254b287ac35103b6d8c", "id": "c02a37ac-d864-48a3-915e-8aa155b9ffc9", "name": "default"}]} 2018-12-23 03:16:42,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-724d75da-a2cb-41d3-8768-b5c03f193897 2018-12-23 03:16:42,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191991090775s 2018-12-23 03:16:42,942 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-724d75da-a2cb-41d3-8768-b5c03f193897 2018-12-23 03:16:42,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 03:16:42,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/93d23643-ec84-480d-b19e-52b836ea66a7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8f8fbb259ab1e7df1474923546142040dc31244" 2018-12-23 03:16:43,504 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-245f066c-0778-483d-8335-1b7a6fce0d86 Content-Length: 0 Date: Sun, 23 Dec 2018 03:16:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 03:16:43,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/93d23643-ec84-480d-b19e-52b836ea66a7.json used request id req-245f066c-0778-483d-8335-1b7a6fce0d86 2018-12-23 03:16:43,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.5573990345s 2018-12-23 03:16:43,504 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/93d23643-ec84-480d-b19e-52b836ea66a7.json used request id req-245f066c-0778-483d-8335-1b7a6fce0d86 2018-12-23 03:16:43,505 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-12-23 03:16:43,505 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 29:14 | PASS | | vyos_vrouter | functest | vnf | 16:21 | PASS | | juju_epc | functest | vnf | 29:07 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-12-23 03:16:43,509 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-23 03:16:43,516 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 03:16:54,449 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-319 | | 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-12-23 03:16:54,455 - 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=DvRJ2Qg4mENqhCVxHcXGctq7e export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-12-23 03:16:54,455 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-23 03:16:54,455 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-12-23 03:16:54,456 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-12-23 03:16:54,457 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-23 03:17:11,436 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-319 | | 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-12-23 03:17:11,439 - 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=DvRJ2Qg4mENqhCVxHcXGctq7e export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-12-23 03:17:11,439 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-12-23 03:17:11,454 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-12-23 03:17:12,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 03:17:12,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 03:17:12,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 03:17:12,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 03:17:12,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 03:17:12,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 03:17:12,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 03:17:12,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 03:17:12,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 03:17:12,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 03:17:12,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 03:17:12,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 03:17:12,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 03:17:12,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 03:17:12,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 03:17:12,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 03:17:12,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 03:17:12,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 03:17:12,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 03:17:12,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 03:17:12,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 03:17:12,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 03:17:12,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 03:17:12,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 03:17:12,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 03:17:12,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94842dac-5433-474d-b669-de562db730d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 03:17:12,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-94842dac-5433-474d-b669-de562db730d8 2018-12-23 03:17:12,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 03:17:12,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T04:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9673704b75e4254b287ac35103b6d8c", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/c9673704b75e4254b287ac35103b6d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f73e04431d2346a1a18d72707a9c3110"}, "audit_ids": ["Nkzl2HWwQkOiFRfnekUlew"], "issued_at": "2018-12-23T03:17:12.000000Z"}} 2018-12-23 03:17:12,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 03:17:12,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:13,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5a3f3bfe-2efc-4d2b-a4d4-7b12c77f5130 Date: Sun, 23 Dec 2018 03:17:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c11c8d8f-c867-44cb-9c1c-37f651412b0b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1907aa0baf743ddbb56f110f3bf0d1e","status":"ACTIVE","subnets":["4a37038d-a521-4738-99a2-4d08a417e092"],"description":"","tags":[],"updated_at":"2018-12-22T23:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1907aa0baf743ddbb56f110f3bf0d1e","created_at":"2018-12-22T23:32:29Z","provider:network_type":"flat"}]} 2018-12-23 03:17:13,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5a3f3bfe-2efc-4d2b-a4d4-7b12c77f5130 2018-12-23 03:17:13,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246967077255s 2018-12-23 03:17:13,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5a3f3bfe-2efc-4d2b-a4d4-7b12c77f5130 2018-12-23 03:17:13,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 03:17:13,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:13,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 03:17:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 03:17:13,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:13,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1430015b-225e-4358-b5db-82fc0f0d5484 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/b62ffc4ccc714a15a223997eb6bec26e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "b62ffc4ccc714a15a223997eb6bec26e"}, {"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 03:17:13,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-1430015b-225e-4358-b5db-82fc0f0d5484 2018-12-23 03:17:13,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.300637960434s 2018-12-23 03:17:13,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 03:17:13,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_b8cc814c-a646-4699-95fe-b31496d9559c"}}' 2018-12-23 03:17:13,540 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 03:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a84e3ad-cf69-4404-ae19-84bf399fce13 Content-Length: 373 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.26:5000/v3/projects/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6"}, "enabled": true, "id": "2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_b8cc814c-a646-4699-95fe-b31496d9559c"}} 2018-12-23 03:17:13,540 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-2a84e3ad-cf69-4404-ae19-84bf399fce13 2018-12-23 03:17:13,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.1047539711s 2018-12-23 03:17:13,541 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-2a84e3ad-cf69-4404-ae19-84bf399fce13 2018-12-23 03:17:13,542 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_b8cc814c-a646-4699-95fe-b31496d9559c', 'id': u'2f3fd7d2a49c4c7fb77d1ffad6d6a0d6', '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-12-23 03:17:13,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 03:17:13,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.357089996338s 2018-12-23 03:17:13,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/6ce1cba02ac94d39933d67b88eeb0e72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:14,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e3ce806-244d-4a92-9e48-8e458c1ce722 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/6ce1cba02ac94d39933d67b88eeb0e72"}, "enabled": true, "id": "6ce1cba02ac94d39933d67b88eeb0e72", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_b8cc814c-a646-4699-95fe-b31496d9559c"}} 2018-12-23 03:17:14,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6ce1cba02ac94d39933d67b88eeb0e72 used request id req-5e3ce806-244d-4a92-9e48-8e458c1ce722 2018-12-23 03:17:14,065 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6ce1cba02ac94d39933d67b88eeb0e72', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_b8cc814c-a646-4699-95fe-b31496d9559c'}) 2018-12-23 03:17:14,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 03:17:14,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:14,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb6a5d9-b878-417a-9aae-a3b29b89cdb2 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 03:17:14,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ceb6a5d9-b878-417a-9aae-a3b29b89cdb2 2018-12-23 03:17:14,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0789058208466s 2018-12-23 03:17:14,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 03:17:14,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:14,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba68ecff-c337-48ba-8e1d-76f11128fd45 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 03:17:14,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ba68ecff-c337-48ba-8e1d-76f11128fd45 2018-12-23 03:17:14,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0827178955078s 2018-12-23 03:17:14,230 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 03:17:14,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 03:17:14,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" -d '{"role": {"name": "Member"}}' 2018-12-23 03:17:14,395 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 03:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27afd7ae-f880-4e24-9c18-9e67e6c9666a Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "797134bffa9b437d8f4c77d8403631bf", "links": {"self": "http://172.30.9.26:5000/v3/roles/797134bffa9b437d8f4c77d8403631bf"}, "name": "Member"}} 2018-12-23 03:17:14,395 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-27afd7ae-f880-4e24-9c18-9e67e6c9666a 2018-12-23 03:17:14,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.16464304924s 2018-12-23 03:17:14,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles/797134bffa9b437d8f4c77d8403631bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:14,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f4ad96-89e3-4c9c-a297-6e3d4dc1b461 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/797134bffa9b437d8f4c77d8403631bf"}, "domain_id": null, "name": "Member", "id": "797134bffa9b437d8f4c77d8403631bf"}} 2018-12-23 03:17:14,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/797134bffa9b437d8f4c77d8403631bf used request id req-38f4ad96-89e3-4c9c-a297-6e3d4dc1b461 2018-12-23 03:17:14,469 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/797134bffa9b437d8f4c77d8403631bf'}, 'domain_id': None, 'human_id': None, 'id': u'797134bffa9b437d8f4c77d8403631bf', 'HUMAN_ID': False}) 2018-12-23 03:17:14,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 03:17:14,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:14,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17dd7535-7a4a-491e-a04b-fc0b09a74b3c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "797134bffa9b437d8f4c77d8403631bf", "links": {"self": "http://172.30.9.26:5000/v3/roles/797134bffa9b437d8f4c77d8403631bf"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 03:17:14,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-17dd7535-7a4a-491e-a04b-fc0b09a74b3c 2018-12-23 03:17:14,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.19740986824s 2018-12-23 03:17:14,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 03:17:14,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:14,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c8b3ae-0c63-4687-8711-b8122b904feb Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 03:17:14,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-70c8b3ae-0c63-4687-8711-b8122b904feb 2018-12-23 03:17:14,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0864779949188s 2018-12-23 03:17:14,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 03:17:14,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:14,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e76bbb-7598-49ea-a764-f94b4ef656dd Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_b8cc814c-a646-4699-95fe-b31496d9559c", "links": {"self": "http://172.30.9.26:5000/v3/users/6ce1cba02ac94d39933d67b88eeb0e72"}, "domain_id": "default", "enabled": true, "id": "6ce1cba02ac94d39933d67b88eeb0e72", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 03:17:14,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-88e76bbb-7598-49ea-a764-f94b4ef656dd 2018-12-23 03:17:14,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0956029891968s 2018-12-23 03:17:14,851 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-88e76bbb-7598-49ea-a764-f94b4ef656dd 2018-12-23 03:17:14,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 03:17:14,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:14,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-716527d2-3d96-467e-a9db-6fcc8cd2651f Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.26:5000/v3/projects/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6"}, "enabled": true, "id": "2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_b8cc814c-a646-4699-95fe-b31496d9559c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 03:17:14,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-716527d2-3d96-467e-a9db-6fcc8cd2651f 2018-12-23 03:17:14,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0820350646973s 2018-12-23 03:17:14,940 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-716527d2-3d96-467e-a9db-6fcc8cd2651f 2018-12-23 03:17:14,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 03:17:14,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=6ce1cba02ac94d39933d67b88eeb0e72&scope.project.id=2f3fd7d2a49c4c7fb77d1ffad6d6a0d6&role.id=797134bffa9b437d8f4c77d8403631bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:15,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140adc77-f9e2-4509-bef2-0b89ae8ea029 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=6ce1cba02ac94d39933d67b88eeb0e72&scope.project.id=2f3fd7d2a49c4c7fb77d1ffad6d6a0d6&role.id=797134bffa9b437d8f4c77d8403631bf", "previous": null, "next": null}} 2018-12-23 03:17:15,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=6ce1cba02ac94d39933d67b88eeb0e72&scope.project.id=2f3fd7d2a49c4c7fb77d1ffad6d6a0d6&role.id=797134bffa9b437d8f4c77d8403631bf used request id req-140adc77-f9e2-4509-bef2-0b89ae8ea029 2018-12-23 03:17:15,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0866050720215s 2018-12-23 03:17:15,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 03:17:15,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6/users/6ce1cba02ac94d39933d67b88eeb0e72/roles/797134bffa9b437d8f4c77d8403631bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:15,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 03:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d542121-8856-490e-967f-5d95f563ca4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 03:17:15,148 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6/users/6ce1cba02ac94d39933d67b88eeb0e72/roles/797134bffa9b437d8f4c77d8403631bf used request id req-5d542121-8856-490e-967f-5d95f563ca4d 2018-12-23 03:17:15,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118479967117s 2018-12-23 03:17:15,149 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_b8cc814c-a646-4699-95fe-b31496d9559c', 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': '1412bc6f-f2f6-40d8-800f-4586774fb173', 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_b8cc814c-a646-4699-95fe-b31496d9559c', 'project_id': u'2f3fd7d2a49c4c7fb77d1ffad6d6a0d6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 03:17:15,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 03:17:15,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 03:17:15,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 03:17:15,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 03:17:15,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 03:17:15,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 03:17:15,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 03:17:15,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 03:17:15,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 03:17:15,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 03:17:15,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 03:17:15,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 03:17:15,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 03:17:15,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 03:17:15,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 03:17:15,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 03:17:15,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 03:17:15,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 03:17:15,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 03:17:15,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 03:17:15,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 03:17:15,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 03:17:15,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 03:17:15,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 03:17:15,155 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_b8cc814c-a646-4699-95fe-b31496d9559c', 'password': '1412bc6f-f2f6-40d8-800f-4586774fb173', 'project_name': 'tempest_full_paral-project_b8cc814c-a646-4699-95fe-b31496d9559c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '2f3fd7d2a49c4c7fb77d1ffad6d6a0d6', 'project_domain_name': 'Default'} 2018-12-23 03:17:15,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 03:17:15,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:15,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1cff701-a7b1-463a-9495-3735d2e2e444 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "797134bffa9b437d8f4c77d8403631bf", "links": {"self": "http://172.30.9.26:5000/v3/roles/797134bffa9b437d8f4c77d8403631bf"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 03:17:15,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b1cff701-a7b1-463a-9495-3735d2e2e444 2018-12-23 03:17:15,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0855829715729s 2018-12-23 03:17:15,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 03:17:15,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:15,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58cd2178-39d5-4098-bb3f-385f4821588f Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "797134bffa9b437d8f4c77d8403631bf", "links": {"self": "http://172.30.9.26:5000/v3/roles/797134bffa9b437d8f4c77d8403631bf"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 03:17:15,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-58cd2178-39d5-4098-bb3f-385f4821588f 2018-12-23 03:17:15,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.089103937149s 2018-12-23 03:17:15,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 03:17:15,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:15,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d68de56f-b23e-41d7-8112-001423b6c614 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 03:17:15,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d68de56f-b23e-41d7-8112-001423b6c614 2018-12-23 03:17:15,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.073371887207s 2018-12-23 03:17:15,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 03:17:15,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:15,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b0c2285-d1e7-4c85-b3b5-6c00beb61de3 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_b8cc814c-a646-4699-95fe-b31496d9559c", "links": {"self": "http://172.30.9.26:5000/v3/users/6ce1cba02ac94d39933d67b88eeb0e72"}, "domain_id": "default", "enabled": true, "id": "6ce1cba02ac94d39933d67b88eeb0e72", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 03:17:15,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1b0c2285-d1e7-4c85-b3b5-6c00beb61de3 2018-12-23 03:17:15,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0982449054718s 2018-12-23 03:17:15,506 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1b0c2285-d1e7-4c85-b3b5-6c00beb61de3 2018-12-23 03:17:15,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 03:17:15,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:15,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef04825-ea84-424e-bc3b-fd9bc5b67195 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.26:5000/v3/projects/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6"}, "enabled": true, "id": "2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_b8cc814c-a646-4699-95fe-b31496d9559c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 03:17:15,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7ef04825-ea84-424e-bc3b-fd9bc5b67195 2018-12-23 03:17:15,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.14172911644s 2018-12-23 03:17:15,654 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7ef04825-ea84-424e-bc3b-fd9bc5b67195 2018-12-23 03:17:15,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 03:17:15,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=6ce1cba02ac94d39933d67b88eeb0e72&scope.project.id=2f3fd7d2a49c4c7fb77d1ffad6d6a0d6&role.id=b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:15,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49488114-f175-47cc-bbf9-af75765f18e8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=6ce1cba02ac94d39933d67b88eeb0e72&scope.project.id=2f3fd7d2a49c4c7fb77d1ffad6d6a0d6&role.id=b8a71d37985c4b6e86bd1cd18cca4950", "previous": null, "next": null}} 2018-12-23 03:17:15,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=6ce1cba02ac94d39933d67b88eeb0e72&scope.project.id=2f3fd7d2a49c4c7fb77d1ffad6d6a0d6&role.id=b8a71d37985c4b6e86bd1cd18cca4950 used request id req-49488114-f175-47cc-bbf9-af75765f18e8 2018-12-23 03:17:15,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0740919113159s 2018-12-23 03:17:15,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 03:17:15,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6/users/6ce1cba02ac94d39933d67b88eeb0e72/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:15,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 03:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90843ebd-94ee-42f5-a8d3-992d39791fd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 03:17:15,854 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6/users/6ce1cba02ac94d39933d67b88eeb0e72/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-90843ebd-94ee-42f5-a8d3-992d39791fd1 2018-12-23 03:17:15,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123465061188s 2018-12-23 03:17:15,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 03:17:15,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:15,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb0cc33-ddae-437c-9b78-f6e5237d0855 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "797134bffa9b437d8f4c77d8403631bf", "links": {"self": "http://172.30.9.26:5000/v3/roles/797134bffa9b437d8f4c77d8403631bf"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 03:17:15,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fcb0cc33-ddae-437c-9b78-f6e5237d0855 2018-12-23 03:17:15,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821871757507s 2018-12-23 03:17:15,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 03:17:15,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:16,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546b03d3-85ea-48be-a1c3-bc2b2ebb95ee Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 03:17:16,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-546b03d3-85ea-48be-a1c3-bc2b2ebb95ee 2018-12-23 03:17:16,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0751740932465s 2018-12-23 03:17:16,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 03:17:16,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:16,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-808b766d-3917-4ecb-ad8b-f28e2e0b4b37 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_b8cc814c-a646-4699-95fe-b31496d9559c", "links": {"self": "http://172.30.9.26:5000/v3/users/6ce1cba02ac94d39933d67b88eeb0e72"}, "domain_id": "default", "enabled": true, "id": "6ce1cba02ac94d39933d67b88eeb0e72", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 03:17:16,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-808b766d-3917-4ecb-ad8b-f28e2e0b4b37 2018-12-23 03:17:16,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100691080093s 2018-12-23 03:17:16,116 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-808b766d-3917-4ecb-ad8b-f28e2e0b4b37 2018-12-23 03:17:16,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 03:17:16,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments?user.id=6ce1cba02ac94d39933d67b88eeb0e72&role.id=b8a71d37985c4b6e86bd1cd18cca4950&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:16,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00feacf1-0242-451d-a05d-4cd4e45f7414 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=6ce1cba02ac94d39933d67b88eeb0e72&role.id=b8a71d37985c4b6e86bd1cd18cca4950&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 03:17:16,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=6ce1cba02ac94d39933d67b88eeb0e72&role.id=b8a71d37985c4b6e86bd1cd18cca4950&scope.domain.id=default used request id req-00feacf1-0242-451d-a05d-4cd4e45f7414 2018-12-23 03:17:16,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.13383102417s 2018-12-23 03:17:16,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 03:17:16,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/6ce1cba02ac94d39933d67b88eeb0e72/roles/b8a71d37985c4b6e86bd1cd18cca4950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:17:16,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 03:17:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efafdd79-bb82-4040-abfc-9665ff93a5a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 03:17:16,464 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/6ce1cba02ac94d39933d67b88eeb0e72/roles/b8a71d37985c4b6e86bd1cd18cca4950 used request id req-efafdd79-bb82-4040-abfc-9665ff93a5a9 2018-12-23 03:17:16,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.208753108978s 2018-12-23 03:17:16,465 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 03:17:29,946 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-23 03:17:27.173 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=1a75a65f-6f4b-4433-8eb8-e52561eaa183) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 1a75a65f-6f4b-4433-8eb8-e52561eaa183 | 2018-12-23T03:17:24 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 1a75a65f-6f4b-4433-8eb8-e52561eaa183 ~/.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-12-23 03:17:33,099 - 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-12-23 03:17:33,100 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 03:17:38,540 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-23 03:17:37.099 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-23 03:17:37.246 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-23 03:17:38.348 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cea7c10b-d3d8-4f46-afea-d5a02211b933) has been successfully created! Using verifier 'opnfv-tempest' (UUID=cea7c10b-d3d8-4f46-afea-d5a02211b933) as the default verifier for the future CLI operations. 2018-12-23 03:17:41,248 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-12-23 03:17:41,249 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 03:17:41,371 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 03:17:41,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 03:17:41,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21849a6a-3a07-4754-b290-59e8959ace07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-23 03:17:41,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-21849a6a-3a07-4754-b290-59e8959ace07 2018-12-23 03:17:41,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-23 03:17:41,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "797134bffa9b437d8f4c77d8403631bf", "name": "Member"}, {"id": "b8a71d37985c4b6e86bd1cd18cca4950", "name": "admin"}], "expires_at": "2018-12-23T04:17:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "name": "tempest_full_paral-project_b8cc814c-a646-4699-95fe-b31496d9559c"}, "catalog": [{"endpoints": [], "type": "metering", "id": "02f86a88b510461db2467aa2eaa0df64", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d7effb96827405bae55aca3f70b368c"}, {"url": "http://172.30.9.26:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a2ad39a716b4925b94c2fe8fdfddae4"}, {"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aea05a6941cf489695d17121fd40145b"}], "type": "nfv-orchestration", "id": "18ff283d87d945ec96de1b86c5c343b9", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264b44218f8b49fe924ea8ad6c2a1b21"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "699c940de0b14c1eadca09be9f6590a1"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a94f80a2790541668d9743fccc939385"}], "type": "placement", "id": "259951b4d003470c9d57ffc82e542487", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "349d66f9624d486b8df9a5cf8588e6be"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dad8d069a06470290bafab9e4b34826"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9aecdb0ae7a48e296aaa03862d855d0"}], "type": "key-manager", "id": "290af5453ccc47ad972c16f6b6ce073c", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73aa48a4f25e40f69e599f5d78673633"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd69c36f4c0d494c8036dcce3874d491"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7a1cc72fb5e4223ac729749ef8482cb"}], "type": "identity", "id": "299274fe4ff94948a126e175f4ea4d73", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb0de87500440ec85bca3b97148c940"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c88451c73d034b70a0fa0fc41d4ee375"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ea37b91d4b864a05a2faa4b4115fe970"}], "type": "compute", "id": "48f30cee4f434d01a930ebdefcb913df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "263d108e6297400990dce135dd000345"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84f1bfb4b10f486fa85ca491287b4199"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf20d6f2e411410b908d25da10807937"}], "type": "cloudformation", "id": "5842b8ae133c403e85631b9d02a7b3b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "010bb75ee51d496dae4c75e55b5bebbe"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcef0d3806244f2a83b75dc351d3771d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf78bd0b311e4781a9ee002a64401745"}], "type": "metric", "id": "655a4807be8d468f8aeef354092a96f3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "846c863c0b0e4d398904a016f07cb81e"}, {"url": "http://192.30.9.8:8776/v2/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "957b8e19a9a04929b3c4c78f09a374a2"}, {"url": "http://172.30.9.26:8776/v2/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c49c187a1e7441c39d0516b608806f67"}], "type": "volumev2", "id": "77ccac0088a14668a0836949aea9d145", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19c5859e716746a69386111730aef4d6"}, {"url": "http://192.30.9.8:8776/v3/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "314a0186243d459dafb21222abbb610f"}, {"url": "http://192.30.9.8:8776/v3/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82eb879f04e94dd69dabd66ad22c4298"}], "type": "volumev3", "id": "8769b62be6ac45f6a0a337944bb6465a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1fbb53cf2c464ebcac4c3a1d4b79dddf"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3d0d945e45d4ef38d33f9efe769ec78"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0626d2160b14ebf9ed75ddf1f91f557"}], "type": "alarming", "id": "94ab20e050bd4e3bada0d7bedc2bc6cb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "719deddf1fb54dfebc3a8c2990f2b2f1"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94642ec3ad3a4563b961f5f217607f33"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956c168046034caf9e4f3ffcc0ad57ba"}], "type": "image", "id": "96bd7ec0274942f2b9ab5bdadea5d984", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "225f0256d7eb47088ad45d05066c2d83"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "347703c193ac4166aa8dee19c6d032d4"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf9fe5c3cb3645099f262600a623bf48"}], "type": "network", "id": "e8966ff77bbf4df7996538fd1b699191", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5379de3b3fac487c8df275fe5e490e00"}, {"url": "http://192.30.9.8:8776/v1/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b54fceb32194691bf7390a7d2978e8c"}, {"url": "http://172.30.9.26:8776/v1/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c90bc153f1da4a619881c2d5effbd91d"}], "type": "volume", "id": "edbf35b6915c4ff384c74e87eda41d3f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "458f70f468264438b0390f32667fcdeb"}, {"url": "http://192.30.9.8:8004/v1/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a7780d6e90b4a89a3fc41c0d6b18836"}, {"url": "http://172.30.9.26:8004/v1/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ca13241a420ab969d163ab855648"}], "type": "orchestration", "id": "fac78c71ca8b4f7db631d1758b54e630", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9192457ac2a641658434802b8711b209"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca00d75a64f48daafaae3562cb7b2c8"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bff9c64247024166b974f77ea321f99e"}], "type": "policy", "id": "fd8d20689e154ffba0dea0f75e20c391", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_b8cc814c-a646-4699-95fe-b31496d9559c", "id": "6ce1cba02ac94d39933d67b88eeb0e72"}, "audit_ids": ["AfEHotSBQp-zo_UjhfS9YA"], "issued_at": "2018-12-23T03:17:41.000000Z"}} 2018-12-23 03:17:41,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b149f75c7815825fbbbf061806a3ef643c3859bf" 2018-12-23 03:17:41,764 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 03:17:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-23 03:17:41,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 03:17:41,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b149f75c7815825fbbbf061806a3ef643c3859bf" 2018-12-23 03:17:41,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-01f08502-de0d-4fdf-8c93-7784c3140494 Date: Sun, 23 Dec 2018 03:17:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 03:17:41,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-01f08502-de0d-4fdf-8c93-7784c3140494 2018-12-23 03:17:41,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.187880039215s 2018-12-23 03:17:41,956 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-01f08502-de0d-4fdf-8c93-7784c3140494 2018-12-23 03:17:41,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 03:17:41,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b149f75c7815825fbbbf061806a3ef643c3859bf" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_b8cc814c-a646-4699-95fe-b31496d9559c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_b8cc814c-a646-4699-95fe-b31496d9559c"}' 2018-12-23 03:17:42,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a X-Openstack-Request-Id: req-878fa4e3-73de-494a-a79d-e3e06ee0a6a3 Date: Sun, 23 Dec 2018 03:17:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/file", "owner": "2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "id": "71ed4d49-5562-43f2-a715-9a79a71ab99a", "size": null, "self": "/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T03:17:42Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_b8cc814c-a646-4699-95fe-b31496d9559c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_b8cc814c-a646-4699-95fe-b31496d9559c", "checksum": null, "created_at": "2018-12-23T03:17:42Z", "protected": false} 2018-12-23 03:17:42,564 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-878fa4e3-73de-494a-a79d-e3e06ee0a6a3 2018-12-23 03:17:42,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.607029914856s 2018-12-23 03:17:42,565 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-878fa4e3-73de-494a-a79d-e3e06ee0a6a3 returning object 71ed4d49-5562-43f2-a715-9a79a71ab99a 2018-12-23 03:17:42,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 03:17:42,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/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}b149f75c7815825fbbbf061806a3ef643c3859bf" -d '' 2018-12-23 03:17:43,828 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fc42aa80-142a-4532-b2cc-803780b3f56d Date: Sun, 23 Dec 2018 03:17:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 03:17:43,829 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/file used request id req-fc42aa80-142a-4532-b2cc-803780b3f56d 2018-12-23 03:17:43,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26290488243s 2018-12-23 03:17:43,829 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/file used request id req-fc42aa80-142a-4532-b2cc-803780b3f56d 2018-12-23 03:17:43,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 03:17:43,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b149f75c7815825fbbbf061806a3ef643c3859bf" 2018-12-23 03:17:43,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-40e5773c-7072-4ba6-a2cc-52f53e7ba626 Date: Sun, 23 Dec 2018 03:17:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/snap", "metadata": {}}], "file": "/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/file", "owner": "2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "id": "71ed4d49-5562-43f2-a715-9a79a71ab99a", "size": 12716032, "self": "/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T03:17:43Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_b8cc814c-a646-4699-95fe-b31496d9559c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_b8cc814c-a646-4699-95fe-b31496d9559c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T03:17:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 03:17:43,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-40e5773c-7072-4ba6-a2cc-52f53e7ba626 2018-12-23 03:17:44,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169862985611s 2018-12-23 03:17:44,000 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-40e5773c-7072-4ba6-a2cc-52f53e7ba626 2018-12-23 03:17:44,002 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/file', 'owner': u'2f3fd7d2a49c4c7fb77d1ffad6d6a0d6', 'id': u'71ed4d49-5562-43f2-a715-9a79a71ab99a', 'size': 12716032, u'self': u'/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2f3fd7d2a49c4c7fb77d1ffad6d6a0d6', 'name': 'tempest_full_paral-project_b8cc814c-a646-4699-95fe-b31496d9559c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T03:17:43Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T03:17:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_b8cc814c-a646-4699-95fe-b31496d9559c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_b8cc814c-a646-4699-95fe-b31496d9559c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_b8cc814c-a646-4699-95fe-b31496d9559c', 'created': u'2018-12-23T03:17:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T03:17:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_b8cc814c-a646-4699-95fe-b31496d9559c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 03:17:44,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 03:17:44,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_b8cc814c-a646-4699-95fe-b31496d9559c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 03:17:44,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e52eec29-36ef-458d-bef7-1b3ff629b090 x-compute-request-id: req-e52eec29-36ef-458d-bef7-1b3ff629b090 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/03ec5384-9486-4d84-9406-b054cbf1c266", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/03ec5384-9486-4d84-9406-b054cbf1c266", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "03ec5384-9486-4d84-9406-b054cbf1c266", "name": "tempest_full_parallel-flavor_b8cc814c-a646-4699-95fe-b31496d9559c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 03:17:44,742 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e52eec29-36ef-458d-bef7-1b3ff629b090 2018-12-23 03:17:44,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.739110946655s 2018-12-23 03:17:44,743 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e52eec29-36ef-458d-bef7-1b3ff629b090 returning object 03ec5384-9486-4d84-9406-b054cbf1c266 2018-12-23 03:17:44,743 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_b8cc814c-a646-4699-95fe-b31496d9559c', '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'c9673704b75e4254b287ac35103b6d8c', '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'03ec5384-9486-4d84-9406-b054cbf1c266', 'swap': 0}) 2018-12-23 03:17:44,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 03:17:44,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/03ec5384-9486-4d84-9406-b054cbf1c266/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}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" -d '{"extra_specs": {}}' 2018-12-23 03:17:44,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a03f63a-50de-4872-b611-f8c0c0854a7e x-compute-request-id: req-7a03f63a-50de-4872-b611-f8c0c0854a7e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 03:17:44,766 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/03ec5384-9486-4d84-9406-b054cbf1c266/os-extra_specs used request id req-7a03f63a-50de-4872-b611-f8c0c0854a7e 2018-12-23 03:17:44,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216870307922s 2018-12-23 03:17:44,766 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/03ec5384-9486-4d84-9406-b054cbf1c266/os-extra_specs used request id req-7a03f63a-50de-4872-b611-f8c0c0854a7e 2018-12-23 03:17:44,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 03:17:44,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b149f75c7815825fbbbf061806a3ef643c3859bf" 2018-12-23 03:17:44,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 03:17:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 03:17:44,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b149f75c7815825fbbbf061806a3ef643c3859bf" 2018-12-23 03:17:44,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e640740-5b90-40f2-b72e-3bf3697eb468 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "797134bffa9b437d8f4c77d8403631bf", "links": {"self": "http://172.30.9.26:5000/v3/roles/797134bffa9b437d8f4c77d8403631bf"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 03:17:44,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2e640740-5b90-40f2-b72e-3bf3697eb468 2018-12-23 03:17:44,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.168370008469s 2018-12-23 03:17:44,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 03:17:44,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b149f75c7815825fbbbf061806a3ef643c3859bf" 2018-12-23 03:17:45,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ee48fce-741d-4641-84c8-55c6c14fa786 x-compute-request-id: req-6ee48fce-741d-4641-84c8-55c6c14fa786 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 183}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10164, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 201}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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-12-23 03:17:45,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-6ee48fce-741d-4641-84c8-55c6c14fa786 2018-12-23 03:17:45,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.189456224442s 2018-12-23 03:17:45,130 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-6ee48fce-741d-4641-84c8-55c6c14fa786 2018-12-23 03:17:45,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 03:17:45,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b149f75c7815825fbbbf061806a3ef643c3859bf" 2018-12-23 03:17:45,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-eed14df5-25fc-49f0-991e-003d00ea5600 Date: Sun, 23 Dec 2018 03:17:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/snap", "metadata": {}}], "file": "/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/file", "owner": "2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "id": "71ed4d49-5562-43f2-a715-9a79a71ab99a", "size": 12716032, "self": "/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T03:17:43Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_b8cc814c-a646-4699-95fe-b31496d9559c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_b8cc814c-a646-4699-95fe-b31496d9559c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T03:17:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 03:17:45,712 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-eed14df5-25fc-49f0-991e-003d00ea5600 2018-12-23 03:17:45,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.580794811249s 2018-12-23 03:17:45,712 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-eed14df5-25fc-49f0-991e-003d00ea5600 2018-12-23 03:17:45,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 03:17:45,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b149f75c7815825fbbbf061806a3ef643c3859bf" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_b8cc814c-a646-4699-95fe-b31496d9559c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_b8cc814c-a646-4699-95fe-b31496d9559c"}' 2018-12-23 03:17:46,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc X-Openstack-Request-Id: req-4dd33012-3707-4b6c-805d-26e7fb3485d6 Date: Sun, 23 Dec 2018 03:17:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc/file", "owner": "2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "id": "383314fd-d0f4-44ae-a3eb-182a7a0a31fc", "size": null, "self": "/v2/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T03:17:46Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_b8cc814c-a646-4699-95fe-b31496d9559c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_b8cc814c-a646-4699-95fe-b31496d9559c", "checksum": null, "created_at": "2018-12-23T03:17:46Z", "protected": false} 2018-12-23 03:17:46,285 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4dd33012-3707-4b6c-805d-26e7fb3485d6 2018-12-23 03:17:46,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.570356845856s 2018-12-23 03:17:46,286 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4dd33012-3707-4b6c-805d-26e7fb3485d6 returning object 383314fd-d0f4-44ae-a3eb-182a7a0a31fc 2018-12-23 03:17:46,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 03:17:46,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc/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}b149f75c7815825fbbbf061806a3ef643c3859bf" -d '' 2018-12-23 03:17:48,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-35f9cf75-aa37-4a30-8367-4f65e593e717 Date: Sun, 23 Dec 2018 03:17:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 03:17:48,153 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc/file used request id req-35f9cf75-aa37-4a30-8367-4f65e593e717 2018-12-23 03:17:48,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.86631989479s 2018-12-23 03:17:48,153 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc/file used request id req-35f9cf75-aa37-4a30-8367-4f65e593e717 2018-12-23 03:17:48,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 03:17:48,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b149f75c7815825fbbbf061806a3ef643c3859bf" 2018-12-23 03:17:48,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-d6e4c238-5325-4d43-9776-e626eef953ed Date: Sun, 23 Dec 2018 03:17:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc/snap", "metadata": {}}], "file": "/v2/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc/file", "owner": "2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "id": "383314fd-d0f4-44ae-a3eb-182a7a0a31fc", "size": 12716032, "self": "/v2/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T03:17:48Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_b8cc814c-a646-4699-95fe-b31496d9559c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_b8cc814c-a646-4699-95fe-b31496d9559c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T03:17:46Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/snap", "metadata": {}}], "file": "/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/file", "owner": "2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "id": "71ed4d49-5562-43f2-a715-9a79a71ab99a", "size": 12716032, "self": "/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T03:17:43Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_b8cc814c-a646-4699-95fe-b31496d9559c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_b8cc814c-a646-4699-95fe-b31496d9559c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T03:17:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 03:17:48,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d6e4c238-5325-4d43-9776-e626eef953ed 2018-12-23 03:17:48,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.586921930313s 2018-12-23 03:17:48,741 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d6e4c238-5325-4d43-9776-e626eef953ed 2018-12-23 03:17:48,744 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc/file', 'owner': u'2f3fd7d2a49c4c7fb77d1ffad6d6a0d6', 'id': u'383314fd-d0f4-44ae-a3eb-182a7a0a31fc', 'size': 12716032, u'self': u'/v2/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2f3fd7d2a49c4c7fb77d1ffad6d6a0d6', 'name': 'tempest_full_paral-project_b8cc814c-a646-4699-95fe-b31496d9559c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T03:17:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T03:17:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_b8cc814c-a646-4699-95fe-b31496d9559c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_b8cc814c-a646-4699-95fe-b31496d9559c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_b8cc814c-a646-4699-95fe-b31496d9559c', 'created': u'2018-12-23T03:17:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T03:17:46Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_b8cc814c-a646-4699-95fe-b31496d9559c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 03:17:48,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 03:17:48,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_b8cc814c-a646-4699-95fe-b31496d9559c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 03:17:48,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a74ce59-63c3-4017-b82e-a35b3eb09d02 x-compute-request-id: req-5a74ce59-63c3-4017-b82e-a35b3eb09d02 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9292f58a-3c2e-47d0-be70-005152e980be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9292f58a-3c2e-47d0-be70-005152e980be", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9292f58a-3c2e-47d0-be70-005152e980be", "name": "tempest_full_parallel-flavor_alt_b8cc814c-a646-4699-95fe-b31496d9559c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 03:17:48,924 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5a74ce59-63c3-4017-b82e-a35b3eb09d02 2018-12-23 03:17:48,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.179821014404s 2018-12-23 03:17:48,925 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5a74ce59-63c3-4017-b82e-a35b3eb09d02 returning object 9292f58a-3c2e-47d0-be70-005152e980be 2018-12-23 03:17:48,926 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_b8cc814c-a646-4699-95fe-b31496d9559c', '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'c9673704b75e4254b287ac35103b6d8c', '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'9292f58a-3c2e-47d0-be70-005152e980be', 'swap': 0}) 2018-12-23 03:17:48,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 03:17:48,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/9292f58a-3c2e-47d0-be70-005152e980be/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}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" -d '{"extra_specs": {}}' 2018-12-23 03:17:48,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:17:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2751e880-11dc-4cb8-b067-e7bad2bc1ccb x-compute-request-id: req-2751e880-11dc-4cb8-b067-e7bad2bc1ccb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 03:17:48,948 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9292f58a-3c2e-47d0-be70-005152e980be/os-extra_specs used request id req-2751e880-11dc-4cb8-b067-e7bad2bc1ccb 2018-12-23 03:17:48,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214121341705s 2018-12-23 03:17:48,948 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9292f58a-3c2e-47d0-be70-005152e980be/os-extra_specs used request id req-2751e880-11dc-4cb8-b067-e7bad2bc1ccb 2018-12-23 03:17:48,949 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_b8cc814c-a646-4699-95fe-b31496d9559c', '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'c9673704b75e4254b287ac35103b6d8c', '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'9292f58a-3c2e-47d0-be70-005152e980be', 'swap': 0}) 2018-12-23 03:17:52,097 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 03:17:50.951 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=cea7c10b-d3d8-4f46-afea-d5a02211b933) for deployment 'opnfv-rally' (UUID=1a75a65f-6f4b-4433-8eb8-e52561eaa183). 2018-12-23 03:17:51.918 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-23 03:17:51.921 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cea7c10b-d3d8-4f46-afea-d5a02211b933) has been successfully configured for deployment 'opnfv-rally' (UUID=1a75a65f-6f4b-4433-8eb8-e52561eaa183)! 2018-12-23 03:17:52,098 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-23 03:17:52,098 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-23 03:17:52,101 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-23 03:17:52,122 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-23 03:17:54,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-cea7c10b-d3d8-4f46-afea-d5a02211b933/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-12-23 03:17:54,897 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-23 03:17:54,914 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-23 03:17:54,916 - 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-12-23 03:17:56,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:17:56.952 49 INFO rally.api [-] Starting verification (UUID=3de348f8-64f7-4d94-80ac-8cc2017bd244) for deployment 'opnfv-rally' (UUID=1a75a65f-6f4b-4433-8eb8-e52561eaa183) by verifier 'opnfv-tempest' (UUID=cea7c10b-d3d8-4f46-afea-d5a02211b933). 2018-12-23 03:17:56,954 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 3de348f8-64f7-4d94-80ac-8cc2017bd244 2018-12-23 03:18:01,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:01.254 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-12-23 03:18:01,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:01.259 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-12-23 03:18:01,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:01.803 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-12-23 03:18:01,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:01.806 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-12-23 03:18:02,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:02.126 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-12-23 03:18:04,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:04.413 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.186s] 2018-12-23 03:18:04,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:04.427 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.014s] 2018-12-23 03:18:04,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:04.637 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.210s] 2018-12-23 03:18:04,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:04.729 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.220s] 2018-12-23 03:18:04,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:04.786 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.119s] 2018-12-23 03:18:04,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:04.868 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.436s] 2018-12-23 03:18:04,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:04.884 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.270s] 2018-12-23 03:18:04,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:04.933 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.205s] 2018-12-23 03:18:05,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.008 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.124s] 2018-12-23 03:18:05,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.158 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.224s] 2018-12-23 03:18:05,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.188 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.180s] 2018-12-23 03:18:05,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.221 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.353s] 2018-12-23 03:18:05,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.251 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.092s] 2018-12-23 03:18:05,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.292 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.203s] 2018-12-23 03:18:05,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.293 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.040s] 2018-12-23 03:18:05,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.306 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.016s] 2018-12-23 03:18:05,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.368 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.331s] 2018-12-23 03:18:05,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.421 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.115s] 2018-12-23 03:18:05,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.429 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.238s] 2018-12-23 03:18:05,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.472 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.249s] 2018-12-23 03:18:05,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.477 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.055s] 2018-12-23 03:18:05,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.497 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.019s] 2018-12-23 03:18:05,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.505 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.034s] 2018-12-23 03:18:05,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.509 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.013s] 2018-12-23 03:18:05,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.517 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.011s] 2018-12-23 03:18:05,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.520 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.010s] 2018-12-23 03:18:05,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.524 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.232s] 2018-12-23 03:18:05,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.533 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.016s] 2018-12-23 03:18:05,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.570 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.142s] 2018-12-23 03:18:05,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.616 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.092s] 2018-12-23 03:18:05,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.620 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.251s] 2018-12-23 03:18:05,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.767 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [1.210s] 2018-12-23 03:18:05,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.771 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.150s] 2018-12-23 03:18:05,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.811 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.315s] 2018-12-23 03:18:05,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.823 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.288s] 2018-12-23 03:18:05,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:05.928 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.116s] 2018-12-23 03:18:06,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:06.196 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.373s] 2018-12-23 03:18:06,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:06.213 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.442s] 2018-12-23 03:18:06,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:06.235 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.039s] 2018-12-23 03:18:06,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:06.486 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.367s] 2018-12-23 03:18:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:06.498 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.284s] 2018-12-23 03:18:06,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:06.504 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.268s] 2018-12-23 03:18:06,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:06.509 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.391s] 2018-12-23 03:18:06,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:06.577 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.067s] 2018-12-23 03:18:06,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:06.608 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.055s] 2018-12-23 03:18:06,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:06.656 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.151s] 2018-12-23 03:18:06,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:06.667 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.011s] 2018-12-23 03:18:06,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:06.688 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.203s] 2018-12-23 03:18:06,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:06.891 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.282s] 2018-12-23 03:18:06,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:06.957 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.457s] 2018-12-23 03:18:07,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:07.100 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.431s] 2018-12-23 03:18:07,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:07.219 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.640s] 2018-12-23 03:18:07,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:07.288 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.331s] 2018-12-23 03:18:07,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:07.361 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.261s] 2018-12-23 03:18:08,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:08.239 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.946s] 2018-12-23 03:18:09,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:09.693 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [4.717s] 2018-12-23 03:18:09,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:09.869 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-12-23 03:18:10,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:10.386 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [2.148s] 2018-12-23 03:18:10,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:10.626 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.241s] 2018-12-23 03:18:11,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:11.376 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-12-23 03:18:11,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:11.377 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-12-23 03:18:12,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:12.122 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.643s] 2018-12-23 03:18:12,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:12.857 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.734s] 2018-12-23 03:18:12,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:12.861 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.189s] 2018-12-23 03:18:12,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:12.922 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.060s] 2018-12-23 03:18:13,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:13.572 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.714s] 2018-12-23 03:18:14,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:14.451 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.701s] 2018-12-23 03:18:14,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:14.471 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [4.778s] 2018-12-23 03:18:14,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:14.623 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.173s] 2018-12-23 03:18:14,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:14.682 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.058s] 2018-12-23 03:18:14,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:14.738 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.055s] 2018-12-23 03:18:15,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.071 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.280s] 2018-12-23 03:18:15,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.118 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.048s] 2018-12-23 03:18:15,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.178 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.059s] 2018-12-23 03:18:15,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.332 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [1.759s] 2018-12-23 03:18:15,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.419 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.218s] 2018-12-23 03:18:15,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.432 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.013s] 2018-12-23 03:18:15,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.459 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.026s] 2018-12-23 03:18:15,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.471 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.011s] 2018-12-23 03:18:15,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.487 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.016s] 2018-12-23 03:18:15,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.503 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.015s] 2018-12-23 03:18:15,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.523 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.191s] 2018-12-23 03:18:15,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.538 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.034s] 2018-12-23 03:18:15,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.548 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.025s] 2018-12-23 03:18:15,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.552 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.015s] 2018-12-23 03:18:15,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.573 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.020s] 2018-12-23 03:18:15,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.583 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.010s] 2018-12-23 03:18:15,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.594 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2018-12-23 03:18:15,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.605 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2018-12-23 03:18:15,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.616 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.011s] 2018-12-23 03:18:15,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:15.640 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.023s] 2018-12-23 03:18:17,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:17.284 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.207s] 2018-12-23 03:18:18,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:18.259 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [14.123s] 2018-12-23 03:18:18,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:18.336 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.862s] 2018-12-23 03:18:18,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:18.340 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-12-23 03:18:18,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:18.343 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-12-23 03:18:18,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:18.350 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.013s] 2018-12-23 03:18:20,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:20.959 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [16.036s] 2018-12-23 03:18:21,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:21.421 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.734s] 2018-12-23 03:18:22,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:22.137 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.715s] 2018-12-23 03:18:22,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:22.246 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.472s] 2018-12-23 03:18:22,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:22.491 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.246s] 2018-12-23 03:18:23,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:23.013 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.876s] 2018-12-23 03:18:24,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:24.188 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.234s] 2018-12-23 03:18:24,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:24.207 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.546s] 2018-12-23 03:18:24,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:24.217 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-12-23 03:18:24,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:24.764 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.471s] 2018-12-23 03:18:25,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:25.044 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.279s] 2018-12-23 03:18:25,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:25.245 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.201s] 2018-12-23 03:18:25,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:25.574 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [3.081s] 2018-12-23 03:18:25,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:25.778 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [12.776s] 2018-12-23 03:18:26,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:26.146 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.926s] 2018-12-23 03:18:26,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:26.148 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-12-23 03:18:26,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:26.153 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-12-23 03:18:26,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:26.154 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-12-23 03:18:26,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:26.184 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.035s] 2018-12-23 03:18:26,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:26.511 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.325s] 2018-12-23 03:18:26,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:26.514 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-12-23 03:18:26,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:26.516 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-12-23 03:18:26,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:26.517 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-12-23 03:18:26,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:26.711 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.686s] 2018-12-23 03:18:27,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:27.121 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [1.874s] 2018-12-23 03:18:27,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:27.234 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.522s] 2018-12-23 03:18:27,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:27.792 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.556s] 2018-12-23 03:18:30,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:30.992 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [17.538s] 2018-12-23 03:18:31,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:31.033 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.044s] 2018-12-23 03:18:31,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:31.047 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.014s] 2018-12-23 03:18:31,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:31.060 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-12-23 03:18:31,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:31.071 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.011s] 2018-12-23 03:18:31,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:31.877 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.804s] 2018-12-23 03:18:32,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:32.200 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.323s] 2018-12-23 03:18:32,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:32.501 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.300s] 2018-12-23 03:18:32,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:32.865 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.363s] 2018-12-23 03:18:33,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:33.048 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.182s] 2018-12-23 03:18:34,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:34.088 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [8.515s] 2018-12-23 03:18:34,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:34.698 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [17.409s] 2018-12-23 03:18:34,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:34.705 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2018-12-23 03:18:34,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:34.715 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.010s] 2018-12-23 03:18:34,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:34.728 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.012s] 2018-12-23 03:18:35,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:35.810 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [1.080s] 2018-12-23 03:18:37,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:37.457 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [1.646s] 2018-12-23 03:18:45,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:45.504 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [20.324s] 2018-12-23 03:18:48,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:48.884 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.272s] 2018-12-23 03:18:48,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:48.999 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.114s] 2018-12-23 03:18:49,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:49.100 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.101s] 2018-12-23 03:18:49,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:49.253 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.153s] 2018-12-23 03:18:49,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:49.815 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.789s] 2018-12-23 03:18:50,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:50.261 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.447s] 2018-12-23 03:18:50,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:50.338 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [4.837s] 2018-12-23 03:18:52,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:52.726 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-12-23 03:18:56,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:56.975 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.114s] 2018-12-23 03:18:57,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:57.048 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.072s] 2018-12-23 03:18:57,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:57.090 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.227s] 2018-12-23 03:18:57,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:57.114 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.066s] 2018-12-23 03:18:57,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:57.137 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.047s] 2018-12-23 03:18:57,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:57.177 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.063s] 2018-12-23 03:18:57,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:57.207 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.029s] 2018-12-23 03:18:57,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:57.295 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.087s] 2018-12-23 03:18:57,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:57.365 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.070s] 2018-12-23 03:18:57,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:57.434 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.068s] 2018-12-23 03:18:57,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:57.457 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.023s] 2018-12-23 03:18:57,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:57.540 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.082s] 2018-12-23 03:18:57,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:57.624 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.083s] 2018-12-23 03:18:57,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:57.886 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [11.440s] 2018-12-23 03:18:58,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:58.210 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.325s] 2018-12-23 03:18:58,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:58.511 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [24.742s] 2018-12-23 03:18:58,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:58.573 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [1.435s] 2018-12-23 03:18:59,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:18:59.432 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.220s] 2018-12-23 03:19:00,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:00.084 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.652s] 2018-12-23 03:19:00,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:00.118 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.034s] 2018-12-23 03:19:02,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:02.427 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [2.306s] 2018-12-23 03:19:02,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:02.694 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.267s] 2018-12-23 03:19:03,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:03.496 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [4.987s] 2018-12-23 03:19:05,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:05.203 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [52.027s] 2018-12-23 03:19:07,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:07.534 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [2.337s] 2018-12-23 03:19:07,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:07.644 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [52.465s] 2018-12-23 03:19:07,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:07.824 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.179s] 2018-12-23 03:19:09,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:09.967 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [2.432s] 2018-12-23 03:19:10,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:10.184 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [49.217s] 2018-12-23 03:19:11,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:11.843 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [1.876s] 2018-12-23 03:19:13,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:13.369 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [1.524s] 2018-12-23 03:19:14,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:14.617 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [1.247s] 2018-12-23 03:19:15,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:15.209 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [11.711s] 2018-12-23 03:19:15,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:15.279 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.656s] 2018-12-23 03:19:16,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:16.358 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [1.082s] 2018-12-23 03:19:17,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:17.179 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.822s] 2018-12-23 03:19:20,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:20.702 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.145s] 2018-12-23 03:19:20,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:20.714 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.012s] 2018-12-23 03:19:20,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:20.731 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.016s] 2018-12-23 03:19:20,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:20.889 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.157s] 2018-12-23 03:19:20,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:20.902 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.013s] 2018-12-23 03:19:20,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:20.952 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.049s] 2018-12-23 03:19:20,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:20.979 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.027s] 2018-12-23 03:19:21,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:21.032 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.051s] 2018-12-23 03:19:21,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:21.050 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.018s] 2018-12-23 03:19:21,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:21.111 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.061s] 2018-12-23 03:19:21,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:21.131 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.019s] 2018-12-23 03:19:26,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:26.723 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 [58.913s] 2018-12-23 03:19:27,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:27.949 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [34.035s] 2018-12-23 03:19:31,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:31.541 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [5.267s] 2018-12-23 03:19:31,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:31.661 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [10.514s] 2018-12-23 03:19:32,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:32.837 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-12-23 03:19:32,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:32.946 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.109s] 2018-12-23 03:19:33,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:33.033 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [1.493s] 2018-12-23 03:19:33,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:33.500 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [5.556s] 2018-12-23 03:19:34,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:34.536 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [1.502s] 2018-12-23 03:19:36,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:36.696 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-12-23 03:19:38,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:38.507 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.114s] 2018-12-23 03:19:38,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:38.583 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.077s] 2018-12-23 03:19:38,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:38.860 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [4.323s] 2018-12-23 03:19:39,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:39.242 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.658s] 2018-12-23 03:19:39,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:39.340 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.098s] 2018-12-23 03:19:39,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:39.342 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-23 03:19:39,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:39.776 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.915s] 2018-12-23 03:19:43,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:43.634 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [11.972s] 2018-12-23 03:19:47,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:47.579 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [3.321s] 2018-12-23 03:19:47,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:47.656 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.078s] 2018-12-23 03:19:48,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:48.038 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.381s] 2018-12-23 03:19:48,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:48.137 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.098s] 2018-12-23 03:19:48,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:48.139 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-23 03:19:48,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:48.807 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [91.303s] 2018-12-23 03:19:48,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:48.827 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.025s] 2018-12-23 03:19:49,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:49.879 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.276s] 2018-12-23 03:19:50,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:50.310 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.430s] 2018-12-23 03:19:52,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:52.339 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-12-23 03:19:56,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:56.578 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-12-23 03:19:59,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:19:59.022 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [32.295s] 2018-12-23 03:20:08,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:08.555 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.506s] 2018-12-23 03:20:08,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:08.617 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [30.104s] 2018-12-23 03:20:10,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:10.530 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [55.309s] 2018-12-23 03:20:15,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:15.284 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [4.758s] 2018-12-23 03:20:17,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:17.660 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.552s] 2018-12-23 03:20:19,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:19.270 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [17.201s] 2018-12-23 03:20:19,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:19.879 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.497s] 2018-12-23 03:20:20,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:20.062 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.183s] 2018-12-23 03:20:21,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:21.030 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.967s] 2018-12-23 03:20:21,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:21.114 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.083s] 2018-12-23 03:20:22,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:22.164 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [1.050s] 2018-12-23 03:20:24,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:24.117 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 [19.645s] 2018-12-23 03:20:24,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:24.128 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.012s] 2018-12-23 03:20:24,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:24.302 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.173s] 2018-12-23 03:20:24,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:24.332 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.030s] 2018-12-23 03:20:24,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:24.455 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [96.342s] 2018-12-23 03:20:26,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:26.001 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [3.748s] 2018-12-23 03:20:27,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:27.028 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [1.027s] 2018-12-23 03:20:27,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:27.041 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-12-23 03:20:29,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:29.951 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 [2.909s] 2018-12-23 03:20:31,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:31.025 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [11.754s] 2018-12-23 03:20:31,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:31.641 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.690s] 2018-12-23 03:20:32,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:32.762 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 [1.120s] 2018-12-23 03:20:32,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:32.966 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.204s] 2018-12-23 03:20:33,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:33.002 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.036s] 2018-12-23 03:20:34,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:34.046 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.972s] 2018-12-23 03:20:34,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:34.485 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [37.897s] 2018-12-23 03:20:36,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:36.697 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [5.142s] 2018-12-23 03:20:37,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:37.403 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [3.358s] 2018-12-23 03:20:39,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:39.930 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [19.083s] 2018-12-23 03:20:39,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:39.948 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [31.326s] 2018-12-23 03:20:43,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:43.921 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.977s] 2018-12-23 03:20:46,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:46.566 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-12-23 03:20:50,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:50.121 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.049s] 2018-12-23 03:20:50,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:50.132 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-12-23 03:20:52,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:52.688 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.982s] 2018-12-23 03:20:58,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:20:58.128 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [35.323s] 2018-12-23 03:21:00,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:00.760 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [8.070s] 2018-12-23 03:21:02,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:02.606 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.848s] 2018-12-23 03:21:04,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:04.307 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [24.373s] 2018-12-23 03:21:05,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:05.048 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [6.924s] 2018-12-23 03:21:06,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:06.874 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [1.233s] 2018-12-23 03:21:07,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:07.294 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [30.590s] 2018-12-23 03:21:11,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:11.255 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [27.325s] 2018-12-23 03:21:11,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:11.256 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-12-23 03:21:12,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:12.862 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 03:21:12,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:12.864 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-12-23 03:21:12,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:12.865 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-12-23 03:21:12,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:12.908 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [130.184s] 2018-12-23 03:21:16,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:16.429 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.307s] 2018-12-23 03:21:18,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:18.216 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [43.726s] 2018-12-23 03:21:18,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:18.218 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.001s]: Skipped until Bug: 1524898 is resolved. 2018-12-23 03:21:19,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:19.226 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [90.377s] 2018-12-23 03:21:19,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:19.890 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.286s] 2018-12-23 03:21:19,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:19.980 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.395s] 2018-12-23 03:21:20,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:19.999 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.019s] 2018-12-23 03:21:20,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:20.018 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-12-23 03:21:20,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:20.125 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.235s] 2018-12-23 03:21:20,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:20.339 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.317s] 2018-12-23 03:21:21,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:21.947 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.605s] 2018-12-23 03:21:21,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:21.982 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.038s] 2018-12-23 03:21:22,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:22.004 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.021s] 2018-12-23 03:21:22,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:22.016 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.012s] 2018-12-23 03:21:22,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:22.027 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.010s] 2018-12-23 03:21:22,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:22.055 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.028s] 2018-12-23 03:21:22,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:22.067 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.012s] 2018-12-23 03:21:22,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:22.079 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.012s] 2018-12-23 03:21:22,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:22.328 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [9.420s] 2018-12-23 03:21:24,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:24.690 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [2.363s] 2018-12-23 03:21:25,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:25.726 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [18.430s] 2018-12-23 03:21:31,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:31.224 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.219s] 2018-12-23 03:21:31,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:31.342 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.118s] 2018-12-23 03:21:35,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:35.388 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [17.110s] 2018-12-23 03:21:35,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:35.905 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-12-23 03:21:37,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:37.954 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.923s] 2018-12-23 03:21:38,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:38.027 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.074s] 2018-12-23 03:21:38,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:38.385 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.356s] 2018-12-23 03:21:38,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:38.485 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.099s] 2018-12-23 03:21:38,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:38.487 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-12-23 03:21:44,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:44.930 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 03:21:54,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:54.096 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.597s] 2018-12-23 03:21:54,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:54.424 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.327s] 2018-12-23 03:21:57,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:57.398 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.975s] 2018-12-23 03:21:57,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:57.934 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [22.545s] 2018-12-23 03:21:58,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:21:58.443 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.059s] 2018-12-23 03:22:01,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:01.059 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [98.629s] 2018-12-23 03:22:02,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:02.534 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [14.309s] 2018-12-23 03:22:03,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:03.079 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.634s] 2018-12-23 03:22:04,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:04.641 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-12-23 03:22:08,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:08.017 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [25.640s] 2018-12-23 03:22:08,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:08.618 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.084s] 2018-12-23 03:22:11,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:11.108 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-12-23 03:22:16,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:16.204 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [50.466s] 2018-12-23 03:22:19,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:19.096 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.163s] 2018-12-23 03:22:19,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:19.296 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.199s] 2018-12-23 03:22:19,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:19.457 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.160s] 2018-12-23 03:22:20,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:20.211 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.753s] 2018-12-23 03:22:20,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:20.238 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.028s] 2018-12-23 03:22:24,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:24.359 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [73.084s] 2018-12-23 03:22:30,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:30.481 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.047s] 2018-12-23 03:22:31,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:31.933 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.910s] 2018-12-23 03:22:32,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:32.336 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.403s] 2018-12-23 03:22:33,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:33.008 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [14.745s] 2018-12-23 03:22:33,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:33.102 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.765s] 2018-12-23 03:22:33,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:33.869 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.766s] 2018-12-23 03:22:34,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:34.526 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.656s] 2018-12-23 03:22:34,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:34.944 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.418s] 2018-12-23 03:22:35,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:35.145 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-12-23 03:22:36,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:36.535 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [20.324s] 2018-12-23 03:22:37,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:37.475 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [39.541s] 2018-12-23 03:22:38,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:38.032 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [4.879s] 2018-12-23 03:22:38,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:38.410 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.460s] 2018-12-23 03:22:38,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:38.595 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.185s] 2018-12-23 03:22:38,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:38.950 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.354s] 2018-12-23 03:22:41,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:41.269 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [71.668s] 2018-12-23 03:22:45,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:45.667 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [7.633s] 2018-12-23 03:22:48,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:48.394 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.727s] 2018-12-23 03:22:48,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:48.415 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [24.247s] 2018-12-23 03:22:48,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:48.417 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-12-23 03:22:48,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:48.418 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-12-23 03:22:48,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:48.419 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-12-23 03:22:50,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:50.167 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [25.802s] 2018-12-23 03:22:53,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:53.248 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [4.854s] 2018-12-23 03:22:53,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:53.538 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 03:22:59,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:22:59.542 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.428s] 2018-12-23 03:23:02,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:02.960 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [13.100s] 2018-12-23 03:23:03,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:03.146 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [25.669s] 2018-12-23 03:23:04,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:04.405 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.446s] 2018-12-23 03:23:09,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:09.026 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [61.002s] 2018-12-23 03:23:10,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:10.146 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.087s] 2018-12-23 03:23:10,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:10.200 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [110.948s] 2018-12-23 03:23:10,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:10.582 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.436s] 2018-12-23 03:23:10,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:10.595 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [6.190s] 2018-12-23 03:23:10,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:10.648 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.065s] 2018-12-23 03:23:10,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:10.717 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.068s] 2018-12-23 03:23:10,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:10.800 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.082s] 2018-12-23 03:23:13,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:13.649 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [2.847s] 2018-12-23 03:23:16,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:16.330 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [2.681s] 2018-12-23 03:23:17,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:17.867 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [7.270s] 2018-12-23 03:23:19,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:19.596 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [152.990s] 2018-12-23 03:23:20,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:20.482 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [91.753s] 2018-12-23 03:23:22,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:22.517 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-12-23 03:23:24,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:24.064 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.588s] 2018-12-23 03:23:25,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:25.026 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [21.643s] 2018-12-23 03:23:27,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:27.779 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [24.631s] 2018-12-23 03:23:27,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:27.816 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [8.221s] 2018-12-23 03:23:28,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:28.091 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [4.879s] 2018-12-23 03:23:28,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:28.371 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [38.080s] 2018-12-23 03:23:30,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:30.883 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [2.791s] 2018-12-23 03:23:31,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:31.089 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [2.577s] 2018-12-23 03:23:32,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:32.889 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.229s] 2018-12-23 03:23:33,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:33.242 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.352s] 2018-12-23 03:23:33,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:33.296 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [92.217s] 2018-12-23 03:23:33,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:33.466 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [2.376s] 2018-12-23 03:23:33,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:33.511 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [2.627s] 2018-12-23 03:23:33,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:33.629 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.386s] 2018-12-23 03:23:34,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:34.375 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.745s] 2018-12-23 03:23:34,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:34.634 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.258s] 2018-12-23 03:23:34,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:34.843 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.209s] 2018-12-23 03:23:35,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:35.089 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [11.024s] 2018-12-23 03:23:35,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:35.153 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.309s] 2018-12-23 03:23:35,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:35.374 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.220s] 2018-12-23 03:23:35,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:35.789 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.415s] 2018-12-23 03:23:36,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:36.209 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.418s] 2018-12-23 03:23:36,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:36.428 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.218s] 2018-12-23 03:23:36,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:36.830 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.402s] 2018-12-23 03:23:36,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:36.840 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [3.329s] 2018-12-23 03:23:37,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:37.033 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.203s] 2018-12-23 03:23:40,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:40.407 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [3.565s] 2018-12-23 03:23:42,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:42.113 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.424s] 2018-12-23 03:23:42,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:42.452 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.147s] 2018-12-23 03:23:42,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:42.600 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.147s] 2018-12-23 03:23:42,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:42.748 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.147s] 2018-12-23 03:23:42,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:42.888 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.140s] 2018-12-23 03:23:43,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:43.005 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [2.598s] 2018-12-23 03:23:43,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:43.084 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.196s] 2018-12-23 03:23:43,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:43.234 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.149s] 2018-12-23 03:23:43,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:43.394 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.159s] 2018-12-23 03:23:43,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:43.537 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.143s] 2018-12-23 03:23:43,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:43.701 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.163s] 2018-12-23 03:23:43,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:43.884 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.183s] 2018-12-23 03:23:47,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:47.826 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [22.799s] 2018-12-23 03:23:48,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:48.800 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [21.021s] 2018-12-23 03:23:52,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:52.136 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [1.324s] 2018-12-23 03:23:52,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:52.456 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.319s] 2018-12-23 03:23:52,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:52.890 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.146s] 2018-12-23 03:23:53,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:53.062 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.171s] 2018-12-23 03:23:53,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:53.077 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [3.537s] 2018-12-23 03:23:54,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:54.474 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [1.412s] 2018-12-23 03:23:57,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:57.923 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [3.447s] 2018-12-23 03:23:57,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:57.963 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-12-23 03:23:58,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:58.083 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.160s] 2018-12-23 03:23:58,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:58.097 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.014s] 2018-12-23 03:23:58,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:58.249 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.151s] 2018-12-23 03:23:58,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:23:58.263 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.015s] 2018-12-23 03:24:05,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:05.448 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [12.990s] 2018-12-23 03:24:06,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:06.501 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [1.052s] 2018-12-23 03:24:07,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:07.422 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [90.867s] 2018-12-23 03:24:07,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:07.504 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.049s] 2018-12-23 03:24:07,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:07.864 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-12-23 03:24:07,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:07.866 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 03:24:08,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:08.501 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [40.674s] 2018-12-23 03:24:09,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:09.586 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [3.084s] 2018-12-23 03:24:09,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:09.635 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.129s] 2018-12-23 03:24:10,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:10.910 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [61.877s] 2018-12-23 03:24:13,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:13.839 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [25.038s] 2018-12-23 03:24:15,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:15.740 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [10.161s] 2018-12-23 03:24:15,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:15.995 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [6.359s] 2018-12-23 03:24:18,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:18.330 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [1.888s] 2018-12-23 03:24:19,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:19.194 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [9.106s] 2018-12-23 03:24:20,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:20.407 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [104.717s] 2018-12-23 03:24:21,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:21.736 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.740s] 2018-12-23 03:24:21,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:21.872 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [3.543s] 2018-12-23 03:24:24,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:24.239 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [2.365s] 2018-12-23 03:24:27,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:27.424 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [3.184s] 2018-12-23 03:24:28,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:28.127 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.391s] 2018-12-23 03:24:28,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:28.516 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [98.332s] 2018-12-23 03:24:29,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:29.979 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-12-23 03:24:29,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:29.981 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-12-23 03:24:29,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:29.982 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-12-23 03:24:29,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:29.983 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-12-23 03:24:30,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:30.418 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [2.993s] 2018-12-23 03:24:30,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:30.532 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-12-23 03:24:31,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:31.094 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [4.906s] 2018-12-23 03:24:31,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:31.170 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.078s] 2018-12-23 03:24:34,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:34.352 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [3.933s] 2018-12-23 03:24:34,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:34.694 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.857s] 2018-12-23 03:24:35,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:35.510 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [47.683s] 2018-12-23 03:24:37,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:37.688 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.560s] 2018-12-23 03:24:37,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:37.974 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.286s] 2018-12-23 03:24:41,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:41.196 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.537s] 2018-12-23 03:24:41,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:41.568 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.371s] 2018-12-23 03:24:41,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:41.938 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.370s] 2018-12-23 03:24:42,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:42.000 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [28.161s] 2018-12-23 03:24:42,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:42.322 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.383s] 2018-12-23 03:24:42,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:42.706 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.383s] 2018-12-23 03:24:44,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:44.047 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-12-23 03:24:49,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:49.965 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-12-23 03:24:50,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:50.922 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [100.701s] 2018-12-23 03:24:51,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:51.697 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [17.001s] 2018-12-23 03:24:51,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:51.735 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.197s] 2018-12-23 03:24:56,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:56.892 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [135.591s] 2018-12-23 03:24:58,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:24:58.158 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.457s] 2018-12-23 03:25:03,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:03.554 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 03:25:09,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:09.735 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [34.224s] 2018-12-23 03:25:13,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:13.177 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [6.054s] 2018-12-23 03:25:16,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:16.011 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [2.834s] 2018-12-23 03:25:22,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:22.369 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [3.496s] 2018-12-23 03:25:22,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:22.589 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.220s] 2018-12-23 03:25:28,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:28.545 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [80.031s] 2018-12-23 03:25:31,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:31.549 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [3.009s] 2018-12-23 03:25:32,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:32.113 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.188s] 2018-12-23 03:25:32,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:32.343 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.229s] 2018-12-23 03:25:32,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:32.899 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [12.430s] 2018-12-23 03:25:33,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:32.999 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.656s] 2018-12-23 03:25:33,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:33.305 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [26.102s] 2018-12-23 03:25:33,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:33.726 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [120.411s] 2018-12-23 03:25:33,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:33.753 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.753s] 2018-12-23 03:25:34,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:34.946 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [2.591s] 2018-12-23 03:25:35,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:35.442 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.495s] 2018-12-23 03:25:35,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:35.675 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.233s] 2018-12-23 03:25:36,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:36.629 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.953s] 2018-12-23 03:25:37,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:37.681 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.051s] 2018-12-23 03:25:38,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:38.580 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.898s] 2018-12-23 03:25:39,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:39.001 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [47.303s] 2018-12-23 03:25:39,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:39.174 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.869s] 2018-12-23 03:25:39,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:39.283 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.703s] 2018-12-23 03:25:39,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:39.301 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-12-23 03:25:39,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:39.304 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-12-23 03:25:39,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:39.305 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-12-23 03:25:39,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:39.306 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-12-23 03:25:39,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:39.307 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-12-23 03:25:46,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:46.832 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-12-23 03:25:48,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:48.180 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [7.490s] 2018-12-23 03:25:48,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:48.232 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [9.053s] 2018-12-23 03:25:48,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:48.233 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.335s] 2018-12-23 03:25:48,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:48.308 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.078s] 2018-12-23 03:25:48,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:48.380 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.072s] 2018-12-23 03:25:48,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:48.451 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.070s] 2018-12-23 03:25:48,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:48.522 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.071s] 2018-12-23 03:25:49,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:49.032 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [39.295s] 2018-12-23 03:25:50,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:50.303 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.277s] 2018-12-23 03:25:50,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:50.547 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.244s] 2018-12-23 03:25:50,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:50.763 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.215s] 2018-12-23 03:25:51,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:51.824 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.316s] 2018-12-23 03:25:52,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:52.655 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.829s] 2018-12-23 03:25:53,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:53.009 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [54.850s] 2018-12-23 03:25:53,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:53.342 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.688s] 2018-12-23 03:25:53,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:53.806 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.463s] 2018-12-23 03:25:54,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:54.239 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.433s] 2018-12-23 03:25:54,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:54.310 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.070s] 2018-12-23 03:25:54,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:54.484 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.174s] 2018-12-23 03:25:54,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:54.560 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.075s] 2018-12-23 03:25:54,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:54.606 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [23.052s] 2018-12-23 03:25:54,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:54.627 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [6.399s] 2018-12-23 03:25:54,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:54.660 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.100s] 2018-12-23 03:25:54,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:54.728 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.068s] 2018-12-23 03:25:54,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:54.799 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.070s] 2018-12-23 03:25:59,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:59.500 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [12.832s] 2018-12-23 03:25:59,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:25:59.565 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.065s] 2018-12-23 03:26:00,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:00.934 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [1.368s] 2018-12-23 03:26:01,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:01.586 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [10.820s] 2018-12-23 03:26:05,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:05.872 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [11.265s] 2018-12-23 03:26:06,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:06.290 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [5.355s] 2018-12-23 03:26:06,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:06.671 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [10.177s] 2018-12-23 03:26:07,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:07.738 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [13.109s] 2018-12-23 03:26:07,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:07.917 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [13.113s] 2018-12-23 03:26:07,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:07.934 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.021s] 2018-12-23 03:26:09,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:09.374 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.436s] 2018-12-23 03:26:09,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:09.378 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-12-23 03:26:09,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:09.681 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.306s] 2018-12-23 03:26:09,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:09.828 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.147s] 2018-12-23 03:26:10,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:10.076 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [3.785s] 2018-12-23 03:26:10,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:10.292 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.215s] 2018-12-23 03:26:10,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:10.347 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [5.813s] 2018-12-23 03:26:10,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:10.480 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.189s] 2018-12-23 03:26:14,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:14.217 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [25.184s] 2018-12-23 03:26:14,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:14.579 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [12.992s] 2018-12-23 03:26:14,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:14.611 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.035s] 2018-12-23 03:26:16,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:16.351 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [6.001s] 2018-12-23 03:26:16,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:16.504 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.891s] 2018-12-23 03:26:17,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:17.231 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.255s] 2018-12-23 03:26:17,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:17.581 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.708s] 2018-12-23 03:26:17,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:17.825 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [10.086s] 2018-12-23 03:26:18,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:18.175 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.595s]: Skipped until Bug: 1014647 is resolved. 2018-12-23 03:26:18,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:18.603 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [8.772s] 2018-12-23 03:26:19,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:19.352 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [3.002s] 2018-12-23 03:26:19,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:19.503 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [12.832s] 2018-12-23 03:26:20,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:20.705 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [83.804s] 2018-12-23 03:26:21,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:21.149 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [120.724s] 2018-12-23 03:26:21,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:21.819 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [4.587s] 2018-12-23 03:26:22,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:22.146 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [29.132s] 2018-12-23 03:26:22,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:22.266 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.914s] 2018-12-23 03:26:22,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:22.563 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.737s] 2018-12-23 03:26:23,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:23.810 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [5.207s] 2018-12-23 03:26:23,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:23.971 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-12-23 03:26:24,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:24.804 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.983s] 2018-12-23 03:26:25,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:25.684 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.879s] 2018-12-23 03:26:26,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:26.584 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.902s] 2018-12-23 03:26:27,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:27.505 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.920s] 2018-12-23 03:26:28,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:28.359 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.853s] 2018-12-23 03:26:28,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:28.607 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.102s] 2018-12-23 03:26:29,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:29.372 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.012s] 2018-12-23 03:26:29,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:29.718 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [5.905s] 2018-12-23 03:26:30,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:30.782 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.218s] 2018-12-23 03:26:31,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:31.081 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [16.863s] 2018-12-23 03:26:31,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:31.560 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [10.857s] 2018-12-23 03:26:31,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:31.801 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.428s] 2018-12-23 03:26:32,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:32.649 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.866s] 2018-12-23 03:26:32,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:32.965 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.249s] 2018-12-23 03:26:33,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:33.236 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.831s] 2018-12-23 03:26:33,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:33.502 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.699s] 2018-12-23 03:26:33,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:33.885 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.383s] 2018-12-23 03:26:34,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:34.262 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.376s] 2018-12-23 03:26:34,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:34.486 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [5.878s] 2018-12-23 03:26:34,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:34.541 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.279s] 2018-12-23 03:26:34,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:34.976 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.434s] 2018-12-23 03:26:35,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:35.513 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.535s] 2018-12-23 03:26:35,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:35.890 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.376s] 2018-12-23 03:26:36,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:36.007 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [6.286s] 2018-12-23 03:26:36,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:36.277 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.270s] 2018-12-23 03:26:36,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:36.654 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.763s] 2018-12-23 03:26:37,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:37.417 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.761s] 2018-12-23 03:26:37,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:37.640 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [1.363s] 2018-12-23 03:26:37,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:37.835 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.418s] 2018-12-23 03:26:39,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:39.058 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [4.570s] 2018-12-23 03:26:41,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:41.907 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [9.257s] 2018-12-23 03:26:42,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:42.498 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.591s] 2018-12-23 03:26:42,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:42.565 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [9.596s] 2018-12-23 03:26:42,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:42.857 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [5.019s] 2018-12-23 03:26:42,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:42.858 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-12-23 03:26:42,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:42.956 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.457s] 2018-12-23 03:26:43,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:43.250 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.293s] 2018-12-23 03:26:43,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:43.309 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.058s] 2018-12-23 03:26:43,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:43.315 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.175s] 2018-12-23 03:26:43,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:43.331 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.476s] 2018-12-23 03:26:43,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:43.360 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.051s] 2018-12-23 03:26:43,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:43.617 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.256s] 2018-12-23 03:26:43,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:43.711 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.093s] 2018-12-23 03:26:43,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:43.757 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.425s] 2018-12-23 03:26:43,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:43.905 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.194s] 2018-12-23 03:26:44,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:44.014 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.256s] 2018-12-23 03:26:44,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:44.163 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.257s] 2018-12-23 03:26:44,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:44.279 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.263s] 2018-12-23 03:26:44,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:44.624 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [18.377s] 2018-12-23 03:26:44,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:44.625 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-12-23 03:26:44,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:44.933 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.653s] 2018-12-23 03:26:45,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:45.528 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.595s] 2018-12-23 03:26:46,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:46.020 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.491s] 2018-12-23 03:26:46,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:46.259 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.238s] 2018-12-23 03:26:46,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:46.350 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [13.113s] 2018-12-23 03:26:46,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:46.573 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.313s] 2018-12-23 03:26:47,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:47.032 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.459s] 2018-12-23 03:26:47,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:47.503 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.470s] 2018-12-23 03:26:48,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:48.057 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [4.740s] 2018-12-23 03:26:48,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:48.521 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.015s] 2018-12-23 03:26:48,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:48.522 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-12-23 03:26:48,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:48.523 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-12-23 03:26:48,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:48.899 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.378s] 2018-12-23 03:26:49,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:49.312 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.413s] 2018-12-23 03:26:50,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:50.525 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [19.444s] 2018-12-23 03:26:50,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:50.799 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.740s] 2018-12-23 03:26:51,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:51.534 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [8.969s] 2018-12-23 03:26:52,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:52.883 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [34.700s] 2018-12-23 03:26:52,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:52.923 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [2.852s] 2018-12-23 03:26:53,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:53.202 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.403s] 2018-12-23 03:26:53,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:53.271 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.221s] 2018-12-23 03:26:54,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:54.092 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [1.168s] 2018-12-23 03:26:54,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:54.834 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.742s] 2018-12-23 03:26:55,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:55.594 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.389s] 2018-12-23 03:26:55,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:55.612 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.777s] 2018-12-23 03:26:55,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:55.710 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [6.396s] 2018-12-23 03:26:56,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:56.033 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-12-23 03:26:56,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:56.312 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.699s] 2018-12-23 03:26:56,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:56.331 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.621s] 2018-12-23 03:26:56,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:56.883 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.549s] 2018-12-23 03:26:56,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:56.885 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-12-23 03:26:56,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:56.887 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-12-23 03:26:57,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:57.323 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.439s] 2018-12-23 03:26:57,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:57.748 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [13.585s] 2018-12-23 03:26:57,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:57.821 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.498s] 2018-12-23 03:26:58,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:58.791 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.968s] 2018-12-23 03:26:59,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:59.071 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [2.759s] 2018-12-23 03:26:59,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:59.161 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [6.079s] 2018-12-23 03:26:59,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:59.164 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-12-23 03:26:59,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:59.243 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.077s] 2018-12-23 03:26:59,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:59.344 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.101s] 2018-12-23 03:26:59,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:59.453 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.108s] 2018-12-23 03:26:59,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:26:59.459 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-12-23 03:27:00,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:00.496 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [4.900s] 2018-12-23 03:27:01,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:01.753 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.063s] 2018-12-23 03:27:01,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:01.764 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.010s] 2018-12-23 03:27:01,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:01.933 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.168s] 2018-12-23 03:27:01,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:01.947 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.013s] 2018-12-23 03:27:01,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:01.960 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-12-23 03:27:02,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:02.012 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.051s] 2018-12-23 03:27:02,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:02.083 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.070s] 2018-12-23 03:27:02,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:02.183 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.100s] 2018-12-23 03:27:02,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:02.236 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [23.176s] 2018-12-23 03:27:02,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:02.335 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.100s] 2018-12-23 03:27:02,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:02.380 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.196s] 2018-12-23 03:27:02,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:02.395 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-12-23 03:27:02,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:02.468 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.073s] 2018-12-23 03:27:02,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:02.560 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.225s] 2018-12-23 03:27:03,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:03.602 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [17.251s] 2018-12-23 03:27:03,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:03.737 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [4.665s] 2018-12-23 03:27:05,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:05.374 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [4.879s] 2018-12-23 03:27:05,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:05.414 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [1.676s] 2018-12-23 03:27:05,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:05.610 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.201s] 2018-12-23 03:27:05,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:05.660 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.050s] 2018-12-23 03:27:06,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:06.433 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [1.059s] 2018-12-23 03:27:06,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:06.531 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.170s] 2018-12-23 03:27:06,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:06.590 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.929s] 2018-12-23 03:27:06,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:06.601 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-12-23 03:27:06,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:06.688 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.086s] 2018-12-23 03:27:06,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:06.703 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.014s] 2018-12-23 03:27:06,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:06.850 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.146s] 2018-12-23 03:27:06,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:06.880 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.030s] 2018-12-23 03:27:07,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:07.270 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [1.855s] 2018-12-23 03:27:10,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:10.248 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [2.977s] 2018-12-23 03:27:11,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:11.965 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [4.831s] 2018-12-23 03:27:12,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:12.076 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-12-23 03:27:12,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:12.078 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-12-23 03:27:12,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:12.079 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-12-23 03:27:12,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:12.357 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [5.921s] 2018-12-23 03:27:12,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:12.379 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.198s] 2018-12-23 03:27:12,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:12.406 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.026s] 2018-12-23 03:27:12,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:12.582 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.175s] 2018-12-23 03:27:12,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:12.765 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.182s] 2018-12-23 03:27:12,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:12.965 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.200s] 2018-12-23 03:27:13,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:13.079 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.113s] 2018-12-23 03:27:13,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:13.288 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.208s] 2018-12-23 03:27:13,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:13.450 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.162s] 2018-12-23 03:27:13,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:13.654 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.202s] 2018-12-23 03:27:13,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:13.852 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.199s] 2018-12-23 03:27:15,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:15.236 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [2.879s] 2018-12-23 03:27:15,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:15.265 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.029s] 2018-12-23 03:27:15,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:15.284 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.017s] 2018-12-23 03:27:15,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:15.305 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.021s] 2018-12-23 03:27:15,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:15.649 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [101.900s] 2018-12-23 03:27:16,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:16.395 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [4.430s] 2018-12-23 03:27:16,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:16.668 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-12-23 03:27:16,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:16.910 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-12-23 03:27:16,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:16.912 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-12-23 03:27:16,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:16.913 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-12-23 03:27:16,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:16.955 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.939s] 2018-12-23 03:27:17,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:17.337 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.401s] 2018-12-23 03:27:17,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:17.601 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.264s] 2018-12-23 03:27:17,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:17.950 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [15.387s] 2018-12-23 03:27:18,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:18.296 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [2.221s] 2018-12-23 03:27:18,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:18.505 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-12-23 03:27:18,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:18.678 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.785s] 2018-12-23 03:27:18,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:18.686 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-12-23 03:27:20,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:20.021 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.020s] 2018-12-23 03:27:20,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:20.172 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.776s] 2018-12-23 03:27:21,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:21.103 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-12-23 03:27:22,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:22.683 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.070s] 2018-12-23 03:27:22,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:22.699 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.017s] 2018-12-23 03:27:23,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:23.111 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [2.162s] 2018-12-23 03:27:23,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:23.120 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-23 03:27:24,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:24.912 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [4.888s] 2018-12-23 03:27:25,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:25.383 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.111s] 2018-12-23 03:27:25,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:25.917 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [10.267s] 2018-12-23 03:27:25,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:25.920 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.746s] 2018-12-23 03:27:27,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:27.836 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.563s] 2018-12-23 03:27:28,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:28.396 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-12-23 03:27:28,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:28.585 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.748s] 2018-12-23 03:27:29,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:29.030 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.378s] 2018-12-23 03:27:30,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:30.037 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.180s] 2018-12-23 03:27:30,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:30.049 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2018-12-23 03:27:30,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:30.064 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.014s] 2018-12-23 03:27:30,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:30.283 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.655s] 2018-12-23 03:27:30,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:30.396 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.331s] 2018-12-23 03:27:30,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:30.408 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.012s] 2018-12-23 03:27:30,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:30.420 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2018-12-23 03:27:30,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:30.644 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [7.421s] 2018-12-23 03:27:30,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:30.831 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.411s] 2018-12-23 03:27:31,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:31.173 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.342s] 2018-12-23 03:27:31,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:31.368 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [2.783s] 2018-12-23 03:27:33,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:33.059 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [4.029s] 2018-12-23 03:27:33,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:33.480 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [5.828s] 2018-12-23 03:27:34,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:34.017 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 03:27:34,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:34.053 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-12-23 03:27:35,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:35.949 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.270s] 2018-12-23 03:27:38,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:38.115 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [5.054s] 2018-12-23 03:27:39,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:39.846 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [9.560s] 2018-12-23 03:27:40,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:40.547 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.852s] 2018-12-23 03:27:41,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:41.131 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.198s] 2018-12-23 03:27:41,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:41.564 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [10.919s] 2018-12-23 03:27:42,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:42.027 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.907s] 2018-12-23 03:27:43,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:43.667 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.883s] 2018-12-23 03:27:43,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:43.716 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [25.766s] 2018-12-23 03:27:43,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:43.941 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.225s] 2018-12-23 03:27:44,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:44.129 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.188s] 2018-12-23 03:27:45,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:45.418 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-12-23 03:27:45,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:45.420 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-12-23 03:27:46,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:46.411 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [6.564s] 2018-12-23 03:27:46,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:46.474 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [53.580s] 2018-12-23 03:27:51,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:51.169 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [4.757s] 2018-12-23 03:27:51,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:51.326 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.762s] 2018-12-23 03:27:54,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:54.089 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.469s] 2018-12-23 03:27:54,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:54.148 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.782s] 2018-12-23 03:27:54,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:54.363 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.212s] 2018-12-23 03:27:54,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:54.372 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2018-12-23 03:27:54,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:54.743 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.369s] 2018-12-23 03:27:54,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:54.928 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.184s] 2018-12-23 03:27:55,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:55.103 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.175s] 2018-12-23 03:27:55,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:55.135 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.032s] 2018-12-23 03:27:55,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:55.260 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [1.112s] 2018-12-23 03:27:55,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:55.364 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [1.274s] 2018-12-23 03:27:55,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:55.440 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.076s] 2018-12-23 03:27:55,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:55.481 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.345s] 2018-12-23 03:27:55,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:55.516 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.034s] 2018-12-23 03:27:55,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:55.819 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.379s] 2018-12-23 03:27:55,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:55.935 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.418s] 2018-12-23 03:27:55,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:55.987 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.051s] 2018-12-23 03:27:56,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:56.046 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.058s] 2018-12-23 03:27:56,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:56.096 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.049s] 2018-12-23 03:27:56,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:56.158 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [12.026s] 2018-12-23 03:27:56,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:56.292 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.197s] 2018-12-23 03:27:56,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:56.368 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [5.040s] 2018-12-23 03:27:56,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:56.507 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.213s] 2018-12-23 03:27:56,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:56.711 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.203s] 2018-12-23 03:27:56,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:56.789 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [1.527s] 2018-12-23 03:27:57,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:57.819 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [1.031s] 2018-12-23 03:27:59,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:27:59.455 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.086s] 2018-12-23 03:28:00,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:00.013 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [8.843s] 2018-12-23 03:28:01,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:01.531 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.519s] 2018-12-23 03:28:02,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:02.345 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.265s] 2018-12-23 03:28:02,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:02.446 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.947s] 2018-12-23 03:28:02,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:02.881 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [13.184s] 2018-12-23 03:28:02,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:02.906 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.561s] 2018-12-23 03:28:04,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:04.979 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [2.072s] 2018-12-23 03:28:06,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:06.628 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.947s] 2018-12-23 03:28:07,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:07.232 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [1.699s] 2018-12-23 03:28:07,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:07.560 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.328s] 2018-12-23 03:28:07,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:07.570 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.008s] 2018-12-23 03:28:07,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:07.923 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [11.763s] 2018-12-23 03:28:08,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:08.282 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.834s] 2018-12-23 03:28:08,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:08.677 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [47.399s] 2018-12-23 03:28:09,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:09.148 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [6.269s] 2018-12-23 03:28:10,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:10.083 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.511s] 2018-12-23 03:28:11,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:11.252 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.168s] 2018-12-23 03:28:13,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:13.192 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.939s] 2018-12-23 03:28:14,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:14.390 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [14.933s] 2018-12-23 03:28:14,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:14.586 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [26.934s] 2018-12-23 03:28:14,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:14.595 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.206s] 2018-12-23 03:28:15,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:15.978 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [1.382s] 2018-12-23 03:28:16,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:16.335 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [8.051s] 2018-12-23 03:28:17,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:17.058 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [7.910s] 2018-12-23 03:28:17,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:17.256 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.196s] 2018-12-23 03:28:17,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:17.542 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.287s] 2018-12-23 03:28:17,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:17.867 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.325s] 2018-12-23 03:28:18,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:18.039 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.171s] 2018-12-23 03:28:18,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:18.057 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.017s] 2018-12-23 03:28:18,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:18.298 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.241s] 2018-12-23 03:28:18,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:18.554 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.255s] 2018-12-23 03:28:18,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:18.757 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.202s] 2018-12-23 03:28:18,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:18.927 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.169s] 2018-12-23 03:28:19,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:19.160 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.233s] 2018-12-23 03:28:19,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:19.206 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.046s] 2018-12-23 03:28:19,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:19.220 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.013s] 2018-12-23 03:28:19,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:19.466 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.246s] 2018-12-23 03:28:19,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:19.666 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.198s] 2018-12-23 03:28:19,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:19.906 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.240s] 2018-12-23 03:28:20,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:20.091 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.184s] 2018-12-23 03:28:21,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:21.604 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.501s] 2018-12-23 03:28:21,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:21.713 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.621s] 2018-12-23 03:28:21,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:21.938 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.224s] 2018-12-23 03:28:22,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:22.064 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.621s] 2018-12-23 03:28:22,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:22.159 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.221s] 2018-12-23 03:28:22,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:22.340 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.275s] 2018-12-23 03:28:22,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:22.421 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.261s] 2018-12-23 03:28:22,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:22.458 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.036s] 2018-12-23 03:28:22,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:22.721 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.263s] 2018-12-23 03:28:22,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:22.767 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.045s] 2018-12-23 03:28:22,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:22.807 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.039s] 2018-12-23 03:28:23,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:23.035 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.228s] 2018-12-23 03:28:23,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:23.242 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.206s] 2018-12-23 03:28:23,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:23.287 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [6.952s] 2018-12-23 03:28:23,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:23.309 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.067s] 2018-12-23 03:28:23,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:23.345 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.035s] 2018-12-23 03:28:23,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:23.438 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.872s] 2018-12-23 03:28:23,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:23.619 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.273s] 2018-12-23 03:28:26,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:26.280 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [10.300s] 2018-12-23 03:28:28,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:28.694 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [7.087s] 2018-12-23 03:28:31,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:31.277 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.584s] 2018-12-23 03:28:34,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:34.546 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [3.268s] 2018-12-23 03:28:35,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:35.039 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [20.452s] 2018-12-23 03:28:35,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:35.518 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.710s] 2018-12-23 03:28:36,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:36.691 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.173s] 2018-12-23 03:28:37,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:37.146 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [9.440s] 2018-12-23 03:28:37,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:37.263 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [50.775s] 2018-12-23 03:28:38,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:38.134 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [3.588s] 2018-12-23 03:28:38,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:38.219 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.588s] 2018-12-23 03:28:38,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:38.573 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [73.645s] 2018-12-23 03:28:41,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:41.739 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [3.519s] 2018-12-23 03:28:44,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:44.630 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [27.217s] 2018-12-23 03:28:46,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:46.761 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [23.473s] 2018-12-23 03:28:48,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:48.400 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [39.719s] 2018-12-23 03:28:49,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:49.889 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [7.778s] 2018-12-23 03:28:50,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:50.751 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [13.604s] 2018-12-23 03:28:53,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:53.540 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [27.258s] 2018-12-23 03:28:53,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:53.604 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [3.712s] 2018-12-23 03:28:53,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:53.760 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.221s] 2018-12-23 03:28:53,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:53.979 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.219s] 2018-12-23 03:28:54,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:54.560 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.218s] 2018-12-23 03:28:56,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:56.294 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [5.889s] 2018-12-23 03:28:56,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:56.601 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [5.851s] 2018-12-23 03:28:56,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:56.624 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [19.362s] 2018-12-23 03:28:58,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:28:58.753 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-12-23 03:29:00,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:00.674 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [4.896s] 2018-12-23 03:29:01,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:01.883 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [5.280s] 2018-12-23 03:29:04,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:04.218 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [29.177s] 2018-12-23 03:29:04,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:04.222 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-12-23 03:29:05,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:05.899 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [21.268s] 2018-12-23 03:29:06,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:06.880 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [6.205s] 2018-12-23 03:29:07,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:07.482 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [13.499s] 2018-12-23 03:29:07,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:07.707 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [5.824s] 2018-12-23 03:29:09,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:09.908 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.649s] 2018-12-23 03:29:15,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:15.965 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [6.056s] 2018-12-23 03:29:23,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:23.856 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [16.372s] 2018-12-23 03:29:28,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:28.793 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [21.913s] 2018-12-23 03:29:29,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:29.381 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [13.415s] 2018-12-23 03:29:31,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:31.056 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-12-23 03:29:31,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:31.057 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-12-23 03:29:31,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:31.057 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-12-23 03:29:32,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:32.167 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [27.947s] 2018-12-23 03:29:32,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:32.625 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.210s] 2018-12-23 03:29:32,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:32.671 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [3.877s] 2018-12-23 03:29:34,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:34.208 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.788s] 2018-12-23 03:29:34,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:34.296 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.625s] 2018-12-23 03:29:34,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:34.856 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.228s] 2018-12-23 03:29:34,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:34.900 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.518s] 2018-12-23 03:29:36,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:36.356 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.499s] 2018-12-23 03:29:37,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:37.124 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.275s] 2018-12-23 03:29:37,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:37.385 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.260s] 2018-12-23 03:29:37,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:37.565 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [3.357s] 2018-12-23 03:29:37,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:37.859 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.503s] 2018-12-23 03:29:38,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:38.509 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [1.123s] 2018-12-23 03:29:38,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:38.684 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.175s] 2018-12-23 03:29:38,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:38.901 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.216s] 2018-12-23 03:29:39,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:39.135 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.274s] 2018-12-23 03:29:40,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:40.683 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-12-23 03:29:41,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:41.403 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [7.105s] 2018-12-23 03:29:42,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:42.504 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [3.367s] 2018-12-23 03:29:42,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:42.859 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [36.956s] 2018-12-23 03:29:42,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:42.860 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-12-23 03:29:43,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:43.162 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [5.591s] 2018-12-23 03:29:43,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:43.886 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [4.983s] 2018-12-23 03:29:44,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:44.284 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.779s] 2018-12-23 03:29:44,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:44.415 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.131s] 2018-12-23 03:29:45,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:45.035 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.877s] 2018-12-23 03:29:45,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:45.667 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [17.127s] 2018-12-23 03:29:45,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:45.883 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.479s] 2018-12-23 03:29:46,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:46.083 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.416s] 2018-12-23 03:29:46,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:46.326 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-12-23 03:29:46,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:46.787 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [2.370s] 2018-12-23 03:29:47,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:47.435 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.447s] 2018-12-23 03:29:47,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:47.842 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [2.804s] 2018-12-23 03:29:48,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:48.152 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.365s] 2018-12-23 03:29:48,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:48.849 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.695s] 2018-12-23 03:29:48,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:48.878 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.029s] 2018-12-23 03:29:49,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:49.064 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.185s] 2018-12-23 03:29:49,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:49.083 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.019s] 2018-12-23 03:29:49,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:49.237 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.395s] 2018-12-23 03:29:49,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:49.484 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.049s] 2018-12-23 03:29:49,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:49.637 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [3.755s] 2018-12-23 03:29:49,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:49.900 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [17.732s] 2018-12-23 03:29:50,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:50.434 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.742s] 2018-12-23 03:29:50,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:50.983 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-12-23 03:29:50,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:50.985 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-12-23 03:29:50,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:50.986 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-12-23 03:29:50,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:50.987 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-12-23 03:29:51,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:51.871 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.231s] 2018-12-23 03:29:52,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:52.266 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.026s] 2018-12-23 03:29:52,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:52.339 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.076s] 2018-12-23 03:29:52,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:52.699 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [2.264s] 2018-12-23 03:29:53,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:53.937 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.448s] 2018-12-23 03:29:55,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:55.945 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [2.012s] 2018-12-23 03:29:56,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:56.760 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.888s] 2018-12-23 03:29:57,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:57.195 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [10.867s] 2018-12-23 03:29:57,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:57.241 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.048s] 2018-12-23 03:29:57,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:57.279 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.037s] 2018-12-23 03:29:57,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:57.580 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [14.721s] 2018-12-23 03:29:58,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:58.863 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.260s] 2018-12-23 03:29:58,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:58.967 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [3.019s] 2018-12-23 03:29:59,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:59.032 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [2.272s] 2018-12-23 03:29:59,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:59.094 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.231s] 2018-12-23 03:29:59,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:59.286 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.190s] 2018-12-23 03:29:59,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:59.519 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.232s] 2018-12-23 03:29:59,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:59.828 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-12-23 03:29:59,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:29:59.833 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 03:30:00,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:00.315 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.795s] 2018-12-23 03:30:00,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:00.504 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.188s] 2018-12-23 03:30:00,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:00.710 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.205s] 2018-12-23 03:30:00,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:00.948 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.237s] 2018-12-23 03:30:01,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:01.188 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.240s] 2018-12-23 03:30:01,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:01.443 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.254s] 2018-12-23 03:30:01,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:01.887 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.444s] 2018-12-23 03:30:02,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:02.228 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-12-23 03:30:02,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:02.604 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [3.636s] 2018-12-23 03:30:03,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:03.877 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [85.302s] 2018-12-23 03:30:03,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:03.950 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.075s] 2018-12-23 03:30:04,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:04.029 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.079s] 2018-12-23 03:30:04,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:04.107 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.499s] 2018-12-23 03:30:04,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:04.199 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.095s] 2018-12-23 03:30:04,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:04.550 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.664s] 2018-12-23 03:30:04,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:04.773 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [5.741s] 2018-12-23 03:30:05,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:05.055 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.282s] 2018-12-23 03:30:05,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:05.216 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.665s] 2018-12-23 03:30:05,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:05.364 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.308s] 2018-12-23 03:30:06,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:06.007 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.642s] 2018-12-23 03:30:06,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:06.067 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.060s] 2018-12-23 03:30:06,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:06.292 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.224s] 2018-12-23 03:30:06,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:06.411 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.119s] 2018-12-23 03:30:06,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:06.466 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-12-23 03:30:06,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:06.739 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.327s] 2018-12-23 03:30:06,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:06.820 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.081s] 2018-12-23 03:30:06,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:06.881 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.060s] 2018-12-23 03:30:07,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:07.095 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.878s] 2018-12-23 03:30:11,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:11.862 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-12-23 03:30:12,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:12.262 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.269s] 2018-12-23 03:30:12,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:12.512 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.250s] 2018-12-23 03:30:13,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:13.658 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.045s] 2018-12-23 03:30:13,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:13.863 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.203s] 2018-12-23 03:30:14,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:14.092 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.228s] 2018-12-23 03:30:14,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:14.338 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.315s] 2018-12-23 03:30:14,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:14.567 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [16.985s] 2018-12-23 03:30:14,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:14.697 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.603s] 2018-12-23 03:30:15,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:15.008 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.311s] 2018-12-23 03:30:15,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:15.548 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.538s] 2018-12-23 03:30:15,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:15.729 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.181s] 2018-12-23 03:30:15,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:15.931 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.201s] 2018-12-23 03:30:16,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:16.060 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [1.723s] 2018-12-23 03:30:16,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:16.191 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.259s] 2018-12-23 03:30:16,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:16.360 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [3.544s] 2018-12-23 03:30:16,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:16.400 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.209s] 2018-12-23 03:30:16,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:16.633 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.232s] 2018-12-23 03:30:16,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:16.856 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.222s] 2018-12-23 03:30:17,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:17.098 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.241s] 2018-12-23 03:30:17,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:17.293 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [10.409s] 2018-12-23 03:30:17,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:17.340 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.241s] 2018-12-23 03:30:17,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:17.434 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.092s] 2018-12-23 03:30:17,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:17.760 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-12-23 03:30:18,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:18.080 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.720s] 2018-12-23 03:30:18,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:18.219 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.784s] 2018-12-23 03:30:18,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:18.494 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.275s] 2018-12-23 03:30:18,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:18.560 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.066s] 2018-12-23 03:30:22,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:22.676 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.309s] 2018-12-23 03:30:23,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:23.752 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.074s] 2018-12-23 03:30:24,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:24.494 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.742s] 2018-12-23 03:30:27,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:27.987 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-12-23 03:30:27,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:27.990 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 03:30:28,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:28.169 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [100.851s] 2018-12-23 03:30:31,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:31.523 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [2.565s] 2018-12-23 03:30:32,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:32.332 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [42.428s] 2018-12-23 03:30:34,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:34.213 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [2.689s] 2018-12-23 03:30:34,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:34.360 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.208s] 2018-12-23 03:30:34,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:34.381 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [7.835s] 2018-12-23 03:30:34,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:34.845 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.485s] 2018-12-23 03:30:36,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:36.003 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-12-23 03:30:36,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:36.004 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-12-23 03:30:38,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:38.940 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [4.559s] 2018-12-23 03:30:43,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:43.297 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.909s] 2018-12-23 03:30:43,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:43.563 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-12-23 03:30:43,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:43.564 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-12-23 03:30:43,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:43.801 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [11.471s] 2018-12-23 03:30:44,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:44.033 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.734s] 2018-12-23 03:30:44,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:44.599 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-12-23 03:30:44,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:44.600 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-12-23 03:30:44,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:44.823 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.113s] 2018-12-23 03:30:44,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:44.888 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.856s] 2018-12-23 03:30:44,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:44.938 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.114s] 2018-12-23 03:30:45,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:45.034 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.095s] 2018-12-23 03:30:45,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:45.123 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.088s] 2018-12-23 03:30:45,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:45.201 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.077s] 2018-12-23 03:30:46,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:46.025 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [1.135s] 2018-12-23 03:30:46,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:46.281 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.255s] 2018-12-23 03:30:46,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:46.304 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.023s] 2018-12-23 03:30:47,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:47.172 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.866s] 2018-12-23 03:30:47,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:47.537 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [40.430s] 2018-12-23 03:30:50,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:50.022 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-12-23 03:30:51,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:51.503 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [94.742s] 2018-12-23 03:30:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:53.576 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [39.006s] 2018-12-23 03:30:53,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:53.869 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.288s] 2018-12-23 03:30:56,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:56.642 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [2.770s] 2018-12-23 03:30:56,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:56.644 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-12-23 03:30:56,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:56.968 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.027s] 2018-12-23 03:30:57,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:57.422 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.453s] 2018-12-23 03:30:57,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:57.662 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.239s] 2018-12-23 03:30:57,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:57.700 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.037s] 2018-12-23 03:30:57,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:57.723 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.022s] 2018-12-23 03:30:57,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:57.916 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.193s] 2018-12-23 03:30:58,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:58.082 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.165s] 2018-12-23 03:30:58,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:58.230 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [0.640s] 2018-12-23 03:30:58,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:58.262 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.180s] 2018-12-23 03:30:58,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:58.484 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.221s] 2018-12-23 03:30:58,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:58.516 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.288s] 2018-12-23 03:30:58,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:58.661 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.178s] 2018-12-23 03:30:58,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:58.932 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.269s] 2018-12-23 03:30:59,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:59.167 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.235s] 2018-12-23 03:30:59,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:30:59.343 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.701s] 2018-12-23 03:31:01,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:01.033 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.689s] 2018-12-23 03:31:04,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:04.916 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [11.342s] 2018-12-23 03:31:06,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:06.422 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-12-23 03:31:06,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:06.423 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-12-23 03:31:12,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:12.978 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.554s] 2018-12-23 03:31:14,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:14.450 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-12-23 03:31:17,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:17.683 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-12-23 03:31:21,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:21.281 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.235s] 2018-12-23 03:31:21,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:21.467 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.186s] 2018-12-23 03:31:21,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:21.672 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.204s] 2018-12-23 03:31:26,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:26.965 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [5.292s] 2018-12-23 03:31:27,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:27.137 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.173s] 2018-12-23 03:31:28,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:28.457 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [21.245s] 2018-12-23 03:31:33,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:33.106 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [4.650s] 2018-12-23 03:31:37,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:37.889 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [4.782s] 2018-12-23 03:31:38,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:38.231 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-12-23 03:31:38,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:38.800 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.656s] 2018-12-23 03:31:41,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:41.051 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.729s] 2018-12-23 03:31:41,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:41.286 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.235s] 2018-12-23 03:31:41,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:41.700 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.176s] 2018-12-23 03:31:42,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:42.061 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.361s] 2018-12-23 03:31:42,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:42.761 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [4.873s] 2018-12-23 03:31:43,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:43.562 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [4.760s] 2018-12-23 03:31:45,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:45.984 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.221s] 2018-12-23 03:31:48,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:48.983 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.997s] 2018-12-23 03:31:50,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:50.081 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [63.967s] 2018-12-23 03:31:51,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:51.943 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [61.903s] 2018-12-23 03:31:52,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:52.797 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [4.238s] 2018-12-23 03:31:53,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:53.230 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.434s] 2018-12-23 03:31:54,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:54.575 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.342s] 2018-12-23 03:31:54,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:54.752 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.177s] 2018-12-23 03:31:55,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:55.121 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.369s] 2018-12-23 03:31:56,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:31:56.652 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [65.133s] 2018-12-23 03:32:02,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:32:02.047 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.511s] 2018-12-23 03:32:06,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:32:06.245 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.203s] 2018-12-23 03:32:12,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:32:12.825 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [10.776s] 2018-12-23 03:32:13,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:32:13.750 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.927s] 2018-12-23 03:32:14,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:32:14.293 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.543s] 2018-12-23 03:32:15,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:32:15.066 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.772s] 2018-12-23 03:32:20,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:32:20.573 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [18.706s] 2018-12-23 03:32:35,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:32:35.840 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [15.265s] 2018-12-23 03:32:43,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:32:43.099 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [7.262s] 2018-12-23 03:32:46,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:32:46.665 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.565s] 2018-12-23 03:32:49,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:32:49.097 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [33.817s] 2018-12-23 03:32:52,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:32:52.595 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [37.522s] 2018-12-23 03:33:06,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:33:06.697 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [9.798s] 2018-12-23 03:33:12,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:33:12.747 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [6.052s] 2018-12-23 03:33:14,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:33:14.978 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [28.309s] 2018-12-23 03:33:23,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:33:23.731 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [91.764s] 2018-12-23 03:33:47,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:33:47.808 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [32.825s] 2018-12-23 03:33:49,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:33:49.657 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.852s] 2018-12-23 03:33:59,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:33:59.101 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [9.441s] 2018-12-23 03:34:09,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:34:09.419 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [10.316s] 2018-12-23 03:34:13,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:34:13.718 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.299s] 2018-12-23 03:34:29,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:34:29.633 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... fail [332.916s] 2018-12-23 03:34:47,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:34:47.491 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [33.764s] 2018-12-23 03:34:51,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:34:51.870 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [90.604s] 2018-12-23 03:35:02,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:35:02.374 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.326s] 2018-12-23 03:35:02,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:35:02.570 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.196s] 2018-12-23 03:35:02,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:35:02.812 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.242s] 2018-12-23 03:35:04,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:35:04.416 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.603s] 2018-12-23 03:35:06,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:35:06.648 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.231s] 2018-12-23 03:35:06,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:35:06.848 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.199s] 2018-12-23 03:35:06,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:35:06.921 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.073s] 2018-12-23 03:35:09,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:35:09.076 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [39.435s] 2018-12-23 03:35:27,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:35:27.523 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-12-23 03:35:28,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:35:28.876 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-12-23 03:35:31,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:35:31.002 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-12-23 03:35:35,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:35:35.857 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-12-23 03:35:55,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:35:55.435 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [46.350s] 2018-12-23 03:35:55,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:35:55.436 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-12-23 03:36:06,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:36:06.715 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [30.848s] 2018-12-23 03:36:11,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:36:11.397 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.684s] 2018-12-23 03:36:21,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:36:21.743 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [26.303s] 2018-12-23 03:36:25,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:36:25.764 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [87.600s] 2018-12-23 03:36:25,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:36:25.951 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [4.211s] 2018-12-23 03:36:33,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:36:33.722 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [22.318s] 2018-12-23 03:36:39,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:36:39.150 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.430s] 2018-12-23 03:36:53,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:36:53.442 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.148s] 2018-12-23 03:36:53,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:36:53.480 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.038s] 2018-12-23 03:36:59,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:36:59.107 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.987s] 2018-12-23 03:37:10,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:10.437 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [7.915s] 2018-12-23 03:37:12,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:12.124 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 03:37:12,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:12.124 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 03:37:17,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:17.018 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.374s] 2018-12-23 03:37:17,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:17.466 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.448s] 2018-12-23 03:37:24,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:24.525 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.308s] 2018-12-23 03:37:24,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:24.903 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.377s] 2018-12-23 03:37:25,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:25.489 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.585s] 2018-12-23 03:37:25,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:25.553 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.064s] 2018-12-23 03:37:25,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:25.634 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.081s] 2018-12-23 03:37:25,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:25.704 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.069s] 2018-12-23 03:37:30,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:30.555 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [64.779s] 2018-12-23 03:37:33,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:33.534 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.605s] 2018-12-23 03:37:34,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:34.189 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.655s] 2018-12-23 03:37:34,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:34.583 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.393s] 2018-12-23 03:37:34,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:34.945 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.362s] 2018-12-23 03:37:35,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:35.948 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.002s] 2018-12-23 03:37:36,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:36.429 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.480s] 2018-12-23 03:37:36,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:36.829 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.399s] 2018-12-23 03:37:38,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:38.493 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.662s] 2018-12-23 03:37:38,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:38.757 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.260s] 2018-12-23 03:37:39,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:39.400 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.645s] 2018-12-23 03:37:39,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:39.466 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.066s] 2018-12-23 03:37:39,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:39.863 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.395s] 2018-12-23 03:37:40,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:40.622 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.758s] 2018-12-23 03:37:52,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:52.443 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.598s] 2018-12-23 03:37:52,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:52.608 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.166s] 2018-12-23 03:37:53,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:37:53.065 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.456s] 2018-12-23 03:38:04,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:38:04.897 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.748s] 2018-12-23 03:38:10,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:38:10.083 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.164s] 2018-12-23 03:38:11,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:38:11.889 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.805s] 2018-12-23 03:38:17,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:38:17.899 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.377s] 2018-12-23 03:38:18,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:38:18.142 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.242s] 2018-12-23 03:38:18,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:38:18.317 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.175s] 2018-12-23 03:38:18,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:38:18.486 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.168s] 2018-12-23 03:38:23,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 03:38:23.367 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.235s] 2018-12-23 03:38:27,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3de348f8-64f7-4d94-80ac-8cc2017bd244 2018-12-23 03:38:27,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3de348f8-64f7-4d94-80ac-8cc2017bd244']'. 2018-12-23 03:38:28,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3de348f8-64f7-4d94-80ac-8cc2017bd244 | 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 03:17:56 | 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-23 03:38:26 | 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:20:30 | 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: cea7c10b-d3d8-4f46-afea-d5a02211b933) | 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1a75a65f-6f4b-4433-8eb8-e52561eaa183) | 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1222.32 | 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1075 | 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 391 | 2018-12-23 03:38:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-23 03:38:28,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-23 03:38:28,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-12-23 03:38:28,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 03:38:28,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-23 03:38:28,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-23 03:38:29,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 99.8142989786% 2018-12-23 03:38:29,288 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 20:48 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-12-23 03:38:29,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 03:38:29,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b149f75c7815825fbbbf061806a3ef643c3859bf" 2018-12-23 03:38:30,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2b02c25c-a45c-4429-9efd-b087a5fdbb5d Date: Sun, 23 Dec 2018 03:38:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 03:38:30,625 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc used request id req-2b02c25c-a45c-4429-9efd-b087a5fdbb5d 2018-12-23 03:38:30,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.33319807053s 2018-12-23 03:38:30,626 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/383314fd-d0f4-44ae-a3eb-182a7a0a31fc used request id req-2b02c25c-a45c-4429-9efd-b087a5fdbb5d 2018-12-23 03:38:30,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 03:38:30,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:38:30,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:38:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c957618-ac5f-4f42-929d-7f27d1e42faa x-compute-request-id: req-9c957618-ac5f-4f42-929d-7f27d1e42faa Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/03ec5384-9486-4d84-9406-b054cbf1c266", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/03ec5384-9486-4d84-9406-b054cbf1c266", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "03ec5384-9486-4d84-9406-b054cbf1c266", "name": "tempest_full_parallel-flavor_b8cc814c-a646-4699-95fe-b31496d9559c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9292f58a-3c2e-47d0-be70-005152e980be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9292f58a-3c2e-47d0-be70-005152e980be", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9292f58a-3c2e-47d0-be70-005152e980be", "name": "tempest_full_parallel-flavor_alt_b8cc814c-a646-4699-95fe-b31496d9559c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 03:38:30,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9c957618-ac5f-4f42-929d-7f27d1e42faa 2018-12-23 03:38:30,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.17401599884s 2018-12-23 03:38:30,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9c957618-ac5f-4f42-929d-7f27d1e42faa 2018-12-23 03:38:30,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 03:38:30,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/9292f58a-3c2e-47d0-be70-005152e980be -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:38:30,854 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 03:38:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac6776f1-f2f2-4cfb-9b95-d9b30f4a4530 x-compute-request-id: req-ac6776f1-f2f2-4cfb-9b95-d9b30f4a4530 Content-Length: 0 Content-Type: application/json 2018-12-23 03:38:30,854 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9292f58a-3c2e-47d0-be70-005152e980be used request id req-ac6776f1-f2f2-4cfb-9b95-d9b30f4a4530 2018-12-23 03:38:30,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0499618053436s 2018-12-23 03:38:30,854 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9292f58a-3c2e-47d0-be70-005152e980be used request id req-ac6776f1-f2f2-4cfb-9b95-d9b30f4a4530 2018-12-23 03:38:30,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 03:38:30,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b149f75c7815825fbbbf061806a3ef643c3859bf" 2018-12-23 03:38:31,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-e15e7654-51e1-47e1-8c2c-ca3093fb865d Date: Sun, 23 Dec 2018 03:38:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/snap", "metadata": {}}], "file": "/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/file", "owner": "2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "id": "71ed4d49-5562-43f2-a715-9a79a71ab99a", "size": 12716032, "self": "/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a", "disk_format": "qcow2", "direct_url": "rbd://144eb58e-4199-4860-a121-3121fc0e1b43/images/71ed4d49-5562-43f2-a715-9a79a71ab99a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T03:17:43Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_b8cc814c-a646-4699-95fe-b31496d9559c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_b8cc814c-a646-4699-95fe-b31496d9559c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T03:17:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 03:38:31,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e15e7654-51e1-47e1-8c2c-ca3093fb865d 2018-12-23 03:38:31,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.253077983856s 2018-12-23 03:38:31,108 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e15e7654-51e1-47e1-8c2c-ca3093fb865d 2018-12-23 03:38:31,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 03:38:31,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b149f75c7815825fbbbf061806a3ef643c3859bf" 2018-12-23 03:38:32,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d49207f-5d9b-4695-ac02-468ee15ece2a Date: Sun, 23 Dec 2018 03:38:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 03:38:32,817 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a used request id req-3d49207f-5d9b-4695-ac02-468ee15ece2a 2018-12-23 03:38:32,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.70672488213s 2018-12-23 03:38:32,817 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/71ed4d49-5562-43f2-a715-9a79a71ab99a used request id req-3d49207f-5d9b-4695-ac02-468ee15ece2a 2018-12-23 03:38:32,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 03:38:32,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:38:32,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03: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,Accept-Encoding x-openstack-request-id: req-1429484b-95c3-4342-b001-5dfe65e5b41a x-compute-request-id: req-1429484b-95c3-4342-b001-5dfe65e5b41a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/03ec5384-9486-4d84-9406-b054cbf1c266", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/03ec5384-9486-4d84-9406-b054cbf1c266", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "03ec5384-9486-4d84-9406-b054cbf1c266", "name": "tempest_full_parallel-flavor_b8cc814c-a646-4699-95fe-b31496d9559c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 03:38:32,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1429484b-95c3-4342-b001-5dfe65e5b41a 2018-12-23 03:38:32,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0350699424744s 2018-12-23 03:38:32,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1429484b-95c3-4342-b001-5dfe65e5b41a 2018-12-23 03:38:32,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 03:38:32,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/03ec5384-9486-4d84-9406-b054cbf1c266 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:38:32,895 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 03: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-2257cf78-27f4-4603-9134-26207060fbaf x-compute-request-id: req-2257cf78-27f4-4603-9134-26207060fbaf Content-Length: 0 Content-Type: application/json 2018-12-23 03:38:32,896 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/03ec5384-9486-4d84-9406-b054cbf1c266 used request id req-2257cf78-27f4-4603-9134-26207060fbaf 2018-12-23 03:38:32,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0403831005096s 2018-12-23 03:38:32,896 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/03ec5384-9486-4d84-9406-b054cbf1c266 used request id req-2257cf78-27f4-4603-9134-26207060fbaf 2018-12-23 03:38:32,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 03:38:32,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:38:33,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e462fa7-ddb1-45b8-9a0d-2b7fee762f92 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/085fbb5c1b344ec99fbe92dcf9dd1938"}, "domain_id": "b62ffc4ccc714a15a223997eb6bec26e", "enabled": true, "options": {}, "id": "085fbb5c1b344ec99fbe92dcf9dd1938", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/0d9b3231255644498dd4689228d0fcef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d9b3231255644498dd4689228d0fcef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/1028166912344d69a7cba5101c783750"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1028166912344d69a7cba5101c783750", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.26:5000/v3/users/2654518adfe045dca430290966098a2d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2654518adfe045dca430290966098a2d", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/3e743d564111413db35fd81ba51a60a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e743d564111413db35fd81ba51a60a4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/48ddcd7356eb4f2ca96ad6b5a845263a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48ddcd7356eb4f2ca96ad6b5a845263a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/688ebbce1e0b4f57999edbc9f7f405e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "688ebbce1e0b4f57999edbc9f7f405e5", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_b8cc814c-a646-4699-95fe-b31496d9559c", "links": {"self": "http://172.30.9.26:5000/v3/users/6ce1cba02ac94d39933d67b88eeb0e72"}, "domain_id": "default", "enabled": true, "id": "6ce1cba02ac94d39933d67b88eeb0e72", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/6d6cb835deeb490eac7c4bc4318f137d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d6cb835deeb490eac7c4bc4318f137d", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/7721bc4c2a21471f8cf55417aaa55d93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7721bc4c2a21471f8cf55417aaa55d93", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/7dae3c3d69864f18962c517147769cef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dae3c3d69864f18962c517147769cef", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/e33dbea1e47d43ebab5d5d031609538d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e33dbea1e47d43ebab5d5d031609538d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/ef2838b4988c41389f68d1ffd4b033f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef2838b4988c41389f68d1ffd4b033f1", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/f6915ce01c38479a8f13adb42d0e2dff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6915ce01c38479a8f13adb42d0e2dff", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/f73e04431d2346a1a18d72707a9c3110"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f73e04431d2346a1a18d72707a9c3110", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/fca4b571e4ab4799881b54fe6a9a140d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fca4b571e4ab4799881b54fe6a9a140d", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-23 03:38:33,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3e462fa7-ddb1-45b8-9a0d-2b7fee762f92 2018-12-23 03:38:33,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112951040268s 2018-12-23 03:38:33,010 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3e462fa7-ddb1-45b8-9a0d-2b7fee762f92 2018-12-23 03:38:33,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 03:38:33,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/6ce1cba02ac94d39933d67b88eeb0e72 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:38:33,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f906ae8-9859-49fd-b1c2-4f2b0b3eaa04 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/6ce1cba02ac94d39933d67b88eeb0e72"}, "enabled": true, "id": "6ce1cba02ac94d39933d67b88eeb0e72", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_b8cc814c-a646-4699-95fe-b31496d9559c"}} 2018-12-23 03:38:33,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6ce1cba02ac94d39933d67b88eeb0e72 used request id req-3f906ae8-9859-49fd-b1c2-4f2b0b3eaa04 2018-12-23 03:38:33,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0972139835358s 2018-12-23 03:38:33,114 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6ce1cba02ac94d39933d67b88eeb0e72 used request id req-3f906ae8-9859-49fd-b1c2-4f2b0b3eaa04 2018-12-23 03:38:33,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 03:38:33,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/6ce1cba02ac94d39933d67b88eeb0e72 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:38:33,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 03:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-929a6cb9-7390-4027-a424-674c65cda986 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 03:38:33,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6ce1cba02ac94d39933d67b88eeb0e72 used request id req-929a6cb9-7390-4027-a424-674c65cda986 2018-12-23 03:38:33,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.195909023285s 2018-12-23 03:38:33,311 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6ce1cba02ac94d39933d67b88eeb0e72 used request id req-929a6cb9-7390-4027-a424-674c65cda986 2018-12-23 03:38:33,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 03:38:33,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:38:33,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c8cba9f-851e-4c9f-be02-129da44b7403 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.26:5000/v3/projects/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6"}, "enabled": true, "id": "2f3fd7d2a49c4c7fb77d1ffad6d6a0d6", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_b8cc814c-a646-4699-95fe-b31496d9559c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9673704b75e4254b287ac35103b6d8c"}, "enabled": true, "id": "c9673704b75e4254b287ac35103b6d8c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1907aa0baf743ddbb56f110f3bf0d1e"}, "enabled": true, "id": "e1907aa0baf743ddbb56f110f3bf0d1e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 03:38:33,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-3c8cba9f-851e-4c9f-be02-129da44b7403 2018-12-23 03:38:33,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20426607132s 2018-12-23 03:38:33,516 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-3c8cba9f-851e-4c9f-be02-129da44b7403 2018-12-23 03:38:33,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 03:38:33,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:38:33,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 03:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ac576c7-7cf3-4959-90ee-1a90f6ff7615 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 03:38:33,676 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6 used request id req-3ac576c7-7cf3-4959-90ee-1a90f6ff7615 2018-12-23 03:38:33,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.157397031784s 2018-12-23 03:38:33,676 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2f3fd7d2a49c4c7fb77d1ffad6d6a0d6 used request id req-3ac576c7-7cf3-4959-90ee-1a90f6ff7615 2018-12-23 03:38:33,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 03:38:33,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:38:33,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 03:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec6c052-133f-402a-9472-93536810ff87 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "797134bffa9b437d8f4c77d8403631bf", "links": {"self": "http://172.30.9.26:5000/v3/roles/797134bffa9b437d8f4c77d8403631bf"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b8a71d37985c4b6e86bd1cd18cca4950", "links": {"self": "http://172.30.9.26:5000/v3/roles/b8a71d37985c4b6e86bd1cd18cca4950"}, "name": "admin"}, {"domain_id": null, "id": "e9430c5ded4441a49f625407ddce221c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e9430c5ded4441a49f625407ddce221c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f6e1402c18194550be3e5a8b4c834010", "links": {"self": "http://172.30.9.26:5000/v3/roles/f6e1402c18194550be3e5a8b4c834010"}, "name": "ResellerAdmin"}]} 2018-12-23 03:38:33,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4ec6c052-133f-402a-9472-93536810ff87 2018-12-23 03:38:33,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.166954040527s 2018-12-23 03:38:33,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 03:38:33,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/797134bffa9b437d8f4c77d8403631bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:38:33,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 03:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd416331-3dfe-4aa7-ae3a-8cb1ef68738f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 03:38:33,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/797134bffa9b437d8f4c77d8403631bf used request id req-cd416331-3dfe-4aa7-ae3a-8cb1ef68738f 2018-12-23 03:38:33,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.114075183868s 2018-12-23 03:38:33,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 03:38:33,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2f3fd7d2a49c4c7fb77d1ffad6d6a0d6&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}66b8f414cc82ea8eb1f0d2dcadeaf737efd2b728" 2018-12-23 03:38:34,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8194f9b7-07ee-40ba-ab49-39dd276f56e0 Date: Sun, 23 Dec 2018 03:38:34 GMT RESP BODY: {"security_groups": []} 2018-12-23 03:38:34,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2f3fd7d2a49c4c7fb77d1ffad6d6a0d6&name=default used request id req-8194f9b7-07ee-40ba-ab49-39dd276f56e0 2018-12-23 03:38:34,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.562229156494s 2018-12-23 03:38:34,525 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2f3fd7d2a49c4c7fb77d1ffad6d6a0d6&name=default used request id req-8194f9b7-07ee-40ba-ab49-39dd276f56e0 2018-12-23 03:38:34,526 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK